/* Add custom CSS styles below */ 
/* Strong Tag */
#more-content p strong{
 color:#000000 !important;
}

/*----------*/
/* Sticky bar */
#sticky-bar{
 background-color:#000000 !important;
 transform:translatex(0px) translatey(0px);
}

/* Button primary */
.s-add-product-button-main .s-button-wrap .s-button-primary{
 background-color:#fcfcfc;
}

/* Salla mini checkout widget */
.s-add-product-button-with-quick-buy .s-add-product-button-main .s-add-product-button-mini-checkout{
 background-color:#fcfcfc;
}

/* Strong Tag */
#sticky-bar .justify-between strong{
 color:#9b111e !important;
}

/* Span Tag */
#sticky-bar .rtl\:space-x-reverse span{
 color:#ffffff !important;
}

/*-----*/
/* Product details tab link */
#product-tabs .tabs .product-details-tab-link{
 background-color:#0a0a0a;
 transform:translatex(0px) translatey(0px);
 color:#ffffff !important;
}

/* After */
#product-tabs .tabs .after\:ease-elastic{
 transform:translatex(0px) translatey(0px);
 background-color:#000000;
 color:#ffffff !important;
}

/*---*/
/* Product options option */
.s-product-options-wrapper .hydrated .s-product-options-option{
 background-color:#000000;
 transform:translatex(0px) translatey(0px);
 color:#ffffff;
}

/* Bold Tag */
.s-product-options-wrapper .hydrated b{
 color:#ffffff;
}

/*----------*/
/* Button */
.text-end .rtl\:space-x-reverse .btn--collapse{
 background-color:#000000;
 color:#ffffff;
}


/*---*/

/* Heading */
.product-form-data .flex-col h3{
 color:#9b111e;
}
/*-------*/

/* BackUnknown blur */
.swiper-backface-hidden .backdrop-blur-md{
 color:#9b111e;
}
/*----------*/

/* Strong Tag */
.s-products-list-vertical-cards .w-full strong{
 color:#9b111e;
}
/*----*/
/* Button primary */
.s-products-list div .s-button-primary{
 background-color:#ffffff;
 color:#020202;
}

/* Cursor pointer */
.index-cats-page .w-full .cursor-pointer{
 color:#ffffff;
}

/*-----*/




@media (max-width:639px){

 /* Division */
 .s-product-options-option .s-product-options-multiple-options-wrapper{
  height:109px;
  transform:translatex(0px) translatey(0px);
 }
 
 /* Division */
 .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(4){
  top:-7.5em;
  position:relative;
  left:-11em;
 }
 
 /* Division */
 .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(5){
  top:-7.5em;
  left:-11em;
 }
 
  .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(6) {
   top:-7.5em;
  left:-11em;
 
 }
 
}

/*---*/


/* Label */
.s-product-options-multiple-options-wrapper div label{
 color:#ffffff;
}

/* Product options option */
.s-product-options-wrapper .hydrated .s-product-options-option{
 border-width:0px;
 border-style:none;
 padding-left:-1px;
 margin-top:10px;
 border-top-left-radius:7px;
 height:96px;
 border-top-right-radius:7px;
 border-bottom-left-radius:7px;
 border-bottom-right-radius:9px;
 padding-top:9px;
}

/* Product options option */
.s-product-options-wrapper .hydrated .s-product-options-option{
 transform:translatex(0px) translatey(0px);
 background-color:#ffffff !important;
}

/* Bold Tag */
.s-product-options-option .s-product-options-option-label b{
 color:#000000 !important;
}

/* Label */
.s-product-options-multiple-options-wrapper div label{
 color:#000000 !important;
}



/*------*/

@media (min-width: 600px) and (max-width: 900px) {

 /* Division */
 .s-product-options-option .s-product-options-multiple-options-wrapper{
  height:109px;
  transform:translatex(0px) translatey(0px);
 }
 
 /* Division */
 .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(4){
  top:-7.5em;
  position:relative;
  left:-11em;
 }
 
 /* Division */
 .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(5){
  top:-7.5em;
  left:-11em;
 }
 
  .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(6){
  top:-7.5em;
  left:-11em;
 }
 
 .s-product-options-option .s-product-options-multiple-options-wrapper div:nth-child(6) {
   top:-7.5em;
  left:-11em;
 
 }

}



/* Product options option */
.s-product-options-wrapper .hydrated .s-product-options-option{
 min-height:125px;
 transform:translatex(0px) translatey(0px);
}

/* Product options option */
#single-product-form .product-form-data div .product-donation-area .s-product-options-wrapper .hydrated .s-product-options-option-container .s-product-options-option{
 background-color:#000000 !important;
}

/* Bold Tag */
.product-form-data div .product-donation-area .s-product-options-wrapper .hydrated .s-product-options-option-container .s-product-options-option .s-product-options-option-label b{
 color:#ffffff !important;
}

/* Label */
.s-product-options-wrapper .hydrated .s-product-options-option-container .s-product-options-option .s-product-options-option-content .s-product-options-multiple-options-wrapper div label{
 color:#ffffff !important;
}

.sub-menu {
    display: none;
    visibility: hidden;
}


.container.flex.flex-wrap.justify-center.items-end.gap-4.p-3.relative.overflow-hidden {
    visibility: hidden;
    display: none !important;
}

h1.text-\[var\(--data-title-color\)\] {
    color: white;
}

.main-menu>.has-children>a:after {
    display: none;
    visibility: hidden;
}