﻿#left .wd-facet-group .facets .facet-type .facet-type-range .range-wrapper .bt-notifyme.submit,
.area-profile .wd-profile-addresses .wd-content table tbody td.action .bt-notifyme.main-address-label:before,
.btn.bt-notifyme,
.product-detail .head .information .buy .buy-box .wd-product-oneclickbuy a.bt-notifyme:not(.url-read-more),
.wd-product-reviews .bt-notifyme.review-create,
button.bt-notifyme {
    background-color: #D2B49B !important;
}


.BasketIndexRoute #middle .wd-checkout-basket-grid li.product .servicos-adicionais {
    display: none!important;
}

a:hover {
    color: var(--color-primary);
    text-decoration: none !important;
}

body * {
    font-family: 'Champagne & Limousines';
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c9aa94; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.iYciHm,
.jxPOhn {
    display: none;
}

a.sc-7dvmpp-1,
a.dfBDQI {
    display: none;
}

.banner-wrapper {
    height: fit-content !important;
    height: -moz-fit-content !important;
}

.wd-product-line .item-description .name {
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    color: #757575;
    height: 35px;
}

.wd-product-line .wd-product-price-description {
    display: block;
    text-align: center;
    max-height: 35px;
    margin: 0;
}

.wd-product-price-description .sale-price span {
    font-size: 15px;
}

.wd-product-line .item-description .product-unavailable {
    display: block;
    text-align: center;
    color: #313131;
    font-size: 15px;
    height: 20px;
}

.item-description .bottom {
    display: none;
}

.wd-product-line {
    padding: 0;
}

.wd-browsing-auction-list>ul>li,
.wd-browsing-grid-list>ul>li,
.wd-browsing-grid>ul>li {
    padding: 0px 5px;
}

.item-description .bottom {
    display: none;
}

.medias {
    overflow: hidden;
    /* padding: 0px 10px; */
}

.wd-product-line-medias .variation img {
    /* position: sticky !important; */
    object-fit: cover;
    margin: 0 !important;
    /* transition: 0.5s !important; */
	transition: unset !important;
}

.wd-browsing-grid .wd-browsing-grid-list>ul li .wd-product-line .wd-product-line-medias a.thumb {
    padding: 0;
}

.AccountRoute   section#main {
    background-color: white;
}

.AccountRoute #middle {
    padding-top: 80px;
}