/** Shopify CDN: Minification failed

Line 66:0 Unexpected "}"

**/
/* General */

* {
    outline: none!important;
}

#shopify-section-footer>footer>div>div:nth-child(5)>div.grid-item.large--two-fifths>ul>li:nth-child(2)>a {
    display: none!important;
}

#Email {
    border: none;
}

table#size-guide {
    font-size: .7em!important;
    max-width: 100%;
}

.section-header--right {
    text-transform: uppercase;
}

/* Product pages */
@media all and (max-width: 768px) {
	#addToCartForm-product-template>div.payment-buttons.payment-buttons--medium {
      z-index: 2147483647;
      background: rgba(255, 255, 255, 0);
      position: fixed!important;
      padding: 8px;
      width: 100%;
      bottom: 0;
      left: 0;
	}
    .shopify-payment-button {
      display: none!important;
    }
}


.btn.btn--secondary-accent,
.btn--secondary-accent.btn-secondary,
input.btn--secondary-accent[type="submit"],
.btn--secondary-accent.header-cart-btn,
.shopify-payment-button .btn--secondary-accent.shopify-payment-button__button--unbranded {
    background-color: #4CAF50;
    border: 2px solid #4CAF50;
    color: #FFF;
}

.btn.btn--secondary-accent:hover,
.btn--secondary-accent.btn-secondary:hover,
input.btn--secondary-accent[type="submit"]:hover,
.btn--secondary-accent.header-cart-btn:hover,
.shopify-payment-button .btn--secondary-accent.shopify-payment-button__button--unbranded:hover {
    background-color: #388E3C;
    border: 2px solid #388E3C;
    color: #FFF;
}

}
.p-thirty {
    padding: 0 0 30px 0;
}
.product-description img {
    max-width: 90%;
    margin: 25px auto 40px auto;
}
.product-description td,
.product-description th {
    font-size: 12px;
}
select {
    background-color: rgba(0, 0, 0, .05);
}
div.product-description.rte>h2.prod-details,
div.product-description.rte>h2.prod-fit {
    margin-top: 50px;
}
#ProductSection figure {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
.lower-content-block{
	margin-top: 30px;
}
.lower-content-title span{
  	font-size: 1.333em;
	background: white;
  	padding-right: 10px;
}

.lower-content {
	border-top: 1px solid #ffe239;
  	padding-top: 10px;
}

.lower-content-block > div > p:nth-child(1) {
  	margin-top: 10px;
}

/* Desktop Navigation */

.site-nav {
    font-size: 12px;
}
@media all and (min-width: 768px) {
  	#MenuParent-2 {
  		padding-bottom: 17px;
    }
    #MenuParent-2,
    #MenuParent-3,
    #MenuParent-4,
    #MenuParent-5,
   	#MenuParent-6,
  	#MenuParent-7 {
        background: #000;
        border-color: #000;
    }
    
    #MenuParent-2 a,
    #MenuParent-3 a,
    #MenuParent-4 a,
    #MenuParent-5 a,
  	#MenuParent-6 a,
  	#MenuParent-7 a,
    #MenuChildren-2-2 a,
    #MenuChildren-3-2 a,
    #MenuChildren-4-2 a,
    #MenuChildren-5-2 a {
        color: rgba(255, 255, 255, .6);
        text-transform: uppercase;
    }
  	#MenuParent-3 > li > a
  	{
      min-width: 132px;
  	}
    
    #MenuParent-2 a:hover,
    #MenuParent-3 a:hover,
    #MenuParent-4 a:hover,
    #MenuParent-5 a:hover,
  	#MenuParent-6 a:hover,
  	#MenuParent-7 a:hover {
      	background: #191919;
        color: white;
        
    }
    #MenuChildren-2-1,
    #MenuChildren-2-2,
    #MenuChildren-2-3,
    #MenuChildren-2-4,
    #MenuChildren-2-5 {
		background: #000;
        border: none;
        padding: 15px;
        margin-left: 220px;
        margin-right: 80px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    #MenuChildren-2-1{
        margin-top: -40px;
    }
    #MenuChildren-2-2{
        margin-top: -79px;
    }
    #MenuChildren-2-3{
        margin-top: -118px;
    }
    #MenuChildren-2-4{
        margin-top: -157px;
    }
    #MenuChildren-2-5 {
        margin-top: -89px;
    }
    #MenuChildren-2-1 li,
    #MenuChildren-2-2 li,
    #MenuChildren-2-3 li,
    #MenuChildren-2-4 li,
    #MenuChildren-2-5 li {
        margin-left: 15px;
    }
    #MenuChildren-2-1 > li .more-link,
    #MenuChildren-2-2 > li .more-link,
  	#MenuChildren-2-3 > li .more-link,
  	#MenuChildren-2-4 > li .more-link,
 	#MenuChildren-2-5 > li .more-link {
        color: #fff;
        text-decoration: underline;
        display: block;
        float: right;
        column-span: all;
    }
    #MenuChildren-2-1 h2,
    #MenuChildren-2-2 h2,
  	#MenuChildren-2-3 h2,
  	#MenuChildren-2-4 h2,
  	#MenuChildren-2-5 h2 {
        color: #fff;
        margin-left: 30px;
        padding-bottom: 12px;
        font-size: 1.2em;
        margin-bottom: 0;
        column-span: all;
    }
    #MenuChildren-2-1 span a,
    #MenuChildren-2-2 span a,
  	#MenuChildren-2-3 span a,
  	#MenuChildren-2-4 span a,
  	#MenuChildren-2-5 span a {
        color: #fff;
        margin-left: 15px;
        column-span: all;
        font-size: .8em;
        text-decoration: underline;
    }
    #MenuChildren-2-1 span a:hover,
    #MenuChildren-2-2 span a:hover,
  	#MenuChildren-2-3 span a:hover,
  	#MenuChildren-2-4 span a:hover,
  	#MenuChildren-2-5 span a:hover {
        background: #000;
    }
  .site-nav--dropdown a:focus, .site-nav--dropdown-grandchild a:focus {
      	background: #000;
        color: white;
	} 
}

