/*
Theme Name: diveni_child
Template: diveni
*/


/*
colours
dark green #005c69
mid green #007372
light green #00abb3
blue #00adee
*/


::selection { background: #000; color: #fff; /* Safari */}
::-moz-selection { background: #000; color: #fff; /* Firefox */}


body, h1, h2, h3, h4, p, li {
	font-family: Helvetica, Arial, sans-serif;
}

p {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 10px;
}

/*
.home header.site-header, .page-template-template-homevideo header.home-header {
	display: none;
}
*/

img {
    pointer-events: none;
}

header.site-header {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0px;
    z-index: 10000;
    left: 0;
    right: 0;
}



/*
header#masthead {
    padding: 10px;
}
*/

img.custom-logo {
    width: 60px;
    margin-top: 2px;
}

.site-branding {
    display: inline-block;
    width: 70px;
    padding: 5px 0;
}

.main-navigation {
    clear: both;
    display: inline-block!important;
    float: right!important;
    width: unset!important;
	padding-top: 10px;
}

.main-navigation li {
    float: left;
    position: relative;
    padding: 0 10px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #fff;
	transition: all 0.5s ease;
}


.main-navigation a:visited {
    color: #fff;
}

.main-navigation a:hover, .main-navigation a:focus {
    color: #00adef;
    outline: none;
}

.menu-top-menu-container {
    float: right;
}

.homescreen {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #000;
}

img.main-logo {
    width: 280px;
    margin-bottom: 10px;
}

img.main-logo.dive_site {
    padding-top: 40px;
    margin-bottom: 0;
}

.homescreen_box {
    width: 460px;
    margin: 0 auto;
    padding: 0;
    display: block;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    text-align: center;
    }
    
.homescreen_box.responsible {
    width: 590px;
}    

.homescreen_box.responsible h1{
	max-width: 100%;
	text-shadow: 1px 2px 2px #26262647;
}

h2.white_text {
    text-shadow: 1px 2px 2px #26262647;
    
}
    
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #fff!important;
    border-radius: 0px!important;
   font-size: 12px!important;
    line-height: 12px!important;
    padding: 10px!important;
} 

input[type="search"]{
	width: 225px;
}

button, input[type="button"], input[type="reset"], input[type="submit"], a.search-filter-reset  {
    border: 1px solid;
    border-color: #fff #fff #fff;
    border-radius: 0px;
    background: #00adee;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    padding: 8px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.5s ease;
}

.form-submit input[type="submit"] {
	border: 1px solid;
    border-color: #fff #fff #fff !important;
    border-radius: 0px !important;
    background: #00adee;
    color: #fff !important;
    font-size: 11px !important;
    line-height: 11px !important;
    padding: 8px !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.5s ease;
	
}

.form-submit input[type="submit"]:hover{
	background: #005c69;
}

a.search-filter-reset {
    margin: 10px;
    text-decoration: none;
}

 .white_text{
	 color: #fff;
 }   
    
h1 {
    font-size: 20px!important;
    font-weight: 100!important;
    line-height: 20px!important;
}  

h2{
    font-size: 17px;
    line-height: 21px;
    font-weight: 100;
}  

 
    
.homescreen_box h1 {
    max-width: 460px;
    margin: 0;
    text-align: center;
    line-height: 24px!important;
} 
    
 a.button.home {
    border-color: #fff #fff #fff!important;
    border-radius: 0px!important;
    background: #00adef!important;
    color: #fff!important;
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 8px!important;
    text-transform: uppercase;
    border: 1px solid;
    text-decoration: none;
    font-weight: 600;
	transition: all 0.5s ease;
}

a.button.home:hover{
	background: transparent!important;
}

a.button.home.trans{
	background: transparent!important;
}

a.button.home.trans:hover{
    background: #00adef!important;
}
    
    .map_box {
    padding: 25px;
    text-align: center;
    max-width: 1440px;
    margin: 0 auto;
} 

.map_box:after {
  content: "";
  display: table;
  clear: both;
}


.dark_green_bg{
	background: #005b68;
} 

.grey_bg{
	background: #efefef;
	color: #404040;
} 

.map_box h2{
	margin-top: 0;
	margin-bottom: 25px;
}

.logos {
    background: #fff;
    text-align: center;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 00px;
}

.post, .page {
    margin: 0!important;
}


.mc-field-group {
    width: 32%;
    float: left;
    margin-left: 1%;
}

.mc-field-group input{
	border: 1px solid #e0e0e0!important;
}

footer#colophon {
    color: #fff;
    font-size: 12px;
    background-image: linear-gradient(transparent, #000);
}

footer#colophon .container{
	padding: 10px;
}

footer#colophon p{
	float: right;
	margin: 0;
	color: #fff;
	font-size: 12px;
}

button, input, select, optgroup, textarea {
    color: #404040;
	font-family: Helvetica, Arial, sans-serif; 
   font-weight: 300;
    font-size: 13px!important;
    line-height: 13px!important;
    font-weight: 400;
}

.site-info {
    display: inline-block;
    float: left;
	}


.container{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 24px;
}

.dive_head_bg {
    background: #005c69;
    color: #fff;
    text-align: center;
}

h1.entry-title {
    font-size: 30px!important;
    margin: 0;
    padding-top: 0px;
    line-height: 30px!important;
	padding-bottom: 0px;
}

header.entry-header {
    padding: 35px 0 25px 0;
}

.dive_intro h2 {
    margin: 0;
    padding-top: 0px;
    opacity: 0.5;
    padding-bottom: 5px;
}

#dive_site {
    padding-top: 25px;
    font-size: 13px;
}

#dive_site:after {
  content: "";
  display: table;
  clear: both;
}

.page_left {
    width: 50%;
    float: left;
    padding-right: 1%;
}

.page_right{
	width: 50%;
	float: right;
	padding-left: 1%;
}

img.map_image {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.info_box {
    border: 1px solid #02111a;
    margin-bottom: 25px;
    padding: 0px;
}

.info_box h3 {
    padding: 10px;
    margin: 0;
    background: #02111a;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.info_box p{
	padding: 10px;
    margin-bottom: 0px;
    margin-top: 0;
} 

.row.info_boxes{
	display: flex;
}

.info_box.third {
    width: 33%;
    float: left;
    clear: unset;
    margin-right: 2%;
    display: flex;
}

.info_box.third:last-child{
    margin-right: 0%;
}

.section {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}


.video-container {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #000;
}

.color-overlay {
  position: absolute;
  top: 0;
  left: 0;
/*   background-color: #000; */
  width: 100%;
  height: 100vh;
  opacity: 0.3;
}

video {
    height: 100vh;
    width: 100%;
}

.site_info {
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    background: #fff;
}

.site_info p {
    margin: 0!important;
    padding: 10px;
    display: inline-block;
    font-size: 12px;
    letter-spacing: -0.1px;
    font-family: 'Roboto', sans-serif;
}

.site_info p.site_info_title{
	background: #053139;
    color: #fff;
    font-weight: 500;
}

.site_info_row{
	display: flex;
}

.site_info.half_left {
    width: 49%;
    float: left;
    margin-right: 1%;
}

.site_info.half_right {
    width: 49%;
    float: right;
    margin-left: 1%;
}

 #hazard, #getting_there, #description, #history, #biodiversity, #full_species_list, #local_charters, #designation, #more_information {
    padding: 10px;
    text-align: left;
    background-color: #053139;
    border: 1px solid #e0e0e0;
    color: #fff;
    margin-top: 10px;
}

#hazard_panel, #getting_there_panel, #facilities_panel, #description_panel, #history_panel, #biodiversity_panel, #full_species_list_panel, #local_charters_panel, #designation_panel, #more_information_panel {
  display: block;
  border: 1px solid #e0e0e0;
  border-top: 0;
  margin-bottom: 10px;
  background: #fff;
}

#hazard_panel p, #getting_there_panel p, #description_panel p, #history_panel p, #biodiversity_panel p, #full_species_list_panel p, #local_charters_panel p, #designation_panel p, #more_information_panel p {
    padding: 10px;
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 10px!important;
    line-height: 16px;
}

.dive_intro > h2 {
    padding: 0;
    margin: 0;
    margin-bottom: 5px!important;
    margin-top: 0px;
    font-weight: 300;
}


body.post-template-single_dive_site2, .page-template-template-submit, .page-template-template-page, .page-template-template-responsible, .page-template-template-about, .page-template-template-seasearch, .page-template-template-record, .page-template-template-species, .page-template-template-record-heritage, .page-template-template-my-account, .page-template-template-registration {
	background: #efefef;
}


.blue_overlay {
    border: 1px solid #e0e0e0;
}

ol {
    list-style: decimal;
    margin-left: 0;
}

.leaflet-map{
	height: 350px!important;
}

.fab, .fa{
	font-size: 24px;
    padding-top: 6px;
}

ul.share-buttons_new i.fa.fa-envelope{
	font-size: 24px;
    padding-top: 6px;
        padding-left: 10px;
}

div#mapid {
    width: 100%;
    color: #404040;
    }
    
div#mapid:after {
  content: "";
  display: table;
  clear: both;
}    

.wpomp_map_container {
    z-index: 1;
}

div#submit_a_site {
    padding: 5px 25px 25px 25px;
    max-width: 850px;
    width: 100%;
    }
    
div#standard {
    margin-top: 25px;
    max-width: 1000px;
    width: 100%;
    background: #fff;
    margin-bottom: 25px;
    margin: 25px auto;
    padding: 10px;
    border: 1px solid #e0e0e0;
}   

