/** Shopify CDN: Minification failed

Line 1877:16 Expected ":"
Line 3083:14 Expected ":"
Line 3366:2 Expected identifier but found "*"
Line 5232:2 Expected identifier but found "*"
Line 5315:2 Expected identifier but found "*"
Line 9776:16 Expected ":"

**/
/*
* Gridlock v3.2.1
* A responsive CSS grid system. Part of the Formstone Library.
*
*/
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,500,600,700&display=swap');
*, :after, :before {
  box-sizing: border-box
}

@font-face {
  	font-family: Ogg;
  	src: url("Ogg-Regular.otf") format("otf"),
		 url("Ogg-Regular.ttf") format("ttf");
}  

.mobile-subscribe {
	text-align:center;
    float:none !important;
}

.mobile-subscribe h1 {
	margin:auto !important;
    
}

.mobile-subscribe button {
    line-height: initial;
    font-size: 15px;
    font-weight: bold;
    
}

.gridlock .row {
  width: 92%;
  margin-left: auto;
  margin-right: auto
}

.shopify-payment-button {
	display: inline-block !important; 
}

.gridlock .row:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden
}

.gridlock .row .row {
  width: 102.08333333%;
  margin-left: -1.04166667%;
  margin-right: -1.04166667%
}

.gridlock .row .contained .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
  float: left;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%
}

.gridlock .row [class*=all-].padded, .gridlock .row [class*=desktop-].padded, .gridlock .row [class*=max-].padded, .gridlock .row [class*=min-].padded, .gridlock .row [class*=mobile-].padded, .gridlock .row [class*=tablet-].padded {
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%
}

.gridlock .row [class*=all-].contained, .gridlock .row [class*=desktop-].contained, .gridlock .row [class*=max-].contained, .gridlock .row [class*=min-].contained, .gridlock .row [class*=mobile-].contained, .gridlock .row [class*=tablet-].contained {
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-].right, .gridlock .row [class*=desktop-].right, .gridlock .row [class*=max-].right, .gridlock .row [class*=min-].right, .gridlock .row [class*=mobile-].right, .gridlock .row [class*=tablet-].right {
  float: right
}

.product-personalizer {float:left !important;}

@media screen and (min-width:500px) {
  .gridlock .row {
    width: 480px
  }
}

@media screen and (min-width:740px) {
  .gridlock .row {
    width: 720px
  }
}

@media screen and (min-width:980px) {
  .gridlock .row {
    width: 960px
  }
  
  .homepage-section.featured-collection.index-section .collection-heading {
    width: 97.91666667%;
  }
}

@media screen and (min-width:1280px) {
  .gridlock .row {
    width: 1280px
  }
}

@media screen and (min-width:1680px) {
  .gridlock .row {
    width: 1400px
  }
}

@media screen and (max-width:739px) {
  .gridlock-mobile-fluid .row {
    width: 98%
  }
}

.gridlock .row .all-fifth {
  width: 17.91666667%
}

.gridlock .row .all-fourth {
  width: 22.91666667%
}

.gridlock .row .all-third {
  width: 31.25%
}

.gridlock .row .all-half {
  width: 47.91666667%
}

.gridlock .row .all-full {
  width: 97.91666667%
}

.gridlock .row .all-push-fifth {
  margin-left: 21.04166667%
}

.gridlock .row .all-push-fourth {
  margin-left: 26.04166667%
}

.gridlock .row .all-push-third {
  margin-left: 34.375%
}

.gridlock .row .all-push-half {
  margin-left: 51.04166667%
}

.gridlock .row .contained.all-fifth {
  width: 20%
}

.gridlock .row .contained.all-fourth {
  width: 25%
}

.gridlock .row .contained.all-third {
  width: 33.33333333%
}

.gridlock .row .contained.all-half {
  width: 50%
}

.gridlock .row .contained.all-full {
  width: 100%
}

.gridlock .row .contained.all-push-fifth {
  margin-left: 20%
}

.gridlock .row .contained.all-push-fourth {
  margin-left: 25%
}

.gridlock .row .contained.all-push-third {
  margin-left: 33.33333333%
}

.gridlock .row .contained.all-push-half {
  margin-left: 50%
}

.gridlock .row [class*=all-].centered {
  float: none;
  margin-left: auto;
  margin-right: auto
}

.gridlock .row .all-hide {
  display: none
}

@media screen and (max-width:739px) {
  .gridlock .row .mobile-1 {
    width: 31.25%
  }
  .gridlock .row .mobile-2 {
    width: 64.58333333%
  }
  .gridlock .row .mobile-3 {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.mobile-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.mobile-3 {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .mobile-fifth {
    width: 17.91666667%
  }
  .gridlock .row .mobile-fourth {
    width: 22.91666667%
  }
  .gridlock .row .mobile-third {
    width: 31.25%
  }
  .gridlock .row .mobile-half {
    width: 47.91666667%
  }
  .gridlock .row .mobile-full {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .mobile-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .mobile-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.mobile-fifth {
    width: 20%
  }
  .gridlock .row .contained.mobile-fourth {
    width: 25%
  }
  .gridlock .row .contained.mobile-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-half {
    width: 50%
  }
  .gridlock .row .contained.mobile-full {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.mobile-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.mobile-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=mobile-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .mobile-hide {
    display: none
  }
}

@media screen and (max-width:499px) {
  .gridlock .row .min-1 {
    width: 31.25%
  }
  .gridlock .row .min-2 {
    width: 64.58333333%
  }
  .gridlock .row .min-3 {
    width: 97.91666667%
  }
  .gridlock .row .min-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.min-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.min-3 {
    width: 100%
  }
  .gridlock .row .contained.min-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .min-fifth {
    width: 17.91666667%
  }
  .gridlock .row .min-fourth {
    width: 22.91666667%
  }
  .gridlock .row .min-third {
    width: 31.25%
  }
  .gridlock .row .min-half {
    width: 47.91666667%
  }
  .gridlock .row .min-full {
    width: 97.91666667%
  }
  .gridlock .row .min-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .min-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .min-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.min-fifth {
    width: 20%
  }
  .gridlock .row .contained.min-fourth {
    width: 25%
  }
  .gridlock .row .contained.min-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-half {
    width: 50%
  }
  .gridlock .row .contained.min-full {
    width: 100%
  }
  .gridlock .row .contained.min-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.min-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.min-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=min-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .min-hide {
    display: none
  }
}

@media screen and (min-width:740px) and (max-width:979px) {
  .gridlock .row .tablet-1 {
    width: 14.58333333%
  }
  .gridlock .row .tablet-2 {
    width: 31.25%
  }
  .gridlock .row .tablet-3 {
    width: 47.91666667%
  }
  .gridlock .row .tablet-4 {
    width: 64.58333333%
  }
  .gridlock .row .tablet-5 {
    width: 81.25%
  }
  .gridlock .row .tablet-6 {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-1 {
    margin-left: 17.70833333%
  }
  .gridlock .row .tablet-push-2 {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-3 {
    margin-left: 51.04166667%
  }
  .gridlock .row .tablet-push-4 {
    margin-left: 67.70833333%
  }
  .gridlock .row .tablet-push-5 {
    margin-left: 84.375%
  }
  .gridlock .row .contained.tablet-1 {
    width: 16.66666667%
  }
  .gridlock .row .contained.tablet-2 {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-3 {
    width: 50%
  }
  .gridlock .row .contained.tablet-4 {
    width: 66.66666667%
  }
  .gridlock .row .contained.tablet-5 {
    width: 83.33333333%
  }
  .gridlock .row .contained.tablet-6 {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-1 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.tablet-push-2 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-3 {
    margin-left: 50%
  }
  .gridlock .row .contained.tablet-push-4 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.tablet-push-5 {
    margin-left: 83.33333333%
  }
  .gridlock .row .tablet-fifth {
    width: 17.91666667%
  }
  .gridlock .row .tablet-fourth {
    width: 22.91666667%
  }
  .gridlock .row .tablet-third {
    width: 31.25%
  }
  .gridlock .row .tablet-three-quarter {
    width: 72.9%
  }
  .gridlock .row .tablet-two-thirds {
    width: 64.5%
  }
  .gridlock .row .tablet-half {
    width: 47.91666667%
  }
  .gridlock .row .tablet-full {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .tablet-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .tablet-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.tablet-fifth {
    width: 20%
  }
  .gridlock .row .contained.tablet-fourth {
    width: 25%
  }
  .gridlock .row .contained.tablet-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-half {
    width: 50%
  }
  .gridlock .row .contained.tablet-full {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.tablet-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.tablet-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=tablet-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .tablet-hide {
    display: none !important
  }
}

@media screen and (min-width:980px) {
  .gridlock .row .desktop-1 {
    width: 6.25%
  }
  .gridlock .row .desktop-2 {
    width: 14.58333333%
  }
  .gridlock .row .desktop-3 {
    width: 22.91666667%
  }
  .gridlock .row .desktop-4 {
    width: 31.25%
  }
  .gridlock .row .desktop-5 {
    width: 39.58333333%
  }
  .gridlock .row .desktop-6 {
    width: 47.91666667%
  }
  .gridlock .row .desktop-7 {
    width: 56.25%
  }
  .gridlock .row .desktop-8 {
    width: 64.58333333%
  }
  .gridlock .row .desktop-9 {
    width: 72.91666667%
  }
  .gridlock .row .desktop-10 {
    width: 81.25%
  }
  .gridlock .row .desktop-11 {
    width: 89.58333333%
  }
  .gridlock .row .desktop-12 {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .desktop-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .desktop-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .desktop-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .desktop-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .desktop-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .desktop-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .desktop-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .desktop-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.desktop-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.desktop-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.desktop-3 {
    width: 25%
  }
  .gridlock .row .contained.desktop-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.desktop-6 {
    width: 50%
  }
  .gridlock .row .contained.desktop-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.desktop-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.desktop-9 {
    width: 75%
  }
  .gridlock .row .contained.desktop-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.desktop-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.desktop-12 {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.desktop-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.desktop-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.desktop-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.desktop-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.desktop-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.desktop-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.desktop-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.desktop-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .desktop-fifth {
    width: 17.91666667%
  }
  .gridlock .row .desktop-fourth {
    width: 22.91666667%
  }
  .gridlock .row .desktop-third {
    width: 31.25%
  }
  .gridlock .row .desktop-half {
    width: 47.91666667%
  }
  .gridlock .row .desktop-full {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .desktop-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.desktop-fifth {
    width: 20%
  }
  .gridlock .row .contained.desktop-fourth {
    width: 25%
  }
  .gridlock .row .contained.desktop-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-half {
    width: 50%
  }
  .gridlock .row .contained.desktop-full {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.desktop-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=desktop-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .desktop-hide {
    display: none !important
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row .max-1 {
    width: 6.25%
  }
  .gridlock .row .max-2 {
    width: 14.58333333%
  }
  .gridlock .row .max-3 {
    width: 22.91666667%
  }
  .gridlock .row .max-4 {
    width: 31.25%
  }
  .gridlock .row .max-5 {
    width: 39.58333333%
  }
  .gridlock .row .max-6 {
    width: 47.91666667%
  }
  .gridlock .row .max-7 {
    width: 56.25%
  }
  .gridlock .row .max-8 {
    width: 64.58333333%
  }
  .gridlock .row .max-9 {
    width: 72.91666667%
  }
  .gridlock .row .max-10 {
    width: 81.25%
  }
  .gridlock .row .max-11 {
    width: 89.58333333%
  }
  .gridlock .row .max-12 {
    width: 97.91666667%
  }
  .gridlock .row .max-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .max-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .max-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .max-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .max-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .max-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .max-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .max-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .max-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.max-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.max-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.max-3 {
    width: 25%
  }
  .gridlock .row .contained.max-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.max-6 {
    width: 50%
  }
  .gridlock .row .contained.max-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.max-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.max-9 {
    width: 75%
  }
  .gridlock .row .contained.max-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.max-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.max-12 {
    width: 100%
  }
  .gridlock .row .contained.max-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.max-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.max-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.max-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.max-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.max-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.max-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.max-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.max-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .max-fifth {
    width: 17.91666667%
  }
  .gridlock .row .max-fourth {
    width: 22.91666667%
  }
  .gridlock .row .max-third {
    width: 31.25%
  }
  .gridlock .row .max-half {
    width: 47.91666667%
  }
  .gridlock .row .max-full {
    width: 97.91666667%
  }
  .gridlock .row .max-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .max-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.max-fifth {
    width: 20%
  }
  .gridlock .row .contained.max-fourth {
    width: 25%
  }
  .gridlock .row .contained.max-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-half {
    width: 50%
  }
  .gridlock .row .contained.max-full {
    width: 100%
  }
  .gridlock .row .contained.max-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.max-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=max-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .max-hide {
    display: none
  }
}

.gridlock-fluid .row {
  width: 98%
}

@media screen and (min-width:740px) {
  .homepage-promo.desktop-12.tablet-6.mobile-3.centered {
    width: 100% !important
  }
  .homepage-promo.desktop-6.tablet-3.mobile-3.centered {
    width: 50% !important
  }
  .homepage-promo.desktop-4.tablet-2.mobile-3.centered, .notification.desktop-4.tablet-2.mobile-3.centered {
    width: 33.33333333% !important
  }
  .homepage-promo.desktop-3.tablet-1.mobile-3.centered {
    width: 25% !important
  }
}

@media screen and (max-width:740px) {
  .gridlock-fluid .mobile-3.centered {
    float: left !important;
    margin-left: 1.04166667% !important;
    margin-right: 1.04166667% !important
  }
}

.gridlock-fluid .centered {
  display: inline-block
}

* {
  margin: 0;
}

/* Assign font picker families from theme settings */





@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: normal;
  src: url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=25313bfbda930402bbe2eedb5c2f263b0052ad5bd3334de15c5ce85235f3a63b") format("woff2"),
       url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n4.420cbf408f643f8ff8fd948b99c10dade8b6af79.woff?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=c440f2b918234db0c2d57e7d17c4d0e7aafee282992efc6295bef2ba12471da7") format("woff");
}

@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: normal;
  src: url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=25313bfbda930402bbe2eedb5c2f263b0052ad5bd3334de15c5ce85235f3a63b") format("woff2"),
       url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n4.420cbf408f643f8ff8fd948b99c10dade8b6af79.woff?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=c440f2b918234db0c2d57e7d17c4d0e7aafee282992efc6295bef2ba12471da7") format("woff");
}

@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: normal;
  src: url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=25313bfbda930402bbe2eedb5c2f263b0052ad5bd3334de15c5ce85235f3a63b") format("woff2"),
       url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n4.420cbf408f643f8ff8fd948b99c10dade8b6af79.woff?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=c440f2b918234db0c2d57e7d17c4d0e7aafee282992efc6295bef2ba12471da7") format("woff");
}


  @font-face {
  font-family: "Nunito Sans";
  font-weight: 700;
  font-style: normal;
  src: url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n7.5bd4fb9346d13afb61b3d78f8a1e9f31b128b3d9.woff2?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=80f5b3ab1ca84829eb3a2e399ef61da449bb377fa270028057abf5b9ecb157f2") format("woff2"),
       url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_n7.2bcf0f11aa6af91c784a857ef004bcca8c2d324d.woff?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=cf8cc55bd5d2ff91afd0f7c9f375f2cb9553cf588c18b4272fe5a0096428ce19") format("woff");
}




  @font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: italic;
  src: url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_i4.e88a2041a6cfbeacffb96db0e8efdfaaa38ddc5c.woff2?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=13799f677dc8879af05e63b7b0bf4b5ac11b6bfa4b0b6f14c3b68b7ff04889d9") format("woff2"),
       url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_i4.2c3733ccdf579e6e89e929a950e6a93484fdf6b4.woff?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=9085b67167d2cfb295c2a9f08e95ad80a601f1f40349cdf69b6a9b73060d3f6c") format("woff");
}




  @font-face {
  font-family: "Nunito Sans";
  font-weight: 700;
  font-style: italic;
  src: url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_i7.975ea93f521412ef99ca1e2e434d8ca6a5cf77e7.woff2?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=155be32a76c99e00118c77554aacc29a515d9a57a9410f2f2a8735fb31de2ac2") format("woff2"),
       url("//energyforsuccess.com/cdn/fonts/nunito_sans/nunitosans_i7.83b70272d04b71e88f25fc6834dc9b88e4ba4e95.woff?h1=ZW5lcmd5Zm9yc3VjY2Vzcy5jb20&h2=ZW5lcmd5Zm9yc3VjY2Vzcy5hY2NvdW50Lm15c2hvcGlmeS5jb20&h3=ZW5lcmd5Zm9yc3VjY2Vzcy5uZXQ&hmac=37734f890d2073c2a187b887e16b66b4b67c881f0f7b249d09372494fa9ce0b5") format("woff");
}



html, body {
  height: 100%;
}

.zpa-published-page-holder .sm-6,
.zpa-published-page-holder .sm-4
{
margin-left : 0 !important;
  margin-right: 0 !important;
}


body.gridlock.shifter.page.custom.zipifypages .home-cart-ser li.searchbox #q {
    display: none;
}


.no-fouc {
  display: none;
}

.load-wait {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  font-size: 50px;
  color: #ddd;
  margin-bottom: 50px;
}

.hide {
  display: none;
}

body {
  color: #000000;
  background: #ffffff;
  font-size: 14px;
  font-family:"Nunito Sans";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  margin: 0! important;
  line-height: 1.6em;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  border: 0;
}

img[data-sizes="auto"] {
  display: block;
  width: 100%;
}

.box-ratio {
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.product .box-ratio {
  background-color: transparent;
}

.box-ratio img {
  background-color: transparent;
}

.lazyload-fade {
  opacity: 0;
  transition: opacity 200ms;
}

.lazyload-fade.lazyloaded {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family:"Nunito Sans";
  font-weight: 400;
  margin-top: 0;
  line-height: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: #000000 !important;
}

h1 { font-size: 24px; }
h2 { font-size: 30px; }
h3 { font-size: 16px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 5px; }

p {
  font-size: 14px;
  margin-bottom: 10px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

pre {
  font-family: "Nunito Sans";
  font-size: 13px;
  font-weight: bold;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a {
  text-decoration: none;
  color: #03205a;
  outline: 0;
  transition: all .25s ease-in-out;
}

a:hover {
  color: #191a64;
  text-decoration: underline;
}

a:visited {
  color:#03205a;
  text-decoration: underline;
}

a:focus { outline: none; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt {
  font-weight: bold;
}

ol {
  padding: 0;
  margin-left: 0;
  text-indent: 0;
  list-style-position: inside;
}

ul {
  padding: 0;
  margin: 0;
  list-style: disc inside;
}

blockquote {
  font-family: "Nunito Sans";
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  padding-left: 35px;
  color: #999;
  margin: .5em 0 .5em 0;
}

hr {
  background:#191a64;
  border: none;
  color: #191a64;
  display: block;
  height: 1px;
  margin-top: 20px;
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* NO JS Helpers
================================================== */
.no-js .no-fouc {
  visibility: visible;
  display: block;
}

.no-js .box-ratio {
  display: none;
}

.no-js .load-wait {
  display: none;
}

.no-js .flexslider .slides img.lazyload,
.no-js .product-main-image img.lazyload {
 opacity: 1;
}

.no-js .product-thumbnails .lazyload {
  display: none;
}

.no-js .vantage-accordion .product-accordion-content {
  display: block;
}

.no-js .collection-carousel {
 text-align: center;
}

.no-js .collection-carousel .lazyOwl {
  width: 14.5833333333333333%;
  display: inline-block;
}

.no-js .shifter-navigation {
  display: none;
}

.no-js #shopify-section-mobile-navigation {
  display: none;
}

.no-js .product-car {
  width: 15%;
  display: inline-block;
}

.no-js .product-collection-carousel {
  margin: 0 auto;
  text-align: center;
}

/* Primary Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.cstm-prdt-chkout {
  background: #191a64;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: "Nunito Sans";
  border: 0;
  border-radius: 3px! important;
  transition: all .25s ease-in-out;
  -webkit-appearance: none;
  display: inline-block;
  width: auto;
  padding: 0 15px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 2px;
  height: 44px;
  line-height: 44px;
  text-transform:uppercase;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.cstm-prdt-chkout:hover {
  color: #ffffff;
  background: #191a64;
}


a.add-to-cart.standard_primary, a.bold-upsell__button.bold-upsell__button--primary {
      background: #191a64;
  color: #ffffff;
}



.secondary-button {
  color: #ffffff! important;
  background: #191a64! important;
}

.secondary-button:hover {
  color: ! important;
  background: #191a64! important;
}


a.button:visited {
  background: #191a64;
  color: #ffffff;
}

/* #Forms
================================================== */

form {
  margin-bottom: 0;
}

fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #191a64;
  height: 40px;
  line-height: 40px;
  outline: none;
  font: 13px "Nunito Sans";
  color: #000000;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  border-radius: 3px;
  margin-bottom: 10px;
  background: transparent;
  height: 40px;
}

select {
  padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2);
  min-height: 32px;
}

textarea {
  min-height: 60px;
  min-width: 300px;
}

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}

input[type="checkbox"] {
  display: inline;
}

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #000000;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
  width: 100%;
  background: transparent;
  border: 1px solid #191a64;
  margin: 0px;
  margin-bottom: 20px;
  max-width: 100%;
  text-indent: 10px;
  outline: none;
  height: 40px;
  line-height: 40px;
}

textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #191a64;
  height: 200px;
  margin: 0px;
  margin-bottom: 40px;
  max-width: 100%;
  text-indent: 10px;
  padding: 10px 0;
  outline: none;
  min-height: 60px;
}

/* =============== */
/* = Start CSS = */
/* =============== */
header {
  transition: all .25s ease-in-out;
  background: #ffffff;
  position: relative;
  padding-top: 10px;
}

#top-bar {
  text-align: center;
  line-height: 30px;
  background: #03205a;
  padding: 0;
  color: #ffffff;
}

#top-bar a {
  color: #ffffff;
      
}

#top-bar p {
  margin-bottom: 0;
}

header #q {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  text-indent: 0;
  margin-bottom: 0;
  border: 1px solid #191a64;
  border-radius: 0;
  background: transparent;
  color: #03205a;
  text-indent: 0;
  padding: 0 0 0 5px;
}

header #q::-webkit-input-placeholder {
  color: #03205a;
}

header #q:-moz-placeholder { /* Firefox 18- */
  color: #03205a;
}

header #q::-moz-placeholder {  /* Firefox 19+ */
  color: #03205a;
}

header #q:-ms-input-placeholder {
  color: #03205a;
}

#identity {
  padding-bottom: 10px;
}

ul#cart {
  padding: 5px 0;
  line-height: 32px;
}

ul#cart li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
}

ul#cart li i {
  margin-left: 8px;
}

ul#cart li a {
  display: inline-block;
  padding: 0;
  margin-left: 10px;
  color: #03205a;
  font-size: 15px!important;
    font-weight: normal!important;
    text-transform: uppercase;
    border-bottom: 1px solid;
}

ul#cart li a:hover {
  text-decoration: none;
  color: #000000;
}

ul#cart li.cart-overview {
  margin-left: 0;
}

ul#cart li.cart-overview a {
  padding-left: 0;
}

select.currency-picker {
  width: inherit;
  background: url(//energyforsuccess.com/cdn/shop/t/12/assets/select-arrow.png?v=48108998742272102191617166648) no-repeat right;
  border: 0;
  margin: 0;
  color: #03205a;
  padding: 0 0 0 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 32px;
  line-height: 32px;
  width: 60px;
}

select.currency-picker::-ms-expand {
  display:none;
}

select.currency-picker:focus::-ms-value {
  background-color: 000;
  color:#fff;
}

select.currency-picker:focus::-ms-value {
  background: #000;
  color: #fff;
}

select.currency-picker::-ms-expand {
  display: none;
}

ul#social-links {
  list-style: none;
  float: right;
  text-align: right;
  vertical-align: middle;
  line-height: 32px;
  padding: 5px 0;
}

ul#social-links li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  font-size: 16px;
}

ul#social-links li a {
  text-align: center;
  display: block;
  padding: 0 5px;
  padding: 0;
  color: #000000 !important;
}

ul#social-links li a:hover {
  color: #000000 !important;
}

ul#social-links li.searchbox {
  width: 160px;
}

.searchbox #q {
  position: relative;
}

.searchbox #q:after {
  font-family: FontAwesome;
  content: "\f002";
}

.smallcash {
  font-size: 12px;
  margin-left: 5px;
}

#logo {
  line-height: initial;
  padding: 0;
  font-family: "Nunito Sans";
      margin-top: 10px;
}

#logo a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
}

nav {
  background: #ffffff;
  font-family: "Nunito Sans";
  width: 100%;
  z-index: 5;
}

#navigation {
  padding: 0;
  position: relative;
}





ul#nav {
  list-style: none;
  width: 100%;
  margin:0;
}

ul#nav li {
  display: inline-block;
  z-index: 21;
  
}

ul#nav li:hover {
  color: #000000;
  background: rgba(0,0,0,0);
}

ul#nav li a {
  font-size: 12px;
  font-weight: 400;
  color: #03205a;
  text-transform: uppercase;
}

ul#nav li a:hover {
  background: rgba(0,0,0,0);
  color: #000000;
  text-decoration: none;
}

ul#nav li.dropdown ul.submenu {
  display: none;
  background: #03205a !important;
  float: left;
    position: absolute;
    z-index: 25;
    margin: 0;
    top: 33px;
    line-height: 28px !important;
    padding: 10px 0;
    min-width: 160px;
}

ul#nav li.dropdown > a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  margin-left: 10px;
}

ul#nav li:hover ul.submenu {
  display: block;
  background: #03205a !important;
}

ul#nav li ul.submenu li {
  background: #03205a;
  color: #ffffff;
  width: auto;
  text-align: left;
  position: relative;
  display: block;
  float: none;
}

ul#nav li ul.submenu li:hover {
  background: rgba(0,0,0,0);
}

ul#nav li ul.submenu li a:hover {
  color: #000000;
  background: rgba(0,0,0,0);
}

ul#nav li ul.submenu li a {
  text-align: left;
  font-weight: 400;
  font-family:Oswald;
  font-size: 13px;
  padding-left: 15px;
  color: #ffffff;
}
ul#nav li:hover a {
    color: #fff;
}

.submenu li:hover > ul.nested {
  display: block;
  position: absolute;
  left: 100%;
  background: #03205a;
}

.nested {
  display: none;
  padding: 10px 0;
  top: -10px;
}

ul.nested:before {
  position: absolute;
  top: 10px;
  left: -28px;
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: 10px;
}

ul.mega-stack li.sub_link > ul.nested {
  margin-left: 10px;
  padding-top: 0;
  top:  initial;
  display: block;
}

ul.mega-stack li.sub_link > ul.nested:before {
  position: initial;
  top: initial;
  content: none;
}

.rightarrow {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
  color: ;
}

/* megamenu */
li.dropdown:hover > ul.megamenu {
  display: block;
}

