 Blog Menu - Recipe Sub Menu */
#inner_page {
    transition: all 0.6s ease-in-out;
    top: 0;
}
#recipecatsubmenu{
    display: none;
}
#recipecatsubmenu.recipe_active{
    display: block;
    position: relative;
    height: 231px;
}
#freshpickmenu.recipe_active{
    width: 21.5%;
}
#freshpickmenulist.recipe_active{
    display: none;
}
#freshpickmenuimg.recipe_active{
    width: 100%;
}
#recipecatsubmenu ul li{
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
    margin: 10px 0;
}
#recipecatsubmenu:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e2e2e2;
    top: 0;
    z-index: 3;
    pointer-events: none;
    left: 0px;
}
#recipecatsubmenu ul li a{
    color: #55C0B9;
    position: relative;
}
#recipecatsubmenu ul li a:hover:after{
    content: "";
    width: 100%;
    height: 5px;
    background: #55C0B9;
    position: absolute;
    left: 0;
    bottom: -8px;
    border-radius: 10px;
}
.mega_main_menu>ul{
    padding-right: 20px;
    height:230px;
}
.mega_main_menu > ul > li{
    text-align: right;
    margin: 10px 0;
    text-transform: uppercase;
}
.mega_main_menu > ul > li > a{
    color: #333333;
}
.mega_main_menu.active{
    width: 35%;
}
.mega_main_menu.active > ul{
    border-right:1px solid #e2e2e2;
    width: 55%;
    float: left;
    position: relative;
}
.mega_main_menu.active > ul > li{
    text-align: right;
}
.mega_main_menu .mega_main_sub_menu{
    display: none;
}
.mega_main_menu.active > ul > li.active > a{
    position: relative;
}
.mega_main_menu a:hover:after,
.mega_main_menu.active > ul > li.active > a:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #55C0B9;
    position: absolute;
    left: 0;
    bottom: -8px;
    border-radius: 10px;
}

.mega_main_menu.active .mega_main_sub_menu{
    position: absolute;
    left: 100%;
    width: 100%;
    top: 0;
    padding-left: 20px;
}
.mega_main_menu.active .mega_main_sub_menu li{
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
    margin: 10px 0;
}
.mega_main_menu.active .mega_main_sub_menu li a{
    color: #55C0B9;
    position: relative;
    text-transform: capitalize;
}
.mega_main_menu.active .mega_main_sub_menu li a:hover:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #55C0B9;
    position: absolute;
    left: 0;
    bottom: -8px;
    border-radius: 10px;
}
.mega_main_menu.active > ul > li.active .mega_main_sub_menu{
    display: block;
}
.mega_featured_menu .mega_featured_items.active{
    display: block;
}
.mega_featured_menu .mega_featured_items{
    display: none;
}
.mega_menu .image_title{
    margin-top:5px;
}
.mega_menu #learn_mega_menu{
    overflow:hidden;
}
.mega_menu #learn_mega_menu li{
    width: 20%;
    float: left;
    border-right: 1px solid #e2e2e2;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.mega_menu #learn_mega_menu li:last-child{
    border-right: 0px;
}
.mega_menu #learn_mega_menu li img{
    width: 100%;
    max-width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mega_menu #learn_mega_menu li a{
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333333;
    text-transform: uppercase;
}
.mega_menu #learn_mega_menu li span{
    display: block;
    margin-top:10px;
    position: relative;
}
.mega_menu #learn_mega_menu li a:hover span:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #55C0B9;
    position: absolute;
    left: 0;
    bottom: -8px;
    border-radius: 10px;
}
/* Search Redesign */
.logo_bar_nav span{
    display: none;
}
.main_search_container{
    background-color: #e1f3f3;
    height: 90px;
    position: absolute;
    left: 0;
    width: 100%;
    top: -90px;
    transition: top 0.7s ease-in-out;
    z-index: 100000;
    position: fixed;
    left: 0;
    
}
.main_search_container_active{
  top: 0px;
}
#header.search-active,
#page.search-active,
#member_menu.search-active{
   /* transform: translateY(90px);
    -o-transform: translateY(90px);
    -moz-transform: translateY(90px);
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transition: all 0.6s ease-in-out;*/
    transition: all 0.7s ease-in-out;
    top: 90px;
}
#page,
#member_menu{
    transition: all 0.7s ease-in-out;
    /*height: 100%;*/
}
.main_search_container form{
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
.main_search_container input{
    border: none;
    width: 85%;
    height: 100%;
    float: left;
    padding: 5px 15px;
    outline: none;
    color: #55C0B9;
    font-size: 18px;
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif !important;
    height:50px;
    background: #e0f3f3;
    border-bottom: 1px solid #55C0B9;
}
.main_search_container .main_search_button{
    width: 13%;
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif !important;
    height: 40px;
    background: #55C0B9;
    color: #ffffff;
    border-radius: 19px;
    padding: 0px 0px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    float: right;
    letter-spacing: 1px;
    cursor:pointer;
}
.main_search_container .main_search_button:hover{
    background: #3c918a;
    color:#fff;
    transition: all 0.25s ease-in-out;
}
.member_header #mmenu .main_colour, .member_header #mmenu .menu_item_link, .member_header #mmenu #cart_count{
    color: #55C0B9;
    transition: all 0.25s ease-in-out;
}
.member_header #center_line:after, .member_header #top_line:after, .member_header #bottom_line:after{
    background:#fff;
}
/* End of search redesign */

#page.favourites_pagekey{
    margin-top: 0;
}
#page.wishlist_pagekey {
    margin-top:0px;
}
#page.joyu_pagekey{
    /*margin-top:103px;*/
}
#page.myprograms_pagekey{
    margin-top:125px;
}

.text_left{
    text-align: left;
}
.sidebar_icon .recipe_btn{
    color:#fff;
}
.back_link,
#back_link,
#back_arrow{
    color:#404040;
}
.back_link:hover,
#back_link:hover,
#back_arrow:hover{
    color:#55C0B9;
}
.profile_select_list li:focus,
.profile_select_list li:hover{
    background:#eee;
    outline:none;
}
.recipe_card .fav_disable_tooltip{
    width: 130px;
}
.recipe_card .fav_disable_tooltip_wrapper{
    margin-left: 10px;
}
a.fav-not-login{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 2;
}
.fav_disable_tooltip_wrapper{
    opacity: 0;
}
.fav_disable:hover .fav_disable_tooltip_wrapper{
    opacity: 1;
    -webkit-transition: opacity .30s ease-in-out;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}
.sidebar_icon.fav_disable{
    background: #6c6c6b;
    border: 1px solid #6c6c6b;
}
.fav_disable_tooltip{
    position: absolute;
    width: 175px;
    color: #fff;
    background: #000;
    bottom: 100%;
    font-size: 13px;
    padding: 5px 10px;
    line-height: 15px;
    text-transform: none;
    text-align: center;
}
.fav_disable_tooltip_triangle{
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
    left: 5px;
}
.fav_disable_tooltip_wrapper{
  margin-bottom: 10px;
    position: absolute;
    width: 175px;
    color: #fff;
    bottom: 100%;
    z-index: 1;
}

.blogbar_fav_disable_tooltip{
  position: absolute;
  width: 200px;
  color: #fff;
  background: #000;
  bottom: 100%;
  font-size: 13px;
  padding: 14px 11px;
  line-height: 15px;
  text-transform: none;
  text-align: center;
  border-radius: 3px;
}

.blogbar_fav_disable_tooltip_triangle{
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000;
  position: relative;
  margin-left: auto;
  margin-right: auto;
    right: -14px;
}

.blogbar_fav_disable_tooltip_wrapper{
    bottom: 40px;
    left: -91px;
    position: absolute;
    width: 175px;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

@media screen and (min-width: 1025px){
    .search-active #inner_page{
        transition: all 0.7s ease-in-out;
        top: 90px;
    }
}
@media screen and (max-width: 1025px){
  .blogbar_fav_disable_tooltip_wrapper {
    /*right: 10% !important;*/
  }
}
.blog_bar_center_icon_container:hover .blogbar_fav_disable_tooltip_wrapper {
  opacity: 1;
}

