/** Shopify CDN: Minification failed

Line 264:40 Expected ":"

**/
.other-page .product-grid.grid {
    justify-content: center;
}
.media.media--transparent.media--hover-effect {
    background: #fff;
}
.price__sale {
    DISPLAY: NONE !IMPORTANT;
}
.product-page span.badge.price__badge-sold-out.color-background-1 {
    display: none;
}
.grid__item .collection.collection--empty h2.title.title--primary:before {
    content: 'No products were found.';
    display: block;
    font-size: 19px;
}
.collection.collection--empty h2.title.title--primary {
    /* display: none; */
    font-size: 0;
}
.collection-page .price__sale {
    display: none;
}
.add_cart_buttons button {
    cursor: pointer !important;
    margin-bottom: !important;
}
.add_cart_buttons {
    text-align: right !important;
}
/*details#Details-HeaderMenu-1 .grid__item:nth-of-type(4) a:after {
    content: 'Ornaments';
    padding-top: 10px;
}*/
label.wd-ma-addtocart-chkbx {
    font-family: 'Source Sans Pro';
    line-height: 1;
    display: inline-block;
    margin-top: -7px !important;
    position: relative;
    top: -2px;
}
.page-width.add_cart_buttons button {
    margin-right: 0 !important;
}

@media screen and (max-width: 767px) {
  .add_cart_buttons.page-width {
    text-align: center !important;
    margin-bottom: -30px;
}
.add_cart_buttons.page-width button {
    font-size: 11px !important;
    padding: 5px 12px !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
}
}
.other-page .grid__item .media.media--transparent.media--hover-effect img {
    width: 100% !important;
}
.other-page .grid__item .card__media {
    position: relative;
}
.other-page .card__inner.color-accent-1.gradient.ratio .card__content {
    display: none !important;
}
.card__inner .card__content {
    display: none !important;
}
.collection-page .card__inner .card__content {
    display: block !important;
} 
.product-page .price-item {
    display: none;
}
.itemnumber P{
      font-size: 15px;
    margin-bottom: -17px !important;
    margin-top: 8px;
}
@media screen and (min-width: 1920px) {
.product-grid.contains-card {
    display: flex;
    justify-content: center;
}
}
@media print {
  div#shopify-section-header, div#pagefooter, .quick-buttons button, .social-area, li.select-row, .select-row, .quick-order-header, .number-row, .page-header {

    display:none !important;
  }
  .qty-6:before {
    content: 'Qty/6:';
    display: block;
        color: #000;
    font-weight: bold;
        font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
    .qty-12:before {
    content: 'Qty/12:';
    display: block;
        color: #000;
    font-weight: bold;
        font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
  .quantity:before {
    content: 'Qty:';
    display: block;
    margin-bottom: -3px;
    color: #000;
    font-weight: bold;
        font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
  .quantity select {
    border: 0;
    -webkit-appearance: none;
    width: 100%;
    text-align: center;
    height: auto;
   
}
  .quantity {
    width: 10%;
    text-align: left;
    color: #fff;
   
}
  .qty-6, .qty-12 {
    width: 15%;
    text-align: left;
}
  
  div#content {
    padding-top: 0;
}
  .name-row {
    width: 26% !important;
    text-align: left;
    padding-left: 17px;
}
  .price {
    width: 14%;
    text-align: left;
}
  .price .hidden-d {
    font-weight: bold !important;
}
  .qo-row {
    border-bottom: 1px solid #000;
}
}

@media screen and (max-width: 767px) {
  body {
    position: relative;
  }

 
  .overflow-hidden-mobile,
  .overflow-hidden-tablet,
  .overflow-hidden-desktop {
    overflow: hidden !important;
  }
  .licensed .grid__item img {
    padding-left:0;
  }

}
.customer button {
    padding: 14px 20px;
}
.other-page .card__content {
    display: block;
}
.template-search__results .product-card-wrapper .card__inner .card__content {
    display: none !important;
}
.template-search__results .card__inner .card__content {
    height: 0 !important;
}
.template-search__header.page-width p {
    text-align: center;
}
a.klaviyo-bis-trigger {
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    color: #a90532;
    font-weight: 700;
    display: inline-block;
}

a.klaviyo-bis-trigger {
    transition: 0.3s all;
}
a.klaviyo-bis-trigger:hover {
    transform: scale(1.03);
}
.swym-wishlist-button-bar {
    display: inline-block;
}

.collection-listing.overlay-mode-b {
  display: none;
}
.collection-page .rich-text__blocks.center {
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px !important;
    letter-spacing: 0px;
    text-align: center;
    display: inline-block;
    color: #484848;
    padding-bottom: 0;
}
.product-page span.price-item.price-item--regular {
    display: none;
}

p a {
  color: #a80532;
  text-decoration: none;
  font-weight: 600;
}
ul.gf-option-box button:hover {
  transform: none;
}
.gf-option-box li.empty-ul span:after {
  display: none;
}
.card__inner.color-accent-1.gradient.ratio {
  background: #fff !important;
}
.other-page .background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 11px;
}
.collapsible-content summary:hover .accordion__title {
  text-decoration: none;
}
.licensed .grid__item img {
    outline: 2px solid #efefef;
    border-radius: 100%;
    margin-left: 2px;
}
.card__inner .card__content {
  height: 20px;
}
.other-page .bndlr-inner-products-container {
    width: 100% !important;
    position: relative !important;button#pre_order_custom
    left: 0;
}
.author-block.container p.written-by {
    margin-bottom: 0;
    font-weight: 300;
}
.author-block.container h2, .author-block.container h2 a {
    margin: 0;
    font-weight: 500;
    text-decoration: none !important;
    color: #a80532;
}
.author-block.container {
    max-width: 723px;
    margin: 0px auto;
    border: 1px solid #a80532;
    padding: 40px;
    margin-top: 50px;
}
.template-search__header.page-width {
    margin-bottom: -40px;
}
.template-search div#ProductGridContainer {
    padding-top: 0;
}
html .shopify-section .blog .card__content {
    background: transparent !important;
}
html .shopify-section .blog .card__content h3.h2 a {
    text-align: left !important;
}
.other-page .product-card-wrapper .card__content {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.other-page .card__information {
    flex: 1;
}
@media screen and (min-width: 768px) {
.article-list {
    padding: 0;
    margin-top: 30px;
}
  .cart-item .loading-overlay {
    padding-top: 10px !important;
}
    a.klaviyo-bis-trigger {
    float: right;
  }
.article-list li {
    width: 49%;
    display: inline-block;
    margin-bottom: 44px;
}
  .cart-drawer__footer li.ga-product {
    height: 280px;
}

 .cart-drawer__footer  button.ga-product_addtocart {
    position: absolute;
    bottom: 0;
    left: 9px;
    width: 89%;
}
  }

  .show-mobile {
    display: none;
  }

button.disabled {
    opacity: 0.1 !important;
}
div#wigget_11535 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  ul.article-list {
    padding: 0;
}
  #CartDrawer .ga-product_image {
    max-width: 140px !important;
    margin: 0px auto 20px;
}
  #CartDrawer .ga-products-box .ga-carousel_wrapper .ga-label {
    top: 0px !important;
    bottom: unset !important;
    left: 36px !important;
    /* right: 0; */
    border-radius: 0;
    max-width: 50px;
    /* margin: 0px auto; */
}
  div#wigget_11535 {
    padding-bottom: 0;
}
  .globo_widget_11535 {
    padding-top: 30px;
}
  .hide-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  html nav#uncomplicated-breadcrumbs {
    margin-top: 5px;
}
  span.pre-order-2-button {
    padding: 11px 0 11px !important;
}
 html .swym-button-bar.swym-wishlist-button-bar.swym-inject {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
  .grid__item.two-fifths {
    display: none;
}
.grid__item.three-fifths {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 30px;
}
  .author-pg .user-content.row-spacing img {
    width: 50%;
    padding: 10px;
}
  .article-list li {
    list-style: none;
    padding: 0;
    margin: 0;
}
  
}

.announcement-bar {
  background: #006600;
}
.announcement-bar__message span {
  color: #fff;
  font-family: "Red Hat Display", sans-serif;
}
span.gf-count {
  display: none;
}
.product__media-toggle {
  z-index: 1 !important;
}
.other-page .pagination-wrapper {
    display: block !important;
}
nav.header__inline-menu a,
nav.header__inline-menu span {
  font-family: "Red Hat Display", sans-serif !important;
}
.accordion summary {
  transition: 0.3s all;
}
.top-bar {
  background: #004700;
  display: none;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0 15px;
}
.top-bar .wrap {
  display: flex;
  align-items: center;
}
.collection-list__item--no-media {
  display: none;
}
.top-bar a {
  color: #fff;
  width: auto;
  text-decoration: none;
}
.top-bar a span {
  padding-left: 8px;
  transition: 0.3s all;
  font-family: Red Hat Display, sans-serif;
  font-weight: 400;
}
.top-bar a:hover span {
  color: #e3d8c8;
}

.top-bar .icon {
  height: 1.6rem;
  width: 1.6rem;
}

.seperator {
  padding: 0px 15px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .top-bar {
    display: flex;
  }
}

header {
  padding: 0 30px;
}
.header__menu-item {
  font-size: 16px;
}
.header__active-menu-item {
  color: #a80532;
  text-decoration: none;
}

.menu-active span,
.has-menu-active span {
  color: #a80532 !important;
}

li .header__menu-item span a {
  text-decoration: none;
  font-family: "Source Sans Pro", sans-serif;
  color: #a80532 !important;
}

li .header__menu-item span a:hover,
li .header__menu-item span a:focus,
li .header__menu-item span a:active {
  color: #006600 !important;
}

details[open] > .header__menu-item::after {
  content: "";
  height: 2px;
  width: 86%;
  display: block;
  background: red !important;
  border: 1px solid;
  position: absolute;
  bottom: -20px;
}
.header__menu-item:hover span,
.header__menu-item:hover svg,
details[open] > .header__menu-item {
  text-decoration: none;
  color: #a80532;
}

label.checkbox__label {
  font-weight: 600 !important;
  font-size: 17px;
}

nav span {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
}

header summary .icon-caret {
  position: absolute;
  height: 0.6rem;
  right: 1.5rem;
  top: calc(48% - 0.2rem);
}
.menu-drawer__navigation {
  padding: 0 !important;
}
.menu-drawer__close-button {
  padding: 1.1rem 3.2rem !important;
}
.menu-drawer__close-button {
  color: #a80532 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  background: #eee;
}

.menu-drawer__menu-item--active {
  background: #fff !important;
}
.menu-drawer__close-button img {
  margin-right: 8px !important;
  filter: brightness(0.9) invert(0.5) sepia(0.9) hue-rotate(305deg)
    saturate(180%);
  width: 7px;
  transform: rotate(180deg);
}

.menu-drawer__navigation li {
  border-bottom: 1px solid #ccc !important;
}
.menu-drawer__navigation li:first-child {
  border-top: 1px solid #ccc;
}

.list-menu__item {
  font-size: 16px !important;
}

div#trustpilot-widget-trustbox-1-wrapper {
  position: relative;
  z-index: 1 !important;
}

summary.header__menu-item.list-menu__item.link.focus-inset span {
  transition: 0.3s all;
}
.search-modal {
  opacity: 1;
}
svg.icon.icon-search {
  color: #000 !important;
}

