/* 
Theme Name: Scag Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-scag
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


* {
    margin: 0;
}

html,
body,
p,
.roboto {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 1024px) {
    html {
        position: fixed;
        height: 100%;
        overflow: hidden;
    }

    body {
        width: 100vw;
        height: 100vh;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.headline,
.teko {
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
}

.roboto h1,
.roboto h2,
.roboto h3,
.roboto h4,
.roboto h4,
.roboto h5,
.roboto h6,
.roboto {
    font-family: "Roboto", sans-serif !important;
}

.teko h1,
.teko h2,
.teko h3,
.teko h4,
.teko h4,
.teko h5,
.teko h6,
.teko {
    font-family: "Teko", sans-serif !important;
}

h1, .h1 {
    font-size: 6.5rem;
}

.accessory-template-default h1,
.feature-template-default h1,
.engine-template-default h1 {
    font-size: 3.4rem;
}

h2, .h2 {
    font-size: 3rem;
}

h3, .h3 {
    font-size: 2.2rem;
}

h4, .h4 {
    font-size: 1.8rem;
}

h5, .h5 {
    font-size: 1.3rem;
}

h6, .h6 {
    font-size: 1.1rem;
}

@media only screen and (max-width: 1024px) {
    h1, .h1 {
        font-size: 4rem !important;
    }

    .pro-tip-headline h1 {
        font-size: 2.8rem !important;
    }

    h2, .h2 {
        font-size: 2rem !important;
    }

    h3, .h3 {
        font-size: 1.6rem !important;
    }

    h4, .h4 {
        font-size: 1.4rem !important;
    }

    h5, .h5 {
        font-size: 1.2rem !important;
    }

    h6, .h6 {
        font-size: 1rem !important;
    }

    .home-intra-hero {
        font-size: 2rem !important;
    }

    /*home page*/
    .elementor-889 .elementor-element.elementor-element-973e17d .elementor-cta__content {
        min-height: 300px !important;
    }

    .elementor-89 .elementor-element.elementor-element-ac40ac8 .elementor-image img {
        width: 100% !important;
    }

    .product-callouts img {
        max-width: 75%;
    }

    .stripes {
        visibility: visible !important;
    }

    .promos .elementor-widget-wrap > .elementor-element {
        width: 100%;
        margin-bottom: -25px;
    }

    .c-grow {
        width: 80% !important;
        margin: auto;
        margin-bottom: 1.5em;
    }

    .product-callouts img {
        min-width: 90px;
    }

    /*end home*/
}

.sub-nav-title h3 {
    font-size: 1.8rem;
}

.light-font {
    font-weight: 300;
}

.regular-font {
    font-weight: 400 !important;
}

.medium-font {
    font-weight: 500;
}

.semi-bold-font {
    font-weight: 600;
}

.bold-font {
    font-weight: 700;
}

.orange {
    color: #F0780E;
}

.bg-orange {
    background-color: #F0780E;
}

.red {
    color: #B11E25;
}

.bg-red {
    background-color: #B11E25;
}

.off-black,
.off-black a {
    color: #1D1D1D;
}

.bg-off-black {
    background-color: #1D1D1D;
}

.white {
    color: #ffffff;
}

.bg-white {
    background-color: #ffffff;
}

.off-white {
    color: #F2F2F2;
}

.bg-off-white {
    background-color: #f2f2f2;
}

.upper {
    text-transform: uppercase;
}

.btn-red,
.h-callout a.elementor-cta__button,
.red-button a.elementor-button-link.elementor-button.elementor-size-sm,
a.gravitypdf-download-link,
#gform_submit_button_4,
input#gform_submit_button_3 {
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    background-color: #B11E25;
    padding: 18px 26px 15px 26px;
    font-size: 1.1em;
    height: auto;
    color: #ffffff;
    line-height: 1.1;
}
#gform_submit_button_4 {
    width: auto !important;
}

.btn-red:hover,
.h-callout a.elementor-cta__button:hover,
.red-button a.elementor-button-link.elementor-button.elementor-size-sm:hover,
a.gravitypdf-download-link:hover {
    background-color: #B11E25;
    opacity: .8;
}

.hero-bg-text {
    color: #1D1D1D;
    opacity: .1;
    z-index: 0 !important;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-100 {
    margin-bottom: 100px;
}

/*header */
.mega-mower-thumb li,
li#mega-menu-223-0 {
    min-height: 375px !important;
}

.logoflex .elementor-image img {
    cursor: pointer !important;
}

.logoflex .elementor-image img {
    transition: width .4s ease;
}

/*.elementor-sticky--active .logoflex img*/
.elementor-sticky--effects .logoflex img {
    width: 160px; /*adjust this value to size your logo after scrolling down*/
}

.header-main {
    box-shadow: 0 2px 14px 0 rgba(189, 189, 189, 0.5);
}

/*re-size*/


/* end header */

/* Put classes for links inside Wysiwyg editors */
.pro-tip-content a {
    color: #F0780E;
    transition: all .2s;
}

.pro-tip-content a:hover {
    color: #B11E25;
}

@media only screen and (min-width: 1025px) {
    .dealer-col {
        width: 72% !important
    }

    .mobile-nav-col {
        width: 0% !important
    }

}

/*mobile nav */
.sub-menu li a {
    line-height: 20px;
}

.elementor-nav-menu--indicator-classic .elementor-nav-menu .mobile-top .sub-arrow i:before {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 5px;
    content: "";
    background: url(../png/triangle-filled.png) no-repeat 0 0;
    background-size: 10px 10px;


}

.mobile-icon-rotated i:before {
    background: url(../png/triangle-filled.png) no-repeat 0 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);

}

.elementor-nav-menu--indicator-classic .elementor-nav-menu .mobile-second .sub-arrow i:before {
    content: '';
    width: 10px;
    background: none;
}

.mobile-top {
    font-family: "Teko", sans-serif;
    font-size: 1.6em;
    font-weight: 500;
    background-color: #ffffff !important;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
    color: #1D1D1D;
    background-color: #ffffff;
}

.mobile-top:hover,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.mobile-top:active,
.elementor-nav-menu--dropdown .elementor-item.highlighted {
    background-color: #ffffff;
}

.mobile-second {
    background-color: #F0F0F0;
}

.mobile-second a.highlighted {
    background-color: #F0F0F0;
}

.mobile-second:hover,
.mobile-second a:hover {
    background-color: #F0F0F0 !important;
}

.mobile-third a {
    background-color: #ffffff !important;
    font-family: "Roboto", sans-serif !important;
    color: #1D1D1D !important;
    font-weight: normal !important;
    text-transform: unset;
    font-weight: 500 !important;
    font-size: .9em;
}

.mobile-second a,
.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-family: "Teko", sans-serif;
    font-size: 1.2em;
    font-weight: 700;
    color: #B11E25;
    line-height: 16px !important;

}

.mobile-second .elementor-sub-item.elementor-item-active {
    background-color: #F0F0F0;
}

li.red-btn.btn {
    margin-left: 20px;

}

li.red-btn.btn a {
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    background-color: #B11E25;
    padding: 10px 44px;
    font-size: 1.1em;
    height: auto;
    color: #ffffff;
    /* width:200px; */
    width: 250px;
    text-align: center;
    text-decoration: none;
}

