

.fields .field input:not([type="checkbox"]):not([type="radio"]),
.fields .field select,
.fields .field textarea {
    width: 100%;
}


.splide__pagination {
    bottom: -20px !important;
}

.splide__pagination__page:focus {
    outline: none !important;
}

.splide__pagination__page.is-active {
    background: #7e5c94 !important;
}

a {
    color: #6C5A78;
}

a:hover {
    color: #AC8FBD;
}

#header .right-header > a,
#header .right-header > a:focus,
#header .right-header > a:hover {
    color: #000000;
}

.valori h1, .valori h2 {
    text-align: center;
    color: #605073;
}

.valori .testata {
    margin-bottom: 30px;
}

.valori .testata img {
    margin: auto;
}

.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;
}


.filter-content .items.am-labels-folding.is-by-click .item {
    padding: 0 !important;
}

.filter-content .items.am-labels-folding.is-by-click .item > div {
    display: block;
    padding: 0 8px;
    max-width: 100%;
    border-radius: 4px;
    background-color: #a188be;
}

.filter-content .items.am-labels-folding.is-by-click .item > div:hover {
    background: #7e5c94;
    text-decoration: none;
}

.filter-content .items.am-labels-folding.is-by-click .item > div a,
.filter-content .items.am-labels-folding.is-by-click .item > div a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.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: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.info-acquisto img {
    float: left;
    margin-right: 5px;
}

.info-acquisto strong {
    font-size: 18px;
    display: block;
}

.info-acquisto small {
    font-size: 14px;
    display: block;
}

#box-floripotenziato {
    display: none;
}




.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;
}

.widget.block-recent-posts ul li a {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.widget.block-recent-posts ul li div.post-image {
    width: 60px;
    background: #b8b8b8;
    float: left;
    border-radius: 4px;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-right: 12px;
}

.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;
}

.widget.block-recent-posts ul li div.post-time {
    color: #888;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    margin: 0;
}

.widget.block-categories li {
    padding: 8px 3px 8px 18px;
    position: relative;
    line-height: 1.3;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

.widget.block-categories li > a {
    color: #777;
}

.widget.block.blog-search {
    margin-bottom: 20px;
}

.widget.block.blog-search .label {
    display: none;
}

.widget.block.blog-search button {
    color: #FFFFFF;
    background: #7e5c94;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}



.toolbar.toolbar-blog-posts > div {
    margin-top: 20px;
    justify-content: center !important;
}

.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;
}




.filter-options-title {
    flex: 0 0 95px;
    align-items: start;
}



.cms-porto_home_2 #maincontent {
    display: none;
}

.catalog-product-view:not(.page-product-grouped) .product-info-main .price-container {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    justify-content: start;
}

.catalog-product-view:not(.page-product-grouped) .product-info-main .price-container .final-price .price-label {
    display: none !important;
}

.catalog-product-view:not(.page-product-grouped) .product-info-main .price-container .final-price .price {
    font-weight: bold;
    font-size: 1.875rem;
    color: #7e5c94 !important;
}

.catalog-product-view:not(.page-product-grouped) #product_addtocart_form {
    margin: 0 !important;
}

.catalog-product-view:not(.page-product-grouped) .product-options-wrapper .price-notice {
        display: inline-flex;
}


.account-nav-content ul.nav {
    display: block;
}

.foto.row img {
    width: 100%;
}

.amcart-dialog-popup-content #product-addtocart-button,
.amcart-dialog-popup-content #add-to-wishlist {
    display: none;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}