#CollectionSection > div.lower-content-block {
  margin-top: 50px;
}

#CollectionSection > div.lower-content-block > h1 {
  padding-bottom: 13.5px;
  border-bottom: 3px solid #ffe239;
}
.lower-content {
/*   border-top: 2px solid #ffe239; */
}

.rich-text hr{
  display: none;
}
.flex-viewport {
  
}
.custom-content{
  margin-bottom: 0;
}


/*** DESKTOP HERO SLIDER ***/

.flexslider { 
  text-align: center;
  margin-top: 40px;
}

.slider-heading{
    padding: 20px 20px 20px 20px;
    position: absolute;
    top: 85%; /* Previously 75% */
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 86;
} 

.slider-heading > p {
  	width: 240px;  /* Previously 400px */
    background: #000;
    border: 1px solid; 
    border-color: #ffe239;
  	font-size: 1.2em;
    font-family: Akko,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
  	padding: 10px; /* previously 20px */
  	cursor: pointer;
  	transition: background 1s;
}

.slider-heading > p:hover {
  background: #1b1b1b;
  border: 1px solid; 
  border-color: #ffe239;
  box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 100px 80px rgba(0, 0, 0, 0.12);

} 


/*** TABLET HERO SLIDER ***/

@media all and (max-width: 768px) { 
  .slider-heading {
    width: 100%;
    margin-left: 25%;
    margin-right: auto;
  }
  .slider-heading > p {
    background: #000;
    border: 1px solid; 
    border-color: #ffe239;
    width: 50%;
  }
  .slider-heading > p:hover {
  	background: #1b1b1b;
  	border: 1px solid; 
  	border-color: #ffe239;
    width: 50%;
  }

}


/*** MOBILE HERO SLIDER ***/

@media all and (max-width: 540px) { 
  .slider-heading {
    width: 100%;
    margin-left: 17%;
    margin-right: auto;
  }
  .slider-heading > p {
    background: #000;
    border: 1px solid; 
    border-color: #ffe239;
    width: 60%;
    font-size: .8em;
  }
  .slider-heading > p:hover {
	background: #1b1b1b;
  	border: 1px solid; 
  	border-color: #ffe239;
    width: 60%;
    font-size: .8em;
  }
}



.flex-control-nav,
.index-section hr,
#shopify-section-1576889091922 > hr{
  display: none;
}
#shopify-section-1576734170105 > div > div{
  margin-bottom: 30px;
}
@media all and (max-width: 768px) { 
  .flexslider { 
  	margin-top: -15px;
  }
  .featured-block-1{
  	margin-top: -65px;
  }
  .featured-block-1 .grid-item,
  .featured-block-2 .grid-item{
  	margin-top: 5px;
  }
  .featured-block-2{
    margin-top: -40px;
  }
  li.featured-collection {
    margin-left: -3px;
  }
  .featured-block-1 .featured-collection a:hover:after,
  .featured-block-2 .featured-collection a:hover:after {
    width: 60%;
  } 
  .slider-heading > p {
  	background: #000;
  	font-size: .8em;
  	padding: 8px 10px 10px 10px;
  }
  .slider-heading > p:hover{
  	box-shadow: 0;
  }
  #shopify-section-1576734170105 > div > div {
  	margin-top: 40px;
  }
}

.social-sharing a:first-of-type {
  display: inline-block;
  color: #fff;
  border-radius: 2px;
  margin: 0 10px 10px 26px;
  height: 22px;
  line-height: 22px; 
  text-decoration: none;
  font-weight: 500;
}
#shopify-section-header {

}

