/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* site header styles */
header{
    background-color:#F8EDE3 !important;
}
.site-header .custom-logo{
    margin-left:20px !important;
    margin-top:-10px !important;
    margin-bottom:-10px !important;
    
}
.site-header .menu{
    margin-top:10px;
}

.site-header .menu .menu-item-279{
    background-color:#C5705D;
    margin-left:150px;
    border: 2px solid #C5705D;
    border-radius:5px;
}
.site-header .menu .menu-item-279 a{
    color:#F8EDE3 !important;
}

.page-header .entry-title{
    width:100%;
    font-family: 'poppins';
    font-weight:500;
    color:#C5705D;
    font-size:28px;
    padding-left:20px !important;
    margin:0px !important;
}
.classes-header{
    background-color:#F8EDE3 !important;
    width:100% !important;
    margin:0px;
    padding:5%;

    
}
.classes-header-h2{
        font-size:33px;
        font-weight:900;
        font-family:'poppins' !important;
    color:#C5705D !important;
}
.classes-header-p p{
       font-size:17px;
        font-family:'poppins' !important; 
        font-weight:300;
        max-width:500px;
        margin-top:20px;
        margin-bottom:60px;
        line-height:1.5em;
}
.classes-header-a{
        font-size:16px;
        font-family:'poppins' !important;
        background-color:#C5705D;
        color:#F8EDE3 !important;
        border:1px solid #C5705D;
        border-radius:5px;
        padding:10px;
}
.classes-header-button{
    color:#C5705D !important;
}
.classes-header-icon{
    margin-left:20px !important;
    width:40px !important;
    color:#C5705D !important;
}
@media only screen and (max-width: 600px) {
    .classes-header-h2{
        font-size:29px;
        font-weight:600;
    }
    .classes-header-p{
       font-size:16px;
       font-weight:300;
    }
    
}


/*-----------------------------------Main FOOTER----------------------------------------*/
/*-----------------------------------Main FOOTER----------------------------------------*/
/*-----------------------------------Main FOOTER----------------------------------------*/
/*-----------------------------------Main FOOTER----------------------------------------*/
.main-footer{
    width:100%;
    padding-left:50px;
    padding-right:50px;
    padding-top:50px;
    background-color:#F8EDE3;
}
.main-footer h3.main-footer-headding{
    font-size:52px !important;
    font-family:'poppins' !important;
    color:#C5705D;
    display:block;
    text-align:center;
    padding-bottom:50px;
    font-family:'poppins';
    font-weight:600;
    max-width:750px;
    margin:auto;
    
}
.main-footer p.p1{
    text-align:center;
    font-size:16px;
    padding-bottom:50px;
    font-family:'poppins';
    font-weight:400;
    max-width:650px;
    margin:auto;
    color:#36454F;
}
.main-footer a.footer-button1{
    display:block;
    text-align:center;
    width:300px;
    margin:auto;
    font-size:16px;
    background-color:#C5705D;
    color:#ffffff;
    padding: 10px 20px;
    margin-bottom:100px;
    font-family:'poppins';
    border-radius:5px;
    text-decoration: none;
    border:1px solid #C5705D;
    transition: 0.3s;
}
.main-footer a.footer-button1:hover{
  background-color:#F8EDE3;
  color:#C5705D;
  border:1px solid #C5705D;
  transition: 0.3s;
}
.main-footer .footer-row1{
   display:inline;
}
.main-footer .footer-row1 .row1-column{
    display:inline-block;
    width:24%;
    text-align:left;
}
.main-footer .footer-row1 .row1-column .r1-c-center{
display:table;
margin:auto;
    
}
.main-footer .footer-row1 .row1-column .last-column{
    text-align:right !important;
}
.main-footer .footer-row1 .row1-column p{
    text-align:left;
    color:#C5705D;
    font-size:16px;
    font-weight:600;
    margin-bottom:20px;
}
.main-footer .footer-row1 .row1-column a{
   display:table;
   color:#C5705D;
    font-size:16px;
    margin-bottom:7px;
}

