/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/


:root {
  	--medium-blue: #0078a6;
	--dark-blue: #1c203d;
  	--accent-color: #7ba5bf; /* pink #DE61A0 */
	--very-light-grey: #e8eaee;/* #F1F3F7 */
	--very-light-grey-rgb: 241, 243, 247;
}

body { font-size: 16px; }

/* test */

#Header {
    position: relative;
	min-height: 0 !important;
}

#Content { padding-bottom: 0; }

.page.hide-title-area #Content,.no-content-padding #Content,.template-blank #Content,.under-construction #Content{  }

/***** YS preloader *****/
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff; /* change if you want a different background color */
    display: flex;
    justify-content: center;
    align-items: center;
}
#preloader .loader-logo { position: absolute; top: 50%; left: 50%; width: 25px; transform: translate(-50%, -50%); }

#loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid var(--accent-color); /* change the color to your preference */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

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



.themebg, #comments .commentlist > li .reply a.comment-reply-link, #Filters .filters_wrapper ul li a:hover, #Filters .filters_wrapper ul li.current-cat a, .fixed-nav .arrow, .offer_thumb .slider_pagination a:before, .offer_thumb .slider_pagination a.selected:after, .pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current, .pager-single span:after, .portfolio_group.exposure .portfolio-item .desc-inner .line, .Recent_posts ul li .desc:after, .Recent_posts ul li .photo .c, .slider_pagination a.selected, .slider_pagination .slick-active a, .slider_pagination a.selected:after, .slider_pagination .slick-active a:after, .testimonials_slider .slider_images, .testimonials_slider .slider_images a:after, .testimonials_slider .slider_images:before, #Top_bar .header-cart-count, #Top_bar .header-wishlist-count, .mfn-footer-stickymenu ul li a .header-wishlist-count, .mfn-footer-stickymenu ul li a .header-cart-count, .widget_categories ul, .widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a, .widget_product_categories ul, .widget_recent_entries ul li:after, .woocommerce-account table.my_account_orders .order-number a, .woocommerce-MyAccount-navigation ul li.is-active a, .style-simple .accordion .question:after, .style-simple .faq .question:after, .style-simple .icon_box .desc_wrapper .title:before, .style-simple #Filters .filters_wrapper ul li a:after, .style-simple .trailer_box:hover .desc, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet.selected:after, .tparrows.default, .tp-bullets.tp-thumbs .bullet.selected:after {
    background-color: var(--accent-color);
}

hr.hr_color, .hr_color hr, .hr_dots span {
    color: var(--accent-color) !important;
    background: var(--accent-color) !important;
}

.slider_pagination a {
    margin: 0px 8px;
}

::selection { background-color: var(--accent-color);}

.mfn-divider-border .mfn-divider-inner:before, .mfn-divider-border .mfn-divider-inner:after {
    border-color: var(--accent-color) !important;
}



/********* Type Mods **********/

h2, h2.title { letter-spacing: 2px !important; }

h6, h6 a, h6 a:hover, a.content_link .title {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: rgba(28, 32, 61, .8);
}

p, li { font-size: 16px; line-height: 24px; }

a {
    color: var(--accent-color);
}

@media (min-width: 768px) {
	p, li { font-size: 16px; }
}


/************** meet the team *****************/


[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    color: #1c203d;
}
h2.title {
    font-size: 26px;
    letter-spacing: 5px;
    font-weight: 700;
}

hr.hr_color, .hr_color hr, .hr_dots span {
    color: #df66a3;
    background: #df66a3;
}
.team .desc_wrapper p.subtitle {
    line-height: 15px;
}
.team .desc_wrapper h4 {
    margin-bottom: 10px;
    line-height: 24px;
}
.team.team_horizontal {
    overflow: hidden;
    background: #f5f5f5;
	    border-radius: 10px;
}
.team.team_horizontal .desc_wrapper {
    margin-top: 10px;
}
p.phone {
    margin-bottom: 0px;
}
@media only screen and (max-width: 1239px){
.team .desc_wrapper .desc {
    margin-bottom: 5px;
    font-size: 10px;
}
	p.phone {
    margin-bottom: 0px;
    font-size: 12px;
}
	.team .desc_wrapper h4 {
    margin-bottom: 10px;
    line-height: 16px;
    font-size: 14px;
}
	.team .desc_wrapper p.subtitle {
    line-height: 15px;
    font-size: 12px;
    margin-bottom: 4px;
}
	}
@media only screen and (max-width: 479px){
	.team.team_horizontal .desc_wrapper {
		margin: 10px !important;
	}
	.team .desc_wrapper h4 {
		line-height: 22px;
		font-size: 20px;
	}
	.team .desc_wrapper p.subtitle {
		line-height: 16px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.team .desc_wrapper .desc {
		margin-bottom: 5px;
		font-size: 12px;
	}

	p.phone {
		margin-bottom: 4px;
		font-size: 14px;
	}
}


/********* testimonials *********/
.testimonial-section { background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,1) 60%, rgba(226,228,232,1) 100%); border-top: #dbdfe5 solid 1px; border-bottom: #dbdfe5 solid 1px; padding-top: 40px; padding-bottom: 20px; }

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background: transparent; /*rgba(241,243,247,1)*/
    padding: 30px 40px 30px;
    margin-bottom: 20px;
    border-radius: 4px;
}

