.elementor-kit-8{--e-global-color-primary:#33C7C8;--e-global-color-secondary:#31B8B9;--e-global-color-text:#393A3A;--e-global-color-accent:#28A0A1;--e-global-color-09aaefd:#FFFFFF;--e-global-color-8beb453:#F7FCFC;--e-global-color-161799d:#E4F5F5;--e-global-color-02f324d:#DFF5F5;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 a{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 h1{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 h3{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 h4{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 h5{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.elementor-kit-8 h6{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;}.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);}.elementor-kit-8 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 */.container{
    max-width: 100% !important;
}

/* Search styles */
.jet-ajax-search__results-area{
    border-radius: 20px !important;
    box-shadow: 0px 0px 20px 8px rgba(0,0,0,0.13) !important;
        padding: 10px 20px !important;
}

.jet-ajax-search__message{
    padding: 20px !important;
}

/* Raleway numbers fix */
*{
-webkit-font-feature-settings: "lnum";
-moz-font-feature-settings: "lnum";
font-feature-settings: "lnum";
}
.elementor-button-text, .woocommerce-Price-amount, .amount{
    color: white !important;
}


body.single-product .elementor .jet-listing-grid__item .woocommerce-Price-amount, .amount{
    color: #FFFFFF !important;
    
}

body.single-product .elementor .woocommerce-Price-amount {
    color: #34c7c7 !important;
}


.product-security-info {
    margin: 10px 0;
}

.security-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    font-size: 13px;
}

.security-row .label {
    font-weight: 400;
    color: #666;
    opacity: 0.8;
    margin-right: 10px;
}

.security-row .value {
    color: #333;
}


/* Peida kui bar on tühi */
.security-info-wrapper:has(.security-step-bar:empty) {
    display: none;
}




/* Search bar styles */
@media(min-width:768px){
.search .jet-ajax-search__field{
    height: 60px !important;
    border-radius: 10px !important;
}

.search .jet-ajax-search__submit{
    position: absolute !important;
    right: 8px;
}
}

/*Service boxes style */

