/* # Genesis CMG Child Theme  
Theme Name: Genesis Child Theme 
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: This is the child theme created for Yoga Warrior Wear.   
Author: StudioPress - modified by 40 Degrees Media
Author URI: https://www.40degreesmedia.com/  
Template: genesis  
Template Version: 2.1.2  
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/

@import url("../genesis/style.css");
@import url("css/sectionstyles.css");

/* FDM CUSTOM STYLES
---------------------------------------------------------*/

a {
	color: #333;
}
a:hover {
	color: #0094df;
}

p {
	font-size: 2.2rem;
}
.site-container {
	top: 91px;
    position: relative;
}
.top-banner {
	width: 100%;
	background-color: #333;
	color: #fff;
	height: auto;
	text-align: center;
	padding: 3px;
	font-family: "Calibre", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
	font-family: sans-serif;
	font-size: 14px;
	position: fixed;
    top: 0;
    z-index: 99;
}
.top-banner a {
	color: #0094df;
	text-decoration: none;
	font-weight: 600;
}
.top-banner a:hover {
	color: #fff;
}
.site-header {
	min-height: 0;
	position: fixed;
    width: 100%;
    top: 28px;
    z-index: 99;
    border-bottom: 1px solid #eaeaea;
}

.site-header .wrap {
    	padding: 0;
    	position: relative;
}

.title-area {
	padding: 1px 60px;
    width: 170px;
}
.header-image .site-title > a {
	background-size: contain;
}
.header-image .site-title > a:focus {
	outline: none;
}

.site-inner, 
.wrap {
	max-width: 1800px;
}

.site-inner {
    	padding: 40px 60px;
}
.content {
	width: 100%;
}
.entry-title {
	display: none;
}
.page-id-691 .entry-title,
.single-post .entry-title {
	display: initial;
}
.nav-primary {
    background-color: #fff;
}
.site-header .widget-area {
    margin: 0 auto;
    text-align: center;
    width: 800px;
    float: none;
}
.genesis-nav-menu {
	padding: 0px 60px;
	background: #fff;
}
.genesis-nav-menu a {
	color: #000;
	padding: 23px 24px;
	font-weight: bold;
}
.genesis-nav-menu a:hover, 
.genesis-nav-menu a:focus, 
.genesis-nav-menu .current-menu-item > a {
	color: rgba(0,144,221,1);
	text-decoration: none;
	outline: none;
}
li.menu-item:hover,
li.wpmenucartli:hover {
	
}

.site-header .sub-menu {
	width: 815px;
    left: 50% !important;
    margin-right: -50%;
    transform: translate(-50%, 0);
}

.genesis-nav-menu .sub-menu a {
	background-color: #f5f5f5;
    border: 0px solid #eee;
    font-weight: 100;
    font-size: 1.6rem;
    padding: 10px;
    text-align: center;
}

#nav_menu-3,
#nav_menu-5 {
	float: right;
    position: absolute;
    right: 0;
}
.wpmenucart-contents:focus {
	outline: none;
}


section {
	display: inline-block;
}

#section-y,
#section-o,
#section-g,
#section-a,
#section-form {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-color: #f9f9f9 !important;
	margin-bottom: 50px;
}
#section-y,
#section-a {
	padding-right: 0px;
}
#section-form {
	width: 100%;
}


.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.menu-item > .shiftnav-target:hover {
	background: rgba(0,144,221,.25);
}

/********************************************
 * POPUP MESSAGE STYLING
 ********************************************/

.pum-theme-1058, .pum-theme-default-theme {
    background-color: rgba( 50, 50, 50, .8 ) !important;
}
.pum-theme-1058 .pum-container, 
.pum-theme-default-theme .pum-container {
	padding: 50px !important;
}

/********************************************
 * ORIGINAL FORM STYLING
 ********************************************/
/*
.gform_wrapper ul li.gfield {
	clear: none !important;
}
.gfield_label {
	display: none !important;
}
.gform_wrapper .top_label div.ginput_container {
	margin-bottom: 16px;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 13px !important;
}

#field_2_3.last {
    padding-right: 0px !important;
}

.gform_wrapper .gform_footer {
	padding-right: 13px !important;
	padding-top: 0px !important;
}

.gform_wrapper .gform_footer input[type=submit] {
	width: 100% !important;
}

*/

