.has-background-cover .overlay {
	opacity: 0;
}

.wf-active #fullscreen-header .featured-slide .entry-title {
	display: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Cinzel", serif;
}

.wf-active h1 {
	font-size: 57.6px;
}

.wf-active h5 {
	font-size: 22.4px;
}

#masthead img.site-logo {
	max-height: 120px;
}

#fullscreen-header .featured-slide, #fullscreen-header .featured-slide .entry-title, #fullscreen-header .featured-slide a {
    color: rgba(255,255,255,0.0);
	font-size:xx-small;
}

#masthead img.custom-logo {
    max-height: 100px;
    width: auto;
}

.menu-navigation ul {
    list-style: none;
	  margin: 0px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
    width: max-content;
	  margin-right: -43px;
}

#primary-header .has-background-cover {
    background-image: url(https://okeanosgroup.com/wp-content/uploads/2019/01/32-Floor-2-3-Retouched-Base-1.jpg?fit=1440%2C960);
    height: 700px;
}

#page {
    height: 700px;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 9px 10px 8px 3px rgba(151,150,150,1);
    -moz-box-shadow: 9px 10px 8px 3px rgba(151,150,150,1);
    box-shadow: 6px 5px 5px 1px rgba(151,150,150,0.3);
	margin-bottom: -4px;
   margin-right: 1px;
   margin-left: 2px;
   margin-top: 1px;
}


#page .has-background-cover {
    background-size: 100%;
    background-repeat: no-repeat;
    text-shadow: 0 2px 3px rgba(0,0,0,.3);
    background-position: center;
    background-attachment: inherit;
    min-height: 800px;
}

#masthead .header-links {
    position: initial;
}

#masthead .header-links .header-search::before {
    content: none;
    padding-right: 7px;
}

h4#mce_2 {
    text-align: left;
    font-size: 22px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    box-sizing: border-box;
    color: rgb(110, 114, 115);
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 28px;
    margin-left: 4px;
    overflow-wrap: break-word;
}

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {

    padding: 0 14px;
    height: 44px;
    font-weight: 400;
    width: 270px;

}

.jp-carousel-transitions .jp-carousel-slide {
  -webkit-transition: none !important;
  transition: none !important;
}

.jp-carousel-slide {
  opacity: 1 !important;
}


.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.menu-navigation ul {
    width: auto;
}

#jp-carousel-comment-form {

    margin: 0 0 10px !important;
    float: left;
    width: 100%;
    display: none;

}

.jp-carousel-image-meta {

    background: #111;
    border: 1px solid #222;
    color: #000;
    font-size: 13px;
    font: 12px/1.4 "Helvetica Neue",sans-serif !important;
    overflow: hidden;
    padding: 18px 20px;
    width: 209px !important;
    display: none;

}

.blocks-gallery-item_bottom {
    width: 19%;
}