li.red-btn.btn a:hover {
    background-color: #B11E25;
    text-decoration: underline;
    color: #ffffff;
}

.scag-mobile form.search-form {
    width: 80%;
    margin-left: 20px;
}

.scag-mobile form.search-form input[type=search] {
    border-radius: none;
    height: 40px;
    margin-top: 7px;
    width: 300px;

}

.scag-mobile form.search-form input.search-submit {
    display: none;
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 0 !important;
    background-color: #B11E25;
    padding: 7px 18px;
    font-size: 1.1em;
    width: 290px;
    height: auto;
    height: 40px;
    color: #ffffff;
}

/*end mobile nav*/

/*footer section*/
a.privacy-policy-ter:hover {
    color: #F0780E !important;
    text-decoration: underline;
}

.sponsor-images img {
    max-width: 62px;
}

.footer-colmun {
    min-height: 250px !important;
}

.privary-oolicy-ter {
    font-size: .938em;
    letter-spacing: .28px;
}

.footer-headline {
    letter-spacing: 2px;
}

.footer-nav ul {
    margin: 0 !important;
    display: block !important;
    margin-top: 50px;
}

.footer-nav-choice li {
    display: block !important;
    clear: both;
    width: 100% !important;
}

.sticky-sub-nav .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    flex-wrap: nowrap;
}

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

    .sticky-sub-nav .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        font-size: .8em;
    }

    .prod-page-nav a {
        padding: 0 15px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .prod-page-nav a:hover {
        color: #ffffff;
    }

    .prod-page-nav a {
        margin-left: 20px;
        padding-left: 20px;
    }

    .footer-nav-choice {
        text-align: center;
    }

    .sticky-sub-nav span.elementor-screen-only {
        position: relative !important;
        font-family: "Teko", sans-serif;
        top: 0 !important;
        height: auto !important;
        width: auto !important;
        padding-left: 10px;
    }

    .sticky-sub-nav a:hover {
        background-color: #B11E25 !important;
        color: #ffffff;
        text-decoration: none !important;
    }

    .elementor-918 .sticky-sub-nav .elementor-element.elementor-element-2e6bb48 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown,
    .elementor-918 .sticky-sub-nav .elementor-element.elementor-element-2e6bb48 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 0 !important;
        height: 50vh;
    }

    .sticky-sub-nav nav {
        height: 250px !important;
        padding-top: 30px;
    }
}

@media (max-width: 1024px) {
    .elementor-918 .sticky-sub-nav .elementor-element.elementor-element-2e6bb48 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown,
    .elementor-918 .sticky-sub-nav .elementor-element.elementor-element-2e6bb48 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 0 !important;
        height: 50vh;
    }

    .sticky-sub-nav a:hover {
        background-color: #B11E25 !important;
        color: #ffffff !important;
        text-decoration: none !important;
    }

}

@media only screen and (min-width: 1025px) {
    #product-overview .elementor-widget:not(:last-child) {
        margin-bottom: 0 !important;
    }
}


.footer-nav-choice a {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    display: block !important;
    padding: 0 !important;
    line-height: 40px;
}

/*.elementor-sticky--active .elementor-nav-menu--main .elementor-nav-menu a,*/
/*.elementor-nav-menu--main .elementor-nav-menu a.highlighted,*/
/*.elementor-nav-menu--main .elementor-nav-menu a:focus,*/
/*.elementor-nav-menu--main .elementor-nav-menu a:hover {*/
/*    padding: 0 0 !important;*/
/*}*/
.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
    line-height: 40px;
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
    display: none;
}

/*mega menu styling */
.header-main {
    max-height: 85px;
    overflow-y: visible;
    position: relative;
}

.men-height {
    max-height: 85px;
}

.dealer-col .elementor-column-wrap {
    padding: 0 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    text-align: right;
}

#mega-menu-wrap-menu-1 {
    background: #ffffff;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-family: "Teko", sans-serif;
    font-weight: 500 !important;
    background: #ffffff !important;
    text-transform: uppercase;
    color: #1D1D1D !important;
    font-size: 1.8em !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
    margin-right: 20px;
}

#mega-menu-wrap-menu-1 .mega-sub-menu li {
    list-style-type: none !important;
    line-height: 2em;
    /* margin-bottom:5px; */
}

#mega-menu-wrap-menu-1 .mega-sub-menu li.cat a {
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
    color: #B11E25;
    font-size: 1.2em;
    font-weight: 600;
}

#mega-menu-wrap-menu-1 .mega-sub-menu li.prod a {
    font-family: "Roboto", sans-serif;;
    color: #1D1D1D;
    text-transform: capitalize;
    font-size: 1em;
    font-weight: 500;
    padding: .5em 0;
}

#mega-menu-wrap-menu-1 .mega-sub-menu li.prod a:hover,
#mega-menu-wrap-menu-1 .mega-sub-menu li.cat a:hover {
    text-decoration: underline;

}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 !important;
}

.mega-toggle-on {
    border-bottom: 4px solid #B11E25 !important;
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    background-color: #ffffff !important;

}

.elementor-widget-search-form {
    margin-left: 20px;
    margin-right: 20px;
}

#mega-menu-wrap-menu-1 #mega-menu-223-0 {
    padding: 2% 6% 2% 3% !important;
}

#menu-product-dd-sub-nav-dark li {
    line-height: 2.4em !important;
    padding: 15px;
}

#menu-product-dd-sub-nav-dark li a {
    padding-top: 5px 30px !important;;
}

li#mega-menu-item-nav_menu-8 {
    padding: 1.2em 0;
}

li#mega-menu-224-0 {
    padding: 1.4em !important;
}

li#mega-menu-224-0 a:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: .9 !important;
}

.product-dd h4 {
    transition: transform .2s;
}

.product-dd:hover h4 {
    transform: scale(1.2);
}


@media only screen and (max-width: 1500px) {
    #mega-menu-wrap-menu-1 #mega-menu-223-0 {
        padding-right: 0 !important;
    }

    .menu-product-dd-sub-nav-dark-container {
        width: 100% !important;
    }

    #mega-menu-223-1 a {
        font-size: 1.2em;
        line-height: 2em;
    }

    #menu-product-dd-sub-nav-dark li {
        padding-left: 6% !important;
        line-height: 2.4em;
    }
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#mega-menu-223-1 {
    background-color: #1D1D1D !important;
}

#mega-menu-223-1 ul {
    background-color: #1D1D1D !important;
}

#mega-menu-223-1 a {
    color: #F0780E;
    text-transform: uppercase;
    font-family: "Teko", sans-serif;
    font-weight: 500 !important;
    font-size: 1.6em;
}

#menu-product-dd-sub-nav-dark li {
    display: inline-block;
    width: 24%;
    padding-left: 3%;
    text-align: center;
}

.menu-product-dd-sub-nav-dark-container {
    width: 80%;
    margin: auto;
    max-width: 1520px;
}

.menu .bym,
.menu .compare,
.menu .accessories,
.menu .promotions {
    background-repeat: no-repeat;
    background-position: 20%;
    background-size: 35px;

}

li.dark-sub:hover a {
    color: #ffffff !important
}

.category-box,
.mower-grid-item,
.acc-item {
    cursor: pointer;
}

td.upper.teko.h4.spec-name {
    font-size: 1.4rem;
}

.first-row td {
    border-top: none !important;
}

