/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2017 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}



.nhs-form input {
	width: 100%;
	color: white;
	font-family: 'roboto';
	font-weight: 700 !important;
}

.nhs-form .wpcf7-submit {
	background-color: #BD9235;
}

.slick-image-slide-wrap img {
width: auto;
}

#content .header {
	visibility:hidden !important;
}

.not-found .entry-content {
	max-width:800px;
		text-align:center;

	margin:0 auto !important;
}

.not-found .searchform {
	margin-top:30px;
	text-align:center;
}

.wp-post-image {
	width:100%!important;
	height:auto!important;
}

.cat-links, .meta-sep {
	display:none;
}

.cat-post-item {
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:60px;
	border-bottom:1px solid #eee!important;
}

.cat-post-title {
	line-height:40px;
}

.cat-post-item p {
	margin:0px;
 line-height:20px;
}

.btn3 {
	background-color:rgba(207,224,155,1);
	border:0;
	padding:10px 15px;
	color:white;
}

.rpwwt-post-title {
	font-size:21px;
	font-weight:bold!important;
line-height:25px!important;
	height:20px!important;
}

.rpwwt-widget li img {
	margin-bottom:10px!important;
}

.rpwwt-widget li div { 
	padding-top:8px;
}


a {
	color:rgba(207,224,155,1);
}

a:hover {
	color:rgba(207,224,155,1);
}

.float-left {
	margin-left:-20px;
	float:left;
	padding-right:7px;
	margin-bottom:10px;
	width:105px;
	height:auto;
}

body, p, a, h2, h3, h4, h1, h4, .footerbottom, .navbar {
	font-family: 'Roboto' !important;
}

h1, h2, h3 {
	font-weight:200;
}

h2 {
	font-weight:200;
	line-height:32px;
	font-size:26px!important;
}

h3 {
	line-height:32px;
}

#header, #footer, .entry-title {
	display:none;
}

.displaynone {
	display:none;
}

.elementor-widget-wp-widget-category-posts img {
	width:100%!important;
	height:auto!important;
}

.elementor-widget-wp-widget-category-posts p {
	padding:10px 0 ;
}

.cat-post-title, .cat-post-date {
	font-weight:200;
	margin:20px 0!important;
	font-size:20px;
}

.cat-post-item a {
	font-weight:600!important;
}

/*
 * 
 * HEADER 
 * 
 *  */

.menulines {
	margin:-20px 0!important;
	padding:0px!important;
}

.Headerimagemobile {
		margin-top:-240px
}

.side_menu {
	background: rgba(7,56,65,.9)!important;
}

.side_menu {
		height: 100vh;
		right: -250px;
      float:right;
		position: absolute;
		top: 0;
		width: 30%!important;
	}

	.burger_box a.menu-icon.opened {
		background: rgba(0,20,60,.0)!important;
	}

.side_menu {
	padding-top:10%;
}

.menu-item {
	margin-left:-13px!important;
	padding:20px!important;
	margin: 0 5px;
	width:60%;
	z-index:999999999!important;
	color:white!important;
}

.menu-main-container ul  a {
	color:white!important;
}

.current-menu-item {
	color:green!important;
	background: rgba(255,255,255,.2);
}

.menu-item {
	padding-right:300px!important;	
}

.menu-item:hover {
	background: rgba(255,255,255,.2);
}

.list_item {
	margin:0px 0;
}

.header {
	font-weight:400;
	padding:5px;
	max-width:584px;
	margin:0 auto 0px auto;
	text-align:center;
	height:110px;
}

.headerlocations {
	float:left;
	margin-top:15px;
	color:white;
}

.socialicons {
	margin-right:-13px;
	padding-top:0px!important;
	font-weight:bold;
	float:right;
	padding-right:0px;
	margin-top:-38px;
}

.headerdetails {
	margin-top:-30px;
	padding:0px 0 0 0;
}

.socialicons .fab {
	color:white;
	border:1px solid white;
	border-radius:50%;
	padding:6px!important;
	margin-bottom:10px;
}

.socialicons .fab:hover {
	color:green;
	border:1px solid green;
	border-radius:50%;
}

