/* 
 Theme Name:     Divi Child
 Author:         Eyachts
 Author URI:     https://neweyachts.previewit.com.au/
 Template:       Divi
 Version:        v1.0
 Description:    Child Theme 
 Wordpress Version: 5.4.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/*custom fonts*/

.icon-e-branding:before { 
	content: '\e800'; /* '' */
	color: #7f898b;
	margin: 0px !important;
} 

.icon-e-contact:before { 
	content: '\e800'; /* '' */
	color: #ffffff;
	margin: 0px !important;
}

@font-face {
  font-family: 'fontello';
  src: url('/wp-content/themes/divi-child/custom-fonts/fontello.eot');
  src: url('/wp-content/themes/divi-child/custom-fonts/fontello.eot') format('embedded-opentype'),
       url('/wp-content/themes/divi-child/custom-fonts/fontello.woff2') format('woff2'),
       url('/wp-content/themes/divi-child/custom-fonts/fontello.woff') format('woff'),
       url('./wp-content/themes/divi-child/custom-fonts/fontello.ttf') format('truetype'),
       url('/wp-content/themes/divi-child/custom-fonts/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?55754389#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-e-branding:before { content: '\e800'; } /* '' */
/*end custom fonts*/

/*custom menu*/
.sticky {
	position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9990;
}

.et_mobile_menu {
	overflow: scroll !important;
	max-height: 84vh; /*edit this to match your view height*/
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3) /*just some box shadow for nicer menu, you can skip this*/
}


.menu-call a {
	font-weight: 700 !important;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a {
	color: #ffffff;
	margin-right: 15px;
}

.menu_cta {
	background: rgb(247,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,173,187,1) 0%, rgba(2,112,139,1) 50%, rgba(10,33,80,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,173,187,1) 0%, rgba(2,112,139,1) 50%, rgba(10,33,80,1) 100%);
	background: linear-gradient(180deg, rgba(0,173,187,1) 0%, rgba(2,112,139,1) 50%, rgba(10,33,80,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00adbb",endColorstr="#0a2150",GradientType=1);
	color: #ffffff !important;
	padding: 0 !important;
	border-radius: 50px !important;
	height: 40px;
	margin-top: 20px !important;
	margin-right: 0px !important;
}

.menu_cta a {
	color: #ffffff !important;
	font-weight: 700;
	padding: 0px 5px 0px 19px!important;
}

.eyachts-main-menu .et_pb_menu__logo {
	margin-right: 0px;
}

.eyachts-main-menu ul .menu_cta a:hover {
	color: #ffffff !important;
}

.eyachts-main-menu ul li a:hover {
	color: #0a2150 !important;
}

.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li a { 
	margin-right: 18px !important;
}

@media (max-width: 980px) {
	.eyachts-menu-container .et_pb_menu__logo img {
		width: 210px !important;
	}
	
	.menu_cta {
		margin-top: 0px !important;	
	}
	
	.menu_cta a{
		text-align: center !important;
		padding-top: 7px !important;
	}
}

@media only screen 
	and (min-width:1546px)
	and (max-width: 1685px) {
	.et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size: 11px !important;
	}
		.et_pb_menu .et-menu>li {
			padding-left: 0px;
		}
}

@media only screen 
	and (max-width: 1545px) {
		.et_pb_menu_0_tb_header.et_pb_menu ul li a {
			font-size: 9.5px !important;
		}

		.et_pb_menu .et-menu>li {
			padding-left: 0px;
		}
}

@media only screen 
	and (min-width: 1306px)
	and (max-width: 1337px) {
		.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li a {
			margin-right: 10px !important;
		}
}

@media only screen 
	and (max-width: 1305px) {
		.et_pb_menu_0_tb_header.et_pb_menu ul li a {
			text-align: left !important;
			padding: 5px 0px 5px 0px;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu ul .menu_cta a {
			text-align: center !important;
			padding-top: 5px !important;
		}
		
		.et_mobile_menu li li {
			padding-left: 0px !important;
			list-style: none;
		}
		
		.et_mobile_menu {
			list-style: none !important;
		}
}
@media only screen 
	and (min-width: 980px)
	and (max-width:1305px) {
		.et_pb_menu .et_mobile_menu {
			padding: 3% 4% !important;
		}
		
		#mobile_menu1 {
			display: block;
			max-width: 400px;
			position: absolute !important;
			right: 0 !important;
			left: auto;
		}
}

@media only screen 
	and (min-width:1180px)
	and (max-width:1257px) {
		.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
			width: 100% !important;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li a {
			margin-right: 5px !important;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav .menu_cta a {
			padding: 0px 10px 0px 15px!important;
		}
}

@media only screen 
	and (min-width:1181px)
	and (max-width:1305px) {
		.et-menu li li.menu-item-has-children > a:first-child:after {
			top: 5px;
			right: 0px;
		}
}

@media only screen 
	and (min-width:1258px)
	and (max-width:1305px) {		
		.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
			width: 100% !important;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav li a {
			margin-right: 15px !important;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu .et-menu-nav .menu_cta a {
			padding: 0px 0px 0px 15px!important;
		}
}


@media only screen 
	and (max-width:1180px) {
		.eyachts-main-menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
			display: none !important ;
		}

		.eyachts-main-menu .et_mobile_nav_menu, .et_pb_fullwidth_menu .et_mobile_nav_menu {
			display: flex !important ;
			float: none;
			margin: 0 6px;
			align-items: center; 
		}
}

@media only screen 
	and (min-width: 1000px)
	and (max-width: 1450px) {
		.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap {
			width: 250px !important ;
		}
}

/*end custom menu*/

/* Mobile Menu Collapse */ 
#page-container .mobile_nav li ul.hide {
    display: none !important;
}

#page-container .mobile_nav .menu-item-has-children {
    position: relative;
}
#page-container .mobile_nav .menu-item-has-children > a {
    background: transparent;
}

#page-container .mobile_nav .menu-item-has-children > a + span {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 0px 0px 40%;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    z-index: 3;
}

#page-container span.menu-closed:before {
    content: "3";
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: ETmodules;
}

#page-container span.menu-closed.menu-open:before {
    content: "2";
}
/*end custom menu collapse*/

/*custom hero section*/
@media only screen 
	and (min-width:901px) {
		.eyachts-main-hero .et_pb_fullwidth_image_0,
		.eyachts-main-hero .et_pb_fullwidth_image_0_tb_body{
			min-height: 820px !important;
		}
}

@media only screen 
	and (max-width: 900px)
	and (min-width:501px) {
		.eyachts-main-hero .et_pb_fullwidth_image_0,
		.eyachts-main-hero .et_pb_fullwidth_image_0_tb_body {
			min-height: 500px !important;
		}		
}

@media only screen 
	and (max-width: 500px) {
		.eyachts-main-hero .et_pb_fullwidth_image_0,
		.eyachts-main-hero .et_pb_fullwidth_image_0_tb_body{
			min-height: 400px !important;
		}
}

/*end custom hero*/

/*e-stand section */
.e-stand-content ul li {
	list-style: none !important;
	margin-bottom: .7em;
}

.e-stand-content ul {
	padding: 0px !important;
	line-height: 32px !important;
}

@media only screen 
	and (max-width: 1024px)
	and (min-width:981px) {
		.e-stand-content h1 {
			font-size: 23px !important;
		}		
}

.estand-imagery .et_pb_image_wrap img {
	height: 420px !important;
	object-fit: cover !important;
}

@media only screen 
	and (max-width: 700px) {	
	.estand-imagery .et_pb_image_wrap img {
		height: 250px !important;
		object-fit: cover !important;
	}
}

/*end e-stand section*/

/*testimonial section*/
.eyachts-testimonial-hero .et_pb_fullwidth_image img {
	height: 650px;
    object-fit: cover;
}

@media only screen 
	and (max-width: 900px)
	and (min-width:501px) {
		.eyachts-testimonial-hero .et_pb_fullwidth_image img {
			height: 400px;
			object-fit: cover;
		}		
}

@media only screen 
	and (max-width: 500px) {
		.eyachts-testimonial-hero .et_pb_fullwidth_image img {
			height: 250px;
			object-fit: cover;
		}
}

.eyachts-testimonial-grid.et_pb_slider, .eyachts-testimonial-grid.et_pb_slider_with_overlay, .eyachts-testimonial-grid.et_pb_bg_layout_dark {
	background-color: #142633 !important;	
}

.eyachts-testimonial-grid span.published, .eyachts-testimonial-grid span.author, .eyachts-testimonial-grid span.published {
	display: none;
}

.eyachts-testimonial-grid .et_pb_slide_with_image .et_pb_slide_description {
	    width: 70% !important;
}

.eyachts-testimonial-grid .et_pb_slide_image {
	width: 40% !important;
}

@media only screen 
	and (max-width: 900px) {
	.eyachts-testimonial-grid .et_pb_slide_with_image .et_pb_slide_description {
	    width: 100% !important;
		text-align: center;
	}

	.eyachts-testimonial-grid .et_pb_slide_image {
		width: 0% !important;
		display: none !important;
	}
}
.eyachts-testimonial-grid .et-pb-active-slide .et_pb_slide_description {
 animation-name: fadeBottom;
}

.eyachts-testimonial-grid .et_pb_slide_image, .eyachts-testimonial-grid .et-pb-active-slide .et_pb_slide_video {
 animation-name: fadeLeft;
}

/*end testimonial section*/

/*review section*/
.magazine-grid .et_pb_post {
	padding: 0px !important;
}

.magazine-grid .et_pb_post .post-content {
	padding-bottom: 25px !important;
}


.magazine-grid .entry-title {
	display: inherit !important;
	padding-bottom: 5px !important;
	visibility: inherit !important;
}

.magazine-grid .wp-block-button {
	color: #00adbb !important;
	margin-top: 4px;
}

.eyachts-review-grid .entry-title {
	display: none;
}



.eyachts-review-grid .post-content .post-content-inner * {
	font-style: italic !important;
}

