body.post-type-archive .products li.product-category:nth-child(9) {
    display: none !important;
}

/* header start */
.custom-call-header .elementor-button {
    width: 100% !important;
}
.archive .dgwt-wcas-search-wrapp {
    max-width: 100% !important;
    min-width: 185px;
}

.elementskit-navbar-nav {
    justify-content: center !important;
    gap: 30px;
  }
  .menu-item a {
    font-family: "Acumin", Sans-serif !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    color: #003333 !important;
    padding: 0 !important;
  }
  .menu-item .ekit-menu-nav-link:hover {
    color: #23813a !important;
  }
  .menu-item .ekit-menu-nav-link.active {
    color: #23813a !important;
  }
  .elementskit-megamenu-panel h4.elementor-heading-title {
    background-color: #03ff00;
    margin: 0 !important;   
  }
  .elementskit-megamenu-panel h4.elementor-heading-title a{
    display: block;
    margin-top: 4px;
    padding: 13px 10px 10px !important;
  }
  ul li.elementor-icon-list-item {
    border-bottom: 1px solid #003333;
  }
  .elementskit-megamenu-panel h4 a {
    font-size: 20px !important;
  }
  li a span.elementor-icon-list-text {
    color: #003333 !important;
  }
  .menu-item a .elementor-icon-list-text {
    font-size: 16px !important;
    padding-top: 3px;
  }
  .archive .elementskit-megamenu-panel {
    left: -200px !important;
  }
  .elementskit-megamenu-panel {
    width: 1000px !important;
    left: -100px !important;
    top: 55px !important;
  }
  .elementskit-submenu-indicator::before {
    font-size: 14px;
    font-weight: 800 !important;
  }
  .ekit-menu-nav-link .elementskit-submenu-indicator {
    margin-bottom: 4px;
  }
  .custom-blog-detail .elementor-widget-theme-post-content {
    z-index: 0;
  }
  /* .home .elementskit-megamenu-panel a {
    width: 120px;
    border: 8px solid #003333;
    border-radius: 12px;
  } */
  
  .main-product-wrap.menu-item-has-children > a::after {
    display: none !important;
  }
  .sub-menu-product a::after {
        display: none !important;
 }
  ul#menu-primary-menu {
    height: 100%;
    overflow-y: scroll;
  }
  ul#menu-primary-menu li {
    display: block;
  }
  ul#menu-primary-menu li a {
    color: #fff !important;
  }
  ul#menu-primary-menu li.sub-menu-product > a {
    color: #003333 !important;
    font-size: 24px !important;
  }
  .sub-menu-product.menu-item-has-children::after {
    color: #003333 !important;
  }
  ul#menu-primary-menu .sub-menu-product .sub-menu li a {
    color: #003333 !important;
    font-size: 20px !important;
  }
  .gm-mobile-menu ul#menu-primary-menu li.sub-menu-product a {
    padding: 8px 8px 4px !important;
    width: fit-content;
  }
  .sub-menu-product.menu-item-has-children > ul.sub-menu {
    display: none !important;
  }
  .sub-menu-product.menu-item-has-children > ul.sub-menu.show-childmenu {
    display: block !important;
  }
  .sub-menu-product a {
    background: none !important;
  }
  .sub-menu-product ul.sub-menu {
    position: relative;
    width: 100%;
    border: none !important;
    left: 0 !important;
    float: inherit !important;
  }
  .main-product-wrap.dropdown,
  .sub-menu-product.dropdown {
    transition: all 0.3s ease-in-out;
  }
  .main-product-wrap.dropdown::after,
  .sub-menu-product.dropdown::after {
    transform: rotate(180deg);
  }
  /* .sub-menu-product:hover ul.sub-menu {
    display: block;
  } */
  .sub-menu-product.current-menu-item,
  .sub-menu-product {
    background-color: #03ff00 !important;
  }
  .sub-menu-product .sub-menu {
    background-color: #fff !important;
  }
  .sub-menu-product {
    margin-bottom: 20px;
  }
  .main-product-wrap.menu-item-has-children::after {
    top: 24px;
  }
  .main-product-wrap .sub-menu {
    position: relative;
    left: 0;
    display: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  }
  .sub-menu.show-submenu {
    display: block;
  }
  .sub-menu-product .show-childmenu {
    display: block;
  }
  /* header end */

/* Co Cart */
.elementor-menu-cart__container .elementor-menu-cart__footer-buttons {
    display: flex;
    justify-content: center;
}
    
.elementor-menu-cart__container .elementor-menu-cart__footer-buttons a{
    padding: 15px 30px 10px 30px !important;
}
/*  */

.loyalty-rewards .content-area {
    border-top: none !important;
}

.archive .elementor-nav-menu .menu-item a{
    padding: 10px 10px !important;
}
.single-product .yes {
    z-index: 0;
}
/* Bundle Product */
.single-product .product-type-bundle .bundled_product h4 {
    font-size: 16px;
    font-family: 'Acumin', SANS-SERIF;
    font-weight: 600;
    line-height: 24px;
    margin: 0px !important;
}

.single-product .product-type-bundle .bundled_product select {
    padding: 7px;
    width: 100%;

    font-size: 13px !important;
}

.single-product .product-type-bundle div.product table.variations select {
    max-width: 108px !important;
}

.single-product .product-type-bundle table.variations td.label {
    padding-right: 9px !important;

}

.single-product .product-type-bundle table.variations label {
    font-size: 14px !important;
    font-weight: 600 !important;
    display: flex !important;
}

.single-product .product-type-bundle table.variations tbody {
    display: flex !important;
    gap: 4px;
}

