@import url('//fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,900,900italic');@import url('//fonts.googleapis.com/css?family=Playfair+Display:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,900,900italic');body{font-family: "Roboto", arial, tahoma;font-weight: normal;font-size:15px;}#mainMenu li a.level0, .navigation ul.container .level0 > a{font-size: 15px;}
				#mainMenu{font-family: "Roboto";}
				h1{font-family: "Playfair Display";font-size: 30px;}
				h2{font-family: "Playfair Display";font-size: 27px;}
				h3{font-family: "Playfair Display";font-size: 24px;}
				h4{font-family: "Playfair Display";font-size: 22px;}
				h5{font-family: "Playfair Display";font-size: 19px;}
				h6{font-family: "Playfair Display";font-size: 16px;}
				.price, .price-box .price{font-family: "Roboto";}
				.btn{font-family: "Roboto";font-size: 15px;}
				blockquote,.sub-title, .content-heading .block-note{font-family: "Roboto";}
				footer .bottom-footer {
    background-color: #758d87 !important;
    color: #ffffff !important;
}

footer .middle-footer {
    background-color: #758d87 !important;
}
.catalogsearch-result-index .products-grid .product-item-info .product-top .actions-link {
    bottom: 7.5px;
    top: unset;
    left: 15px !important;
}
.catalogsearch-result-index .breadcrumbs>.container, .catalogsearch-result-index .breadcrumbs>.container-fluid {
    padding: 15px !important;
}
.product.info.detailed .data.item.text h2 {
    font-weight: bold;
    text-align: center;
    color: inherit;
    max-width: 100%;
}
.catalog-product-view section#maincontent {
    margin-bottom: 40px;
}

.owl-carousel .owl-nav > div.owl-next {
    margin-top: -30px!important;
}

.owl-carousel .owl-nav > div.owl-prev {
    margin-top: -30px!important;
}
.icon-scalapay {
display: none;
}
@media only screen and (min-width: 767px) {
.logo-left-header .logo-main {
margin-left: 0px;
}
}

@media only screen and (max-width: 1200px) {
    .category-product-actions {
position:sticky;
}
    .category-product-actions-bottom {
bottom:0px;
}
}