.elementor-kit-5{--e-global-color-primary:#BF9B30;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#BF9B30;--e-global-color-e164a8c:#F2EBD9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-weight:300;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-weight:300;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-weight:300;}.elementor-kit-5 h4{color:var( --e-global-color-secondary );font-weight:300;}.elementor-kit-5 h5{color:var( --e-global-color-secondary );font-weight:300;}.elementor-kit-5 h6{color:var( --e-global-color-secondary );font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */strong, b {
    color: var( --e-global-color-secondary );
}
h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b, h5 strong, h5 b, h6 strong, h6 b {
    color: var( --e-global-color-primary );
    font-weight: 500;
}
a {
    color: var( --e-global-color-primary );
    text-decoration: underline;
}
ul {
    list-style: none;
}
.type-post ul {
    list-style: disc;
}
.elementor-widget-text-editor ul li:before, .elementor-location-single.page ul li:before, ul ol:before {
    content: "\2022";
    color: var( --e-global-color-primary );
    font-weight: bold;
    font-size: 20px;
    line-height: 1.0;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: relative;
    top: 2px;
}
.menu ul li:hover:before{
    content: "\2022";
    color: var( --e-global-color-primary );
    font-size: 20px;
    line-height: 1.0;
    display: block;
    width: 1em;
    margin-left: -10px;
    height: 0px;
}
table strong, table b {
    color: var( --e-global-color-text );
}
table i.fa-cart-plus {
    font-size: 21px !important;
    color: var( --e-global-color-primary );
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.accent {
    color: var( --e-global-color-primary );
}
.elementor-location-single figure.wp-block-image {
    padding: 40px;
}
.elementor-location-single .wp-block-columns figure.wp-block-image {
    padding: 10px 0 0 0;
}
.elementor-location-single figure.wp-block-image img {
    border: 3px solid #bf9b30a3;
}
/*
.uael-nav-menu li.elementor-repeater-item-d619c96 {
    padding-left: 15px;
}
.elementor-repeater-item-d619c96:before{
    content: '';
    display: block;
    background-image: url(/wp-content/uploads/2022/12/christmas-gift.svg);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: 11px;
    left:7px;
}*/

.ec-v-form-column
{
display: flex !important;
justify-content: center;
}
.ec-v-form-input
{
width: 50% !important;
}
.ec-v-form-submit,
.ec-v-form-input
{
padding: 0 !important;
}
.ec-v-form-submit button
{
margin-top: 6px;
margin-left: -6px;
}

@media (max-width: 767px){
    .ec-v-form-column
    {
        flex-direction: column;
    }
    .ec-v-form-input
    {
        width: 100% !important;
    }
}/* End custom CSS */