/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

@font-face {
    font-family: 'FramS';
    src: url('juraj_chrastina_-_frams-webfont.woff2') format('woff2'),
         url('juraj_chrastina_-_frams-webfont.woff') format('woff'),
         url('juraj_chrastina_-_frams-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.hide{
    display: none;
}

.slick-dots{
	padding-left: 0;
}
.gem-slideshow{
	display: none!important;
}
#section__slider1 {
    position: relative;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
}
#site-header-wrapper{
	position:fixed!important;
}
#section__slider1 .section__slider-item {
	min-height: 85vh;
}

#section__slider1 .section__slider-item .container {
	display:flex;
	flex-direction: column;
	align-items:center;
}
#section__slider1 .section__slider-item p{
    color: #fff;
    max-width: 830px;
    width: 100%;
    text-align: center;
    font-size: 46px;
    font-weight: 900;
    /* line-height: 61px; */
    line-height: 1.1;
    /* box-shadow: 10px 10px 20px #000; */
    text-shadow: 0px 0px 30px #000;
}

#section__slider1 .section__slider-item a, .cont_main_btn{
	text-decoration: none!important;
    color: white!important;
    padding: 20px 37px!important;
    border-radius: 35px!important;
    font-size: 18px!important;
    border: none!important;
    background-image: linear-gradient(to right, #24C6DC 0%, #514A9D 51%, #24C6DC 100%);
	background-size: 200% auto;
    cursor: pointer!important;
    z-index: 11!important;
    max-height: 55px!important;
	    min-width: 258px;
    max-width: 281px;
    white-space: normal;
    font-size: 18px;
    line-height: 15px;
    font-weight: 500;
    color: rgb(255, 209, 25);
    font-family: "Montserrat";
	transition: 0.5s;
    text-align: center;

}

#section__slider1 .section__slider-item a:hover { background-position: right center; }

#section__slider1  .section__slider-item::after {
	 background: #000000; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #000000, #434343); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #000000, #434343); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	opacity:0.32;
}

#section__slider1 .section__slider-wrap .slick-prev, #section__slider1 .section__slider-wrap .slick-next {
	display: none!important;
}

#section__slider1 .section__slider-item-7{
	position:relative;
	background: url("https://continent.lviv.ua/wp-content/themes/thegem-child/img/slider_img-7.jpg") no-repeat 50% 50%!important;
	background-size: cover;
}

#section__slider1 .section__slider-item-2{
	position:relative;
	background: url("https://continent.lviv.ua/wp-content/themes/thegem-child/img/slider_img-8.jpg") no-repeat 50% 50%!important;
	background-size: cover;

}

#section__slider1 .section__slider-item-2{
    position:relative;
    background: url("https://continent.lviv.ua/wp-content/themes/thegem-child/img/slider_img-8.jpg") no-repeat 50% 50%!important;
    background-size: cover;

}

#section__slider1 .section__slider-item-5{
	position:relative;
	background: url("https://continent.lviv.ua/wp-content/themes/thegem-child/img/8cherga_baner.jpg") no-repeat 50% 50%!important;
	background-size: cover;

}




.title-h2.about_us{
    font-family: "Montserrat";
}

.title-h1{
    font-family: "Montserrat"!important;
}

.custom_title{
	display: none;
	text-align: center;
	font-size: 30px;
}


.tp-caption.rev-btn{
    background-color: rgb(3, 149, 255)!important;
    color: rgb(247, 247, 248)!important;
    transition: none 0s ease 0s;
}

.tp-caption.rev-btn a{
    color: rgb(247, 247, 248)!important;
    transition: none 0s ease 0s;
}

.tp-caption.rev-btn:hover{
    transition: none 0s ease 0s;
    background-color: rgb(247, 247, 248)!important;
    
}
.slick-next:active, .slick-next:focus, .slick-next:hover, .slick-prev:active, .slick-prev:focus, .slick-prev:hover {
	background: #00bcd4!important;
}

.tp-caption.rev-btn:hover, .tp-caption.rev-btn:hover a{
    transition: none 0s ease 0s;
    color: rgb(3, 135, 255)!important;
}

/*.tp-caption.rev-btn .eModal-1{
    color: rgb(247, 247, 248)!important;
}

.tp-caption.rev-btn .eModal-1:hover{
    color: rgb(3, 135, 255)!important;
}*/