body:not(.style-simple) .blockquote blockquote {
    text-decoration: none;
}

.blockquote .mfn-blockquote-icon {left:-10px; top:0; transform: scaleX(-1) scaleY(-1);}

.testimonial-section [class^="icon-"]:before, .testimonial-section [class*=" icon-"]:before {
    color: var(--accent-color);
	opacity: .3;
}


/*********** locations ***********/

.title-border-bottom .mcb-item-heading-inner { border-color: var(--accent-color); }



/********** main nav menu ***********/

#Top_bar .menu > li ul {
    background-color: var(--dark-blue);
}

#Top_bar .menu > li ul li a {
    color: var(--very-light-grey);
}

#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    color: var(--accent-color);
	background-color: rgba(255,255,255,.1);
}

.menu li ul li.last-item ul {
	left: -200px !important;
}

/* mobile nav */

#Side_slide {
    background-color: var(--dark-blue);
    border-color: var(--dark-blue);
}


/*********** home page ***********/

table a {
    color: #1c203d !important;
}
table tr:first-child td {
    box-shadow: inset 0px 4px 3px -2px rgb(0 0 0 / 6%);
    font-size: 18px;
    font-family: 'Barlow';
    font-weight: 500 !important;
}
table tr:nth-child(2n) td {
    font-size: 18px;
    font-family: 'Barlow';
    font-weight: 500 !important;}
table th, table td {
    font-size: 18px;
    font-family: 'Barlow';
    font-weight: 500 !important;}

.zoom_box {
    padding: 0;
}
.zoom_box .desc:hover {
    background-color: rgb(23 23 23 / 0%) !important;
}
.zoom_box .desc {
    opacity: 1 !important;
    background-color: #1b203d00 !important;
}

h2.title {
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: 400;
	text-transform: uppercase;
}
p.white-text {
    margin-bottom: 0px;
	    color: #1c203d;
    margin-bottom: 0px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 400;
}
.zoom_box .desc {
    opacity: 1;
    background-color: #1b203d00 !important;
}
.zoom_box .desc .desc_txt {
    font-size: 14px;
}

.zoom_box .desc:hover {
  background-color:rgba(23, 23, 23, 0.8) !important;
 }

.zoom_box .desc:hover .desc_wrap .desc_txt .leave_div {
opacity: 1 !important;
    transition: opacity .5s ease-out !important;
    -moz-transition: opacity .5s ease-out !important;
    -webkit-transition: opacity .5s ease-out !important;
    -o-transition: opacity .5s ease-out !important;
 }

.zoom_box .desc:hover .desc_wrap .desc_txt .hover_div {
opacity: 1 !important;
    transition: opacity .5s ease-out !important;
    -moz-transition: opacity .5s ease-out !important;
    -webkit-transition: opacity .5s ease-out !important;
    -o-transition: opacity .5s ease-out !important;
 }

.zoom_box .desc .desc_wrap .desc_txt .hover_div {
opacity: 1 !important;
    transition: opacity .5s ease-out !important;
    -moz-transition: opacity .5s ease-out !important;
    -webkit-transition: opacity .5s ease-out !important;
    -o-transition: opacity .5s ease-out !important;
 }

.zoom_box .desc .desc_wrap .desc_txt .leave_div {
opacity:1 !important;
    display: block !important;
    bottom: 0 !important;
    position: absolute !important;
    text-align: center !important;
    left: 0 !important;
    width: 100% !important;
 }

.zoom_box .photo img, .zoom_box .desc {
    transition: all .5s ease-out !important;
    -moz-transition: all .5s ease-out !important;
    -webkit-transition: all .5s ease-out !important;
    -o-transition: all .5s ease-out !important;
}

.hr_color, .hr_color hr, .hr_dots span {
    color: var(--accent-color);
    background: var(--accent-color);
 
}
.zoom_box .desc_wrap {
    position: absolute;
    width: 100%;
    top: 65%;
    transform: translateY(-50%);
}
h2.home-title {
    font-size: 30px;
}
p.leave_subtitle {
    font-size: 12px !important;
    margin-bottom: 0px;
    margin-top: -14px;
}
.zoom_box .desc .desc_wrap .desc_txt .leave_div {
    opacity: 1 !important;
    display: block !important;
    bottom: 0 !important;
    position: absolute !important;
    text-align: center !important;
    left: 0 !important;
    width: 100% !important;
}
.hover_div {
    font-size: 12px !important;
    line-height: 16px;
    margin-top: -40% !important;
    text-align: center;
}
hr {
    background-color: var(--accent-color);
    width: 30%;
}
p.leave_title {
    letter-spacing: 6px;
    font-size: 16px;
}
@media only screen and (max-width: 959px){

h2.title {
    font-size: 24px;
    letter-spacing: 4px;
    font-weight: 400;
}
	  .brands-zoombox-wrap .mcb-wrap-inner,  .mcb-wrap-inner, .customer_systems .mcb-section-inner {
    display: flex;
    flex-wrap: wrap;
    margin: -2px;
  }
  .brands-zoombox-wrap .brands-zoombox, .brands-zoombox-wrap, .customer_systems .customer_systems_col {
    flex: 1 0 40%;
    margin: .2% !important;
  }
}

