/*
 Theme Name:   KCOurHealthMatters
 Theme URI:    https://wpsuperheroes.com
 Description:  KC Our Health Matters
 Author:       Ryan & Lenny
 Author URI:   https://wpsuperheroes.com
 Template:     htmag
 Version:      1.0.0
 Text Domain:  htmag-child
*/
#wpcf7-f3886-p351-o1 .form-row input[type='submit']:hover{
	background: none repeat scroll 0% 0% #EF2748;
}
.entry .alert-box.secondary.alignright div.box-inner-block {
    padding-left: 0;
}
.alert-box.secondary.alignright .close {
    top: 11px;
    right: 4px;
    font-size: 21px;
    color: #232222;
    opacity: 0.8;
    background: #fff;
    display: none;
    padding: 14px 12px 10px 12px;
}
.logged-in .top-nav #menu-item-3855{
	display:none;
}
@media(max-width:547px){

    .alert-box.secondary.alignright{
        width:100% !important;
    }

}

@media (max-width:880px){
    #navbar_toggle {  display: block !important; }

}
.entry h4 {
    margin-top: 32px;
}

.entry ul {
    padding-left: 2em;
}
h3 {
    padding-top: 1em;
}
.entry ul, #comments ul {
    padding-left: 2em;
}
.archive.author,
.archive.author .author{
    display: block; 
}
.testimonials-widget-testimonials .credit .author{
    display: block;
    font-weight: 600;
    color: #444;
}
.page-id-1785 .wpb_single_image{
    position: relative;
}
.page-id-1785 .wpb_single_image h2.wpb_singleimage_heading{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.6);
    padding: 20px;
    font-size: 1.3em;
    color: #000;
    border-radius: 1px;
    margin: 0;
}
.page-id-1785 .wpb_single_image:hover h2.wpb_singleimage_heading{
    z-index: -2;
}
#pop-form {
    position: fixed;
    width: 100%;
    background: #222;
    top: 0px;
    height: 100%;
    overflow: hidden;
    text-align: center;
    z-index: 99999;
}
span.close {
    color: #fff;
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 19px;
    cursor: pointer;
    background: #EF2748;
    font-weight: bold;
    padding: 5px 14px;
    border-radius: 3px;
    z-index: 99;
}
span.close:hover{
    color: #ccc;
}
#pop-form form.wpcf7-form {
background: #fff;
    padding: 35px;
    border-radius: 3px;
}
#pop-form form.wpcf7-form h2{
    font-size: 3em;
    color: #EF2748;
    margin-bottom: 5px;
}
#pop-form form.wpcf7-form .form-row span.wpcf7-form-control-wrap {
    display: inline-block;
    min-width: 60%;
}
#pop-form form.wpcf7-form p{
    margin: 0 auto;
    font-size: 1.25em;
    font-weight: 500;
    color: #000;
  
}
#pop-form .agree .wpcf7-checkbox .wpcf7-list-item input[type=checkbox],
#pop-form input[type=submit]{
    height: auto;
}
#pop-form .agree .wpcf7-checkbox .wpcf7-list-item{
    display: block;
    text-align: left;
    margin: 0;
}
#pop-form .agree .wpcf7-checkbox {
    
}
#pop-form .pop-content {
    max-width: 50%;
    margin: 0px auto;
    transform: translateY(25%);
}
@media screen and (max-width: 767px){
    #pop-form .pop-content {
        max-width: 80%;
    }

    .bigslider.grid .main-slideshow.style2 .big-slideshow {
        padding-right: 0;
        width: 100%;
    }



}
@media screen and (min-width: 768px){
    header.header-wraper  #main-menu ul ul.sub-menu{
        width: 240px;
    }
    #pop-form form.wpcf7-form p{
          padding: 0 10%;
    }
}


p.post-meta .date {
    display: none;
}

span.date {
    display: none;
}

p.post-meta {
    border: none;
    padding: 0;
}

.box-post {
    background: #efefef;
    padding: 20px;
}


.owl-dots {
    bottom: auto;
    top: 1px;
    transform: scale(0.7);
}

