
#comics-button .header-group-buttons {
    float: right;
    margin-top: 2px;
    margin-bottom: 2px;
}

#p_prldr{
position: fixed;
left: 0;
top: 0;
overflow-y:hidden;
right:0;
bottom:0;
background: #fff;
z-index: 999;
}

.contpre{
width: 250px;
height: 100px;
position: absolute;
left: 50%;top: 48%;
margin-left:-125px;
margin-top:-75px;
color:#fff;
font-size:40px;
letter-spacing:-2px;
text-align:center;
line-height:35px;
}
 
#p_prldr .svg_anm {
position: absolute;
width: 171px;
height: 171px;
background: url(https://ellize.me/image/loading.gif) center center no-repeat;
background-size:171px;    
margin: -10px 0 0 -100px;
}



.header-promo-wrapper {
    display: table-cell;
    vertical-align: middle;
}
#selection-page h1, h2, h3 {
    font-weight: bold;
    font-family: 'Exo 2 Condensed';
}
.table-heading td:last-child {
    font-family: 'Exo 2 Condensed';
    font-size: 27px;
    line-height: 1.1;
}
.header-promo {
    width: 100%;
     height: 470px;
    display: table;
	    margin-bottom: 40px;
}
.header-promo-text {
    font-size: 22px;
    margin-top: 40px;
    color: #000000;
    margin-bottom: 40px;
}

.header-promo {
    font-family: 'Exo 2 Condensed';
}


/* Comics IMG */
#slideshow-slider-0 .owl-controls .owl-page.active span {
    background: #cea495;
    color: #FFF;
    display: block;
    transform: scale(1.3, 1.3);
}

#slideshow-slider-0 .owl-controls .owl-page span {
    border-radius: 100%;
    font-size: 30px;
    color: #d2a898;
    line-height: 40px;
    background: #fff;
    margin: 6px 0px;
    border: solid 1px;
    width: 45px;
    height: 45px;
    display: block;
    transition: 0.2s;
    font-family: 'Exo 2 Condensed';
    margin: 0 auto;
}

.select-blocken {
	padding:15px 0px;
}	
#slideshow-slider-0 .owl-controls .owl-page {
    display: inline-block;
    margin: 15px 0px;
}
#slideshow-slider-0 .owl-pagination {
text-align: center;
    top: 0;
    float: right;
    display: block !important;
    position: absolute;
    right: -18px;
    width: 80px;
    background: linear-gradient(to left, #ffffff 50%, #cea495 53%, #ffffff 0%);
}
#slideshow-slider-0.maff-main-slide .owl-controls {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}
.table-heading td:last-child {
    font-family: 'Exo 2 Condensed';
    font-size: 30px;
    line-height: 1.1;
}
#text-comics-right {
    width: 525px !important;
    padding: 0px 0px 0px 175px;
}
.slider-comics-img-1 {
	background: url(https://ellize.me/image/catalog/comics/comics_ellize1-m.jpg) no-repeat;
	height: 378px;
	background-position: 20px;
}	
.slider-comics-img-2 {
	background: url(https://ellize.me/image/catalog/comics/comics_ellize2-m.jpg) no-repeat;
	height: 378px;
	background-position: 20px;
}
.slider-comics-img-3 {
	background: url(https://ellize.me/image/catalog/comics/comics_ellize3-m.jpg) no-repeat;
	height: 378px;
	background-position: 20px;
}
.slider-comics-img-4 {
	background: url(https://ellize.me/image/catalog/comics/comics_ellize4-m.jpg) no-repeat;
	height: 378px;
	background-position: 20px;
}

.slider-comics-img-5 {
	background: url(https://ellize.me/image/catalog/comics/comics_ellize5-m.jpg) no-repeat;
	height: 378px;
	background-position: 20px;
}


/* Selection */

.selection-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    height: 368px;
    background-position: center;
	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
	border: solid 8px #FFF;
}

.header-group-buttons a {
	cursor:pointer;
    display: block;
    background-color: #fff;
	    font-size: 15px;
    color: #4c4c4b;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: solid 1px #4c4c4b;
}

.header-group-buttons a:hover {
    background: #4c4c4b;
    color: #fff;
    transform: scale(1.07, 1.07);
}

.selection-item:hover {
	    box-shadow: 0 3px 15px rgba(0,0,0,.5);
}


.selection-item .selection-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.45);
    text-align: left;
    padding: 16px 25px;
   font-size: 18px;
    font-family: 'Exo 2 Condensed';
}

.iziModal-button-fullscreen {
    display: none !important;
}

.modal-group a {
    background: #fff;
    color: #4c4c4b;
    display: table;
    min-width: 250px;
    margin: 10px auto;
    padding: 8px 0;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.modal-group a:hover {
    background: #4c4c4b;
    color: #fff;
}


.ellize-desc {
    margin-top: 37px;
	font-size: 21px;
}

.selection-colors a {
    display: block;
    height: 135px;
    margin-bottom: 30px;
}

.iziModal-header {
    text-align: center;
}

.iziModal-header-back {
    width: 24px;
    height: 24px;
    color: #4c4c4b;
    background-color: #ffffff;
    margin-right: 20px;
    float: left;
    border-radius: 30px;
    font-size: 26px;
    opacity: 0.5;
    cursor: pointer;
    transition: all 0.5s ease;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.level-2 {
    display: none;
}

.modal-group-block {
    display: none;
}

.iziModal-header-back:hover {
    opacity: 1;
}

.modal-products-wrapper {
    margin: 0 50px;
}

.modal-colors {
    display: none;
}

.iziModal {
    height: 100% !important;
    border-radius: 0 !important;
}