body{
    font-family: 'Poppins';
}
#mini-cart-wrapper-regular #mini-cart {
    border-left: 1px solid #f0f0f0;
}

#mini-compare-wrapper-regular {
    display: none;
}
.footer .ib, .footer span.icon{
    margin: 0 5px;
}

.footer-container {
    color:#ffffff;
    font-size:14px;
}
.footer-container a{
    color:#ffffff;
}

.cms-index-index .main.container {
    padding-top: 0 !important;
}
 
.step-title span{
    display: none;
}

#checkout-step-billing .step-title.step-1 {
    background: url(../images/info.png) no-repeat left center #333977 !important;
    padding-left: 40px;
    line-height: 40px;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 15px;
}

.availability{
	float:none;
	color: #000000;
}

.availability.out-of-stock{
    /*text-transform: uppercase;*/
    font-size: 14px;
    padding: 0;
    width: 80%;
    background: #cccccc;
    line-height: 30px;
    text-align: center;
    color: #fff;
    /*float: left;*/
    margin: 0 auto;
	border-radius:2px;
}

#checkout-review-submit button.checkout.enable{
    background:none repeat scroll 0 0 #238e00!important;
}

#checkout-step-shipping-method .step-title.step-3 {
    background: url(..//images/payment.png) no-repeat left center #333977 !important;
    padding-left: 40px;
    line-height: 40px;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 15px;
}

#checkout-review .step-title.step-7 {
    background: url(../images/resume.png) no-repeat left center #333977 !important;
    padding-left: 40px;
    line-height: 40px;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 15px;
}

#ide-checkout-form .col3-set .col-1, #ide-checkout-form .col3-set .col-2 {
    width: 31.5% !important;
}


#ide-checkout-form .col3-set .col-2 {
    margin: 0 1% !important;
}

#ide-checkout-form .col3-set .col-3 {
    width: 35% !important;
    /*position: relative;*/
}


#ide-checkout-form .col3-set .col-1, #ide-checkout-form .col3-set .col-2, #ide-checkout-form .col3-set .col-3 {
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    background: #ffffff !important;
}

#postcode\:help {
    color: #000;
    font-weight: bold;
}

#checkout-review-load, #checkout-review-submit {
    padding: 10px !important;
}
.fields.middlename, #checkout-step-billing .step-body p.data-title, #header-shipping p.data-title, #checkout-step-shipping-method p.data-title, #checkout-step-payment-method p.data-title{
    /*display: none;*/
}
.form-list .fields.lastname,.fields.telephone, .form-list .fields.street3, .form-list .fields.city, .form-list .fields.country, .form-list .fields.fax, .form-list .fields.confirm_password, .form-list .fields.gender, .form-list .fields.mobile9, .form-list .fields.telephone9, .form-list .fields.taxvat, .form-list .fields.nome_fantasia {
    /*margin-left: 1% !important;*/
}
.form-list .fields.lastname, .form-list .fields.street3, .form-list .fields.city, .form-list .fields.country, .form-list .fields.fax, .form-list .fields.confirm_password, .form-list .fields.gender, .form-list .fields.mobile, .form-list .fields.taxvat, .form-list .fields.nome_fantasia{
    margin-left: initial!important;
    width: 50%!important;
}

#page-columns .form-list .field:nth-child(even){
    float: left;
}

.form-list .fields .input-box select, .form-list .fields .input-box input.input-text {
    width: 98%;
}
tr.last strong {
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    }
    .first.last th {
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 14px;
}

#idecheckoutvm-link-login {
    /*font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    color: #e62b85;*/
}

#idecheckoutvm-place-order-button {
    text-transform: uppercase;
    font-weight: normal !important;
}
#checkout-review-submit button.checkout span {
    font-size: 16px;
    font-weight: normal !important;
}
#checkout-shipping-method-additional-load {
    display: none;
}
input.input-text, textarea {
    padding: 0 8px !important;
    border-radius: 5px; 
}
#header-cart .button.btn-checkout.btn-inline {
    float: right !important;
}
.mini-cart .mini-cart-content .block-subtitle {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
}

.mini-cart .mini-cart-content .subtotal {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.mini-cart .mini-cart-heading .ic{
    font-size:25px!important;
}

#header-account > ul > li > a > span{
    vertical-align:middle;
}

.product-view .btn-cart {
    font-size: 2em!important;
    /*margin-top: 15px;*/
}

/* botÃ£o para gerar boleto na pÃ¡gina de sucesso */
.btn-boleto{
    font-size: 1.8em!important;
    background-color: #208fde;
}

