 body { background-color: #990000 !important; } .custom_topo_fundo { background-color: #ff0000 !important; } .custom_topo_texto { color: #ffffff !important; } .custom_topo_texto:hover { color: #000000 !important; } .custom_menu_fundo, .navbar-expand-lg.navbar-light .navbar-nav .dropdown:hover .nav-link { background-color: #000000 !important; border: 1px solid transparent !important; } .custom_menu_texto { color: #ffffff !important; font-size: 16px !important} .custom_menu_texto_no_hover { color: #ffffff !important; } .custom_menu_texto_border {border-bottom: 1px solid #ffffff !important;} .custom_menu_texto:hover { color: #ff0000 !important; } .custom_loja_fundo, body { background-color: #ffffff !important; } .custom_loja_texto { color: #110303 !important; } .custom_redesSociais_fundo { background-color: #990000 !important; border: 1px solid transparent !important;} .custom_redesSociais_texto { color: #ffffff !important; } .custom_redesSociais_texto:hover { color: #ffffff !important; } .custom_rodapeInformacoes_fundo { background-color: #ff0000 !important; border: 1px solid transparent !important} .custom_rodapeInformacoes_texto { color: #ffffff !important; } .custom_rodapeInformacoes_texto_no_hover { color: #ffffff !important; } .custom_rodapeInformacoes_texto:hover { color: #ffd500 !important; } .custom_rodape_fundo { background-color: #fafafa !important; } .custom_rodape_texto { color: #000000 !important; } .custom_botoesPrincipais_fundo { background-color: #b10b0b !important; } .custom_botoesPrincipais_texto { color: #ffffff !important; } .custom_botoesSucesso_fundo { background-color: #ec4141 !important; } .custom_botoesSucesso_texto { color: #ffffff !important; } .nav-tabs .nav-link.active { border-color: #ffffff !important; } .custom-control-label::before { border: 1px solid #555 !important; } .btn-primary, .bg-primary { background-color: #b10b0b !important; border: 1px solid #b10b0b !important; color: #ffffff !important; } .btn-primary:hover { background-color: #000000 !important; border: 1px solid #000000 !important; color: #ff0000 !important; } .btn-outline-primary { background-color: transparent !important; border: 1px solid #b10b0b !important; color: #b10b0b !important; } .btn-outline-primary:hover { background-color: #b10b0b !important; border: 1px solid #b10b0b !important; color: #ffffff !important; } .btn-info { background-color: #ec4141 !important; border: 1px solid #ec4141 !important; color: #ffffff !important; } .btn-info:hover { background-color: #000000 !important; border: 1px solid #000000 !important; color: #ffffff !important; } .owl-carousel .owl-dots .owl-dot {background-color: #b10b0b !important;} .loader span { background-color: #110303 !important; } .loader-div { background-color: #ffffff !important; } .product-card { position: relative; padding: 0px !important; background-color: #ffffff !important; border-width: 1px 1px 1px 1px !important; border-color: #000000 !important; border-style: solid; color: #555555 !important; font-size: 18px !important; /*text-align: center !important;*/ line-height: normal !important; margin-bottom: 50px !important; } .product-card:hover { border-width: 1px 1px 1px 1px !important; border-color: #a67720 !important; border-style: solid; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; box-shadow:0 0 0 0px #a67720 inset; } .product-title { color: #555555 !important; font-size: 18px !important; text-align: center !important; font-weight: normal !important; line-height: normal !important; display: block; } .product-title-indisponivel{ color: #000000 !important; font-size: 18 !important; text-align: center !important; line-height: normal !important; } .product-card .product-thumb badge{ position:absolute; } .product-card .product-thumbs { height: 300px !important; } .product-card .product-thumb img { width: 100% !important; height: 250px !important; object-fit: cover; max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .product-card .product-thumb .foto-hover{ visibility: hidden; opacity: 0; position:absolute; top:0; left:0; background-color: white; width: 100%; } .product-card .product-thumb:hover .foto-hover{ visibility: visible; opacity: 1; } .product-card .product-card-body { height: 160px !important; padding: 6px !important; } .product-card .product-card-text-price { font-size: 18px !important; color: #555555 !important; text-align: center !important; font-weight: bold !important; display: block; } .product-card .product-card-disc { color: #ff0000 !important; font-size: 12px !important; text-align: center !important; font-weight: normal !important; display: block; } .product-card .product-card-percent { color: #555555 !important; font-size: 11px !important; text-align: center !important; font-weight: normal !important; display: block; } .product-card .product-card-parc { font-size: 12px !important; color: #000000 !important; text-align: center !important; font-weight: normal !important; display: block; } .product-card button { color: #ffffff !important; background-color: #333333 !important; } .product-card button:hover { color: #ffffff !important; background-color: #666666 !important; } .product-card .btn-primary, .product-card .bg-primary { background-color: #333333 !important; border: 1px solid #ffffff !important; color: #ffffff !important; } .product-card .btn-primary:hover { color: #ffffff !important; border: 1px solid #ffffff !important; background-color: #666666 !important; } .product-card-text-line{ display: block; text-decoration: line-through; color: #ff0000 !important; font-size: 13px !important; font-weight: normal !important; text-align: center !important; } .product-card-btns{ position: relative; padding-bottom: 5px; text-align: right; } .product-card .product-card-btns a{ /*padding:6px 12px;*/ visibility: hidden; opacity: 0; right:0; text-align: center; } .product-card:hover .product-card-btns a{ visibility: visible; opacity: 1; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #f5e5c3 !important; text-align: center; text-decoration: none; background-color: #a67720 !important; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .tooltip .arrow { border-top-color: #a67720 !important; position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #a67720 !important; } .bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before { border-top-color: #a67720 !important; } .bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before { border-left-color: #a67720 !important; } .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before { border-right-color: #a67720 !important; } .tooltip .arrow::before { position: absolute; content: ''; border-color: transparent; border-style: solid; } .shadow-custom { -webkit-box-shadow: 0px 3px 0px 0px #666666; -moz-box-shadow: 0px 3px 0px 0px #666666; box-shadow: 0px 3px 0px 0px #666666; margin-bottom: 0.36rem !important; } @media screen and (min-width: 799px) { .multiplos-config { width: 100% !important; height: auto !important } .slide-config { width: 100% !important; height: auto !important } } 