/*
Theme Name:     Emerald Freedom Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for Emerald Freedom
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/
/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}


*/

fieldset {
    border: 0!important;
}

/* Jupiter FIX */
.mk-header-bg {
  background-color: #004f3c;
}

.mk-header-holder {
  background: repeating-linear-gradient(180deg, rgb(0 0 0 / 40%), transparent);
}

header.a-sticky .mk-header-holder {
  backdrop-filter: blur(4px);
}

.mk-full-content-true .vc_col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.wpcf7 input, .wpcf7 textaream .wpcf7 select {
  font-size: 16px;
}

input[type=email]:focus, input[type=date]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
  border: 1px solid #02664e;
}

input[type=date] {
  font-size: 16px;
  font-family: "Roboto", Arial;
  color: #767676!important;
  padding: 10px 12px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  outline: 0;
  margin-bottom: 4px;
  height: 48px;
}

input[type=date]:focus {
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {
  color: #373737!important;
  font-family: "Roboto", Arial;
  font-weight: 500;
  text-align: unset!important;
}

.wpcf7-form select {
  width: 100%;
  background-color: #f6f6f6 !important;
  color: #373737!important;
  padding: 14px;
  font-family: "Roboto", Arial;
  font-size: 16px!important;
  line-height: 16px!important;
  font-weight: 500!important;
  padding: 15px!important;
}

.wpcf7-select {
  color: #fff!important;
}

select {
  line-height: normal;
  border-radius: 0;
  font-size: 13px;
  color: #767676;
  padding: 10px 12px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  outline: 0;
  margin-bottom: 4px;
}

.wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-select {
  box-sizing: border-box;
}

.wpcf7-form .wpcf7-submit:hover {
  color: #02664e;
}

.vc_row .wpcf7-form .wpcf7-submit {
  width: 100%;
}

@media screen and (min-width: 991px) {
  .wpcf7 .vc_row [class^="vc_col-"]:not(:last-child) {
      padding-right: 5px;
  }

  .wpcf7 .vc_row [class^="vc_col-"]:not(:first-child) {
      padding-left: 5px;
  }
}

.wpcf7 .vc_row input, .wpcf7 .vc_row textarea, .wpcf7 .vc_row select {
  margin-bottom: 10px;
}

.s_contact.dark .s_txt-input, .s_contact.light .s_txt-input:focus {
  background-color: #454545 !important;
  color: #fff;
  border: none;
}

.hidden {
  display: none;
}

.home #fancy-title-4 {
  margin-top: -150px;
}

#pre-footer a {
  color: #939393;
}

#pre-footer a:hover, #pre-footer a:active {
  color: #fff;
}

#cookie-notice .cn-button {
  background-image: none;
  background-color: #bfbfc4;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 13px;
  padding: 5px 8px;
  font-family: Montserrat;
  font-weight: 500;
}

.widget {
  margin-bottom: 0px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0px !important;
}

.mk-instagram-feeds .item-holder {
  margin: 0px;
}



input[type=time]:focus {
  border: 1px solid #02664e
}

input[type=time] {
  font-size: 16px;
  font-family: "Roboto",Arial;
  color: #767676!important;
  padding: 10px 12px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  outline: 0;
  margin-bottom: 4px;
  height: 48px;
  box-sizing:border-box;
}



.wpcf7-form input {
	width: 100%;
    background-color: #f6f6f6 !important;
    color: #373737;
    padding: 14px;
}
.wpcf7-form input[type=number] { 
	border: 1px solid #e3e3e3;
    outline: none;
	box-sizing: border-box
}

.wpcf7-form input[type=submit] {
  width: 100%;
  background-color: #02664e !important;
  color: #ffffff!important;
  padding: 14px;
}
.wpcf7-form p.label {
  margin-bottom: 0!important;
  font-size: 13px;
  text-transform: uppercase;
}

.wpcf7-form .wpcf7-textarea {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
  width: 100%;
  background-color: #f6f6f6 !important;
  color: #373737;
  padding: 14px;
  margin-bottom: 10px !important;
}

