.elementor-kit-6{--e-global-color-primary:#BB945B;--e-global-color-secondary:#54595F;--e-global-color-text:#222222;--e-global-color-accent:#BA935B;--e-global-color-a365f03:#333333;--e-global-color-131e510:#BB945B;--e-global-color-4ace3ed:#E5DACC;--e-global-color-6c05254:#000000;--e-global-color-e9343b5:#FFFFFF;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;line-height:3rem;}.elementor-kit-6 a{color:var( --e-global-color-131e510 );}.elementor-kit-6 h1{font-family:"Montserrat", Sans-serif;font-size:6em;font-weight:500;text-transform:uppercase;}.elementor-kit-6 h2{font-weight:300;text-transform:uppercase;letter-spacing:0px;}.elementor-kit-6 h4{font-size:2.2rem;font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:var( --e-global-color-e9343b5 );border-radius:0px 0px 0px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-a365f03 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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 */.fw-n, .fw-n nav ul, .fw-n .elementor-widget-wrap {
    flex-wrap: nowrap !important;
}
.fw-n nav ul a {
    text-wrap: wrap !important;
}
.main-menu li {
    width: 100%;
}
.home .entry-header {
    margin: 0;
}
.elementor-nav-menu--main .elementor-nav-menu a:first-child, .elementor-nav-menu--main .elementor-nav-menu a:first-child.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:first-child:focus, .elementor-nav-menu--main .elementor-nav-menu a:first-child:hover {
    padding-left: 0;
}
.mb-0.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.mb-10.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}
.p-0, .p-0 .elementor-widget-wrap {
    padding: 0 !important;
}
.pt-10 {
    padding-top: 15px !important;
}
.lh-1 {
    line-height: 1;
}

.top-call a {
    margin-left: 10px;
    font-size: 24px;
}

@media (max-width: 767px) {
    .mobile-header .elementor-element.menu-icon {
        width:15%;
    }
    .mobile-header .elementor-element.logo {
        width:70%;
    }
    .mobile-header .elementor-element.phone-icon {
        width:15%;
    }
}

.foot-social .elementor-icon {
    font-size: 24px;
}
.foot-map-link a {
    color: #E5DACC;
}

/*blog*/
.blog .post:not(:last-of-type), .archive #post-wrap .post:not(:last-of-type), .search .post:not(:last-of-type) {
    margin-bottom: inherit;
    padding-bottom: inherit;
    border-bottom: none;
}

.elementor-post-navigation .elementor-post-navigation__link a {
    display: inline-flex !important;
    background: #BB945B;
    padding: 3px 30px;
    color: #fff;
}

/*clickable element*/

.pointer {cursor: pointer;}

/*ul {*/
/*  list-style-type: "- ";*/
/*}*/

.alt-ul ul
    
 {
  list-style: none;
}

.alt-ul  ul li::before {
  content: "-";
  color: #ba935b;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}/* End custom CSS */