/*
	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;
}



@media (max-width: 767px) {
    body .top_bar_info li.hidden-info {
        display: none !important;
    }
}
.stm_lms_courses__filter_actions input[type=submit] {
    outline: none;
}

.stm-lms-course__lesson-content iframe {
    width: 100%;
}


/* CUSTOM GB */
.header_2_top_bar{ border: none !important}

.stm-lms-user-courses .stm_lms_instructor_courses__single--enroll .btn.continue{ background-color: #c1272d !important;}

.stm_lms_udemy_course .stm_lms_money_back {
display: none;
}

.stm_lms_courses__single--info_meta a.button{ visibility: visible !important; opacity: 1 !important; }

.form-registrazione .select2{position: relative !important; border: 1px solid #ccc !important;}
div.wpforms-container-full .wpforms-form .wpforms-field-label{ font-weight: 400; font-size: 13px; color: #000;}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{ color: #000; font-size: 15px;}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{ font-size: 10px; margin-top: 0 !important; }
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea{ height: 50px; line-height: 50px;}
h3.form-sez-title{ font-size: 20px !important; margin-top: 20px !important;}
.form-registrazione .wpforms-submit{ min-width: 200px;
    background-color: #c1272d !important;
    border: 1px solid #c1272d !important;
    color: #fff !important;
    text-transform: uppercase !important; transition: all 0.2s linear;}
.form-registrazione .wpforms-submit:hover{ background-color: #fff !important; color: #c1272d !important;}

.header_top_bar .top_bar_info li{ line-height: 25px;}
.header_top_bar_socs li a{ font-size: 20px;}
.socials_widget_wrapper .simple_flip_container, .socials_widget_wrapper .back{ width: 30px; height: 30px; }
.socials_widget_wrapper .widget_socials li a{ background-color: unset !important; font-size: 25px;}

/* NEWSLETTER HOMEPAGE */
/*
.sez-newsletter .elementor-shortcode ._form._form_1._inline-form{ width: 100% !important; }
.sez-newsletter form ._form_element{ display: inline-block; width: 49%;}
.sez-newsletter form ._form_element input{ width: 100%;}*/

button.stm_lms_complete_lesson{ color: #c1272d; }
.stm-lms-course__sidebar .btn.btn-default{ background-color: #c1272d !important; }
.stm_lms_complete_lesson.btn:before{ border-color: #c1272d !important; }
.stm-lms-single-answer.correct_answer label, .stm-lms-single-answer.correctly_answered label{ background-color: #f7f7f7 !important; color: #c1272d !important;}
.stm_lms_login_wrapper .stm_lms_lost_password_form .btn, .stm_lms_login_wrapper__actions .btn, .stm_lms_register_wrapper__actions .btn.btn-default{ color: #c1272d !important; }

.btn-default{ background-color: #C1272D; color: #fff;}
html.stm_lms_type_video body .stm-lms-lesson_navigation_side>a span, html.stm_lms_type_video body .stm-lms-lesson_navigation_side>a i{ color: #000 !important;} 

.stm-lms-user-courses .stm_lms_instructor_courses__single--progress_filled{ background-color: #c1272d !important; }

@media(max-width: 1440px){
    .stm_lms_result__round_down svg, .stm_lms_result__round_up svg, .stm_lms_timer_down svg, .stm_lms_timer_up svg{ width: 50px !important; height: 50px !important; }
}

.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete a.btn:not(:hover){ background-color: #c1272d !important;  }
html.stm_lms_type_video body .stm-lms-lesson_navigation_side>a span, html.stm_lms_type_video body .stm-lms-lesson_navigation_side>a i{ color: #fff !important; }
html.stm_lms_type_video body .stm-lms-lesson_navigation.completed{ background-color: unset !important; }
.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:hover, .stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:not(:active):hover{ color: #c1272d !important; }

@media(max-width: 992px){
    .transparent_header_off .header_default{ min-height: 80px; padding: 0px; }
}
.stm-curriculum .stm-curriculum-item__title{ width: 70%; }
.stm-lms-buy-buttons .btn:not(.start-course){ background-color: #c1272d !important; }

.show-mobile{ display: none; }
@media( max-width: 992px ){
    .show-mobile{ display: block; }
}
@media( max-width: 767px){
    .wpforms-field{ width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }
}

