/*

Theme Name: Mystile Child Theme

Description: A child theme skin for Mystile 

Author: Teddy Triton

Version: 1.0.0

Template: mystile

*/



@import url(../mystile/style.css);
@import url(../mystile/css/layout.css);


/*	All child theme styles go here.

----------------------------------------------- */

body {
    font: 12px/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555;
    background: #e2e5e9;
    padding: 0;
    width: 100%;
}
body,html{height:100%}
#wrapper {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 1em;
    background-color: #fff;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
#sidebar {
    font-size: 100%;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(113, 113, 113);
    border-top: none;
    border-left: none;
    padding: 2em 1em 1em 1em;   
    margin-bottom: 2em; 
}
#sidebar h3 {
    border-top: 1px solid rgb(113, 113, 113);
    border-bottom: 1px solid rgb(113, 113, 113);
    line-height: 22pt;
    height: 14pt;
    background-color: rgba(217, 217, 217, 1);
    font-weight: 700;
    width: 100%;
    margin-left: -0.7em;
    padding-top: 0;
    padding-left: 1.43em;
}
#footer {
    max-width: 100%;
}
.woocommerce {
    width: 100%;
}
.nav {
    z-index: 99;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    border-left: 1px solid #ccc;
    border-right: 1px solid #eee;
}
.nav a {
    position: relative;
    color: #555;
    display: block;
    z-index: 100;
    padding: 6px 15px 4px;
    line-height: 36px!important;
    text-decoration: none;
    font-weight: bold;
    border-right: 1px solid #ccc;
    border-left: 1px solid #eee;
    text-shadow: 0 1px 0 #fff;
}
.nav li:last-of-type>a {
    border-right: none;
}
.nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a {
    color: #222;
    background: #ddd;
    text-decoration: none;
}
#logo {
    float: left;
    height: 100px;
    line-height: 6em;
    width: 46%;
}
#top .search {
    float: right;
    height: 6em;
    line-height: 8.5em;
    list-style-type: none;
}
#top .search label {
    display: none;
}
.entry>p:nth-child(odd) {
    background: #e2e5e9;
    text-align: center;
    padding: 5px;
}
ul.products li.product {
    margin-right: 2%;
}
.cart-custom-class {
    background-color: rgb(123, 206, 231);
}
.cart-custom-class a {
    color: white;
    text-shadow: none;
}
.cart-custom-class a:hover {
    background-color: rgb(31, 142, 182);
    color: white;
}
.entry-summary ul {
    list-style-type: none;
    color: black;
    font-weight: 700;
    padding: 2px;
    text-shadow: 1px 1px 3px black;
}
.onsale {
    background: #28B1DA;
    line-height: 2.236em;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin: 2em;
}
#main {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
#main .type-product {
    border: none;
    min-height: 265px;
    margin: 1%;
    padding: 0%;
}
#main .woocommerce .type-product{
    padding: 0;
}
#main .woocommerce .type-product a {
	display: flex;
    flex-flow: row wrap;
	justify-content: center;
}
.woocommerce-price-suffix {
    font-size: 8pt;
    color: rgb(59, 179, 161);
}
.woocommerce_message .button, .woocommerce-message .button {
    margin-top: -3px;
}