/********** boat pages ***********/

.boat__title {
    color: var(--accent-color) !important;
    flex: 1;
    text-align: center;
    font-size: 25px;
    margin-top: 32px;
    margin-bottom: 8px;
}

.boat_title { color: var(--accent-color) !important; }

.boat_sale span {
    font-size: 12px;
    /* font-family: 'Barlow Semi Condensed', sans-serif; */
    color: #FFFFFF;
    padding: 2px 39px;
    border: 2px solid #1C203D;
    border-radius: 12px;
    background-color: var(--accent-color) !important;
}

.boat_price {
    color: var(--accent-color) !important;
    font-size: 24px;
    margin-bottom: 40px;
}

.content-wrapper .subtitle {
    font-size: 18px;
    color: var(--accent-color) !important;
    margin-bottom: 16px;
}

.features .feature strong {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: var(--accent-color) !important;
    margin-bottom: 15px;
}

.boat__image {
    background-size: cover;
    background-position: center;
    height: 260px;
    border: none;
    position: relative;
}



.mfn-banner-box .banner-desc {
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    margin: var(--mfn-banner-box-offset);
    width: calc(100% - 2*(var(--mfn-banner-box-offset)));
    height: calc(100% - 2*(var(--mfn-banner-box-offset)));
    z-index: 1;
}

.mfn-banner-box .banner-wrapper {
	bottom: 0;
	padding: 20px;
}

.mfn-banner-box .banner-wrapper .title {
    text-align: center;
    color: var(--accent-color);
    font-size: 16px;
    font-weight: 400;
    line-height: initial;
    margin-bottom: 3px;
	text-transform: uppercase;
}

.mfn-banner-box .banner-wrapper .subtitle {
  	text-align: center;
  	color: #FFF;
  	font-size: 18px;
	text-transform: uppercase; 
}


@media only screen and (min-width: 768px) {
	.mfn-banner-box .banner-wrapper {
		bottom: 20px;
		padding: 30px;
	}
	
	.mfn-banner-box .banner-wrapper .title {
		font-size: 18px;
		 margin-bottom: 8px;
	}

	.mfn-banner-box .banner-wrapper .subtitle {
		font-size: 28px;
	}
}


.photo_box:hover {
    /*border: solid 1px #1b203d;*/
	-webkit-transition: all .7s ease-in-out;
	transition: .7s;
	transition-timing-function: ease-in;
	transition-timing-function: ease-out;
	box-shadow: 0px 0px 9px 0px #d2d2d2;
}

.photo_box:hover img.scale-with-grid {
	transform: scale(1.1);
}


.photo_box .image_frame {
    margin-bottom: 0px;
}
.photo_box {
    text-align: center;
    border: none !important;
    border-radius: 0 !important;
	transition: 0.3s;
}
.photo_box .desc {
    margin-bottom: 0px;
    background-color: var(--very-light-grey);
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 20px;
}
h2.title {
    font-size: 26px;
    letter-spacing: 5px;
    font-weight: 700;
}
h3.boat-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin-bottom: 0%;
    color: #1c203d;
	  margin-top: 2%;
}
h5.boat-subtitle {
    font-size: 14px;
    font-style: italic;
    color: var(--accent-color);
    font-weight: 600;
    margin-bottom: 2%;
    line-height: 16px;
}
p.white-text {
    color: white;
    margin-bottom: 0px;
    line-height: 22px;
}
.hr_color, .hr_color hr, .hr_dots span {
    color: #25C7EE;
    background: #25C7EE;
}
hr {
    background-color: var(--accent-color);
    width: 30%;
}
.column_image {
    margin-bottom: 0px;
}
p.boat-desc {
    margin-bottom: 2%;
    font-size: 12px;
}
.column_image.boat {
    border: 1px solid #eaeaea !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
}
.column_image.boat:hover{
    border: 1px solid #1c203d !important;
	  transition: 0.5s;
}
img.scale-with-grid.details:hover {
    transform: rotate(45deg);
    transition: 0.5s;
}
img.scale-with-grid.details {
    cursor: pointer;
}
.image_wrapper {
    border-radius: 10px 10px 0px 0px;
}
.photo_box {
    text-align: center;
    border: solid 1px #ffffff00;
    border-radius: 10px;
    transition: 0.3s;
    box-shadow: 0px 0px 9px 0px #eaeaea;
}
.button-custom input[type="submit"] {
    padding: 12px 50px 12px 50px;
    border-radius: 8px;
    background-color: #df66a3;
		    transition-duration: 0.3s !important;

}
input[type="submit"] {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    font-size: inherit;
    overflow: hidden;
    text-decoration: none!important;
    cursor: pointer;
    border-style: solid;
    transition: color .1s ease-in-out, background-color .1s ease-in-out, border-color .1s ease-in-out;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 8px 70px !important;
	    transition-duration: 0.3s !important;

}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #080b22;
		    transition-duration: 0.3s !important;

}
@media only screen and (max-width: 768px){
	h2.title {
    font-size: 18px;
    letter-spacing: 4px;
}
	body:not(.template-slider) #Header {
    min-height: 80px;
}

	}

