/*
Theme Name: Mocca Child
Theme URI: https://mocca.true-emotions.studio
Description: Child theme for Mocca - E-Commerce WordPress Theme
Author: PixTheme
Author URI: https://true-emotions.studio/
Version: 1.0.0
License: See on zip package
License URI: See on zip package
Template: mocca
*/


/*your content goes from here*/
.header__page{
	padding:0
}
.productCard2__images > span > img {
	
    max-height: 400px;
}
@media (min-width: 1300px) {
    .lastchanceProducts .productCard2Right {
        max-width: 50%;
    }
	.lastchanceProducts .productCard2Left {
        flex-basis: calc(50% - 30px);
        min-width: calc(50% - 30px);
    }
}