/**mobile menu**/
@media screen and (max-width: 767px) {
  .menu-drawer {
    width: calc(100vw) !important;
  }
  ul.footer-block__details-content.list-unstyled {
    padding-left: 7px;
  }
  .footer ul.footer-block__details-content {
      padding-left: 6px !important;
  }
  ul#Slider-template--16138849747137__c9131a18-9e63-4556-b996-1b984bc1a8a8 {
    padding: 0 !important;
}
  .card__content .badge {
    top: -3px !important;
  }
  .accordion .grid__item img {
    transform: rotate(0deg);
  }
  .js .menu-drawer__menu li {
    margin-bottom: 0 !important;
  }
  .modal-overlay {
    z-index: -1;
  }
  .collection-list-wrapper {
    overflow: hidden;
  }
  .product .quantity {
    min-height: 50px !important;
  }
  .product button.slider-button.slider-button--prev {
    left: 0px !important;
  }
  .product .slider-buttons button:last-of-type {
    right: 1px !important;
  }
  .product-form__input {
    width: 30%;
    display: inline-block !important;
    float: left;
    margin-right: 2px !important;
  }
  .buy-buttons {
    width: 58% !important;
    display: inline-block !important;
  }
}
@media screen and (max-width: 1024px) {
  .menu-drawer__menu {
    background: #f6f6f6;
  }

  .accordion .color {
    font-size: 16px;
    color: #000;
    font-family: "Red Hat Display", sans-serif;
    display: block;
    text-decoration: none;
    margin: 7px 0;
  }
  .accordion .accordion h3 {
    font-size: 15px;
}
  .accordion .accordion:last-of-type {
      border: 0 !important;
  }
  .accordion .accordion {
      /* border-top: 1px solid #ccc !important; */
      border-bottom: 1px solid #ccc !important;
  }
  .menu-drawer__menu-item {
    padding: 19px 28px !important;
  }

  .menu-drawer__utility-links {
    background: #fff !important;
    padding-top: 0 !important;
  }

  .menu-drawer__menu-item--active {
    color: #aa0734 !important;
  }
  .menu-drawer__menu-item--active img {
    filter: brightness(0.8) invert(0.5) sepia(0.9) hue-rotate(305deg)
      saturate(180%);
  }

  .menu-drawer__menu-item--active {
    background: #f6f6f6 !important;
  }

  button.menu-drawer__close-button.link.link--text.focus-inset {
    font-weight: 800 !important;
    padding: 18px 30px !important;
    background: #eee !important;
  }

  summary.menu-drawer__menu-item img {
    margin-top: 0px;
    margin-left: 12px;
  }

  ul.list.list-social.list-unstyled {
    display: none;
  }

  .menu-drawer__utility-links img {
    padding-right: 10px;
    position: relative;
    top: 1px;
  }
  .menu-drawer__utility-links a {
    display: block !important;
    margin: 0;
    font-family: Red Hat Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-align: left;
  }

  .mm-wrap {
    margin: 30px 0 0;
  }
  .mm-wrap li {
    border: 0 !important;
  }

  button.menu-drawer__close-button.link.link--text.focus-inset {
    margin-top: 0 !important;
  }

  .menu-drawer .accordion {
    border: 0;
    margin: 0;
    padding: 5px 22px;
  }
  .menu-drawer .accordion__content ul a {
    padding-left: 8px;
  }
  .menu-drawer .accordion h3 {
    font-size: 16px;
    font-family: Red Hat Display, sans-serif;
    font-weight: 500;
    color: #000;
  }
  .menu-drawer .accordion summary .icon-caret {
    right: 0 !important;
    color: #000;
  }
  .menu-drawer .accordion a {
    color: #000;
    font-size: 16px;
    display: block;
    text-decoration: none;
    font-family: "Red Hat Display", sans-serif;
    margin: 7px 0;
  }
  .menu-drawer .accordion summary {
    display: flex;
    position: relative;
    line-height: 1;
    padding: 1.5rem 0;
    outline: none !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  .menu-drawer .grid.grid--3-col-desktop.grid--4-col-tablet-down.licensed img {
    border: 0;
  }
  .menu-drawer .grid.grid--3-col-desktop.grid--4-col-tablet-down.licensed {
    width: 310px;
    display: FLEX;
    flex-wrap: nowrap;
  }
}

footer {
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
.footer__content-top {
  padding-bottom: 0 !important;
}
.footer__blocks-wrapper {
  display: flex;
  flex-wrap: nowrap;
}

.footer__blocks-wrapper {
  padding: 0px 40px;
}

.footer__blocks-wrapper {
  max-width: 1730px;
  margin: 0px auto;
}

@media screen and (min-width: 768px) {
  .footer-block.grid__item:last-child {
    width: 35%;
  }
}
div#ProductGridContainer {
    padding-top: 40px;
}
.article-card-wrapper.card-wrapper.underline-links-hover .card div h3 {
    text-align: center !important;
    /* font-size: 21px; */
    /* line-height: 1; */
    padding: 12px 12px 5px;
    color: #444;
}
.article-card-wrapper.card-wrapper .card__content {
    background: #eee !important;
}
@media screen and (max-width: 767px) {
  .footer__content-top {
    padding: 0 !important;
  }
  .icon-with-text .multicolumn-list li:first-child {
    margin-top: 0 !important;
}
.other-page .icon-with-text .multicolumn-list li {
    margin-top: 20px !important;
}
  .other-page .accordion__content {
    padding: 10px 6px !important;
}
  .other-page .footer .accordion__content {
    padding: 0 !important;
}
  .other-page .accordion__title {
    max-width: calc(100% - 2rem) !important;
}
 .other-page .grid.grid--1-col.grid--2-col-tablet.collapsible-content__grid.collapsible-content__grid--reverse {
    padding: 0 14px !important;
}
  .ga-carousel_wrapper .gowl-nav .gowl-prev {
    left: -15px !important;
  }
  .ga-carousel_wrapper .gowl-nav .gowl-next {
    right: -15px !important;
  }
  .footer-block__heading.inline-richtext {
    margin-bottom: 5px;
  }
  .list-social__item .icon {
    height: 3rem;
    width: 3rem;
  }
  .footer__list-social.list-social,
  .footer__follow-on-shop,
  .footer-block__newsletter {
    display: flex;
    justify-content: center !important;
  }
}

.footer-block.grid__item {
  flex-shrink: unset !important;
}

.grid--5-col .grid__item {
  width: calc(19% - var(--grid-desktop-horizontal-spacing) / 2);
}
.footer-block__heading {
  color: #fff;
}

.footer-block__details-content li a {
  font-size: 14px !important;
  color: #fff !important;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 7px;
}

@media screen and (min-width: 768px) {
  .footer-block:nth-child(2) {
    max-width: 190px;
  }

  .footer-block:nth-child(3) {
    max-width: 215px;
  }
}

.footer-block__image-wrapper {
  border: 0;
}

.footer-block--newsletter {
  flex-wrap: wrap !important;
}
.footer-block__newsletter p {
  line-height: 1.3;
  color: #fff;
  font-size: 15px;
}

.newsletter-form__field-wrapper,
#ContactFooter {
  width: 100%;
  max-width: 100%;
}
.footer__list-social {
  width: 100%;
  justify-content: flex-start !important;
  margin-top: 10px !important;
}
.list-social__item:first-child a {
  padding-left: 0 !important;
}

#Subscribe {
  background: #004700;
  right: 0px;
}
#Subscribe img {
  filter: brightness(0) invert(1);
}

.newsletter-form__field-wrapper input {
  background: #fff;
  color: #444 !important;
  padding: 10px !important;
}

.newsletter-form__field-wrapper .field__label {
  color: #444 !important;
}

.footer__content-bottom {
  background: #004700;
  padding: 0;
  margin: 32px 0 0;
  padding: 18px !important;
}
.copyright__content {
  font-family: "Source Sans Pro";
  font-size: 13.5px !important;
  color: #fff;
}

footer .list-social__link {
  padding: 6px;
}

footer .collapsible-content__grid--reverse {
  padding: 0 40px;
}

@media screen and (min-width: 768px) {
  footer .collapsible-content__grid {
    display: none !important;
  }
  .mobile-img {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .footer-block__details-content.footer-block-image {
    display: none;
  }

  .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--center.slideshow__text-mobile--center {
    display: none;
  }

  .footer-block--menu {
    display: none;
  }

  .footer-block--menu:last-child {
    display: block !important;
  }

  footer .accordion__title {
    color: #fff;
  }

  .accordion__content {
    padding: 0 !important;
  }

  .accordion {
    border-color: #004700;
  }
}

h3.accordion__title.inline-richtext.h4 {
  text-decoration: none !important;
  padding: 0 0 0 6px !important;
  transition: 0.3s all;
}

.accordion .metafield-rich_text_field a {
  color: #aa0633 !important;
  text-decoration: none;
  transition: 0.3s all !important;
  font-weight: 600;
}
.accordion .metafield-rich_text_field a:hover {
  color: #4b4b4b !important;
}

ul.footer-block__details-content.list-unstyled {
  padding: 0;
  margin: 0;
}

.text-body {
  font-size: 1.0625rem;
  line-height: 1.3;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}

*,
p {
  font-family: "Source Sans Pro", sans-serif;
}

.link,
.customer a {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  color: #000;
}

a.underlined-link {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  word-break: break-word;
}
.serif {
  font-family: Playfair Display;
}

.button {
  transition: 0.3s all;
  font-weight: 900 !important;
  font-size: 18px !important;
  transition: 0.3s all !important;
  font-family: Red Hat Display !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 20px !important;
  letter-spacing: 1px !important;
  text-align: center;
  padding: 15px 40px;
  text-decoration: none !important;
}
.button.button--secondary {
  background: transparent !important;
  border: 2px solid #a80534 !important;
  color: #a80534 !important;
}
.card__content .button.button--secondary {
  border: 0 !important;
}
.button.white {
  background: #fff !important;
  color: #000 !important;
}

.button:hover {
  color: #fff;
  transform: scale(1.03);
}

.button:after {
  display: none;
}

.rte a {
  text-decoration: none;
}

h1.main-page-title.page-title.h0 {
  font-weight: 400;
  font-size: 39px;
}
@media screen and (max-width: 767px) {
  h1.main-page-title.page-title.h0 {
    font-size: 28px;
  }
}

span.circle-divider.caption-with-letter-spacing {
  display: block;
  text-align: center;
  font-size: 17px;
}

h1.article-template__title {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 1.1;
  color: #ad0e3a;
  display: block;
}

button {
  font-family: "Red Hat Display", sans-serif !important;
  font-size: 18px !important;
  transition: 0.3s all !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 20px !important;
  letter-spacing: 1px !important;
  text-align: center;
  padding: 15px 40px;
  text-decoration: none !important;
}
button:hover {
  transition: 0.3s all;
  transform: scale(1.02);
}
p {
  font-size: 17px;
  line-height: 1.3;
  color: #444;
}
.login a.button.outline {
  width: 100%;
}
.outline {
  color: #a80532 !important;
  border: 2px solid #a80532 !important;
}
.outline.white {
  color: #fff !important;
  background: transparent !important;
}
.outline.white:hover {
  color: #fff !important;
  background: transparent !important;
}

.image-with-text .image-with-text__text-item.color-accent-2 {
  background: #006600;
  padding: 30px;
}
.image-with-text .image-with-text__text-item.color-accent-2 .content-container {
  border: 2px solid #004700;
}
.image-with-text .image-with-text__text-item.color-accent-1 {
  background: #a80532;
  padding: 30px;
}
.image-with-text .image-with-text__text-item.color-accent-1 .content-container {
  border: 2px solid #c09a2b;
}
.image-with-text__text.rte.body ul {
  margin-left: -20px !important;
}
.image-with-text h2 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.5px;
}
.image-with-text h2 strong {
  font-family: "Pinyon Script", sans-serif;
  font-weight: 400;
  display: block;
  letter-spacing: 3px;
  color: #fff;
  font-size: 114%;
}

.image-with-text__text p {
  font-size: 17px;
  line-height: 1.3;
  color: #fff;
}

