/* ****** */
/* Global */
/* ****** */
@media only screen and (min-width: 750px){
  .social-icons .icon{
    width: 15px;
    height: 15px;
  }
}
.site-footer {
  background-color: black;
  padding-top: 60px;
  color: white;
}
.site-footer__linklist {
  margin-top: 0px;
}
.site-footer__linklist-item a {
  color: #C0C0C0;
}
#fine-print {
  margin-left: 20%;
  margin-right: 20%;
  padding-bottom: 40px;
}
#fine-print p {
  text-align: center; 
  color: white;
}
#fine-print-trigger-container {
  text-align: center;
  padding-bottom: 40px;
}


/* ***** */
/* Index */
/* ***** */
.section-header > h2 {
  text-transform: none;
}
@media only screen and (min-width: 750px){
  .index-section {
    padding-top: 20px;
    padding-bottom: 14px;
  }
}



h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0 0 17.5px;
    font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
    text-transform: uppercase !important;
}


#shopify-section-1495056087265 .mega-subtitle {
  max-width: 100%;
}

#shopify-section-1495056087265 .page-width {
    max-width: 560px;
    left: 0px;
    align-self: flex-start;
    margin: 0px;
  padding: 40px 20px;
    margin: 40px;
    background: rgba(0, 0, 0, 0.36);
}



#shopify-section-1495056759196 .mega-subtitle {
  max-width: 100%;
}

#shopify-section-1495056759196 .page-width {
    max-width: 560px;
    left: 0px;
    align-self: flex-start;
    margin: 0px;
  padding: 40px 20px;
    margin: 40px;
    background: rgba(0, 0, 0, 0.36);
}

#shopify-section-1540576729888 .mega-subtitle {
  max-width: 100%;
}

#shopify-section-1540576729888 .page-width {
    max-width: 560px;
    left: 0px;
  float: right;
    align-self: flex-start;
    margin: 0px;
  padding: 40px 20px;
    margin: 40px;
    background: rgba(0, 0, 0, 0.36);
}

#shopify-section-1495056892689 .mega-subtitle {
  max-width: 100%;
}

#shopify-section-1495056892689 .page-width {
    max-width: 560px;
    left: 0px;
  float: right;
    align-self: flex-start;
    margin: 0px;
  padding: 40px 20px;
    margin: 40px;
    background: rgba(0, 0, 0, 0.36);
}

a {
    color: #9e9568;
    text-decoration: none;
}

#shopify-section-1495056087265, #shopify-section-1495056759196, #shopify-section-1495056892689 {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.hero__btn {
    /* background-color: #fff; */
    /* color: #000; */
    margin-top: 27.5px;
}
.hero-homepage-space {
  margin-top: 30px;
  margin-bottom: 30px;
}


.site-footer {
    margin: 0px 0;
}



#shopify-section-1490800141083 {
    background: #f5f5f5;
    margin-top: -15px;
}

#shopify-section-1490800141083 .logo-bar__item{
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  opacity:.5;
  max-width:100px;
}


#shopify-section-1490800141083 .section-header {
    margin-bottom: 5px;
    font-size: .6em;
    opacity: .6;
    font-weight: 100 !important;
}




#shopify-section-footer {
    float: left;
    width: 100%;
  margin-top:0px;
}

.site-footer {
    background-color: #262c31;
    padding-top: 60px;
    color: white;
}

.page-width {
    max-width: 1400px;
    margin: 0 auto;
}


.site-footer h3 {
    font-size: .8em;
    letter-spacing: .4em;
}


#shopify-section-1489685204651 {
    float: left;
    width: 100%;
    background: #f5f5f5;
}

#Collection .grid__item {
    float: left;
    padding-left: 30px;
	/* width: 50%; */
}

.large--one-quarter {
  width:25%;
}




h1.product-single__title, .product-single__title.h1 {
    margin-bottom: 0;
    font-size: 1.8em;
    line-height: normal;
    color: #333;
}


.product-price__price {
    font-weight: 100;
    font-size: 1em;
    color: #888;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.product-price__sale-label, .product-price__sale {
  color: red;
}

#shopify-section-product-template{
    padding-bottom: 50px;
}

.i-text ul li {
    list-style: circle;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 1.1em;
    line-height: normal;
}

.i-text .overlay-color {
    background: #fff;
    display: none;
}


@media only screen and (max-width: 750px) {
  
  body {
    font-size:12px;
  }
  
  .return-link-wrapper {
    margin-bottom: 0px;
    margin-top: 0px;
}
  
  .white-wrap .large--one-half {
    width: 100%;
}
  
  .white-wrap .large--one-third {
    width: 100%;
}
  
  .large--one-quarter {
  width:50%;
}
  
  .i-text {
    max-width: 100% !important;
}
  

.w-flex {
    padding-top: 30px;
    padding-bottom: 30px;
}
  
  .full {
    min-height: 200px;
}

  
}


