/** Shopify CDN: Minification failed

Line 142:1 Expected identifier but found whitespace
Line 856:0 All "@import" rules must come first

**/

.h2.title:after {
  content: ".....................";
  display: block;
}
.newsletter-popup-h2:after {
  content: ".........................";
  display: block;
}
.newsletter__button_subscribe:before {
  background: url(code_btn.svg) no-repeat;
  height: 47px;
  width: 47px;
  margin-left: -47px;
}
a {
  color: #231f20;
  text-decoration: underline;
}
.newsletter.center .newsletter-form__message {
  color: #333;
  text-align: center;
  margin: 0 auto;
}
.title-wrapper--no-top-margin > .title {
  text-align: center;
}
/*---SEARCH BAR CENTERED---*/

.search-modal__content .modal__close-button.link {
  width: 4.4rem;
}

/*---- HOMEPAGE PRODUCT QUICKVIEW---*/
/***
quick-add-modal .product__title > * {
  font-size: 24px !important;
}
***/

quick-add-modal h2.h1:after {
  content: "";
  margin-top: 0px;
  margin-bottom: 10px;
}

quick-add-modal .product__info-container > * + * {
  margin: 5px;
}
quick-add-modal .h1 {
  font-size: 24px !important;
}

quick-add-modal .product__info-container #Layer_1 {
  display: none;
}

/*--- HIDE INSTAGRAM HEADING---*/

#cs-instagram-feed-homeGallery .insta_images h4 {
  display: none;
}
/* -----------------------Smart Navigation ------------------------- */
.child,
.grandchild {
  display: none;
}
.child.active,
.grandchild.active {
  display: block;
}

