﻿/*
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 стили */
.site-branding{margin: 0 auto;display: flex;flex-direction: column;}
.entry-title{text-align:center;}
.expert-review--color-blue-1 {background: #efefef;}
.table-of-contents {background: #efefef;}
.entry-content table th {background: #0e64af;color: #ffffff;text-align: center;font-weight: 500;height: 60px;}
.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
.dwnllink {padding: 13px;text-align: center;width: 70%;background: #029ad6;display: inline-block;text-decoration: none;color:#fff !important;margin-top: 3%;}
.dwnllink:hover {box-shadow: 0 0 10px #1e797e;color:#fff;}
.citata{position: relative;margin: 40px 0;font-size: 16px;border-radius: 10px;overflow: hidden;padding: 25px 30px 25px 120px;background: #e6e6e6 url(/img/citata.webp) 25px center no-repeat;background-size: auto 75%; text-align:center;border-left: 10px solid #029ad6 !important;border-right: 10px solid #029ad6 !important;}
.sidebar-none .entry-meta {max-width: 1190px;}

@media (min-width: 768px) {.expert-review-pluses-minuses {padding-bottom: 5px;}}