span.submit_title {
    display: inline-block;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
}

.leaflet-popup-content-wrapper {
    padding: 10px;
    text-align: left;
    border-radius: 0px!important;
}

.leaflet-popup-content {
    margin: 0px!important;
    line-height: 1.4;
}

.leaflet-popup-content img{
	    padding-bottom: 5px;
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    }

.leaflet-container a.leaflet-popup-close-button {
    background: rgba(0, 0, 0, 0.5)!important;
    color: #fff!important;
    width: inherit;
    height: inherit;
    padding: 2px;
    margin: 5px 5px 0 0!important;
}

.leaflet-container a.leaflet-popup-close-button:hover {
    opacity: 0.5;
}

.green_bg {
    background: #005c69;
    color: #fff;
}

.green_bg.white {
    background: #fff;
    color: #005c69;
}



.green_bg.white textarea, .green_bg.white input[type="text"], .green_bg.white input[type="email"] {
    color: #666;
    border: 1px solid #ccc!important;
}

.light_green_bg {
    background: #00abb3;
    color: #fff;
}

nav.navigation.post-navigation {
    display: none;
}

h3#reply-title {
    display: none;
}

h3#reply-title.new {
    font-size: 30px!important;
    margin: 0;
    padding-top: 25px;
    line-height: 30px!important;
    font-weight: 200;
    display: block;
}

p.comment-form-url {
    display: none;
}

p.comment-form-comment > label{
	display: none;
}

div#comments {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
	padding: 0 25px 25px 25px;
}


p.comment-form-author > label, p.comment-form-email > label {
	display: block;
	padding-bottom: 10px;
}

p.comment-form-comment{
	margin-bottom: 10px;
	    margin-top: 10px;
}

p.logged-in-as > a, p.akismet_comment_form_privacy_notice > a {
    color: #404040;
    text-decoration: none;
    opacity: 0.7;
}

p.logged-in-as > a:hover, p.logged-in-as > a:visited, p.akismet_comment_form_privacy_notice > a{
	opacity: 0.5;
}

p.comment-form-author, p.comment-form-email {
    display: inline-block;
    width: 49%;
    float: left;
    margin-bottom: 10px;
    margin-top: 0px;
}

p.comment-form-email{
	float: right;
}

.comment-content p {
    padding-top: 10px;
    margin-top: 0;
}

input#author, input#email {
    width: 100%;
}

p.comment-form-cookies-consent {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

p.comment-notes {
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
}

p.form-submit {
    margin-top: 10px;
    margin-bottom: 10px;
}

h2.comments-title {
    border-top: 1px solid #fff;
    padding-top: 25px;
    margin-top: 0px;
    margin-bottom: 25px;
    display: none;
}

.container.comments {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 25px 0px 25px;
}

ol.comment-list {
    padding: 0;
    margin-left: 0;
    list-style: none;
}

ol.children{
    list-style: none;
}

span.says {
    display: none;
}

.comment-author.vcard b.fn {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
}

a.url{
	color: #fff!important;
	text-decoration: none;
}

footer.comment-meta {
    background: rgba(0, 0, 0, .5);
    padding: 10px;
}

.comment-author.vcard, .comment-metadata {
    display: inline-block;
}

.comment-metadata > a{
	color: #fff;
	text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-decoration: none;
    opacity: 0.5;
}

.comment-content {
    background: #fff;
    color: #000;
    padding: 0 10px;
    margin-bottom: 10px;
}

a.comment-reply-link {
    border-color: #fff #fff #fff!important;
    border-radius: 0px!important;
    background: rgba(0, 0, 0, 0.5)!important;
    color: #fff!important;
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 10px!important;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 70px;
    border: 1px solid #fff;
    text-decoration: none;
}

a.comment-reply-link {
    border-color: #fff #fff #fff!important;
    border-radius: 0px!important;
    background: rgba(0, 0, 0, 0.5)!important;
    color: #fff!important;
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 10px!important;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 70px;
}

.reply {
    padding: 20px 0;
    display: none;
}

p.comments_intro {
    margin-top: 10px;
    margin-bottom: 10px;
}

li.comment {
    padding: 0px;
    color: #000;
    margin-top: 25px;
    position: relative;
}

li.comment::before {
    content: url(https://www.dive-ni.com/wp-content/themes/diveni_child/img/comments_left.svg);
    position: absolute;
    left: -60px;
    top: 0%;
    opacity: 0.5;
}

li.comment::after {
    content: url(https://www.dive-ni.com/wp-content/themes/diveni_child/img/comments_right.svg);
    position: absolute;
    right: -60px;
    bottom: 0%;
    opacity: 0.5;
}

.comment-author.vcard {
    background: #005c69;
    padding: 10px;
    color: #fff;
    display: block;
    font-size: 11px!important;
    line-height: 11px!important;
    text-transform: uppercase;
    font-weight: 600;
}


.container.comments h3, h3.comment{
	margin: 0;
	padding: 0;
	font-size: 25px!important;
    margin: 0;
    line-height: 25px!important;
    font-weight: 200!important;
}

h3.comment {
    padding: 25px 0;
    border-top: 1px solid #fff;
    margin-top: 25px;
}

.green_bg.comments {
    margin-top: 0px;
}

cite.fn {
    font-style: normal;
}

.comment-meta.commentmetadata {
    display: inline-block;
    opacity: 0.5;
}

.comment-text p {
    padding: 10px;
    margin-top: 0;
    line-height: 16px;
}

p.akismet_comment_form_privacy_notice {
    margin-bottom: 0!important;
}

ul.sb-slider {
    margin: 0;
    padding: 0;
}

li.slide {
    margin-right: 10px;
    list-style: none;
    max-width: 260px;
    float: left;
    max-height: 190px;
    overflow: hidden;
    margin-bottom: 10px;
}

.blue_bg{
	background: #00adef;
	color: #fff;
}

.lightgreen_bg {
    background: #212f3d;
    color: #fff;
/*     background-image: linear-gradient(#00abb3, #007372); */
}

#submit_site{
	padding: 25px 0 37px 0;
	text-align: center;
}

#submit_site h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
    font-weight: 100;
}

#submit_site p {
    margin-bottom: 25px;
    padding: 0 10px;
}

input.search-field {
    width: 224px;
    padding: 8px 10px 9px 10px!important;
    margin-right: 5px;
}

.home_search_map {
    margin-top: 35px;
	text-align: center;
}

a.button.home.submit {
	background: #00adef;
}

a.button.home.submit.view {
    background: transparent;
}

a.button.home.submit:hover{
	background: transparent!important;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}

.leaflet-popup-content a, .leaflet-popup-content a:visited{
	color: #fff!important;
	text-decoration: none;
	letter-spacing: -0.1px!important;

}

.leaflet-popup-content-wrapper {
    padding: 0;
    }
    
.leaflet-popup-content > a > b{
	padding: 0 10px;
} 

.leaflet-popup-content p {
    margin: 0px 10px;
    padding-bottom: 0px;
    margin-bottom: 0px!important;
}   

.leaflet-popup-content {
    margin: 0px!important;
    line-height: 1.4;
    padding-bottom: 20px;
}

a.button.home.map {
    margin-left: 10px;
}

.leaflet-container a.leaflet-popup-close-button{
	color: #fff;
	background: #000;
	line-height: 12px;
	padding-top: 1px!important;
}

.main-navigation li {
    float: left;
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    letter-spacing: 0.2px;
    padding: 10px;
    }
    
li.menu-item ul.sub-menu > li{
    background: rgba(0, 0, 0, 0.8)!important;
    margin-bottom: 1px;
} 

ul.sub-menu {
    padding-top: 8px;
	box-shadow: none!important;
} 

.header_bg {
    padding: 75px 25px 25px 25px;
    background-image: linear-gradient(#00abb3, #005c69);
}  

.logos.dark_green_bg {
    background: #053139;
    color: #fff;
    background-image: linear-gradient(#00abb3, #005c69, #0e252c);
    border-top: 1px solid #fff;
}

.comment-details {
    background: #fff;
    border: 1px solid #005c69;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    box-shadow: none!important;
}

img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive{
	margin-left: 0px!important;
    margin-top: 0px!important;
}

.leaflet-popup.leaflet-zoom-animated {
    bottom: -60px!important;
    left: -145px!important;
}

.leaflet-container a.leaflet-popup-close-button:hover {
    opacity: 1;
    background: #00adef!important;
}

.thumbnail img {
    box-sizing: border-box;
    border: 0px solid #ddd;
    padding: 0px;
    margin: 0 10px 10px 0;
    display: inline-block;
}
	
a.thumbnail img:lastchild {
   margin-right: 0;
}

a.thumbnail {
    box-sizing: border-box;
    border: 0px solid #ddd;
    padding: 0px;
    margin: 0;
    width: 33%;
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    float: left;
    max-width: 33%;
    max-height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
}

a.thumbnail:nth-child(3n){
	padding-right: 0;
}

p.gallery{
    color: #053139;
    margin: 0!important;
    padding: 10px 10px 10px 0;
    font-size: 12px;
    letter-spacing: -0.1px;
    font-family: 'Roboto', sans-serif;
}

a.watch {
    border: 1px solid;
    border-color: #f00 #f00 #f00!important;
    border-radius: 0px!important;
    background: #f00!important;
    color: #fff!important;
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 8px!important;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.5s ease;
}

a.watch:hover{
	background: #005c69!important;
	border-color: #005c69!important;	
}

.gallery_box {
    overflow: auto;
    padding: 0px;
    margin-top: 10px;
}

.gallery {
    margin-bottom: 0!important;
    overflow: auto;
}

.open_gm {
    padding: 12px 0;
    margin-bottom: 0px;
    margin-top: 10px;
}

button.slick-next.slick-arrow, button.slick-prev.slick-arrow, button.slick-lightbox-close {
    background: transparent!important;
        z-index: 1;
}

.slick-lightbox .slick-next {
    right: 25px;
}

a.view_gm {
    border: 1px solid;
    border-color: #fff #fff #fff!important;
    border-radius: 0px!important;
    background: transparent!important;
    color: #fff!important;
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 8px!important;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.5s ease;
    margin: 0 1px;
}

a.view_gm:hover{
	background: #00adee!important;
}

a.view_gm.print, a.view_gm.save, a.view_gm.dmm, a.view_gm.open {
    background: #00adee!important;
    border-color: #00adee!important;
}

a.view_gm.print:hover, a.view_gm.save:hover, a.view_gm.dmm:hover, a.view_gm.open:hover {
    background: #005c69!important;
    border-color: #005c69!important;
}

.youtube p {
    margin-bottom: 20px!important;
    margin-top: 0;
}

#local_charters_panel p{
	display: block;
}

.wpomp_map_parent {
    margin-bottom: 20px;
}

.dive_map {
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
}

.dive_map > .dive_site_box{
	padding-left: 10px;
	padding-bottom: 0;
}

.dive_site {
    width: 23%;
    float: left;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin: 1%;
    line-height: 1;
}

.dive_site_info.depth {
    display: flex;
}

.dive_site_info.depth > .dive_site_box{
	width: 33%;
}

.dive_site_info.depth {
    display: flex;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.dive_site_info.approx {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
}

div#all_dive_sites {
    margin-top: 16px;
}

#all_dive_sites:after{
	content: "";
  display: table;
  clear: both;
}

