/*

 ____            ___                 __         
/\  _`\         /\_ \    __         /\ \        
\ \ \L\ \     __\//\ \  /\_\    ____\ \ \___    
 \ \ ,  /   /'__`\\ \ \ \/\ \  /',__\\ \  _ `\  
  \ \ \\ \ /\  __/ \_\ \_\ \ \/\__, `\\ \ \ \ \ 
   \ \_\ \_\ \____\/\____\\ \_\/\____/ \ \_\ \_\
    \/_/\/ /\/____/\/____/ \/_/\/___/   \/_/\/_/
                                                
                                                
copyright 2011

dark grey #333132
light grey #e0e0e0
green #cd9072
yellow #fdb913


*/


@font-face {
  font-family: 'Canada1500Lt-Regular';
  src: url('fonts/Canada1500Lt-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Canada1500Lt-Regular.woff') format('woff'), url('fonts/Canada1500Lt-Regular.ttf')  format('truetype'), url('fonts/Canada1500Lt-Regular.svg#Canada1500Lt-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Canada1500Rg-Bold';
  src: url('fonts/Canada1500Rg-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Canada1500Rg-Bold.woff') format('woff'), url('fonts/Canada1500Rg-Bold.ttf')  format('truetype'), url('fonts/Canada1500Rg-Bold.svg#Canada1500Rg-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Canada1500Rg-Regular';
  src: url('fonts/Canada1500Rg-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/fonts/Canada1500Rg-Regular.woff') format('woff'), url('fonts/fonts/Canada1500Rg-Regular.ttf')  format('truetype'), url('fonts/fonts/Canada1500Rg-Regular.svg#Canada1500Rg-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Canada1500Rg-Italic';
  src: url('fonts/Canada1500Rg-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/Canada1500Rg-Italic.woff') format('woff'), url('fonts/Canada1500Rg-Italic.ttf')  format('truetype'), url('fonts/Canada1500Rg-Italic.svg#Canada1500Rg-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Canada1500Lt-Italic';
  src: url('fonts/Canada1500Lt-Italic.eot?#iefix') format('embedded-opentype'),  url('fonts/Canada1500Lt-Italic.woff') format('woff'), url('fonts/Canada1500Lt-Italic.ttf')  format('truetype'), url('fonts/Canada1500Lt-Italic.svg#Canada1500Lt-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Canada1500Rg-BoldItalic';
  src: url('fonts/Canada1500Rg-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/Canada1500Rg-BoldItalic.woff') format('woff'), url('fonts/Canada1500Rg-BoldItalic.ttf')  format('truetype'), url('fonts/Canada1500Rg-BoldItalic.svg#Canada1500Rg-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	font-family: "myriad-pro",sans-serif;
}

body:after{
	content: url(img/facebook-hover.jpg) url(img/twitter-hover.jpg) url(img/pinterest35-hover.jpg) url(img/arrow_next_hover.jpg) url(img/arrow_prev_hover.jpg);
	display:none;
}



#above_header {
	position: relative;
	display: block;
	max-width: 100%;
	border-bottom: 1px solid #fdb913;
	background-color: #584951;
}
#above_header .wrap {
	background-image: url(img/lines-2018.png);
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
}
#above_header img {
	max-width: 22%;
	padding: 1.25em 0;
}
.wrap {
	max-width: 1024px;
	margin: auto;
	position: relative;
}
#home_url {
	position: absolute;
	top: 0;
	left: 0;
	height: 110px;
	width: 22%;
}

#home_url_2 {
	position: absolute;
	top: 0;
	height: 110px;
	width: 90%;
}

#home_url_2 img {margin-left: 5em;}


#wrapper {
	max-width:100%;
	margin:0 auto;
}

.header_outer{
	background-color: #584951;
/* 	height: 175px; */
}
#header {
	max-width:1024px;
	margin:0 auto;
}

.footer_outer{
	background-color: #584951;
}

#footer {
	max-width:1024px;
	margin:0 auto;
	border-top: 0;
}

.footer_logo {
	max-height: 40px;
	width: auto;
	margin-right: 1.5em;
}
.footer_logo.shorter {max-height: 34px;}


#main {
	/*max-width:1024px;
	margin:0 auto;*/
	padding: 0;
	max-width: 100%;
	background-color: #e0e0e0;
}

.home #main {
	max-width:1024px;
	margin:0 auto;
	padding: 0;
}

#branding{
	display:none;
}

#content {
	width:100%;
	margin: 0 auto;
	max-width: 1024px;
}
.home #container{
	width:100%;
}

.entry-content {
  padding: 3em 0;
}

.home .entry-content {
  padding: 0;
}

#container {
	width: 100%;
	float: none;
}


a, a:link {
	text-decoration: none;
	color: #fdb913;

}

.page-id-2375 .entry-content a, .page-id-2375 .entry-content a:link, .page-id-2375 .entry-content a:visited, .page-id-2382 .entry-content a, .page-id-2382 .entry-content a:link, .page-id-2382 .entry-content a:visited{
	color:#1a438c;
}

.page-template-default .entry-content a{
	color:#058d6f;
}

a:visited {
	color: #fdb913;
}

a:hover {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s; 
	color: #333132;   
}

.page-id-2375 .entry-content a:hover, .page-id-2382 .entry-content a:hover{
	color: #000;
}

h1, h1.entry-title{
	font-size: 1.75em;
	text-transform: uppercase;
	line-height: 1.25em;
	color: #333132;
	font-family: "myriad-pro",sans-serif;
}

h2, .entry-content h2 {
	font-size: 21px;
	letter-spacing: 1px;
	font-family: "myriad-pro",sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 16px 0;
	color: #058d6f;
}

h3, .aside h3, .entry-content h3 {
	font-style: normal;
	font-size: 1.25em;
	font-family: "myriad-pro",sans-serif;
}

h4 {
	text-transform: uppercase;
	font-weight:bold;
	font-family: "myriad-pro",sans-serif;
}

p, ul, ol, dd, pre {
  margin-bottom: 16px;
}

.clearfix{
	clear:both;
}

.login input {
  border: 0;
}

.login-page-form {
  width: 50%;
  display: inline-block;
  vertical-align: top;  
}



/********* Logo/Menus ***********/

.logo{
	width: 25%;
	float:left;
/* 	background-image: url(img/logo.png); */
	background-repeat: no-repeat;
/* 	height: 125px; */
	height: 1px;
	background-size: contain;
	background-position: bottom left;
}

.center_menu{
	width: 65%;
	float:left;
}

.right_menu{
	width: 10%;
	float:left;
}

.top_menu{
	margin:0;
	list-style-type: none;
}

.top_menu li{
	/*display: inline-block;*/
	float:left;
	border-right: #fdb913 1px solid;
	padding: 0 1em 0 1em;
	text-transform: uppercase;
/* 	padding-top: 100px; */
	padding-top: 15px;
	padding-bottom: 5px;
	min-height: 70px;
	width: 11.5%;
	vertical-align: bottom;
	font-size: 0.9em;
}

