html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

.elementor-widget:not(:last-child) {
    margin: 0;
}

.ppc-button-wrapper {
    margin-top: 20px;
}

.woocommerce-shop .for-cat-page {
    display: none;
}

.single-product-slider .jet-woo-product-video {
    padding-bottom: 100% !important;
}
#cfw-side-cart .cfw-side-cart-contents-header .cfw-side-cart-close-btn {
    position: initial !important;
}

#cfw-side-cart .cfw-side-cart-contents-header {
    text-align: left !important;
}
.custom-timer .elementor-countdown-wrapper {
    display: flex;
}

.custom-timer .elementor-countdown-wrapper .elementor-countdown-item {
    margin: 0 !important;
    position: relative;
    padding: 0 10px !important;
}

.custom-timer .elementor-countdown-wrapper .elementor-countdown-item+.elementor-countdown-item:before {
    content: ":";
    left: 0;
    position: absolute;
}
button {
    outline: none !important;
}
select:focus,
input:focus,
textarea:focus {
    outline: none !important;
}

.jet-woo-product-gallery-pswp {
    display: none !important;
}

.woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a:hover, .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
    font-size: 14px !important;
    line-height: 16.8px !important;
    font-weight: 700 !important;
}


.wt-mycoupons h4 {
    font-family: var(--e-global-typography-d4c4abe-font-family), Sans-serif;
    font-size: var(--e-global-typography-d4c4abe-font-size);
    font-weight: var(--e-global-typography-d4c4abe-font-weight);
    text-transform: var(--e-global-typography-d4c4abe-text-transform);
    font-style: var(--e-global-typography-d4c4abe-font-style);
    line-height: var(--e-global-typography-d4c4abe-line-height);
    letter-spacing: var(--e-global-typography-d4c4abe-letter-spacing);
    color: #000;
}

.single-product-short-text ul {
    padding: 0 0 0;
    list-style: none;
}

.single-product-short-text ul li {
    position: relative;
    padding-left: 20px;
}

.single-product-short-text ul li:before {
    content: "\e06d";
    font-family: 'Phosphor-Jha' !important;
    position: absolute;
    left: 0;
    top: 0;
    color: #c32126;
}

.single-product-short-text ul li+li {
    margin-top: 4px;
}

.cart-section-page .coupon-col-end {
    flex: inherit !important;
}

.wt-used-coupons {
    margin-top: 40px;
}

.wt-used-coupons h4 {
    font-family: var(--e-global-typography-d4c4abe-font-family), Sans-serif;
    font-size: var(--e-global-typography-d4c4abe-font-size);
    font-weight: var(--e-global-typography-d4c4abe-font-weight);
    text-transform: var(--e-global-typography-d4c4abe-text-transform);
    font-style: var(--e-global-typography-d4c4abe-font-style);
    line-height: var(--e-global-typography-d4c4abe-line-height);
    letter-spacing: var(--e-global-typography-d4c4abe-letter-spacing);
    color: #000;
}

.custom-add-to-cart table.variations th,
.custom-add-to-cart table.variations td {
    padding: 0 !important;
}

.custom-add-to-cart table.variations th,
.custom-add-to-cart table.variations td {
    padding-bottom: 30px !important;
}

.custom-add-to-cart table.variations th {
    padding-right: 10px !important;
}

