/*
 Theme Name:   Indusri Child
 Theme URI:    https://indusri.wpengine.com/
 Description:  Indusri Child Theme
 Author:       the Indusri team
 Author URI:   https://wedesignthemes.com/
 Template:     indusri
 Version:      1.0.0
 Text Domain:  indusri-child
*/

/* Breacrumbs */
@media only screen and (min-width: 1281px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 0!important;
  }
}

@media only screen and (max-width: 1280px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 0!important;
  }
}

@media only screen and (max-width: 767px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 0!important;
  }
}