.hour_contact h2{
    font-family: "Montserrat"!important;
}

.block-content {
    padding: 70px 0 100px;
}

#emodal-overlay.emodal-overlay{
	background-color: rgba(35, 13, 13, 0.47)!important;
}

#fbMsg img{
	    bottom: 10%!important;
    top: auto!important;
}

.scroll-top-button{
    bottom: 70px;
    left: 35px;
}

.video-wrap {
    max-width: 870px;
    width: 100%;
    margin: 0 auto;
}

.video-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    margin: 37px 0 20px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.gem-clients-type-carousel-grid .gem-client-item {
    border: 1px solid;
    max-width: 235px!important;
    height: 135px;
}

.gem-clients-type-carousel-grid .gem-client-item a{
    max-width: 235px!important;
    height: 133px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.gem-clients-type-carousel-grid .gem-client-item a:hover{
        background-color: #b3a49fb8!important;
}

.gem-clients-type-carousel-grid .gem-client-item a img{
        height: auto;
    max-width: 125px;
}

.custom_logo img{
    max-height: 70px;
	    display: block;
    margin-left: auto;
    margin-right: auto;
}

.button_plan{
	color: #fff!important;
    cursor: pointer;
    z-index: 10;
    white-space: nowrap;
    font-size: 18px;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto;
    text-transform: uppercase;
    background-image: linear-gradient(to right, #24C6DC 0%, #514A9D 51%, #24C6DC 100%);
	background-size: 200% auto;
	border-width: 0;
    border-radius: 30px;
    cursor: pointer;
    text-align: inherit;
    margin: 0px;
    padding: 20px 35px;
		transition: 0.5s;
}

.button_plan:hover {
	background-position: right center;
}
.button_plan a{
	color: #fff!important;
}


.shrink.fixed.hidden .ato-post{
    display: none;
        transition: transform 0.7s 0.4s;
}


.header-style-3 #primary-menu.no-responsive > li, .header-style-4 #primary-menu.no-responsive > li{
        padding: 9px 3px;
}

.header-style-3 #primary-menu.no-responsive > li.menu-item-active{
     padding: 9px 3px;
}

.emodal{
	position:fixed!important;
	left: 50%!important;
	top: 50%!important;
	transform: translate(-50%, -50%);
}



.ato-post{
	
     right: 0;
    position: fixed;
    z-index: 99999;
    top: 20px;
	width: 13%;

}

.footer-widget-area input.wpcf7-form-control{
    color: #ffffff!important;
}

.footer-widget-area textarea.wpcf7-form-control{
    color: #ffffff!important;
}

.button_plan:hover{
	background-position: right center;
	color: #fff;

}


#section__slider{
	    position: relative;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
}
.plan_text_home{
	text-align: center;
    font-family: 'Montserrat';
    font-weight: 200;
    font-size: 22px;
}
@media (max-width: 767px){
	#section__slider1 .section__slider-item p{
		    font-size: 31px;
    line-height: 1.4;
	}
	#section__slider1 .section__slider-item-6 {
    	position: relative;
		background: url(img/slider_img-5.jpg) no-repeat 44% 100%!important;
	}
	.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
    padding: 20px 10px;
}
	.gem-clients-type-carousel-grid .gem-client-item {

    height: 54px!important;
}	
	.plan_text_home{
		font-size:18px;
	}
}
#post-32017 a img{
		width: 100px!important;
		height: 100px!important;
	}

@media (max-width: 450px){
    .gem-clients-type-carousel-grid .gem-client-item {
    border: 1px solid;
    max-width: auto;
    height: auto;
}

.gem-clients-type-carousel-grid .gem-client-item a{
    max-width: auto;
    height: auto;
}
	.gem-clients-type-carousel-grid .gem-client-item a img {
    height: auto;
    max-width: 78%!important;
	}

.gem-clients-type-carousel-grid .gem-client-item a img{
        height: auto;
    max-width: 78%!important;
}
	#post-32017 a img{
		width: 52px!important;
		height: auto!important;
	}

strong#price{
    font-size: 18px!important;
}

span#cont_slider{
    font-size: 45px!important;
}

