/**
 * Theme Name: Jupiter Child
 * Theme URI: http://demos.artbees.net/jupiter
 * Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
 * Version: 6.10.6
 * Asset Version: 6.10.6
 * Template: jupiter
 * Author: O8
 * Author URI: https://www.o8.agency
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

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

    .woocommerce-checkout .woocommerce-checkout-review-order {
        float: left;
    }

    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: left;
    }

}


.mk-dashboard-trigger.fullscreen-style {
    display: none;
}


.button-no-action {
    max-width: 300px;
}

.button-no-action form.cart {
    display: block !important;
}

.button-no-action .single_variation_wrap {
    width: 100%;
}

.button-no-action .woocommerce-variation-add-to-cart {
    display: block !important;
    width: 100%;
}

.button-no-action .elementor-shortcode {
    height: fit-content;
    display: inline-block;
    width: 65%;
    /*max-width: 220px;*/
    float: right;
}

.button-no-action .elementor-shortcode p {
    margin: 0;
}

.button-no-action .elementor-shortcode a {
    font-size: 14px;
    padding: 15px 0 !important;
    width: 100%;
    min-width: 120px;
    text-align: center;
    letter-spacing: .01rem;

    font-weight: bold !important;
    fill: #ffffff !important;
    color: #ffffff !important;
    background-color: #00aecd !important;
    border-style: solid !important;
    border-color: #ffffff !important;
}

.button-no-action .elementor-shortcode a:hover {
    color: #ffffff !important;
    background-color: #003b7f !important;
    border-color: #ffffff !important;
}

.button-no-action a svg {
    display: none;
}

.button-no-action .added_to_cart {
    display: none !important;
}





.team-template-default #mk-page-introduce {
    display: none !important;
}

.button-no-action table .label {
    display: none;
}

.button-no-action .woocommerce-variation-description {
    display: none;
}

.button-no-action .woocommerce-variation-price {
    display: none;
}

.button-no-action .variations {
    margin: 0;
}

.button-no-action .variations .reset_variations {
    font-size: 12px;
    display: inline-block;
    float: right;
}

.button-no-action .variations .value {
    padding: 0;
}

.button-no-action .variations select {
    min-width: 70px;
    width: 100%;
    max-width: 300px;
    margin: 0;
}

.button-no-action .quantity {
    display: none;
    width: 30%;
    max-width: 50px;
    /*display: inline-block;*/
    float: left;
}

.button-no-action .quantity label {
    display: none;
}

.button-no-action .mk-product-quantity {
    height: 43px;
    display: inline-block;
    float: right;
}

.button-no-action .mk-product-quantity .input-text {
    width: 100%;
}


.button-no-action .single_add_to_cart_button {
    display: none !important;
}



.button-no-action .quantity-container {
    width: 30%;
    display: inline-block;
    float: left;
    height: 43px;
}

.button-no-action .atc-qty-btn {
    width: 30%;
    display: inline-block;
    text-align: center;
    height: 100%;
    border: none;
    transition: all .15s ease-in-out;
    -webkit-perspective: 1000;
}

.button-no-action .atc-qty-btn:hover {
    background-color: lightgray;
}

.button-no-action .atc-qty-text {
    width: 20%;
    display: inline-block;
    text-align: center;
    height: 100%;
}

.atc-choose-option {
    pointer-events: none;
    opacity: 0.3;
}




.elementor-widget-wc-add-to-cart #sort_customizable_table {
    display: none;
}

/*.woocommerce-variation-description p {*/
    /*font-size: 16px;*/
/*}*/


.woocommerce-MyAccount-downloads-file {
    white-space: normal !important;
}