/*
 Theme Name:   MC Online Courses
 Description:  Course Builder Child Theme
 Author:       Andriy Kolodiy
 Template:     course-builder
 Version:      1.0.0
 Text Domain:  mc
*/

body {
    font-family: Open Sans;
    font-size: 16px;
    line-height: 2;
}

/* Modal */

.modal-box {
    position: fixed;
    opacity: 0;
    width: 100%;
    pointer-events: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    z-index: 101;
}

.modal-center {
    left: 50%;
    top: 50%;
    max-height: 60%;
    transform-origin: 0 0;
    transform: scale(0.8) translate(-50%, -50%) !important;
}

.modal-bottom {
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 50%;
    transform: translateY(100%);
}

.modal-top {
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 40%;
    transform: translateY(-100%);
}

.modal-left {
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    transform: translateX(-100%);
}

.modal-right {
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
    transform: translateX(100%);
}

.modal-fullscreen {
    width: 100%;
    height: 100%;
    max-height: 100%;
}

.modal-header {
    padding: 15px;
}

.modal-menu-content {
    padding: 15px;
}

.menu, .menu ul {
    list-style: none;
    padding-left: 0;
}

.menu li a {
    line-height: 40px;
}

.modal-indent {
    margin: 0 15px;
}

.modal-detached {
    margin-top: 15px;
    margin-bottom: 15px;
}

.modal-transition {
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.50, 0.95) !important;
}

.visible-modal {
    opacity: 1 !important;
    pointer-events: all !important;
    transform: scale(1) translate(-50%, -50%) !important;
}

.modal-bottom.visible-modal {
    transform: translateY(0) !important;
}

.modal-top.visible-modal {
    transform: translateY(0) !important;
}

.modal-left.visible-modal {
    transform: translateX(0) !important;
}

.modal-right.visible-modal {
    transform: translateX(0) !important;
}

.modal-outter {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.5);
}

.visible-outter {
    opacity: 1 !important;
    pointer-events: all !important;
}

.modal-visible-header {
    top: 55px;
}

.modal-visible-footer {
    bottom: 0;
    opacity: 1;
    width: 100%;
    border-top: solid 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -2px 5px 0 rgba(0, 0, 0, 0.05);
    pointer-events: all !important;
    z-index: 99;
}

.modal-social-content {
    padding: 15px 0;
}

.modal-footer-bar-content {
    padding: 15px 0;
}

.modal-header h2 {
    line-height: 50px;
    margin-bottom: 0;
}

.forma-box .modal-header h2 {
	text-align: center;
	width: 100%;
	font-weight: 700;
}

.modal-close {
    position: absolute;
    top: 5px;
    right: 15px;
    line-height: 50px;
    font-size: 28px;
    text-align: center;
    cursor: pointer;
}

/* */

b, strong {
    font-weight: 700;
}

.bg-white {
    background-color: #ffffff !important;
}

.list-contact,
.item-list-center .author,
.thim-related-course .owl-stage-outer .item-list-center .date-comment,
.thim-sc-courses-carousel .content .sub-content .data-comment,
.course .content .sub-content .date-comment {
    display: none;
}

.single .course-info .list-inline .list-inline-item,
.course .content .sub-content .title a,
.thim-recent-courses-widget .recent-courses-wrapper .course-item .content .title a,
.thim-sc-courses-carousel .content .sub-content .title a,
.tc-menu-layout-builder .sub-menu .widget-title,
.tc-menu-layout-builder .sub-menu .widgettitle,
header#masthead.palette-custom .width-navigation .main-menu > li > a,
.page-title .content .text-title h1,
.page-title .content .text-title h2 {
    text-transform: none !important;
}

.lp-landing.learnpress-v3:not(.course-item-popup) .curriculum-heading .total-lessons, .lp-landing.learnpress-v3:not(.course-item-popup) .curriculum-heading .total-time {
    font-style: normal;
}

.primary-heading-2 {
    font-weight: 400 !important;
}

.main-perevaga h3 {
	font-size: 25px;
	letter-spacing: 1px;
	color: #000000;
	font-family: "Roboto";
	font-weight: 700;
	text-align: center;
}

.main-perevaga .box-icon {
	background-color: #75575f;
}

.perevaga-2 .box-icon {
	background-color: #e09c36;
	color: #e09c36 !important;
}

.perevaga-3 .box-icon {
	background-color: #8eb8b4;
	color: #8eb8b4 !important;
}

.thim-sc-icon-box.layout-4:hover .box-icon {
    background: #75575f !important;
}

.thim-sc-icon-box.main-perevaga.perevaga-2.layout-4.style_kit:hover .box-icon {
    background: #e09c36 !important;
}

.thim-sc-icon-box.main-perevaga.perevaga-3.layout-4.style_kit:hover .box-icon {
    background: #8eb8b4 !important;
}

