/* Variables */

:root {

    /* Radius Variables */
    --wdtRadius_Zero: 0;
    --wdtRadius_Part: 2.5em;
    --wdtRadius_Full: 50%;

    --wdtRadius_1X: 3px;
    --wdtRadius_2X: 5px;
    --wdtRadius_3X: 10px;

    /* letter Spacing */

    --wdtLetterSpacing_1X: 0.4px;
    --wdtLetterSpacing_2X: 1px;
    --wdtLetterSpacing_3X: 1.5px;

    /* Padding Variables */
    --wdtInputPadding: 12px 20px;

    --wdtPadding_Btn: 16px 35px;
    --wdtPadding_MiniBtn: 12px 20px;
    --wdtPadding_MaxiBtn: 18px 40px;


    --wdtBaseTransition: all 0.3s linear;
    --wdtAltTransition: all 0.35s ease-in-out;

}

/* Typography - Defaults */

    /* Base */
    body, button, input, textarea, select, optgroup { font-family: var(--wdtFontTypo_Base); font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); letter-spacing: 0; line-height: var(--wdtLineHeight_Base); text-transform: none; }

    input[type="submit"], input[type="reset"], input[type="button"], button[type="button"], [role="button"], button, .button, a.button, .wdt-button, .elementor-button.wdt-elementor-button, .yith-wcwl-add-to-wishlist a, .yith-wcqv-button, .wdt-wcsg-button { line-height: var(--wdtLineHeight_Alt); }


    /* Headings */
    h1 { font-size: var(--wdtFontSize_H1); }
    h2 { font-size: var(--wdtFontSize_H2); }
    h3 { font-size: var(--wdtFontSize_H3); }
    h4 { font-size: var(--wdtFontSize_H4); }
    h5 { font-size: var(--wdtFontSize_H5); }
    h6 { font-size: var(--wdtFontSize_H6); }

    h1, h2, h3, h4, h5, h6 { font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); letter-spacing: 0; line-height: var(--wdtLineHeight_Alt); text-transform: none; margin-bottom: 0.75rem; }


    /* Menu */
    .wdt-header-menu li a { font-family: var(--wdtFontTypo_Base); font-weight: var(--wdtFontWeight_Base); text-transform: capitalize; }
    .wdt-header-menu ul li ul li>a { font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Base); }


    /* Breadcrumb */
    .main-title-section h1 { font-family: var(--wdtFontTypo_Alt); }
    .breadcrumb { font-family: var(--wdtFontTypo_Base); }
    .main-title-section-wrapper>.main-title-section-bg:after { background-color: rgba(var(--wdtTertiaryColorRgb), 0.85); }


    /* Footer */
    div.footer-widgets .widgettitle, #footer .widgettitle { font-family: var(--wdtFontTypo_Alt); }
    #footer, .footer-copyright, div.footer-widgets .widget { font-family: var(--wdtFontTypo_Base); }