@media (min-width: 1024px) {
  .row-full{
   width: calc(100vw - 8px);
   position: relative;
   margin-left: -50vw;
   height: 1px;
   margin-top: 1px;
   left: 50%;
   margin-top: 0;
  }
  .theme-cover { 
  background: #000;
  color: #fff;
  min-height: 200px;
  background-image:
  linear-gradient(to right, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.6)),
  url('');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  }
  .theme-info {
  height: 140px;
/*   max-width: 400px; */
  margin-top: 20px;
  margin-left: 40px;
  float: left;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .theme-cover-header {
  display: inline-block;
  float: left;
  font-size: .9em;
  margin-right: 30px;
  max-width: 530px;
  }
  .theme-info p {
  text-transform: uppercase;
  width: 110px;
  line-height: 1;
  padding: 5px 12px 5px 11px;
  background: #E53935;
  color: #fff;
  border-radius: 4px;
  }
  .theme-info .themed .rte .rte--header {
  display: inline-block;
  float: left;
  margin-bottom: 0;
  
  }
  #CollectionSection > div > div > header > div > div > div > div.rte.rte--header {
  margin-top: 15px;
  }
  #mobile-gender-toggle{
  display: none;
  }
}

@media (max-width: 1024px) {
  #desktop-gender-toggle{
  display: none;
  }
  #mobile-gender-toggle{
  margin-bottom: 0;
  padding-bottom: 0;
  }
  .row-full{
   width: 100vw;
   position: relative;
   margin-left: -50vw;
   height: 1px;
   margin-top: 1px;
   left: 50%;
   margin-top: 0;
  }
  .theme-cover { 
  background: #000;
  color: #fff;
  min-height: 600px;
  background-image:
  linear-gradient(to right, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.6)),
  url('');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  }
  .theme-info h1,
  .theme-cover-header {
    line-height: 1em;
  }
  .theme-info {
  height: 500px;
  max-width: 300px;
  margin-top: 200px;
  margin-left: 40px;
  float: left;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  }
  .theme-info p {
  text-transform: uppercase;
  width: 110px;
  line-height: 1;
  padding: 5px 12px 5px 11px;
  background: #E53935;
  color: #fff;
  border-radius: 4px;
  }
}



.theme-cover {
  background-color: #000;
  margin-top: -60px;
}


.theme-cover h1 {
  font-size: 3.4em;
  color: #fff!important;
}


.theme-cover-inner {
  max-width: 1060px;
  margin: 0 auto;
} 



#CollectionSection > div > div > div.grid-item.large--one-whole > div > a:nth-child(1) {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-right: -4px;
}
#CollectionSection > div > div > div.grid-item.large--one-whole > div > a:nth-child(2) {
  border-right: 0;
  border-left: 0;
  margin-right: -4px;
}
#CollectionSection > div > div > div.grid-item.large--one-whole > div > a:nth-child(3) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

#toggleFilters {
 display: none;
}


@media (max-width: 540px) { 
  #desktop-gender-toggle{
  display: none;
  }
  #mobile-gender-toggle{
  margin-bottom: 0;
  padding-bottom: 0;
  }
  .row-full{
   width: 100vw;
   position: relative;
   margin-left: -50vw;
   height: 1px;
   margin-top: 1px;
   left: 50%;
   margin-top: 0;
  }
  .theme-cover { 
  background: #000;
  color: #fff;
  min-height: 380px;
  background-image:
  linear-gradient(to right, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.6)),
  url('');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  margin-bottom: 10px;
  }
  .theme-info h1,
  .theme-cover-header {
    line-height: 1em;
  }
  .theme-info {
  height: 380px;
  max-width: 300px;
  margin-top: 40px;
  margin-left: 40px;
  float: left;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  }
  .theme-info p {
  text-transform: uppercase;
  width: 110px;
  line-height: 1;
  padding: 5px 12px 5px 11px;
  background: #E53935;
  color: #fff;
  border-radius: 4px;
  }
}

.shopify-payment-button__more-options {
	z-index: 2147483647;
}

/*  .sale-tag {
    text-decoration: line-through;
    color: #E53935;
    border: 0;
}

.grid-item .sale-tag {
  position: absolute;
  font-size: 1.5em;
  margin-left: 45px;
  margin-top: -30px;
}
.grid-item .sale-tag sup {
    display: inline-block;
}
.grid-item .product-item--price {
    margin-bottom: 0;
} */

.grid-item .sale-tag {
  display: none;
}

.product-item--price > span > small:nth-child(4) > s > small {
 color: #E53935;
}

#productPrice-product-template s {
 color: #E53935;
}


.additional-checkout-buttons {
  display: none !important;
} 

/* Header Search Input */

