.header-container {
	padding:30px 40px;
}

.navigation .level0>.level-top {
	color: #000;
    text-align: center;
    font-family: 'Epilogue';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.navigation .level0>.level-top:not(.button-top) {
	padding: 15px 20px 15px 10px !important;
}

.navigation .level0>.level-top:hover {
	text-decoration:none;
}

.level-top {
	text-transform: capitalize !important;
}
.level-top::first-letter {
	text-transform: uppercase !important;
}

.button-top {
	background: #ccc; 
	color: #fff !important;
	font-size: 18px;
	font-weight: 600 !important; 
	text-transform: none !important;
	padding: 15px 10px 15px 10px !important;
}
.button-top:hover {
	background: #222;
	color: #fff;
}

.header-container .header .logo img {
	width: 177px !important;
    /*height: 35.4px !important;*/
}

.cms-no-route .page-main {
	border-top: 2px solid #ccc;
}

.page-footer .footer-static-container .footer-static .footer-links ul li a {
	color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.page-footer .footer-bottom div.copyright {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; 
}

.marcas-home {
	text-align: center;
	margin: 80px 0 50px 0;
}

.qty-down-fixed-onclick-page-cart, .qty-up-fixed-onclick-page-cart {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
.qty-down-fixed-onclick-page-cart:hover, .qty-up-fixed-onclick-page-cart:hover {
	text-decoration: none !important;
}


/* Conta */
.account .page-title-wrapper {
	display: none;
}
.account-nav .nav {
	padding: 0;
	background: #eee;
}
.account-nav .nav li {
	border: 0;
	margin: 0;
	padding: 0;
}
.account-nav .nav li a {
	color: #000;
	font-weight: initial;
	padding: 10px 30px;
}
/* .account-nav .nav li strong {
	color: #000;
	font-weight: initial;
	padding: 10px 30px;
} */
.account-nav .nav .current {
	background: #fff;
	color: #000;
	font-weight: initial;
	padding: 10px 30px !important;
}





/* Produtos */
.sidebar .block .block-title {
	display: none;
}
.block-subtitl {
	display: none;
}
.sidebar-main-total {
	padding: 18px;
	font-weight: 650;
}
.filter-content .filter-options .filter-options-title {
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 700;
}
.filter-options .count {
	display: none;
}
.breadcrumbs .items {
	display: none;
}
.block-subtitle {
	display: none;
}
.container-catalog-products-common .toolbar-html-container-top .toolbar-products {
	border: 0;
}
.toolbar-amount {
	padding: 0;
}
.container-catalog-products-common .toolbar-html-container-top .toolbar-products .grid-mode-show-type-products {
	padding-top: 5px;
}
.toolbar-products .modes-mode {
	height: 55px;
}
.product-image-photo {
	border: 0;
}
.sidebar-main-total {
	border: 0;
}



/* Clientes */
.form-field label {
	color: #ccc;
}
.form-field p {
	color: #000;
}
.botoes {
	text-align: right;
	margin: 5px 0;
}
.botoes a {
	background: #000;
	color: #fff;
	padding: 8px 20px;
	margin: 5px;
	min-width: 200px;
	display: inline-block;
	text-align: center;
}
.botoes a:hover {
	opacity: 0.2;
	text-decoration: none;
}
.list-group {
	margin-top: 20px;
}
.list-item {
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.btn-add {
	background: #000;
	color: #fff;
	margin: 0 5px;
	min-width: 200px;
	display: inline-block;
	text-align: center;
	padding: 20px 100px;
	letter-spacing: 5px;
	font-size: 18px;
}


.pager {
	text-align: left;
	margin-bottom: 50px;
}
.pager li a, .pager li a:hover {
	background: none;
	border: none;
}
.pager .toolbar-amount, .pager .limiter {
	display: none;
}

.header-container .header .minicart-wrapper .minicart-items .product-item-name {
	font-size: 12px;
}
.minicart-items .product .toggle {
	font-size: 12px;
}
.header-container .header .minicart-wrapper .product {
	font-size: 12px;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .content .label {
	font-size: 12px;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .product.actions>div .action.delete {
	margin-top: 5px;
}

.header-container .header .minicart-wrapper .action.close:before {
	line-height: normal;
	color: #B1B1B1;
}
.header-container .header .minicart-wrapper .action.close {
    left: 25px;
    top: 35px;
    opacity: 1;
    width: auto;
    color: #B1B1B1;
    font-size: 15px;
    font-style: normal;
    text-align: left;
    font-weight: 700;
    line-height: normal;
}
.header-container .header .minicart-wrapper .action.close span {
	font-size: 18px;
}

.header-container .header .minicart-wrapper .block-minicart .block-content .wrap-actions-minicart .primary button {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: unset;
	text-transform: capitalize;
}
.header-container .header .minicart-wrapper .block-minicart .block-content .wrap-actions-minicart .actions .secondary a  {
	color: #FFF;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	border-radius: unset;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal {
	border-top: unset;
}
.cart-container .checkout-methods-items .action.primary.checkout, .cart-container .form-cart .action.continue {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 6.4px;
	text-transform: uppercase; 
	padding: 15px;
}

.submit.clear, .submit.update {
    padding: 18px 30px;
    text-transform: capitalize;
    background: #fff;
    color: #8B8B8B;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.header-container .header .minicart-wrapper .block-minicart .block-content .wrap-actions-minicart .actions .secondary {
	border-radius: unset;
}
.minicart-items .product .product-item-details .details-qty .more {
	height: 32px !important;
	width: 20px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.minicart-items .product .product-item-details .details-qty .less{
	height: 32px !important;
	width: 20px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.minicart-items .item-qty {
	width: 30px;
	height: 30px;
}

.minicart-items .update-cart-item {
    font-size: 12px;
    font-weight: normal;
    vertical-align: top;
    padding: 9px;
    text-transform: capitalize;
}