.dive_thumb {
    width: 100%;
    float: left;
}

.dive_thumb > img{
	width: 100%;
}

.dive_text {
    width: 100%;
    float: right;
    padding-left: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    position: absolute;
    padding: 10px 10px 5px 10px;
    bottom: 2px;
    background: rgba(0, 0, 0, 0.5);
    letter-spacing: 0;
}

.dive_text h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}

.dive_text p {
    margin: 5px 0 0 0!important;
    font-size: 11px;
    line-height: 11px;
}

p.location {
    opacity: 0.5;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    margin: 0px 0 5px 0!important;
}

.incorrect_contact {
    margin-top: 25px;
}

img.bg_img {
    width: 100%;
    height: unset;
    max-width: unset;
}

.logo_box {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
}

.logo_box:after{
	content: "";
  display: table;
  clear: both;
}

a.logo {
    padding-top: 45px;
} 

.leaflet-popup-content {
    width: 300px!important;
}

div#map.ocean {
    height: 300px;
    margin-bottom: 10px;
}

.logo_box > a > img{
	margin: 0 20px;
	height: 45px;
}

a.logo {
    opacity: 0.5;
    transition: all 0.5s ease;
}

a.logo:hover {
    opacity: 1.0;
}


.logo_btm {
    float: left;
    text-align: left;
    padding: 0 10px;
    width: 25%;
}



i.fab.fa-facebook, i.fab.fa-youtube, i.fab.fa-search {
    font-size: 15px;
    padding: 0;
    line-height: 15px;
}

p.site_info_field.no_pr {
    padding: 0;
}

#dive_site a, #blog a, #myaccount a{
	color: #005c69;
	transition: all 0.5s ease;
	font-weight: 600;
}

#dive_site a:hover, #blog a:hover, #myaccount a:hover{
	color: #00adee;
}

.site_info a {
    color: #00adee;
	transition: all 0.5s ease;
}

.site_info a:hover{
	color: #053139;
}

.mejs-button>button {
    background: transparent url(mejs-controls.svg)!important;
    }
    
.submit_photos{
	overflow: auto;
	padding: 10px;
} 

.submit_photos > h3{
	padding: 0;
    font-size: 30px!important;
    margin: 0;
    line-height: 30px!important;
    font-weight: 200!important;   
    
    }
    
.submit_btn {
    padding: 12px 0;
    overflow: auto;
}

a.credits, a.credits:visited {
    color: #fff;
    text-decoration: none;
    opacity: 0.5;
    font-style: 13px!important;
    transition: all 0.5s ease;
}

a.credits:hover{
	color: #fff;
	opacity: 1;
	text-decoration: underline;
}

.btm_buttons {
    padding: 15px 0;
	text-align: center;
}

.btm_buttons > .page_left{
	float: right;
} 

.btm_buttons > .page_right{
	float: left;
} 

img.bg_img {
    width: 100%;
    height: unset;
    max-width: unset;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    background: #005c69;
}

iframe {
    width: 100%;
}

#biodiversity_panel > p > b > a{
	color: #404040!important;
}

.wpomp-map-4 .wpomp_infowindow .fc-item-title.fc-item-primary-text-color.fc-item-top-space {
    background-image: none;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 500!important;
    font-size: 13px!important;
    color: #fff!important;
    line-height: 21.4286px;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: start;
    text-decoration: none solid rgb(68, 68, 68);
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.fc-item-title.fc-item-primary-text-color {
    background-image: none;
    font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5)!important;
    line-height: 13px!important;
    background-color: rgba(0, 0, 0, 0.5)!important;
    font-style: normal;
    text-align: start;
    text-decoration: none solid rgb(68, 68, 68);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: absolute!important;
    top: unset!important;
    left: 0!important;
    right: 0!important;
}

.fc-itemcontent-padding {
    padding: 3px 10px 10px 10px!important;
    }
    
.leaflet-popup-content {
    margin: 0px;
    line-height: 1.4;
    padding-bottom: 0px!important;
}    

.fc-item-box{
	position: relative;
}

.wpomp_infowindow.fc-infowindow-fano .fc-item-meta, .wpomp_infowindow.fc-item-fano .fc-item-meta, .wpomp_infowindow.fc-post-fano .fc-item-meta {
    position: relative!important;
    right: unset!important;
    bottom: unset!important;
    }
 
.fc-infowindow-fano .fc-item-title {

    width: 100%!important;
    padding-right: 0px !important;
} 
     
.fc-item-title.fc-item-primary-text-color {
    padding: 10px!important;
    bottom: 0;
}  

a.info_window {
    border-color: #fff #fff #fff!important;
    border-radius: 0px!important;
    background: transparent!important;
    color: #fff!important;
    font-size: 10px!important;
    line-height: 10px!important;
    padding: 5px!important;
    text-transform: uppercase;
    border: 1px solid;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.5s ease;
	letter-spacing: -0.3px;
}

a:hover.info_window{
background: #00adef!important;
}

p.marker_title {
    color: #fff;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    
}

p.marker_address {
    color: #fff;
    opacity: 0.5;
    font-size: 13px;
    font-weight: 600;
    line-height: 13px;
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 3px;
}

.marker_open {
    margin-bottom: 0px;
    padding: 7px 0;
}

.wpomp-map-4 .wpomp_infowindow .fc-item-meta.fc-item-secondary-text-color {
    background-image: none;
    font-weight: 700!important;
    font-size: 10px!important;
    color: rgb(119, 119, 119);
    line-height: 10px!important;
    background-color: transparent!important;
    font-style: normal;
    text-align: left;
    text-decoration: none solid rgb(119, 119, 119);
    margin-top: 0px;
    margin-bottom: 0px!important;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff!important;
    border: 1px solid #fff;
    width: unset;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px;
    margin-bottom: 0!important;
}

.wpomp-map-4 .wpomp_infowindow .fc-item-title.fc-item-primary-text-color {
    margin-bottom: 0px!important;
    }

.fc-item-title.fc-item-primary-text-color{
	margin-bottom: 0;
}

a.info_window{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;	
}

#map4 .wpomp_infowindow, #map4 .post_body, #map6 .wpomp_infowindow, #map6 .post_body {
    float: left;
    position: relative;
    box-shadow: none!important;
    border: 0px solid rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.8)!important;
    border-radius: 0px!important;
}

.fc-infowindow-fano .fc-feature-image img {
    width: 100%;
    padding-bottom: 0px!important;
}
 
 #map4 .leaflet-popup-tip,  #map6 .leaflet-popup-tip {
    background: rgba(0, 0, 0, 0.8)!important;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */


.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: unset;
    background-color: #00adee;
    color: #fff;
    text-align: left;
    padding: 5px;
    border-radius: 0px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s;
    font-size: 12px;
}

.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 128%;
}

/* Tooltip arrow */
/*
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #00adee transparent transparent transparent;
}
*/

.tooltip-left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #00adee;
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #00adee transparent transparent transparent;
}

.tooltip-top {
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
}

span.tooltiptext.tooltip-bottom {
    top: 135%;
    left: 0%;
    margin-left: 0px;
    bottom: unset;
}

.tooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 2%;
    margin-left: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #00adee transparent;
}

.tooltip-right {
    top: -5px;
    left: 125%;
}

.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #00adee transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

body.post-template-single_dive_site_new, .page-template-template-events, body.post-template-single_dive_site_new_wreck, body.post-template-single_dive_site_new_snorkel  {
	background: #efefef;
} 

.dive_site_info {
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px 10px 0px 10px;
}

.dive_site_info.full_species {
    border: 0;
    padding: 0;
    background: transparent;
    margin-top: 10px;
    padding-top: 8px;
}


span.dive_site_info_title {
    color: #053139;
    font-weight: 600;
}