.thim-sc-icon-box.layout-4 .box-icon img {
    width: 100px;
    height: 100px;
}

footer#colophon {
    background-color: #ecf4ee !important;
	background-image: none !important;
}

footer#colophon.style_kit .footer {
    padding: 40px 0;
}

.copyright-area.no-footer-sticky {
    display: none;
}

.personal-foto {
    width: auto;
}

.personal-info {
    width: auto;
}

.personal-info h4 {
    line-height: 1;
}

.numbers-block {
    padding: 60px 0;
}

ul.contact,
.contact a {
    color: #75575f;
}

.logo-deviz {
    font-size: 18px;
    letter-spacing: 1px;
    color: #75575f;
    font-family: "Roboto";
    font-weight: 400;
    padding-bottom: 20px;
}

.contacts {
    font-weight: 500;
}

.foot-zag {
	font-size: 22px;
	letter-spacing: 1px;
	color: #75575f;
	font-family: "Roboto";
	font-weight: 700;
	padding-bottom: 40px;
}

.foot-list {
	font-size: 15px;
	letter-spacing: 1px;
	color: #75575f;
	font-family: "Roboto";
	font-weight: 500;
}

.foot-zag, .foot-list {
    text-align: center;
}

button.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-round.vc_btn3-style-outline-custom.vc_btn3-block {
    font-weight: 700;
    font-size: 20px;
}

.vykladach img {
    width: 150px;
}

.user-name,
.user-info a {
    font-family: Roboto;
    font-weight: 400;
    color: #765860 !important;
}

.main-knopka button {
    padding: 17px 10px !important;
	font-size: 22px !important;
}

.menu-mobile-effect.navbar-toggle {
    border-bottom: 1px solid #75575f;
}

.navbar-toggle i {
    position: absolute;
    right: 20px;
    top: 22px;
}

.about-list {
    padding-bottom: 20px;
}

.thim-sc-icon-box.layout-3 .icon-box-wrapper .box-content .description {
    height: unset;
}
/*
aside#secondary {
    display: none;
}*/

#knopka {
    top: 235px;
    right: 20px;
    display: block !important;
    position: fixed !important;
    z-index: 101 !important;
    width: 120px;
    height: 122px;
    cursor: pointer;
    background: url(//m-class.com.ua/wp-content/themes/mclass/inc/img/call.png);
    image-rendering: -webkit-optimize-contrast;
    box-sizing: border-box !important;
    padding: 0;
    margin: 0 auto;
    clear: none;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
    text-shadow: none !important;
}
.knop {
	text-align: center;
    vertical-align: middle;
	color: #fff;
	padding-top: 56px;
    font-size: 17px;
}

.knop:hover {
    color: #775c63;
}

form {
    max-width: 800px;
    display: block;
    margin: 0 auto;
}

.modal-forma-content {
    padding: 15px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .input-text {
    display: inline-block;
    padding: 9px;
    border-radius: 19px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #775c63;
    vertical-align: middle;
    box-sizing: border-box;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .input-text {
    background-color: #eaeaea;
    border: 1px solid #ebebeb;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

input[type="submit"] {
    display: inline-block;
    color: #fff;
    background-color: #f79e27 !important;
    border: 1px solid #f79e27;
    font-size: 18px !important;
    font-weight: 700 !important;
    height: 40px !important;
    line-height: 30px;
    letter-spacing: 1px;
    box-shadow: 3px 3px 9px rgba(0,0,0,0.1);
    -webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.1);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
}

input, textarea, select, .zakaz {
    width: 100%;
    outline: none !important;
}

.navbar-toggle {
    font-weight: 700;
}

.forma-text {
	display: block;
    font-size: 18px;
	text-align: center;
}

.modal-header h2 {
    font-size: 24px;
    line-height: 32px;
}

input[type=submit] {
    text-transform: none;
}

input[type="submit"]:hover {
    border: 1px solid #f79e27 !important;
    color: #f79e27 !important;
    background-color: #fff !important;
}

.category #main-content {
    background: #ecf4ee;
}

.course .content .thumbnail {
    border-radius: 30px;
}

.learn-press-courses .review {
    display: none;
}

.course .content .sub-content .title a {
    font-size: 18px;
    letter-spacing: 1px;
    color: #765860;
    font-family: "Roboto";
    font-weight: 700;
    text-align: center;
}



#thim-landing-course-menu-tab .course-purchase-info .course-price {
    /*color: #8eb8b4;*/
    color: #765860;
}

.time {
    display: none;
}

.zam {
    background: #fff;
    padding: 20px 20px;
    border-radius: 30px;
}

.zakaz-title {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 700;
}

.course .content .sub-content .title {
    padding: 25px 0 0 0;
    text-align: center;
}

