/*
Theme Name: SiteOrigin North Child 01
Theme URI: 
Description: Child 01 theme for the SiteOrigin North theme
Author: <a href="https://siteorigin.com/">SiteOrigin</a>
Author URI: 
Template: siteorigin-north
Version: 1.3.8.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 24 Mar 2017 17:27:58 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*MENU TOP*/
.masthead-sentinel, #masthead{margin-bottom:0px !important}
.panel-grid{margin-bottom:0px !important;}
.main-navigation, #mobile-navigation {
    font-family: "BebasNeue", sans-serif, monospace !important;
    font-size: 1.5em !important;
    text-align: center !important;
	text-transform:uppercase;
}
#middle-logo a {
	display: inline-block;
}
#middle-logo img {
    vertical-align: middle;
}
div.container{
	padding:0;
}

@media screen and (min-width: 600px){
	.menu-primary-menu-container{
		display: none !important;
	}
}

/*TEXT COLOURS and FONTS*/
@font-face {
	font-family: 'BebasNeue';
	src: url('/wp-content/themes/siteorigin-north-child-theme-01/fonts/BebasNeueBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'BebasNeue';
	src: url('/wp-content/themes/siteorigin-north-child-theme-01/fonts/BebasNeueRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#content h1{padding-top:20px;}

h1.sow-headline, h2, h3{
  font-family: 'BebasNeue', 'Baskerville', sans-serif !important;
  text-transform:uppercase;
  font-size:40px;
  letter-spacing: 1.5px;
}  
h2{
  font-size:36px;
}
body p{
font-size:1.1rem;
}
p a:link{
  color:#3A4D3A;
  text-decoration:underline;
}
p a:visited{
  color:#404040;
}
/*Buttons*/
.ow-button-hover,#mc_embed_signup input,.black-button{
	font-family: 'BebasNeue';
	font-style: italic;
	color: #ffffff;
	border-radius: 3em !important;
	font-size: 1.2em !important;
	padding: 1em 2em;
	background: transparent;
	border: 2px solid #ffffff;
	text-decoration: none;
}
.ow-button-hover{
	font-size: 2em !important;
}
#mc_embed_signup input{
	color:#848484;
}

/*HEADER*/
#first-header-font{
  font-family:'BebasNeue', sans-serif; 
  font-size:9vw;
  text-align:center; 
  color:#ffffff;
  line-height:1;
  margin-bottom: 0px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
#second-header-font {
  font-family:'GFS Didot', serif;
  font-size:2.2vw;
  font-style: italic;
  text-align:center; 
  color:#ffffff; 
  line-height:1.3; 
  margin-right: 10%;
  margin-left: 10%; 
}

/*COLOPHON*/
#colophon{
  margin-top:0px !important;
}

/*RETAILERS*/
ul.icon-wrapper {
	list-style: none;
	font-size: 0px;
}
ul.icon-wrapper li {
	display: inline-block;
	padding: 10px;
	background: transparent;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.icon-wrapper li img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px;
}

ul.icon-wrapper {
	list-style: none;
	font-size: 0px;
	margin-left: -2.5%; /* should match li left margin */
}
ul.icon-wrapper li {
	display: inline-block;
	padding: 10px;
	margin: 0 0 2.5% 2.5%;
	background: transparent;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

ul.icon-wrapper li {
	width: 22.5%; /* this value + 2.5 should = 25% */
}

@media (max-width: 699px) {
	ul.grid-nav li {
		display: block;
		margin: 0 0 5px;
	}
	ul.grid-nav li a {
		display: block;
	}
	ul.icon-wrapper {
		margin-left: 0;
	}
	ul.icon-wrapper li {
		width: 100% !important; /* over-ride all li styles */
		margin: 0 0 20px;
		text-align: center;
	}
}


/*MAILCHIMP FORM*/
/*
input[type="submit"] {
  text-transform:none !important;
  margin-left:auto !important;
  margin-right:auto !important;
  font-family: 'BebasNeue', sans-serif;
  font-size:18px;
}
.ow-button-hover span{
line-height:1.3;
}*/

/*ABOUT PIC*/

/*TESTIMONIALS*/
.lsow-author-credentials{
  color:#b0b0b0;
}

.lsow-testimonial-text::after{
  visibility:hidden;
}

/*SOCIAL ICONS*/
ul.social {
    list-style: none;
    padding: 0;
    margin-bottom: 1em;
}
.social li {
    display: inline-block;
    padding-right: 1em !important;
    text-align: center;
}
.social li a {
    background:none !important;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    background: #3498db;
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

/*RESOURCES*/
.click-to-tweet{
	text-align: center;
}
.click-to-tweet .textwidget p a{
	font-size:125%; 
	color:#ffffff;
	text-decoration: none !important;
}
.meme-square{
	box-shadow:0 0 20px rgba(0,0,0,.1);
}
#panel-5-6-0-1 .panel-grid-cell{
	padding-bottom: 3em;
}

.also-available{
  color: white;
  font-size: 12px;
  line-height: 1.4;
}
#panel-5-6-0-2 .widget_text{
	margin-bottom:0px !important;
}
.under-image{
  font-family: didot;
  font-size: 20px;
  text-align: center;
}
.under-image a{
  text-decoration:none;
}

/*HEADER ON MOBILE*/
@media screen and (max-width: 499px) {
#first-header-font{
  font-size:15vw;
}
#second-header-font{
  font-size:8vw;
}
}
