/*
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 1.0.1
	Template: hello-elementor
	Stable tag: 1.0.1
	Requires at least: 4.7
	Tested up to: 5.9
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor-child
	Description: A lightweight, plain-vanilla, best suited for building your site using Elementor website builder. Visit https://elementor.com/hello-theme/ to learn more.
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

:root {
    --body-font-family: "Gotham";
    --body-font-size: 16px;
    --body-font-size: 16px;
    --body-line-height: 1.5;
    --primary-color: #006991;
    --white-color: #ffffff;
}

@font-face {
    font-family: "Gotham";
    src: url('https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/fonts/Gotham-Book.woff2') format('woff2'),
        url('https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/fonts/Gotham-Book.woff') format('woff'),
        url('https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/fonts/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: var(--body-font-family);
    src: url('https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/fonts/Gotham-Bold.woff2') format('woff2'),
        url('https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/fonts/Gotham-Bold.woff') format('woff'),
        url('https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'Gotham';
    src: url('./assets/fonts/Gotham-Black.woff2') format('woff2'),
        url('./assets/fonts/Gotham-Black.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}*/

body {
    font-family: var(--body-font-family);
    font-size: var(--body-font-size);
    font-weight: normal;
    line-height: var(--body-line-height);
    overflow-x: hidden;
    /*
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    */
}

p {
    font-family: var(--body-font-family);
    font-weight: normal;
    margin: 0 0 10px;
}

p:last-child {
    margin-bottom: 0;
}

a {
    font-family: var(--body-font-family);
    font-weight: normal;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
    color: var(--primary-color);
    cursor: pointer;
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    background-color: var(--primary-color);
}

h1,
h2,
h3,
h4,
h5,
h6, .elementor-heading-title, .elementor-widget-heading .elementor-heading-title {
    font-family: var(--body-font-family);
    font-weight: 700;
}

.product_main_detail_page {
    background-image: url(https://avalonlocdev.wpengine.com/wp-content/uploads/2022/10/Rectangle-20591-1.png);
    padding: 90px 10px;
}

/* .boat-models {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 6px;
    justify-content: space-around;
} */

.site-container {
    max-width: 1600px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
}

.boat-models .boat-single-item {
    width: 292px;
    min-width: 292px;
    display: block;
    margin: 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 226px;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
}

.boat-models p.boat-cat {
    font-size: 10px;
    background: var(--primary-color);
    width: 200px;
    color: #ffffff;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase !important;
}

.boat-models .boat-single-item .boat-item-tag {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-family: var(--body-font-family);
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 6px 18px;
    background: rgba(0, 105, 145, 0.7);
    border-radius: 0px 0px 12px 0px;
    text-align: center;
}

.boat-models .title-collection {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 99;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 22px;
    color: #D2D3D5;
}

.boat-single-item h2 {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 21px;
    font-family: var(--body-font-family);
    font-weight: 700;
    margin: 0;
}

.img-box .elementor-column-wrap {
    overflow: hidden;
}

.testimonials-cstm .elementor-swiper-button.elementor-swiper-button-next {
    left: 52px;
}

.testimonials-cstm .elementor-swiper-button.elementor-swiper-button-next {
    left: 52px;
    margin-left: 15px;
}

.testimonials-cstm .elementor-swiper-button {
    top: calc(100% - (40px / 10)) !important;
    width: 48px;
    /*height: 48px;*/
    background: #474747;
    text-align: center !important;
    border-radius: 12px;
    text-align: center !important;
    padding: 16px 0;
}

.testimonials-cstm .elementor-swiper-button:hover {
    background: var(--primary-color);
    width: 80px;
}

.testimonials-cstm .elementor-swiper-button i {
    width: 100%;
}

.testimonials-cstm .elementor-swiper-button i.eicon-chevron-right:before {
    content: 'â†’' !important;
}

.testimonials-cstm .elementor-swiper-button .eicon-chevron-left:before {
    content: 'â†' !important;
}

/*.testimonials-cstm  .elementor-swiper-button.elementor-swiper-button-next:after {
    content: "â†’";
    font-size: 40px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 21px;
}
.testimonials-cstm  .elementor-swiper-button.elementor-swiper-button-prev:after {
    content: "â†" !important;
    font-size: 40px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 21px;
}*/
/*.testimonials-cstm .elementor-swiper-button i {
    font-size: 0;
}*/
.testimonials-cstm .elementor-main-swiper {
    margin-left: 0;
}

.testimonials-img .elementor-image {
    background: var(--primary-color)8F;
    width: 438px;
    height: 502px !important;
    display: block;
    padding-left: 0px;
    float: right;
    padding-bottom: 10px;
    border-radius: 21px;
}

.testimonials-img .elementor-image img {
    width: 100%;
    margin-right: -10px;
    margin-top: -10px;
}

.testimonials-cstm .elementor-testimonial__content:before {
    content: "";
    background: url("https://www.avalonpontoons.com/wp-content/uploads/2022/10/quote-svgrepo-com-1.png");
    width: 50px;
    height: 45px;
    position: absolute;
    top: 20px;
    left: 36px;
}

.testimonials-img .elementor-testimonial__text {
    margin-top: 35px;
}

.blog-posts-cstm .eael-grid-post-holder {
    background: transparent !important;
    border: none;
}

.blog-posts-cstm .eael-entry-thumbnail {
    border-radius: 12px;
    overflow: hidden;
}

.blog-posts-cstm ul.post-carousel-categories {
    bottom: 0 !important;
    padding-left: 0;
    padding-bottom: 0;
    overflow: hidden;
    border-radius: 0px 0px 0px 12px;
    opacity: 1;
    visibility: visible;
}

.blog-posts-cstm ul.post-carousel-categories li {
    background: var(--primary-color);
    padding: 4px 35px;
    position: absolute;
    bottom: 0;
    border-radius: 0px 12px 0px 0px;
}

.blog-posts-cstm h2.eael-entry-title a {
    font-size: 18px;
    color: #ffffff !important;
    font-family: var(--body-font-family);
    font-weight: 700;
}

.blog-posts-cstm .eael-entry-wrapper {
    padding: 10px 0 !important;
}

.blog-posts-cstm .eael-grid-post-excerpt p {
    font-size: 16px;
    color: #FFFFFF61;
}

.blog-posts-cstm a.eael-post-elements-readmore-btn {
    color: var(--primary-color) !important;
    font-size: 14px;
    font-weight: 700;
}

.find-portoon p.elementor-icon-box-description a {
    display: block;
    color: #ffffff;
    margin-top: 20px;
    font-size: 20px;
}

.find-portoon .elementor-widget-container {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 105, 145, 0.03)), to(rgba(0, 105, 145, 0.03))) !important;
    background: -o-linear-gradient(top, rgba(0, 105, 145, 0.03), rgba(0, 105, 145, 0.03)) !important;
    background: linear-gradient(180deg, rgba(0, 105, 145, 0.03), rgba(0, 105, 145, 0.03)) !important;
}

/* Post Tabs*/
.product_main_detail_page .cat-tab-content.tab-content {
    height: auto !important;
    visibility: visible;
}

.custom-post-tabs #tabs,
.custom-post-tabs #pro-tabs {
    width: 100%;
    height: 47px;
    border-bottom: solid 2px #FFFFFF0F;
    padding-right: 2px;
    padding-left: 0 !important;
}

.custom-post-tabs a {
    cursor: pointer;
}

.custom-post-tabs #tabs li,
.custom-post-tabs #pro-tabs li {
    float: left;
    list-style: none;
    margin-right: 5px;
    outline: none;
}

.custom-post-tabs #tabs li a,
.custom-post-tabs #pro-tabs li a {
    color: #ffffff;
    padding-top: 5px;
    padding-left: 49px;
    padding-right: 49px;
    font-size: 16px;
    padding-bottom: 14px;
    display: block;
    line-height: 25.5px;
    font-weight: 700;
    letter-spacing: 0.2px;
}

.custom-post-tabs #tabs li a:not,
.custom-post-tabs #pro-tabs li a:not(.inactive) {
    border-bottom: 2px solid var(--primary-color);
}

.custom-post-tabs #tabs li a.inactive,
.custom-post-tabs #pro-tabs li a.inactive {
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 35px;
    font-weight: 400;
    padding-right: 35px;
    border-bottom: none;
    letter-spacing: 0.2px;
    color: #FFFFFF99;
    font-size: 16px;
    line-height: 25.5px;
    outline: none;
}

.custom-post-tabs #tabs li a:hover,
.custom-post-tabs #tabs li a.inactive:hover,
.custom-post-tabs #pro-tabs li a:hover,
.custom-post-tabs #pro-tabs li a.inactive:hover {


    color: #5685bc;
    outline: none;
}

.custom-post-tabs .container {
    clear: both;
    width: 100%;
    text-align: left;
    padding-top: 20px;
}

/*.custom-post-tabs .tab-post h2 {
    font-size: 12px;
    background: var(--primary-color);
    color: #ffffff !important;
    opacity: 1;
    padding: 8px 8px;
    width: 220px;
    margin: -20px 0 0 0;
    text-transform: uppercase;
}*/

.custom-post-tabs .tab-post h2 {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0;
    padding: 0 10px;
    line-height: 21px;
    font-family: var(--body-font-family);
    font-weight: 700;
}

.custom-post-tabs .container p {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: small;
}

.custom-post-tabs .container ul {
    margin-left: 25px;
    font-size: small;
    line-height: 1.4;
    list-style-type: disc;
}

.custom-post-tabs .container li {
    padding-bottom: 5px;
    margin-left: 5px;
}

.custom-post-tabs .tabs-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.custom-post-tabs .tab-post {
    width: 23%;
    margin-left: 12.5px;
    margin-right: 12.5px;
    margin-bottom: 14px;
    min-height: 250px;
    margin-top: 32px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 8px;
}

.custom-post-tabs .tabs-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px;
}

/*.tab-post h4 {
    background: #46A5CA;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    width: 125px;
    padding: 6px 8px;
    margin: 0;
}*/

