/* Add custom CSS styles below */ 
@media (min-width: 768px) {
header.store-header .grid-cols-9 custom-main-menu {
    display: none;
}
.navbar-brand img {
    max-height: 8rem;

}}
header .bg-\[color\:var\(--primary-color\)\] {
    background-color: #ffffff;
}
/*.sticky-product-bar__quantity .s-quantity-input-container * {   
    fill: #000;
    border-color: #000 !important;
}
#scrollArrow {
    background: #000000;
}*/
.s-block-simple-section, .s-block--bundle-text-content {
    margin-bottom: 0 !important;
}
.s-block--slider-with-bg .s-slider-block__title-nav button span svg {
    fill: #000000 !important;
}
.benefits-block .benefits .benefits-container .benefit-content .benefit-icon i {
    background-color: #A75908;
}
.benefits-block .benefits .benefits-container .benefit-content .benefit-icon i::before{
  color: #fff !important;
}
.special_offer-block .special-offer-container .titles-container .offer-btn {
    background: #A75908;
}
 .home-slider__content  .btn-content {
    background: #A75908 !important;
    color: #fff !important;
}
.s-block--slider-with-bg .s-slider-has-notitle .s-slider-block__title-nav {
    display: none !important;
}
.s-block--slider-with-bg .s-slider-has-notitle .s-slider-block__title {
    display: none;
}
.s-block--features .sugary-design__item .feature-icon {
    padding: 1rem;
    width: auto;
    border-radius: 100px;
    background: #FFEBDD;
}
.sugary-design__item * {
    margin: auto;
}

@media (min-width: 1200px) {
.s-block--bundle-text-content + .s-block--banners .swiper-wrapper {
    justify-content: center;
}
/*.s-block--banners +.s-block--banners .second-design .slide--one-fifth {
    width: 40%;
}
.s-block--banners + .s-block--banners {
    max-width: 100%;
}*/
section:nth-child( 2 of .s-block--slider-with-bg)  .container.-mt-24.sm\:-mt-32.relative.px-5 {
    position: absolute;  
    left: 16%;
}
section:nth-child( 2 of .s-block--slider-with-bg)  {
    position: relative;
}
section:nth-child( 2 of .s-block--slider-with-bg)  .container.-mt-24.sm\:-mt-32.relative.px-5 {
    position: absolute;
    left: 16%;
    top: 15%;
    margin-top: 0;
    background: #fff;
    border-radius: 12px;
}
section:nth-child( 2 of .s-block--slider-with-bg)  .slider-bg {
    max-width: 100%;
    height: 60vh;
}
.s-block--features .sugary-design .features-items {
    width: 100%;
}
}
@media (max-width: 768px) {
.navbar-brand img {
    max-height: 6rem;
}
.s-products-slider-card {
    width: 58% !important;
}
.s-product-card-fit-height .s-product-card-image {
    height: 13rem;
}
.s-block--hero-slider.sugary-slider .h-\[172px\] {
    height: 225px;
}
.s-block--hero-slider.sugary-slider {
    margin-bottom: 0;
}
section.s-block.s-block--banners{
    margin-bottom: 0;
    padding-top: 0;
}
.product-single #scrollArrow {
    bottom: 115px;
}
}


.store-footer__inner * {
    color: #fff !important;
}
.store-footer .s-contacts .s-contacts-list .s-contacts-item .s-contacts-icon svg {
    fill: #ffffff;
}
.store-footer .copyright-text * {
    color: #000 !important;
}
/*product*/
.sticky-product-bar__quantity.center-between.mb-5, .sticky-product-bar__quantity .s-quantity-input {
    justify-content: center;
}
.sticky-product-bar__quantity.center-between.mb-5 {
    justify-self: center;
}
.product-single .s-products-slider-wrapper salla-slider {
    margin-top: 2rem;
    margin-bottom: 4rem;
}
@media (max-width: 768px) {
.product-single  .carousel-slider .s-slider-block__title-nav {
    display: block !important;
}
label.form-label.font-bold {
    display: block !important;
}}