/*
 Theme Name:   italianshops.ro
 Description:  italianshops.ro
 Author:       Cristian Ion
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.elementor-widget-container details summary:after {
    content: '\00a0\00a0...citeste mai mult';
    color: #c7c1a1;
}
.elementor-widget-container details[open] summary:after {
    content: '\00a0\00a0...restrange'
}

.elementor-widget-container details summary {
    cursor: pointer;
    outline-color: #FFF
}
.product.swiper-slide img.attachment-full {
    max-height: 260px !important;
}
.product.swiper-slide .eael-product-title {
    min-height: 65px;
}
.eqbox {
    width: 97%;
	min-height:204px;
}
@media only screen and (max-width: 600px) {
	.eqbox {
		width: 100%;
	}
}