/*MAGZINE POPUP*/ 
#pop-form .pop-content span.close{
    background: #222;
}
#pop-form .pop-content input[type=submit]{
       background: #EF2748;
    /* color: #EF2748; */
    border-radius: 30px;
     border: 2px solid #EF2748;
}
/*BUILT BY LOGO*/ 
.build-by{
    display: inline-block;
    position: relative;
}
.build-by .hover{
    position: absolute;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.build-by:hover .hover{
    opacity:1;
}
.build-by img{
    transform: translate(0%, 44%); 
}
@media(max-width:767px){
    /*HEADER RESPONSIVE STYLE

    header  .ads-top,
    footer .footer_header{
        display: none;
    }
    body #mobile-slide{
        position: fixed;
        z-index: 9991;
    }
    body .row{
        min-width: 100%;
    }
    body  .container .inner-container,
    body  footer #footer-widget-area{
        padding-left: 15px;
        padding-right: 15px;
    }
    #content .fv_row-fluid .sidebar_content.left {
        padding-right: 15px;
        border-right: 0px solid #F3F3F3;
    }
    #content .video-box .video-wrap {
        padding: 20px 0;
    }
    /*SIDEBAR ADS STYLE*/
    .home .theiaStickySidebar{ 
        display: none;
    }
    .theiaStickySidebar .ads250-250 .ad-cell {
        width: 100%;
        height: max-content;
    }
    .theiaStickySidebar .ads250-250 .ad-cell img{
        width: 100%;
        height: auto;
    }
    footer .social-footer {
        float: none;
    }
    footer .widget.social-icons-widget{
        text-align: center;
    }
    footer .widget.social-icons-widget .social-icons{
        display: flex;
        justify-content: space-around;
        margin-bottom: 30px;
    }
    footer .widget  .footer-widget-title {
        margin-bottom: 15px;
    }
    footer .footer-copyright{
        line-height:1.5;
    }
    footer .footer-copyright a{
        display: inline-block;
    }
    footer .build-by {
        margin-top: -12px;
        margin-bottom: 4rem;
    }
    /*SINGLE POST TEMPLATE STYLE*/
    .single #content {
        margin-bottom: 0.5rem;
    }
    .single #content .entry-header{
        margin-bottom: 1.5rem;
    }
    .single #content .entry-header .entry-title{
        margin-bottom:0;
    }
    .single #content .entry-header .post-meta{
        margin:0;
    }
    .single #content .entry{
        padding:0;
        margin-bottom: 0;
    }
    .single #content .entry p:last-child{
        margin-bottom: 0;
    }
    .single #content .entry ul{
        padding-left: 0;
    }
    /*RELATED POSTS*/
    .single #related_posts .post-listing{
        margin-bottom: 0;
    }
    .single #related_posts .related-item{
        width: 100%;
    }
    .single #related_posts .related-item:last-child{
        padding-bottom: 0;
    }
    .single #related_posts .related-item .post-meta{
        display:none;
    }
    /*RELATED POSTS END*/


    /*SIDEBAR WIDGETS*/
    .single #sidebar{
        padding-left:0;
    }
    .single #sidebar .widget.ads250_250-widget{
        margin-bottom: 1.5rem;
    }
    .single #sidebar .widget.ads250_250-widget .news-box-title{
        margin-bottom: 0.5rem;
    }
    /*SIDEBAR WIDGETS END*/
    /*SHARING BUTTONS*/
    .single #content .share-mask,
    .single #content .share-wrapper{
        width: 100%;
        display: block;
    }
    .single #content .share-wrapper{
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
    .single #content  .social-badges,
    .single #content .post-navigation-link{
        margin-bottom: 2rem;
    }
    .single #content  .social-badges .sharing-link {
        width: auto;
        padding: 0 7px;
    }
    .single #content  .social-badges .sharing-link span{
        display:none;
    }
    .single #content  .social-badges .sharing-link i {
        padding: 0;
        margin-right: 0;
        border-right: 0px solid rgba(255, 255, 255, 0.3);
    }
    /*SHARING BUTTONS END*/
    .single #content .post-navigation-link div a:after{
        font-size:50px;
    }
    .single #content .post-navigation-link .post-previous {
        padding-left: 25px;
    }
    .single #content .post-navigation-link .post-next {
        padding-right: 25px;
    } 
    /*SINGLE POST TEMPLATE STYLE END*/
    /*HOME PAGE STYLE*/
    .home .box-container .big-item-wrap,
    .home .box-container .small-item-list{
        width: 100%;
    }
    .home .video-box .big-video-column{
        width: 100%;
        padding: 0;
    }
    .home .box-container.theme1 .small-items-container .small-item-wrap,
    .home .box-container.theme3 .small-items-container .small-item-wrap.column-3{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .home .box-container.theme1 .post-box-title,
    .home .box-container.theme3 .post-box-title{
        padding-top: 0;
    }

    /*HOME PAGE STYLE END*/
    /*DIGITAL MAGZINE STYLE*/
    .page-id-1785 .entry .fv_row-fluid {
        margin-bottom: 0;
    }
    .page-id-1785 .entry .fv_row-fluid h3 {
        margin-top: 0px;
        padding-top: 0;
    }
    .page-id-1785 .wpb_single_image h2.wpb_singleimage_heading{
        background: linear-gradient(0deg, black, transparent);
        padding: 12px 8px;
        font-size: 1.25em;
        color: #f9f6f6;
    }
    /*DIGITAL MAGZINE STYLE End*/
}
/*WOOCOMMERCE STYLE*/
.woocommerce-cart.woocommerce-page .inner-container.right .sidebar_content,
.woocommerce-checkout.woocommerce-page .inner-container.right .sidebar_content{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    float: none;
}
.woocommerce-cart.woocommerce-page #sidebar,
.woocommerce-checkout.woocommerce-page #sidebar{
    display: none;
}
.woocommerce-checkout.woocommerce-page form.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout.woocommerce-page form.woocommerce-checkout .col2-set .col-2{
    float: left;
    width: 100%;
}
.woocommerce-checkout.woocommerce-page form.woocommerce-checkout .col2-set input:not(.input-checkbox){
    width: 100%!important;
}
/*MY ACCOUNT PAGE*/
.woocommerce-account.woocommerce-page .inner-container.right .sidebar_content{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    float: none;
}
.woocommerce-account.woocommerce-page #sidebar{
    display: none;
}
/*POP UP NEW STYLE*/
.login-popup{
    cursor: pointer;
}
/*POP UP NEW STYLE*/

.main-slideshow.style2 .owl-item .item::before {
    height:0 !important;
}