@media print {

.logo {display: block; position: fixed; top: 10px; left: 20px;}
a[href]:after {content: none !important; }
#content-header-holder {height: 30px;}
#content-header-holder nav.container-full .butons-menu {display: none;}
footer.bg-color-text {display: none;}
.butons-menu.show-xs.hide-sm.hide-md.hide-lg {display: none!important;}

/* Print styles cuccinare */

.video-player .play-button {display: none;}
.title-section.text-center {margin-top: -100px;}
.block-ingredient-recipe .js-square.img-zoom {height: auto!important;}
.block-ingredient-recipe .js-square.img-zoom .ingredient-text {opacity: 1!important;  color: #333!important; position: initial!important; margin-top: 20px!important;}

.btn-group.share-buttons.block-share {display: none;}
.block-long-recipe .h3.h3-higlighted {margin: 20px 0 0 0;}
.block-long-recipe .h3.h3-higlighted:after {content: none;}

}