/* -----------------------Footer Nav Collapse ------------------------- */
@media only screen and (max-width: 749px) {
  .footer .nav-accordion {
    cursor: pointer;
    transition: 0.4s;
  }
  .footer .nav-accordion::after {
    content: "+";
    float: right;
    font-size: 20px;
  }
  .footer .nav-accordion.active:after {
    content: "-";
    float: right;
  }
  .footer .active,
  .nav-accordion:hover {
  }
  .footer .panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .footer .footer-block__heading {
    margin-bottom: 0rem !important;
  }
  .footer .footer-block__details-content {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .footer .footer-block__details-content,
  .footer .footer-block.grid__item {
    margin: 1rem 0 !important;
  }
}
.footer nav-.accordion {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  border-top: 0;
  border-bottom: 0;
}
/* --------------------------------------------------- */

/*------GLOBAL PAGE SETTINGS----*/

/*--------HOMEPAGE--------*/

.hp-cta-h2 {
  font-size: 45px;
  margin: 10px;
  font-weight: 700;
  color: #231f20;
  text-align: center;
}

.callout .button {
  background: #231f20;
  color: #fff;
}

.h1 .title {
  text-align: center;
}
. h1.title:after {
  content: ".....................";
  display: block;
}
/*--------SLIDESHOW--------*/
slideshow-component .slideshow.banner {
  z-index: 0;
}
.slideshow__text-wrapper {
  z-index: 2;
}

/*----------LANDING PAGES--------*/

.main-page-title {
  font-size: 32px;
}

.about-us-h1 {
  font-size: 3.5em;
  margin: 20px 0px 20px 0px;
  text-align: center;
  padding: 40px 10px;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .about-us-h1 {
    font-size: 3rem;
  }
  .custom-html-code .about-us-text-p {
    padding: 0px 0px 20px 0px;
    font-size: 20px;
  }
  .image-with-text__text-item.grid__item .image-with-text__content {
    padding: 2rem;
  }
}

.about-us-text-p {
  font-size: 26px;
  line-height: initial;
  letter-spacing: 0.06rem;
  padding: 50px;
  margin: 0px;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
}

h1.about-us-outro-h1 {
  padding: 0;
  margin: 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 5rem;
}

img.outro-logo-img {
  max-width: 270px;
}

.outro-c-img {
  width: 70px;
  display: inline-block;
  vertical-align: middle;
}

h2.h1::after {
  content: ".....................";
  display: block;
  width: 100%;
  margin-top: -10px;
}

.image-with-text__content .button.button--primary {
  background: #1e1e1e;
  color: #fff;
  margin-left: 47px;
}

/*--- NEW STYLES FOR SLIDER BTN---*/
.code-btn-logo {
  height: 47px;
  width: 47px;
}

.banner__buttons__b,
.banner__buttons__a {
  display: grid;
  grid-template-columns: auto auto;
}

.button[aria-disabled="true"] {
  opacity: inherit;
}

.slideshow__text-wrapper .banner__content__a {
  padding: 0;
  display: flex;
  width: inherit;
  height: auto;
  justify-content: space-between;
}

/*-----------------------------*/
.image-with-text__content .button.button--primary:before {
  background: url(code_btn.svg) no-repeat;
  height: 47px;
  width: 47px;
  margin-left: -47px;
}

.image-with-text__content .h1 {
  font-size: 28px;
}
@media screen and (min-width: 990px) {
  .rich-text__blocks {
    max-width: 100%;
    text-align: left;
  }
}
.rich-text__blocks {
  max-width: 100%;
  text-align: left;
}

.rte a {
  color: #0c0c0c;
}

.rte a:hover {
  color: #0c0c0c;
}
.accordion__title {
  color: #080808;
}
.collapsible-row-layout .accordion {
  background: #fff;
}
.collapsible-content-wrapper-narrow {
  max-width: 1300px;
  padding-left: 0rem;
}

.collapsible-row-layout .accordion summary,
.collapsible-row-layout .accordion .accordion__content {
  padding: 0rem;
}
.newsletter-banner-grid {
  display: grid;
  grid-template-columns: 50% 50% 100%;
}
@media only screen and (max-width: 749px) {
  .newsletter-banner-grid {
    display: grid;
    grid-template-columns: 100%;
  }
}
.newsletter-form__message {
  grid-column: 1 / span 2;
  padding: 12px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
}
.newsletter-form__message--success {
  margin-top: 0rem !important;
}
@media screen and (max-width: 750px) {
  .newsletter-banner-grid {
    display: grid;
  }
  .newsletter-form__message {
    grid-column: 1 / span 1;
    padding: 25px;
    color: #fff;
  }
}
@media screen and (min-width: 750px) {
  .newsletter-form__message {
    justify-content: center !important;
  }
}
.custom-html-code-newsletter-banner {
  padding: 20px;
}

.newsletter-area {
  padding: 20px;
}

.newsletter-heading {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.newsletter-banner-grid .button {
  width: fit-content;
  height: fit-content;
  margin: 0 auto;
  margin-top: 20px;
}
@media only screen and (max-width: 749px) {
  .newsletter-banner-grid .button {
    width: fit-content;
    height: fit-content;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
/** POPUP **/
.popup__overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 300ms ease-in-out;
  visibility: hidden;
  opacity: 0;
}

.popup__overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 99;
}

.popup__box {
  padding: 24px;
  background: #fff;
  border-radius: 8px;
  width: 80%;
  max-width: 40rem;
  position: relative;
  text-align: center;
}
.popup__close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms ease-out;
  color: #333;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.25;
  text-decoration: none;
}
.popup__close:hover {
  color: #660000;
}
.popup__content {
  max-height: 30%;
  overflow: auto;
}
.newsletter-field.consent {
  font-size: 1.2rem;
}
.modal__close-button.link {
  height: 2rem;
}
@media screen and (max-width: 980px) {
  .popup__box {
    max-width: 60%;
  }
}

@media screen and (max-width: 720px) {
  .popup__box {
    max-width: 80%;
  }
}
.newsletter-code-logo {
  max-width: 200px;
}
/** POPUP END **/

.share-button__button {
  color: #1e1e1e;
}

@media screen and (min-width: 750px) {
  .shopify-policy__container {
    max-width: 1400px !important;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.shopify-policy__body {
  padding-bottom: 10rem;
}
.badge_top_right + .card:hover {
  border: 4px solid #0c0c0c;
}
.new_badge {
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  -webkit-mask-image: url("/cdn/shop/files/texture_a.png");
  -webkit-mask-size: 200px 100px;
  mix-blend-mode: multiply;
  z-index: 1;
  opacity: 0.9;
}
.product__info-container .new_badge {
  margin: 0;
}
.badge_top_left {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  border-radius: 2px;
  z-index: 1;
}
.badge_top_right {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  border-radius: 2px;
  z-index: 1;
}
.badge_top_right_transform {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #000000;
 
  font-family: Oswald, sans-serif;
  font-size: 1.2rem;
  padding: 3px;
  margin: 2px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  border-radius: 2px;
    z-index: 1;
    transform: rotate(-90deg) translateY(-100%);
    transform-origin: 100% 0;
}
.badge_top_right2 {
  right: 0px;
  top: 0px;
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  border-radius: 2px;
  z-index: 1;
}
.badge_bottom_right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  z-index: 1;
  width: 100%;
}
.product__custom__badges .new_badge {
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  z-index: 1;
}
.product__custom__badges .badge_top_left {
  position: absolute;
  left: 5px;
  top: 5px;
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  z-index: 1;
}
.product__custom__badges .badge_top_right {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
  background: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 3px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  z-index: 1;
}
.product__custom__badges .badge_bottom_right {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #0c0c0c;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  border: 2px solid #0c0c0c;
  padding: 2px;
  margin: 5px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  z-index: 1;
}

.product__tax.caption.rte {
  display: none;
}

@media screen and (max-width: 750px) {
  .card__custom__badges .badge_top_right {
    right: 10px;
    top: 10px;
    margin: 0px;
  }
  .card__custom__badges .badge_top_left {
    left: 10px;
    top: 10px;
    margin: 0px;
  }
}

@media screen and (max-width: 750px) {
  .product__custom__badges .badge_top_right {
    right: 25px;
    top: 10px;
  }
  .product__custom__badges .badge_top_left {
    left: 18px;
    top: 10px;
  }
}

/* ----- facets ----- */
.facets__disclosure-vertical {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.facet-checkbox input[type="checkbox"] {
  border-radius: 0.1rem;
}
.facet-checkbox > svg {
  color: #0c0c0c;
}
.facet-checkbox > input[type="checkbox"]:checked ~ .icon-checkmark {
  background: #0c0c0c;
  color: #fff;
}
.icon.icon-box {
  border-radius: 5px;
  border: 1px solid #0c0c0c;
}
.value-label {
  color: #353535;
  font-size: 14px;
}
.value-count {
  color: #9a9aa0;
  margin-left: 4px;
  font-size: 14px;
}
.facet-checkbox .icon-checkmark {
  left: 0rem !important;
  top: 1rem !important;
  border-radius: 5px;
  padding: 0.3rem;
}
.facets__summary {
  color: #1e293b !important;
  font-weight: 700 !important;
}
.facets__summary {
  font-weight: 700 !important;
}
label.options__color {
  padding: 2px !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.options__color .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 3px 5px;

  /* Position the tooltip */
  position: absolute;
  top: -10px;
  z-index: 1;
}

.options__color:hover .tooltiptext {
  visibility: visible;
}

/**** Wishlist ***/
.product-media-container button.swym-button {
  position: absolute !important;
  bottom: 22px;
  right: 2px;
  z-index: 3;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0px !important;
  height: 56px !important;
}
button.swym-button.disabled,
button.swym-button:disabled {
  opacity: 1 !important;
  filter: invert(100%);
}
.swym-htc-tab-item.swym-selected {
  background: #000000 !important;
}
.swym-empty-wishlist-continue-btn {
  background: #000 !important;
}
.swym-sfl-cart-btn {
  background: #000 !important;
}
.swym-wishlist-main-title {
  color: #000000;
}
.swym-user-text {
  color: #000000 !important;
}
.swym-empty-wishlist-title {
  color: #000000 !important;
}
.swym-sfl-list-empty-text {
  color: #000000 !important;
}
.swym-sfl-list-empty-text2 {
  color: #000000 !important;
}
.swym-empty-wishlist-text,
.swym-sfl-list-empty-text2 {
  color: #000000 !important;
}
.swym-sfl-title {
  color: #000000 !important;
}
.swym-sfl-add-all-to-cart-btn .swym-disabled {
  color: #000000 !important;
}

/*-----OVERRIDE FOR Z-INDEX------*/
.section-header.shopify-section-group-header-group {
  z-index: 21 !important;
}
.product-media-container button.swym-button svg {
  width: 60px;
  height: 60px;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper {
  height: 100% !important;
  max-height: 100% !important;
}
.swym-ui-component .swym-wishlist-grid .swym-wishlist-item {
  border: 1px solid #e2e2e2 !important;
  padding: 1rem;
}
.swym-add-to-cart-btn {
  border-radius: 20px;
  padding: 15px !important;
  font-weight: normal;
  font-size: 14px;
  text-transform: lowercase;
}
.swym-ui-component
  .swym-wishlist-grid
  .swym-wishlist-item
  .swym-add-to-cart-btn {
  padding: 10px 6px 15px 10px !important;
  border-radius: 0px;
}

.swym-ui-components .swym-bg-2,
.swym-ui-component .swym-bg-2 {
  background-color: #000000;
}
.swym-wishlist-container-title-bar .swym-bg-1 .swym-bg-2 .swym-color-4 {
  background-color: #ffffff;
}

.wishlist {
  height: 4.4;
  width: 4.4;
  padding: 0;
  margin-top: 2px;
}
#ember3 {
  z-index: 4 !important;
}
/*--SALE BADGE---*/
.badge.badge--bottom-left {
  background: #0c0c0c;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  border: 2px solid #0c0c0c;
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  border-radius: 2px;
  margin: 5px;
  padding: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
/*---- RETURNS LANDING PAGE----*/

.esc-returns-form button {
  text-transform: uppercase;
  background: #231f20;
  color: #fff;
  padding: 1.2rem !important;
}
.returns-grid {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 40px;
}
.returns-grid-item ul {
  padding-left: 20px;
}
@media screen and (max-width: 750px) {
  .returns-grid {
    display: block;
  }
}
/*----PLUS MORE INTEGRATION----*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap")
@font-face {
  font-family: "DM Sans";
  src: url("DMSans_24pt-SemiBold.woff2") format("woff2"),
    url("DMSans_24pt-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.sidebar .mdraw-SALE {

}
#HeaderDrawer-sale {
  
}
.hide-codeloader {
  display: none !important;
}
/* -----------------------Smart Navigation ------------------------- */
.child,
.grandchild {
  display: none;
}
.child.active,
.grandchild.active {
  display: block;
}
/* -----------------------Quick Add hide on Mobile------------------------- */
@media screen and (max-width: 750px) {
  .quick-add__submit {
    display: none !important;
  }
}
/* Collection Title  */