input:hover[type="submit"], 
.button:hover {
	background-color: #0093dd;
}

/********************************************
 * NEW NEWSLETTER FORM STYLING
 ********************************************/
section#section-form p {
	margin: 0 0 15px;
}
section#section-form a {
	text-decoration: none;
}
section#section-form .gform_wrapper {
	margin-top: -10px;
	margin-bottom: 0px;
}
section#section-form .news-signup {
	background-color: #222;
    	color: #fff;
    	padding: 20px;
    	width: 100%;
    	margin-bottom: 30px;
    	float: left;
}
#gform_3 label {
	display: none;
}
#gform_3 > .gform_body {
    	display: inline-block;
    	float: left;
    	width: 70% !important;
}
#gform_3 input#input_3_1 {
	padding: 13px 14px 14px;
    	border: 1px solid #fff;
}
#gform_3 > .gform_footer {
    	display: inline-block;
    	padding: 0.85em 0 0.625em !important;
    	width: 30%;
    	margin-top: 0;
}
#gform_3 input[type=submit] {
	background-color: #555;
	width: 100%;
}

section#section-form .contact-signature p {
	font-size: 1.7rem;
}

/********************************************
 * NEW BLOG STYLING
 ********************************************/
.page-template-page_blog .content-sidebar-wrap {
	overflow: hidden;
	background: #eee;
}
.page-template-page_blog main {
	background: url('../../uploads/2017/05/tyler-milligan-56027.jpg') no-repeat top center;
	background-size: cover;
	min-height: 1100px;
}
.page-template-page_blog .type-page {
	background: transparent;
	max-width: 70%;
	margin: 0 auto;
	padding: 110px 0 90px;
}
.page-template-page_blog .type-page h1 {
	color: #333;
	font-weight: 300;
	padding-bottom: 20px;
	display: block;
	font-size: 4.6rem;
	width: 40%;
    text-align: center;
}
.page-template-page_blog .type-page .entry-content {
	width: 40%;
    color: #333;
    text-align: center;
}
.page-template-page_blog .type-page .entry-content p {
	font-size: 17px;
}

.readmore-button {
	margin-top: 15px;
}
.readmore-button:hover {
	background-color: #1e72bd;
}
.entry-title a:hover,
.entry-title a:focus {
	color: #1e72bd;
}
.entry-header .entry-meta {
	margin-bottom: 0;
}
.page-template-page_blog .type-post {
	max-width: 70%;
	margin: 0 auto 40px;
	position: relative;
	padding: 20px;
}
.page-template-page_blog .type-post header {
	float: right;
	width: 58%;
}
.page-template-page_blog .type-post header h2 > a {
	font-size: 30px;
}
.page-template-page_blog .type-post .entry-content p {
	font-size: 1.8rem;
	float: right;
	width: 58%;
	padding: 0;
	margin: 0;
	line-height: 1.375;
}
.page-template-page_blog img.entry-image {
	width: 40%;
	margin: 0 2% 0 0;
}
footer.entry-footer{
	display: none;
}

#blog-top-image.full-header {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top !important;
	margin-bottom: 10px;
    width: 100%;
    opacity: .9;
}
#blog-top-image.full-header img {
	display: block;
    margin: 20px auto;
    border: 20px solid #fff;
}

blockquote {
	font-weight: bold;
}


/* END NEW STYLING */


#g-section .soliloquy-container .soliloquy-pager {
	display: none;
}

.content-full img {
	float: none;
	margin: 0px auto;
	display: block;
	padding: 23px 0px;
	width: 69%;
}

.content-left {
	width: 50%;
	float: left;
	padding: 10% 5% 10%;
}

.content-right {
	width: 50%;
	float: right;
	padding: 10% 5% 10%;
}

.form-content .content-left img {
	/*width: 75%;
	display: block;
	padding: 0;
	position: relative;
	top: 45%;
	margin-left: -20%;
	transform: translate(51%, 23%);*/
}

