/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block; 
}

html:not(.home) {
    height: 100%;
}

body {
    background: #2c2a3f;
    font-size: 18px;
    line-height: 130%;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    min-width: 320px;
    color: #e9e8ea; 
    display: flex;
    flex-direction: column;
}
footer{
    margin-top: auto;
}
ol, ul {
    list-style: none;
}
main ul, .mec-single-event-description.mec-events-content ol, .mec-single-event-description.mec-events-content ul{
    padding: 8px 0;
}
main li, .mec-single-event-description.mec-events-content ol li, .mec-single-event-description.mec-events-content ul li{
    font-weight: 500;
    font-size: 21px;
    line-height: 130%;
    margin-bottom: 12px;
    padding-left: 40px;
    position: relative;    
}
main .wpProQuiz_content li:before, main .gm-navbar-nav li:before{
    display: none;
}
.mec-book-form-next-button, .mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not( .owl-next ):not(.mec-googlemap-details button):not(.mec-googlemap-skin button) {
    color: #E9E8EA;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #F66F5D;
    width: auto;
	box-shadow: none;
    border: 1px solid #F66F5D!important;
}

.mec-book-form-next-button, .mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not( .owl-next ):not(.mec-googlemap-details button):not(.mec-googlemap-skin button):hover {
    background: #3e3b5e;
    border: 1px solid #E9E8EA!important;
    color: #ffffff;
}

main li:before,
main .wpProQuiz_question_text li:before,
.mec-single-event-description.mec-events-content ol li:before,
.mec-single-event-description.mec-events-content ul li:before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;    
    background: #F66F5D;
    position: absolute;
    left: 15px;
    top: 8px;
    display: block;
}
@media only screen and (max-width: 960px) {
main li:before,
main .wpProQuiz_question_text li:before,
.mec-single-event-description.mec-events-content ol li:before,
.mec-single-event-description.mec-events-content ul li:before{
    width: 7px;
    height: 7px;
	}
}

@media only screen and (max-width: 767px) {
main li:before,
main .wpProQuiz_question_text li:before,
.mec-single-event-description.mec-events-content ol li:before,
.mec-single-event-description.mec-events-content ul li:before{
    width: 5px;
    height: 5px;
	}
}

.learndash-course-grid .items-wrapper .grid-3 .content .button a {
	font-size: 16px;
	
}



.mec-single-event-description.mec-events-content ol li, .mec-single-event-description.mec-events-content ul li{
    color: #e9e8ea;
}
@media only screen and (max-width: 960px) {
    main li:before, main .wpProQuiz_question_text li:before{    
	width: 6px;
	height: 6px;     
	left: 9px;
	top: 6px;    
    }
    main li, .mec-single-event-description.mec-events-content ol li, .mec-single-event-description.mec-events-content ul li{
	padding-left: 26px;
	font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    main li, .mec-single-event-description.mec-events-content ol li, .mec-single-event-description.mec-events-content ul li{
	padding-left: 13px;
	font-size: 14px;
	line-height: 18px;
    }
    main li:before,
    main .wpProQuiz_question_text li:before,
    .mec-single-event-description.mec-events-content ol li:before,
    .mec-single-event-description.mec-events-content ul li:before{
	left: 2px;	  
    }
}
blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none; }

table {    
    border-spacing: 0;
    caption-side: top; }

a, a:visited {
    color: #E9E8EA;
    text-decoration: none;
    transition: .4s all;
}
a:hover{
    color: #F66F5D;
}
button {
    cursor: pointer;
    border: none; }

:focus {
    outline: none; }

.ld-tabs-content img, .content img{
    width: 100%;
    height: auto;
    margin: 30px 0; 
}

.woocommerce-order-overview__payment-method img, .woocommerce-table--order-details img{
	background: #fff;
    padding: 5px !important;
    border-radius: 5px;
    width: 120px;
	margin: 0;
}

.ld-tabs-content .gdm-drivefile-embed img{
    margin: 0;
}
.content .register-image img{
    width: auto;
}
.ld-tabs-content a, .wpProQuiz_content a, body[class*=mec-theme] .mec-wrap a{
    text-decoration: underline;
}
em{
    font-style: normal;
}

input {
    outline: none;
    width: 100%;
    border: none; }

* {
    box-sizing: border-box; }
pre{
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    font-family: 'Montserrat';
    font-size: 21px;
    line-height: 130%;
    padding: 20px;
    margin-bottom: 20px;
}

.overflow-hidden {
    overflow: hidden; }

.container {
    margin: 0 auto;
    max-width: 1270px;
    /* padding: 0 15px; */
    width: 100%; 
}
@media only screen and (max-width: 1400px) {
    .container {
		padding: 0 30px;
    }
}

@media only screen and (min-width: 960px) {
    .container {
		/* padding: 0 30px; */
    }
}

h1, .mec-wrap h1, .mec-wrap .mec-single-title{
    font-weight: 700;
    font-size: 42px;
    line-height: 56px;
    color: #F66F5D;
    padding-top: 70px;
    margin-bottom: 40px;
}
h2, .mec-wrap h2{
    font-size: 36px;
    line-height: 130%;
}
h3, .mec-wrap h3{
    font-size: 24px;
    line-height: 130%;
} 
h4, .mec-wrap h4{
    color: #F66F5D;
    font-size: 21px;
    line-height: 130%;
}
p, .mec-single-event .mec-events-content{
    font-size: 21px;
    line-height: 27px;
    color: #E9E8EA;
    margin-bottom: 20px;
    overflow: auto;
}
@media only screen and (max-width: 960px) {
    h1, .mec-wrap h1, .mec-wrap .mec-single-title{
		font-size: 36px;
		line-height: 42px;
		margin-top: 40px;
		margin-bottom: 10px;
    }
    h2, .mec-wrap h2{
		font-size: 24px;
    }
    h3, .mec-wrap h3{
		font-size: 21px;
		line-height: 28px;
		margin-top: 20px;	
    }
    h4, .mec-wrap h4{
		font-size: 18px;
    }
    p, .mec-single-event .mec-events-content{
		font-size: 18px;
		margin-bottom: 8px;
    }
}
@media only screen and (max-width: 767px) {
    h1, .mec-wrap h1, .mec-wrap .mec-single-title{
		font-size: 22px;
		line-height: 26px;
		margin-top: 30px;	
    }
    h2, .mec-wrap h2{
		font-size: 18px;
    }
    h3, .mec-wrap h3{
		font-weight: 700;
		margin-top: 30px;
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 16px;
		margin-top: 15px;
		font-weight: 500;
    }
    h4, .mec-wrap h4{
		font-size: 14px;
    }
    p, .mec-single-event .mec-events-content{
		font-size: 14px;
		line-height: 21px;		
    }
    td{
		padding: 10px;
    }
	.container #write_to_us {
		padding: 0 0px;
		margin-left: -30px;
		margin-right: -30px;
    }
    .container #comments-course {
		padding: 0px;
		width: 100%;
    }
}

.slider-title{
    color: #F66F5D;
    padding: 70px 0 40px 0;
    position: relative;
}
.slider-title:before, .slick-slider:before{
    background: #262438;
    position: absolute;
    width: 4000px;
    z-index: -1;
    content: '';
    height: 100%;
    top: 0;
    left: -1000px;
}
td{
    padding: 10px 15px 10px 20px;
    border: 1px rgba(255, 255, 255, 0.87) solid;
    vertical-align: middle;
}
table tr:first-child td:last-child {
    border-radius: 0 5px 0 0
}
table tr:first-child td:first-child {
    border-radius: 5px 0 0 0
}
table tr:last-child td:last-child {
    border-radius: 0 0 5px 0
}
table tr:last-child td:first-child {
    border-radius: 0 0 0 5px
}
.overflow-table{
    overflow: auto;
}

/*
.single-sfwd-courses .main .container{
    max-width: 1230px; 
}
.single-sfwd-lessons .main .container, .single-product #main .container{
    max-width: 1010px;
}
*/
.br-md {
    display: none; }
@media only screen and (max-width: 960px) {
    .br-md {
	display: block; } }
@media only screen and (max-width: 767px) {
    .br-md, .display-sm-none {
	display: none; } }

@media only screen and (max-width: 767px) {
    .p-sm-0 {
	padding: 0; } }

@media only screen and (max-width: 767px) {
    .w-32-sm {
	width: 32px !important; } }
.btn {
    font-size: 21px;
    line-height: 25px;
    color: #E9E8EA;   
    border-radius: 3px;
    padding: 10px 30px;
    float: right;
    background: #F66F5D;
    border: 1.5px solid #F66F5D;
}
.btn:hover{
    background: transparent;
    border: 1.5px solid #E9E8EA;
    color: #E9E8EA;
}
.holder-btn{
    flex-grow: 1;
    display: flex;
    align-items: center;
}
a.header-login{
    background: url(../img/icons/login.svg) no-repeat;
    padding-left: 30px;
    padding-top: 10px;
    background-position-y: 10px;
    margin-right: 20px;
    padding-bottom: 10px;
}
a.header-logout{
    background: url(../img/icons/logout.svg) no-repeat;
    background-position-y: 10px;   
    display: none;
}
a.header-account{
    background: url(../img/icons/setting.svg) no-repeat;
    background-position-y: 10px;    
}
.header-user-mobile{
    display: none;
}
.header-user img{
    border-radius: 100%;
    height: 47px;
    width: 47px;
    max-width: 47px;
}
.header-user-name a{
    margin-bottom: 3px;
    display: inline-block;
}
.header-user-name span{
    font-weight: 300;
    font-size: 16px;
    line-height: 19px; 
}
.header-user-name{
    display: flex;
    flex-direction: column;
    margin-left: 7px
}
.holder-btn .header-user{
    margin-right: 22px;
    cursor: pointer;
    position: relative;
    padding: 20px 0;
}
.header-user-link{
    display: none;
    position: absolute;
    background: #35324B;
    border-radius: 3px;
    padding: 5px 8px;
    margin-top: 60px;
    left: 0;
}
.holder-btn .header-user:hover .header-user-link{
    display: inline-block;
}
.header-user-link:hover{
    display: inline-block;
}
.header-user-link a{
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px;
    margin-right: 0;
    padding-left: 20px;
}
.header-user-link a.header-logout {    
    background-size: 16px;
    display: block;
}
@media only screen and (max-width: 960px) {
    .btn {
	display: block;	
	width: 100%;
	padding: 10px 109px;	
	text-transform: uppercase;
	text-align: center;
    }
    .holder-btn {
	padding: 0 10px;
	margin-bottom: 20px;
	flex-grow: 0;
	width: 100%;
    }
    a.header-login{
	background: none;
	text-transform: uppercase;
	border: 1px solid #E9E8EA;
	padding: 10px 145px;
	width: 100%;
	text-align: center;
	display: inline-block;
    }
    .header-user{
	display: none;
    }
    .header-user-mobile{
	display: flex;
	border-bottom: 1px solid #E9E8EA;
	margin: 0 15px;
	padding: 20px 0;
    }
}
@media only screen and (max-width: 767px) {
    .holder-btn {
	flex-direction: column;
    }
    a.header-login{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 0;
	margin-right: 0;
    }
    .btn {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
    }
    .header-user-name a{
	font-size: 16px;
	line-height: 19px;
    }
    .header-user-name span{
	font-size: 14px;
	line-height: 16px; 
    }
    .header-user{	
	margin: 0 10px;	
    }
}
.page-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    min-height: 100vh; }

.header {
    padding: 17px 0;
    background: #3e3b5e; }
@media only screen and (max-width: 767px) {
    .header {
	padding: 15px 0;
    }
}
.header-content {
    display: flex;
    align-items: center;
    position: relative; }
@media only screen and (max-width: 960px) {
    .header-content {
	padding: 0 15px;
    }
    .header {
	z-index: 9999999999;
	position: relative;
    }
}
@media only screen and (max-width: 767px) {
    .header-content {
	padding: 0 3px; } }

.logo {
    margin-right: 72px;
    position: relative;
    z-index: 26; }
@media only screen and (max-width: 767px) {
    .logo {
	max-width: 110px;
	width: 100%; } }
.logo img {
    display: flex;
    margin: 0;
}
.menu-navigation-wrap {
    display: flex; 
    align-items: center;
    flex-grow: 1;
    max-height: 51px;
}
@media only screen and (max-width: 960px) {
    .menu-navigation-wrap {
	position: fixed;
	z-index: 25;
	top: 0;
	left: 200%;
	width: 100%;      
	max-width: inherit; } }
@media only screen and (max-width: 960px) {
    .menu-navigation-wrap {
	flex-direction: column;
	min-height: 100vh;
	background: #262438;
	justify-content: space-between; } }
.menu-navigation-wrap .menu-navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%; }
@media only screen and (max-width: 960px) {
    .menu-navigation-wrap {
	padding: 100px 15px 50px 15px;
	align-items: normal;
    }
    .menu-navigation-wrap .menu-navigation {
        display: block;        
        background: #262438;
        min-width: inherit;
        text-align: center; 
    }     
}
.menu-navigation-wrap .menu-navigation li {
    margin-right: 21px;
}
.menu-navigation-wrap .menu-navigation li a {
    display: block;
    padding: 10px; 
}
@media only screen and (max-width: 960px) {
    .menu-navigation-wrap .menu-navigation li {
	text-align: left;
	margin-bottom: 10px;
	margin-right: 0;
    }
    .menu-navigation-wrap .menu-navigation li a {    
	padding-left: 15px; 
    }
}
@media only screen and (max-width: 767px) {
    .menu-navigation-wrap .menu-navigation li {
	margin-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .menu-navigation-wrap .menu-navigation li a {
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 22px;
	padding: 6px 10px; } }

.btn-menu {
    display: none;
    position: absolute;
    top: 50%;
    right: 19px;
    transform: translate(0, -50%);
    height: 22px;
    width: 28px;
    cursor: pointer;  
    z-index: 103;
    border: none;
    background: transparent; }
@media only screen and (max-width: 960px) {
    .btn-menu {
	display: block; } }
@media only screen and (max-width: 767px) {
    .btn-menu {
	right: 6px;
	height: 18px;
	width: 22px; } }
.btn-menu span {
    background: #f66f5d;
    border: none;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;    
    cursor: pointer; }
.btn-menu .middle {
    transform: translate(0, -50%);
    top: 50%; }
.btn-menu .bottom {
    top: auto;
    bottom: 0; }
.btn-menu .top {
    bottom: 0; }

.btn-menu.active {
    background: transparent; }
.btn-menu.active .top {
    transform: translateY(8px) translateX(0) rotate(45deg);
    top: 0; }
.btn-menu.active .middle {
    opacity: 0; }
.btn-menu.active .bottom {
    bottom: 4px;
    transform: translateY(-8px) translateX(0) rotate(-45deg); }
@media only screen and (max-width: 767px) {
    .btn-menu.active .bottom {
        bottom: 0; } }

@media only screen and (max-width: 960px) {
    .show-menu {
	left: 0;
	overflow: scroll;
    }
}

.footer-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1192px;
    width: 100%;
    padding: 39px 40px 36px 122px;
    background: #262438;
    border: 20px solid #47426c;
    border-radius: 100px;
    position: relative;
    margin: 0 auto;
}
@media only screen and (max-width: 960px) {
    .footer-content {
	border: 13px solid #47426c;
	max-width: 714px;
	padding: 15px 44px 15px 80px;
    } 
}
@media only screen and (max-width: 767px) {
    .footer-content {
	border: 10px solid #47426c;
	max-width: 100%;
	border-radius: 34px;
	padding: 6px 20px 6px 12px; 
    }
}
.social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 66px;
    width: 100%;
    justify-content: center;
}
.social-item {
    margin-right: 10px; 
}
.social-item:last-of-type {
    margin-right: 0; 
}
.social-link-phone{
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
}
@media only screen and (max-width: 1080px) {
    .social-item {
	margin-right: 8px; 
    }
}
@media only screen and (max-width: 1194px) {
    .social-item a{
	font-size: 0;
	width: 54px;
	height: 54px;
	background-repeat: no-repeat;
	display: block;
    }
    .social-item {
	margin-right: 14px; 
    }
    .social-link-telegram{
	background-image: url(../img/icons/telegram.svg);
    }
    .social-link-telegram:hover{
	background-image: url(../img/icons/telegram-hover.svg);
    }
    .social-link-facebook{
	background-image: url(../img/icons/facebook.svg);
    }
    .social-link-facebook:hover{
	background-image: url(../img/icons/facebook-hover.svg);
    }
    .social-link-phone{
	background-image: url(../img/icons/phone.svg);
    }
    .social-link-phone:hover{
	background-image: url(../img/icons/phone-hover.svg);
    }
    .social-link-email{
	background-image: url(../img/icons/mail.svg);
    }
    .social-link-email:hover{
	background-image: url(../img/icons/mail-hover.svg);
    }
    .social-link-offer{
	background-image: url(../img/icons/offer.svg);
    }
    .social-link-offer:hover{
	background-image: url(../img/icons/offer-hover.svg);
    }
    .social-link-instagram{
	background-image: url(../img/icons/instagram.svg);
	background-position: 3px 3px;
    }
    .social-link-instagram:hover{
	background-image: url(../img/icons/instagram-hover.svg);	
    }
    .social-link-linkedin{
	background-image: url(../img/icons/linkedin-footer.svg);
	background-position: 3px 3px;	
    }
    .social-link-linkedin:hover{
	background-image: url(../img/icons/linkedin-hover-footer.svg);	
    }
}
@media only screen and (max-width: 767px) {
    .social {
	min-height: 50px;
	width: 100%;
	justify-content: center;
    }
    .social-item {
	margin-right: 9px;
    }
    .social-item a{	
	width: 26px;
	height: 26px;
	background-size: 26px;
    }
    a.social-link-instagram, a.social-link-linkedin{
	background-size: 24px;
	background-position: 1px 1px;
    }
}

