/* 
Theme Name:		 wr
Theme URI:		 http://childtheme-generator.com/
Description:	 wr is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
Author:			 wr
Author URI:		 http://childtheme-generator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 wr
*/


/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:400,500');

@import url('https://fonts.googleapis.com/css?family=Norican');

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
}

.entry-content{
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

#main-nav{
	padding-top: 20px;
}

.navbar-brand img{
	width: 120px;
}

header#masthead {
    background-color: #fff;
    box-shadow: none;
    margin-top: 24px;
    padding-bottom: 0px;
}

.navbar-brand {
	position: absolute;
	left: calc(50% - 60px);
	z-index: 11 !important;
	bottom: -108px;
}

.navbar-nav{
	width: 700px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	height: 0px;
}

.navbar-nav li:nth-child(1){
	float: left;
}

.navbar-nav li:nth-child(2){
	float: left;
}

.navbar-nav li:nth-child(3){
	float: right;
}

.navbar-nav li:nth-child(4){
	float: right;
}

.navbar-nav ul.dropdown-menu li:nth-child(4){
	float: none !important;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
	text-transform: uppercase;
	color: #821755;
	font-size: 1.075em;
	letter-spacing: 1px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover{
	/*border-bottom: 1px solid #821755;*/
	color: #821755;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #821755;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:hover {
    border-bottom: 0px solid #821755;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover:first-letter {
    border-bottom: 1px solid #821755;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a::first-letter {
    border-bottom: 1px solid #821755;
}



body{
	/*font-family: 'Raleway', sans-serif !important;*/
}
body{
	
	font-family: 'Raleway', sans-serif !important;
	color:#821755; 
	
}


#primary{
	padding: 50px 0px;
}

.entry-title{
	display: none;
}

.home-bloc a{
	color: #821755;
	font-weight: 500;
}

h2 {
	font-family: 'Norican', cursive;
	color: #821755;
}

#footer-widget{
	text-align: center;
	width: 75%;
	margin-left: auto !important;
	margin-right: auto !important;
}

#footer-widget h4{
	color: #821755;
	font-size: 1.2em;
}

#nav-circle::after{
	position: absolute;
	width: 240px !important;
	z-index: 10 !important;
	background: #fff;
	border-radius: 240px;
	height: 240px;
	content: " ";
	left: calc(50% - 120px);
	top: -100px;
}

.contact-circle{
	position: fixed;
	right: 30px;
	color: #821755;
	width: 100px;
	text-align: center;
	height: 100px;
	background-color: #fff;
	border-radius: 100px;
	border: 1px solid #821755;
	z-index: 999;
	padding-top: 36px;
	top: 50%; 
}
.contact-circle:hover{
	color: #fff;
	background-color: #821755;
}

.page-id-100 .contact-circle{
	display: none;
}

.svg-maplocation{
	width: 90px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	height: 90px;
	margin-top: -100px;
	margin-bottom: 50px;
	padding-top: 10px;
}

.nwa-header-widget{
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	z-index: 1099;
	height: 160px;
	border-radius: 160px;
	position: relative;
}

.bg-light {
    background-color: #fff !important;
}

body:not(.theme-preset-active) footer#colophon {
    background-color: #fff;
}

#header-custom, #header-custom img{
	width: 100%;
}

#footermobile{display:none}

.pt-3{
	background-color: #821755;
	margin-top: 16px;
	height: 8px;
}

.site-info{
	line-height: 0.5;
	text-align: center;
	color: #fff;
}

.imgheader {
	width: 100%;
}

.imgheader img{
	width: 100%;
	object-fit: cover;
	max-height: 400px;
}

.imgfooter {
	width: 100%;
}

.imgfooter img{
	width: 100%;
	object-fit: cover;
	max-height: 400px;
}

.custom-html-widget a{
	color: #000;
}

.custom-html-widget a:hover{
	color: #821755;
}

a:hover{
	text-decoration: none;
}

.show .nav-item a:hover{
	color: #821755;
}

.show .nav-item{
	padding-left: 4px;
	padding-right: 4px;
}

.show .nav-item a{
	text-indent: -10px;
}

.show .nav-item a::first-line {
    color: #821755;
    font-weight: 700;
    margin-left: -6px;

}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-menu{
	border-top: 4px solid #821755;
	width: 194px;
}

@media screen and (max-width: 1195px) {
	.navbar-brand {
		position: relative;
		left: auto;
		z-index: 11 !important;
		bottom: 36px;
	}

	.navbar-nav li:nth-child(1){
		float: none;
	}

	.navbar-nav li:nth-child(2){
		float: none;
	}

	.navbar-nav li:nth-child(3){
		float: none;
	}

	.navbar-nav li:nth-child(4){
		float: none;
	}

	#nav-circle::after{
		width: 220px !important;
		height: 220px;
		content: " ";
	}

	#footermobile{display:block;position:fixed;bottom:0px;left:0px;background:#821755;width:100%;padding:10px 0px;display:block;border-top:2px solid #fff}
	#footermobile div {width:33%;float:left;text-align: center;font-size:2em;color:#fff}
	#footermobile div a{color:#fff}

	#footer-widget{
		display: none;
	}

	#header-widget-area{
		display: none;
	}

	#content.site-content {
	    padding-bottom: 0rem;
	    padding-top: 0rem;
	}


}

@media only screen and (max-width : 768px) {
	#footermobile{display:block;position:fixed;bottom:0px;left:0px;background:#821755;width:100%;padding:10px 0px;display:block;border-top:2px solid #fff}
	#footermobile div {width:33%;float:left;text-align: center;font-size:2em;color:#fff}
	#footermobile div a{color:#fff}
	#contact{display:none}
	#colophon{margin-bottom: 50px;}

	#colophon{
		display: none;
	}


	.lotus{
		width: 50%;
		flex: none !important;
	}

	.contact-circle{
		display: none;
	}

	.imgheader img {
	    width: 100%;
	    object-fit: cover;
	    height: 240px;
	}

	.imgfooter img {
	    width: 100%;
	    object-fit: cover;
	    height: 240px;
	}

	.nav-item .nav-item{
		padding: 8px;
	}

	#main-nav {
	    padding-top: 0px;
	    padding-bottom: 10px;
	}
	
}