.results-area .product-accessories .acc-img {
    margin-bottom: 20px;
    vertical-align: middle;
    text-align: left !important;
}

.results-area .product-accessories img {
    display: inline-block;
    width: 18% !important;
    vertical-align: middle;
    min-width: 120px;
}

.results-area .product-accessories .ib {
    /* display:inline-block; */
    /* width:66% !important; */
    vertical-align: middle;
    display: flex;
}

.results-area .product-accessories .acc-copy-wrapper {
    width: 75%;
    display: inline-block;
    padding-left: 20px;
    /* padding-top:20px; */
    /* width:66% !important; */
}

.choices-area h5 {
    text-transform: uppercase;
}

.results-area .product-accessories .acc-copy-wrapper .h5 {

    vertical-align: middle;
}

.results-area .promotions-details-row .col-sm-12 {
    font-weight: bold !important;
    line-height: 20px;
}

.menu .bym {
    background-image: url('../png/build-your-own-icon.png');
}

.menu .compare {
    background-image: url('../png/compare-models-orange.png');
}

.menu .accessories {
    background-image: url('../png/accessories-icon.png');
}

.menu .promotions {
    background-image: url("../png/promotions-orange-icon.png");
}

.menu .bym:hover {
    background-image: url('../png/build-your-own-light.png');

}

.menu .compare:hover {
    background-image: url('../png/add-compare-icon.png');
}

.menu .accessories:hover {
    background-image: url('../png/accessories-icon-white.png');
}

.menu .promotions:hover {
    background-image: url("../png/promotions-white-icon.png");
}

.social-links li {
    width: 60px;
    display: inline-block;

}

.social-links li a {
    padding: 5px !important;
}

.social-links .hovered-image {
    margin-left: -50px !important;
}

/*mobile nav issues*/
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    /*padding-top: 50px;*/
}

/*mobile menu stuff */
@media only screen and (max-width: 1024px) {
    .results-area .product-accessories img {
        max-height: 105px !important;
    }

    .results-box .acc-price {
        text-align: left;
        font-size: 1em !important;
        justify-content: start;
        align-items: flex-start;
        flex-direction: row;
    }

    .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 30px !important;
    }

    .header-main {
        background-color: #B11E25 !important;
        color: #ffffff !important;
    }

    .header-main .elementor-element.elementor-element-2b6ec68.elementor-widget.elementor-widget-theme-site-logo.elementor-widget-image {
        max-width: 100px;

    }

    .elementor-element.elementor-element-c8426d1.elementor-widget.elementor-widget-theme-site-logo.elementor-widget-image {
        max-width: 100px;
        margin-left: 8%;
    }

    .back-link {
        cursor: pointer;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
        height: 100vh;
    }

    #mobile-nav-main {
        left: 0 !important;
    }

    .admin-bar .fsmfe-wrapper .menu-overlay {
        overflow: hidden !important;
        top: 140px !important;
        display: block !important;
    }

    .fsmfe-wrapper .menu-overlay {
        overflow: hidden !important;
        top: 100px !important;
        display: block;
    }

    section.elementor-element.elementor-element-6e0cd765.elementor-section-full_width.elementor-section-stretched.elementor-section-content-middle.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
        left: 0 !important;

    }
}

/*accessories */
.bym,
.compare {
    cursor: pointer;
}

.feature-copy {
    line-height: 1.8em;
}

.feature-copy a {
    color: #ffffff !important;
    text-decoration: underline;
}

.feature-copy a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.feature-img img {
    box-shadow: 10px 12px 24px 0 rgba(0, 0, 0, 0.22);
    background-color: #F2F2F2;
}

@media only screen and (max-width: 1024px) {
    .accessory-headline h1 {
        font-size: 2em !important;
    }

    .dark-featured-area {
        margin: 0;
        padding: 5%;
    }

    .dark-featured-area {
    }
}

@media only screen and (min-width: 1022px) {
    .dark-featured-area {
        margin: -60px 0 -100px 0;
    }
}

/*product page custom css */

.active .hover-link a.orange {
    color: #F0780E;
}

@media only screen and (max-width: 1024px) {
    .hover-link a::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "\f061";
        color: #F0780E;
        margin-left: 10px;
        text-decoration: none !important;
        display: inline-block;
        vertical-align: middle;
    }

    .hover-link a {
        color: #F0780E !important;
        font-size: 1.6rem;
        cursor: pointer !important;
        padding-right: 0 !important;
    }

    .hover-link {
        text-align: center;
        font-size: 1.6rem;
        cursor: auto;

    }

    .acc-prod-spec {
        margin-bottom: 40px !important;
        font-size: 1.2rem;

    }

    .acc-title {
        margin-bottom: 3em;
    }
}

@media only screen and (max-width: 768px) {
    .hover-link a {
        font-size: 1.4rem !important;
    }

    .hover-link {

        font-size: 1.4rem !important;


    }
}

/*.elementor-sticky--active .elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {*/
/*padding: 0 20px !important;*/
/*}*/
.prod-sub {
    margin-left: 2.5em;

}

.compare-btn:hover,
.bym-btn:hover {
    background-color: #B11E25;
}

.prod-sub a {
    font-size: 1em;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    padding-left: 1.5em !important;
}

.prod-sub.bym {
    background-image: url('../png/build-your-own-icon.png');
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px;
}

.prod-sub.compare {
    background-image: url('../png/compare-models-orange.png');
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 20px;
}


.prod-page-nav .elementor-menu-toggle {
    background: none !important;
}

.prod-page-nav .eicon-menu-bar:before {
    content: url('../svg/asset-1.svg');
    display: inline-block !important;
    width: 15px;
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
}

.prod-page-nav .elementor-menu-toggle.elementor-active i:before {
    content: url('../svg/asset-4.svg');
    display: inline-block !important;
    width: 15px;
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;

}

/* feature slider products*/
.current {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}

.disabled {
    display: none;
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.current .left {
    opacity: 1;
    transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
}

.disabled .left {
    opacity: 0;
}

.disabled.second,
.disabled.third,
.disabled.second img,
.disabled.third img {
    display: block;
    visibility: visible;
    opacity: 1;
}

.disabled.second .left,
.disabled.third .left {
    display: none !important;
}

.disabled.second .right,
.disabled.third .right {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    visibility: visible;
    opacity: 1;
}

.feature-slider {
    min-height: 700px;
}

.disabled .feature-slider {
    min-height: 0;
}

.disabled #directional {
    display: none !important;
}

.feature-desc {
    padding-right: 10%;
}

@media only screen and (max-width: 1500px) and (min-width: 1025px) {
    .img-slider-side {
        margin-top: 5em !important;
    }
}

#directional {
    position: absolute;
    z-index: 10;
    top: 25%;
    left: -30px;
    background-color: #f2f2f2;
    color: #F0780E;
    width: 10%;

}

#directional .up,
#directional .down {
    width: 100%;
    text-align: center;
    cursor: pointer;

}

.feature-slider img {
    box-shadow: 10px 12px 24px 0 rgba(0, 0, 0, 0.22);
    /* width:600px; */
    max-width: 90%;
    height: auto;
}

.feature-ratio {
    height: 50px !important;
    width: 20% !important;
    position: relative;
    display: inline-block;
}

.slide-location {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    font-size: 1.6em;
    font-weight: normal !important;
    line-height: 2em;
}

