.elementor-kit-12{--e-global-color-primary:#130C0E;--e-global-color-secondary:#3F3D3E;--e-global-color-text:#3F3D3E;--e-global-color-accent:#F79023;--e-global-color-9c3fd52:#3E587A;--e-global-color-000ba19:#007FFF;--e-global-color-d5eed94:#F2EFE9;--e-global-color-61b17f7:#FFFFFB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;background-color:var( --e-global-color-61b17f7 );font-family:"Lato", Sans-serif;font-size:16px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:#02010100;font-size:18px;font-weight:600;color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{color:var( --e-global-color-primary );font-size:64px;font-weight:700;line-height:1.2em;}.elementor-kit-12 h2{color:var( --e-global-color-primary );font-size:48px;font-weight:700;line-height:1.2em;}.elementor-kit-12 h3{color:var( --e-global-color-primary );font-size:32px;font-weight:700;line-height:1.3em;}.elementor-kit-12 h4{color:var( --e-global-color-primary );font-size:24px;font-weight:700;line-height:1.3em;}.elementor-kit-12 h5{color:var( --e-global-color-primary );font-size:20px;font-weight:700;line-height:1.2em;}.elementor-kit-12 h6{color:var( --e-global-color-primary );font-size:18px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1304px;}.e-con{--container-max-width:1304px;}.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);}@media(max-width:1024px){.elementor-kit-12 h1{font-size:42px;}.elementor-kit-12 h2{font-size:36px;}.elementor-kit-12 h3{font-size:24px;}.elementor-kit-12 h4{font-size:20px;}.elementor-kit-12 h5{font-size:18px;line-height:1.2em;}.elementor-kit-12 h6{font-size:16px;}.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 */p:last-child {
    margin: 0
}
span.bl-color{
    color: #007FFF;
}
a {
    transition: all 0.25s ease;
}
.elementor-heading-title span {
    color: #F79023;
}
.elementor-heading-title span.bl-color {
    color: #007FFF;
}
h2.elementor-heading-title {
    padding-left: 58px;
}
h2.elementor-heading-title:before {
    content: "";
    width: 46px;
    min-width: 46px;
    height: 40px;
    background: url(/wp-content/uploads/2025/04/beforeH2.svg);
    display: inline-block;
    margin-right: 12px;
    position: absolute;
    left: 0;
    top: 8px;
}
.added_to_cart.wc-forward {
  display: none !important;
}

.elementor-button-content-wrapper {
    align-items: center;
}
.elementor-button-icon {
    margin-left: 3px
}
.elementor-button-icon svg {
  width: 8px;
  height: auto;
}
.btn-white .elementor-button {
    background: #F2EFE9;
    height: 52px;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    padding: 0 6px 0 20px;
    color: #130C0E;
}
.btn-white .elementor-button-icon {
    margin-left: 5px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFB;
    border-radius: 50%;
    transition: all .3s;
}
.btn-white .elementor-button:hover .elementor-button-icon {
    background: rgba(255, 255, 251, 0.5);
}


.btn-orange .elementor-button {
    background: #F79023;
    height: 52px;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    padding: 0 6px 0 20px;
    color: #FFFFFB;
}
.btn-orange .elementor-button-icon {
    margin-left: 5px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFB;
    border-radius: 50%;
    transition: all .3s;
}
.btn-orange .elementor-button:hover .elementor-button-icon {
    background: rgba(255, 255, 251, 0.4);
}
.btn-orange .elementor-button path {
    transition: all .3s;
    stroke: #F79023;
}
.btn-orange .elementor-button:hover path {
    stroke:  #FFFFFB;
}

/* btn blue */

.btn-blue .elementor-button {
    background: #007FFF;
    height: 52px;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    padding: 0 6px 0 20px;
    color: #FFFFFB;
}
.btn-blue .elementor-button-icon {
    margin-left: 5px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFB;
    border-radius: 50%;
    transition: all .3s;
}
.btn-blue .elementor-button:hover .elementor-button-icon {
    background: rgba(255, 255, 251, 0.4);
}
.btn-blue .elementor-button path {
    transition: all .3s;
    stroke: #007FFF;
}
.btn-blue .elementor-button:hover path {
    stroke:  #FFFFFB;
}

/* btn white to blue */

.btn-white-blue .elementor-button {
    background: #F2EFE9;
    height: 52px;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    padding: 0 6px 0 20px;
    color: #130C0E;
}
.btn-white-blue .elementor-button:hover {
    background: #007FFF;
    color: #FFFFFB;
}
.btn-white-blue .elementor-button-icon {
    margin-left: 5px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFB;
    border-radius: 50%;
    transition: all .3s;
}
.btn-white-blue .elementor-button path {
    transition: all .3s;
    stroke: #130C0E;
}
.btn-white-blue .elementor-button:hover path {
    stroke:  #007FFF;
}

/* btn add to cart */

