/** Shopify CDN: Minification failed

Line 989:0 Unexpected "{"
Line 1003:1 Unexpected "{"

**/
/*
Theme Name:     TOOLBOX SUPPLY
Design:         Untitled Era LLC
Development:	  Untitled Era LLC
Author URI:     http://untitledera.com
Version:        1.0
*/





.cat-section {
  /*padding-bottom: 50px;*/
  /*border-bottom: 1px solid #D9D9D9;*/
}
 
.cat-section h2 {
    border-bottom: 2px solid #000;
    padding-bottom: 6px;
}

.expanded-menu,
.trigger-dropdown,
.title-container h4 img,
#sidebar-container,
.sidebar-section,
.sidebar .sidebar-link-list,
.sidebar h2 {
	-webkit-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
	   -moz-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
	     -o-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
	        transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */

	-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
	     -o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
	        transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}



#collection-sale .col.col-2.sm-col-12 {
  display: none !important;
}

.template-customers-addresses .main-content,
#page-content.main-content {
  width: 100%;
}

.template-customers-addresses .main-content {
  max-width: 100%;
}

/*--- GLOBAL ---*/
#wpadminbar {
  display: none !important;
  z-index: 99999999;
}

.tablet-and-below,
.tab-and-below,
.mobile-only {
  display: none;
}

.tab-portrait-and-below,
.tablet-portrait-and-below,
.tablet-only { 
  display: none;
}

.desktop-only {
  display: inherit;
}

.not-mobile {
  /* display: inherit; */
}

.tablet-landscape-and-above,
.above-tab-portrait {
  display: block;
}

html,
body {
}

html {
  background: #000;
  color:#000;
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: calc(100vh);
}

body {
	padding-top: 210px;	
	font-family: 'AvenirNextLTPro', sans-serif;
	font-size: 14px;
  font-weight:normal;
  line-height: 1.75;
  position: relative;
  display: block;
  min-height: calc(100vh - 260px);
  color: #000;
  /* background: #000; */
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: 'Montserrat', sans-serif;
}

h1.xlarge {
	font-size: 50px;
}

.h1,
h1 {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 36px;
  /*font-weight: bold;*/
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;

}

h2 {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 26px;
  /*font-weight: bold;*/
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;

}

h3 {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 21px;
  /*font-weight: normal;*/
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;

}

h4 {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 18px;
  /*font-weight: normal;*/
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;

}

h5 {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 14px;
  /*font-weight: normal;*/
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;
}

h6 {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 12px;
  /*font-weight: normal;*/
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.25;
}

h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
  text-decoration: none;
}

img {
    display: block;
}

a,
a:visited,
a:active {
  color:inherit;
  text-decoration:none;
  outline: 0 !important;
  background:none;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.section-block ul {
  padding: 0;
  padding-left: 1em;
}

.section-block a {
  /*text-decoration: underline;*/
}

.entry-content a {
    color: #aa1e00;
    text-decoration: none;
}

.entry-content a:hover {
    color:inherit;
}

h1.heading {
  margin-top: 2em;
  margin-bottom: 1em;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

.border {
  border: 2px solid #87898c;  
}

.text-shadow {
  text-shadow: 1px 1px 1px rgba(0,0,0,.45);
}

ul, li {
  margin:0;
  padding: 0;
}

.pointer {
  cursor: pointer;
}

.normal-weight {
  font-weight: 400;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.black,
.xbold {
  font-weight: 800;
}

.normal-style {
  font-style: normal !important;
}

.italic {
  font-style: italic;
}

.no-float {
  float:none !important;
}

.opacity-zero {
  opacity: 0;
}

.opacity-full {
  opacity: 1;
}

.no-letter-spacing {
  letter-spacing: 0;
}

.middle-align,
.v-align {
  vertical-align: middle;
}

.bottom-align {
  vertical-align: bottom;
}

.has-fullscreen-item {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}

img {
  box-shadow: none !important;
  border-radius: 0 !important;
}

hr {
	height: 1px;
    width: 100%;
    background: #D9D9D9;
    border: none !important;
    margin: 20px 0;
}

.cleared {
  clear:both;
}

.avenircond-font {
	font-family: 'AvenirNextLTPro-Cond';
}

.avenir-font {
	font-family: 'AvenirNextLTPro';
}

.entypo {
  font-family: 'entypo';  
}

.entypo2 {
  font-family: 'entypo2';  
}

.entypo-social-plus {
  font-family: 'entypo-social-plus';  
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.no-text-transform {
  text-transform: none;
}

.no-text-decoration {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.non-break {
    display: inline-block;
}

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

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

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

.center-elem {
  margin-left: auto !important;
  margin-right: auto !important;
  display: table;
}

.fixed-elem {
  position: fixed !important;
  overflow: hidden;
  height: 100%;
}

.left-elem,
a.left-elem {
  margin-left:0;
  margin-right: 1em;
}
.inline-elem,
a.inline-elem {
  display: inline-block;
}

.float-left {
  float:left !important;
}
  
.float-right {
  float:right !important;
}

.float-none {
  float: none !important;
}

a.green-color,
.green-color {
  color: #D0DD1D;
}

a.red-color,
.red-color {
  color: #dd1d26;
}

a.white-color,
.white-color {
	color: #fff;
}

a.lightgrey-color,
.lightgrey-color {
	color: #999999;
}


a.grey-background,
.grey-background {
	background: #D0DD1D;
}

a.black-background,
.black-background {
  background: #173C4D;
}

a.white-background,
.white-background {
  background: #fff;
}

.button.lightgrey2-background,
input.lightgrey2-background,
a.lightgrey2-background,
.lightgrey2-background {
  background: #d9d9d9;
}

a.green-background,
.green-background {
  background: #98C233;
}

a.red-background,
.red-background {
  background: #f00;
}








/*--WPCF7--*/
::-webkit-input-placeholder {
  color: #181818;
}

:-moz-placeholder {
  color: #181818;
}

::-moz-placeholder {
  color: #181818;
}

:-ms-input-placeholder {
  color: #181818;
}

.wpcf7 p {
  margin:0;
}

.contact-row {
  margin-bottom: 1.5em;
}


/*--SLICK--*/
.slick-dots {
  padding: 0 !important;
  text-align: right;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li.slick-active button {
  background: #fff;
}

.slick-dots li button {
  margin: 0;
  text-indent: -999px;
  overflow: hidden;
  margin-left: 12px;
  margin-top: 10px;
  padding: 0;
  background: #0A1839;
  height: 2px;
  width: 20px;
  border: none;
}

.slick-slide {
  position: relative;
  outline: none !important;
}

.slick-prev,
.slick-next {
  color: #444349;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter:alpha(opacity=1);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
  height:50px;
/*   margin-top: -2%; */
  font-weight: normal;
  top: 34%;
}
.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-prev:hover,
.slick-next:hover {
  background: transparent;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'PT Serif', serif;
  font-size: 48px;
  line-height: 1;
  color: #444349;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter:alpha(opacity=1);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  position: relative;
  display: block;
  height: auto;
  display: none !important;
}


.slick-prev:before {
  content: "\00AB";
}

.slick-next:before {
  content: "\00BB";
}



/*--GRID--*/
/*.grid-image {
  max-width: 100%;
  width: 80%;
  margin: 0 auto;
}

.center-container {
  position: absolute;
  top: 0;
  left:0;
  height:100%;
  width: 100%;
  max-height: 100%;
}*/

.center-elm-container {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}

.center-elm {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.bottom-elem {
  display: table-cell;
  vertical-align: bottom;
}

.no-banner {
  padding-top:40px;
}

.zero-section-block {
  z-index: 9;
  position: relative;
}

.large-section-block {
  margin-bottom: 150px !important;
  z-index: 9;
  position: relative;
}

.section-block {
  margin-bottom: 80px !important;
  z-index: 9;
  position: relative;
}

.half-section-block {
  margin-bottom: 30px !important;
  z-index: 9;
  position: relative;
}

.qtr-section-block {
  margin-bottom: 15px !important;
  z-index: 9;
  position: relative;
}

.eighth-section-block {
  margin-bottom: 8px !important;
  z-index: 9;
  position: relative;
}

.bottom-padding-instead-of-margin {
  margin-bottom: 0em !important;
  padding-bottom: 3.5em !important;
}

.section-title {
  margin-bottom: 1em !important;
}

#page-content {
  /*min-height: calc(100vh - 260px);*/
  /*margin: 0;*/
  /*overflow: hidden;*/
  /*background: #fff;*/
}

.xlarge-wrapper {
  width: 95%;
  margin:0 auto;
  padding: 0;
  position: relative;
  display: block;
  max-width: none;
}

.large-wrapper {
  width: 95%;
  margin:0 auto;
/*  padding: 0;*/
  position: relative;
  display: block;
  max-width: 1600px;
}

.wrapper {
  width: 80%;
  margin:0 auto;
  padding: 0;
  position: relative;
  display: block;
  max-width: 1149px;
}

.medium-wrapper {
  width: 65%;
  margin:0 auto;
  padding: 0;
  position: relative;
  display: block;
  max-width: 1024px;
}

.small-wrapper {
  width: 75%;
  margin:0 auto;
  padding: 0;
  position: relative;
  display: block;
  max-width: 750px;
}

.xsmall-wrapper {
  width: 70%;
  margin:0 auto;
  padding: 0;
  position: relative;
  display: block;
  max-width: 650px;
}

.no-max-width {
  max-width: none !important;
}

.no-top-bottom-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-LR-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;  
} 

.full-width-section {
  padding: 11em 0;
  width: 100%;
}

.full-width {
  width:100%;
}

.full-width-padding {
  padding: 60px 0;
}

.no-LR-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;  
}

.bottom-border {
  border-bottom: 5px solid;
}

.two-column-text {
  -webkit-column-count: 2;
  -webkit-column-gap: 5em;
  -moz-column-count: 2;
  -moz-column-gap: 5em;
  column-count: 2;
  column-gap: 5em;              
}

.three-column-text {
  -webkit-column-count: 3;
  -webkit-column-gap: 5em;
  -moz-column-count: 3;
  -moz-column-gap: 5em;
  column-count: 3;
  column-gap: 5em;
}

.center-column {
  float:none;
  margin-right: auto !important;
  margin-left: auto !important;
}

.no-top-margin {
    margin-top:0 !important;
}

.no-bottom-margin {
    margin-bottom:0 !important;
}

.clear {
  clear:both;
}

.fadeIn {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(Opacity=100);
  -moz-opacity:1 !important;
  -khtml-opacity:1 !important;
  opacity:1 !important;  
}

::selection {
  background: #2b90d5;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #2b90d5;
  color: #fff;
  text-shadow: none;
}

body .button.full-width {
	padding-left: 0;
	padding-right: 0;
}

body button, 
body .button, 
body input[type="button"] {
	background: #15161A;
  color: #fff;
    padding: 12px 0;
    display: block;
    max-width: 100%;
    min-width: 0;
    border-radius: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-family: 'AvenirNextLTPro-Cond';
    font-weight: bold;
    letter-spacing: 0;
  /*font-family: 'Open Sans', sans-serif;
  display: inline-block;
  display: inherit;
  font-size: 1em;
  
  font-weight: normal;
  border-radius: 0;
  border: 2px solid #000;
  letter-spacing: .075em;
  display: block;
  max-width: 300px;
  width: 80%;
  margin: 1em auto 2em;
  float: none;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  outline: none !important;*/
}

input[type="date"], input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="telephone"],
input[type="tel"],
input[type="number"],
textarea,

select,
input[type=text],
input[type=email],
input[type=phone],
input[type=telephone],
input[type=password],
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;

  /*
  width: 100%;
  padding: .7em 0;
  margin: 0 0 1em 0;
  resize: none;
  background: white;
  border: none;
  padding-left: 1em;
  padding-right: 1em;
  */
}

textarea,
textarea:focus {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

body input.big-button,
body button.big-button,
body a.big-button {
  font-size: 1.125em;
  font-weight: bold;
  padding: .75em 0;
}

a.thin-buttons,
button.thin-buttons {
  max-width: 150px;
}

a.side-margins,
button.side-margins {
  margin: 1em 2em 2em;
}

.one-em-right-margin {
  margin-right: 2em !important;
}

.input-group {
  display: block;
  margin-bottom: 2em;
}

html body .no-border {
  border-width: 0px !important;
}



/*-- FAST TRANSITION --*/
#mobile-global-nav,
#mobile-nav-button .bar,
#mobile-nav-button .bar:after,
#mobile-nav-button .bar:before {
-webkit-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */

-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}


/*-- SLOW TRANSITION --*/

{
-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}

/*-- MEDIUM TRANSITION --*/

 {
-webkit-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
   -moz-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
     -o-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
        transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); /* easeInQuad */

-webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
   -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
     -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
        transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); /* easeInQuad */
}








