/*
Theme Name:         Stamina Prodcuts
Description:        Custom theme for Stamina Products based on Foundation 6 by Zurb
Version:            1.0.2
Author:             JumpSix Marketing
Author URI:         http://jumpsixmarketing.com/
*/

/* ADA Accessibility Styles */
.orbit-next, .orbit-previous {
	color:unset !important;
	background-color: unset !important;
}

/* Styles which adjust how the sub-category description and titles show on the category pages. */
.woocommerce-page .products:not(.product-category-level-1), .woocommerce .products:not(.product-category-level-1) {
    padding-top: 1rem !important;
}
.wc-nested-category-layout-category-title {
    padding-top: 1.5rem;
    padding-bottom: .8rem;
}
.subcategory-term_description.term_description, .wc-nested-category-layout-category-title {
    background-color: #f2f2f2;
    margin-bottom: 0px;
    overflow-y: hidden;
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
	position: relative !important;
}

/* Normal CSS */
.page-id-2068 .legal-consent-container {
    color: white;
}
.page-id-21 .off-canvas-wrapper {
	overflow: unset !important;
}
#gform_wrapper_6 #field_6_13 {
    margin-top: 0px !important;
}
#gform_wrapper_6 #field_6_13 .gfield_label {
    display: none !important;
}
button.close-button {
    color: white;
    z-index: 2000;
}

#redeem-coupon-modal{
  background-color: #FFFFFF;
}

.reveal-overlay > .reveal {
    background-color: rgba(255,255,255,0);
    border: 0px;
}
.close-reveal-modal {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1000;
    color: white;
    padding-right: 14px;
	font-size:32px;
}
.plyr__video-wrapper {
    background: rgba(0,0,0,0);
}
#field_13_9, #field_14_9, #field_15_9 {
	float: right;
}

@media only screen and (max-width: 767px) {
	#field_13_9, #field_14_9, #field_15_9 {
		float: none;
	}
}
.gform_body br {
	display: none;
}

.woocommerce-nested-category-layout-see-more {
	color: white;
	background: #555;
	padding: .4em 1em;
	clear: both;
	margin: 0 auto 1em auto;
	overflow: visible;
	font-weight: 700;
	left: auto;
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	text-align: center;
	max-width: 150px;
	transition: opacity .3s linear;
}
.woocommerce-nested-category-layout-see-more:hover {
	background-color: #6c6c6c;
	color: white;
}

.subcategory-products {
	clear: both !important;
	margin-bottom: 30px !important;
	border-bottom: 75px solid #f1f1f1;
}

.woocommerce-nested-category-layout-see-more  {
	clear: none;
	border: 1px solid #e3e3e3;
	margin-top: -250px;
	margin-bottom: 75px;
}

.shipping-note {
	font-size: 15px;
	font-weight: normal;
}

#gform_wrapper_11 .gf_left_half {
	float: left !important;
}

.video-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

.video-container-16x9 {
  padding-bottom: 56.25%;
}

.video-container-4x3 {
  padding-bottom: 75%;
}

.video-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Forms */

.hs-newsletter .form-columns-2, .hs-newsletter-dark .form-colums-2 {
	max-width: 100%;
	font-family: 'Source Sans Pro',sans-serif !important;
}

.hs-newsletter label span {
	color: white;
}

.hs-newsletter .hs-error-msgs, .hs-newsletter .hs-error-msgs label {
	color: white !important;
}

.hs-newsletter .actions {
	text-align: center;
}

.hs-newsletter br {
	display: none;
}

.hs-newsletter .hs-button, .hs-newsletter-dark .hs-button {
	font-family: 'Source Sans Pro',sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background: #0f2b8e;
    border-radius: 0 !important;
    opacity: 1;
    border-color: transparent;
    color: white;
	padding: 0.85em 1em;
	cursor: pointer;
}

.hs-newsletter .hs-button:hover, .hs-newsletter-dark .hs-button:hover {
	background-color: #6ec1e4;
}

.hs-newsletter .submitted-message {
	color: white;
	text-align: center;
}

.mb-0 div.elementor-widget {
    margin-bottom: 0px !important;
}

/* Newsletter Footer */

.elementor-element-29488125 .legal-consent-container {
	color: white;
	font-size: 12px;
}

.elementor-element-29488125 .legal-consent-container ul li label span {
	margin-left: 10px;
}

.elementor-element-29488125 fieldset.form-columns-1 {
	max-width: 100% !important;
}

@media only screen and (max-width: 640px) {
	#gform_wrapper_11 .gf_left_half {
		float: none !important;
	}
}
