@media screen and (min-width: 768px) { #masthead.sticky .custom-logo-link img {
width: auto;
height: 40px;
} #masthead.sticky .main-navigation {
text-align: right;
position: fixed;
top: 0; padding: 0;
width: auto;
margin-left: 300px;
} #masthead.sticky .custom-logo-link {
position: fixed;
top: 0;
margin: 0;
padding: 0;
} #masthead.sticky .site-header-cart .cart-contents{
padding:1em 0;
}
#masthead.sticky .main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
padding: 1em 1em;
}
#masthead.sticky .site-branding{
margin-bottom: 1em;
} #masthead.sticky .site-header-cart {
width: 11% !important;
position: fixed !important;
top: 0;
right: 23%;
padding: 0;
} #masthead.sticky{
position: fixed;
top: 0;
width: 100%;
} #masthead.sticky .site-search{
display:none;
}
.woocommerce-active .site-header .site-branding {
width:20%;
}
#topbanner{
display:inline;
width: 40%;
float:left;
font-weight: 600;
font-size: 15pt;
margin-top: 15px;
margin-left: 20px;
}
.site-header {
padding-top: 2.0em;
}
.custom-logo-link, .site-branding, .site-header-cart, .site-logo-anchor, .site-logo-link, .site-search {
margin-bottom:0;
}
.site-header-cart .cart-contents {
padding: 1em 0;
}
#quickpay-kortikoner img {
max-height:25px;
padding:2px;
}
.site-info {
width: 100%;
padding-top: 0.5em;
}
.site-info a{
color:#585;
font-size:12px;	
}
#site-info-left {
float:left;
}
#site-info-right {
float:right;
}
.widget .widget-title {
border-bottom:0;	
padding:0;
}
.footer-widgets {
padding-top:2em;
}
.mc4wp-form-fields input[type="email"] {
background-color: #fff;
}
}