<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Create by up3up team */
/*reset css*/


.btn-primary, .btn-secondary, .btn-tertiary {
    outline: none !important;
	border-radius: 0px;
	height: 45px;
	background: #09121D;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	transition: all .5s;
	padding: 0 25px;
    min-width: 140px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.btn-primary:hover, .btn-secondary:hover, .btn-tertiary:hover {
	color: #fff;
	background: #866527;
}
.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled.focus{color: #fff;background-color:#f4f4f4;border-color:rgba(0,0,0,0)}
.btn-primary.disabled:hover,.btn-primary:disabled:hover{color: #fff;background-color:#f4f4f4;border-color:rgba(0,0,0,0)}
button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance: none;} 
.custom_error {
	color:#f4f4f4;
}

/*end*/
#wrapper {
    max-width: 100vw;
    overflow: hidden;
	padding-top: 15px;
}

#wrapper .breadcrumb {
	padding: 15px 0 15px;
}
#wrapper .breadcrumb li a,
#wrapper .breadcrumb li span {
    color: #09121D;
    font-size: 12px;
    font-weight: 400;
}

#wrapper .breadcrumb li::after {
    margin: 0;
    color: #09121D;
    font-size: 12px;
    font-weight: 400;
	content: "/";
}

#cms #wrapper .breadcrumb li:last-child,
#cms #wrapper .breadcrumb li:last-child span {
    color: #778082;
    font-size: 12px;
    font-weight: 400;
}

#cms #wrapper .breadcrumb li a,
#cms #wrapper .breadcrumb li span {
    color: #778082;
    font-size: 12px;
    font-weight: 400;
}

#cms #wrapper .breadcrumb li::after {
    margin: 0;
    color: #778082;
    font-size: 12px;
    font-weight: 400;
	content: "/";
}

#cms #wrapper .breadcrumb li:last-child,
#cms #wrapper .breadcrumb li:last-child span {
    color: #778082;
    font-size: 12px;
    font-weight: 400;
}
#cms #wrapper .breadcrumb li:last-child::after {
    content: "";
}

@media screen and (max-width:767px) {

    #wrapper .breadcrumb li a,
    #wrapper .breadcrumb li span {
        color: #09121D;
        font-size: 10px;
        font-weight: 400;
    }

    #wrapper .breadcrumb li:last-child,
    #wrapper .breadcrumb li:last-child span {
        color: #09121D;
        font-size: 10px;
        font-weight: 400;
    }

    #wrapper .breadcrumb {
        display: block !important
    }

    #wrapper {
        padding-top: 0px;
    }
	#index #wrapper {
        padding-top: 0px;
    }
	#product #wrapper .breadcrumb li:first-child {
		display: none;
	}
}
#custom-text {
    background: #09121D;
    border-radius: 0px;
}
#custom-text h2 {
    color: #f4f4f4;
}
#custom-text p .dark, #custom-text .page-content.page-cms ul .dark, .page-content.page-cms #custom-text ul .dark {
    color: #f4f4f4;
}
#custom-text p, #custom-text .page-content.page-cms ul, .page-content.page-cms #custom-text ul {
    font-size: 16px;
    font-weight: 300;
    color: #f4f4f4;
}
.block-categories {
	background: none;
	padding: 0;
}
.page-search .block-categories {
	display:none;
}
.page-category .block-categories {
	display:none;
}
.category-top-menu {}
.block-categories .title-current-menu {
	color: #f4f4f4;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #eee;
	text-transform: uppercase;
    padding: 15px 10px 15px 22px;
	border: 2px solid #eee;
    border-bottom: 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.block-categories .category-sub-menu {
	
}
.block-categories .category-top-menu {
	padding: 15px 10px 15px 25px;
	border: 2px solid #eee;
    border-top: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.block-categories .collapse-icons {
	display: none;
}
.block-categories .collapse-icons .material-icons {
	color: #f4f4f4 !important;
	font-size: 20px;
	padding-top: 8px;
}

.block-categories .category-sub-menu li {}
.block-categories .category-sub-menu li[data-depth="0"]&gt;a {
	color: #f4f4f4;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	position: relative;
	padding: 0px 0 5px 30px;
}
.block-categories .category-sub-menu li[data-depth="0"]&gt;a:before {
	content:"";
	position: absolute;
	top: 1px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	border: 1px solid #f4f4f4;
}
.block-categories .category-sub-menu li[data-depth="0"]&gt;a strong {
	color: #f4f4f4;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
}
.block-categories .category-sub-menu li[data-depth="0"]&gt;a:hover,
.block-categories .category-sub-menu li[data-depth="0"]&gt;a:hover strong{
	color: #866527;
}
/*category / product-list*/
div#js-product-list .category-cover {
    display: none;
}

/*body#category #wrapper &gt; .container , body#search #wrapper &gt; .container{
        padding: 0 50px;
}*/
body#search #products .products {
    justify-content: flex-start
}
body#category #content-wrapper {
    padding-right: 0;
}
#left-column {
	padding-left: 0;
}
body#category section#main&gt;h1.h1,
body#search h1#js-product-list-header,
#manufacturer .block-category-inner+h1 {
	color: #866527;
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
    margin-bottom: 40px;
	font-family: 'Baskervville', sans-serif !important;	
}
.title_custom h1 {
	color: #866527;
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
    margin-bottom: 40px;
	font-family: 'Baskervville', sans-serif !important;
}

#products .products, .featured-products .products, .product-accessories .products {
	margin-right: -10px;
    margin-left: -10px;
}
#js-product-list .js-product.product,.js-product.product {
	padding-left: 10px;
	padding-right: 10px;
}
div#js-product-list .product-miniature {
    
}

section#products div#js-product-list {
    /* margin: 0 -30px; */
}

div#js-product-list .pagination {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 80px;
}
.products-selection {
	display: none;
	margin: 0 0 25px;
}
.products-selection .total-products {
	padding: 0;
	text-align: right;
}
.products-selection .total-products .total-prodotti {
	font-size: 13px;
    font-weight: 300;
	height: 26px;
    line-height: 26px;
    display: inline-block;
    min-height: unset;
	margin: 0;
	width: auto;
}
.products-selection .sort-by {
	color: #f4f4f4;
	width: auto;
	font-size: 14px;
    font-weight: 400;
    line-height: 25px;
	margin: 0;
	padding: 0;
    text-align: left;
}
.products-sort-order {
	text-align: right;
	padding: 0 0 0 10px;
	font-weight: 300;
    color: #f4f4f4;
	width: auto;
}
.products-selection .sort-by-row {
	justify-content: flex-end;
}
.products-selection .sort-by-row .select-title {
	color: #09121D;
    border: none;
    font-size: 12px;
    font-weight: 400;
    height: 25px;
    background: #fff;
    line-height: 25px;
    display: inline-block;
    min-height: unset;
    padding: 0 12px 0 12px;
    margin: 0;
    width: auto;
    border-radius: 0px;
	border: 1px solid #f4f4f4;
}
.products-sort-order .dropdown-menu, .brands-sort .dropdown-menu, .suppliers-sort .dropdown-menu {
	left: inherit;
    right: 0;
	background: #fff;
	box-shadow: none;
}
.products-sort-order .select-list, .brands-sort .select-list, .suppliers-sort .select-list {
	color: #f4f4f4;
    font-size: 14px;
    font-weight: 400;
	padding: 5px 15px;
	text-align: right;
}
.products-sort-order .select-list:hover, .brands-sort .select-list:hover, .suppliers-sort .select-list:hover {
	background: #866527;
}
.products-selection .sort-by-row .select-title i {
	font-size: 0;
	padding-right: 20px;
	position: relative;
}
.products-selection .sort-by-row .select-title i:before {
	content:"";
	background: url(../images/plus-icon.png) no-repeat;
	width: 12px;
	height: 10px;
	z-index: 1;
    position: absolute;
    right: 0;
    top: 5px;
	transform: rotate(180deg);
}
div#js-product-list .pagination&gt;div:first-child {
    color: #09121D;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

div#js-product-list .pagination .col-md-6.offset-md-2.pr-0 {
    margin: 0;
    float: right;
    width: auto
}

div#js-product-list .pagination li.pagina {
    color: #09121D;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

div#js-product-list .pagination .page-list {
    display: flex;
    justify-content: flex-end;
    background: transparent;
    padding: 0;
}

div#js-product-list .pagination .page-list li {
    /*margin-left: 22px;*/
}

div#js-product-list .pagination .page-list li:hover a {
    color: #866527;
}

div#js-product-list .pagination a {
    color: #09121D;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    background: none;
    height: 30px;
    min-width: 30px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
	border:0px solid #eee;
	letter-spacing: inherit;
}
div#js-product-list .pagination a.disabled {
	display: none;
}

div#js-product-list .pagination .current a,div#js-product-list .pagination a:hover {
    color: #09121D;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    background: #fff;
    height: 30px;
    min-width: 30px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#js-product-list .pagination a.previous,
div#js-product-list .pagination a.next {
    /* display: none; */
}

.custom-seo-text h2 {
	color: #f4f4f4;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
}
.custom-seo-text p {
	color: #f4f4f4;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
}

body#category .seotxt-desktop .description-category-inner span.description-category-action {
/*    padding: 0 8px;*/
    display: block;
    text-align: left;
    margin-top: 10px;
}

#manufacturer .seotxt-desktop .description-category-inner span.description-category-action {
    display: block;
    text-align: left;
    margin-top: 10px;
}

body#category .seotxt-desktop .description-category-inner.active span.description-category-action,
#manufacturer .seotxt-desktop .description-category-inner.active span.description-category-action {
    margin-top: 0;
}

body#category .seotxt-desktop span.description-category-action p#fold-text,
#manufacturer .seotxt-desktop span.description-category-action p#fold-text {
    color: #f4f4f4;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 37px;
}
.seotxt-desktop {
	display: flex;
    justify-content: flex-end;
}
.seotxt-desktop .description-category-inner {
	width: 75%;
}
body#category .seotxt-desktop {
    width: 100%;
    margin: 0 auto;
}

body#category .description-category-inner .custom-seo-text h3{
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
}
body#category .description-category-inner .custom-seo-text {
    max-height: 140px;
    overflow: hidden;
	padding-left: 15px;
    transition: max-height 0.3s ease-out;
/*    padding: 0px 8px;*/
}

#manufacturer .seotxt-desktop .description-category-inner .custom-seo-text {
    max-height: 140px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}


body#category .description-category-inner.active .custom-seo-text,
#manufacturer .seotxt-desktop .description-category-inner.active .custom-seo-text {
    max-height: 1000px;
    transition: max-height 0.3s ease-in;
}

#manufacturer .seotxt-desktop {
    margin: 0 -15px;
}

.description-category-inner .seotext-action p {
    color: #f4f4f4;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
	padding-left: 15px;
}
.description-category-inner .seotext-action .less {
	display: none;
}
.description-category-inner.active .seotext-action .more {
	display: none;
} 
.description-category-inner.active .seotext-action .less {
	display: block;
} 
.block-category-inner .description__inline{
    max-height: 55px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}
.block-category-inner.active .description__inline {
    max-height: none;
}

.block-category-inner .description-category-action p {
    color: #f4f4f4;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
}
.block-category-inner .description-category-action .less {
	display: none;
}
.block-category-inner.active .description-category-action .more {
	display: none;
} 
.block-category-inner.active .description-category-action .less {
	display: block;
} 



body#category .selectedFilters.inline .cf,
body#category .selectedFilters.inline .clearAll {
    background: #09121d;
    color: #f4f4f4;
	font-size: 12px;
}

body#category .selectedFilters .clearAll .txt {
    color: #f4f4f4;
}

body#category .selectedFilters .cf a {
    color: #f4f4f4;
    opacity: 1;
}


@media screen and (max-width: 1200px) {
    body#category .js-product.product.col-xs-6.col-xl-4 {
        
    }
	section#products div#js-product-list {
		margin: 0;
	}

    body#category #wrapper&gt;.container {
        padding: 0 20px;
    }

    body#category section#wrapper .container&gt;h1.h1,
    body#search h1#js-product-list-header {
        font-size: 60px;
        line-height: 60px
    }

    body#category section#wrapper div#category-description p {
        font-size: 22px;
		line-height: 32px;
        margin: 0 0 15px;
    }

    body#category div#content-wrapper.col-md-9 {
        
    }

    body#category .product-flag.discount {
        width: 100% !important;
    }

    body#category .products.row,
    #manufacturer .products.row {
        
        justify-content: space-between;
    }

    div#js-product-list .product-miniature {
        padding: 0
    }

    #products .up {
        display: none
    }

    body#category .pagination,
    #manufacturer .pagination {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    div#js-product-list .pagination a {
        margin: 0 9px;
    }

    div#js-product-list .pagination&gt;div:first-child {
        padding: 0
    }

    body#category .pagination .col-md-6.offset-md-2.pr-0 {
        padding: 0;
        float: left;
    }

    .has-compact-filter #amazzing_filter .compact-toggle {
        background: #866527;
		height: auto;
		min-width: auto;
    }

    #amazzing_filter .compact-toggle {
        transform: translateY(-50%);
    }


    .compact-toggle.type-2 .compact-toggle-icon {
        display: none
    }

    body#category .custom-seo-text {
        padding: 0px;
        text-align: left;
    }
    body#category .seotxt-desktop .description-category-inner span.description-category-action{
        padding: 0;
    }
    #manufacturer .seotxt-desktop .custom-seo-text,
    #manufacturer .seotxt-desktop .description-category-inner span.description-category-action {
        text-align: left
    }

    body#category .seotxt-desktop,
    #manufacturer .seotxt-desktop {
        padding: 0
    }

    body#category .product-flags li.product-flag {
        
    }

    body#category .block-category-inner {
        
    }
}

