/*
Theme Name: Pints With Aquinas (Uku Child)
Template: uku
Author: Holds Worth Design
Author URI: http://www.holdsworthdesign.com
Description: A child theme for Uku
Version: 1.0.1
Updated: 2018-06-07 20:03:12

*/

#desktop-navigation ul li{
/* 	display: none; */
}
.header-image{
	background: url('https://pintswithaquinas.com/wp-content/uploads/2018/06/st-t-a.png') bottom right 5% no-repeat,    url('https://pintswithaquinas.com/wp-content/uploads/2018/06/feature-bg.jpg') center repeat;

	/* font-size: 14px; */

	text-shadow: 0 0 30px #04304c, 0 0 30px #04304c, 0 0 30px #000914, 0 0 30px #010202;
	background-size: auto 180px, cover;
}
.header-image p {
	color: #fffdfa;
	line-height: 24px;
	font-family: 'Kanit', sans-serif;
}
.header-image::after{
	display:none;
}
.header-image h2.widgettitle {
    color: #f5cd7b;
    font-size: 34px;
    font-weight: bold;
    font-family: 'Kanit', sans-serif;
    line-height: 106%;
    margin-bottom: 20px;
}
.header-image .widget-area{
	display: inline-block;
	max-width: 100%;
	padding: 80px 0 150px;
}
.header-image iframe{
	height: 90px;
	margin-top: 30px;
	max-width: 90%;
}
.button{
	background-color:
rgb(158, 122, 23);
	border-color: rgb(158, 122, 23);
	color:
rgb(255, 255, 255);
	display: inline-block;
	font-family:
Kanit, sans-serif;
	font-size:
15px;
	font-weight:
600;
	height:
50px;
	letter-spacing:
3px;
	line-height:
24.75px;
	margin: 30px 20px 0;
	padding: 11px 20px;
	text-align:
center;
	text-shadow: none;
	text-transform: uppercase;
	white-space:
pre;
	word-spacing:
0px;
	width: auto;
}
@media screen and (min-width: 66.25em){
	.sticky-header .custom-logo-wrap .custom-logo-link img{
		display:none;	
	}
	#site-branding{
		padding: 0;
	}
	.header-social{
		top: 0;
	}
	#desktop-navigation{
		padding-top: 53px;
	}
	#desktop-navigation #menu-item-2275,
	#desktop-navigation #menu-item-480,
	#desktop-navigation #menu-item-1767,
	#desktop-navigation #menu-item-2278{
		display: inline-block;
	}
	.header-image{
		background-size: 45%, cover;
	}
	.header-image .widget-area{
		max-width: 50%;
		padding: 80px 0 0px;
		min-height: 420px;
	}
	.header-image .feature-image{
		max-width: 50%;
	}
	.custom-logo-wrap {
	width: 200px;
	margin: 0;
	float: left;
	padding: 20px 0;
	}
	#overlay-open{
		right: 0;
		left: auto;
		width: 73px;
		height: 85px;
	}
	#overlay-open::before{
		float:left
	}
	#overlay-open span{
		display:block;
		float:right;
		padding: 3px 0 0 0;
	}

}