/*
.cart-data-coupon-holder .link {
	background: #8F0305;
	border: 0;
	color: #fff !important;
    font-size: 14px;
	line-height: 20px;
	margin-top: 20px !important;
	padding: 10px 15px;
	text-decoration: bold;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
}


.row-actions .link {
	background: #8F0305;
	border: 0;
	color: #fff;
	display: inline-block;
	font-family: 'open_sans_bold';
	font-size: 14px;
	line-height: 20px;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
*/
/*Cor hover menu principal
#nav-main .element-menu-category #menu-category .menu-category-list > li > a:hover {
    color: var(--sec-color);
}



#product-list .product-list-item .wrapper-label > div {
    display: none;
}*/

/*Caixa de busca*/

#header-main .element-search .search-field {
border: 1px solid #cccccc !important;
    font-size: 22px !important;
    color:#555 !important;
    padding: 10px 20px !important;
}

#product-list .product-list-item {
    margin-bottom: 80px;}


/*Diminuir botão comprar vitrine conforme imagem*/
.wrapper-btn-buy-kit {
    padding: 0 50px 0 50px;
}

/*Botão comprar*/

#product-list .product-list-item .wrapper-btn-product .btn {
    padding: 10px;
}

/*Botão adicionar cupom de desconto igual fechar pedido*/
a#label-link-coupon {
    background: #8f0305;
    border: 0;
    padding: 12px 25px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    color: #fff !important;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'roboto_bold' !important;
    margin-top: 18px !important;
}
/*Cores caixa de pesquisa*/
#header-main .element-search .search-field {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
    padding: 17px 20px;
}
#header-main .element-search .btn.btn-search .btn-text {
    color: #000;
}
input#SearchFilter::placeholder {
    color: #000 !important;
}
/*Estilo Newsletter*/
#nav-bottom .element-newsletter-bottom .newsletter-inner {
    padding: 30px 100px;
    margin: 50px 0px;
}

#nav-bottom .element-newsletter-bottom .newsletter-form .btn {
    height:auto;
    line-height: 50px;
}

#nav-bottom .element-newsletter-bottom .newsletter-form .newsletter-submit {
    position: unset;
    margin-top: 15px;
}

#nav-bottom .element-newsletter-bottom .newsletter-form {
     padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

#nav-bottom .element-newsletter-bottom .newsletter-inner {
    background: #999999;}

#nav-bottom .element-newsletter-bottom .newsletter-form .btn {
    background: #333333;}
    
    
    
    




2.element-newsletter-bottom .grid-12 {
    width: 50%;
    right: -55%;
}
2#nav-bottom .element-newsletter-bottom .newsletter-inner {
    background: #8f0305;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    padding: 5px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
2#nav-bottom .element-newsletter-bottom .newsletter-header {
    padding-left: 60px;
    padding-right: 15px;
    width: 30%;
}
2#nav-bottom .element-newsletter-bottom .newsletter-header::before {
    color: #fff;
    content: "\f0e0";
    font-size: 40px;
    height: 40px;
    left: 0;
    margin-top: -20px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 60px;
}
2#nav-bottom .element-newsletter-bottom .newsletter-form {
    padding-left: 5px;
    padding-right: 160px;
    width: 70%;
}

#nav-main .element-banner-stripe {
    background: #f7f7f7;
    margin-top: 50px}

#product-list-sidebar .product-list-item .label-promo, #product-list .product-list-item .label-promo {
    display: none !important;
}

#product-list .product-list-item .label-launch {background: #ff1039; top: -10px; font-size: 15px;}

.element-product-detail .label-stamp-wrapper .label-stamp.label-launch {
    background: #ff1039;
}

#product-list .product-list-item .label-launch {
    display: none;
}