/*
Theme Name: Hello Child
Theme URI: https://yourwebsite.com
Description: Child Theme for Elementor Hello Theme
Author: Mubariz Khan
Author URI: https://stoneplanet.com.au/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-child
*/
body {
    background-color: #F6F7F8;
}
@media only screen and (max-width: 768px) {
.elementor-8114 .elementor-element.elementor-element-3971196.e-con {
	margin-left:8px;
}
}
.woocommerce-breadcrumb  {
	margin:0px !important;
}
@media (max-width: 767px) {
	.elementor-8210 .elementor-element.elementor-element-8f329d8.e-con {
		max-height:300px;
	}
	.cs-display-none{
		display:none;
	}
	.elementor-element-5bf6332 .dgwt-wcas-search-wrapp a {
		margin: 0 auto !important;
	}
}
@media (max-width: 1024px) {
    .elementor-8114 .elementor-element.elementor-element-058e04f .ts-main-nav-ul {
        justify-content: flex-start !important;
        gap: 2px !important;
    }
}