.eyachts-review-grid .more-link {
	margin-top: 20px !important;
	font-size: 14px !important;
}

.eyachts-review-grid .et_pb_post .entry-featured-image-url {
	text-align: center !important;
}

.eyachts-review-grid .et_pb_post a img {
	max-width: 250px !important;
}

/*
@media only screen 
	and (min-width:901px) {
		.eyachts-review-grid {
			column-count: 3;
			column-gap: 60px;
		}	
}

@media only screen 
	and (max-width:900px) {
		.eyachts-review-grid {
			column-count: 1 !important;
			column-gap: 60px;
		}
} */
/*end review section*/

/*boat grid section*/
.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
	border-radius: 15px !important;
	min-height: 480px;
	position: relative;
}

@media only screen 
	and (min-width:1700px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 520px;
	}
}

@media only screen 
	and (max-width:1699px)
	and (min-width:1400px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 485px;
	}
}

@media only screen 
	and (max-width:1399px)
	and (min-width:850px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 455px;
	}
}

@media only screen 
	and (max-width:849px)
	and (min-width:768px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 425px;
	}
}

@media only screen 
	and (max-width:767px)
	and (min-width:600px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 650px;
	}
}

@media only screen 
	and (max-width:599px)
	and (min-width:500px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 500px;
	}
}

@media only screen 
	and (max-width:499px)
	and (min-width:400px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 450px;
	}
}

@media only screen 
	and (max-width:399px) {
	.eyachts-boat-grid .et_pb_post, .eyachts-boat-grid-dark .et_pb_post {
		min-height: 400px;
	}
}

.eyachts-boat-grid .et_pb_image_container img, .eyachts-boat-grid-dark .et_pb_image_container img {
	border-radius: 15px 15px 0px 0px !important;
}

.global-custom .eyachts-boat-grid p, .global-custom .eyachts-boat-grid-dark p{
	font-size: 18px !important;
}

.eyachts-boat-grid .et_pb_post .post-meta,.eyachts-boat-grid-dark .et_pb_post .post-meta {
	display: none !important;
}

.eyachts-boat-grid .et_pb_blog_grid .et_pb_post{
	padding-bottom: 0px;
	overflow: visible !important; 
}

.eyachts-boat-grid-dark .et_pb_blog_grid .et_pb_post{
	padding-bottom: 30px !important;
	overflow: visible !important;
	
}

.et_pb_blog_grid .et_pb_post{ text-align:center !important; }

.eyachts-boat-grid .et_pb_post .post-content, .eyachts-boat-grid-dark .et_pb_post .post-content{
	max-height: none !important;
}

.eyachts-boat-grid .et_pb_post p, .eyachts-boat-grid-dark .et_pb_post p{
	margin-bottom: 15px !important;	
}