.grid--table>.grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
    overflow: visible !important;
}







@media only screen and (min-width: 750px) {
  .mega-title--large {
    font-size: 4.8em;
  font-weight:100;
}
  
  .mega-subtitle--large {
    font-size: 1.5em;
    font-weight:100;
}
  
  
}

.question-answer{
  margin-top: 40px;
  margin-bottom: 40px;
}
#collection-content-target {
  margin-top: 10px;
  margin-bottom: 70px;
}

.white-wrap .grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: row wrap;
    flex-wrap: row wrap;
    -webkit-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    margin-left: 0px;
  -webkit-align-items: stretch; 
  align-items: stretch; 
}

/* ******* */
/* PRODUCT */
/* ******* */
.social-sharing {
  position: relative;
  top: -15px;
}

/* *** */
/* FAQ */
/* *** */
.faq_section h5 {
/*   cursor: pointer; */
}
.toggle {
  margin-bottom: 35px;
}

.faq_section p{
  margin-bottom: 35px;
}

/* **** */
/* CART */
/* **** */
#text-other {
  width: 100%;
}


.thumbnails-wrapper {
/*   display:none; */
}

.white-wrap .grid__item {
    position: relative;
}

/***************
sidebar
***************/

.collection-description.page-width{
	padding-bottom:40px;
}

#zvox-collection-sidebar h4{
    border-bottom: 3px solid;
    padding-bottom: 20px;
  	overflow-wrap: normal;
    word-wrap: normal;
  	padding-top:20px;
}

#zvox-collection-sidebar li{
	display:block;
  	margin-bottom:16px;
}

ul.collection-links li a{
	color:#2e3942;	
}

ul.collection-links li a:hover{
	color: #9e9568;	
}

.refurb-bug-wrapper{
	width:100%;
  	border: 3px solid #2e3942;
  	border-radius:5px;
  	padding:12px;
  	margin-top:40px;
  	text-align:center;
  	text-transform:uppercase;
  	font-weight: 700;
    line-height: 1.2;
}

.refurb-bug-wrapper h3{
	overflow-wrap: normal;
    word-wrap: normal;
    font-size:1.6em;
  	margin-bottom: 0;
}

p.save{
	padding-top: 10px;
    font-size: 1.2em;
	margin-bottom: 6px;
}

p.warranty{
    padding-top: 10px;
    padding-bottom: 10px;
  	font-size: 1.2em;
}

.btn.bug-btn{
	margin-bottom:16px;
}


/** Custom CSS 10/09/2018 **/

.slideshow__link:hover,
.slideshow__link:focus {
    opacity: 1;
}

/** Custom CSS 12/17/1028 **/

.video-section,
.textimage-half-section,
.centered-text-section {
    background-color: #fff;
    padding: 2rem 0 3rem;
}

.video-title {
    margin-top: 16px;
    font-weight: 100;
  font-size:22px;
}

.single-vid-block{
	margin-bottom:50px;
}

.video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 

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

/** Custom 3/25/19 **/

.reduce-full-vid{
	width:80%;
  	margin:0 auto;
}

/** Custom 04/07/2019 **/

.grey-box {
    background-color: #e6e6e6;
    padding: 1rem;
    margin: 1rem 0;
    border-radius: 3px;
    font-size: 12px;
}

.grey-box a,
.grey-box button {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    background: transparent;
    border: none;
    text-decoration: underline;
  font-size: 11px;
}

/* The Modal (background) */
.zvoxPopup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  
}

/* Modal Content */
.zvoxPopup-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 90%;
  max-width: 800px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.zvoxPopup-close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  background-color: #000;
  height: 30px;
  border-radius: 2rem;
  border: 1px solid #fff;
  width: 30px;
    position: relative;right: -2rem;top: -1rem;
}

.zvoxPopup-close:before {
    content: '×';position: relative;top: -.4rem;
}

.zvoxPopup-close:hover,
.zvoxPopup-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.zvoxPopup-header {
  padding: 2px 16px;
  background-color: #000;
  color: white;text-align: center;
}

.zvoxPopup-body {padding: 2rem;}

.zvoxPopup-header h2,
.zvoxPopup-header .zvoxPopup-header-image {
  display: inline-block;/* margin-top: 0; */
}

.zvoxPopup-header-image {
    position: relative;
    top: 1rem;
}

.zvoxPopup-header h2 {
    text-transform: none !important;
    font-weight: 400 !important;
}

.product-info-table {margin: 3rem 0;}

.poppy-headline {
    font-size: 14px;
    margin-bottom: -.7rem;
}

.poppy-text {
    font-size: 14px;
}