.logo {
	text-align:center;
	height:120px;
}

.topmenupart {
	margin-top:-20px;
	padding:0px 10px 0px 0;
}

.navbar, .header, .navbar-default {
	box-shadow:none!important;
	background-color: rgba(18, 29, 45,0.75)!important;
}

.fixed-width-header {
	margin:0 auto;
	text-align:center;
	max-width:550px;
}

.header a {
	text-decoration:none;
	color:black!important;
}

.header a:hover {
	color:white!important;
}

.pagetitleimage {
	margin-top:110px!important;
}

.page-id-16 .map {
	margin-top:110px!important;
}

.sticky {
	margin:0px -1px;
	z-index:99!important;
max-width:100%!important;
	padding:10px 0;
	position: fixed;
  top: 0;
  width: 100%;
	clear: both!important;
	
}

.header {
	box-shadow: 1px 1px 12px #2b3951 !important;
}

.Headerimage {
	margin-top:-240px;
}

.burger_box {
  width:584px!important;
	margin:-40px 30px 0 -60px !important;
  z-index: 999999999999999999999999;
  position:absolute;
	display: block;
	float: right;
	}

.socialicons .fa-facebook-f {
	padding:6px 9px !important;
	margin-right:5px;
}


	.burger_box a.menu-icon {
		display: inline-block;
		float: right;
		opacity: 1!important;
		z-index: 100;
		margin-top:-23px;
	}

.headerlocations a {
	color:white!important;
}

.list_item {
	display:none!important;
}

.rpwwt-post-categories {
	float:right;
}

/*
 * 
 * HEADER END
 * 
 *  */
/*
 * 
 * BODY START
 * 
 *  */

#nav-below {
	display:none;
}

.type-post .elementor-inner {
	padding:30px 0px 0 0;
	max-width:700px!important;
	margin:0 auto;
}

.rpwwt-widget li {
	border-bottom:2px solid #eee!important;
	padding:13px 0 19px 0;
}

.backtonews {
	margin:20px auto -60px auto!important;
	max-width:680px;
	margin-top:-0px;
}

.backtonews button {
	font-weight:bold;
	padding:10px;
	background-color:rgba(207,224,155,1);
	border:0;
	color:white;
	margin:20px 0;
}

.post-243 textarea {
	border:1px solid #808080 !important;
}

.post-243 .wpcf7-submit {
	border:1px solid #808080 !important;
	background-color:grey;
	color:white;
	text-align:center!important;
}

input, textarea {
	text-align:left!important;
}

.categorypage {
	height:400px;
	margin-top:-250px;
	background-image:url('http://www.boswellsgroup.com/wp-content/uploads/2018/10/History2_Boswells-1.jpg');
	background-size:cover;
}

.categorycontent {
	font-family: 'Roboto' !important;
	max-width:700px;
	margin:30px auto;
}

.postsmap {
	display:none;
}

.post .entry-title {
	font-weight:bold;
	max-width:680px;
	margin:110px auto -40px auto;
	padding-bottom:40px;
	display:block!important;
}

.entry-date, .author {
	display:none;
}

.post .attachment-post-thumbnail {
	display:none;
	width:100%;
	height:auto;
	margin-top:-100px;
	z-index:99999999999!important;
}

.post .entry-content p, .post .entry-footer, .comment-respond {
	max-width:700px!important;
	margin:20px auto -15px auto;
	padding:20px 10px 0px 0px;
}

.post .entry-footer, .comment-respond  {
		padding:20px 10px 10px 10px!important;

}

.header-text {
	color:white!important;
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-250px;
	margin-bottom:50px;
	border:1px solid white;
	padding:30px!important;
}

.header-text h2 {
	font-family:"times new romann"!important;
	color:white!important;
}

.fixed-width-text {
	max-width:600px;
	margin:0 auto;
}

.fixed-width {
	max-width:900px;
	margin:0 auto;
}

.fixed-width p, .fixed-width h2 { 
	max-width:350px;
	margin:20px auto ;
}

.hpfixed-width {
		max-width:600px;
	margin:0 auto;
}

