.hidden{
	display: none !important;
}

.text-center{
	text-align: center;
}
.col-md-special {
    margin-right: 15px;
}
a.trainings_buttons_url{
    background: rgba(29, 107, 66, 1) !important;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.3);
    border: 2px solid #fff;
    padding: 7px 16px;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
}
a.trainings_buttons_url:hover{
    color: #fff;
    text-decoration: none;
    outline: 0;
    background: rgb(4 72 36) !important;
}
.info_wrapp.mb-2 .user_img_wrapp{
    position: relative;
    width: 80px;
    height: 80px;
}


.medal__name_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 30px 0;
}

.medal__name_wrapper .input_wrapper {
    width: calc((100% - 30px) / 2);
}

#change_name_medal {
    margin-bottom: 30px;
}

.input_wrapper input.error {
    border: 2px solid red;
}



.info_wrapp.mb-2 .user_img_wrapp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}
.single-lessons .single-featured-image-header{
    display: none;
}
.single-playlist .single-featured-image-header{
	display: none;
}

.single-playlist #content{
    padding-top: 35px;
}
.single-playlist #content h1{
    margin-bottom: 10px;
}
.single-playlist .breadcrumbs_wrapp{
    padding-bottom: 35px;
}

.single-lessons #content{
	padding-top: 35px;
}
.single-lessons #content h1{
	margin-bottom: 10px;
}
.single-lessons .breadcrumbs_wrapp{
	padding-bottom: 35px;
}
.menu-item span.the-name {
    font-weight: 600;
}
#label_user_photo{
	cursor: pointer;
	position: relative;
	text-align: center;
}
#label_user_photo img{
	max-width: 100%;
}
#label_user_photo svg{
	position: absolute;
	top: 0;
	right: 0;
}
#v-pills-lessons .lesson_wrapp{
    display: block;
    height: auto;
    min-height: 250px;
    padding: 10px;
    border: 2px solid #ffffff;
}
#v-pills-lessons .lesson_wrapp .lesson_img_wrapp{
    position: relative;
    width: 230px;
    height: 220px;
}
#v-pills-lessons.single_lesson .lesson_wrapp .lesson_img_wrapp{
    width: 223px;
}
#v-pills-lessons .lesson_wrapp .lesson_img_wrapp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}
#v-pills-lessons .lesson_wrapp .lesson_img_wrapp img.expired {
    filter: grayscale(100%);
}
#v-pills-lessons .lesson_wrapp .lesson_title_wrap{
	padding: 10px 0px;
	padding-bottom: 0;
    font-weight: 600;
}
#v-pills-lessons .lesson_wrapp .lesson_short_description{
	font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    overflow: hidden;
    max-height: 54px;
    position: relative;
}
#v-pills-lessons .lesson_wrapp .lesson_short_description:before{
	position: absolute;
    top: 36px;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    height: 20px;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background-image: linear-gradient(0deg,#fff,hsla(0,0%,100%,0));
}
#v-pills-lessons .lesson_wrapp:hover{
    border: 2px solid #164d75;
    text-decoration: none;
}
#v-pills-lessons .lesson_wrapp:hover .lesson_title_wrap{
	/*padding: 10px 5px;*/
}
#v-pills-tab .nav-link{
	cursor: pointer;
}
.sonaar-no-artwork .sonaar-grid{
    justify-content: left !important;
}
.playlist .sr_it-playlist-title{
    display: none;
}
.playlist .sr_it-playlist-release-date{
    display: none !important;
}
.playlist ul{
    margin-top: 0 !important;
}
.info_about_img{
    font-weight: 100;
    font-size: 12px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
    #v-pills-lessons .lesson_wrapp .lesson_img_wrapp{
        position: relative;
        width: 186px;
        height: 186px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item{
        margin: 0 !important;
    }
    #v-pills-lessons .lesson_wrapp .lesson_img_wrapp{
        position: relative;
        width: 128px;
        height: 128px;
    }
    .info_wrapp.mb-2 .user_img_wrapp {
        position: relative;
        width: 55px;
        height: 55px;
    }
}
@media only screen and (max-width: 768px){
    #v-pills-lessons .lesson_wrapp .lesson_img_wrapp{
        position: relative;
        width: 266px;
        height: 266px;
    }
}



/*mp3 Player*/
.iron_widget_radio  .iron-audioplayer .playlist .track-number svg{
    width: 20px;
    height: 22px;
}
.audioplayer.skin-pro .ap-controls .con-playpause .playbtn svg path, .audioplayer.skin-pro .ap-controls .con-playpause .pausebtn svg path{
    fill: rgb(0 15 255) !important;
}
.audioplayer.skin-pro .ap-controls .scrubbar .scrub-bg{
    background-color: #d1d1d1 !important;
}
.audioplayer.skin-pro .ap-controls .scrubbar .scrub-prog{
    background-color: rgb(255 110 110 / 50%) !important;
}
.zoomsounds-nav .menu-item.active {
    background-color: #d1d1d1 !important;
}
.zoomsounds-nav .menu-item:hover{
    background-color:#a09e9e !important;
    color: #fff;
}
.zoomsounds-nav .menu-item:hover .the-name{
    text-decoration: underline;
}
.zoomsounds-nav .menu-item{
    background-color: #fff !important;
    color: #000 !important;
}
.zoomsounds-nav .menu-item.active .the-name{
    color: #000;
    opacity: 1 !important;
}








label.hero_img_wrapp {
    display: block;
    width: 100%;
    height: 175px;
    border: 2px solid #fff;
}
label.hero_img_wrapp img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center top;
}
input[type="radio"]:checked+label{
    border: 2px solid #000;
    background-color: #b6fbac;
}


a.choice_training_block{
    text-decoration: none;
    border: 3px solid rgba(29, 107, 66, 1);
    margin-top: 15px;
}
a.choice_training_block:hover{
    border: 3.3px solid rgb(2, 146, 69);
    border-radius: 5px;
    margin: -2px -3px 40px;
}
.choice_training_block h4{
    padding: 10px;
    padding-top: 10px !important;
    padding-bottom: 0px;
    margin-bottom: 0;
}
span.training_img_wrapp{
    height: 315px;
    width: 100%;
    display: block;
}

span.training_img_wrapp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.related.products {
    display: none;
}
#notificationBox{
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding: 5px;
}
.sidebar-content .sidebar-border.first{
    margin: 0;
}
.notification-tab-link{
    color: #002872;
    text-decoration: underline;
}
.notifications-page--wrap .bwg-shortcode-btn{
    display: none !important;
}
.bold-orange-text{
    color: #f07d17;
    font-weight: 600;
}
.bold-orange-text:hover{
    color: #f07d17;
    -webkit-box-shadow: #FFF 0 -1px 4px, #ff0 0 -2px 10px, 13px -32px 0px 0px rgba(0,0,0,0);
    box-shadow: #FFF 0 -1px 4px, #ff0 0 -2px 10px, 13px -32px 0px 0px rgba(0,0,0,0);
}
