/*
Theme Name: Aalto Child
Theme URI: http://aalto.edge-themes.com
Description: A child theme of Aalto Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: aalto
Template: aalto
*/

.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs a, 
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs span,
.edgtf-portfolio-single-holder .edgtf-ps-info-holder .edgtf-ps-info-item:not(.edgtf-ps-content-item) a, 
.edgtf-portfolio-single-holder .edgtf-ps-info-holder .edgtf-ps-info-item:not(.edgtf-ps-content-item) p:not(.edgtf-social-title) {
	font-style: normal !important;
}

@media only screen and (max-width: 767px) {
    .reverse-sm-order {
        display: flex;
        flex-direction: column-reverse;
    }
}