
:root{
--black: #303030;
--white: #fafafa;
--pure-white: #ffffff;
--lane-green: #007167;
--dark-green: #004a44;
--wolf-grey: #d6d9cf;
--desert-khaki: #c2b099;
--english-lavender: #bd8c9c;
--space-blue: #1c1c38;fabric-swatch-big
}

Body{
font-family: "raleway", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: var(--black);
background-color: var(--white);
transition: all 500ms ease-out;
padding: 0;
margin: 0;
}


input[type=checkbox], input[type=radio] {
    accent-color: #004a44;
}


.ast-site-title-wrap {
      display: none;
}
.site-header-primary-section-right-center {
   display: none;
}

#ast-desktop-header .site-header-primary-section-center {
       width: 50vw;
}


.site-header-primary-section-center .header-widget-area {
    width: -webkit-fill-available;
}

.site-below-header-wrap{
    display: flex;
    justify-content: center;
}


html {
scroll-behavior: smooth;
scrollbar-width: thin;
scrollbar-color: var(--dark-green) transparent;
}








.woocommerce-message .restore-item {
    display: none !important;
}






 .GL_home_Companent_Conatiner {
      background-image: url('https://demo.go2web.in/wp-content/uploads/2025/07/elegant-living-room-interior-2022-04-11-20-46-24-utc.jpg');
      background-size: cover;
      background-position: center;
      text-align: center;
      padding: 100px 20px;
      height: auto;
      max-height: 490px;
   }

    .GL_home_Companent_Conatiner h1 {
      font-size: 48px; 
      letter-spacing: 0.5rem;
      line-height: 1.4;
      font-weight: bold;
      color: #f0f0f0;
    }


    .GL_home_Companent_Conatiner p {
      font-size: 18px;
      max-width: 700px;
      color: #dddddd;
    }

   .GL_home_Companent_Conatiner button {
    background-color: #004a44;
    color: white;
}

.exclusive_sale_container button
{
    background-color: #004a44;
    color: white;
}


.GL_home_Companent_Conatiner button:hover {
    background-color: #007167;
    color: white;
}

.exclusive_sale_container button:hover 
{
    background-color: #007167;
    color: white;
}


    .exclusive_sale_container {
      background-image: url('https://demo.go2web.in/wp-content/uploads/2025/07/the-stylish-composition-at-living-room-interior-2022-05-27-16-00-51-utc.jpg'); 
      background-size: cover;
      background-position: center;
      text-align: center;
      padding: 100px 20px; 
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
			max-height: 490px;
    }

    .exclusive_sale_container h1 {
      font-size: 48px;
      font-weight: bold;
      letter-spacing: 0.5rem;
      text-transform: uppercase;
      line-height: 1.4;
			color: #f0f0f0;
    }

    .exclusive_sale_container p {
      font-size: 18px;
      max-width: 800px;
      color: #f0f0f0;
    }


    @media (max-width: 768px) {
      .GL_home_Companent_Conatiner h1,
      .exclusive_sale_container h1 {
        font-size: 32px;
        letter-spacing: 0.2rem;
      }

      .GL_home_Companent_Conatiner p,
      .exclusive_sale_container p {
        font-size: 16px;
        padding: 0 1rem;
      }

      button {
        padding: 0.7rem 1.5rem;
        font-size: 0.95rem;
      }
    }




.ast-builder-grid-row-5-equal .ast-builder-grid-row {
    display: flex;
    justify-content: space-around;
}





.Footer_heading_CustomerService {
    color: #004a44;
    margin-bottom: 18px;
    font-size: 17px;
    text-align: left;
    padding-left: 10px;
}

.Footer_Container_CustomerService{
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

.Footer_Container-Img_CustomerService{
  width: 20px;

  margin-top: 4px;
}

.Footer_Container-text_CustomerService{
   text-align: left;
   font-size: 1rem; 
   color: #1e1e1e;
   line-height: 1.6;
}


nav .menu .menu-item a{
    color: black;
}


h2.widget-title {
    font-weight: 700;
    font-size: 17px;
    color: #004a44;
}












 .Nav_header-above-content_container {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 40px;
   color: #ffffff;
   font-size: 16px;
 }

 .Nav_header-above-content-s2_container {
   display: flex;
   align-items: center;
   gap: 8px;
 }

.Nav_header-above-content-s2_img {
   width: auto;
   height: 20px;
 }

.Nav_header-above-content-s2-star-icon {
   width: auto;
   height: 17px;
}





















    .filter-wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 30px 40px 0px 40px;
      Max-height: 65lvh;
    }

    .filter-column {
      flex: 1 1 140px;
      margin-bottom: 30px;
    }

    .filter-column h4 {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 15px;
      font-family: "Montserrat", Sans-serif;
      color: black;
    }

    .filter-column ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

