/* 
 Theme Name:     Divi Child
 Author:         Cobli
 Author URI:     https://cobli.previewit.com.au/
 Template:       Divi
 Version:        v.5.4.4
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.4.4
*/ 


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

/* custom about page*/
.about-header-section.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	width: 90% !important;
    max-width: 1200px;
}

/* custom menu styles */
.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;
}

.menu_cta {
	background: rgb(90,129,160);
	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%);
	color: #ffffff !important;
	padding: 0 !important;
	border-radius: 6px !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;
}

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

.cobli-main-menu ul li a:hover, .boat-menu ul li a:hover{
	color: #2e86a0 !important;
}

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

@media only screen 
	and (min-width:1227px)
	and (max-width: 1530px) {
	.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:1243px) {
		.cobli-main-menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
			display: none !important ;
		}

		.cobli-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; 
		}
		
		.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;
			height: unset !important;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu ul li a {
			text-align: left !important;
			padding: 5px 0px 5px 0px;
		}
		
		.et_mobile_menu li li {
			padding-left: 0px !important;
			list-style: none;
		}
		
		.et_pb_menu_0_tb_header.et_pb_menu ul .menu_cta a {
			text-align: center !important;
			padding-top: 5px !important;
		}
		
		.et_mobile_menu {
			list-style: none !important;
		}
		
		.cobli-main-menu.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul, 
		.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,
		.et_mobile_menu .menu-item-has-children>a {
			 background-color: rgb(255 255 255 / 0%)!important;
		}
		
		
}
/* mega menu customs*/
.cobli-boat-megamenu-list span a:hover {
	color: #037391 !important;
}


/*adjust Divi Menu module breakpoint*/
@media only screen and (max-width: 1226px) {
    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block
    }
}


.et_pb_video_play:before { content: "\e0a3" !important; }

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none !important;
}

.et-pb-controllers a {
	width: 138px;
    height: 3px;
}

/* adding icon to an open accordion */
.et_pb_toggle_open .et_pb_toggle_title:after {
	display: inline !important;
	content: "\32";
}

.et_pb_toggle_title:before {content: none !important;}

.et_pb_toggle_title:after {
	content: "\33"; 
	position: relative; 
	right: 0; 
	font-size: 30px; 
	color: #ffffff; 
	top: 50%; 
	margin-top: -.5em;
	font-family: ETmodules;
}

.foogallery.fg-light.fg-shadow-outline .fg-item-inner { box-shadow: none !important;}

/* custom blog post */
.cobli-blog-container .et_pb_image_0_tb_body .et_pb_image_wrap, .cobli-blog-container .et_pb_image_0_tb_body img {
	max-height: 100%;
}

@media only screen 
	and (max-width: 979px) {
		.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
			margin-bottom: 8% !important;
		}
}

/* boats template styling */
@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 (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%;
		}
}

@media only screen 
	and (min-width: 766px)
	and (max-width: 980px) {		
		.boats-header-section .boat-infos .info-price{
			border-right: none;
		}
}

@media only screen 
	/*and (min-width: 480px)*/
	and (max-width: 767px) {		
		.boats-header-section .boat-infos .info-price{
			border-right: none;
			border-top: 1px solid #497b96;
			border-bottom: none;
		}
		
		.boats-header-section .boat-infos .info-term{
			border-top:1px solid #497b96;
			border-bottom: 1px solid #497b96;
		}
}

/* Custom stuff for boats template */
.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;
}

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;
}

.boats-template-default #main-content .boats-blog-section .entry-title{
	visibility: visible !important;
	display: flex;
}

/* custom stuff how it works page*/ 

.key-principle-section .et_pb_blurb:hover {
	color: #fff !important;
}

.key-principle-section .et_pb_blurb:hover h4{
	color: #fff !important;
}

/* custom stuff hubspot form */
@media (min-width: 980px){
	#cobli_skinny.et_pb_newsletter .et_pb_newsletter_fields {
  		flex-wrap: wrap !important;
	}
	
	#cobli_skinny.et_pb_newsletter .et_pb_newsletter_fields>* {
  		flex-basis: 32% !important;
	}
}

