/** Shopify CDN: Minification failed

Line 737:22 "-" can only be used as an infix operator, not a prefix operator
Line 5066:161 Expected identifier but found "var("
Line 5113:142 Expected identifier but found "var("
Line 5116:53 Expected ":"
Line 5129:127 Expected identifier but found "var("

**/
@media screen and (min-width:769px){
  body{overflow-x:hidden}
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

/*================ Animations and keyframes ================*/
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fadeIn {
  0%, 35% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes heroContentIn {
  0%, 35% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

/*================ Vendor-specific styles ================*/
/* Magnific Popup CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#ccc}
.mfp-preloader a:hover{color:#fff}
.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}
button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}
.mfp-arrow-right{right:0}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}
}
@media all and (max-width:900px){
.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
}
.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

/*================ Theme specific global styles ================*/
.hr--large,
.hr--medium,
.hr--small,
hr {
  border-width: var(--borderWidthHeader) 0 0 0;
  width: 50px
}

.hr--small {
  margin: 20px auto
}

.hr--medium {
  margin: 35px auto
}

@media screen and (min-width:769px) {
  .hr--medium {
    margin: 45px auto
  }
}

.hr--large {
  margin: calc(var(--gutter) * 2) auto
}

.hr--left {
  margin-left: 0;
  margin-right: 0
}

/*================ Table styles ================*/
table {
  position: relative;
  border: 0 none;
  background-color: var(--colorNewsletter)
}

td,
th {
  border: 0 none
}

td {
  padding: 10px 15px
}

tr:first-child td,
tr:first-child th {
  position: relative
}

tr:first-child td::after,
tr:first-child th::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -15px;
  right: 15px;
  border-bottom: 1px solid var(--colorBorder)
}

tr:first-child td:first-child::after,
tr:first-child th:first-child::after {
  left: 15px;
  right: -15px
}

/*============================================================================
  Responsive tables, defined with .table--responsive on table element.
==============================================================================*/
@media screen and (max-width:590px) {
  .table--responsive thead {
    display: none
  }

  .table--responsive tr {
    display: block
  }

  .table--responsive td,
  .table--responsive th {
    display: block;
    text-align: right;
    padding: 15px
  }

  .table--responsive td::before {
    content: attr(data-label);
    float: left;
    font-family: var(--accentFontStack);
    font-weight: var(--accentFontWeight);
    font-style: var(--accentFontStyle);
    letter-spacing: var(--letterSpacing);
    text-transform: var(--textTransform);
    font-size: 12px;
    padding-right: 10px
  }
}

@media screen and (max-width:590px) {
  .table--small-hide {
    display: none !important
  }

  .table__section+.table__section {
    position: relative;
    margin-top: 10px;
    padding-top: 15px
  }

  .table__section+.table__section::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid var(--colorBorder)
  }
}


/*================ Partials | Theme typography overrides ================*/
body,
input,
textarea,
button,
select {
  line-height: 1.563;
}




/*================ Tables ================*/
th,
.table__title {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  letter-spacing: 0.15em;
}

/*================ Rich Text Editor Styles ================*/

.template-page h1, .template-policy h1{font-size:2.5rem; text-transform:uppercase;}
.template-page h2, .template-policy h2{font-size:1.6rem; text-transform:uppercase;}

.rte h1 {
  text-align: center;
  font-size:2.5rem;
}

.rte h2 {
  text-transform:uppercase;
}
.rte h3 {
  
  text-align: center;
}
.rte h4, .rte h5, .rte h6 {
  
}

blockquote {
  font-style: var(--fontStyle);
  line-height: 1.385;
  text-align: center;

}
.section-header .rte {
  font-style: var(--fontStyle);
}

/*================ Blog and Page Typography ================*/
.article .rte h2,
.article .rte h3,
.page .rte h2,
.page .rte h3 {
  margin-bottom: 2em
}

/*================ Blog Typography ================*/
.date {
  font-style: var(--fontStyle);
  display: inline-block;
  line-height: 1.7;
  margin-bottom: 5px
}

@media screen and (min-width:769px) {
  .date {
    margin-bottom: 0
  }
}

.section-header .date:last-child {
  margin-bottom: 40px
}

.comment-author {
  font-style: var(--fontStyle);
  margin-bottom: 0
}

.comment-date {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
}

/*================ Cart Typography ================*/
.ajaxcart {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ajaxcart__product-name,
.cart__product-name {
  font-style: var(--fontStyle)
}

.ajaxcart__product-name {
  line-height: 1.3;
  font-weight: 400;
  font-size: 16px;
}

.ajaxcart__product-meta {
  font-size: 14px;
}

.ajaxcart__price,
.cart__price,
.cart__subtotal {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  white-space: nowrap
}

.cart__unit-price {
  display: block
}

.ajaxcart__price {
  display: block;
  font-weight: 700;
  font-size: 18px!important;
  line-height: 1.3;
}

.ajaxcart__discount {
  display: block;
  font-style: var(--fontStyle)
}

.ajaxcart__subtotal {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform)
}

.ajaxcart__qty-num[type=text] {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  font-style: normal;
  font-size: 1rem;
}

.ajaxcart__note {
  font-style: var(--fontStyle);
  font-weight: var(--bodyFontWeight);
  opacity: .7
}

.ajaxcart__policies {
  font-weight: var(--bodyFontWeight);
  opacity: .7;
  color: #FFF;
  font-size: 14px;
  text-align: right;
  margin-bottom: 0;
}

.ajaxcart__policies a {
  border-bottom: 1px solid var(--colorDrawerText);
  color: #FFF;
  font-weight: 600;
}

.ajaxcart__policies a:hover {
  border-bottom: none
}

/*================ Misc typography ================*/
.drawer__title {
  font-style: var(--headerFontStyle);
  font-family: "como", sans-serif;
  font-weight: 600;
  color: #FFF;
}

.collection-grid__item-title {
  font-style: var(--fontStyle);
  line-height: 1.1
}

/*================ Partials | Theme Form Overrides ================*/
label {
  font-style: var(--fontStyle);
  font-weight: var(--bodyFontWeight)
}

::-webkit-input-placeholder {
  color: var(--colorTextBody);
  opacity: .6
}

:-moz-placeholder {
  color: var(--colorTextBody);
  opacity: .6
}

:-ms-input-placeholder {
  color: var(--colorTextBody);
  opacity: .6
}

::-ms-input-placeholder {
  color: var(--colorTextBody);
  opacity: 1
}

input,
select,
textarea {
  font-style: var(--fontStyle);
  border-color: transparent;
  background-color: var(--colorInputBg);
  color: var(--colorInputText);
  -webkit-transition: opacity .4s ease-out;
  -moz-transition: opacity .4s ease-out;
  -ms-transition: opacity .4s ease-out;
  -o-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out
}

input.disabled,
input[disabled],
select.disabled,
select[disabled],
textarea.disabled,
textarea[disabled] {
  background-color: var(--disabledGrey);
  border-color: transparent
}

input:hover,
select:hover,
textarea:hover {
  -webkit-transition: opacity .15s ease-out;
  -moz-transition: opacity .15s ease-out;
  -ms-transition: opacity .15s ease-out;
  -o-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
  opacity: .9
}

input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  opacity: 1
}

input[type=number] {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
}

input[type=image] {
  background-color: transparent
}

/*================ Ajax quantity selectors ================*/
.js-qty {
  background-color: var(--colorInputBg);
  color: var(--colorInputText)
}

.js-qty__adjust:hover {
  background-color: #e9e9e9;
  color: var(--colorInputText)
}

.js-qty__adjust--minus,
.js-qty__adjust--plus {
  border-color: #e9e9e9;
  color: var(--colorInputText)
}

/*================ Newsletter area ================*/
.newsletter {
  background-color: #3C72CB;
  color:#fff !important;
}