.mega-container a:hover {
  background: #03205a !important;
}

ul.megamenu {
  width: 100%;
  display: none;
  left: 0;
  position: absolute;
  background: #03205a !important;
  z-index: 5;
  padding: 15px 0;
  text-align: left;
}

ul.megamenu li:hover {
  background: #03205a !important;
}

ul.mega-stack {
  display: block;
  line-height: 30px !important;
  margin-bottom: 20px;
}

ul.mega-stack li {
  display: block !important;
  width: 100%;
  clear: left;
  background: #03205a;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
}

ul.megamenu h4 {
  font-size: 12px;
  font-weight: ;
  color: #ffffff !important;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

ul#nav li ul.megamenu li h4 a {
  padding-left: 0;
}

ul.mega-stack li a {
  text-align: left;
  font-family:"Nunito Sans";
  font-weight: normal !important;
  font-size: 13px !important;
  padding-left: 0 !important;
  color: #ffffff !important;
  text-transform none !important;
}

ul.mega-stack li:hover {
  background: rgba(0,0,0,0) !important;
}

ul.mega-stack li a:hover {
  color: #000000 !important;
  background: rgba(0,0,0,0) !important;
}

li.has_sub_menu.edge ul.nested {
  left: initial;
  right: 100%;
}

li.edge:hover > ul.nested:before {
  left: 200%;
  margin-left: -28px;
}

#nav > a {
  display: none;
}

ul#nav li ul.megamenu div.mega-container li.desktop-3:nth-child(5n) {
  clear: left;
}

/* ============================================== */
/* ================ AJAX CART ================ */
/* ============================================== */
.js-drawer-open {
  overflow: hidden;
  height: 100%;
}

.js-drawer-open-right .is-moved-by-drawer {
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.js-drawer-open-right .drawer--right {
  display: block;
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.drawer--right {
  width: 300px;
  right: -300px;
  border-left: 1px solid #191a64;
}

.drawer {
  -webkit-transform: translateZ(0);
  will-change: transform;
  outline: 0 none;
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 22;
  color: #000000;
  background-color: #ffffff;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #191a64;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.drawer__header h3 {
  margin-bottom: 0;
}

.drawer__close {
  text-align: right;
  float: right;
  cursor: pointer;
}

.ajaxcart__inner {
  margin-bottom: 30px;
}

.ajaxcart__product {
  position: relative;
  max-height: 500px;
}

#CartDrawer .row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #191a64;
  width: 270px;
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

span.fallback-text {
  display: none;
}

input.ajaxcart__qty-num {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #191a64;
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  text-indent: 0;
  -moz-appearance: none;
  color: #000000;
  border-left: 0;
  border-right: 0;
  margin-bottom:0;
  background: transparent;
  outline: 0 none;
  border-radius: 0;
}

input.js-qty__num {
  float: left;
  display: inline-block;
  width: initial;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  min-width: initial;
  max-width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  outline: 0 none;
}

textarea#CartSpecialInstructions {
  width: 270px !important;
  max-width: 270px;
  min-width: 270px;
}

.drawer .text-right {
  line-height: 40px;
}

.cart__checkout {
  width: 100%;
}

.ajaxcart__footer.row .text-right {
  line-height: initial;
}

.ajaxcart__footer.row .text-center {
  clear: left;
}

/* =============== */
/* = index.liquid = */
/* =============== */
#content {
  margin-top: 25px;
  position: relative;
}

.notification {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 1px;
}

.notification p {
  margin-bottom: 0;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-section {
  position: relative;
}

.homepage-section h2.section-heading {
  padding: 5px 0;
  
}



#instagram-feed,
.article-loop,
.product-loop {
  padding-top: 20px;
}

.homepage-promo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin-bottom: 18px;
}

@media screen and (max-width: 980px) {
  .homepage-promo {
    margin-bottom: 10px;
  }
}

.homepage-promo img {
  position: relative;
  display: block;
  width: 100%;
}

.homepage-promo .caption {
  padding: 2em;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  pointer-events: none;
}

.homepage-promo .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-promo .caption h3 {
  font-weight: bold;
  text-transform: none;
}

.homepage-promo .caption h3,
.homepage-promo .caption p {
  margin: 0;
}

.homepage-promo .caption p {
  letter-spacing: 1px;
  text-transform: none;
}


.homepage-promo .caption img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.homepage-promo:hover img {
  opacity: 0.9;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.homepage-promo .caption::before {
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

.homepage-promo .caption::after {
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

.homepage-promo h3 {
  padding-top: 10%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}

.homepage-promo p {
  padding: 10px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

.homepage-promo:hover .caption::before,
.homepage-promo:hover .caption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.homepage-promo:hover h3,
.homepage-promo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.gridlock .row .desktop-12.centered {
  width: 100% !important;
}

.product-car {
  margin: 10px;
}

.customNavigation {
  position: absolute;
  top: 0px;
  right: 0;
}

.customNavigation a {
  transition:			background-color 300ms ease-in-out;
  -moz-transition:		background-color 300ms ease-in-out;
  -webkit-transition:	background-color 300ms ease-in-out;
  -o-transition:		background-color 300ms ease-in-out;
}

.customNavigation a:hover {
  cursor: pointer;
  background: #eee;
  color: #000;
}

.customNavigation .prev {
  margin-right: 0;
  padding: 3px 10px;
  background: #000;
  color: #fff;
  display: inline-block;
}

.customNavigation .next {
  padding: 3px 10px;
  background: #000;
  color: #fff;
  margin-left: 0;
  display: inline-block;
}

.owl-buttons > div {
  color: #ffffff;
  border: 2px solid #03205a;
  background: #03205a;
  padding: 3px 10px;
  font-family: FontAwesome;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  transition: all .25s ease-in-out;
}

.owl-buttons > div:hover {
  cursor: pointer;
  background: rgba(0,0,0,0);
  color: #03205a;
}

.owl-prev {
  left: 20px;
  position: absolute;
}

.owl-next {
  right: 20px;
  position: absolute;
}

.owl-prev:before {
  content:"\f104"
}

.owl-next:before {
  content:"\f105"
}

#mobile-product-photos .owl-controls {
  position: absolute;
  width: 57px;
  top: 0;
  right: 0;
  z-index: 5;
}

.index .readmore {
  text-align: left; margin-top: 20px;
}

.cta {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.cta a {
  color: ;
  font-size: ;
  padding: 8px 35px;
  background: ;
  letter-spacing: 1px;
  border-radius: 200px;
  transition: all .25s ease-in-out;
}

.cta a:hover {
  color: ;
  background: ;
}

ul.collection-tabs {
  text-align: left;
  margin: 10px 0 20px;
  list-style: none;
  position: relative;
  z-index: 2;
}

ul.collection-tabs li {
  display: inline-block !important;
  width: initial !important;
  margin: 0 10px;
  padding: 0;
}

ul.collection-tabs li a {
  color: #ffffff;
  border: 2px solid #03205a;
  background: #03205a;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

ul.collection-tabs li a:hover {
  background: rgba(0,0,0,0);
  color: #03205a;
}

ul.collection-tabs li a.active {
  color: #03205a;
  background: #ffffff;
}

ul.collection-tabs li:first-child a.active {
  margin-left: 0;
}

.product-collection-carousel .owl-controls {
  top: 38%;
  position: absolute;
  width: 104%;
  left: -2%;
  z-index: 5;
}

.parallax .row {
  display: table;
  width: 100%;
}

.parallax {
  position: relative;
  width: 100%;
  min-height: 100px;
}

.parallax-text {
  font-family: "Nunito Sans";
  line-height: initial;
  position: relative;
  z-index: 2;
}

.parallax-content {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  text-align: center;
  margin: 0 !important;
  width: 100% !important;
}

.shopify-section:last-child {
  margin-bottom: -20px !important;
}

.home-cart-ser .searchbox #q {
    border: none;
    border-bottom: 2px solid #515151;
    border-radius: 0;
    font-weight: 500;
    text-indent: 2px;
    background-color: #f8f8f8;
}


@media screen and (min-width: 741px ) {
  .text-with-image {
    display: table-cell;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none !important;
    vertical-align: middle;
  }
}

.text_section {
  padding: 0 40px;
}

.text-with-image {
  line-height: 0;
}

.text-with-image .rte {
  line-height: 1.6em;
}

.text-with-image h2 {
  text-align: left;
}

.homepage-text-promo {
  margin-bottom: 20px;
  margin-top: 10px;
}

.homepage-text-promo img {
	width:120px;
  	max-width: 100%;
}

@media screen and (min-width: 741px ) {
  .index-section.nbm {
    margin-bottom: 0;
  }
}

.testimonial-content {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 30px;
}

.text-centered h3, .text-centered .rte {
  text-align: center;
}

.testimonial-container .owl-controls {
  clear: left;
  display: block;
  text-align: center;
}

.testimonial-container .owl-controls .owl-page {
  display: inline-block;
  margin: 0 5px 10px;
  border: 1px solid #ccc;
}

.testimonial-container .owl-controls .owl-page span {
  background: #f8f8f8;
  display: block;
  width: 10px;
  height: 10px;
}

.testimonial-container .owl-controls .owl-page:hover span {
  background: #e8e8e8;
}

.testimonial-container .owl-controls .owl-page.active span {
  background: #e8e8e8;
}

/* =============== */
/* = collections = */
/* =============== */
.collection-banner img {
  width: 100%;
}

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

  ul#nav li a {
    font-size: 12px;
    padding: 0 10px 0 5px;
    letter-spacing: 0px;
  }

}


@media only screen and (max-width: 1023px) {
  .col-with-sidebar {
    margin-left: 0;
  }
}
#collection-sidebar {
  clear: left;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .dropdownwrap {
    display: none;
    width: 100%;
    clear: left;
  }
  .col-with-sidebar {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  #dropdown {
    display: none;
  }
  .dropdownwrap {
    display: block;
    position: absolute;
    top: 40px;
  }
}

#dropdown {
  margin-bottom: 20px;
  float: left;
  margin-top: -10px;
  border: 1px solid #191a64;
  padding: 10px;
}

#collection-sidebar h4 {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#collection-sidebar ul {
  list-style-type: none;
  margin-bottom: 20px;
}

#collection-sidebar h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #191a64;
  margin-bottom: 20px;
}

#collection-sidebar ul li a.current {
  border-bottom: 1px solid #191a64;
  text-decoration: none;
}

#collection-sidebar label {
  border-bottom: 1px solid #191a64;
  margin-bottom: 5px;
}

#collection-sidebar ul.sub {
  margin-bottom: 0;
}

#collection-sidebar .accordion-content,
#collection-sidebar .accordion-content2 {
  margin-bottom: 20px;
  padding-left: 5px;
}

ul.accordion-side-menu li,
.accordion-toggle2 {
  padding-bottom: 2px;
}

div#collection-sidebar .accordion-toggle,
#collection-sidebar .accordion-toggle2 {
  padding-right: 25px;
}

.show {
  display: none;
}


ul#sortme h4 {
  font-weight: normal;
}
#full-width-filter ul#sortme {
	margin: 0;
    padding: 0;
}
#full-width-filter .filter {
  display: inline-block; 
}

#full-width-filter p {
      margin-bottom: 5px;
    display: block;
    line-height: 1.1em;
    font-size: 18px;
    color: #0400ba;
    font-weight: 600;
    font-family: 'Nunito Sans';
}

.clearfix.filter {
  display: inline-block;
  border: 0;
}

select.styled-select {
  display: block;
    width: 100%;
    vertical-align: middle;
    border: 1px solid #d5d5d5;
    margin-left: 0;
    font-size: 16px;
    height: 50px;
    padding: 10px;    
    min-width: 270px;
    color: #000;
    background: url(//energyforsuccess.com/cdn/shop/t/12/assets/select-arrow.png?v=48108998742272102191617166648) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
}

ul#sortme li.current a {
  text-decoration: underline;
}


.prod-container {
  text-align: center;
}

.product-index {
  margin-bottom: 30px;
  position: relative;
}

.product-index img {
  display: block;
  margin: 0 auto 10px;
}

.first {
  clear: left;
}

.product-info  {
  text-align: center;
  margin-top: 10px;
}

#product-info p {
  font-size: 13px;
  margin-bottom: 0;
}

#product-info a {
  text-decoration: none !important;
  text-transform: uppercase;
}

.was,
.product-compare-price,
.compare-price {
  color: #03205a;
  text-decoration: line-through;
}

.was {
  display: inline;
  margin-left: 5px;
}

.variant-sku {
  margin-top: 12px;
  font-style: italic;
  font-size: 12px;
}

.onsale {
  display: inline;
}

.icn {
  line-height: 12px;
  position: absolute;
  top: -5px;
  left: -5px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  padding: 5px 8px;
  font-weight: bold;
  font-size: 11px;
  min-width: 60px;
}

.new {
  z-index: 3;
  background: #03205a;
  color: #ffffff;
}

.sale-item {
  z-index: 3;
  background: #03205a;
  color: #ffffff;
  right:0;
  left: auto;
  top: 0 ;
  
}

.so {
  z-index: 4;
  background: #222222;
  color: #ffffff;
}

.pre-order {
  z-index: 2;
  background: #222222;
  color: #ffffff;
}

.view-full {
  width: 100%;
  text-align: right;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.view-full a {
  text-align: right;
}

.view-full a:hover {
  text-decoration: none;
}

.view-full i {
  margin-right: 10px;
}

.prod-des {
  padding-top: 20px;
}

.product-modal {
  display:none;
  background: #191a64;
  color: #ffffff;
  padding: 10px 20px;
  transition: all .25s ease-in-out;
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  z-index: 5;
  margin-top: -15px;
  margin-left: -30%;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 3px;
  font-size: 11px;
}

.product-modal:hover {
  color: #ffffff;
  background: #191a64;
  text-decoration: none;
  cursor: pointer;
}

.product-modal:visited {
  background: #191a64;
  color: #ffffff;
}

.product-index:hover>.product-modal {
  display: block;
  top:67%;
}

.quick-shop {
  overflow: hidden;
  max-width: 800px;
}

.quick-shop .product-description {
  border: 0;
}

.quick-shop .thumbnail {
  width: 24%;
  vertical-align: top;
  display: inline-block;
}

.quick-shop div.bigimage.desktop-10 {
  max-width: 98.3%;
}

.row.product-quick-view .add {
    clear: left;
    margin-left: 0;
}

.row.product-quick-view .quanity-select {
    width: 100%;
    display: block;
    float: left;
}

a.full-click { float: right; }

.col-swatch {
  margin: 0 0 20px 0;
}

.col-swatch ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}


  .col-swatch ul {
    text-align: center;
  }


.col-swatch li {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  padding:0;
  margin:0px 2px;
  border: 1px solid #eee;
}

.col-swatch li span {
  display: block;
  margin: 5px 10px;
}

.col-swatch li.color {
  width: 20px;
  height: 20px;
}

.col-swatch li.color span {
  width: 100%;
  height: 100%;
  margin: 0;
}

.col-swatch .options li {
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}



/* ================ */
/* = Product page = */
/* ================ */
#product-photos {
  position: relative;
}

.thumbnail {
  margin-bottom: 10px;
  border: 1px solid #fff;
}

#bigimage {
  text-align: center;
}

.mainimage {
  width: 100%;
}

.thumbnails a {
  display: block;
}

div.rte {
  margin-bottom: 10px;
}

.rte a {
  text-decoration: underline;
}

/*Change the color*/
.active img {
  border: 1px solid #ccc !important;
}

.owl-item.active img { border: 0! important; }

img.zoomImg {
  cursor: move;
}

.main-image-navigation {
  position: absolute;
  top: 10px;
  z-index: 2;
  right: 10px;
}

img.zoomImg {
  background: #ffffff;
}

#product-price {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #191a64;
}

#product-description form,
 .product-description form {
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #191a64;
  padding-top: 10px;
}

#product-description form label,
.product-description form label {
  float: left;
  line-height: 25px;
  margin-right: 10px;
  min-width: 50px;
}

.product-navigation a,
.main-image-navigation span {
  color: #ffffff;
  border: 2px solid #03205a;
  background: #03205a;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

.product-navigation a:hover,
.main-image-navigation span:hover {
  background: rgba(0,0,0,0);
  color: #03205a;
}

.selector-wrapper {
  clear: left;
}

.single-option-selector {
  height: 40px;
  width: initial;
  min-width: 195px;
  display: inline-block;
  float: left;
  border: 1px solid #ddd;
  font-size: 13px;
  font-family: "Nunito Sans";
  padding-left: 8px;
  background: url(//energyforsuccess.com/cdn/shop/t/12/assets/select-arrow.png?v=48108998742272102191617166648) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

div#related.bottom-related {
  width: 100%;
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
}

#related h4 {
  margin-bottom: 25px;
    font-size: 25px;
    text-transform: uppercase;
  
}

ul.related-products {
  list-style-type: none;
}

.related-products * {
  text-align: center;
  padding: 0
}

.related-products img {
  max-width: 100%;
}

.related-products li {
  float: left;
  margin: 0 0 20px;
}

ul#popups {
  clear: left;
  margin: 10px 0 20px;
  list-style-type: none;
}

ul#popups li {
  display: inline;
  margin-right 10px;
  border-right: 1px solid #191a64;
  padding-right: 10px;
  margin-left: 10px;
}

ul#popups li.first {
  margin-left: 0;
}

ul#popups li.last {
  border-right: 0;
}

@media screen and ( min-width: 740px) {
  .product-page-popup {
    max-width: 800px;
    padding: 15px;
  }
}

#social {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

#looked-at {
  margin-top: 20px;
  margin-bottom: 20px;
/*   border-top: 3px solid #191a64; */
  position: relative;
}

#looked-at h4, #related h4 a {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #fff;
    color: #03205A!important;
    position: relative;
    line-height: 1.5em;
    text-align: center;
    width: 100%;
    margin: 20px auto 30px;
}
#related h4 a {
    padding: 0 30px;
    line-height: 1.3;
    text-decoration: none;
}
#looked-at .collection{
	padding-top: 0
}
/*div#recently-viewed-products:before, #related h4:before {
    content: '';
    position: absolute;
    border: 2px solid #03205a;
    width: 100%;
    left: 0;
    top: 40px;
}*/

#product-add {

}

#product-add label {
  float: left;
  line-height: 40px;
  margin-right: 10px;
  padding: 0 !important;
}

#quantity {
  line-height: 40px;
  text-indent: 0! important;
  text-align: center;
  padding: 0! important;
  width: 50px;
  background: transparent! important;
  border: 1px solid #191a64;
  display: inline-block;
  color: #000000;
}

.add {
  display: inline-block! important;
  line-height: 44px! important;
  padding: 0 20px! important;
}

  .add {
    clear: left;
    margin-left: 0! important;
  }
  .quanity-select {
    display: block;
    float: left;
    width: 100%;
  }

  .quantity-increment {
      margin-bottom: 20px! important;
  }

@media screen and ( min-width: 981px ) {
  .add, .shopify-payment-button {
    width: 48%! important;
    display: inline-block;
    vertical-align: top;
   }
   .shopify-payment-button {
     margin-top: 0;
     margin-left: 3%;
   }
}
@media screen and ( max-width: 980px ) {
  .add, .shopify-payment-button, .single-option-selector {
    width: 100%! important;
    margin-left: 0;
    clear: left;
  }
}
.shopify-payment-button.hide { display: none; }
.shopify-payment-button__button--branded, .shopify-payment-button__button--unbranded {
  border-radius: 3px! important;
  line-height: 44px !important;
  min-height: 44px! important;
  padding: 0! important;
  margin-bottom: 15px! important;
}

.shopify-payment-button__button--unbranded {
    color: #ffffff! important;
    background: #191a64! important;
    font-size: 13px! important;
    font-weight: 400! important;
    font-family: "Nunito Sans"! important;
}

.shopify-payment-button__button--unbranded:hover {
    color: #ffffff! important;
    background: #191a64! important;
}

button.shopify-payment-button__more-options, button.shopify-payment-button__more-options:hover {
    background: transparent! important;
    color: #000! important;
    padding: 0! important;

}

button.shopify-payment-button__more-options {
    height: initial;
    line-height: initial;
}


#product-description form {
  border-bottom: none;
  margin-bottom: 0;
}

.desc {
  float: left;
  padding: 5px 0;
  width: 100%;
  margin-top: 0;
  line-height: 26px;
}

div#product-right .desc h2 {
margin-bottom: 15px;
  color: #000;
  font-family: Dancing Script;
  font-size: 32px;
  font-weight: 600;
}

.desc .share-icons {
  float: left;
}

.desc .share-icons a {
  margin: 0 10px 0 0;
}

.what-is-it {
  line-height: 40px;
}

.quantity {
  line-height: 40px;
  height: 40px;
  text-indent: 0 !important;
  text-align: center;
  padding: 0 !important;
  width: 50px !important;
  background: transparent !important;
  border: 1px solid #191a64;
  display: inline-block;
  color: #000000;
  margin-bottom: 0;
}

.quantity-increment {
  border: 1px solid #191a64;
  background: transparent;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #000000;
  font-weight: normal;
  float: left;
  display: inline-block;
  margin: 0;
  outline: 0 none;
  border-radius: 0;
}

.add-to-cart-msg {
  clear: left;
  margin-bottom:0;
}

.add-to-cart-msg.success {
  margin: 5px 0;
  border: 1px solid #191a64;
  padding: 5px;
}

p.add-to-cart-msg.success a {
  font-weight: bold;
}

p.add-to-cart-msg.error {
  color: red;
}

button.js-qty__adjust.js-qty__adjust--minus.quantity-increment {
  border-radius: 0;
}

input#quantity {
  border-radius: 0;
  margin-left: -1px;
}

button.js-qty__adjust.js-qty__adjust--plus.quantity-increment {
  border-radius: 0;
  margin-left: -1px;
}

/*
Swatches Styles
*/



.swatch {
  margin:0;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
  font-weight: bold;
}
/* Hide radio buttons.*/
.swatch input {
  display:none;
}

.color label {
  width: 40px !important;
}

.swatch label {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  padding:0;
  color: #000000;
  background-color: #ffffff;
  margin:0px 3px 10px;
  cursor:pointer;
  border: 1px solid #03205a;
  position:relative;
  text-transform:uppercase;
  font-size:13px;
  
  min-width:44px !important;
  height:34px !important;
  line-height:32px;
  white-space:nowrap;
  text-transform:uppercase;
  text-align: center;
}

.swatch-element label {
  padding: 0 10px;
  line-height: 32px !important;
}

.color.swatch-element label {
  padding: 0;
}

.swatch input:checked + label {
  border:1px solid #03205a;
  background: #03205a;
  color: #272727;
}

.swatch .color input:checked + label {
  box-shadow: 0px 0px 2px 2px #d6d6d6;
}

.swatch label:hover {
  background: #03205a;
  color: #272727;
}

.swatch .swatch-element {
  display: inline-block;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  position:relative;
}

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.swatch .swatch-element .crossed-out {
  display: none;
}

.swatch .swatch-element.soldout .crossed-out {
  display: block;
}

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}

/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-20px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swatch.error {
  background-color: #E8D2D2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px;
}

.swatch.error p {
  margin: 0.7em 0;
}

.swatch.error p:first-child {
  margin-top: 0;
}

.swatch.error p:last-child {
  margin-bottom: 0;
}

.swatch.error code {
  font-family: monospace;
}

/* New Product Quick View Image Gallery */
.product-main-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
}

.product-main-image img {
  margin: 0 auto;
  cursor: crosshair;
}

.product-image-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
}

.product-main-image.selected {
  visibility: visible;
}

#thumbnail-gallery {
  margin-top: 5px;
  position: relative;
}

.product-thumbnail {
  cursor: pointer;
  display: inline-block;
  border: 2px solid white;
}

.product-thumbnail.selected {
  border: 2px solid #dadada;
}

.zoom-box {
  display: none;
  position: absolute;
  width: 400px;
  height: 400px;
  top: 40px;
  overflow: hidden;
  z-index: 4;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 50%;
  margin-left: -16px;
  background: transparent;
  top: -42px;
}

a.bx-prev:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #000000;
  content: "\f106";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

.bx-wrapper .bx-next {
  left: 50%;
  background: transparent;
  margin-left: -16px;
  bottom: -42px;
}

a.bx-next:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #000000;
  content: "\f107";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  width: 32px;
  height: 32px;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: "Nunito Sans";
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* =============== */
/* = Cart = */
/* =============== */
#cartform {
  margin-top: 20px;
}

.cart-image {
  display: inline-block;
  margin-right: 10px;
}

.cart-image img {
  vertical-align: middle;
}

.cart-title {
  display: inline-block;
}

table {
  width: 100%;
  border-collapse: collapse;
}

#shopping-cart td, #shopping-cart th {
  padding: 10px;
  border-bottom: 1px solid #191a64;
}

#shopping-cart th {
  text-align: left;
}

.cart-quantity input {
  margin-bottom: 0;
  text-indent: 0;
  text-align: center;
}

td.cart-remove {
  text-align: center;
}

#basket-right {
  text-align: right;
  float: right;
  margin-bottom: 20px;
}

#basket-right h4 {
  margin: 20px 0;
}

#note {
  margin-top: 10px;
}

#basket-right img {
  width: 50px;
}

#cart-notes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.homepage-section-rich-text,
.homepage-section-video {
  margin-bottom: 20px;
  text-align: center;
}
/* =============== */
/* = Blogs & Pages = */
/* =============== */
/*#content h1 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #191a64;
}*/


.rte h1 {
  border-bottom: 0 !important;
  text-align: inherit !important;
  margin-bottom: inherit !important;
}

#page {
  clear: left;
  margin-bottom: 50px;
}

#page-sidebar h2 {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #191a64;
}

#page-sidebar ul {
  list-style-type: none;
}

#page-sidebar ul li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.article-image {
  margin: 10px 0;
}

.article-index {
/*   margin-bottom: 20px; */
  overflow: hidden;
/*   padding-top: 20px; */
}

.blog .article-info {
  margin-bottom: 50px;
}

.article-info h2 {
  letter-spacing: initial;
  margin-bottom: 10px;
  text-align: center;
}

.post-tags {
  clear: left;
  display: block;
  text-align: center;
}
.article-info p {
  font-size: 13px;
  margin-bottom: 0;
}

.article-info a {
  text-decoration: none !important;
  text-transform: uppercase;
}

.article-content {
  margin-top: 10px;
  margin-bottom: 10px;
}

.article-index .share-icons {
  text-align: center !important;
}

.share-icons a {
  color: #000000;
}

.share-icons a:hover {
  color: #272727;
}

#blog-article .share-icons {
  text-align: left;
  margin-top: 30px;
}

ul#blog-articles,
#blog-article {
  list-style-type: none;
}

.single-article {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #191a64;
  float: left;
  width: 100%;
}

.single-article .posted {
  text-align: left;
}

.single-article .post-tags {
  text-align: left;
}

#blog-sidebar h2 {
  margin-bottom: 20px;
  border-bottom: 1px solid #191a64;
  padding-bottom: 10px;
}

