element.style {
}
@media (min-width: 768px)
.md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-primary {
    color: #414042;
    color: #ffffff;
}
.s-button-primary-outline {
    fill: #414042;
    fill: var(--color-primary);
    color: #414042;
    color: #ffffff;
}
section.s-block.s-block--fixed-banner .container{
  max-width:100% !important;
  padding:0  !important;
  margin:0 !important;
}
.banner--fixed img {
  border-radius: 0 !important;
  background-color: unset !important;
}
.s-block:first-of-type {
    margin-top: 0 !important;
}








#wa-widget-send-button {
    padding-left: 15px;
    padding-right: 10px;
    position: fixed !important;
    z-index: 16000160 !important;
    bottom: 50px;
    text-align: center !important;
    height: 40px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #79a674;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    right: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}


.copyrights{
	color: #fff !important;
}





element.style {
}
.dark .da-cp {
    color: #414042!important;
    color: #363636!important;
}

.dark .da-cp {
    color: #414042!important;
    color: #ffffff!important;
}

.full-description {
 max-height:100% !important;
}
.product-single #btn-show-more {
  display:none
}

.product-single .s-block--payment {margin-top:1rem!important;}

/*  css edits   */
.s-button-primary, .btn-primary {
    color: #ffffff;
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    border-radius: .25rem !important;
    --salla-fast-checkout-button-border-radius: 0.25rem !important;
    background: #fff !important;
    border-radius: 8px !important;
}

.frequently_bought_together_content_wrapper {
    background: #363636;
}.mejnah_carousel_products_header_label {
    padding-inline-start: 20px;
    margin: 0;
    color: #fff;
}.product__description.overflow-hidden.opt-text.text-light.sm\:p-1.leading-7.mb-3 {
    max-height: 109px;
}

.description-toggle {
 
    background: #8bb585;
    color: white;
    border: none;
    padding: 0px 15px;
    border-radius: 13px;
    cursor: pointer;
    font-size: 12px;
    transition: background 0.3s;
}
.description-toggle:hover {
  background: #506b4c;
}