/*
Представляем вашему вниманию раздел,
посвящённый пользовательским таблицам
CSS!

Подробную информацию о возможностях
этого средства см. на сайте http://wp.me/PEmnE-Bt.
*/
#site-header {
	background: white;
}

.primary-navigation a {
	font-size: 12px;
}

.site {
	margin: 0 Auto;
	max-width: 1000px;
}

.header-main {
	background-color: #ffffff !important;
	margin-top: -40px;
}

.genericon {
	font-size: 23px;
}

.site-header {
	background-color: #7859a5;
}

.header-main {
	background-color: #51c7e7;
}

.search-toggle, .featured-content .entry-header, .search-box {
	background-color: #fdbd32;
}

.slider-control-paging a:before {
	background-color: #51c7e7;
}

.slider-control-paging a:hover:before {
	background-color: #7859a5;
}

.slider-direction-nav a {
	background-color: #fdbd32;
}

.slider-direction-nav a:hover {
	background-color: #7859a5;
}

.search-toggle:hover, .search-toggle.active {
	background-color: #7859a5;
}

body {
	background: #ffffff;
}

#secondary {
	background: #ffffff;
	padding-top: 10px;
}

.site:before {
	background-color: #ffffff;
}

.widget a {
	color: #fdbd32;
}

.widget-title, .widget-title a {
	color: #7859a5;
}

.widget button, .widget .button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
	background-color: #51c7e7;
}

.primary-sidebar .widget input:hover {
	background-color: #7859a5;
}

.widget .wp-caption, .widget p {
	color: #000000;
}

.cat-links a, .cat-links {
	display: none;
}

.entry-title a {
	color: #51c7e7;
}

.entry-title a:hover {
	text-decoration: underline;
	color: #51c7e7;
}

a {
	color: #7859a5;
}

a:hover {
	color: #2d1c50;
}

.featured-content a {
	color: #ffffff;
}

.featured-content a:hover {
	color: #7859a5;
}

.primary-navigation li:hover > a, .primary-navigation li.focus > a {
	background-color: #fdbd32;
}

.slider-control-paging .slider-active:before, .slider-control-paging .slider-active:hover:before {
	background-color: #7859a5;
}

.widget a:hover {
	color: #51c7e7;
}

.entry-meta .tag-links a:hover {
	background-color: #2d1c50;
}

.site-footer {
	background-color: #7859a5;
}

#infinite-handle span {
	background: #fdbd32;
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
	color: #51c7e7;
}

.tiled-gallery .gallery-row {
	margin: 0 Auto;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
	margin: 0 auto;
	max-width: 650px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
}

.entry-content .more-link {
	background-color: orange;
	color: white;
	padding: 5px;
}

.site-content .has-post-thumbnail .entry-header {
	margin-top: 0;
}

html .mceContentBody {
	max-width: 800px;
}

.wf-active .entry-title {
	color: #51c7e7;
}

.taxonomy-description, .author-description {
	display: none;
}

.wp-post-image, .post-thumbnail img {
	border-bottom: #51c7e6;
	border-style: solid;
}

.content-sidebar .widget .widget-title {
	border-top: solid #2d1c50;
	color: #2d1c50;
}

.content-sidebar .widget .widget-title {
	border-top: 1px;
	border-style: solid;
	border-color: #fdbd32;
}

li#menu-item-8906.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8906 {
	background-color: #51c7e7;
}

.entry-title {
	font-size: 16px !important;
}

p, li {
	font-size: 14px !important;
}

.site-branding {
	padding: 0 !important;
}

.site-header {
	background-color: #ffffff !important;
}

.main-navigation a {
	font-size: 13px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
}

.site-logo {
	border-radius: 100px;
}

#page {
	padding: 0 10px !important;
}

.main-navigation li a {
	padding: 5px 0 !important;
	margin: 0 20px 0 0;
}

.widget-area .sidebar-primary aside, .widget-area .sidebar-primary aside .widgettitle, .widget-area .sidebar-primary aside .widget-title {
	background: none !important;
	color: #7859a5 !important;
	padding: 5px 0 !important;
}

.site-footer .site-info {
	border: none !important;
	color: #ffffff !important;
	padding: 0 !important;
}

.site-footer p {
	color: #ffffff !important;
}

.widget-area .sidebar-primary aside a, .widget-area .sidebar-primary aside cite {
	color: #fdbd32;
}

body, button, input, select, textarea {
	font-size: 13px !important;
}

h1, h2, h3, h4, h5 {
}

p, li {
}

body {
}

.post-tags li {
	display: none !important;
}

.site-footer .widget-area {
	border: none;
	margin-top: 50px;
	margin-bottom: 50px;
}

.site-footer .site-info {
	display: none !important;
}

.widget button, .widget .button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
	background-color: red;
	color: white;
	border: none;
}

.contact-form label {
	font-weight: 400 !important;
}

.contact-form label span {
	font-weight: 200 !important;
}

label {
	text-transform: none;
	color: black;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], textarea {
	border: 1px solid #ccc;
}

.slideshow-window {
	border: none;
	background-color: none;
}

img.size-full, img.size-large {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.wf-active h1 {
	font-weight: 500;
	font-size: 24px !important;
}

.widget-area .sidebar-primary aside, .widget-area .sidebar-primary aside .widgettitle, .widget-area .sidebar-primary aside .widget-title {
    background: none !important;
    color: #000000 !important;
    padding: 5px 0 !important;
    font-size: 18px !important;
}
.textwidget .contact-form textarea {
	height: 100px;
}

#secondary {
	padding-top: 0;
}

.widget-area .sidebar-primary aside {
	border: none;
}

h2 {
	font-size: 21px !important;
	color: blue !important;
	font-weight: bold !important;
}

h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: black !important;
}

h4 {
	font-size: 16px !important;
    font-weight: 400 !important;
    color: black !important;
	text-transform: none !important;
}

.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=url] {
	padding: 4px 4px !important;
}

.widget-area .sidebar-secondary aside {
background: none !important;
	color: #000000 !important;
}

.widget a {
    color: #000000;
	font-style: none !important;
}

.widget-title, .widget-title a {
	font-size: 18px !important;
	color: #000000 !important;
}

.widget {
	    padding: 20px 0 20px 0 !important;
}

label {
	    letter-spacing: 0 !important;
}

.wp-block-jetpack-contact-form h3 {
	margin-bottom: 20px;
	font-weight:bold !important;
	
}

.site-footer {
	background-color: #59c3e3 !important;
}

#infinite-handle span {
	background: #785ba3;
	padding:15px 25px;
	border-style:none;
	border-radius:50px;
	color:  #ffffff;
}

.contact-form label span {
	opacity: 1 !important;
}

.widget button, .widget .button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
	background-color: #e60000 !important;
}