/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#header .header-top {
    padding: 10px 65px 0;
}

.text-uppercase {
    font-family: var(--font-primary), sans-serif;
    font-size: 20px;
}

#search_filters .facet .title{
    display:flex;
    align-items: baseline;
    cursor: pointer;
}

@media(max-width: 994px){
    .breadcrumb-full > .container{
        margin: 1rem 0!important;
    }

    .product-actions .product-add-to-cart {
        max-width: 100%;
    }
}

.product-actions .product-add-to-cart .leo-compare-wishlist-button {
flex-direction: column;
margin-bottom: 15px;
}

#footer .contact-form h3{
color: #FFFFFF
}

#footer .form-control-label {
color: #FFFFFF
}

.box5-h5 .box-deal-content .ApCountdown ul.ap-countdown-time{
 max-width: 330px!important;
}

.blockreassurance_product p {
font-size: 10px!important;
}