/** Shopify CDN: Minification failed

Line 285:12 Unexpected "{"
Line 285:24 Expected ":"

**/
/* -------------------------intro-list-section---------------------------- */
.cus-container{
    max-width: 1667px;
    margin: auto;
}
.intro-list-section{
    padding: 40px;
    background: #232320;
    color: #fff;
}
.intro-list-section .intro-head,
.intro-list-section .list-item{
    display: grid;
    grid-template-columns: 1fr 2.6fr;
    gap: 20px;
}

.intro-list-section h2{
    color: #ffffff;
    text-align: left;
    font-family: Montserrat;
    font-size: 50px;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 40px 0 8%;
}

.intro-list-section .list-item {    
    align-items: center;
    border-bottom: 1px solid #E0CCA93D;
    padding: 0 0 30px;
    margin: 0 0 30px;
}

.intro-list-section h3{
    color: #E0CCA9;
    text-align: left;
     font-family: "Noto Sans", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;    
    font-style: italic;
    margin: 0;
}

.intro-list-section h4{
    color: #E0CCA9;    
     font-family: "Noto Sans", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 15px;
}
.intro-list-section p{
    color: #fff;    
    font-family: "Noto Sans", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    font-style: italic;
    margin: 0;
}
.intro-list-section p strong{
    font-weight: 500;
    color: #5F8EC1;    
}
.intro-list-section .right-blue{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E0CCA93D;
    padding: 0 0 10px;
    margin: 30px 0 10px;
}
.intro-list-section .right-blue div{
    color: #5F8EC1;   
}
.intro-list-section .right-yellow{
    display: flex;
    justify-content: space-between;   
    align-items: center; 
}
.intro-list-section .right-yellow div{
color: #E0CCA9;   
}
.intro-list-section .big-text{    
    font-family: "Noto Sans", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;    
    margin: 0;
}
.intro-list-section .small-text{    
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;    
    margin: 0;
}
.intro-list-section .cus-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fff;
    text-decoration: none;
    border: 1px solid;
    padding: 20px 10px;
    font-family: "Noto Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    font-style: italic;
    transition:.1s ease-in-out 0s;
}
.intro-list-section .cus-btn:hover{
    background: #DFDFDF;
    color: #000;
    transition:.1s ease-in-out 0s;
}

@media(max-width:1400px){
    .intro-list-section h2 {    
    font-size: 44px;
}
.intro-list-section h3 {    
    font-size: 26px;
}
.intro-list-section h4 {    
    font-size: 28px;
}
.intro-list-section p { 
    font-size: 20px; 
}
.intro-list-section .big-text {    
    font-size: 26px;    
}
.intro-list-section .cus-btn {    
    padding: 18px 8px;
    font-size: 22px;
 
}
}
@media(max-width:1200px){
    .intro-list-section h2 {    
    font-size: 40px;
}
.intro-list-section h3 {    
    font-size: 24px;
}
.intro-list-section h4 {    
    font-size: 26px;
}
.intro-list-section p { 
    font-size: 18px; 
}
.intro-list-section .big-text {    
    font-size: 24px;    
}

.intro-list-section .cus-btn {    
    padding: 18px 8px;
    font-size: 20px;
 
}
}
@media(max-width:767px){
    .intro-list-section {
    padding: 40px 20px; 
}
    .intro-list-section .intro-head {    
    grid-template-columns: 1fr;
    gap: 0px;
}
    .intro-list-section .right-blue {    
        display: grid;
        grid-template-columns: 1fr 3fr;
        justify-content: start; 
        margin: 10px 0 10px;
        gap: 20px;
}
.intro-list-section .right-yellow{
    display: grid;
    grid-template-columns: 1fr 3fr;
    justify-content: start;     
    gap: 20px;
}
    .intro-list-section h2 {    
    font-size: 24px;
text-align: center;
        margin: 0 0 40px;
}
.intro-list-section h3 {    
    font-size: 16px;
}
.intro-list-section h4 {    
    font-size: 18px;
}
.intro-list-section p { 
    font-size: 16px; 
}
.intro-list-section .big-text {    
    font-size: 20px;    
}
.intro-list-section .small-text{        
    font-size: 12px;
}
.intro-list-section .cus-btn {    
    padding: 15px 6px;
    font-size: 14px;
 
}
}
/* --------------------------End intro-list-section----------------- */




