/* START OF CSS STYLE CODE BY NUSSUQ.COM */ 

/* ====== HEADER ====== */
body.slider_has_overlay .advanced-slider .swiper-slide::before {top: auto;bottom: 0;height: 30%;background: linear-gradient(180deg, rgba(225, 225, 255, 0) 0%, rgba(255, 255, 255, .95) 100%);}

/*@media (max-width:768px){
.main-nav-container .flex.items-center.justify-end {display:none !important}
}*/

header .mburger {background: #22222250;border-radius: 100px;padding: 10px;}

@media (max-width:768px){
header .flex.items-center.justify-end {display:none}
}

/* ====== CATEGORIES ====== */
.main-cats.s-block--circle-links {margin-top:0}
.s-block--circle-links h3 {margin-top:.5rem; font-weight:500}

@media (max-width: 767px) {
.s-block--circle-links salla-slider .custom-width {width: 30%;}
}

/* ====== PRODUCT ====== */
.product-card__image {background-color:#fff !important}
.s-block--best-offers .s-slider-block__title, salla-products-slider .s-slider-block__title, .s-block--best-offers .s-slider-block__title-right, salla-products-slider .s-slider-block__title-right {border-bottom:none !important; padding-bottom:0}
.out-of-stock .product-card__image img, .product-card--full-image.out-of-stock img, .out-of-stock .product-card__image img, .product-card--full-image.out-of-stock img {filter: unset !important;}

@media (max-width:768px){
.s-product-card-rating span:not(:first-child){display:none}
.s-product-card-rating span:first-child, .s-product-card-rating .s-rating-stars-reviews {display:inline-block !important}

.s-product-card-rating {justify-content: flex-start;}
.s-product-card-rating span:first-child {display: flex !important;background: #f7f7f7;padding: 0 4px;border-radius: 20px;align-items: center;}
span.s-rating-stars-btn-star.s-rating-stars-small.s-rating-stars-selected:before {content: '5.0';display: inline-block;font-size: 12px;margin: 0 3px;}
.s-product-card-rating span svg {margin-bottom: 0;height: .9rem;width: .9rem;}
.product-card .s-rating-stars-wrapper {gap:3px}
.product-card .s-rating-stars-wrapper .s-rating-stars-reviews {flex: unset;font-size: 11px;color: #bbb;}

.product-card__content-wrapper {display: flex;flex-direction: column; align-items:flex-start; height: 110px;justify-content: center;}
.product-card__content-wrapper .product-card__title {order: 2;}
.product-card__content-wrapper .s-product-card-rating {order: 1;}
.product-card__subtitle {order:3; font-size:11px; line-height:1; text-align:right}
.product-card__content-wrapper .product-options {order: 4;}
.product-card__content-wrapper .product-card__price {order: 5;}
.product-card__content-wrapper .out-of-stock {order:6}
.product-card__content-wrapper .product-card__buttons {order:7}
.product-card__content-wrapper .product-card__discount {order: 8;background-color: #ee2d6410;font-size: 11px;padding: 0 8px !important;line-height: 20px;border-radius: 20px;margin-top:4px;}
.product-card__content-wrapper .product-card__discount span {color:#ee2d64 !important;}
.product-card__price .total-price.text-red-500 {font-size: 14px;color:#ee2d64; top:0}
.product-card__price .before-price {font-size: 14px !important;}
.product-card__price .total-price {font-size:14px; color:#000}
.product-card__title a {text-align:right}
.product-card__mini-cart .s-button-text {font-size:0 !important; gap:0}
.product-card__mini-cart .s-button-text i {font-size:1.1rem !important; background-color:#f2f2f2; border-radius:50px; padding:12px}
.product-card__mini-cart {position: absolute;top: -3rem;left: .5rem;margin: 0;}
.product-card--primary-buttons salla-button {border: none;background: none;border-radius: 50px; border:none !important;}
salla-add-product-button:hover {background:none !important}
.product-card--primary-buttons button {border:none !important; padding:0 !important; border-radius:50px}    
.product-card__content {padding:12px !important}
.product-card--vertical.product-card--simplified:not(.product-card--fit-height):not(.product-card--special) .product-card__content {justify-content: space-between !important;min-height: 100px !important;}

.s-slider-block__title h2 {font-size:1.1rem}
.s-slider-block__display-all {font-size: 0.75rem;}

.product-card--primary-buttons button:hover, .product-card--primary-buttons salla-button:hover {background:transparent}

/* ====== FIXED PRODUCTS ====== */
.product-index .product-card--vertical .product-card__mini-cart {top: -2rem;left: 1rem;}

/* ====== BOTTOM NAV ====== */
.selia-bottom-nav {padding-top:.75rem}
.selia-bottom-nav .selia-bottom-nav-icon i {font-size:20px !important}
.selia-bottom-nav span {font-size: 13px !important; color:#000}
}

/* ====== TESTIMONAILS ====== */
.home-block-line {display:none}
.index .s-block--testimonials .testimonial__rating .s-rating-stars-wrapper .s-rating-stars-btn-star:not(:first-child){display:none}
.s-rating-stars-btn-star {display: flex;align-items: center;background: #ffffff60;border-radius: 25px;}

@media (max-width:768px){
.s-block--testimonials .home-block-title h2 {font-size: 1.2rem !important;margin-bottom: 1rem;}
}