.eyachts-boat-grid .et_pb_post div.post-content a.more-link, .eyachts-boat-grid-dark .et_pb_post div.post-content a.more-link{
	color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600!important;
    background-image: linear-gradient(180deg,#00adbb 0%,#0a2150 100%)!important;
    background-color: rgba(0,0,0,0);
    padding: 4px 30px;
	position: absolute;
	bottom: -19px;
    display: block;
	width: 180px;
	max-width: 100%;
	margin: auto;
	left: 0;
	right: 0;
}

.eyachts-boat-grid-dark .et_pb_post {
	margin-bottom: 50px !important;
}

.eyachts-boat-grid-dark .pagination a {
	color: #00adbb !important; 
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

.eyachts-boat-grid .et_pb_post .et_pb_image_container:before{
    content: '';
    height: 50%;
    width: 100%;
    bottom: -1px;
    left: 0 !important;
    position: absolute;
    background: rgb(247,246,247);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    z-index: 1;	
}

.eyachts-boat-grid-dark .et_pb_post .et_pb_image_container:before{
	content: '';
    height: 50%;
    width: 100%;
    bottom: -1px;
    left: 0 !important;
    position: absolute;
    background: rgb(247,246,247);
	background:linear-gradient(180deg, rgb(10 33 80 / 0%) 0%, rgb(13 34 75) 100%);
    z-index: 1;		
}

.eyachts-boats-container.et_pb_row_1 {
	overflow: visible !important;
}
	
.eyachts-boat-grid .entry-featured-image-url, .eyachts-boat-grid-dark .entry-featured-image-url {
  padding-top: 66.66%;
  display: block;
  overflow: hidden;
}

.eyachts-boat-grid .entry-featured-image-url img, .eyachts-boat-grid-dark .entry-featured-image-url img,
.eyachts-eblog-grid .entry-featured-image-url img {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: contain;
  transform: scale(1.2);
}
/*end boat section */

/*limited offer custom*/

/*end limited offer*/

/*eblog section*/
.single-post .boats-header-section div.et_pb_row_1, 
.single-post .boats-header-section div.et_pb_row_2,
.single-post .boats-header-section div.et_pb_row_3,
.single-post .boats-header-section div.et_pb_row_4,
.single-post .boats-header-section div.et_pb_row_5,
.single-post .boats-header-section div.et_pb_row_6,
.single-post .boats-header-section div.et_pb_row_7,
.single-post .boats-header-section div.et_pb_row_8,
.single-post .boats-header-section div.et_pb_row_9,
.single-post .boats-header-section div.et_pb_row_10,
.single-post .boats-header-section div.et_pb_row_11,
.single-post .boats-header-section div.et_pb_row_12,
.single-post .boats-header-section div.et_pb_row_13,
.single-post .boats-header-section div.et_pb_row_14,
.single-post .boats-header-section div.et_pb_row_15,
.single-post .boats-header-section div.et_pb_row_16,
.single-post .boats-header-section div.et_pb_row_17,
.single-post .boats-header-section div.et_pb_row_18,
.single-post .boats-header-section div.et_pb_row_19,
.single-post .boats-header-section div.et_pb_row_20{
	width: 90%;
    max-width: 1700px;
    padding: 20px 120px;
}

@media only screen 
	and (max-width: 1200px)
	and (min-width: 881px){
	.single-post .boats-header-section div.et_pb_row_1, 
	.single-post .boats-header-section div.et_pb_row_2,
	.single-post .boats-header-section div.et_pb_row_3,
	.single-post .boats-header-section div.et_pb_row_4,
	.single-post .boats-header-section div.et_pb_row_5,
	.single-post .boats-header-section div.et_pb_row_6,
	.single-post .boats-header-section div.et_pb_row_7,
	.single-post .boats-header-section div.et_pb_row_8,
	.single-post .boats-header-section div.et_pb_row_9,
	.single-post .boats-header-section div.et_pb_row_10,
	.single-post .boats-header-section div.et_pb_row_11,
	.single-post .boats-header-section div.et_pb_row_12,
	.single-post .boats-header-section div.et_pb_row_13,
	.single-post .boats-header-section div.et_pb_row_14,
	.single-post .boats-header-section div.et_pb_row_15,
	.single-post .boats-header-section div.et_pb_row_16,
	.single-post .boats-header-section div.et_pb_row_17,
	.single-post .boats-header-section div.et_pb_row_18,
	.single-post .boats-header-section div.et_pb_row_19,
	.single-post .boats-header-section div.et_pb_row_20{
			width: 90%;
			max-width: 1700px;
			padding: 20px 50px;	
		}		
}

@media only screen 
	and (max-width: 880px){
		.single-post .boats-header-section div.et_pb_row_1, 
.single-post .boats-header-section div.et_pb_row_2,
.single-post .boats-header-section div.et_pb_row_3,
.single-post .boats-header-section div.et_pb_row_4,
.single-post .boats-header-section div.et_pb_row_5,
.single-post .boats-header-section div.et_pb_row_6,
.single-post .boats-header-section div.et_pb_row_7,
.single-post .boats-header-section div.et_pb_row_8,
.single-post .boats-header-section div.et_pb_row_9,
.single-post .boats-header-section div.et_pb_row_10,
.single-post .boats-header-section div.et_pb_row_11,
.single-post .boats-header-section div.et_pb_row_12,
.single-post .boats-header-section div.et_pb_row_13,
.single-post .boats-header-section div.et_pb_row_14,
.single-post .boats-header-section div.et_pb_row_15,
.single-post .boats-header-section div.et_pb_row_16,
.single-post .boats-header-section div.et_pb_row_17,
.single-post .boats-header-section div.et_pb_row_18,
.single-post .boats-header-section div.et_pb_row_19,
.single-post .boats-header-section div.et_pb_row_20{
	width: 90%;
	max-width: 1700px;
	padding: 20px 10px;	
}
		
		.single-post .boats-header-section p {
			font-size: 12px !important;
		}
}


.single-post .boats-header-section div.et_pb_text_0, 
.single-post .boats-header-section div.et_pb_text_1,
.single-post .boats-header-section div.et_pb_text_2,
.single-post .boats-header-section div.et_pb_text_3,
.single-post .boats-header-section div.et_pb_text_4,
.single-post .boats-header-section div.et_pb_text_5,
.single-post .boats-header-section div.et_pb_text_6,
.single-post .boats-header-section div.et_pb_text_7,
.single-post .boats-header-section div.et_pb_text_8,
.single-post .boats-header-section div.et_pb_text_9,
.single-post .boats-header-section div.et_pb_text_10{
	width: 90% !important;
	margin: 0 auto !important;
}

@media only screen 
	and (max-width: 1600px) {
	.single-post .boats-header-section div.et_pb_text_0, 
	.single-post .boats-header-section div.et_pb_text_1,
	.single-post .boats-header-section div.et_pb_text_2,
	.single-post .boats-header-section div.et_pb_text_3,
	.single-post .boats-header-section div.et_pb_text_4,
	.single-post .boats-header-section div.et_pb_text_5,
	.single-post .boats-header-section div.et_pb_text_6,
	.single-post .boats-header-section div.et_pb_text_7,
	.single-post .boats-header-section div.et_pb_text_8,
	.single-post .boats-header-section div.et_pb_text_9,
	.single-post .boats-header-section div.et_pb_text_10{
		width: 80% !important;
	}	
}


.eyachts-eblog-grid a.more-link {
	background:none;
	font-size:14px;
	font-weight:600;
	color: #00adbb !important;
	text-transform: uppercase !important;
}

.eyachts-eblog-grid a.more-link:hover {
	color: #0a2150 !important;
}

.eyachts-eblog-grid .et_pb_post .post-meta {
	display: none !important;
}

.eyachts-eblog-grid .entry-featured-image-url {
  	padding-top: 75%;
	display: block;
	overflow: hidden;
}

.eyachts-eblog-grid .entry-featured-image-url img{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

.eyachts-eblog-grid article.et_pb_post p {
	padding-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4; 
	-webkit-box-orient: vertical;
}

@media only screen 
	and (max-width:768px) {
	.eyachts-eblog-grid article.et_pb_post {
		margin-bottom: 20px !important;
	}

}

.eyachts-eblog-grid .et_pb_post {
	border:none !important;
	background:none !important;
	margin-bottom:2% !important;
}

/*eblog grid tablet adjustment*/
.eyachts-eblog-grid .et_pb_post, .magazine-grid .et_pb_post {
	min-height:670px;
}

@media only screen 
	and (max-width: 980px)
	and (min-width: 768px) {
	.eyachts-eblog-grid .et_pb_salvattore_content[data-columns]::before,
	.magazine-grid .et_pb_salvattore_content[data-columns]::before	{
		content: '3 .column.size-1of3' !important;
	}

	.eyachts-eblog-grid .column.size-1of3,
	.magazine-grid .column.size-1of3 {
	    width: 30%!important;
	    margin-left: 2.5%;
	}
}

@media only screen
	and (max-width: 1000px) {	
	.eyachts-eblog-grid .et_pb_post, .magazine-grid .et_pb_post {
		min-height:200px
		}
}


/*@media only screen 
	and (min-width:1400px) {
	.eyachts-eblog-grid {
		column-count: 4;
		column-gap: 60px;
	}
}

@media only screen 
	and (max-width:1399px)
	and (min-width:980px) {
	.eyachts-eblog-grid {
		column-count: 2;
		column-gap: 60px;
	}
}

@media only screen 
	and (max-width:979px) {
	.eyachts-eblog-grid {
		column-count: 2;
		column-gap: 30px;
	}	
}*/

.et_pb_posts .et_pb_post {
	-webkit-column-break-inside: avoid !important; /* Chrome, Safari, Opera */
	page-break-inside: avoid !important; /* Firefox */
	break-inside: avoid !important; /* IE 10+ */
}

/*end eblog section*/

/*main blurb custom */

.eyachts-blurb-link {
	color: #00adbb !important;
	font-weight: 600 !important;
}

/*end blurb custom*/

/*options section*/
@media only screen 
	and (min-width:1400px) {
	.eyachts-options-grid {
		column-count: 3;
		column-gap: 60px;
	}
}

@media only screen 
	and (max-width:1399px)
	and (min-width:980px) {
	.eyachts-options-grid {
		column-count: 1;
		column-gap: 60px;
	}
}

@media only screen 
	and (max-width:979px) {
	.eyachts-options-grid {
		column-count: 1;
		column-gap: 30px;
	}
}
/*end options section*/

/*events section*/
@media only screen 
	and (min-width:601px) {
	.eyachts-event-grid {
		column-count: 3 !important;
		column-gap: 60px;
	}
}

@media only screen 
	and (max-width:600px) {
		.eyachts-event-grid {
			column-count: 1 !important;
		}
}

/*end events section*/

/*exclusive brand section*/
.exclusive-brands-section .exclusive-brand-blurb {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	animation:none !important;
	cursor: pointer !important;
}


.exclusive-brands-section-bar {
	display: flex;
}

.exclusive-brands-section-bar .exclusive-brand-blurb {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	animation:none !important;
	cursor: pointer !important;
}

.exclusive-brands-section-bar .et_pb_main_blurb_image, .exclusive-brands-section .et_pb_main_blurb_image{
	margin-bottom: 0px;
}
@media only screen and (max-width: 1000px) {
	.exclusive-brands-section-bar .et_pb_main_blurb_image .et_pb_image_wrap {
		max-width: 70px !important;
	}
	
	.exclusive-brands-section-bar .et_pb_column {
		width: 50%!important;
		height: 110px !important;
	}
	
	.exclusive-brands-section-bar .exclusive-brand-blurb {
		min-height: 110px !important;
	}
}

/*end exclusive brand*/


/*portfolio page*/
.porfolio-panels .porfolio-panels-blurb .et_pb_blurb_description {
	min-height: 120px !important;
}

.portfolio-brands-section .exclusive-brand-blurb {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	animation:none !important;
	cursor: pointer !important;
	transition: transform .2s; /* Animation */
	overflow: visible;
}

.portfolio-brands-section .exclusive-brand-blurb:hover {
	-ms-transform: scale(1.1); /* IE 9 */
  	-webkit-transform: scale(1.1); /* Safari 3-8 */
  	transform: scale(1.1); 
	z-index: 600 !important;
}

.portfolio-brands-section .et_pb_column:hover {
	z-index: 9 !important;
}

.portfolio-brands-section .et_pb_main_blurb_image {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.portfolio-brands-section .et_pb_blurb .et_pb_image_wrap {
	max-width: 125px !important;
}

.portfolio-brands-section .et_pb_blurb .et_pb_image_wrap img{
	max-width: 100%;
}

.portfolio-brands-section .et_pb_blurb_description {
	margin-top: 150px !important;
}

.portfolio-brands-section .et_pb_blurb:hover .et_pb_blurb_description {
	margin-top: 0px !important;
	padding-top: 30px !important;
}

/*end portfolio page*/




/* boats template styling */

	/*custom table section*/	
	.wptb-preview-table tr:nth-of-type(2n+1) {
		background-color: #f1f6f9 !important;
	}

	.wptb-frontend-table-edit-link {
		display: none !important;
	}
	/* end custom table*/

	/* boat specification section */
	.boats-specs-section {
		display: flex;
	}
	
	@media only screen 
		and (max-width: 1260px) {
		.boats-specs-table-section .wptb-table-container {
			margin-top: 0px !important;
		}	
			
		.boats-specs-section.et_pb_row_2.et_pb_row {
			padding: 40px 20px 0px 20px !important;
		}
		
		.et-db #et-boc .et-l .et_pb_row_3.et_pb_row.boats-specs-section {
			padding: 10px 30px !important;	
			flex-wrap: wrap
		}
		
		.boats-specs-section .et_pb_image_wrap {
			width: 150px;
		}
			
		.boats-specs-section .et_pb_module_header {
			margin-bottom: 0px !important;
			padding-bottom: 2px;
			font-size: 12px;
		}
			
		.boats-specs-section .et_pb_blurb_description{
			font-size: 20px;
		}
			
		.boats-specs-section .et_pb_column {
			width: 33.33%!important;
			padding: 10px !important;
		}		
	}

	@media only screen 
		and (max-width: 499px) {
		.boats-specs-section .et_pb_image_wrap {
			width: 100px;
		}
	}

	/*end specification section*/

	/* dragonfly specification section */
	.dragonfly-specs-section {
		display: flex;
	}
	
	@media only screen 
		and (max-width: 1260px) {
		.dragonfly-specs-table-section .wptb-table-container {
			margin-top: 0px !important;
		}	
			
		.dragonfly-specs-section.et_pb_row_2.et_pb_row {
			padding: 40px 20px 0px 20px !important;
		}
		
		.et-db #et-boc .et-l .et_pb_row_3.et_pb_row.boats-specs-section {
			padding: 10px 30px !important;	
			flex-wrap: wrap
		}
		
		.dragonfly-specs-section .et_pb_image_wrap {
			width: 150px;
		}
			
		.dragonfly-specs-section .et_pb_module_header {
			margin-bottom: 0px !important;
			padding-bottom: 2px;
			font-size: 12px;
		}
			
		.dragonfly-specs-section .et_pb_blurb_description{
			font-size: 20px;
		}
			
		.dragonfly-specs-section .et_pb_column {
			width: 50%!important;
			padding: 10px !important;
		}		
	}

	/*end dragonfly specification section*/

	/* layout section */
	.layout-section {
		display: flex;
	}
	
	@media only screen 
		and (max-width: 1260px) {
		.dragonfly-specs-table-section .wptb-table-container {
			margin-top: 0px !important;
		}	
			
		.layout-section.et_pb_row_2.et_pb_row {
			padding: 0px 0px 0px 0px !important;
		}
		
		.et-db #et-boc .et-l .et_pb_row_3.et_pb_row.layout-section {
			padding: 0px 0px !important;	
			flex-wrap: wrap
		}
		
		.layout-section .et_pb_image_wrap {
			width: 120px;
		}
			
		.layout-section .et_pb_module_header {
			margin-bottom: 0px !important;
			padding-bottom: 2px;
			font-size: 8px;
		}
			
		.layout-section .et_pb_blurb_description{
			font-size: 8px;
		}
			
		.layout-section .et_pb_column {
			width: 22%!important;
			padding: 0px !important;
		}		
	}

	@media only screen 
		and (max-width: 499px) {
		.layout-section .et_pb_image_wrap {
			width: 100px;
		}
	}

	/*end layout section*/

	/* phone layout section */
	.phone-layout-section {
		display: flex;
	}
	
	@media only screen 
		and (max-width: 1260px) {
		.dragonfly-specs-table-section .wptb-table-container {
			margin-top: 0px !important;
		}	
			
		.phone-layout-section.et_pb_row_2.et_pb_row {
			padding: 20px 20px 0px 20px !important;
		}
		
		.et-db #et-boc .et-l .et_pb_row_3.et_pb_row.phone-layout-section {
			padding: 10px 30px !important;	
			flex-wrap: wrap
		}
		
		.phone-layout-section .et_pb_image_wrap {
			width: 100px;
		}
			
		.phone-layout-section .et_pb_module_header {
			margin-bottom: 0px !important;
			padding-bottom: 2px;
			font-size: 12px;
		}
			
		.phone-layout-section .et_pb_blurb_description{
			font-size: 20px;
		}
			
		.phone-layout-section .et_pb_column {
			width: 50%!important;
			padding: 10px !important;
		}		
	}

	/*end phone layout section*/


	/*options and upgrade section*/
	@media only screen 
	and (max-width: 980px) {
		.boats-specs-option--section, .boats-specs-option--section.et_pb_row_4.et_pb_row {
			padding: 0px 50px !important;
		}
		
		.boats-specs-option--section .et_pb_blurb_position_left .et_pb_blurb_container {
			padding-left: 0px !important;
		}
		
		.boats-specs-option--section .et_pb_blurb_content {
			margin: inherit !important;
		}
		
		.boats-specs-option--section .et_pb_module_header {
			font-size: 14px !important;
		}
	}

