/*
Theme Name: Kestrel Pest Management
Theme URI: http://kestrelpestmanagement.co.uk
Description: Kestrel Pest Management Website
Author: WWD
Author URI: http://kestrelpestmanagement.co.uk
Version: 1.0.0
Text Domain: industrialist
Template: industrialist
*/

i.goldy {color:#AA8421 !important;}
footer a.smallemail {font-size:10px !important;}
a {cursor:pointer !important; }

/*header*/
.mkd-main-menu>ul>li>a { font-size:14px;}
.mkd-drop-down .second .inner>ul, .mkd-drop-down li.narrow .second .inner ul {padding:0 0 5px 0 !important;}
.mkd-drop-down .narrow .second .inner ul li { width:300px !important;}

/*which insect picker on home page*/
.which-insect h2.mkd-st-title span { font-size: 20px !important;}
.bigger-height{/*min-height:80px; vertical-align: middle;*/ line-height:36px !important;}
.dark-hover:hover { 
	background: #F0F0EF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ccc, #F0F0EF, #F0F0EF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ccc, #F0F0EF, #F0F0EF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ccc, #F0F0EF, #F0F0EF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ccc, #F0F0EF, #F0F0EF); /* Standard syntax */

}

/* popup contact form */
.pum-container #respond input[type=text],
.pum-container #respond textarea, 
.pum-container .post-password-form input[type=password], 
.pum-container .wpcf7-form-control.wpcf7-date, 
.pum-container .wpcf7-form-control.wpcf7-number, 
.pum-container .wpcf7-form-control.wpcf7-quiz, 
.pum-container .wpcf7-form-control.wpcf7-select, 
.pum-container .wpcf7-form-control.wpcf7-text, 
.pum-container .wpcf7-form-control.wpcf7-textarea {margin-bottom:10px !important;}

/* home page */
.home-top-text h1 { font-size: 36px !important;}

/* side area */
.mkd-right-from-main-menu-widget-inner{display:none;}
.mkd-side-menu .widget .mkd-widget-title-holder h4.mkd-widget-title {color:#2b2a28 !important;}

/* faqs page */
.faqss h2 { font-size: 16px !important;}

.centre-button{text-align: center !important;}

/* ads pages */
.advert-contact-form-smaller #respond input[type=text], .advert-contact-form-smaller #respond textarea, .advert-contact-form-smaller .post-password-form input[type=password], .advert-contact-form-smaller .wpcf7-form-control.wpcf7-date,  .advert-contact-form-smaller .wpcf7-form-control.wpcf7-number, .advert-contact-form-smaller .wpcf7-form-control.wpcf7-quiz, .advert-contact-form-smaller .wpcf7-form-control.wpcf7-select, .advert-contact-form-smaller .wpcf7-form-control.wpcf7-text, .advert-contact-form-smaller .wpcf7-form-control.wpcf7-textarea {padding: 7px 5px; margin-bottom: 5px;     background-color: #fff;}
.advert-contact-form-smaller p {margin:0 0 10px 0;}


/* responsive coding */
@media (min-width:1430px) and (max-width:4000px){
	/* home page */
	.spi-btn {line-height:18px !important;}
}

@media (min-width:992px) and (max-width:1199px){
	/*header*/
	.mkd-main-menu>ul>li>a span.item_inner{padding:0 5px !important;}
	/* home page */
	.spi-btn {line-height:36px !important; font-size: 10px !important;}
}

@media (min-width:768px) and (max-width:991px){
	/* home page */
	.spi-btn {line-height:18px !important;}
}


@media (min-width:480px) and (max-width:767px){
	/* footer */
	footer .mkd-column-inner {padding: 0 5% !important;}
	/* home page */
	.spi-btn {min-height: 80px !important;}
	.home-cta-bottom h5 span { font-size: 14px !important;}
	.home-cta-bottom a { font-size: 10px !important; padding: 16px 15px !important;}
	/* banner section */
	.mkd-title-subtitle-holder-inner h1 span { font-size:26px; line-height: 32px; }
	.mkd-subtitle span { font-size: 12px}
	/* about us page */
	.wpb_wrapper h1 { font-size: 44px;}
	.vc_custom_1478767940415{margin-top: -50px !important;}
	.mkd-call-to-action-text p {text-align: center !important;}
	/* services pages */
	.services-top-section {padding: 0 5% !important;}
	.vc_custom_1483644943581{margin-top: -70px !important; margin-bottom: -70px !important;}
	.vc_custom_1483647591807{margin-top: -70px !important; margin-bottom: -70px !important;}

}


@media (max-width:479px) {
	/* footer */
	footer .mkd-column-inner {padding: 0 5% !important;}
	.rev-btn { font-size:14px !important; padding: 12px 15px !important; display: block !important;}
	p.tp-caption {display:none;}
	/*#slide-1-layer-2 {display: none;}*/
	.rev_slider .caption, .rev_slider h1 { font-size: 15px !important;}
	/*.rev_slider .caption, .rev_slider p{display: none !important;}*/
	/* home page */
	.spi-btn {min-height: 80px !important;}
	/* banner section */
	.mkd-title-subtitle-holder-inner h1 span { font-size:24px; line-height:26px; }
	.mkd-subtitle span { display: none;}
	/*about us page*/
	.wpb_wrapper h1 { font-size: 30px;}
	.vc_custom_1478767940415{margin-top: -50px !important;}
	.mkd-call-to-action-text p {text-align: center !important;}
	/* services pages */
	.services-top-section {padding: 0 3% !important;}
	.vc_custom_1483644943581{margin-top: -70px !important; margin-bottom: -70px !important; }
	.vc_custom_1483647591807{margin-top: -70px !important; margin-bottom: -70px !important;}
}