﻿/*
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 стили */

div#parent, div#parent2 {
    text-align: left;
    margin: 0 0 10px 0;
    border: 2px solid #2582ed;
    padding: 15px 0 15px 75px;
	border-radius:5px;
	background-image: url(https://downloadandroid.ru/wp-content/uploads/2021/04/pmicon.png);
	background-position: 10px;
	background-repeat: no-repeat;
}

div#parent2 span{
	font-size: 22px;
	color:#4c4c4c;
	font-weight: bold;
	
}


div#knopkapost
{
    text-align: left;
	 color:#fff;
    margin: 0 0 10px 0;

    padding: 20px 0 20px 90px;
	border-radius:5px;
	background: #2582ed;
	background-image: url(https://downloadandroid.ru/wp-content/uploads/2021/04/load-icon.png);
	background-position: 10px;
	background-repeat: no-repeat;
}

div#knopkapost a
{
	color:#fff;
font-size: 20px;
}
.podrobno table {
    overflow-x: auto;
    max-width: 100% ;
    margin: 0;
    border: 1px solid #ccc;
    border-spacing: 0;
    border-collapse: collapse;
	
}
.podrobno {
    float: left;
}
.podrobno table td, .podrobno table th {
    border: 1px solid #ccc;
    padding: 7px 12px;
	max-width: 360px;
}
.kskachat a {
	display:block;
	background:#2582ed;
	padding:10px;
	text-align:center;
	max-width:150px;
	color:#fff;
	border-radius: 5px;
	margin-top: 10px;
}
.kkomment a {
	display:block;
	background:#333;
	padding:10px;
	text-align:center;
	max-width:150px;
	color:#fff;
	border-radius: 5px;
	margin-top: 10px;
}

.krating {
	max-width:150px;
	display:block;
	text-align:center;
	margin-top: 10px;
}
.rating-box .rating-box__header {
    display: none;
}

.rating-box {
    display: inherit;
	}
	
	.entry-image2 {
  float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.entry-image2 img{
  border-radius: 7px;
}
.both {clear:both}

h1, h2, h3, h4, h5, h6 {
margin: 0em 0 0.4em 0 !important;}