/* 
Theme Name:		 BlankSlate Child
Theme URI:		 http://childtheme-generator.com/
Description:	 BlankSlate Child is a child theme of BlankSlate, created by ChildTheme-Generator.com
Author:			 Blindmatrix
Author URI:		 http://childtheme-generator.com/
Template:		 blankslate
Version:		 1.0.5
Text Domain:	 blankslate-child
*/


/*
    Add your custom styles here
*/


html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    
  font-family: "Poppins", Sans-serif !important;
  font-size:14px;
  margin: unset;
  padding: unset;
  border: unset;
  vertical-align: unset;
    
}

:root {
    --color-primary: #00c2ff;
    --color-secondary: #002746;
}

a {
color: var(--color-secondary);

}

table {

    caption-side: bottom;
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;

}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
    font-weight: 600;
}

td, th {
    padding: .7em 1em;
    border-width: 0 1px 1px 0;
}

/* Contact Form 7 – Minimal Full-Width Form (Theme Colors) */

.wpcf7-form-control {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid var(--color-secondary);
  border-radius: 6px;
  padding: 12px 14px !important;
  font-size: 15px;
  color: var(--color-secondary);
  background-color: #fff;
  transition: border-color 0.3s, box-shadow 0.3s, background-color 0.3s;
  margin: 10px 0;
}

.wpcf7-form-control:focus {
  border-color: var(--color-primary);
  box-shadow: 0 0 0 2px rgba(0,194,255,0.2);
  outline: none;
  background-color: #f9fcff;
}

/* Dropdown select styling */
.wpcf7-select {
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg fill="%23002746" height="12" viewBox="0 0 24 24" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 12px;
  cursor: pointer;
}

/* Textarea size */
.wpcf7-textarea {
  min-height: 120px;
  resize: vertical;
}

/* Submit button */
.wpcf7-submit {
  background-color: var(--color-primary);
  color: #fff;
  border: none;
  padding: 12px 25px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.3s, transform 0.2s;
}

.wpcf7-submit:hover {
  background-color: var(--color-secondary);
  transform: translateY(-1px);
}

/* Response messages */
.wpcf7-response-output {
  margin-top: 15px;
  border-radius: 6px;
  padding: 10px 15px;
  border: 1px solid;
  font-size: 14px;
}

.wpcf7-mail-sent-ok {
  border-color: var(--color-primary);
  background-color: rgba(0,194,255,0.1);
  color: var(--color-primary);
}

.wpcf7-validation-errors {
  border-color: #e74c3c;
  background-color: rgba(231,76,60,0.1);
  color: #e74c3c;
}

textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
   
    border-radius: 5px !important;
}


input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    
    padding: .50em;
   
}

