/* CSS Document */

.lcl_cromo #lcl_overlay {background-color: #fff;  opacity: 0.95;}
.lcl_cromo #lcl_progressbar {box-shadow: none;}
.lcl_cromo .lcl_tn_inner li {box-shadow: none;border-radius: 0;}

.lcl_first_sizing #lcl_nav_cmd, .lcl_loading_iframe #lcl_nav_cmd, .lcl_loading_videojs #lcl_nav_cmd, .lcl_switching_elem #lcl_nav_cmd, .lcl_toggling_fs #lcl_nav_cmd, .lcl_toggling_txt.lcl_inner_cmd #lcl_nav_cmd {opacity: .7!important;}

.lcl_cromo #lcl_nav_cmd .lcl_icon {border-radius: 0; box-shadow: none;border:none;background-color:rgba(255,255,255,.7);}
.lcl_cromo .lcl_icon:not(.lcl_counter):after{border-radius: 0;}
.lcl_cromo  #lcl_txt {border-radius: 0;}


.lcl_cromo .lcl_prev:before { content: '\f104'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300; font-size: 20px; }
.lcl_cromo .lcl_next:before { content: '\f105'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300;  font-size: 20px;}
.lcl_cromo .lcl_play:before { content: '\f04b'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 600;  font-size: 11px;}
.lcl_cromo .lcl_fullscreen:before { content: '\f424'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300;  font-size: 16px;}
.lcl_cromo .lcl_fullscreen_mode .lcl_fullscreen:before { content: '\f422'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300;  font-size: 16px;}
.lcl_cromo .lcl_close:before { content: '\f00d'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300;  font-size: 20px;}
.lcl_cromo .lcl_thumbs_toggle  { content: '\f00a'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300;  font-size: 20px;}


.lcl_cromo .lcl_tn_prev:before{ content: '\f0a8'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300; font-size: 16px; }
.lcl_cromo .lcl_tn_next:before{ content: '\f0a9'; font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands"!important; font-weight: 300; font-size: 16px; }

/*.lcl_txt_over #lcl_txt, .lcl_txt_under #lcl_txt {left: 50%; transform: translateX(-50%);}*/
.lcl_cromo #lcl_descr {text-align: center}

.lcl_cromo #lcl_window { margin-top: 0px!important; width: 100vw!important; height: 100vw!important;}
@media screen and (max-width:767px){
	.lcl_cromo #lcl_window { margin-top: 0px!important; width: 100vw!important; height: 85vh!important;}
}