.main-footer .footer-row2{
    margin-top:20px;
}
.main-footer .footer-row2 .main-footer-logo{
    width:200px;
}
.main-footer .footer-row2 .row2-column{
    display:inline;
}
.main-footer .footer-row2 .footer-social{
    width:25px !important;
    margin-right:5px;
}
.main-footer .footer-row2 .row2-column{
    display:inline-block;
}
.main-footer .footer-row2 .row2-column p{
    text-align:center;
    font-family:'poppins';
    font-size:15px;
    color:#36454F;
    font-weight:300;
}
.main-footer .footer-row2 .row2-column a{
    color:#36454F;
}

.main-footer .footer-row2 .slim{
    width:15%;
}
.main-footer .footer-row2 .wide{
    width:69%;
    
}
.main-footer-row3 span{
    display:block;
    width:100%;
    background-color:#C5705D;
    color:#ffffff;
    text-align:center;
    padding:10px;
    font-size:16px;
}
@media only screen and (max-width: 907px) {
    .main-footer h3{
    font-size:40px !important;
        
    }
.main-footer .footer-row2 .slim{
    width:100%;
    margin-bottom:10px;
}
.main-footer .footer-row2 .wide{
    width:100%;
    margin-bottom:10px;
    
}
.main-footer .footer-row2 .main-footer-logo-class{
    display:table !important;
    margin:auto !important;

}
.main-footer .footer-row2 .footer-social-class{
    display:table !important;
    margin:auto !important;

}
    
}
@media only screen and (max-width: 600px) {
    .testimonials-img span{
        font-size: 28px; 
        font-weight: 600;
        border-radius: 500px; 
        padding: 10px 25px;
    }
 .main-footer h3.main-footer-headding{
    font-size:28px !important;
    font-weight:600;
    padding-bottom:50px;
}
.main-footer p.p1{
    font-size:15px;
    padding-bottom:50px;
    font-weight:300;

}
.main-footer a.footer-button1{
    display:block;
    text-align:center;
    width:300px;
    margin:auto;
    font-size:16px;
    background-color:#C5705D;
    color:#ffffff;
    padding: 10px 20px;
    margin-bottom:100px;
    font-family:'poppins';
    border-radius:5px;
    text-decoration: none;
    border:1px solid #C5705D;
    transition: 0.3s;
}
 
 

.main-footer .footer-row1 .row1-column{
    width:49% !important;
    padding-left:10px;
    margin-bottom:10px;

}
.main-footer .footer-row1 .row1-column.second-column,.main-footer .footer-row1 .row1-column.last-column{
    width:30% !important;

}

.main-footer .footer-row1 .row1-column .r1-c-center{
margin:0;
    
}

.main-footer .footer-row1 .row1-column{
    
}
.main-footer .footer-row1 .footer-mobile-wrap{
margin-left:10%;
}
    
}
/*------------------------FOOTER END-----------------------------------*/
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

/*-------------memberPress Login and Others Styling-------------------------------------------*/
/*-------------memberPress Login and Others Styling-------------------------------------------*/
/*-------------memberPress Login and Others Styling-------------------------------------------*/
#mepr_loginform{
    
}
.mp_wrapper .mepr-form  label{
    font-size:14px !important;
    font-family:'poppins' !important;
    font-weight:400 !important;
    color:#fff !important;
    margin-top:10px !important;
    margin-bottom:5px !important;
}
.mp_wrapper .mepr-form .mepr-share-button{
    font-size:14px !important;
    font-family:'poppins' !important;
    font-weight:400 !important;
    color:#fff !important;
    background-color:transparent !important;
    border: 1px solid #fff !important;
    border-radius:5px !important;
    padding-right:20px !important;
    padding-left:20px !important;
}
.mp_wrapper .mepr-form .mepr-share-button:hover{
    color:#C5705D !important;
    background-color:#fff !important;
    
}
.mp_wrapper .mepr-login-actions a{    
    font-size:14px !important;
    font-family:'poppins' !important;
    font-weight:400 !important;
    color:#fff !important;
}
.mepr_username .mp-form-label{
    
}
#user_login{
    
}
#user_pass{
    
}