.slide-location.active {
    display: inline-block;
}

.slide-info {
    position: absolute;
    bottom: 5%;
    height: 5%;
    right: 0;
    width: 100%;
    /*font-size:1.6em;*/
    color: #ffffff;
    /*margin-left:20px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

}

.dashes {
    margin-left: 50px;
}

.x-dash {
    line-height: 2em;
    font-weight: 400;

}

.x-dash.orange {
    font-weight: 700;
    margin-top: -6px;
    color: #F0780E !important;
}

.dashes div {
    display: inline-block;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 2em;
}

.slide-info div {
    /*display:inline-block;*/
    margin-left: 20px;
    vertical-align: middle;

}

.current img {
    position: absolute;
    /*right:75px;*/
    opacity: 1 !important;
    z-index: 5;
    top: -4em;
    left: 0;
    transition: top .5s ease-in-out, left .5s ease-in-out, opacity .5s ease-in-out;
    -moz-transition: top .5s ease-in-out, left .5s ease-in-out, .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transition: top .5s ease-in-out, left .5s ease-in-out, .5s ease-in-out, opacity .5s ease-in-out;
}

.second img {
    display: block !important;
    position: absolute;
    opacity: .7 !important;
    top: -2em;
    left: 2em;
    z-index: 4;
    transition: top .5s ease-in-out, left .5s ease-in-out, opacity .5s ease-in-out;
    -moz-transition: top .5s ease-in-out, left .5s ease-in-out, .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transition: top .5s ease-in-out, left .5s ease-in-out, .5s ease-in-out, opacity .5s ease-in-out;

}

.third img {
    display: block !important;
    position: absolute;
    opacity: .5 !important;
    top: -.5em;
    left: 3.5em;
    z-index: 3;
    transition: top .5s ease-in-out, left .5s ease-in-out, opacity .5s ease-in-out;
    -moz-transition: top .5s ease-in-out, left .5s ease-in-out, .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transition: top .5s ease-in-out, left .5s ease-in-out, .5s ease-in-out, opacity .5s ease-in-out;
}

/*tablepress */
.eael-tabs-nav {
    width: 80%;
    margin: auto;
    margin-bottom: -33px;
}

.mw-600 table {
    min-width: 600px;
}

table caption + thead tr:first-child th {
    border-top: none !important;
    background-color: #ffffff;
    text-transform: uppercase;
    padding-left: 20px;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th,
table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: #ffffff !important;
}

.tablepress a,
.tablepress a:hover {
    color: #B11E25 !important;
}

.tablepress .odd td {
    background-color: #ffffff !important;
}

.tablepress tbody .column-1 {
    font-weight: bold;
    color: #1D1D1D;
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #ffffff;
}

.tablepress td,
.tablepress th {
    border-color: #F0780E !important;
    padding: 10px;
    background-color: #ffffff;
}

.tablepress tbody tr:last-child td {
    border-bottom: 1px solid #F0780E !important;
}

.tablepress tbody tr td:not(:first-child) {
    border-left: 1px solid #F0780E !important;
    padding-left: 20px;
}

.product-callouts .infobox-content {
    display: flex;
    align-items: center;
    /* justify-content:center; */
}

.product-callouts img {
    min-width: 132px;
}

/*dealer-locator*/
#wpsl-gmap {
    width: 60%;
}

#wpsl-result-list hr {
    width: 90%;
    margin: auto;
}

#wpsl-result-list a {
    color: #B11E25;
    font-weight: 500;
}

#wpsl-search-btn {
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    border: none !important;
    border-radius: 0 !important;
    background-color: #B11E25 !important;
    padding: 10px 30px;
    font-size: 1.1em;
    height: auto;
    color: #ffffff !important;
    background-image: none !important;
    margin: 0 10px;
}

.wpsl-store-location {
    position: relative;
}

.stickers {
    position: absolute;
    top: 0;
    right: 0;
}

.cat-images {
    display: block;
    margin-bottom: 5px;
    /*padding:10px 10px 10px 0;*/
}

.wpsl-search {
    background: none !important;
    margin-bottom: 4em;
}

#wpsl-search-input {
    min-width: 300px !important;
    width: 550px !important;
    border: 2px solid #1d1d1d !important;
    line-height: 28px;
    max-width: 100% !important;
    margin-right: 0 !important;
}

#wpsl-wrap #wpsl-result-list li {
    border-bottom: none;
}

#wpsl-search-btn,
#wpsl-search-wrap div {
    margin-right: 0 !important;
}

.wpsl-input label,
#wpsl-radius label,
#wpsl-category label {
    width: 0 !important;
}

.store-wrapper {
    overflow: visible;
    padding: 1.2em;
    margin: 1em 0;
}

.store-wrapper p {
    padding: 0 !important;
    width: 98%;
}

.store-wrapper:hover {
    box-shadow: 0 2px 14px 0 rgba(155, 155, 155, 0.5);
}

.store-wrapper a.btn-red {
    color: #ffffff !important;
}

.store-wrapper .btn-red:hover {
    color: #ffffff !important;
}

.street-group {
    font-weight: 700;
}

@media only screen and (max-width: 1200px) {
    #wpsl-result-list {
        width: 100%;
    }

    #wpsl-gmap {
        width: 100%;
        height: inherit;
    }

}
/*end dealer locator*/

/*product builder*/
.product-accessories ul {
    padding-inline-start: 0 !important;
}

.nav-builder li a.disabled {
    pointer-events: none;
}

.button-row .btn-red {
    color: #ffffff;
    margin: 20px !important;
}

.check.disabled {
    display: none
}

.check {
    display: block;
}

.acc-item.active,
.cat-wrapper:hover,
.category-box.active .cat-wrapper,
.product-wrapper:hover,
.mower-grid-item.active .product-wrapper {
    box-shadow: 0 2px 14px 0 rgba(155, 155, 155, 0.5);
}

.check {
    position: absolute;
    right: 0;
    top: 10%;
}

.disabled {
    display: none
}



.mower-grid-item.show-mower {
    display: block !important;
}

.deck-msrp-data {
    float: right;
}

.deck-msrp-data div {
    display: inline-block;
}

.deck-engine-price {
    /* float:right; */
}


.card-header .btn-link {
    width: 100% !important;
}

.card-header .btn-link .arrow-down {
    background-image: url("../png/triangle-filled.png");
    float: right;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

.card-header.active .btn-link .arrow-down {
    transform: rotate(180deg);
}

.btn-red:focus {
    background-color: #B11E25 !important;
    color: #ffffff !important;
}

.card-header a.btn-link:hover {
    background: none;
    color: #1D1D1D;
}

h4.mb-0.upper.teko.off-black {
    text-align: left;
}

.prev {
    color: #1D1D1D !important;
    background-color: #F2F2F2;
}

.prev:hover {
    color: #ffffff !important;
    background-color: #B11E25 !important;
}

.card-body input[type='radio'] {
    width: 15px;
    height: 15px;

}

.card-body input[type='radio']:after,
input.promotion-checkbox:after {
    width: 15px;
    height: 15px;
    /* border-radius: 15px; */
    top: 1px;
    left: -1px;
    position: relative;
    background-color: none;
    content: '';
    display: inline-block;
    visibility: visible;
    /* border: 1px solid #d1d3d1; */
}

.card-body input[type='radio']:checked:after,
input.promotion-checkbox:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: 1px;
    left: -1px;
    position: relative;
    background-color: #B11E25 !important;
    content: '';
    display: inline-block;
    visibility: visible;
    border: none !important;


}

