/*--
	Theme Name: theme54850
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

div.logo {
	text-align:center;
}

.inl{display: inline-block; vertical-align: top; *display: inline; *zoom:1}
/*Нижні банери*/
.bottom_banners{ margin-bottom: 30px; padding: 0 5px; white-space: nowrap;}
.bottom_banners .inl{vertical-align: middle;}
.bottom_banners  img{padding: 1px; border: 1px solid #999999;}
.bottom_banners .mask{ padding: 8px 0; width: 90%;  overflow: hidden; height: 64px; position: relative;}
.bottom_banners .mask .line{white-space: nowrap; position: absolute;}
.bottom_banners .mask .line .item{padding: 0 7px; width: 170px;}
.bottom_banners .arr{transition: 0.1s; width: 16px; height: 16px; cursor: pointer; background-position: 0px 0px; background-repeat: no-repeat;}
.bottom_banners .arr.left{background-image: url(images/arrow-left.png);}
.bottom_banners .arr.right{background-image: url(images/arrow-right.png);}
.bottom_banners .arr.left:hover{background-position: -1px 0px;}
.bottom_banners .arr.right:hover{background-position: 1px 0px;}
.bottom_banners .arr.off, .bottom_banners .arr.off:hover{opacity: .4;background-position: 0px 0px; cursor: default;}

.footer_table {
	display:table;
	margin-left:100px;
	margin-right:100px;
	box-sizing:border-box;
	width:calc(100% - 200px);
}

.footer_table > div {
	display:table-row;
}

.footer_row_1 > div,
.footer_row_2 > div {
	text-align:center;
	margin-bottom:20px;
}

.footer_table .footer_cell {
	display:table-cell;
	text-align:center;
	vertical-align:top;
	padding:5px;
	width:40%;
}

.footer_table .footer_cell_center {
	width:20%;
}

.footer_row h1,
.footer_row h2,
.footer_row h3,
.footer_row h4,
.footer_row h5,
.footer_row h6,
.footer_row_headline a {
	color:#fff;
	text-transform:uppercase;
}

.footer .footer_row a {
	text-decoration:underline;
}

.footer_row td {
	text-align:left;
	padding:5px;
	vertical-align:top;
}

.footer_row td h3 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
}

.footer_row .textwidget {
	text-align:center;
}

.footer_row .textwidget table {
	display:inline-table;
}

.footer_row .textwidget table td {
	padding-top:0px;
	padding-bottom:0px;
}

.widget_my_announcementswidget li {
	padding:0px !important;
}

.widget_my_announcementswidget li:last-of-type,
.widget_my_announcementswidget ul {
	margin-bottom:0px !important;
}

ul.posts-grid li {
	text-align:center;
}

ul.posts-grid li figure {
	display:inline-block;
	float:none;
	vertical-align:top;
}

.entry-content  .entry-meta {
	display:none;
}

.doctable {
	border-collapse:collapse;
}

.doctable td,
.doctable th {
	padding:5px;
}

.doctable thead th {
	color:#fff;
	background:#009688;
	border:1px solid #fff;
	border-bottom:none;
}

.doctable tbody td {
	border:1px solid #c7c7c7;
	text-align:left;
	vertical-align:top;
}

.filter_params {
	padding-top:20px;
}

.filter_params .param_row .inl {
	box-sizing:border-box;
	padding-right:20px;
	min-width:100px;
	line-height:38px;
}

#content .filter_params .textfield {
}

#content .filter_params .send,
#content .filter_params .resrt_search {
	margin-left:20px;
	border:1px solid #c7c7c7;
	height:38px;
	line-height:36px;
	padding-right:30px;
}

.filter_params .dates label {
	display:inline;
	line-height:38px;
}

#content .filter_params .dates input {
	margin-left:10px;
	margin-right:10px;
	width:75px;
}

.filter_params .dates .inl {
	line-height:38px;
}

.filter_params .date_from span {
	display:inline-block;
	min-width:90px;
}

#content table {
	border-collapse:collapse;
	display:table;
}

#content table,
#content tbody {
	width:100%;
}

#content table td {
	padding:5px;
}

@media all and (max-width:979px){
	.footer_table {
		margin-left:0px;
		margin-right:0px;
		width:100%;
	}
}
@media all and (max-width:979px){
	.footer_table {
		display:block;
	}
	.footer_table > div {
		display:block;
	}
	.footer_table .footer_cell {
		display:block;
		width:100%;
		margin-bottom:15px;
		padding:0px;
	}
}

.searchandfilter p {
	margin-top: 1em;
	display:inline-block;
}
.searchandfilter ul {
	display:inline-block;
}
.searchandfilter li {
	list-style: none;
	display:inline-block;
	padding-right:10px;
}

/* If in a widget area make a single column by adding display block  */
.widget-area .searchandfilter li, .widget-area .searchandfilter p {
	display:block;
}
.searchandfilter label {
	display:block;
}
.searchandfilter h4 {
	margin:15px 0;
	font-size:16px;
}

.searchandfilter ul > li > ul:not(.children) {
	margin-left:0;
}

.media_part .clear {
	display:none !important;
}
.media_part .featured-thumbnail.large img {
	width:auto;
}

.media_part .thumbnail {
	background:none !important;
	float:left !important;
	width:auto !important;
	display:inline-block;
	box-shadow:none !important;
}

.tax_button {
	text-align:center;
}

.tax_button a {
	display:inline-block;
	color:rgba(255,255,255,1.00);
	background:#009688;
	padding:5px 15px;
	text-decoration:none !important;
}

.tax_button a:hover {
	background: #dfdfdf none repeat scroll 0 0;
    color: #363636;
}

.home .recent-posts .recent-posts_li {
	width:100%;
	box-sizing:border-box;
	float:none;
}

.post_wrapper figure.thumbnail {
	display:inline-block;
}

.featured-thumbnail.large img {
	width:auto;
	max-width:100%;
}

figure.thumbnail {
	display:inline-block;
	box-sizing:border-box;
	max-width:100%;
}