﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */


.ad2 {
	width: 100%;
	min-height: 290px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

@media (max-width: 579px) {
.ad2 {min-height: 280px;}
}

#popup__question {
  display: none;
  position: fixed;
  right: 12px;
  bottom: 200px;
  cursor: pointer;
}

.fixed_block{width: 100%; min-width: 320px; min-height: 100px; max-height: 100px; background: #FFF; position: fixed; bottom: 0; z-index: 99999; border: solid 1px #ccc; margin: 0 auto;}
.fixed_block p{margin: 0; text-align: center; color: #eee; padding: 20px;}
.fixed_block_inner{display: table; margin: auto;}
#close {
    background: #dadedf;
    opacity: .45;
    width: 30px;
    line-height: 30px;
    color: #000;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: -20px;
    left: 0;
    cursor: pointer;
    border: solid 1px black;
    font-size: 28px;
    z-index: 10;
}

@media (min-width: 420px) {
.fixed_block_wrapper { display: none; }
}

@media (max-width: 320px) {
.fixed_block_wrapper { display: none; }
}

.note{
    margin-left:0px;
    margin-bottom:15px;
    margin-right:15px;
    margin-top:15px;
    padding-left:73px;
    padding-right:20px;
    padding-top:25px;
    padding-bottom:25px;
    background:url(../fonts/wsafF8WieN4T.svg) no-repeat left center;
    background-position: 12px;
}

.note.important-wrapper{
    background-color: #FBE6AD;
}

.raiting{
    text-align: center;
    margin: 30px auto;
    width: auto;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    padding: 10px;
    clear: both;
}

.alignleft {
    display: block;
    margin-right: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
	float: none;
}

#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
    background: 0 0;
    list-style-type: none;
    list-style: none;
}

.entry-content ul:not([class])>li:before, .home-text ul:not([class])>li:before, .taxonomy-description ul:not([class])>li:before {
    position: absolute;
    top: .5em;
    left: 0;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #E63C06;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.entry-content ol:not([class])>li:before, .home-text ol:not([class])>li:before, .taxonomy-description ol:not([class])>li:before {
    counter-increment: section;
    content: counter(section) ".";
    position: absolute;
    left: 0;
    font-weight: 700;
    color: #E63C06;
}

.entry-content .wp-caption, .home-text .wp-caption, .taxonomy-description .wp-caption {
    max-width: 100%!important;
    width: auto!important;
    margin: 2rem 0;
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: 0;
    margin-right: auto;
}

.entry-content .wp-caption-text, .entry-content figcaption, .home-text .wp-caption-text, .home-text figcaption, .taxonomy-description .wp-caption-text, .taxonomy-description figcaption {
    max-width: 100%!important;
    font-size: .75em;
    color: #666;
    text-align: left;
}

.taxonomy-description a {
    color: #007ACC;
}

.breadcrumb {
    font-size: .6em;
    color: #666;
    margin-bottom: 10px;
    opacity: .8;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-style: italic;
}

.author-avatar {
	display: none;
}

.entry-content table, .home-text table, .taxonomy-description table {
    width: 100%;
    margin: 1.5em 0;
    border: 1px solid #dee2e6;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: .9em;
    overflow-x: auto;
    display: block;
}

.author-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 90px;
    background-color: #F5F5F5;
    position: relative;
    box-sizing: border-box;
    padding: 12px 20px 12px 12px;
}

.author-box .author-info .author-box__author {
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 10px;
    float: left;
}

.author-box .author-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
	margin-bottom: 0px;
}

.toc_list li > ul:not([class])>li:before {
  display: none;
}

.tabletitle {
    background-color: #EDEAE5;
}

.entry-content table, .home-text table, .taxonomy-description table {
    border: 0px #000;
}

.entry-content table td, .entry-content table th, .home-text table td, .home-text table th, .taxonomy-description table td, .taxonomy-description table th {
    border: 1px solid #FFFFFF;
}

tbody {
    background-color: #FFE0BA;
}

.footer-age {
    background: #A8A8AB;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 15px;
    line-height: 32px;
    font-weight: 700;
    font-size: 24px;
    color: #26252D;
    float: right;
}

.footer-info {
    text-align: center;
}

.external-link:after {
	content: "" url('../images/c5lQKmcJjjYZ.png');
	padding-left:5px;
}

.recommend-title {
    font-size: 32px;
    line-height: 44px;
	margin-left: 10px;
	font-weight: 600;
	margin-bottom: 15px;
}

.author-redakciya {
	font-size: 14px;
}

#popup-question-desktop {
  display: none;
  position: fixed;
  right: 52px;
  bottom: 32px;
  cursor: pointer;
}

.perelinks {
    position: relative;
    margin: 2em 0;
    background: #f2f5f9;
    padding: 20px 20px;
    border-left: 3px solid #4d3bfe!important;
}

.promokod {
    align-content: center;
    margin-bottom: 20px;
    background-color: bisque;
}

.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 25px;
}

.zen-subscribe.zen-wrapper {
    background-color: #FBE6AD;
}

.zen-subscribe {
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 73px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: url(../images/r3MY3Trq3gaK.png) no-repeat left center;
    background-position: 12px;
}

.opm {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    line-height: 1.5;
    -webkit-box-direction: normal;
    color: rgba(0,0,0,.87);
    box-sizing: inherit;
    position: relative;
    max-width: 100%;
    margin: 0 0 20px;
    background-color: #F9F9F9;
    padding: 25px;
}

.field {
    padding-bottom: 20px;
}

span#\31 rm-result {
    font-weight: 700;
}

button.ui.primary.button.submit {
    display: block;
    margin: 0 auto;
    padding: 0 40px;
    border: none;
    line-height: 32px;
    text-align: center;
    background: #FF794F;
    color: #fff;
    cursor: pointer;
}

.mobile-h1-google {
	width: 100%;
	min-height: 320px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

.ad1 {
	width: 100%;
	min-height: 380px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

@media (max-width: 579px) {
.ad1 {min-height: 280px;}
}

.ad2-mob {
	width: 100%;
	min-height: 280px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

.header-mob {
	width: 100%;
	min-height: 250px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

.header-desktop {
	width: 100%;
	min-height: 280px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

.ad3 {
	width: 100%;
	min-height: 280px;
	background: #FFF;
	position: relative;
	bottom: 0;
	padding-bottom: 10px;
}

.table-of-contents ol li:before {
display: none;
}

.podpiska {
	padding-bottom: 35px;
}

.entry-meta {
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.zakaz {
	text-align: center;
	font-size: 22px;
	margin-bottom: 30px;
}
 