.social-link {
    display: block;
    line-height: 27px;
    padding: 10px;
    color: #e9e8ea; }
@media only screen and (max-width: 767px) {
    .social-link {
	padding: 2px; } }
.social-link img {
    display: flex; }
@media only screen and (max-width: 767px) {
    .social-link img {
        width: 35px; } }

.logo-footer {
    max-width: 122px;
}
@media only screen and (max-width: 960px) {
    .logo-footer {
	max-width: 100px; } }
@media only screen and (max-width: 767px) {
    .logo-footer {
	max-width: 60px; } }
.logo-footer img {
    display: flex;
    width: 80px;
}

.girl-decoration {
    position: absolute;
    top: -9px;
    left: -25px;
    width: 164px;
}
@media only screen and (max-width: 1089px) {
    .girl-decoration {
	left: -26px; } }
@media only screen and (max-width: 1023px) {
    .girl-decoration {
	width: 93px;
	left: -11px;
	top: 9px;
    }
}
.copyright {
    background: #262438;
    margin-top: -9px;
    position: relative;
    z-index: -1; }
@media only screen and (max-width: 960px) {
    .copyright {
	margin-top: -1px; } }

.copyright-content {
    font-size: 14px;
    padding: 40px 40px 65px;
    text-align: center;
    color: #dadada;
    font-weight: 400; }
@media only screen and (max-width: 960px) {
    .copyright-content {
	font-size: 12px;
	line-height: 18px;
	padding: 17px 17px 49px; } }
@media only screen and (max-width: 767px) {
    .copyright-content {
	padding: 9px 7px 15px; } }

.block-one {
    display: flex;
    justify-content: space-between;
    margin-top: 110px;    
    flex-direction: column;
}
.block-one img{
    width: 100%;
}

@media screen and (max-width: 767px) {
    .block-one {
	flex-direction: column;	
	margin-bottom: 45px;
    }
}
.block-two img{
    margin: 0 auto 20px auto;
    width: 100%;
}
.block-one .text-area {    
    width: 100%;
}

.block-one p {
    line-height: 27px;
    color: #e9e8ea;
    margin-top: 24px;
}

.block-one h1 {
    margin-top: 20px;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .block-one h1{
	line-height: 31px;
    }
}

.ld-tab-content h2 {
    line-height: 28px;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .ld-tab-content h2 {
	line-height: 19px;
    }
}

.ld-tab-content p {
    line-height: 27px;    
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .ld-tab-content p {
	line-height: 18px;
	margin-bottom: 15px;
    }
}

.ld-tab-content ul li {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 12px;
}

@media screen and (max-width: 767px){
    .ld-tab-content ul li {
	font-size: 14px;
	line-height: 18px;
    }
}

.ld-tab-content ul li::marker {
    color: #f66f5d;
}

.ld-tab-content table {
    border-collapse: collapse;
}

.ld-tab-content table tr td {
    font-size: 21px;
    line-height: 27px;
    padding: 10px 20px;
    border: 1px solid #fff;
}

@media screen and (max-width: 767px){
    .ld-tab-content table tr td {
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
    }
}

.wp-block-embed__wrapper iframe {
    width: 100% !important;
    height: 500px !important;
}
@media screen and (max-width: 960px){
    .wp-block-embed__wrapper iframe {
	height: 420px !important;
    }
}

@media screen and (max-width: 767px){
    .wp-block-embed__wrapper iframe {
	height: 250px !important;
    }
}

.learndash-wrapper .ld-button:hover:not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
#learndash-tooltips .ld-tooltip:after, #learndash-tooltips .ld-tooltip, .learndash-wrapper .ld-primary-background,
.learndash-wrapper .btn-join,
.learndash-wrapper #btn-join,
.learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
.learndash-wrapper .ld-expand-button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz),
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger, .learndash-wrapper .ld-focus-comments .form-submit #submit,
.learndash-wrapper .ld-login-modal input[type='submit'],
.learndash-wrapper .ld-login-modal .ld-login-modal-register,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a,
#wpProQuiz_user_content table.wp-list-table thead th,
#wpProQuiz_overlay_close,
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background-color: transparent !important;
}

.learndash-wrapper .ld-content-actions .ld-content-action+a {
    font-size: 21px;
    line-height: 25px;
    color: #807f8c !important;
}

.about-author {
    display: flex;
    margin-bottom: 180px;
}
.single-sfwd-essays .about-author{
    margin-bottom: 100px;
}

@media screen and (max-width: 960px){
    .about-author {
	margin-bottom: 70px;
    }
}

.about-author-image img {
    max-width: 100px;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;    
}
.about-author-image{
    margin-right: 26px;
}

@media screen and (max-width: 767px){
    .about-author-image img {
	max-width: 70px;
    }
}

.about-author-text h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 21px;
}

@media screen and (max-width: 767px){
    .about-author-text h2 {
	font-size: 18px;
	line-height: 21px;
    }
}

.read-more {
    background: transparent;
    border: 1px solid #e9e8ea;
    border-radius: 5px;
    padding: 9px 34px;
}

@media screen and (max-width: 767px){
    .read-more {
	padding: 9px 4px;
    }
}

.read-more a {
    font-size: 18px;
    line-height: 21px;
    color: #e9e8ea;
}

@media screen and (max-width: 767px){
    .read-more a {
	font-size: 14px;
	line-height: 16px;
    }
}

.learndash  {
    margin-bottom: 72px;
}

@media screen and (max-width: 960px){
    .text-area-two {
	max-width: 100% !important;
    }
}

@media screen and (max-width: 960px){
    .block-two {
	margin-top: 70px;
    }
}

@media screen and (max-width: 767px){
    .block-two h1 {
	line-height: 31px;
    }
    .block-two p {
	line-height: 18px;
    }
    .block-two {
	margin-top: 40px;
    }
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    line-height: 23px;
}

@media screen and (max-width: 960px){
    .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
	font-size: 21px;
	line-height: 29px;
    }

    .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
	margin-bottom: 26px;
    }
}

@media screen and (max-width: 767px){
    .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2,
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
    }
}

.learndash-incomplete {    
    border: none !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item{
    border-radius: 5px;
    background: #35324B;
}
.learndash-incomplete .ld-status-incomplete {
    background: #2C2A3F !important;
    border-color: #2C2A3F !important;
}
.learndash-wrapper .ld-status-icon{
    width: 40px;
    height: 40px;
    flex-basis: auto;
}
.learndash-wrapper .ld-lesson-topic-list .ld-status-icon{
    display: none;
}
.learndash-wrapper .ld-table-list .ld-table-list-header{
    padding: 20px 0;
}
.learndash-wrapper .ld-table-list .ld-table-list-items{
    border: none;
    padding: 0;
}
.learndash-wrapper .ld-table-list.ld-no-pagination{
    border: none;
}
.learndash-wrapper .ld-lesson-topic-list .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview{
    border-radius: 5px;
    background: #F66F5D;    
    padding: 30px 25px;
    border: 2px solid #F66F5D!important;
}
.learndash-wrapper .ld-lesson-topic-list .ld-topic-list.ld-table-list .ld-table-list-item.learndash-complete .ld-table-list-item-preview{    
    background: #35324B;
    border: 2px solid #35324B!important;
}
.ld-lesson-topic-list .learndash-complete .ld-table-list-item-quiz .ld-item-title{
    color: #E9E8EA;
}
.ld-item-lesson-item.learndash-complete {
    background: #fff !important;    
}
.ld-lesson-topic-list .ld-icon-quiz:before{
    background: url(../img/Document.svg) no-repeat;
    content: "";
    width: 50px;
    height: 50px;
}
.ld-icon-quiz:before{
    background: url(../img/document.png) no-repeat;
    content: "";
    width: 39px;
    height: 42px;
}
.learndash-complete .ld-icon-quiz:before{
    background: url(../img/document-complete.png) no-repeat;    
}
.learndash-complete .ld-primary-color-hover:hover .ld-icon-quiz:before{
    background: url(../img/document.png) no-repeat;
}
.ld-table-list-item-quiz .ld-item-title{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    padding-left: 20px;
}
@media screen and (max-width: 767px){
	.ld-table-list-item-quiz .ld-item-title{
		font-weight: 700;
		font-size: 16px;
		line-height: 14px;
		padding-left: 8px;
	}
}
.learndash-complete .ld-item-title-name {
    font-weight: 700;
    color: #161616 !important;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
    align-items: center;
}
.learndash-wrapper .ld-table-list .ld-table-list-item{
    border-bottom: none; 
	margin-bottom: 12px;
}
.learndash-complete .ld-item-title-description {
    color: #3E3E3E !important;
    font-weight: 400 !important;
}
.ld-item-list-item-expanded .ld-text{
    padding-left: 22px;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
}
.learndash-wrapper .ld-button .ld-text:hover{
	color: #F66F5D;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back:hover{
	color: #E9E8EA !important;
}
.ld-item-details .ld-text{
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
}
.learndash-complete .ld-text, .learndash-complete .ld-table-list-item-quiz .ld-item-title{
    color: #161616;
}
.ld-item-image{    
    margin-right: 30px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    display: flex;
    align-items: center;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    border-radius: 9px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{
    padding: 32px 32px;
}

.ld-item-title-description {
    font-size: 18px;
    line-height: 27px;
}

.ld-item-title {
    max-width: 920px;
    width: 100%;
    padding-right: 15px;
}
.ld-item-title-name{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #E9E8EA;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{
    border-radius: 9px;
    transition: .4s all;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover{
    background: #E9E8EA;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover .ld-item-name .ld-item-title .ld-item-title-name, .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover .ld-primary-color, .learndash-wrapper .ld-item-list-item-preview:hover .ld-expand-button.ld-button-alternate .ld-icon {    
    color: #161616 !important;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover .ld-item-title .ld-item-title-description {
    color: #3e3e3e !important;    
}
.learndash-wrapper .ld-primary-color{
    color: #fff !important;
}
.learndash-wrapper .learndash-complete .ld-primary-color, .learndash-wrapper .learndash-complete .ld-expand-button.ld-button-alternate .ld-icon {
    color: #161616 !important;
}
.learndash-wrapper .ld-table-list a.ld-table-list-item-preview{
    color: #fff;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button{
    margin-right: 30px;
}
.learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover{
    color: #161616 !important;
}
.learndash-wrapper .ld-lesson-topic-list .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview:hover{
    color: #FFF !important;
    border: 2px solid #FFF!important;;
    background: transparent;
}
.learndash-wrapper .ld-lesson-topic-list .ld-topic-list.ld-table-list .ld-table-list-item.learndash-complete .ld-table-list-item-preview:hover{
    color: #161616!important;
    border: 2px solid #FFF!important;
    background: #FFF;
}
.ld-lesson-topic-list .learndash-complete .ld-table-list-item-quiz  .ld-table-list-item-preview:hover .ld-item-title{
    color: #161616!important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before{
    display: none;
}
.ld-table-list-title .ld-text{
    font-size: 24px;
}

@media screen and (max-width: 960px){
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
	font-size: 21px;
	line-height: 25px;
    }
    .ld-table-list-title .ld-text{
	font-size: 21px;
    }

}

@media screen and (max-width: 767px){
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
	flex-direction: column;
    }
    .ld-table-list-title .ld-text{
	font-size: 18px;
    }

    .ld-item-image img {
	max-width: 100% !important;
	margin-bottom: 20px;
	margin-right: 0;
    }

    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
	line-height: 21px;
    }

    .ld-item-title-description {
	font-size: 14px;
	line-height: 21px;
	padding-top: 10px !important;
    }

    .learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading {
	margin-bottom: 0;
    }

    .learndash-wrapper .ld-status-incomplete.ld-status-icon, .learndash-wrapper .ld-status-complete.ld-status-icon {
	width: 0;
	height: 0;
	border: none;
	top: -200px;
    }
    .learndash-wrapper .ld-status-complete.ld-status-icon {
	display: none;
    }
    .ld-progress-steps {
	display: none;
    }
    .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
	font-size: 14px;
    }
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
	flex-direction: column;
	justify-content: center;
    }
    .ld-icon-arrow-down:before {    
	font-size: 18px;
	font-weight: 400;
    }

}
@media screen and (max-width: 640px){

    .learndash-wrapper .ld-course-status.ld-course-status-enrolled {
	flex-direction: row;
    }
    .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
	flex-direction: row-reverse;    
	align-items: center;
    }
    .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-heading {
	width: auto;
    }
    .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-bar {    
	margin-right: 1em;
    }
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {    
	align-items: center;
    }
}
.learndash-wrapper #quiz_continue_link, .learndash-wrapper .ld-secondary-background, .learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .ld-status-complete, .learndash-wrapper .ld-alert-success .ld-button, .learndash-wrapper .ld-alert-success .ld-alert-icon {
    background-color: #F66F5D !important;    
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    background-color: #35324B !important;
    height: 50px !important;
    padding: 14px !important;
    border-radius: 16px !important;
}

.learndash-wrapper .ld-progress .ld-progress-bar {
    background-color: #2C2A3F !important;
    height: 30px !important;
}

.learndash-wrapper .ld-secondary-color {
    color: #fff !important;
    font-size: 24px;
    line-height: 28px;
}
.learndash-course-grid .items-wrapper .grid-3 .content.enrolled .button a, .learndash-course-grid .items-wrapper .grid-3 .content.free .button a {    
    border: 1px solid #F7F7F7!important;    
}
.ld-progress-steps {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #E8E8E8;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
    align-items: center;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    margin-right: 15px;
}

.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    height: 30px !important;
}

.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
    padding: 0 !important;
}

.learndash-complete .ld-status-complete .ld-icon-checkmark {
    display: none !important;
}

