/**
* Theme Name: Proland Child
* Description: This is a child theme of Proland, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/">Ninetheme</a>
* Template: proland
* Version: 1.9.6
*/

.top-banner h1 {
	color: #ffffff !important;
	text-transform: uppercase;
}

.top-banner p {
	font-size: 20px !important;
	color: #ffffff !important;
}

.page-id-212 .navbar .navbar-header .navbar-brand .default-logo {
	height: auto !important;
}

.section-header h2 {
    font-size: 30px !important;
}

.media-body p, .media-body li, .media-body ol, .media-body span {
	color: #000000;
}

@media only screen and (max-width: 767px) {
	.the-product.the-product-two img {
		height: auto !important;
	}
}