ul.order_details:before {
    font-family: 'WebSymbolsRegular';
    display: inline-block;
    font-weight: normal;
    content: "/";
    position: absolute;
    top: -32px;
    right: -1px;
    font-size: 1.544em;
    color: #84ac50;
    padding: 7px;
    border-right: 1px solid rgb(232, 228, 227);
}
/* CSS TIL STYLING AF MODTAGNE KORT */
.card {
    background: url(images/payments.png);
    height: 20px;
    width: 35px;
    display: inline-block;
    margin: 2px 3px;
}
.cards-wrap {
    margin: 15px auto 0px;
    text-align: center;
}
.dankort {
    width: 40px;
    background-position: -50px -66px;
}
.edankort {
    width: 50px;
    background-position: 0 -66px;
}
.visa {
    background-position: 0 0;
}
.mastercard {
    background-position: 0 -22px;
}
article h1 {
    font: 38px 'BebasNeueRegular';
    color: #555454;
    text-transform: uppercase;
    padding: 0px 0 10px 0;
    margin: 5px 0 30px;
    border-bottom: 1px solid #d6d4d4;
    overflow: hidden;
}
table th {
    text-transform: uppercase;
    border-bottom: 2px solid #7BCEE7;
}
table td {
    border-bottom: 2px solid #7BCEE7;
    padding: 1em;
    vertical-align: top;
    text-align: left;
}
.input-text {
    width: 200px;
}
ul.products li.product h3 {
    padding-top: 10px;
}
.related {
    border-top: 2px solid rgb(35, 151, 186);
    padding-top: 15px;
}
/* SIMPEL KNAP */
@media only screen {
    a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button {
        display: inline-block;
        padding: .236em .857em;
        color: white;
        text-align: center;
        text-decoration: none;
        font-size: 1em;
        font-family: inherit;
        cursor: pointer;
        overflow: visible;
        width: auto;
        line-height: 1.618em;
        margin: 0 .327em;
        -webkit-font-smoothing: subpixel-antialiased;
        font-weight: bold;
        text-shadow: 0 1px 0 #124D52;
        background-color: #2F9BD3;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#0F5179), to(#279AD5));
        background-image: -webkit-linear-gradient(top, #0F5179, #279AD5);
        background-image: -moz-linear-gradient(top, #0F5179, #279AD5);
        background-image: -ms-linear-gradient(top, #0F5179, #279AD5);
        background-image: -o-linear-gradient(top, #0F5179, #279AD5);
        background-image: linear-gradient(to bottom, #0F5179, #279AD5);
        border: 1px solid #395B6F;
        -webkit-border-radius: 0.202em;
        border-radius: 0.202em;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #0F847B, inset 0 -1px #1C8BE8;
        box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #0F847B, inset 0 -1px #1C8BE8;
    }
    a.button:hover, a.comment-reply-link:hover, #commentform #submit:hover, .submit:hover, input[type=submit]:hover, input.button:hover, button.button:hover {
        text-decoration: none;
        background-color: #2FA1BB;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#041120), to(#1771B0));
        background-image: -webkit-linear-gradient(top, #041120, #1771B0);
        background-image: -moz-linear-gradient(top, #041120, #1771B0);
        background-image: -ms-linear-gradient(top, #041120, #1771B0);
        background-image: -o-linear-gradient(top, #041120, #1771B0);
        background-image: linear-gradient(to bottom, #041120, #1771B0);
    }
    input[type=text]:focus, input.input-text:focus, textarea:focus, input.txt:focus, input[type=tel]:focus, input[type=email]:focus {
        border-color: rgba(41, 144, 174, 0.8);
        background: #fff;
        -webkit-box-shadow: 0 0 0 0.327em rgba(31, 137, 213, 0.1), 0 0 0.202em rgba(9, 48, 61, 0.4);
        box-shadow: 0 0 0 0.327em rgba(31, 137, 213, 0.1), 0 0 0.202em rgba(9, 48, 61, 0.4);
    }

    ul.products li.product img {
        width: 100%;
        height: auto;
        padding: .53em;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /* border: 1px solid #e8e4e3; */
        margin: 0 auto 1em;
        border: none;
        border-bottom: 2px solid rgb(219, 219, 219);
        background: transparent;
    }
    ul.products {
        border-bottom: 2px solid rgb(35, 151, 186);
        padding-bottom: 10px;
    }
    .widget {
        margin-bottom: 0;
    }
    ul.order_details li {
        margin-right: 1em;
    }
}
.links_footer {
    width: 80%;
    display: inline-block;
    margin-left: 10%;
    margin-bottom: 20px;
    margin-right: 10%;
}
.links_footer_div {
    width: 28%;
    float: left;
    padding: 2%;
    border-left: 1px solid;
    margin-left: 1%;
    height: 200px;
}
.links_footer_div:last-child {
    border-right: 1px solid;
    padding-left: 1.9%;
}
.links_footer_div p {
    color: black;
    font-size: 8pt;
    text-transform: uppercase;
}
.links_footer_div h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid rgba(124, 124, 124, 1);
    padding: 2%;
    color: rgb(124, 124, 124);
}
.links_footer_div a {
    float: left;
    width: 100%;
}
ul.products li.product img {
    max-height: 191px;	
    max-width: 200px;
    min-height: 191px;
}

/*	All layout child theme styles go here.

----------------------------------------------- */

@media only screen and (min-width: 768px) {

    html.boxed {
        background: #e2e5e9;
    }
    .homepage-banner {
        padding-top: 0em;
        margin-bottom: 0em;
        max-width: 100%;
        border: 1px solid rgba(0, 0, 0, 0.49);
        border-bottom: none;
        border-radius: 0;
    }
    .homepage-banner:after {
        background: none;
    }

    .homepage-banner h1 {
		top: 39%;
	    left: 9%;
        padding: 0.336em;
        margin: 0;
        border-radius: 5px;
    }

    .homepage-banner .description {
        position: absolute;
        top: 59%;
        left: 10%;
        right: 40%;
        padding: 0.336em;
    }

    #navigation {
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-top-left-radius: 6px;
        -webkit-border-top-right-radius: 6px;
        background: #dfdfdf url(images/bg-nav.png) repeat-x bottom;
        font: 14px/14px Helvetica, Arial, sans-serif;
        width: inherit;
        max-width: 100%;     
        border: 1px solid rgba(0, 0, 0, 0.49);
        padding: 0;
        display: block;
        border-radius: 0;
        margin-bottom: 0;
    }

    #top {
        padding: 2em 0 0 0;
        max-width: 100%;
        margin: 0 auto;
        background: transparent;
    }
    #main {        
        width: 71%;
        padding: 2%;
    }
    #content {
        max-width: 99.8%;
        border-left: 1px solid rgb(113, 113, 113);
        border-right: 1px solid rgb(113, 113, 113);
		overflow: hidden;
    }  
    .footer-wrap {
        max-width: 100%;
        margin: 0;
        border: 1px solid rgb(113, 113, 113);
        padding: 1%;
    }
    #breadcrumbs {
        line-height: 20pt;
        width: 100%;
        padding: 0 15px;
        margin-bottom: 2em;
        border-bottom: 2px solid rgb(219, 219, 219);
    }
    ul.products li.product {
        width: 21.50%;
        border: 1px solid rgb(120, 164, 221);
    }
    #sidebar {
        width: 21.05%;
    }
    .single-product .images {
        width: 46%;
    }
    .single-product .summary {
        border: 1px solid #E8E4E3;
        padding: 1em;
    }
    .product .images img {
        background: transparent;
        border: 1px solid #E8E4E3;
        width: 100%;
    }   
    .brands-wrap {
        width: 100%;
    	margin-bottom: 3em;
    	display: flex;
    	flex-flow: row wrap;
	    justify-content: space-evenly;
    }
	.brand-image {
	    flex: 1 auto;
    	max-width: 125px;
	}
    .brand-image img {
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
    }
    .brand-image:first-child {
        margin-left: 2%;
    }
    .home #content.with-banner {
        border-top: none;
        padding-top: 0;
    }

ul.products li.product.last {
    overflow: hidden;
}	

}
@media only screen and (max-width: 960px) {
    table.cart td.actions .coupon .input-text, table.cart td.actions .coupon .button {
        width: 50% !important;
        float: left !important;
        margin-bottom: 10px !important;
        margin-left: 0px;
    }
    table.cart td.actions .button {
        margin-left: .618em;
        float: right !important;
        width: 35% !important;
        margin-bottom: 10px !important;
    }
    .brand-image {
        height: 6em;
    }
}


@media only screen and (max-width: 769px) {
    .show-menu mark {
        padding-right: 5px;
    }
    #top {
        background: transparent;
        margin: 0 auto;
        padding: 0;
    }
    #navigation {
        width: 100%;
        border-top: none;
        background-color: rgba(66, 155, 255, 0.27);
        border-color: rgba(22, 133, 190, 0.62);
        border-radius: 0;
        background-image: none;
    }
    #content {
        padding-top: 2%;
    }
    #navigation ul {
        width: 100%;
        border-right: none;
        border-left: none;
    }
    #navigation ul li {
        border-bottom: 1px solid rgb(104, 175, 219);
    }
    .show-menu mark {
        color: #FFFFFF;
    }
    .nav a {
        border-right: none;
        border-left: none;
        color: #4A413E;
    }
    #navigation ul>li:last-of-type {
        border-bottom: none;
    }
    .show-menu {
        clear: left;
        float: left;
        text-align: left;
        border: 1px solid rgb(204, 204, 204);
        line-height: 16pt;
        width: 100%;
        padding: 0.5em 0;
        background-color: rgba(66, 155, 255, 0.29);
        border-color: rgba(22, 133, 190, 0.53);
    }
    .show-menu a {
        padding-left: 0.5em;
    }
    .show-menu h3 {
        margin: 0;
    }
    .nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a {
        color: #FFF !important;
        background: #68AFDB;
        text-decoration: none !important;
        text-shadow: 1px 1px 3px black;
    }
    .product {
        margin-top: 0.7em;
    }
    .onsale {
        margin: 20px;
    }
    .cart-custom-class {
        display: none;
    }
    #sidebar {
        border: 1px solid rgb(113, 113, 113);
    }
    .images img {
        border: none;
        width: 75%;
    }
    .images .thumbnails {
        border-top: 1px solid rgb(120, 164, 221);
        border-bottom: 1px solid rgb(120, 164, 221);
        margin-left: -1em;
        margin-right: -1em;
    }
    .coupon {
        float: left;
        width: 50%;
    }
    table.cart td.actions .coupon .input-text, table.cart td.actions .coupon .button {
        width: 80% !important;
        margin-bottom: .53em !important;
        float: left;        
    }
    table.cart td.actions .button, table.cart td.actions .checkout-button, table.cart td.actions .input-text {
        width: 46% !important;
        float: right;
        margin-bottom: .53em !important;
    }
    ul.order_details {
        padding-left: 0em;
        width: 100%;
        border-bottom: none;
    }
    ul.order_details li {
        border-bottom: 1px solid #e8e4e3;
        width: 98%;
        border-right: none;
        padding: 2% 0 2% 2%;
        margin-right: 0;

    }
    ul.products li.product {
        width: 21.50%;
        border: 1px solid rgb(120, 164, 221);
    }
    .single-product .images {
        text-align: center;
    }
    .brands-wrap {
        display: none;
    }
    .links_footer_div {
        height: auto;
        border: none;
        padding: 0;
        margin: 0;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 620px) {
    #logo {
        float: left;
        height: auto;
        width: 100%;
        text-align: center;
        padding-top: 2em;
        line-height: normal;
    }
    #top .search {
        float: left;
        list-style-type: none;
        width: 100%;
        padding-top: 2em;
        height: auto;
        line-height: normal;
    }
    #top .search input[type=search] {
        width: 70%;
        margin: 0;
    }
    #top .search input[type=submit] {
        width: 25%;
        float: right;
        margin: 0;
    }
    h1 {
        font-size: 1.544em;
        text-align: center;
    }
    .woocommerce-tabs ul.tabs li {
        width: 100%;
    }
    ul.products li.product {
        width: 48%;
        margin: 0;
        padding: 0;
        margin-bottom: 20px
    }
    ul.products li.product:nth-child(2n) {
        margin-left: 2%;
    }

    .links_footer {
        margin-left: 0; 
        margin-right: 0; 
        width: 100%;
    }
    .links_footer_div {
        width: 100%;
        text-align: center;
    }
    .links_footer_div h3 {
        font-size: 1.2em;
    }
    .links_footer_div a {
        font-size: 8pt;
    }
    .links_footer_div p {
        font-size: 7pt;
    }
    .links_footer_div:last-child {
        border-right: none;
    }
    .woocommerce_ordering, .woocommerce-ordering {
        text-align: right;
        float: left;
        clear: both;
        width: 100%;
    }
    #main .type-product {
        padding: 1em;
        width: 100%;
        padding: 0;
        margin-left: 0;
    }
    .orderby {
        width: 100%;
    }
}
/* IMAGE PRODUKT */
div.ppt {
    display: none !important;
}
.woocommerce {
    position: relative;
}
.commentlist {
    margin-left: 1.5em;
}
.social_div_styling  {
    border-top: 4px double rgb(232, 228, 227);
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
    padding-right: 0px;
    padding-bottom: 0;
    height: 30px;
    width: 100%;
    border-bottom: 4px double rgb(232, 228, 227);
    background-color: rgba(123, 206, 231, 1);
}
.woo-fbshare.left {
    line-height: 17pt;
    position: absolute;
    margin-left: 80px;
}

