 @font-face {
    font-family: 'DK Drop Dead Gorgeous';
    src: url('../woff2/dkdropdeadgorgeous.woff2') format('woff2'),
        url('../woff/dkdropdeadgorgeous.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SkinSlow';
    src: url('../eot/skinslow.eot');
    src: url('../eot/skinslow.eot') format('embedded-opentype'),
         url('../woff2/skinslow.woff2') format('woff2'),
         url('../woff/skinslow.woff') format('woff'),
         url('../ttf/skinslow.ttf') format('truetype'),
         url('../svg/skinslow.svg#SkinSlow') format('svg');
}
@font-face {
    font-family: 'Clash Display';
    src: url('../woff2/clashdisplay-medium.woff2') format('woff2'),
        url('../woff/clashdisplay-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'moontimeregular';
    src: url('../woff2/moontime-regular-webfont.woff2') format('woff2'),
         url('../woff/moontime-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bernorublack_ultra_expanded';
    src: url('../woff2/bernoru-blackultraexpanded-webfont.woff2') format('woff2'),
         url('../woff/bernoru-blackultraexpanded-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.page-main-actions{
    text-align: right;
    position: fixed;
    top: 555px;
    right: 0px;
    z-index: 1;
    background: #fedb00;
    color: black;
    text-transform: uppercase; 
    font-weight: bold;
    padding: 20px 38px;
    border-radius: 5px 0 0 5px;
}
.modal-slide {
    left: calc(100% - 529px);
}
.modal-inner-wrap h1 {
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 4px;
}
.modal-inner-wrap .legend {
    display: none;
}
.modal-inner-wrap .note {
    font-size: 14px;
    color: #000000;
    margin: 0 0 20px !important;
}
.modal-inner-wrap .label {
    font-weight: 500 !important;
    font-size: 15px;
    color: #000000;
    width: 100% !important;
    text-align: left !important;
    margin-bottom: 5px !important;
}
.modal-inner-wrap input[type="text"], .modal-inner-wrap input[type="email"], .modal-inner-wrap input[type="tel"], .modal-inner-wrap textarea, .modal-inner-wrap select {
    background-color: #f0f0f0;
    border-radius: 3px;
    color: #000;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    width: 100%;
    border: 0;
}
.modal-inner-wrap textarea {
    height: 90px;
}
.modal-inner-wrap .note:before, .modal-slide .page-main-actions {
    display: none;
}
.modal-inner-wrap .control {
    width: 100% !important;
}
.modal-slide .modal-header {
    padding-bottom: 0;
    padding-top: 0;
}
.modal-slide .fieldset > .field {
    margin: 0 0 8px;
}
.modal-slide .fieldset {
    margin: 0;
}
.modal-slide .actions-toolbar div.primary {
    width: 100%;
    margin-top: 17px;
}
.modal-slide button.submit {
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    padding: 0 15px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
}
.modal-inner-wrap {
    padding-top: 92px;
}
.modal-inner-wrap .modal-header, .modal-inner-wrap .modal-content {
    padding: 0 50px;
}
.modal-inner-wrap .action-close {
    right: 29px;
    top: 30px;
}
.modal-inner-wrap .action-close span {
    width: auto;
    height: auto;
    clip: inherit;
    margin: 0;
    position: initial;
    overflow: auto;
}
.modal-inner-wrap .action-close:before {
    display: none;
}
.modal-inner-wrap .action-close:after {
    content: "x";
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
    font-size: 24px;
    position: absolute;
    top: 4px;
    left: -3px;
}
.modal-inner-wrap .action-close:focus {
    outline: none;
}
.newsletter_wrp .block.newsletter {
    max-width: 342px;
    width: auto;
}
.newsletter_wrp .block.newsletter input[type="email"] {
    width: 100%;
    padding: 0 31px 0 20px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #000000;
    border-radius: 3px;
    background-image: url(../png/mail-icon.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    margin-bottom: 11px;
}
.newsletter_wrp .block.newsletter input[type="email"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
}

.newsletter_wrp .block.newsletter input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

.newsletter_wrp .block.newsletter input[type="email"]::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}
.newsletter_wrp .block.newsletter #newsletter-error {
    font-size: 16px;
}
.newsletter_wrp .block.newsletter .actions {
    width: 100%;
    display: block;
}
.newsletter_wrp .block.newsletter .actions button {
    font-weight: 600;
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    width: 142px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    padding: 0;
}
.newsletter_wrp .block.newsletter .field .control:before {
    display: none;
}
.newsletter_wrp .block.newsletter .field {
    margin-right: 0;
}
.side_cu {
    z-index: 99;
}
.page-title img {
    display: inline-block;
}
.page-title strong {
    font-family: 'Teko', sans-serif;
    font-size: 20px;
}
.page-main-actions.side_cu {
    z-index: 901;
}
.mobile_cart {
    display: none;
}
.nav-7 ul.level0.submenu {
    left: inherit !important;
    width: 1170px;
    right: 0 !important;
    flex-wrap: wrap;
    padding: 15px 0;
}
.nav-7:hover ul.level0.submenu {
    display: flex !important;
}
.nav-7 ul.level0.submenu li {
    width: 20%;
    text-align: left;
}
.navigation .level0.nav-7 .submenu a {
    padding: 0 20px;
}
.nav-sections-item-content .navigation .level0 li{ position:relative; } 
/*.category-view {
    display: none;
}*/
.page-main-actions.side_cu2 {
    top: 305px;
    padding: 20px;
}
.yellow_bar.yellow_bar2 {
    display: none;
    margin-bottom: 20px;
}
.catalog-category-view .yellow_bar.yellow_bar2, .catalog-product-view .yellow_bar.yellow_bar2 {
    display: block;
}
.mob_search {
    display: none;
}
/*Black friday banner styles start*/
.bfriday_bnr {
    margin-bottom: 30px;
}
.bfriday_bnr .container {
    max-width: 1140px;
    margin: auto;
    background-color: #201af6;
    text-align: center;
    background-image: url(../png/black-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 38px 20px 12px;
}
.bfriday_bnr h2 {
    font-family: 'SkinSlow';
    text-transform: uppercase;
    color: #fff;
    font-size: 42px;
    margin: 0 0 30px;
}
.bfriday_bnr .save_block {
    width: 215px;
    display: inline-block;
    vertical-align: middle;
}
.bfriday_bnr .save_block h3 {
    font-family: 'SkinSlow';
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}
/*.bfriday_bnr .save_block h3 strong {
    font-size: 48px;
    font-family:"hobeaux";
    position: relative;
}*/
/*.bfriday_bnr .save_block h3 strong:before {
    content: "";
    width: 79px;
    height: 58px;
    position: absolute;
    top: 4px;
    left: -10px;
    background-image: url(../images/disc-cross.png);
}*/
.bfriday_bnr .timer_block {
    width: 382px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 96px;
    margin-right: 57px;
}
.bfriday_bnr .every_block {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
}
.bfriday_bnr .bf_foot {
    margin-top: 5px;
    margin-bottom: 10px;
}
.every_block p {
    font-family: 'Teko', sans-serif;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    margin: 0;
}
.prm_coundown:after{ content:""; clear:both; display:table; }

.prm_coundown ul {
    margin: 0 -9px;
}
.prm_coundown li {
    width: 25%;
    float: left;
    padding: 0 9px;
    text-align: center;
}
.prm_coundown li div {
    width: 85px;
    height: 85px;
    color: #201af6;
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    line-height: 95px;
    text-align: center;
}
.prm_coundown li div:after {
    content: "";
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 8px;
}
.prm_coundown li strong {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.54px; 
    margin-top: 9px;
    display: block;
    text-transform: uppercase;
    font-family: 'Clash Display';
}
.every_block h4 {
    font-family: 'SkinSlow';
    font-size: 30px;
    color: #ffffff;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: normal;
}
.bf_foot h4 {
    font-family: 'SkinSlow';
    font-size: 18px;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
}
.bf_foot h4 strong {
    font-family:"hobeaux";
    font-size: 22px;
}
.bf_foot h4 strong {
    font-family: "hobeaux";
    font-size: 22px;
}
/*Black friday banner styles end*/


/*megadeal*/
.megadealbnr .container {
     margin: auto;
    background: url(../jpg/yearbanner.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    max-width: 1140px;
    padding: 30px 0 10px 0;
    position: relative;
}

.megadealbnr h2 {
    font-family: 'bernorublack_ultra_expanded';
    margin: 0;
    font-size: 58px;
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
    padding: 6px 29px;
    color: #af5ce6;
    line-height: normal;
    transform: scale(1, 1.22);
}
.megadealbnr h3 {
    font-family: 'bernorublack_ultra_expanded';
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
       padding: 5px 23px;
    color: #af5ce6;
    line-height: normal;
        transform: scale(0.98, 1.22);
}
 
.dealtimer li {
    float: left;
    vertical-align: middle;
    margin: 0;
    width: 25%;
    padding: 0 6px;
}
.dealtimer {
    display: block;
    background: #af5ce6;
    border-radius: 15px;
    padding: 15px;
    clear: both;
    width: max-content;
    margin: 9px auto 10px;
}
.dealtimer .circle {
    background: #ffffff;
    font-size: 30px;
    font-family: 'bernorublack_ultra_expanded';
    color: #af5ce6;
    height: 87px;
    line-height: 87px;
    border-radius: 12px;
        width: 77px;
        padding: 0;
}
.dealtimer ul {
    overflow: hidden;
    margin: 0;
}
.dealtimer strong {
    font-size: 9px;
    font-family: 'bernorublack_ultra_expanded';
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}
.megadealbnr p {
    margin: 0;
    font-size: 10px;
    font-family: 'bernorublack_ultra_expanded';
    color: #af5ce6;
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
    line-height: normal;
    transform: scale(1, 1.1);
    padding: 0 6px;
}

.megadealbnr h5 {
    margin: auto;
    font-family: 'moontimeregular';
    font-size: 200px;
    color: #fff;
    text-shadow: -2px -2px 12px #af5ce6;
    font-weight: normal;
    position: absolute;
    top: 32px;
    right: 116px;
}
.megadealbnr {
    margin-bottom: 0;
    margin-top: 50px;
}


@media screen and (max-width: 1280px){
    
    .col-span-2#mobile-menu-btn {
        grid-column: inherit;
    }
    .side_cu a {
        padding: 0;
        font-size: 0;
        width: 50px;
        height: 50px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }
    .page-main-actions.side_cu {
        padding: 0;
        margin: 0;
        top: 340px;
        right: 0 !important;
        border: 0;
    }
    .side_cu a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 25px;
        height: 19px;
        background-image: url(../png/email-icon.png);
        background-position: center;
        background-repeat: no-repeat;
        transform: rotate(90deg);
    }
    .side_cu.side_cu2 a:after {
        background-image: url(../svg/time-icon.svg);
        width: 30px;
        height: 26px;
    }
}
@media screen and (max-width: 1270px){
    .mobile_cart {
        display: block;
    }
}
@media screen and (max-width: 1300px){
    .page-main-actions.side_cu {
        transform: rotate(270deg);
        right: -57px;
        border-radius: 5px 5px 0 0;
    }
    .nav-7 ul.level0.submenu {
        width: 1060px;
    }
    .yellow_block:after {
        content: "";
        display: block;
        clear: both;
    }
}
@media screen and (max-width: 1200px){
    .nav-7 ul.level0.submenu {
        width: 940px;
    }
    .nav-7 ul.level0.submenu li {
        width: 25%;
    }

    .bfriday_bnr .timer_block {
        margin-left: 20px;
        margin-right: 25px;
    }
    .bfriday_bnr .save_block h3, .every_block h4 {
        font-size: 26px;
    }
    /*.bfriday_bnr .save_block h3 strong {
        font-size: 40px;
    }*/
    /*.bfriday_bnr .save_block h3 strong:before {
        width: 60px;
        height: 50px;
        background-size: cover;
    }*/
    .prm_coundown li strong {
        font-size: 16px;
    }

}
@media screen and (max-width: 991px){
    .modal-inner-wrap .modal-header, .modal-inner-wrap .modal-content {
        padding: 0 30px;
    }
    .modal-slide {
        left: calc(100% - 400px);
    }
    .modal-inner-wrap .action-close {
        right: 5px;
        top: 15px;
    }
    .ab_section .ab_img {
        padding-top: 30px;
    }
    .nav-7 ul.level0.submenu {
        width: 400px;
    }
    .nav-7 ul.level0.submenu li {
        width: 50%;
    }

    .bfriday_bnr h2 {
        font-size: 36px;
    }
    .bfriday_bnr .save_block {
        width: 100%;
        margin-bottom: 35px;
    }
    .bfriday_bnr .timer_block {
        margin-bottom: 25px;
    }
    .bf_bot {
        margin-bottom: 20px;
    }
    .bfriday_bnr .container {
        padding-bottom: 30px;
    }
    .bfriday_bnr .bf_foot {
        margin-top: 0;
        margin-bottom: 0;
    }

    .megadealbnr {
    margin-top:30px;   
    }

}
@media screen and (max-width: 767px){
    .modal-slide button.submit {
        font-size: 16px;
    }
    div[data-nav-child="741"], div[data-nav-child="599"], div[data-nav-child="600"], div[data-nav-child="752"] {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    div[data-nav-child="741"] ul, div[data-nav-child="599"] ul, div[data-nav-child="600"] ul, div[data-nav-child="752"] ul {
        margin-bottom: 0 !important;
    }
    div[data-nav-child="742"] .col-span-12, div[data-nav-child="599"] .col-span-12, div[data-nav-child="741"] .col-span-12, div[data-nav-child="600"] .col-span-12, div[data-nav-child="752"] .col-span-12 {
        margin-bottom: 30px;
    }
    .mob_search {
        display: block;
    }
    .fty-search-bar form {
        width: 100%;
    }
    .ft_links .block {
        display: inline-block;
        margin: 0 10px;
    }
    .page-with-filter .columns .sidebar-main {
        position: inherit;
    }
    .filter-options {
        margin: 0 0 30px;
    }
    .fty-search-bar {
        top: 0;
        left: 0;
        position: fixed;
    }
    .fty-search-bar form {
        width: 100%;
    }
    .close_search {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 35px;
        height: 35px;
        background-image: url(../svg/search-close-icon.svg);
        background-size: 100% auto;
    }
    .sections.nav-sections.show {
        left: 0;
    }
    .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
        border: 0 !important;
    }
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0 !important;
    }

    .hm_catsec .br_cats {
    display: inline-block;
    float: right;
    }
    .button.button-no {
    display: none;
    }
    .hm_catsec .br_cats a.button {
    background-color: #fedb00;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.14px;
    float: right;
    padding: 8px 20px 8px;
    font-family: "Work Sans", "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    }
    .bf_foot h4 {
        font-size: 16px;
    }
}
@media screen and (max-width: 440px){
    .modal-inner-wrap .modal-header, .modal-inner-wrap .modal-content {
        padding: 0 20px;
    }
    .modal-slide {
        left: 0;
    }
    .newsletter_wrp .block.newsletter {
        max-width: 100%;
    }
}
.checkout-payment-method .payment-method-title .payment-icon{
    height: 50px;
}
.cms-finance #maincontent, .cms-parts #maincontent, .cms-repairs-services #maincontent, .cms-personalization #maincontent, .cms-pro-shop-launch #maincontent, .cms-pre-order #maincontent{
    display: none;
}
.yellow_bar {
    background-color: #fedb00;
    padding: 11px 0;
}
.yellow_bar ul {
    padding: 0;
    margin: 0;
}
.yellow_bar ul li {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    margin: 0 65px 0 0;
    float: left;
}
.yellow_bar:after {
    content: "";
    display: block;
    clear: both;
}
.yellow_bar ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}
.yellow_bar ul li.item1:before {
    background-image: url(../svg/shiping_icon.svg);
    width: 39px;
    height: 21px;
}
.yellow_bar ul li.item2:after {
    content: "";
    background-image: url(../svg/afterpay_icon.svg);
   width: 81px;
height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.yellow_bar ul li.item3:before {
    background-image: url(../svg/sameday_icon.svg);
    width: 23px;
    height: 22px;
}
.yellow_bar ul li.item4:before {
    background-image: url(../png/cale_icon.png);
    width: 22px;
    height: 21px;
}
.yellow_bar ul li.item5:before {
    background-image: url(../svg/laptop_icon.svg);
    width: 22px;
    height: 21px;
}
.yellow_bar ul li:last-child {
    margin-right: 0;
}
.page-layout-storefront #maincontent .columns .column.main {
    min-height: inherit;
    padding-bottom: 0;
}
.cus_container {
    margin: auto;
    max-width: 1140px;
}
.nav-sections {
    margin-bottom: 0;
}
.search_bar {
    padding: 29px 0 0;
    margin-bottom: 33px;
}
.search_bar input[type="text"] {
    border: 5px solid #e5e5e5;
    background-color: #ffffff;
    color: #656565;
    font-size: 15px;
    padding: 0 19px;
    height: 64px;
    line-height: 64px;
    width: 935px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0;
    float: left;
}
.search_bar input[type="submit"] {
    color: #222222;
    font-family: 'Teko', sans-serif;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border: 5px solid #e5e5e5;
    background-color: #fedb00;
    height: 64px;
    line-height: 64px;
    padding: 0;
    text-align: center;
    width: 205px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
/*.home_banner .cus_container {
    background-image: url(../images/banner-img.jpg);
    background-size: cover;
    background-position: left center;
    padding: 85px 0 81px;
}*/
.home_banner h1 {
    color: #000000;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.24px;
    margin: 0 0 25px;
    background-color: #fedb00;
    display: inline-block;
    font-weight: 700;
    padding: 10px 16px 11px 47px;
    position: relative;
}
.home_banner h1:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 47px solid #fedb00;
    border-right: 10px solid transparent;
    position: absolute;
    top: 0;
    right: -10px;
}
.home_banner h2 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15), 0 2px 0 rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-size: 100px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Teko', sans-serif;
    margin: 0 0 0 39px;
    line-height: 0.9;
    font-weight: 700;
    max-width: 450px;
}
.nav-sections-item-content ul {
    text-align: center;
}
.nav-sections-item-content .navigation .level0 {
    margin: 0 20px;
}
.nav-sections-item-content .navigation .level0 > .level-top {
    font-weight: 600;
    letter-spacing: 0.5px;
}
.hm_catsec h2 {
    color: #333333;
    font-family: 'Teko', sans-serif;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin: 0 0 30px 0;
    text-align: center;
}
.sbc_section ul {
    padding: 0; 
}
 
 
.sbc_section ul li h3 {
    color: #ffffff;
    font-family: 'Teko', sans-serif;
    font-size: 42px;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    margin: 0 0 10px 0;
}
.sbc_section ul li a {
        background-color: #fedb00;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.14px;
    display: inline-block;
    padding: 8px 15px;
}
 

.sbc_section {
    padding-top: 53px;
}
.hm_catsec ul:after {
    clear: both;
    content: "";
    display: table;
    overflow: hidden;
}
.sbc_section ul{}
.sbc_section ul li {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 0 7.5px 15px;
}