@media screen and (max-width: 767px) {
	.products-selection {
	}
	.products-selection .sort-by-row .select-title {
		height: 35px;
		line-height: 35px;
		padding: 0 15px 0 15px;
	}
	.products-selection .sort-by-row .select-title i:before {
		top: 10px;
	}
	.products-selection &gt;.col-md-6 {
		width: 100%;
		padding: 0;
	}
	.total-products {
		display:none;
	}
	#js-product-list .js-product.product {
		width: 100%;
	}
    #blockcart-modal .divide-right{
        border-right: 0 !important;
    }
    body#category section#main&gt;h1.h1,
    body#search h1#js-product-list-header {
        margin-top: -11px;
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 10px;
    }
    body#category .seotxt-desktop span.description-category-action p#fold-text,
    #manufacturer .seotxt-desktop span.description-category-action p#fold-text {
        text-align: left;
    }
    body#category .description-category-inner .custom-seo-text h3{
        text-align: left;
		font-size: 18px;
		line-height: 28px;
		max-width: 100%;
		margin: 0 auto;
		margin-bottom: 10px;
		margin-top: 0 !important;
    }
	body#category #wrapper&gt;.container {
		display: flex;
		flex-direction: column;
	}
    body#category div#content-wrapper.col-md-9,
    body#search div#content-wrapper.col-md-9,
    #manufacturer div#content-wrapper.col-md-9 {
        width: 100% !important;
		padding: 0px;
		order: 1;
    }
	body#category div#left-column.col-md-3, #manufacturer #left-column, #search #left-column {
		width: 100% !important;
		order: 3;
	}
	.block-categories {
		margin: 25px 0 0;
		display: none;
	}
    section#products div#js-product-list {
        margin: 0
    }

    body#category .seotxt-desktop .description-category-inner,
    #manufacturer .seotxt-desktop .description-category-inner {
        width: 100%
    }
	#amazzing_filter form {
		overflow: auto;
		padding-top: 5px;
		height: 100%;
		padding: 0;
	}

    body#category .seotxt-desktop .description-category-inner span.description-category-action #manufacturer .seotxt-desktop .description-category-inner span.description-category-action {
        text-align: center;
    }

    
    body#category .custom-seo-text&gt;span {
        flex-direction: column;
    }

    body#category .custom-seo-text&gt;span&gt;p {
        width: 100%;
        font-size: 13px;
        line-height: 25px;
        text-align: left;
    }

    body#category .custom-seo-text&gt;span&gt;p br {
        display: none
    }

    div#js-product-list .product-miniature {
        padding: 0
    }

    .js-product.product.col-xs-6.col-xl-4 {
        
    }

    body#category .description-category-inner .custom-seo-text {
        max-height: 167px;
    }

    body#category .seotxt-desktop,
    #manufacturer .seotxt-desktop {
        margin-top: 12px
    }
}

/*box-product*/
.product-miniature {
    flex-direction: column;
	margin: 0 0 26px;
	/* box-shadow: 0px 0px 5px rgba(69,68,61,0.25); */
}
.product-flag-gift {
	position: absolute;
    width: 55px;
    height: 36px;
    top: 65px;
    right: 0;
	z-index: 2;
	background: white;
    display: flex;
    align-items: center;
    justify-content: center;
	-webkit-border-top-left-radius: 36px;
	-webkit-border-bottom-left-radius: 36px;
	-moz-border-radius-topleft: 36px;
	-moz-border-radius-bottomleft: 36px;
	border-top-left-radius: 36px;
	border-bottom-left-radius: 36px;
}
.product-flag-gift a {
	width: 55px;
    height: 36px;
}
.product-flag-gift .ico-plag-bio {
	display: block;
	background:url(../images/Icone/Bio.svg) no-repeat center;
	width: 100%;
    height: 100%;
}
.product-flag-gift .ico-plag-gift {
	display: block;
	background:url(../images/Icone/Gift.svg) no-repeat center;
	width: 100%;
    height: 100%;
}
.product-flag-gift .ico-plag-star {
	display: block;
	background:url(../images/star-ico.svg) no-repeat center;
	width: 100%;
    height: 100%;
}

.product-flags {
    top: 0;
	left: 0;
    width: auto;
    padding-top: 15px;
}
.product-miniature .product-flags li.product-flag.flag-text {
	min-width: auto;
    max-width: 80px;
	color: #f4f4f4;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	background: none;
	word-break: break-all;
	padding: 10px;
}

.product-flags li.product-flag {
    margin: 0;
}

.product-flags li.product-flag.discount {
    height: 30px;
    background: none;
    font-size: 20px;
    line-height: 20px;
    color: #f4f4f4;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: unset;
    padding: 0 10px;
}

body#product .js-product-container li.product-flag.discount {
    height: 35px;
	min-width: 65px;
	}
body#product .js-product-container li.product-flag {
	margin: 0;
    top: 0;
}
body#product .js-product-container .product-flags {
    
}
.product-flags li.label-prodotto {
    background: #000;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.23076923px;
    display: flex;
    justify-content: center;
    padding: 5px 10px;
    margin-top: auto;
}

body#product section#content .product-flags li.label-prodotto {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.34615386px;
}

body#product .product-flags {
    align-items: flex-end;
}

.product-flags li.product-flag.amato {
    width: 66px;
    height: 22px;
    background: #bf563f;
    font-size: 10px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-accessories {
	margin: 0 0 15px;
}
.product-accessories .h5 {
	color: #f4f4f4;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 30px;
}
.flags_mostlove {
	opacity: 0;	
	margin: 25px 0;
    padding: 10px 0;
	text-align: center;
	border-top: 1px solid #778082;
	border-bottom: 1px solid #778082;
	display: none;
}
.flags_mostlove.active {
	opacity: 1;	
}
.flags_mostlove span {
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	font-style: normal;
	color: #778082;
}

.short-text {
	min-height: 55px;
    padding: 0 15px 5px;
}
.short-text, .short-text p {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
    color: #09121d;
    margin: 0;
}
.addtocart-grid {
	margin: 25px 0px 0;
	text-align: center;
}
.addtocart-grid .btn-vedi {
	width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: block;
    padding: 16px 25px;
    text-transform: uppercase;
	color: #fff;
	background:#866527;
	border: 1px solid #866527;
}
.product-miniature:hover .addtocart-grid .btn-vedi {
	text-decoration: none;
	color: #09121d;
	background:#fff;
	border: 1px solid #09121d;
}
.addtocart-grid .btn-primary span {
	position: relative;
	padding-right: 25px;
}
.addtocart-grid .btn-primary span:after {
	content:"";
    background: url(../images/Icone/Cart.svg) no-repeat center top;
    background-size: contain;
    width: 20px;
    height: 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.addtocart-grid .btn-primary:hover span:after {
	background: url(../images/Icone/cart-ico-white.svg) no-repeat center top;
}
.details-action {
	display: none;
	transition: all .5s;
}
.product-miniature:hover .details-action{
	display: block;
}
.details-action .cycle {
	position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 148px;
	height: 148px;
	background:#bf563f;
	z-index: 3;
	border-radius: 100%;
	opacity: 0.75;
}
.details-action .vedi {
	position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 148px;
	height: 148px;
	z-index: 4;
	border-radius: 100%;
	color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 300;
	padding-top: 50px;
}
.details-action .vedi:before {
	content:"";
    background: url(../images/Icone/View.svg) no-repeat center top;
    background-size: contain;
    width: 75px;
    height: 40px;
	position: absolute;
	top: 45px;
}

.product-miniature .product-description {
    background: transparent;
	position: static;
	padding: 0 25px;
}

.products article .wishlist-button-add {
    display: none;
}

.product-miniature .thumbnail-container {
    background: transparent;
    margin-bottom: 15px;
}

/* .product-miniature .thumbnail-container:hover .thumbnail.product-thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.4;
}
 */
.product-miniature .thumbnail-container:hover .product-description .h3.product-title a{
    color: #866527;
}
.product-miniature .product-title {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
	padding: 0 10px;
	min-height: 65px;
}

.product-miniature .product_desc p {
    color: #f4f4f4;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 2px;
}

.product-miniature .variant-links {
    text-align: left;
    min-height: 0;
}

.product-miniature .variant-links span.count-color {
    color: #f4f4f4;
    font-size: 15px;
    font-weight: 400;
}

.product-miniature .product-title a {
	color: #09121D;
	font-size: 20px;
    font-weight: 700;
    line-height: 28px;
	font-family: 'Baskervville', serif;
	text-transform: none;
}

.product-miniature .list-nicewishlist {
    
}

.product-miniature .thumbnail-container .product-thumbnail img {
    width: 100%;
	background: #fff;
}

.product-miniature .product-price-and-shipping {
    text-align: center;
}
.Prezzo-old {
	color: #f4f4f4;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
	margin: 0 0 5px;
}

.product-miniature .regular-price {
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px;
}

.product-miniature .regular-price+span.discount-amount.discount-product+span.price {
    font-size: 15px;
    font-weight: 400;
    color: #09121d;
}

.product-miniature span.price {
    font-size: 18px;
    font-weight: 300;
    color: #09121d;
	line-height:18px;
}

.product-miniature .thumbnail-container:hover .product-description::after,
.product-miniature .thumbnail-container:focus .product-description::after {
    content: unset;
}



@media screen and (max-width:1200px) {

   
    .product-flags {
        align-items: flex-end;
        padding-top: 0;
    }


    .product-flags li.label-prodotto {
        font-size: 10px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0.23076923px;
    }

    body#product .products.slide_related .product-flags li.label-prodotto {
        font-size: 13px;
		line-height: 28px;
		height: 28px;
    }

    .product-flags li.product-flag.discount {
		
    }
	.drink-index-7 .product-flags li.product-flag.discount {
		font-size: 18px;
		height: 36px;
		line-height: 36px;
	}
    .products.slide_related .product-miniature .thumbnail-container {
        margin-bottom: 0;
    }
}

/*end*/












/*end*/


/*product-detail*/
#product #content {
    max-width: 100%;
}
.wk-product-variants {
	/* display: none; */
	background: none;
	padding: 0;
	padding-top: 10px;
}
.wk-product-variants&gt;.wk-product-variants-item {
	margin: 0;
}
.wk-product-variants&gt;.wk-product-variants-item .wk_option_title {
    font-size: 14px;
    margin-left: 0px;
}
.wk-product-variants&gt;.wk-product-variants-item .control-label {
    margin-bottom: 5px;
}
.wk-product-variants-item {
	color: #09121d;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
}
.wk_option_info_icon {
	display: none;
}
.wk_price_impact,.wk_color_input {
	display: none;
}
.wk_option_text_area {
	height: 80px;
}

.wk-product-variants-item input[type="radio"]{
	
}

.wk-product-variants-item .control-label span{
    position: relative;
    padding-left: 25px;
}
.wk-product-variants-item .control-label span:before{
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    border-radius: 0px;
    top: 0px;
    left: 0;
    border: 1px solid #09121d;
}
.wk-product-variants-item .control-label input{
    opacity: 0;
    position: absolute;
    z-index: 9;
    width: 15px;
    height: 15px;
	cursor: pointer;
}
.wk-product-variants-item .control-label input[type="checkbox"]:checked+span:after{
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    font-weight: 900;
    color: #09121d;
    position: absolute;
    top: -4px;
    left: 2px;
}


#product .row.product-container ul.product-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#product .row.product-container ul.product-images a.thumb-containerr {
    width: calc(50% - 30px);
    margin-right: 30px;
    margin-bottom: 33px;
}

#product .row.product-container .col-md-6 h1.h1 {
    color: #866527;
    font-size: 41px;
	line-height: 41px;
    font-weight: 400;
    width: 100%;
	letter-spacing: 2px;
    text-transform: capitalize;
    margin: 30px 0 10px;
	font-family: 'Baskervville', sans-serif !important;	
}
.sku-product p {
	margin: 0 0 10px;
}
#product .row.product-container span.current-price-value {
	color: #866527;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	font-family: 'Baskervville', sans-serif !important;
}
#product .row.product-container .product-discount .regular-price-label {
	display: none;
}
#product .row.product-container .product-discount .regular-price {
	opacity: 0.5;
	color: #09121d;
	font-size: 20px;
	font-weight: 400;
	line-height: 27px;
	padding: 0;
    margin: 0;
}

#product .product-discount {
    margin-bottom: 0;
}
#product .product-middle .product-discount {
	display: flex;
	justify-content: space-between;
	margin: 0 15px 0 0;
}
#product .product-middle .product-discount span{	
	color: #09121d;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
}
.has-discount.product-price {
	display:block;
}
.has-discount.product-price .group-risparmi {
	display: none;
	justify-content: space-between;
	margin: 0 0 10px;
}
.has-discount.product-price .group-risparmi span {
	color: #09121d;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
}
#product .row.product-container .has-discount.product-price span.current-price-value {
	color: #866527;
}

.group-prezzo {
	display: flex;
	justify-content: flex-end;
}
.group-prezzo .prezzo {
	color: #09121d;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	display: none;
}

#product h2.product-related-title {
	color: #09121d;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	margin: 30px 0 0;
	text-transform: uppercase;
}
#product section#wrapper #content-wrapper{
    max-width: 86%;
    margin: 0 auto;
}
#product .row.product-container .col-md-6:first-child {
    width: 49.5%;
}

#product .row.product-container .col-md-6:last-child {
    width: 49.5%;
    padding-left: 70px;
}

#product .row.product-container .pro-desc-custom {
    margin-bottom: 20px;
}
.pro-desc-custom ul {
	margin: 10px 0 5px;
}
.pro-desc-custom ul li{
	position: relative;
	padding: 0 0 0 15px;
}

.pro-desc-custom ul li:before {
	content:"";
	position: absolute;
	left: 0;
	top: 9px;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background:#09121d;
}