.wpcf7-form input[type=checkbox] {
  width: auto;
  margin-bottom: 10px !important;
  margin-top: 15px;
}

.wpcf7-form .wpcf7-submit {
  width: auto;
  margin-top: 30px;
  margin-bottom: 10px !important;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff !important;
  opacity: 1;
  font-family: Montserrat;
  text-align: center !important;
  font-size: 14px;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
  opacity: 1;
  font-family: Montserrat;
  text-align: center !important;
  font-size: 14px;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
  opacity: 1;
  font-family: Montserrat;
  text-align: center !important;
  font-size: 14px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff !important;
  opacity: 1;
  font-family: Montserrat;
  text-align: center !important;
  font-size: 14px;
}

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

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

/*menu flag*/
.header-style-1 .menu-hover-style-5 .main-navigation-ul>li>a.menu-item-link {
  line-height: 35px!important;
}

.header-style-1 .menu-hover-style-5 .main-navigation-ul>li>a.menu-item-link {
  vertical-align: baseline !important;
}

#pre-footer p {
  color: #4a4a4a;
}

/*Media queries*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .home #fancy-title-4 {
      margin-top: 0px;
  }

  #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 50%, center !important;
  }

  #about-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 62%, center !important;
  }

  #experiences-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 55%, center !important;
  }

  #boat-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 55%, bottom !important;
  }

  #contacts-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 25%, center !important;
  }

  #home-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 42%, center !important;
  }

  #home-img .page-section-content, #contacts-img .page-section-content, #experiences-img .page-section-content {
      margin-top: -150px;
  }

  #about-img .page-section-content, #boat-img .page-section-content {
      margin-top: -220px;
  }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .home #fancy-title-4 {
      margin-top: 0px;
  }

  #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 50%, center !important;
  }

  #about-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 63%, center !important;
  }

  #experiences-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 55%, center !important;
  }

  #boat-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 48%, center !important;
  }

  #contacts-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 15%, center !important;
  }

  #home-img #background-layer--2 {
      /*width: 100vw;
height: 100vh;*/
      background-size: cover;
      background-position: 42%, center !important;
  }

  #home-img .page-section-content, #contacts-img .page-section-content, #experiences-img .page-section-content {
      margin-top: -180px;
  }

  #about-img .page-section-content, #boat-img .page-section-content {
      margin-top: -240px;
  }
}

.mk-image img {
  pointer-events: none
}

.grecaptcha-badge {
  visibility: hidden;
}

.text-justify, .text-justify p {
  text-align: justify;
}

/* */
.emerald-icons {
  padding-left: 78px;
  background-repeat: no-repeat;
  background-size: 64px;
  background-position: left top;
  height: 80px;
}

.emerald-icons.length-icon {
  background-image: url('./img/lenght-icon.svg');
}

.emerald-icons.width-icon {
  background-image: url('./img/width-icon.svg');
}

.emerald-icons.engine-icon {
  background-image: url('./img/engine-icon.svg');
}

.emerald-icons.guests-icon {
  background-image: url('./img/guests-icon.svg');
}

/** testi seo  **/
.seo-p h1, .seo-p h2, .seo-p h3 {
  font-size: 17px!important;
  color: #3f3f3f!important;
  line-height: 1.5em!important;
  text-transform: none!important;
  font-weight: inherit!important;
}

.fancy-title p {
  font-size: 24px;
  font-family: "Playfair Display"
}

.fancy-title {
  font-family: "Playfair Display"
}

.fancy-title * {
  text-transform: none!important;
  color: #686868!important;
}

.fancy-title.fancy-title-light * {
  color: #ffffff!important;
}

/** Social share buttons **/
/* Solid Social Share Buttons */
.btn-social, .btn-social:visited, .btn-social:focus, .btn-social:hover, .btn-social:active {
  color: #ffffff;
  text-decoration: none;
  transition: opacity .15s ease-in-out;
}

.btn-social:hover, .btn-social:active {
  opacity: .75;
}

.btn-fb {
  background-color: #3b5998;
}

