/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Samlet styling for predefined amount buttons */
.single-product.postid-10340 .ywgc-predefined-amount-button {
    padding: 20px !important;
    background-color: #FFFFFF !important;
    color: #000000 !important;
}
.single-product.postid-10340 .ywgc-predefined-amount-button.selected_button {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

/* Styling for knap i kurven */
.single-product.postid-10340 .cart .button {
    width: 80% !important;
    float: right !important;
}

/* Styling for mængdefeltet i add-to-cart widgets */
.single-product.postid-10340 :is(
    .elementor-widget-woocommerce-product-add-to-cart,
    .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
    .elementor-widget-wc-add-to-cart,
    .woocommerce div.product .elementor-widget-wc-add-to-cart
) .quantity .qty {
    height: 55px !important;
}

/* Margin for overskrifter i gift card content editor og gift cards form */
.single-product.postid-10340 .gift-card-content-editor.step-content h5,
.gift-cards_form > h3 {
    margin-top: 20px !important;
}

.ywgc-manual-amount {
    margin-left: 0!important;
}

#ywgc-manual-amount, #ywgc-manual-amount::placeholder {
    font-size: 1rem!important;
}

#ywgc-manual-amount {
    width: 11em!important;
}

.ywgc-manual-amount-container {
    border: solid 1px black!important;
}

.ywgc-manual-currency-symbol {
    padding: 15px!important;
    background-color: black!important;
    color: white!important;
    font-weight: bold!important;
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px!important;
    padding: 5px 0 0 15px!important;
}

.color-picker-swatches-popup-close {
    background-color: transparent!important;
}

.color-picker-swatches-popup-close:hover {
    color: black!important;
}

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

.e-woo-select2-wrapper .select2-results__option:focus {
    color: white!important;
}

.load-more-colors {
    width: 100%!important;
    background-color: black!important;
    border-radius: 0!important;
}

.powered_by_shipmondo {
    display: none!important;
}

.color-code {
    display: none!important;
}

.copy-button {
    width: 100%!important;
    padding: 5px!important;
    font-size: 12px!important;
    background-color: lightgray!important;
    color: black!important;
    border: none!important;
    text-transform: none!important;
    font-weight: 400!important;
}

/* Samlet styling for predefined amount buttons */
.single-product.postid-7323 .ywgc-predefined-amount-button {
    padding: 20px !important;
    background-color: #FFFFFF !important;
    color: #000000 !important;
}
.single-product.postid-7323 .ywgc-predefined-amount-button.selected_button {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

/* Styling for knap i kurven */
.single-product.postid-7323 .cart .button {
    width: 80% !important;
    float: right !important;
}

/* Styling for mængdefeltet i add-to-cart widgets */
.single-product.postid-7323 :is(
    .elementor-widget-woocommerce-product-add-to-cart,
    .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
    .elementor-widget-wc-add-to-cart,
    .woocommerce div.product .elementor-widget-wc-add-to-cart
) .quantity .qty {
    height: 55px !important;
}

/* Margin for overskrifter i gift card content editor og gift cards form */
.single-product.postid-7323 .gift-card-content-editor.step-content h5,
.gift-cards_form > h3 {
    margin-top: 20px !important;
}
/* IGEN */

/* Samlet styling for predefined amount buttons */
.single-product.postid-10344 .ywgc-predefined-amount-button {
    padding: 20px !important;
    background-color: #FFFFFF !important;
    color: #000000 !important;
}
.single-product.postid-10344 .ywgc-predefined-amount-button.selected_button {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

/* Styling for knap i kurven */
.single-product.postid-10344 .cart .button {
    width: 80% !important;
    float: right !important;
}

/* Styling for mængdefeltet i add-to-cart widgets */
.single-product.postid-10344 :is(
    .elementor-widget-woocommerce-product-add-to-cart,
    .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
    .elementor-widget-wc-add-to-cart,
    .woocommerce div.product .elementor-widget-wc-add-to-cart
) .quantity .qty {
    height: 55px !important;
}

/* Margin for overskrifter i gift card content editor og gift cards form */
.single-product.postid-10344 .gift-card-content-editor.step-content h5,
.gift-cards_form > h3 {
    margin-top: 20px !important;
}

div.product.wcpa_has_options form.cart>div.e-atc-qty-button-holder {
    flex-wrap: nowrap!important;
}

.woocommerce-Price-amount bdi {
    font-weight: normal!important;
}