<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper_quicklink #quicklink_container a:hover span.text_bottom p,#wrapper_quicklink #quicklink_container a span.text_bottom p{
    font-size: 25px !important;
    -webkit-transition: none !important; /* Safari */
    transition:   none !important;
    line-height: 1.15em !important;
    top: 7%;
    padding:0 15px;
}
.event_display_date, .home_news_date {
    display: block;
    font-size: 14px !important;
}
.quicklink_text_wrapper {
    top: 12% !important;
    height: 88%;
}
.quicklink_text_wrapper&gt;div{
    position: absolute;
    bottom: 0;
    width: 100%;
}

@media (max-width: 1600px) {
    #wrapper_quicklink #quicklink_container a:hover span.text_bottom p,#wrapper_quicklink #quicklink_container a span.text_bottom p{
        font-size: 20px !important;
        padding:0 15px;
    }
}

@media (max-width: 1300px) {
    #wrapper_quicklink #quicklink_container a:hover span.text_bottom p,#wrapper_quicklink #quicklink_container a span.text_bottom p{
        font-size: 16px !important;
        padding:0 15px;
    }
}
@media (max-width: 1000px) {
    #header #logo, #header #logo img {
        margin-top: 0 !important;
    }
    .text_slider{
             top: 0% !important;
             height: 100% !important;
             width: 100% !important;
         }
    .text_slider h3 {
        font-size: 17px !important;
        text-transform: none !important;
    }
    .text_slider .Btn{
        text-transform: none !important;
        padding: 5px 10px !important;
        margin: 0 !important;
    }
}
@media screen and (max-width: 768px) {
    #main_slider_wrapper{display:none;}
    #wrapper_quicklink{margin-top: -15px;}
}
#main_wrapper_interne{
    max-width: 1180px !important;
}
.social i {
    font-size: 40px !important;
}
#footer_wrapper .social {width:auto !important;}

/* no display for product model in cart */
#log_cart_table small{
display: none;
}
/* no display for delivery address in cart */
#delivery_address_wrapper {
    display: none;
}
</pre></body></html>