.thim-related-course .owl-stage-outer .item-list-center {
    margin-left: 0;
    text-align: center;
}

.thim-related-course .owl-stage-outer .wrapper-course-thumbnail {
    border-radius: 30px;
}

.course-rating {
    display: none !important;
}

.site-content {
    padding-bottom: 0px;
}

.thim-sc-scroll-heading .title .text {
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 900;
    letter-spacing: .3px;
    color: #765860;
    cursor: pointer;
    font-size: 30px;
    line-height: 1.6em;
    text-transform: lowercase;
}

.thim-sc-image-box .text-content-inner .title-box {
    font-size: 30px;
    font-weight: 900;
    text-transform: lowercase;
}

#title4 .heading-content .primary-heading {
    font-size: 30px;
    font-weight: 900;
    text-transform: lowercase;
}

.vc_images_carousel .vc_carousel-indicators li {
    margin: 1px 10px !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    margin: 0px 10px !important;
}

.about-slider .vc_column-inner {
    padding-top: 80px !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.about-nav .vc_column-inner {
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.about-slider .wpb_images_carousel {
    margin-bottom: 0;
}

.vc_images_carousel .vc_carousel-control {
    position: absolute !important;
    padding: 0 !important;
    top: 50% !important;
    bottom: 0 !important;
    margin-top: -25px !important;
    width: 60px !important;
    height: 60px !important;
    opacity: 1 !important;
    font-size: 60px !important;
    text-align: center !important;
    text-shadow: none !important;
    color: #fff;
}

.vc_images_carousel .vc_carousel-control .icon-next,
.vc_images_carousel .vc_carousel-control .icon-prev {
    font-size: 60px !important;
}

.vc_images_carousel .vc_carousel-indicators li {
    border: 1px solid white !important;
    background-color: white !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    width: 12px !important;
    height: 12px !important;
}

.breadcrumb-content.breadcrumb-plus {
    display: none;
}

.thim-sc-courses-carousel .content .sub-content {
    background: transparent !important;
    height: auto;
    padding-bottom: 25px;
}

.thim-sc-courses-carousel .content .thumbnail .price {
    background: #fff;
}

.thim-sc-courses-carousel .carousel-bg {
    background: #fff;
}

.thim-sc-courses-carousel .content:hover .sub-content {
    box-shadow: none;
}

.review {
    display: none;
}

.thim-sc-courses-carousel .owl-dots {
    padding: 0 0 20px 0;
    background: #fff;
}

.courses-slider {
    margin-top: 80px;
}

.kurs-spysok {
    padding: 40px 0;
}

.lp-landing .sticky-sidebar {
    top: -87px;
    right: -50px;
}

header#masthead.template-layout-2 .main-header .header-right .widget_thim-login,
.widget_thim-login a {
    font-weight: 400;
    padding: 15px 8px;
    font-size: 15px;
	color: #765860;
}

header#masthead .style_kit .main-header .header-right .widget_thim-login a,
header#masthead .style_kit .main-header .width-navigation .icon-toggle i {
    color: #765860;
}

header#masthead .style_kit .main-header .header-right .widget_thim-login:before {
    display: none;
}

.kurs-nazva {
    font-size: 40px;
    letter-spacing: 1px;
    color: #765860;
    font-family: "Roboto";
    font-weight: 600;
    text-align: left;
	height: 90px;
    padding-bottom: 40px;
	text-transform: uppercase;
}

button {
    padding: 9px;
    border-radius: 19px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #775c63;
}

.page-title.layout-2 .breadcrumb-content {
    display: none;
}

body.woocommerce-page.woocommerce-checkout .site-content form.checkout #customer_details .col-1 input.input-text,
.woocommerce-form-login input#username,
.woocommerce-form-login input#password,
#lostpasswordform input#user_login {
    background-color: #eaeaea;
    border: 1px solid #e7e7e7;
    display: inline-block;
    padding: 9px;
    border-radius: 19px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #775c63;
    vertical-align: middle;
    box-sizing: border-box;
}

.learn-press-message.warning, .message-warning {
    border-radius: 5px;
}

.thim-sc-heading.layout-kit .heading-content .primary-heading,
.thim-sc-heading.layout-kit .heading-content .primary-heading-2 {
    margin-top: 20px !important;
}

.lp-landing .sticky-sidebar .info-bar .inner-content .thim-social-share {
    display: none;
}

.lp-landing .sticky-sidebar {
    border-radius: 30px;
	box-shadow: 5px 8px 10px rgba(0,0,0,0.07);
}

.info-bar {
    box-shadow: 0px 8px 10px 4px rgba(0,0,0,0.07);
    border-radius: 30px;
}

/*.theiaStickySidebar {
    box-shadow: -4px -2px 10px rgba(0,0,0,0.07);
}*/