#twitter-card,
#facebook-card,
#instagram-card {
  width: 100%;
  float: left;
  clear: left;
  display: block;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #191a64;
}

#twitter-card h3,
#facebook-card h3,
#instagram-card h3 {
  letter-spacing: initial;
}

#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

#instagram-card h3 {
  margin-bottom: 20px;
}

#page .share-icons {
  margin-bottom: 20px;
  text-align: left;
  margin-top: 20px;
}

#page .share-icons a {
  margin-right: 10px;
}

ul#posts {
  list-style: none;
}

ul#posts li {
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #191a64;
}

ul#posts li p {
  margin-top: 0;
}

ul#posts li.tags {
  padding-bottom: 10px;
}

ul#commentlist {
  margin-top: 20px;
    list-style-type: none;
    float: left;
    padding-left: 0;
}

ul#commentlist li {
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

ul.disc {
  margin-bottom: 0;
}

.comment-details {
  margin-bottom: 10px;
}

.gravatar {
  float: left;
  margin-right: 20px;
}

.comment {
  float: left;
}

.comment p {
  margin-top: 0;
}

dd {
  margin-left: 0;
}

.notice {
  border: 1px dashed #191a64;
    padding: 10px;
    background: #191a64;
    margin: 20px 0;
    color: #fff;
}
div#comment-form input.btn.w-button {
    width: 50%;
}
.readmore {
  clear: left;
  text-align: left;
  margin: 20px auto 30px;
}

.readmore a {
  background: #191a64;
  color: #ffffff;
  padding: 10px 20px;
  transition: all .25s ease-in-out;
  letter-spacing: 1px;
  border-radius: 3px;
}

.readmore a:hover {
  color: #ffffff;
  background: #191a64;
  text-decoration: none;
}

/* =============== */
/* = Search = */
/* =============== */
.search-content {
  text-align: center;
  padding: 10px;
}

#search-bar {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #191a64;
}

#search-bar #q {
  width: 300px;
}

/* =============== */
/* = Customer Accounts = */
/* =============== */

.customers\/login .row-inner-page,
.customers\/account .row-inner-page,
.customers\/addresses .row-inner-page,
.customers\/order .row-inner-page{
    max-width: 1280px;
    margin: 0 auto;
}
div#template,div#create-customer,
div#customer_sidebar, div#customer_orders{
    width: 48.5%;
    border-radius: 30px;
    padding: 3.5rem;
    position: relative;
    background-color: #f6f6f6;
    margin-bottom: 15px;
}
div#customer_orders h5 {    
    font-size: 16px;
    font-weight: normal;
}
div#customer-wrapper h5.name {    
    font-size: 2rem;
    text-transform: capitalize;
  	font-weight: bold;
  	margin-bottom: 20px;
}
div#customer_detail a#view_address {    
    font-size: 18px;
}
#order_details th {
    text-align: left;
}
div#template,div#customer_sidebar {
    margin-right: 1.5%;
}
div#create-customer,div#customer_orders {
    margin-left: 1.5%;
}
.efs-customer h1,
.user-register h1,
div#recover-password h1{
  	text-align: center;
    margin-bottom: 3rem;
}
#customer-wrapper input[type=text], 
#customer-wrapper input[type=password],
#customer-wrapper input[type=email],
#customer-wrapper input[type=url], 
#customer-wrapper input[type=number] {
    border: 1px solid #000;
  	height: 50px;
}
#customer-wrapper label {
    color: #000;
    font-size: 1.2rem;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 1.2em;
}
.action_bottom.cta input.btn.w-button {
    width: 100%;  	
}
.action_bottom.cta span.note {
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0;
}
.action_bottom.cta span.note a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
}
div#forgot_password a {
    color: #000;
    letter-spacing: .5px;
    font-size: 16px;
}
#customer-wrapper p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.shopify-challenge__container {
    margin-top: 50px!important;
    margin-bottom: 50px!important;
}
#customer_orders table {
  text-align: left;
}

#forgot_password {
  margin-bottom: 15px;
  text-align:right;
}

#customer-wrapper form {
  margin-top: 20px;
}

#admin_header {
  margin-bottom: 30px;
}

.view_address p {
  margin: 0;
}

#customer_detail p {
  margin: 0;
}

.address_table {
  margin-bottom: 20px;
}

#order_address {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#order_details {
  float: left;
}


div#recover-password {
  margin-top: 30px;
}

.action_link {
  display: inline-block;
  margin-bottom: 10px;
}

.action_edit {
  padding: 0 10px;
  border-left: 1px solid #191a64;
  border-right: 1px solid #191a64;
  margin: 0 10px;
}

a#view_address {
  display: block;
  margin-top: 10px;
}

.center {
  text-align: center;
}

.padded { margin-bottom: 15px; }

#social-links .fa-2x {
  font-size: 1.125em;
}

ul#social-icons {
  	list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

ul#social-icons li {
  display: flex;
    margin: 0 8px;
}
ul#social-icons li a i {
    color: #fff;
    font-size: 24px;
    line-height: 45px;
}

ul#social-icons li a:hover {
  opacity: 0.8;
}

#subscribe_popup input#mc-embedded-subscribe {
  width: 100%;
}

div#subscribe_popup {
  text-align: center;
  min-width: 300px;
}

/* footer
------------------------------------------------------ */
footer {
  padding-top: 30px;
  padding-bottom: 0px;
  background: #0400ba;
  color: #ffffff;
  border-top: 1px solid #ffffff;
}

footer ul {
  list-style: none;
}

footer ul li a,
footer a,
footer a:visited,
footer a:hover {
  color: #ffffff;
}

footer label {
  margin-bottom: 0;
}

footer h4 {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
}

.sub-footer {
  border-top: 1px solid #ffffff;
  padding: 15px 0;
  margin-top: 10px;
}

.sub-footer .left-side {
  text-align: left;
  font-size: 12px;
}

.sub-footer .right-side {
  text-align: right;
}

@media only screen and (min-width: 1024px) {
  .page-wrap {
    min-height: 100%;
    overflow: hidden;
  }
  .page-wrap:after {
    content: "";
    display: block;
  }
}

footer img {
  width: 40px;
}

/* =============== */
/* = Global = */
/* =============== */
.share-icons {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #191a64;
    padding-top: 20px;
}

.share-icons a {
  margin: 0 10px;
  color: #000000 !important;
  display: inline-block;
}

.share-icons a:hover {
  color: #272727 !important;
}

.scrollup {
  width:40px;
  height:40px;
  opacity:0.3;
  position:fixed;
  bottom:50%;
  right:20px;
  display:none;
  z-index: 3;
}

.scrollup:hover {
  text-decoration: none;
}

.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
  max-width: 1111px;
  margin: 0 auto;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-title {
  margin-bottom: 20px;
}

/* breadcrumbs
------------------------------------------------------ */
#pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 13px;
  font-weight: bold;
}

#pagination span.current {
  padding: 5px;
  margin-right: 10px;
  border-bottom: 2px solid #03205a;
}

#pagination a {
  color: #ffffff;
  border: 2px solid #03205a;
  background: #03205a;
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  transition: all .25s ease-in-out;
  display: inline-block;
  margin-top: 10px;
}

#pagination a:hover {
  background: rgba(0,0,0,0);
  color: #03205a;
}

#pagination span.count {
  display: block;
  margin-bottom: 20px;
}

#pagination span.more {
  padding: 2px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

.product-navigation {
  float: right;
}

/* breadcrumbs
------------------------------------------------------ */
#breadcrumb,
#breadcrumb a {
  color: #BA0F32;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}

#breadcrumb {
  margin-bottom: 20px;
  display: none;
}

/* owl carousel
------------------------------------------------------ */

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  margin-left:5px;
}

.carousel-container.single-slide .owl-wrapper {
    margin: 0;
}

.carousel-container.single-slide .owl-wrapper .owl-item{
    padding: 0;
}

.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
  display: inline-block;
  zoom: 1;
}

.owl-pagination {
    text-align: center;
    padding: 10px;
}

.owl-page.active span {
    background: #191b64;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x : 50%;
  -webkit-perspective-origin-y : 50%;
  -moz-perspective : 1200px;
  -moz-perspective-origin-x : 50%;
  -moz-perspective-origin-y : 50%;
  perspective : 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/*
* Shifter v3.1.2 - 2014-10-28
* A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library.
* http://formstone.it/shifter/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/

.shifter-open {
  overflow: hidden;
}

.shifter-open .shifter-page *,
.shifter-open .shifter-header * {
  pointer-events: none;
}

.shifter-navigation {
  display: none;
  opacity: 0;
}

.shifter-enabled .shifter-page {
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0 0 0 0;
  display: block;
  overflow: hidden;
}

.shifter-enabled.shifter-left .shifter-page {
  box-shadow: 0 0 0 0;
}

.shifter-enabled .shifter-navigation {
  width: 270px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  background: #ffffff;
  display: block;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: opacity 0.001s linear 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0.2s, transform 0.2s ease;
}

.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header,
.shifter-enabled .shifter-navigation {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}

.shifter-enabled .shifter-handle {
  border: 0;
  cursor: pointer;
  color: #03205a;
  font-size: 20px;
}

.shifter-enabled .shifter-navigation {
  right: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-open .shifter-page,
.shifter-open .shifter-header {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0);
}

.shifter-enabled.shifter-left .shifter-navigation {
  left: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-enabled.shifter-left.shifter-open .shifter-page,
.shifter-enabled.shifter-left.shifter-open .shifter-header {
  -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0);
}

.shifter-open .shifter-navigation {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity 0.001s linear 0s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0s, transform 0.2s ease;
  padding-bottom: 200px;
  padding-top: 15px;
}

.no-csstransforms3d .shifter-enabled.shifter-navigation {
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left .shifter-navigation {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-page {
  left: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-open .shifter-navigation {
  right: 0;
}
.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-page {
  left: auto;
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-navigation {
  left: 0;
}

nav.shifter-navigation {
  padding: 0 20px;
  text-align: left;
}

nav.shifter-navigation {
  list-style: none;
}

.shifter-navigation li {
  padding: 5px 0;
  border-bottom: 1px solid #191a64;
  line-height: 30px;
}

.shifter-navigation a:hover {
  color: #000000;
}

.accordion-toggle.open:after,
.accordion-toggle2.open:after {
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
}

.accordion-toggle:after,
.accordion-toggle2:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
}

ul#accordion li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.accordion-toggle,
.accordion-toggle2 {
  cursor: pointer;
}

.accordion-content,
.accordion-content2 {
  display: none;
}

.accordion-content.default,
.accordion-content2.default {
  display: block;
}

nav.shifter-navigation ul {
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
}

nav.shifter-navigation ul li a,
.accordion-toggle,
.accordion-toggle2 {
  color: #000000;
}

nav.shifter-navigation .accordion-toggle:after,
nav.shifter-navigation .accordion-toggle2:after {
  right: 10%;
}

nav.shifter-navigation ul.sub {
  margin-top: 0 !important;
}

.shifter-navigation form,
.shifter-navigation input#q {
  margin-bottom: 0;
}

/* Password Page */
.password-page #logo {
  padding-top: 100px;
  text-align: center;
}

.password-page {
  min-height: 110vh;
}

.password-page img {
  margin: 10px;
}

#password-message {
  margin-bottom: 30px;
  text-align: center;
}

#signup-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#signup-holder {
  width: 100%;
  margin-top: 100px;
}

#password-email {
  float: left;
  text-indent: 10px;
  width: 66%;
  text-transform: uppercase;
  color: #000;
  height: 48px;
}

.searchbox #q:focus::-webkit-input-placeholder {
  color:transparent;
}
.searchbox #q:focus:-moz-placeholder {
  color:transparent;
}
.searchbox #q:focus:-ms-input-placeholder {
  color:transparent;
}
.searchbox #q:focus::-moz-placeholder {
  color:transparent;
}

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

.slideout input[type="submit"] {
  margin-bottom: 0 !important;
}

#password-subscribe {
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px;
}

.password p.success {
  text-align: center;
}

.password-page-icons {
  margin-bottom: 20px;
}

.password-page-icons li {
  display: inline-block;
  margin: 0 5px;
}

.password-page-icons a:hover {
  opacity: 0.5;
}

.password-page-icons i {
  line-height: 30px;
}

body.password form#login_form {
  padding: 15px 20px;
}

.password-page-footer {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 50px;
}

.password-page-footer a {
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/* slideout */
.slideout-toggle.open_password {
  position: fixed;
  top: 20px! important;
  right: 20px! important;
  z-index: 2;
  cursor: pointer;
}

.slideout {
  position: fixed;
  top: 0! important;
  right: -320px;
  width: 320px;
  background-color: #fff;
  z-index: 300;
  color: #000;
  padding: 20px;
}

.slideout label {
  margin-bottom: 30px;
}

.closeslide {
  float: right;
  cursor: pointer;
  font-size: 20px;
}

.closeslide i.icon-angle-right {
  margin-right: -3px;
}

@media screen and ( max-width: 740px ) {
  ul#password-icons {
    display: none;
  }

  #signup-holder {
    margin-top: 50px;
  }
}

/*
* jQuery FlexSlider v2.2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/



/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('flexslider-icon.eot');
  src:url('flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('flexslider-icon.woff') format('woff'),
    url('flexslider-icon.ttf') format('truetype'),
    url('flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  position: relative;  
  overflow:hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flex-caption {
  position: absolute;
  width: 100%;
  padding: 0 5%;
  line-height: normal;
  z-index: 3;
}

.caption-inners {
  display: inline-block;
  padding: 15px;
}

.flex-caption h2.slide-title {
  line-height:1.1;
  font-size: 5rem;
  line-height: 1em;
}

.flex-caption p {
  	font-size: 1.7rem;
    margin: 1em 2em;
  	line-height:1.1em;
}

.flexslider .readmore {
  position: absolute;
  width: 100%;
  text-align: center;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides>li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a  {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all .25s ease-in-out;
  color: #ffffff;
  border: 2px solid #03205a;
  background: #03205a;
}

.flexslider:hover .flex-prev {
  opacity: 1;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 1;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav .flex-next:before {
  content: "\f054";
  font-family: FontAwesome;
}

.flex-direction-nav .flex-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}

a.flex-next {
  line-height: 33px;
  text-align: center !important;
  width: 35px !important;
  height: 35px !important;
  padding-left: 2px;
}

a.flex-prev {
  line-height: 33px;
  text-align: center !important;
  width: 35px !important;
  height: 35px !important;
  padding-right: 2px;
}

.flex-direction-nav a:hover {
  background: rgba(0,0,0,0);
  color: #03205a;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #000000;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  min-height: 40px;
  padding: 0 !important;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/fancybox_sprite.png?12149);
}

.fancybox-next span {
  background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/next.png?12149);
}

.fancybox-prev span {
  background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/prev.png?12149);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(//energyforsuccess.com/cdn/shop/t/12/assets/fancybox_loading.gif?12149) center center no-repeat;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 2%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(//energyforsuccess.com/cdn/shop/t/12/assets/blank.gif?v=164826798765693215961617166621); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-close {
  background: #03205a;
  position: absolute;
  top: 1px;
  right: -1px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  border: 2px solid #03205a;
  transition: all .25s ease-in-out;
  line-height: 26px;
}

.fancybox-close:hover {
  background: rgba(0,0,0,0);
  color: #03205a;
}

.fancybox-close:before {
  content: "\00D7";
  font-weight: bold;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  font-family: FontAwesome;
  text-align: center;
  line-height: 50px;
  background: #fff;
  width: 50px;
}

.fancybox-prev span {
  left: -10px;
}

.fancybox-prev span:before {
  content:"\f104";
}

.fancybox-next span {
  right: -10px;
  content:"\f105";
}

.fancybox-next span:before {
  content:"\f105";
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(255,255,255,0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

#basket-right input[type="image"], .additional_checkout_buttons input[type="image"] {
  width: initial;
  min-width: inherit;
}

.additional_checkout_buttons {
  text-align: center;
}

.share-icons a {
  vertical-align: middle;
}

.share-text {
  display: inline-block;
  margin-right: 10px;
}

.column {
  width: 200px;
  float: left;
}
/* onboarding styles for new theme install */
.onboard {
  background: #eee !important;
}

.row.no-blocks .desktop-12 {
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border: 1px dashed #eee;
  background: #f7f7f7;
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 400;
}

.promo-inner .onboard .placeholder-svg, .ci.onboard .placeholder-svg, .plax-placehold {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
}

.article-image .placeholder-svg, .flexslider .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
}

.onboard-instagram {
  background: #f9f9f9;
}

.plax-placehold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.videoWrapper {
  position: relative;
  padding-top: 25px;
  height: 0;
  clear: left;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  width: 100%;
}

/* =============== */
/* = Map Section = */
/* =============== */
.map-section-container,
.map-section-image {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0
}

.map-section--display-map .map-section-container,
.map-section--display-bg-image .map-section-image {
  z-index: 4;
  position: relative;
}

.placeholder-background {
  display: none;
}
.map-section--onboarding .placeholder-background {
  display: block;
}

.map-section-image.show-image {
  z-index: 5;
  position: relative;
}

.map-section-wrapper {
  height: 400px;
  margin-top: 20px;
}

.map-section-container {
  height: 400px;
  width: 100%;
}

.map-section-content {
  padding: 30px;
}

.map-section-content .button {
  height: auto;
  width: auto;
  margin-top: 20px;
}

.map-section-wrapper .text_right .map-section-content-wrapper {
  float: right;
}

.map-section-background-wrapper {
  position: relative;
  overflow: hidden;
}

.map-section--onboarding .map-section-error {
  display: none;
}

.map-section-error {
  font-style: italic;
  color: #ff6d6d;
  border: 2px solid #ff6d6d;
  background-color: rgba(119, 0, 0, 0.65);
  padding: 30px;
  margin-top: -250px;
  width: 50%;
  margin-left: 25%;
  z-index: 6;
}

.map-section-image {
  height: 400px;
  background-size: cover;
  background-position: center;
}

.placeholder-background {
  height: 400px;
}

.map-section .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  height: 400px;
}


/* Customization 2019 */

.bold_options .bold_option_set .bold_option label span {
    float: left;
    clear: both;
  	min-width: 275px;
      font-size: 15px;
      margin-left: 0;
}

.bold_options .bold_option_product_title {
margin-bottom : 0;
}

.bold_option_set .bold_option {
    float: left;
    clear: both;
    width: 100%;
}

.bold_option_set .bold_option .bold_help_text {
    clear: both;
}

.bold_options .bold_option_set .bold_option label span select {
	height:42px;
}

.bold_options .bold_option_set .bold_option label span input {
margin-bottom : 10px;
}


.index #shopify-section-footer {
	margin-top: 0px !important;
}

.cstm-yotp {
	position: relative;
  	margin-top: 35px;
}

.cstm-yotp .headline {
	position: absolute;
    left: 0;
    right: 0;
    margin-top: -30px;
  	font-weight: 400 !important;
    text-transform: uppercase;
}


.cstm-yotp.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel {
	margin-bottom: 20px;	
  	border-bottom: 0 !important;
}

.collection-template #content h1 {
    padding-bottom: 5px;
    background: #03205A;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: 0px solid #e5e5e5;
    padding: 12px 15px;
    border-radius: 4px;
    box-shadow: 0px 0px 9px 0px #999;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}

.collection-template div.rte {
	text-align: center;
    text-transform: uppercase;
  	color: #03205A;	
}


.custm-prod-sec {
	position :relative;
  	margin : 10px;
}

.custm-prod-sec .details {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    text-align: center;
    background-color: rgba(248, 248, 248, 0.75);
    padding-top: 35px;
}



.custm-prod-sec .details a.button {
    position: absolute;
    margin: auto;
    bottom: 10%;
    width: fit-content;
    text-transform: uppercase;
    font-weight: bold;
    left: 0;
    right: 0;
}


.homepage-section .product-collection-carousel .owl-controls {
    top: 45%;
    position: absolute;
    width: 100%;
    z-index: 5;
    margin: 0;
    left: 0;
}

#fsb_bar {
    background-color: #8a8a8a !important;
    color: #fff !important;
    text-transform: uppercase !important;
}

#shopify-section-1555913004138 .product-info {
	margin: 0;
}

#shopify-section-1555913004138 .product-info a{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    text-align: left;
}

#shopify-section-1555913004138 .product-info h3 {
    color: #03205A;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 4px #dfdbd7;
    bottom: 0;
    position: absolute;
    left: 0;
    background: rgba(248, 248, 248, 0.6);
    width: 75%;
    text-align: right;
    padding: 3% 9%;
    margin: 0;
  	border-top-right-radius: 45px;
}


#shopify-section-1555913004138 .product-info a:hover {
	text-decoration : none;
  	background: rgba(73, 88, 103, 0.3);	
}

#shopify-section-1555913004138 .collection-index:nth-child(1) .product-info a {
    right: 5px;
    bottom: 5px;
}
#shopify-section-1555913004138 .collection-index:nth-child(2) .product-info a {
    left: 5px;
    bottom: 5px;
}
#shopify-section-1555913004138 .collection-index:nth-child(3) .product-info a {
    right: 5px;
    top: 5px;
}
#shopify-section-1555913004138 .collection-index:nth-child(4) .product-info a {
    left: 5px;
    top: 5px;
}


#shopify-section-1555913004138 .collection-index .product-index {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}


@media screen and (min-width: 740px){
  #shopify-section-1555913004138 .row {
      width: 100% !important;
  }
  #shopify-section-1555913004138 .row .desktop-6, #shopify-section-1555913004138 .row .tablet-3{
    padding:0;
    margin:0;
    border:0;
    width:49.99%
  }
}

#shopify-section-1555910778081 .homepage-section{
  margin-bottom: 0px;
}

div#Slideshow-1555910778081 .flex-caption {
    top: 80%;
    text-align: right;
}

div#Slideshow-1555910778081 .flex-caption .caption-inners {
text-align:center;
}
#shopify-section-1556004015640 .article-info-inner h3{
  margin-top:12px;
}

.home-cart-ser{
/*     width: 250px; */
    position: absolute;
    top: 0px;
    list-style: none;
    right: 8px;
}
.home-cart-ser li{
	float:left;
  display:block;
}
.home-cart-ser li a, .home-cart-ser .cus_ser i{
    font-size: 13px;
    font-weight: 500;
    color: #515151;
    display: block;
    padding: 0 10px 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.home-cart-ser li a i.fa.fa-shopping-cart{
  font-size:15px;
}
.home-cart-ser li a:hover{
    text-decoration: none;
}
.sear_inpu{
    width: 170px !important;
  	float:left;
  	display:none;
    padding: 0;
    height: 32px !important;
    margin: 6px 0 !important;
}
/* form.sear_form_box {
    width: 180px;
} */
i.fa.fa-search.cus_ser {
   padding: 12px 4px 12px 8px;
  cursor: pointer;
}
.cus_ser, .cus_ser:hover{
    background: transparent;
}
div#Slideshow-1555910778081 .flex-caption {
    top: 100%;
}
.flex-caption.slide-1555910778081-0 .caption-inners{
    position: absolute;
    right: 5%;
    bottom: 20px;
    margin-left: 5%;
}

.flex-caption.slide-1555910778081-0 h2.slide-title{
	text-align: center !important;
}
/* #shopify-section-1529504970606 .custm-prod-sec{
	height: 200px;
    overflow: hidden;
}
#shopify-section-1529504970606 img{
  width: 100%;
} */


.select-option-cart {
    margin-top: 20px;
}
.select-option-cart a{
    border: 2px solid #03205A;
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 5px;
    background: #03205A;
    color: #ffffff;
    box-shadow: 0px 7px 12px -3px #03205A;
    text-transform: uppercase;
}
.select-option-cart a:hover{
	box-shadow: 0px 7px 12px -1px #03205A;
}
.product-index {
    background: #fff;
    box-shadow: 0px 0px 7px 0px #ccc;
    border-radius: 5px;
}
#pagination span.current {
    border: 2px solid #03205A;
    background: #ffffff;
    padding: 5px 10px;
    margin-right: 10px;
    font-weight: bold;
    transition: all .25s ease-in-out;
    display: inline-block;
    margin-top: 10px;
}

/* 30-04 */
.collection .cstm-collection-add .product-index .product-info {
    margin-top: 0px;
    padding: 20px 0;
}
.collection .cstm-collection-add .product-index .product-info h3 {
    font-size: 20px;
    letter-spacing: initial;
    padding: 0;
    margin-bottom: 0;
}
.yotpo.yotpo-main-widget .yotpo-label .yotpo-logo-title, .yotpo .yotpo-modal-dialog .yotpo-label .yotpo-logo-title {
        color: rgb(73, 88, 103)!important;
}
.yotpo .yotpo-logo-link-new>* {
    color: #03205A!important;
}
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
    border-color: #03205A!important;
}
.yotpo .text-m,
.yotpo .font-color-primary,
.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span,
.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span,
.yotpo a,
.yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
    color: #000000!important;
    font-size: 15px!important;
}
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score, .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score {
    background-color: #03205A!important;
}
.yotpo .yotpo-pager .yotpo-page-element {
    color: #03205A!important;
}

form#cartform tbody tr {
    background-color: #fff;
}
form#cartform tbody tr td.cart-item {
    padding-left: 20px;
}
#cart-notes textarea#note {
    background-color: #fff;
}


/*Add custom css */
.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li a {
    font-size: 15px;
}
.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li {
    margin-bottom: 8px;
}
.footer-section .desktop-3.tablet-3.mobile-3:last-child ul li:first-child {
    padding-right: 50px;
}
.searchbox #q {
position: relative;
font-size: 13px;
font-weight: 500;
color: #515151;
padding: 0 10px 0 10px;
text-transform: uppercase;
letter-spacing: 1px;
}
.drawer__header h3 {
position: relative;
font-weight: 500;
color: #515151;
padding: 0 10px 0 10px;
letter-spacing: 1px;
}


.homepage-section.featured-collection.index-section {
margin-top: 50px;
}
footer .section-title h4 {
font-weight: 600;
font-size: 16px;
border-bottom-color: #fff;
}
.sub-footer.row {
border-color: #f7f7f7;
}

.shifter-page div#content {
margin-top: 20px;
}

/*div#shopify-section-footer {
margin-top: 50px;
}*/

.yotpo-reviews-carousel .carousel-display-wrapper .carousel-read-more {
    color: #03205A !important;
}
div#shopify-section-1555913004138 {
    padding-top: 10px;
}

ul#cart li.cart-overview.desktop-hide-cart {
    display: none;
}

/****************Custom css for Free Gift Modal*************/
.popup-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    max-width: 100vw;
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}
.free-pop {
    top: 10%;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 65%;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
    margin: auto;
}
a#free-close {
    position: absolute;
    right: 4px;
    top: 4px;
    border: 1px solid;
    border-radius: 50%;
    padding: 2px 10px;
}
.popup-container h2 {
    background: #03205A;
    color: #fff;
    padding: 13px;
    text-align: center;
    margin: 20px 0;
}
.free_product {
    text-align: center;
}