.btn-tw {
  background-color: #1da1f2;
}

.btn-in {
  background-color: #0077b5;
}

.btn-wa {
  background-color: #4ac959;
}

.btn-pi {
  background-color: #CC2028;
}

.btn-ma {
  background-color: #455a64;
}

.btn-gp {
  background-color: #db4437;
}

.btn-rd {
  background-color: #ff4500;
}

.btn-hn {
  background-color: #ff4000;
}

/* Outline Social Share Buttons */
.emerald-social-share {
  width: 100%;
  line-height: normal;
  margin-bottom: 20px;
}

.btn-social-outline {
  background-color: transparent;
  background-image: none;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.btn-fb-outline {
  color: #3b5998;
  border-color: #3b5998;
}

.btn-fb-outline:hover, .btn-fb-outline:active {
  color: #ffffff;
  background-color: #3b5998;
}

.btn-tw-outline {
  color: #1da1f2;
  border-color: #1da1f2;
}

.btn-tw-outline:hover, .btn-tw-outline:active {
  color: #ffffff;
  background-color: #1da1f2;
}

.btn-in-outline {
  color: #0077b5;
  border-color: #0077b5;
}

.btn-in-outline:hover, .btn-in-outline:active {
  color: #ffffff;
  background-color: #0077b5;
}

.btn-wa-outline {
  color: #4ac959;
  border-color: #4ac959;
}

.btn-wa-outline:hover, .btn-wa-outline:active {
  color: #ffffff;
  background-color: #4ac959;
}

.btn-gp-outline {
  color: #db4437;
  border-color: #db4437;
}

.btn-gp-outline:hover, .btn-gp-outline:active {
  color: #ffffff;
  background-color: #db4437;
}

.btn-rd-outline {
  color: #ff4500;
  border-color: #ff4500;
}

.btn-rd-outline:hover, .btn-rd-outline:active {
  color: #ffffff;
  background-color: #ff4500;
}

.btn-hn-outline {
  color: #ff4000;
  border-color: #ff4000;
}

.btn-hn-outline:hover, .btn-hn-outline:active {
  color: #ffffff;
  background-color: #ff4000;
}

.emerald-social-share .btn-social {
  font-size: 24px;
  height: 34px;
  width: 34px;
  line-height: 34px;
  padding: 1px;
  margin: 0 3px;
  display: inline-block;
  text-align: center;
}

/** Bootstrap **/
@media (min-width: 768px) {
  .d-md-none {
      display: none!important;
  }
}

.menu-experience-landing .menu {
  font-size: 1.5em;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border: 0!important;
  justify-content: flex-end;
  align-content: center;
}

.menu-experience-landing ul.menu li {
  border: 0;
}

.menu-experience-landing ul.menu li a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: 10px 0;
}

.menu-experience-landing .menu a {
  color: rgba(0,0,0,.7);
}

.menu-experience-landing li.emerald-cta-call a {
  color: #fff!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
  background-color: #009874;
}

@media (min-width: 992px) {
  .menu-experience-landing .menu {
      flex-direction: row;
  }
}

.text-white * {
  color: #fff!important;
}

.text-shadow-black , .text-shadow-black * {
  text-shadow: 1px 2px 8px rgb(6 65 76 / 80%);
}

.footer-wrapper.mk-grid #media_image-4 , .footer-wrapper.mk-grid #media_image-3 {
  text-align: right;
}


.overlay-section {
  position: relative;
}

.overlay-section::after {
  content: " ";
  display: blocK;
  background-color: black;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: .4
}

.overlay-section>.vc_row {
  z-index: 1
}

.overlay-section .wpcf7-list-item-label {
  color: #fff;
}



/** CALENDAR STYLE **/ 

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ffffff;
    background: #02664e;
    font-weight: 400;
    color: #ffffff;
    text-align: center; 
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .15;
    filter: Alpha(Opacity = 15);
    background-image: none;
}


.main-navigation-ul > li.menu-item > a.menu-item-link {
	    padding-right: 8px !important;
    padding-left: 8px !important;
}