/* Base Colors - Defaults */

    body, .layout-boxed .inner-wrapper { background-color: var(--wdtBodyBGColor); }


    /* Base */
    body { color: var(--wdtBodyTxtColor); }


    /* Links */
    a { color: var(--wdtLinkColor); }
    a:hover { color: var(--wdtLinkHoverColor); }


    /* Headings */
    h1, h2, h3, h4, h5, h6 { color: var(--wdtHeadAltColor); }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: var(--wdtLinkHoverColor); }


    /* Menu */
    .no-header-menu ul li a, .wdt-header-menu .wdt-primary-nav li a { color: var(--wdtHeadAltColor); display: flex; flex-direction: column; line-height: var(--wdtLineHeight_Base); }

    .wdt-header-menu .wdt-primary-nav li a .menu-custom-label {
        font-size: clamp(0.75rem, 0.2434rem + 0.5263vw, 0.875rem);
        text-transform: capitalize;
    }

        /*--------------------------------------------------------------
        Heading Size - Default-Value
    --------------------------------------------------------------*/

    .elementor-widget-text-editor .elementor-widget-container h1, div h1,
    .wdt-heading-holder h1.wdt-heading-title-wrapper .wdt-heading-title { font-size: clamp(3rem, 2.8269rem + 0.7692vw, 3.75rem); /* Min-48 & Max-60 */  }
    .elementor-widget-text-editor .elementor-widget-container h2, div h2,
    .wdt-heading-holder h2.wdt-heading-title-wrapper .wdt-heading-title { font-size: clamp(1.875rem, 1.7357rem + 0.6369vw, 2.5rem); /* Min-30 & Max-40 */  }
    .elementor-widget-text-editor .elementor-widget-container h3, div h3,
    .wdt-heading-holder h3.wdt-heading-title-wrapper .wdt-heading-title { font-size: clamp(1.75rem, 1.6346rem + 0.5128vw, 2.25rem); /* Min-28 & Max-36 */  }
    .elementor-widget-text-editor .elementor-widget-container h4, div h4,
    .wdt-heading-holder h4.wdt-heading-title-wrapper .wdt-heading-title { font-size: clamp(1.375rem, 1.2885rem + 0.3846vw, 1.75rem); /* Min-22 & Max-28 */ }
    .elementor-widget-text-editor .elementor-widget-container h5, div h5,
    .wdt-heading-holder h5.wdt-heading-title-wrapper .wdt-heading-title { font-size: clamp(1.125rem, 1.0419rem + 0.2776vw, 1.375rem); /* Min-18 & Max-22 */ }
    .elementor-widget-text-editor .elementor-widget-container h6, div h6,
    .wdt-heading-holder h6.wdt-heading-title-wrapper .wdt-heading-title { font-size: clamp(1rem, 0.9712rem + 0.1282vw, 1.125rem); /* Min-16 & Max-18 */ }


    /* Footer */
    .wdt-no-footer-builder-content.footer-copyright:before, .footer-copyright:before { background-color: var(--wdtTertiaryColor); }

    #footer .widgettitle, div.footer-widgets .widgettitle { color: var(--wdtHeadAltColor); }

    #footer, div.footer-widgets .widget, .footer-copyright { color: var(--wdtBodyTxtColor); }

    #footer a:not(.button):not(.elementor-button), .footer-widgets a:not(.button):not(.elementor-button) { color: var(--wdtAccentTxtColor); }

    #footer a:not(.button):not(.elementor-button):hover, .footer-widgets a:not(.button):not(.elementor-button):hover { color: var(--wdtLinkHoverColor); }

    #footer .wdt-dark-bg a, #footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button), #footer .wdt-dark-bg a:not(.button):not(.elementor-button) { color: var(--wdtAccentTxtColor); }

    #footer .wdt-dark-bg a:hover, #footer .wdt-dark-bg .footer-widgets a:not(.button):not(.elementor-button):hover, #footer .wdt-dark-bg a:not(.button):not(.elementor-button):hover { color: var(--wdtSecondaryColor); }
    
    
    
/*SURESH 30-09-25*/
#wdt-enquiry-form-close {
    position: absolute;
    top: -30px;
    right: -30px;
    cursor: pointer;
    z-index: 1;
    background: var(--wdtPrimaryColor);
    padding: 0;
    transition: var(--wdtBaseTransition);
    height: 50px;
    line-height: 50px;
    width: 50px;
    font-size: 0;
}
.wdt-popup-content {
    max-width: 100%;
    width: 100%;
    overflow-y: visible;
}

.wdt-enquiry-btn{
    padding:10px !important;
}

