
@font-face {
  font-family: "Neue";
  src: local("Neue"),
    url("/neue.otf") format("opentype");
}
body{
	font-family: "Neue";
}
#header .logo{
	width: 115px;
}
.mm_extra_item .user-info>a>span,
.mm_extra_item .blockcart>.header>span.hidden-sm-down{
	display: none!important;
}
#header .top-menu a[data-depth="0"]:hover, a:hover{
    color: #000;
}
@media(min-width: 768px){
    .layout_layout1.ets_mm_megamenu .mm_columns_ul{
        width: 50%!important;
        left: 50%;
        transform: translateX(-50%);
    }
}
.product-miniature .thumbnail-container{
    margin-bottom: 0;
}
.btn-dark{
    background: #333;
    color: #fff;
}
.btn-dark:hover{
    background: #000!important;
    color: #fff!important;
}
.btn-featured{
    background: #faf8f3!important;
    color: #222;
    border: 1px solid #eee;
    font-size: 0.9rem;
}
.btn-featured:hover{
    background: #eee!important;
}
.rad-2{
    border-radius: 2px;
}
.rad-3{
    border-radius: 3px;
}
.rad-4{
    border-radius: 4px;
}
.rad-5{
    border-radius: 5px;
}
#wrapper {
    padding-top: 1.563rem;
    background: #fff;
}
a {
    color: #666;
}
.font-playfair-display{
    font-family: 'Playfair Display', serif;
}
.fw-100{
    font-weight: 100!important;
}
.fw-600{
    font-weight: 600!important;
}
.fw-800{
    font-weight: 800!important;
}
.fs-26{
    font-size: 26px!important;
}
.text-transform-none{
    text-transform: none!important;
}
#module-mpm_blog-display #content-wrapper{
    width: 100%;
}
.mt-0{
    margin-top: 0px;
}
.mt-15{
    margin-top: 15px;
}
.mt-30{
    margin-top: 30px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-15{
    margin-bottom: 15px!important;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-45{
    margin-bottom: 45px;
}
.mb-60{
    margin-bottom: 60px;
}
.mb-75{
    margin-bottom: 75px!important;
}
.mb-90{
    margin-bottom: 90px!important;
}
.ml-15{
    margin-left: 15px!important;
}
.mr-15{
    margin-right: 15px!important;
}
.breadcrumb{
    font-size: 14px;
}
#homepage-carousel{
	position: relative;
}
.product-prices {
    margin-top: 30px;
}
@media screen and (min-width: 1280px){
	#homepage-carousel:after {
	    background-size: auto 100%;
	    right: 0;
	    left: 0;
	    bottom: 0;
	    top: 0;
	}
}
.product-miniature .product-price-and-shipping {
    color: #656363;
}
.owl-item .ybc-widget-title{
	margin-bottom: 0;
}
#home-collections{
	margin-bottom: 75px;
}
#home-collections img{
    margin-bottom: 5px;
}
.featured-products .products-section-title{
	margin-top: 0;
}
#homepage-carousel:after{
	content: '';
    position: absolute;
    display: block;
    background: url(/img/slider-intro.svg) no-repeat right bottom;
    background-size: contain;
    pointer-events: none;
    z-index: 1;

}
#homepage-carousel figcaption{
    display: none!important;
	position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0,0,0,0.3);
    padding: 30px;
}
#homepage-carousel figcaption *{
	color: #fff;
}
@media(min-width: 1400px){
    #homepage-carousel .owl-stage{
        left: -100px;
    }
}
#home-blog .home-blog-title{
	width: 100%;
}
#home-blog .home-blog-title>h2{
	font-size: 37px;
	margin-bottom: 45px;
    font-family: 'Playfair Display', serif;
    color: #faf8f3;
}
#home-blog #home-blog-all-items{
    position: absolute;
    top: 15px;
    right: 0;
    color: #faf8f3;
    font-size: 18px;
}
#home-blog #home-blog-all-items a{
    color: #faf8f3;
}
#home-blog #home-blog-all-items i{
    margin-top: -2px;
}
ul#home-collections .owl-nav .owl-prev,
ul#homepage-carousel .owl-nav .owl-prev,
#home-blog-items .owl-nav .owl-prev {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    margin-top: -33px;
    left: 30px;
    opacity: 1;
    z-index: 3;
    /*text-indent: -9999px;*/
    overflow: hidden;
    text-decoration: none;
    height: 88px;
    width: 88px;
    background: rgba(0,0,0,0.3);
    /*background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -29px -179px;*/
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
ul#home-collections .owl-nav .owl-prev,
ul#home-collections .owl-nav .owl-next{
	top: calc(50% - 20px);
}
ul#home-collections .owl-nav .owl-next,
ul#homepage-carousel .owl-nav .owl-next,
#home-blog-items .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    margin-top: -33px;
    opacity: 1;
    z-index: 3;
    /*text-indent: -9999px;*/
    overflow: hidden;
    text-decoration: none;
    height: 88px;
    width: 88px;
    background: rgba(0,0,0,0.3);
    /*background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -476px -179px;*/
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    left: auto;
    right: 30px;
}
ul#homepage-carousel .owl-nav .owl-next,
ul#homepage-carousel .owl-nav .owl-prev{
	background: none!important;
}
ul#home-collections .owl-nav,
ul#homepage-carousel .owl-nav,
#home-blog-items .owl-nav{
	opacity: 0;
	transition: all .1s ease-in-out;
}
ul#home-collections:hover .owl-nav,
ul#homepage-carousel:hover .owl-nav,
#home-blog-items:hover .owl-nav
{
	opacity: 1;
}
ul#home-collections .owl-nav .owl-prev i,
ul#home-collections .owl-nav .owl-next i,
ul#homepage-carousel .owl-nav .owl-prev i,
ul#homepage-carousel .owl-nav .owl-next i,
#home-blog-items .owl-nav .owl-prev i,
#home-blog-items .owl-nav .owl-next i{
	font-size: 3em;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.homeslider_nav:active {
    opacity: 1.0;
}
ul#home-collections .owl-nav .owl-prev:hover,
#home-blog-items .owl-nav .owl-prev:hover {
	background: rgba(0,0,0,0.5);
}
ul#home-collections .owl-nav .owl-next:hover,
#home-blog-items .owl-nav .owl-next:hover{
	background: rgba(0,0,0,0.5);
}
ul#home-collections .owl-item:hover{
	opacity: 0.35;
}
#home-blog-items .home-blog-article>a{
    display: flex;
    flex-direction: column;
}
#home-blog-items .owl-item img{
    width: 67%;
    height: auto;
    margin-bottom: 15px;
}
@media(min-width: 600px){
    #home-blog .owl-item:nth-child(even) img{
        order: 10!important;
    }
}

 #home-blog-items .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#home-blog-items .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}
