/*
Theme Name: ZikZag Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: zikzag
Text Domain:  zikzag-child
*/

@media (max-width: 1350px){
    .header_search {display: none !important;}
	.button-wrapper-custom > a {border: 1px solid #ffffff;padding: 10px 20px !important;}
}
@media (max-width: 1199px){
   .answering-services h3{
		font-size:22px !important;
	}
	.sales-cards .elementor-column .elementor-element {
		height: 100%;
	}
	.sales-cards .elementor-column .elementor-element .elementor-widget-container {
		height: 100%;
	}
	.sales-cards .elementor-column .elementor-element .elementor-widget-container a {
		height: 100%;
	}
}
@media (max-width: 767px){
	.sales-cards .elementor-column .elementor-element {
		height: auto;
	}
	.sales-cards .elementor-column .elementor-element .elementor-widget-container {
		height: auto;
	}
	.sales-cards .elementor-column .elementor-element .elementor-widget-container a {
		height: auto;
	}
}