.cart-notification__links #cart-notification-button,
.cart-notification__links button.link{
color:#fff!important;
}
.cart-notification__links .button--primary{
    background-color:#fff!important;
    color:#000!important;
}

.quick-add.no-js-hidden {
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    width: 90%;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%) !important;    
}

.card-wrapper.product-card-wrapper.underline-links-hover:hover .quick-add.no-js-hidden {
    opacity: 1;
    pointer-events: auto;
}


.price-item.price-item--regular {
	font-size: 16px;
	line-height: normal;
	letter-spacing: .9px;
	color: #09090980;
	font-weight: 500;
}

.product__info-container .price-item.price-item--sale.price-item--last {
    font-size: 20px;
}

.price-item.price-item--sale.price-item--last {
    color: #b7382a;
}

.button_flex {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: end;
	grid-column-gap: 10px;
}

.product__info-container .product-form, .product-form__input {
	margin: 0 !important;
}

.quantity__input {
	background: #000 !important;
	color: #fff !important;
}


  #section-{{ section_id }} .featured-product.product {
	background: #eaeaea;
	padding: 25px 0px 0px 20px;
}

.vender-name p {
	width: fit-content;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	text-transform: uppercase;
}

.card-wrapper.product-card-wrapper.underline-links-hover {
    padding: 10px;
    transition: box-shadow 0.3s ease, border 0.3s ease;
    border: 1px solid #ffffff00;
}

.card-wrapper.product-card-wrapper.underline-links-hover:hover {
  border: 1px solid #000;
  padding: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.card-wrapper {
  will-change: transform;
}

.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
	text-align: center;
}

.badge-sale {
    background-color: #ffffff8a;
    color: #C31818;
    font-weight: 700;
    padding: 0px 10px;
    font-size: 10px;
    text-transform: uppercase;
    border: 1px solid #C31818;
    width: fit-content;
}

.center.collection__view-all.scroll-trigger.animate--slide-in a {
	padding: 10px;
	width: 100%;
	max-width: 210px;
}

.page-width-full {
    width: 100%;
    max-width: 1400px;
    margin: auto;
    padding: 0;
}

.collection__title.title-wrapper {
    text-align: center;
}

.badge {
    color: rgb(195, 24, 24);
    background: #fff;
    border: 1px solid rgb(195, 24, 24);
    border-radius: 0 !important;
}

.featured-product.product .badge {
    display: none;
}
a.link.product__view-details.animate-arrow {
    text-decoration: underline;
}
.button::before, .button::after {
	display: none;
}

h3.card__heading.h5 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    font-weight: 500;
    margin: 0;
}

.collection__title.title-wrapper h2 {
    font-size: 48px;
    line-height: normal;
    color: #000;
    font-weight: 900;
    margin: 0 0 30px;
    text-transform: uppercase;
    letter-spacing: .72px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.product-form__submit {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}

section.product__info-container h2.product__title.h0 {
    font-size: 72px;
    line-height: 1.1;
    letter-spacing: .72px;
    color: #000;
    font-weight: 400;
    margin: 0 0 8px;
}
.product__info-container .quantity__label {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000;

    margin: 0 0 5px;
}

h3.card__heading.h5 a {
    text-decoration: none;
}

.product__info-container s.price-item.price-item--regular {
    font-size: 20px !important;
}

.product__info-container p.product__text.inline-richtext strong {
    font-size: 22px;
    line-height: 30px;
}

button:before, button:after {
    display: none;
}

.center.collection__view-all.scroll-trigger.animate--slide-in a {
    padding: 10px;
    width: 100%;
    max-width: 210px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
}

.price__sale span s {
    font-size: 16px !important;
}

.vender-name {
	padding: 10px;
	width: fit-content;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 15px;
    font-weight: 900;
}

@media(max-width:768px){
  
  section.product__info-container h2.product__title.h0 {
    font-size: 28px;
  }
  
  .product__text.inline-richtext.caption-with-letter-spacing {
    padding: 3px 10px;
    font-size: 14px;
    line-height: 26px;
  }
  
  button.product-form__submit {
    font-size: 18px;
  }
  .product__info-container p.product__text.inline-richtext strong {
    font-size: 18px;
    line-height: 30px;
}

  .collection__title.title-wrapper h2 {
    font-size: 26px;
}
  
}