ul.rendering-specs { padding-top: 0; padding-left: 20px; padding-right: 20px; padding-bottom:20px; }
ul.rendering-specs li { text-align: left; list-style: square; }


/********** news and tips **********/

.insider-title-section h1 {
  text-align: center;
}
.insider-title-section h3, .insider-title-section h6 {
  margin-bottom: 0 !important;
  text-align: center;
}
.child-categories-list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px 0 !important;
  display: flex;
  justify-content: center;
  gap: 20px;
  border-top: #F1F3F7 solid 1px;
  border-bottom: #F1F3F7 solid 1px;
}
.child-categories-list li {
  display: inline;
  margin-bottom: 0 !important;
}
.child-categories-list a {
	display: block;
  text-decoration: none;
  color: var(--medium-blue); 
	padding: 8px 12px;
}
.child-categories-list a.active {
	color: var(--accent-color);
}

.child-categories-list a.active::after {
	content: '';
	display: block;
	border-bottom: var(--accent-color) solid 2px;
}

.child-categories-list a:hover {
  color: var(--accent-color);
	text-decoration: none;
}

/********* newsletter-signup **********/

.newsletter-signup .wpforms-field-checkbox { }
.newsletter-signup .wpforms-field-label,
.newsletter-signup ul li { display: inline-block; color: #ffffff !important; width: auto; }
.newsletter-signup ul li input+label { color: #ffffff !important; }
.newsletter-signup .inline-fields { margin-top: 0 !important; margin-bottom:0 !important; }
.newsletter-signup .wpforms-field-layout { width: 100%; }

.wpforms-submit { background-color: var(--accent-color) !important; }

.wpforms-container.inline-fields .wpforms-form {
			display: block !important;
			justify-content: unset;
}
.wpforms-container.inline-fields .wpforms-field-container {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
}

.home-lead h3 { font-size: 1.2rem; line-height: 2.0rem; font-weight: 400; }

.grey-blue-bg { background-color: rgba(241, 243, 247, 1); }

.image_wrapper {
    border-radius: 0 !important;
}

@media only screen and (min-width: 768px) {
	.wpforms-container.inline-fields .wpforms-form {
			display: flex;
			justify-content: space-between;
	}
	.wpforms-container.inline-fields .wpforms-field-container {
			display: flex;
			justify-content: space-between;
			width: calc(100% - 175px);
	}
	
	.home-lead h3 { font-size: 1.2rem; line-height: 2.2rem; }
}




/******* footer ******/

#Footer .footer_action .mcb-column-inner {
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 180%;
    /*font-family: 'michroma';*/
    color: #4da0c9;
}

.mfn-footer .social-logos span:first-child { padding-left: 15px;}
.mfn-footer .social-logos span,
.mfn-footer .social-logos span a { text-align: center; }


.mfn-footer .widget { margin: 20px 0; }
.mfn-footer h4 { font-size: 18px; text-transform: uppercase; }
.mfn-footer .partner-logo { max-width: 110px; transition: all 1s }

.mfn-footer .partner-logo:hover { transform: scale(1.2); }

.social-logos { text-align: center; }

/*.partner-logos { display: flex; justify-content: center; align-content: center; }*/
.partner-logos h4 { font-size: 14px;  margin: 0; }
.partner-logos .partner-logo { margin-left: 10px; margin-right: 10px; }
	
.copyright p { font-size: 12px; margin-top: 10px; margin-bottom: 10px; }


.mfn-footer .wp-block-buttons { text-align: center; justify-content: center; }
.mfn-footer .widget_block h4, 
.mfn-footer .widget_block p { text-align: center; }

.mfn-footer .widget_mfn_menu { text-align: center; }


.partner-logos {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap to a new row */
  align-items: center;
	justify-content: center;
  gap: 1rem; /* Optional spacing between items */
}

.partner-logos h4 {
  flex-basis: 100%; /* Ensure it takes the full width initially */
  text-align: center; /* Optional: center the text on smaller screens */
  margin-bottom: 1rem; /* Space below the heading on smaller screens */
}

@media (min-width: 768px) {
	
	.mfn-footer .social-logos span:first-child { padding-left: 15px;}
	.mfn-footer .widget_block p { text-align: left; }
	
	.social-logos { text-align: center !important; }
	
	.mfn-footer .widget_block h4, 
	.mfn-footer .widget_block p { text-align: left; }
	.mfn-footer .wp-block-buttons { text-align: left; justify-content:flex-start; }
	
	.mfn-footer .widget_mfn_menu { text-align: left; }
	
	  .partner-logos {
		flex-wrap: nowrap; /* Prevent wrapping on larger screens */
	  }

	  .partner-logos h4 {
		flex-basis: auto; /* Inline with other items on larger screens */
		margin-bottom: 0; /* Remove extra space below */
		text-align: left; /* Align left if needed */
	  }
	
	
}




.mfn-footer a.wp-element-button {
    background: transparent none;
    border-color: currentColor;
    border-width: 1px;
    border-style: solid;
    color: currentColor;
    padding-top: 0.667em;
    padding-right: 1.33em;
    padding-bottom: 0.667em;
    padding-left: 1.33em;
}

.iyrs-logo { transition: all 1s; margin-top: 20px; margin-bottom: 20px; }
.iyrs-logo:hover { transform: scale(1.2); }

.iyrs-logo a { display: flex; justify-content: center; }
.iyrs-logo a p { text-align: left; margin-left: 10px; }


.mhb-menu .menu li ul li {
    width: 210px;
}
ul.sub-menu {
}
a.action_button.login {
    display: none;
}
.mhb-menu .menu > li > a {
    display: block;
	    padding: 20px 20px 0px 20px;
}
.mhb-item.mhb-logo.mhb-custom-7fpoCH_bY {
    margin-top: 20px;
}
.mhb-view.desktop .action-bar {
	    padding-top: 10px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    color: var(--accent-color);
}

[class^="icon-"]:hover:before, [class*=" icon-"]:hover:before {
	color: #fff;
}

.button-custom .footer_button {
    border-color: #ffffff;
}
.mhb-custom-jdlj0KoUo {
    z-index: 9999999999;
}
.mhb-item.mhb-button.mhb-custom-zGR0ko4dA {
    margin-top: 20px;
}
.mhb-col {
    display: flex;
    align-items: center;
}
a.action_button.login {
    border: 1px solid var(--accent-color);
    background-color: var(--accent-color);
    color: var(--accent-color);
    border-radius: 8px;
    min-width: 150px;
    font-family: 'Barlow';
    text-align: center;
}
a.top-contact-btns {
    padding-left: 10px;
}
img.logo {
    margin-left: 10px;
    margin-top: -60px;
}
.grid .post-footer {
    display: none;
}
.mhb-menu .menu li ul li a {
    padding: 5px 20px;
    font-size: 13px;
}

img.logo {
    margin-bottom: 14px;
}
.mhb-view.desktop .first-row {
    background-color: rgba(144,33,33,0);
}

#Subheader .title {
    font-size: 1em !important;
    line-height: 20px;
}
#Subheader ul.breadcrumbs {
    font-size: .8em!important;
}
.s-svg {
    padding-right: 20px;
}
.s-svg:hover {
    transform: scale(1.2, 1.2);
    -webkit-transition: all .3s ease-in-out;
}
.follow-text {
    font-size: 12px;
    font-weight: 600;
		display: none;
}
#Subheader .title {
    line-height: 25px !important;
    text-transform: uppercase;
    font-weight: 700;
    color: #c7c7c7;
}
#Subheader {
    background-color: rgb(28 32 61);
}
#Subheader ul.breadcrumbs li {
    color: var(--accent-color);
}
#Subheader ul.breadcrumbs li a {
	color: #c7c7c7;
}
.testimonials_list .item .desc h4 {
    letter-spacing: 2px;
    font-weight: 700;
}
.testimonials_list .item .desc hr.hr_color {
    width: 5%;
    margin-left: -14px;
    color: #df66a3;
    background: #df66a3;
    height: 2px;
}
.testimonials_list .item {
    border-radius: 10px;
    padding: 0.8%;
    margin-bottom: 2%;
    box-shadow: 0 0 9px 0px #df66a370;
}
blockquote {
    font-size: 14px;
    line-height: 30px;
    background: none;
}
.testimonials_list .item.no-img .desc {
    margin-bottom: 1%;
}
.beneteau-title {
    /*font-family: 'Monoton', cursive;*/
	    color: #0080a5;
	font-size: 34px;

}
.beneteau-spec-title {
    /*font-family: 'Monoton', cursive;*/
	    color: #0080a5;
	 font-size: 26px;
    padding-top: 20px;

}
.beneteau-spec2-title {
    /*font-family: 'Monoton', cursive;*/
	    color: #fff;
	 font-size: 26px;

}



