/*
Theme Name: SKT Handyman Pro Child
Theme URI: http://www.sktthemes.net/shop/handyman-wordpress-theme/
Author: SKT Themes
Author URI: http://www.sktthemes.net
Description: Handyman Theme is for services websites like repair, renovation, flooring, plumbing, electricals, interior and other types of handy tools job work. Check demo at: http://sktthemesdemo.net/handyman/

Template: skt-handyman-pro

Version: pro3.0
License: GNU General Public License version 3
License URI: license.txt
Text Domain: skt-handyman
Tags: black, gray, orange, white, dark, one-column, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging

SKT Handyman WordPress Theme has been created by SKT Themes(sktthemes.net), 2015.
SKT Handyman WordPress Theme is released under the terms of GNU GPL
*/



/* Common */
iframe {
	border: 0;
}

/* Header */
.header-right {
	width: 560px;
}

.header-right .sintp {
	line-height: 22px;
	padding-top: 15px;
}

.header-right .sintp strong {
	margin-bottom: 0;
}

/* Home page */
             
/* Blog */

/* Footer */

/* 404 Page */

/* Media queries */

/* Cookies */
#cookie-notice {
	color:#fff;
	font-family:inherit;
	font-size: 0.9em;
	background:#1d1d1d;
	padding:16px;
	position:fixed;
	bottom:10px;
	left:10px;
	width:100%;
	max-width:300px;
	box-shadow:0 10px 20px rgba(0,0,0,.2);
	margin:0px;
	visibility:hidden;
	z-index:1000;
	box-sizing:border-box;
}

#cookie-notice a {
	color: #3460a1;	
}

#cookie-notice button {
	color:#fff;
	background:rgb(52, 96, 161);;
	border:0;
	padding:10px;
	margin-top:10px;
	width:100%;
	cursor:pointer;
}

@media only screen and (max-width:600px) {
	#cookie-notice{
		max-width:100%;
		bottom:0;
		left:0;
		border-radius:0;
	}
}