.hover-circle{
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.teenused:hover{
    background: #1baaaa !important;
}

.teenused:hover .tiitel h3{
    color: #FFFFFF !important;
}

.teenused:hover .lisa p{
    color: #FFFFFF !important;
}

.teenused:hover .hover-circle{
    opacity: 1;
}


/* Front page products style */
@media(min-width:1025px){
    .custom-btn{
        margin-left: 0 !important;
        margin-top: -40px !important;
        opacity: 0;
        transition: all 0.2s ease-in-out !important;
    }
    
    .fpage-product:hover .custom-btn{
        opacity: 1 !important;
        margin-top: 20px !important;
    }
}
@media(max-width:1024px){
    .fpage-product .custom-btn{
        margin-top: 20px !important;
    }
}

.fpage-product .product-title{
    min-height: 87px !important;
}

.fpage-product .quantity{
    display: none !important;
}

.jet-listing-grid__items>.jet-listing-grid__item{
    min-height: 473px !important;
}

/* Front page hover styles */
.fpage-product{
    transition: all 0.2s ease-in-out !important;
}
.fpage-product:hover{
    box-shadow: 10px 12px 40px rgba(0, 0, 0, 0.1) !important;
    border: 2px solid #33C7C833 !important;
}

/*Footer contact icons style */
.contact-icons .elementor-icon-list-item{
    align-items: flex-start !important;
}

.contact-icons .elementor-icon-list-icon{
    margin-top: 3px !important;
}

.elementor-social-icons-wrapper .elementor-icon:hover{
    background-color: #33c7c8 !important;
}

/* Filter styles */ /* Price range */ .jet-range{ display: flex !important; flex-direction: column-reverse !important; }




.jet-range__values {
    color: transparent;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    width: 100% !important;
    margin-bottom: 15px !important;
}
    
    .jet-range__values-min, 
    .jet-range__values-max{ 
        color: #393a3a; 
        
    } 

.jet-range__values-prefix,
.jet-range__values-suffix {
    display: inline !important;
    color: #393a3a !important;
}

/* Group MIN + SUFFIX tightly together */
.jet-range__values-min,
.jet-range__values-min + .jet-range__values-suffix {
    display: inline-flex !important;
    white-space: nowrap !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Group MAX + SUFFIX tightly together */
.jet-range__values-max,
.jet-range__values-max + .jet-range__values-suffix {
    display: inline-flex !important;
    white-space: nowrap !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Force MIN-group to left and MAX-group to right */


.jet-range__values-max {
    margin-left: auto !important;
}

/* Measurements and other dropdowns */
.jet-filter-items-dropdown__label, .jet-filter-items-dropdown__body{
    border: 2px solid #393A3A1A !important;
    border-radius: 10px !important;
    padding: 16px 26px !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}

/*Main page hero fix */
.main-page-wrapper{
    padding-top: 0 !important;
}

.post-type-archive-product .main-page-wrapper .container{
    margin: 0 !important;
}



.wc-tabs li{
    margin: 0 !important;
}

.wc-tabs li .wd-tabs-title{
    padding-right: 20px;
    padding-left: 20px;
}

.wc-tabs li:first-of-type .wd-tabs-title{
    padding-right: 20px;
    padding-left: 0;
}

.wd-tabs-title::after{
    background-color: #33C7C8 !important;
    top: 28px !important;
    z-index: 2;
}

.wc-tabs::after {
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #C5E4E4;
  z-index: 1;
}

.product-image-wrap img{
    height: 500px !important;
    object-fit: contain !important;
}

.product-image-thumbnail img{
        height: 80px;
        width: 80px;
    object-fit: contain;
    padding: 5px;
}

.product-image-thumbnail{
    transition: all 0.2s ease-in;
    background-color:#f6f6f600;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    max-width: 80px;
}

.thumbnails .owl-item{
    width: 80px !important;
}

.thumbnails .owl-stage{
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
}

.thumbnails .active-thumb{
    background-color:#f6f6f6;
    border: 2px solid #2078C533;
    border-radius: 10px;
}
.thumbnails{
    margin-top: 20px;   
}

.product-labels{
    display: none !important;
}

.wd-accordion-title{
    display: none !important;
}

.jet-woo-builder-single-ajax-add-to-cart .stock{
    display: none;
}

.jet-woo-builder-single-ajax-add-to-cart button{
    background-color: #33C7C8 !important;
    border-radius: 10px !important;
}

.elementor-jet-single-add-to-cart .cart .quantity{
    margin-right: 50px;
}

.single-product .variations tr{
    display: flex;
    flex-direction: column;
}

.teenuse-nr h4{
    transition: all 0.2s ease-in-out;
}

.fpage-product:hover .teenuse-nr h4{
    color: #33C7C8 !important;
    z-index: 1 !important;
}

.service{
    min-width: 255px;
    margin-bottom: 25px;
    flex: 1 0 23%;
}

.elementor-field-group .elementor-field-textual:focus{
    box-shadow: none !important;
}

.glassmorphism{
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

/* Fullscreen menu responsive text size*/
@media(max-width:1540px) and (min-width:1024px){
    .elementor-popup-modal li a{
        font-size: calc(20px + 0.390625vw) !important;
        line-height:calc(20px + 0.390625vw) !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top:2vw;
        margin-bottom:2vw;
    }
    
    .elementor-popup-modal .elementor-widget-nav-menu{
        padding-top:40px !important;
    }
}

@media(min-width:1541px){
    .elementor-popup-modal li a{
        font-size: calc(26px + 0.390625vw) !important;
        line-height:calc(26px + 0.390625vw) !important;
        margin-top: 2vw !important;
        margin-bottom: 2vw !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media(max-width:767px){
    .navigation nav li a{
        text-align:center !important;
    }
    .elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{
        justify-content: center !important;
    }
}

.pdf .elementor-image-box-wrapper{
    align-items:center !important;
}

@media(min-width:1881px){
        .custom-position{
        right:  calc((100vw - 1600px) / 2)!important;
    }
}

.blur{
    filter:blur(3px);
}

.elementor-element-c59622d{
    height: 100% !important;   
}

/*  Order summary styles*/
.elementor-jet-checkout-order-review{
    padding: 40px 20px;
}

.elementor-widget-jet-checkout-order-review .elementor-widget-container{
    border-radius: 20px !important;
}

.woocommerce-checkout-review-order .wd-table-wrapper{
    background-color: #33c7c8 !important;
    padding: 0px !important;
    box-shadow: none !important;
}

.woocommerce-checkout-review-order-table tfoot tr{
    background-color: #33c7c8 !important;
}

.woocommerce-checkout-review-order-table tr{
    border-bottom: none !important;
}


/* Coupon styles*/
.woocommerce-form-coupon-toggle .woocommerce-info a{
    color: #33c7c8 !important;
}

/* Shopping cart styles */
.elementor-menu-cart__main bdi{
    color: #33c7c8 !important;
}

.home-cta{
    background: linear-gradient(211.93deg, #004848 35.15%, rgba(0, 72, 72, 0.632125) 66.55%, rgba(0, 72, 72, 0.580505) 72.95%, rgba(0, 72, 72, 0.53212) 83.7%) !important;
    border-radius: 31px !important;
}/* End custom CSS */