.upsell-product-custom-box-title .jet-listing-dynamic-field__content {
    overflow: hidden;
    -webkit-line-clamp: 2;
    height: 38px;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home-google-testimonial .ti-footer {
    display: none !important;
}

.jet-woo-product-gallery-pswp[style="visibility:hidden;"] {
    display: none;
}

.custom-together-products .woobt-products .woobt-product .woobt-thumb img {
    max-height: 140px;
    object-fit: contain;
    height: 140px;
}

.custom-add-to-cart .stock {
    display: none;
}

.blog-cat-listing a {
    width: 100% !important;
    justify-content: flex-start;
}

.law-key-data .jet-listing-dynamic-repeater__item+.jet-listing-dynamic-repeater__item {
    border-top: 1px solid var(--e-global-color-ff71a8f);
}

.law-key-data .jet-listing-dynamic-repeater__item {
    display: flex;
}

.law-key-data .jet-listing-dynamic-repeater__item b {
    padding: 20px;
    width: 30%;
    flex: 0 0 30%;
}

.custom-together-products .woobt-summary .woobt-additional {
    font-family: var(--e-global-typography-a19526b-font-family), Sans-serif;
    font-size: var(--e-global-typography-a19526b-font-size);
    font-weight: var(--e-global-typography-a19526b-font-weight);
    font-style: var(--e-global-typography-a19526b-font-style);
    line-height: var(--e-global-typography-a19526b-line-height);
}

.custom-together-products .woobt-summary .woobt-total {
    font-family: var(--e-global-typography-a19526b-font-family), Sans-serif;
    font-size: var(--e-global-typography-a19526b-font-size);
    font-weight: var(--e-global-typography-a19526b-font-weight);
    font-style: var(--e-global-typography-a19526b-font-style);
    line-height: var(--e-global-typography-a19526b-line-height);
}

.custom-together-products .woobt-summary .woobt-additional span {
    color: var(--e-global-color-secondary);
}

.custom-together-products .woobt-summary .woobt-total span {
    color: var(--e-global-color-secondary);
}

.custom-together-products .woobt-actions button[type="submit"] {
    background-color: var(--e-global-color-secondary) !important;
    font-family: var(--e-global-typography-ddc9d9b-font-family), Sans-serif;
    font-size: var(--e-global-typography-ddc9d9b-font-size);
    font-weight: var(--e-global-typography-ddc9d9b-font-weight);
    text-transform: var(--e-global-typography-ddc9d9b-text-transform);
    font-style: var(--e-global-typography-ddc9d9b-font-style);
    line-height: var(--e-global-typography-ddc9d9b-line-height);
    fill: var(--e-global-color-f3821db);
    color: var(--e-global-color-f3821db) !important;
    border-radius: 5px 5px 5px 5px;
    padding: 16px 30px 14px 30px;
}


.custom-together-products .woobt-actions button[type="submit"]:hover {
    background: var(--e-global-color-accent) !important;
}

.law-key-data .jet-listing-dynamic-repeater__item span {
    padding: 20px;
    width: 70%;
    flex: 0 0 70%;
}

.single-product .woocommerce-notices-wrapper {
    display: none;
}

/* .custom-together-products .woobt-actions {
    display: none !important;
} */

.custom-together-products .woobt-product-this {
    display: none !important;
}

.custom-together-products .woobt-products {
    margin-top: 20px;
}

.custom-together-products .woobt-product {
    background: #fff;
}

.custom-together-products .woobt-products[class*=woobt-products-layout-carousel] .woobt-product:hover {
    border-color: #c32126;
}

.custom-together-products .woobt-availability {
    display: none;
}

.custom-together-products .woobt-title {
    text-align: left !important;
    height: 3.4em;
    overflow: hidden;
}

.custom-together-products .woobt-price {
    width: 100% !important;
    text-align: left !important;
    max-width: 100% !important;
}

.custom-together-products .woobt-title * {
    color: #000 !important;
    font-size: 14px !important;
    line-height: normal !important;
    font-weight: 500 !important;
}

.custom-together-products .slick-list {
    height: auto !important;
}

.custom-together-products .slick-arrow {
    width: 35px !important;
    height: 35px !important;
    background: #c32126 !important;
    border: none !important;
    color: #fff !important;
}

.custom-together-products .slick-arrow::before {
    line-height: 0 !important;
    top: 2px;
    position: relative;
}

.custom-together-products .woobt-products[class*=woobt-products-layout-carousel] .woobt-product>div.woobt-choose {
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto !important;
    flex: auto !important;
    display: block !important;
    right: auto !important;
    margin: 0 !important;
    z-index: 1;
}

.custom-together-products .woobt-products[class*=woobt-products-layout-carousel] .woobt-product>div.woobt-choose input {
    width: 20px !important;
    height: 20px;
}

.single-product-slider .jet-gallery-swiper-thumb {
    margin-top: 16px;
}

.custom-add-to-cart .woocommerce-variation-availability {
    display: none;
}

.custom-add-to-cart .variations a.reset_variations {
    position: absolute;
    margin: 0;
    bottom: 3px;
    color: #ffffff;
    font-size: 14px !important;
    line-height: normal;
    font-weight: bold !important;
    background: #29346b;
    padding: 2px 10px;
    border-radius: 6px;
}

.category-content-text h2,
.category-content-text h3 {
    font-family: var(--e-global-typography-f32de8d-font-family), Sans-serif;
    font-size: var(--e-global-typography-f32de8d-font-size);
    font-weight: var(--e-global-typography-f32de8d-font-weight);
    text-transform: var(--e-global-typography-f32de8d-text-transform);
    font-style: var(--e-global-typography-f32de8d-font-style);
    line-height: var(--e-global-typography-f32de8d-line-height);
    letter-spacing: var(--e-global-typography-f32de8d-letter-spacing);
}

.category-content-text h4 {
    font-family: var(--e-global-typography-d23cb6e-font-family), Sans-serif;
    font-size: var(--e-global-typography-d23cb6e-font-size);
    font-weight: var(--e-global-typography-d23cb6e-font-weight);
    text-transform: var(--e-global-typography-d23cb6e-text-transform);
    font-style: var(--e-global-typography-d23cb6e-font-style);
    line-height: var(--e-global-typography-d23cb6e-line-height);
    letter-spacing: var(--e-global-typography-d23cb6e-letter-spacing);
}

.category-content-text h5 {
    font-family: var(--e-global-typography-d4c4abe-font-family), Sans-serif;
    font-size: var(--e-global-typography-d4c4abe-font-size);
    font-weight: var(--e-global-typography-d4c4abe-font-weight);
    text-transform: var(--e-global-typography-d4c4abe-text-transform);
    font-style: var(--e-global-typography-d4c4abe-font-style);
    line-height: var(--e-global-typography-d4c4abe-line-height);
    letter-spacing: var(--e-global-typography-d4c4abe-letter-spacing);
}

.fly-cart-btn .elementor-menu-cart__container.elementor-lightbox {
    display: none !important;
}

.category-content-text hr {
    margin: 30px 0;
}

.fly-cart-btn span.elementor-button-icon-qty {
    font-size: 14px !important;
    line-height: 24px !important;
}

.category-content-text h2,
.category-content-text h3,
.category-content-text h4,
.category-content-text h5,
.category-content-text h6 {
    margin-top: 20px;
}

/* 
.category-content-text .jet-listing-dynamic-field__content > *:first-child {
    margin-top: 0;
} */
.category-content-text h6 {
    font-family: var(--e-global-typography-59e5ecb-font-family), Sans-serif;
    font-size: var(--e-global-typography-59e5ecb-font-size);
    font-weight: var(--e-global-typography-59e5ecb-font-weight);
    text-transform: var(--e-global-typography-59e5ecb-text-transform);
    font-style: var(--e-global-typography-59e5ecb-font-style);
    line-height: var(--e-global-typography-59e5ecb-line-height);
    letter-spacing: var(--e-global-typography-59e5ecb-letter-spacing);
}

.single-product-discription h2,
.single-product-discription h3 {
    font-family: var(--e-global-typography-f32de8d-font-family), Sans-serif;
    font-size: var(--e-global-typography-f32de8d-font-size);
    font-weight: var(--e-global-typography-f32de8d-font-weight);
    text-transform: var(--e-global-typography-f32de8d-text-transform);
    font-style: var(--e-global-typography-f32de8d-font-style);
    line-height: var(--e-global-typography-f32de8d-line-height);
    letter-spacing: var(--e-global-typography-f32de8d-letter-spacing);
}

.single-product-discription h4 {
    font-family: var(--e-global-typography-d23cb6e-font-family), Sans-serif;
    font-size: var(--e-global-typography-d23cb6e-font-size);
    font-weight: var(--e-global-typography-d23cb6e-font-weight);
    text-transform: var(--e-global-typography-d23cb6e-text-transform);
    font-style: var(--e-global-typography-d23cb6e-font-style);
    line-height: var(--e-global-typography-d23cb6e-line-height);
    letter-spacing: var(--e-global-typography-d23cb6e-letter-spacing);
}

.single-product-discription h5 {
    font-family: var(--e-global-typography-d4c4abe-font-family), Sans-serif;
    font-size: var(--e-global-typography-d4c4abe-font-size);
    font-weight: var(--e-global-typography-d4c4abe-font-weight);
    text-transform: var(--e-global-typography-d4c4abe-text-transform);
    font-style: var(--e-global-typography-d4c4abe-font-style);
    line-height: var(--e-global-typography-d4c4abe-line-height);
    letter-spacing: var(--e-global-typography-d4c4abe-letter-spacing);
}

.single-product-discription hr {
    margin: 30px 0;
}

.single-product-discription h6 {
    font-family: var(--e-global-typography-59e5ecb-font-family), Sans-serif;
    font-size: var(--e-global-typography-59e5ecb-font-size);
    font-weight: var(--e-global-typography-59e5ecb-font-weight);
    text-transform: var(--e-global-typography-59e5ecb-text-transform);
    font-style: var(--e-global-typography-59e5ecb-font-style);
    line-height: var(--e-global-typography-59e5ecb-line-height);
    letter-spacing: var(--e-global-typography-59e5ecb-letter-spacing);
}

.custom-add-to-cart .variations th.label {
    vertical-align: middle !important;
}

.custom-add-to-cart .variations td.value {
    position: relative;
}

.custom-add-to-cart table.variations {
    margin-bottom: 10px !important;
}

.custom-add-to-cart .woocommerce-variation-price {
    margin-bottom: 20px;
}

.breadcrumbs-css .woocommerce-breadcrumb {
    margin: 0;
}

.tax-product_brand .for-shop-page {
    display: none;
}

.single-product-slider .jet-woo-product-gallery__image img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.single-product-slider .jet-woo-swiper-control-thumbs__item-image img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.tax-product_cat .for-shop-page {
    display: none;
}

.tax-aeds-industry .for-shop-page {
    display: none;
}

.brand-text-box .elementor-image-box-img img {
    height: 40px;
}

.product-count-text .woocommerce-result-count {
    margin: 0;
    float: none;
}

.product-custom-box,
.product-custom-box>div {
    height: 100%;
}

.product-box-cat .jet-listing {
    display: flex;
    align-items: center;
}

.link-in-img a {
    width: 100%;
}

body.checkout-wc,
main.checkoutwc {
    line-height: normal;
}

.custom-filter-box .jet-list-tree__parent {
    flex-direction: row-reverse;
}

.custom-filter-box .jet-collapse-none {
    display: none !important;
}

.custom-filter-box .jet-collapse-icon {
    margin: 0 0 0 5px !important;
    cursor: pointer;
}

#cfw-side-cart .cfw-side-cart-quantity-wrap {
    display: none !important;
}