@media only screen 
	and (max-width: 479px) {
		.eyachts-options-and-upgrade-color {
			padding-top: 20px !important;	
		}
		
		.eyachts-options-and-upgrade-color .et_pb_blurb {
			padding: 0px 25px !important
		}
		
		.eyachts-options-and-upgrade-color .et_pb_column {
			width: 50%!important;
		}
		
		.eyachts-options-and-upgrade-color .et_pb_module_header	span{
			font-size: 15px !important;
		}
	
}

	@media only screen 
	and (max-width: 980px) {
		.boats-specs-option--section, .boats-specs-option--section.et_pb_row_4.et_pb_row {
			padding: 0px 40px !important;
		}
	}

	.eyachts-options-and-upgrade .et_pb_blurb img {
		width: 100% !important;
		height: 340px !important;
		object-fit: cover !important;
	}
	
	.eyachts-options-and-upgrade-design .et_pb_blurb img {
		width: 100% !important;
		height: 200px !important;
		object-fit: cover !important;
	}

	@media only screen 
		and (max-width: 1200px) {
			.et_pb_row_9.et_pb_row.eyachts-options-and-upgrade,
			.et_pb_row_10.et_pb_row.eyachts-options-and-upgrade,
			.et-db #et-boc .et-l .et_pb_row_22.et_pb_row.eyachts-options-and-upgrade,
			.et-db #et-boc .et-l .et_pb_row_23.et_pb_row.eyachts-options-and-upgrade,
			.et-db #et-boc .et-l .et_pb_row_19.et_pb_row.eyachts-options-and-upgrade,
			.et-db #et-boc .et-l .et_pb_row_20.et_pb_row.eyachts-options-and-upgrade{
				padding: 0px 30px !important;
			}
	}

	@media only screen 
		and (min-width: 1199px)
		and (max-width: 1600px) {
		.eyachts-options-and-upgrade-design .et_pb_blurb img {
			height: 150px !important;
		}
		.eyachts-options-and-upgrade .et_pb_blurb img {
			width: 100% !important;
			height: 320px !important;
			object-fit: cover !important;
		}
	}

	@media only screen and (max-width: 1200px) {
		.eyachts-options-and-upgrade-design .et_pb_blurb img {
			height: 150px !important;
		}
		.eyachts-options-and-upgrade .et_pb_blurb img {
			width: 100% !important;
			height: 200px !important;
			object-fit: cover !important;
		}
	}
	@media only screen 
		and (min-width: 768px)
		and (max-width: 980px) {
			.eyachts-options-and-upgrade .et_pb_column {
				width: 33%!important;
			}
			.eyachts-options-and-upgrade .et_pb_blurb_content {
				padding-left: 10px;
    			padding-right: 10px;
			}
	}

	@media only screen
		and (max-width: 980px) {
			.eyachts-factory-options-blurb {
				display: flex;
  				flex-direction: column;
  				justify-content: center;
			}
	}
	/*end options and upgrade*/

	/*custom for download*/
	@media only screen
		and (max-width: 700px) {
			.boats-download-section .et_pb_cta_0.et_pb_promo, .boats-download-section .et_pb_cta_1.et_pb_promo, .boats-download-section .et_pb_cta_2.et_pb_promo,
			.et-db #et-boc .et-l .et_pb_cta_0.et_pb_promo.cobli-download-button, .et-db #et-boc .et-l .et_pb_cta_1.et_pb_promo.cobli-download-button,
			.et-db #et-boc .et-l .et_pb_cta_2.et_pb_promo.cobli-download-button {
				margin-top: 0px !important;
			}
	}

	@media only screen
			and (max-width: 1300px) {
				.et-db #et-boc .et-l .et_pb_cta_0.et_pb_promo.cobli-download-button h2.et_pb_module_header,
				.et-db #et-boc .et-l .et_pb_cta_1.et_pb_promo.cobli-download-button h2.et_pb_module_header, 
				.et-db #et-boc .et-l .et_pb_cta_2.et_pb_promo.cobli-download-button h2.et_pb_module_header {
					font-size: 15px !important;	
				}
				
				.et-db #et-boc .et-l .et_pb_row_5.et_pb_row.boats-download-section {
					padding: 0px 30px 30px !important;
				}
	}

	/*end custom download*/
	
	/* gallery section*/

	.eyachts-custom-gallery .fg-tag-list {
		text-align: center;
	}

	.eyachts-custom-gallery .fg-tag-item a {
		color: #333;
	}
	
	.eyachts-custom-gallery .fg-tag-link:hover {
		background-color: transparent !important;
    	border-color: transparent !important;
	}
	
	.eyachts-custom-gallery .fg-filtering-container .fg-tag-item {
		font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
		border-radius: 100px;
		color: #10222c !important;
    	letter-spacing: 1px;
    	font-size: 14px;
    	font-weight: 600!important;
		text-transform: uppercase !important;
		display: inline-block;
		padding: 5px 10px;
		margin: 1px;
	}

	.eyachts-custom-gallery .fg-tag-item.fg-selected .fg-tag-link {
		color: #7c929e !important;
		border: none !important;
	}
	/* end gallery section*/

	/*virtual tour section*/
	@media only screen 
		and (max-width: 768px) {
			.virtual-tour-section {
				overflow: hidden !important;	
			}
			
			.virtual-tour-section iframe{ 
				height: 300px;				
				display: block !important;
			}
	}
	/*end virtual tour*/

	/*model section */	
	@media only screen 
		and (min-width: 1920px) {
			.eyachts-modelnumber-container .et_pb_image img,
			.eyachts-modelnumber-container .et_pb_image_wrap img,
			.eyachts-modelnumber-container .et_pb_image .et_pb_image_wrap{
				width: 250px !important;
			}
	}

	.eyachts-boats-model-section .et_pb_main_blurb_image {
		width: 100% !important;
	}

	.eyachts-boats-model-section .et_pb_column img {
		width: 100% !important;
    	height: 296px !important;	
		object-fit: cover !important;
	}

	.eyachts-modelnumber-container {
		text-align: center;
	}

	.eyachts-modelnumber-container .et_pb_button_module_wrapper{
		display: inline-block !important;
		text-align: center;
		margin: 5px 5px;
	}

	/* end model number*/

@media only screen 
	and (min-width: 1601px)
	and (max-width: 1920px) {
		.boats-header-section .boat-subheading, .boats-header-section .boat-value-proposition, .boats-header-section .boat-infos{
			width: 75% !important;
		} 
}

@media only screen 
	/*and (min-width: 1601px)*/
	and (max-width: 1601px) {
		.boats-header-section .boat-subheading, .boats-header-section .boat-value-proposition{
			width: 100% !important;
		}
}
@media only screen 
	and (max-width: 1699px)
	and (min-width: 1300px) {
		.boats-header-section .boat-infos .boat-info-header{
			font-size: 30px !important;
		}
}

@media only screen 
	and (max-width: 1299px) {
		.boats-header-section .boat-infos .boat-info-header{
			font-size: 23px !important;
		}
}

@media only screen 
	/*and (min-width: 1601px)*/
	and (max-width: 1601px) {
		.boats-header-section .boat-infos {
			width: 85% !important;
		}
}

@media only screen 
	and (min-width: 768px)
	and (max-width: 980px) {	
		.boat-infos.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){
			margin-top: 15px !important;
		}
}

@media only screen 
	and (max-width: 768px) {	
		.boats-header-section .et_pb_image .et_pb_image_wrap {
			width: 170px !important;
		} 
}

@media only screen 
	/* and (min-width: 768px) */
	and (max-width: 767px) {	
		.boat-infos.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{
			width: 100%;
		}
}

	/* boats image slider */
	.eyachts-boatimage-slider .et_pb_slide .et_pb_container {
		height: auto !important;
		min-height: 768px !important;
	}
	
	@media only screen 
		and (min-width: 768px) 
		and (max-width: 980px) {
		.eyachts-boatimage-slider .et_pb_slide .et_pb_container {
			height: auto !important;
			min-height: 500px !important;
		}
	}
	
	@media only screen 
		and (max-width: 767px) {
		.eyachts-boatimage-slider .et_pb_slide .et_pb_container {
			height: auto !important;
			min-height: 300px !important;
		}
	}

/* Custom stuff for boats template */
.boats-template-default header {
	position: relative;
}

.boats-template-default #left-area, .single .et_pb_post { 
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.boats-template-default .container {
    width: 100%;
    max-width: 100%;
}

.boats-template-default #main-content .entry-title {
	visibility: hidden;
	padding-bottom: 5px;
	display: none;
}

.boats-template-default #main-content .post-meta {
    visibility: hidden;
    padding-bottom: 0px;
	display: none;
}

.eyachts-eblog-grid .entry-title, .eyachts-eblog-grid .post-meta {
	visibility: visible !important;
	padding-bottom: 12px;
	display: block !important;
}

body.boats-template-default #main-content > div {
	padding-top: 0 !important ;
	position: relative;
	z-index: 20;
}

body.boats-template-default header {
    /*position: fixed;*/
    z-index: 50;
	width: 100%;
}

