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

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */
/*.entry-content:first-letter {font-size:35px;font-weight:bold;color:#d40000;font-family: cursive;padding-left: 4px;padding-top: 10px;padding-bottom: 10px;padding-right: 10px;margin-right: -5px;float: left !important;float: none;margin-top: -10px;line-height: 1em;margin-bottom: -10px} */

.has-drop-cap:not(:focus):first-letter{
	color:#d40000;
}

.entry-content .entry-tags a {
    text-decoration: none;
    font-size: .9em;
    white-space: nowrap;
    margin-right: .5em;
    color: #666 !important;
}

.site-header {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 150px 0 50px;
    background-color: transparent;
    margin-bottom: 30px;
}

@media (max-width: 768px)
{
body.custom-background {
    background-image: url(https://azku.ru/wp-content/uploads/2021/04/head-mob.jpg.webp);
	background-position: center top;
	background-attachment: fixed;
}
}
#collapse-comments{
	width: 100%;
	font-weight: 700;
	font-size: 14px;
    background: rgba(0,0,0,.04);
    text-align: center;
    cursor: pointer;
	border: 1px solid #ced4da;
	padding: 5px;
}
#collapse-comments:hover{
	background-color: #fff;
    
}
.removed-link {
	color: #c3382d;
}

.scrolltop {
   bottom: 20px;
}


