/*
Theme Name: CheerUp Child
Theme URI: http://theme-sphere.com/
Description: A child theme of CheerUp
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: cheerup
Version: 1.1
*/
body{
 background: #f3f2f2;
}
.post-excerpt p{
 font-size: 16px;
 line-height: 1.8125;
}
.main {
 margin-top: 15px !important;
 margin-bottom: 80px;
}
.main-content{
 background: #fff;
 box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.08);
}
.the-post .featured {
 margin: 0 -15px 0px !important;
}
.post-meta-c .post-title-alt{
 margin-top:5px !important;
}
.the-post .the-post-meta {
 margin: 30px !important;
}
.quickfacts{
 margin: -28px -45px 40px -44px;
 background: #fdf9de;
}
ul.quickfact-info {
 padding: 0;
 margin: 0;
 list-style: none;
 display: flex;
 flex-flow: row wrap;
 background: #fff6e6;
 font-size: 13px;
 border-bottom: 1px dashed #ddd;
}
ul.quickfact-info > li {
 border-top: 1px dashed #ddd;
}
ul.quickfact-info > li {
 padding: 6px 20px;
 flex-basis: 44%;
 display: flex;
 flex-flow: row wrap;
 justify-content: space-between;
}
ul.quickfact-info > li strong {
 font-weight: bold;
 position: relative;
}
ul.quickfact-info > li span {
 font-style: italic;
}
.quickfacts h2.qfh2{
 margin: 0px 0px 0px;
 padding: 10px 30px;
 background: #0098b2;
 color: #fff;
 font-size: 18px;
}
@media (max-width: 540px) {
.the-post .the-post-header .post-title {
 margin: 3px -20px;
 font-size: 20px;
 font-weight: bold;
}
 
 .the-post-header .post-title, .the-post-header .post-title-alt {
 font-size: 20px;
 margin: 3px -20px;
}
 .wrap {
 padding: 0px 0px !important;
 }
 .the-post .the-post-meta {
 margin-bottom: 26px;
 padding: 5px 20px 0;
 }
 ul.quickfact-info > li{
 flex-basis:100%;
 }
.mobile-nav { 
 margin-left: 20px;
}
.top-bar-b .actions {
 margin-right: 20px;
}
.main-head.compact .title {
 padding: 0px 0;
}
.quickfacts {
 margin: 0 -20px 20px;
 background: #fdf9de;
}
 .entry-content{
 padding:20px;
 }
 .post-share-float {
 position: static !important;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-left: 0;
 margin-top: 1px;
 margin-bottom: -21px;
 padding-left: 1px;
 height: auto !important;
 background: #00889f;
}
}
/* // META TEMPLATE ... This is in Customizer CSS as well.. When Cache is Cleared Customizer CSS can Be Removed */
.heading h2{
 font-size: 35px;
 text-transform: capitalize;
 text-align:center;
 margin-bottom:20px;
}
.container {
 max-width: 1280px;
 margin: 0 auto;
}
.custholder {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
 width: 100%;
}
.custcol-4 {
 width: 33.33%;
 padding: 0px 10px;
 box-sizing: border-box;
 }
