/*
Theme Name: Fox in the box
Author: Themes Kingdom
Author URI: https://themeskingdom.com/
Description:
Requires at least: 5.7
Tested up to: 6.0.1
Requires PHP: 5.7
Version: 1.0.2
Text Domain: fox
Domain Path: /languages
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks

Fox in the box WordPress Theme, (C) 2022 Themes Kingdom.
*/


.wp-block-button.is-style-outline.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
    border: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    gap: 15px;
}

.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover {
    border: 1px solid rgba(0, 0, 0, 1);
    background-color: white !important;
    color: var(--wp--custom--button--color--background) !important;
}

.game-tags {
    gap: 10px !important;
}

.game-product-meta {
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .1);
    padding-top: .30rem;
    padding-right: var(--wp--preset--spacing--40);
    padding-bottom: .30rem;
    padding-left: var(--wp--preset--spacing--40);
    border-radius: var(--wp--custom--button--border--radius);
}

.game-product-meta .prefix, .game-product-meta .value {
    font-weight: var(--wp--custom--button--typography--font-weight);
    font-family: var(--wp--custom--button--typography--font-family);
    font-size: 13px;
    line-height: var(--wp--custom--button--typography--line-height);
    text-decoration: none;
    text-transform: uppercase;
}

.game-product-meta.availability:before {
    content: url('https://ch.tkdemos.co/wp-content/uploads/2023/07/today_FILL0_wght400_GRAD0_opsz48-3.svg');
    margin-right: 10px;
    height: 22px;
}

.game-product-meta.route:before {
    content: url('https://ch.tkdemos.co/wp-content/uploads/2023/07/route_FILL0_wght400_GRAD0_opsz48-5.svg');
    margin-right: 10px;
    height: 22px;
}

.game-product-meta.puzzles:before {
    content: url('https://ch.tkdemos.co/wp-content/uploads/2023/07/map_FILL0_wght400_GRAD0_opsz48-4.svg');
    margin-right: 10px;
    height: 22px;
}

.woocommerce .wp-element-button, .woocommerce .wp-block-button__link {
    padding-top: calc( var(--wp--custom--button--spacing--padding--top) + var(--wp--custom--button--border--width));
    padding-bottom: calc( var(--wp--custom--button--spacing--padding--bottom) + var(--wp--custom--button--border--width));
    padding-left: calc( var(--wp--custom--button--spacing--padding--left) + var(--wp--custom--button--border--width));
    padding-right: calc( var(--wp--custom--button--spacing--padding--right) + var(--wp--custom--button--border--width));
    font-weight: var(--wp--custom--button--typography--font-weight);
    font-family: var(--wp--custom--button--typography--font-family);
    font-size: var(--wp--custom--button--typography--font-size);
    line-height: var(--wp--custom--button--typography--line-height);
    text-decoration: none;
    text-transform: uppercase;
    border: none !important;
    font-size: 15px !important;
    border-radius: var(--wp--custom--button--border--radius);
    color: var(--wp--custom--button--color--text);
    background-color: var(--wp--preset--color--accent-3) !important;
    transition: .3s;
}

.woocommerce .wp-element-button:hover, .woocommerce .wp-block-button__link:hover {
    background-color: var(--wp--custom--color--primary) !important;
    color: var(--wp--custom--color--secondary) !important;
}

.taxonomy-product_tag a {
    color: #000000;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    font-family: var(--wp--custom--button--typography--font-family);
    padding: 5px 10px;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin-bottom: 5px;
    display: inline-block;
}

.taxonomy-product_tag a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

td.wccpf_label {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display:none;
}

.woocommerce-Tabs-panel h2 {
    display: none;
}

.ui-accordion-header { gap: 0px !important; 
}

.ui-accordion-header-active {
    margin-bottom: 20px !important;
}

h4.wccpf-group-title-h4 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #808080;
}

.woocommerce-cart .product-quantity {
    display:none;
}

.trp-language-switcher {
    height: 18px !important;
    width: auto !important;
}

.trp-language-switcher .trp-ls-shortcode-current-language {
    display: block !important;
}