.piramide-olfattiva {
	padding: 15px 0 5px;
	position: relative;
	display: none;
}
.piramide-olfattiva span {
	font-size: 14px;
	color: #866527;
	cursor:pointer;
	font-family: 'Baskervville', sans-serif !important;
}
.piramide-olfattiva-popup {
	background:#fff;
	padding: 40px;
	position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
	display: none;
}
.piramide-olfattiva-popup.open {
	display: block;
}
.piramide-olfattiva-data {
	position: relative;
}
.piramide-olfattiva-data .close_x {
	position: absolute;
    top: -35px;
    right: -10px;
	font-size: 55px;
	line-height: 55px;
    font-weight: 100;
    color: #09121d;
    margin: 0;
	transform: rotate(45deg);
    font-family: 'Be Vietnam Pro', sans-serif !important;
}
.piramide-olfattiva-data h2 {
	font-size: 22px;
	line-height: 28px;
	color: #866527;
	font-weight: 400;
	margin: 10px 0 10px;
	font-family: 'Baskervville', sans-serif !important;
}
.piramide-olfattiva-data p {
	margin: 0;
	font-size: 14px;
	line-height: 22px;
}

#product .row.product-container .product-prices.js-product-prices {
    margin-left: auto;
    width: 100%;
    margin-top: 0;
	margin-bottom: 15px;
	display: flex;
    align-items: baseline;
}

#product .row.product-container .product-prices.js-product-prices .product-price.h5 {
    margin-bottom: 0px;
	display: block;
}


#product .row.product-container .product-information {
    width: 100%;
    /*        border-top: 1px solid #eee;*/
}

#product .row.product-container .product-prices .tax-shipping-delivery-label {
    display: none;
}
#product .row.product-container .product-prices.js-product-prices .product-price .current-price {
	margin: 0;
}
#product .row.product-container .has-discount .discount {
    color: #bf563f;
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
	margin: 0;
	padding: 0;
	background: none;
}

#product .row.product-container ul.product-images a.thumb-containerr img.thumb.js-thumb {
    width: 100%
}

#product .row.product-container .product-description p {
    color: #09121d;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 0;
}
.product-description li {
	color: #09121d;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 0;
}
.wishlist-flags {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 1;
}

#product .row.product-container span.txt-cate {
    color: #09121d;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-right: 10px;
}

#product .row.product-container .product-variants.js-product-variants span.control-label {
    color: #09121d;
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
    display: inline-block;
	text-transform: uppercase;
	width: auto;
    min-width: 175px;
}

#product .row.product-container .product-variants.js-product-variants span.control-label span.value-attr {
    font-weight: 700;
}

#product .product-variants&gt;.product-variants-item .color {
    border: 0;
    width: 55px;
    height: 55px;
    margin-right: 10px;
}

#product .product-variants&gt;.product-variants-item .color .sr-only {
    width: auto;
    height: auto;
    clip: unset;
    overflow: auto;
    bottom: 1px;
    left: 0;
    color: #f4f4f4;
    font-size: 10px;
    font-weight: 400;
}

#product .row.product-container .product-variants.js-product-variants {
    width: 100%;
}

#product .row.product-container .product-variants.js-product-variants li.input-container {
    margin-bottom: 0px;
    position: relative;
    margin-left: 20px;
	margin-right: 0;
}

#product .row.product-container .product-variants.js-product-variants ul#group_5:after {
    content: "";
    clear: both;
    display: block;
}
/* 
#product .row.product-container .product-variants.js-product-variants ul#group_2 li.input-container.active:after {
    content: "";
    width: 55px;
    height: 2px;
    background: #000000;
    display: block;
    position: absolute;
    bottom: -2px;
}
#product .row.product-container .product-variants.js-product-variants ul#group_2 li.input-container.active .color .sr-only{
    font-weight: bold;
}
#product .row.product-container .product-variants.js-product-variants ul#group_2 li.input-container:hover .color .sr-only{
    font-weight: bold;
}
#product .row.product-container .product-variants.js-product-variants ul#group_2 li.input-container:hover:after {
    content: "";
    width: 55px;
    height: 2px;
    background: #000000;
    display: block;
    position: absolute;
    bottom: -1px;
}
 */
#product .row.product-container .product-description {
    display: inline-block;
}

#product .row.product-container span.current-category {
    color: #09121d;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}

#product .row.product-container .input-container span.radio-label {
	padding: 0;
	color: #09121d;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	min-width: auto;
	text-align: center;
	background: none;
	border: none;
	opacity: 0.5;
	border-bottom: 1px solid #f4f4f4;
}

#product .row.product-container .input-container.active span.radio-label,
#product .row.product-container .input-container:hover span.radio-label {
    border-color: #09121d;
	opacity: 1;
}

#product .row.product-container .control-right {
    /* display: flex;
    align-items: center; */
    margin-bottom: 11px;
    position: relative;
}

#product .row.product-container .control-right .clearfix.product-variants-item {
    margin-top: 3px;
    padding-top: 10px;
    margin-bottom: 0px;
	display: flex;
}
#product .row.product-container .control-right .clearfix.product-variants-item ul {
	margin: 0;
}
#product .row.product-container .control-right .clearfix.product-variants-item select.form-control {
    width: 130px;
	margin-left: 0;
	border: none;
	height: 22px;
	padding: 0px 15px 0px 20px;
	background: transparent url(../images/arrow-down.svg) no-repeat scroll right 5px center/8px 14px;
}
#product .row.product-container .control-right .clearfix.product-variants-item  ul#group_5{
    margin-bottom: 0;
}
#product .row.product-container .control-right span.scroll-taglia {
    color: #09121d;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
    float: right;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 25%;
}

#product .row.product-container .control-right span.scroll-taglia:hover {
    color: #866527;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .control-label {
	margin: 0 25px 0 0;
	font-size: 14px;
	font-weight: 300;
	color: #09121D;
	width: auto;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    height: 100%;
    align-items: center;
    z-index: 9;
    padding: 0px;
}
.bootstrap-touchspin .input-group-btn-vertical&gt;.btn {
	background: none;
}
#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn {
    padding: 0;
    width: 20px;
    margin-left: -15px;
    border: 0;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn:hover {
    background: unset;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn i {
    display: none;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn.bootstrap-touchspin-up:after {
	content: "";
	background: #09121d;
	position: absolute;
	width: 13px;
	height: 1px;
	top: 12px;
    left: 0;
}
#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn.bootstrap-touchspin-up:before {
	content: "";
	background: #09121d;
	position: absolute;
	width: 1px;
	height: 13px;
	top: 6px;
    left: 6px;
}
#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn.bootstrap-touchspin-down:after {
	content: "";
    background: #09121d;
    position: absolute;
    width: 10px;
    height: 1px;
    top: 12px;
    left: 5px;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .product-quantity #quantity_wanted {
    width: 40px;
    height: 32px;
    border-radius: 0px;
    border: 0px solid #eee;
    background: transparent;
    color: #09121d;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
	margin-right: 20px;
}

#product .row.product-container .product-quantity {
    
}

#product p.text {
    margin-top: 10px;
}

#product p.text span {
    display: none;
    color: #09121d;
}
#product p.text span.active{
    display: block!important;
}
#product .icon-wash {
    display: flex;
}

#product .icon-wash&gt;div {
    position: relative;
    margin-right: 20px;
}

#product .icon-wash&gt;div:hover {
    border-bottom: 2px solid #f4f4f4;
}

#product .icon-wash&gt;div.active {
    border-bottom: 2px solid #f4f4f4;
}

#product .icon-wash&gt;div:hover&gt;img:first-child {
    opacity: 0;
}

#product .icon-wash&gt;div:hover&gt;img.hover {
    opacity: 1;
    visibility: visible;
}

#product .icon-wash img.hover {
    position: absolute;
    left: 0;
    bottom: 5px;
    visibility: hidden;
}

#product .icon-wash div&gt;img:first-child {
    z-index: 1;
    position: relative;
    visibility: visible;
}

#product .icon-wash img.active {
    visibility: hidden !important;
}

#product .icon-wash img.active+img.hover {
    visibility: visible !important;
}

#product .row.product-container .product-quantity.clearfix::after {
    content: unset
}

#product .tabs .nav.nav-tabs .item+.product-taglie th,
#product .tabs .nav.nav-tabs .item+.product-taglie td {
    padding: 15px 35px;
    padding-left: 0;
    font-weight: 400;
}
#product .tabs .nav.nav-tabs table + .table-tagila img{
    width: 100%;
}
#product .row.product-container .product-quantity .col.col-sm-auto {
    width: 100%;
	display: none;
}

#product .row.product-container .product-quantity #nice-wishlist-product-btn {
    box-shadow: unset;
    padding: 0;
	background: none;
    border-radius: unset;
	-webkit-appearance: none;
	position: static;
	width: 100%;
}
#product .row.product-container .product-quantity #nice-wishlist-product-btn i {
	font-size: 21px;
	color: #09121d;
}
#product .row.product-container .product-quantity #nice-wishlist-product-btn span.txt-wishlist {
    color: #09121d;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    margin-left: 10px;
}

#product .row.product-container .product-add-to-cart.js-product-add-to-cart .wishlist-button-add {
    margin-left: 144px;
    box-shadow: none;
    width: 100%;
    height: auto;
}

#product p.product-minimal-quantity.js-product-minimal-quantity {
    margin: 0;
}

.product-spedi-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-spedi-item {
    display: flex;
    align-items: center;
}
#product-availability{
	margin-top: 0;
}
.product-spedi-item p,
.product-spedi-item h3 {
    margin-bottom: 0;
}

.product-spedi-item h3 {
    color: #09121d;
    font-size: 15px;
    font-weight: 600;
}

.product-spedi-item p {
    color: #09121d;
    font-size: 13px;
    font-weight: 400;
}

.spedi-content {
    margin-left: 20px;
}
#product .row.product-container .product-actions .add-to-cart {
    height: 50px;
	color:#f4f4f4;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
	text-transform: uppercase;
	display: flex;
    justify-content: center;
	background: #866527;
	padding: 0 35px;
	border: 1px solid #866527;
}
#product .row.product-container .product-actions .add-to-cart:hover {
	color:#09121D;
	background: #fff;
	border: 1px solid #09121D;
}

#product .row.product-container .product-actions .add-to-cart i {
    margin-left: 5px;
	font-size: 0;
	position: relative;
}
#product .row.product-container .product-actions .add-to-cart i:after {
	content: "";
	background: url(../images/Icone/Cart.svg) no-repeat center top;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -20px;
    top: 15px;
}
#product .row.product-container .product-actions .add-to-cart:hover i:after {
	content: "";
	background: url(../images/Icone/cart-ico-white.svg) no-repeat center top;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -20px;
    top: 15px;
}
.product-add-to-cart {
	margin: 25px 0 0;
}
.qty-container {
	display: flex;
    align-items: center;
    padding: 5px 0px 5px 10px;
	margin: 0 0 0px;
	width: 100px;
	justify-content: flex-start;
}
#product .row.product-container .product-quantity {
    align-items: center;
}
#product .product-quantity .qty {
    margin: 0;
}
#product .product-quantity .control-label {
    display: none;
}

#product .row.product-container .add {
    width: 100%;
	margin: 0px 0 0px;
}

#product .product-spedi {}

#product .product-spedi li {
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    color: #61534E;
    position: relative;
    padding-left: 22px;
}

#product .product-spedi li:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 50%;
}


#product .main-color ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 13px;
}

#product .main-color span.title-color {
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
    color: #09121d;
}

#product .main-color li {
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #09121d;
    padding: 5px;
}
#product .main-color li:hover {
	color: #866527;
    border: 1px solid #866527;
    padding: 5px;
}
#product .main-color li:hover a{
	color: #866527;
}

#product .tabs {
    background: transparent;
    padding: 0;
    margin-top: 20px;
}

#product div#product-comments-list-header {
    display: none;
}

#product div#product-comments-list {
    display: none;
}

#product div#product-comments-list-footer {
    display: none;
}
#product .tabs {
	display: none;
}
#product .tabs .nav.nav-tabs {
    display: flex;
    flex-direction: column;
    border: none;
}

#product .tabs .nav.nav-tabs&gt;div {
    padding-top: 18px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(95, 83, 79, 0.24);
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

#product .tabs .nav.nav-tabs&gt;div:first-child {
    border-top: 1px solid rgba(95, 83, 79, 0.24);
}

#product .tabs .nav.nav-tabs .item {
    color: #09121d;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


#product .tabs .nav.nav-tabs .item:after {
    content: "";
    background: url(../images/plus.svg) no-repeat;
    float: right;
    transition: 0.3s ease-in;
    display: block;
    width: 20px;
    height: 20px;
    background-size: auto;
    background-position: center;
}

#product .tabs .nav.nav-tabs .item.active::after {
    background: url(../images/minus.svg) no-repeat;
    background-position: center;
}

#product .tabs .nav.nav-tabs .item+div {
    display: block;
    padding: 10px 5px;
}

#product .tabs .nav.nav-tabs .item+div &gt; *,
#product .tabs .nav.nav-tabs .item+div {
    color: #09121d;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    padding-left: 0;
}
/*#product .tabs .nav.nav-tabs .item+div .row{
    margin: 0;
}*/
div#static-block-wrapper_14 {
    margin-top: 20px;
}

#product .product-top-1-wrapper .product-top-1-col {
    border-right: 1px solid rgba(95, 83, 79, 0.24);
    padding-right: 30px;
    padding-left: 28px;
}

#product .product-top-1-wrapper .product-top-1-col:last-child {
    border: none;
}

#product ul.list-atrr li.img-attr {
    border: none;
}

#product .product-top-1-wrapper {
    display: flex;
    height: 143px;
    background: #000;
    align-items: center;
    border-radius: 11px;
    justify-content: space-around;
    margin-top: 100px;
}

#product ul.list-atrr {
    display: none;
}