.learndash-complete .ld-status-complete  {
    background-color: #f66f5d !important;
    border: 8px solid #2c2a3f !important;
    border-radius: 50% !important;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-status-icon{
    margin: 0;
}


.sfwd-mark-complete .learndash_mark_complete_button {    /* зробити виконаним */
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: #E9E8EA;
    border-radius: 3px;
    padding: 10px 30px;
    transition: .4s all;    
	background-color: #f66f5d !important;
}
.sfwd-mark-complete .learndash_mark_complete_button:hover{
    background: #3e3b5e !important;
    color: #ffffff;
}

.sfwd-mark-incomplete .learndash_mark_incomplete_button {    /* зробити НЕ виконаним */
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: #E9E8EA;
    border-radius: 3px;
    padding: 10px 30px;
    transition: .4s all;    
	background-color: #2c2a3f !important;
	border: 1.5px solid #E9E8EA;
}
.sfwd-mark-incomplete .learndash_mark_incomplete_button:hover{
    background: #E9E8EA  !important; 
    color: #3E3B5E;
    border-color: #E9E8EA;
}



.learndash-wrapper .sfwd-mark-complete:after {
    display: none !important;
}
@media screen and (min-width: 640px){
    .learndash-wrapper .ld-content-actions .ld-content-action {
	flex-basis: auto;
    }
}
.ld-button {
    font-size: 21px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    font-size: 21px;
    line-height: 24px;
    color: #807F8C !important;
    font-weight: 500;
}

.learndash-wrapper .ld-content-actions {
    align-items: center;
}

.learndash-wrapper .ld-alert-warning{
    border: none;
}
.learndash-wrapper .ld-alert-content{
    padding: 30px;
    background: #3B394C;
    border-radius: 15px;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    display: flex;
    color: #FFFFFF;
}
.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert{
    position: relative;
    background: url(../img/info-square.png) no-repeat;
    width: 23px;
    height: 23px;
    padding: 0;
    background-color: transparent!important;
    border-radius: 0;
    transform: none;
    left: 0;
    margin-right: 10px;
}
.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert:before{    
    content: "";
}
.learndash-wrapper .ld-alert{
    padding: 0;
}
.learndash-wrapper .ld-alert-warning .ld-button{
    background: #3B394C;
    border-radius: 15px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    padding: 30px 18px;
    max-width: max-content;
    margin-left: 30px;
}
.learndash-wrapper .ld-alert-warning .ld-button:hover{
    background: #F66F5D;
}
.learndash-wrapper .ld-alert .ld-button .ld-icon{
    display: none;
}
.learndash-wrapper .ld-content-actions{
    border: none;
}
.gdm-drivefile-embed img{
    width: auto;
}
.wpProQuiz_question_text p, .wpProQuiz_question_text li{
    font-weight: 500;
    line-height: 28px;
    color: #E9E8EA;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea.wpProQuiz_questionEssay{
    border: 1.5px solid rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    padding: 20px 30px;
    background: none;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 21px;
    line-height: 130%;
}
.learndash-wrapper .wpProQuiz_content .graded-disclaimer{
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #9C9C9C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label{
    background: #3B394C;
    border-radius: 5px;
    padding: 30px;
    border: none;
    font-weight: 500;
    font-size: 21px;
    line-height: 150%;
    cursor: pointer;
    min-height: 123px;
    display: flex;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput{
    position: absolute;
    z-index: -1;
    opacity: 0;

}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="single"] label:before{
    background: #2C2A3F;    
    width: 40px;
    height: 40px;
    border-radius: 100%;
    content: '';
    display: block;
    float: left;
    margin-right: 30px;
    min-width: 40px;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="single"] label.is-selected:before{
    background: #F66F5D;
    border: 8px solid #2C2A3F;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="multiple"] label:before{
    background: #2C2A3F;    
    width: 40px;
    height: 40px;    
    content: '';
    display: block;
    float: left;
    margin-right: 30px;
    min-width: 40px;
}
.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="multiple"] label.is-selected:before{
    background: #2C2A3F url(../img/checkmark.png) center no-repeat;    
}
/* Register form*/

#write_to_us {
    height: 880px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 150px;
}
.write_to_us-main {
    display: flex;
    justify-content: center;
}
.write_to_us_shadow {
    width: 100%;
    overflow: hidden;
    background: url(../img/form_shadow.svg) no-repeat center;
    background-size: cover;
    height: 100%;
    align-self: center;
}
.write_to_us-plant {
    z-index: 999;
    position: relative;
    margin-bottom: -179px;
    margin-right: 50px;
    display: flex;
    align-items: flex-end;
}
.write_to_us-person {
    margin-left: -40px;
    margin-bottom: -179px;
    display: flex;
    align-items: flex-end;
    position: relative;
}
.write_to_us-form-block {
    max-width: 870px;
    width: 100%;
}
.write_to_us_bg_block {
    position: relative;
    margin-top: 205px;
    max-width: 870px;
    width: 100%;
    background: #894A4D;
    border-radius: 40px;
    height: 516px;
    margin-left: auto;
    margin-right: auto;
}
.write_to_us-block {
    margin-top: -704px;
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
    width: 100%;
    padding-bottom: 10px;
    background: #35324B;
    border-radius: 40px;
    position: relative;
}
.write_to_us-block form{
    max-width: 640px;    
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 70px;
    margin-top: 100px;
    transition: .4s all;
}
.write_to_us-block form h3 {
    padding-top: 50px;
    margin-bottom: 65px;
    font-size: 42px;
    line-height: 49px;
    text-align: center;
    color: #FFFFFF;
}
.write_to_us-block form input:not([type=submit]), .write_to_us-block form textarea{
    border-bottom: 1px solid #F7F7F7;;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #FFFFFF;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0;    
}
.wpcf7-form-control-wrap{
    min-height: 65px;
    display: block;
}
.write_to_us-block form input.wpcf7-not-valid{
    border-bottom: 1px solid #F66F5D; 
}
.write_to_us-block form textarea{
    height: 25px;
    margin-bottom: 30px;    
}
.count-textarea{    
    font-size: 11px;
    line-height: 13px;
    position: absolute;
    right: 0;
    top: 30px;
}
.textarea-block{
    position: relative;
}
.write_to_us-block form input::placeholder, .write_to_us-block form textarea::placeholder {
    color: #FFFFFF;
}
.write_to_us-block form input::placeholder, .write_to_us-block form textarea::placeholder{
    opacity: 1;
    transition: opacity 0.3s ease;
}
.write_to_us-block form input:focus::placeholder, .write_to_us-block form textarea:focus::placeholder{
    opacity: 0;
    transition: opacity 0.3s ease;
}
.phone-email{
    display: flex;
    justify-content: space-between;
}
.phone-email div{
    width: 280px;
}
input.wpcf7-submit{   
    text-align: center;        
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    background-color: transparent;
    border: 1.5px solid #FFFFFF;
    border-radius: 3px;  
    color: #FFFFFF;
    cursor: pointer;
    transition: .4s all;
    max-width: 200px;
    max-height: 50px;
}
input.wpcf7-submit:hover{
	background: #E9E8EA;
	color: #3E3B5E;
	border-color: #E9E8EA;
}
.wpcf7-not-valid-tip{
    font-size: 14px;
    line-height: 17px;
    color: #F66F5D;
}
.send_checkbox{
    display: flex;
    justify-content: space-between;
}
.write_to_us-personal-data{
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
    width: 280px;
    margin-left: 15px
}
.form-pp{
    text-decoration: underline;
}
.write_to_us-block form .wpcf7-list-item-label{
    display: block;
    font-size: 0;
}
.write_to_us-block form input[type=checkbox]{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.write_to_us-block form .wpcf7-list-item-label:before{
    height: 24px;
    width: 24px;
    border: 1px solid #FFFFFF;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    padding: 3px;
    content: "";    
}
.um-field-area .um-icon-android-checkbox-outline:before{
    height: 18px;
    width: 18px;
    border: 1px solid #FFFFFF;
    display: inline-block;
    position: relative;
    border-radius: 4px;    
    content: "";
    background-size: contain;
}
.write_to_us-block form input:checked ~ .wpcf7-list-item-label:before,.um-field-area .um-icon-android-checkbox-outline:before {
    background: #fff url(../img/checkbox-icon.svg) center no-repeat;    
}
.wpcf7-list-item{
    margin: 0;
}
.policy-checkbox p{
    display: flex;
    overflow: visible;
}
.policy-checkbox span{
    display: block;
}
.send_checkbox .hidden-element{
    display: none; 
}
.send_checkbox .wpcf7-not-valid-tip{
    position: absolute;
    width: 300px;
    top: 80px;
    left: 40px;
}
.sent .success{
    display: block;
}
.success{
    text-align: center;
    background: url(../img/susses-form-bg.svg) no-repeat;
    width: 740px;
    height: 332px;
    position: absolute;
    left: 0;    
    top: -40px;
    transition: .4s all;
    display: none;
}
.success-title{
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-top: 40px;
}
.success-text{
    font-size: 21px;
    line-height: 25px;
}
.success-image{
    widows: 100px;
    height: 100px;
    background: url(../img/done_icon.svg) center no-repeat;
    margin-top: 30px;
    margin-bottom: 50px;
}
.write_to_us-block form.sent > div:not(.success){
    display: none;
}
.write_to_us-block form.sent{
    margin-top: 170px;
}
@media only screen and (max-width: 960px) {
    .write_to_us-block form h3{
	font-size: 28px;
	line-height: 33px;
    }
    .write_to_us-personal-data {
	font-size: 12px;
	width: 240px;
    }
    input.wpcf7-submit {
	font-size: 16px;
	line-height: 19px;
    }
    .write_to_us-block form input:not([type=submit]), .write_to_us-block form textarea{
	font-size: 16px;
	line-height: 19px;
    }
    .write_to_us_bg_block {
	width: 130%;
	margin-left: -15%;
	max-width: none;
    }
    .write_to_us-block form {
	max-width: 440px;
    }
    .phone-email div {
	width: 200px;
    }
    .success{
	width: 100%;
	background: #35324B;
	border-radius: 40px;
    }
    .wpProQuiz_question_text p, .wpProQuiz_question_text li{	
	font-size: 18px;	
    }
    .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label{
	font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    .write_to_us-block form h3{
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 30px;
	padding-top: 30px;
    }
    .write_to_us-person {
	z-index: 9999;
	transform: scale(-1,1);
	max-width: 100px;
	margin-left: 32px;
	margin-top: -88px;
	margin-bottom: -90px;
	display: flex;
	align-items: flex-end;
	position: relative;
    }
    .write_to_us-plant {
	display: none;
    }
    .write_to_us-main {    
	flex-direction: column;
	align-items: flex-start;
    }
    .write_to_us-block {
	width: 320px;
    }
    .write_to_us-block form {
	max-width: 280px;
	padding-bottom: 20px;
    }
    .phone-email, .send_checkbox {
	flex-direction: column;
    }
    .phone-email div {
	width: 280px;
    }
    input.wpcf7-submit{
	float: right;
	margin-top: 35px;
	max-width: 160px;
    }
    .write_to_us_bg_block {
	width: 100%;
	margin-left: auto;
	max-width: none;
    }
    .send_checkbox .wpcf7-not-valid-tip {
	top: 60px;
    }
    .wpProQuiz_question_text p, .wpProQuiz_question_text li{	
	font-size: 14px;	
    }
    .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label{
	font-size: 14px;
	min-height: 93px;
    }

    .learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="multiple"] label:before {
	background: #2C2A3F;
	width: 36px;
	height: 36px;
    }
}
#comments-course{
    margin-bottom: 150px;
}
#fb-comments-title-block {
    margin-top: 150px;
    padding: 25px 50px;    
    height: 80px;
    background-color: #262438;
}
#fb-comments-title {    
    font-size: 24px;    
    font-weight: 700;
    line-height: 28px;
}
#fb-comments-block {
    background-color: #F0F0F0; 
    padding: 10px 40px;
}
@media only screen and (max-width: 767px) {
    #fb-comments-title-block {
	margin-top: 0px;    
    }
    #fb-comments-block {	
	padding: 10px 15px;
    }
    #fb-comments-title {
	text-align: center;
    }
}

.um-form{
    background: #35324B;
    border-radius: 10px;
    text-align: center;
    max-width: 554px;
    margin: 105px auto 15px;
    /* padding: 40px 213px 60px; */
    color: #FFFFFF;
    position: relative;
}
.register-login{
    text-align: center;
}
.register-title{
    font-weight: 700;
    font-size: 21px;
    line-height: 130%;
    margin: 15px 0;
}
.register-text{
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    max-width: 500px;
    margin: 0 auto;
}
main .um .um-form input[type=text],main  .um .um-form input[type=tel],main  .um .um-form input[type=password]{
    border-bottom: 1px solid #FFFFFF!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    color: #FFFFFF;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0!important;
    height: auto!important;
    margin-top: 22px!important;
    font-size: 21px!important;
    line-height: 25px!important;
}
main .um .um-form input[type=text]:focus,main .um .um-form input[type=tel]:focus,main .um .um-form input[type=number]:focus,main .um .um-form input[type=password]:focus {
    background-color: transparent;
    border-bottom: 1px solid #FFFFFF!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
}
main .um .um-form input::placeholder{
    color: #FFFFFF;
    font-weight: normal;
}
main .um-field .select2.select2-container .select2-selection {
    border-bottom: 1px solid #FFFFFF!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    color: #FFFFFF!important;
    width: 100%;
    background-color: transparent!important;
    border-radius: 0!important;
    padding: 0!important;
    height: auto!important;
    margin-top: 22px!important;
    font-size: 21px!important;
    line-height: 25px!important;
}
.register-login{
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}
.register-login a{
    color: #F66F5D;
}
main .um-register input[type=submit].um-button, main .um input[type=submit].um-button{
    background: #F66F5D;
    border-radius: 3px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #E9E8EA;
    border: 1px solid #F66F5D!important;
    position: absolute;    
    bottom: 90px;
    right: 210px;
    min-width: 210px!important;
}
main .um input[type=submit].um-button{
    position: static;
}
main .um input[type=submit].um-button:hover, main .um input[type=submit].um-button:hover{
    background-color: transparent;
    border: 1px solid #FFFFFF!important;
}
.um-field .select2-container.select2-container--open .select2-dropdown .select2-results li{
    text-align: left;
}
.um-field .select2-container.select2-container--open .select2-dropdown .select2-results li:before{
    display: none;
}
.um-field .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
    color: #fff;
}
main .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #FFFFFF;
}
main .um .um-form input[type=text].um-error,main  .um .um-form input[type=tel].um-error,main  .um .um-form input[type=password].um-error{
    border-bottom: 1px solid #F66F5D!important;
}
.um-form{
	margin: 0 auto 90px;
	padding: 0px 50px 20px;
	color: #E9E8EA;
}
.register-login{
	margin-bottom: 100px;
	color: #E9E8EA;	
}
main .um-field-error{
    font-size: 14px;
    line-height: 16px;
    color: #F66F5D;
    padding: 0;
    margin: 0;
    text-align: left;
    background: none;
}
main .um-field-arrow{
    display: none;
}
main .um-field-checkbox-option, main .um-field-checkbox-option a{
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF!important;
    text-align: left;    
}
main .um-field-checkbox-option{
    margin-left: 24px;
}
main .um-field-checkbox-option a{
    text-decoration: underline;
}
main .um-field-checkbox-state{
    left: 0;
    width: 18px;
}
main .um-field-checkbox:not(.um-field){
    margin-top: 30px;
}
.um-profile-nav{
    display: none;
}
main .um-profile .um-profile-body{
    padding: 0;
}
main .um-header{
    border: none;
}
main form .um-profile-edit{
    display: none; 
}
.um-dropdown li:before{
    display:none;
}
main .um .um-profile-photo a.um-profile-photo-img{
    width: 100px;
    height: 100px;
    border: none!important;
    background: url(../img/icons/register.svg) no-repeat;
    border-radius: unset!important;
}
main form .um-profile-photo a.um-profile-photo-img:before{
    position: absolute;
    width: 30px;
    height: 30px;
    content: "";
    background: url(../img/icons/add_photo.svg) no-repeat;
    bottom: 0;
    right: 0;
}
main  .um-profile-photo a.um-profile-photo-img img {
    display: none; 
}
main .um .um-profile-photo span.um-profile-photo-overlay {
    display: none; 
}
.um-page-user h1{
    display: none;
}
@media only screen and (max-width: 960px) {
    .um-form{
	padding: 40px 62px 60px;
    }
    main .um-register input[type=submit].um-button {    
	right: 60px;
    }
    .register-title{
	font-size: 21px;
    }
    .register-text{
	font-size: 18px;
    }
    main .um .um-form input[type=text], main .um .um-form input[type=tel], main .um .um-form input[type=password]{
	font-size: 18px!important;
	line-height: 21px!important;
    }
    main .um-field .select2.select2-container .select2-selection{
	font-size: 18px!important;
	line-height: 21px!important;
    }
}
@media only screen and (max-width: 767px) {
    .um-form{
	padding: 40px 27px 60px;
	max-width: 262px;
	margin-top: 40px;
    }
    main .um-register input[type=submit].um-button {    
	position: static;
    }
    .register-title{
	font-size: 18px;
    }
    .register-text{
	font-size: 14px;
    }
    main .um .um-form input[type=text], main .um .um-form input[type=tel], main .um .um-form input[type=password]{
	font-size: 14px!important;
	line-height: 16px!important;
    }
    main .um-field .select2.select2-container .select2-selection{
	font-size: 14px!important;
	line-height: 16px!important;
    }
    main .um-field-checkbox:not(.um-field){
	margin-top: 25px;
	width: 100%;	
    }
    main .um-field-checkbox-option, main .um-field-checkbox-option a{
	font-size: 14px;
	line-height: 16px;
    }
    main .um-register input[type=submit].um-button{    
	min-width: 262px!important;
	font-size: 14px;
	line-height: 16px;
    }
    .register-login {
	font-size: 14px;
	line-height: 16px;
    }
    .register-image img{
	width: 50px;
    }
    main .um input[type=submit].um-button {    
	min-width: 100%!important;
    }
    div.uimob800 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{
	width: 50px!important;
	height: 50px!important;
	background-size: contain;
    }
    main form .um-profile-photo a.um-profile-photo-img:before{	
	width: 14px;
	height: 14px;
	background-size: contain;
    }
    main .um-header{
	padding: 0;
	min-height:max-content;
    }
}