.beneteau-360{
width: 100%;
    height: 740px;
    max-height: 100vh;

}
.spec-left {
    border-right: solid 1px #fff;
    margin-right: 0px;
	    margin-left: 30px;

}
.spec-title {
    margin-bottom: 0px;
}
p.spec-detail {
    font-size: 18px;
    font-weight: 900;
}
.top-column {
    background-color: #fff;
    border-radius: 4px;
	    margin-top: -90px;
    box-shadow: 0px 0px 6px 0px #cbcbcb;
}

.top-column .mcb-column-inner { margin-bottom: 0; padding: 30px; }
.top-column .mcb-column-inner .button { margin-left: 20px; margin-right: 20px; }

.bottom-wrap {
    margin-top: -45%;
}
.top-box-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	line-height: 20px;
    /*color: #0080a5;*/
	margin-bottom: 0px;
	text-transform: uppercase;
}

a.button.btn-full.button_size_3 {
    padding: 10px 50px;
    border-color: #0080a5;
    border-radius: 20px;
    margin-left: 20px;
}
.button-custom .button {
    color: #3595b4;
    background-color: #ffffff;
    border-color: #3595b4;
}
.button-custom .button:hover {
    background-color: #278faf;
    border-color: #278faf;
}
.themebg, #comments .commentlist > li .reply a.comment-reply-link, #Filters .filters_wrapper ul li a:hover, #Filters .filters_wrapper ul li.current-cat a, .fixed-nav .arrow, .offer_thumb .slider_pagination a:before, .offer_thumb .slider_pagination a.selected:after, .pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current, .pager-single span:after, .portfolio_group.exposure .portfolio-item .desc-inner .line, .Recent_posts ul li .desc:after, .Recent_posts ul li .photo .c, .slider_pagination a.selected, .slider_pagination .slick-active a, .slider_pagination a.selected:after, .slider_pagination .slick-active a:after, .testimonials_slider .slider_images, .testimonials_slider .slider_images a:after, .testimonials_slider .slider_images:before, #Top_bar .header-cart-count, #Top_bar .header-wishlist-count, .mfn-footer-stickymenu ul li a .header-wishlist-count, .mfn-footer-stickymenu ul li a .header-cart-count, .widget_categories ul, .widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a, .widget_product_categories ul, .widget_recent_entries ul li:after, .woocommerce-account table.my_account_orders .order-number a, .woocommerce-MyAccount-navigation ul li.is-active a, .style-simple .accordion .question:after, .style-simple .faq .question:after, .style-simple .icon_box .desc_wrapper .title:before, .style-simple #Filters .filters_wrapper ul li a:after, .style-simple .article_box .desc_wrapper p:after, .style-simple .sliding_box .desc_wrapper:after, .style-simple .trailer_box:hover .desc, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet.selected:after, .tparrows.default, .tp-bullets.tp-thumbs .bullet.selected:after {
    background-color: #0080a5;
}