#cfw-side-cart .cfw-secondary-btn.cfw-side-cart-close-trigger {
    background: transparent !important;
    border: none !important;
    color: #000 !important;
}

#cfw-side-cart-floating-button {
    bottom: 20px !important;
}

.cfw-side-cart-totals .shipping,
.cfw-side-cart-totals .tax-total,
.cfw-totals-list #learn-more {
    display: none !important;
}

/* .cfw-side-cart-open-trigger {
    padding: 10px 20px 10px 20px !important;
}

.cfw-side-cart-open-trigger svg {
    width: 20px !important;
} */

.cfw-side-cart-quantity-wrap:after {
    line-height: normal;
}

#cfw-breadcrumb {
    margin: 1.5em 0;
}

.cfw-accordion .cfw-radio-reveal-content {
    padding: 20px 10px !important;
}

#cfw-cart .cart-item-row .cfw-cart-item-description .cfw-cart-item-data dt {
    font-weight: 400 !important;
}


label.cfw-small:before {
    content: "Create an AED Leader Account";
    color: #000;
    font-size: 14px;
}

label.cfw-small {
    color: transparent;
    font-size: 0px;
}

.col-10.cfw-order-bump-content {
    font-size: 14px;
}

.cfw-side-cart-floating-button {
    background: #2a2a2a !important;
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1), -5px 5px 10px rgba(0, 0, 0, .1);
    border-radius: 4px;
    transition: background 0.1s ease;
}