.tab-post h4 {
    font-size: 14px;
    line-height: 5px;
    color: #D2D3D5;
    padding: 0 10px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.title-plan-number {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9;
}

a.box-link {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 99;
}

/* Post Tabs*/

.top-menu li.menu-item .fa-caret-down:before {
    content: '\f107' !important;
}

.icon-list-cstm .elementor-icon svg {
    width: 52px;
    height: 52px;
    background: var(--primary-color)47;
    padding: 8px;
    border-radius: 50%;
}

.slider-clsss-cstm .swiper-slide-inner {
    background-image: -o-linear-gradient(180.14deg, #000000B5 41%, #000000D6 69%);
    background-image: linear-gradient(-90.14deg, #000000B5 41%, #000000D6 69%);
}

.slider-clsss-cstm .elementor-slide-description {
    width: 50%;
}

.slider-clsss-cstm .elementor-slide-heading {
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: var(--primary-color);
    border-radius: 0px 0px 0px 4px;
    padding-left: 20px;
}

.mobile-banner-bottom .elementor-text-editor p {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.mobile-banner-bottom .elementor-widget-text-editor {
    margin-bottom: 0 !important;
}

.mobile-banner-bottom a.elementor-button-link {
    width: 100%;
    text-decoration: none;
    font-weight: 700;
}

@media only screen and (max-width: 600px) {
    .boat-models .item-wrapper {
        width: 100%;
    }

    .boat-models .boat-single-item {
        width: 100%;
    }

    .custom-post-tabs .tab-post {
        width: 100%;
    }

    .custom-post-tabs #tabs li a,
    .custom-post-tabs #pro-tabs li a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .custom-post-tabs #tabs li a.inactive,
    .custom-post-tabs #pro-tabs li a.inactive {
        padding-left: 15px;
        padding-right: 15px;
    }

    .custom-post-tabs .tabs-posts {
        margin-top: 10px;
    }

    .slider-clsss-cstm .elementor-slide-description {
        width: 100%;
    }

}

/*.top-menu-cstm .elementor-nav-menu > .menu-item > .sub-menu {
    width: 440px !important;
    padding: 25px !important;
    overflow: hidden;
    top: 62px !important;
    border-radius: 0px 0px 16px 16px;
}
.top-menu-cstm .sub-menu .menu-item .sub-menu {
    display: block !important;
    position: relative !important;
}
.top-menu-cstm .sub-menu .menu-item-has-children span.sub-arrow {
    display: none;
}
.top-menu-cstm .sub-menu .menu-item-has-children a {
    padding: 0;
}
.top-menu-cstm .elementor-nav-menu ul ul a{
    border-left:0!important; 
}
.top-menu-cstm .elementor-nav-menu ul li.by-model a:hover {
    padding: 0 !important;
}
.top-menu-cstm ul.elementor-nav-menu--dropdown a{ border-left: 0 !important; }
.top-menu-cstm .sub-menu .menu-item-has-children > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}

.top-menu-cstm .elementor-nav-menu > .menu-item > .sub-menu > li.menu-item-has-children {
    padding: 10px 0;
    width: 50%;
}
.top-menu-cstm .elementor-nav-menu > .menu-item > .sub-menu > li.menu-item-has-children > .sub-menu a {
    color: #FFFFFF;
    opacity: 0.5;
    font-size: 14px;
}
.top-menu-cstm .elementor-nav-menu .sub-menu .menu-item-has-children {
    width: 49% !important;
    display: inline-block !important;
}
.top-menu-cstm .elementor-nav-menu > .menu-item > .sub-menu > li > a {
    font-size: 16px;
    font-weight: 600;
}*/
.by-category .sub-menu li {
    display: inline-block;
    width: 49%;
}

/* .shop-by-model-grid .item-wrapper {
    width: 32.33%;
}    */
.shop-by-model-grid .boat-models .boat-single-item {
    width: 100%;
}

.shop-by-model-grid .boat-models {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.boat-models-list ul {
    padding: 0 !important;
    height: 350px;
    overflow-y: scroll;
}

.boat-models-list ul li {
    list-style: none;
    padding-bottom: 20px;
}

.boat-models-list ul li a {
    font-size: 18px;
    font-weight: 700;
    line-height: 17.23px;
    color: #ffffff;
}

.boat-models-list ul::-webkit-scrollbar {
    width: 2px;
}

.boat-models-list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #ffffff0a;
    box-shadow: inset 0 0 5px #ffffff0a;
    border-radius: 10px;
    background: #FFFFFF0F;
}

.boat-models-list ul::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 10px;
}

.boat-models-list ul li a.active {
    color: var(--primary-color);
}


.by-model .sub-menu .sub-menu {
    display: block !important;
    position: relative;
    width: 100% !important;
    background: transparent !important;
}

.by-model>.sub-menu>li a {
    border-left: none !important;
    padding-bottom: 0;
    padding-top: 0;
}

.by-model>.sub-menu>li>a,
.by-category>.sub-menu>li>a {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 17.68px !important;
}

.by-model>.sub-menu>li a:hover {
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
}

.by-model .sub-menu .sub-arrow,
.shopping-tools .sub-menu .sub-arrow {
    display: none !important;
}

.by-model>.sub-menu>li.menu-item>.sub-menu a {
    font-size: 14px;
    opacity: 0.5;
}

.by-model>.sub-menu {
    padding: 15px !important;
    overflow: hidden;
    top: 62px !important;
    border-radius: 0px 0px 16px 16px;
    margin-top: 11px !important;
    width: 440px !important;
}

.by-model>.sub-menu>li {
    padding: 15px 0;
    width: 49%;
    display: inline-block;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.by-model>.sub-menu>li:hover {
    background: var(--primary-color);
}

.by-category>.sub-menu {
    padding: 15px !important;
    overflow: hidden;
    top: 62px !important;
    border-radius: 0px 0px 16px 16px;
    margin-top: 11px !important;
    width: 328px !important;
}

.shopping-tools>.sub-menu {
    margin-top: 11px !important;
    border-radius: 0px 0px 16px 16px;
}

.shopping-tools .sub-menu a,
.by-category .sub-menu a,
.why-avalon .sub-menu a {
    font-size: 16px;
    font-weight: 700 !important;
    border-left: none !important;
}

.shopping-tools .sub-menu,
.why-avalon .sub-menu {
    padding: 15px !important;
    border-radius: 0px 0px 16px 16px;
}

.shopping-tools>.sub-menu .sub-menu {
    top: 31px !important;
    left: 17px !important;
    min-width: 250px !important;
}

.shopping-tools li a:hover,
.by-category li a:hover,
.why-avalon .sub-menu li a:hover {
    /*background: var(--primary-color);*/
}

.current-menu-parent>a {
    color: var(--primary-color) !important;
}

.mega-by-model>.mega-sub-menu {
    background: url("https://www.avalonpontoons.com/wp-content/uploads/2022/11/Group-5847.svg") !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    top: 50px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    /* width: 100vw !important;
    left: 50% !important;
    -webkit-transform: translateX(-42%) !important;
    -ms-transform: translateX(-42%) !important;
    transform: translateX(-42%) !important; */
    background: url("https://www.avalonpontoons.com/wp-content/uploads/2022/11/Group-5847.svg") !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    top: 50px !important;
}

.mega-by-model li.widget_text a {
    color: #ffffff;
    text-align: center !important;
    display: block;
    opacity: 0.5;
    font-size: 14px;
    padding-bottom: 25px;
    line-height: 13.4px;
}

/*.mega-menu-cstm-class div#mega-menu-wrap-menu-1 ul {
    text-align: right !important;
}*/
.mega-by-model .mega-menu-item a {
    width: 274px !important;
}

.mega-menu-cstm-class {
    margin-bottom: 0 !important;
}

.by-category li.mega-menu-item a {
    padding-bottom: 20px !important;
}

.watch-models a {
    text-align: left !important;
}

.mega-menu-cstm-class {
    width: 92% !important;
}

.testimonial-reel .left-img {
    width: 40%;
}

@media (max-width: 480px) {
    .testimonial-reel .left-img {
        display: none;
    }

    .testimonial-reel .box {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .testimonial-reel .testi-content {
        padding: 15px !important;
    }
}

.testimonial-reel .box {
    width: 60%;
    padding-left: 40px;
    margin-top: 6%;
}

.testimonial-reel .testimonial .left-img img {
    min-height: 580px;
    -o-object-fit: cover;
    object-fit: cover;
}

.testimonial-reel .box .testi-content>p {
    color: #FFFFFF;
    font-family: var(--body-font-family);
    font-size: 16px;
    font-weight: 400;

}

.testimonial-reel .testi-info-box {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-reel .testimonial {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.testimonial-reel figure.image {
    width: 10% !important;
}

.testimonial-reel .title-designation {
    width: 90%;
    padding-left: 20px;
}

.testimonial-reel .title-designation h4 {
    color: #FFFFFF;
    font-family: var(--body-font-family);
    font-size: 16px;
    font-weight: 600;
}

.testimonial-reel .testimonial {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-reel h4.test-title {
    color: #FFFFFF;
    font-family: var(--body-font-family);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.testimonial-reel .title-designation p {
    color: #A5A6AA;
    font-family: var(--body-font-family);
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}

.testimonial-reel .testi-content {
    border-width: 1px 1px 1px 1px;
    border-radius: 12px;
    border-color: #FFFFFF40;
    padding: 35px 50px 50px 50px;
    border-style: solid;
}

.testimonial-reel button.slick-arrow {
    position: absolute !important;
    width: 40px !important;
    background: #474747;
    text-align: center !important;
    border-radius: 12px;
    text-align: center !important;
    padding: 12px 0;

    font-size: 0;
    border: none !important;
    padding: 16px;
    border-radius: 12px;
    padding: 25px 30px;

}

@media (min-width: 320px) {
    .testimonial-reel button.slick-arrow {
        top: calc(100% - (-500px / 10)) !important;
        left: 80px;
    }
}

@media (min-width: 1200px) {


    .testimonial-reel button.slick-arrow {
        left: 625px;
    }

    .testimonial-reel button.slick-prev.slick-arrow {
        left: 540px;
    }

    /* 	.testimonial-reel button.slick-prev.slick-arrow:hover {
		left: 545px ; 
	}

	

	.testimonial-reel button.slick-arrow:hover {
		left: 630px; 
	} */

    .testimonial-reel button.slick-arrow {
        top: calc(100% - (400px / 10)) !important;
    }




}


.slick-prev:before,
.slick-next:before {
    line-height: 0 !important;
    font-family: none !important;
    color: #fff !important;
    font-size: 25px !important;
    position: absolute;
    left: 20px;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}


.testimonial-reel button.slick-prev.slick-arrow:hover {

    /*   	width: 80px !important; */
    background: var(--primary-color);
}

/* .testimonial-reel button.slick-prev.slick-arrow:hover.slick-prev:before {
	left: 30px !important;
} */



.testimonial-reel button.slick-arrow:hover {

    background: var(--primary-color);
}

/* .testimonial-reel button.slick-arrow:hover.slick-next:before {
	left: 30px !important;
}
 */
.testi-info-box img {
    width: 78px !important;
}


.testimonial-reel button.slick-prev.slick-arrow {
    /*     left: unset !important; */
    z-index: 9999 !important;
}

@media (max-width: 480px) {
    .testimonial-reel button.slick-prev.slick-arrow {
        left: unset !important;
    }
}

.models-page-tabs .tabs-posts {
    /*display: flex;
    flex-wrap: wrap;
    gap: 12px;
    flex-direction: column;*/
    position: relative;
}

.models-page-tabs .boat-model-list {
    display: -ms-grid;
    display: grid;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 20px;
    width: 100%;
    -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
    grid-template-columns: repeat(3, 1fr);
}

.boat-models.models-page-tabs {
    /*display: flex !important;
    flex-wrap: wrap;
    justify-content: left;*/
}

.models-page-tabs .left-tabs {
    width: 20%;
}

.models-page-tabs.boat-models .boat-single-item {
    width: 100%;
}

.model-tabs-navigation {}

.model-tabs-navigation .model-tabs-navigation-collapse {
    font-family: var(--body-font-family);
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.2px;
    color: var(--primary-color);
    display: block;
    position: relative;
    display: none;
}

.model-tabs-navigation .model-tabs-navigation-collapse::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    color: var(--primary-color);
    width: 40px;
    height: 100%;
    background-image: url(https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/image/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: center right;
}

.model-tabs-navigation ul#tabs,
.model-tabs-navigation #pro-tabs,
.model-tabs-navigation .navigation-tab-link {
    padding: 0 20px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.model-tabs-navigation ul li {
    list-style: none;
    margin-bottom: 40px;
    position: relative;
}

.model-tabs-navigation ul li:last-child {
    margin-bottom: 0px;
}

.model-tabs-navigation ul li a {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    line-height: 17.23px;
    cursor: pointer;
    /* font-family: var(--body-font-family); */
    display: inline-block;
    text-decoration: none;
}

body .model-tabs-navigation ul li a {
    padding: 0 !important;
}

.model-tabs-navigation ul li a.active:after {
    content: '';
    position: absolute;
    top: 0;
    right: -22px;
    width: 3px;
    height: 100%;
    background-color: var(--primary-color);
    border-radius: 3px;
}

.model-tabs-navigation ul li a:hover,
.model-tabs-navigation ul li a:not(.inactive) {
    color: var(--primary-color);
}

.boat-models.models-page-tabs .tab-content .cat-title-desc h2 {
    font-family: var(--body-font-family);
    font-weight: 700;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: var(--primary-color);
    padding-left: 15px;
    line-height: 36px;
    border-radius: 0px 0px 0px 4px;
    margin: 0 0 30px;
}

.boat-models.models-page-tabs .tab-content .cat-title-desc p {
    font-size: 16px;
    color: #ffffff;
    font-family: var(--body-font-family);
    line-height: 24px;
}

.boat-models.models-page-tabs .tab-content .cat-title-desc {
    border-bottom: 1px solid var(--primary-color);
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.boat-models.models-page-tabs .tab-content {
    width: 100%;
}

a.tab-more-button {
    color: #ffffff;
    width: auto;
    text-align: center;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    /* font-weight: 600; */
    text-transform: uppercase;
    letter-spacing: 2.2px;
    background-color: var(--primary-color);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--primary-color);
    border-radius: 5px 5px 5px 5px;
    padding: 9px 24px;
    margin-top: 50px;
}
a.tab-more-button:hover { 
    background:#fff;
}


.more-button-wrapper {
    text-align: center;
}

.mega-menu-wrap .mega-menu-horizontal .row-class-cstm {
    overflow: hidden !important;
}

.row-class-cstm .mega-menu-item img {
    border-radius: 13px;
    max-height: 183px;
    max-width: 100% !important;
    margin: 0 auto !important;
    width: 90%;
    -o-object-fit: cover;
       object-fit: cover;
}

a.box-link {
    position: absolute;
    width: 100%;
    height: 100%;
}

.hover-active a,
.hover-active p,
.hover-active h4,
.hover-active h2 {
    /*color: #053446 !important;*/
}

.hover-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
}

.boat-single-item:hover .hover-overlay,
.tab-post:hover .hover-overlay {
    opacity: 1;
}

span.yt-gallery-btn-play.yt-gallery-btn-play-control {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 50%;
    display: block;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    border: 2px solid rgba(255, 255, 255, .5);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-transition: border-color 0.1s, width 0.1s, height 0.1s, margin 0.1s;
    transition: border-color 0.1s, width 0.1s, height 0.1s, margin 0.1s;
    -webkit-transition: border-color 0.1s, width 0.1s, height 0.1s, margin 0.1s;
}

.modal-video .yt-gallery-btn-play-control:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border: solid transparent;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 10px 18px;
    border-top-width: 10px;
    border-right-width: 18px;
    border-bottom-width: 10px;
    border-left-width: 18px;
    border-left-color: #ffffff;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -18px;
}

.modal-video .play-button {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    z-index: 9;
}

.testimonial-slide-up {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 600px;
}

.testimonial-slide-up .overlay {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(20%, #00000008), color-stop(56%, #000000de));
    background-image: -o-linear-gradient(right, #00000008 20%, #000000de 56%);
    background-image: linear-gradient(-90deg, #00000008 20%, #000000de 56%);
    height: 100%;
    left: 0;
    top: 0;
    min-height: 600px;
}

.testimonial-content--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

@media (min-width: 480px) {
    .testimonial-slide-up .overlay {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1200px) {
    .testimonial-slide-up .overlay {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
}


.testimonial-slide-up .tetsimoniale-title h2 {
    color: #ffffff;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
}

.testimonial-slide-up .testimonial-content p {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
}

.testimonial-slide-up .tetsimoniale-title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.testimonial-slide-up .testimonial-content img {
    width: 100px;
    border-radius: 50px !important;
    margin-top: 60px;
}

@media (min-width: 1200px) {
    .testimonial-content {
        min-height: 700px;
    }
}

.testimonial-slide-up a.more-tetis {
    background: var(--primary-color);
    color: #ffffff;
    padding: 15px 35px;
    border-radius: 12px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 60px !important;
    display: inline-block;
}

.testimonials_carousal_updated ul.slick-dots {
    position: relative !important;
    /* bottom: 395px !important; */
    z-index: 9999;
    color: #ffffff !important;
    /* background: red; */
    width: auto !important;
    margin-left: -5px !important;
    margin-top: 0px;
    text-align: left;
}

.testimonials_carousal_updated .slick-dots li {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 4px;
    margin: 0 5px;
    border-radius: 4px;
    padding: 0;
    cursor: pointer;
    background: #ffffff;
    opacity: 0.4 !important;
}

.testimonials_carousal_updated li {
    opacity: 1;
}

.testimonials_carousal_updated li.slick-active {
    /*background: var(--primary-color) !important;*/
    /*opacity: 1;*/
}

.testimonials_carousal_updated ul.slick-dots li:hover {
    background: var(--primary-color) !important;
}

.testimonials_carousal_updated ul.slick-dots li button:focus {
    background: transparent !important;
}

.testimonials_carousal_updated .slick-dots li button {
    opacity: 0 !important;
}

.testimonial-reel.testimonials_carousal_updated {
    margin-bottom: -35px !important;
}

.testimonial-reel.testimonials_carousal_updated .cont-title p,
.testimonial-reel.testimonials_carousal_updated .tetsimoniale-title {
    width: 50%;
}

.testimonial-reel.testimonials_carousal_updated img.quto-icon {
    width: 100%;
    margin-top: -13px;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
.testimonial-reel.testimonials_carousal_updated .quto-wrapper {
    width: 8%;
}
.testimonial-content {
    width: calc(100% - 8%);
}
#slick-slide10 ul.slick-dots li:nth-child(1),
#slick-slide11 ul.slick-dots li:nth-child(2),
#slick-slide12 ul.slick-dots li:nth-child(3),
#slick-slide13 ul.slick-dots li:nth-child(4),
#slick-slide14 ul.slick-dots li:nth-child(5) {
    background: var(--primary-color) !important;
    opacity: 1 !important;
}

/* button highlight */

/*.slick-current li.slick-active {
	background-color: var(--primary-color);
}*/
.dialog-lightbox-widget :focus-visible {
    outline: none !important;
}

.btn-sec-white a:hover {
    text-decoration: none;
    color: var(--primary-color) !important;
}

.btn-sec a:hover {
    color: white;
    text-decoration: none;
}

html .model-tabs-navigation ul li i.fas.fa-chevron-down {
    display: none !important;
}

.bnr-txt-white p {
    margin-bottom: 0;
    background: #ffffff;
    width: auto !important;
    display: inline-block;
    padding: 2px 15px;
}

.bnr-txt-blue p {
    background: var(--primary-color)CC;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0px 15px;
    margin-bottom: 0;
}

.bnr-txt-blue,
.bnr-txt-white {
    margin-bottom: 0 !important;
}

.bnr-txt-blue .elementor-widget-container,
.bnr-txt-white .elementor-widget-container {
    padding-left: 0 !important;
}

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

.padding-bottom-zero {
    padding-bottom: 0px !important;
}

.elementor-element-483e696 .container {
    max-width: 1440px;
}

.btn-sec a {
    font-family: var(--body-font-family);
    font-style: normal;
    background: var(--primary-color);
    -webkit-box-shadow: 0px 5px 6px rgb(0 0 0 / 19%);
    box-shadow: 0px 5px 6px rgb(0 0 0 / 19%);
    border-radius: 8px;
    display: inline-block;
    padding: 11px 24px;
    text-align: center;
    letter-spacing: 2.2px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
}

.btn-sec-white a {
    color: var(--primary-color);
    background: #FFFFFF;
}

.cs-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    /* margin-right: 30px; */
}

.category_utilities {
    position: relative;
}

.category_utilities-box {
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 100;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.category_utilities .product-cat-slider .cat-slider-img {
    width: 100%;
    max-height: 460px;
    -o-object-fit: cover;
    object-fit: cover;
}

.category_utilities-box .catagory-utility-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

p.category_utilities_starting-price {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 11px;
    color: #797979;
    background: #FFFFFF;
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 20px;
}

p.category_utilities_name {
    font-weight: 700;
    font-size: 24px;
    line-height: 46px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 20px;
    background: rgba(0, 105, 145, 0.8);
    margin-bottom: 0;
}

p.category_utilities_starting-price span {
    font-size: 14px;
    font-weight: 700;
}

p.category_utilities_includes {
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0.64px;
    color: #FFFFFF;
    margin: 0;
    display: inline-block;
    background: #292929;
    padding: 12px 20px;
}

.category_description-box {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 40px 0px;
}

p.model_includes {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
    opacity: 0.6;
}

.model-pro-content .modal-title {
    font-family: var(--body-font-family);
    font-style: normal;
    color: var(--white-color);
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 2px 0;
}

.model-pro-content .modal-title:hover,
.model-pro-content .modal-title:focus {
    color: var(--primary-color);
}

.desciption-toggle p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    display: inline;
}

.desciption-toggle .more {
    color: var(--primary-color);
    display: block;
    text-decoration: underline;
}

.model-pro-content .cs-row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

p.model-price {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 0px;
    color: #FFFFFF;
}

.model-detail-box {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid var(--primary-color);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 35% 30px minmax(60%, auto);
    grid-template-columns: 35% minmax(60%, auto);
    gap: 30px;
}

.modal-img-wrap {
    background-color: rgba(255 255 255 / 20%);
    padding: 50px 34px;
    border-radius: 25px;
    margin-bottom: 25px;
    min-height: 192px;
}

.desciption-toggle {
    margin: 20px 0px;
}

.model-pro-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*gap: 20px;*/
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*-ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);*/
}

.model-pro-img p {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 15px;
}

.elementor-27675 p label {
    font-family: var(--body-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
    color: #FFFFFF;
    display: block;
}

.elementor-27675 p label span select {
    background: transparent;
    color: var(--primary-color);
    font-family: var(--body-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0px;
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.elementor-27675 p input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: var(--primary-color);
    border-radius: 8px;
    border-color: var(--primary-color);
    padding: 10px 24px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-family: var(--body-font-family);
    width: 285px;
}

.elementor-27675 .dialog-close-button.dialog-lightbox-close-button {
    position: relative;
    top: unset !important;
    left: unset !important;
    right: unset !important;
}

.elementor-27675 p label span {
    color: #910000;
}

.elementor-27675 p label input,
.elementor-27675 p label textarea {
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    background: transparent;
    resize: none;
    color: #fff;
    outline: none;
    padding: 10px 0px;
    display: block;
}

.elementor-27675 p label input::-webkit-input-placeholder,
.elementor-27675 p label textarea::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 105 145 / 30%);
    line-height: 24px;
}

.elementor-27675 p label input::-moz-placeholder,
.elementor-27675 p label textarea::-moz-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 105 145 / 30%);
    line-height: 24px;
}

.elementor-27675 p label input:-ms-input-placeholder,
.elementor-27675 p label textarea:-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 105 145 / 30%);
    line-height: 24px;
}

.elementor-27675 p label input::-ms-input-placeholder,
.elementor-27675 p label textarea::-ms-input-placeholder {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 105 145 / 30%);
    line-height: 24px;
}

.elementor-27675 p label input::placeholder,
.elementor-27675 p label textarea::placeholder {
    font-weight: 400;
    font-size: 16px;
    color: rgb(0 105 145 / 30%);
    line-height: 24px;
}

.elementor-27675 p label textarea {
    max-height: 40px;
    overflow: hidden;
}

@media (min-width: 3800px) {
    .avalon-icon {
        width: 15% !important;
    }

    .center-menu-col {
        width: 45% !important;
    }

    .header-buttons {
        width: 40% !important;
    }

}

.ares.tparrows:before {
    line-height: 38 px !important;
}

.des-cont-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 41px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.des-cont-title p {
    margin-bottom: 0px;
}

.des-cont-title h4.test-title {
    margin-top: 0px;
}

.des-cont-title span {
    margin-bottom: 6px;
}

div#elementor-lightbox-slideshow-single-img .swiper-slide.elementor-lightbox-item {
    width: 100% !important;
    margin: 0px !important;
}

div#elementor-lightbox-slideshow-single-img .dialog-widget-content.dialog-lightbox-widget-content.elementor-aspect-ratio-169 {
    margin: auto;
    width: 100%;
    left: 0px !important;
}

div#elementor-lightbox-slideshow-single-img {
    display: none !important;
}

/* .desciption-toggle p.dis-more {
    display: none !important;
} */

.model-tabs-navigation ul li .fas.fa-chevron-down {
    display: none;
}

.model-tabs-navigation ul li i.fas.fa-chevron-down {
    display: initial;
    font-weight: 700;
    font-size: 18px;
    line-height: 17.23px;
    cursor: pointer;
    color: var(--primary-color);
}

.model-pro-img a {
    text-decoration: none;
    width: calc(50% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px;
}

.model-pro-content .cs-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.model-pro-content .cs-row .cs-col.btn-sec {
    width: 100%;
}

.model-pro-content .cs-row .cs-col.btn-sec a {
    width: 100%;
    max-width: 230px;
    font-size: 12px;
    white-space: nowrap;
}

.model-pro-content .cs-row .cs-col.btn-sec a.addtofavourites {
    background-image: url(https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/image/heart-o.svg);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 28px center;
}

.model-pro-content .cs-row .cs-col.btn-sec a.addtofavourites.added {
    background-image: url(https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/image/heart-fill.svg);
}

.fav-boat-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;

}

.boat-shortcode .elementor-text-editor.elementor-clearfix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.fav-boat-card .img-side {
    width: 80%;
}

.fav-boat-card .img-side img {
    width: 100%;
    border-radius: 10px;
    height: 244px;
    -o-object-fit: cover;
    object-fit: cover;
}

.cs-col.btn-sec.btn-sec-white i {
    color: white;
    padding: 0px 20px;
}

.fav-boat-card h4 {
    font-family: var(--body-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
    margin: 0px;
}

.content-side {
    padding: 0px 20px;
}

.content-side h5 {
    font-family: var(--body-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    color: #FFFFFF;
    margin-bottom: 1px;
}

.content-side .gray {
    font-size: 12px;
    margin-bottom: 20px;
}

.fav-boats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.content-side p {
    margin: 10px 0px;
    font-family: var(--body-font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

a.compare-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 24px;
    width: 100%;
    background: var(--primary-color);
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    border-radius: 8px;
    text-decoration: none;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 160px;
    margin-right: 20px;
    font-family: var(--body-font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
}

.fav-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
}

.content-side p a {
    display: block;
    color: var(--primary-color);
    text-decoration: none;
}

.model-pro-content .cs-row .cs-col.btn-sec a.bc-trans {
    background: transparent;
    width: auto;
    padding: 0px;
    margin-left: 15px;
}

.model-pro-content .cs-row .cs-col.btn-sec a.bc-trans i {
    padding: 0px;
}

.model-pro-content .cs-row .cs-col.btn-sec a.bc-trans {
    max-width: 15px;
}

.fav-boats .fav-boat-card {
    width: 50%;
}

.fav-boats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-results article.elementor-post {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 40px;
}

.search-results .elementor-posts .elementor-post__excerpt {
    margin-bottom: 10px;
    color: #fff;
}

/* .search-results article.elementor-post a.elementor-post__thumbnail__link {
    margin-bottom: 10px !important;
} */
.search-results .elementor-post__thumbnail {
    padding-bottom: calc(0.66 * 80%) !important;
}

.search-results .elementor-post__text {
    padding-top: 10px;
}

.search-no-results .elementor-element-d737cea {
    display: none;
}

.search-no-results .elementor-posts-nothing-found {
    text-align: center;
    padding: 50px 0px 25px;
}

.search-no-results .elementor-posts-nothing-found+p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
}

.search-no-results .elementor-posts-nothing-found+p a {
    color: var(--primary-color);
}

.search-results .elementor-27860 .elementor-heading-title+p a {
    font-size: 22px;
    line-height: 36px;
    color: var(--primary-color);
    padding-top: 10px;
    display: inline-block;
}

.dark-bg-section {
    /*background: linear-gradient(180deg, #000000 8.33%, rgba(0, 0, 0, 0.88) 51.04%, #000000 92.19%), url(assets/image/darg-bg-image.png);*/
    padding: 145px 10px 100px 10px;
    background-image: url(https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/image/darg-bg-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.boat-section-inner-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 260px 194px minmax(50%, auto);
    grid-template-columns: 260px minmax(50%, auto);
    -webkit-column-gap: 194px;
    -moz-column-gap: 194px;
    column-gap: 194px;
}

.view-catalog-btn {
    font-size: 12px;
    font-weight: 600;
    line-height: 13px;
    letter-spacing: 2.2px;
    background-color: var(--primary-color);
    color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--primary-color);
    border-radius: 5px 5px 5px 5px;
    padding: 12px 24px;
    display: block;
    margin-top: 48px;
    text-align: center;
    white-space: nowrap;
}

.view-catalog-btn:hover,
.view-catalog-btn:focus {
    background-color: #ffffff;
    color: var(--primary-color);
}

.boat-section-inner-wrapper .carousel .carousel-inner .carousel-item img {
    width: 100%;
}

.cat-tab-content {
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.cat-tab-content.active {
    display: block;
    height: auto;
    visibility: visible;
}

.cat-tab-content .model_description .intro-complete-text,
.cat-tab-content .model_description.open .expand-dots {
    display: none;
}

.cat-tab-content .model_description.open .intro-complete-text,
.cat-tab-content .model_description .expand-dots {
    display: inherit;
}

.cd-box--hidden {
    display: none;
}

/*------------------------
    Toast
------------------------*/
.toast-container {
    position: fixed;
    z-index: 9;
    bottom: 20px;
    right: 20px;
}

.toast {
    padding: 10px 15px;
    background: #006991;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.9px;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 15px;
}

/*-----------------
wishlist Page Css
------------------*/

.wishlist-view {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 135px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 135px;
    -moz-column-gap: 135px;
    column-gap: 135px;
    row-gap: 60px;
}

.product-thumbnail--wrap {
    position: relative;
    width: 47%;
}

.product-thumbnail--wrap .product-thumbnail img {
    display: block;
    width: 100%;
    height: 264px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}

.woocommerce-wishlist .woocommerce .wishlist-view .remove-button a {
    font-size: 12px;
    line-height: 13px;
    color: #fff !important;
    padding: 11px 20px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    border-radius: 8px;
    text-align: center;
    letter-spacing: 2.2px;
    width: 100px;
    height: auto;
}

.woocommerce-wishlist .woocommerce .wishlist-view .remove-button {
    position: absolute;
    top: 10px;
    right: 10px;
}

.wishlist-view .wishlist-view--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}

.wishlist-view .model-pro-content {
    width: 53%
}

.wishlist-view .model-pro-content h3 a,
.wishlist-view .model-pro-content h3 a:hover {
    color: #fff;
}

.wishlist-view p.model-price,
.wishlist-view .model-pro-content h3 a {
    margin-bottom: 12px;
    display: block;
}

.wishlist-view .model_description .intro-complete-text,
.wishlist-view .model_description.open .expand-dots {
    display: none;
}

.wishlist-view .model_description.open .intro-complete-text,
.wishlist-view .model_description .expand-dots {
    display: inherit;
}

.section-header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px;
}

.section-header-wrapper .btn-primary+.btn-primary {
    margin-left: 8px;
}

.section-title {
    font-family: var(--body-font-family);
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
    margin: 0;
    position: relative;
}

.section-title::before {
    content: '';
    position: absolute;
    border-left: 4px solid var(--primary-color);
    left: 0;
    width: 2%;
    height: 100%;
}

.btn-wrap .btn-primary+.btn-primary {
    margin-left: 7px;
}

.cs-row.btn-wrapper .btn-primary,
.section-header-wrapper .btn-primary {
    background-color: #fff;
    padding: 11px 24px;
    text-align: center;
    color: var(--primary-color);
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 2.2px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19) !important;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19) !important;
    border-radius: 8px;
    display: inline-block;
    /* min-width: 232px; */
    text-decoration: none !important;
    /* transition: all 0.3s linear; */
}