@media screen and (max-width: 1025px){
    .blogbar_fav_disable_tooltip_wrapper{ 
        /*right: 30px;*/
        position: absolute;
        right: -56px;
        bottom: 35px;
        left: -95px;
    }
    .blogbar_fav_disable_tooltip_triangle {
    left: 11%;
    }
    .blogbar_fav_disable_tooltip_wrapper {
    /*bottom: 45px;*/
    }
    .blogbar_fav_disable_tooltip_triangle{
      right: 0;
    }
    .blogbar_fav_disable_tooltip_wrapper{
      /*right: 189px;*/
    }
}
@media screen and (min-width:754px) and (max-width:1025px){
    .blogbar_fav_disable_tooltip_wrapper {
        /*right: 11% !important;*/
    }
}
@media screen and (min-width:600px) and (max-width:754px){
    .blogbar_fav_disable_tooltip_wrapper {
        /*right: 12% !important;*/
    }
}
@media screen and (min-width:320px) and (max-width:00px){
    .blogbar_fav_disable_tooltip_wrapper {
        /*right: 8% !important;*/
    }
}
.video_btns a.fav-not-login{
    bottom: 100%;
  width: 67px;
  height: 25px;
}
.collection_group .video_btns a.fav-not-login{
    bottom: 0;
  height: 100%;
  width: 100%;
}
.recipe_fav_wrapper,
.savell_fav_wrapper{
    position: relative;
}
.margin-top-reset{
    margin-top:0px;
}
.margin-bottom-reset{
    margin-bottom:0px;
}
#signuperror{
    margin-bottom: 10px;
    color: white;
    text-align: center;
    background: red;
    padding: 5px 10px;
}
#couponview #couponerror a{
    color: #fff;
    text-decoration: underline;
}
/* Program Testimonials */
#program_testimonials_mobile{
    display: none;
}
#program_testimonials,
#program_testimonials_mobile{
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#program_testimonials_slider_viewport,
#program_testimonials_slider_viewport_mobile{
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}
#program_testimonials_wrapper .learn_slider_dot{
    display: none!important;
}
#program_testimonials_wrapper .learn_slider_arrow:before,
#program_testimonials_wrapper .learn_slider_arrow:after{
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0);
    background: #E3E3E3;
}
.program_testimonials_title{
    margin-bottom: 20px;
    margin-top: 20px;
}
#program_testimonials_wrapper hr{
    width: 25px;
    border-left: 0px;
    margin-top: 15px;
    margin-bottom: 10px;
}
#program_testimonials_wrapper .learn_slider_arrow.learn_slider_arrow_prev{
    transform: rotate(180deg)translateY(50%);
    left:-50px;
}
#program_testimonials_wrapper .learn_slider_arrow.learn_slider_arrow_next{
    right:-50px;
}
#program_testimonials_wrapper .learn_slider_arrow{
    transform:translateY(-50%);
    top: 50%;
    margin-top: 0px;
    width: 60px;
    height: 60px;
}
#program_testimonials_wrapper .program_testimonial_quote{
    font-style: italic;
    color:#a3a3a3;
    font-family: 'ClarikaProGeo-Rg', serif;
    letter-spacing: 0;
    line-height: 1.7em;
}
#program_testimonials_wrapper .program_testimonial_author{
    color:#a3a3a3;
    font-family: 'ClarikaProGeo-Rg', serif;
}
.programdetails_pagekey .program_reminder{
    margin-top:0px;
}
/* Program Faq */
#program_faq{
    padding-top: 50px;
    padding-bottom: 60px;
}
#program_faq h6{
    display: inline-block;
    font-size: 20px;
}
.program_faq_title{
    margin-bottom: 20px;
    font-family: ClarikaProGeo-Rg;
}
.programfaqrow .faqbox{
    border-bottom: 1px solid #d2d2d2;
    border-top:0px;
}
.programfaqrow:first-child .faqbox{
    border-top:1px solid #d2d2d2;;
}
.programfaqrow:last-child .faqbox{
    border-top:0px;
}
.programfaqrow.singlefaqrow:last-child .faqbox{
    border-top:1px solid #d2d2d2;
}
#program_faq .faqbox .arrow_down{
    position: absolute;
    top: 50%;
    right: 15px;
    color: #333333;
    margin-top:-2px;
    transform: rotate(-90deg);
    transform-origin: center;
    transition: transform 0.35s ease-in-out;
}
#program_faq .faqbox.expanded{
    border-bottom: 2px solid #e3edec;
    background:#fff;
}
#program_faq .faqbox.expanded .arrow_down{
    transform: rotate(0);
}
#program_faq .faqbox .question{
    position: relative;
    padding-left: 20px;
    width: 100%;
    padding-right: 40px!important;
}
#program_faq .faqbox.expanded .answer{
    padding:0px;
    padding-left:20px;
    padding-right: 20px;
}
#program_faq .faqbox .answer{
    padding-left: 20px;
    padding-right: 20px;
}
#program_faq .faqbox .answer .answer_adjust{
    margin-bottom:15px;
    font-size: 16px;
    line-height: 22px;
}
/* Joy Approved */
#joyapprovedsubheader .joyapprovedsubheader-desc p{
    margin:15px;
}
.joyapprovedproductdetail_pagekey .large_tile{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:32px;
}
.joyapprovedsubheader-icon img{
    max-width: 140px;
}
.joyapproved_reminder{
    background:#f4f4f4;
    padding:50px 0px;
}
.joyapproved_reminder_title{
    font-size: 28px;
    margin-bottom: 20px;
}
.joyapprovedsubheader-title{
    margin-top:15px;
    margin-bottom: 15px;
}
#joyapprovedsubheader{
    margin-top:60px;
    margin-bottom: 60px;
}
.joyapprovedsubheader-desc{
    font-size: 18px;
    letter-spacing: normal;
    font-family: 'ClarikaProGeo-Rg', serif;
    line-height: 1.7em;
}
.joyapprovedsubheader-desc .joy_btn{
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    margin-top: 20px;
    padding: 10px 0;
}
.joyapproved_reminder_button .joy_btn:hover{
    background:#8bcac6;
}
.joyapprovedproduct_tile .tile_cat{
    background: #ffce62;
    color: #333333;
}
#joyapprovedpremiums-all{
    margin-bottom: 20px;
}
#joyapprovedpremiums-random{
    margin-bottom: 20px;
}
#joyapprovedproductdetail-main{
    margin-top:30px;
    margin-bottom:30px;
}
#joyapprovedproductdetail-main .joyapprovedproductdetail-desc{
    margin-top:15px;
    margin-bottom: 15px;
}
.joyapprovedproductdetail-title,
.joyapprovedproductdetail-certs,
.joyapprovedproductdetail-desc,
.joyapprovedproductdetail-cta{
    text-align: left;
}
.joyapprovedproductdetail-certs{
    margin-top:15px;
}
.joyapprovedproductdetail-certs img{
    max-height: 70px;
    width: auto;
}
.joyapprovedproductdetail-certs span{
    display: inline-block;
    margin-right:10px;
}
.joyapprovedproductdetail-desc{
    font-size: 18px;
    letter-spacing: normal;
    font-family: 'ClarikaProGeo-Rg', serif;
    line-height: 1.7em;
}
.joyapprovedproductdetail-desc p{
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: left;
}
.joyapprovedproductdetail-desc a{
    color:#55C0B9;
}
#joyapprovedproductdetail-blog-section-title{
    margin-bottom: 30px;
    border-top: 2px solid #d3edeb;
    padding-top: 30px;
}
#joyapprovedproductdetail-blog-section-title .right-side{
    float: right;
}
#joyapprovedproductdetail-blog-section-title .left-side{
    float: left;
}
.joyapprovedproductdetail-blog-section .joyapprovedproductdetail-desc{
    margin-top:30px;
    margin-bottom: 30px;
}
.joyapprovedproductdetail-meta .inline{
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 14px;
}
.joyapprovedproductdetail-meta .blog_date{
    margin-bottom: 0px;
    border-right:1px solid #999999;
}
.joyapprovedproductdetail-meta .blog_comments{
    color: #999999;
    font-size: 14px;
}
.joyapprovedproductdetail-meta{
    text-align: left;
}
#joyapprovedproductscontainer .col_one_third:nth-child(3n+1){
    clear: left;
}
/* End Of Joy Approved */
.member_header .mega_menu{
    padding-top: 0px;
}
.member_header .drop_down_list{
    margin-top:28px;
}
.member_header.header_drop .drop_down_list{
    margin-top:19px;
}
.member_header .main_colour.mega_col_heading,
.member_header .mega_pick_list .main_colour{
    color:#55C0B9;
}
.pinteresticon{
    visibility: hidden;
}
.pinterestsocial-wrapper a{
    position: absolute;
    height:40px;
    width: 40px;
    left: 0px;
}
.blue_icon.pinterestsocial-wrapper:hover a{
    background:transparent;
}
/*.hero-header-title{
    font-size: 35px;
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
    position: absolute;
    bottom: 80px;
    left: 60px;
    width: 400px;
}*/
/*
.hero-header-button{
    text-transform: uppercase;
    padding: 12px 0;
    border-radius: 45px;
    font-size: 12px;
    text-align: center;
    color: #ffffff !important;
    letter-spacing: 2px;
    max-width: 100%;
    width: 210px;
    display: inline-block;
    cursor: pointer;
    outline: none;
    display: block;
    margin-top: 20px;
    line-height: 15px;
}*/
.home_hero_image{
    position: relative;
    background-position: center center;
    background-size:cover;
    /*width: 100%;*/
    height:600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 60px;
}

