ul.social-link li {
    margin-right: 10px;
}
html, body {
    width: 100%;
    overflow-x: hidden;
}
ul.social-link li a {
    color: #232323;
    font-size: 20px;
}
.login-register-area {
    padding-top: 100px;
    padding-bottom: 100px;
}
div#selectSize ul {
    text-align: left;
}
.img-wrapper .sticker {
    position: absolute;
    background: #e95f5f;
    z-index: 1;
    color: #fff;
    right: 5px;
    padding: 5px 10px;
    border-radius: 5px;
    top:5px;
}
ul.slick-dots {
    bottom: 30px;
    z-index: 9999;
}
.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;
}
.product-buttons .btn-solid.btn-dark {
    background: #000 !important;
}
.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: 100%!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.megamenu{
    position:static!important;
}
header .main-navbar .nav-menu > li > ul.nav-submenu{
    width:300px!important;
}
header .main-navbar .nav-menu > li.megamenu > ul.nav-submenu{
    width:100%!important;
}
li.dropdown.megamenu li {
    float: left !important;
    width: 25%;
}
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;
}

.btn-solid-default {
    color: #fff;
    background-color: unset;
    border: 1px solid #303841!important;
}
.btn-solid-default::before {
    background-color: #303841!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: #97abc0!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: #f9f9f9;
}
footer .main-footer {
    border-top: 0!important;
    padding: 80px 0;
}
.product-buttons .btn-solid {
    color: #fff !important;
    background: #303841 !important;
}
.price-detail {
    font-size: 26px;
    color: #605d59!important;
    font-weight: 600!important;
    margin: 15px 0;
}
header .top-header {
    padding: 16px 0;
    background-color: #303841!important;
}
.sub-footer {
    background: #35383a;
    color: #fff;
}
section#homeslider {
    padding-top: 0;
}
.product-wrapper .slick-dots li.slick-active button {
    background-color: #303841!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: #303841!important;
    opacity: 1!important;
}
.breadcrumb-section .circles li {
    background-color: #303841!important;
}
section#homeslider img {
    width: 100%;
}
@media(max-width:1200px){

    li.dropdown.megamenu li {
        float: none !important;
        width: 100%;
    }

    .brand-logo img {
        max-width: 170px;
    }

    .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;
    }
    .top-comman-header {
        width: -webkit-fill-available;
    }
    .onhover-dropdown.cart-dropdown button .feather{
        margin:0!important;
    }
    .cart-dropdown button {
        border-radius: 50%;
        overflow: hidden;
        height: 30px;
        width: 30px;
        padding: 0;
    }
    .onhover-dropdown.cart-dropdown button .feather {
        width: 25px !important;
        margin-right: 10px;
        height: 22px;
        padding: 0;
        margin-left: 5px !important;
    }
    div#selectSize {
        padding-top: 0;
    }
    .mobile-top-unset{
        margin-top:0!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;
}
.easy-autocomplete {
    max-width: 100% !important;
}
header#home {
    position: relative;
    z-index: 9999999;
}
.mobile-cart small {
    position: absolute;
    top: 0;
    right: 24px;
    background: #303841;
    width: 15px;
    height: 15px;
    color: #fff;
    border-radius: 15px;
}
.mobile-cart-count {
    position: absolute;
    right: -10px;
    background: #000;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    z-index: 9;
    line-height: 20px;
}
a.golocation {
    background: #fff;
    padding: 3px 12px;
    border-radius: 12px;
    display: inline-block;
    margin-top: 10px;
}
div#selectSize li.selected {
    background: #212529;
}
div#selectSize li.selected  a{
    color:#fff!important;
    
}
body.menu-open, body.o-hidden {
    overflow: hidden;
    height: 100vh;
}

.searchContent {
    border: 1px solid;
}
.searchContent .easy-autocomplete {
    width: calc(100% - 50px) !important;
}
.searchContent .search-box {
    width: 50px !important;
    border: 0;
    height: 50px;
    margin: 0 !important;
}
.easy-autocomplete input {
    padding: 0 10px;
    font-size: 13px;
    height: 50px;
}
header .top-header * {
    color: #fff;
}
.category-section li {
    display: block;
}

h3.theme-color {
    font-size: 30px;
}
a.contain-banner {
    z-index: 99999;
}
.collection-banner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 999;
    display: block;
    width: 100%;
    background: linear-gradient(3deg, rgb(53 56 58) 0%, rgb(0 134 255 / 0%) 35%);
}
.collection-banner .contain-banner .banner-content span {
    font-size: 16px!important;
}