/*
Theme Name: CheerUp Child
Theme URI: http://theme-sphere.com/
Description: A child theme of CheerUp
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: cheerup
Version: 1.1
*/

/*--------------------------- start general styles ----------------------------*/
.main{margin-top:35px;}
.main-head .title a{max-width:200px;}
div.ez-toc-widget-container li {line-height:2;padding:5px 0;}
.main-footer .lower-footer.lower-footer {padding:0;}
.lower-footer .wrap {
	display:flex;
	justify-content:space-between;
        align-items:center;
        padding: 25px 0;
        border-top: 1px solid rgba(255,255,255,.16);
}
.lower-footer .wrap .copyright {display:none;}
.main-footer .upper-footer {padding-bottom:40px;}
.main-footer ul.address-info {list-style:none;}
.lower-footer a {color:#fff;}
.lower-footer a:hover, .main-footer .upper-footer a:hover {color: #91C448;}
ul.address-info i {color:#ffffff;padding-right:5px;}
ul.address-info li {margin-bottom:20px;}
.wpml-ls-menu-item{position:relative;}
.wpml-ls-menu-item .sub-menu {left:-15px;max-width:48px;top:70px!important;}
.sticky-bar .wpml-ls-menu-item .sub-menu{top:45px!important;}
.navigation .menu .wpml-ls-menu-item .sub-menu .wpml-ls-item a{padding:10px 15px;}
.post-content ul li, .post-content ol li {
    padding-left: 0px;
    list-style: square inside none;
}
.col-form input[type="email"], .col-form input[type="text"] {width:100%;}
.col-form p {font-style: normal;color:#000;}
.post-content a {
    color: #000000;
}
.post-title-alt {text-align:left;} 
.ap-author-page h2.author-publication {
    margin-top:18px;
    margin-bottom:18px;
}
.post-ratings-loading{opacity:0;height:0px!important;}
.post-ratings-loading img{height:0px!important;}
.single-magazine .post-top .the-post-meta {
    margin-bottom: 10px;
}
.post-meta .post-author > a{text-transform:capitalize;}
.main-head.compact .title{
    padding-right:30px;
    max-width:245px;	
}
.social-for-page .post-share-float.is-hidden{opacity:1!important;}
.pages-wrapper .ts-row{margin-left:90px;}
.pages-wrapper .post-share-float{height:auto;}
.the-post-modern .featured{margin-bottom:0;}
.wp-ic>p{margin-bottom:0px;}
.wp-ic img{margin-bottom:10px;}
.wp-ic .wp-text-ic{margin-bottom:20px;}
.the-post-foot{display:none;}
#aboutauthorsociale{display: flex;justify-content:center;}
.content-author #aboutauthorsociale a{display:flex;justify-content:center;align-items:center;}
/*-- Breadcrumbs --*/
.breadcrumbs .inner{
    display:inline-block;
}
.breadcrumbs .breadcrumb_last, .breadcrumbs .current{
    overflow:visible;
    white-space:break-spaces;
    display:inline-block;
}
/*-- Star rating --*/
.author-rating-wrapper{display:flex;flex-wrap:wrap;}
.author-rating-wrapper .post-ratings{
    display:flex;
    color: var(--black-color)!important;
    font-size:11px;
    line-height:15px;
    letter-spacing: 0.025em;
}
.meta-below .post-date{padding-right:10px;}
.author-rating-wrapper .rating-stars-wrap{
    padding-right:5px;
    white-space: nowrap;
    min-width:62px;
}

.author-rating-wrapper .post-ratings strong{padding-right:1px;}
.rating-stars-wrap img{
    width:12px;
    height:12px;
    padding-top:1px;
    padding-right:1px;
}
.tsi-lastfm{
    position:relative;
    top:1px;
}

h3.checked-url{padding-top:20px;}
table.duplicates{margin-top:5px;}
.duplicates th {
    text-align: left;
    padding: 5px;
    border: 1px solid #666666;
    background: #91c448;
    font-weight: bold;
    text-align: center;
    color:#000000;
}

#rwgfys.modal{z-index:2;}
/*---Подписи для картинок---*/
.wp-text-ic{
    font-size:14px;
    text-align:center;
    font-style:italic;
}
table {
    border: 1px solid #e4e4e4;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px !important;
}
/* .checkbox-diff */
.styled-checkbox {
    position: absolute;
    opacity: 0;
}
.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:hover + label:before {
  background: #91c448;
}
.styled-checkbox:checked + label:before {
  background: #91c448;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
/* end .checkbox-diff */
/*----------------------------------- end general styles -------------------------------*/
/*----------[START] Single page author block ----------------------------*/
.content-author {
    border-top: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
    padding: 20px 60px;
    margin-top: 20px;
    margin-bottom: 0px;
    color: #999999;
}
.content-author__header>img,
.content-author-page__header>div>img {
    border-radius: 50%;
}
.content-author__title {
    color: #999999;
    text-align: center;
}
.content-author__header,
.content-author__name {
    text-align: center;
}
.content-author__name {
    font-size: 22px;
    padding-top: 10px;
    color: #3a3a3a;
    padding-bottom: 10px;
}
.content-author__bio {
    font-size: 16px;
    line-height: 1.6em;
    color: #3a3a3a;
}
.content-author-page {
    border-top: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
    background-color: #fafafa;
    padding: 20px 40px;
}
.content-author-page__header {
    float: left;
    text-align: center;
    margin-right: 20px;
}
.content-author-page__header>.socials-link {
    margin: 5px 35% !important;
}
.content-author-page__about{
    padding-top: 20px;
    padding-bottom: 20px;
}
.clear-left {
    clear: left;
}
@media screen and (max-width: 500px) {
    .content-author-page__header {
        float: none;
    }
}
/* [END] Single page author block */
/* [START] Single page social bloc*/
#aboutauthorsociale {
    text-align: center;
}
#aboutauthorsociale a{
	color: #00aced;    margin-top: 10px;  display:inline-block;
}
#aboutauthorsociale a:hover{
	color:#008abe;
}
#aboutauthorsociale a:first-child{
	margin-right: 20px;
}
#aboutauthorsociale>a>span{
	margin-left: 5px;
}
#aboutauthorsociale a.sabscraib{
	color: #e20d0d;
}
#aboutauthorsociale a.sabscraib:hover{
color:#9a1d1d;
}
/* [END] Single page social block*/
/*-------------------------------------------------------------------------------*/
#all-urls{margin-bottom: 3em;}
.wpml-ls-display{display:none;}

