/*#nav-main .element-menu-main #menu-main .menu-main-list>li:hover > a {
	color: #875b00;
}

#product-list .product-list-item .product-image,
#product-list-sidebar .product-list-item .product-image {
		height: 220px;
}

#product-list .product-list-item .product-image img,
#product-list-sidebar .product-list-item .product-image img {
	max-height: 220px;
}*/

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-buy {
	width: 220px;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn-tell-me {
	width: 220px;
}

#banner-stripe {
    display: inline-block;
    font-size: 0;
    text-align: center;
    width: 100%;
}

#banner-stripe li {
	display: inline-block;
    margin: 0 10px;
}

#modal-on-exit-popup > div[class^="grid"] {
	width: 850px !important;
}

#modal-on-exit-popup .modal-content {
	max-height: 600px;
}

#modal-on-exit-popup .modal-content::after {
	background: url("https://cdn.simplo7.net/static/3163/galeria/147870560240463.png") no-repeat center bottom;
	content: "";
	display: inline-block;
	height: 120px;
	margin-top: 20px;
	width: 100%;
}

/*.element-product-related #product-list .product-list-item .product-image {
	height: 120px;
}

.element-product-related #product-list .product-list-item .product-image img {
	max-height: 120px;
}*/