/*
 Theme Name:   Logico Child
 Description:  Logico Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/logico
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     logico
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  logico-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
@media only screen and (min-width: 841px) {
    .slide-sidebar-wrapper .slide-sidebar {
        padding: 40px 53px 45px 33px;
        min-height: calc(100% - 40px);
    }
}

h2{
	font-size:35px !important;
}
h1{
	font-size:40px !important;
}
h3{
	font-size:31px !important;
}
h4{
	font-size:28px !important;
}