.wrap-slider img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.card-product .size-list {
    background: var(--primary);
}

.widget-facet .facet-size-box .size-item:not(.free-size) {
    width: auto;
    height: auto;
    padding: 8px 16px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.sidebar-checkout-content .item-product .img-product img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media (min-width: 992px) {
    .slider-default.slider-position .box-content {
        left: auto;
        right: 60px;
        bottom: 60px;
    }
}
@media only screen and (max-width: 1399px) {
    .tf-slideshow .wrap-slider {
        height: auto;
    }
}
.goog-te-gadget-icon {
    display: none;
}
.goog-te-combo {
    
    background: url('https://www.gstatic.com/images/branding/product/1x/gsa_48dp.png') no-repeat left center;
    background-size: 20px;
    padding: 2px 20px;
    border-radius: 10px;
    border: unset;
    color: #fff !important;
    padding-right: 0px;
}
.goog-te-combo option {
    color: #000 !important;
    background-color: #fff !important; 
}

.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-simple {
    display: none !important;
}
.goog-logo-link {
    display: none !important;
}
.goog-te-gadget {
    color: transparent !important;
    display: flex !important;
    font-size: 0px;
}
.goog-te-gadget span {
    display: none !important;
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none !important;
}
/* .card-product .btn-main-product {
    
    background-color: #e7e5e53b;

    background: linear-gradient(to right, #000 50%, #e9e9e9 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
.bg-blue-4 {
    background-color: #17264f !important;
}