#product ul.list-atrr li {
    border-right: 1px solid rgba(95, 83, 79, 0.24);
    padding-right: 30px;
    padding-left: 28px;
}

#product ul.list-atrr li p.value {
    font-size: 30px;
    font-weight: bold;
    color: #45472D;
    margin-bottom: 19px;
}

#product ul.list-atrr li p.title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0;
}



#product .product-top-1-wrapper .product-top-1-col h3 {
    font-size: 30px;
    /*    line-height: 87px;*/
    font-weight: bold;
    color: #45472D;
    margin-bottom: 10px;
}


#product .product-top-1-wrapper .product-top-1-col p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0;
}

#product .products.slide_related {
    justify-content: space-between;
    margin: 35px 0 0;
	/* flex-wrap: inherit; */
    /*    margin-left: -11px;
    margin-right: -11px;*/
}
#product .products.slide_related.owl-carousel .owl-item {
	
}
#product .product-discounts {
    margin-bottom: 0;
}

#product div#static-block-wrapper_2 {
    margin-top: -16px;
    margin-bottom: 54px;
}

#product .row.product-container.js-product-container {
    margin-bottom: 25px;
}
#product .row.product-container.js-product-container .product-flag-gift {
    display: none;
}

.products.slide_related .js-product.product {
    /*width: 25%;*/
    padding: 0 11px;
}
.products.slide_related_blog .js-product.product {
	padding: 1px;
}
.blog-product .product-accessories .products {
	margin: 0;
}
.blog-product .product-accessories .h5 {
	color: #f4f4f4;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
}


div#nicewishlist-modal button#submit-login {
    width: 47%;
    height: 50px;
    background: #f4f4f4;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    transition: all .5s
}

div#nicewishlist-modal button#submit-login:hover {
    color: #09121d;
    background: transparent;
    border: 1px solid #f4f4f4;
}

div#nicewishlist-modal form .form-control-label {
    color: #f4f4f4;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}

div#nicewishlist-modal .form-control {
    height: 37px;
}

#product ul.lSPager.lSGallery {
    margin: 10px 0 0 !important;
}
#product .lSSlideOuter img {
    left: auto;
}


#product ul.lSPager.lSGallery li {
    border: none !important;
	background: none;
}
#product ul.lSPager.lSGallery li a {
	padding: 5px 3px 5px;
    display: block;
}
#product ul.lSPager.lSGallery li img {
	border: 1px solid #eee;
	border-radius: 0;
}


.product-middle-action-round {
	width: 100%;
}


.product-middle-info .h1 {
	color: #f4f4f4;
	font-size: 36px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 10px;
}
.product-piu-info {
	display: inline-block;
	cursor: pointer;
	margin: 0 0 20px;
}
.product-piu-info span {
	color: #09121d;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	text-decoration: underline;
}
.product-piu-info:hover span {
	color: #866527;
}
.product-cod {
	color: #09121d;
	font-size: 15px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 5px;
}
.product-cod strong {
	font-weight: 700;
	margin-left: 5px;
}

.product-formulazione {
	color: #09121d;
	font-size: 15px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 0 5px;
}
.product-formulazione strong {
	font-weight: 700;
	margin-left: 5px;
}
.product-category-name {	
	margin: -5px 0 5px;
}
.product-category-name a {
	color: #09121D;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;	
}
.product-category-name a:hover {
	color: #866527;
}
.product_short_attribute {}
.product_short_attribute li {
	color: #09121d;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	margin: 0;
}
.product_short_attribute li strong {
	font-weight: 700;
	margin-right: 5px;
}
.product-service .service .footer-service {
	padding-top: 25px;
    padding-bottom: 35px;
    border-top: none;
}
.product-service .service .footer-service ul {
	flex-direction: column;
	justify-content: flex-start;
}
.product-service .service .footer-service ul li {
	margin: 0 0 20px;
}
.product-service .service .footer-service ul li.item-1 {
    padding: 0px 0px 0px 40px;
}

.product_wk_information {
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #eee;
    padding: 35px 0 15px;
}
.product_wk_information h2 {
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.product_wk_information p {
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
}
.product-add-to-cart #product-availability {
	display: none;
}
.product-available {
	margin: 0 0 5px;
}
.product-available span {
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
}
.product-available .available-product-title {
	padding-left: 25px;
	position: relative;
}
.product-available .available-product-title:before {
	content:"";
	width: 17px;
	height: 17px;
	background: #41a42a;
	position: absolute;
	top: 1px;
	left: 0;
	border-radius: 17px;
}
.product-available .available-product-title.disabled:before {
	content:"";
	width: 17px;
	height: 17px;
	background: #bf563f;
	position: absolute;
	top: 1px;
	left: 0;
	border-radius: 17px;
}
.product-attribute-container {
	padding: 30px 0 40px;
}
.product-attribute-innner {
	display: flex;
	flex-wrap: wrap;
}

.attr-item {
	width: 50%;
	padding: 0 20px 0 10px;
}
.attr-item:first-child {
	padding-left: 0;
	border: none;
}
.attr-item:last-child {
	padding-right: 0;
}
.attr-item h2 {
	color: #09121d;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin: 10px 0 15px;
}
.attr-ul {
	margin: 0 0 35px;
}
.attr-ul li {
	display: flex;
	color: #09121d;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 10px;
}
.attr-ul li strong {
	font-weight: 700;
	width: 50%;
	padding-right: 2%;
}
.attr-item-clienti {
	background:#eee;
	padding: 20px 12px;
	margin: 0 0 0 -10px;
}
.attr-item .attr-item-clienti h2 {
	margin: 0 0 15px;
	padding: 0 0 0 35px;
	background: url(../images/Icons/help.svg) no-repeat center left;
}
.attr-item .attr-item-clienti a {
	color: #866527;
	font-weight: 700;
	text-decoration: underline;
}
#product .row.product-container .product-information .Da-degustare-container{
	display: none;
}


@media screen and (max-width: 1200px) {
    #product .row.product-container .col-md-6:first-child {
        width: 100%;
        padding: 0 15px;
    }

    #product .row.product-container .col-md-6:last-child {
        width: 100%;
        padding: 0 15px;
    }
    #product section#wrapper .container{
        padding: 0 15px
    }
    #product .row.product-container .col-md-6 h1.h1 {
		margin: 0px 0 10px;
    }
	.product-attribute-container {
		padding: 0px 0 0px;
	}
    /*#product  .mask {
        display: none;
    }*/
    #product .lSSlideOuter img {
        left: 0;
    }

    #product .row.product-container .product-actions .add-to-cart {
        width: 100%;
    }

    #product .row.product-container .add {
        width: 70%;
    }
    #product .row.product-container .control-right span.scroll-taglia{
            bottom: 36.5%;
    }
}
@media screen and (max-width: 1024px) {
	.attr-item {
		width: 100%;
		padding: 0;
		border: none;
		border-top: 1px solid #eee;
	}
	.attr-item-clienti {
		margin: 0;
	}
	.product-service .service .footer-service {
		padding-bottom: 10px;
	}
}

@media screen and (max-width:767px) {
	.attr-item h2 {
		margin: 15px 0 15px;
	}	
	.product_short_attribute ul {
		margin: 0;
	}
	.Da-degustare-con ul {
		margin: 0 0 15px;
	}
	.Da-degustare-con li {
		background-position: top center !important;
		padding: 45px 10px 10px 10px;
		margin: 0;
	}
	.Da-degustare-con li strong {
		text-align: center;
		min-height: 45px;
	}
	.Da-degustare-con li:after {
		height: 85px;
	}
	.Sei-appassionato strong {
		display: block;
		margin: 0 0 5px;
	}
	.product-middle-info .Da-degustare-container{
		display: none;
	}
	#product .row.product-container .product-information .Da-degustare-container {
		display: none;
		margin: 20px 0 0;
	}
	
	.product-service .service .footer-service ul li.item-1 {
		padding: 0px 0px 0px 60px;
	}
	#product .row.product-container .pro-desc-custom {
		width: 100%;
	}
    #product #wrapper .breadcrumb {
        display: block !important
    }
    #index #wrapper .breadcrumb{
        display: none !important;
    }

    #product .product-taglie table {
        width: 100%
    }

    #product .product-taglie table tbody {
        display: flex;
        width: 100%;
    }

    #product .lSAction {
        display: none !important;
    }

    #product .product-taglie table tbody tr {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

    #product .row.product-container .col-md-6 h1.h1 {
		font-size: 40px;
		line-height: 40px;
    }
	.sku-product p {
		font-size: 12px;
	}
    #product .lSSlideOuter ul.lSPager.lSGallery {
        
    }

   

    #product .row.product-container .product-description p {}

    #product .row.product-container span.txt-cate {
        display: none
    }

    #product .row.product-container span.current-category {
        display: none
    }

    #product .row.product-container .control-right {
        flex-direction: column;
        position: relative;
        margin-bottom: 0
    }

    #product .row.product-container .control-right .product-variants.js-product-variants {
        width: 100%
    }

    #product .row.product-container .control-right span.scroll-taglia {
		position: static;
		text-align: right;
		width: 100%;
		padding: 0 5px 15px 0;
    }

    #product .row.product-container .product-description {
        display: block;
    }

    #product .row.product-container .control-right .clearfix.product-variants-item ul#group_1 {
        justify-content: space-between;
        display: flex;
		flex-wrap: wrap;
    }

    #product .row.product-container .control-right .clearfix.product-variants-item:first-child {
        border: none;
        padding-top: 0
    }

    #product .row.product-container .control-right .clearfix.product-variants-item {
        margin-bottom: 12px;
		display: flex;
		flex-wrap: wrap;
    }
	#product .row.product-container .control-right .clearfix.product-variants-item ul {
		margin: 0;
		width: 100%;
	}
	.product-add-to-cart {
		margin: 20px 0 15px;
	}
    #product .row.product-container .product-add-to-cart.js-product-add-to-cart .product-quantity #quantity_wanted {
        display: block;
        /*width: 93px;*/
		min-width: 45px;
    }
	#product .row.product-container .product-quantity {
		
	}

    #product ul#group_5 {
        margin-bottom: 0
    }

    #product .row.product-container .product-variants.js-product-variants li.input-container {
        margin-bottom: 0;
        margin-right: 11px;
		margin-left: 0;
		text-align: left;
    }
	#product .row.product-container .product-variants.js-product-variants .product-variants-item:first-child li.input-container {
        margin-bottom: 0px;
		margin-left: 0;
		text-align: left;
    }
    .product-flags li.label-prodotto{
        padding: 6px 15px;
    }
	
	#product .row.product-container .add {
		width: 70%;
	}
  /*  #product .row.product-container .product-quantity .col.col-sm-auto {
        margin-left: 111px;
    }*/

   /*  #product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn.bootstrap-touchspin-down:after {
        width: 13px;
        height: 13px;
        background-size: 13px;
        background-position: 50% 55%;
    }

    #product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn.bootstrap-touchspin-up:after {
        width: 13px;
        height: 13px;
        background-size: 13px;
        background-position: center;
    }

    #product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical button.btn {
        width: 13px;
    } */

    /* #product .product-quantity .qty {
        width: 26%;
    } */
	#product .row.product-container .product-add-to-cart.js-product-add-to-cart .control-label {
		
	}
	#product .row.product-container .product-add-to-cart.js-product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical {
		
	}
    #product .product-spedi li {
        font-size: 16px;
        line-height: 36px;
        white-space: nowrap;
    }

    #product .main-color li {
        margin-right: 27px;
    }

    #product .main-color li img {
        width: 43px;
        height: 43px;
    }

    #product .product-top-1-wrapper {
        height: auto;
        flex-direction: column;
        align-items: flex-start;
        padding: 33px 28px;
    }

    #product ul.list-atrr {
        height: auto;
        flex-direction: column;
        align-items: flex-start;
        padding: 33px 28px;
    }

    #product .product-top-1-wrapper .product-top-1-col {
        padding: 0;
        border-right: 0;
        width: 100%;
        display: flex;
        align-items: flex-end;
        padding-bottom: 18px;
        padding-top: 15px;
        border-bottom: 1px solid rgba(95, 83, 79, 0.24);
    }

    #product ul.list-atrr li {
        padding: 0;
        border-right: 0;
        width: 100%;
        display: flex;
        align-items: flex-end;
        padding-bottom: 18px;
        padding-top: 15px;
        border-bottom: 1px solid rgba(95, 83, 79, 0.24);
    }

    #product .product-top-1-wrapper .product-top-1-col h3 {
        margin: 0;
        width: 55%;
        font-size: 31px
    }

    #product ul.list-atrr li p.value {
        margin: 0;
        width: 55%;
        font-size: 31px
    }

    #product .row.product-container.js-product-container {
        margin-bottom: 10px;
    }

    .products.slide_related {
        margin: 27px -6px 0 -6px
    }
	.products.slide_related .owl-dots {
		display: none;
	}
    .products.slide_related .js-product.product {
        width: 50%;
        padding: 0 6px;
    }
	.products.slide_related_blog .owl-dots {
		display: none;
	}
    #product .lSSlideOuter img {
        width: 100%
    }
	#product ul.lSPager.lSGallery li img {
		opacity: 0.5;
	}
	#product ul.lSPager.lSGallery li.active img {
		opacity: 1;
	}
    #product .main-color ul {
        justify-content: flex-start;
    }

    #product .lSAction svg {
        display: none
    }

    #product .lSAction a {
        display: flex;
        align-items: center;
    }

    #product .lSAction a.lSPrev:after {
        content: "";
        background: url(../images/arrow-down.svg) no-repeat;
        display: block;
        width: 20px;
        height: 20px;
        background-size: auto;
        transform: rotate(90deg);
    }

    #product .lSAction a.lSNext:after {
        content: "";
        background: url(../images/arrow-down.svg) no-repeat;
        display: block;
        width: 20px;
        height: 20px;
        background-size: auto;
        transform: rotate(-90deg);
    }

    .product-spedi-item {
        width: 100%;
        margin-bottom: 20px
    }

    #product .lSSlideOuter {
        padding: 0 !important
    }
	.product-accessories {
		margin: 0 0 75px;
	}

}
@media screen and (min-width:400px) and (max-width:800px){
    #product .row.product-container .control-right span.scroll-taglia{
            bottom: 27.5%;
    }
}
@media screen and (min-width:391px) and (max-width:420px){
     #product .row.product-container .control-right span.scroll-taglia{
            bottom: 21.5%;
     }
}