.home_hero_desc {
    font-family: 'Wulkan Display', 'Open Sans', sans-serif;
    font-size: 62px;
    font-weight: 400;
    color: #fff;
    max-width: 850px;
    margin-bottom: 48px;
    /*margin-top: 13%;*/
    cursor: default;
}

.home_hero_button {
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #55C0B9;
    color: #fff;
    width: 129px;
    height: 40px;
    transition:all 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.home_hero_button:hover {
    background-color: #fff;
    /*border: solid 1px #55C0B9;*/
    color: #55C0B9;
}

.home_hero_button.arrow_box {
    position: relative;
    /*background-color: #55C0B9;*/
}
.home_hero_button:hover.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(99, 196, 191, 0);
    border-top-color: #fff;
    border-width: 12px;
    margin-left: -12px;
    transition:all 0.3s ease-in-out;
}
.home_hero_button.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(99, 196, 191, 0);
    border-top-color: #55C0B9;
    border-width: 12px;
    margin-left: -12px;
    transition:all 0.3s ease-in-out;
}
@media screen and (min-width:1025px){
    .home_hero_image {
        width: 100%;
    }
}

@media screen and (min-width:1025px){
    .home_hero_image {
        width: 100%;
    }
}
@media screen and (max-width:1025px){
    .home_hero_image {
        height: 320px;
        width: 100%;
        padding: 40px 30px;
    }
    .home_hero_desc {
        font-size: 26px;
        max-width:300px;
        margin-bottom:24px;
    }
    .home_section_title {
        font-size: 2rem;
    }
    .home_slide .accordian_welcome {
        height: 320px;
    }
}
.wishlist.table_heading{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.wishlistitems{
    padding: 25px 0;
    border-bottom: 1px solid #eee;
}
.wishlistitems:last-child{
    border-bottom:0px;
}
.wishlistitems .cart_ctrls{
    margin: 0 auto;
}
.delwishlistitem{
    margin-top:10px;
    display: block;
}
.wishlist-main-wrapper{
    /*width: 85%;*/
    margin-left:auto;
    margin-right: auto;
    min-height: 50px;
    flex: 1;
}
.product-image.col{
    padding:0px;
}
.clearfix{
    clear:both;
}
.program_main_details{
    margin-bottom: 32px;
    margin-top: 32px;
}
.product_details .resolver_inner_overlay{
    padding:0px;
}
.product_details .quick_shop_close{
    display: none;
}
.product_details .product_variant_row{
    margin-left:0px;
    margin-right: 0px;
}
.single_product .wishlist_button,
.variant_product .wishlist_button,
.series_product .wishlist_button{
    margin-top: 25px;
}
.bundle_product .wishlist_button{
    /*margin-top: 15px;*/
    width: 50%;
    text-align: center;
    float: left;
    margin-top: 40px;

}
.wishlist_button .joy_btn{
    width: 100%;
    max-width: 220px;
}
.series_product .resolve_series_btn{
    margin-top:0px;
}
#wishlist_main_wrapper .mobile-heading{
    display: none;
}
.product_details .add_to_cart .joy_btn{
    width: 100%;
    max-width: 220px;
}
.product_details .add_to_cart .confirm_bundle_btn{
    width: auto;
    max-width: 100%;
}

/* Blogs */
.blog_banner{
    position: relative;
}
/*.blog_banner #learnlogo{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right:15px;
}*/
.program_image,
.program_details{
    margin-top:30px;
}
.program_details .joy_btn{
    margin-top:15px;
    margin-bottom: 15px;
}
.program_details p,
.program_details #rowflyerbox{
    margin-top:0px;
    margin-bottom: 15px;
    text-align: left;
}
#rowflyerbox{
    text-align: left;
}
#flyernotes p{
    margin-top:10px;
    margin-bottom:10px;
    letter-spacing: normal;
}
.program_details .programlongname,
.program_section_title{
    font-size:28px;
}
.program_details .programdesc,
.program_details .programsubdesc{
    font-size:18px;
    letter-spacing: normal;
    font-family: 'ClarikaProGeo-Rg', serif;
    line-height: 1.7em;
}
.program_product_info{
    text-align: left;
}
.program_other_bundles{
    font-weight:bold;
    letter-spacing: 1px;
}
.program_product_info td:first-child{
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
    font-size:16px;
}
.program_product_info td{
    padding-top: 5px;
    padding-bottom: 5px;
}
.program_middle_nav{
    background: #F3F9ED;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.program_middle_nav a:last-child{
    padding-right: 0px;
}
.program_middle_nav a{
    letter-spacing: 1px;
    font-weight: bold;
    padding-right: 20px;
}
.program_learn_video .pluginvideo{
    margin-top:0px;
}
.program_quote{
    position: relative;
}
.program_quote_col{
    margin-left: auto;
    margin-right: auto;
}
.program_quote blockquote {
    font-size: 35px;
    margin-left:0px;
    margin-right: 0px;
    quotes: "\201C""\201D""\2018""\2019";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.program_quote blockquote:before {
    color: #ccc;
    content: open-quote;
    position: absolute;
    left: 15px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 120px;
    margin-top:20px;
}
.program_quote blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 4em;
    position: absolute;
    right: 15px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 120px;
    margin-top:20px;
}
.program_quote blockquote p {
  display: inline;
}
.program_reminder{
    padding-top:40px;
    padding-bottom: 40px;
    background: #F3F9ED;
    margin-top: 60px;
    margin-bottom: 60px;
}
.program_reminder_title{
    font-size:30px;
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.program_learn_details ul{
    list-style-type: disc;
    margin-left: 15px;
}
.program_includes_list{
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 30px;
}
.program_includes_list li{
    margin-bottom: 15px;
}
#program_ebook_preview{
    background:#eee;
}
#related_products{
    margin-top: 60px;
    margin-bottom: 60px;
}
.program_recommended{
    margin-top:60px;
}
#what_you_will_learn .program_learn_details .plugincontainer,
.program_learn_video p{
    display: none;
}
#what_you_will_learn,
#what_is_included{
    /*margin-top:60px;*/
    /*margin-bottom:60px;*/
}
.program_title_tile{
    margin-top: 15px;
    text-align: center;
}
.program_price_tile{
    color: #999999;
    font-size: 18px;
    margin-top:15px;
}

/* Ebook Preview */
#ebook_preview{
    width: 80%;
    height: 500px;
    margin: auto;
    position: relative;
}
.ebook_preview_buy_now{
    background: #f3f9ed;
}
.buy_now_preview{
    position: relative;
    top:50%;
    transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}
.ebook_preview_buy_now,
#program_ebook_preview{
    width: 50%;
    float: left;
    height: 100%;
    overflow: hidden;
}
/*.ebook_preview_arrow_next {
    background-image: url(images/about-arrow-next.jpg);
    right: -70px;
    top:50%;
    position: absolute;
    height: 100px;
    width: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}
.ebook_preview_arrow_prev {
    background-image: url(images/about-arrow-prev.jpg);
    left: -70px;
    top:50%;
    position: absolute;
    height: 100px;
    width: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}*/
#program_ebook_preview_dots{
    display: none;
}
#program_ebook_viewport li{
    position: relative;
    height: 500px;
}
#program_ebook_viewport li img{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    right: 0;
    transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    display: block;
}