.boats-template-default #main-content .boats-blog-section .entry-title{
	visibility: visible !important;
	display: flex;
}
/* Blog height fixes */
.eyachts-eblog-grid .et_pb_post {
	min-height:670px;
}

@media only screen
	and (max-width: 1000px) {	
	.eyachts-eblog-grid .et_pb_post {
		min-height:200px
		}
}

.magazine-grid-index .et_pb_post {
	min-height:650px;
	margin-bottom:5% !important;
}

.magazine-grid .et_pb_post .post-meta {
	display: none !important;
}

.magazine-grid-index .entry-title {
	min-height:71px;
}

.event-grid .et_pb_post {
	min-height:560px;
	margin-bottom:5% !important;
}

.magazine-grid .et_pb_post .post-meta, .magazine-grid-index .et_pb_post .post-meta{
	display: none !important;
}

/* testimonials slider styles */
@media only screen 
	/*and (min-width: 1601px)*/
	and (max-width: 767px) {
		.eyachts-testimonial-container .et_pb_slide_description {
			padding: 0px 0px !important;
		}
		
		.eyachts-testimonial-grid .et_pb_slide_title {
			padding-bottom: 20px;
		}
		
		.eyachts-testimonial-grid .et-pb-controllers {
			display: none;
		}
}

 .eyachts-testimonial-grid .et_pb_slide_image img {
	height:180px;
	width:180px;
	border-radius:90px;
	margin-right:60px;
	object-fit: cover;
}

.eyachts-testimonial-post .et_pb_image_wrap img {
	height:180px;
	width:180px;
	border-radius:90px;
}

.eyachts-testimonial-post .et_pb_image_wrap {
		left:50%;
	margin-left:-90px;
}

/* magazine review grid styles home */
.magazine-grid h2 {
	font-weight:600;
	margin:12px auto !important;
}

.magazine-grid .et_pb_blog_grid .et_pb_post .wp-block-buttons .wp-block-button a.wp-block-button__link {
	background:none;
	border-radius:0px;
	font-size:14px;
	font-weight:600;
	color: #00adbb !important;
	padding:0px;
}
.magazine-grid .et_pb_blog_grid .et_pb_post .wp-block-buttons .wp-block-button a.wp-block-button__link:hover {
	color: #0a2150 !important;
}

/* magazine review grid styles reviews pages */
@media only screen and (min-width: 1025px) {

.magazine-grid .entry-title {
	min-height:76px
}
}


.magazine-grid-index h2 {
	font-weight:600;
	margin:8px auto;
}

.magazine-grid-index .et_pb_post .wp-block-buttons .wp-block-button a.wp-block-button__link {
	background:none;
	border-radius:0px;
	font-size:14px;
	font-weight:600;
	color: #00adbb !important;
	padding:0px;
}
.magazine-grid-index .et_pb_post .wp-block-buttons .wp-block-button a.wp-block-button__link:hover {
	color: #0a2150 !important;
}

.magazine-grid-index .et_pb_post {
	border:none !important;
	background:none !important;
}

/* Event Grid Styles */
.event-grid .et_pb_post .post-meta {
	display: none !important;
}

.event-grid a.more-link {
	background:none;
	font-size:14px;
	font-weight:600;
	color: #00adbb !important;
	text-transform: uppercase !important;
	letter-spacing: 0px !important;
}

.event-grid a.more-link:hover {
	color: #0a2150 !important;
	letter-spacing: 0px !important;
}

@media only screen and (min-width: 1025px) {
.event-grid {
		column-count:3;
	column-gap:50px;
}
}

.event-grid .entry-featured-image-url img {
    width: 100% !important;
    height: 380px !important;
    object-fit: cover !important;
}

@media only screen 
	and (max-width:1400px)
	and (min-width:768px) {
	.event-grid .entry-featured-image-url img {
		height: 270px !important;
		object-fit: cover !important;
	}
	
	.event-grid {
		column-count: 3 !important;
		column-gap: 20px;
	}
}

.event-grid .more-link {
	margin-top:20px;
}

@media only screen 
	and (max-width:767) {
	.event-grid .entry-featured-image-url img {
		height: 250px !important;
		object-fit: cover !important;
	}
	.event-grid {
		column-count: 2 !important;
		column-gap: 20px;
	}
}

/*boat blurb grid section*/
.eyacht-boatgrid-container {
	overflow: visible !important;
}

.eyacht-boatgrid-container .et_pb_column {
	overflow: visible !important;
	display: flex;
}

@media only screen 
	and (max-width:1699px)
	and (min-width:980px) {
	.eyacht-boatgrid-container .et_pb_column {
		width: 50%;
	}
}

.eyacht-boatgrid-container .eyachts-blurb-item {
	padding-bottom: 37px !important;
    position: relative !important;
    margin-bottom: 0px !important;
	width: 100%;
}

.eyacht-boatgrid-container .et_pb_button_module_wrapper {
	position: absolute !important;
    margin: auto !important;
    right: 0 !important;
    left: 0 !important;
    bottom: -18.5px !important;
}

.eyacht-boatgrid-container .eyachts-blurb-item .et_pb_module_header {
	padding: 0px 30px !important;
}

.eyacht-boatgrid-container .eyachts-blurb-item .et_pb_blurb_description {
	padding: 20px 30px !important;
}

.eyachts-blurb-item ul li {
	line-height: 2em;
}
.eyachts-blurb-item  .et_pb_image_wrap, .eyachts-blurb-item .et_pb_main_blurb_image {
	width: 100% !important;	
}

.eyachts-blurb-item .et_pb_image_wrap img {
	width: 100% !important;
	height: 296px !important;
	object-fit: cover !important;
}

@media only screen 
	and (max-width:768px) {
	.eyachts-blurb-item .et_pb_module_header a {
		font-size: 22px !important;
	}
}

.eyachts-blurb-item ul {
	list-style: none !important;
	padding: 0px !important;
	margin-top: 20px;
}

.eyachts-blurb-item a {
	color: #00adbb !important;
	font-weight: 600 !important;
	letter-spacing: .5px !important;
}
/*end boat blurb grid section*/

/*team page blurb 1:1 ratio*/
.eyachts-blurb-1-1 .et_pb_blurb_description {
	padding: 20px 30px 30px 20px !important;
}

.eyachts-blurb-1-1 .et_pb_image_wrap img {
	width: 100% !important;
	height: 400px !important;
	object-fit: cover !important;
}

@media only screen 
	and (max-width: 900px)
	and (min-width:501px) {
		.eyachts-blurb-1-1 .et_pb_image_wrap img {
			width: 100% !important;
			height: 350px !important;
			object-fit: cover !important;
		}	
}

@media only screen 
	and (max-width: 500px) {
		.eyachts-blurb-1-1 .et_pb_image_wrap img {
			width: 100% !important;
			height: 300px !important;
			object-fit: cover !important;
		}
}

/*end team page*/

/*custom e brand */
.e-heading {
	height: 28px !important;
   	width: 28px !important;
}
@media only screen 
	and (max-width: 768px) {
	.global-custom .eyachts-heading-with-e {
		width: 100% !important;
	}
}
/*end e brand*/

/*footer custom*/
.subcribe-column-fullwidth {
	width: 30% !important;
	margin-right: 0px !important;
}

.footer-menus a:hover {
	color: #00adbb !important;
}


@media only screen
	and (min-width: 501px)
 	and (max-width: 1000px) {	
		.subcribe-column-fullwidth {
			width: 100% !important;
		}
		
		.footer-menus .footer-column-mobile {
			 width: 25%!important;
		}
}

@media (max-width: 500px) {
	.subcribe-column-fullwidth {
		width: 100% !important;
	}
	
	.footer-menus .footer-column-mobile {
		 width: 45%!important;
	}
}

@media screen 
	and (max-width:1138px)
	and (min-width:925px) {
	.et_pb_text_0_tb_footer h1 {
		font-size: 35px !important;
	} 
}

@media screen 
	and (max-width:924px)
	and (min-width:711px) {
	.et_pb_text_0_tb_footer h1 {
		font-size: 25px !important;
	} 
}

@media screen 
	and (max-width:710px)
	and (min-width:376px) {
	.et_pb_text_0_tb_footer h1 {
		font-size: 23px !important;
		margin: 0 auto !important;
		width: 100% !important;	
	} 
		
	.et_pb_text_0_tb_footer {
		width: 100% !important;	
	}
		
}

@media screen 
	and (max-width:375px) {
	.et_pb_text_0_tb_footer h1 {
		font-size: 21px !important;
		margin: 0 auto !important;
		width: 100% !important;	
	} 
		
	.et_pb_text_0_tb_footer {
		width: 100% !important;	
	}
		
}
/*end footer custom*/

/*prospectus toggleabl form*/
@media (max-width: 768px) {
	body #page-container .et_pb_section .et_pb_button_0.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_1.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_2.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_3.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_4.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_5.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_6.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_7.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_8.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_8.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_10.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_11.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_12.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_13.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_3_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_11_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_4_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_13_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_2_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_8_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_6_tb_body.prospectus-button,
	body.et-db #page-container #et-boc .et-l .et_pb_section .et_pb_button_17_tb_body.prospectus-button {
		font-size: 15px !important;
		padding: 20px !important;
	} 
	
	.prospectus-panel .et_pb_module_header {
		font-size: 14px !important;
	}
}
/*end prospectus*/

/*global custom*/
.eyachts-eblog-grid .entry-title:hover {
	color: #00adbb !important;
}

.blog-image-square .entry-featured-image-url {
	padding-top: 100%;
	display: block;
}

.blog-image-square .entry-featured-image-url img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

.global-custom {
	animation:none !important;
	
}

@media only screen 
	and (max-width:1000px) {
		.global-custom p{
			font-size: 12px !important;
		}		
}

@media only screen 
	and (max-width: 1024px)
	and (min-width:981px) {
		.global-custom h1, .global-custom h4{
			font-size: 27px !important;
		}
		.global-custom h2, .global-custom h6{
			font-size: 24px !important;
		}		
}