.single-product .product-type-bundle table.variations .required {
    padding-left: 2px !important;
}

.single-product .product-type-bundle .bundle_error .woocommerce-info {
    font-family: 'Acumin', sans-serif;
    color: #000;
    background-color: #ffffff;
    font-size: 18px;
}

.single-product .bundle_form div.bundled_product_summary {
    border-bottom: none !important;
}

.single-product .bundle_button {
    display: flex;
    align-items: center;
}

.single-product .product-type-bundle .bundled_product {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
    display: flex;
    align-items: center;
}

.single-product .product-type-bundle .reset_bundled_variations_fixed {
    display: none;
}

.single-product .product-type-bundle .bundled_product_images {
    margin-bottom: 0 !important;
}

.single-product .product-type-bundle .woocommerce-breadcrumb {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.single-product .product-type-bundle h1.product_title {
    font-size: 24px !important;
}

.single-product .product-type-bundle .bundled_product .woocommerce-variation-description {
    display: none;
}

/* END - Bundle Product */

/* Random glitch of "A"  */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart,
.widget-area .widget a.button,
.site-header-cart .widget_shopping_cart a.button {
  font-weight: 700 !important;
  font-style: normal !important;
}

/* END: Random glitch of "A"  */

.sg_auth-2-way {
    position: relative;
    max-width: 800px;
    margin: 0 auto !important;
    width: 100% !important;
    float: none !important;
}

.sg_auth-2-way .tools {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.sg_auth-2-way .tools>a.b {
    display: inline-block;
    flex: 0 0 200px;
    max-width: 200px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    background-color: #fafafa;
    color: #0f4e23;
    text-align: center;
}

.sg_auth-2-way .tools>a.b.active {
    background-color: #0f4e23;
    color: #fff;
}

.sg_auth-2-way .col-1,
.sg_auth-2-way .col-2 {
    width: 100% !important;
    margin: 0 !important;
    float: none !important
}

.sg_auth-2-way .col-1:not(.show),
.sg_auth-2-way .col-2:not(.show) {
    display: none;
}
.wppb-register-user .wc-view-password, #wppb-loginform .wc-view-password{
    bottom: 14px !important;
}

.woocommerce-checkout .delivery-map {
    margin-top: 50px;
}

.seog_checkout-method-selections>.inner>.item>label>p {
    line-height: 1.3em !important;
}

.totaltext {
    display: none;
}

.woocommerce-checkout #billing_country_field .shiiping_charge_note {
    margin-top: 5px;
}

.archive .deal_meta_text {
    font-family: "Acumin", Sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 18px;
    color: #003333;
}

li.product:has(a.check_outofstock) {
    display: none !important;
}

li.product:has(a.is_product_show_no) {
    display: none !important;
}

li.product:has(a.check_product_90029) {
    display: none !important;
}
li.product:has(a.check_product_119330) {
    display: none !important;
}
 

/* ul.products li.product.product-category{
    padding: 0 !important;
    text-align: center;
    width: fit-content !important;
    margin: 0 auto;
} */

ul.products li.product.product-category img {
    margin: 0;
}

/* ul.products li.product.product-category.last{
    margin: 0 auto !important;
} */

.archive ul.products li.product.product-category img {
    margin: 0 auto;
}

.archive .g-product-title,
.single-product .related.products .g-product-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.archive .g-product-title .woocommerce-loop-product__title {
    order: 1;
    margin-top: 2px;
}

.single-product .related.products .g-product-title .woocommerce-loop-product__title {
    order: -1;
}

.related .g-loop-item {
    height: auto !important;
}

.related .woo-product-title-custom {
    font-family: "Acumin", Sans-serif;
    color: #003333;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    margin-top: 10px;
}

.related .woo-product-custom-category {
    font-size: 16px;
    color: #003333;
    font-family: "Acumin", Sans-serif;
    line-height: normal;
}

/* Customizer CSS */

/* add to file later */
.blog-container .elementor-pagination a.page-numbers {
    border: 1px solid #003333;
    padding: 4px 14px;
}

.blog-container nav.elementor-pagination {
    margin-top: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
}

.cmtsfwc-InstantSearchPopup .cmtsfwc-Pagination .ais-Pagination-item a {
    color: #ffffff !important;
}

.cmtsfwc-Result .products {
    grid-template-columns: 25% 25% 25% 25%;
}

.woocommerce-checkout #delivery_time_field span.woocommerce-input-wrapper {
    display: flex;
}

.elementor-location-footer img {
    border: none !important;
    margin: 0 auto;
}

.theme-storefront .storefront-sorting {
    display: block !important;
}

.gotham-holiday-notice.gotham-sitewide-notice {
    display: none !important;
}

.gotham-holiday-notice.gotham-sitewide-notice {
    font-size: 24px;
    font-weight: 700;
}

.desktop-header {
    margin-top: 20px !important;
}