.flex{
    display: flex;
}
main .um-login input[type=submit].um-button{
    background: #F66F5D;
    border-radius: 3px!important;
    width: 116px;    
    border: 1px solid #F66F5D!important;
    font-weight: 500!important;
    font-size: 18px;
    line-height: 21px!important;
    padding: 10px 30px!important; 
    min-width: auto!important;
}
main .um-password input[type=submit].um-button{
    background: #F66F5D;
    border-radius: 3px!important;
    width: 116px;    
    border: 1px solid #F66F5D!important;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px!important;
    padding: 10px 50px!important;    
}
.um-login .flex{
    justify-content: space-between;
    align-items: center;
}
main .um-login .register-link{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;  
    border: 1.5px solid #FFFFFF;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 10px 30px;
    display: inline-block;
}
main .um-login .register-link:hover {
    background: #E9E8EA;
    color: #3E3B5E;
    border-color: #E9E8EA;
}
@media only screen and (max-width: 767px) {
    .um-login .um-field-c{
	display: none;
    }
    main .um-login .register-link{
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	width: 259px;
	padding: 0;
	margin-top: 10px;
    }
    main .um-login input[type=submit].um-button{
	font-size: 14px;	
	width: 262px;
	height: 50px!important;
    }
    main .um-password input[type=submit].um-button{
	font-size: 14px;
	width: 100%!important;
	padding: 14px 50px!important;
    }
    .um-login .flex {
	flex-direction: column-reverse;
    }
}
.error-404-block{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 100px 50px;
}
.error-404-title{
    font-weight: 700;
    font-size: 48px;
    line-height: 150%;
}
.error-404-text{
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    padding-top: 20px;
}
.error-404-image{
    flex-shrink: 0;
}
.error-404-title-text{
    padding: 0 110px;
}