.program_book_preview_main_container{
    background:#e6e6e6;
    padding-top: 60px;
    padding-bottom: 70px;
}
.program_reminder.no_margin_top,
.no_margin_top{
    margin-top:0px;
}
.ebook_preview_arrow{
    width: 80px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    cursor: pointer;
}
.ebook_preview_arrow_next{
    right: -80px;
}
.ebook_preview_arrow_prev{
    left: -80px;
    transform: rotate(180deg);
}
.ebook_preview_arrow:before,
.ebook_preview_arrow:after{
    content: "";
    width: 1px;
    height: 64%;
    position: absolute;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.07);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.07);
}
.ebook_preview_arrow:before{
    transform-origin: top left;
    transform: rotate(-38deg);
    top: 0;
}
.ebook_preview_arrow:after{
    transform-origin: bottom left;
    transform: rotate(38deg);
    bottom: 0;
}
.program_learn_details .recipe_card_row ol{
    padding: 0;
    margin-left: 15px;
}
.program_learn_details{
    font-family:'ClarikaProGeo-Rg', serif;
    font-size:18px;
    letter-spacing: 0;
    line-height: 1.7em;
    padding-bottom: 3rem;
}
.program_learn_details .recipe_card_row li{
    margin-bottom: 10px;
    line-height: 1.75em;
    font-family: 'ClarikaProGeo-Rg', serif;
    font-size: 18px;
    text-align: left;
}
.program_learn_details p:first-child{
    margin-top: 0px;
}
/* Order history */
.orderhistory_section {
    margin-left: auto;
    margin-right:auto;
    margin-bottom: 134px;
}
.order_history_table,
.order_detail_products_table{
    width:100%;
    margin-left: auto;
    margin-right:auto;
    border-collapse: collapse;
    margin-bottom:60px;
    text-align: left;
}
.order_history_table tr:first-child,
.order_detail_products_table tr:first-child{
    border-bottom:2px solid #d3d3d3;
    font-weight: bold;
}
.order_history_table tr{
    border-bottom:1px solid #eee;
}
.order_detail_products_table tr.border-bottom{
    border-bottom:1px solid #eee;
}
.order_detail_products_table tr.border-bottom.last{
    border-bottom:2px solid #d3d3d3;
}
.order_history_table td,
.order_history_table th,
.order_detail_products_table td{
    padding-top: 20px;
    padding-bottom: 20px;
}
.order_detail_products_table th{
    padding-top: 10px;
    padding-bottom: 10px;
}
.order_detail_products_table td,
.order_history_table td{
    vertical-align: top;
}
.order_history_table td:first-child{
    font-weight:bold;
}
.order_history_table .mobile-heading{
    display: none;
}
.order_details{
    text-align: left;
    margin-top:20px;
}
.order_details p{
    margin-top:0px;
    margin-bottom: 0px;
}
.order_details p:first-child{
    font-weight: bold;
}
.order_details .row{
    margin-bottom: 20px;
}
.order_detail_products_image{
    width: 20%;
}
.order_detail_products_name{
    padding-left: 15px;
    padding-right: 15px;
}
.order_detail_products_info td{
    padding-top: 10px;
    padding-bottom:10px;
}
.order_detail_products_info.first td{
    padding-top: 20px;
}
.order_detail_products_info.last td{
    padding-bottom: 20px;
}
.order_detail_products_info.total td{
    padding-top: 20px;
    padding-bottom: 20px;
}
.order_detail_back_menu{
    margin-top: 30px;
    margin-bottom: 30px;
}
.order_detail_back_menu a{
    color:#404040;
    letter-spacing: 1px;
    font-size: 15px;
}
.order_detail_products_info{
    font-weight: bold;
}
.order_details_main_row{
    padding-left: 0px;
    padding-right: 0px;
}
.order_detail_products{
    padding-left: 30px;
}
#joyubooksrow.joyueventsrow{
    padding-top: 0px;
}
.joyimagecol,
.joyinfocol{
    margin-top:30px;
}
.event_detail_title{
    margin-bottom: 15px;
    font-size: 32px;
    letter-spacing: 0px;
}
.event_detail_date,
.event_detail_price{
    font-weight: bold;
    font-size: 16px;
    margin-bottom:5px;
    margin-top: 0px;
}
.get_direction{
    font-weight:bold;
    margin-top: 10px;
    display: block;
}
.uenvents_title{
    margin-top:10px;
    font-size: 24px;
}
#events_list h4{
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
#events_list h4 span{
    position: relative;
    z-index: 1;
    background: #fff;
    padding-right: 20px;
}
#events_list h4::after{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
}
/* Search */
.sr-half-col{
    width: 50%;
    float: left;
}
.sr-third-col{
    width: 32%;
    float: left;
}
.srimage,
.srattrs{
    width: 100%;
}
.sr-row:after{
    clear:both;
    content:"";
    display: block;
}
.sr-row .sr-half-col:first-child{
    padding-right: 15px;
}
.sr-row .sr-half-col:last-child{
    padding-left: 15px;
}
.sr-row .sr-third-col:nth-child(2){
    margin-right: 2%;
    margin-left: 2%;
}
.srtitle{
    margin-bottom: 20px;
    margin-top: 15px;
}
.sritem{
    position: relative;
}
.srrectype{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
}
/*.sr-row .sr-half-col:first-child .srrectype{
    padding-right: 15px;
}
.sr-row .sr-half-col:last-child .srrectype{
    padding-left: 15px;
}
.sr-row .sr-third-col:first-child .srrectype{
    padding-right: 15px;
}
.sr-row .sr-third-col:last-child .srrectype{
    padding-left: 15px;
}*/

.sr-row{
    /*margin-top: 20px;*/
    margin-bottom: 20px;
}
/* Books */
.recipepadding li{
    padding:3px 10px;
    font-family: 'ClarikaProGeo-Rg', serif;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 26px;
}
.recipepadding{
    width: 90%;
}
.authorquotes h3{
    padding-top: 40px;
}
#authorquotes{
    background:#eee;
}
#online_contact h3{
    color:#fff;
}
.bookcol{
    height:100px;
    position: relative;
}
.bookcol .bookslogo{
    margin:auto;
}
.bookcol  a{
    display: block;
    position: absolute;
    top: 50%;
    left:0px;
    right:0px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
}
.bookcontainer h3{
    margin-top: 30px;
    margin-bottom: 15px;
}
.bookcontainer{
    margin-bottom: 30px;
}
.buttonsrow .col_one_half{
    text-align: center;
}
.buttonsrow .col_one_half.wishlist_button{
    padding:20px;
}
#online_contact .col_one_half.wishlist_button{
    padding: 20px;
}
.view_details_btn{
    color:#fff;
    transition:all 0.25s ease-in-out;
}
.view_details_btn:hover{
    color:#55C0B9;
}
#joybook_email input.fail{
    border:solid 1px #ff0000;
}
#online_contact .wishlist_button .joy_btn{
    float: left;
    background: #fff;
    border: solid 1px #fff;
    color:#7da255;
    transition: all 0.25s ease-in-out;
}
#online_contact .wishlist_button .joy_btn:hover{
    background: #7da255;
    border: solid 1px #7da255;
    color:#fff;
    transition: all 0.25s ease-in-out;
}
#online_contact .buynowbutton{
    float: right;
}
/* Member Portal */

.accordian_welcome .accordian_msg .accordian_text{
    line-height: 40px;
}
/* Utilities */
.letter-spacing-1{
    letter-spacing: 1px;
}
/* Schien */
.comment_success{
    font-size:26px;
    margin-top: 20px;
}

/* 404 */
.details-404{
    margin-top:40px;
    margin-bottom: 40px;
}
.details-404 .col_one_half:first-child .joy_btn{
    float: right;
}
.details-404 .col_one_half .joy_btn{
    float: left;
}
/* blogcategory */
.blog_category_tile_row .blog_category_title{
    margin-bottom: 30px;
    margin-top: 15px
}
.blog_category_tile_row .blog_category_tile_image a{
    display: block;
}
.blog_category_tile_row .col.col_one_half:nth-child(2n+1){
    clear:left;
}
.blog_category_tile_container{
    margin-top: 30px;
}
.blog_title .large_tile{
    font-size: 20px;
    line-height: 30px;
}
/* Video Fav */
.blog_content .video_fav{
    position: absolute;
    z-index: 1;
    background: #6c6c6b;
    color:#fff;
    font-size: 12px;
    bottom: 100%;
    left: 0;
    padding:5px 10px;
}
.blog_content .video_fav:hover{
    color:#55C0B9;
    transition: all 0.25s ease-in-out;
}
/* Favourites Page */
.favourites_container{
    min-height:200px;
    /*margin-bottom:0px;*/
    flex: 1;
}
.fav_item_wrapper{
    position: relative;
    margin-bottom: 30px;
}
.fav_item_img{
    position: relative;
    font-size: 0px;
    z-index: 1;
}
.item_fav_overlay{
    position: absolute;
    top:0px;
    left:0px;
    height:100%;
    width: 100%;
    overflow: hidden;
}
.fav_item_img:hover .item_fav_overlay{
    transition: all 0.25s ease-in-out;
    background: rgba(0, 0, 0, 0.44);
}
.remove_item_fav{
    font-size: 16px;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    background: #876ead;
    color: #fff;
    bottom: -60px;
    transition: all 0.25s ease-in-out;
    z-index:2;
}
.fav_item_img:hover .remove_item_fav{
    bottom:0px;
    transition: all 0.25s ease-in-out;
}
.favourites_items_container{
    min-height: 271px;
}
/*.favourites_items_container .col_one_half:nth-child(0){
    clear: none;
}
.favourites_items_container .col_one_half:nth-child(2n){
    clear:right;
}*/
.favourites_items_container::after,
.joyousoverview_items_container::after{
    contain: '';
    clear:both;
}
.fav_item_title{
    color:#676767;
    text-align: center;
}
.fav_item_title:hover{
    color:#55C0B9;
    transition: all 0.25s ease-in-out;
}
/*.favourites_sidebar_container a,
.joyousoverview_sidebar_container a,
.joyuprogram_sidebar_container a{
    color:#404040;
}*/
.favourites_pagekey .more_posts_row{
    margin-bottom: 0px;
}
.favourites_pagekey .blog_pagination{
    clear:both;
}
/*#page.favourites_pagekey .blog_pagination_controls,
#page.joyu_pagekey .blog_pagination_controls {
    margin: 30px auto 0 auto;
}*/