.n2-ss-control-bullet .n2-active{
	background: linear-gradient(90deg, #00D3F3, #51A2FF, #C27AFF);
    width: 25px !important;
    padding: 4px !important;
}

.slider-two-cols{
    width:45% !important;
}

.slider-three-rows .slider-three-cols,
.slider-two-cols .slider-three-cols{
    margin: 10px 0 !important;     
    width:40% !important;
}

.slider-two-cols{
	margin:10px 0 !important;
}

.slider-visualizer-btn:hover{
	background-color: #FFFFFF1A !important;
    border-radius: 24px 48px 24px 48px !important;
}

.slider-two-cols > div{
    width:100% !important;
	justify-content:flex-start !important;
}

.custom-blinds-slider-row .slider-two-cols > div > div:first-child{
    width:30% !important;
}

.custom-blinds-slider-row .slider-two-cols > div > div:last-child{
    width:70% !important;
}

.slider-two-cols > div > div:first-child{
    width:250px !important;
}

.slider-two-cols > div > div:last-child{
    width:250px !important;
}

.slider-three-rows .slider-three-cols > div,
.slider-two-cols > div{
    flex-direction:row !important;
    padding: 10px 0 !important;
}

.slider-gradient-visualizer-btn{
    background: linear-gradient(90deg, #00D3F3, #51A2FF, #C27AFF) !important;
        border-radius: 24px 48px 24px 48px !important;
}

.slider-heading-sub-txt div{ 
	display: inline-block !important;
    background: linear-gradient(90deg, #00D3F3, #51A2FF, #C27AFF) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.slider-two-cols > div{
     gap:15px !important;
}

.slider-three-rows .slider-three-cols > div{
	width:85% !important;
}

.slider-three-rows .slider-three-cols > div > div{
    width:33.33% !important;
}

body.woocommerce-cart .header,
body.woocommerce-checkout .header{
    margin:20px;
}

body.woocommerce-cart .header .entry-title,
body.woocommerce-checkout .header .entry-title{
    display:none;
}

/* Force Container Width Only for Cart & Checkout */
body.woocommerce-cart .site-content .content-area,
body.woocommerce-checkout .site-content .content-area {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 20px;
}

/* Also fix inner WooCommerce wrapper */
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.woocommerce-cart-form .product-thumbnail a img{
    width:80px !important;
}

.list_view_name_section b,
.color-image-field-wrapper .color-item b{
	font-size:12px !important;
}

.list-image-field-wrapper label,
.color-image-field-wrapper label{
	font-size:11px !important;
}

.list-image-field-wrapper .color-grid{
	gap:8px !important;
}

#materials_section_wrapper .color-grid{
	max-height: 250px !important;
}

#materials_section_wrapper .color-item{
	width: 85px !important;
}

.choose-blinds-section-data{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.blindshop-logo img {
    transition: transform 0.3s ease;
    will-change: transform;
}

.blindshop-logo img:hover {
    transform: scale(1.16);
    animation: smallShake 0.4s ease;
}

@keyframes smallShake {
    0%   { transform: scale(1.16) rotate(0deg); }
    25%  { transform: scale(1.16) rotate(-1deg); }
    50%  { transform: scale(1.16) rotate(1deg); }
    75%  { transform: scale(1.16) rotate(-0.5deg); }
    100% { transform: scale(1.16) rotate(0deg); }
}

.electric-blinds-btn-class a,
.order-free-sample-btn-class a{
	background: linear-gradient(135deg, #00A6F4 0%, #155DFC 100%) !important;
    color: #fff !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    padding: 18px !important;
    font-size: 15px !important;
}
.order-free-sample-btn-class{
	text-align: center !important;
    margin: auto !important;
}

.order-free-sample-btn-class a{
	width:230px !important;
}

.grouping-blinds-section-wrapper{
	background: linear-gradient(rgba(8, 149, 232, 0.92), rgba(8, 149, 232, 0.85)), url(/wp-content/uploads/2026/01/free-quote.jpg) center / cover no-repeat !important;
	max-width:1300px !important;
	margin:auto !important;
	width:83% !important;
}

/* ================================
   MOBILE ONLY
   ================================ */
@media (max-width: 768px) {
	
  #materials_section_wrapper .color-grid{
	gap:5px !important;	
  }
  
  .video-section-wrapper .elementor-widget-text-editor{
      display:none;
  }
}

.appointment-submit-action{
   font-family: "Poppins", Sans-serif !important;
}


ol, ul {
    list-style: unset;
	list-style: unset;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}

/* Hide on mobile and tablet */
@media (max-width: 1024px) {
    .tawk-min-container {
        display: none !important;
    }
}

/* Small Desktop / Laptops */
@media (min-width: 1024px) and (max-width: 1366px) {
	
}
 
/* Normal Desktop Monitors */
@media (min-width: 1367px) and (max-width: 1919px) {
	
}

body .n2-ss-control-bullet {
    position: fixed !important;
    top: 550px !important;
    left: -58px  !important;  
}

body .nextend-arrow{
	top: 550px !important;
    position: fixed !important;
	right:70px !important;
}
/* 
.nextend-arrow-previous{
    right: 70px !important;
} */

.nextend-bullet-bar{
    background: #3b5360 !important;
    padding: 10px !important;
    border-radius: 24px 48px 24px 48px !important;
}

.slider-wrapper{
    height:650px !important;
}


/* ============================================
   GLOBAL OVERRIDES
============================================ */
body.woocommerce-checkout *,
body.woocommerce-cart * {
    box-sizing: border-box !important;
/*     font-family: "Inter", sans-serif !important; */
}

.checkout-button{
	margin:0 !important;
}

/* ============================================
   CHECKOUT – INPUT FIELDS
============================================ */
body.woocommerce-checkout #customer_details .form-row input,
body.woocommerce-checkout  #customer_details .form-row select,
body.woocommerce-checkout  #customer_details .form-row textarea {
    width: 100% !important;
    padding: 14px 18px !important;
    border: none !important;
    border-radius: 14px !important;
    background: #f2f5fa !important;
    font-size: 15px !important;
    color: #111 !important;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.05) !important;
    transition: .25s ease !important;
}

body.woocommerce-checkout  #customer_details .form-row input:focus,
body.woocommerce-checkout  #customer_details .form-row select:focus,
body.woocommerce-checkout  #customer_details .form-row textarea:focus {
    background: #fff !important;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.07), inset 0 2px 4px rgba(0,0,0,0.07) !important;
}

/* Labels */
body.woocommerce-checkout  #customer_details .form-row label {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 6px !important;
    color: #444 !important;
}
body.woocommerce-checkout  #customer_details .form-row label .required {
    color: #ff4b5c !important;
}

body.woocommerce-checkout .form-row {
    margin-bottom: 22px !important;
}

/* ============================================
   CHECKOUT – SELECT2
============================================ */
body.woocommerce-checkout .select2-container .select2-selection--single {
    height: 52px !important;
    border-radius: 14px !important;
    border: none !important;
    background: #f2f5fa !important;
    display: flex !important;
    align-items: center !important;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.05) !important;
    transition: .25s ease !important;
}
body.woocommerce-checkout .select2-selection--single:hover {
    background: #eef2f7 !important;
}
body.woocommerce-checkout .select2-container--open .select2-selection--single {
    background: #fff !important;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.07) !important;
}
body.woocommerce-checkout .select2-selection__rendered {
    padding-left: 14px !important;
    font-size: 15px !important;
    color: #111 !important;
}
body.woocommerce-checkout .select2-selection__arrow {
    height: 52px !important;
    right: 14px !important;
}

