/*
Theme Name: Zazla Child
Theme URI: http://zazla.novaworks.net
Description: This is a child theme for Greefood Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: zazla
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.elementor-contact-form-7.nova-elements p {
    margin-bottom: 0;
}

@media (max-width:1280px){
.header-mobiles-wrapper .header-mobiles .site-logo img {
    max-height: inherit;
	width: 150px;
}
.handheld_component.handheld_component--dropdown-menu.nova_compt_iem.nova_com_action--dropdownmenu {
    display: none;
}
.header-mobiles-wrapper .header-handheld-header-bar .header-handheld__inner .handheld_component .component-target svg {
    width: 22px;
    height: 22px;
    position: relative;
    top: 2px;
}
}

@media (max-width:1199px){
.site-wrapper .site-content-wrapper {
    padding-top: 0 !important;
}
}

@media (max-width:767px){
}

@media screen and (min-width: 80em){
* .elementor-widget-container ul.products:not(.product-list-display) .product, ul.products:not(.product-list-display) .product {
    width: calc(100% / 4);
}
}


/****************************************************************/
/****************************************************************/
/****************************************************************/
