.main-title {
    display: none;
}
.site-info {
    display: none;
}
.main-header {
    display: none;
}
.top-tel {
    float: right;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    background: rgba(0,0,0,0.2);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.site-navigation {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    width: 80%;
    float: right;
}
#colophon {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #bebebe;
    background: #4f5e70;
}
#masthead.light {
    background: rgba(255, 255, 255, 0.94);
}
#primary-menu > li > a {
    font-size: 18px;
    font-weight: 300;
}
.top-tel .fa {
    font-size: 20px;
    font-weight: normal;
    color: #032154;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: rgba(0,0,0,0.2);
    position: relative;
    top: 1px;
    margin-right: 15px;
    border-radius: 50%;
}
#primary-menu {
    margin-top: 45px;
    float: right;
}
.bg-edit-link .fa {
    display: none;
}
.btn-color-1, .btn-color-1-flat {
    background-color: #fff;
    border: #03347a solid 1px;
    color: #03347a;
    border-radius: 5px;
}
.btn-color-1:visited, .btn-color-1-flat:visited {
    color: #03347a;
}
.btn-color-1:hover, .btn-color-1:focus, .btn-color-1-flat:hover, .btn-color-1-flat:focus {
    background-color: #03347a;
    border-color: #fff;
    color: #fff!important;
}
#colophon {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #bebebe;
    background-image: url(https://studioirinimykonos.com/wp-content/uploads/2020/02/24115356_151338995621661_2056249711_o.jpg);
    background-size: cover;
}
#masthead.light #top-bar {
    background: #022054;
    border-bottom: 1px solid rgba(0,0,0,0.02);
    color: #fff;
}
#top-bar {
    display: block;
    margin: 0;
    padding: 10px 0 10px 0;
    background: #022054;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    color: #ddd;
    font-size: 14px;
    line-height: 1.6;
    opacity: 1;
    max-height: 999px;
    transform: translateY(0px);
    transition: padding 0.3s, opacity 0.3s, max-height 0.3s, transform 0.3s ease-in-out;
    -moz-transition: padding 0.3s, opacity 0.3s, max-height 0.3s, transform 0.3s ease-in-out;
    -webkit-transition: padding 0.3s, opacity 0.3s, max-height 0.3s, transform 0.3s ease-in-out;
    text-align: right;
    font-weight: 700;
}
#masthead.light.above, #masthead.light.scrolled {
    background: #fff;
    box-shadow: 1px 2px 5px #0000006e;
}
a.scrollup-right {
    right: 20px;
    color: #000;
}
body, button, input, select, textarea {
    color: #323b44;
    font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.68;
}