.site-header .search-bar input[type="text"], .site-header .search-bar input[type="search"] {
    height: 44px;
    background-color: #000;
  	border: 1px solid; 
  	border-color: #ffe239;
    color: #fff;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

/* Header Cart Button */

.header-cart-btn {
    position: relative;
    line-height: 26px;
    padding-bottom: 10px;
    margin-left: 15px;
    vertical-align: top;
    background-color: #000;
  	border: 1px solid; 
  	border-color: #ffe239;
    color: #fff;
}
/* Learn More Buttton */
#shopify-section-1576734170105 > div > div > div.feature-row__item.feature-row__text.feature-row__text--left > a {
    display: inline-block;
    padding: 8px 20px;
    margin: 0;
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 2px;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    background-color: #000;
  	border: 1px solid; 
  	border-color: #ffe239;
    color: #fff;
}

/* Email Sign Up Button */

#subscribe {
	background: #000;
  	border: 1px solid;
  	border-color: #ffe239;
}


#shopify-product-reviews .spr-summary,
#shopify-product-reviews .spr-summary-actions {
	width: 100%;
}
#shopify-product-reviews .spr-summary-actions,
#shopify-product-reviews .spr-summary-actions a {
    margin-left: 0;
    padding-left: 0;
}
.spr-summary-actions-newreview {
    float: left;
}
#shopify-product-reviews .spr-content {
    padding-left: 0;
  	width: 90%;
}
#shopify-product-reviews .spr-summary {
    padding: 0;
    margin-bottom :0;
} 
#shopify-product-reviews .spr-header-title {
    display: none;
    font-size: 1.33em;
    margin-bottom: 15px;
}
#shopify-product-reviews {
	margin-bottom: 0;
} 

#shopify-product-reviews > div > div.spr-header > h2 {
	display: none;
}
#shopify-product-reviews .spr-summary {
    padding: 0;
}
#shopify-product-reviews > div > div.spr-header > div:before,
#shopify-product-reviews:before {
    content: none!important;
    display: none!important;
  	width: 0!important;
}
.spr-container{
	padding: 0;
}
span.spr-summary-action,
.spr-review {
	padding: 20px 0;
}
.mega-title {
  	margin-left: 30px;
  	padding-left: 0;
    display: block;
    line-height: 1.4;
    font-family: Akko,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #fff!important;
}

/* Cart Fixes  */

#your-shopping-cart .btn-secondary .update-cart {
    background-color: #1b1b1b;
    color: #FFF;
}

#your-shopping-cart .btn-secondary .update-cart:hover {
    background-color: #000;
    color: #FFF;
}
#your-shopping-cart .btn-secondary, input.btn-secondary {
    background-color: #1b1b1b;
    color: #FFF;
}
#your-shopping-cart .cart-row a .icon-x {
    color: #FFF;
}
#your-shopping-cart .cart__policies a {
    color: #1b1b1b;
    text-decoration: underline;
    background: 0 0;
}

/* AFFILIATE PROGRAM */

.aff_btns {
  	display: flex;
  	justify-content: space-around;
  	flex-wrap: wrap;
    text-align: center;
}

.rte .aff_single {
   margin-top: 25px;
   margin-bottom: -5px;
}

.aff_btns .btn,
.aff_btns .btn:active,
.aff_btns .btn:focus {
  	flex-grow: 1;
  	color: #fff;
    background-color: #000;
    border: 1px solid;
    border-color: #ffe239;
  	margin: 20px;
}

.aff_single .btn,
.aff_single .btn:active,
.aff_single .btn:focus {
  	color: #fff;
    background-color: #000;
    border: 1px solid;
    border-color: #ffe239;
}

@media all and (max-width: 768px) {
  .aff_btns .btn {
      flex-grow: 1;
  }
}


/* Style the buttons that are used to open and close the accordion panel */
.lb_accordion {
  background: #fff;
  cursor: pointer;
  padding: 18px 8px;
  width: 100%;
  text-align: left;
  border: 0;
  border-top: 1px solid grey;
  outline: none;
  transition: 0.4s;
}

/* .lb_accordion:nth-of-type(2) {
	border-bottom: 1px solid grey;
} */

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .lb_accordion:hover {
  
}

/* Style the accordion panel. Note: hidden by default */
.lb_panel {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  margin-left: 8px;
  padding-left: 0;
}

.lb_panel #ProductSection figure {
    display: block;
    margin-block-start: 0;
}

.lb_accordion i.indicator {
    font-family: Montserrat,sans-serif;
    font-weight: 500;
  	font-size: 12px;
	float: right;
}

.mobile_only {
	margin-top: 10px;
  	margin-bottom: 20px;
}

@media all and (max-width: 768px) {
  .not_mobile {
  	display: none;	
  }
}


@media all and (min-width: 768px) {
   .mobile_only {
  	display: none;	
  }
}


