/*
Theme Name: test3
Author: forest
Description: Тема созданная для сайта m.chelie.com.ua.
Version: 1.0
*/
*{
margin:0;
padding:0;
}

html {
font-family: 'Roboto', sans-serif;
}

body {
  margin: 0;
}

p {
    margin: 0 0 18px;
}

.singleNews img{
max-width:100%;
height:auto;
display:block;
margin:0 auto;
}
.wrapper{
/*max-width:480px;*/
margin:0px auto;
padding:10px;
}
ul{
font-size:0;
}
ul li{
font-size:16px;
}
header #news{
float:left;
margin-right:15px;
}
header #video{
}

header{
position:relative;
font-family: 'Roboto', sans-serif;
margin-bottom:10px;
}
header:after{
content:"";
display:block;
clear:both;
}
#menus_wrap{
clear:both;
}
#close_all{
width:57px;
height:57px;
background:url(images/close.png);
background-size:cover;
position: absolute;
top: 0;
right: 0;
cursor:pointer;
}
header ul li{
list-style-type:none;
text-transform:uppercase;
}
header a{
text-decoration:none;
}
.new_menu_top a{
color:#B31578;
font-size:20px;
}
.new_menu_bottom, #video_menu, .new_menu_top{
margin-bottom:20px;
}
.new_menu_bottom a{
color:#656565;
font-size:16px;
}
#video_menu a{
color:#0297FE;
font-size:20px;
}
.social ul li a{
color:#656565;
transition:0.3s;
}
.social ul li a:hover{
color:#0297FE;
}
.social ul li{
display:inline-block;
font-size:24px;
margin-right:15px;
}
#menus_wrap{
padding:50px 0;
}
#video_menu ,#news_menu, #menus_wrap{
display:none;
}
.singleNews{
margin:30px 0 30px;
padding-bottom:30px;
border-bottom:1px solid #999;
}
.singleNews img{
text-align:center;
max-width:100%;
display:block;
margin:10px auto;
}
.singleNews H2{
    color: #333;
    font: 24px;
	margin-bottom:10px;
}
.singleNews H2 a{
    color: #333;
    font: 24px;
}

.content_exc {

	
}

.content_exc img{
text-align:center;
max-width:90%;
display:block;
margin:10px auto;
}

.content_exc p{
    font-size: 18px;
	line-height: 26px;
	color: #333334;
}

.grey {
color: #ccc;
}

.date {
padding-bottom:10px;
color: #666;
padding:6px;
padding-right:20px;
float:left;
}

.label {
display: inline-block;
background-color:#b51378;
color: #fff;
padding:5px;
margin-bottom:10px;
}
.label a{
color: #fff;
text-decoration:none;
}
.full-link{
text-decoration:none;
margin:0 0 10px 0;

}

a{
color: #b51378;
}

em {
color: #222222;
font-family: 'Arial';
}


footer{
max-width:450px;
margin:0px auto;
padding-top:10px;
}