/*end*/

/*add to cart*/
body#product .modal-content {
    background: #f4f4f4;
    /* max-width: 900px; */
    margin: 0 auto;
	border-radius: 0;
    border: none;
}

body#product #blockcart-modal .modal-header {
    background: transparent;
    border: none;
}

body#product #blockcart-modal .modal-body {
    background: transparent;
}

#blockcart-modal .product-name {
    font-size: 14px;
    line-height: 25px;
    color: #09121d;
    font-weight: 600;
}
#blockcart-modal .product-price {
	font-size: 14px;
    line-height: 25px;
    color: #09121d;
	font-weight: 400;
}
#blockcart-modal .modal-body .divide-right span strong {
    font-weight: 600;
}
#blockcart-modal .product-image {
    margin: 0;
    width: 100%;
    max-width: inherit;
}

#blockcart-modal .divide-right{
    border-right: 1px solid #09121d;
}
#blockcart-modal .cart-content p.cart-products-count {
    color: #09121d;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

#blockcart-modal .cart-content p {
    line-height: 22px;
    font-size: 14px;
    color: #09121d;
    font-weight: 300;
    margin: 0 0 5px;
}

#blockcart-modal .cart-content p .value {
    font-size: inherit;
    font-weight: inherit;
}

#blockcart-modal .cart-content p .label {
	color: #09121d;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

#blockcart-modal .cart-content p .label+span.value {
    color: #09121d;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

#blockcart-modal .cart-content p.product-total {
    background: transparent;
}


#blockcart-modal .cart-content .cart-content-btn {
    width: 100%;
}

.cart-content-btn a.btn.btn-primary {
    width: 50%;
	background: #866527;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center
}
#blockcart-modal .cart-content p {
	padding: 0;
}
#blockcart-modal .modal-title i.material-icons {
    color: #bf563f;
	margin-right: 5px;
}
#blockcart-modal .modal-title {
	font-size: 12px;
}
body#product #blockcart-modal .modal-header {
	padding-bottom: 0;
}
#blockcart-modal .cart-content p.product-total {
	padding: 5px 0;
}
#blockcart-modal .modal-body .divide-right span {
	padding: 0;
}
#blockcart-modal .product-price {
	padding: 0;
	margin: 0 0 5px;
}

.cart-content-btn a.btn.btn-primary:hover {
    background: #866527;
    color: #f4f4f4;
}

.cart-content-btn a.btn.btn-primary i {
    display: none;
}

@media screen and (max-width: 767px) {
    .cart-content-btn button.btn.btn-secondary {
        width: 100%;
        display: block;
    }
/*    #blockcart-modal{
        padding-left: 17px
    }*/
    #blockcart-modal .cart-content .cart-content-btn {
        flex-direction: column;
        width: 100%
    }

    .cart-content-btn a.btn.btn-primary {
        width: 100%
    }
    body#product .modal-content{
        max-width: 90%;
    }
	#blockcart-modal .product-name {
		padding: 10px 0 0;
	}
}




/*end*/









/*ty page*/
body#ets_cft_page h1.panel-title-heading {
    display: none;
}

body#ets_cft_page #main .page-content {
    background: transparent;
    text-align: center;
	padding: 0;
}
#wrapper .breadcrumb ul {
	margin: 0;
}

body#ets_cft_page #main .page-content p {
    font-size: 22px;
    line-height: 23px;
    color: #09121d;
    font-weight: 600;
}
body#ets_cft_page #main .page-content p:first-child {
	color: #09121d !important;
    font-size: 22px !important;
    font-weight: 400 !important; 
	line-height: 28px;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 15px;
	margin-top: 25px;
	font-family: 'Baskervville', serif !important;
}

body#ets_cft_page #main .page-content p:nth-child(2) {
    color: #09121d !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 23px !important;
    margin-bottom: 30px;
    text-align: center;
}

body#ets_cft_page #main .page-content p a {
    width: 300px;
    transition: all .5s;
    outline: none;
    display: block;
    margin: 0 auto;
	border-radius: 0px;
    height: 47px;
    line-height: 47px;
    padding: 0 30px;
    color: #09121d !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    background: none;
	text-transform: uppercase;
	border: 1px solid #09121d;
}

body#ets_cft_page #main .page-content p a:hover {
    color: #f4f4f4 !important;
    background: #000;
    border: 1px solid #000;
	opacity: 1;
}





/*newletter-oke*/


/*body#cms.cms-id-8 #main .page-content {
    background: transparent;
    text-align: center;
}

body#cms.cms-id-8 #main .page-content p {
    font-size: 25px;
    line-height: 24px;
    color: #f4f4f4;
    font-weight: bold;

}

body#cms.cms-id-8 #main .page-content p a {
    display: block;
    max-width: 414px;
    height: 75px;
    width: 100%;
    margin: 0 auto;
    line-height: 75px;
    background: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-top: 36px;
    transition: all .5s;
}

body#cms.cms-id-8 #main .page-content p a:hover {
    color: #f4f4f4 !important;
    background: #000;
}*/

/*end*/





/*popup-newletter*/
.popup-news {
	display: none;
}
.popup-news .open-popup p .title-popup-mb {
    display: none;
}

.popup-news div#blockEmailSubscription_displayFooterBefore {
    position: fixed;
    right: -446px;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    transition: all .6s;
    -webkit-transition: all .6s;
}

.popup-news div#blockEmailSubscription_displayFooterBefore.active {
    right: 0;
}

.popup-news span.open-popup {
    display: flex;
    align-items: center;
    background: url(../images/btn-newletter-popup.png) no-repeat;
    background-position: 91%;
    position: absolute;
    left: -45px;
    width: 45px;
    top: 50%;
    height: 145px;
    transform: translateY(-50%);
}

.popup-news .row.displaypopup-newletter {
    background: #bf563f;
    padding: 30px;
    opacity: 0;
    transition: all .6s;
    position: relative;
    max-width: 442px;
    margin: 0;
}

.popup-news div#blockEmailSubscription_displayFooterBefore.active .row.displaypopup-newletter {
    opacity: 1;
}

.popup-news .open-popup p {
    margin-bottom: 0;
    transform: rotate(270deg) translateY(-62px);
    min-width: max-content;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-transform: uppercase;
    padding: 26px 42px;
    cursor: pointer;
}


.popup-news #block-newsletter-label {
    width: 100%;
    padding: 0;
    font-size: 20px;
    color: #f4f4f4;
    font-weight: 500;
    display: block;
    text-align: left;
}
.popup-news .popup-close{
    display: flex;
    justify-content: flex-end;

}
.popup-news .popup-close i{
    color: #fff;
    cursor: pointer;
}
.popup-news .sub-title {
    width: 100%;
    padding: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
}

.popup-news .displaypopup-newletter&gt;.col-md-7.col-xs-12 {
    width: 100%;
    padding: 0;
}

.popup-news .displaypopup-newletter .custom_check span p {
    color: #fff !important;
}

.popup-news .displaypopup-newletter .custom_check span p a {
    color: #fff !important;
}

.popup-news .displaypopup-newletter .custom_check span:before {
    border-color: #fff !important;
}

.popup-news .displaypopup-newletter .custom_check input[type="checkbox"]:checked+span:after {
    color: #fff !important;
}

.popup-news .input-wrapper input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 0;
    height: 40px;
    width: 100%;
    outline: none
}



.popup-news .input-wrapper input::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
    opacity: 1;
}

.popup-news .input-wrapper input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    opacity: 1;
}

.popup-news .input-wrapper input::placeholder {
    color: #fff;
    opacity: 1;
}

.popup-news .col-xs-12.actions .btn-primary {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    text-transform: inherit;
    transition: all .5s;
    position: absolute;
    background: transparent;
    top: 9%;
    left: 85%;
    outline: none;
    padding: 0;
}

.popup-news .col-xs-12.actions {
    position: unset;
}

.popup-news .col-xs-12.actions:before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 600;
    top: 10px;
    position: absolute;
    right: 0;
    color: #fff;
}

.popup-news .custom_check {
/*    margin-bottom: 30px;*/
}

.popup-news span.error.wpcf7-not-valid-tip {
    color: #fff !important;
}

@media screen and (max-width: 1420px) {}

@media screen and (max-width: 767px) {
    .popup-news div#blockEmailSubscription_displayFooterBefore {
        display: flex;
        flex-direction: column;
        bottom:-491px;
        top: unset;
        right: unset;
        max-width: 300px;
    }

    .popup-news .custom_error.error-popup {
        display: block;
        position: absolute;
        bottom: 10px;
    }
    .popup-news .custom_check{
        margin-bottom: 30px
    }
    .popup-news div#blockEmailSubscription_displayFooterBefore.active {
        bottom: -186px;
        right: inherit;
    }

    .popup-news .custom_check {
        justify-content: flex-start !important;
        margin-top: 20px !important;
    }

    .popup-news .col-xs-12.actions .btn-primary {
        display: block !important;
        height: 55px;
        width: auto;
        top: -1%;
        left: 91%;
        color: transparent
    }

    .popup-news .col-xs-12 .newlester-submit {
        display: none;
    }

    .popup-news .input-wrapper input {
        height: 45px;
    }

    .popup-news .sub-title {
        font-size: 13px;
    }

    .popup-news #block-newsletter-label {
        font-size: 21px;
        line-height: 26px;
    }

    .popup-news .open-popup p {
        transform: none;
        padding: 0
    }

    .popup-news span.open-popup {
        background: url(../images/btn-newletter-popup-mb.png) no-repeat;
        width: 154px;
        height: 45px;
        padding-left: 27px;
        position: unset;
        margin-bottom: -26px;
        padding-top: 10px
    }

}




/*contact*/
.information-head {}
.information-head p{
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0.5px;
	margin: 0 0 10px;
}
.information-head p.in-namesite {
	margin: 0 0 0px;
	font-weight: 600;
}

.information-list p {
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.5px;
	padding: 0px 0 7px 66px;
	position: relative;
}
.information-list p a {
	font-weight: 600;
}
.information-list .in-item:before {
	content:"";
	width: 55px;
	height: 55px;
	background: #ffffff;
	border-radius: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
}
.information-list .info-1:before {
	background:#fff url(../images/Icone/Map.svg) no-repeat center;
	background-size: 20px;
}
.information-list .info-2:before {
	background:#fff url(../images/Icone/Phone.svg) no-repeat center;
	background-size: 20px;
}
.information-list .info-3:before {
	background:#fff url(../images/Icone/Email.svg) no-repeat center;
	background-size: 20px;
}


body#cms.cms-id-8 #main .page-content {
    padding-top: 0;
}

.service-wrapper .elementor-container.elementor-column-gap-default {
    max-width: 1040px;
}

.service-wrapper .service-address.elementor-column.elementor-col-50 {
    width: 41%;
}

.service-wrapper .service-form.elementor-column.elementor-col-50 {
    width: 59%;
}

.service-address-item {
    display: flex;
    margin-bottom: 25px;
}

.service-address-item:nth-child(2) {
    margin-bottom: 30px;
}

.service-address-img {
    width: 11%;
}

.service-address-content p {
    margin-bottom: 0;
}

.service-address-content p a {
    text-decoration: underline !important;
    color: inherit;
}
.service-address-content p a:hover{
    color: #bf563f;
}
.service-address-content p a.contact-num {
    text-decoration: none !important
}

.service-address-content {
    color: #f4f4f4;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.27857143px;
    display: flex;
    flex-direction: column;
    line-height: 16px;
    min-height: 48.5px;
    font-family: var(--font-family);
    margin-left: 20px;
}

.service-address-content h3 {
    color: #f4f4f4;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.32142857px;
    margin-bottom: 5px;
}
.contact-information {}
.contact-information .f-h6 {
	margin: 0 0 15px;
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
.contact-information ul {
	list-style: none !important;
}
.contact-information ul p {
	color: #f4f4f4;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 10px;
}
.contact-information ul p i {
	margin-right: 14px;
	color: #f4f4f4;
}
.contact-info-bottom .f-h6{
	display: flex;
	align-items: center;
	margin: 25px 0 5px;
}
.contact-info-bottom .f-h6 i {
	margin-right: 14px;
}
.contact-info-bottom .ser-time strong {
	font-weight: 600 !important;
}
.contact-info-bottom a {
	display: block;
	text-decoration: underline;
}
.c-contact-inner {
	min-width: 380px;
}
.c-contact-inner li {
	display: flex;
	margin: 0 0 25px;
}
.c-contact-inner .c-icon {
	width: 40px;
}
.c-contact-inner .c-text {
	color: #f4f4f4;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	margin: 2px 0 0;
}
.c-contact-inner .c-text strong {
	display: block;
}
.c-contact-inner .c-text strong,.f-contact-inner .c-text a {
	color: #09121D;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
}
.c-contact-inner .c-text a:hover {
	color: #866527;
}
body#cms.cms-id-8 #wpcf7-f1-o1 form h3 {
    display: none;
}

body#cms.cms-id-8 .form-contact-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
    position: relative;
}

body#cms.cms-id-8 .form-contact-wrapper&gt;div {
    width: 50%;
    padding: 0 13px;
	margin: 0 0 10px;
}