@media only screen and (max-width: 767px){
	
.top-column {
    border-radius: 0px !important;
    margin-top: -20px !important;
}
	.beneteau-spec-title {
    font-size: 20px;
    line-height: 32px;
}
	.photo_box {
    padding: 0px;
}
}




a.button.beneteau-menu.button_size_3 {
    border-color: #0080a5;
    border-radius: 40px;
    padding: 10px 40px;
}
#Footer .footer_action .one {
    margin-bottom: 14px;
    padding-top: 14px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 7px;
    color: #bdbdbd;
    font-weight: 700;
}

#Footer .footer_action {
    background: rgba(40, 40, 40,.5);
    border-bottom: 1px solid rgba(200,200,200,.2);
}
#Footer .footer_action .one {
    margin-bottom: 0px;
    padding-top: 0px;
}
#Footer .footer_copy .one {
    margin-bottom: 0;
}

.widget_mfn_menu ul li a {
    display: block;
    padding: 0px !important;
    margin-bottom: 5px;
    background: none !important;
    border: none !important;
    color: #ffffff !important;
	  font-size: 14px !important;
	  line-height: 18px !important;
}
#Footer .footer_copy {
    border-top-color: rgb(255 255 255 / 0%);
    background-color: #080b22;
}
#Footer .widget_mfn_menu ul li a:hover {
    color: var(--accent-color) !important;
}

.photo_box.element_classes:hover {
    border: none !important;
	    border: solid 0px #fff;
    border-color: white;
}

.grey-blue-bg .photo_box .desc {
    background-color: #ffffff;
}

#Subheader {
    padding: 0px 0px 10px 0 !important;
}
/*
@media only screen and (max-width: 1282px){
	#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
		font-size: 14px;
	}
		#Top_bar .menu > li > ul.mfn-megamenu > li > ul li {
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 1160px){
	#Top_bar .menu > li > ul.mfn-megamenu > li > ul li {
    	font-size: 10px !important;
	}
}
*/


@media only screen and (max-width: 767px){
	.slider_pagination a {
    width: 6px;
    height: 6px;
    margin: 0 2px;
}
	#Subheader {
    display: none;
}
/*
	.mhb-menu .menu li ul li {
    width: 260px;
}
	.mhb-menu .menu {
    width: 280px;
}
	.mhb-item {
    margin: 0 20px;
    margin-left: -10px;
}*/
	
	.column_image_gallery {
    margin-bottom: 50px !important;
}
	.bottom-column {
    border-radius: 0px !important;
    padding-top: 10px !important;
    margin-top: 10px !important;
}
	.bottom-wrap {
    margin-top: -80% !important;
}
	#Content .gallery .gallery-item {
    display: flex;
    flex: 1;
    width: 50%;
}
	
#Content .gallery .gallery-item {display: flex; flex: 0 0 auto; width: 50%; float:none; clear:none;}
#Content .gallery{display: flex; width: 100%; height: 100%; flex-wrap: wrap;}
	
	.wrap-left {
    margin-bottom: 20px !important;
		margin-left: -20px !important;
		padding: 10px  !important;
}
	.price-column.column-margin-40px {
    width: 80% !important;
    margin-left: 10%;
}
	.top-column.column-margin-40px {
    margin-bottom: -10px !important;
}
	.title-spec {
    font-size: 14px !important;
}
	.model-title {
    font-size: 30px !important;
    height: 30px !important;
}
/*
.top-column {
    border-radius: 0px !important;
    margin-top: -60px !important;
	padding: 30px;
}*/
	