.sbc_section .cat_grid {
    background: #333333;
    position: relative;
        padding-top: 72.983%;
}
.sbc_section .cat_grid img {
    position: absolute; 
}
.sbc_section ul li .sbc_cnt { 
    position: absolute;  
}
.sbc_section ul li.cte1 .sbc_cnt {
    top: 24px;
    right: 30px;
        text-align: right;
}
.sbc_section ul li.cte2 .sbc_cnt {
    bottom:30px;
    left: 30px; 
}
.sbc_section ul li.cte3 .sbc_cnt {
    bottom: 27px;
    right: 30px;
        text-align: right;
}
.sbc_section ul li.cte4 .sbc_cnt {
    bottom: 27px;
         width: 100%;
        text-align: center;
}
.sbc_section ul li.cte5 .sbc_cnt {
    top: 51px;
    left: 30px;
}
.sbc_section ul li.cte6 .sbc_cnt {
    top: 40px;
    right: 30px;
        text-align: right;
}
.sbc_section ul li.cte7 .sbc_cnt {
    top: 36px;
    left: 30px; 
} 

.sbc_section ul li.cte8 .sbc_cnt {
    bottom:55px;
    right: 30px;
        text-align: right;
}
.sbc_section ul li.cte9 .sbc_cnt {
    top: 50px;
    left: 30px;
    bottom: 0; 
}