.newsletterblue{background-color:#3C72CB; width:100%; display:block; padding-bottom:50px; padding-top:30px;}
.blueheader{background-color:#3C72CB; margin:auto; margin-bottom:0; border-radius:5px 5px 0 0; max-width:480px; padding-left:20px; padding-right:20px; padding-top:10px;}
.blueheader h2{margin-bottom:0; text-transform: unset;}
.newsletter h2{
  color:#fff !important;
}

@media screen and (min-width: 591px) {
  .newsletter {
  }
}








.newsletter .section-header + .section-subheading {
  margin-bottom: 20px;
}
@media screen and (min-width: 591px) {
  .newsletter .section-header + .section-subheading {
    margin-top: -50px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 590px) {
  .newsletter .rte p {
    margin-bottom: var(--gridGutterMobile);
  }
}

.newsletter form {
  margin: 0 auto;
}
.newsletter form .newsletter--form {
}
.newsletter form .note,
.newsletter form .errors {
  margin-bottom: 0;
}

.newsletter .newsletter__input {
  background-color: var(--colorBody);
  color: var(--colorTextBody);
}

.newsletter .newsletter__input {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.newsletter .newsletter__input::-webkit-input-placeholder,
.newsletter .newsletter__input:-moz-placeholder,
.newsletter .newsletter__input::-moz-placeholder,
.newsletter .newsletter__input:-ms-input-placeholder,
.newsletter .newsletter__input::-ms-input-placeholder {
  color: var(--colorTextBody);
  opacity: 1;
}

.newsletter .newsletter__submit-text--large {
  white-space: nowrap;
}

@media screen and (max-width: 590px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: none;
  }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: block;
  }
}

@media screen and (min-width: 591px) {
  .newsletter__submit-text--large,
  .password-page__login-form__submit-text--large {
    display: block;
  }

  .newsletter__submit-text--small,
  .password-page__login-form__submit-text--small {
    display: none;
  }
}

.newsletter__label {
  padding-left: 10px;
}

/*================ Modules | Theme product collage grid ================*/
.grid__row-separator {
  clear: both;
  width: 100%;
}

.grid-collage {
  margin-bottom: -13px;
}

@media screen and (max-width: 590px) {
  .grid-collage .grid-product__image-link {
    height: var(--collageImageMedium);
  }
}

.grid-collage .grid-product__image-link {
  vertical-align: middle;
  display: table-cell;
}

@media screen and (min-width: 591px) {
  .large--two-thirds.reverse {
    float: right;
  }

  .grid-collage .large--two-thirds {
    clear: both;
  }

  .grid-collage .large--two-thirds.reverse {
    clear: none;
  }

  .grid-collage .grid__item.large--one-third {
    clear: none;
  }

  .grid-collage .large--one-half {
    float: left;
    display: inline-block;
  }

  .grid-collage .large--one-third {
    clear: inherit;
  }

  .grid-collage .grid-product__image-link {
    height: var(--collageImageXLarge);
  }

  .grid-collage .large--one-half .grid-product__image-link {
    height: var(--collageImageMedium);
  }

  .grid-collage .large--two-thirds .grid-product__image-link {
    height: var(--collageImageLarge);
  }

  .grid-collage .large--one-third .grid-product__image-link {
    height: var(--collageImageSmall);
  }

}

/*================ Modules | Theme collection collage grid ================*/
.collection-grid {
  margin-bottom: calc(-(var(--gutter) / 2));
}
@media screen and (min-width: 591px) {
  .collection-grid {
    margin-bottom: calc(-1 * var(--gutter));
  }
}

.collection-collage__item {
  position: relative;
  margin-bottom: calc(var(--gutter) / 2);
  height: var(--collectionCollageRowHeightFull);

}
@media screen and (max-width: 590px) {
  .collection-collage__item.one-whole {
    height: var(--collectionCollageRowHeightLarge) - 120px;
  }

  .collection-collage__item.one-half {
    height: var(--collectionCollageRowHeightSmall) - 150px;
  }
}

@media screen and (min-width: 591px) {
  .collection-collage__item{
    margin-bottom: var(--gutter);
  }
}

@media screen and (min-width: 591px) {
  .collection-collage__item.large--one-half {
    height: var(--collectionCollageRowHeightLarge);
  }

  .collection-collage__item.large--one-third {
    height: var(--collectionCollageRowHeightSmall);
  }
}

/*================ Partials | Theme button overrides ================*/
a {
  color: var(--colorTextBody);
  text-decoration: none;
  background: transparent;
}
a:hover {
  color: var(--colorTextBody);
}

.rte a,
.text-link {
  color: var(--colorLink);
}
.rte a:hover,
.text-link:hover {
  color: var(--colorLinkHover);
}
  
.return-link,
.back-to-collection {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
}

/*================ Buttons and Input Groups ================*/
.btn,
.btn--secondary {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  padding: 12px 20px;
}

.input-group .btn,
.input-group .btn--secondary,
.input-group .input-group-field {
  height: 45px;
}

.input-group .input-group-field{
  border:solid 2px #000;
  border-radius:3px;
  font-size:1rem;
}

.newsletter .newsletter__input{
  font-size:1rem !important;
}

.newsletter--form .input-group-field{
  height: 53px;
  }

.newsletter--form .input-group{
  display:flex;
  gap:15px;
}

.newsletter--form .input-group-btn{
  width:200px;
}

/*================ Button loading indicator, when supported ================*/
.supports-csstransforms .btn--loading {
  position: relative;
  background-color: #f2f2f2;
  color: #f2f2f2;
}
.supports-csstransforms .btn--loading:hover,
.supports-csstransforms .btn--loading:active {
  background-color: #f2f2f2;
  color: #f2f2f2;
}

.supports-csstransforms .btn--loading::after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  border-radius: 50%;
  border: 3px solid var(--colorBtnPrimaryText);
  border-top-color: transparent;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

/*================ Partials | Theme drawer overrides ================*/

/*================ Override drawer scrolling to accommodate fixed header/footers ================*/
.bg-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #00000059;
  z-index: 2;
  display: none;
}

.drawer {
  overflow: hidden;
  padding: 0;
  z-index: 90001!important;
}

.drawer.drawer--right {
  display: flex;
  flex-direction: column;
}

.drawer__inner {
  position: relative;
  padding: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  flex-grow: 1;
}


.drawer__cart {
  display: flex;
  height: 100%; 
}

.drawer--has-fixed-footer .drawer__inner {
  overflow: hidden;
}

.drawer-left__inner {
  padding: 10px 50px 0;
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 767px) {
  .drawer-left__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.drawer-cart___product {
  display: flex; gap: 10px; justify-content: space-between
}

.drawer-cart___product-img {
  max-width: 60px;
}

.drawer-cart___product-meta {
  width: 100%;
  max-width: 65%;
}

.drawer__cart .cart--empty-message {padding: 20px 50px;}
@media screen and (max-width: 767px) {
  .drawer__cart .cart--empty-message {padding: 20px 12px;}
}

/*================ Drawer Fixed Headers ================*/
.drawer__fixed-header {
  position: relative;
  width: 100%;
  overflow: visible; 
}

.drawer__header {
  padding: 0;
  margin: 0;
  background-color: #3C72CB;
  padding-left: 50px;
  padding-right: 50px;
  height: 60px;
}

@media screen and (max-width: 767px) {
  .drawer__header {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.supports-fontface .drawer__header .icon:before {
  font-size: 26px;
  color: #FFF;
}
.drawer__close-button {
  padding: 0;
  width: max-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


.drawer__close-button .icon {
  display: flex!important;
}


.drawer-cart__collection-wrapper {
  padding: 0 0 50px 50px;
  overflow: hidden;
  position: relative;
}

.drawer-cart__collection-title {
  margin: 20px 0 10px;
  padding: 0 50px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .drawer-cart__collection-wrapper {
    padding: 0 0 40px 12px;
  }
  .drawer-cart__collection-title {
    padding: 0 12px;
    font-size:14px;
  }
}

.drawer-cart__collection-wrapper .mphus-slider__slide:last-child {padding-right: 50px}
.drawer-cart__collection-wrapper .mphus-slider__arrow {z-index: 999; background-color: #3c72cb; height: 60px; transform: translate3d(0, -50%, 0);}
.drawer-cart__collection-wrapper .mphus-slider__arrow:hover {transform: translate3d(0, -50%, 0);}
.drawer-cart__collection-wrapper .mphus-slider__prev {left:-50px; border-radius: 0 4px 4px 0;}
.drawer-cart__collection-wrapper .mphus-slider__next {right:-1px; border-radius: 4px 0 0 4px;}
.drawer-cart__collection-wrapper .mphus-slider__scroller {margin: 0; padding-bottom: 0px;}
@media screen and (max-width: 768px) {
  .drawer-cart__collection-wrapper .overflow-scroll__hidden{max-width: 100%;}
}
@media screen and (max-width: 767px) {
  .drawer-cart__collection-wrapper .mphus-slider__slide:last-child {padding-right: 12px}
  .drawer-cart__collection-wrapper .mphus-slider__arrow {width: 30px;}
  .drawer-cart__collection-wrapper .mphus-slider__prev {left:-12px;}
}

/*================ Drawer Fixed Cart Footer ================*/
.ajaxcart__inner--has-fixed-footer {
  position: relative;
  margin: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}


.ajaxcart__footer {
  border-top: 1px solid var(--colorDrawerBorder);
  padding-top: calc(var(--gutter) / 2);
}

.ajaxcart__footer--fixed {
  position: relative;
  width: 100%;
  padding-left: 50px;
  padding-right: 60px;
  background-color: #3C72CB;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  min-height: var(--drawerCartFooterHeight);
  padding-bottom: var(--gutter);

}
@media screen and (max-width: 767px) {
  .ajaxcart__footer--fixed {
    padding: 12px 12px 18px 12px;
  }
}


.ajaxcart__discounts {
  margin-bottom: calc(var(--gutter) / 2);
}
.ajaxcart__discounts, .adjusted-price {
  display: none;
}

/*================ Drawer Quantity Selectors ================*/
.ajaxcart__qty-wrapper {
  display: flex;
  gap: 10px;
}

.ajax__cart-remove {
  line-height: 1; 
  text-decoration: underline;
  font-size: 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.ajaxcart__qty {
  max-width: 90px;
  
}
.ajaxcart__qty input[type='text'] {
  padding: 2px 20px;
  color: #000;
}

.ajaxcart__qty .js-qty__adjust,
.ajaxcart__qty .ajaxcart__qty-adjust {
  padding: 0 8px;
  line-height: 1;
}

/* Cart Drawer Footer */
.subtotal__container {display: flex; justify-content: flex-end; gap: 20px; color: #FFF; }
.ajaxcart__subtotal {font-family: "como", sans-serif; font-size: 23px; font-weight: 600; margin-bottom: 12px;}

@media screen and (max-width: 767px) {
  .ajaxcart__subtotal {font-size: 21px; margin-bottom: 10px;}
}



/*================ Cart item styles ================*/
.ajaxcart__product-wrapper {
  background-color: #FFF;
  padding: 30px 50px;
}

.ajaxcart__product:last-child .ajaxcart__row {
  border-bottom: 0 none;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .ajaxcart__product-wrapper {padding: 20px 10px;}
  .ajaxcart__product-name {font-size: 16px;}
  .ajaxcart__price {font-size: 16px!important;}
}


.btn--secondary {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;

}

/*================ Social share buttons ================*/

.social-sharing {
  font-family: var(--bodyFontStack);
  font-weight: var(--bodyFontWeight);
  font-style: var(--bodyFontStyle);
}
.social-sharing * {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

.social-sharing a {
  display: inline-block;
  color: var(--colorTextBody);
  border-radius: 2px;
  margin: 5px 0;
  height: var(--shareButtonHeight);
  line-height: var(--shareButtonHeight);
  text-decoration: none;
  font-weight: var(--bodyFontWeight);
}

.social-sharing span {
  display: inline-block;
  vertical-align: top;
  height: var(--shareButtonHeight);
  line-height: var(--shareButtonHeight);
  font-size: 12px;
}

.social-sharing .icon {
  padding: 0 5px 0 10px;

}
.social-sharing .icon::before {
  line-height: var(--shareButtonHeight);
}

/*================ Large Buttons ================*/
.social-sharing.is-large a {
  height: calc(var(--shareButtonHeight) * 2);
  line-height: calc(var(--shareButtonHeight) * 2);
}
.social-sharing.is-large a span {
  height: calc(var(--shareButtonHeight) * 2);
  line-height: calc(var(--shareButtonHeight) * 2);
  font-size: 18px;
}

.social-sharing.is-large a .icon {
  padding: 0 10px 0 18px;

}
.social-sharing.is-large a .icon::before {
  line-height: calc(var(--shareButtonHeight) * 2);
}


.share-title {
  padding-right: 10px;
}

.is-large .share-title {
  padding-right: 16px;
}

/*================ Clean Buttons ================*/
.social-sharing.clean a {
  background-color: var(--shareCountBg);
  color: var(--colorTextBody);
  height: var(--shareButtonCleanHeight);
  line-height: var(--shareButtonCleanHeight);
}
.social-sharing.clean a span {
  height: var(--shareButtonCleanHeight);
  line-height: var(--shareButtonCleanHeight);
  font-size: 13px;
}

.social-sharing.clean a span:hover {
  opacity: 0.8;
}

.social-sharing.clean a span:hover .share-count {
  opacity: 0.8;

}
.social-sharing.clean a span:hover .share-count::after {
  border-right-color: var(--shareCountBg);
}

.social-sharing.clean a .share-title {
  font-weight: var(--bodyFontWeight);
}

.social-sharing.clean .share-count {
  top: -1px;
}

/*================ Partials | Theme search grid ================*/

.grid-search {
  margin-bottom: var(--gutter);
}

.grid-search__product {
  position: relative;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .grid-search__page-link,
  .grid-search__product-link {
    height: 280px;
  }
}

.grid-search__page-link {
  display: block;
  background-color: var(--colorProductBackground);
  padding: 20px;
  color: var(--colorTextBody);
  overflow: hidden;

}

.grid-search__page-content {
  display: block;
  height: 100%;
  overflow: hidden;
}

.grid-search__image {
  display: block;
  padding: 20px;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;

}
@media screen and (min-width: 769px) {
  .grid-search__image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/*================ Partials | Sections ================*/
.index-sections .shopify-section:first-child {
  margin: 0;
}
.index-sections .shopify-section:first-child:not(.shopify-section--full-width) {
  margin-top: 110px;
}

.index-sections .shopify-section {
  margin-top: calc(var(--gutter) * 3);
}
@media screen and (max-width: 768px) {
  .index-sections .shopify-section {
    margin-top: calc(var(--gutter) * 1.5);
  }
}

.index-slideshow-section + .shopify-section--full-width,
.shopify-section--full-width + .shopify-section--full-width {
  margin-top: 0;
}

/*================ Partials | Sections onboarding ================*/
.placeholder-svg {
  fill: var(--color-blankstate);
  background-color: var(--color-blankstate-background);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.placeholder-background {
  background-color: var(--color-blankstate-background);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero .placeholder-background {
  background-color: transparent;
}

.placeholder-background .placeholder-svg {
  fill: var(--color-blankstate-background);
  background-color: transparent;
}

.hero__slide.slide--placeholder {
  background-color: var(--color-blankstate-background) !important;
}

/*================ Partials | Featured products section onboarding ================*/
.helper-section .grid-product__image-link,
.helper .grid-product__image-link {
  background-color: transparent;
}
.helper-section .grid-product__image-wrapper {
  height: 275px !important;
}

/*================ Partials | Featured row section ================*/
.feature-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .feature-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.feature-row__item {
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;

}
@media screen and (max-width: 768px) {
  .feature-row__item {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.feature-row__image-wrapper {
  position: relative;

}
.no-js .feature-row__image-wrapper {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  padding-top: 0 !important;
}

.feature-row__image-no-js {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .feature-row__image-no-js {
    order: 1;
  }
}

.feature-row__image {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .feature-row__image {
    order: 1;
  }
}

.feature-row__text {
  padding-top: var(--section-spacing-small);
  padding-bottom: var(--section-spacing-small);

}
@media screen and (max-width: 768px) {
  .feature-row__text {
    order: 2;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  .feature-row__text--left {
    padding-left: var(--section-spacing-small);
  }

  .feature-row__text--right {
    padding-right: var(--section-spacing-small);
  }
}


/*================ Module-specific styles ================*/
/*============================================================================
  To update Slick slider to a new version,
  scroll down to #Slick Slider SCSS and follow the instructions

  Default Slick classes all start with '.slick'
  Custom classes all start with '.hero'

  Extra specificity in selectors is used to override default
  styles before including the default Slick CSS
==============================================================================*/

/*================ Prev/next and pagination ================*/
.slick-slider .slick-dots {
  margin: 0;
  bottom: 10px;
}
.slick-slider .slick-dots li {
  vertical-align: middle;
}
.slick-slider .slick-dots li button {
  position: relative;
}

.slick-slider .slick-dots li button:before,
.slick-slider .slick-dots li a:before {
  text-indent: -9999px;
  background-color:#EBE7E4;
  border: 2px solid #EBE7E4;
  width: 20px;
  height: 20px;
  margin: 0;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.slick-slider .slick-dots li.slick-active button:before {
  background-color: #A59D97;
  border-color: #A59D97;
  opacity: 1;
}

.slick-slider .slick-dots li button:active:before {
  opacity: 0.5;
}

.hero .slick-prev,
.hero .slick-next {
  height: var(--slideshow-control-size);
  margin-top: 0;
  width: var(--slideshow-control-size);
}

.hero .slick-prev {
  left: 1.1rem;
}

.hero .slick-next {
  right: 1.45rem;
}

@media screen and (max-width: 1050px) {
  .hero .slick-next {
    right: 1rem;
  }
}

/*============================================================================
  General slide styles
    - Sizes based on height of image when 100% of container width
==============================================================================*/
.hero__slide {
  position: relative;
}

.hero__image {
  position: relative;
  opacity: 0;
}
.slick-initialized .hero__image {
  opacity: 1;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.hero__image img {
  display: block;
  width: 100%;
}

.slideshow__overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.hero__slide--hidden {
  visibility: hidden;
}

.supports-touch .hero__slide--hidden {
  visibility: visible;
}


/*============================================================================
  Full screen hero styles
    - Uses css background image
==============================================================================*/
.hero {
  height: 100vh;
  max-height: 100vh;
}
.hero.slick-slider {
  margin-bottom: 0;
}

@media screen and (max-width: 1050px) {
  .hero {
    min-height: 50vw;
  }
}

.hero .slick-list,
.hero .slick-track {
  height: 100%;

}
@media screen and (max-width: 1050px) {
  .hero .slick-list,
  .hero .slick-track {
    min-height: 50vw;
  }
}

.hero .hero__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.hero[data-adapt="false"],
.hero[data-adapt="false"] .slideshow__overlay:before {
  height: 100vh;
}

@media screen and (max-width: 1050px) {
  .hero[data-adapt="true"] .slideshow__overlay:before {
    min-height: 50vw;
  }
}

.hero[data-adapt="false"],
.hero[data-adapt="false"] .slideshow__overlay:before {
  height: 100vh;
}

@media screen and (max-width: 1050px) {
  .hero[data-adapt="true"] .slideshow__overlay:before {
    min-height: 50vw;
  }
}

.no-js .hero__image {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.hero__image-no-js {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 100vh;
  min-height: 550px;
  opacity: 1;
}

/*================ Hero text/CTA ================*/
.hero__text-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__slide:not(:first-of-type) .hero__text-wrap {
  display: none;
}
.slick-initialized .hero__slide:not(:first-of-type) .hero__text-wrap {
  display: block;
}

.hero__text-align {
  display: table;
  width: 100%;
  height: 100%;

}
@media screen and (max-width: 768px) {
  .hero--adapt .hero__text-align {
    display: none;
  }
}

.hero__text-content {
  position: relative;
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  padding: 0.94rem 0.6rem 0;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (max-width: 768px) {
  .hero__text-content {
    padding: 0;
  }
}
.slick-initialized .hero__text-content {
  opacity: 1;
  -webkit-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: heroContentIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.hero__text-content .slick-dots {
  position: static;
}

.hero__adapt-text-wrap {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
@media screen and (min-width: 769px) {
  .hero__adapt-text-wrap {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .hero__adapt-text-wrap {
    color: var(--colorHeadings);
  }
}
.hero__adapt-text-wrap .hero__text-content {
  display: none;
}

.hero__text-content--adapt {
  opacity: 1;
}

/*================ Extra specificity to override Timber defaults ================*/
.hero__slide .hero__title,
.hero--adapt .hero__title {
  margin-bottom: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0;
}

.hero__slide .hero__subtitle,
.hero--adapt .hero__subtitle {
  
    font-family: var(--headerFontStack);
    font-weight: var(--headerFontWeight);
    font-style: var(--headerFontStyle);
  
  margin-bottom: 0.94rem;
}

.hero__slide a.hero__cta,
.hero--adapt a.hero__cta {
  margin-bottom: 0;
}

/*================ Hero header ================*/
.header-wrapper--transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: var(--zindexHeroHeader);
}

.template-index .header-wrapper {
  opacity: 0;
  z-index: var(--zindexHeroHeader);
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87) forwards;
}
.supports-no-cssanimations .template-index .header-wrapper {
  opacity: 1;
  -webkit-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.header-container {
  position: relative;
  z-index: var(--zindexHeroHeader);
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 1.875rem;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;

}
.slick-loading .slick-list {
  background: #fff url(//aussiesockshop.com.au/cdn/shop/t/61/assets/ajax-loader.gif?v=41356863302472015721753883916) center center no-repeat;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  max-height: 100vh;
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track::before,
.slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 0.6rem;
  line-height: 0;
  cursor: pointer;
  padding: 0;
  border: none;
}
.slick-prev .icon::before,
.slick-next .icon::before {
  bottom: 0;
}

.slick-prev .icon:before,
.slick-next .icon:before {
  position: relative;
  transition: top 0.1s linear;
  font-size: 0.6rem;
  color: var(--slick-arrow-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover .icon:before,
.slick-next:hover .icon:before {
  top: -0.125rem;
}

/* Dots */
.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: var(--slideshow-indicator-size);
  width: var(--slideshow-indicator-size);
  margin: 0 10px;
  padding: 0;
  cursor: pointer;

}
.slick-dots li.slick-active button:before {
  color: var(--slick-dot-color-active);
}

.slick-dots button,
.slick-dots a {
  border: 0;
  background: transparent;
  display: block;
  height: var(--slideshow-indicator-size);
  width: var(--slideshow-indicator-size);
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;

}
.slick-dots button::before,
.slick-dots a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: var(--slick-font-family);
  font-size: 0.375rem;
  line-height: var(--slideshow-indicator-size);
  text-align: center;
  color: var(--slick-dot-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hero .slick-dots {
  margin: 0 auto;
  bottom: 0.9rem;
  width: 8rem;
  left: 0;
  right: 0;

}
.hero .slick-dots a:hover::before {
  top: -0.125rem;
}

.hero__controls {
  width: 100%;
  height: var(--slideshow-control-size);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.hero__controls li {
  margin-bottom: 0;
  list-style: none;
}

.hero__pause {
  position: absolute;
  right: 4.5rem;
  transition: bottom 0.1s linear;
  bottom: 0;
  height: var(--slideshow-control-size);
  width: var(--slideshow-control-size);
  font-size: 0.6rem;
  line-height: 0.6rem;
}
.hero__pause:hover {
  bottom: 0.125rem;
}

.hero__pause .icon {
  height: 0.4rem;
}

.icon-pause {
  display: block;

}
.is-paused .icon-pause {
  display: none;
}

.icon-play {
  display: none;
}
.is-paused .icon-play {
  display: block;
}

/*================ Module | Collection images at top of templates ================*/
.collection-hero {
  margin-top: calc(-1 * var(--contentTopMarginSmall));
  margin-bottom: var(--contentTopMarginSmall);
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .collection-hero {
    margin-top: calc((-1 * var(--contentTopMargin)) + (var(--gutter) / 2));
    margin-bottom: var(--contentTopMargin);
  }
}

@media screen and (max-width: 768px) {
  .collection-hero {
    margin-bottom: calc(var(--gutter) * 2);
  }
}

.collection-hero__image-wrapper {
  position: relative;

}
.no-js .collection-hero__image-wrapper {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.collection-hero__image-wrapper::after {
  padding-bottom: 70%;
  content: '';
  display: block;
  height: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .collection-hero__image-wrapper::after {
    padding-bottom: 45%;
  }
}

.collection-hero__image {
  position: absolute;
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: "object-fit: cover";
  opacity: 0;

}
.collection-hero__image.is-init {
  opacity: 1;
  -webkit-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -moz-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -o-animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  animation: fadeIn 1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.collection-hero__image-no-js {
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .collection-hero__image-no-js {
    padding-bottom: 45%;
  }
}

.filter-dropdown__label {
  margin-right: 0.3em;
}
/*================ Module | Theme Header and Navigation Overrides ================*/
@media screen and (max-width: 768px) {
  .site-header {
    padding: 0;
  }
  .site-header .grid--table {
    height: var(--drawerHeaderHeight);
  }
}
.site-header__logo .logo--inverted {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.is-light .site-header__logo .logo--inverted {
  opacity: 1;
  visibility: visible;
  height: auto;
}

/*================ Text Shop Name ================*/

@media screen and (min-width: 769px) {
  .site-header__logo {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .site-header__logo img {
    max-height: calc(var(--drawerHeaderHeight) - (var(--gutter) / 2));
    margin-top: calc(var(--gutter) / 3);
    margin-bottom: calc(var(--gutter) / 3);
  }
}

.site-header__logo a,
.header-logo a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
}

/*================ Nav Links ================*/
.site-nav,
.site-nav--open {
  white-space: nowrap;
  opacity: 0;

}
.no-js .site-nav,
.no-js .site-nav--open,
.site-nav.site-nav--init,
.site-nav--open.site-nav--init {
  opacity: 1;
  -webkit-transition: color 0.2s, opacity 0.1s;
  -moz-transition: color 0.2s, opacity 0.1s;
  -ms-transition: color 0.2s, opacity 0.1s;
  -o-transition: color 0.2s, opacity 0.1s;
  transition: color 0.2s, opacity 0.1s;
}

.burger-icon {
  display: block;
  height: 2px;
  width: 18px;
  left: 25px;
  margin-left: -9px;
  position: absolute;
  transition: all 0.25s ease-out;
  background: var(--colorNavText);
}
.js-drawer-open-left .burger-icon {
  width: 24px;
  top: calc(50% - 1px);
  left: calc(50% - 4px);
}
@media screen and (min-width: 769px) {
  .burger-icon {
    width: 20px;
    left: 27px;
    margin-left: -12px;
    
  }
  .js-drawer-open-left .burger-icon {
    width: 25px;
    top: calc(50% - 1px);
    left: calc(50% - 2px);
  }
}

.burger-icon--top {
  top: 17px;
}
.js-drawer-open-left .burger-icon--top {
  top: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.burger-icon--mid {
  top: 24px;
}
.js-drawer-open-left .burger-icon--mid {
  opacity: 0;
}

.burger-icon--bottom {
  top: 31px;
}
.js-drawer-open-left .burger-icon--bottom {
  top: 25px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-nav__link--burger {
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  line-height: 50px;
  background-color: transparent;
  border: 0;
  position: relative;
  top: 4px;
  transition: transform 0.15s ease-out;
}
.site-nav__link--burger svg {
  width: 20px;
  height: 30px;
}

.site-nav__link--burger::after {
  border-color: #000;
}

.site-nav__item {
  white-space: normal;
}

.site-nav__link {
  font-family: 'Red Hat Display', sans-serif;
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.site-nav--has-dropdown > a, .site-nav__item > a  {
  position: relative;
  z-index: calc(var(--zindexNavDropdowns) + 1);
}

.site-nav--has-dropdown:hover > a,
.site-nav--has-dropdown > a.nav-focus,
.site-nav--has-dropdown.nav-hover > a {
  color: var(--colorNavText);
  background-color: var(--colorNav);
  opacity: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;

}
.navigationlinks > li:hover > a::before,
.site-nav--has-dropdown:hover > a::before,
.site-nav--has-dropdown > a.nav-focus::before,
.site-nav--has-dropdown.nav-hover > a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-color: #1D265A;
  height: 3px;
  z-index: calc(var(--zindexNavDropdowns) + 1);
}

.site-nav--has-dropdown.site-nav--has-dropdown-grandchild a:before {
  display: none;
}

/*================ Dropdown Animation ================*/
.site-nav__dropdown {
  background-color: var(--colorNav);
  min-width: 100%;
  padding: calc(var(--gutter) / 3) 0;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
}
.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown.nav-hover .site-nav__dropdown,
.nav-focus + .site-nav__dropdown {
  opacity: 1;
  pointer-events: auto;
}
.supports-no-touch .site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown.nav-hover .site-nav__dropdown {
  -webkit-transition: opacity 300ms cubic-bezier(0.2, .06, .05, .95);
  -moz-transition: opacity 300ms cubic-bezier(0.2, .06, .05, .95);
  -ms-transition: opacity 300ms cubic-bezier(0.2, .06, .05, .95);
  -o-transition: opacity 300ms cubic-bezier(0.2, .06, .05, .95);
  transition: opacity 300ms cubic-bezier(0.2, .06, .05, .95);
}

.site-nav__dropdown-grandchild {
  min-width: 100%;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
}

/*================ Submenu items ================*/
.site-nav__dropdown a,
.site-nav__grandchild-dropdown a {
  background-color: transparent;
}
.site-nav__dropdown a:hover,
.site-nav__grandchild-dropdown a:hover,
.site-nav__dropdown a:active,
.site-nav__grandchild-dropdown a:active,
.site-nav__dropdown a:focus,
.site-nav__grandchild-dropdown a:focus {
  background-color: transparent;
}

.site-nav__dropdown-link {
  font-style: var(--fontStyle);
  display: block;
  white-space: nowrap;
  padding: 5px 15px;
}
.site-nav--has-grandchildren .site-nav__dropdown-link {
  padding-right: calc(var(--gutter) * 1.5);
}

/*================ Compressed nav if too many links ================*/

.site-nav--compress .site-nav__item:not(.site-nav__item--compressed) {
  display: none;
}

@media screen and (min-width: 769px) {
  .site-nav--open {
    display: none;
  }
}

.site-nav--open.site-nav--open__display {
  display: inline-block;
}

/*================ Search bar ================*/
.site-nav--search__bar {
  vertical-align: middle;
  padding: 0 10px 7px 0;
}
.site-nav--search__bar input {
  background-color: var(--colorInputBg);
}

/*================ Module | Theme Tags ================*/

.tags a {
  padding: 4px calc(var(--gutter) / 2);
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  letter-spacing: 0.15em;
}

.tags--collection {
  max-width: 75%;
  margin: 0 auto 25px; 
}
@media screen and (min-width: 769px) {
  .tags--collection li {
    display: inline-block;
  }
}

@media screen and (max-width: 590px) {
  .tags--collection li {
    display: block;
  }
}

.tags--article a {
  padding-right: calc(var(--gutter) / 2);
  padding-left: 0;
}

.tags__title {
  margin-right: calc(var(--gutter) / 2);
}

.tag--active a {
  color: var(--colorSecondary);
}

.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: var(--colorBody);
}
.single-option-radio input {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.single-option-radio label {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  position: relative;
  display: inline-block;
  line-height: 1;
/*   padding: 9px 11px; */
  margin: 3px 4px 7px 3px;
  font-style: normal;
  background-color: var(--colorBody);
  border: 1px solid var(--colorBody);
  color: var(--colorHeadings);
}
.single-option-radio label.disabled:before, .single-option-radio label.disabled:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid;
  border-color: var(--colorTextBody);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.single-option-radio label.disabled:after {
  transform: rotate(135deg);
}


/* .single-option-radio input[type='radio']:checked + label {
  border-color: var(--colorHeadings);
} */

.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 10px;
  cursor: default;
  font-style: normal;
}

.product-form__item{
  margin-bottom: 15px;
}

/*================ Module | Product Lightbox ================*/

.mfp-bg {
  background-color: var(--colorBody);
}
.mfp-bg.mfp-fade {
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-bg.mfp-fade.mfp-ready {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-bg.mfp-fade.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-fade.mfp-wrap.mfp-removing button {
  opacity: 0;
}


.mfp-drop.mfp-wrap {
  transform:translateY(-100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mfp-drop.mfp-wrap.mfp-ready {
  transform:translateY(0);
}

.mfp-drop.mfp-wrap.mfp-removing {
  transform:translateY(-100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.mfp-counter {
  display: none;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: zoom-out;
}

.mfp-figure::after {
  background-color: var(--colorProductBackground);
  box-shadow: none;
}

.mfp-img {
  background-color: var(--colorProductBackground);
}

button.mfp-close {
  margin: 30px;
  font-weight: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: var(--colorTextBody);
}

button.mfp-arrow {
  top: 0;
  height: 100%;
  width: 20%;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1045;

}
button.mfp-arrow:after,
button.mfp-arrow .mfp-a {
  display: none;
}

button.mfp-arrow:before,
button.mfp-arrow .mfp-b {
  display: none;
}

button.mfp-arrow:active {
  margin-top: 0;
}

.mfp-chevron {
  position: absolute;
  pointer-events: none;
}
.mfp-chevron::before {
  content: '';
  display: inline-block;
  position: relative;
  vertical-align: top;
  height: 25px;
  width: 25px;
  border-style: solid;
  border-width: 4px 4px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mfp-chevron.mfp-chevron-right {
  right: 55px;
}
.mfp-chevron.mfp-chevron-right::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mfp-chevron.mfp-chevron-left {
  left: 55px;
}
.mfp-chevron.mfp-chevron-left::before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.grid-product__wrapper {
  text-align: center;
  margin-bottom: 40px;
}
.grid-collage .grid-product__wrapper {
  margin-bottom: 0;
}

.grid-product__image-wrapper {
  position: relative;
  width: 100%;
  display: table;
  table-layout: fixed;
  border:solid 1px #000;
}

.grid-product__image-link {
  position: relative;
  display: block;
  width: 100%;
  background-color: var(--colorProductBackground);
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.grid-collage .grid-product__image-link {
  padding: 0 20px;
}

.grid-product__image-link:hover,
.grid-product__image-link:focus {
  opacity: 0.9;
  -webkit-transition: opacity 0.15s ease-in;
  -moz-transition: opacity 0.15s ease-in;
  -ms-transition: opacity 0.15s ease-in;
  -o-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
}

.grid-uniform .grid-product__image-link {
  display: block;
  vertical-align: middle;
  overflow: hidden;
}

.grid-product__image-link--loading {
  background-color: var(--colorTextBody);
  -webkit-animation: placeholder-background-loading 1.5s infinite linear;
  -moz-animation: placeholder-background-loading 1.5s infinite linear;
  -o-animation: placeholder-background-loading 1.5s infinite linear;
  animation: placeholder-background-loading 1.5s infinite linear;
}

.grid-product__image {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 590px) {
  .grid-uniform .grid-product__image-wrapper {
    height: auto !important;
  }
}

.grid-collage .grid-product__image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.product--wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;

}

.product--image {
  width: 100%;
  height:100%;
  object-fit:contain;
  position: absolute;
  top: 0;
  left: 0;
}
.product--image.lazyload {
  opacity: 0;
}

.is-sold-out .product--image {
  opacity: 0.5;
}

.grid-product__meta {
  position: relative;
  display: block;
  padding: 13px 0;
  text-align:left
}

.grid-product__price-wrap {
  white-space: nowrap;
}

.long-dash {
  margin: 0 4px;
}

.grid-product__title {
  font-style: var(--fontStyle);
  display:block;
  margin-bottom:5px
}

.grid-product__vendor {
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  margin: 1px 0;
}

.grid-product__price {
  font-weight: 700;
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
}

.grid-product__price-min {
  position: relative;
  top: -1px;
  margin-left: -4px;
}

.was-price {
  color:#BFBFBF;
  text-decoration:line-through;
  margin-left:5px;
}
.now-price {
  color:#F40331;
}

.grid-product__tag {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  text-transform: var(--textTransform);
  line-height: 1.3;
  position: absolute;
  bottom:0;
  left:0;
}
.grid-product__tag p {
  padding: 4px 15px;
  margin: 0;
  text-transform:uppercase;
  font-weight:700;
}

.grid-product__tag sup {
  display: none;
}

.grid-product__sold-out {
  color: var(--colorSoldOutText);
  background-color:var(--colorSoldOutTag);

}

.grid-product__on-sale {
  color: var(--colorSaleText);
  background-color:var(--colorSaleTag);
}

.grid-product__new-in {
  color: var(--colorNewText);
  background-color:var(--colorNewTag);
}

@keyframes placeholder-background-loading {
  0% {
    opacity: 0.02;
  }

   50% {
    opacity: 0.05;
  }

   100% {
    opacity: 0.02;
  }
}

/*================ Product Carousel ================*/

.product-single__media-group-wrapper .product-single__media-group:not(.slick-initialized) ~ .slick__controls {
  display: none;
}

.product-single__media-group-wrapper .slick__controls {
  margin-top: 25px;
  margin-bottom: 0;
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.product-single__media-group-wrapper .slick__dots-wrapper {
  max-width: 180px;
  padding: 5px 0;
  overflow: hidden;
}

.product-single__media-group-wrapper .slick-dots {
  background-color: var(--colorBody);
  bottom: 0;
  position: relative;
  display: flex;
  transition: all 0.25s;
  transform: translateX(0);
}
.product-single__media-group-wrapper .slick-dots li {
  margin: 0;
}

.product-single__media-group-wrapper .slick__arrow {
  padding: 15px;
  display: flex;
  z-index: 1;
  line-height: 1.9;
}
.product-single__media-group-wrapper .slick__arrow .icon {
  font-size: 0.6rem;
  width: 14px;
  height: 14px;
}

.product-single__media-group-wrapper .slick__arrow.slick-disabled {
  opacity: 0.3;
}

.product-single__media-group-wrapper .slick__arrow--next {
  order: 1;
}

.product-single__media-group-wrapper .slick__arrow--previous {
  order: -1;
}

.product-single__media-group-wrapper .slick-dots li a {
  position: relative;
}
.product-single__media-group-wrapper .slick-dots li a::before {
  background-color: transparent;
  border-color: var(--colorTextBody);
  width: 10px;
  height: 10px;
}

.product-single__media-group-wrapper .slick-dots li a .slick-dots li.slick-active a::before {
  background-color: var(--colorTextBody);
  border-color: var(--colorTextBody);
  opacity: 1;
  width: 10px;
  height: 10px;
  margin-top: 0.3rem;
  margin-left: 0.3rem;
}

.product-recommendations {
  margin-top: calc(var(--gutter) * 3);
}
@media screen and (max-width: 768px) {
  .product-recommendations {
    margin-top: calc(var(--gutter) * 1.5);
  }
}

/*================ Rich text section ================*/
.rich-text .section-header {
  margin-bottom: calc(var(--gutter) / 2.5);
}

/*================ Modules | Theme collection grid item ================*/
.collection-collage__item {
  overflow: hidden;
}

.collection-collage__item-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.collection-collage__item-wrapper .collection-grid__item-overlay {
  position: relative;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;

}
.collection-collage__item-wrapper .collection-grid__item-overlay::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.25;
  background-color: #000;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.collection-collage__item-wrapper .collection-grid__item-overlay:hover,
.collection-collage__item-wrapper .collection-grid__item-overlay:focus {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);

}
.collection-collage__item-wrapper .collection-grid__item-overlay:hover::after,
.collection-collage__item-wrapper .collection-grid__item-overlay:focus::after {
  opacity: 0.5;
}

.collection-grid__item-link {
  display: block;
  width: 100%;
  height: 100%;
}

.collection-grid__item-overlay {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.collection-grid__item-title--wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  display: table;
  table-layout: fixed;
  color: #fff;
  cursor: pointer;

}
.collection-grid__item-title--wrapper .collection-grid__item-title {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}

.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: calc(-1 * var(--gridGutter));
  margin-left: calc(-1 * var(--gridGutter));

}
@media screen and (max-width: 590px) {
  .custom-content {
    margin-bottom: calc(-1 * var(--gridGutterMobile));
    margin-left: calc(-1 * var(--gridGutterMobile));
  }
}

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: var(--gridGutter);
  padding-left: var(--gridGutter);
  max-width: 100%;

}
@media screen and (max-width: 590px) {
  .custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: var(--gridGutterMobile);
    margin-bottom: var(--gridGutterMobile);
  }
  .custom__item.small--one-half {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.custom__item-inner {
  position: relative;
  display: inline-block;
  text-align: left;
  max-width: 100%;
}

.custom__item-inner--video,
.custom__item-inner--html {
  display: block;
}

/*================ Flex item alignment ================*/
.align--top-middle {
  text-align: center;
}

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

.align--middle-left {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
}

.align--center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: center;
}

.align--middle-right {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  text-align: right;
}

.align--bottom-left {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}

.align--bottom-middle {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: center;
}

.align--bottom-right {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  text-align: right;
}

.featured-blog__post,
.featured-blog__meta,
.title--one-post {
  margin-bottom: calc(var(--gridGutter) * 1.75);

}
@media screen and (max-width: 590px) {
  .featured-blog__post,
  .featured-blog__meta,
  .title--one-post {
    margin-bottom: calc(var(--gridGutterMobile) * 1.75);
  }
}

.featured-blog__author {
  display: inline-block;
  font-style: italic;
  line-height: 1.7;

}
.featured-blog__author::after {
  content: '\2022';
  margin: 0 5px;
}

.featured-blog__date {
  display: inline-block;
}

.article__heading-link {
  color: var(--colorHeadings);
}

.map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: calc(var(--gutter) * 3) 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .map-section {
    min-height: auto;
    padding: 0 var(--gutter);
    margin-top: calc(var(--gutter) * 1.5);
  }
}

@media screen and (max-width: 590px) {
  .map-section {
    padding: 0 calc(var(--gutter) * 0.5);
  }
}

.map-section__wrapper {
  height: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

}
@media screen and (max-width: 768px) {
  .map-section__wrapper {
    padding: 0;
  }
}

.map-section--load-error {
  height: auto;
}

.map-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
}

.map-section__error {
  position: relative;
  z-index: 3;

}
@media screen and (max-width: 768px) {
  .map-section__error {
    position: absolute;
    margin: 0 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.map-section__content-wrapper {
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  flex-grow: 0;
}

.map-section__content {
  position: relative;
  display: inline-block;
  background-color: var(--colorBody);
  padding: var(--section-spacing-small);
  width: 100%;
  text-align: center;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 350px;

}
.map-section__content > * {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .map-section__content {
    background-color: var(--colorNewsletter);
    min-height: auto;
    display: block;
  }
}

.map-section--load-error .map-section__content {
  position: static;
  transform: translateY(0);
}

.map-section__link {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.map-section__container {
  position: absolute;
  height: 100%;
  min-height: auto;
  left: 0;
  top: 0;
  width: 130%;
}
@media screen and (max-width: 768px) {
  .map-section__container {
    position: relative;
    max-width: 1050px;
    width: 100%;
    height: 55vh;
  }
}

.map_section__directions-btn [class^="icon"] {
  height: 1em;
}

.map_section__directions-btn * {
  vertical-align: middle;
}

.map-section__background-wrapper {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  flex-grow: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .map-section__background-wrapper {
    overflow: hidden;
    position: relative;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
}

.map-section--onboarding .map-section__background-wrapper {
  min-height: 350px;
}

.map-section__background-wrapper .placeholder-background {
  height: 100%;
}

.no-js .map-section__background-wrapper .js {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.map-section__image {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .map-section__image {
    position: relative;
  }
}

.map-section--display-map .map-section__image {
  display: none !important;
}

.map-section--load-error .map-section__image {
  display: block !important;
}

.gm-style-cc,
.gm-style-cc + div {
  visibility: hidden;
}

.flex--third {
  -ms-flex-preferred-size: 33%;
  -webkit-flex-basis: 33%;
  -moz-flex-basis: 33%;
  flex-basis: 33%;
}
@media screen and (max-width: 768px) {
  .flex--third {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
  }
}

/*================ Selectors ================*/


.selectors-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; 
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}
@media screen and (min-width: 591px) {
  .selectors-form {
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: calc(-1 * var(--selector-item-margin));
  }
}

@media screen and (min-width: 769px) {
  .selectors-form {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0 0 0 var(--selector-item-margin);
  }
}

.selectors-form--single-column {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.selectors-form__item {
  margin: 0 var(--selector-item-margin) var(--footer-spacing-small);
}

.disclosure {
  position: relative;
}

.disclosure__toggle {
  font-style: var(--fontStyle);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  color: var(--colorInputText);
  cursor: pointer;
  border: 1px solid transparent;
  padding: 8px 28px 8px 10px;
  text-indent: 0.01px;
  text-overflow: '';
  white-space: nowrap;
  background-color: var(--colorInputBg);
  background-image: url('//aussiesockshop.com.au/cdn/shop/t/61/assets/ico-select.svg?v=149310959344144414401753883928');
  background-position: right 10px center;
  background-repeat: no-repeat;
}
.disclosure__toggle:hover {
  outline: 1px solid #dddddd;
}

.disclosure-list {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);

  background-color: var(--colorBody);
  bottom: 120%;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09);
  display: none;
  max-height: var(--max-height-disclosure);
  min-height: var(--min-height-disclosure);
  overflow-y: auto;
  padding: 11px 0px;
  position: absolute;
  left: 50%;
  margin: 0;

}
@media screen and (min-width: 591px) {
  .disclosure-list {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    right: 0;
    left: auto;
  }
}

.disclosure-list--visible {
  display: block;
}

.disclosure-list__item {
  padding: 5px 45px 4px 15px;
  text-align: left;
  white-space: nowrap;

}
.disclosure-list__item .disclosure-list__option {
  font-style: var(--fontStyle);
  color: var(--colorTextBody);
}
.disclosure-list__item .disclosure-list__option:focus,
.disclosure-list__item .disclosure-list__option:hover {
  color: var(--colorSecondary);
}
@media screen and (max-width: 591px) {
  .disclosure-list__item:active {
    background-color: rgba(60,114,203, 0.08);
  }
}

.disclosure-list__item--current .disclosure-list__option {
  color: var(--colorSecondary);
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: var(--colorBody);
  border-color: rgba(31,32,33, 0.05);
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: var(--colorHeadings);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(31,32,33, 0.55);
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(31,32,33, 0.55);
  background: rgba(31,32,33, 0.05);
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(31,32,33, 0.05);
}

.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  background: var(--colorBody);
  border-color: rgba(31,32,33, 0.05);
}
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover,
.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  color: rgba(31,32,33, 0.55);
}

.plyr.plyr--full-ui.plyr--video {
  color: var(--colorHeadings);
  background-color: transparent;
}
.plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
  background-color: transparent;
}

.plyr.plyr--full-ui.plyr--video .plyr__poster {
  background-color: var(--colorProductBackground);
}

.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
.plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
  background-color: #000;
}

.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
  background-color: var(--colorBody);
  border-color: rgba(31,32,33, 0.05);
}
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus,
.plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover {
  color: rgba(31,32,33, 0.55);
}

.plyr.plyr--full-ui.plyr--video .plyr__controls {
  background-color: var(--colorBody);
  border-color: rgba(31,32,33, 0.05);
  margin: 0;
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 var(--colorBody);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 var(--colorBody);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 var(--colorBody);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    rgba(31,32,33, 0.6) var(--value, 0)
  );
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-moz-range-track {
  background-color: rgba(31,32,33, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']::-ms-fill-upper {
  background-color: rgba(31,32,33, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(31,32,33, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(31,32,33, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(31,32,33, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(31,32,33, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(31,32,33, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(31,32,33, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'] .plyr__tooltip {
  background-color: var(--colorHeadings);
  color: var(--colorBody);
}
.plyr.plyr--full-ui.plyr--video .plyr__progress input[type='range'] .plyr__tooltip::before {
  border-top-color: var(--colorHeadings);
}

.plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
  background-image: linear-gradient(
    -45deg,
    rgba(31,32,33, 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(31,32,33, 0.6) 50%,
    rgba(31,32,33, 0.6) 75%,
    transparent 75%,
    transparent
  );
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range'] {
  color: var(--colorBody);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']::-moz-range-thumb {
  box-shadow: 2px 0 0 0 var(--colorHeadings);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']::-ms-thumb {
  box-shadow: 2px 0 0 0 var(--colorHeadings);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']::-webkit-slider-thumb {
  box-shadow: 2px 0 0 0 var(--colorHeadings);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    rgba(255,255,255, 0.6) var(--value, 0)
  );
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']::-moz-range-track,
.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']::-ms-fill-upper {
  background-color: rgba(255,255,255, 0.6);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 4px rgba(255,255,255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 4px rgba(255,255,255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 4px rgba(255,255,255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(255,255,255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']:active::-ms-thumb {
  box-shadow: 0 0 0 3px rgba(255,255,255, 0.25);
}

.plyr.plyr--full-ui.plyr--video .plyr__volume  input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(255,255,255, 0.25);
}


/*================ View-specific styles ================*/
/*================ Templates | Theme Blog ================*/
.article {
  margin-bottom: calc(-1 * (var(--gutter) / 2));
}

.article__featured-image-wrapper {
  position: relative;
}
.no-js .article__featured-image-wrapper {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.article__featured-image {
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}

.article__featured-image-link {
  display: block;
  margin-bottom: var(--gutter);
}

/*================ RSS ================*/
.rss-link {
  font-size: 0.6em;
}

/*================ Comments ================*/
.comment.last {
  margin-bottom: calc(-1 * (var(--gutter) / 2));
}

/*============= Templates | Password page =============*/

.template-password {
  height: 100vh;
  text-align: center;
}

.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-image: url(//aussiesockshop.com.au/cdn/shop/t/61/assets/password-page-background.jpg?v=129873446965807520001753883920);
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;

}
.password-page__wrapper h1,.password-page__wrapper .h1,
.password-page__wrapper h2,.password-page__wrapper .h2,
.password-page__wrapper h3,.password-page__wrapper .h3,
.password-page__wrapper h4,.password-page__wrapper .h4,
.password-page__wrapper h5,.password-page__wrapper .h5,
.password-page__wrapper h6,.password-page__wrapper .h6 {
  color: #ffffff!important;
}

.password-page__wrapper a {
  color: inherit;
}

.password-page__wrapper hr {
  border-color: inherit;
}

.password-page__wrapper .rte a:hover {
  color: var(--colorSecondary);
  border-bottom: 1px solid var(--colorSecondary);
}

.password-page__wrapper .social-sharing.clean a {
  color: inherit;
  background: transparent;
}

.password-header-section {
  display: table-row;
}

.password-page__header {
  display: table-cell;
  height: 1px;
}

.password-page__header__inner {
  padding: calc(var(--gutter) / 2) var(--gutter);
}

.password-page__logo {
  margin-top: calc(3 * var(--gutter));

}
.password-page__logo .logo {
  max-width: 100%;
}

.password-page__main {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: calc(var(--gutter) / 2) var(--gutter);
}

.password-page__hero {
  font-family: var(--headerFontStack);
  font-weight: var(--headerFontWeight);
  font-style: var(--headerFontStyle);
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
}

.password-page__message {
  font-style: italic;
  font-size: 120%;
}
.password-page__message img {
  max-width: 100%;
}

.password-page__hr {
  margin: var(--gutter) auto;
}

.password-page__message,
.password-page__login-form,
.password-page__signup-form {
  max-width: 500px;
  margin: 0 auto;
}

.password-page__login-form {
  text-align: center;
  padding: var(--gutter);
}

@media screen and (min-width: 590px) {
  .password-page__login-form,
  .password-page__signup-form {
    padding: 0 var(--gutter);
  }
}

.password-page__login-form .input-group,
.password-page__signup-form .input-group {
  width: 100%;
}

.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0;
}

.password-page__signup-form__heading {
  margin-bottom: 0.8em;
}

.password-page__social-sharing {
  margin-top: var(--gutter);
}

.password-page__social-sharing__heading {
  margin-bottom: 0;
}

.password-login,
.admin-login {
  margin-top: calc(var(--gutter) / 2);
}
.password-login a:hover,
.admin-login a:hover {
  color: inherit;
}

.password-login {
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
  line-height: calc(0.8 * var(--baseFontSize));
}

.lock-icon-svg {
  width: calc(0.8 * var(--baseFontSize));
  height: calc(0.8 * var(--baseFontSize));
  display: inline-block;
  vertical-align: baseline;

}
.lock-icon-svg path {
  fill: currentColor;
}

.admin-login {
  font-size: 95%;
}

.password-page__footer {
  display: table-row;
  height: 1px;
}

.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: var(--gutter);
  line-height: calc(1.5 * var(--baseFontSize));
  font-size: 95%;
}

.shopify-link {
  color: inherit;

}
.shopify-link:hover {
  color: inherit;
}

.shopify-logo-svg {
  width: calc(1.5 * var(--baseFontSize) * 120 / 35);
  height: calc(1.5 * var(--baseFontSize));
  display: inline-block;
  line-height: 0;
  vertical-align: top;

}
.shopify-logo-svg path {
  fill: currentColor;
}

.shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.order-table tbody tr + tr {
  border-top: lightgray;
}

.order-table thead {
  border-bottom: 1px solid var(--colorTextBody);
}

.order-table tfoot {
  border-top: 1px solid var(--colorTextBody);
}

.order-table tfoot tr:first-child th,
.order-table tfoot tr:first-child td {
  padding-top: 1.5em;
}

.order-table tfoot tr:nth-last-child(2) th,
.order-table tfoot tr:nth-last-child(2) td {
  padding-bottom: 1.5em;
}

.order-table tfoot tr:last-child th,
.order-table tfoot tr:last-child td {
  border-top: 1px solid var(--colorTextBody);
  font-weight: normal;
  padding-top: 1.5em;
  padding-bottom: 1em;
  letter-spacing: 0.15em;
  font-family: var(--accentFontStack);
  font-weight: var(--accentFontWeight);
  font-style: var(--accentFontStyle);
  letter-spacing: var(--letterSpacing);
  text-transform: var(--textTransform);
}

.order-table td,
.order-table th {
  padding: 0.5em 1em;
}

.order-table tbody th,
.order-table tfoot th {
  font-family: var(--bodyFontStack);
  font-weight: normal;
  text-transform: none;
  font-size: var(--baseFontSize);
  letter-spacing: 0;
}

.order-table tr th:first-child {
  padding-left: 0;
}

.order-table tr th:last-child,
.order-table tr td:last-child {
  padding-right: 0;
}

.order-table tr:first-child th::after,
.order-table tr:first-child td::after {
  display: none;
}

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

  .order-table tbody tr :first-child th,
  .order-table tbody tr :first-child td {
    padding-top: 1.25em;
  }

  .order-table tbody tr :last-child th,
  .order-table tbody tr :last-child td {
    padding-bottom: 1.25em;
  }
  .order-table tfoot tr td, .order-table tfoot tr th {
    vertical-align: bottom;
  }
}

@media screen and (max-width: 590px) {
  .order-table {
    border: 0;
  }

  .order-table thead {
    display: none;
  }

  .order-table th,
  .order-table td {
    float: left;
    clear: left;
    width: 100%;
    text-align: right;
    padding: 0.5rem 0;
    border: 0;
    margin: 0;
  }

  .order-table th::before,
  .order-table td::before {
    content: attr(data-label);
    float: left;
    text-align: left;
    padding-right: 2em;
    max-width: 80%;
  }

  .order-table tbody th::before,
  .order-table tbody td::before {
    letter-spacing: 0.15em;
    font-family: var(--accentFontStack);
    font-weight: var(--accentFontWeight);
    font-style: var(--accentFontStyle);
    letter-spacing: var(--letterSpacing);
    text-transform: var(--textTransform);
  }

  .order-table tbody tr td:first-child {
    padding-top: 1.5em;
  }
  .order-table tbody tr td:last-child {
    padding-bottom: 1.5em;
  }
}

.item-props {
  margin-top: 5px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 590px) {
  .order-table__product {
    display: flex;
    justify-content: space-between;
  }
}

.order-discount {
  text-transform: uppercase;
  color: var(--colorSaleTag);
  display: block;
  line-height: 1.2em;

}
.order-discount .icon-saletag {
  margin-right: 0.5em;
  font-size: 0.75em;
}

.order-discount--title {
  word-break: break-word;
  padding-right: 1em;
}

.order-discount--list {
  margin: 0.3em 0 0 1.3em;
  list-style: none;
  padding: 0;
}

.order-discount--cart {
  text-align: right;
}

.order-discount--cart-list {
  display: inline-block;
  width: 80%;
  margin-top: 1em;
}

.order-discount--ajax-cart {
  color: inherit;
  font-size: 0.9em;
}

.order-discount--ajax-cart-list {
  width: 60%;
  display: block;
  margin-top: 0.8em;
  margin-left: auto;
  line-height: 1.1;
}

.order-discount__item {
  text-indent: -1.3em;
  margin-bottom: 0;

}
.order-discount__item + .order-discount__item {
  margin-top: 0.6em;
}

@media screen and (max-width: 590px) {
  .order-discount-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

/* General Mphus o7 */
.mphus-grid{display:grid;grid-template-columns:1fr;max-width:1366px;width:100%;margin:0 auto 80px!important;gap:20px}
.mphus-grid__item{position:relative}
.mphus-flex--row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}
.mphus-flex__item{display:flex;position:relative}
.mphus-flex__item--eighth{width:12.5%;padding:10px}
.mphus-image{position:relative;width:100%}
.mphus-image:empty{background-color:#f0f0f0}
.mphus-image__img{position:absolute;width:100%;top:0;left:0}
.mphus-content{display:flex;flex-direction:column;align-items:center;position:relative}
.mphus-cover{width:100%;height:100%;top:0;left:0;justify-content:center;padding:20px;position:absolute}
.template-index .mphus-button:hover{background-color:#000!important; color:#fff !important;}
.mphus-title{font-size:1.25rem;font-weight:400;text-align:left;margin-bottom:0}
.template-index h2.mphus-title{font-weight:700; font-size:2rem;line-height:1.25;text-align:center;margin-bottom:40px;}
.mphus-subheading{font-weight:700}
.mphus-copy{font-size: .875rem; line-height: 1rem; text-align: center; padding: 5px 20px;}
.template-index .mphus-copy{font-size:1rem; line-height:1.5rem;}
.mphus-dto{display:block}
.mphus-mbo{display:none}
.mphus-grid__scroller{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;top:0;padding:10px 0;background-color:#fff;overflow-x:auto}
.mphus-grid__slide{width:50px;height:50px;place-items:center;display:grid;font-size:1.5rem}
.mphus-grid__slide:hover{background-color:#E8E9EE;font-weight:700}
.mphus-grid__slide[disabled]{opacity:.2;pointer-events:none;cursor:default}
.mphus-grid__letters{display:grid;grid-template-columns:1fr 5fr;place-items:center;padding:50px 0;gap:20px;margin-bottom:20px;}
.mphus-grid__letter{font-size:4rem;text-transform:uppercase;font-weight:700;width:100px;height:100px;line-height:1;display:flex;align-items:center;justify-content:center;background-color:#E8E9EE;}
.mphus-grid__brandgroup{place-self:self-start;display:grid;list-style:none;margin:0;grid-template-columns:repeat(5,1fr);gap:10px;width:100%}
.mphus-grid__brandgroup li a:hover{text-decoration:underline;text-decoration-skip-ink:none}
.mphus-grid__letters.brand-inverted{background-color:#E8E9EE}
.mphus-grid__letters.brand-inverted .mphus-grid__letter{background-color:#fff}
.mphus-grid__scroller::-webkit-scrollbar {display: block;background-color: #E8E9EE;height:8px;}
.mphus-grid__scroller::-webkit-scrollbar-thumb {display: block;background-color:#1E2859;cursor:pointer}
:focus-visible{outline:0;}
@media screen and (max-width:768px){
  .mphus-dto{display:none}
  .mphus-mbo{display:block}
  .mphus-grid__scroller{scroll-snap-type:inline mandatory}
  .mphus-grid__scroller>*{scroll-snap-align:start}
  .mphus-grid__scroller>.mphus-grid__image:last-of-type{scroll-snap-align:end}
  .mphus-grid__scroller{overflow-x:auto;grid-template-columns:unset}
  .mphus-grid__letters{place-items:start;padding:20px}
  .mphus-grid__brandgroup{grid-template-columns:1fr}
  .mphus-flex--row{display:grid;grid-auto-flow:column;grid-auto-columns:40%;overflow-x:auto;scroll-snap-type:inline mandatory;-ms-overflow-style:none;scrollbar-width:none;}
  .mphus-flex--row::-webkit-scrollbar{display:none}
  .mphus-flex--row>*{scroll-snap-align:start}
  .mphus-flex--row>.mphus-flex__item--eighth:last-of-type{scroll-snap-align:end}
  .mphus-flex__item--eighth{width:100%}
}


/* mphus slider */

.mphus-slider{margin:0 auto 100px;padding:0 20px}
.mphus-slider__title{font-size:2rem;line-height:1.25;color:#000;margin:0 auto 30px;padding:0;font-weight:400;text-transform:uppercase;font-weight:700;max-width:1366px}
.mphus-slider__container{margin:0 auto;width:100%;}
.mphus-slider__wrapper{display:grid;gap:20px;grid-auto-flow:column;grid-auto-columns:28%;overflow-x:auto;cursor:grab;-ms-overflow-style:none;scrollbar-width:none;width:100%;}
.mphus-slider__scroller{padding:0 0 20px;margin-bottom:20px}
.mphus-slider__scroller::-webkit-scrollbar{height:8px;background-color:#E0E0E0}
.mphus-slider__scroller::-webkit-scrollbar-thumb{background-color:#3c73cb}

.mphus-slider__slide{display:flex;flex-direction:column;}
.mphus-slider__slide .mphus-image,.mphus-slider__slide .mphus-image img{overflow:hidden;object-fit:cover;width:100%;object-position:center}
.mphus-slider__slide .mphus-image img{height:100%}
.mphus-slider__span{margin-top:10px;text-align:center}
.mphus-slider__spanbold{font-weight:700;}
.mphus-slider__scrollcontainer{position:relative;margin:0 auto;}
.mphus-slider__arrow{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);display:block;z-index:1;transition:all .2s ease;cursor:pointer}
.mphus-slider__prev{left:-50px;}
.mphus-slider__next{right:-50px;}
.mphus-slider__arrow::before{content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(calc(-50% - 30px),-50%);width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000}
.mphus-slider__prev::before{transform:translate(-40%,-50%) rotate(135deg)}
.mphus-slider__next::before{transform:translate(-60%,-50%) rotate(-45deg)}
.mphus-slider__arrow:hover{transform:translateY(-50%) scale(1.25)}
.overflow-scroll__visible{padding:0px calc(50vw - 663px) 20px}
.overflow-scroll__hidden{padding:0;width:92%;max-width:1216px;margin:0 auto}
@media screen and (max-width:1366px) {
  .overflow-scroll__visible{padding:0px 20px 20px}
  .overflow-scroll__visible::-webkit-scrollbar-track-piece:end{margin:0 20px}
  .overflow-scroll__visible::-webkit-scrollbar-track-piece:start{margin:0 20px}
}
@media screen and (max-width:768px){
  .overflow-scroll__hidden{max-width:85%}
  .mphus-slider__scroller{scroll-snap-type:inline mandatory;}
  .mphus-slider__scroller>*{scroll-snap-align:start}
  .mphus-slider__wrapper{grid-auto-columns:70%;padding:0 0 20px;}
  .mphus-slider__arrow{width:20px;height:40px}
  .mphus-slider__prev{left:-25px;}
  .mphus-slider__next{right:-25px;}
  .mphus-slider__span{font-size:.875rem}
}

.btn-elem{border:solid 2px #000; border-radius:2px; box-shadow: 5px 5px 0px 0px rgba(60,114,203,1); background-color:#fff; padding:12px 25px;min-width:200px;text-transform:uppercase;text-decoration:none;font-size:1rem;line-height:1.25;text-align:center;-webkit-appearance:none;cursor:pointer;display:inline-block;transition:transform .2s ease, box-shadow .2s ease, background-color .2s ease}
.btn-elem.black{box-shadow: 5px 5px 0px 0px rgba(0,0,0,1);}
.btn-size__full{width:100%;}
.btn-style__textlink{text-decoration:underline;}
.btn-style__atb{background-color:#3C72CB; box-shadow: 5px 5px 0px 0px rgba(0,0,0,1); color:#fff; width:100%;}
.btn-style__checkout{background-color: #3ec38f; box-shadow: 5px 5px 0px 0px rgba(0,0,0,1); color:#fff; width:100%; font-size: 14px;}
.btn-style__atb:hover{background-color:#fff; color:#000;}
.btn-style__atb:disabled {background-color:var(--colorSoldOutTag);color:var(--colorSoldOutText);flex-grow:1; box-shadow: none!important; transform: translate(0, 0)!important;}
.btn-style__checkout:disabled{background-color:var(--colorSoldOutTag);color:var(--colorSoldOutText); box-shadow: none!important; transform: translate(0, 0)!important;}
/* .btn-style__atb:disabled:hover{background-color:#999089} */
.btn-elem:not(.price-apply):hover {box-shadow: 0 0 0 0 rgba(60,114,203,1);transform: translate(5px, 5px);}
.btn-elem.black:hover,.btn-style__atb:hover{box-shadow: 0px 0px 0px 0px rgba(0,0,0,1);}

/* homepage */
.main-content > section:not(:first-of-type){
  padding-top:40px;
  width:calc(100% - 40px);
}
.main-content > section{
  margin-bottom:100px
}
@media screen and (max-width:768px){
  .main-content > section:not(:first-of-type){
    padding-top:50px;
  }
  .main-content > section{
    margin-bottom:50px
  }
}

/* Grid item variant options */
.grid-product__options{display:flex;gap:15px; flex-wrap: wrap;}
.grid-product__option{text-align:center;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap;width:25px;}
.grid-product__option:not(.show-more){background-color:#fff;}
.grid-product__option.show-more{text-decoration:underline;flex-shrink:0;padding:5px 0; width: fit-content;}
.grid-product__option img{border:solid 1px #000;}

@media screen and (max-width:767px){
  .grid-product__option.show-more{padding:2px 0;}
}

/*Policy Page Styling*/
.template-policy h1{text-transform:uppercase;}
.template-policy .shopify-policy__container{max-width:unset;}


/*Footer*/
#shopify-section-footer{background-color:#000; padding-top:50px; padding-bottom:0;}
.footer-container{max-width:1366px; margin:auto; padding-left:30px; padding-right:30px;}
.footer-links .site-footer__linklist{display:flex; flex-wrap:wrap; justify-content:flex-end; border-top:solid 2px #fff; border-bottom:solid 2px #fff; padding-top:50px; padding-bottom:30px;}
.footer-links .site-footer__linklist li{width:29%; margin-bottom:20px;}
.site-footer a:hover{color:#fff; border-bottom:solid 1px #fff;}
.footer-social{display:flex; align-items:center; justify-content:center; margin-bottom:30px;}
.social-footer-line{display:block; background-color:white; height:3px; width:100%;}
.social-icons{display:flex; font-size:34px; gap:10px; margin-bottom:0; margin-left:20px; margin-right:20px;}
.social-icons a{color:#fff !important;}
.social-icons li{margin-bottom:0;}
.site-footer__linklist a{color:#fff;}
.site-footer__copyright-content{color:#fff !important; clear:both; display:block; width:100%; text-align:center; margin-bottom:0; margin-top:30px;}
.footer-details{color:#fff !important; text-align:center; margin-top:50px; margin-bottom:50px;}
.footer-details h2{color:#fff; text-transform:none;}
.site-footer__copyright-content a{color:#fff !important;}
.footer-details-list{display:flex; gap:30px; justify-content:center; align-items:flex-end;}
.footer-details-list span:first-of-type, .footer-details-list span:last-child{display: flex; justify-content: center; align-items: center; gap: 5px; flex-wrap: wrap;}
.footer-details-list img {flex-shrink: 0;}
.site-footer__payment-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width:860px) {
  .footer-details-list {align-items: center;}
  .footer-details-list{flex-direction:column; gap:15px;}
  .footer-details-list .pipe{display:none;}
}

@media only screen and (max-width:767px) {
.footer-links{margin-bottom:50px;}
.footer-links .site-footer__linklist{flex-direction:column;}
.footer-links .site-footer__linklist li{width:100%; padding-bottom:15px; margin-bottom:0; border-bottom:solid 2px #fff; text-align:left; padding-top:15px;}
.footer-links .site-footer__linklist li:first-child{border-top:solid 2px #fff;}
.footer-social{justify-content:center;}
.social-footer-line{display:none;}
.footer-details{border:solid 2px #fff; padding:30px;}
/* .footer-details-list{flex-direction:column; gap:15px;} */
/* .footer-details-list .pipe{display:none;} */
.social-icons{font-size:44px;}
}


/*Three Panels Features*/
.four-features{background-color:#F2F6FB;}
.hh__panels--features{display:flex; width:100%; max-width:1366px; padding:30px; margin:auto; justify-content:space-evenly; gap:10px;}
.hh__panels--features .hh__panels--panel{text-align:center;}
.hh__panels--features .hh__panels--panel img{max-width:100px; margin:auto;}
.hh__panels--features .hh__panels--panel h4{max-width:300px; margin-top:20px; font-size:1.1em;}
  @media only screen and (max-width:767px){
.hh__panels--features{flex-wrap:wrap; gap:40px;}
.hh__panels--features .hh__panels--panel{width:40%;}
.hh__panels--features .hh__panels--panel h4{max-width:unset;}
  }

  /* Section: featured-grid.liquid */
.featured-grid{grid-template-columns:repeat(3,1fr); gap:30px; max-width:unset; margin-top:50px; width:100% !important;}
.featured-grid.subpanels{grid-template-columns:repeat(2,1fr); max-width:1366px; padding-left:30px; padding-right:30px; margin: 0 auto 30px !important;}
.featured-grid .mphus-grid__item{margin-bottom:50px;}
.featured-grid-item{position:relative;}
.featured-grid-content{display: flex; text-align: center; justify-content: center; flex-direction: column; align-items: center;}
.featured-grid-content h2{font-size:1.9rem; padding-top:10px; padding-left:30px; padding-right:30px; max-width:400px;}
.featured-grid.subpanels h2{position: relative; background-color:#fff; border-radius:5px; margin-top:-45px; width:75%;}

@media screen and (max-width:1024px){
  .featured-grid-content h2{font-size:1.65rem;}
  .subpanels .featured-grid-content h2{padding-left:15px; padding-right:15px;}
}
  
@media screen and (max-width:768px){
  .featured-grid{grid-template-columns:repeat(1,1fr);}
  .featured-grid-item:nth-child(2){padding:30px;}
  .subpanels .featured-grid-item:nth-child(2){padding:0;}
  .featured-grid.subpanels{grid-template-columns:repeat(1,1fr); max-width:1366px; padding-left:30px; padding-right:30px;}
}

/*Featured Flex*/
.featured-flex{display:flex; gap:30px;}
.instagram-section{text-align:center; margin:auto; width:100%}
.instagram-section .featured-flex{width:100%; justify-content:center;}
.instagram-section .flex-item{width:25%; max-width:250px;}

/*Product Grid Item*/
.grid-product__price{display:flex;flex-flow:row wrap;align-items:center;gap:5px}
  .grid-product__price .was-price{margin-right:10px;}
  .grid-product__price .sale-tag{position:relative;display:none;align-items:center}
  .grid-product__price .sale-tag span{background-color:#F40331;color:#fff;padding:2px 5px;font-size:12px;font-weight:700;position:relative;border-radius:4px;text-transform:none}
  .grid-product__price .sale-tag{display:flex;}


/* Swatch defaults */
.default-swatch{width:100%;padding-top:100%;display:block;box-shadow:inset 0 0 0 1px #000}

/* Collection styles */

.template-collection .main-content{padding-top:0!important}
.template-collection .wrapper{max-width:1366px;padding:0 30px;}
.template-collection .mphus-product__btc{margin-bottom:20px;padding:0;}
.mphus-collection__header{margin-top:40px}
.mphus-collection__title{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 0;margin-bottom:20px;}
.mphus-collection__title h1{line-height:1;margin-bottom:0}
.mphus-collection__title h1 + .mphus-collection__description{margin-top:10px}
.mphus-collection__description{text-align:center; padding-top:5px;}
.mphus-collection__sorting{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}
.mphus-collection__productcount{font-size:0.875rem}
[data-section-type="collection-template"]{border-top:2px solid #000;padding-top:20px}
.grid-filters__wrapper{display:grid;grid-template-columns:minmax(0,1fr) 3fr;gap:30px}
[data-section-type="collection-template"] .grid-uniform {display: grid; grid-template-columns: repeat(3, 1fr); width: 100%; gap: 20px; padding: 0; margin-left: 0;}
@media screen and (max-width:1024px){
  .template-collection .wrapper{padding:0 20px;}
  [data-section-type="collection-template"] .grid-uniform {gap: 20px 15px;}
}
@media screen and (max-width:768px){
  .grid-filters__wrapper{grid-template-columns:1fr}
  [data-section-type="collection-template"] .grid-uniform {grid-template-columns: repeat(2, 1fr); gap: 20px 10px;}
}



/*Blog*/
.template-blog .page-width{max-width:1900px; margin:auto; padding-left:30px; padding-right:30px;}
.template-blog h1{line-height:1;}
.template-blog .blogsubtitle{font-size:18px; text-align:center;}
.blogarticles{display:flex; flex-wrap:wrap; gap:40px; justify-content:space-between;}
.blogcard{width:30%; margin-bottom:60px; border:solid 1px black;}
.blogcard img{width:100%;}
.blogcardtext{padding:20px; text-align:center;}
.blogcardtext h2 {line-height:1.05;}
.blogcardtext h2 a{color:#000 !important; font-size:1.25rem;}
.blogcardtext .readmore{margin:auto; width:100px; text-align:center; border-bottom:solid 1px #000; font-size:16px; display:block; text-transform:uppercase;}
.blogexcerpt{font-size:14px;}
.allblogtags{text-align:center; font-size:18px; line-height:1;}
.blogtag{margin:10px; text-decoration:underline;}

.template-article .main-content .wrapper{max-width:1366px; padding-left:30px; padding-right:30px;}
.template-article .main-content header{text-align:center; margin-bottom:50px;}
.template-article .main-content header h1{text-align:center !important;}
.template-article article {}
.template-article .main-content h2{}
.template-article .main-content p, .template-article .main-content a, .template-article .main-content li{font-size:16px;}
.template-article .main-content img{padding-left:60px; padding-right:60px; max-width:1000px; padding-top:50px; padding-bottom:50px;}
.template-article .main-content .article-image-wrapper img{padding-top:0; padding-bottom:0;}
.template-article .allblogtags a {margin:10px; text-decoration:underline; color:#1f2021;}
.template-article .flexbox{display:flex; flex-wrap:wrap;}
.template-article .half{width:50%;}
.template-article .centercontent{justify-content: center; align-items: center;}

#shopify-section-article-template h1{text-align:left; margin-bottom:0; margin-top:10px;}
.mainarticleimage img{width:100%;}

@media only screen and (max-width:900px){
  .blogcard{width:46%;}

}

@media only screen and (max-width:767px){
  .template-article .half{width:100%;}
  .template-article .main-content img{padding-left:15px; padding-right:15px;}
  .template-article .main-content .wrapper{padding-left:15px; padding-right:15px;}

}

@media only screen and (max-width:549px){
  .blogcard{width:99%; margin-left:0.5%; margin-right:0.5%}
}

/*Judge Me Styling */
#shopify-section-template--17805359612210__16812159521d686804 .shopify-block{width: calc(100% - 40px); max-width: 1326px; margin: 0 auto; border:solid 1px #000; padding:20px; margin-top:50px;}
.jdgm-preview-badge{margin-bottom:20px;}




/* Homepage responsive styling */

/* Quality brands */
@media screen and (max-width:768px) {
  .featured-brands {margin-bottom: 20px !important;}
  .featured-brands p {padding: 0 20px; text-align: center;}
}

/* Featured Grid */
@media screen and (max-width:768px) {
  .featuredgrid {margin-bottom: 40px !important; gap: 0;}
  .featuredgrid a.featured-grid-item.mphus-grid__item {margin-bottom: unset;}
}

/* Sub Panels */
@media screen and (max-width:768px) {
  .subpanels {margin-bottom: 0px !important; gap: 0;}
}

/* Instagram section */
@media screen and (max-width:768px) {
  section.instagram-section {margin: 0 0 40px 0; width: 100% !important;}
  .instagram-section .featured-flex {display: grid; grid-template-columns: 1fr 1fr;}
  .instagram-section a.flex-item {width: unset; max-width: unset;}
  .instagram-section p {padding: 0 20px}
}

/* Four Features */
@media screen and (max-width:515px) {
    .four-features {padding: 30px 30px 40px 30px;}
}


/* Seo section */
@media screen and (max-width:768px) {
  .seo-copy {margin: auto;}
}

/* Footer */

@media screen and (max-width:768px) {
  #shopify-section-footer ul.no-bullets.site-footer__linklist {padding: 12px 0;}
  #shopify-section-footer ul.no-bullets.site-footer__linklist li {border: none; text-align: center; padding: 12px 0;}
  #shopify-section-footer .footer-details {border: none; padding: 0 0 20px 0;}
  #shopify-section-footer .footer-details-list b:first-child {font-size: 20px;}
}

@media screen and (max-width:768px) {
  .pagination {padding: unset;}
}


/* Product page mobile thumbnails */

.template-product .slick-dots {display: none!important;}

.product-single__media-group button.slick-next.slick-arrow, .product-single__media-group button.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    background-color: #3c73cb;
    width: 50px;
    height: 40px;
    z-index: 1;
    margin: 0!important;
}

.product-single__media-group button.slick-next.slick-arrow {
    right: -25px;
    transform: rotate(270deg);
    border-radius: 8px 8px 0 0;

}

.product-single__media-group button.slick-prev.slick-arrow {
    left: -25px;
    transform: rotate(270deg);
    border-radius: 0 0 8px 8px;
}

.thumbs-wrap button.slick-arrow::after, .thumbs-wrap button.slick-arrow::after { border-right: 2px solid #000!important; border-bottom: 2px solid #000!important;}

@media screen and (max-width:768px) {
  .thumbs-wrap {margin-top: 20px;}
  .thumbs-wrap .slick-slide {padding: 0; margin: 0 5px}
  .thumbs-wrap .slick-slider {margin: 0;}
  .thumbs-wrap button.slick-next.slick-arrow, .thumbs-wrap button.slick-prev.slick-arrow {display: none!important;}
}

/* Responsive bug fix on product page */
  .template-product .product-page__lower {padding: 0 20px;}
  .template-product .jdgm-rev-widg {padding: 0 20px;}
@media screen and (max-width:767px) {
  .template-product .featured-brand-panel {flex-direction: column;}
}

/* Dynamic Free Delivery Shipping Bar */
.shipping-bar__container {width: 100%; display: flex; justify-content: center;}
shipping-bar {margin-bottom: 20px;}
shipping-bar.shipping-bar--active { width: 100%; display: flex; background-color: #F2F6FB; padding: 20px 20px 14px; gap: 6px; }
#CartDrawer shipping-bar {margin-bottom: 0;}
#CartDrawer shipping-bar.shipping-bar--active {padding: 8px 0 10px 0; background-color: transparent;}
#CartDrawer shipping-bar.shipping-bar--active .free-delivery-message{text-align: right; color: #FFF;}
@media screen and (max-width:767px) {
  #CartDrawer shipping-bar.shipping-bar--active {padding: 0 0 10px;}
  #CartDrawer shipping-bar.shipping-bar--active .free-delivery-message{font-size: 14px;}
}
.shipping__meter-bar {background-color: #3EC38F!important;}
.shipping__meter {border: 1px solid black;}

/* Cart Page tweaks */
.template-cart .mphus-cart__form .mphus-cart__qtycell .mphus-icon__wrapper {justify-content: center;}

/* Cart Drawer mphus  */
.ajaxcart__inner .single-option-radio{padding:0 0 15px;margin:0}
.ajaxcart__inner .single-option-radio label{width:30px;height:30px;margin:0 10px 5px 0;}
.ajaxcart__inner .single-option-radio input[type="radio"]:checked + label{box-shadow:0 0 0 2px #fff, 0 0 0 3px #000}
.ajaxcart__inner .mphus-select{position:relative;width:100%;margin-bottom:40px}
.ajaxcart__inner .mphus-select .single-option-selector__radio{display:none}
.ajaxcart__inner .mphus-select__options>div, .ajaxcart__inner .mphus-select__selected{display:block;padding:10px 15px;text-transform:uppercase;background-color:#fff;cursor:pointer;border-bottom:1px solid #000;}
.ajaxcart__inner .mphus-select__options>div:hover, .ajaxcart__inner .mphus-select__selected:hover{background-color:#f2f2f2}
.ajaxcart__inner .mphus-select__selected.select-active::after{transform:rotate(-135deg);margin-top:5px;margin-bottom:0}
.ajaxcart__inner .mphus-select__selected{display:flex;align-items:center;justify-content:space-between;border:1px solid #000;border-bottom:0;}
.ajaxcart__inner .mphus-select__selected.select-active{border-bottom:1px solid #000}
.ajaxcart__inner .mphus-select__options{position:absolute;left:0;top:100%;width:100%;background-color:#fff;height:0;transition:all .2s ease;overflow:auto;z-index:99;max-height:250px;border:1px solid #000;border-top:0;}
.ajaxcart__inner .mphus-slider__arrow::before{content:'';display:block;position:absolute;top:50%;left:50%;width:11px;height:11px;border-right:2px solid #FFF;border-bottom:2px solid #FFF}
.ajaxcart__inner .overflow-scroll__hidden{width:100%;}

@media screen and (max-width:767px) {
  .ajaxcart__inner .mphus-slider__wrapper{gap: 10px;}
}



/* Product Card */
.product-card__container {display: flex; border: 1px solid #000; background-color: #FFF; overflow: visible; min-height: 230px;}
.product-card__link {position: relative; display: flex; width: 100%; max-width: 40%; background-color: #FFF; z-index: 0;}
.product-card__image-wrapper {position: relative; width: 100%; display: flex; align-items: center; justify-content: center;  padding: 10px;}
.product-card__image-wrapper .product--wrapper {max-height: 220px;}
.product-card__image-wrapper #product-card-vendor-image {width: 60px!important; top: 8px; right: 8px;}
.product-card__meta {position: relative; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; text-align: left; padding: 30px; max-width: 60%; gap: 14px; overflow: hidden; z-index: 0;}
.product-card__meta-inner {display: flex; flex-direction: column; gap: 6px; width: 100%;}
.product-card__options-btn {text-transform: uppercase; padding: 8px; border: 1px solid #000; font-size: 14px; width: 100%; text-align: center; cursor: pointer; transition: all 0.2s ease;}
.product-card__options-btn:hover {color: #FFF; background-color: #3C72CB;}
.product-card__title {font-size: 16px;}
.product-card__price {display: flex; flex-flow: row wrap; align-items: center; gap: 5px;}
.product-card__price span {font-weight: 700;}
.product-card__price .was-price{margin-right:10px;}
.product-card__price .sale-tag{position:relative;display:none;align-items:center}
.product-card__price .sale-tag span{background-color:#F40331;color:#fff;padding:2px 5px;font-size:12px;font-weight:700;position:relative;border-radius:4px;text-transform:none}
.product-card__price .sale-tag{display:flex;}
.product-card__img-wrapper {width: 100%; height: 100%; position: relative;}

.product-card__quick-options-container {position: absolute; top: 100%; right: 0; width: 100%; height: 100%; background-color: #3C72CB; transition: all 0.2s ease; padding: 20px; display: flex; flex-direction: column; justify-content: center;}
.product-card__quick-options-close {width: 30px; height: 28px; background-color: #000; position: absolute; top: 0; right: 0; cursor: pointer; z-index: 999;}
.product-card__quick-options-close-relative {width: 100%; height: 100%; position: relative;}
.product-card__quick-options-close-relative::before {content: ''; width: 20px; height: 2px; position: absolute; background-color: #FFF; top: 12px; left: 6px; transform: rotate(45deg);}
.product-card__quick-options-close-relative::after {content: ''; width: 20px; height: 2px; position: absolute; background-color: #FFF; top: 12px; left: 6px; transform: rotate(135deg);}
.product-card__quick-options-variant-container {display: flex; flex-direction: column; width: 100%; align-items: center; justify-content: flex-start; margin: 0 0 5px!important;}
.product-card__quick-options-container .mphus-select__selected {width: 100%; font-size: 12px; border-bottom: 1px solid #000; padding: 6px 15px;}
.product-card__quick-options-container .mphus-select__options {border: none; font-size: 12px; max-height: 90px;}
.product-card__quick-options-container .single-option-selector__select {display: none;}
.product-card__quick-options-container .single-option-radio__label {color: #FFF; font-size: 12px;}
.product-card__quick-options-container .btn-style__checkout {margin-top: 18px;}
.product-card__quick-options-container .default-swatch, .product-card__quick-options-container .mphus-select img {width: 20px; height: 20px; padding-top: 0;}
.product-card__container .mphus-select__options>div:last-of-type{border-bottom:1px solid #000;}
.product-card__container .mphus-select__options>div {border-left: none; border-right: none; font-size: 12px}
.product-card__container .mphus-select__options {border-left: 1px solid #000; border-right: 1px solid #000;}
.product-card__container .mphus-select {flex-grow: unset;}
.product-card__container .mphus-select__selected::after{content:"";position:relative;border-right:1px solid #000;border-bottom:1px solid #000;display:block;width:10px;height:10px;transform:rotate(45deg);margin-right:5px;margin-bottom:5px;transition:all .2s ease; flex-shrink: 0;}
.product-card__container .mphus-select__selected-text {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; line-height: 1.25rem; height: 1.25rem; font-size: 12px;}
.product-card__meta .btn-style__checkout {min-width: 0;}

product-card.vertical {max-height: 560px;}
.vertical .product-card__container {flex-direction: column; height: 100%; justify-content: space-between; overflow: hidden;}
.vertical .product-card__link  {max-width: unset; height: 300px;}
.vertical .product-card__meta {max-width: 100%; padding: 15px; gap: 6px; overflow: visible;}
.vertical .product-card__quick-options-container {padding: 15px; height: unset; min-height: 100%;}
.vertical .product-card__image-wrapper {padding: 0;}
.vertical .product-card__container .mphus-select__options{font-size: 12px; max-height: 90px; position: absolute; left: 0; top: 100%; width: 100%; background-color: #fff; transition: all .2s ease; overflow: auto; z-index: 99;}
.vertical .product-card__title {font-size: 14px;}
.vertical .grid-product__options {padding: 8px 0;}
.vertical .grid-product__tag {left: 8px;}
.vertical .product-card__options-btn {background-color: #3c72cb; color: #FFF; border-radius: 2px;}
.vertical .product-card__options-btn:hover {background-color: #FFF; color: #000;}
.vertical .mphus-select {min-width: 100%;}
.vertical .product-card__meta .btn-style__checkout {background-color: #3c72cb; color: #FFF; border-radius: 2px; box-shadow: none; text-transform: uppercase; padding: 8px; border: 1px solid #000; font-size: 14px; width: 100%; text-align: center; cursor: pointer; transition: all 0.2s ease; line-height: unset;}
.vertical .product-card__meta .btn-style__checkout:hover {background-color: #FFF; color: #000; transform: none;}
.vertical .product-card__quick-options-container .btn-style__checkout{background-color: #3ec38f; box-shadow: 5px 5px 0px 0px rgba(0,0,0,1); color:#fff; width:100%; font-size: 14px; min-width: 100%;}
.vertical .product-card__quick-options-container .btn-style__checkout:hover{background-color: #3ec38f; color: #FFF; box-shadow: 0 0 0 0 rgba(60,114,203,1);transform: translate(5px, 5px);}


@media screen and (max-width: 1024px) {
  product-card.vertical {max-height: 620px}
  .vertical .product-card__quick-options-variant-wrapper {margin-top: 10px;}
}

@media screen and (max-width: 767px) {
  .vertical .product-card__image-wrapper #product-card-vendor-image {right: 8px; left: unset;}
  .vertical .product-card__title {font-size: 13px;}
  .vertical .product-card__meta .btn-style__checkout {font-size: 12px;}
  .vertical .product-card__container .mphus-select__options{max-height: 80px;}
  .vertical .product-card__container .mphus-select {min-width: 100%;}
  .vertical .product-card__quick-options-container .btn-style__checkout {margin: 10px 0 0;}
  .vertical .product-card__link {height: 200px;}
  .vertical .product-card__meta {padding: 5px; min-height: 230px; justify-content: space-between;}
  .vertical .product-card__quick-options-container {padding: 15px 8px 10px;}
  .vertical .grid-product__options {gap: 10px}
  .vertical .product-card__quick-options-close {width: 28px; height: 28px;}
  .vertical .product-card__quick-options-close-relative::before {top: 13px; left: 7px;}
  .vertical .product-card__quick-options-close-relative::after {top: 13px; left: 7px;}
  .product-card__quick-options-close {width: 22px; height: 22px;}
  .product-card__quick-options-close-relative::before {width: 16px; top: 10px; left: 4px;}
  .product-card__quick-options-close-relative::after {width: 16px; top: 10px; left: 4px;}
  .product-card__quick-options-container .btn-style__checkout {margin-top: 20px; margin-bottom: 8px;}
  .product-card__quick-options-container {padding: 10px;}
  .product-card__quick-options-container .mphus-select__options {max-height: 76px;}
  .product-card__quick-options-container .mphus-select__options>div, .product-card__quick-options-container .mphus-select__selected {padding: 8px 10px;}
  .product-card__container .mphus-select__selected-text {font-size: 11px;}
  .product-card__container .mphus-select__options>div {font-size: 11px;}
  .product-card__container {min-height: 208px;}
  .product-card__link {max-width: 28%;}
  .product-card__image-wrapper #product-card-vendor-image {width: 42px!important; left: 8px; right: unset;}
  .product-card__meta {padding: 20px;}
  .product-card__title {line-height: 1.4; font-size: 12px;}
  .product-card__image-wrapper {padding: 2px;}
  .product-card__meta {max-width: 72%;}
  .product-card__options-btn {font-size: 12px;}
  product-card .btn-elem {min-width: 100%; font-size: 12px; padding: 8px; }
}



/* Product Page - Size Picker Styling */
.template-product .single-option-radio__label {display: flex; gap: 8px;}
.template-product .single-option-radio-size {border: none; padding: 0 0 20px 0; margin: 0; display: flex; gap: 14px; flex-wrap: wrap;}
.template-product .single-option-radio-size .single-option-selector__radio {display: none;}
.template-product .single-option-radio-size label {padding: 10px 14px; border: 1px solid #000;}
.template-product .single-option-radio-size .single-option-selector__radio:checked + label {background-color: #3C72CB; color: #FFF;}

/* Collection page swatch styling */
.grid-product__option.selected {box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000;}
.grid-product__option {height: fit-content}



/* Recipient form */
.recipient-form {
  /* (2.88[line-height] - 1.6rem) / 2 */
  --recipient-checkbox-margin-top: 0.64rem;

  display: block;
  position: relative;
  max-width: 44rem;
  margin-bottom: 28px;
}

.recipient-form-field-label {
  margin: 0 0 0.6rem;
}

.recipient-form-field-label--space-between {
  display: flex;
  justify-content: space-between;
}

.recipient-checkbox {
  flex-grow: 1;
  font-size: 1rem;
  display: flex;
  word-break: break-word;
  align-items: center;
  max-width: inherit;
  position: relative;
  cursor: pointer;
}

.no-js .recipient-checkbox {
  display: none;
}

.recipient-form > input[type='checkbox'] {
  position: absolute;
  width: 1rem;
  height: 1rem;
  margin: var(--recipient-checkbox-margin-top) 0;
  top: 0;
  left: 0;
  z-index: -1;
  appearance: none;
  -webkit-appearance: none;
}

.recipient-fields__field {
  margin: 0 0 20px 0;
}

.recipient-fields .field__label {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 3.5rem);
  overflow: hidden;
  margin-bottom: 6px;
}

.recipient-checkbox > svg {
  /* margin-top: var(--recipient-checkbox-margin-top); */
  margin-right: 12px;
  flex-shrink: 0;
}

.recipient-form .icon-checkmark {
  visibility: hidden;
  position: absolute;
  left: 2px;
  z-index: 5;
  top: 8px;
}

.recipient-form > input[type='checkbox']:checked + label .icon-checkmark {
  visibility: visible;
}

.js .recipient-fields {
  display: none;
}

.recipient-fields hr {
  margin: 1rem auto;
}

.recipient-form > input[type='checkbox']:checked ~ .recipient-fields {
  display: block;
  animation: animateMenuOpen var(--duration-default) ease;
}
.recipient-form > input[type='checkbox']:not(:checked, :disabled) ~ .recipient-fields,
.recipient-email-label {
  display: none;
}

.js .recipient-email-label.required,
.no-js .recipient-email-label.optional {
  display: inline;
}

.recipient-form ul {
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  padding-left: 4.4rem;
  text-align: left;
}

.recipient-form ul a {
  display: inline;
}

.recipient-form .error-message::first-letter {
  text-transform: capitalize;
}

@media screen and (forced-colors: active) {
  .recipient-fields > hr {
    border-top: 0.1rem solid rgb(var(--color-background));
  }

  .recipient-checkbox > svg {
    background-color: inherit;
    border: 0.1rem solid rgb(var(--color-background));
  }

  .recipient-form > input[type='checkbox']:checked + label .icon-checkmark {
    border: none;
  }
}

recipient-form.recipient-form .recipient-fields__field .field {display: flex; flex-direction: column-reverse;}
.recipient-fields .hidden {display: none;}
#CartProducts p {margin-bottom: 0;}
.recipient-checkbox svg path {fill: #unset!important; stroke: #414141!important;}


/* snippet: predictive-search & static-search */
.mphus-header__search button[type="submit"]:hover .mphus-icon.search-icon > img {filter: invert(1)}
.predictive-search .grid-product__tag p {padding: 4px 8px;}
.close-results {position: absolute; top: 0; right: 0; width: 42px; height: 42px; background-color: #000; cursor: pointer;}
.close-results::before {content: ''; position: absolute; top: 6px; right: 19px; background-color: #FFF; width: 2px; height: 18px; transform: rotate(45deg);}
.close-results::after {content: ''; position: absolute; top: 6px; right: 19px; background-color: #FFF; width: 2px; height: 18px; transform: rotate(315deg);}
.close-results-text {color: #FFF; position: absolute; top: 22px; right: 8px; font-size: 10px;}
.close-results-bottom {position: absolute; bottom: 0; right: 0; padding: 8px 12px; cursor: pointer;}
.close-results-text-bottom {position: relative;}
.close-results-text-bottom::after {content: ''; width: 100%; height: 1px; position: absolute; bottom: 2px; right: 0; background-color: #000;}
.predictive-search-overlay {position: fixed; top: 0; left: 0; width: 100vw; height: 200vh; background-color: #000; z-index: 20; opacity: 0.25;}
.predictive-search-overlay.hidden {opacity: 0; pointer-events: none;}
.predictive-search{display:none;text-align:left; z-index: 11;}
.predictive-search li{list-style: none;}
.predictive-search ul{margin: 0;}
.predictive-search__list-item {max-width: 200px;}
.predictive-search .mphus-image img {border: 1px solid #000; border-radius: 2px;}
.predictive-search__results-groups.predictive-search__results-groups__right {padding: 20px; gap: 20px}
.predictive-search__results-groups.predictive-search__results-groups__left {padding: 20px 30px 20px 20px; background-color: #f2f6fb;}
.predictive-search__item-price {font-weight: 700; font-size: 14px;}
.static-search{margin-bottom:40px}
.static-search form{display:flex;align-items:stretch}
.predictive-search[search-loaded="true"],.no-js .predictive-search{display:block}
.input-wrapper{display:flex;position:relative; background-color:#F2F6FB;border-radius:25px; border:solid 2px black; overflow: hidden; align-items: center;}
.input-label{position:absolute;top:50%;left:15px;transform:translateY(-50%);transition:all .2s ease;margin:0; opacity: 0.5; display: none;}
.input-wrapper.input-wrapper--active .input-label,.no-js .input-wrapper .input-label{transform:translateY(-141%);font-size:.6125rem;font-weight:400;opacity:.5}
.predictive-search__input {padding: 8px 10px;}
input[type=search].predictive-search__input,input[type=search].static-search__input{margin:0;line-height:1;}
.input-clear{-webkit-appearance:none;appearance:none;padding:0;border:none;background:0 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;position:absolute;right:65px;top:50%;transform:translateY(-50%)}
.predictive-search .input-clear .hidden{display: none;}
.input-clear--visible{opacity:1;visibility:visible;pointer-events:all;}
.clear-icon{width:20px;height:20px;border-radius:50%;border:2px solid #c4c4c4;position:relative;transition:border-color .2s ease}
.clear-icon::after,.clear-icon::before{content:"";width:50%;height:2px;position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:#c4c4c4;transition:background-color .2s ease}
.clear-icon::after{transform:translate(-50%,-50%) rotate(-45deg)}
.clear-icon:hover{border-color:#c4c4c480}
.clear-icon:hover::after,.clear-icon:hover::before{background-color:#c4c4c480}
.search-submit{-webkit-appearance:none;appearance:none;padding:0;background-color:var(--ttTextColor);border:1px solid var(--ttTextColor);width:46px;height:46px;flex-shrink:0;display:grid;place-items:center;transition:background-color .2s ease;position:relative}
.search-icon{position:relative;width:24px;height:24px}
.search-icon::before{content:"";width:20px;height:20px;position:absolute;top:0;left:0;border:2px solid #fff;border-radius:50%; display: none;}
.search-icon::after{content:"";width:10px;height:2px;position:absolute;bottom:0;right:0;background-color:#fff;transform:translateY(-100%) rotate(45deg); display: none;}
.search-submit:hover{background-color:var(--ttBackgroundColor)}
.search-submit:hover .search-icon::before{border-color:var(--ttTextColor)}
.search-submit:hover .search-icon::after{background-color:var(--ttTextColor)}
.static-search form .search-submit{height:auto}
.search-icon{-webkit-appearance:none;appearance:none;padding:0;border:none;background:0 0}
.predictive-search-results{position:absolute;top:calc(100% + 14px);left:0;background-color:#fff;z-index:999;border-radius:4px;border:2px solid #000;width:100vw;max-width: 780px;opacity:0;pointer-events:none;visibility:hidden;}
.predictive-search-results--visible{opacity:1;pointer-events:all;visibility:visible}
.predictive-search-results::before{content:"";width:16px;height:16px;background-color:#FFF;border-left:2px solid #000;border-top:2px solid #000;position:absolute;top:-9px;left:37px;transform:rotate(45deg);display:block}
.predictive-search-results__inner{display:flex;flex-direction:column;align-items:start}
.predictive-search__results{height:100%}
.predictive-search__results-groups-wrapper{display:grid;grid-template-columns:0.35fr 0.65fr;width:100%;height:100%;overflow:hidden}
.predictive-search__results-groups:only-child{grid-column:span 2}
.predictive-search__results-groups{display:flex;flex-direction:column;gap:35px;overflow:hidden}

.predictive-search__heading{font-size:20px!important;font-weight:700;color:#c4c4c4;padding-bottom:5px;}
.predictive-search__results-groups.predictive-search__results-groups__left .predictive-search__heading {margin-bottom: 0;}
mark{background-color:transparent;font-weight:700}
.predictive-search__result-group--products{height:100%;display:flex;flex-direction:column}
.predictive-search__result-group--products .predictive-search__results-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex-grow:1;overflow:auto}
.predictive-search__result-group--products .predictive-search__item{display:flex;flex-direction:column;align-items: flex-start;text-align:center;overflow:hidden;transition:background-color .2s ease}
.predictive-search__result-group--products .predictive-search__item:hover{background-color:var(--ttBackgroundColor)}
.predictive-search__result-group--products .predictive-search__item .luc-img--wrap{width:60%; position: relative;}
.predictive-search__result-group--products .predictive-search__item .luc-img__asset{height:100%;object-fit:contain}
.predictive-search__item-sku,.predictive-search__result-group--products .predictive-search__item-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.predictive-search__item-sku{color:#c4c4c4;font-weight:700;text-transform:uppercase;font-size:.75rem;-webkit-line-clamp:1}
.predictive-search__result-group--products .predictive-search__item-text{-webkit-line-clamp:2; font-size: 12px; line-height: 1.3; text-align: left; margin-top: 8px;}
.btn-product-matches {margin-top: 0!important;}
.predictive-search__button{padding-top:10px;margin-top:10px;text-align:center;}
.predictive-search__button .btn-elem{border-radius:0; text-decoration: none; background-color: #3C72CB; box-shadow: 5px 5px 0px 0px rgba(0,0,0,1); color: #fff; width: 100%; padding: 12px 10px; border-radius: 2px; border-radius: 2px; text-overflow: ellipsis; overflow: hidden; font-size: 14px;}
.predictive-search__button .btn-elem span{white-space: nowrap;}
.predictive-search__loading{display:grid;place-items:center;position:absolute;top:0;left:0;width:100%;background-color:rgba(255,255,255,.7);z-index:1;height:100%;visibility:hidden;opacity:0;pointer-events:none;border-radius:15px;}
.predictive-search__loading[aria-hidden=false]{visibility:visible;opacity:1;pointer-events:all;}
.loading-spinner{width:35px;height:35px;border:4px solid var(--ttTextColor);border-radius:50%;border-right:4px solid transparent;animation:spin 1s infinite linear}

@media screen and (min-width:768px) and (max-width:1024px) {
  .predictive-search-results{top:70px;}
}

@media screen and (min-width:768px) {
  .predictive-search__button{max-width: 250px;}
  .close-results-bottom {display: none;}
}
@media screen and (max-width:1024px) {
  .predictive-search-results{top:69px;left:0;width:100%;}
  .predictive-search-results::before{left: 22px; z-index: -1;}
}
@media screen and (max-width:767px) {
  .predictive-search-results{top:59px;}
  .input-wrapper.input-wrapper--active .input-label{transform:translateY(-127%);}
  .input-clear{right:46px;}
  .input-label{transition:all 0s linear}
  .predictive-search__results-groups-wrapper{grid-template-columns:1fr;overflow:auto;overscroll-behavior:contain}
  .predictive-search__results-groups:only-child{grid-column:span 2}
  .predictive-search__results-groups{display:flex;flex-direction:column;gap:30px;}
  .predictive-search__results-groups.predictive-search__results-groups__right {padding: 20px 20px 40px;}
  .predictive-search__results-groups a{text-decoration:none}
  .predictive-search__result-group--products .predictive-search__results-list{grid-template-columns:repeat(2,minmax(0,1fr));overflow:initial}
}

button.needsclick.kl-teaser-Ur94EU.undefined.kl-private-reset-css-Xuajs1 {z-index: 998!important;}

/* New Heat Holders Page */

#PageContainer.heat-holders-page-container .main-content {padding: 0;}
#PageContainer.heat-holders-page-container .wrapper {padding: 0; width: 100%; max-width: 100%;}
#PageContainer.heat-holders-page-container .featured-banner-no-text {margin-bottom: 50px;}
#PageContainer.heat-holders-page-container .rich-text-section {max-width: 1366px; margin: 0 auto 60px; padding: 0 100px;}
#PageContainer.heat-holders-page-container .rich-text-section h2 {font-weight: 700; font-size: 2rem; line-height: 1.25; text-align: center; margin-bottom: 20px; var(--colorHeadings); text-transform: unset; padding: 0 14%;}
#PageContainer.heat-holders-page-container .newsletterwrapper {padding-left: 30px; padding-right: 30px; max-width: 1366px;}

@media screen and (max-width:1024px) {
  #PageContainer.heat-holders-page-container .rich-text-section h2 {padding: 0;}
  #PageContainer.heat-holders-page-container .rich-text-section {padding: 0 30px;}
}

@media screen and (max-width:767px) {
  #PageContainer.heat-holders-page-container .featured-banner-no-text {margin-bottom: 20px;}
}

/* FAQ section */
.mphus-faq__section {width: 100%; background-color: #3C72CB; padding-bottom: 50px;}
.mphus-faq__wrapper{display:flex;flex-direction:column;justify-content: flex-start; align-items: center;position:relative;max-width:1000px;padding:0;margin:20px auto 0;}
.mphus-faq__title{font-size:1.5rem;margin:0 auto 10px;max-width:800px;padding:12px 20px 0;font-weight:700; background-color: #3C72CB; color: #FFF!important; text-transform: inherit!important; text-align: center; border-radius: 5px 5px 0 0; transform: translateY(-34px); line-height: 1.25;}
.mphus-faq__container{width:100%;display:flex;flex-direction:column;margin:0 auto;background-color:#fff;padding:25px;box-shadow:0 0 8px 3px rgba(0,0,0,.05);cursor:pointer; border-top: 2px solid #000; border-left: 2px solid #000; border-right: 2px solid #000; border-bottom: 1px solid #000;}
.mphus-faq__container:last-of-type{border-bottom: 2px solid #000;}
.faq-header{display:flex;align-items:center; justify-content: space-between; cursor:pointer; gap: 12px;}
.faq-arrow__container {background-color: #3C72CB; width: 40px; height: 40px; position: relative}
.faq-header .faq-arrow{display:block;position:absolute; top: 18px; left: 15px; width:10px;height:10px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;margin-top:-5px;margin-left:auto;flex-shrink:0;transform:rotate(45deg);transition:all .3s ease}
.q-active .faq-arrow{transform:rotate(-135deg); top: 22px;}
.faq-header .faq-title{font-size:1.15rem;margin-right:5px;flex-shrink:1; font-weight: 600; line-height: 1.4; max-width: calc(100% - 67px);}
.faq-answer{display:block;height:0;overflow:hidden;transition:all .3s ease}
.faq-answer p{margin:0;padding:20px 0 0}
.nav-aside{padding-bottom:10px}
.mphus-faq__navtitle{font-weight:600;text-transform:uppercase;padding-bottom:10px}
.mphus-faq__navlink{margin-top:4px;margin-bottom:4px}

@media screen and (max-width:1024px) {
  .mphus-faq__wrapper{padding:0 30px;}
  .mphus-faq__title{max-width: 80%; margin:0 auto;}
}

@media screen and (max-width:767px) {
  .mphus-faq__title{max-width: 90%;}
  .mphus-faq__container {padding: 15px;}
  .faq-header .faq-title {font-size: 16px;}
}

/* Science Behind Section */
.science-behind__section {position: relative; width: 100%;}
.science-behind__img-title-container {position: absolute; top: -60px; left: 0; width: 100%; display: flex; justify-content: center; align-items: flex-start;}
.science-behind__img-title-container img {width: 120px; margin-bottom: 20px;}
.science-behind__background {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #3C72CB; max-height: 400px;}
.science-behind__content {position: relative; width: 100%;}
.science-behind__content-inner {max-width: 1366px; margin: 0 auto 60px; padding: 80px 100px 0px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start;}
.science-behind__title {color: #FFF!important; font-weight: 700; font-size: 2rem; line-height: 1.25; text-align: center; margin-bottom: 20px; var(--colorHeadings); text-transform: capitalize!important;}
.science-behind__text {color: #FFF; text-align: center; margin-bottom: 40px;}
.science-behind__img-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); max-width: 800px; margin: 0 auto; gap: 20px; margin-bottom: 30px;}
.science-behind__img-wrapper img {width: 100%; margin}
@media screen and (max-width:1024px) {
  .science-behind__content-inner {padding: 80px 30px 0px;}
}

@media screen and (max-width:767px) {
  .science-behind__img-wrapper {width: calc(100% + 60px); margin-left: -30px; margin-bottom: 20px;}
  .science-behind__text {margin-bottom: 30px;}
}

/* Levels of Warmth Array/Features */
.levels-of-warmth-array__container {position: relative; width: 100%; overflow: hidden; margin-bottom: 80px;}
.levels-of-warmth-array__content-inner {max-width: 1366px; margin: 0 auto 0; padding: 0 100px 0px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start;}
.levels-of-warmth-array__title {font-weight: 700; font-size: 2rem; line-height: 1.25; text-align: center; margin-bottom: 10px; var(--colorHeadings); text-transform: unset!important;}
.levels-of-warmth-array__text {text-align: center; margin-bottom: 30px;}
.levels-of-warmth-array__categories {display: grid; grid-template-columns: repeat(3, 1fr); width: 100%; gap: 20px; margin-bottom: 30px;}
.levels-of-warmth-array__categories img {width: 100%;}
.levels-of-warmth-array__img-wrapper {display: flex; flex-direction: column; align-items: center; justify-content: flex-start;}
.levels-of-warmth-array__img-wrapper h2 {text-transform: inherit; text-align: center; border-radius: 5px; padding: 10px 30px 0; width: 100%; max-width: 80%; transform: translateY(-30px); background-color: #FFF; }
.levels-of-warmth-array__main-features {padding-left: 30px; transform: translateY(-18px);}
.levels-of-warmth-array__main-features li {padding-right: 10px; font-size: 18px; line-height: 1.9;}
@media screen and (max-width:1024px) {
  .levels-of-warmth-array__main-features {padding-left: 20px;}
  .levels-of-warmth-array__content-inner {padding: 0 30px 0px;}
  .levels-of-warmth-array__img-wrapper h2 {font-size: 22px!important; padding: 10px 15px 0;}
  .levels-of-warmth-array__categories {gap: 15px;}
}

@media screen and (max-width:767px) {
  .levels-of-warmth-array__img-wrapper h2 {font-size: 30px!important;}
  .levels-of-warmth-array__categories {grid-template-columns: repeat(1, 1fr); gap: 40px;}
}

/* Highlight with Images */
.highlight-with-images__container {width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; margin-bottom: 50px;}
.highlight-with-images__text-container {max-width: 1366px; margin: 0 auto 0; padding: 0 100px 0px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start;}
.highlight-with-images__title {text-align: center; text-transform: inherit!important;}
.highlight-with-images__text {text-align: center;}
.highlight-with-images__img-container {width: 100%; max-width: 800px; gap: 20px; margin-top: 40px;}
.highlight-with-images__img-wrap {width: 100%;}
.highlight-with-images__img-wrap img {width: 100%;}

@media screen and (max-width:1024px) {
  .highlight-with-images__container {padding: 0 30px 0px;}
  .highlight-with-images__text-container {padding: 0;}
}

/* Collection Spotlight Grid */
.collection-spotlight-grid__container {width: 100%; background-color: #F2F6FB; padding: 50px 0 100px 0;}
.collection-spotlight-grid__wrapper {max-width: 1366px; margin: 0 auto 0; padding: 0 30px 0px; display: flex; flex-direction: column; align-items: center; justify-content: flex-start;}
.collection-spotlight-grid__title {text-transform: capitalize!important; text-align: center; line-height: 1.25;}
.collection-spotlight-grid__img-container {display: flex; flex-wrap: wrap; justify-content: center; width: 100%; gap: 40px 20px; margin-top: 20px;}
.collection-spotlight-grid__img-wrap {max-width: calc(25% - 30px); display: flex; flex-direction: column; gap: 20px;}
.collection-spotlight-grid__img-wrap .btn-elem {padding: 12px;}

@media screen and (max-width:1024px) {
  .collection-spotlight-grid__img-wrap .btn-elem {min-width: unset;}
}

@media screen and (max-width:767px) {
  .collection-spotlight-grid__img-wrap {max-width: calc(50% - 10px); gap: 10px;}
  .collection-spotlight-grid__img-wrap .btn-elem {padding: 0; border: none; background-color: transparent; box-shadow: none; text-decoration: underline; min-width: 100%; font-size: 16px;}
}

/* NDIS Payment */

.ndis__container {display: none; grid-template-columns: repeat(2, 1fr); gap: 10px;}
.ndis__container.show-form {display: grid; padding-top:10px;}
.ndis__btn {display: flex; justify-content: flex-end; align-items: center; gap: 8px; color: #fff; width: fit-content; margin: 0 auto; padding: 4px 20px; padding-bottom:0; line-height:1; cursor: pointer; font-size: 16px; text-decoration: underline;}
.ndis__btn.hide-checkbox input {display:none;}
.ndis__btn input {-webkit-appearance: none; appearance: none; width: 16px; height: 16px; flex-shrink: 0; background-color: transparent; border: 1px solid #fff; margin: 0; position: relative;} 
.ndis__btn input:checked {background-color: #fff;} 
.ndis__btn input::after {content: ''; display: none; width: 6px; height: 10px; border-right: 2px solid #3C72CB; border-bottom: 2px solid #3C72CB; top: 50%; left: 50%; transform: translate(-50%, -60%) rotate(45deg); position: absolute;}
.ndis__btn input:checked::after {display: block;}
.ndis__btn label {display: flex; align-items: center; gap: 8px;}
.ndis__btn label img {width:35px; height:35px; flex-shrink: 0;}
.ndis__label {width: 100%; color: #fff; font-size: 14px;}
.ndis__input {width: 100%; font-size: 14px; background-color: var(--colorInputBg); border: 1px solid #000;}
.ndis__input.invalid-field {outline:2px solid #d71210}
.ndis__error{font-size:12px;color:#fff;background-color:#d71210;width:100%;display:none;padding:2px 5px;font-weight:700;outline:2px solid #d71210;margin-top:10px}
.ndis__error[aria-hidden=false]{display:block}
.ndis__message {display: none; width: 100%; font-size: 15px; font-weight: 600; grid-column: span 2; color: #fff;}
.ndis__radio-row {grid-column: span 2;border: 0;padding: 0;margin: 0;}
.ndis__radio-container {display: flex; flex-direction: row; gap: 20px;}
.ndis__radio {display: flex; justify-content: flex-start; align-items: center; margin-right: 5px; cursor:pointer;}
input[type="radio"].ndis__input {margin-right: 5px; cursor:pointer;}
.ndis__email-row {display: none; flex-direction: column; align-items:flex-start; justify-content: center;}
.ajaxcart__footer .btn-style__checkout {margin-top: 14px;}

.ndis__container.form-expanded .ndis__message {display: flex;}
.ndis__container.form-expanded .ndis__email-row {display: flex;}
.ndis__container.form-expanded .ndis__radio-row {grid-column: span 1;}
.ndis__container.form-expanded .ndis__radio-container {flex-direction: column; gap: 0;}


@media screen and (max-width:767px) {
  .ndis__radio-row {grid-column: span 2}
  .ndis__radio-container {flex-direction: row; gap: 20px;}
  .ndis__email-row {grid-column: span 2}
}

/* Render media DO NOT CHANGE */
.luc-media {
  position: relative;
  display: block;
}
.luc-media img {
  max-width: 100%;
  height: auto;
  display: block;
}
.luc-media--controlled picture,
.luc-media--controlled img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.luc-media--placeholder {
  background-color: #e3e3e3 !important;
}