.top-column {
    background-color: #fff;
	padding: 30px;
    border-radius: 4px;
	margin-top: -80px;
    box-shadow: 0px 0px 6px 0px #cbcbcb;
}
	
.top-column .top-box-title,
.top-column .title { line-height: 20px !important; }
	
#Footer .widgets_wrapper {
    padding: 0px 0;
}

	#Footer .footer_action .one {
    letter-spacing: 2px;
}
	#Subheader ul.breadcrumbs {
    display: inherit;
}
/*body:not(.template-slider) #Header {
    min-height: 80px;
}*/
	aside#block-5 {
    display: block;
}
	img.logo {
    margin-left: 0px;
}

.icon-menu-fine:before {
    content: '\e960';
    color: #444 !important;
    font-size: 20px;
    margin-right: 0;
	margin-left: 0;
}

img.logo {
    margin-bottom: -20px;
}
	}
.icon-right-open:before {
    content: '\e915';
    color: white !important;
}
#back_to_top.sticky {
    color: white !important;
}
#Footer .footer_action .one {
    color: #bfbfbf;
}
.mfn-footer h1, .mfn-footer h1 a, .mfn-footer h1 a:hover, .mfn-footer h2, .mfn-footer h2 a, .mfn-footer h2 a:hover, .mfn-footer h3, .mfn-footer h3 a, .mfn-footer h3 a:hover, .mfn-footer h4, .mfn-footer h4 a, .mfn-footer h4 a:hover, .mfn-footer h5, .mfn-footer h5 a, .mfn-footer h5 a:hover, .mfn-footer h6, .mfn-footer h6 a, .mfn-footer h6 a:hover {
    color: #ffffff;
}
#Subheader {
    padding: 0px 0px 10px 0 !important;
}
#popup_contact .popup_contact_wrapper {
    padding: 20px 30px 20px 20px;

}
.footer_button {
    font-size: 30px!important;
}
@media only screen and (max-width: 1410px){
.mhb-menu .menu > li > a {
    padding: 20px 10px 0px 10px;
}
	}
@media only screen and (max-width: 1290px){
.mhb-menu .menu > li > a {
    padding: 20px 0px 0px 0px;
}
	}
@media only screen and (max-width: 1170px){
.mhb-menu .menu > li > a > span {
    padding: 0 10px;
}
	}
@media only screen and (max-width: 1048px){
.mhb-custom-18_mDdkrE .menu > li > a {
    font-size: 12px;
}
	}

/********************** added by T2H ************************/

/*** type ***/

h3 { letter-spacing: 1px; }

/* forms */

span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
    border-radius: 3px;
    border: #cbdcf6 solid 1px;
}


.insider-font{
	font-size:18px;
	line-height:175%;
	font-color: #2F4F4F;	
}

#Footer .footer_action span {
    display:inline-block;
		margin-left: 30px;
		margin-right: 30px;
}


.category-yachting-insider .wp-post-image { width: 100%; object-fit: cover; }

#Subheader { 
	background-color: rgba(28, 32, 61, .8);
	padding: 10px 0 10px 0 !important;
}
#Subheader .title { color: #ffffff; float: left !important; text-align: left !important; width: 50%; max-width:50% !important;}

.subheader-title-right #Subheader .breadcrumbs {
	float: right;
	text-align: right;
	width: 50%;
}

.menu-toggle {
    position: absolute;
    right: 0;
    color: #fff;
    /*top: 50%;
    transform: translateY(-50%);*/
	display: none;
}
.menu-toggle:before { content: '\f0da'; color: #333; font-size: 15px; font-family: 'Font Awesome 5 Free'; display: none;}

.mhb-menu .menu li a:hover {
    color: #0095eb !important;
}

.tabletMobile .menu {
	padding-top: 20px;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    border: none;
}

/********* WP forms *********/

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: var(--accent-color) !important;
    border: 1px solid var(--accent-color) !important;
    box-sizing: border-box;
		color: #ffffff;
}

div.wpforms-container-full .wpforms-confirmation-container-full p {
	color: #ffffff;
}

.wpforms-container-full { margin-top: 0 !important; padding-top: 0 !important; }
.wpforms-field-layout { margin-top: 0 !important; padding-top: 0 !important;  }


/*********** boat details ***********/



.features { column-count: 1; column-gap: 30px; }
.feature { margin-bottom: 30px; }

@media (min-width: 992px) { 
	.features { column-count: 2; column-gap: 30px; }
}

#Content.boat-details { padding-top: 0; }

.boat-details h3 { color: var(--medium-blue) !important; }
.boat-details .section_video { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; height: 100%; }
.boat-details .section_video video { width: 100%; height: 100%; object-fit: cover; }

.fixed-nav { display: none; }
.wpforms-recaptcha-container { display: none; visibility: hidden; }