.sbc_section ul li.cte1 img {
    top: 13px;
    left: 18px;
}
.sbc_section ul li.cte2 img {
    right: 0;
    top: -8px;
}
.sbc_section ul li.cte3 img {
    top: 29px;
    left: -7px;
}
.sbc_section ul li.cte4 img {
    left: 35px;
    top: 10px;
}
.sbc_section ul li.cte5 img {
    top: 45px;
    right: -1px;
}
.sbc_section ul li.cte6 img {
    left: -16px;    top: 0;
}
.sbc_section ul li.cte7 img {
    right: 5px;
    bottom: -15px;
    top: auto;
}
.sbc_section ul li.cte8 img {
    bottom: -8px;
    left: -11px;
}
.sbc_section ul li.cte9 img {
    right: 16px;
    bottom: 0;
}
.hm_catsec ul {
    margin: 0 -7.5px;
}
.sbc_section .cte1 .cat_grid {
    background-image: url(../svg/bg1.svg);
}
.sbc_section .cte2 .cat_grid {
    background-image: url(../svg/bg3.svg);
}
.sbc_section .cte3 .cat_grid {
    background-image: url(../svg/bg2.svg);
}
.sbc_section .cte4 .cat_grid {
    background-image: url(../svg/bg4.svg);
}
.sbc_section .cte5 .cat_grid {
    background-image: url(../svg/bg5.svg);
}
.sbc_section .cte6 .cat_grid {
    background-image: url(../svg/bg6.svg);
}
.sbc_section .cte7 .cat_grid {
    background-image: url(../svg/bg3.svg);
}
.sbc_section .cte8 .cat_grid {
    background-image: url(../svg/bg4.svg);
}
.sbc_section .cte9 .cat_grid {
    background-image: url(../svg/bg5.svg);
}
.sbb_ttl {
    border-bottom: 1px solid #333333;
    position: relative;
    margin-bottom: 36px;
}
.sbb_ttl h2:after {
    content: "";
    width: calc(100% - 13px);
    background-color: #fedb00;
    height: 6px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.sbb_ttl h2:before {
    content: "";
    width: 13px;
    height: 6px;
    background-image: url(../jpg/title-shape.jpg);
    position: absolute;
    right: 0;
    bottom: -1px;
}
.sbb_ttl h2 {
    color: #333333;
    font-family: 'Teko', sans-serif;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.36px;
    margin: 0;
    float: left;
    position: relative;
    padding-bottom: 9px;
}
.sbb_ttl a {
    background-color: #fedb00;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.14px;
    float: right;
    padding: 8px 20px 7px;
}
.sbb_ttl:after {
    content: "";
    display: block;
    clear: both;
}
.sbb_section {
    margin-top: 48px;
}
.sbb_section ul {
    margin: 0 -9px;
}
.sbb_section ul li {
    width: 175px;
    float: left;
    margin: 0 9px 17px;
    border: 1px solid #d4d7db;
    height: 58px;
    position: relative;
}
.sbb_section ul li.hide {
    display: none;
}
/*.sbb_section ul li:nth-child(6n+0) {
    margin-right: 0;
}*/
.sbb_section ul li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 70%;
}
.home_pros {
    margin-top: 57px;
}
.home_pros .title a {
    border: 0 !important;
    color: #b2b2b2 !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 0.36px;
    padding: 0 !important;
    position: relative !important;
    line-height: 1 !important;
    font-family: 'Teko', sans-serif;
    height: auto !important;
    background-color: transparent !important;
}
.home_pros .title.active a {
    color: #000000 !important;
}
.home_pros .title.active a:after {
    content: "";
    width: 183px;
    height: 6px;
    background-color: #fedb00;
    position: absolute;
    bottom: -12px;
    left: 0;
}
.home_pros .product.data.items > .item.content {
    margin-top: 47px;
    border-color: #333333;
    padding: 34px 0 0;
}
.home_pros .product.data.items > .item.title {
    margin-right: 59px;
}
.home_pros .product-items .product-item {
    width: 100% !important;
    border: 1px solid #e8e8e8;
    position: relative;
    background-color: #f2f2f2;
}
.home_pros .product-items .product-item .product-item-photo, .home_pros .product-items .product-item .product-item-photo * {
    width: 100% !important;
    display: inline-block;
}
.home_pros .product-items .product-item .product-item-photo img {
    width: auto !important;
}
.home_pros .product-items .product-item .product-item-details {
    background-color: #f2f2f2;
    padding: 22px 24px 17px;
}
.home_pros .product-items .product-item .product-item-details .product-item-name a {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.33;
    margin-bottom: 3px;
    min-height: 40px;
    display: inline-block;
}
.home_pros .product-items .product-item .product-item-details .product-item-name .price-container {
    color: #303030;
    font-size: 18px;
    font-weight: 700;
}
.home_pros .block-title {
    display: none;
}
.home_pros .product-items .product-item .product-item-actions {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 336px;
    align-content: center;
    background-color: rgba(0,0,0,0.45);
    z-index: 9999;
    flex-wrap: wrap;
    justify-content: center;
}
.home_pros .product-items .product-item:hover .product-item-actions {
    display: flex;
}
.home_pros .product-items .product-item .product-item-actions .actions-primary {
    width: 100%;
    text-align: center;
}
.home_pros .product-items .product-item .product-item-actions .actions-primary .action.primary.tocart, .home_pros .product-items .product-item .product-item-actions a.button {
    background-color: #fedb00;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.14px;
    padding: 14px 21px 15px;
    margin-bottom: 9px;
    border-radius: 0;
}
.home_pros .product-items .product-item .product-item-actions a.button {
    background-color: #333333;
    color: #fff;
    padding: 13px 31px 12px;
    margin-bottom: 0;
}
.ab_section {
    margin-top: 30px;
    margin-bottom: 83px;
}
.ab_section .cus_container {
    display: flex;
    align-items: center;
    background-color: #333333;
}
.ab_section h2 {
    font-family: 'Teko', sans-serif;
    font-size: 53px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0.53px;
    margin: 0 0 8px;
}
.ab_section h2 strong {
    color: #fedb00;
    font-weight: 500;
}
.ab_section .h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55;
    margin: 0 0 14px;
}
.ab_section p {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.33;
    margin: 0;
}
.ab_section img {
    min-width: 459px;
    margin-right: 34px;
}
.ab_section .ab_img {
    position: relative;
}
.ab_section .ab_img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 33px;
    background-image: url(../png/ab-shape.png);
    width: 41px;
    height: 391px;
}
.ab_section .ab_cnt {
    padding-right: 77px;
}
.ftr_row1 {
    padding-top: 54px;
    padding-bottom: 56px;
}
.ftr_row1 .cus_container {
    display: flex;
}
.ftr_row1 .ftr_ttl {
    border-bottom: 1px solid #000000;
    margin: 0 0 26px;
}
.ftr_row1 .block.newsletter {
    width: 100%;
}
.ftr_row1 .h4 {
    position: relative;
    color: #333333;
    font-family: 'Teko', sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 0.83;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    margin:0;
    display: inline-block;
    padding-bottom: 14px;
}
.ftr_row1 .h4:after {
    content: "";
    width: 79px;
    background-color: #fedb00;
    height: 6px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.ftr_row1 .h4:before {
    content: "";
    width: 13px;
    height: 6px;
    background-image: url(../jpg/title-shape.jpg);
    position: absolute;
    left: 79px;
    bottom: -1px;
}
.ftr_row1 .fr1_block1 {
    width: 360px;
    border-right: 2px solid #000000;
    padding-right: 50px;
}
.ftr_row1 .block.newsletter .field {
    width: 100%;
    margin-bottom: 20px;
}
.ftr_row1 .block.newsletter .form.subscribe {
    display: block;
}
.ftr_row1 .block.newsletter input[type='text'], .ftr_row1 .block.newsletter input[type='email'] {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    border: 1px solid #cccccc;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
}
.ftr_row1 .block.newsletter .field .control:before {
    display: none;
}
.ftr_row1 .block.newsletter button[type='submit'] {
    background-color: #fedb00;
    width: 100%;
    border-radius: 0;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.18px;
    padding: 15px;
}
.ftr_row1 .fr1_block2 {
    width: 434px;
    border-right: 2px solid #000000;
    padding-right: 50px;
    padding-left: 77px;
}
.ftr_row1 .fr1_block2 ul {
    padding: 0;
    margin: 0 0 4px;
}
.ftr_row1 .fr1_block2 ul:after {
    content: "";
    display: block;
    clear: both;
}
.ftr_row1 .fr1_block2 ul li {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    float: left;
    position: relative;
    padding-top: 55px;
}
.ftr_row1 .fr1_block2 ul li:first-child {
    margin-right: 31px;
    width: 80px;
}
.ftr_row1 .fr1_block2 ul li:nth-child(2) {
    margin-right: 32px;
    width: 65px;
}
.ftr_row1 .fr1_block2 ul li:nth-child(3) {
    width: 84px;
}
.ftr_row1 .fr1_block2 ul li:before {
    content: "";
    width: 100%;
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.ftr_row1 .fr1_block2 ul li:first-child:before {
    background-image: url(../svg/help-icon1.svg);
}
.ftr_row1 .fr1_block2 ul li:nth-child(2):before {
    background-image: url(../svg/help-icon2.svg);
}
.ftr_row1 .fr1_block2 ul li:nth-child(3):before {
    background-image: url(../svg/help-icon3.svg);
}
.ftr_row1 .fr1_block2 p {
    color: #585858;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.42;
}
.ftr_row1 .fr1_block2 p strong {
    font-weight: 600;
    color: #000000;
}
.ftr_row1 .fr1_block2 a {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.18px;
    background-color: #fedb00;
    width: 100%;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ftr_row1 .fr1_block2 a:before {
    content: "";
    width: 22px;
    height: 17px;
    background-image: url(../svg/chat-icon.svg);
    margin-right: 10px;
}
.ftr_row1 .fr1_block3 {
    padding-left: 74px;
}
.ftr_row1 .fr1_block3 .ftr_ttl {
    margin-bottom: 26px;
}
.ftr_row2 {
    background-color: #f2f2f2;
    padding: 33px 0 1px;
}
.ftr_row2 ul li {
    color: #000000;
    font-family: 'Teko', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.24px;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
}
.ftr_row2 ul li:before {
    content: "";
}
.ftr_row2 ul li:first-child:before {
    width: 73px;
    height: 41px;
    background-image: url(../svg/grey-icon1.svg);
}
.ftr_row2 ul li:nth-child(3):before {
    width: 54px;
    height: 53px;
    background-image: url(../svg/grey-icon2.svg);
}
.ftr_row2 ul li:nth-child(4):before {
    width: 50px;
    height: 50px;
    background-image: url(../png/grey-icon3.png);
}
.ftr_row2 ul li:nth-child(5):before {
    width: 45px;
    height: 43px;
    background-image: url(../svg/grey-icon4.svg);
}
.ftr_row2 ul {
    display: flex;
}
.ftr_row2 ul li:nth-child(2) {
    flex-wrap: wrap;
    margin-right: 23px;
}
.ftr_row2 ul li:nth-child(2) div {
    width: 100%;
}
.ftr_row2 ul li:first-child:before {
    margin-right: 12px;
}
.ftr_row2 ul li:nth-child(3):before {
    margin-right: 6px;
}
.ftr_row2 ul li:nth-child(4):before {
    margin-right: 10px;
}
.ftr_row2 ul li:nth-child(5):before {
    margin-right: 11px;
}
.ftr_row2 ul li:first-child, .ftr_row2 ul li:nth-child(3), .ftr_row2 ul li:nth-child(4) {
    margin-right: 93px;
}
.ftr_bot p {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.33;
    margin: 0 0 35px;
    font-family: 'Work Sans', sans-serif;
}
.ftr_bot .ftr_logo {
    margin-bottom: 36px;
}
.ftr_bot .jRGTjS {
    display: block !important;
}
.dFwLrb a {
    display: none !important;
}

.search_bar .cus_container {
    position: relative;
}
.search_bar .searchsuite-autocomplete {
    left: 0;
    width: 100%;
}
.search_bar .searchsuite-autocomplete .title {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.search_bar .price-container {
    font-size: 16px;
}
.search_bar .searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    margin-top: 10px;
}
.product-options-bottom button[type="submit"] {
    margin-bottom: 20px;
}
 
.sections.nav-sections .fty-search-bar {
    display: none;
}
 
.product-info-main .overview table, .product-info-main .overview table td {
    border: 1px solid #e1e1e1;
}
.needsclick button:hover {
    background-color: transparent;
    border: 0;
}
.cms-find-your-seadoo .breadcrumbs, .cms-find-your-seadoo .nav-sections-item-content, .cms-find-your-seadoo .ftr_row1, .cms-find-your-seadoo .bg-jsw {
    display: none !important;
}
.cms-find-your-seadoo #maincontent.page-main {
    max-width: 100%;
    padding: 0;
}
.cms-find-your-seadoo .header_container {
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
}
.cms-find-your-seadoo.page-layout-3columns .column.main {
    width: 100%;
}
.lp_bnr {
    background-image: url(../jpg/lp-banner.jpg);
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 181px 0 238px;
}
.lp_bnr h1 {
    color: #333333;
    font-size: 150px;
    font-weight: 700;
    line-height: 0.86;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0 0 29px;
    font-family: 'Teko', sans-serif;
}
.lp_bnr h1 strong {
    color: #f1d000;
}
.lp_bnr .lp_btn a {
    box-shadow: 0 5px 0 #8f7b00;
    border-radius: 5px;
    position: relative;
    padding: 17px 54px 13px;
    font-family: 'Teko', sans-serif;
    display: inline-block;
    background-color: #fedb00;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.34px;
    line-height: 1;
    color: #222222;
}
.cms-find-your-seadoo .columns .column.main {
    padding-bottom: 0;
}
.lp_img {
    margin-top: -110px;
}
.lp_img img {
    display: inline-block;
}
.cms-find-your-seadoo .header_container a, .cms-find-your-seadoo .minicart-wrapper .action.showcart:before {
    color: #333333;
}
.cms-find-your-seadoo #search-btn svg {
    fill: #333333;
}
.cms-find-your-seadoo .header_container a:hover {
    background-color: transparent;
}
.cms-find-your-seadoo .header_container .container {
    max-width: 1590px;
}
.cms-find-your-seadoo .os_btn {
    margin-left: 95px;
    margin-top: 41px;
}
.tpc_block .container {
    max-width: 1455px;
    margin: auto;
    display: flex;
    align-items: center;
}
.tpc_block h2 {
    color: #000000;
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    font-family: 'Teko', sans-serif;
}
.tpc_block h2 strong {
    color: #f1d000;
}
.tpc_block h6 {
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: -0.72px;
    margin: 0 0 0 174px;
}

.cms-win #store\.menu.nav-sections-item-content,
.cms-win .breadcrumbs.mb-0,
.cms-win .ftr_row1,
.cms-win .bg-jsw.py-32.font-work.px-4 {
    display: none !important;
}
.cms-win .header_container .bg-jsw{
    background-color: #d1a534; color: #000;
     box-shadow: 0 5px 0 #8f7b00;
         margin-left: 105px;
}
.cms-win .header_container .bg-jsw:hover{
    background-color: #000;
    color: #fff;
}
.way_se .container {
    max-width: 1200px;
}
.cms-win .header_container {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #494949;
}

.no_win{ display:none; }
.winban_se {
    background-image: linear-gradient(to top, #232323 0%, #393939 100%);
    padding-top: 183px;
    position: relative;
    padding-bottom: 12px;
    text-align: center;
}
.winban_se h1 {
    color: #d1a534;
    font-size: 228px;
    line-height: 170px;
    letter-spacing: -1.14px;
    font-family: 'DK Drop Dead Gorgeous';
    font-weight: normal;
    margin-bottom: 18px;
}
.winban_se h1 strong {
    color: #ffffff;
    font-size: 50px;
    letter-spacing: 0.5px;
    display: block;
   font-weight: normal;
       line-height: normal;
}
.winban_se h3 {
    color: #d1a534;
    font-size: 130px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'DK Drop Dead Gorgeous';
    margin: -11px 0 0 0;
}
.winban_se img {
    margin: auto;
}
.cms-win .page-main-actions, .cms-win a.fixed {
    display: none;
}
.winban_se:before {
     
    left: 0;
  
}
.winban_se:after{
    right: 0;
      -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.winban_se:after,.winban_se:before{
    content: "";
    position: absolute;
    width: 378px;
    height: 417px;
    background: url(../jpg/bnr-shape.jpg);
    right: 0;
    top: 180px;
    mix-blend-mode: lighten;
   
}
.join_se {
     padding-bottom: 90px;
         background-image: linear-gradient(to top, transparent 0%, #232323 100%);
}
.join_se h2 {
    color: #ffffff;
    font-size: 60px;
        margin-top: 0;
    font-weight: 500;
    text-align: center;
    font-family: 'Teko', sans-serif;
    margin-bottom: 75px;
        line-height: 60px;
}
.join_se h2 strong {
    font-weight: 500;
    color: #d1a534;
}
.join_se ul {
    margin: 0 -132px;
    text-align: center;
}
.join_se li {
    width: 20%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0 44px;
    position: relative;
}
.join_se li .j_box img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: -40px auto 0;
}
.join_se li .j_box {
    box-shadow: 0 35px 65px rgba(0, 0, 0, 0.45);
    border-radius: 30px;
    border: 2px solid #d1a534;
    background-color: #161616;
    padding: 15px 15px 0;
    min-height: 185px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.33;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
}
.join_se li:after {
    content: "+";
    color: #d1a534;
    font-size: 72px;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
    position: absolute;
    right: -13px;
    top: 0;
    line-height: normal;
    bottom: 0;
    margin: auto;
    height: max-content;
}
.join_se li:last-child:after{ content:none; }
.join_se ul:after {
    content: "";
    display: table;
    clear: both;
    overflow: hidden;
}
.jn_video {
   box-shadow: 0 35px 65px rgba(0, 0, 0, 0.45);
    border: 10px solid #d1a534;
    background-color: #232323;
    max-width: 1000px; 
        margin: 87px auto 0;
}
.jn_video iframe {
    width: 100%;
    height: 509px;
}
.cms-win .page-wrapper{
        background-image: linear-gradient(to top, #393939 0%, #232323 100%);

}
.way_se {
    text-align: center;
}
.way_se h2 {
    margin: 0;
    color: #d1a534;
    font-size: 128px;
    letter-spacing: -0.64px;
    font-family: 'DK Drop Dead Gorgeous';
    font-weight: normal;
    padding-bottom: 83px;
    position: relative;
}
.way_se h2:after {
    content: "";
    position: absolute;
    width: 70px;
    background: url(../png/arrow.png);
    height: 85px;
    bottom: 22px;
    right: 39%;
}
.way_se ul {
    margin: 0;
    color: #fff;
    display: flex; 
    justify-content: space-between;
}
.way_se ul li {
    margin: 0;
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    font-family: 'Teko', sans-serif;
    line-height: 43px;
    max-width: 282px;
}
.way_se ul li img {
    display: block;
    margin: 0 auto 45px;
}
.winform_sec {
    padding-top: 108px;
    padding-bottom: 110px;
}
.winform {
    background-color: #d1a534;
    max-width: 1200px;
    margin: auto;
    padding:46px 40px;
}
.winform h2 {
    text-align: center;
    margin: 0 0 60px 0;
    color: #ffffff;
    font-size: 72px;
    letter-spacing: -0.36px;
    font-family: 'DK Drop Dead Gorgeous';
    font-weight: normal;
    text-transform: uppercase;
}
.winform .field.field2 {
    width: 50%;
    float: left;
}
.winform .field{
    padding: 0 10px;
}
.winform .field input.input-text {
    width: 100%;
    color: #2a2a2a;
    font-size: 16px;
    letter-spacing: -0.32px;
    padding: 0 20px;
    border: 0;
    height: 55px;
    line-height: 55px;
}
.winform .field input.input-text::-webkit-input-placeholder { /* Edge */
  color: #2a2a2a;
}

.winform .field input.input-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2a2a2a;
}

.winform .field input.input-text::placeholder {
  color: #2a2a2a;
}

.winform .checkbox { margin: 0;
}

.winform .checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.winform .checkbox li, .winform .checkbox ul {
    margin: 0;
}
.winform .checkbox li{ padding-bottom:5px; }
.winform .checkbox label {
 position: relative;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.36px;
}
.winform fieldset.fieldset {
    margin: 0 -10px 34px;
}

.winform .checkbox label:before {
  content:'';
  -webkit-appearance: none;
  appearance: none;
  width: 13px; 
height: 13px; 
border-radius: 3px; 
background-color: #ffffff;
    display: inline-block;
    margin-right: 10px;
}
.winform .checkbox li a {
    border-bottom: 1px solid;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.36px;
    cursor: pointer;
}
.winform .checkbox input:checked + label:after {
      content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 4px;
    width: 6px;
    height: 9px;
    border: solid #000000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.winform button.action.submit.primary {
    box-shadow: 0 5px 0 #171717;
    border-radius: 5px;
    background-color: #313131;
    font-size: 26px;
    color: #ffffff;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    height: 53px;
    width: 189px;
    padding: 0;
    font-family: 'Teko', sans-serif;
    font-weight: 500;
    line-height: 60px;
}

.wingallry_sec * {
    margin: 0;
    padding: 0;
}
.wingallry_sec ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wingallry_sec ul li {
    width: 16.666666666666668%;
    overflow: hidden;
    position: relative;
}
.wingallry_sec ul li img {
    width: 100%;
}
.wingallry_sec ul li:after{
        content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 10px solid #d1a534; 
    z-index: 1;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    opacity: 0;
}
.wingallry_sec ul li:hover:after{
   opacity: 1;
}
.cms-win main#maincontent{ display:none; }
.winmap_sec img {
    width: 100%;
}
.cms-win .header_container.f-nav {
    background: #272727;
}
.wpro_img {
    margin-top: -34px;
}
.wintc_sec .container {
    width: 1215px;
    margin: auto;
    max-width: 90%;
}
.wintc_sec h2 {
    font-size: 36px;
    margin: 0 0 25px;
    color: #fff;
    font-family: 'Teko', sans-serif;
    font-weight: 500;
}
.wintc_sec h4 {
    font-size: 14px;
    color: #d1a534;
    margin: 0 0 2px;
    font-weight: 500;
}
.wintc_sec p {
    font-size: 12px;
    color: #ffffff;
    line-height: 1.41;
    margin: 0 0 14px;
}
.wintc_sec {
    padding: 85px 0 77px;
}

 .win-modal {
      left: 0 !important;
  }
  .win-modal .modal-inner-wrap {
    max-height: none;
    width: 100%;
    max-width: 670px;
    background: #262626 !important;
    margin: auto;
        box-shadow: none;
            padding: 90px 60px;
    text-align: center;
    }
    .win-modal .modal-inner-wrap footer.modal-footer {
        display: none;
    }
    .win-modal.modal-popup._show {
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .win-modal h2 {
    color: #d1a534;
    font-size: 136px;
    line-height: 130px;
    letter-spacing: -1.14px;
    font-family: 'DK Drop Dead Gorgeous';
    font-weight: normal;
    margin: 0;
    font-weight: normal;

    }
    .win-modal .modal-content {
    padding: 0;
    overflow: visible !important;
    }
    .win-modal td {
    padding: 0;
    }
    .win-modal td img {
    width: 226px;
    margin: 0 auto;
    }
    .win-modal td h3 {
        color: #ffffff;
    font-size: 22px;
    font-family: 'DK Drop Dead Gorgeous';
    margin: 10px 0 7px 0;
    letter-spacing: 0.5px;
    font-weight: normal;

    }
    .win-modal td h5 {
    margin:-4px 0 0 0;
    font-size: 56px;
    color: #d1a534;
    font-family: 'DK Drop Dead Gorgeous';
    font-weight: normal;
    }
    .win-modal td:nth-child(1) {
    width: 40%;
    }

    .win-modal td:nth-child(2) {
        width: 60%;
    }

    .win-modal table {
        max-width: 485px;
        margin: auto;
    }
    .wboat_img img {
    max-width: 455px;
    margin: auto;
    }

    .wboat_img {
    margin-top: -27px; margin-bottom: 12px;
    }
    .win-modal h4 {
    color: #d1a534;
    font-family: 'DK Drop Dead Gorgeous';
    font-weight: normal;
    margin: 0;
    font-size: 60px;
    letter-spacing: -0.3px;
    padding-bottom: 36px;
    }
    .win-modal a.enter_link {
    box-shadow: 0 5px 0 #8f7b00;
    border-radius: 5px;
    background-color: #d1a534;
    color: #222222;
    font-size: 36px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    font-weight: 500;
    padding: 7px 32px 2px;
    line-height: normal;
    width: 100%;
    display: block;
    }
    .win-modal a.enter_link:hover {
    background: #000;
    box-shadow: 0 5px 0 #404040;
    color: #d1a534;
    }
     
    .win-modal .modal-inner-wrap .action-close {
    background: url(../png/close_icon.png);
    font-size: 0;
    padding: 0;
    width: 73px;
    height: 72px;
    top: -31px;
    right: -28px;
    }
    .win-modal .modal-inner-wrap .action-close:after{ content:none; }
     .modals-overlay{
        background-color: rgba(0,0,0,0.84);
    }



.category-description h2 * {
    font-weight: 700 !important;
}
.category-description h2 {
    margin-top: 0;
    font-weight: 700 !important;
}

.category-description h3 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 11px;
}

.category-description h3 * {
    font-weight: 600 !important;
}
.category-description li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    display: inline-block;
    border-radius: 50px;
    margin-right: 10px;
}
.category-view .category-image {
    display: none;
}
.category_desinner {
    width: 100%; 
    margin-bottom: 40px; 
}
.category-description button {
    display: block;
    margin: auto;
    width: max-content;
    background-color: #fedb00;
    border-radius: 0;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.18px;
    padding: 15px 40px;
    border: 0;
    outline: none;
    margin-top: 30px;
}
.category_full {
    display: none;
}
 
.expanded .category_full{ display:block; }  
.expanded .category_desinner{ display:none; }  

.categorypath-brands-jet-pilot-681-jet-pilot-life-jackets #maincontent,
.categorypath-watersports-gear-wakeboards-hyperlite #maincontent,
.categorypath-watersports-gear-wakeboards-ronix #maincontent,
.categorypath-watersports-gear-wakesurf-ronix #maincontent,
.categorypath-pwc-accessories-covers #maincontent,
.categorypath-brands-jet-pilot-681 #maincontent,
.categorypath-watersports-gear-wakesurf-hyperlite #maincontent,
.categorypath-watersports-gear-wakeboards #maincontent,
.categorypath-brands-ronix #maincontent,
.categorypath-brands-hyperlite #maincontent,
.categorypath-brands-follow-follow-life-jackets #maincontent,
.categorypath-brands-mako #maincontent,
.categorypath-brands-sea-doo-store #maincontent,
.categorypath-life-jackets-mens-716 #maincontent,
.categorypath-life-jackets-dog-life-jackets #maincontent,
.categorypath-life-jackets-kids-718 #maincontent,
.categorypath-jet-ski-shoes #maincontent,
.categorypath-ropes-and-handles #maincontent,
.category-ski-goggles #maincontent,
.category-acr-plb #maincontent,.category-footwear #maincontent,
.category-womens-719 #maincontent,.category-wetsuits-rashies #maincontent,
.category-ropes-handles #maincontent,
.categorypath-life-jackets #maincontent,
.catalog-category-view #maincontent
{ 
    max-width:100%; padding-left:0; padding-right:0; 
}
/*.categorypath-brands-ronix #maincontent .columns,
.categorypath-brands-hyperlite #maincontent .columns,
.categorypath-watersports-gear-wakeboards #maincontent .columns,
.categorypath-brands-jet-pilot-681-jet-pilot-life-jackets #maincontent .columns,
.categorypath-watersports-gear-wakeboards-hyperlite #maincontent .columns,
.categorypath-watersports-gear-wakeboards-ronix #maincontent .columns,
.categorypath-watersports-gear-wakesurf-ronix #maincontent .columns,
.categorypath-pwc-accessories-covers #maincontent .columns,
.categorypath-brands-jet-pilot-681 #maincontent .columns,
.categorypath-watersports-gear-wakesurf-hyperlite #maincontent .columns,
.categorypath-brands-follow-follow-life-jackets #maincontent .columns,
.categorypath-brands-mako #maincontent .columns, 
.categorypath-life-jackets-mens-716 #maincontent .columns,
.categorypath-life-jackets-dog-life-jackets #maincontent .columns,
.categorypath-life-jackets-kids-718 #maincontent .columns,
.categorypath-jet-ski-shoes #maincontent .columns,
.categorypath-ropes-and-handles #maincontent .columns,
.category-ski-goggles #maincontent .columns,
.category-acr-plb #maincontent .columns,
.category-footwear #maincontent .columns,
.category-womens-719 #maincontent .columns,
.category-wetsuits-rashies #maincontent .columns,
.category-ropes-handles #maincontent .columns,
.categorypath-life-jackets #maincontent .columns{
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1366px;
    padding-left: 20px;
    padding-right: 20px;
}*/
.categorypath-brands-jet-pilot-681-jet-pilot-life-jackets .yellow_bar.yellow_bar2,
.categorypath-watersports-gear-wakeboards .yellow_bar.yellow_bar2,
.categorypath-brands-hyperlite .yellow_bar.yellow_bar2,
.categorypath-brands-ronix .yellow_bar.yellow_bar2,
.categorypath-watersports-gear-wakeboards-hyperlite .yellow_bar.yellow_bar2,
.categorypath-watersports-gear-wakeboards-ronix .yellow_bar.yellow_bar2,
.categorypath-watersports-gear-wakesurf-ronix .yellow_bar.yellow_bar2,
.categorypath-pwc-accessories-covers .yellow_bar.yellow_bar2,
.categorypath-brands-jet-pilot-681 .yellow_bar.yellow_bar2,
.categorypath-watersports-gear-wakesurf-hyperlite .yellow_bar.yellow_bar2,
.categorypath-brands-follow-follow-life-jackets .yellow_bar.yellow_bar2 ,
.categorypath-brands-mako .yellow_bar.yellow_bar2,
.categorypath-brands-sea-doo-store .yellow_bar.yellow_bar2,
.categorypath-life-jackets-mens-716 .yellow_bar.yellow_bar2,
.categorypath-life-jackets-dog-life-jackets .yellow_bar.yellow_bar2,
.categorypath-life-jackets-kids-718 .yellow_bar.yellow_bar2,
.categorypath-jet-ski-shoes .yellow_bar.yellow_bar2,
.categorypath-ropes-and-handles .yellow_bar.yellow_bar2,
.category-ski-goggles .yellow_bar.yellow_bar2,
.category-acr-plb .yellow_bar.yellow_bar2,.category-footwear .yellow_bar.yellow_bar2,
.category-womens-719 .yellow_bar.yellow_bar2,.category-wetsuits-rashies .yellow_bar.yellow_bar2,
.category-ropes-handles .yellow_bar.yellow_bar2,
.categorypath-life-jackets .yellow_bar.yellow_bar2{
    margin-bottom: 0;
    display: none;
}
.categorypath-brands-jet-pilot-681-jet-pilot-life-jackets .category-description button,
.categorypath-brands-follow-follow-life-jackets .category-description button,
.categorypath-jet-ski-shoes .category-description button,
.categorypath-ropes-and-handles button,
.category-ski-goggles button,
.category-acr-plb button{ display:none; }
.jet_banner {
    background-color: #fedb00;
    overflow: hidden;
    background-image: url(../jpg/jetpilot_banner.jpg);
    background-position:50% 50%;
    background-size: cover;
    height: 451px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 111px;
}
.categorypath-brands-follow-follow-life-jackets .jet_banner{
    background-image: url(../jpg/follow-life_banner.jpg);
    background-position:50% 50%;
    background-size: cover;
}
.categorypath-brands-mako .jet_banner{
    background-image: url(../jpg/mako-banner.jpg);
    background-position:50% 50%;
    background-size: cover;
}
.categorypath-brands-sea-doo-store .jet_banner{
    background-image: url(../jpg/sea-doo-banner.jpg);
    background-position:50% 50%;
    background-size: cover;
}
.categorypath-life-jackets-kids-718 .jet_banner{
    background-image: url(../jpg/kids-banner.jpg);
    background-position:50% 50%;
    background-size: cover;
}
.categorypath-life-jackets-dog-life-jackets .jet_banner{
    background-image: url(../jpg/dog-banner.jpg);
    background-position:50% 50%;
    background-size: cover;
}
.categorypath-life-jackets-mens-716 .jet_banner{
    background-image: url(../jpg/mens-banner.jpg);
    background-position:50% 50%;
    background-size: cover;
}
 
.categorypath-life-jackets .lifejk_banner {
    background-image: url(../jpg/life-jackets_banner1.jpg);
    background-position: 50% 50%; 
    background-size: cover;
}
.categorypath-life-jackets .search_bar.inner_search_bar {
    display: none;
}
.categorypath-brands-follow-follow-life-jackets .jet_banner, .categorypath-brands-mako .jet_banner, .categorypath-brands-sea-doo-store .jet_banner, .categorypath-life-jackets-mens-716 .jet_banner, .categorypath-life-jackets-dog-life-jackets .jet_banner, .categorypath-life-jackets-kids-718 .jet_banner, .categorypath-brands-jet-pilot-681-jet-pilot-life-jackets .jet_banner, .categorypath-watersports-gear-wakeboards-ronix .jet_banner, .categorypath-watersports-gear-wakesurf-ronix .jet_banner, .categorypath-pwc-accessories-covers .jet_banner, .categorypath-brands-jet-pilot-681 .jet_banner, .categorypath-watersports-gear-wakesurf-hyperlite .jet_banner, .categorypath-watersports-gear-wakeboards-hyperlite .jet_banner, .categorypath-brands-ronix #maincontent .jet_banner,
.categorypath-brands-hyperlite #maincontent .jet_banner,
.categorypath-watersports-gear-wakeboards #maincontent .jet_banner, .category-footwear #maincontent .footwear,
.category-womens-719 #maincontent .womens-jacket,.category-wetsuits-rashies #maincontent .wetsuit,
.category-ropes-handles #maincontent .ropes,
.categorypath-life-jackets #maincontent .jet_banner  {
    margin-bottom:0;
}
.categorypath-brands-follow-follow-life-jackets .search_bar, .categorypath-brands-mako .search_bar, .categorypath-brands-sea-doo-store .search_bar, .categorypath-life-jackets-mens-716 .search_bar, .categorypath-life-jackets-dog-life-jackets .search_bar, .categorypath-life-jackets-kids-718 .search_bar, .categorypath-brands-jet-pilot-681-jet-pilot-life-jackets .search_bar, .categorypath-watersports-gear-wakeboards-ronix .search_bar, .categorypath-watersports-gear-wakesurf-ronix .search_bar, .categorypath-pwc-accessories-covers .search_bar, .categorypath-brands-jet-pilot-681 .search_bar, .categorypath-watersports-gear-wakesurf-hyperlite .search_bar, .categorypath-watersports-gear-wakeboards-hyperlite .search_bar {
    margin-bottom: 60px;
}
 
.catalog-category-view .breadcrumbs{
    display: none;
}
.categorypath-jet-ski-shoes .yellow_bar.yellow_bar2{
    display: none;
}
.jet_bannercol1 {
    width: 46.8%;
    
} 
.jet_banner_grid {
    max-width: 1300px;
    margin: auto;
    width: 100%;
}
.jet_banner h2, .jet_banner h1 {
     color: #333333;
    margin: 0 0 6px 0;
    font-size: 60px;
    line-height: 54px;
    text-transform: uppercase;
    letter-spacing: 0.81px;
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    max-width: 300px;
}
.jet_banner p {
    margin: 0;
    color: #333333;
    font-size: 24px;
    letter-spacing: -0.48px;
    text-transform: uppercase;
    font-weight: 600;
}
 
.jet_grid {
    max-width: 1230px;
    margin: auto;
    width: 100%;
}
 
.jet_textblock {
    max-width: 440px;
}
.jet_sec1 {
    overflow: hidden;
    background-image: url(../jpg/jetpilot_banner2.jpg);
     
    background-size: cover;
    background-position: center;
        min-height: 700px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
} 
.jetbotm_block .jet_sec1{
    background-image: url(../jpg/jet-ski-shoes-bg.jpg);
}
.jet_banner.rope_banner {
    background-image: url(../jpg/rope_banner.jpg);
    margin-bottom: 82px;
}
.jet_banner.jet_goggle{
    background-image: url(../jpg/jetgoogle_banner.jpg);
    margin-bottom: 82px;
}
.jet_banner.acrplb_banner{
    background-image: url(../jpg/acrplb_banner.jpg);
    margin-bottom: 82px;
}
.jetbotm_block .jet_textblock {
    max-width: 477px;
    float: right;
}
.bannerbtn_cont p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 40px 0;
    color: #383838;
}
.bannerbtn_cont p:last-child{ margin-bottom:0; }
.category-acr-plb .bannerbtn_cont{ margin-bottom:40px; }
.bannerbtn_cont {
    padding-bottom: 25px;
}
.ropebtm_row {
    max-width: 1245px;
    margin: auto;
    width: 90%; 
}
.rope_grid2 img {
    width: 610px;
    max-width: max-content;
    margin-top: 67px;
}
.ropebtm_sec {
    margin-bottom: 72px;
}
.ropebtm_row h2 {
    margin: 0 0 25px 0;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 72px;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    line-height: 72px;
}
.ropebtm_row p {
    color: #383838;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    margin: 0 0 31px 0;
}

