/*
Theme Name: color-magazine - Child
Theme URI: 
Author: 
Author URI: 
Description: This is child theme of color-magazine
Template: color-magazine
Version: 1.0.0
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

img{max-width: 100%; height: auto}
.mt-1, .my-1 {margin-top: 0.25rem!important; }
.mt-2, .my-2 {margin-top: 0.5rem!important; }
.mt-3, .my-3 {margin-top: 1rem!important; }
.mt-4, .my-4 {margin-top: 1.5rem!important; }
.mb-1, .my-1 {margin-bottom: 0.25rem!important; }
.mb-2, .my-2 {margin-bottom: 0.5rem!important; }
.mb-3, .my-3 {margin-bottom: 1rem!important; }
.mb-4, .my-4 {margin-bottom: 1.5rem!important; }

.pt-1, .py-1 {padding-top: 0.25rem!important; }
.pt-2, .py-2 {padding-top: 0.5rem!important; }
.pt-3, .py-3 {padding-top: 1rem!important; }
.pt-4, .py-4 {padding-top: 1.5rem!important; }
.pb-1, .py-1 {padding-bottom: 0.25rem!important; }
.pb-2, .py-2 {padding-bottom: 0.5rem!important; }
.pb-3, .py-3 {padding-bottom: 1rem!important; }
.pb-4, .py-4 {padding-bottom: 1.5rem!important; }

.d-flex {display: -ms-flexbox!important; display: flex!important; }
.flex-wrap {-ms-flex-wrap: wrap!important; flex-wrap: wrap!important; }
.justify-content-center {-ms-flex-pack: center!important; justify-content: center!important; }
.text-center{text-align: center;}

h1, h2, h3, h4, h5, h6{color: #fff}
#secondary .widget .widget-title{font-family: 'Josefin Sans',sans-serif; line-height: 1.5; color: #3d3d3d; font-weight: 700;}
.logo-ads-wrap .mt-container{justify-content: center}
.site-branding {margin-right: initial; }
#site-navigation{float: none}
#bottom-footer .mt-container{text-align: center}
#footer-navigation, .site-info{float: none}
#bottom-footer{font-size: 16px}
#site-navigation .menu-item-description::after, .mt-custom-page-header{ border-top: 1px solid #e1e1e1!important}
.mt-custom-page-header .entry-title, .mt-custom-page-header .page-title{font-size: 28px}

.footer-menu {list-style-type: none; margin: 0; }
.footer-menu li {margin: 0 10px; }
.footer-menu li a{display: block; }