#lp-single-course .course-summary .landing-2 .sticky-sidebar .info-bar .price-box,
#lp-single-course .course-summary .landing-2 .infobar-single .info-bar .price-box {
    background: #fff !important;
}

.lp-landing .sticky-sidebar .info-bar .price-box {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.woocommerce-message .button.wc-forward,
button.lp-button.button.button-enroll-course,
button.lp-button.button.button-purchase-course {
    display: inline-block;
    color: #fff !important;
    background-color: #f79e27 !important;
    border: 0px solid #f79e27 !important;
    font-size: 16px !important;
    height: 40px !important;
    line-height: 40px !important;
    letter-spacing: 1px !important;
    box-shadow: 3px 3px 9px rgba(0,0,0,0.1);
    -webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.1);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    letter-spacing: 1px;
    font-weight: 600 !important;
    font-family: "Roboto";
}

.woocommerce-message .button.wc-forward:hover,
button.lp-button.button.button-enroll-course:hover,
button.lp-button.button.button-purchase-course:hover {
    color: #f79e27 !important;
    background-color: #fff !important;
}

.course-purchase-info .woocommerce-message .button.wc-forward {
	line-height: 35px !important;
}

.lp-landing .sticky-sidebar .info-bar .price-box .course-origin-price {
    font-size: 22px;
    font-style: normal;
    padding-right: 0;
    padding-left: 15px;
    order: 2;
    letter-spacing: 1px;
    color: #765860;
    font-weight: 600;
	text-transform: lowercase;
}

.lp-landing .sticky-sidebar .info-bar .price-box .course-price {
    font-size: 32px;
    letter-spacing: 1px;
    color: #765860;
    font-weight: 900;
	text-transform: lowercase;
}

.lp-landing .sticky-sidebar .info-bar .inner-content .button-box {
    margin: 0;
	background: #fff;
}

.lp-landing .sticky-sidebar .info-bar .inner-content .button-box .intro {
    font-size: 12px;
}

.item-review,
.item-students,
.landing-review,
.course-nav-tab-reviews {
    display: none !important;
}

.info-img {
    width: 50px;
}

.icons-list {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields,
.woocommerce-checkout-review-order-table thead,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .product-quantity,
.product-total .woocommerce-Price-amount.amount {
    display: none;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0;
}

body.woocommerce-page.woocommerce-checkout .site-content form.checkout #customer_details .col-2 .your-order,
body.woocommerce-page.woocommerce-checkout .site-content form.checkout #customer_details .col-2 #payment {
    border-radius: 30px;
}

body.woocommerce-page.woocommerce-checkout .site-content form.checkout #customer_details .col-2 .your-order {
    margin-top: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
#lostpasswordform input#wp-submit,
button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #f79e27 !important;
	border-radius: 30px;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
#lostpasswordform input#wp-submit:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #fff !important;
	color: #f79e27 !important;
}

li.wc_payment_method.payment_method_liqpay-webplus img {
    width: 80px;
}

/*.learn-press-message.error,
.woocommerce-error,*/
.message-error {
    color: #765860;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
}

.your-message textarea,
.your-name input,
.your-email input,
.tel-496 input,
.url-33 input,
.text-163 input,
.text-219 input,
.text-363 input,
.text-561 input,
.text-588 input,
.text-617 input,
.text-765 input {
    padding: 1px !important;
    border-radius: 19px !important;
    margin-bottom: 10px;
    font-size: 16px !important;
    line-height: 18px !important;
    text-align: center;
    color: #775c63 !important;
    vertical-align: middle;
    box-sizing: border-box;
	background-color: #eaeaea !important;
}


#wpcf7-f7648-p7647-o1 form.wpcf7-form,
#wpcf7-f7638-p7639-o1 form.wpcf7-form {
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    width: 500px;
	float: left;
}

.polya-partners .wpcf7-form-control-wrap {
    margin-bottom: 10px;
}

.your-message textarea,
div.wpb_content_element .wpcf7-form .row .wpcf7-form-control-wrap textarea {
    min-height: 92px;
	height: 92px;
	padding: 20px !important;
}

.vc_wp_text .wpcf7-form div.heading-button input[type="submit"] {
    border: 1px solid #f79e27 !important;
}

div.wpb_content_element .wpcf7-form .heading-button {
    margin: 0 auto;
}

.polya .wpcf7-form-control-wrap {
    margin-bottom: 0;
}

#wpcf7-f56-p34-o1 {
    width: 500px;
}

.your-message {
    margin-bottom: 0 !important;
}

.forma-zv-title h3 {
    margin-bottom: 24px !important;
    font-size: 32px !important;
    letter-spacing: 1px !important;
    color: #765860;
    font-weight: 900 !important;
    text-transform: lowercase;
    width: 500px;
    text-align: center;
}

.forma-zv-title .heading-content {
    max-width: 500px;
    margin: auto;
}