/* Dropdown */
body.woocommerce-checkout .select2-dropdown {
    border-radius: 14px !important;
    border: 1px solid #e3e6ec !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08) !important;
}
body.woocommerce-checkout .select2-results__option {
    padding: 12px 14px !important;
}

/* ============================================
   CHECKOUT – REVIEW ORDER TABLE
============================================ */
body.woocommerce-checkout .shop_table {
    border-radius: 18px !important;
    background: #ffffff !important;
    border: 1px solid #e6e9ee !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.04) !important;
}
body.woocommerce-checkout .shop_table th,
body.woocommerce-checkout .shop_table td {
    padding: 14px 20px !important;
}
body.woocommerce-checkout .shop_table tfoot th,
body.woocommerce-checkout .shop_table tfoot td {
    background: #f8fafc !important;
    font-weight: 600 !important;
}

/* ============================================
   CHECKOUT – PAYMENT BOX
============================================ */
body.woocommerce-checkout #payment {
    background: #ffffff !important;
    border-radius: 18px !important;
/*     padding: 22px !important; */
    border: 1px solid #e6e9ee !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
}
body.woocommerce-checkout #payment div.payment_box {
    background: #f2f5fa !important;
    border-radius: 14px !important;
    padding: 14px 16px !important;
}

/* Place order button */
body.woocommerce-checkout #place_order {
    width: 100% !important;
    padding: 16px !important;
    border-radius: 14px !important;
    border: none !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    background: linear-gradient(135deg, #4c8df6, #2156d6);
    color: #fff !important;
    transition: .3s ease !important;
    box-shadow: 0 6px 14px rgba(76,141,246,0.25) !important;
	margin-top:15px;
}

/* ============================================
   CART PAGE
============================================ */
body.woocommerce-cart .shop_table {
    width: 100% !important;
    border-radius: 18px !important;
    background: #ffffff !important;
}

body.woocommerce-cart .product-thumbnail img {
    width: 70px !important;
    height: 70px !important;
    border-radius: 12px !important;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08) !important;
}

body.woocommerce-cart .product-name a {
    font-size: 16px !important;
    font-weight: 600 !important;
/*     color: #111 !important; */
}

/* Quantity */
body.woocommerce-cart .quantity input.qty {
    width: 60px !important;
    height: 45px !important;
    border-radius: 12px !important;
    background: #f2f5fa !important;
    text-align: center !important;
	border: 1px solid grey !important;
}

/* Remove button */
body.woocommerce-cart a.remove {
    background: #ff4b5c !important;
    color: #fff !important;
    width: 26px !important;
    height: 26px !important;
    line-height: 26px !important;
    border-radius: 50% !important;
}

/* Update cart */
body.woocommerce-cart button[name="update_cart"] {
    background: #e5e7eb !important;
    border-radius: 12px !important;
    padding: 12px 20px !important;
}

/* CART TOTALS BOX */
body.woocommerce-cart .cart_totals {
    background: #fff !important;
    border-radius: 18px !important;
    padding: 24px !important;
    border: 1px solid #e6e9ee !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.06) !important;
	margin-bottom:15px;
	width:40% !important;
}
body.woocommerce-cart .cart_totals h2 {
    font-size: 20px !important;
    font-weight: 700 !important;
}

/* Proceed to checkout button */
body.woocommerce-cart .wc-proceed-to-checkout a {
    background: linear-gradient(135deg, #4c8df6, #2156d6);
    padding: 16px !important;
    border-radius: 14px !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #fff !important;
}

.woocommerce-checkout{
	margin-bottom:15px !important;
}

/* Large Desktop / Full HD & 4K */
@media (min-width: 1920px) {
	body .n2-ss-control-bullet,
	body .nextend-arrow{
/* 		top: 600px !important; */
	}
	
	body .nextend-arrow{
		padding:10px !important;
	}
	
	body .nextend-arrow-previous{
		--widget-offset: 50px !important;
	}
}

/* ============================================
   CENTER CART TOTALS CONTENT ONLY
============================================ */
/* body.woocommerce-cart .cart_totals h2,
body.woocommerce-cart .cart_totals table th,
body.woocommerce-cart .cart_totals table td {
    text-align: center !important;
} */

/* ============================================
   MOBILE FIXES
============================================ */
@media (max-width: 768px) {
    body.woocommerce-cart .cart_totals,
    body.woocommerce-cart .shop_table{
        width:90% !important;
        padding: 24px !important;
        margin: 15px auto !important;
    }
    
	body.woocommerce-checkout{
		margin: 15px;
	}
	
    body.woocommerce-checkout .form-row,
    body.woocommerce-checkout .col2-set .col-1,
    body.woocommerce-checkout .col2-set .col-2 {
        width: 100% !important;
        float: none !important;
    }
    body.woocommerce-checkout .select2-container {
        width: 100% !important;
    }
/*     body.woocommerce-checkout #payment {
        padding: 18px !important;
    } */
}


/* Cart Totals – Clean UI */
.woocommerce-cart .cart_totals {
    max-width: 600px;
    margin: 0 auto;
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Title Center */
.woocommerce-cart .cart_totals h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
}

/* Table */
.woocommerce-cart .cart_totals table.shop_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
	border:none;
}

