/*
Theme Name: The Home Decor Child
Template: the-home-decor
Version: 1.0
*/

@import url("../the-home-decor/style.css"); /* Optional for older WP, not required with enqueue */

@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family:"Urbanist", sans-serif;
    background:#FFFFFF;
    /*overflow-x: hidden;*/
 
}
/*content-product.php style woocomerce arrangement of products */
.woocommerce .products ul, .woocommerce ul.products{
    display:grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap:20px;
    row-gap:60px;
    padding:60px 0 40px;
    /*grid-template-column:*/
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{
    display:none;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
    width:100%;
    margin:0;
}
.archive.tax-product_cat table.cfvsw-shop-variations ,.archive.tax-product_cat .cfvsw-swatches-container , .archive table.cfvsw-shop-variations ,.archive .cfvsw-swatches-container{
    background:#e8e8e8;
}
.archive.tax-product_cat table.cfvsw-shop-variations tr:nth-child(2n+2), .archive table.cfvsw-shop-variations tr:nth-child(2n+2){
    background:#e8e8e8;
}
.archive.tax-product_cat .cfvsw-label-option, .archive.tax-product_cat .cfvsw-image-option, .archive.post-type-archive-product .cfvsw-label-option, .archive.post-type-archive-product .cfvsw-image-option{
    min-width:20px !important;
    min-height:20px !important;
}
.archive.tax-product_cat .cfvsw-shop-variations tr td,.archive.post-type-archive-product .cfvsw-shop-variations tr td {
    /*justify-content:center;*/
}
.woocommerce ul.products li.product .price{
    display:none !important;
}


.archive .custom-product-card {
    overflow: visible;
    background: linear-gradient(to bottom, #fafafa 0%, #fafafa 54%, #e8e8e8 54%, #e8e8e8 100%);
}
.woocommerce ul.products li.product .star-rating {
    margin:0 !important;
}
.woocommerce ul.products li.product .star-rating::before {
    color:#E49C00;
}
.archive .custom-product-card .product-title{
    text-align:left;
}
.archive .custom-product-card .text-muted{
    margin:4px 0;
    text-align:left;
}
.archive .custom-product-card .below-card-cont{
   top:-20px; 
}
 
 .woocommerce-products-header__title.page-title{
    text-align:center; 
 }
 .term-description p{
     font-size:14px;
     margin-bottom:15px;
     color:#000000;
 }
 .woocommerce-notices-wrapper p.woocommerce-result-count,  .woocommerce .woocommerce-result-count{
     font-size:14px;
     margin-bottom:0;
     color:#0D1B39;
     align-items:center;
 }
 .woocommerce .woocommerce-ordering select{
     padding:8px 10px !important;
     font-size:14px;
     color:#0D1B39;
 }
 
/*content-product.php style woocomerce arrangement of products */
.woocommerce div.product div.images .flex-control-thumbs{
    display:none;
}
.woocommerce div.product div.images img{
    
        aspect-ratio:1.31/1;
        object-fit:cover;
}
img{
    max-width:100%;
    height:auto;
}
.offcanvas-body ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.logo{
    position:relative;
}
.off-menu img{
    max-width:100%;
    filter: invert(1) brightness(1000%);
}
.off-menu{
    border:none;
}
.nav-box a{
    position:relative;
}
.product-single-wrap{
    padding: 70px 0;
}
.header-middle{
    color:#fff;
}
.top-single {
    display: flex;
    padding-bottom: 50px;
    justify-content: space-between;

}
.top-single .summary.entry-summary{
    width: calc(50% - 20px);
}
.top-single .woocommerce-product-gallery{
    width: calc(50% - 20px);
}
form.cart{
    display: flex;
	flex-direction:column;
    gap:10px;
    padding-bottom: 20px;
}
form.cart .variations th{
	vertical-align:middle !important;
}

.custom-options {
	display: flex;
	gap: 10px;
	margin-top: 10px;
	flex-wrap: wrap;
}

.custom-option-btn {
	padding: 8px 14px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #f9f9f9;
	cursor: pointer;
	transition: all 0.2s ease;
	font-size: 14px;
}

.custom-option-btn.active {
	background: #222;
	color: #fff;
	border-color: #222;
}
.woocommerce div.product form.cart .reset_variations {
  display: none !important;
}
.best-sel-cart .custom-options {
    display: flex;
    justify-content:center;
	gap: 6px;
	margin-top: 6px;
	flex-wrap: wrap;
}
.best-sel-cart .custom-option-btn {
	padding: 6px 8px;
	font-size: 12px;
}
.best-sel-car .woocommerce div.product form.cart a.reset_variations{
     display: none !important;
}
a.reset_variations{
   display:none !important; 
}
.best-sel-car .woocommerce-variation-add-to-cart.variations_button{
    display:flex;
    align-items:center;
    flex-wrap:nowrap;
    
}
.best-sel-cart .button.product_type_variable.add_to_cart_button{
    
}
/*.best-sel-car .woocommerce-variation-add-to-cart.variations_button .quantity input{*/
/*    width:calc(50% - 10px);*/
/*}*/
.logo-image img{
    width:100%;
    height:auto;
    /*filter:invert(100%);*/
}
.logo-image a {
    display:inline-block;
}
.header-outter{
      background-image: url('/wp-content/uploads/2025/05/Header-New-1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  /*background: linear-gradient(to right, #1E90FF, #6A1B9A);*/
  color: #fff;
  padding: 0px 20px;
  text-align: center;
  position:relative;
}
.header-outter::before{
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background: rgba(0, 0, 0, 0.4);
}
.header-outter .container{
    /*position:relative;*/
    /*z-index:2;*/
}
/*nav menu */
#main-menu ul{
    background:#fff;
    box-shadow: 0 4px 4px #00000040;
    border-radius:8px;
    width:100%;
    display:flex;
    justify-content:space-between;
    padding:0 10px;
    height:39px;
    align-items:center;
}
#main-menu ul li a{
    padding:0 10px;
    font-size:16px;
}
#main-menu ul.children, #main-menu ul.sub-menu{
    width:130px;
    top:24px;
    left:-6px;
    box-shadow: 0 4px 4px #00000040;
    border-radius:3px;
    flex-direction:column;
    height:auto;
    padding:0;
}
#main-menu ul.children li , #main-menu ul.sub-menu li {
    width:100%;
}
#main-menu ul.children li a, #main-menu ul.sub-menu li a{
    white-space:nowrap;
    font-size:14px;
    padding:10px 10px 6px;
    
}
#main-menu ul.children li:not(:last-child),#main-menu ul.sub-menu li:not(:last-child) {
  border-bottom: 0.5px solid #000000;
}
li.menu-item-has-children:after {
    color: #000000;
    top: 0px;
    right: -8px;
}
/*oofcanvas menu mobile style */
.menu-box.cart-menu-wrap{
    /*margin-left:auto;*/
    display:flex;
}
/* Style submenu container inside offcanvas */
.offcanvas ul.menu  {
    display:flex;
    flex-direction:column;
    text-align:left;
    gap:10px;
    
}
.offcanvas ul.menu  li {
    width:100%;
    margin:0 auto;
    position:relative;
    background:#000;
    border-radius:4px;
    padding:4px 10px;
    
}
.offcanvas ul.menu  li a {
  color:#ffffff;
    
}
.offcanvas ul.children,.offcanvas ul.sub-menu  {
  /*padding-left: 15px;*/
  margin-top: 5px;
  display: none; 
  border:1px solid #000;
  border-radius:4px;
  box-shadow: 0 4px 4px #00000040;
  position:absolute;
  left:0;
  z-index:99;
  width:100%;
  background:#000;
}

