@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed|Open+Sans:400italic,400);

@font-face {font-family:"Jayne Print Hand";src:url("/wp-content/themes/bctw-2019/fonts/JAYNEPRI.eot?") format("eot"),url("/blog/wp-content/themes/bctw-2019/fonts/JAYNEPRI.woff") format("woff"),url("/blog/wp-content/themes/bctw-2019/fonts/JAYNEPRI.ttf") format("truetype"),url("/blog/wp-content/themes/bctw-2019/fonts/JAYNEPRI.svg#JaynePrint-Hand") format("svg");font-weight:normal;font-style:normal;}
body{
	font-family: "Overpass", sans-serif, Arial, Helvetica, sans-serif;
	font-size:14px;
}

@font-face {
  font-family: 'PWScratchedfont';
  src: url('/wp-content/themes/bctw-2019/fonts/pwscratchedfont.eot');
  src: url('/wp-content/themes/bctw-2019/fonts/pwscratchedfont.eot?#iefix') format('embedded-opentype'),
       url('/wp-content/themes/bctw-2019/fonts/pwscratchedfont.woff') format('woff'),
       url('/wp-content/themes/bctw-2019/fonts/pwscratchedfont.ttf') format('truetype'),
       url('/wp-content/themes/bctw-2019/fonts/pwscratchedfont.svg#PWScratchedfont') format('svg');
}

a, a:visited{text-decoration:none;color:#821800;}


h1, h2, h3{
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}
h1{
	font-size:36px;
}
h2{
	font-size:30px;
}
h3{
	font-size:14px;
}

.entry-title{
	font-size:2em;
	max-width:640px;
	float:left;
}
.entry-title a{
	color:#604f44;
	text-decoration:none;
}

#masthead{
	display: none;
	width:1000px;
	margin:0 auto;
	height:120px;
	background: url("/wp-content/themes/bctw-2019/images/logo.png") no-repeat;
}

.site-branding{
	display:inline;
	float:left;
}
.site-branding *{
	display:none;
}
.site-branding a{
	display:table;
	width:245px;
	height:100px;
}

#content{
	width:1000px;
	margin:0 auto;
	margin-top: 200px;
}
#primary{
	width:770px;
	float:left;
}
#secondary{
	background-color:#d7d8c3;
	background: url("/wp-content/themes/bctw-2019/images/sidebar_bg.png");
	width:224px;
	float:left;
	margin-top:25px;
	border:6px solid #fff;
	border-left:none;
}
#secondary:after{
	content:" ";
	background: url("/wp-content/themes/bctw-2019/images/sidebar_shadow.png") no-repeat right;
	width:224px;
	height:20px;
	display:table;
	position:relative;
	top:26px;
}
#secondary .widget{
	margin:20px;
}

.widget-title{
	text-align:center;
	font-size:22px;
}
	

.widget ul{
	list-style-type:none;
	margin:0;
}
.widget li{
	background:url("/wp-content/themes/bctw-2019/images/dotted-line.png") repeat-x bottom;
	padding:3px 0 6px 0;
}
.widget a{
	color:#604f44;
	font-weight:bold;
	display:table;
}
	

article, #comments, main>section{
	background-color:#eff0e3;
	background: url("/wp-content/themes/bctw-2019/images/article_bg.png");
	padding:25px 25px 0 25px;
	border:6px solid #fff;
}
main>section{
	min-height:800px;
}
article:after, #comments:after{
	content:" ";
/*	background: url("/wp-content/themes/bctw-2019/images/article_shadow.png") no-repeat left;
	width:870px;*/
	height:20px;
	display:table;
	position:relative;
	top:26px;
	left:-30px;
}


.header{
	border-top:3px solid black;
	text-align:left;
	margin:0px;
}
.header-top-container{
	background:url(http://www.bridgecitytools.com/skin/frontend/default/ceolos/images/header_bg.gif) repeat-x 50% 0;
}

.header-nav{
	margin:0 auto;
}

.header-top {
width: 1000px;
margin: 0 auto;
position: relative;
z-index: 100;
padding-bottom: 8px;
display:table;
}

.no-display {
	display: none;
}

.search_menu {
width: 1000px;
margin: auto;
float: right;
}

.top_search {
float: right;
width: 217px;
padding-top: 5px;
}

.top_menu {
float: left;
height: 39px;
}


#nav *{
list-style-type:none;
margin:0;
}