@media(min-width: 600px){
    #home-blog-items .owl-item:after{
        content: '';
        position: absolute;
        right: -15px;
        top: 0;
        width: 1px;
        height: 100%;
        background: rgba(255,255,255,0.3);
    }
}
@media(min-width: 1400px){
    .d-flex{
        display: flex;
    }
}
.align-items-center{
    align-items: center;
}
#home-blog{
    padding-top: 15px;
    padding-bottom: 45px;
    background: #222;
    position: relative;
}

#home-blog h2,
#home-blog p{
    color: #fff;
}
#home-blog:before{
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 16px;
    height: 100%;
    background: #222;
}
#home-blog:after{
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    width: 16px;
    height: 100%;
    background: #222;
}
#home-blog-items .owl-item:hover{
    opacity: 0.5;
}
#home-collections .ybc-widget-title,
#home-blog-items .home-blog-article-title{
	font-family: 'Playfair Display', serif;
	font-weight: 800;
	font-size: 26px;
	text-align: center;
}
#home-collections .ybc-widget-title{
	font-size: 20px;
}
.banner-title,
body#product h1.h1{
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 26px;
}
.product-miniature .product-title a{
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 20px;
    color: #656363;
}
.mm_menu_content_title,
.ets_mm_url {
	font-family: 'Playfair Display', serif!important;
}
#home-blog-items .home-blog-article-title{
	text-align: left;
}
#home-collections .ybc-widget-title>a{
	color: #333!important;
}
.ets_mm_megamenu{
	margin-top: 0;
	display: inline;
}
.ets_mm_megamenu_content{
	background: #faf8f3!important;
	/*background: red!important;*/
	border: none!important;
}
.ets_mm_block.mm_block_type_image a:hover{
	color: #000000!important;
}
.mm_menus_li{
	border: none!important;
}
@media(min-width: 768px){
	.mm_columns_ul{
		padding: 30px 15px 0 15px!important;
	}
	.ets_mm_megamenu .mm_columns_ul{
		line-height: 35px;
	}
}
.layout_layout1:not(.ybc_vertical_menu):not(.click_open_submenu) .mm_menus_li > a:before{
	background: white!important;
}
.ets_mm_block > .h4{
	border-bottom: none;
}
/*#logo{
    display: inline;
    float: left;
    padding-left: 15px;
    margin-top: 15px;
}*/
.header-top{
    display: none!important;
}
.mm_columns_ul{
    max-width: 1240px;
}
/*#search_widget{
	position: relative;
	z-index: 9999;
}*/
.ets_mm_megamenu_content_content{
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mm_menus_ul{
    width: auto;
}
.mm_extra_item.mm_display_search_default{
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#logo{
        position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 50;
    line-height: 0;
    font-size: inherit;
}
#footer>.container-fluid{
    background: #faf8f3;
    margin-bottom: 75px;
}
#blockEmailSubscription_displayFooterBefore{
    float: none;
    background: #faf8f3;
    padding-top: 30px;
    padding-bottom: 30px;
}
#blockEmailSubscription_displayFooterBefore .btn {
    background: #eee!important;
}
#blockEmailSubscription_displayFooterBefore input[type=email]{
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #8e8b85;
    border-right: 1px solid #8e8b85;
    text-align: right;
    font-size: 20px;
    background: rgba(0,0,0,0);
}
#block-newsletter-label{
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    text-align: center;
}
#product #content {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
#product .product-flags{
	display: none;
}
.images-container-vertical-right .product-cover {
    border: 1px solid #e7e7e7;
    float: left;
    margin-bottom: 1.25rem;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    width: calc(100% - 125px);
    width: -o-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: -webkit-calc(100% - 125px);
    width: -ms-calc(100% - 125px);
}
#main .images-container.images-container-vertical-right .js-qv-mask {
    float: left;
    height: auto;
    margin-left: 0;
    margin-left: 15px;
    max-width: 100%;
    overflow: hidden;
    width: 105px;
}
.images-container-vertical-left .slick-prev.slick-arrow,
.images-container-vertical-right .slick-prev.slick-arrow  {
	left: 50%;
	margin-left: -10px;
	top: -15px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 999;
	background: #fff;
	border: none!important;
}
.images-container-vertical-left .slick-next.slick-arrow,
.images-container-vertical-right .slick-next.slick-arrow {
	bottom: -15px;
	left: 50%;
	margin-left: -10px;
	top: auto;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 999;
	background: #fff;
	border: none!important;
}
.slick-prev.slick-arrow:before {
	color: #333;
  	content: "\e5cb";
}
.slick-prev::before, .slick-next::before {
  	font-family: Material Icons;
}
.images-container-img-sync .slick-prev {
	font-size: 20px;
  	left: -1px;
}
.slick-next.slick-arrow:before {
	color: #333;
  	content: "\e5cc";
}
.images-container-vertical-left li.thumb-container, .images-container-vertical-right li.thumb-container {
    margin-bottom: 8px;
    margin-top: 8px;
    max-width: 100%;
}
.product-images{
	margin-top: 15px;
}
.thumb-container.js-thumb-container{
	cursor: pointer;
}
#product .product-information .product-description{
    display: flex;
}
#product .product-description>p,
#product .product-description>div>p{
	margin-bottom: 0;
}
.product-flags{
	display: none;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-bottom: #333 1px solid;
}
#tab-custom-content{
    text-align: justify;
}
.tabs .nav-tabs .nav-link.active {
    color: #333;
}
.tabs{
    background: #fff;
    padding: 0;
}
.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover{
    background: #fff;
}
.images-container.js-images-container.images-container-vertical-right{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.tax-shipping-delivery-label{
    display: none!important;
}
#product .scroll-box-arrows.scroll{
    display: none;
}
#product-modal > .modal-dialog{
    height: 90vh;
}
#product-modal .modal-content,
#product-modal .modal-body{
    height: 100%;
}
#product-modal .js-modal-product-cover.product-cover-modal{
    height: 100%;
    width: auto;
}
#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    color: #333;
    margin-bottom: 0;
}
.product-miniature .highlighted-informations{
    display: none!important;
}
#product .product-price,
#product .product-eur-price>p{
    display: block;
    color: #333;
    font-size: 0.8rem;
    font-weight: 800;
}
#product .product-price .current-price{
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
}
#product .product-eur-price>p{
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
}
.page-content.page-cms ul, p{
    color: #6b6b6b;
}
.category-cover{
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    margin-bottom: 30px;
}
.category-header{
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 26px;
}
.page-header h1{
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 26px;
}
.featured-products .all-product-link i{
    margin-top: -2px;
}
#js-product-list-top{
    display: none;
}
.category-header{
    margin-bottom: 45px;
    margin-top: 15px;
}
#product .featured-products{
	margin-top: 75px!important;
}
#product #footer{
	margin-top: 30px;
}
.product-miniature .product-price-and-shipping {
    font-size: 0.9rem;
}
@media(min-width: 992px){
    .product-left-column{
        padding-left: 30px;
    }
}
.footer-container {
    padding-top: 4.5rem;
    overflow: visible;
}
#logo-ottonini{
    text-align: right;
}
#logo-ottonini img{
    max-width: 200px;
    transform: translateY(-50%);
}
#search_widget form input{
    background: #faf8f3;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #8e8b85;
    border-left: 1px solid #8e8b85;
    border-radius: 0;
}
#menu-carousel {
    text-align: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
    background: #faf8f3;
    border-top: 1px solid #ddd; 
}
#menu-carousel .owl-item>div{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #484848;
    font-size: 12px;
}
@media(min-width: 992px){
    .footer-first-col{
        transform: translateY(-25%);
        padding-left: 30px;
    }
    .footer-last-col{
        padding-right: 30px;
    }
    .footer-center-col{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
}
@media(max-width: 1230px){
    .ets_mm_megamenu_content_content #logo{
        width: 115px;
        max-width: 115px;
        margin-right: 15px;
    }
    .mm_menu_content_title{
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media(min-width: 768px) and (max-width: 930px){
    .mm_menu_content_title{
        font-size: 14px;
    }
}
@media(max-width: 992px){
     #logo-ottonini{
        display: none;
    }
}
@media(max-width: 768px){
    .ybc-menu-toggle{
        width: auto;
        order: -1;
    }
    .header-nav{
        display: none;
    }
    .ets_mm_megamenu.hook-default{
        /*position: fixed;*/
        padding: 0;
        margin-top: 0;
    }
    #search_widget form input {
        border-top: 1px solid #8e8b85;
        border-right: 1px solid #8e8b85;
    }
    .ets_mm_megamenu_content_content{
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    #search_widget{
        margin-bottom: 0;
        width: calc(100% - 75px);
    }
    .mm_extra_item.mm_display_search_default{
        align-items: center;
    }
    .ets_mm_block.mm_block_type_image img {
        display: none;
    }
    .ets_mm_block.mm_block_type_image span.h4{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
}
@media(max-width: 430px){
    #home-blog-title{
        margin-top: 30px;
    }
}
body#module-mpm_blog-display #wrapper,
body#module-mpm_blog-display #content{
    padding-top: 0;
}
:root {
  --blog-left-col-bg-color: #4CB9FF;
}
body#module-mpm_blog-display #blog-left-col{
    background: var(--blog-left-col-bg-color);
}
body#module-mpm_blog-display #blog-left-col:before{
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    width: 30px;
    height: 100%;
    background: var(--blog-left-col-bg-color);
}
@media(max-width: 992px){
    body#module-mpm_blog-display #blog-left-col:after{
        content: '';
        position: absolute;
        right: -20px;
        top: 0;
        width: 30px;
        height: 100%;
        background: var(--blog-left-col-bg-color);
    }
}
body#module-mpm_blog-display #blog-right-col{
    background: #222222;
}
body#module-mpm_blog-display #blog-right-col:before{
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    width: 30px;
    height: 100%;
    background: #222222;
}
@media(max-width: 992px){
    body#module-mpm_blog-display #blog-right-col:after{
        content: '';
        position: absolute;
        left: -30px;
        top: 0;
        width: 30px;
        height: 100%;
        background: #222222;
    }
}

