/*
Theme Name: Whiskers Child
Theme URI: http://cmsmasters.net/whiskers-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Whiskers Child Theme
Template: whiskers
Version: 1.0.0
License:
License URI:
Text Domain: whiskers-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.header_top_inner, .header_mid_inner, .header_bot_inner {
	padding: 0 255px;
}

.slidpet {
	
}

.header_mid {
	background-image: url(/wp-content/uploads/2019/11/topo.png);
	/*background-position: 50px 100px;*/
}

.header_mid .header_mid_inner {
	text-align: left;
}

.header_mid .mid_nav_wrap {
    left: -50px;
}

.header_mid .header_mid_button {
    background-color: #42b0e2;
    border-color: #ffffff;
}

.textobannerhome {
		color: #fff;
	}

@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
	#cmsmasters_heading_jaq7so5x8 .cmsmasters_heading, #cmsmasters_heading_jaq7so5x8 .cmsmasters_heading a {
		font-size: 30px;
		line-height: 40px;
	}
	.textobannerhome {
		font-size: 14px;
	}
	.header_mid .header_mid_inner {
		text-align: center;
	}
	.header_mid .mid_nav_wrap {
    left: 0px;
}
}

@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2) {
	#cmsmasters_heading_jaq7so5x8 .cmsmasters_heading, #cmsmasters_heading_jaq7so5x8 .cmsmasters_heading a {
		font-size: 30px;
		line-height: 40px;
	}
}

@media only screen and (min-width: 1025px) {
ul.navigation > li > a:hover {
    color: #ffffff;
}
}