.poppy-icon {
    background-color: #c6c6c6;
    width: 80px;
    height: 80px;
    border-radius: 3rem;
    margin: 0 auto;
    margin-bottom: 1rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bottom-notice {
  font-size: 12px;
}

.poppy-box {
    max-width: 220px;
    margin: 0 auto;
}


.product-info-table-table {
    border-collapse: collapse;
}

.product-info-table-table th{
    font-weight: normal !important;
}

.product-info-table-table td,
.product-info-table-table th{
    border: none;
}




@media only screen and (min-width: 750px) {
  
  .unique-td {
  
    position: relative;
  top: 1.rem;top: 1.4rem;
    
  }
  
}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 750px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
  
.zvoxPopup .zvoxPopup-content {
width: 90%;
    }

  .zvoxPopup-header-image {
    top: initial;
    margin-bottom: 1rem;
}



.zvoxPopup {
padding-top: 20px;
    }



  
  .hide-for-mb {display: none !important;}
	/* Force table to not be like tables anymore */
	.product-info-table-table, .product-info-table-table thead, .product-info-table-table tbody, .product-info-table-table th, .product-info-table-table td, .product-info-table-table tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.product-info-table-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.product-info-table-table tr { border: 1px solid #ccc; }
	
	.product-info-table-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.product-info-table-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	.product-info-table-table td:nth-of-type(1):before { content: "Product Price"; }
	.product-info-table-table td:nth-of-type(2):before { content: "Month #1"; }
	.product-info-table-table td:nth-of-type(3):before { content: "Month #2"; }
	.product-info-table-table td:nth-of-type(4):before { content: "Month #3"; }
}



.table-section {
    background-color: #f4f4f4;
    padding: 3rem 1rem;
}

.jumbo-one {
    border-bottom: 1px dashed #bdb382;
    max-width: 100%;
    margin: 0;
    margin-bottom: 2rem;
    padding-bottom: 1.3rem;
}

.table-section .poppy-headline {
    font-size: 16px;
    font-weight: bold;
    color: #bdb382;
    margin-bottom: .7rem;
}

.price-tag {
    font-size: 36px;
    font-style: italic;
    font-weight: bold;
    /* margin-bottom: 1.5rem !important; */
    display: block;
}

.splitit_section {
    margin-bottom: 3rem;
}

.splitit_section ul li {
    list-style: square;
}

.splitit_section .poppy-icon {
    background-color: transparent;
}

@media only screen and (max-width: 749px) {
  
  .slideshow__title {
    font-size: 18px;
    line-height: 1.5rem;
    max-width: 100% !important; /* text-align: center; */
}

.mega-title {
    font-size: 14px;
    line-height: 1.7rem;
}

  #shopify-section-1539011848076 .slideshow__image {
    background-position: center !important;
    background-size: cover;
}

#shopify-section-1539011848076 .slideshow.slideshow--large {
    height: 250px;}


#bbb-badge {display: none;}

  
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {

    .product-single > .grid__item {
        width: 50% !important;
    }
    h1.product-single__title, .product-single__title.h1 {
        font-size: 1rem !important;
        line-height: 1.4rem;}

  .site-nav a {padding: 3px 5px;font-size: 11px;}
.site-header__logo {
    max-width: 70px;
    margin-top: 1rem
}
a[aria-describedby="a11y-external-message"] {
    font-size: 10px
}
.site-header .icon-search, .site-header .icon-hamburger, .site-header .icon-close, .site-header .icon-cart {
    width: 15px !important;
    height: 15px !important;;
}

.site-header__account {
    right: 30px
}

.site-header__icons-wrapper {
    margin-right: -30px
}

.site-header__icons--plus .site-header__search {
    padding-right: 55px !important;
}

   .slideshow__title {
    font-size: 18px;
    line-height: 1.5rem;
    max-width: 100% !important; /* text-align: center; */
}

.mega-title {
    font-size: 24px !important;
    line-height: 2.5rem;
}

  #shopify-section-1539011848076 .slideshow__image {
    background-position: center !important;
    background-size: cover;
}

#shopify-section-1539011848076 .slideshow.slideshow--large {
    height: 350px;}

.feature-row .h3 {font-size: 18px;line-height: 1.7rem;}
 
  #shopify-section-1490800141083 .logo-bar__item {
max-width: 50px;
}
  
}


/******************************
Revised Collections Page
******************************/

.zvox-collection-btn-wrap{
	width:100%;
  	display:block;
}

.collection-grid-item__link.collection-grid-item__link-revised{
	position: relative;
}

.collection-grid-item.collection-grid-item-revised{
	padding-bottom:20px;
}

.bug-btn.zvox-collection-btn{
	background:#000;
}


.collection-grid-item__link.collection-grid-item__link-revised:focus{
	border-color:transparent;
}




/******************************
New Collections Landing Page 02/08/2019
******************************/

