/** Shopify CDN: Minification failed

Line 378:0 Unexpected "{"

**/
.product-list-item-thumbnail {
  position: relative;
  overflow: hidden;
}

.primary-image,
.secondary-image {
  transition: opacity 0.3s ease-in-out;
}

.secondary-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.product-price .money{
      color: #222 !important;
}
#more-payment-options-link {
  margin-top:7px
}
.product-list-item-thumbnail:hover .primary-image {
  opacity: 0;
}

.product-list-item-thumbnail:hover .secondary-image {
  opacity: 1;
}



.home-module .section-sub-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.home-module h2.section-title.child-sub-title {
    margin-bottom: 0;
}
nav.navigation .navmenu-link {
    color: #fff;
}
  .featured-content-button {
        display: inline-block;
    margin-top: 15px;
    padding: 5px 20px;
    font-size: 21px;
    background: #222021  !important;
    text-decoration: none;
    color:white !important;
    border-radius:10px;
  }

  .featured-content-button:hover {
       background-color: #CFBB99 !important;
    color: black !important;
  }
nav.navigation .navmenu-link.navmenu-link-active,
nav.navigation .navmenu-submenu.navmenu-depth-2 a.navmenu-link-active{
    color: #cfbb99;
}
nav.navigation .navmenu-submenu.navmenu-depth-2 a {
    color: #fff;
}
.main-footer.has-border {
    padding-top: 0; 
  padding-bottom:0px;
    border-top: 0; 
}
.main-footer .sub-footer {
    border-top: 0;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-modules{
    background: rgba(34, 32, 33, 1);
    padding: 60px 15px 30px 15px;
    margin-left: -30px;
    margin-right: -30px;
}
.footer-newsletter{
width:33%;
}
.main-footer h4 {
    font-size: 20px;
    font-weight: 600;
  color:white;
}
.footer-link-list li {
    width: 50%;
    float: left;
}
/* .footer-link-list li:before {
    background: url(/cdn/shop/files/icon.png);
    content: '';
    background-size: auto;
    background-repeat: no-repeat;
    padding-left: 30px;
} */
.footer-text-box .rte {
    margin-top: 35px;
}
.footer-text-box .rte a {
    color: #ffffff ! IMPORTANT;
    /* background: #cfbb99; */
    font-size: 16px;
    margin-left: 10px;
    /* padding: 5px 20px; */
    text-transform: uppercase;
    text-decoration: underline;
}
.footer-text-box .rte a:hover {
    color: white;
}
.shopify-section.shopify-section-group-footer-group {
    background: rgba(34, 32, 33, 1);
}
.slide-content {
    z-index: 2;
}
.newsletter-subscription.slideshow-nws {
    margin: 0 auto;
    position: relative;
    z-index: 3;
    background: rgb(0 0 0 / 40%);
    padding: 10px 0;
    margin-top: 20px;
}

.newsletter-subscription.slideshow-nws .newsletter-subscription-form {
    background: transparent;
    border: 0;
}
.newsletter-subscription.slideshow-nws h4 {
    color: #fff;
    font-size: 1.85em;
    margin: 10px 0;
}
.newsletter-subscription.slideshow-nws h4 span {
    font-weight: 400;
}
.newsletter-subscription.slideshow-nws .nws-row {
      padding: 0 35px;
}
.newsletter-subscription.slideshow-nws .nws-row input {
    background: #fff;
    color: #000;
    cursor: text;
}
.newsletter-subscription.slideshow-nws .newsletter-submit-btn.button {
    padding: 4px 20px 0;
    min-height: 40px;
    margin: 20px 0 15px 0;
    background: #cfbb99;
    color: #000;
}
.newsletter-subscription.slideshow-nws .newsletter-submit-btn.button:hover {
    background: #000;
    color: #cfbb99;
}

.pxs-newsletter-heading {
  color: rgb(34, 34, 34);
  font-size: 35px;
  font-weight: 700;
}
@media (max-width: 720px) {
  .footer-link-list li {
      text-align: left;
  } 
  .footer-modules {
      padding: 60px 15px 30px 15px;
      margin-left: -15px;
      margin-right: -15px;
  }
  .newsletter-subscription.slideshow-nws h4 {
      font-size: 1em;
  }
  .newsletter-subscription.slideshow-nws .nws-row {
      padding: 0 20px;
  }
  .newsletter-subscription.slideshow-nws .nws-row input:first-child {
      margin-bottom: 10px;
  }
  .newsletter-subscription.slideshow-nws .newsletter-submit-btn.button {
      padding: 2px 20px 0;
      min-height: 34px;
      margin: 15px 0 10px;
      font-size: 14px;
  }
}

@media (min-width: 721px) {
  .footer-module .social-networks {
      text-align: left;
  } 
  .newsletter-subscription.slideshow-nws {
      width: 50%;
  }
  .newsletter-subscription.slideshow-nws .nws-row {
      display: flex;
  }
  .newsletter-subscription.slideshow-nws .nws-row input:first-child {
      margin-right: 10px;
  }
  .newsletter-subscription.slideshow-nws .nws-row input:last-child {
      margin-left: 10px;
  }
}

.breadcrumbs a{
  color: #000000 !important;
}


.rte a, .product-message__checkout-button{
  color: #555555 ;
}


/* product page css */

.spr-summary-actions-newreview {
  color: #222222;
}
.slide-content .newsletter-subscription.slideshow-nws {
  display: none;
}
.main-header {
  flex-wrap: nowrap;
}
.navigation {
  margin: 0 5px 0;
}
@media (min-width: 721px) {
  .header-left-logo-desktop .navigation .navmenu-depth-1 {
    justify-content: center;
  }
}
.smart-payment-buttons .payment-buttons-container .add-to-cart {
  height: max-content;
}
.product__text,
.product-quantity,
.product-options,
.product__title,
.product__price {
  text-align: left;
}
@media (max-width: 500px) {
  .product__atc-wrapper:not(.hidden) {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .payment-buttons-container .shopify-payment-button__button--unbranded,
  .payment-buttons-container .shopify-payment-button__button--branded {
    max-width: unset;
    width: auto;
  }
  .payment-buttons-container .shopify-payment-button,
  .smart-payment-buttons .payment-buttons-container .add-to-cart {
    margin-top: 10px;
    max-width: unset;
    width: 100%;
  }
}

/* remove breadcrumbs here */
.template-product .breadcrumbs {
    display: none !important;
}

/* disable show in red  */
option:disabled {
    color: red;
}

/* doing image thumbline scrollable on mobile */
@media (max-width: 500px) {
  .product-gallery--media-thumbnail {
    max-width: 80px;
    min-width: 70px;
  }
  .product-gallery--navigation {
    overflow-x: scroll;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: -20px;
  }
  .product {
    grid-gap: 10px;
  }
}

.product-gallery--viewport--figure img {
    width: 70%;
}
.product-gallery--viewport--figure .product-gallery--media-wrapper {
    display: flex;
    justify-content: center;
}
@media (max-width: 500px) {
  .product-gallery--viewport--figure img {
    width: 100%;
  }
  .product_title_price_card{
    gap:10px
  }
}

/*  buy it now button on pdp page  */
.product-list-item-title{
    padding-right: 16px;
    text-align: left;
    padding-left: 9px;
    font-size: 12px !important;
    margin-top: 10px;
  }
#more-payment-options-link:before {
  content: "BUY IT NOW";
  font-family: Fira Sans, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--font-size-body-small);
    transition: color .15s cubic-bezier(.4,0,.2,1), background-color .25s cubic-bezier(.4,0,.2,1), border .25s cubic-bezier(.4,0,.2,1), box-shadow .25s cubic-bezier(.4,0,.2,1);
    width: auto;
    min-height: var(--space-large);
    padding: var(--space-xx-small) var(--space-small);
    /* margin-right: 12px;
    line-height: 1.5; */
    letter-spacing: .05em;
    color: white;
    cursor: pointer;
    background: #222021;
    border: 1px solid transparent;
    border-radius: 3px;
    display: block;
    max-width: unset;
}
shop-pay-wallet-button{
  display: none;
}
.shopify-payment-button__more-options{
  margin-top: 0em;
}

