/**
* Theme Name: Shopic Child
* Description: This is a child theme of Shopic, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: shopic
* Version: 2.2.5
*/

.product-transition {
    min-height: 240px;
}
.contacts-page__link:hover{
	color:red !important;
}
.footer__number-block ul {
	margin-left:0px;
	list-style-type: none;
}
.contact__adress-block .elementor-icon-box-wrapper{
	display:flex;	
}
.contact__adress-block .shopic-icon-{
	margin-right:20px;
}
.contact__adress-block .shopic-icon-mail{
	margin-right:30px;
}
@media (max-width: 768px) {
	.mainCatBlocks {
		min-height:100px !important;
		height:170px !important;
	}
   }