/* My programs */
.joyousoverview_banner{
    overflow: hidden;
    width: 100%;
}
.joyousoverview_desc .tab-content {
    margin-left: 0px;
}
.joyousoverview_banner img{
    display: block;
}
.joyousoverview_banner .h3{
    margin: 0;
    text-align: left;
    font-family: Wulkan Display;
}
.joyousoverview_banner a{
    float: left;
    color: #55C0B9;
    font-size: 12px;
    padding-bottom: 15px;
    position: absolute;
    right: 0;
    top: 50%;
}
.joyousoverview_banner_left{
    padding-bottom: 500em;
    margin-bottom: -500em;
}
.joyousoverview_banner_right{
    margin-right: -1px;
    padding-bottom: 500em;
    margin-bottom: -500em;
}
.joyousoverview_banner_right_content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 77%;
}
.nav-tabs-mobile {
    display: none;
}
.dropdown-menu>li.active>a {
    background-color: #55C0B9 !important;
}
.nav-tabs {
    text-align: center;
}
.nav-tabs>li {
    margin-bottom: 0px !important;
    margin-right: 1px !important;
    margin-left: 1px !important;
}
.nav-tabs>li>a {

    background-color: #f4f4f4 !important;
    color: #9a9a9a !important;
    border-radius: 0 !important;
    border-style: none !important;
    /*margin-bottom:1px !important;*/
    height: 32px !important;
    font-size: 15px;
    padding: 7px 26px !important;
}
.nav-tabs>li.active>a {
    color: #fff !important;
    background-color: #707070 !important;
     padding: 7px 26px !important;
    border-radius: 0 !important;
    border-style: none !important;
    height: 32px !important;
    /*padding: 7px 20px !important;*/
}
.nav>li>a:hover {
    background-color: #707070 !important;
    color:#fff !important;
}
.joyousoverview_sidemenu_right{
    text-align: left;
    border-top:1px solid #dedede;
    padding-top:30px;
}
.joyousoverview_sidemenu_right p{
    margin-top:0px;
    font-family: 'ClarikaProGeo-Rg';
    font-size: 18px;
    line-height: 1.7em;
    letter-spacing: 0px;
}
.joyousoverview_sidemenu_right .section p,
.joyousoverview_sidemenu_right .section_subhead p{
    font-size: inherit;
    font-family: inherit;
}
.joyousoverview_sidemenu_right .joy_btn{
    margin-top: 30px;
}
.joyousoverview_container{
    margin-bottom: 160px;
    flex: 1;
}
.cwidth.back_link{
    margin-top:30px;
    margin-bottom:30px;
}
.myprograms_pagekey .collection_info{
    padding-top:10px;
}
.collection_group_list_title {
    font-size: 1rem;
    line-height: 1.5rem;
    }