@media only screen 
	and (max-width:500px) {
		.global-custom h1, .global-custom h4{
			font-size: 18px !important;
		}
		.global-custom h2, .global-custom h6{
			font-size: 15px !important;
		}
}

@media only screen 
	and (max-width:600px) {
		.global-custom {
			padding: 10px 10px !important;
		}
}

@media only screen 
	and (max-width:1200px)
	and (min-width:801px) {
		.et-db #et-boc .et-l .et_pb_row_0.et_pb_row.global-custom,
		.et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row.global-custom {
			padding: 50px 50px 50px 50px !important;
		}
}

@media only screen 
	and (max-width:800px) {
		.et-db #et-boc .et-l .et_pb_row_0.et_pb_row.global-custom,
		.et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row.global-custom {
			padding: 35px 35px 10px 35px !important;
		}
}


/*end global custom*/

/*Ninjaform Capsule Form custom*/
.nf-before-form-content {margin-bottom: 15px;}
.nf-form-title { display: none !important;}
.nf-form-content {max-width: 1500px !important;}

@media only screen 
	and (max-width:800px) {
		#ninja_forms_required_items, .nf-field-container {
			margin-bottom: 5px !important;
		}
}

.nf-error.field-wrap .nf-field-element:after {
	background: #00adbb !important;
}

.nf-pass.field-wrap .nf-field-element:after {
	color: #0a2150 !important;
}

.eyachts-capsule-form .nf-response-msg {
	color: #ffffff !important;
	text-align: center !important;
}

.eyachts-capsule-form .nf-form-fields-required, .eyachts-capsule-form .nf-error-msg.nf-error-field-errors,
.cobli-capsule-form-variant .nf-form-fields-required, .cobli-capsule-form-variant .nf-error-msg.nf-error-field-errors {
	text-align: center !important; 
	color: #eeeeee !important;
	font-size: 13px !important;
}

.eyachts-capsule-form .nf-form-content textarea.ninja-forms-field {
	height: 120px !important;
}

.eyachts-capsule-form .nf-form-content nf-fields-wrap {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
  	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	
  margin-left: -15px;
  margin-right: -15px;
}
.eyachts-capsule-form .nf-form-content nf-fields-wrap nf-field {
	padding-left: 15px;
	padding-right: 15px;
}
.eyachts-capsule-form .nf-form-content nf-fields-wrap nf-field .eyachts-capsule-button .nf-field { width: 100%; }
.eyachts-capsule-form .nf-form-content nf-fields-wrap nf-field:nth-child(10) { width: 100% !important }
.eyachts-capsule-form .nf-form-content nf-fields-wrap nf-field { width: 100% }
@media (min-width: 980px) {
	.eyachts-capsule-form .nf-form-content nf-fields-wrap nf-field {    
		width: 33.333333%;
  }
}