.single-product .eligible_package {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

@media only screen and (max-width: 575px) {
    .gotham-holiday-notice.gotham-sitewide-notice {
        display: none !important;
        padding: 50px 20px 80px;
    }

    .cmtsfwc-Result .products {
        grid-template-columns: 100%;
    }

    .single-product .product-type-bundle .bundled_product {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
    .gotham-holiday-notice.gotham-sitewide-notice {
        display: none !important;
        font-size: 30px;
        padding: 18px 18px 75px 18px !important;
    }
}

ul.elementor-nav-menu {
    gap: 30px;
    flex-wrap: nowrap !important;
}


.dgwt-wcas-suggestions-wrapp {
    display: none !important;
}

.dgwt-wcas-search-submit {
    display: none;
}

.archive .storefront-sorting {
    display: block !important;
}

.ais-HierarchicalMenu-item .ais-HierarchicalMenu-list--child {
    padding-left: 10px;
}

body.archive .elementor-widget-wc-archive-products .cmtsfwc-InstantSearch,
.cmtsfwc-Filter-itemsContent .cmtsfwc-Filter-productAttribute--weight {
    display: none;

}

body.my-account .elementor-element-75c4bbb {
    margin-top: 26px;
}

.single-post .elementor-element-4cc8162b {
    /* width: 60%; */
    margin-left: 160px;
    word-wrap: break-word;
}

.footer-address a {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 700;
}

.section-footer-address {
    display: flex;
    align-items: center;
}

.section-footer-address .elementor-element-populated {
    flex-wrap: nowrap;
    padding: 0 !important;
    gap: 10px;
    justify-content: center !important;
}

.section-footer-address .elementor-container {
    width: 100% !important;
}

.archive #category-filter .elementor-shortcode button {
    width: auto !important;
}

.archive #category-filter .filter-items .button.button-primary {
    font-size: 18px !important;
}

@media (max-width: 1024px) {
    .archive.tax-product_cat .elementor-products-grid ul.products.elementor-grid {
        justify-items: center;
    }
}


@media only screen and (max-width: 479px) {
    .footer-address {
        width: fit-content !important;
    }

    body.tax-product_cat .products .g-product-title h2.woocommerce-loop-category__title {
        background-color: #fff8e7 !important;
    }

    body.archive .product--search-box {
        order: 3 !important;
    }

}

@media only screen and (max-width: 768px) {
    .section-category .category-box .elementor-element-populated .elementor-element.elementor-widget__width-auto {
        bottom: -5px !important
    }

    .cmtsfwc-Result .products {
        grid-template-columns: 50% 50%;
    }
    .main-product-wrap > .sub-menu {
        height: calc(100vh - 220px);
        overflow-y: scroll;
        width: 100%;
    }
    .menu-item-has-children {
        position: relative;
    }
    .menu-item-has-children::after {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        color: #fff !important;
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 25px;
        background-color: transparent !important;
    }
    .main-product-wrap > .sub-menu {
        background-color: #fff;
    }
    .sub-menu-product > a {
        background-color: #03ff00;
    }
}

#scroll-icon {
    bottom: 33px !important;
}

body.post-type-archive .products span.price .woocommerce-Price-amount {
    color: #003333 !important;
    font-size: 20px !important;
    font-family: 'Acumin' !important;
    font-weight: 800 !important;

}

body.archive ul.products .g-product-title .price {
    order: 0;
}

body.archive ul.products .g-product-title .woo-product-category {
    order: 1;
}

body.archive ul.products .g-product-title .woocommerce-loop-product__title {
    order: 2;
}

body.archive ul.products section.g-product-title {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 5px !important;
}

body.archive ul.products section.g-product-title .woo-product-category {
    font-size: 14px !important;
    font-weight: 800 !important;
    margin-top: 5px;
}

body.archive ul.products section.g-product-title h2.woocommerce-loop-product__title {
    margin-bottom: 2px;
}

body.archive ul.products section.g-product-title .eael-star-rating.star-rating {
    display: none;
}

.gotham-sitewide-notice {
    display: none !important;
}

.my-account .woocommerce-MyAccount-navigation ul>li>a {
    font-family: 'Acumin';
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.my-account .woocommerce-MyAccount-content {
    font-family: 'Acumin';
    font-size: 18px;
    font-weight: 600;
}

.my-account.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-button {
    line-height: normal !important;
}

.my-account li.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.my-account li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders.is-active {
    border: 1px solid #000;
}

@media only screen and (max-width: 575px) {
    .woocommerce-cart .elementor-location-footer .elementor-widget-wrap>.elementor-element {
        width: 100% !important;
    }
    .main-product-wrap.menu-item-has-children::after {
        top: 5px;
    }
}

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

    .woocommerce-checkout .elementor.elementor-11 {
        margin-top: 0px !important;
    }
}

/* END - add to file later */
.tax-product_cat.term-pre-rolls .g-loop-item .img-wrap {
    margin: 0 auto;
}

.secondary-navigation ul.menu a,
ul.menu li a {
    color: #00b43d;
}

.woocommerce span.onsale {
    display: none;
}

.woocommerce-variation-availability {
    display: none;
}

ul.products li.product .onsale {
    display: none;
}

.single-product div.product .woocommerce-product-gallery .zoomImg {
    background-color: #000000;
}


.product-quality-logo,
.product-quality-indicator {
    display: none !important;
}

body ul.products li.product .g-product-title .woocommerce-loop-product__title img~img {
    left: 170px;
    margin-top: -5px !important;
}

.wppb-form-field.wppb-default-password button.wppb-toggle-pw,
.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
#wppb-login-wrap .login-password button.wppb-toggle-pw {
    right: auto !important;
    top: 7px;
    margin-left: 5px;
}

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

    .wppb-form-field.wppb-default-password button.wppb-toggle-pw,
    .wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,
    #wppb-login-wrap .login-password button.wppb-toggle-pw {
        top: 22px !important;
    }
}

#user_pass,
#passw1,
#passw2 {
    text-indent: 25px !important;
}

.wppb-form-title {
    display: none;
}

.wppb-user-forms #wppb-loginform p:last-child {
    display: none;
}

.woocommerce-account #wppb-register-user-custom-registration .wppb-mailchimp-subscribe {
    display: none;
}

.cmtsfwc-Result.woocommerce {
    display: block !important;
}

.g-loop-item a img {
    background-color: white;
}