.trp-language-switcher > div {
    padding: 0px !important;
    background-image: none !important;
    background: transparent !important;
    text-align: center !important;
    border: none !important;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language {
    visibility: visible;
    max-height: 250px;
    padding: 4px 13px;
    height: auto;
    overflow-y: auto;
    position: absolute !important;
    left: 0;
    top: 0;
    display: inline-block !important;
    min-height: auto;
}

.trp-language-switcher > div > a:hover {
    background: transparent !important;
    border-radius: 0px !important;
}

.trp-language-switcher > div > a {
    display: block !important;
    padding: 0px !important;
    border-radius: 0 !important;
    text-decoration: none;
    color: #ffffff !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-family: var(--wp--preset--font-family--heading-font) !important;
}

table.wccpf_fields_table td.wccpf_value input[type=text], table.wccpf_fields_table td.wccpf_value input[type=number], table.wccpf_fields_table td.wccpf_value input[type=email], table.wccpf_fields_table td.wccpf_value input[type=password], table.wccpf_fields_table td.wccpf_value textarea, table.wccpf_fields_table td.wccpf_value select {
    width: 100%;
    padding: 15px 15px !important;
    height: 55px !important;
    border: 1px solid #cdcdcd !important;
    border-radius: 4px !important;
}

.woocommerce div.product form.cart div.quantity .qty {
    margin-right: 0.5rem;
    border-radius: 4px;
}

.woocommerce .price ins, .woocommerce bdi {
    text-decoration: none;
    font-family: var(--wp--preset--font-family--heading-font);
    font-weight: 900;
    font-size: 24px;
}

table.wccpf_fields_table td.wccpf_value input[type=text], table.wccpf_fields_table td.wccpf_value input[type=number], table.wccpf_fields_table td.wccpf_value input[type=email], table.wccpf_fields_table td.wccpf_value input[type=password], table.wccpf_fields_table td.wccpf_value textarea, table.wccpf_fields_table td.wccpf_value select {
    font-size: 15px;
}

div.wccpf-cart-edit-wrapper select, div.wccpf-cart-edit-wrapper textarea, div.wccpf-cart-edit-wrapper input[type=text], div.wccpf-cart-edit-wrapper input[type=email], div.wccpf-cart-edit-wrapper input[type=number] {
    font-size: 15px;
}

header {
    position: absolute;
    width: calc( 100% - 12vw );
    z-index: 10000;
}

.product-meta {
    font-family: var(--wp--custom--button--typography--font-family) !important;
}

.product-buy-button {
    display: flex;
    justify-content: end;
}

.product-meta .wp-block-image img {
    vertical-align: middle;
}

.product-meta .wp-block-image {
    display: flex;
}

.wp-block-woocommerce-product-price, .price-per-team {
    display: inline-block;
    margin-right: 10px;
}

@media (max-width: 600px) {
    .wp-block-media-text.is-image-fill .wp-block-media-text__media {
        min-height: 420px !important;
    }

    .woocommerce-page .woocommerce-cart-form .coupon {
        flex-direction: column;
    }

    .woocommerce-page .woocommerce-cart-form #coupon_code {
        width: 100% !important;
        margin-right: 0;
    }

    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
        width: 100% !important;
        margin-top: 10px;
        box-sizing: border-box;
    }
    .woocommerce-cart .woocommerce-message {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
}

@media (min-width: 601px) and (max-width: 1024px) {
    .wp-block-media-text.is-image-fill .wp-block-media-text__media {
        min-height: 740px !important;
    }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    border: none;
    font-size: inherit;
    padding: 0px 0px;
    line-height: 1.5;
}

form.checkout_coupon br {
    display: none;
}

li.wc_payment_method.payment_method_multipass label .multipass img {
    margin: 10px 0 0 0px !important;
}

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
    margin-top: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding-top: calc( var(--wp--custom--button--spacing--padding--top) + var(--wp--custom--button--border--width));
    padding-bottom: calc( var(--wp--custom--button--spacing--padding--bottom) + var(--wp--custom--button--border--width));
    padding-left: calc( var(--wp--custom--button--spacing--padding--left) + var(--wp--custom--button--border--width));
    padding-right: calc( var(--wp--custom--button--spacing--padding--right) + var(--wp--custom--button--border--width));
}

@media (max-width: 991px) and (hover: none) {
    .product-buy-button {
        display: flex;
        justify-content: center;
    }
    .wp-block-site-logo {
        width: 50%;
    }
}

.woocommerce-message a.button.wc-forward.wp-element-button {
    padding: 5px 0 !important;
    color: #000;
    background-color: transparent !important;
}

.woocommerce-message a.button.wc-forward.wp-element-button:hover {
    color: var(--wp--preset--color--accent-3) !important;
}

.shop_table .actions .button.wp-element-button {
    background-color: black !important;
}

@media (min-width: 821px) {
    form.woocommerce-checkout .col2-set {
        width: 45%;
    }
    form.woocommerce-checkout .col2-set, form.woocommerce-checkout #order_review_heading, form.woocommerce-checkout .woocommerce-checkout-review-order {
        float: left;
    }
    form.woocommerce-checkout #order_review_heading, form.woocommerce-checkout .woocommerce-checkout-review-order {
        margin-left: 10%;
        width: 45%;
    }
    form.woocommerce-checkout .col2-set, form.woocommerce-checkout #order_review_heading, form.woocommerce-checkout .woocommerce-checkout-review-order {
        float: left;
    }
    .woocommerce .woocommerce-checkout .col-1, .woocommerce .woocommerce-checkout .col-2 {
        float: none;
        width: auto;
    }
    .woocommerce-page table.shop_table {
        width: 100%;
        border-collapse: collapse;
    }
    input[type=checkbox] + label, input[type=radio] + label {
        display: initial;
        margin-left: 0em; 
        line-height: 1em; 
        vertical-align: middle; 
    }
}

a.button.wc-backward.wp-element-button br {
    display: none;
}

td.product-quantity {
    display: none !important;
}

th.product-subtotal, td.product-subtotal {
    text-align: right;
}

input[type="checkbox"] + label, input[type="checkbox"] + span, input[type="radio"] + label, input[type="radio"] + span {
    margin-left: 0px;
}