/*Newsletter css*/
body.index #newsletter .newsletter-wrapper {
    margin-bottom:0;
}
body.index #newsletter .newsletter-wrapper label {
    font-size: 18px;
      margin-top: 0;
}
.homepage-section input#mc-embedded-subscribe {
    border: 1px solid #fff!important;
}
.newsletter-wrapper #social-icons li a i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    line-height: 36px;
    font-size: 22px;
}
.errors {
    width: 100%;
    float: left;
    line-height: 30px;
}
.errors ul li {
    color: #000;
    text-align: left;
    list-style: none;
  	font-size: 16px;
}
/*Newsletter css end*/

@media(max-width: 767px){
  
  
  	
  	.zpa-dynamic-buy-box__header .zp {
      text-align: center;
      width: 100%;
    }
  
  .zpa-single-option-selector {
  	max-width:100% !important;
  }
  
  .zpa-quantity-block {
  margin:auto; 
    text-align:center;
  }
  
  .zpa-published-page-holder p {
    font-size: 18px;
    margin-bottom: 10px;
}
  
  
div#zpproductselector1-wrapper  .zp.ba-12468081 {
    width: 100%;
}
  
  form .zpa-mobile-btn-size:not(.zpa-button-size-full-width) {
  
  	width:100% !important;
  }
  
    .footer-section .row .desktop-3.tablet-3.mobile-3:first-child {
        margin-bottom: 20px;
    }
 
}




.footer-section {
text-align:center;
}


/*
** New Design CSS 
* Date: 03/31/2020
*/
.announcement-bar {
    text-align: center;
    letter-spacing: 1px;  	
    padding: 8px 0;
    font-weight: 600;
    text-transform: uppercase;
}
ul#cart li a img {
    width: auto;
    display: block;
    margin: auto;
    height: 30px;
}
ul.header-top-menu {
    text-align: right;
}
ul.header-top-menu li {
    display: inline-block;
    list-style: none;
    text-transform: capitalize;
    margin-left: 20px;
}
ul.header-top-menu li i.fa {
    margin-right: 5px;
}
ul.header-search-box {
    list-style: none;
    position: relative;
  	margin-top: 35px;
}
ul.header-search-box .searchbox #q {
    display: block!important;
    border: 2px solid #e6e6e6;
    width: 80%!important;
    text-transform: initial;
  	background-color: transparent;
  	color : #515151;
}
ul.header-search-box .searchbox i.fa.fa-search.cus_ser {
    position: absolute;
    right: 20%;
    background-color:#03205a;
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    top: 6px;
}



/* webkit solution */
ul.header-search-box .searchbox #q::-webkit-input-placeholder {font-weight:500; color:#939393; }
/* mozilla solution */
ul.header-search-box .searchbox #q:-moz-placeholder {font-weight:500;color:#939393; }
.header-right ul#cart li i {
    margin-left: 0;
    display: block;
    font-size: 28px;
    text-align: center;
    text-decoration: none;
}

.header-right ul#cart {
    margin-top: 25px;
}


footer .section-title h4 {
  display: inline-block; 
  text-transform: uppercase;
} 
.footer-section {
    text-align: left;
}
footer .desktop-3.tablet-3.mobile-3:nth-child(2) {
    padding-left: 5em;
}
.newsletter-footer .klaviyo-form form input,
.newsletter-footer .klaviyo-form form button{
  background-color: transparent!important;
}
.footer-section div#logo {
  	text-align: center;
    line-height: 0;
    position: relative;
    background: #03205a;
    height: 54px;
    margin: 0 0 55px;
    padding: 15px;
}
/* .footer-section div#logo img {
    margin-left: 15%;
} */

ul#cart li a{
  line-height: 20px;
}

div#product-right {
    max-width: 40%;
    border: 3px solid #000;
    padding: 30px;
    box-shadow: 0px 2px 12px 2px #ccc;
}

#product-add .product-personalizer {
    width: auto;
    margin-right: 10px;
}

#product-add .product-personalizer button {
    margin: 0 10px 0 0;
}

span.bold_option_title span {
    float: right !important;
    width: auto !important;
    min-width: auto !important;
}
.text.section {
    text-align: center;
    margin: 10px 0;
    border-right: 1px solid #e6e6e6;
}
.text.section.last{
	border-right:none;
}
.text.section span.color-one {
    color: #000;
}
.text.section a:hover {
    text-decoration: none;
}

footer .desktop-3.tablet-3.mobile-3:last-child p:last-child a:before {
    content: '\2709';
    font-size: 17px;
    position: relative;
    top: 2px;
  	margin-right: 2px;
}
footer .desktop-3.tablet-3.mobile-3:last-child p:nth-child(3) a:first-child:before {
    content: "\f041";
    margin-right: 5px;
    font: normal normal normal 18px/1 FontAwesome;
}
footer .desktop-3.tablet-3.mobile-3:last-child p:nth-child(3) a:last-child {
    padding-left: 15px;
}
.product-page-top-sec.row {
    width: 100%;
  	border-bottom: 2px solid #e6e6e6;
}
.select-option-cart a:after {
    content: "\002B";
    font-size: 12px;
    position: relative;
    margin-left: 5px;
    border-radius: 50%;
    padding: 0 3.71px;
    background-color: #fff;
    color: #03205A;
    font-weight: 900;
}

.coll-rati .standalone-bottomline {
	text-align:center;
  	margin: 7px 0 4px;
}

.coll-rati .yotpo .standalone-bottomline.star-clickable,.coll-rati .yotpo .standalone-bottomline .star-clickable {
	float:none;
  	display: inline-block;
}

.coll-rati .yotpo .text-m {
    font-size: 13px !important;
    margin: 5px;
}

.product-modal, .select-option-cart a {
    font-size: 12px;
    font-weight: bold;
}
.product-info .cta {
	width: 80%;
    margin: 25px auto;
}
.insta-box {
	position : relative;
  	margin-top: 30px;
}
div#collection-description h1 {
    text-transform: capitalize;
}
.insta-box .insta-overlay {
   position: absolute;
    top: 3px;
    bottom: 3px;
    left: 0;
    right: 0;
    width: 33.2%;
    margin: auto;
    background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/instabg4.png?12149);
    z-index: 90;
  	background-position: center;
    background-size: cover;
  	padding: 11.5% 5% 0;
  	text-align: center;
}	

.insta-box h3.head {
    font-size: 3rem;
    color: #fff;
}

.insta-box .instadesc {
	font-size: 1.15rem;
    margin-top: 15px;
  	color: #fff;
}

.gallery-cstm-heading {
	position: relative;	
  	text-align:center;
}




.collection-index.cstm-coll-loop .product-index {
    box-shadow: none;
}

.index .index-sections .yotpo.yotpo-reviews-carousel.row.cstm-yotp.yotpo-size-6 {
    display: none;
}
div#Slideshow-1585831357711,
div#Slideshow-1585836925579,
div#Slideshow-1585679462403,
div#shopify-section-1521914698543,
div#shopify-section-1585843407694{
    max-width: 1680px;
    margin: 0 auto;
}

div#Slideshow-1585679462403 {
	margin: 50px auto;
}

.row.add-extra-icon {
    width: 980px;
}
.add-extra-icon .single-box-wrapper{
	border-right:none;
}
.add-extra-icon .single-box-wrapper img {
    margin: 0 auto 10px;
  max-height: 100%;
}
.quality-ctrl .add-extra-icon .right-text {
    width: 100%;
    text-align: center;
}
div#Slideshow-1585836925579 {
    margin-top: 60px;
}
div#Slideshow-1585831357711 {
    margin-bottom: 60px;
}
.homepage-promo.width-25 {
    width: 20%!important;
    margin: 0!important;
}
.homepage-promo.width-25 .box-ratio {
    margin: 0 ;
}
.homepage-promo.width-25 .caption {
    position: initial;
    padding: 0;
    text-transform: capitalize;
  	    margin-top: 10px;
    margin-bottom: 15px;
}
.homepage-promo.width-25:hover h3, .homepage-promo.width-25:hover p {
    transform: none;
    padding-top: 0;
}
.homepage-promo.width-25 .caption h3 {
    text-transform: capitalize;
    font-weight: 500;
}
.homepage-promo.width-25 .caption:before,
.homepage-promo.width-25 .caption:after {
	display:none;
}
.homepage-promo.width-25 h3 {
    padding-top: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
}
.width-25-margin {
    margin: 0 7.5px;
}

.foo-section .text-promo-content p {
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
  	color: #fff;
}
.foo-section .homepage-section img {   
    width: auto;
    margin: 0 auto;
}
.foo-section .homepage-section .box-ratio {
    padding: 0!important;
    height: 100px;
      margin-bottom: 10px;
    background-color: transparent;
}
.foo-section .homepage-section img {
    height: 100%;
    width: auto;
    margin: 0 auto;  	
    background-color: transparent;
  	height: 75px;
    width: auto;
  	filter: invert(1);
}

.foo-section .foo-sec-inner .homepage-text-promo {
    margin: 15px;
}


@media(min-width:1680px){
.index section.index-section.homepage-section .row,
.foo-section .row.homepage-section{
    max-width: 1680px;
      width: 100%;
}
}


.messagepop {
    background-color: rgba(63,63,68,0.5);
    display: none;
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 100vw;
    top: 0;
}
.popup-inner {
    background-color: #fff;
    width: 60%;
    margin: 0 auto;
    margin-top: 4em;
    padding: 30px;
  	position: relative;
}
.popup-inner span.close {
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
      font-size: 20px;
}
span#aaa-open-wish-list {
    display: none!important;
}
#order-lookup-by-hulkapps .btn {
    line-height: 16px;
}
.popup-inner-content {
    text-align: center;
}
.popup-inner-content p.pop-message {
    margin-top: 10px;
}
.product div#ZlistWishlist {
    margin-top: 0;
    margin-bottom: 0;
}
.product div#ZlistWishlist p.zooomywishmsg{
      border: 2px solid #03205A;
    border-radius: 3px;
    font-weight: 100;
    font-size: 13px;
    letter-spacing: 1px;
}
div.zooomywishlistlistclass .zbodypimg img {
    height: 100px;
}
div.zooomywishlistlistclass .ZoomyWishlistPageGrid li.zbodytitle, 
div.zooomywishlistlistclass .ZoomyWishlistPageGrid .zprice{
    padding-top: 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
#ZoomyWishlistPage li.zbodyinfo {
    padding-top: 15px;
}
.zooomywishlistlistclass li.zbodyaction {
    padding-top: 10px;
}
.zooomywishlistlistclass li.zbodyaction span#wishlist_page_product_text {
    padding: 9.5px;
}
.zooomywishlistlistclass li.zbodyaction span#wishlist_page_product_text, 
.zooomywishlistlistclass li.zbodyaction button {
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
}
div.zooomywishlistlistclass .zooomybtn.removefromwishlist.zremovefromwish {
    margin-top: 35px;
}
div .zooomywishlistlistclass .ZoomyWishlistPageGrid .zqty {
    margin: 0 0 0 10px;
}

@media(max-width:1679px){
	.gridlock section.index-section.homepage-section .row,
  	.homepage-section .row.homepage-section{
    	width: 100%;
	}
}
@media(max-width:1399px){
  a.bonus-btn {
  	width:30%;
  }
  .bonus-btn-sec:before,
  .bonus-btn-sec:after {
  	width:30%;
  }
}
@media(max-width: 1024px){
  .messagepop {
    height: 100%;
  }
}
@media(max-width:979px){
  	.header-section header #identity {
    	padding-bottom: 0;
	}
  	ul.header-search-box .searchbox #q {
  		width: 100%!important;
  	}
  	ul.header-search-box .searchbox i.fa.fa-search.cus_ser {
  		right:0;
  	}
  	ul#cart li {
    	margin-left: 0;
      	max-width:25%;
  	}
  	ul#cart li i {
    	font-size: 20px!important;
	}
  	.gridlock section.index-section.homepage-section .row,
  	.foo-section .homepage-section,
  	.footer-section .row{
    	width: 98%;
	}
  	a.bonus-btn {
  		width: 38%;
    }
  	h2.section-heading.foo-heading {
  		width: 45%!important;
    }
  	.bonus-btn-sec:before,
  	.bonus-btn-sec:after,
  	h2.collection-heading.section-heading:before,
  	h2.collection-heading.section-heading:after{
  		width:30%;
    }
  	.foo-section .foo-sec-inner.fifth-col .homepage-text-promo{
  		margin-left:0
  	}
  	.foo-section .foo-sec-inner.last-col .homepage-text-promo{
  		margin-right:0;
  	}
  	.sub-footer .left-side, .sub-footer .right-side {
    	text-align: center;
    	margin-bottom: 10px;
	}
  	.product-page-top-sec.row{
  		border-top: 2px solid #e6e6e6;
  	}
  	.product-page-top-sec.row .desktop-3.tablet-3.mobile-3 {
    	width: 22%;
	}
  	div#product-right {
    	max-width: 100%;
    }
  	.gridlock .row div#thumbnail-gallery.tablet-6 .product-thumbnail {
    	width: 20%!important;
	}
  	ul.related-products li.desktop-2.tablet-fourth.mobile-half {
    	width: 14%;
	}
  	div#content form.pp_tracking_form.pp_action_one h1:before,
	div#content form.pp_tracking_form.pp_action_one h1:after {
  		width: 25%;
	}
  	.zooomywishlistlistclass li.zbodyaction {
    	padding-top: 0;
	}
  	.zooomywishlistlistclass li.zbodyaction button {
    	padding: 0 13px;
	}
  	.yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {
  		line-height:20px;
    }
  	#basket-right {
    	text-align: left;
	}
  	div#dynamic-checkout-cart {
    	margin-top: 5px;
	}
  	.header-section header {
  		border-bottom: 2px solid #e6e6e6;
  	}
}




/*Tropical custom css*/
.homepage-section.slideshow-section .flexslider .flex-caption h2.slide-title {        
    margin: 10px 0;
    
}

.homepage-section.slideshow-section .flexslider .cta a {	
  	text-transform: uppercase;
  	text-decoration: none;
}
.homepage-section.slideshow-section .flexslider .cta {
    margin-top: 40px;
}
.flex-caption.slide-1586860157304-0 {
    text-align: center!important;
  	padding: 0 25%!important;
}
.homepage-section.slideshow-section #Slideshow-1586860157304 .flex-caption h2.slide-title {
    color: rgba(255, 255, 255, 0.82)!important;
    font-weight: 500;
    border: none!important;
  	text-align: center;
  	font-style: italic;
}
li#slide--1586860157304-0:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.home-collection-cstm {
	margin:20px 0;
}

.home-collection-left .collection-index.cstm-coll-loop .product-index {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  	width:100%;
}
.home-collection-left .collection-index.cstm-coll-loop:nth-child(2) {
    margin: 0 2%;
}
.home-collection-left .collection-index.cstm-coll-loop {
    width: 32%;
    float: left;
}
.cstm-left-new {
    padding-left: 10%;
    padding-right: 10%;
    width: 100%!important;
    margin-bottom: 20px;
    text-align: center;
  float:left;
}
.cstm-left-new h2.collection-heading.section-heading {
    font-size: 36px;
}

.home-collection-left .collection-index.cstm-coll-loop .product-index .product-info {
    position: absolute;
    top: 40%;
    left: 10%;
}
.home-collection-left .collection-index.cstm-coll-loop .product-index .product-info h3 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.home-collection-left .collection-index.cstm-coll-loop .product-index .product-info a:hover {
    text-decoration: none;
}
.cstm-coll-loop .product-info:before {
    content: "Shop Now";
    background-image: url(https://cdn.shopify.com/s/files/1/0270/7210/2489/files/Rectangle_17_1X.png?v=1586867890);
    background-size: contain;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding: 15px;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: -40px;
    width: 125px;
}
.cstm-coll-loop .product-index:hover .product-info:before{
	background-image:url(https://cdn.shopify.com/s/files/1/0270/7210/2489/files/Rectangle_17_1X_1.png?v=1586868557);
	color:#000;
}
.home-collection-left .collection-index.cstm-coll-loop .product-index:hover .product-info h3 {
    color: #000;
}
.product-index:hover .prod-container a:before {
    content: '';
/*  background-color: rgba(51, 255, 204, 0.45); */
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.cstm-pro-carousel {
    width: 75%;
    float: left;
}
.cstm-pro-carousel .product-info:before{
	display:none;
}

.cstm-pro-carousel .product-collection-carousel {
	width : 100% !important;
}


h2.collection-heading a:hover,
.homepage-section h2.section-heading a:hover{
	text-decoration: none; 
}
.custm-prod-sec {
    background-color: #E7E7E7;
    position: absolute;
    right: 0;
    width: 25%!important;
  	margin-right: 0!important;
}
.custm-prod-sec h2 {
    border-bottom: 3px solid #33FFCC;
}
.custm-prod-sec .details {
    background-color: #E7E7E7;
    padding: 70px 30px 30px;
}
a.button {
    font-size: 15px;
    border: 2px solid #000;
    line-height: 40px;
}
.cstm-tab-collection .product-info:before {
	display:none;
}
div#shopify-section-1586963320380,div#shopify-section-1586963139747 {
	margin: 50px 0;
}
.foo-sec-inner .text-promo-content h3 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
  	font-weight: 500;
    margin-top: 10px;
    color: #000;
}

.foo-section .homepage-section {
    padding-top: 30px;
    border: 3px solid #03205A;
    margin-top: 70px;
    margin-bottom: 40px;
    padding-bottom: 30px;
} 
h2.section-heading.foo-heading {
    text-transform: uppercase;
    font-weight: 600;
    background-color: #fff;
    width: 35%!important;
    text-align: center;
    margin: -55px auto 30px;
  	color: #03205A;
}
.tabbed-collections .product-index:hover .prod-container:before {
display:none;
}
input.cartbtn {
    font-size: 0;
        background-image: url(https://cdn.shopify.com/s/files/1/0270/7210/2489/files/cart_copy_1X.png?v=1587043432)!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    width: 50%;
    padding: 0;
    height: 40px;
    margin-top: 3px;
}
.product-cstm-box {
    display: none;
}
.product-index:hover .product-cstm-box {
	position: absolute;
  	width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    padding: 10px;
  	display:block;
}
.product-cstm-box ul li{
	float: left;
    list-style: none;
    width: 50%;
    vertical-align: middle;
    text-align: center;
    height: 100%;
}
input.cartbtn:focus{
outline:none;
}
.accordion_container .accordion_head:first-child {
    border-top: none;
}
.zooomywishlistlistclass li.zbodyaction button, .zooomywishlistlistclass li.zbodyaction a {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 0;
    height: 38px;
}
.zooomywishlistlistclass li.zbodyaction button:hover, .zooomywishlistlistclass li.zbodyaction a:hover {
    background-color: #03205A;
    color: #fff;
}
li.product-cstm-box-w img {
    width: 40px;
    margin: 0 auto;
    margin-top: 5px;
}
li.product-cstm-box-w {
    background-color: #03205A;
}
.product-cstm-box ul {
	background-color: #fff;
    width: 100%;
    float: left;
    height: 45px;
}
#newsletter h2.section-heading.foo-heading,
.instagram-feed h2.section-heading{
    border-bottom: none;
    text-transform: uppercase;
    font-size: 30px;
  	color:#fff;
  	letter-spacing: 1px;
}
div#newslette{
   text-align:center;
}
div#newsletter:before {
    /*content: '';*/
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
}
.instagram-feed {
    text-align: center;
    padding: 30px 0 100px 0;
    background-size: contain;
}
.instagram-user-feed .all-fifth.onboard-instagram {
    border: 2px solid #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.instagram-user-feed .onboard-instagram:nth-child(2), 
.instagram-user-feed .onboard-instagram:nth-child(4) {
    margin-top: 50px;
}
.footer-section{
	position:relative;
}
.foo-section {
    padding-top: 30px;
}
div#foologo {
    position: absolute;
    z-index: 9999;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    top: -55px;
}
/* .tabbed-collections .product-info,
.mob-cstm-width .product-info{
    padding: 10px 0;
} */
.tabbed-collections .product-info h3,
.mob-cstm-width .product-info h3{
    font-size: 20px;
}
.sub-footer .right-side ul#social-icons li i {
    line-height: 20px;
    /*font-size: 20px;
    color: #000;*/
}
.sub-footer .right-side ul#social-icons li {
    background-color: transparent;
    width: 30px;
    line-height: initial;
    height: auto;
}
.accordion_container {
    float: left;
    width: 100%;
}

.header-right ul#cart li i.fa.fa-sign-out {
	color: #33FFCC;
}

.shopify-challenge__container .shopify-challenge__button,
.shopify-challenge__container .shopify-challenge__button:hover{
	color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    padding: 1px 30px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 200px!important;
    background-color: #191A64;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 50%;
}
div#cstm-newsletter {
    padding: 3rem 0;
}
div#cstm-newsletter input#mc-embedded-subscribe {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #00ccff;
    margin-left: -24px;
    border: 2px solid #00ccff!important;
    border-top-right-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
div#cstm-newsletter input#mce-EMAIL {
    border: 2px solid #00ccff;
    background-color: #fff;
    border-radius: 20px;
    color: #000;
}
div#cstm-newsletter input#mce-EMAIL::placeholder {
  color: #aaa;
  opacity: 1; /* Firefox */
  letter-spacing: 1px;
}

div#cstm-newsletter input#mce-EMAIL:-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 1px;
}

div#cstm-newsletter input#mce-EMAIL::-ms-input-placeholder {
  color: #aaa;
  letter-spacing: 1px;
}
div#cstm-newsletter input#mce-EMAIL {
    border: 2px solid #00ccff;
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: italic;
}
ul#cart li a{
	color: #464646;
    font-size: 12px!important;
    font-weight: bold !important;
  	border-bottom: none;
    text-transform: capitalize;
}
ul#cart li a img {
	filter: contrast(0) brightness(0.5);
}

/* .row {
	width:98%!important;
} */
h2.section-heading {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
      margin-bottom: 30px;
}
h2.collection-heading.section-heading:before {
    content: '';
    border: 2px solid #03205A;
    width: 96%;
    position: absolute;
    left: 0;
    top: 23px;
    right: 0;
    margin: 0 auto;
}
h2.collection-heading.section-heading a{
	background-color: #fff;
    position: relative;
    padding: 0 20px;
  	color:#03205A!important;
}
.bonus-btn-sec {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: -10px;
}
.bonus-btn-sec:before {
    content: '';
    position: absolute;
    width: 98%;
    border: 2px solid #03205A;
    top: 60px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

a.bonus-btn {
    background-color:rgb(186 15 50);
    border-radius: 3px;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 40px auto 55px;
    display: block;
    width: 20%;
    text-align: center;
    position: relative;
  	border-right: 10px solid;
    border-left: 10px solid;
}
a.bonus-btn:hover {
  background-color:#03205A;
}

.hidden .box-ratio {
    height: 100%;
}
.hidden .box-ratio img {
    width: 175px;
    height: 175px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.hidden .box-ratio img {
    width: 175px;
    height: 175px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.visually-hidden {
    display: none;
}
.homepage-section.featured-collection .product-info {
    display: none;
}
.featured-collection.index-section .row {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}
.template_header h2 {
    text-transform: uppercase;
}
.action_bottom {
    text-transform: uppercase;
}

.mm-flip-img .mm-flip-box.homepage-promo {
    margin: 0!important;
    width: 20%!important;
}
.mm-flip-img .front-face {
    margin: 0 2%;
}


.front-face {
    z-index: 9;
    transition: opacity .5s linear;
    cursor: pointer;
    position: relative;
    max-width: 400px;
}
.mm-flip-img .front-face {
    margin: 0 2%;
}
.front-face img {
    top: 0;
    left: 0;
}
.back-face {
    position: relative;
}
.back-face img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -5px;
    padding: 6px;
}
.mm-flip-box:hover .front-face {
    opacity: 0;
}
.index-section.mm-flip-img {
    margin: 50px 0 0;
}

.collection-list-template.cstm-collection-add   #product-loop .product-index:hover {
    background-color: #03205a;
}
.collection-list-template.cstm-collection-add  #product-loop .product-index:hover .product-info h3 {
    color: #fff;
}
#looked-at {
	width:100%;
}
#looked-at h4,#related h4 {
    border-bottom: 2px solid #03205A!important;
}
.privacy-policy-text p {
    margin-bottom: 20px;
}
.paragraph-space p {
	margin-bottom: 10px;
}
.inner-page-col .shg-c-lg-4,
.inner-page-col .shg-c-lg-6 {
    box-shadow: 0 0 8px #ccc;
    margin-bottom: 20px;
    padding: 20px;
}
.inner-page-col .shg-c-lg-4 img,
.inner-page-col .shg-c-lg-6 img {
	width: 100%;
}
.sucess-call-form input {
    margin-bottom: 15px;
}
.sucess-call-form .shogun-form-field-error-msg,
.premier-membership-app-form .shogun-form-field-error-msg {
    display: none!important;
}

.sucess-call-form select {
    margin-top: 0!important;
}
.premier-membership-app li {
    margin-bottom: 15px;
}
/* .premier-membership-app-form .shogun-form-text-input {
    margin-top: 15px;
} */
.d1-r3 {
    margin-bottom: 50px;
}
.l-peace-section.d1-inner-dr.r-23 {
    padding-top: 0;
}
.l-peace-section.d1-inner-dr.r-23 .c-peace__copyblock {
    margin-top: 0;
  	padding-left: 0;
}



/*Media Query Start */

@media(min-width: 1400px) {
	.homepage-section.slideshow-section.index-section .flexslider .slides .box-ratio {
    	height: 700px;
    	padding-bottom: 0!important;
	}  	
}

@media(max-width: 1399px){
	.homepage-section.slideshow-section.index-section .flexslider .slides .box-ratio {
    	height: 540px;
    	padding-bottom: 0!important;
	}
}


/*
** Custom CSS
* EFS
*/

.accordion .content p {
    font-size: 1.3rem;
    font-weight: 300;
    margin-bottom: 0px;
}

.index .c-signup__title h1 {
  
  max-width: 800px;
}

.efs-l-peace-section.l-peace-section .l-peace-container, .efs-programs-do .row.homepage-section, .c-signup-slider, .our-guarantee-section, .l-quote-container, .homepage-section.featured-blog section.index-blog.row, .l-signup-section {
    width: 1280px;
    margin: 0 auto;
  	max-width:95%;
}
.homepage-section.featured-blog {
	background-color: #f6f6f6;
  	padding-bottom: 50px;
}

