/*!
Theme Name: Hjem
Theme URI: https://profiles.wordpress.org/dharmesh351991/
Author: WP Codex team
Author URI: https://profiles.wordpress.org/dharmesh351991/
Description: Eiendomsfinans applies for a loan, compares terms and insurance on behalf of the customer.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hjem
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
footer#colophon {
    clear: both;
}
.preloader{
    background: white url(images/Eclipse-1s-200px.gif) center center no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    pointer-events: none;
}
select#loanterm {
    display: block;
    height: 48px;
    padding-left: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.select-selected.selected-duration {
    display: none;
}


.content_and_calculator .calculator-container .md\:py-20{
   padding: 0;
}

.content_and_calculator .calculator-container .md\:py-20 .sm\:w-10\/12{
   width: 100%;
}

@media (min-width: 1024px){
    .content_and_calculator .lg\:w-8\/12 {
      width: 50%;
    }
}
