﻿/*
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 стили */
.main-navigation-inner {
display: flex;
justify-content: center;
border: 2px solid #3aa6ac;
margin-bottom:50px;}
.social-buttons {text-align:center;}
.post-card__title {text-align:center;}
.preloadtabble {
margin-bottom: 5%;
text-align: center;
background-color: rgb(232, 255, 238);
border-top-left-radius: 15em 1em;
border-bottom-right-radius: 15em 1em;
width: 100%;
border-spacing: 10px;
}
.dwnllink {
padding: 13px;
text-align: center;
width: 70%;
background: #3aa6ac;
display: inline-block;
text-decoration: none;
color:#fff !important;
margin-top: 3%;
}
.dwnllink:hover {
box-shadow: 0 0 10px #1e797e;
color:#fff;
}
.rsa {margin-bottom:25px;}
.post-card--vertical, .post-card--horizontal .post-card__thumbnail {
max-width: 255.5px;
}
.post-card--small .post-card__thumbnail {
max-width: 100px;
}