﻿a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

ul {
    list-style-type: none;
}

p {
    margin: 0 !important;
}

* a:hover {
    text-decoration: none !important;
}

* p {
    margin: 0px !important;
}

b {
    font-weight: bold;
}

.jxPOhn {
    display: none;
}

.dfBDQI {
    display: none;
}

body * {
    font-family: 'Raleway', sans-serif;
}

* a {
    text-decoration: none !important;
}

.dJnoxT {
    display: none;
}

.gcavcF {
    display: none;
}

section#middle {
    padding: 0;
    margin: 0;
    min-width: 100%;
}

.banner-wrapper {
    height: auto !important;
}

.wd-browsing-breadcrumbs .last strong {
    color: #515151;
    font-weight: 500;
}

nav.wd-browsing-breadcrumbs {
    border-bottom: solid 1px lightgray;
    margin-bottom: 0;
    padding-left: 4%;
	font-size: 13px;
}

.wd-browsing-breadcrumbs li.first {
    font-size: 0;
}

.wd-browsing-breadcrumbs li.first::before {
    content: url("/custom/content/themes/Base/Images/ldm-breadcrumb-home-icon.png");
    font-size: 14px;
}

.wd-browsing-breadcrumbs li.first::after {
    content: ">";
    font-size: 14px;
    font-weight: bold;
}

body.departamento.grid-empty .busca-vazia h4 {
    display: none;
}

section#main {
    background-color: white;
}

#left .wd-facet-group .facets .facet-type .facet-type-range .range-wrapper .btn-hover.submit,
#left .wd-facet-group .facets .facet-type .facet-type-range .range-wrapper .submit:hover,
.area-profile .wd-profile-addresses .wd-content table tbody td.action .btn-hover.main-address-label:before,
.area-profile .wd-profile-addresses .wd-content table tbody td.action .main-address-label:hover:before,
.btn.btn-hover,
.btn:hover,
.product-detail .head .information .buy .buy-box .wd-product-oneclickbuy a.btn-hover:not(.url-read-more),
.product-detail .head .information .buy .buy-box .wd-product-oneclickbuy a:hover:not(.url-read-more),
.wd-product-reviews .btn-hover.review-create,
.wd-product-reviews .review-create:hover,
button.btn-hover,
button:hover {
    background-color: transparent !important;
}

.dfBDQI,
.jxPOhn {
    display: none;
}

.flutuante-receita a {
    position: fixed;
    bottom: 20px;
    left: 50px;
    height: auto;
    width: fit-content;
	width: -moz-fit-content;
    z-index: 2;
    padding: 7px 10px;
    background-color: #12608e;
    border-radius: 20px;
}

.flutuante-receita p {
    color: white;
}

.botao-flutuante {
    position: fixed;
    right: 0;
    width: 120px;
    height: auto;
    z-index: 2;
    bottom: 10px;
}

.botao-flutuante svg {
    width: 40px;
    height: auto;
}

/*acrescentado essa propriedade por danilo 21.11.2024*/
.wd-product-line .item-description .name {
  min-height: 40px !important;
}

.wd-product-line .item-description .name a {
    color: black;
    margin-top: 0px;
    font-size: 13px;/*modificado por danilo 21.11.2024, a propriedade era 14px*/
    text-align: center;
    padding: 0px 10px; /*modificado por danilo 21.11.2024,a propriedade era 0px 20px */
	text-transform: uppercase; /*acrescentado por danilo 21.11.2024*/
}

.wd-product-line .item-description .name a:hover {
    text-decoration: none;
}

.wd-product-line .item-description .wd-product-price-description .priceContainer,
.null-price-message {
    display: grid;
    min-height: 50px;
    align-items: center;
    text-align: center;
}

/* Aplica o padding somente se não houver o valor da promoção, Modificado por Danilo 21.11.2024 */ 
.wd-product-line .item-description .wd-product-price-description .priceContainer:not(:has(del.list-price.de-por)) {
    padding-top: 22px; /* Ajuste o padding para manter a distância esperada */
    padding-bottom: 0px; /* Adiciona espaço extra embaixo quando não há promoção */
}

.wd-product-line .item-description .wd-product-price-description .priceContainer .list-price {
    display: block !important;
    font-size: 14px;
    width: fit-content !important;
	width: -moz-fit-content;
}

del.list-price.de-por {
    margin: auto;
}

.vitrine .wd-product-price-description .sale-price {
	width: -moz-fit-content;
    width: fit-content !important;
    margin: auto;
    color: aquamarine !important;
}

.wd-product-line .item-description .wd-product-price-description .priceContainer .list-price.de-por:after {
    content: "";
}

.wd-product-price-description .sale-price span {
    color: #b42727;
    font-size: 25px !important;
    font-weight: 700;
}

.wd-product-line:hover .category {
    display: none;
}

.wd-product-line.ga-viewed-1:hover {
    transition: 0.3s;
    box-shadow: 0px -1px 4px #cecece;
}

.wd-product-line .bottom a:hover,
.wd-product-line .item-description .bottom>a {
    display: block;
    opacity: 0;
    color: white;
    text-align: center;
    border-radius: 5px;
    margin: 10px 10px;
    padding: 8px 5px;
}

