/*
Theme Name: oceanwp-child

Template: oceanwp
*/


#cookie-notice .cn-button {
    margin-left: 30px!important;
}

.block{
   text-align: justify; hyphens: auto!important;-webkit-hyphens: auto!important;
-webkit-hyphenate-limit-chars: auto 3!important;
-webkit-hyphenate-limit-lines: 4!important;
-ms-hyphens: auto!important;
-ms-hyphenate-limit-chars: auto 3!important;
-ms-hyphenate-limit-lines: 4!important;

}
.cookie-notice-container {
    padding: 8px!important;
    text-align: center;
    width: 100%;
    z-index: 2;
}
#site-logo a.site-logo-text {
    font-family: Sacramento;
    font-size: 70px;
    line-height: 1.7;
    font-weight: bold!important;
}
#site-header.has-header-media .overlay-header-media {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: 
    rgba(0,0,0,0.3);
    z-index: 1;
}
#site-header-inner {
   padding: 15px !important;
}
a:active, a:focus{outline: none!important}