.top_menu>li.current_page_item, .top_menu>li.current-menu-item{
	background-image: url(img/yellow.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #44373e;
}

.top_menu li:first-child{
	border-left: #fdb913 1px solid;
}

.top_menu li a{
	color: #fff;
}

.top_menu li a:hover{
	color: #fdb913;
}

.shop_menu {
	list-style-type: none;
	font-size: 0.9em;
	margin: 0;
	padding-top: 15px;
/* 	padding-top: 78px; */
	padding-bottom: 5px;
/* 	min-height: 70px; */
	/* padding-left: 1em; */
}

.shop_menu a{
	color: #fdb913;
	text-transform: uppercase;
}
.shop_menu a:hover{
	color: #fff;
}


/********* Search ***********/

.search_outer{
	background-color: #e0e0e0;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

.search_inner {
	max-width: 1024px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}


.search_inner .yith-s {
	width: 70% !important;
	border: 0 !important;
	padding: 1em 0 1em 0 !important;
	text-align: center !important;
	background-image: url(img/search.png) !important;
	background-position: center right !important;
	background-repeat: no-repeat !important;
	background-color: #fff !important;
}

.search_inner .screen-reader-text{
	display:none;
}

.search_inner #yith-searchsubmit{
	display:none;
}

input{
	font-family: "myriad-pro",sans-serif;
    /*text-transform: uppercase;*/
    color: #333132;
    font-weight:bold;
    letter-spacing: 1px;	
/*     -webkit-appearance: none; */
}

::-webkit-input-placeholder {
    font-family: "myriad-pro",sans-serif;
    text-transform: uppercase;
    color: #333132;
    font-weight:bold;
    letter-spacing: 1px;
}

:-moz-placeholder { /* Firefox 18- */
    font-family: "myriad-pro",sans-serif; 
    text-transform: uppercase;
    color: #333132;
    font-weight:bold;
    letter-spacing: 1px;
}

::-moz-placeholder {  /* Firefox 19+ */
    font-family: "myriad-pro",sans-serif;
    text-transform: uppercase;
    color: #333132;
    font-weight:bold;
    letter-spacing: 1px;
}

:-ms-input-placeholder {  
    font-family: "myriad-pro",sans-serif; 
    text-transform: uppercase;
    color: #333132; 
    font-weight:bold;
    letter-spacing: 1px;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}

.autocomplete-suggestion {
	text-align:center;
	font-family: "myriad-pro",sans-serif; 
    text-transform: uppercase;
    color: #333132; 
    font-weight:bold;
    letter-spacing: 1px;
}

.yith-ajaxsearchform-container{
	width: 100% !important;
	position: relative !important;
}

.autocomplete-suggestions{
	width:100% !important;
}

.search .entry-title {
	color: #fdb913;
}

/*******footer********/


.general{
	list-style-type:none;
	margin: 0;
}

.general li a{
	color: #fff;
}

.general li a:hover{
	color: #fdb913;
}

#footer{
	padding: 1.5em 0;
}

#footer h3{
	color:  white;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

#siteinfo {color: #877a83;}

.connect{
	width:40%;
	float:left;
}

.connect{
	color: #fff;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	color: #fdb913;
}

.footer_menu{
	width:40%;
	float:left;
}

.social{
	width:20%;
	float:right;
	text-align: right;
	cursor: pointer;
}
.social img {
	display: inline-block;
	max-height: 20px;
	margin-left: 1.5em;
}

.social_link:hover{
	opacity: 0.8;

}

.link{
	width:35px;
	height:35px;
	transition: opacity .25s ease-in-out;
    -webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;	
	margin-bottom:0.35em;
	float: right;
	clear: both;
}

.facebook{
	background-image: url(img/facebook.jpg);	
}

.facebook:hover{
	background-image: url(img/facebook-hover.jpg);
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.twitter{
	background-image: url(img/twitter.jpg);	
}

.twitter:hover{
	background-image: url(img/twitter-hover.jpg);
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}

.instagram{
	background-image: url(img/instagram.jpg);	
}

.instagram:hover{
	background-image: url(img/instagram-hover.jpg);
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
}


/********** Home ***********/

.ribbon_outer{
	max-width: 1024px;
	margin: 0 auto;
}
.ribbon_menu{
	background-image:url(img/ribbon.png);
	width: 393px;
	height: 325px;
	float:right;
	text-align:center;
	margin-top: 75px;
}

.ribbon{
	list-style-type: none;
	margin: 0;
	
}

.ribbon li{
	font-size: 1.5em;
	padding-top: 3.8em;
	letter-spacing:2px;
}

.ribbon li:first-child {
  	padding-top: 2em;
}

.ribbon li:last-child {
  	padding-top: 3.7em;
}

.ribbon a{
	color: #fff;
	text-transform: uppercase;
}


.ribbon a:hover{
	color: #000;
}

.labels{
	text-align: center;
}

.labels h2, .labels h3{
	color: #fff;
	letter-spacing: 2px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

.labels h2{
	text-transform: uppercase;
	font-weight: bold;
}

.mid_left{
/* 	width: 33.3%; */
	width: 25%;
	float: left;
}
.home_middle_outer{
	max-width: 1200px;
	margin: 0 auto;
}

.home_middle{
	border-top: 5px solid #fff;
	/*max-width: 1200px;*/
	margin: 0 auto;
}

.home .entry-title{
	display: none;
}

.home #content{
	text-align: center;
}
.title{
	background-color: #584951;	
	padding: 20px 0 0 0;
	height: 72px;
}

.title::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #584951;
	position: relative;
	top: 18px;
}

.home .main_outer{
	background-color: #e0e0e0;
}

.grow { transition: all .5s ease-in-out; cursor: pointer;   opacity: 0.5;}
.grow:hover { 
	transform: scale(1.1);
	-o-transform: scale(1.1); 
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);  
	opacity: 0.2;
}

.tweets{
	padding: 1em;
}