.engine-details-row input {
    margin-left: 13px !important;
}

.price-row,
.price-row.hidden {
    display: none;
}

.price-row.active {
    display: flex;
}

.ib {
    display: inline-block;
}

.results-area .product-image {
    width: 300px;
}

.results-area li {
    list-style-type: none;
    margin-right: 30px;
}

/* .results-area .acc-price {
    display:none;
} */
.results-area .acc-img img {
    width: 100px;
}

.results-area h4.ib {
    font-size: 1.4em;
}

.results-area h4.spec-name {
    font-size: 1.4em !important;
}

.results-area .result {
    padding: 7px 15px;
    font-weight: bold;
    vertical-align: middle;
}

.results-area h5.acc-headline {
    height: 20px;
    font-family: "Roboto", sans-serif !important;
    text-transform: unset;
    font-size: 1rem;

}

.results-area h3.off-black.upper.teko.py-3 {
    font-size: 1.6rem;

}

.results-area .acc-price {
    font-family: "Roboto", sans-serif !important;
    text-transform: unset;
    font-size: 1rem;
}

.results-area .accessories-disclaimer.pt-3 {
    padding-top: 0 !important;

}

td.spec-name {
    width: 40%;
    border-left: none;
}

td.result {
    border-right: none;

}

.start-over.hidden {
    display: none;
}

.prev.hidden,
.next.hidden {
    display: none;
}

.accessories-disclaimer {
    font-size: .8em;

}

/* #accordionProduct{
    min-width:1000px;
    overflow-x:auto;
} */
.acc-container {
    width: 24.5%;
}

.card-header .btn,
.card-header a.btn,
.card-header button {
    background: none !important;
    border: none !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

h5.acc-headline {
    height: 50px;
}

.total-wrapper {
    min-height: 200px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0 !important;
}

.all-disclaimers ul,
.all-disclaimers li {
    list-style-type: disc !important;
    font-size: .9em;
    padding-inline-start: 0 !important;
}

.promo-disclaimer a {
    color: #B11E25 !important;

}

@media only screen and (max-width: 1024px) {
    .total-wrapper {
        min-height: 150px;
    }

    h5.acc-headline {
        height: 75px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .acc-price {
        height: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .mobile-scroll {
        display: flex;
        flex-wrap: nowrap;
        /* overflow-x: auto; */
        -webkit-overflow-scrolling: touch;
        min-width: 1200px;
    }

    #accordionProduct .card-body {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .engine-details-row {
        /* overflow-x:visible; */
        -webkit-overflow-scrolling: touch;
    }

    .acc-container {
        width: 48%;
    }

    .total-wrapper {
        min-height: 100px;
    }

}

@media only screen and (max-width: 767px) {
    .acc-container {
        /* width:98%; */
    }

}

/*end product builder*/
/*results form */
label.gfield_label {
    color: #B11E25;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 1.4em;
}

.gfield_radio li {
    display: inline-block !important;
    margin-right: 30px;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    width: 100%;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 0;
    height: 40px;
}

select#input_3_6_6 {
    height: 30px;
    border-radius: 0;
}


.form-area .gform_title,
.form-area .gform_description {
    display: none !important;
}

.deck-specs-wrapper .deck-d-wrapper:nth-of-type(even) {
    background-color: #f2f2f2;
}

.deck-specs-wrapper .deck-d-wrapper:nth-of-type(odd) {
    background-color: #ffffff;
}

.gchoice_3_5_1 {
    margin-left: 30px;
}

/*product pages */
.c-grow {
    transition: all .2s ease-in-out;
}

.c-grow:hover {
    transform: scale(1.05);
}

.c-grow a:hover {
    color: #1D1D1D;
    text-decoration: none;
}

.btl-sticky li.bym,
.btl-sticky li.accessories {
    display: none !important;
}

.feature-wrapper a,
.feature-wrapper a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.ptp-8 {
    padding-top: 8% !important;
}

.ptp-8 .feature-desc {
    margin-top: -8%;
}

.product-overview .eicon-play::before {
    content: url(../png/product-play-icon.png);
}

@media only screen and (max-width: 767px) {
    .product-overview .eicon-play::before {
        content: url(../png/scag-play-75.png);
    }
}

#product-overview .elementor-custom-embed-play i::before {
    transition: all .1s ease-in-out;
}

#product-overview .elementor-custom-embed-play i:hover {
    transform: scale(1.03);
}

.elementor-custom-embed-play i {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.prod-page-nav a {
    padding: 0 25px;
    line-height: 30px !important;
}

.elementor-widget-theme-post-content a {
    color: #B11E25;
    text-decoration: underline;
}

.elementor-widget-theme-post-content a:hover {
    text-decoration: none;
}

.dark-block.hidden {
    display: none;
}

.bottom-section.hidden {
    display: none;
}

/*parts-manuals*/
.card {
    border: none !important;
}

#catAccordion .card-header {
    padding: 0 !important;
    margin-bottom: 0;
    background: none;
    border-bottom: none;
}

/* About Us Timeline links*/
.jet-hor-timeline-item__card-desc a {
    color: #B11E25;
}

.jet-hor-timeline .jet-arrow {
    z-index: 88;
}

#pat-table table td,
#pat-table table th {

    border: 1px solid #F0780E !important;
    text-align: center;
    font-size: .8em;
}

/*ie11 media query*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .logoflex img {
        max-width: 225px;
    }

    .cat-columns {
        max-width: 400px;
        max-height: 400px;
        position: relative;
    }

    .cat-headline-title {
        max-width: 400px;
        position: relative;
        display: block !important;
        margin-top: -40px;
    }

    .menu-image {
        width: 40px;
    }

    .menu-item a img,
    img.menu-image-title-after,
    img.menu-image-title-before,
    img.menu-image-title-above,
    img.menu-image-title-below,
    .menu-image-hover-wrapper .menu-image-title-above {
        width: 40px;
    }

    .elementor-918 .elementor-element.elementor-element-d9ac4aa {
        top: -55vh;
    }

    .elementor-918 .elementor-element.elementor-element-31cc22a {
        top: -54vh;
    }

    .prod-img-wrapper img,
    .category-image img {
        max-width: 400px !important;
    }

    .fa-sort-down::before {
        content: "" !important;
    }

    .elementor-1155 .elementor-element.elementor-element-f1e1f5d > .elementor-container {
        min-height: 600px;
    }

    .why-buy-card-content {
        padding-right: 1.5em;
    }

    .jet-hor-timeline-item__card-img {
        max-height: 250px !important;
    }

    /*.jet-hor-timeline-item__card-title{min-height:120px;} */
    /* .jet-hor-timeline-item__card-desc{min-height:200px !important;} */
    .elementor-element-2df118a {
        top: 5% !important;
    }

    .fade:not(.show) {
        opacity: 1 !important;
    }

    #prod-changer select {
        background-image: none !important;
    }

    .acc-container img {
        max-width: 250px !important;
        margin: auto;
    }

    .mower-cat-container .category-image {
        max-height: 260px !important;
        margin: auto;
    }

    .mower-cat-container img {
        max-width: 250px !important;
        margin: auto;
    }
}

