/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU Ge/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
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-2019 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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

/* On screens that are 992px wide or less, go from four columns to two columns */

body, #menu, #topheader { 
	max-width: 1920px; 
	min-width:320px;
	margin: 0 auto !important; 
	float: none !important; 
}

#wpfss_form_wrapper form{
background:rgb(255,255,255,0.95);
}

#custom-logo{
float:left;
height:58px;
line-height:58px;
}
.logo{
max-height:58px;
width:auto;
z-index:1000;
}
.custom-header img{
max-width:100%;
height:auto;
}

img{
max-width:100%;
height:auto;
}

.wp-block-archives{
padding-bottom:20px;
}

.wp-show-posts, .wpsp-load-more{margin-bottom:40px !important;}

a.wp-show-posts-read-more:hover, a.wp-show-posts-read-more:active{
background:none;
}

a.more-link{
display:table;
}

/***************CUSTOMIZE*******************/

body{background:#fafafa;}

.home #container{
padding-top:12px !important}

#container{
clear:both;
padding:110px 26px 20px 26px;
}

.entry-content{
padding-bottom:40px;
}
#wrapper{
padding:20px 0 0 0;
}

a, a:visited, a:hover{
color:#B59F7E;
}

.entry-date, .wp-show-posts-entry-date, .post-date{
color:#B59F7E !important;
}

.mega-current-menu-item a, .mega-menu-item a:hover, .mega-menu-item a:active{
color:#B59F7E !important;
}

.widget_recent_entries ul li , h2, h2 a{line-height:24px; !important}

/******************MENU**********************/

#topheader{
z-index:9998;
border:0px solid #aaa;
margin-left:0;
position:fixed;
width:100%;
top:0;
background:#FFF;
line-height:60px;
height:60px;
}

#menu{
z-index:9999;
margin-left:0;
position:fixed;
width:100%;
top:60px;
background:#FFF !important;
line-height:30px;
}

span.mega-indicator{top:1px;}

ul.mega-sub-menu{
margin-left:-1px !important;
}
ul.mega-sub-menu ul.mega-sub-menu{
margin-left:0px !important;
margin-top:-1px !important;
}

/*****************************************/

#search{
border-left:1px solid #aaa;
float:right;
padding:0 1em 0 1em !important;
}

#search form, .search-form{
margin-bottom:0px !important;
}

#search input, .search-form input{
border:0px solid #aaa !important;
border-radius:0px !important;
height:30px !important;
line-height:30px !important;
margin:0;
}

#wpfss_form_wrapper button.close{
color:#000 !important;
}

.search-field{
display:none;
padding-bottom:0px !important;
}

.search-form input.search-submit{
font-size:0pt;
width:30px;
position:relative;
left:0px;
top:-4px;
background:url('/wp-content/images/SVG/Light/Shopicons_Light_Search.svg');
background-repeat:no-repeat;
background-position:3px 3px;
background-size:24px 24px;
}

.clear{
clear:both;
}

.widget{
margin-bottom:20px;
}


/******************ADMIN LOGIN RESETS.  782***********/
.ab-item, .ab-item:hover, .ab-item:visited, .ab-item:active{
color:#fff !important;
}

@media only screen and (max-width: 782px) {
.admin-bar #menu{top:106px !important}
.admin-bar #topheader{top:46px !important}
}

@media only screen and (min-width: 783px) {

.admin-bar #menu{top:92px !important}
.admin-bar #topheader{top:32px !important}
}



/********************** LATEST ARTICLES***********************/
.post-date{
display:block;
}

.widget_recent_entries ul li{
margin-top:10px;
padding-bottom:12px;
border-bottom:1px solid rgba(0,0,0,.15);
}
.widget_recent_entries ul li a{
border-bottom:0px solid #000;
}

/***********************'FOTER WIDGETS ***********************/
.widget-area ul li{
float:left;
width:50%;
}

.wp-block-media-text{
padding:2em 0;
}

.wp-show-posts-meta a{
text-decoration:none !important;
}
.wp-show-posts-entry-summary{
margin-bottom:20px !important;
}
.list-title{
margin-top:0px;
border-bottom:0px solid #000;
}


/*********************** TEXT FORMATING **********************/

.widget-title, .widget_recent_entries h3{
border-bottom:0px solid #000;
}

.wp-show-posts-entry-header, .attachment-post-thumbnail, .wp-show-posts-inner :last-child{
margin:0 0 0.5em 0;
}
strong, b{
font-weight:bold;
}
p{
margin-bottom:10px;
}
h1{
margin-bottom:20px;
}