.tp-caption.Fashion-BigDisplay{
    text-align: center!important;
}

}
@media (max-width: 980px){
    .custom_title{
        display: block;
        padding-top: 5px;
        font-size: 22px;
        padding-left: 0;
    }

    .logo-header{
        display: none!important;
    }

}
.logo-header{
    margin: 0px 40px 0px 0px;
}

    .gem-testimonials.style2 .gem-testimonial-wrapper {
    padding: 0px 45px!important;
}

    .gem-divider {
        margin-top: 20px;
    }

    .quickfinder-item-box{
        padding: 0;
    }

    .quickfinder {
    padding: 30px 0;
}

    .gem-clients-type-carousel-grid .gem-client-item {
    border: 1px solid;
    max-width: auto;
    height: auto;
}

.gem-clients-type-carousel-grid .gem-client-item a{
    max-width: auto;
    height: auto;
}

.gem-clients-type-carousel-grid .gem-client-item a img{
        height: auto;
    max-width: auto;
}

    .ato-post {
   right: 55px;
    position: fixed;
    z-index: 99999;
    top: 5px;
    padding-right: 0;
}

    #site-header .primary-navigation{
        width: 20%
    }
}


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

    .gem-clients-type-carousel-grid .gem-client-item {
    border: 1px solid;
    max-width: auto;
    height: auto;
}

.gem-clients-type-carousel-grid .gem-client-item a{
    max-width: auto;
    height: auto;
}

.gem-clients-type-carousel-grid .gem-client-item a img{
        height: auto;
    max-width: auto;
}

    .ato-post {
    right: 60px;
    position: fixed;
    z-index: 99999;
    top: 5px;
}

    .custom_title{
        display: block;
        margin-top: 20px;
    }

    .custom_logo{
        display: none;
    }

    #site-header .primary-navigation{
        width: 20%
    }
}

body{
    padding:0;
    margin: 0;
}
*{
    box-sizing: border-box;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.section__slider-item .container {
    z-index: 10;
}
@media (min-width: 576px){
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px){
    .container {
        max-width: 576px;
    }
}
@media (min-width: 992px){
    .container {
        max-width: 767px;
    }
}
@media (min-width: 1210px){
    .container {
        max-width: 1140px;
        width: 100%;
    }
}





.slick-slide, .slick-slide a {
    outline: none;
}

.section__slider-wrap .slick-prev,.s2-slider .slick-arrow, .s4-slider .slick-arrow, .s6-slider .slick-arrow, .s7-slider .slick-arrow, .s9-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 0;
    text-decoration: none !important;
    color: #fff;
    background-color: #00bcd4;
    cursor: pointer;
    z-index: 1;
    backface-visibility: hidden;
}

.section__slider-wrap .slick-prev, .section__slider-wrap .slick-next{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 76px;
    height: 75px;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 0;
    text-decoration: none !important;
    color: #fff;
    background-color: #00bcd4;
    cursor: pointer;
    z-index: 1;
    backface-visibility: hidden;
    transition: all .8s;
}

.section__slider-wrap .slick-prev{
    left: 0;
}

.section__slider-wrap .slick-prev::before{
    content: "\f104";
    display: block;
    font-family: FontAwesome;
    font-size: 80px;
	line-height: 52px;
}

.section__slider-wrap .slick-next{
    right: 0;
}

.section__slider-wrap .slick-next::before{
    content: "\f104";
    display: block;
    font-family: FontAwesome;
    font-size: 80px;
    transform: rotate(180deg);
}

.section__slider-wrap .slick-prev:hover, .section__slider-wrap .slick-next:hover{
    transition: all .8s;
    width: 95px;
}

.section__slider-wrap .slick-prev::after{
    content: '';
    display: block;
    height: 75px;
    width: 30px;
    background-color: #00bcd4;
    position: absolute;
    right: -20px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    top:0;
}

.section__slider-wrap .slick-next::after{
    content: '';
    display: block;
    height: 75px;
    width: 30px;
    background-color: #00bcd4;
    position: absolute;
    left: -20px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    top:0;
}

.section__slider{
    position: relative;
}

.section__slider-item-1{
    padding-top: 0!important;
}

.section__slider-wrap{
    min-height: 100vh;
    background: #c7c7c7;
    width: 100%;
}

.slick-dots{
    list-style: none;
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom:1%;
}