.banner-content a {
    color: #ffffff;
    text-decoration: underline;
}

.optanon-alert-box-button-middle button:hover,
.optanon-alert-box-button-middle button:active,
.optanon-alert-box-button-middle button:focus {
    background-color: transparent !important;
}

/*end ie11 media query*/


/**************************************************************/
/*****************   Dealer Locator Page   ********************/
/**************************************************************/

.store-wrapper .store-title {
    width: 70%;
    max-width: 300px;
}

@media only screen and (max-width: 767px) {
    .store-wrapper .store-title {
        max-width: 300px;
    }
}

[title="Start location"],
[title="Start location"] img {
    display: none !important;
}


/**************************************************************/
/******************   News Page Updates   *********************/
/**************************************************************/

#mega-menu-224-0 {
    box-shadow: 0 5px 14px -5px rgb(189 189 189) !important;
}

@media (max-width: 1025px) {
    .category-filter-buttons {
        flex-direction: column;
        align-items: center;
    }

    .category-filter-buttons .form-check {
        margin: 15px 0 !important;
    }

    .category-filter-buttons .form-check label {
        border-bottom: 3px solid transparent;
    }
}

/**************************************************************/
/******************   Weird Fix Updates   *********************/
/**************************************************************/
/* For Scag Pro Tip Grid section that's being hidden for some reason */
.scag-pro-tip-grid {
    display: block !Important;
}

/**********************************************************************************/
/*****************   BAM Contact Your Dealer Form Postal Code   *******************/
/**********************************************************************************/
#gform_10 #field_10_15 #input_10_15_5_container {
    padding-left: 0;
    flex: 0 0 100%;
}

/**************************************************************/
/******************   Safety Video Link Styling   *********************/
/**************************************************************/
/* For Scag Pro Tip Grid section that's being hidden for some reason */
.video-links {
    font-size: 18px;
}

.video-links a {

    color: #F0780E !important;
    text-decoration: underline;
}

.video-links a:hover {
    color: #232323 !important;
    text-decoration: none !important;
}

@media only screen and (max-width: 1024px) {
    .video-links {
        font-size: 16px;
    }
}


.page-anchor {
    margin-top: -19vh;
}

/* Scag Flip Box */
.scag-flip-box {
    width: 550px;
}
@media (min-width: 1551px) {
    .scag-flip-box .elementor-flip-box {
        height: 450px !important;
    }
}
@media (max-width: 1570px) {
    .scag-flip-box .elementor-flip-box {
        height: 430px !important;
    }
}
@media (max-width: 1500px) {
    .scag-flip-box .elementor-flip-box {
        height: 415px !important;
    }
}
@media (max-width: 1420px) {
    .scag-flip-box .elementor-flip-box {
        height: 390px !important;
    }
}
@media (max-width: 1350px) {
    .scag-flip-box .elementor-flip-box {
        height: 360px !important;
    }
}
@media (max-width: 1250px) {
    .scag-flip-box .elementor-flip-box {
        height: 340px !important;
    }
}
@media (max-width: 1150px) {
    .scag-flip-box .elementor-flip-box {
        height: 310px !important;
    }
}
@media (max-width: 767px) {
    .scag-flip-box .elementor-flip-box {
        height: 410px !important;
    }
}
@media (max-width: 550px) {
    .scag-flip-box .elementor-flip-box {
        height: 360px !important;
    }
}
@media (max-width: 420px) {
    .scag-flip-box .elementor-flip-box {
        height: 300px !important;
    }
}
.scag-flip-box .elementor-flip-box__back {
    border-bottom: solid #F0780E 17px;
}
.scag-product-post-cards-container .scag-flip-box-card .elementor-element-populated {
    padding: 0 !important;
}


.overflow-visible {
    overflow: visible;
}

.column-spacer-container > div {
    background-size: cover;
}

.scag-icon-box .elementor-image-box-img {
    width: 20%;
}

.last-icon-box img {
    width: 70%;
}

.scag-icon-box .elementor-image-box-content {
    width: 80%;
}

.scag-icon-box h3 {
    margin-left: 30px;
}

.last-icon-box h3 {
    margin-left: 20px;
}

.generic-card {
    width: 85% !important;
}

.hero-copy p {
    font-size: 1.625rem !important;
}

.hero-copy a {
    color: #B11E25;
}

.hero-copy a:hover {
    color: #C14B51;
    text-decoration: underline;
}

.hero-headline h1 {
    font-size: 6.25rem;
}


.pro-tip [data-column-clickable] {
    position: absolute;
    height: 100%;
    top: 0;
}

.pro-tip .inner-card-container section {
    position: absolute;
    bottom: 0;
}

