@font-face {
    font-family: "Summer Sunshine";
    src: url(../js/../css/summer.woff) format("woff"),
         url(../js/../css/summer.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}

.blockreassurance_product .block-title{
    font-weight: 900;
}

#header .logo,
body#checkout #header .header-nav .logo {
    width: initial;
    max-height: 45px;
}


#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    font-weight: 700;
}

#custom-text h2, #carousel h2{
    font-family: "Summer Sunshine", sans-serif;
    font-size: 35px;
}

#carousel h2 {
    font-size: 70px;
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #F4C9D6;
}