#dive_site .dive_site_box.biodiversity > p > b > a{
	color: #404040;
}

.dive_site_info p {
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 18px;
}

.dive_site_info > .dive_site_box > p {
    margin-top: 5px;
    }
    
.dive_site_info > .dive_site_box.tidal > p {
    margin-top: 0px;
    }    

.dive_site_info_left {
    width: 50%;
    float: left;
}

.dive_site_info_right {
    width: 50%;
    float: left;
}

.dive_site_box {
    padding-bottom: 10px;
    line-height: 18px;
}

.dive_site_box ul {
    margin-left: 0;
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 0;
}

.dive_site_box ul {
    margin-left: 0;
    padding-left: 25px;
    padding-top: 0px;
    margin-bottom: 0;
}

.dive_site_box li {
    padding-top: 5px;
    line-height: 18px;
}


.dive_site_box > .tooltip .tooltiptext{
	width: 280px;
	line-height: 16px;
	z-index: 10000;
	}
	
.open_gm.map {
    margin-left: 10px;
    margin-bottom: 8px;
}	

.submit_row {
    display: flex;
    color: #fff;
    margin-bottom: 25px;
}

.submit_box {
    padding: 20px 25px;
}

.submit_box.mid {
    background: #005c69;
}

.submit_box h3 {
    font-size: 25px!important;
    margin: 0;
    line-height: 25px!important;
    font-weight: 200!important;
}

input[type="submit"], input.wpcf7-form-control.wpcf7-submit{
    border: 1px solid;
    border-color: #fff #fff #fff !important;
    border-radius: 0px !important;
    background: #00adee !important;
    color: #fff !important;
    font-size: 11px !important;
    line-height: 11px !important;
    padding: 8px !important;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.5s ease;
}

a.submit, a.submit:visited {
    background: #005c69;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease;
    width: 33.33%;
    border-right: 1px solid #fff;
}

a.submit:hover{
	background: #00adee;
	color: #fff;
}

.green_bg.comments {
    margin-top: 0px;
    color: #404040;
}


div#map9 {
    border: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%!important;
    float: right;
}

.wpomp_filter_wrappers {
    background: #efefef;
    padding: 0px!important;
    border-radius: 0px!important;
}

.wpomp_before_listing {
    display: none;
}

.categories_filter input[type=button] {
    background: #212f3d;
    font-size: 12px!important;
    line-height: 12px!important;
    letter-spacing: 0.5px;
    font-weight: bold!important;
    padding: 10px!important;
    border: none;
}

.location_listing9, .location_listing11  {
    display: none;
}

div#map4 {
    border: 1px solid #e0e0e0;
        margin-bottom: 25px;
        width: 75%!important;
        float: right;
}



a.button.home.submit.view:hover{
	background: #005c69!important;
}

.page-template-template-all-dive-sites {
	background: #efefef;
    color: #404040;
}

body.error404, body.search{
	background: #efefef;
    color: #404040;
}

section.search_results {
    padding-top: 25px;
}


.all_dives_search {
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 25px;
    margin-top: 9px;
}

.all_dives_results{
	width: 75%;
	float: right;
}

.searchandfilter ul {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0;
    padding: 0;
}

.searchandfilter label {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.searchandfilter ul li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.searchandfilter ul li li {
    padding: 0px 0;
    font-size: 13px;
}

li.sf-field-search {
    background: #fff;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px!important;
}

li.sf-field-search > label{
	width: 100%;
}

li.sf-field-category {
    background: #fff;
    padding: 10px!important;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

li.sf-field-category:first-child{
    border-top: 1px solid #e0e0e0;
} 

li.sf-field-category:last-child{
    border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px!important;

} 

label.sf-label-checkbox {
    color: #404040!important;
    font-size: 11px!important;
    line-height: 11px!important;
    font-weight: 600!important;
    letter-spacing: 0.2px!important;
    padding: 0!important;
    vertical-align: middle;
    margin-left: 10px;
}

li.sf-level-0 > input{
    vertical-align: middle;
}

li.sf-level-0 type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

label.name, label.site_name, label.location, label.wreck, label.latitude, label.min_depth, label.tidal, label.experience {
    width: 49%;
    float: left;
    margin-bottom: 10px;
}

/*
.name, .site_name, .location, .wreck, .latitude, .min_depth, .tidal, .experience {
    width: 49%;
    float: left;
    margin-bottom: 10px;
}
*/

label.email, label.site_url, label.type, label.snorkel, label.longitude, label.max_depth, label.exposure, label.wind {
    width: 49%;
    float: right;
    margin-bottom: 10px;
}



/*
.email, .site_url, .type, .snorkel, .longitude, .max_depth, .exposure, .wind {
    width: 49%;
    float: right;
    margin-bottom: 10px;
}
*/

span.type, span.snorkel, span.exposure, span.wind{
    width: 49%;
    float: right;
    margin-bottom: 10px;
    background: #fff;
    padding: 11px;
    font-weight: bold;
}

span.wreck, span.tidal, span.experience{
	width: 49%;
    float: left;
    margin-bottom: 10px;
    background: #fff;
    padding: 11px;
    font-weight: bold;
}

span.wpcf7-form-control-wrap.experience > span.wpcf7-form-control > span.wpcf7-list-item.first{
	margin-left: 0;
}

span.experience span.wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox{
	width: 100%;
}

input.wpcf7-form-control {
    font-weight: bold;
}

label.type, label.wreck, label.snorkel, label.tidal, label.exposure, label.experience, label.wind{
	background: #fff;
    padding: 12px;
    color: #666;
    font-weight: bold;
}

span.wpcf7-form-control-wrap.experience {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
}

span.wpcf7-form-control-wrap.wind {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
}

/*
.type, .wreck, .snorkel, .tidal, .exposure, .experience, .wind{
	background: #fff;
    padding: 12px;
    color: #666;
    font-weight: bold;
}
*/

span.wpcf7-list-item {
    font-weight: 400;
}

form.wpcf7-form > p:after{
	content: "";
  display: table;
  clear: both;
}

form.wpcf7-form > .tooltip{
	display: block;
}

form.wpcf7-form > .tooltip > span.tooltiptext.tooltip-bottom {
    margin-top: 45px;
}


form.wpcf7-form > .tooltip > span.tooltiptext.tooltip-bottom.right {
    left: 51%;
}

label.experience > span.wpcf7-form-control-wrap.experience > span.wpcf7-form-control.wpcf7-checkbox.wpcf7-exclusive-checkbox > span.wpcf7-list-item.first, label.wind > span.wpcf7-form-control-wrap.wind > span.wpcf7-form-control.wpcf7-checkbox > span.wpcf7-list-item.first  {
    margin-left: 0;
}

span.wpcf7-form-control-wrap.experience > span.wpcf7-form-control > span.wpcf7-list-item, span.wpcf7-form-control-wrap.wind > span.wpcf7-form-control > span.wpcf7-list-item {
	margin-top: 10px;
}

#submit_site {
    padding: 25px 0 37px 0;
    text-align: center;
}


.dive_box {
    background: #282828;
}

.dive_homepage {
    display: inline-block;
    width: 23%;
    float: left;
    position: relative;
    padding: 0px;
    margin: 0 1%;
    line-height: 1;
}

.dive_homepage > a > img{
	width: 100%;
}

.funders > .dive_homepage > a > img{
	width: unset;
	padding-bottom: 25px;
}

.post-ratings {
    color: #fff;
}

.dive_homepage_info {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 2px;
    padding: 10px;
    right: 0;
    left: 0;
    padding-bottom: 0;
}

.dive_homepage_info > p.marker_title, .dive_homepage_info > p.marker_address {
	margin-bottom: 0px;
	margin-top: 0px;
}

.dive_box:after {
    content: "";
    display: table;
    clear: both;
}

.dive_box > .row{
	max-width: 1440px;
	margin: 0 auto;
}

.dive_box > .row:after {
    content: "";
    display: table;
    clear: both;
}

.dark_grey_bg {
    background: #fff;
    padding: 10px 0;
    color: #053139;
}

.row.homepage_dives {
    max-width: 1440px;
    margin: 0 auto;
    padding: 15px 0;
    }
    
.row.homepage_dives h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
    color: #053139;
    text-align: center;
    padding-bottom: 25px;
    font-weight: 100;
}   
    
.row.homepage_dives:after {
    content: "";
    display: table;
    clear: both;
}

.dive_homepage img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
	width: 100%;
}

.wpomp_toggle_container {
    display: none!important;
}
    
.dive_site_box.biodiversity a{
	color: #005c69!important;
	text-decoration: none;
}

.dive_site_info.safety {
    border: 2px solid red;
}

body.page-template.page-template-template-page p{
	line-height: 18px;
}

div#standard h1.entry-title, div#standard header.entry-header{
	display: none;
}

.event_content, .blog_content{
	background: #efefef;
}

p.event_title {
    margin-top: 0;
}

div#dive_event, #blog {
    padding: 25px 12px;
	max-width: 1050px;
}

.event_box_left {
    width: 67%;
    float: left;
    margin: 0 5px;
   }

.event_box_left > article.category-events{
	 background: #fff;
    margin: 0 10px;
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px!important;
}
 
.event_box_right {
    width: 30%;
    float: right;
    background: #fff;
    margin: 0 5px;
    padding: 10px;
    border: 1px solid #e0e0e0;
}

div#dive_event:after, #blog:after {
  content: "";
  display: table;
  clear: both;
}

