/*
 Theme Name: SimpleTheme CHILD
 Description: The custom theme SimpleTheme CHILD using the parent theme SimpleTheme.
 Author: Maja Wall
 Author URI: https://www.hjemmesider.dk
 Template: simpletheme
 Version: 1
 */

body {font-family: 'Open Sans', sans-serif;
	}

.background-2 {
    background: #ffffff;
	color: #595b5c;
}

@media (min-width: 1025px){
.menu-con {
    border-top: 0px solid #f2f2f2;
    border-bottom: 0px solid #f2f2f2;
	padding-bottom: 1em;
}}

@media (min-width: 1025px){
.all-menu a {
    display: block;
    text-decoration: none;
    padding: .75em 1em;
    color: inherit;
    transition: .5s all;
    border: none;
    opacity: 1;
    color: darkgray;
}}

a {
    color: #a21c26;
}

@media (min-width: 1025px){
.all-menu .current-menu-item>a {
    background: rgba(0,0,0,0);
	color: #a21c26;
}}



@media (min-width: 1025px){
.all-menu ul {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: 700;
    letter-spacing: 1px;
}}



.summary span.price {
    display: block;
    margin: .5em 0;
	font-size: 1.5em;
	font-weight: 700;

}

span .price {
 color: darkgray

}


@media (min-width: 769px){.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 59%;
    clear: none;
}}

@media (min-width: 769px){.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 38%;
}}



.value input[type=radio] {
    margin: .7rem;
}

.site-logo img {
    width: 100%;
    max-width: 350px;
}

.background-4 {

    background: #fff;
    color: #7b756d;

}

@media (min-width: 769px) {.page-header {
    padding-bottom: 40px;
}}

.home h1 {
	display: none;
	}

.cart-customlocation {
    float: left;
    text-decoration: none;
    background: none;
    padding: 1em;
    border-radius: 1px;
    background-color: #e6e6e6;
}

.background-footer {
    background-color: #e6e6e6;
}

h1, h2 {
   color: darkgray;
}

ul.products a {
   
    border-bottom: 1px solid #191717;
}


.banner-img-aside{
    background: #a5bcc2;
    color: #fff;
    overflow: hidden;
}

.banner-img-aside widget-title h5{
    color: #000;
    font-weight: 700;
	font-size: 2em;
}

.top-banner-aside h5 {
    margin: 1em 0 .5em 0;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.25;
    font-size: 2em;
    Color: #003f4b;
}

.woocommerce-message {

    background: #a21c26;

}

@media (min-width: 769px){
.gallery figure img {
    border-right-style: solid;
    border-right-color: #fff;
    border-right-width: 12px;
}}



quantity {
    display: none!important;
}

.top-banner-aside {
   align-content: left;
}

@media (min-width: 769px){
.top-banner-left {
 background-color: #fff;
 min-height: 400px;
}}


h1, h2, h3 {
    font-weight: 700;
}