#blog-left-col,
#blog-right-col,
#blog-single-article-right-col{
    padding-top: 30px;
  padding-bottom: 30px;
}
#blog-right-col,
#blog-single-article-right-col{
  padding-right: 10%;
  padding-left: 30px;
}
@media(min-width: 993px){
    #blog-left-col{
        height: calc(100vh - 94px);
        padding-right: 30px;
    }
    #blog-right-col{
        max-height: calc(100vh - 94px);
        overflow-y: scroll;
        overflow-x: hidden;
        ms-overflow-style: none;
        scrollbar-width: none;  
    }
    #blog-right-col::-webkit-scrollbar,
    #blog-single-article-right-col::-webkit-scrollbar {
      display: none;
    }

    #blog-single-article-right-col{
        height: calc(100vh - 94px);
        max-height: calc(100vh - 94px);
        overflow-y: scroll;
        overflow-x: hidden;
        ms-overflow-style: none;
        scrollbar-width: none;  
    }
}
#blog-right-col .grid{
    display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  grid-auto-rows: 20px;
}
@media(max-width: 992px){
    #blog-right-col,
    #blog-single-article-right-col{
      padding-right: 0;
      padding-bottom: 30px;
      max-height: auto;
    }
    #blog-right-col .grid{
        display: flex;
      flex-direction: column;
    }
}
#blog-right-col .blog-article{
    /*width: 40%;*/
}
.blog-article img{
    max-width: 66%;
}
.blog-article:hover{
    opacity: 0.5;
}
.blog-article-title{
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 26px;
    color: #fff;
}
.blog-article-description{
    color: #fff;
}
.blog-article hr{
    border-top: 1px solid hsla(0,0%,100%,.3);
}
@media(min-width: 993px){
    #blog-row{
        display: flex;
    }
}
.magazine-header{
    position: relative;
}
.magazine-header h1{
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 45px;
}
#magazine-header img{
    width: 100%;
    height: auto;
}
.blog-single-article-left-col h1{
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 45px;
    color: #fff;
}
@media(max-width: 404px){
	.ybc-menu-toggle.ybc-menu-btn.closed{
		padding-left: 0;
	}
}