/*
 Theme Name:   Kushi Child
 Theme URI:    https://wdtkushi.wpengine.com/
 Description:  Kushi Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     kushi
 Text Domain:  kushi-child
 Version:      1.0.0
 Tested up to: 6.6
 Requires PHP: 7.4
 Tags: Blog,Portfolio,E-Commerce, 
 License: GNU General Public License v2 or later 
 License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2024 designthemes. All rights reserved.
*/

.sb_cod_table_bar thead tr th, .sb_cod_table_bar tbody tr td{background-color: transparent;color: black;text-align: left;border: none;}
.sb_cod_table_bar thead tr th input{transform: scale(1.3);}
.sb_cod_table_bar tbody tr td{color: #4d4d4d;font-size: 14px;}
/* Default Template */
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item {
    text-align: center;
}
.logo-white  img {
    filter: brightness(0) invert(1);
}
.wdt-product-image.swiper-slide.swiper-slide-active {
    background-color: #f2f2f2;
}
.wdt-product-image-gallery-thumb .swiper-slide {
    background-color: #f2f2f2;
    min-height: 130px;
    border-radius: 10px !important;
}
.wdt-product-image-gallery-thumb .swiper-slide{
   border-radius:10px;
}
.woocommerce ul.products li.product .product-thumb {
    border-radius: 10px !important;
    position: relative;
    overflow: hidden;
    background-color: #F2F2F2;
}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, .wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a {
    -webkit-border-radius: 1em;
    border-radius: 1em;
}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper {
    margin-bottom: 0;
}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper + .wdt-content-icon-wrapper {
    display: block;
    font-size: 60px;
    line-height: 0;
    margin-top: -8px;
    margin-bottom: -0.4em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span {
    background-color: var(--wdt-elementor-color-white);
    color: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    font-size: 24px;
    height: 60px;
    width: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
    box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
}

.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
}

/* Standard Template */
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item {
    text-align: center;
    -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset;
    box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset;
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group {
    background-color: #f5f5f5;
    margin-bottom: 0;
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-detail-group {
    padding: 20px;
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span {
    min-width: 100px;
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span {
    height: 100px;
    padding: 0;
    width: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25);
    box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25);
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group {
    background-color: var(--wdt-elementor-color-accent);
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5, .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a {
    color: var(--wdt-elementor-color-white);
}

.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a:hover {
    color: var(--wdt-elementor-color-black);
}

/*==== Split Slider Demo ====*/
.wdt-custom-split-slider, .wdt-custom-split-slider .wdt-carousel-holder, .wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade, .wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade .wdt-content-item, .wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade .wdt-content-item .wdt-content-media-group, .wdt-custom-split-slider .wdt-carousel-holder .wdt-image-box-container.swiper.swiper-fade .wdt-content-item .wdt-content-elements-group {
    height: 100vh;
}

.wdt-custom-split-slider .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > a, .wdt-custom-split-slider .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image > a img {
    width: 100%;
    height: 100%;
    opacity: 1 !important;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after {
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 25% !important;
    transform: none;
    z-index: 0;
    opacity: 1 !important;
    -webkit-transition: inherit;
    transition: inherit;
    background-color: var(--wdtBodyBGColor);
    background-image: var(--wdtBodyBGColor);
    padding: 0 !important;
    border-right: 1px solid;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before {
    left: 0;
    top: 0;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after {
    left: 25%;
    top: 0;
    border-radius: 0 !important;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after {
    transform: none;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before {
    left: 50%;
    top: 0;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after {
    left: 75%;
    top: 0;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after {
    -webkit-transform: scaleX(1) translate(0);
    -moz-transform: scaleX(1) translate(0);
    transform: scaleX(1) translate(0);
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(.86,0,.07,1) 0ms;
    -moz-transition: -moz-transform 500ms cubic-bezier(.86,0,.07,1) 0ms;
    transition: transform 500ms cubic-bezier(.86,0,.07,1) 0ms;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:before, .wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image:after {
    -webkit-transform: scaleX(0) translate(0);
    -moz-transform: scaleX(0) translate(0);
    transform: scaleX(0) translate(0);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(.86,0,.07,1) 800ms;
    -moz-transition: -moz-transform 500ms cubic-bezier(.86,0,.07,1) 800ms;
    transition: transform 500ms cubic-bezier(.86,0,.07,1) 800ms;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide {
    -webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 800ms !important;
    -moz-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 800ms !important;
    transition: opacity 1s cubic-bezier(.075,.82,.165,1) 800ms !important;
}

.wdt-custom-split-slider .wdt-carousel-holder .swiper.swiper-fade .swiper-slide.swiper-slide-active {
    -webkit-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 0ms !important;
    -moz-transition: opacity 1s cubic-bezier(.075,.82,.165,1) 0ms !important;
    transition: opacity 1s cubic-bezier(.075,.82,.165,1) 0ms !important;
}

/*custom css*/
.wdt-custom-insta-image-box .wdt-image-box-holder .wdt-content-item {
    overflow: hidden;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-media-group {
    display: grid;
    align-items: center;
    justify-content: center;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-media-group>div:not(:last-child) {
    margin-bottom: 0;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-media-group>div {
    grid-area: 1 / -1;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-icon-wrapper {
    pointer-events: none;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    position: relative;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-image>span>img, .wdt-custom-insta-image-box .wdt-content-item .wdt-content-image>a>img {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-icon-wrapper::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(var(--wdtBodyBGColorRgb), 0.55);
    filter: blur(5px);
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.wdt-custom-insta-image-box .wdt-content-item:hover .wdt-content-icon-wrapper::before {
    width: 100%;
    opacity: 1;
    filter: blur(0px);
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
    padding: 0;
    font-size: var(--wdtFontSize_H4);
    color: var(--wdtSecondaryColor);
    z-index: 1;
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.wdt-custom-insta-image-box .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span {
    opacity: 1;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-image>span>img, .wdt-custom-insta-image-box .wdt-content-item .wdt-content-image>a>img {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.wdt-custom-insta-image-box .wdt-content-item:hover .wdt-content-image>span>img, .wdt-custom-insta-image-box .wdt-content-item:hover .wdt-content-image>a>img {
    animation: blur-insta 0.4s linear;
    -webkit-animation: blur-insta 0.4s linear;
}

.wdt-custom-insta-image-box .wdt-content-item .wdt-content-detail-group .wdt-content-description {
    text-align: left;
    text-transform: lowercase;
}

@keyframes blur-insta {
    0% {
        filter: blur(0px);
    }

    40% {
        filter: blur(2px);
    }

    100% {
        filter: blur(0px);
    }
}

@-webkit-keyframes blur-insta {
    0% {
        filter: blur(0px);
    }

    40% {
        filter: blur(2px);
    }

    100% {
        filter: blur(0px);
    }
}

/* Header image box */
.wdt-simple-image-box .wdt-image-box-holder.wdt-content-item-holder.wdt-rc-template-custom-template .wdt-content-item {
    display: flex;
    gap: 10px;
    align-items: center;
}

.wdt-simple-image-box .wdt-image-box-holder.wdt-content-item-holder.wdt-rc-template-custom-template .wdt-content-item > div:not(:last-child).wdt-content-media-group {
    margin-bottom: 0;
}

/* instagram */
.wdt-imagebox-fullwidth .wdt-content-item .wdt-content-image-wrapper, .wdt-imagebox-fullwidth .wdt-content-item .wdt-content-image-wrapper .wdt-content-image, .wdt-imagebox-fullwidth .wdt-content-item .wdt-content-image > span, .wdt-imagebox-fullwidth .wdt-content-item .wdt-content-image > a .wdt-imagebox-fullwidth .wdt-content-item .wdt-content-image > span > img, .wdt-imagebox-fullwidth .wdt-content-item .wdt-content-image > a > img {
    width: 100%;
}

.wdt-cus-h5-Collections .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:after {
    opacity: 1;
    padding-top: unset;
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.wdt-cus-h5-Collections .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after {
    background-image: none !important;
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(var(--wdtSecondaryColorRgb),.6);
}

.wdt-cus-h5-Collections .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before {
    opacity: 1;
    z-index: -1;
}

.wdt-cus-h5-Collections .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img {
    scale: 0.7;
    border-radius: var(--wdtRadius_Full);
    z-index: 1;
    transition-duration: 200ms;
}

.wdt-cus-h5-Collections .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img {
    scale: 0.95;
    border-radius: 0;
}

.wdt-cus-h5-Collections .wdt-content-item .wdt-content-title h5 {
    font-size: clamp(1.875rem, 1.6672rem + 0.694vw, 2.5rem);
   font-weight:normal !important;
}

.wdt-cus-h5-Collections .wdt-content-item .wdt-content-subtitle {
    color: rgb(var(--wdtSecondaryColorRgb), .6);
    letter-spacing: 0;
}

/* mega menu image box */
.wdt-megamenu-imagebox .wdt-content-item {
    position: relative;
    overflow: hidden;
}

.wdt-megamenu-imagebox .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container {
    padding: 0;
}

.wdt-megamenu-imagebox .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container {
    opacity: 1;
    visibility: visible;
}

/* .wdt-megamenu-imagebox .wdt-content-item:hover .wdt-media-image-overlay > .wdt-media-image-overlay-container{transform: translateY(0px);} */
.wdt-megamenu-imagebox .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container .wdt-content-title h5 a {
    display: block;
    background: var(--wdtSecondaryColor);
    padding: 12px 20px 15px;
    width: 100%;
    color: var(--wdtAccentTxtColor);
}

.wdt-megamenu-imagebox .wdt-content-item .wdt-media-image-overlay > .wdt-media-image-overlay-container .wdt-content-title h5 a:hover {
    background-color: var(--wdtPrimaryColor);
    color: var(--wdtAccentTxtColor);
}

.wdt-simple-imagebox .wdt-content-item > div:not(:last-child).wdt-content-media-group {
    margin-bottom: 8px;
}

.wdt-simple-imagebox .wdt-content-item .wdt-content-media-group {
    display: flex;
}

.wdt-simple-imagebox .wdt-content-item .wdt-content-image {
    overflow: hidden;
}

.wdt-simple-imagebox .wdt-content-item {
    -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 14px;
}

.wdt-simple-imagebox .wdt-image-box-holder .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a {
    font-size: var(--wdtFontSize_Base);
    text-transform: capitalize;
}
.prodcuts-section-one .woocommerce ul.products li.product a img, .woocommerce ul.products li.product a img{
   height:420px;
   width:100%;
   max-width:328px;
   object-fit:cover;
   border-radius:10px !important;
}
.woocommerce ul.products.list-product-active li.product a img{
   height:260px;
   width:100%;
   max-width:328px;
   object-fit:cover;
}
.prodcuts-section-one .woocommerce ul.products li.product a.compare.button , .product-section-two .woocommerce ul.products li.product  a.compare.button , .woocommerce ul.products li.product a.compare.button {
   display:none;
}
.product-section-two .woocommerce ul.products ,  .prodcuts-section-one .woocommerce ul.products {
   border-radius:10px !important;
}

.product-section-two .woocommerce ul.products li.product a img{
   height:420px;
   width:100%;
   max-width:328px;
   object-fit:cover;
   border-radius:10px !important;
}
.image-slider .swiper-wrapper{
    display: flex;
    gap: 40px;
    animation: marqueeScrollright 18s linear infinite;
}
@keyframes marqueeScrollright {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(50%);
    }
}
.loader-inner img.pre_loader_image {
    max-width: 150px;
}
.loader-inner .loader-text:before, .loader-inner .loader-text:after{
	display:none
}

.wdt-animation-light-bg.csecton .wdt-animation-item.text-item .wdt-animation-text a { font-size: clamp(1.25rem, 0.125rem + 5vw, 6.125rem); font-weight: var(--wdtFontWeight_Alt); color: var(--wdtBorderColor); transition: var(--wdtBaseTransition); }
.wdt-animation-light-bg.csecton:not(.wdt-dark-bg) .wdt-animation-item.text-item:nth-child(even) .wdt-animation-text a {color: var(--wdtHeadAltColor);}
.wdt-animation-light-bg.csecton .wdt-animation-item.text-item .wdt-animation-text a:hover { color: var(--wdtPrimaryColor); -webkit-text-stroke: currentColor; }
.wdt-animation-light-bg.csecton:not(.wdt-dark-bg) .wdt-animation-item.text-item .wdt-animation-text a:hover {color: var(--wdtBodyBGColor);text-shadow: 0 0px 1px var(--wdtSecondaryColor); }

.wdt-animation-light-bg.csecton.style-2 .wdt-animation-holder:before { content: ""; position: absolute; left: 0; z-index: 1; width: 100%; height: 100%; background: linear-gradient(to right, var(--wdtAccentTxtColor) 0%, transparent 3%); background-repeat: no-repeat; pointer-events: none; }
.wdt-animation-light-bg.csecton.style-2 .wdt-animation-holder:after { content: ""; position: absolute; right: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: linear-gradient(to left, var(--wdtAccentTxtColor) 0%, transparent 3%); pointer-events: none; }

.wdt-animation-dark-bg.csecton.style-2.wdt-cus-animation-hover.home-7 .wdt-animation-wrapper div[class*="-marqee"] .wdt-animation-item,
.wdt-animation-dark-bg.csecton.style-2.wdt-cus-animation-hover.home-7 .wdt-animation-wrapper div[class*="-marqee"] .wdt-animation-item a{
    color: var(--wdtHeadAltColor);}
.wdt-animation-dark-bg.csecton.style-2.wdt-cus-animation-hover.home-7 .wdt-animation-wrapper div[class*="-marqee"] .wdt-animation-item a:hover{
    color: var(--wdtPrimaryColor);}
.wdt-animation-dark-bg.csecton.style-2.wdt-cus-animation-hover.home-7 .wdt-animation-item.text-item .wdt-animation-text:after{
    background: var(--wdtHeadAltColor);}
/* Ico-Default Template */
.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item {
    text-align: left;
    border: 1px solid var(--wdtBorderColor);
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item > .wdt-content-media-group {
    padding: 30px 30px 0px;
}

.elementor-section-full_width .wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item > .wdt-content-media-group {
    padding: clamp(1.25rem, 0.3846rem + 3.8462vw, 5rem);
    /* Min-20 & Max-80 */
    padding-bottom: 0px;
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group {
    background: linear-gradient(180deg, var(--wdtPrimaryColor),var(--wdtSecondaryColor));
    padding: 24px 30px;
}

.elementor-section-full_width .wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item > .wdt-content-detail-group {
    padding: 24px clamp(1.25rem, 0.3846rem + 3.8462vw, 5rem);
    /* Min-20 & Max-80 */
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span i, .wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span i > svg {
    display: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    font-size: clamp(5rem, 4.25rem + 3.3333vw, 8.25rem);
    /* Min-80 & Max-132 */
    color: var(--wdtHeadAltColor);
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-button > a {
    position: relative;
    background: transparent !important;
    padding: 0;
    text-transform: uppercase;
    font-family: var(--wdtFontTypo_Alt);
    font-weight: 400;
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-button > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: transform var(--wdt-Ad-Transition);
    transition: transform var(--wdt-Ad-Transition);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-button > a:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-button > a:after {
    margin: auto 0;
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid currentColor;
    top: 0;
    bottom: 0;
    right: -30%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: var(--wdt-Ad-Transition);
    transition: var(--wdt-Ad-Transition);
}

.wdt-icon-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-button > a:hover:after {
    border-radius: 0%;
    right: -28%;
    border: none;
    border-top: 14px solid transparent;
    border-right: 14px solid currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Ico-Content-Aside Template */
.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item > * {
    margin: 10px !important;
}

.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-media-group {
    display: inline-flex;
}

.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-detail-group {
    display: inline-flex;
    flex-wrap: wrap;
    flex: 2 1 0;
    overflow-wrap: anywhere;
}

.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    color: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb),0.08);
    font-size: 30px;
    height: 90px;
    width: 90px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-content-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
}

/* Ico-Title-Aside Template */
.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item {
    justify-content: start;
    text-align: start;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-detail-group, .wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group {
    justify-content: inherit;
    text-align: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group > * {
    margin: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper {
    display: inline-flex;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-icon-wrapper span {
    color: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    height: 45px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item:hover .wdt-content-group .wdt-content-icon-wrapper span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
    font-size: 24px;
    width: 45px;
    transition-timing-function: cubic-bezier(.25,.75,.5,1.25);
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title {
    display: inline-flex;
    flex-wrap: wrap;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group .wdt-content-title h5 {
    margin-top: 0;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-aside .wdt-content-item .wdt-content-group + .wdt-content-subtitle {
    margin-top: -10px;
}

/* Ico-Title-Meta-Aside Template */
.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item {
    justify-content: start;
    text-align: start;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-detail-group, .wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group {
    justify-content: inherit;
    text-align: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-group > * {
    margin: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-icon-wrapper {
    display: inline-flex;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-icon-wrapper span {
    background-color: var(--wdt-elementor-color-white);
    color: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb),0.08);
    font-size: 30px;
    height: 75px;
    width: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item:hover .wdt-content-icon-wrapper span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group {
    width: auto;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group .wdt-content-title h5 {
    margin-top: 0;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group.below span {
    display: none;
}

.wdt-icon-box-holder.wdt-rc-template-ico-title-meta-aside .wdt-content-item .wdt-content-title-group.below span + .wdt-content-subtitle {
    margin-top: -15px;
}

/* Ico-Boxed-Overlap Template */
.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item {
    background: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    margin-top: 35px;
    padding: 20px;
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-detail-group, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-group {
    margin: -20px;
    padding: inherit;
    padding-top: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper {
    display: block;
    font-size: 70px;
    line-height: 0;
    margin-top: 0;
    margin-bottom: -0.4em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    color: var(--wdt-elementor-color-accent);
    font-size: 20px;
    height: 70px;
    border: 3px solid transparent;
    width: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
    box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    content: "";
    height: auto;
    border: 2px solid transparent;
    margin: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    z-index: -1;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: inherit;
    transition: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover {
    background-color: var(--wdt-elementor-color-accent);
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-black);
    color: var(--wdt-elementor-color-white);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    margin: 0;
    border-color: currentColor;
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-title h5 > a, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-subtitle, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-social-icons-list li a, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-rating li span, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item ul li, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item .wdt-content-detail-group span {
    color: var(--wdt-elementor-color-white);
}

.wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-content-title h5 > a:hover, .wdt-icon-box-holder.wdt-rc-template-ico-boxed-overlap .wdt-content-item:hover .wdt-social-icons-list li a:hover {
    color: var(--wdt-elementor-color-black);
}

/* Ico-Classic Template */
.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item {
    padding: 15px;
    justify-content: center;
    text-align: center;
    -webkit-box-shadow: 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
    box-shadow: 0 0 3px rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
}

.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item > div, .wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item > div > div {
    justify-content: inherit;
    text-align: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.9);
    border: 3px solid transparent;
    color: var(--wdt-elementor-color-white);
    font-size: 25px;
    height: 75px;
    width: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
    border-width: 1px;
    -webkit-box-shadow: 0 0 0 3px currentColor inset;
    box-shadow: 0 0 0 3px currentColor inset;
}

.wdt-icon-box-holder.wdt-rc-template-ico-classic .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:before {
    margin: 0;
    -webkit-box-shadow: 0 0 0 10px var(--wdt-elementor-color-accent);
    box-shadow: 0 0 0 10px var(--wdt-elementor-color-accent);
    -webkit-transition: all 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out 0.15s;
    transition: all 0.3s ease-in-out, box-shadow 0.3s ease-in-out 0.15s;
}

/* Ico-Stage-Over Template */
.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item {
    overflow: hidden;
    padding: 15px;
    text-align: center;
    -webkit-box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset;
    box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-media-group {
    margin-top: -15px;
    margin-bottom: 0;
    position: relative;
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-media-group {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: inherit;
    padding-right: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-media-group {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.75);
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item:hover .wdt-media-group {
    background-color: var(--wdt-elementor-color-accent);
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper {
    display: block;
    font-size: 90px;
    line-height: 0;
    margin-top: -0.5em;
    margin-bottom: 0.66em !important;
    position: relative;
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper + div {
    margin-top: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    color: var(--wdt-elementor-color-accent);
    border: 3px solid transparent;
    font-size: 25px;
    height: 90px;
    padding: 0;
    width: 90px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
    box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.wdt-icon-box-holder.wdt-rc-template-ico-stage-over .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
    border-color: transparent;
    outline-offset: -5px;
    -webkit-box-shadow: 0 0 0 3px currentColor inset;
    box-shadow: 0 0 0 3px currentColor inset;
}

/* Ico-Minimal Template */
.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item {
    overflow: hidden;
    padding: 15px;
    text-align: center;
    -webkit-box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset;
    box-shadow: 0 0 0 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.08) inset;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: inherit;
    padding-right: inherit;
    position: relative;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group {
    background: none !important;
    display: block;
    position: relative;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before, .wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after {
    content: "";
    height: auto;
    padding-top: 100%;
    position: absolute;
    left: 50%;
    bottom: 120%;
    width: 100%;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before, .wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-media-group:after {
    bottom: 40%;
    padding-top: 200%;
    width: 200%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-media-group:before, .wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after {
    bottom: 120%;
    padding-top: 100%;
    width: 100%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:before {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.75);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-media-group:after {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.9);
    -webkit-transition: all 0.35s ease-in-out 0.2s;
    transition: all 0.35s ease-in-out 0.2s;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper + div {
    margin-top: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    color: var(--wdt-elementor-color-accent);
    height: 90px;
    padding: 0;
    width: 90px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25);
    box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25);
}

.wdt-icon-box-holder.wdt-rc-template-ico-minimal .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-accent);
    color: var(--wdt-elementor-color-white);
}

/* Ico-Standard Template */
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item {
    text-align: center;
    -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset;
    box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset;
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-media-group {
    margin-bottom: 0;
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-media-group {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.25);
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-group {
    padding: 20px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    border: 2px solid rgba(var(--wdt-elementor-color-accent-rgb),0.5);
    color: var(--wdt-elementor-color-accent);
    font-size: 36px;
    height: 100px;
    padding: 0;
    width: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-media-group {
    background-color: var(--wdt-elementor-color-accent);
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    border-color: transparent;
    color: var(--wdt-elementor-color-accent);
    -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25);
    box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25);
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item .wdt-content-title h5 > a {
    color: var(--wdt-elementor-color-accent);
    font-weight:normal !important;
}
	.wdt-custom-h5-heading-carousel .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-title h5 a{
		font-weight:normal !important;
	}
.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5 > a {
    color: var(--wdt-elementor-color-white);
}

.wdt-icon-box-holder.wdt-rc-template-ico-standard .wdt-content-item:hover .wdt-content-title h5 > a:hover {
    color: var(--wdt-elementor-color-black);
}

/* Split Aside Template */
.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.1);
    display: flex;
    flex-wrap: wrap;
    -webkit-border-radius: 1em;
    border-radius: 1em;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item > * {
    margin-bottom: 0 !important;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-group {
    margin-bottom: 0 !important;
    padding: 20px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-media-group {
    display: inline-flex;
    flex: 2 1 0;
    max-width: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-media-group > * {
    flex: 1 1 100%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-media-group {
    background-color: var(--wdt-elementor-color-accent);
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-detail-group {
    flex: 3 1 0;
    overflow-wrap: anywhere;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-separator.separator-2 span {
    max-width: 100%;
    width: 100%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-title h5 > a, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group .wdt-content-subtitle, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group ul li, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-media-group span {
    color: var(--wdt-elementor-color-white);
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a:hover, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-media-group .wdt-social-icons-list li a:hover {
    color: var(--wdt-elementor-color-black);
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    height: 75px;
    padding: 0;
    width: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-media-group .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    color: var(--wdt-elementor-color-accent);
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:before, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    content: "";
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    z-index: -1;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: inherit;
    transition: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:before {
    border: 2px solid currentColor;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    background-color: inherit;
    opacity: 0.5;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:before, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    margin: -8px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:before, .wdt-icon-box-holder.wdt-rc-template-ico-split-aside .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    margin: 0;
}

/* Ico-Side-Overlap Template */
.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item {
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.85);
    display: flex;
    flex-wrap: wrap;
    margin-left: 35px;
    padding: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover {
    background-color: var(--wdt-elementor-color-accent);
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-media-group {
    margin-bottom: 0;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-detail-group {
    flex: 2 1 0;
    margin: 0;
    overflow-wrap: anywhere;
    padding: 20px;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper {
    display: block;
    font-size: 70px;
    line-height: 0;
    margin-left: -35px;
    position: relative;
    z-index: 1;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon {
    margin-top: 0.25em;
    vertical-align: top;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-white);
    color: var(--wdt-elementor-color-accent);
    font-size: 20px;
    height: 70px;
    border: 3px solid transparent;
    width: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
    box-shadow: 0 0 0 3px currentColor inset, 0 0 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15);
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    content: "";
    height: auto;
    border: 2px solid transparent;
    margin: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    z-index: -1;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: inherit;
    transition: inherit;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span {
    background-color: var(--wdt-elementor-color-black);
    color: var(--wdt-elementor-color-white);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon > span:after {
    margin: 0;
    border-color: currentColor;
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-title h5, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-title h5 > a, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-content-subtitle, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-social-icons-list li a, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item .wdt-rating li span, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item ul li, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item span {
    color: var(--wdt-elementor-color-white);
}

.wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-content-title h5 > a:hover, .wdt-icon-box-holder.wdt-rc-template-ico-side-overlap .wdt-content-item:hover .wdt-social-icons-list li a:hover {
    color: var(--wdt-elementor-color-black);
}

/* New Code header */
.wdt-icon-aside-content .wdt-content-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-media-group {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-description a {
    display: block;
}

.wdt-dark-bg .wdt-icon-aside-content .wdt-content-item .wdt-content-subtitle, .wdt-dark-bg .wdt-icon-aside-content .wdt-content-item .wdt-content-title h5, .wdt-dark-bg .wdt-icon-aside-content .wdt-content-item .wdt-content-title h5 a {
    color: var(--wdtBodyBGColor);
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-title h5 a:hover {
    color: var(--wdtPrimaryColor);
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-detail-group > div.wdt-content-subtitle {
    margin-bottom: 8px;
    line-height: 1;
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 {
    font-size: var(--wdtFontSize_Base);
    font-family: var(--wdtFontTypo_Base);
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span {
    padding: 0;
    width: 60px;
    height: 60px;
    border: 1px solid;
    border-radius: var(--wdtRadius_Part);
    font-size: 30px;
}

.wdt-icon-aside-content .wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title {
    margin-top: 0;
}

.wdt-icon-aside-content .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span svg {
    overflow: visible;
}

.wdt-icon-aside-content.with-border .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span svg path {
    stroke: var(--wdtSecondaryColor);
    stroke-width: 1.5px;
}

.wdt-icon-aside-content.with-border .wdt-content-item .wdt-content-description {
    max-width: 180px;
}

.wdt-icon-aside-content.with-border .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span {
    width: 55px;
    height: 55px;
    border: 1px solid var(--wdtSecondaryColor);
    border-radius: var(--wdtRadius_Full);
    font-size: 25px;
}

.wdt-icon-aside-content.with-border .wdt-content-item .wdt-content-description a:hover {
    color: var(--wdtPrimaryColor);
}

@media (max-width: 1024px) {
    .wdt-icon-aside-content .wdt-content-item {
        display:block;
    }

    .wdt-icon-aside-content .wdt-content-item .wdt-content-icon-wrapper {
        margin-bottom: 20px;
    }
}

/*Custom css*/
.wdt-custom-h5-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title {
    margin-bottom: 10px;
}

.wdt-custom-h5-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title h5, .wdt-custom-h5-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a {
    font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem);
    font-weight: var(--wdtFontWeight_Alt);
}

.wdt-custom-h5-icon-box .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span {
    font-size: 50px;
    width: 100px;
    height: 100px;
    border-radius: var(--wdtRadius_Full);
    color: var(--wdtPrimaryColor);
    background-color: var(--wdtTertiaryColor);
}

.wdt-custom-h3-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title h5, .wdt-custom-h3-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a {
    font-size: clamp(1.625rem, 1.4808rem + 0.641vw, 2.25rem);
}

.wdt-custom-h4-icon-box .wdt-content-item {
    display: flex;
    align-items: center;
}

.wdt-custom-h4-icon-box .wdt-content-item .wdt-content-media-group {
    margin: 0px;
}

.wdt-custom-h4-icon-box .wdt-content-item .wdt-content-detail-group {
    padding-left: 15px;
}

.wdt-custom-h4-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title h5, .wdt-custom-h4-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title h5 a {
    font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem);
}

.wdt-custom-h4-icon-box .wdt-content-item .wdt-content-detail-group .wdt-content-title {
    margin-bottom: 5px;
}

.wdt-custom-h4-icon-box .wdt-icon-box-holder .wdt-column-wrapper {
    justify-content: space-evenly;
}

@media (max-width: 767px) {
    .wdt-custom-h4-icon-box .wdt-content-item {
        display: block;
    }

    .wdt-custom-h4-icon-box .wdt-content-item .wdt-content-icon-wrapper {
        margin-bottom: 20px;
    }

    .wdt-custom-h4-icon-box .wdt-content-item .wdt-content-detail-group {
        padding-left: 0px;
    }
}

.wdt-custom-h5-heading-carousel .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-title h5 a {
    font-size: var(--wdtFontSize_H2);
    color: var(--wdtAccentTxtColor);
}

/* Header Icon list */
.wdt-simple-iconlist .wdt-content-item .wdt-content-detail-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wdt-simple-iconlist .wdt-content-item .wdt-content-detail-group .wdt-content-description {
    color: rgba(var(--wdtAccentTxtColorRgb), 0.7);
}

.wdt-simple-iconlist .wdt-content-item .wdt-content-button > a {
    padding: 0;
    background: transparent;
    padding-left: 8px;
    font-weight: var(--wdtFontWeight_Ext);
}

.wdt-simple-iconlist .wdt-content-item .wdt-content-button > a:hover {
    color: var(--wdtPrimaryColor);
}

.wdt-simple-iconlist .wdt-content-item .wdt-content-detail-group > div:not(:last-child).wdt-content-description {
    margin-bottom: 0;
}

.wdt-simple-iconlist .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-prev, .wdt-simple-iconlist .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-next {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.wdt-simple-iconlist .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-next {
    left: unset;
    right: 0;
}

.wdt-simple-iconlist .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover {
    color: var(--wdtPrimaryColor);
}

.wdt-simple-iconlist .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before {
    background-color: transparent;
}

/* Footer Icon list */
.wdt-dark-bg .wdt-content-item .wdt-content-title h5, .wdt-dark-bg .wdt-content-item .wdt-content-title h5 a, .wdt-dark-bg .wdt-content-item .wdt-content-subtitle {
    color: var(--wdtAccentTxtColor)
}

.wdt-dark-bg .wdt-content-item .wdt-content-title h5 a:hover {
    color: var(--wdtPrimaryColor)
}

.wdt-title-aside-content .wdt-content-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.wdt-title-aside-content .wdt-content-item .wdt-content-title h5 {
    font-size: var(--wdtFontSize_Base);
}

.wdt-title-aside-content .wdt-content-item > div:not(:last-child).wdt-content-media-group {
    margin-bottom: 0;
}

.wdt-title-aside-content .wdt-content-item:not(:last-child) {
    margin-bottom: 15px;
}

.wdt-title-aside-content .wdt-content-item > div.wdt-content-media-group .wdt-content-subtitle {
    padding-right: 6px;
}

/* .wdt-title-aside-content .wdt-content-item .wdt-content-subtitle{line-height: 1;} */
.wdt-title-aside-content .wdt-content-item > div:not(:last-child).wdt-content-media-group .wdt-content-icon-wrapper {
    margin-right: 15px;
}

.wdt-title-aside-content .wdt-column:first-child .wdt-content-item {
    align-items: flex-start;
}

/* privacy policy */
.wdt-title-with-content .wdt-content-item .wdt-content-title h5 {
    font-size: var(--wdtFontSize_H4);
}

/* wdt-simple-iconbox */
.wdt-simple-iconbox .wdt-column-holder .wdt-column-wrapper .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper:only-child .wdt-content-icon span svg path {
    fill: currentColor;
}

.wdt-simple-iconbox .wdt-column-holder .wdt-column-wrapper .wdt-column:not(:last-child) {
    border-right: 1px solid rgba(var(--wdtBorderColorRgb), 0.3);
}

@media(max-width: 780px) {
    .wdt-custom-h5-heading-carousel .wdt-icon-box-holder .wdt-content-item .wdt-content-media-group .wdt-content-title h5 a {
        font-size: var(--wdtFontSize_H4);
    }
	.woocommerce ul.products.product-thumb-alignment-top li.product .product-thumb-content {
		text-align: center;
		display: none;
	}
}

@media (max-width: 479px) {
    .wdt-simple-iconbox .wdt-column-holder .wdt-column-wrapper .wdt-column:not(:last-child) {
        border-right: 0;
    }
}
@media (max-width: 560px) {
.woocommerce div.product .summary form.variations_form.cart .variations li.variable-item.button-variable-item {
    width: 38px;
	height: 46px;
}
		     .woocommerce-cart .thwmscf-wrapper .thwmscf-buttons {
    text-align: left;
} 
body #yith-quick-view-content div.product > div.summary .summary-content {
    padding: 30px 35px 20px 30px !important;
}
	body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.summary{
    margin:0px !important
}
  body #yith-quick-view-content div.images img {
    max-width: 64%  !important;
    object-fit: cover;
    height: 100%;
    object-position: center;
    justify-content: center;
    margin: auto !important;
}
	body #yith-quick-view-modal.open .yith-wcqv-wrapper{
		padding:20px;
	}
	body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content div.images{
       margin: 0px !important;
	}
body .prodcuts-section-one .woocommerce ul.products.product-style-default li.product .product-thumb-content{
 opcity:1 !imporatnt;
   display:flex !important;
}
.woocommerce ul.products.product-thumb-iconsgroup-position-vertical li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline:nth-child(1) , .woocommerce ul.products.product-thumb-iconsgroup-position-vertical li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline:nth-child(2){
   display:none !important ;
}
.woocommerce ul.products.product-thumb-iconsgroup-position-vertical li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline{
    height:25px  !important;
    width:25px  !important;
}

.woocommerce ul.products li.product .product-buttons-wrapper.product-icons a.yith-wcqv-button:before{
mask-size: 38% !important;
}
.woocommerce ul.products.product-thumb-iconsgroup-position-vertical li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline a.button.yith-wcqv-button {
    font-size: 0px !important;
    height:28px !important;
    width :28px  !important;
}
.woocommerce ul.products.vertical-position-top-right li.product .product-thumb .product-buttons-wrapper.product-icons {
    right: -4px !important;
    top: -7px !important ;
}
body[class*="woocommerce"] .yith-wcqv-wrapper #yith-quick-view-content > div.product > div.product {
        flex-wrap: inherit !important;
  }
body .prodcuts-section-one .woocommerce ul.products.product-style-default li.product:hover .product-thumb-content{
 opcity:1 !imporatnt;
}
.wcct_btn_wrapper.wc_btn_inline:nth-child(1) , .wcct_btn_wrapper.wc_btn_inline:nth-child(2){
  display:none !important;
   transform: scale(1) !important;  
}.woocommerce ul.products li.product .product-thumb .product-buttons-wrapper.product-icons .wc_inline_buttons > .wc_btn_inline{
transform: scale(1) !important; 
}
	.woocommerce ul.products{
		grid-template-columns: repeat(2, 1fr) !important;
    }
	body .woocommerce ul.products.list-product-active li.product a img  , .prodcuts-section-one .woocommerce ul.products li.product a img, .woocommerce ul.products li.product a img{
		height:180px !important;
	}
.woocommerce ul.products li.product a {
    text-decoration: none;
    font-size: 21px !important;
}

}

/***<<--- Tabs Transition --->>***/

.wdt-tabs-container .wdt-tabs-list,
.wdt-tabs-container .wdt-tabs-list li,
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after
{
    -webkit-transition: var(--wdt-elementor-base-transition);
            transition: var(--wdt-elementor-base-transition);
}

.wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list
{
    position: relative;
    z-index: 1;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;

    margin: 0;
    padding: 0;

    list-style-type: none;
}

.wdt-tabs-container .wdt-tabs-list li
{
    position: relative;
    padding: 0;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.wdt-tabs-container .wdt-tabs-list li:not(:last-child)
{
    margin: 0 10px 0 0;
}

.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor
{
    font-size: 1em;
    font-weight: 400;

    position: relative;

    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;

    width: 100%;
    padding: 1.5em;

    letter-spacing: .8px;
    text-transform: uppercase;
}

.wdt-tabs-container[class*='-icon-style-block'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title
{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
}

.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon-wrapper,
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon,
.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title
{
    line-height: 1;
}

.wdt-tabs-container[class*='-icon-style-inline'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon
{
    margin: 0 10px 0 0;
}
.wdt-tabs-container[class*='-icon-style-block'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon
{
    margin: 0 0 10px;
}

.wdt-tabs-container[class*='-position-after-title'] li .ui-tabs-anchor
{
    flex-direction: row-reverse;
}
.wdt-tabs-container[class*='-position-after-title'][class*='-icon-style-inline'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon
{
    margin: 0 0 0 10px;
}

.wdt-tabs-container .wdt-tabs-content-wrapper
{
    padding: 2em;
}

.wdt-tabs-container .wdt-tabs-content-wrapper,
.wdt-tabs-container .wdt-tabs-content { width: 100%; }

.wdt-tabs-container[class*='-layout-vertical'],
.wdt-tabs-container[class*='-layout-vertical'] > .wdt-tabs-list-wrapper
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}

.wdt-tabs-container[class*='-layout-vertical'] > .wdt-tabs-list-wrapper > .wdt-tabs-list
{
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -ms-flex-flow: column wrap;
        flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal; 

    min-width: 250px;
    margin: 0;
    padding: 0;
}

.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li:not(:last-child)
{
    margin: 0 0 10px 0;
}

.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li .ui-tabs-anchor
{
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-icon-style-block'] .wdt-tabs-list li .ui-tabs-anchor
{
    flex-wrap: wrap;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-position-after-title'] li .ui-tabs-anchor
{
    justify-content: flex-end;
}

.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-title
{
    overflow-wrap: anywhere;
}

/* Template Bordered */

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    position: absolute;

    margin: auto;

    content: '';
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    -webkit-transition: width .8s cubic-bezier(.22, .61, .36, 1);
       -moz-transition: width .8s cubic-bezier(.22, .61, .36, 1);
            transition: width .8s cubic-bezier(.22, .61, .36, 1);
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
    -webkit-transition: width .5s cubic-bezier(.22, .61, .36, 1);
       -moz-transition: width .5s cubic-bezier(.22, .61, .36, 1);
            transition: width .5s cubic-bezier(.22, .61, .36, 1);
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    -webkit-transition: height .8s cubic-bezier(.22, .61, .36, 1);
       -moz-transition: height .8s cubic-bezier(.22, .61, .36, 1);
            transition: height .8s cubic-bezier(.22, .61, .36, 1);
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
    -webkit-transition: height .5s cubic-bezier(.22, .61, .36, 1);
       -moz-transition: height .5s cubic-bezier(.22, .61, .36, 1);
            transition: height .5s cubic-bezier(.22, .61, .36, 1);
}

.wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor
{
    text-align: center;
}
.wdt-tabs-container[class*='-layout-vertical'] .wdt-tabs-list li .ui-tabs-anchor
{
    text-align: left;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list
{
    border-width: 0 0 2px;
    border-style: solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list
{
    border-width: 0 2px 0 0;
    border-style: solid;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li:not(:last-child)
{
    margin: 0 25px 0 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li:not(:last-child)
{
    margin: 0 0 25px 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor
{
    padding: 0 1.5em 1em 1.5em;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor
{
    padding: 1em 1.5em 1em 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    bottom: -2px;

    width: 0;
    height: 2px;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    right: -2px;

    width: 2px;
    height: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    left: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    top: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
    width: 100%;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:before
{
    height: 100%;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    right: 0;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    bottom: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after
{
    width: 100%;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after
{
    height: 100%;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-bordered'] .wdt-tabs-content-wrapper
{
    padding: 2em 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-bordered'] .wdt-tabs-content-wrapper
{
    padding: 0 2em;
}

/* Template Modern */

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper { position: relative; }

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list
{
    justify-content: center;

    padding: 5px;
}

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    opacity: .1;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-modern'] > .wdt-tabs-list li:not(:last-child)
{
    margin: 0 5px 0 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-modern'] > .wdt-tabs-list li:not(:last-child)
{
    margin: 0 0 5px 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-modern'] > .wdt-tabs-list li .ui-tabs-anchor
{
    padding: 1em 3em;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-modern'] > .wdt-tabs-list li .ui-tabs-anchor
{
    padding: 1.5em;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-modern'] > .wdt-tabs-content-wrapper
{
    padding: 2em 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-modern'] > .wdt-tabs-content-wrapper
{
    padding: 0 2em;
}

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-content-wrapper
{
    background-color: transparent;
}

/* Template Classic */

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list
{
    border-right-width: 1px;
    border-right-style: solid;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li
{
    margin: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor
{
    margin: 0 0 -1px 0;

    border: 1px solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor
{
    margin: 0 -2px 0 0;

    border: 1px solid;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li:not(:last-child) .ui-tabs-anchor
{
    border-right-width: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li:not(:last-child) .ui-tabs-anchor
{
    border-bottom-width: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-content-wrapper
{
    border-width: 0 1px 1px;
    border-style: solid;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-content-wrapper
{
    border-width: 1px 1px 1px 0;
    border-style: solid;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;

    content: '';
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    height: 0;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    width: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
    height: 5px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
    width: 5px;
}

/* Template Minimal */

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list
{
    justify-content: center;

    padding: 0;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    opacity: .1;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:not(:last-child)
{
    margin: 0;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    position: absolute;
    z-index: -1;

    margin: auto;

    content: '';
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    top: 0;
    bottom: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    right: 0;
    left: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    right: 0;
    left: auto;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    top: auto;
    bottom: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    width: 1px;
    height: 60%;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li:not(:last-child):before
{
    width: 60%;
    height: 1px;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor
{
    padding: 1em 3em;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor
{
    justify-content: center;

    padding: 1.5em;

    text-align: center;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    position: absolute;

    width: 10px;
    height: 10px;
    margin: auto;

    content: '';
    -webkit-transition: none;
            transition: none;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);

    opacity: 0;
    background-color: inherit;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
    opacity: 1;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    bottom: 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    right: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
    bottom: -5px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
    right: -5px;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-content-wrapper
{
    padding: 2em 0;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-content-wrapper
{
    padding: 0 2em;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-content-wrapper
{
    background-color: transparent;
}

/* Template Hunch Back */

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list
{
    justify-content: space-around;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list
{
    padding: 0 50px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list
{
    min-width: 100px;
    padding: 50px 0;
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li
{
    flex: 1 1 0;

    margin: 0;

    cursor: initial;
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor
{
    z-index: 1;

    justify-content: center;

    width: 75px;
    height: 75px;
    padding: 0;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
    -webkit-transform: translate3d(0, -1em , 0);
            transform: translate3d(0, -1em , 0);
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
    -webkit-transform: translate3d(-1em, 0 , 0);
            transform: translate3d(-1em, 0 , 0);
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    transition: inherit;
    -webkit-transform: scale(0);
            transform: scale(0);

    border-radius: 50%;
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:before
{
    -webkit-transform: scale(1);
            transform: scale(1);
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon span
{
    font-size: 1.5em;
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
    position: absolute;

    display: inline-block;

            mask-position: center;
    -webkit-mask-position: center;
            mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
            mask-size: contain;
    -webkit-mask-size: contain;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
    width: 200px;
    height: 40px;
}
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
    width: 30px;
    height: 150px;
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
            mask-image: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 250 50\' style=\'enable-background:new 0 0 250 50;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-h%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-h\' d=\'M250,50.2c-83.8,0-166.1,0-250,0c15.5-2.1,28.1-7,39.6-14.2c13.5-8.5,26.7-17.7,41-24.9 c32-16,64-14.6,94.9,2.9c12.3,6.9,23.9,14.8,35.8,22.2C222.6,43.3,234.9,48.1,250,50.2z\'/%3E%3C/g%3E%3C/svg%3E');
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 250 50\' style=\'enable-background:new 0 0 250 50;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-h%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-h\' d=\'M250,50.2c-83.8,0-166.1,0-250,0c15.5-2.1,28.1-7,39.6-14.2c13.5-8.5,26.7-17.7,41-24.9 c32-16,64-14.6,94.9,2.9c12.3,6.9,23.9,14.8,35.8,22.2C222.6,43.3,234.9,48.1,250,50.2z\'/%3E%3C/g%3E%3C/svg%3E');
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
            mask-image: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 50 250\' style=\'enable-background:new 0 0 50 250;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-v%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-v\' d=\'M50.5-0.1c0.3,83.8,0.6,166.1,0.9,250c-2.2-15.5-7.2-28-14.6-39.6c-8.7-13.5-18-26.6-25.4-40.9 c-16.4-31.9-15-64,2.6-94.9c7-12.3,15-23.9,22.4-35.9C43.6,27.3,48.4,15,50.5-0.1z\'/%3E%3C/g%3E%3C/svg%3E%0A');
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 50 250\' style=\'enable-background:new 0 0 50 250;\' xml:space=\'preserve\'%3E%3Cstyle type=\'text/css\'%3E .bulge-v%7Bfill:%23595959;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class=\'bulge-v\' d=\'M50.5-0.1c0.3,83.8,0.6,166.1,0.9,250c-2.2-15.5-7.2-28-14.6-39.6c-8.7-13.5-18-26.6-25.4-40.9 c-16.4-31.9-15-64,2.6-94.9c7-12.3,15-23.9,22.4-35.9C43.6,27.3,48.4,15,50.5-0.1z\'/%3E%3C/g%3E%3C/svg%3E%0A');
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper { padding-top: 40px; }

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
    bottom: calc(100% - 40px);
    left: 0;
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
    top: 0;
    right: 100%;
}


/* Default Colors */

.wdt-tabs-container .wdt-tabs-list li .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-secondary);
    background-color: var(--wdt-elementor-color-white);
}

.wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-primary);
    background-color: #f9f9f9;
}

.wdt-tabs-container .wdt-tabs-content-wrapper
{
    background-color: #f9f9f9;
}

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list
{
    border-color: #e1e1e1;
}

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-secondary);
    background-color: transparent;
}

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-primary);
    background-color: transparent;
}

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:before,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li .ui-tabs-anchor:after
{
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor:after,
.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor:after
{
    background: transparent;
}

.wdt-tabs-container[class*='-template-bordered'] .wdt-tabs-content-wrapper
{
    background-color: transparent;
}

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list:before
{
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-white);
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-template-modern'] > .wdt-tabs-list-wrapper > .wdt-tabs-list li .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-primary);
    background-color: var(--wdt-elementor-color-white);
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-content-wrapper,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-content-wrapper
{
    border-color: #e1e1e1;
}

.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor
{
    background-color: #f9f9f9;
}

.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-content-wrapper
{
    background: var(--wdt-elementor-color-white);
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
    border-bottom-color: var(--wdt-elementor-color-white);
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-classic'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor
{
    border-right-color: var(--wdt-elementor-color-white);
}

.wdt-tabs-container[class*='-template-classic'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list:before
{
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-white);
    background-color: var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-horizontal'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
    -webkit-box-shadow: -1px 0 0 var(--wdt-elementor-color-primary);
            box-shadow: -1px 0 0 var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-active .ui-tabs-anchor,
.wdt-tabs-container[class*='-layout-vertical'][class*='-template-minimal'] .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor
{
    -webkit-box-shadow: 0 -1px 0 var(--wdt-elementor-color-primary);
            box-shadow: 0 -1px 0 var(--wdt-elementor-color-primary);
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-secondary);
    background-color: transparent;
}

.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:before,
.wdt-tabs-container[class*='-template-minimal'] .wdt-tabs-list li:first-child:after
{
    background-color: #e1e1e1;
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor
{
    color: var(--wdt-elementor-color-white);
    background-color: transparent;
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list,
.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border
{
    background-color: var(--wdt-elementor-color-secondary);
}

.wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor:before
{
    background-color: var(--wdt-elementor-color-primary);
}

/* Tabs Toggle Mode Colors */

.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li
{
    background: #f9f9f9;
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a
{
    color: var(--wdt-elementor-color-secondary);
}

.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
{
    background: var(--wdt-elementor-color-primary);
}
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover a,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active a
{
    color: var(--wdt-elementor-color-white);
}

.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after
{
    background-color: var(--wdt-elementor-color-white);
}

.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(:last-child),
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
{
    border-bottom-color: #e1e1e1;
}

.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper
{
    background-color: #f9f9f9;
}

.wdt-simple-tap .wdt-tabs-container{padding: 0;border: none;}
.wdt-simple-tap .wdt-tabs-container ul.wdt-tabs-list.ui-tabs-nav {background: transparent;border: none;margin-bottom: 50px;}
.wdt-simple-tap .ui-tabs .ui-tabs-nav li{border: none;background: transparent;}
.wdt-simple-tap .ui-tabs .ui-tabs-nav li.ui-tabs-active{padding-bottom: 0;background: transparent;border: none;}
.wdt-simple-tap .wdt-tabs-container .wdt-tabs-content-wrapper {background-color: transparent;font-family: var(--wdtFontTypo_Base);}
.wdt-simple-tap .wdt-iconlist-with-icon.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{color: var(--wdtPrimaryColor);}
.wdt-simple-tap .wdt-tabs-container .wdt-tabs-content-wrapper, 
.wdt-simple-tap .wdt-tabs-container .wdt-tabs-content{padding: 0;}
.wdt-simple-tap .wdt-heading-content-wrapper {font-family: var(--wdtFontTypo_Base);}
.wdt-simple-tap .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor{text-align: center;font-family: var(--wdtFontTypo_Alt);font-weight: var(--wdtFontWeight_Ext);text-transform: capitalize;letter-spacing: 0;padding: 15px 35px;border: 2px solid var(--wdtBorderColor);border-radius: var(--wdtRadius_Part);background: var(--wdtTertiaryColor);}
.wdt-simple-tap .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-simple-tap .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor{background-color: var(--wdtSecondaryColor);border-color: var(--wdtSecondaryColor);color: var(--wdtAccentTxtColor);}
.wdt-simple-tap .wdt-click-element-image-n-icon .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon {position: absolute;left: 50%;top: 50%;pointer-events: all;transform: translate(-50%, -50%);width: 100px;height: 100px;background: rgba(var(--wdtBodyBGColorRgb), 0.7);display: flex;align-items: center;justify-content: center;border-radius: var(--wdtRadius_Full);outline: 1px solid var(--wdtBodyBGColor);outline-offset: 7px;}
.wdt-simple-tap .wdt-click-element-image-n-icon .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon:hover {box-shadow: 0 0 0px 18px rgba(var(--wdtBodyBGColorRgb), 0.5);}
.wdt-simple-tap .wdt-click-element-image-n-icon .wdt-popup-box-trigger-element .wdt-popup-box-trigger-icon svg {display: none;}
.wdt-simple-tap .wdt-click-element-image-n-icon .wdt-popup-box-trigger-element span.wdt-popup-box-trigger-item.wdt-popup-box-trigger-icon:before{content: 'play';text-transform: uppercase;font-family: var(--wdtFontTypo_Base);font-weight: var(--wdtFontWeight_Ext);font-size: var(--wdtFontSize_H6);}
.wdt-simple-tap .wdt-click-element-image-n-icon .wdt-popup-box-trigger-element span.wdt-popup-box-trigger-item.wdt-popup-box-trigger-icon:after{content: '';position: absolute;background: transparent;width: 130px;height: 130px;border-radius: inherit;border: 1px solid var(--wdtBodyBGColor);-webkit-animation: expand 2s linear infinite;animation: expand 2s linear infinite;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.wdt-simple-tap  #review_form #respond .form-submit input{font-size: var(--wdtFontSize_Base);padding: var(--wdtPadding_Btn);font-family: var(--wdtFontTypo_Base);font-weight: 600;line-height: 1;text-transform: uppercase;letter-spacing: 0.03em;background-color: var(--wdtSecondaryColor);}
.wdt-simple-tap  #review_form #respond .form-submit input:hover{background-color: var(--wdtPrimaryColor);}
.wdt-simple-tap  #review_form #respond textarea,
.wdt-simple-tap  #reviews #comments ol.commentlist{margin-bottom: 0;}

@-webkit-keyframes expand 
{
    0% {
      width: 130px;
      height: 130px;
      border: 1px solid var(--wdtBodyBGColor);
      opacity: 1;
    }
    100% {
      width: 8em;
      height: 8em;
      border: 1px solid var(--wdtBodyBGColor);
      opacity: 0;
    }
}
form.checkout.woocommerce-checkout .button-prev, form.checkout.woocommerce-checkout .button-next {
    background-color: #000;
    border-radius: 70px;
}
form.checkout.woocommerce-checkout .button-prev:hover, form.checkout.woocommerce-checkout .button-next:hover {
    background-color: #F04041;
    border-radius: 70px;
}
body .woocommerce .woocommerce-info > a:hover{
color:white;
}



.wdt-simple-text-title-tab .wdt-tabs-container .wdt-tabs-content-wrapper {background-color: transparent;padding: 0;}
.wdt-simple-text-title-tab .wdt-tabs-container {border: none;padding: 0;}
.wdt-simple-text-title-tab .wdt-tabs-container li{background: transparent;border: none;margin: 0;padding: 0;}
.wdt-simple-text-title-tab .wdt-tabs-container  li.ui-tabs-active{background: transparent;}
.wdt-simple-text-title-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor{background: transparent;font-size: var(--wdtFontSize_H4);font-family: var(--wdtFontTypo_Alt);letter-spacing: 0;text-transform: capitalize;padding: 0;color:rgba(var(--wdtBodyTxtColorRgb), 0.3);}
.wdt-simple-text-title-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, 
.wdt-simple-text-title-tab .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor{background-color: transparent;color: var(--wdtBodyTxtColor);padding: 0;}
.wdt-simple-text-title-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list{background: transparent;border: none;margin-bottom: 30px;}
.wdt-simple-text-title-tab .wdt-tabs-container li.ui-tabs-active{background: transparent;color: currentColor;padding: 0;}
.wdt-simple-text-title-tab .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li:not(:last-child):after{content: '/';display: inline-block;padding: 0 clamp(1.25rem, 0.875rem + 1.875vw, 3.125rem);font-size: 28px;color: currentColor;line-height: 1;margin-bottom: -5px;}
.wdt-simple-text-title-tab .wdt-tabs-container .wdt-tabs-list li:not(:last-child){margin: 0;}

/* dropdown-tab */

.wdt-cus-tabs-home9-style .wdt-tabs-container .wdt-tabs-list-wrapper span { font-size: clamp(2.875rem, 2.7rem + 0.875vw, 3.75rem); color: rgba(var(--wdtHeadAltColorRgb), .6);margin-right: 10px; line-height: normal; white-space: nowrap;}
body .ui-widget.ui-widget-content { border: none; !important }
.ui-corner-all { border-radius: 0px; }
.ui-widget-header { background: transparent; }
.ui-tabs .ui-tabs-nav { padding: 0px; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: none; color: var(--wdtHeadAltColor); }
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: pointer; }
.ui-tabs .ui-tabs-panel { padding: 0px; }
.wdt-cus-tabs-home9-style .wdt-tabs-container .wdt-tabs-list li.ui-state-active .ui-tabs-anchor, .wdt-cus-tabs-home9-style .wdt-tabs-container .wdt-tabs-list li.ui-state-hover .ui-tabs-anchor { background-color: transparent;}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper { background-color: transparent; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover, .wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active { background: transparent; color:var(--wdtPrimaryColor); }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active a { color: var(--wdtHeadAltColor); text-decoration: underline;}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover a { color: var(--wdtLinkHoverColor); }
.wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li { background: transparent;}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] { position: relative; display: inline-flex; align-items: center; flex-wrap: wrap; justify-content: center; width: 100%; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper { position: relative; display: flex; align-items: baseline; width: auto; height: auto; margin-bottom: 60px; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list { line-height: normal; position: relative; display: grid; justify-content: center; width: fit-content; border: none; grid-template-columns: 1fr; box-shadow: none; padding-left: 0; padding-right: 0; height:3em;
    z-index: 1; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li { order: 1; width: auto; margin: 0; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(:last-child), .wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active { border-bottom-width: 0px; border-bottom-style: solid; border-color: currentColor; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active { z-index: 1; order: 0; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active:after { content: ""; position: absolute; display: inline-block; width: 20px; height: 20px; background-color: var(--wdtHeadAltColor);
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M0,26.5c0-0.8,0.3-1.7,1-2.4c1.3-1.3,3.4-1.3,4.7,0l44.6,44.6l44-43.9c1.3-1.3,3.4-1.3,4.7,0c1.3,1.3,1.3,3.4,0,4.7 L52.7,75.8c-1.3,1.3-3.4,1.3-4.7,0l-47-47C0.3,28.2,0,27.4,0,26.5L0,26.5z'/%3E%3C/svg%3E%0A");
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M0,26.5c0-0.8,0.3-1.7,1-2.4c1.3-1.3,3.4-1.3,4.7,0l44.6,44.6l44-43.9c1.3-1.3,3.4-1.3,4.7,0c1.3,1.3,1.3,3.4,0,4.7 L52.7,75.8c-1.3,1.3-3.4,1.3-4.7,0l-47-47C0.3,28.2,0,27.4,0,26.5L0,26.5z'/%3E%3C/svg%3E%0A");
-webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
-webkit-mask-size: 100%; mask-size: 100%;
-webkit-mask-position: center center; mask-position: center center;
-webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition);
right: -40px;  margin:auto; z-index: 1; transform: translateY(50%); }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(.wdt-active) { position: absolute; top: 0; z-index: -1; border: none; opacity: 0; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(.wdt-active) a { color: var(--wdtAccentTxtColor);}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li:not(.wdt-active) { position: relative; top: auto; z-index: 0; border: none;background: var(--wdtBodyBGColor);}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li { opacity: 1;}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li:not(.wdt-active) a { color: var(--wdtHeadAltColor); padding: 2px 0; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a { font-size: clamp(2.875rem, 2.7rem + 0.875vw, 3.75rem); font-weight: var(--wdtFontWeight_Ext); position: relative; display: inline-flex; align-items: center; flex-wrap: wrap; justify-content: center; width: 100%; padding: 0; letter-spacing: 0px; text-transform: capitalize; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a,
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon-wrapper,
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon { line-height: 1; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon { margin: 0 10px 0 0; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper { width: 100%; padding: 0; }
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li { transition:none; -webkit-transition: none;}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li.wdt-active:after {
    transform: translateY(50%) rotate(180deg);
    transform-origin:center;
    transition: var(--wdtBaseTransition);
    -webkit-transition: var(--wdtBaseTransition);
}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active:hover:after{
    background-color:var(--wdtPrimaryColor);
}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li:not(.wdt-active) a:hover{
     color:var(--wdtPrimaryColor);
}



@media (max-width: 767px) 
{
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded:before {display: none;}
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded:after {display: none;}
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after, .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before {display: none;}
    .wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper{ flex-direction: column;}
    .wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active:after{ right:-25px;}
    .wdt-cus-tabs-home9-style .wdt-tabs-container .wdt-tabs-list-wrapper span {margin-right: 0;}
    .wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li:not(.wdt-active){ background: transparent;}
}
/* New tab dropdown */

.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list{line-height: normal;
position: relative;
display: grid;
justify-content: center;
width: 100%;
border: none;
grid-template-columns: 1fr;
box-shadow: 0 0 0px rgba(0, 0, 0, 0);
padding-left: 0;
padding-right: 0;
/* justify-items: center; */
}
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li
{
    position: relative;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    order: 1;
    width:fit-content;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    position: relative;
    top: auto;
    background: transparent;
}
/* .wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(.wdt-active) a
{

} */
.wdt-cus-tabs-home9-style .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
{
    z-index: 1;
    order: 0;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1;
}





/* Responsive */

/* Tabs Toggle Mode */

@media only screen and (min-width:767px) and (max-width:1024px)
{
    .wdt-tabs-container[class*='-layout-horizontal'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border{width: 150px;height: 30px;}
    .wdt-tabs-container[class*='-layout-vertical'][class*='-template-hunch-back-icon'] .wdt-tabs-list-wrapper .wdt-hunch-back-icon-border{width: 30px;height: 150px;}
    .wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor{width: 65px;height: 65px;}
    .wdt-tabs-container[class*='-template-hunch-back-icon'] .wdt-tabs-list li .ui-tabs-anchor .wdt-content-icon span{font-size: 1.2em;}
    .wdt-simple-tap .wdt-tabs-container[class*='-layout-horizontal'] .wdt-tabs-list li .ui-tabs-anchor{padding: 15px 25px;}
}

@media only screen and (max-width:767px)
{
    .wdt-tabs-container[class*='-tabs-toggle-mode']
    {
        position: relative;

        display: inline-flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;

        width: 100%;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper
    {
        position: relative;

        display: grid;

        width: 80%;
        height: 3em;
        margin: 0 auto 30px;
        z-index: 1;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list
    {
        line-height: normal;

        position: unset;

        display: grid;
        justify-content: center;

        width: 100%;

        border: none;

        grid-template-columns: 1fr;

        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        padding-left: 0;
        padding-right: 0;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li
    {
        order: 1;

        width: 100%;
        margin: 0;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(:last-child),
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
    {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li.wdt-active
    {
        z-index: 1;

        order: 0;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before,
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after
    {
        position: absolute;
        z-index: 2;
        top: 50%;

        display: inline-block;

        width: 12px;
        height: 1px;

        content: '';
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:before
    {
        right: 27px;

        -webkit-transform: rotate(45deg) translateY(-50%);
                transform: rotate(45deg) translateY(-50%);
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list:after
    {
        right: 18px;

        -webkit-transform: rotate(-45deg) translateY(-50%);
                transform: rotate(-45deg) translateY(-50%);
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded:before
    {
        right: 18px;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded:after
    {
        right: 26px;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:not(.wdt-active)
    {
        position: absolute;
        top: 0;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list.wdt-expanded li:not(.wdt-active)
    {
        position: relative;
        top: auto;
        background: var(--wdtBodyBGColor);
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a
    {
        font-size: 1em;
        font-weight: 400;

        position: relative;

        display: inline-flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;

        width: 100%;
        padding: 1em;

        letter-spacing: .8px;
        text-transform: uppercase;
    }
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li:hover a { color: var(--wdtPrimaryColor); }
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a,
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon-wrapper,
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon
    {
        line-height: 1;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper .wdt-tabs-list li a .wdt-content-icon
    {
        margin: 0 10px 0 0;
    }

    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-content-wrapper
    {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width:576px)
{
    .wdt-tabs-container[class*='-tabs-toggle-mode'] .wdt-tabs-list-wrapper
    {
        width: 100%;
    }
}
/* =============================
   MAIN TABLE WRAPPER
============================= */
.woocommerce-checkout-review-order-table {
    width: 100%;
    border-collapse: separate !important;
    border-spacing: 0 12px !important;
    background: transparent;
    
}

/* =============================
   PRODUCT ROW CARD STYLE
============================= */
.woocommerce-checkout-review-order-table .cart_item {
    background: #f8f8f8;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    border-top:1px solid #f2f2f2;
    border-bottom:1px solid #f2f2f2;
}
/* Product left column */
.woocommerce-checkout-review-order-table .cart_item  .product-name {
    display: flex !important;
    align-items: center;
    gap: 15px;
    padding: 15px;
}

/* =============================
   PRODUCT IMAGE
============================= */
.woocommerce-checkout-review-order-table .product-name img {
    width: 85px;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}

/* =============================
   DETAILS (Title, Qty, Price)
============================= */
.woocommerce-checkout-review-order-table .checkout-review-order-details {
    display: flex;
    flex-direction: row;
    gap: 47px;
    align-items: center;
}

.woocommerce-checkout-review-order-table .checkout-review-order-title {
    font-size: 16px;
    font-weight: 600;
    color: #222;
}

.woocommerce-checkout-review-order-table .product-quantity {
    font-size: 14px;
    color: #666;
}

.woocommerce-checkout-review-order-table .product-total {
    font-size: 15px;
    font-weight: 600;
    margin-top: 3px;
}

/* Right price column */
.woocommerce-checkout-review-order-table td.product-total {
    padding: 15px;
    text-align: right;
}

/* =============================
   FOOTER TOTALS (Subtotal, Total)
============================= */
.woocommerce-checkout-review-order-table tfoot th {
    text-align: left !important;
    font-size: 15px;
    padding: 8px 0;
}

.woocommerce-checkout-review-order-table tfoot td {
    text-align: right !important;
    font-size: 15px;
    padding: 8px 0;
}

.woocommerce-checkout-review-order-table .order-total strong {
    font-size: 18px;
    color: #000;
}

/* =============================
   MOBILE RESPONSIVE
============================= */
@media (max-width: 768px) {
    .woocommerce-checkout-review-order-table .product-name {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
  body.home .container .elementor-section.elementor-section-boxed > .elementor-container {
        padding: 30px 15px;
        max-width: 1440px;
  }
    .woocommerce-checkout-review-order-table .product-name img {
        width: 110px;
    }

    .woocommerce-checkout-review-order-table tfoot th,
    .woocommerce-checkout-review-order-table tfoot td {
        font-size: 14px;
    }
}
.home div#main .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
}
  body.home .container .elementor-section.elementor-section-boxed > .elementor-container {
        padding: 30px;
        max-width: 1440px;
  }
.home div#main .container section.commententries.rounded , .wdt-shop-recently-viewed-products-holder {
    display: none;
}
.woocommerce ul.products li.product.product-list-view .product-wrapper .product-thumb, .woocommerce ul.products li.product.product-list-view .product-wrapper .product-details , .woocommerce ul.products li.product .product-details .product-element-group-wrapper .product-element-group-items {
    width: 100% !important;
     text-align:left !important
}
.woocommerce ul.products li.product.product-list-view .product-wrapper .product-details{
	padding:15px 0 !important
} 
.woocommerce ul.products li.product.product-list-view .product-wrapper{
	display:flex;
    flex-direction:column !important;
}
.woocommerce ul.products li.product.product-list-view .product-buttons-wrapper.product-button{
   display:none;
}


/******** infigrity css 25-12-2025 **********/

.woocommerce-checkout-header-coupon {
    display: none;
}
.woocommerce-checkout-header .woocommerce-checkout-header-login {
    float: left;
    width: 100%;
}
.woocommerce-checkout-header + form.woocommerce-checkout #customer_details {
    margin-top: 0;
    max-width: 57%;
    margin: 0;
    margin-right: 30px;
    padding: 20px;
    border-width: 1px;
}

.woocommerce-checkout-order-review-wrap {
    margin-bottom: 0;
    max-width: 40%;
    padding: 20px;
    height: 100%;
    border-width: 1px;
}
#order_review .cod_shop_table.sb_cod_table_bar th.product-name {
    display: flex;
    align-items: center;
}
#order_review .cod_shop_table.sb_cod_table_bar .cart_item td.product-name {
    font-size: 12px;
    line-height: 16px;
    padding: 0 8px;
}
.woocommerce #order_review table.shop_table, .woocommerce-page #order_review table.shop_table {
    margin-bottom: 10px;
    border:none;
}
#order_review .shop_table tr td, #order_review .shop_table tr th {
    padding: 12px 0 0 0 !important;
}
.woocommerce-page #order_review  #payment.woocommerce-checkout-payment ul.payment_methods li:last-child .payment_box {
    margin: 10px 0 0;
}
div#ppcp-recaptcha-v2-container {
    margin: 0 !important;
}
.checkout.woocommerce-checkout h3 {
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
}
.checkout.woocommerce-checkout h3#order_review_heading {
    margin: 0 !important;
}
.woocommerce-checkout .select2-results__option, 
.woocommerce-checkout .select2-container.select2-container--default .select2-selection--single, 
.woocommerce-checkout .select2-container.select2-container--default .select2-selection--multiple {
    height: 46px !important;
    line-height: 28px;
    border-radius: 5px !important;
    border: 1px solid #000 !important;
}
.woocommerce form .form-row#billing_phone_field input.input-text,
.woocommerce form .form-row#shipping_phone_field input.input-text
 {
    padding-left: 50px;
}
.woocommerce-checkout #payment div.form-row.place-order > #place_order {
    padding: 15px 60px;
}
body .woocommerce form .form-row{
    margin-bottom: 10px;
}
.woocommerce-checkout-header + form.woocommerce-checkout{
    margin-bottom: 30px;
}

/********* cart page css *******/
.woocommerce-cart-form .actions.wdt-cart-button {
    display: none;
}
.cart-bottom-sec {
    display: flex;
    gap: 30px;
}
body.woocommerce .wdt-cart-coupon-holder .coupon, 
body.woocommerce-page .wdt-cart-coupon-holder .coupon, 
body.woocommerce .cart-collaterals .cart_totals, 
body.woocommerce-page .cart-collaterals .cart_totals {
    padding:20px 20px;
    border: 1px solid;
}
body.woocommerce .wdt-cart-coupon-holder .coupon label{font-weight: normal;}
body.woocommerce table.shop_table, body.woocommerce-page table.shop_table{
    border-width: 1px;
}
.woocommerce-cart table.shop_table.cart thead tr th {
    border: none !important;
}
.woocommerce table.shop_table thead tr {
    border-bottom: 1px solid #ddd;
    border-collapse: collapse;
}
.woocommerce table.shop_table {
    border-collapse: collapse;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    margin-top: 0;
    padding: 20px 30px;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout{
    float: right;
}
#order_review .shop_table tr.cart_item td, #order_review .shop_table tr.cart_item th {
    padding: 12px 0 0 12px !important;
}
#order_review .shop_table tr.cart_item td, #order_review .shop_table tr.cart_item th {
    padding: 12px 12px 0 12px !important;
}
p#billing_country_field {
    display: none;
}
.wdt-header-icons-list-item.search-item.search-overlay {
    display: none;
}
.wdt-heading-holder .wdt-heading-title-wrapper{
    margin:0;
}
.archive #secondary.secondary-sidebar{
    display: none;
}
.archive #primary {
    width: 100%;
}
body .wdt-product-image-gallery-thumb {
    max-height: 769px !important;
    overflow-y: auto !important;
    height: inherit !important;
    /* overflow: hidden !important; */
}
body.wp-singular .elementor .elementor-element.elementor-element-dc05926 {
    padding: 0 0 70px 0;
    border: none;
    margin: 0;
}
ul.suggested-product-list {
    display: none;
}
.wdt-simple-tap .wdt-tabs-container ul.wdt-tabs-list.ui-tabs-nav{
    margin-bottom: 20px;
}
body .wdt-simple-tap .wdt-iconlist-with-icon.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    color: #000;
}
table.cod_shop_table.sb_cod_table_bar {
    background: #f1f1f1;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}
div#payment {
    margin: 0;
}
.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods {
    border: none;
    padding: 15px;
    background: #f1f1f1;
}
.woocommerce-checkout #payment ul.payment_methods + div.form-row.place-order{
    border-top:none;
}
body.woocommerce-page #order_review #payment.woocommerce-checkout-payment ul.payment_methods li:last-child .payment_box {
    margin: 0 !important;
}
body.woocommerce-checkout #payment div.form-row.place-order > #place_order {
    padding: 15px 90px;
    margin: 0;
    font-size: 18px;
}
.woocommerce-privacy-policy-text p {
    line-height: 24px !important;
}
body.woocommerce-page #payment.woocommerce-checkout-payment ul.payment_methods li img{margin:0}
.elementor-icon-list--layout-traditional ul li:nth-child(2) {
    display: none;
}
body.wp-singular .main-title-section-wrapper.dark-bg-breadcrumb > .main-title-section-bg, .main-title-section-wrapper > .main-title-section-bg{
    background: url("https://www.culturechaos.in/wp-content/uploads/2025/12/PMP01727.jpg");
    background-position: center;
    background-size: cover;
}
.product_meta_wrapper {
    display: none !important;
}
.wdt-shop-detail-design .wdt-product-summary.summary.entry-summary .woocommerce-product-rating{
    display: none;
}
@media only screen and (min-width: 768px){
    .product-name-mobile{
        display: none;
    }
}
@media only screen and (min-width: 1281px) and (max-width: 1540px) {
    #header-wrapper {
        margin: 0 0 40px 0;
    }
}

@media only screen and (max-width: 1024px){
    .woocommerce-checkout-header + form.woocommerce-checkout #customer_details{
        margin-right: 0;
    }
    .woocommerce .woocommerce-checkout-review-order .shop_table .product-name img{
        max-width: 32px;
    }
}
@media only screen and (max-width: 991px){
    .woocommerce-checkout-header + form.woocommerce-checkout #customer_details,
    .woocommerce-checkout-order-review-wrap
    {
        max-width: 100%;
        margin-right: 0;
    }
    #order_review .shop_table tr td{
        text-align: right !important;
    }
    .woocommerce-checkout-review-order-table .cart_item .product-name{
        flex-direction: row;
    }
    .woocommerce .woocommerce-checkout-review-order .shop_table .product-name img{
        max-width: 60px !important;
    }
    .form-row.place-order {
        text-align: center;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    /********* cart page ********/
    .woocommerce table.shop_table tr td.product-thumbnail img {
        height: auto;
        width: 100%;
        max-width: 60px;
    }
    .woocommerce table.shop_table .product-thumbnail{
        display: flex !important;
        align-items: center;
        gap: 15px;
        justify-content: center;
    }
    .woocommerce table.shop_table tr td.product-thumbnail a {
        width: auto !important;
    }
    .woocommerce table.shop_table tr td.product-subtotal > label {
        text-align: left !important;
        margin: 0 !important;
    }
    .woocommerce table.shop_table tr td.product-subtotal{
        padding: 10px 15px !important;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    body.woocommerce table.shop_table.cart, .woocommerce-page table.shop_table.cart{
        border-width: 1px !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table tbody tr:not(.cart-discount){
        display: flex !important;
        width: 100%;
        justify-content: space-between;
    }
    .woocommerce .cart_totals table tbody th {
        text-align: left !important;
    }
    .woocommerce .cart_totals table tbody td {
        text-align: right !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .woocommerce .wdt-cart-coupon-holder .coupon input{
        flex: inherit;
        width: 100%;
    }
    .woocommerce .wdt-cart-coupon-holder .coupon {
        justify-content: flex-start;
    }
}
@media only screen and (max-width: 767px){
.cart-bottom-sec{
        flex-wrap: wrap;
    }
    body .woocommerce-cart-form__cart-item td.product-name{
        display: none !important;
    }
    .woocommerce table.shop_table tr td.product-remove {
    margin: -16px 0 0 0 !important;
}
}

/* Style for address_1 field to take the first half of the row */
#billing_address_1_field, #shipping_address_1_field, #billing_city_field, #shipping_city_field, #billing_postcode_field, #shipping_postcode_field {
    float: left;
    width: 48%; /* Roughly half the width, adjust as needed */
    margin-right: 4%; /* Space between the two fields */
    clear: none !important;
}

/* Style for address_2 field to take the second half of the row */
#billing_address_2_field, #shipping_address_2_field, #billing_state_field, #shipping_state_field, #billing_phone_field, #shipping_phone_field {
    float: right;
    width: 48%; /* Roughly half the width, adjust as needed */
    margin-right: 0 !important;
    clear: none !important;
}

/* Ensure the next field (e.g., City) starts on a new line */
#billing_city_field, #shipping_city_field {
    clear: both !important;
}
.woocommerce form .form-row label.screen-reader-text {
    clip: inherit;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    color: #000;
    text-indent: 0;
    clip: inherit;
    display: block;
    clip-path: inherit;
}
/* Optional: Adjust for responsive designs if needed */
@media (max-width: 768px) {
    #billing_address_1_field, #shipping_address_1_field,
    #billing_address_2_field, #shipping_address_2_field {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    body.woocommerce .product-loop-sorting .product-loop-sorting-item .select2-container {
        width: 250px !important;
    }
}