.hide {
	display: none !important;
}

#page-content {
	/*width: calc(100% - 24px - 230px);*/
}

.sidebar {
    width: 100%;
    min-width: 0;
    padding-right: 0;
    margin-right: 0;
}

#global-footer {

	background: #15161A;
	color: #FFFFFF;
}

.clear {
	clear: both;
}

.section-block {
	margin-bottom: 80px;
}

.half-section-block {
	margin-bottom: 30px;
}

#footer-logo {
    display: table;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 40px 0 30px;
}

#footer-logo svg {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: auto;
}

#footer-menu {
	text-align: center;
}

#footer-menu span {
	margin: 0 10px;
	display: inline-block;
	color: #999999;
}

#footer-menu span:last-of-type {
	display: none;
}

#footer-menu ul {
	margin-top: 0;
	padding: 0;
}

#footer-menu li {
	display: inline-block;
	font-family: 'AvenirNextLTPro-Cond', sans-serif;
	font-weight: bold;	
}

#footer-menu li a {
	display: block;
	color: #999999;
	text-transform: uppercase;
}

.copyright-container {
	text-align: center;
	color: #fff;
	font-weight: normal;
	padding-bottom: 40px;
}

.copyright-container a {
	color: #fff;
}




/*--HEADER--*/
#global-header .header-contact a {
	color: #999999;
	margin: 0;
}

.header-contact {
	color: #999999;
	font-weight: bold;
	font-size: 13px;
}

#global-header {

	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #15161A;
	/*color: #fff;*/
	color: #999999;
}

#global-header a,
#global-header input {
	font-family: 'AvenirNextLTPro-Cond', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#header-menu a {
	display: inline-block;
	margin-left: 20px;
}

#header-menu .green-color {
	margin-right: 2px;
}

#global-header ::-webkit-input-placeholder {
  color: #999999;
}

#global-header :-moz-placeholder {
  color: #999999;
}

#global-header ::-moz-placeholder {
  color: #999999;
}

#global-header :-ms-input-placeholder {
  color: #999999;
}

#global-header input.header-search-input:focus {
	background: transparent;
	border-color: transparent;
	color: #999999;
}

#header-search {
	/*float: left;*/
	position: absolute;
	top: 55px;
	left: 0;
}

#header-menu {
	font-family: 'AvenirNextLTPro-Cond', sans-serif;
	/*float: left;*/
	position: absolute;
	top: 55px;
	right: 0;
	text-align: right;
}

#header-logo {
	width: 131px;
	position: table;
	display: block;
	margin: 0 auto;
	padding: 35px 0;
}


/*--HEADER 2020--*/
#global-header.header-2020 {
  background: #14151A;
  height: 109px;
}

#global-header.header-2020 #header-logo svg {
  width: 100%;
  height: auto;
}

#global-header.header-2020 #header-logo {
  padding: 17px 0;
  width: 110px;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -52px;
}

.header-2020 .cart-menu-item {
  position: relative;
}

.header-2020 .cart-menu-item svg {
  position: relative;
  top: 6px;  
}

.header-2020 .header-search-form:before {
  display: none;
}

#global-header.header-2020 .header-contact span,
#global-header.header-2020 .header-contact a {
    font-family: 'AvenirNextLTPro';
    color: #C4C4C4;
    font-size: 12px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}

#global-header.header-2020 .header-search-form {
  width: 100%;
}

#global-header.header-2020 #header-menu {
  font-family: 'AvenirNextLTPro-Cond', sans-serif;
  position: relative;
  top: 0;
  right: 0;
  text-align: right;
  margin-bottom: 5px;
}

#global-header.header-2020 .header-search-input {
    color: #14151A;
    background: #fff !important;
    height: auto;
    padding: 0;
    border: none;
    padding: 6px 6px 4px 10px;
    box-sizing: border-box;
    height: 30px;
    overflow: hidden;
    line-height: 1;
    float: left;
    width: calc(100% - 30px);
    max-width: 100%;
    max-width: 500px;
    text-transform: none !important;
  font-family: 'AvenirNextLTPro';
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #14151A !important;
  font-size: 14px;
  line-height: 1;        
}

#global-header.header-2020 #header-search button {
    background: #D0DD1D;
    padding: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
}

#global-header.header-2020 #header-search button svg {
  position: relative;
  top: 2px;
  left: -1px;  
  
  top: 3px;
  left: 0px;  
}

.header-2020 #header-search {
  position: relative;
  top: 0;
}

#global-header.header-2020 .header-menu-container {
  padding-top: 22px;
}

.header-2020 .header-search-container {
  position: relative;
  top: 41px;
}

#global-header.header-2020 ::-webkit-input-placeholder {
  color: #14151A;
  text-transform: capitalize;
  font-family: 'AvenirNextLTPro';
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

#global-header.header-2020 :-moz-placeholder {
  color: #14151A;
  text-transform: capitalize;
  font-family: 'AvenirNextLTPro';
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

#global-header.header-2020 ::-moz-placeholder {
  color: #14151A;
  text-transform: capitalize;
  font-family: 'AvenirNextLTPro';
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

#global-header.header-2020 :-ms-input-placeholder {
  color: #14151A;
  text-transform: capitalize;
  font-family: 'AvenirNextLTPro';
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.sub-nav.header-2020 {
    background: #2D303B;
    position: fixed;
    top: 109px;
    left: 0;
    width: 100%;
    padding: 8px 0;
    /*height: 36px;*/
    overflow: hidden;
    z-index: 99;    
}

.main-menu-top {
  position: 
}

.main-menu-top li {
  display: inline-block;
  margin-right: 44px;
  position: relative;
}

.main-menu-top li a {
  font-size: 14px;
  font-family: 'AvenirNextLTPro-Cond';
  text-transform: uppercase;
  line-height: 1;
}

.trigger-dropdown svg {
  position: relative;
  top: -1px;
  left: 8px;
}

.sub-nav.header-2020 .expanded-menu {
  max-height: 0px;
  overflow: hidden;
  width: calc(100% - 100px);
  margin: 0 auto;  
}

.sub-nav.header-2020 .expanded-menu.expanded {
    max-height: 999px;
    padding-bottom: 50px;
    padding-top: 20px;
}

