.printfriendly {
    margin-bottom: -50px!important;
}

.krown-button2  {

font: bold 15px/54px "Montserrat", sans-serif;
    color: #1d1d1d;
    border: 2px solid #1d1d1d;
    height: 55px;
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: color 150ms linear, background-color 150ms linear, border-color 150ms linear;
    transition: color 150ms linear, background-color 150ms linear, border-color 150ms linear;
     color: #fff;
    border-color: #fff;
}

.krown-button2:hover {background-color:white; color:black; }

#main-menu.style-classic li ul {
    display: block;
    position: absolute;
    padding: 10px 0;
    left: 0%;
    width: 200px;
    margin-left: -36px;
    margin-top: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 150ms linear;
}

#lang_sel_click{display: none; }

.krown-column-row {
    position: static!important; }

#main-menu.style-classic {
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    right: 7%;
    margin-right: -109px;
    visibility: visible !important;
    display: block;
    z-index: 998;
    padding: 40px 0;
    transform: none !important;
    background: none !important;
}

@media screen and (max-width:768px) {
span.wpcf7-form-control-wrap.checkbox-473 > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.first {padding-left:0px!important;}
span.wpcf7-form-control-wrap.checkbox-473 > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.last {margin-left:0px!important;}
span.wpcf7-form-control-wrap.checkbox-473 > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.first > input[type="checkbox"] {float:left;width:10%;}
span.wpcf7-form-control-wrap.checkbox-473 > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.last > input[type="checkbox"] {float:left;width:10%;}
span.wpcf7-form-control-wrap.checkbox-473 > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.first > span.wpcf7-list-item-label {    float: left;    width: 90%;    margin-left: 10%;    margin-top: -66px;}
span.wpcf7-form-control-wrap.checkbox-473 > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.last > span.wpcf7-list-item-label {    float: left;    width: 90%;    margin-left: 10%;    margin-top: -66px;}
.special-mobile {font-size:16px!important;}
}