﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body * {
	font-family: Rubik;
}

.area-profile.LoginRoute .login-box {
    background: #fafafa;
}

.row.login-box label, .row.login-box h2  {
    color: black !important;
}

.row.login-box button {
    background: #002f6c !important;
    border: none !important;
}

.row.login-box h2 {
    text-align: center;
}

/*página de login */

.LoginRoute a.loginTwitter.login-link {
    display: none;
}

.area-profile.LoginRoute .login-box .painel-jasoucliente .painel-box .wd-profile-login button:hover {
    background-color: white !important;
    color: #002F6C;
    font-weight: 600;
    border: 2px solid #002F6C !important;
}

.area-profile.LoginRoute .login-box .painel-jasoucliente .painel-box .wd-profile-login button {
    font-weight: 600;
}

.area-profile.LoginRoute .login-box .painel-criarconta .painel-box .wd-profile-preregister .wd-content button.register-now {
    font-weight: 600;
}

.area-profile.LoginRoute .js-login-recoverpassword, .area-profile.LoginRoute .register-now {
    margin-top: 15px;
}

.area-profile.LoginRoute .login-box .painel-criarconta .painel-box .wd-profile-preregister .wd-content button.register-now:hover {
    background: white !important;
    color: #002F6C;
    border: 2px solid #002F6C !important;
}

.area-profile.LoginRoute .login-box .painel-jasoucliente .painel-box .wd-profile-login div.load {
    top: 138px;
}

/*modal esqueci minha senha*/

.wd-profile-login label {
	width: auto;
}

.wd-profile-login.wd-profile-login-recover-password.wd-profile-login.wd-widget-js button.recover-password-button {
    background: #002F6C;
    border: 1px solid #002F6C;
    padding: 13px;
}

.wd-profile-login.wd-profile-login-recover-password.wd-profile-login.wd-widget-js button.recover-password-button:hover {
    background: white;
    border: 1px solid #002F6C;
    color: #002F6C;
}

/*dados cadastrais*/

.AccountRoute {
    background: white;
}

.AccountRoute .no-small h5 {
    background: #fafafa !important;
    padding: 15px;
    margin: auto;
}

.AccountRoute .wd-content nav {
    margin-top: 5px;
}

.AccountRoute .wd-content nav ul {
    background: #fafafa;
}

.AccountRoute .wd-content nav ul li a {
    padding: 15px;
	border: none;
}

.area-profile .wd-profile-panelmenu nav ul li a.current {
    border: none;
    color: #002F6C;
}

.area-profile .wd-profile-panelmenu nav ul li a:hover {
    text-underline-position: under;
}

.area-profile .wd-profile-panelmenu nav ul li.sign-out {
    background: #fafafa;
}

.area-profile .wd-profile-panelmenu nav ul li.sign-out a {
    color: black;
    font-weight: 600;
}

.AccountRoute section#middle {
    background: white;
}

.AccountRoute .wd-profile-register.wd-widget .wd-header {
    background: #fafafa;
    padding: 13px 20px !important;
    border: none !important;
    margin: 0 32px !important;
    margin-bottom: 5px !important;
}

.wd-profile-register .wd-header .wd-title {
    color: #002F6C !important;
    font-weight: 600;
}

.AccountRoute .conteudo {
    background: #fafafa;
    padding: 20px;
}

.AccountRoute .customer-type.customer-type-person .input-wrapper {
    margin-top: 15px !important;
}

.right .input-wrapper.addorsetcustomer-contact-cellphone, .right .input-wrapper.addorsetcustomer-contact-phone {
    margin-top: 15px !important;
}

.AccountRoute .button-wrapper button {
    background: #002F6C;
    font-weight: 600;
	border: 2px solid #002F6C;
	height: 100%;
}

.AccountRoute .button-wrapper button:hover {
    background: white;
    border: 2px solid #002F6C;
    color: #002F6C;
    height: 100%;
    transition: 0.5s;
}

/*página de favoritos*/

button.new-wishlist.pull-right {
    background: #002F6C;
}

.area-profile .wd-profile-wishlist-list table button.manage:before {
    background: #002F6C;
}

.area-profile .wd-profile-wishlist-list table button.delete:before {
    background: #002F6C;
}

.the-modal.putted-sizes.opened.populated.visible .the-modal-container {
    padding: 25px;
}

.the-modal.putted-sizes.opened.populated.visible .the-modal-container .button-wrapper {
    margin: auto;
}

.the-modal.putted-sizes.opened.populated.visible .close {
    background: #002F6C;
}

.the-modal.putted-sizes.opened.populated.visible .the-modal-container .button-wrapper button {
    background: #002F6C;
}

form.wishlist-forms.create.new-list .button-wrapper {
    text-align: center !important;
}

/*carrinho vazio*/

.BasketIndexRoute .empty::before {
	display: none !important;
}

.BasketIndexRoute .wd-checkout-basket .empty {
    background: #fafafa;
    padding: 25px;
}

.conteudo-car-vazio {
    display: flex;
    gap: 134px;
    padding: 55px;
}

.cont-text {
    text-align: initial;
}

.cont-text h2 {
    font-size: 25px;
}

.cont-text p {
    font-size: 21px;
}

.cont-text a {
    background: #002F6C;
    color: white;
    font-size: 14px;
    width: 100px;
    height: 30px;
    text-align-last: center;
    padding: 10px;
}

.cont-text a:hover {
    background: white;
    color: #002F6C;
    text-decoration: none;
    border: 2px solid #002F6C;
    padding: 8px;
    transition: 0.5s;
}


@media only screen and (max-width: 1200px) {
	
	/*carrinho vazio*/
	
	.basket-content h1 {
    font-size: 20px;
	}
	
	.conteudo-car-vazio {
    display: unset;
    gap: 0;
    padding: 0;
	}
	
	.conteudo-car-vazio img {
    width: 100%;
	}
	
	.cont-text {
    text-align: center;
    margin-top: 30px;
	}
	
	.cont-text a {
    margin: auto !important;
	}
	
}

.banner-filete{
    background-color: #ffe600;
    color: #111;
    font-size: 16px;
}
.banner-filete i{
    color: #111;
}

.wd-cms-page .wd-content strong{
	font: revert !important;
}