.cfw-side-cart-quantity-wrap {
    color: #fff !important;
}


.cfw-side-cart-floating-button:hover {
    background: #4582bd !important;
}

.cfw-side-cart-floating-button:hover .cfw-side-cart-quantity-wrap {
    opacity: 1;
}

.cfw-side-cart-quantity-wrap .cfw-side-cart-quantity {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -33px;
    top: -35px;
    background: #ef4a23;
    border-radius: 50px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0px 0px 1px;
    font-weight: 800;
}


.cfw-side-cart-floating-button {
    padding: 10px 15px 23px 15px;
}

.cfw-side-cart-quantity-wrap:after {
    content: "CART";
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%);
    font-size: 14px;
    margin-top: 28px;
    font-weight: 800;
    letter-spacing: 1px;
}

#cfw-side-cart-floating-button .cfw-side-cart-floating-button-anchor {
    background-color: #5480b8 !important;
    background-color: #2a3367 !important;
    padding-bottom: 33px !important;
    border: 1px solid #dadada;
    padding: 25px;
}

#cfw-side-cart .cfw-primary-btn {
    padding: 10px 12px !important;
    text-transform: uppercase !important;
}

#cfw-side-cart .cfw-secondary-btn {
    line-height: normal;
    padding: 10px 12px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding-top: 10px !important;
    font-family: "Fraktion Sans", Sans-serif !important;
    background-color: #222325;
    border-color: #222325;
}

#cfw-side-cart .cfw-secondary-btn:hover {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

button.cfw-suggested-product-add-to-cart.cfw-secondary-btn {
    background-color: #2571bc !important;
    border-color: #2571bc !important;
}

button.cfw-suggested-product-add-to-cart.cfw-secondary-btn:hover {
    background-color: #4582BD !important;
    border-color: #4582BD !important;
}

.cfw-totals-list table tr td {
    flex-basis: 70%;
    font-size: 0.9rem;
}

.cfw-totals-list table tr.order-total td,
.cfw-totals-list table tr.order-total th {
    font-size: 0.9rem;
}

.cfw-totals-list table tr.recurring-total {
    justify-content: end;
}


label.cfw-small:before {
    content: "Create an AED Leader Account";
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 800;
}

.cfw-modal .cfw-product-form-modal-title {
    font-size: 2.2rem !important;
    font-weight: 800 !important;
    line-height: .9em !important;
    letter-spacing: -2px !important;
    margin-bottom: 0.5em !important;
    color: #000 !important;
    font-family: "Fraktion Sans", Sans-serif !important;
    text-transform: uppercase !important;
}

.cfw-product-form-modal-price span.price {
    font-family: "Fraktion Sans", Sans-serif !important;
    color: var(--e-global-color-primary) !important;
    font-size: 1.5rem !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

.cfw-product-form-modal-content select#options {
    padding: 13px 20px !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: var(--e-global-color-text);
    background-color: #f7f7fb !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #e9e9f2 !important;
    border-radius: 0px 0px 0px 0px !important;
    margin: 5px 0px 0px 0px !important;
    width: 100% !important;
}

.cfw-product-form-modal-content label.cfw-small {
    font-family: "Fraktion Sans", Sans-serif !important;
    font-weight: 800 !important;
    text-transform: uppercase;
}

.components-modal__content button.cfw-primary-btn {
    border-radius: 0 !important;
    border: none !important;
    font-weight: 500 !important;
    font-family: "Fraktion Sans", Sans-serif !important;
    text-transform: uppercase !important;
}

.components-modal__content button.cfw-secondary-btn {
    background-color: var(--e-global-color-primary) !important;
    border-radius: 0 !important;
    border: none !important;
    font-weight: 500 !important;
    font-family: "Fraktion Sans", Sans-serif !important;
    text-transform: uppercase !important;
}

.components-modal__content button.cfw-secondary-btn:hover {
    background-color: var(--e-global-color-accent) !important;
}

.cfw-product-form-modal .woocommerce-variation-description {
    font-family: "Fraktion Sans", Sans-serif !important;
    color: #000 !important;
    text-transform: uppercase;
}

.cfw-modal .cfw-product-form-modal-image-wrap img {
    width: 90% !important;
}


.components-modal__frame label.cfw-small {
    font-size: 0.9rem;
    color: #000;
}

.components-modal__frame label.cfw-small:before {
    display: none;
}


.cfw-modal:not(.is-full-screen) {
    max-width: 940px !important;
    width: 100% !important;
    padding: 50px;
    border: 1px solid #606060;
    border-radius: 20px;
}

#cfw-side-cart-floating-button .cfw-side-cart-floating-button-anchor {
    padding: 10px 15px 20px 15px !important;
}

.cfw-side-cart-quantity-wrap:after {
    font-size: 10px !important;
    margin-top: 16px !important;
}

.cfw-side-cart-quantity-wrap svg {
    width: 24px !important;
}

.cfw-modal p {
    margin-bottom: .8em !important;
    margin-left: 0px !important;
}

#cfw-side-cart .cfw-secondary-btn {
    margin-top: 15px;
}

#cfw-side-cart .cfw-suggested-products-wrap .cfw-suggested-product-price {
    margin-bottom: 15px;
}

div#cfw-side-cart {
    z-index: 9999999999999;
}

.cfw-cart-item-subtotal bdi:after {
    display: none;
}