/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
.accordion-classes-program {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active-classes-program, .accordion-classes-program:hover {
  background-color: #ccc;
}

.accordion-classes-program:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active-classes-program:after {
  content: "\2212";
}

.panel-classes-program {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/*---------------------------------------------------------------------------*/

/* Style the buttons that are used to open and close the accordion panel */
.panel-group .panel .panel-heading:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content:"\e113" !important;    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #36454F;         /* adjust as needed */
    font-size:20px;
    margin-top:30px;
    margin-right:20px;
    z-index:1 !important;
}
.panel-group .panel .panel-heading.collapsed:after {
    /* symbol for "collapsed" panels */
    content:"\e114" !important;    /* adjust as needed, taken from bootstrap.css */
    z-index:10 !important;
}



.panel-group .panel-default{
    margin:0px !important;
    border:none;
}
.panel-group .panel-default .panel-heading{
    background-color:#efefef !important;
    border:none !important;
    padding:10px !important;
    border-radius:5px;
}

.panel-heading, .panel-title{
}




/*program class thumbnail class*/
/*program class thumbnail class*/
/*program class thumbnail class*/
.program-class-thumb{
}

.program-class-thumb .wp-post-image{
    background-color:#36454F;
    height:110px !important;
    width:220px !important;
    margin-top:-50px;
    padding:0px 20px 0px 0px;
}
.program-class-lines{
    padding-left:20px;
    display:inline-block !important;
}
.program-class-firstline{
    padding-top:0px;
    font-size:20px !important;
    font-weight:600 !important;
    color:#36454F;
    font-family:'poppins';
    
    
}
.program-class-secondline{
    margin-top:15px;
    font-size:14px;
    font-weight:500;
    font-family:'poppins';
}
.program-class-thirdline{
    font-size:10px !important;
    font-weight:400 !important;
    margin-top:10px;
    margin-bottom:-30px;
    letter-spacing: 0.1em;
    font-family:'poppins';
}
.program-class-tag1{
    margin-right:10px;
    padding-right:8px;
    color:#C5705D;
}
.program-class-tag2{
    border:1px solid #36454F;
   color:#36454F !important;
    margin-right:10px;
    padding-left:8px;
    padding-right:8px;
    border-radius:2px;
}

/* elementor list class */
.elementor-icon-list-item{
    list-style-type: none;
  padding: 0;
  display:inline-block;
}
.elementor-icon-list-item::after{

    display:none;
}


@media only screen and (max-width: 600px) {
.panel-group .panel-default{

}
.panel-group .panel-default .panel-heading{
min-height:220px;
padding-left:20px !important;
padding-top:20px !important;
}
.panel-group .panel .panel-heading:after {
    font-size:14px;
    margin-top:-10px;
    margin-right:20px;
}
.program-class-thumb .wp-post-image{
    height:80px !important;
    width:180px !important;
    margin-top:0px;
}
.program-class-lines{
    display:block !important;
    padding:0;
    
}
.program-class-firstline{
    padding-top:20px;
    font-size:16px !important;
    
}
.program-class-secondline{
    margin-top:10px;
    margin-bottom:0;
}
.program-class-tag1{
    margin-right:10px;
    padding-right:8px;
    color:#C5705D;
    font-size:13px;
}
.program-class-thirdline{

    margin-top:4px;
    font-size:9px;
    letter-spacing: 0em;
}

.program-class-tag2{
    border:none;
    margin-right:5px;
    padding-left:0px;
    padding-right:6px;
    text-transform:uppercase;
    font-style:oblique;
}
}



/*---------------------------------------------------------------------------*/


/* post tags and comment area */
/* post tags and comment area */
/* post tags and comment area */
.single-post .post-tags,.single-post .comments-area{
    padding:5%;
}
.single-post .post-tags .tag-links {
    font-family:'poppins' !important;
    font-size:14px !important;
}
.single-post .post-tags{
    overflow:none;
}
.single-post .comments-area {
    font-family:'poppins' !important;
    font-size:14px !important;
}
.single-post .comments-area label{
    color:#36454F !important;
    font-weight:500;
}
.single-post .comments-area textarea{
    border:1px solid #36454F !important;
    border-radius:5px;
}
.single-post .comments-area h2{
font-family:'poppins' !important;
    font-size:20px !important;
    color:#36454F !important;
    font-weight:600;
}
.single-post .comments-area a{
    color:#36454F;
    text-decoration:none;
}
.single-post .comments-area .submit{

   color:#C5705D; 
   font-size:16px;
   border: 1px solid #C5705D;
   border-radius:5px;
}
.single-post .comments-area .submit:hover{
  color:white;
  background-color:#C5705 !important;
}
.single-post .post-tags .tag-links a{
    color:#36454F;
    border: 1px solid #36454F;
    padding-left:10px;
    padding-right:10px;
    border-radius:5px;
    text-decoration:none;
}
/*---------------------------------------------------------------------------*/
/*  post class video and Description */
/*  post class video and Description */
/*  post class video and Description */

.post-class-video{
}
.post-class-video, .post-class-description{
    margin-left:20px;
    margin-right:20px;
    
}
.post-class-description{
    font-family:'poppins';
    font-size:16px;
    font-weight:300;
}
.post-class-iframe{
    border-bottom:50px solid white !important;
    box-shadow: 5px 2px 10px 1px #DFD3C3;
    border-radius:2px !important;
    max-width: 750px !important; 
    margin:auto !important;
    aspect-ratio: 16 /9;
    display:block;
}
/*---------------------------------------------------------------------------*/
/* CAF plugin styling */
/* CAF plugin styling */
/* CAF plugin styling */
.flexslider .flex-direction-nav .flex-next {
    right: 5px; /* adjust offset to match the hover style */
    opacity: .8; /* adjust opacity to match the hover style */
}

.flexslider .flex-direction-nav .flex-prev {
    left: 5px; /* adjust offset to match the hover style */
    opacity: .8; /* adjust opacity to match the hover style */
}
.caf-post-layout-container{
    
}
.caf-multiple-taxonomy-filter-modern{
    
}
                        /* here its filters container*/
.manage-inner-caf{
    margin-bottom:20px !important;
}
                        /* ul class*/
.caf_select_multi{
    border:1px solid #36454F !important;
    border-radius: 5px !important;
    min-width:150px !important;
    height:32px !important;
}

.caf_select_multi ul {
    color:#36454F !important;
}
.caf_select_multi_default{
    padding:6px 25px !important;
    color:#36454F !important;
    font-size:12px !important;
}
                        /* sub ul class */
.caf-multi-drop-sub{
    background-color:#efefef !important;
    border-radius:5px !important;
}
.caf_select_multi_dp_value.active, .caf_select_multi_default_label_2.active{
    color:#ffffff !important;
    background-color:#36454F !important;
}
.caf_select_multi_dp_value:hover, .caf_select_multi_default_label_2:hover{
        color:#ffffff !important;
    background-color:#36454F !important;
}
.caf-multi-drop-sub li{
        color:#36454F !important;
        font-size:12px !important;
}
                        /* search container*/
.caf-search-bar{
    margin-bottom:35px !important;
}
                        /* search bar have two classes under--   caf-search-input and caf-search-sub */
.caf-manage-search-bar{
    max-width:200px !important;
}
.caf-search-input{
    border:1px solid #C5705D !important;
    color: #F8EDE3 !important;
    border-radius:5px !important;
    
}
.caf-search-sub{
    color:#ffffff !important;
    background-color:#C5705D !important;
}
.left-right-scroll-p{
display:none;
}
@media only screen and (max-width: 600px) {
    .left-right-scroll-p{
    display:block;    
    padding:0; 
   margin-top:10px;
   margin-bottom:-20px;
   font-size:9px; 
   color:#36454F;  
    }
    .caf-multiple-taxonomy-filter-modern{
    }
    .caf-multiple-taxonomy-filter-modern .manage-inner-caf{
    margin-bottom:100px !important;
    height:400px !important;
    background-color:transparent !important;
    overflow-x: scroll !important;
    flex-wrap:nowrap !important;
    overflow-y:visible !important;
    align-items: start !important;
    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
    }
    .caf-multiple-taxonomy-filter-modern .manage-inner-caf::-webkit-scrollbar {
  display: none;
}

    .caf_select_multi{
    width:150px !important;
    padding-left:0 !important;
    padding-top:0 !important;
}
.caf_select_multi_default{
    padding:5px 10px !important;
}
   .caf_select_multi .caf-multi-drop-sub{

       width:100% !important;
       z-index:10000 !important;
   }
   #manage-ajax-response{
       padding-left:0px !important;
       padding-right:0px !important;
       
   }

   
}



                        /* post layouts for CAF plugin */
                        /* post layouts for CAF plugin */

   .caf-post-layout-container .caf-row{
       padding:0px !important;
   }
   #home-latest-class .caf-post-layout-container .caf-row{
       min-height:0 !important;
   }
   #relax-calm-meditate .caf-post-layout-container .caf-row{
       min-height:0 !important;
   }
   #new-collections-courses .caf-post-layout-container .caf-row{
       min-height:0 !important;
   }
