/*======================================
Theme Name: Grascenter Tema
Theme URI: https://www.grascenter.se/
Description: 
Author: EFS
Author URI: https://www.grascenter.se/ 
Template: hello-elementor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


.frm-zip-seach .form-row {
    display: flex;
    gap: 10px;
}

.frm-zip-seach .form-control {
    border-radius: 2em;
}

.frm-zip-seach button {
    border-color: #f8f9fa !important;
}

#postnummer .alert {
    padding: 10px 15px;
    margin-top: 10px;
}

#postnummer h4 {
    color: inherit !important
}

#postnummer .alert-success {
    color: #004b28;
    background-color: #cce9db;
}

#postnummer .alert-danger {
    background: #f8d7da;
    color: #721c24;
}

.single-product .type-product h1.product_title {display: block!important;}

.single-product .type-product .price,
.single-product .type-product .price .woocommerce-Price-amount bdi,
.single-product .type-product .stock,
.woocommerce ul.products li.product .price,
.fran-pris {color: #334263!important;}

.woocommerce ul.products li.product .woocommerce-loop-product__buttons a,
.woocommerce button.single_add_to_cart_button.button.alt {
	color: var(--e-global-color-secondary)!important;
    background-color: var(--e-global-color-primary)!important;
    font-family: "Inter", Sans-serif!important;
    font-size: 1rem!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    border-radius: 100px 100px 100px 100px!important;
    padding: 12px 25px 12px 25px!important;
	margin-top: 2em!important;
}


.woocommerce-checkout .page .woocommerce {margin-inline: 0;}


/*Varukorg fix*/

.widget_shopping_cart_content .new-price .woocommerce-Price-amount bdi,
.woocommerce-cart-form__cart-item .product-subtotal .discount-info .new-price {
	color: #00904c!important;
}

.elementor-widget-woocommerce-cart .woocommerce-cart-form__cart-item .product-name a,
.elementor-widget-woocommerce-cart .woocommerce-shipping-totals a {
	color: #334263!important;
}
.elementor-widget-woocommerce-cart .woocommerce button.button {
	border-color: #334263!important;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
	background-color: #334263!important;
}


.woocommerce-cart .cart_totals .woocommerce-shipping-totals {display: none!important;}

.woocommerce-checkout-review-order .woocommerce-checkout-payment button#place_order {background-color: #334263;}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {border: 0px;}


/*kalender lager*/
.product-stock-calendar .custom-header h2,
.product-stock-calendar .custom-header h3 {margin-top: 0px!important;}

