﻿/*
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 стили */
 
 .downlodebook {
	margin-top: 20px!important;
	margin-bottom: 15px!important;
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	padding-left: 36px!important;
	background-size: 24px 24px;
}
.bg_forreaders {
	padding-left: 36px!important;
}

.info-fa {
	color:#5a80b1;
}
#menu-korotkoe-soderzhanie {
background-image: url(images/bg-light-4830.png)!important;	
}

.pdf-download {
	background-color:#f5f5f5;
	padding:18px;
	margin-bottom:15px;
	text-align: center; 
	
}
.pdf-download-span {
    background-image: url(images/downpdf.png)!important;	
	background-repeat: no-repeat;
	padding:25px;
    padding-left:70px;	
}
a:active, a:focus { outline: none; }
button:active, button:focus{ outline: none; }
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}