.btn-boleto:hover{
    background-color: #4b9fda!important;
}

.btn-proceed-checkout, .btn-checkout, .product-view .btn-cart {
    background-color: #2cbf59!important;
    color:#ffffff!important;
}

.btn-proceed-checkout{
    font-size:16px!important;
}

.btn-proceed-checkout:hover, .btn-checkout:hover, .product-view .btn-cart:hover{
    background-color: #2db500!important;
}

.button {
	font-family: 'Poppins';
    /*text-transform: uppercase;*/
    font-size: 14px;
    border-radius: 2px;
    line-height:30px;
    /*border:1px solid rgba(0,0,0,0.1);*/
    border-bottom-color:rgba(0,0,0,0.2);
    /*background-image:linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));*/
    /*text-shadow: 0 1px 1px rgba(0,0,0,0.2);*/
}

.products-grid.equal-height .item .actions{
    /*bottom: 55%!important;*/
    background-color:rgba(255,255,255,0.5);
    /*border-color:rgba(0,0,0,0.13);*/
    /*border-style:solid;*/
    /*border-width: 1px 0;*/
    z-index:15;
    right:0px;
    left:0px;
    text-align:center;
    /*transition: opacity ease-in-out .08s,bottom ease-out .08s;*/
}

.products-grid .item:hover .product-image-wrapper img{
   /*filter:blur(1.5px);
   -webkit-filter: blur(1.5px);*/
}

.plus_qty {
    display: inline-block;
    min-width:105px;
}
.cart-table .product-cart-actions .qty { 
    font-size: 20px; 
    color: #0078be; 
    font-weight: bold; 
    margin-bottom: 0; 
    float: left; 
    border-left: 0; 
    border-right: 0; 
    width: 80px; 
}
.plus_qty a { 
    /*background: #333977; */
    color: #000000; 
    font-size: 24px; 
    font-weight: bold; 
    height: 28px; 
    width: 28px; 
    line-height: 27px; 
    text-align: center; 
    display: inline-block; 
    margin: 0; 
    float: left; 
    /*background-image:linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));*/
}

.plus_qty a:hover{
    color: #333977;
}

.cart-table .product-cart-actions .qty {
  height: 30px;
  border-color: silver;
  border-radius: 0;
  margin-bottom: 10px;
  text-align: center;
  width: 3.2em;
}

#shopping-cart-table .qty{
    float:left;
}

.cart-table input.qty{
    width: 3.5em !important;
}

input.qty{
    height:28px;
}

.cart-table .product-cart-actions .button {
  margin-bottom: 5px;
}
.cart-table .item-options {
  padding-left: 15px;
}


.data-table thead th, .data-table tbody td{
    vertical-align:middle;
}

#shopping-cart-table .cart-price > span{
    font-size:16px;
    
}


/* #########
PreÃ§o do produto
 */

.old-price{
    text-decoration: none;
    color: #555 !important;
}
.old-price .price{
    color: #555 !important; 
}
.old-price .price-label{
    display: inline !important;
}
.price-box .old-price .price{
    font-size: 1em !important;
    line-height: auto !important;

}

.special-price{
    color: #000;
}

.special-price .price-label{
    color: #555555 !important;
    width: 100%;
}

.special-price .price{
    color: #333977!important;
    /*font-size: 1.5em;
    line-height: 1.5em;*/
}
.price-box .price{
    font-size: 1.7em;
    line-height: 1.2em;
	font-weight:600;
}

.regular-price {
    /*height: 50px;*/
    /*line-height: 58px;*/
    /*text-align: center;*/
}

.products-grid .price-box{
	margin: 30px 0 10px;
}

