/*
	Theme Name: Master Study Child
	Theme URI: http://stylemix.net
	Description: MasterStudy Child Theme
	Author: StylemixThemes
	Author URI: http://stylemix.net
	Template: masterstudy
	Version: 3.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy-child
*/



/* UPD SEPT */
@media (max-width: 400px) {
    .course-title-holder {
        padding-right: 5px;
    }
}

@media(max-width: 480px){
    .woocommerce-MyAccount-navigation ul {
        padding-left: 0;
    }
    .woocommerce-MyAccount-navigation ul li {
        display: block;
    }
}

@media (max-width: 767px) {
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 655px) {
    .course_table tr td.number.number-visible.title, .course_table tr td.title {
        padding-left: 20px;
        display: block;
        width: 100%;
    }
    .course_table tr td.stm_badge {
        display: block;
        width: 100%;
        text-align: left;
    }
    .course_table tr td .meta {
        padding-left: 12px;
    }
    .course_table tr td.stm_badge .badge_unit {
        margin-left: 15px;
    }
    .woocommerce-message {
        padding-right: 26px;
    }
    .woocommerce-message .button {
        position: static;
        float: none;
        display: block;
    }
    .woocommerce-message .button:after {
        display: none;
    }
    .shop_table > tbody > tr td.actions {
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce .shop_table.cart .coupon .button {
        display: block;
        margin-top: 15px;
    }
    .woocommerce .shop_table.cart .coupon {
        float: none;
        margin-bottom: 30px;
    }
    .woocommerce .shop_table.cart .button.update-cart {
        float: none;
        margin-bottom: 15px;
    }
}

.tp-caption .icon_in_btn {
    text-align: center !important;
}

@media (max-width: 991px){
    .overflowed_content .wpb_column .vc_column-inner{
        margin-top: 0 !important;
    }
}

body .vc_row[data-vc-full-width] {
    overflow: visible;
}
body .vc_row[data-vc-full-width].vc_parallax {
    overflow: hidden;
}

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}
.woocommerce-product-gallery figure {
    margin: 0
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}
.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}
.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}
.woocommerce-product-gallery img {
    display: block
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}
.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99
}
ol.flex-control-nav.flex-control-thumbs {
    padding-left: 0px;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 20%;
}
.woocommerce-product-gallery__trigger {
    right: inherit;
    left: .5em;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box;
}


/* Woo My Account Tabs*/
.woocommerce-account .woocommerce-MyAccount-navigation {
    display: table;
    float: none;
    width: 100%; }
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}
.woocommerce-MyAccount-navigation ul {
    display: table !important;
    table-layout: fixed;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px; }
.woocommerce-MyAccount-navigation  ul > li {
    display: table-cell; }
.woocommerce-MyAccount-navigation  ul > li > a {
    display: block;
    padding: 12px 20px;
    background-color: #457992;
    border: 0;
    border-left: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;}
.woocommerce-MyAccount-navigation  ul > li.is-active a,
.woocommerce-MyAccount-navigation  ul > li a:hover,
.woocommerce-MyAccount-navigation  ul > li a:focus {
    background-color: #f0f2f5;
    color: #457992; }
.woocommerce div.product form.cart .variations td.label {
    display: none;
}
.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}
.woocommerce-product-gallery figure {
    margin: 0
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    z-index: 9 !important;
}
.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5 {
    font-weight: normal;
}
.widget_stm_recent_posts span.h6 {
    display: inline !important;
}
.widget_stm_recent_posts .cats_w {
    margin-left: 83px;
}

.masterstudy-hint__text {

    width: 400px;
}


body .masterstudy-buy-button:active, body .masterstudy-buy-button:focus, body .masterstudy-buy-button:hover, body .masterstudy-bundle-button:active, body .masterstudy-bundle-button:focus, body .masterstudy-bundle-button:hover {
    
    background-color: #192954 !important;
}

.widget_contacts ul li .icon {
    color: #ffffff !important;
}


.stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title {
    color: #ffffff !important;
}

#footer .stm_product_list_widget li a .meta .expert {
    
    display: none;
}