.offcanvas ul.children li,.offcanvas  ul.sub-menu li {
  padding: 10px 0;
  /*border-bottom: 0.5px solid #FFFFFF;*/
  color:#fff;
  margin:0;
  text-align:left;
  width:100%;
}

.offcanvas ul.children li:not(:last-child),.offcanvas ul.sub-menu li:not(:last-child) {
  border-bottom: 0.5px solid #FFFFFF;
}

.offcanvas ul.children li a,.offcanvas ul.sub-menu li a {
  font-size: 14px;
  color: #FFF;
  display: block;
  padding-left:10px;
}

.offcanvas ul.sub-menu li a:hover {
  color: #FFF;
  text-decoration: underline;
}


.offcanvas ul.menu li.menu-item-has-children {
  position: relative;
  cursor: pointer;
}

.offcanvas ul.menu li.menu-item-has-children::after {
  content: '▾';
  position: absolute;
  top: -1px;
  right: 0;
  color: #FFFFFF;
  font-size: 20px;
  pointer-events: none;
  /*width:50%;*/
}
/*.offcanvas .menu-item-has-children > a::after{*/
/*  content: " ▼";*/
/*  font-size: 12px;*/
/*  margin-left: 5px;*/
/*}*/

/*oofcanvas menu mobile style */
/*nav menu */
/*serach box */
.main-search-box input#woocommerce-product-search-field-0{
    background:#FFFFFF;
    padding:0 10px;
    height:39px;
    font-size:0.8rem;
}
.main-search-box input#woocommerce-product-search-field-0:focus {
    background:#FFFFFF;
}
.main-search-box button, form.woocommerce-product-search button {
    top:0px;
    padding: 1px 24px;
}
.main-search-box button:after {
    background-image:url('/wp-content/uploads/2025/05/ion_search.png');
    height:25px;
    width:25px;
    filter:brightness(0);
    z-index:2 !important;
}
/*search box */
.serach-cart-wrap{
    display:flex;
    gap:24px;
    align-items:center;
}
/*user cart */
.user-cart-wrap{
    background:#ffffff;
    display:flex;
    justify-content:center;
    gap:10px;
    padding:0 20px;
    height:39px;
    align-items:center;
    position:relative;
    border-radius:8px;
}
.myacunt-url{
    margin-right:10px;
}
/*user cart */
/*logo */
.logo-image img  {
  width: 180px;     
  height: 68px;     
  object-fit: contain; 
  display: block;    
}
/*logo */
/*tabs category home */
.nav.nav-tabs{
    display:flex;
    justify-content:center;
    gap:20px;
    border:none;
    /*background:#fff;*/
}
.cust-tab-style{
    display:flex;
    flex-direction:column;
}


.cust-tab-style.nav-link {
  background: #fff;
  border: 1px solid  #eeeeee;
  border-radius: 10px;
  padding: 10px 12px;
  min-width: 90px;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222528;
  font-size: 13px;
  transition: all 0.3s ease;
  text-align: center;
  white-space: nowrap;
}

.cust-tab-style.nav-link img {
  width: 40px !important;
  height: 40px !important;
  object-fit: contain;
  margin:0 !important;
  margin-bottom: 6px;
}

.cust-tab-style.nav-link.active {
  background: #000;
  color: #fff;
  border-color: #000;
  position: relative;
}

/*.cust-tab-style.nav-link.active::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  bottom: -4px;*/
/*  left: 50%;*/
/*  transform: translateX(-50%);*/
/*  height: 4px;*/
/*  width: 30%;*/
/*  background-color: #007bff; */
/*  border-radius: 2px;*/
/*}*/

/*cat btn */
.btn.btn-dark.cat-btn {
  position: relative;
  color: #ffffff;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 6px;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  transition: color 0.3s ease, border-color 0.3s ease;
  overflow: hidden;
  z-index: 1;
}

.cat-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}

.cat-btn:hover::before {
  opacity: 1;
}

.cat-btn:hover {
  /*color: #000000;*/
  border-color: #000000;
  cursor: pointer;
}

.cat-btn span {
  position: relative;
  z-index: 1;
}

/*cat btn */
.cat-btn{
    font-size:22px;
}

/*tabs category home */
/*category sec style */
.category-tabs-sec{
    padding:0 0 30px;
    background:#fff;
}
.category-tabs-sec .tabs-sec-head{
    text-align:center;
}
.category-tabs-sec .tabs-sec-head h2{
    font-size:40px;
    font-weight:700;
    color:#222528;
    margin-bottom:0 !important;
    padding-bottom:15px;
}
.category-tabs-sec .tabs-sec-head p{
    font-size:18px;
    font-weight:400;
    margin-bottom:0 !important;
    color:#5A5A5A;
    padding-bottom:12px;
}
/*product card */
.popular-pro-sec .custom-product-card{
    background:#fff;
}
.custom-product-card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding:0 20px;
  border-radius:12px;
  overflow:visible;
background: linear-gradient(
  to bottom,
  #fafafa 0%,   
  #fafafa 56%,      
  #e8e8e8 56%,      
  #e8e8e8 100%  
);
}

.custom-product-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}
.below-card-cont{
    position:relative;
    top:-25px;
    /*background:#E8E8E8;*/
}
.tab-content>.active {
    padding-top:40px;
}
.custom-product-card .thumb-wrap{
  position:relative;
  top:-40px;
}

.custom-product-card img {
  border-radius: 12px;
  object-fit: cover;
  height:auto;
  /*height: 220px;*/
  width: 100%;
  /*position:relative;*/
  /*top:-40px;*/
}

.custom-product-card .badge {
  /*background-color: #f5f5f5;*/
  background-color: transparent;
  color: #8D8D8D;
  font-size: 16px;
  padding:0;
  /*padding: 4px 8px;*/
  /*border-radius: 8px;*/
}

.custom-product-card .star-rating {
  font-size: 14px;
  color: #f4c150; /* gold stars */
}

.custom-product-card .product-title {
  font-size: 1.2rem;
  font-weight: 700;
  /*margin-top: 6px;*/
  margin:6px 0;
  color:#0D1B39;
}

.custom-product-card .text-muted {
  font-size: 16px;
  /*margin-bottom: 0;*/
  margin:6px 0;
  color:#8D8D8D;
}

/*.custom-product-card .product-price {*/
/*  font-size: 16px;*/
/*  color: #000;*/
/*}*/

.custom-product-card .btn-outline-dark {
  border-radius: 50%;
  padding: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:#0D1B39;
  transition: background 0.3s ease;
  /*font-size: 14px;*/
}
.custom-product-card .btn-outline-dark:hover {
  background-image: url('/wp-content/uploads/2025/05/Header-New-1.jpg');
  background-color: transparent; 
  background-repeat: no-repeat;
  background-size: cover; /* or cover depending on your needs */
  background-position: center;
}
.custom-product-card .btn-outline-dark img{
    max-width:50%;
    height:auto;
}

.custom-product-card .btn-outline-dark:hover {
  background-color: #000;
  color: #fff;
}
.custom-product-card .product-price{
    font-size:21px;
    font-weight:600;
    color:#0D1B39;
}
.custom-product-card .product-price ins {
  display: none;
}
.custom-product-card .product-price del {
  text-decoration: none;
}


/*product card */
.col-lg-6.col-md-6 img {
    /* padding: 60px 0; */
    border-radius: 20px !important;
}
.slider-inner-banner {
    margin-bottom: 0;
    padding-bottom: 0;
}
.custom-slider{
    padding-top:90px;
}
.cust-pad{
    padding-bottom: 90px;
}
.custom-slider h4{
    padding-bottom:20px;
}
.edit-link{
    display:none;
}
.single-product .woocommerce-breadcrumb{
    padding-top:15px;
}