.c-signup__slide .efs-c-manual__spinner-1 .c-manual__spinner-1 {
	opacity:.1;
}
.flex-caption.banner-caption {
    top: 0;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 0;
}
.flex-caption.banner-caption h2.slide-title {
    color: #fff;  	
}
.flex-caption.banner-caption .caption-inners {
    width: 700px;
  	max-width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.flex-caption.banner-caption .caption p {
	color:#fff;
} 
.banner-caption .cta {
    width: 90%;
    margin: 0 auto 20px;
}
span.r-arrow {
    padding-left: 15px;
}
a.btn.w-button {    
    color: #fff;
  	font-size: 16px;
}
.our-guarantee-content p {
    color: #383838;
}
.l-manual-section.efs-manual-section {
  	position:relative;
	padding: 0 0 30px;
}
.l-manual-section.efs-manual-section .c-manual__spinner-3 {
    margin-top: 50px;
  	max-width: 90px;
}

.efs-l-peace-section .c-peace__copyblock h1 {
	text-indent:4rem;
}

.efs-l-peace-section .c-peace__copyblock .efs-paragraph--left-indent.paragraph--left-indent {
  text-indent: -10rem;
}


.efs-l-peace-section.l-peace-section {
    display: block;
  	background-color: #f6f6f6;
  	background-size: 100%;
}
.efs-l-peace-section .l-peace-container {
    display: block;
    text-align: center;
  	padding-bottom: 10px;
}

.efs-l-peace-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;   
  	padding: 5rem 0;
}
.efs-l-peace-box-inner {
    width: 48.5%;
    border-radius: 30px;
    padding: 3.5rem;
    text-align: center;
  	position: relative;
}
.efs-l-peace-box .efs-l-peace-box-inner:last-child {
    margin-left: 1.5%;
}
.efs-l-peace-box .efs-l-peace-box-inner:first-child {
    margin-right: 1.5%;
}
.efs-l-peace-box-inner h3 {
    color: #fff;
    font-family: Ogg, Georgia, sans-serif;
    font-size: 3rem;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 15px 0;
}
.efs-l-peace-box-inner .box-content p{
    font-size: 18px;
    font-family: Odile, sans-serif;
}
.efs-l-peace-box .efs-l-peace-box-inner .box-content p{
    color: #fff;
  	margin-bottom:0;
}
.efs-l-peace-box-inner a.btn.w-button:hover {
	text-decoration: none;
}
.efs-c-manual__spinner-1 .c-manual__spinner-1 {
	opacity: .9;
  	z-index: auto;
}
.efs-programs-do {
    padding: 50px 0;  
    margin: 0 auto;
    text-align: center;
}
.efs-programs-do .efs-programs-text {
  	text-align: center;
    font-size: 2rem;
    color: #383838;
    max-width: 530px;
    width: 95%;
    margin: 0 auto 15px;
    line-height: 1.1em;
}
.efs-programs-do a.programs-link {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 20px;
    color: #6d6e71;
    text-transform: uppercase;
    text-decoration: underline;
  letter-spacing: 5px;
    font-weight: 600;
}
.foo-sec-inner .box-ratio img {
    width: 120px;
  	max-width:100%;
  	margin: 0 auto;
}

.ico-boxes {
    display: flex;
    justify-content: space-between;
}

.efs-programs-do h1.section-heading{
  	max-width:100%;
  	width: 750px;
    margin: 4rem auto 2.5rem;
}
.foo-sec-inner .homepage-text-promo {
    background-color: #f6f6f6;
    margin: 15px;
    padding: 25px;
    border-radius: 25px;
  	min-height: 350px;
}
.foo-sec-inner .box-ratio {
    padding: 0!important;
    height: 120px;
    text-align: center;
    background-color: transparent;
}
.foo-sec-inner .text-promo-content h3 {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 1rem;
  	color: #383838;
}
.foo-sec-inner .text-promo-content p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 15px;
    color: #6d6e71;
}
strong.percentage {
    font-size: 36px;
    font-weight: 900;
      margin: 20px 0;
    	display: block;
}
.homepage-section.featured-blog .article-info-inner img {
    height: 350px;
    width: 100%;
}
.homepage-section.video {
    margin-bottom: 3rem;
}
.slider-heading {
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    color: #0400ba;
    letter-spacing: .5px;
    margin-bottom: 50px;
}
.our-guarantee-section {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  	max-width: 95%;
}
.our-guarantee-heading h2 {
    color: #ff624a;
}
.our-guarantee-content {
    width: 55%;
    margin: 0 auto;
}
.choose-your-path .efs-l-peace-box-inner h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: 'Nunito Sans';
}

.choose-your-path h2.price {
    font-family: 'Nunito Sans';
    font-weight: 900;
    color: #fff;
  	font-size: 9em;
    line-height: 1em;
}
h2.price.simple-price {
    font-size: 4em;
}
.simple-product .efs-l-peace-box-inner.efs-products {
    margin: 0 auto;
}
.simple-product .select select {
    background-color: #fff;
    color: #000;
    border-radius: 35px;
    max-width: 80%;
    margin: 20px auto 50px;
    padding: 10px;
    height: 50px;
}
.choose-your-path p.box-content {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Nunito Sans';
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 2px;
}
.choose-your-path .efs-l-peace-box-inner.box-2 {
	position: relative;
}
span.sale-offer {
    position: absolute;
    top: -45px;
    right: 5px;
    background-color: #000;
    padding: 20px;
    border-radius: 50%;
    color: #fff;
    width: 100px;
    height: 100px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
  display: flex;
    flex-direction: column;
    justify-content: center;
  
}

.efs-membership-plan .foo-sec-inner .homepage-text-promo {
    background: transparent;
    padding: 20px 15px;
}
.efs-membership-plan .foo-sec-inner .homepage-text-promo h3 {
    font-size: 1.3rem;
    line-height: initial;
    text-transform: capitalize;
    font-weight: 500;
    font-family: Odile, sans-serif;
  	letter-spacing: 1px;
  	color:#000;
  	margin-top:0;
}
.efs-testimonial-ani.efs-c-manual__spinner-1 .c-manual__spinner-1 {
    top: 50%;
    z-index: 1;
    opacity: 0.1;
}

.hands-on-approch {
   	clear: both;
    max-width: 750px;
    margin: 0 auto;
    background-color: #0400ba;
    border-radius: 30px;
    padding: 3rem;
    position: relative;
}
.hands-on-approch h2 {
    color: #fff;
    font-size: 4rem;
    line-height: 1.1;
    margin-bottom: 55px;
    margin-top: 0;
}
.hands-on-approch a {
    font-size: 24px;
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 5px;
}
.hands-on-approch .c-signup__spinner-1 {
    top: 1rem;
    right: 10px;
    opacity: 0.2;
    left: initial;
    margin: 0;
    width: 16em;
    height: auto;
}
.hands-on-approch .c-signup__spinner-1 img {
	filter: brightness(.5);
}
.efs-faq {
  margin-bottom: 50px;
  z-index:9;
  width: 100%;
}
#signup-section a.btn.w-button {
  	padding: 0 35px;
}
#signup-section a.btn.w-button:hover {
	text-decoration: none;
}
div#shopify-section-1610543276be2f4cc0 {
    background-color: #0400ba;
}
.self-guided-heading {
	margin-top: 20px;
    margin-bottom: 50px;
    font-size: 1.4rem;
    line-height: 1em;
    font-weight: bold;
    font-family: "Nunito Sans";
    color: #0400ba;
    text-transform: uppercase;
    text-align: center;
}

.carousel-control{
background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    filter: none!important;
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: -100px!important;
    left: auto;
    
}
.carousel-control.left {   
    left: -160px;
}
.carousel-inner img {
    border: none!important;
    float: left;
    width: 30%;
}
.carousel-inner .item-content {
    width: 70%;
    float: right;
}
.item-inner {
	background-color: #0400ba;
  	border-radius:30px;
  	padding:20px 15px;
  	float: left;
    width: 100%;
}
.item {
    width: 33%;
    display: inline-block;
}
.item-inner h3 {
    color: #fff;
    font-family: "Nunito Sans";
    text-transform: uppercase;
    letter-spacing: 1px;
}
.item-inner p {
    font-family: 'Nunito Sans', sans-serif!important;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
  	margin-bottom: 20px!important;
}
.item-inner a.self-guided-btn {
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}

.w-slide {   
    background-color: #191a64;
    border-radius: 30px;
}
.c-signup-slide__copyblock h4 {
    color: #fff;
    font-family: "Nunito Sans";
}
.c-signup-slide__copyblock p {
    color: #fff;
  	font-size: 18px;
    line-height: 30px;
  	letter-spacing: 1px;
}
.c-signup-slide__copyblock .c-quote__attribute {
    color: #fff;
}
.c-signup-slide__number-container img {
    height: 400px;
    width: 100%;
}
.cta.cources-cta {
    width: auto;
    display: inline-block;
  	position:relative;
  z-index: 5;
}

.efs-l-peace-section.l-peace-section.log-in .l-peace-container {
    padding-bottom: 3.5rem;
}
.cta.cources-cta a.btn.w-button:hover {
    text-decoration: none;
}
.efs-programs-do.efs-browse-program .c-peace__copyblock {
    margin-top: 0;
    margin-bottom: 50px;
}
.efs-programs-do.efs-browse-program .cta {
    width: 25%;
    margin: 20px auto;
}

.cta a.btn.w-button:hover {
	text-decoration: none;
}
h1.section-heading.user_podcats_heading {
    text-align: center;
    margin-bottom: 50px;
}
.article-index {
    clear: none;
}

.article-info-inner {
	padding-top:15px;
}

.article-info-inner .efs-blog-content {
    background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/bkg-footer.jpg?v=105590188807737380591617166618);
  	border-radius: 30px;
    background-position: center;
    margin-top: -30px;
    z-index: 1;
    position: relative;
}
.article-info-inner .readmore a {
    background: transparent;
    padding: 0;
}
.efs-blog-content {
    padding: 20px 25px;
}
.efs-blog-content h3 {
    font-family: Odile, sans-serif;
    font-size: 28px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.efs-blog-content h3 a {
    color: #fff!important;
  	text-transform: capitalize;
}
.efs-blog-content p.posted {
    color: #fff;
    font-size: 14px;
}
.efs-blog-content .readmore {
    margin: 20px 0 0;
    text-align: center;
}
.efs-blog-content .readmore a {
    font-size: 14px;
    background-color: #191A64;
    padding: 10px 40px;
    border-radius: 30px;
    text-transform: uppercase;
    width: 100%;
    display: block;
  font-weight: 600;
}

.efs-blog-content .readmore a:hover {    
    color: #fff;
}

.article-info-inner img {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}


.article-info p {
    font-size: 15px;
    margin-bottom: 0;
    color: #fff;
    line-height: 24px;
    font-family: "Nunito Sans";
}
.article-info-inner img {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
.article-index .efs-blog-content .readmore.readmore-btn a {
    background-color: transparent;
    text-align: left;
    padding-left: 0;
  	text-transform: capitalize;
}
.article-index .efs-blog-content .readmore.readmore-btn a:hover {
    text-decoration: underline!important;
}
.efs-l-peace-section.l-peace-section.log-in.recent-blog-title .l-peace-container {
    padding-bottom: 30px;
}

.efs-membership-plan.efs-browse-program {
    padding-top: 0;
}
.log-in .cta.cources-cta,
.efs-programs-do.efs-browse-program .cta {
    width: 32rem;
}
.log-in .cta.cources-cta {
	margin-top:50px;
}
.your-plan .efs-l-peace-box .efs-l-peace-box-inner:first-child h3 {
    color: #fff;
}


.c-signup-slider.efs-carousel .w-slide {
    width: 33.33%;
  	background-color: transparent;
    border-radius: initial;
}
.c-signup-slider.efs-carousel .w-slide .c-signup__slide {
    background-color: #0400ba;
    border-radius: 30px;
    margin: 0 10px;
  	min-height: auto;
    padding: 20px 15px;
}

.c-signup-slider.efs-carousel .w-slide .c-signup-slide__image1 {
    flex: auto;
}
.c-signup-slider.efs-carousel .w-slide .c-signup-slide__number-container {
    padding: 0;
}
.c-signup-slider.efs-carousel .w-slide .c-signup-slide__copyblock {
    padding: 0;
    width: 85%;
    margin-left: 10px;
}
.c-signup-slider.efs-carousel .w-slide p {
   	margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Nunito Sans', sans-serif;
}
.c-signup-slider.efs-carousel .w-slide .c-signup-slide__number-container img {
    width: auto;
    height: auto;
}
.c-signup-slider.efs-carousel .w-slide .c-signup-slide__copyblock h4 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 34px;
}
.c-signup-slider.efs-carousel .w-slide .c-signup-slide__copyblock a {
    color: #fff;
    letter-spacing: 1px;
    text-align: right;
    display: block;
}
.c-signup-slider.efs-carousel .c-signup__slider.w-slider .c-signup__slidermask {
    box-shadow: none;
}
.c-signup-slider.efs-carousel .c-slider__arrow {   
    font-size: 20px;
}
.c-signup-slider.efs-carousel .c-signup__slider.w-slider {
    min-height: auto;
}
.efs-l-peace-section.log-in .c-manual__spinner-1 {
    right: 0;
    top: auto;
    bottom: 0;
  	left:auto;
}
a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video {
    width: 100%;
    height: 100%;
    max-width: 100%;
    background-color: transparent;
    border-radius: initial;
    margin-bottom: 30px;
  	padding: 0;
}
a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video .c-guide__playbutton {
    margin-right: 0;
  	margin: 0 auto;
  	position: relative;
}

a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video .c-guide__playbutton img.play-btn {
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  	bottom: 0;
    margin:  auto;
  	width:80px;
}
div#shopify-section-footer {
  background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/footer_bg.png?v=50849524698482431561617166630);
    background-position: center;
  	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
  	background-color: #0400ba;
}
ul.efs-collection-filter li a:hover {
    text-decoration: none;
}

/*EFS Single Product Page CSS*/
body.gridlock.shifter.product div#content {
    width: 100%;
  	margin-top: 0;
}
body.gridlock.shifter.product div#content div#breadcrumb {
    display: none;
}
.l-hero-section.single-product-banner {
	min-height: 700px;
  	background-repeat: no-repeat;
    background-size: cover;
  	height: 100%;
}
.single-product-banner .c-hero__copyblock {
    text-align: center;
  	width: 100%;
    max-width: 100%;
  	margin: 0 auto;
}
.single-product-banner .c-hero__copyblock h2 {
    color: #fff;  	
}
.single-product-banner .c-hero__paragraph {   
    margin: 20px auto 0;
    font-size: 1.4rem;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #fff;
  	align-items: center;
    max-width: 80%;
}
.single-product-banner .c-hero__paragraph a.btn.w-button {
  max-width: 300px;	
    margin: 40px auto;
}
form.banner-add-to-cart {
    width: 100%;
}
input.btn.w-button {
    display: inline-block;
    height: 70px;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 200px!important;
    background-color: #191A64;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 1.5px;
}
input.btn.w-button:hover, input.btn.w-button:focus {
    color: #fff;
    outline: none;
}
.l-peace-section.efs-product-description {
    background-image: none;
    background-color: #fff;
  	max-width: 1280px;
    margin: 0 auto;  	
}
.l-peace-section.efs-product-description .l-peace-container {
    background-color: transparent;
}	
.l-peace-section.efs-product-description .c-peace__mask {
	margin-left: 0;
}
.l-peace-section.efs-product-description .c-paragraph-container ul li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 30px;
  	position: relative;
  	list-style: none;
  	color:#000;
}
.l-peace-section.efs-product-description .c-paragraph-container ul li:before {
    content: '';
    position: absolute;
    left: 0;
  	background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/favicon.png?v=149340416169618221761617166624);
  	width: 18px;
    height: 18px;
    background-size: contain;
    top: 7px;
    background-repeat: no-repeat;
}
.l-peace-section.efs-product-description .c-paragraph-container {
	margin-left: 0;
  	margin-right: 50px;
}
.l-peace-section.efs-product-description .c-peace__spinner-2 {
	left: -50px;
}
.l-peace-section.efs-product-description .c-paragraph-container ul {
    padding-left: 0;
}
.efs-product-signup {
	padding-bottom: 50px;
}

.efs-product-signup .l-signup-container {
/* 	background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/bkg-footer.jpg?v=105590188807737380591617166618); */
  	background-color :#191A64;
    padding: 5rem;
  	background-position: bottom;
}
.efs-product-signup .l-signup-container h3{
	color: #fff;
    text-align: center;
    font-family: Odile, sans-serif;
    font-size: 3rem;
    line-height: 1.2em;
}
.student-video-section,
div#shopify-section-EFS-Contact-Connect-Links{
    padding: 50px 0;
    max-width: 1280px;
    margin: 0 auto;
}
.student-sec-heading {
    text-align: center;
    color: #ff624a;
    margin-bottom: 30px;
}
.student-video-sec-inner {
    width: 100%;
}
.student-video {
    width: 33%;
    display: inline-block;
}
.student-video .video-wrapper {
    padding: 20px;
}
.container.efs-choose-pro {
  	padding: 0 0 50px 0;
}
.efs-products {
    text-align: center;
    padding: 3em;
  	background-color: #0400ba;
  	color: #fff;
  	text-transform: uppercase;
  	line-height:1em;
 
}

.product-boxes {
	padding:0;
}

.container.efs-choose-pro .row {
  	
    text-align: center;
    max-width: 1280px;  	

}
.container.efs-choose-pro .row .c-guide__spinner-1 {
	left: auto;
    top: auto;
    right: 5px;    
    bottom: 8rem;
}
.container.efs-choose-pro .row .c-guide__spinner-1.pro-ani-large {
    right: auto;
    left: 50px;
    top: 0px;
    width: 300px;
}
.container.efs-choose-pro .c-peace__copyblock {
    margin: 50px 0;
}
.efs-choose-pro div#manual-section {
    background-color: transparent;
}

.efs-products:nth-child(3) span.cross-price, 
.efs-products:nth-child(3) p.plan_discount{
}
.efs-products .product_title {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
}

.plan-discount {
    position: absolute;
    top: -30px;
    right: 30px;
    background-color: #000;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
  	text-transform: uppercase;
  	font-size: 1rem;
  	line-height: 1.2rem;	
    font-weight: 700;
}

span.dis-txt {
    font-size: 2rem;
    font-weight: 900;
  margin: 5px 0;
}

.efs-choose-pro div#product-price, 
.efs-choose-pro .paywhirl-plan-selector.product-form__fieldset {
    display: none!important;
}
.video-wrapper.efs-product-video a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video {
    margin-bottom: 0;
}
.video-wrapper.efs-product-video {
    padding: 100px 0; 
}
.product-video-content{
    text-align: center;
    padding: 50px 0 50px 0;
    max-width: 1280px;
    margin: 0 auto;
    width: 50%;
  	font-family: Odile, sans-serif;
    font-size: 1.6em;
    line-height: 1.6;
}

a.c-guide__videobtn.pro-membership-play-btn {
    margin: 0 auto;
    background-color: #191A64;
    color: #fff;
  	max-width: 25%;
    letter-spacing: 1px;
}

.l-signup-section.efs-product-signup {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  	background-color: #0400ba;
}
.efs-student-section {
    background-color: #f6f6f6;
}
.efs-pro-video-section {
    background-color: #f6f6f6;
}
.efs-products .price {
    font-size: 5rem;
    line-height: 1;
    font-weight: 800;
  	margin: 10px 0;
}
.efs-products .plan-duration {
    font-size: 1.7em;
    line-height: 1.1;
    font-weight: 700;
}
span.cross-price {   
    margin-right: 30px;
}
span.plan_discount {
    color: #ff624a!important;
    font-size: 20px!important;
    position: absolute;
    left: 3.5rem;
    top: 8rem;
}
.efs-product-description .c-peace__vertical-type-2 {
    top: 50%;
    right: -20%;
    bottom: auto;
    left: auto;
}
.efs-product-description .c-peace__spinner-1 {
	top: 5px;
}
.product-program-acc {
    background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/bkg-footer.jpg?v=105590188807737380591617166618);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
div#shopify-section-EFS-Product-Program-Outline .product-program-acc {
	background-size: cover;
}
.product-program-acc .l-signup-container {
    background-color: transparent;
    padding: 5rem;
}
.product-program-acc .l-signup-container .c-signup__title {
    margin: 0;
    margin-bottom: 2em;
}
.product-program-acc .l-signup-container h1 {
    color: #fff;
    line-height: 1em;
}
.product-program-acc .l-signup-container a {
    color: #fff;
  border-color: #fff;
}

.product-program-acc .l-signup-container a:after {
    color: #fff;
}
.product-program-acc .l-signup-container .content p {
    color: #fff;
}
div#shopify-section-EFS-Product-Program-Outline {
    margin: 50px 0 80px 0;
}
/*END*/

/*Inner Pages CSS*/
.inner-page-heading {
    text-align: center;
}
.inner-page {
    margin-top: 100px;
  	margin-bottom: 100px;
}
.inner-page-title-sec p {
    font-size: 40px;
    text-align: center;
    line-height: 1.2em;
    margin: 50px 0;
}
a.btn.w-button.inner-page-btn {
    width: 40%;
    margin: 5rem auto 10rem;
}
.inner-page-content-sec h3 {
    text-align: center;
    font-size: 70px;
    line-height: 1.2em;
    color: #0400ba;
    font-weight: 600;
    margin-bottom: 50px;
}
.inner-page-content-sec p {
    margin-bottom: 20px;
    color: #383838;
    font-size: 36px;
    line-height: 1.2em;
}
div#contactFormWrapper {
    background-color: #f6f6f6;
}
.contact-inner-fields {
    padding: 8rem 0;
  	position: relative;
    z-index: 1;
}
.contact-inner-fields label {
    display: none;
}
.contact-inner-fields .c-peace__imageblock.efs-c-manual__spinner-1 {
	z-index: -1;
}
.contact-inner-fields p.width-50 {
    width: 48%;
    display: inline-block;
}
.mrgn-r {
    margin-right: 1.5%;
}
.mrgn-l {
    margin-left: 2%;
}
.contact-inner-fields input, .contact-inner-fields textarea {
    background-color: #fff;
    border-color: #ccc;
    box-shadow: none;
    outline: none;
    border-radius: 0;
  	color: #383838;
  	font-size: 18px;
  	font-family: Odile, sans-serif;
}
.contact-inner-fields input {
	height: 50px;
}
.contact-inner-fields input::-webkit-input-placeholder,
.contact-inner-fields textarea::-webkit-input-placeholder{ /* Edge */
  color: #383838;
  font-size: 18px;
  font-family: Odile, sans-serif;
  text-transform: capitalize;
}

.contact-inner-fields input:-ms-input-placeholder,
.contact-inner-fields textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: #383838;
  font-size: 18px;
  font-family: Odile, sans-serif;
  text-transform: capitalize;
}

.contact-inner-fields input::placeholder,
.contact-inner-fields textarea::placeholde{
  color: #383838;
  font-size: 18px;
  font-family: Odile, sans-serif;
  text-transform: capitalize;
}
.contact-submit {
    text-align: center;
  	position: relative;
}
p.contact-submit:after {
    content: '\2192';
    position: absolute;
    top: 4rem;
    color: #fff;
    right: 20rem;
}
.contact-submit input#contactFormSubmit {
    color: #fff;
    font-family: 'Nunito Sans';
}
.contact-inner-fields .c-manual__spinner-1 {
    right: -14%;
    top: -120px;
    z-index: 1;
}
p.contact-submit input#contactFormSubmit {
    width: 50%;
    margin-top: 3rem;
}
div#shopify-section-EFS-Contact-Bottom .l-signup-section.efs-product-signup.efs-contact-btm {
    background-color: #f7f7f7;
  background-image: none;
}
.efs-contact-btm {
	position: initial;
  	background-color: #f6f6f6;
    background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/bkg-wave_1.png?v=54774024343554008521617166621);
    background-position: 50% -5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.efs-contact-btm .efs-single-product-orange {
    position: initial;
}
.efs-contact-btm .l-signup-container h3 {
    font-size: 60px;
    line-height: 1.2em;
    margin-bottom: 50px;
}
.efs-contact-btm .l-signup-container p {
    text-align: center;
    color: #fff;
    font-family: 'Nunito Sans';
}
.contact-inner-fields p {
    margin-bottom: 0;
}