@media only screen and (max-width: 960px) {
    .error-404-title{
	font-size: 36px;
    }
    .error-404-text{
	font-size: 21px;
	padding-top: 10px;
	max-width: 440px;
    }
    .error-404-block{
	flex-direction: column;
	padding: 70px 0;	
    }
    .error-404-image img{
	width: 350px;
	margin-top: 50px;
    }
    .error-404-title-text{
	text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .error-404-title{
	font-size: 26px;
    }
    .error-404-text{
	font-size: 14px;
	max-width: 280px;
    }
    .error-404-block{	
	padding: 40px 0;	
    }
    .error-404-title-text {
	padding: 0;
    }
    .error-404-image img{
	width: 280px;
	margin-top: 30px;
    }
}
.single #learndash-tooltips .ld-tooltip{
    background: #9E9DA7!important;
    border-radius: 15px;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    box-shadow: none;
}
.learndash-not-available:hover{
    opacity: 0.5;
}
.wpProQuiz_reviewLegend, .wpProQuiz_reviewButtons{
    display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz){
    background: #F66F5D!important;
    border-radius: 3px;
    padding: 10px 30px;
}
.learndash-wrapper .wpProQuiz_reviewDiv{
    border: none;
    padding-bottom: 0px;
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{
    background: none;
    overflow-y: hidden;
    max-height: max-content;
}
.wpProQuiz_content .wpProQuiz_reviewQuestion li{
    width: 50px;
    height: 50px;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    color: #FFFFFF;
    background: #3E3B5E;
    padding: 0px;
    margin: 0 10px 10px 0;
}
.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li{
    border-radius: 5px;
    font-family: 'Rubik', "Raleway", sans-serif;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv li.wpProQuiz_reviewQuestionTarget{
    background: #F7F7F7!important;
    color: #2C2A3F;
    outline: none;
    box-shadow: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved{
    background: #F66F5D!important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit{
    background: none;
    display: flex;
    justify-content: space-between;
    padding: 0;    
    align-items: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{
    background: #F66F5D;
    height: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before{
    border-radius: 10px;
    height: 10px;
    bottom: auto;
    width: calc( 100% - 100px );
    left: 0;
    background: #3E3B5E;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    font-family: 'Rubik', "Raleway", sans-serif;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
}

.ld-course-status-not-enrolled .ld-course-status-seg-status{
    display: none;
}
.learndash-wrapper .ld-course-status-not-enrolled .status-closed .ld-course-status-label{
    display: none;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled{
    all: unset;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{
    width: 100%;
    border-right: none;
    padding: 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-seg-price{
    background: #35324B;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label,
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price{
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #E9E8EA;
    margin: 32px 0;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency {
    font-weight: 500;
    font-size: 24px;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-seg-price .ld-course-status-label{
    padding-right: 10px;
}
.learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-action #btn-join{
    background: #F66F5D!important;;
    border-radius: 5px;
    max-width: none;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #E9E8EA;
    padding: 32px 0;
    border: 1px solid #F66F5D!important;
}
.learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-action #btn-join:hover{
    opacity: 1;
    background: transparent!important;
    border: 1px solid #E9E8EA!important;
    color: #E9E8EA;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action{
    width: 100%;
}
@media only screen and (max-width: 960px){
    .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-action #btn-join{
	font-size: 21px;	
    }
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label,
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price,
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency {
	font-size: 21px;
    }
}
@media only screen and (max-width: 767px){
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{
	border-bottom: none;
    }
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label, .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price {
	font-size: 18px;	
    }
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency{
	font-size: 18px;
    }
    .learndash-wrapper .ld-course-status-not-enrolled .ld-course-status-action #btn-join{
	font-size: 18px;
	padding: 26px 0;
    }
}
.learndash-course-grid .items-wrapper .grid-3 .price .name{
    font-family: 'Rubik', "Raleway", sans-serif;
}
.learndash-course-grid .items-wrapper .grid-3 .price .month{
    font-family: "Raleway";
}
.learndash-course-grid .items-wrapper .grid-3 .content.completed .button a {
    max-width: 100%;
    border: 1px solid #F7F7F7;
    background: transparent;
}
.learndash-course-grid .items-wrapper .grid-3 .content.completed .button a:hover {
    background: #F7F7F7;
    color: #35324B;
}

.learndash-wrapper .ld-quiz-actions{
    flex-direction: row;
    justify-content: left;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link{
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: #E9E8EA;
    border-radius: 3px;
    padding: 10px 30px;
    transition: .4s all;
    background-color: #F66F5D !important;
    text-decoration: none !important;
    margin-left: 0;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link:hover {
    background: #3B394C !important;
    opacity: 1;
}
.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion]{
    background: none;
    border-radius: 3px;
    margin: 0;    
    border: 1.5px solid #E9E8EA;
    padding: 10px 30px;
}
a.back-to-lesson{
    background: none;
    border-radius: 3px;
    margin: 0;    
    border: 1.5px solid #E9E8EA!important;
    padding: 10px 30px;
    text-decoration: none!important;
    line-height: 21px;
    margin-right: 20px;
}
a.back-to-lesson:hover{
    background: #F66F5D;
    color: #fff;
}
.wpProQuiz_content .wpProQuiz_time_limit_expired{
    color: #FFF;
    font-size: 21px;
    font-weight: 700;
    padding: 22px 0 23px 65px;
    width: 100%;
    border-radius: 12px;
    border: 2px solid #F66F5D;
    background: #35324B no-repeat;
    text-align: left;
    background-image: url(../img/icons/Timer_Add.svg);
    background-position: 30px center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button_reShowQuestion:hover{
    background: #F66F5D!important;
    opacity: .85;
}
.wpProQuiz_correct_answer{
    color: #E9E8EA;
    font-size: 21px;
    font-family: Rubik, "Raleway", sans-serif;
}
.learndash-wrapper .wpProQuiz_quiz_time{
    color: #E9E8EA;
    font-size: 21px;    
    font-weight: 500;
}
.learndash-wrapper .wpProQuiz_quiz_time span{
    color: #E9E8EA;
    font-size: 21px;
    font-family: Rubik, "Raleway", sans-serif;
    font-weight: 400;
}
.wpProQuiz_results p{
    display: inline-block;
}
.wpProQuiz_results > p{
    margin-right: 40px;
    margin-top: 16px;
}
.learndash-wrapper .ld-quiz-actions {
    border-top:none; 
}
.learndash-wrapper .wpProQuiz_points{
    border: none;
    background: none;
    border-radius: none;
    padding: 0;
    margin: 0;
    color: #E9E8EA;
    font-size: 21px;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 20px;
    margin-right: 40px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedCorrect{
    border-radius: 5px;
    background: #E9E8EA;
    color: #3E3E3E;
    font-size: 24px;
    font-family: Rubik, "Raleway", sans-serif;    
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedIncorrect{
    border-radius: 5px;
    background: #F66F5D;
    color: #E9E8EA;
    font-size: 24px;
    font-family: Rubik, "Raleway", sans-serif;    
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_response{
    margin-top: 0;
    border-radius: 5px;
    border: none;
    min-height: 80px;
    padding: 0;
    text-align: left;
    margin-bottom: 45px;
}
.wpProQuiz_incorrect{
    background: #F66F5D;    
    height: 80px;
    padding: 25px;
    border-radius: 5px;
    color: #FFF;	
}
.wpProQuiz_correct{
    background: #E9E8EA;    
    height: 80px;
    padding: 25px;
    border-radius: 5px;
    color: #3E3E3E;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_question{
    margin-bottom: 10px;
}
.single-sfwd-quiz .learndash-wrapper .ld-breadcrumbs{
    display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_startOnlyRegisteredUser{
    border-radius: 10px;
    background: #35324B;
    border: none;
    padding: 36px 25px;
    font-size: 24px;
    color: #FFF;
}
@media only screen and (max-width: 767px){
    .learndash-wrapper .wpProQuiz_points, .learndash-wrapper .wpProQuiz_quiz_time span, .learndash-wrapper .wpProQuiz_quiz_time {
	font-size: 18px;
    }
    .wpProQuiz_results > p, .learndash-wrapper .wpProQuiz_points {
	margin: 0 0 10px 0;
    }
    .learndash-wrapper .ld-quiz-actions input[name=reShowQuestion] {    
	width: 100%;
    }
    .learndash-wrapper .ld-quiz-actions {    
	padding-top: 0px;
	flex-wrap: wrap;
    }
    .learndash-wrapper .wpProQuiz_content .wpProQuiz_response {   
	min-height: 71px;    
    }
    .wpProQuiz_incorrect, .wpProQuiz_correct {
	height: 71px;
    }
    .learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type="single"] label:before {    
	width: 36px;
	height: 36px;    
    }
    .learndash-wrapper .ld-quiz-actions .quiz_continue_link, .learndash-wrapper .ld-quiz-actions .wpProQuiz_button, .learndash-wrapper .ld-quiz-actions input.wpProQuiz_button_restartQuiz {
        width: 49%;
        margin-left: 0;
	margin-top: 20px;
    }
}
/* Event */

@media only screen and (min-width: 1200px){
    .mec-container {
		width: 1270px;		
    }
}
.mec-container {	
    padding-top: 110px;	
	padding-left: 0;
	padding-right: 0;
}
.ld-course-list-items .row, .ld-course-list-items .row, .mec-wrap .row{
	margin-left: 0;
	margin-right: 0;	
}
.entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-events-meta-group-countdown .countdown-w span, .mec-hourly-schedule-speaker-job-title, .mec-hourly-schedule-speaker-name, .mec-single-event .mec-event-meta dt, .mec-ticket-available-spots .mec-event-ticket-name, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6, .post-type-archive-mec-events h1, .tax-mec_category h1{
    font-family: "Raleway", sans-serif;
}
.lity-content .mec-events-meta-group-booking .mec-event-ticket-available, .mec-breadcrumbs .mec-current, .mec-breadcrumbs a, .mec-breadcrumbs span .mec-event-content p, .mec-event-data-field-items, .mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name, .mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-value, .mec-event-schedule-content dl dt, .mec-events-button, .mec-events-meta-group-tags, .mec-events-meta-group-tags a, .mec-hourly-schedule-speaker-description, .mec-load-more-button, .mec-next-occ-booking span, .mec-single-event .mec-event-meta .mec-events-event-cost, .mec-single-event .mec-event-meta dd, .mec-single-event .mec-event-meta dd a, .mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available, .mec-single-event .mec-speakers-details ul li .mec-speaker-job-title, .mec-single-event .mec-speakers-details ul li .mec-speaker-name, .mec-single-modern .mec-single-event-bar>div dd, .mec-wrap .info-msg div, .mec-wrap .mec-error div, .mec-wrap .mec-success div, .mec-wrap .warning-msg div, .mec-wrap abbr, .mec-wrap p {
    font-family: Rubik, "Raleway", sans-serif;
}
.mec-wrap, .mec-wrap div:not([class^="elementor-"]), .lity-container, .mec-wrap h2, .mec-wrap h3, .mec-wrap h5, .mec-wrap h6, .entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap .mec-totalcal-box input[type="submit"], .mec-wrap .mec-totalcal-box .mec-totalcal-view span, .mec-agenda-event-title a, .lity-content .mec-events-meta-group-booking select, .lity-content .mec-book-ticket-variation h5, .lity-content .mec-events-meta-group-booking input[type="number"], .lity-content .mec-events-meta-group-booking input[type="text"], .lity-content .mec-events-meta-group-booking input[type="email"], .mec-organizer-item a, .mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-container li.mec-book-ticket-container label{
    font-family: "Raleway", sans-serif;
	color: #E9E8EA;
}

.entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap h2, .mec-wrap h3, .mec-wrap h5, .mec-wrap h6{
    color: #E9E8EA;
    font-weight: 700;
}
.mec-wrap .mec-single-title{
    margin: 20px 0 10px 0;    
}
.mec-wrap :not(.elementor-widget-container)>p{
    color: #F7F7F7;
    text-align: justify;
    font-size: 21px;
    font-weight: 300;
    line-height: 150%;    
}
.mec-single-event .mec-event-content{
    padding: 0;
    margin: 0;
}
.event-info{
    display:flex;
    justify-content: space-between;
    margin: 0 -14px;    
}
.event-info .bg, .mec-single-event:not(.mec-single-modern) .mec-local-time-details{
    border-radius: 3px;
    background: #35324B;
    padding: 33px 20px 32px 20px;
    margin: 0;
    line-height: 35px;
    width: 100%;
    margin: 0 14px;
}
.mec-speakers-details, .mec-local-time-details{
    display: flex;
    align-items: center;
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3{
    display: inline;
    color: #F7F7F7;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    text-transform: none;
    width: auto;
    margin-right: 3px;
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details span, .mec-start-date-label{
    color: #F66F5D;
    font-size: 18px;
    font-family: "Rubik", "Raleway", sans-serif;
    font-weight: 300;
}
.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a img {
    width: 35px;
    height: 35px;
}
.mec-wrap.colorskin-custom .mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img{
    border-color: #F66F5D;
}
.mec-single-event .mec-speakers-details ul li .mec-speaker-name{
    color: #F7F7F7;
    font-size: 18px;
    font-weight: 300 !important;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
.mec-single-event .mec-speakers-details ul li{
    margin: 0;
    padding: 0;
}
.event-info .bg.mec-single-event-date{
    background: #35324B url(../img/icons/Calendar.svg) 20px center no-repeat;
    padding-left: 65px;
}
.mec-single-event:not(.mec-single-modern) .mec-local-time-details{
    background: #35324B url(../img/icons/Time-Circle.svg) 20px center no-repeat;
    padding-left: 65px;
    min-width: 400px;
}
.mec-wrap.colorskin-custom .mec-bg-color{
    border-radius: 5px;
    background: #F66F5D;
    margin: 30px 0 100px 0;
    color: #F7F7F7;
    text-align: center;
    font-size: 18px;    
    font-weight: 700;
    line-height: 150%;
    padding: 37px 0 36px 0;
    height: auto;
    text-decoration: none;
}
.mec-wrap.colorskin-custom .mec-bg-color:hover{
    background: #3B394C!important;
}
.mec-export-details ul{
    display: flex;
    margin: 0 -15px;
}
.mec-events-gcal:hover, .mec-speaker-name:hover{
	color: #F66F5D!important;
}

.mec-export-details li{
    border-radius: 3px;
    background: #35324B;
    padding: 33px 20px 32px 20px;
    width: 100%;
    margin: 0 15px;    
}
.mec-wrap.colorskin-custom .mec-border-color{
    color: #F7F7F7;
    font-size: 18px;
    font-weight: 300;
    padding: 0;
    background: url(../img/icons/Plus.svg) 0 center no-repeat;
    border: none;
    padding-left: 45px;
    box-shadow: none;
}
.mec-wrap.colorskin-custom .mec-bg-color-hover:hover{
    background-color: unset;
}
.mec-event-export-module{
    margin-bottom: 100px;
    margin-top: 100px;
}
.mec-single-event .mec-events-meta-group-countdown{
    all: unset;
}
.mec-countdow-title, .future-events-title{
    font-size: 24px;
    font-weight: 700;
}
.future-events-title{
    margin: 100px 0 30px 0;
}
.mec-events-meta-group-countdown .countdown-w .block-w{
    border-radius: 3px;
    background: #35324B;
    margin: 0 14px;
    width: 25%;
    height: 225px;
    padding: 40px 0;
}
.mec-countdown-details #countdown{
    display: flex;
    margin: 0 -14px;
}
.mec-events-meta-group-countdown .countdown-w {
    display: block;
}
.mec-events-meta-group-countdown .countdown-w span {
    color: #F7F7F7;    
    font-size: 96px;
    font-family: Rubik, "Raleway", sans-serif;
    font-weight: 500;
    line-height: 130%;
    padding: 0;
}
.mec-countdown-details .countdown-w .clockdiv li p{
    color: #F7F7F7;    
    font-size: 24px;    
    line-height: 130%;
    text-transform: none;
    text-align: center;
    margin-top: 0;
}
.mec-single-event .mec-events-meta-group-booking{
    display: none; 
    position: fixed; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    justify-content: center;
    align-items: center;
    z-index: 1;    
}
.mec-booking{    
    border: none;
    border-radius: 3px;
    background: #35324B;
    padding: 30px;
    width: 510px;
    max-width: 100%;
}
.mec-ticket-style-row-section-3 p{
    margin: 0;
}
.mec-select-date-label{
    white-space: nowrap;
}
.mec-holding-status-expired {
    color: #F66F5D;
    font-weight: 500;
}
.mec-select-date-calendar-dropdown-wrapper{
    position: relative;
}
.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container{
    right: 0;
}
.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown .mec-select-date-calendar-formatted-date{
    width: 200px;
}
.ld-course-list-items .ld_course_grid .entry-title{
    color: #F66F5D;
    font-size: 24px;
    font-weight: 700;
}
.ld-course-list-items .ld_course_grid .thumbnail.course{
    background: none;
    border: none;
}
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary{
    color: #E9E8EA;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #F66F5D;
    padding: 10px 30px;
    width: auto;
    float: none;
    border: 1px solid #F66F5D!important;
    position: relative;
    top: -25px;
}
.ld-course-list-items .ld_course_grid .thumbnail.course a.btn-primary:hover{
    background: #3e3b5e;
    border: 1px solid #E9E8EA!important;
    color: #ffffff;
}
.ld-course-list-items .ld_course_grid .thumbnail .caption {
    padding: 0px;    
}
.ld-course-list-items .ld_course_grid .ld_course_grid_button{
    text-align: center;
}
.ld-course-list-items .ld_course_grid .thumbnail.course img {    
    margin-top: 15px;
}
.ld-course-list-items .ld_course_grid {
    margin-bottom: 0px;
}
.mec-single-event .mec-events-content {
    margin-bottom: 0px;
}
@media only screen and (max-width: 960px){
	.mec-single-event .mec-events-content {
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 767px){
	.mec-single-event .mec-events-content {
		margin-bottom: 0px;
	}
}
.mec-holding-status-ongoing {
    color: #51B900;
}
body .mec-wrap.colorskin-custom .mec-color{
    color: #F66F5D;
}
.ytp-cued-thumbnail-overlay-image{
    background-size: contain;
}
body .mec-wrap.colorskin-custom .mec-export-details .mec-color{
    color: #F7F7F7;
    text-decoration: auto;
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-price{
    color: #E9E8EA;    
    font-size: 18px;
    font-weight: 700;
    line-height: 150%; 
}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-price span{
    font-family: Rubik;
}
.lity-content>div {    
    border-radius: 20px;
    background: #35324B;
    border: none;
}
.mec-hourly-schedule-speaker-name{
    color: #F66F5D;
    font-size: 32px;
    text-transform: none;
    margin-bottom: 25px;
}
.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label{
    color: #E9E8EA;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
}
.mec-wrap .mec-ticket-available-spots p{
    color: #E9E8EA;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.mec-holding-status{
	color: #F66F5D;
}
.mec-end-counts{
	visibility: hidden;
}
body .mec-owl-theme .owl-nav.disabled + .owl-dots{
    margin: 24px 0 40px 0;
}
body .mec-owl-theme .owl-dots .owl-dot.active span{
    background: #F66F5D;
    width: 15px;
    height: 15px;
    opacity: 1;
}
body .mec-owl-theme .owl-dots .owl-dot span{
    opacity: 0.2;
    background: #fff;
    margin: 0;
}
body .mec-owl-theme .owl-dots .owl-dot{
    margin: 0;
    vertical-align: middle;
    width: auto;
    padding: 0;
    margin-right: 15px;
}
.event-carousel-type1-head .mec-event-date-carousel{
    display: none;
}
.event-carousel-type1-head .mec-event-carousel-content{
    display: none;
}
.mec-owl-carousel .owl-stage{
    display: flex;
    gap: 30px;
}
.mec-owl-crousel-skin-type1 .owl-item .mec-event-article{
    padding: 0 0 0 3px;    
}
@media only screen and (max-width: 960px){
    .mec-wrap .mec-single-title{
	font-size: 36px;
    }
    .mec-container {	
		padding-top: 70px;	
    }
    .event-info{
	flex-wrap: wrap;
    }
    .event-info .bg{
	margin-bottom: 15px;
    }
    .mec-start-date-label,.mec-single-event .mec-speakers-details ul li .mec-speaker-name, .mec-single-event:not(.mec-single-modern) .mec-local-time-details h3,.mec-single-event:not(.mec-single-modern) .mec-local-time-details span{
	font-size: 21px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
	margin: 15px 0 70px 0;
    }
    .mec-event-export-module{    
	margin-top: 70px;
    }
    .mec-export-details ul {    
	flex-wrap: wrap;
    }
    .mec-export-details li{
	margin-bottom: 15px;
    }
    .mec-event-export-module {
	margin-bottom: 55px;
    }
    .mec-wrap.colorskin-custom .mec-border-color, .mec-wrap.colorskin-custom .mec-border-color, .mec-countdown-details .countdown-w .clockdiv li p{
	font-size: 21px;
    }
    .mec-events-meta-group-countdown .countdown-w span {
	font-size: 65px;
    }
    .mec-events-meta-group-countdown .countdown-w .block-w{
	width: 165px;
	height: 165px;
	padding: 15px 0;
    }
}
@media only screen and (max-width: 767px){
    .mec-container {
		width: 100%;
    }
    .mec-container {	
		padding-top: 40px;	
    }
    .mec-wrap .mec-single-title{
	font-size: 22px;
    }
    .mec-start-date-label,.mec-single-event .mec-speakers-details ul li .mec-speaker-name, .mec-single-event:not(.mec-single-modern) .mec-local-time-details h3,.mec-single-event:not(.mec-single-modern) .mec-local-time-details span{
	font-size: 18px;
    }
    .mec-wrap :not(.elementor-widget-container)>p{
	font-size: 14px;
    }
    .mec-wrap.colorskin-custom .mec-border-color, .mec-wrap.colorskin-custom .mec-border-color{
	font-size: 18px;
    }
    .mec-wrap.colorskin-custom .mec-bg-color{
	margin: 15px 0 40px 0;
    }
    .mec-event-export-module{    
	margin-top: 40px;
    }
    .mec-event-export-module {
	margin-bottom: 25px;
    }
    .mec-countdow-title {
	font-size: 18px;
    }
    #countdown {	
	flex-wrap: wrap;
	justify-content: space-between;
    }
    .mec-events-meta-group-countdown .countdown-w .block-w{
	margin: 0 2%;
	margin-bottom: 20px;
	width: 45%;
    }
    .mec-events-meta-group-countdown .countdown-w{
	padding-top: 25px;
    }
    .mec-events-meta-group-countdown .countdown-w span {
	font-size: 80px;
    }
    .mec-countdown-details .countdown-w .clockdiv li p {
	font-size: 18px;
    } 
    .mec-single-event:not(.mec-single-modern) .mec-local-time-details{
	min-width: auto;
    }
}

.woocommerce-page div.product div.summary {
    width: 100%;
}

.woocommerce div.product p.price{
    background: #35324B;
    text-align: center;
    padding: 35px 20px;
    color: #E9E8EA;    
    font-size: 21px;
    font-family: Rubik, "Raleway", sans-serif;    
    font-weight: 500;
    line-height: 150%;
    border-radius: 5px;   
    float: left;
    width: 49%;
    margin-top: 20px;
}
.woocommerce div.product form.cart .button{
    border-radius: 5px;
    background: #F66F5D;
    width: 100%;
    padding: 33px 20px;
    color: #E9E8EA;    
    font-size: 21px; 
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 250px;
    float: right;
    width: 49%;
    margin-top: 20px;
    border: 1px solid #F66F5D;
}
.woocommerce div.product form.cart .button:hover{
    background: transparent;
    border: 1px solid #E9E8EA;
    color: #ffffff;
}
.woocommerce-page div.product div.images{
    width: 100%;
}
.woocommerce div.product form.cart {
    margin-bottom:0;
}
.elementor-section.elementor-section-boxed>.elementor-container{
    max-width: 980px;    
}
.woocommerce div.product div.images.woocommerce-product-gallery{
    padding-top: 85px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding-top: 20px;
}
.elementor-heading-title {
    color: #F66F5D;
    font-size: 48px;   
    font-weight: 700;    
}
@media only screen and ( max-width: 960px ){
    .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
	width: 100%;
    }
    .elementor-heading-title {
	font-size: 36px;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery{
	padding-top: 50px;
    }
    .woocommerce div.product p.price, .woocommerce div.product form.cart .button{	
	width: 100%;
	float: none;
    }
    .woocommerce div.product form.cart .button{
	margin-bottom: 200px;
    }
}
@media only screen and ( max-width: 767px ){
    .woocommerce div.product div.images.woocommerce-product-gallery{
	padding-top: 20px;
    }
    .elementor-heading-title {
	font-size: 26px;
    }
    .woocommerce div.product p.price, .woocommerce div.product form.cart .button{
	font-size: 18px;
	padding: 25px 20px;
	width: 100%;
	float: none;
    }
    .woocommerce div.product form.cart .button{
	margin-bottom: 150px;
    }
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-mode-subscribe .ld-course-status-label,
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text,
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .status-subscribe .ld-course-status-label{
    display: none;
}
.status-subscribe .ld-course-status-action form{
    width: 100%;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-content{
    flex-direction: row;
    margin: 0;
    line-height: normal;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-mode-subscribe .ld-course-status-price{
    color: #E9E8EA;
    font-family: Rubik, "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 500;
}
.learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-text.ld-recurring-duration{
    color: #E9E8EA;    
    font-size: 18px;    
    font-weight: 500;
    opacity: 0.3;
}  
/*
.learndash-wrapper .ld-content-actions div:nth-child(1) {
    order: 1;   
}
.learndash-wrapper .ld-content-actions div:nth-child(2) {
    order: 2;   
}
.learndash-wrapper .ld-content-actions div:nth-child(3) {
    order: 3;   
}
.learndash-wrapper .ld-content-actions div:nth-child(4) {
    order: 4;	
}
.learndash-wrapper .ld-button .ld-text{
    color: #E9E8EA;
}
*/
@media only screen and ( max-width: 960px ){
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-mode-subscribe .ld-course-status-price{    
	font-size: 21px;    
    }
    .learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-text.ld-recurring-duration{   
	font-size: 16px;
    }

    .learndash-wrapper .ld-content-actions div:nth-child(4) {
	order: 4;
	width: 100%;
    }
    .learndash-wrapper .ld-content-actions {
	flex-wrap: wrap;
    }
    .sfwd-mark-complete .learndash_mark_complete_button{
		padding: 20px 30px;
		text-align: center;
    }
}
@media only screen and ( max-width: 767px ){
    .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-mode-subscribe .ld-course-status-price{    
	font-size: 18px;    
    }
    .learndash-wrapper .ld-course-status-seg-price .ld-course-status-content .ld-text.ld-recurring-duration{   
	font-size: 14px;
    }
    .learndash-wrapper .ld-content-actions {
	flex-direction: column;
    }
    .learndash-wrapper .ld-content-actions div:nth-child(2) {
	order: 0;   
    }
    .learndash-wrapper .ld-content-actions .ld-content-action{
	padding: 0;
	margin: 0;
    }
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-side{
    border-radius: 3px;
    background: #35324B;
    padding: 20px 40px 40px;
    border-radius: 10px;
}
.mec-calendar dt{
    background: #35324B;
}
.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head {
    background: #35324B;
}
.mec-box-calendar.mec-calendar dt {
    border-bottom: 1px solid rgba(247, 247, 247, 0.30);
    border-left: 1px solid rgba(247, 247, 247, 0.30);
}
.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head .mec-calendar-day-head{
    border-top: none;
    color: #F7F7F7;   
    font-size: 18px;    
    font-weight: 600;
    line-height: 150%;
    text-align: center;
    text-transform: none;
}
.mec-calendar.mec-box-calendar .mec-table-nullday:last-child {
    border-right: none;
}
.mec-box-calendar.mec-calendar dl dt:last-child{
    border-right: none;
}
.mec-box-calendar.mec-calendar .mec-calendar-row:last-child dt{
    border-bottom: none;
}
.mec-box-calendar.mec-calendar dl dt:first-child{
    border-left: none;
}
.mec-calendar .mec-calendar-header h2 {
    color: #F7F7F7;
    font-size: 24px;
    line-height: 150%;
    text-transform: none;
    font-weight: 400;
}
.mec-calendar .mec-table-nullday{
    color: rgba(247, 247, 247, 0.30);
    font-family: Rubik, "Raleway", sans-serif;
    font-size: 18px;    
    font-weight: 300;
    line-height: 150%; 
}
.mec-calendar.mec-event-container-simple dl dt.mec-calendar-day{
    color: #F7F7F7;
    font-family: Rubik, "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%; 
}
.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic .mec-selected-day, .mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic .mec-selected-day, .mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover{
    color: #F66F5D;
    background: #35324B;
    border: 3px solid rgb(246 111 93);
}
.mec-calendar.mec-event-container-simple dl dt.mec-selected-day{
    /*border-bottom: 1px solid rgba(247, 247, 247, 0.30);*/
}
.mec-event-container-simple .mec-monthly-tooltip-new h4{
    color: #F7F7F7;    
    font-size: 10px;    
    font-weight: 300;
    line-height: 150%;
    margin: 0;
}
.mec-event-container-simple .mec-monthly-tooltip-new h4:hover {
    text-decoration: none;
    color: #F66F5D;
}
.mec-event-container-simple .mec-monthly-tooltip-new.event-single-link-simple-new {    
    padding: 5px 2px 5px 5px;    
    display: inline-block;
    text-decoration: none;
}
.bg-color{
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #6758EE;
    border-radius: 100%;
}
.mec-previous-month a, .mec-next-month a{
    display: none;
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month, .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{
    border: none;
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{
    background: url(../img/arrow_left.svg) no-repeat;
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month:hover{
    background: url(../img/arrow_left_hover.svg) no-repeat;
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{
    background: url(../img/arrow_right.svg) right 0 no-repeat;
}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month:hover{
    background: url(../img/arrow_right_hover.svg) right 0 no-repeat;
}
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month{
    left: 40px;
    top: 40px;
}
.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month {
    right: 40px;
    top: 40px;
}
.mec-wrap .mec-event-countdown-style3{
    border-radius: 10px;
    background: #3E3B5E;
    display: flex;
    max-width: 1270px;
    margin: auto;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{
    color: #F66F5D;
    font-size: 18px;
    font-weight: 600;
    line-height: 130%;
    letter-spacing:normal;
    margin: 0;
}
.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link:before{
    display: none;
}
.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link{
    color: #F7F7F7;    
    font-size: 24px;    
    font-weight: 700;
    line-height: 130%;
    padding: 0;
    text-decoration: none;
}
main .mec-event-countdown li:before{
    display: none;
}
.mec-event-countdown-style3 .mec-event-countdown .block-w {
    border-radius: 3px;
    background: #4F468E;
    width: 60px;
    height: 60px;
    margin: 0 0 0 15px;
    display: inline-block;
    overflow: visible;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span{
    color: #F7F7F7;    
    font-family: Rubik, "Raleway", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    overflow: visible;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w{
    color: #F7F7F7;    
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;    
    letter-spacing: normal;
    text-transform: none;
    text-align: center;
    margin: 0;
    overflow: visible;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li {
    padding: 10px 0 0 0;
    margin: 0;
}
.mec-event-countdown-style3 .mec-event-date, .mec-event-countdown-style3 .mec-event-date .mec-date1,.mec-event-countdown-style3 .mec-event-date .mec-date2, .mec-event-countdown-style3 .mec-event-date .mec-date3 {
    position: static;
}
.mec-event-countdown-style3 .mec-event-date{
    background: none!important;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-date{
    color: #F7F7F7;
    font-family: Rubik, "Raleway", sans-serif;
    font-size: 18px;    
    font-weight: 400;
    line-height: 130%;
    text-align: right;
    float: right;
    height: auto;
}
.mec-event-countdown-part-title{
    float: left;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1{
    padding: 30px;
    width: 100%;
    display: block;
}
.mec-event-countdown-style3 .mec-event-title-link{
    position: static;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 img{
    width: 300px;
    height: 160px;
    margin: 20px auto;
}
.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2{
    width: 360px;
    flex-shrink: 0;
    background: url(../img/event_bg.png) no-repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.mec-event-countdown-style3 .mec-event-date:after{
    display: none;
}
.mec-event-countdown-style3 .mec-event-countdown-part-details{
    display: flex;
    width: calc(100% - 60px);
    justify-content: space-between;
    padding-top: 0;
    margin: 0;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    bottom: 10px;
}
.mec-event-countdown-style3 .mec-event-countdown{
    position: static;
    margin: 0;
	margin-right: 0;
}
.mec-event-countdown-style3 .mec-event-date:before {
    display: none;
}
.mec-event-countdown-style3 .mec-event-countdown .block-w:first-of-type{
    margin-left: 0;
}
@media only screen and ( max-width: 960px ){
    .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{
	font-size: 14px;
    }
    .mec-wrap .mec-event-countdown-style3 .mec-event-date{
	font-size: 14px;
    }
    .mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link {
	font-size: 21px;
    }
    .mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span {
	font-size: 21px;
    }
    .mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w{
	font-size: 12px;
    }    
}
@media only screen and ( max-width: 767px ){
    .mec-wrap .mec-event-countdown-style3{
	flex-direction: column;
    }
    .mec-event-countdown-style3 .mec-event-countdown-part-details {
	position: static;
	width: 100%;
    }
    .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2{
	margin: auto;
	max-width: 100%;
    }
    .mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1{
	padding: 20px;
    }
    .mec-event-countdown-style3 .mec-event-countdown .block-w{
	margin: 0 0 0 10px;
    }
    .mec-event-countdown-style3 .mec-event-countdown-part-details{
	min-height: auto;
    }
    .mec-event-countdown-style3 .mec-event-title-link {	
	margin-top: 25px;
    }
    .mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span{       
	font-family: Raleway;       
    }
}
.woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info{
    border-radius: 12px;
    background: #F66F5D;
    color: #E9E8EA;    
    font-size: 21px;    
    font-weight: 500;   
    border-top: none;
    padding: 30px 0 30px 30px!important;
    border: none;
    line-height: normal;
    align-items: center;
}
.woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info a:hover{
    text-decoration: underline;
    color: #E9E8EA;  
}
.woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info::before, .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info::before{
    background: url(../img/info-square.png) no-repeat;
    content: '';
    width: 23px;
    height: 21px;
    top: 30px;
}
.woocommerce form.login { 
    border: none;
    padding: 0px;
}
.woocommerce form.login .woocommerce-form-login-bg{
    border-radius: 12px;
    background: #35324B;
    border: none;
    padding: 40px;
}
.woocommerce form.login p{
    font-size: 24px;
    font-weight: 700;
}
.woocommerce form .form-row input.input-text{
    border-bottom: 1px solid rgba(247, 247, 247, 0.50);
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #F7F7F7;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 40px;
    font-size: 21px;
    padding-bottom: 5px;
}
.woocommerce form .form-row input.input-text::placeholder{
    color: #FFFFFF;
    font-size: 21px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: none;
    border-radius: 3px;
    background: #F66F5D;
    color: #E9E8EA;
    font-size: 18px;
    padding: 10px 30px;
    font-weight: 500;
    border: 1.5px solid #F66F5D;
    margin-left: 40px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover{
    background: transparent;
    border: 1.5px solid #E9E8EA;
    color: #ffffff;
    color: #E9E8EA;
}
.login-submit-block{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    align-items: center;
}
.woocommerce form.login p.lost_password{
    font-size: 21px;
    text-decoration: underline;
}
.woocommerce form.login p.lost_password:hover{    
    text-decoration: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span:before{
    height: 21px;
    width: 21px;
    border: 1px solid #FFFFFF;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    padding: 3px;
    content: "";
    margin-right: 10px;
    top: 3px;
}
.woocommerce-form-login__rememberme .woocommerce-form__input-checkbox{
    display: none;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input:checked ~ span:before {
    background: #fff url(../img/checkbox-icon.svg) center no-repeat;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span{
    color: #E9E8EA;
    font-size: 21px;
    font-weight: 400;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {    
    top: 30px;    
}
.mobile{
    display: none;
}
.wc-block-components-notice-banner.is-info>svg{
    display: none;
}
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info{
    border: none;
    background: none;
    color: #E9E8EA;
    padding: 0 0 0 0px!important;
    font-size: 21px;
    align-items: center;
}
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info::before{
    top: 0;
    left: 0;
}
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info a{
    color: #E9E8EA;
    text-decoration-line: underline;
}
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info a:hover{
    text-decoration-line: none;
}
.woocommerce form.checkout_coupon{
    border: none;
    padding: 0;
}
body .checkout_coupon .button{
    color: #E9E8EA;
    border-radius: 3px;
    background: #F66F5D;
    padding: 10px 30px;
    border: 1px solid #F66F5D;
    font-weight: 500;
}
body .checkout_coupon .button:hover {
    background: transparent;
    border: 1px solid #E9E8EA; 
    color: #E9E8EA;
}
#coupon_code{
    margin-top: 12px;
}
#coupon_code::placeholder{
    font-size: 21px;
    color: rgba(247, 247, 247, 0.50);
}
.woocommerce-page .checkout_coupon .form-row-last{
    float: left;
    margin-left: 15px;
}
.woocommerce .wc-block-components-notice-banner svg{
    display: none;
}
.woocommerce  .wc-block-components-notice-banner.is-error{
    border-radius: 12px;
    border: 2px solid #F66F5D;
    background: #35324B;
    padding: 38px 0 38px 38px!important;
    font-size: 21px;
    line-height: normal;
    align-items: center;
}
.woocommerce  .wc-block-components-notice-banner{
    color: #E9E8EA;
    margin: 0;
}
.woocommerce  .wc-block-components-notice-banner.is-error::before{
    background: url(../img/info-square.png) no-repeat;
    content: '';
    width: 22px;
    height: 21px;
    top: 41px;
}
.woocommerce  .wc-block-components-notice-banner.is-success{
    border-radius: 12px;
    border: 2px solid #F7F7F7;;
    background: #35324B;
    padding: 38px 0 38px 38px!important;
    font-size: 21px;
    line-height: normal;
    align-items: center;
}
.woocommerce  .wc-block-components-notice-banner.is-success::before{
    background: url(../img/woocommerce-message.svg) no-repeat;
    content: '';
    width: 25px;
    height: 25px;
    top: 39px;
}
.wc-block-components-notice-banner{
    font-weight: 500!important;
}
.woocommerce-checkout h1{
    font-size: 36px;
}
.woocommerce-checkout h3{
    font-size: 24px;
}
.woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td{
    border: none;
    padding: 0;
    font-weight: 500;
    font-size: 21px;
}
.woocommerce table.shop_table thead{
    display: none;
}
.woocommerce table.shop_table tfoot .order-total th, .woocommerce table.shop_table tfoot .order-total td{
    border-top: 1px solid rgba(247, 247, 247, 0.50);
}
.woocommerce table.woocommerce-checkout-review-order-table{
    margin-top: 38px;
    margin-bottom: 50px;
}
.woocommerce table.shop_table tbody td{
    padding-bottom: 20px;
    line-height: 100%;
}
.woocommerce table.shop_table tfoot .cart-subtotal td, .woocommerce table.shop_table tfoot .cart-subtotal th{
    padding-bottom: 30px;
}
.woocommerce table.shop_table tfoot .order-total td, .woocommerce table.shop_table tfoot .order-total th{
    padding-top: 40px;
    font-weight: 700;
}
.product-total, table.shop_table .woocommerce-Price-amount{
    font-family: 'Rubik', "Raleway", sans-serif;
    font-weight: 400!important;
}
.woocommerce table.shop_table tfoot .order-total td .woocommerce-Price-amount{    
    font-weight: 500!important;
}
.woocommerce form .form-row{
    padding: 0;
    margin: 0;    
}
.payment_method_fondy label{
    display: none;
}
.payment_method_mono_gateway img{
    background: #fff;
    padding: 5px!important;
    border-radius: 5px;
}
.woocommerce-checkout #payment{
    background: none;
}
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
    display: none;
}
.woocommerce-checkout #payment div.payment_box{
    background: none;
    border-radius: none;
    padding: 0;
}
.woocommerce-checkout #payment div.payment_box::before{
    display: none;
}
#checkout_fondy_form input.input{
    border-bottom: 1px solid rgba(247, 247, 247, 0.50);
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #F7F7F7;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 40px;
    font-size: 21px;
    padding-bottom: 5px;
    line-height: normal;
    min-height: auto;
}
#checkout_fondy_form {
    max-width: 100%;
}
.woocommerce-checkout #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods li, .woocommerce-checkout #payment div.form-row{
    padding: 0;
    border: none;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    float: none;
    border-radius: 3px;
    background: #F66F5D;
    color: #E9E8EA;
    font-size: 18px;
    padding: 10px 30px;
    font-weight: 500;
    border: 1.5px solid #F66F5D;  
    margin-top: 40px;
}
.woocommerce-page #payment #place_order:hover{
    background: transparent;
    border: 1.5px solid #E9E8EA;  
    color: #E9E8EA;
}
.woocommerce-terms-and-conditions-wrapper a{
    text-decoration: underline;
}
.woocommerce-terms-and-conditions-wrapper a:hover{
    text-decoration: none;
}
.woocommerce-terms-and-conditions-checkbox-text:before{
    height: 21px;
    width: 21px;
    border: 1px solid #FFFFFF;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    padding: 3px;
    content: "";
    margin-right: 10px;
    top: 3px;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper .input-checkbox{
    display: none;
}
input:checked ~ .woocommerce-terms-and-conditions-checkbox-text:before {
    background: #fff url(../img/checkbox-icon.svg) center no-repeat;
}
#checkout_fondy_form input::-webkit-input-placeholder {
    opacity: 1;
    color: #F7F7F7;
    font-size: 21px;
}
#checkout_fondy_form input:-moz-placeholder {
    opacity: 1;
    color: #F7F7F7;
    font-size: 21px;
}
#checkout_fondy_form input:-ms-input-placeholder {
    opacity: 1;
    color: #F7F7F7;
    font-size: 21px;
}
#checkout_fondy_form input::placeholder {
    opacity: 1;
    color: #F7F7F7;
    font-size: 21px;
}
#checkout_fondy_form input::placeholder {
    opacity: 1;
    color: #F7F7F7;
    font-size: 21px;
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{
    color: #F7F7F7;
}
.woocommerce-checkout #payment div.payment_box ::placeholder{
    color: #F7F7F7;
}
#checkout_fondy_form input.input{
    text-align: left;
}
#checkout_fondy_form button.button:focus, #checkout_fondy_form input.input:focus{
    box-shadow: none;
}
#checkout_fondy_form #f_card_sep{
    display: none;
}
#checkout_fondy_form .input-field{
    padding: 0;
}
#checkout_fondy_form .termin{
    width: 70px;
}
#checkout_fondy_form .dii{
    width: 40%;
}
#checkout_fondy_form .cvv{
    width: 40%;
    float: right;
}
#checkout_fondy_form .input-wrapper {
    margin-bottom: 40px;
}
#payment{
    padding-top: 80px;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required{
    margin-top: 30px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {    
    width: 47%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {    
    width: 47%;
}
.payment-detail{
    margin-bottom: 250px
}
.woocommerce-page form .form-row label.checkbox{
    line-height: normal;
}
.woocommerce a.remove{
    display: inline-block;
    background: url(../img/remove_product.svg) no-repeat;
    float: right;
    margin-left: 10px;
    height: 24px;
    width: 24px;
}
.woocommerce a.remove:hover {    
    background: url(../img/remove_product.svg) no-repeat;
}
@media only screen and ( max-width: 960px ){
    .woocommerce a.remove{
	margin-top: -3px;
    }
    .woocommerce form.login p{
	font-size: 21px;   
    }
    .woocommerce form.login p.lost_password{
	font-size: 18px;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span{    
	font-size: 18px;
    }
    .wc-block-components-notice-banner.is-info{
	font-size: 18px;
    }
    .woocommerce form .form-row input.input-text{   
	font-size: 18px;
	margin-top: 30px;
    }
    .woocommerce form .form-row input.input-text::placeholder{   
	font-size: 18px;
    }
    .woocommerce-checkout h3{
	font-size: 21px;
    }
    #customer_details{
	display: flex;
	flex-direction: column-reverse;
    }
    .woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout.woocommerce-checkout.woocommerce-page .col2-set .col-1,.woocommerce-checkout  .woocommerce .col2-set .col-2, .woocommerce-checkout.woocommerce-page .col2-set .col-2 {
	float:none;
	width: 100%;
    }
    .woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td{   
	font-size: 18px;
    }
    .woocommerce table.shop_table tbody td.product-total{
	text-align: right;	
    }
    .woocommerce table.shop_table tfoot td{
		text-align: right;
		/* padding-right: 34px; */
    }
    .woocommerce table.shop_table tfoot .cart-subtotal td, .woocommerce table.shop_table tfoot .cart-subtotal th{
	padding-bottom: 20px;
    }
    .woocommerce table.shop_table tfoot .order-total td, .woocommerce table.shop_table tfoot .order-total th{
	padding-top: 20px;
    }
    .woocommerce form.login .form-row-first, .woocommerce form.login .form-row-last, .woocommerce-page form.login .form-row-first, .woocommerce-page form.login .form-row-last{
	width: 100%;
    }
    #checkout_fondy_form input.input{
	font-size: 18px;
    }
    #checkout_fondy_form input::placeholder {    
	font-size: 18px;
    }
    .payment-detail h3{
	margin-top: 70px;
    }
    #payment {
	padding-top: 0px;
    }
    #checkout_fondy_form .input-wrapper {
	margin-bottom: 20px;
    }
    .woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required {
	margin-top: 20px;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 25px;
    }
    .payment-detail{
	margin-bottom: 210px
    }

}
@media only screen and ( max-width: 767px ){
    .woocommerce a.remove {        
        height: 16px;
        width: 16px;
        background-size: contain;
    }
    .woocommerce table.shop_table tfoot td {        
        /* padding-right: 26px; */
    }
    .woocommerce form.login p{
	font-size: 14px;   
    }
    .woocommerce form.login p.lost_password{
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span{    
	font-size: 14px;
    }
    .no-mobile{
	display: none;
    }
    .mobile{
	display: block;
    }
    .woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info{
	font-size: 14px;
	padding: 25px 25px 25px 25px!important;
    }
    .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info{
	font-size: 14px;
    }
    .woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info::before {   
	width: 24px;
    }
    .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info::before{
	width: 24px;
    }
    .woocommerce form .form-row input.input-text{   
	font-size: 14px;
	margin-top: 20px;
    }
    .woocommerce form .form-row input.input-text::placeholder{   
	font-size: 14px;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
	display: block;
	width: 100%;
	margin-left: 0;
	padding: 17px;
	font-size: 14px;
	margin-top: 20px;
    }
    .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 10px;
    }
    .woocommerce form.login .woocommerce-form-login-bg {	
	padding: 20px;
    }
    .login-submit-block {    
	margin-top: 15px;    
    }
    .woocommerce-checkout{
	margin-top: 25px;
    }
    .woocommerce-checkout h1{
	font-size: 22px;
    }
    .woocommerce-checkout h3{
	font-size: 18px;
	font-weight: 700;
    }
    .woocommerce table.shop_table, .woocommerce table.shop_table td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td{   
	font-size: 14px;
    }
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	width: 100%;
    }
    .woocommerce table.shop_table{
	margin-top: 20px;
	margin-bottom: 40px;
    }
    #checkout_fondy_form input.input{
	font-size: 14px;
    }
    #checkout_fondy_form input::placeholder {    
	font-size: 14px;
    }
    .payment-detail{
	margin-bottom: 150px
    }
    .payment-detail h3{
	margin-top: 40px;
    }
    .woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required {
	margin-top: 10px;
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	margin-top: 20px;
	font-size: 14px;
    }
    #checkout_fondy_form .termin {
	width: 45px;
	margin-bottom: 20px;
    }
    #checkout_fondy_form .cvv{
	width: 100%;	
    }
    #checkout_fondy_form .dii {
	width: calc(100% - 45px);
    }
}
.woocommerce ul.order_details {
    margin: 0;
    width: 46%;
    float: left;
    padding: 0;
}
.woocommerce .woocommerce-order-details{
    width: 46%;
    float: right;    
}
.woocommerce-thankyou-order-received{
    font-size: 24px;
    font-weight: 700;
    margin: 70px 0;
	line-height: 30px;
}
.woocommerce-order h2{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px;
}
.woocommerce ul.order_details li{
    float: none;
    display: flex;
    justify-content: space-between;
    font-size: 21px;
    text-transform: none;
    border: none;
    padding: 0;
    line-height: normal;
    margin: 0 0 20px 0;
}
main .order_details li:before{
    display: none;
}
.woocommerce ul.order_details li strong{
    font-size: 21px;
    font-weight: 500;
	text-align: right;
}
.woocommerce .woocommerce-order-details td:last-child{
    text-align: right;
}
.woocommerce table.order_details tfoot th{
    padding-bottom: 20px;
}
.woocommerce table.order_details tfoot tr:last-child td, .woocommerce table.order_details tfoot tr:last-child th{
    border-top: 1px solid rgba(247, 247, 247, 0.50);
    padding-top: 40px;
}
.woocommerce .woocommerce-customer-details address {
    border: none;
}
.woocommerce .woocommerce-customer-details{
    width: 46%;
    margin-bottom: 0;
}
.billing-detail{
    display: flex;
    justify-content: space-between;
}
.woocommerce .woocommerce-customer-details address{
    padding: 0;
}
.woocommerce-order{
    padding-bottom: 250px;
}
.block_course_permalink{
    text-align: center;
    margin-top: 70px;
}
.course_permalink{
    border-radius: 3px;
    background: #F66F5D; 
    padding: 10px 30px;
    border: 1px solid #F66F5D;
    display: inline-block;
}
.course_permalink:hover {
    border: 1px solid #F7F7F7;
    background: transparent;
    color: #fff;
}
@media only screen and ( max-width: 960px ){
    .woocommerce-thankyou-order-received{
	font-size: 21px;
	margin: 40px 0 70px 0;
    } 
    .woocommerce-order h2{
	font-size: 21px;
	margin-bottom: 40px;
    }   
    .woocommerce ul.order_details li strong, .woocommerce ul.order_details li{
	font-size: 18px;    
    }
    .woocommerce-order{
	padding-bottom: 90px;
    }
    .woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce ul.order_details{
	width: 100%;
    }
    .woocommerce ul.order_details, .woocommerce .woocommerce-order-details{
	margin-bottom: 70px;
    }
    .woocommerce table.order_details tfoot tr:last-child td, .woocommerce table.order_details tfoot tr:last-child th {    
	padding-top: 20px;
    }
    .block_course_permalink{    
	margin-top: 50px;
    }
    .course_permalink{
	width: 100%;
    }
}
@media only screen and ( max-width: 767px ){
    .woocommerce-thankyou-order-received{
	font-size: 18px;
	margin: 20px 0 40px 0;
    } 
    .woocommerce-order h2{
	font-size: 18px; 
	margin-bottom: 20px;
    }
    .woocommerce ul.order_details li strong, .woocommerce ul.order_details li{
	font-size: 14px;    
    }
    .woocommerce-order{
	padding-bottom: 150px;
    }
    .woocommerce ul.order_details, .woocommerce .woocommerce-order-details{
	margin-bottom: 40px;
    }
    .block_course_permalink{    
	margin-top: 40px;
    }
}
h1.achievement{
    font-size: 48px;
    max-width: 980px;
    margin: 70px auto 40px auto;
}
.single-achievement{
    max-width: 1270px;
    margin: auto;
    border-radius: 5px;
    background: #35324B;
    padding: 30px;
}
.single-achievement.achievement-wrap:not(.gamipress-layout-none){
    flex-wrap:nowrap;
    margin-bottom: 205px;
    text-align: left;
}
.single-achievement.gamipress-layout-left .gamipress-achievement-image{
    padding-right: 40px;
    flex-basis: content;
}
.gamipress-achievement-conditions, .gamipress-achievement-steps-heading{
    font-size: 24px;
    font-weight: 700;
    color: #E9E8EA;
    margin-bottom: 10px;
}
.single-achievement ol, .single-achievement ul{
    list-style: decimal;
    list-style-position: inside;
    padding: 0 0 15px 0;
}
main .single-achievement  li{
    padding: 0;
    margin-bottom: 5px;
}
main .single-achievement  li:before{
    display: none;
}
main .single-achievement  li::marker{
    color: #F66F5D;
}
.gamipress-achievements-container.gamipress-columns-4{
    margin: 0 -7px;
}
#gamipress-achievements-container[class*="gamipress-columns"]>.gamipress-achievement{
    padding: 0;
    margin-bottom: 13px;
    overflow: hidden;
}
.gamipress-achievement:not(.gamipress-layout-none) .gamipress-achievement-block{
    border-radius: 5px;
    background: #35324B;
    height: 340px;
    margin: 0 7px;
    padding: 20px;
    width: 100%;
    position: relative;
    transition: 0.9s;
}
.gamipress-achievement.gamipress-layout-left .gamipress-achievement-block .gamipress-achievement-image{
    width: 80px;
    margin: 0 auto;
    padding: 0;
}
.gamipress-achievement-image img{
    margin: 15px auto;
}
body #gamipress-achievements-container .gamipress-achievement-title a{
    font-size: 14px;    
}
#gamipress-achievements-container .gamipress-achievement-title {
    display: block;    
    text-align: center;
}
.gamipress-achievement-block ul, .gamipress-achievement-block ol{
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0 0 10px 0;
}
.gamipress-achievement-block li:before{
    display: none;
}
.gamipress-achievement-block li{
    padding: 0;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 400;
}
.gamipress-achievement-block li::marker{
    color: #F66F5D;
}
.gamipress-achievement-block .gamipress-achievement-steps-heading {
    font-size: 14px;
}
.gamipress-achievement.gamipress-layout-left .gamipress-achievement-description{
    width: 100%;
}
.more{
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 21px;
    background: #35324B;
    cursor: pointer;    
}
.more span{
    background: url(../img/arrow_down.svg) no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 3px;
}
.more.active{
    position: static;
    padding-bottom: 0;
}
.more.active span{
    background-image: url(../img/arrow_up.svg);
}
.gamipress-achievements-container.gamipress-columns-1{
    border-radius: 5px;
    background: #35324B;
    padding: 30px 13px 0 13px;
    margin-bottom: 40px;
}
#gamipress-achievements-container[class*="gamipress-columns"]>.gamipress-achievement.gamipress-layout-none{
    width: 60px;
    height: 60px;
    margin: 0 16px 30px 17px;
}
#gamipress-achievements-container .gamipress-layout-none .gamipress-achievement-title{
    display: none;
}
.gamipress-layout-none .gamipress-achievement-description{
    display: none;
}
.gamipress-layout-none .gamipress-achievement-image img{
    margin: 0;
}
@media only screen and ( max-width: 960px ){
    h1.achievement{
	font-size: 36px;
    }
    .gamipress-achievement-conditions, .gamipress-achievement-steps-heading{
	font-size: 21px;    
    }
    .gamipress-columns-4>.gamipress-achievement{
	width: 33.3333%;
    }
}
@media only screen and ( max-width: 767px ){
    h1.achievement{
	font-size: 22px;
    }
    .single-achievement.achievement-wrap:not(.gamipress-layout-none){    
	margin-bottom: 100px;
	flex-wrap: wrap;
    }
    .gamipress-achievement-conditions, .gamipress-achievement-steps-heading{
	font-size: 14px;    
    }
    .single-achievement.gamipress-layout-left .gamipress-achievement-image {
	padding-right: 0px;   
	margin: auto;
	padding-bottom: 15px;
    }
    .gamipress-columns-4>.gamipress-achievement{
	width: 100%;
    }
    .gamipress-achievement:not(.gamipress-layout-none) .gamipress-achievement-block{
	height: 300px;
    }
    .more{
	padding-top: 15px;
    }
}
/*
.essay-content{
    max-width: 980px;
}
*/
.comment-list li:before{
    display: none;
}
.comment-author img{
    border-radius: 100%;
}
.comment-author{
    display:flex;
}
.comment-name-time{
    margin-left: 15px;
}
.comment-name-time a{
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #E9E8EA;
}
.comment-name-time a time{
    color: #9C9C9C;
    font-family: 'Rubik', "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.comment-list .comment{
    margin-top: 40px;
    padding-left: 0;
}
.comment-list p{
    color: #E9E8EA;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 15px;
}
.comment-content{
    padding-left: 75px;
    padding-top: 5px;
}
.comment-actions{
    display: flex;
    padding-left: 75px;
}
.comment-actions a{
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}
.edit-link{
    display: inline-block;
    margin-right: 15px;
}
.comment-respond input[type="submit"]{
    border-radius: 3px;
    background: #F66F5D;
    padding: 10px 30px;
    border: none;
    color: #E9E8EA;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    cursor: pointer;
}
.comment-form-comment{
    margin-bottom: 15px;
}
#comment{
    background-color: transparent;
    border-radius: 5px;
    border: 1.5px solid rgba(255, 255, 255, 0.40);
    padding: 20px 25px;
    color: #E9E8EA;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%; 
}
#comment::placeholder{
    color: #9C9C9C;
}
.comments-area{
    margin-bottom: 160px;
}
.children{
    padding-left: 75px;
    margin: 0;
}
@media only screen and ( max-width: 960px ){
    .comment-name-time a{
	font-size: 18px;
    }
    .comment-name-time a time{
	font-size: 14px;
    }
    .comment-list p{
	font-size: 14px;
    }
    .comment-actions a{
	font-size: 14px;
    }
    .comments-area{
	margin-bottom: 120px;
    }
    .comment-respond input[type="submit"]{
	font-size: 16px;
    }
    #comment{
	font-size: 14px;
    }
    .single-sfwd-essays .about-author{
	margin-bottom: 70px;
    }
}
@media only screen and ( max-width: 767px ){
    .comments-area{
	margin-bottom: 90px;
    }
    .comment-respond input[type="submit"]{
	font-size: 14px;
    }
    .single-sfwd-essays .about-author{
	margin-bottom: 40px;
    }
    .comment-list .comment{
	margin-top: 20px;
    }
    .children{
	padding-left: 0;
    }
    .children .fn{
	background: url(../img/reply.svg) top right no-repeat;
	padding-right: 25px;
	display: block;
    }
}
.learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate{
    border: none;
    min-height: auto;
    margin-bottom: 40px;
}
.ld-cvss-social-button:before{
    display: none;
}
.learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate{
    background-image: url(../img/icons/Paper.svg);
    background-color: transparent !important;
    background-position: center center;
    width: 18px;
    height: 20px;
}
.ld-alert-certificate .ld-alert-messages{
    padding-left: 30px;
    font-size: 18px;
    line-height: 100%;
}
.learndash-wrapper .ld-alert-certificate .ld-alert-content{
    border-radius: 5px;
    background: #47426C;
    padding: 19px;
    margin-right: 24px;
}
.ld-cvss-social-button .ld-cvss-social-button-link{    
    width: 56px;
    height: 56px;
}
.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-twitter{
    background: url(../img/icons/Twitter.svg) no-repeat;   
	display: none;
}
.ld-cvss-social-button .ld-cvss-social-button-icon{
    display: none;
}
.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-facebook{
    background: url(../img/icons/Facebook_1.svg) no-repeat !important; 
	background-repeat: no-repeat !important;
	background-size: contain;
}
.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-linkedin{
    background: url(../img/icons/Linkedin_1.svg) no-repeat;   
	background-color: #47426C !important;
    height: 56px!important;
    padding: 7px 0px 0px 50px !important;
    width: 140px;
    line-height: normal!important;
    text-align: left;
	font-size: 18px !important;
	color: #e9e8ea !important;
	border-radius: 5px;
}
.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-linkedin::after{
    content: "Додати у стрічку"; 
}
.ld-cvss-social-button{
    padding: 0;
    line-height: 12px;   
    margin: 0 0 0 10px !important;
}
.ld-cvss-social-button+.ld-cvss-social-button{
    margin: 0 0 0 10px !important;
}
.ld-cvss-button.ld-cvss-button-linkedin-profile{
    font-size: 18px!important;
    border-radius: 5px;    
    display: inline-block;
}
.learndash-wrapper .ld-cvss-social-button .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent){
    background-color: #47426C !important;
    height: 56px!important;
    padding: 7px 0px 0px 50px !important;
    width: 140px !important;
    line-height: normal!important;
    text-align: left;
	background: url(../img/icons/Linkedin_1.svg) no-repeat;
}
.ld-cvss-button.ld-cvss-button-linkedin-profile .ld-cvss-button-icon{
    display: none;
}
.ld-cvss-button.ld-cvss-button-download-certificate .ld-icon.ld-icon-download{
    display: none!important; 
}
.learndash-wrapper .ld-cvss-button-download-certificate.ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent){
    background: #F66F5D url(../img/icons/Arrow_Down_LG.svg) center center no-repeat!important;
    width: 56px!important;
    height: 56px!important;
    font-size: 0!important;
    min-width: 56px !important;
    margin: 0 0 0 10px;
    border-radius: 6px;
    padding: 0!important;
	order: 1;
}
.learndash-wrapper .ld-cvss-button-download-certificate.ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent):hover{
    background: url(../img/icons/Arrow_Down_LG.svg) center center no-repeat!important;
    border: 1px solid #E9E8EA!important;
    color: #E9E8EA;
}
.learndash-wrapper .ld-cvss-social-button .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent):hover,
.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-linkedin:hover,
.ld-cvss-col-2 .ld-cvss-social-button-link-linkedin-profile:hover
{
    opacity: unset !important; /* Відкидає всі стилі і повертає стандартне значення */
	border: 1px solid #E9E8EA!important;
	background-size: contain !important;
}
.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-facebook:hover{
	background: url(../img/icons/Facebook_1.svg) no-repeat !important;
	border: 1px solid #E9E8EA!important;
	transition: none !important;
	border-radius: 5px;
	background-size: contain !important;
}
.ld-cvss-container .ld-cvss-button.ld-cvss-button-linkedin-profile{
    background: url(../img/icons/Linkedin_1.svg) no-repeat;   
	background-color: #47426C !important;
    height: 56px!important;
    padding: 7px 0px 0px 50px !important;
    width: 160px !important;
    line-height: normal!important;
    text-align: left;
	font-size: 18px !important;
	color: #e9e8ea !important;
	border-radius: 5px;
}
a#ld-cvss-download-certificate-pdf:hover{
    border: 1.5px solid #E9E8EA !important;
    color: #E9E8EA !important;
	background: transparent;
}
@media only screen and ( max-width: 960px ){
	    .ld-cvss-col-2{
		padding: 0;
		max-width: 100%;
    }
    .ld-cvss-social-button .ld-cvss-social-button-link {
		width: 40px;
		height: 40px;
		background-size: contain;
    }
    a#ld-cvss-download-certificate-pdf {    
		height: 40px !important;    
		margin-left: 10px;
    }
    .learndash-wrapper .ld-alert-certificate{
		display: block;
    }
	.ld-cvss-container .ld-cvss-certificate .ld-cvss-social-button-link-linkedin-profile{
		background-size: contain;
		width: 210px!important;
		height: 40px !important;
	}
    .learndash-wrapper .ld-alert-certificate .ld-alert-content{
		margin-bottom: 15px;
		position: relative;
    }    
    .ld-cvss-social-button{      
		margin: 0 0 0 0px !important;
    }
    .ld-cvss-social-button-linkedin-profile{
		margin: 0 0 0 10px !important;
    }
    .ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-twitter {
		background-size: contain;
    }
    .ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-facebook{
		background-size: contain !important;
		transform: none !important;
    }
	/* линкідин - додати у стрічку */
    .ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-linkedin,
	.ld-cvss-container .ld-cvss-social-button-link-linkedin-profile{
		background-size: contain;
		width: 210px!important;
		height: 40px !important;
		
    }
    .learndash-wrapper .ld-cvss-button-download-certificate.ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent) {
		width: 40px!important;
		height: 40px!important;
		min-width: 40px !important;
    }
	/* линкідин - додати у профіль */
    .learndash-wrapper .ld-cvss-social-button .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent){
		background-size: contain;
		height: 40px!important;
		width: 210px!important;
    }
    .learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate{   
	margin-bottom: 50px;
    }
}
@media only screen and ( max-width: 767px ){
    .learndash-wrapper .ld-cvss-button-download-certificate.ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent){
		margin: 0 0 0 4px !important;
	}
	.learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate{   
		margin-bottom: 30px;
    }
    .learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-cvss-social-buttons-list{
		justify-content: left;
    }
	.ld-cvss-social-button-linkedin-profile{
		margin: 0 0 0 0px !important;
    }
    .learndash-template-ld30.single-sfwd-courses .ld-alert.ld-alert-success.ld-alert-certificate .ld-alert-icon.ld-icon.ld-icon-certificate{
		top: 50%;
		left: 15px;
		transform: translateY(-50%);
    }
    .learndash-wrapper .ld-cvss-social-button .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
	.ld-cvss-social-button .ld-cvss-social-button-link.ld-cvss-social-button-link-linkedin,
	.ld-cvss-container .ld-cvss-social-button-link-linkedin-profile{	
		font-size: 12px!important;
		padding: 6px 10px 0px 40px!important;
		max-width: 104px;
		margin: 0 0 0 4px !important;
    }
    .ld-alert-certificate .ld-alert-messages{
		font-size: 14px;
    }
	a#ld-cvss-download-certificate-pdf:hover{
		background: transparent url(../img/icons/Arrow_Down_LG.svg) center center no-repeat !important;
	}
}
.learndash-wrapper .ld-table-list .ld-table-list-items{
    border: none;
}
.ld-cvss-container{
	margin-bottom: 50px;
}
#mec_skin_events_24915{
	margin-bottom: 100px;
}
.ld-cvss-container .ld-cvss-certificate{
    max-width: 100%;
}
.ld-cvss-container .ld-cvss-certificate-id{
    font-size: 18px;
    color: #e9e8ea;
    font-weight: 700;
    margin-bottom: 15px;
}
.ld-cvss-col-2 .ld-cvss-social-button-facebook{
	margin: 0 0 0 0px !important;
}