.additional-checkout-buttons{
  display:none;
}
/* product price font size */
.product-price {
    font-weight: bold;
    font-size: 30px;
}

.product-section--recommendations.recommended-products .prodocut_review_vendor,  .product-section--recommendations.recommended-products .original, .product-section--recommendations.recommended-products .prodocut_review_vendor .prodocut_review_vendor p a, .product-section--recommendations.recommended-products .product_title_price_card .product-list-item-price .price.on-sale{
  color:white !important;
}
.collection-products.clearfix.uniform-layout.under-style.rows-of-3 .prodocut_review_vendor,
.collection-products.clearfix.uniform-layout.under-style.rows-of-3 .prodocut_review_vendor p,
.collection-products.clearfix.uniform-layout.under-style.rows-of-3 .prodocut_review_vendor p a,
.collection-products.clearfix.uniform-layout.under-style.rows-of-3 .original,
.collection-products.clearfix.uniform-layout.under-style.rows-of-3  .prodocut_review_vendor p a,
.collection-products.clearfix.uniform-layout.under-style.rows-of-3 .product_title_price_card .product-list-item-price .price.on-sale,
{
   color:black !important;
}
.collection-products.clearfix.uniform-layout.under-style.rows-of-3 .Buy_it_now_custom_button {
   border: 0.5px solid #efefef;
}
.product-section--recommendations.recommended-products .Buy_it_now_custom_button {
  border: 1px solid black;
}
.product-section--recommendations.recommended-products  .product-list-item-title {
  margin-top:5px;
}
.jdgm-carousel-wrapper .jdgm-star.jdgm-star, .jdgm-carousel .jdgm-star.jdgm-star {
    background: none !important;
    padding: 3px !important;
    margin: 0 2px !important;
    color: #F5B14A !important;;
}
/* marquee section css */

  .main-container__marquee {display: flex; align-items: center; justify-content: center; position: relative; width: 100vw; max-width: 100%; overflow-x: hidden;} 
  .main-container__marquee .main-container__marquee-track {display: flex; width: 100%; gap: 80px; white-space: nowrap; position: relative; display: flex; overflow: hidden; user-select: none; padding:6px;} 
  .main-container__marquee .main-container__marquee-items {flex-shrink: 0; display: flex; gap: 80px; justify-content: space-around; min-width: 100%;} 
  .main-container__marquee .main-container__marquee-items {
    animation: marquee 30s linear infinite;
  }
  .main-container__marquee .main-container__marquee-item {display: flex; gap: 10px; justify-content: center; align-items: center; font-size: 14px; letter-spacing: .4px; width: auto; transition: all 0.1s ease-in-out;} 
  @keyframes marquee {from {transform: translateX(0); } to {transform: translateX(-100%); }}
