/*
	Theme Name: Mobile Themes
	Description: Mobile Themes
	Version: 1.0
*/
body {
  font: 16px/20px Arial, Tahoma, Verdana, sans-serif;
  width: 100%;
  height: 100%;
	background-color: #0D3156;
}
a, .openlink {
  text-decoration: underline;
  color: #5090DA;
  outline: none;
  cursor: pointer;
}
a:hover, .openlink:hover {
  text-decoration: none;
  color: #C290C3;
}

.search-button {
background: url(/wp-content/uploads/2017/02/poisk.png) no-repeat center;
cursor: pointer;
padding-right:10px;
height:35px;
width:35px;
text-indent:-999999px;
border:0px;
}

.searchform
{margin-top:0px;}

.searchtext
{padding-top:0px;}

li.text 
{margin-left:20px; padding-bottom:5px}

ol.num li.num
{margin-left:15px; padding-bottom:5px; list-style-type:decimal;}

h1 {
  padding: 0 0 8px;
  font: normal 26px/30px Arial, sans-serif;
  color: #0A549E;
}
h2 {
  padding: 0 0 10px;
  font: normal 22px/26px Arial, sans-serif;
  color: #0A549E;
}
h3 {
  padding: 0 0 10px;
  font: normal 20px/24px Arial, sans-serif;
  color: #0A549E;
}
p {margin: 0 0 18px;}
blockquote {
  position: relative;
  padding: 16px 22px 1px 25px;
  margin: 30px 0;
  border-left: 3px solid #0A549E;
  font: italic normal 16px/22px Arial, sans-serif;
  color: #4f677a;
}
img {border: 0px;}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
input, textarea, button {outline: none;}
.left {float: left;}
.right {float: right;}
.clear{clear:both;}
.description_onwomen ul {margin-left: 20px;}
.description_onwomen ul li {
  padding: 0 0 15px 0px;
	list-style-type: circle;
}
.description_onwomen ol {
  margin-left: 20px;
}
.description_onwomen ol li {
  padding: 0 0 15px 0px;
	list-style-type: decimal;
}
.description_onwomen .wp-caption {margin-bottom: 15px; display: inline-block;}
.description_onwomen .wp-caption img {margin: 0 !important;}
.description_onwomen .wp-caption p.wp-caption-text {color: #666; font-size: 16px; font-style: italic; padding: 3px 10px 10px; margin: 0;}
.description_onwomen .wp-caption.alignleft, .description_onwomen .wp-caption.alignright {margin-bottom: 0;}
.description_onwomen .gallery {margin: 0 auto 18px;}
.description_onwomen .gallery {width: 100%;}
.description_onwomen .gallery .gallery-item {float: left; margin: 0 20px 20px 0 !important; text-align: center;}
.description_onwomen .gallery .gallery-item img {border: none !important; margin: 0; display: block;}
.description_onwomen .gallery .gallery-caption {color: #444; font-size: 16px; margin: 0 0 10px;}
.description_onwomen .gallery dl {margin: 0;}
.description_onwomen .gallery br+br {display: none;}
.post_onwomen {word-wrap: break-word;}
#comments {word-wrap: break-word;}
.post_onwomen img{max-width: 100%;height: auto;}
/*style themes*/
.wrap_onwomen {
	margin: 0 auto;
	max-width: 1170px;
	padding: 0px 5px;
}
.logo {
    text-align: center;
    padding: 5px 0px;
margin-top:5px;
	background-color: #FFF;
}
.logo img {
    max-width: 50%;
    height: auto;

}
.nav_line {
    background: #FFF;
    height: 50px;
    position: relative;
}
.nav_line ul.ul_mobile {
    display: none;
}
.nav_line ul {
    list-style: none;
}
.nav_line p {
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 50px;
}
nav.menu_mobile a.slicknav_btn {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    background: #FFF url(/wp-content/uploads/2017/02/menu1.png) no-repeat center center;
}
nav.menu_mobile .slicknav_nav {
    position: absolute;
    top: 50px;
    width: 100%;
    background: #333333;
    border-top: 3px solid #ABABAB;
}
nav.menu_mobile .slicknav_nav li {
    position: relative;
}
nav.menu_mobile .slicknav_nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 10px;
    border-bottom: 1px solid #ABABAB;
}
nav.menu_mobile .slicknav_nav li a.slicknav_item {
    display: initial;
    padding: 0;
}
nav.menu_mobile .slicknav_nav li a span.slicknav_arrow {
    position: absolute;
    right: 10px;
    top: 10px;
}
nav.menu_mobile .slicknav_nav li ul li a {
    padding-left: 26px;
}
nav.menu_mobile .slicknav_nav li a:hover {
    background: #006699;
}
article.post_onwomen {
    background: #FAFAFE;  border: 1px solid #CCC;  margin-top: 10px;  margin-bottom: 5px;  padding: 10px;
}
article.post_onwomen .title_onwomen {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
}
section#content {
    margin: 10px 0px;
}
article.post_onwomen .title_onwomen a {
    text-decoration: none;
}
article.post_onwomen .thumbnail_onwomen {
	float: left;
    text-align: left;
	vertical-align: top;
	width: 100%;
}
.box_onwomen {
    text-align: left;
    padding: 10px 0px;
    border-top: 3px solid #CDA4C4;
}
.paginate_onwomen {
    overflow: hidden;
    margin: 10px 0px;
}
.paginate_onwomen a,.paginate_onwomen span {
    float: left;
    padding: 2px 9px;
    background: #63738D;
    margin-right: 5px;
    color: #fff;
    text-decoration: none;
}
.paginate_onwomen span.current,.paginate_onwomen a:hover {
    background: #CDA4C4;
}
.social_yandex {
    text-align: center;
    margin-bottom: 20px;
}
.addBlock {
    margin: 10px 0px;
    text-align: center;
}
.title_comments {
    margin: 0 0 20px;  padding: 0;  font: normal 22px Arial, sans-serif;  color: #2b2b2b;
}
#comments ul {
    list-style: none;
}
ul.listComments li.comment .wrap_comment {
    position: relative;  margin: 0 0 25px;  padding: 12px 12px 12px 80px;  background: #f4f8f9;  color: #292929;
}
ul.listComments li.comment .wrap_comment .autor_img img {
    position: absolute;  display: block;      left: 12px;  top: 12px;
}
ul.listComments li.comment .comment_body .comment-intro {
    color: #0779b3;  font-weight: normal;  font-size: 14px;
}
ul.listComments li.comment .comment_body .comment_text {
    padding: 10px 0 0;  font: normal 14px/18px 'PT Sans', Arial, sans-serif;  color: #292929;
}
ul.listComments li.comment .comment_body .comment-intro .comment_date {
    margin: 0 0 0 11px;  font-size: 13px;  color: #797979;
}
.reply {
    font-size: 14px;  text-align: right;
}
.reply .comment-reply-link {
    font-size: 14px;  
    padding: 2px 0 2px 31px;  background: url(images/reply.png) no-repeat 0 0;  cursor: pointer;  text-decoration: underline;  color: #0779b3;
}
ul.children {
    list-style: none;  padding: 0 0 10px 15px;
}
ul.listComments li.comment.adminComment .wrap_comment {
    background: #d4e9f9;
}
.formComments .title {
    margin: 0 0 5px;  padding: 0;  font: normal 22px Arial, sans-serif;  color: #2b2b2b;
}
.formComments .com_rules {
    position: relative;  width: 100%;  margin: 0;  font: normal 13px/18px 'PT Sans', Arial, sans-serif;  color: #6e6e6e;
}
.formComments .fields {
    margin-right: 10px;
    margin-top: 10px;
}
.formComments .img_comments {
    text-align: center;
}
.formComments .img_comments img {
    max-width: 100%;
    height: auto;
}
.formComments .fields .field-text {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.field-textarea {
    display: table;  
    width: 100%;  margin-bottom: 10px;
}
.formComments .fields .field-submit {
    height: 35px;
    display: table;  width: 100%;
    margin-bottom: 20px;
}
.formComments .fields .field-text input {
    display: table-cell;
        
    float: left;
    width: 100%;
    height: 30px;  line-height: 30px;  
    padding: 0 0 0 10px;  font: normal 14px/30px 'PT Sans', Arial, sans-serif;
    border: none;  border-radius: 5px;    box-shadow: inset 0px 1px 4px #999994;  color: #6e6e6e;
}
.formComments .fields input {
    background: #f6f6f6;
}
.formComments .fields .field-textarea textarea {
    display: table-cell;  float: left;  width: 100%;  
    height: 125px;  line-height: 30px;  
    padding: 10px 0 0 10px;  font: normal 14px/30px 'PT Sans', Arial, sans-serif;  border: none;  border-radius: 5px;  box-shadow: inset 0px 1px 4px #999994;  color: #6e6e6e;
    background: #f6f6f6;
}
.formComments .fields .field-submit input {
    float: left;  display: block;  width: 140px;  margin: 10px 0 0;  
    height: 34px;  border: none;  background: #BEBEBB;  text-align: center;  text-shadow: 1px 1px 0 #333335;  font: bold 16px/34px Arial, sans-serif;  color: #fffffe;  cursor: pointer;
}
.alter-post_onwomen {}

.alter-post_onwomen .title {
    margin: 10px 0 10px;  padding: 0;  
    font: normal 22px Arial, sans-serif;  color: #2b2b2b;
}

div#comments {
    margin-top: 20px;
}

.alter-post_onwomen ul.listposts {
    margin-left: 30px;
}

.alter-post_onwomen a {
    font-size: 16px;
    line-height: 18px;
}

.alter-post_onwomen ul.listposts li {
    margin-bottom: 5px;
}
#cancel-comment-reply-link {
    display: block;
    margin-bottom: 20px;
}
.ul_mobile {display: none;}