/******** Events - T2H ********/
.tribe-events-page-template #Subheader .title{width:60%}
.tribe-events-page-template #Subheader ul.breadcrumbs{width:40%}
.tribe-events-list .tribe-events-event-image + div.tribe-events-content{padding-right:0!important;}
#tribe-bar-views .tribe-bar-views-list{z-index:29}
#tribe-bar-form input[type="text"]{font-weight:400}
h2.tribe-events-page-title,#tribe-geo-results h2.tribe-events-page-title{font-weight:400}
.tribe-events-list-separator-month{font-weight:400}
#tribe-events-content .tribe-events-tooltip h4{font-weight:400}
.tribe-events-meta-group .tribe-events-single-section-title{font-weight:400}
.events-list .tribe-events-loop,.tribe-events-day .tribe-events-loop,.single-tribe_venue .tribe-events-loop,.single-tribe_organizer .tribe-events-loop{max-width:100%}
a.tribe-events-ical{margin-top:0}
.tribe-events-cal-links a.tribe-events-gcal{margin-top:0}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt{clear:left;font-weight:700;line-height:inherit}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd{float:inherit;line-height:inherit;list-style:none outside none;margin:0 0 0 0px;padding:10px 0}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:after{display:none}
/*#tribe-bar-form{background-image:url(../images/stripes/stripes_5_b.png)}*/
.tribe-events-back{padding:15px 10px;margin-bottom:20px; /*background-image:url(../images/stripes/stripes_5_b.png); */ box-sizing:border-box;overflow:hidden}
ul.tribe-events-sub-nav a,.tribe-events-back a{font-size:14px;font-weight:400}
.tribe-events-event-image{border:8px solid #f8f8f8;box-sizing:border-box;display:block;line-height:0}
.tribe-events-list-widget ol{padding:10px 0 0 30px}
.tribe-events-list-widget ol li{margin-bottom:20px;list-style-type:square;padding-left:4px}
.tribe-events-list-widget ol li:before{display:none}
.tribe-events-list-widget ol li h4{font-size:16px;line-height:20px;margin-bottom:5px}
.tribe-events-list-widget ol li .duration{font-weight:400;color:rgba(0,0,0,.4)}
.tribe-events-list-widget p.tribe-events-widget-link{margin-left:30px;padding-top:8px;border-top:1px solid rgba(0,0,0,0.08)}
.tribe-events-list-widget p.tribe-events-widget-link a{font-weight:400;font-size:13px}
.tribe-events-list-separator-month span{background:#fcfcfc}
.tribe-events-event-meta,.tribe-events-promo{color:#a8a8a8}
.tribe-events-calendar thead th{color:#444;border-color:rgba(0,0,0,0.08)}


.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    clear: left;
    font-weight: 700;
    line-height: inherit;
    border-top: none;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: inherit;
    padding: 0;
    text-shadow: none;
	margin-bottom: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    clear: left;
    font-weight: 700;
    line-height: inherit;
    border-top: none;
    padding: 10px 0;
    margin-top: 0;
    margin-bottom: 0;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: 16px;
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color: var(--accent-color);
    text-transform: uppercase;
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    color: var(--accent-color);
    line-height: var(--tec-line-height-2);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
    max-width: 100%;
    padding: 0;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: 30px;
    line-height: var(--tec-line-height-1);
}

.tribe-events-event-image img { width: 100%; }

.tribe-events-abbr { text-decoration: none; }


.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: var(--accent-color);
    background-image: none;
    box-shadow: none;
    color: #ffffff;
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: 1px solid var(--accent-color);
}

.tribe-events .tribe-events-c-search__input-control-icon-svg {
    color: var(--accent-color);
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 768px) {
		.tribe-events-venue-map {
				margin-top: var(--tec-spacer-7);
				order: 1;
				width: 100%;
		}

	.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
			margin-bottom: 0;
			padding-top: 0;
			position: static;
			width: 100%;
	}
}


/**** end Events - T2H ****/



@media only screen and (max-width: 767px) {
	.mhb-menu .menu {
		display: none;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.15);
	}
}


.tabletMobile .mhb-menu .menu > li {
    float: none;
    position: relative;
    z-index: 202;
}
.tabletMobile .mhb-menu .menu > li a {
    position: relative;
}

.tabletMobile .mhb-menu .menu li .menu-toggle {
	transform: translatey(0);
	top: 0 !important;
}

.mhb-menu .menu li ul {
    padding-bottom: 15px;
}


.mhb-menu .menu li ul li a {
    padding: 2px 20px;
    font-size: 13px;
}

.mhb-custom-Qf4NT7fC0 .menu li ul {
    background-color: #f2f2f2;
}


.mfn-footer a:not(.button,.icon_bar,.mfn-btn,.mfn-option-btn):hover {
    color: #4da0c9;
		text-decoration: none;
}

@media only screen and (max-width: 1290px) {
	.mhb-menu .menu > li > a {
		padding: 0px 0px 0px 0px;
	}
}

@media only screen and (max-width: 767px) {
.mhb-menu .menu li .menu-toggle {
    position: absolute;
    right: 0;
    /*top: 0;*/
    display: block;
    width: 44px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
		transform: translatey(0);
}
}

@media only screen and (max-width: 500px) {
		#Footer .footer_action span {
				display:inline-block;
				margin-left: 10px;
				margin-right: 10px;
		}
}