/* Thumb Fixes */

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}
woocommerce.css?ver=4.7.3:1 .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
 opacity: .5;
 -webkit-transition: all, ease, .2s;
 -moz-transition: all, ease, .2s;
 transition: all, ease, .2s;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 1.618em;
	cursor: pointer;
}
.single-product .pswp__button {
	background-color: transparent
}
.single-product div.product {
	position: relative;
	overflow: hidden
}
.single-product div.product:after, .single-product div.product:before {
	content: "";
	display: table
}
.single-product div.product .images, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery {
	margin-bottom: 2.617924em;
	margin-top: 0
}
.single-product div.product .woocommerce-product-gallery {
	position: relative
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .875em;
	right: .875em;
	display: block;
	height: 3em;
	width: 3em;
	border-radius: 3px;
	z-index: 99;
	text-align: center;
	text-indent: -999px;
	overflow: hidden;
	text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: block!important;
    height: 2em!important;
    width: 2em!important;
    position: absolute;
    top: 0;
    right: 0;
}
.single-product div.product .woocommerce-product-gallery img {
	margin: 0
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1.618em
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin: 0;
	padding: 0
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before {
	content: "";
	display: table
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	margin-bottom: 1.618em;
	cursor: pointer
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: .5;
	-webkit-transition: all, ease, .2s;
	-moz-transition: all, ease, .2s;
	transition: all, ease, .2s
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 42.8571428571%;
	float: left;
 margin-right: 14.2857142857%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 23.8095238%;
	float: left;
        margin-right: 14.2857142857%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	/*width: 14.2857142857%; */
	width: 18%;
	float: left;
	/*margin-right: 14.2857142857% */
	margin-right: 8.2857142857%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0
}
.single-product div.product .images .woocommerce-main-image {
	margin-bottom: 1.618em;
	display: block
}
.single-product div.product .images .thumbnails a.zoom {
	display: block;
	width: 22.05%;
	margin-right: 3.8%;
	float: left;
	margin-bottom: 1em
}
.single-product div.product .images .thumbnails a.zoom.last {
	margin-right: 0
}

.widget_price_filter .ui-slider .ui-slider-range {
	background: #7bcee7;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	border: 1px solid #7bcee7;
}

.homepage-banner img {
    filter: grayscale(100%);
}
.cardviabill {
	background:url('https://www.lampehuset-jyderup.dk/wp-content/uploads/2018/11/VIABILL20.png');
    width: 88px;
height: 20px;
display: inline-block;
margin: 2px 3px;
}
