/* 
Theme Name: MarcHarris
Theme URI: https://internetdivision.lokbase.com
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team und customised by LOK. INTERNET DIVISION
Author: LOK. / Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2
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
*/

a { color: rgb(68,73,77); }

.nopadding {
    padding:0 !important;
    margin:0  !important;
}

.bg-kollektion {
    background-image: url('backgrpund-kollektion.jpg?v=4');
    background-repeat: no-repeat;
    background-position: right 0px top 0;
    background-size: auto 100%;
    background-attachment: fixed;
}

.kollhead h2 {
    font-weight: 300 !important;
}

.kollhead h2 b { display: block; font-weight: 900 !important; }

header ul.elementor-nav-menu li.current-menu-item {
    background-image: url('navline.png');
    background-repeat: no-repeat;
    background-position: left 20px top;
    background-size: 3px 40%;
}

#navmenu {
    /* border: 1px solid pink; */
    min-height: 120px;
}

#listbox ul {
    list-style: none;
    margin-left:0;
    padding-left:0;
}

#listbox ul li {
    list-style: none;
    background-image: url('pointlist.svg');
    background-repeat: no-repeat;
    background-position: left top 9px;
    background-size: auto 7px;
    padding-left: 40px;
}



#ziprequest [type=button], #ziprequest [type=submit], #ziprequest button {
    color: white;
    background-color: rgb(181, 160, 141);
    border: 1px solid rgb(181, 160, 141);
    
}

#ziprequest [type=button]:focus, #ziprequest [type=submit]:focus, #ziprequest  button:focus {
    outline:5px auto -webkit-focus-ring-color
}

#ziprequest [type=button]:focus, #ziprequest [type=button]:hover, #ziprequest [type=submit]:focus, #ziprequest [type=submit]:hover, #ziprequest button:focus, #ziprequest button:hover {
    color: #fff;
    background-color: rgb(181, 160, 141);
    text-decoration:none
}

#ziprequest input {
    border: 1px solid rgb(181, 160, 141);
}