.btn-primary.dark-btn,
.btn-primary:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

.btn-primary.dark-btn:hover {
    background-color: #fff !important;
    color: var(--primary-color) !important;
}

.btn-wrapper .btn-primary {
    text-transform: capitalize;
}

/*-------------------------------
    Product Compare
-------------------------------*/
.compare-list-section {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 192px minmax(calc(100% - 192px), auto);
    grid-template-columns: 192px minmax(calc(100% - 192px), auto);
}

.compare-list-section.is-loading {
    position: relative;
}

.compare-list-section.is-loading::before {
    content: "Loading...";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    color: #fff;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
}

.compare-list-section .compare-list-header {
    position: sticky;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}

.compare-list-section .compare-list-header .compare-list--header {
    font-size: var(--body-font-size);
    line-height: var(--body-line-height);
    font-family: var(--body-font-family);
    padding: 16px 12px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.compare-list-header .compare-list--header:nth-child(odd),
.compare-list-items .compare-inner-content .compare-inner-item:nth-child(odd) {
    background-color: rgba(0, 105, 145, 0.2);
    border-top: 1px solid #006991;
    border-bottom: 1px solid #006991;
}

.compare-list-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    overflow-x: auto;
}

.compare-list-items::-webkit-scrollbar {
    height: 12px;
}