.archive ul.products li.product.product-category img {
    background-color: white;
}

.theme-storefront .storefront-sorting {
    display: block !important;
}

@media only screen and (max-width: 479px) {
    .archive .elementor-products-grid ul.products.elementor-grid li {
        margin: 0 auto !important;
    }
}

/* END - Customizer CSS */

/* free weed landing page */



.form-free-weed #gform_page_1_1 .gform_page_fields,
.form-free-weed #gform_page_1_1 .gform_page_footer {
    width: 300px !important;
    margin: 0 auto !important;
}

.form-free-weed .gform_page_fields ul#gform_fields_1 {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

/* .form-free-weed .gform_page_fields ul .gfield {
    margin-top: 0 !important;
} */

.form-free-weed .gform_page_fields ul#gform_fields_1 li#field_1_1 .gfield_label {
    text-transform: uppercase;
}

.form-free-weed .gform_page_fields ul#gform_fields_1 .gfield_label,
.form-free-weed .gform_page_fields ul#gform_fields_1_2 .gfield_label,
.form-free-weed .gform_page_fields ul#gform_fields_2 .gfield_label {
    font-size: 26px;
    color: #003333;
    font-weight: 800;
    font-family: "Acumin", Sans-serif;

}


.form-free-weed .gform_page_fields ul li.gchoice_1_16_1,
.form-free-weed .gform_page_fields ul li#field_1_1,
.form-free-weed .gform_page_fields ul li#field_1_16 {
    width: 100%;
}

.form-free-weed .gform_page_fields ul li .ginput_container {
    margin-top: 0 !important;
}

.form-free-weed .gform_page_fields ul li .ginput_container #input_1_1,
#input_1_10 {
    width: 100%;
}

.form-free-weed .gform_page_fields ul li .ginput_container input {
    background-color: #03ff00;
    border: 2px solid #003333;
}

.form-free-weed .gform_page_fields ul li .ginput_container .gfield_checkbox li input {
    margin-top: 0 !important;
}

.form-free-weed .gform_page_fields .gchoice_1_16_1 {
    display: flex;
    align-items: baseline;
    gap: 4px;
}

.form-free-weed .gform_page_fields ul li .ginput_container .gfield_checkbox li label,
ul#input_1_18 li label {
    font-size: 20px !important;
    color: #003333;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Acumin", Sans-serif;
    margin: 0;
}

.form-free-weed .gform_page_footer {
    border: none !important;
}

.form-free-weed .gform_page_footer .gform_previous_button {
    display: none !important;
}

.form-free-weed .gform_page_footer .gform_next_button,
#gform_submit_button_1.gform_button {
    background-color: #03ff00;
    color: #003333;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 32px !important;
    border: none;
    border-radius: 30px;
    font-style: normal !important;
    width: auto !important;
    padding: 14px 30px 8px !important;
    font-family: "Acumin", Sans-serif !important;
    line-height: normal;

}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li,
.form-free-weed li#field_1_17 {
    border: none;
}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_7 .gsection_title,
.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .gfield_label,
.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .ginput_container ul#input_1_8 li label {
    font-size: 48px;
    color: #003333;
    text-align: center;
    font-weight: 800;
    font-family: "Acumin", Sans-serif;

}

li#field_1_19 {
    text-align: center;
}

ul#input_1_19 {
    display: flex;
    justify-content: space-between;
}

ul#input_1_19 li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul#input_1_19 li input {
    margin-top: 0;
    width: 20px !important;
    height: 20px;
}

ul#input_1_19 li label {
    font-size: 28px;
    color: #003333;
    text-align: center;
    font-weight: 800;
    font-family: "Acumin", Sans-serif;
    margin-top: 4px;
}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 {
    text-align: center;
}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .ginput_container .gfield_checkbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .ginput_container ul#input_1_8 li {
    width: 100%;
}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_9 .gsection_title,
.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_14 .gsection_title,
.form-free-weed .gform_page_fields ul#gform_fields_1_2 li#field_1_17 .gsection_title,
.form-free-weed #gform_confirmation_message_1 {
    font-size: 28px;
    color: #003333;
    font-weight: 800;
    font-family: "Acumin", Sans-serif;
    text-align: center;
}

.form-free-weed #gform_confirmation_message_1 {
    margin: 50px 0 150px;
}

.form-free-weed li#field_1_14 {
    margin-right: 0;
}

.form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_10 .gfield_label,
#field_1_13 .gfield_label,
#input_1_13_3_container label,
#input_1_13_6_container label,
#field_1_12 .gfield_label,
#input_1_12_1_label,
#input_1_12_3_label,
#input_1_12_4_label,
#input_1_12_5_label,
#input_1_12_6_label,
#input_1_12_2_label {
    font-size: 18px;
    color: #003333;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Acumin", Sans-serif;

}

.form-free-weed .gform_page_fields ul#gform_fields_1_2 #field_1_18,
#field_1_4,
#field_1_5 {
    max-width: 530px;
    margin: 15px auto !important;
}

.form-free-weed .gform_page_fields ul#input_1_18 li,
ul#input_1_4 li,
ul#input_1_5 li {
    display: flex;
    align-items: baseline;
    gap: 4px;
}

.gform_page_fields li.gchoice_1_8_1 #label_1_8_1,
#label_1_8_2,
#label_1_8_3 {
    font-size: 28px !important;
    margin-top: 4px !important;
}

/* free weed registration form */
.form-free-weed input#gform_submit_button_2 {
    background-color: #03ff00;
    color: #003333;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 32px !important;
    border: none;
    border-radius: 30px;
    font-style: normal !important;
    width: auto !important;
    padding: 14px 30px 8px !important;
    font-family: "Acumin", Sans-serif !important;
    line-height: normal;
}