.slick-dots li{
    margin-right: 10px;
    display: flex;
    align-items: center;
    padding: 2px;
    border: 1px solid transparent;
    border-radius: 50%;
}

.slick-dots li.slick-active{
    border-color: #fff;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	color: #fff!important;
}

.slick-dots li button{
    border: none;
    font-size: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    transition: all .2s;
}

.slick-dots li button:focus{
    outline: none;
}

.slick-dots li:last-child{
    margin-right: 0;
}

.section__slider-item{
    min-height: 100vh!important;
    display: flex!important;
    align-items: center;
}

.section__slider-item .container{
    z-index: 10;
}
form o{
	margin-bottom:0;
}
.section__slider-item-2{
    position: relative;
    background: url("img/IMG-ab90ee286a249d580e335f180967c62b-V-min-1-1024x577.jpg") no-repeat 50% 50%;
    background-size: cover;
}

.section__slider-item-3{
    position: relative;
    background: url("img/IMG-690d585b0221d70a0c60c173c6421d7f-V-1-min-1024x577.jpg") no-repeat 50% 50%;
    background-size: cover;
}

.section__slider-item-41{
    position: relative;
    background: url("img/green_baner.jpg") no-repeat 50% 50%;
    /*background: url("img/4-min-1-1024x576.jpg") no-repeat 50% 50%;*/
    background-size: cover;
}


.section__slider-item-4{
    position: relative;
    
    background: url("img/4-min-1-1024x576.jpg") no-repeat 50% 50%;
    background-size: cover;
}
.section__slider-item-1{
    position: relative;
    background: url("img/slide1bg.jpg") no-repeat 50% 50%;
    background-size: cover;
}

.section__slider-item::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(to bottom right,#002f4b,#031a3f) no-repeat center center / cover;
	opacity:0.4;
}


.timer_numbers, .timer_text{
    text-shadow: 0px 0px 30px #000;
}
.timer_text{
    color: #fff;
}
.timer_sub_header{
    font-weight: 600;
    text-align: center;
    color: #fff; 
    padding-bottom: 10px;   
}
.d-none{
	display: none;
}
.wpcf7-form .gem-button, .wpcf7-form input[type='submit']{
	margin:0!important;
}
/* .block-content.no-bottom-margin.no-top-margin > .container{
	max-width: 100%;
	padding: 0;
}
*/
.progress-container .counters_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5% auto;
}
.progress-container .counters_block .col-md-3 {
    text-align: center;
	width: 25%;
}
@media (max-width: 992px){
	.progress-container .counters_block{
		flex-wrap: wrap;
	}
	.progress-container .counters_block .col-md-3{
		width: 50%;
		margin-bottom:20px;
	}
}