.surveyform input, .surveyform textarea {
	max-width:100%;
	text-align:center;
	background-color:white;
	border:1px solid #808080;
}

.privacy-fixed-width {
	max-width:900px;
	margin:0 auto;
	padding:20px;
}

.privacy-fixed-width li:before {
	content:"- ";
	margin-left:10px
}

.contactpage {
	margin-bottom:-50px;
}

/*
 * 
 * BODY END
 * 
 *  */


/*
 * 
 * FOOTER START
 * 
 * *  */

.textbody .wpcf7  {
	margin:0 -20px;
	padding:30px 0!important;
	max-width:100%!important;
}

.textbody input, .textbody textarea {
	max-width:110%;
}

.acceptance-515 {
	margin-left:-13px;
}

.footer, .footer1 {
	color:white!important;
	background-image:url('http://www.boswellsgroup.com/wp-content/uploads/2018/10/2000X770_CONTACT-BACKGROUND-IMAGE.jpg');
	background-size:cover;
}

.footer .container, .footer1 .container {
	max-width:700px;
	margin:0 auto;
}

.footerheader {
	text-align:center;
	padding:50px 0 20px 0;
	font-size:24px!important;
	color:white;
}

.takeoursurvey {
	max-width:800px;
	margin:0 auto 0px;
	text-align:center;
	padding:10px 0 10px 0;
	font-size:24px!important;
	color:black;
	font-weight:300!important;
	background-color:rgba(207,224,155,0.8);
}

.footer a:hover, .footer1 a:hover { 
	text-decoration:none!important;
	}

.textbody {
	padding:30px 0;
}


.copy {
	font-size:11px;
	max-width:800px;
	margin:10px auto 30px auto;
	padding: 0 0 0px 0;
}

.copy a {
	color:#1e3f2d;
}

.left {
	float:left;
}

.right {
	float:right;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
	font-weight:300;
opacity: 1;
} 

textarea {
	border:0px solid black !important;
	padding:5px;
	font-weight:500!important;
	background-color:rgba(230,230,230,0.3);	height:100px;
}

input {
	font-weight:500!important;
	padding:5px;
	background-color:rgba(230,230,230,0.3);
	height:40px;
	border:0px solid rgba(0,0,0,0.7);
}

.wpcf7-submit {
	width:100px;
}

.acceptance {
	margin-top:-43px;
	margin-left:20px;
	padding-left:0px;
	padding-bottom:13px;
}

.footerlogo {
	width:100%;
	margin:0 auto !important;
	text-align:center;
}

.footerlogo img {
	width:270px;
	margin:-30px 0 30px 0;
}

.findourstore {
	padding:20px 0;
}

.map {
	padding-top:30px;
	margin-bottom:-5px;
}

.btn1 {
	color:white!important;
	border:1px solid #707070;
	background-color:rgba(230,230,230,0.3);
	font-size:15px;
}

.findourstore a {
		color:white!important;
}

.findourstore {
	font-size:20px;
}

.contactpagemap {
	display:none;
}

.page-id-415 .footer { 
	display:none;
}

.page-id-415 .contactpagemap {
	display:block!important;
}

.page-id-415 .contactpagepadding {
	z-index:99999999999999999;
	margin-top:-200px;
	padding:60px 0;
}

.page-id-415 .footerlogo {
	padding-top:100px;
}

.page-id-415 .acceptance {
	max-width:350px;
}

.contactpageform {
	max-width:800px;
	margin:0 auto;
	width:50.5%;
	margin-top:-450px;
	float:right;
}

.contactpageform  {
	color:white!important;
}

/*
 * 
 * FOOTER END
 * 
 *  */
/*
 * 
 * MOBILE START
 * 
 *  */

.pc {
	display:block;
}

.mobile {
	display:none;
}

.map {
	height:500px;
}


.footer  {
	padding:30px!important;
}

@media only screen and (max-width: 914px) {

	.footer .wpcf7 {
	margin-left:0px;
}

	
.findourstore button {
	margin-left:0px;
}
	
}


