/* Body */
body {
    /*font-family: 'Dosis', Sans Serif;*/
    font-family: 'El Messiri', sans-serif;
}

b,
strong {
    font-weight: 600;
}

[class^="icon-"],
[class*=" icon-"] {
    color: #EEEAE0;
}

body .page-content ul {
    margin-left: 20px;
}

body .page-content ul li {
    margin-bottom: 15px;
    list-style-type: none;
    counter-increment: list;
    position: relative;
}

body .page-content li:before {
    content: "•";
    position: absolute;
    left: -2.2em;
    width: 2em;
    text-align: right;
    color: #C4B490;
    font-size: 2em;
}

/* Header top */
.shopcart-inner span {
    padding-top: 3px;
    line-height: 16px;
}

#header .header .header-top {
    background-color: #917C4E;
    padding-bottom: 5px;
    padding-top: 5px;
}

/* Navigation */
#header .header nav {
    background-color: #000000;
}

#menu-icon i {
    color: #FFFFFF;
}

/* Link */
.header-top .header-right .header-right-innre a {
    color: #FFFFFF;
}

/* Dropdown item */
#top-menu .dropdown-item {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#header .menu > ul > li + li {
    margin-left: 20px;
}

.menu-close,
.filter-close {
    background: #927D4E;
}

/* Category */
.category-thumb .category-image img {
    background-color: #F6F6F6;
}

#top-menu > li {
    margin-left: 20px !important;
}

.header-top .header-center {
    max-width: 65%;
    margin-left: 20px !important;
}

.top-menu a:not([data-depth="0"]),
.top-menu .more_menu .sub-menu a[data-depth="0"] {
    color: #777777 !important;
}

/*HOME SLIDER*/
main .intro-slider {
    display: none;
}

table {
    margin-left: auto;
    margin-right: auto;
}

.mthomeslider .blockquote {
    display: block;
    float: right;
    bottom: 0px;
    text-shadow: rgba(0, 0, 0, 0.9) 2px 2px 2px;
    font-size: 2em;
    line-height: 1em;
    font-family: 'Playfair Display', Serif;
    /*+placement: displace;*/
    position: absolute;
    margin-left: 0;
    margin-top: 0;
}

.mthomeslider .td-right-bottom .blockquote {
    /*+placement: displace 20%;*/
    position: absolute;
    margin-left: 20%;
    margin-top: 20%;
}

body .intro-slider .banner-des .row {
    padding-top: 2%;
}

td.td-right-bottom,
td.td-left-bottom {
    vertical-align: bottom;
}

.intro-slider .banner-des h3.promo-title {
    margin-bottom: 4%;
    line-height: 1;
    margin-top: 0%;
}

td.td-right-bottom {
    text-align: right;
}

td.td-left-bottom {
    text-align: left;
}

/* Button */
.promo-btn,
.intro-slider button {
    background-color: #917C4E !important;
}

/*HTML BLOCK 1*/
.html1-inner .inner2.html2 {
    top: 5%;
    height: 90%;
    width: 90%;
    left: 5%;
}

.html1-inner .col-xs-12 {
    margin-bottom: 20px;
}

.html1-inner .banner2 img,
.html1-inner .banner1 img {
    border-right: 10px solid #F8F8F8;
}

.html1-inner .inner2.html2 .promo-btn {
    /*+placement: anchor-bottom-left;*/
    position: absolute;
    left: 0;
    bottom: 0;
}

.html1-inner .inner2.html2 .promo-text-box {
    /*+placement: anchor-top-right;*/
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    color: #6B6B6B;
    top: 7px !important;
}

.html1-inner .inner2.html2 .promo-text-box.left {
    /*+placement: anchor-top-left;*/
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
}

.html1-inner .inner2.html2 h2.promo-desc {
    font-size: 1.4em;
    color: #6B6B6B;
    line-height: 1;
}

.html1-inner .inner2.html2 .promo-desc em {
    color: #6B6B6B;
}

/*HTML BLOCK 2*/
.html1-inner .banner3 .promo-btn {
    position: sticky;
    top: 80%;
    margin-left: auto;
    margin-right: auto;
}

.html1-inner .banner3 .promo-text-box {
    position: relative;
    height: 90%;
}

/* Icon shopping bag */
.header-cart a .icon-shopping-bag {
    color: #FFFFFF !important;
}

/* Button */
.btn-primary {
    background-color: #917C4E !important;
}

#page .section-top .intro-slider .mthomeslider div button {
    line-height: 50% !important;
}

/*HOME*/
/*NOVITA*/
.product-flag.new {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    /*+border-radius: 50px;*/
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;
    background-color: #F2BA0E;
}

/* Testimonial section */
#page #wrapper .row #content-wrapper #main #content .testimonial-box .container
.row .testimonial-section {
    width: 100%;
}

/*Category*/
#left-column .mt-menu-vertical .title_vertical,
#right-column .mt-menu-vertical .title_vertical,
.block-categories .widget-title,
#search_filters > .facet-title,
#left-column .products-section-title,
#left-column .block-categories h4,
#left-column .block-blog h4,
#left-column .block-blog .h6,
#right-column .products-section-title,
#right-column .block-categories h4,
#right-column .block-blog h4,
#right-column .wishlist_block h4,
#right-column .block-blog .h6 {
    background: #917C4E;
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    color: #695223;
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: 1px solid #E8D9BA;
}

.pro_list_gird span.active,
.pro_list_gird span:hover {
    background: #917C4E;
}

.product-grid .product-btn-icon button.add-to-cart.btn {
    background: #917C4E;
}

/*Products*/
.tabs .nav-tabs {
    text-align: center;
    background: #927D4E;
}

.tabs .nav-tabs .nav-link:after {
    /*content: "";*/
    background: #BEAD85;
    height: 4px;
}

/*PAGES*/
@media (min-width: 1000px) {
    #bouquet {
        background-image: url(https://www.filogioielli.com/presta/img/cms/IMG_0558.JPG);
        background-position: left top;
        background-size: 45%;
        min-height: 400px;
        background-repeat: no-repeat;
    }
    
    #bouquet h2 {
        text-align: right;
    }
    
    #bouquet .par-indent.right {
        display: block;
        text-align: right;
        width: 60%;
        float: right;
        clear: both;
    }
    
    .html1-inner .col-xs-12 {
        margin-bottom: 0;
    }
    
    .html1-inner .inner2.html2 h2.promo-desc {
        font-size: 2.2em;
        line-height: 1.2em;
    }
    
    .html1-inner .inner2.html2 .promo-text-box {
        top: 20px !important;
    }
    
    main .intro-slider {
        display: block;
    }
}

.page-content p {
    width: 100%;
    text-align: left;
}