@media (max-width: 600px){
	.progress-container .counters_block .col-md-3{
		width: 100%;
		padding:0;
	
	}
}
.counter {
    /* width: 80%; */
    /* width: 100%; */
    height: 10rem;
    -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    position: relative;
}
.progress-container .counters_block .item_h1 {
    color: #333;
    font-family: Calibri;
    font-size: 2rem;
    padding-right: 30%;
    font-weight: bold;
    text-align: left;
}
.background {
    width: 100%;
    height: 50%;
    position: absolute;
}
.counter-text {
    display: block;
    width: 100%;
    height: 200%;
    color: #ffffff;
    background-color: #28d258;
    font-size: 5rem;
    text-align: center;
    line-height: 14rem;
}
.card {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 999;
}
.card div {
    width: 100%;
    height: 0%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
.counter-text {
    display: block;
    width: 100%;
    height: 200%;
    color: #ffffff;
   background-image: linear-gradient(to right, #2b5876 0%, #4e4376 51%, #2b5876 100%);
    font-size: 5rem;
    text-align: center;
    line-height: 10rem;
font-family: Calibri;
}

#cont_slider{
	font-family: Calibri!important;
}
.card .back {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.back .counter-text {
    position: absolute;
    bottom: 0;
}
.bottom {
    bottom: -1px;
    overflow: hidden;
}
.bottom .counter-text {
    position: absolute;
    bottom: 0;
    -webkit-transition: 1s;
    transition: 1s;
}
/*#slide-45-layer-1, #slide-45-layer-8, #slide-45-layer-2, #slide-120-layer-1, #slide-120-layer-8, #slide-120-layer-2, #slide-121-layer-1, #slide-121-layer-8{
	font-family: Calibri!important;
}*/
#slide-126-layer-1 span, #slide-127-layer-1 span, #slide-127-layer-8 span, #slide-126-layer-2 span, #slide-126-layer-8 span, #slide-126-layer-9 span, #slide-125-layer-2 span, #slide-125-layer-8 span, #slide-125-layer-1 span,   #slide-126-layer-1, #slide-127-layer-1, #slide-127-layer-8, #slide-126-layer-2, #slide-126-layer-8, #slide-126-layer-9, #slide-125-layer-2, #slide-125-layer-8, #slide-125-layer-1{
    text-align: center!important;
    position: relative;
	transform-origin: none!important;
/* 	left: 50%!important;
	transform: translateX(-55%)!important;
	width: 100vw!important;
	max-width: 100%!important; */
	
	
}

#slide-126-layer-10, .tp-caption.rev-btn{
	text-decoration: none!important;
    text-transform: uppercase!important;
    color: white!important;
    padding: 20px 37px!important;
    border-radius: 35px!important;
    font-size: 18px!important;
    border: none!important;
    background-image: linear-gradient(to right, #2b5876 0%, #4e4376 51%, #2b5876 100%)!important;
    cursor: pointer!important;
    z-index: 11!important;
	max-height: 55px!important;
}

#slide-126-layer-10:hover, .tp-caption.rev-btn:hover{
	color: #fff!important;
}
#slide-126-layer-10:hover a,.tp-caption.rev-btn:hover a{
	color: #fff!important;
}

.step_name{
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.step_num {
    color: #00bcd4;
    font-size: 153px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    line-height: 130px;
    font-family: Calibri;
}

.step_text {
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 1;
    color: #fff;
    font-family: Calibri;
    margin-left: 10px;
}

.step_body {
    width: 100%;
    max-width: 450px;
    margin-bottom: 30px;
    font-family: Calibri;
    color: #fff;
    font-size: 18px;
}
.wpcf7 p{
	margin-bottom:10px!important;
}
.wpcf7 p:last-of-type{
	margin-bottom:0!important;
}

@media (max-width: 1400px){
	
    .section__slider-item .container{
        max-width: calc( 100% - 250px);
    }
}

@media (max-width: 991px){
    .step_num {
        font-size: 117px;
        line-height: 60px;
    }
    .step_text {
        font-size: 36px;
    }
}

@media (max-width: 767px){
	#eModal-2, #eModal-1{
		padding:10px!important;
		max-width:560px;
		width: calc(100% - 20px);
	}
	body{
		overflow-x:hidden;
	}
	.pp_details{
		display:none;
	}
	div.pp_pic_holder{
		width:92%!important;
		left:50%!important;
		transform: translatex(-50%);
	}
	.pp_hoverContainer,.pp_content{
		width:100%!important;
		height:100%!important;
	
	}
	#fullResImage{
		height: auto!important;
		width:100%!important;
	}
	.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
text-align: center !important;
}
    .section__slider-wrap .slick-prev, .section__slider-wrap .slick-next {
        display: none!important;
    }
    .section__slider-item .container {
        padding-top: 25px;
        max-width: 100%;
    }
    .step_num {
            font-size: 57px;
    line-height: 30px;
    }
	.slick-dots{
		bottom:5px;
		margin:0;
	}
    .step_text {
        font-size: 23px;
    }
    .step_body {
        font-size: 16px;
        margin-bottom: 0;
    }
    .step_body {
        font-size: 16px;
        margin-bottom: 0;
    }
    .step_name {
        margin-bottom: 10px;
    }
}

@media (max-width: 360px) {
	#section__slider1 .section__slider-item p{
		font-size: 22px;
	}
}
.sub_header_p{
    font-size: 36px!important;
    font-weight: 600!important;
}

.section__slider-item-101{
    background: url('https://continent.lviv.ua/wp-content/uploads/2021/11/style_cite_baner.jpg') top center no-repeat;
    background-size: cover;
}

.blog, .widget-area{
    padding-top: 20px;
}

.dialog-type-lightbox {
    background-color: rgba(0,0,0,.9)!important;
    z-index: 1000000!important;
}