.caf-post-layout1 {
    margin-bottom:10px;
    position:relative !important;
   
}
.caf-post-layout1 .manage-layout1{
    box-shadow:none !important;
    border-radius:5px 5px 0px 0px !important;
    overflow:hidden !important;
}
.caf-post-layout1 .manage-layout1 a{
    
}
.classes-class a .caf-featured-img-box{
    max-width:416px !important;
    max-height:260px !important;
    width:auto;
    height:auto;
    aspect-ratio: 16 /10;
    box-shadow:none !important;
    box-shadow:0px 0px 8px -5px #000000 !important;
    webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;

}
.classes-class a .caf-featured-img-box:hover{
     webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
}
.caf-post-layout1 #manage-post-area{
 position:relative;   
}
.caf-post-layout1 .caf-post-title{
    background-color:transparent !important;
 
}
.caf-post-layout1 .caf-post-title {
    padding-left:5px !important;
}
.caf-post-layout1 .caf-post-title h2 a{
    color:#36454F !important;
}
.caf-post-layout1 .caf-post-title h2 a:hover{
    color:#C5705D !important;
}
.caf-post-layout1 .caf-post-upper-terms{
    position:absolute !important;
    top:-31px;
    background-color:transparent !important;
    
}
.caf-post-layout1 .caf-post-upper-terms ul li {
    display:table !important;
    background-color:#36454F !important;
    border-radius:0px !important;
    color:#fff !important;
    text-transform:uppercase !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    margin-right: 3px;
    margin-bottom: 1px !important;
    margin-left: -5px !important;
}
.caf-post-layout1 .caf-post-upper-terms ul li:nth-of-type(1){
    
}
.caf-post-layout1 .caf-post-teacher-terms{
    padding-left:5px !important;
}
.caf-post-layout1 .caf-post-teacher-terms ul li a{
    background-color:#fff !important;
    color:#C5705D !important;
    font-size:12px !important;
    text-transform:capitalize !important;
    padding-left:0px !important;
    margin-left:0px !important;
}
.caf-post-layout1 .caf-post-lower-terms{
    margin-top:-5px !important;
    padding-left:0px !important;
}
.caf-post-layout1 .caf-post-lower-terms ul li {
    background-color:#fff !important;
    color:#36454F !important;
    font-style: oblique !important;
    padding-left:0px !important;
    text-transform:uppercase !important;
}
.caf-post-layout1 .caf-post-lower-terms ul li:nth-of-type(1) {
    padding-left:5px !important;
}
.caf-post-layout1 span.author{
    overflow:visible !important;
    color:#C5705D !important;
}
.caf-post-layout1 span.author .teacher-name-post{
    margin-right:5px;
}
ul#caf-layout-pagination.post-layout3 li a{
    
}
.prev-next-caf-pagination .caf-pagi-btn{
    
}
ul#caf-layout-pagination.post-layout3 span.page-numbers.current{
    
}