.filter-column li {
    
    font-family: "raleway", sans-serif;
    font-weight: 500;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
}
    .filter-column li a:hover {
      text-decoration: underline;
    }

    .color-dot {
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 30%;
      margin-right: 8px;
    }

    .color-White { background: #FCFCFC; border: 1px solid #ccc; }
    .color-Natural { background: #EEE2CC; }
    .color-Grey { background: #303030; }
    .color-Pink { background: #c6474d; }
    .color-Purple { background: #6e5aa8; }
    .color-Blue { background: #3c63b8; }
    .color-Yellow { background: #FFEF00; }
    .color-Gold { background: #d4af37; }
    .color-Brown { background: #ad693b; }
    .color-Green { background: #8ea367; }
    .color-Black { background: #303030; }
    .color-Cream { background: #FDFBD4; }
    .color-Teal { background: #008080; }
    .color-Silver { background: #C4C4C4; }
    .color-Orange { background: #d8872e; }

    .promo {
      width: 250px;
      height: fit-content;
      flex-shrink: 0;
      text-align: center;
    }

    .promo img {
      max-width: 100%;
      border-radius: 6px;
      Width: 100%;
      Height: 100%;
      Object-fit: Cover;
    }

    .promo-text {
      font-size: 17px;
      position: relative;
      bottom: 100px;
      color: white;
    }

    .promo-code {
      font-weight: bold;
      margin-top: 4px;
      position: relative;
      bottom: 100px;
      color: white;
    }

    .view-all {
      text-align: left;
      margin-top: -10px;
      padding-bottom: 30px;
      padding-left: 40px;
    }

    .view-all a {
      background-color: #004A44;
      color: #fff;
      font-size: 16px;
      padding: 1em 2em;
      border-radius: 9px;
      font-weight: 500;
      display: inline-block;
   }

    .view-all a:hover {
      background-color: #003b31;
    }

    @media (max-width: 960px) {
      .promo {
        width: 100%;
        margin-top: 20px;
        text-align: center;
      }
      .filter-wrapper {
        justify-content: flex-start;
      }
    }

    @media (max-width: 600px) {
      .filter-column {
        flex: 1 1 100%;
      }

      .view-all {
        text-align: center;
        padding-left: 0;
      }
    }
















.main-header-menu .menu-item {
    position: static;
}

#menu-item-114 ul {
      width: 100%;
      display: flex;
      flex-direction: column;
      gap: 5px;
}

.main-navigation ul {
  position: static;
}





#ast-desktop-header{
  background: url(https://demo.go2web.in/wp-content/uploads/2025/08/Navbar.png);
}

.ast-above-header.ast-above-header-bar
{
    background-color: unset;
}


.ast-primary-header-bar {
    background-color: unset;
}

.ast-below-header-bar
{
    background-color: unset;
}






.ast-header-account-inner-wrap .ast-header-account-link {
    display: inline-block;
    background-image: url(/custom/images/common/Account.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 35px;
    height: 35px;  
}

.ast-header-account-link span{
    display: none;
}


.ast-addon-cart-wrap {
    display: inline-block;
    background-image: url(/custom/images/common/Cart.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 35px;
    height: 35px;
    margin-right: 30px;
}

.ast-addon-cart-wrap .ast-icon-shopping-bag span {
      display: none;
}



.ast-header-break-point #ast-mobile-header {
    background: url(https://demo.go2web.in/wp-content/uploads/2025/08/Navbar.png);
}







#ast-hf-menu-1 .menu-item-114:hover {
    background: white;
    color: black;
    border-radius: 10px 10px 0px 0px;
}

#menu-item-114:hover > a  {
    color: black;
}

#menu-item-230 .menu-link {
  display: none;
}


#menu-item-230 .filter-wrapper > .filter-column-Color_custom > .menu-link {
    display: block;
    padding: 0;
}

.Link_colour_properties_custom{
  display: contents;
}








.footer-widget-area .menu-item-114 .sub-menu {
   display: none;
}


.filter-column li a{
   color: black;
}


.ast-site-header-cart-li {
     
}


@media only screen and (max-width: 920px) {
  .ast-site-header-cart-li {
    padding-top: 0px;
  }
}


















A{
Color: var(--space-blue);
Text-decoration-color: var(--space-blue);
Text-underline-position: under;
transition: all 200ms;
}
A:hover{
Color: var(--dark-green);
Text-decoration-color: var(--dark-green);
}
Button.primary,
a.primary,
button.secondary,
a.secondary,
button.tertiary,
a.tertiary{
font-size: 1.125em;
font-weight: 600;
border-radius: 0.5em;
padding: 1em 2em;
Transition: all 300ms;
}
Button.primary,
a.primary{
color: var(--white);
background-color: var(--dark-green);
}
Button.primary:hover,
a.primary:hover{
background-color: var(--lane-green);
}
button.secondary,
a.secondary{
background-color: var(--desert-khaki);
}
button.secondary:hover,
a.secondary:hover{
background-color: var(--wolf-grey);
}
button.tertiary,
a.tertiary{
color: var(--dark-green);
border: solid 0.2em var(--dark-green);
}
button.tertiary:hover,
a.tertiary:hover{
background-color: var(--wolf-grey);
}
Button.primary:active,
a.primary:active,
button.secondary:active,
a.secondary:active,
button.tertiary:active,
a.tertiary:active{
box-shadow: inset 1em 1em 1em var(--black);
}



.footer_NewLetter_submitBtn {
    background-color: #004a44;
    color: white;
    border: none;
    font-family: "raleway", sans-serif;
    padding: 18px 36px 18px 36px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    letter-spacing: 1px;
}


.footer_NewLetter_submitBtn :hover {
    background-color: var(--lane-green);

}



.ast-addon-cart-wrap .ast-icon-shopping-bag {
       padding-left: 12px !important;

}


.menu-item-114 ul {
  font-family: 'Montserrat', sans-serif;
}


.view-all a:hover
{
 background-color: var(--lane-green);
 Color:white;
}

.Footer_Newletter_PTag_CTM {
    color: #1e1e1e;
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto 30px;
    font-family: 'Raleway', sans-serif;
    text-wrap-mode: nowrap;
}

.filter-column-Color_custom ul li:hover {
    text-decoration: underline;
    Text-underline-position: under;
    transition: all 200ms;
}








.custom-category-header_CTM {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
}




.category-description-wrapper_CTM {
    position: relative;
    max-width: 1250px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    width: 80%;
}

.category-description_CTM {
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.category-description_CTM.fade-out {
    max-height: 4.5em;
    overflow: hidden;
    position: relative;
}


.category-description_CTM.fade-out::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}

.category-description_CTM.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
}

.read-more-btn_CTM {
    background: none;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-family: inherit;
    color: #334155;
    display: inline-flex;
    align-items: center;
    padding: 0;
    padding-right: 18px;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='57 35.171 26 16.043'%3E%3Cpath fill='%23334155' d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: right center;
    transition: transform 0.2s ease;
    box-shadow: none;
}

.read-more-btn_CTM:hover{
   background-color: transparent;
   color: black;
   
}


.read-more-btn_CTM.active {
    background-position: right center;
    transform: rotate(180deg);
    background-color: transparent;
    color: black;
}

.read-more-btn_CTM:focus {
    background-color: transparent;
    color: black;
}


.site-content .ast-container {
            display: block;
}
























































.custom-category-filters_CTM {
    margin-top: 20px;
    margin-bottom: 20px;
}


.custom-category-filters_CTM .filters-inner_CTM .yith-wcan-filters .filters-container form {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}

.custom-category-filters_CTM .filters-inner_CTM .yith-wcan-filters .filters-container form .yith-wcan-filter {
    width: 200px;
}




.custom-category-filters_CTM {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    padding-bottom: 5px;
}

.filters-inner_CTM {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    flex-direction: column-reverse;
}

.view-all-wrapper_CTM {
    white-space: nowrap;
    display: flex;
    margin-bottom: 20px;
}

.view-all-btn_CTM {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 4px;
    text-decoration: underline;
}

.view-all-btn_CTM:hover {
    text-decoration: underline;
} 






























/* 
.custom-fabric-card {
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 0 0 15px;
    border: 1px solid #007167;
    overflow: hidden;
    list-style: none;
    min-width: 300px;
}

.product-image-wrap {
    position: relative;
}

.fabric-swatch-big {
    position: absolute;
    bottom: 0px;
    right: -25px;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    z-index: 200;
    overflow: hidden;
}

.custom-fabric-card {
  overflow: visible;
}

.fabric-color-swatches {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin: 10px;
}

.fabric-color-swatches .fabric-swatch img {
    width: 28px !important;
    height: 28px !important;
    border-radius: 9px;
    border: 1px solid #ccc;
}

.Product_custom_layout_name_Price .product-title {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0px !important;
    text-align: center;
}

.Product_custom_layout_name_Price .price {
    text-align: center;
    color: #555;
    margin: 5px 0;
}

.order-sample-btn {
    display: block;
    text-align: center;
    padding: 8px;
    margin: 0 auto;
    width: fit-content;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.fabric-color-swatches a img{
    margin-bottom: 0px !important;
}















.Product_custom_layout_name_Price {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

.Product_custom_container_Product_section {
      display: flex;
      justify-content: space-around;
}



.fabric-color-swatches .fabric-swatch.active {
    border: 2px solid #000; 
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    border-radius: 9px;
}


.Product_custom_container_Product_section .Product_custom_layout_name_Price .product-title {
  text-align: start;
}

 */













/* .order-sample-btn {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    gap: 12px;
}

.order-sample-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    font-size: 17px;
}

.Product_custom_container_Product_section .order-sample-btn img {
    width: 40px !important;
    height: 40px !important;
    margin-bottom: 0px !important;
} */





















.filters-inner_CTM .filter-title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}


























 .product-summary_PRCP .product-brand_PRCP { 
    display: flex;
    justify-content: space-between;
    padding: 15px 5px;
}

.product-grid_PRCP .product-summary_PRCP {
      display: flex;
      padding: 10px 0px 10px 30px;
}


.Fabric-swatches_PRCP .fabric-swatch_PRCP img {
     border-radius: 9px;
     width: 40px;
}

.Fabric-swatches_PRCP {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 15px;
}

.product-Price_Fabric-swatches_container_PRCP {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
}

.product-Title_container_PRCP .product-title_PRCP {   
    font-size: 25px;
    flex-shrink: 1;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.product-Title_container_PRCP {
    display: flex;
    justify-content: space-between;
    align-items: center;
}





.product-buttons_order_sample_PRCP .order-sample-button {
     background: #D6D9CF;
    color: #004a44;
    padding: 18px 36px;
    flex-shrink: 0;
    display: flex;
    gap: 0.5rem;
    border-radius: 9px;
    align-items: anchor-center;
}

.product-buttons_order_sample_PRCP .order-sample-button img {
    width: 20px;
    margin-right: 5px;
}


.Fabric-swatches_PRCP .current{
    border: 3px solid #000000;
    border-radius: 10px;
}



























.pctab-label {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px 15px 15px;
    border-bottom: 1px solid #004a44;
    cursor: pointer;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #004a44;
    align-items: center;
}


.pctabs input.accradio {
    position: absolute !important;
    opacity: 0;
    z-index: -1;
}


.pctab {
    width: 100%;
    color: white;
    overflow: hidden;
    border-top: #b2b2b2 1px solid;
    background: #ffffff;
    border: 1px solid;
    margin-bottom: 20px;
    /* border-radius: 5px; */
}

.d-none{
  display: none !important;
}




.wc-tabs-wrapper .wc-tabs {
    display: flex;
    justify-content: center;
    list-style: none;
    gap: 50px;
    margin-left: 0px;
}


















.Product-add_Cart_Review_panel {
    width: 100%;
    display: flex;
    border: 1px solid #007167;
    border-radius: 9px;
    padding: 30px 50px;
    margin-bottom: 50px;
}


.cancelled_Terms_and_Conditions_Container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    height: fit-content;
    margin-bottom: 20px;
}

.pctab_Review_Summary_CTM .review_qty{
    display: flex;
    justify-content: space-between;
}

.pctab_Review_Summary_CTM .review_qty .rqright {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
}






.single_add_to_cart_button {
    padding: 15px 50px !important;
}

.Review_summary_Button_reset {
    font-weight: 500 !important;
    background: #c2b099 !important;
    color: black !important;
}

.Review_summary_Button_container {

    display: flex;
    gap: 20px;
}






.ppricereview .pptprice {
    font-size: 24px;
    color: #004a44;
    font-weight:600;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
}

.ppricereview .price_per_item_Price {
    color: #007167;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: Montserrat, sans-serif;

}



.main-navigation #ast-hf-menu-1 {
    gap: 50px;
   Letter-spacing: 2px;
}


.ast-builder-menu-1 .menu-item > .menu-link
 {
    font-size: 18px;
    font-weight: 300;
    color: #FAFAFA;
    font-family: 'Montserrat', sans-serif;
}


.pcdtable .label_block {
   font-weight: 600;
}

.pcdtable .label_block .label_block_value {
        font-weight: 500;
        width: 10em;
}

.pcdtable .label_block .label_block_Price{
     color: #004a44;
}
















.tax-product_cat .site-content .ast-container { 
   margin: 30px 5vw;
}









.quantity-selector {
  display: flex;
  align-items: center;
  background-color: #004d46; /* Dark green */
  border-radius: 9px;
  overflow: hidden;
  width: fit-content;
}

.qty-btn {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: block;
  padding: 10px;
}

.qty-btn:focus {
  outline: none;
}

.quantity-selector input {
  width: 50px;
  text-align: center;
  font-size: 18px;
  border: none;
  outline: none;
  height: 40px;
}








































.custom-fabric-card {
    list-style: none;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 8px rgba(0,0,0,0.12);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    margin: 0 0 20px;
    /* min-width: 300px; */
    min-width: 10vw;
}

.custom-fabric-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 5px 14px rgba(0,0,0,0.18);
}

.product-image-wrap {
    position: relative;
}
.product-image-wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.fabric-swatch-big {
    position: absolute;
    bottom: -9px;
    right: -9px;
    width: 25%;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    z-index: 1;
    overflow: hidden;
}

.custom-fabric-card {
  overflow: visible;
}


.fabric-swatch-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.fabric-color-swatches {
    display: flex;
    gap: 6px;
    justify-content: flex-start;
    padding: 0px 10px 0px 10px;
    margin-top: 4px;
}

.fabric-swatch {
    border-radius: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    min-width: 30px;
    cursor: pointer;
    transition: transform 0.2s ease, border 0.2s ease;
    overflow: hidden;
    margin: 3px;
}

.fabric-swatch.active {
    border: 2px solid black;
    transform: scale(1.1); 
}

.fabric-swatch img {
    border-radius: 9px;
    display: block; 
    width: 100%; 
    height: auto;
    margin: 0px !important;
    object-fit: cover; 
}



.fabric-swatch:hover {
    transform: scale(1.1);
    border: 2px solid #222;
}


.fabric-swatch-img img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    object-fit: cover;
}

.Product_custom_container_Product_section
 {
    padding: 0px 16px 12px 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.Product_custom_Product_details_Container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
}


.Product_custom_layout_name_Price {
    display: flex;
    flex-direction: column;
}
.product-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    color: #222;
}
.price {
    font-size: 14px;
    color: #555;
    margin: 4px 0 0;
}


.order-sample-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    border: 1px solid #006d5b;
    color: #006d5b;
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.order-sample-btn:hover {
    background: #006d5b;
    color: #fff;
}
.order-sample-icon {
    font-size: 16px;
    font-weight: bold;
}














.hwcontainer
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
}

.measurement .hwcleft
{
    width: 38%;
    float: left;
    margin-right: 15px;
}

.measurement .hwcright {
    width: 38%;
    float: left;
}

.measurement .hwcDropDown {
    width: 20%;
    float: left;
    margin-left: 10px;
}


.measurement p.widthmimx, .measurement p.dropmimx
 {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.01em;
    margin-bottom: 5px;
}



.measurement .width, .measurement .drop {
    width: 65%;
    height: 40px;
    float: left;
    border: #b2b2b2 1px solid;
    border-right: 0;
    background-color: #f8f8f8;
    padding: 9px 10px 9px 10px;
    border: 1px solid black !important;
    border-radius: 9px !important;
    color: #000000;
    font-size: 16px;
}

.hwcDropDown .width_Drop_metric {
    border: #000000 1px solid;
    background-color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0 3px 3px 0;
    color: #000000;
    font-weight: 600;
    border-radius: 9px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.61964 10.1277C8.31255 10.8206 9.43785 10.8206 10.1308 10.1277L17.2262 3.03221C17.7362 2.52222 17.8859 1.76278 17.6087 1.09758C17.3316 0.432381 16.6885 0 15.9679 0L1.77696 0.00554368C1.06186 0.00554368 0.413293 0.437924 0.136126 1.10313C-0.141041 1.76833 0.0141726 2.52776 0.518617 3.03775L7.61409 10.1332L7.61964 10.1277Z' fill='%23303030'/%3E%3C/svg%3E") !important;
    background-position: right 20px center;
}

.How_to_measure {
     display: flex;
    justify-content: flex-end;
}


.How_to_measure .guidelink {
    margin: 0px;
    text-align: end;
    font-size: 14px;   
}

.How_to_measure .guidelink a{
   color: #004a44;
}

























.pctab-content .pctabctitle {
      margin: 0px 0px 10px 0px;
      white-space: nowrap;
}




.ssradio {
  display: flex;
}


.pctab-content .ssradio label {   
    padding: 10px 30px;
    background: #ffffff;
    color: #004a44;
    border: 1px solid #004a44;
    cursor: pointer;
    display: inline-block;
}

.ssradio input[type=radio] {
    display: none;
}

.pctab-content .ssradio span:not(.d-none):first-of-type label {
    border-radius: 9px 0 0 9px;
}

.pctab-content .ssradio span:not(.d-none):last-of-type label {
    border-radius: 0 9px 9px 0;
}

.ssradio input[type=radio]:checked + label {
    background: #004a44;
    color: #FFFCFB !important;
    border: 1px solid #004a44;
}


.contbuttondiv {
    display: flex;
    justify-content: flex-end;
}

.contbuttondiv button {
    padding: 18px 36px 18px 36px;
    border-radius: 9px;
    float: inline-end;
    text-transform: uppercase;
    margin-top: 20px;
    width: -webkit-fill-available;
}


.pctab-content {
    display: flow-root;
    max-height: 0;
    color: #000000;
    background: #ffffff;
    transition: all 0.35s;
}


.pctabs input.accradio {
    position: absolute !important;
    opacity: 0;
    z-index: -1;
}


.pctab-label::after
 {
    content: "\276F";
    width: 1em;
    height: 1em;
    text-align: center;
    float: right;
    margin-top: 5px;
    transform: rotate(90deg);
}


input.accradio:checked+.pctab-label::after {
    transform: rotate(270deg);
    margin-top: 5px;
    
}



input.accradio:checked~.pctab-content
 {
    /* max-height: 200vh; */
    max-height: -webkit-fill-available;
    padding: 10px 0px 0px 0px;
}



.pcradiosec  input[type=radio]:checked+label {
    background: #004a44;
    color: #ffffff;
}

.pcradiosec input[type=radio]:not(:disabled)~label {
    cursor: pointer;
}

section.pcradiosec div.pcradiodiv
{
    padding: 0px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.pcradiodiv:has(input[type=radio]:checked) {
  background: #004a44;
}


 

section.pcradiosec
{
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}


.pcradiosec input[type=radio] {
    display: none;
}

.pcradiodiv h2 {
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.05em;
    color: unset;
    min-height: 32px;
}

.pcradiosec p.pcrsprice {
    font-size: 12px;
    font-weight: 800;
    line-height: 10px;
    margin-bottom: 10px;
    margin-top: 3px;
    letter-spacing: 0.05em;
    min-height: 14px;
}

.pctab-content .pctabctitle img
{
    width: 18px;
    margin-left: 8px;
    cursor: pointer;
}




.spinner-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  display: none;
}


.spinner {
  border: 8px solid #f3f3f3; 
  border-top: 8px solid #004a44; 
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
  
}

.spinner-text {
  margin-top: 20px;
  font-size: 20px;
  color: #004a44;
  font-weight: bold;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.ssradio .pcrsprice {  
  margin-left: 5px;
}


input[type="text"] {
    font-size: 15px;
    color: black;
}



.pcdtable label_block {
 padding: 0px;
}

.pcdtable .label_block_value {
  padding: 0px;
}


.product-summary_Subcontainer_PRCP {
    width: 100%;
}


.woocommerce-mini-cart-item .proattp {
    margin-top: 5px;
    margin-bottom: 10px;
}

.Delivery_P_Table_CSS table,
.Delivery_P_Table_CSS table th,
.Delivery_P_Table_CSS table td {
  border: 1px solid black;
  border-collapse: collapse;
}















.site-primary-header-wrap {
    padding-inline: 5vw;
}



header .custom-logo-link img
{
    width: 15vw;
}

.site-above-footer-inner-wrap {
    Gap: 10%;
    Justify-content: center;
    padding-top: 30px;
}


.site-above-footer-inner-wrap .site-footer-section {
        display: inline-flex;
}


.elementor-element-12e313a > a{
    text-decoration: none !important;
 }

.elementor-element-1a87188 > a{
    text-decoration: none !important;
}

.elementor-element-0b1ef29 > a{
  text-decoration: none !important;
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent;
    padding: 10px;
    border-radius: 0px;
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 5px 24px 5px 48px;
    line-height: 24px;
    font-size: 17px;
    border: 2px solid transparent;
    border-radius: 9px;
    height: auto;
    font-family:'Raleway', sans-serif;
    background-color: #eee;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  top: 11px;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input
{
    border-radius: 9px;
}


.dgwt-wcas-suggestions-wrapp {
    margin-top: 10px !important;
    border-radius: 9px !important;
}



.Footer_monogram_logo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 18vw;
    z-index: 1;
    opacity: 0.4;
    left: 80%;
    Pointer-events: none;
}


.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items
{
     margin-left: 10px;
}



.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
    background-color: #ffffff00;
    border: 1px solid white;
    color: #ffffff;
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 1px solid white;
    background-color: #ffffff00;
    color: white;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-tpd-image {
    background-color: #ffffff00;
    border: 1px solid white;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 1px solid white;
}


.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #ffffff;
}









.site-branding .custom-logo-link img {
    display: none;
}


.site-branding .custom-logo-link {

display: inline-block;
    background-image: url(https://demo.go2web.in/custom/images/common/Greenlane_logo_white_svg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px;
    height: 90px;
    padding: 0px;    

}



input[type="search"]::placeholder {
  color: white;
}

input[type="search"]::-webkit-input-placeholder {
  color: white;
}
input[type="search"]:-ms-input-placeholder {
  color: white;
}
input[type="search"]::-ms-input-placeholder {
  color: white;
}

.custom-category-extra .extra-title {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}


.custom-category-extra .extra-description {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}


.elementor-element-76b7da8 > a {
    text-decoration: none !important;
}


.Curtain_page_Pattern_sec_Plain_Text {
      text-wrap-mode: nowrap;
}

.custom-category-header_CTM .category-title_CTM{
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.woocommerce ul.products, .woocommerce-page ul.products
{
    display: grid;
    column-gap: 40px;
}



.product-main-image img {  
  border-radius: 12px 12px 0px 0px;

}

/* 
.Measure_Page_blinds_Tab_Table table, th, td{
  border: 1px solid #004A44;
}
 */

.Measure_Page_blinds_Tab_Table table,
.Measure_Page_blinds_Tab_Table table th,
.Measure_Page_blinds_Tab_Table table td {
   border: 1px solid #004A44;
}



























.infopop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    background: rgb(181 181 181 / 90%);
    transition: opacity .25s ease;
    z-index: 999;
}

.infopop__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.infopop-state {
    display: none;
}

.infopop-state:checked+.infopop {
    opacity: 1;
    visibility: visible;
}

.infopop-state:checked+.infopop .infopop__inner {
    top: 0;
}

.infopop__inner {
    transition: top .25s ease;
    position: absolute;
    top: -20%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    margin: auto;
    overflow: auto;
    background: #fff;
    border-radius: 5px;
    padding: 1em 2em;
    height: 50%;
    text-align: center;
    color: #111111;
    width: min(90%, 1100px) !important;
}

.infopop__close {
    position: absolute;
    cursor: pointer;
    background-color: rgba(0, 74, 68, 1.00);
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    color: #ffffff;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    line-height: 36px;
    border-radius: 50px !important;
    height: 20px !important;
    top: 20px !important;
    right: 20px !important;
    padding: 5px 10px 10px 10px !important;
    text-box-trim: trim-start;
}

.infopop__close:after,
.infopop__close:before {
        content: '';
    position: absolute;
    width: 2px;
    height: 10px;
    background: #ffffff;
    display: block;
    transform: rotate(45deg);
    left: 50%;
    margin: -3px 0 0 -1px;
    top: 8px;
}}

.infopop__close:hover:after,
.infopop__close:hover:before {
    background: #aaa;
}

.infopop__close:before {
    transform: rotate(-45deg);
}



.pctab_Review_Summary_CTM .review_qty rqleft
{
     width: 30vw;
}


.pctab_Review_Summary_CTM .review_qty rqright
{
    width: 30vw;
}






.openaccordian_Back_Button {
   font-weight: 500 !important;
    background: #c2b099 !important;
    color: black !important;
    margin-right: 10px;
}



.Radio_Pctab-Content {
    display: flex;
    /* padding-top: 20px; */
    flex-direction: column;
    align-items: baseline;
    transition: all 0.35s;
}


.woocommerce-js ul.product_list_widget li img
{
   top: 50%;
}












































.pctab-content .slider-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.pctab-content .slider-wrapper {
  overflow: hidden;
  width: 100%;
}

.pctab-content .slider-track {
  display: flex;
  transition: transform 0.4s ease-in-out;
}

.pctab-content .pcradiodiv {
  flex: 0 0 calc(100% / 3); 
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}

.slider-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-top: 15px;
}

.arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.06);
  font-size: 18px;
  color: #333;
  cursor: pointer;
  transition: all 0.25s ease;
  line-height: 1;
  padding: 0;
}

.arrow:hover {
  border-color: #aaa;
  background: #f8f8f8;
}

.pctab-content .dots {
  display: flex;
  gap: 12px;
}
.pctab-content .dots span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #b0b8bd;
  cursor: pointer;
  transition: background 0.3s ease;
}
.pctab-content .dots .active {
  background: #145b5b;
}


.page-numbers {
    display: flex
}

.elementor-widget-n-tabs .e-n-tab-title
{
    flex: 1 !important;
    min-width: 100px;
    padding: 10px 12px;
    text-align: center;
    cursor: pointer;
    border-radius: 12px 12px 0 0;
    margin-right: 4px;
    transition: background 0.3s, color 0.3s;
    border: 1px solid transparent;
    white-space: normal;
    word-wrap: break-word;
    line-height: 2em;
    box-sizing: border-box;
    padding-inline-start: 10px !important;
    padding-inline-end: 10px !important;

}














































.filter-toggle .Custom_dropdown_arrow {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='57 35.171 26 16.043'%3E%3Cpath fill='%23334155' d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  background-color: transparent;
  transition: transform 0.2s ease;
}





.e-n-tabs-content .e-n-tabs-heading .e-n-tab-title:hover{
     color: black !important;
}










.sp-testimonial-client-designation {
    font-family: "Raleway", Sans-serif;
}
.sp-testimonial-post-title {
    font-family: "Montserrat", Sans-serif;
}
.sp-testimonial-client-name {
    font-family: "Montserrat", Sans-serif;
}

#sp-testimonial-free-wrapper-3099 .sp-testimonial-free {
    padding: 30px;
    height: 400px;
    min-width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.woocommerce-breadcrumb a {
    text-decoration: underline;
}



.product-price_PRCP {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 700;
}







.pcdetails .pcdtable td,
.pcdetails .pcdtable th {
    width: 15em;
    padding: 0px;
}





.product-buttons_order_sample_PRCP {
   display: flex;
}




.cancelled_Terms_and_Conditions_Container input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 28px;
  height: 25px;
  min-width: 25px;
  max-width: 28px;
  border: 2px solid #004A44;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  background: #fff; 
}


