/*
	Theme Name: Adventure Tours Child
	Theme URI: http://themeforest.net/user/themedelight/portfolio
	Description: Adventure Tours child theme
	Template: adventure-tours
	Version: 1.0.0
  test
*/
@media(max-width:580px){
    .header-section--with-banner .breadcrumbs{
        display:none;
    }
    .header-section--with-banner .header-section__simple-image--with-breadcrumbs{
    margin-top:0;
    }
}
.form-block__clear-attribute-fields{
  display:none !important;
}