header.page-header.type15 {
    position: relative;
    width: 100%;
    background-color: #fbfbfb;
    border: 0;
    z-index: 5;
	border-bottom: 1px solid rgba(161, 136, 190, 0.35);
}
.page-header.type15 {
    background-repeat: repeat;
}
header.page-header.type15 .header > .logo {
    float: left;
    width: 15%;
    margin: 20px 0;
    max-width: 100%;
}
header.page-header.type15 .minicart-wrapper {
    max-width: 71px;
}
header.page-header.type15 .minicart-wrapper .action.showcart {
    height: 52px;
    padding: 0 15px;
    line-height: 49px;
}
header.page-header.type15 .minicart-wrapper .action.showcart:before,
header.page-header.type15 .minicart-wrapper .action.showcart.active:before {
    content: '\e878';
    color: #635375;
    font-size: 27px;
    display: inline-block;
    height: 52px;
    line-height: 52px;
}
header.page-header.type15 .minicart-wrapper .action.showcart .counter.qty {
    position: static;
    font-family: 'Oswald';
    font-size: 17px;
    text-transform: capitalize;
    color: #605073;
    letter-spacing: 0.03em;
    font-weight: 500;
    line-height: 53px;
    margin: 0 0 0 5px;
    min-width: auto;
    height:auto;
    width: auto;

}
header.page-header.type15 .minicart-wrapper .action.showcart .counter-number {
    position: absolute;
    font-family: "Poppins";
    font-size: 11px;
    text-align: center;
    color: #fff;
    background-color: #ff4052;
    border-radius: 20px;
    width: 14px;
    height: 14px;
    line-height: 16px;
    top: 13px;
    left: 32px;
}
header.page-header.type15 .minicart-wrapper .action.showcart .counter-label {
    position: static;
}
header.page-header.type15 .minicart-wrapper .block-minicart {
    border-top-color: #fff;
}
header.page-header.type15 .minicart-wrapper .block-minicart:before {
    border-bottom-color: #fff;
}
header.page-header.type15 .minicart-wrapper .block-minicart .amount .price-wrapper:first-child .price {
    font-family: 'Oswald';
    font-size: 17px;
}
header.page-header.type15 .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary,
header.page-header.type15 .minicart-wrapper .block-minicart .block-content > .actions > .secondary .action.viewcart {
    font-family: 'Oswald';
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
header.page-header.type15 .minicart-wrapper .minicart-items .product-item-details .price {
    font-family: 'Oswald';
    font-size: 13px;
}
header.page-header.type15 .minicart-wrapper .minicart-items .product-item-details {
    padding-top: 0;
    padding-bottom: 0;
}
header.page-header.type15.sticky-header .minicart-wrapper .action.showcart > span {
    padding: 0 !important;
    margin: 0 !important;
    width: 0 !important;
    height: 0 !important;
}


.page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a {
    font-size: 15px;
}


@media (min-width: 768px) {
    header.page-header.type15.sticky-header .nav-sections {
        background-color: #FBFBFB;
        padding: 8px 0 !important;
    }
    header.page-header.type15.sticky-header .navigation > ul {
        text-align: left;
        padding-right: 70px;
    }
    header.page-header.type15.sticky-header .minicart-wrapper .block-minicart {
        right: 0;
    }
    header.page-header.type15.sticky-header .minicart-wrapper .action.showcart .counter-label {
        display: none;
    }
    header.page-header.type15.sticky-header .minicart-wrapper .action.showcart:before {
        line-height: 43px;
    }
    header.page-header.type15.sticky-header .minicart-wrapper .action.showcart .counter-number {
        top: 8px;
    }
    header.page-header.type15 .top-links-area {
        padding: 0;
    }
    header.page-header.type15 .header.links {
        width: 100%;
        padding: 16px 16px 0 0;
        border-bottom: 1px solid rgba(60,60,60,0.1);
        height: 53px;
        margin: 0;
        list-style: none;
        text-align: right;
    }
    header.page-header.type15 .header.links li.first {
        padding-left: 0;
    }
    header.page-header.type15 .header.links li {
        border: 0;
        display: inline-block;
        text-transform: uppercase;
		color: #a188be;
		font-size: 14px;
        font-family: "Oswald";
    }
    header.page-header.type15 .top-links-area .header.links li a {
        padding: 0 16px;
		color: #a188be;
		font-size: 14px;
        font-family: "Oswald";
        font-weight: 400;
        letter-spacing: 1px;
        border: none;
    }
    header.page-header.type15 .header.links li a:hover {
        color:#635375;
    }
    header.page-header.type15 .header.links > li > *:not(.no-display):not(div) {
        padding: 0 16px;
    }
    header.page-header.type15 .header-right-area {
        width: 85%;
        float: left;
        border-right: 1px solid rgba(60,60,60,0.1);
    }
    header.page-header.type15 .header .header-link-area {
        float: left;
        display: inline-block;
        width: calc(100% - 270px);
        border: 1px solid rgba(60,60,60,0.1);
        border-bottom-width: 0;
        border-top-width: 0;
    }
    header.page-header.type15 .switcher-area {
        width: 270px;
        float: right;
    }
    header.page-header.type15 .nav-sections {
        border: 0;
        padding: 0 10px;
        margin-top: -1px;
        text-align: right;
    }
    header.page-header.type15 .navigation li.level0 > a {
        padding: 3.5px 15px;
        color: #605073;
        font-size: 17px;
        font-family: "Lato";
        font-weight: bold;
        letter-spacing: 0.3px;
    }
    header.page-header.type15 .navigation li.level0 > a:after {
        line-height: 48px;
		color: #a188be;
    }
    header.page-header.type15 .navigation,
    header.page-header.type15 .navigation ul {
        position: static;
        text-align: left;
    }
    header.page-header.type15.sticky-header .navigation,
    header.page-header.type15.sticky-header .navigation ul {
        position: relative;
    }
    header.page-header.type15 .navigation li.level0 .row {
        margin: 0 -15px;
    }
    header.page-header.type15 .navigation .subchildmenu.mega-columns > li {
        padding: 0 15px;
    }
    header.page-header.type15 .navigation ul {
        text-align: right;
    }
    header.page-header.type15 .navigation ul li {
        text-align: left;
    }
    header.page-header.type15 .navigation li.level0.parent > a:before {
        content: "";
        width: 10px;
        height: 10px;
        border: 8px solid transparent;
        border-bottom-color: #fff;
        position: absolute;
        left: 50%;
        margin-left: -10px;
        top: 100%;
        margin-top: -16px;
        visibility: hidden;
        opacity: 0;
        transition: all 0.1s;
    }
    header.page-header.type15 .search-area {
        position: relative;
        width: 100%;
        height: auto;
        border-bottom: 1px solid rgba(60,60,60,0.1);
        top: 0;
        left: 0;
        margin: 0;
    }
    header.page-header.type15 .search-area .block-search {
        width: 100%;
        margin: 0;
    }
    header.page-header.type15 .search-area .search-toggle-icon {
        display: none;
    }

	header.page-header.type15 .block-search .control{
		padding: 5px;
	}
	header.page-header.type15 .search-area .minisearch .input-text {
        background: #a188be21;
        height: 42px;
        color: #605075;
        letter-spacing: 0.03em;
		font-family: 'Lato';
		font-size: 15px;
		font-weight: bold;
    }

    header.page-header.type15 .search-area .block-search .action.search {
        width: 50px;
        height: 52px;
        color: #635375;
        font-size: 22px;
        opacity: 1;
    }
    header.page-header.type15 .search-area .block-search .action.search:before {
        content: '\e884';
        font-size: 22px;
        color: #635375;
        padding-left: 1px;
    }
    header.page-header.type15 .cart-area .switcher {
        height: 52px;
        border-right: 1px solid rgba(60,60,60,0.1);
        margin: 0;
        font-family: "Oswald";
        padding: 0 25px 0 15px;
    }
    header.page-header.type15 .switcher .action.toggle {
        color: #605073;
        border: 0;
        line-height: 52px;
        height: auto;
        padding: 0;
        font-size: 14px;
        font-family: "Oswald";
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0.03em;
    }
    header.page-header.type15 .switcher .action.toggle:after {
        position: absolute;
        right:-15px;
        top: calc(50% - 8px);
    }
    header.page-header.type15 .switcher strong {
		font-size: 16px;
		line-height: 61px;
    }
    .page-header.type15 .navigation .level0 .submenu {
        border-top-width: 0;
        box-shadow: 0 7px 10px -2px rgba(0,0,0,0.25);
    }
    .page-header.type15 .navigation li.level0.fullwidth .submenu li.level1 > a,
    .page-header.type15 .navigation li.level0.staticwidth .submenu li.level1 > a {
        font-size: 15px;
        font-weight: 700;
        margin-top: 26px;
        margin-bottom: 4px;
        color: #111111;
        padding: 0 5px;
    }
    .page-header.type15 .navigation li.level0.fullwidth .submenu a,
    .page-header.type15 .navigation li.level0.classic .submenu a,
    .page-header.type15 .navigation li.level0.staticwidth .submenu a {
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
    }
    .page-header.type15 .navigation .level0 .submenu li.parent > a:after {
        margin-top: 4px;
    }
	

}
@media (max-width:1199px) and  (min-width:768px){
    header.page-header.type15 .switcher-area {
        width: 100%;
        border-bottom: 1px solid rgba(60,60,60,0.1);
        border-left: 1px solid rgba(60,60,60,0.1);
        text-align: right;
    }
    header.page-header.type15 .header .header-link-area {
        width: 100%;
        border-right: none;
    }
    header.page-header.type15 .cart-area, header.page-header.type15 .search-area {display: inline-block;width: auto;vertical-align: middle;border-bottom:0;text-align: left;}
    header.page-header.type15 .cart-area {
        border-left: 1px solid rgba(60,60,60,0.1);
    }
    header.page-header.type15 .minicart-wrapper {
        max-width: inherit;
    }
    header.page-header.type15 .search-area .block-search {
        min-width: 240px;
    }
    header.page-header.type15 .header > .logo {
        margin: 61px 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    header.page-header.type15 .navigation li.level0 > a {
        padding: 3.5px 15px;
    }
}
@media (max-width: 767px) {
    header.page-header.type15 .header > .logo {
        margin: 8px 0 2px;
        height: 50px;
        width: auto;
    }
    header.page-header.type15 .header > .logo img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
    }
    header.page-header.type15 .header .cart-area .switcher, header.page-header.type15 .header .search-toggle-icon {
        display: none;
    }
    header.page-header.type15 .header .cart-area {
        position: absolute;
        right: 0;
        top: 0;
    }
    header.page-header.type15 .minicart-wrapper .action.showcart .counter-label {
        display: none;
    }
    header.page-header.type15 .minicart-wrapper {
        margin-top: 6px;
    }
    header.page-header.type15 .minicart-wrapper .block-minicart {
        right: 10px;
    }
    header.page-header.type15 .search-area .block-search .label {
        padding-right: 93px;
        line-height: 60px;
    }
    header.page-header.type15 .search-area .block-search .label:before {
        content: '\e884';
        color: #635375;
        padding-left: 1px;
        font-size: 18px;
    }
    header.page-header.type15 .nav-toggle:before {
        color: #635375;
    }
    header.page-header.type15 .nav-toggle {
        margin-right: 5px;
        line-height: 1;
        margin-top: 22px;
    }
}
header.page-header.type15 .search-category select {
    color: #a188be;
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0;
}
header.page-header.type15 .block-search input::-webkit-input-placeholder {
    color: #a188be;
}
header.page-header.type15 .block-search input::-moz-placeholder {
    color: #a188be;
}
header.page-header.type15 .block-search input:-moz-placeholder {
    color: #a188be;
}
header.page-header.type15 .block-search input:-ms-input-placeholder {
    color: #a188be;
}

/*GENERALE*/

/*menu*/
@media (min-width: 768px) {
	.page-header.type15 .navigation li.level0.fullwidth  .submenu.sub-domende li.level1 > a{font-size: 16px;}
	.sub-domanda .sub-infos{white-space: normal; font-weight: normal; text-transform: none;  color: gray;   font-size: 14px;  line-height: 20px;}
	.sw-megamenu.navigation li.level0.fullwidth .submenu a:hover>.sub-infos {text-decoration: none;}
	.sw-megamenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu, .sw-megamenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {    border-top: 1px solid #eee;   margin-top: 10px;}
}
@media (max-width: 767px) {
	.sw-megamenu.navigation li.level0.fullwidth .submenu.sub-domanda .sub-infos {display: none;}
	.sw-megamenu.navigation li.level0.fullwidth .submenu.sub-domanda hr {display: none;}
	.sw-megamenu.navigation li.ui-menu-item>.open-children-toggle {width: 100%;}
}

.header.panel>.header.links>li.welcome{display:none;}

/*widget */
.widget-product-grid .product-item-details .product-item-actions {
    display:none;
}
@media (min-width: 992px){
.block.widget .products-grid .product-item {min-height: 370px;}
}

/*Social login*/
.amsl-social-login .amsl-buttons{justify-content: center;}

/*breadcrumbs */
.breadcrumbs .items {font-size: 14px;}
.page-wrapper>.breadcrumbs .item:not(:last-child):after {color: #6c5a78;}
.breadcrumbs strong{font-weight: bolder;}
@media (min-width: 768px) { .catalog-category-view.layout-1280 .page-wrapper > .breadcrumbs { max-width: 1250px;         background: linear-gradient(90deg,rgba(240,237,244,1) 67%,rgba(255,255,255,1) 100%);
    border-radius: 8px; border-bottom:0px; margin-top: 15px;}}
@media (min-width: 768px) { .layout-1280 .page-wrapper > .breadcrumbs { max-width: 1280px;     border-bottom: 1px solid #eee; }
.subcat-remedia{display: none;}
}
@media (max-width: 767px) {
	.page-wrapper>.breadcrumbs{  
	background: linear-gradient(90deg,rgba(240,237,244,1) 67%,rgba(255,255,255,1) 100%);
    margin: 0;}
	.catalog-category-view .breadcrumbs {display: block; }
    .catalog-category-view .toolbar-products{    margin-bottom: 15px;}
	#layered-filter-block{display: none;}
	.catalog-category-view #maincontent{margin-top: 0px; padding-top: 10px; padding-bottom: 0px;}	
}

/*Categorie e sottocategorie remedia  */
.catalog-category-view .toolbar .limiter{display: none;}
.catalog-category-view .toolbar .sorter{margin-right: 0px;float: right;}

.subcat-remedia{display: flex;  flex-wrap: wrap; font-size: 16px;}
.subcat-remedia .label {color: #7e5c94;}
.subcat-remedia .block-promo {padding: 0px 8px; border-radius: 4px;margin-right: 5px; margin-bottom: 5px; background: #a188be;}
.subcat-remedia .block-promo:hover{background: #7e5c94; text-decoration: none;}
.subcat-remedia .current {background: #c3add3; order: 2;}
.subcat-remedia .current:hover {background: #a188be;}
.subcat-remedia .current:hover >.nomeFiltro{ text-decoration: line-through;}
.subcat-remedia .current:hover >.elimina-filtro{text-decoration: none;}
.subcat-remedia a.block-promo {color:white;}
.subcat-remedia .elimina-filtro {border-left: 1px solid rgb(255 255 255 / 50%);  padding-left: 5px; margin-left: 5px; font-weight: 900; color: #6a4f7a;}



/*filtri laterlati  */
.filter-options-title {border: 1px solid #9f89b9;  background-color: #f0edf4;}
.filter-options-content {border: 1px solid #a188be; border-top: 0;   background-color: #f0edf4;}
.block-category-list .block-content .item a, .sidebar > .block.filter .item a {color: #605073; !important}
	


/*PAGINE utili*/
.pagine-utili{font-size:16px; text-align:justify;}
.pagine-utili h1{color: #6C5A78;}
.pagine-utili h4{color: #6C5A78; margin-top: 45px;  border-bottom: 1px solid rgba(0,0,0,0.1);   padding-bottom: 10px;}
.pagine-utili .menu-pagine-utili .btn-remedia {color: white;   background: #68597a;}
.pagine-utili .menu-pagine-utili .btn-remedia:hover {color: white;  background: #AC8FBD;}
.pagine-utili .menu-pagine-utili{background-color: #f0edf4;  padding: 20px; text-align: center; border-radius: 8px;}

/*footer*/
.page-footer {background: #836d9b; }
.footer-middle-2{padding-top: 0px;}
.footer-middle ul.linkRem{list-style: disc; margin: 0;   padding: 0;}
.footer-middle ul.linkRem li{margin: 0; margin-left: 20px; line-height: 1;  padding: 10px 0;}
.footer-middle ul.linkRem li::marker {color: #b8adc4;}
.footer-middle, .footer-bottom {background-color: transparent!important;}
.page-footer #totop{background-color: #a188be;}
.page-footer #totop:hover {background-color: #605073;}
.footer-top{padding-bottom: 100px;}
.footer-top{overflow:hidden; position:relative;} 
.footer-top::before{ content:''; position: absolute; bottom: -1px; left: -1px; right: -1px; top: -1px; z-index: 3; pointer-events: none; background-repeat: no-repeat;   background-size: 160% 102px; background-position: 81% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23836d9b"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23836d9b"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23836d9b"/></svg>');  
}
@media (min-width:768px){ .footer-top::before{background-size: 100% 102px;background-position: 50% 100%;   }  }
@media (min-width:1025px){.footer-top::before{ bottom: -0.1vw;left: -0.1vw;right: -0.1vw;top: -0.1vw; background-size: 123% 140px;background-position: 50% 100%;  }}
@media (min-width:2100px){.footer-top::before{background-size: 123% calc(2vw + 198px);}}

/*alert*/
.alert-remedia{color: #6c5a78; background-color: #eeeeee;   border-color: #cfcdd6;}
.alert-remedia-verde {background-color: #56821C; color: #FFFFFF;}
.alert-remedia-verde a,.alert-remedia-verde a:visited,.alert-remedia-verde a:active, .page-header .alert-remedia-verde a  {color: #E2D9E3;}
.alert-remedia-verde a:hover, .page-header .alert-remedia-verde a:hover, .page-header .alert-remedia-verde a:hover {color: #e3cbff;}

/*Link nelle deccrizioni */
.product.attribute.description a{color: #32750b; border-bottom:1px dashed; text-decoration:none; }
.product.attribute.description a:hover{color: #4eb302; }

.post-content .post-description a{color: #32750b; border-bottom:1px dashed; text-decoration:none; }
.post-content .post-description a:hover{color: #4eb302; }

/*RICERCA*/ 
body.catalogsearch-result-index.page-layout-2columns-left .column.main {width: 75%;}
.mst-search__index .post-content  , .mst-search__result-index .post-content  {margin-bottom: 0px;}
.mst-search__index .post-content .post-description .post-ftimg-hld , .mst-search__result-index .post-content .post-description .post-ftimg-hld {width: 30%;     margin: 0; float: left; padding: 5px;}
.mst-search__index .post-content .post-header, .mst-search__result-index .post-content .post-header {width: 70%; float: right; background: none; position: relative;}
.mst-search__index .post-content .post-header .post-title, .mst-search__result-index .post-content .post-header .post-title{font-size: 18px;}
.mst-search__index .post-content .post-categories , .mst-search__result-index .post-content .post-categories{display:none;}
.mst-search__index .post-content .post-description .post-ftimg-hld img , .mst-search__result-index .post-content .post-description .post-ftimg-hld img{ height: auto;
    border-radius: 50px 5px 50px 5px;
    box-shadow: -3px 3px 3px 0px #868686;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;}
	
.mst-search__index 	.col-lg-6.approfondimento , .mst-search__result-index .col-lg-6.approfondimento  { flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
	min-height: 90px;
}

.mst-search__index 	.post-list  li, .mst-search__result-index .post-list  li { width: 50%;    float: left;}
.mst-search__index 	.post-list  , .mst-search__result-index .post-list   {  margin-bottom: 0;   width: 100%;    display: table;}

.mst-search__result-index{    background: #f0edf4; padding: 0;}
.mst-search__result-index .mst-search__result-index-title{margin-bottom: 15px; background: transparent; color: #605075;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #b6b6b6;}

@media (max-width: 767px) {
.mst-search__index 	.post-list  li, .mst-search__result-index .post-list  li { width: 100%;    float: left;}
.sidebar  .filter-title strong{top: 27%; background-color: #f5f5f5c9; left: -5px; border-radius: 0px 50px 50px 0px;}
.sidebar .filter-title strong:before {color: #625275c4;}

.mst-search__result-tabs li a {    color: #7e7e7e;     background: #eeeeee; border: 0px;}
.mst-search__result-tabs li a.active {border: 0px; background: #645476;     color: white;    font-weight: bold;}
.mst-search__result-tabs li a.active, .mst-search__result-tabs li a:hover, .mst-search__result-tabs li a:focus {color: #fbfbfb;
    background: #a28abf;}

}

/*Mini cart*/ 
.minicart-items .product-item .product-image-container {border: 0px;}
.minicart-items .product>.product-item-photo {border:0px;}
.minicart-items .product-image-container {border: 0px;    width: 100%!important;}

@media only screen and (max-width: 639px){
.minicart-wrapper .product .actions { float: right;}}


/*PAGINA HOME*/ 



.cms-porto_home_2 #maincontent {display: none;}
/*Sezioni home*/
.sezione-home {padding-top: 50px; padding-bottom: 50px; text-align: center;}
.sezione-home .titolo-sezione{position: relative;   margin-bottom: 60px;}
.sezione-home .titolo-sezione  hr.tall{background-image: -webkit-linear-gradient(left, transparent, rgba(161, 136, 190, 0.5), transparent); height: 2px;}
.sezione-home .titolo-sezione  h2{position: absolute;  top: 0px; left: 50%; transform: translate(-50%, -50%); background: #ffffff; padding: 0px 15px; font-size: 25px; font-weight: 700; text-align: center; text-transform: uppercase;}
.sezione-consigli, .sezione-promo , .sezione-approfondisci{background: #ffffff;}
.sezione-categorie, .sezione-eventi, .sezione-perche , .sezione-categorie .titolo-sezione  h2, .sezione-eventi .titolo-sezione  h2 {background: #efefef;}


/*Sezione perche*/
.sezione-home.sezione-perche{padding-top: 20px; padding-bottom: 20px;}
.sezione-perche  p{font-size: 20px;	line-height: 20px;}
.sezione-perche .perche-link{	display: block;	-webkit-transition: .3s ease-in-out;	transition: .3s ease-in-out;}
.sezione-perche .perche-link img { max-width: 55%;  -moz-transition: all 0.3s;  -webkit-transition: all 0.3s;  transition: all 0.3s;}
.sezione-perche .perche-link:hover, .perche-link:active , .perche-link:focus {   color: #7d54c5;    text-decoration: none;}
.sezione-perche .perche-link:hover img{  -moz-transform: scale(1.1);   -webkit-transform: scale(1.1);  transform: scale(1.1);}

 @media (max-width: 767px) {
.sezione-perche p{font-size: 15px;}
.sezione-perche .perche-link:hover .remedia-icon{font-size:50px;}
}


/*Navigazione a livelli*/
.am-labels-folding .am-collapse-icon:after { border-color: #605073 transparent transparent;}
.am-collapse-icon._active:after { border-color: #b798da transparent transparent;}
.am-labels-folding .am-collapse-icon {top: -4px;}
.filter-options .am-labels-folding .item{font-size: 15px;}


/*Sezione approfondisci*/
#latest_news .item {position:relative; overflow: hidden; padding: 10px;}
#latest_news .item .post-content{position: absolute; bottom: 10%; width: 83%; z-index: 2;}
#latest_news .postTitle{ position: absolute;  bottom: 10%;  background: #ffffffe6; padding: 5px 20px 5px 5px; }
#latest_news .post-categories{position: absolute; top: 8%;right: 6%;background: #fff ;color: #605073; padding: 7px;border-radius: 8px;     z-index: 2;}
#latest_news .item img{border-radius: 100px 5px 100px 5px; box-shadow: 3px 3px 9px #999;}




/*PAGINA CATEGORIA*/
.category-description .full-width-image-banner { height: 275px; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;}
.category-description .full-width-image-banner  .content{z-index: 1; position: absolute; top: 60%;  left: 50%;  text-align: center; transform: translate(-50%, -50%);}
.category-description .full-width-image-banner:after {opacity: 0; filter: alpha(opacity=0);}
.category-description .top-container {margin: auto; padding-top: 15px;padding-bottom: 5px;}

.category-description .btn-block{padding: 7px; font-size: 17px;}
.category-description .btn-block.btn-erbo {color: white;   background: #6a823b;}
.category-description .btn-block.btn-erbo:hover {color: white;  background: #b4c09d;}
.category-description .btn-block.btn-cos {color: white;   background: #9d6168;}
.category-description .btn-block.btn-cos:hover {color: white;  background: #ceb0b3;}
.category-description .btn-block.btn-ben {color: white;   background: #02546f;}
.category-description .btn-block.btn-ben:hover {color: white;  background: #80a9b7;}

.category-description  h1{padding: 20px 70px; border-radius: 90px 0px 90px 0px;  margin: 10px;  box-shadow: -3px 3px 3px 0px #424242;}
.category-description  h1.cat-erbo {color: #3e441d;  background: #ffffffe0; }
.category-description  h1.cat-cos {color: #41201f;  background: #ffffffe0; }
.category-description  h1.cat-ben {color: #0a262c;  background: #ffffffe0; }

.products.list.items .product-item-name>a { color: #252525;   font-size: 16px;}
.products.list.items .short-desc{ color: #777; font-size: 14px;}


@media (max-width: 768px) {
.category-description  h1{padding: 15px; border-radius: 0px;}
.category-description .full-width-image-banner  .content{z-index: 1; position: relative; top: 43%; left: 0%;  text-align: center;  transform: none;}
}

.sidebar .block-category-list .block-title { font-size: 16px; background-color: #eee1fd; color: #605073;}
.sidebar .block-category-list .items{ font-size: 16px; list-style:circle; padding-left: 15px;}
.sidebar .block-category-list{ margin-bottom: 15px;}
.sidebar .block-category-list .items li:hover{ font-weight: bold; list-style:disc; text-decoration:none;}
.sidebar .block-category-list .items a:hover{ text-decoration:none;}


/*PAGINA PRODOTTO*/
.page-layout-3columns .column.main {width: 75%;}
button.action.primary {border-radius: 5px;}
.radio:focus, .fotorama .fotorama__fullscreen-icon:focus:after { box-shadow: none !important;}

@media (min-width: 768px){
.product  .product.data.items > .item.title { padding-top: 0px; }
.product.data.items>.item.title>.switch{font-size:16px; color: #3D3834; border: 1px solid #eee; margin-right: 10px;  border-top-width: 3px;  border-bottom-width: 0;   border-radius: 5px 5px 0 0;}
.product.data.items>.item.title>.switch:visited{ color: #3D3834; }
}

@media only screen and (max-width: 767px){
	.mobile-sticky .page-main {  margin-top: 5px;}
	.catalog-product-view.mobile-sticky .page-main {  margin-top: 0px;}
	.product-info-main .rating-summary, .customer-review .rating-summary { margin-right: 0px;}
	.product-reviews-summary .reviews-actions .add {width: 100px;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
	.product-info-main .product.overview { padding-bottom: 0px!important;}

	.product-info-price {margin:0px;}
	.product-info-main .product-add-form {    background: #f9f9f9;     margin-left: -15px;    margin-right: -15px;}
	.product-add-form .table-wrapper.grouped {border-top: 0px; margin-left: 0px;   margin-right: 0px;   padding: 0px 8px;     margin-bottom: 0px;}
	.product-info-main .box-tocart {text-align: center; padding-bottom: 15px; margin-bottom: 0px;}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody>tr>td:last-child {border-bottom: 0px;}
	.product.data.items>.item.title.active>.switch {border-top-color: #f9f9f9!important; background-color: #a188be3b;}
	.product-add-form .table-wrapper.grouped .table tbody+tbody {  border-top: 0px;}
}

.product-info-main .stock span {display: flex; align-items: center;
    gap: 7px; padding: 5px; color: #6c5a78;  font-weight: bold;  }
.product-info-main .stock.available span:before { content: " "; background-color: #94b230; height: 15px;   width: 15px;  border-radius: 50%;}
.product-info-main .stock.unavailable span:before { content: " "; background-color: #953131; height: 15px;   width: 15px;  border-radius: 50%;}


.product-add-form .table-wrapper.grouped thead {display: none;}

.bundle-options-container .block-bundle-summary .box-tocart .action.primary, .box-tocart .action.tocart, .bundle-actions .action.primary.customize {line-height: 0px;     height: 50px;    padding: 20px 20px;}

.catalog-product-view .box-tocart .action.tocart{line-height: 0px;     height: 50px;    padding: 20px 20px; }
.box-tocart .action.tocart:not(:last-child) {  margin-bottom: 0px;}
.product.attribute.description p, .product.attribute.description ul, .product.data.items  {font-size: 16px; font-weight: 400;  letter-spacing: 0.01em;  line-height: 22px; color: #333;}
.product.attribute.description ul{list-style-type: circle;}

.rating-summary .rating-result > span:before, .review-control-vote label:before {
    color: #FFC107!important;
}

.info-acquisto{padding: 15px;  background: #f0edf4; margin-bottom: 15px;  border: 1px solid #9f89b9;  border-radius: 8px;}
.info-acquisto a:hover, .info-acquisto a:active{text-decoration: none;}
.info-acquisto h3{ margin-bottom: 15px; border-bottom: 1px solid #a188be;  padding-bottom: 15px;}
.info-acquisto h3 img{float: right;}
.info-acquisto p{text-align: right; border-bottom: 1px solid #a188be; padding-bottom: 10px;     min-height: 55px;}
.info-acquisto p:last-child {border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px;}
.info-acquisto img{float: left;margin-right: 5px;}
.info-acquisto strong{font-size:18px; display: block;}
.info-acquisto small{font-size:14px; display: block;}

span.price-notice {font-weight: bold;}

.product-info-main .product.sku, .catalog-product-view .action.tocompare {display: none;}

.block.review-list .block-title, .block.review-list .label.rating-label, .block.review-list .review-date, #Parere_rating_label{display:none;}
.block.review-list .review-title{margin-bottom: 15px; font-size: 20px;}

.block.review-list .review-details {font-style: italic; font-size: 16px;}
.block.review-list .review-details .review-details-value{font-weight: bold;}
@media (min-width: 640px) {.review-ratings~.review-content, .review-ratings~.review-details {margin-left: 100px;} .block.review-list .review-item{padding: 15px 0;}}
.block.review-list  .review-content {margin-bottom: 5px;}


.block.related.approfondimenti  {margin-top:40px;}
.block.related.approfondimenti .block-title  {background: url(/pub/static/version1539848112/frontend/Smartwave/porto/it_IT/images/slider-bar.png) right no-repeat;}
.block.related.approfondimenti .block-title.title strong {font-size: 16px; text-transform: uppercase; background-color: #fff; padding: 0; padding-right: 20px;}
.block.related.approfondimenti  .item{ background-image: linear-gradient(to right, rgb(246, 246, 246), rgba(255, 0, 0, 0));     margin-bottom: 15px;}
.block.related.approfondimenti  .item .fill-div { position: absolute; display: block; height: 92%;   width: 100%; z-index: 3;}
.block.related.approfondimenti  .item:hover a {color:#AC8FBD;}
.block.related.approfondimenti  .item:hover img {-moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);  }
.block.related.approfondimenti .post-image{ width: 30%; float: left;     padding: 5px;} 
.block.related.approfondimenti .post-image img{ border-radius: 50px 5px 50px 5px; margin: 10px;    box-shadow: -3px 3px 3px 0px #868686; -moz-transition: all 0.6s;  -webkit-transition: all 0.6s;  transition: all 0.6s;} 
.block.related.approfondimenti  .post-info{font-size:18px; width: 70%; padding: 10px 25px 10px 10px;   position: absolute;   top: 50%;    left: 68%;    transform: translate(-50%, -50%)}

.product.description .box-fiore{padding: 20px; background: #efefef; }
.product.description .box-fiore img{border-radius: 50%;   box-shadow: 6px 6px 15px 5px #c1c1c1;}
.product.description .box-fiore h3{color: #6c5a78;}
.product.description .box-fiore h5{font-style: italic; color: #4a4a4a;}
.product.description .box-fiore .descrizione{text-align: justify;}
.product.description .box-fiore .fonte{float: right; font-size:14px;}


.am-related-box .related .products .product-item-actions .secondary-addto-links.am-actions-wrapper {display:none;}
.am-related-box .products-related .price-box  {display:none;}
.am-related-box .products-related .product-item-actions .actions-primary {display:none;}

/*nascondo il box floripotenziato nei prodotti tranne ... */
#box-floripotenziato {display: none;}
.categorypath-erboristeria-oli-essenziali #box-floripotenziato ,
.categorypath-erboristeria-gemmoderivati-mg-singoli #box-floripotenziato ,
.categorypath-erboristeria-gemmoderivati-mg-miscele #box-floripotenziato {display: block;}


/*Tabella Riciclo */
.riciclo .vetro{background: #058520; color: white;}
.riciclo .plastica{ background: #ffeb3b; color: black;}
.riciclo .carta{ background: #2196f3; color: white;}
.riciclo .metallo{ background: #6d6b6b; color: white;}
.riciclo .indi{ background: #9e9e9e; color: white;}
.riciclo  table{ border: 1px solid #eee}
.riciclo  tr{ border-bottom: 1px solid #eee;}
.riciclo .comune {background: #a188be; color: white; }


/*Bundle - SCHEDA PRODOTTO*/
.page-product-bundle .bundle-options-wrapper{    background: #f0edf4;    padding: 25px;    margin-bottom: 25px;}
.page-product-bundle .bundle-options-container .block-bundle-summary{    padding: 25px;    background: #edf4f1;}
.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice .product-name {font-size: 18px;    line-height: 18px;}
.page-product-bundle .bundle-options-container .nested .product-name {font-size: 18px;    line-height: 18px;}
.page-product-bundle .bundle-options-wrapper .price-container .price {font-size: 18px; line-height: 18px;}
.page-product-bundle .product-social-links {    border-top: 0; padding-top:0;}
.page-product-bundle .product-social-links .product-addto-links{ float: right;}
.page-product-bundle .nested.options-list .price-notice, #minicart-content-wrapper .product.options.list .price, .checkout-cart-index .item-options .price,  .page-layout-checkout .opc-block-summary .fieldset-bundle-options,  .page-layout-checkout .opc-block-summary dl.item-options .price, .checkout-onepage-success .item-options-container .price, .account.sales-order-view .item-options-container .price{display:none;}

 

/*BEIJAFLOR - SCHEDA PRODOTTO*/
.icona-beija{width: 240px; border-radius: 50%; box-shadow: 3px 3px 6px 2px #b3b1b1;}
.product-add-form .swatch-option.text {font-size: 17px; height: 28px;  line-height: 23px;}
.page-product-configurable .swatch-attribute .swatch-option {max-width: 120px;}


/*VARIO */
.bg-violetto{background-color: #f5f0f8;}
.bg-verdino{background-color: #e1eedd;}
.btd-verdino{border-top: 1px dotted #9bbc91;}
.btn-verdino{font-size: 22px; background-color: #e1eedd; box-shadow: 3px 3px 9px #bbb9b9;}
.btn-verdino:hover, .btn-violetto:hover { box-shadow: 5px 5px 9px #bbb9b9; text-decoration: auto;}
.btn-violetto{font-size: 22px; background-color: #f5f0f8; box-shadow: 3px 3px 9px #bbb9b9;}
.btn-remedia{font-size: 22px; background-color: #9471ac; box-shadow: 3px 3px 9px #bbb9b9; color:white!important;}

.media.autore {align-items: center; padding: 30px; background: #f0edf4; margin-bottom: 20px;  border-radius: 7px;}
.media.autore img{border-radius: 50%!important;     box-shadow: 0 10px 15px -3px #868e96;}

@media (max-width: 768px) {
	.media.autore {flex-direction: column; padding: 15px;} .media.autore img{width: 80%;}
	.media.autore h4{text-align: center;}
}

.product.media .perc_bio_icon{z-index: 898 !important;}

/*Gallery FIX*/

.fotorama__wrap--fade .fotorama__fullscreen-icon:before {    content: "\f819" !important;    font-size: 30px !important;}


/*PAGINA VALORI CHI SIAMO*/
.valori h1,.valori h2 {text-align:center; color: #605073;}
.valori .testata{margin-bottom: 30px;}
.valori .testata .img-testata{border-radius: 8px;}
.valori .testata .menu{overflow: auto; white-space: nowrap; margin-top: 15px;}
.valori .testata .menu .elemento{display: inline-block; width: 205px; border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.valori .testata .menu .elemento:hover{border-bottom: 4px solid #605073;}
.valori .testata .menu .elemento.attivo{border-bottom: 4px solid #605073;}
.valori .testata .menu .elemento.attivo a{pointer-events: none; cursor: default;  text-decoration: none;}
.valori .testata .menu .elemento img{float: left; width: 90px;}
.valori .testata .menu .elemento p {float: left; width: 110px; font-size: 18px;}
.valori .testata .menu .elemento.dueline p{transform: translate(0%, 35%);}
.valori .corpo{font-size:18px; text-align: justify; }
.valori .corpo img{border-radius: 16px;}
.valori .btn-rem{color:white; background: #605073; font-size: 20px; margin-top: .5rem;}
.valori .btn-rem:hover{background: #a188be;}

/*PAGINA CONTATTI*/
.contatti .orari div{font-weight: bold; display: inline-block;  width: 48px;}
.contatti .tel, .contatti .orari{font-size:18px;}
.contatti .tel,.contatti .orari, .contatti .arrivare, .contatti .bottega {padding: 30px;   margin-bottom: 30px;}
.contatti .tel {background-color: lavender; }
.contatti .orari {color: white;  background-color: #605073;     min-height: 327px; }
.contatti .arrivare, .contatti .bottega { background-color: #eee; }
.contatti .arrivare h5 {background: white; padding: 15px; font-size: 17px; }
.contatti .bottega img{border: 5px solid #a28abf; margin-bottom: 11px; border-radius: 8px;}

/*PAGINE SALUTIPEDIA*/
.page-salutipedia {font-size:17px; padding: 0px;}
.blog-category-salutipedia .testata-img, .page-salutipedia .testata-img{height: 350px; background-position: center; background-size: cover; position: relative; margin-bottom: 70px; box-shadow: 3px 3px 9px #a0a0a0;}
.blog-category-salutipedia .testata-titolo, .page-salutipedia .testata-titolo {position: absolute; top: 102%; left: 50%; text-align: center; transform: translate(-50%, -50%);}
.blog-category-salutipedia .testata-titolo h1 , .page-salutipedia .testata-titolo h1 {font-size: 40px; background: #a188be; padding: 25px; color: white; text-shadow: 2px 2px 3px #353535; border-radius: 4px;  box-shadow: 3px 3px 9px #a0a0a0;}
.page-salutipedia .titolo-voce{border: 2px dashed #a188be;box-shadow: 3px 3px 11px #dcdcdc;font-size: 24px;padding: 10px 0px 5px 0px;margin-bottom: 30px; cursor: pointer;}
.page-salutipedia .titolo-voce img{width: 100%; max-width: 100px;}
.page-salutipedia .titolo-voce .porto-icon-down-open{padding-left: 5px; color: #a188be;}
.page-salutipedia .titolo-voce .col2  {padding: 4% 0px;}
.page-salutipedia .titolo-voce .col3{padding: 4% 0px; text-align: right;}
.page-salutipedia .contenuto-voce{margin-bottom: 30px; text-align: justify;}
@media (max-width: 768px) { .page-salutipedia .testata-img{height: 200px;}.page-salutipedia .testata-titolo h1 {font-size: 25px; padding: 15px 10px; } .page-salutipedia {font-size:15px;}}
.blog-category-salutipedia .breadcrumbs,.blog-category-salutipedia  .page-title-wrapper{display:none;}
.blog-category-salutipedia .btn-block{color:white; background: #605073; font-size: 20px; margin-top: .5rem;}
.blog-category-salutipedia .btn-block:hover{background: #a188be;}

/*HOME SALUTIPEDIA*/
.post-list .approfondimento{margin-bottom:30px;}
.post-content .post-description .post-ftimg-hld{width: 100%; margin:0;}
.post-content .post-description .post-ftimg-hld img{height: 250px; border-radius: 100px 5px 100px 5px; box-shadow: -6px 6px 6px #b7b7b7; object-fit: cover;}
.post-content .post-header{position: absolute;  bottom: 10%;  background: #ffffffe6;    padding: 5px 20px 5px 5px;} .post-header .post-title {margin-bottom:0px;}
.post-content .post-categories{position: absolute; top: 5%; right: 5%; background: #fff;  color: #605073;   padding: 7px; border-radius: 8px;}

/*PAGINA LISTA EVENTI approfondisci/categoria/calendario*/
.blog-category-calendario .sezione-eventi{background: transparent;}



/*PAGINE VIVI SENTIERI VISITE*/
.vivi-sentieri .box-visita{position: relative; border-radius: 8px;  box-shadow: 3px 3px 9px #999; margin-bottom: 15px; padding-bottom: 50px;   overflow: hidden;    margin-top: 15px;}
.vivi-sentieri .box-visita img{ border-radius: 8px; width: 100%;   -moz-transition: all 0.6s;   -webkit-transition: all 0.6s;  transition: all 0.6s; z-index: 1;}
.vivi-sentieri .box-visita:hover img {-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);  }
.vivi-sentieri .box-visita .fill-div{position: absolute; display: block; height: 100%; width: 100%; text-decoration: none; z-index: 3;}
.vivi-sentieri .box-visita .visita-info{ position: absolute; background: white; bottom: 0px; padding: 7px 15px; width: 100%; border-top: 3px solid #a188be;border-radius: 0px 0px 8px 8px;     text-align: left; z-index: 2;}
.vivi-sentieri .box-visita .titolo	{font-size: 18px; font-weight: bold; margin-bottom: 0px;}

@media (max-width: 768px) {
.sezione-home .titolo-sezione h2 {transform: translate(0%, -50%); left: 0%; text-align: left; font-size: 22px;}
}

.contenitorePlayer {     background: linear-gradient( 45deg , #d4d4d4d1, #53c34a17);    border-radius: 8px;    box-shadow: 6px 6px 10px #eee;}
.contenitorePlayer .playerAudio {}
.contenitorePlayer .playerAudio audio {width: 100%; outline:none;}
.contenitorePlayer .playerAudio .imgTraccia{ position: relative; width:100%; height: 200px;}
.contenitorePlayer .playerAudio .imgTraccia img {position: absolute; top:0; left:0; width:100%; height: 100%; object-fit: cover;     border-radius: 35px;}


/*PAGINE APPROFONDISCI*/
.blog-post-view .page-main {padding-top: 0px;}

.post-content .post-description ul, .post-content .post-description ol {list-style-position: outside;     padding-inline-start: 20px;}
.blog-post-view  .post-content .post-categories{position: initial; background:#f6f6f6; color: #605073; padding: 7px;}
.post-view.remedia .post-header{position: relative; margin-bottom: 30px;}
.post-view.remedia .post-header img{height: 70%; border-radius: 100px 5px 100px 5px; box-shadow: 0px 10px 15px -3px #d8d8d8;}
.post-view.remedia .post-header h1{font-size: 2em; width: 85%;}
.post-view.remedia .post-header .post-info{position: absolute; border-left: 8px solid #a188be; left: -8px;bottom: 5%; width: 95%;background: #f0edf4; background: linear-gradient(90deg, rgba(240,237,244,1) 67%, rgb(255 255 255 / 0%) 100%); padding: 15px;}
.blog-post-view .post-content .post-description img {margin: 15px 0px 15px 0px; border-radius: 15px;}
.blog-post-view .post-content .post-description {padding-right: 50px; text-align: justify; font-size: 18px;}
.blog-post-view .post-content .post-description p{ font-size: 18px;}
.blog-post-view .post-content .post-description h2{font-size: 1.4em; margin: 30px 0px 10px 0px;  padding: 10px; border-left: 4px solid #a188be; background: rgb(240,237,244); background: linear-gradient(90deg, rgba(240,237,244,1) 67%, rgba(255,255,255,1) 100%);}

.blog-post-view .post-content .post-categories a { padding: 0px 8px; margin-top: 5px; margin-right: 5px;    line-height: 25px; display: inline-block; background: #7a6a93;  font-size: 16px; color: white;}

@media (max-width: 768px) {
.post-view.remedia .post-header{ margin-bottom: 10px;}
.post-view.remedia .post-header img{height: auto; border-radius: 5px 5px 5px 0px; }
.post-view.remedia .post-header .post-info{position: relative; width: 100%;     background: #f0edf4;
    background: linear-gradient(90deg, rgba(240,237,244,1) 67%, rgb(255 255 255 / 0%) 100%); padding: 10px;}
.post-view.remedia .post-header h1{font-size: 1.6em; margin-bottom: 0px;}
.blog-post-view .post-content .post-description h2{font-size: 1.1em;}

.blog-post-view .post-content .post-description {padding-right: 0px;}
.blog-post-view .page-wrapper>.breadcrumbs {display: block;}
.blog-post-view .page-wrapper>.breadcrumbs .item.blog_post{display:none;}
}

/* PAGINE APPROFONDISCI FIX breadcrumbs per salutipedia, eventi ,dicono di noi */
.blog-category-dicono-di-noi .breadcrumbs .item.blog, .blog-category-dicono-di-noi .page-title-wrapper, .blog-category-calendario .breadcrumbs .item.blog, .blog-category-calendario .page-title-wrapper{display:none;}

/*H2 H3 PAGINE APPROFONDISCI*/
.blog-post-view .post-content h2.sfondo{font-size: 1.6rem;  color: #635376; background: #f0edf4; border-bottom: 2px solid #c8b3df; margin-top: 40px; margin-bottom: 15px; padding: 5px;  border-radius: 15px 50px 50px 15px;}
.blog-post-view .post-content h2.icona {position: relative; padding-left: 66px;}
.blog-post-view .post-content h2.icona:after {top: -15px; left: -10px; position: absolute;}
.blog-post-view .post-content h2.foglia:after {content: url('/pub/media/wysiwyg/smartwave/remedia/approfondisci/icon/ICONE_piante.png'); }
.blog-post-view .post-content h2.cucchiaio:after {content: url('/pub/media/wysiwyg/smartwave/remedia/approfondisci/icon/ICONE_cucchiaio.png'); }
.blog-post-view .post-content h2.fiore:after {content: url('/pub/media/wysiwyg/smartwave/remedia/approfondisci/icon/ICONE_fiore.png'); }
.blog-post-view .post-content h2.mortaio:after {content: url('/pub/media/wysiwyg/smartwave/remedia/approfondisci/icon/ICONE_mortaio.png'); }
.blog-post-view .post-content h2.fumetto:after {content: url('/pub/media/wysiwyg/smartwave/remedia/approfondisci/icon/ICONE_fumetto.png'); }
.blog-post-view .post-content H3{font-size: 1.3rem;    font-weight: bold;    color: #635376;}

.widget.block-recent-posts ul li div.post-image {width: 100px; padding: 0; margin-top: 5px; margin-right: 8px; height: 70px; border: 0;}
.widget.block-recent-posts ul li div.post-image img {border-radius: 4px;}
@media (max-width: 768px) { .blog-post-view .post-content h2.sfondo{ border-radius: 0px;}}


/*PAGINE ESPERTO RISPONDE*/
.kbase.kbase-category-view .page-title {text-align:center;}
.kbase-article-view  .page-title {font-size:1.8rem;}
.kbase-article-view   .kb-article__body  {font-size: 16px;}
.kbase-article-view  .kb__sidebar{background: #efefef; padding: 15px;}
.kbase .kb__category-title, .kbase-article-view  .page-title{background-color: #a188be;  color: white;    padding: 5px 10px;    border-radius: 4px 35px 35px 4px;}
.kb-original, .kb__search-box , .kbase-article-view .kb-article__categories{display:none;}
.kbase .breadcrumbs .kbasegenerale, .kbase .breadcrumbs .kbaseerboristeria, .kbase .breadcrumbs .kbaseprodotti-bioenergetici, .kbase .breadcrumbs .kbasecosmesi, .kbase .breadcrumbs .kbasemamma-e-bambino, .kbase .breadcrumbs .kbasesintomi{display:none;}
@media (min-width: 768px) {
.kb-category__grid>section{width: 49%;}
.kbase-article-view .kb__category-sidebar ul {display: grid;}
.kbase .page-layout-2columns-right .column.main {width: 65%;}
.kbase .page-layout-2columns-right .sidebar-main   {width: 35%;}
}
.kb-category__grid>section.kb__category_sintomi{width: 99%;}
.kb__category_sintomi ol li{display: inline-block;     min-width: 230px;}
.kb__category ol li a{white-space: normal; font-size: 16px;}
.kb__category ol li:after{content: none;}

/* MODAL FIX */
.modal-popup .action-close:focus, .modal-slide .action-close:focus, .minicart-wrapper .action.close:hover {outline: 0px;  outline-color: transparent;}

/* CART FIX */
.minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {outline: 0px;  outline-color: transparent;}

.cart-container #shopping-cart-table .item-actions {display: block;}
.cart-container #shopping-cart-table .item-actions a{font-size: 13px; padding: 0px 20px;}
.cart-container #shopping-cart-table .item-actions a:hover{color: white; background-color: #6c5a78;    border-color: #6c5a78;} .cart-container #shopping-cart-table .item-actions td{padding-top: 0px; border-top:0px;}

.checkout-cart-index .block.crosssell {display: none;}

/* CART Gift CARD */
.checkout-cart-index .amcard-field-container.-cart {max-width: 100%;  background: whitesmoke;  padding: 15px;  border: 1px solid #eee;}
.checkout-cart-index .amcard-field-container.-cart .amgcard-datalist-container .amcard-field.-datalist { border-radius: 0px;}
.checkout-cart-index .amcard-field-container.-cart .amcard-field-block .amcard-input-arrow { width: 100%;}
.checkout-cart-index .amcard-field-container.-cart .amcard-field-block .amcard-button{height: auto; display: block; padding: 7px 17px; background: #1979c3; color: white; border-color: #1979c3;}
.checkout-cart-index .amcard-field-container.-cart .amcard-check{ height: auto; padding: 0px 15px; background: #9e9e9e; color: white; }
.amcard-codes-list .amcard-delete{height: 22px;  color: #d10404;  background: transparent;  padding: 0px 5px;  line-height: 15px;  vertical-align: baseline;   margin-bottom: 15px;}
@media (min-width: 768px) {.checkout-cart-index .amcard-field-container.-cart {max-width: 65%;  ;}}


/* Confezione Regalo */
.cart-container .amwrap-gift-button{margin-bottom: 15px;}
.amwrap-option-list {display: block;}
.amwrap-option-list .amwrap-option{line-height: 0px;}
.amwrap-item-option , .amwrap-step.amwrap-gift .amwrap-checkbox-block{display: none;}
.amwrap-added-block {width: 100%;}
.amwrap-added-block .amwrap-list{ background: #f5f5f5;    padding: 15px;}
.amwrap-list .amwrap-img {    border-radius: 50%;}
.amwrap-added-block .amwrap-info-block{ background: #f5f5f5;    padding-left: 15px;}
.amwrap-trash-btn:after{width: 13px;}
.amwrap-product .amwrap-name{    display: inline-block;} 
.amwrap-wrap-list .amwrap-product-list {    flex-basis: 70%;}
.amwrap-wrap-list .amwrap-trash-btn {padding-top: 10px;}
.amwrap-option-list .amwrap-popup-title {    margin-bottom: 0px;}
.amwrap-added-block .amwrap-qty{display: inline-block; font-size: 14px; min-width: 30px; background: #6c5a78; color: white; border-radius: 50%; }
.amwrap-added-block .amwrap-info-block { padding-left: 15px;  padding-bottom: 15px;  margin-bottom: 0px;  background: #f5f0f8;  font-weight: bold;    border-bottom: 1px solid #ccc;
}

@media (min-width: 768px) {.amwrap-added-block {width: 69%;}}

.footer-ribbon{display:none;}

/* PAGINA Foto  */
.foto img{width:100%; border-radius: 8px; box-shadow: 3px 3px 3px #868686;}


/* checkout  */
.checkout-billing-address{
	border-top: 1px solid #ccc;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
}  

.checkout-billing-address label{font-weight: bold;}  

.page-product-configurable .swatch-option {    min-width: 60px;
    max-width: 90px;
    height: 60px;
    background-size: cover !important; border: 2px solid #dadada;}
	
	
/* OTTIMIZZAZIONI  */
.catalog-product-view  .block.upsell .title { background: none;}

    @font-face {
    font-family: 'Cocon Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Cocon Regular'), url('/media/CoconRegularFont.woff') format('woff');
    }