.event_box_left .post-thumbnail, .dive_thumb.event {
    display: inline-block;
    margin-right: 2%;
    float: left;
    width: 33%;
}

p.event_title {
    display: inline-block;
    float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

.event_details span.title{
	font-weight: 600;
	color: #053139;
}

p.entry-title {
    margin: 0;
}

.event_details {
    display: inline-block;
    width: 65%;
}

p.event_text {
    margin-bottom: 0px;
    margin-top: 0px;
}

.event_box_left > article.category-events:after {
  content: "";
  display: table;
  clear: both;
}

p.event_info {
    margin-top: 15px;
}

a.button.home.events:hover{
	background: #005c69!important;
}

.eventpost_calendar button {
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px!important;
    background: transparent!important;
    font-weight: 900;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    color: #005c69!important;
}

.eventpost_calendar tbody td.event_post_day_now {
    border: #00adef 0px solid;
    background: #00adef;
    font-weight: 600;
}

.eventpost_calendar {
    padding: 0;
    }
    
.eventpost_calendar tbody td {
    vertical-align: middle;
    width: 14.2857%;
    height: 35px;
}

.eventpost_calendar table {
    width: 100%;
    margin-bottom: 0;
    font-size: 13px;
}

.eventpost_calendar tbody td {
    vertical-align: middle;
    width: 14.2857%;
    height: 35px;
    background: #005c69;
    color: #fff;
}

.eventpost_calendar tbody button {
    padding: .3em 0;
    background: #00adef!important;
    border: transparent 0px solid;
    color: #fff!important;
	padding: 10px!important;
}    

.eventpost_calendar tbody button:hover, .eventpost_calendar tbody button:focus {
    border: #FFF 0px solid;
}

.eventpost_calendar {
    width: 100%;
    min-height: 100px;
    border: #CCC 0px solid;
    }
    
tr.event_post_cal_days {
    height: 15px;
}  

button:focus{
	outline: none;
} 

.eventpost_cal_list {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: #005c69;
    padding: 0px 10px;
    border: #CCC 0px solid;
	padding-top: 20px;
    }

.eventpost_calendar button.eventpost_cal_close {
    color: #FFF!important;
}    

.eventpost_cal_list > ul > li > a{
	color: #fff;
	text-decoration: none;
}

.eventpost_calendar button.eventpost_cal_close {
    position: absolute;
    right: 0px;
    top: 0px;
    }
   
.eventpost_cal_list ul, .eventpost_calendar tbody ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.eventpost_cal_list > ul > li > a >h4 {
    margin: 0;
    text-align: left;
    padding-bottom: 5px;
}
    
.event_data > span.event_category{
	display: none;
}

.event_data {
    display: block;
    font-size: 11px;
    opacity: .5;
    line-height: 11px;
    font-weight: 600;
}

.eventpost_cal_list li, .eventpost_calendar tbody ul li {
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
}

.event_date {
    text-align: left;
}

.event_data .date {
    font-size: 11px;
    line-height: 11px;
}

.event_box_left.single_event {
    background: #fff;
    margin: 0 5px;
    padding: 10px;
    border: 1px solid #e0e0e0;
}

.event_box_left.single_event > .event_details {
    display: block;
    width: 100%;
}

.event_box_left.single_event > .event_details > p.entry-title {
    margin: 0!important;
}

.event_about p{
	line-height: 18px;
}

.event_box_left.single_event > .event_details > p.event_info {
    margin-top: 15px;
    margin-bottom: 25px!important;
}



.event_about > p > strong{
	color: #053139;
}

p.upcoming {
    font-weight: 600;
    color: #053139;
    margin-bottom: 5px!important;
    border-bottom: 1px dotted #005c69;
    padding-bottom: 5px;
}

.event_box_right.blog {
    padding-top: 0;
}

article.blog {
    padding-bottom: 5px;
}

    
a.details_link.news, a.blog_link, a.blog_link:visited {
    color: #005c69;
    transition: all 0.5s ease;
    line-height: 16px;
    text-decoration: none;
    border-bottom: 1px dotted #005c69;
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
}    
    
a.details_link.news:hover, a.blog_link:hover{
	color: #00adef;
}    

article.event_list{
	padding-bottom: 5px;
} 

a:focus {
    outline: none!important;
}

.event_about > p > a{
	color: #005c69;
    transition: all 0.5s ease;
} 

.event_about > p > a:hover{
	color: #00adef;
} 

.dive_container.share {
    background: #efefef;
    text-align: center;
}

h2.share {
    margin-top: 0;
    color: #053139;
	margin-bottom: 5px;
}

ul.share-buttons_new {
    margin: 0;
    padding: 0;
    padding-bottom: 25px;
    display: inline-block;
    padding-top: 5px;
}

ul.share-buttons_new > li{
	display: inline-block;
	
}

ul.share-buttons_new > li > a{
	color: #005c69;
	transition: all 0.5s ease;
	padding: 5px;
}

ul.share-buttons_new > li > a:hover{
	color: #00adef;
}

ul.share-buttons_new > li > a > i.fab.fa-facebook, ul.share-buttons_new > li > a > i.fab.fa-twitter{
	font-size: 20px;
	line-height: 20px;
	margin: 0 5px;
}

.page-template-template-page ol > li, .page-template-template-page ul > li{
	margin-bottom: 5px;
}

.page-template-template-page ul.sub-menu > li{
	margin-bottom: 1px;
}

.page-template-template-dive_clubs #mapid, .page-template-template-dive_centres #mapid {
	max-width: 1000px;
}  

img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
    margin-left: 0px!important;
    margin-top: 0px!important;
    outline: none;
}

div#standard .entry-content{
	margin: 0;
}

div#standard a{
	 color: #005c69;
	 }
	 
div#standard a:hover{
	 color: #005c69;
	 }	 

div#standard .entry-content p{
	margin-top: 0;
}
.wpomp_locations {
    position: relative;
}

img.wpomp_marker_image.fc-item-featured_image.fc-item-large {
    width: 100%!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding: 0!important;
    margin-bottom: 10px!important;
}

.wpomp_map_container.wpomp-map-11 img.wpomp_marker_image.fc-item-featured_image.fc-item-large {
    width: 100%!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0!important;
    padding: 0!important;
    margin-bottom: 0px!important;
}

.wpomp_listing_container .fc-component-content ul li img.wpomp_marker_image.fc-item-featured_image.fc-item-large {
    width: 100%!important;
    margin-right: 0!important;
    margin-top: 0!important;
    padding-bottom: 0px!important;
    padding: 0!important;
    margin-bottom: 0px!important;
}

.wpomp_locations_content {
    position: absolute;
    bottom: 0;
    }

.dive_clubs_content {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px!important;
    color: #fff;
}

.wpomp_location_title a.place_title {
    text-decoration: none;
    border-bottom: 0;
    color: #fff!important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
	font-size: 13px!important;
	line-height: 20px!important;
	font-weight: 600!important;
	opacity: 1;
	transition: all 0.5s ease;
}

.wpomp_location_title a.place_title:hover{
	opacity: 0.5;
}

.clubs_phone, .clubs_email a, .clubs_link a, .clubs_email a:visited, .clubs_link a:visited{
	opacity: 0.5;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
	font-size: 13px!important;
	line-height: 16px!important;
	font-weight: 600!important;
	transition: all 0.5s ease;
	color: #fff;
	
}

.clubs_phone a:hover, .clubs_email a:hover, .clubs_link a:hover{
	opacity: 1;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
	font-size: 13px!important;
	line-height: 16px!important;
	font-weight: 600!important;
	color: #fff;
	
}

.fc-item-default.fc-wait .wpomp_locations {
    border: 1px solid #e0e0e0!important;
    }

.clubs_phone i.fa, .clubs_email i.fa, .clubs_link i.fa{
	margin-right: 7px;
}

.wpomp-map-7 .wpomp_infowindow .fc-item-box.fc-item-no-padding {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
	font-size: 13px!important;
	line-height: 16px!important;
	font-weight: 600!important;
	color: #fff;
}

p.marker_address.clubs, .fc-component-block p.marker_address.clubs {
    margin-bottom: 0!important;
    padding-bottom: 5px;
}

#map6 .leaflet-popup-content .wpomp_infowindow.fc-infowindow-default > .wpomp_iw_content{
	padding: 0!important;
}

.site-branding a{
	height: 100%;
}

.main-navigation.mobile{
	display: none!important;
}

.wpomp_pagination {
    padding: 20px 0;
    margin-bottom: 20px;
    display: none;
}
  
.searchandfilter h4 {
    margin: 0;
    padding: 10px 0 0px;
    font-size: 13px;
    line-height: 13px;
    color: #053139;
}

button.view_gm.print {
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 10px!important;
    text-transform: uppercase;
    font-weight: 600;
    }
    
h2.join {
    margin-top: 0;
    margin-bottom: 25px;
        opacity: 0.5;
}

h2.produced {
    margin-top: 35px;
    margin-bottom: 0px;
        opacity: 0.5;
}    

footer#colophon .container {
    padding-top: 50px;
	padding-bottom: 30px;
}

a.footer_links, a.footer_links:visited {
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    transition: all 0.5s ease;
}

a.footer_links:hover{
	opacity: 0.5;
	color: #fff;
	text-decoration: underline;
} 

.gallery_box {
    overflow: auto;
    padding: 0px;
    margin-top: 10px;
    max-height: 390px;
}

.youtube {
    margin-top: 10px;
}

.wpomp-map-6 .fc-item-box.fc-component-2.wpomp_locations {
    border: 1px solid #e0e0e0;
}