.image-with-text .button {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.image-with-text__content {
  padding: 50px !important;
}

.image-with-text__text--caption.subtitle {
  font-family: "Playfair Display", sans-serif;
  letter-spacing: 1px;
  font-size: 23px;
  margin-bottom: 0 !important;
}

.image-with-text__text--caption {
  font-family: "Red Hat Display", sans-serif;
  letter-spacing: 2px;
  font-weight: 800;
  margin-bottom: 30px !important;
  color: #fff;
}
.image-with-text__text--caption:after {
  content: "";
  width: 69%;
  height: 2px;
  background: rgb(192, 154, 43);
  background: linear-gradient(
    90deg,
    rgba(192, 154, 43, 1) 0%,
    rgba(239, 225, 185, 1) 52%,
    rgba(192, 154, 43, 1) 100%
  );
  position: relative;
  display: block;
  margin-top: 9px;
}
.image-with-text__content--desktop-center
  .image-with-text__text--caption:after {
  margin: 9px auto 0;
}

.image-with-text__text.image-with-text__text--caption.subtitle {
  line-height: 1.2;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
.subtitle.subtitle--small {
  font-size: 19px;
}

.image-with-text__text.image-with-text__text--caption.subtitle:after {
  display: none;
}

.image-with-text .color-background-2 h2 {
  color: #444 !important;
  font-weight: 600;
}

.image-with-text .color-background-2 * {
  color: #444;
}

.image-with-text__text.rte.body ul {
  margin: 0 0 -12px !important;
}
.image-with-text__text.rte.body ul li {
  font-family: "Red Hat Display", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 9px;
}

.image-with-text .color-accent-1 .button:hover,
.image-with-text .color-accent-2 .button:hover,
.image-with-text .color-background-2 .button:hover {
  border: 0 !important;
}
.image-with-text .button:hover {
  border: 2px solid #fff;
}

.image-with-text__text-item h2 em {
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  display: block;
  margin-bottom: 20px;
}

.image-with-text .color-background-2 a {
  background: #a80532;
  color: #fff;
}

.color-background-1 .image-with-text__text--caption {
  color: #444;
}
.color-background-1 h2.image-with-text__heading,
.color-background-1 .image-with-text__text.rte.body p {
  color: #444;
}

@media screen and (max-width: 767px) {
  .image-with-text h2,
  .image-with-text__text p {
    text-align: center;
  }
  .multicolumn-list li {
    padding: 0 30px;
  }

  .image-with-text__text.image-with-text__text--caption.subtitle.subtitle--small {
    font-size: 16px;
  }

  p.image-with-text__text.image-with-text__text--caption {
    margin-bottom: 13px !important;
  }
  .image-with-text .button {
    margin: 0px auto;
    font-size: 16px !important;
  }
  .image-with-text__content {
    padding: 25px !important;
  }
  .image-with-text .image-with-text__text-item {
    padding: 10px !important;
  }
  .image-with-text h2 strong {
    line-height: 0.8;
    margin-top: 5px;
  }
  .image-with-text__text p {
    font-size: 16px;
  }
  .image-with-text h2 {
    font-size: 32px;
    width: 100%;
  }

  h2.image-with-text__heading.h2 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.5px;
  }
  h2.image-with-text__heading.h2:after {
    width: 90px;
    margin-top: 16px;
  }
  .image-with-text .subtitle {
    width: 100%;
    text-align: center;
  }

  .image-with-text__text--caption {
    width: 100%;
    text-align: center;
  }
  .image-with-text__text--caption:after {
    margin: 9px auto;
    max-width: 70px;
  }
}

.collection-list-wrapper .card__content h3 {
  font-family: Red Hat Display, sans-serif;
  font-size: 16px;
  font-weight: 800;
  /* position: absolute; */
  bottom: 0px;
  text-align: center;
  /* padding: 13px 6px 0; */
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  letter-spacing: 0.5px !important;
  align-items: center;
  right: 0;
  justify-content: center;
}
.collection-list__item img {
  object-fit: contain !important;
}
.collection-list-wrapper .card__content h3 a {
  font-family: "Source Sans Pro", sans-serif;
}
.multicolumn-list h3,
.multicolumn-list p {
  font-family: "Source Sans Pro", sans-serif;
}
.collection-list-wrapper h2 {
  text-align: center;
  display: block;
  width: 100%;
  color: #a80532;
}
.collection-list h3 {
  transition: 0.3s all;
}
.collection-list h3:hover {
}
.collection-list__item .card__inner.color-background-2.gradient.ratio {
  background: #fff !important;
}
.slider-button {
  width: 30px !important;
  padding: 0 !important;
}
.slider-button {
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .slider-button.slider-button--prev {
    position: absolute;
    left: -44px;
    top: 37%;
    transform: scale(3);
  }
  .slider-button.slider-button--next {
    position: absolute;
    right: -58px;
    top: 37%;
    transform: scale(3);
  }
}
.slider-counter.caption {
  display: none;
}

.collection-list-wrapper .card__information {
  padding-bottom: 0 !important;
}

.card__content {
  padding: 0 !important;
}
.collection-list.slider--desktop.grid--4-col-desktop .grid__item {
  width: calc(
    (97% - var(--desktop-margin-left-first-item)) / 4 -
      var(--grid-desktop-horizontal-spacing) * 3
  ) !important;
}
.badge {
  border-radius: 0 !important;
  position: relative !important;
  top: -4px !important;
}
.badge.color-accent-2 {
  background: #a80532;
  border-color: #a80532;
}
h3#ContactFooter-success {
    font-size: 19px;
}
h3.card__heading a {
  color: #000 !important;
}
input.shopify-challenge__button.btn {
    padding: 10px;
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 18px;
}
.product .swym-wishlist-button-bar {
    margin: 5px 0;
}
.image-with-text__content .image-with-text__text + .button {
  margin-top: 3rem;
  outline: 0 !important;
  border: 0 !important;
}
@media screen and (max-width: 767px) {
  .multicolumn-card__info {
  }
  td.cart-item__quantity {
      padding-top: 0 !important;
  }
  .card__content h3.card__heading.h2 {
    padding: 0 !important;
}
  .grid--peek .grid__item {
    min-width: 44% !important;
  }
  .collection-list-wrapper .icon-wrap {
    display: none;
  }
  .collection-list .card__information {
    padding-top: 40px !important;
  }

  button.slider-button.slider-button--next {
    position: absolute;
    right: -9px;
    top: 62px;
  }
  .title-wrapper-with-link a {
    margin: 0px auto;
  }
  .collection-list .card__heading a.full-unstyled-link {
    justify-content: center !important;
  }
  .slider-counter.caption {
    display: none;
  }
  button.slider-button.slider-button--prev {
    position: absolute;
    left: -9px;
    top: 62px;
  }
  .collection-list-wrapper .slider-buttons {
    display: flex !important;
  }
  .collection-list-wrapper .card__content h3 a {
    font-size: 15px;
    line-height: 1;
    width: 100%;
  }
  .card__information {
    padding: 0 !important;
  }
  .collection-list-wrapper .card__content h3 a {
    bottom: 0 !important;
  }
}
.collection-list-wrapper .card__content h3 a {
  margin-top: 0 !important;
}
.card__information {
  padding-top: 3px !important;
}

@media screen and (min-width: 768px) {
  #gf-grid {
    padding-bottom: 40px !important;
  }
  .image-with-text__text.rte.body p {
    max-width: 610px;
  }
}
@media screen and (max-width: 767px) {
  #gf-products {
    padding: 0 15px !important;
  }
  .collection-list-wrapper {
    padding: 20px !important;
  }
  .collection-list-wrapper .card__content h3 a {
    padding: 0;
  }
}
.gf-grid .card__information {
  padding-bottom: 6px;
}
.gf-option-block ul li a {
  font-family: Red Hat Display !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
}
span.gf-summary {
  font-family: Red Hat Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  color: #6d6d6d;
  text-align: left;
  margin-bottom: 0;
}
.sort-by {
  background: transparent;
}
label.sort-by-toggle span {
  font-weight: 700;
  color: #000;
}
input.gf-controls-search-input {
  font-family: "Red Hat Display";
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 14px;
  border: 1px solid #bfbfbf;
  margin: 11px 0;
}
.multicolumn h2 {
  text-align: center;
  display: block;
  width: 100%;
  color: #a80532;
}

.multicolumn .multicolumn-card__info p {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  line-height: 1.3;
  color: #000;
}

.multicolumn h3 {
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: 900;
  line-height: 1.2 !important;
}

.multicolumn .link {
  font-weight: 800;
  color: #4d4d4d;
  margin-top: 0 !important;
}
.multicolumn a.link span {
  margin-left: 1px !important;
}
.multicolumn a.link span img {
  transition: 0.3s all;
}

.multicolumn a.link:hover span img {
  transform: translateX(4px) !important;
}

@media screen and (max-width: 767px) {
  .multicolumn-list h3 {
    line-height: 1;
    font-size: 16px;
    margin-bottom: 4px;
    color: #000;
  }
  .multicolumn-card__info .link {
    font-size: 14px;
  }
}

.gc {
  box-sizing: border-box;
  display: inline-block;
  margin-right: -0.25em;
  min-height: 1px;
  padding-left: 40px;
  vertical-align: top;
}
.gc--1-of-3 {
  width: 33.33333%;
}

.gc--2-of-3 {
  width: 50.66666%;
}