.cancelled_Terms_and_Conditions_Container input[type="checkbox"]:checked {
  background-color: #004A44;
  border-color: #004A44;
}


.cancelled_Terms_and_Conditions_Container input[type="checkbox"]:checked::after {
  content: "\2714";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #fff; 
}


.cancelled_Terms_and_Conditions_Container P {
   margin: 0px;
}


.ast-article-single img {
    box-shadow: none;
}


.How_to_measure {
   padding: 0px;
}

.guidelink img {
    padding-bottom: 3px;
    width: 18px;
}




















.Radio_Pctab-Content .ssradio {
    display: flex;
    gap: 0;
    width: 100%;
}

.Radio_Pctab-Content .ssradio span {
   flex: 1;
}

.Radio_Pctab-Content .ssradio span label { 
    display: block;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
}



.woocommerce-pagination {
  margin-bottom: 30px;
}




input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}



body #page .woocommerce-tabs ul.tabs li.active a {
    color: #111;
    font-weight: 600;
}



.woocommerce-tabs table th {
    color: #111;
    font-weight: 600;
}



input::placeholder {
  color: #004a44 !important;
}





























#msr_in_sel_width ,#msr_in_sel_drop{
    border-radius: 0px 9px 9px 0px !important;
    border: 1px solid black !important;
    background-position: right 10px center;
    background-size: 10px;
    padding: 10px 0px 10px 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='57 35.171 26 16.043'%3E%3Cpath fill='%23334155' d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E");
}




#menu-item-115 ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}


#menu-item-3222 .menu-link {
    display: none;
}


#menu-item-3222 .filter-wrapper > .filter-column-Color_custom > .menu-link {
    display: block;
    padding: 0;
}







#menu-item-116 ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}


#menu-item-3227 .menu-link {
    display: none;
}

#menu-item-3227 .filter-wrapper > .filter-column-Color_custom > .menu-link {
    display: block;
    padding: 0;
}