.compare-list-items::-webkit-scrollbar-track {
    background: #747679;
    border-radius: 4px;
}

/* Track */
.compare-list-items::-webkit-scrollbar-thumb {
    background: #006991;
    border-radius: 4px;
}

/* Handle */
.compare-list-items::-webkit-scrollbar-thumb:hover {
    background: #006991;
}

/* Handle on hover */

.compare-list-items .compare-inner-content .compare-inner-item {
    padding: 16px 30px;
    width: 460px;
    color: #fff;
}

.compare-list-items .compare-inner-content:first-child .compare-inner-item {
    padding-left: 0;
}

.compare-list-items .product-title {
    font-size: 24px;
    font-family: var(--body-font-family);
    font-weight: 700;
    line-height: 23px;
    text-align: center;
    margin: 0 0 12px 0;
    color: #ffffff;
    /* padding-right: 60px; */
}

.compare-list-items .comapre-feature-img {
    margin-bottom: 12px;
    position: relative;
}

.compare-list-items .comapre-feature-img img {
    display: block;
    margin: 0 auto;
    border-radius: 12px;
    width: 100%;
}

.has-compare-two .compare-list-items .comapre-feature-img img {
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
}

.has-compare-two .compare-list-items .compare-inner-content .compare-inner-item {
    width: 100%;
}

.has-compare-three .compare-list-items .comapre-feature-img img {
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover;
}

.compare-inner-item .wishlist-action-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.compare-inner-item .wishlist-action-btn .bc-trans {
    margin-left: 24px;
    display: inline-block;
    line-height: 1;
}

.compare-inner-item .wishlist-action-btn .add_to_wishlist,
.compare-inner-item .wishlist-action-btn .added-to-favorite {
    background: #fff;
    -webkit-box-shadow: 0px 5px 6px rgb(0 0 0 / 19%);
    box-shadow: 0px 5px 6px rgb(0 0 0 / 19%);
    border-radius: 8px;
    padding: 12px 35px;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none;
    font-weight: bold;
    color: var(--primary-color);
    min-width: 299px;
    text-align: center;
    letter-spacing: 2.2px;
}

/* .compare-inner-item .wishlist-action-btn .bc-trans img{
    width: 15px;
} */

.compare-list-items .yith-wcwl-add-to-wishlist a.addtofavourites {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    border-radius: 8px;
    color: var(--primary-color);
    display: inline-block;
    /* font-family: var(--body-font-family); */
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: 2.2px;
    min-width: 300px;
    padding: 13px 35px;
    text-align: center;
    text-decoration: none;
}

.compare-list-items .product-price-item {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}

.compare-list-items .product-price-item p {
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
}

.compare-list-items .product-price-item .model-price {
    margin-bottom: 12px;
}

.compare-list-items .model-price span {
    font-size: 18px;
    line-height: 18px;
    font-family: var(--body-font-family);
    font-weight: 700;
}

.compare-list-items .product-features,
.product-categories a {
    font-size: var(--body-font-size);
    line-height: var(--body-line-height);
    color: #fff;
    text-decoration: none !important;
}

.product-categories a:hover,
.product-categories a:focus {
    color: #fff;
    text-decoration: underline !important;
}