.rope_grid1 {
    width: 66%;
    float: left;
}

.rope_grid2 {
    width: 34%;
    float: right;
}
.categorypath-brands-follow-follow-life-jackets .jet_sec1{
     background-image: url(../jpg/follow-life_banner2.jpg); 
     background-size: cover;
    background-position: center;
}

.jet_sec4 {
    overflow: hidden;
    background-image: url(../jpg/jetpilot_banner3.jpg);
    background-size: cover;
    background-position: center;
    min-height: 595px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 1230px;
    margin: auto;
    padding-right: 40px;
    width: 100%;
    margin-bottom: 90px;
}
.categorypath-brands-follow-follow-life-jackets .jet_sec4, .categorypath-brands-sea-doo-store .jet_sec4 {
    background-image: url(../jpg/follow-life_banne3.jpg);
    background-size: cover;
    background-position: center;
    justify-content: flex-start;
    padding-left: 95px;
}

.jet_sec1 h2, .jet_sec4 h2 {
        margin: 0 0 19px 0;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    color: #fedb00;
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    line-height: 57px;
}
.jet_sec1 p, .jet_sec4 p, .jet_sec4 ul li {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    margin: 0 0 24px 0;
}
.jet_sec4 ul li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}
.jet_sec4 ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #fedb00;
    border-radius: 100%;
}
.jet_sec1 p:last-child, .jet_sec4 p:last-child{ margin-bottom:0; }
.fq_content{ display: none; padding: 32px 41px;}
.jet_sec3 {
    padding-top: 107px;
    padding-bottom:71px;
}
.jet_faqblock {
    max-width: 1200px;
    margin: auto;
}
.jet_faqblock h2 {
    line-height: 65px;
    text-align: center;
    margin: 0 0 41px 0;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 72px;
    text-transform: uppercase;
    letter-spacing: 0.72px;
}
.faq_block {
    background: #f4f4f4;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 21px;
}
.fq_title h3 {
    margin: 0;
    color: #333333;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Teko', sans-serif;
    font-weight: 500;
}
.fq_title {
    padding:22px 41px;
    cursor: pointer;
    position: relative;
}
.fq_title:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../svg/faq_arrow.svg);
    right: 28px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
        -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.fq_title.active{
    background-color: #fedb00;
}
.fq_title.active:after {
    transform: rotate(-90deg);
}
.fq_content p {
    color: #383838;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.36px;
    margin: 0 0 25px 0;
}
.fq_content p:last-child{ margin-bottom:0;}
.jet_sec4 p {
    max-width: 384px;
}
.jet_banner.ronix {
    background-image: url(../jpg/ronix-banner.jpg);
}
.jet_banner.pwc_accessories_covers {
    background-image: url(../jpg/pwc-cover-banner.jpg);
}
.jet_banner.wakesurf_ronix {
    background-image: url(../jpg/wakesurf-ronix-banner.jpg);
}
.jet_banner.wakesurf_hyperlite {
    background-image: url(../jpg/wakesurf-hyperlite-banner.jpg);
}
.jet_banner.jet_pilot {
    background-image: url(../jpg/jet-pilot-banner.jpg);
}
.jet_banner.hyperlite {
    background-image: url(../jpg/hyperlite-banner.jpg);
}
.jet_banner.jet_shoe {
    background-image: url(../jpg/jet-ski-shoes-banner.jpg);
    margin-bottom: 82px;
}
 
.jet_banner.footwear{
    background-image: url(../jpg/footwear-banner.jpg);
}
.jet_banner.womens-jacket{
    background-image: url(../jpg/womens-jacket-banner.jpg);
}

.jet_banner.wetsuit{
    background-image: url(../jpg/wetsuit-banner.jpg);
}

.jet_banner.ropes{
    background-image: url(../jpg/ropes-banner.jpg);
}

.jet_skigoggles .jet_sec1{
     background-image: url(../jpg/jetskigoogle_bg.jpg);
}
.categorypath-watersports-gear-wakesurf-hyperlite .jet_sec1{
     background-image: url(../jpg/hyperlite-bg.jpg);
}
.categorypath-brands-sea-doo-store .jet_sec1{
     background-image: url(../jpg/sea-doo-bg.jpg);
}
.categorypath-brands-sea-doo-store .jet_sec4{
     background-image: url(../jpg/sea-doo-bg2.jpg);
}
.categorypath-watersports-gear-wakesurf-hyperlite .category-description, .categorypath-brands-sea-doo-store .category-description {
    display: none !important;
}
.jet_skigoggles .jet_sec1 h2 {
    margin-right: -64px;
}
::selection {
    background: #fedb00;
    color: black;
}
.catbtmsec {
    max-width: 1200px;
    width: 90%;
    margin: auto;
}
.cbtmrow h2 {
    margin:0;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 72px;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    text-align: center;
    line-height: 1.12;
}
.catbltcol {
    width: 62%;
    float: left;
}
.catbrtcol {
    width: 36%;
    float: right;
}
.cbtmrow h3 {
    margin: 0 0 17px 0;
    font-size: 26px;
    color: #383838;
    font-weight: 700;
}
.cbtmrow p {
    line-height: 24px;
    color: #383838;
    font-size: 16px;
    margin: 0 0 21px 0;
}
.cbtmrow ul {
    margin-top: 29px;
    list-style: none;
    padding: 0;
}
.catbrtcol img {
    display: block;
    margin:20px auto 0;
}
.cbtmrow ul li {
    font-size: 16px;
    color: #383838;
    line-height: 24px;
    margin: 0 0 19px 0;
}
.cbtmrow ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
    border-radius: 25px;
}
.cbtmrow {
    overflow: hidden;
    margin-bottom: 62px;
}

.cbtmrow:last-child {
    margin-bottom: 0;
}
.category-acr-plb .jet_faqblock h2 {
    margin-left: -15px;
    margin-right: -15px;
}
.mbs_row {
    background-color: #222;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    margin-bottom: 30px;
}
.mbs_row h4 {
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.mbs_row .mbs_hdg {
    position: relative;
    display: flex;
    align-items: center;
    width: 240px;
}
.mbs_row .mbs_hdg:before {
    content: "";
    width: 76px;
    height: 41px;
    background-image: url(../svg/shed-icon.svg);
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
}
.mbs_head {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.mbs_head a, .mbs_head span {
    color: #fedb00;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
}
.login_links {
    display: flex;
    align-items: center;
}
.mbs_head span {
    display: inline-block;
    margin: 0 5px;
}
.mbs_form {
    width: calc(100% - 240px);
    padding-left: 30px;
    position: relative;
}
.mbs_form form {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
}
.mbs_form form .form-group {
    width: 100%;
}
.mbs_form select {
    border: 0;
    padding: 10px 15px;
    height: auto;
    appearance: none;
    background-image: url(../svg/down-arw.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 25px auto;
    border-radius: 0;
}
.mbs_form form .form-actions {
    display: flex;
    align-items: center;
}
.mbs_form .btn, .mbs_form .savedbikes .boatshed-item button, .mbs_form .savedbikes .newbike button {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    background-color: #fedb00;
    padding: 12px 15px;
    line-height: 1;
    border-radius: 0;
}
.mbs_form form .form-actions a {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    margin-right: 12px;
}
#sb_link {
    display: none;
}
.mbs_form select:focus {
    box-shadow: none;
}
.active #boatshed_form {
    display: none;
}
.mbs_form .savedbikes {
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    display: none;
    width: 100%;
}
.active .mbs_form .savedbikes {
    display: flex;
}
.mbs_form .savedbikes .login {
    background-color: rgba(51,51,51,1);
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    font-weight: 600;
}
.mbs_form .savedbikes .login a {
    text-decoration: underline;
    color: #fff;
}
.mbs_form .savedbikes .boatshed-item {
    background-color: #d3d3d3;
    padding: 3px 10px 4px;
}
.mbs_form .savedbikes .boatshed-item button {
    font-size: 12px;
    padding: 6px 7px;
}
.mbs_form .savedbikes .newbike button {
    padding: 13px 15px;
    width: 181px;
}
.mbs_form .btn:focus, .mbs_form .savedbikes .boatshed-item button:focus, .mbs_form .savedbikes .newbike button:focus {
    outline: none;
}
.hasbikes #sb_link{display: block;}

.boatshed-item .dropdown {
    display: none;
}
.sb_inner {
    width: calc(100% - 181px);
}
.sb_inner .owl-item {
    padding: 0 5px;
}
.mbs_form .savedbikes .boatshed-item > span {
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    line-height: 1.2;
}
.sb_inner .owl-nav button {
    position: absolute;
    top: 0;
    width: 25px;
    height: 25px;
    background-color: #fedb00 !important;
    background-image: url(../svg/next-arw.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 7px auto !important;
    border-radius: 100%;
    bottom: 0;
    margin: auto;
}
.sb_inner .owl-nav button.owl-prev {
    background-image: url(../svg/prev-arw.svg) !important;
    left: -8px;
}
.sb_inner .owl-nav button.owl-next {
    right: -7px;
}
.sb_inner .owl-nav button span, .boatshed_item_dropdown {
    display: none;
}
.sb_inner .owl-nav button:focus {
    outline: none;
}
.boatshed_item_dropdown {
    position: absolute;
    top: 47px;
    left: 14px;
    width: 230px;
    z-index: 9;
    background-color: rgba(51,51,51,1);
    padding: 10px;
}
.boatshed_item_dropdown ul li:last-child {
    margin-bottom: 0;
}
.boatshed_item_dropdown ul li a {
    color: #222222;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    background-color: #fedb00;
    padding: 12px 15px;
    line-height: 1;
    border-radius: 0;
    display: block;
}
.boatshed_item_dropdown ul {
    margin-bottom: 0;
}
.customer-account-login #maincontent {
    padding-top: 50px;
    padding-bottom: 20px;
}
.block-new-customer .actions-toolbar .primary .action {
    padding: 7px 15px;
    font-weight: 700;
}
.customer-account-login .page-title-wrapper, .boatshed-index-index .page-title-wrapper {
    margin-bottom: 30px;
}
.boatshed-index-index #maincontent {
    padding-top: 50px;
}
.beflogin .bslist {
    bottom: inherit !important;
    top: 70px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.product-info-main {
    margin-bottom: 50px;
}
.beflogin .smpopup {
    bottom: inherit !important;
    background: rgba(51,51,51,1) !important;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    border-bottom: 1px solid #424242;
}
.beflogin{
    position: relative;
}
.bslist {
    display: none;
}
.beflogin.active .bslist {
    display: block;
}
.beflogin .smpopup > div {
    display: flex;
    align-items: center;
}
.beflogin .smpopup .pp_right {
    margin-left: auto;
}
.beflogin .smpopup .pp_right .btn {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    background-color: #fedb00;
    line-height: 1;
    border-radius: 0;
    padding: 13px 15px;
    min-width: 100px;
    text-align: center;
}
.beflogin .bslist:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(51,51,51,1);
    position: absolute;
    top: -10px;
    left: 130px;
    margin: auto;
}
.mbs_form .savedbikes .boatshed-item .image, .beflogin .smpopup .image {
    min-width: 35px;
    max-width: 35px;
    height: 35px;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-radius: 100%;
    padding: 7px;
    margin-right: 7px;
}
.mbs_form .savedbikes .boatshed-item .image img, .beflogin .smpopup .image img {
    image-rendering: -webkit-optimize-contrast;
}
.mbs_form .savedbikes .boatshed-item {
    display: flex;
    align-items: center;
}
.mbs_form .savedbikes .boatshed-item > span {
    padding-right: 10px;
}
.beflogin .smpopup .pp_left {
    display: flex;
    align-items: center;
}
.beflogin .smpopup .image {
    margin-right: 10px;
}
.personalize_section .image input[type="file"] {
    display: none;
}
.personalize_section .sidebar {
    width: 28%;
}
.personalize_section .column.main {
    width: 70%;
}
.personalize_section .photowrap {
    position: relative;
    background-color: #fff;
    padding: 40px;
}
.personalize_section .photowrap button {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fedb00;
    border: 0;
    color: #000;
}
.boatshed-personalize-index #maincontent {
    padding-top: 50px;
}
.personalize_section .sidebar {
    background-color: rgba(51,51,51,1);
    padding: 20px;
}
.shoplinks {
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
}
.shoplinks h3 {
    font-weight: 700;
    font-size: 23px;
    margin: 0 0 15px;
}
.shoplinks button, .personalize_section .sidebar .image label, .nameedit button, .myboatshed .item button {
    background-color: #fedb00;
    border: 0;
    color: #000;
    border-radius: 0;
    width: 100%;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.shoplinks > button {
    margin-top: 15px;
    margin-bottom: 0;
}
.shoplinks a:first-of-type {
    margin-right: 4%;
}
.shoplinks a {
    width: 48%;
    float: left;
}
.shoplinks button:focus, .personalize_section .photowrap button:focus, .nameedit button:focus, .beflogin .smpopup .pp_right .btn:focus, .nameedit button:focus, .myboatshed .item button:focus {
    outline: none;
}
.nameedit {
    background-color: #dfdfdf;
    padding: 15px 170px 15px 20px;
    position: relative;
    margin-bottom: 30px;
}
.nameedit h2 {
    margin: 0;
    font-weight: 700;
    font-size: 24px;
}
.editboatname {
    display: none;
    position: absolute;
    top: 13px;
    left: 0;
    width: calc(100% - 100px);
    padding-left: 10px;
}
.nameedit button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto;
    padding: 10px 15px;
}
.nameedit.active .editboatname {
    display: block;
}
.personalize_section .column.main .products h2, .recent-history h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 20px;
}
.personalize_section .column.main .products .product-item-info {
    position: relative;
}
.personalize_section .column.main .products .product-item-info > a:not(.product-item-photo) {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fedb00;
    border: 0;
    color: #000;
    padding: 5px 15px;
    font-size: 1.4rem;
    font-family: "Work Sans","Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    z-index: 9;
    border-radius: 3px;
}
.boatshed-personalize-index #maincontent .container {
    margin: auto;
}
.smpopup.loginbtn {
    display: none;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 !important;
}
.smpopup.loginbtn a {
    padding: 10px 20px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.active .smpopup.loginbtn {
    display: block;
}
.myboatshed h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 30px;
}
.myboatshed .item {
    display: flex !important;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 50px 0 50px 40px;
}
.myboatshed .item .image {
    max-width: 100px;
    margin-right: 30px;
}
.myboatshed .item .action_btns {
    margin-left: auto;
    display: flex;
    gap: 15px;
}
.myboatshed .item span {
    font-size: 18px;
    font-weight: 700;
}
.myboatshed .item button {
    padding: 13px 20px;
    font-size: 15px;
}
.myboatshed ul li {
    position: relative;
    margin: 0;
}
.myboatshed ul li .handle {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex !important;
    align-items: center;
    cursor: grab;
}
.recent-history {
    margin-top: 60px;
    margin-bottom: 60px;
}
.myboatshed .recent-history .item {
    padding-left: 0 !important;
}
.myboatshed ul li:last-child .item, .recent-history .item:last-child {
    border-bottom: 0;
}
/*.mob_logo {
    display: none;
}*/

.minisearch p {
    margin-bottom: 0;
}
.inner_srch .mbs_row {
    margin-top: 0;
    margin-bottom: 50px;
}
.product-info-main .action.towishlist {
    background-color: #000;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 30px;
    font-size: 16px;
}
.product-info-main .action.towishlist:hover, .form-wishlist-items .actions-toolbar button {
    background-color: #fedb00;
    border: 0;
}
.form-wishlist-items .actions-toolbar button {
    background-color: #000;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 25px;
    font-size: 15px;
    width: auto !important;
    display: inline-block;
}
.acc_icon a {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background-color: #222;
    border-radius: 100%;
    padding-top: 12px;
}
.acc_icon svg {
    width: 28px;
    height: auto;
    margin: auto;
}
.acc_icon.dis_mob {
    display: none;
}
.srch_mbs_row {
    margin-bottom: 40px;
    margin-top: 0;
}
.inner_search_bar {
    padding-top: 10px;
}
.cms-home .page-main {
    display: none;
}
.has_dd {
    position: relative;
}
.has_dd .sub_menu {
    position: absolute;
    top: 92px;
    left: 0;
    background-color: #fedb00;
    width: 190px;
    text-align: left;
    z-index: 9999;
    display: none;
}
.has_dd:hover .sub_menu {
    display: block;
}
.sub_menu ul {
    margin: 0;
    padding: 10px 0;
}
.sub_menu ul li {
    margin: 0;
    padding: 0;
}
.sub_menu ul li a {
    padding: 7px 15px 4px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Teko', sans-serif;
}
.sub_menu ul li a:hover {
    background-color: #000;
    color: #fedb00;
}
/*.navigation li:nth-child(5) {
    display: none;
}*/

.ftr_social {
    display: flex;
    gap: 10px;
}
.ftr_social a {
    font-size: 0;
    width: 35px;
    height: 35px;
    background-size: cover;
    align-items: center;
}
.ftr_social a.ins_icon {
    background-image: url(../svg/instagram-icon.svg);
}
.ftr_social a.tt_icon {
    background-image: url(../svg/tiktok-icon.svg);
}
.ftr_social a.li_icon {
    background-image: url(../svg/linkedin-icon.svg);
}
.ftr_social a.fb_icon {
    background-image: url(../svg/facebook-icon.svg);
}
#search-btn {
    cursor: pointer;
}
.jet_banner.wakeboards {
    background-image: url(../jpg/wakeboards-banner.jpg);
}

.customer-account-index .boatshed {
    margin-top: 35px;
    margin-bottom: 50px;
}
.boatshed-index-index .page-title-wrapper h1 {
    display: none;
}

.categorypath-watersports-gear-tubes h1 {
    margin-bottom: 25px;
}
.categorypath-watersports-gear-tubes .category-description {
    margin-bottom: 50px;
}


.toboatshed {
    font-size: 0;
    background-image: url(../svg/shed-icon.svg);
    width: 50px;
    height: 50px;
    background-size: 30px auto;
    background-position: center;
    display: inline-block;
    background-color: #222;
    border-radius: 100%;
    background-repeat: no-repeat;
    vertical-align: top;
}

.product-item-actions .beflogin {
    position: initial;
}
.product-item-actions .beflogin .bslist {
    top: 70px;
    width: 370px;
}
.product-item-actions .beflogin .bslist:before {
    left: 67px;
}
.product-item-details .flex {
    position: relative;
}
.product-item-actions .beflogin .smpopup .pp_left {
    padding-right: 20px;
}
.product-item-actions .beflogin .smpopup .pp_right .btn {
    font-size: 14px;
}
.product-item-actions .beflogin .smpopup {
    padding: 15px;
}