.wp-show-posts-entry-summary, .wp-show-posts-entry-title{
/*word-break:break-word;	*/
-webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/********************** RESPONSIVE FORMATING ********************/
@media screen and (max-width: 600px) {
.home #container{
	margin:80px 0 0px 0; !important
	}
	#sidebar_right{
	margin:0!important;
	padding:0px!important;
	}
	
	body, p{	
	font-size:100% !important;	
	}
	.widget-title, .widget_recent_entries h3, .list-title{
	font-size:120%;
	}
	h1{
	//line-height:1.2em;
	font-size:170%;
	}
	.has-huge-font-size, h2{
	font-size:120%
	}
	h3{
	font-size:90%
	}
}

@media screen and (min-width: 601px) {
	
	
	
	
.home #container{
	margin:80px 0 20px 0;
	/*same amount as menu height*/
	}
	#sidebar_right{
	margin:0!important;
	padding:0!important;
	}
	body, p{
	font-size:100% !important;
	}
	.widget-title, .widget_recent_entries h3, .list-title{
	font-size:130%;
	}
	h1{
	//line-height:1.2em;
	font-size:180%;
	}
	h2{
	font-size:130%
	}
	h3{
	font-size:100%
	}
}

@media screen and (min-width: 900px) {



.home #container{
	margin:80px 0 20px 0;
	/*same amount as menu height*/
	}
	#sidebar_right{
		padding:10px 30px 0 30px!important;
	}

	#content{
	float:left;
	width:70%;
	}
	#sidebar_right{
	float:right;
	width:30%;
	}

}



@media screen and (min-width: 1200px) {
	body, p{
	font-size:110% !important;
	}
	.widget-title, .widget_recent_entries h3, .list-title{
	font-size:150%;
	}
	h1{
	font-size:200%;
	}
	h2{
	font-size:150%
	}
	h3{
	font-size:110%
	}
}

#site-header a img{
/*max-width:15%;*/
height:auto;
float:left;
margin-bottom:20px;
margin-top:0px;
}


body, html{
letter-spacing:0.03em;

}
.clear{
clear:both;
margin-bottom:0px;
}

#footer{
/*position:fixed;*/
display:block;
width:100%;
bottom:0;
padding-top:30px;
padding-bottom:30px;
background:#fff !important;
border-top:1px solid rgba(0,0,0,.15);
}
aside{
padding:20px 2em 20px 2em;
}
#copyright{
padding:10px 0 10px 0;
margin:50px 0 0 0 !important;
border-top:1px solid rgba(0,0,0,.15);
clear:both;
text-align:center;
}
.entry-summary{
margin-bottom:30px;
}
.entry-footer, .nav-links{
display:none;
}

.wp-post-image{
height:auto;
}

#branding{
display:none;
float:left;

}
#site-title a{
font-size:200%;
display:block;
text-decoration:none !important;
margin:0 !important;
padding:0 !important;
}
#site-description{
margin-top:20px;
display:block;
font-size:120%;
}

#site-header img{
width:100%;
}


.custom-logo-link{
float:left;
}
.custom-logo{
margin-right:16px;
margin-left:2em;
max-height:34px; /* SAME AS MENU HEIGHT */
width:auto;
margin-top:12px;
}

.wp-post-image{
margin-bottom:10px;
}

/*********************INPUT******************/

input{
	appearance: none;
    -moz-appearance: none;
	-webkit-appearance: none;
border-radius:0px;
}


.wpcf7-form textarea, .wpcf7-form input{
border-radius:8px !important;
font-family:inherit;
font-size:inherit;
position:relative;
background:#fafafa !important;
line-height:inherit;
border:1px solid rgba(0,0,0,.15) !important;
max-width:85vw;
padding-left:10px;
}


#search{
float:right;
}

.home .page .entry-title{
display:none;
}
article .entry-title{
display:block;
margin-bottom:10px;
}
.pt-cv-wrapper, .btn-success{
background:none !important;
border:none !important;
padding:0 !important;
margin:0 !important;
}




.wp-post-image, .wp-show-posts-inner .wp-show-posts-image a img{
height:auto !important;
width:100% !important;
display:block !important;
}
.wp-post-image{
padding-bottom:6px !important;
}
.entry-meta{
margin-bottom:12px !important;
}

.wp-show-posts-inner{
position:relative;
width:100%;
display:block;
margin:
}

.wp-show-posts{
margin-top:2em;

}