.product-view .product-type-data > .price-box{
    padding:0px;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .special-price .price-label, .product-view .product-shop .price-box .old-price .price, .product-view .product-shop .price-box .old-price .price-label, .product-view .product-shop .price-box .price-including-tax .price, .product-view .product-options-bottom .price-box .regular-price .price, .product-view .price-as-configured .price, .map-popup-price .regular-price .price, .product-view .price-box.map-info .old-price .price{
    font-size:2em;
	font-family: 'Poppins';
}

.product-view .short-description{
    display:none;
}

.product-view .product-options label{
    /*display:none;*/
    display: flex;
}

.product-view .container1-wrapper{
    display:table;
    margin:0 auto;
}

.product-view .fixed-footer{
        position:fixed;
        bottom:0px;
        width:100%;
        z-index:100;
        background: #ffffff;
        border-top:1px solid #d6d6d6;
        padding: 15px 0 15px 0px;
        right:0px;
        display:none;
}

.product-view .fixed-footer .button{
    width:95% !important;
}

.product-view .product-shop .price-box .old-price .price-label {
    font-size: 1.2em;
}
.product-view .product-shop .price-box .special-price .price-label {
    font-size: 1.2em !important;
}
.product-view .product-shop .price-box .special-price .price {
    /*font-size: 2.2em !important;*/
    /*color:#F69523 !important;*/
}
.product-view .btn-cart {
    font-size: 2.3em!important;
    /*margin-top: 15px;*/
}

.product-view .product-shop .price-box .special-price {
    display: block;
}

.product-view select{
    width:245px!important;
    text-transform:uppercase;
    
}

.minimal-price-link{
    display: grid;
    line-height:2.5rem;
    font-weight:bold;
}

.minimal-price-link .price{
    font-size: 2em;
}

@media (max-width: 700px) {
    .mobile-only {
        display:block !important;
    }
 
    .desktop-only {
        display:none !important;
    }
}

.category-products .special-price .price{
    display: block;
}
/*.price-box .price, .price-box .regular-price{
    font-size: 3em !important;
    line-height: 1.2em;
    color: #333977;
}*/

.sifra, .cent  {
    font-size: 0.5em;
}

.customer-account-create .form-list li {
    width: 48%;
    float: left;
    /*height: 60px;*/
}
.customer-account-create .form-list li.fields {
    width: 100%;
}
.customer-account-create .form-list .field, .customer-account-create .form-list .field {
    width: 48%;
}
.form-list .field:nth-child(even), .form-list .field.name-lastname {
    /*float: right;*/
}
.customer-account-create input {
    /*width: 100% !important;*/
}
.customer-account-create .field.name-middlename {
    display: none;
}
.customer-account-create .form-list li.control {
    display: none;
}
.customer-account-create .fieldset {
    float: left;
    width: 100%;
}

.customer-account-create p.required {
    display: none;
}

.customer-account-create h2.legend {
    font-size: 20px !important;
}

.customer-account-create .form-list label.required {
    font-size: 14px;
    font-weight: normal;
}
.customer-address-form .field.name-middlename, .customer-account-edit .field.name-middlename{
    display: none;
}
.customer-address-form .field, .customer-account-edit .field{
    width: 48% !important;
}
.customer-address-form input, .customer-account-edit input {
    width: 100% !important;
    float: left;
}
.customer-address-form li.wide, .customer-account-edit li.wide{
    width: 48% !important;
    float: left;
}
.customer-address-form li.fields, .customer-account-edit li.fields{
    float: left;
    width: 100%;
}
.customer-address-form .fieldset, .customer-account-edit .fieldset{
    float: left;
    width: 100%;
}
.customer-address-form .fieldset:nth-child(2n) ul.form-list li.wide:nth-child(2n), .customer-account-edit  .fieldset:nth-child(2n) ul.form-list li.wide:nth-child(2n){
    float: right;
}
input#change_password {
    width: auto !important;
    margin-top: 3px;
}

#shipping-zip-form > ul > li{
    margin:0px!important;
}

#shipping-zip-form > p{
    margin-bottom: 5px !important;
}

#shipping-zip-form > ul > li > label{
    display:none;
}

@media(max-width: 767px){
    #ide-checkout-form .col3-set .col-1{
        margin-top: 0;
    }
    #ide-checkout-form .col3-set .col-1, #ide-checkout-form .col3-set .col-2, #ide-checkout-form .col3-set .col-3 {
        width: 100% !important;
        margin: 15px 0 !important;
    }
}

/* ############# Sticker Desconto ################### */

.sticker-wrapper.top-right{
    top:5px !important;
    right:5px !important;
}

.sticker-wrapper.top-left{
    top:5px !important;
    left:5px !important;
}

.sticker-wrapper.middle-right{
    top:35px !important;
    right:5px !important;
}

.sticker.desc { 
    background-color:#df1308; 
    color:#fff; 
    font-size:0.8em;
    height:20px !important;
    width: 80px !important;
    line-height: 2em;
    padding: 0 10px;
    text-transform:uppercase;
    border-radius:10px;
    border: 1px solid #ffffff;
    box-shadow:0 0 2px rgba(0,0,0,0.5);
    background-image:linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
 
}

