/** Shopify CDN: Minification failed

Line 408:0 Unexpected "@media"

**/
/*========== Universal Css Elements ==========*/
span.badge.price__badge-sale , .badge{
    background: #bc1e1e;
}

s.price-item.price-item--regular {
    color: #bc1e1e;
}

/*========= Announcement Bar =========*/

.announcement-bar__message {
    font-size: 12px;
}

/*========== Add To cart ==========*/

.cart-drawer {
    margin: 20px;
}

.drawer.active .drawer__inner {
    border-radius: 20px;
}

.drawer  a.cart-item__name {
    font-size: 14px;
}

.drawer .product-option , span.price {
    font-size: 12px;
}

.drawer  quantity-popover .quantity {
    width: calc(13rem / var(--font-body-scale) + var(--inputs-border-width) * 2)!important;
    min-height: calc((var(--inputs-border-width) * 2) + 3.5rem)!important;

}

.drawer .drawer__footer summary {
    font-size: 14px;
}

.drawer  .cart-drawer .tax-note {
    font-size: 12px;
}

/*========== Header Section ==========*/

body .cmh-utils .header__icon .svg-wrapper {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #e3e3ce;
}

body .cmh-utils .header__icon .svg-wrapper svg {
    padding: 2px;
}

body .modal__content{
  position: fixed;
}

body .modal__close-button.link {
    position: absolute;
    right: 16px;
    top: 11px;
}
body .predictive-search {
    position: relative;
    top: 10px;
}

/*========== Home page banner ==========*/

.homepage-banner .banner__content h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
}

.homepage-banner .banner__text p {
    font-size: 18px;
    letter-spacing: 0;
}

.homepage-banner .banner__buttons a {
    min-width: 180px;
    min-height: 40px;
}

@media(min-width:749px){
  .homepage-banner .banner__box {
    top: 60px;
}
}

@media screen and (max-width: 749px) {
    body .banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        min-height: 60rem!important;
    }

  .homepage-banner .banner__content h2 {
    font-size: 42px;
    margin: 0 auto;
    max-width: 400px;
}
  .homepage-banner .banner__text p {
    font-size: 18px;
}
  .homepage-banner .banner__buttons a {
    min-width: 140px;
    min-height: 34px;
}
      .homepage-banner .banner__box {
        top: 60px;
    }
}

@media(max-width:500px){
  .homepage-banner .banner__content h2 {
    font-size: 30px;
}
  .homepage-banner .banner__text p {
    font-size: 14px;
}
  .homepage-banner .banner__buttons a {
    min-width: 120px;
    min-height: 30px;
}
  body .banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
    min-height: 50rem!important;
}
     .homepage-banner  .media>img {
    object-position: 30% 0%;
}
}

/*=========== Home page collection ==========*/

.homepage-collection .card__content {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
}

.homepage-collection .card__information h3.card__heading {
    color: #fff;
    font-size: 24px;
}

.homepage-collection .card__information .icon-wrap{
  display: none;
}

.homepage-collection  .card__information {
    padding-top: 6.7rem;
}


/*========== Home page Rich-text ==========*/

.home-page-richtext .rich-text__wrapper h2 {
    text-transform: uppercase;
    letter-spacing: 0rem;
    line-height: 1.4;
    font-size: 28px;
}

.home-page-richtext .rich-text__text p {
    font-size: 14px;
    letter-spacing: 0rem;
    line-height: 1.4;
}

.home-page-richtext .rich-text__text {
    margin-top: 0;
}

/*========== Percentage Text Stripe ==========*/

.percent-off-text-bar .rich-text__blocks {
    max-width: 100%;
}

.percent-off-text-bar .rich-text__blocks h2 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.4;
}

/*========== Main Product =========*/