/* Left Label */
.woocommerce-cart .cart_totals table.shop_table th {
    text-align: left;
    padding: 14px 0;
    font-weight: 700;
    font-size: 15px;
}

/* Right Price */
.woocommerce-cart .cart_totals table.shop_table td {
    text-align: right;
    padding: 14px 0;
    font-size: 15px;
}

/* Convert checkout layout to 2 columns */
.woocommerce-checkout form.checkout {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.woocommerce-checkout form.checkout #order_review #order_review_heading{
	margin: 0 0 10px 5px;
}
    
/* LEFT (Billing + Additional info) */
.woocommerce-checkout form.checkout .col2-set#customer_details,
.woocommerce-checkout form.checkout #order_review{
    width: 55%;
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    border: 1px solid #ddd;
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.woocommerce-checkout form.checkout .col2-set#customer_details .col-1,
.woocommerce-checkout form.checkout .col2-set#customer_details .col-2{
	width:100% !important;
}

.woocommerce-checkout .woocommerce-shipping-fields{
	display:none;
}

/* RIGHT (Your order + Payment together) */
.woocommerce-checkout form.checkout .col-2 {
    width: 45%;
}

/* style the right column box */
.woocommerce-checkout form.checkout .col-2 > * {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
}

/* payment section spacing */
#payment {
    margin-top: 20px;
}

/* force WooCommerce floats off */
#customer_details,
#order_review,
#payment {
    float: none !important;
    width: 100% !important;
}

.return-to-shop{
	margin-bottom: 15px;
}

.how-to-measure-section a,
.book-appoinment-section a{
	color:#fff !important;
}

.shop-by-room-desc p{
   color:#525252 !important;
   font-size: 16px;
}
/* 
.bm-menu-item.productsubclass>.bm-sub-menu.blinds{
	left:100% !important;
} */

/* Mobile responsive */
@media(max-width: 1024px) {
    .woocommerce-checkout form.checkout {
        flex-direction: column;
    }
    
    .woocommerce-checkout form.checkout .col2-set#customer_details,
    .woocommerce-checkout form.checkout .col-2 {
        width: 100%;
    }
	
	.woocommerce-additional-fields h3{
		 font-size: 18px;
	} 
}

@media (min-width: 768px) and (max-width: 1024px) { 
	.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
		float:none !important;	
	}
/* 	
	body.woocommerce-checkout #customer_details .form-row input, 
	body.woocommerce-checkout #customer_details .form-row select,
	body.woocommerce-checkout #customer_details .form-row textarea,
	body.woocommerce-checkout .form-row{
    	width: 90% !important;
	}
	
	body.woocommerce-checkout #customer_details #billing_state_field,
	body.woocommerce-checkout #customer_details #billing_country_field{
		width: 80% !important;
	} */
	
	.grouping-blinds-section-wrapper{
		width: 90% !important;
	}
}