.tekst h1 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #765860;
    font-family: "Roboto";
    font-weight: 900;
	text-transform: lowercase;
	padding-bottom: 20px;
}

.tekst h2 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #765860;
    font-family: "Roboto";
    font-weight: 700;
	padding-bottom: 0px;
}

.tekst p,
.tekst li {
    font-size: 18px;
    letter-spacing: 1px;
    color: #765860;
    font-family: "Roboto";
    font-weight: 700;
}

.page-id-7639 .site-content {
    padding-bottom: 0;
}

.polya-partners input {
    height: 40px;
}

.tekst .wpb_content_element {
    margin-bottom: 0;
}

div.wpb_content_element .wpcf7-form .row .wpcf7-form-control-wrap input, div.wpb_content_element .wpcf7-form .row .wpcf7-form-control-wrap textarea {
    font-style: normal;
}

.course .content .thumbnail .price .course-price {
    color: #f79e27 !important;
    font-family: Roboto !important;
    font-weight: 900;
}

.course .content .thumbnail .price {
    border-top-right-radius: 30px;
}

.course .content .thumbnail .sale .text-sale {
	left: 7px;
    font-size: 18px;
    font-weight: 600;
    text-transform: lowercase;
}

.single #lp-single-course .course-summary .landing-2 .main-course .course-thumbnail img {
    border-radius: 30px;
}

h3.primary-heading {
    font-size: 30px !important;
}

.vc_carousel-slideline-inner img.attachment-full {
    height: 450px !important;
	line-height: 450px;
    max-height: 450px;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    border: 0;
    text-align: center;
    object-fit: cover;
}

.vc_images_carousel ol.vc_carousel-indicators {
    margin: 0 0 0 -46% !important;
}

.vc_images_carousel .vc_carousel-indicators {
    width: 92% !important;
}

.kurs-ryad-2 {
    padding-top: 20px;
}

.nazva-kursu {
    position: relative;
    z-index: 100;
    display: inline-block;
    top: -200px;
}

.nazva-kursu h1 {
    min-height: 50px;
    font-size: 30px;
    line-height: 40px;
    color: #765860;
    font-weight: 900;
}

#breadcrumbs {
    font-size: 14px;
	padding-top: 20px;
}

.thim-related-course .owl-stage-outer .wrapper-course-thumbnail .course-price {
    border-top-right-radius: 30px;
	text-transform: lowercase;
}

.wpcf7-form input, .wpcf7-form textarea {
    border: 1px solid transparent;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #398f14;
    border-radius: 30px;
}

a,
.lp-landing.learnpress-v3 .curriculum-heading .total-lessons .text,
.lp-landing.learnpress-v3 .curriculum-heading .total-time .text,
body.learnpress-v3 .course-curriculum ul.curriculum-sections .section-content .course-format-icon,
#learn-press-course-curriculum .section-header .step,
#learn-press-course-curriculum .section-header .collapse,
.lp-landing.learnpress-v3:not(.course-item-popup) #learn-press-course-curriculum .curriculum-sections .section .section-content .course-item:hover .section-item-link {
    color: #765860;
}

.single #learn-press-course-description p {
    font-size: 16px;
}

.meta-rank {
    display: none;
}

footer#colophon.style_kit .thim_footer_kit .wrapper img {
    margin-bottom: 0;
}

footer#colophon.style_kit .thim_footer_kit .wrapper-1 {
    background-color: #fff;
    padding: 30px 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: -7.5px 13px 35px 0 rgba(0,0,0,.05);
}

footer#colophon.style_kit .thim_footer_kit .wrapper-2 {
    background-color: #fff;
    padding: 30px 25px;
    padding-top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: -7.5px 13px 35px 0 rgba(0,0,0,.05);
}

footer#colophon.style_kit .thim_footer_kit .wrapper-1,
footer#colophon.style_kit .thim_footer_kit .wrapper-2 {
	text-align: center;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    line-height: 1.25;
}

.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    padding: 0;
    padding-top: 15px;
}

.wp-social-login-provider-list {
    display: none;
}

.woocommerce-form-login {
    border-radius: 30px !important;
    border: 2px solid #e7e7e7 !important;
    padding: 30px !important;
    max-width: 770px !important;
    margin: 0 auto !important;
	margin-top: 20px !important;
    /*display: block !important;*/
}

body.woocommerce-page.woocommerce-checkout .site-content form {
    border-radius: 30px !important;
}

form.woocommerce-form.woocommerce-form-login.login p:first-of-type {
    display: none;
}

body.woocommerce-page.woocommerce-checkout .site-content form .woocommerce-error {
    border-radius: 30px;
}

#main-content {
    padding-bottom: 30px;
}

.social-login-form {
    display: none;
}

p.message {
    border-radius: 30px;
}