li.product:not(.product-with-secondary-image) .product-thumb .image .primary-image img {
    -webkit-transform: scale3d(1, 1, 1)!important!important;
    transform: scale3d(1, 1, 1)!important;
}
.showcoupon {
    float:right;
}
#footer {margin-top:80px;}
.woocommerce .product-loop-sorting { display:none; }
.woocommerce ul.products:not(.products-apply-isotope, .swiper-wrapper) .product .wdt-col .product-wrapper {box-shadow:0px 0px 5px #00000015;  }
.woocommerce ul.products.product-style-default li.product .product-details > div.product-title:first-child > h5 { margin-top: 0!important; }
.woocommerce ul.products.product-hover-image-scalein li.product:not(.product-with-secondary-image) .product-thumb .image { perspective: 50em!important; }
.woocommerce ul.products.product-hover-image-scalein.product-thumb-bg-image li.product:not(.product-with-secondary-image) .product-thumb .image .primary-image,.woocommerce ul.products.product-hover-image-scalein:not(.product-thumb-bg-image) li.product:not(.product-with-secondary-image) .product-thumb .image .primary-image img { -webkit-transform: scale3d(1,1,1)!important; transform: scale3d(1,1,1)!important; }
.woocommerce ul.products:not(.product-thumb-bg-image) li.product:hover .product-thumb a.image > div[class*="image"] img{ -webkit-transform: scale3d(1.1,1.1,1.1)!important; transform: scale3d(1.1,1.1,1.1)!important; }
.woocommerce ul.products li.product .product-details {padding:30px 15px; }
.woocommerce ul.products li.product .product-details > div.product-title:first-child > h5 { margin: 0!important;}
ul.products li.product .product-details .product-buttons-wrapper.product-button a.wdt-enquiry-btn {
  background: var(--wdtBodyBGColor);
  color: var(--wdtPrimaryColor);
  transition: var(--wdtBaseTransition);
  position: relative;
  border: 0;
  display: block;
  box-shadow: var(--wdtPrimaryColor) 0px 0 0 1px;
  font-size: var(--wdtFontSize_Ext);min-width:125px;line-height: 1.6;
}
ul.products li.product .product-details .product-buttons-wrapper.product-button a.wdt-enquiry-btn:hover { color: var(--wdtAccentTxtColor);	background: var(--wdtLinkHoverColor); box-shadow: var(--wdtPrimaryColor) 0px 0 0 1px;}
.quantity.quantity-with-arrows, .product_meta {display:none!important; }
.woocommerce .wdt-cart-coupon-holder .coupon {background: #f0f0f0;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {background: #f0f0f0;margin-bottom: clamp(0rem, 1.463rem + 5.5517vw, 0vw);}
.woocommerce .woocommerce-info, .woocommerce-notice.woocommerce-notice--info { border:1px solid #f0f0f0;background: #f4f4f4; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.woocommerce-checkout-header .woocommerce-checkout-header-coupon {
	max-width: 1280px;
	margin: 0px auto !important;
}
.showcoupon { margin-top:0px; color:#ffffff!important; border:none!important; }
.checkout-wrapper {
	max-width: 1280px;
	margin: 30px auto 0!important;
}
.checkout-left { flex: 1 1 50%!important;}
.checkout-right { background-color: #f0f0f0!important; padding:0!important; margin-bottom:0!important;margin-top: 0!important; flex: 1 1 50%!important;}
.woocommerce-checkout #customer_details { padding: 50px 0 50px 20px!important;margin-top: 0!important; background: #fff;}
.woocommerce-checkout-order-review-wrap, .woocommerce-checkout #customer_details ~ .woocommerce-checkout-review-order {padding: 50px 40px!important; background: #f0f0f0!important;}
.woocommerce form .form-row label:not(.checkbox), .woocommerce-page form .form-row label:not(.checkbox) {margin-bottom:0px;}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select { border: 1px solid rgba(180, 173, 173, 0.8); }
.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {	line-height: 33px;border: 1px solid rgba(180, 173, 173, 0.8);border-radius: 4px;}
.woocommerce-account-fields, .woocommerce-additional-fields { margin-top:30px;}
.wfacp-hg-by-box.f-common-addons {padding: 25px; border: 1px solid #d3d3d4; margin: 15px 0 30px; background: #f2f2f2;}
.wf-addon-group {margin-bottom:0px!important; padding-bottom:15px!important; }
.wf-addon-group p { margin-bottom:10px !important;}
.wf-addon-group p strong { font-size:14px; font-family: 'Unbounded', serif;font-weight: 400; color: var(--wdtHeadAltColor); }
.woocommerce-page #payment.woocommerce-checkout-payment { padding-top:30px; }
.woocommerce .woocommerce-checkout-review-order .shop_table .product-name img {
	margin-right:15px;
	max-width:70px;
}
.woocommerce .woocommerce-checkout-review-order .shop_table td > .checkout-review-order-details:not(:last-child) {
	width: calc(100% - 120px);
}
.woocommerce .woocommerce-checkout-review-order .shop_table .checkout-review-order-details span.checkout-review-order-title {font-weight: 500;margin-right: 15px;line-height: 1.4;}
.woocommerce .woocommerce-checkout-review-order .shop_table .checkout-review-order-details + .variation {
	width: 100%;
	padding-left: 85px;
	font-size: 12px;
}
.woocommerce .woocommerce-checkout-review-order .shop_table .checkout-review-order-details + .variation > * {
	float: left;
	line-height: 1.3;
	padding: 0 5px 0 0;margin: 0 !important;
}
.woocommerce .woocommerce-checkout-review-order .shop_table tr th:first-child, .woocommerce .woocommerce-checkout-review-order .shop_table tr th:last-child, .woocommerce .woocommerce-checkout-review-order .shop_table tr td:first-child, .woocommerce .woocommerce-checkout-review-order .shop_table tr td:last-child { padding: 15px 0; }

.showcase-cls .wdt-interactive-showcase-container {
	align-items: flex-start;
}
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { flex: 0 1 40%;}
.showcase-cls  .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { flex: 0 1 60%;}
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list {
	margin: 0 auto 0 0;
	max-width:90%;
	background-color: var(--wdtQuarternaryColor);
	padding: 60px 40px;
}
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group { display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { font-size:1.4rem !important; }
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li::before {
	background:#ffffff!important;
}
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li::after {
	background: var(--wdtPrimaryColor)!important;
}
.showcase-cls .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:not(:last-child) {
	margin-bottom: 20px!important;padding: 15px 30px!important;
}

.showcase-cls .wdt-interactive-showcase-content {margin:30px 0 0;}
.wdt-img-section {padding:0px!important;}
.wdt-img-section .elementor-column {width:100%!important; }
.wdt-img-section .wdt-interactive-showcase-list-wrapper {position: absolute;top: 50%;right: 100px;background: #fff;z-index: 10;transform: translateY(-50%);}
.wdt-img-section .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { font-size:1.4rem !important; }
.wdt-img-section .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li::before, .wdt-img-section .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li::after {display:none;}
.wdt-img-section .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li {padding: 10px 20px!important;}
.wdt-img-section .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] {opacity: 0;	transform: scaleX(1);	transition: opacity all.2s ease .25s ,visibility 03s ease;}
.wdt-img-section .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active {opacity: 1;}
.wdt-img-section .wdt-content-image image {object-fit: cover;  min-height: 400px;}
.getintouch .elementor-column .elementor-widget-wrap, .getintouch .elementor-column .elementor-widget-wdt-button .wdt-button-holder {justify-content: center;}
.getintouch .elementor-column .elementor-widget-wdt-button {flex: 0 1 100%;}
.client-reviews-li .wdt-content-media-group {
	order: 2;
	flex: 0 1 auto;
	margin-top: 30px!important;
	text-align:left !important;
}
.client-reviews-li .wdt-content-detail-group {
	order: 1;
	flex: 0 1 100%;
}
.client-reviews-li .wdt-content-item .wdt-content-detail-group .wdt-content-description {
	font-size: clamp(1rem, 0.9rem + 0.5vw, 1.2rem)!important;
}
.client-reviews-li .wdt-content-item .wdt-content-media-group .wdt-content-title h5 {
	font-size: 24px!important;
}
.client-reviews-li .wdt-content-item {
	flex-wrap: wrap !important;
}
.reset_variations {
  display: none !important;
}
.dimensions-wrapper
{
	display:none !important;
}
.client-reviews-li .wdt-carousel-pagination-wrapper {
	margin-top:10px !important;
}
.client-reviews-li .wdt-carousel-arrow-pagination {
	margin-left:0px !important;text-align: left!important;
}
.client-reviews-li .wdt-testimonial-holder { padding:40px 50px!important; }
.hidden-sec {display:none!important; }
.woocommerce-NoticeGroup-checkout {display:none;}
.what-you-get ul li span {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 12px 0 12px;
}
/*contact form CSS */
/* Wrapper layout for two columns */
.home-iii-Contact-Frm .form-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

/* Left column */
.home-iii-Contact-Frm .col-1 {
  flex: 1 1 45%;
}

/* Right column */
.home-iii-Contact-Frm .col-2 {
  flex: 1 1 45%;
}

/* Responsive for mobile */
@media (max-width: 768px) {
  .home-iii-Contact-Frm .form-wrapper {
    flex-direction: column;
  }
  .home-iii-Contact-Frm .col-1,
  .home-iii-Contact-Frm .col-2 {
    flex: 1 1 100%;
  }
}

/* Optional spacing between form inputs */
.home-iii-Contact-Frm input,
.home-iii-Contact-Frm select,
.home-iii-Contact-Frm textarea {
  width: 100%;
  margin-bottom: 10px;
}

/* Optional: section headings */
.home-iii-Contact-Frm h5 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
}
/*Sticky*/
/* ===== Sticky Header Fix for Elementor/Theme Header ===== */
header#masthead,
.site-header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99999 !important;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
}

/* Add smooth shadow when scrolling */
header#masthead.scrolled,
.site-header.scrolled {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Prevent content from hiding under header */
body {
  padding-top: 100px; /* adjust this value = header height */
}
/*sticky*/
/* === AOAIX Sticky Header Smooth Fix === */
header#header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999 !important;
  background: #fff !important;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  box-shadow: none;
}

/* Prevent height jump */
header#header,
header#header * {
  transition: none !important;
}

/* Add shadow when scrolled */
header#header.is-sticky {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Maintain layout and spacing */
body {
  padding-top: 100px !important; /* Adjust to your actual header height */
}

/* Optional: reduce micro jitter on mobile */
@media (max-width: 767px) {
  header#header {
    position: fixed !important;
    top: 0;
  }
}
/* Sticky Header Fix for Elementor Header */
#header {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #fff; /* Adjust to your header color */
  transition: all 0.3s ease;
  box-shadow: none;
}

/* When user scrolls */
body.scrolled #header {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transform: translateY(0);
}

/* Prevent layout jump */
body {
  padding-top: 0 !important;
}

/* Smooth behavior fix */
html {
  scroll-behavior: smooth;
}

/*Hide Portfolio*/
.elementor-element-4cf550e {
  display: none !important;
}
/*top bottom remove*/
.custom_main {
  padding-top: 70px !important;
}
/*Hide Popup*/