.form-free-weed label.gfield_label.gform-field-label {
    font-size: 26px !important;
    color: #003333;
    font-weight: 800;
    font-family: "Acumin", Sans-serif;
    text-transform: uppercase;
}

.form-free-weed .eael-contact-form div {
    color: #003333;
    font-family: "Acumin", Sans-serif;
    font-size: 22px;
    font-weight: 700;
}

.form-free-weed .eael-contact-form .text-thankyou {
    text-align: center;
}


.form-free-weed input#input_2_4 {
    background-color: #03ff00;
    border: 2px solid #003333;
}

.free-weed p.gform_required_legend {
    display: none;
}

.free-weed .gform_wrapper.gravity-theme .gfield_required {
    font-size: 26px !important;
}

form#gform_2 {
    width: 300px !important;
}

.form-free-weed .eael-contact-form div h3 {
    font-weight: 700 !important;
    font-family: "Acumin", sans-serif !important;
}

/* free weed registartion form  end */

select#input_1_12_6 {
    padding: 10px 0 8px 3px !important;
    background-color: #03ff00;
    color: #003333;
    border: 2px solid #003333;
    font-family: "Acumin", Sans-serif;
    font-weight: 700;
}

#gform_next_button_1_6 {
    margin-left: 166px;
}

#ui-datepicker-div {
    max-width: 300px !important;
    width: 100% !important;
}

.footer-sign-up-form button.needsclick {
    position: absolute !important;
    right: 10px;
    top: 0;
    bottom: 0;
    word-break: normal !important;
    font-family: "Acumin", Sans-serif !important;
    font-weight: 900 !important;
    font-size: 28px !important;
    line-height: .50 !important;
}

.footer-sign-up-form .klaviyo-form .needsclick:first-child {
    min-height: auto !important;
}

.footer-sign-up-form .klaviyo-form input::placeholder {
    font-weight: 800 !important;
    font-family: "Acumin", Sans-serif !important;
}

.footer-sign-up-form span.ql-font-nunito-sans {
    font-size: 28px;
    color: #ffffff !important;
    font-family: 'acumin' !important;
}

/* eye icon css for login form  */
.wc-view-password {
    position: absolute;
    bottom: 12px;
    right: 12px;
}

span.wc-view-password i {
    cursor: pointer;
}

#loyalty-program-popup {
    display: none;
}

#loyalty-program-popup .loader_main_wrap {
    display: none;
}

.eligible_package,
.eligible_product {
    text-align: center;
    color: #333333;
    font-family: "Acumin";
    margin-bottom: 10px;
    font-size: 24px;
}

#show-gift-popup,
#coupon-popup {
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    inset: 0;
    background-color: #00000082;
    z-index: 9999;
}

.main-gift-wrap .popup,
.main-coupon-wrap .popup {
    position: relative;
    padding: 15px;
    text-align: center;
    max-width: 1276px;
    margin: 0 auto;
    background-color: #fff8e7;
    overflow: auto;
    max-height: 600px;
    border-radius: 10px;
}

.main-gift-close-wrap,
.coupon_popup_close_wrap {
    display: flex;
    justify-content: end;
    position: relative;
}

.main-gift-close-wrap .gift-close {
    font-weight: bold;
}

.inner-gift-wrap p {
    color: #033 !important;
    font-weight: 800 !important;
}

.inner-gift-wrap .checkout-button-popup,
.inner-gift-wrap .continue-del,
.coupon-body-inner-wrap .common_coupon_code {
    border-radius: 60px;
    background-color: #03FF00 !important;
    border: none;
    padding: 10px 20px 8px;
    color: #033 !important;
    text-transform: uppercase;
    font-family: "Acumin";
    font-style: normal;
    font-weight: 800 !important;
}

.inner-gift-wrap .continue-del:hover {
    border: none;
}

.coupon-body-wrap .coupon-body-inner-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.main-coupon-wrap .coupon-body-wrap {
    color: #003333;
}

/* popup filter btn */
.archive .cmtsfwc-Refinements {
    align-items: center;
}

.archive .ais-ClearRefinements-button {
    padding: 10px !important;
    border-radius: 4px;
}