.template-list-collections .collection-img-wrap {
    width: 100%;
    height: 230px;
    background-size: 70%;
  background-size:95% !important;
    background-repeat: no-repeat;
    background-position: center;
    /* background-color: #ccc; */
    border: 2px solid #efe9e9;
    /* padding: 2rem; */
}

.template-list-collections .bug-btn.zvox-collection-btn {
    border-radius: 15px;
}


.template-list-collections .collection-grid-item h3 {
    text-transform: none !important;
    font-size: 18px;
    margin-bottom: 10px;
}

/***

@media only screen and (min-width: 750px) {
    .template-list-collections .site-nav a {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    padding: 3px 23px;
}
}

.template-list-collections .site-header {
    border: none;
    padding-top: 35px;
}

.template-list-collections .site-header__logo-image {
    margin-top: 20px;
}

.template-list-collections .site-header a[aria-describedby="a11y-external-message"] {
    color: #000;
    transform: scale(1.4);
    display: block;
}

**/

.template-list-collections .bug-btn.zvox-collection-btn {
    font-size: 12px;
}

.sideimg {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.zvox-collections-callout {
    position: relative;
}

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


.zvox-collections-callout .section-content {

margin-right: 60px;

}

}

.top-area {
    text-align: left;
    position: relative;
}

.top-area span {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    /* z-index: -1; */
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.top-area h2, .top-area h3 {
    position: relative;
    padding-left: 80px;
    margin-bottom: 0;
    text-transform: none !important;
    letter-spacing: 0;
}

.top-area .section-headline {
    font-size: 36px;
}

.section-subheadline {
    font-size: 18px;
}

.top-area .section-subeheadline {
    font-size: 24px;
    font-weight: normal;
}

.zvox-collections-callout .section-content {
    text-align: left;
    margin-top: 25px;
    font-size: 18px;
}

.zvox-collections-callout {
    min-height: 500px;
    padding: 90px 0 !important;
}

.zvox-collections-callout{
    width:100%;
    padding:60px 0;
    background-color: #e6e6e6;
    margin-top:40px;
  }

#shopify-section-1565373669008 .grid .grid__item,
.zvox-collection-btn-wrap{
    text-align: center !important;
}

#shopify-section-1565373669008 .grid .grid__item {
  padding: 25px;
}


#shopify-section-1565373669008 .grid .grid__item  .collection-img-wrap  {
  position: relative;
  top: -25px;
}


@media only screen and (min-width: 768px)
and (max-width: 800px)
 {
.has-grey-background .rte-setting {
    font-size: 12.5px;
}
}

#shopify-section-1565373669008 .grid .grid__item h3,
#shopify-section-1565373669008 .grid .grid__item .rte-setting{
    text-align: left !important;
}

#shopify-section-1565872599521 .custom-content .rte-setting a {
        -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 8px 15px;
    background-color: #bdb382;
    color: #fff;
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    white-space: normal;
    font-size: 13px;
        background: #000;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    padding: 10px 18px;
    margin-top: -50px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 749px) {
    .site-header__icons--plus .site-header__menu:after {
    content: 'Menu';
    display: block;
    text-transform: uppercase;
    margin-left: -10px
}

.site-header__icons--plus .site-header__search-toggle:after {
    content: 'Search';
    display: block;
    text-transform: uppercase;
    margin-left: -10px
}
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
    .collection-img-wrap {
    background-size: 95% !important;
/*       background-size:cover !important; */
}
}

.site-header__cart svg {
    width: 25px;
    height: 25px;
}

@media only screen and (min-width: 750px)
and (max-width: 767px) {
    .site-header__account {
    right: 25px;
}

.site-header__icons-wrapper {
    transform: scale(.8);
}
}

@media only screen and (max-width: 749px) {
    .site-header__icons--plus .site-header__account {
    display: none;
}

.site-header__cart:after {
    content: 'Cart';
    display: block;
    text-transform: uppercase;
    margin-left: -10px;
    color: #000;
}

.site-header__cart svg {
    position: relative;
    left: -7px;
}

.site-header__icons--plus .site-header__cart {
    margin: 0 15px
}
  
  .site-header__icons--plus .site-header__menu, .site-header__icons--plus .site-header__search-toggle, .site-header__icons--plus .site-header__cart, .site-header__icons--plus .site-header__account {
    padding: 18px 10px;
}
  
}


@media only screen and (min-width: 750px) {
    .site-header__cart svg {
    position: relative;
    top: 5px;
}
}

@media only screen and (min-width: 768px)
and (max-width: 1024px) {
    .collection-img-wrap {
        background-size: 85%
    }
}

body.template-index .collection-img-wrap{
	background-size:100%;
}


@media only screen and (max-width: 767px) and (min-width: 640px){
body.template-index .collection-img-wrap {
    background-size: cover !important;
}
}

ul#SiteNav > li > a{
	font-weight:700;
}