body#cms.cms-id-8 .form-contact-wrapper&gt;div&gt;label&gt;p {
    color: #f4f4f4 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    margin-bottom: 0;
}

body#cms.cms-id-8 .form-contact-wrapper .message-info {
    width: 100%;
}
body#cms.cms-id-8 .form-contact-wrapper .address-info {
    width: 50%;
}

body#cms.cms-id-8 .form-contact-wrapper .file-upload-info {
    width: 100%;
    margin-top: 5px;
}

body#cms.cms-id-8 .form-contact-wrapper br {
    display: none;
}

body#cms.cms-id-8 #wpcf7-f1-o1 form h2.form-title {
	color: #09121D;
	font-family: 'Be Vietnam Pro', serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 0 0;
}
body#cms.cms-id-8 #wpcf7-f1-o1 form h4.form-title {
	color: #f4f4f4;
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 0 3px;
}
.wpcf7-form-control-wrap select.form-control:not([size]):not([multiple]) {
    height: 37px;
}
.wpcf7 .form-control {
    margin-top: 5px;
    color: #f4f4f4;
    font-size: 15px;
    font-weight: 200;
}
body#cms.cms-id-8 #wpcf7-f1-o1 form p.form-desc {
    color: #f4f4f4 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

body#cms.cms-id-8 .service-form .elementor-text-editor.elementor-clearfix&gt;p {
    display: none;
}


body#cms.cms-id-8 .form-contact-wrapper .wpcf7 .form-control {
    height: 37px;
    background: #eeeeee;
}

body#cms.cms-id-8 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 37px;
}

body#cms.cms-id-8 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow::before {
    content: unset;
}

body#cms.cms-id-8 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: bold;
    color: #3f4e55;
}

body#cms.cms-id-8 .form-contact-wrapper textarea.form-control {
    height: 160px;
}

body#cms.cms-id-8 .form-contact-wrapper .custom_choosefile .button_choosefile {
    background: #fff;
    right: 0;
    color: #09121D;
    border: 1px solid #09121D;
    width: 127px;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-not-valid-tip {
    position: absolute;
    display: block;
    min-width: 200px;
}

body#cms.cms-id-8 span.button_choosefile:after {
    content: "";
    background: url(../images/form_upload.svg) no-repeat;
    display: block;
    width: 20px;
    height: 18px;
    position: absolute;
    right: 5px;
    transform: translateX(-50%);
}

body#cms.cms-id-8 .custom_choosefile .wpcf7-form-control.wpcf7-file {
    min-height: 0;
    height: 37px;
}

body#cms.cms-id-8 span.file-render {
    display: flex;
    align-items: center;
    min-height: 37px;
    width: 100%;
    position: absolute;
    padding-left: 15px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 200;
    color: #959e9d;
    max-width: 88%;
    overflow: hidden;
    background: #eee;
	border-radius: 30px;
}

.form-contact-wrapper .checkbox-info label.checkbox {
    display: flex;
    align-items: center;
}

.form-contact-wrapper .checkbox-info label.checkbox&gt;span {
    margin-top: 0;
}

.form-contact-wrapper .checkbox-info label.checkbox p {
    color: #778082 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
	margin: 0;
}

.form-contact-wrapper .checkbox-info label.checkbox p a {
    color: #778082;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: underline;
}

.form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first {
    margin-right: 10px;
}

.form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first label {
    width: 25px;
    height: 25px;
    position: relative;
}

.form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first label:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #778082;
    position: absolute;
    background: #09121d;
	border-radius: 0;
	left: -2px;
}

.form-contact-wrapper .checkbox-info label.checkbox span.wpcf7-list-item.first label input[type="checkbox"]:checked+span:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    left: 2px;
    top: 3px;
	color: #f4f4f4;
}

.campi {
	color: #f4f4f4 !important;
	font-size: 10px;
	font-weight: 300;
	line-height: 25px;
	margin: -15px 0 7px;
	opacity: 0.5;
}

.form-contact-wrapper .checkbox-info {
    margin-top: 10px;
    width: 100%;
}

body#cms.cms-id-8 .form-contact-wrapper span.ajax-loader {
    position: absolute;
    bottom: 28px;
    right: -13px;
}

body#cms.cms-id-8 .form-custom {
    margin-bottom: 0;
}

body#cms.cms-id-8 .form-contact-wrapper input.wpcf7-form-control.wpcf7-submit {
    max-width: 242px;
    transition: all .5s;
    text-align: center;
    margin-left: auto;
    margin-right: 13px;
	outline: none !important;
    border-radius: 0;
    height: 45px;
    background: #09121D;
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    transition: all .5s;
    padding: 0 25px;
    min-width: 180px;
    font-weight: 700;
	text-transform: uppercase;
}

body#cms.cms-id-8 .form-contact-wrapper input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
    background: #866527;
    border: 0px solid #f4f4f4;
}

body#cms.cms-id-8 .contact-tabs-heading h2.elementor-heading-title.elementor-size-default {
    color: #f4f4f4;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
}

body#cms.cms-id-8 .contact-tabs .elementor-tab-title {
    padding: 23px 0 18px 0;
    border-color: #ccc;
}

body#cms.cms-id-8 .contact-tabs .elementor-toggle-item:first-child .elementor-tab-title {
    border-top: 1px solid #ccc;
}
body#cms.cms-id-8 .contact-tabs .elementor-toggle .elementor-tab-content{
    padding: 0;
}
body#cms.cms-id-8 .contact-tabs .elementor-toggle .elementor-tab-content *{
    color: #f4f4f4 !important;
    font-size: 15px!important;
    font-weight: 400!important;
    line-height: 23px!important;
    font-family: var(--font-family)!important;
}
body#cms.cms-id-8 .contact-tabs .elementor-tab-title a {
    color: #f4f4f4 !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    font-family: var(--font-family)!important;
}

body#cms.cms-id-8 .contact-tabs .elementor-tab-title i.elementor-toggle-icon-closed.fa.fa-plus:before {
    content: "";
    background: url(../images/plus.svg) no-repeat;
    transition: 0.3s ease-in;
    display: block;
    width: 20px;
    height: 20px;
    background-size: auto;
    background-position: center left;

}

body#cms.cms-id-8 .contact-tabs .elementor-tab-title i.elementor-toggle-icon-closed.fa.fa-plus {
    display: block;
}

body#cms.cms-id-8 .contact-tabs .elementor-tab-title i.elementor-toggle-icon-opened.fa.fa-minus {
    display: none;
}

body#cms.cms-id-8 .contact-tabs .elementor-tab-title.elementor-active i.elementor-toggle-icon-closed.fa.fa-plus:before {
    background: url(../images/minus.svg) no-repeat;
    background-position: center left;

}
.contact-container-map .elementor-image {
	text-align: left;
}

@media screen and (max-width: 1024px) {
    .contact-container .elementor-column.elementor-col-50 {
        width: 100%
    }
	.contact-container-map .elementor-container &gt;.elementor-row {
		flex-direction: column;
	}
	.contact-container-map .elementor-container .elementor-row &gt;div{
		width: 100%		
	}
	.contact-container-map .elementor-image {
		margin: 15px 0 0;
	}
	.contact-container-map .map {
		order: 1;
	}
	.contact-container-map .map-img {
		order: 2;
	}
	.contact-information {
		display: flex;
		align-items: flex-start;
	}
	.contact-information &gt; div {
		width: 50%;
	}
	.contact-info-top {
		padding: 0 20px 0 0;
	}
	.contact-info-bottom .f-h6 {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
    body#cms.cms-id-8 #wrapper {
        padding: 0
    }

    body#cms.cms-id-8 #main .page-header h1 {
        text-align: left;
    }
	body#cms.cms-id-8 #main .page-header {
		margin-bottom: 10px;
	}
    body#cms.cms-id-8 .form-contact-wrapper&gt;div {
        width: 100%
    }
	body#cms.cms-id-8 .form-contact-wrapper .address-info {
		width: 100%;
	}
	body#cms.cms-id-8 #wpcf7-f1-o1 form h2.form-title {
		margin: 10px 0 5px;
	}
    body#cms.cms-id-8 .form-contact-wrapper&gt;div.name-info {
        width: 100%
    }

    body#cms.cms-id-8 .form-contact-wrapper&gt;div.last-name-info {
        width: 100%
    }
	body#cms.cms-id-8 .form-contact-wrapper .wpcf7-form-control-wrap .select_arrow {
		height: 42px;
	}

    body#cms.cms-id-8 #main .page-content {
        padding: 0
    }

    body#cms.cms-id-8 .form-contact-wrapper input.wpcf7-form-control.wpcf7-submit {
        width: auto;
        max-width: none;
        margin: 0 auto;
        margin-top: 15px
    }

    body#cms.cms-id-8 .form-contact-wrapper span.ajax-loader {
        bottom: 58px;
        right: 21px;
    }

    body#cms.cms-id-8 .form-contact-wrapper textarea.form-control {
        height: 110px;
    }

    body#cms.cms-id-8 #footer&gt;.container {
        border: none;
    }
	.contact-information {
		flex-direction: column;
	}
	.contact-information &gt;div{
		width: 100%;
	}
	
}


/*end*/









/*homepage*/
#index #wrapper &gt; .container{
    
}


#pagenotfound .page-not-found .search-control {
	display:none;
}
#products #main .page-content {
	background: none;
}
#pagenotfound #main .page-content {
    background: none;
	text-align: center;
}
#pagenotfound #main .page-header {
	text-align: center;
}
#products .page-not-found h4, #pagenotfound .page-not-found h4 {
	color: #f4f4f4;
}
/*end*/
#js-product-list .search-control {
	display:none;
}
#category #content.page-not-found{
    max-width: initial;
	background: none;
	padding: 0 0 80px;
}
#category #content.page-not-found h4{
    font-size: 14px;
    font-weight: 600;
    color: #09121d;
}
#category #content.page-not-found p{
    color: #09121d;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 2px;
}
@media(max-width: 900px){
    
}


/* custom seo fix  */