.naccs {
  position: relative;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0px auto;
}
.naccs .gc--2-of-3 {
  width: 84%;
}
.naccs .gc.gc--1-of-2 {
  width: 17%;
  min-width: 210px;
}
.naccs .grid {
  flex-wrap: nowrap;
}
ul.nacc h2 a {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  color: #a80532 !important;
}
.naccs .grid .grid {
  flex-wrap: nowrap;
}
.naccs .grid__item a {
  transition: 0.3s all;
}
.naccs .grid__item a:hover {
  color: #a80532 !important;
}
.naccs .menu span {
  font-weight: 600 !important;
  line-height: 1.2;
  display: block;
}
.naccs .menu .active span {
  font-weight: 800 !important;
}
.naccs .menu div {
  padding: 7px 20px 7px 20px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #000;
  position: relative;
  vertical-align: middle;
  font-weight: 700;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.naccs .menu {
  border-right: 1px solid #ededed;
  height: 100%;
}
.menu a {
  transition: 0.3s all;
}
.menu a:hover {
  font-weight: 800 !important;
  background: #eee !important;
}
.naccs .menu div:hover {
  background: #ededed;
}

.naccs .menu div span.light {
  height: 10px;
  width: 10px;
  position: absolute;
  top: 24px;
  left: 15px;
  border-radius: 100%;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
ul.nacc .grid__item a {
  display: block;
  color: #000;
  text-decoration: none;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 17px;
}
.naccs .menu span.icon-wrap {
  display: inline-block !important;
}
ul.nacc h2 {
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 16px;
  color: #a80532;
}
.nacc h2 {
  border-bottom: 2px solid #ededed;
  display: inline-block;
  padding-bottom: 9px;
}

.naccs .menu div.active span.light {
  background-color: #dbdbdb;
  left: 0;
  height: 100%;
  width: 3px;
  top: 0;
  border-radius: 0;
}

.menu-drawer summary.menu-drawer__menu-item img {
  padding-left: 9px;
  margin-top: 2px;
}

.naccs .menu div.active {
  color: #000;
  padding: 7px 20px 7px 20px;
  background: #ededed;
}

ul.nacc {
  position: relative;
  height: auto !important;
  height: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li {
  opacity: 0;
  height: 0;
  transform: translateX(50px);
  position: relative;
  list-style: none;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 100%;
}
ul.nacc li.active {
  transition-delay: 0.3s;
  z-index: 2;
  opacity: 1;
  transform: translateX(0px);
  height: auto;
}
ul.nacc li p {
  margin: 0;
}
.nacc .grid__item img {
  width: 100%;
}

h2.trending-h2 {
  font-size: 20px !important;
  text-align: center;
  display: block;
  color: #444 !important;
  border-bottom: 0;
  font-weight: 900;
  margin-bottom: 5px !important;
  /* margin-top: 22px !important; */
}

.licensed .grid__item a {
  margin-bottom: 0 !important;
}

.licensed img {
  transition: 0.3s all;
}
.licensed img:hover {
  transform: rotate(4deg);
}

.color:before,
a[title^="Shades of blue"] .gf-label:before,
a[title^="Shades of brown"] .gf-label:before,
a[title^="Shades of gold"] .gf-label:before,
a[title^="Shades of green"] .gf-label:before,
a[title^="Shades of pink"] .gf-label:before,
a[title^="Shades of red"] .gf-label:before,
a[title^="Shades of silver"] .gf-label:before,
a[title^="Shades of white"] .gf-label:before,
.blue:before,
a[title^="shades of black"] .gf-label:before,
.blue:before,
a[title^="Shades of gray"] .gf-label:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #000;
  border-radius: 100%;
  margin-right: 8px;
  position: relative;
  border: 1px solid #999;
  top: 1px;
}

.gf-option-block.gf-option-block-swatch-text.swatch-size-32 li span:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  margin-right: 8px;
  position: relative;
  border: 1px solid #999;
  top: 1px;
}
.blue:before,
a[title^="Shades of blue"] .gf-label:before {
  background: #1a46c5;
}
.blue:before,
button[title="Shades of blue"] .gf-option-value:before {
  background: #1a46c5;
}
a[title^="Shades of gray"] .gf-label:before {
  background: #888;
}
button[title="Shades of gray"] .gf-option-value:before {
  background: #888;
}

a[title^="shades of black"] .gf-label:before {
  background: #000;
}
button[title="shades of black"] .gf-option-value:before {
  background: #000;
}
.brown:before,
a[title^="Shades of brown"] .gf-label:before {
  background: #68331c;
}
button[title="Shades of brown"] .gf-option-value:before {
  background: #68331c;
}
.gold:before,
a[title^="Shades of gold"] .gf-label:before {
  background: #c09a2b;
}
button[title="Shades of gold"] .gf-option-value:before {
  background: #c09a2b;
}
.green:before,
a[title^="Shades of green"] .gf-label:before {
  background: #006600;
}
button[title="Shades of green"] .gf-option-value:before {
  background: #006600;
}
.pink:before,
a[title^="Shades of pink"] .gf-label:before {
  background: #ffa9b2;
}
button[title="Shades of pink"] .gf-option-value:before {
  background: #ffa9b2;
}
.red:before,
a[title^="Shades of red"] .gf-label:before {
  background: #a80532;
}
button[title="Shades of red"] .gf-option-value:before {
  background: #a80532;
}
.silver:before,
a[title^="Shades of silver"] .gf-label:before {
  background: #cccccc;
}
button[title="Shades of silver"] .gf-option-value:before {
  background: #cccccc;
}
.white:before,
a[title^="Shades of white"] .gf-label:before {
  background: #ffffff;
}
button[title="Shades of white"] .gf-option-value:before {
  background: #ffffff;
}
@media screen and (min-width: 1750px) {
}
.icon-with-text h2 {
  font-family: "Playfair Display", sans-serif;
  margin-bottom: 30px !important;
}
.icon-with-text h2.title.inline-richtext.h1 {
  font-size: 32px;
}

.icon-with-text .media {
  position: relative;
  top: -30px;
  margin-bottom: -32px;
}

.icon-with-text p {
  font-size: 21px;
  line-height: 24px;
}

.icon-with-text h3 {
  font-family: "Playfair Display", sans-serif;
  color: #a80532;
  font-size: 24px;
}
.icon-with-text h3:after {
  content: "";
  height: 2px;
  width: 70px;
  display: block;
  background: #dadada;
  margin: 9px 0;
}
.icon-with-text .multicolumn-list__item.center h3:after {
  margin: 9px auto;
}
.rich-text__buttons.rich-text__buttons--multiple {
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .icon-with-text .multicolumn-list li {
    margin-top: 70px;
  }
  .icon-with-text .multicolumn-list li:first-child {
    margin-top: 0;
  }
  .icon-with-text h2.title.inline-richtext.h1 {
    font-size: 24px;
  }

  .icon-with-text h3 {
    font-size: 19px;
  }

  .icon-with-text p {
    font-size: 16px !important;
  }
}

.collection h2 {
  text-align: center;
  color: #a80532;
}
.collection .slider__slide {
  padding-bottom: 0 !important;
}
.collection button {
  padding: 0;
}
.card--card,
.card--standard .card__inner {
  position: relative;
  box-sizing: border-box;
  border-radius: var(--border-radius);
  border: var(--border-width) solid
    rgba(var(--color-foreground), var(--border-opacity));
}

.card__content button span {
  background: #a80532;
  display: block;
  width: 100%;
  padding: 10px 20px 10px;
  line-height: 1;
  color: #fff;
  font-family: Red Hat Display;
  font-size: 13px;
  font-weight: 900;
  line-height: 14px;
  letter-spacing: 1px;
  text-align: center;
}

.card__heading a {
  text-decoration: none !important;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  margin-top: 9px !important;
}

.price {
  font-family: Red Hat Display;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
}
.card__heading {
  font-family: Red Hat Display;
  font-size: 16px;
  font-weight: 700;
  margin-top: 11px;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
  margin-bottom: -4px;
}

span.price-item.price-item--sale {
  font-size: 1.6rem !important;
  font-family: "Source Sans Pro" !important;
}

@media screen and (min-width: 768px) {
  .card__heading {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .collection .quick-add {
    margin-bottom: 0;
  }
  .drawer__cart-items-wrapper cart-remove-button {
    display: none !important;
  }
}

.info-card {
  width: 22.8%;
  background: #006600;
  padding: 17px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.info-card h2 {
  color: #fff;
  line-height: 1.2;
  margin-bottom: 7px;
  margin-top: 0;
  font-size: 20px;
}

.info-card p {
  color: #fff;
  line-height: 1.3;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .info-card {
    width: 100%;
  }
}
.newsletter {
  background: url(//cdn.shopify.com/s/files/1/2423/0653/t/24/assets/snowflakes.jpg?v=9755889…);
  background-size: cover;
  background-repeat: no-repeat;
}
.newsletter__wrapper {
  padding-left: 0;
  padding-right: 0;
}
.newsletter.center h2 {
  font-family: Playfair Display;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: left;
  color: #a80532;
}
.newsletter h2.h1 {
  font-size: 32px;
}

.newsletter .newsletter__subheading {
  text-align: left;
  max-width: 380px;
  font-family: Source Sans Pro;
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-right: 0;
  margin-left: 0;
}

.newsletter form#contact_form {
  margin-left: 0;
  margin-right: 0;
}

.newsletter #Subscribe {
  background: #a80532;
}

@media screen and (min-width: 1024px) {
  .newsletter__wrapper {
    padding-left: 62px !important;
    padding-right: 62px !important;
  }
}

@media screen and (max-width: 767px) {
  .newsletter__wrapper div {
    margin: 3px 0 5px !important;
    text-align: center !important;
  }
  .newsletter__wrapper h2 {
    font-size: 24px !important;
    margin-bottom: 0 !important;
    text-align: center !important;
  }
}

h1.collection-hero__title {
  font-family: Red Hat Display;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 1px;
  text-align: left;
  color: #000;
  margin-bottom: 0px !important;
  margin-top: 20px !important;
}

@media screen and (max-width: 767px) {
  h1.collection-hero__title {
    font-size: 28px;
    margin-bottom: 0 !important;
    line-height: 30px;
  }
  h2.rich-text__heading.rte.inline-richtext.hxl strong {
    font-size: 41px;
    line-height: 1;
  }
  h2.rich-text__heading.rte.inline-richtext.hxl {
    font-size: 28px !important;
    line-height: 1;
  }
}
.rich-text.color-background-2 {
  padding: 13px;
}

.rich-text.color-background-2 .button,
.rich-text.color-background-1 .button {
  background: #a80534;
}
.rich-text__buttons.rich-text__buttons--multiple {
  display: flex;
  flex-wrap: nowrap;
  width: 100% !important;
  justify-content: center;
  max-width: 100%;
}
.rich-text.color-background-2 .rich-text__wrapper {
  border: 2px solid #dadada;
  width: 100% !important;
  max-width: 100%;
}
.video-wrap deferred-media {
  display: inline-block;
  width: 50%;
  float: left;
  padding-bottom: 310px;
}
.video-wrap {
  max-width: 1100px;
  margin: 0px auto;
}
.collection-list-wrapper h2 {
  font-family: Red Hat Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: center;
  color: #000;
}

@media screen and (max-width: 767px) {
  .rich-text__buttons.rich-text__buttons--multiple {
    display: flex;
    flex-wrap: wrap;
  }
  span.delivery-txt {
    text-align: center;
  }
  .collection-list-wrapper .card__content h3 a {
    width: auto;
  }
}

.cart-item__name {
  color: #a80532 !important;
}

td.cart-item__quantity {
  padding-top: 0 !important;
  margin-bottom: 8px;
}

.cart__blocks {
  border: 1px solid #ccc;
  padding: 30px;
}

.cart-sidebar-discount {
  overflow: hidden;
}

span.delivery-txt {
  font-size: 16px;
  text-align: right;
  display: block;
  font-size: 18px;
  font-weight: 600;
  font-family: "Red HAt Display", sans-serif;
}
h3.card__heading {
  position: relative;
}
.naccs .card__content a {
  padding: 10px 8px !important;
  margin-bottom: 10px !important;
  display: flex;
}

.pagination-wrapper {
  display: none;
}

.card__content {
  position: relative !important;
}

.naccs span.icon-wrap {
  margin-left: 7px;
}

.cart__footer {
  padding-top: 0 !important;
}
.cart__footer > * + * {
  margin-left: 0 !important;
}
.cart-items td {
  padding-top: 1rem !important;
}
@media screen and (min-width: 750px) @media screen and (min-width: 768px) {
  .cart__blocks {
    width: 40%;
  }
  .cart__footer .accordion {
    margin-top: 0 !important;
  }
  div#shopify-section-template--16138849681601__cart-footer {
    margin-top: 70px;
  }
  .cart__footer {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .cart__footer {
    display: block !important;
  }

  div#shopify-section-template--16138849681601__cart-footer {
    width: 30%;
    float: right;
    display: inline-block;
  }
  
  div#main-cart-footer {
    padding: 0;
  }
  div#shopify-section-template--16138849681601__cart-footer {
    margin-top: 91px;
  }
  .cart__blocks {
    margin-left: 0 !important;
  }

  div#shopify-section-template--16138849681601__cart-items {
    float: left;
    width: 70%;
    display: inline-block;
  }

  .cart__footer {
    justify-content: flex-end !important;
  }

  .cart-wrapper .cart__contents .cart-item__media {
    width: 14% !important;
  }
}
.drawer__cart-items-wrapper td.cart-item__quantity {
  display: none;
}
.drawer__cart-items-wrapper quantity-input.quantity.cart-quantity {
  display: none;
}
@media screen and (max-width: 767px) {
  .cart__dynamic-checkout-buttons.additional-checkout-buttons {
    margin-top: 0;
  }
  .drawer__cart-items-wrapper span.price.price--end {
    text-align: left;
    margin-top: 14px !important;
  }
  .cart-item {
    margin: 0 !important;
  }

  div#CartDrawer-CartItems {
    margin-top: 0 !important;
  }
  #discount-percentage-percent {
    height: 65px !important;
  }
  #discount-percentage-message {
    line-height: 1.2 !important;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
  }
  .cart__footer .accordion {
    margin-top: 0 !important;
  }
  .cart-item:first-child {
    padding-top: 10px;
  }
  span.delivery-txt {
    text-align: center;
    margin-bottom: 11px;
  }
}
div#dynamic-checkout-cart {
  border: 0 !important;
  padding: 0 !important;
}
.cart-item:last-of-type {
    border: 0;
    margin: 0 !important;
}
.cart-wrapper .title-wrapper-with-link {
    margin: 0;
}
div#main-cart-items {
  border-bottom: 0 !important;
}