.thim-login {
    width: 100%;
    border: 2px solid #e7e7e7 !important;
    padding: 60px 50px;
    border-radius: 30px;
}

.thim-login form .button {
    line-height: initial;
    text-transform: none;
}

.learn-press-message {
    border-radius: 30px;
}

@media (max-width: 1440px) {

}

@media (min-width: 1240px) {

	header#masthead .width-logo {
    	width: 240px !important;
    	height: 31px;
    	padding-top: 10px !important;
	}

	header#masthead.template-layout-2 .width-logo {
    	margin-left: 30px;
	}

}

@media (min-width: 1240px) {

	.nazva-kursu {
    	position: relative;
    	z-index: 100;
    	display: inline-block;
    	top: -200px;
	}

	.nazva-kursu h1 {
    	min-height: 50px;
    	font-size: 30px;
    	line-height: 40px;
    	color: #765860;
    	font-weight: 900;
	}

	#breadcrumbs {
    	font-size: 14px;
		padding-top: 20px;
		position: relative;
    	top: -200px;
	}
}

@media (max-width: 1024px) {

	.pagetitle-hide.single-lp_course.thim-lp-layout-2 .page-title.layout-2 {
    	margin-top: 0;
	}

	.responsive #main-content #lp-single-course .landing-2 .info-bar {
    	/*padding-top: 50px;*/
    	max-width: 100% !important;
	}

	.responsive.lp-landing.learnpress-v3 .landing-2 .course-landing-summary .wrapper-info-bar.infobar-single .info-bar .price-box .course-price {
    	font-size: 32px;
    	letter-spacing: 1px;
    	color: #765860;
    	font-weight: 900;
    	text-transform: lowercase;
	}

	.thim-social-share.popup {
    	display: none;
	}

	.info-bar {
    	border-radius: 5px;
    	border: 1px solid #e6e6e6;
		box-shadow: 0px 8px 10px 4px rgba(0,0,0,0.00);
	}

	.responsive.lp-landing.learnpress-v3 .landing-2 .course-landing-summary .wrapper-info-bar.infobar-single .info-bar .inner-content .includes-box {
    	margin: 23px 30px;
    	padding-top: 0;
    	padding-left: 0;
    	border-top: 1px solid;
    	border-color: transparent;
	}

	.responsive.lp-landing.learnpress-v3 .landing-2 .course-landing-summary .wrapper-info-bar.infobar-single .info-bar .inner-content .button-box {
    	margin: 0 0 25px;
	}

	 #lp-single-course .course-summary .landing-2 .infobar-single .info-bar .price-box {
    	border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	.forma-zv-title .heading-content,
	.forma-zv-title h3,
	#wpcf7-f56-p34-o1 {
    	width: 100%;
	}

}

@media (min-width: 992px) and (max-width: 1239px) {

	header#masthead .width-logo {
    	width: 240px !important;
    	height: 31px;
    	padding-top: 10px !important;
	}

	.nazva-kursu {
    	position: relative;
    	z-index: 100;
    	display: inline-block;
    	top: -200px;
	}

	.nazva-kursu h1 {
    	min-height: 50px;
    	font-size: 30px;
    	line-height: 40px;
    	color: #765860;
    	font-weight: 900;
	}

	#breadcrumbs {
    	font-size: 14px;
		padding-top: 20px;
		position: relative;
    	top: -200px;
	}

}

@media (min-width: 992px) and (max-width: 1024px) {

	.single #lp-single-course .course-summary .landing-2 .main-course .course-thumbnail {
    	top: 100px;
	}

	#breadcrumbs {
    	top: 100px;
    	display: block;
	}

	.nazva-kursu {
    	display: block;
    	top: 100px;
	}

}

@media (min-width: 992px) and (max-width: 1570px) {

	.thim-sc-icon-box.layout-4 .box-icon {
    	margin: auto;
    	/*line-height: 120px;
    	width: 140px;
    	height: 140px;
    	font-size: 80px;*/
		line-height: 110px;
    	width: 120px;
    	height: 120px;
    	font-size: 60px;
    	border: 1px solid;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	border-radius: 50%;
	}

	.thim-sc-icon-box.layout-4 .box-icon img {
    	/*width: 80px;
    	height: 80px;*/
		width: 60px;
    	height: 60px;
	}

	.main-perevaga h3 {
    	font-size: 16px;
	}

}

@media (max-width: 991px) {

	.footer-col {
    	width: 100%;
    	max-width: 100% !important;
    	flex: 100% !important;
	}

	.single #lp-single-course .course-summary {
    	margin-top: 140px;
	}

	.nazva-kursu {
    	top: -20px;
	}

	.nazva-kursu h1 {
    	min-height: 50px;
    	font-size: 30px;
    	line-height: 40px;
    	color: #765860;
    	font-weight: 900;
	}

}

