/* this is the print CSS */

.alert_banner,
.my_guide,
div#cookie-law-info-bar,
header,
footer { display:none !important; }

body { background: #fff !important; }
.news_slider_area { background: none !important; }

* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari, Edge */
    color-adjust: exact !important;                 /*Firefox*/
}

.content_area_3 .content_area { column-count: 1 !important; }

.slicknav_menutxt { display:none !important; }

div.rip_bottom_block,
div.rip_top_block { background: none !important; }  
.container.main_container { background: none !important; }


.yellow_square,
.video_container,
.menu_filter,
div.contact_cta_bottom { display:none !important; }