.collection-class a .caf-featured-img-box{
    
        height:330px !important; 
}
.collection-class .caf-post-upper-terms{
 position:absolute !important;
    top:-320px;
    background-color:transparent !important;
    
}
.meditations-class{
    padding-left:5px !important;
    padding-right:5px !important;
    
}
.meditations-class .manage-layout1{
    border-radius:0px !important;
}
.meditations-class a .caf-featured-img-box{
    
        height:220px !important; 
        width:220px !important;
        aspect-ratio: 1 /1;
}
.meditations-class .caf-post-upper-terms{
    top:-210px;
    
}

.journals-class a .caf-featured-img-box{
     
        height:220px !important; 
        aspect-ratio: 4 /3;   
        border-radius:10px !important;
}
.journals-class .caf-post-upper-terms{
    top:-210px;
    
}

/*HOME PAGE CAF POSTS*/
.latest-class-home-class{
    padding:0px !important;
}
.latest-class-home-class .manage-layout1{
    box-shadow:none !important;
    border-radius:5px 5px 5px 5px !important;
    overflow:hidden !important;
    padding:0px !important;
}
.latest-class-home-class a .caf-featured-img-box{
    max-height:547px !important;
    max-width:875px !important;
    aspect-ratio: 16 /10;   
    width: auto !important;
    height: auto !important;
    box-shadow:0px 0px 8px -5px #000000 !important;
    webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;

}
.latest-class-home-class a .caf-featured-img-box:hover{
     webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    
}