#menu-item-118 ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}


#menu-item-3229 .menu-link {
    display: none;
}

#menu-item-3229 .filter-wrapper > .filter-column-Color_custom > .menu-link {
    display: block;
    padding: 0;
}







.sp-testimonial-client-designation {
    color: #444444;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.sp-testimonial-client-designation.fade-out::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #d1d1d17d);
}

.Customer_review_read-more-btn {
    display: inline-block;
    margin-top: 10px;
    color: #004a44;
    cursor: pointer;
}


#sp-testimonial-free-wrapper-3099 .sp-testimonial-client-rating {
    order: 0; 
}

#sp-testimonial-free-wrapper-3099 .sp-testimonial-client-testimonial {
    order: 1;
    margin: 0px;
}

#sp-testimonial-free-wrapper-3099 .sp-testimonial-client-testimonial P {
    margin: 0px;
}


#sp-testimonial-free-wrapper-3099 .sp-testimonial-title {
    order: 2;
}
#sp-testimonial-free-wrapper-3099 .sp-testimonial-client-designation {
    order: 4;
}
#sp-testimonial-free-wrapper-3099 .Customer_review_read-more-btn {
    order: 5;
}
#sp-testimonial-free-wrapper-3099 .sp-testimonial-client-name {
    order: 3; 
    padding-top: 10px;
}


#sp-testimonial-free-wrapper-3099 .sp-testimonial-free-section-title {
    font-family: "Montserrat", Sans-serif;
}


#dgwt-wcas-search-input-1::placeholder {
  color: white !important;
}


.category-description_CTM P{
  font-size: 18px !important;
}



























.swatch-wrapper {
    position: relative;
    max-width: 300px; 
    margin: 10px 0;
    overflow: hidden;
}

.fabric-color-swatches {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.fabric-color-swatches::-webkit-scrollbar {
    display: none;
}

.fabric-swatch {
    border-radius: 9px;
    width: 12%;
    height: auto;
    min-width: 40px;
    margin: 6px;
    flex: 0 0 auto;
}

.swatch-wrapper .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    user-select: none;
    z-index: 2;
}

.swatch-wrapper .arrow.left { left: 5px; }
.swatch-wrapper .arrow.right { right: 5px; }





.swatch-wrapper {
    position: relative;
    display: flex;
    align-items: baseline;
    min-width: -webkit-fill-available;
    margin: 1em;
}

.swatch-wrapper .arrow {
    flex: 0 0 auto; 
    width: 30px;
    height: 30px;
    margin: 0px 5px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 5;
}

.swatch-wrapper .fabric-color-swatches {
    flex: 1 1 auto;
    overflow-x: auto;
    display: flex;
    gap: 0px; 
    scroll-behavior: smooth;
    padding: 0px;
}






.view-all-wrapper_CTM:before {
    background-image: url(/custom/images/common/slider-vertical-Filter.svg);
    background-size: 30px 30px;
    content: "";
    display: block;
    height: 30px;
    margin-right: 10px;
    margin-top: auto;
    width: 30px;
}


.Footer_Container_CustomerService P {
       margin-bottom: 5px;
}



.sp-testimonial-free-section .testimonial-nav-arrow {
    top: 65%;
}








.ast-below-header-wrap.sticky {
  position: fixed !important;
  top: 0;
  background-color: #1c5752;
  width: 100%;
}



@media (max-width: 920px) {
  .main-header-menu .menu-item {
    position: relative;
}
}





.elementor-element-594f89b  a
{
    text-decoration: none !important;
    white-space: nowrap;
}




.woocommerce-js .woocommerce-breadcrumb {
   margin-top: 0.5em;
}



#ast-hf-menu-1 .menu-item-115:hover {
    background: white;
    color: black;
    border-radius: 10px 10px 0px 0px;
}

#ast-hf-menu-1 .menu-item-116:hover {
    background: white;
    color: black;
    border-radius: 10px 10px 0px 0px;
}


#ast-hf-menu-1 .menu-item-118:hover {
    background: white;
    color: black;
    border-radius: 10px 10px 0px 0px;
}



#menu-item-115:hover > a {
    color: black;
}

#menu-item-116:hover > a {
    color: black;
}

#menu-item-118:hover > a {
    color: black;
}



.openacc {
    display : flex;
    gap: 20px;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

.openacc button {
    width: -webkit-fill-available;
}


.woocommerce-js div.product div.images.woocommerce-product-gallery .flex-viewport {
    border-radius: 9px;
}


.woocommerce-js div.product div.images .flex-control-thumbs li img {
    border-radius: 9px;
}

.fabric-color-swatches .fabric-swatch img {
      border-radius: 0px
}


.pctab-label .acstno {
    padding-right: 10px;
}

.product-desc_PRCP P {
    margin-bottom: 0.5em;
}


.woocommerce-js .woocommerce-breadcrumb a {
    color: #004a44;
}


.woocommerce-no-products-found {
  width: 90vw;
}




.Footer_Newletter_PTag_CTM_form {

    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    max-width: fit-content;
    margin: 0 auto;
    align-items: center;

}

.custom_newsletter_Container-Title {
    color: #004a44;
    font-size: 1.4rem;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.custom_newsletter_Container {
    background-color: #d6d9cf;
    text-align: center;
    padding: 40px 20px;
    position: relative;
}















.toggle-filter-header-toggle{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='57 35.171 26 16.043'%3E%3Cpath fill='%23334155' d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
    transform: rotate(0deg); 
}

.filter-header-toggle_Mobile {
    cursor: pointer;
    user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.toggle-icon_Mobile {
    display: flex; 
    align-items: end;
    height: 20px;
}

.filter-header-toggle_Mobile h4 {
    display: flex;
    align-items: center;
    gap: 20px;
}


.toggle-icon_Mobile::before {
    content: ''; 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='57 35.171 26 16.043'%3E%3Cpath fill='%23334155' d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain; 
    width: 15px; 
    height: 15px;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
    transform: rotate(0deg); 
}

.filter-column_Mobile .filter-header-toggle_Mobile + .filter-content:not(.closed) .toggle-icon_Mobile::before {
    transform: rotate(180deg); 
}


.filter-content {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    max-height: 500px;
    transition: max-height 0.3s ease-in-out;
}
.filter-content.closed {
    max-height: 0;
}

.filter-content.open {
  max-height: none;
  
}



    .filter-wrapper_Mobile {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      justify-content: space-between;
      padding: 10px 40px 0px 40px;
    }

    .filter-column_Mobile {
      margin-bottom: 10px;
    }






.menu-item-3337 .menu-link {
    display: none !important;
}

.menu-item-3337 > .menu-link {

    display: none !important;
}
.menu-item-3337 .filter-column-Color_custom_Mobile > .menu-link {
    display: block !important;
}

.menu-item-3337 .filter-wrapper_Mobile > .filter-column-Color_custom_Mobile > .menu-link {
    display: block;
    padding: 0;
}






.main-navigation ul .menu-item-3337 {
    display: none !important;
}

.main-navigation ul .menu-item-230 {
    display: block !important;
}


   .main-navigation ul .menu-item-3222 {
        display: block !important;
    }


   .main-navigation ul .menu-item-9845 {
       
       display: none !important;
   }



.main-navigation ul .menu-item-3227 {
    display: block !important;    
}


.main-navigation ul .menu-item-19030 {
    display: none !important;
}


   .main-navigation ul .menu-item-3229 {
        display: block !important;
   }


  .main-navigation ul .menu-item-19031 {
    display: none !important;
  }




@media (max-width: 920px) {
   .main-navigation ul .menu-item-3337 {
      display: block !important;
   }

   .main-navigation ul .menu-item-230{
     display: none !important;
   }
    
   .main-navigation ul .menu-item-3222 {
        display: none !important;
    }


   .main-navigation ul .menu-item-9845 {
       display: block !important;
   }


   .main-navigation ul .menu-item-3227 {
        display: none !important;
   }


    .main-navigation ul .menu-item-19030 {
        display: block !important;
    }


   .main-navigation ul .menu-item-3229 {
        display: none !important;
   }


  .main-navigation ul .menu-item-19031 {
    display: block !important;
  }

 
}





.menu-item-9845 .menu-link {
    display: none !important;
}

.menu-item-9845 > .menu-link
{
    display: none !important;
}



.menu-item-19030 .menu-link {
    display: none !important;
}

.menu-item-19030 > .menu-link
{
    display: none !important;
}


.menu-item-19031 .menu-link {
    display: none !important;
}

.menu-item-19031 > .menu-link
{
    display: none !important;
}






@media (max-width: 780px) {

    .Product_custom_Product_details_Container
    {
        align-items: baseline;
        flex-direction: column;
    }

    .woocommerce-js ul.products li.product .price, .woocommerce-page ul.products li.product .price
    {
    font-size: 15px;
    }

    .product-title {
        font-size: 15px;
    }

    .Product_custom_Product_details_Container
    {
    flex-direction: column;
    }

    .Product_custom_Product_details_Container form {
        width: -webkit-fill-available;
    }

    .input-group_order_free_sample_btn button {
        width: -webkit-fill-available;
        margin: 0;
    }


  .custom_newsletter_Container {
      width: 80vw;
      display: block;
      margin: auto;
}

.Footer_Newletter_PTag_CTM
{
   text-wrap-mode: wrap;
}


.custom_newsletter_Container-Title
 {
    position: relative;
    z-index: 20;
}

.Footer_Newletter_PTag_CTM {
    position: relative;
    z-index: 20;
}

.Footer_Newletter_PTag_CTM_form{
    position: relative;
    z-index: 10;
}

.Footer_monogram_logo {
   width: 60vw;
    right: -120px;
    z-index: 1;
}

.Footer_monogram_logo {
        width: 50vw;
        right: 0px;
        left: 35vw;
        bottom: 60px;
    }

}





@media (max-width: 480px) {

  .Footer_monogram_logo {
    bottom: 300px;
    left: 110px;
   }

   .Home_Page_Card_Ptag_Mobile > P
   {
      margin: 0px;
   }
   
}


@media (max-width: 480px) {
    .a.remove-card-item {
        margin: 0px;
    }
}


@media (max-width: 565px) {
    .pcdtable .label_block .label_block_value
    {
        text-align: end;
    }

    .pctab_Review_Summary_CTM .review_qty {
        flex-direction: column;
        align-items: center;
    }

    .pctab_Review_Summary_CTM .review_qty .rqright {
        align-items: center;
        width: -webkit-fill-available;
        padding-top: 20px;
        gap: 20px;
    }

    .Review_summary_Button_container {
        width: -webkit-fill-available;
    }
    .Review_summary_Button_container .single_add_to_cart_button{
      width: -webkit-fill-available;
    }
    
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
      grid-template-columns: repeat(1, 1fr);
    }

}




#ast-mobile-popup.filter-active-lock {
    
    pointer-events: none !important; 
}

#ast-mobile-popup.filter-active-lock .filter-wrapper_Mobile,
#ast-mobile-popup.filter-active-lock .filter-header-toggle_Mobile,
#ast-mobile-popup.filter-active-lock .filter-content a {
   
    pointer-events: auto !important; 
}


.elementor-element-68824fa > a {
   text-decoration: none !important;
}


.elementor-element-1461d34 > a {
  text-decoration: none !important;
  white-space: nowrap;
}








@media (min-width: 921px) and (max-width: 1061px) {
  
    .main-navigation #ast-hf-menu-1 {
      gap: 10px;
    }
}





@media (min-width: 1210px) and (max-width: 1500px) {
  
     .Footer_monogram_logo 
      width: 24svw;
      left: 75%;
    }
}



#ast-scroll-top { 
  font-size: 15px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
    border: 1px solid #007167;
    border-radius: 9px;
    padding: 30px 50px;
    margin-bottom: 50px;
} 


