@import url('https://fonts.googleapis.com/css?family=Lato:400,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Play');
p
{
	font-family: 'Lato', serif;	
}
a,h2
{
	font-family: 'Play', serif;	
}
label.screen-reader-text {
    display: none !important;
}
img {
	max-width: 100% !important;
}
.stick {
    position:fixed;
    top:0px;
}
nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-top: 30px;
}

nav ul li{
	display: inline;
}

nav ul li a{
	margin: 0px;
	display: inline-block;
	padding: 20px;
	color: black;
	
	font-weight: 400;
}

nav ul li a:hover{
	text-decoration: none;
	color:black;
	background: white;
	/*color: #7f1811;*/
}
.dropdown-menu{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#22313F;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu>li>a
{
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:white;
	white-space:nowrap
}
.navbar-default .navbar-nav li a {
color: white; 
font-weight: 500;
}
.navbar-default .navbar-nav li a:hover {
color: black; 
background:white;
}
.navpush {
margin-top:45px ;

}
.canada-pic {
	 height: 80px !important;
}
.navbar-toggle {

margin-top: 50px;
}
.tp-bar {
	width: 100%;
	background-color: #AEA8D3;
	padding-bottom: 40px;
}
.no-margin-bottom {
	margin-bottom:0;
	background: #22313F;
}
.no-margin-bottom a {
	margin-bottom:0;
	background: #22313F;
	color: white; 
	font-weight: 500;
}
.search-bar
{
	padding-bottom:5px;
	text-align:center;
}
.info-sec
{
	background: #34495E;
	color:white;
	padding:20px 0 20px 0;
}
.info-sec *
{
	text-align: center;
}
.info-sec img
{
	height:120px;
}
.center-title
{
	text-align:center;
	padding-bottom: 15px;
}
.contact-form
{
	text-align:center;
	padding: 50px;
}
.examination-request input, textarea
{
	width:100%;
}
.banner-sec
{
	background: url('../img/lody.png') no-repeat;
	background-size: cover;
	
	
}
.banner-blurb
{
	color:white;
	font-size: 20px;
	padding: 50px 200px 50px 200px;
	text-align:center;
}
.pad-top
{
	padding-top:20px;
	padding-bottom:20px;
}
.newest-sec
{
	padding-top:20px;
	background:#AEA8D3;
	
}
.shop-sec img
{
	height:380px;
	width: 250px;
}
.home-sec
{
	padding-top:20px;
	background:#6C7A89;
	text-align:center;
}
.preorder img
{
	max-width:100%;
}
.home-sec img
{
	height:380px;
	max-width:100%;
	text-align:center;
}
.home-sec a
{
	text-decoration: none;
}
.search-sec
{
	padding-top:20px;
	padding-bottom:20px;
	background:#6C7A89;
	text-align:center;
}
.search-sec img
{
	height:380px;
	width: 250px;
}
.white
{
	color:white;
}
.shop-sec
{
	padding-top:20px;
	text-decoration: none;
	text-align:center;
	color: black;
}
.cat-text
{
	color: black;
}
.book-box
{
	height: 500px;
}
.shop-box
{
	height: 510px;
}
.shop-sec a p
{
	padding-top:20px;
	text-decoration: none;
	color: black;
}
.cfp a:hover
{
	text-decoration:none;
}
.shop-sec a:hover
{
	text-decoration:none;
}
.newest-sec img
{
	
	height:400px;
	margin: 0;
}
.single-sec
{
	padding-top:20px;
	padding-bottom: 20px;

}
.single-sec img
{
	padding-top:20px;
	padding-bottom: 20px;
	max-width: 100%;
}
.single-img
{
	width:100%;
	text-align:center;
}
.single-img form.cart {
	display: inline-block;
}
.single-title
{
	background:#3C3C3C;
	padding: 30px;
	color: white;
	margin: 0;
}
.blog-sec
{
	padding:30px 0 30px 0;
}
.book-text
{
	color:white;
	font-size:16px;
	text-align:center;
}
.head-wrap {
     width: 80%;
     margin: 0 auto;
}
.headr-logo
{
	padding-top:15px;
	padding-bottom:15px;
}

.footer{
	background: #22313F;
	padding-top: 40px;
	padding-bottom: 40px;
	color: white;
}

.footer-sub{
	text-align: center;
}
.footer-menu{
	padding: 0px;
	list-style: none;
}

.footer-menu a{
	color: white;
}

.footer a{
	color: white;

}

.footer .social a{
	color: rgba(0,0,0,.3);
}

.footer a:hover{
	text-decoration: none;
	opacity: .8;
}
.footer-menu li:before{ content:"-"; position:relative; left:-5px;}
.footer-menu li{ text-indent:-5px; }

.footer .social a span{

	font-size: 45px;
}
.social
{
	text-align: center;
	height:70px !important;
	
}
label {
  display: inline !important; 
 }
.woocommerce-message
{
	border-top: 3px solid #8fae1b;
	padding: 1em 1em 1em 3.5em;
margin: 0 0 2em;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fcfbfc;
background: -webkit-gradient(linear,left top,left bottom,from(#fcfbfc),to(#f7f6f7));
background: -webkit-linear-gradient(#fcfbfc,#f7f6f7);
background: -moz-linear-gradient(center top,#fcfbfc 0%,#f7f6f7 100%);
background: -moz-gradient(center top,#fcfbfc 0%,#f7f6f7 100%);
color: #5e5e5e;
text-shadow: 0 1px 0 #ffffff;
list-style: none outside;
width: auto;
-webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
}

.navbar-toggle {
border-color: white;
}
.icon-bar {
background-color: white;
}
.rev-text
{
	padding:20px;
	font-style: italic;
	height: 300px;
	overflow: auto;
}
.postid-248 h2 {   
	font-family: 'Calibri', serif !important; 

 }
/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #3C3C3C;
  color: white;
}
.custom-pagination a:hover {
  background-color: #ff3c50;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #22313F;
  color: #fff;
}
.custom-pagination {
	padding-bottom: 20px;
}
.right-text {
	text-align: right;
}
.left-text {
	text-align: left;
}
.pagi-links a{
	color: white;
	background:#3C3C3C;
	padding:10px 20px;
	border-radius: 20px;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
  width: auto !important;
  margin: 0 !important;
  float: left !important;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
   height: 31px !important;
   }
   .desc-box {
	  border: 1px solid gainsboro;
	  border-radius: 5px;
	  padding: 10px;
	  box-shadow: 1px 1px 5px 1px;
 	  text-align: left;
	  
	}
@media screen and (max-width: 40em) {
	.footer *{
		text-align: center;
	}
	.dropdown-menu{
		text-align:center;
	}
	.headr-logo
	{
		margin-left:15px;
	}
	.search-bar
	{
		text-align:center;
	}

	.banner-sec {
		
	}
	.banner-blurb
	{
		padding:10px;
	}
}
