/*
Theme Name: Twenty Thirteen Child
Description: Сhild theme for the theme Twenty Thirteen
Author: aquades
Version: 1.0
Template: twentythirteen
*/

@import url("../twentythirteen/style.css");

/* ------- My fix ------- */
/* Стили прописал в визуальном редакторе */

/* Widgets */
/*#text-12, #text-13, #text-15, #text-25, #text-26, #text-29, #text-30, #text-31, #text-32 {
	padding: 0;
	background-color: white;
}*/
/* New 
#custom_html-2, #custom_html-12, #text-12, #text-13, #text-15, #text-26, #text-29, #text-30, #text-31 {
	padding: 0;
	background-color: white;
}*/

/* Site */
/*
.site-header .home-link {
	min-height: 140px;
}

.site-title {
	padding: 15px 0 10px;
}

.site {
	max-width: 100%;
}
*/
/* Navbar */
/*
.navbar {
	max-width: 100%;
}
*/
/* Content */
/*
.aligncenter {
	text-align: center;
}
*/
/* ADs */
/*
.ad-block {
	border: 1px solid transparent;
	margin: 48px 0 48px 0;
}

.ya-partner__list {
	padding: 14px;
}

.adsbygoogle {
	vertical-align: top;
}

ins {
	background: rgba(0, 0, 0, 0);
	text-decoration: none;
}
*/
/* Блок шары в Скачать */
/*
.social-sign {
	margin: 0 0 6px 0;
}

.b-share_theme_counter .b-share-btn__wrap {
	margin: 5px 5px 0 0 !important;
}

.b-share_theme_counter .b-share {
	padding: 1px 3px 1px 0px !important;

}
*/
/*Fonts*/
/*
html,
button,
input,
select,
textarea {
	font-family: Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: Arial, sans-serif;
	line-height: 1.3;
}
*/