/*
Theme Name: Plumber - Child theme
Theme URI: http://webdesign-finder.com/plumberpro
Author: MWTemplates
Author URI: http://modernwebtemplates.com
Description: Plumber – Handyman/Plumber Service WordPress Template
Version: 1.0.4
Template: plumber
Tags: custom-header, left-sidebar, right-sidebar, post-formats, full-width-template
*/
#plumber_contacts-2 > a {
	display:none;
}
#text-3 div.textwidget{
	display:none;
}
/*
.intro_section .slide_description > div.intro-layer.animated{
	background-color: white;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}*/
.first_column_border > .container > .row > div:first-child{
	border: 1px solid #000;
}

.intro_section .slides .images-wrap {
    max-height: 500px;
	overflow: hidden;
}
.slide_description_wrapper .slide_description h2,
.slide_description_wrapper .slide_description h3{
  color: #fff !important;
}

.slide_description_wrapper .slide_description a.theme_button{
	background: #00adef !important;
	color: #fff !important;
}