/* Add custom CSS styles below */ 
.product-details,
.product-details-wrapper {
text-align: center !important;
}


.mburger--collapse[href="#mobile-menu"] .sicon-menu:before {
    content: "";
    background-image: url(https://i.ibb.co/q3XhYHq8/MENU.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.header-btn__icon.icon.sicon-search:before {
    content: "" !important;
    background-image: url(https://i.ibb.co/B5cZxK2G/SEARCH.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}

salla-cart-summary i:before {
    content: "" !important;
    background-image: url(https://i.ibb.co/x883bKMC/BASKET.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}

body.trans_header .store-header {
    z-index: 11;
}


.product-single__info  {
text-align: center;
background-color: #fff;
    padding: 1rem;
    border-radius: 1rem;
        display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.product-single__info #product-form {
    width: 100%;
}

.mm-spn.mm-spn--light {
 background-color: #1E1E1E;
 color: #EBEBEB;
}
@media (max-width: 767px) {
.logo-normal {
    height: 56px;
}
}
.s-block--special-products-slider--3.s-block--special-products-slider .dvanced-slider__caption__inner__content__button {
     border-radius: 1rem;
     font-weight: bolder;
     font-size: 17px;
}
.s-block--circle-links img { 
max-width: 8rem; 
max-height: 8rem;
}
@media (max-width: 767px) {
.s-block--circle-links salla-slider .slide--one-sixth {
    width: 40%;
}
}
body.trans_header .store-header .main-nav-container, body.trans_header .store-header .top-navbar, body.trans_header .store-header .main-menu-row {
    background-color: #1e1e1e;
}


.s-block--enhanced-features {
padding-top: 7rem;
background-color: #ff8e0c;
padding-bottom: 3rem;
}
.s-block--enhanced-features.mini-features .s-block--enhanced-features__item {
        position: relative;
        border-radius: 2rem;
        background-color: #fde8bd;
        
        top: -2rem;
    }
.s-block--enhanced-features.mini-features .s-block--enhanced-features__item:nth-child(2) {
    margin-top: -4rem;
    top: 0;
}
custom-salla-product-card {
  border-radius: 2rem;
}
custom-salla-product-card  .product-card__image {
     border-radius: 2rem 2rem 0rem 0rem;
}
.product-quickview .btn--add-to-cart button,
custom-salla-product-card .product-card__normal-cart button {
 border-radius: 1.5rem;
  background-color: #ff8e0c;
    color: #fff;
}
custom-salla-product-card .product-card__normal-cart {
 display: flex;
    
}
.quickview .s-quantity-input-container {
    border-radius: 4.25rem;
    border-color: #ff8e0c;
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    --salla-fast-checkout-button-border-radius: 1rem;
    }
.product-single .s-add-product-button-main button,
.product-card__promotion,
.swiper-pointer-events > span { 
  border-radius: 1rem !important; 
}
custom-salla-product-card .product-card__subtitle,
custom-salla-product-card .product-card__title {
height: 40px;
}
custom-salla-product-card .product-card__addToCart.mobile {
display: none;
}

#tabbyPromo>[class*=styles__tabby], .tamara-product-widget,
.tamara-product-widget, #tabbyPromo>[class*=styles__tabby]
{
border: 0px !important;
}
    .product-card__title a {
        font-size: 18px;
    }
.s-block--circle-links .home-block-title h2,
.s-block--custom-reviews .home-block-title p {
font-size: 1.5rem;
}
.product-card__price .total-price {
        font-size: 18px;
        font-weight: 700;
    }
    
    
.s-block--custom-reviews .review.swiper-slide > .bg-store-bg-secondary {
    border-radius: 20px 20px 20px 0px;
}
@media (min-width: 768px) {
#mainnav {
height: 132px;
}
#mainnav #mobile-menu > ul {
 padding-top: 1rem;
}
    .main-menu li.root-level>a {
        padding-bottom: 1rem;
    }
}

.testimonials-item > div {
display: flex
;
    flex-direction: column;
    background-color: #fff;
    border-radius: 2rem 2rem 2rem 0px;
    }
.product-quickview form > .flex > div {
align-items: center;
    margin-bottom: .5rem;
}
.product-quickview form > .flex {
flex-direction: column-reverse;
}


.quickview .s-quantity-input-container {
    min-height: 35px;
    height: 35px;
    }
    .mm-spn.mm-spn--navbar:after, .mm-spn.mm-spn--navbar:before {
    color: #ffffff;