.wpomp-map-6 .wpomp_listing_grid .fc-item-padding-content_15, .wpomp_listing_grid .fc-itemcontent-padding {
    padding: 10px!important;
}

.wpomp-map-6 .fc-item-title.fc-item-primary-text-color {
    background-image: none;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
    font-weight: 300;
    font-size: 13px;
    color: #053139!important;
    line-height: 13px!important;
    background-color: transparent!important;
    position: relative!important;
    top: unset!important;
    left: 0!important;
    right: 0!important;
    text-transform: unset;
    padding: 0!important;
    font-size: 13px!important;
}

.main-navigation ul {
    display: block;
}

li.fc-component-text {
    list-style: none;
}



.wpomp_categories .fc-item-title.fc-item-primary-text-color a, .wpomp_categories .fc-item-title.fc-item-primary-text-color a:hover, .wpomp_categories .fc-item-title.fc-item-primary-text-color a:focus, .wpomp_categories .fc-item-title.fc-item-primary-text-color a:visited {
    background-image: none;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
    font-weight: 600!important;
    font-size: 15px!important;
    color: #053139!important;
    line-height: 15px!important;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    text-align: left;
    text-decoration: none solid rgb(68, 68, 68);
    margin-top: 0px;
    margin-bottom: 0px!important;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }

.wpomp_listing_container .fc-item-acerra .fc-item-title {
    margin-bottom: 0px!important;
}

.fc-component-block p.marker_address.clubs {
    color: #fff;
}

.fc-component-block a.info_window{
	background: #00adef!important;
	transition: all 0.5s ease;
} 

.fc-component-block a.info_window:hover{
	background: #053139!important;
}  

.wpomp-map-6 .fc-item-box.fc-component-2.wpomp_locations {
    padding-bottom: 0!important;
}

.fc-item-title.fc-item-primary-text-color {
    margin-bottom: 0px!important;
    }

.fc-item-padding-content_15 {
    border-top: 1px solid #e0e0e0;
}

.wpomp-map-6 .wpomp_infowindow .fc-item-box.fc-item-no-padding {
   background-image: none;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
    font-weight: 600!important;
    font-size: 15px!important;
    color: #fff!important;
    line-height: 15px!important;
    margin-top: 10px;
    } 

.wpomp_listing_grid .wpomp_locations {
    width: 31.3%;
    vertical-align: top;
    display: inline-block;
    padding: 0!important;
    margin: 0px 0 10px!important;
    }




@media screen and (max-width: 950px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
	
	nav#site-navigation > .menu-top-menu-container > ul > li{
		float: left;
    position: relative;
    display: block;
    width: 100%;

	}
	
	li.menu-item {
    width: 100%;
}

.main-navigation li {
    display: block;
    text-decoration: none;
    width: 100%;
    }
    
    .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: relative;
    }
	
}


@media screen and (max-width: 768px){
	
	.responsible_row {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}

.responsible_box {
    background: #fff;
    margin: 0 5px;
    padding: 10px;
    width: 100%;
    }
   
   
	
	.container {
    padding: 0 10px;
	}
	
	.page_left {
    width: 100%;
    float: left;
    padding-right: 0%;
	}
	
	.page_right {
    margin-top: 10px;
    width: 100%;
    float: right;
    padding-left: 0%;
	}
	
	.dive_intro > h2 > p {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
	}
	


.dive_site_info_left {
    width: 100%;
    float: left;
}

.dive_site_info_right {
    width: 100%;
    float: left;
}

.submit_row {
    display: block;
    }

.submit_box {
    width: 100%;
    padding: 25px;
}

div#map4 {
    border: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%!important;
    float: left;
    margin-left: 0;
}

.wpomp_filter_wrappers {
    background: #efefef;
    padding: 0px!important;
    border-radius: 0px!important;
    position: relative!important;
    width: 100%!important;
    }

.wpomp_tabs_container {
    position: relative;
    top: unset!important;
    left: 0;
    box-shadow: none;
    -ms-box-shadow: none;
    margin-top: 0px;
    width: 100%!important;
    max-width: 100%;
}


.dive_homepage {
    display: inline-block;
    width: 46%;
    float: left;
    position: relative;
    padding: 0px;
    margin: 0 2%;
    margin-bottom: 20px;
}

.event_box_left {
    width: 100%;
    margin: 0;
    }

.event_box_right {
    width: 100%;
    margin: 0;
    }
.event_box_left .post-thumbnail, .dive_thumb.event {
    display: inline-block;
    margin-right: 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.event_box_left.single_event {
    background: #fff;
    margin: 0;
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
    
	.page-template-template-events .event_box_left > article.category-events{
		position: relative;
		padding-bottom: 0;
	}
	
	.page-template-template-events .event_details {
   width: 100%;
}



.page-template-template-events p.event_info {
    margin-top: 20px;
}

label.name, label.site_name, label.location, label.wreck, label.latitude, label.min_depth, label.tidal, label.experience {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

label.email, label.site_url, label.type, label.snorkel, label.longitude, label.max_depth, label.exposure, label.wind {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

span.type, span.snorkel, span.exposure, span.wind, span.wreck, span.tidal, span.experience {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    }

.dive_site {
    width: 48%;
    }
    
.all_dives_search {
    width: 100%;
    margin-right: 0%;
    float: right;
    margin-bottom: 25px;
}

.all_dives_results {
    width: 100%;
    float: left;
}
	}

@media screen and (max-width: 375px){
	.dive_site {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}
}

	

@media screen and (max-width: 1150px){
	img.bg_img{
	width: unset;
    height: 100vh;
    max-width: unset;
    float: inline-end;
	}

}
@media screen and (max-width: 870px){
	
	.logo_box {
    width: 100%;
    }
}

@media only screen and (max-width: 1824px) and (min-width: 1024px) {
.wpomp_tabs_container {
    width: 250px;
    max-width: 250px;
}
}

/*
.leaflet-popup.leaflet-zoom-animated {
    bottom: -65px!important;
    left: -90px!important;
}
*/


@media screen and (max-width: 1200px){
	.dive_site{
		width: 31%;
	}
}

@media screen and (max-width: 950px) {
	

.dive_site {
    width: 48%;
}
}

@media screen and (max-width: 500px){
	
	.dive_homepage {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    padding: 10px;
    margin: 0 0 10px 0;
}

.dive_site {
        width: 100%;
    }

.dive_homepage_info {
    margin: 10px;
}

img.main-logo {
    width: 250px;
    margin-bottom: 10px;
}



}


@media screen and (max-width: 431px){
	a.view_gm {
    margin: 3px 1px;
    display: block;
}
	
}


@media screen and (max-width: 415px){
	
	.logo_btm {
    float: left;
    text-align: center;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 25px;
}

.site-info {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

footer#colophon p {
    float: unset;
    }
	
}

@media screen and (max-width: 1014px){
	div#standard{
		margin: 25px;
	}
	}



/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 1090px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
	
	.main-navigation li {
    float: left;
    position: relative;
    display: block;
}
}


button.menu-toggle.clean {
    float: right;
    position: absolute;
    right: 15px;
    top: 15px;
    background: transparent!important;
    border: none;
    padding: 0!important;
}

i.fa.fa-bars {
    font-size: 20px;
}

nav#site-navigation.main-navigation.toggled {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 37px;
    z-index: 1;
    text-align: center;
    height: 100vh;
}

ul#primary-menu.mobile_menu{
	display: none;
}




@media screen and (max-width: 1050px) {
	
	li.menu-item ul.sub-menu > li {
    background: transparent!important;
    margin-bottom: 1px;
}

ul#primary-menu{
	display: none;
}
	.menu-top-menu-container {
    float: right;
    width: 100%;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: relative;
}
	
}




#responsible, #record_species, #about, #seasearch, #record_heritage, #marine-protected-areas{
    width: 100%;
    margin-bottom: 25px;
    margin: 25px auto;
}


.responsible_top {
    width: 100%;
    background: #005c69;
    color: #fff;
}

 .responsible_top::after {
  content: "";
  clear: both;
  display: table;
  }
  
 .responsible_left{
	 width: 50%;
	 float: left;
 }

 .responsible_right{
	 width: 50%;
	 float: right;
	 padding: 50px;
 }  
  
.responsible_right > h1.entry-title {
    color: #fff;
    margin-top: 50px;
}
 
  .responsible_right > h2{
	  max-width: 320px;
  }

.responsible_row {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
}

.responsible_row::after {
  content: "";
  clear: both;
  display: table;
  }

p.responsible_title {
    color: #053139;
    font-weight: 600;
    margin-top: 0;
    background: #fff;
    padding: 0;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 0!important;
}

.responsible_box {
    background: #fff;
    margin: 0 5px;
    padding: 10px;
    width: 33.33%;
    float: left;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.responsible_box p{
	font-size: 13px;
	line-height: 18px;
	margin-top: 0;
	
}

div#content {
    background: #efefef;
}

.advice_box {
    background: #fff;
    margin: 0 5px;
    padding: 10px;
    width: 100%;
    border: 1px solid #e0e0e0;
    font-size: 13px;
}

a.advice, a.advice:visited{
	color: #053139;
    transition: all 0.5s ease;
    font-weight: 600;
}

a.advice:hover{
	color: #00adef;
}

.responsible_box > p > strong > a, .responsible_box >p > a{
	color: #053139;
	transition: all 0.5s ease;
}

.responsible_box > p > strong > a:hover, .responsible_box >p > a:hover{
	color: #00adef;
}

.all_sites {
    margin-top: 15px;
    padding-bottom: 35px;
    text-align: center;
}