.sub-nav-menu-col {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 10px;
}

.sub-nav-menu-col .sub-nav-title {
  color: #989899;
  font-weight: bold;
  font-size: 12px;
  font-family: 'AvenirNextLTPro-Cond';
  margin-bottom: 15px;
}

.sub-nav-menu-col a {
  margin-bottom: 7px;
  line-height: 1.5;
}



/*--SIDEBAR--*/
body[class*="template-index"].sidebar-enabled .main-content,
body[class*="template-list-collections"].sidebar-enabled .main-content,
body[class*="template-collection"].sidebar-enabled .main-content {
     width:100%; 
     float:none; 
}

.sidebar ul {
	margin:0;
}

.nav-here ul {
	padding-left: 0px;
}

.sidebar-link-list {
    margin-top: 0px;
}

/*.sidebar .nav-here ul ul,*/
.sidebar .nav-here li {
	max-height: 0px;
	overflow: hidden;
	margin: 0;
	margin-bottom: 0px !important;
}

.active-one-level,
.active-top-level,
li.active > a,
li.active,
li.active > ul > li {
    max-height: 9999990px !important;
    margin-bottom: 20px !important;
    margin-top: 18px !important;
    line-height: 1.35;
}

.sidebar-link-list li {
	margin-top: 0 !important;
}

.more,
.sidebar-link-list li.level-1 {
	display: block;
	font-size: 15px;
	line-height: 1.35;
	font-weight: bold;
}

.template-index .sidebar-link-list li.level-1,
.sidebar-link-list li.level-1.active-top-level {
	margin-bottom: 14px !important;
}

.sidebar-link-list li.level-2 {
	font-size: 14px;
}

.sidebar-link-list li.level-3 {
	font-size: 13px;
}

.active-top-level,
li.active {
	font-weight: bold;
}

.active-top-level {

}

.home-module-content {
	margin-top: 0;
}



/*--PRODUCT--*/
.active-popup .shopify-section.section-header {
  z-index: 0;
}

.active-popup .xxxmain-content-wrapper {
  z-index: 99;
  position: relative;
}

.close-popup {
  position: absolute;
    top: 35px;
    right: 20px;
    cursor: pointer;
}

.popup-modal .col.col-7.pr2 {
  margin-top: 52px;
}

.product-quantity .input-wrapper label.not-mobile {
  display: inline-block !important;
}

.product-quantity .input-wrapper label.mobile-only {
  display: none !important;
}

.product-wrap>div {
  width: 100%;
  margin: 0;
}

.product-main-image {
  width: 100%;
  /*outline: 1px solid red;*/
}

.has-thumbs .product-main-image {
  width: calc(100% - 90px);
  float: right;
}

.product-thumbnails {
  margin: 0;
  width: 75px;
  margin-right: 15px;
  float: right;
  /*outline: 1px solid red;*/
}

.product-thumbnails img {
  /*outline: 1px solid green;*/
  margin: 0;
  margin-bottom: 5px; 
  display: block;
  width: 100%;
}

.contact-form-success {
	padding: 0px 0;
}

.popup-modal {
    height: 700px;
    height: auto;
    top: 50%;
    position: fixed;
    z-index: 999999;
    text-align: left;
    display: none;

}

.shipping-restrictions {
  cursor: pointer;
}

#state_ship_restrictions {
  top: 15vh;
  max-height: 70vh !important;
}

#state_ship_restrictions,
#oos-form,
#quote-form {
  left: 50%;
    width: 1200px;
    margin-left: -600px;  
}

#state_ship_restrictions,
#oos-form,
#quote-form form {
  max-height: 100%;
  overflow-y: scroll;
}

#oos-form textarea {
  border: 1px solid #a7a7a7;
}

.popup-modal-overlay {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
    z-index: 99999;
    /* display: none; */	
}

.contact-form {
	/*padding: 4px 0;*/
}

#product--related-products .product-list-item-thumbnail img {
	display: block !important;
}

#product--related-products .product-item {
	display: none !important;
}

.share-buttons a {
    display: inline-block;
    padding: 0;
    border-radius: 0;
    border: none;
    color: #555;
    margin: 0 11px;
    letter-spacing: 0;
    vertical-align: middle;
}

.share-buttons a:before {
    font-size: 17px;
}

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

.product-quantity select {
	font-family: Lato,sans-serif;
	font-size: 1em;
	color: #000;
	width: 200px;
	height: 25px;
	text-align: center;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	text-indent: 0px;
}

#product-details select {
  width: 90px;
  height: 43px;
}

.share-text {
    font-size: 12px;
    color: #999 !important;
    margin: 0 5px 0 0 !important;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    top: 2px;    
}

.breadcrumbs {
     text-align: left;
    font-size: 14px;
    color: #15161A;
    font-family: 'AvenirNextLTPro';
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
}

.product-form {
    margin-top: 0;
}

.product-price {
    font-size: 1em;
    margin-right: 0;
}

.product-submit {
    text-align: center;
    margin-top: 0;
}

.product-quantity .input-wrapper input {
	border-radius: 0;
}

.product-quantity .input-wrapper {
	margin: 0;
	text-align: left;
}

.template-product .product-details {
	display: none;
}

.remove-product-from-cart {
	cursor: pointer;
}

.text-w-box {
    background: #D0DD1D;
    color: #15161A;
    display: table;
    margin: 30px auto 10px;
	padding: 9px 10px;
    line-height: 1;
}

.product-main-image {
	max-width: 500px;
	margin: 0 auto;
}


.product-item {
	width: 90%;
  width: 85%;
	display: block;
	height: 300px;
	/*height: 260px;*/
	margin: 0 auto;
	/*background-size: 100% !important;*/
}

.table-row:nth-child(2n + 1) {
	background: #EBEBEB;
}

.table-row {
	padding: 6px 0;
}

.table-row .inner {
	padding: 0 8px;
}

.ssw-icon-star {
	color: #D0DB38 !important;
}

.ssw-icon-star-empty {
	color: #D0DB38 !important;	
}

.ssw-review-bar .ssw-review-progress {
	background-color: #D0DB38 !important;
}

.ssw-user-avatar.ssw-avatar-profile.ssw-img-circle,
.ssw-thumb span {
	opacity: 1 !important;
	background: #000 !important;
}

.ssw-item {
    color: #999999;
    font-size: 14px;
    border-top: 1px solid #D9D9D9;
    padding-top: 23px !important;
    margin-top: 45px !important;
}

.ssw-add-recommend {
	width: 170px;
}

.product--icon-order-stat {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.product--icon-order-stat_text {
	display: inline-block;
	vertical-align: middle;
  font-weight: bold;
  max-width: calc(100% - 40px);
  vertical-align: top;
}

#ssw-reviews-content textarea {
  border: 1px solid;
}

/*--HOMEPAGE--*/
#index .page-title {
  display: none;
}
#index .breadcrumbs {
  display: none;
}

.page-title {
	/*text-transform: uppercase;*/
}

.uppercase {
	text-transform: uppercase;
}

.top-banners {
	position: relative;
	height: 400px;
}

.block {
	position: relative;
}

.half-column.slim {
	position: relative;
	width: calc(50% - 15px);
	float: left;
	margin-right: 30px;
}

.last-column {
	margin-right: 0 !important;
}

.top-banners .inner {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(21, 22, 26, .64);
	padding: 30px 0;
}

.top-banners h1,
.top-banners h2,
.top-banners h3,
.top-banners h4,
.top-banners h5,
.top-banners h6 {
	color: #fff;
	margin: 0 auto;
}

.bottom-banner .sub,
.top-banners .uppercase.sub {
	margin-bottom: 5px !important;
	font-weight: bold;
} 

.bottom-banner {
	position: relative;
	display: block;
	text-align: center;
}

.bottom-banner .inner {
	padding: 30px 0;
	position: relative;
	z-index: 9;
}

.no-margin {
	margin: 0 !important;
}

.bottom-banner .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,.5);
	z-index: 0;
}




#privy-container {
	display: none !important;
}

.mobile-only {
	display: none;
}

.more {
	cursor: pointer;
}



/*--COLLECTION--*/
.bottom-collection-text h2 {
  font-size: 22px;
  margin-bottom: 10px;
}

.collection-desc-text {
  font-size: ;
  font-weight: normal;
  line-height: 1.5;
}

input, textarea {
    width: 100%;
    max-width: 100%;
    font-family: inherit;
}

.meta, .modal-close-secondary, .order-item-vendor, .order-note, .blog-subscribe, .single-post-pagination a, .single-post-pagination span, .cart-item-vendor, .collection-description-more, .collection-viewing-parameters .select-wrapper, .product-list-item-badge, .slide-content p, .product-vendor, .breadcrumbs, .footer-tweet .timePosted, .header-promo-text, .cart-count, .currency-switcher, .pagination, #coin-container select {
  font-family: 'AvenirNextLTPro', sans-serif;
}

.template-index #sidebar-container .expand {
  display: none;
}

#sidebar-outer {
  margin-top: 0px;
}


#product--related-products .product-list-item {
  margin-top: 0;
}

.template-product .breadcrumbs {
  margin-bottom: 50px !important;
}

#page-klevu-search .page-header.qtr-section-block {
  margin-bottom: 0 !important;
}

#page-klevu-search .breadcrumbs,
.template-collection .breadcrumbs {
  margin-bottom: 22px !important;
}

.sidebar-section.categories .inner {
  max-height: 330px;
}

.sidebar-section .inner {
  max-height: 150px;
  overflow: hidden;  
}