.efs-contact-btm .efs-single-product-orange .l-signup-container {
	background-image: url(//energyforsuccess.com/cdn/shop/t/12/assets/bkg-footer.jpg?v=105590188807737380591617166618);
}
.connect-links {
    text-align: center;
      margin-bottom: 5rem;
}
.connect-links a {
    color: #ff624a;
    margin: 0 20px;
    font-size: 30px;
  	font-weight: 600;
    letter-spacing: 1px;
}
.connect-links a i.fa {
    margin-right: 10px;
}
p.contact-time {
    margin: 3rem 0 0;
    font-family: 'Nunito Sans';
    font-size: 2em;
    line-height: 1.2em;
      font-weight: 600;
}
.contact-heading {
    font-family: Ogg, Georgia, sans-serif;
    color: #0400ba;
    margin-bottom: 3rem;
    font-size: 3.5rem;
      font-weight: 600;
}
/*END*/

/* podcast section design homepage */

.only-mobile  {
	display: none;
}
.only-desktop .cta {
    width: 70%;
}
.owl-item {
	padding-right:10px;
  	
}
.owl-item .item {
    width: 99%;
    background-color: #191a64;
    margin: 0 .5%;
    border-radius: 25px;
    padding: 1.5rem;
    display: flex;
}


.pod-details {
  	padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pod-details.pod-box * {
    color: #fff;
  	margin-bottom: 1rem;
}

.pod-details h4 {
    font-family: inherit;
}


.pod-details p {
  font-size: 1.2rem;
}

.carousel-container {
	position:relative;

}

.owl-pagination span {
    display: inline-block;
    zoom: 1;
    background: #869791;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}


.guid-coll .pod-box {
    width: 65%;
    padding: 10px 0;
}

.guid-coll .pod-auth-img.pod-box {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 15px;
}

.pod-auth-img.pod-box {
  	display: flex;
    width: 35%;
  flex-direction: column;
    justify-content: center;
    padding-right: 15px;
}

.pod-details.pod-box{
	width:65%;
}

.guid-coll .pod-details.pod-box p {
    margin: 0;
    font-size: 16px;
    line-height: 1.2em;
    font-family: inherit;
}

.guid-coll .pod-details.pod-box a {
    margin: 10px 0 0;
    text-align: right;
    font-weight: 800;
}

.guid-coll .pod-details.pod-box h4 {
    font-size: 1.6rem;
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
}

.guid-coll .im-cn {
    text-align: center;
    padding: 10px;
    border: 3px solid #fff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    display: flex;
  	margin:auto;
}

.guid-coll .im-cn img{
    height: 40px;
    margin: auto;
}

.guid-coll .owl-item .item {
    width: auto;
    background-color: #0700ba;
  	min-height: 230px;
}

.pod-details .c-quote__attribute {
	text-align:right;
}

/* end */


/*Podcast Page CSS*/
.efs-masonary {
    margin: 50px;
    padding-bottom: 50px;
}

.text-promo-content {
    margin-top: 1em;
}


.efs-masonary h4 {
    color: #fff;
    font-family: "Nunito Sans";
    font-size: 30px;
    line-height: 1em;
    text-transform: initial;
    font-weight: 700;
  	margin: 20px 0;
}
.efs-masonary p {
    color: #fff;
    font-size: 16px;
    font-family: 'Nunito Sans';
    line-height: 27px;
  	margin-bottom: 30px;
}
.efs-masonary h6 {
    color: #fff;
    font-size: 16px;
  	display: block;
    padding-bottom: 40px;
}
.efs-masonary .video-wrapper img.play-btn {
    width: 50px!important;
}
a.btn.w-button:hover {
	text-decoration: none;
}
.c-sample__player.efs-testimonial-page {
    margin-left: 0;
    display: block;
    padding: 10px 25px;
    margin-bottom: 20px;
}
.efs-testimonial-page .c-sample__instructions .c-sample--textblock1 {
    text-align: center;
}
/*END*/

/*FAQ CSS*/
.efs-accordian.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1rem 3rem 1rem 1rem;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #000;
    font-family: Odile, sans-serif;
    font-size: 22px;
    line-height: 34px;
}
.efs-accordian .accordion a.active:hover, 
.efs-accordian.accordion a:hover {
    text-decoration: none;
}
.efs-accordian.accordion a:hover,
.efs-accordian.accordion a:hover::after {
  cursor: pointer;
  color: #ff775f;
}
.efs-accordian.accordion a:hover::after {
  border: none;
}
.efs-accordian.accordion a.active {
  color: #ff624a;
  border-bottom: 1px solid #ff624a;
}
.efs-accordian.accordion a::after {
  font-family: 'Ionicons';
  content: '\f218';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #000;	
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: none;
  text-align: center;
}
.efs-accordian.accordion a.active::after {
  font-family: 'Ionicons';
  content: '\f209';
  color: #ff624a;
  border: none;
}
.efs-accordian.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;  
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
  font-size: 18px;
    font-weight: 300;
}
.efs-accordian.accordion .content p {
  font-size: 18px;
  font-weight: 300;
}
.efs-accordian.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}
.faq .l-signup-container {
	    padding-bottom: 70px;
    margin-bottom: 100px;
}
.product-program-acc .l-signup-container .efs-accordian.accordion a{ 
    color: #fff;
    border-color: #fff;
}
.prod-image .reveal {
    height: 400px;
    overflow: hidden;
}
.product-index img.pdesktop-img {    
    height: 100%;
}
.product-program-acc .efs-accordian.accordion a.active {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.product-program-acc .efs-accordian.accordion a::after {
 color: #fff;
}
.product-program-acc .efs-accordian.accordion a.active::after { 
  color: #fff;  
}

.product-faq {
	background-color: #0400b9;
}
/*END*/


/*Cart Page CSS*/
.cart .row-inner-page {
    max-width: 1280px;
    margin: 0 auto;
}
/*END*/

/*Podcast Page CSS*/
.podcastrow {
    max-width: 1280px;
    margin: 50px auto;
}
.podcast-inner {
    display: flex;
}
.podcast-left-sec,
.podcast-right-sec{
    width: 50%;
}
.podcast-left-sec {
    padding: 2rem 10rem 2rem 0;
}
.podcast-left-sec h3 {
    color: #000;
    font-size: 2.2rem;
    font-weight: 700;
    margin: 40px 0;
    line-height: 1.2em;
  	position: relative;
}
.podcast-left-sec h3:after {
    content: '';
    position: absolute;
    bottom: -15px;
    background-color: #0400ba;
    width: 15%;
    height: 5px;
    left: 0;
}
.podcast-left-sec p {
    font-family: 'Nunito Sans';
}
.podcast-right-sec img {
    width: 100%;
}
.podcast-left-sec span {
    font-weight: 600;
    padding-right: 30px;
    font-size: 18px;
    position: relative;
}
span.episode-no:after {
    content: '';
    position: absolute;
    left: 85%;
    background: #000;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    top: 8px;
}
.podcst-page-audio {
    width: 100%;
    margin: 50px 0;
}
.podcst-page-audio .c-sample__player {
    margin: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    background-color: #f6f6f6;
    padding: 15px;
    margin-bottom: 15px;
    min-height: 150px;
  	height:auto;
}
.podcst-page-audio .c-sample__player .player-img {
    width: 130px;
  	margin-right: 20px;
}
.podcst-page-audio .c-sample__player .player-img img {
	height: 120px;
    width: auto;
}
.podcst-page-audio .c-sample__player .player-content {
    width: 100%;
}
.podcst-page-audio .c-sample__player .player-content .c-sample--textblock1 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.5rem;
}
.podcst-page-audio .c-sample__player .player-content  .plyr--audio .plyr__controls {
	color: #4a5464
}
.podcst-page-audio .c-sample__player .player-content .plyr--audio .plyr__control.plyr__tab-focus, 
.podcst-page-audio .c-sample__player .player-content .plyr--audio .plyr__control:hover, 
.podcst-page-audio .c-sample__player .player-content .plyr--audio .plyr__control[aria-expanded=true] {
	color:#0400ba
}
/*END*/

/*Collection page css*/
.collection div#content.row-inner-page {
    max-width: 1280px;
    margin: 50px auto;
}
.collection #product-loop {
    width: 75%;
    display: flex;
  	flex-wrap: wrap;
}
.collection #product-loop .product-index {    
    margin: 0 10px 10px;
  	background: #fff;
    box-shadow: 0px 0px 14px 0px #ddd;
  	flex: 0 0 31%;
}
ul.efs-collection-filter {
    padding: 0;
    margin: 0 15px;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center;
}
ul.efs-collection-filter li {
    display: inline-flex;
  	margin-bottom: 10px;
}
ul.efs-collection-filter li a {
    padding: 15px 25px;
    font-size: 16px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    text-transform: uppercase;
    background-color: #0400ba;
    color: #fff;
    letter-spacing: 1px;
    margin-right: 10px;
    line-height: 1.2em;
}
ul.efs-collection-filter li a.w--current {
    background-color: #03205a;
}
div#collection-description {
    text-align: center;
}
.efs-collection-loop {
    display: flex;
    margin: 50px 15px;
}
.efs-sidebar {
    width: 25%;
    background-color: #f6f6f6;
    padding: 20px;
  	margin-right: 15px;
    box-shadow: 0px 0px 14px 0px #ddd;
}
/*END*/

.logout {
    display: inline-block;
  	margin-top: 30px;
}
.logout  a{
	background-color: #0400ba;
    padding: 15px 35px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 200px;
  	color: #fff;
}

/*Blog Page CSS*/
.efs-blog-row {
    max-width: 1280px;
    margin: 50px auto;
}
.page-blog-slider {
    margin-top: 50px;
    margin-bottom: 50px;
}
a.blog-img {
    max-height: 320px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}
.page-blog-slider .item {
    background-color: #f6f6f6;
    border-radius: 0;
    padding: 0;
}
.page-blog-slider .item .article-info-inner {
    display: flex;
  	padding-top: 0;
}
.page-blog-slider .item .article-info-inner img {
    width: auto;
    border-radius: 0;
    height: auto;
}
.page-blog-slider .item .article-info-inner .efs-blog-content {
    width: 50%;
    border-radius: 0;
    background-image: none;
    margin-top: 0;
    padding: 5rem 3.5rem;
}
.page-blog-slider .item .article-info-inner .efs-blog-content h3 {
    margin-bottom: 50px;
}
.page-blog-slider .item .article-info-inner .efs-blog-content h3 a {
    color: #000!important;
    font-family: 'Nunito Sans';
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.2em;
    position: relative;
}
.page-blog-slider .item .article-info-inner .efs-blog-content h3 a:after {
    content: '';
    position: absolute;
    background-color: #0400ba;
    width: 20%;
    height: 5px;
    bottom: -15px;
    left: 0;
}
.page-blog-slider .item .article-info-inner .efs-blog-content p {
    color: #000;
    font-size: 1.4rem;
    line-height: 1.2em;
    margin: 30px 0;
}
.blog-extra-tags {
    position: absolute;
    bottom: 0;  	
}
.page-blog-slider span.blogarticle__author {
    font-size: 1.4rem;
    font-weight: 700;
}
.page-blog-slider .item .article-info-inner .efs-blog-content p.posted {
    font-size: 16px;
    color: #aaa;
    letter-spacing: 1px;
    margin-top: 15px;
}
.efs-blog-editor-section {
    display: flex;
}
.editor-pick-head {
    width: 75%;
  	margin-right: 2.5%;
}
.efs-blog-editor-section h4 {
    font-family: 'Nunito Sans';
    font-size: 2rem;
    color: #000;
}
.efs-blog-editor-pick .article-info-inner {
    margin-right: 2%;
    width: 48%;
    float: left;
    background-color: #f6f6f6;
    margin-bottom: 2%;
    padding: 0;
}
.efs-blog-editor-pick .article-info-inner:first-child {
    background-color: transparent;
}
.efs-blog-editor-pick .article-info-inner img {
    width: 30%;
    border-radius: 0;
  	float: left;
}
.efs-blog-editor-pick .article-info-inner .efs-blog-content {
    width: 70%;
    background-image: none;
    padding: 10px 15px;
    float: left;
    margin-top: 0;
    border-radius: 0;
}
.efs-blog-editor-pick .article-info-inner:first-child img {
    width: 100%;
}
.efs-blog-editor-pick .article-info-inner:first-child .efs-blog-content {
    width: 100%;
}
.efs-blog-editor-pick .article-info-inner h3 a,
.efs-blog-trending h3 a{
    color: #000!important;
    font-family: 'Nunito Sans';
    font-size: 1.5rem;
}

.editor-blog-extra-tags {
    margin: 10px 0 0;  	
}
ul#blog-articles h3.title, #blog-article h3.title {
    color: #0400ba;
  text-align: center;
}
.blog-extra-tags span.blogarticle__author,
.editor-blog-extra-tags span.blogarticle__author{
    display: none;
}
.blog-auth p.blog-author {
    display: none;
}
.editor-blog-extra-tags span.blogarticle__author {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.editor-blog-extra-tags p.posted {
    color: #aaa;
  	margin-bottom: 0;
}
.efs-blog-trending {
    width: 25%;
  	margin-left: 2.5%;
}
.efs-blog-trending .efs-blog-content {
    padding: 0;
    margin-bottom: 25px;
}
.efs-blog-editor-pick .article-info-inner:first-child .efs-blog-content {
    padding-left: 0;
}
.cta.blog-cta {
    width: 30%;
    margin: 2rem auto;
}
.blog-heading-center{
  	text-align:center;
	margin: 3rem 0 2rem;
}
.efs-main-blogs {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.efs-main-blogs .article-index {
    width: 33.33%;
    float: left;
  	margin-bottom: 15px;
}
.efs-main-blogs .article-index:nth-child(3n+1) {
    clear: left;
}
.efs-main-blogs .article-index .article-infos .article-info-inner {
    margin: 0 15px;
    background-color: #f6f6f6;
    padding: 0;
   	box-shadow: 0 0 8px #ddd;
}
.efs-main-blogs .article-index .article-infos .article-info-inner img {
    border-radius: 0;
}
.blog-main-content {
    padding: 20px;
}
.blog-main-content p.posted {
    margin-bottom: 0;
    font-size: 16px;
    color: #aaa;
}
.blog-main-content .article-content,
.blog-main-content .article-content p,
.blog-main-content .article-content span,
.blog-main-content .article-content div{
    font-size: 18px;
    line-height: 1.5em;
}
.blog-main-content h3 {
    margin: 0 0 15px;
}
/*END*/

/*Single Blog Page CSS*/
.efs-single-blog-page {
    max-width: 1280px;
    margin: 50px auto;
}
.single-blog h1 {
    text-align: center;
    line-height: 1em;
    margin: 100px 0 50px;
    font-size: 4.8em;
}
.blog-author-date {
    width: 100%;
    float: left;
    margin: 50px 0;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.blog-author-date p {
    display: inline-block;
    margin: 0;    
    margin-left: 25px;
    font-size: 18px;
    font-family: 'Nunito Sans';
    letter-spacing: 1px;
    font-weight: 600;
}
.blog-author-date .share-icons {
    margin: 0!important;
    padding: 0;
    width: 50%;
    float: left;
      border: none;
}
.blog-auth {
    width: 50%;
    float: right;
    text-align: right;
}
.blog-author-date .share-icons a i {
    font-size: 26px;   
}
.blog-author-date .share-icons span.share-text {   
    font-weight: 600;
    letter-spacing: 1px;
}
.blog-author-date p.blog-post {
    position: relative;
}
.blog-author-date p.blog-post:before {
    content: '';
    position: absolute;
    height: 18px;
    width: 2px;
    background-color: #333;
    left: -15px;
    top: 3px;
}
.single-blog .box-ratio {
    height: 350px;
    overflow: hidden;
    padding-bottom: 0!important;
    margin-bottom: 20px;
  text-align: center;
}
.single-blog .box-ratio img {
    width: auto;
    max-width: initial;
    height: 100%;
    margin: 0 auto;
}
.single-blog .rte,
.single-blog .rte p{
    margin-bottom: 20px;
    color: #383838;
    font-size: 36px;
    line-height: 1.2em;
}
div#comments {
    background-color: #f6f6f6;
}
.efscomment-section {
    max-width: 1280px;
    margin: 100px auto;
  	width: 100%;
}
.efscomment-section .blog-comments .section-title {
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.efscomment-section .blog-comments, .efscomment-section .blog-comment-form {
    width: 100%;
    float: left;
}
dl.contact-inner-fields dt label {
    display: block;
    font-size: 18px;
}
form#comment_form dl.contact-inner-fields {
    padding: 2rem 0;
}
form#comment_form {
    width: 50%;
    margin: 0 auto;
}
.efs-single-blog-page .single-blog .rte ul li,
.efs-single-blog-page .single-blog .rte p,
.efs-single-blog-page .single-blog .rte span,
.efs-single-blog-page .single-blog .rte div{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.1rem;
    line-height: 1.4em;
    font-weight: 500;
    color: #000;
    list-style: none;
    position: relative;
  	font-family: 'Nunito Sans', sans-serif;
}
.efs-single-blog-page .single-blog .rte ul li:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
}
.efs-single-blog-page .single-blog .rte .video {
    text-align: center;
}
.efs-single-blog-page .single-blog .rte  iframe {
    width: 560px;
}


.header-w-img h1.title {
    letter-spacing: 1.5px;
    z-index: 1;
    position: relative;
  	font-family: Ogg, Georgia, sans-serif;
  	font-size: 4.8em;
}

.single-blog h1,
.single-blog h2 {
    font-family: "Nunito Sans";
  margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.5rem;
    line-height: 1em;
  	font-weight: 600;
    letter-spacing: 0px;
}

/*END*/

div#cart-notes {
    float: left;
}
div#shopping-cart h1,
.customers\/order h1{
	margin: 100px 0;
    text-align: center;
}
table#order_details thead {
    border-bottom: 1px solid #ccc;
}
table#order_details {
    margin: 0 auto 100px;
  	border: 1px solid #ccc;
}
table#order_details tbody td {
    text-align: left;
      padding: 10px;
}
tr.order_summary.note td,
tr.order_summary.order_total td {
    padding: 10px;
    font-size: 26px;
    text-align: right;
    font-weight: 600;
}
tr.order_summary.note td {
    font-size: 20px;
}
table#order_details tr.order_summary.note td,
table#order_details tr.order_summary.order_total td{
    padding: 10px;
}
table#order_details tfoot {
    border-top: 1px solid #ccc;
}
table#order_details th {
    padding: 10px;
}
.customers\/account .row-inner-page h1, 
.customers\/addresses .row-inner-page h1{
    margin: 100px 0 0;
    text-align: center;
}

.need-help-foo {
	color: #fff;    
    margin-top: 20px;
}

.need-help-foo a {
    color: #fff;
}
.efs-browse-program .foo-sec-inner .homepage-text-promo {
    min-height: initial;
}
.errors ul {
    padding-left: 0;
    margin-bottom: 20px;
}
h5.subHead {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}
.product-index .pmobile-img {
	display: none;
}
.article-info-inner-img {
    width: 50%;
}

.shg-product-quantity-wrapper button.shg-product-quantity-button {
    color: #fff;
}
.shg-row form .shg-btn {
    padding: 20px 40px!important;
    border-radius: 200px!important;
    background-color: #191A64!important;
    font-size: 12px!important;
    line-height: 14px!important;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff!important;
}
div#shopify-section-search-template {
    max-width: 1280px;
    margin: 50px auto;
    text-align: center;
}
div#shopify-section-search-template div#product-loop .product-index {
    width: 31.77%;
    float: left;
    margin:10px;
  	min-height: 410px;
}
div#shopify-section-search-template div#product-loop .product-index:nth-child(3n+1) {
    clear: left;
}
div#shopify-section-search-template #search-bar #q {
	margin: 30px auto;
    width: 450px;
    height: 55px;
    font-size: 16px;
}
div#shopify-section-search-template div#pagination {
    width: 100%;
    float: left;
}

div#shopify-section-product-default-template {
    margin-top: 25px;
}

/*Single default product css*/
.efs-pro-default {
    margin-top: 85px;
    margin-bottom: 85px;
  	padding-right: 5em;
    padding-left: 5em;
}
.efs-pro-default div#product-right {
    max-width: 100%;
    border: none;
    padding: 0;
    box-shadow: none;
  	padding-left: 20px;
}
.efs-pro-default div#product-right h1 {
    font-size: 45px;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.5em;
      margin-bottom: 20px;
}
.efs-pro-default div#product-photos .product-main-images {
    width: 100%;
}

.efs-pro-default #product-price span.product-price .money {
    font-size: 25px;
    color: #000;
/*     font-weight: 300; */
}

.efs-pro-default div#product-photos #thumbnail-gallery {
    display: none;
}

.efs-pro-default #product-description form .select {
    margin-bottom: 20px;
}
.efs-pro-default div#product-price .was {
    font-size: 20px;
    color: #000;
    font-weight: 500;
  text-decoration: line-through;
}
.efs-pro-default div#product-price {
    border-bottom: none;
}
.efs-pro-default .sku {
    display: none;
}
div#shopify-section-product-default-template div#looked-at {
    margin: 80px 0;
    padding: 0 100px;
}
div#shopify-section-product-default-template div#looked-at h4 {
    border-bottom: none!important;
    text-align: left;
    text-transform: capitalize;
}
div#product-price span.was {
    text-decoration: none;
}
.efs-pro-default form {
    margin: 15px 0;
}
.efs-pro-default form input.btn {
    padding: 0 35px;
}
.efs-pro-default form input.btn:hover,
.efs-pro-default form input.btn:focus{
    outline: none;
}
.efs-pro-default input#quantity {
    height: 44px;
}
.efs-pro-default .pro-description {
    margin-top: 55px;
  	margin-bottom
  	width: 100%;
    float: left;
}
.efs-pro-default div#product-photos {
    margin-bottom: 50px;
}
/*End*/

/*404 page css*/

body.gridlock.shifter.\34 04.paywhirl-theme-custom #page {
    margin-top: 100px;
  	margin-bottom: 100px;
    text-align: center;
 	width: 92%;
    margin-left: auto;
    margin-right: auto;
}

body.gridlock.shifter.\34 04.paywhirl-theme-custom #search-bar #q {
    width: 450px;
    height: 55px;
    margin: 0 auto;
}
body.gridlock.shifter.\34 04.paywhirl-theme-custom p {
    margin-top: 40px;
}
body.gridlock.shifter.\34 04.paywhirl-theme-custom #search-bar{
  border-bottom: none;
}
/*End*/

/* shogun pages css*/

/* div#s-2d06c77e-4ace-418d-9582-138af155a8d2 .shogun-form-label, div#s-d81b7cf6-6ee5-4b84-8c33-8e5cb2f17916 .shogun-form-label, div#s-804c676d-dcf0-4705-b91a-10f7c61eb570 .shogun-form-label {
    min-height: 70px;
} */
.shg-rich-text.shg-theme-text-content li {
    list-style: none;
}
.shg-rich-text.shg-theme-text-content ul li:before {
   	content: "→";
    font-size: 20px;
    margin-right: 10px;
    color: rgba(4, 0, 186, 1);
}
.shg-rich-text.shg-theme-text-content ol li:before {
    content: "-";
    font-size: 20px;
    margin-right: 10px;
}
#s-6e605113-95fd-423e-aab9-3a5d175e79f1 .shogun-form-box label.shogun-form-label{
 font-weight:400; 
}
.shg-box-content p {
    margin-bottom: 20px;
}
div#s-2af9c0ce-0e2b-4f0f-b7b8-a14cd18e6b9d li {
    line-height: 1.8em;
}
#s-471e0ee8-7e5b-4fc3-b324-483cde4276ef .shg-rich-text.shg-theme-text-content p {
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
}