.mailing_box{
	text-align: center;
	padding: 13px 0 40px 0;
}

.wow {
    visibility: hidden;
}

span.eventpost-status {
    display: none;
}

#dive_site .dive_site_box.full_species a {
    color: #fff;
    text-decoration: none;
    font-size: 11px!important;
    line-height: 11px!important;
    padding: 10px!important;
    text-transform: uppercase;
    font-weight: 600;
    background: #005c69;
    margin-top: 10px;
    transition: all 0.5s ease;
}

#dive_site .dive_site_box.full_species a:hover{
	background: #61116a;
} 

.page-template-template-seasearch h1.entry-title{
	display: none;
} 

section.error-404.not-found {
    max-width: 500px;
    margin: 25px auto;
    text-align: center;
    background: #fff;
    padding: 10px 10px 25px 10px;
    border: 1px solid #e0e0e0;
}

section.error-404.not-found input[type="search"]{
	border: 1px solid #ccc!important;
    padding: 6px!important;
} 

p.contact_btm {
    background: #fff;
    padding: 10px;
    line-height: 16px;
}

.container.share {
    text-align: center;
}

.container.share.blog {
    background: #efefef;
}

h2.share {
    margin-top: 0;
    color: #053139;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 100;
}

li.sf-level-0.sf-item-6::before {
    content: "Dive Type";
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
}

li.sf-level-0.sf-item-8::before {
    content: "Dive Depth";
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
}

li.sf-level-0.sf-item-11::before {
    content: "Experience Level";
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
}

li.sf-level-0.sf-item-15::before {
    content: "Area";
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
}

li.sf-level-0.sf-item-31::before {
    content: "Within Marine Protected Area";
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
}

/*
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results {
    margin: 0 0 .4rem 0;
    display: none;
}
*/

.rmp-rating-widget .rmp-icon--ratings {
    font-size: 17px;
}

.rmp-icon--ratings {
    color: rgba(255, 255, 255, 0.5);
    }
    
.rmp-rating-widget .rmp-icon--full-highlight {
    color: #f9e006;
}

.rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
    text-align: center;
    margin: 0;
}

.page-template-template-all-dive-sites .rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
    text-align: left;
    margin:0;
}

.page-template-template-all-dive-sites .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results, .page-template-template-all-dive-sites .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__msg{
	display: none;
}

.page-template-template-all-dive-sites .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons {
    margin: 0;
}

.page-template-template-all-dive-sites .rmp-rating-widget .rmp-icon--ratings {
    font-size: 15px;
}


.rmp-rating-widget .rmp-icon--half-highlight {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,rgba(255, 255, 255, 0.5)));
    background: linear-gradient(to right,#fff 50%,rgba(255, 255, 255, 0.5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

img.dive_icon {
    margin-bottom: 5px;
}

.dive_homepage .rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
    text-align: left;
    margin: 0;
}

li.sf-level-0.sf-item-3 {
    display: none;
}

input.search-filter-reset {
    margin: 10px;
}

li.sf-field-reset {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: 0;
    height: 35px;
    }


.advice_box p {
    margin: 0;
    font-size: 13px!important;
    line-height: 18px!important;
    margin-top: 0;
}

span.rmp-rating-widget__results__votes.js-rmp-vote-count {
    display: none;
}

.funders_logos {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: left;
    padding-bottom: 25px;
}

img.aera {
    width: 200px;
}

img.niea {
    width: 190px;
}

.row.homepage_dives.funders {
    max-width: 900px;
}

/* The Modal (background) */
.modal {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 25px;
    border: 1px solid #888;
    width: 80%;
    max-width: 610px;
}

.modal-content p {
    line-height: 16px;
    margin-bottom: 0!important;
    margin-top: 25px;
}

.modal-content a{
	color: #053139!important;
    transition: all 0.5s ease;
    font-weight: 600;
}

.modal-content a:hover{
	color: #00adef!important;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

button#myBtn {
    display: none;
}

.wpomp_location_title, .wpomp_location_title a.place_title {
    color: #fff;
    padding-bottom: 0px;
    font-size: 15px!important;
    line-height: 15px!important;
    font-weight: 600!important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
}

.wpomp_location_title, {
    padding-bottom: 2px;
}

div#map7, div#map6{
    border: 1px solid #e0e0e0;
}

div#map7 .wpomp_filter_wrappers, div#map6 .wpomp_filter_wrappers {
    display: none;
}

div#map6 .fc-item-box {
    display: inline-block;
    margin: 0px;
    }
    
.wpomp-map-6 .fc-item-box.fc-component-2.wpomp_locations, .wpomp-map-7 .fc-item-box.fc-component-2.wpomp_location{
    background-image: none;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif!important;
    font-weight: 600!important;
    font-size: 16px!important;
    color: #FFF!important;
    line-height: 13px!important;
    background-color: #000!important;
    }  
    
.location_listing6, .location_listing7 {
    background: #fff;
    border: 1px solid #e0e0e0;
    } 
    
.wpomp_infowindow, .wpomp_listing_container *, .wpomp_tabs_container * {
    line-height: 13px!important;
    }  
    
.fc-item-default.fc-wait .wpomp_locations {
    background: #000!important;
    }
    
.wpomp_listing_grid .fc-item-padding-content_15, .wpomp_listing_grid .fc-itemcontent-padding {
    padding: 10px!important;
}  

a.recent {
    opacity: 1;
	transition: all 0.5s ease;

}

a:hover.recent {
    opacity: 0.5;
}

li.sf-field-submit {
    background: #fff;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}  

li.sf-field-submit > input[type="submit"] {
	margin: 10px;
}    

button.view_gm.print.save {
    display: none;
}

a.button.home.submit.all_dives:hover {
	background: #005c69!important;
}  


/* **** BOOKMARKS ****  */   


div#bookmarks{
	margin-top: 25px;
    width: 100%;
    background: #fff;
    margin-bottom: 25px;
    margin: 25px auto;
    padding: 10px;
    border: 1px solid #e0e0e0;
	max-width: 992px;
	padding-left: 20px;
} 

div#myaccount{
	margin-top: 25px;
    width: 100%;
    background: #fff;
    margin-bottom: 25px;
    margin: 25px auto;
    padding: 10px;
    border: 1px solid #e0e0e0;
	max-width: 992px;
}  



p.login-password label{
	margin-bottom: 10px;
}

.ur-frontend-form {
    margin-bottom: 0px;
    border: 0px solid #dee0e9;
    padding: 20px;
    box-sizing: border-box;
}


.ur-frontend-form .ur-form-row .ur-form-grid label, .ur-frontend-form .ur-form-row .ur-form-grid legend {
    display: block;
    font-size: 13px;
    line-height: 13px;
    }
    
form.register input, form.user-registration-EditAccountForm.edit-password input, input#username, input#password{
	border: 1px solid #ccc!important;
}  

#blog p.marker_title, p.marker_title.blog {
	color: #fff;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
}

#blog .dive_homepage{
	margin-bottom: 20px;
	line-height: 1;
}

.blog_details p {
    line-height: 18px!important;
}

.blog_details ul{
	margin-left: 0;
	padding-left: 25px;
}
    
.blog_details ul li{
	line-height: 18px!important;
	}

.header_bg .entry-meta span.posted-on{
	font-size: 17px!important;
    font-weight: 100!important;
    line-height: 21px!important;
    opacity: 0.5;
} 

.header_bg .entry-meta span.posted-on a{
	color: #fff;
	text-decoration: none;
}   

li#menu-item-273 a{
	color: #f00;
	transition: all 0.5s ease;
	
} 

li#menu-item-272 a{
	color: #368;
	transition: all 0.5s ease;
}

li#menu-item-273 a:hover, li#menu-item-272 a:hover{
	color: #fff;
} 

#user-registration {
    background-color: #fff;
    margin: 0;
    margin-bottom: 10px;
}

.ur-frontend-form.ur-frontend-form--flat {
    background: transparent;
    border: none transparent;
}

div#ur-frontend-form {
    padding: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
}

p.user-registration-form-row.user-registration-form-row--wide.form-row.form-row-wide {
    margin-top: 0;
}

div#myaccount p{
	margin-top: 0;
}


.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid label, .ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid legend {
    color: #053139;
    font-weight: bold;
}

#user-registration.horizontal {
    box-shadow: none;
}

#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
    background-color: #005c69;
    color: #fff;
}

#user-registration.horizontal .user-registration-MyAccount-navigation ul {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    border-bottom: 1px solid #e0e0e0;
}

#user-registration.horizontal .user-registration-MyAccount-content {
    text-align: left;
    background: #f5f4f4;
    padding: 20px;
}

.user-registration-profile-fields{
	text-align: left;
}


#user-registration .user-registration-MyAccount-content h2, #user-registration .user-registration-MyAccount-content h3{
	font-size: 13px!important;
	line-height: 16px!important;
	font-weight: bold!important;
	margin-top: 0;
    margin-bottom: 20px;
}

#user-registration.horizontal .user-registration-MyAccount-content .user-registration-profile-header .user-registration-img-container {
    margin: 0;
    margin-bottom: 15px;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
    font-size: 13px;
    }

option.public_category{
	display: none;
}

#user-registration .user-registration-MyAccount-content .user-registration-profile-header {
    margin-bottom: 20px;
}

#user-registration p{
	font-size: 13px;
	line-height: 16px;
}

#user-registration.horizontal .user-registration-MyAccount-content .edit-profile .user-registration-profile-header, #user-registration.horizontal .user-registration-MyAccount-content .edit-profile h2 {
    text-align: left;
}