footer p{
padding:10px 0 10px 0;
font-size:12px;
color:#999;
}
.label_video{
background:#0092FF;
}
.pagen {
margin:70px auto;
text-align:center;
position:relative;
width:320px;
-moz-user-select: none;	
-webkit-user-select: none;
}
.pagen a, #morePagen{
color:#000000;
text-decoration:none;
width:32px;
text-align:center;
display:inline-block;
height:27px;
line-height:27px;
background:silver;
margin-right:5px;
}
.pagen span{
color:#000000;
text-decoration:none;
width:15px;
text-align:center;
display:inline-block;
height:27px;
line-height:27px;
margin-right:5px;
}
.pagen a:hover, #morePagen:hover{
transition:0.3s;
background:#000000;
color:#ffffff;
cursor:pointer;
}
.pagen .prePagen, .pagen .nextPagen{
line-height:23px;
position:relative;
top:-2px;
}
#pagenAll{
position:absolute;
bottom:1px;
right:-51px;
width:50px;
height:212px;
border:2px solid #b51378;
overflow-x:hidden;
overflow-y:scroll;
display:none;
background:#fff;
}
#pagenAll a:hover{
color:#000000;
text-decoration:underline;
}
#pagenAll a{
background:none;
padding:0;
display:block;
}
.post-gallery, .post-gallery iframe{
max-width:100% !important;
}
#news, #video{
max-width:45%;
float:left;
}
#news img, #video img{
max-width:100%;
}
header #news{
margin-right:10%;
}
.comment-box:after{
content:"";
display:block;
clear:both;
}
.comment-content h4{
text-align:center;
}
.comment-content a{
display:block;
width: 108px;
margin: 10px auto;
background: #b51378;
height: 30px;
line-height: 30px;
color: #fff;
text-decoration: none;
}
.comment-content span, .contact-form-box .ulogin_block, #reply-title, .title-section h1, .email-not-published, #commentform label{
text-align:center;
}
.comment-content{
border-bottom:1px solid #b51378;
padding-bottom:10px;
}
.contact-form-box{
padding-top:10px;
}
.email-not-published, #commentform label{
display:block;
}
#comment{
width:calc(100% - 20px);
max-width:calc(100% - 20px);
border:1px solid #e1e1e1;
background:#fafafa;
display:block;
color: #333333;
background:#fafafa;
padding:10px;
height:120px;
}
#name, #captcha_code{
width:calc(100% - 20px);
max-width:calc(100% - 20px);
border:1px solid #e1e1e1;
background:#fafafa;
display:block;
color: #333333;
background:#fafafa;
padding:0 10px;
height:30px;
line-height:30px;
}
#submit{
display:block;
width: 108px;
margin: 10px auto;
background: #222222;
height: 30px;
line-height: 30px;
color: #ccc;
text-decoration: none;
text-transform:uppercase;
border:none;
border-radius: 6px;
}
.comment-content span{
display:block;
font-size:13px;
text-align:center;
margin:10px auto;
color:#999999;

}
.main-slider .slick-prev {
    font-size: 0;
    padding: 0;
    outline: none;
    margin: 0;
    border: none;
    width: 35px;
    height: 35px;
    position: absolute;
    top: calc(50% - 17.5px);
    z-index: 5;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    left: calc(5% - 17.5px);
    background-image: url(images/main_slide_pre.png);
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.main-slider .slick-next {
    font-size: 0;
    padding: 0;
    outline: none;
    margin: 0;
    border: none;
    width: 35px;
    height: 35px;
    position: absolute;
    top: calc(50% - 17.5px);
    z-index: 5;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    right: calc(5% - 17.5px);
    background-image: url(images/main_slide_next.png);
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    float:right; /* Pagination float direction */
}
 
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
 
.pagination a:hover{
    color:#fff;
    background: #6AAC70; /* Pagination background on hover */
}
 
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #6AAC70; /* Current page background */
    color:#fff;
}

.share-post-box {
    margin-top:20px;
	padding-top:10px;
	margin-bottom: 25px;
}

.page-numbers {
    display: inline-block;
    text-decoration: none;
 /*    color: #333333; */
    font-size: 14px;
    padding: 6px 11px;
    border: 1px solid #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.page-numbers:current {color: #999999;}
	
a .page-numbers {
    display: inline-block;
    text-decoration: none;
 /*    color: #333333; */
    font-size: 14px;
    padding: 6px 11px;
    border: 1px solid #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.pageviews-placeholder {
	color: #ccc;
	font-size: 12px;
	
	}
	
.pageviews {
	color: #ccc;
    margin-left: 16px;
	margin-right: 5px;
	font-size: 12px;
}

.views-post-single-3 { 
	color: #ccc;
    margin-left: 10px;
	padding-left:10px;
	margin-right: 5px;
	font-size: 12px;
}


#readalso {
	font-size: 12px;
	color:#666666;
	padding: 30px;
	margin-top:10px;
	margin-bottom:10px;
	background: #ede9ee;
}