/* 
Theme Name: Verdi Media Theme 
Theme URI: https://github.com/elementor/hello-theme/
Description: Dette er child theme som brukes av Verdi Meida Norge AS
Author: Verdi Media Norge AS
Author URI: https://verdimedia.no/
Template: hello-elementor
Version: 1.1.3
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
*/

/*
    Add your custom styles here
*/

.button.alt {
    background-color: #0071a1;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
}

.button.alt:hover {
    background-color: #005b7a;
    color: #fff;
}

.variations_button  {
	display: none !important; }