/*
 Theme Name:   Glåmdal Maskin AS
 Theme URI:    #
 Description:  Nettside laget for Glåmdal Maskin AS i 2021 sammen med Kurér Grafisk
 Author:       Tina Meldahl
 Author URI:   http://tinameldahl.no
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor
*/


p a {
  color:#0d2857!important;
}

body {
	background-color:#F8F8F8!important;
}

p {
  font-size: 1.2em!important;
}

span.tagged_as.detail-container {
    display: none!important;
}

#produkt-pris {
    font-size: 1.6em!important;
}

.woocommerce-message {
    border-top-color: #0d2857!important;
}

.woocommerce-message::before {
    content: "\e015";
    color: #0d2857!important;
}

.woocommerce-info {
    border-top-color: #0d2857!important;
}

.woocommerce-info::before {
    color: #0d2857!important;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    background-color: #0d2857!important;
    color: #201504!important;
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background-color: #201504!important;
    color: white!important;
}

button.woocommerce-Button.button {
    background-color: #0d2857!important;
    color: #201504!important;
}

button.woocommerce-Button.button:hover {
    background-color: #201504!important;
    color: white!important;
}

a.reset_variations {
    color: black;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: none!important;
}

section.related.products {
    padding-top: 20px!important;
}