.eyachts-capsule-form input[type=button], .eyachts-capsule-form-variant input[type=button] {
    background-image: linear-gradient(180deg,#00adbb 0%,#0a2150 100%)!important;
    background-color: rgba(0,0,0,0);
	color: #ffffff !important;
	border-radius: 50px !important;
	border: none;
	letter-spacing: 1px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
	font-weight: 600!important;
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 1px;
	width: 100% !important;
/* 	float: right; */
	cursor: pointer;

}

.eyachts-capsule-form select:after {
	font-style: normal !important;
}


.eyachts-capsule-form .nf-form-content .list-select-wrap>div div:after {
	font-style: normal !important;
}

.eyachts-capsule-form select {
	font-style:italic !important;
}

.eyachts-capsule-form input[type=text], .eyachts-capsule-form input[type=email], .eyachts-capsule-form input[type=number], .eyachts-capsule-form select > option,
.eyachts-capsule-form .nf-form-content .list-select-wrap .nf-field-element>div, .eyachts-capsule-form .nf-form-content input:not([type=button]), .eyachts-capsule-form .nf-form-content textarea, .eyachts-capsule-form-variant input[type=text], .eyachts-capsule-form-variant input[type=email],.eyachts-capsule-form-variant input[type=number] {
	color: #ffffff !important;
	font-style:italic !important;
	border: none !important;
	border-radius: 5px !important;
	background-color: #02749C !important; 
}

.eyachts-capsule-form .nf-form-content input[type=submit]{
	background-color: #ffffff !important; 
	color: #02749C !important;
}

.eyachts-capsule-form input::-webkit-input-placeholder, .eyachts-capsule-form-variant input::-webkit-input-placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form input::-moz-placeholder, .eyachts-capsule-form-variant input::-moz-placeholder, .eyachts-capsule-form-variant textarea:-ms-input-placeholder  {
	color: #ffffff !important;
}

.eyachts-capsule-form input:-ms-input-placeholder, .eyachts-capsule-form-variant input:-ms-input-placeholder, .eyachts-capsule-form-variant textarea:-ms-input-placeholder   {
	color: #ffffff !important;
}

.eyachts-capsule-form input:-moz-placeholder, .eyachts-capsule-form-variant input:-moz-placeholder, .eyachts-capsule-form-variant textarea:-moz-placeholder{
	color: #ffffff !important;
}

.eyachts-capsule-form input::placeholder, .eyachts-capsule-form-variant input::placeholder, .eyachts-capsule-form textarea::placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form .nf-form-content select.ninja-forms-field, .eyachts-capsule-form .list-select-wrap div:after {
	color: #ffffff !important; 
}
/*end Ninjaform customs*/

/*Ninjaform variation customs*/
.eyachts-capsule-form-var .nf-response-msg {
	color: #ffffff !important;
	text-align: center !important;
}

.eyachts-capsule-form-var .nf-form-fields-required, .eyachts-capsule-form-var .nf-error-msg.nf-error-field-errors {
	text-align: center !important; 
	color: #eeeeee !important;
	font-size: 13px !important;
}

.eyachts-capsule-form-var .nf-form-content textarea.ninja-forms-field {
	height: 120px !important;
}

.eyachts-capsule-form-var .nf-form-content nf-fields-wrap {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
  	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	
  margin-left: -15px;
  margin-right: -15px;
}
.eyachts-capsule-form-var .nf-form-content nf-fields-wrap nf-field {
	padding-left: 15px;
	padding-right: 15px;
}
.eyachts-capsule-form-var .nf-form-content nf-fields-wrap nf-field .eyachts-capsule-form-var .nf-field { width: 100%; }
.eyachts-capsule-form-var .nf-form-content nf-fields-wrap nf-field:nth-child(8) { width: 66.6% !important }
.eyachts-capsule-form-var .nf-form-content nf-fields-wrap nf-field:nth-child(9) { width: 100% !important }
.eyachts-capsule-form-var .nf-form-content nf-fields-wrap nf-field { width: 100% }
@media (min-width: 980px) {
	.eyachts-capsule-form-var .nf-form-content nf-fields-wrap nf-field {    
		width: 33.333333%;
  }
}

.eyachts-capsule-form-var input[type=button] {
    background-image: linear-gradient(180deg,#00adbb 0%,#0a2150 100%)!important;
    background-color: rgba(0,0,0,0);
	color: #ffffff !important;
	border-radius: 50px !important;
	border: none;
	letter-spacing: 1px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
	font-weight: 600!important;
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 1px;
	width: 100% !important;
/* 	float: right; */
	cursor: pointer;

}

.eyachts-capsule-form-var select:after {
	font-style: normal !important;
}


.eyachts-capsule-form-var .nf-form-content .list-select-wrap>div div:after {
	font-style: normal !important;
}

.eyachts-capsule-form-var select {
	font-style:italic !important;
}

.eyachts-capsule-form-var input[type=text], .eyachts-capsule-form-var input[type=email], .eyachts-capsule-form-var input[type=number], .eyachts-capsule-form-var select > option,
.eyachts-capsule-form-var .nf-form-content .list-select-wrap .nf-field-element>div, .eyachts-capsule-form-var .nf-form-content input:not([type=button]), .eyachts-capsule-form-var .nf-form-content textarea, .eyachts-capsule-form-var input[type=text], .eyachts-capsule-form-variant input[type=email],.eyachts-capsule-form-variant input[type=number] {
	color: #ffffff !important;
	font-style:italic !important;
	border: none !important;
	border-radius: 5px !important;
	background-color: #02749C !important; 
}

.eyachts-capsule-form-var input::-webkit-input-placeholder, .eyachts-capsule-form-variant input::-webkit-input-placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form-var input::-moz-placeholder, .eyachts-capsule-form-variant input::-moz-placeholder, .eyachts-capsule-form-variant textarea:-ms-input-placeholder  {
	color: #ffffff !important;
}

.eyachts-capsule-form-var input:-ms-input-placeholder, .eyachts-capsule-form-variant input:-ms-input-placeholder, .eyachts-capsule-form-variant textarea:-ms-input-placeholder   {
	color: #ffffff !important;
}

.eyachts-capsule-form-var input:-moz-placeholder, .eyachts-capsule-form-variant input:-moz-placeholder, .eyachts-capsule-form-variant textarea:-moz-placeholder{
	color: #ffffff !important;
}

.eyachts-capsule-form-var input::placeholder, .eyachts-capsule-form-variant input::placeholder, .eyachts-capsule-form-var textarea::placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form-var .nf-form-content select.ninja-forms-field, .eyachts-capsule-form-var .list-select-wrap div:after {
	color: #ffffff !important; 
}


/*end Ninjaform variation*/

/*Ninjaform design form*/
.eyachts-capsule-form-design .nf-form-content label {
	font-size: 14px;
	color: #ffffff;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	font-style: italic !important;
		font-weight: 500;
}

.eyachts-capsule-form-design .nf-response-msg {
	color: #ffffff !important;
	text-align: center !important;
}

.eyachts-capsule-form-design .nf-form-fields-required, .eyachts-capsule-form-design .nf-error-msg.nf-error-field-errors {
	text-align: left !important; 
	color: #eeeeee !important;
	font-size: 13px !important;
}

.eyachts-capsule-form-design .nf-form-content textarea.ninja-forms-field {
	height: 120px !important;
}

.eyachts-capsule-form-design .nf-form-content nf-fields-wrap {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
  	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	
  margin-left: -15px;
  margin-right: -15px;
}
.eyachts-capsule-form-design .nf-form-content nf-fields-wrap nf-field {
	padding-left: 15px;
	padding-right: 15px;
}
.eyachts-capsule-form-design .nf-form-content nf-fields-wrap nf-field .eyachts-capsule-form-var .nf-field { width: 100%; }
/*.eyachts-capsule-form-design .nf-form-content nf-fields-wrap nf-field:nth-child(16) { width: 100% !important }*/
.eyachts-capsule-form-design .nf-form-content nf-fields-wrap nf-field:nth-last-child(2) { width: 100% !important }
.eyachts-capsule-form-design .nf-form-content nf-fields-wrap nf-field { width: 100% }
@media (min-width: 980px) {
	.eyachts-capsule-form-design .nf-form-content nf-fields-wrap nf-field {    
		width: 33.333333%;
  }
}

.eyachts-capsule-form-design input[type=button] {
    background-image: linear-gradient(180deg,#00adbb 0%,#0a2150 100%)!important;
    background-color: rgba(0,0,0,0);
	color: #ffffff !important;
	border-radius: 50px !important;
	border: none;
	letter-spacing: 1px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
	font-weight: 600!important;
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 1px;
	width: 100% !important;
/* 	float: right; */
	cursor: pointer;

}

.eyachts-capsule-form-design select:after {
	font-style: normal !important;
}


.eyachts-capsule-form-design .nf-form-content .list-select-wrap>div div:after {
	font-style: normal !important;
}

.eyachts-capsule-form-var select {
	font-style:italic !important;
}

.eyachts-capsule-form-design input[type=text],
.eyachts-capsule-form-design input[type=email],
.eyachts-capsule-form-design input[type=number],
.eyachts-capsule-form-design select > option,
.eyachts-capsule-form-design .nf-form-content .list-select-wrap .nf-field-element>div,
.eyachts-capsule-form-design .nf-form-content input:not([type=button]),
.eyachts-capsule-form-design .nf-form-content textarea,
.eyachts-capsule-form-design input[type=text],
.eyachts-capsule-form-design input[type=email],
.eyachts-capsule-form-design input[type=number] {
	color: #ffffff !important;
	font-style:italic !important;
	border: none !important;
	border-radius: 5px !important;
	background-color: #00adbb !important; 
}

.eyachts-capsule-form-design .checkbox-wrap .nf-field-label label.nf-checked-label:before {
	color: #02749C !important;
} 

.eyachts-capsule-form-design input::-webkit-input-placeholder, .eyachts-capsule-form-variant input::-webkit-input-placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form-design input::-moz-placeholder, .eyachts-capsule-form-design input::-moz-placeholder, .eyachts-capsule-form-design textarea:-ms-input-placeholder  {
	color: #ffffff !important;
}

.eyachts-capsule-form-design input:-ms-input-placeholder, .eyachts-capsule-form-design input:-ms-input-placeholder, .eyachts-capsule-form-design textarea:-ms-input-placeholder   {
	color: #ffffff !important;
}

.eyachts-capsule-form-design input:-moz-placeholder, .eyachts-capsule-form-design input:-moz-placeholder, .eyachts-capsule-form-design textarea:-moz-placeholder{
	color: #ffffff !important;
}

.eyachts-capsule-form-design input::placeholder, .eyachts-capsule-form-design input::placeholder, .eyachts-capsule-form-design textarea::placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form-design .nf-form-content select.ninja-forms-field, .eyachts-capsule-form-design .list-select-wrap div:after {
	color: #ffffff !important; 
}


/*end Ninjaform design form*/

/*Ninjaform boat models customs*/
.eyachts-capsule-form-boatmod .nf-response-msg {
	color: #ffffff !important;
	text-align: center !important;
}

.eyachts-capsule-form-boatmod .nf-form-fields-required,
.eyachts-capsule-form-boatmod .nf-error-msg.nf-error-field-errors {
	text-align: center !important; 
	color: #eeeeee !important;
	font-size: 13px !important;
}

.eyachts-capsule-form-boatmod .nf-form-content textarea.ninja-forms-field {
	height: 120px !important;
}

.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
  	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	
  margin-left: -15px;
  margin-right: -15px;
}
.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap nf-field {
	padding-left: 15px;
	padding-right: 15px;
}
.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap nf-field .eyachts-capsule-form-boatmod .nf-field { width: 100%; }
.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap nf-field:nth-child(10) { width: 100% !important }
.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap nf-field:nth-child(11) { width: 100% !important }
.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap nf-field { width: 100% }
@media (min-width: 980px) {
	.eyachts-capsule-form-boatmod .nf-form-content nf-fields-wrap nf-field {    
		width: 33.333333%;
  }
}

.eyachts-capsule-form-boatmod input[type=button] {
    background-image: linear-gradient(180deg,#00adbb 0%,#0a2150 100%)!important;
    background-color: rgba(0,0,0,0);
	color: #ffffff !important;
	border-radius: 50px !important;
	border: none;
	letter-spacing: 1px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
	font-weight: 600!important;
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 1px;
	width: 100% !important;
/* 	float: right; */
	cursor: pointer;

}

.eyachts-capsule-form-boatmod select:after {
	font-style: normal !important;
}


.eyachts-capsule-form-boatmod .nf-form-content .list-select-wrap>div div:after {
	font-style: normal !important;
}

.eyachts-capsule-form-boatmod select {
	font-style:italic !important;
}

.eyachts-capsule-form-boatmod input[type=text], .eyachts-capsule-form-boatmod input[type=email],
.eyachts-capsule-form-boatmod input[type=number], .eyachts-capsule-form-boatmod select > option,
.eyachts-capsule-form-boatmod .nf-form-content .list-select-wrap .nf-field-element>div,
.eyachts-capsule-form-boatmod .nf-form-content input:not([type=button]),
.eyachts-capsule-form-boatmod .nf-form-content textarea, .eyachts-capsule-form-boatmod input[type=text],
.eyachts-capsule-form-boatmod input[type=email],.eyachts-capsule-form-boatmod input[type=number] {
	color: #ffffff !important;
	font-style:italic !important;
	border: none !important;
	border-radius: 5px !important;
	background-color: #02749C !important; 
}

.eyachts-capsule-form-boatmod input::-webkit-input-placeholder, .eyachts-capsule-form-boatmod input::-webkit-input-placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form-boatmod input::-moz-placeholder, .eyachts-capsule-form-boatmod input::-moz-placeholder, .eyachts-capsule-form-boatmod textarea:-ms-input-placeholder  {
	color: #ffffff !important;
}

.eyachts-capsule-form-boatmod input:-ms-input-placeholder, .eyachts-capsule-form-variant input:-ms-input-placeholder, .eyachts-capsule-form-boatmod textarea:-ms-input-placeholder   {
	color: #ffffff !important;
}

.eyachts-capsule-form-boatmod input:-moz-placeholder, .eyachts-capsule-form-boatmod input:-moz-placeholder, .eyachts-capsule-form-boatmod textarea:-moz-placeholder{
	color: #ffffff !important;
}

.eyachts-capsule-form-boatmod input::placeholder, .eyachts-capsule-form-variant input::placeholder, .eyachts-capsule-form-boatmod textarea::placeholder {
	color: #ffffff !important;
}

.eyachts-capsule-form-boatmod .nf-form-content select.ninja-forms-field, .eyachts-capsule-form-var-boatmod .list-select-wrap div:after {
	color: #ffffff !important; 
}


/*end Ninjaform boat models*/

/*subscribe form */
.eyachts-slim-optin3 .et_pb_newsletter_field:nth-child(1), .eyachts-slim-optin3 .et_pb_newsletter_field:nth-child(2) {
  flex-basis:49%;
}

.eyachts-slim-optin3 .et_pb_newsletter_button_wrap, .eyachts-slim-optin3 .et_pb_newsletter_field:nth-child(3) {
  flex-basis:100%;
}
.eyachts-slim-optin3 .et_pb_newsletter_footer {
  margin-top:0;
}
.et_pb_column_4_4 .eyachts-slim-optin3 {
  display:block;
}
.eyachts-slim-optin3 .et_pb_newsletter_description,
.eyachts-slim-optin3 .et_pb_newsletter_form {
  width: 100%;
  padding: 0;
}

@media (max-width:479px) {
  .eyachts-slim-optin3 .et_pb_newsletter_field,
  .eyachts-slim-optin3 .et_pb_newsletter_button_wrap {
    flex-basis:100%;
  }
}
/*end subscribe form */

/* boat slideshows */


.boat-slideshow-filter span {
	cursor: pointer ;
}


body .swiper-button-prev ,
body .swiper-button-next {
	transition: .3s ease-in opacity ;
	transform: scale(1) translateY(120px);
	color: #fff;
	background : #000 url('images/arrow-right.png');
	background-size: cover;
	opacity: 1 ;
    /*filter: grayscale(1);*/
    z-index: 50;
    height: 35px;
    width: 35px;

}

.boat-slideshow  .swiper-button-next.swiper-button-disabled, 
.boat-slideshow  .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}

.boat-slideshow .swiper-button-prev {
    
    transform:	  scale(1)  translateY(120px) translateX(0px) rotateZ(180deg);
}
 
.boat-slideshow .swiper-button-next {
    
    transform:   scale(1) translateY(120px)  translateZ(0px);
}
@media  (max-width: 1098px){
	.swiper-slide.fake {
		display: none !important ;
	}
}


.boat-slideshow-filter span.active {
    font-weight: 500 !important ;
    color: #037391 ;
}

@media (min-width: 600px){
	body .single-boat-slider-container {
		border-radius: 0;
		max-width: 100%;
		width: 100%;
	}
	body .single-boat-slider {
		border-radius: 0;
	}
}

@media (min-width: 1099px){



	.swiper-slide {
	    transition: .3s ease-in opacity; 
	}

	.swiper-slide.swiper-slide-prev {
	    /*opacity: .5;*/
	}

	.swiper-slide.swiper-slide-next + div {
	    /*opacity: .5;*/
	}


	body .single-boat-slider {	
	    background-size: 90% 100% ;
	    background-position: center;
	    background-color: #eee;
	    padding-bottom: 3rem;
	}

	
	body .boat-slideshow .swiper-wrapper {
		/*padding: 0 20px 0 65px ;*/
		/*padding: 0 20px 0 9.1vw ;*/
	}

	body .boat-slideshow    {
		padding-left: 0 ;
		padding-right: 0 ; 
		max-width: 100%; 
		margin: 0 auto ;
	}

	body .boat-slideshow .swiper-slide {
		/*margin: 0 15px; */
		/*max-width: calc(33% + 70px );*/
		width: auto;
		max-width: auto;
	}

	body .swiper-button-prev {
		left: 5.5vw;
	}


	body .swiper-button-next {
		right: 5.5vw;
	}

	body .swiper-button-prev ,
	body .swiper-button-next {
		transform: scale(1) translateY(120px);
		color: #fff;
		background : #000 url('images/arrow-right.png');
		opacity: 1 ;
	    /*filter: grayscale(1);*/
	    z-index: 50;
	    height: 65px;
	    width: 65px;

	}

	body .swiper-button-prev {
		transform: scale(1) translateY(120px) rotateZ(180deg); 
	}

	body .single-boat-slider-container {
		/*background: transparent;*/
		width: 100% ;
		/*overflow: visible;*/
		max-width: 100% ;
	}

	body .single-boat-slider-container .swiper-wrapper {
		/*padding-left: 15vw;*/
		/*padding-right: 15vw;*/
	}

}

.boat-slideshow .swiper-pagination {
	display: none; 
	visibility: hidden;
}

@media (min-width: 1700px ){
	body .single-boat-slider {
		background-size: 1700px 100% ;
	}


	.boat-slideshow .swiper-pagination {
		display: none; 
	    overflow: hidden;
	    bottom: 45px;
	    max-width: 80%;
	    margin: 0 auto;
	    left: 0;
	    right: 0;
	}

}

 

.swiper-slide > h2  {
	padding: 25px 50px; 
	text-transform: none;
	transition: .3s ease-in color ;
}

.swiper-slide h2 a {
	text-transform: uppercase;
	font-weight: 300;
	display: block; 
	font-size: 32px;
}

.slider-boat-details {
	display:  block;
	margin-top: 1rem;
	font-size: 18px;
}

.slider-boat-details span {
	text-transform: none;
	margin-right: .5rem;
}

.boat-slideshow	 span.boat-title {
	display: block;
}

.slider-boat-details span.location {
	font-style: italic ;
}


.slider-boat-details span.sahres {
	
}


.slider-boat-details span.price  {
	font-weight: bold; 
	margin-right: 0;
}


.single-boat-slider-container .single-boat-slider > h1 {
    font-size: 35px;
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 3px;
}

@media (max-width: 768px ){ 
	.single-boat-slider-container .single-boat-slider > h1 { 
		font-size: 25px !important;
	}
}

@media (min-width: 1700px ){
	.single-boat-slider-container .single-boat-slider > h1 {
    	font-size: 45px;	
    }
}



#footer-widgets .footer-widget a,#footer-widgets .footer-widget li a,#footer-widgets .footer-widget li a:hover{color:#ffffff}.footer-widget{color:#ffffff}.et_slide_in_menu_container,.et_slide_in_menu_container .et-search-field{letter-spacing:px}.et_slide_in_menu_container .et-search-field::-moz-placeholder{letter-spacing:px}.et_slide_in_menu_container .et-search-field::-webkit-input-placeholder{letter-spacing:px}.et_slide_in_menu_container .et-search-field:-ms-input-placeholder{letter-spacing:px}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}	h1,h2,h3,h4,h5,h6{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif}.boat-filter.active .et_pb_text_inner{font-weight:700}.icecream-items .slick-slide{opacity:0.5}.icecream-items .slick-slide.slick-active{opacity:1}.single-boat-slider-container{width:90%;max-width:90%;margin-left:auto;margin-right:auto}@media (min-width:600px){.single-boat-slider-container{background:#EEEEEE;max-width:1690px}}@media (min-width:1200px){.single-boat-slider-container{background:#EEEEEE;padding:0px}}.boats-template-default.single,.home.page-template-default{background:#EEEEEE}.single-boat-slider{border-radius:30px;background:#fff  url('/wp-content/uploads/2021/09/emptyslate.jpg') no-repeat top center / contain;max-width:100%;overflow:hidden;position:relative;padding-bottom:6rem}.single-boat-slider h1{padding-top:8rem;padding-bottom:3rem;text-align:center;font-size:55px;text-transform:uppercase;font-weight:200;letter-spacing:3px}.boat-slideshow-filter{text-align:center;margin-bottom:3rem}.boat-slideshow-filter span{color:#000;text-transform:uppercase;font-size:18px;margin:0 1rem;font-family:"Open Sans",Helvetica,Arial,Lucida,sans-serif}.boat-slideshow-filter span.active{font-weight:bold}.boat-slideshow{padding:2rem;overflow:hidden}.boat-slideshow .swiper-slide{min-height:500px;background:#eee;box-shadow:0 10px 15px rgba(0,0,0,0.5)}.boat-slideshow .swiper-slide h2{text-transform:uppercase;position:absolute;left:0;bottom:2.25rem;border-radius:0 20px 20px 0;background:rgba(255,255,255,.85);font-size:1.5rem;padding:2.5rem;z-index:50;min-width:33%}.boat-slideshow .swiper-slide h2 a:hover{color:rgba(0,0,0,0.6)}.boat-slideshow .swiper-slide figure{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:20}.boat-slideshow .swiper-slide figure img{object-fit:cover;margin-bottom:0;height:100%;width:100%}.boat-slideshow .swiper-pagination{overflow:hidden;bottom:45px}.boat-slideshow .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:100px;height:3px}.boat-slideshow .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:rgba(0,0,0,0.6)}.propectus-button.closed:after{content:"\33"}.propectus-button.opened:after{content:"\32"}body.ppwp-sitewide-protection{position:relative;min-height:100vh;display:flex;align-items:center;padding:0;margin:0}body.ppwp-sitewide-protection .pda-form-login{position:relative;z-index:1;padding:2em 0}body.ppwp-sitewide-protection .pda-form-login label{display:none}body.ppwp-sitewide-protection .pda-form-login input{width:100%;padding:15px;font-size:15px}body.ppwp-sitewide-protection .pda-form-login .input_wp_protect_password{background-color:#e1e1e1;text-align:center;margin-bottom:20px;transition:all 100ms ease}body.ppwp-sitewide-protection .pda-form-login .button-login{text-transform:uppercase;font-weight:700;background:linear-gradient(90deg,rgba(90,129,160,1) 0%,rgba(122,153,184,1) 20%,rgba(171,190,220,1) 32%,rgba(182,198,216,1) 53%,rgba(139,154,177,1) 77%,rgba(120,151,189,1) 100%)!important;border:0}body.ppwp-sitewide-protection .pda-form-login .ppw-entire-site-password-error{text-align:center;font-weight:700}body.ppwp-sitewide-protection .pda-form-login .ppw-swp-logo{background-size:contain;background-position:center;background-repeat:no-repeat}.nj-guest-form .nf-response-msg{text-align:center;color:#fff;visibility:hidden}.pum-close.popmake-close{display:none}.refer-element.no-show{overflow:hidden;height:0}

/***google translator*/

.menu-item-gtranslate{
	width: 163px;
}

#gtranslate_wrapper{
	top: 33%;
}

#gtranslate_wrapper .switcher{
	width: 140px;
	background: transparent;
}