@media (min-width: 1099px){
	#cobli_skinny p.et_pb_newsletter_button_wrap {
		width: 40% !important;
		margin: 0 auto;
	}
}

@media only screen 
	and (min-width: 981px)
	and (max-width: 1098px) {
		#cobli_skinny p.et_pb_newsletter_button_wrap {
			width: 60% !important;
			margin: 0 auto;
		}
	}	

@media only screen 
	 and (max-width: 1098px){
		 #cobli_skinny .et_pb_newsletter_button.et_pb_button {font-size: 13px !important;}
}

#cobli_skinny .et_pb_newsletter_form {
  padding-left: 0px;
}

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


.cobli-slim-optin3 .et_pb_newsletter_button_wrap, .cobli-slim-optin3 .et_pb_newsletter_field:nth-child(3) {
  flex-basis:100%;
}
.cobli-slim-optin3 .et_pb_newsletter_footer {
  margin-top:0;
}
.et_pb_column_4_4 .cobli-slim-optin3 {
  display:block;
}
.cobli-slim-optin3 .et_pb_newsletter_description,
.cobli-slim-optin3 .et_pb_newsletter_form {
  width: 100%;
  padding: 0;
}
@media (max-width:800px) {
  .cobli-slim-optin3 .et_pb_newsletter_field,
  .cobli-slim-optin3 .et_pb_newsletter_button_wrap {
    flex-basis:49%;
  }
  .et_pb_column_4_4 .cobli-slim-optin3 .et_pb_newsletter_description {
    margin-bottom:10px;
  }
}
@media (max-width:479px) {
  .cobli-slim-optin3 .et_pb_newsletter_field,
  .cobli-slim-optin3 .et_pb_newsletter_button_wrap {
    flex-basis:100%;
  }
}

.footer-menus span a:hover {
	color: #2e86a0 !important;
}

@media (min-width: 980px){
	#subscribe_skinny.et_pb_newsletter .et_pb_newsletter_fields {
  		flex-wrap: wrap !important;
	}
	
	#subscribe_skinny.et_pb_newsletter .et_pb_newsletter_fields>* {
  		flex-basis: 49% !important;
	}
}

.subcribe-column-fullwidth {
	width: 32% !important;
}

@media only screen
	and (min-width: 501px)
 	and (max-width: 1000px) {
		.subcribe-column-fullwidth {
			width: 100% !important;
		}
	
		.subcribe-column-fullwidth #subscribe_skinny {
			margin-top: 0px !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: 50%!important;
	}
	
	.footer-menus .footer-contact-number, .footer-menus .footer-cobli-logo {
		width: 100%!important;
	}
	
	#cobli_skinny.et_pb_newsletter, #cobli_skinny .et_pb_newsletter_form {
		padding-top: 0px !important;
	}
}

@media only screen
	and (min-width: 950px)
 	and (max-width: 1200px) {
	.footer-menus .footer-contact-number, .footer-menus .footer-cobli-logo {
		width: 30%!important;
	}
}

@media only screen
	and (min-width: 501px)
	and (max-width: 949px) {
	.footer-menus .footer-contact-number, .footer-menus .footer-cobli-logo {
		width: 50%!important;
	}
}

/*ninjaform capsuleform customs*/
.nf-form-title { display: none !important;}

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

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

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

.cobli-capsule-form .nf-form-fields-required, .cobli-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;
}

.cobli-capsule-form .nf-error .nf-error-msg, .cobli-capsule-form-variant .nf-error .nf-error-msg {
	color: #eeeeee !important;
	font-size: 13px !important;
}

.cobli-capsule-form-subscribe .nf-form-fields-required {
	font-size: 13px !important;
}

.cobli-capsule-form-subscribe .nf-error .nf-error-msg, .cobli-capsule-form-subscribe .nf-error-msg.nf-error-field-errors {
	color: #666 !important;
	font-size: 13px !important;
}

