/*
Theme Name: Emaurri Child
Theme URI: https://emaurri.qodeinteractive.com
Description: A child theme of Emaurri
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: emaurri
Template: emaurri
*/


/* HIDE DATES */
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-date {
    display: none !important;
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    display: none !important;
}

.qodef-button.qodef-html--link {
	line-height: 1.2em !important;
}

div#gf_progressbar_wrapper_2 {
    margin: 20px 0 !important;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    max-height: 45px !important;
}
@media only screen and (max-width: 680px) {
p {
    font-size: 18px !important;
    line-height: 22px !important;
}
.textwidget p {
    font-size: 11px !important;
    line-height: 22px !important;
}
}