.compare-list-items .feature-items {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.compare-list-items .feature-items .feature-item {
    position: relative;
    padding-left: 25px;
}

.compare-list-items .feature-items .feature-item::before {
    content: '';
    background-image: url(https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/image/check-circle.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    top: 4px;
    background-size: contain;
}

.compare-list-items .feature-items .feature-item+.feature-item {
    margin-top: 10px;
}

body .page-content .remove_from_compare {
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 2.2px;
    text-transform: capitalize;
    background: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0px 5px 6px rgb(0 0 0 / 19%);
    box-shadow: 0px 5px 6px rgb(0 0 0 / 19%);
    border-radius: 8px;
    text-decoration: none;
    color: #fff;
    padding: 11px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 8px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: transparent;
}

body .page-content .remove_from_compare:hover {
    background-color: var(--primary-color);
    color: #fff;
}

body .feedback {
    display: none;
}

body .cs-col.btn-sec.btn-sec-white .added-to-favorite .fa-heart {
    padding: 0;
    color: var(--primary-color);
    margin-right: 0px;
}

.add-to-compare.added {
    background-color: transparent;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
}

.add-to-compare.added:hover {
    color: var(--primary-color);
}

.heart-outer {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.bc-trans span svg,
.bc-trans span {
    display: block;
}

.bc-trans span svg:hover {
    fill: var(--primary-color);
}

.compare-list-items .compare-inner-content {
    width: 100%;
}

#yith-wcwl-popup-message {
    display: none !important;
}

.color-chart-grid .elementor-widget-image-box .elementor-image-box-img {
    display: block;
}

.color-chart-grid .elementor-widget-image-box .elementor-image-box-img img{
    width: 100%;
    display: block;
}

.color-chart-grid .color-chart-item .elementor-widget-container{
    overflow: hidden;
}
.color-chart-grid .elementor-image-box-content .elementor-image-box-title {
    margin: 0;
    padding: 16px 0;
}


/*--------------
Texonomy Details
-------------*/
.item-details {
    background: rgb(0, 105, 145);
    border-radius: 12px;
    padding: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    cursor: pointer;
}

.boat-single-item:hover .item-details {
    opacity: 1;
}

.item-details .texo-title {
    font-family: var(--body-font-family);
    font-size: var(--body-font-size);
    line-height: 19px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
    margin-top: 0;
}

.item-details .texo-desc {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item-details .starting-price--wrapper {
    background-color: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    padding: 8px;
    margin-top: auto;
}

.item-details .starting-price--wrapper .starting-price {
    font-size: 14px;
    line-height: 13px;
    color: var(--primary-color);
    text-transform: capitalize;
    font-family: var(--body-font-family);
    font-weight: 700;
    margin-bottom: 4px;
}

.item-details .starting-price--wrapper .starting-price--include {
    font-size: 10px;
    line-height: 10px;
    color: #000;
    opacity: 0.6;
}

/* .dealer-btn-group .dealer-btn {
    display: block;
    text-align: center;
    padding: 12px;
    background-color: #fff;
    border-radius: 8px;
    color: #006991;
    font-family: var(--body-font-family) !important;
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 1.5px;
} */

/* .dealer-btn-group .dealer-btn.find-dealer {
    margin-bottom: 10px;
} */

/* .dealer-btn-group .dealer-btn.find-dealer {
    margin-bottom: 10px;
    background-color: #006991;
    color: #fff;
    margin-top: 30px;
} */
.dealer-btn-group {
    margin-top: 48px;
}
body .dealer-btn-group a {
    margin: 0;
    text-decoration: none;
}
.dealer-btn-group a.btn-white {
    background-color: #fff;
    color: var(--primary-color);;
}
.dealer-btn-group a + a {
    margin-top: 10px;
}

.product_main_detail_page .find-dealer.dealer-btn {
    margin-bottom: 30px;
}

.category_description-main-box .btn-sec a:not(.bc-trans) {
    width: 230px;
    font-size: 12px;
    padding: 13px 24px !important;
}

.category_description-main-box .btn-sec-white a {
    color: var(--primary-color) !important;
    background: #FFFFFF !important;
}

.category_description-main-box .cs-col.btn-sec.btn-sec-white>div {
    margin-top: 0;
}

.category_description-main-box .cs-col.btn-sec.btn-sec-white span.separator,
.category_description-main-box .cs-col.btn-sec.btn-sec-white a.view-wishlist,
.category_description-main-box .cs-col.btn-sec.btn-sec-white a.view-wishlist+a.bc-trans {
    display: none;
}

.category_description-main-box .cs-row .cs-col.btn-sec a.bc-trans {
    background: transparent !important;
    width: auto;
    padding: 0px;
    margin-left: 15px;
}

.category_description-main-box .cs-row .cs-col.btn-sec a.bc-trans {
    max-width: 15px;
}

.category_description-main-box .cs-row {
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}

.category_description-main-box .cs-col.btn-sec.btn-sec-white>div>div,
.category_description-main-box .cs-col.btn-sec:not(.btn-sec-white) {
    display: flex;
    align-items: center;
}

.category_description-main-box {
    margin-bottom: 30px;
}

.build-your-boat {
    display: block;
    margin-top: 10px;
    padding: 8px;
    border: 1px solid;
    max-width: 160px;
    border-radius: 7px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    font-family: var(--body-font-family);
}

.model-detail-box-container {
    padding-top: 30px;
    padding-bottom: 40px;
    border-top: 1px solid var(--primary-color);
}

.model-detail-box-container .section-title {
    margin-bottom: 30px;
    font-family: var(--body-font-family);
}

.faq-screen-section .faq-list li:not(.feature-items li) {
    border: 4px solid rgba(0, 105, 145, 0.4);
    margin-bottom: 18px;
    padding: 20px;
    border-radius: 16px;
}

.container-faqs ul.feature-items {
    padding-left: 20px;
    list-style: disc;
}

.faq-screen-section .faq-list li a {
    display: flex;
    justify-content: space-between;
    /* padding: 20px; */
    color: #fff;
    text-decoration: none;
    font-family: 'Gotham Book', sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}

.faq-screen-section .faq-list {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    font-family: var(--body-font-family);
    font-weight: 400;
    list-style: none;
    padding-left: 0;
}

.product_main_detail_page .tabs-posts-main .tabs-posts {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

.product_main_detail_page .tabs-posts-main .tabs-posts .boat-single-item {
    min-height: 284px;
}

.elementor-section-unique-1325 {
    /*padding: 0px 30px 0px 30px;*/
    background-color: #54595F;
    background-image: url(https://www.avalonpontoons.com/wp-content/uploads/2022/12/IMAGE-5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-section-unique-1325 .col-md-12 {
    padding: 0 !important;
}

.elementor-section-container {
    min-height: 660px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-section-container .elementor-element-populated-436346 {
    margin: 0px 0px 50px 0px;
}

.elementor-section-container .elementor-element-populated-436346 a {
    font-size: 35px;
    font-weight: 500;
    background-color: #DD993300;
    padding: 0px 0px 0px 0px;
}

.row-flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cs-row.btn-wrapper.mbile-btn-wrapper {
    display: none !important;
}

.faq-screen-section .faq-list table {
    color: #fff;
    margin-top: 20px;
}

.model-detail-box-container .model-detail-box {
    border: none;
}

.faq-screen-section .faq-list table tr th {
    border-right: none;
    border-left: none;
    background: none;
    border-color: #006991;
}

.faq-screen-section .faq-list table thead:first-child tr:first-child {
    border-bottom-width: 1px;
    background: #00699133;
    border-top: none;

}

.faq-screen-section .faq-list table tr th:nth-child(1) {
    max-width: 90%;
}

.faq-screen-section .faq-list table thead tr th {
    border-top: none !important;
}

.post-type-product div#woocommerce-product-images {
    display: none;
}

.product_main_detail_page .modal-title:hover {
    color: #fff;
}

.product_main_detail_page .model-detail-box-container .model-detail-box {
    padding-top: 0px;
}

.product_main_detail_page .modal-img-wrap img {
    height: 190px;
    object-fit: contain;
}

.product_main_detail_page .modal-img-wrap {
    padding: 15px;
    min-height: 1px !important;
}

/*-----------------------
Request Quote Form
-------------------------*/
body {
    position: relative;
}

.request-quote,
.contact-dealer--pop-up {
    position: fixed;
    top: 50%;
    z-index: 3;
    left: 50%;
    transform: translate(-50% , -50%);
    display: none;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding-top: 20px;
}
.request-quote {
    z-index: 999;
}
.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
    display: none;
}
.request-quote.open-modal,
.contact-dealer--pop-up.open-modal {
    display: flex;
    align-items: center;
}
.modal-overlay.show  {
    display: block;
}
.request-quote .request-quote--wrapper,
.contact-dealer--pop-up .contact-dealer--wrapper {
    width: 661px;
    margin: 0 auto;
    padding: 32px 40px;
    background-color: #000;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    font-family: var(--body-font-family);
    max-height: calc(100% - 20px);
    max-width: 100%;
    overflow: auto;
}
/* width */
.request-quote .request-quote--wrapper::-webkit-scrollbar,
.contact-dealer--pop-up .contact-dealer--wrapper::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.request-quote .request-quote--wrapper::-webkit-scrollbar-track, 
.contact-dealer--pop-up .contact-dealer--wrapper::-webkit-scrollbar-track {
    background: #000000;
    border-radius: 10px;
}

/* Handle */
.request-quote .request-quote--wrapper::-webkit-scrollbar-thumb,
.contact-dealer--pop-up .contact-dealer--wrapper::-webkit-scrollbar-thumb {
    background: #006991;
    border-radius: 10px;
}

/* Handle on hover */
.request-quote .request-quote--wrapper::-webkit-scrollbar-thumb:hover,
.contact-dealer--pop-up .contact-dealer--wrapper::-webkit-scrollbar-thumb:hover {
    background: #006991;
}
.request-quote .request-quote--title,
.contact-dealer--pop-up .contact-dealer--title {
    color: #006991;
    font-weight: 700;
    font-size: 32px;
    line-height: 31px;
    margin-bottom: 18px;
}
.contact-dealer--pop-up .btn-wrapper .btn-cancel{
    color:white;
    float:right;
}
.request-quote .request-quote--info,
.contact-dealer--pop-up .contact-dealer--info {
    color: #747679;
    font-size: 16px;
    line-height: 15px;
    margin-bottom: 24px;
}
.form--wrapper .form-group {
    margin-bottom: 24px;
}
.form--wrapper .form-group input[type="text"],
.form--wrapper .form-group input[type="email"],
.form--wrapper .form-group input[type="tel"],
.form--wrapper .form-group select,
.form--wrapper .form-group textarea {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 16px;
    font-weight: 400;
    color: #006991;
    line-height: 24px;
    background-color: transparent;
    padding: 6px 0;
    border-radius: 0;
}
.form--wrapper .form-group select {
    appearance: none;
}
.form--wrapper input:focus,
.form--wrapper .form-group select:focus,
.form--wrapper .form-group textarea {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    outline: none;
}
.form--wrapper label {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
}
.form--wrapper label .red-text {
    color: #910000;
}
.form--wrapper input::placeholder,
.form--wrapper .form-group textarea::placeholder {
    color: #006991;
    opacity: 0.4;
}
.form--wrapper .btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
}
.form--wrapper .btn-cancel,
.form--wrapper .btn-cancel--werapper,
.form--wrapper .btn-submit--wrapper,
.form--wrapper .submit {
    width: 100%;
}
.form--wrapper .btn-cancel {
    background: #F8F8F8;
    color: #171A20;
}
.form--wrapper .btn-cancel:hover,
.form--wrapper .btn-cancel:focus {
    background: #006991;
    color: #FFFFFF;
    outline: none;
} 
.form--wrapper .submit {
    background: #006991;
    color: #FFFFFF;
}
.form--wrapper .submit:hover,
.form--wrapper .submit:focus {
    background: #fff;
    color: #006991;
    outline: none;
}
.form--wrapper .submit,
.form--wrapper .btn-cancel {
    border-radius: 8px;
    padding: 10px 24px;
    font-size: 16px;
    line-height: 22px;
    border: 1px solid transparent;
    font-weight: 700;
}
.form--wrapper .wpcf7-spinner {
    display: none;
}
.form--wrapper .wpcf7-not-valid-tip {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.6px;
    font-weight: 500;
}
.form--wrapper .wpcf7 form.invalid .wpcf7-response-output,
.form--wrapper .wpcf7 form.unaccepted .wpcf7-response-output,
.form--wrapper .wpcf7 form.payment-required .wpcf7-response-output,
.form--wrapper .wpcf7 form .wpcf7-response-output {
    border-color: #006991;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.form--wrapper .custom-arrow--wrapper {
    position: relative;
}
.form--wrapper .custom-arrow--wrapper::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    top: 50%;
    transform: translateY(-50%) rotate(226deg);
    right: 6px;
    margin-top: -1px;
}
/*------------------------
    Fancybox
------------------------*/
.fancybox__container .fancybox__slide.has-video .fancybox__content{
    /*width: 82% !important;
    height: 100% !important;*/
}

.menu-grid-img{
    width: 275px;
    height: 183px !important;
    -o-object-fit: fill;
    object-fit: fill;
    border-radius: 15px !important;
}

/*-------------------
Footer
--------------------*/
/* .footer-wrapper .boat-serirs--menu .elementor-nav-menu,
.footer-wrapper .boat-category--menu .elementor-nav-menu {
    width: 260px;
} */
/* .footer-wrapper .elementor-nav-menu {
    column-count: 2;
} */
.footer-wrapper .elementor-nav-menu li a {
    display: inline-block;
}

@media(min-width: 1025px) {
    .fancybox__container .fancybox__slide.has-video .fancybox__content{
        width: 82% !important;
        height: 100% !important;
    }
}


@media only screen and (min-width: 1441px) and (max-width: 1640px) {
    .btn-wrapper .btn-primary {
        padding: 11px 15px;
        letter-spacing: 1.2px;
    }

    .category_utilities-box {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
    .item-details {
        padding: 19px 20px 19px 20px;
    }
}

@media (min-width: 1601px) {
    .modal-img-wrap {
        min-height: 222px;
    }
}

@media(max-width: 1600px) {
    .dark-bg-section {
		padding: 120px 10px 100px 10px;
	}

    .boat-section-inner-wrapper {
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        column-gap: 100px;
    }

    .btn-sec a,
    .cs-row.btn-wrapper .btn-primary,
    .section-header-wrapper .btn-primary {
        padding: 11px 15px;
        letter-spacing: 1.5px;
        border-radius: 6px;
    }

    .wishlist-view {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 50px;
    }

    .wishlist-view p.model-price,
    .wishlist-view .model-pro-content h3 a {
        margin-bottom: 8px;
    }

    /*-------------
    Compare
    ------------*/
    .compare-list-items .compare-inner-content .compare-inner-item {
        padding: 16px 24px;
    }

    .compare-list-items .product-title {
        font-size: 20px;
        line-height: 19px;
    }
}

@media(max-width: 1440px) {
    .dark-bg-section {
        padding: 100px 10px 80px 10px;
    }

    .category_description-box {
        display: none;
    }

    .cd-box--hidden {
        display: block;
        margin: 30px 0px;
    }

    .category_utilities-box {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0;
        bottom: 0;
        margin: 30px 0;
    }

    .model-tabs-navigation ul li {
        margin-bottom: 30px;
    }

    .model-tabs-navigation ul li a {
        font-size: 16px;
    }

    .boat-section-inner-wrapper {
        grid-template-columns: 230px minmax(50%, auto);
        -ms-grid-columns: 230px minmax(50%, auto);
        -webkit-column-gap: 80px;
        -moz-column-gap: 80px;
        column-gap: 80px;
    }

    .view-catalog-btn {
        padding: 12px 10px;
    }

    .modal-img-wrap {
        padding: 40px 25px;
        border-radius: 21px;
        margin-bottom: 20px;
    }

    .model-pro-content .cs-row .cs-col.btn-sec a {
        max-width: 210px;
    }

    p.category_utilities_name {
        font-size: 20px;
        line-height: 38px;
    }

    .woocommerce-wishlist .woocommerce .wishlist-view .remove-button a {
        width: 90px;
        padding: 8px 16px;
    }
    .section-header-wrapper {
        margin-bottom: 55px;
    }

    .section-title {
        font-size: 24px;
    }

    /*----------------
    Compare
    -----------------*/
    .compare-list-section {
        -ms-grid-columns: 170px minmax(calc(100% - 170px), auto);
        grid-template-columns: 170px minmax(calc(100% - 170px), auto);
    }

    .compare-list-items .compare-inner-content .compare-inner-item {
        padding: 16px 20px;
        width: 350px;
    }

    body .page-content .remove_from_compare {
        font-size: 10px;
        padding: 8px 11px;
    }

    .compare-list-items .yith-wcwl-add-to-wishlist a.addtofavourites {
        min-width: 260px;
    }

    .compare-list-items .product-features,
    .product-categories a {
        font-size: 14px;
    }

    .compare-list-items .model-price span {
        font-size: var(--body-font-size);
        line-height: var(--body-line-height);
    }

    .compare-inner-item .wishlist-action-btn .add_to_wishlist,
    .compare-inner-item .wishlist-action-btn .added-to-favorite {
        min-width: 230px;
        padding: 11px 30px;
    }

    .compare-inner-item .wishlist-action-btn .bc-trans {
        margin-left: 16px;
    }
}

@media(max-width: 1280px) {
    .model-pro-content .cs-row .cs-col.btn-sec a.bc-trans {
        margin-left: 10px;
    }

    .model-pro-img {
        /*-ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;*/
    }

    .model-pro-img a {
        width: 100%;
    }

    .model-pro-img p {
        text-align: center;
    }

    .boat-section-inner-wrapper {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }

    .model-detail-box {
        -ms-grid-columns: 44% 20px minmax(50%, auto);
        grid-template-columns: 44% minmax(50%, auto);
        gap: 20px;
    }

    .models-page-tabs .boat-model-list {
        -ms-grid-columns: (1fr);
        grid-template-columns: repeat(2, 1fr);
    }

    .cd-box--hidden {
        font-size: 14px;
        line-height: 150%;
    }
}

@media(max-width: 1200px) {
    .dark-bg-section {
        padding: 80px 10px 80px 10px;
    }

    .wishlist-view {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    /*-------------
    Compare Page
    --------------*/
    .compare-list-section .compare-list-header .compare-list--header {
        font-size: 14px;
        line-height: 22px;
    }

    .compare-list-section {
        -ms-grid-columns: 150px minmax(calc(100% - 150px), auto);
        grid-template-columns: 150px minmax(calc(100% - 150px), auto);
    }

    .compare-list-items .product-title {
        font-size: 16px;
        line-height: 15px;
    }

    .compare-list-items .yith-wcwl-add-to-wishlist a.addtofavourites {
        min-width: 190px;
        font-size: 10px;
        padding: 11px 28px;
    }

    .compare-list-items .compare-inner-content .compare-inner-item {
        width: 300px;
        padding: 16px 14px;
    }

    .compare-inner-item .wishlist-action-btn .add_to_wishlist,
    .compare-inner-item .wishlist-action-btn .added-to-favorite {
        font-size: 10px;
        padding: 10px 20px;
        min-width: 200px;
    }

    .compare-inner-item .wishlist-action-btn .added-to-favorite .fa-heart {
        margin-right: 0;
    }

    .has-compare-two .compare-list-items .comapre-feature-img img {
        height: 240px;
    }

    .item-details .starting-price--wrapper .starting-price--include {
        font-size: 8px;
        line-height: 8px;
    }
}

/* @media (max-width: 1199px) and (min-width: 1025px) {
    .footer-wrapper .elementor-nav-menu{
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
    }
} */

@media(max-width: 1024px) {
    .dark-bg-section {
        padding: 60px 10px;
    }

    .boat-section-inner-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }

    .view-catalog-btn {
        background-color: #fff;
        color: var(--primary-color);
        text-align: center;
        width: 100%;
    }

    .view-catalog-btn:hover,
    .view-catalog-btn:focus {
        text-decoration: underline;
        color: var(--primary-color);
    }

    .modal-img-wrap {
        min-height: 1px;
        margin-bottom: 8px;
    }

    .model-detail-box {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .model-products-lightbox {
        margin-top: 5px;
    }

    .cd-box--hidden {
        font-size: 12px;
        line-height: 32px;
    }

    .model-pro-img {
        /*gap: 24px;*/
    }

    .model-pro-img a:last-child {
        margin-bottom: 0;
    }

    .model-tabs-navigation .model-tabs-navigation-collapse {
        display: block;
    }

    .model-tabs-navigation #tabs,
    .product_main_detail_page .model-tabs-navigation #pro-tabs {
        display: none;
    }

    .section-header-wrapper {
        margin-bottom: 40px;
    }

    /*--------------------
    Compare Page
    ---------------------*/
    .compare-list-section {
        -ms-grid-columns: 132px minmax(calc(100% - 132px), auto);
        grid-template-columns: 132px minmax(calc(100% - 132px), auto);
    }

    .compare-list-items .compare-inner-content .compare-inner-item {
        width: 230px;
        padding: 16px 10px;
    }

    .compare-inner-item .wishlist-action-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .compare-inner-item .wishlist-action-btn .bc-trans {
        margin-left: 0;
        margin-top: 16px;
    }

    .has-compare-two .compare-list-items .comapre-feature-img img {
        height: 180px;
    }
}

@media(max-width: 767px) {
    .dark-bg-section {
        padding: 40px 10px;
    }

    .boat-shortcode .elementor-text-editor.elementor-clearfix {
        display: block !important;
    }

    .fav-boat-card {
        margin-bottom: 40px;
    }

    .elementor-element-6926b9d .model-tabs-navigation {
        overflow: hidden;
        height: 30px;
    }

    .elementor-element-6926b9d .model-tabs-navigation.jheight-toggle {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
    }

    .elementor-element-6926b9d .model-tabs-navigation ul#tabs,
    .model-tabs-navigation #pro-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px;
        margin-left: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        /* align-items: center; */
        margin: 0px;
    }

    .elementor-element-6926b9d .model-tabs-navigation ul#tabs li,
    .elementor-element-6926b9d .model-tabs-navigation #pro-tabs li {
        margin-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .elementor-element-6926b9d .model-tabs-navigation {
        overflow: hidden;
        height: 30px;
    }

    .elementor-element-6926b9d .model-tabs-navigation ul#tabs li:first-child a+i,
    .elementor-element-6926b9d .model-tabs-navigation #pro-tabs li:first-child a+i {
        display: initial !important;
    }

    .model-tabs-navigation {
        margin: 0;
    }

    .model-pro-img {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .model-pro-img p {
        text-align: center;
    }

    .models-page-tabs .tabs-posts {
        display: block;
    }

    div#all-boat-modelsC {
        margin-top: 40px;
        padding: 12px;
    }

    .models-page-tabs .item-wrapper {
        width: 100%;
    }

    .superior_construction-detail-content h2 {
        font-size: 20px !important;
        line-height: 36px;
        letter-spacing: 1px;
    }

    .testimonial-reel.testimonials_carousal_updated .cont-title p,
    .testimonial-reel.testimonials_carousal_updated .tetsimoniale-title {
        width: 100%;
    }

    .testimonial-reel.testimonials_carousal_updated.slick-initialized.slick-slider.slick-dotted {
      /*  background-image: url(/wp-content/uploads/2022/11/Rectangle.jpg); */
        background-repeat: no-repeat;
        background-size: cover;
    }

    .testimonial-slide-up .overlay {
        padding: 100px 10px 0px 10px;
        /* background-image: url(/wp-content/uploads/2022/11/Rectangle.jpg); */
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }

    .testimonial-reel.testimonials_carousal_updated img.quto-icon {
        width: 120px;
        margin-top: 0;
        position: absolute;
        top: 0px;
        left: 0;
    }

    .testimonial-slide-up .tetsimoniale-title h2 {
        font-family: var(--body-font-family);
        line-height: 40px;
    }

    .cont-title p {
        font-size: 16px !important;
        line-height: 32px !important;
        font-weight: 200 !important;
        color: #ffffffbd !important;
        margin-bottom: 40px;
    }

    .testimonials_carousal_updated .slick-dots li {
        height: 5px !important;
        width: 60px !important;
    }

    .testimonial-reel h4.test-title {
        font-size: 18px;
        font-weight: 700 !important;
        letter-spacing: 1px !important;
    }

    .des-cont-title p {
        width: 50% !important;
        margin-bottom: 0px;
        font-size: 18px !important;
        font-weight: 700 !important;
        letter-spacing: 1px !important;
        color: #fff !important;
    }

    .testimonial-reel.testimonials_carousal_updated .cont-title p {
        margin-bottom: 0px;
    }

    .testimonials_carousal_updated ul.slick-dots {
        display: none;
    }

    .testimonials_carousal_updated .testimonial-slide-up ul.slick-dots {
        display: block !important;
        width: 100% !important;
    }

    .testimonial-slide-up .overlay {
        top: -1px;
    }

    .testimonial-reel.testimonials_carousal_updated {
        max-height: 1000px;
        min-height: 900px;
        margin-bottom: -5px !important;
    }

    .testimonial-slide-up a.more-tetis {
        text-align: center;
        padding: 20px;
        display: inline-block;
    }

    .testimonial-slide-up .testimonial-content img {
        width: 120px;
        padding: 0px;
        border-radius: 50%;
        height: 120px;
        margin-top: 35px;
        margin-bottom: 100px;
    }

    .category_description-box .cs-row {
        display: initial !important;
    }

    /* .category_utilities-box .cs-row {
        display: none;
    } */

    .category_utilities-box {
        position: relative;
        padding: 0px;
        bottom: unset !important;
    }

    .elementor-27410 .elementor-element.elementor-element-b67f3f4>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0px;
    }

    .elementor-element-483e696 .container {
        padding: 0px;
    }

    .elementor-element-6926b9d {
        padding: 0px !important;
    }

    .category_utilities-box p {
        display: block;
        text-align: center;
    }

    p.category_utilities_starting-price span {
        font-size: 14px;
    }

    p.category_utilities_name {
        font-size: 20px;
        line-height: 30px;
    }

    p.category_utilities_includes {
        font-size: 8px;
    }

    /* .category_description-box {
        padding: 0px 20px;
    } */
    .category_description-box p {
        font-size: 12px;
        margin-bottom: 0px;
        line-height: 32px;
        padding-bottom: 15px;
    }

    .category_description-box .cs-row a {
        display: block;
        margin-bottom: 20px;
    }

    /* .model-detail-box {
        padding: 0 20px;
    } */
    .desciption-toggle p {
        margin: 14px 0;
    }

    .model-pro-content .cs-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .model-pro-content .cs-row a {
        display: block;
    }

    .model-pro-content .cs-row>div {
        width: 100%;
    }

    .page-id-27410 main#content {
        overflow-x: hidden;
    }

    .model-pro-content .cs-row .cs-col.btn-sec a {
        max-width: 89%;
        display: inline-block;
    }

    .view-catalog-btn,
    .model-tabs-navigation ul li {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .catagory-utility-left {
        width: 100%;
        text-align: center;
    }

    p.category_utilities_name,
    p.category_utilities_includes,
    p.category_utilities_starting-price {
        width: 100%;
    }

    .cs-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    .btn-sec a {
        width: 100%;
    }

    .models-page-tabs .boat-model-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .category_utilities-box {
        margin: -5px 0 40px 0;
    }

    .category_utilities .product-cat-slider .cat-slider-img {
        max-height: 400px;
        height: 400px;
        display: block;
    }

    .search-results .elementor-27860 .elementor-heading-title+p a {
        font-size: 18px;
        line-height: 24px;
    }

    .search-results article.elementor-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0px;
    }

    .search-results .elementor-post__thumbnail__link {
        margin-bottom: 10px !important;
    }

    .search-results .elementor-posts .elementor-post__excerpt h5 {
        font-size: 16px !important;
        margin: 10px 0;
    }

    .search-results .elementor-posts .elementor-post__excerpt h3 {
        font-size: 20px
    }

    .search-results .elementor-posts .elementor-post__excerpt {
        font-size: 14px;
    }

    .wishlist-view--wrap .model-pro-content .cs-row {
        margin-bottom: 0;
    }

    .wishlist-view .wishlist-view--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-top: 1px solid var(--primary-color);
        padding-top: 40px;
    }

    .product-thumbnail--wrap,
    .wishlist-view .model-pro-content {
        width: 100%;
    }

    .wishlist-view {
        row-gap: 40px;
    }

    .section-header-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .section-title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .btn-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%;
    }

    .btn-primary {
        min-width: 100%;
    }

    /*--------------------
    Compare Page
    ---------------------*/
    .compare-list-section {
        -ms-grid-columns: 50px minmax(calc(100% - 60px), auto);
        grid-template-columns: 50px minmax(calc(100% - 60px), auto);
        margin: 0 -20px;
    }

    .compare-list-section .compare-list-header .compare-list--header {
        font-size: 12px;
        line-height: 18px;
        padding: 10px 0 10px 0px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .compare-list-section .compare-list-header .compare-list--header strong {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        display: block;
        text-align: center;
        white-space: nowrap;
    }

    .compare-list-items .product-title,
    .compare-list-items .model-price span {
        font-size: 14px;
        line-height: 13px;
    }

    .compare-list-items .yith-wcwl-add-to-wishlist a.addtofavourites {
        min-width: 160px;
        font-size: 8px;
    }

    .has-compare-three .compare-list-items .comapre-feature-img img {
        height: 170px;
    }

    .compare-list-items .compare-inner-content .compare-inner-item {
        width: 200px;
        padding: 10px 4px;
    }

    .compare-list-items .product-features,
    .product-categories a {
        font-size: 12px;
    }

    .compare-inner-item .wishlist-action-btn .add_to_wishlist,
    .compare-inner-item .wishlist-action-btn .added-to-favorite {
        font-size: 8px;
        padding: 9px;
        min-width: 132px;
    }

    .heart-outer {
        top: 3px;
    }

    .section-header-wrapper div {
        width: 100%;
    }

    .section-header-wrapper .btn-primary+.btn-primary,
    .btn-wrap .btn-primary+.btn-primary {
        margin-left: 0;
        margin-top: 10px;
    }

    .mobile-flex-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .product_main_detail_page {
        padding: 0px 10px;
    }

    .product_main_detail_page .tabs-navigation-wrapper {
        padding: 20px 20px;
    }

    .product_main_detail_page .cs-row.btn-wrapper {
        display: none;
    }

    .product_main_detail_page .cs-row.btn-wrapper.mbile-btn-wrapper {
        display: initial !important;
        padding: 0 20px;
    }

    .product_main_detail_page .cs-row.btn-wrapper.mbile-btn-wrapper a.btn-primary.white-btn {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .product_main_detail_page .elementor-swiper-button {
        top: 20%;
    }

    .product_main_detail_page .category_description-box.cd-box--hidden {
        padding: 0 20px;
    }

    .product_main_detail_page .category_description-main-box .cs-row>div {
        padding: 0 20px;
    }

    .product_main_detail_page .category_description-main-box .cs-row>div,
    .category_description-main-box .cs-row a {
        width: 95% !important;
        min-width: 95% !important;
    }

    .product_main_detail_page .category_description-main-box .btn-sec a:not(.bc-trans) {
        flex: 0 0 90% !important;
    }

    .product_main_detail_page .category_description-main-box .cs-row .cs-col.btn-sec a.bc-trans {
        max-width: 15px;
        min-width: 15px !important;
        width: 15px !important;
    }

    .product_main_detail_page .model-detail-box-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .model-detail-box-container .section-title {
        margin-top: 30px;
    }

    .product_main_detail_page .tabs-posts-main .tabs-posts {
        grid-template-columns: repeat(1, 1fr);
    }

    .faq-screen-section .faq-list table th,
    .faq-screen-section .faq-list table td {
        width: auto;
        font-size: 12px;
        padding: 10px;
    }
    /*---------------
    Request Modal
    ---------------*/
    .request-quote,
    .contact-dealer--pop-up {
        padding: 20px;
    }
    .form--wrapper .form-group input[type="text"],
    .form--wrapper .form-group input[type="email"],
    .form--wrapper .form-group input[type="tel"],
    .form--wrapper .form-group select,
    .form--wrapper .form-group textarea {
        font-size: 14px;
    }
    .request-quote .request-quote--info,
    .contact-dealer--pop-up .contact-dealer--info {
        font-size: 12px;
        line-height: 11px;
    }
    /* width */
    .request-quote .request-quote--wrapper::-webkit-scrollbar,
    .contact-dealer--pop-up .contact-dealer--wrapper::-webkit-scrollbar {
        width: 6px;
    }
}

@media(max-width: 480px) {
    /* .footer-wrapper .elementor-nav-menu{
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
    } */

    .footer-wrapper .why-avalon--menu .elementor-nav-menu{
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
}

@media(max-width: 380px) {
    .compare-list-items .compare-inner-content {
        width: auto;
    }

    .has-compare-two .compare-list-items .compare-inner-content .compare-inner-item {
        width: 160px;
    }

    .has-compare-two .compare-list-items .comapre-feature-img img {
        height: 100px;
    }
}



/*  */

.d-grid {
    display: grid;
}

.grid-3 {
    grid-template-columns: repeat(3, 2fr);
    column-gap: 24px;
    row-gap: 20px;
}

.grid-4 {
    grid-template-columns: repeat(4, 1fr);
    column-gap: 24px;
    row-gap: 20px;
}

.tax-tools .site-main {
    max-width: 100% !important;
}

/*.tabs-navigation-item-link {
    text-transform: capitalize;
}

.navigation-tab-link {
    padding: 0 20px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}*/

.heading-info {
    border-bottom: 1px solid var(--primary-color);
    padding-bottom: 40px;
    margin-bottom: 40px;
}


.cat-title {
    color: var(--white-color);
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    border-left: 4px solid var(--primary-color);
    padding-left: 20px;
    margin-bottom: 32px;
    font-family: var(--body-font-family);
}

.cat-title-desc {
    color: var(--white-color);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


.card {
    border-radius: 12px;
    background: rgba(0, 105, 145, 0.2);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card img {
    width: 100%;
    display: block;
}

.card-info {
    text-align: center;
    padding: 16px 23px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
}

.tool-masonary-grid .tool-grid-item{
    width: calc(33.33% - 16px); margin-bottom: 20px;
}

.tool-grid-item .card, .tool-grid-item .card-info{
    display: block;
    height: auto;
}

.cat-tab-content.canvas-tops .card-info{
    padding: 24px;
}

.cat-tab-content.options-accessories .card-info {
    padding: 32px 20px 24px 20px;
}

.card-title, .card .card-title a {
    font-family: var(--body-font-family);
    color: var(--white-color);
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-bottom: 12px !important;
    /* margin-top: 16px; */
    text-decoration: none;
    margin-top: 0;
}

.card-title a:hover, .card-title a:focus {
    color: var(--primary-color);
}

.card-title-info {
    color: var(--white-color);
    margin-bottom: 26px;
    font-size: 17px;
    line-height: 32px;
    font-weight: 400;
}

.card .card-explore {
    position: relative;
    background: var(--primary-color);
    color: var(--white-color);
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 2.2px;
    border-radius: 12px;
    padding: 11px 24px;
    text-decoration: none;
    margin-top: auto;
    /* margin-bottom: 8px; */
}

.card  .card-explore:hover, .card .card-explore:focus{
    background: var(--white-color);
    color: var(--primary-color);
}

.card-explore::before {
    content: '';
    position: absolute;
    width: 32px;
    height: 2px;
    background: var(--primary-color);
    border-radius: 0px;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
}

.canvas-title {
    font-family: var(--body-font-family);
    color: var(--white-color);
    font-weight: normal;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.8px;
    margin: 0 !important;
}


.color-board {
    border-bottom: 1px solid var(--primary-color);
    margin-bottom: 40px;
}

.color-heading {
    color: var(--primary-color);
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 40px;
}

.color-board-lists {
    border: 1px solid var(--primary-color);
    padding: 24px;
    border-radius: 12px;
    margin-bottom: 40px;
}

.find-dealer-link {
    color: var(--primary-color);
}

@media screen and (max-width:1200px) {
    .section-wrapper {
        column-gap: 122px;
        padding: 60px 31px;
    }

    .cat-title {
        font-size: 26px;
        line-height: 30px;
    }

    .color-heading {
        font-size: 30px;
        line-height: 28px;
    }

}

@media screen and (max-width:1024px) {
    .grid-3 {
        grid-template-columns: repeat(2, 2fr);
        row-gap: 24px;
    }


}

@media screen and (max-width:768px) {
    .grid-3 {
        grid-template-columns: repeat(1, 3fr);
    }

    .grid-4 {
        grid-template-columns: repeat(1, 4fr);
        row-gap: 24px;
    }

    .tool-masonary-grid .tool-grid-item{
        width: calc(50% - 12px);;
    }
    .color-chart-grid .elementor-image-box-content .elementor-image-box-title {
        padding: 6px  0;
    }
    .color-chart-grid + .color-chart-grid {
        margin-top: 16px;
    }
}


@media screen and (max-width:600px) {

    .section-wrapper {
        column-gap: 60px;
    }

    .heading-info {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .color-heading {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 30px;
        text-align: center;
    }

}

@media screen and (max-width:480px) {
    .site-main {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .section-wrapper {
        grid-template-columns: repeat(1, 2fr);
    }

    .tool-masonary-grid .tool-grid-item{
        width: 100%;
    }
}

@media screen and (max-width:375px) {
    .section-wrapper {
        padding: 30px 27px 30px 20px;
    }

    .cat-title {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .cat-title-desc {
        font-size: 12px;
        line-height: 18px;
    }

    .heading-info {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .grid-4 {
        /* grid-template-columns: repeat(4, 2fr); */
        grid-template-columns: repeat(1, 4fr);
    }

    .canvas-title {
        font-size: 16px;
        line-height: 28.8px;
        letter-spacing: 0.8px;
    }
    .color-board-lists {        
        padding: 13px;    
    }
}
/*-----------------------
Store Location Css
------------------------*/
.sl_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.store_locator_plus .sl_bottom__wrapper {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    font-family: var(--body-font-family);
}
#sl_bottom_left,
#search_box {
    width: 36%;
    padding: 40px 64px 0 0;
}

#sl_bottom_right {
    width: calc(100% - 36%);
    height: 100%;
}
.store_locator_plus .slp_results_container .results_wrapper {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    border: none;
    margin: 0;
    padding: 16px;
    cursor: pointer;
}
.store_locator_plus .slp_results_container .results_wrapper.active {
    background: rgba(0, 105, 145, 0.2);
}
.store_locator_plus .slp_results_container .results_wrapper:hover {
    border: none;
    background: rgba(0, 105, 145, 0.2);
}
.store_locator_plus .slp_results_container .results_wrapper + .results_wrapper {
    margin-top: 8px;
}
#map_box {
    height: 100%;
}
.store_locator_plus .slp_results_container .results_wrapper .store_locator_name,
#slp_bubble_name {
    font-weight: 700;
    font-size: 24px;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: var(--body-font-family);
}
.store_locator_plus .slp_results_container .results_wrapper .store_locator_name a,
.store_locator_plus .slp_results_container .results_wrapper .location_distance,
.store_locator_plus .slp_results_container .results_wrapper .sl_contact__info,
#slp_bubble_name,
.sl_popup_contact_info {
    color: #FFFFFF;
}
.store_locator_plus .slp_results_container .results_wrapper .location_distance,
.store_locator_plus .slp_results_container .results_wrapper .sl_contact__info,
.sl_popup_contact_info {
    font-size: 16px;
    line-height: 24px;
    font-family: var(--body-font-family);
}
.store_locator_plus .slp_results_container .results_wrapper .location_distance {
    float: none;
}
.store_locator_plus #results_box {
    height: 670px;
    overflow-y: auto;
}
.store_locator_plus #results_box::-webkit-scrollbar {
    width: 0px;
}
.store_locator_plus .slp_results_container .results_wrapper .sl_contact__info,
#slp_bubble_name,
.sl_popup_contact_info   {
    margin-bottom: 20px;
}
.store_locator_plus .slp_results_container .results_wrapper .sl_contact__info .slp_result_phone,
#slp_bubble_name,
.sl_popup_contact_info #slp_bubble_phone {
    display: block;
}
.store_locator_plus #address_search {
    position: relative;
}
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact a,
#slp_bubble_directions a,
#slp_bubble_website a,
.store_locator_plus #radius_in_submit .slp_ui_button {
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    padding: 11px 24px;
    text-align: center;
    letter-spacing: 2.2px;
    border-radius: 8px;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.19);
    display: inline-block;
}
.store_locator_plus .search__btn {
    position: absolute;
    right: 20px;
    top: 16px;
    margin: 0;
}
.store_locator_plus #radius_in_submit .slp_ui_button {
    letter-spacing: 1px;
    border-radius: 6px;
    margin: 0;
    border: none;
    line-height: 16px;
}
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact a:hover,
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact a:focus,
#slp_bubble_directions a:hover,
#slp_bubble_directions a:focus,
#slp_bubble_website a:hover,
#slp_bubble_website a:focus,
.store_locator_plus input[type="text"]:hover,
.store_locator_plus input[type="text"]:focus,
#radius_in_submit .slp_ui_button:focus,
#radius_in_submit .slp_ui_button:hover {
    outline: none;
}
.store_locator_plus input[type="text"]:hover,
.store_locator_plus input[type="text"]:focus {
    border-color: #666;
}
.store_locator_plus input[type="text"] {
    width: 100%;
    background: transparent;
    border: 1px solid #666;
    border-radius: 11px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.6;
    padding: 24px;
    font-weight: 400;
    font-family: inherit;
    font-family: var(--body-font-family);
}
.store_locator_plus input[type="text"]::placeholder {
    color: #FFFFFF;
    letter-spacing: 1px;
    opacity: 1;
}
#slp_bubble_directions {
    margin-right: 8px;
}
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact a.store_locator_get_direction,
.store_locator_plus #slp_bubble_directions a {
    background: #FFFFFF;
    color: #006991;
}
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact a.store_locator_contact_store,
#slp_bubble_website a,
#radius_in_submit .slp_ui_button {
    background: #006991;
    color: #FFFFFF;
}
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact {
    display: inline-block;
}
.store_locator_plus .slp_results_container .results_wrapper .slp_result_contact + .slp_result_contact {
    margin-left: 8px;
}
.slp_bubble_level_1 {
    background: #080808;
    border-radius: 12px;
    width: 376px;
    max-width: 100%;
    padding: 16px;
}
.store_locator_plus .slp_bubble_tail_behind {
    overflow: hidden !important;
}
.store_locator_plus .gm-style .gm-style-iw-c {
    padding: 0;
    border-radius: 16px;
}
.store_locator_plus .gm-style .gm-style-iw-tc::after,
.store_locator_plus .gm-ui-hover-effect {
    display: none !important;
}
.store_locator_plus #slp_option_smart_search_box_title {
    font-weight: 700;
    font-size: 16px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #FFFFFF;
    display: block;
}
.sl_loading {
    word-wrap: break-word;
    hyphens: manual;
    height: 100%;
    width: 100%;
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 0;
    zoom: 1;
    background-color: rgb(0, 0, 0);
    opacity: .8;
    box-sizing: border-box;
}
.sl_loading i {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #d93;
}
.sl_hidden {
    display: none!important;
}
#addy_in_address {
    margin: 0;
}
#get_my_position {
    color: #006991;
    font-size: 16px;
    line-height: 15px;
    font-weight: 700;
    margin-top: 20px;
}
/*--------------------------
Store Locator Single Page
--------------------------*/
body.overflow-hidden {
    overflow: hidden;
}
.store-locator--details {
    font-family: var(--body-font-family);
}
.store-locator--details .storelocator_address_container {
    margin: 20px 0px 64px 0px;
}
.store-locator--details .map-section {
    margin: 0px 0px 54px 0px;
}
.store-locator--details .storename {
    font-size: 40px;
    line-height: 38px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 64px;
    margin-top: 0;
}
.store-locator--details .storelocator--wrapper {
    display: flex;
    column-gap: 100px;
    margin-bottom: 64px;
}
.storelocator--wrapper .store_locator_single_address,
.storelocator--wrapper .store_locator_single_contact {
    width: 550px;
    max-width: 100%;
}
.store-locator--details .contact-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #FFFFFF;
    padding-left: 20px;
    position: relative;
    margin: 0 0 24px 0;
}
.store_locator_single_address .address-details {
    margin-bottom: 24px;
}
.store_locator_single_address .address-details,
.store_locator_single_contact .phone_number,
.store_locator_single_contact .website_url {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    font-weight: 400;
}
.store_locator_single_contact .phone_number a,
.store_locator_single_contact .website_url a {
    color: #006991;
    text-decoration: underline;
}
.store-locator--details .contact-title::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    background-color: #006991;
    top: 0;
    left: 0;
}
.store-locator--details .store_locator_contact_store {
    background-color: #006991;
    border-radius: 12px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 20px 32px;
    display: inline-block;
    font-weight: 700;
}
.avalon_location_map_container {
    width: 100%;
    height: 650px;
    display: block;
    clear: both;
    border-radius: 12px;
    overflow: hidden;
}
#avalon_location_map {
    height: 100%;
    width: 100%;
}
.sl-breadcrumbs--wrapper {
    margin: 30px 0px 0 0px;
}
.sl-breadcrumbs--wrapper .sl-breadcrumbs {
    font-weight: 400;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    opacity: 0.2;
    display: inline-block;
    margin-right: 20px;
}
.sl-breadcrumbs--wrapper .sl-breadcrumbs:last-child {
    opacity: 1;
    margin-right: 0;
    padding-left: 20px;
    position: relative;
    user-select: none;
}
.sl-breadcrumbs--wrapper .sl-breadcrumbs:last-child::before {
    content: '';
    position: absolute;
    left: -9px;
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid rgba(255, 255, 255, 0.2);
    border-left: 3px solid rgba(255, 255, 255, 0.2);
    transform: rotate(135deg);
    top: 2px;
}
.avalon-footer {
    position: relative;
}
.avalon-footer::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    bottom: 71px;
    margin: 0 -10px;
}
/*----------------
Header Responsive Site
-----------------*/
.mobile-menu-accordion .elementor-tab-content {
    width: 100%;
}
.menu-grid img {
    display: block;
    width: 100%;
}
.mobile-menu-title {
    text-align:center ;
    padding-top: 15px;
    margin-bottom: 5px;
}
.mobile-menu-title a {
    color: #fff;
    font-size: 16px ;
    font-weight: 700;
    display: inline-block;
    line-height: 18px;
}
.mobile-menu-title2 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    text-align:center;
}
.mobile-menu-desc {
    font-size: 13px;
    color: #ebebeb;
    font-weight: 400;
    text-align: center;
}
.page-id-27224 .search-nav .elementor-icon {
    color: #006991;
}
/*body .elementor-popup-modal .dialog-close-button {
    display : none !important;
}*/
.menu-btn {
    margin-top: 20px;
}
.menu-btn a {
    color: #006991
}
.contact form #form-field-field_5360363 {
    background-color: #000000;
}
/* .contact-form--wrapper {
    position: relative;
}
.contact-form--wrapper::before {
    content: "";
    background-image: url(./assets/image/close-but.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
} */
.single-store_page .store-single--page {
    background-color: #000;
    background-image: url(https://www.avalonpontoons.com/wp-content/themes/hello-elementor-child/assets/image/darg-bg-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-store_page .store-single--page .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px !important;
}
.build-a-boat--section .MuiContainer-root.css-1a6buty {
    padding: 0;
}
.home .elementor-27007 .elementor-element.elementor-element-2033268.slider-clsss-cstm .swiper-slide-contents {
    margin: 0 auto;
}
/*-----------------
Responsive
------------------*/
@media screen and ( max-width: 1600px) {
    #sl_bottom_left, #search_box {
        padding: 40px 30px 0 0;
    }
}
@media screen and ( max-width: 1440px) {
    .avalon_location_map_container {
        height: 550px;
    }
    .store-locator--details .storelocator_address_container {
        margin: 20px 0px 40px 0px;
    }
    /* .store-locator--details .map-section {
        margin: 0px 0px 70px 0px;
    } */
    .sl-breadcrumbs--wrapper {
        margin: 20px 0px 0 0px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1366px) {
    .elementor-25458 .header-buttons .elementor-element.elementor-element-317f5d31 .elementor-button,
    .elementor-25458 .header-buttons .elementor-element.elementor-element-32ed4b69 .elementor-button {
        padding: 12px 18px;
        font-size: 14px;
    }
    .elementor-25458 .search-nav.elementor-element.elementor-element-63720494 {
        width: 6%;
    }
    .elementor-25458 .search-nav.elementor-element.elementor-element-63720494 .elementor-icon {
        font-size: 16px;
    }
    .mega-menu-cstm-class #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        text-align: right;
    }
    .mega-menu-cstm-class #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
    }
}
@media screen and ( max-width: 1280px) {
    .store_locator_plus .slp_results_container .results_wrapper .slp_result_contact a {
        width: 100%;
    }
    .store_locator_plus .slp_results_container .results_wrapper .slp_result_contact + .slp_result_contact {
        margin-left: 0px;
        margin-top: 10px;
    }
    .store_locator_plus input[type="text"] {
        padding: 20px;
    }
    .store_locator_plus .search__btn {
        top: 12px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .elementor-25458 .header-buttons.elementor-element.elementor-element-1eef2cb5 {
        width: 28%;
    }
    .elementor-25458 .header-buttons .elementor-element.elementor-element-317f5d31 .elementor-button,
    .elementor-25458 .header-buttons .elementor-element.elementor-element-32ed4b69 .elementor-button {
        padding: 10px 15px;
        font-size: 13px;
    }
    .mega-menu-cstm-class #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 5px 0px 5px;
        font-size: 13px;
    }
}
@media screen and ( max-width: 1024px) {
    .store_locator_plus .search__btn {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        margin-top: 16px;
        margin-bottom: 0;
    }
    .store_locator_plus input[type="text"] {
        padding: 12px;
    }
    #sl_bottom_left, #search_box {
        padding: 40px 20px 0 0;
    }
    .store_locator_plus #address_search {
        flex-direction: column;
    }
    .avalon_location_map_container {
        height: 550px;
    }
    .avalon-footer::before {
        bottom: 100px;
    }
    .dialog-type-lightbox.elementor-popup-modal {
        top: 57px;
        position: fixed !important;
        height: 100% !important;
    }
    .sub-menu--grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}