.tweet{
	width: 65%;
	background-image: url(img/tweet.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 auto;
}

.mid_center{
/* 	width:33.3%; */
	width: 25%;
	float:left;
}



.mid_center .home_slider:hover .slide_wrap {opacity: .7;}
.mid_center .caption {
	position: absolute;
	text-align: center;
	height: 100%;
	width: 100%;
}
.mid_center .slider_read_more{
	width: 50%;
	margin: 0 auto;
	margin-top: 1em;
}
.mid_center .slider_read_more_inner {
	background: #6d939c;
	padding: .5em 0;
}



.home .slide_wrap{
	overflow: hidden;
	position: relative;
}
.home_slider{
opacity:0;
}

.home_slider{
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

.vertical-centered {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: auto;
	width: 100%;
}

.layer{
	background-color: #000;
	overflow: hidden;
}

.mid_center .slick-prev, .mid_center .slick-prev:hover{
	left: 0 !important;
	height: 38px !important;
	width:47px !important;
	background-image: url(img/arrow_prev.jpg) !important;
	margin-top: -30px;
}

.mid_center .slick-prev:hover{
	background-image: url(img/arrow_prev_hover.jpg)!important;
}


.mid_center .slick-next, .mid_center .slick-next:hover {
	right: 0 !important;
	height: 38px !important;
	width:47px !important;
	background-image: url(img/arrow_next.jpg) !important;
	margin-top: -30px;
}

.mid_center .slick-next:hover {
	background-image: url(img/arrow_next_hover.jpg) !important;
}

.slick-slider {
  margin-bottom: 0 !important;
}


.mid_center .caption h1 {
	color: #fdb913;
	width: 50%;
	margin: 0 auto;
	margin-top: -75%;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1em;
}

.mid_center .slick-next:before {
	content: "" !important;
}



.mid_center .slick-prev:before {
	content: "" !important;
}

.slider_read_more_inner{
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}

.mid_right{
/* 	width:33.3%; */
	width: 25%;
	float:right;
}

.exchange {
/* 	width: 100%;
	height: 125px;
	background-image: url(img/the_exchange.jpg); 
	background-image: url(img/pmp_50_exchange.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%; */
	margin: 0 0 1em;
}
.exchange img {
	max-width: 100%;
	width: 100%;
}

.button{
	padding: 0.5em 0;
	text-align:center;
	
}

.button:hover{
	 -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;	
}


.yellow.button{
/*
	width:49%;
	float:left;
*/
	width: auto;
	float: none;
	margin: 0 0 1em;
	text-align:center;
	background-color:#fdb913;
	color: white;
}

#eModal-1{
	background-color: #706f70 !important;
	background-image: url(img/logo_modal.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit]{
    background-color:#fdb913;
    font-family: "myriad-pro",sans-serif;
	color: #fff;
	text-transform: uppercase;
	border:0;
	font-weight: 200 !important;
	width:100%;
	margin-top: 1em;
    padding: 0.5em 0;
}

#eModal-1 .emodal-close{
	background-color:#fdb913 !important;
    font-family: "myriad-pro",sans-serif !important;
	color: #fff !important;	
	font-weight: 200 !important;
}

.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea{
	border: 1px solid #e0e0e0;
	padding: 0.4em 0;
    border: 0;
}

.mc4wp-form label {
    font-family: "myriad-pro",sans-serif !important;
    font-weight: 200 !important;
/*     color: #fff!important; */
}

.mc4wp-form form{
	width:80% !important;
	margin: 0 auto !important;
	margin-top: 4em !important;
}

.yellow.button:hover{
	background-color: #e3a306;
}

.mc4wp-form button:hover, .mc4wp-form input[type=button]:hover, .mc4wp-form input[type=submit]:hover{
	background-color: #e3a306;
}

.yellow.button.last{
/* 	float:right; */
}

.white.button{
	background-color: #fff;
	width:60%;
	margin: 0 auto;
}

.white.button:hover{
	background-color: #e0e0e0;
}

.cat_layer a.white_text{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

a.black_text{
	color: #000;
	text-transform: uppercase;
}
.exchange_buttons{
	width:85%;
	margin: 0 auto;
}

.home_blog{
	background-color: #706f70;
	margin-top: 1em;
	padding: 1em;
	height: 175px;
	display: none;
}

.home_post{
	padding: 1em;
	color:#fff;
}

.home_post a{
	color: #fff;
}

.home_post a:hover{
	color: #000;
}

.home_post_content {
	font-size: 0.9em;
	line-height: 1.35em;
	margin-top: 0.5em;
}

.teach{
	background-image: url(img/teach.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:75px;
	margin: 0 auto;
}

.home.page #main {
  	padding: 0;
  	margin: 0;
  	background: transparent;
  	border-right:0;
  	max-width: 1024px;
  	
}
/*
.cat_slider .slick-track{
	height:400px;
}*/

.cat_slider .slick-prev{
	left: 5px !important;
}


.cat_slider .slick-next{
	right: 5px !important;
}

.cat_slider .slick-prev, .cat_slider .slick-next{
  	height: 50px !important;
  	width: 50px !important;
	
}

.cat_slider .white.button {
	width: 85%;
	font-size:0.9em;
	background-color: white;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1em;
}


.cat_slider .slick-prev:before, .cat_slider .slick-next:before {
  	font-size: 30px !important;
  	width: 50px !important;
  	height: 50px !important;
}

.cat_slider .grow {
  	opacity: 0.8;
}

.cat_slider .grow:hover {
  	opacity: 0.6;
}

.cat_slider .layer:hover .white.button{
  	background-color: #fff;
}

.cat_slider .layer:hover .white_text{
  	color: #000;
}




.cat_layer{
	height:150px; 
	overflow: hidden; 
	position:relative; 
	display: table;
	width: 100%;
}
.cat_layer:hover {opacity: .7;}

.safari .cat_layer{
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
}


.line{
	background-color: #fdb913;
	height:2px;
	width: 100%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform 0.5s ease-in;
	transition: transform 0.5s ease-in;
	position: relative;
	bottom: -34px;
}

.cat_slider .layer:hover .line{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.5s ease-in;
	transition: transform 0.5s ease-in;
}

.twitter_bg{
	background-color: #333132;
	height: 92px;
	width: 50%;
	position: absolute;
	left: 0;
	z-index: -1;
}

.blog_bg{
	background-color: #706f70;
	height: 206px;
	width: 50%;
	position: absolute;
	right: 0;
	z-index: -1;
	margin-top: 144px;
	display: none;	
}

/****** Books page ********/

.page_title{
	background-color: #fff;
}


.title_inner{
	max-width: 1024px;
	margin: 0 auto;
	padding: 1em 0;
}

.title_inner h1.entry-title{
	padding: 0;
}

#content .entry-title{
	display:none;
}

.slick-initialized .slick-slide {
	position: relative !important;
}

.promo .mid_center{
	width:50%;
}

.promo .home_slider {
	padding: 0;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	height: 350px;
}

.promo .mid_center .slick-next, .promo .mid_center .slick-next:hover {
	right: 0px !important;
}

.promo .mid_center .slick-prev, .promo .mid_center .slick-prev:hover {
	left: 0px !important;
}

.noteworthy{
	background-color: #fdb913;
	height: 350px;
	width: 25%;
	float: right;
	text-align:center;
}

.noteworthy .white.button {
  	width: 80%;
}

.sbp_image{
	margin-top: 1em;
}
.sbp_image img{
	max-height: 175px;
	width: auto;
}


.sidebar_promo{
	padding: 1em;
}

.sidebar_promo_content {
	line-height: 1em;
	padding-top: 0.5em;
	font-size: 0.9em;
	color:#000;
}

.sidebar_promo_content p{
	padding-top: 0.5em;
}

.sidebar_promo h1, .sidebar_promo h2, .sidebar_promo h3{
	font-size: 1.15em;
	text-transform: uppercase;
}

.page_head {
	max-width: 1200px;
	margin: 0 auto;
	border-right: 5px solid #fff;
	padding: 0;
}
.promo .mid_center{
	background: url(img/default.jpg);
	height:350px; 
	width: 50%; 
	background-repeat: no-repeat; 
	background-size: cover;
}

.intro_text {
	width: 25%;
	float: left;
	height: 350px;
	display: table;
}

.intro_inner {
	/* margin-top: 2em; */
	display: table-cell;
	vertical-align: middle;
	padding-right: 1em;
}

.page_head_outer{
	border-bottom: 15px solid #fff;
}

.page-template-default .page_head_outer, .page-template-page-authors-list .page_head_outer, .page-template-page-lesson-plans .page_head_outer {
    border-bottom: 0;
}


.page-template-page-books #content {
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
}

.book_display {
  width: 79%;
  float: right;
  /*margin-right: 3%;*/
}

ul.products{
	margin: 0;
}

ul.products .bundle img {
	max-width: 100%;
	width: auto;
	height: auto;
	max-height: 200px;
}


.tags{
	width: 20%;
	float:left;
}

.grey_box{
	text-align: center;
	color: #fff;
	background-color: #474647;
	height: 200px;
	display: table;
	width:100%;

}

.tag_image, .tag_name{
	display: table-cell;
	vertical-align: middle;
	width: 60%;
}

.tag_image{
	width: 40%;
}


.shelf:nth-child(2n) .grey_box{
	background-color: #333132;
}

.grey_box h2{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}



.book_display .products img{
	max-height: 180px;
	width: auto;
	margin: 10px;
}
.overlay{
	height: 200px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: #000;
	opacity:0.8;
	transition: opacity .25s ease-in-out;

}

.hidden{
	display:none;
}

.hidden{
	opacity:0;
	/*transition: opacity .25s ease-in-out;*/
	position: absolute;
	/*background-color: #000;*/
	top: 0;
	height: 100%;
	color:#fff;
	line-height: 18px;
	width: 100%;
}


.woocommerce .hidden a.button {
	float: none;
	width: 75%;
	margin: 0 auto;
	opacity:1.1 !important;
	position: absolute;
	bottom: 1em;
	margin-left:5%;
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 0.5em !important;
}

.woocommerce span.onsale {
  left: 1.5em !important;
}

.tax-product_cat li.product .shelf_author {
  margin-top: 0em;
  margin-bottom: 0;
}

.woocommerce ul.products li.product a img {
  margin: 0 0 0.25em !important;
  height: auto !important;
  max-height:350px !important;
  width: auto !important;
}

.hidden_inner .shelf_author.show{
	display:none;
}

.woocommerce .products .star-rating {
  margin: 0 0 0.25em 0 !important;
}

.woocommerce .star-rating span {
    width: 100% !important;
}

.woocommerce ul.products li.product .price del {
    display: inline-block !important;
}

.order-total {
    font-size: 1.4em;
}


.shelf_author{
	margin-top: 0.5em;
}

.related_info .shelf_author {
  margin-bottom: 0.5em;
}

.related_info{
	/*opacity:0;*/
	/*transition: opacity .25s ease-in-out;*/
	position: absolute;
	/*background-color: #000;*/
	top: 0;
	height: 100%;
	color:#fff;
	line-height: 18px;
	width: 100%;
	
}

.woocommerce .hidden a.added_to_cart {
  padding-left: 0.75em;
  color: #fff;
}

.woocommerce .hidden a.added_to_cart:hover {
  color: #fdb913;
}

.related_info a, .woocommerce div.product .related_info p.price, .woocommerce div.product .related_info span.price, .single-product .related_info .price, .single-product .related_info .price::before, .single-product .hidden_inner .price .amount{
	color: #fff !important;
}

.related_info a:hover, .single-product .related_info a:hover .price .amount, .single-product .related_info a:hover .price::before, .single-product .related_info a:hover .hidden_inner .price .amount, .woocommerce ul.products li.product .related_info a:hover .price{
	color: #fdb913 !important;
}

.woocommerce ul.products li.product .related_info .onsale {
	display:none;
}

.woocommerce .entry-content .title:after {display: none}

.woocommerce .entry-content .title {
    background-color: transparent;
    padding: 0;
    height: auto;
}



.hidden_inner{
	padding:0.75em;
	color: #fff;
}

.hidden_inner:hover{

	color: #FDB916;
}

.book_slide:hover .hidden{
	opacity:1;
	/*transition: opacity .25s ease-in-out;*/
}

.woocommerce.single-product .related ul li.product .related_info{
	opacity:0;
	/*transition: opacity .25s ease-in-out;*/
}

