.btn-add-to-cart,
.product-card-add-to-cart,
.btn-product-card-select-variant{
color:rgb(245,235,220) !important;
background-color:rgb(74,54,96) !important;
font-size:15px !important;
font-weight:600 !important;
border:unset !important;
border-radius:30px !important;
margin-bottom:8px !important;
width:90% !important;
height:36px !important;
line-height:36px !important;
padding:0 18px !important;
display:flex !important;
align-items:center !important;
justify-content:center !important;
text-align:center !important;
transition:.3s ease !important;
box-shadow:0 4px 10px rgba(35,28,45,0.22) !important;
}

.btn-add-to-cart:hover,
.product-card-add-to-cart:hover,
.btn-product-card-select-variant:hover{
background-color:rgb(74,54,96) !important;
color:rgb(245,235,220) !important;
transform:translateY(-2px) !important;
box-shadow:0 6px 14px rgba(35,28,45,0.35) !important;
}

.add-to-wishlist,
.add-to-wishlist i,
.add-to-wishlist svg,
.add-to-wishlist span{
background-color:rgb(74,54,96) !important;
color:rgb(245,235,220) !important;
fill:rgb(245,235,220) !important;
border:1px solid rgb(74,54,96) !important;
border-radius:50% !important;
transition:.3s ease !important;
}

.add-to-wishlist:hover,
.add-to-wishlist:hover i,
.add-to-wishlist:hover svg,
.add-to-wishlist:hover span{
background-color:rgb(74,54,96) !important;
color:rgb(245,235,220) !important;
fill:rgb(245,235,220) !important;
transform:scale(1.08) !important;
}

.product-label,
.product-badge,
.badge,
.label,
[class*="badge"],
[class*="label"]{
background:rgb(198,160,104) !important;
background-color:rgb(198,160,104) !important;
border-color:rgb(198,160,104) !important;
color:rgb(35,28,45) !important;
}

.home-categories-section .section-title{
position:relative;
display:block;
width:fit-content !important;
margin-left:auto !important;
margin-right:auto !important;
}

.categories-slider{
padding:5px 15px;
}

.categories-slider .cat-col .category-item a img{
transition:.3s;
}

.categories-slider .cat-col .category-item a:hover img{
transform:scale(1.1);
}

.features-section{
background:transparent !important;
}

.features-section .features-section{
display:grid !important;
grid-template-columns:repeat(3,minmax(0px,1fr));
gap:10px;
}

.features-section *{
color:#000!important;
}

.feature{
border:1px solid #fff;
flex:1;
padding:10px;
}

.feature img{
width:100%;
max-width:170px;
max-height:100%;
}

@media (max-width:680px){
.features-section .features-section{
grid-template-columns:repeat(2,minmax(0px,1fr));
}

.features-section .features-section .feature:nth-of-type(2){
grid-column:span 2;
grid-row:1;
}
}

section .container-slider{
max-width:100%!important;
padding:0;
}

.ss .main-slider{
max-height:100% !important;
}

.ss img,
.gallery-section img{
width:100% !important;
height:100% !important;
object-fit:contain !important;
}

.ss .box-1-1 .content,
.gallery-section .box-1-1 .content{
position:unset !important;
}

.ss .box-1-1.ratio21_9:before,
.gallery-section .box-1-1.ratio21_9:before{
padding-top:unset !important;
}

.ss .box-1-1:before,
.gallery-section .box-1-1:before{
content:unset !important;
display:unset !important;
padding-top:unset !important;
}

.icon-heart-mask{
background-color:#fff !important;
}

.prod-col{
padding-left:5px !important;
padding-right:5px !important;
}

.product-item{
background-color:#fff !important;
padding:10px !important;
border-radius:10px;
width:220px !important;
max-width:100% !important;
transition:.3s ease !important;
}

.product-item:hover{
transform:translateY(-4px) !important;
box-shadow:0 10px 20px rgba(0,0,0,0.08) !important;
}

.product-title span,
.product-title,
.product-name,
.product-item h3,
.product-item h3 a,
.product-item a.product-title{
color:rgb(50,38,64) !important;
}

.product-price{
color:rgb(74,54,96) !important;
font-weight:700 !important;
}

.btn-product-card-out-of-stock{
background-color:#ddd !important;
color:#777 !important;
font-size:15px !important;
font-weight:600 !important;
border:unset !important;
border-radius:30px !important;
width:90% !important;
height:36px !important;
display:flex !important;
align-items:center !important;
justify-content:center !important;
}

.slick-dots li button:before{
color:rgb(74,54,96) !important;
}

footer{
position:relative;
background:
linear-gradient(
180deg,
rgba(28,18,40,.58) 0%,
rgba(42,28,58,.52) 45%,
rgba(24,16,34,.62) 100%
),
url('https://i.ibb.co/gLXC3s36/Chat-GPT-Image-24-2026-03-01-34.png') center center/cover no-repeat !important;
padding-bottom:0 !important;
overflow:hidden;
}