.ld-cvss-col-2 .ld-cvss-social-button-linkedin{
	margin: 0 0 0 10px !important;
}

.ld-cvss-col-2 .ld-cvss-social-button-link-linkedin{
	width: 160px !important;
}
.ld-cvss-container .ld-cvss-social-buttons-list{
    justify-content: flex-start;
}
.ld-cvss-container .ld-cvss-social-button:first-child {    
    margin: 0 !important;
}
.ld-cvss-container  .ld-cvss-social-buttons {
    margin: 0 0 25px;
}
.ld-cvss-col-2 {    
    padding: 38px 0 0 25px;
}
.ld-cvss-container .ld-cvss-course-card{
    background: none;
    box-shadow: none;
}
.ld-cvss-container .ld-cvss-course-card-info{
    border-radius: 5px;
    background: #e9e8ea;
    padding: 20px 15px;
    flex-direction: column;
    align-items: baseline;
}
.ld-cvss-course-card-read-more a.ld-cvss-course-card-read-more-link{
    color: #F66F5D;
    font-size: 14px;    
}
.ld-cvss-container .ld-cvss-course-card-read-more{
    text-transform: none;
    margin: 0;
    padding: 0;
}
.ld-cvss-container  .ld-cvss-course-card-read-more-arrow{
    background-image: url(../img/icons/Arrow.svg);
    width: 26px;
}
.ld-cvss-container .ld-cvss-course-card-title{
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
a#ld-cvss-download-certificate-pdf{
    border-radius: 5px;
    background: #F66F5D;
    font-size: 18px;
    font-weight: 500;
    padding: 20px;
    height: auto;
    justify-content: center;
    align-items: center;
    display: flex;
	border: 1.5px solid #F66F5D;
}
a#ld-cvss-download-certificate-pdf span{
    display: inline-block;
    background: url(../img/icons/Arrow_Circle_Down.svg) no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.ld-cvss-certificate-user-data{
    max-width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 80px;
    justify-content: space-between;
    flex-direction: row;
}
.ld-cvss-certificate-user-instructor{
    justify-content: end;
}
.ld-cvss-certificate-user-thumb img{
    margin: 0;
    width: 50px;
    height: 50px;
}
.ld-cvss-certificate-user {
    padding: 0;
    display: flex;
    flex: 0 0 50%;
}
.ld-cvss-certificate-user-designation{
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    margin-bottom: 3px;
}
.ld-cvss-certificate-user-meta{
    padding: 0;
    justify-content: space-between;
}
.ld-cvss-certificate-user-name{
    font-size: 18px;
    font-weight: 700;
}