/*
.woocommerce.single-product .related.bundle ul li.product .related_info{
	opacity:1;
}
*/

.bundle{
	width:33.3%;
	float:left;
	height: 400px;
    overflow: hidden;
}

.single-product .summary .bundle_wrap{
/*
	width:33.3%;
	float:left;
*/
	width: auto;
	float: none;
}
.single-product .summary .bundle_wrap .bundle_add_to_cart_button{
	/*width:80%;*/
	width: 100%;
}


.woocommerce div.product .bundle_data div.quantity, .woocommerce-page div.product .bundle_data div.quantity, .woocommerce #content div.product .bundle_data div.quantity, .woocommerce-page #content div.product .bundle_data div.quantity {
    float: left;
    margin: 0 !important;
    width:20%
}

.single-product .summary .bundle_wrap .bundle_button{
/* 	width:75%; */
	float:right;
	width: 100%;
}

.woocommerce .bundle_wrap .quantity .qty {
    /*padding: 0.375em 0;*/
    display:none;
}

.woocommerce.single-product .related ul li.product:hover .related_info{
	opacity:1;
	/*transition: opacity .25s ease-in-out;*/
}

.woocommerce.single-product .related.bundle ul li.product:hover .related_info{
	opacity:1;
	/*transition: opacity .25s ease-in-out;*/
}

.woocommerce.single-product .related ul li.product:hover .hidden.overlay {
  opacity: 0.8;
  /* transition: opacity .25s ease-in-out; */
}

/*
.woocommerce.single-product .related.bundle ul li.product:hover .hidden.overlay, .woocommerce.single-product .related.bundle ul li.product .hidden.overlay {
  opacity: 0
  transition: opacity .25s ease-in-out; 
}
*/



.book_slide:hover .hidden.overlay{
	opacity:0.8;
	/*transition: opacity .25s ease-in-out;*/
}

.shelf .slick-slider .slick-track{
	height: 200px;
}

.tax-product_cat  .hide{
	display:none;
}

.tax-product_cat.term-56  .hide{
	display: inherit;
}



.shelf {
  border-bottom: 5px solid #fff;
}

.shelf:nth-child(2n)  {
  background-color: #c2c1c2;
}

.page-template-page-books .entry-content {
  padding: 0;
}


.page-template-page-books .home_middle {
  border-top: 10px solid #fff;
}

.book_display .slick-next:before {
  content: "" !important;
}

.book_display .products .slick-list{
	margin-right:3%;
}


.book_display .slick-next, .book_display .slick-next:hover {
	right: 0 !important;
	height: 32px !important;
	width:36px !important;
	background-image: url(img/yellow_next.jpg) !important;
}


.book_display .slick-prev:before, .book_display .slick-next:before{
	color: #000;
}

.book_display .slick-prev {
  display:none !important;
}


/****** Woo Commerce *******/

.woocommerce #content{
	width: 100%;
	overflow: visible;
}


.woocommerce #main{
	padding: 1em 0 1em 0;
}


.woocommerce .related.products h2 {
	width: 25%;
	float: left;
	text-align: center;
	color: #fff;
	background-color: #474647;
	padding: 92px 0;
}
.woocommerce .related.products.bundle h2 {
	background-color: transparent;
    text-align: left;
    position: relative;
    left: 7%;
    padding-top: 20px;
    line-height: 1.25em;
    color: #fdb913;
    width: 18%;
    font-size: 2em;
    font-weight: bold;
}

.woocommerce .related.products.bundle ul.products{
	width: 74%;
}

.bundle_price .price .amount, .bundle_price .price::before{
	color: #fdb913 !important;
	margin-top: 0.5em;
	font-size:1.25em;
}

.bundle_price p.price{
	margin-bottom: 0.5em;
}

.woocommerce .related.products ul.products{
	width: 74%;
	float: right;
	clear: none;
	max-height: 228px;
	overflow: hidden;
	margin: 0;
	height: 225px;
}

.woocommerce .related.products.bundle .attachment-medium{
	max-height: 175px;
    width: auto;
    margin-bottom: 0.5em;
}

.woocommerce .related.products.bundle ul.products {
	max-height: 425px;
	height: auto;
	margin-top: 1.5em;
}

.woocommerce.single-product .related ul li.product.bundle .related_info {
    opacity: 1 !important;
}
.woocommerce .related.products ul.products.bundle{
	max-height: 400px;
	height: 400px;
}

.bundle_desc {
    color: #000;
    margin-top: 0;
    line-height: 1.3em;
}

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
  width: 25% !important;
}

.woocommerce ul.products li.product .related_info .button {
  width: 75%;
  position: absolute !important;
  bottom: 1em !important;
}

.woocommerce .main_outer{
	background-color: #fff;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 25% !important
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #fdb913 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #e3a306 !important;
}


.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 70% !important;
}


.bundle_form {
	clear: both;
	display: block;
}

.woocommerce input.button {
	padding: .73em 1em!important;
	margin-left: .25em!important;
}


/********* Page Single ***********/
.single-product #content{
	max-width:100%;
	margin-top: 1em;
}

.single-product .sku_wrapper{
	width: 100%;
	/*float: left;*/
	display: block;
}


.single-product .price .amount{
	color: #000;
	font-size: 1rem;
}

.single-product .price::before{
	content: "Price: ";
	color: #000;
	font-size: 1rem;
}

.single-product .posted_in a{
	color: #000;
}

.single-product .summary.entry-summary h2{
	font-size: 1rem;
	font-weight:bold;
	clear: none;
	color: #333132;
	margin-top: 2em;
}



.woocommerce.single-product .related ul.products li.product a img {
	height: 180px !important;
	width: auto !important;
	padding: 1em;
}

.woocommerce.single-product .related ul.products li.product a img:hover {
	opacity: 0.7;
}


.woocommerce.single-product .related ul li.product, .woocommerce.single-product .related ul.products li.product, .woocommerce.single-product .upsells.products ul li.product, .woocommerce.single-product .upsells.products ul.products li.product, .woocommerce-page.single-product .related ul li.product, .woocommerce-page.single-product .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page.single-product .upsells.products ul.products li.product {
	width: auto !important;
	/*padding-top: 1em;
	padding-bottom: 1em;*/
	padding: 0;
	margin: 0;
	padding: 0 1.5em 0 1.5em;
	height: 100%;
}




.single.woocommerce .related{
	border-top: 10px solid #fff;
	border-bottom: 5px solid #fff;
	height: auto;
	display: block;
	clear: both;
	overflow: hidden;
}

.single.woocommerce .related.bundle{
    border-top: 0;
    border-bottom: 0;
    background-color: #f5f5f5;
    height: auto;
    width:100%;
}

/*
.single.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}
*/

.woocommerce div.product .woocommerce-tabs ul.tabs {
	list-style: none;
	padding: 0!important;
	margin: 1.5em 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	text-transform: uppercase;
	margin-right: .25em!important;
	border: none!important;
	border-radius: 0!important;
	background: transparent!important;
	margin: auto!important;
	padding: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {display: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs a {
	background: #584951;
	display: block;
	padding: .5em 1em!important;
	color: white!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {background: #fdb913;}

.single-product .summary.entry-summary h2,
h2.yikes-custom-woo-tab-title {
	font-size: 1.25em;
	line-height: 1.25em;
	padding: 0;
	margin: 0 0 .5em;
}







.single.woocommerce #comments{
	width:50%;
	float: left;
}

.single.woocommerce #comments h2{
	width:50%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding-top: 0;
}

.single.woocommerce #review_form #respond {
  padding: 1.25em 2em 1.25em 2em;
}


.single #review_form_wrapper{
	background-color: #989594;
}


.single.woocommerce #main {
	padding-bottom: 0;
}

.single.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
}

.single.woocommerce #review_form #respond textarea {
	background-color: #adaaaa;
	border: 0;
	font-family: "myriad-pro",sans-serif;
}

.single #reviews{
	color:#fff;
}
#tab-reviews {display: block!important;}

.single .woocommerce-noreviews{
	padding-top: 0;
	font: 15px Georgia,serif;
}

.single.woocommerce #reviews #comments ol.commentlist {
	width: 50%;
	float: left;
	max-height: 240px;
	overflow: scroll;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: 0 !important;
}