.sticker.frete-gratis { 
    background-color:#f7d820; 
    color:#000; 
    font-size:0.8em;
    /*height:20px !important;*/
    width: 80px !important;
    line-height: 1.3em;
    padding: 3px 10px;
    text-transform:uppercase;
    border-radius:10px;
    border: 1px solid #ffffff;
    box-shadow:0 0 2px rgba(0,0,0,0.5);
    background-image:linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
    margin: 2px 0;
 
}

.item:hover .sticker-wrapper.top-right {
    right: 5px !important;
}

.product-view .price-box .desc, .product-view .price-box .frete-gratis{
    display: none!important;
}

.search-autocomplete .price-box .desc, .search-autocomplete .price-box .frete-gratis{
    display: none!important;
}

.slider_button{
    display:none;
}

.owl-item:hover .slider_button{
    display:block;
}

.owl-item:hover{
    /*box-shadow:0 0 20px rgba(0,0,0,0.2);*/
    /*border: 1px solid #eee;*/   
}

#search{
    /*border-radius:20px;*/
    font-size:14px!important;
	box-shadow: 2px 2px 2px #ddd;
}

.search-autocomplete, .search-autocomplete a{
    color: #000!important;
}

.search-autocomplete .price{
    font-size: 1.5em!important;
}
.box-title{
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    padding: 5px 0;
    margin-top: 0;
    padding-right: 60px;
    
}

.box-title h2, .box-title h3 {
    font-size: 1.8rem;
    margin: initial;
    text-transform: uppercase;
    font-weight:900;
}

#scroll-to-top{
    display: none !important;
}

#pagseguro_parcelas_box{
    padding-top: 5px;
}

.box-additional .box-description .section-title, .box-additional .box-reviews .heading, .box-additional .block-upsell .section-title, .box-additional .block-related .section-title, .crosssell h2{
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    padding: 5px 0;
    margin-top: 0;
    padding-right: 60px;
}

.box-additional .box-description .std, .box-additional .box-reviews p{
    padding:10px;
}

/* WHATSAPP FIXO */
.whatsapp-fixo {
    position: fixed;
    bottom: 90px;
    right: 18px;
    z-index: 999;
    border-radius:50%;
    /*margin:10px;*/
    animation:pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.main-top-container div.owl-wrapper-outer img{
    width:100%;
}

.paypal-logo-product{
	display:none;
}

.products-list .product-name, .products-grid .product-name, h3.product-name, strong.product-name{
	font-size:14px;
	font-weight:600;
}

/* ============================================ *
 * Formatacao css boleto
 * ============================================ */
.hline-content{
	/*text-align:center;*/
	/*margin: 10px 0px;*/
	padding: 0px 3px;
	font-weight: bold;
	display: block;

}


.hline-content:after,.hline-content:before{content:"";width:40%;height:0;border-bottom:1px solid #cecece;display:inline-block;position:relative;top:-3px}
.hline-content:after{left:16px}
.hline-content:before{left:-16px}

.hline{/* border-top: 1px solid #CCC; */margin-top: 12px;margin-bottom: 2px;position: relative;text-align: center;}
.product-view .hline{width:150px;}

.product-essential .hline-content{width: 100%;}
.product-price{font-size: 1.8em; color:#ae1c02;font-weight: 600;}
.regular-price p{margin: 0!important}
.price-info .regular-price .product-price{font-size: 35px!important}

/* ######## */

.catalog-product-view .breadcrumbs .items .product {
    /* font-size: 1.5rem;*/
    color: #000;
}

.product-view .product-shop .product-name h1{
	font-size:2.2rem;
	font-weight:600;
}

.price-mobile{
    margin-left:10px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-view .price-mobile{
    float: none;
}

.product-view .product-primary-column .price-mobile .price{
    font-size:2.2em !important;
}


.price-mobile .price{
    font-family: 'Open Sans', sans-serif;
    color:#ed5a1d;
    font-weight:800;
}

.price-mobile .price .sifra, .price-mobile .price .cent  {
    font-size: 0.5em;
}

.fixed-footer .button{
    border-radius:35px;
}

.fixed-footer .parcela{
    float:none;
}

#tawk-mobile iframe{
	bottom:170px!important;
}

.header-regular .logo-wrapper .logo img{
	width: 100%!important;
}

#mini-cart > a > span > span.icon.fa.fa-3x.fa-shopping-cart{
	color:#ae1c02;
}

@media (max-width: 768px) {
	#mini-cart > a > span > span.icon.fa.fa-3x.fa-shopping-cart{
		color:#ffffff;
	}
}

.precoparcelado-parcels{
	font-size:1em;
	color:#828282;

}

.itemslider .item{
	background-color:#fff;
	margin: 0 10px;
	box-shadow: 1px 3px 3px #ddd;
}

#page-columns > div > div.product-view.nested-container > div.product-img-column{
	background-color:#fff;
	border-radius:5px;
}