@media (min-width: 1025px) and (max-width: 1499px) {
    .pad-content {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .pad-content {
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

@media (min-width: 1024px) {
    .pro-tip-content .elementor-top-column {
        width: 90% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1400px) {
    .generic-card h2 {
        font-size: 2.37rem;
    }
}

@media (max-width: 1024px) {
    .small-headline h1,
    .small-headline h3 {
        font-size: 1.2rem !important;
    }

    .tablet-hero-headline h2,
    .inner-headline h2 {
        font-size: 3.5rem !important;
    }

    .generic-card {
        width: 100% !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .generic-card img {
        width: 100%;
    }
}

/**************************************************************/
/********************* Contact Form  **************************/
/**************************************************************/

@media (max-width: 2560px) {
    .scag-form .gfield_label {
        text-transform: uppercase;
        color: #B11E25;
    }

    .scag-form .gfield_radio li {
        width: 30%;
        display: inline-block;
    }

    .scag-form .gfield_radio li label {
        text-transform: uppercase;
    }

    .scag-form-input input,
    .scag-form-input select,
    .scag-form-input textarea,
    .scag-form input[type="submit"] {
        border-radius: 0 !important;
    }

    .full-width-form-input input,
    .full-width-form-input select {
        width: 100% !important;
        height: 54px !important;
    }

    .ginput_complex input,
    .ginput_complex select,
    .ginput_container_text input,
    .ginput_container_phone input,
    .ginput_container_email input {
        height: 54px !important;
    }

    #field_6_9 .gfield_description {
        margin-bottom: 1.5rem;
    }

    .gfield_description a {
        color: #B11E25;
        text-decoration: underline;
    }

    .gfield_description a:hover {
        text-decoration: none;
    }


    .scag-form .ginput_container_select {
        position: relative;
    }

    .scag-form i {
        position: absolute;
        right: 10px;
        top: 10px;
        text-align: center;
        pointer-events: none;
        font-size: 1.5rem;
    }

    .address_country i {
        top: 562px !important;
        left: 494px !important;
    }

    @media (max-width: 1024px) {
        .address_country i {
            left: unset !important;
            right: 26px !important;
        }
    }
    @media (max-width: 640px) {
        .address_country i {
            top: 724px !important;
        }
    }
    .scag-form select {
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        -webkit-border-radius: 0px;
        background-color: #fff;
    }

    .checkmark {
        position: absolute;
        top: 1px;
        left: 3px;
        height: 25px;
        width: 25px;
        background-color: #fff;
        border-radius: 50%;
        border: solid black 1.5px;
    }

    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .gfield_radio label,
    .gfield_checkbox label {
        margin-left: 2rem !important;
        margin-top: -.1rem !important;
    }

    .gform_wrapper ul.gfield_radio li input[type=radio],
    .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
        width: 100% !important;
    }

    .gfield_radio li input,
    .gfield_checkbox li input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        z-index: 1;
    }

    .gfield_radio li,
    .gfield_checkbox li {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .gfield_radio li:hover input ~ .checkmark,
    .gfield_checkbox li:hover input ~ .checkmark {
        background-color: #ccc;
    }

    .gfield_radio li input:checked ~ .checkmark,
    .gfield_checkbox li input:checked ~ .checkmark {
        background-color: #B11E25;
    }

    .gfield_radio li input:checked ~ .checkmark:after,
    .gfield_checkbox li input:checked ~ .checkmark:after {
        display: block;
    }

    .gfield_radio li .checkmark:after,
    .gfield_checkbox li .checkmark:after {
        top: 5.5px;
        left: 5.5px;
        width: 10px;
        height: 10px;
        background: white;
        border-radius: 50%;
    }

    .gfield_checkbox li .checkmark {
        border-radius: 0%;
    }

    .gfield_checkbox li .checkmark:after {
        border-radius: 0%;
    }

    .contact-us-info-box .elementor-column-wrap {
        height: 164px;
    }

    .scag-form input[type="submit"] {
        background-color: #B11E25;
        font-family: "Teko", sans-serif;
        font-weight: 600 !important;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 2px;
        margin-top: 3rem !important;
        height: 43px;
        width: 123px !important;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        opacity: 1;
        font-size: 1.18rem;
    }

    .scag-form input[type="submit"]:hover {
        opacity: .8;
    }

}

@media (max-width: 767px) {
    .scag-form .gfield_radio li {
        width: 50%;
    }
}

#choice_2_4_1,
#choice_2_4_0 {
    height: 26px !important;
}


/**************************************************************/
/********************* Promotion Single   *********************/
/**************************************************************/
.warranty-child-card p strong {
    font-size: 1.2rem;
}

.warranty-child-card a {
    color: #B11E25;
    text-decoration: underline;
}

.warranty-child-card a:hover {
    color: #F0780E;
    text-decoration: none;
    opacity: .8;
}

.warranty-parent-title {
    /*width: 70%;*/
    line-height: 1.3em;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
}

.warranty-parent-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .5rem;
}

.warranty-child-card {
    width: 33%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 1rem;
}

.warranty-title-container:not(:first-of-type) {
    border-top: solid #E6E6E6 2px;
}

@media (max-width: 1024px) {
    .warranty-child-card {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .warranty-child-card {
        width: 100%;
    }

    .warranty-parent-title,
    .warranty-child-card {
        padding-left: .5rem;
        padding-right: .5rem;
    }

    .warranty-parent-title {
        width: 100%;
    }
}


/**************************************************************/
/********************* Generic Template  **********************/
/**************************************************************/


.scag-generic-template-copy .elementor-widget-container img {
    float: right;
    padding-left: 3.5rem;
    padding-bottom: 3.5rem;
}

/* Removes image from the page copy on the generic page template to make this more strict. */
.scag-generic-template-copy .elementor-widget-container img:not(:first-child),
.scag-generic-template-copy .elementor-widget-container h2 img,
.scag-generic-template-copy .elementor-widget-container h3 img,
.scag-generic-template-copy .elementor-widget-container h4 img,
.scag-generic-template-copy .elementor-widget-container h5 img,
.scag-generic-template-copy .elementor-widget-container h6 img,
.scag-generic-template-copy .elementor-widget-container p img {
    display: none;
}

.scag-generic-template-copy a {
    color: #F0780E;
}

.scag-generic-template-copy a:hover {
    color: #F0780E;
    text-decoration: none;
    opacity: .8;
}


@media (max-width: 1600px) {
    .generic-page-content-container {
        width: 95%;
        margin: 0 auto;
    }
}

@media (max-width: 1440px) {
    .scag-generic-template-copy .elementor-widget-container img {
        width: 500px;
    }

    .scag-generic-template-copy .elementor-widget-container {
        width: 97%;
    }
}

@media (max-width: 991px) {
    .generic-content-area .col-lg-6 h3 {
        padding-top: 0;
    }

    .scag-generic-template-copy .elementor-widget-container img {
        width: 100%;
        padding-right: 3.5rem;
    }

}

@media (max-width: 768px) {
    .generic-content-area-toolset-container .generic-content-area .px-5 {
        padding: 0;
    }

    .generic-content-area-toolset-container .generic-content-area {
        margin-top: 0;
        padding: 0;
    }

    .generic-content-area-toolset-container .generic-content-area:first-of-type {
        margin-top: 4rem;
    }

    .scag-generic-template-copy .elementor-widget-container img {
        padding-right: 1rem;
        padding-left: 1rem;
    }

}

/**************************************************************/
/********************* SCAG Nation Page  **********************/
/**************************************************************/

.hero-open-paragraph .elementor-text-editor {
    font-size: 1.625rem !important;
}

.hero-height {
    min-height: 60vh;
}

.scag-event-card-container .elementor-row {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.scag-event-card {
    min-height: 55vh;
    width: 30% !important;
}

.gallery-last-name {
    visibility: hidden;
}

.gallery-last-name:first-letter {
    visibility: visible;
}

.hover-card {
    opacity: 1;
    -webkit-transition: opacity .3s !important;
    -o-transition: opacity .3s !important;
    transition: opacity .3s !important;
    height: 375px;
}

.hover-card p {
    opacity: 0;
    -webkit-transition: opacity .3s !important;
    -o-transition: opacity .3s !important;
    transition: opacity .3s !important;
}

.hover-card:hover p {
    opacity: 1;
}

.hover-card:hover {
    opacity: .8;
}

@media (max-width: 1024px) {
    .scag-event-card {
        min-height: 45vh;
        width: 32% !important;
    }
}

@media (max-width: 768px) {
    .scag-event-card {
        min-height: 47vh;
        width: 95% !important;
        margin-bottom: 1rem;
    }
}

/**************************************************************/
/********************* Financing Page *************************/
/**************************************************************/

.financing-image img {
    height: 66px;
    width: unset;
}

.accordion pre {
    font-family: Roboto, sans-serif;
}

/**************************************************************/
/*********************    FAQ Page    *************************/
/**************************************************************/

.elementor-tab-content a {
    color: #B11E25 !important;
    text-decoration: underline;
}

.elementor-tab-content a:hover {
    color: #F0780E !important;
    text-decoration: none;
    opacity: .8;
}


/**************************************************************/
/*******************    Resources Page    *********************/
/**************************************************************/


.resource-card:hover a {
    background-color: #C14B51 !important;
    text-decoration: underline;
    opacity: 1 !important;
}

@media (min-width: 769px) {
    .resources-icon-box {
        margin-right: -5rem;
    }

}

@media (max-width: 1024px) {
    .resources-icon-box {
        margin-right: 0;
    }
}


/**************************************************************/
/********************    About Us Page    *********************/
/**************************************************************/
.about-us-timeline .jet-hor-timeline-item {
    padding: 0 !important;
}

@media (max-width: 1024px) {
    .about-us-timeline .jet-hor-timeline-item {
        padding: .5rem !important;
    }
}

.about-us-timeline .jet-hor-timeline-item img {
    width: 100%;
}

.about-us-links a {
    color: #B11E25;
}

.about-us-links a:hover {
    text-decoration: underline;
}

.why-buy-headline h2 {
    padding-top: 3rem !important;
}

.why-buy-headline .elementor-widget-container {
    padding-bottom: 0 !important;
}

/**************************************************************/
/*********************   Scag Table   *************************/
/**************************************************************/
.scag-table thead tr {
    border-top: solid #C9C9C9 2px !important;
}

.scag-table th {
    border-top: solid #C9C9C9 2px !important;
    border-bottom: none !important;
}

.scag-table thead,
.scag-table tbody tr td:not(:first-child) {
    border-left: solid #C9C9C9 2px !important;
    border-right: solid #C9C9C9 2px !important;
}

.scag-table td,
.scag-table tbody tr:last-child td {
    border-color: #C9C9C9 !important;
    border-left: solid 2px #C9C9C9 !important;
    border-bottom: solid 2px #C9C9C9 !important;
}

.scag-table th:not(:last-child) {
    border-right: solid 2px #C9C9C9 !important;
}

.scag-table th,
.scag-table .odd {
    background-color: #F2F2F2 !important;
}

li.prod.electric {
    background-image: url('../png/scag-icon-ev.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 30px;
    margin-bottom: 10px;
}

li.prod.new-product::before {
    content: "";
    background-image: url('../png/new_product_icon_cats_eye_gold.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 40px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
    li.prod.new-product {
        display: flex;
        align-items: center;
        padding-left: 40px;
    }

    li.prod.new-product::before {
        height: 17px;
        width: 40px;
        margin-top: 5px;
    }

    li.prod.new-product a {
        padding-left: 0;
    }

    li.prod.electric {
        margin: 0 0 10px 30px;
    }

    li.prod.electric a {
        padding-left: 0;
    }
}

/************************************************************************/
/******************  Scag Customer Profile Dropdown *********************/
/************************************************************************/
select#input_6_23 {
    min-height: 50px !important;
}

/**************************************************************/
/*****************   BAM Dropdown Updates   *******************/
/**************************************************************/
#gform_fields_9 #input_9_28 {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: inherit;
    font-family: inherit;
    padding: 15px 4px;
    letter-spacing: normal;
}

#gform_fields_9 #input_9_28 option {
    color: #1d1d1d;
}

/**********************************************************************************/
/*****************   BAM Contact Your Dealer Form Postal Code   *******************/
/**********************************************************************************/
#gform_10 #field_10_15 #input_10_15_5_container {
    padding-left: 0;
    flex: 0 0 100%;
}


/**********************************************/
/*****************   Menu   *******************/
/**********************************************/
li.prod.electric{
    background-image: url('../png/scag-icon-ev.png');
    background-repeat: no-repeat;
    background-size:contain;
    padding-left: 40px;
    margin-bottom:10px;
}
.mobile-icon-rotated i:before {
    background: none !important;
}

/* Mobile Menu */
.mobile-icon-rotated i:before {
    background: none !important;
}



/************************************************************/
/*****************   Agile Store Locator  *******************/
/************************************************************/

/* Dealer Page */
.dealer-single .dealer-content {
    column-gap: 20px;
    row-gap: 20px;
}
.dealer-single .dealer-title {
    font-size: 2.375rem;
    color: #f0780f;
    line-height: 0.95;
}
@media only screen and (max-width: 1024px){
    .dealer-single .dealer-title {
        font-size: 2.5rem !important;
    }
}
@media only screen and (max-width: 768px){
    .dealer-single .dealer-title {
        font-size: 2.25rem !important;
    }
}
.dealer-single .dealer-details address {
    font-weight: bold;
}

.dealer-single.asl-cont a {
    color: #b11e25;
}
.dealer-single.asl-cont a:hover {
    color: #b11e25;
}
.dealer-categories ul {
    display: flex;
    row-gap: 5px;
    column-gap: 10px;
    margin-bottom: 0;
    padding: 0;
}
.dealer-categories li {
    list-style-type: none;
}
.dealer-categories figure {
    width: 100px;
}
.dealer-single .btn-red,
.sl-item .btn-red {
    background-color: #B11E25 !important;
    color: #ffffff !important;
    display: inline-block;
}
.dealer-single .btn-red:hover {
    text-decoration: none !important;
}

/* Dealer Locator Page */
#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section {
    background-color: transparent !important;
}
#asl-storelocator.asl-cont.asl-template-0 input,
#asl-storelocator.asl-cont .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .btn-group button.adropdown-toggle {
    border-radius: 0 !important;
    border: 2px solid #1d1d1d !important;
}
#asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter .sl-search-group .span-geo {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
#asl-storelocator .pagination {
    display: block;
    margin: 0;
}
#asl-storelocator .pagination button {
    display: block;
    color: #F0780E;
    background-color: #1d1d1d;
    text-transform: uppercase;
    font-family: "Teko", sans-serif;
    font-weight: 500 !important;
    font-size: 1.6em;
    border: none;
    width: 100%;
    padding: 18px 26px 15px 26px;
    cursor: pointer;
}
#asl-storelocator .pagination button:hover {
    color: #fff;
}

