/*
Theme Name: Bootstrap Basic
Theme URI: http://rundiz.com
Author: Vee Winch
Author URI: 
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. You can support theme author by <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HQE4GVV4KTZE" target="donate">donate</a>. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic" target="commits">commits</a> of this theme at Github.
Version: 1.0.13
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.
*/

/*
Required WordPress CSS
*/

.page-id-2156 .siteorigin-widget-tinymce.textwidget ul li {
    /*margin-bottom: 27px;*/
    font-size: 20px;
    color: rgb(212, 67, 52);
}

.page-id-2156 .siteorigin-widget-tinymce.textwidget ul li span {
    font-size: 20px !important;
    font-family: "almoni", sans-serif !important;
}

.page-id-2156 div#panel-2156-0-1-0 {
    display: none;
}


.page-id-2156 div#panel-2156-1-1-0 {
    display: none;
}

.page-id-2156 .siteorigin-widget-tinymce.textwidget ul li span {
    color: black;
}

.page-id-409 .block25 a img {
    width: 93%;
    height: auto;
   /* max-height: 169px;*/
}

.page-id-2 .h4__content-row:nth-child(7) strong {
    margin-right: 60px;
}

.page-id-2 .owl-item img {
    max-height: 60px !important;
}

.page-id-2 .addr-capt .caption {
    font-size: 24px;
    font-weight: bold;
}

.page-id-2 .block3 h2 {
    font-size: 27px !important;
    font-weight: bold;
}
#petrof_read_more {
	display: none;
}
@media only screen and (max-width: 991px) {

	.page-id-2 .h4__content {
	    padding: 0 !important;
	}
	.page-id-2 .h4__title {
	    padding: 0 !important;
	}
	
	a.h4__link.hvr-icon-back {
		margin: 0;
		padding: 0;
	}

	.page-id-2 .h4__caption {
	    padding: 0;
	}
	
	#petrof_read_more {
		display: block;
	}
	
	button#petrof_read_more {
		background-color: #d44334;
		color: white;
		border: none;
		margin: auto;
		margin-top: 15px;
		line-height: 34px;
	    width: 112px;
		text-align: center;
	}

	.h4__content-row {
		display: none;
	}
	body.home .h4__content-row {
		display: none;
		padding-top: 0px;
	}

	p.h4__content-text.h4__content-text--bottom {
		display: none;
	}

	a.h4__link.hvr-icon-back {
		display: none;
	}

}

.term-petrof .content-area nav.pagination-center.pagination-row {
    display: block !important;
}