@media (min-width: 769px) and (max-width: 991px) {

	.thim-sc-image-box .text-content .text-content-inner {
    	position: relative;
    	width: 100%;
    	height: auto;
    	margin: 0 auto !important;
    	padding: 20px !important;
    	max-width: 100%;
		text-align: left;
	}

	.thim-sc-scroll-heading .title .text {
    	font-size: 20px;
	}

	.personal-foto .wpb_single_image .vc_figure {
		max-width: 100px;
	}

	.thim-sc-icon-box.layout-4 .box-icon {
    	margin: auto;
    	/*line-height: 120px;
    	width: 140px;
    	height: 140px;
    	font-size: 80px;*/
		line-height: 110px;
    	width: 120px;
    	height: 120px;
    	font-size: 60px;
    	border: 1px solid;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	border-radius: 50%;
	}

	.thim-sc-icon-box.layout-4 .box-icon img {
    	/*width: 80px;
    	height: 80px;*/
		width: 60px;
    	height: 60px;
	}

	.main-perevaga h3 {
    	font-size: 18px;
	}

}

@media (min-width: 769px) {

	aside#secondary {
    	padding-top: 90px;
	}

}

@media (max-width: 768px) {

	#wpcf7-f7648-p7647-o1 form.wpcf7-form,
	#wpcf7-f7638-p7639-o1 form.wpcf7-form {
		width: 100%;
	}

	.tekst {
    	padding-top: 50px !important;
	}

	.category .site-content {
    	padding-bottom: 0;
    	padding-top: 30px;
	}

	.responsive header#masthead.template-layout-2 .style_kit .main-header .header-right {
    	display: block;
    	padding-right: 0;
    	margin-right: 0;
    	position: absolute;
    	right: 10px;
    	top: 80px;
	}

	header#masthead.template-layout-2 .main-header .header-right .widget_thim-login/*,
	.widget_thim-login a*/ {
    	padding: 0;
    	margin-right: 0;
	}

	.kurs-nazva {
    	font-size: 28px;
	}

	.kurs-spysok {
    	padding: 15px;
	}

	.kurs-ryad-2 {
    	display: none;
	}

	.about-3b {
		padding-top: 80px;
	}

	.responsive .thim-sc-image-box .text-content .text-content-inner {
    	margin: 0;
    	padding: 20px;
		text-align: left;
	}

	.about-nav {
    	display: none;
	}

	h3.title-box {
    	font-size: 22px !important;
	}

	.responsive.learnpress #secondary {
    	margin: 0;
	}

	.zakaz-title {
    	font-size: 20px;
	}

	.modal-header h2 {
    	font-size: 20px;
    	line-height: 24px !important;
	}

	#knopka {
    	background: url(//m-class.com.ua/wp-content/themes/mclass/inc/img/s/call.png);
    	width: 70px;
    	height: 71px;
	}

	.knop {
    	display: none;
	}

	.forma-box .modal-header h2 {
    	text-align: left;
	}

	.modal-header h2 {
    	line-height: 32px;
    	padding-right: 40px;
	}

	.pro-nas-list {
		display: none;
	}

	.about-list {
    	padding-bottom: 10px;
	}

	.about-list .icon-box-wrapper {
    	width: 100%;
    	display: flex;
	}

	.about-list .box-icon {
    	display: inline-block;
    	width: 100px !important;
	}

	.about-list .box-content {
    	display: inline-block;
    	width: calc(100% - 100px) !important;
	}

	.cont-box {
    	padding-bottom: 40px;
	}

	.main-knopka button {
    	padding: 10px 10px !important;
		font-size: 16px !important;
		font-weight: 400 !important;
	}

	h3.primary-heading {
    	font-size: 22px !important;
    	text-transform: uppercase;
    	letter-spacing: 0.1px !important;
	}

	.primary-heading-2 {
    	font-weight: 400 !important;
    	font-size: 18px !important;
    	padding-top: 20px;
	}

	.logos {
    	display: none;
	}

	.personal-foto, .personal-info {
    	width: auto;
    	display: inline-block;
    	vertical-align: top;
	}

	.perevaga {
    	width: 33.33%;
	}

	.numbers-content .thim-sc-counter-box {
    	padding: 0 0 60px 0;
	}

	.personal-info .vc_column-inner {
    	padding-left: 0;
	}

}

@media (min-width: 481px) and (max-width: 768px) {

	.nazva-kursu {
    	top: 0;
	}

	.nazva-kursu h1 {
   		min-height: 40px;
    	font-size: 24px;
    	line-height: 30px;
	}

	.thim-sc-icon-box.layout-4 .box-icon {
    	margin: auto;
    	line-height: 120px;
    	width: 140px;
    	height: 140px;
    	font-size: 80px;
    	border: 1px solid;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	border-radius: 50%;
	}

	.thim-sc-icon-box.layout-4 .box-icon img {
    	width: 80px;
    	height: 80px;
	}

	.main-perevaga h3 {
    	font-size: 16px;
	}

	.responsive .thim-sc-heading.layout-kit .heading-content {
    	margin-top: 30px;
	}

}