.comment-form-cookies-consent{
  display:inline-block;
  width:100%;
}

#wp-comment-cookies-consent{
  float: left;
  width:13px;
  margin-right:5px;
}

label[for="wp-comment-cookies-consent"]{
  font-size: 12px;
  line-height: 13px;
}
#main-menu li ul.sub-menu{
	top:36px;
        width:54px;
        margin:0px;
	text-align:center;
}

#main-menu li ul.sub-menu li{
	margin:0px;
}
#toggle-view-menu .wpml-ls-current-language span{float:none;}
#toggle-view-menu .wpml-ls-current-language span, #toggle-view-menu .wpml-ls-current-language .menu-panel {
	background-color:#222222;
        font-size:20px;
        font: 400 18px/40px 'Rokkitt', serif;
}

#toggle-view-menu .wpml-ls-current-language .menu-panel{
	display:block!important;
        padding-top: 0px;
        border-top: 1px solid #333333;
}

#toggle-view-menu .wpml-ls-current-language .menu-panel li{
	list-style-type:none;
	text-align:left;
        margin-bottom:0;
        
}

#toggle-view-menu .wpml-ls-current-language .menu-panel li span{color:#91C448!important;}

#toggle-view-menu .wpml-ls-current-language h3+span {display:none} 

#main-menu .lang-menu-item{
	color: #444;
        font-family: 'Rokkitt', serif;
        text-transform: uppercase;
        display: block;
        line-height: 26px;
        padding: 5px 16px;
    	border-left: 1px solid #e5e5e5;
}
#main-menu span.wpml-ls-native{font-family: 'Rokkitt', serif;font-size:16px;}