body .custom-add-to-cart form.cart {
  margin-bottom: 0  !important;
}
body .custom-add-to-cart .cart  {
    position: relative;
}
body .custom-add-to-cart .cart .input-text.qty {
    display: none;
}
body .custom-add-to-cart .cart .button {
    background: #F79023;
    width: 100%;
    border: none;
    height: 52px;
    border-radius: 100px;
    color: #FFFFFB;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
body .custom-add-to-cart .cart .quantity button {
    background: #FFFFFB;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #F79023;
    opacity: 0.5;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
body .custom-add-to-cart .cart .quantity button.minus {
    position: absolute;
    left: 6px;
    top: 6px;
}
body .custom-add-to-cart .cart .quantity button.plus {
    position: absolute;
    right: 6px;
    top: 6px;
}
body .custom-add-to-cart .cart .quantity button:hover {
    opacity: 1;
    color: #F79023;
}

/* breadcrumb */
.breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
}
.breadcrumb i {
    width: 4px;
    height: 4px;
    background: #FFFFFB;
    display: inline-flex;
    margin: 0 8px;
    border-radius: 50%;
}
.breadcrumb span {
    color: rgba(255,255,251,0.6);
}
.breadcrumb span a span {
    color: rgba(255,255,251,1);
}
.breadcrumb span a:hover span {
    color: #F79023;
}

/* posts content */
.posts-content img {
    border-radius: 24px;
}
.posts-content .elementor-widget-container > .wp-block-image {
    margin: 20px 0 20px
}
.posts-content .wp-block-list {
    padding: 0;
    list-style: none;
    margin: 0 0 20px;
    counter-reset: list-counter;
}
.posts-content .wp-block-list li {
    position: relative;
    margin: 0 0 12px;
    padding: 0 0 0 20px;
}
.posts-content .wp-block-list li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F79023;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
}
.posts-content.st-ind .wp-block-list li:before {
    background: #007FFF;
}
.posts-content ol.wp-block-list li {
    padding: 0 0 0 40px;
}
.posts-content ol.wp-block-list li::before {
    content: counter(list-counter);
    counter-increment: list-counter; 
    position: absolute;
    left: 0;
    top: 14px; 
    transform: translateY(-50%);
    width: 28px;
    height: 28px; 
    border-radius: 50%; 
    background-color: #F79023; 
    color: white;
    display: flex;  
    align-items: center;
    justify-content: center;
    font-weight: bold; 
    font-size: 14px;
}
.posts-content .wp-block-embed__wrapper {
  border-radius: 24px;
  overflow: hidden;
}
.posts-content :where(.wp-block-columns.is-layout-flex) {
  gap: 16px;
}
.posts-content .wp-block-column img {
  width: 100% !important;
}
.posts-content .elementor-widget-container > *:last-child {
    margin: 0 !important;
}

/* header white */

body.header-white-page .s-header > div > div,
body.header-white .s-header > div > div {
  background: #fff !important;
  backdrop-filter: none !important;
}
body.header-white-page .s-header .elementor-nav-menu a.elementor-item,
body.header-white .s-header .elementor-nav-menu a.elementor-item {
    color: #130C0E !important;
}
body.header-white-page .s-header .elementor-nav-menu a.elementor-item .sub-arrow svg,
body.header-white .s-header .elementor-nav-menu a.elementor-item .sub-arrow svg  {
  fill: #777676;
}
body.header-white-page .s-header .elementor-widget-icon svg path,
body.header-white .s-header .elementor-widget-icon svg path {
    stroke: #130C0E;
}
body.header-white-page .v-line,
body.header-white .v-line {
  background: rgba(19,12,14,0.2) !important;
}
body.header-white-page .btn-header,
body.header-white .btn-header {
    background: #FBFBF6 !important;
}
body.header-white-page .btn-header > div:last-child .elementor-button,
body.header-white .btn-header > div:last-child .elementor-button {
    color: #777676 !important;
}
body.header-white-page .s-header .elementor-widget-image.elementor-widget-theme-site-logo img,
body.header-white .s-header .elementor-widget-image.elementor-widget-theme-site-logo img {
    filter: brightness(0) saturate(100%) invert(2%) sepia(5%) saturate(5995%) hue-rotate(293deg) brightness(94%) contrast(93%);
}
 
 
@media (max-width: 1024px) {
    h2.elementor-heading-title {
        padding-left: 49px;
    }
    h2.elementor-heading-title:before {
        width: 37px;
        min-width: 37px;
        height: 43px;
        top: 8px;
        background-size: 37px;
        background-repeat: no-repeat;
    }
    .single_add_to_cart_button .mobile-hide {
        display: none;
    }
    .posts-content .wp-block-column figure:last-child {
        margin: 0;
    }
    .posts-content img {
        border-radius: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .posts-content .wp-container-core-columns-is-layout-1 {
        flex-wrap: nowrap !important;
    }
    .posts-content .wp-container-core-columns-is-layout-1 img {
        height: 90px !important;
        border-radius: 12px;
    }
}/* End custom CSS */