/* .product  .product__info-wrapper .product__title h1 {
    font-size: 32px;
    letter-spacing: 0;
}

body .product  .price__sale .price-item {
    font-size: 14px;
    letter-spacing: 0;
}

body .product .price__sale span.price-item.price-item--sale {
    font-size: 16px;
}

.product-grid-cont {
    gap: 10px;
    display: flex;
    flex-direction: row-reverse;
    max-height: 772px;
}

.product__info-wrapper span.badge {
    display: none;
}
.product__tax {
    display: none;
}
.product__info-wrapper .price .price-item {
    line-height: 22.4px;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 16px;
}

.product-grid-cont {
    gap: 10px;
    display: flex;
    flex-direction: row-reverse;
    max-height: 772px;
}
.product__slider-thumbs .product__media {
    height: 156px!important;
}

.slider-mobile-gutter, .thumbnail-slider {
    width: 100%;
}

ul.thumbnail-list {
    display: flex;
    flex-direction: column;
}
@media screen and (min-width: 750px) {
    body .product__info-wrapper {
        padding: 0 0 0 10rem;
    }
}
 */

.product .product__info-wrapper label.quantity__label {
    display: none;
}

product-info {
    padding-top: 0!important;
}

.quick-add-modal__content {
    border-radius: 14px;
}

/*========== Policy Pages ==========*/
.shopify-policy__container {
    max-width: 1400px;
    padding: 0 15px;
}
.shopify-policy__container p {
    font-size: 14px;
    letter-spacing: 0;
}

/*=========== Footer Section ==========*/

@media(min-width:990px){
  footer.footer .footer__content-top {
    display: grid;
    grid-template-columns: 2fr 1fr;
}
  .footer-block.grid__item:nth-child(1) {
    width: 35%;
}
  
}

footer.footer .footer__content-top .footer-block--newsletter {
    display: flex;
    align-items: start;
}

footer.footer .footer__content-top .footer-block--newsletter .footer-block__newsletter {
    text-align: start;
}

footer.footer .footer__content-top .footer-block--newsletter {
    margin: 0;
}

footer.footer .footer__content-top form {
    margin: 0;
  max-width: 100%;
}

body footer.footer .footer__content-top .newsletter-form__field-wrapper {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body .newsletter-form__field-wrapper .field__input {
    min-width: 100%;
}

.newsletter-form__field-wrapper label.field__label {
    font-size: 12px;
}

.footer-block__newsletter .newsletter-form-text span , .footer-block__newsletter .newsletter-form-text a {
    font-size: 12px;
}

.footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.footer__content-bottom-wrapper .icon-list-custom li {
    display: flex;
}

.footer__content-bottom-wrapper .footer__copyright.caption {
    margin: 0;
}

.footer__blocks-wrapper  .footer-block__brand-info h2 , .footer-block .footer-block__heading , .footer-block__newsletter .footer-block__heading {
    font-weight: 600;
}

.footer-block ul.footer-block__details-content li a {
    text-decoration: none;
    font-size: 14px;
}

.footer-block__newsletter p {
    font-size: 14px;
    line-height: 1.6;
}

.footer-block .rte p {
    font-size: 14px;
    line-height: 1.6;
}

.footer-block__brand-info .footer__list-social {
    margin-top: 10px;
}

body .newsletter-form__button {
    border-radius: 10px;
    background: #193327!important;
    border: 1px solid;
    width: 120px;
    height: 39px;
    color: #fff;
    transform: translate(0 , 4px);
    right: 4px;
}



.field__button>.svg-wrapper {
    color: #fff;
}

/*=========== Custom footer icons ==========*/

.icon-list-custom {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
  margin: 0;
  gap:8px;
  padding: 0;margin-top: -1rem;
}

.footer-block__brand-info .footer__list-social.list-social li:nth-child(1) a {
    padding-left: 0;
}

se
/*========== Media Queries ==========*/
@media (max-width:749px){
body .footer .footer__content-top {
    padding-left: 15px;
    padding-right: 15px;
}
  .homepage-collection .card__information h3.card__heading {
    font-size: 14px;
}
}