.myprograms_pagekey .collection_group_list{
    overflow: auto;
    height:412px;
    padding:10px 0;
}
.myprograms_pagekey #resource_video_player{
    max-height: 412px;
}
.myprograms_pagekey .video_collection{
    height: auto;
}
.myprograms_pagekey .collection_group_desc{
    color:#000;
    padding:15px;
    font-family: 'ClarikaProGeo-Rg';
    font-size: 18px;
    line-height: 1.5em;
}
.myprograms_pagekey #playerparent{
    height:412px;
}
.myprograms_pagekey .videocontainer{
    padding-bottom: 0px;
    background:#000000;
}
.sidebar-nav-mobile{
    display: none;
}
.sidebar-nav-mobile a{
    color: #55C0B9;
    margin-bottom: 30px;
    font-size: 16px;
}
.program_learn_details .col2,
.col2 {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: left;

}
.program_learn_details .cols,
.cols{
    margin-left:-15px;
    margin-right: -15px;
}
.program_learn_details .videoanchor{
    width: 100%;
    position: relative;
    padding-bottom: 56%;
}
.myprograms_pagekey .program_learn_details .videoanchor{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.programdetails_pagekey .program_learn_details .videoanchor{
    position: absolute;
}
.collection_group_list.online_programs .collection_group_row{
    float: left;
}
.collection_group_list.online_programs .collection_group_row:hover{
    background: #55C0B9;
}
.viewunit_pagekey #footer{
    margin-top:55px;
}
.viewunit_pagekey .joyousoverview_banner{
    border-bottom: 2px solid #DEDEDE;
    margin-bottom: 30px;
}
/* Author Page */
.author_blog_preview{
    letter-spacing: normal;
    font-family: ClarikaProGeo-Rg;
    line-height: 26px;
    font-size: 18px;
}
h3.author_blog_title{
    font-size: 24px;
}
/* About Page */
.about_pagekey p.chaparral{
    line-height: 1.7em;
}
/* Contact */
.newsletter_col1 .col_one_quarter{
    padding:0px;
}
.col_contact{
    display: table;
}
.contact_100{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
/* book overview */
#book_notification{
    display: table;
    width: 100%;
}
#book_notification .book_form_col{
    display: table-cell;
    vertical-align: middle;
    float: none;
}
/* Homepage */
.home_upcoming_events{
    background:#ecf5f4;
    padding:50px 0;
    margin: 60px auto 0 auto;
    font-family: 'ClarikaProGeo-Rg', serif;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home_upcoming_events p{
    font-family: 'ClarikaProGeo-Rg', serif;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 26px;
}
.home_upcoming_events_title{
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
}
.home_upcoming_events a{
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-size: 13px;
}
.home_upcoming_events .round_img{
    max-width: 270px;
    display: block;
    margin: auto;
}
.accordian_mobile_icon{
    display: none;
}
.accordian_row .h10{
    letter-spacing: normal;
    line-height: 1.7em;
}
/* Recipe Detail */
.recipedetail_pagekey .recipe_card{
    font-family: 'ClarikaProGeo-Rg', serif;
    font-size: 18px;
}
.recipedetail_pagekey ul li,
.recipedetail_pagekey ol li{
    margin-bottom: 10px;
    line-height: 1.75em;
}
.recipedetail_pagekey li.sidebar_icon,
.recipedetail_pagekey li.sidebar_icon{
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Comment */
.comment_post{
    margin-top:15px;
}
#comments_contain .post_input.post_textarea,
#comments_contain .post_input{
    font-size: 16px;
}
/* Dashboard */
.dashboard_view_all{
    margin:30px auto;
}
.dashboard_section:last-child{
    margin-bottom:60px;
}
/* Resource - Video */
.collection_group .video_btns{
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #eee;
    padding: 7px 10px;
    font-size: 12px;
}
.collection_group .video_btns a{
    color:#000;
}
.collection_group .video_btns:hover a{
    color: #55C0B9;
    transition: all 0.25s ease-in-out;
}
/* Events Calendar */

#eventlist{
    min-height:600px;
}
#eventcalendar{

}
.caleday{
    width:14%;
    float:left;
    color:#666666;
}
.caleday.has_event{
    cursor:pointer;
    color:#6BC2BA;
    text-decoration:underline;
}
.caleday.today div{
    padding: 5px 0;
    border-radius: 50%;
    background: #55C0B9;
    width: 30px;
    margin: 0 auto;
    color:#fff;
}
.events_action_call_btn .joy_btn{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.eventoverview-desc{
    font-size: 18px;
    line-height: 1.7em;
    letter-spacing: normal;
    font-family: 'ClarikaProGeo-Rg', serif;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Shop */
.shop_pagekey .navtitle span.navheader a,
.shop_pagekey .navtitle span.navheader{
    border-bottom:0px;
    color: #999999;
}

.shop_pagekey .filterclear{
    color:#fff;
    background:#9bcc64 ;
    text-transform: uppercase;
    border-bottom: 2px solid #9bcc64;
    border-radius: 0;
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
    padding-bottom:2px;
}

a.filterclear_shopsecond {
	background: #ECF5F4;
    padding: 5px 10px;
}
/* My Programs */
.myprogramssidemenu{
    text-align: left;
    margin-top:60px;
}
.myprogramssidemenu a{
    color:#404040;
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.myprogramssidemenu a:after{
    content: "";
    width: 0;
    height: 2px;
    border-radius: 0px;
    background: #55C0B9;
    position: absolute;
    left: 0;
    bottom: -5px;
    transition: width 0.15s ease-in-out;
}
.myprogramssidemenu a:hover:after,
.myprogramssidemenu a.active:after{
    width: 100%;
}
.myprogramssidemenu li{
    margin-top: 15px;
    margin-bottom: 20px;
}
.joyousoverview_sidemenu_right.online_programs .cwidth{
    width: 100%;
}

/*.onlineprograms_unitrow_wrapper{
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.onlineprograms_unitrow_wrapper:last-child{
    border-bottom:0px;
}*/
.program_learn_details p.unit_file_title{
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}
.unit_file_download{
    text-transform: uppercase;
    color:#9bcc64;
    font-family: 'ClarikaProGeo-Rg', 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 400;
}
.myprogramvideos_pagekey .collection_group_list,
.myprograms_pagekey .collection_group_list{
    overflow: auto;
}
.onlineprograms_units_title{
    margin-top: 30px;
    margin-bottom: 30px;
    border-left: 5px solid #55C0B9;
    padding: 10px;
    background: #f9f9f9;
}
.onlineprograms_units_date{
    background: #f9f9f9;
    font-size: 16px;
    padding: 8px 20px;
    font-weight: 400;  
}
.onlineprograms_units_date,
.onlineprograms_units_name{
    vertical-align: middle;
    display: inline-block;
}
.onlineprograms_units_name{
    margin-left: 15px;
    font-size: 23px;
    font-weight: 400;
    color: #404040;
    letter-spacing:1px;
    font-family: Wulkan Display;
}
.liveonlineprograms_units_name{
    margin-left: 0;
    font-size: 23px;
    font-weight: 400;
    color: #404040;
    letter-spacing:1px;
    font-family: Wulkan Display;
}
.tab-content {
    margin-left: 15px;
}
.onlineprograms_start_date{
    text-align: left;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.onlineprograms_unitrow_wrapper iframe.single{
    width: 100%;
    border: none;
    height: 412px;
}
.onlineprograms_unit_wrapper a{
    color: #55C0B9;
}
.onlineprograms_unit_wrapper a:hover{
    color:#404040;
}

@media screen and (min-width: 850px){
    .joyousoverview_sidemenu_right_live_program{
        width: 80%;
        margin-left: 20%;
    }
}
/* Download Detail */
#downloaddesc{
    line-height: 1.7em;
}
/* My info */
#inputmsg .confirmation_msg{
    margin-top:20px;
    font-size: 18px;
    text-transform: none;
}
/* Blog Slideshow*/
.blog_slider .learn_slider_arrow{
    margin-top: 0px;
    transform: translateY(-50%);
    z-index: 9999999;
}
.blog_slider .learn_slider_arrow_prev{
    transform: translateY(-50%)rotate(180deg);
}
.blog_slider .learn_slider_dot_container{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 15px;
}
/* Small Fixes */
#product_desc a,
.event_desc a,
.eventoverview-desc a{
    color:#55C0B9;
}
@media screen and (max-width:1150px){
    .myprograms_pagekey .collection_info{
        padding:0 15px;
    }
    .myprograms_pagekey .collection_group_row{
        float: left;
        height:auto;
    }
    .myprograms_pagekey .collection_group_list{
        height:auto;
    }
    .myprograms_pagekey .collection_group_row:nth-child(1){
        clear:none;
    }
    .myprograms_pagekey .collection_group_row:nth-child(3n+1){
        clear:left;
    }
    .myprograms_pagekey .video_collection .videocontainer{
        height: auto;
    }
    .myprogramvideos_pagekey .collection_group_row:nth-child(3n+1){
        clear:left;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav {
        width: 100%;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 50%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 26px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .nav {
        width: 100%;
    }
    .nav-tab-screen {
        display: none !important;
    }
    .nav>li>a:hover {
        background-color: #55C0B9 !important;
        color:#fff !important;
    }
    .nav>li>a:before {
       color: #9a9a9a;
       content: ' \25BE';
       float:right;
    }
    .nav>li>a:hover:before {
       color: #fff;
       content: ' \25BE';
       float:right;
    }
}
@media screen and (max-width:1000px){
    /*#home_slider li:first-child{
        opacity: 1;
    }
    #home_slider li{
        opacity: 0;
    }*/
    li .authorquote{
        border-bottom: 1px solid #dedede;
        padding-bottom: 20px;
    }
    li .authorquote:last-child{
        border-bottom:0px;
    }
    /* Books */
    .recipepadding{
        width: 100%;
    }
    #joyubooksrow .buttonsrow .col_one_half{
        text-align: center;
    }
    #online_contact .col_one_half{
        width: 100%;
    }
    #online_contact .col_one_half.wishlist_button{
        padding: 5px;
    }
    #online_contact .wishlist_button .joy_btn,
    #online_contact .buynowbutton{
        float: none;
    }
    /* Member Portal */
    #home_slider .accordian_welcome{
        height:400px;
    }
    .more_info_item:after{
        display: none;
    }
    .more_info_item:hover:after, .more_active_info:hover:after{
        display: none;
    }
    .more_active_info:after{
        display: none;
    }
    .more_active_info.more_info_item:after{
        display: block;
    }
    /* Joy Approved Products */
    #joyapprovedproductscontainer .col{
        width: 50%;
    }
    #joyapprovedproductscontainer .col_one_third:nth-child(2n+1) {
        clear: left;
    }
    #joyapprovedproductscontainer .col_one_third:nth-child(3n+1) {
        clear: none;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav {
        width: 100%;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 50%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 26px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .nav {
        width: 100%;
    }
    .nav-tab-screen {
        display: none !important;
    }

}
@media screen and (max-width:850px){
    .joyousoverview_banner .col_one_fifth,
    .joyousoverview_container .col_one_fifth{
        display: none;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 50%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 26px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .nav {
        width: 100%;
    }
    .joyousoverview_banner a{
        position: static;
    }
    .joyousoverview_banner .col_80,
    .joyousoverview_container .col_80{
        width: 100%;
    }
    .joyousoverview_banner_right_content{
        position: static;
        transform: translateY(0%);
        -moz-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
    }
    #page.favourites_pagekey{
        margin-top:121px;
    }
    #page.wishlist_pagekey,
    #page.joyu_pagekey{
        margin-top:103px;
    }
    /* Joy Program Testimonials */
    #program_testimonials_mobile{
        display: block;
    }
    #program_testimonials{
        display: none;
    }
    #program_testimonials_wrapper .learn_slider_arrow.learn_slider_arrow_prev{
        left:-30px;
    }
    #program_testimonials_wrapper .learn_slider_arrow.learn_slider_arrow_next{
        right:-30px;
    }
    /* Joy Program FAQ */
    #program_faq .faqbox .question{
        padding:5px;
    }
    #program_faq h6{
        font-size: 18px;
    }
    #program_faq .col_one_half{
        width: 100%;
    }
    .programfaqrow .faqbox,
    .programfaqrow:last-child .faqbox{
        border-top:0px;
    }
    .programfaqrow:first-child .col_one_half:last-child .faqbox{
        border-top: 0px;
    }
    .programfaqrow:first-child .col_one_half:first-child .faqbox{
        border-top:1px solid #d2d2d2;
    }
    .programfaqrow.singlefaqrow:last-child .faqbox{
        border-top: 0px;
    }
    /* Joy Approved */
    #joyapprovedsubheader .col{
        width: 100%;
        margin-top:30px;
    }
    #joyapprovedsubheader .col:first-child{
        margin-top: 0px;
    }
    #joyapprovedpremiums-random .col,
    #joyapprovedproductdetail-main .col{
        width: 100%;
    }
    .joyapprovedproductdetail-blog-section .col{
        width: 100%;
    }
    .joyapprovedproductdetail-blog-section .col:first-child{
        margin-top: 30px;
    }
    #joyapprovedproductdetail-blog-section-title{
        margin-bottom: 0px;
    }
    #joyapprovedproductdetail-blog-section-title .right-side,
    #joyapprovedproductdetail-blog-section-title .left-side{
        display: block;
        float: none;
        text-align: left;
    }
    .joyapprovedproductdetail-blog-section .joy_tile{
        margin-bottom: 0px;
    }
    .joyapprovedrelatedblogs-tiles .col{
        width: 100%;
        margin-top:30px;
    }
    .joyapprovedproductdetail-cta{
        text-align: center;
    }
    /* End of Joy Approved */

    #header.search-active,
    #member_menu.search-active{
        transform: none;
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        top:90px;
        transition: all 0.7s ease-in-out;
    }
    #page.search-active,
    .search-active #inner_page{
        /*transform: translateY(90px);
        -o-transform: translateY(90px);
        -moz-transform: translateY(90px);
        -webkit-transform: translateY(90px);
        -ms-transform: translateY(90px);*/
        top: 45px;
        transition: all 0.7s ease-in-out;
    }
    #hamburger.search-active{
        top:115px;
        transition: all 0.6s ease-in-out;
    }
    #hamburger{
        transition: all 0.6s ease-in-out;
    }
}
@media screen and (max-width:800px){
    .single_product .wishlist_button,
    .variant_product .wishlist_button,
    .series_product .wishlist_button{
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 100%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 26px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .nav {
        width: 100%;
    }
    .product_details .add_to_cart{
        width: 100%;
        text-align: center;
        padding:0px;
    }
    #book_notification .book_form_col{
        float: left;
    }
    .bundle_product .wishlist_button{
        margin-top: 20px;
        width: 100%;
    }
    .joy_btn.add_the_event{
        margin-top:15px;
    }
    #eventcalendar_col,
    #eventlist{
        width: 100%;
    }
}
@media screen and (max-width:768px){
    .joyousoverview_sidebar_container,
    .favourites_sidebar_container,
    .joyuprogram_sidebar_container,
    .joyapprovedproducts_sidebar_container,
    .search_pagekey .col#nav{
        height:0px;
        opacity: 0;
        padding-left: 30px;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav {
        width: 100%;
    }
.nav-tabs>li.active>a
{
padding: 7px 10px !important;
}
.onlineprograms_unitrow_wrapper iframe.single
{
max-height: 412px;
height: 412px;
display:block;
}
    .joyousoverview_sidebar_container.active,
    .favourites_sidebar_container.active,
    .joyuprogram_sidebar_container.active,
    .joyapprovedproducts_sidebar_container.active,
    .search_pagekey .col#nav.active{
        height:auto;
        opacity: 1;
        transition: all 0.25s ease-in-out;
    }
    .sidebar-nav-mobile{
        display: block;
    }
    /* Homepage */
    .home_upcoming_events .col_one_third{
        width: 100%;
        margin-top:30px;
    }
    .home_upcoming_events .col_one_third:first-child{
        margin-top: 0px;
    }
    /* Programs */
    .program_learn_details .col2 {
        float: left;
        width: 100%;
    }
    .unit_files_content,
    .unit_files_image{
        width:100%;
        text-align: center;
    }
    .unit_files_content{
        margin-top:15px;
        margin-bottom:20px;
    }
    .unit_files_wrapper{
        width: 50%;
    }
    #joyapprovedpremiums-all .tile_cat{
        font-size: 10px;
        padding:5px 5px;
        width: 100%;
        letter-spacing: 1px;
    }
    #joyapprovedpremiums-all .joy_tile img{
        margin-bottom:0px;
    }
    #joyapprovedpremiums-all .joy_tile{
        margin-bottom: 10px;
        overflow: hidden;
    }
    #joyapprovedpremiums-all .list .large_tile{
        margin-top:10px;
        font-size:14px;
        line-height: 16px;
    }
    #joyapprovedpremiums-all .program_title_tile{
        margin-top:5px;
    }
    #joyapprovedpremiums-all .tile_cat_container{
        background: #ffce62;
    }
    #joyapprovedproductscontainer .col{
        padding:10px 10px;
    }
    #joyapprovedpremiums-all .mobile_showfilters{
        margin-bottom: 20px;
    }
    #joyapprovedpremiums-all .navfilter:first-child{
        margin-top: 0px;
    }
    .joyapprovedproductdetail-blog-section .joyapprovedproductdetail-desc{
        margin-top:15px;
        margin-bottom:15px;
    }
    .joyapprovedproductdetail-meta .inline{
        display: block;
        text-align: center;
        margin-top:15px;
    }
    .joyapprovedproductdetail-meta .blog_date{
        border-right: 0px;
    }
    /* Joy Approved Products */
    /*#joyapprovedproductscontainer .col{
        width: 100%;
    }*/
}
@media screen and (max-width:700px){
    .hero-header-title{
        font-size: 25px;
    bottom: 50px;
    width: 100%;
    left: 0;
    padding-left: 60px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav {
        width: 100%;
    }
    .hide-mobile{
        display: none;
    }
    .accordian_mobile_icon{
        display: inline-block;
        margin-right: 10px;
        margin-left: 5px;
    }
    #joyousu-icon{
        width: 16px;
    }
    #wishlist-icon{
        width: 12px;
    }
    #fav-icon{
        width: 17px;
    }
    .accordian_welcome .accordian_text{
        transform:none;
        -ms-transform:none;
        -webkit-transform:none;
        -o-transform:none;
        -moz-transform:none;
        position: relative;
        left: 0;
    }
    .wishlistitems{
        margin: auto;
        width: 50%;
        padding:15px;
        float: left;
    }
    .wishlistitems:first-child{
        clear:none;
    }
    .wishlistitems:nth-child(odd){
        clear:left;
    }
    #wishlist_main_wrapper .mobile-heading{
        display:block;
        padding:0px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    #wishlist_main_wrapper .product-image.col_one_fifth,
    #wishlist_main_wrapper .product-name.col_40,
    #wishlist_main_wrapper .product-subtotal.col_one_fifth{
        width: 100%;
        margin-top:5px;
        margin-bottom: 5px;
        text-align: left;
        padding:0px;
        flex: 1;
    }
    #wishlist_main_wrapper .product-setting.col_one_fifth{
        width: 100%;
        text-align: center;
        margin-top:5px;
    }
    #wishlist_main_wrapper .product-image.col_one_fifth img{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #wishlist_main_wrapper .table_heading{
        display: none;
    }
    #wishlist_main_wrapper .joy_btn{
        min-width: 0;
    }
    .program_middle_nav a{
        display: block;
        margin: 5px 0;
    }
    .program_middle_nav a{
        padding-right:0px;
    }
    .program_quote_col.col_83{
        width: 83%;
    }
    .program_quote blockquote {
        font-size: 25px;
    }
    .program_quote blockquote:before {
        font-size: 100px;
        margin-top:20px;
    }
    .program_quote blockquote:after {
        font-size: 100px;
        margin-top:20px;
    }
    .program_image,
    .program_details,
    .program_learn_details,
    .program_learn_video{
        width: 100%;
    }
    #related_products{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .program_recommended{
        margin-top:30px;
    }
    #related_products .col_one_quarter.related-products-col{
        width:50%;
        padding:5px;
    }
    #related_products .row{
        padding-left: 10px;
        padding-right: 10px;
    }
    .program_reminder{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ebook_preview_arrow_next {
        right: -50px;
        height: 60px;
        width: 30px;
    }
    .ebook_preview_arrow_prev {
        left: -50px;
        height:60px;
        width: 30px;
    }
    #ebook_preview{
        height: 100%;
    }
    .ebook_preview_buy_now{
        height:100px;
    }
    .ebook_preview_buy_now,
    #program_ebook_preview{
        width: 100%;
        position: relative;
        overflow: visible;
    }
    #program_ebook_viewport{
        overflow: hidden;
    }
    #program_ebook_viewport li{
        height: auto;
        position: static;
    }
    #program_ebook_viewport li img{
        position: static;
        transform: translateY(0%);
        -o-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
    }
    .program_book_preview_main_container{
        padding-top: 30px;
        padding-bottom: 40px;
    }
    #what_you_will_learn,
    #what_is_included{
        margin-top:30px;
        margin-bottom:30px;
    }
    .program_main_details{
        margin-bottom: 30px;
    }
    .order_history_table .mobile-heading{
        display: block;
        font-weight: bold;
    }
    .order_history_table .desktop-heading,
    .order_detail_products_table .desktop-heading{
        display: none;
    }
    .order_history_table td{
        padding-top: 5px;
        padding-bottom: 5px;
        width: 50%;
        float: left;
    }
    .order_history_table td:last-child{
        width: 100%;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .order_detail_products{
        width: 100%;
        padding:0px;
    }
    .order_detail_back_menu{
        margin-top:15px;
        margin-bottom: 0px;
    }
    .order_detail_products_image{
        width: 100%;
    }
    .order_detail_products_info{
        padding-left: 10px;
        padding-right: 10px;
    }
    .order_detail_products_table td,
    .order_detail_products_table th{
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .order_detail_products_table td.order_detail_products_image{
        padding-left: 0px;
        padding-right: 0px
    }
    .order_details,
    .order_detail_back_menu{
        font-size: 15px;
    }
    #events_list h4{
        padding-bottom: 0px;
        margin-bottom:15px;
    }
    .col_event_maps_row_1,
    .col_event_maps_row_2{
        width: 50%;
    }
    .col_event_maps_row_3{
        width: 100%;
        text-align: center;
    }
    #joyevents_map{
        margin-left: auto;
        margin-right: auto;
        margin-top:10px;
    }
    .upcoming_image{
        width: 50%;
    }
    .upcoming_info{
        width: 50%;
    }
    .uenvents_title{
        font-size: 18px;
    }
    .clear_on_mobile{
        clear: both;
        margin-top:15px;
    }
    #events_list h4::after{
        position: relative;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    /* Books */
    .bookcol.col_one_third{
        width: 100%;
    }
    /* Member Portal */
    .accordian_welcome .col_one_third {
        width: 100%;
    }
    .accordian_welcome{
        position: relative;
    }
    .accordian_msg_wrapper{
        position: absolute;
        top:50%;
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }
}
@media screen and (max-width:635px){
    /* Search Redesign */
    .main_search_container input{
        width: 100%;
        float: none;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 100%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 10px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .nav {
        width: 100%;
    }
    .main_search_container .main_search_button{
        float: none;
        width:150px;
        margin-top:15px;
        border-radius: 40px;
    }
    .main_search_container{
        height:150px;
        top: -150px;
    }
    .main_search_container.main_search_container_active {
        top: 0;
    }
    #header.search-active,
    #member_menu.search-active{
        transform: none;
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        top:150px;
        transition: all 0.7s ease-in-out;
    }
    #page.search-active,
    .search-active #inner_page{
        /*transform: translateY(150px);
        -o-transform: translateY(150px);
        -moz-transform: translateY(150px);
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);*/
        transition: all 0.7s ease-in-out;
        top: 74px;
    }
    #hamburger.search-active{
        top:190px;
        transition: all 0.25s ease-in-out;
    }
    #hamburger{
        transition: all 0.25s ease-in-out;
    }
}
@media screen and (max-width:600px){
    .sr-half-col{
        width: 100%;
    }
    .sr-row .sr-half-col:first-child{
        margin-bottom: 20px;
        padding: 0px;
    }
    .sr-third-col{
        width: 100%;
    }
    .sr-row .sr-third-col:first-child{
        margin-bottom: 20px;
        padding: 0px;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 100%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 10px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .nav {
        width: 100%;
    }
    .sr-row .sr-half-col:last-child{
        padding: 0px;
    }
    /* Member Portal */
    .accordian_welcome .accordian_msg{
        margin:0px;
    }
    /* 404 */
    .details-404 .col_one_half{
        width: 100%;
    }
    .details-404 .col_one_half:first-child .joy_btn,
    .details-404 .col_one_half .joy_btn{
        float: none;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:15px;
    }
    /* blogs */
    .blog_category_tile_row .col.col_one_half{
        width: 100%;
    }
    /* My Programs */
    .joyousoverview_sidemenu_right .col_40,
    .joyousoverview_sidemenu_right .col_60{
        width: 100%;
    }
    .joyousoverview_sidemenu_right p{
        margin-top:15px;
    }
    .joyousoverview_sidemenu_right .joy_btn{
        margin-top:15px;
    }
    /* My info */
    #inputmsg .confirmation_msg{
        text-align: center;
    }
}
@media screen and (max-width: 550px){
    .myprograms_pagekey .collection_group_row{
        float: none;
        min-height: 0px;
    }
    .myprograms_pagekey .collection_group_list{
        height: auto;
        padding: 0px;
    }
    .bundle_product .wishlist_button{
        margin-top: 20px;
        width: 100%;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 100%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 26px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 10px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
}
@media screen and (max-width: 500px){
.onlineprograms_unitrow_wrapper iframe.single
{
max-height: 412px;
height: 205px;
display:block;
}
    .accordian_welcome .accordian_msg .accordian_text {
        line-height: 25px;
    }
    .subscriber_inner_overlay{
        padding:60px 30px;
    }
    #subscriber .news_heading{
        font-size: 20px;
    }
    #subscribe_overlay #subscriber .chaparral{
        font-size:16px;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 100%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 10px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
         padding: 7px 10px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }

}
@media screen and (max-width:400px){
.onlineprograms_unitrow_wrapper iframe.single
{
max-height: 412px;
height: 185px;
display:block;
}
    .wishlistitems{
        margin: auto;
        width: 100%;
    }
    .nav-tabs-mobile {
        display: block;
    }
    .nav-tabs {
        text-align: center;
    }
    .nav-tabs>li {
        margin-right: 1px !important;
        margin-left: 1px !important;
        margin-bottom: 4px !important;
        width: 100%;
    }
    .nav-tabs>li>a {

        background-color: #f4f4f4 !important;
        color: #9a9a9a !important;
        border-radius: 0 !important;
        border-style: none !important;
        /*margin-bottom:1px !important;*/
        height: 32px !important;
        padding: 7px 10px !important;
    }
    .nav-tabs>li.active>a {
        color: #fff !important;
        background-color: #707070 !important;
        padding: 7px 10px !important;
        border-radius: 0 !important;
        border-style: none !important;
        height: 32px !important;
        /*padding: 7px 20px !important;*/
    }
    .nav>li>a:hover {
        background-color: #707070 !important;
        color:#fff !important;
    }
    .program_quote_col.col_83{
        width: 83%;
    }
    .program_quote blockquote {
        font-size: 20px;
    }
    .program_quote blockquote:before {
        font-size: 80px;
        margin-top:20px;
    }
    .program_quote blockquote:after {
        font-size: 80px;
        margin-top:20px;
    }
    .program_reminder_title {
        font-size: 18px;
    }
    .program_reminder {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .order_detail_products_info td{
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .order_detail_products_table td,
    .order_detail_products_table th{
        font-size: 13px;
        vertical-align: top;
    }
    .order_detail_products_name{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .order_detail_products_table td.order_detail_products_image{
        padding-left: 0px;
        padding-right: 0px;
    }
    .order_details,
    .order_detail_back_menu{
        font-size: 13px;
    }
    .order_details .row{
        margin-bottom: 10px;
    }
    .uenvents_title,
    .uenvents_date{
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 0px;
        display: block;
    }
    .accordian_msg{
        padding-left: 25px;
        padding-right: 60px;
    }
    .product_info_bar_col{
        width: 100%;
        margin-bottom:10px;
        text-align: center;
    }
    .product_info_bar_col:last-child{
        margin-bottom: 0px;
    }
}







/* CART */


.cart_tooltip{
  position: absolute;
  width: 200px;
  color: #fff;
  background: #000;
  bottom: 100%;
  font-size: 13px;
  padding: 14px 11px;
  line-height: 15px;
  text-transform: none;
  text-align: center;
  border-radius: 3px;
}

.cart_disable_tooltip_triangle{
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000;
  position: relative;
  margin-left: auto;
  margin-right: auto;
    right: -14px;
}

.cart_disable_tooltip_wrapper{
    bottom: 0;
    /* right: 0; */
    position: absolute;
    width: 175px;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    bottom: 25px;
    right: 0;
}

.cart_digital_warn {
    position:relative;
    z-index:1000;
    cursor:default;
    display: flex;
    justify-content: center;
    position: relative;
    right:0;
}

.cart_digital_warn em {
    right: unset;
    position: relative;
}

.cart_digital_warn:hover .cart_disable_tooltip_wrapper {
    opacity: 1;
}

.cart_tooltip {
    /* right: 0; */
}

.cart_disable_tooltip_triangle {
    /* right:10p/x; */
}



@media screen and (min-width: 600px){
    .cart_disable_tooltip_wrapper{ 
        /*right: 30px;*/
        position: absolute;
        /* right: 10px; */
        bottom: 5px;  
        right:0;
    } 

    .cart_digital_warn em {
        position: absolute;
        right: 0;
    }

}
/* END CART 