.related.products {
    margin: auto;
    width: 90%;
    overflow: unset;
    margin-bottom: 50px;

}

.related.products h2{
    text-align: center;
    padding-bottom: 20px;
}




@media (max-width: 921px) {
    .woocommerce .ast-header-woo-cart .ast-site-header-cart .ast-addon-cart-wrap, .ast-header-woo-cart .ast-site-header-cart .ast-addon-cart-wrap {
        margin-top: 0px; 
    }
}


.custom-category-extra {
    width: 80%;
    max-width: 1250px;
    margin: auto;
}


.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product
 {
       margin-bottom: 0px;
}

.woocommerce ul.products, .woocommerce-page ul.products { 
        gap: 40px;
}



.input-group_order_free_sample_btn button {
       display: block;
    text-align: center;
    padding: 10px 10px;
}




.search-results .site-content {
       margin: 30px 5vw;
}


.Home_Page_Card_Ptag > p {
       margin: 0px;
}


@media (max-width: 921px) {
    .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }
}






.woocommerce .related.products ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(4, 1fr);
}


section.pcradiosec.theme4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}


.woocommerce-js table.shop_attributes th {
     padding: 0px;
}




















.page-id-9.woocommerce-cart .entry-content > .woocommerce > .woocommerce-cart-form {
      flex: 2;
}

.page-id-9.woocommerce-cart .entry-content > .woocommerce >.cart-collaterals {
      flex: 1;
}


.page-id-9.woocommerce-cart .entry-content > .woocommerce {
    display: block;
    flex-wrap: wrap;
    column-gap: 20px;
    margin-bottom: 70px;
    margin-top: 20px;
}



.page-id-9.woocommerce-cart .entry-content > .woocommerce >.cart-collaterals > .cart_totals {
       width: auto;
}



.page-id-9.woocommerce-cart .entry-content p {
    margin-bottom: 5px;
}


.page-id-9.woocommerce-cart .entry-content > .woocommerce .woocommerce-notices-wrapper {
       flex: 0 0 100%;
}

.elementor-element-7cdcc14 > a
{
    text-decoration: none !important;
}

.elementor-element-42fc060 > a
{
    text-decoration: none !important;
}


.elementor-element-9d036d7 > a
{
    text-decoration: none !important;
}

.elementor-element-69e2266 > a
{
    text-decoration: none !important;
}


.elementor-element-49a5d94 > a {
    text-decoration: none !important;
}


.elementor-element-0adc3ca > a {
    text-decoration: none !important;
}




.elementor-element-a9934e5 > a {
    text-decoration: none !important;
}

.single_variation_wrap .woocommerce-variation-add-to-cart .woo-free-sample-button{
  display: none;
}




@media (max-width: 800px) {
.site-footer .ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-tablet-4-equal {
  display: none;
}


.filter-wrapper_Mobile.Footer_mobile_menu {
    padding-top: 30px;
    display: block !important;
    margin: 0px 30px;
    position: relative;
    z-index: 20;
}

.filter-wrapper_Mobile.Footer_mobile_menu ul>li {
    text-align: left;
}

}













.product-loading-placeholder {
    background: #f6f6f6;
    padding: 15px;
    border-radius: 12px;
}
.skeleton {
    background: linear-gradient(90deg, #eee 25%, #f5f5f5 37%, #eee 63%);
    background-size: 400% 100%;
    animation: shimmer 1.4s ease infinite;
    border-radius: 8px;
    margin-bottom: 10px;
}
.skeleton-image { height: 200px; }
.skeleton-title { height: 20px; width: 80%; }
.skeleton-price { height: 15px; width: 40%; }

@keyframes shimmer {
    0% { background-position: -400px 0; }
    100% { background-position: 400px 0; }
}






@media (max-width: 921px) {
   .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .woocommerce .related.products ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(3, 1fr);
    }
  
}


@media (max-width: 600px) {
   .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
 
    .woocommerce .related.products ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(2, 1fr);
    }
    
    section.pcradiosec.theme4 {
      grid-template-columns: repeat(2, 1fr);
    }
}


.cust_Pctab_label_Div{
    display: inline-flex;
    justify-content: space-between;
    width: -webkit-fill-available;
}

.i_icon_Pctab_label_Div {
    margin-right: 40px;
    width: 1em;
}
















.cnt_flex .msr_in_sel {
   width: 40% !important;
} 



@media (max-width: 768px) {
  .product-grid_PRCP .product-summary_PRCP {
    padding: 0 !important;
  }
}


   .pum-close.popmake-close {
    border-radius: 50px !important;
    height: 25px !important;
    top: 20px !important;
    right: 20px !important;
    padding: 5px 10px 10px 10px !important;
    text-box-trim: trim-start;
}


.Heading_Popup_Center_Css{
      text-align: center;
}



.pum-container {
    min-width: 0% !important;
    max-width: 100% !important;
    opacity: 1 !important;
    display: block !important;
    transition: top .25s ease;
    position: absolute !important;
    top: 0% !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 70% !important;
    margin: auto !important;
    overflow: auto !important;
    background: #ffffff !important;
    border-radius: 5px !important;
    padding: 1em 2em !important;
    max-height: 70% !important;
    height: fit-content !important;
}


.Blinds_Btn_RomanBlinds{
   margin-top: 31px !important;
}

.Day_Night_Blinds_Btn {
  margin-top: 30px !important;
} 

.filter-selected-count {
  margin-left: 1em;
  margin-right: auto;
}



@media (max-width: 1300px) {

  .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(3, 1fr);
}

}


.product_count_this_attribute{
  margin-left: 10px;
}



.proattp {
    text-transform: capitalize;
}




























.wpgs-for .slick-arrow {
    position: absolute;
    margin-top: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    font-size: 60px;
    user-select: none;
}

.flaticon-back {
    left: 15px !important;
}

.flaticon-back:before
 {
    content: "" !important;
    font-family: none !important;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url("/custom/images/pro_config/Arrow-Left.svg") no-repeat center;
    background-size: cover;
    vertical-align: middle;
}

.flaticon-right-arrow {
    right: 15px !important;
}
.flaticon-right-arrow:before {
    content: "" !important;
    font-family: none !important;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url("/custom/images/pro_config/Arrow-Right.svg") no-repeat center;
    background-size: cover;
    vertical-align: middle;
}

.wpgs-lightbox-icon::before {
      display: none !important;
}



.woocommerce-js div.product div.images img {
    border-radius: 18px ;
}


.wpgs-nav .slick-current {
    border-radius: 18px !important;
}



.slick-track {
 margin-left: 0 !important;
}





.slick-prev:before {
 content: "" !important;
    font-family: none !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(/custom/images/pro_config/Arrow-Left.svg) no-repeat center;
    background-size: cover;
    vertical-align: middle;
}

 .slick-next:before {
   content: "" !important;
    font-family: none !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(/custom/images/pro_config/Arrow-Right.svg) no-repeat center;
    background-size: cover;
    vertical-align: middle;
}

.pum-container, .pum-theme-default-theme .pum-container {
    width: min(90%, 1100px) !important;
    padding:3em 2em !important;
}

.dgwt-wcas-close path {
    fill: #ffffff !important;
}



.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
    opacity: 1;
    background: none;
    box-shadow: none;
    border-radius: 100%;
}



@media (min-width: 930px) and (max-width: 1310px) {
    .promo {
        display: none;
    }
}





.acoplw-badge .acoplw-badge-icon {
    z-index: 10;
}


.options-wrapper .white-Color_cust_css {
    border: 1px solid;
}


.woocommerce-product-attributes-item__label {
       font-weight: bold !important;
}



.blinds-container.Container_active {
    display: flex;
    min-height: 100%;
    justify-content: space-between;
}




.container {
  display: flex;
  min-height: 100%;
  justify-content: space-between;
}

.sidebar {
  width: 35%;
}

.sidebar h2 {
  margin-bottom: 20px;
}

.accordion-header {
    width: 100%;
    padding: 10px 10px;
    font-size: 27px;
    font-weight: 600;
    text-align: left;
    border: none;
    background: none;
    cursor: pointer;
    position: relative;
    font-family: "Montserrat", Sans-serif;
}

.accordion-Container .accordion-header::after {
  content: "";
  width: 20px;
  height: 26px;
  background: url("/custom/images/pro_config/Arrow-Right.svg") no-repeat center;
  background-size: 35px !important;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.accordion-Container.active .accordion-header::after {
  transform: translateY(-50%) rotate(90deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0 10px;
}

.accordion-content p {
  margin: 0 0 15px 0;
  color: #000000;
  font-size: 18px;
}


.image-panel {
  width: 60%;
}

.image-panel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}

@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }

  .sidebar,
  .image-panel {
    width: 100%;
  }
}

.accordion-Container.active{
    border-left: 2px solid #007167;
}


.acoplw-bsthree:before {
    border-left: 15px solid #004a44 !important;
}



.Product_custom_Product_details_Container:has(.price .screen-reader-text) ins .woocommerce-Price-amount {
  color: #FF0000;
}


.woocommerce-js #reviews #review_form #respond #comment {
      border: 1px solid #007167;
      border-radius: 9px;
}























.Custom-checkout-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 40px auto;
    gap: 25px;
    max-width: 100%;
    flex-wrap: wrap;
}

.Custom-checkout-steps .step {
    text-align: center;
}

.Custom-checkout-steps .circle {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #D9DDD3;
    color: #004a44; 
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto 10px auto;
}

.Custom-checkout-steps .step.active .circle {
    background: #004a44;
    color: #fff;
}

.Custom-checkout-steps .step p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #004a44;
}

.Custom-checkout-steps .line {
    height: 10px;
    width: 220px;
    background: #D9DDD3;
    border-radius: 10px;
}


/* Tablets (max 768px) */
@media (max-width: 768px) {
    .Custom-checkout-steps {
        gap: 15px;
    }

    .Custom-checkout-steps .step p {
       display: none;
     }

    .Custom-checkout-steps .line {
        width: 120px;
    }

    .Custom-checkout-steps .circle {
        width: 48px;
        height: 48px;
        font-size: 19px;
    }

    .Custom-checkout-steps .step p {
        font-size: 14px;
    }
}


@media (max-width: 480px) {

    .Custom-checkout-steps .step p {
        display: none;
     }
    
     .Custom-checkout-steps .line {         
        height: 10px;
        width: 60px;
    }

}



/* CART PAGE ACTIVE */
.Custom-checkout-steps.cart-step .step:nth-child(1) .circle {
    background: #004a44;
    color: #fff;
}