body#category .description-category-inner .custom-seo-text h3{
    margin-top: 1.5rem;
}
body#category .custom-seo-text&gt;span&gt;p,
#manufacturer .seotxt-desktop .custom-seo-text&gt;span&gt;p {
    margin-bottom: 0.5rem;
}
/* pagine cms */
.footer-link p {
    font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #f4f4f4 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
} 
.footer-link p.titolo {
	margin: 0 0 5px 0;
}
.footer-link ol {
	padding-left: 25px;
}
.footer-link li {
	font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #f4f4f4 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
.footer-link p a img {
	width: 350px;
	float: left;
	margin-right: 25px;
}

.footer-link td {
	font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #f4f4f4 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

.footer-link th {
	font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #f4f4f4 !important;
    font-size: 14px !important;
    line-height: 25px !important;
}

.footer-link table {
	margin-bottom: 10px;
}

.footer-link h3 {
	font-family: 'Be Vietnam Pro', sans-serif !important;
    color: #f4f4f4 !important;
}

/* CMS List */
.cms-id-13 #main .page-header,.cms-id-14 #main .page-header,.cms-id-15 #main .page-header,.cms-id-16 #main .page-header,.cms-id-17 #main .page-header,
.cms-id-21 #main .page-header, 
.cms-id-23 #main .page-header, 
.cms-id-24 #main .page-header, 
.cms-id-25 #main .page-header,
.cms-id-26 #main .page-header,
.cms-id-27 #main .page-header,
.cms-id-28 #main .page-header
{
	display: none;
}
.mondo_head {
	z-index: 2;
}
.mondo_head .mondo_head_root {
	margin: 0 0 20px !important;
}
.mondo_head .mondo_head_root .elementor-heading-title a {
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 28px !important;
	color: #866527 !important;
	text-transform: uppercase !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.mondo_head .mondo_head_title {
	margin: 0 0 20px !important;
}
.mondo_head .mondo_head_title .elementor-heading-title {
	color: #866527 !important;
	font-size: 100px !important;
	font-weight: 400 !important;
	line-height: 100px !important;	
	text-transform: uppercase !important;
}
.mondo_banner_1 {
	margin: -80px 0 50px;
}
.mondo_content_text {
	margin: 0px;	
	padding: 0 0 40px;
}
.mondo_content_text .elementor-text-editor p {
	font-size: 35px !important;
	font-weight: 400 !important;
	line-height: 45px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
	font-family: 'Baskervville', sans-serif !important;
	max-width: 940px;
	margin: 0 auto;
} 
.mondo_banner_2 {
	margin: 0 0 100px;
}
.mondo_banner_2:before {
	content:"";
	background: #1b222b;
	width: 100vw;
    position: absolute;
    margin-left: -50vw;
    left: 50%;
	height: 100%;
}
.mondo_banner_2 .elementor-container &gt;.elementor-row {
	align-items: center;
}
.mondo_banner_2 .photo .elementor-widget-image {
	margin: 0;
}
.mondo_banner_2 .text {
	padding: 0 40px 0 40px;
}
.mondo_banner_2 .text .elementor-text-editor p {
	font-size: 45px !important;
    font-weight: 400 !important;
    line-height: 55px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
	font-family: 'Baskervville', sans-serif !important;
} 

.mondo_content_text2 {
}
.mondo_content_text2 .elementor-text-editor p {
	font-size: 35px !important;
	font-weight: 400 !important;
	line-height: 45px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
	font-family: 'Baskervville', sans-serif !important;
}
.mondo_video {
	margin: 100px 0 0;
}
.mondo_banner_3 {
	margin: 0px 0 70px;
}
.mondo_banner_3 .elementor-widget-heading {
	z-index: 2;
}
.mondo_banner_3 .elementor-heading-title {
	color: #866527 !important;
	font-size: 60px !important;
	font-weight: 400 !important;
	line-height: 70px !important;	
	text-transform: uppercase !important;	
}
.mondo_banner_3 .photo {
	margin: -45px 0 70px !important;
}
.mondo_banner_3 .elementor-text-editor p {
	font-size: 55px !important;
	font-weight: 400 !important;
	line-height: 65px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
	font-family: 'Baskervville', sans-serif !important;
}
.mondo_content_text .elementor-text-editor ul  {
    font-size: 35px !important;
    font-weight: 400 !important;
    line-height: 65px !important;
    font-style: normal;
    text-align: left;
    color: #778082 !important;
    font-family: 'Baskervville', sans-serif !important;
    max-width: 940px;
    margin: 0 auto;
}
.mondo_banner_3 .left-text  .elementor-text-editor p{
    font-size: 35px !important;
    font-weight: 400 !important;
    line-height: 65px !important;
    font-style: normal;
    text-align: left;
    color: #778082 !important;
    font-family: 'Baskervville', sans-serif !important;
}


.list_custom1 .flex &gt;.row{
    display: flex;
	justify-content: center;
}

.col.titl {
    margin-right: 30px;
    font-weight: 600;
    font-size: 40px !important;
}

.mondo_banner_3 .elementor-text-editor .flex {
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 65px !important;
    font-style: normal;
    text-align: left;
    color: #778082 !important;
    font-family: 'Baskervville', sans-serif !important;
}

@media (max-width:768px){
   .list_custom1 .flex &gt;.row{
        display: flex;
        flex-direction:column;
        margin-bottom:60px;
		margin: 0 0 25px;
		text-align: center;
    } 
	.col.titl {
		color: #fff !important;
		margin: 0 !important;
		text-align: center !important;
	}
	.mondo_banner_3 .elementor-text-editor .flex {
		color: #fff !important;
	}
}

 
.mondo_grid_product {
	margin: 0 0 40px;
}
.mondo_grid_product .elementor-product-grid {
	grid-column-gap: 0px;
    grid-row-gap: 0px;
}
.mondo_grid_product .product-miniature .product-title a {
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
}
.mondo_content_text3 {
	
}
.mondo_content_text3 .elementor-text-editor p {
	font-size: 22px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
} 
.mondo_content_text3 .elementor-widget-button .elementor-button-link {
    background: none;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    font-style: normal;
    text-align: center;
    color: #866527 !important;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.cms-id-16 .mondo_content_text3 {
	margin: 70px 0 0;
}
.cms-id-17 .mondo_content_text .elementor-text-editor p {
	max-width: 1120px;
}
.cms-id-17 .mondo_content_text3 {
	margin: 70px 0 0;
}
.line_top {
	margin: 115px 0 90px;
	border-bottom: 1px solid #778082;
}
.line_top:before {
	content:"";
	background:#778082;
	position: absolute;
	bottom: 1px;
	right: 180px;
	width: 1px;
	height: 150px;
}
.line_bottom {
	margin: 90px 0 115px;
	border-bottom: 1px solid #778082;
}
.line_bottom:before {
	content:"";
	background:#778082;
	position: absolute;
	top: 1px;
	left: 180px;
	width: 1px;
	height: 150px;
}
.line_bottom_right {
	margin: 60px 0 90px;
	border-bottom: 1px solid #778082;
	z-index:1;
}
.line_bottom_right:before {
	content:"";
	background:#778082;
	position: absolute;
	top: 1px;
	right: 180px;
	width: 1px;
	height: 180px;
}
.mondo_banner_5_subtitle {
	padding: 110px 0 30px;
	margin: 0 0 -70px;
	z-index: 2;
}
.mondo_banner_5_subtitle .elementor-heading-title {
	color: #866527 !important;
	font-size: 100px !important;
	font-weight: 400 !important;
	line-height: 100px !important;	
	text-transform: uppercase !important;	
}

.cms-id-18 #main .page-header {
	display: none;
}
.brand_events_head .brand_events_title {
	z-index: 2;
    margin: 0 0 -55px !important;
}
.brand_events_head .brand_events_title .elementor-heading-title {
    color: #866527 !important;
    font-size: 160px !important;
    font-weight: 400 !important;
    line-height: 160px !important;
    text-transform: uppercase !important;
}
.brand_events_banner {
	padding: 0 0 70px !important;
	margin: 0 0 65px;
	border-bottom: 1px solid #778082;
}
.brand_events_banner.last {
	margin: 0 0 0px;
	padding: 0 0 0px !important;
	border-bottom: 0px solid #778082;
}
.brand_events_banner .elementor-widget-heading {
	margin: 75px 0 25px;
}
.brand_events_banner .elementor-widget-heading .elementor-heading-title {
	color: #866527 !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    text-transform: uppercase !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.brand_events_banner .elementor-widget-button .elementor-button-link {
    background: none;
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 28px !important;
    font-style: normal;
    text-align: center;
    color: #778082 !important;
	letter-spacing: 1px;
    text-decoration: underline;
    text-underline-offset: 2px;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}



.cms-id-19 #main .page-header {
	display: none;
}
.cms-id-19 .mondo_head .mondo_head_root {
    margin: 0 0 55px !important;
}
.cms-id-19 .mondo_content_text .elementor-text-editor p {
	max-width: 100%;
	position: relative;
}
.cms-id-19 .mondo_content_text .elementor-text-editor p:after {
	content:"";
	background: url(../images/Pappagallo3.png) no-repeat;
    background-size: contain;
	position: absolute;
	top: -50px;
    right: 0;
	width: 260px;
	height: 260px;
}
.legendary_fragrances_banner {
	margin: -370px 0 125px;
}
.legendary_fragrances_banner .elementor-widget-image {
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.legendary_subtitle {}
.legendary_subtitle .elementor-widget-heading .elementor-heading-title {
	color: #866527 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
	margin: 100px 0 150px;
}
.cms-id-19 .line_bottom_right {
	margin: 135px 0 90px;
}
.cms-id-19 .line_bottom_right:after {
	content:"";
	background: url(../images/Pappagallo1.png) no-repeat;
    background-size: contain;
	position: absolute;
	top: -225px;
    left: 0;
	width: 360px;
	height: 450px;
}
.legendary_block {
	margin: 0 0 100px;
}
.legendary_block3 {
	margin: 0px;
}
.legendary_block .elementor-widget-heading h2.elementor-heading-title {
	color: #778082 !important;
    font-size: 95px !important;
    font-weight: 400 !important;
    line-height: 105px !important;
	margin: 0px 0 5px;
}
.legendary_block .elementor-widget-heading p.elementor-heading-title {
	color: #778082 !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    line-height: 46px !important;
	margin: 0px 0 105px;
}
.legendary_block .elementor-text-editor p {
	font-size: 18px !important;
	font-weight: 300 !important;
	line-height: 28px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
} 
.mondo_head .elementor-widget-button .elementor-button-link {
    background: none;
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 28px !important;
    font-style: normal;
    text-align: center;
    color: #866527 !important;
	letter-spacing: 1px;
    text-decoration: underline;
    text-underline-offset: 2px;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.legendary_block2 .elementor-widget-heading h2.elementor-heading-title {
	cursor: pointer;
}
.legendary_block2 .elementor-widget-heading h2.elementor-heading-title span {
	color: #778082 !important;
	font-size: 36px !important;
	font-weight: 400 !important;
	line-height: 46px !important;
	margin: 0px 0 105px;
	display: block;
}
.legendary_block2 .elementor-widget-heading h2.elementor-heading-title.active,.legendary_block2 .elementor-widget-heading h2.elementor-heading-title:hover {
	color: #866527 !important;
}
.legendary_block2 .elementor-widget-heading h2.elementor-heading-title.active span,.legendary_block2 .elementor-widget-heading h2.elementor-heading-title:hover span {
	color: #866527 !important;
}

.legendary_block2 .elementor-widget-heading p.elementor-heading-title.active {
	color: #866527 !important;
}
.legendary_block2_list {
	margin: 70px 0 0;
	/* display: none; */
}
.legendary_block2_list.active {
	display: block;
}
.legendary_block2_list .elementor-icon-list-items li {
	justify-content: center;
	margin: 0 0 15px;
}
.legendary_block2_list .elementor-icon-list-items li {
	justify-content: center;
	margin: 0 0 30px;
    color: #778082 !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.legendary_block2_list .elementor-icon-list-items .elementor-icon-list-text {
    color: #778082;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.legendary_block2_list .elementor-widget-button .elementor-button-link {
    background: none;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    font-style: normal;
    text-align: center;
    color: #866527 !important;
	letter-spacing: 1px;
    text-decoration: underline;
    text-underline-offset: 2px;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}

.legendary_acordion_list {}
.legendary_acordion_list .le_acordion_title {
	justify-content: center;
	margin: 0 0 30px;
	text-align: center;
    color: #778082 !important;
    font-size: 36px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
	cursor: pointer;
}
.legendary_acordion_list .le_acordion_title:hover,.legendary_acordion_list .le_acordion_title.active {
	color: #866527 !important;
}
.le_acordion_content {
	display: none;
}
.le_acordion_item.active .le_acordion_content {
	display: block;
}
.le_acordion_content_head {
	font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 28px !important;
    font-style: normal;
    text-align: center;
    color: #778082 !important;
	margin: 0 0 25px;
}
.le_acordion_content_photo {
	margin: 0 0 30px;
}


@media (max-width: 1199px) {
	.mondo_banner_2 .elementor-container &gt;.elementor-row {
		flex-direction: column;
	}
	.mondo_banner_2 .photo {
		width: 100%;
		margin: 0 0 25px;
	}
	.mondo_banner_2 .text {
		width: 100%;
		margin: 0 0 25px;
	}
}

@media (max-width: 1024px) {
	.mondo_head .mondo_head_root .elementor-heading-title a {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.mondo_head .mondo_head_title .elementor-heading-title {
		font-size: 48px !important;
		line-height: 48px !important;
	}
	.mondo_banner_1 {
		margin: -40px 0 50px;
	}
	.mondo_content_text .elementor-text-editor ul {
		font-size: 25px !important;
		line-height: 32px !important;
		color: #f4f4f4 !important;
	}
	.mondo_content_text .elementor-text-editor p {
		font-size: 25px !important;
		line-height: 35px !important;
		color: #f4f4f4 !important;
	}
	.mondo_content_text {
		margin: 0 0 0px;
		padding: 0 0 40px;
	}
	.mondo_banner_2 .photo {
		margin-bottom: 70px;
	}
	.mondo_banner_2 .photo .elementor-widget-image {		
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
	}
	.mondo_banner_2 .photo .elementor-widget-image img {
		width: 100%;
	}
	.mondo_banner_2 .text {
		margin: 0 0 60px;
		padding: 0;
	}
	.mondo_banner_2 .text .elementor-text-editor p {
		font-size: 25px !important;
		line-height: 35px !important;
		color: #f4f4f4 !important;
	}
	.mondo_content_text2 .elementor-text-editor p {
		font-size: 25px !important;
		line-height: 35px !important;
		color: #f4f4f4 !important;
	}
	.mondo_banner_3 .elementor-heading-title {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	.mondo_banner_3 .elementor-text-editor p {
		font-size: 25px !important;
		line-height: 35px !important;
		color: #f4f4f4 !important;
	}
	.mondo_banner_3 .photo {
		margin: -25px 0 70px !important;
	}
	.mondo_content_text3 .elementor-text-editor p {
		color: #f4f4f4 !important;
		font-size: 16px !important;
		line-height: 22px !important;
	}
	.mondo_banner_5_subtitle {
		padding: 70px 0 30px;
		margin: 0 0 -45px;
	}
	.mondo_banner_5_subtitle .elementor-heading-title {
		font-size: 34px !important;
		line-height: 38px !important;
	}

	
	.line_top:before {
		height: 90px;
		right: 60px;
	}
	.line_bottom:before {
		height: 90px;
		left: 60px;
	}
	.line_bottom_right {
		margin: 30px 0 45px;
	}
	.line_bottom_right:before {
		height: 90px;
		right: 60px;
	}
	.brand_events_head .brand_events_title {
		z-index: 2;
		margin: 0 0 -15px !important;
	}
	.brand_events_banner .elementor-widget-heading {
		margin: 40px 0 21px;
	}
	.brand_events_head .brand_events_title .elementor-heading-title {
		font-size: 48px !important;
		line-height: 48px !important;
	}
	.brand_events_banner {
		padding: 0 0 25px !important;
		margin: 0 0 35px;
	}
	.brand_events_banner .elementor-widget-heading {
		margin: 40px 0 0 !important;
	}
	.brand_events_banner .elementor-widget-heading .elementor-heading-title {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	.brand_events_banner .elementor-widget-button .elementor-button-link {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.legendary_subtitle .elementor-widget-heading .elementor-heading-title {
		font-size: 14px !important;
		margin: 75px 60px 85px;
	}
	.legendary_block .elementor-widget-heading h2.elementor-heading-title {
		font-size: 40px !important;
		line-height: 40px !important;
		margin: 0px 0 5px;
		color: #fff !important;
	}
	.legendary_block .elementor-widget-heading p.elementor-heading-title {
		font-size: 22px !important;
		line-height: 28px !important;
		margin: 0px 0 50px;
		color: #fff !important;
	}
	.legendary_block .elementor-text-editor p {
		font-size: 18px !important;
		line-height: 28px !important;
		color: #fff !important;
	} 
	.cms-id-19 .line_bottom_right:after {
		top: -95px;
		left: 0;
		width: 200px;
		height: 300px;
	}
	.cms-id-19 .mondo_content_text .elementor-text-editor p {
		padding: 120px 0 0;
		margin: 60px 0 0;
	}
	.cms-id-19 .mondo_content_text .elementor-text-editor p:after {
		width: 200px;
	}
	.mondo_head .elementor-widget-button .elementor-button-link {
		font-size: 14px !important;
	}
	.legendary_fragrances_banner {
		margin: -200px 0 40px;
	}
	.cms-id-19 .mondo_head .mondo_head_title {
		margin: 70px 0 20px !important;
	}
	.legendary_block2 .elementor-widget-heading h2.elementor-heading-title {
		color: #866527 !important;
	}
	.legendary_block2 .elementor-widget-heading p.elementor-heading-title {
		color: #866527 !important;
	}
	.legendary_block2_list .elementor-widget-button .elementor-button-link {
		font-size: 14px !important;
	}
	.legendary_block2_list .elementor-icon-list-items li {
		justify-content: center;
		margin: 0 0 20px;
		color: #f4f4f4 !important;
		font-size: 20px !important;
		font-weight: 400 !important;
		line-height: 28px !important;
		font-family: 'Be Vietnam Pro', sans-serif !important;
	}
	.legendary_block2_list .elementor-icon-list-items .elementor-icon-list-text {
		color: #f4f4f4;
		font-family: 'Be Vietnam Pro', sans-serif !important;
	}
	.legendary_acordion_list .le_acordion_title {
		justify-content: center;
		margin: 0 0 20px;
		color: #f4f4f4 !important;
		font-size: 20px !important;
		font-weight: 400 !important;
		line-height: 28px !important;
		font-family: 'Be Vietnam Pro', sans-serif !important;
	}
	.le_acordion_content_head {
		color: #fff !important;
	}
	
	
	
}
@media (max-width: 768px) {
	.mondo_head .mondo_head_root {
		margin: 0 0 30px;
	}
	.mondo_head .mondo_head_root .elementor-heading-title a {
		font-size: 14px !important;
		font-weight: 400 !important;
		line-height: 28px !important;
		color: #866527 !important;
		text-transform: uppercase !important;
	}
	.mondo_head .mondo_head_title {
		margin: 0 0 20px !important;
	}
	.mondo_head .mondo_head_title .elementor-heading-title {
		color: #866527 !important;
		font-size: 48px !important;
		font-weight: 400 !important;
		line-height: 44px !important;	
		text-transform: uppercase !important;
	}
	.mondo_grid_product .elementor-product-grid .js-product.product {
		padding: 0 0 25px;
	}
	.mondo_video {
		margin: 60px 0 0;
	}
	.cms-id-16 .mondo_content_text3 {
		margin: 40px 0 0;
	}
	.mondo_banner_2 {
		margin: 0 0 65px;
	}
	.legendary_fragrances_banner {
		margin: -315px 0 40px;
	}
}
#order-confirmation #wrapper .breadcrumb {
	display: none;
}
.success_wrapper {
	min-height:743px;
	background:url(../images/success.svg) no-repeat;
	background-size: 100%;
}
.success_wrapper .elementor-widget-heading .elementor-heading-title {
	font-size: 80px !important;
	line-height: 80px !important;
	padding: 215px 0 100px;
	color: #866527 !important;
	margin: 0 auto;
	max-width: 700px;
}
.success_wrapper .elementor-widget-button {
	margin: 0px 0 5px  !important;
}
.success_wrapper .elementor-widget-button .elementor-button-link {
    background: none;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    font-style: normal;
    text-align: center;
    color: #778082 !important;
	letter-spacing: 1px;
    text-decoration: underline;
    text-underline-offset: 2px;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.success_wrapper .elementor-widget-button .elementor-button-link:hover {
	color: #866527 !important;
}
.cms-id-8 #main .page-header,.cms-id-8 #wrapper .breadcrumb {
    display: none !important;
}
.contatti_pub {}
.contatti1 {
	position: relative;
	padding: 100px 0;
	border-bottom: 1px solid #778082;
}
.contatti_pub h2 {
	color: #f4f4f4 !important;
	font-size: 55px !important;
	line-height: 65px !important;
	text-align: center;
	font-weight: 400;
	text-decoration: underline;
    text-underline-offset: 8px;
	text-decoration-thickness: from-font;
	font-family: 'Baskervville', serif !important;
}
.contatti2 {
	position: relative;
	padding: 100px 0 80px;
	border-bottom: 1px solid #778082;
}
.contatti3 {
	position: relative;
	padding: 100px 0 0px;
}
.contatti1:before {
	content: "";
    width: 200px;
    height: 200px;
    background:url(../images/Deco21.svg) no-repeat;
	background-size: 100%;
    position: absolute;
    top: 110px;
    left: 0px;
}

.contatti2:before {
	content: "";
    width: 530px;
    height: 530px;
    background:url(../images/Deco22.svg) no-repeat;
	background-size: 100%;
    position: absolute;
    top: -275px;
    right: 0px;
}

.contatti3:before {
	content: "";
    width: 400px;
    height: 400px;
    background:url(../images/Deco23.svg) no-repeat;
	background-size: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.contatti_pub p {
	font-size: 26px;
	line-height: 36px;
	color: #f4f4f4;
	font-weight: 300;
	text-align: center;
	margin: 0 0 10px;
}
.contatti_pub p a {
	font-size: 26px;
	line-height: 36px;
	color: #f4f4f4;
	font-weight: 300;
}
.contatti_pub p a:hover {
	text-decoration: underline;
}
.contatti_pub p.store {
	font-size: 18px;
    line-height: 28px;
	color: #f4f4f4;
	font-weight: 300;
	text-align: center;
	margin: 0px 0 35px;
}

.cms-id-20 #main .page-header {
    display: none;
}

.olfattiva_head {
	z-index: 2;
}
.olfattiva_head .olfattiva_head_root {
	margin: 0 0 20px !important;
}
.olfattiva_head .olfattiva_head_root .elementor-heading-title a {
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 28px !important;
	color: #866527 !important;
	text-transform: uppercase !important;
	font-family: 'Be Vietnam Pro', sans-serif !important;
}
.olfattiva_head .olfattiva_head_title {
	margin: 20px 0 70px !important;
}
.olfattiva_head .olfattiva_head_title .elementor-heading-title {
	color: #866527 !important;
	font-size: 120px !important;
	font-weight: 400 !important;
	line-height: 120px !important;	
	text-transform: uppercase !important;
}
.olfattiva_1 {
	margin: -80px 0 50px;
}
.olfattiva_content_text {
	margin: 0px;	
	padding: 0 0 40px;
}
.olfattiva_content_text .elementor-text-editor p {
	font-size: 45px !important;
	font-weight: 400 !important;
	line-height: 65px !important;
	font-style: normal;
	text-align: center;
	color: #778082 !important;
	font-family: 'Baskervville', sans-serif !important;
} 


@media (max-width: 1499px) {
	.success_wrapper .elementor-widget-heading .elementor-heading-title {
		font-size: 65px !important;
		line-height: 65px !important;
		padding: 175px 0 100px;
		max-width: 600px;
	}
	.contatti_pub h2 {
		font-size: 36px !important;
		line-height: 50px !important;
	}
	.contatti2:before {
		width: 450px;
		height: 450px;
	}
	.olfattiva_head .olfattiva_head_title .elementor-heading-title {
		font-size: 75px !important;
		line-height: 85px !important;
	}
	
}
@media (max-width: 767px) {
	.success_wrapper {
		min-height:880px;
		background:url(../images/success-m.svg) no-repeat;
		background-size: 100%;
	}
	.success_wrapper .elementor-widget-heading .elementor-heading-title {
		font-size: 51px !important;
		line-height: 51px !important;
		padding: 350px 0 400px;
		max-width: 345px;
		letter-spacing: 3px;
	}
	.success_wrapper .elementor-widget-button .elementor-button-link  {
		font-size: 15px !important;
	}
	.contatti1 {
		padding: 75px 0;
	}
	.contatti2 {
		padding: 135px 0 75px;
	}
	.contatti3 {
		padding: 75px 0 175px;
	}
	.contatti_pub h2 {
		font-size: 36px !important;
		line-height: 50px !important;
	}
	.contatti_pub h2 br {
		display: none;
	}
	.contatti_pub p {
		font-size: 18px;
		line-height: 28px;
	}
	.contatti_pub p a {
		font-size: 18px;
		line-height: 28px;
	}
	.contatti_pub p.store {
		font-size: 22px;
		line-height: 28px;
	}
	.contatti1:before {
		content: "";
		width: 150px;
		height: 150px;
		top: inherit;
		left: 0px;
		bottom: -140px;
	}
	.contatti2:before {
		width: 300px;
		height: 300px;
		top: -135px;
		right: -65px;
	}
	.contatti3:before {
		width: 270px;
		height: 270px;
		top: inherit;
		left: 55px;
		bottom: -80px;
	}
	.olfattiva_head .olfattiva_head_title {
		margin: 0px 0 50px !important;
	}
	.olfattiva_head .olfattiva_head_root .elementor-heading-title a {
		font-size: 14px !important;
		line-height: 28px !important;
	}
	.olfattiva_head .olfattiva_head_title .elementor-heading-title {
		font-size: 48px !important;
		line-height: 48px !important;
	}
	.olfattiva_content_text .elementor-text-editor p {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	
}
@media (max-width: 414px) {
	.success_wrapper {
		min-height:575px;
	}
	.success_wrapper .elementor-widget-heading .elementor-heading-title {
		padding: 160px 0 205px;
	}
}


.olfattiva_form_container {
	margin: 0 auto;
	max-width: 740px;
}
.olfattiva_form_container .wpcf7 .form-control {
	margin-top: 5px;
	color: #f4f4f4;
	font-size: 16px;
	font-weight: 300;
	background: none;
	text-align: center;
	height: 70px;
	margin: 0 0 25px;
	border-bottom: 1px solid #778082;
}
.olfattiva_form_container .wpcf7-form-control-wrap select.form-control:not([size]):not([multiple]) {
    height: 70px;
}
.olfattiva_form_container .wpcf7-form-control-wrap select.form-control option {
	background:#000;
}
.olfattiva_form_container .wpcf7-form-control-wrap .select_arrow {
	height: 70px;
	display: none;
}

.olfattiva_form_container .wpcf7 .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #f4f4f4;
	font-size: 16px;
	font-weight: 300;
    opacity: 0.5;
}

.olfattiva_form_container .wpcf7 .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f4f4f4;
	font-size: 16px;
	font-weight: 300;
    opacity: 0.5;
}

.olfattiva_form_container .wpcf7 .form-control::placeholder {
    color: #f4f4f4;
	font-size: 16px;
	font-weight: 300;
    opacity: 0.5;
}

.olfattiva_form_container .submit-action {
	margin: 90px 0 0;
}
.olfattiva_form_container .submit-action .wpcf7-submit {
	font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #f4f4f4;
    font-weight: 500;
    text-align: center;
    background: none;
    border: 1px solid #f4f4f4;
    width: 100%;
    height: 70px;
	opacity: 0.5;
}
.olfattiva_form_container .submit-action .wpcf7-submit:hover {
	opacity: 1;
	color: #09121D;
	background: #f4f4f4;
    border: 1px solid #f4f4f4;
}
.olfattiva_form_container h3 {
	display: none;
}
.olfattiva_form_container .form-title {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #866527;
	font-weight: 600;
	text-align: center;
	margin: 0 0 25px;
}

.top_catalog_banner {
	background:#09121D;
}
.elementor-section.top_catalog_banner &gt; .elementor-container {
	max-width: 1360px;
}
.top_catalog_banner .elementor-widget-image {
	z-index: 1;
	margin: 0 !important;
}
.top_catalog_banner_efesto .elementor-widget-image {
	z-index: 1;
	margin: 0 !important;
}


.top_catalog_banner .elementor-widget-heading {
	position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.top_catalog_banner .elementor-widget-heading .elementor-heading-title {
	color: #866527;
    font-size: 145px;
    font-weight: 400;
    line-height: 145px;
    margin-bottom: 40px;
	text-transform: uppercase;
    font-family: 'Baskervville', sans-serif !important;
}
#products {
	position: relative;
	padding: 70px 0 0 ;
	border-top: 1px solid #778082;
}
#products:before {
	content: "";
	position: absolute;
	top: 0px;
    right: 215px;
	width: 1px;
	height: 110px;
	background: #778082;
	z-index: 1;
}

.block-category-inner {
	padding: 0 0 50px;
    margin: 0 0 0px;
	position: relative;
	border-bottom: 0px solid #778082;
}
/* .block-category-inner:after {
	content: "";
	position: absolute;
	bottom: -110px;
    right: 215px;
	width: 1px;
	height: 110px;
	background: #778082;
	z-index: 1;
} */
#category-description {
	width: 90%;
    margin: 0 auto;
}
#category-description p {
	font-size: 26px;
    line-height: 30px;
	font-weight: 400;
	margin: 0 0 20px;
	font-family: 'Baskervville', sans-serif !important;
}
#category-description h2 {
	font-size: 34px;
    line-height: 44px;
	font-weight: 400;
	margin: 0 0 30px;
	font-family: 'Baskervville', sans-serif !important;
}

@media (max-width: 1024px) {
	#category-description {
		width: 100%;
	}
	.block-category-inner:after {
		right: 70px;
	}
}
@media (max-width: 767px) {
	
	#products {
		border: none;
		padding: 0px 0 0;
	}
	#products:before {
		background: none;
	}
	
	.top_catalog_banner .elementor-widget-heading {
		top: 32%;
	}
	.top_catalog_banner .elementor-widget-heading .elementor-heading-title {
		font-size: 60px;
		line-height: 145px;
	}
}




/*nascondere filtri categoria body purity*/
.category-id-44 #left-column{
    display:none;
}

.category-id-44 .compact-toggle-text{
    display:none;
}


/*nascondere filtri categoria mythia*/
.category-id-11 #left-column{
    display:none;
}

.category-id-11 .compact-toggle-text{
    display:none;
}



/*testo seo mythia e sottocategorie*/
.text-mythia .elementor-text-editor p{
    color:black !important;
}


.text-mythia .elementor-text-editor p b{
    font-weight:600 !important;
}
 

[data-piramide-id] {
    display: none;
}</pre></body></html>