#soliloquy-467 {
	width: 1560px
}

.p-image {
	margin: 0 auto;
	width: 87%;
	display: block;
}

.padding-ten-five {
	padding: 14% 8%;
}

#pgc-288-0-1 .so-panel,
#pgc-272-0-1 .so-panel,
#pgc-239-0-1 .so-panel {
	margin-bottom: 10px !important;
}

#pg-239-0 .panel-grid-cell,
#pg-272-0 .panel-grid-cell {
    float: right !important;
}

.text-right {
	margin-top: 20%;
}

.text-right h1 {
	font-size: 4.6rem;
    	font-weight: 600;
}
.text-right h3 {
	font-size: 4.4rem;
    	font-weight: 300;
}

.slider_wrap {
	height: 740px;
}

.meteor-slides .mslide img {
	max-width: 150%;
}
.meteor-slides .mslide {
	//position: relative !important;
	//top: 25% !important;
	//left: 50% !important;
	//transform: translate(-50%, 25%);
}
.meteor-slides .meteor-clip {
	overflow: visible !important;
}
.meteor-slides .meteor-shim {
	max-width: none !important;
}
div.meteor-slides {
	max-width: none !important;
	margin: 0 auto !important;
	top: 15% !important;
}


/********************************************
 * WOOCOMMERCE STYLING
 ********************************************/
.woocommerce ul.products li.product.featured a img {
	//height: 516px;
}

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

.woocommerce-variation-availability {
	display: none !important;
}

.rwd-container.rwd-view1 {
    background: rgba(0,0,0,.5);
}

.rwd-title {
    display: none;
}

/* STARTING STREAMLINED NAVIGATION CSS */
	#black-studio-tinymce-2 {
		padding: 0px;
	}
	.button_container {
		position: relative;
		float: right;
		top: 18px;
		right: 0px;
    	margin-right: 10px;
		height: 27px;
		width: 35px;
		cursor: pointer;
		z-index: 100;
		-webkit-transition: opacity .25s ease;
		transition: opacity .25s ease;
	}
	.button_container:hover {
		opacity: .7;
		}
		.button_container.active .top {
		-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
		transform: translateY(11px) translateX(0) rotate(45deg);
		background: #FFF;
	}
	.button_container.active .middle {
		opacity: 0;
		background: #FFF;
	}
	.button_container.active .bottom {
		-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
		transform: translateY(-11px) translateX(0) rotate(-45deg);
		background: #FFF;
	}
	.button_container span {
		background: #000;
		border: none;
		height: 2px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all .35s ease;
		transition: all .35s ease;
		cursor: pointer;
	}
	.button_container span:nth-of-type(2) {
		top: 11px;
	}
	.button_container span:nth-of-type(3) {
		top: 22px;
	}
	
	.overlay {
		position: fixed;
		background: #000;
		top: 0;
		left: 0;
		width: 100%;
		height: 0%;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity .35s, visibility .35s, height .35s;
		transition: opacity .35s, visibility .35s, height .35s;
		overflow: hidden;
	}
	.overlay.open {
		opacity: .85;
		visibility: visible;
		height: 100%;
		z-index: 5;
	}
	.overlay.open li {
		-webkit-animation: fadeInRight .5s ease forwards;
		animation: fadeInRight .5s ease forwards;
		-webkit-animation-delay: .35s;
		animation-delay: .35s;
	}
	.overlay.open li:nth-of-type(2) {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
	}
	.overlay.open li:nth-of-type(3) {
		-webkit-animation-delay: .45s;
		animation-delay: .45s;
	}
	.overlay.open li:nth-of-type(4) {
		-webkit-animation-delay: .50s;
		animation-delay: .50s;
	}
	.overlay nav {
		position: relative;
		height: 70%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		font-size: 35px;
		//font-family: 'Vollkorn', serif;
		font-weight: 300;
		text-align: center;
	}
	.overlay ul {
		list-style: none;
		padding: 0;
		margin: 0 auto;
		display: inline-block;
		position: relative;
		height: 100%;
	}
	.overlay ul li {
		display: block;
		height: 25%;
		height: calc(100% / 7);
		min-height: 50px;
		position: relative;
		opacity: 0;
	}
	.overlay ul li a {
		display: block;
		position: relative;
		color: #FFF;
		text-decoration: none;
		overflow: hidden;
		outline: none;
	}
	.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
		width: 100%;
	}
	.overlay ul li a:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 3px;
		background: #FFF;
		-webkit-transition: .35s;
		transition: .35s;
	}
		
	@-webkit-keyframes fadeInRight {
		0% {
			opacity: 0;
			left: 20%;
		}
		100% {
			opacity: 1;
			left: 0;
		}
	}
			
	@keyframes fadeInRight {
		0% {
			opacity: 0;
			left: 20%;
		}
		100% {
			opacity: 1;
			left: 0;
		}
	}
		