.mini-search {
position: relative;
top: 0;
right: 0;
width: 208px;
float: right;
background: url(http://www.bridgecitytools.com/skin/frontend/default/ceolos/images/mini_search_bg.gif) 0 0 no-repeat;
height: 22px;
}


.mini-search .input-text, .mini-search textarea {
float: left;
background: none;
color: #e1e1e1;
border: none;
width: 172px;
padding-left: 8px;
padding-top: 4px;
height: 14px;
}

.mini-search .search_btn_img {
padding-top: 0;
float: left;
}

legend {
display: none;
}
fieldset {
border: none;
}

form {
display: inline;
}

.shop-access{
	float:right;
}
.shop-access .links{
	list-style-type:none;
	font: 12px/1.55em "Lucida Grande", arial, helvetica, sans-serif;
}
.shop-access li {
background: url(http://www.bridgecitytools.com/skin/frontend/default/ceolos/images/shop_access_pipe.gif) no-repeat 100% 81%;
padding-right: 10px;
padding-left: 7px;
}

.shop-access li.first {
padding-left: 0;
}

.shop-access a{
	color:#000;
	text-decoration:none;
}
.shop-access ul li{
	float:left;
}
.shop-access li.last {
background: none;
padding-right: 0;
}

.entry-header{
	display:table;
	width:100%;
}

.entry-header .entry-date{
	float:right;
}
.entry-date h3{
	text-transform:none;
}

.bctw-quotation{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:1.5em;
/*	background: url("/wp-content/themes/bctw-2019/images/quotation_bg.png") no-repeat top left;
*/	display: table;
	padding: 6px 0 0 40px;
	margin-right:15px;
	width: auto;
	clear: both;
	text-align:right;
	float:right;
}
.bctw-quotation h4{
	font-weight:bold;
	text-transform:uppercase;
}
.bctw-quotation-attribution{
	font-size:.75em;
	float:right;
	display:block;
	clear:both;
	width:100%;
}

.galleria-container{background:transparent !important;max-width: 100%;}
/*.galleria-thumbnails-container{height:130px !important;}*/
.galleria-thumbnails .galleria-image{margin-right:10px !important;}
/*.galleria-stage{height:545px !important;}*/
.galleria-stage,.galleria-image{border:6px solid #fff !important;}
.galleria-stage .galleria-image{border:none !important;}
.galleria-info-link {left:11px;top:11px !important;}
.galleria-thumb-nav-right, .galleria-thumb-nav-left{margin-top:6px;}

.more-link{
	float:right;
}

.entry-meta{
	padding-top:25px;
	background:url("/wp-content/themes/bctw-2019/images/dotted-line.png") repeat-x top;
}
.cat-links:after, .edit-link:before{
	content: " / ";
	color: #9d9385;
}

.bctw-product-cta{
	float:right;
}

.bctw-product-cta h3{
	float:left;
	font-size:20px;
}
.bctw-product-cta h3 strong{
	font-family:Arial,Helvetica, sans-serif;
	font-weight:normal;
}
.bctw-product-cta h3 small{
	font-size:12px;
	vertical-align:text-top;
}

.bctw-product-cta .cta-button{
	background: #e9e8a6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZThhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2FhOGI1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2FhOGI1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2U5ZThhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #e9e8a6 0%, #aa8b59 41%, #aa8b59 58%, #e9e8a6 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e8a6), color-stop(41%,#aa8b59), color-stop(58%,#aa8b59), color-stop(99%,#e9e8a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e9e8a6 0%,#aa8b59 41%,#aa8b59 58%,#e9e8a6 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9e8a6 0%,#aa8b59 41%,#aa8b59 58%,#e9e8a6 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9e8a6 0%,#aa8b59 41%,#aa8b59 58%,#e9e8a6 99%); /* IE10+ */
	background: linear-gradient(to bottom, #e9e8a6 0%,#aa8b59 41%,#aa8b59 58%,#e9e8a6 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e8a6', endColorstr='#e9e8a6',GradientType=0 ); /* IE6-8 */

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:13px;
	width:123px;
	font-size:20px;
	color:#333;
	border:1px solid #666;
	margin-left:13px;
	font-weight:bold;
	text-shadow: 1px 1px 3px rgba(255, 255, 255, 1);
	
}

.bctw-did-you-know, .bctw-inspiration{
	width:235px;
	float:right;
	margin-top:25px;
}

.bctw-did-you-know h3, .bctw-inspiration h3{
	font-size:20px;
}

.entry-sidebar{
	width:260px;
	float:right;
	display:table;
}

.entry-content p{
	overflow:hidden;
}


#comments article{
	border:none;
	background:none;
	padding:0;
}

#comments article:after{
	background:none;
}
#comments ol ul{
	list-style-type:none;
}

.comment.parent{
	background:url("/wp-content/themes/bctw-2019/images/dotted-line.png") repeat-x bottom;
	margin-bottom:25px;
}

.ct_comment_info {
	background: transparent!important;
}
.ct_comment_info .ct_comment_titles {
	border-bottom-color: transparent!important;
	float:left;
	margin-top:6px;
	margin-bottom:0!important;
}
p.ct_comment_info_title {
	margin-right: 3px;
	margin-bottom:0;
}
p.ct_comment_logo_title {
	float:none!important;
	padding-left: 3px;
	margin-bottom:0;
	margin-right:12px;
}

#colophon{
	width:870px;
	margin:0 auto;
	padding:25px 294px 25px 25px;
	text-align:center;
}

