 /*
 Theme Name: Dodain Theme
 Description: The Dodain Theme using the parent theme Twenty Seventeen.
 Template: twentyseventeen
 Version: 1
 */

.page-id-309 .custom-header { display: none; }

.page-id-309 #main p { font-size: 0px; }

/*=====ADMIN PAGE=====*/

.page-id-245 .site-branding { display: none !important; }

.page-id-245 .wrap { max-width: 95% !important; }

.page-id-245 #primary { max-width: 100% !important; }

.page-id-245 p { display: none !important; }

.page-id-245 p.link { display: inline-block !important; }

.page-id-245 p.image { display: inline-block !important; margin-left: -22px; margin-top: 8px; }

.page-id-245 .uk-panel p { display: inline-block !important; }

.page-id-245 p.link a { text-decoration: none !important; box-shadow: none !important;  }

.page-id-245 .uk-panel-title { margin-top: 0; margin-bottom: 30px; font-size: 26px; }

.page-id-245 .uk-tab>li.uk-active>a { border-color: #e5e5e5 #e5e5e5 transparent; background: #d6b96c; color: #fff; }

.page-id-245 .uk-panel-space { padding: 30px 0; }

.uk-nav-dropdown>li.uk-active>a { color: #d6b96c; }

.uk-nav-dropdown>li>a:focus, .uk-nav-dropdown>li>a:hover { background: #d6b96c !important; color: #fff !important; }

@media only screen and (max-width: 599px) {
	
.page-id-245 p.image { float: none !important; margin: 0 auto !important; text-align: center !important; width: 100% !important; }
	
.page-id-245 p.image img.alignleft { float: none !important; margin: 0 auto 1.5em !important; text-align: center !important; }
	
}

@media only screen and (min-width: 970px) {
	
p.home-link { position: fixed; bottom: 170px; padding: 0 0 0 4px; } 

}


/*=====*/

a, a:hover { text-decoration: none !important; box-shadow: none !important;  }

@media only screen and (min-width: 600px) {
.logo-content {width:15% !important; margin-left:-2px !important;}
.left-logo {width:100% !important; max-width:200px !important;}
}

body{
	font-family: 'Libre Baskerville', serif;
}

.wrap{
	padding-left: 2em;
}

.page-one-column .panel-content .wrap{
	max-width: 95%;
}
.entry-content{
	float:none;
	width: inherit;
}

.uk-subnav>.uk-active>*{
	color: #d6b96c;
}

.entry-content a:focus, .entry-content a:hover{
	color: #d6b96c;
}

.uk-overlay-background{
	background: rgba(0,0,0,1);
}

.logo{
	top: 20px;
	left: 20%;
	position: absolute;
	width: 200px;
	height: auto;
}

.site-header .menu-scroll-down{
	top: 0em;
}

.site-header{
	background-color: #FFF;
	transition: all 1s ease;
	z-index: 500;
	cursor: url(https://www.dodainville.com/wp-content/uploads/2019/01/cursor_new.png), auto;
}

.uk-overlay-background{
	background:rgba(0,0,0,0.2);
}

.uk-panel a{
	box-shadow: none;
}

.uk-overlay-panel{
	bottom: 7px;
}

.uk-overlay-icon:before{
	visibility:hidden;
}

#loginform:before{
	content:"Help";
}

.login.login-password-protected.login-action-password-protected-login.wp-core-ui{
	background-image: URL('https://www.dodainville.com/wp-content/uploads/2018/12/ba8decd5-80b6-49ef-9100-a66907a2cae0.jpg')!important;
    background-size: cover;
}

.gallery-home a{
	box-shadow: none!important;
}

.custom-header-media:before{
	display: none;
}

.hidden-header{
	visibility: hidden!important;
	height: 0!important;
}

.display-header{
	display:inherit!important;
}

.clear{
clear:both;
}

.left-logo{
	text-align:center;
	cursor: pointer;
}

.taborder{
	display:none;
}

@media only screen and (min-width: 600px) {
    .uk-subnav{
	float: left;
	width: 10%;
	display: inline-grid;
	position: fixed;
		bottom: 0px;
		z-index:1;
}

.dodain-gallery{
	float:right;
	width: 85%;
	/*margin-top: -185px;*/
}

	.logo{
	top: 200px;
	left: 45%;
	position: absolute;
	width: 200px;
	height: auto;
}
	
	
.logo-content{
	height: 200px;
	position: fixed;
}

	.left-logo{
	text-align:left;
		margin-left: -10px;
}
	
}