ul.social-link li {
    margin-right: 10px;
}
ul.social-link li a {
    color: #232323;
    font-size: 20px;
}
.login-register-area {
    padding-top: 100px;
    padding-bottom: 100px;
}
.img-wrapper .sticker {
    position: absolute;
    background: #e95f5f;
    z-index: 999;
    color: #fff;
    right: 5px;
    padding: 5px 10px;
    border-radius: 5px;
    top:5px;
}
.main-price {
    flex-direction: column!important;
}
.brand-logo img {
    max-height: 130px;
    max-width: 300px;
}
.product-box .product-details h5 {
    margin: 5px auto 6px auto;
    -webkit-line-clamp: unset!important;
    -webkit-box-orient: unset!important;
    display: block;
    overflow: unset!important;
    width: auto!important;
    font-weight: 500;
    text-align: center!important;
}
.price-detail {
    font-size: 22px;
    color: #212529;
    font-weight: 600;
    margin: 15px 0;
}
.main-price a {
    display: block;
    width: 100%;
    text-align: center;
}
/*.product-box a {*/
/*    background-size: contain !important;*/
/*}*/
.home-content.row {
    display: flex;
    height: 100%;
    align-items: center;
}
.home-section .home-wrap h6 {
    color: #212529;
    font-size: 18px;
    margin-top: 20px;
}

.showcase ul {
    border: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.showcase ul .tabbtn {
    border: 0 !important;
    color: #d1d0d0 !important;
    font-size: 24px!important;
}
.showcase ul .tabbtn.active {
    color: #505157 !important;
    font-weight: 800;
}
.product-details h6 {
    font-weight: 600;
    font-size: 16px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

h3.theme-color del {
    font-weight: 200;
    font-size: 15px;
    color: #d2d2d2;
    margin: 0 5px;
}
.cart-dropdown .cart-btn a {
    color: #fff !important;
    margin: 5px 0;
}
header .header-style-3 .menu-right > ul > li a:hover {
    color: var(--theme-color) !important;
}
.brand-logo img {
    max-height: 130px;
}
.easy-autocomplete{
    width: 92%!important;
}
.easy-autocomplete input {
    box-shadow: none;
}
.cb-slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(0, 212, 255, 0) 83%);
}
.home-content.cb-slide * {
    color: #fff !important;
}
.home-content.row.cb-slide .btn {
    color: #000 !important;
    border-radius: 30px;
}
.category-option .category-name .accordion-item {
    margin-bottom: 20px;
}
.collection-banner .contain-banner{
    padding-bottom: 20px!important;
}
.service-content h3 {
    font-size: 18px;
}
.service-content span.font-light {
    font-size: 12px;
    max-width: 90%;
    margin: auto;
}
header .main-navbar .nav-menu > li:hover > a:before {
    content: '';
    background: url(../../upload/capra3.png) no-repeat center / contain;
    width: 60px;
    height: 90px;
    position: absolute;
    top: -20px;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0.2;
    bottom: 0;
}
.collection-banner a {
    display: block;
    padding: 0;
    overflow: hidden;
}
.collection-banner .contain-banner .banner-content.with-big{
    background-color:transparent!important;
}
.poster-image-details * {
    color: #fff !important;
}
.btn-solid-default {
    color: #fff;
    background-color: unset;
    border: 1px solid #c1aa80!important;
}
.btn-solid-default::before {
    background-color: #c1aa80!important;
}
header .main-navbar .nav-menu > li > a {
    color: #494949!important;
}
.product-short select {
    width: 200px;
    height: 30px;
    border-radius: 52px;
    border: 1px solid #505050;
}
.breadcrumb-section {
    background-color: #ffeac5!important;
}
.product-details h6 , .details-items .cloth-details-size .details-image-concept h2{
    color: #605e59!important;
}
.main-price h3.theme-color {
    color: #605d59 !important;
}
footer.footer-sm-space {
    background: #fdeed3;
}
footer .main-footer {
    border-top: 0!important;
    border-bottom: 2px solid #eee2cc!important;
    padding: 80px 0;
}
.product-buttons .btn-solid {
    color: #fff !important;
    background: #d3bc92 !important;
}
.price-detail {
    font-size: 26px;
    color: #605d59!important;
    font-weight: 600!important;
    margin: 15px 0;
}
header .top-header {
    padding: 16px 0;
    background-color: #c1aa80!important;
}
section#homeslider {
    padding-top: 0;
}
.product-wrapper .slick-dots li.slick-active button {
    background-color: #c1aa80!important;
}
.swiper-pagination-bullet {
    background: #fff!important;
    opacity: .6!important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    border-radius: 8px;
    width: 40px!important;
    background-color: #c1aa80!important;
    opacity: 1!important;
}
.breadcrumb-section .circles li {
    background-color: #c1aa80!important;
}
section#homeslider img {
    width: 100%;
}
@media(max-width:1200px){
    .banner-content h2 {
        font-size: 18px;
    }
    .product-details h6 {
        font-size: 13px!important;
    }
    .main-price h3 {
        font-size: 18px;
    }
    .main-price h3 del{
        display:block;
    }
    .main-price h3 {
        text-align: center;
    }
    .mobile-bottom-20{
        margin-bottom:20px;
    }
    .poster-section .poster-image .poster-image-details {
        width: 70%!important;
    }
    .poster-image-details h5 {
        font-size: 30px !important;
    }
    .poster-image-details h2 {
        font-size: 20px !important;
    }
}
html, body {
    width: 100%;
    overflow-x: hidden;
}

.zoom-container {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.zoom-container img {
    max-width: 100%;
    transition: transform 0.3s ease, transform-origin 0.3s ease;
}