.row-inner-page {
    margin-top: 0!important;
}
.d1 .l-hero-section {
    text-align: center;
  	min-height: 600px;
  	background-repeat: no-repeat;
    background-size: cover;
}
.d1.d1-2 .l-hero-section{
  min-height: 800px;
}
.d1 .c-hero__copyblock {    
  	margin: 0 auto;
   	max-width: 70%;
}
.d1 .c-hero__copyblock .border-add {
    color: #fff;
    position: relative;
    font-weight: 900;
  	font-size: 30px;
}
.border-add:before,
.border-add:after{
    content: '';
    position: absolute;
    width: 20%;
    height: 2px;
    background-color: #fff;
    top: 8px;
    
}
.border-add:before {
	left: 0%;
}
.border-add:after {
	right: 0%;
}
.d1 h2 {
    color: #fff;
    font-weight: 900;
    font-family: 'Nunito Sans';
    font-size: 4em;
  position: relative;
}
.d1 h2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    left: 0;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.d1 .c-hero__paragraph {
    max-width: 100%;
    margin: 50px auto 0;
    color: #fff;
    font-size: 2em;
    line-height: 1.5em;
    font-weight: 600;
}
.d1 .c-hero__paragraph .btn.w-button {
    margin: 40px auto 0;
  	line-height:1;
}
.d1 .efs-l-peace-box.box-r-1 {
    padding-bottom: 0;
}
.d1 .efs-l-peace-box.box-r-2 {
    padding-top: 3%;
}
.d1 .efs-l-peace-box-inner h3 {
    font-size: 1.5rem;
    font-family: 'Nunito Sans';
}
.d1-btn .btn.w-button {
    background-color: #0400ba;
}
.c-signup-slider.d1-owl {
    margin-bottom: 50px;
}
.d1-inner-dr .c-hero__paragraph {
    color: #333;
}
.d1-inner-dr .c-peace__mask {
    background-color: transparent;
    border: none;
    width: 500px;
}
.d1-blue-small-box {
    text-align: center;
  	margin: 50px auto; 
}
.d1-blue-small-box p {
    color: #fff;
}
.r-12 .ico-boxes.block-4 .foo-sec-inner {
    flex: 0 0 50%;
}
.r-12 .ico-boxes.block-4 .foo-sec-inner img {
    width: 100%;
}
.r-12 a.btn.w-button {
    width: 60%;
    margin: 50px auto;
}
.r-15 .cta.d1-btn {
    text-align: center;
    clear: left;
    display: block;
    margin: 0 auto;
    width: 50%;
    margin-bottom: 70px;
}
.cta.btn-18 a.btn.w-button {
    background-color: #0400ba;
}
.r-18 .pod-auth-img.pod-box p {
    text-align: center;
    color: #fff;
}
.r-21 .cta.d1-btn {
    display: block;
    margin: 50px auto 0;
    width: 50%;
    padding-bottom: 70px;
}
.r-23 .c-hero__paragraph {
    text-align: center;
}
.r-23 .c-hero__paragraph ul {
    width: 100%;
}
.r-23 .c-hero__paragraph ul li{
	font-family: Odile, sans-serif;
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.r-23 .c-hero__paragraph img {
    margin: 0 auto 50px;
    display: block;
}
.d1 p, .d1 ul li {
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.r-23 .c-hero__paragraph h1 {
    text-align: center;
    display: block;
    margin: 30px auto;
}
.r-23 .cta.d1-btn {
    text-align: center;
    width: 50%;
    margin: 0 auto 70px;
}
.cta.d1-btn.extra-r-btn {
    width: 80%;
}
.our-guarantee-section.r-9 {
    margin-top: 50px;
  	margin-bottom: 50px;
}
.r-23 p ,.r-23 ul li {
    font-weight: normal;
}
.r-23 .c-hero__paragraph ul {
    width: 45%;
    text-align: left;
    margin: 0 auto;
}
.box-3section {
    max-width: 1280px;
    margin: 70px auto 0;
    text-align: center;
}
.box-3section h1 {    
    margin-bottom: 30px;
}
.box-3-row {
    display: flex;
    flex-direction: row;
  	justify-content: center;
  
}
.box-3-col {
    flex: 0 0 31%;
    margin: 15px;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
    border: 1px solid #0400ba;
  	border-bottom-width: 15px;
}
.box-3-col p {
    background-color: #fff;
    padding: 25px;
  	margin-bottom: 15px;
}
.box-3-col h3 {
    color: #fff;
    padding: 30px 0;
    font-size: 30px;
    min-height: 80px;
    background-color: #0400ba;
    margin-top: 0;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
}
.r-23 {
    padding-top: 0;
}
.our-guarantee-section.r-14,
.our-guarantee-section.r-17{
    margin: 50px auto;
}
.our-guarantee-section.r-17 h2 {
    color: #0400ba;
}
.efs-innerpage.d2 {
    
    margin: 50px auto;
}
.d2-r1, .d2-r2 {
  max-width: 1280px;
    text-align: center;
      margin: 0 auto 50px;
}
.d2-r2 h3 {
    color: #0400ba;
  font-weight: 600;
}
.d2-r2 p {
    margin-bottom: 15px;
      font-size: 22px;
}
.d3-r2 .box-content {
    margin-top: 15px;
}
.d3-r2 h2.price {
    color: #fff;
    font-size: 55px;
}
.d4-r2.get-certified .foo-sec-inner .homepage-text-promo {
    min-height: 180px;
}
.l-peace-section.d4-c .c-hero__paragraph {
    margin-right: 100px;
}
.d4-r5 {
    padding-top: 25%;
    margin-top: 5%;
}
.efs-innerpage.d5 .d5-rw {
    max-width: 1280px;
    margin: 50px auto;
}
.d5-r1 {
    text-align: center;
}

.d5-r1 h2 {
    color: #0400ba;
}
.r51 {
    display: flex;
    flex-direction: row;
}
.r51 .col-3 {
    flex: 0 0 31.5%;
    margin: 1%;
    box-shadow: 0 0 8px #ccc;
    padding: 20px 15px;
}
.r51 .col-3 .logo-i {
	width: 180px;
}
.d5-r2 .hands-on-approch {
    max-width: initial;
  	width:100%;
    border-radius: 0;
    text-align: center;
}
.d5-r2 p {
    font-size: 2.5rem;
    color: #fff;
}
.d5-r3 {
    background-image: url(//cdn.shopify.com/s/files/1/0509/8805/6739/files/sunset.jpg?v=1611030572);
    background-position: center center;
    background-size: cover;
    padding: 4rem 5rem 2rem;
}
.d5-r3 p{
  color: #fff;
    text-align: center;
}
.d5-r7 {
    background-image: url(//cdn.shopify.com/s/files/1/0509/8805/6739/files/the-three-gorges-1.jpg?v=1611030572);
    background-position: center center;
    background-size: cover;
}
.d5-r7 .box-rw {
    padding: 4rem 0;
}

.d5-r7 .ico-boxes.block-4.box-rw-2 .foo-sec-inner {
    flex: 0 0 33.3%;
}
.d5-r7  .foo-sec-inner .homepage-text-promo {
    min-height: 250px;
    text-align: center;
}
.d6-rw.row {
    padding: 50px 0;
}
.event-btn .cta {
    display: flex;
}
.event-btn a.btn.w-button {
    flex: 0 0 14.5%;
    margin: 1%;
}
.d6-r1 {
    text-align: center;
}
.efs-innerpage ol, .efs-innerpage ul {
    font-size: 20px;
    line-height: 2;
}




/*Life Mastery page css*/
.c-peace__copyblock h3{
    text-indent: -6rem;
    font-size: 30px;
    font-weight: 600;
}
.efs-top-banner .c-peace__mask{
  	background-color: transparent;
}
.efs-top-banner.l-peace-section{
  padding-top:0;
}
.efs-product-description.efs-top-banner .c-peace__spinner-1{
	top: 10%;
}
.efs-comn .our-guarantee-heading h1 {
    margin-top: 20px;
}
.our-guarantee-content li {
    list-style: none;
    font-size: 20px;
    padding: 10px;
  	display: flex;
}
.our-guarantee-content li:before {
    content: "→";
    color: #0400ba;
  	margin-right: 12px;
 	display: flex;
  	
}
.our-guarantee-content ul{
	padding: 30px 0;
}
.efs-comn .top-bann-btn .cta {
    display: flex;
    width:100%;
}
.top-bann-btn .cta a.btn.w-button {
    margin-right: 40px;
}
.video-cont{
  
    display: inline-block;
    text-align: center;
}
.v-title-name{
	text-align: center;
  	margin-bottom: 50px;
}
h2.sect-title {
  	color: #0400ba;
    text-align: center;
    padding: 50px 0;
  	font-size: 4rem;
}
.efs-comn .ico-boxes .foo-sec-inner {
    width: 25%;
    text-align: center;
}
.sect-bot-cont{
  text-align:center;
}
.efs-comn .cta {
    width: 35%;
    margin: 0 auto;
    padding: 20px 0;
}
.efs-comn .testimonial-video {
    text-align: center;
}
.efs-comn .efs-testimonial-ani.efs-c-manual__spinner-1 .c-manual__spinner-1{
	top:40%;
    right: initial;
}
.course-details h2 {
    text-align: center;
    font-size: 4rem;
    padding: 50px 0;
}
.course-details .efs-l-peace-box {
    padding: 1rem 0;
}
.course-details .efs-l-peace-box.box-r-1 {
    padding-top: 5rem;
}
/* .course-details .efs-l-peace-box.box-r-6 {
    padding-bottom: 5rem;
} */
.efs-comn .pod-details.pod-box {
    min-height: 270px;
}
.enroll-energy-course-section .efs-accordian.accordion a::after{
	content: "";
}
.enroll-energy-course-section,.efs-faq-section {
    background: #0400ba;
  	padding-top: 100px;
}
.enroll-energy-course-section h2{
	font-size:3rem;
}
.enroll-energy-course-section .c-signup__spinner-3 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 20%;
    z-index: 0;
    width: 320px;
    height: 320px;
    margin-top: 120px;
    margin-left: -50px;
}
.enroll-energy-course-section .c-signup__spinner-4 {
    position: absolute;
    left: auto;
    top: auto;
    right: -25px;
    bottom: 0;
    z-index: 0;
    width: 200px;
    height: 200px;
    margin-top: 120px;
    margin-left: -50px;
}
.get-certified .ico-boxes.block-4 .foo-sec-inner {
    flex: 0 0 33.33%;
}
.efs-comn .how-it-works .foo-sec-inner .text-promo-content h3{
	color:#fff;
}
.how-it-works .foo-sec-inner .homepage-text-promo{
	min-height: 270px;
  	background-color: #0400ba;
}
.efs-comn .l-signup-section.efs-product-signup{
    background-color: #fff;
    background-image: none;
}
.efs-is-different{
	padding: 50px 0;
}
.efs-is-different h2 {
    margin-bottom: 50px;
}
.learn-inthis-course .foo-sec-inner .homepage-text-promo{
	min-height: 430px;
}
.dr-section .hands-on-approch{
	max-width: initial;
    border-radius: 0;
    text-align: center;
}
.our-guarantee-content.ask-que {
    width: 45%;
    text-align: left;
}
.video-title {
  font-size: 4rem;
  color:#0400ba;
  margin-bottom: 40px;
}
.efs-comn .foo-sec-inner .text-promo-content h3 {
    color: #0400ba;
  	margin-top: 2rem;
}
.get-certified .foo-sec-inner .homepage-text-promo{
  	min-height:330px;
}
.efs-comn .efs-faq-section .efs-accordian.accordion a::after {
    font-family: 'FontAwesome';
    content: '\f067';
}
.efs-comn .efs-faq-section .efs-accordian.accordion a.active::after {
    font-family: 'FontAwesome';
    content: '\f068';
}
.how-it-works .foo-sec-inner .homepage-text-promo img {
    width: initial;
}
.efs-comn .efs-accordian ul {
    margin: 20px 0;
}
.efs-comn .pod-auth-img.pod-box{
  text-align:center;
}
.efs-comn .efs-contact-btm .l-signup-container h3{
	font-weight:600;
}
.enroll-energy-course-section .efs-accordian.accordion a::before {
    content: "→";
    color: #0400ba;
    position: absolute;
    left: 0;
    font-size: 1.5rem;
}
.enroll-energy-course-section .efs-accordian.accordion a{
	padding: 1rem 3rem 1rem 3rem;
}
.efs-comn .ico-boxes {
    justify-content: center;
}
.your-plan .c-peace__copyblock {
    padding-left: 0;
}
.efs-l-peace-section.your-plan .c-peace__copyblock .efs-paragraph--left-indent.paragraph--left-indent {
    text-indent: 0;
}
.efs-comn .pod-auth-img.pod-box{
  width: 25%;
}
.efs-comn .pod-details.pod-box{
  width: 75%;
}
.efs-comn .owl-item .item{
	min-height: 360px;
}
.efs-comn .efs-faq li {
    margin-bottom: 20px;
}
/*Life Mastery page css End*/

/* Health & Vitality Css */
.focus-section .pod-auth-img.pod-box img {
    filter: invert(1);
}
.efs-comn .focus-section .pod-details.pod-box {
    min-height: 300px;
}
.focus-section .pod-details {
    padding: 20px 20px;
}
.focus-section .pod-details.pod-box {
    width: 88%;
}
.focus-section .pod-auth-img.pod-box {
    width: 22%;
}
.health-vitality-page .learn-inthis-course .foo-sec-inner .homepage-text-promo {
    min-height: 480px;
}
/* Health & Vitality Css End */

/* High Performance Page Css*/
.high-performance-page .focus-section .col3-section{
  display:flex;
}
.high-performance-page .sect-bot-cont {
    padding-top: 50px;
}
.high-performance-page .focus-section .pod-details.pod-box {
    width: 100%;
}
.high-performance-page .efs-comn .focus-section .pod-details.pod-box {
    min-height: 452px;
}
.ico-boxes.block-3 .foo-sec-inner {
    flex: 0 0 33.33%;
}
.high-performance-page .learn-inthis-course .box-rw-1 .foo-sec-inner .homepage-text-promo {
    min-height: 460px;
}
.high-performance-page .learn-inthis-course .box-rw-2 .foo-sec-inner .homepage-text-promo {
    min-height: 695px;
}
.high-performance-page.efs-comn .focus-section .pod-details.pod-box {
    min-height: 452px;
}
.high-performance-page h2.sect-title{
  font-size:3rem;
}
/* High Performance Page Css End*/

/* Mastering Your Mind Page css*/
.mastering-mind-page a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video{
  margin-bottom:50px;
}
.mastering-mind-page .our-guarantee-heading h1{
  margin-bottom:50px;
  font-size: 3rem;
}
.efs-comn .our-guarantee-content{
  text-align:center;
}
.mastering-mind-page .learn-inthis-course .foo-sec-inner .homepage-text-promo {
    min-height: 405px;
}
/* Mastering Your Mind Page css End */

/* Relationship Mastery Page css*/
.relationship-mastery-page .learn-inthis-course .ico-boxes.block-4 .foo-sec-inner {
    flex: 0 0 20%;
}
.relationship-mastery-page .get-certified .ico-boxes.block-4.box-rw-2 .foo-sec-inner {
    flex: 0 0 50%;
}
.get-certified .ico-boxes.block-4.box-rw-1 .foo-sec-inner .homepage-text-promo {
    min-height: 355px;
}
/* Relationship Mastery Page css End */

/* Mastery Tracks css*/

.r52 {
    display: flex;
    flex-direction: row;
}
.r52 .col-3 {
    flex: 0 0 48.2%;
    margin: 1%;
    box-shadow: 0 0 8px #ccc;
    padding: 20px 15px;
}

/* Mastery Tracks css End*/


/*account page css*/
.efs-l-peace-box.account-page {
    display: block;
    width: 100%;
}
.efs-l-peace-box.account-page div#customer_sidebar {
    width: 50%;
    margin: 0 auto 5% auto;
    text-align: center;
}
.efs-l-peace-box.account-page div#customer_orders {
    width: 100%;
    margin: 5% 0 0;
    background-color: transparent;
}
.cussubscription-btn {
    text-align: center;
}
.cussubscription-btn a {
    background-color: #0400ba;
    padding: 15px 35px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 200px;
    color: #fff;
    letter-spacing: 1px;
}
.efs-l-peace-box.account-page div#customer_orders table {
	border: 1px solid #ccc;
}
.efs-l-peace-box.account-page div#customer_orders thead {
    background-color: #ccc;
}
.efs-l-peace-box.account-page div#customer_orders thead th {
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1px;
}
.efs-l-peace-box.account-page div#customer_orders tbody tr td {
    font-size: 17px;
    padding: 10px;
}
.efs-l-peace-box.account-page div#customer_orders tbody tr {
    background-color: #f6f6f6;
}
.efs-l-peace-box.account-page div#customer_orders tbody tr.odd {
    background-color: #fff;
}
.efs-l-peace-box.order-page {
    float: left;
    width: 100%;
    display: block;
    padding: 0;
}
.order-page div#order_cancelled, .order-page .notice {
    border: 1px dashed #f6f6f6;
    padding: 15px;
    background: #f6f6f6;
    color: #000;
    text-align: center;
    font-size: 20px;
}
.order-page div#order_cancelled h5, .order-page .notice h5{
	font-size: 20px;
}
.order-page .note.order_date {
    font-size: 16px;
}
.order-page div#order_address .order_section_title {
    font-size: 22px;
    margin-top: 25px;
}
.order-page table#order_details {
    border: 1px solid #ccc;
}
.order-page  thead {
    background-color: #ccc;    
  	border:none!important;
}
.order-page th {
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1px;
}
.order-page td {
    font-size: 17px;
}
.order-page tbody tr.odd{
	background-color: #fff;
}
.order-page tbody tr {
	background-color: #f6f6f6;
}
/*end*/

  
/*EFS Media Query Start*/
@media(max-width: 1366px){
  	.l-peace-section.efs-product-description {
    	padding-right: 30px;
    	padding-left: 30px;
    }
  	.efs-product-description .c-peace__vertical-type-2 {
  		right: -15%;
    }
  	.page-blog-slider .item .article-info-inner .efs-blog-content {
    	padding: 2rem 2rem 3rem;
	}
	.relationship-mastery-page .learn-inthis-course .ico-boxes {
      flex-wrap: wrap;
  	}
    .relationship-mastery-page .learn-inthis-course .ico-boxes.block-4 .foo-sec-inner {
      flex: 0 0 33%;
  	}

}

@media(max-width:1280px){
   	.efs-blog-row,
  	.podcastrow,
  	.efscomment-section,
  	.efs-single-blog-page,
  	.customers\/login .row-inner-page, 
  	.customers\/account .row-inner-page, 
  	.customers\/addresses .row-inner-page,
  	.cart .row-inner-page{
  		padding: 0 30px;
  	}
  	.single-product-banner .c-hero__paragraph {
    	max-width: 90%;
    }
    .d5-r7 .foo-sec-inner .homepage-text-promo {
      min-height: 325px;
    }
  
}

@media(max-width: 1240px){
	.l-peace-section.efs-product-description {
    	padding-right: 25px;
    	padding-left: 25px;
	}
  	.efs-product-description .c-peace__vertical-type-2 {
  		right: -14%;
    }
  	.podcast-left-sec {
    	padding: 2rem 2rem 2rem 0;
	}
  	.efs-masonary h4 {
    	font-size: 1.5rem;    
    	font-weight: 500;
	}
  	#full-width-filter .filter select.styled-select {
  		min-width: 250px;
    }
  	.prod-image .reveal {
    	height: 400px;
    }
    #shopify-section-product-default-template h1, #shopify-section-product-default-template h2{
      font-size:3rem;
    }
    .c-signup-slider.d1-owl .owl-item {
          width: 1178px !important;
          margin: 0 auto;
    }
    .high-performance-page.efs-comn .focus-section .pod-details.pod-box {
        min-height: 635px;
    }
    .how-it-works .efs-programs-do h1.section-heading {
      margin: 0 auto 2.5rem;
  	}
}

@media(max-width: 1190px){
  	.collection #product-loop .product-index {
  		flex: 0 0 30%;
    }
    .c-signup-slider.d1-owl .owl-item {
        width: 973px !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1150px){
    .learn-inthis-course .ico-boxes.block-3 .foo-sec-inner {
      flex: 100%;
	}
    .high-performance-page .learn-inthis-course .box-rw-1 .foo-sec-inner .homepage-text-promo, .high-performance-page .learn-inthis-course .box-rw-2 .foo-sec-inner .homepage-text-promo {
      min-height: auto;
    }
}

@media(max-width: 1100px){
	.prod-image .reveal {
    	height: 360px;
	}
  	.product-info .cta .btn {
    	height: 60px;
    }
  	#full-width-filter .filter select.styled-select {
    	min-width: 230px;
	}
    .event-btn a.btn.w-button {
      flex: 0 0 47.5%;
  	}
    .event-btn .cta {
      flex-wrap: wrap;
  	}
}

@media(max-width: 1080px) {
	.only-desktop .cta {
    	width: 90%;
	}
  	.l-peace-section.efs-product-description {
    	padding-right: 35px;
    	padding-left: 35px;
	}
  	.efs-product-description .c-peace__vertical-type-2 {
    	right: -17%;
	}
  	.efs-masonary.grid {        	
    	grid-template-columns: repeat(auto-fill, minmax(25%,1fr));    	
	}
  	#full-width-filter .filter select.styled-select {
    	min-width: 210px;
	}
  	.prod-image .reveal {
    	height: 330px;
	}
  	.product-info .cta .btn {
    	padding: 8px;
	}
  	a.c-guide__videobtn.pro-membership-play-btn {
  		max-width: 35%;
    }
    .learn-inthis-course .foo-sec-inner .homepage-text-promo {
      min-height: 460px;
  	}
    .get-certified .foo-sec-inner .homepage-text-promo {
      min-height: 330px;
  	}
    .efs-comn .ico-boxes .foo-sec-inner {
        width: 50%;
    }
    .efs-comn .cta{
    	width: 50%;
      	z-index:9;
    }
    .top-bann-btn .cta a.btn.w-button {
      margin-right: 5px;
  	}
    .top-bann-btn span.r-arrow {
      padding-left: 6px;
  	}
}

@media(max-width: 1024px){	
  	.banner-caption .cta {
    	width: 70%;
    }
  	.log-in .cta.cources-cta, .efs-programs-do.efs-browse-program .cta {
    	width: 50%;
	}
 	.container.efs-choose-pro .row {
  	    padding: 5rem 0rem;
  	}
  	.pro-des {
    	max-width: 100%;
	}
  	.container.efs-choose-pro .row .c-guide__spinner-1{
  		right: 0;
    	bottom: 0rem;
  	}
  	span.cross-price:after {
  		left: 1rem;
    }
  	.l-peace-section.efs-product-description.only-desktop .c-hero__paragraph {
    	margin-left: 0;
	}
  	.product-video-content{
    	width: 90%;
    }
  	.plan-discount {
    	top: -70px;
    	right: 10px;    
    	width: 150px;
    	height: 150px;
    }
  	.page-blog-slider .item .article-info-inner .efs-blog-content h3 a {
    	font-size: 2rem;
    }
  	.efs-blog-editor-pick .article-info-inner h3 a, .efs-blog-trending h3 a {
    	font-size: 1.2rem;
    	line-height: 1rem;
	}
    .learn-inthis-course .foo-sec-inner .homepage-text-promo {
      min-height: 510px;
  	}
  	.c-signup-slider.d1-owl .owl-item {
        width: 730px !important;
        margin: 0 auto;
    }
    .r-12 a.btn.w-button {
      line-height: 1;
      width: 75%;
    }
  	.r-15 .cta.d1-btn{
    	width: 75%;
    }
    .d1 .c-hero__copyblock .border-add{
      font-size: 22px;
    }
    .d1 .c-hero__paragraph p {
      font-size: 16px;
  	}
  
}

@media(max-width: 1023px){
	.c-guide__imageblock .c-guide__spinner-1 {
		right: 0;		
	}
  	div#shopify-section-footer {
    	display: inline-block;
    }
}

@media(max-width: 991px){  	
  	.ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
    	padding: 10px;
	}
  	div.c-peace__imageblock {    
    	margin-right: 0;
    	margin-bottom: 0;
	} 	
  	.carousel-container-multibox {
    	max-width: 100%;
    	margin: auto;
	}  
  	.c-guide__copyblock {
  		margin-right:0;
  	}
  	.efs-product-description .c-peace__vertical-type-2{
  		right: -100%;
  	}  	
  	.efs-single-product-guide .c-guide__copyblock.white {
    	margin-top: -100px;
  	}
  	.inner-page-content-sec h3 {
    	font-size: 50px;
    	line-height: 1em;
    }
  	.l-hero-section.single-product-banner .l-hero-copyblock {
    	margin-left: 0;
    }
}

@media (min-width:768px) and (max-width:979px){
	.podcast-left-sec h1 {
    	font-size: 5rem;
	}
}

@media(max-width: 979px){
    .plan-discount {
    	top: -10px;
    	right: -50px;
    }
  	div.cta.popup a.btn.w-button {
    	width: 50%;
    }
  	.contact-inner-fields {
    	padding: 8rem 1rem;
    }
  	.pod-box {
    	width:50%;
    }
  	span.cross-price:after {
  		width: 6rem;    
    	top: 1.5rem;
    }
  	.c-signup-slider.efs-carousel .w-slide .c-signup-slide__copyblock {
    	width: 100%;
    }  	
  	.flexslider .slides img {
  		height: 100%;
    }
  	.banner-caption .cta {
    	width: 100%;
	}
	div.efs-l-peace-box{
		display: block;
      	padding: 3rem 0 1rem;
	}  	
  	.podcast-left-sec {
    	padding: 2rem 1rem 1rem 0;
	}
	.efs-products.efs-l-peace-box-inner {
        width: 85%;
        margin: 0 auto 15px!important;
        float: none!important;
        display: block;
    }
  	.efs-l-peace-box .efs-l-peace-box-inner:first-child,
    .efs-l-peace-box .efs-l-peace-box-inner:last-child {
      width:98%;
      margin-left: 1%;
      margin-right:1%;
    }
  	.your-plan div.efs-l-peace-box .efs-l-peace-box-inner:first-child {
    	margin-bottom: 20px;
	}
	
	.efs-l-peace-box-inner.box-1 {
		font-size: 46px;
	}
	.foo-sec-inner {
    	width: 50%;
	}
	
  	.c-signup-slide__copyblock h4 {    
    	font-size: 70px;
    	line-height: 90px;
    	padding-right: 50px;
	}
  
  	div.c-signup-slide__number-container {
        height: 100%;
        padding: 50px;
    }
    .c-signup-slide__number-container img {
        height: auto;
        width: auto;
    }
    div.c-signup-slide__copyblock {
        width: 100%;
        height: 100%;
        padding-right: 0;
      	padding-top: 0;
        padding-bottom: 100px;
    }
    div.c-signup-slide__copyblock p { 
        font-size: 28px;
        line-height: 42px;
      	padding-right: 50px;
    }
  	.c-signup-slider.efs-carousel .w-slide .c-signup-slide__copyblock h4 {
  		margin-top: 10px;
    }
  	.efs-carousel div.c-signup-slide__copyblock p,
  	.c-signup-slider.efs-carousel .w-slide .c-signup-slide__copyblock h4 {         
      	padding-right: 0;
    }
  	
  	.efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box {
        display: flex;
    }
    .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-2 {
        margin-left: 2%;
    }
    .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-1 {
        margin-right: 2%;
    }
    
    .hands-on-approch {
        width: 90%;
    }
    .hands-on-approch .c-signup__spinner-1 {
        top: 0;
    }
   
  	.homepage-section.slideshow-section.index-section .flexslider .slides .box-ratio {
        height: 800px;
    }
    a.btn.w-button {
        font-size: 1.3rem;       
    }
    .l-manual-section.efs-manual-section img {
        width: 100px;
    }   
    .box-content {
        width: 75%;
        margin: 0 auto;
    }
    .efs-l-peace-box-inner .box-content p {
        font-size: 22px;
    }
  	.choose-your-path h2.price {
    	font-size: 7rem;
    	
	}
    div.c-guide__image {
      background-position: top center;
      background-size: 180%;
    }
    div.c-guide__spinner-2 {
      top: 450px;
      right: auto;
    }
  	div .c-guide__copyblock.white {
    	margin-top: -100px;
	}
  	
  	div .c-guide__videobtn {
		padding: 0 50px;
    	max-width: 100%;
    	height: 110px;
	}
	div .c-guide__buttontext {
		font-size: 20px;
	}
  	div .c-guide__videobtn {
        padding: 0 50px;
        max-width: 100%;
        height: 110px;
    }
    div .c-guide__buttontext {
        font-size: 20px;
    }
    #signup-section .c-signup__spinner-2 {
        top: auto;
        right: 0;    
        bottom: 0;
    }
  	div#shopify-section-footer div#signup-section {
  		width: 100%;
    }
  	.efs-programs-do.efs-browse-program .cta,
  	.cta.cources-cta{
    	width: 60%;
    }  	
  	.efs-programs-do.efs-browse-program {
    	padding-top: 0;
	}	
  	.our-guarantee-content {
  		width:100%;
    }
  	.l-signup-section.efs-product-signup {
      margin: 0;
      padding: 0;
      width: 100%;
      display: block;
      max-width: 100%;
	}
  	.efs-single-product-orange {
    	position: initial;    
	}
  	.efs-single-product-guide.l-guide-section {
    	padding-bottom: 5rem;
	}
  	.efs-product-signup .efs-single-product-orange .l-signup-container {
    	margin-bottom: 49px;
	}
  	p.product-video-content {
  		width:100%;
      padding: 25px;
    }
  	a.c-guide__videobtn.pro-membership-play-btn{
  		    max-width: 50%;
    }
  	a.btn.w-button.inner-page-btn {
    	width: 70%;
    }
  	.inner-page-content-sec p {
    	font-size: 22px;
    	line-height: 1.2em;
    	text-align: center;
	}
  	#full-width-filter .filter select.styled-select {
    	min-width: 200px;
	}
  	.product-info .cta .btn {
    	font-size: 1rem;
	}
  	.collection #product-loop .product-index h3 {
    	font-size: 1.3rem;
	}
  	.prod-image .reveal {
    	height: 300px;
	}
  	.cta.blog-cta a.btn.w-button {
    	font-size: 16px;
	}
  	div#template, div#create-customer, div#customer_sidebar, div#customer_orders {
    	width: 100%;
    }
  	div#template, div#customer_sidebar {
    	margin-right: 0;
	}
  	div#create-customer, div#customer_orders {
    	margin-left: 0;
	}
  	.efs-main-blogs .article-index {
    	width: 50%;
    }
  	.efs-main-blogs .article-index:nth-child(2n+1) {
    	clear: left;
	}
  	.efs-main-blogs .article-index:nth-child(3n+1) {
  		clear: initial;
    }
  	.page-blog-slider .item .article-info-inner {
    	display: block;
    }
  	.article-info-inner-img {
    	width: 100%;
	}  	
  	.page-blog-slider .item .article-info-inner .efs-blog-content {
    	width: 100%;
    }
  	.header-w-img h1.title {
    	font-size: 2.5em;
	}
  	.efs-pro-default div#product-photos {
      width: 100%;
    }
  	.efs-pro-default div#product-right {
    	width: 100%;
    	padding-left: 0;
	}
  	.efs-pro-default {
    	padding: 0;
	}
  	.efs-comn .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box, .d5 .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box {
        display: block;
    }
    .course-details .efs-l-peace-box {
        padding: 0;
    }
    .efs-comn .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-1, .d5 .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-1 {
        margin: 3rem auto;
    }
    .efs-comn .cta {
      padding-bottom: 50px;
  	}
    .efs-comn .cta {
      	width: 90%;
  	}
    .high-performance-page .focus-section .col3-section {
      display: flex;
      flex-wrap: wrap;
	}
    .high-performance-page .focus-section .col3-section .owl-item {
        flex: 100%;
    	margin-top: 5%;
    }
    .high-performance-page.efs-comn .focus-section .pod-details.pod-box {
      min-height: auto;
  	}
    .d5-r7 .ico-boxes.block-4 .foo-sec-inner, .d5-r7 .ico-boxes.block-4.box-rw-2 .foo-sec-inner {
      flex: 0 0 50%;
  	}
    .d5-r7 .ico-boxes {
      justify-content: center;
  	}
    .d5-r7 .text-promo-content {
      margin: 2em;
  	}
    .d5-r7 .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
      min-height: 215px;
  	}
  	.r-21 .cta.d1-btn{
       width: 80%;
    }
    .d1-btn .btn.w-button {
        font-size: 1rem;
        line-height: 1;
        text-align: center;
    }
    .efs-comn .pod-details p {
      font-size: 1rem;
  	}
  	
}