.latest-class-home-class .caf-post-teacher-terms{
    display:none !important;
}
.latest-class-home-class .caf-post-lower-terms{
    display:none !important;
}
.latest-class-home-class .caf-post-title h2 a{
    font-size: 65px !important;
    font-weight:600 !important;
    font-family:'poppins' !important;
    line-height:1.2em !important;
}
.latest-class-home-class h2 a:hover{

    color:#C5705D !important;
}
.latest-class-home-class .caf-content{
    font-size: 20px !important;
    font-weight:300 !important;
    font-family:'poppins' !important;
    line-height:1.5em !important;
    color:#324A6D !important;
}
.latest-class-home-class .caf-content-read-more .caf-read-more{
    font-size: 18px !important;
    font-weight:400 !important;
    font-family:'poppins' !important;
    line-height:1em !important;
    color:#ffffff !important;
    text-transform:capitalize !important;
    background-color:#324A6D !important;
    padding:16px 55px 16px 55px !important;
    border-radius: 5px !important;
    transition: 0.3s;
    border:1px solid #324A6D !important;
    
}
.latest-class-home-class .caf-content-read-more .caf-read-more:hover{
    color:#324A6D !important;
    background-color:#ffffff !important;
    border:1px solid #324A6D !important;
    transition: 0.3s;
}
.home-collections-slider{
    
    width:330px !important;
}