.wd-browsing-product-carousel .wd-content .wd-product-list .list .wd-product-line {
    margin: 20px !important;
    /* border: solid 1px lightgray; */
    min-height: 410px;
    /* border-bottom: none; */
    padding: 0px !important;
    border-radius: 5px;
}

.wd-product-line.ga-viewed-1:hover .item-description .bottom>a {
    /* display: block !important; */
    opacity: 1 !important;
    transition: 0.5s;
}

span.list-price {
    margin: auto;
}

em.prefix {
    /* display: none !important; */
    color: #404c58;
    font-weight: 100;
    font-size: 15px !important;
}

.wd-product-line .item-description .wd-product-price-description .priceContainer .list-price span {
    color: #b42727;
    font-size: 17px;
}

.wd-product-line .medias .flag.off {
    background-color: #013554;
    color: white;
    width: fit-content;
    width: -moz-fit-content;
    padding: 3px 15px;
    margin-left: auto;
}

.wd-product-line .wd-product-price-description {
    display: block;
    height: fit-content;
    height: -moz-fit-content;
}

del.list-price.de-por {
    font-size: 12px !important;
    font-weight: 100;
    display: block !important;
}

.wd-product-price-description .list-price.de-por span {
    font-size: 13px !important;
    font-weight: 100;
}


/**/

.wd-widget.wd-browsing-product-carousel .wd-header {
    border: none;
    text-align: center;
    font-size: 25px;
}

.vitrine .wd-product-list-tabs .wd-title {
    color: #013554;
    font-size: 15px;
    font-weight: 600;
}

.wd-product-list-tabs .wd-header .wd-nav {
    height: 37px;
}

.wd-product-list-tabs .wd-header .wd-nav li.wd-selected {
    background-color: unset !important;
}

.wd-product-list-tabs .wd-header .wd-nav li {
    border: none !important;
}

.vitrine .wd-product-list-tabs li.wd-selected .wd-title {
    color: #b42727;
    border-bottom: solid;
}

.wd-product-list-tabs .wd-header .wd-nav li:hover {
    background-color: unset !important;
}

.wd-product-list-tabs .wd-header .wd-nav li a:hover {
    text-decoration: unset;
}

.vitrine .wd-product-list-tabs .wd-title:hover {
    border-bottom: solid;
}

.wd-product-list h3.name {
    text-align: center;
    height: 40px !important;  /*Modificado por Danilo em 21.11.2024, a propriedade era 50px*/
}

button.bt-clear {
    background-color: #ca0505d1 !important;
}

.fale-conosco .col.col-md-6.col-12.row {
    padding-left: 18px;
}

.AccountRegisterRoute .wd-profile-register fieldset .input-wrapper .input-group {
    align-items: baseline;
    gap: 5px;
}

.wd-product-line .wd-buy-button form .btn-buy:before {
    display: none;
}

.wd-product-line .wd-buy-button form .btn-buy,
.wd-product-line .wd-buy-button .loading-buy {
    /* display: block; */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    opacity: 0;
    background-color: #b42727;
    color: white;
    text-align: center;
    font-size: 16px;
    /* margin-bottom: 0px; */
}

.wd-product-line:hover .btn-buy {
    opacity: 1 !important;
    transition: 0.5s;
}

.wd-product-line .wd-buy-button .loading-buy {
    opacity: 1 !important;
    /* background-color: #b42727 !important; */
    /* max-width: -webkit-fill-available; */
    /* color: white; */
    /* text-align: center; */
    /* border-radius: 5px; */
    /* margin: 10px 10px; */
    /* padding: 8px 5px; */
    /* font-size: 16px; */
}

.wd-product-line-wishlist {
    float: left !important;
    padding: 5px 10px;
    z-index: 1 !important;
}

button.js-btn.dont-animate:hover {
    background-color: unset !important;
}

.the-modal .the-modal-container .message {
    width: 500px;
    margin: auto;
}

.button-checkout-basket-content a {
    background-color: #b42727;
    padding: 5px 10px;
    color: white;
    border-radius: 4px;
}

.button-checkout-basket-content a:hover {
    color: white;
    background-color: #017541;
}

.BasketModalRoute #content,
#content-wrapper,
.BasketModalRoute #content-wrapper>article,
.BasketModalRoute #middle,
.BasketModalRoute #middle footer,
.BasketModalRoute #middle header {
    min-width: auto;
    overflow: inherit;
}

.wd-product-rating {
    text-align: center;
    margin-bottom: 5px;
}

html {
    overflow: auto !important;
}

.root.page-institucional>a {
    display: none;
}

.wd-flags {
    z-index: 1;
    right: 0;
}

.sale-price em.prefix {
    color: #b42727;
    font-size: 25px !important;
    font-weight: 700;
}

.wd-product-price-description .sale-price em.prefix::after {
    content: ": ";
}

.vitrine {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 40px;
    /* box-shadow: -1px 3px 8px black; */
}

.wd-browsing-product-carousel .wd-content .wd-product-list {
    overflow: hidden;
}