a.masterstudy-button.masterstudy-button_style-primary:hover {
    
    background: #192954 !important;
}

.masterstudy-course-player-quiz-keywords__questions {
    display: none;
}

.entry-header {
    background-color: #192954 !important;
}

.stm_lms_single_bundle_card:hover .stm_lms_single_bundle_card__top {
    
    background-color: #8DC63F !important;
	
}
.stm_lms_single_bundle_card__top, .stm_lms_single_bundle_card.overcoursed {
    
    border-radius: 20px 20px 0 0 !important;
	
}
/* .pull-left.stm_lms_teachers {
    
    pointer-events: none !important;
} */

body .stm_lms_single_bundle__courses_wrapper, img.ls-is-cached.lazyloaded {
   
    border-radius: 15px !important;
}

body.cooking .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title:hover{
	color: #8DC63F !important;
	
}

.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__main-column {
    
    background-color: #192954 !important;
}





.masterstudy-course-player-quiz-keywords__answers {

    display: none !important;
}

.stm_lms_single_bundle__courses_course__inner .stm_lms_single_bundle__courses_course__price {
    
    display: none !important;
}

.masterstudy-curriculum-list__excerpt-wrapper {
    
    font-size: 14px !important;
}


.wp-block-woocommerce-accordion-item.is-open h3.wp-block-woocommerce-accordion-header.accordion-item__heading.is-layout-flow.wp-block-accordion-header-is-layout-flow {
    background-color: #192954 !important;
    color: #ffffff !important;
    border-radius: 10px 10px 0 0 ;
	
}

.wp-block-woocommerce-accordion-item {
    margin-top: 10px !important;
    color: #182955 !important;
	
    
}

.wp-block-woocommerce-accordion-item .accordion-item__heading:hover {
    background-color: #8ec73f;
    color: #ffffff !important;
	border-radius: 10px;    
	
}

.wp-block-woocommerce-accordion-item .accordion-item__heading{
	padding: 10px 20px !important;
}

div#woocommerce-accordion-item {
    padding: 10px 20px !important;
}


.wp-block-woocommerce-accordion-item.is-open .wp-block-woocommerce-accordion-panel {
    padding: 10px 20px !important;
    background-color: #8ec73f;
    border-radius: 0 0 10px 10px;
	color: #ffffff !important;
}



.single-stm-course-bundles .stm_lms_course__image {
     display: block !important;
/*     order: -1 !important; */
    margin-right: 0 !important;
    margin-top: 10px !important;
    width: 50% !important;
    height: auto !important;
    object-fit: cover !important;
}

.stm_lms_single_bundle__courses_course__image {
    width: 110px;
}

/* body .stm_lms_single_bundle__courses_wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 15px !important;
} */


.single-stm-course-bundles .row {
    display: flex !important;
}

.single-stm-course-bundles .col-md-9 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
}

body .stm_lms_single_bundle__courses_course__title {
    
    font-size: 18px !important;
	line-height: 34px !important;
}

.header_main_menu_wrapper .header-menu>li>ul.sub-menu, .stm_lms_user_float_menu__tip {
   
    background-color: #8ec73f !important;
}

.header_main_menu_wrapper .header-menu>li>ul.sub-menu>li a {
     font-size: 16px !important;
    color: #ffffff !important;
}
.stm_lms_user_float_menu__tip {
   
    background-color: #8ec73f !important;
	color: #ffffff !important;
	font-size: 16px !important;
}
.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon:hover{
	
}
.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__icon{
	font-size: 16px !important;
}

.stm_lms_user_float_menu .float_menu_item:hover .float_menu_item__icon{
	color: #8ec73f !important;
}

.stm_lms_user_float_menu .float_menu_item__inline .float_menu_item__title {
    font-size: 15px !important;
    
}
.stm_lms_user_float_menu .float_menu_item__inline:hover .float_menu_item__title {
    color: #8ec73f !important;
    
}

.masterstudy-course-player-lesson ol li, .masterstudy-course-player-lesson p, .masterstudy-course-player-lesson ul li {
    font-size: 18px !important;
    
}