@media screen and ( max-width: 768px) {
    .store_locator_plus .sl_bottom__wrapper {
        flex-flow: wrap;
    }
    #sl_bottom_left, #search_box,
    #sl_bottom_right {
        width: 100%;
    }
    #sl_bottom_right {
        width: 100%;
        height: 570px;
    }
    #sl_bottom_left, #search_box {
        padding: 40px 0 0 0;
    }
    .store_locator_plus #address_search {
        margin-bottom: 40px;
    }
    #sl_bottom_left {
        margin-bottom: 80px;
        order: 2;
    }
    #addy_in_address,
    .storelocator--wrapper .store_locator_single_address,
    .storelocator--wrapper .store_locator_single_contact {
        width: 100%;
    }
    .store-locator--details .storename {
        margin-bottom: 40px;
    }
    .store-locator--details .storelocator--wrapper {
        flex-direction: column;
        row-gap: 40px;
        margin-bottom: 40px;
    }
    .avalon_location_map_container {
        height: 450px;
        border-radius: 0;
    }
    /* .store-locator--details .storelocator_address_container {
        margin: 40px 0px 40px 0px;
    } */
    .sl-breadcrumbs--wrapper {
        margin: 10px 0px 0 0px;
    }
    .store-locator--details .map-section {
        margin: 0px -20px 0px -20px;
    }
    .sub-menu--grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and ( max-width: 767px) {
    .avalon-footer::before {
        bottom: 50px;
    }
    .elementor-accordion .elementor-tab-content {
        padding: 7px 10px !important;
    }
}
@media screen and ( max-width: 575px) { 
    .store_locator_plus .slp_results_container .results_wrapper .slp_result_contact {
        display: block;
    }
    #slp_bubble_directions {
        margin-right: 0;
        margin-bottom: 8px;
        display: block;
    }
    .store_locator_plus #slp_bubble_directions a,
    #slp_bubble_website a,
    .store_locator_plus #radius_in_submit .slp_ui_button {
        width: 100%;
    }
    .store_locator_plus .search__btn {
        width: 100%;
    }
    #get_my_position {
        text-align: center;
        width: 100%; 
    }
    .store_locator_plus #slp_option_smart_search_box_title {
        text-align: center;
    }
    .avalon_location_map_container {
        height: 305px;
    }
    /* .footer-wrapper .boat-serirs--menu .elementor-nav-menu,
    .footer-wrapper .boat-category--menu .elementor-nav-menu {
        width: auto;
    } */
    .sub-menu--grid {
        grid-template-columns: 1fr;
    }
}
@media screen and ( max-width: 461px) { 
    .avalon-footer::before {
        bottom: 77px;
    }
}


