/* Add custom CSS styles below */ 
@media(max-width:992px){
    .prod-img .max-h-\[350px\] {
    max-height: 520px !important;
    background: #fff !important;
}
    
}
@media(max-width:992px){
    .pc-item{
        display:none !important
    }
}
@media(min-width:992px){
    .mob-item{
        display:none !important
    }
  .item-sec .max-w-7xl {
    max-width:98% !important;
    width:98% !important
}
}
.product-card__normal-cart .s-button-element {
  background-color: #D1799E;
  color: #fff;
}
.ab-se .text-primary-reverse {
    color: #ffffff;
}
.product-card__normal-cart .s-button-element:hover {
  background-color: #5c1835;
  color: #fff;
}
.product-card__enhanced-mini-cart button.s-button-element:hover{
  background-color: #5c1835 !important;
  color: #fff;
}

.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn{
  background-color: #D1799E ;
  color: #fff;
}
.product-single .sticky-product-bar salla-add-product-button salla-button .s-button-btn:hover{
  background-color: #5c1835 ;
  color: #fff;
}

.location .mb-5 {
    margin-bottom: .2rem !important;
}

.location{
    margin-bottom:0 !important;
        padding-bottom:0 !important;

}
.location-11{
    margin-top:0 !important;

}
.location  a{

    color:#fff !important
}

.location a:hover{
  background-color: #5c1835 ;
  color: #fff;
opacity:1;
}


.location-11  .btn-tab-primary.active{

    color:#fff !important
}

.location-11 .btn-tab-primary.active:hover{
  background-color: #5c1835 ;
  color: #fff;
opacity:1;
}




.location-11 .btn-tab-primary {
  background-color: #e7e7e7 ;
  color: #121212;
}

.location-11 .btn-tab-primary:hover {
  background-color: #d1799e ;
  color: #fff;
}

.faq-content .text-primary-reverse {
  background-color: #d1799e ;
  color: #fff;
}
.faq-content .text-primary-reverse:hover {
  background-color: #5c1835 ;
  color: #fff;
}
.s-button-primary {
    background-color: #d1799e !important;
    border-color:#d1799e   !important;
    border-width: 1px;
    color: #fff !important;
}
.s-button-primary:hover {
    background-color: #5c1835 !important;
    border-color:#5c1835   !important;
    border-width: 1px;
    color: #fff !important;
}
.mm-spn.mm-spn--navbar:after,

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    background-color: #D1799E;
    color: #fff;
}
.mm-spn.mm-spn--navbar:before{
    color#fff ;
    opacity:1 !important;
}