.single.woocommerce #reviews .comment-form-author label, .single.woocommerce #reviews .comment-form-email label{
	width:15%;
	float:left;
}
.single.woocommerce #reviews .comment-form-author input, .single.woocommerce #reviews .comment-form-email input{
	width:80%;
	float:right;
	background-color: #adaaaa;
	border:0;
	text-transform: none;
}

.single.woocommerce #reviews .comment-form-email label, .single.woocommerce #reviews .comment-form-email input{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.single.woocommerce #reviews .comment-form-rating{
	clear:both;
}

.single.woocommerce #reviews h3 {
	padding-top: 0;
}


#respond .required {
	color: #fff !important;
}

.single.woocommerce #review_form #respond p {
	padding-top: 0;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #fdb913 !important;
	color: #fff !important;
	font-weight: normal !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	text-transform: uppercase !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
	background-color: #e3a306 !important;
	-webkit-transition: 0.3s ease-in-out !important;
	transition: 0.3s ease-in-out !important;	
}

.single.woocommerce div.product form.cart .button {
    float: left;
    margin-top: 1em;
    /* clear: both; */
    width: 75%;
    float: right;
    font-family: "myriad-pro",sans-serif;
}

.single.woocommerce div.product form.cart .variations_button .button {
    width: 100%;
}

.single_variation_wrap{
	width:75%;
	float:right;
}

/*
.woocommerce-tabs ul.tabs{
	display:none;
}
*/





.panel.entry-content{
	padding: 0;
}

.single.woocommerce div.product form.cart div.quantity {
	display:none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  -webkit-font-smoothing: initial !important;
}


.single.woocommerce div.product div.images img {
	width: 75%;
	float: right;
	height: 100% !important;
}

.single.woocommerce #content div.product div.images, .single.woocommerce div.product div.images, .single.woocommerce-page #content div.product div.images, .single.woocommerce-page div.product div.images {
	float: left;
	width: 25% !important;
	margin-right: 0;
	position: relative;
	margin-top: -1em;
}


.single.woocommerce #content div.product div.summary, .single.woocommerce div.product div.summary, .single.woocommerce-page #content div.product div.summary, .single.woocommerce-page div.product div.summary {
	float: none;
	width: 75% !important;
}

.single_buttons_outer{
	width: 33.25%;
	float: left;
	clear: left;
	
}
.single_buttons{
	width: 75%;
	float: right;
}

.yellow.button.inside {
	width: 100%;
}
.single_wrap {
	width: 56%;
	float: right;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 2em;
}
  
.single.woocommerce #content .entry-title {
	display: inline-block;
	font-weight: 600;
	line-height: 1em;
}

.single .single_wrap a, .page-id-2341 .entry-content a, .archive.woocommerce .term-description a{
	color: #058d6f;
}

.single .single_wrap a:hover, .page-id-2341 .entry-content a:hover, .archive.woocommerce .term-description a:hover{
	color: #000;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #058d6f !important;
	font-size: 1em !important;
	margin-bottom:0;
}

.single_wrap .product_meta{
	margin-top: 1em;
}

.woocommerce.single div.product .woocommerce-product-rating {
  	margin-top: 0.65em !important;
  	margin-bottom: 0em !important;
}

.single_wrap p{
	margin-bottom: 12px;
}

.video {
	position: absolute;
	z-index: 10001;
	right: 0;
	/* top: 0; */
	margin-top: 1em;
	width:25%;
}

#content .video {
  position: relative;
  z-index: 0;
  right: 0;
  top: 0;
  margin-top: -2em;
  width: 30%;
  float: none;
  margin-left: 1em;
  height: 275px;
  margin-bottom: 2em;
}



.video iframe{
	width:100% !important;
	max-height: 250px;
}

.video p, .video div{
	margin-bottom: 0;
}

.video .video_title{
  background-color: #fdb913;
  text-align: center;
  color: #fff;
  padding: 0.75em;
  
}

/**** Page Cat *****/

/*.tax-product_cat #content{
  max-width: 100%;	
}

.tax-product_cat .term-description {
  max-width: 1024px;
  margin: 0 auto;
}

.tax-product_cat .shelf {
  border-bottom: 0;
  border-top: 5px solid #fff;
}

.tax-product_cat .archive_outer{
  border-top: 5px solid #fff;
}

.tax-product_cat .archive_inner{
  max-width: 1024px;
  margin: 0 auto;
  margin-top: 1.5em;
}*/
  
  
/********* Cart ***********/

.woocommerce table.shop_table {
	background-color: #fff !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	
}



.woocommerce-cart .cart-collaterals .cart_totals table {
	width: 100%;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.1);
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}


.woocommerce-cart .cart-collaterals .cart_totals tr th{
	padding-left: 1em !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding-bottom: 0.1em !important;
	border-radius: 2px !important;
}

.woocommerce-cart table.cart img {
  width: 75px !important;
  box-shadow: none !important;
  margin: 0 !important;
}


.woocommerce-checkout ::-webkit-input-placeholder {
    font-weight:lighter;
    text-transform: none !important;
    color: rgb(153, 153, 153);
    letter-spacing: 0px;
    padding-left:0.5em;

}

.woocommerce-checkout :-moz-placeholder { /* Firefox 18- */
	font-weight:lighter;
	text-transform: none !important;
	color: rgb(153, 153, 153);
	letter-spacing: 0px;
	padding-left:0.5em;

}

.woocommerce-checkout ::-moz-placeholder {  /* Firefox 19+ */
    font-weight:lighter;
    text-transform: none !important;
    color: rgb(153, 153, 153);
    letter-spacing: 0px;
    padding-left:0.5em;

}

.woocommerce-checkout :-ms-input-placeholder {  
    font-weight:lighter;
    text-transform: none !important;
    color: rgb(153, 153, 153);
    letter-spacing: 0px;
    padding-left:0.5em;

}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 6px 0 5px 0.5em !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	border: 1px solid #ccc !important;
}

.woocommerce-checkout #payment div.payment_box {
	background-color: #e0e0e0 !important;
}

.woocommerce-checkout #payment {
  	background: #fff !important;
}

/********* Shop ***********/

.post-type-archive-product .count, .woocommerce ul.products li.product-category .count{
	display: none;
}

.post-type-archive-product.woocommerce ul.products li.product h3, .woocommerce ul.products li.product-category h3{
	text-align: center !important;
	background-color: #fdb913 !important;
	color: #fff !important;
}

.woocommerce ul.products li.product h3 {
  line-height: 1em;
}

.tax-product_cat.woocommerce ul.products li.product-category h3, .post-type-archive.woocommerce ul.products li.product-category h3{
	margin-top: 0.75em;
	padding: 1em;
	line-height: 1em;
}

.search.post-type-archive-product.woocommerce ul.products li.product h3 {
	text-align: left !important;
	background-color: transparent !important;
	color: #000 !important;
	padding-bottom: 1em !important;
}


.post-type-archive-product .page-title, .archive .page-title{
	display:none;
}

.post-type-archive-product.woocommerce ul.products {
	margin-top: 1.5em;

}

.post-type-archive-product.woocommerce ul.products li.product:hover h3, .post-type-archive-product.woocommerce-page ul.products li.product:hover h3, .woocommerce ul.products li.product-category:hover h3{
	background-color: #e3a306 !important;
	 -webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.search.post-type-archive-product.woocommerce ul.products li.product:hover h3, .search.post-type-archive-product.woocommerce-page ul.products li.product:hover h3{
	background-color: transparent !important;
	/*color:#058d6f !important;*/
}

.search.woocommerce ul.products li.product, .search.woocommerce-page ul.products li.product {
  	height: 525px !important;
}

.woocommerce .woocommerce-ordering select, .variations #format{	
	width: 250px !important;
	margin: 0 auto !important;
	padding: 10px 15px !important;
	background-color: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
	cursor: pointer !important;
	outline: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none;
	background-image: url(img/down_grey.png);
	background-repeat: no-repeat;
	background-position: center right;
	
}

#tab-additional_information{
	display:none !important;
}

.woocommerce div.product .single_wrap  p.price{
	color: #000 !important;
}

.woocommerce div.product form.cart .variations td.label {
  	padding-top: 17px;
}

.woocommerce .quantity .qty {
 	border: 0;
}

a.reset_variations{
	color: #058d6f;
}

a.reset_variations:hover{
	color: #000;
}

.variations tr{
	border-bottom:0;
}

.variations #format {
   width: 100% !important;
   padding-right:0;
}

.woocommerce div.product form.cart .variations td {
  padding-right:0;
}

.woocommerce div.product form.cart .variations {
	width: 75%;
	float: right;
}