.button-group {
    margin-top: 10px;
}

#user-registration .user-registration-MyAccount-content .edit-password legend, #user-registration .user-registration-MyAccount-content h2 {
    font-size: 13px;
    font-weight: bold;
}

.ur-form-grid fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

#user-registration .user-registration-MyAccount-content .ur-form-grid {
    border: 0 none;
    background: 0 0;
    padding-bottom: 0;
}

.user-registration-message {
    border-top-color: #e60404;
    background: #e60404;
    color: #fff;
    margin-bottom: 10px!important;
}

#myaccount .user-registration-message a{
	color: #fff;
}




#map2 {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}

#record_species2, #record_heritage2, #seasearch2, #responsible2, #marine-protected-areas2 {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}

.home article#post-3624 {
	display: none;
}

.leaflet-control-layers-base {
    display: none;
}

.leaflet-control-layers-separator {
    display: none;
}

.leaflet-control-attribution.leaflet-control {
    text-align: right;
}

@media screen and (max-width: 900px){
	
	.row.homepage_dives.funders {
    max-width: 300px;
}
	
	.funders > .dive_homepage{
		width: 100%;
		}

img.cedar, img.nmni, img.aera, img.niea {
    width: 200px!important;
}

img.niea {
    width: 200px!important;
}		
		
	}



@media (hover:hover){
	.rmp-rating-widget .rmp-icon--hovered{
		color:#f9e006;
		-webkit-background-clip:initial;
		-webkit-text-fill-color:initial;
		background:0 0;
		-webkit-transition:.1s color ease-in;
		transition:.1s color ease-in;
		}
		}    


@media screen and (max-width: 530px){
	
	section.error-404.not-found {
    max-width: 500px;
    margin: 25px;
    }
    
    section.error-404.not-found input[type="search"] {
    border: 1px solid #ccc!important;
    padding: 6px!important;
    width: 100%;
    margin-bottom: 10px;
}

.site-info {
    display: block;
    float: none;
    padding-bottom: 10px;
}

footer#colophon p {
    float: none;
    }
	}

@media screen and (max-width: 500px){
	
	.homescreen_box h1, .homescreen_box h2 {
    max-width: unset;
    margin: 0 auto;
    text-align: center;
    line-height: 24px!important;
    width: 280px;
}

.homescreen_box h2{
	margin-top: 15px;
}
}


@media screen and (max-width: 768px){
	
	a.submit, a.submit:visited {
    background: #005c69;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease;
    width: 100%;
    border-right: 0px solid #fff;
    border-bottom: 1px solid #fff;
}

.submit_box {
    background: #005c69;
    width: unset;
    transition: all 0.5s ease;
    border-bottom: 1px solid #fff;
}

.submit_box:hover{
	background: #00adee;
}
	
	.responsible_row {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}

.responsible_box {
    background: #fff;
    margin: 0 5px;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
    }
    
 .advice_box{
	 margin-top: 10px;
 }   
    }
    
 @media screen and (max-width: 450px){
	 
	 a.info_window {
    display: block;
}

.marker_open {
    padding: 0px;
}

.dive_site {
    width: 100%;
    margin: 0 0 10px 0;
}
 } 
 
@media screen and (max-width: 1390px){
	 
video {
    height: 100vh;
    width: unset;
}	 
	 }   
    
    
 @media print {
   .dive_head_bg {
    color: #000;
}
header.site-header {
    display: none;
}

.header_bg {
    padding: 10px 0 0 0;
    }
.header_bg .tooltip {
    display: none;
}    

.open_gm {
    display: none;
}
 
.youtube {
    display: none;
}

.btm_buttons {
    display: none;
}    

.container.share {
    display: none;
} 

.container.info{
	display: none;
}

.green_bg.comments {
    display: none;
}

.logos.dark_green_bg {
    display: none;
}

span.dive_site_info_title {
    color: #000;
    }
    
.leaflet-bar {
    box-shadow: none;
}   

.rmp-rating-widget .rmp-icon--half-highlight {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,rgba(255, 255, 255, 0.5)));
    background: linear-gradient(to right,rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 

body, button, input, select, optgroup, textarea {
    font-size: 17px!important;
    line-height: 20px;
    color: #000;
    }
    
.dive_site_info p {
    line-height: 21px!important;
}  

.dive_site_box.full_species {
    display: none;
}

.page_left {
    width: 100%;
    float: left;
    padding-right: 0%;
}

.page_right {
    width: 100%;
    float: right;
    padding-left: 0%;
}

.gallery_box {
    overflow: auto;
    padding: 0px;
    margin-top: 10px;
    max-height: 390px;
    display: none;
}

body.post-template-single_dive_site_new, .page-template-template-events, body.post-template-single_dive_site_new_wreck, body.post-template-single_dive_site_new_snorkel {
    background: #fff;
}

.dive_site_info {
    border: 0px solid #e0e0e0;
    }
    
.dive_map {
    border: 0px solid #e0e0e0;
    margin-top: 10px;
}

.leaflet-control-attribution.leaflet-control {
    display: none;
}
    
}

.dive_homepage_info p.rmp-rating-widget__results.js-rmp-results{
	display: none;
}


/* **** 2025 **** */


a.cbxwpbkmarktrig.cbxwpbkmarktrig-button-addto {
    margin-bottom: 15px;
    color: #053139;
    font-size: 15px;
    font-weight: bold;
}

a.cbxwpbkmarktrig.cbxwpbkmarktrig-button-addto:hover{
	color: #00adee;
}


.cbxwpbkmarklistwrap, .cbxwpbkmarkguestwrap {
    font-family: Helvetica, Arial, sans-serif;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto; 
    }

.cbxwpbkmark_cat_book_list, .cbxwpbkmark_cat_edit_list {
    padding: 10px;
}

.cbxlbjs .cbxlbjs-searchbar-wrapper .cbxlbjs-searchbar-icon {
    width: 15px;
    height: 15px;
        top: 7px;
    }

.cbxwpbookmark-default .cbxwpbkmark-toolbar-newcat, .cbxwpbookmark-default .cbxwpbkmark-toolbar-editcat, .cbxwpbookmark-default .cbxwpbkmark-toolbar-listcat {
    background: #053139;
    color: #fff;
    padding: 10px;
}

.cbxwpbkmark-toolbar-newcat:hover, .cbxwpbookmark-default .cbxwpbkmark-toolbar-editcat:hover, .cbxwpbookmark-default .cbxwpbkmark-toolbar-listcat:hover{
	background: #00adee;
}

.cbxwpbkmarklistwrap .addto-head {
    padding: 15px 10px 5px 10px;
    }
   
article#post-4760 header.entry-header, .page-template-template-bookmarks header.entry-header, .page-template-template-registration-php header.entry-header{
	display: none;
}

page-template conversation page-template-template-registration-php page page-id-4761 wp-custom-logo cbxwpbookmark-default user-registration-page no-sidebar


body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button {
    background: #053139!important;
}

body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover{
    background: #00adee!important;
}

body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
    text-underline-offset: 4px;
    color: #053139!important;
}

#myaccount a:hover {
    color: #00adee!important;
}

body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
    text-underline-offset: 4px;
    color: #053139!important;
}

.cbx-guest-wrap .cbx-guest-login-wrap input[type=submit], .cbx-guest-wrap .cbx-guest-login-wrap button[type=submit] {
    font-size: 15px !important;
    line-height: 1.5 !important;
    outline: none !important;
    text-decoration: none !important;
    border: 1px solid;
    border-radius: 6px;
    padding: 5px 15px !important;
    color: #fff !important;
    background-color: #053139 !important;
    border: 1px solid #053139 !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.cbx-guest-wrap .cbx-guest-login-wrap input[type=submit]:focus, .cbx-guest-wrap .cbx-guest-login-wrap input[type=submit]:hover, .cbx-guest-wrap .cbx-guest-login-wrap button[type=submit]:focus, .cbx-guest-wrap .cbx-guest-login-wrap button[type=submit]:hover{
	outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    color: #fff;
    background-color: #00adee!important;
    border-color: #00adee!important;
}

.cbxwpbookmark-mostlist li {
    display: inline-block;
}

.cbxwpbookmark-mylist li a img, .cbxwpbookmark-mostlist li a img {
    margin-bottom: 5px;
    margin-right: 10px;
    display: block;
}

.cbxwpbookmark-mostlist {
    padding: 0;
    margin-left: 0px;
}

.cbxwpbkmarkwrap {
    padding-bottom: 5px;
}

button.view_gm.print {
    background: #00adee;
    color: #fff;
}

button.view_gm.print:hover{
	background: #00adee;
}

.cbxbookmark-category-list li a, .cbxwpbookmark-mylist li a, .cbxwpbookmark-mostlist li a {
    color: #053139;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}

.cbxbookmark-category-list li a:hover, .cbxwpbookmark-mylist li a:hover, .cbxwpbookmark-mostlist li a:hover{
	color: #00adee;
}

ul.cbxbookmark-category-list-item-sublist {
    margin-left: 0;
}

a.cbxbookmark-btn.cbxwpbookmark_share.no-underline.icon.icon-right {
    visibility: hidden;
}

.entry-content a{
	color: #053139;
}

.entry-content a:hover{
	color: #00adee;
}

.ur-submit-button, .user-registration-Button{
	background-color: #053139!important;
	border-color: #053139!important;
}

.ur-submit-button:hover, .user-registration-Button:hover{
	background-color: #00adee!important;
	border-color: #00adee!important;
}

