﻿/*
Theme Name: Jaque
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-left: auto;
margin-right: auto;
}


.footer-info a {
	text-decoration: none;
	color: #F6F6F6;
}


.table-of-contents {
	border-radius: 3px;
}

.post-card--vertical {
  box-shadow: rgba(38,78,118,.1) 0 6px 20px;
}

.post-card--thumbnail-no {
	background-color: #F3F3F3;
	border: 1px solid #ced4da;
	box-shadow: rgba(38,78,118,.1) 0 6px 20px;
	text-align: center;
	padding: 10px;
}

#site-navigation {
  background: linear-gradient(#E7E8EA, #F2F4F3, #FCFCFC,#E7E8EA);
}

#site-navigation{
  border: 0.145px solid #ced4da;
}

.post-card__title {
	text-align: center;
	padding: 4px;
}