.woocommerce div.product form.cart {
    width: 33.25%;
}

.woocommerce nav.woocommerce-pagination ul {
	background-color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #706f70 !important;
	color: #fff !important;
}

.woocommerce nav.woocommerce-pagination ul li {
	/*border-right: 1px solid #706f70 !important;*/
}

.archive.woocommerce #content {
	width: 100%;
	margin-top: 1em;
}


.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
	margin-bottom: 2em !important;
}

.woocommerce ul.products li.product a {
	color:#000;
}

/*.woocommerce ul.products li.product a:hover {
	color:#058d6f;
}*/

.term-description{	
  	padding: 1em 0 1.5em 0;
}

.woocommerce ul.products li.product .button {
	width: 85%;
	position: absolute !important;
	bottom: 0 !important;
	left: 0;
}

div.pp_woocommerce div.ppt {
  display: none !important;
}

.tax-product_cat.woocommerce ul.products li.product, .tax-product_cat.woocommerce-page ul.products li.product {
  	height: 485px !important;
  	font-size: 0.95em !important;
}

.tax-product_cat.woocommerce ul.products li.product:hover img, .tax-product_cat.woocommerce-page ul.products li.product:hover img{
	opacity: 0.8;
}

.tax-product_cat.woocommerce ul.products li.product-category{
  	height: auto !important;
}


.tax-product_cat.woocommerce ul.products li.product .price, .search.woocommerce ul.products li.product .price  {
  	color: #058d6f !important;
  	font-size: 1em !important;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li:last-child {
  	border-right: 1px solid #d3ced2 !important;
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-info {
  border-top-color: #058d6f !important;
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before {
  color: #058d6f !important;
}















/********* Page ***********/

#content.default{
	background-color: #fff;
}


.page-template-page-books #main{
	background-color: #e0e0e0;
}

.shelf_book_outer {
  margin-right: 1em;
  display: table;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  height: 90%;
  position: relative;
  margin: 4.5%;
}

.book_image{
	display:table-cell;
	vertical-align: middle;
}


.woocommerce .book_display img, .woocommerce-page .book_display img {
  height: auto;
  max-width: 90%;
  margin-left:5%;
}

/** lesson plans and author page **/


.cat_lessons a, .lesson_plans a, .author_list a, .author_name h3{
  	color: #000!important;
}


.cat_lessons a:hover, .lesson_plans a:hover, .author_list a:hover, .author_name h3:hover {
  	color: #058d6f!important;
}
.single-authors #content a{
	color: #058d6f;
	font-size: 1.15em;
}

.single-authors  #content a:hover{
	color: #000;
}

.cat_lessons{
	cursor: pointer;
}

.page-template-page-authors-list-php .author_name h3 {
    padding: 0;
    font-size: 1em;
}

.page-template-page-authors-list-php .auth_four_col {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;

    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
    
    margin-top: 2.5em;
}

.auth_buttons{
	width:50%;
}

.auth_buttons .yellow.button {
    width: 24%;
    margin-right: 1%;
}




.auth_head{
	margin-top: 1em;
}

.auth_book{
	padding-bottom: 0.5em;
}

.book_list {
	position: relative;
	display: block;
	clear: both;
	padding: 0 0 1.5em;
}

.single-authors .auth_book{
	padding-bottom: 0;
	float: left;
	width: 48%;
	margin: 0 2% .5em 0;
	line-height: 1.15em;
}

.single-authors h2.auth_book{
	margin-bottom: 1em;
}

.space{
	height: 24px;
}

.single-authors #content .auth_book a{
	font-size: 1em;
	color: #000;
}

.single-authors .home_middle {
    background-color: #fff;
}

.single-authors #content .auth_book a:hover{
	color: #058d6f;
}

.single-authors #nav-below{
	margin-top: 1em;
}

.single-authors .auth_desc{
	margin-bottom: 2em;
}

.single-authors .entry-utility, .single-authors .entry-meta{
	display:none;
}




.author_list{
	clear:both;
}

.plans_outer{
	display:none;
}

.lesson_title {
    background-color: #fdb913;
    color: #fff;
    padding: 0.75em 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.lesson_content{
	width: 25%;
    float: left;
}

.lesson_outer {
    width: 70%;
    /* float: right; */
    margin: 0 auto;
}

.lesson_title:hover {
    background-color: #e3a306;
}

.cat_lessons{
	position:relative;
	width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
}

.author_list{
	display:none;
}

/*** blog **/

a:-webkit-any-link {
    text-decoration: none !important;
    color: white;
}
#widgetmain{
    margin-top: 1em;
}

#rsswidget iframe body{
	font-family: sans-serif !important;
}

/***** Mobile *******/
.mobile_menu{
	display:none;
}

.ml_1{
	opacity:0;
	clear: both;
	color: #fff;
	padding-bottom: 1.5em;
}

.mobile_logo{
	display:none;
}

.woocommerce div.product div.images div.thumbnails {
	display: block;
    clear: both;
    float: right;
    width: 81%;
}



.single-product .single_wrap {
	margin: 0;
	width: 59%;
}

.single-product .product-type-bundle .single_wrap {
    margin-top: 3em;
}



.woocommerce span.onsale {
	background-color: #9e1e27!important;
	width: 3.236em;
	height: 3.236em;
}


.woocommerce.single-product #content span.onsale {
	z-index:100;
	top: -1em;
    left: 26.5% !important;
}

.woocommerce ul.products li.product .onsale {
  display: none;
}


.woocommerce-page .entry-content .addresses .title:after {display: none}

.woocommerce-page .entry-content .title {
    background-color: transparent;
    padding: 0;
}

.ml_1 a:hover{
	color: #fff;
}




.variations_form .cart {
	clear: both;
	width: 25%;
	margin-left: 8.5%;
}


.woocommerce-checkout #payment ul.payment_methods li.payment_method_beanstream img {display: none;}
.woocommerce .payment_method_woocommerce_gateway_purchase_order .form-row .required {display: none;}

.auth_thumb{
	width: 25%;
	float:left;
	margin-top: 2em;
}

.auth_desc_thumb{
	width: 72%;
	float:right;
}

/**** submenu *****/

.dropdown{
	position: absolute;
	width: 100%;
	left: 0;
	background-color: #584951;
	margin: 0;
/* 	top: 170px; */
	top: 90px;
	display:none;
	z-index:1002;
	padding-top: 2em;
	padding-bottom: 1em;
}

.dropdown .dropdown{
	position: inherit;
	padding-top: 0;
}

.dropdown .dropdown ul{
	width: 100%;
}

.dropdown .dropdown li{
	width: 100%;
	padding-top: 0;
}

.dropdown .dropdown li a{
	color: #fff;
}

.dropdown .dropdown li a:hover{
	color: #fdb913;
}

.dropdown ul{
	width: 80%;
	max-width:1024px;
    margin: 0 auto;
}



.dropdown li{
    border: 0;
    list-style-type: none;
    width: 100%;
    padding:0;
    padding-top: 0.5em;
	min-height: auto;
	/*float:left;
	clear:left;*/
	display:block;
	float:none;
	-webkit-column-break-inside: avoid;
}

.dropdown{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
}

.dropdown .dropdown{
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
}



.dropdown li:first-child{
    border-left: 0;
}

.dropdown li a{
	color: #fdb913;
}

.dropdown li a:hover{
	color: #fff;
}
.top_menu li{
	cursor: pointer;
}



.dropdown{
	display:none;
}

.action {
    position: fixed;
    right: 0;
    width: 225px;
    color: #fff;
    z-index: 1004;
    top: 197px;
    height: 246px;
    box-shadow: -2px 2px 5px 0px #444;
    -moz-box-shadow: -2px 2px 5px 0px #444;
    -webkit-box-shadow: -2px 2px 5px 0px #444;
}


.action h2, .action h1, .action h3{
	color: #fff;
	text-align: left;
	line-height: 1.15em;
	font-weight: lighter;
	font-family: Georgia, serif;
	font-size: 18px;
}

