/*
Theme Name: Wilmer
Theme URI: https://wilmer.qodeinteractive.com/
Description: Construction WordPress Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: wilmer
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 3.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body .mkdf-title-holder.mkdf-standard-type .mkdf-page-subtitle{
	line-height: normal;
}
.cover-bg{
	background-size: cover;
}
.mkdf-row-grid-section-wrapper {
	background-size: cover;
}
.bottom-contact-details a{
	color: #fff;
}
.mkdf-search-opener, .mkdf-shopping-cart-holder{
	display: none !important;
}
.mkdf-btn.mkdf-btn-simple .mkdf-btn-text{
	text-transform: none;
}
.custom-icon-home .mkdf-iwt-icon img{
	max-width: 86px;
}
.custom-heading h2{
	font-size: 40px;
}
body .mkdf-blog-list-holder.mkdf-bl-boxed .mkdf-bli-content, .mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-content{
	border-bottom: 4px solid #e81005 !important;
}
.vc_row[data-vc-full-width].vc_hidden.custom-bl-show{
	opacity: 1;
}
.white-txt h2{
	color:#fff;
}

.mkdf-side-menu-slide-from-right.mkdf-right-side-menu-opened .mkdf-side-menu{
	background-color: #333 !important;
}
.mkdf-social-icons-group-widget.mkdf-square-icons .mkdf-social-icon-widget-holder{
	background-color: #333 !important;
	border-color: #333 !important;
}
body .mkdf-side-menu a.mkdf-close-side-menu{
	background-color: #e81005;
}
.mkdf-first-active-hovered .mkdf-testimonials-author-name{
	color: #fff !important;
}
body .mkdf-blog-holder article.format-quote .mkdf-post-content:after{
	top: auto;
    bottom: 20px;
}
footer .mkdf-icon-widget-holder .mkdf-icon-text{
	padding-right: 12px !important;
}
body .mkdf-side-menu.ps .mkdf-icon-widget-holder .mkdf-icon-text{
	padding-right: 42px !important;
}

.owl-item.active.mkdf-first-active .mkdf-testimonial-text, 
.owl-item.active.mkdf-first-active .mkdf-testimonials-author-job{
	color: #fff !important;
}
#rev_slider_1_1_wrapper .wilmer-navigation.tparrows.tp-rightarrow, #rev_slider_1_1_wrapper .wilmer-navigation.tparrows:hover{
	background-color: #e81005 !important;
}
.img-right-side img{
	margin-left: auto;
}
.pgc-rev-tags-list-view{
	justify-content: flex-start !important;
	margin-right: 10px;
	margin-left: 10px
}
/* .pgcsimplygalleryblock-grid-collection .pgcsimplygalleryblock-grid-content{
	padding-right: 0 !important;
	margin-right: -7px !important;
    margin-left: auto;
    justify-content: flex-end;
} */

::selection{
	background-color: #e81005 !important;
}
.st0{
	fill: #fff !important;
}
.page-id-6911 .mkdf-page-title.entry-title{
	max-width: 700px;
}
@media only screen and (max-width: 767px) {
	.img-right-side img{
		margin-right: auto;
	}
}