button.quantity__button {
  background: #dadada !important;
}

#checkout {
  margin-left: auto;
}

.quantity__input {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

td.cart-item__totals.right.small-hide {
  min-width: 130px;
}
.cart__footer {
  display: block !important;
}
table.cart-items tr {
  padding-bottom: 3px;
}

.cart__dynamic-checkout-buttons.additional-checkout-buttons {
  margin-right: 0;
  width: 100%;
  text-align: right;
}

.cart-wrapper h1.title.title--primary {
  font-family: Red Hat Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: capitalize;
}

.cart-wrapper .title-wrapper-with-link {
  margin-bottom: 0;
}

button#checkout {
  width: 100% !important;
  max-width: 100%;
}

.product__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  color: #484848;
  margin-top: 0;
}
button.slider-button.slider-button--prev img {
  transform: rotate(180deg) !important;
}

table.cart-items tr:nth-child(even) {
    background: #eeeeee6e;
}
table.cart-items tr {
    padding: 10px 20px;
}

.quantity__button:focus,
.quantity__input:focus {
  z-index: 1;
}

.licensed img {
    height: auto;
}

span.discount-code {
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .product .slider-buttons {
    display: block !important;
  }
  .card-information .price__container {
    padding-bottom: 10px !important;
}
  .cart-item:last-child {
    border-bottom: 0 !important;
  }
  button.slider-button img {
    width: 29px !important;
    height: 29px !important;
    background-color: #ffffffbd;
    border-radius: 100%;
    padding: 4px 8px 4px 10px;
  }
  .product .slider-buttons button {
    position: absolute;
    top: 45%;
  }
  .product .slider-buttons button:last-of-type {
    right: 4px;
  }
  .product .slider-counter.caption {
    display: none !important;
  }
  .product button.slider-button[disabled] {
    opacity: 0.2 !important;
  }
}
button.slider-button:disabled {
  opacity: 0.1;
  cursor: not-allowed;
}
.product__title {
  margin-bottom: 0 !important;
}
.product__title h1 {
  font-family: Red Hat Display;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  color: #000 !important;
}

.product-form__submit {
  background: #a80532 !important;
  color: #fff;
  font-family: Red Hat Display;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
}
.product-form__submit:hover {
  background: #a80532 !important;
}

.product__info-wrapper .price span.badge {
  border: 1px solid;
  margin-bottom: 0 !important;
  position: relative;
  padding: 6px 10px;
  top: 1px !important;
  margin-left: 10px;
}

.product__info-wrapper span.price-item.price-item--regular {
  font-family: Red Hat Display;
  font-size: 21px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: right;
}
.product__info-wrapper .badge.price__badge-sale.color-accent-2 {
  border: 2px solid #a80532 !important;
  padding: 5px 20px !important;
}

.quantity__label.form__label {
  display: none;
}

.product-form__buttons {
  width: 100% !important;
  max-width: 100% !important;
}

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

.product__info-wrapper .product__description {
  margin-top: 10px !important;
}

.product__info-wrapper .product__title {
  margin-top: 0;
}

.related-products__heading.h2 {
  font-family: Red Hat Display;
  font-size: 25px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 23px;
  text-align: center;
  display: block;
  margin-top: 40px;
}

shopify-payment-terms {
  display: none;
}

span.stamped-summary-actions span {
  font-family: "Red Hat Display", sans-serif;
  margin-bottom: 20px;
}

.stamped-summary-ratings {
  width: 61.8%;
  margin: 0 !important;
}
div#stamped-main-widget {
  margin: 0 !important;
}
.price__sale {
  display: flex;
}
span.price-item.price-item--sale.price-item--last {
  margin: 0;
}
.price__sale span {
  font-family: "Red Hat Display" !important;
}
.related-products .price {
  margin-top: 0 !important;
}

span.stamped-badge-caption {
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: left;
}

.stamped-header-title {
  font-family: "Red Hat Display";
  font-weight: 800;
  margin-bottom: 0;
  font-size: 19px;
}

.stamped-review[data-verified="buyer"] .stamped-review-avatar:before {
  color: #a80532 !important;
}

div[data-widget-style*="standard"] .stamped-summary-ratings {
  width: 100% !important;
  border: 0 !important;
  padding: 0;
  margin-top: -13px;
}

span.stamped-starratings.stamped-review-header-starratings {
  position: relative;
  top: 2px;
}

span.stamped-verified-badge {
  padding-right: 7px;
}

select#stamped-sort-select {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: -22px;
  font-weight: 500;
}

ul.stamped-tabs li {
  font-family: "Red Hat Display";
}
a.readmore,
a.readless {
  color: #000;
  font-weight: 700;
}
span.pdescri {
  font-family: Source Sans Pro;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px !important;
  letter-spacing: 0px;
  text-align: left;
  display: inline-block;
  color: #484848;
}

span.stamped-summary-text {
  font-family: "Red Hat Display";
  font-weight: 500;
  font-size: 15px !important;
}

h3.stamped-review-header-title {
  font-family: Red Hat Display;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 17px;
  letter-spacing: 0.5px;
  margin-bottom: 3px !important;
  margin-top: 12px !important;
  text-align: left;
  display: block;
  color: #000 !important;
}
.product__info-wrapper li.icon-with-text__item strong {
  letter-spacing: 0;
  font-size: 17px;
  line-height: 1;
}

.product__accordion .accordion__title {
  font-family: Red Hat Display;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #000;
}
.product__accordion .accordion__content {
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 0 !important;
  color: #000;
}
p.stamped-review-content-body {
  color: #000;
  /* font-family: 'Red Hat Display'; */
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  color: #484848;
  margin-top: 0;
}
.stamped-review-header .stamped-verified-badge,
.stamped-review-header .verified,
.stamped-review-header .verified .fa-check-circle-o,
.stamped-review-header .verified .stamped-fa-check-circle-o,
.stamped-review-header .verified-badge,
.stamped-review-header .verified-badge .fa-check-circle-o,
.stamped-review-header .verified-badge .stamped-fa-check-circle-o,
.stamped-verified-badge {
  color: #a80532 !important;
  font-weight: 600 !important;
}
p.product__text.inline-richtext a {
  color: #a80532;
  font-weight: 800;
  letter-spacing: 0;
  padding: 0 10px 0 10px;
}
p.product__text.inline-richtext a:first-child {
  padding-left: 0;
}

.cart-drawer {
}

.cart-drawer a.button {
  width: 100%;
}

h2.drawer__heading {
  font-family: Red Hat Display;
  font-size: 23px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

.drawer__header {
  background: #ededed !important;
  margin: 0 -15px !important;
  padding: 16px 16px 11px !important;
  margin-bottom: 10px !important;
}

.drawer__close svg {
  height: 2.4rem;
  width: 2.4rem;
  padding-right: 10px;
  margin-top: -4px;
}

.cart-items thead {
  display: none !important;
}

.cart-drawer a.cart-item__name.h4.break {
  font-size: 16px;
}

.cart-drawer .product-option {
  font-family: Red Hat Display !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  letter-spacing: 0.5px !important;
  text-align: left !important;
  margin-top: 5px !important;
}
.cart-drawer details#Details-CartDrawer {
  display: none !important;
}

.cart-item__name.h4.break {
  font-family: Red Hat Display !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 19px !important;
  letter-spacing: 0.5px !important;
  text-align: left !important;
  color: #000 !important;
  text-decoration: none !important;
}

.cart-item__details > * + * {
  margin-top: 0 !important;
}

.totals__subtotal {
  font-family: Red Hat Display;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: left;
}

.totals__subtotal-value {
  font-family: Red Hat Display;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: right;
}

.product-option {
  display: none;
  margin: 0 !important;
}

div#CartDrawer-LineItemError-1 {
  margin-top: 0;
}

small.tax-note.caption-large.rte {
  font-size: 16px;
  margin: 5px 0;
  font-family: "Red Hat Display";
  font-weight: 500;
}

.cart-item cart-remove-button {
  margin: 0px !important;
}

.quantity {
  min-height: 40px !important;
}

.cart-item__error {
  margin-top: 0 !important;
}

.cart-wrapper .cart__items span.price.price--end {
  margin-top: 0 !important;
}
div#main-cart-items {
  padding-bottom: 0 !important;
}

h2.ga-title.section-title span {
  text-align: center;
  display: block;
  color: #000;
  font-family: "Red Hat Display";
  font-size: 23px;
}

cart-items {
  padding-bottom: 0 !important;
}

div#CollapsibleAccordion-template--16138849747137__97b58f16-63fc-475e-a831-641ef8156c9a-1682983005f06db9b8-0-template--16138849747137__97b58f16-63fc-475e-a831-641ef8156c9a,
div#CollapsibleAccordion-template--16138849747137__97b58f16-63fc-475e-a831-641ef8156c9a-1682983005f06db9b8-1-template--16138849747137__97b58f16-63fc-475e-a831-641ef8156c9a {
  padding: 0;
}

input#discount-code {
  border: 1px solid;
  background: transparent;
  margin-bottom: 7px;
  margin-top: 0;
}

.cart-sidebar-discount {
  width: 100% !important;
}

button#apply-discount-btn {
  height: 41px;
  background: #a80532;
  font-size: 14px !important;
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled strong {
  font-size: 14px !important;
}
.product__info-wrapper .product-form__quantity {
  margin: 0 0 30px;
}
button.swym-button.swym-add-to-wishlist.swym-inject.swym-iconbtnlink.swym-heart.swym-loaded
  span {
  font-size: 15px !important;
}