.marquee_style{
  width: 100%; margin:auto; text-align: center;
}
/*  mobile cart page */
@media (max-width: 720px) {
    .cart-item-image {
        float: inline-start;
        width: 100px;
        margin-bottom: 15px;
        margin-left: 10px;
        display: inline-block;
        max-width: 100%;
    }
 
  .marquee_style{
  width: 100%;
}
}
  .slideshow-slide .rm_mob_slider_img {
    height: max-content;
    display: none;
  }
  .slideshow-slide .rm_slider_img {
    height: max-content;
    display: block;
  }
  @media (max-width: 500px) {
  .slideshow-slide .rm_mob_slider_img {
    height: max-content;
    display: block;
  }
     .home_button_heading {
    padding-left: 0px !important;
}
  .slideshow-slide .rm_slider_img {
    height: max-content;
    display: none;
  }
}
.pxs-announcement-bar{overflow: hidden;}

/* judge me review design  for laptop*/
 .template-product .product__app .jdgm-widget * {
    font-size: 22px;
    margin-top: 10px;
  }

@media only screen and (min-width: 767px) {
  .product-list-item-details-wrapper .jdgm-widget.jdgm-widget {
    margin: -86px 0 0;
    color: white; }

  .product-list-item-details-wrapper .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: white; } }


/* blink effect */
.product-list-item-badge.blink-effect {
	/* position: relative; */
	/* padding: 30px 60px; */
	/* box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.4);
	color: #999; */
	/* text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 4px;
	font: 700 30px consolas; */
	overflow: hidden;
}

.product-list-item-badge.blink-effect span:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 3px;
	background: linear-gradient(to right, white, black);
	animation: animate1 2s linear infinite;
}

@keyframes animate1 {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}

.product-list-item-badge.blink-effect span:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 3px;
	background: linear-gradient(to bottom, white, black);
	animation: animate2 2s linear infinite;
	animation-delay: 1s;
}
@keyframes animate2 {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}

.product-list-item-badge.blink-effect span:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 3px;
	background: linear-gradient(to left, white, black);
	animation: animate3 2s linear infinite;
}

@keyframes animate3 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.product-list-item-badge.blink-effect span:nth-child(4) {
    position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background: linear-gradient(to top, white, black);
	animation: animate4 2s linear infinite;
	animation-delay: 1s;
}

@keyframes animate4 {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(-100%);
	}
}