.checkout-wc div#cfw-customer-info {
    margin-top: 20px;
}

.checkout-wc .eh_paypal_express_description {
    display: none;
}

.checkout-wc div#paypal-checkout-button-render {
    display: none;
}

.checkout-wc div#cfw-payment-action {
    justify-content: flex-start;
    margin-bottom: 30px;
}

.checkout-wc #cfw-payment-action .previous-button {
    display: none;
}

table#cfw-before-shipping tbody {
    display: none;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin: 0px !important;
}


.woocommerce-error {
    padding: 25px 50px !important;
    background-color: #79180e;
    border: 0px;
    border-radius: 5px;
    color: var(--e-global-color-03b7c7c);
    font-size: 1.2rem;
    text-transform: uppercase;
    text-align: center;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a,
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a {
    border-color: #4582bd;
    background-color: #4582bd;
    color: #FFF;
}

.woofc-area.woofc-style-01 .woofc-inner,
.woofc-area.woofc-style-03 .woofc-inner,
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover,
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover {
    background-color: #4582bd;
}


div#stripe-payment-data {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #dadada;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
    padding: 30px;
}

.e-cart-totals.e-cart-section {
    margin: 0 !important;
}

.cart-section-page input#coupon_code {
    padding: 12px 15px;
    border-color: #DADADA;
    border-radius: 5px;
}

.cart-section-page .woocommerce-shipping-calculator input {
    padding: 12px 15px !important;
    border-color: #DADADA !important;
    border-radius: 5px !important;
}

.cart-section-page .woocommerce-shipping-calculator span.select2-selection {
    border-color: #DADADA !important;
    border-radius: 5px !important;
}

.fly-cart-btn {
    cursor: pointer;
}

.cart-section-page span#select2-calc_shipping_country-container {
    line-height: normal;
    padding: 11px 15px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #c32126 !important;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
    background: #fff;
}

.cart-section-page td.product-remove a {
    font-size: 24px !important;
    font-weight: bold !important;
}

.header_menu .sub-menu a {
    border: none !important;
}

.footer-social a {
    font-size: 18px !important;
}

.header_menu sup {
    display: none;
}

.header-menu sup {
    display: none;
}

.top-header-slider .elementor-testimonial {
    justify-content: center;
    gap: 12px;
    align-items: center;
}

.top-header-slider .elementor-testimonial .elementor-testimonial__footer {
    line-height: 0;
}

div#snize-instant-search-results {
    z-index: 9999999999;
}

.header-user-icon {
    line-height: 0;
}

.custom-search-box input {
    font-family: "Fraktion Sans", Sans-serif;
    font-size: .9rem;
    font-weight: 500;
    text-transform: capitalize;
    color: #666;
    background-color: #f9f9f9 !important;
    padding: 11px 13px 11px 45px;
    margin: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #aaa !important;
    border-radius: 5px 5px 5px 5px !important;
    width: 100%;
    text-transform: uppercase;
}

.custom-search-box {
    position: relative;
    width: 100% !important;
}

.custom-search-box i {
    position: absolute;
    top: 13px;
    font-size: 20px;
    color: #666;
    left: 15px;
}

.horizontal-img-two img {
    aspect-ratio: 1/0.8;
    object-fit: cover;
}

.link-in-img a img {
    width: auto !important;
}

.blog-box-img img {
    aspect-ratio: 1/0.6;
    object-fit: cover;
}

.custom-pagination .jet-filters-pagination__item * {
    line-height: 0 !important;
}

.custom-pagination .jet-filters-pagination__item img {
    width: 35px;
}

.horizontal-img img {
    aspect-ratio: 1/0.5;
    object-fit: cover;
}

.custom-blog-box:hover .blog-box-title .jet-listing-dynamic-field__content {
    text-decoration: underline;
}

.product-custom-box-coupon strong {
    color: #C32127 !important;
}

.product-custom-box-title .jet-listing-dynamic-field__content {
    overflow: hidden;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    height: 44px;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.same-aspact img {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.team-box-new .elementor-flip-box__front .elementor-flip-box__layer__overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #FFFFFF00 50%, #000 100%);
}

.team-box-new .elementor-flip-box__layer__inner {
    position: relative;
}

.team-box-new {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2);
}

.team-box-new .elementor-flip-box__front {
    background-color: transparent !important;
}

.team-box-new .elementor-flip-box__back {
    background-color: transparent !important;
}

ul.jet-slick-dots {
    margin-top: 25px !important;
}

.team-box-new .elementor-flip-box {
    height: auto !important;
    aspect-ratio: 1/1 !important;
}

footer .elementor-icon-list-items sup {
    background-color: #5480b8;
    color: #fff;
    padding: 4px 5px 2px 5px;
    margin-left: 5px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: .8rem;
}

.global_mid_section .elementor-container {
    max-width: 1300px !important;
    width: 95%;
}

.icon-box-h-full {
    height: 100%;
}

.hero-review-box svg {
    height: auto !important;
    margin: 0 5px 0 0 !important;
}

.hero-testimonial {
    box-shadow: 0 0 0 24px #f1f3f4;
}

p:last-child {
    margin: 0;
}

.inner-h-full,
.inner-h-full>div {
    height: 100%;
}

.home-hero-shape-img {
    min-width: calc(200% + 24px);
}

.home-hero-logos img {
    max-height: 80px;
    object-fit: contain;
}

.subscribe-form .elementor-field-type-submit {
    width: auto;
    position: absolute;
    top: 2px;
    right: 2px;
}