#gtranslate_wrapper .switcher .selected a, #gtranslate_wrapper .switcher .option a{
	font-size: 10px;
	color: #8198a4;
	width: 130px;
	background: transparent;
}

#gtranslate_wrapper .switcher .selected{
	width: 140px;
	background: transparent;
}

#gtranslate_wrapper .switcher .selected a{
	border: none;
}


#gtranslate_wrapper .switcher .option{
	width: 140px;
	background: #eeeeee;
	border: none;
}

/*****hide gtranslator on blog***/
ul#menu-blog-menu li.menu-item-gtranslate{
	display: none;
}

/* footer gtranslate*/
.eyachts-gtranslate-container .et_pb_column {
	margin-bottom: 0px !important;
}

.eyachts-gtranslate-dropdown .switcher .option, .eyachts-gtranslate-dropdown .switcher .selected, .eyachts-gtranslate-dropdown .switcher .option a.selected{
	background: #eeeeee;
	border: none !important;
}

.eyachts-gtranslate-dropdown .switcher .selected a, .eyachts-gtranslate-dropdown .switcher .option a{
	font-size: 15px;
	color: #8198a4;
	width: 130px;
	background: transparent;
	border: none !important;
}

.eyachts-gtranslate-dropdown .switcher{
	width: 140px;
	background: #eeeeee;
}

.eyachts-gtranslate-dropdown .switcher .selected a:hover, .eyachts-gtranslate-dropdown .switcher .option a:hover {
	background: #eeeeee;
    color: #0a2150;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	right: 0px !important;
}

.et_pb_post .wp-block-buttons,
.et_pb_post .post-content-inner h2,
.et_pb_post .post-content-inner p{
	text-align: center !important;
}


#nf-form-81-cont nf-field:nth-child(8) {
    width: 100% !important;
}
@media (min-width: 980px) {
	#nf-form-81-cont  .nf-form-content nf-fields-wrap nf-field:nth-child(10) {width: 33% !important; }
}

.label-white label {
	color: #fff;
}