product-form.product-form {
  margin: 0 !important;
}
.buy-buttons {
  margin: 0 !important;
}
.other-page .add_cart_buttons {
    text-align: center !important;
}
.product__description {
  margin-bottom: 0 !important;
}
.drawer__cart-items-wrapper table.cart-items td {
  width: 190px !important;
}
.drawer__cart-items-wrapper table.cart-items TR {
  display: table !important;
  width: 100% !important;
}
.drawer__cart-items-wrapper td.cart-item__media {
  max-width: 50px !important;
}
.drawer__cart-items-wrapper span.price.price--end {
  text-align: left;
  margin-top: 10px !important;
}
@media screen and (min-width: 1024px) {
  table.cart-items TR {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .cart-wrapper td.cart-item__details {
    width: 63%;
  }

  .cart-wrapper td.cart-item__details {
    margin-top: -5px;
  }

  .product__info-wrapper .product__title {
    width: 77%;
    display: inline-block;
  }

  .product__info-wrapper .pricing {
    width: 22%;
    display: none;
    float: right;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .product__info-wrapper .pricing div {
    text-align: right;
  }

  .product__info-wrapper .product-form__quantity {
    width: 28%;
    display: inline-block;
  }

  .product__info-wrapper .buy-buttons {
    width: 71%;
    display: inline-block;
  }

  .buy-buttons button {
    padding: 6px;
    margin: 0 !important;
    position: relative;
    top: 4px;
    line-height: 1;
    height: 20px;
    min-height: 41px;
  }
}

@media screen and (min-width: 768px) {
  .login-wrap {
    display: flex;
  }
}

.wholesale-cta {
    width: 50%;
    text-align: center;
    padding: 0 11%;
    border-left: 2px solid #a80532;
    margin: 0 0 60px 0;
}
.wholesale-cta p {
  color: #fff;
}
.steps {
  border: 1px solid #fff;
  padding: 20px 40px;
}

.customer.login,
.customer.register {
  max-width: 350px !important;
  width: 31%;
  padding: 45px 10px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
h2.form__message {
  font-size: 18px !important;
  outline: 0 !important;
  border: 0 !important;
}
div#ImageWithText--template--16157361504429__ce2b70d5-dce8-4c02-9657-70788302cbe1 ul {
    margin-bottom: 0;
}
h2.form__message {
  font-size: 18px !important;
  outline: 0 !important;
  border: 0 !important;
}
.wholesale-cta a {
    color: #fff;
    text-decoration: underline;
}
.order-history tr th,
.order-details tr th {
  background: #a80532;
  color: #fff;
  font-weight: 800 !important;
  font-size: 15px !important;
}
@media screen and (max-width: 767px) {
  .wholesale-cta {
    width: 100% !important;
    padding: 50px 30px !important;
  }
  .customer.login, .customer.register {
      padding: 50px 30px !important;
  }
  .login-wrap .customer.login,
  .login-wrap .customer.register {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.login h1,
.register h1 {
  font-family: Playfair Display;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 0 !important;
}

form#create_customer {
  width: 100%;
}

.form-wrapper {
  width: 100%;
}

.login button,
.register button {
  width: 100%;
}

.login-wrap h3.serif {
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 0;
}

.wholesale-cta .button {
  width: 240px;
  margin-top: 10px;
}

.login-wrap p {
  line-height: 1.3 !important;
  font-family: Source Sans Pro;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: center;
}

.wholesale-cta h2.subtitle {
  margin-top: 0;
  font-family: Red Hat Display;
  font-size: 13px;
  font-weight: 900;
  line-height: 13px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 10px !important;
}
.wholesale-cta h2.subtitle:after {
  content: "";
  width: 97px;
  height: 3px;
  background: #8b0429;
  display: block;
  margin: 11px auto 0;
}

.forgot-pw {
  text-align: center !important;
  margin: 0px auto !important;
  display: block;
  color: #a80532 !important;
  font-weight: 800 !important;
  margin: 20px auto 0 !important;
}

.wholesale-cta a.button.white {
  display: block;
  margin: 15px auto 0 !important;
}
.wholesale-cta a.button.white:first-of-type {
  margin-top: 31px !important;
}

.wholesale-cta img {
  margin-bottom: 12px;
}

h1#recover {
  line-height: 1;
}

.customer button {
  margin-top: 22px !important;
}

.card__heading a img {
  transition: 0.3s all;
}
.card__heading a:hover img {
  transform: translateX(2px) !important;
}

small.tax-note.caption-large.rte {
  line-height: 1;
  margin: 21px 0;
}

section#shopify-section-template--16138849747137__7e9b5975-d602-4dee-813d-e6c0c8ffdc8a
  h2 {
  text-align: center;
  display: block;
  width: 100%;
  color: #a80532;
}

/** bundler **/
div#bndlr-discount-message {
  box-shadow: none !important;
  background: #eee;
  border: 0;
}

.bndlr-products-container {
  padding: 0 !important;
}

.product .bndlr-products-container:before {
  content: "Bundle & Save 10%";
  display: block;
  color: #a80532;
  font-family: Red Hat Display;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1px;
  left: 0;
  text-align: left;
  position: absolute;
  top: -27px;
}

.bndlr-inner-products-container a img {
  width: 100% !important;
  display: block;
  border: 0 !important;
}

.bndlr-message-yes {
  background: rgb(0 102 0) !important;
  border-color: #006600 !important;
}

.bndlr-bundle-image {
  margin: 0 !important;
}

.bndlr-add-to-cart {
  margin: 0;
}

.bndlr-products-container img {
  border: 0;
}
.product .bndlr-products-container {
  background: #f6f6f6;
  padding: 10px !important;
}

h2.bndlr-bundle-title a {
  font-family: Red Hat Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #000;
  text-decoration: none;
}

.bndlr-add-to-cart[data-active="false"] {
  cursor: not-allowed !important;
  opacity: 0.5 !important;
}

.bndlr-products-container {
  margin-top: 19px;
}

.product .bndlr-new-price {
  color: #a80532 !important;
}

.bndlr-product-names-list {
  display: none;
}
.product .bndlr-bundle-checkout-warning {
  display: none;
}
.product h2.bndlr-bundle-title {
  width: 100%;
  text-align: left !important;
}
.product .bndlr-products-container {
  min-width: 100%;
  min-height: 203px;
}
.product .bndlr-product {
  display: none;
}
.product .bndlr-inner-products-container a img {
  width: 100% !important;
  max-width: 100%;
}
.product .bndlr-bundle-description {
  display: none;
}

.bndlr-add-to-cart {
  background: transparent !important;
  font-weight: 900 !important;
  line-height: 20px !important;
  letter-spacing: 1px !important;
  text-align: center;
  padding: 15px 40px;
  text-decoration: none !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  padding: 10px !important;
}
.bndlr-inner-products-container {
  width: 100%;
}
@media screen and (max-width: 767px) {
  img.bndlr-bundle-image {
    max-width: 200px !important;
    margin: 0px auto 2px !important;
  }
  .wholesale-cta {
    border-left: 0;
    border-top: 3px solid #a80532;
}
  h2.bndlr-bundle-title a {
    text-align: center !important;
    display: block !important;
    width: 100% !important;
  }
}
.product-page .search-modal__content {
  padding: 0 6rem;
  z-index: 99999;
}
/**mix and match bundle**/
.bndlr-mixnmatch .bndlr-product.bndlr-mix-and-match.bndlr-no-plus-sign {
  max-width: 23% !important;
}
.bndlr-mixnmatch h2.bndlr-bundle-title a {
  width: 100% !important;
  text-align: center !important;
  display: block;
  font-size: 20px;
}
.bndlr-mixnmatch h2.bndlr-bundle-title {
  position: relative !important;
  top: 0 !important;
  width: 100% !important;
  left: 0 !important;
  text-align: center !important;
  max-width: 100% !important;
}
.bndlr-mixnmatch .bndlr-inner-products-container a {
  width: 100%;
  display: inline-block;
}
.gf-option-block ul.gf-option-box li > div > a + span:after {
  display: none !important;
}
.bndlr-mixnmatch .bndlr-add-to-bundle {
  padding: 3px;
  background: #a80532 !important;
  font-weight: bold !important;
}
.bndlr-mixnmatch .bndlr-product {
  border: 0 !important;
}
.bndlr-mixnmatch .bndlr-inner-products-container {
  width: 100%;
  position: relative;
}
.bndlr-mixnmatch span.bndlr-mnm-instructions-text {
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  color: #a80532;
}
.bndlr-mixnmatch a.bndlr-product-title {
  line-height: 1.2;
  text-decoration: none;
  font-family: "Red Hat Display", sans-serif;
  font-size: 15px;
}
.bndlr-mixnmatch .bndlr-inner-products-container a {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .bndlr-mixnmatch .bndlr-product.bndlr-mix-and-match.bndlr-no-plus-sign {
    max-width: 30% !important;
  }

}
@media screen and (min-width: 768px) {
    cart-items {
    width: 60%;
    padding: 26px 30px 0 0!important;
    display: inline-block;
    float: left;
}
div#main-cart-footer {
    width: 30%;
    display: inline-block;
}
}
button.quantity__button.no-js-hidden.disabled {
    opacity: .5 !important;
}
@media screen and (min-width: 1024px) {
  .product .bndlr-add-to-cart {
    position: absolute;
    top: 100px;
    width: 200px !important;
    left: 191px;
  }
  
  .product h2.bndlr-bundle-title {
    position: absolute;
    top: 25px;
    max-width: 340px;
    line-height: 1;
    left: 190px;
  }
  .product .bndlr-inner-products-container .bndlr-total-price {
    width: 100%;
    display: inline-block;
    float: right;
    text-align: left;
    top: 72px;
    left: 190px;
    position: absolute;
  }
  .product .bndlr-inner-products-container a {
    width: 100%;
    display: inline-block;
  }
  .bndlr-inner-products-container {
    width: 30%;
    position: absolute;
    left: 0;
  }
}

.bndlr-message-close {
  padding: 10px !important;
  top: 0 !important;
  right: 0 !important;
}

.product .ga-carousel_wrapper {
  padding: 0;
}

h2.ga-title.section-title {
  font-family: Red Hat Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  margin-bottom: 17px;
  text-align: center;
}

button.ga-product_addtocart {
  font-family: "Source Sans Pro", sans-serif !important;
  background: #a80532 !important;
}

body .ga-products-box .ga-carousel_wrapper .ga-product_title {
  font-family: Red Hat Display;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 17px;
  letter-spacing: 0.5px;
  margin-bottom: -2px !important;
  text-align: left;
  display: block;
}
#ga-cart .ga-label_sale {
  color: #fff;
  background-color: #a80532 !important;
}
body .ga-products-box .ga-carousel_wrapper .ga-label {
  top: 0px !important;
  bottom: unset !important;
  left: 0 !important;
  border-radius: 0;
}
#ga-product_related .ga-label_sale {
  background-color: #a80532 !important;
}
span.ga-product_price.money {
  font-family: Red Hat Display;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #6d6d6d !important;
}
.collection-list .card__heading a.full-unstyled-link {
  display: flex;
  justify-content: center !important;
}
.collection-list__item .media img,
.multicolumn-list__item .media img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  transition: transform 0.3s ease;
}

.collection-list__item .media img:hover,
.multicolumn-list__item .media img:hover {
  transform: scale(1.05);
}
.card .icon-wrap {
  overflow: visible !important;
}

.page a {
  color: #484848 !important;
}

h1.main-page-title.page-title.h0 {
  text-align: center;
}

li.next a,
li.previous a,
li.last a {
  color: #484848 !important;
  font-weight: 600 !important;
}

nav#uncomplicated-breadcrumbs {
  line-height: 1;
  margin: 15px 0;
}

nav#uncomplicated-breadcrumbs a {
  color: #a80532;
  font-size: 17px !important;
  font-family: "Red Hat Display";
  font-weight: 800;
}
nav#uncomplicated-breadcrumbs:before {
  content: "Shop more from";
  font-size: 17px;
  font-weight: 400;
  font-family: "Red Hat Display";
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
}

.swym-button.swym-add-to-wishlist-view-product {
  font-family: "swym-font" !important;
}

.swym-button.swym-add-to-wishlist-view-product {
  font-family: swym-font !important;
  z-index: 2 !important;
  position: absolute;
  right: 6px;
  bottom: 3px;
}
body .swym-add-to-wishlist-view-product:after {
  color: #fff !important;
  text-shadow: 0 0 2px rgba(0, 0, 0.1);
}

.swym-button.swym-add-to-wishlist-view-product.swym-added {
  opacity: 1 !important;
}

.swym-wishlist-main-title.swym-heading.swym-heading-1 {
  font-family: Source Sans Pro;
  font-size: 21px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px !important;
  text-align: left;
}
span.swym-user-text.swym-value.swym-value-1 {
  font-family: "Red Hat Display";
  font-size: 15px;
}

button.swym-add-to-cart-btn.swym-button.swym-button-1.swym-is-button.swym-bg-2.swym-color-4.swym-is-button {
  text-transform: capitalize;
  font-size: 14px !important;
}

a.swym-wishlist-item.swym-is-anchor {
  border: 0 !important;
}