.home-faq-design {
    overflow: hidden;
}

.home-faq-design .elementor-tabs-wrapper .elementor-tab-title {
    border-left: 1px solid #fff !important;
    padding: 17px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #000;
}

.home-faq-design .elementor-tabs-wrapper .elementor-tab-title {
    padding: 17px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #000;
}

.home-faq-design .elementor-tab-content {
    padding: 30px !important;
}

.home-faq-design .elementor-tab-content h4 {
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.home-faq-design .elementor-tab-content p:not(:last-child) {
    margin-bottom: 25px;
}

.home-faq-design .elementor-tabs-wrapper {
    background: #000;
}

.home-faq-design .elementor-tab-title:last-child {
    border-right: 1px solid #fff !important;
}

.home-faq-design .elementor-tab-title.elementor-active {
    background: #C32127 !important;
    border-color: #C32127 !important;
}

.subscribe-form .elementor-field-type-submit button.elementor-button {
    width: 43px;
    height: 43px !important;
    min-height: auto;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    width: 8%;
    height: 6px;
    border-radius: 10px;
}

.swiper-pagination-bullet {
    background-color: #fff;
    width: 3%;
    height: 6px;
    border-radius: 10px;
}

.subscribe-form input#form-field-email {
    padding-right: 50px;
}

.single-blog-content h2 {
    color: #012125;
    font-size: 23px;
    font-weight: 700;
    line-height: 32px;
}

.single-blog-content h3 {
    color: #012125;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
    color: #012125;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}

.woocommerce-MyAccount-content .woocommerce-info {
    border-color: var(--e-global-color-accent);
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: none;
    margin-top: 10px;
}

.woocommerce-MyAccount-content .woocommerce-info::before {
    color: var(--e-global-color-accent);
}

.woocommerce-MyAccount-content a.button.wc-forward,
.no_subscriptions a {
    font-family: var(--e-global-typography-ddc9d9b-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-ddc9d9b-font-size) !important;
    font-weight: var(--e-global-typography-ddc9d9b-font-weight) !important;
    text-transform: var(--e-global-typography-ddc9d9b-text-transform) !important;
    font-style: var(--e-global-typography-ddc9d9b-font-style) !important;
    line-height: var(--e-global-typography-ddc9d9b-line-height) !important;
    fill: #ffffff !important;
    color: #ffffff !important;
    border-style: none !important;
    background-color: #c32126 !important;
    border-radius: 8px !important;
    padding: 12px 28px 12px 28px !important;
    margin-top: 10px !important;
}

.woocommerce-MyAccount-content a.button.wc-forward:hover,
.no_subscriptions a:hover {
    background-color: var(--e-global-color-accent) !important;
    color: #fff !important;
}

.cart-section-page td.product-remove a {
    font-size: 24px !important;
    font-weight: bold !important;
}

.single-blog-content h2 {
    color: #012125;
    font-size: 23px;
    font-weight: 700;
    line-height: 32px;
}

.single-blog-content h3 {
    color: #012125;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.blog-box-img img {
    aspect-ratio: 1/0.6;
    object-fit: cover;
}

.blog-box,
.blog-box>div {
    height: 100% !important;
}

.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
    color: #012125;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}

.custom-img-box .elementor-image-box-img img {
    width: 100%;
    aspect-ratio: 1/0.63;
    object-fit: cover;
}

.custom-img-box .elementor-image-box-content {
    background-color: #fff;
    z-index: 999 !important;
    width: 92% !important;
    padding: 30px 30px 20px 30px;
    position: relative;
    margin-right: 50px;
    margin: -80px auto 0px !important;
    border-radius: 10px;
    text-align: left;
    border: 1px solid #dadada;
}

.custom-img-box .elementor-image-box-content .aed_for:hover {
    background-color: #59110a;
}

.custom-img-box .elementor-image-box-content .aed_for {
    width: 100%;
    display: flex;
    margin-top: 20px;
    color: #fff;
    font-size: 1rem;
    background-color: #C32127;
    text-align: center !important;
    justify-content: center;
    padding: 10px 8px;
    border-radius: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    transition: all 0.3s ease 0s;
}

.lead_form .zcwf_lblLeft .zcwf_col_fld {
    width: 100% !important;
    max-width: 100% !important;
}

.lead_form .zcwf_lblLeft .zcwf_col_fld input[type=text],
.zcwf_lblLeft .zcwf_col_fld textarea {
    width: 100% !important;
    border: 1px solid #dadada !important;
    border-radius: 6px !important;
}

.lead_form .zcwf_lblLeft .zcwf_col_fld_slt {
    width: 100% !important;
    border: 1px solid #dadada !important;
    border-radius: 6px !important;
    padding: 15px 12px !important;
}

.lead_form input#formsubmit {
    padding: 9px 20px !important;
    border-radius: 5px !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    border-color: #C32127 !important;
    margin-top: 15px;
}

.lead_form input#formsubmit:hover {
    background-color: #4582bd !important;
    border-color: #4582bd !important;
}

.lead_form input.zcwf_button {
    padding: 9px 20px !important;
    border-radius: 5px !important;
    color: #000 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16px !important;
    border: 1px solid #DADCE0 !important;
    background: #DADCE0;
}

.lead_form input.zcwf_button:hover {
    background-color: #4582bd;
    border-color: #4582bd !important;
    color: #fff !important;
}

.lead_form label {
    font-weight: 600 !important;
    font-size: 16px !important;
    font-family: "Fraktion Sans", Sans-serif !important;
}

