/*
Theme Name: Yelly Child
Theme URI: https://href.li/?https://wpshop.ru/themes/yelly
Author: WPShop.biz
Author URI: https://href.li/?https://wpshop.ru/themes/yelly
Template: yelly
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.site-title img {
    max-width: 194px;
    max-height: 78px;
}
.content-area_one {
      width: 70%;
}
 article.post-box {
    width: 90%;
}
h2.entry-title {
    min-width: 100%;
    background-color: #47c15b;
    padding: 10px 15px!important;
    color: white;
}
/*header.entry-header {
    float: left;
    display: inline;
    width: 640px;
    padding: 0 0 20px 0;
    background: url(/wp-content/themes/proclouds/images/post-bubble.gif) bottom;
    margin: 15px;
}
.post_header_header {
    width: 640px;
    background: url(/wp-content/themes/proclouds/images/post-bubble.gif) top;
    height: 8px;
    font-size: 1px;
} */
h2.entry-title {
    float: left;
    display: inline;
    width: 620px;
    padding: 5px 0 0 10px;
}

.maxbutton-1.maxbutton.maxbutton-knopka {
    position: relative;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    border-color: #a9d4d3;
    width: 160px;
    height: 50px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-width: 2px;
    background-color: #5f9ea8;
    -webkit-box-shadow: 0px 0px 2px 0px #333;
    -moz-box-shadow: 0px 0px 2px 0px #333;
    box-shadow: 0px 0px 2px 0px #333;
}

.maxbutton-1.maxbutton.maxbutton-knopka:hover {
    position: relative;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    border-color: #a9d4d3;
    width: 160px;
    height: 50px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-width: 2px;
    background-color: #5f9ea8;
    -webkit-box-shadow: 0px 0px 2px 0px #333;
    -moz-box-shadow: 0px 0px 2px 0px #333;
    box-shadow: 0px 0px 2px 0px #333;
}
ins.adsbygoogle {
    margin: 0 5px 15px 5px;
}
.site-header {
    height: 100px;
}
.adsense-header {
    max-width: 900px;

}
.main-navigation {
    max-width: 728px;
	height: 90px;
    float: right;
}
@media(max-width:1140px) {
.content-area_one {
    width: 100%;
}
.widget-area {
    width: 44%;
    padding: 1%;
}
.post-box .entry-title {
    width: 100%;
}
}
@media(max-width:665px){

}
    #toc_container p.toc_title+ul.toc_list li:before{
	content: none;
	}
p.comment-form-url {
    display: none;
}
p.comment-form-author span.required, p.comment-form-email span.required {
    display: none;
}