@media(max-width: 900px) {
	div.ico-boxes.block-4 .foo-sec-inner {
    	width: 50%;
    	flex: 0 0 50%;
	}
  	.ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
    	min-height: 300px;
	}
  	#full-width-filter .filter select.styled-select {
    	min-width: 160px;
	}
  	.prod-image .reveal {
    	height: 250px;
	}
  	.product-info .cta .btn {
    	font-size: .75rem;
    	height: 50px;
	}
  	.page-blog-slider .item .article-info-inner .efs-blog-content {
  		padding: 2rem 1.5rem;
    }
  	.page-blog-slider .item .article-info-inner .efs-blog-content h3 a {
    	font-size: 2rem;
    }
  	.efs-blog-content h3 {
    	font-size: 28px;
    	line-height: 1rem;
	}
  	.efs-blog-editor-pick .article-info-inner h3 a, .efs-blog-trending h3 a {
        font-size: initial;
        line-height: initial;
    }
  	.page-blog-slider .item .article-info-inner .efs-blog-content p {
    	font-size: 1.2rem;
    }
  	.cta.blog-cta {
    	width: 50%;
    }
  	.single-product-banner .c-hero__paragraph a.btn.w-button {
    	width: 50%;
    }
    .get-certified .ico-boxes.block-4 .foo-sec-inner {
      flex: 0 0 33%;
  	}
    .efs-comn .efs-bottom-logo{
      justify-content: center;
      display: flex;
      flex-wrap: wrap;
    }
  	.efs-comn .efs-bottom-logo .desktop-fifth {
        text-align: center;
        width: 47%;
      	margin-bottom: 3%;
    }
    .top-bann-btn .cta a.btn.w-button {
      margin-right: 5px;
  	}
    .relationship-mastery-page.efs-comn .learn-inthis-course .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
      min-height: 510px;
 	}
    .box-3-col {
      flex: 0 0 40%;
    }
    .box-3-row {
      flex-wrap: wrap;
    }
    .choose-your-path.course-details .c-peace__copyblock{
      padding-left: 0;
    }
    .efs-l-peace-section.choose-your-path.course-details .c-peace__copyblock .efs-paragraph--left-indent.paragraph--left-indent {
      text-indent: 0;
  	}
    .choose-your-path.course-details .c-peace__copyblock h1 {
      font-size: 4rem;
  	}
}

@media(max-width: 845px){
  	.collection #product-loop .product-index {
    	flex: 0 0 46%;
    }
}

@media(max-width: 800px) {  
	.plan-discount {
    	top: -10px;
    	right: 0px;
	}
  	.choose-your-path h2.price {
    	font-size: 5rem;    	
	}
	.choose-your-path p.box-content {
		width: 100%;
	}
	.connect-links a {
        display: block;
        margin-bottom: 10px;
    }
	#signup-section .c-signup__spinner-2 {
    	width: 200px;
    	height: 100px;
	}	
  	.owl-item .item {
  		display:block;    
  	}  
  	.pod-box {
  		width:100%;
  	}  
  	.c-manual__spinner-1 {
    	width: 14rem;
    	height: 14rem;
  	}  
  	.carousel-container-multibox .owl-item .item {
  		display:flex;
  	} 
  	.efs-masonary.grid {
    	grid-template-columns: repeat(auto-fill, minmax(49%,1fr));
	}
  	#full-width-filter .filter select.styled-select {
    	min-width: 150px;
	}
  	.single-blog .rte, .single-blog .rte p {
  		font-size: 24px;
    }
  	.pod-auth-img.pod-box,
  	.pod-details.pod-box {
    	width: 100%;
      	padding-right: 0;
      	padding: 5px;
      	text-align: center;
    }
  	.l-hero-section.single-product-banner {
    	min-height: 100%;
    	height: 100%;
	}
    .efs-comn .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
        min-height: 350px;
    }
    
}

@media(max-width: 768px) {
	div.efs-l-peace-box-inner {
		padding: 3.5rem 2rem;
	}
	.choose-your-path h2.price {
		font-size: 4rem;
		
	}
	.choose-your-path p.box-content {
		width: 100%;
	}	
	.hands-on-approch {
		padding: 3rem 1rem;
	}	
	#signup-section .c-signup__spinner-2 {
		bottom: -40px;
	}
  	.c-signup-slider.efs-carousel .w-slide {
    	width: 100%;
    }
  	.efs-choose-pro .c-guide__spinner-1.pro-ani-large,
  	.efs-choose-pro .c-guide__spinner-1 {
  		display:none;
    }
  	.video-wrapper.efs-product-video {
    	padding: 80px 0 10px;
	}
  	.student-video-section {
    	padding: 50px 0 0;
    }
  	.student-video .video-wrapper {
    	padding: 0;
	}
  	a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video {
  		    margin-bottom: 0;
    }
  	.container.efs-choose-pro .row {
    	padding: 2rem 0rem;
	}
  	.efs-masonary h4 {
    	margin-top: 20px;
	}
  	div#comment-form input.btn.w-button {
    	width: 100%;
	}
}

@media(max-width: 767px){	  
  	.l-peace-section.efs-product-description.only-desktop {
    	display: none;
	}
  	.only-mobile.homepage-section.slideshow-section {
    	display: block;
	}
  	.choose-your-path p.box-content,
  	.efs-l-peace-box-inner h3 {
  		font-size: 1rem;
  	}
  	.single-product-banner .c-hero__copyblock {
  		width:100%;
  	}
  	div#shopify-section-EFS-Product-Description .l-hero-copyblock {
    	margin: 0 15px;
	}
  	.single-product-banner .c-hero__paragraph a.btn.w-button {
    	width: 75%;
  	}
  	.efs-l-peace-box-inner.box-1 h3 {
  		font-size:3rem;
  	}  
	.c-signup-slide__copyblock h4 {
		font-size: 55px;
    	line-height: 65px;
	}
	div.c-signup-slide__copyblock p {
    	font-size: 24px;
    	line-height: 36px;
	}
	.c-signup-slide__copyblock .c-quote__attribute {
		font-size: 20px;
	}
  	.our-guarantee-content {
    	width: 90%;
    }		
	.our-guarantee-section {
    	padding-bottom: 80px;
	}  
	div .c-quote__attribute {
    	font-size: 20px;
    	line-height: 24px;
	}
	.c-guide__paragraph.white p{
		font-size: 20px;
    	line-height: 30px;
	}
	div .c-guide__videobtn,
	div .c-guide__buttontext {
    	max-width: 100%;
	}
	.c-guide__buttontext {
		font-size: 18px;
	}
	div.c-signup__title h1 {
    	font-size: 80px;
	}  	      	
    div.c-slider__arrow {
        margin-bottom: 460px;
    }  	
    div.c-guide__spinner-2 {
        width: 100px;    
    }
  	.homepage-section.video .row {
    	width: 100%;
	}
  	div .c-signup__slidermask {
    	margin-right: 20px;
    	margin-left: 20px;
	}
  	.efs-l-peace-section .l-peace-container {
      margin-top: -25px;
      overflow-x: hidden;
  	}
  	.efs-l-peace-section.l-peace-section {
      min-height: 100%;
  	}
  	div.c-guide__spinner-1 {
		right: 0;
	}  
   	.foo-sec-inner .homepage-text-promo {
  		padding: 25px 8px;
  	}
  	p.contact-submit:after {
    	top: 4.2rem;
    	right: 15rem;
    }
  	.podcast-left-sec, .podcast-right-sec {
    	width: 100%;
	}
  	.podcast-inner {
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: reverse;
    	-webkit-flex-direction: column-reverse;
    	-ms-flex-direction: column-reverse;
    	flex-direction: column-reverse;
    	-webkit-box-pack: center;
    	-webkit-justify-content: center;
    	-ms-flex-pack: center;
    	justify-content: center;
	}
  	.podcst-page-audio .c-sample__player {
  		height: 100px;
    }
  	.podcst-page-audio .c-sample__player .player-img img {
    	height: 80px;
    }
  	.efs-collection-loop {
    	display: block;
    }
  	.efs-sidebar {
    	width: 100%;
    	margin-right: 0;
    	margin-bottom: 20px;
	}
  	.collection #product-loop {
    	width: 100%;
    	display: flex;
	}
  	#full-width-filter .filter select.styled-select {
    	min-width: 170px;
	}
  	.efs-blog-editor-section {
    	display: block;
	}
  	.page-blog-slider .item .article-info-inner .efs-blog-content p {
    	font-size: 1.1rem;
	}
  	.editor-pick-head,
  	.efs-blog-trending {
    	width: 100%;
    	margin-right: 0;
      	margin-left: 0;
    	float: left;
	}
  	.efs-blog-trending {
    	margin-top: 20px;
    	border-top: 1px solid #f7f7f7;
    	padding-top: 30px;
	}
  	form#comment_form {
    	width: 100%;
    }
  	.efscomment-section {
    	margin-top: 0;
    }
  	.single-blog h1 {
  		margin: 50px 0;
    }
  	/*.single-blog .box-ratio {
      height: auto;
    }*/
  	.product-video-content {
    	width: 100%;
	}
  	.product-index  .pdesktop-img {
    	display: none;
    }
  	.product-index  .pmobile-img {
    	display: block;
    }
    .get-certified .ico-boxes.block-4 .foo-sec-inner {
      flex: 0 0 100%;
  	}
    .our-guarantee-content.ask-que {
      width: 90%;
	}
    .efs-comn .get-certified .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
        min-height: auto;
    }
    .focus-section .our-guarantee-section {
      padding-bottom: 0;
	}
    .video-title {
      font-size: 3rem;
    }
    .how-it-works .efs-programs-do h1.section-heading {
      margin: -2rem auto 2.5rem;
  	}
    .efs-comn .l-peace-section.efs-product-description.only-desktop {
       display: block; 
  	}
    .efs-comn .efs-product-description .paragraph--left-indent {
      text-indent: 0;
  	}
    .efs-comn .l-peace-section.efs-product-description.only-desktop .c-hero__paragraph {
      margin-left: 0;
  	}
    .efs-comn .top-bann-btn .cta {
      flex-wrap: wrap;
  	}
    .efs-comn .l-peace-section.efs-product-description .c-peace__copyblock {
      padding-left: 0;
      text-align: center;
  	}
    .efs-comn .l-peace-section.efs-product-description.only-desktop .c-hero__paragraph {
      align-items: center;
      margin: 20px auto 0;
  	}
    .efs-comn .top-bann-btn .cta a.btn.w-button {
        width: 100%;
        margin-bottom: 20px;
    }
    .efs-comn .enroll-energy-course-section .efs-accordian.accordion a {
      padding: 1rem 1rem 1rem 2rem;
  	}
  	.relationship-mastery-page.efs-comn .learn-inthis-course .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
      min-height: auto;
 	}
    .relationship-mastery-page .learn-inthis-course .ico-boxes.block-4 .foo-sec-inner {
      flex: 100%;
  	}
	.relationship-mastery-page .get-certified .ico-boxes.block-4.box-rw-2 .foo-sec-inner {
      flex: 100%;
  	}
    .d1 .efs-l-peace-box-inner h3 {
      font-size: 1.5rem;
    }
    .r-23 .c-hero__paragraph ul, .r-15 .cta.d1-btn, .r-12 a.btn.w-button {
      width: 100%;
    }
    .d1 .c-hero__paragraph{
      font-size: 1.5em;
    }
  	.d1 .c-hero__paragraph p {
      font-size: 16px;
  	}
    .d1 .c-hero__paragraph a.btn.w-button {
      width: 100%;
  	}
    .d1 .l-hero-section.single-product-banner .l-hero-copyblock {
      margin-right: 0;
 	}
    .d1 .single-product-banner .c-hero__copyblock h2 {
      font-size: 32px;
  	}
    .d1 .c-hero__paragraph{
		font-size: 1.5em;
    }
    .d1.d1-2 .l-hero-section {
      min-height: 600px;
  	}
    .d1 .c-hero__copyblock .border-add {
      font-size: 16px;
  	}
    .d1 .c-hero__copyblock {
      max-width: 90%;
  	}
    .r-12 .ico-boxes.block-4 .foo-sec-inner {
      flex: 0 0 100%;
  	}
    h4 {
      font-size: 26px;
 	}
    .r51 {
      flex-direction: column;
  	}
    .r51 .col-3 {
      flex: 0 0 98%;
    }
    .d5-r2 p {
      font-size: 1.5rem;
      line-height: 1;
  	}
    h2.sect-title{
      font-size: 3rem;
    }
  	div#shopify-section-collection-template div#pagination {
    	display: none;
	}
  	.efs-l-peace-box.account-page div#customer_sidebar {
    	width: 80%;
    }
  	.efs-l-peace-box.account-page div#customer_orders {
    	padding: 0;
        margin-top: 10%;
    }
}

@media(max-width: 740px){
	.plyr__controls__item.plyr__volume {
    	margin-top: 50px;
	}
  .gridlock #shopify-section-product-default-template #product-photos {
	display: block;
    width: 100%;
    margin: 0 0 20px 0;
}
  #shopify-section-product-default-template input {
      min-width: auto;
  }
 #shopify-section-product-default-template .paywhirl-plan-selector .paywhirl-plan-selector-plan {
    display: block;
  }
  .high-performance-page h2.sect-title {
    font-size: 2rem;
  }
}

@media(max-width: 739px){
	.efs-main-blogs .article-index {
    	width: 100%;
	}
    
}

@media(max-width: 720px){
	p.contact-heading {
    	line-height: 1em;
	}
  	div.cta.popup a.btn.w-button {
    	width: 70%;
	}
  	.student-video {
    	width: 100%;
    }
  	.contact-inner-fields p.width-50 {
    	width: 100%;
    }
  	.mrgn-l {
    	margin-left: 0;
	}
  	.contact-inner-fields {
    	padding: 2rem 2rem 5rem;
    }
  	a.btn.w-button.inner-page-btn {
    	margin: 3rem auto 5rem;
	}
}

@media(max-width: 640px) {
  	.efs-product-signup .l-signup-container h3 {
  		font-size: 2rem
    }
  	.flex-caption.banner-caption .caption-inners {
    	width: 100%;
    }
  	.l-peace-section.efs-product-description {
  		    padding-bottom: 50px;
  	}
  	.efs-product-video a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video .c-guide__playbutton {
    	margin-top: 0;
	}
  	.choose-your-path h2.price {
    	font-size: 3.5em;
    	margin: 20px 0 10px;
	}
  	.video-wrapper.efs-product-video {
    	padding: 0;
    }  	  
  	.flex-caption h2.slide-title {
  		font-size: 4rem;
  	}  
  	.flex-caption p {
  		margin: 1rem 0;
  	}	
  	.efs-l-peace-section .c-peace__copyblock .efs-paragraph--left-indent.paragraph--left-indent {
    	text-indent: -3.5rem;
	}  	  
	.box-content {
    	width: 100%;
	}
	.efs-l-peace-box-inner .box-content p {
    	line-height: 30px;
	}
	.efs-programs-do .efs-programs-text {
    	max-width: 100%;
	}
	.efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-2 {
    	margin-top: 5rem;
	}
	div.efs-l-peace-box-inner {
    	padding: 3.5rem 1rem;
	}
	.efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-1 {
		margin-bottom: 5rem;
	}	
	div .c-quote___quote-style {
    	font-size: 2.2em;
      	padding: 0;
	}		
	div .c-guide__videobtn,
  	a.c-guide__videobtn.pro-membership-play-btn{
    	padding: 0 15px;
    	width: 100%;
    	max-width: 100%;
	}  
  	.choose-your-path p.box-content {
  		font-size: 0.85em;
  	}  
  	.hands-on-approch .c-signup__spinner-1 {
  		width:8em;
    	top: 1rem;
    	right: 10px;
  	}  
  	.hands-on-approch a {
    	font-size: 1em;
    	letter-spacing: 0.15em;
	}  
  	.hands-on-approch h2 {
  		font-size: 2.3em;
    	margin-bottom: 0.5em;
  	}  
  	.l-quote-container {
  		width: 100%;
  	}
  	.efs-product-signup .l-signup-container{
  		padding: 4rem 2rem;
  	}
  	p.contact-submit:after {   
    	top: 4.3rem;   
    	right: 10rem;
	}
  	.efs-masonary.grid {
    	grid-template-columns: repeat(auto-fill, minmax(100%,1fr));
	}
  	
  	.blog-extra-tags {
    	position: initial;
    }
  	.efs-blog-editor-pick .article-info-inner {
    	margin-right: 0;
    	width: 100%;
    }
  	.blog-author-date p {
    	font-size: 14px;
    }
  	.single-blog .rte, .single-blog .rte p {
    	font-size: 18px;
	}
  	.log-in .cta.cources-cta, .efs-programs-do.efs-browse-program .cta {
    	width: 70%;
	}
    .efs-comn .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-1,.d5 .efs-l-peace-section.l-peace-section.choose-your-path .efs-l-peace-box .efs-l-peace-box-inner.box-1 {
      margin: 2rem auto;
  	}
    .efs-comn div.c-signup__title h1 {
      font-size: 3.7em;
  	}
    .c-signup-slider.d1-owl .owl-item {
      width: 400px !important;
      margin: 0 auto;
  	}
    .box-3-col {
      flex: 0 0 90%;
    }
    .event-btn a.btn.w-button {
      flex: 0 0 98.5%;
  	}
    .choose-your-path.course-details .c-peace__copyblock h1 {
      font-size: 3rem;
  	}
    .efs-comn .c-peace__copyblock h3 {
      text-indent: 0;
      font-size: 16px;
  	}
}

@media(max-width: 560px){
  	.contact-heading {
    	font-size: 2.5rem;
      	margin-bottom: 2rem;
    }
  	p.contact-time {
    	margin: 1rem 0 0;
    }
  	.connect-links a {
    	font-size: 20px;
    }
  	p.contact-time {
    	font-size: 1.2em;
    }
  	.l-signup-container .cta {
    	width: 100%;
	}
  	a.btn.w-button {
    	font-size: 1.1rem;
	}
  	.collection #product-loop {
    	display: block;
	}
  	.collection #product-loop .product-index {
    	margin: 15px 0;
    	width: 100%;
	}
  	.product-info .cta {
    	padding-bottom: 20px;
      	margin: 25px auto 0;
	}
  	.cta.blog-cta {
    	width: 100%;
	}
    .efs-comn .c-peace__copyblock h1 {
      font-size: 2.5em;
  	}
    .efs-comn .efs-l-peace-section .c-peace__copyblock .efs-paragraph--left-indent.paragraph--left-indent {
      text-indent: 0;
  	}
}

@media(max-width:480px) {
  	.plan-discount {
    	width: 100px;
    	height: 100px;
	}
	span.dis-txt {
    	font-size: 1rem;
	}
  	div.cta.popup a.btn.w-button {
    	width: 100%;
	}
  	.caption-inners {
  		padding:0; 
  	}
  	a.btn.w-button {font-size: 1.2em;}
  	#signup-section a.btn.w-button {padding: 12px;}
  	span.r-arrow {
  		padding-left: 5px;
  	}
  	.single-product-banner .c-hero__paragraph a.btn.w-button {
    	width: 75%;
  	}     
  	.efs-product-signup .l-signup-container {
    	padding: 2rem 1rem;
	}
  	p.contact-submit:after {    
    	right: 5rem;
	}
  	a.btn.w-button.inner-page-btn {
    	width: 100%;
    	margin: 2rem auto 5rem;
	}
  	.inner-page-content-sec h3 {
    	font-size: 36px;
    }
  	.inner-page-title-sec p {
    	font-size: 24px;        
    	margin: 30px 0;
	}
  	.podcst-page-audio .c-sample__player {
  		height: auto;
      	display: block;
      	padding: 10px;
    }
  	.podcst-page-audio .c-sample__player .player-img {
        text-align: center;
      	width: 100%;
    }
  	.podcst-page-audio .c-sample__player .player-content {
    	width: 100%;
	}
  	.podcst-page-audio .c-sample__player .player-img img {
    	height: 100px;
    }
  	.plyr__controls__item.plyr__volume {    
    	position: absolute;
    	left: 10px;
	}
  	#blog-article .share-icons,
  	.blog-auth {
    	width: 100%;
    	float: left;
      	text-align: left;      
    }
  	.blog-auth p.blog-author {
    	margin-left: 0;
	}
  	.blog-auth {
    	margin-top: 15px;
	}
  	div#template, div#create-customer, div#customer_sidebar, div#customer_orders {
    	padding: 2rem 1.5rem;
    }
  	.pod-details.pod-box h4 {
    	font-size: 24px;
    	line-height: 1.2em;
	}
  	.pod-details.pod-box p {
    	font-size: 16px;
	}
  	.pod-details.pod-box .c-quote__attribute {
    	font-size: 14px;
	}
  	.c-signup-slider .owl-item .item {
        padding: 1rem;
    }
  	.single-product-banner .c-hero__paragraph {
    	max-width: 100%;
	}
  	.page-blog-slider.c-signup-slider .owl-item .item {
    	padding: 0;
    	width: 100%;
	}
  	.page-blog-slider .item .article-info-inner .efs-blog-content {
    	padding: 1rem 1em;
	}
  	.page-blog-slider .item .article-info-inner .efs-blog-content h3 a {
    	font-size: 1.5rem;
	}
  	.efs-blog-content h3 {
    	font-size: 20px;
    }
  	.single-blog h1 {
      	font-size: 2em;
    	margin: 50px 0 30px;
	}
  	.single-blog .box-ratio {
    	height: 100%;
	}
  	.single-blog .box-ratio img {
    	width: 100%;
  	}
  	.header-w-img h1.title {
    	font-size: 1.5em;
	}
  	.single-blog h1, .single-blog h2 {
    	font-size: 1.2rem;
    }
  	.efs-pro-default div#product-right h1 {
    	font-size: 36px;
    	margin-bottom: 10px;
	}
  	.efs-pro-default {
    	margin-top: 45px;
    	margin-bottom: 45px;
    }
    .efs-comn .ico-boxes .foo-sec-inner {
      width: 100%;
  	}
    .efs-comn .how-it-works .foo-sec-inner .homepage-text-promo {
      min-height: auto;
    }
    .efs-comn .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
        min-height: auto;
    }
    .efs-comn .ico-boxes.block-4 {
      width: 100%;
      max-width: 100%;
  	}
    .efs-comn div.ico-boxes.block-4 .foo-sec-inner {
      width: 100%;
      flex: 0 0 100%;
  	}
    .efs-comn .enroll-energy-course-section h2 {
      font-size: 1.9rem;
  	}
    .c-signup-slider.d1-owl .owl-item {
      width: 300px !important;
      margin: 0 auto;
  	}
  	.d1 .c-hero__paragraph a.btn.w-button {
      width: 100%;
  	}
    .d5-r7 .ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
      min-height: auto;
  	}
    .d5-r7 .ico-boxes.block-4 .foo-sec-inner, .d5-r7 .ico-boxes.block-4.box-rw-2 .foo-sec-inner {
      flex: 0 0 100%;
  	}
    .d5-r3 {
      padding: 3rem 2rem 2rem;
  	}
    .d3-r2 h2.price{
      font-size: 32px;
    }    
    .efs-innerpage.d6-4 ol, .efs-innerpage.d6-4 ul {
        font-size: 16px;
        line-height: 1.7;
      	padding-left: 20px;
    }
  	.efs-l-peace-box.account-page div#customer_sidebar {
    	padding: 10% 5%;
    	margin-bottom: 10%;
        width: 100%;
	}
  	.efs-l-peace-box.account-page div#customer_orders {
    	overflow-x: scroll;
	}
}

@media(max-width: 399px){
  	.connect-links a,p.contact-time {
    	font-size: 14px;
    }
  	div .c-guide__videobtn {
  		height: 100px;
  	}  	
  	a div.c-guide__buttontext {
    	font-size: 13px;
	}
  	.l-peace-section.efs-product-description .c-peace__copyblock {
    	padding-left: 4rem;
	}
  	.l-peace-section.efs-product-description .c-paragraph-container {
    	margin-right: 30px;
	}
  	
  	.efs-product-signup .l-signup-container h3 {
  		font-size: 2rem;
    }
  	
  	span.cross-price {
    	margin-right: 15px;
	}
  	a.c-guide__videobtn.w-inline-block.w-lightbox.efs-video {
    	margin-top: 10px;
	}
  	.log-in .cta.cources-cta, .efs-programs-do.efs-browse-program .cta {
    	width: 70%;
	}
  	a.btn.w-button {
    	font-size: 1em;
      	padding: 8px 15px;
	}
  	div#shopify-section-EFS-Contact-Bottom .l-signup-section.efs-product-signup.efs-contact-btm a.btn.w-button {
    	padding: 8px 45px;
	}
  	ul.efs-collection-filter {
        display: block;
        margin: 0;
    }
  	ul.efs-collection-filter li {
    	display: flex;
    	margin-top: 5px;
	}
  	ul.efs-collection-filter li a {
    	width: 100%;
      	margin-right: 0;
    }
  	.podcst-page-audio .c-sample__player .player-img {
    	width: 100%;
    	margin-right: 0;
	}
  	.blog-author-date p.blog-post:before {
    	display:none;
    }
  	p.blog-post {
    	margin-left: 0;
	}
  	.blog-author-date {
    	margin-bottom: 0;
    }
  
    #shopify-section-product-default-template h1, #shopify-section-product-default-template h2 {
      font-size: 2.5rem;
  	}
  	.efs-pro-default div#product-right h1 {
    	font-size: 24px;
    	line-height: 30px;
	}
    .efs-comn div.c-signup__title h1 {
      font-size: 3em;
  	}
    .d1 .c-hero__copyblock .border-add {
      font-size: 12px;
 	}
    h2.sect-title {
      font-size: 2rem;
  	}
}

@media(max-width: 330px){
	a.btn.w-button {
    	font-size: 1em;
      	text-align: center;
	}
  	.flex-caption h2.slide-title {
    	font-size: 3.7rem;
	}
  	.efs-l-peace-section .c-peace__copyblock .efs-paragraph--left-indent.paragraph--left-indent {
    	text-indent: -2.5rem;
	}
  	.c-peace__vertical-type-2 {
  		bottom: -2rem;
      	right: -9rem;
    }
  	.pod-details {
  		    padding: 20px 0;
    }
  	.homepage-text-promo img {
    	width: 80px;
    }
  	
  	span.cross-price:after {
    	width: 4rem;
    	top: 1rem;
	}
  	.ico-boxes.block-4 .foo-sec-inner .homepage-text-promo {
    	min-height: 270px;
    	margin: 5px;
	}
}

.btnb4 a.btn:after,
.btnb4 a.btnn:after{
    content: '*discount applied at checkout';
    position: absolute;
    top: 85px;
    font-size: 12px;
    letter-spacing: 0.5px;
  color: #d1d1d1;
  text-transform:uppercase;
}
.btnb4 a.btn,
.btnb4 a.btnn {
    position: relative;
}

/** Blog Sidebar
	By GraphyCurry **/

.blog-sidebar-ads a>img{margin:0 0 20px 0}
.blog-sidebar-ads>h2{text-transform:uppercase;font-size: 1.1rem;font-weight:900}
.blog-sidebar-ads>p{margin:0}
.blog-sidebar-ads>a, .blog-sidebar-ads>p>a{font-family: 'Nunito Sans', sans-serif;font-size:1rem;color:blue;text-decoration:underline;line-height:1;font-weight:900}