.lead_form .zcwf_row {
    display: flex !important;
}

.lead_form .zcwf_row {
    margin: 5px 0 !important;
}

.formsubmit.zcwf_button {
    color: white !important;
    background: #C32127 !important;
}

.zcwf_row {
    display: flex !important;
}

.zcwf_col_lab {
    width: 80% !important;
}

/* Hide Form Source */
.zcwf_lblLeft .wfrm_fld_dpNn {
    display: none !important;
}

/**/
.lead_form input[type=text]:focus,
.lead_form input[type=email]:focus,
.lead_form input[type=number]:focus,
.lead_form input[type=date]:focus,
.lead_form input[type=tel]:focus,
.lead_form input[type=url]:focus,
.lead_form select:focus,
.lead_form textarea:focus {
    outline: 0 !important;
    border: 1px solid #dadada !important;
}

div#crmWebToEntityForm {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.custom-round-icon-box .elementor-icon-box-icon {
    width: 70px;
    display: flex !important;
    height: 70px;
    align-items: center;
    justify-content: center;
    background: var(--e-global-color-00e75be);
    border-radius: 100%;
    min-width: 70px;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message,
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info,
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error {
    margin-bottom: 10px !important;
}





/************************************* SLICE WP **************************************/

/* Main layout structure */
#slicewp-affiliate-account {
    display: flex;
    min-height: 100vh;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    /* Using a modern font */
    color: #333;
    /* Subtle text color for readability */
    background-color: #f4f4f4;
    /* Light background for the whole page */
}

/* Sidebar styling */
#slicewp-affiliate-account-nav-tab {
    width: 250px;
    /* Fixed width for the sidebar */
    background: #2c3e50;
    /* Dark blue background for the sidebar */
    color: #fff;
    /* White text for readability */
    flex-direction: column;
    padding: 20px;
}

/* Sidebar navigation tabs */
.slicewp-nav-tab a {
    padding: 10px 15px;
    display: block;
    color: #fff;
    /* Ensuring text is white */
    border-radius: 4px;
    margin-bottom: 5px;
    /* Space between menu items */
    transition: background-color 0.3s;
}

.slicewp-nav-tab a:hover,
.slicewp-nav-tab.slicewp-active a {
    background-color: #34495e;
    /* Slightly lighter blue on hover/active */
}

/* Content area styling */
#slicewp-affiliate-account-tab {
    flex-grow: 1;
    padding: 20px;
    background-color: #ffffff;
    /* White background for the content area */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    /* Adding subtle shadow for depth */
    overflow-y: auto;
    /* Allows scrolling within the content area */
}

/* Widget/Card Styling */
.slicewp-card {
    background: #fff;
    /* White background for cards */
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Soft shadow for cards */
    margin-bottom: 20px;
    /* Space between cards */
    padding: 15px;
    /* Padding inside cards */
}

.slicewp-card-title {
    font-size: 18px;
    /* Larger text for titles */
    margin-bottom: 10px;
    /* Space below titles */
}

.slicewp-kpi-value {
    font-size: 24px;
    /* Large font size for KPI values */
    font-weight: bold;
    /* Making KPI values bold */
}

/* Further enhance other elements as needed */
.slicewp-nav-tab-wrapper {
    display: block !important;
}

/* Active and HOver Item Color */
.slicewp-nav-tab a:hover,
.slicewp-nav-tab.slicewp-active a {
    background-color: #ffffff;
}

.slicewp-nav-tab-wrapper .slicewp-nav-tab a {
    padding: 10px 0 8px 10px !important;
}

/* As Logged In - Hide Hero Section */
.page-id-3901.logged-in #hero {
    display: none;
}

/* Base styles included previously */

/* ==============
	Mobile responsiveness 
================= */
@media (max-width: 768px) {
    #slicewp-affiliate-account {
        flex-direction: column;
        /* Stack navigation and content */
    }

    /* Full width content area below the navigation */
    #slicewp-affiliate-account-tab {
        width: 100%;
        margin-top: 0px;
        /* Give space for the navigation bar */
    }

    #slicewp-affiliate-account-nav-tab {
        width: 100%;
    }

    .slicewp-nav-tab-wrapper {
        display: flex !important;
    }

    .slicewp-nav-tab-wrapper .slicewp-nav-tab a {
        padding: 8px !important;
    }
}

/************************************* SLICE WP **************************************/




@media all and (min-width: 1024px) and (max-width: 2600px) {
    #cfw-cart-summary {
        margin-top: -150px;
        z-index: 1;
        padding-top: 50px;
    }

    #cfw-cart-summary {
        background: #f1f1f1;
        border: 1px solid #afafaf57 !important;
    }

    #cfw-header {
        padding-top: 50px;
    }

    #cfw-cart .cart-item-row .cfw-cart-item-description .cfw-cart-item-title {
        font-size: 14px;
        line-height: 1.2em;
    }
}