/* CHECKOUT PAGE ACTIVE */
.Custom-checkout-steps.checkout-step .step:nth-child(3) .circle { display:none; } /* ignore lines */
.Custom-checkout-steps.checkout-step .step:nth-child(1) .circle { background:#D9DDD3; color:#004a44; }
.Custom-checkout-steps.checkout-step .step:nth-child(3) .circle { background:#D9DDD3; color:#004a44; }
.Custom-checkout-steps.checkout-step .step:nth-child(5) .circle {
    background:#004a44;
    color:#fff;
}

/* CONFIRMATION PAGE ACTIVE */
.Custom-checkout-steps.confirmation-step .step .circle {
    background:#D9DDD3;
    color:#004a44;
}
.Custom-checkout-steps.confirmation-step .step:last-child .circle {
    background:#004a44;
    color:#fff;
}


.Customer_cart_Main-Container {
  display: flex;
}




















.Customer_cart_Main-Container .woocommerce-cart-form {
   width: 70%;
}

.Customer_cart_Main-Container .cart-collaterals {
      width: 30%;
}

.Customer_cart_Main-Container .cart-collaterals .cart_totals  {
   width: 100%;
}



.Customer_cart_Main-Container .woocommerce-cart-form .cart-items-wrapper .cart-item-card {
   display: flex;
   gap: 50px;
   margin-bottom: 30px;
}



.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-image {
   width: 200px;
}

.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-image a img {
    border-radius: 18px;
    width: auto;
}


.Customer_cart_Main-Container  .cart-items-wrapper .cart-item-card .cart-item-grid{
   display: flex;
   gap: 20px;
}


.RCD_Main_option_container .RCD_title_label {
      padding: 0px !important;
} 

.RCD_Main_option_container .RCD_Value_label {
      padding: 0px !important;
} 

.RCD_Main_option_container .RCD_Price_label {
      padding: 0px !important;
} 





.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-details{
   flex-grow: 1;
}


.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-details .cart-item-grid .left-column{
   flex-grow: 2;
}

.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-details .cart-item-grid .right-column{
    flex-grow: 1;
}


.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-details .cart-item-grid .right-column .RCD_Quantity_Container{
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}


.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-details .cart-item-grid .right-column .RCD_Quantity_Container input{
   max-width: 50px;
}











































/* ================================
   CUSTOM CART TOTALS STYLE
================================ */
.custom-cart-totals-wrapper {
    width: 100%;
}

/* Main totals box */
.custom-totals-box {
    border: 2px solid #006F63;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
}

/* Table structure */
.custom-totals-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0px;
}

/* Subtotal + Shipping rows */
.custom-totals-table .row-line th,
.custom-totals-table .row-line td {
    padding: 18px 20px;
    /*border-bottom: 2px solid #006F63;*/
    font-size: 18px;
    color: #222;
    font-weight: 600;
}

/* Shipping text */
.custom-totals-table .shipping-row td {
    font-size: 15px;
    color: #555;
    font-weight: 400;
}

/* TOTAL row */
.custom-totals-table .total-row th,
.custom-totals-table .total-row td {
    padding: 18px;
    font-size: 22px;
    font-weight: 700;
    color: #222;
}

/* VAT note 
/* .vat-note {
    margin: 12px 4px;
    font-size: 14px;
    color: #333;
}*/

/* ================================
   COUPON BUTTONS
================================ */
.coupon-button-wrapper {
    display: flex;
    gap: 15px;
    margin: 20px 0 25px;
}

.btn-outline {
    flex: 1;
    background: transparent;
    border: 2px solid #006F63;
    padding: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border-radius: 8px;
}

.btn-solid {
    flex: 1;
    background: #005E54;
    padding: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 8px;
    border: none;
}

/* ================================
   UPDATE BASKET + CHECKOUT BUTTONS
================================ */
.btn-update-basket {
    width: 100%;
    background: #A7B8B2;
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    border: none;
    font-size: 18px;
    margin-bottom: 15px;
}











.Customer_cart_Main-Container {
    display: flex;
    flex-direction: column;
    width: 70%;
}


.RCD_Customer_Cart_container .cart-collaterals {
    width: 30%;
}

.RCD_Customer_Cart_container .Customer_cart_Main-Container .cart-items-wrapper .cart-item-card {
    display: flex;
    gap: 20px;
}

.RCD_Customer_Cart_container {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}


.right-column .RCD_Main_option_container {
  border-spacing: 10px;
}


.right-column .RCD_Main_option_container .RCD_Quantity_Container {
    height: 20px;
    min-height: 20px !important;
}














.btn-update-basket {
    width: 100%;
    background: #A7B8B2;
    color: #fff;
    border-radius: 9px;
    padding: 15px;
    border: none;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    display: none;
}

.wc-proceed-to-checkout 
{
  padding: 0px !important;
}




.Apply_coupon_components {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
    gap: 10px;
}

.Apply_coupon_components input {
    width: 50%;
    height: 47px;
    border: 1px solid #004A44 !important;
    border-radius: 10px !important;
}

.Apply_coupon_components button {
    border-radius: 9px;
    padding: 15px !important;
    border: none;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
   
}

.cart-actions .coupon {
    color: red;
    padding: 25px 0px;
}


@media (max-width: 1216px) {
  .Apply_coupon_components {
     flex-direction: column;
  }
  
  .Apply_coupon_components input {
    width: 100%;
   }
  
  .Apply_coupon_components  button {
    width: 100%;
  }

}














/* Coupon row container */
.coupon-row-custom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* Left side */
.coupon-left {
    display: flex;
    align-items: center;
    gap: 8px;
}

.coupon-code {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.coupon-badge {
    background: #ffecec;
    color: #e53935;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 4px;
    text-transform: uppercase;
}

.Sample-badge {
    background: #ecffec;
    color: #004a44;
    font-size: 13px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 4px;
    text-transform: uppercase;
}

.cart-item-details .cart-item-title { 
   line-height: 30px;
}

.RCD_Main_option_body .Cart_Total_price {
    font-size: 18px;
    color: #004A44;
}

/* Right side */
.coupon-right {
    text-align: right;
}

.coupon-amount {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #e53935;
}

.coupon-amount .amount {
    color: #e53935;
}

.remove-coupon {
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
    color: #888;
    text-decoration: underline;
}

.remove-coupon:hover {
    color: #000;
}



.coupon-amount .woocommerce-Price-amount {
    font-size: 18px;
    line-height: 1.2;
}

.coupon-amount .woocommerce-remove-coupon {
    margin-top: 4px;
    font-size: 0.85em;
    color: #7a7a7a;
    text-decoration: none;
}













.wc-secure-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.5rem;

    opacity: 0.6;
    filter: grayscale(100%);
    transition: all 0.5s ease;
}

.wc-secure-wrapper:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.wc-secure-text {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 700;
    color: #6b7280;
}

.wc-lock-icon {
    font-size: 16px;
    line-height: 1;
}





.custom-checkout-btn {
    width: 100%;
    padding: 10px;
    background-color: #004D45;
    color: #ffffff;

    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.05em;

    border-radius: 9px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);

    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;

    text-decoration: none;
    transition: all 0.3s ease;
}

.custom-checkout-btn:hover {
    background-color: #003B35;
    box-shadow: 0 15px 30px rgba(0,0,0,0.25);
    transform: translateY(-2px);
    color: #ffffff;
}

.custom-checkout-btn .dashicons {
    font-size: 20px;
}






.coupon-amount .woocommerce-remove-coupon :hover {
   color: #004D45;
}


.RCDC-row-custom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: 700;
    color: #004A44;
}


.RCDC-WO-row-custom .RCDC-left {
      font-size: 18px;
    font-weight: 600;
}








a.remove-card-item {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 32px;
    height: 32px;

    font-size: 0;
    margin: 10px;
    text-decoration: none;

    border-radius: 50%;
    background-color: rgb(255 255 255);
    color: #004D45;

    transition: all 0.25s ease;
}

a.remove-card-item::before {
    content: "\f335" !important; 
    font-family: "Dashicons";
    font-size: 18px;
    line-height: 1;
}

a.remove-card-item:hover {
    background-color: #004D45;
    color: #ffffff !important;
    transform: scale(1.1);
}

a.remove-card-item:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 77, 69, 0.4);
}










.Custom-checkout-steps .step.completed .circle {
    background: #004a44;
    color: #fff;
    opacity: 0.7;
}

.Custom-checkout-steps .step.active .circle {
    background: #004a44;
    color: #fff;
}

.Custom-checkout-steps .step .circle {
    background: #D9DDD3;
    color: #006F63;
}

.Custom-checkout-steps.checkout-step-2 .step.completed + .line {
    background: #004a44;
}

.Custom-checkout-steps.checkout-step-3 .line {
    background: #004a44;
}


































/* CHECKOUT WRAPPER */
margin-bottom: 30px;
}


.checkout-section {
margin-bottom: 35px;
}


/* FORM FIELDS */
.woocommerce form .form-row label {
font-weight: 500;
margin-bottom: 6px;
display: block;
}


.woocommerce form .form-row input.input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row textarea {
height: 44px;
border-radius: 6px;
border: 1px solid #d1d5db;
padding: 10px 12px;
}


/* RIGHT */
.checkout-right {
position: sticky;
top: 40px;
}



.order-summary-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}


/* ORDER REVIEW */
.woocommerce-checkout-review-order table {
border: none;
}


.woocommerce-checkout-review-order th,
.woocommerce-checkout-review-order td {
padding: 10px 0;
border-bottom: 1px solid #e5e7eb;
}


.woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-review-order .order-total td {
font-size: 18px;
font-weight: 600;
border-bottom: none;
}


/* PLACE ORDER */
#place_order {
width: 100%;
background: #004a44;
border-radius: 6px;
padding: 15px;
font-size: 15px;
font-weight: 600;
}


/* RESPONSIVE */
@media (max-width: 992px) {
.custom-checkout .checkout-wrapper {
grid-template-columns: 1fr;
}
.checkout-right {
position: static;
}
}



















.RCD_checkout-wrapper 
{
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}


.RCD_checkout-wrapper .checkout-left {
      width: 70%;
}

.RCD_checkout-wrapper .checkout-right {
      width: 30%;
}


.RCD_checkout-wrapper .checkout-right .order-summary-card #order_review{
     width: auto !important;
     padding: 0px !important;
}
































.order-summary-title {
    font-size: 27px;
    font-weight: 600;
    margin: 0px;
    padding: 20px;
}

.order-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 18px;
}

.order-item-image img {
	width: 60px;
	height: auto;
	border-radius: 6px;
}

.order-item-info {
	flex: 1;
}

.order-item-name {
	font-weight: 500;
}

.order-item-qty {
	font-size: 14px;
	color: #666;
	margin-top: 4px;
}

.order-item-price {
	font-weight: 600;
}

.order-summary-totals {
    border-top: 2px solid #006F63;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    padding: 18px;
    border-bottom: 2px solid #006F63;
}


.order-summary-total {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 700;
    padding: 18px;
}





.RCD_order-summary-card {
    border: 2px solid #006F63;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 40px;
}




.woocommerce-js .select2-container .select2-selection--single {
    border-radius: 6px;
    border: 1px solid #d1d5db;
}












.woocommerce-thankyou-order-received {
    background: #004a44;
    color: #fff;
    padding: 18px 25px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 18px;
    border-radius: 10px;
    margin-top: 30px;
    justify-content: center;
}


.woocommerce-thankyou-order-details {
    display: flex;
    justify-content: center;
    background: #F8F8F8;
    padding: 20px !important;
    border-radius: 10px;
}


































/* Order details box */
.woocommerce-order-details {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 24px;
    background: #ffffff;
}

/* Optional: space from other sections */
.woocommerce-order-details {
    margin-top: 30px;
}

/* Header styling */
.woocommerce-order-details__title {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e7eb;
}

/* Table cleanup */
.woocommerce-order-details table {
    border: none;
}

.woocommerce-order-details table th,
.woocommerce-order-details table td {
    padding: 12px 0;
}

/* Remove default table borders */
.woocommerce-order-details table th,
.woocommerce-order-details table td {
    border: none;
}










@media (max-width: 972px) {

.RCD_checkout-wrapper
{ 
   flex-direction: column;
}

.RCD_checkout-wrapper .checkout-left {
      width: 100%;
}

.RCD_checkout-wrapper .checkout-right {
    width: 100%;
}

}





.back-to-basket-link {
    background: #004a44;
    border-radius: 6px;
    padding: 14px;
    font-size: 15px;
    font-weight: 600;
    color: white;
    float: inline-end;
    margin: 30px 20px 20px 0px;
}


@media (max-width: 1145px) {
  .right-column .RCD_Main_option_container {
    border-spacing: 0px;
}

.left-column .RCD_Main_option_container {
    margin: 0px;
}



/* .Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-grid.Rug_Product {
    display: flex;
    flex-direction: column;
    gap: 0px;
} */




}


