/*
Theme Name: Welldone Child Theme
Theme URI: https://welldone.axiomthemes.com/
Description: Welldone is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Version: 2.12.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bodybuilding, fitness, crossfit, gym, health, sports, workout, sports shop, online store, sports clothing, equipment, supplements, nutrition, sportswear, yoga
Text Domain: welldone
Template: welldone
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
body,
body * {
    font-family: "Zalando Sans Expanded", "Roboto Condensed", sans-serif !important;
}

p,
p *,
small,
small *,
.small,
.small * {
    font-family: "Roboto Condensed", sans-serif !important;
}

.logo_image,
.sc_layouts_logo img {
    width: 220px;
    height: auto;
    display: block;
}

.sc_layouts_menu_nav > li li > a,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a {
    color: #D8D8D8 !important;
}

.sc_layouts_menu_nav > li li > a:hover,
.sc_layouts_menu_nav > li li.current-menu-item > a,
.sc_layouts_menu_nav > li li.current-menu-ancestor > a,
.sc_layouts_menu_nav > li li > a:focus,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a:hover,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a:focus {
    color: #FFFFFF !important;
}

.widget_shopping_cart,
.widget_shopping_cart *,
.sc_layouts_cart_widget,
.sc_layouts_cart_widget *,
.woocommerce-mini-cart,
.woocommerce-mini-cart *,
.woocommerce-mini-cart-item,
.woocommerce-mini-cart-item *,
.woocommerce-mini-cart__total,
.woocommerce-mini-cart__total *,
.woocommerce-mini-cart__buttons,
.woocommerce-mini-cart__buttons * {
    font-family: "Roboto Condensed", sans-serif !important;
    text-transform: none !important;
}

.woocommerce-mini-cart-item > a:not(.remove),
.woocommerce-mini-cart__total strong {
    font-weight: 600 !important;
}

.woocommerce-mini-cart-item .quantity {
    font-weight: 400 !important;
}

.woocommerce-mini-cart__buttons .button {
    font-weight: 500 !important;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.sc_button {
    font-family: "Roboto Condensed", sans-serif !important;
    text-transform: none !important;
}

.wpcf7 .wpcf7-submit-style input[type="submit"].wpcf7-submit {
    background-color: #EC3D08 !important;
    border-color: #EC3D08 !important;
}

.wpcf7 .wpcf7-submit-style input[type="submit"].wpcf7-submit:hover,
.wpcf7 .wpcf7-submit-style input[type="submit"].wpcf7-submit:focus {
    background-color: #E21010 !important;
    border-color: #E21010 !important;
}

.wpcf7 .wpcf7-submit-style .submit-style-in {
    background: transparent !important;
    z-index: 2 !important;
    pointer-events: none;
}

.footer_wrap .wpcf7 .form-style-3 .style-line .line {
    background: transparent !important;
}

.page-id-26065 :is(.elementor-element-d88c719, .elementor-element-5d0b719) {
    color: #2C2C2C;
}

.page-id-26065 :is(.elementor-element-d88c719, .elementor-element-5d0b719) > p {
    margin: 0 !important;
    padding: 10px 18px;
    background-color: #F3F3F1;
    font-size: 16px;
    font-variant-numeric: tabular-nums;
    line-height: 1.45;
}

.page-id-26065 :is(.elementor-element-d88c719, .elementor-element-5d0b719) > p:has(> b) {
    margin-top: 20px !important;
    padding: 15px 18px;
    border-left: 4px solid #EC3D08;
    background-color: #2C2C2C;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 1.4;
    overflow-wrap: anywhere;
}

.page-id-26065 :is(.elementor-element-d88c719, .elementor-element-5d0b719) > p:first-child {
    margin-top: 0 !important;
}

.page-id-26065 :is(.elementor-element-d88c719, .elementor-element-5d0b719) > p:not(:has(> b)) + p:not(:has(> b)) {
    border-top: 2px solid #FFFFFF;
}

.page-id-26065 :is(.elementor-element-d88c719, .elementor-element-5d0b719) b {
    color: inherit;
    font-weight: 600;
}

.trx_addons_attrib_extended {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 0 !important;
}

.trx_addons_attrib_extended .trx_addons_attrib_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 64px;
    min-height: 44px;
    padding: 8px 16px;
    border: 2px solid #C6C6C6;
    background-color: #FFFFFF;
    color: #2C2C2C;
    font-family: "Roboto Condensed", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.trx_addons_attrib_extended .trx_addons_attrib_button:hover {
    border-color: #EC3D08 !important;
    color: #EC3D08 !important;
}

.trx_addons_attrib_extended .trx_addons_attrib_button.trx_addons_attrib_selected {
    border-color: #EC3D08 !important;
    background-color: #EC3D08 !important;
    color: #FFFFFF !important;
}

.trx_addons_attrib_extended .trx_addons_attrib_button.trx_addons_attrib_disabled {
    border-color: #E2E2E2;
    background-color: #F3F3F3;
    color: #9A9A9A;
    opacity: 0.65;
}

.single-product .single_add_to_cart_button {
    text-transform: uppercase !important;
}

.single_product_custom_text_style .custom_icons_1 img.wp-image-32637 {
    width: 120px;
    max-width: 120px;
    height: auto;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.single-product .summary .woocommerce-product-details__short-description,
.single-product .summary .woocommerce-product-details__short-description * {
    font-family: "Roboto Condensed", sans-serif !important;
}

.single-product .summary .woocommerce-product-details__short-description {
    font-size: 17px;
    line-height: 1.5;
}

.single-product .summary .woocommerce-product-details__short-description ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-product .summary .woocommerce-product-details__short-description li {
    position: relative;
    padding-left: 30px;
}

.single-product .summary .woocommerce-product-details__short-description li::before {
    content: "\2713";
    position: absolute;
    top: 0;
    left: 0;
    color: #EC3D08;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}

.single-product .summary .woocommerce-product-details__short-description li + li {
    margin-top: 10px;
}

.woocommerce ul.products li.product .post_featured {
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.woocommerce ul.products li.product .post_featured > a {
    display: block;
    width: 100%;
    height: 100%;
}

.woocommerce ul.products li.product .post_featured img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.single-product .welldone-child-product-columns > .summary {
    display: flex;
    flex-direction: column;
}

.single-product .summary > .woocommerce-breadcrumb {
    order: 1;
}

.single-product .summary > .product_title {
    order: 2;
}

.single-product .summary > .price {
    order: 3;
    margin-bottom: 20px;
}

.single-product .summary > form.cart {
    order: 4;
    margin: 0 0 22px !important;
    padding: 0 !important;
    border: 0 !important;
}

.single-product .summary > .single_product_custom_text_after_add_to_cart {
    order: 5;
    margin: 0 0 32px;
}

.single-product .summary > .woocommerce-product-details__short-description {
    order: 6;
    margin-bottom: 28px;
}

.single-product .summary > .woocommerce-product-details__additional-information {
    order: 7;
}

.single-product .summary > .product_meta {
    order: 8;
}

@media (min-width: 1025px) {
    .page-id-26065 .elementor-element-80179cd > .elementor-widget-wrap {
        position: sticky;
        top: 30px;
        align-self: flex-start;
        width: 100%;
        height: auto;
    }

    .single-product .welldone-child-product-columns {
        display: grid;
        grid-template-columns: 56% 44%;
        align-items: start;
    }

    .single-product .welldone-child-product-columns > .woocommerce-product-gallery {
        grid-column: 1;
        grid-row: 1;
        width: 100% !important;
        float: none !important;
        position: sticky !important;
        top: 30px;
    }

    .single-product .welldone-child-product-columns > .summary {
        grid-column: 2;
        grid-row: 1;
        width: 100% !important;
        float: none !important;
    }
}