.home-collections-slider .carousel-container{
    height:400px !important;
    width:290px !important;
    border-radius:10px !important;
}
.home-collections-slider .carousel-container .image-carousel{
    background:none !important;
    box-shadow: 0 20px 10px -11px #807c7c !important;
}
.home-collections-slider .carousel-container .manage-content-carousel{
    justify-content:initial !important;
}
.home-collections-slider .carousel-container .carousel-title h5 a{
       font-size: 24px !important;
    font-weight:700 !important;
    font-family:'poppins' !important;
    line-height:1.2em !important;
    color:#ffffff !important; 
    height:400px !important;
    width:290px !important;
}
.home-meditation-single-class a{
    width:440px !important;
}
.home-meditation-single-class a .caf-featured-img-box{
    
        height:440px !important; 
        width:440px !important;
        aspect-ratio: 1 /1;
        box-shadow:0px 0px 8px -5px #000000 !important;
}
.home-meditation-single-class .caf-post-upper-terms{
    top:-410px;
    
}
.home-journals-class .caff-manage-post-area{
    
}
.home-journals-class .manage-layout1{
}
.home-journals-class .manage-layout1 a{
}
.home-journals-class .manage-layout1 .manage-post-area{
}
.home-journals-class .caff-post-img{
}
.home-journals-class .caff-manage-post-area{
}
.home-journals-class a.caf-f-img{
      

}
.home-journals-class a.caf-f-img .caf-featured-img-box{
     max-width:200px !important;
     max-height:150px !important;
     width: auto !important;
  height: auto !important;
     aspect-ratio: 4 /3; 
     box-shadow:none !important;
     border-radius:10px !important;
}
.home-journals-class .caff-manage-post-area .caf-post-title h2{
    line-height: 1.3em !important;
    margin-top:-10px !important;
}
.home-journals-class .caff-manage-post-area .caf-post-title h2 a{
    font-size:20px !important;
    font-family:'poppins' !important;
    font-weight:600 !important;
    margin-bottom:-20px !important;
}
.home-journals-class .caff-manage-post-area .caf-post-teacher-terms li a{
    background-color:transparent !important;
    color:#C5705D !important;
    margin-top:-20px !important;
    margin-bottom:-20px !important;
    font-size:12px !important;
    font-style:oblique;
}
.home-journals-class .caff-manage-post-area .caf-content{
    line-height: 1.3em !important;
    font-size:13px !important;
    font-family:'poppins' !important;
    font-weight:400 !important;
    
}
.home-journals-class .caff-manage-post-area .caf-post-upper-terms, .home-journals-class .caff-manage-post-area .caf-post-lower-terms{
    display:none !important;
}
.home-journals-class .caff-manage-post-area .caf-content-read-more a{
    background-color:#ffffff !important;
    color:#324A6D !important; 
    border: 1px solid #324A6D !important;
    border-radius:5px !important;
    font-size:12px !important;
    font-family:'poppins' !important;
    font-weight:500 !important;
    padding: 7px 13px 7px 13px !important;
}
.home-journals-class .caff-manage-post-area .caf-content-read-more a:hover{
    background-color:#ffffff !important;
    color:#324A6D !important;    
    
}
/* -------------CAF post playouts for MOBILE differnt screen size--------------*/
/* -------------CAF post playouts for MOBILE differnt screen size--------------*/
/* -------------CAF post playouts for MOBILE differnt screen size--------------*/
/* -------------CAF post playouts for MOBILE differnt screen size--------------*/
@media (min-width: 600px) and (max-width: 1200px) {
    .caf-post-layout1 .manage-layout1{
        
    }
    .caf-col-md-3 {
    }
   .caf-post-layout1 .caf-post-title h2 a{
    font-size:13px !important;
    font-weight:700 !important;
}
    .caf-post-layout1 .caf-post-teacher-terms ul li a{
    padding:0px !important;
    font-size:11px !important;
    
}
.caf-post-layout1 .caf-post-lower-terms{
    
}
.caf-post-layout1 .caf-post-lower-terms ul li {
    font-size:10px !important;
    padding-left:5px !important;
}
.latest-class-home-class .caf-post-title h2 a{
    font-size:32px !important;
    font-weight:700 !important;
}

.collection-class a .caf-featured-img-box{
    
        height:280px !important; 
}
.collection-class .caf-post-upper-terms{
    top:-270px;
    
}

}
@media only screen and (max-width: 600px) {
    .caf-post-layout1 .manage-layout1{
        box-shadow:none !important;
    }
    .caf-col-md-3 {
    padding-left:5px !important;
    padding-right:5px !important;
    }

   .caf-post-layout1 .caf-post-title h2 a{
    font-size:13px !important;
    font-weight:700 !important;
}

.caf-post-layout1 .caf-post-upper-terms{
    top:-27px;
}
.caf-post-layout1 .caf-post-upper-terms ul li {
    font-size:8px !important;
}
    .caf-post-layout1 .caf-post-teacher-terms ul li a{
    padding:0px !important;
    font-size:11px !important;
    
}
.caf-post-layout1 .caf-post-lower-terms{
    margin-top:-8px !important;
}
.caf-post-layout1 .caf-post-lower-terms ul li {
    font-size:10px !important;
    padding-left:5px !important;
}
.collection-class a .caf-featured-img-box{
    
        height:230px !important; 
}
.collection-class .caf-post-upper-terms{
    top:-220px;
    
}
.latest-class-home-class a .caf-featured-img-box{
     
    
}
.latest-class-home-class .caf-post-upper-terms{
   
    
}
.latest-class-home-class .manage-layout1{
  
}

.latest-class-home-class .caf-post-title h2 a{
    font-size: 18px !important;
    font-weight:600 !important;
}

.latest-class-home-class .caf-content{
    font-size: 14px !important;
    font-weight:300 !important;
}
.latest-class-home-class .caf-content-read-more .caf-read-more{
    font-size: 14px !important;
    font-weight:400 !important;
    font-family:'poppins' !important;
    line-height:1em !important;
    color:#ffffff !important;
    text-transform:capitalize !important;
    background-color:#324A6D !important;
    padding:12px 35px 12px 35px !important;
    border-radius: 5px !important;
    transition: 0.3s;
    border:1px solid #324A6D !important;
    
}
.home-collections-slider{
    width:165px !important;
}
.home-collections-slider .carousel-container{
    height:200px !important;
    width:150px !important;
}
.home-collections-slider .carousel-container .carousel-title h5 a{
       font-size: 12px !important;
    font-weight:700 !important;
        height:200px !important;
    width:150px !important;
}
.flex-prev, .flex-next{
    display:none !important;
}
}

