#product-list .product-list-item .product-image a:not(.label-unavailable),
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) {
	padding-top: 180%;
}

.element-banner-stripe .container-12,
.element-banner-stripe .container-12 .grid-12 {
    margin-left: 100 !important;
    margin-right: 100 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.element-banner-stripe img {
    width: 100%;
}

.grid-2.grid-logo img {
    max-width: 430%;
}

.element-menu-category .container-12,
.element-menu-category .container-12 .grid-12,
.element-menu-main .container-12,
.element-menu-main .container-12 .grid-12 {
    margin: 0;
    width: 100%;
	max-width:100%;
}

#nav-main .element-menu-category #menu-category .menu-category-list {
	justify-content: center;
}

/*Banner 100%*/
body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.element-banner-main img {
	width: 100%;
}

a.btn-zap {
    background: #006900;
    color: white;
    padding: 8px 10%;
    font-weight: bold !important;
    font-size: 16px;
    border-radius: 5px;
}

.wrapper-btn-actions .btn {
    margin: 10px;
}

a.btn-zap:before {
    content: "\f232";
    font-family: 'FontAwesomeBrands';
    margin-right: 8px;
    font-size: 25px;
    font-weight: 200;
}

a.btn-zap:hover {
    text-decoration: none;
}

/*Cupom de desconto*/
.cart-data-coupon-holder .link {
	background: #006900;
	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;
}
.grid-3.grid-social-footer {right: -20px}
/*
.wrapper-btn-actions {
    display: none;
}
 Remover compartilhamento das redes sociais
.product-sharing { 
display: none !important; 
}  */ 
.element-product-detail .product-main-image img {
    max-height: 570px !important;
}
 
.element-product-detail .product-main-image {
    height: 570px !important;
}

#footer-main .element-phone .info-phone:nth-of-type(1) {
    display:none;
}

.info-inner span.info-phone:nth-of-type(3){
    display:none
}

#product-list .product-list-item {
    margin-bottom: 40px;
}

#product-list .product-list-item {
    height: 920px !important;
}

button.btwap {
    width: 100%;
    background: rgb(233, 255, 207);
    color: #006900;
    display: flex;
    font-size: 16px;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin-top: 5px;
    outline: none !important;
    cursor: pointer;
    border: 1px solid black;
}


#product-list .product-list-item .product-list-item-inner.show-btn .wrapper-btn-product, #product-list-sidebar .product-list-item .product-list-item-inner.show-btn .wrapper-btn-product {
    visibility: visible;
    opacity: 1;
}

.pagina-produto .wrapper-btn-buy {
    display: flex !important;
    flex-direction: column;
}

.btn-comprar-whats {
    text-align: center;
    background: rgb(233, 255, 207);
    color: #006900;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #000;
    margin-top: 10px;
}
.product-rating .product-rating-stars-wrapper .product-rating-stars-bg {
    width: 100% !important;!i;!;
}