/*better makuing section style */
.better-liv-sec{
    padding:60px 0 30px;
    background:#fff;
}
.liv-right-cont{
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    
}
.liv-feat-items-wrap{
    display:flex;
    flex-wrap:wrap;
    row-gap:20px;
    align-items:center;
    justify-content:space-between;
    
}
.liv-fet-icon{
    height:70px;
    width:50%;
    display:flex;
    align-items:center;
    /*justify-content:center;*/
}
.liv-feat-item{
    width: calc((100% - 60px) / 4)
}
.liv-feat-title{
    font-size:20px;
    font-weight:700;
    color:#000000;
    padding:12px 0;
}
.liv-feat-desc{
    font-size:16px;
    font-weight:500;
    color:#222528;
    padding-bottom:12px;
}


/*better makuing section style */
/*li footer a style */
.sidebar-area li a, .sidebar-area li, .sidebar-area p {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.02em;
    word-wrap: break-word;
}
/*li footer a style */

/*footer subscribe form */
.footer-subscribe-form{
    padding:15px 0;
    background:#F0EFEF;
}
.subscribe-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    
}
.subscribe-label h4{
    font-size:32px;
    color:#000000;
    font-weight:600;
    margin:0;
}
.subscribe-row form{
    display:flex;
    flex:1;
    justify-content:flex-end;
    gap:10px;
}
.subscribe-row input{
    background:#fff;
    border:none;
    outline:none;
    font-size:14px;
    font-weight:600;
    color:#000000;
    max-width:550px;
    padding:8px 20px;
    flex:1;
     box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
     border-radius:8px;
}

/*subscribe button */
.subscribe-row button {
  position: relative;
  background-color: #000000;
  color: #fff;
  padding: 8px 20px;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  z-index: 1;
}

.subscribe-row button::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  border-radius: 8px;
}

.subscribe-row button:hover::before {
  opacity: 1;
}

.subscribe-row button:hover {
  /*color: #000;*/
  transform: translateY(-2px);
}

.subscribe-row button span {
  position: relative;
  z-index: 1;
}

/*subscribe button */
/*.subscribe-row button {*/
/*  background-color: #000000;           */
/*  color: #fff;                       */
/*  padding: 8px 20px;                */
/*  border: none;                    */
/*  border-radius: 8px;                */
/*  font-size: 14px;                  */
/*  cursor: pointer;                  */
/*  transition: background-color 0.3s ease, transform 0.2s ease;*/
/*  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); */
/*}*/

/*.subscribe-row button:hover {*/
/*  background-color: #000;           */
/*  transform: translateY(-2px);      */
/*}*/
/*copy right style */
.footer-cont-wrap .copyright{
    background:#ffffff;
}
.footer-cont-wrap .copyright .copy-text p , .footer-cont-wrap .copyright .copy-text p a{
    font-size:18px;
    color:#000000;
    font-weight:500;
    letter-spacing:-0.5px;
    margin:0;
    text-decoration:none;
}
.copy-wrap{
    padding:15px 0;
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.social-links-wrap{
    display:flex;
    gap:10px;
}
.social-links-wrap a{
    display:flex;
    align-items:center;
    justify-content:center;
}
/*copy right style */
/*footeraddrese style */
.addres-wrap p{
    margin:0;
}
.off-timing{
    margin:10px 0;
    background:#000000;
    padding:5px 10px;
    border-radius:6px;
}
/*footeraddrese style */

/*footer subscribe form */
.footer-main-cont{
    background-image:url('/wp-content/uploads/2025/05/footer-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*background-attachment:fixed;*/
    position:relative;
    padding:0 0 40px;
}
/*footer::before{*/
/*    content:"";*/
/*    position:absolute;*/
/*    width:100%;*/
/*    height:100%;*/
/*    top:0;*/
/*    left:0;*/
/*    background: rgba(0, 0, 0, 0.4);*/
    
/*}*/
footer .container{
    position:relative;
    z-index:2;
}
.footer-logo{
    display: inline-block;
    width: 60%;
}
.footer-logo img{
    max-width: 100%;
    height: auto;
    /*filter: invert(100%);*/

}
/*footer style */
.descp-footer{
    padding:20px 0;
    max-width:90%;
}
.descp-footer p{
    line-height:1.2;
    margin:0;
}
.addres-List-wrap p{
     line-height:1.2;
     margin-bottom:10px;
}
.addres-list-wrap p span{
    margin-right:8px;
}
.addres-img{
    width:60px;
    height:60px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg, #1E88E5, #8E24AA);
    border:1px solid transperent;
}
.addres-img img{
    max-width:60%;
}
.add-des{
    width: calc(100% - 70px);
}
/*footer */
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb , .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{
    color:#000;
}
.feature-header{
    position:relative;
}
.feature-header::before{
    content="";
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:rgba(1, 1, 1, 0.9);
    z-index:1;
}

/*best seller products */
.best-seller-sec{
    padding:0 0 20px;
}
.best-seller-sec .best-seller-title{
    color:#311B92;
    padding-bottom:20px;
    margin:0;
}
 /*.swiper-button-next, .swiper-button-prev{*/
 /*   display: flex;*/
 /*   align-items: center;*/
 /*   justify-content: center;*/
 /*   width: 40px;*/
 /*   height: 40px;*/
 /*   border-radius: 50%;*/
 /*   border: 1px solid transparent;*/
 /* color: #fff;*/
 /* cursor: pointer;*/
 /* transition: all 0.5s ease-in-out;*/
 /* }*/
  

 /* .swiper-button-next:after, .swiper-button-prev:after{*/
 /*   font-size: 16px;*/
 /* }*/

  /*most popular items section style */
  .popular-pro-sec{
      padding:60px 0;
      background:#F0EFEF;
  }
  .popular-head{
      padding-bottom:40px;
  }
  .popular-head h2{
      font-size:48px;
      color:#222528;
      font-weight:700;
      margin:0;
      padding-bottom:20px;
  }
  .popular-head p{
      font-size:18px;
      color:#5A5A5A;
      font-weight:400;
      line-height:1.3;
      margin:0;
      padding-bottom:20px;
  }
 

  /*most popular items section style */
  /*sale section style */
  .sale-card{
      padding:40px 20px 20px;
      background:#EFEFEF;
      border-radius:16px;
      /*max-width:408px;*/
      
  }
  .top-sale-cont-wrap{
      display:flex;
      padding-bottom:12px;
      
  }
  .sale-content{
      width:48%;
  }
  .bottom-sale-cont{
      background:#FFFFFF;
      border-radius:24px;
      padding:10px 15px;
      display:flex;
      justify-content:space-between;
      align-items:center;
  }
  .sale-card-price{
      font-size:22px;
      color:#5A5A5A;
      font-weight:600;
      text-transform:capitalize;
      margin:0;
  }
  .sale-content h4{
      font-size:24px;
      font-weight:700;
      color:#222528;
      text-transform:capitalize;
      margin:0;
      padding-bottom:20px;
  }
  .sale-percent{
      font-size:28px;
      font-weight:600;
      color:#D10A0A;
      margin:0;
  }
.sale-get-btn {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 8px; 
}

.sale-get-btn img {
    width: 28px;
    transition: transform 0.5s ease;
    transform-origin: left;
    
}
  .sale-get-btn:hover{
      color:#000000;
  }
  .sale-get-btn:hover img{
      transform: scalex(1.4);
  }
  .sale-section{
      background:#fff;
      padding:0 0 3rem;
  }
  /*sale section style */
  /*highlited featured product */
  .highlighted-product-sec{
      background:#fff;
      padding:3rem 0;
  }
  .variation-slider .slick-prev{
      left:0;
  }
  .variation-slider .slick-next{
      right:0;
  }
  .variation-slider .slick-prev,.variation-slider .slick-next{
      width:30px;
      height:30px;
      background:#EFEFEF80;
      box-shadow: 0px 4px 4px #00000040;
      border-radius:50%;
      display:flex;
      align-items:center;
      justify-content:center;
      z-index:9;
  }
  .variation-slider .slick-prev::before,.variation-slider .slick-next::before{
     font-family:'swiper';
     color:#00000080;
     font-size:18px;
     font-weight:700;
  }
  .variation-slider .slick-prev::before{
      content:'';
  }
  .variation-slider .slick-next::before {
  content: ''; 
}
/*highlited shop btn */
.btn.high-shop-btn {
  position: relative;
  font-size: 22px;
  color: #ffffff;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 6px;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  transition: color 0.3s ease, border-color 0.3s ease;
  overflow: hidden;
  z-index: 1;
}

.btn.high-shop-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}

.btn.high-shop-btn:hover::before {
  opacity: 1;
}

.btn.high-shop-btn:hover {
  /*color: #000000;*/
  border-color: #000000;
  cursor: pointer;
}

.btn.high-shop-btn span {
  position: relative;
  z-index: 1;
}

/*highlited shop btn */

/*.btn.high-shop-btn{*/
/*    font-size:22px;*/
/*    color:#ffffff;*/
/*    background:#000000;*/
/*    border:1px solid #000000;*/
/*    border-radius:6px;*/
/*    letter-spacing: 0.1em;*/
/*    text-transform:capitalize;*/
/*    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;*/
/*}*/
/*.btn.high-shop-btn:hover{*/
/*    background: #ffffff;  */
/*    color: #000000;       */
/*    border-color: #000000; */
/*    cursor: pointer;*/
/*}*/
.sing-feat-label{
    font-weight:600;
    font-size:20px;
    color:#000;
}

  /*highlited featured product */
  /*test slider */
  
/* Testimonial Section */




  
  
  
  /*test slider */
  
  /*gfgfg*/
  .testimonial-slider{
      position:relative
  }
  .swiper-button-next,
.swiper-button-prev {
  /*position: relative;*/
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #42A5F5;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  z-index: 1;
  position:absolute;
  top:50%;
  transform:translatey(-50%);
}

.swiper-button-next::before,
.swiper-button-prev::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  /*background: linear-gradient(135deg, #42A5F5, #AB47BC);*/
  transition: opacity 0.4s ease-in-out;
  z-index: -1;
  opacity: 1;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 16px;
  z-index: 2; 
  position: relative;
}