.action_inner{
	text-align: center;
    position: relative;
    background-image: url(img/bg_exchange_2019.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}



/*
#ribbon {
    width: 100%;
    height: 65px;
	background-image: url(img/ribbon_shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
}
*/

.close{
	width: 25px;
	height: 25px;
	background-position: top left;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	cursor: pointer;
	z-index: 5;
}


.jspTrack {
    background: grey !important;
}




.postid-4402 .bundle_form {
	position: relative;
	display: block;
	clear: both;
	width: 125%!important;
	margin: 0 3%;
}
.postid-4402 .bundled_product_summary {
	display: block;
	clear: both;
}
.postid-4402 .bundled_item_cart_content {display: block!important;}


.postid-4402 .bundled_sub_price_html {display: block!important;}

.postid-4402 .related.products {display: none;}

.postid-4402 .onsale {display: none;}


.postid-4402 .bundled_product_summary .details {width: 100%;}
.postid-4402 .bundle_form div.product {padding: 15px;}
.postid-4402 .bundle_form div.product:nth-child(even) {background: #eee;}

.postid-4402 .bundle_form div.product .product_title {
	width: 40%;
	display: inline-block;
	vertical-align: top;
}
.postid-4402 .bundle_form .bundled_product_excerpt {
	width: 38%;
	display: inline-block;
	vertical-align: top;
	margin: 0 1.5%;
}
.postid-4402 .bundle_form .cart {
	width: 15%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.postid-4402 .bundle_form .cart.bundle_data {
	float: none;
	width: auto;
	display: block;
	margin: 0;
}
.postid-4402 .bundle_form .cart.bundle_data .bundle_wrap {float: right;}

.postid-4402 .single_wrap .price {display: none;}

.postid-4402 .yellow.button.inside {margin-left: -31em;}

.postid-4402 .summary .bundle_wrap .bundle_button {width: auto;}

.postid-4402 div.product form.cart .button {min-width: 200px;}










#wp-submit{
	background-color: #fdb913;
	color: #fff;
	text-transform: uppercase;
	font-weight: 200;
/* 	width: 33.5%; */
	width: auto;
	padding: 0.25em 1.5em;
}

#wp-submit:hover{
	background-color: #e3a306;	
}

.feed_item_description{
	font-size:12px;
	color:#fff;
	margin-bottom:0.5em;
}
.feed_item_title{
	color: #fff !important;
	margin-bottom:0.5em;
}

.feed_item_title a{
	color: #fff !important;
	text-transform: uppercase;
}

#content .feed_item_link a{
    color: #706f70;
}

.feed_item{
	width: 85%;
	margin: 0 auto;
    margin-top: 0.75em;
}

#content .feed_item_link a {
    display:none;
}

.action a:hover{
	color: #72706f;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.su-spoiler-style-default,
 .su-spoiler-content {
    padding: 0 0 1em 0!important;
}

.su-spoiler-title{color: #8b0606;}


#quio{
  	padding: 5px 10px;	
  	background-color: #2BBC9C;  
  	width: 100px;  
}

#quio a{color: #FFFFFF;}

.postid-2069 .out-of-stock{display: none;}









/** rss feed **/
@media only screen and (max-width: 1100px) {
	
	.feed_item {
    	width: 90%;
		margin-top: 0;
	}
}

/*
.ie8 .cat_slider .vertical-centered{
	width: 100% !important;
}


.ie8 .cat_slider .cat_layer{
	width: 25% !important;
}

.ie8 .cat_slider .cat_layer{
	width: 25% !important;
	float:left !important;
}


.ie8 .cat_slider{
	height:400px;
	overflow: hidden;
}

*/


.postid-2069 #main {padding: 0;}
.postid-2069 #content {
	background: #803e98;
	color: white;
	margin: 0;
}
.postid-2069 #content h1,
.postid-2069 #content h2,
.postid-2069 #content h3,
.postid-2069 #content h4,
.postid-2069 #content h5,
.postid-2069 #content h6,
.postid-2069 #content p,
.postid-2069 #content .price::before {color: white!important;}



.postid-2069 .related {background: #e0e0e0;}

.postid-2069 div.product div.images, 
.postid-2069 div.product div.summary {margin: 0!important;}

.postid-2069 div.product div.images img {width: auto!important;}


.postid-2069 div.product div.images {
	position: absolute!important;
	right: 2em;
	top: 2em;
	width: 20%!important;
}
.postid-2069 #quio_image {
	width: 55%;
	display: inline-block;
	vertical-align: top;
	background: url(img/teachers.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2em 0;
}
.postid-2069 .single_wrap {
	width: 42%;
	display: inline-block;
	vertical-align: top;
	padding: 2em 0;
}
.postid-2069 .single_buttons_outer {display: none;}

















.woocommerce div.product form.cart .variations {
	max-width: 75%;
}
.woocommerce div.product form.cart .variations td.label {display: none;}


.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {color: #fdb913;}



.g-recaptcha {
	display: block!important;
	clear: both!important;
}











/***** home page new ****/

/*
.banner_inner {
	height: 600px!important; 
	width: 100%; 
	background-repeat: no-repeat; 
	background-size: auto 100%;
}
*/

.banner_content_wrap {
	position: relative;
    max-width: 50%;
    margin: 6em auto 0;
    font-size: 1.25em;
    font-family: Georgia, serif;
    display: block;
}
.banner_content {
	margin-left: 52%;
	font-family: "myriad-pro",sans-serif;
}

.banner_text.bg-image {
	float: none;
	max-width: 100%;
	margin: 0;
	display: block;
	width: 100%;
/* 	font-size: 1.75em; */
}
.banner_text.bg-image h1 {
	letter-spacing: 5px;
}
.banner_text.bg-image .banner_text_align {display: block;}

.banner_link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
}

.slick-prev:before, .slick-next:before {display: none;}
#banners .slick-prev {
	background: url(img/arrow_prev.png)!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px!important;
	width: 25px!important;
	left: 2.5%!important;
}

#banners .slick-next {
	background: url(img/arrow_next.png)!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px!important;
	width: 25px!important;
	right: 2.5%!important;
}

.slick-dots li button:before {display: none;}
#banners .slick-dots {
	bottom: 38%!important;
	width: auto!important;
	left: 7%;
}
#banners .slick-dots li button { 
	background: rgb(237,237,237)!important;
	background: rgba(255,255,255,.5)!important;
	border-radius: 25px;
	-moz-border-radius 25px;
	-webkit-border-radius: 25px;
}
#banners .slick-dots li.slick-active button {
	background: rgb(255,255,255)!important;
	background: rgba(255,255,255,1)!important;
	border-radius: 25px;
	-moz-border-radius 25px;
	-webkit-border-radius: 25px;
}

.home .slick-dots li button {
	background: white!important;
	border-radius: 10px;
	width: 15px;
	height: 15px;
}

.home .slick-dots {
	bottom: 9px!important;
	margin: 0 auto;
}


.home .slick-dots li.slick-active button {
	background: #584951!important;
}

#home_cats {
	background-color: #584951;
	padding: 1.5em 0;
	font-family: Georgia, serif;
}

#home_cats .cat_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.5em;
}
#home_cats .cat_menu li {
	display: inline-block;
	padding: 0;
	letter-spacing: 1px;
}
#home_cats .cat_menu li a {
	color: white;
	border-left: 1px solid #fdb913;
	padding: 1em 2em;
}

#home_cats .cat_menu li:first-child a {border: none;}

/*
#home_cats .cat_menu li a {color: #70939a;}
#home_cats .cat_menu li:first-child a {color: #f4902c!important;}
#home_cats .cat_menu li:nth-child(odd) a {color: #ed4d45;}
*/





/* home page 2019 banners */
.page-template-page-home-2019 .banner_title {
	font-family: georgia, serif;
	font-size: 2em;
	line-height: 1.05em;
	margin: 0 0 .5em;
}

.page-template-page-home-2019 .banner_text_inner{
	position: relative;
	font-family: georgia, serif;
	line-height: 1.25em;
}

.page-template-page-home-2019 .banner_image {
	width: 50%;
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 .5em;
}

.page-template-page-home-2019 .banner_image img {
	margin: auto;
	display: block;
}

.page-template-page-home-2019 .banner_text{
}

.page-template-page-home-2019 .banner_button{
	padding: 1em 3em;
	font-family: "myriad-pro",sans-serif;
	font-size: .75em;
	display: inline-block;
	margin-top: 1em;
	line-height: 1em;
}

.page-template-page-home-2019 .slick-prev, 
.page-template-page-home-2019 .slick-next{
	background-color: #000000;
	color: #FFFFFF;
	display: block!important;
}

.page-template-page-home-2019 .slick-prev{left: 10%;} 

.page-template-page-home-2019 .slick-next{right: 10%;} 

