/**
* Theme Name: Xocora Child
* Description: This is a child theme of Xocora, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: xocora
* Version: 1.3.1
*/

/** Search **/

.elementor-widget-xocora-search.search-form-hide-search-yes .widget_product_search form input[type=search], 
.elementor-widget-xocora-search.search-form-hide-search-yes .widget_product_search form input[type=text] {
	font-size: 16px;
	font-family: 'Droid Arabic Naskh';
}

.home img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    max-height: 420px;
}
.archive img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
	max-height: 300px;
}