@media(max-width: 767px){
	#duplicates-search textarea{width: 100%;}

}


.duplicates-greeting{
	font-size: 14px;
	font-style: italic;
}

.ya-share2{margin-bottom: 30px;}

/*-------------------------------------------------------------------------------*/
.cd-faq__content ul li{
    list-style: disc;
}

.cd-faq__content ol li{
    list-style: decimal;
}

.cd-faq__content ol ul li{
    list-style: circle;
}

.cd-faq__item {
    background: #f2f2f2;
    margin-bottom: 1em;
    margin-left: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    transition: box-shadow .2s
}
.cd-faq__item:hover {
    box-shadow: 0 1px 10px hsla(210, 14%, 49%, 0.3);
}

.cd-faq__item:last-of-type {
    margin-bottom: 0
}

.cd-faq__trigger {
    display: block;
    position: relative;
    color: #91c448;
    margin: 0;
    font-weight: 600;
    padding: 0.75em 2em 0.75em 0.75em;
}

.cd-faq__trigger span {
    font-size: 1.7em;
}
.cd-faq__trigger::before,
.cd-faq__trigger::after {
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: hsl(73, 46%, 71.5%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}
.cd-faq__trigger::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px
}
.cd-faq__trigger::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.cd-faq__item-visible .cd-faq__trigger::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.cd-faq__item-visible .cd-faq__trigger::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}


.cd-faq__content {
    display: none;
    padding: 0 0.75em;
    overflow: hidden;
    font-size: .85em;
}
.cd-faq__content .text-component {
    font-size: 16px;
    padding-bottom: 1.25em;
}

.cd-faq__content .text-component li{margin-left:20px;}

.cd-faq__content--visible {
    display: block
}

.cd-faq__items img{max-width: 100%;}

/*-------------------------------------------------------------------------------*/
pre{white-space: pre-wrap;}
.main-footer .post-meta-a h4 a{color:#fff;}
.main-footer .widget-title{color:#fff;}
.mobile-menu ul li a{display:inline-block;}
#custom_html-4, #custom_html-3{margin-bottom:0;}

@media (min-width: 1051px) and (max-width: 1200px){
   .main-head.simple .title .logo-image {max-width: 180px;}
}

@media (max-width:1050px){
  .navigation-wrap{display: none;}
  .main-head.simple .mobile-nav {display: block;}
  .mobile-menu .wpml-ls-item ul{
      opacity:1;
      max-height:initial;
  }
  span.lang-menu-item{display:none;}
  .mobile-menu ul.sub-menu li.wpml-ls-item{padding-left:0;}
  .off-canvas {display: block;}
}

@media (min-width: 251px) and (max-width: 767px) {
  footer .lower-footer .wrap{padding:25px 15px;}
  .pages-wrapper .ts-row{margin-left:-15px;}
  .pages-wrapper .post-share-float{margin-bottom:0px;}
  .single-magazine .post-share-float{display:block;}
  .post-meta{display:block;width:100%;}
  .author-rating-wrapper .post-ratings{display:block;}
  .single-magazine .post-top .the-post-meta {margin-bottom:0px;}
  .post-meta .meta-below{text-align:left;}
   #aboutauthorsociale{display: flex;justify-content: space-between;}
  .content-author #aboutauthorsociale a{margin-right:0;margin-left:0;display:flex;justify-content:center;align-items:center;}
  .content-author #aboutauthorsociale .sabscraib span{margin-right:0;margin-left:0;}
  .related-posts .section-head{margin-top:40px;}
  .author-rating-wrapper .post-ratings{margin-bottom:10px;}
}

@media (min-width: 251px) and (max-width: 540px) {
   .main-head.simple .social-icons li:nth-child(2){display:none;}
   .main-head.simple .social-icons li:nth-child(3){display:inline-block;}  
   #aboutauthorsociale{flex-direction:column;}
  .content-author{padding:20px 15px;}
  .list-post-a .post-thumb{width:100%;} 
}




@media (min-width: 251px) and (max-width: 350px) {
   .main-head.simple .social-icons{display:block;}
}