.sidebar-section.active .inner {
  max-height: 9999px;
}

.sidebar-section.active .expand .show {
  display: none;
}

.sidebar-section.active .expand .hideit {
  display: block;
}

.sidebar-section .expand {
  padding-bottom: 10px;
  cursor: pointer;
  font-size: 12px;
  margin-top: 5px;
}

.sidebar-section .expand .hideit {
  display: none;
}

.sidebar-section .expand .show {
  display: block;
}

.sidebar-section a:hover {
  color: #999999;
}


.sidebar-section {
  padding-bottom: 13px;
  margin-bottom: 11px;
  border-bottom: 1px solid #D9D9D9;
  font-size: 14px;
}

.categories.sidebar.sidebar-section {
    padding-top: 5px;
    display: block;
}

.collection-sharing .share-buttons .share-text {
	display: none;
}

.collection-sharing-toggle {
	position: relative;
	z-index: 99;
}

.collection-sharing {
  margin-top: 8px;
}

.collection-sharing-toggle {
  font-family: 'AvenirNextLTPro', sans-serif;
  letter-spacing: 0;
}

.active .collection-sharing-toggle{
	z-index: -1;
}

.collection-sharing .share-buttons {
	margin: 0;
    /*opacity: .5;*/
    height: auto;
    margin-top: -9px;
}

.sort-by-text {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
    position: relative;
    font-size: 12px;
}

.select-wrapper select {
    opacity: 1;
    filter: alpha(opacity=1);
    background: transparent !important;
    border-radius: 0;
    display: block;
    position: relative;    
}

.select-wrapper label {
	display: none;
}




/*--CART--*/
.additional-checkout-button {
    border: 0 !important;
    border-radius: 0 !important;
    display: inline-block;
    margin: 0 0 10px;
    padding: 12px 0 !important;
    max-width: 100%;
    min-width: 0 !important;
    line-height: 0 !important;
    text-align: center !important;
}

.page-title {
	margin: 0;
	text-align: left;
}

.template-cart .breadcrumbs {
	display: none;
}

.template-cart .page-title {
	text-align: left;
}

table.cart-items th {
    background: none;
    font-size: 14px;
    color: #999999;
    padding: 0 0 10px;
    letter-spacing: .05em;
}

table.cart-items {
	font-size: 14px;
}

.cart-sku-item {
	font-size: 12px;
	color: #000;
}

.remove-cart-item-desktop{
	font-size: 12px;
	color: #2D303B !important;
	display:block;
	font-style: normal;
	font-weight: normal;
}

.cart-item-image {
    float: none;
    width: 135px;
    display: inline-block;
    vertical-align: middle;
}

.cart-item-title {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 149px);
    margin-left: 10px;	
}

table.cart-items th, table.cart-items td {
    border-bottom: 1px solid #D9D9D9;
}

input.cart-item-quantity-display {
    font-size: 14px;
}

.cart-item-increase, .cart-item-decrease {
    display: inline-block;
    height: 32px;
    border: 1px solid #D2D9D4;
    padding: 0 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Pacific';
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    color: #15161A;
}

table.cart-items {
    color: #15161A;
}

.cart-shipping-calculator>div {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
}

.select-wrapper select {
	/*background: transparent !important;*/
	border-radius: 0;
}

.cart-shipping-calculator label {
	margin-bottom: 7px;
	display: block;
}

.breadcrumbs .divider {
    color: #15161A;
    margin: 0 5px;
}

.select-wrapper select,
select,
.cart-shipping-calculator select {
    cursor: pointer;
    border: 1px solid #979797;
    font-family: 'AvenirNextLTPro', sans-serif;
    font-weight: 400;
    position: relative;
    font-size: 14px;
    border-radius: 0;
    padding: 8px 12px;
    padding-right: 40px;
    background: transparent;
    width: 100%;
    background: url(tbs-dropdown-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-size: 18px auto !important;
    background-position: calc(100% - 10px) 17px  !important;
}

.cart-shipping-calculator .selected-text {
	display: none;
}

.sidebar-enabled .main-content {
    padding-bottom: 0px;
}



/*--SIGNUP--*/
#signup-newsletter:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0,0,0,.125);
}

#signup-newsletter {
  height: auto;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -300px;
  position: fixed;
  z-index: 999999;
  text-align: center;
  /*display: none; */
  background: #272727;
  color: #000;
  width: 600px;
  /*height: 600px;*/
  border-radius: 0;
  overflow: hidden;
  background: url(dark-grunge_0001_2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#signup-newsletter .inner {
  padding: 82px 0;
}

#signup-newsletter h1 {
  font-size: 100px;
  font-size: 90px;
  line-height: 1;
  margin-bottom: 10px;
}

#signup-newsletter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 99999;
  /*display: none;*/
}

#signup-newsletter label {
    color: #fff;
    text-align: left;
    display: block;
    margin-bottom: 5px;
}

#signup-newsletter input[type=email] {
    color: #fff;
    position: relative;
    margin: 0 auto 0px;
    background: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    width: calc(100% - 151px - 20px);
    margin-right: 20px;
    font-style: normal;
    float: left;
    letter-spacing: 0;
    outline: none !important;
    padding: 10px 10px 8px;
    line-height: 1;
    box-sizing: border-box;
    text-transform: none;
    font-family: 'AvenirNextLTPro';
    height: auto;
    background: transparent;
}

#signup-newsletter input[type=submit] {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    width: 150px;
    float: left;
    font-size: 14px;
    background: #000;
    padding: 13px 0 9px;
}

#signup-newsletter ::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter :-moz-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter ::-moz-placeholder {
  color: #000;
  text-transform: uppercase;
}

#signup-newsletter :-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

.close-newsletter {
  width: 15px;
  height: 21px;
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
  z-index: 999;
}

#mce-responses {
  color: #fff;
}

#quote-form textarea {
  border: 1px solid #000;
  resize: none;
}

.sheets .comma:last-of-type {
  display: none;
}

.kuProListing {
  margin-top: 0 !important;
}

#klevuNarrowByLabel,
.kuFilterHead {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 14px !important;
}

.kuContainer {
  padding: 0 !important;
}

.kuFilterHead {
  color: #303030 !important;
  text-transform: none !important;
}

.kuFilters-container {
    float: left;
    width: 22%;
}

.kuFilters {
    /*float: none !important;*/
    /*width: 100% !important;*/
}

.kuView {
  display: none !important;
}

html body .kuContainer.kuFiltersLeft .kuFilterBox {
    height: 193px;
}

.kuShowOpt {
    padding-left: 25px !important;
}

.kuContainer.kuFiltersLeft .kuFilterHead.kufilter-label {
  color: #303030 !important;
  font-size: 15px;
  margin-bottom: 10px;
  padding: 5px !important;
}

.kuFilterNames ul li a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin:0 !important;
}

.kuMulticheck .kuHover .kuFilterNames ul li a:hover span.kuFilterLabel:after {
  left: 3px !important;
}

.kuFilterNames ul li a {
  color: #303030 !important;
}

.kuGridView ul li:hover {
    box-shadow: none !important;
}

.kuGridView ul li {
  border: none !important;
}

.kuGridView ul li .kuAddtocart {
  margin-bottom: 0px !important;
}

.kuFilterNames ul li a {
    margin-bottom: 5px !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
}

html body .kuGridView .kuNameDesc {
    float: none;
    text-align: left;
    padding-left: 0px;
    margin-top: 10px;
}

html body .kuGridView ul li .kuPrice {
    float: none;
    margin-top: 8px;
    padding-left: 0px;
    text-align: center;
    color: #414042;
    font-size: 16px;
    text-align: center;
}

html body .kuGridView ul li .kuName a {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 0;
    font-weight: bold;
}

html body .kuGridView ul li .kuName {
    margin-bottom: 5px;
    text-align: center;
}

html body .kuResultList {
    float: none;
    width: 100%;
    margin-top: 0;
}

html body .kuGridView ul li .kuAddtocart {
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    padding-left: 10px;
    position: absolute;
    bottom: -20px;
    /* opacity: 0; */
    transition: visibility 0,opacity .5s linear;
    -webkit-transition: visibility 0,opacity .5s linear;
    -moz-transition: visibility 0,opacity .5s linear;
}

html body .kuAddtocart a.kuAddtocartBtn {
    background: #000;
    color: #fff;
    width: 100%;
    max-width: 100%;
    display: block;
    padding: 4px 0px;
}

html body .kuGridView ul li .kuSalePrice {
    font-size: 16px;
    font-weight: normal !important;
    font-family: inherit;
    text-align: left;
    display: inline;
    margin-right: 0px;
}

html body .kuGridView ul li {
    display: inline-block;
    width: calc(25% - 15px);
    margin-right: 10px;
    min-height: 360px;
    padding: 0;
    vertical-align: top;
    text-align: center;
    margin: 0px 15px 20px 0 !important;
    padding-top: 15px;
    font-style: normal;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 0;
    box-sizing: border-box;
}

html body .kuGridView ul li .kuName a {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 0;
}



html body .kuResultInfo {
    padding-bottom: 13px;
    margin-bottom: 11px;
    border-bottom: 1px solid #D9D9D9;
    font-size: 14px;
}

html body .kuTotResults {
    text-align: left;
    margin-bottom: 0;
    line-height: inherit;
    font-weight: bold;
    font-size: inherit;
    float: left;
    color: inherit;
}

html body .kuSortingOpt {
    padding-top: 0px;
    padding-bottom: 12px;
    width: 100%;
    margin-top: 0px;
}