/*test here*/
.cobli-capsule-form select > option { color: #000000 !important;}

.cobli-capsule-form .nf-form-content {
	max-width: none;
}

.cobli-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;
}
.cobli-capsule-form .nf-form-content nf-fields-wrap nf-field {
	padding-left: 15px;
	padding-right: 15px;
}
.cobli-capsule-form .nf-form-content nf-fields-wrap nf-field .cobli-capsule-button .nf-field { width: 100%; }
/*.cobli-capsule-form .nf-form-content nf-fields-wrap nf-field:nth-child(4) { display: none; } */
.cobli-capsule-form .nf-form-content nf-fields-wrap nf-field { width: 100% }
@media (min-width: 980px) {
	.cobli-capsule-form .nf-form-content nf-fields-wrap nf-field {    
		width: 33.333333%;
  }
}

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

.cobli-capsule-button {
	display: flex;
  	justify-content: center;
  	align-items: center;
}

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

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

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

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

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

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

.cobli-capsule-form input[type=text], .cobli-capsule-form input[type=email], .cobli-capsule-form input[type=number],
.cobli-capsule-form .nf-form-content .list-select-wrap .nf-field-element>div, .cobli-capsule-form .nf-form-content input:not([type=button]), .cobli-capsule-form  .nf-form-content textarea, .cobli-capsule-form-variant input[type=text], .cobli-capsule-form-variant input[type=email],.cobli-capsule-form-variant input[type=number]
{
	color: #ffffff !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom-width: 1px !important;
    border-bottom-color: #ffffff !important;
	background-color: transparent !important; 
}


.cobli-capsule-form input[type=button], .cobli-capsule-form-variant input[type=button] {
	background: rgb(90,129,160);
	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;
	color: #ffffff !important;
	border-radius: 4px !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;
	width: 100% !important;
/* 	float: right; */
	cursor: pointer;

}

.cobli-capsule-form-subscribe .nf-response-msg {
	color: #ffffff !important;
	text-align: left !important;
}

.cobli-capsule-form-subscribe input[type=email] {
	border: none !important;
	background-color: #d8d9db !important;
}

.cobli-capsule-form-subscribe input[type=button]{
	background: rgb(90,129,160);
	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;
	color: #ffffff !important;
	border-radius: 4px !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;
	width: 230px !important;
	float: left !important;
	cursor: pointer;
}

@media (min-width: 980px){
	.cobli-capsule-form .nf-form-content input.ninja-forms-field {
  		flex-wrap: wrap !important;
	}
	
	.cobli-capsule-form .nf-form-content .nf-field-element>* {
  		flex-basis: 32% !important;
	}
}


/* custom blog style */
/* blog page listing item same height */
@media (min-width: 768px) {
	.blog-page.pa-blog-image-1-1.three-column-blog-grid article.et_pb_post,
	.pa-blog-image-1-1.three-column-blog-grid article.et_pb_post{
		overflow: hidden;
		height: 500px !important;
	}
	
	.blog-page.pa-boat-image-1-1.three-column-blog-grid article.et_pb_post,
	.pa-boat-image-1-1.three-column-blog-grid article.et_pb_post{
		overflow: hidden;
		height: 480px !important;
	}
}

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

	.three-column-blog-grid .column.size-1of3 {
	    width: 30%!important;
	    margin-left: 2.5%;
	}
}

.three-column-blog-grid .et_pb_post:hover {
	transform:translate(0px, -14px);
	transition: all 0.4s ease;
	border-radius: 8px;
}

.three-column-blog-grid .post-content p {
    display: block;
    overflow: hidden;
}

.three-column-blog-grid .et_pb_post .et_pb_image_container {
	position: relative;
}

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

.et_social_inline { margin-top: 50px !important;}

.custom-blog-container .et_pb_text_1_tb_body.et_pb_text a {
	color: #7c98ba !important;
}

.custom-blog-content .wp-block-image, .custom-blog-content .wp-block-embed {
	text-align: center !important;
	margin: 0 auto !important;
	margin-bottom: 2em !important;
    margin-top: 2em !important;
}