@media only screen and ( max-width: 767px ){
    .ld-cvss-certificate-user-designation {
	font-size: 12px;    
    }
    .ld-cvss-certificate-user-name {
	font-size: 14px;    
    }
    .ld-cvss-certificate-user {    
	flex-direction: column;
	align-items: center;
    }
    .ld-cvss-certificate-user-meta {    
	align-items: center;
    }
    .ld-cvss-container .ld-cvss-social-button .ld-cvss-social-button-link {
        width: 40px;
        height: 40px;
		font-size: 12px!important;
    }
    a#ld-cvss-download-certificate-pdf {
        height: 40px;
		width: 40px;
		font-size: 0;
		padding: 5px;
		background: #F66F5D url(../img/icons/Arrow_Down_LG.svg) center center no-repeat !important;
		margin: 0 0 0 5px !important;
    }
    .ld-cvss-container .ld-cvss-button.ld-cvss-button-linkedin-profile {
        height: 40px !important;
		width: 110px !important;
		padding: 6px 10px 0px 40px!important
    }
    a#ld-cvss-download-certificate-pdf span {    
		display: none;
    }
    .ld-cvss-social-button+.ld-cvss-social-button {
		margin: 0 0 0 0px !important;
    }
}
body .slick-dotted.slick-slider {
    margin-bottom: 0px;
    padding-bottom: 120px;
}
body .slick-dots {
    bottom: 70px;    
}
main .slick-dots li.slick-active:before {    
    width: 15px;
    height: 15px;    
    background: #F66F5D;
    opacity: 1;
    top: 1px;    
}
main .slick-dots li:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #FFF;
    position: absolute;    
    display: block;
    left: 0;
    top: 3px;
    opacity: 0.2;
}
body  .slick-dots li button:before{
    display: none;
}
.slick-slider p{
    font-size: 18px;
    font-weight: 400;
    line-height: 130%
}
.wp-block-cb-carousel.slick-slider .wp-block-image{
    margin-bottom: 20px;
}
.slick-slider img{
    width: auto;
    margin: 0;
    max-height: 60px;
}
body  .wp-block-cb-carousel .slick-slide {    
    padding-right: 40.5px;
}
.slick-slider h3{
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .slick-slider p {
        font-size: 14px;
        line-height: 21px;
    }
}
/* Сторінка пошуку сертифікатів */
.ld-cvss-search-form{
	background-color: #2c2a3f;
}
.ld-cvss-search-form .ld-cvss-search-form-verify, .ld-cvss-search-form .ld-cvss-search-form-button{
    border-radius: 5px !important;
    background: #F66F5D !important;
    font-size: 18px  !important;
    font-weight: 500  !important;
}
.ld-cvss-search-form .ld-cvss-search-form-input:focus::placeholder {
	color: transparent !important;
}
.ld-cvss-search-form .ld-cvss-search-form-input::placeholder {
	color: #e9e8ea !important; /* Змініть на потрібний колір */
	opacity: 1 !important; /* Деякі браузери роблять плейсхолдер прозорішим */
}
.ld-cvss-search-form .ld-cvss-search-form-input{
	border-bottom: 1px solid #e9e8ea !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #e9e8ea !important;
    width: 100% !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    height: auto !important;
    margin-top: 22px !important;
    font-size: 21px !important;
    line-height: 25px !important;
}
.ld-cvss-search-form .ld-cvss-search-form-table td.ld-cvss-search-form-table-cell-recipient, 
.ld-cvss-search-form .ld-cvss-search-form-table td.ld-cvss-search-form-table-cell-title, 
.ld-cvss-search-form .ld-cvss-search-form-table td.ld-cvss-search-form-table-cell-type,
.ld-cvss-search-form .ld-cvss-search-form-table td.ld-cvss-search-form-table-cell-date{
	background: #2c2a3f !important;
	color: #e9e8ea !important;
	border-radius: 0 0 0 0;
}

table tr:first-child td:first-child{
	color: #e9e8ea !important;
}
#nprogress .bar {
    background: #F66F5D !important;
}
#nprogress .peg {
	box-shadow: 0 0 10px #F66F5D, 0 0 5px #F66F5D;
}
	
.um-login.um-logout{
	max-width:600px !important;
}
	
/* Стилі тільки для цього блоку */
.wp-block-column:has(h3.wp-block-heading + .wp-block-image figure>a[href="/practice-team/"]),
.wp-block-column:has(h3.wp-block-heading + .wp-block-image figure>a[href="/qa-quest/"]) {
    border-radius: 8px;
    padding: 40px 24px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border: 16px solid transparent;
    transition: border-color 0.3s ease;
}

/* Ховер-ефект тільки для цього блоку */
.wp-block-column:has(h3.wp-block-heading + .wp-block-image figure>a[href="/practice-team/"]):hover,
.wp-block-column:has(h3.wp-block-heading + .wp-block-image figure>a[href="/qa-quest/"]):hover {
    border-color: #F66F5D;
}

.learndash-wrapper .course_progress{
	background-color: #47426c !important;	
}

.learndash-wrapper .course_progress .sending_progress_bar{
	background-color: #F66F5D !important;	
}