/*
 Theme Name:   The Oaks
 Description:  The Oaks Estate, Noordhoek
 Author:       Robby Emerton
 Template:     oceanwp
 Version:      1.0.0
 Text Domain:  TheOaks
*/

/* Align main menu on Top menu header style */

/*HEADER*/

#site-header.center-header #site-navigation-wrap .navigation{ flex-wrap: wrap}
#site-header.center-header #site-navigation-wrap .left-menu {float: none; display: none; visibility: hidden;}
#site-header.center-header #site-navigation-wrap .middle-site-logo { width: 100% !important;}
#site-header.center-header #site-navigation-wrap .middle-site-logo a img { padding: 20px; padding-bottom: 0;}
#site-header.center-header #site-navigation-wrap .middle-site-logo:hover img { -moz-opacity: 1 !important; -webkit-opacity: 1 !important; opacity: 1 !important;}
#site-header.center-header #site-navigation-wrap .right-menu {float: none;width: 100% !important}

#site-navigation-wrap .dropdown-menu > li > a {font-size: 14px !important;color: #FFF !important; text-transform: uppercase; }
#site-navigation-wrap .dropdown-menu > li > a:hover { color: #b89d45 !important; }
.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link > span::after { background-color: #b89d45 !important;}

#site-header { border-bottom: none !important}
.page-header { display: none !important; visibility:hidden !important}
#site-header.top-header .header-top .right { display: none; }
div#site-header-inner { display: flex; display: -webkit-flex; }
#site-header.top-header .header-top .left { margin: 0 auto; }
#site-description { display: none; }
#site-header.top-header #site-logo { padding: 30px 0 20px !important; }

.inner #site-navigation-wrap .dropdown-menu > li > a { padding: 0 18px; }

#simply { /*margin-top: -40px;*/ margin-bottom: 0; }
.dashed { display: block; margin: 0 auto 40px; width: 340px; color: #fff } 

#content-wrap {padding: 0 !important}
.home-banner { margin-top: 10px }

.home-banner .elementor-widget-image { margin-bottom: 0 !important}
.banner-overlay { position: absolute !important; bottom: 0; left: 0; right: 0; height: inherit; padding: 20px; display: block; margin: auto; width: 100%; max-width: 930px !important; background: rgba(0,0,0,0.45) }
.banner-overlay h2 { font-weight: normal !important; font-size: 65px !important }
.banner-overlay h3 { font-weight: normal !important; font-size: 26px !important }

.plus-btn { display: none; position: absolute !important;}
/*.img-hover:hover ~ .plus-btn { display: block !important }
top: 50px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 55px !important;
height: 55px;
}
.plus-btn:hover { display: block !important;z-index:999999 }*/
/*.boxed-title h4 { color: #FFF !important; background: #0d1529 !important; padding: 10px 15px !important}*/


#headerVideo {  }

#top-bar-wrap { display: none; }
#videoPopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    margin: auto;
    z-index: 999999999;
    right: 0;
    bottom: 0;
    overflow: hidden;
        overflow-y: hidden;
    overflow-y: hidden;
    background-color: rgba(0, 0, 0, .9);
    padding: 2%;
}
.iframeWrapper {
    position: absolute;
    width: 80%;
    display: block;
    margin: auto;
    height: 0;
    padding-bottom: 45%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.iframeWrapper iframe {
    position: absolute;
    height: 100%;
    width: 100%;
	z-index: 2
}

#close { font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; padding: 5px 10px; background: #ccc; position:absolute; right: 10px; top: 10px; cursor: pointer; color: #5F5553 }
#close:hover { color: #FFF; background: #a9c8af; }

.loader {
  border: 6px solid #666;
  border-radius: 50%;
  border-top: 6px solid #a9c8af;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  position:absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: block; z-index: 1;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.grids .elementor-divider { padding-top: 0 !important}
.no-bottom-margin p { margin-bottom: 0; font-size: 18px !important}

.wpforms-field-label {
    font-family: Raleway, sans-serif;
    color: #555;
	font-size: 18px
}
div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="email"] { height: 60px;}
div.wpforms-container-full .wpforms-form .wpforms-field { margin-bottom: 10px }
button[type="submit"], body div.wpforms-container-full .wpforms-form button[type="submit"] {
    background-color: #000 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-family: Raleway, sans-serif !important;
    border: none !important;
    text-transform: none !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
}
button[type="submit"], body div.wpforms-container-full .wpforms-form button[type="submit"], .wpcf7-submit {
    background-color: #0d1529 !important;
}
button[type="submit"]:hover, body div.wpforms-container-full .wpforms-form button[type="submit"]:hover, .wpcf7-submit:hover {
    background-color: #b89d45 !important;
}

.elementor-58 .elementor-element.elementor-element-758af000.elementor-column .elementor-column-wrap {
    align-items: flex-start !important;
}
.underline:hover { color:#000; text-decoration: underline; }
.wpforms-confirmation-container-full {
    color: #333;
    margin: 0 0 24px 0;
    background: transparent !important;
    border: none !important;
    padding: 15px 15px;
}

.grecaptcha-badge { display: none !important}
.videoContainer { width: 100%; position:fixed; height: 100%; top: 0; left: 0; z-index: 9999; background:#998d7d url(https://www.theoaksnoordhoek.co.za/wp-content/uploads/2021/03/the-oaks-splash-poster.jpg) no-repeat center / cover }
#splash { width: 100%; position:fixed; height: auto; top: 0; left: 0; z-index: 9999; }
#splash {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 99999;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-size: cover;
	  
}

/*Map*/
#map { width: 100%; height: 400px; }
#footer-widgets { display: none !important; }
#copyright { color: #888 !important; }
#copyright a:hover { color: #c7dac9 !important; }

/*Virtual Tour*/
#virtual-tour .elementor-element-78f6fc7 {
	margin-bottom:0;
}
#virtual-tour h2 {
    background: #0d1529;
    color: #fff;
    padding: 10px;
    z-index: 1;
	text-transform:uppercase;
	text-align:center
}

/*#vt-container { display: none; }
#pano623 {width: 1200px; height: 800px; position:absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }*/

/*Image hotspot*/
#hotspotted {
	position: relative;
}
#hotspotted img { width: 100%}