button.swym-is-button div {
  font-family: "Red Hat Display" !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  color: #000 !important;
  margin-bottom: 10px !important;
  text-overflow: unset !important;
  white-space: break-spaces !important;
  line-height: 1 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.swym-variant-title.swym-text.swym-title-2 {
  display: none;
}

.swym-product-price.swym-text.swym-text-1 {
  padding: 0 0 17px !important;
}

.swym-product-price.swym-text.swym-text-1 div {
  font-weight: 400 !important;
  font-family: "Red Hat Display" !important;
  font-size: 16px;
}

button.swym-wishlist-context-menu-item.swym-delete.swym-nav.swym-nav-1.swym-is-button
  span {
  font-family: "Red Hat Display" !important;
  line-height: 1;
  font-weight: 600;
  color: #a80532 !important;
}

.swym-details,
.swym-details span {
  font-family: "Red Hat Display" !important;
  line-height: 1.3 !important;
  font-size: 14px !important;
}

.swym-text-content {
  font-family: "Source Sans Pro" !important;
  font-size: 16px !important;
  color: #000 !important;
}

h2.swym-text-heading.swym-heading.swym-heading-1 {
  margin-bottom: 8px !important;
  font-family: "Red Hat Display" !important;
}

.swym-modal-content button {
  text-transform: capitalize !important;
  font-size: 15px !important;
}

button.swym-login-btn.swym-button.swym-button-1.swym-is-button.swym-bg-2.swym-color-4 {
  background: #a80532 !important;
}

button.swym-save-list-btn.swym-button.swym-button-2.swym-is-button.swym-color-2.swym-border-color-1 {
  color: #000 !important;
}

.swym-button-bar.swym-wishlist-button-bar.swym-inject {
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .swym-button-bar.swym-wishlist-button-bar.swym-inject {
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 1;
    margin-top: -6px;
  }
}

@media screen and (max-width: 1023px) {
  .swym-btn-container .swym-button:after {
    position: absolute;
    top: 0px !important;
  }
}
.swym-btn-container .swym-button:after {
top: 0 !important;}
.swym-text-content.swym-text.swym-text-1 {
  margin-bottom: 12px !important;
}

.swym-wishlist-main-title.swym-heading.swym-heading-1 {
  display: none !important;
}

.swym-wishlist-name.swym-heading.swym-heading-2 {
  display: block !important;
  text-align: center !important;
  width: 100% !important;
  font-size: 19px !important;
  line-height: 1.2 !important;
}
.grid--item .media {
  overflow: visible !important;
}
button.swym-wishlist-context-menu-item.swym-duplicate.swym-nav.swym-nav-1.swym-is-button
  span {
  font-family: "Red Hat Display" !important;
  color: #000 !important;
  line-height: 1.1;
  font-weight: 600 !important;
}
.spf-layout-theme.spf-has-filter
  #gf-products
  button.swym-button.swym-add-to-wishlist-view-product {
  position: absolute;
  right: 10px !important;
  top: -30px !important;
  max-height: 20px !important;
  z-index: 9;
  /* top: unset!important; */
  bottom: unset !important;
}

@media screen and (max-width: 767px) {
  .spf-layout-theme.spf-has-filter
    #gf-products
    button.swym-button.swym-add-to-wishlist-view-product {
    bottom: 123px !important;
  }
  .swym-btn-container[data-position="default"]
    .swym-add-to-wishlist.swym-iconbtnlink:after {
    top: 0 !important;
  }
}
.product-info-wrapper
  ul.icon-with-text.icon-with-text--horizontal.list-unstyled {
  margin-top: 46px;
}
span.swym-selected-wishlist-label.swym-label.swym-label-1 {
  font-family: "Red Hat Display" !important;
  margin-bottom: 0 !important;
}

span.swym-selected-wishlist-name.swym-value.swym-value-1.swym-icon {
  font-family: "Red Hat Display" !important;
  font-size: 14px !important;
}

.swym-wishlist-product-count.swym-text.swym-text-1 {
  text-align: center !important;
  font-size: 15px !important;
  color: #999 !important;
  font-weight: 500 !important;
  margin-top: -20px;
  margin-bottom: 0 !important;
}

.swym-wishlist-link-action.swym-wishlist-link.swym-color-2.swym-button.swym-button-2 {
  background: #a90532 !important;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 20px !important;
  color: #fff !important;
  text-transform: capitalize !important;
  padding: 14px 14px !important;
  border: 1px solid #a90532 !important;
}

button.swym-back-btn.swym-nav.swym-nav-1.swym-is-button,
button.swym-back-btn.swym-nav.swym-nav-1.swym-is-button span {
  font-size: 15px !important;
  color: #999 !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  letter-spacing: 1px !important;
}
button.swym-wishlist-list-card.swym-is-button.user-list {
  box-shadow: none !important;
  border: 1px solid #eee !important;
}
span.swym-wishlist-name,
.swym-wishlist-count {
  font-family: "Red Hat Display" !important;
  line-height: 1 !important;
  color: #000 !important;
  font-size: 14px !important;
  display: inline-block;
}
.swym-ui-components .swym-color-2,
.swym-ui-component .swym-color-2 {
  color: #a80532 !important;
}

.swym-wishlist-items-title.swym-title.swym-title-1 {
  font-family: "Red Hat Display";
  margin: 0 !important;
}

.swym-modal-content .swym-product-title {
  display: none !important;
}
.globoRelatedProductsCustom button.ga-product_addtocart {
    display: none;
}
.swym-action-btns button {
  line-height: 1 !important;
}

.swym-ui-components .swym-bg-2,
.swym-ui-component .swym-bg-2 {
  background: #a80532 !important;
}

input.swym-new-wishlist-name {
  font-family: "Red Hat Display" !important;
}

.swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar {
  background: transparent !important;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    position: absolute !important;
}
.swym-add-to-wishlist.swym-iconbtnlink:after {
  position: absolute;
}

.swym-btn-container .swym-button.swym-added *:not(.swym-tooltip) {
  opacity: 1;
}

h3.swym-wishlist-product-title.swym-title.swym-title-1 {
  font-family: "Red Hat Display";
  line-height: 1;
}

h1.main-page-title {
  font-family: Playfair Display;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 10px !important;
}

h3.swym-empty-wishlist-title.swym-heading.swym-heading-1 {
  font-family: "Red Hat Display" !important;
  margin-bottom: 0 !important;
}

p.swym-empty-wishlist-text.swym-text.swym-text-1 {
  text-align: center !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.3 !important;
  margin-bottom: -14px !important;
}
div#trustpilot-widget-trustbox-1-wrapper {
  background: #f6f6f6;
  padding: 32px 0 0;
}
@media screen and (min-width: 1024px) {
  div#trustpilot-widget-trustbox-1-wrapper {
    padding: 70px 50px 0px;
  }
  div#trustpilot-widget-trustbox-1-wrapper iframe {
    margin-bottom: -120px;
  }
}
.image-with-text {
  z-index: 1;
}
.gf-grid .card__information {
    padding-bottom: 5px !important;
}


.article-card__info span a {
    color: #ab0936;
    /* text-decoration: none; */
}

.insta-feed-wrapper {
  z-index: 2;
  position: RELATIVE;
  background: #fff;
}
.insta-sidebar hr {
  margin: 11px 0;
  max-width: 70px;
  border: 1px solid #dadada;
}

.insta-sidebar span.tagline {
  font-family: Playfair Display;
  font-size: 13px;
  font-weight: 900;
  line-height: 13px;
  letter-spacing: 2px;
  color: #a80532;
  display: block;
}

.insta-sidebar a {
  display: block;
  text-align: center;
  max-width: 130px;
  padding: 12px 20px 12px;
  color: #fff;
  background: #a80532;
  text-decoration: none;
  line-height: 1;
  font-weight: 800;
  font-family: "Red Hat Display";
  font-size: 16px;
  transition: 0.3s all;
  letter-spacing: 1px;
}
.insta-sidebar a:hover {
  transform: scale(1.04);
}

.insta-sidebar h2 {
  font-family: Red Hat Display;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1px;
}

#insta-feed {
  margin-top: 0;
}
.article-card__info.caption-with-letter-spacing.h5 {
    text-align: center;
}
@media screen and (min-width: 768px) {
  .insta-feed-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 50px 50px;
  }
  .insta-sidebar h2 {
    font-size: 26px;
    max-width: 373px;
    line-height: 1.2;
    font-weight: 800;
  }
  .insta-sidebar {
    width: 30%;
  }
  div#insta-feed {
    padding-right: 0 !important;
  }
  .insta-feed-wrap {
    width: 70%;
  }
  #insta-feed .slider-arrow,
  .instafeed-shopify .slider-arrow {
    bottom: 37px;
  }
}
@media screen and (max-width: 767px) {
  .insta-feed-wrap #insta-feed {
    padding: 0 !important;
  }
  .multicolumn-list .multicolumn-card__info {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
  .insta-sidebar a {
    margin: 0px auto;
  }
  .insta-sidebar hr {
    margin: 11px auto;
  }
  .insta-sidebar span.tagline {
    text-align: center;
  }
  .insta-sidebar h2 {
    text-align: center;
  }
  .insta-sidebar {
    padding: 60px 32px 20px;
  }
  .icon-with-text .multicolumn-list li {
    padding: 0;
    margin: 0px auto !important;
  }
  .icon-with-text .multicolumn-card__info p {
    font-size: 16px !important;
    line-height: 1.2 !important;
  }
}

.template-search__results .info-card {
  display: none !important;
}

.template-search__header.page-width {
  margin-bottom: 0;
}

.pagination__item.pagination__item--next.pagination__item-arrow {
  transform: rotate(180deg);
}


@media screen and (max-width: 767px) {
  .blog .page-width-desktop {
    padding-bottom: 5px;
  }

  .blog {
    padding: 0 15px;
  }

  .blog h2 {
    font-size: 24px !important;
  }
  h1.article-template__title {
    text-align: center;
    font-family: "Playfair Display", sans-serif;
    color: #a80532;
    font-size: 25px;
    line-height: 1.1;
  }
  span.circle-divider.caption-with-letter-spacing {
    display: block;
    text-align: center;
  }
}
.blog .title-wrapper-with-link {
  width: 100%;
  text-align: center;
  display: block;
}

.blog h2 {
  text-align: center !important;
  display: block !important;
  font-size: 32px;
  color: #a80532;
  font-family: "Playfair Display";
}
.blog .article-card__footer {
  display: none;
}
.blog .card__information {
  padding: 0 !important;
  margin-top: 12px;
}

.blog p.article-card__excerpt.rte-width {
  line-height: 1.46;
  color: #444;
}

.blog .article-card h3.card__heading a {
  font-size: 19px;
  line-height: 1.1;
  font-weight: 700 !important;
}

.blog .blog__view-all a {
  display: block;
  text-align: center;
  max-width: 130px;
  padding: 12px 20px;
  color: #fff;
  background: #a80532;
  text-decoration: none;
  line-height: 1;
  font-weight: 800;
  font-family: Red Hat Display;
  font-size: 16px;
  letter-spacing: 1px;
  transition: 0.3s all;
  margin: 0px auto;
}

/** form styles **/
.contact__button .button {
  width: 100%;
  background: #a80532;
  transition: 0.3 all;
}

/** page styles **/

.rich-text__caption {
  font-family: Red Hat Display;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  color: #a80532;
}
.rich-text__caption:after {
  content: "";
  width: 90px;
  margin: 0px auto;
  height: 2px;
  background: rgb(192, 154, 43);
  background: linear-gradient(
    90deg,
    rgba(192, 154, 43, 1) 0%,
    rgba(239, 225, 185, 1) 52%,
    rgba(192, 154, 43, 1) 100%
  );
  position: relative;
  display: block;
  margin-top: 9px;
}

.rich-text .hidethis h1 {
  font-weight: 600 !important;
  /* margin-bottom: -50px!important; */
  font-size: 28px !important;
  font-family: Playfair Display, serif !important;
  color: #a80532 !important;
  margin: 0;
  line-height: 1.2;
}

.rich-text.color-background-2 .rich-text__wrapper {
  border: 2px solid #dadada;
  width: 100% !important;
  max-width: 100%;
  padding: 30px 16px;
}