.galleria-errors{
      visibility:hidden;
      display:none;
}

.widget_search .search-field{
	width:100%;
}

.search-results .entry-title{
	text-decoration:underline;
}

/*NEW STYLES GLOBAL 12/11/18*/
body.logged-in #page {
	margin-top: 32px !important;
}
body.logged-in .new-header {
	top: 32px !important;
	font-size: 16px;
}

#masthead {
	margin-top: 140px;
}
.icon::before {
  display: inline;
  font-family: "fontawesome";
  text-decoration: none;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down::before {
	content: "\f0d7";
}
@media only screen and (min-width: 769px) {
	.large--text-right {
	  text-align: right !important;
	}
}

/*NEW MENU*/
.new-header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	background: #4a4a4a;
  transform: translateY(0%);
}
.center-nav {
  align-items: center;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  display: inline-flex;
  align-items: center;
  min-height: 70px;
  padding: 12px 0;
}
.center-nav .header-logo {
  width: -moz-fit-content;
  width: initial;
  width: fit-content;
  order: 2;
  margin-right: 0;
  padding-left: 0;
  z-index: 500;
  display: inline-block;
  margin-right: 50px;
  position: relative;
  float: left;
}
.center-nav .header-logo h1 {
  width: -moz-fit-content;
  width: initial;
  width: fit-content;
  height: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
}
.header-logo a.site-header__logo-image {
	display: inline-block;
	width: 225px;
  height: 100%;
  text-size-adjust: none;
  float: left;
  color: #ffbf56;
  font-family: "Overpass",sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.center-nav .header-logo h1 img {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: initial;
  display: block;
}
.site-header .header-nav {
  max-width: 70%;
  float: left;
  font-family: "Overpass",sans-serif !important;
  font-weight: 600;
  width: 40%;
  order: 1;
  margin-left: 4%;
}
.site-header .header-nav .site-nav a {

}
.site-nav, .site-nav--mobile {
	cursor: default;
  margin: 0 0 0 0;
  color: #292929;
}
.site-nav > li {
	display: inline-block;
	position: initial;
}
.site-nav>li>a {
  font-size: 1.7rem;
  font-weight: 200;
  color: #ffbf56;
  display: table-cell;
  position: relative;
  white-space: normal;
  text-transform: uppercase;
}
.site-nav li a .underline {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.site-nav li a .underline::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #ffa726;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.site-nav li a:hover .underline::before {
	right: 0;
}
@media screen and (min-width: 1181px) {
	.site-nav>li>a {
    padding-right: 24px;
  }
}
@media screen and (min-width: 1181px) {
	.site-nav>li>a.site-nav--has-dropdown_link {
    padding-right: 16px;
  }
}
.site-nav__link  {
  padding: 5px 40px 5px 0px;
}
.site-nav__link .icon-arrow-down {
  position: relative;
  top: -2px;
  font-size: 10px;
  padding-left: 7.5px;
}
@media screen and (min-width: 768px) {
	.site-nav__link .icon-arrow-down {
    padding-left: 0;
  }
}
.site-header .header-icons {
	display: inline;
  order: 3;
  margin-left: auto;
  width: 40%;
  margin-right: 4%;
  padding-right: 0;
  height: 75%;
  align-items: center;
}
.search-wrapper {
	display: inline-block;
}
.header-icons a {
  height: 24px;
  position: relative;
  vertical-align: baseline;
  display: inline-block;
  color: #ffbf56;
}
.header-icons svg {
  vertical-align: bottom;
  margin-left: 30px;
}
/*dropdown*/
.site-header .main-menu-dropdown {
  display: none;
  position: absolute;
  background-color: #323232;
  width: 100%;
  left: 0;
  margin: 0;
  z-index: 0;
  border-bottom: 1px solid #000;
  min-height: 300px;
  padding: 40px 4.5%;
  top: 120px;
  list-style: none;
  box-sizing: border-box;
}
.site-nav .has-submenu.active .main-menu-dropdown {
	display: inline-block !important;
	z-index: 9999;
}

.site-header .main-menu-dropdown .site-nav__dropdown {
  float: left;
  padding: 0 10px;
  position: initial;
  margin-bottom: 10px;
  text-align: left;
  color: #ffbf56;
  display: inline-block;
  margin-left: 0;
}
@media screen and (min-width: 760px) {
	.site-header .main-menu-dropdown .site-nav__dropdown {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-flow: row nowrap;
		-moz-flex-flow: row nowrap;
		-ms-flex-flow: row nowrap;
		-o-flex-flow: row nowrap;
		flex-flow: row nowrap;
		justify-content: flex-start;
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.site-header .main-menu-dropdown .site-nav__dropdown li {
		flex-basis: 33%;
	}
}
@media screen and (max-width: 1499px) {
	.site-header .main-menu-dropdown .site-nav__dropdown {
    width: 65%;
  }
}
.site-header .main-menu-dropdown .site-nav__dropdown li {
  width: 33%;
  color: #292929;
  display: inline-block;
	float: left;
	padding: 0 10px;
	margin-bottom: 10px;
	text-align: left;
}
.site-header .main-menu-dropdown .site-nav__dropdown li>span,
.site-header .main-menu-dropdown .site-nav__dropdown li>a {
	margin-bottom: .5rem;
	display: block;
}
.site-header .main-menu-dropdown .site-nav__dropdown li span:not(.underline) {
  color: #ffffff;
  font-weight: 200;
  font-size: 1.4em;
  padding-left: 0;
  white-space: normal;
  text-transform: capitalize;
  line-height: 1.7;
}
.site-header .main-menu-dropdown .site-nav__dropdown li a {
	word-wrap: break-word;
	line-height: 1.7;
	white-space: pre-wrap;
	padding: 0;
	color: #ffbf56;
  font-weight: 200 !important;
  font-size: 18px !important;
}
/*third level*/
.site-header .main-menu-dropdown .site-nav__dropdown li ul {
	margin-left: 0;
	display: block;
}
.site-header .main-menu-dropdown .site-nav__dropdown li ul li {
	width: 100%;
	display: block;
	float: none;
	padding-left: 0;
	padding-right: 0;
	font-weight: 200 !important;
}

/*ad space*/
.site-header .nav-section-ad-container {
  width: 335px;
  height: 300px;
  display: inline;
  float: right;
}
.site-header .nav-section-ad {
  background-color: #000;
  height: inherit;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  color: white;
  text-align: center;
  padding: 20px;
  font-size: 16px;
  width: inherit;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.site-header .nav-section-ad h2 {
  font-size: 1.6em;
  text-transform: capitalize;
  margin-bottom: .5rem;
  font-style: normal;
}
.site-header .nav-section-ad p {
  font-size: 1em;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 0;
}
.site-header .nav-section-ad p:not(:last-child) {
	margin-bottom: .75rem;
}
.site-header .nav-section-ad .button {
	background: transparent;
	border: 1px solid #ffbf56;
	color: #ffbf56;
	padding: 10px 40px;
	font-family: "Overpass" !important;
	width: auto;
  line-height: 1.42;
  font-weight: 900;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  transition: background .1s linear, color .1s linear;
}
.site-header .nav-section-ad .button:hover {
	background: #ffbf56;
	color: #000;
}

/*footer*/
.site-footer {
	background-color: #292929;
	padding: 30px 0;
	color: #ffbf56;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "Overpass",sans-serif;
}
.site-footer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.site-footer .wrapper {
	max-width: 92%;
	margin: 0 auto;
	padding: 0 15px;
}
.footer-content {
  display: flex;
  justify-content: space-between;
}
.footer-logo .site-header__logo {
  width: 100%;
  display: block;
  word-break: break-all;
}
.site-footer .footer-logo .site-header__logo-image img {
  max-width: 195px;
}
.site-nav.in-footer {
	cursor: default;
	margin: 0;
	color: #292929;
	padding: 0;
}
.site-nav.in-footer li {
	font-weight: 200;
	display: block;
	margin: 0;
	text-transform: uppercase;
}
.site-nav.in-footer li.foot-nav-title {
  text-transform: none;
  color: #fff;
}
.site-nav.in-footer li a {
  padding-bottom: 0;
  padding-top: 0;
  font-size: 1.125em;
  text-align: left;
  color: #ffbf56;
  display: block;
  padding: 0 40px 0 0px;
  text-decoration: none;
  white-space: nowrap;
}
.site-nav.in-footer li a .hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.site-nav.in-footer li a .hvr-underline-from-left::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #ffa726;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.site-nav.in-footer li a:hover .hvr-underline-from-left::before {
	right: 0;
}
.footer-content .foot-title {
  color: #fff;
  font-size: 1.125em;
  font-weight: 200;
  display: inline-block;
  margin-bottom: 10px;
}
.footer-content .contact-form {
  justify-content: left;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 38px;
  position: relative;
  margin-bottom: 0;
}
.footer-content input#Email.input-group-field.home {
	width: 260px;
	display: inline-block;
	height: 42px;
	background-color: transparent;
	border: 1px solid #FFBF56;
	font-weight: 200;
	text-align: left;
	margin-right: 5px;
	color: #fff;
	border-radius: 8px;
	padding: 9px 10px;
	vertical-align: bottom;
	z-index: 1;
	max-width: 100%;
}
.footer-content input#Email.input-group-field.home:placeholder-shown {
  font-size: 16px;
  font-weight: 200;
  color: #fff;
}
.footer-content span.input-group-btn.index {
  display: inline;
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
.footer-content button#subscribe.btn.home {
  background-color: transparent;
  border: none;
  text-align: center;
  margin: 0;
  height: 42px;
  color: #FFBF56;
  font-size: 18px;
  font-weight: 200;
  border-radius: 0px;
  padding: 10px 0 10px 12px;
  font-family: "Overpass",sans-serif;
  width: auto;
  line-height: 1.42;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-shadow: none;
}
.inline-list {
  margin-left: 0;
}
img.payment-icons {
  max-width: 368px;
  padding-top: 10px;
}
.social-icons li {
  margin: 0px 5px 15px 0px;
  vertical-align: middle;
  color: #9b9b9b;
  display: inline-block;
  margin-bottom: 0;
}
.social-icons li a {
  color: #9b9b9b;
  display: inline-block;
  padding: 10px 0;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  border: 2px solid #828282;
  box-sizing: border-box;
  text-align: center;
}
.social-icons li a .icon {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
}