html body .kuContainer.kuFiltersLeft #ku-search-filter-tags {
    display: block;
    width: 55%;
    width: 33%;
    float: right;
    margin-top: 0;
    text-align: right;
}

html body .kuPagination {
    width: 33%;
    float: right;
    /* margin-left: 10px; */
    text-align: right;
    margin-bottom: 5px;
}

.slider-link {
  position: relative;
  display: block;
}

.slide-link {
  display: block;
}

.slider-slide img {
  display: block;
  width: 100%;
}

#homepage-slider .slick-list {
  /*max-height: 520px;*/
  /*overflow: hidden;*/
  width: 100%;
}

#homepage-slider:not(.slick-initialized) .slider-slide {
  display: none;
}

#homepage-slider:not(.slick-initialized) .slider-slide:first-of-type,
#homepage-slider .slider-slide {
  display: block;
}

#homepage-slider .slick-dots {
  text-align: center;
  bottom: 15px;
}

.slick-dots li {
  position: relative;
  width: 8px;
  height: 8px;
  overflow: hidden;
  border-radius: 999px;
}

.slick-dots li.slick-active button {
  /*background: #D0DD1D;*/
  background: #fff;
  border: 1px solid #ffffff;
}

.slick-dots li button {
  position: relative;
  margin: 0;
  height: 100%;
  width: 100%;
  background: #000;
  background: transparent;
  border: 1px solid #ffffff;
}

#homepage-slider .slick-next {
  right: 20px;
}

#homepage-slider .slick-prev {
  left: 20px;
}

#homepage-slider .slick-next span,
#homepage-slider .slick-prev span {
  line-height: 1;

}

#homepage-slider .slick-next,
#homepage-slider .slick-prev {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    background: rgba(255,255,255,0.2);
    color: #ffffff;
    font-family: 'Pacific';
    font-size: 56px;
    font-weight: 400;
    line-height: 39px;
    -webkit-font-smoothing: antialiased;
    z-index: 909;
    top: calc(50% - 24px);
    padding: 0px 20px;
    padding-bottom: 7px;
}




.ssw-fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.ssw-fade.ssw-in {
    opacity: 1;
}

.ssw-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000000;
    display: none;
    overflow: auto;
}

#ssw-suggest-login {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    padding: 15px;
    text-align: center;
    width: 100%;
    z-index: 3000010;
    background-color: #ffffff;
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    box-sizing: border-box;
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none;
}

.ssw-image-modal {
    display: none;
    position: fixed;
    z-index: 3000001;
    padding-top: 80px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.ssw-auth-dropdown > span, .ssw-auth-dropdown > span > a {
    display: inline-block;
}

.ssw-auth-dropdown ul.ssw-dropdown-menu {
    display: none;
}

#collection {
  background: #F5F5F5;  
}

.product-list-item .inner {
  background: #fff;
  padding: 0 15px;
}

.product-item {
    height: 200px;
    padding: 0 !important;
    z-index: 0;
    position: relative;
}

.product-list-item figure {
    position: relative;
    padding-top: 30px;
}

.product-list-item-title {
    font-size: 12px;
    line-height: 1.65;
    font-weight: 400;
}

.product-list-item-price {
  font-size: 13px;
  padding-bottom: 20px;
  font-weight: 700;
}

.compare-price-orig {
  font-weight: normal;
  font-size: 12px;
  color: #A4A4A4;
}

.free-ship {
  z-index: 9;
  position: absolute;
  display: block;
  left: 15px;
  top: 15px;
}

.collection-sharing .share-buttons {
  background: transparent !important;
}


.productgrid--items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.productgrid--item {
  background: #fff;
      margin: 0 15px 30px !important;
    width: calc(25% - 30px) !important;

    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}


.social-link a svg * {
  fill: #fff;
  /*fill: #999999;*/
}


.sold-out-badge {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background: #C1C1C1;
    padding: 8px 10px;
    margin: 20px auto 0;
    display: table;
    line-height: 1;
    text-transform: capitalize;
}

.product-list-item-title a {
  font-weight: 500;
}

/*--SALE--*/
.sale-h1 {
    font-family: "Kepler";
    font-size: 60px;
    line-height: 1;
    font-weight: normal;
    letter-spacing: -.025em;
    color: #4d4d4d;
}

.sale-thumb {
  display: block;
  height: 200px;
}

.sale-view-all {
  height: 200px;
}

.sale-view-all .center-container {
  z-index: 99;
  background: #4d4d4d;  
  /*width: calc(100% - 15px);  */
}

.sale-view-all .white-border {
  z-index: 99;
}

.sale-view-all .white-border {
  width: calc(100% - 55px);
  height: calc(100% - 40px);
  top: 20px;
  left: 20px;
}


.text-btn {
  padding: 0 !important;
  width: auto !important;
  background: transparent !important;
  display: inline !important;
}

.inline {
  display: inline !important;
}


.buy-it-again-qtr {
    float: left;
    height: 37px;
    width: 50px;
    margin: 0;
    margin-right: 20px;
    background: url(dropdown-arrow.svg);
    background-size: 13px auto !important;
    background-repeat: no-repeat;
    /* background-position: 29px -11px; */
    background-position: 30px 14px !important;
    box-sizing: border-box;
    padding-left: 17px;
    padding-right: 15px;
    max-width: none;
    border: 1px solid #868686;
    font-family: 'ProximaNova', Helvetica, arial, sans-serif;
    font-size: 1em;
    background-size: 14px;
    color: #4d4d4d;
    text-align: center;
    padding-top: 5px;
}

#oos-text {
  background: #fff !important;
  color: #000 !important;  
}



/*--SIDEBAR--*/
.sidebar ul {
  margin:0;
}

.nav-here ul {
  padding-left: 0px;
}

.sidebar-link-list {
    margin-top: 0px;
}

/*.sidebar .nav-here ul ul,*/
.sidebar .nav-here li {
  max-height: 0px;
  overflow: hidden;
  margin: 0;
  margin-bottom: 0px !important;
}

.sidebar .nav-here li.level-1.active-one-level ,
.sidebar .nav-here li.level-1.active-one-level li,

.active-one-level,
.active-top-level,
li.active > a,
li.active,
li.active > ul > li {
    max-height: 9999990px !important;
    margin-bottom: 20px !important;
    margin-top: 18px !important;
    line-height: 1.35;
}

.sidebar-link-list li {
  margin-top: 0 !important;
}

.more,
.sidebar-link-list li.level-1 {
  display: block;
  font-size: 15px;
  line-height: 1.35;
  font-weight: bold;
}

.template-index .sidebar-link-list li.level-1,
.sidebar-link-list li.level-1.active-top-level {
  margin-bottom: 14px !important;
}

.sidebar-link-list li.level-2.active {
  margin-top: 14px !important;
}

.sidebar-link-list li.level-2 {
  font-size: 14px;
}

.sidebar-link-list li.level-3 {
    font-size: 13px;
}

.sidebar-link-list li.level-1.active li.level-2 {
    margin-top: 10px !important;
    padding-left: 10px;
    padding-left: 0px;
}

.sidebar-link-list li.level-1.active-top-level li.level-2.active-top-level li.level-3.active,
.sidebar-link-list li.level-1.active-top-level li.level-2.active-top-level li.level-3.active,
.sidebar-link-list li.level-1.active-top-level li.level-2.active li.level-3 {
    margin-top: 10px !important;
    padding-left: 20px;
    padding-left: 10px;
}

.sidebar-link-list li.level-1.active-top-level li.level-2.active-top-level li.level-3.active li.level-4 { 
  margin-top: 10px !important;
  padding-left: 20px;
  padding-left: 10px; 
}

.active-top-level,
li.active {
  font-weight: bold;
}

.active-top-level {

}

.home-module-content {
  margin-top: 0;
}

li.level-1 > a {
  font-weight: 700 !important;
  font-size: 20px;
  font-size: 15px;
  line-height: 1.5;
}

.sidebar-link-list li.level-2.active {
  margin-top: 12px !important;
}

li.level-2 > a {
  font-weight: 600 !important;
  font-size: 14px;
  padding-left: 10px;
  padding-left: 0px;
}

li.level-3 > a {
  font-weight: 400 !important;
}

li.level-4 > a {
  font-weight: 400 !important;
}

.refine-by {
  padding-bottom: 0 !important;
}

.sidebar-cat-container.active.hide,
.sidebar-cat-container.active {
  display: block !important;
}

.lvl-1.white-background.pt3.pb3:not(.active) {
  /*background: none !important;*/
  /*padding: 0 !important;*/
}

.lvl-1.white-background.pt3.pb3:not(.active) * {
  /*display: none !important;*/
}

a.clear-cart {
  color: #15161A;
  border: 2px solid #15161A;
  background: transparent;
  padding: 10px;
  line-height: 1;
}

.hide--imp {
  display: none !important;
}

.slick-initt-arrow .slick-next,
.slick-initt-arrow .slick-prev {
  top: calc(50% - 10px);
  background: none !important;
}

.slick-initt-arrow .slick-next {
  z-index: 99;
  right: -30px;
}

.slick-initt-arrow .slick-prev {
  z-index: 99;
  left: -20px;
}

.slick-initt-thumbs {
  margin-top: 20px;
}

.slick-initt-thumbs .the-thumb {
  position: relative;
  width: 60px !important;
  height: 60px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  display: block;
  border: 1px solid #E6F3F3;
}

.the-thumb-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-portfolio-slider {
  z-index: 99;
  /* outline: 1px solid; */
}