/* ENDING STREAMLINED NAVIGATION CSS */

.site-footer {
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 150px;
}

.site-footer p {
	font-size: 1.5rem;
}

.site-footer .widget_lsi_widget {
	padding-bottom: 20px;
}
.site-footer section {
	padding: 0;
}

.so-widget-sow-cta-default-d8b5b01c468c .sow-cta-base {
	border-color: transparent !important;
	background-color: transparent!important;
}

.sow-cta-base {
	padding: 0 !important;
	border-color: transparent !important;
}

/* WOOCOMMERCE SETTINGS */


body.woocommerce #content {
	margin-bottom: 40px;
    	padding: 50px 60px;
    	background-color: #fff;
}
h1.product_title.entry-title {
	display: block;
}
.additional_information_tab {
	display: none !important;
}
.woocommerce .woocommerce-ordering select {
	display: none;
}
.woocommerce ul.products li.product .price {
	color: #0090dd !important;
}
.woocommerce a.button,
button.single_add_to_cart_button.button.alt {
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1em;
	font-weight: 300 !important;
	-webkit-font-smoothing: inherit !important;
	padding: 0.618em 1em;
	background: transparent !important;
	border: 2px solid #0090dd !important;
	color: #0090dd !important;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.05);
}
.woocommerce a.button:hover,
button.single_add_to_cart_button.button.alt:hover {
	background: #0090dd !important;
	color: #ffffff !important;
}

.woocommerce div.product .stock,
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color: #0090dd !important;
}
.breadcrumb {
	position: relative;
}
iframe {
	margin: 0 auto;
    	display: block;
}

.rc-anchor-normal {
    height: 74px;
    width: 243px;
}
.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 136px;
}
.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 75px;
}


/* MEDIA QUERY SETTINGS */

@media only screen and (max-width: 1800px) {
	
	.genesis-nav-menu {
		//padding: 15px 30px;
	}


}

@media only screen and (max-width: 1515px) {
	#section-y,
	#section-o,
	#section-a {
		background-position-x: -100px;
	}
}

@media only screen and (max-width: 1400px) {
	.padding-ten-five {
	    padding: 10% 0% 10%;
	}
	.o-content .content-left img {
		top: 49px;
	}
	.a-content .content-right img {
		width: 90%;
		transform: translate(-50%, 48%);
	}
	.form-content .content-left img {
		//margin-left: -25%;
	}
}

@media only screen and (max-width: 1320px) {
	#section-y,
	#section-o,
	#section-a {
		
	}
}

@media only screen and (max-width: 1280px) {
	.form-content .content-left img {
		//margin-left: -30%;
	}
	.page-template-page_blog .type-page .entry-content {
		width: 60%;
	}
}