.swiper-button-next:hover::before,
.swiper-button-prev:hover::before {
  background: linear-gradient(135deg, #1E88E5, #8E24AA);
  opacity: 1;
}

/* Optional border transition */
.swiper-button-next,
.swiper-button-prev {
  transition: border 0.3s ease-in-out;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  border: 1px solid #AB47BC;
  color:#fff;
}

  /*dfsdgd*/
  
  
  h6.product-title {
      padding-top:20px;
   margin:0;
  }
  
  .card-des{
    display:flex;
    flex-direction:column;
    gap:10px;
    
}
.best-seller-swiper{
    padding:20px 0 50px;
}
.woocommerce ul.products li.product .button{
    margin-top:0;
}
.woocommerce-variation-add-to-cart{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}
.best-sel-cart .woocommerce-variation-add-to-cart{
    display:flex;
    flex-wrap:nowrap !important;
    align-items:center;
    justify-content:space-between;
}
.best-sel-cart .single_add_to_cart_button.button {
    outline:none;
    width:calc(100% - 80px);
    background:linear-gradient(135deg, #42A5F5, #AB47BC);
    transition: all 0.5s ease-in-out;
    border:none;
    border-radius:12px;
    padding:8px 12px;
    color:#fff;
}
.best-sel-cart .button.product_type_variable.add_to_cart_button{
    position:relative;
    display:inline-block;
    text-align:center;
    outline:none;
    width:100%;
    /*background:linear-gradient(135deg, #42A5F5, #AB47BC);*/
    /*transition: all 0.5s ease-in-out;*/
    border:none;
    border-radius:8px;
    padding:8px 10px;
    color:#fff;
    font-weight:400;
    z-index:999;
}
.best-sel-cart .woocommerce-variation-add-to-cart .quantity {
    width:65px;
}
.best-sel-cart .variations_form.cart .variations th{
    display:none;
}
.best-sel-cart .woocommerce-variation-add-to-cart .quantity input.qty {
  width: 60px;       
  padding: 7px;      
  font-size: 14px;  
  border-radius:8px;
  outline:none;
  border:1px solid #AB47BC;
  transition:all 0.5s ease;
}
.best-sel-cart .woocommerce-variation-add-to-cart .quantity input.qty:focus {
  border:1px solid #42A5F5;
}

.best-sel-cart .single_add_to_cart_button.button:hover{
    background:linear-gradient(135deg, #1E88E5, #8E24AA);
}


.best-sel-cart .button.product_type_variable.add_to_cart_button::before,
.best-sel-cart .button.product_type_variable.add_to_cart_button::after {
  content: "";
  position: absolute;
  inset: 0;
  transition: opacity 0.5s ease;
  z-index: -1;
  border-radius:8px;
}

.best-sel-cart .button.product_type_variable.add_to_cart_button::before {
  background: linear-gradient(135deg, #42A5F5, #AB47BC); /* Normal gradient */
  opacity: 1;
}

.best-sel-cart .button.product_type_variable.add_to_cart_button::after {
  background: linear-gradient(135deg, #1E88E5, #8E24AA); /* Hover gradient */
  opacity: 0;
}

.best-sel-cart .button.product_type_variable.add_to_cart_button:hover::before {
  opacity: 0;
}

.best-sel-cart .button.product_type_variable.add_to_cart_button:hover::after {
  opacity: 1;
}

.cfvsw-selected-swatch {
  border: 1px solid #000 !important;
}
/*best seller products */
/*best seller products */
/*contact sec */
.address-sec{
    padding: 70px 0;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea{
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #311B92;
  border-radius: 8px;
  font-size: 16px;
  background-color: #f9f9f9;
  transition: border-color 0.3s, box-shadow 0.3s;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
  box-shadow: 0 0 5px rgba(174, 76, 27, 0.3);
  background-color: #fff;
  outline: none;
}
.contact-form input[type="submit"] {
    padding: 10px 20px;
    background:linear-gradient(135deg, #42A5F5, #AB47BC);
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  .contact-form label{
    padding-bottom: 10px;
  }
  
  .contact-form input[type="submit"]:hover {
    background: linear-gradient(135deg, #1E88E5, #8E24AA);
  }
  .left-cont h4{
      color:#311B92;
    /*color: #AE4C1B;*/
    padding-bottom: 15px;
  }
  .left-cont h2{
    padding-bottom: 15px;
  }
  .addres-wrap{
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .addres-item{
    display: flex;
    gap:10px;
    align-items: center;
    transition: transform 0.7s ease;
    cursor:pointer;
  }
  .addres-item:hover {
  transform: translateY(-6px);
}
  .addres-img{
     width: 40px;
     height: 40px;

  }
/*contact sec */
/*@media screen and (min-width: 320px) and (max-width: 767px) {*/
/*    .slider-inner-banner {*/
/*        margin-bottom: 0;*/
/*        padding-bottom: 0;*/
/*    }*/
/*}*/

/*    .hero-slider-section {*/
/*  height: 450px !important; */
/*  position: relative;*/
/*  overflow: hidden;*/
/*  }*/
/*  .hero-swiper{*/
/*      height:100% !important;*/
/*  }*/
/*  .hero-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {*/
/*    bottom: var(--swiper-pagination-bottom, 50px);*/
/*}*/
/*.swiper-pagination-bullet {*/
/*  background-color: rgba(49, 27, 146, 0.6); */
/*  width: 10px;*/
/*  height: 8px;*/
/*  opacity: 1; */
/*  margin: 0 5px;*/
/*  transition: all 0.3s ease;*/
/*  border-radius:0;*/
/*}*/

/*.swiper-pagination-bullet-active {*/
/*  background-color: #311B92; */
/*  width: 20px;*/
/*  border-radius:0;*/
/*}*/


/*   .hero-slide {*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*    display: flex;*/
/*    height: 100% !important;*/
/*    position: relative;*/
/*  }*/
/*  .hero-slide:nth-child(3) {*/
/*  background-position:center top;*/
/*}*/
/*  .hero-content {*/
/*    color:#000;*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    padding: 50px 0;*/
/*  }*/
/*  .hero-content h1 {*/
/*      color:#fff;*/
/*     text-shadow:*/
/*    -1px -1px 0 black,*/
/*     1px -1px 0 black,*/
/*    -1px  1px 0 black,*/
/*     1px  1px 0 black;*/
/*    font-size: 3rem;*/
/*    margin-bottom: 20px;*/
/*  }*/
/*  .hero-content p{*/
/*      color:#fff;*/
/*      font-size:1.3rem;*/
/*       text-shadow:*/
/*    -1px -1px 0 black,*/
/*     1px -1px 0 black,*/
/*    -1px  1px 0 black,*/
/*     1px  1px 0 black;*/
/*     width:50%;*/
/*  }*/
/*  .btn-hero-wrap{*/
/*      display:flex;*/
/*      gap:20px;*/
/*      margin-top:40px;*/
/*  }*/
/*  .shop-btn {*/
/*  color: #fff;*/
/*  border:1px solid transperent;*/
/*  border-radius: 5px;*/
/*  font-weight: 400;*/
/*  cursor: pointer;*/
/*  transition: color 0.3s ease;*/
/*  padding: 14px 24px;*/
/*  font-size: 16px;*/
  /*margin-top:40px;*/
/*   position:relative;*/
/*   z-index:2;*/
/*  }*/
  
  
/* .shop-btn::before,*/
/*.shop-btn::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  inset: 0;*/
/*  transition: opacity 0.5s ease;*/
/*  z-index: -1;*/
/*  border-radius:5px;*/
/*}*/

/*.shop-btn::before {*/
/*  background: linear-gradient(135deg, #42A5F5, #AB47BC);*/
/*  opacity: 1;*/
/*}*/

/*.shop-btn::after {*/
/*  background: linear-gradient(135deg, #1E88E5, #8E24AA);*/
/*  opacity: 0;*/
/*}*/

/*.shop-btn:hover::before {*/
/*  opacity: 0;*/
/*}*/

/*.shop-btn:hover::after {*/
/*  opacity: 1;*/
/*}*/
  
/*  .shop-btn:hover {*/
/*     color:#fff;*/
/*  }*/
  .owl-carousel.slider-hero{
      padding-bottom:70px;
  }

  /*@media (max-width:991px){*/
  
  /* .hero-slide {*/
  /*  height: 100%;*/
  /*}*/
  /*.hero-content h1 */
/*    .hero-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {*/
/*    bottom: var(--swiper-pagination-bottom, 20px);*/
/*}*/
  /*}*/
  /*@media (max-width:767px){*/
  /*     .hero-slider-section {*/
  /*  height: 380px;*/
  /*}*/
  /* .hero-slide {*/
  /*  height: !00%;*/
  /*}*/
  /* .hero-content h1 {*/
  /*  font-size: 2rem;*/
  /*}*/
  
  /*.owl-dots{*/
  /*    bottom:25px;*/
  /*}*/
  /* .hero-content p{*/
  /*   font-size:1rem;*/
  /*   width:80%;*/
  /*}*/
  /*}*/
 
.offcanvas-div{
    position:relative;
    z-index:9;
    display:none;
}










/*front end page hero */
.hero-slider-section {
  position: relative;
  height: 628px;
  /*max-width: 1440px;*/
  /*margin: auto;*/
  overflow: hidden;
}

.hero-swiper {
  height: 100%;
}

.swiper-slide.hero-slide {
  background-size: cover;
  background-position: center;
  height: 100%;
  display: flex;
  align-items: center;
}
.hero-content h1{
    font-size:70px;
    color:#fff;
    font-weight:600;
    line-height:100%;
}

.hero-content {
  color: #fff;
  max-width: 600px;
}

.btn-hero-wrap {
  margin-top: 20px;
}
/*kjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj*/
.shop-btn {
  position: relative;
  display: inline-block;
  padding: 12px 24px;
  margin-right: 10px;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  overflow: hidden;
  transition: color 0.3s ease, border-color 0.3s ease;
  z-index:99;
}

.shop-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
}

.shop-btn:hover::before {
  opacity: 1;
}

.shop-btn span {
  position: relative;
  z-index: 1;
}

/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/
/*.shop-btn {*/
/*  display: inline-block;*/
/*  padding: 12px 24px;*/
/*  margin-right: 10px;*/
/*  background-color: #000;*/
/*  border:1px solid #000;*/
/*  color: #fff;*/
/*  text-decoration: none;*/
/*  border-radius: 4px;*/
/*  transition: background-color 0.3s ease, border-color 0.3s ease;*/
/*}*/
/*.shop-btn:hover{*/
/*    background-image:url('/wp-content/uploads/2025/05/footer-bg.png');*/
/*    background-size:cover;*/
/*    background-repeat:no-repeat;*/
/*    background-position:center;*/
/*}*/


.swiper-button-next,
.swiper-button-prev {
  display: none;
}


/*.swiper-pagination {*/
/*  display: flex;*/
/*  gap: 16px;*/
/*  justify-content: flex-end;*/
/*  margin-top: 20px;*/
/*  position: relative;*/
/*}*/


/*.swiper-pagination-bullet {*/
/*  position: relative;*/
/*  width: 28px;*/
/*  height: 28px;*/
/*  background: transparent;*/
/*  opacity: 1;*/
/*  margin: 0 !important;*/
/*  padding: 0;*/
/*}*/


/*.swiper-pagination-bullet .dot {*/
/*  width: 12px;*/
/*  height: 12px;*/
/*  background: white;*/
/*  border-radius: 50%;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  transform: translate(-50%, -50%);*/
/*  z-index: 2;*/
/*}*/


/*.swiper-pagination-bullet svg {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  transform: rotate(-90deg);*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*}*/

/*.swiper-pagination-bullet circle.track {*/
/*  stroke: transparent;*/
/*  stroke-width: 3;*/
/*  fill: none;*/
/*}*/

/*.swiper-pagination-bullet circle.progress {*/
/*  stroke: #e11d8f;*/
/*  stroke-width: 3;*/
/*  fill: none;*/
/*  stroke-dasharray: 88;*/
/*  stroke-dashoffset: 88;*/
/*  transition: stroke-dashoffset 0.4s ease;*/
/*}*/


/*.swiper-pagination {*/
/*  display: flex;*/
/*  gap: 16px;*/
/*  justify-content: flex-end;*/
/*  margin-top: 20px;*/
/*  position: relative;*/
/*  bottom:100px;*/
/*  z-index:999;*/
/*}*/
/* Apply this to individual bullets */
/*.swiper-pagination-bullet {*/
/*  position: relative;*/
/*  width: 28px;*/
/*  height: 28px;*/
/*  border-radius: 50%;*/
/*  background-color: rgba(255, 255, 255, 0.16);*/
/*  margin: 0 6px !important;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*  overflow: hidden;*/
/*}*/

/*.swiper-pagination-bullet::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 12px;*/
/*  height: 12px;*/
/*  background: #fff;*/
/*  border-radius: 50%;*/
/*  z-index: 2;*/
/*}*/

/*.swiper-pagination-bullet::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: 0; left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  border-radius: 50%;*/
/*  background: conic-gradient(#fff 0deg, transparent 0deg);*/
/*  z-index: 1;*/
/*  transition: none;*/
/*  animation: none;*/
/*}*/

/*.swiper-pagination-bullet-active::after {*/
/*  animation: circularProgress 5s linear forwards;*/
/*}*/

/*@keyframes circularProgress {*/
/*  0% {*/
/*    background: conic-gradient(#fff 0deg, transparent 0deg);*/
/*  }*/
/*  100% {*/
/*    background: conic-gradient(#fff 360deg, transparent 360deg);*/
/*  }*/
/*}*/


/*swiper pagination */
.pagina-cont.container{
    position:absolute;
    bottom:100px;
    z-index:500;
    
}

.custom-swiper-pagination {
  display: flex;
  justify-content:end;
  gap: 10px;
  /*justify-content: center;*/
  margin-top: 20px;
  cursor:pointer;
  /*position:absolute;*/
  z-index:99;
  /*bottom:50px;*/
  /*right:0;*/
}

.custom-swiper-pagination .circle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: transperent;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  position: relative;
  overflow: hidden;
}
.custom-swiper-pagination .circle .inner-circle{
    width:12px;
    height:12px;
    border-radius:50%;
    background:#FFFFFF;
}
.custom-swiper-pagination .circle::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000; 
  border-radius: 50%;
  transform: scale(0);
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.3s ease;
}

.custom-swiper-pagination .circle.active {
    background-color: rgba(255, 255, 255, 0.16);
}

.custom-swiper-pagination .circle.active::before {
  transform: scale(1);
  opacity: 1;
  animation: circularProgress 5s linear infinite;
}

@keyframes circularProgress {
  0% {
    transform: scale(1);
    stroke-dashoffset: 100;
  }
  100% {
    transform: scale(1);
    stroke-dashoffset: 0;
  }
}





/*swiper pagination */





/* Responsive height fallback */


/*front page hero */






.custom-product-section {
    padding-top:20px;
    /*margin-top: 40px;*/
}
.custom-tabs{
    padding-bottom:40px;
}

.custom-tab-nav {
    display: flex;
    flex-wrap:wrap;
    list-style: none;
    padding: 0;
    gap: 20px;
    cursor: pointer;
    /*border-bottom: 1px solid #ccc;*/
}

.custom-tab-nav li {
    padding: 10px 20px;
    /*background: #eee;*/
    border-radius: 5px 5px 0 0;
    /*flex:1;*/
    background:#F1F1F1;
    color:#000000;
    font-weight:600;
    font-size:1rem;
    line-height:1;
    display:flex;
    align-items:center;
    box-shadow: 0px 4px 4px #00000040;
    width:calc((100% - 60px) /4);
    transition:all 0.5s ease-in-out;
}
.custom-tab-nav li:hover{
    filter: brightness(0.95);
    background: #CCCCCC;
}
.custom-tab-nav li img {
    margin-right:5px;
    width:22px;
    height:22px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.custom-tab-nav li.active {
    /*background: #fff;*/
background: #CCCCCC;
filter: brightness(0.95);
    /*font-weight: bold;*/
}

.custom-tab-content {
    display: none;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
}

.custom-tab-content:first-of-type {
    display: block;
}
.custom-tab-content .accordion-item{
    border:none;
}
.custom-tab-content .accordion-button{
    color:#0D1B39;
    padding: 7px 14px;
    border-radius: 8px;
}
.custom-tab-content .accordion-body{
    font-size:0.9rem;
    color:#000;
}
.custom-tab-content .accordion-button:not(.collapsed) {
    color:#000;
    font-weight:600;
    background-color:#ccc;
    box-shadow:none;
}
.custom-tab-content .accordion-button:focus{
    box-shadow:none;
}
.custom-tab-content .accordion-button::after{
    width:1rem;
    height:1rem;
    background-size:1rem;
}
 

.woocommerce-tabs.wc-tabs-wrapper{
    display:none;
}
.top-single{
    padding-bottom:0 !important;
}


.cust-addres-wrap{
    display:flex;
    flex-wrap:wrap;
    row-gap:10px;
    padding-bottom:25px;
    /*gap:20px;*/
}
.cust-addres-item{
    width:25%;
    display:flex;
    flex-direction:column;
}
.addres-label {
    display:flex;
    align-items:center;
    gap:5px;
    font-weight:600;
    font-size:22px;
    color:#000000;
    letter-spacing: -0.02em;
    text-decoration:none;
    max-width:303px;
}
.addres-desc a{
    display:flex;
    /*align-items:center;*/
    gap:5px;
    font-weight:600;
    font-size:22px;
    color:#000000;
    letter-spacing: -0.02em;
    text-decoration:none;
    max-width:303px;
    /*height:66px;*/
    transition: color 0.3s ease, text-decoration 0.3s ease;
}
.addres-desc a:hover{
    text-decoration:underline;
    color:#007CE2;
}
/*order process steps */

.order-process-wrap{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    row-gap:20px;
    
    
}
.order-process-step{
    width:24%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    /*max-width:220px;*/
}

.order-proces-icon{
    width:60px;
    height:60px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    border:0.8px solid #000000;
}
.order-proces-icon img{
    width:50%;
}
.order-pro-title{
    font-size:1rem;
    font-weight:600;
    padding-bottom:10px;
    position:relative;
}
.order-pro-title::before{
    content:"";
    position:absolute;
    width:20%;
    left:50%;
    bottom:6px;
    background:#000;
    height:2px;
    transform:translatex(-50%);
    
}
.order-pro-desc{
    font-size:14px;
    color:#000;
    line-height:1;
    text-align:center;
    padding:10px 0;
}


/*woocoomerce cart button single page style*/
.woocommerce-variation-add-to-cart {
    flex-direction:column ;
    gap:15px;
}
.woocommerce-variation-add-to-cart  .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed ,.woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt{
    font-size:22px;
    letter-spacing:0.02em;
    font-weight:700;
    text-transform:capitalize;
    background:#000000;
    color:#ffffff;
    width:40%;
    margin-left:auto;
    border:1px solid transparent;
    transition: background 0.3s ease, border 0.3s ease;
    border-radius:6px;
    padding:12px 20px;
    position:relative;
    
}
/*proceed to checkout */
.wc-block-cart__submit-button.contained {
  position: relative;
  background-color: #000;
  color: #fff;
  border: none;
  padding: 12px 24px;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease, transform 0.2s ease;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

/* Background image layer (same as Add to Cart button) */
.wc-block-cart__submit-button.contained::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  border-radius: 6px;
}

/* Hover effect */
.wc-block-cart__submit-button.contained:hover::before {
  opacity: 1;
}

.wc-block-cart__submit-button.contained:hover {
  /*color: #000;*/
  transform: translateY(-2px);
}

/* Make inner span stay on top */
.wc-block-cart .wc-block-cart__submit-button.contained .wc-block-components-button__text {
  position: relative;
  z-index: 999;
}

/*proceed to checkout */
/*pace order style button */
button.wc-block-components-checkout-place-order-button.contained {
  position: relative;
  background-color: #000;
  color: #fff;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease, transform 0.2s ease;
}

button.wc-block-components-checkout-place-order-button.contained::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  border-radius: 6px;
}

button.wc-block-components-checkout-place-order-button.contained:hover::before {
  opacity: 1;
}

button.wc-block-components-checkout-place-order-button.contained:hover {
  color: #000;
  transform: translateY(-2px);
}

button.wc-block-components-checkout-place-order-button.contained span.wc-block-components-button__text,
button.wc-block-components-checkout-place-order-button.contained div.wc-block-components-checkout-place-order-button__text {
  position: relative;
  z-index: 1;
}

/*pace order style button */
/*woocoomerce message,info and error */
.woocommerce-error, .woocommerce-info, .woocommerce-message{
    padding:0.5em 2em 0.5em 3.5em;
    margin:0 0 0.5em;
}
 
/*woocoomerce message,info and error */

/*woocococoococ*/
.woocommerce div.product form.cart .button {
  position: relative;
  background-color: #000;
  color: #fff;
  border: none;
  padding: 12px 24px;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease, transform 0.2s ease;
}
.woocommerce div.product form.cart .button::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('/wp-content/uploads/2025/05/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  border-radius: 6px;
}

.woocommerce div.product form.cart .button:hover::before {
  opacity: 1;
}

.woocommerce div.product form.cart .button:hover {
  /*color: #000;*/
  transform: translateY(-2px);
}

.woocommerce div.product form.cart .button span {
  position: relative;
  z-index: 1;
}
/*woookcdocdlmcld*/
/*.woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt:hover{*/
/*    background:#FFFFFF;*/
/*    border:1px solid #000000;*/
/*    background-image:url('/wp-content/uploads/2025/05/footer-bg.png');*/
/*    background-size:cover;*/
/*    background-position:center;*/
/*    background-repeat:no-repeat;*/
    
    
/*}*/
/*woocoomerce cart button single page style*/
/*quantity input style s*/
.quantity-buttons .quantity-controls {
  display: flex;
  align-items: center;
  border: 1px solid #838383;
  border-radius: 4px;
  overflow: hidden;
  width:max-content;
}

.quantity-controls button.minus,
.quantity-controls button.plus {
  background: #CAC4C4;
  color: #222121;
  border: none;
  width: 36px;
  height: 36px;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.quantity-controls button.minus:hover,
.quantity-controls button.plus:hover {
    background: #b6aeae;
   transform: scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    border-radius:4px;
}

.quantity-controls input.qty {
  width: 50px !important;
  height: 36px;
  text-align: center;
  border: none;
  font-size: 14px;
  padding: 0;
}

.quantity-controls button:focus,
.quantity-controls input:focus {
  outline: none;
}
.quantity-label {
  font-weight: 600;
  font-size: 20px;
  color: #000;
}


/*quantity input style s*/
/*price single page style*/
.single-product .product .summary .price{
   color: #000000 !important;
   font-size:22px !important;
   font-weight:500;
   color:#000000;
}
/*price single page style*/
.offcanvas-div .offcanvas-header .btn-close{
    background-color:#fff;
    border:1px solid #000;
    border-radius:8px;
}




.cart-customlocation {
    position: relative;
}

.cart-customlocation .cart-count {
    position: absolute;
    top: -8px;
    right: -10px;
    background: red;
    color: #fff;
    font-size: 12px;
    width:24px;
    height:22px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    /*padding: 2px 10px;*/
    border-radius: 50%;
}
.offcanvas.offcanvas-end{
    background-image:url('/wp-content/uploads/2025/05/footer-bg.png');
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
}
.sale-img{
    width:180px;
    height:188px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.custom-tab-content ul{
    list-style:none;
    padding:0;
    margin:0;
}
/*JJJ*/

  .woocommerce div.product div.images.woocommerce-product-gallery{
        margin:0 !important;
    }
    .woocommerce div.product div.summary, .woocommerce div.product form.cart{
        margin:0 !important;
    }
    .woocommerce div.product form.cart .variations label{
        padding-bottom:15px !important;
        font-size:20px !important;
        color:#000 !important;
        text-transform:capitalize;
        
    }
 
 
/*JJJ*/

/*MEDIA QUERIES */
@media (max-width: 1024px) {
  .hero-slider-section {
    height: 480px;
  }
  .hero-content h1{
    font-size:55px;
}
}
@media (max-width:991px){
    /*WOOCOMERCE PRODUCT GRID */
        .woocommerce .products ul, .woocommerce ul.products{
    grid-template-columns: repeat(3, 1fr);
} 
/*CATEGORY TABS HEAD */
    .category-tabs-sec .tabs-sec-head h2{
    font-size:36px;
}
/*LIVE FEAT SECTION STYLE */
 .liv-feat-item{
    width: calc((100% - 40px) / 3)
}
.left-img-wrap{
    padding-bottom:30px;
}
.user-cart-wrap .cart-customlocation{
    margin:0 !important;
}
    .offcanvas-div{
        z-index:999;
        margin-left:24px;
    }
    .liv-fet-icon{
    justify-content:center;
}
  .popular-pro-sec{
      padding:50px 0 20px;
     
  } 
   .popular-head h2{
      font-size:44px;
      padding-bottom:15px;
  }
  .popular-head p{
      font-size:16px;
      padding-bottom:15px;
  }
  .popular-head{
      padding-bottom:35px;
  }
  .cust-mb{
      margin-bottom:60px;
  }
  /*FOOTER STYLE */
   .logo-image{
        text-align:start;
    }
    .menu-box{
        text-align:end;
        padding:0;
    }
    .addres-list-wrap p{
        padding-bootom:10px;
        margin:0;
    }
    .custom-slider{
    padding-top:70px;
}
.cust-pad{
    padding-bottom: 60px;
}
.footer-logo{
    display:flex;
    width:25%;
}
.descp-footer{
    max-width:50%;
}
 .menu-toggle span img , .off-menu span img{
        max-width:100%;
        filter: invert(1) brightness(1000%);
    }
    .top-single {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .top-single .summary.entry-summary{
        width: 100%;
    }
    .top-single .woocommerce-product-gallery{
        width: 100%;
    }
    .product-single-wrap{
        padding: 50px 0;
    }
    .left-cont{
        padding-bottom:40px;
    }
    .address-sec {
        padding:50px 0;
    }
     .offcanvas-div{
        display:block;
    }
    
     .cust-addres-item{
    width:33%;
}
.addres-label , .addres-desc a{
    font-size:16px;
}
.order-process-step{
    width:32%;
}
 .single-product .summary.entry-summary , .woocommerce div.product div.summary{
        width:100%;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery{
        width:100%;
    }
    .category-tabs-sec .tabs-sec-head p{
    font-size:16px;
    padding-bottom:10px;
}
.menu-box.cart-menu-wrap{
    margin-left:auto;
}

}
@media (max-width:767px){
    /*WOOCOMERCE PRODUCT GRID */
        .woocommerce .products ul, .woocommerce ul.products{
    grid-template-columns: repeat(2, 1fr);
}
.custom-tab-nav li {
    width:calc((100% - 40px) /2);
}
/*CATEGORY TABS STYLES */
.custom-product-card {
  padding:0 15px;
}
.custom-product-card .badge {
  font-size: 14px;
  padding:0;
}
.custom-product-card .btn-outline-dark {
  width: 32px;
  height: 32px;
}
.custom-product-card .text-muted {
  font-size: 12px;
  line-height:1;
  margin:4px 0;
}
.custom-product-card .product-price{
    font-size:16px;
}
.custom-product-card .product-title {
  font-size: 1rem;
}
.nav.nav-tabs{
    gap:10px;
}
    .category-tabs-sec .tabs-sec-head h2{
    font-size:32px;
}
   .liv-feat-item{
    width: calc((100% - 10px) / 2)
}
.liv-feat-title {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    padding: 8px 0;
}
.liv-feat-desc{
    font-size:14px;
    font-weight:500;
    color:#222528;
    padding-bottom:8px;
}
/*SUBSCRIBE ROW */
    .subscribe-row{
    flex-direction:column;
    gap:10px;
}
.subscribe-label h4{
    font-size:28px;
}
.copy-wrap{
    flex-direction:column;
    
}
  .popular-pro-sec{
      padding:40px 0 20px;
     
  } 
     .popular-head h2{
      font-size:32px;
      padding-bottom:12px;
  }
  .popular-head p{
      font-size:0.9rem;
      padding-bottom:12px;
  }
  .popular-head{
      padding-bottom:30px;
  }
   .variation-slider{
        padding-bottom:20px;
    }
     .swiper-button-next, .swiper-button-prev{
       display: none;
      }
      .product-thumbnail{
        text-align: center;
      }
      .product-thumbnail img{
        width:80%;
        /* margin:0 auto; */
      }
      .product-title{
        text-align: center;
      }
      .best-seller-sec .best-seller-title{
    text-align:center;
}
.card-des{
    text-align:center;
}
.best-seller-sec {
    padding: 0 0 10px;
}
.custom-slider{
    padding-top:50px;
}
.cust-pad{
    padding-bottom: 40px;
}
.descp-footer{
    max-width:60%;
}
 .slider-inner-banner {
        margin-bottom: 0;
        padding-bottom: 0;
    }
      .address-sec {
        padding:40px 0;
    }
    .main-search-box input#woocommerce-product-search-field-0{
      font-size:12px;
  }
   .hero-slider-section {
    height: 400px;
  }

  .swiper-pagination {
    right: 10px;
  }
   .hero-content h1{
    font-size:45px;
}
.pagina-cont.container{
    bottom:45px;
    
}
 .cust-addres-item{
    width:50%;
}
.addres-label , .addres-desc a{
    font-size:14px;
}
.order-process-step{
    width:48%;
}
 .woocommerce-variation-add-to-cart  .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed ,.woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt{
    font-size:18px;
    padding:10px 18px;
    
}
    .category-tabs-sec .tabs-sec-head p{
    font-size:0.9REM;
    padding-bottom:8px;
    text-align:left;
}
.top-sale-cont-wrap{
    justify-content:space-between;
}
.sale-card {
    padding: 30px 15px 15px;
}
.sale-content h4{
    font-size: 20px;
}
.sale-card-price {
    font-size: 18px;
}
.sale-percent{
    font-size: 20px;
}
.sale-get-btn {
    font-size: 16px;
}
.sale-get-btn img{
    width:24px;
}
.better-liv-sec {
    padding: 40px 0 30px;
}
.left-img-wrap{
   text-align:center;
   
}
.liv-right-head{
    text-align:center;
}
.liv-feat-item{
    display:flex;
    flex-direction:column;
    align-items:center;
}
.liv-feat-desc{
    text-align:center;
}
/*accordion single page style for mobile  */
#productAccordion .accordion-button{
    padding:10px 20px;
    outline:none;
    color: #000000;
    font-weight: 600;
}
#productAccordion .accordion-button:not(.collapsed) {
    background: #CCCCCC;
    filter: brightness(0.95);
    border-radius:5px 5px 0 0;
}
#productAccordion .accordion-button:focus{
    outline:none;
    box-shadow:none;
}
#productAccordion .accordion-item{
    margin-bottom:10px;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #00000040;
}
/*accordion single page style for mobile */

 

}
 @media(max-width:575px){
      .custom-slider{
    padding-top:40px;
}
.descp-footer{
    max-width:90%;
}
.cust-pad{
    padding-bottom: 30px;
}
.main-search-box{
        display:none;
    }
    .logo-image img {
    /*width: 180px;*/
    /*width:100%;*/
    height: 40px;
    }
    .cfvsw-swatches-option {
        min-width:40px !important;
        min-height:40px !important;
    }

  }
@media (max-width:475px){
    .liv-feat-items-wrap {
    row-gap: 15px;
    }
        /*.liv-feat-title {*/
        /*font-size: 16px;*/
        /*padding: 5px 0;*/
        /*}*/
        /*.liv-feat-desc {*/
        /*font-size: 14px;*/
        /*padding-bottom: 5px;*/
        /*}*/

    .user-cart-wrap{
    gap:8px;
    padding:0 10px;
}
.serach-cart-wrap {
    gap: 6px;
}
.main-search-box input#woocommerce-product-search-field-0{
        font-size: 12px !important;
        padding:0 5px !important;
    }
    .woocommerce-variation-add-to-cart  .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed ,.woocommerce-variation-add-to-cart .single_add_to_cart_button.button.alt{
    width:100%;
    
}

}
 @media (max-width:320px){
          .slider-button{
        margin-bottom: 40px !important;
    }
        .menu-toggle, .off-menu{
        display: flex;
        width: 20px;
        height: 20px;
        align-items: center;
        justify-content: center;
        padding: 0;
        background: transparent;
        /* margin-bottom: 10px; */
        text-align: end;
        margin: 0px !important;
 }
  }
  /*dsjbdjsbdjs*/
  /* Style product cards on New Arrival block to match shop/category */

/*.wc-block-grid__products {*/
/*  display: flex !important;*/
/*  flex-wrap: wrap !important;*/
/*  gap: 20px;*/
/*  list-style: none;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  justify-content: flex-start;*/
/*}*/

/*.wc-block-grid__product {*/
/*  border: 1px solid #ddd;*/
/*  border-radius: 12px;*/
/*  box-shadow: 0 4px 10px rgb(0 0 0 / 0.1);*/
/*  padding: 15px;*/
/*  background: #fff;*/
  /*width: calc(25% - 15px); */
/*  box-sizing: border-box;*/
/*  transition: transform 0.3s ease, box-shadow 0.3s ease;*/
/*}*/

/*.wc-block-grid__product:hover {*/
/*  transform: translateY(-8px);*/
/*  box-shadow: 0 8px 20px rgb(0 0 0 / 0.15);*/
/*}*/

/*.wc-block-grid__product-image img {*/
/*  border-radius: 12px;*/
/*  width: 100%;*/
/*  height: auto;*/
/*  object-fit: cover;*/
/*}*/

/*.wc-block-grid__product-title {*/
/*  font-weight: 600;*/
/*  margin-top: 10px;*/
/*  font-size: 1rem;*/
/*  color: #222;*/
/*}*/

/* Buttons and prices can be styled similarly */
/*.wc-block-grid__product .wc-block-grid__product-add-to-cart-button {*/
/*  background-color: #222;*/
/*  color: #fff;*/
/*  padding: 10px 15px;*/
/*  border-radius: 8px;*/
/*  text-align: center;*/
/*  display: block;*/
/*  margin-top: 12px;*/
/*  font-weight: 600;*/
/*  text-transform: uppercase;*/
/*}*/

/*.wc-block-grid__product .wc-block-grid__product-add-to-cart-button:hover {*/
/*  background-color: #555;*/
/*}*/

  /*sdjkdnksndkjs*/