.the-thumb.slick-current {
  border: 1px solid #C2A42E !important;
}

.slick-initt-thumbs .slick-track {
  width: 100% !important;
}


hr.footer {
  background: #fff;
  height:  2px;
}

a.bbb {
  display: block;
}

a.bbb img {
    width: 180px;
    margin: 0 auto 0px;
    padding-bottom: 20px;
}

.min-height30v {
  min-height: 30vh;
}

.min-height50v {
  min-height: 50vh;
}

.min-height80v {
  min-height: 80vh;
}

.min-height100v {
  min-height: 100vh;
}

.lvl-1 {
  line-height: 1.45;
}




@media (max-height: 800px) {
  #quote-form {
    margin-top: 0 !important;
    top: 30px !important;
    height: calc(100vh - 60px) !important;
  }
}


@media (max-width: 1020px) {

  .product-description {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }

	.header-search-form {
	    display: block;
	    position: relative;
	    bottom: 0;
	    left: 0%;
	    margin-left: 0;
	    z-index: 10;
	}

	input.header-search-input {
      padding-left: 30px !important;
	    max-width: 100%;
	    width: 100;
	    border-color: transparent;
	}

}


@media all and (max-width: 1250px) {
  #quote-form {
    width: 80%;
    margin-left: 0;
    left: 10%;  
  }
}


@media all and (max-width: 1100px) {
	  .tablet-only,
  .tablet-and-below {
    display: block !important;
  }

  .desktop-only {
    display: none !important;
  }


  html body .kuGridView ul li {
    width: calc(33% - 14px);
  }

	body {
    font-size: ;
    padding-top: 147px;
	}
	
  .h1,
	h1 {
	  font-size: 30px;
	}
	
	h2 {
	  font-size: 24px;
	}
	
	h3 {
	  font-size: 20px;
	}
	
	h4 {
    font-size: ;
  }

  h5 {
    font-size: ;
  }

  h6 {
    font-size: ;
  }

  .no-banner {
    padding-top: ;
  }

  .qtr-section-block {
    margin-bottom:  !important;
  }

  .half-section-block {
    margin-bottom:  !important;
  }

  .section-block {
    margin-bottom:  !important;
  }

  .large-section-block {
    margin-bottom:  !important;
  }

  .xsmall-wrapper {
    width: ;
    max-width: ;
  }

  .small-wrapper {
    width: ;
    max-width: ; 
  }

  .wrapper {
    width: 90%;
    max-width: 960px;
  }

  .medium-wrapper {
    width: ;
  }

  .large-wrapper {
    width: ;
  }

  .xlarge-wrapper {
    width: ;
  }

  /*--SLICK--*/
  .slick-prev,
  .slick-next {

  }

  .slick-prev {
    left: 
  }

  .slick-next {
    right: 
  }

  #footer-menu {
    margin-bottom: 10px;
  }

	#footer-menu li a {
		font-size: 12px;
	}

	#footer-menu ul {
		margin-top: 0;
		padding: 0;
	}

	.copyright-container {
		font-size: 13px;
	}

	.section-block {
	    /*margin-bottom: 20px;*/
	}

	.half-section-block {
	    margin-bottom: 20px;
	}

  /*--HEADER--*/
  #header-logo {
    padding: 24px 0 15px;
  }


	/*--HOMEPAGE--*/
	.top-banners {
	    height: 300px;
	}

	.half-column.slim {
	    width: calc(50% - 10px);
	    margin-right: 20px;
	}

	.top-banners .inner {
    	padding: 20px 0;
	}

	.bottom-banner .inner {
	    padding: 20px 0;
	}

  /*--COLLECT()J--*/
  .product-item {
    height: 270px;
    height: 200px;
  }

  .sidebar-enabled .rows-of-2 .product-list-item, .sidebar-enabled .rows-of-3 .product-list-item, .sidebar-enabled .rows-of-4 .product-list-item {
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
  }

  .select-wrapper select, select, .cart-shipping-calculator select {
    font-size: 12px;
    background-position: calc(100% - 10px) 14px !important;
  }

  /*--PRODUCT--*/
  .product-quantity .input-wrapper label {
    font-size: 12px;
    margin-right: 8px;
  }

  #product-details select {
    width: 90px;
    height: 37px;
    font-size: 12px;
    padding: 8px 10px;
  }

  body button, body .button, body input[type="button"] {
    padding: 12px 0;
    font-size: 12px;
    line-height: 1;
  }

  .product-list-item-title {
    font-size: 14px;
    margin-top: 16px;
  }

  .product-list-item {
    font-size: 14px;
    margin-top: 20px;
  }

  .meta, .modal-close-secondary, .order-item-vendor, .order-note, .blog-subscribe, .single-post-pagination a, .single-post-pagination span, .cart-item-vendor, .collection-description-more, .collection-viewing-parameters .select-wrapper, .product-list-item-badge, .slide-content p, .product-vendor, .breadcrumbs, .footer-tweet .timePosted, .header-promo-text, .cart-count, .currency-switcher, .pagination, #coin-container select {
    font-size: 12px;
  }

  input[type="date"], input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="telephone"], input[type="tel"], input[type="number"], textarea {
    padding: 11px 15px 8px;
    font-size: 13px;
  }

  .ssw-control-group {
    width: 50%;

  }

  #recomends_list {
    padding-bottom: 0 !important;
  }

  #ssw-no_recommend {
    margin: 0 !important;
  }

  #quote-form {
    width: 80%;
    margin-left: 0;
    left: 10%;  
  }

  #global-header.header-2020 .header-search-input {
    max-width: 300px;
  }
}

@media all and (max-width: 780px) {
	

  .tablet-landscape-and-above {
    display: none;
  }

  .tablet-portrait-and-below {
    display: block;
  }

  body {
    font-size: ;
    
  }
  
  .h1,
  h1 {
    font-size: ;
  }
  
  h2 {
    font-size: ;
  }
  
  h3 {
    font-size: ;
  }
  
  h4 {
    font-size: ;
  }

  h5 {
    font-size: ;
  }

  h6 {
    font-size: ;
  }

  .no-banner {
    padding-top: ;
  }

  .qtr-section-block {
    margin-bottom:  !important;
  }

  .half-section-block {
    margin-bottom: 17px!important;
  }

  .section-block {
    margin-bottom:  !important;
  }

  .large-section-block {
    margin-bottom:  !important;
  }

  .xsmall-wrapper {
    width: ;
    max-width: ;
  }

  .small-wrapper {
    width: ;
    max-width: ; 
  }

  .wrapper {
    width: 90%;
    max-width: 960px;
  }

  .medium-wrapper {
    width: ;
  }

  .large-wrapper {
    width: ;
  }

  .xlarge-wrapper {
    width: ;
  }

  /*--SLICK--*/
  .slick-prev,
  .slick-next {

  }

  .slick-prev {
    left: 
  }

  .slick-next {
    right: 
  }


  /*--HEADER--*/
  #header-logo {
    padding: 24px 0 15px;
  }

  #global-header .header-contact a {
    font-size: 11px;
  }

  #header-menu a {
    margin-left: 10px;
    font-size: 11px;
  }

  #global-header a,
  #global-header input {
    font-size: 11px;
  }

  #header-logo {
    padding: 34px 0 25px;
    width: 100px;
  }

  #header-logo svg {
    width: 100%;
    height: auto;
    display: block;
  }

  #header-menu {
    top: 48px;
  }

  #header-search {
    top: 51px;
  }

  .header-contact {
    line-height: 1;
  }

  #global-header input::-webkit-input-placeholder {
    font-size: 11px;
  }

  #global-header input:-moz-placeholder {
    font-size: 11px;
  }

  #global-header input::-moz-placeholder {
    font-size: 11px;
  }

  #global-header input:-ms-input-placeholder {
    font-size: 11px;
  }
  

  /*--FOOTER--*/

	.product-item {
		width: 90%;
		height: 230px;
	}

  /*--PRODUCT--*/
  .product-list-item-title {
    font-size: 14px;
  }

  .product-list-item {
    font-size: 14px;
    margin-top: 40px;
  }

  html body .product-quantity .input-wrapper label.not-mobile {
    display: none !important;
  }

  #global-header.header-2020 .header-search-input {
    max-width: 200px;
  }  

  #global-header.header-2020 .header-contact span, #global-header.header-2020 .header-contact a {
    font-size: 10px;
  }


}


@media all and (max-width: 720px) {
  td.cart-item-total,
  td.cart-item-quantity,
  table.cart-items {
    border: none;
    border-radius: 0;
  }

  .sidebar {
    font-size: inherit;
  }

  .sidebar-link-list ul ul {
    display: block;
  }

  .sidebar-link-list {
    text-align: left;
  }
}