@media only screen and (max-width: 1080px) {

	#pgc-239-0-0,
	#pgc-272-0-0,
	#pgc-288-0-0 {
		width: 100% !important;
	}
	
	#pgc-239-0-0 img,
	#pgc-272-0-0 img,
	#pgc-288-0-0 img {
		width: 80% !important;
		
	}
	
	#pg-239-0 .panel-grid-cell,
	#pg-272-0 .panel-grid-cell {
		float: left !important;
	}
	#pgc-239-0-1,
	#pgc-272-0-1,
	#pgc-288-0-1 {
		width: 26.6% !important;
	}
	#pgc-239-0-2,
	#pgc-272-0-2,
	#pgc-288-0-2 {
	    	width: 73.4% !important;
	}	
	.so-widget-sow-cta-default-d8b5b01c468c .sow-cta-base .so-widget-sow-button {
		float: initial !important;
		margin-bottom: 2em;
		margin-top: 1em !important;
	}
	.page-template-page_blog .type-post header {
		position: relative;
		width: 100%;
		padding-left: 0;
	}
	.page-template-page_blog img.entry-image {
		width: 100%;
		float: left;
	}
	.page-template-page_blog .type-post .entry-content p {
		width: 100%;
		padding-top: 15px;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 960px) {
	.site-header .wrap {
		
	}
	.content-left,
	.content-right {
		width: 100%;
	}
	.title-area {
		width: 100%;
	}

}

@media only screen and (max-width: 930px) {
	body.woocommerce #content {
		padding: 30px 35px;
	}
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		width: 46% !important;
	}
	figure {
	    margin: 1em 0px;
	}
}

@media only screen and (max-width: 800px) {
	.site-header .wrap {
		//padding: 40px 40px 0;
	}
	.gform_wrapper ul.gform_fields li.gfield,
	.gform_wrapper .gform_footer {
		padding-right: 0px !important;
	}
	body .gform_wrapper ul li.gfield,
	body .gform_wrapper .top_label div.ginput_container {
		margin-top: 0px !important;
	}

	section#section-form .gform_wrapper {
		margin-top: 0;
	}
	#gform_3 > .gform_body {
		display: block;
		float: left;
		width: 100% !important;
	}
	#gform_3 > .gform_footer {
		display: block;
		padding: 0.85em 0 0.625em !important;
		width: 100%;
	}
	.page-template-page_blog main {
		background-position-x: -875px;
	}
	.page-template-page_blog .type-page .entry-content {
		width: 100%;
	}

}

@media (max-width: 780px) {

	#pl-239 .panel-grid-cell,
	#pl-272 .panel-grid-cell,
	#pl-288 .panel-grid-cell {
		padding-left: 15px !important;
		padding-right: 15px !important;
		float: left !important;
	}

}

@media only screen and (max-width: 767px) {

	#pgc-239-0-0,
	#pgc-272-0-0,
	#pgc-288-0-0 {
		width: 100% !important;
	}
	#pgc-239-0-1,
	#pgc-272-0-1,
	#pgc-288-0-1 {
		width: auto !important;
	}
	#pgc-239-0-2,
	#pgc-272-0-2,
	#pgc-288-0-2 {
	    	width: auto !important;
	}
	

}

@media only screen and (max-width: 560px) {
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product, 
	.woocommerce-page[class*=columns-] ul.products li.product, 
	.woocommerce[class*=columns-] ul.products li.product {
		width: 100% !important;
	}
}

@media only screen and (max-width: 480px) {

	.site-header .wrap {
		//padding: 31px 20px 0;
	}
	
	.site-inner {
		padding: 20px 30px;
    	//padding-right: 60px;
	}
	.padding-ten-five {
	    	padding: 10%;
	}
	#section-y, 
	#section-o, 
	#section-a,
	#section-form {
		padding: 0px;
	}
	.so-widget-sow-cta-default-d8b5b01c468c .sow-cta-base .so-widget-sow-button {
		float: initial !important;
	}
	.y-content .content-right.bkgd, .a-content .content-right.bkgd {
		background-position-x: 0px !important;
		max-height: 330px !important;
	}
	.o-content .content-left.bkgd {
		max-height: 525px;
	}
	#section-y .padding-ten-five {
		padding-top: 0;
	}
	#section-y .padding-ten-five img.p-image {
		margin: 0;
    		margin-left: -5px;
    		margin-top: 20px;
	}
	#pgc-239-0-0 img,
	#pgc-272-0-0 img,
	#pgc-288-0-0 img {
		margin-top: 16px;
	}

}

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

	/* This makes the header nav menu normal again when the browser window expands */
	.nav-header .genesis-nav-menu { 
		display: block; 
		height: auto; 
	}

	/* Hide Header Mobile Menu Button */
	#header-mobile-menu {
		display: none;
		height: 0;
	}

}