.archive .ais-CurrentRefinements-category {
    margin-left: 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.archive .ais-CurrentRefinements-label,
.archive .ais-CurrentRefinements-categoryLabel {
    color: #ffffff;
    font-size: 14px;
}

.archive .ais-CurrentRefinements-item {
    padding: 5px 10px !important;
}

.archive .cmtsfwc-InstantSearch .ais-CurrentRefinements-delete {
    padding: 0 10px;
}


/* rewards page start */
.entry-header .entry-title {
    text-align: center;
    color: #003333;
    font-family: "Acumin", Sans-serif;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}

.rewards-inner-wrap .range-main-wrap {
    border-top: 4px solid #003333;
    padding-bottom: 20px;
    border-radius: 4px;
    padding: 0 240px 20px;
}

.rewards-inner-wrap .range-title {
    color: #003333;
    font-family: "Acumin", Sans-serif;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}

.loyalty-program-custom-listing .loyalty-program-img img {
    max-height: 155px;
    max-width: 155px;
    border: #003333 8px solid;
    border-radius: 8px;
    background: white;
    margin: 0 auto;
    height: 155px;
}

.loyalty-rewards .site-main,
.loyalty-rewards .content-area,
.loyalty-rewards .type-page {
    margin: 0;
}

.rewards-inner-wrap .rewards-loop-inner-wrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.rewards-loop-inner-wrap .g-loop-item {
    text-align: center;
}

.rewards-loop-inner-wrap .woo-product-title-custom a {
    font-family: "Acumin", Sans-serif;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 18px;
    color: #003333;
    margin-top: 5px;
    text-decoration: none;
}

.rewards-main-wrap .range-main-wrap:nth-child(odd) {
    background: #99ffcc;
}

/* rewards page end */


/* .variations option:disabled {
    display: block !important;
} */


body.cart .eligible_product.note {
    font-size: 18px;
}

/* Abodant cart */
.abodant_cart_wrap {
    color: #033;
    text-transform: uppercase;
    font-family: "Acumin", Sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 800 !important;
    margin-bottom: 24px;
}

/* cart page progress bar end */



/* cart button popup checkout button */
.elementor-menu-cart__footer-buttons {
    grid-template-columns: auto !important;
}

/* .elementor-menu-cart__footer-buttons .elementor-button--checkout {
    display: none !important;
} */

/* Deals and battery accessories page start */
.deals .custom-blog-detail .elementor-element-populated {
    padding: 0 !important;
}
.deals .custom-blog-detail .elementor-container {
    max-width: 100% !important;
}
.deals .wrap-listing-products,
.batteries-accessories .wrap-listing-products {
    padding: 20px 240px;
    border-top: 4px solid #003333;
}
.deals .wrap-listing-products:nth-child(odd),
.batteries-accessories .wrap-listing-products:nth-child(odd) {
    background: #99ffcc;
}
.deals .custom-blog-detail .elementor-widget-container h2,
.batteries-accessories .custom-blog-detail .elementor-widget-container h2 {
    color: #003333;
    font-family: "Acumin", Sans-serif;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}
.deals .custom-blog-detail .products-deals a span,
.batteries-accessories .custom-blog-detail .products-deals a span {
    font-family: "Acumin", Sans-serif;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 18px;
    color: #003333;
    margin-top: 5px;
}
.deals .products-deals img,
.batteries-accessories .products-deals img {
    height: 155px;
    width: 155px;
    border: #003333 8px solid;
    border-radius: 8px;
    background: white;
    margin: 0 auto;
}
.deals .products-deals,
.batteries-accessories .products-deals {
    margin-bottom: 10px;
    text-align: center;
}
.deals .product-list,
.batteries-accessories .product-list {
    margin: 0;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(5, 1fr);
}
.deals ul li {
    list-style: none;
}
.accessories-wrapper .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
.batteries-accessories .type-page .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
.batteries-accessories .elementor-container.elementor-column-gap-default{
    max-width: 100% !important; 
}
.batteries-accessories ul {
    list-style: none !important;
}
.batteries-accessories .elementor-89726 .elementor-element.elementor-element-58210a45 > .elementor-container {
    max-width: 100% !important;
    padding: 10px 0px;
}
  /* Deals and battery accessories page end */

  

@media (max-width:769px) {

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_7 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .gfield_label,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .ginput_container ul#input_1_8 li label {
        font-size: 32px;
    }

    .rewards-inner-wrap .rewards-loop-inner-wrap {
        grid-template-columns: repeat(4, 1fr);
    }

    .rewards-inner-wrap .range-main-wrap {
        padding: 0 15px;
    }
    .deals .product-list,
    .batteries-accessories .product-list {
        grid-template-columns: repeat(4, 1fr);
    }
}


@media (max-width:575px) {

    .form-free-weed #gform_page_1_1 .gform_page_fields,
    .form-free-weed #gform_page_1_1 .gform_page_footer {
        width: auto !important;
    }

    .form-free-weed .gform_page_fields ul li .ginput_container .gfield_checkbox li label {
        font-size: 16px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1 li#field_1_1 .gfield_label {
        font-size: 22px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_2 .gfield_label {
        font-size: 20px;
    }

    .form-free-weed .gform_page_footer .gform_next_button {
        font-size: 26px !important;
        padding: 4px 24px 0px !important;
    }

    #gform_submit_button_1.gform_button {
        font-size: 26px !important;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_9 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_14 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_2 li#field_1_17 .gsection_title {
        font-size: 24px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_7 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .gfield_label,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .ginput_container ul#input_1_19 li label {
        font-size: 26px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .ginput_container ul#input_1_19 li label {
        text-align: left;
    }

    .form-free-weed li#field_1_19 .ginput_container .gfield_radio {
        flex-direction: column;
        align-items: center;
    }

    .gform_wrapper ul.gfield_checkbox li label {
        width: auto !important;
    }

    select#input_1_12_6 {
        padding: 13px 0 11px 3px !important;
    }

    .form-free-weed #gform_confirmation_message_1 {
        margin: 50px 0;
    }

    #gform_next_button_1_6 {
        margin-left: 0;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .ginput_container ul#input_1_19 li {
        width: 130px;
        margin-bottom: 0;
        justify-content: left;
    }

    .gform_page_fields li.gchoice_1_8_1 #label_1_8_1,
    #label_1_8_2,
    #label_1_8_3 {
        font-size: 24px !important;
    }

    .coupon-body-wrap .coupon-body-inner-wrap {
        flex-wrap: wrap;
    }

    .rewards-inner-wrap .rewards-loop-inner-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .rewards-inner-wrap .range-title {
        font-size: 26px;
    }

    .rewards-inner-wrap .range-title {
        text-align: center;
        padding-left: 0px;
    }

    .rewards-inner-wrap .range-main-wrap {
        padding: 0;
    }

    .form-free-weed .eael-contact-form div h3 {
        font-size: 23px !important;
    }
    .deals .product-list,
    .batteries-accessories .product-list {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* free weed page */
span.wc-view-password {
    position: absolute;
    bottom: 0;
}

.ginput_container.ginput_container_text {
    position: relative;
}




/* loyalty rewards css */
.page-id-87753 .content-area {
    border: none !important;
}

h4.woo-product-title-custom a {
    border: none !important;
}

/* checkout page */
.payment_method_cod label {
    text-transform: none !important;
}


/* payment page start */
.right-sidebar .content-area, .left-sidebar .content-area {
    border: none !important;
}
.payment-page-wrap .order-amount{
    font-size: 32px;
    color: #033 ;
    font-family: "Acumin" ;
    font-style: normal ;
    font-weight: 800 ;
    text-transform: capitalize ;
    text-align: center;
}
.order-amount span{
    margin-right: 5px;
}
.payment-page-wrap{
    max-width: 500px;
    margin: 0 auto !important;
}

.payment-page-wrap #card-number{
    width: 100%;
}
.payment-page-wrap input, .payment-page-wrap select{
    border: 2px solid #033 !important;
}