/* .woocommerce table.shop_table_responsive .cart-item-grid.Rug_Product  tr,  .woocommerce-page table.shop_table_responsive .cart-item-grid .Rug_Product tr {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
    height: 25px;
}*/

.cart-item-grid.Rug_Product .right-column {
      padding-left: 10px;
}


.rug-option.active > .left .stock.low {
    color: #ffffff;
}


.cart-item-grid.Rug_Product .right-column .RCD_Main_option_container {
    border-spacing: 0px;
}



.cart-item-grid.Rug_Product .left-column .RCD_Main_option_container {
    margin: 0;
}




/* .Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-grid.Rug_Product {
    display: flex;
    flex-direction: column;
    gap: 0px;
} */



@media (max-width: 972px) {
.Custom-checkout-steps .line {
    width: 150px;
}
}







@media (max-width: 923px) {

.Customer_cart_Main-Container {
    width: 100%;
}


.woocommerce-js #content table.cart td, .woocommerce-page #content table.cart td
 {
    min-height: 1px;
    width: 100%;
}

.RCD_Customer_Cart_container .cart-collaterals {
    width: 100%;
    margin-top: 30px;
}

.RCD_Customer_Cart_container
{
   flex-direction: column;
}

.cart-item-details {
   width: 400px;
}

.Customer_cart_Main-Container .cart-items-wrapper .cart-item-card .cart-item-details
{
    flex-grow: 0;
}

}






























@media (max-width: 768px) {


    .woocommerce-cart-form__cart-item {
        display: block;
        margin-bottom: 20px;
    }

    .cart-item-card {
        flex-direction: column;
    }

    .cart-item-image {
        text-align: center;
    }

    .cart-item-image img {
        max-width: 140px;
    }

    .cart-item-grid {
        flex-direction: column;
    }

    .RCD_title_label {
        font-weight: 600;
    }

    .RCD_Value_label {
        text-align: right;
    }

    .product-quantity input {
        width: 100%;
    }
}


@media (max-width: 480px) {

    .cart-item-title {
        font-size: 15px;
    }

    .remove-card-item {
        font-size: 22px;
    }
}












@media (min-width: 768px) and (max-width: 990px) {
  .accordion-content p {
    font-size: 20px;
}


.accordion-header {
    font-size: 15px;
}
}




@media (max-width: 920px) {

      .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before
 {
        content: "";
    }  

    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr
    {
        display: flex;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important;
    }

.RCD_Main_option_body .RCD_title_label {
   width: 33%;
}

.RCD_Main_option_body .RCD_Value_label {
  width: 33%;
}  

.RCD_Main_option_body .RCD_Price_label {
  width: 30%;
}

}


















@media (min-width: 769px) and (max-width: 834px) {

   .Custom-checkout-steps .line {
        width: 100px;
    }

}



@media (max-width: 548px) {
  .Custom-checkout-steps .line {
        width: 100px;
    }
.RCS_payment-icons {
   padding-right: 0px;
}

}





.back-to-basket-link:hover {
    background-color: #003B35;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
    transform: translateY(-2px);
    color: #ffffff;
}


.astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title {
    font-size: 27px;
    font-weight: 700;
}


.single-product .acoplw-badge .acoplw-badge-icon {
    z-index: 10;
    top: 40px !important;
}

.ast-on-card-button.ast-onsale-card {
    display: none;
}




.elementor-element-68824fa  a {
      white-space: nowrap;
}








.blinds-container {
  display: none;
  gap: 30px;
}

.blinds-container.Container_active {
  display: flex;
}




.Button_section_container {
    text-align: center;
    margin-bottom: 15px;
}

.Button_section_container button {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 10px;
    border: 2px solid #004a44;
    background: none;
    color: #004a44;
}

.Button_section_container button.button_active {
    background: #004a44;
    color: #ffffff;
}




.Brand_Stimp img {   
 Padding: 1em 0.5em;
    Background: White;
    Height: auto;
    Width: 100%;
    Max-height: 20%;
    Max-width: 30%;
    Position: absolute;
    bottom: 0px;
    Left: 0;
    Border-radius: 0 0.5em 0 0;
    object-fit: contain;
}



.woocommerce-ordering .orderby {
      width: 220px;
}


.product-price_PRCP:has(.price .screen-reader-text) ins .woocommerce-Price-amount {
    color: #FF0000;
}



















.proattp td {
	vertical-align: middle;
}

.quantity {
     margin-bottom: 10px;
}

.qty-spinner {
    display: inline-flex;
    align-items: center;
    height: 30px;
    border: 1px solid #004a44;
    border-radius: 9px;
    background: #fff;
    box-sizing: border-box;
    vertical-align: middle;
}


.qty-input input.qty {
	width: 42px;
	height: 100%;
	border: none;
	text-align: center;
	font-size: 18px;        
	font-weight: 600;
	line-height: 40px;     
	padding: 0;
	margin: 0;
	outline: none;
	background: transparent;
}

.qty-arrows {
	display: flex;
	flex-direction: column;
	height: 100%;
	border-left: 1px solid #004a44;
}


.qty-arrows button {
	width: 25px;
	height: 50%;
	border: none;
	background: transparent;
	cursor: pointer;
	color: #0b6d6d;
	font-size: 9px;
	line-height: 1;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.qty-arrows button:hover {
	background: rgba(11, 109, 109, 0.1);
}






.btn-update-basket.cart-updated {
	background: #004a44;
	color: #fff;
	cursor: pointer;
}


.single-product .ast-woocommerce-container{
    max-width: 1240px;
    display: block;
    margin: auto;
}


.single-product .site-content .ast-container {
    display: block;
    width: 100%;
    max-width: 100%;
}













































.mini-cart-list {
    list-style: none;
    margin: 0;
    padding: 0;
    flex: 1;
}


.mini-cart-item {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    padding: 16px !important;
    border-bottom: 1px solid #e5e5e5;
}

.mini-cart-thumb img {
    width: 120px;
    min-width: 120px;
    border-radius: 6px;
}


.mini-cart-info {
    display: flex;
    flex: 2;
    flex-direction: column;
    justify-content: center;
}

.mini-cart-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}

.mini-cart-price {
    font-size: 14px;
    font-weight: 600;
}



.mini-cart-footer {
    padding: 16px;
    border-top: 1px solid #004a44;
}

.mini-cart-summary .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.mini-cart-summary .total {
    background: #dfe2d6;
    padding: 12px !important;
    border-radius: 6px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
}


.mini-cart-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 16px;
}

.btn-outline {
    border: 1px solid #ccc;
    padding: 14px;
    text-align: center;
    border-radius: 6px;
    text-decoration: none;
}

.btn-primary {
    background: #0f3d32;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    text-decoration: none;
}


.astra-cart-drawer-header {
      background: #004a44;
}


.astra-cart-drawer-header .astra-cart-drawer-close {
  color: white;
}

.astra-cart-drawer-header .astra-cart-drawer-title {
     color: white !important;
}


.astra-cart-drawer .astra-cart-drawer-header {
     padding: 15px 20px 20px 20px;
}

.mini-cart-qty-ui .qty-minus {
 border-radius: 10px 0px 0px 10px;
}


.mini-cart-qty-ui  .qty-plus {
 border-radius: 0px 10px 10px 0px;
}


















.mini-cart-qty-ui {
    display: flex;
    align-items: center;
}


.mini-cart-qty-ui .qty-btn {
    width: 32px;
    height: 32px;
    background-color: #0f3d32;
    color: #ffffff;
    border: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}


.mini-cart-qty-ui .qty-value {
    width: 45px;
    height: 32px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}


.mini-cart-footer .mini-cart-summary {
      padding: 0px 20px 0px 20px;
}

.astra-cart-drawer {
  border: none;
}









.mini-cart-footer {
    position: sticky;
    bottom: 0;
    background: #fff;
    z-index: 10;
}


.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content
{
    overflow: auto;
    justify-content: space-between;
}


.mini-cart-actions > a:hover {
  background: #0f3d32;
  color: #fff;
}



.mini-cart-category-header .cat-name {
    font-size: 15px;
}

.mini-cart-category-header .cat-toggle{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    padding-right: 20px;
}


.mini-cart-category-header .cat-toggle::after{
    content:"\276F";
    display:inline-block;
    transform:rotate(90deg);
    transition:transform .25s ease;
}


.mini-cart-category-header.active .cat-toggle::after{
    transform:rotate(-90deg);
}


.mini-cart-category-header .mini-cat-text {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}


.mini-cat-label{
    display:block;
    font-size:12px;
    letter-spacing:2px;
    color:#004a44; 
    margin-bottom:6px;
}

.cat-name{
    font-weight:600;
    font-size:18px;
    color:#2b2b2b;
}

.cat-count{
    color:#8a97a6;
    margin-left:4px;
}

















.woocommerce-product-gallery {
	position: relative;
}

.woocommerce-product-gallery__wrapper {
	position: relative;
}

.brand-stamp-overlay .Brand_Stamp_img{
    Padding: 1em 0.5em;
    Background: White;
    Height: auto;
    Width: 100%;
    Max-height: 20%;
    Max-width: 30%;
    Position: absolute;
    bottom: 0px;
    Left: 0;
    Border-radius: 0 0.5em 0 0 !important;
    object-fit: contain;
}

.brand-stamp-overlay img {
	max-width: 90px;
}










@media (max-width: 921px) {
    .astra-cart-drawer.active {
        width: max-content;
    }
}


@media (max-width: 544px) {
    .astra-cart-drawer.active {
        width: 100%;
    }
}





@media (max-width: 579px) {
    .pcdtable .label_block .label_block_Price {
        text-align: end;
    }
}















.mini-cart-item {
    position: relative;
    transition: opacity 0.25s ease, background-color 0.25s ease;
}

.mini-cart-item.is-removing {
    opacity: 0.5;
    background-color: #f5f5f5;
    pointer-events: none;
}

.mini-cart-item.is-removing::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 40%;
    width: 30px;
    height: 30px;
    border: 3px solid #ccc;
    border-top-color: #000;
    border-radius: 50%;
    transform: translateY(-50%);
    animation: miniSpin 0.6s linear infinite;
}

@keyframes miniSpin {
    from { transform: translateY(-50%) rotate(0deg); }
    to   { transform: translateY(-50%) rotate(360deg); }
}



.cart-item-title:has(.Sample-badge) {
    margin-bottom: 0px;
}




.product-images_PRCP > .brand-stamp-overlay {
    display: none;
}


.ppricereview .price_total_item_span {
    font-size: 28px;
    color: #004a44;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;

}





.ppricereview {
    text-align: center;
    margin-top: 20px;
}

.price-row {
    margin-bottom: 20px;
}

.price-label {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b5b5b5;
    margin-bottom: 6px;
    font-family: Montserrat, sans-serif;
}

.price-amount {
    font-family: Montserrat, sans-serif;
    font-size: 42px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
}

.price-amount.large {
    font-size: 34px;
    font-weight: 600;
}

.d-none {
    display: none;
}



.RCD_Quantity_Container .quantity {
        margin-bottom: 0px;
}



.cart-item-detail.sample_item_data{
   display: flex;
    align-items: center;
}



.mini_Cart_order_details {
    font-size: 15px;
    font-weight: 500;
}


.checkout_order_details {
    font-size: 13px;
}



.woocommerce-js .widget .amount, .woocommerce-js .widget ins {
    font-weight: 700;
}



.cart-item-detail {
      flex: 2;
}

.cart-item-grid .left-column {
  flex: 2;
  width: 50%;
}

.cart-item-grid .right-column {
  width: 40%;
}


.sample_item_data .Sample-badge {
    font-size: 0.8em;
    display: inline-block;
    margin: 0.5em 0;
}


