/*
 Theme Name:   Meals Wheels Child Theme
 Theme URI:    https://meals-wheels.themerex.com/
 Description:   Meals Wheels Child Theme
 Author:       ThemeRex
 Author URI:   https://themerex.com/
 Template:     meals-wheels
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  monyxi
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.page_content_wrap {
	padding-top: 6.6rem;
	padding-top: 0;
	padding-bottom: 2rem;
}
@media (max-width: 1679px) {
	.page_content_wrap {
		padding-top: 6.6rem !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}
@media (max-width: 1024px) {
	.page_content_wrap {
		padding-top: 4.6rem !important;
		padding-top: 0 !important;
	}
}
@media (max-width: 767px) {
	.page_content_wrap {
		padding-top: 0 !important;
	}
}
.woocommerce .page_content_wrap, .woocommerce-page .page_content_wrap {
    margin-top: 0;
}
@media (min-width: 1441px) {
    .body_wrap {
        padding: 0;
    }
}
@media (min-width: 1025px) and (max-width: 1440px) {
    .body_wrap {
        padding: 0;
    }
}
.scheme_default .sc_team_short .sc_team_item_thumb {
    border-radius: 200px;
}
.scheme_default .sc_team_short .sc_team_item_info {
    background-color: transparent;
	padding: 20px 15px 40px;
}