@media only screen and (max-width: 614px) {
	
	.post .entry-title { 
		Margin-top:60px!important;
	}	
	
.page-id-415 .acceptance {
	max-width:240px;
}
	
	.footer1 {
	z-index:99999999999999999;
	margin-top:-300px;
	padding:0px 20px!important;
}
	
	.contactpageform {
	max-width:400px;
	margin:00px;
	width:100%;
		padding:0px;
	margin-top:-470px;
	float:right;
}
	
	.contactpageform  input, .contactpageform  textarea  {
		width:90%;
	}
	
	.contactpageform .wpcf7-submit {
		width:100px;
	}
	
	.page-id-415 .footerlogo {
	padding-top:440px;
}
	
	.map {
		height:200px!important;
	}
	
	.attachment-post-thumbnail {
	width:auto;
	height:500px;
	margin-top:-100px;
}
	
	.side_menu {
		opacity:0;
		height: 100vh;
		right: 250px;
    float:right;
		position: absolute;
		top: 0;
		width:250px!important;
	}

	.burger_box a.menu-icon.opened {
		background: rgba(0,20,60,.0)!important;
	}

.side_menu {
	padding-top:10%;
}

.menu-item {
	padding:20px!important;
	margin: 0 5px;
	width:250px!important;
	z-index:999999999!important;
	color:white!important;
}
	
	.header {
	font-weight:400;
	padding:px;
	max-width:584px;
	margin:0 auto 0px -1px;
	text-align:center;
	height:100px;
}

	.acceptance {
	margin-top:-43px;
	margin-left:40px;
	padding-left:0px;
	padding-bottom:13px;
}
	
	.footer {
		padding: 10px 20px;
	}	
	
	.pc {
	display:none;
}
	
.mobile {
	display:block;
}
	
	.burger_box {
   width:354px!important;		    
   margin:15px 0px 0 -290px !important;
  z-index:999999999999999999999999;
  position:absolute;
	display: block;
	float: right!important;
	}
	
	.Headerimage img {
	width:800px;
	max-width:800px;
	height:800px;
	background-position: center; 
	margin-top:-240px;
}
	
	.logo {
		width:250px;
		height:auto;
	}
	
	.headerdetails {
		padding-top:10px;
	}
	
	.Headerimage {
		background-position: right!important; 
		background-repeat: no-repeat;
	}
	
	.socialicons  {
		margin-top:-20px;
		padding-right:40px;
	}
	
	.headerlocations {
		padding-left:10px;
	}
	
	p {
		padding-right:20px;
		padding-left:20px;
	}
	
	.post h1 {
		margin-top:100px !important;
		padding:10px;
	}

	#comments:after {
		content:"dddddddd dsdsdsdsdsdsdmskdmksndjsndsjdjsndsjdnsjdnsjdnjsndjsdnsjdns";
	margin:12px;;
		background-color:white;
		color:white;
		margin-bottom:-43px;
		z-index:9999;
		padding:10px;
		margin-left:-20px;
	}
	
	.comment-reply-title {
		padding-left:18px;
	}
	
	html, body {
		overflow-x:hidden;
	}
	
	#comments {
		margin-bottom:-35px;
		margin-left:-20px;
	}
	
	.post {
		padding:15px!important;
	}
	
	.backtonews {
		padding:0px 0 0 25px!important;
	}
	
	.postsmap {
		margin-top:-20px!important;
	}
	
	#comments input, #comments textarea {
		max-width:200px!important;
	}
	
	#comments  {
		padding:15px !important;
	}
	
	.btn1 {
	margin:10px 0px!important;
	border-radius:0px !important;
}
	
	.page-id-415 .footer {
	z-index:99999999999999999;
	margin-top:-190px;
	padding:70px 20px;
}
	
	.page-id-415 .contactpagepadding {
		padding-top:150px;
	}
	
}

.navbar-default {
	height:10px!important;
	border:0px !important;
	background-color:rgba(225,255,255,0.0)!important;
}

.wpcf7-submit {
	text-align:center!important;
}

.btn1 {
	margin-left:-22px;
	border-radius:0px !important;
}

.slickslider {
	margin-bottom:-25px;
}