.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;

}

.pa-blog-image-1-1.three-column-blog-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;
}

.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 (min-width: 1700px ){
	.single-boat-slider-container .single-boat-slider > h1 {
    	font-size: 53px;	
    }
}



/*mega menu custom*/
.tippy-popper-wide {
	max-width: 1700px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
}

.dmp-blog .et_pb_salvattore_content[data-columns]::before {
	content: '3 .column.size-1of3' !important; /* column grid number*/
}
@media only screen and ( min-width: 981px ) {
	.dmp-blog .column.size-1of3 {
	    width: 32%!important;
	    margin-right: 1%;  /* 24% original*/
	}
}


/*popup customs
.popmake-close { display: none !important;}*/


/*global customs*/
.global-custom.cobli-brands {
	display: flex;
	justify-content: center;
	align-items: center;
}

.global-custom.xcl-brands .brands-3-across {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media only screen 
	and (max-width: 1100px)
	and (min-width: 701px) {
		.global-custom .et_pb_image .et_pb_image_wrap {
			width: 170px;
		}
}
@media only screen
	and (max-width: 700px) {
		.global-custom.cobli-brands {
			padding: 0px !important;
			display: flex;
			flex-direction: column;
			justify-content: center;
		}
		.global-custom .et_pb_image .et_pb_image_wrap {
			margin: 30px 0px;
			width: 170px;
		}
		
		.global-custom.xcl-brands .brands-3-across {
			display: block !important;
			justify-content: center;
			align-items: center;
			padding-bottom: 0px;
    		padding-top: 0px;
		}
}



@media only screen 
	and (min-width:901px) {
		.cobli-main-hero .et_pb_fullwidth_image_2 {
			min-height: 700px !important;
		}
}


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

@media only screen 
	and (max-width: 500px) {
		.cobli-main-hero .et_pb_fullwidth_image_2 {
			min-height: 350px !important;
		}
		
		.global-custom .xcl-brands .et_pb_row.et_pb_row_20 {
			display: block !important;
		}
}

@media only screen 
	and (max-width: 1700px)
	and (min-width: 981px) {
		/*adjust text and space sizing */
		.global-custom .et_pb_row_0.et_pb_row {
			padding-top: 60px !important;
			padding-top: 30px !important;
			padding-left: 30px !important;
    		padding-right: 30px !important;
		}
		
		.global-custom .et_pb_slider .et_pb_slide_2.et_pb_slide .et_pb_slide_description .et_pb_slide_title,
		.global-custom h1 {
			font-size: 30px !important;
		}
		
		.global-custom h2 {
			font-size: 23px;
		}
		
		.global-custom h6 {
			font-size: 25px !important;	
		}
		
		.global-custom .et_pb_slides .et_pb_slide, .global-custom .et_pb_slide_description {
			padding: 0px !important;
		}
			
		.global-custom.boat-list-container.et_pb_row_1.et_pb_row,
		.global-custom.boat-list-container.et_pb_row_2.et_pb_row {
			padding: 50px !important;
		}
}


.et_pb_blog_grid_wrapper .et_pb_image_container img,
.boat-list-container .et_pb_post img {
    height: auto !important;
    object-fit: cover;
    aspect-ratio: 16/9 ;
}

@media only screen 
	and (max-width: 767px) {
		.global-custom h1{
			font-size: 25px !important;
		}
		
		.global-custom h2 {
			font-size: 19px;
		}
} 

@media only screen 
	and (min-width: 501px)
	and (max-width: 980px) {
		.global-custom h4, .global-custom p {
			font-size: 16px !important;
		}
}

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


@media only screen 
	and (max-width: 1000px) {	
		[class*="global-custom"]{
			padding-left: 0px !important;
			padding-right: 0px !important;
		}
		
		.global-custom .et_pb_row, .global-custom .et_pb_slide_description {
			padding-left: 0px !important;
			padding-right: 0px !important;
		}
}

@media only screen 
	and (max-width: 1200px)
	and	(min-width: 801px){	
		.global-custom .cobli-principle-col {
			width: 50% !important;
		}
		
}

@media only screen 
	and (max-width: 800px) {
		/*.global-custom.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 { width: 50% !important; }*/
		.global-custom .cobli-principle-col {
			width: 100% !important;
		}
}



@media only screen 
	and (max-width: 1200px) {
		.global-custom .personal-column, .global-custom .commercial-column {
			padding: 230px 0px 15px 0px !important;
		}
}
/* end global customs*/


/***** google translate begin ****************************************************/
#menu-main-1 .menu-item-gtranslate{
	display: flex !important;
}
@media only screen and (max-width: 1243px){
	#menu-main-1 .menu-item-gtranslate{
		display: none;
	}
}
.menu-item-gtranslate{
	display: none !important;
	width: 160px;
	padding-left:15px !important;
	align-items: center !important;
	justify-content: center !important;

}