@media (max-width: 480px) {

	.single #lp-single-course .course-summary {
    	margin-top: 100px;
	}

	.nazva-kursu {
    	top: 0;
	}

	.nazva-kursu h1 {
   		min-height: 30px;
    	font-size: 20px;
    	line-height: 28px;
	}

	.vc_carousel-slideline-inner img.attachment-full {
    	height: auto !important;
    	width: 100%;
    	object-fit: contain;
	}

	.thim-sc-courses-carousel .course .content .thumbnail .img_thumbnail img {
    	opacity: 0.3;
	}

	.thim-sc-icon-box.layout-4 .box-icon {
    	margin: auto;
    	line-height: 70px;
    	width: 80px;
    	height: 80px;
    	font-size: 50px;
    	border: 1px solid;
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	border-radius: 50%;
	}

	.thim-sc-icon-box.layout-4 .box-icon img {
    	width: 50px;
    	height: 50px;
	}

	.main-perevaga h3 {
    	font-size: 10px;
    	letter-spacing: 0px;
    	color: #000000;
    	width: fit-content;
	}

	.responsive.single-lp_course #main-content #lp-single-course .course-summary .landing-2 .main-course .course-info {
    	width: 100%;
	}

    .single .course-info .list-inline .list-inline-item.item-review label {
    	font-size: 14px;
	}

    .lp-landing .reviews .average-rating {
    	width: 140px;
    }

    .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon, .course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
    	display: inline-block;
	}

    .responsive.single-lp_course.lp-landing.learnpress-v3:not(.course-item-popup) #learn-press-course-curriculum .curriculum-sections .section .section-content .course-item .course-item-meta, .responsive.single-lp_course.lp-learning.learnpress-v3:not(.course-item-popup) #learn-press-course-curriculum .curriculum-sections .section .section-content .course-item .course-item-meta {
    	display: inline-block;
    	text-align: left;
    	float: right;
	}

    .lp-landing .reviews .detailed_rating .course-rate .number-star {
    	font-size: 16px;
    }

    .lp-landing .reviews .average-rating .number-rate {
    	font-size: 60px;
    }

    .responsive.lp-landing.learnpress-v3 .landing-2 .course-landing-summary .wrapper-info-bar.infobar-single .info-bar .inner-content .button-box .learn-press-course-buttons #learn-press-pmpro-notice .button, .responsive.lp-landing.learnpress-v3 .landing-2 .course-landing-summary .wrapper-info-bar.infobar-single .info-bar .inner-content .button-box .learn-press-course-buttons .woocommerce-message .button.wc-forward, .responsive.lp-landing.learnpress-v3 .landing-2 .course-landing-summary .wrapper-info-bar.infobar-single .info-bar .inner-content .button-box .learn-press-course-buttons button {
    	min-width: 240px;
    }

	.personal-foto,
	.personal-foto img {
    	width: 100px;
	}

	.course .content .thumbnail {
    	max-height: 200px;
		opacity: 0.8;
    	background: #000000d4;
	}

	.learnpress .learn-press-courses .course {
		margin-bottom: 10px;
	}

	.responsive .archive-courses.course-grid .content .thumbnail .img_thumbnail img {
    	width: 100%;
    	opacity: 0.3;
	}

	.course .content .sub-content {
    	height: auto;
    	padding-bottom: 0;
    	position: absolute;
    	top: 50px;
		left: 15px;
    	right: 15px;
	}

	.course .content .sub-content .title {
    	padding: 0;
    	margin: 0 15px;
    	text-align: center;
	}

	.course .content .sub-content .title a {
    	color: #fff !important;
	}

	.responsive .archive-courses .content .thumbnail .price {
    	padding-left: 10px;
    	padding-right: 10px;
	}

	.responsive .archive-courses.course-grid .content .thumbnail .img_thumbnail img {
    	width: 100%;
    	opacity: 0.3;
	}

	.course .content .thumbnail {
    	max-height: 200px;
    	opacity: 0.8;
    	background: #000000d4;
	}

	#secondary .widget {
    	margin-bottom: 0;
    	padding-top: 30px;
	}

}

@media (min-width: 361px) and (max-width: 480px) {


	.personal-foto {
    	width: auto;
	}

	.personal-foto img {
    	width: 85px;
	}

}

@media (max-width: 360px) {

	.personal-info h4 {
    	font-size: 16px;
	}

	.personal-info h6 {
    	font-size: 14px;
	}

	.personal-foto,
	.personal-foto img {
    	width: 100px;
	}

}