@charset "UTF-8";
/***!  /templates/normahairstudio/css/print.css  !***/

@media print {body {
    color: #000;
    background-color: #fff;
}
.box {
    width: auto !important;
}
#cookiesDiv {
    display: none;
}
.scroll-to-top {
    display: none !important;
}
/*#content article a:link:after, #content article a:visited:after { content:" [" attr(href) "] "; }*/

#header {
    position: static;
    text-align: center;
    box-shadow: none;
    background-color: rgba(40,48,67,1);
}
#header #logo-mobile {
    display: block;
}
#nav, #header #service, #header #language, #header .mod-languages {
    display: none !important;
}
#foto {
    display: none !important;
}
#quick-link {
    display: none !important;
}

#contentBelow, #box-offer, #mod-rooms, #quick-request, #content-before, #box-offer, #content-below {
    display: none !important;
}
#article:before {
    display: none;
}

#footer {
    background: #fff;
    color: #000;
}
#footer .footerLast, #footer .partner, #footer .loghi {
    display: none;
}
#footer .col1 {
    width: 100%;
}
#footer .col3, #footer .col2 {
    display: none;
}
[data-aos] {
    display: block !important;
    opacity: 1 !important;
    transform: translate(0) scale(1) !important;
}



#room .roomItem .roomImg {
    display: none;
}
#room .roomItem .roomText {
    width: auto !important;
    float: none !important;
}
#article .btn {
    display: none;
}
body.homepage #article .box {
    column-count: unset;
    margin-left: 0;
    margin-right: 0;
}
#footer .linkBooking, #footer .info {
    display: none;
}
#article .room-image, #article .room-image-nav {
    display: none;
}
#article .item-page-images {
    display: none;
}
#content #article .item-page-text {
    width: auto;
    position: static;
}
body.homepage #content {
    background: none;
}
.item-rooms .room .roomTxt {
    display: block;
}
.item-rooms .room .roomTxt .col {
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#instagram-wrapper {
    display: none;
}
#foto-btn, #content:after {
    display: none;
}}