#Page_Left_panel_Button_container {
  width: min(90%, 800px);
}

.Page_submenu_panel_Button_container {
    width: min(90%, 800px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1em;
    margin-bottom: 40px;
}

.Page_mainmenu_panel_Button_container{
    display: flex;
    justify-content: center;
}



@media (max-width: 1680px) {
  .sample_item_data .Sample-badge {
    font-size: 0.5em;}

}


.ast-mobile-header-wrap .ast-below-header-bar, .ast-below-header-bar .site-below-header-wrap {
    min-height: 100%;
}


.i8_Text-Dex {
    text-decoration: underline !important;
}


.Rug_GoT_Con_p {
  font-size: 17px;
}


.woocommerce-MyAccount-content > form {
    background: #D6D9CD;
    padding: 25px;
    border-radius: 18px;
}


.woocommerce-form-coupon-toggle .woocommerce-info > a{
    text-decoration: underline !important;
}























.rug-size-options{
    display:flex;
    flex-direction:column;
    gap:18px;
}

.rug-option{
    border:1.5px solid #2e7d73;
    border-radius:22px;
    padding:20px 24px;
    cursor:pointer;
    background:#efefef;

    display:flex;
    justify-content:space-between;
    align-items:center;

    transition:all .2s ease;
}


.rug-option .left{
    display:flex;
    flex-direction:column;
}


.rug-option .name{
    font-size:18px;
    font-weight:600;
    color:#333;   
}


.rug-option .price{
    font-size:20px;
    font-weight:700;
    color:#333;
    min-width:90px;
    text-align:right;
}


.rug-option .stock{
    margin-top:6px;
    font-size:14px;
    font-weight:600;
}

.rug-option > .left .stock.out{
    color:#e10600;
}

.rug-option > .left .stock.low{
    color:#e10600;
}


.rug-option.active{
    background:#0b4d45;
    border-color:#0b4d45;
}

.rug-option.active .name,
.rug-option.active .price{
    color:#fff;
}

.rug-option.active .stock{
    color:#fff;
}



/* PRICE WRAPPER */
.rug-option .price{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    gap:4px;
    min-width:100px;
}


.rug-option .sale{
    color:#e10600;
    font-size:20px;
    font-weight:700;
    line-height:1;
}


.rug-option .price del{
    font-size:14px;
    font-weight:400;
    color:#555;
    line-height:1;
}









/* DISABLED STATE */
.rug-option.disabled{
    background:#f3f3f3;
    border-color:#d5d5d5;
    cursor:not-allowed;
    pointer-events:none;
    box-shadow:none;
}

.rug-option.disabled .name,
.rug-option.disabled .price{
    color:#9e9e9e;
}

.rug-option.disabled .stock{
    color:#e10600;
    font-weight:700;
}

.rug-option.disabled:hover{
    box-shadow:none;
    transform:none;
}






/* LEFT COLUMN LAYOUT */
.rug-option .left{
    display:flex;
    flex-direction:column;
    gap:6px;
}

/* GRIP TOGGLE WRAP */
.grip-toggle{
    display:flex;
    align-items:center;
    gap:8px;
    margin-top:4px;

    font-size:14px;
    font-weight:500;
    color:#333;
}

/* checkbox size */
.grip-toggle input{
    width:16px;
    height:16px;
    cursor:pointer;
}

/* ACTIVE CARD */
.rug-option.active .grip-toggle{
    color:#fff;
}

/* DISABLED CARD */
.rug-option.disabled .grip-toggle{
    color:#999;
}

.rug-option.disabled .grip-toggle input{
    cursor:not-allowed;
}

/* when disabled ? mute checkbox */
.rug-option.disabled .grip-toggle input{
    opacity:.5;
}


.rug-option.active input[type=checkbox] {
    accent-color: #ffffff;
}


.rug-option.active .price del{ 
   color: #ffffff;
}





















.sizes-toggle{
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    padding-right: 28px;
}


.sizes-toggle::after{
    content: "\276F";
    position: absolute;
    right: 0;
    top: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%) rotate(90deg);
    transform-origin: center;
    transition: transform .25s ease;
}


.Product_custom_container_Product_section.open .sizes-toggle::after{
    transform: translateY(-50%) rotate(-90deg);
}




.size-acc-body{
    display: none;
}


.Product_custom_container_Product_section.open .size-acc-body{
    display:flex;
    flex-direction:column;
    gap:8px;
    margin-top:14px;
    background:#f7f7f7;
    border-radius:12px;
    width: 100%;
}



.size-pill{
    background:#bfc3b8;       
    border-radius:16px;
    padding: 3px 10px;
    text-align:center;
    font-size:16px;
    font-weight:500;
    color:#1f1f1f;
    cursor:pointer;
    transition:all .15s ease;
}

.size-pill:hover{
    background:#aeb3a7;
}

.size-pill.active{
    background:#0b4d45;
    color:#fff;
}

.RCS_payment-icons {
   padding-right: 55px;
}







@media (max-width: 548px) {
    .Custom-checkout-steps .line {
        width: 100px;
        flex-shrink: 1;
        flex-grow: 1;
        flex-basis: 20px;
    }
}




@media (max-width: 548px) {
a.remove-card-item {
   display: block;
   margin: 0px;
}
}




@media (max-width: 548px) {
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: flex;
        gap: 15px;
        margin-bottom: 10px;
    }
}



@media (max-width: 548px) {
    .woocommerce-js #content table.cart td, .woocommerce-page #content table.cart td {
        min-height: 1px;
        width: max-content;
        display: flex;
        justify-content: flex-start;
    }
}



.rug-option.active .sale{
    color: #ffffff;
}

.cart-item-grid.Rug_Product .RCD_Value_label {
  white-space: nowrap;
}


@media (max-width: 544px) {
    .woocommerce-message, .woocommerce-error, .woocommerce-info {
        margin-top: 10px;
    }
}


.swatch-no-badge .onsale,
.swatch-no-badge .sale-badge,
.swatch-no-badge .badge,
.swatch-no-badge .woocommerce-badge{
    display:none !important;
}





/* 
.mini-cart-category-header{
    display:flex;
    justify-content:space-between;
    padding:12px 0;
    font-weight:600;
    cursor:pointer;
    border-bottom:1px solid #eee;
    border-top: 1px solid #eee;
}

.mini-cart-list{
    display:none;
}

.mini-cart-category-header.active + .mini-cart-list{
    display:block;
} */




/* .cart-category-header{
    display:flex;
    justify-content:space-between;
    padding:12px 0;
    font-weight:600;
    cursor:pointer;
    border-bottom:1px solid #eee;
    border-top: 1px solid #eee;
}

.cart-item-card-row{
    display:none;
}

.category-header.active + .cart-item-card-row{
    display:block;
}

.cart-category-header .cat-name {
    font-size: 15px;
}

.cart-category-header .cat-toggle{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    padding-right: 20px;
}


.cart-category-header .cat-toggle::after{
    content:"\276F";
    display:inline-block;
    transform:rotate(90deg);
    transition:transform .25s ease;
}


.cart-category-header.active .cat-toggle::after{
    transform:rotate(-90deg);
}


.cart-category-header .mini-cat-text {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}


.cat-label{
    display:block;
    font-size:12px;
    letter-spacing:2px;
    color:#004a44; 
    margin-bottom:6px;
}

.cat-name{
    font-weight:600;
    font-size:18px;
    color:#2b2b2b;
}

.cat-count{
    color:#8a97a6;
    margin-left:4px;
} */







.checkout-category-header{
    display:flex;
    justify-content:space-between;
    padding:12px 0;
    font-weight:600;
    cursor:pointer;
    border-bottom:1px solid #eee;
    border-top: 1px solid #eee;
}

.checkout-category-items{
    display:none;
}

.category-header.active + .checkout-category-items{
    display:block;
}

.checkout-category-header .cat-name {
    font-size: 15px;
}

.checkout-category-header .cat-toggle{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    padding-right: 20px;
}


.checkout-category-header .cat-toggle::after{
    content:"\276F";
    display:inline-block;
    transform:rotate(90deg);
    transition:transform .25s ease;
}


.checkout-category-header.active .cat-toggle::after{
    transform:rotate(-90deg);
}


.checkout-category-header .cat-text {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}


.cat-label{
    display:block;
    font-size:12px;
    letter-spacing:2px;
    color:#004a44; 
    margin-bottom:6px;
}

.cat-name{
    font-weight:600;
    font-size:18px;
    color:#2b2b2b;
}

.cat-count{
    color:#8a97a6;
    margin-left:4px;
}













.proattp .Cart_Total_price{
    line-height: 40px;
}

















.coupon-badge{
background:#00a651;
color:#fff;
padding:2px 8px;
border-radius:4px;
font-size:12px;
margin-left:6px;
}

.cat-old-price{
text-decoration:line-through;
color:#303030;
margin-right:6px;
}

.cat-new-price{
color:#d72828;
font-weight:700;
}


.RCD_Price_label {
      white-space: nowrap;
}









.woocommerce-order-received .meta-two-columns ul.wc-item-meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 30px;
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.woocommerce-order-received .meta-two-columns ul.wc-item-meta li {
    display: flex;
    gap: 6px;
}

.woocommerce-order-received .meta-two-columns ul.wc-item-meta li p {
    margin: 0;
}



.woocommerce-js td.product-name .wc-item-meta
{
    display: grid;
    gap: 8px 30px;
    list-style: none;
    padding: 0;
    margin: 10px 0;
}


.woocommerce-order-received table.woocommerce-table--order-details tr.order_item td {
    border-bottom: 1px solid #e5e5e5 !important;
}


@media (min-width: 1265px) {
    .filter-item#pa_rugs_collection{
        flex: 0 0 10%;
    }
}










#pptpspan .sale{
    color:#d32f2f;
    font-weight:700;
}

#pptpspan del{
    color:#8a8a8a;
    text-decoration: line-through;
    font-size: 17px;
}






.product-price{
    font-size:28px;
    font-weight:600;
}

.product-price .label{
    color:#0b4b47;
    margin-right:6px;
}

.product-price .sale{
    color:#d32f2f;
    font-weight:700;
    margin-right:8px;
}

.product-price del{
    color:#7f8c8d;
    font-weight:500;
}


.woocommerce-table__product-name.product-name > a {
    font-size: 16px;
    font-weight: 700;
    color: #004a44;
}






#newsletter-response {
margin-top:10px;
font-size:14px;
}

.newsletter-success{
color:#2e7d32;
background:#e8f5e9;
border:1px solid #2e7d32;
padding:10px 15px;
border-radius:6px;
}

.newsletter-error{
color:#c62828;
background:#ffebee;
border:1px solid #c62828;
padding:10px 15px;
border-radius:6px;
}


@media (min-width: 921px) and (max-width: 989px) {
    .measurement .hwcDropDown {
        display: flex;
        align-items: center;
        margin-bottom: auto;
        height: 95px;  
   }
}



@media (max-width: 484px) {
  .measurement .hwcDropDown {
        display: flex;
        align-items: center;
        margin-bottom: auto;
        height: 95px;  
   }
}

#pptpspan del {
   margin-left: 5px;
}

#pa_blinds_brand  .filter-options
{
   left: auto;
   right: 0;
}




.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table tfoot th,
.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table tfoot td,
.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table tfoot span {
    font-weight: 700;
}




@media (min-width: 922px) {
  .cart-item-grid.Rug_Product .left-column .RCD_title_label {
    width: 43%;
  }
}



#mc_embed_signup {
  background: #d6d9cf !important;
}



.coupon-wrapper .input-text {
    margin-bottom: 10px;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #004a44 !important;
    border-radius: 2px !important;
}

.coupon-wrapper{
   margin-bottom: 20px;
}


.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message {
    margin-top: 10px;
}