table:not(.has-background) tbody tr:nth-child(2n) td {
    background-color: transparent !important;
    padding-left: 0;
}


#ccnumber,
#ccexp,
#cvv {
  padding-right: 0;
}

#frmPayment tr td {
  padding-left: 0;
  font-weight: 700;
}


#frmPayment .field-row{
    margin-bottom: 10px;
}

#frmPayment .field-row label {
    color: #033;
    font-family: "Acumin";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

input#submit-btn {
    border-radius: 60px ;
    background-color: #03FF00 ;
    color: #033 ;
    font-family: "Acumin" ;
    font-size: 21px ;
    font-style: normal ;
    font-weight: 800 ;
    text-transform: uppercase ;
    padding: 12px 32px 5px ;
    border: none !important;
    margin-top: 10px;
}

.contact-row.column-right {
    display: grid;
    align-items: baseline;
    grid-template-columns: 65% 33% 0%;
    justify-content: space-between;
    gap: 10px;
}

.street_add_wrap, .street_add, .city_wrap, .state_wrap, .countr_wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.street_add, .street_add input{
    flex: 100%;
}
.city_wrap, .state_wrap, .countr_wrap{
    flex: 30%;
    flex-direction: column;
}
.countr_wrap select{
    height: 49px;
}
.month-year-div{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.month-year-div label{
    flex: 1 1 100%;
}
.month-year-div select{
    flex: 1 1 30%;
    height: 49px;
}
.cvv-input-div, .zipcode-input-div{
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#response-message-main-wrap .response_msg_wrap.success{
    text-align: center;
    color: #003333;
    font-family: "Acumin"; 
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
}
#response-message-main-wrap .response_msg_wrap.error, #error-message{
    color: red;
    text-align: center;
    font-family: "Acumin"; 
    font-size: 21px;
    font-style: normal;
    font-weight: 800;
}
.payment-page-wrap .msg-icon{
    text-align: center;
}
.payment-page-wrap .msg-icon svg{
    width: 60px;
    height: 60px;
}

#formAuthorizeNetTestPage{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #003333;
    font-size: 20px;
    font-weight: 900;
    margin: 0;
    gap: 10px;
}

#formAuthorizeNetTestPage #btnContinue{
    font-family: "Acumin", Sans-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.6px;
    color: #003333;
    background-color: #03FF00;
    border-style: none;
    border-radius: 60px;
    padding: 10px 30px;
}

.payment_loader {
    background-color: #00000070;
    height: 100vh;
    width: 100vw;
    position: fixed;
    inset: 0;
    z-index: 1;
    display: grid;
    place-items: center;
}

.payment_loader img{
    width: 50px;
    height: 50px;
}
/* ---- */

.address_name {
    display: flex;
    width: 100%;
    gap: 10px;
}

input.billing_fname {
    width: 100%;
}

input.billing_lname {
    width: 100%;
}

.countr_wrap {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
}
.country_fields {
    width:48%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.countr_wrap select {
    font-family: Apple Symbols;
}
.zipcode-input-div {
    width: 47%;
}
.wrap-fields {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
    width: 100%;
}

.city_wrap {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.state_wrap {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.street_add h3 {
    font-size: 32px;
    color: #033;
    font-family: "Acumin";
    font-style: normal;
    font-weight: 800;
    text-transform: capitalize;
    text-align: center;
    margin: 25px 0 -10px;
    line-height: normal;
}

.single-product .dotted-desc {
    border-top: 3px dotted;
    padding-top: 20px;
}

.single-product div.product .woocommerce-product-gallery img {
    width: 100% !important;
    margin: 0 auto !important;
}
@media (max-width:575px) {
    .country_fields {
        width: 100%;
    }

    .countr_wrap {
        flex-wrap: wrap;
    }

    .zipcode-input-div {
        width: 100%;
    }
}

/* payment page end */


.strike_origin_price .woocommerce-Price-amount {
    text-decoration: line-through;
}
  
.strike_origin_price.single,
.sale_price.single {
    display: inline-block;
    margin: 0 5px;
}

.sale_price span {
    font-weight: 600 !important;
}

.deal_product_price {
    margin-top: 10px;
}


/* nmi-payment start */

#frmPayment tr {
    display: flex;
    flex-direction: column;
  }
  
  #frmPayment tr td:first-child {
    font-family: "Acumin", Sans-serif;
    padding-bottom: 0 !important;
    font-size: 20px;
    text-transform: uppercase;
    color: #003333;
  }
  
  #frmPayment #submit-btn {
    font-family: "Acumin", Sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 38px;
    letter-spacing: 1.5px;
    padding: 12px 32px 06px 32px;
    color: #000000;
    background-color: #03FF00;
    border: none;
  }
  
  td#cvv {
    width: 25%;
  }
  
  #frmPayment tbody tr:first-child td {
    font-size: 26px;
    font-weight: 800;
  }
  
  #frmPayment table {
    margin-bottom: 0 !important;
  }

  .nmi_payment .street_add label,
