body{font-family: "Lato", arial, tahoma;font-weight: normal;}.navigation li.level0 a.level-top, .navigation ul.container .level0 > a{font-family: "Lato";}
				h1,.h1{font-family: "Roboto Slab";}
				h2,.h2{font-family: "Roboto Slab";}
				h3,.h3{font-family: "Roboto Slab";}
				h4,.h4{font-family: "Roboto Slab";}
				h5,.h5{font-family: "Roboto Slab";}
				h6,.h6{font-family: "Roboto Slab";}
				.price, .price-box .price{font-family: "Lato";}
				.checkout-payment-method .payment-method-content {
    display: none;
    padding: 0 0 18px 22px;
}

.checkout-payment-method .payment-method._active .payment-method-content {
    display: block;
}


input#everypay {
    float: left;
    margin-right: 10px;
}

input#banktransfer {
    float: left;
    margin-right: 10px;
}

input#liisipayment {
    float: left;
    margin-right: 10px;
}

img#liisi-icon {
    display: none;
}
#everypay-logos img {
    display: none;
}

button.action.primary.checkout {
padding:8px;
    background-color: #ff7f66;
    border: 1px solid black;
    float: right;
    color: #fff;
    font-size: 16px;
}

checkout-index-index button {
    background: none;
    border: none;
    /* color: #fff !important; */
    padding: 10px 16px;
    /* text-transform: uppercase; */
    /* font-weight: 700; */
}


button.action.action-auth-toggle {
    border: 1px solid black;
    background: #ff7f66;
    color: #fff;
    font-size: 15px;
    padding: 8px;
    font-weight: 700;
}

a.action.skip.gallery-next-area {
    display: none;
}
a.action.skip.gallery-prev-area {
    display: none;
}
.autocomplete-suggestions {
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    border: 1px solid #d4d4d4;
    background: #fff;
overflow-y: auto;
    max-height: 350px!important;
}

.autocomplete-suggestion {
    border-bottom: 1px solid #d4d4d4;
}

.suggestion-right {
    padding-left: 10px;
}

.suggestion-left {
    padding-left: 10px;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.dropdown-menu {
    z-index: 5;
}

.promobanner .text {
    z-index: auto;
}

.minicart-items-wrapper {
    height:auto!important;
}

.vertical-menu-header {
    z-index: 4;
}

ul.item.product.product-item {
    display: inline-block;
}

img.img-responsive.product-image-photo {
    display: block!important;
    max-height: 200px;
    object-fit: contain;
}

.product-top {
    min-height: 200px;
}

span.product-image-wrapper {
    float: right;
}

.checkout-index-index .opc-sidebar .minicart-items .product-item .product-image-container, .checkout-index-index .opc-sidebar .minicart-items .product-item .product-item-details {
    display: unset!important;
}


.modals-overlay {
    z-index: 100!important;
}

span.product-image-wrapper {
    padding-bottom: 0px!important;
}