/*------------------for meditation defferent screen sizes------------------*/
@media (min-width: 990px) and (max-width: 1200px) {
.meditations-class a .caf-featured-img-box{
    
        height:200px !important; 
        width:200px !important;
        aspect-ratio: 1 /1;
}
.meditations-class .caf-post-upper-terms{
    top:-190px;
    
}
    
}
@media (min-width: 768px) and (max-width: 990px) {

 .meditations-class a .caf-featured-img-box{
    
        height:170px !important; 
        width:170px !important;
        aspect-ratio: 1 /1;
}
.meditations-class .caf-post-upper-terms{
    top:-160px;
    
}   
}
@media only screen and (max-width: 768px) {
 .meditations-class a .caf-featured-img-box{
    
        height:180px !important; 
        width:180px !important;
        aspect-ratio: 1 /1;
}
.meditations-class .caf-post-upper-terms{
    top:-170px;
    
}   

}
/*------------------************************************------------------*/


/*------------------for Journals defferent screen sizes------------------*/

@media (min-width: 990px) and (max-width: 1200px) {
    .journals-class a .caf-featured-img-box{
     
        height:180px !important; 
        aspect-ratio: 4 /3;   
        border-radius:10px !important;
}
.journals-class .caf-post-upper-terms{
    top:-170px;
    
}
}


@media (min-width: 768px) and (max-width: 990px) {
    .journals-class a .caf-featured-img-box{
     
        height:150px !important; 
        aspect-ratio: 4 /3;   
        border-radius:10px !important;
}
.journals-class .caf-post-upper-terms{
    top:-140px;
    
}
}

@media (min-width: 500px) and (max-width: 768px) {
    .journals-class a .caf-featured-img-box{
     
        height:200px !important; 
        aspect-ratio: 4 /3;   
        border-radius:10px !important;
}
.journals-class .caf-post-upper-terms{
    top:-190px;
    
}
}
@media only screen and (max-width: 500px) {
    .journals-class a .caf-featured-img-box{
     
        height:150px !important; 
        aspect-ratio: 4 /3;   
        border-radius:10px !important;
}
.journals-class .caf-post-upper-terms{
    top:-140px;
    
}
}



@media only screen and (max-width: 768px) {
.caf-post-layout4.home-journals-class a.caf-f-img{
      
 width:25% !important;
}
.home-journals-class .caff-manage-post-area{
    width:74% !important;
}
.home-journals-class .caff-manage-post-area .caf-post-title h2{
    margin:0 !important;
    padding:0 !important;
    margin-top:-20px !important;
}
.home-journals-class .caff-manage-post-area .caf-post-title h2 a{
    font-size:13px !important;
    font-weight:600 !important;
}
.home-journals-class .caff-manage-post-area .caf-post-teacher-terms {
    display:none !important;
}
.home-journals-class .caff-manage-post-area .caf-content{
    font-size:11px !important;
    margin-top:-17px !important;
}
}