/* mobile menu */

@media screen and (max-width: 1024px) {  
    

.elementor-29521 .elementor-element.elementor-element-6047d20 li a.elementor-item-active {
    border-right: 3px solid #006991  !important;
    border-radius: 0px  !important;
  color:var(--primary-color) !important;
  margin-right: -2px !important;
}

   .elementor-29521 .elementor-element.elementor-element-6047d20 .elementor-nav-menu .elementor-item {
    
    background:transparent;
    color:#fff;
}
.elementor-element-6047d20  .elementor-nav-menu--dropdown {
    background:transparent;
}


.elementor-29521 .elementor-element.elementor-element-6047d20 .elementor-nav-menu .elementor-item:hover {
    color:var(--primary-color);
}

.elementor-29521 .elementor-element.elementor-element-6047d20 > .elementor-widget-container {
    border:none !important;
}

.elementor-29521 .elementor-nav-menu li {
    border-width: 0;
    border-right: 1px solid #787878;
    border-radius: 0px;
    margin-right:2px;
}

}


.elementor-29521 .elementor-element.elementor-element-6047d20 li a.elementor-item-active {
        border-right: 4px solid #006991  !important;
    border-radius: 0px  !important;
  color:var(--primary-color) !important;
  margin-right: 0px !important;
}