.page-template-page-home-2019 .slick-prev:focus, 
.page-template-page-home-2019 .slick-next:focus {
  background-color: rgba(255, 255, 255, 0.5) !important;
}


.page-template-page-home-2019 .slick-next:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.page-template-page-home-2019 .slick-prev:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.page-template-page-home-2019 .slick-prev:hover,
.page-template-page-home-2019 .slick-next:hover {
  background-color: rgba(255, 255, 255, 0.7);
  width: 45px;
  height: 45px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.page-template-page-home-2019 .slick-prev:hover {
  padding-left: 8px;
}

.page-template-page-home-2019 .slick-next:hover {
  padding-right: 8px;
}

.page-template-page-home-2019 .slick-next {
  right: 20px;
  padding: 1em;
  background-color: transparent;
  width: 45px;
  height: 45px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.page-template-page-home-2019 .slick-prev {
  left: 20px;
  padding: 1em;
  background-color: transparent;
  width: 45px;
  height: 45px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}



/*  */





.blog_rss {
	border-left: 5px solid white;
}

.feedzy-rss {text-align: left;}
.feedzy-rss .title {
	background: transparent;
	font-size: 1.15em;
}
.feedzy-rss .title a {color: #6d939c!important;}
.feedzy-rss .title:after {display: none;}

.feedzy-rss ul {
	margin: 0;
	padding: 1em 1em 0!important;
	margin: 0!important;
}

.feedzy-rss .rss_item {
	border: none!important;
	padding: 10px!important;
	margin: 0!important;
}












/*** Home Page - Fall 2017 ***/

#banner {
	position: relative;
	display: block;
	clear: both;
	margin: 0 auto;
}
.banner_slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 3em 0;
	height: 100%;
}
.page-template-page-home-2017 .banner_inner {
	position: relative;
	display: flex;
	clear: both;
	overflow: hidden;
}
.banner_image {
	float: left;
}
.banner_image img {
	max-height: 350px;
	max-width: 100%;
	width: auto;
	height: auto;
}
.banner_image.bottom {bottom: -2.5em;}
.banner_image.right {right: -10%}
.banner_image.top {top: -2.5em;}
.banner_image.left {left: -10%;}

.banner_slide .wrap,
.banner_slide a,
.banner_inner,
.banner_text {height: 100%;}

.banner_text {
	float: left;
	min-width: 30%;
	position: relative;
	max-width: 40%;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 1.25em;
	display: table;
}
.banner_text_align {
	display: table-cell;
	vertical-align: middle;
}

.banner_text_inner {
	position: absolute;
	display: block;
	margin: 0 auto;
	width: auto;
	left: 0;
	right: 0;
	top: auto;
	bottom: auto;
	height: auto;
}


.flag {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
	min-width: 18%;
	float: left;
	margin-top: 2em;
	background-image: url(img/flag_blue.png);
	margin-right: -3%;
	margin-left: -1.5%;
}
.flag.dark-blue {background-image: url(img/flag_darkblue.png);}
.flag.light-green {background-image: url(img/flag_lightgreen.png);}
.flag.olive {background-image: url(img/flag_olive.png);}
.flag.orange {background-image: url(img/flag_orange.png);}
.flag.yellow {background-image: url)img/flag_yellow.png);}






.page-template-page-home-2017 .home_middle {border-bottom: 5px solid white;}


.page-template-page-home-2017 .cat_slider .slick-track {height: auto!important;}


.cat_layer.black {background: #333132;}
.cat_layer.blue {background: #6d939c;}
.cat_layer.dark-blue {background: #25414f;}
.cat_layer.light-green {background: #8cc864;}
.cat_layer.olive {background: #9a9360;}
.cat_layer.orange {background: #f7941e;}
.cat_layer.slate-blue {background: #70939a;}
.cat_layer.pink {background: #ed4d45;}
.cat_layer.gold {background: #fdb913;}
.cat_layer.salmon {background: #f04e3e;}







.overlay_link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	right: 0;
}


#title_banner {
	border-top: 1px solid #fdb913;
	padding: 2.5em 0;
	display: block;
	position: relative;
	display: block;
	text-align: center;
}
#title_banner h2 {
	font-size: 3em;
	color: #584951;
	font-family: Georgia, serif;
	font-weight: 100;
	margin: 0;
	padding: 0;
	line-height: 1;
}







.post-password-form {
	font-size: 1.25em;
}

.post-password-form {
	margin: 2em auto;
	max-width: 1024px;
	line-height: 2em;
}

.post-password-form input {
	color: white;
	background: #fdb913;
	border: 0px;
	padding: 0.5em 2em;
	text-transform: uppercase;
	font-weight: 300;
}

#pwbox-11425 {
	background: white;
	color: black;
}

.post-password-form input:hover {
	cursor: pointer;
	background: #e3a306;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;	
}









#toggle_content {
	background: #e0e0e0;
}

.toggle_item {
	text-align: center;
}

.toggle_item a {
	display: inline-block;
	vertical-align: top;
	max-width: 23%;
}

.toggle_item img {
	width: auto;
	height: 250px;
	padding: .5em;
	max-width: 95%;
}

.page-id-611 .toggle_item a:hover, .page-id-611 .product-category:hover {
	opacity: .7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}



#toggle {
	background: #584951;
	text-align: center;
	overflow-x: hidden

}

#toggle h3 {
	font-family: Georgia, serif;
	font-size: 1.5em;
	letter-spacing: 1px;
}
#toggle h3 a {
	color: white;
	display: block;
	padding: 1.5em .75em;
	border-left: #fdb913 1px solid;
}
#toggle h3 a:hover {opacity: .7;}
#toggle .product-category:first-child h3 a {border: none;}


#toggle span {
	padding-left: 1em;
}

.home .product-category {display: inline-block;}

.home .product-category a#childrens-books span {
	display: none;
}











#flyout_searchform {
	position: absolute;
	right: 12%;
	top: 1em;
}

#flyout_search {
	background-color: transparent;
	background-image: url(img/searchicon.png);
	background-position: 99% center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 30px 0 5px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

#flyout_search:focus {
	background-color: #fff;
	border: none;
	cursor: text;
	outline: 0;
	width: 230px;
}
#flyout_submit { 
	display:none;
}






.search-results #content .entry-title {
	display: block;
	margin: 0;
	background: transparent;
	padding: 0;
	line-height: 1.15em;
}
.search-results #content .entry-title a {color: #fdb913;}
.search-results .entry-content {padding: 0 0 1.5em;}



.entry-meta {display: none;}
.entry-utility {display: none;}





#pass1, #pass1-text {width: auto!important;}






.restricted_country {padding: 0 0 1.5em;}



/*********** Free Custom Product ************/
.single_free_product {
    display: inline-block;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 5em;
}
.single-free-products #content {
    /* width: 100% !important; */
    /* margin: 0 auto; */
    max-width: 88% !important;
    /* padding-left: 6% !important; */
    /* padding-right: 6% !important; */
    padding-top: 1em;
    padding-bottom: 4%;
}
.single-free-products #content .video {
    position: absolute !important;
    z-index: 10001 !important;
    right: 0 !important;
    top: 0 !important;
    margin-top: 1em !important;
    width: 25% !important;
 }
 h1.product_title {
    font-weight: 600;
}
.free_product_left {
    width: 20%;
    float: left;
    margin-right: 5%;
}
.free_product_thumb {
    width: 100%;
}
.free_product_content {
    float: left;
    width: 75%;
}
.free_product_thumb img {
    width: 100%;
    height: auto;
}
.single_people_wrap{
		width: 56%;
    margin-right: 2%;
    padding-bottom: 2em;
	margin-top: 12px;
}
.tabs.wc-tabs li a {
    background: #fdb913;
    padding: 0.5em 1em;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
		color: #fff;
}
ul.tabs.wc-tabs {
    border-bottom: 1px solid #d3ced2;
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.single-meta a, .single_people_wrap a {
    color: #058d6f;
}
.single_people_wrap .tabs-wrapper {
    margin-top: 30px;
}
.download_link {
    background: #fdb913;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    display: inline-block;
    margin-top: 30px;
}
.category_sec {
    color: #058d6f;
}
.category_sec span {
    color: #000;
}
.label_input br {
    display: none;
}
ul.author_meta {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-flex;
}
.author_meta li:after {
    content: "|";
    padding-left: 5px;
    margin-right: 5px;
}
.author_meta li:first-child:after , .author_meta li:last-child:after {
    content: none;
}
.author_meta li:first-child {
    padding-right: 5px;
}