.nmi_payment .zipcode-input-div label {
  font-family: "Acumin", Sans-serif;
  padding-bottom: 0 !important;
  font-size: 20px;
  text-transform: uppercase;
  color: #003333;
}
.nmi_payment .street_add_wrap{
  margin-bottom: 10px;
}
  
  /* nmi-payment end */

  .my-account p.otp_error_msg.woocommerce-error a {
    color: white !important;
    font-size: 20px;
    font-weight: 700;
  }
  .my-account .country_phone_wrap {
    margin-top: 15px;
  }
  
  .checkout p.otp_error_msg.woocommerce-error a {
    color: red !important;
    font-weight: 800 !important;
    font-size: 18px;
  }
  
.zip-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    transition: opacity 0.3s ease;
  }
  
  /* Popup box */
  
  .zip-overlay .popup {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .zip-overlay .popup-wrap {
    position: relative;
    width: 95%;
    max-width: 600px;
    padding: 40px 20px;
    background: #03FF00;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: center;
    border: 5px solid #033;
  }
  .zip-overlay{
    display: none;
  }
  
  .popup-wrap .zip-text {
    word-spacing: 3px;
    color: #033;
    font-family: "Acumin";
    font-size: 26px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 0px;
    line-height: 30px;
  }
  
  .zip-overlay .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: 800;
    color: #003333;
    cursor: pointer;
    font-family: "Acumin";
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #003333;
  }
  
  /* Show popup */
  .zip-overlay.show {
    visibility: visible;
    opacity: 1;
  }

@media (max-width:769px) {

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_7 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .gfield_label,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_8 .ginput_container ul#input_1_8 li label {
        font-size: 32px;
    }

    .rewards-inner-wrap .rewards-loop-inner-wrap {
        grid-template-columns: repeat(4, 1fr);
    }

    .rewards-inner-wrap .range-main-wrap {
        padding: 0 15px;
    }
    .payment-page-wrap {
        padding: 60px 24px;
    }
    .payment-page-wrap .order-amount {
        font-size: 26px;
    }
    .payment_token_wrap{
        height: 28vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .payment_loader img {
        margin-bottom: 400px;
    }
    #formAuthorizeNetTestPage {
        font-size: 15px;
    }
    #formAuthorizeNetTestPage #btnContinue {
        font-size: 16px;
    }
    .zip-overlay .close-btn {
        height: 24px;
        width: 24px;
    }
}


@media (max-width:575px) {

    .form-free-weed #gform_page_1_1 .gform_page_fields,
    .form-free-weed #gform_page_1_1 .gform_page_footer {
        width: auto !important;
    }

    .form-free-weed .gform_page_fields ul li .ginput_container .gfield_checkbox li label {
        font-size: 16px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1 li#field_1_1 .gfield_label {
        font-size: 22px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_2 .gfield_label {
        font-size: 20px;
    }

    .form-free-weed .gform_page_footer .gform_next_button {
        font-size: 26px !important;
        padding: 4px 24px 0px !important;
    }

    #gform_submit_button_1.gform_button {
        font-size: 26px !important;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_9 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_14 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_2 li#field_1_17 .gsection_title {
        font-size: 24px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_7 .gsection_title,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .gfield_label,
    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .ginput_container ul#input_1_19 li label {
        font-size: 26px;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .ginput_container ul#input_1_19 li label {
        text-align: left;
    }

    .form-free-weed li#field_1_19 .ginput_container .gfield_radio {
        flex-direction: column;
        align-items: center;
    }

    .gform_wrapper ul.gfield_checkbox li label {
        width: auto !important;
    }

    select#input_1_12_6 {
        padding: 13px 0 11px 3px !important;
    }

    .form-free-weed #gform_confirmation_message_1 {
        margin: 50px 0;
    }

    #gform_next_button_1_6 {
        margin-left: 0;
    }

    .form-free-weed .gform_page_fields ul#gform_fields_1_3 li#field_1_19 .ginput_container ul#input_1_19 li {
        width: 130px;
        margin-bottom: 0;
        justify-content: left;
    }

    .gform_page_fields li.gchoice_1_8_1 #label_1_8_1,
    #label_1_8_2,
    #label_1_8_3 {
        font-size: 24px !important;
    }

    .coupon-body-wrap .coupon-body-inner-wrap {
        flex-wrap: wrap;
    }

    .rewards-inner-wrap .rewards-loop-inner-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .rewards-inner-wrap .range-title {
        font-size: 26px;
    }

    .rewards-inner-wrap .range-title {
        text-align: center;
        padding-left: 0px;
    }

    .rewards-inner-wrap .range-main-wrap {
        padding: 0;
    }

    .contact-row.column-right {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }
    .payment-page-wrap input{
        width: 100%;
    }
    .month-year-div {
        flex: 100%;
    }
    .cvv-input-div, .zipcode-input-div {
        flex: 45%;
    }
    .form-free-weed .eael-contact-form div h3 {
        font-size: 23px !important;
    }
    .zip-overlay .close-btn {
        height: 24px;
        width: 24px;
    }
}
@media (max-width: 1025px) {
    .deals .wrap-listing-products,
    .batteries-accessories .wrap-listing-products {
        padding: 20px 32px !important;
    }
}