#product-addtobaot-button {
      border: 2px solid #333333;
    font-size: 15px;
    font-family: 'montserratbold';
    display: inline-block;
    width: auto;
    padding: 15px 30px;
    margin-top: 0;
    letter-spacing: 1.8px;
    color: #000000;
    text-transform: uppercase;
    background: #fff;
    border-radius: 5px;
}
#product-addtobaot-button:focus {
    outline: none !important;
}

.product.info.detailed .review-form{
        display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
}
.product.info.detailed .review-form .field-recaptcha {
    order: 2;
    margin: 0 0 24px 60px;
}
/*.product.info.detailed .review-form fieldset.fieldset.review-fieldset { order:1; }
.product.info.detailed .review-form .actions-toolbar.review-form-actions.mf-initial { order:3; }*/

.mob_hdr_right {
    display: none;
}
.ftr_logo img.christ_logo {
    width: 250px;
}

/*byo page*/
.buld_banner {
    background: url(../jpg/build_banner.jpg);
    background-size: cover;
    background-position: center;
        padding: 103px 0;

}
.buld_bngrid {
   max-width: 1365px;
    margin: auto;
    width: 100%;
}
.buld_banner h1 {
    color: #ffffff;
    margin: 6px 0 0 0;
    font-size: 81px;
    line-height: 82px;
    text-transform: uppercase;
    letter-spacing: 0.81px;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}
.sltbd_sec {
    background: #181818;
    overflow: hidden;
    clear: both;
    display: block;
    padding-top: 70px; padding-bottom: 90px;
}
.bd_grid {
    max-width: 1365px;
    margin: auto;
}
.slt_head h2 {
    margin: 0;
    font-size: 48px;
    color: #ffffff;
     font-family: "Montserrat", sans-serif;
     font-weight: 600;
}
.slt_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
        margin-bottom: 32px;
}

.sltbd_sec .filters {
    max-width: 160px;
    width: 100%;
    position: relative;
}
.sltbd_sec .filters select {
    background: #ffffff;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #727272;
    font-size: 14px;
    border-radius: 0;
    padding: 13px 20px;
    height: auto;
    text-align: left;
    max-width: 160px;
    width: 100%;
}
.sltbd_sec .filters:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 7px;
    background: url(../svg/select_arrow.svg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: 19px;
}
.sltbd_sec .owl-item {
    padding: 0 12.5px;
}
.sltbd_sec .owl-item .item {
    background: #2b2b2b;
    min-height: 429px;
    border-radius: 18px;
    overflow: hidden;
    position: relative;
}
.sltbd_sec .owl-item .image {
    background: #fff;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sltbd_sec .owl-item .image img {
    height: 90%;
    object-fit: contain;
}
.sltbd_sec .owl-item h2 {
    font-size: 20px;
    color: #fff;
        margin: 0 0 5px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.brdit_des {
    padding: 30px 20px 0;
    word-break: break-word;
}
.sltbd_sec .owl-item .item:hover:after,
.sltbd_sec .item.selected:after {
    content: "";
    border: 5px solid #fadc02;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 18px;
    pointer-events: none;
}
.sltbd_sec .products {
    width: auto;
    margin: 0 -12.5px;
}
.sltbd_sec .option label {
       color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px;
    display: block;
}
.prdselect_wrap{
    position: relative;
}
.prdselect_wrap select {
    background: #ffffff;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #727272;
    font-size: 14px;
    border-radius: 0;
    padding: 13px 20px;
    height: auto;
    text-align: left; 
    width: 100%;
}
.prdselect_wrap:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 7px;
    background: url(../svg/select_arrow.svg);
    top: 0;
    bottom: 0;
    margin: auto;
    right: 19px;
}

.sltbd_sec .owl-nav button {
    position: absolute;
    top: 195px; 
  
    width: 50px;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0px 13px 19.5px rgba(0,0,0,0.1);
    background: #ffffff !important;
    border: 2px solid #d3d3d3 !important; 
    font-size: 0 !important;
    outline: none;
}
.sltbd_sec .owl-nav button.owl-prev {
      left: -15px;
}
.sltbd_sec .owl-nav button.owl-next {
    right: -15px;
}
.sltbd_sec .option {
    margin-top: 10px;
}
 
.sltbd_sec .option:first-child{ margin-top:0; }

.sltbd_sec .owl-nav button:after {
    content: "";
    background: url(../png/sl_arrow.png);
    width: 10px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sltbd_sec .owl-nav .owl-next:after{
 -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.brdit_des .options {
    height: 0;
    overflow: hidden;
        -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.sltbd_sec .owl-item .item:hover .brdit_des .options { height:100%;    margin-bottom: 28px;}
.sltbd_sec.bottom-section {
    background: #101010;
}
 
.yrcart_sec {
    background: url(../jpg/bgcrt.jpg);
    background-size: 100%;
    background-position: center;
    padding-top: 85px;
    padding-bottom: 90px;
}
.yrcart_sec .cart-products {
       border-radius: 31px;
    box-shadow: 0px 25px 22.5px rgba(0,0,0,0.15);
    background: #ffffff;
    border: 4px solid #fedb00;
    overflow: hidden;
    padding: 34px 50px;
    max-width: 633px;
    margin: auto;
}
.yrcart_sec .slt_head {
    display: block;
    text-align: center;
}
.ctprd_warp {
    margin: 0 -14px;
}

.ctprd_warp .cartpro1,.ctprd_warp .cartpro2 {
    width: 50%;
    padding: 0 14px;
    float: left;
   
}
.ctprd_warp .cartitem{
 border-radius: 18px;
box-shadow:0px 35px 37.5px rgba(0,0,0,0.4);
background-color: #2b2b2b;
min-height: 443px;
    overflow: hidden;
}
.ctprd_warp .cartitem .image {
    background: #fff;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
}
.ctprd_warp .cartitem img {
    height: 90%;
    object-fit: contain;
}
.crtit_des {
    color: #fff;
    padding: 29px 22px 0;
}
.crtit_des h2 {
    font-size: 20px;
    color: #fff;
    margin: 0 0 5px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
.crtit_des .option_id_sel {
    font-size: 18px;
    font-weight: 500;
}
.cttl_warp {
    clear: both;
    border-top: 2px solid #2b2b2b;
}
 
.cttl_warp .totals {
    padding: 26px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 24px;
    text-transform: uppercase;
    color: #0f0f0f;
    font-weight: 600;
}
.cttl_warp .addtocart-button {
    border-radius: 8px;
    background-color: #0f0f0f;
    width: 100%;
    font-size: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #eaca00;
    font-weight: bold;
    padding: 21px 0;
    cursor: pointer;
    font-family: "acumin-pro";
        border: 0;
}
.cttl_warp .addtocart-button:hover{
      background-color: #eaca00;
      color: #0f0f0f;
}
.freprd_warp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 8px;
    background-color: #ffffff;
    border: 2px solid #e2e8f0;
    padding: 12px;
    margin-bottom: 52px;
    margin-top: 50px;
    position: relative;
}
.freprd_warp img {
    margin-right: 28px;
}
.freprd_warp .fretext {
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #303030;
    font-weight: 600;
    font-family: 'Teko', sans-serif;
}
.ctprd_warp:after {
    content: "";
    clear: both;
    display: table;
}
.freprd_warp:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 71px;
    background: url(../png/free_tag.png);
    top: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

/*Webkul_GiftCard/css/styles*/
.checkout-index-index #discount-form-gift div.actions-toolbar {
    display : block!important;
    width : 100%;
} 
.checkout-index-index #discount-form-gift div.primary {
    float : right;
}
.checkout-index-index #discount-form-gift .payment-option-inner div.control {
    margin: 5px 0;
}
/*Webkul_GiftCard/css/styles*/

