/*
 Theme Name:   Elemin Child Gorn
 Description:  Elemin Child Theme Gorn
 Author:       SVP Team
 Template:     elemin
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

@import url("../elemin/style.css");

body {
	font-size: 14px;
	color: #000;
}
#pagewrap {margin-bottom: 0 !important;}
.post-meta-wrap {
    /*border: 1px #b7b6b7 dashed;
    border-radius: 10px;
	margin: 0 10px;
    padding: 5px 9px 0 10px;*/
    display: inline-block;
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000;
    margin-left: -14px;
    background-color: white;
}

.post-views-text, .post-comment {
	margin-right: 2px;
}
  
.post-views-count , .post-comment-count {
	color: #ff0000;
	font-size: 18px;
	vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, 'PT Sans', 'sans-serif';
}

.post-content h2 { font-size: 14pt; }

blockquote {
    font: 12pt/140% 'PT Sans', 'sans-serif', Times, serif;
    margin: 0.7em 10px;
}
.main-nav {
    height:auto;
}
.main-nav ul {
    top: 100%;
}
.main-nav a {
    padding: 10px 16px;
}
.main-nav li:first-child a {
    border: none;
}
#header hgroup {
    height: auto;
}
#header hgroup a{
    line-height: 0;
    display: block;
}
iframe[src*="epsychology.ru/subscribe"] {
  display: block;
  margin-top: 20px;
}
h3.post-title {clear:both;}
a.read-more {margin-bottom: 10px;}
/*
* Блок автора
*/
.post-meta img {
    margin: 10px 0;
    max-height: 100px;
    border-radius: 10px 0;
    box-shadow: 2px 2px 4px 0 gray;
    text-align: right;
    width: auto;
}
/*
* Блок автора конец
*/
/*
* Адаптивная верстка фреймов видео, блока комментариев
*/
.post-content iframe[src*="youtube"], .page-content iframe[src*="youtube"] {width:100%;}
@media screen and (max-width: 940px) {
  ymaps[id*="ymaps"], 
  iframe[src*="google.com/maps"]{
    width: 100% !important;
    height: 260px !important;
  }
}
@media screen and (max-width: 700px) {
  #body {
      padding: 0;
  }
  #vk_comments, #vk_comments iframe[id*="vkwidget"], #Vibor22 {width: 100% !important;}
  .social-list {width: auto !important;}
}

/*
* Адаптивная верстка конец
*/
/*
* Блок автора hide
*/
@media screen and (max-width: 600px) {
  .post-meta img {/*display:none;*/}
}
/*
* Блок автора hide конец
*/
/* 
*  Форма обратной связи 
*/
#wpcf7-f3515-p3518-o1 .wpcf7-text {
    width: 262px;
}
/* 
*  Форма обратной связи конец
*/
/*
/*
* Гуглофрейм
*/
iframe[name="google_conversion_frame"] {
  display: none;
}
/*
* Гуглофрейм конец
*/
/*
* Кнопка НАЗАД
*/
.back-top {
  bottom: 80px;
  right: 0;
}
/*
* Кнопка НАЗАД конец
*/

.social-list-holder {
    padding-top: 15px;
    padding-bottom: 3px;
    border-top: 1px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 31px;
    margin-top: 7px;
}

.social-list {
    max-width: 670px;
    padding: 0 7px;
    list-style: none;
    overflow: hidden;
    width: 589px;
    margin: 0 auto;
}

.social-list li:first-child {
    margin: 0;
}

.social-list li {
    float: left;
    height: 26px;
    line-height: 20px;
}

.fb-like-wd {
    padding-top: 1px;
}

.ok-like-wd {
    padding-right: 25px;
}

iframe#vkwidget1_tt, iframe#vkwidget1_tt:hover {
    top: 195px;
}
.skyquote {
	background-color: #cbdef1; 
	border: 2px #cbdef1 solid; 
	border-radius: 15px; 
	padding: 10px 15px 10px 15px; 
	margin: 15px 0 15px 0; 
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5); 
	font-weight:bold;
}

.nodisplay {
	display: none !important;
}

figure.alignleft {
	margin-right: 30px !important;
}