/*
 Theme Name:   Neytri Child
 Theme URI:    https://neytri.wpengine.com/
 Description:  Neytri Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     neytri
 Version:      1.0.0
 Text Domain:  neytri-child
*/

.dark-bg-breadcrumb .main-title-section h1, .main-title-section h1,
.dark-bg-breadcrumb .breadcrumb, .dark-bg-breadcrumb .breadcrumb span.current, .breadcrumb, .breadcrumb span.current{
	line-height: 50px;
}

#header-wrapper{
	margin-bottom: 50px;
}

section.related.products{
	clear: both;
}

@media only screen and (min-width: 1281px) {
    .main-title-section-wrapper .main-title-section-container {
        padding: 70px 0 20px 0;
    }
}