@media all and (max-width: 480px) {
  
  button.buy-it-again-btn {
    width: 100px !important;
  }

  #state_ship_restrictions {
    top: 0vh;
    width: 100%;
    max-height: 100vh !important;
    left: 0;
    margin-left: 0;
  }

  .mobile-one-column-text  {
    -webkit-column-count: 1 !important;
    -webkit-column-gap: 0px;
    -moz-column-count: 1 !important;
    -moz-column-gap: 0px;
    column-count: 1 !important;
    column-gap: 0px;
  }

  .mobile-two-column-text  {
    -webkit-column-count: 2 !important;
    -webkit-column-gap: 25px;
    -moz-column-count: 2 !important;
    -moz-column-gap: 25px;
    column-count: 2 !important;
    column-gap: 25px;
  }

  .productgrid--item {
    width: calc(50% - 30px) !important;
  }

  .title-container {
    display: none !important;
  }

  #kuFilterRefineMobile {
    font-family: 'AvenirNextLTPro', sans-serif;
    font-size: 18px;
    /* font-weight: normal; */
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.25;
    font-size: 14px;
    background: transparent;
    text-align: left;
    text-transform: none;
    color: #000;
  }

   .sale-thumb {
    height: 200px;
  }

  .sale-view-all {
    height: 200px;
  }

  .sale-h1 {
    font-size: 50px;
  }

  .sale-view-all .white-border {
    width: calc(100% - 55px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
    display: block;
  }

  .product-list-item {
    padding: 0 !important;
    /*width: calc(50% - 20px) !important;*/
    /*margin: 0 10px 20px !important;*/
  }

  .free-ship {
    left: 15px;
    top: 15px;
  }

  .kuFilters-container {
    /*float: none !important;*/
    /*width: 100% !important;*/
  }

  .kuMulticheck .kuFilterNames ul li.kuSelected span.kuFilterLabel:after {
    left: 3px !important;
  }

  .mobile-only {
    display: block !important;
  }

  .not-mobile,
  .tablet-only,
  .above-tab-portrait,
  .tablet-only,
  .desktop-only {
    display: none !important;
  }

  .sixty-sixty:not(.mobile-columns),
  .fifty-fifty:not(.mobile-columns),
  .forty-forty:not(.mobile-columns),
  .thirty-thirty:not(.mobile-columns),
  .twentyfive-twentyfive:not(.mobile-columns),

  .half-column:not(.mobile-columns),
  .third-column:not(.mobile-columns),
  .twothirds-column:not(.mobile-columns),
  .threeforths-column:not(.mobile-columns),
  .forth-column:not(.mobile-columns),
  .fifth-column:not(.mobile-columns),
  .full-width:not(.mobile-columns),
  .eighty-width:not(.mobile-columns) {
    width:100%;
    margin:0;
    float: none;
  }

  body {
    font-size: 12px;
    line-height: 1.75;
    letter-spacing: 0;
  }
  
  h1.xlarge {
    font-size: 30px;
  }

  .h1,
  h1 {
    font-size: 27px;
  }
  
  h2 {
    font-size: ;
  }
  
  h3 {
    font-size: ;
  }
  
  h4 {
    font-size: 14px;
  }

  h5 {
    font-size: ;
  }

  h6 {
    font-size: ;
  }

  .no-banner {
    padding-top: ;
  }

  .qtr-section-block {
    margin-bottom:  !important;
  }

  .half-section-block {
    margin-bottom: 15px !important;
  }

  .section-block {
    margin-bottom:   40px!important;
  }

  .large-section-block {
    margin-bottom:  !important;
  }

  .xsmall-wrapper {
    width: ;
    max-width: ;
  }

  .small-wrapper {
    width: ;
    max-width: ; 
  }

  .wrapper {
    max-width: 330px;
    width: 90%;
  }

  .medium-wrapper {
    width: 80%;
    max-width: 330px;
  }

  .large-wrapper {
    width:90%;
  }

  .xlarge-wrapper {
    width:90%;
  }


  /*--SLICK--*/
  .slick-prev,
  .slick-next {

  }

  .slick-prev {
    left: 
  }

  .slick-next {
    right: 
  }


  /*--HEADER--*/
  #logo {
    width: 
  }


  /*--FOOTER--*/
  #global-footer {

  }


	.mobile-only {
		display: block;
	}

	.not-mobile {
		display: none;
	}

	body {
	    padding-top: 192px;
	}

	#page-content {
	    width: 100%;
	    padding: 0;
	}

	.wrapper {
	    width: 90%;
	    max-width: 330px;
	}

	.product-item {
		/*width: 90%;*/
    width: 80%;
		height: 160px;
	}

	.sidebar h2 {
		/*margin: 0;*/
	}

  .template-collection .page-title {
    margin-bottom: 6px;
  }

  #page-klevu-search .breadcrumbs,
  .template-collection .breadcrumbs {
    margin-bottom: 6px;
  }



	.title-container {
		cursor: pointer;
    margin-bottom: 11px;
    text-align: left;
	}

  .title-container h4 img {
    transform: rotate(0deg);
  }

  .title-container.active h4 img {
    transform: rotate(180deg);
  }

	.breadcrumbs {
		display: block;
	}

	.sidebar {
	    float: none;
	    width: 100%;
	    min-width: 100%;
	    margin-right: 0;
	    margin-bottom: 50px;
	    padding: 0;
	    border: none;
	    margin: 10px 0 40px;
	}

	body:not(.template-index) .sidebar .sidebar-link-list {
		/*max-height: 0px;*/
		/*overflow: hidden;*/
		/*padding: 0;*/
		/*margin: 0;*/
	}

  .active-one-level, .active-top-level, li.active > a, li.active, li.active > ul > li {
    margin-bottom: 18px !important;
    margin-top: 13px !important;
    line-height: 1.15;
  }

	.sidebar.expanded .sidebar-link-list {
		max-height: 2000px;		
	}	

	.sidebar.expanded h2 {
		padding-bottom: 20px;
	}

	.mobile-only {
		display: block;
	}

	#footer-menu li a {
		font-size: 12px;
	}

	#footer-menu ul {
		margin-top: 0;
		padding: 0;
	}

	.copyright-container {
		font-size: 12px;
	}

	/*--HEADER--*/
	#global-header {
    z-index: 999;
		padding-bottom: 10px;
	}

  .nav-close {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 9999;
    right: 20px;
    top: 35px;
    cursor: pointer;
  }

	#header-logo {
		width: 115px;
		position: table;
		display: block;
		margin: 0 auto;
		padding: 20px 0 10px;
	}

	#header-logo svg {
		width: 100%;
		height:auto;
		display: block;
		margin: 0;
	}

	#header-search {
		position: relative;
		top: 0;
		display: block;
		width: 110px;
		/* float: left; */
		display: inline-block;
		vertical-align: middle;
	}

  #header-menu a.contain-count {
    margin-left: 10px;
  }

	#header-menu {
		position: relative;
		top: 0;
		right: 0;
		display: inline-block;
		vertical-align: middle;
	}

	.header-search-form {
	    display: block !important;
	    position: relative;
	    bottom: 0;
	    left: 0;
	    margin-left: 0;
	    width: 100%;
	}

	input.header-search-input {
    max-width: 100%;
    width: 100%;
    border-color: transparent;
    max-width: 100px;
    margin: 0;
	}

  #header-menu a {
    margin-left: 0px;
  }

  .ssw-auth-dropdown > .ssw-auth-dropdown-register {
    margin-right: 15px !important;
  }

	/*--HOMEPAGE--*/
	.top-banners {
	    height: 300px;
	}

	.half-column.slim:not(.last-column) {
		margin-bottom: 20px;
	}

	.half-column.slim {
	    width: 100%;
	    margin-right: 0px;
	}

	.top-banners .inner {
    	padding: 20px 0;
	}

	.bottom-banner .inner {
	    padding: 20px 0;
	}	

	.header-contact {
		text-align: center;
    margin-top: -6px;
	}

  #shopify-section-page-collection,
  #shopify-section-home-slideshow {
    padding: 0;
  }

  /*--COLLECTION--*/
  .sidebar-link-list li.level-2 {
    font-size: 13px;
  }

  .more, .sidebar-link-list li.level-1 {
    font-size: 14px;
    line-height: 1.25;
  }

  .sidebar-enabled .rows-of-2 .product-list-item, .sidebar-enabled .rows-of-3 .product-list-item, .sidebar-enabled .rows-of-4 .product-list-item {
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0 10px;
  }

  #sidebar-outer {
    margin-top: 5px;
  }

  .product-list-item-title {
    font-size: 12px;
    line-height: 1.4;
  }

  .product-list-item {
    font-size: 12px;
  }



  /*--PRODUCT--*/
  .product-description {
    margin-top: 0 !important;
  }

  #product-images {
    margin-bottom: 30px;
  }

  .product-quantity .input-wrapper label.not-mobile {
    display: none !important;
  }

  .product-quantity .input-wrapper label.mobile-only {
    display: inline-block !important;
    font-size: 12px;
    margin-right: 10px;
    margin: 0;
    margin-right: 10px;
    vertical-align: middle;
  }

  #product-details select {
    width: 56px;
    padding-left: 5px;
    padding-right: 5px;
    height: 41px;
  }

  #product-description {

  }

  #product--related-products .product-list-item {
    margin-top: 0px;
  }

  .sidebar-section .inner {
    /*max-height: 0px;*/
    /*overflow: hidden;*/
    max-height: 100px;
  }

  .sidebar {
    margin: 0px 0 10px;
  }

  .collection-sorting {
    display: inline-block;
  }
  .collection-viewing-parameters.col.col-6 {
    width: 100%;
    text-align: left;
  }

  html body .ssw-auth-dropdown ul.ssw-dropdown-menu {
    left: -139px !important;
  }

  #product--related-products .col.col-6 {
    margin-bottom: 30px;
  }

  .ssw-add-recommend {
    display: block;
    margin: 0 auto;
  }

  #recomends_list {
    padding-bottom:0;
  }

  #ssw-no_recommend {
    margin: 0 auto;
    text-align: center;
  }

  .pagination {
    padding-left: 0 !important;
  }

  .pagination {
    margin: 55px 0 0;
    font-size: 11px;
  }

  #sidebar-container {
    max-height: 0px;
    overflow: hidden;
    border-bottom: 1px solid #D9D9D9;
  }

  #sidebar-container.expanded {
    max-height: 9999px;
  }

  hr {
    margin: 10px 0;
  }

  #sidebar-outer {
    margin-bottom: 20px;
  }

  .refine-arrow {

    position: absolute;
    top: 7px;
    right: 0px;
    width: 20px;
  }

  .popup-modal {
    top: 20px;
    /*margin-left: 5%;*/
    width: 90%;
    margin-top: 0px !important;
  }

  /*#quote-form * {*/
    /*text-indent: 0 !important;*/
  /*}*/

  #quote-form form {
    max-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
    background: #fff;
    padding-top: 20px;
  }
  
  #quote-form .form-main {
    width: calc(100% - 40px);
    padding: 0px 20px;
    box-sizing: initial;
  }

  #quote-form label {
    margin: 0;
    margin-bottom: 3px;
  }

  #quote-form .col-6.col {
    margin-bottom: 15px;
  }

  .close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 19px;
    z-index: 999;
  }

  .close-popup svg {
    width:100%;
    height: auto;
  }

  input[type="date"], input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="telephone"], input[type="tel"], input[type="number"], textarea {
    padding: 11px 15px 7px;
  }

  .ssw-control-group {
    width: 100%;
  }

  /*--CART--*/
  tr.cart-item {
    /*border: none !important;*/
  }

  table.cart-items th, table.cart-items td {
    border-bottom: none;
  }

  tr.cart-item:first-child {
    border-top: 1px solid #a7a7a7;
  }

  .cart-items tbody {
    border-bottom: 1px solid #a7a7a7;
    display: block;
  }

  tr.cart-item .clear {
    padding: 0;
    clear: both;
  }

  .ship-calc {
    margin-bottom: 30px;
  }

  table.cart-items td.cart-item-price {
    padding-bottom: 20px;
  }

  table.cart-items td.cart-item-quantity {
    border-right: 1px solid #a7a7a7 !important;
  }

  table.cart-items td.cart-item-quantity,
  table.cart-items td.cart-item-total.last {
    border-top: 1px solid #a7a7a7 !important;
  }

  .cart-item-price {
    padding: 0;
  }


  /*--SIGNUP--*/
  #signup-newsletter {
    width: 100%;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    left:0px;
  }

  #signup-newsletter .inner {
    padding: 60px 0;
  }

  #signup-newsletter h2 {
    font-size: 20px;
  }

  #signup-newsletter h1 {
    font-size: 62px;
    margin: 10px 0 5px;
  }

  #signup-newsletter input[type=email] {
    width: 100%;
    margin: 0px 0 15px;
  }

  #signup-newsletter input[type=submit] {
    width: 100%;
  }

  #privacy-popup {
    font-size: 10px;
  }

  html body .kuGridView ul li {
    width: calc(50% - 15px);
  }

  html body .kuGridView ul li .kuName a {
    font-size: 12px;
    line-height: 1 !important;
    margin: 10px 0 0;
  }

  html body .kuGridView .klevuImgWrap {
    width: 100% !important;
    height: 170px !important;
  }

  html body .kuSortby label {
    display: inline;
    color: #414042;
    float: left;
    display: block;
    font-weight: bold;
    line-height: 3;
    margin-right: 15px;
  }

  html body .kuGridView ul li .kuSalePrice {
    font-size: 12px;
  }

  #homepage-slider .slick-dots {
    bottom: -30px;
  }

  .slick-dots li {
    width: 6px;
    height: 6px;
  }

  .slick-dots li.slick-active button {
    
  }

  .slick-dots li button {
  }


  #homepage-slider .slick-next, #homepage-slider .slick-prev {
    width: 38px;
    height: 38px;
    font-size: 45px;
    line-height: 0;
    top: calc(50% - 24px);
    padding: 0px 17px;
    padding-bottom: 6px;
  }

  .sold-out-badge {
    font-size: 12px;
    margin-top: 15px;
  }

  .header-2020 .header-search-container {
    width: 100% !important;
    float: none;
    display: block;
  }

  .header-2020 .header-menu-container{
    float: left !important;    
  }

  #global-header.header-2020 #header-logo {
    width: 60px;
    margin-left: -30px;
    padding: 8px 0;
  }

  .mobile-only-clear {
    clear: both;
  }

  .header-2020 #header-search {
    width: 100% !important;
  }

  #global-header.header-2020 .header-search-input {
      max-width: 100% !important;
      padding-left: 10px !important;
      width: calc(100% - 30px) !important;
      padding-top: 4px;
  }

  .mobile-only.cart-menu-item {
    position: absolute;
    top: 19px;
    top: 11px;
    /*padding-top: 22px;*/
    right: 0;
  }

  #global-header.header-2020 .header-menu-container {
    padding-top: 19px;
    position: relative;
    top: 19px;
    left: 0;
  }

  #global-header.header-2020 #header-menu a {
      margin-left: 0px;
      font-size: 13px;
  }

  #global-header.header-2020 #header-menu {
    display: block;
    text-align: left;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
  }

  #global-header.header-2020 {
    height: 100px;
  }

  .sub-nav.header-2020 {
    top: 100px;
  }

  .main-menu-top li a {
    font-size: 13px;
  }

  .main-menu-top li {
    margin-right: 25px;
  }

  .back-svg,
  .trigger-dropdown svg.mobile-only {
    display: inline-block !important;
    width: 6px;
    position: relative;
    height: auto;
    top: 1px;
    margin-right: 3px;
    left: 0;
  }

  .expanded-menu {
    display: none !important;
  }

  #global-header.header-2020 a {
    font-size: 13px;
  }

  /*--MENU--*/
  #mobile-global-nav {
    position: fixed;
    margin-top: 0;
    left: -150vw;
    width: 65%;
    height: 100vh;
    background: #2D303B;
    z-index: 99999999999;
    display: block;
    overflow: hidden;
    /*max-height: 0;    */
    top: 0;
    display: block !important;
  }

  #mobile-global-nav .inner {  
    /*position: relative;*/
    /*top: 60px;*/
    /*display: block;*/
  }

  #mobile-global-nav .level {
    background: #2D303B;
    position: absolute;
    top: 0;
    right: -100vw;
    width: 100%;
    height: 100%;
    padding-left: 20px;
  }

  #mobile-global-nav .level.level-two {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
  }

  #mobile-global-nav .level h2.menu-back-button,
  #mobile-global-nav .level h2.main {
    font-family: 'AvenirNextLTPro-Cond';
    font-size: 15px;
    padding-top: 60px !important;
    font-size: bold;
    margin-bottom: 25px;
    color: #fff !important;
  }

  #mobile-global-nav .level.level-two h2.menu-back-button {
    font-family: 'AvenirNextLTPro-Cond';
    font-size: 15px;
    font-size: bold;
    color: #fff !important;
  }


  #mobile-global-nav .level.level-two h2 {
    padding: 15px 0 20px;
  }

  #mobile-global-nav .level.level-two h2,
  #mobile-global-nav .level.level-two a {
    /*color: #fff;*/
    font-weight: bold;
    font-size: 12px;
  }

  #mobile-global-nav .level.level-two a {
    color: #fff;
  }

  #mobile-global-nav .level.level-two h2 {
    padding-top: 0;
  }
  #mobile-global-nav .level.level-two a {
    line-height: 1.5;
  }

  #mobile-global-nav .level.active {
    right: 0vw;
    position:;
  }

  #mobile-global-nav.active-mobile-nav {
    left: 0vw;
    border-top: 1px solid #F6F7F8;
    border: none;
  }

  #mobile-global-nav h2.darker-border {
    border-bottom: 1px solid #E1E5E8;
    border-bottom: none;
  }

  #mobile-global-nav h2 {
    font-family: 'AvenirNextLTPro-Cond';
    padding: 15px 0;
    border-bottom: 1px solid #F6F7F8;
    font-size: 12px;
    text-indent: 20px;
    text-indent: 0px;
    margin-bottom: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    color: #989899;
    font-weight: bold;
    border: none;
  }

  .mobile-nav-active-body:after {
    content: ' ';
    position: fixed;
    background: rgba(20,21,26, .7);
    height: 100%;
    width: 100%;
    z-index: 999999999;
    top: 0;
    left: 0;
  }

  ul.ssw-dropdown-menu {
    right: -10px !important;
  }

h2.normal-weight.darker-border {}

  #mobile-global-nav h2 .arrow {
    position: absolute;
    right: 20px;
    top: 15px;
  }

  #mobile-global-nav a {
    display: block;
    font-size: 1em;
  }

  .menu-back-button {
    /*background: #F6F7F8;*/
    border-bottom: 1px solid #D9DEE1;
  }
  
  #fc_frame,
  #launcher-frame,
  body .userway.userway_p2 {
    z-index: 999 !important;
  }

  /*--COLLECTION--*/
  .bottom-collection-text h2 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .collection-desc-text {
    font-size: ;
    font-weight: normal;
    line-height: 1.5;
  }

  a.clear-cart {
    padding: 5px;
    line-height: 1;
    width: auto !important;
  }

  .cart-title {
    top: 0px !important;
    padding-bottom: 5px;
  }

  .slick-initt-arrow .slick-next {
    z-index: 99;
    right: 0px;
    display: none !important;
  }

  .slick-initt-arrow .slick-prev {
    z-index: 99;
    left: 0px;
    display: none !important;
  }

  a.bbb img {
    width: 150px;
    margin: 0 auto 0px;
    padding-bottom: 20px;
    padding-top: 10px;
}

}
/*}*/