/* Dealer Locator - Single Item */
.sl-item {
    font-family: "Roboto", sans-serif;
}
.sl-item .dealer-title {
    font-weight: 500 !important;
    line-height: 1.1 !important;
    font-size: 1.3rem !important;
}
@media only screen and (max-width: 1024px){
    .sl-item .dealer-title {
        font-size: 1.125rem !important;
    }
}
@media only screen and (max-width: 768px){
    .sl-item .dealer-title {
        font-size: 1.3rem !important;
    }
}
.sl-item .dealer-categories figure {
    width: 70px;
}
.sl-item .category-list li {
    margin-bottom: 0 !important;
}
.sl-item .dealer-content {
    column-gap: 20px;
    row-gap: 20px;
}
.sl-item .sl-miles span {
    text-align: left !important;
}
.sl-item .dealer-categories {
    flex-shrink: 2;
}
.sl-item .btn-red {
    font-size: 1.1em !important;
}
#asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .addr-loc ul li {
    display: block !important;
    width: auto !important;
}
@media only screen and (max-width: 768px){
    #asl-storelocator.asl-cont .asl-wrapper .sl-main-cont .asl-panel-inner .sl-main-cont-box .sl-list-wrapper .sl-list .sl-item {
        padding: 15px;
    }
}
.sl-item address,
.sl-item address span{
    line-height: 1.5;
    font-weight: 500;
    font-size: 14px !important;
}

@media only screen and (min-width: 768px){
    body #asl-storelocator.asl-p-cont #asl-map-canv,
    body #asl-storelocator.asl-cont #asl-map-canv {
        height: 500px !important
    }
}
@media only screen and (min-width: 1024px){
    body #asl-storelocator.asl-p-cont #asl-map-canv,
    body #asl-storelocator.asl-cont #asl-map-canv {
        height: 550px !important
    }
}

#asl-storelocator.asl-cont .infoBox #style_0 .asl-buttons {
    justify-content: left !important;
    padding-top: 0 !important;
}
#asl-storelocator.asl-cont .infoBox #style_0 .asl-buttons .action {
    border-radius: 0 !important;
    font-family: "Teko", sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}