body .menu-section-wrapper,
.elementor-element-1095e1b{
    background: linear-gradient(90deg, #0084D1 0%, #155DFC 50%, #0092B8 100%) !important;
}

body .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item{
    color:#fff !important;
}

.page_first_section_wrapper{
	background: linear-gradient(90deg, #0EA5E9 0%, #2563EB 100%) !important;
}

.page_first_section_wrapper > div{
    align-items: center !important;
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    align-content: center !important;
    height: 35px !important;
}

/*.cart-section-wrapper{*/
/*    background: oklch(97% .014 254.604) !important;*/
/*    box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px !important;*/
/*    border:none !important;*/
/*    padding: 8px !important;*/
/*}*/

/*.cart-section-wrapper .elementor-icon-box-wrapper{*/
/*    display:flex !important;*/
/*    flex-direction:row !important;*/
/*}*/

/*.cart-section-wrapper .elementor-icon-box-title{*/
/*    color: #000000 !important;*/
/*}*/

/*.cart-section-wrapper:hover{*/
/*   background: oklch(97% .014 254.604);*/
/*}*/

/* Wrapper */
.cart-section-wrapper {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    border-radius: 16px !important;
    background: #f5f8ff !important;
    border: 2px solid #d6e4ff !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

/* Inner wrapper fix */
.cart-section-wrapper .elementor-icon-box-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

/* Icon container */
.cart-section-wrapper .elementor-icon-box-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* SVG icon */
.cart-section-wrapper svg {
    width: 18px !important;
    height: 18px !important;
    stroke: #4a6fa5 !important;
    transition: all 0.3s ease !important;
}

/* Title reset */
.cart-section-wrapper .elementor-icon-box-title {
    margin: 0 !important;
}

/* Text */
.cart-section-wrapper .elementor-icon-box-title a {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #4a6fa5 !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

/* Hover */
.cart-section-wrapper:hover {
    background: linear-gradient(135deg, #e6f0ff, #ffffff) !important;
    border-color: #9bbcf3 !important;
    box-shadow: 0 8px 25px rgba(21, 93, 252, 0.25) !important;
    transform: translateY(-2px) !important;
}

/* Icon hover */
.cart-section-wrapper:hover svg {
    stroke: #155DFC !important;
    transform: scale(1.15) !important;
}

/* Text hover */
.cart-section-wrapper:hover .elementor-icon-box-title a {
    color: #155DFC !important;
}

/* Click effect */
.cart-section-wrapper:active {
    transform: scale(0.96) !important;
}

.quote-button-wrapper a{
    background: linear-gradient(90deg, #0EA5E9 0%, #2563EB 100%) !important;
    font-weight: 600 !important;
    padding: 13px 20px !important;
    border-radius: 20px !important;
}

.luxury-collection{
	text-align:left !important;
}

.free-sample-services-wrapper{
	padding:0 2rem !important
}

.free-samples-section-icon{
	height:55px !important;
}

.buy-blinds-images img{
	border-radius:10px !important;
}

.free-quote-products-wrapper{
	width:1140px !important;
	background:
    linear-gradient(
      rgba(8, 149, 232, 0.92),
      rgba(8, 149, 232, 0.85)
    ),
    url('/wp-content/uploads/2026/01/free-quote.jpg')
    center / cover no-repeat;
}

.explore-blinds-wrapper {
  background:linear-gradient(rgb(23 23 23 / 93%), #262626ed), url(/wp-content/uploads/2026/03/explore-blinds.webp) !important;
  background-size: cover !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
  border-radius: 18px !important;
}

.explore-collection-button a{
   background: linear-gradient(to right, #00B8DB, #2B7FFF, #9810FA) !important;
}

.explore-blinds-info{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #2f2f2f;
    border-radius: 10px;
}

.explore-blinds-info:hover{
	background-color: #7871718c !important;
}

.explore-blinds-info .elementor-widget-image:hover{
	transform: scale(1.10) !important;
	overflow:hidden !important;
}

.explore-blinds-info span{
    line-height:1.5;
}

.buy-blinds-section-fields {
  position: relative;
  padding-top: 12px;
}

/* Default (1st card) */
.buy-blinds-section-fields::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #00A6F4;
  border-radius: 6px;
}

/* 2nd card */
.buy-blinds-section-fields.section2::before {
  background: #155DFC !important;
}

/* 3rd card */
.buy-blinds-section-fields.section3::before {
  background: linear-gradient(90deg, #6462FF 0%, #B8B6FF 100%) !important;
}

.cat-parent > a{
	position: relative;
    padding-left: 12px;
}

.cat-parent > a::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;          /* thickness of line */
    height: 18px;        /* height of line */
    background-color: #007bff; /* blue color */
    border-radius: 2px;  /* optional rounded edges */
}

#masthead {
    position: relative;
    width: 100%;
    transition:
        box-shadow 0.3s ease,
        opacity 0.3s ease;
    will-change: opacity;
}

/* Sticky state */
#masthead.fixed-menu {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    opacity: 1;
}


.explore-blinds-wrapper{
	width:100% !important;
}

.free-sample-sections,
.buy-blinds-wrapper-section,
.customer-review-section,
.blindsshop-sections-wrapper{
	box-shadow: 0 10px 25px rgba(0,0,0,0.08) !important;
	border-radius:15px !important;
}

.blindsshop-sections-wrapper{
    box-shadow: 0 10px 25px #F0F9FF !important;
}

.free-sample-sections:hover {
  transform: translateY(-5px) !important;
}

.buy-blinds-wrapper-section{
	overflow: hidden;
}
.buy-blinds-wrapper-section img:hover{
	transform: scale(1.03) !important;
	transition: transform 0.35s ease !important;
	overflow: hidden;
	border-radius:20px  !important;
}

.free-sample-sections img:hover{
  transform: scale(1.05) !important;
}

/*.slider-wrapper{*/
/*	height:450px !important;*/
/*}*/

.follow-on-wrapper{
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    margin-left:-15px !important;
    font-weight:600;
}

.follow-on-wrapper a{
    width:20%;
}

a.button.get-free-quote-btn:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1) !important;
}

.browse-products-btn:hover{
    background-color: #fff3 !important;
}

a.button.shop-electric-blinds:hover,
.quote-button-wrapper a:hover,
.electric-blinds-btn-class a:hover,
.order-free-sample-btn-class a:hover{
    box-shadow: 0 20px 35px rgba(0, 166, 244, 0.35) !important;
}

.browse-products-btn-class{
	text-align: center !important;
    margin: auto !important;
}

.browse-products-btn-class a{
	background-color: #fff !important;
    border: 1px solid #77b7ff !important;
    color: #0084D1 !important;
    display: block !important;
    text-align: center !important;
    padding: 20px !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    width: 100% !important;
}

.default-menu-section .sub-menu{
	background: #ffffff;
	border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
	overflow: hidden;   
}

.browse-products-btn-class{
	width:20% !important;
}

.default-menu-section .sub-menu li{
	border:none !important;
}

.warranty-span:before{
	content:" 🛡️ ";
}

.free-sample-span:before{
	content:" ✨ ";
}

.delivery-span:before{
	content:" 🚚 ";
}

.motorized-blinds-slide-wrapper,
.choose-yourblindsshop-grid{
	overflow:hidden !important;
}

.animated.animated-fast {
    animation-duration: 0.2s !important;
}

.electric-blinds-btn-class span.elementor-button-text,
.order-free-sample-btn-class span.elementor-button-text,
.browse-products-btn-class span.elementor-button-text{
    background-image: url(/wp-content/uploads/2026/01/arrow.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
    padding: 0 38px 0 20px;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.slider-gradient-visualizer-btn{
    background: url(/wp-content/uploads/2026/01/arrow.svg) no-repeat right 15px center, linear-gradient(90deg, #00D3F3, #51A2FF, #C27AFF) !important;
}

.browse-products-btn-class span.elementor-button-text{
	background-image: url(/wp-content/uploads/2026/01/blue-arrow.png);
}

.slider-wrapper .n2-ss-slider-2{
    border-radius: 50px !important;
}

.slider-wrapper ss3-force-full-width {
    /*max-width: 1300px;*/
    /*width: 100%;*/
    /*border-radius: 50px !important;*/
    overflow: hidden !important;
    /*padding-left: 20px  !important;*/
    /*padding-right: 20px  !important;*/
    box-sizing: border-box !important;
    /*transform: translate3d(0, 0px, 0px) !important;*/
}

.slider-wrapper .n2-ss-section-main-content{
    padding: 40px !important;
}

.n2-ss-layers-container > div > div{
    max-width:unset !important;
}

.slider-three-rows .slider-three-cols > div{
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: flex-start !important;
	width: 500px !important;
}

body .n2-ss-control-bullet {
    display: none;
}

@media (max-width: 768px) {
	.mobile-menu-class-wrapper{
		display: flex  !important;
		flex-wrap: nowrap  !important;
		flex-direction: row  !important;
		align-items: center  !important;
	}
	
	.mobile-menu-class-wrapper{
		padding: 10px  !important;
	}
	
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu{
		padding:0 !important;
	}
	
	.mobile-menu-class-wrapper .hfe-menu-item{
/* 		color:#000 !important; */
		font-weight:bold !important;
	}
	
	.mobile-menu-class-wrapper .hfe-nav-menu li{
		border:none !important;
	}
	
	.browse-products-btn-class{
		width:auto !important
	}
	
	.mobile-menu-class-wrapper .hfe-nav-menu > li > .hfe-has-submenu-container > a,
	.mobile-menu-class-wrapper .hfe-nav-menu > li > a{
		background: #f5f5f5 !important;
    	color: #737373 !important;
	}
	
	.mobile-menu-class-wrapper > div{
		width:50% !important;
	}
    .fixed-menu {
        top: 0 !important;
    }
	
	.room-solution-wrapper{
		width: 40% !important;
	}
	
	.slider-wrapper .n2-ss-section-main-content{
		padding: 20px !important;
	}
	
	.slider-header-section-txt{
		height:auto !important;
	}
	
	.slider-header-section-txt > div,
	.slider-heading-sub-txt > div{
		font-size:2.5rem !important;
	}
	
	.slider-desc p{
		line-height: 1.5 !important;
    	padding: 15px 0 0 3px !important;
	}
	
	.slider-visualizer-btn a{
		padding: 15px 20px !important;
    	font-size: 13px !important;
	}
	
	.slider-two-cols > div > div:first-child{
		width:50% !important;
	}
	
/* 	.n2-section-smartslider .premium-collection-slider-row .slider-two-cols > div > div,
	.n2-section-smartslider .n2-ss-slider .n2-ss-layer-content .n2-ss-layer--auto:not([data-pm=absolute]){
		width:100% !important;
	} */
	
	.slider-two-rows .slider-gradient-visualizer-btn a{
		width: 150px !important;
	}
	
	.custom-blinds-slider-row .slider-gradient-visualizer-btn a{
		width: 100px !important;
	}
	
	.slider-wrapper {
    	height: auto !important;
	}
	
	.slider-two-rows{
		height:130px !important;
	}
	
	body .n2-ss-control-bullet {
    	top: 700px !important;
	}
	
	body .n2-ss-control-bullet{
		left: -100px !important;
	}
	
	.slider-three-cols > div{
		justify-content: flex-start !important;
		flex-wrap: wrap !important;
		/*gap: 15px !important;*/
	}	
	
	.slider-three-rows .slider-three-cols > div > div{
		width:100% !important;
		height:55px;
	}
	
	.slider-visualizer-btn > div a{
		width:100% !important;
	}
    
    .blinds-info-description,
    .free-sample-description,
    .choosing-blinds-description,
    .full-width-description,
    .free-quote-section-button,
    .slider-three-rows .slider-three-cols > div{
        width:100% !important;
    }
    
    .smart-home-tech-section{
        width:85% !important;
    }
	
	.smart-home-tech-section h3{
		font-size:13px !important;
	}
    
    .browse-products-button-section{
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
    }
        
    .order-free-samples{
        width:85% !important;
    }
    
    .buy-blinds-description{
        width:95% !important;
    }
    
    .explore-blinds-info > div{
        flex-direction: row !important;
        align-items: center !important;
    }
    
    .h3-section-class h3{
        font-size:20px !important;
    }
    .h2-section-class h2{
        font-size:24px !important;
    }
	.free-sample-service-head{
		width:60% !important;
	}
	.blinds-grid-wrapper,
	.free-quote-products-wrapper{
		padding:20px !important;
	}
	.heading-section-slider{
	    height:auto !important;
	}
	.desc-section-slider{
	    margin-top:15px !important;
	}
	.heading-section-slider div{
	    font-size:36px !important;
	}
	.space-section-slider{
	    display:none !important;
	}
	
	div#n2-ss-3 [data-hide-mobileportrait="1"] {
        display: block !important;
    }
    
    .slider-three-rows{
        margin-top:10px !important;
    }
    
    .slider-three-rows > div{
        padding: 0 !important;
    }
    
    .nextend-bullet-bar{
      padding:6px !important;  
    }
	
	.slider-two-cols > div{
		flex-direction:column !important;
	}
	
	body .nextend-arrow {
		top: 700px !important;
		right: 55px !important;
	}
	
	#n2-ss-3-arrow-previous,
	#n2-ss-3-arrow-next{
		padding:9px !important;
	}
	
	.free-quote-products-wrapper,
	.choose-blinds-section-data,
	.shop-by-room-wrapper{
		max-width: 1300px !important;
    	display: block !important;
    	width: 95% !important;
		margin: auto !important;
	}
	
	.shop-by-room-wrapper{
		display: flex !important;
	}
	
	.shop-by-room-wrapper .e-grid > div{
		display:block !important;
	}
}

/* =====================================
   SEARCH INPUT
===================================== */
.bm-blinds-search-wrapper .search-input,
.bm-blinds-search-wrapper input[type="search"] {
    width: 100%;
    padding: 14px 16px;
    font-size: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    outline: none;
}

.bm-blinds-search-wrapper .search-input:focus,
.bm-blinds-search-wrapper input[type="search"]:focus {
    border-color: #00A6F4;
    box-shadow: 0 0 0 3px rgba(0, 166, 244, 0.15);
}

/* =====================================
   AUTOCOMPLETE CONTAINER
===================================== */
.bm-blinds-search-wrapper .autocomplete-suggestions {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    width: 100%;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    max-height: 420px;
    overflow-y: auto;
    z-index: 99999;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

/* Remove default anchor styles */
.bm-blinds-search-wrapper .autocomplete-suggestions a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: inherit;
}

/* =====================================
   SINGLE SUGGESTION ROW
===================================== */
.bm-blinds-search-wrapper .autocomplete-suggestion {
    position: relative;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 16px;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
    transition:
        background 0.25s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.bm-blinds-search-wrapper .autocomplete-suggestion:last-child {
    border-bottom: none;
}

/* =====================================
   HOVER / ACTIVE STATE
===================================== */
.bm-blinds-search-wrapper .autocomplete-suggestion:hover {
    background: #f4f9ff;
/*     transform: translateX(4px); */
    box-shadow: inset 4px 0 0 #00A6F4;
}

/* =====================================
   PRODUCT IMAGE
===================================== */
.bm-blinds-search-wrapper .search-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 6px;
    border: 1px solid #eee;
    flex-shrink: 0;
    transition: transform 0.25s ease;
}

.bm-blinds-search-wrapper
.autocomplete-suggestion:hover
.search-image {
    transform: scale(1.05);
}

/* =====================================
   PRODUCT NAME
===================================== */
.bm-blinds-search-wrapper .search-name {
    flex: 1;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    line-height: 1.4;
    transition: color 0.25s ease;
}

.bm-blinds-search-wrapper
.autocomplete-suggestion:hover
.search-name {
    color: #155DFC;
}

/* =====================================
   PRODUCT PRICE
===================================== */
.bm-blinds-search-wrapper .search-price {
    font-size: 14px;
    font-weight: 600;
    color: #111;
    white-space: nowrap;
    transition: color 0.25s ease;
}

.bm-blinds-search-wrapper
.autocomplete-suggestion:hover
.search-price {
    color: #00A6F4;
}

/* =====================================
   SCROLLBAR
===================================== */
.bm-blinds-search-wrapper .autocomplete-suggestions::-webkit-scrollbar {
    width: 6px;
}

.bm-blinds-search-wrapper .autocomplete-suggestions::-webkit-scrollbar-thumb {
    background: #cfcfcf;
    border-radius: 10px;
}

.bm-blinds-search-wrapper .autocomplete-suggestions::-webkit-scrollbar-thumb:hover {
    background: #b5b5b5;
}

body .updated-theme-color,
body .updated-theme-color:hover{
	background:var(--preview-color) !important;
	color:#fff !important;
}

body .browse-products-btn-class .updated-theme-color span.elementor-button-text{
	background-image: url(/wp-content/uploads/2026/01/arrow.svg) !important; 
}

body .updated-theme-color .blinds-menu-section nav > ul > li:hover, 
body .updated-theme-color .default-menu-section nav > ul > li:hover, 
body .updated-theme-color .default-menu-section nav > ul > li.current-menu-ancestor{
	background:unset !important;
}

body .quick-quote-container{
	max-width: 1200px !important;
	margin:40px auto !important;		
}

body .quote-card-image{
	height:270px !important;
}

body .quote-action-btn .mat-icon,
body .customize-btn .mat-icon{
    line-height: 1.3 !important;
}

/* =====================================
   MOBILE RESPONSIVE
===================================== */
@media (max-width: 600px) {
    .bm-blinds-search-wrapper .autocomplete-suggestion {
        padding: 10px 12px;
        gap: 10px;
        transform: none;
    }

    .bm-blinds-search-wrapper .autocomplete-suggestion:hover {
        transform: none;
        box-shadow: inset 3px 0 0 #00A6F4;
    }

    .bm-blinds-search-wrapper .search-image {
        width: 50px;
        height: 50px;
    }

    .bm-blinds-search-wrapper .search-name,
    .bm-blinds-search-wrapper .search-price {
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.choose-yourblindsshop-grid{
		grid-template-columns: 1fr 1fr !important;
	}
	
	.shop-by-room-wrapper .e-grid{
		grid-template-columns: 1fr 1fr !important;
	}
	
	.smart-home-tech-section{
		width:25% !important
	}
	
	.free-sample-service-head {
		width:180px !important;
	}
	
	.motorized-blinds-slide-wrapper{
		grid-template-columns: 1fr !important;
	}
	
	.blinds-grid-wrapper{
		padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	
	.motorized-blinds-slide-wrapper > div{
		display: flex !important;
		flex-wrap: wrap !important;
		flex-direction: row !important;
	}
	
	.top-menu-section-wrapper{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	
	.top-menu-section-wrapper > div{
		height:100px !important;
	}
	
	.blinds-info-description{
		width:100% !important;
	}

	.slider-header-section-txt{
		height:auto !important;
	}
	
	.slider-header-section-txt > div,
	.slider-heading-sub-txt > div{
		font-size:3.5rem !important;
	}
	
	.slider-desc p{
		line-height: 1.5 !important;
    	padding: 15px 0 0 3px !important;
	}
	
	.slider-two-cols > div > div:first-child{
		width:50% !important;
	}
	
	.slider-three-rows .slider-three-cols{
	    width:100% !important;
	}
	
	.premium-collection-slider-row .slider-two-cols > div > div{
		width:50% !important;
	}
	
	.custom-blinds-slider-row .slider-two-cols > div > div{
		width:35% !important;	
	}
	
	body .n2-ss-control-bullet,
	body .nextend-arrow{
    	top: 510px !important;
	}
	
	.free-quote-products-wrapper,
	.choose-blinds-section-data,
	.shop-by-room-wrapper{
		max-width: 1300px !important;
    	display: block !important;
    	width: 95% !important;
		margin: auto !important;
	}
	
	.shop-by-room-title,
	.shop-by-room-desc{
		margin:20px 0 !important;
	}
	
	.room-solution-wrapper{
		text-align:center !important;
		margin:auto !important;
		width: 20% !important;
	}
	
	.browse-products-btn-class{
		width:30% !important;
	}
}


@media (max-width: 360px) {
	body .products-wrapper .products-grid .product-card,
	body .products-wrapper .products-grid .product-card .card-image{
		width: 315px !important;
		overflow: unset !important;	
	}
	
	body .products-wrapper .products-grid .product-card .fabric-color-row{
	    width: 300px !important;
	}
}	
	
@media (min-width: 361px) and (max-width: 375px){
	body .products-wrapper .products-grid .product-card,
	body .products-wrapper .products-grid .product-card .card-image,
	body .products-wrapper .products-grid .product-card .fabric-color-row{
		width: 340px !important;
		overflow: unset !important;	
	}
}
	
@media (min-width: 376px) and (max-width: 390px){
	body .products-wrapper .products-grid .product-card,
	body .products-wrapper .products-grid .product-card .card-image,
	body .products-wrapper .products-grid .product-card .fabric-color-row{
		width: 350px !important;
		overflow: unset !important;	
	}
}
	
@media (min-width: 401px) and (max-width: 768px) {
	body .products-wrapper .products-grid .product-card,
	body .products-wrapper .products-grid .product-card .card-image,
	body .products-wrapper .products-grid .product-card .fabric-color-row{
		width: 100% !important;	
		overflow: unset !important;	
	}
}
	
@media (max-width: 768px) {
	body .products-wrapper .products-grid .product-card .product-frame{
		    border-radius: 16px !important;
		    border-bottom-left-radius: 0 !important;
        	border-bottom-right-radius: 0 !important;
	}
	
	body .products-wrapper .products-grid .product-card .price-block,
	body .products-wrapper .products-grid .product-card .card-actions{
		border:unset !important;
	}
	
	body .products-wrapper .products-grid .product-card .product-desc{
		width:80% !important;
	}
	
	body .fraction-select{
		width:30% !important;
	}
	
	body .products-wrapper .products-grid .product-card .card-actions{
		flex-direction: column !important;
    	align-items: flex-start !important;
	}
	
	body .products-wrapper .products-grid .product-card .card-actions .customize-btn,
	body .products-wrapper .products-grid .product-card .card-actions .sample-action{
		width:80% !important;
	}
	
	body .quick-quote-container{
		margin: 20px !important;
        width: 90% !important;
	}
}
	
@media (min-width: 768px) and (max-width: 1024px){
	.show-order-details-contents tbody tr td:first-child strong{
		font-size:13px !important;
	}		
	
	body .fraction-select{
		width:30% !important;
	}
	
	body .quick-quote-container{
        width: 90% !important;
	}
}