/*afterpay-express-button*/
.afterpay-express-button,button.afterpay-express-button:hover{background-image:none;background:#000;border:1px solid #000;color:#ffffff;cursor:pointer;display:inline-block;float:none;width:267px;max-width:100%;margin-top:10px}.afterpay-express-checkout-minicart-wraper{margin:0 10px 15px}.afterpay-express-checkout-minicart-wraper .afterpay-express-button,.afterpay-express-checkout-minicart-wraper button.afterpay-express-button:hover{width:100%;cursor:pointer;text-align:center}
/*afterpay-express-button*/
.modal-inner-wrap .modal-content .hs-form-frame{
    height: 780px!important;
}
/*custom responsive styles start*/
@media screen and (max-width:1700px){
    .yellow_block {
        padding: 30px 0;
    }
    .yellow_block p {
        font-size: 17px;
    }
    .sbc_section ul li h3 {
        font-size: 36px;
        line-height: 1;
    }
    .home_banner h2 {
        font-size: 90px;
    }
    .home_banner h1 {
        font-size: 20px;
    }
    .home_banner h1:after {
        border-bottom: 43px solid #fedb00;
    }
    .ftr_row1 .h4 {
        font-size: 40px;
    }
    .hm_catsec h2 {
        font-size: 50px;
    }
    .search_bar input[type="submit"] {
        font-size: 26px;
    }
    .ropebtm_row h2{
        font-size: 69px;
        line-height: 69px;
    }
    .rope_grid2 img{
            width: 550px;
    }
    .cbtmrow h2{
        font-size: 69px; 
    }

    /*byo responsive    */
    
    .slt_head h2{
        font-size: 46px;
    }
}
@media screen and (max-width:1600px){
    .sbc_section ul li h3 {
        font-size: 33px;
    }
    .ftr_row1 .h4 {
        font-size: 36px;
    }
    .ftr_row1 .fr1_block2 a, .ftr_row1 .block.newsletter button[type='submit'] {
        font-size: 16px;
    }
    .ftr_row2 ul li {
        font-size: 22px;
    }
    .yellow_block p {
        font-size: 16px;
    }
    .home_banner h1 {
        font-size: 18px;
    }
    .home_banner h1:after {
        border-bottom: 41px solid #fedb00;
    }
    .home_banner h2 {
        font-size: 80px;
    }
    .win-modal .modal-inner-wrap{
        padding: 70px 60px;
    }
    .win-modal h2{
            font-size: 125px;
    line-height: 115px;
    }
    .win-modal td h5{
            font-size: 53px;
    }
    .wboat_img{
        margin-top: -18px;
    }
    .win-modal h4{
        font-size: 57px;
    }
    .jet_banner h2, .jet_banner h1{
            font-size: 58px;
    line-height: 52px;
    }   
    .jet_banner{
            height: 420px;
    } 
    .jet_sec1{
            min-height: 650px;
    }
    .jet_sec1 h2, .jet_sec4 h2{
        font-size: 45px;    line-height: 50px;
    }
    .ropebtm_row h2{
            font-size: 65px;line-height: 65px;
    }
    .cbtmrow h2{
        font-size: 65px; 
    }
    .rope_grid2 img {
        width: 520px;
    }

    /*byo responsive    */
    .buld_bngrid,.bd_grid {    max-width: 1300px;}
    .slt_head h2 {
        font-size: 44px;
    }
    .buld_banner h1{
            font-size: 79px;
    line-height: 79px;
    }
}

@media screen and (max-width:1500px){

    .join_se ul {    margin: 0 -65px; }
    .join_se li .j_box{
            padding: 25px 17px 0;
    }
    .wintc_sec {
        padding: 35px 0 35px;
    }

     .jet_faqblock h2{
        font-size: 67px;
    }
    .jet_sec3 {
    padding-top: 80px;
    padding-bottom: 60px;
    }

    .jet_sec1 {
        min-height: 600px;
    }
    .jet_sec1 h2, .jet_sec4 h2 {
    font-size: 43px;
    line-height: 44px;
    }
    .jet_banner h2, .jet_banner h1 {
    font-size: 55px;
    line-height: 49px;
    }
    .jet_banner_grid {
    max-width: 1200px;
    }
    .jet_banner {
        height: 385px;margin-bottom: 80px;
    }
    .ropebtm_row h2 {
    font-size: 60px;
    line-height: 60px;
    }
    .cbtmrow h2{
        font-size: 60px; 
    }
    .rope_grid2 img {
        width: 480px;
    }
    .ropebtm_sec {
        margin-bottom: 50px;
    }
    .cbtmrow{
            margin-bottom: 40px;
    }
    .jet_banner.acrplb_banner{
            margin-bottom: 60px;
    }

    /*byo responsive    */

    .buld_bngrid, .bd_grid {
        max-width: 1200px;
    }
    .buld_banner h1{
            font-size: 76px;
    line-height: 75px;
    }
    .slt_head h2 {
        font-size: 42px;
    }
    .sltbd_sec .owl-item h2, .crtit_des h2 {
    font-size: 18px;}
    .sltbd_sec{
        padding-top: 60px;
    padding-bottom: 70px;
    }
    .yrcart_sec{
            padding-top: 70px;
    }

    .megadealbnr h2{
            font-size: 54px;
    }
    .megadealbnr h5{
            font-size: 180px;    right: 140px;
    }
}
@media screen and (max-width:1400px){
    .sbb_ttl h2, .home_pros .title a {
        font-size: 32px !important;
    }
    .home_pros .title.active a:after {
        bottom: -16px;
    }
    .win-modal h4{
            padding-bottom: 29px;
    }
    .win-modal .modal-inner-wrap {
        padding: 60px 60px;
    }

     .jet_banner_grid{
            max-width: 1178px;
    } 
     
    .jet_banner {
    height: 350px;
    margin-bottom: 69px;
    }   
    .jet_sec1 {
        min-height: 555px;
    }
    .jet_grid {
    max-width: 1150px;
    }
    .jet_faqblock h2 {
        font-size: 65px;
    }
    .myboatshed {
    width: 93%;
    margin: auto;
    }
    .myboatshed h2 {
    font-size: 38px;
    margin: 0 0 25px;
    }
    .mobile-menu .text-4xl {
        font-size: 20px;
    } 


    .product-item-actions .beflogin .bslist:before {
        left: 37px;
    }

    .rope_grid2 img {
        width: 400px;
    }
    .ropebtm_row h2 {
    font-size: 58px;
    line-height: 58px;
    }
    .cbtmrow h2{
        font-size: 58px; 
    }

    /*byo responsive    */
    .buld_bngrid, .bd_grid {
        max-width: 1120px;
    }
    .buld_banner{
            padding: 82px 0;
    }
    .slt_head h2 {
        font-size: 40px;
    }
    .brdit_des {
    padding: 27px 18px 0;}

    .sltbd_sec .owl-item h2, .crtit_des h2 {
        font-size: 17px;
    }
}
@media screen and (max-width:1300px){
    .nav-sections-item-content .navigation .level0 {
        margin: 0 10px;
    }
    .home_banner h1:after {
        border-bottom: 40px solid #fedb00;
    }
    .yellow_block .grid, .new_footer .grid.col-span-4 {
        display: block;
    }
    .yellow_block .col-span-3, .new_footer .lower-footer .col-span-4 .col-span-3 {
        width: 33.33%;
        float: left;
        clear: none;
    }
    .wintc_sec .container {
        width: 1024px;
    }

    .jet_sec4{
            min-height: 540px;    max-width: 1100px;
    }
    .srch_mbs_row {
        margin-top: 35px;
    }
    .inner_search_bar {
        padding-top: 30px;
    }
    .categorypath-brands-follow-follow-life-jackets .inner_search_bar, .categorypath-brands-mako .inner_search_bar, .categorypath-brands-sea-doo-store .inner_search_bar, .categorypath-life-jackets-mens-716 .inner_search_bar, .categorypath-life-jackets-dog-life-jackets .inner_search_bar, .categorypath-life-jackets-kids-718 .inner_search_bar, .categorypath-brands-jet-pilot-681-jet-pilot-life-jackets .inner_search_bar, .categorypath-watersports-gear-wakeboards-ronix .inner_search_bar, .categorypath-watersports-gear-wakesurf-ronix .inner_search_bar, .categorypath-pwc-accessories-covers .inner_search_bar, .categorypath-brands-jet-pilot-681 .inner_search_bar, .categorypath-watersports-gear-wakesurf-hyperlite .inner_search_bar, .categorypath-watersports-gear-wakeboards-hyperlite .inner_search_bar {
        padding-top: 0;
    }
    .has_dd .sub_menu {
        position: inherit;
        left: inherit;
        top: inherit;
        width: auto;
        text-align: center;
    }
    /*.has_dd > a {
        display: inline-block;
        position: relative;
        background-image: url(../images/arrow-icon.svg);
        background-position: 100% 5px;
        background-repeat: no-repeat;
        padding-right: 33px;
        background-size: 27px auto;
    }*/
    .sub_menu ul li a {
        font-weight: normal;
        font-size: 23px !important;
    }
    .sub_menu ul {
        padding: 0;
    }
    .has_dd:hover .sub_menu {
        display: none;
    }
    .has_dd.opened .sub_menu, .has_dd.opened:hover .sub_menu {
        display: block;
    }
    .has_dd:hover {
        background-color: transparent;
    }
    .has_dd a:hover {
        color: #fff;
    }

    /*byo responsive    */
    .cms-build-your-own .header_container .grid {
           display: grid !important;
    }
    .cms-build-your-own .mobile-menu {
    width: auto;
    }
    .slt_head h2 {
        font-size: 38px;
    }
}
@media screen and (max-width:1280px){
  /*.mob_hdr_right {
        display: block;
    }*/
    .col-span-2#mobile-menu-btn {
        grid-column: inherit;
        max-width: 40px;
        margin-left: auto;
    }
    .minicart-wrapper {
        margin-left: auto !important;
        max-width: 50px;
        margin-right: 20px;
    }
    .header_container .grid {
        display: flex !important;
        flex-wrap: wrap;
    }
   /* .mob_hdr_right {
        margin-left: auto;
        display: flex;
        align-items: center;
    }*/
    .mobile-menu {
        width: 100%;
    }
}
@media screen and (max-width:1200px){
    .nav-sections-item-content .navigation .level0 {
        margin: 0;
    }
    .yellow_bar ul li {
        margin-right: 25px;
        font-size: 14px;
    }
    .cus_container {
        max-width: 970px;
    }
    .search_bar input[type="text"] {
        width: 765px;
    }
    .home_banner h1 {
        font-size: 16px;
    }
    .home_banner h1:after {
        border-bottom: 39px solid #fedb00;
    }
    /*.home_banner .cus_container {
        padding-top: 40px;
    }*/
    .home_banner h2 {
        font-size: 70px;
    }
    .sbc_section ul li h3 {
        font-size: 30px;
    }
    .sbc_section ul li img {
        max-height: 170px;
    }
    .sbc_section ul li.cte4 img {
        left: 85px;
        max-height: 100px;
    }
    .sbc_section ul li.cte3 img {
        top: 9px;
    }
    .ab_section {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .yellow_block {
        padding: 0;
    }
    .ftr_row1 .h4 {
        font-size: 30px;
    }
    .ftr_row1 .fr1_block1 {
        padding-right: 20px;
    }
    .ftr_row1 .fr1_block2 {
        padding-right: 30px;
        padding-left: 30px;
    }
    .ftr_row1 .fr1_block3 {
        padding-left: 30px;
    }
    .ftr_row2 ul {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .ftr_row2 ul li {
        margin-bottom: 20px;
    }
    .new_footer .lower-footer {
        padding: 50px 0;
    }
    .new_footer .text-6xl {
        font-size: 30px;
    }
    .win-modal a.enter_link{
        padding: 5px 32px 0px;    font-size: 34px;
    }
    .wboat_img img {
    max-width: 415px;}
    .wboat_img{
            margin-bottom: 7px;
    }
    .win-modal h2 {
        font-size: 120px;
    }

    .jet_banner_grid {
        max-width: 960px;
    }
    .jet_banner {
    height: 305px;
    margin-bottom: 55px;
    }
    .jet_banner h2, .jet_banner h1 {
    font-size: 50px;
    line-height: 49px;
    }
    .jet_banner p{
            font-size: 21px;
    }
    .jet_grid {
        max-width: 920px;
    }
    .jet_sec1 h2, .jet_sec4 h2 {
    font-size: 40px;
    line-height: 39px;
    }
    .jet_sec1 p, .jet_sec4 p, .jet_sec4 ul li{
        font-size: 17px;
    }
    .jet_textblock {
    max-width: 480px;
    }
    .jet_sec1 {
        min-height: 470px;
    }
    .jet_sec3 {
    padding-top: 55px;
    padding-bottom: 40px;
    }
    .jet_faqblock h2 {
            margin: 0 0 25px 0;font-size: 59px;
    }
    .fq_title {    padding: 17px 41px;}
    .fq_title h3{
            font-size: 28px;
    }
    .jet_sec4{
        margin-bottom: 65px;    min-height: 460px;    max-width: 900px;
    }
    .jet_sec1 h2, .jet_sec4 h2 {
    margin: 0 0 12px 0;}
    .jet_sec1 p, .jet_sec4 p, .jet_sec4 ul li{
            margin: 0 0 16px 0;
    }

    .categorypath-brands-follow-follow-life-jackets .jet_sec4, .categorypath-brands-sea-doo-store .jet_sec4{
            padding-left: 60px;
    }
    .mbs_row .mbs_hdg {
        width: 210px;
    }
    .mbs_form {
        width: calc(100% - 210px);
    }
    .mbs_form .savedbikes .login {
        font-size: 14px;
        padding: 10px 15px;
    }
    .mbs_form .savedbikes .boatshed-item {
        padding: 5px 5px 5px 10px;
    }
    .mbs_form .savedbikes.savedboats .boatshed-item {
        display: flex;
        align-items: center;
    }
    .mbs_form .savedbikes .newbike button {
        padding: 13px 10px;
        font-size: 14px;
    }
    .mbs_form .savedbikes.savedboats .boatshed-item button {
        margin-left: auto;
    }
    .nameedit h2 {
        font-size: 22px;
    }
    .personalize_section .column.main .products h2 {
        font-size: 28px;
    }
    .shoplinks h3 {
        font-size: 20px;
    }
    .myboatshed h2 {
        font-size: 34px;
        margin-bottom: 15px;
    }
    .recent-history h3 {
        font-size: 28px;
    }
    .myboatshed .item {
    padding: 35px 0 35px 40px;
    }
    .mbs_row .mbs_hdg:before {
        height: 35px;
    }
    .acc_icon.dis_mob {
        display: block;
    }
    .bs_title h2 {
        font-size: 24px;
    }
    .jet_banner.jet_shoe,
    .jet_banner.rope_banner,
    .jet_banner.acrplb_banner {
        margin-bottom: 50px;
    }
    .bannerbtn_cont p {
        font-size: 17px;
    }
    .ropebtm_row h2 {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    }
    .cbtmrow h2{
        font-size: 55px; 
    }
    .ropebtm_row p {
    font-size: 17px;
    line-height: 23px;
    margin: 0 0 20px 0;
    }
    .rope_grid2 img {
    width: 100%;
    max-width: 100%;
    }
    .ropebtm_sec {
        margin-bottom: 35px;
    }
    .cbtmrow h3{
        font-size: 24px;
    }
    .cbtmrow {
    margin-bottom: 35px;
    }
    .category-acr-plb .jet_faqblock h2 {
    margin-left: 0;
    margin-right: 0;
    }
    .bannerbtn_cont p{
            margin: 0 0 28px 0;
    }

    /*byo responsive    */
    .cms-build-your-own .hdr_login {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    }
    .cms-build-your-own .header_container .grid {
        display: flex !important;
    }   
    .buld_bngrid, .bd_grid{
            width: 90%;
    }
    .buld_banner h1 {
    font-size: 70px;
    line-height: 68px;
    }
    .buld_banner {
    padding: 58px 0;
    }
    .slt_head h2 {
        font-size: 33px;
    }
    .sltbd_sec {
    padding-top: 50px;
    padding-bottom: 60px;
    }
    .sltbd_sec .owl-nav button{
        width: 43px;
    height: 43px;
    }
    .sltbd_sec .filters select{
        padding: 10px 20px;
    }
    .yrcart_sec {
    padding-top: 50px;
    padding-bottom: 60px;
    background-size: cover;
    }
    .yrcart_sec .cart-products{
            padding: 34px 35px;
    }
    .cttl_warp .totals {
    padding: 20px 0;    font-size: 22px;}
    .freprd_warp .fretext{
        font-size: 28px;
    }

    .prdselect_wrap select{
            padding: 11px 20px;
    }

    .owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
    }


     .megadealbnr .container{
            max-width: 970px;
    }
    .megadealbnr h2 {
        font-size: 48px;
    }
    .megadealbnr h3{
            font-size: 27px;
    }
    .megadealbnr h5 {
        font-size: 150px;
        right: 102px;
        top: 39px;
    }
    .dealtimer .circle{
            height: 80px;
    line-height: 82px;
    }
}
@media screen and (max-width:991px){
    .navigation .level0 > .level-top {
        line-height: normal;
    }
    .nav-sections-item-content .navigation .level0 {
        margin: 5px 0;
    }
    .nav-sections-item-content ul {
        padding: 10px 0;
    }
    .cus_container {
        max-width: 720px;
    }
    .yellow_bar ul li {
        margin-bottom: 15px;
    }
    .yellow_bar {
        padding: 15px 0 0;
    }
    .search_bar input[type="submit"] {
        line-height: 56px;
        width: 150px;
    }
    .search_bar input[type="text"] {
        width: 570px;
    }
    .home_banner h2 {
        font-size: 60px;
    }
    .hm_catsec h2 {
        font-size: 44px;
    }
    .sbc_section ul li {
        width: 50%;
        padding: 1%;
    }
    .sbb_section ul li {
        margin: 0 1% 1% 0;
        width: 32.6%;
    }
    .sbb_section ul li:nth-child(3n+0) {
        margin-right: 0;
    }
    .sbb_section ul li img {
        max-width: 60%;
        max-height: 60%;
    }
    .home_pros .product-items {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .ab_section .ab_img {
        width: 100%;
        text-align: center;
    }
    .ab_section .ab_cnt {
        width: 100%;
        padding: 30px;
    }
    .ab_section .cus_container {
        display: block;
    }
    .ab_section .ab_img:after {
        display: none;
    }
    .ab_section img {
        display: block;
        margin: auto;
    }
    .home_pros .product.data.items {
        margin-bottom: 0;
    }
    .yellow_block .col-span-3 {
        width: 100%;
        padding-bottom: 0;
    }
    .yellow_block .grid {
        padding-bottom: 50px;
    }
    .yellow_block .grid:after {
        content: "";
        display: block;
        clear: both;
    }
    .ftr_row1 .fr1_block1, .ftr_row1 .fr1_block2, .ftr_row1 .fr1_block3 {
        width: 100%;
        padding: 0;
        border: 0;
    }
    .ftr_row1 .cus_container {
        flex-wrap: wrap;
    }
    .ftr_row1 .fr1_block1, .ftr_row1 .fr1_block2 {
        margin-bottom: 40px;
    }
    .ab_section h2 {
        font-size: 44px;
    }
    .ftr_row2 ul li:first-child, .ftr_row2 ul li:nth-child(3), .ftr_row2 ul li:nth-child(4) {
        margin-right: 50px;
    }
    .new_footer .lower-footer {
        padding: 50px 10px 40px;
    }
    .new_footer .container {
        padding: 0 20px;
    }
    .new_footer .text-6xl {
        padding-bottom: 10px;
    }
    .ftr_row2 ul li {
        font-size: 20px;
    }
    .ftr_row1 {
        padding-bottom: 50px;
    }
    .sbb_ttl h2, .home_pros .title a {
        font-size: 28px !important;
    }
    .home_pros .title.active a:after {
        bottom: -20px;
    }
    .hm_catsec h2 {
        font-size: 40px;
/*        margin-bottom: 20px;*/
    }
    .home_banner h2 {
        font-size: 54px;
    }
    .yellow_bar ul li {
        text-align: center;
        float: none;
    }
    .yellow_bar .owl-dots {
        display: none;
    }
    .win-modal td img {
        width: 205px;
    }
    .win-modal td h5 {
    font-size: 49px;
    }
    .win-modal .modal-inner-wrap {
    padding: 55px 60px;
    }
    .win-modal h4 {
        font-size: 53px;
    }

     .jet_banner {
    background-image: url(../jpg/jetpilot_banner_mb.jpg);
    background-size: cover;
    background-position: center;
    height: auto;
    padding: 60px 0;
    }

    .jet_bannercol1 {
    width: 100%;
    background: rgba(254,219,0,0.85);
    padding: 40px 20px;
    margin: 0 auto;
    max-width: 510px;
    text-align: center;
    }
    .jet_banner h2, .jet_banner h1 {
           font-size: 47px;
        line-height: 45px;
        max-width: 100%;
    }
    .jet_grid {
    max-width: 920px;
    width: 90%;
    margin: auto;
    }
    .jet_sec1 {
    min-height: 430px;background-position: right center;
    }
    .jet_faqblock h2 {
    margin: 0 0 16px 0;
    font-size: 52px;
    }
    .fq_title h3 {
    font-size: 26px;
    }
    .fq_title {
        padding: 13px 30px;
    }
    .fq_content {
        padding: 26px 30px;
    }
    .jet_sec4 {
    margin-bottom: 52px;
    min-height: 425px;
    max-width: 900px;
    width: 90%;
    background-position: left center;
    }

    .categorypath-brands-follow-follow-life-jackets .jet_sec4, .categorypath-brands-sea-doo-store .jet_sec4{
            padding-left: 60px;
    }
    .categorypath-brands-follow-follow-life-jackets .jet_banner{
            background-image: url(../jpg/follow-life_banner_mb.jpg);
    }
    .categorypath-brands-mako .jet_banner{
            background-image: url(../jpg/mako-banner-mob.jpg);
    }
    .categorypath-brands-sea-doo-store .jet_banner{
            background-image: url(../jpg/sea-doo-banner-mob.jpg);
    }
    .categorypath-life-jackets-dog-life-jackets .jet_banner{
            background-image: url(../jpg/dog-banner-mob.jpg);
    }
    .categorypath-life-jackets-mens-716 .jet_banner{
            background-image: url(../jpg/mens-banner-mob.jpg);
    }
    .categorypath-life-jackets-kids-718 .jet_banner{
            background-image: url(../jpg/kids-banner-mob.jpg);
    }
    .categorypath-watersports-gear-wakeboards-ronix .jet_banner{
            background-image: url(../jpg/ronix-banner-mob.jpg);
    }
    .categorypath-watersports-gear-wakesurf-ronix .jet_banner{
            background-image: url(../jpg/wakesurf-ronix-banner-mob.jpg);
    }
    .categorypath-pwc-accessories-covers .jet_banner{
            background-image: url(../jpg/pwc-covers-banner-mob.jpg);
    }
    .categorypath-brands-jet-pilot-681 .jet_banner{
            background-image: url(../jpg/jet-pilot-banner-mob.jpg);
    }
    .categorypath-watersports-gear-wakesurf-hyperlite .jet_banner{
            background-image: url(../jpg/wakesurf-hyperlite-banner-mob.jpg);
    }
    .categorypath-watersports-gear-wakeboards-hyperlite .jet_banner{
            background-image: url(../jpg/hyperlite-banner-mob.jpg);
    }
    .jet_banner.jet_shoe {    background-image: url(../jpg/jet-ski-shoes-banner_mb.jpg);
            margin-bottom:40px;
    }
    .jet_banner.jet_goggle {    background-image: url(../jpg/jetgoogle_banner_mb.jpg);
            margin-bottom:40px;
    }
    .jet_banner.acrplb_banner{    background-image: url(../jpg/acrplb_banner_mb.jpg);
            margin-bottom:40px;
    }

    .jet_banner.footwear{
        background-image: url(../jpg/footwear-banner-mob.jpg);
    }
    .jet_banner.womens-jacket{
        background-image: url(../jpg/womens-jacket-banner-mob.jpg);
    }

    .jet_banner.wetsuit{
        background-image: url(../jpg/wetsuit-banner-mob.jpg);
    }

    .jet_banner.ropes{
        background-image: url(../jpg/ropes-banner-mob.jpg);
    }

    .categorypath-life-jackets .lifejk_banner{
         background-image: url(../jpg/life-jackets_banner_mb.jpg);
    }


    .cbtmrow {
        margin-bottom: 30px;
    }
    .catbltcol {
    width: 100%;
    float: none;
    }
    .catbrtcol {
    width: 100%;
    float: none;
    }
    .catbrtcol img {
    display: block;
    margin: 0 auto 11px;
    }
    .cbtmrow ul li:last-child {
    margin-bottom: 0;
    }
    .cbtmrow ul {
    margin-top: 19px;
    margin-bottom: 0;
    }
    .cbtmrow p{
        margin: 0 0 15px 0;
    }
    .mbs_form {
        width: 100%;
        padding-left: 0;
    }
    .mbs_row {
        flex-wrap: wrap;
    }
    .mbs_row .mbs_hdg {
        margin-bottom: 15px;
    }
    .beflogin .smpopup {
        padding: 15px;
    }
    .beflogin .smpopup .pp_right .btn {
        font-size: 14px;
        min-width: 90px;
    }
    .beflogin .smpopup {
        font-size: 15px;
    }
    .mbs_form .savedbikes {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .mbs_form .savedbikes > div {
        width: 100%;
    }
    .mbs_form .savedbikes .boatshed-item {
        display: flex;
        align-items: center;
    }
    .mbs_form .savedbikes .boatshed-item button {
        margin-left: auto;
    }
    .mbs_form .savedbikes .newbike {
        justify-content: flex-end;
        display: flex;
    }
    .mbs_form .savedbikes .newbike button {
        padding: 13px 15px;
    }
    .mbs_form .savedbikes .login {
        padding: 10px;
    }
    .personalize_section .sidebar, .personalize_section .column.main {
        width: 100%;
    }
    .personalize_section .sidebar {
        width: 350px;
        margin: 0 auto 30px;
        float: none;
    }
    .smpopup.loginbtn a {
        padding: 10px 15px;
    }
    .myboatshed h2 {    margin-bottom: 15px;    font-size: 32px;}
    .myboatshed {    width: 100%;}
    .myboatshed .item {
        padding: 30px 0 30px 40px;
    }
    .myboatshed .item span {    font-size: 17px;}
    .myboatshed .item .image {
    max-width: 63px;
    margin-right: 20px;
    }
    .form-wishlist-items .actions-toolbar button {
        width: 100% !important;
        margin: 0 0 10px !important;
    }
    .jet_banner.rope_banner {
    background-image: url(../jpg/rope_banner_mb.jpg);
    }
    .jet_banner.jet_shoe, .jet_banner.rope_banner {
        margin-bottom: 38px;
    }
    .ropebtm_row {
    width: 100%;
    padding: 0 30px;
    }
    .rope_grid2 {
    width: 100%;
    float: none;
    max-width: 450px;
    margin: 0 auto 40px;
    }   
    .rope_grid2 img{
        margin: 0;
    }
    .rope_grid1 {
    width: 100%;
    float: none;
    }
    .ropebtm_row h2 {
    font-size: 50px;
    line-height: 50px;}
    .cbtmrow h2{
        font-size: 50px; 
    }
    .categorypath-brands-sea-doo-store .jet_sec4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }


     .megadealbnr .container{
            max-width: 720px;
    }
    .megadealbnr h2 {
        font-size: 38px;
    }
        .megadealbnr h3 {
        font-size: 23px;
        }
        .megadealbnr h5 {
        font-size: 104px;
        right: 54px;
        top: 44px;
        }
        .dealtimer .circle {
        height: 64px;
        line-height: 66px;
        font-size: 24px;
        width: 62px;
                margin: auto;
        }

}
@media screen and (max-width:767px){
    .boatshed-index-index #maincontent {
        padding-top: 35px;
    }
    .boatshed-index-index .page-title-wrapper {
        margin-bottom: 15px;
    }
    .boatshed-personalize-index #maincontent {
        padding-top: 30px;
    }
    .search_bar input[type="text"] {
        height: 50px;
        line-height: 50px;
    }
    .search_bar input[type="submit"] {
        line-height: 50px;
        font-size: 22px;
        height: 50px;
    }
    .home_pros .product.data.items > .item.content {
        padding: 0;
        border: 0;
    }
    .home_pros .product.data.items {
        display: inline-block;
        margin-top: 30px;
    }
    .home_pros .product.data.items > .item.title {
        margin: 0 0 25px;
    }
    .ab_section h2 {
        font-size: 40px;
    }
    .cus_container {
        max-width: 100%;
        padding: 0 20px;
    }
    .ab_section .ab_cnt {
        padding: 30px 0;
    }
    .sbc_section ul li {
        width: 100%;
        padding: 2%;
    }
    .sbc_section ul li img {
        width: auto !important;
    }
    .sbc_section .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background-color: #333;
        border-radius: 100%;
        margin: 0 5px;
        display: inline-block;
    }
    .sbc_section .owl-dots .owl-dot.active {
        background-color: #fedb00;
    }
    .sbc_section .owl-dots {
        text-align: center;
    }
    .hm_catsec ul {
        margin: 0;
    }
    .search_bar .searchsuite-autocomplete {
        width: calc(100% - 40px);
        right: 0;
        margin: auto;
    }
    /*.header_container img {
        width: 300px;
    }*/
    .sections.nav-sections .fty-search-bar {
        display: flex;
    }
    .cms-win .header_container .grid.py-4 {
        padding-bottom: 10px;
    }
    .win-modal .modal-inner-wrap{
       padding: 40px 40px;
        overflow-y: visible !important;
        width: 90% !important;
        min-height: auto !important;
    }
    .win-modal h2 {
        font-size: 110px;
    }
    .win-modal table {
        max-width: 410px;
    }
    .win-modal td h5 {
        font-size: 45px;
    }
    .win-modal h4 {
        padding-bottom: 20px;font-size: 49px;
    }
    .win-modal .modal-inner-wrap .action-close {
        width: 60px;
        height: 60px;
        top: -20px;
        right: -20px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .logo_cont .col-span-10 {
        grid-column: span 9 / span 9;
    }


     .jet_textblock {
    max-width: 100%;
    position: relative;
    z-index: 1;
    }
    .jetbotm_block .jet_textblock {
    max-width: 100%;
    float: none;
    }
    .jetbotm_block .jet_sec1{
        background-position: left center;
    }
    .jet_sec4{
            display: block; position: relative;      min-height: auto; padding: 40px 45px;
    }
    .jet_sec4 p {
    max-width: 100%;
    }
    .jet_sec1 {
    min-height: auto; 
    padding: 50px 0;
    position: relative;
    }
    .jet_sec4:before,
    .jet_sec1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    top: 0;
    left: 0;
    z-index: 0;
    }
    .jet_sec1 h2, .jet_sec4 h2 {
    font-size: 38px;}
    .jet_banner h2, .jet_banner h1 {
    font-size: 44px;
    line-height: 43px;
    }
    .jet_faqblock h2{
            font-size: 48px;    line-height: 1.3;
    }
    .fq_title {
        padding: 13px 55px 13px 20px;
    }

    .fq_title:after{
            right: 15px;
    }
    .fq_content {
        padding: 22px 20px;
    }
    .fq_content p{
            font-size: 17px;
    }
    .jet_bannercol1{
        width: 90%;
    }
    .categorypath-brands-follow-follow-life-jackets .jet_sec4, .categorypath-brands-sea-doo-store .jet_sec4 {
        padding-left: 45px;
    }
    .navigation li:nth-child(5) {
        display: block;
    }
    .myboatshed h2,.recent-history h3{
            font-size: 30px;    margin-bottom: 0;
    }
    .myboatshed .item button {    padding: 11px 16px;}
    .desk_logo {
        display: none;
    }
    .mob_logo {
        display: block;
    }
    .header_container img {
        width: 178px;
    }
    .products-grid.wishlist .product-items {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .categorypath-brands-follow-follow-life-jackets .search_bar, .categorypath-brands-mako .search_bar, .categorypath-brands-sea-doo-store .search_bar, .categorypath-life-jackets-mens-716 .search_bar, .categorypath-life-jackets-dog-life-jackets .search_bar, .categorypath-life-jackets-kids-718 .search_bar, .categorypath-brands-jet-pilot-681-jet-pilot-life-jackets .search_bar, .categorypath-watersports-gear-wakeboards-ronix .search_bar, .categorypath-watersports-gear-wakesurf-ronix .search_bar, .categorypath-pwc-accessories-covers .search_bar, .categorypath-brands-jet-pilot-681 .search_bar, .categorypath-watersports-gear-wakesurf-hyperlite .search_bar, .categorypath-watersports-gear-wakeboards-hyperlite .search_bar {
        margin-bottom: 30px;
    }
    .customer-account-index .boatshed {
        margin-top: 0;
    }
    .ropebtm_row h2 {
    font-size: 47px;
    line-height: 47px;
    }
    .cbtmrow h2{
        font-size: 47px; 
    }
    .jet_skigoggles .jet_sec1 h2 {
        margin-right: 0;
    }

    .cbtmrow h3 {
    font-size: 23px;
    margin-bottom: 11px;
    }

     .bfriday_bnr h2 {
        font-size: 32px;
    }


    /*byo responsive    */

    .buld_banner{
            background-position: 75% 50%;
    }
    .buld_bngrid {
    background: rgb(0 0 0 / 60%);
    padding: 30px;
    }
    .buld_banner h1 {
    font-size: 67px;
    line-height: 62px;
    }
    .buld_bngrid img {
    max-width: 113px;
    }
    .slt_head h2 {
    font-size: 30px;
    }
    .freprd_warp .fretext {
        font-size: 26px;
    }
    .slt_head{
            margin-bottom: 25px;
    }
    .cttl_warp .addtocart-button{
            padding: 18px 0;
    }
    .sltbd_sec .owl-item .item.selected .brdit_des .options{
        height: 100%;
    }

     .megadealbnr .container{
            max-width: 93%;
    }
    .megadealbnr h2 {
        font-size: 33px;
    }
    .megadealbnr h3 {
        font-size: 20px;
    }
}
@media screen and (max-width:667px){
    .search_bar input[type="text"], .search_bar input[type="submit"] {
        border-width: 2px;
    }
    .search_bar input[type="text"] {
        width: 507px;
    }
    .search_bar input[type="submit"] {
        font-size: 20px;
        width: 120px;
        line-height: 44px;
    }
    .sbc_section ul li {
        padding: 1%;
        width: 385px;
        margin: 0 auto 30px;
        float: none;
    }
    .sbc_section .cat_grid {
        background-size: cover;
    }
    .sbc_section ul li img {
        max-height: inherit;
    }
    .new_footer .lower-footer {
        padding: 50px 0 40px;
    }
    .ftr_bot p br {
        display: none;
    }
    .mbs_form .savedbikes.savedboats .boatshed-item {
        padding: 10px 10px 9px;
    }
    .nameedit h2 {
        font-size: 20px;
    }
    .nameedit button {
        top: 8px;
    }
    .editboatname {
        top: 11px;
    }
    .myboatshed .item {
        padding: 30px 0 30px 29px;
    }
    .myboatshed .item .image {
    max-width: 59px;
    margin-right: 13px;
    }
    .myboatshed .item span{
            line-height: 1.1;
    }
    .myboatshed .item .action_btns{
            display: block;
    width: 170px;
    }
    .myboatshed .item button {
    padding: 9px 10px;
    margin: 4px 0;
    }
    .myboatshed .item {
        padding: 17px 0 17px 29px;
    }
    .ropebtm_row h2 {
    font-size: 45px;
    line-height: 45px;
    }
    .cbtmrow h2{
        font-size: 45px; 
    }

    .jet_banner.jet_goggle {
        background-position: 78% 50%;
    }

}
@media screen and (max-width:640px){
    .yellow_bar ul li:nth-child(3) {
        clear: left;
    }
    .search_bar input[type="text"] {
        width: calc(100% - 120px);
    }
    .home_banner h1 {
        font-size: 15px;
    }
    .home_banner h1:after {
        border-bottom: 38px solid #fedb00;
    }
    .sbc_section ul li.cte4 img {
        max-height: inherit;
    }
    .home_pros .product-items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
     .jet_faqblock h2 {
        font-size: 44px;
    }
    .fq_title h3 {
        font-size: 24px;
    }
    .mbs_form form {
        flex-wrap: wrap;
    }
    .mbs_form form .form-actions {
        width: 100%;
        justify-content: flex-end;
    }
    .mbs_row {
        padding: 20px;
    }
    .mbs_form select {
        background-position: 98% center;
    }
    .sb_inner .owl-nav button.owl-next {
        right: -32px;
    }
    .sb_inner .owl-nav button.owl-prev {
        left: -32px;
    }
    .personalize_section .sidebar {
        padding: 15px;
    }
    .nameedit button {
        font-size: 15px;
    }
    .myboatshed h2, .recent-history h3 {
        font-size: 28px;
    }
    .mbs_form{ display:none; margin-top:15px; }
    .mbs_row .mbs_hdg {
        margin-bottom: 0;
        position: relative;
    }
    .mbs_row .mbs_hdg:before{
            width: 41px;
    }
    .mbs_row .mbs_hdg{
            width: 100%;
    }
    .mbs_head{
            width: 210px;
    }
     
     .mbs_row .mbs_hdg:after {
    content: "";
    background: url(../svg/down-arw3.svg);
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
    }

    .ropebtm_row h2 {
    font-size: 45px;
    line-height: 45px;
    }
    .cbtmrow h2{
        font-size: 45px; 
    }
    .ropebtm_row h2 br {
    display: none;
    }   

     .bfriday_bnr .save_block {
        margin-bottom: 30px;
    }
    .prm_coundown li {
        margin: 0;
    }

    /*byo responsive    */
     .buld_banner h1 {
    font-size: 65px;
    line-height: 60px;
    }
    .slt_head h2 {
    font-size: 28px;
    }
    .yrcart_sec .cart-products {
    padding: 30px 25px;
    }

    .megadealbnr h5 {
        font-size: 80px;
        right: 14px;
        top: 63px;
    }

}
@media screen and (max-width:568px){
    /*.page-layout-storefront .logo_cont img {
        width: 400px;
    }*/

     .every_block h4 {
        line-height: 1.4;
    }
    .bfriday_bnr h2 {
        line-height: 1.4;
    }

     .megadealbnr h2 {
        font-size: 22px;
    }
        .megadealbnr h3 {
        font-size: 16px;
    }
    .megadealbnr h5{
                right: 14px;
        top: 45px;
    }


}