.hotspot {
	position: absolute;
	padding: 2px 10px;
	border-radius: 5px;
	background: #f17c57fa;
	text-align:center;
	line-height: 30px; 
	box-shadow: 0px 0px 1px 1px #0000001a; 
	cursor: pointer;
	color: #FFF;
	font-weight: bold
}

.hotspot i { color: #FFF; font-size: 14px; display: none; }

.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

#hotspot1 {
   left: 33%;
   top: 40%;
}
#hotspot2 {
   left: 34%;
   top: 14%;
}
#hotspot3 {
   left: 71%;
   top: 14%;
}
#hotspot4 {
   left: 70%;
   top: 31%;
}

.elementor-widget-Wpvr-widget { width: 100%; max-width: 960px; display:block; margin: auto; top: 100px}
#cam1, #cam2, #cam3, #cam4 { display: none;}
.modal { display: none; width: 100%; height: 100%; position: fixed; padding: 20px; top: 0; left:0; z-index:999; background: rgba(0,0,0,0.75)}


.modal .close { 
	width: 50px;
    height: 50px;
    position: absolute;
    top: 30px;
    right: 20px;
    color: #FFF;
    font-size: 32px;
}

#footer-bottom { background-color: #000 !important; }

/*Mobile*/
/*menu*/
#site-header.top-header .oceanwp-mobile-menu-icon a { font-size: 16px !important; }
#sidr { background: #000 !important}
#sidr-id-menu-mobile li { border-bottom: 1px solid #333 !important }
#sidr-id-menu-mobile li a, #sidr-id-menu-mobile-menu a { color: #FFF !important; text-transform: uppercase !important; font-weight: bold !important}
#sidr-id-menu-mobile li a:hover { color: #c7dac9 !important; }
a.sidr-class-toggle-sidr-close { background-color: #c7dac9 !important; }
a.sidr-class-toggle-sidr-close:hover { color: #111 !important; }
.sidr-inner .sidr-class-mobile-searchform { display: none !important}
.sidr a {color: #fff !important}
.sidr a:hover {color:#a9c8af !important}


.content-area { margin-bottom: 0 !important}

@media screen and (max-width:959px) {	
body.default-breakpoint .oceanwp-mobile-menu-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: 100% !important;
}
.oceanwp-mobile-menu-icon a {
    font-size: 15px !important;
    line-height: 74px;
    color: #fff !important;
    padding-left: 15px;
    letter-spacing: 0.6px;
    cursor: pointer;
}
#mobile-dropdown { background: #0d1529 !important}
#mobile-dropdown a { color: #FFF !important; }
#mobile-dropdown a:hover { color: #b89d45 !important; }
#mobile-dropdown #mobile-menu-search {
    display: none !important;
	visibility:hidden !important;
}

}


@media screen and (max-width:800px) {	
	.banner-overlay { position:relative !important; background: rgba(0,0,0,0) !important}
}
@media screen and (max-width:767px) {	
	.grids .elementor-divider { padding-top: 20px !important}
	.elementor-column-wrap.elementor-element-populated { padding-left: 0 !important; padding-right: 0 !important }
	.top-margin { margin-top: 0 !important }
}

@media screen and (max-width:500px) {	
	.banner-overlay h2 { font-size: 44px !important }
	.dashed { width: inherit; font-size: 20px }
	.dashed::before, .dashed::after { width: 10px /*display:none;*/ }
	.elementor-50 .elementor-element.elementor-element-fe733fe .elementor-heading-title { font-size: 26px !important; }
	.videoContainer { display: none !important; }
}
@media screen and (max-width:370px) {	
.hotspot span {display: none;}
.hotspot i {display: block;}
}