.wd-browsing-product-carousel .jcarousel-control-next,
.wd-browsing-product-carousel .jcarousel-control-prev {
    top: 50%;
}

img.lazyload.current-img.fade.animated.loaded {
    margin: auto;
    text-align: center;
    justify-content: center;
    position: unset !important;
    display: block;
}

.wd-product-line .wd-buy-button {
    padding: 0px;
}

.vitrine i.fas.fa-angle-left {
    background-color: #D6D6D6;
    display: flex;
    border-radius: 100%;
    padding: 10px 15px;
}

.vitrine i.fas.fa-angle-left::before {
    /* display: none; */
    content: "";
    border: solid #515151;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 4px;
    margin-left: -2px;
    transform: rotate(135deg);
    -webkit-transform: rotate( 135deg);
}

.vitrine i.fas.fa-angle-right {
    background-color: #D6D6D6;
    display: flex;
    border-radius: 100%;
    padding: 10px 8px;
    position: absolute;
    right: 2px;
}

.vitrine i.fas.fa-angle-right::before {
    /* display: none; */
    content: "";
    border: solid #515151;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 4px;
    margin-right: 4px;
    transform: rotate(-135deg);
    -webkit-transform: rotate( 316deg);
}

.wd-browsing-product-carousel .wd-content .wd-product-list .list .wd-product-line:hover {
    border: solid 1px lightgray;
    /* border-bottom: none; */
}

.wd-product-line-medias .variation {
    height: auto;
}

.wd-product-line-medias a.thumb {
    display: block;
    height: 100% !important;
}

.bottom {
    position: absolute;
    width: 100%;
}

.wd-browsing-product-carousel .wd-content .wd-product-list .list li {
    min-height: 540px;
}

.BasketModalRoute button.bt-keep-buying, .BasketModalRoute .button-checkout-basket-content a {
    background-color: #b42727 !important;
    border-radius: 5px;
    padding: 14px 10px;
    font-size: 13px;
    width: 209px;
    text-align: center;
}

.button-checkout-basket-content {
    display: grid;
    justify-content: center;
    gap: 10px;
}

.BasketModalRoute h1 {
    text-align: center;
    color: #515151;
}

.wd-product-line .item-description .product-unavailable {
    justify-content: center;
}

/**/

.wd-profile-login.wd-widget.wd-widget-js button {
    background: #b42727;
    color: white;
}

.wd-profile-login.wd-widget.wd-widget-js button:hover {
    background: #b42727 !important;
}

.area-profile.LoginRoute .login-box .painel-criarconta .painel-box .wd-profile-preregister .wd-content button.register-now {
      width: 100%;
      background-color: #b42727;
      color: white;
      height: 48px;
      min-width: 100%;
      margin: 0;
      line-height: 0;
      font-size: 18px;
      margin-top: 30px;
      border: none;
      }

.area-profile.LoginRoute .login-box .painel-criarconta .painel-box .wd-profile-preregister .wd-content button.register-now:hover {
	background: #b42727 !important;
}

.wd-product-price-description .sale-price {
    color: #333;
    margin-top: 10px;
}

button.bt-submit {
    background-color: #b42727 !important;
}

body .input-wrapper label ,
.wd-title {
    color: #000000 !important;
}

body a {
    color: #b42727;
}

.area-profile .wd-profile-panelmenu nav ul li a.current {
    border-bottom: 2px solid #b42727;
}

.area-profile.LoginRoute .login-box .painel-jasoucliente .painel-box .wd-profile-login div.load {
    background-color: transparent;
}

.AccountRoute #content {
    float: unset !important;
    margin: auto;
}

.wd-easy-checkout.wd-easy-checkout-mode-b2c.wd-widget.wd-widget-js #footer {
    display: none;
}

.area-profile #middle {
    padding: 30px 10px;
}

.wd-browsing-product-carousel .jcarousel-control-next {
	background: transparent !important;
}

.wd-product-line-medias.wd-widget-js.change-image-hover.loaded {
    min-height: 285px;
}

.button-checkout-basket-content .bt-keep-buying, .q8c6tt-2.jxPOhn {
	display: none;
}

.gNyRPZ {display: none;}

/*CHECKOUT*/
.column.desktop-6 {
	width: 100% !important;
}

.modal-choose-point-of-sale #pointofsale-map {
	display: none !important;
}

@media only screen and (max-width:1100px) {
    .wd-product-line .wd-buy-button form .btn-buy {
        opacity: 1;
    }
}

@media only screen and (max-width:600px) {
    .wd-browsing-product-carousel .wd-content .wd-product-list .list li {
    width: 450px !important;
}
}

@media only screen and (max-width:500px) {
    .wd-browsing-product-carousel .wd-content .wd-product-list .list li {
    width: 405px !important;
}
}

@media only screen and (max-width:400px) {
    .wd-browsing-product-carousel .wd-content .wd-product-list .list li {
    width: 370px !important;
}
}

@media only screen and (max-width:300px) {
    .wd-browsing-product-carousel .wd-content .wd-product-list .list li {
    width: 355px !important;
}
}