/* Add custom CSS styles below */ 
/* START OF CSS STYLE CODE BY NUSSUQ.COM */

/* ====== GENERAL ====== */
.font-bold {font-weight: 500;}
.home-block-line {display:none}

/* ====== HEADER ====== */
.s-cart-summary-count {background: #A81A73; background: linear-gradient(90deg, rgba(168, 26, 115, 1) 0%, rgba(229, 43, 94, 1) 100%) !important; color:#fff !important}
body.trans_header.slider_has_overlay .store-header .s-cart-summary-count {color:#fff !important}
/* test */
/* ====== PRODUCT ====== */
.mini_top_promotion .simplified-products .product-card.product-card--simplified .product-card__promotion {color:red; background-color:transparent !important; font-weight: 500;}
.product-card__subtitle {color:red}

.product-card__enhanced-mini-cart button.s-button-element {background: #A81A73; background: linear-gradient(90deg, rgba(168, 26, 115, 1) 0%, rgba(229, 43, 94, 1) 100%) !important; display:flex}
.product-card__enhanced-mini-cart button.s-button-element i {display:none}

.fixed-products a.btn--outline-primary {background-color:#eee; border-radius:25px !important; border:none; padding:4px 20px !important; font-weight:500}
.fixed-products a.btn--outline-primary i {display:none}

.product-card__title a {font-weight: 500;}

@media (max-width: 991px) {
.product-card__title a {font-size: 14px;}
.product-card__price .total-price {font-size: 15px;}
}

/* ====== FIXED BANNER ====== */
.s-block--fixed-banner .container {padding:0}
.s-block--fixed-banner .container img {border-radius:0}

/* ====== TESTIMONAILS ====== */
.s-block--testimonials .home-block-title {margin-bottom:2rem}

/* ====== FOOTER ====== */
.store-footer__curve {display:none}
.index .store-footer {margin-top:0 !important}
.store-footer a img {filter: brightness(100);}

/* ====== CART ====== */
.cart-item {border-color:#ddd}
#cart-submit button {background: #A81A73; background: linear-gradient(90deg, rgba(168, 26, 115, 1) 0%, rgba(229, 43, 94, 1) 100%) !important;border:none; color:#fff}

/* ====== PRODUCT PAGE ====== */
.promotion-title {color:red; background:none !important}

.product-single .add-to-cart-container button {background: linear-gradient(90deg, rgba(168, 26, 115, 1) 0%, rgba(229, 43, 94, 1) 100%) !important; width:100%}
.product-single .add-to-cart-container span {font-size:.875rem !important}