@media (max-width: 1024px) and (min-width: 768px)  {
    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(1,1fr) !important;
    }
}


/* Mobile menu left */
@media screen and (max-width: 1024px) {
  .left_nav_menu_blue_design .elementor-nav-menu--dropdown {
    margin-right:-3px;
}
}


.left_nav_menu_blue_design li a {
    color: #fff;
}
.left_nav_menu_blue_design li a:hover {
    background:none !important;
}

.left_nav_menu_blue_design li a.elementor-item-active {
    border-right: 4px solid #006991  !important;
    border-radius: 0px  !important;
    color: var(--primary-color) !important;
    margin-right: 0px !important;
    background:none !important;
}

.left_nav_menu_blue_design .elementor-nav-menu--dropdown {
    background: none;
}


/* end nav menu blue */


.testimonial-reel.testimonials_carousal_updated img.quto-icon {
    width:60px;
}

.tab-item.masonry-tab.active + .pontoon_adventures {
                display: inline-block !important;

            }

.tab-item.masonry-tab.active + .pontoon_adventures a {
                color:#fff;
                font-size:12px !important;  
                padding:7px 8px !important;
            }


.tab-item.masonry-tab.active + .pontoon_adventures a:hover, .tab-item.masonry-tab.active + .pontoon_adventures a.active {
                color:var(--primary-color) !important;
            }

#gform_wrapper_6 label {
    color:#fff;
}

.premium-modal-trigger-btn.premium-btn-lg:hover {
    background-color: #ffffff !important; 
color: var(--primary-color) !important;
}

.premium-modal-trigger-btn.premium-btn-lg {

font-size: 12px !important;
font-weight: 600 !important;
line-height: 13px !important;
letter-spacing: 2.2px !important;
background-color: var(--primary-color) !important;
color: #ffffff !important;
border-style: solid !important;
border-width: 1px 1px 1px 1px !important;
border-color: var(--primary-color) !important;
border-radius: 5px 5px 5px 5px !important;
padding: 12px 24px !important;
display: block !important;
margin-top: 48px !important;
text-align: center !important;
white-space: nowrap !important;
}



.avalon-full-width-spacing.elementor-section .elementor-column-gap-default {
max-width: 1600px;
width: 100%;
padding: 0 10px;
margin: 0 auto; 
}



#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    width: 1920px;
    left: -411.25px;
}


@media only screen and (max-width: 600px) {
    .header-buttons a {
        width:100%;
    }
}


.custom-post-tabs #tabs a.active
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: -5px;
    padding-top: 5px;
    padding-bottom: 4px;
    font-weight: 400;
    border-bottom: none;
    letter-spacing: 0.2px;
    font-size: 16px;
    line-height: 25.5px;
    outline: none;

}

.testimonial-slide-up a.more-tetis:hover {
    background:#fff;
    color:var(--primary-color);
}

/*
.add_to_favorites_btn:hover {
background: #006991 !important;
color: #fff !important;
border-radius: 7px !important;
}
*/

.view-catalog-btn.btn-white:hover {
    background: #006991 !important;
    color: #fff !important;
}

.toggle_mobile_nav.toggled .up_arrow {
    display: inline-block !important;
}

.toggle_mobile_nav.toggled .down_arrow {
    display: none !important;
}

@media only screen and (min-width: 1024px) {
    .toggle_mobile_nav {
        display:none;
    }
}


@media only screen and (max-width: 1024px) {
    .left_nav_menu_blue_design ul{
        display:none;
    }
}




@media only screen and (max-width: 768px) {
    .popup_contact_us_container {
        order:0 !important;
    }

    .popup_text_contact_container {
        order: 1 !important;
    }

}



.fancybox__content {
    background: none !important;
    padding:0px !important;
}


/* Contact form styling */

#gform_2 label, #gform_2 .gfield_description, #gform_2 label, .gform_description {
    color: #a5a5a5;
}

.gform_footer .gform_button {
    background-color: var(--primary-color);
    color:#fff;
    font-size:16px;
    border:0px;
}


.gform_footer .gform_button:hover {
    color: var(--primary-color);
    background-color:#fff;
}

#gform_2 input[type="text"], #gform_2 input[type="email"], #gform_2 textarea, #gform_2 select {
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #c4c4c4;
    background: transparent;
    border-radius: 0px;
    color: #fff;
}

.eael-post-elements-readmore-btn {
    color: var(--primary-color) !important;
}


#gform_14 textarea, #gform_14 input[type="text"], #gform_14 input[type="email"], #gform_14 select, #gform_14 input[type="tel"]  {
    width:100%;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #c4c4c4;
    background: transparent;
    border-radius: 0px;
    color: #fff;
}
.gform_legacy_markup_wrapper #gform_14 select option{
    color: black !important;
}

.preview-models-modal {
    background: #FFFFFF;
    font-size: 12px;
    white-space: nowrap;
    margin: 0;
    font-size: 12px;
    white-space: nowrap;
    display: block;
    padding: 10px 0 !important;
    border-radius: 5px !important;
    font-size: 12px;
    color: #006991;
    font-weight: 700;
    letter-spacing: 0.5px;
    width: 210px;
    text-align: center;
}

button.CybotCookiebotDialogBodyButton {
    white-space: normal !important;
    overflow-wrap: break-word !important;
    padding: 0px !important;
}

.gform_confirmation_message_2  {
    color:#fff !important;
}

/* Overlay when hovering over menu images */
ul.mega-sub-menu li.mega-menu-column:hover li.mega-menu-item.widget_media_image img{opacity:0.2}
ul.mega-sub-menu li.mega-menu-column li.mega-menu-item.widget_media_image img{transition:opacity 0.2s ease-in-out}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:hover > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #006991;
    font-weight: bold;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
}