/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

@media only screen and (min-width: 940px) {
    .s-light .smart-head-sticky:not(.s-dark) {
    background-color: #d01c14;
    border: none;
  }
}

.post-content {
	font-size: 17px;
}