@media screen and (max-width:533px){
    .ftr_row2 ul li:first-child, .ftr_row2 ul li:nth-child(3), .ftr_row2 ul li:nth-child(4) {
        margin-right: 35px;
    }
    .yellow_bar ul li:last-child {
        clear: left;
    }
    .home_banner h1 {
        font-size: 14px;
    }
    .home_banner h1:after {
        border-bottom: 37px solid #fedb00;
    }
    /*.home_banner .cus_container {
        background-position: right -830px center;
    }*/
    .ab_section .h4 {
        font-size: 16px;
        line-height: 1.3;
    }
    .new_footer .container {
        padding: 0;
    }
    .win-modal .modal-inner-wrap {
        padding: 40px 30px;
    }
    .win-modal h2 {
        font-size: 90px;
    }
    .win-modal td img {
        width: 175px;
    }
    .win-modal td h5 {
        font-size: 38px;
    }
    .win-modal td h3{
        font-size: 20px;
    }
    .wboat_img img {
        max-width: 100%;
    }
    .win-modal h4 {
        font-size: 41px;
    }
    .product.info.detailed .review-form .field-recaptcha {
    margin: 0 0 24px 0px;
    }
}
@media screen and (max-width:480px){
    .ftr_row2 ul li {
        font-size: 18px;
    }
    .hm_catsec h2 {
        font-size: 36px;
    }
    .home_pros .product-items .product-item .product-item-actions {
        height: 100%;
    }
    /*.page-layout-storefront .logo_cont img {
        width: 350px;
    }*/
    .nameedit h2 {
        font-size: 18px;
    }
    .editboatname {
        top: 10px;
    }
    .nameedit button {
        top: 7px;
    }
    .nameedit {
        padding-left: 15px;
    }
    .product-item-actions .beflogin .bslist:before {
        left: 7px;
    }
    .bannerbtn_cont p {
    font-size: 16px;
    line-height: 25px;
    }
    .categorypath-ropes-and-handles #maincontent .columns .column.main,
    .category-ski-goggles #maincontent .columns .column.main,
    .category-acr-plb #maincontent .columns .column.main{
        padding-bottom: 0;
    }
    .rope_grid2 {
        margin-bottom: 14px;
    }
    .ropebtm_row h2 {
    font-size: 37px;
    line-height: 40px;
    }
    .cbtmrow h2{
        font-size: 37px; 
    }
    .ropebtm_row p {
    font-size: 16px;}

    /*byo responsive    */
     .buld_banner {
        padding: 40px 0;background-position: 65% 50%;
    }
    .buld_banner h1 {
    font-size: 55px;
    line-height: 54px;
    }
    .sltbd_sec {
    padding-top: 40px;
    padding-bottom: 40px;
    }
    .slt_head h2 {
    font-size: 25px;
    }
    
    .slt_head {
    margin-bottom: 22px;
    display: block;
    }
    .sltbd_sec .filters select {
    padding: 10px 20px;
    width: 100%;
    max-width: 100%;
    }
    .sltbd_sec .filters {
    max-width: 100%;
    width: 100%;
    margin-top: 15px;
    }
    .sltbd_sec .products{
            margin: 0 15px;
    } 
    .ctprd_warp .cartpro1, .ctprd_warp .cartpro2 {
    width: 100%;
    padding: 0 14px 25px;
    float: none;
    }
    .yrcart_sec .cart-products{
            max-width: 90%;
    }
    .ctprd_warp .cartitem .image{
        height: 235px;
    }
    .ctprd_warp .cartitem{
            min-height: auto;
    }
    .crtit_des{
        padding:17px 18px 20px;
    }
    .freprd_warp{
            margin-bottom: 31px;
    margin-top: 6px;
    }
    .freprd_warp img {
    margin-right: 15px;
    width: 50px;
    }
    .freprd_warp .fretext {
    font-size: 18px;
    line-height: 1.2;
    }
    .freprd_warp:before{
            width: 45px;
    }

    .cttl_warp .totals {
    padding: 15px 0;
    font-size: 19px;
    }
    .cttl_warp .addtocart-button {
    padding: 15px 0;
    }
    .sltbd_sec .option label{
        font-size: 16px;
    }
}
@media screen and (max-width:440px){
    .ab_section img {
        min-width: inherit;
    }
    .home_banner h1:after {
        display: none;
    }
    .home_banner h1 {
        padding-left: 20px;
    }
    .home_banner h2 {
        margin-left: 20px;
        font-size: 50px;
    }
    .sbc_section {
        padding-top: 0;
    }
    .yellow_bar ul li {
        width: 100%;
    }
    /*.home_pros .product-items {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }*/
    .home_pros .product-items .product-item .product-item-photo img {
        max-width: 85%;
    }
    .ftr_row2 ul li:first-child, .ftr_row2 ul li:nth-child(3), .ftr_row2 ul li:nth-child(4), .ftr_row2 ul li:nth-child(2) {
        margin-right: 0;
    }
    .ftr_row2 ul li {
        width: 50%;
    }
    .new_footer .lower-footer .col-span-4 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .new_footer .lower-footer > .col-span-4 > .col-span-3 {
        width: 100%;
        margin-bottom: 30px;
    }
    .new_footer .lower-footer > .col-span-4 > .col-span-3:last-child {
        margin-bottom: 0;
    }
    /*.page-layout-storefront .logo_cont img {
        width: 300px;
    }*/
    .home_pros .product-items .product-item .product-item-details {
        padding: 15px;
    }
    .yellow_bar ul li:before {
        margin-right: 5px;
    }
    .yellow_bar ul li {
        font-size: 12px;
    }
    .ftr_row2 ul li:first-child:before {
        width: 50px;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: left center;
    }
    .ftr_row2 ul li:nth-child(3):before, .ftr_row2 ul li:nth-child(4):before {
        width: 50px;
        background-size: 34px auto;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .ftr_row2 ul li:nth-child(5):before {
        background-size: 32px auto;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .enquire-button a {
        color: #fff;
    }
     .win-modal .modal-inner-wrap .action-close{
        width: 43px;
        height: 43px;
        top: -12px;
        right: -12px;
    }
    .win-modal .modal-inner-wrap {
        padding: 40px 20px;
    }
    .win-modal h2 {
        font-size: 70px;
        line-height: 87px;
    }
    .win-modal td h3{
        font-size: 17px;
    }
    .win-modal td img {
        width: 146px;
    }
    .win-modal td h5 {
        font-size: 30px;
    }
    .win-modal h4 {
        font-size: 35px;
    }
    .win-modal a.enter_link {
        padding: 2px 15px 0px;
        font-size: 30px;
    }
    .wboat_img {
        margin-top: -15px;
    }
    .logo_cont .col-span-10 {
        grid-column: span 8 / span 8;
    }
    .mob_search {
        text-align: center;
        margin-left: 11px;
    }

    .jet_banner h2, .jet_banner h1 {
    font-size: 40px;
    line-height: 38px;
    }
    .jet_banner p {
    font-size: 19px;
    }
    .jet_sec1 h2, .jet_sec4 h2 {
    font-size: 35px;
    line-height: 34px;
    }   
    .jet_sec1 p, .jet_sec4 p, .jet_sec4 ul li {
        font-size: 16px;    line-height: 22px;
    }
    .jet_sec1{
        background-position: 77% 50%;
    }
    .jet_faqblock h2 {
    font-size: 33px;
    line-height: 1;
    }
    .fq_title h3 {
        font-size: 24px;
    }
    .fq_title:after{
            width: 23px;
    height: 23px;background-size: contain;
    }
    .jet_sec3{
            padding-bottom: 25px;
    }
    .jet_sec4{
            padding: 40px 27px;
    }

    .categorypath-brands-follow-follow-life-jackets .jet_sec4, .categorypath-brands-sea-doo-store .jet_sec4 {
    padding-left: 27px;
    }
    .categorypath-brands-follow-follow-life-jackets .jet_sec4, .categorypath-brands-sea-doo-store .jet_sec4{
        background-position: 85% 50%;
    }
    .categorypath-brands-follow-follow-life-jackets .jet_sec1{
        background-position: 77% 50%;
    }
    .nameedit h2 {
        font-size: 17px;
    }
    .nameedit button {
        top: 6px;
        right: 6px;
    }
    .editboatname {
        top: 9px;
    }
    .myboatshed .item{
            display: block !important;
    }
    .myboatshed .item .image{
        max-width: 55px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    }
    .myboatshed .item .action_btns {
    display: flex;
    width: 100%;
    margin-top: 15px;
    }
    .myboatshed .item button {
    padding: 10px 15px;
    margin: 0;
    width: auto;
    }
    .col-span-2#mobile-menu-btn {
        padding-right: 0;
        padding-left: 30px;
        position: relative;
        padding: 0;
        width: 50px;
        text-align: center;
    }
    .col-span-2#mobile-menu-btn:after {
        content: "Menu";
        font-size: 12px;
        position: absolute;
        bottom: 2px;
        line-height: 12px;
        left: 0;
        width: 100%;
    }
    .col-span-2#mobile-menu-btn svg {
        margin-top: -7px;
        margin-bottom: 8px;
    }
    .product-item-actions .beflogin .bslist:before {
        left: -58px;
    }
    .toboatshed {
        width: 35px;
        height: 35px;
        background-size: 19px auto;
    }
    .product-item-actions .beflogin .bslist {
        top: 50px;
        width: 340px;
    }
    .product-item-actions .beflogin .bslist:before {
        left: -4px;
    }

    .jetbotm_block .jet_sec1 {
        background-position: 23% 50%;
    }

     .prm_coundown li div {
        width: 70px;
        height: 70px;
        line-height: 85px;
        font-size: 50px;
        line-height: 81px;
    }
    .bfriday_bnr .timer_block {
        width: 320px;
    }
    .prm_coundown li strong {
        font-size: 14px;
    }


    .megadealbnr h2 {
        font-size: 20px;
        padding: 5px 18px;
    }
        .megadealbnr h5 {
        font-size: 65px;
        right: 2px;
        top: 37px;
    }
        .megadealbnr h3 {
        font-size: 15px;
        padding: 3px 10px;
     }
         .dealtimer .circle {
        height: 54px;
        line-height: 54px;
        font-size: 20px;
        width: 54px;
        margin: auto;
    }  
    .dealtimer{
        padding: 10px;
    } 
    .dealtimer strong {
    font-size: 8px;}

}
@media screen and (max-width:400px){
    .search_bar input[type="submit"] {
        font-size: 18px;
        width: 100px;
    }
    .search_bar input[type="text"] {
        width: calc(100% - 100px);
    }
    .sbc_section ul li {
        max-width: 100%;
    }
    .sbb_section {
        margin-top: 10px;
    }
    .ftr_row2 ul li {
        padding: 0 10px;
    }
    /*.page-layout-storefront .logo_cont img {
        width: 250px;
    }*/

    .jet_sec4{
            background-position: 25% 50%;
    }
    .fq_title h3 {
    font-size: 22px;
    line-height: 1;
    }
    .ropebtm_row h2 {
    font-size: 33px;
    line-height: 35px;
    }
    .cbtmrow h2{
        font-size: 33px; 
    }

    .bfriday_bnr .timer_block {
        width: 270px;
        margin-left: auto;
        margin-right: auto;
    }
    .prm_coundown li div {
        width: 60px;
        height: 60px;
        line-height: 70px;
        font-size: 44px;
    }

    /*byo responsive    */

    .yrcart_sec .cart-products {
        padding: 21px 15px;
    }
    .slt_head h2 {
        font-size: 23px;
    }

}
@media screen and (max-width:380px){
    .ftr_row2 ul li {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .ftr_row2 ul li br {
        display: none;
    }
    .ftr_row2 ul li:nth-child(2) {
        flex-wrap: inherit;
    }
    .ftr_row2 ul li:nth-child(2) div {
        width: auto;
        margin-left: 10px;
    }
    .product-item-actions .beflogin .bslist:before {
        left: -54px;
    }
}
@media screen and (max-width:360px){
    .myboatshed .ui-sortable button.button {
        padding: 10px 0px;
        width: 100%;
    }
    .myboatshed .ui-sortable a {
        width: 50%;
    }
}
@media screen and (max-width:320px){
    .win-modal td h3 {
        font-size: 16px;
    }
    .win-modal h2 {
    font-size: 57px;
    line-height: 83px;
    }
    .win-modal td img {
        width: 131px;
    }
    .jet_sec1 h2, .jet_sec4 h2 {
    font-size: 33px;
    line-height: 30px;
    }

    /*byo responsive    */

    .yrcart_sec .cart-products {
        padding: 21px 15px;
    }
    .slt_head h2 {
        font-size: 23px;
    }
    .buld_banner h1 {
    font-size: 46px;
    line-height: 49px;
    }

     .dealtimer{
                width: 100%;
    }
}
li.hover\:text-jsw:hover{
 cursor: pointer;
}
.key-features .section-drop {
    margin-top: 50px;
}
.key-features .slider-down-drop.mb-8 {
    margin-bottom: 0;
}
.header_container .container {
    max-width: 1400px;
}
.header_container img {
    width: 200px;
    image-rendering: -webkit-optimize-contrast;
}
.minicart-wrapper {
    margin-left: 5px;
}
.lower-footer {
    align-items: center;
}
.ft_links a {
    color: #fff;
}
.os_btn {
    box-shadow: 0 5px 0 #8f7b00;
    border-radius: 5px;
    position: relative;
    padding: 12px 20px 8px;
}
/*.os_btn:before {
    content: "";
    width: 50px;
    height: 50px;
    background-color: #333333;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 20px;
}*/
/*.os_btn:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 11px;
    left: 14px;
    background-image: url(../images/shop-icon.svg);
}
.os_btn:hover:after {
    background-image: url(../images/shop-icon-hover.svg);
}*/
.os_btn span {
    font-size: 27px;
    font-weight: 500;
    letter-spacing: 0;
}
.header_container {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.header_container.f-nav {
/*    position: fixed;*/
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.header_container.f-nav .bg-jsw.tracking-wider {
    display: none;
}
.payment-methods label.label {
    font-size: 20px;
}
.product-info-main .old-price, .product-item-details .old-price {
    text-decoration: none;
}
.product-info-main .old-price .price, .product-item-details .old-price .price {
    position: relative;
}
.product-info-main .old-price .price:after, .product-item-details .old-price .price:after {
    content: "";
    width: 100%;
    height: 5px;
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.product-item-details .old-price .price:after {
    height: 3px;
}
body::-webkit-scrollbar {
  width: 7px;               /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background: #c1c1c1;        /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: #ffdc00;    /* color of the scroll thumb */
}

.br_cats {
    text-align: center;
    padding-bottom: 15px;
}
.br_cats a {
    display: inline-block;
    color: #222222;
    font-family: 'Teko', sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fedb00;
    padding: 8px 20px 6px;
    line-height: normal;
}
.nav_close {
    background-image: url(../svg/close-icon.svg);
    font-size: 0;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
    background-size: cover;
}
.br_cats, .nav_close {
    display: none;
}

.home_banner1 .cus_container {
    background-image: url(../jpg/store-banner.jpg);
    background-size: cover;
    background-position: left center;
    padding: 121px 48px 120px;
}
.home_banner1 h1 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15), 0 2px 0 rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-size: 82px;
    line-height: 0.87;
    text-transform: uppercase;
    letter-spacing: 0.82px;
    margin: 0 0 12px;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}
.home_banner1 h1 strong {
    color: #fedb00;
}
.home_banner1 p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

@media screen and (max-width:1600px){
    .join_se ul {
        margin: 0 -100px;
    }
    .winban_se h1 {
        font-size: 180px;
    }
    .winban_se h1 strong {
        font-size: 40px;
    }
    .winban_se h3 {
        font-size: 100px;
    }
    .winban_se {
        padding-top: 100px;
    }
    .join_se h2 {
        font-size: 50px;
        line-height: 1;
    }
    .join_se li .j_box {
        font-size: 16px;
    }
    .join_se {
        padding-bottom: 70px;
    }
    .way_se h2 {
        font-size: 100px;
    }
    .way_se ul li img {
        margin-bottom: 30px;
    }
    .way_se ul li {
        font-size: 30px;
        line-height: 1.2;
    }
    .winform_sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .winform h2 {
        font-size: 60px;
        margin-bottom: 40px;
    }
    .winform .checkbox label {
        font-size: 17px;
    }
    .winform button.action.submit.primary {
        font-size: 22px;
    }
    .winform fieldset.fieldset {
        margin-bottom: 25px;
    }
    .winform .field input.input-text {
        font-size: 15px;
    }
}
@media screen and (max-width:1500px){
    .join_se ul {
        margin: 0 -30px;
    }
    .way_se ul li {
        font-size: 28px;
    }
    .way_se h2 {
        font-size: 90px;
    }
    .winban_se h1 {
        font-size: 150px;
        line-height: 140px;
    }
    .winban_se h3 {
        font-size: 90px;
    }
    .winban_se {
        padding-bottom: 0;
    }
    .join_se h2 {
        font-size: 46px;
    }
    .jn_video {
        margin-top: 60px;
    }
    .way_se ul li {
        font-size: 26px;
    }
    .way_se ul li img {
        margin-bottom: 20px;
    }
    .winform_sec {
        padding-top: 45px;
    }
    .winform h2 {
        font-size: 55px;
    }
}
@media screen and (max-width:1400px){
    .join_se ul {
        margin: 0;
    }
    .join_se li .j_box {
        font-size: 15px;
        line-height: 1.4;
    }
    .way_se h2 {
        font-size: 80px;
    }
    .way_se h2:after {
        right: 41%;
        bottom: 12px;
    }
}
@media screen and (max-width:1300px){
    .os_btn {
        display: inline-block;
    }
    .os_btn span {
        font-size: 28px;
    }
    .os_btn:before {
        top: 6px;
    }
    /*.os_btn:after {
        top: 14px;
    }*/
    .page-main-actions.side_cu2 {
        top: 408px;
    }
    .winban_se:after, .winban_se:before {
        width: 280px;
        height: 307px;
        background-size: cover;
    }
    /*.header_container img {
        width: 350px;
    }*/
    .cms-win .header_container {
        background: #373737;
        position: inherit;
        top: inherit;
        left: inherit;
        right: inherit;
        width: 100%;
        z-index: 1;
        border-bottom: 0;
    }
    .cms-win .header_container .bg-jsw {
        margin-left: 0;
    }
    .cms-win .header_container .grid.py-4 {
        padding-bottom: 30px;
    }
    .join_se li:first-child {
        padding-left: 0;
    }
    .join_se li:last-child {
        padding-right: 0;
    }
    .join_se li {
        padding: 0 25px;
    }
    .way_se ul {
        justify-content: center;
    }
    .way_se ul li {
        margin: 0 20px;
    }
    .join_se h2 {
        font-size: 44px;
    }
    .way_se h2 {
        font-size: 70px;
    }
    .header_container img {
        width: 178px;
    }
}
@media screen and (max-width:1200px){
    .winban_se:after, .winban_se:before {
        width: 200px;
        height: 217px;
    }
    .winban_se {
        padding-top: 30px;
    }
    .winban_se h3 {
        font-size: 75px;
    }
    .join_se h2 br {
        display: none;
    }
    .join_se h2 {
        font-size: 42px;
    }
    .winban_se h1 {
        font-size: 120px;
        line-height: 100px;
    }
    .winban_se h1 strong {
        font-size: 36px;
    }
    .join_se ul {
        margin: 0 -80px;
    }
    .join_se li .j_box {
        padding: 0 10px;
    }
    .way_se h2 {
        font-size: 65px;
    }
    .way_se h2:after {
        right: 39%;
        bottom: 11px;
    }
    .winform h2 {
        font-size: 50px;
        margin-bottom: 30px;
    }
    .winform {
        padding: 35px;
    }
    .winform .fieldset > .field {
        margin-bottom: 20px;
    }
    .winform fieldset.fieldset {
        margin-bottom: 0;
    }
    .home_banner1 h1 {
        font-size: 60px;
    }
    .home_banner1 .cus_container {
        padding: 100px 40px;
    }
}
@media screen and (max-width:991px){
    .winban_se:after, .winban_se:before {
        display: none;
    }
    .winban_se h1 {
        font-size: 100px;
        line-height: 80px;
    }
    .winban_se h1 strong {
        font-size: 32px;
    }
    .winban_se h3 {
        font-size: 70px;
    }
    .join_se ul {
        margin: 0 30px;
    }
    .join_se li {
        margin-bottom: 70px;
        width: 33.33%;
    }
    .join_se li:nth-child(4) {
        padding-left: 0;
    }
    .join_se li:nth-child(3):after {
        display: none;
    }
    .jn_video {
        margin-top: 0;
        max-width: 90%;
    }
    .way_se h2 {
        font-size: 55px;
    }
    .way_se h2:after {
        right: 37%;
        bottom: 3px;
    }
    .way_se ul li {
        font-size: 22px;
        width: 33.33%;
    }
    .way_se ul li img {
        width: 80px;
    }
    .winform h2 {
        font-size: 45px;
    }
    .winform_sec {
        padding-bottom: 40px;
    }
    .wingallry_sec ul li {
        width: 33.33%;
    }
    .wingallry_sec ul {
        flex-wrap: wrap;
    }
    .winform .checkbox label {
        font-size: 16px;
    }
    .cms-win .lower-footer {
        padding: 50px 30px;
    }
    .lower-footer + .grid-cols-2 {
        text-align: center;
    }
    .lower-footer + .grid-cols-2 div {
        text-align: center;
        margin: 10px 0;
    }
    .wpro_img {
        margin-top: -10px;
    }
    .home_banner1 h1 {
        font-size: 50px;
    }
    .home_banner1 .cus_container {
        background-position: right center;
        padding: 70px 30px;
    }

    .jet_banner p br {
        display: none;
    }

}
@media screen and (max-width:767px){
    .join_se h2 {
        font-size: 36px;
    }
    .cms-win .lower-footer {
        padding-left: 0;
        padding-right: 0;
    }
    .winban_se h3 {
        font-size: 60px;
        margin: 0;
    }
    .wpro_img {
        margin-top: -10px;
    }
    .join_se h2 {
        font-size: 32px;
    }
    .join_se li .j_box {
        padding: 15px 10px 0;
    }

    .cbtmrow h2 br {
    display: none;
    }

}
@media screen and (max-width:667px){
    .home_banner1 h1 {
        font-size: 44px;
    }
    .home_banner1 p {
        font-size: 15px;
    }
}
@media screen and (max-width:640px){
    .winform {
        padding: 30px;
    }
}
@media screen and (max-width:568px){
    .ab_section img {
        min-width: inherit;
    }
    .payment-methods label.label {
        font-size: 18px;
    }
    .winban_se h1 {
        font-size: 80px;
        line-height: 70px;
    }
    .winban_se h1 strong {
        font-size: 28px;
    }
    .winban_se h3 {
        font-size: 54px;
    }
    .winban_se img {
        width: 450px;
    }
    .join_se li {
        width: 50%;
    }
    .join_se li:nth-child(2):after, .join_se li:nth-child(4):after {
        display: none;
    }
    .join_se li:nth-child(3):after {
        display: block;
    }
    .join_se li:nth-child(3), .join_se li:last-child {
        padding-left: 0;
    }
    .join_se li:nth-child(4) {
        padding-left: 25px;
    }
    .join_se li:nth-child(2), .join_se li:nth-child(4) {
        padding-right: 0;
    }
    .join_se li .j_box {
        min-height: 125px;
        padding: 30px 10px 0;
    }
    .jn_video iframe {
        height: 270px;
    }
    .jn_video {
        border-width: 5px;
    }
    .join_se {
        padding-bottom: 50px;
    }
    .way_se h2 {
        font-size: 50px;
    }
    .winform h2 {
        font-size: 42px;
    }
    .home_banner1 h1 {
        font-size: 40px;
    }
    .home_banner1 .cus_container {
        padding: 50px 30px;
    }
}
@media screen and (max-width:533px){
    .join_se h2 {
        font-size: 28px;
        line-height: 1.2;
        padding: 0 15px;
    }
    .winban_se h1 + img {
        width: 360px;
    }
    .jn_video iframe {
        height: 260px;
    }
    .way_se ul li {
        width: 100%;
        margin-bottom: 40px;
    }
    .way_se ul {
        flex-wrap: wrap;
    }
    .way_se h2:after {
        display: none;
    }
    .way_se h2 {
        padding-bottom: 40px;
    }
    .way_se ul li img {
        width: 70px;
    }
    .winform_sec {
        padding-top: 10px;
    }
    .home_banner1 h1 {
        font-size: 36px;
    }
    .home_banner1 p {
        font-size: 14px;
    }
    .home_banner1 .cus_container {
        padding: 40px 30px;
    }
    .home_banner1 h1 {
        margin-bottom: 8px;
    }
}
@media screen and (max-width:480px){
    .winban_se h3 {
        font-size: 48px;
    }
    .join_se li .j_box {
        min-height: 140px;
    }
    .jn_video iframe {
        height: 235px;
    }
    .jn_video {
        border-width: 2px;
    }
    .way_se h2 {
        font-size: 45px;
    }
    .winform .field.field2 {
        width: 100%;
    }
    .winform .field input.input-text {
        height: 50px;
        line-height: 50px;
    }
    .home_banner1 h1 {
        font-size: 32px;
    }
    .home_banner1 .cus_container {
        padding: 40px 20px;
    }
    .cbtmrow h3 {
    font-size: 21px;}


}
@media screen and (max-width:440px){
    .os_btn span {
        font-size: 24px;
    }
    .os_btn:before {
        width: 40px;
        height: 40px;
        top: 9px;
    }
    .os_btn:after {
        width: 20px;
        height: 22px;
        left: 32px;
        background-size: cover;
        top: 13px;
        left: 20px;
    }
    .winban_se h1 + img {
        width: 320px;
    }
    .winban_se h1 strong {
        font-size: 26px;
    }
    .jn_video iframe {
        height: 210px;
    }
    .join_se li .j_box, .join_se li:nth-child(3) .j_box {
        min-height: 120px;
    }
    .join_se li:nth-child(2) .j_box, .join_se li:nth-child(4) .j_box, .join_se li:nth-child(5) .j_box {
        min-height: 100px;
    }
    .join_se li {
        width: 100%;
    }
    .join_se li:after, .join_se li:nth-child(3):after {
        display: none;
    }
    .join_se li, .join_se li:nth-child(4) {
        padding: 0;
    }
    .jn_video iframe {
        height: 185px;
    }
    .join_se li .j_box {
        padding: 34px 20px 0;
        justify-content: center;
    }
    .home_banner1 h1 {
        font-size: 30px;
    }
    .home_banner1 .cus_container {
        padding: 35px 20px;
    }
    .home_banner {
        margin-bottom: 30px;
    }
    .cbtmrow h2 {
        font-size: 33px;
    }

    .header_container img {
        width: 150px;
    }
}
@media screen and (max-width:400px){
    .home_banner1 h1 {
        font-size: 28px;
    }
    .home_banner1 .cus_container {
        padding: 35px 20px;
    }
    .col-span-2#mobile-menu-btn {
        padding-right: 0 !important;
    }
    .os_btn {
        padding: 9px 10px 5px;
        margin-left: 5px;
    }
}
@media screen and (max-width:767px){
    .sections.nav-sections {
        z-index: 999;
    }
    .sections.nav-sections .section-item-title a {
        color: #fff;
        font-weight: 700;
        font-size: 18px;
    }
    .sections.nav-sections .section-item-content ul li a {
        color: #fff;
        font-family: 'Teko', sans-serif;
        font-weight: 400 !important;
        font-size: 23px;
    }
    .nav-sections-item-content ul {
        text-align: left;
    }
    .section-item-title.nav-sections-item-title {
        display: none;
    }
    /*.br_cats, */.nav_close {
        display: block;
    } 
    .page-products.knight-product-onepage .page-title-wrapper h1{
        float: left;
        margin-bottom: 20px;
    }
    .catalog-category-view .page-title-wrapper .br_cats,
    .page-products.knight-product-onepage .page-title-wrapper .br_cats{
        float: right;
        display: block;
    }
    .catalog-category-view .page-title-wrapper:after,
    .page-products.knight-product-onepage .page-title-wrapper:after {
        content: "";
        display: block;
        clear: both;
    } 
    .page-products.knight-product-onepage .page-title-wrapper{
        margin-top: 15px;
    }
    .catalog-category-view .page-title-wrapper .block {
        margin: 15px 0 0 !important;
    }
    .product-info-main .br_cats {
        display: none;
    }
    .navigation .parent .level-top:after {
        top: 4px;
    }
    .nav-sections-item-content .navigation .level0 {
        margin: 0;
    }
    .sections.nav-sections .fty-search-bar input[type='text'] {
        padding: 22px 20px 25px !important;
        border: 1px solid #fedb00 !important;
        margin-bottom: 15px;
        font-size: 16px !important;
    }
    .sections.nav-sections .fty-search-bar {
        margin-top: 110px !important;
        padding: 0 15px !important;
    }
    .sections.nav-sections .fty-search-bar input[type='submit'] {
        float: right;
        font-size: 16px;
        padding: 8px 20px;
    }
    .categorypath-watersports-gear-tubes .category-description {
        margin-bottom: 20px;
    }
}
.review-items .review-title {
    display: none;
}
.checkout-cart-index #block-summary{
    display: block !important;
}
#block-summary #shipping-zip-form{
    display: none !important;
}

.jet_banner_mako .jet_bannercol1 {
    width: 40%;
}

@media screen and (max-width:1600px){
    .jet_banner_mako.jet_banner_dog .jet_bannercol1 {
        width: 30%;
    }
}
@media screen and (max-width:991px){
    .jet_banner_mako.jet_banner_dog .jet_bannercol1 {
        width: 46.8%;
    }
}
@media screen and (max-width:767px){
    .jet_banner_mako .jet_bannercol1, .jet_banner_mako.jet_banner_dog .jet_bannercol1 {
        width: 90%;
    }
}

 

 .header_sec {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.fixed_phone {
    top: 320px;
}