footer::before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:
radial-gradient(circle at top,
rgba(255,215,130,.05),
transparent 45%);
z-index:0;
pointer-events:none;
}

.footer-store-section,
.footer-companies,
footer .container,
footer .row,
.footer-copyrights-vat-certificate{
position:relative;
z-index:1;
background:transparent !important;
}

footer,
footer *{
color:rgb(245,235,220) !important;
}

footer h3{
color:rgb(198,160,104) !important;
font-weight:800 !important;
}

footer p,
footer li,
footer a,
footer span{
color:rgb(245,235,220) !important;
}

footer a:hover{
color:rgb(198,160,104) !important;
}

.footer-store-section{
padding-left:180px !important;
padding-right:180px !important;
padding-top:80px !important;
padding-bottom:40px !important;
display:flex !important;
align-items:center !important;
min-height:300px !important;
text-shadow:0 2px 8px rgba(0,0,0,.35);
}

.footer-store-section .footer-about-us-div{
transform:translateY(65px) !important;
}

.footer-store-section .footer-about-us-div h3{
margin-bottom:18px !important;
}

.footer-store-section .footer-about-us-div p{
max-width:420px !important;
margin-left:auto !important;
margin-right:auto !important;
line-height:1.8 !important;
}

@media (max-width:1200px){
.footer-store-section{
padding-left:120px !important;
padding-right:120px !important;
padding-top:70px !important;
padding-bottom:40px !important;
}

.footer-store-section .footer-about-us-div{
transform:translateY(55px) !important;
}
}

@media (max-width:992px){
.footer-store-section{
padding-left:24px !important;
padding-right:24px !important;
padding-top:60px !important;
padding-bottom:30px !important;
}

.footer-store-section .footer-about-us-div{
transform:translateY(0) !important;
}

.social-icons{
justify-content:center;
}
}

.footer-store-section .row{
max-width:1200px !important;
margin-left:auto !important;
margin-right:auto !important;
width:100% !important;
display:flex !important;
flex-direction:row !important;
align-items:center !important;
justify-content:space-between !important;
text-align:center !important;
}

.footer-store-section .row > div{
padding-left:20px !important;
padding-right:20px !important;
}

.footer-store-section h3{
text-align:center !important;
font-size:22px !important;
margin-bottom:14px !important;
}

.footer-store-section ul{
padding:0 !important;
margin:0 !important;
}

.footer-store-section li{
margin-bottom:6px !important;
}

.footer-store-section .footer-about-us-links-div{
display:flex !important;
flex-direction:column !important;
align-items:center !important;
justify-content:center !important;
}

.footer-store-section .footer-about-us-links-div .social-icons{
order:1 !important;
margin-bottom:18px !important;
}

.footer-store-section .footer-about-us-links-div .footer-contact{
order:2 !important;
margin-top:10px !important;
text-align:center !important;
line-height:1.9 !important;
}

.footer-store-section .footer-contact{
display:flex !important;
flex-direction:column !important;
align-items:center !important;
justify-content:center !important;
margin-top:18px !important;
}

.footer-store-section .footer-contact + div,
.footer-store-section .footer-location,
.footer-store-section .store-location{
margin-top:12px !important;
}

.social-icons a{
transition:.3s ease !important;
}

.social-icons a:hover{
transform:translateY(-3px) scale(1.08) !important;
}

.social-icons i,
.social-icons svg{
color:rgb(245,235,220) !important;
fill:rgb(245,235,220) !important;
}

.footer-copyrights-vat-certificate{
width:100% !important;
margin:0 !important;
padding:15px 20px !important;
display:flex !important;
flex-direction:column !important;
align-items:center !important;
justify-content:center !important;
gap:6px !important;
}

.footer-copyrights-vat-certificate > div:first-child{
display:flex !important;
flex-wrap:wrap !important;
justify-content:center !important;
align-items:center !important;
gap:4px !important;
}

.footer-copyrights-vat-certificate > div:first-child img{
max-height:18px !important;
width:auto !important;
margin:0 2px !important;
}

.footer-copyrights-vat-certificate > div:last-child{
width:100% !important;
display:flex !important;
justify-content:center !important;
align-items:center !important;
gap:12px !important;
text-align:center !important;
}

.footer-copyrights-vat-certificate > div:last-child *{
margin:0 !important;
text-align:center !important;
}

@media (max-width:992px){
.footer-store-section .row{
flex-direction:column !important;
gap:20px !important;
}

.footer-store-section .footer-about-us-div,
.footer-store-section .footer-about-us-links-div,
.footer-store-section .social-icons{
order:unset !important;
text-align:center !important;
}

.footer-copyrights-vat-certificate{
padding:10px !important;
}

.footer-copyrights-vat-certificate > div:last-child{
flex-direction:column !important;
gap:6px !important;
}
}

::-webkit-scrollbar{
width:10px;
}

::-webkit-scrollbar-track{
background:#fff;
}

::-webkit-scrollbar-thumb{
background:rgb(74,54,96);
border-radius:20px;
}