#page-columns > div > div.product-view.nested-container > div.product-primary-column.product-shop{
	background-color:#fff;
	border-radius:5px;
	box-sizing: border-box;
    padding: 20px;
}

.tabs-panels .acctab{
	font-weight:600;
}

#tarja-home{
	background-color:#ffffff;
	box-shadow: 1px 3px 3px #ddd;
	display:flex;
}

#tarja-home>div{
	margin:auto;
}


.destaque{
	display: flex;
    align-items: center;
    padding: 10px 0;
}

@media (max-width: 768px) {
	#tarja-home{
		display:block;
	}
	.destaque{
		display:block;
	}

}



.destaque i, .destaque h4{
	color:#ae1c02;
}

.destaque i{
	margin-right:10px;
}

.destaque h4{
	text-transform: uppercase;
	font-weight:600;
	text-align:left;
	margin:0;
}

.destaque p{
	text-align:left;
	color:#131313;
	font-size:0.9em;
}

/*
****** CENTRAL DE ATENDIMENTO *******
*/
.header__info {
    display: flex;
    width: 100%;
    height: 90px;
    align-items: center;
    justify-content: end;
}

.header__info__atendimento{
    display: flex;
    margin-right: 20px;
    align-items: center
}

.header__info__atendimento i{
    font-size: 28px;
    margin-right: 10px;
    color: #ae1c02;
}

.header__info__atendimento span{
    font-size: 12px;
    color: #828282;
    font-family: 'Poppins';
}

.header__info__atendimento h4{
    color: #ae1c02;
    margin: 0;
    font-size: 14px;
	font-weight:600;
}

.header__info__atendimento__content ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.header__info__atendimento__content ul li{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}

.header__info__atendimento__content ul li a{
    color: var(--body-color);
    font-size: 12px;
    font-family: 'Poppins';
    text-decoration: none;
}

.header__info__atendimento__content ul li:first-child{
    margin-right: 20px;
}

.header__info__atendimento__content {
    position: relative;
	text-align: left;
}

.header__info__atendimento__content__info::before {
    width: 0;
    height: 0;
    border-left: 10px solid #000 0;
    border-right: 10px solid #000 0;
    border-bottom: 10px solid #ae1c02;
    content: "";
    z-index: 11;
    top: -10px;
    position: absolute;
}

.header__info__atendimento__content__info::after {
    content: "";
    height: 12px;
    width: 130px;
    background: #0000;
    position: absolute;
    top: -15px;
    left: -36px;
}

.header__info__atendimento__content__info {
    position: absolute;
    z-index: 10000;
    background: #fff;
    padding: 15px 20px 10px;
    width: 270px;
    border-top: 3px solid #ae1c02;
    top: 49px;
    box-shadow: 2px 2px 3px #d4d4d4;
    transition: all 500ms ease-in-out;
    display: none;
    border-radius: 5px;
}

.header__info__atendimento__content__info ul li {
    margin-bottom: 10px;
}

.header__info__atendimento__content__info ul li:last-child {
    margin-bottom: 0;
}

#header-container > div > div > div.header-primary-container > div > div > div > div.hp-block.right-column.grid12-4 > div.item.container_header_primary_right_1.std{
	float:left;
}

#header-container > div > div > div.header-primary-container > div > div > div > div.hp-block.right-column.grid12-4 > div.item.container_header_primary_right_1.std, #header-container > div > div > div.header-primary-container > div > div > div > div.hp-block.right-column.grid12-4 > div:nth-child(2){
	display:inline-block;

}

.paypal-wrapper{
	float:none!important;
}

.product-view .container1-wrapper, .product-view .container2-wrapper, .product-view .add-to-box{
	border-bottom:none;
}

#checkout-payment-method-load dt img{
	padding-right:5px;
	vertical-align:middle;
}

#billing-new-address-form > div.fields.dob{
	width:98%;
}

#billing-new-address-form > div.fields.dob > div > div.input-box.dob-day, #billing-new-address-form > div.fields.dob > div > div.input-box.dob-month{
	width:32%;
}

#billing-new-address-form > div.fields.dob > div > div.input-box.dob-year{
	width:32%;
}