.menu-item-gtranslate #gtranslate_wrapper, .menu-item-gtranslate #gtranslate_wrapper .switcher{
	width: 130px;
}
.menu-item-gtranslate #gtranslate_wrapper .switcher .selected{
	width: 100%;
	background: transparent;
}
.menu-item-gtranslate #gtranslate_wrapper .switcher .selected a{
	border: none;
	width: 117px;
	margin-right: 0 !important;
	background-color: transparent;
}
.menu-item-gtranslate #gtranslate_wrapper .switcher .option{
	width: 130px;
	margin-right: 0 !important;
	position: absolute;
}


/****mobile****/
#mobile-gtranslator{
	display: none;
}

#mobile-gtranslator .switcher{
	width: 130px;
}

#mobile-gtranslator .switcher .selected{
	background: transparent;
}

#mobile-gtranslator .switcher .selected a, #mobile-gtranslator .switcher .option a{
	border: none;
	text-transform: uppercase;
 	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: transparent;
}

@media only screen and (max-width: 1243px){
	#mobile-gtranslator{
		display: block;
		position: fixed;
		right: 0;
		left: 0;
		top: 45px;
	}

	#mobile-gtranslator .switcher{
		position: absolute;
		right: 11%;
		top: -10px;
	}
}

@media only screen and (max-width: 1024px){
	#mobile-gtranslator .switcher{
		right: 12%;
	}
}


@media only screen and (max-width: 768px){
	#mobile-gtranslator .switcher{
		right: 110px;
	}
}

@media only screen and (max-width: 640px){
	#mobile-gtranslator .switcher{
		top: -43px;
		right: 60px;
	}
}

@media only screen and (max-width: 414px){
	#mobile-gtranslator .switcher{
		top: -45px;
		right: 55px;
	}

	#mobile-gtranslator .switcher .selected a, #mobile-gtranslator .switcher .option a{
		font-size: 7px;
	}
	#mobile-gtranslator .switcher .selected a img{
		height: 10px;
		width: 10px;
	}
}


/***footer*****/
#footer-gtranslate{
	display: block;
	padding-top: 30px;
}

#footer-gtranslate .switcherx{
	position: absolute;
	width: 100%;
	max-width: 130px;

}

#footer-gtranslate .switcherx .selected, #footer-gtranslate .switcherx .option{
	background: #eeeeee;
	width: 100%;
	max-width: 130px;
}

#footer-gtranslate .switcherx .selected a{
	padding: 0;
}
#footer-gtranslate .switcherx .selected a, #footer-gtranslate .switcherx .option a{
	width: 100%;
	max-width: 130px;
	border: none;
	text-transform: uppercase;
 	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    background-color: #eeeeee;
    color: #000000;
    font-size: 14px;
    letter-spacing: 1px;
}
/***** google translate end *****/

/*password form for password protected pages*/
.post-password-required .et_password_protected_form {
	margin-top: 120px !important;
}

/*password form for password protected pages end*/




.et-db #et-boc .et-l div.et_pb_section.et_pb_section_22 {
    background-image: (https://cobli.net/wp-content/uploads/2021/08/DSC01631.jpg)!important;
    background: #eee !important; 
}