/*social icons*/
.icon-twitter:before {
	content: '\f099';
}
.icon-facebook:before {
	content: '\f09a';
}
.icon-instagram2:before {
	content: '\f16d';
}
.icon-google-plus:before {
	content: '\f0d5';
}
.icon-youtube:before {
	content: '\f167';
}
.icon-pinterest:before {
	content: '\f231';
}
.icon-rss:before {
	content: '\f09e';
}

.footer-copyright {
  text-align: left;
  color: #fff;
  font-size: 13px;
  font-weight: 200;
}

@media screen and (min-width: 480px) {
	.site-footer .wrapper {
		padding: 0;
	}
}
@media screen and (min-width: 769px) {
	.site-footer {
		padding: 30px 0;
	}
	.footer-social-icons {
    text-align: left;
    margin-top: 40px;
	}
}

@media screen and (max-width: 1180px) and (min-width: 768px) {
	.site-header .header-logo a.site-header__logo-image {
		width: 158px !important;
	}
	.site-header .site-nav>li>a.site-nav--has-dropdown_link {
    padding-right: 12px;
	}
	.site-header .site-nav>li>a {
    font-size: 1.4rem;
    padding-right: 16px;
	}
	.site-header .header-icons a {
    margin-right: 8px;
	}
}

@media screen and (max-width: 1180px) {
	.site-header .main-menu-dropdown {
		top: 118px;
	}
	.site-header .main-menu-dropdown .site-nav__dropdown {
		width: 55%;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.site-header .nav-section-ad-container {
		width: 250px;
		height: 250px;
	}
	.site-header .main-menu-dropdown .site-nav__dropdown li a {
		font-size: 16px !important;
		line-height: 1.2 !important;
	}
	.site-header .nav-section-ad h2 {
		font-size: 1em;
	}
	.site-header .nav-section-ad p {
		font-size: .8em;
	}
}
.show-for-small {
	display: none;
}
.hide-for-small {
	display: block;
}
@media screen and (max-width: 767px) {
	.center-nav.deskNavWrapper {
		padding-top: 0;
		padding-bottom: 0;
	}
	.site-header .header-icons {
		text-align: right;
	}
	.site-header .header-icons a.account {
		display: none;
	}
	.header-logo a.site-header__logo-image {
    max-width: 132px;
	}
	.show-for-small {
		display: block;
	}
	.hide-for-small {
		display: none;
	}
	.header-nav.show-for-small {
		height: 24px;
	}
	.header-nav.show-for-small span {
		position: relative;
		display: block;
		height: 2px;
		width: 22px;
		border-radius: 2px;
		background: #ffa726;
		top: 10px;
		cursor: pointer;
	}
	.header-nav.show-for-small span::before,
	.header-nav.show-for-small span::after {
		content: '';
		position: absolute;
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 2px;
		background: #ffa726;
	}
	.header-nav.show-for-small span::before {
		top: -6px;
	}
	.header-nav.show-for-small span::after {
		bottom: -6px;
	}
	.mobile-nav.show-for-small {
		position: fixed;
		bottom: 100%;
		left: 0;
		right: 0;
		height: 0;
		background: #fff;
		color: #604f44;
		z-index: 9999;
		overflow: hidden;
		transition: height .2s linear;
		padding: 60px 20px 20px;
		text-align: center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mobile-nav.deploy {
		height: 100vh;
		top: 0;
	}
	.mobile-nav .close-icon {
		color: #604f44;
		font-size: 44px;
		position: absolute;
		display: block;
		top: 10px;
		left: 10px;
		font-weight: 500;
		cursor: pointer;
		line-height: 32px;
		transform: rotate(45deg);
	}
	.header-icons svg {
		margin-left: 15px;
		height: 20px;
		width: auto;
	}
	.center-nav .header-logo {
		margin-right: 0;
	}
}

.mobile-nav .mobile-linklist-title {
  font-weight: bold;
  max-width: 80%;
  font-size: 1.5em;
  margin: 0 auto 18px;
  word-break: break-word;
  line-height: initial;
  font-style: normal;
  text-transform: none;
}
.mobile-nav .menu {
	margin: 0;
	text-align: center;
}
.mobile-nav__item {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  vertical-align: bottom;
  line-height: 1.2;
  padding-bottom: 10px;
}
.mobile-nav__item a {
	position: relative;
	display: block;
	padding: 0 15px;
	text-decoration: none;
	font-size: 22px;
	color: #604f44;
}
.mobile-nav__item a span.icon-arrow-down {
	position: absolute;
	right: 0;
	top: -4px;
	padding-left: 0;
	font-size: 24px;
}
.mobile-nav__item a span.icon-arrow-down::before {
	content: '\f105';
}

@media screen and (max-width: 1000px) {
	#content {
		width: auto;
	}
	#primary {
		width: 98%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#secondary {
    float: none;
    border-left: 6px solid #fff;
    width: 60%;
    margin: 25px auto 40px;
	}
	#secondary:after {
		display: none;
	}
	.footer-content {
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-align-items: flex-start;
		align-items: flex-start;
		justify-content: center;
	}
	.footer-content > * {
		margin-bottom: 20px !important;
	}
	.footer-content > div,
	.footer-social-icons {
		width: 100%;
		text-align: center;
	}
	.footer-content .contact-form {
		justify-content: center;
	}
	.footer-copyright {
		text-align: center;
	}
	.footer-content .contact-form {
		margin-bottom: 20px;
	}
	.social-icons li {
		margin-bottom: 16px;
	}
}
@media screen and (max-width: 480px) {
	.footer-content input#Email.input-group-field.home {
		width: 150px;
	}
	img.payment-icons {
		max-width: 100%;
	}
}