@media only screen and (min-width: 1025px) {
    .header_menu>nav>ul {
        width: 100%;
    }

    .header_menu>nav>ul>li>a>span {
        padding-left: 4px !important;
    }

    .header-blog-menu {
        margin-left: auto !important;
    }

    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 16px;
    }

    .header-menu .elementor-nav-menu .sub-arrow {
        position: absolute;
        top: 14px;
        right: 0;
        padding: 0 !important;
    }

    .header-menu .menu-item-has-children a {
        padding-right: 23px !important;
    }

    .header-menu .sub-menu a {
        border: none !important;
    }

    .d-lg-none {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) {
    .law-key-data .jet-listing-dynamic-repeater__item b {
        padding: 20px;
        width: 40%;
        flex: 0 0 40%;
    }

    .law-key-data .jet-listing-dynamic-repeater__item span {
        padding: 20px;
        width: 60%;
        flex: 0 0 60%;
    }

    .fly-cart-btn span.elementor-button-icon-qty {
        font-size: 11px !important;
        line-height: 19px !important;
    }

    .home-hero-logos img {
        max-height: 40px;
    }

    .home-hero-shape-img {
        min-width: 100%;
    }

    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-item-active svg,
    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a:hover svg,
    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a.highlighted svg {
        fill: #fff !important;
    }

    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-item-active,
    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a:hover,
    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a:focus {
        background: var(--e-global-color-accent) !important;
    }

    .header-menu .elementor-widget-container:before {
        content: "";
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: #000;
        opacity: 0;
        transition: all 0.3s ease 0s;
        visibility: hidden;
        z-index: 2;
    }

    .menu-open .header-menu .elementor-widget-container:before {
        opacity: 0.5;
        visibility: visible;
    }

    .header-section+.header-section .header-menu .elementor-widget-container:before {
        opacity: 0 !important;
        visibility: hidden !important;
    }

    .header-menu .elementor-widget-container .elementor-menu-toggle {
        z-index: 10;
    }

    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        position: fixed !important;
        z-index: 999;
        transform: none !important;
        left: -340px !important;
        right: auto !important;
        top: 0px !important;
        bottom: 0 !important;
        width: 340px !important;
        max-width: calc(100vw - 60px) !important;
        padding-top: 77px;
        transition: all 0.3s ease 0s;
        height: auto !important;
        max-height: inherit !important;
        opacity: 0;
        visibility: hidden;
        background: #ffffff !important;
    }

    .menu-open .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        left: 0 !important;
        opacity: 1;
        visibility: visible;
    }


    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container:before {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2025/07/AED-Leader-Logo-with-tagline.svg);
        width: 100px;
        height: 44px;
        background-repeat: no-repeat;
        top: 17px;
        left: 10px;
        background-size: contain !important;
    }

    .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul {
        border-top: 1px solid var(--e-global-color-accent);
    }

    .hero-testimonial {
        box-shadow: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .law-key-data .jet-listing-dynamic-repeater__item b {
        padding: 10px;
    }

    .law-key-data .jet-listing-dynamic-repeater__item span {
        padding: 10px;
    }

    .home-faq-design .elementor-tab-title {
        background: #000;
        display: flex;
        align-items: center;
        padding: 15px 20px;
        gap: 10px;
    }

    .home-faq-design .elementor-tabs-content-wrapper .elementor-tab-title:not(:first-child) {
        border-top: 1px solid #ffffff4a !important;
    }

    .custom-img-box .elementor-image-box-content {
        padding: 20px;
        margin-top: -40px !important;
    }

    .home-faq-design .elementor-tab-content {
        padding: 20px !important;
    }

    .custom-img-box .elementor-image-box-content .aed_for {
        margin-top: 15px;
    }

    .cart-section-page tr.woocommerce-cart-form__cart-item.cart_item {
        padding: 10px 15px !important;
    }

    .cart-section-page .cart-collaterals {
        padding: 20px 20px;
    }

    .mobile-accordian-wrap {
        display: none;
    }

    .show-accordian {
        display: block;
    }

    .horizontal-img img {
        aspect-ratio: 1 / 0.6;
    }

    .mobile-accordian-title {
        position: relative;
    }

    .mobile-accordian-title:before {
        content: "\e3d5";
        font-family: 'Phosphor-Jha' !important;
        position: absolute;
        top: 0;
        right: 0;
    }

    .mobile-accordian-title.accordian-title-active:before {
        content: "\e32b";
    }

    body.checkout-wc label,
    main.checkoutwc label {
        font-size: 13px;
    }

    .cart-section-page tr.woocommerce-cart-form__cart-item.cart_item {
        padding: 10px 15px !important;
    }

    .cart-section-page .cart-collaterals {
        padding: 20px 20px;
    }

    .custom-search-box i {
        position: absolute;
        top: 11px;
        font-size: 16px;
        color: #666;
        left: 12px;
    }

    .custom-search-box input {
        font-family: "Fraktion Sans", Sans-serif;
        font-size: .9rem;
        font-weight: 500;
        text-transform: capitalize;
        color: #666;
        background-color: #f9f9f9 !important;
        padding: 9px 14px 9px 35px;
        margin: 0;
        border-style: solid;
        border-width: 1px;
        border-color: #aaa !important;
        border-radius: 5px 5px 5px 5px !important;
        width: 100%;
        text-transform: uppercase;
    }

    .lead_form_inquiry label {
        font-weight: 600 !important;
        font-size: 14px !important;
    }

    .lead_form label {
        font-weight: 600 !important;
        font-size: 14px !important;
    }

    input.zcwf_button {
        margin-top: 10px !important;
    }

    .cfw-modal .cfw-product-form-modal-title {
        font-size: 2rem !important;
        margin-top: 20px;
    }

    .cfw-modal:not(.is-full-screen) {
        padding: 20px !important;
        border: 1px solid #606060;
        border-radius: 20px;
        margin: 10px !important;
    }

    #cfw-side-cart .cfw-side-cart-quantity {
        display: none !important;
    }
}