.masterstudy-curriculum-accordion__title {
    font-size: 16px !important;
}

.masterstudy-curriculum-accordion__meta {
   
    font-size: 14px !important;
}

.masterstudy-curriculum-accordion__section-title {
   
    font-size: 16px !important;
}

.masterstudy-course-player-answer__text {
 
    font-size: 18px !important;
}

.masterstudy-course-player-quiz__content p {
    
    font-size: 18px !important;
}

.masterstudy-course-player-quiz__content-meta-item {
   
    font-size: 16px !important;
}

a.masterstudy-button .masterstudy-button__title {
    font-size: 16px !important;
}

.masterstudy-curriculum-accordion__section {

    background: #8ec73f !important;
   
}

.masterstudy-curriculum-accordion__section-count {
  
    color: rgb(255 255 255) !important;
}

.masterstudy-curriculum-accordion__locked .masterstudy-hint .masterstudy-hint__text {
   
	width: 200px !important;
}

.masterstudy-curriculum-accordion__meta {
  
    color: #8fc83f !important;
}

.stm_lms_user_float_menu {
    
    background-color: #8ec73f !important;
}

a.stm-lms-logout-button.btn.btn-default {
    background-color: #8ec73f !important;
    border-top: 1px solid #fff !important;
}

.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column {
    
    background-color: #8ec73f !important;
    
}

.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__learning-column .masterstudy-dropdown-menu__list li a .dropdown_menu_item__title {
    color: #ffffff !important;
    font-size: 16px !important;
}

.stm_lms_account_dropdown .dropdown .masterstudy-dropdown-menu__wrap h3 {
    
    font-size: 14px !important;
}

.transparent_header_off .header_main_menu_wrapper ul>li>a {
    color: #192954 !important;
}

.masterstudy-tabs__item {
    
    font-size: 16px !important;
}

.stm_lms_single_bundle__courses_course__inner .stm_lms_single_bundle__courses_course__title {
    width: 75% !important;
}


/* .masterstudy-hint .masterstudy-hint__popup {
opacity: 1;
visibility: visible
}

.masterstudy-hint__popup {
bottom: auto !important;
top: calc(100% + 10px) !important;
transform: none !important;
position: absolute !important;
opacity: 1;
visibility: visible;
z-index: 9999 !important;
}

.masterstudy-hint__popup::after {
content: '';
position: absolute;
top: -6px;
left: 20px;
border-width: 6px;
border-style: solid;
border-color: transparent transparent #001931 transparent;
}

    .masterstudy-course-player-content_open-sidebar .masterstudy-course-player-quiz {
        padding: 0 60px 100px;
    } */

@media (max-width: 880px){
.single-stm-course-bundles .row {
    flex-direction: column-reverse;
    flex-wrap: wrap !important;
}
	
/* 	.stm_lms_single_bundle__courses {
    
    flex-direction: column-reverse !important;
} */
	}

#main > div.stm-lms-wrapper > div > div > div.col-md-9 > div.stm_lms_single_bundle__courses_wrapper > div > a:nth-child(1) {
    order: 4;
	border-top: 1px solid #d6d8de !important;
}

#main > div.stm-lms-wrapper > div > div > div.col-md-9 > div.stm_lms_single_bundle__courses_wrapper > div > a:nth-child(2){
	order: 3;

}
#main > div.stm-lms-wrapper > div > div > div.col-md-9 > div.stm_lms_single_bundle__courses_wrapper > div > a:nth-child(3){
	order: 2;
}
#main > div.stm-lms-wrapper > div > div > div.col-md-9 > div.stm_lms_single_bundle__courses_wrapper > div > a:nth-child(4){
	order: 1;
}

body .stm_lms_single_bundle__courses_course {
    border-bottom: 0px solid !important;
    border-top: 1px solid #d6d8de !important;
}

a.wp-block-social-link-anchor {
    font-size: 20px !important;
}

.widget_title h5, .widgettitle {
   
    color: #ffffff !important;
}