.image-height img {
 width: 100%;
 height: 350px !important;
}
.slider-container {
 position: relative;
 height: 350px;
 background: #555555;
 margin-bottom:20px
}
.slider-container:after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: -webkit-gradient(linear, left top, left bottom, from(rgba(101, 100, 96, 0)), color-stop(60%, rgba(101, 100, 96, 0.2)), to(#1c1c1c));
 background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0%, rgba(101, 100, 96, 0.2) 60%, #1c1c1c 100%);
}
.slider-container img {
 width: 100%;
 height: 350px !important;
 -o-object-fit: cover;
 object-fit: cover;
}
.slider-container .slider-cat {
 background: #0bc615;
 color: #ffffff;
 padding: 5px 10px;
 position: absolute;
 top: 10px;
 left: 10px;
 font-size: 14px;
}
.slider-container .slider-desc {
 position: absolute;
 bottom: 0px;
 color: #ffffff;
 padding: 10px 15px;
 z-index: 2;
}
.slider-container .slider-desc small {
 color: #fff !important;
}
.slider-container .slider-desc small i {
 color: #fff !important;
}
.slider-container .slider-desc p {
 color: #fff;
 display: -webkit-box;
 text-overflow: ellipsis;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
 overflow: hidden;
 margin-bottom: 0;
}
.slider-container .slider-desc i {
 margin: 0 5px 0px 10px;
}
.slider-container .slider-desc h2 {
 font-size: 18px;
 margin-bottom: 0px;
 line-height: 1.5;
 font-weight: 600;
 color: #ffffff !important;
}
.slider-container .slider-desc a {
 color: #ffffff;
 -webkit-transition: all 0.2s ease-in;
 transition: all 0.2s ease-in;
}
.slider-container .slider-desc a:hover {
 color: #e2e2e2;
 text-decoration: underline;
}
.slider-container .slider-desc .category {
 color: #ffffff;
 width: -webkit-fit-content;
 width: -moz-fit-content;
 width: fit-content;
 padding: 2px 5px;
 margin-bottom: 5px;
 border-left: 4px solid #0bc615;
}
.slider-container .slider-desc .category p {
 margin: 0;
 font-size: 12px;
}
@media screen and (max-width: 640px) {
 .image-height {
 height: 230px !important;
 }
 .image-height img {
 width: 100%;
 height: 230px !important;
 }
}
@media screen and (max-width: 992px) {
 .image-height {
 height: 252px !important;
 }
 .image-height img {
 width: 100%;
 height: 252px !important;
 }
}.heading h2{
 font-size: 35px;
 text-transform: capitalize;
 text-align:center;
 margin-bottom:20px;
}
.container {
 max-width: 1280px;
 margin: 0 auto;
}
.custholder {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-left: -10px;
 margin-right: -10px;
 width: 100%;
}
.custcol-4 {
 width: 33.33%;
 padding: 0px 10px;
 box-sizing: border-box;
 }
.image-height img {
 width: 100%;
 height: 350px !important;
}
.slider-container {
 position: relative;
 height: 350px;
 background: #555555;
 margin-bottom:20px
}
.slider-container:after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: -webkit-gradient(linear, left top, left bottom, from(rgba(101, 100, 96, 0)), color-stop(60%, rgba(101, 100, 96, 0.2)), to(#1c1c1c));
 background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0%, rgba(101, 100, 96, 0.2) 60%, #1c1c1c 100%);
}
.slider-container img {
 width: 100%;
 height: 350px !important;
 -o-object-fit: cover;
 object-fit: cover;
}
.slider-container .slider-cat {
 background: #0bc615;
 color: #ffffff;
 padding: 5px 10px;
 position: absolute;
 top: 10px;
 left: 10px;
 font-size: 14px;
}
.slider-container .slider-desc {
 position: absolute;
 width: 100%;
 bottom: 0px;
 color: #ffffff;
 padding: 10px 15px;
 z-index: 2;
}
.slider-container .slider-desc small {
 color: #fff !important;
}
.slider-container .slider-desc small i {
 color: #fff !important;
}
.slider-container .slider-desc p {
 color: #fff;
 display: -webkit-box;
 text-overflow: ellipsis;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
 overflow: hidden;
 margin-bottom: 0;
}
.slider-container .slider-desc i {
 margin: 0 5px 0px 10px;
}
.slider-container .slider-desc h2 {
 font-size: 18px;
 margin-bottom: 0px;
 line-height: 1.5;
 font-weight: 600;
 color: #ffffff !important;
}
.slider-container .slider-desc a {
 color: #ffffff;
 -webkit-transition: all 0.2s ease-in;
 transition: all 0.2s ease-in;
}
.slider-container .slider-desc a:hover {
 color: #e2e2e2;
 text-decoration: underline;
}
.slider-container .slider-desc .category {
 color: #ffffff;
 width: -webkit-fit-content;
 width: -moz-fit-content;
 width: fit-content;
 padding: 2px 5px;
 margin-bottom: 5px;
 border-left: 4px solid #0bc615;
}
.slider-container .slider-desc .category p {
 margin: 0;
 font-size: 12px;
}
@media screen and (max-width: 640px) {
 .image-height {
 height: 230px !important;
 }
 .image-height img {
 width: 100%;
 height: 230px !important;
 }
}
@media screen and (max-width: 992px) {
 .image-height {
 height: 252px !important;
 }
 .image-height img {
 width: 100%;
 height: 252px !important;
 }
}