@media screen and (max-width: 767px) {
  .rich-text .hidethis .rich-text__text:first-of-type p {
    font-weight: 600 !important;
    margin-bottom: -50px !important;
    font-size: 21px !important;
    font-family: "Playfair Display", serif !important;
    color: #a80532 !important;
  }
}
.rich-text__heading.hxl {
  font-family: Playfair Display;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0px;
}
.rich-text__heading.hxl strong {
  font-family: Pinyon Script;
  font-size: 66px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0px;
  color: #a80532;
}

main .rich-text__text.rte p {
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}

.rich-text__heading.h0 {
  font-family: Playfair Display;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0px;
  /* text-align: left; */
}

.rich-text__wrapper.rich-text__wrapper--left .rich-text__caption:after {
  margin: 9px 0 0;
}

/** icon image size **/
.icon-img .image-with-text__media-item {
  max-width: 17px;
}

.icon-img .image-with-text__media {
  border: 0;
}

.icon-img .image-with-text__text-item.grid__item {
  width: 90%;
}

.icon-img .image-with-text__content {
  padding-left: 12px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.icon-img .image-with-text__text.rte.body {
  margin-top: 6px;
}

.icon-img .image-with-text__media-item img {
  object-fit: contain !important;
  position: relative !important;
}

.icon-img h2.image-with-text__heading {
  font-family: "Red Hat Display", sans-serif;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
}

.icon-img h2.image-with-text__heading.h2.rte em {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #444;
  margin-bottom: 0;
  letter-spacing: 0px;
}

.icon-img .image-with-text__text.rte.body strong {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Red Hat Display", sans-serif;
  color: #919191;
  font-size: 15px;
}

.image-with-text__content.color-background-1 a.button {
  background: #a80534;
  color: #fff;
}
.image-with-text .color-background-1 h2 strong,
.image-with-text .color-background-1 h2,
.color-background-1 .image-with-text__text.rte.body ul li {
  color: #000 !important;
}
.image-with-text .color-background-2 h2 strong,
.image-with-text .color-background-2 h2,
.color-background-2 .image-with-text__text.rte.body ul li {
  color: #000 !important;
}
@media screen and (max-width: 767px) {
  .icon-img .image-with-text__media-item {
    max-width: 17px;
    margin-left: 21px;
    margin-right: -10px;
    margin-top: 10px;
  }

  .icon-img h2.image-with-text__heading.h2:after {
    display: none;
  }
  .multirow.section-template--16176601727169__592657fc-6eea-425d-980f-ee91853c7dbf-padding.gradient.color-background-1 {
    padding-top: 0;
  }
}

/** outlet page **/
@media screen and (min-width: 1450px) {
  section#shopify-section-template--16176601727169__c47f6f04-3357-4cd2-8822-e97506ce8a15
    slideshow-component.slider-mobile-gutter.page-width.mobile-text-below {
    position: absolute;
    right: 0;
    top: 220px;
    max-width: 50%;
  }
  .naccs .grid.grid--5-col-desktop.grid--5-col-tablet-down {
    overflow: hidden;
  }
}

/** about page **/
@media screen and (max-width: 767px) {
  .image-with-text.image-with-text--no-overlap.isolate.collapse-corners.section-template--16176794632385__60683b99-40a4-405c-b40f-ae77476f0399-padding {
    background: #fff !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}

/** collection image **/
.stripHero.fixedHeight {
  height: 285px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -40px;
  margin-bottom: 10px;
  background-position: center center;
}
.collection-hero__inner.page-width {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.collection-hero__inner.page-width
  .collection-hero__image-container.media.gradient {
  margin: -42px 0 -40px;
}
@media screen and (max-width: 749px) {
  .collection-hero__image-container {
    height: 16rem !important;
  }
}

.collectionTitle {
  text-align: center;
  font-size: 37px;
  font-family: "Playfair Display", serif;
  color: #aa0734;
  margin: 30px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .collectionTitle {
    font-size: 25px;
  }
}
.gray-box {
  height: 100%;
  background: #eeeeeea1;
}
.gray-box span {
  background: transparent;
  display: none;
  font-size: 0 !important;
}



.accordion img {
  padding-left: 10px;
}

h3.accordion__title.inline-richtext.h4 {
  padding: 7px;
}

.accordion img {
  transform: rotate(90deg);
  position: relative;
  top: -5px;
}

details:open img {
  transform: rotate(-90deg);
}

.drawer__footer > details + .cart-drawer__footer {
  padding-top: 0 !important;
}
@media screen and (min-width: 1024px) {
  .cart-wrapper {
    max-width: 1202px;
    margin: 0px auto;
  }
  div#main-cart-footer {
    padding: 0 !important;
  }
  div#shopify-section-template--16138849681601__cart-items {
    width: 70%;
    display: inline-block;
    float: left;
  }
  div#shopify-section-template--16138849681601__cart-footer {
    width: 30%;
    display: inline-block;
    float: right;
  }
}

.quick-add {
    margin-bottom: 0 !important;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    text-align: left !important;
}
button.swym-button.swym-add-to-wishlist.swym-inject.swym-iconbtnlink.swym-heart.swym-loaded {
    display: flex;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    position: absolute !important;
    top: 67px;
    left: -6px !important;
}
nav#uncomplicated-breadcrumbs {
    margin-top: 25px;
}
span.pdescri {
    display: block;
}
ul.icon-with-text.icon-with-text--horizontal.list-unstyled {
    width: 100%;
}
/** preorder **/
button#pre_order_custom {
    width: 100%;
}
span.pre-order-2-button {
    padding: 10px 0 11px;
    background: #006600 !important;
    border: 0;
}
.collection li.grid__item {
    overflow: hidden;
}
span.pre-order-2-button.hover {
    width: 100%;
}
.cart-drawer dl.cart-item__discounted-prices {
    margin: 0;
}
.cart-drawer span.price.price--end {
    margin-bottom: 7px !important;
}
span.pre-order-2-button, span.pre-order-2-button.hover {
    font-size: 15px;
}
.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices {
  flex-direction: row !important;
}
form.contactForms.dnd {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    max-width: 410px;
    margin: 0px auto;
}
div#wigget_11537 {
    padding-top: 0;
    padding-bottom: 0;
}
.design-pre-order-template-wrapper.hover-visible.bottom-direction .pre-order-2-message {
    left: 50%;
    transform: translateX(-50%);
    top: -28px;
    padding: 0;
    width: 220px;
    font-size: 12px;
    border-radius: 0;
    border: 0;
    background: transparent;
    font-weight: 700;
}
.pre-order-counter-wrapper {
    width: 100% !important;
    display: inline-block;
}
.design-pre-order-template-wrapper.hover-visible.bottom-direction.true-style {
    width: 100% !important;
}
.spurit-po-wrapper {
    width: 100% !important;
}

.color-new {
    background: #9c2437;
    border-color: #9c2437;
}
.color-coming-soon {
    background: #006600;
    border-color: #006600;
}
input#Subscribe {
color: #fff !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1;
    padding: 0 !important;
}
span.price-item.price-item--regular p {
    margin-bottom: -12px;
    display: block;
    letter-spacing: 0;
    font-size: 15px;
}
form.contactForms input {
    width: 100%;
    height: 40px;
  padding: 10px;
  font-size: 16px;
}
form.contactForms table td, form.contactForms table {
    border: 0 !important;
    width: 100%;
  box-shadow: none;
}
.contactForms textarea {
    width: 100%;
    height: 150px;
  padding: 10px;
  font-size: 16px;
}
form.contactForms input#submit, .dnd input[type="submit"] {
    background: #9a2035 !important;
    border: 0;
    color: #fff;
  cursor: pointer;
    font-weight: 700;
    font-size: 18px;
}
form.contactForms strong {
    display: block;
  font-size: 16px;
}

.cart-count-bubble{
  display:none;
}
select#quantity {
    height: 50px;
  position: relative;
    width: 100%;
  font-size: 18px;
  font-weight: 700;
  font-family: Montserrat;
  border: 1px solid #444;
  color: #444;
    margin-bottom: 0;
    font-family: 'Red Hat Display', sans-serif;
}

@media screen and (min-width: 768px) {
select#quantity {
    height: 41px;
    top: 5px;
}
  .customer ul li {
    width: 33%;
    display: inline-block;
}
}

.customer.addresses.section-template--16157361471661__main-padding {
    width: 100% !important;
    max-width: 95rem !important;
}

.customer button {
    margin: 0;
}
.customer button:first-of-type {
    background: #a80532;
    color: #fff;
    padding: 9px 20px;
}

/** listrak styling **/

@media screen and (min-width: 768px) {
    .recommendations-container {
        display: flex;
        justify-content: space-between;
    }
  .recommendations-container .ltk-item {
    float: left;
    width: 20%;
}
.recommendations-container .ltk-item img {
    margin: 0 !important;
    height: auto !important;
    max-height: 259px !important;
}
  .ltk-item .ltk-title {
    text-align: left;
}
  .ltk-item {
    padding: 13px;
}
}
  .ltk-item img {
    width: 100% !important;
    height: auto !important;
    margin: 0px !important;
}
@media screen and (max-width: 767px) {
  .ltk-item img {
    width: 100% !important;
    height: auto !important;
    margin: 0px !important;
}

.ltk-item {
    width: 50%;
    display: inline-block;
    padding: 10px;
}
  .ltk-item .ltk-title {
    font-size: 18px;
}
}
.ltk-item {
    float: left;
}
.ltk-item .ltk-title {
    font-family: "Red Hat Display", sans-serif;
    margin: 10px 0;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #444;
    font-weight: 800 !important;
    font-size: 18px;
    line-height: 1.2;
}
.ltk-item .ltk-price {
    font-weight: 500;
    text-decoration: none;
    display: block;
    font-size: 18px;
    text-align: center;
    margin: -14px 0 0px;
    color: #444;
}

.discount-percentage-status {
    display: none !important;
}

/** search plugin styling **/
.gf-search-item-product-vendor {
    display: none;
}



/* Just-added-to-cart summary */
#cart-summary-overlay {
  position: fixed;
  z-index: 6000;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background: #fafafa;
  border-bottom: 1px solid #e2e2e2;
  font-size: 80%; }

#cart-summary-overlay .item {
  float: left;
  width: 50%;
  padding-left: 20px; }

#cart-summary-overlay .item .cols {
  margin-top: 10px; }

#cart-summary-overlay .item .img {
  float: left;
  width: 95px; }

#cart-summary-overlay .item .info,
#cart-summary-overlay .item .detail {
  float: left;
  width: 190px;
  margin-left: 10px; }

#cart-summary-overlay img {
  max-height: 70px;
  max-width: 100%; }

#cart-summary-overlay .cart {
  float: right;
  width: 40%;
  text-align: right;
  padding-right: 20px; }

#cart-summary-overlay .cart .cart-text {
  margin: 15px 0 10px;
  font-style: italic;
  text-transform: none; }

#cart-summary-overlay #shop-more,
#cart-summary-overlay .button {
  margin-top: 10px; }

#cart-summary-overlay .to-cart {
  margin-left: 10px; }

#cart-summary-overlay .item {
    float: left;
    width: 50%;
    font-size: 18px;
    font-family: Josefin Slab;
    padding-left: 20px;
}


#cart-summary-overlay .item .info, #cart-summary-overlay .item .detail {
    font-family: 'Montserrat' !important;
    font-weight: 500;
}

.info div:first-child {
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: -3px;
}
.info .just-title {
    font-size: 15px;
    margin-bottom: -5px;
}
.detail div {
    line-height: 1;
    margin-bottom: 25px;
}
.img img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    padding-right: 10px;
}

@media screen and (max-width: 767px) {
  .info {
      margin-left: 0 !important;
      margin-bottom: 5px;
  }
  .cart a {
      margin-left: 0 !important;
  }
  #cart-summary-overlay .cart {
      float: right;
      width: 40%;
      text-align: right;
      padding-right: 20px;
  }
  .cart {
      padding-right: 0 !important;
  }
  .detail {
      margin-left: 0 !important;
  }
}