/*
 Theme Name:   Apprezzoo
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       Algòmera
 Author URI:   s/contributors
 Template:     understrap
 Version:      1.2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
.page-template-come-funziona h2:after
{
	display:none;
}
.single-lista-della-spesa
.pagination{
    margin: 0;
}
.home .slick-slide img {
    max-height: 60px;
	max-width:100px;
}
#note_punti {
  width: 30px;
}
.shopping-list-dialog #saveButton
{
	margin-bottom:0;
}
.slick-slide {
    height: 100%;
    width: max-content!important;
    margin-right: 56px;
}

.post-type-archive-carte-fedelta #main-nav,
.post-type-archive-ricette #main-nav,
.page-template-lista-della-spesa #main-nav{
    z-index: 3;
}
.post-type-archive-carte-fedelta #wrapper-footer,
.post-type-archive-ricette #wrapper-footer,
.page-template-lista-della-spesa #wrapper-footer{
    z-index: 2;
}
.filters
{
	display:flex;
    gap: 15px;
}
.fpsml-author > div.fpsml-field > input[type=text]:nth-child(1)
{
	margin-bottom:0;
}
.fpsml-field-note
{
	margin-bottom:20px;
}
.single-filter label
{
    width: 100%;
}

.single-filter
{
    width: min-content;
}
.single-filter select
{
    border-color: #4E4B51;
    border-radius: 100px;
    height: 51px;
    color: #4E4B51;
    font-size: 18px;
    line-height: 22px;
    appearance: none;
    padding: 10px;
    background: url(/wp-content/uploads/2023/09/Tracciato-229.svg) #fff no-repeat 90% center!important;
    font-weight: 300;
}
select#existingListTitle {
    font-size: 17px;
    height: 45px;
    border-radius: 20px;
    border: 1px solid #8D8D8D;
    padding: 0px 22px;
    margin-bottom: 24px;
    background: url(/wp-content/uploads/2023/09/Tracciato-229.svg) #fff no-repeat 95%;
    color: #8D8D8D;
    appearance: none;
    width: 100%;
}
.single-lista-della-spesa .third-list-page-container {
    margin-left: 0px;
}
.single-lista-della-spesa .third-list-page-container > img:nth-child(1){
	position:relative!important;
}
.delete-list
 {
    position: absolute;
    top: 0;
}
.shopping-list-dialog .fpsml-template-1 input[type="text"]{
    font-size: 17px;
    height: 45px;
    border-radius: 20px;
    border: 1px solid #8D8D8D;
    padding: 0px 22px;
    margin-bottom: 24px;
    background: none;
}
.shopping-list-dialog .fpsml-front-form {
box-shadow:none!important;
padding: 0 !important; 
}
.shopping-list-dialog .fpsml-template-1 .fpsml-custom-field-select .fpsml-field .fpsml-select-field, .fpsml-template-1 .fpsml-taxonomy-select .fpsml-field .fpsml-select-field {

	font-size: 17px;
    height: 100px!important;
    border-radius: 20px!important;
    border: 1px solid #8D8D8D;
    background-color: #fff!important;
	padding:0;
} 
.shopping-list-dialog input[type="submit"] {
    text-align: center;
    height: 57px!important;
    padding: 0 45px!important;
    border: 0!important;
    align-items: center!important;
    border-radius: 100px!important;
    color: #fff;
    display: flex;
    font-size: 17px!important;
    background: #67BAC8!important;
    width: max-content;
    justify-content: center!important;
    line-height: 20px!important;
    font-weight: 700!important;
}
.fpsml-form-title,.fpsml-field-wrap.fpsml-custom-field-textfield.fpsml-meta-product-id,.form-product-id
{
display:none;
}
.shopping-list-dialog .fpsml-template-1
{
	padding:0;
}
.shopping-list-dialog .fpsml-field-wrap {
    margin-bottom: 0;
}
.newsletter-container input
{
    background: none!important;
    border-radius: 20px!important;
    height: 45px;
    padding: 0 22px!important;
    border-color: #8D8D8D;
}

.page-template-pagina-standard .wpcf7 .wpcf7-form p {
    display: flex;
    gap: 8px;
}
.wpcf7-spinner
{
display:none;
}
.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=color]:focus, .wpcf7 input[type=date]:focus, .wpcf7 input[type=datetime-local]:focus, .wpcf7 input[type=datetime]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=file]:focus, .wpcf7 input[type=month]:focus, .wpcf7 input[type=number]:focus, .wpcf7 input[type=range]:focus, .wpcf7 input[type=search]:focus, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=time]:focus, .wpcf7 input[type=url]:focus, .wpcf7 input[type=week]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
color:#fff!important;
    border: 0!important;
    outline: 0;
    box-shadow: none;
}
.page-template-pagina-standard .wpcf7-submit
{
    background: #77BDA7!important;
    color: #fff;
    font-weight: 700!important;
	border:0!important;
    font-size: 17px;
    padding: 0 45px!important;
    width: auto!important;
    border-radius: 100px!important;
}
#contattaci-page .wpcf7-submit {
    background: #67BAC8;
    border: 0;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    padding: 0 45px;
    border-radius: 100px;
    width: auto;
}
#contattaci-page 
.wpcf7-form-control-wrap {
    display: block;
}
#contattaci-page 
.card-title
{
	margin-bottom:9px;
}
#contattaci-page textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 45px!important;
    height: 45px;
    border-radius: 20px;
    border: 1px solid #252525!important;
    padding: 10px 22px;
    overflow: hidden;
}
.c-box
.wpcf7-not-valid-tip {
    margin-top: 5px;
}
#contattaci-page input{
    border: 0.5px solid rgb(37, 37, 37);
    height: 43px;
    margin: 0px;
    padding: 10px 22px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-radius: 20px;
}

#contattaci-page h2
{
    margin-top: 72px;
    margin-bottom: 91px;
}
#contattaci-page
.c-box .default-button {
    padding: 0 45px;
    width: auto;
    min-width: auto;
}
#contattaci-page .c-box p {
    font-size: 16px;
    font-weight: 300;
    line-height: 15px;
}
#contattaci-page .c-box
{
    width: 100%;
    padding-right: 32px;
	margin-bottom:256px!important;
    padding-left: 32px;
    max-width: 544px;
box-shadow: 0 1px 10% rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 10% rgba(0, 0, 0, 0.1); /* Prefisso per WebKit (Chrome, Safari) */
-moz-box-shadow: 0 1px 10% rgba(0, 0, 0, 0.1); /* Prefisso per Mozilla (Firefox) */
}
#contattaci-page .text-b-1{
    margin-bottom: 48px;
}
#contattaci-page .text-b-2{
    margin-bottom: 53px;
}
#contattaci-page .container>.row{
    gap: 24px;
}
.product-unchecked .text-unchecked:after
{
    display: none!important;
}
.product-unchecked .text-unchecked:after,
.product-checked .text-checked:after
{
   display: flex!important;
  justify-content: center;
  align-content: center;
  gap:15.8px;
}

.product-checked .text-unchecked:after,
.product-checked .text-unchecked,
.product-unchecked .text-checked
{
    display: none;
}
.product-unchecked.text-checked,
.product-checked .text-checked
{
     display: flex;
  justify-content: center;
  align-content: center;
  gap:15.8px;
}
.product-unchecked.text-unchecked,
.product-unchecked .text-unchecked
{
      display: flex;
  justify-content: center;
  align-content: center;
  gap: 15.8px;
}
.custom-checkbox {
  width: 100%;
  text-align: center;
}
.custom-checkbox input[type="checkbox"].unchecked + .unchecked,
.custom-checkbox input[type="checkbox"].checked + .checked {
  visibility: visible;
}

.custom-checkbox input[type="checkbox"].unchecked + .checked,
.custom-checkbox input[type="checkbox"].checked + .unchecked {
  visibility: hidden;
}

.removed
{
	display:none;
}
.ricetta:nth-child(n+5) {
    display: none;
}
.single-lista-della-spesa .third-list-page-container img:first-child {
    margin: 0!important;
    position: absolute;
    left: 0;
}

.single-lista-della-spesa .second-list-page-container {
    display: flex;
    position: relative;
    margin-bottom: 35px;
    justify-content: space-between;
}
.left-img
{
    border-radius: 100px 0px 100px 0px;
}
#contattaci
.wpcf7-email, #contattaci .wpcf7-textarea
{
		border-radius:20px!important;
	padding-left:22px;
	padding-right:22px;
	height:45px;
}
a.add-reviews.default-button {
    padding-left: 45px;
    padding-right: 42px;
}
#contattaci
.wpcf7-submit
{
    background: #67BAC8;
    border: 0;
    color: #fff;
    height: 51px;
    border-radius: 100px;
    cursor: pointer;
    min-width: 179px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: 700;
}
select#negozio {
    height: 45px;
    border-radius: 20px;
    border: 0.5px solid #252525;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    max-width: 1112px;
    margin-bottom: 16px;
}
.single-recensioni main {
    background: #f9f9f6;
    padding-top: 100px;
    padding-bottom: 100px;
}
.edit-button-pw
{
	cursor:pointer;
}
input#titolo {
    height: 45px;
    border-radius: 20px;
    border: 0.5px solid #252525;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    max-width: 1112px;
    margin-bottom: 16px;
}
#descrizione
{
    border-radius: 20px;
    border: 0.5px solid #252525;
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
    max-width: 1112px;
    padding-top: 17px;
    margin-bottom: 10px;
    height: 242px;
}
.back-reviews svg
{
    margin-right: 10px;
}
.form_recensione_container {
    margin-top: -30px;
}
#recensioni .pagination-arrows{
    position: absolute;
    top: 30px;
}
#recensioni{
    position: relative;
}
.product-link a
{
    font-size: 15px;
    font-weight: 300;
    text-decoration: underline;
    color: #252525;
}
.product-price {
    font-size: 15px;
    font-weight: 700;
}
#form_recensione .stars
{
	display:flex;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch label {
    background-color: #ccc;
    border-radius: 34px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 0.3s;
}

.switch label:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: transform 0.3s;
}

.recensione-text 
.product-price-link
{
	flex-direction:row;
}
.recensione-text .review-title
{
    margin-top: 30px;
}
.recensione-text .star-title-text
{
	padding:0;
}
#autore_recensione\ on{
	display:none;
}
.no-name-submit .default-button
{
    padding: 0 45px;
}
.no-name-submit {
	margin-top:30px;
    display: flex;
    justify-content: end;
    max-width: 1112px;
    flex-direction: column;
    align-items: end;
}
.switch input:checked + label {
    background-color: #67bac8;
}
.vote-store {
    margin-top: 20px;
    display: flex;
    justify-content: end;
    max-width: 1112px;
}
.vote-store label
{
    font-size: 16px;
    font-weight: 300;
    display: flex;
    align-items: center;
    margin-right: 25px;
}
p.no-products {
    text-align: center;
}
.singolo-negozio .logo-negozio {
    max-height: 56px;
    height: 100%;
}
.switch input:checked + label:before {
    transform: translateX(26px);
}
#form_recensione .star
{
	cursor:pointer;
}
.recensione
.star,
#form_recensione .star
{
display: inline-block;
    width: 24px;
    height: 24px;
    margin-bottom: 7px;
    background-color: transparent;
    background-size: cover;
}
.review-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 3.5px;
}
.review-text
{
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}
.recensione img {
    height: 100%;
    min-width: 176px;
    border-radius: 20px;
    width: 100%;
    max-width: 176px;
    object-fit: cover;
}
.recensione
{
    background: #fff;
	margin-bottom:17px;
    border-radius: 20px;
    max-width: 1254px;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.title-btn
{
	display:flex;
    justify-content: space-between;
	margin-bottom:51px;
}
li.sidebar-item a,
li.sidebar-item a:hover{
	color:#252525!important;
	text-decoration:none;
}
li.sidebar-item {
    font-size: 17px;
    border-bottom: 0.5px solid #CECECE;
    height: 50px;
    display: flex;
	color:#252525!important;
    align-items: center;
    padding-left: 65px;
}
li.sidebar-item:last-child
{
	border:0;
}
.sidebar {
    background-color: #fff;
    padding-top: 182px;
    padding-left: 120px;
    border-radius: 5px;
    position: fixed;
    top: 20px;
    left: 0;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 404px;
	z-index:2;
}
.column-full
{
    display: flex;
    justify-content: space-between;
}
.title-btn p
{
    max-width: 710px;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
div#account,
#recensioni,
#contattaci{
    padding-top: 184px;
    padding-bottom: 277px;
}
.non-editable-form p
{
    margin: 0!important;
}
.non-editable-form span {
    margin-top: 27px;
    font-weight: 400;
    font-size: 20px;
    width: 100%;
    position: absolute;
    max-width: 200px;
}
.c-box {
   background: #fff;
    border-radius: 20px;
    padding-bottom: 120px;
    justify-content: start;
    max-height: 486px;
    padding-top: 117px;
    padding-right: 28px;
    padding-left: 28px;
    display: flex;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    max-width: 382px;
    align-items: center;
    text-align: center;
}
.ricetta-image img {
    border-radius: 30px;
    max-width: 176px;
    max-height: 139px;
    object-fit: cover;

}
.post-type-archive-ricette .content-area {
    padding-top: 100px;
}
.c-box .default-button {
    padding: 0 42px;
}
p.card-text {
    margin-top: 4px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px;
}
.card-title
{
    font-size: 18px;
    line-height: 20px;
    margin-top: 50px;
	margin-bottom:4px;
}
#contattaci .row
{
    gap: 24px;
    width: 100%;
    max-width: 1254px!important;
}
#account>p,
#contattaci>p{
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    max-width: 710px;
    margin-bottom: 26px;
}
.row-password {
    min-height: 166px;
    background: #fff;
    width: 100%;
    max-width: 1254px;
    border-radius: 20px;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 36px 40px;
    margin-bottom: 40px;
}
.non-editable-form-container{
    min-height: 166px;
    background: #fff;
    width: 100%;
    max-width: 1254px;
    border-radius: 20px;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 36px 40px;
    margin-bottom: 40px;
}
a.edit-button {
    text-align: right;
}
.avatar-name p {
    font-size: 19px;
    font-weight: 700;
	padding-left:20px;
}
.recensione {
    display: flex;
}
.account-details input
{
    border: 0;
    border-bottom: 1px solid;
    margin-bottom: 15px;
    background: none;
}
.account-details
{
	display:block!important;
}
#user-profile-form {
    display: none;
}
.non-editable-form
.row {
    display: flex;
    flex-wrap: wrap;
}

.non-editable-form span
{
	font-weight:400;
}
.non-editable-form p
{
	margin:0;
}
.non-editable-form
.column {
    flex: 1;
    margin: 5px;
    display: grid;
    font-size: 20px;
    font-weight: lighter;
}

.tax-categoria_prodotto #page {
    background: #fff!important;
}
.page-container .text-box{
    display: flex;
    flex-direction: column;
}
#last-row{
    margin-bottom: -115px;
}
img.ad {
    margin-top: 30px;
    margin-bottom: -30px;
    margin-left: 15px;
}
.col-md-9.text-box.t4 {
    margin-top: 45px;
}
.t1
{
	margin-top:88px;
}
img.oop.img-fluid {
    margin-top: -100px;
}
.page-container
{
	max-width:1638px;
    padding-top: 100px;
	margin:0 auto;
}

.sit{
       margin-bottom: 75px;
    z-index: 5;
    position: relative;
}
.page-template-come-funziona #wrapper-footer{
    background: #f9f9f6;
}
.single-custom-product
.category-icon-boxes .col-md-1
{
	display:none;
}
#category-list {
    justify-content: space-between;
    align-items: center;
	display:flex
}
#category-dropdown {
    display: none; 
}

.list-info,
.third-list-page-container
{
    margin-left: 14px;	
}
.list-info
.n-list
{
	 margin-left: -14px;	
}
.list-info  img,
.third-list-page-container img {
    width: 35px;
    height: 35px;
    margin-left: -14px;
}

.list-info img:not(:first-child),
.third-list-page-container img:not(:first-child) {
    position: relative;
}
.product-column:nth-child(4)
{
    text-align: right;
}
.a-button
{
	gap:9px;
    margin-top: 25px;
    margin-left: 71px;
    margin-bottom: 20px;
}
.list-page-container h2
{
margin:0;
}
#total-products-count
{
    font-size: 24px;
    margin-top: -15px;
    color: #8D8D8D;
}
.v-button svg
{
	margin-right:16px;
}
.table-container{
    border-top: 0.5px solid #CECECE;
    border-bottom: 0.5px solid #CECECE;
    padding-top: 17px;
    padding-bottom: 8px;
}
.box-store img {
    height: 56px;
    margin-bottom: 27.6px;
    width: max-content;
}
.post-type-archive-negozio>div>div .title-shop{
    font-size: 18px;
    font-weight: 400;
	margin-bottom:2px;
}
 .bottom-box-row p {
    font-weight: 300;
}
.box-store table {
    font-size: 15px;
    line-height: 1.1;
    font-weight: 300;
}

 .box-store tr:nth-child(1) > td:nth-child(2)
{
	width:110px;
}
 .box-store td:first-child
{
	font-weight:400;
	width:80px;
}
.table-container {
    overflow-x: auto;
}

.products-table {
    width: 100%;
    border-collapse: collapse;
}
.table-header {
    border-bottom: 0.5px solid #CECECE;
    font-size: 18px;
    padding: 35px 73px 19px 73px;
}input.quantity-input {
    border: 0;
    width: 23px;
}
.list-page-container
{
	padding-top:62px;
}
.select-brand,
.filter-and-button .category-select{
    border-color: #8D8D8D;
    border-radius: 5px;
    appearance: none;
    height: 32px;
    width: 108%;
    background: url(/wp-content/uploads/2023/09/Tracciato-229.svg) #fff no-repeat!important;
    background-position: 95% 12px!important;
    padding: 0 10px;
}
.qty{
    border: 1px solid #8D8D8D;
    border-radius: 5px;
    width: 65px;
	height:32px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.table-header,
.table-row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc
}
input.quantity-input {
    border: 0;
    width: 23px;
}

 .products-table .table-row:last-child
{
	border:0;
}
 .products-table .table-row{
    height: 64px;
    padding: 0 39px;
    margin: 0 31px;border-bottom: 0.5px solid #CECECE;
    display: flex;
    align-items: center;
}
.product-column {
    flex: 1;
}

.product-title {
    flex: 2;
}
.avatar-name p{
	margin:0;
}
.avatar-name {
    display: flex;
    gap: 10px;
	margin-bottom:40px;
    align-items: center;
}

.sidebar ul {
    list-style-type: none;
    padding: 0;
}
.account-container {
    background: #f9f9f6;
}
.sidebar-item {
    cursor: pointer;
}


.content-section {
    display: none;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

#account {
    display: block;
}

.found-products
{
	display:inline-block;
}
.my-list-page
{
	background:#f9f9f6;
}
p.n-list {
    background: #C4EEF5;
    border-radius: 20px;
    padding: 12px 12px 10px 12px;
    font-size: 16px!important;
}

.my-list-container .grid-item
{
    padding: 31px 15px 14px 15px;
    max-width: 543px;
    max-height: 201px;
	min-height:177px;
	position:relative;
}

a.edit-list {
    bottom: 0;
    margin-bottom: 14px;
    color: #252525;
    text-decoration: underline!important;
    font-weight: 400!important;
	position:absolute;
}
.my-list-container .box-list p
{
    font-size: 18px;
    font-weight: 400;
    color: #252525;
}
.my-list
{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-row
.distance
{
	color:#252525;
	font-weight:300;
	font-size:15px;
}
.bottom-row
	{
		display:flex;
		align-items:flex-end;
    justify-content: end;
	}
.view-flyer
{
    width: 186px;
    text-align: right;
}
.post-type-archive-negozio
.box-store {
padding: 20px;
    padding-left: 19px;
    padding-right: 19px;
    height: 404px;
}
.view-flyer a,
.view-flyer a:hover
{
	text-decoration:unset;
}
.flyer
.bottom-box-row {
    align-items: flex-end;
}
.flyer img
{
    max-height: 42px!important;
    object-fit: contain!important;
}
.bottom-box-row p
{
	font-size:15px;
	margin-bottom:3px!important;
}
.open-close span
{
	font-weight:700;
}
.submitted
{
	border:0!important;
}
.submit-button.off
{
	pointer-events:none;
}
#filter-list select{
    max-width: max-content;
    font-size: 17px;
    font-weight: 300;
    background-color:#fff!important;
    padding: 0 20px;
}
span.distance
{
    font-size: 18px;
    color: #67BAC8;
}
.search-right button
{
    width: max-content;
    display: flex;
    height: 51px;
    border: 0;
    background: #67BAC8;
    color: #fff;
    align-items: center;
    font-size: 17px;
    padding: 0 25px;
    border-radius: 100px;
    font-weight: 700;
}
.store-box {
    background:url(/wp-content/uploads/2023/10/s-bg.jpg);
    justify-content: center;
    align-items: center;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 149px;
    max-width: 1710px;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    margin-bottom: 26px;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius:20px;
}
.store-title {
    max-width: 100px;
    text-align: center;
    margin: 0;
    color: #252525;
    font-size: 13px;
    margin-top: 7px;
    line-height: 1.2;
}
.search-left input:focus-visible,
.search-left input:focus
{
	border:0!important;
	outline: -webkit-focus-ring-color auto 0px;
}
.search-bar
#filter-list select {
    max-width: 186px;
    font-size: 15px;
}
.search-right {
    background: #fff;
    border-radius: 0px 100px 100px 0px;
    height: 51px;
    z-index: 0;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
}
.search-left:before
{
    content: url(/wp-content/uploads/2023/10/Icon-feather-search.svg);
    display: block;
    position: absolute;
    z-index: 3;
    margin-top: 15px;
    margin-left: 24px;
}
.box-store
 {
  background: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 20px;
    max-width: 402px;
    min-height:100%;
}
.search-left input
{
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    height: 51px;
    border: 0;
    border-radius: 100px 0 0 100px;
    padding: 0 61px;
}
.search-bar form{
    display: flex;
    justify-content: center;
    width: 100%;
}
.search-left {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
}
.container-search
{
	background:#fff;
}
.stores-container,
.store-list
{
	background:#f9f9f6;
}
.search-left select{
    width: max-content!important;
    padding: 0 17px;
    border-color: #CECECE;
    background-color: #fff!important;
}
.search-left label
{
    font-size: 16px;
    color: #8D8D8D;
    margin-bottom: -17px;
    margin-left: 19px;
    padding: 0;
}
.cerca-lista-della-spesa{
    max-width: 1680px;
    border-bottom: 0.5px solid #67BAC8;
    padding-top: 42px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}
.bottom-box-row .distance{
    font-size: 15px;
    font-weight: 300;
    color: #8D8D8D;
}
.zero-results {
	display:none;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.store-boxes
{
    padding-bottom: 82px;
}
.box-store-container
{
    margin-bottom: 40px;
}
.view-flyer a span,
.view-flyer a span:hover
{
    font-size: 18px;
    font-weight: 700;
    color: #67BAC8;
	text-decoration:unset;
    margin-right: 13px;
}
.post-type-archive-negozio
.box-store-container
{
	margin-bottom:32px!important;
}
.box-store 
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bottom-box-row p
{
	margin:0;
}
.box-store img
{
    height: 56px;
    margin-bottom:34px;
    width: max-content;
}
.store-boxes
{
    padding-top: 82px;
}
.attr-p {
    color: #252525!important;
    width: 120px;
    display: inline-flex;
}
.line-p {
    padding-right: 27.5px;
    display: block;
    padding-left: 41.5px;
}
.products-available,
.total-price
{
	margin:0;
}
.products-available p
{
	margin:10px;
}
.store-box-container a:hover
{
	text-decoration:unset!important;
}
.products-available span,
.total-price span
{
	font-size: 18px;
    color: #67BAC8;
}
.products-available .total-p
{
	font-size: 13px;
}
.left-r
img{
    max-width: 96px;
    height: auto;
}
.store-box-container
{
    padding-bottom: 100px;
}
.store-boxes
{
	
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
}
.single-custom-product #card-popup button {
    width: max-content;
    background: #DC5B62;
    margin-left: 10px;
    padding: 0 45px;
	height:51px;
}

.single-custom-product
.popup-content
{
	text-align:center;
}
span.stock-mail {
    text-align: center;
    color: #008000;
    display: flex;
    justify-content: center;
    font-weight: 700;
}
#fine-scorta
{
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    margin-bottom: 45.5px;
}
.single-custom-product
#card-popup {
    position: fixed;
    margin-top: 70%;
    top: 0;
	text-align:center;
    padding-top: 20px;
    padding-bottom: 64px;
    left: 50%;
    width: 100%;
    max-width: 689px;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.single-custom-product .popup-content h3 {
font-size: 20px;
    margin-bottom: 27px;
    font-weight: 700;
    color: #DC5B62;
    display: flex;
    margin-top: 80px;
    justify-content: center;
    width: 100%;
}

.field-error-border
{
	border-color:#DC5B62!important;
}
.field-error
{
	color: #DC5B62; 
	font-size:15px;
	font-weight: 300;
	display: none;
}
#note_punti_mobile
{
    border: 0;
}
#note_punti {
    background: none;
    border: 0;
    font-size: 20px;
	text-align: right;
    font-weight: 700;
}
#product-popup{
    position: fixed;
    margin-top: 450px;
    top: 0;
    background: #fff;
    left: 50%;
    width: 100%;
    max-width: 400px;
    padding: 32px;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.related-products-title
{
	font-size:32px;
	font-weight:300;
}
.segnala-scorta
{
	display:flex;
	align-items:center;
    margin-top: 22px;
    margin-bottom: 37px;
}
#segnala-scorta-link
 {
    text-decoration: underline;
    font-size: 17px;
    color: #DC5B62;
    margin-left: 9px;
}
.flex-product{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-description p
{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0px;
}

.product-details
li {
    font-size: 20px;
    list-style: none;
}
.product-details
ul
{
    padding: 0;
    margin: 0;
}
.product-details
li span{
   color:#8D8D8D;
    margin-left: 5px;
	font-weight:300;
}
.wishlist-button .unchecked:before,
.wishlist-button .checked:before
{
	display:none!important
}
.wishlist-button input
{
	margin:0;
    height: 23px;
    width: 23px;
}
.wishlist-button .unchecked:after
{
	content:url(/wp-content/uploads/2023/10/Icon-preferiti.svg);
	width: 24px;
	height: 23px;
	visibility:visible;
	cursor:pointer;
}
.wishlist-button .checked:after
{
	content:url(/wp-content/uploads/2023/09/added-to-wishlist.svg);
	width: 24px;
	height: 23px;
	visibility:visible;
	cursor:pointer;
}
.wishlist-button
{
    background: none;
    border: 1px solid #9AD3DB;
	cursor:pointer;
    border-radius: 100px;
    height: 56px;
	gap:25px;
    width: max-content;
    font-size: 17px;
    font-weight: 700;
    display: flex;
    padding: 0 45px;
    color: #9AD3DB;
    margin-bottom: 50px;
    justify-content: center;
    align-items: center;
}

.wishlist-button:hover
{
    background: #77BDA7;
    color: #fff;
	border-color:#77BDA7;
}
.product-details h3
{
    margin-bottom: 20px;
}
.product-details
{
	margin-bottom:47px;
}
.description-box h3
{
    font-size: 32px;
    margin-bottom: 23px;
}
.flex-product-container {
    border-bottom: 0.5px solid #8D8D8D;
    padding-bottom: 34px;
    margin-bottom: 36px;
}
.flex-product span
{
    font-size: 18px;
	font-weight:300;
    color: #8D8D8D;
}
.flex-product h2
{
	margin-bottom: 0;
    line-height: 84px;
}
.single-product-container
{
    padding-top: 40px;
    background: #f9f9f6;
    padding-bottom: 71.9px;
}
.strong-price
{
	    font-size: 35px;
    line-height: 75px;
	font-weight:700;
    margin: 0;
    color: #252525;
}
.single-product {
    display: flex;
    margin-bottom: 30px;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
}

.left-column, .right-column {
    flex: 1;
}

.left-column img {
    max-width: 686px;
    height: 100%;
    width: 100%;
    border-radius: 50px 0px 50px 0px;
    max-height: 690px;
    object-fit: cover;
}

.zero
{
	display:none
}
.card-container textarea
{
    width: 828px;
    border-radius: 20px;
	border:0;
    height: 233px;
    padding: 19px 24px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); /* Ombra standard */
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); /* Ombra per browser Webkit (Chrome, Safari, Opera) */
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); /* Ombra per browser Firefox */
    -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); /* Ombra per browser Internet Explorer */
}
#card-popup textarea
{
    border-radius: 20px;
    padding: 19px 24px;
}
.pagination-arrows a:hover
{
	text-decoration:none;
}
#fronte_carta_fedelta,
#retro_carta_fedelta
{
	border:0;
    padding: 0;
    border-radius: 0;
    margin: 0;
	width:100%!important;
}
#close-card-popup {
    margin-bottom: 22px;
    cursor: pointer;
}
.h2-button button
{
	border:0;
	background:none
}
.h3-button
{
    display: flex;
    justify-content: space-between;
}
.input_container
{
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.h2-button
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
#note::placeholder,
#card-popup::placeholder{
    color: #4E4B51; 
    font-style: italic;
    font-size:16px;
}
.up-btn
{
	margin-top: 20px;
    width: -webkit-fill-available;
	background: #ddd;
	display: flex;
    justify-content: center;
    align-items: center;
	text-align:center;
}
.row1,.row2,.row3,.row4
{
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.card-container {
    display: flex;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 33px;
    gap: 24px;
    max-width: 1680px;
}
 .card-score p
{
    color: #252525;
    font-size: 20px;
    font-weight: 700;
    border: 1.5px solid #67BAC8;
    border-radius: 20px;
    padding: 16px 16px 6px 16px;
}
.single-carte-fedelta .pagination
{
	max-width: 1680px;
    margin-left: auto;
    margin-top: 105px;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 46px;
}
.card-score h4
{
    font-size: 17px;
    font-weight: 700;
}
.note-score
{
    position: absolute;
    bottom: 11px;
	font-weight:300;
	font-size:13px;
}
.single-carte-fedelta .card-score
{
    background: #C4EEF5;
    height: 233px;
    border-radius: 20px;
    border: 1px solid #67BAC8;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 260px;
    text-align: center;
}
.single-carte-fedelta{
    background: #f9f9f6;
}

.button-container
{
    justify-content: center;
    display: flex;
    margin-bottom: 29px;
}
.wishlist-products-container{
	background:#f9f9f6;
}
.page-template-wishlist .overlay
{
	display:none;
}
.wishlist-products-content{
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
}

.add-to-list:hover
{
	background:#77BDA7;
}
.add-to-list
{
    background: #67BAC8;
    border: 0;
    color: #fff!important;
    height: 52px;
    gap: 10px;
    align-items: center;
    display: flex;
    border-radius: 100px;
    min-width: 179px;
    font-size: 17px;
    padding: 16px 45px;
    font-weight: 700;
}
.add-card
{
    background: #EFEFE8;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.overlay-cards {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); 
}

.header-cards
{
    min-height: 320px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    background-size: cover;
}
.header-cards h1
{
	font-size:55px;
	z-index:2;
	font-weight:700;
    color: #fff;
}
.cards-container
{
    max-width: 1680px;
    margin: 0 auto;
	padding-bottom:100px;
	padding-top:99px;
}
.archive .media-voti
{
    margin-top: 18.5px;
}
.archive .average-rating
{
    margin-bottom: 21px;
}
.archive
.ricetta-info
{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.archive .ricetta
{
    background: #fff;
    border-radius: 20px;
    gap: 13.5px;
    display: flex;
}
#best-recipes
{
    margin-top: 133px;
	margin-bottom:63.6px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: pointer;
}
.archive #page
{
	background:#f9f9f6;
}
.archive .ricetta-info h3
{
    font-size: 15px;
	margin:0;
    font-weight: 700;
}
.archive .ricetta-info a
{
    font-size: 15px;
    text-align: right;
	margin-bottom:11.5px;
    font-weight: 400;
    color: #252525;
    text-decoration: underline;
}
#recipe-popup h3
{
    font-size: 24px;
    margin-bottom: 37px;
}
input#recipe-title {
    width: 100%;
    max-width: 534px;
}
#card-popup{
    position: fixed;
    margin-top: 450px;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 400px;
	padding: 32px;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}

#card-popup textarea {
    width: 100%;
}
#card-popup button, #card-popup input, #card-popup select{
    width: 100%;
}
#recipe-popup{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 797px;
	padding: 32px;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.recipe-select
{
    display: flex;
    justify-content: space-between;
    gap: 17px;
}

.recipe-select-container
{
    width: 100%;
    display: grid;
}
#recipe-popup select,
#card-popup select{
    font-size: 17px;
    color: #8D8D8D;
    height: 45px;
    border-radius: 20px;
    border: 1px solid #8D8D8D;
    padding: 0px 22px!important;
    margin-bottom: 24px;
    appearance: none; 
    padding: 10px; 
    background: url('/wp-content/uploads/2023/09/Tracciato-229.svg') #fff no-repeat 90% center!important;
}
#recipe-popup .error-message {
    display: block;
    color: #ff0000;
    margin-bottom: 10px;
    margin-top: -15px;
    font-size: 12px;
}
#recipe-popup label,
#recipe-popup input,
#recipe-popup textarea {
    display: block;
}
#recipe-popup label {
    font-size: 16px;
    margin-bottom: 5px;
    color: #8D8D8D;
}
.ricette-container .row
{
    gap: 24px;
}
.ricette-container .row .col-md-3
{
   max-width:402px;
}
.ricette-container,
.ricette-piu-votate
{
    max-width: 1680px;
    margin: 0 auto;
}
.default-button:hover,
#new-list:hover
{
	background:#77BDA7;
	text-decoration:unset;
	color:#fff;
}
#carica-altro
{
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 63.6px;
}
#recipe-popup button,
#card-popup button{
    color: #fff;
    border: none;
    cursor: pointer;
    background: #67BAC8;
    margin-left: 10px;
    height: 51px;
    font-size: 17px;
    min-width: 138px;
    margin: 0;
    border-radius: 100px;
    font-weight: 700;
}
.recipes-header
{
    max-width: 1680px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.onoff
{
    display: flex;
    align-items: center;
    gap: 10px;
}

input#recipe-thumbnail {
    border: 0;
    margin-left: 0;
    padding: 0;
    border-radius: 0;
}
#recipe-popup textarea
{
    border-color: #8D8D8D;
    border-radius: 20px;
    width: 100%;
	margin-bottom:32px;
    padding: 24px 22px;
    min-height: 300px;
}
#recipe-popup button:hover {
    background-color: #77BDA7;
}

#recipe-popup button:last-child {
    background: #67BAC8;
    margin-left: 10px;
}

#recipe-popup button:last-child:hover {
    background: #67BAC8;
}
.single-ricette .pagination
{
	margin-bottom:7px!important;
}
.pagination
{
    max-width: 1680px;
    margin-left:auto;
	margin-top:25px;
    margin-right:auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom:34px;
}
.recipe-content:after
{
    background-color: #f9f9f6;
	content:"";
	width:100%;
	z-index:-1;
	right:-100%;
	height:100%;
	position:absolute;
	top:0;
}
.ricette
{
overflow-x:hidden;
}
.recipe-content:before
{
    background-color: #f9f9f6;
	content:"";
	width:100%;
	z-index:-1;
	left:-38px;
	height:100%;
	position:absolute;
	top:0;
}
.recipe-content {
    background-color: #f9f9f6;
    position: relative;
    border-top: 0.5px solid #67BAC8;
    padding-top: 41px;
}
.title-stars {
    display: flex;
    align-items: center;
    gap: 38px;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
}
#single-recipe
{
	background:#f9f9f6;
}
.recipe-fields
{
	display:grid;
}

.recipe-fields p
{
    font-weight: 700!important;
}
.recipe-card h4
{
    font-size: 18px;
    line-height: 28px;
    margin-right: 5px;
    font-weight: 300;
    margin-bottom: 0;
}
.recipe-card>img
{
    border-radius: 30px;
    max-width: 176px;
    max-height: 140px;
    width: 100%;
    height: 100%;
}
.ricetta-image img{
    border-radius: 30px;
}
.alfa p
{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #252525;
    margin: 0;
}
.alfa img
{
    margin-right: 18px;
}
.recipe-card
{
    display: flex;
    gap: 26.5px;
    align-items: center;
    margin-bottom: 51.6px;
}
.main-recipe
{
	max-width: 1680px;
    margin-left: auto;
	margin-bottom:70px;
    margin-right: auto;
}
.pagination-arrows a {
    font-size: 20px;
    color: #67BAC8;
    display: flex;
    text-decoration: unset;
    align-items: center;
    gap: 5px;
}
.star-rating {
    font-size: 24px;
}
.steps
{
	margin-top:30px;
    padding-bottom: 70px;
}
.alfa
{
    display: inline-flex;
    align-items: baseline;
    margin-top: 17.5px;
}
.recipe-content p
{
    font-size: 18px;
    line-height: 22px;
	margin:0;
	font-weight:300;
}
.recipe-content h3
{
    font-size: 22px;
    margin-bottom: 13px;
}
.value-stars-container:after{
    background: #fff;
    content: "";
    width: 115%;
    right: -105%;
    z-index: -1;
    height: 100%;
    position: absolute;
    top: 0;
}
.value-stars
 {
    display: flex;
    justify-content: flex-end;
    height: max-content;
}
.value-stars-container h3
{
    font-size: 20px;
    margin: 0;
    line-height: 1.5;
}
.value-stars-container {
    display: flex;
    border-radius: 10px;
    justify-content: flex-end;
    gap: 15px;
	z-index:2;
    background: #fff;
    width: max-content;
    padding: 17px 20.8px 10.3px 17px;
	position:relative;
}
.average-star,
.single .star,
.single .users-star{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-size: cover;
    cursor: pointer;
}
.archive .star,
.archive .users-star{
    cursor: default;
	display: inline-block;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-size: cover;
}
.page-template-wishlist .remove-product
{
	display:block;
}
.cards-container img
{
    width: 100%;
    max-height: 166px;
	height:100%;
    object-fit: cover;
    border-radius: 20px;
}
.carta-fedelta.col-md-2 {
    background-repeat: no-repeat;
    min-height: 163px;
    margin-bottom: 25px;
    background-size: cover;
    border-radius: 20px;
}
.carta-fedelta-back img
{
	 height: 100%;
    object-fit: cover;
    max-width: 176px;
    min-height: 176px;
    width: 100%;
    padding: 25px;
}
.fidelity-card {
    width: 544px;
    height: 233px;
    background: #dedede;
    border-radius: 20px;
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 22px 24px;
}
.barcode {
    width: 320px; 
    height: 180px;
    border-radius: 20px;
    border: 0; 
	background:#fff
  }
.average-rating
{
	pointer-events:none;
    cursor: default;
}
.average-star.filled,
.star.filled,
.single .star:not(.filled):hover,
.users-star.filled,
.single .users-star:not(.filled):hover
{
    background-image: url('/wp-content/uploads/2023/10/Icon-ionic-ios-star.svg');
}
.average-star:not(.filled),
.star:not(.filled),
.users-star:not(.filled) {
    background-image: url('/wp-content/uploads/2023/10/Icon-ionic-ios-star-outline.svg');
}
.half-filled
{
	background-image: url('/wp-content/uploads/2023/10/Raggruppa-740.svg')!important;
	background-repeat:no-repeat;
}
.half-filled:before
{
	content: url('/wp-content/uploads/2023/10/Icon-ionic-ios-star-outline.svg');
	background-repeat:no-repeat;
}
.grid-container {
    display: flex;
    flex-wrap: wrap;
}
.qty-hidden
{
	display:none;
}
.grid-item {
    flex: 0 0 calc(33.33% - 20px);
    margin: 10px;
    padding: 10px;
    text-align: center;
	border-radius:20px;
    justify-content: space-between;
    align-items: center;display:flex;
	background-image: url('/wp-content/uploads/2023/10/Raggruppa-741.jpg');
    background-size: cover;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    background-position: center;
}
.l-flyer
{
    font-weight: 700;
    color: #67BAC8;
    margin-right: 10px;
}
.row-flyer a:hover
{
	text-decoration:unset;
    color: #67BAC8;
}
.row-flyer
 {
    display: flex;
    justify-content: space-between;
}
.add-list
{
    background: #EFEFE8;
    background-image: none!important;
    border-radius: 20px;
	   padding: 31px 15px 14px 15px;
    max-width: 543px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 201px;
    position: relative;
}
.box-list {
    text-align: left;
}
.list-links
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}
.grid-item a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.list-info {
    font-size: 14px;
}

.avatar {
	margin:0;
    width: 35px;
    height: 35px;
    margin: 5px;
    border-radius: 50%;
}

.list-links a {
    display: block;
    margin-top: 10px;
}

.clearfix {
    clear: both;
}

.category-dropdown,
.filter-by,
.store-select,
#subcategory-select, #store-filter
{
    max-width: 450px;
    width:-webkit-fill-available!important;
}
.home #wrapper-navbar
{
	margin-bottom:0
}
.a-button,
.a-button:hover
{
    background: #77BDA7;
    color: #fff;
    display: flex;
    width: 100%;
    max-width: max-content;
    padding: 0 45px;
	text-decoration:unset;
    height: 51px;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
}
#add-product-popup {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 689px;
    background: #fff;
    border: 0;
    border-radius: 20px;
    padding: 42px 77px;
    width: 100%;
}
#add-product-popup h3
{
    font-size: 18px;
    line-height: 23px;
    color: #252525;
    font-weight: 400;
}
#add-product-popup select {
    font-size: 17px;
    appearance: none;
    appearance: none;
    height: 32px;
    background: url(/wp-content/uploads/2023/09/Tracciato-229.svg) #fff no-repeat!important;
    background-position: 96% 19px!important;
    width: 100%;
    padding: 0 10px;
    color: #8D8D8D;
    height: 45px;
    border-radius: 20px;
    border: 1px solid #8D8D8D;
    padding: 0px 22px;
    margin-bottom: 24px;
}
#add-product-popup .quantity-button,
#add-product-popup .remove-product {
    display: block;
}
.single-lista-della-spesa .overlay {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
    }

.single-lista-della-spesa .popup {
        display: none;
        position: fixed;
        background: white;
        padding: 20px;
        
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
        z-index: 3;
    }
#c-button
{
   display: flex;
    justify-content: end;
    height: 52px;
    padding: 0 45px;
    text-decoration: unset;
    margin-left: auto;
    align-items: center;
    margin-bottom: 63px;
    border-radius: 100px;
    color: #fff;
    font-size: 17px;
    background: #67BAC8;
    width: max-content;
    line-height: 20px;
    font-weight: 700;
}
.empty-list table,
.empty-list .products-counter,
.empty-list #edit-button
{
	display:none;
}
.single-lista-della-spesa .table-container{
    background: #fff;
	margin-bottom:41px;
    border-radius: 20px;
    width: 100%;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
	border:0;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
}

.single-lista-della-spesa .table-block{
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
}
.second-list-page-container
{
	display:flex;
	margin-bottom:35px;
	justify-content:space-between;
}
#edit-button
{
    font-size: 18px;
    font-weight: 300;
    color: #8D8D8D;
    background: none;
  border:0!important;
	text-decoration:underline;
}

.quantity-button,
.remove-product
{
	display:none;
}
.list-page-container,
.no-product-message
{
    max-width: 970px;
    margin: 0 auto;
}
.single-lista-della-spesa form{
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
}
.single-lista-della-spesa
#page
{
	background:#EFEFE8
}

.quantity-container {
    display: flex;
    align-items: center;
}

.quantity-input {
    width: 50px;
    text-align: center;
}

.quantity-button {
    cursor: pointer;
    font-size: 1.5em;
    margin: 0 5px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield; /* Nasconde i controlli di incremento/decremento in Firefox */
}
.trash
{
	cursor:pointer;
}
/*
.avatar:nth-child(odd)
{
	margin-left:-15px;
	z-index:-1!important;
	position:relative;
}
.avatar:nth-child(even)
{
	margin-left:-15px;
	z-index:-2!important;
	position:relative;
}
.avatar:nth-child(4)
{

	z-index:2!important;
	position:relative;
	margin-left:0px;
	right:0;
}
*/
.avatar
{
    border-radius: 50%;
	margin:0;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.modal .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal .close:hover,
.modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal input[type="text"] {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    box-sizing: border-box;
}
.message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 9999;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.modal button {
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    font-size: 16px;
}

.modal button:hover {
    background-color: #45a049;
}

.overley {
    position: fixed;
	display:none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
}
.shopping-list-dialog
{
    z-index: 4;
	width:100%;
    max-width: 689px;
    background: #fff;
    border: 0;
    border-radius: 20px;
    padding: 42px 77px;
}

.shopping-list-dialog input
{
    font-size: 17px;
    height: 45px;
    border-radius: 20px;
    border: 1px solid #8D8D8D;
    padding: 0px 22px;
    margin-bottom: 24px;
}
.shopping-list-dialog .v-button
{
    border: 0;
    text-align: left;
    margin: 0;
    height: 52px;
}
.intro-store
{
    padding-top: 40px;
    padding-bottom: 27px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #252525;
    font-weight: 300;
}
#store-page .cat-box,
#single-store .cat-box {
    max-width: 118px;
    height: 90px;
}
#store-page .category h4,
#single-store .category h4{
    font-size: 15px;
    line-height: 2;
}
#store-page .cat-box img,
#single-store .cat-box img{
    max-height: 46px;
    margin-bottom: 0;
    margin-top: 10px;
}
.checked,
.unchecked
{
    visibility: hidden;
}
.text-checked:after
{
	content:url(/wp-content/uploads/2023/09/added-to-wishlist.svg);
	width: 24px;
	height: 23px;
	visibility:visible;
	cursor:pointer;
	display:inline-block;
}
.text-unchecked:after
{
	content:url(/wp-content/uploads/2023/09/add-to-wishlist.svg);
	width: 24px;
	height: 23px;
	cursor:pointer;
	visibility:visible;
	display:inline-block;
}
.menu-item{
	display:flex;
	position:relative;
}
.my-account-menu
{
	position:relative;
}
.submenu
{
	position:absolute;
	top:40px;
	left:0;
    display: none;
    text-decoration: unset!important;
    font-weight: 300;
    font-size: 17px;
    line-height: 22px;
    color: #4E4B51;
}
.my-account{
    height: 40px;
}
.my-account:hover .submenu {
    display: block;
}
a
.wishlist-products-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.title-price-weight
{
    text-align: left;
}
.offerta-da
{
    position: absolute;
    background: #DC5B62;
    color: #fff;
    margin-top: -13px;
    border-radius: 20px;
    height: 53px;
    font-size: 18px;
    line-height: 75px;
    font-weight: 700;
    text-align: center;
    display: flex;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
}
.page-template-wishlist .product-item {
    width: 23%; 
    margin: 10px; 
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center;
	margin-bottom:48px;
	border-radius:20px;
    position: relative;
}

.page-template-wishlist .product-thumbnail img {
    width: 100%;
    height: 238px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}

.product-item .remove-product {
    position: absolute;
    top: -5px;
    right: 0;
    background-color: #fff;
    color: #fff;
    height: 45px;
    border: 1px solid #0000000f;
    width: 45px;
    border-radius: 50%;
    padding: 5px 10px;
    cursor: pointer;
}
.wishlist-products-content .title-price-weight a:hover{
	text-decoration:unset;
}
.wishlist-products-content .title-price-weight a{
    color: #252525;
    font-size: 18px;
}
.wishlist-products-content .title-price-weight .title
{
    padding-top: 22px;
    padding-left: 14px;
    margin-bottom: 13px;
    padding-right: 14px;
}
.page-template-wishlist .product-item .title-price {
    margin-top: 10px;
}
.page-template-wishlist .weight
{
    padding-left: 14px;
    padding-right: 14px;
    color: #8D8D8D;
    margin-bottom: 26px;
}
.page-template-wishlist .product-item h4 a{
    color: #252525;
    font-size: 18px;
    line-height: 75px;
}

.page-template-wishlist .product-item .price {
    font-size: 18px;
	color:#252525;
	padding-right:14px;
	padding-left:14px;
}

.product-item .product-weight {
    font-size: 15px;
    color: #8D8D8D;
}
.wishlist-title h2
{
    height: 47px;
}
.wishlist-title
 {
    text-align: center;
    margin: 0 auto;
    padding-top: 22px;
    padding-bottom: 47px;
    max-width: 1680px;
    display: flex;
    justify-content: center;
}
#store-page
.product-item .product-weight {
    font-size: 15px;
    color: #8D8D8D;
    border: 0;
    padding: 0 17px;
}

.product-item.removing {
    opacity: 0.5; 
    transition: opacity 0.3s ease-in-out;
}

.product-item.removed {
    display: none; 
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.account-icon
{
	margin-right:35px;
}
.wishlist-icon
{
	margin-right:32px;
    position: relative;
}
.wishlist-count
 {
    background: #DC5B62;
    color: #fff;
    height: 25px;
    width: 25px;
    border-radius: 50px;
    text-align: center;
    position: absolute;
    top: -15px;
    right: -15px;
}
.category-dropdown {
    font-size: 16px;
    width: max-content;
    position: relative;
    float: right;
    text-align: left;
	display:flex;
    color: #8D8D8D;
    gap: 15px;
    line-height: 20px;
    align-items: center;
}
#store-filter{

    background: none;
    border-color: #4E4B51;
    border-radius: 100px;
    height: 51px;
    color: #4E4B51;
    font-size: 18px;
    line-height: 22px;
    padding-left: 17.4px;
    font-weight: 300;
}
.fa-heart-o:before
{
    content: url('/wp-content/uploads/2023/09/add-wishlist-icon.svg');
}
.product-weight
{
    border-bottom: 2.5px solid #EFEFE8;
}
.feedback .fa-heart:before
{
    content: url('/wp-content/uploads/2023/09/added-wishlist-icon.svg');
}

.container-product .product-item img
{
    width: 100%;
    height: 169px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
.container-product .product-item
{
    background: #fff;
    max-width: 262.5px;
    border-radius: 0px 0px 20px 20px;
}
.title-price
{
    display: flex;
    padding: 0px 17px;
    justify-content: space-between;
}
.title-price h4
{
	font-size:18px;
	line-height:75px;
}
.title-price p
{
    margin-bottom: 7px;
    margin-top: 17px;
}
.title-price span
{
	font-size:18px;
	font-weight:700;
}
#store-page
.title-price span
{
margin-top:17px;
}
.container-product .yith-wcwl-add-button span,
.container-product .yith-wcwl-wishlistexistsbrowse a
{
	display:none;
}
.container-product
{
    display: flex;
    list-style: none;
    justify-content: center;
}
.product-list
{
	background:#F9F9F6;
}
.single-negozio #wrapper-navbar
{
	height:120px;
}
.category-link
{
    align-items: center;
    display: flex;
}
.singolo-negozio
{
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.product-list-container .v-button
{
	height:51px;
}
.v-button:hover
{
	background:#77BDA7;
	text-decoration:unset;
    color: #fff;
}
.product-list-container{
    max-width: 1697px;
    margin: 0 auto;
}
#subcategory-select,
#store-filter{
    appearance: none; 
    width: 186px;
    padding: 10px; 
    background: url('/wp-content/uploads/2023/09/Tracciato-229.svg') #fff no-repeat 90% center!important;
}

#single-store .title-price {
    margin-bottom: 7px;
    margin-top: 22px;
    padding: 0px 24px;
}
#single-store
.title-price h4,
#single-store .title-price span,
#single-store .title-price a
{
	line-height:1;
}
#wrapper-navbar,
#main-nav,
#wrapper-footer
{
	max-width:100%;
}
#store-page .product-item
{
	height:249px;
    background: #fff;
    border-radius: 20px;
	width:100%;
	max-width:260px;
}
#single-store .product-item
{
    background: #fff;
    height: 400px;
	width:402;
    border-radius: 20px;
    margin-bottom: 82px;
	position:relative;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

#store-page
.product-list-container {
    padding-bottom: 100px;
}
#store-page .product-item
{
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.thumbnail-buttons {
    position: absolute;
    top: -21px;
    right: -25px;
    z-index: 2;
}

.shoppingListButton {
    background: none;
    border: none;
    cursor: pointer;
}

.dropdown-list-popup a:last-child
{
	padding-top:11px;
	padding-bottom:0;
	margin:0;
}
.dropdown-list-popup a:first-child
{
	border-bottom:2.5px solid #EFEFE8;
	padding-bottom: 6px;
	padding-top:0;
	margin:0;
}
button.close-popup {
    background: none;
    border: 0;
    position: absolute;
    right: 18px;
    top: 8px;
    text-align: right;
}
.dropdown-list-popup a {
    color: #252525;
    text-decoration: none;
    display: block;
    font-size: 15px;
	text-align:center;
    font-weight: 300;
}
.dropdown-list-popup a:hover {
    text-decoration: none;
	color:#67bac8;
}
.dropdown-list-popup{

    background: #fff;
    border-radius: 20px;
    height: 184px;
    padding: 0 22px;
    flex-direction: column;

}
.dropdown-list{

    display: none;
    right: 0;
    background: #fff;
    width: 230px;
    border-radius: 20px;
    z-index: -1;
    position: absolute;
    top: 21px;
    height: 94px;
    flex-direction: column;
    justify-content: center;
    padding: 0 22px;
    right: 25px;

}
.dropdown-list a:last-child
{
	padding-top:11px;
	padding-bottom:0;
	margin:0;
}
.dropdown-list-popup a:nth-child(3)
{
	border-bottom:2.5px solid #EFEFE8;
	padding-bottom: 6px;
	padding-top:0;
	margin:0;
}
.dropdown-list a:first-child
{
	border-bottom:2.5px solid #EFEFE8;
	padding-bottom: 6px;
	padding-top:0;
	margin:0;
}
.dropdown-list a {
    color: #252525;
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 300;
}
.dropdown-list a:hover {
    text-decoration: none;
	color:#67bac8;
}

.dropdown:hover .dropdown-content {
    display: block;
}
#single-store .product-list-container .col-md-2 {
    width: auto;
    padding: 0;
    min-width: 402px;
}
#store-page
.product-list-container .col-md-2 {
    width: auto;
    padding: 0;
    max-width: 260px;
}
.product-list-container
{
    padding-bottom: 18px;
}
#single-store .title-price a
{
    color: #252525;
    font-size: 18px;
}

#single-store 
.product-item .product-weight {
    font-size: 15px;
    color: #8D8D8D;
	padding:0 24px;
    line-height: 1;
    padding-bottom: 17px;
}
#store-page
.product-thumbnail img
{
	height:169px;
}
.product-thumbnail img
{
    width: 100%;
	height:243px;
    border-radius: 20px 20px 0px 0px;
    object-fit: cover;
}
.product-list-container .row
{
    gap: 29px;
}
.category-filter
{
    display: flex;
    justify-content: space-between;
    margin-bottom: 54px;
}
.category-dropdown label{
    color: #8D8D8D;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}
#subcategory-select
{
    background: none;
    border-color: #4E4B51;
    border-radius: 100px;
    height: 51px;
    color: #4E4B51;
    font-size: 18px;
    line-height: 22px;
    padding-left: 17.4px;
    font-weight: 300;
}
.category-icon-boxes .row
 {
    border-bottom: 1px solid #67BAC8;
}
.product-list h2 {
    font-size: 35px;
    line-height: 1;
    color: #252525;
    position: relative;
    z-index: 1;
    margin-bottom: 27px;
    margin-top: 61px;
    width: max-content;
}
.product-list h2:after {
    margin-top: -25px;
}
.v-button {
    text-align: center;
    height: 57px;
    padding: 0 45px;
    border: 0!important;
    align-items: center;
    border-radius: 100px;
    color: #fff;
    display: flex;
    font-size: 17px;
    background: #67BAC8;
    width: max-content;
    margin-bottom: 47.8px;
    margin-left: auto;
    justify-content: center;
    line-height: 20px;
    font-weight: 700;
    margin-right: auto;
}
.fa-eye-slash:before {
    content: url(/wp-content/uploads/2023/07/eye-pw.svg);
    margin-right: 5px;
}
.fa-eye:before {
    content: url(/wp-content/uploads/2023/07/eye-open.svg);
    margin-right: 5px;
}
/*
#wrapper-navbar
{
    margin-left:auto;
    margin-right:auto;
	margin-bottom:60px;
}
*/
#wrapper-navbar {
    margin-left: auto;
    margin-right: auto;
    height: 120px;
    margin-bottom: 0;
}
@media(max-width:1024px){
	.widget-right-elements {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
@media (min-width:768px)and (max-width:1710px){
		.page-template-chi-siamo .tx-r{
    padding-left: 100px;
    padding-right: 100px;
}

.page-template-chi-siamo .img-r
{padding-right:100px;
 padding-left:0;
}
.page-template-chi-siamo .tx-l{
    padding-left: 100px;
    padding-right: 100px;
}

.page-template-chi-siamo .img-l
{padding-right:0px;
 padding-left:100px;
}
.tab-content
	{
    line-height: 0.7;
	}
	#store-page .category h4, #single-store .category h4 {
    font-size: 15px;
    line-height: 16px;
    text-align: center;
}
.single-product
	{
		gap:20px;
	}
.sidebar
	{
		width:340px;
	}
.single-recensioni .container,	
.title-stars,	
.single-ricette .pagination,	
#single-recipe,	
.single-product-container,
.product-list,
#wrapper-footer,
.home-sezione-4 .row,
.home-sezione-3 .container,
.filter-container,
.stores-container,
.store-boxes,
.my-list-container,
.cards-container,
.ricette-container,
#best-recipes,
#contattaci-page,
.page-template-pagina-standard .container,
.r1,.r2,.r3,.r4,
.wishlist-products-content,
.recipes-header	
{
    padding-left: 20px;
    padding-right: 20px;
}
	#contattaci-page .c-box
	{
		max-width:32%
	}
.c-box
	{
		max-width:31%;
	}
.store-boxes
.col-md-3 {
    width: 33%;
}
	.testata .row
	{
		padding:0 20px;
	}
#registration-login-popup
{
    display: block;
    transform: scale(0.7) translate(-70%, -70%)!important;
}
}
.mo-openid-app-icons{
    display: flex!important;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 50px;
}
.login-social
{
position:relative;
}
.login-social i
{
	padding:0!important;
	margin:0!important;
}
.mo-openid-app-icons p
{
	display:none;
}

.fa-google:before
{
	content: ""!important;
    background: url(/wp-content/uploads/2023/11/Google__G__Logo.svg.png) no-repeat;
    background-size: 42px 42px;
    display: inline-block;
    width: 42px;
    height: 42px;
}
.fa-google
{
	background:none!important;
}

.fa-facebook:before {
    content: ""!important;
    background: url(/wp-content/uploads/2023/11/2023_Facebook_icon.svg.png) no-repeat;
    background-size: 42px 42px;
    display: inline-block;
    width: 42px;
    height: 42px;
}
.fa-facebook
{
	background:none!important;
}
.mo_btn_transform_i:hover {
    transform: unset!important;
}
.required-fields
{
     font-size: 15px;
    line-height: 24px;
    color: #8D8D8D;
    font-weight: 300;
    margin-bottom: 22px;
}
.other-login {
    text-align: center;
    font-size: 17px;
    background: #fff;
    margin-bottom: 26px;
    width: max-content;
    color: #4E4B51;
    margin-left:auto;
    margin-right:auto;
    padding: 0 17px;
}

.other-login:after
{
	color:#707070;
	display:inline-block;
    z-index: -1;
	content:"";
	height:1px;
	max-width:264px;
	width:100%;
	background:#707070;
	position:absolute;
	right:0;
	margin-top:13px;
}
.login-social p
 {
    font-size: 12px;
    line-height: 16px;
    color: #4E4B51;
    font-weight: 300;
    margin-bottom: 30px;
}
.other-login:before
{
	color:#707070;
	display:inline-block;
	max-width:264px;
	content:"";
	left:0;
	height:1px;
	width:100%;
    z-index: -1;
	background:#707070;
	margin-top:13px;
	position:absolute;
}
.tab-content
input[type="submit"] {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #67BAC8!important;
    background: #67BAC8;
}
#logged_in_user
{
	margin-bottom:38px;
}
.checkbox-round {
    width: 30px!important;
    height: 30px!important;
	padding:0!important;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1.5px solid #8D8D8D;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-right: 20px;
}

.checkbox-round:checked {
    background-color: #67BAC8;
}
	.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}
 .form-column-single {
        margin-bottom: 20px;
    }
 .form-row {
        display: flex;
        margin-bottom: 20px;
    }

    .form-column {
        flex: 1;
        margin-right: 10px;
    }

    .form-column:last-child {
        margin-right: 0;
    }
        #registration-login-popup {
            display: none;
    border-radius: 20px;
			max-width:690px;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            z-index: 9999;
        }
.tab-content {
    padding: 0 77px;
}

.tab-content label
{
    color: #4E4B51;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}
       .close-button {
    position: absolute;
    top: 22.5px;
    right: 21.8px;
    cursor: pointer;
}
.checkboxes
{
	margin-bottom:8px;
}
        .tabs {
            list-style-type: none;
            padding: 0;
            display: flex;
			margin-bottom:42.5px;
        }

        .tabs li {
    width: 50%;
    text-align: center;
        }
#registration-form input,
#login-form input{
    width: 100%;
    border-radius: 20px;
    border: 1px solid #8D8D8D;
    padding: 10px 22px;
}
.tabs a:hover
{
	
            text-decoration: none!important;
}
        .tabs a {
            display: block;
            color: #252525;
    padding-bottom: 13.5px;
			font-size:18px;
            text-decoration: none;
    border: 0;
    border-bottom: 4px solid #EFEFE8;
        }

        .tabs a.active {
    background-color: #fff;
    border: 0;
    border-bottom: 4px solid #67BAC8;
}

#registration-login-popup .welcome
{    margin-top: 37px;
    margin-bottom: 38px;
	position:relative;
}
.reg-log-btn,
.login #wp-submit
{
    background: #67BAC8;
    border-radius: 100px;
    color: #fff;
    width: 212px;
    border: 0;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
    border-bottom: 4px solid #67bac8;
    background: none;
    color: #252525;
    font-weight: 400;
    font-size: 18px;
}
.xoo-el-form-container ul.xoo-el-tabs li {
    border-bottom: 4px solid #EFEFE8;
    background: none!important;
    color: #252525;
    font-weight: 400;
    font-size: 18px;
}
.xoo-el-srcont {
    border-radius: 20px;
}
 .welcome
{
    text-align: center;
    font-size: 20px;
    color: #252525;
    margin-top: 57px;
}
.xoo-el-sidebar
{
	display:none;
}
  .no-scroll {
    overflow: hidden;
  }
.btn:first-child,
.btn:first-child:active{
	border:0;
}
.btn
{
	padding:0;
}

.footer li a
 {
    color: #4E4B51;
    text-decoration: unset;
}
.btn:first-child:active{
    padding: 0;
    margin: 0;
}
#menu-mobile
{
    display: flex;
    align-items: center;
    height: 100px;
}
.trp-ls-shortcode-language
{
	width:100%!important;
}
#close-button-popup{
	display:none;
}
.navbar-toggler
{
	display:none;
}
#mobile-menu-button .close-button {
  background-image: url('/wp-content/uploads/2023/06/chiudi.svg');
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: cover;
}

#mobile-menu-button .open-button {
  display: inline-block;
  width: 28px;
  height: 19px;
  background-image: url('/wp-content/uploads/2023/10/hamburger.svg'); 
  background-size: cover;
}
.icon.hidden
{
	display:none!important;
}
.icon-show
{
	display:block!important;
}
#mobile-menu-button {
    display: none!important;
    z-index: 9;
    position: fixed;
    right: 0;
    border: none;
    padding: 0 20px;
    font-size: 24px;
    cursor: pointer;
    background: none;
}
#mobile-menu.hidden {
  left: -100%; 
}

#mobile-menu ul
{
    list-style: none;
    text-align: center;
    padding: 0;
}
.widget-mobile
 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 59px;
}
#mobile-menu li
{
    margin-top: 40px;
}
.app-buttons
{
	display:flex;
    padding: 0 20px;
}
.widget-mobile p {
    color: #4E4B51;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    border-top: 1px solid #CECECE;
    width: 100%;
    max-width: 302px;
    text-align: center;
    margin: 0 auto;
    padding: 22px 0;
}
#mobile-menu li a
{
    color: #4E4B51;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
	text-decoration:unset;
}
#mobile-menu {
    left: 0;
    position: fixed;
    padding-right: 20px;
    padding-left: 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    top: 60px;
    width: 100%;
    z-index: 9;
    height: 500px;
    background-color: #fff;
    transition: left 0.3s ease;
    padding-bottom: 51.8px;
}
.widget-mobile .btn
{
    margin-bottom: 44px;
}
.widget-mobile .trp-ls-shortcode-language
{
	margin-bottom:56px;
}
#mobile-menu .close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2023/06/chiudi.svg'); 
  background-size: cover;
  cursor: pointer;
}
.navbar  {
    position: fixed;
    top: 0;
    left: auto;
    max-width: 1980px;
    right: auto;
    width: 100%;
    z-index: 9999; 
}

.pre-site-info .row
 {
    max-width: 1310px;
    margin: 0 auto!important;
    display: flex;
    align-items: flex-end;
}
.social-icons
 {
    text-align: right;
    margin-bottom: 20px;
}
.social-icons a:not(:last-child)
{
	margin-right:44px;
}
.site-info p:not(:last-child) {
    display: inline-block;
    margin-right: 56px;
}
.google-btn
{
	width:173px;
	display:inline-block;
	height:63px;	
	background:url("/wp-content/uploads/2023/11/Raggruppa-142.svg");
	background-size:cover;
	padding:0;
	margin-right:10px;
    margin-left: -10px;
}

.apple-btn
{
	width:173px;
	display:inline-block;
	height:63px;	
	background:url("/wp-content/uploads/2023/11/Raggruppa-639.svg");
	background-size:cover;
	padding:0;
	margin:0;
}
.site-info
{
    width: 100%;
    display: flex;
    justify-content: center;
}
.brands-slider
{
    display: flex;
    align-items: center;
	margin-bottom:54px;
}
.slick-arrow
{
    border: 0;
    background: none;
}
.slick-arrow img
{
    width: 140px;
}

.slick-track {
    display: flex;
    align-items: center;
	margin:0 50px;
	justify-content:center;
}

.home-sezione-3 .col-md-2
{
	padding:0;
    justify-content: space-between;
    display: flex;
}
.home-sezione-3 
{
	padding-top:80px;
	padding-bottom:90px;
}
.home-sezione-3 h2
{
	font-size:40px;
	margin-bottom:18px;
}

.home-sezione-3 .row {
    margin: 0 auto!important;
    justify-content: center;
    max-width: 1680px;
}
.home-sezione-5
{
	padding-top:80px;
	padding-bottom:100px;
}
#values .row
{
    max-width: 1310px;
    margin: 0 auto!important
}

.val-box-container
 {
    max-width: 296px;
    margin: 0 auto;
}
.val-box p
{
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
}
#values h3
{
    font-size: 18px;
    padding: 0;
    margin-bottom: 4px;
}
.home-sezione-5 h2
{
	font-size: 35px;
    line-height: 75px;
    color: #252525;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

.home-sezione-6 h2:after
{
	display:none;
}
.home-sezione-6 h2
{
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    line-height: 75px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
}
	.accordion-button::after {
    width: 12px;
    height: 12px;
		background-size:cover;
	}
.accordion-button::after
{
	content: url(/wp-content/uploads/2023/06/arrowdown.svg);
}
.accordion-button:not(.collapsed)::after,
.accordion-button::after
{
background-image:none;
}
.accordion-body
{
	padding:0;
}
.accordion
{
	width:100%;
}
.accordion-button
{
	padding:20px 0;
}
.mobile-accordion,
.mobile-social,
.mobile-button
{
	display:none;
}
.home-sezione-6 .section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 21%);
}
.home-sezione-6 .container
{
	z-index:4;
}
.home-sezione-6 .white-btn
{
	margin-left:auto;
	margin-right:auto;
}
.home-sezione-6 p
{
	font-size:25px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:32px;
	line-height:30px;
	color:#fff;
	max-width:756px;
}
.home-sezione-6 .section
{
    min-height: 542px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
	background-size:cover;
	background-repeat:no-repeat;
}
.val-box {
    background:rgb(196 238 245 / 25%);
    border: 1px solid #67BAC8;
    border-radius: 0 100px 0 100px;
    max-width: 420px;
    height: 180px;
    display: flex;
    align-items: center;
    text-align: center;
}
.home-sezione-4 .row
{
	
    background-position: right;
    background-size: cover;
    margin: 0 auto!important;
}
#Offerte
{
	background:rgb(241 205 57 / 50%);
}
#Offerte a
{
	color: #F7B718;
	text-decoration:none!important;
}
.cat-box:hover
{
	background:#67BAC8;
}
.cat-box
{
	background:rgb(154 211 219 / 50%);
	/* display:flex; */
	/* justify-content:center; */
	border-radius:20px;
    max-width: 259px;
    width: 100%;
	height:194px;
	margin-bottom:60px;
	align-items:center;
	margin-left:0;
	margin-right:0;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow:0 1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow:0 1px 10px rgba(0, 0, 0, 0.1);
}
.cat-box:hover
{
	background:#67BAC8;
}
#Offerte:hover
{
	background:#F7B718;
}
.cat-box:hover img
{
    filter: brightness(100);
}
.cat-box:hover a,
#Offerte:hover a
{
	color:#fff
}
.cat-box img
{
	max-height:70px;
	margin-bottom:22px;
}

.cat-box .category
{
display:flex;
	justify-content:center;
	flex-direction:column;
    align-items: center;
    height: 100%;
}
.cat-box a
{
	color:#67BAC8;
	font-size:20px;
	text-decoration:none!important;
	line-height:75px;
}
h1,h2,h3,h4,p,span,a,b,strong, body
{
font-family:"nimbus-sans", sans-serif;
}
#main
{
	padding:0;
}
	 .row
	{
    max-width: 1980px;
    margin: 0 auto;
	}
a
{
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
.bg-primary
{
background-color:#fff!important;
}
.post-edit-link
{
display:none;
}

.nav-link,
.nav-link:hover,
.nav-link:focus,
.submenu:hover,
.submenu:focus
{
    color: #4E4B51;
}
#main-nav
{
    height: 120px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
	z-index:12;
}
.nav-link:hover,
.active .nav-link
{
    font-weight: 400;
}
.nav-link {
    position: relative;
    display: inline-block;
    padding: 0!important;
    z-index:1;
    text-decoration:unset!important;
    margin-right: 46px;
    font-weight: 300;
	font-size:17px;
	line-height:22px;
}
.cerca-lista-della-spesa>p {
    font-size: 18px;
font-weight:300;
}
.search-left input
{
    font-size: 17px;
font-weight:400;
}
.fpsml-form-success {
    margin-top: 20px;
}
.search-left label {
    font-weight: 300;
}
.single-ricette #menu-item-1070 > a:after,
.single-lista-della-spesa #menu-item-1066 > a:after,
.active> .nav-link::after,
.nav-link:hover::after,
.active> .submenu::after, .submenu:hover::after{
    content: "";
    margin-left: 5px;
    position: absolute;
    bottom: 2.5px;
	z-index:-1;
    left: 0;
    width: 100%;
    height: 5px;
	background-color: rgb(103 186 200 / 60%);
    border-radius: 5px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
{
	max-width:1680px;
	margin:0 auto;
	padding:0;
}



.trp-ls-shortcode-language {
display: flex!important;
height: 100px!important;
overflow: visible!important;
visibility: visible!important;
max-height: 30px!important;
align-items: center;
justify-content: end;
margin-right: 20px;
}
.trp-language-switcher > div{
padding: 0;
}
.trp-language-switcher {
    display: flex;
    margin: 0px;
    align-items: center;
}
.default-button{
    background: #67BAC8;
    border: 0;
    color: #fff;
    height: 51px;
    border-radius: 100px;
    cursor: pointer;
    min-width: 179px;display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: 700;
}
#new-list{
    background: #67BAC8;
    border: 0;
    color: #fff;
	gap:9px;
    height: 51px;
    border-radius: 100px;
    min-width: 179px;
	display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: 700;
}
.trp-language-switcher
{
	width:auto;
}
.trp-language-switcher .trp-ls-shortcode-current-language
{
display:none;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language {
position: relative!important;
display: flex!important;
	padding:0;
}
.trp-language-switcher > div
{
border:0px;
background-image:none;
}
.trp-language-switcher > div > a {
    margin-left: 12px;
    font-size: 17px;
    padding: 0;
}
.trp-language-switcher > div > a:hover {
background:none;
}
.trp-language-switcher > div > a:last-child,
.trp-language-switcher a:hover
{
color:#CECECE!important;
}
.trp-language-switcher a
{
color:#4E4B51!important;
}
	.trp-language-switcher {
	display: flex;
	align-items: center;
	}

	.trp-language-switcher a {
	margin-right: 10px;
	position: relative;
	text-decoration:unset!important;
	}

	.trp-language-switcher a:not(:first-child)::before {
	content: "|";
	position: absolute;
	left: -14px;
	top:-1px
	}
.widget-right-elements {
display: flex;
align-items: baseline;
}

.navbar-expand-md .navbar-collapse
{
	justify-content:center;
}
.form-column-single.reg-button
{
margin-top:	19.5px;
}
.reg-button a
{
    background: #67BAC8;
    border-radius: 100px;
    color: #fff;
    width: 212px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.wrapper
{
	padding:0;
}
.hero-content h1,
.hero-content p
{
	color:#fff;
}
.testata
{
	max-height: 910px;
    height: 100vh;
	position:relative;
	display: flex;
	background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
}
.testata .row
{
	width:100%;
	align-items: end;
    padding-bottom: 72px;
}
.testata .container
{
	justify-content:center;
	z-index:1;
}


.overlay-right {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   width: 50%; 
   background: linear-gradient(to right, transparent, rgb(0 0 0 / 50%));
	z-index:0;
}
.hero-content h1
{
	font-size:55px;
	line-height:70px;
	margin-bottom:14px;
	font-weight:700;
}

.hero-content p
{
    font-size: 27px;
    line-height: 36px;
    margin-bottom:35px;
    font-weight: 400;
}

.white-btn:hover
{
	background:#67BAC8;
	color: #fff;
	text-decoration:none;
}
.white-btn
{
    background: #fff;
    width: fit-content;
    height: fit-content;
    min-width: 142px;
	min-height:51px;
    padding: 0 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    color: #67BAC8;
    font-weight: 700;
    font-size: 17px;
	text-decoration:none;
    line-height: 22px;
}

.azure-btn:hover
{
	background:#77BDA7;
	color: #fff;
	text-decoration:none;
}
.azure-btn
{
	background:#67BAC8;
	color: #fff;
	width: fit-content;
    height: fit-content;
    min-width: 142px;
    min-height: 51px;
    padding: 0 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    font-weight: 700;
    font-size: 17px;
	text-decoration:none;
    line-height: 22px;
}
.text-container h2
{
	margin-bottom:0px;
}
.text-container p
{
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
	margin-bottom:26px;
}
.page-template-pagina-standard 
.wpcf7 .wpcf7-form p
{
	display:flex;
}
.c-box
{
    background: #fff;
    border-radius: 20px;
    display: flex;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
li.sidebar-item.active {
    font-weight: bold;
    color: #67BAC8!important;
}
.recensione .review-text
{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newsletter-container
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #fff;
}
.newsletter-container
{
	text-align:center;
}
.newsletter-container {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.newsletter-container h3
{
	font-size:35px;
	color:#77BDA7;
	font-weight:700;
}
.page-template-pagina-standard p
{
    font-size: 16px;
    font-weight: 300;
}
.product-price-link {
    width: 26%;
    text-align: right;
    padding-top: 32px;
    padding-right: 40px;
    display: flex;
    padding-bottom: 12.5px;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
}
.star-title-text{
    width: 100%;
    max-width: 710px;
    padding: 17.5px 0px 12.5px 16px;
}
.page-template-pagina-standard main{
    padding-top: 94px;
    background: #f9f9f6;
}
body
{
	color:#252525;
}
h2,
.entry-header h1
 {
    font-size: 35px;
    line-height: 75px;
    color: #252525;
    position: relative;
	 z-index:1;
    width: max-content;
}
.single h2:after
{
	top:51px;
}
.tax-categoria_prodotto h2:after
{
	top:51px!important;
}
h2:after,
.entry-header h1:after{
    content: "";
    margin-left: 5px;
    position: absolute;
    z-index:-1;
    top:47px!important;
    width: 100%;
    left:7px;
    height: 5px;
    background-color: rgb(103 186 200 / 60%);
    border-radius: 5px;
}
.img-col img
{
    border-radius: 0px 100px 0px 100px;
}
.home-sezione-1-container .row
{
    padding: 100px 0;
    background-position: 125% -24px;
    background-repeat: no-repeat;
    background-size: 742px;
}
.text-container
{
    max-width: 710px;
    margin: 0 auto;
}

.home-sezione-2 h2
{
margin-bottom:10px;	
}
.home-sezione-2
{
	background:#EFEFE8;
	padding-top:100px;
	padding-bottom:100px;
}
h3
{
	font-size:30px;
	margin-bottom:22px;
}
/* .checked:before
{
	content:"Elimina dai preferiti";
	color:#252525;
	visibility: visible;
	font-size:18px;
	display:block!important;
	width:max-content;
    cursor: pointer;
}
.unchecked:before
{
	content:"Aggiungi ai preferiti";
	color:#252525;
	visibility: visible;
	font-size:18px;
	display:block!important;
	width:max-content;
    cursor: pointer;
}
*/
.home-sezione-2 p
{
	font-size:18px;
	line-height:28px;
	font-weight:300;
	margin-bottom:54px;
}
.home-sezione-2 .row
{
display:flex;
	align-items:center;
}

.home #wrapper-footer
{
    background: #EFEFE8;
}
#wrapper-footer
{
    background: #fff;
	padding-top:56px;
    border-top: 1px solid #f9f9f6;
    margin: 0 auto;
    position: relative;
}
.footer
{
    max-width: 1310px;
    margin: 0 auto;
}
.footer p
{
	font-size:17px;
	margin-bottom: 19px;
	font-weight:300;
	color:#4E4B51;
	margin-left: 35px;
}
.pre-site-info p
{
    color: #4E4B51;
    font-size: 17px;
    line-height: 75px;
    font-weight: 300;
    margin: 0;
}
.email-icon:before {
    content: url(/wp-content/uploads/2023/06/Icon-zocial-email.svg);
    display: block;
    height: 17px;
	position:absolute;
	margin-left: -35px;
    background-repeat: no-repeat;
}

.tel-icon:before {
    content: url(/wp-content/uploads/2023/06/Icon-awesome-phone-alt.svg);
     display: block;
    height: 17px;
	position:absolute;
    background-repeat: no-repeat;
	margin-left: -35px;
}
.place-icon:before {
    content: url(/wp-content/uploads/2023/06/Icon-material-place.svg);
    display: block;
	margin-left: -35px;
    height: 17px;
	position:absolute;
    background-repeat: no-repeat;
}
.pre-site-info
 {
    padding-bottom: 10px;
    margin-bottom: 22px;
    border-bottom: 0.5px solid #8D8D8D;
}
.site-footer
{
    color: #4E4B51;
}
.footer-logo
{
    margin-bottom: 24px;
}
.col-md-12,
.col-md-6,
.col-md-3
{
	padding:0;
}

.site-info a
{
    color: #8D8D8D;
	text-decoration:underline;
}
.footer h4
{
	font-size:17px;
	margin-bottom:22px;
}
.links
{
    margin-top: 25px;
}
.footer li
{
	font-size:15px;
	margin-bottom:19px;
	font-weight:300;
}
.footer ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.site-info
{
    color: #8D8D8D;
    font-size: 12px;
    font-weight: 300;
}
.app-img img
{
	padding-top:126px;
}
.mobile-map
	{
		display:none;
	}

	.cta-primary-button
{
	padding:0 42px;
}
@media(max-width:1640px){
#main-nav
{
    padding: 0 20px;
}

.home-sezione-1-container .row,
.home-sezione-2 .row {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media(max-width:1710px){
	.home-sezione-3 .container{
		padding:0 20px!important;
	}
	.home-sezione-3 .col-md-2
	{
		padding:0!important;
	}
}

   .testata .hero-container {
   display: flex;
}
.tendine
	{
		display:none;
	}
.dropdown {
  position: relative;
  margin-bottom: 10px;
}

.dropdown-header {
  background-color: #f5f5f5;
  padding: 10px;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  padding: 10px;
  border: 1px solid #ddd;
}

.dropdown.active .dropdown-content {
  display: block;
}

.dropdown-header::after {
  content: '\25b8';
  float: right;
  margin-left: 5px;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}

.dropdown.active .dropdown-header::after {
  transform: rotate(-90deg);
}

	.mobile-popup
{
	display:none;
}
.forgot-password a
{
    color: #67BAC8;
    float: right;
    margin-top: 20px;
    text-decoration: underline;
    font-size: 17px;
}
.password-input-wrapper {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}

.toggle-password.active {
    color: blue; 
}
	.mobile-card-details
{
	display:none;
}
 .category-selection
{
    display: block;
}
.filter-and-button .category-select
{
   
    border-color: #252525;
    border-radius: 100px;
    height: 45px;
    padding: 0 19px;
    color: #4E4B51;
    width: 155px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}
/* start mobile tablet */
@media(min-width:768px){
	  .mobile-filters,
	#openFiltersBtn{
            display: none; 
        }
	.logged-in .navbar-expand-md .navbar-collapse {
    justify-content: start;
}
.logged-in .navbar-brand
{
margin-right:44.6px;
}
.page-template-come-funziona .testata
	{
    background-position: center;
	}
	.page-template-come-funziona .hero-content 
{
display:none;
}
.page-template-homepage .col-md-6 {
    padding: 0 10px;
}
	.le-tue-ricette .default-button
{
gap:5px;
}
	.mobile-button-list
	{
		display:none;
	}
	.title-star-container{
    display: flex;
    align-items: center;
    gap: 27px;
}
	.mobile-img
	{
		display:none;
	}
	
.page-template-contattaci
#wrapper-footer {
    background: #EFEFE8!important;
}
.admin-menu 
	{
		display:none;
	}
	.page-template-wishlist .product-thumbnail {
    min-height: 238px;
    background-color: lightgrey;
    border-radius: 20px 20px 0px 0px;
}
#wrapper-footer
{
    z-index: 4;
	}
	.h2-button button
	{
		display:none;
	}
	 .category-icon-boxes .row {
        display: flex; 
    }
	.filter-and-button .category-select,
label.category-selection,.dropdown-list-popup {
    display: none!important;
}
.col-3>.number-title
{
	display:none;
}
.col-md-9> .ad
	{
		display:none
	}	
	.row>.number-title
	{
		display:none;
	}
}
/* end mobile tablet */
.dropdown-list-popup {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 21px 17px;
    display: none;
    z-index: 1000;
    max-width: 308px;   box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.5); /* Safari e Chrome */
    -ms-box-shadow: 0 3px 6px rgba(0,0,0,0.5); /* Internet Explorer */
    -o-box-shadow: 0 3px 6px rgba(0,0,0,0.5); /* Opera */
    box-shadow: 0 3px 6px rgba(0,0,0,0.5); /* Standard */

}
.dropdown-list-popup h3
{
    font-size: 18px;
    color: #67BAC8;
    margin-bottom: 26px!important;
    font-weight: 700;
    margin: 0;
    text-align: center;
    padding-top: 24px;
}
.shoppingListButton-popup img {
    max-width: 100%;
    height: auto;
}.number-title img
{
	height:73px;
    margin-right: 29px;
}
.number-title
{
	display:flex;
}
.text-box p 
{
    font-size: 18px;
    font-weight: 300;
    max-width: 1136px;
	width:100%;
    margin-top: 63px;
}
.tax-categoria_prodotto
.shopping-list-dialog
{
	width:100%;
}
.menu-account-mobile
{
	display:none;
}
a.edit-button {
    text-align: right;
    cursor: pointer;
}
.prev-menu
{
    position: absolute;
    text-align: left;
    width: 100%;
    top: -15px;
	margin-left:17px;
    justify-content: flex-start!important;
}
#menu-secondario
{
	position:relative;
}
.admin-menu,
.exit-link
{
    margin-bottom: 40px;
}
.prev-menu a
{
	color:#67BAC8!important;
	font-weight:400!important;
}
.prev-menu:before
	{
		content:url(/wp-content/uploads/2023/10/chevron-left.svg);
		background-repeat:no-repeat;
		margin-top:4px;
		position:absolute;
		left:0;
		left:-20px;
	}
.admin-menu a:after
	{
		content:url(/wp-content/uploads/2023/10/chevron-right.svg);
		background-repeat:no-repeat;
		margin-top:4px;
		position:absolute;
		right:-25px;
	}
	.admin-menu a,
.prev-menu a
	{
		position:relative;
	}
/* start mobile layout */
	
#menu-container-58
{
	display:none;
}
@media(max-width:767px){
	.product-list h2:after {
    margin-top: 0!important;
}
	.number-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.number-title h2
	{
		margin:0!important;
	}
	.slick-slide {
    margin-right: 23.5px;
}
	.overlay-right {
   width: 100%; 
}
	.img-col img {
    border-radius: 0px 50px 0px 50px;
}
	.product-list h2 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 13px!important;
    margin-top: 24px;
}
.tax-categoria_prodotto h2:after {
    top: 13px!important;
}
	.fpsml-form-message {
    margin-top: 20px;
}
	.shopping-list-dialog #saveButton {
    margin-bottom: 0;
    height: 38px!important;
    padding: 0px!important;
    font-size: 13px!important;
    margin-top: 0!important;
    width: 93px;
}
	.container-search {
    background: #fff!important;
}
	.store-list{
    padding-top: 44px;
}
.cerca-lista-della-spesa {
    padding-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 35px;
    border-bottom: 0.5px solid #67BAC8!important;
    margin-left: 17px;
    margin-right: 17px;
}
	.v-button {
    height: 38px;
    padding: 0px;
    font-size: 13px;
margin-top:0!important;
    min-width: 93px;
}
	.slash,
	.total-p
	{
		display:none;
	}
		.single-filter label:before {
        width: 20px; 
        height: 20px;
}
	.single-filter select,
	.page-template-lista-della-spesa #store-filter {
    background: none;
    font-size: 13px;
    width: 100%;
    padding-left: 20px!important;
}
	
	.filters-header
	{
  display: flex;
  justify-content: space-between;
}
	.title-filters
	{
  font-size: 18px;
  font-weight: 700;
		margin-bottom:41px;
}
	.single-filter .label-title
	{
		font-size: 15px;		
	}
	
	.single-filter label
	{
     font-size: 13px;
    font-weight: 300;
    display: flex!important;
    gap: 20px;
    width: 100%;
  }
 .single-filter input[type="checkbox"] {
        position: absolute;
        opacity: 0;
    }

    .single-filter label {
        position: relative;
        padding-left: 40px;
        cursor: pointer;
        display: inline-block;    margin-bottom: 16px;
    }
.single-filter {
  width: 100%;
	margin-bottom:34px;
}
    .single-filter:nth-child(2) label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 20px; 
        height: 20px;
        border: 1px solid #8D8D8D; 
        background-color: #fff; 
        border-radius: 100px;
        transition: background-color 0.3s;
    }

    .single-filter input[type="checkbox"]:checked + label:before {
        background-color: #77BDA7; 
        border:3px solid #fff;
        outline: 1px solid #8D8D8D; 
    }

 .filters-open {
    width: 100%;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    max-width: 280px;
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: 999999999;
    top: 0;
    display: block !important;
    border-radius: 0px 20px 20px 0px;
    padding-left: 16px;
    padding-right: 32px;
    padding-top: 62px;
  }
	#openFiltersBtn{
    background: #C4EEF5;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-radius: 100px;
    color: #252525;
    font-size: 15px;
    height: 44px;
    padding: 17px 12px 10px 12px;
    width: 54px;
    justify-content: center;
    margin-right: 9px;
}
	
	.box-store
	{
    padding: 13px 19px;
	}
	.table-container{
    margin-bottom: 10px;
	}
	  .mobile-filters {
        display: block; 
    }

    .filters {
        display: none; 
    }
	.single-lista-della-spesa .second-list-page-container {
    margin-bottom: 15px;
}
	.single-lista-della-spesa
	.list-page-container {
    padding-top: 20px!important;
}
	.shopping-list-dialog {
    padding: 42px 20px;
}
	.save-list-button
	{
		margin-top:44px;
	}
	.value-a,.total-p,.value-p,.distance.value-d
{
	font-weight:700!important;
}
.page-template-lista-della-spesa .right-r *,.page-template-lista-della-spesa  .total-price *
{
    font-size: 14px!important;
    font-weight: 400;
}
	.page-template-lista-della-spesa .store-box {
    gap: 30px;
}
	.page-template-lista-della-spesa .left-r img {
    max-width: 68px;
    margin-top: 24px;
    height: auto;
}
	.single-product h2:after {
    top: 13px!important;
}
	.single-product .left-column img {
    max-width: 130px;
    min-height: 101px;
    border-radius: 20px 0px 20px 0px;
}
	#recipe-container{
    display: flex;
    flex-direction: column-reverse;
}
	.offerta-da {
    position: absolute;
    background: #DC5B62;
    color: #fff;
    margin-top: -13px;
    border-radius: 20px;
    height: 53px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-align: center;
    display: flex;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
}

	.single-lista-della-spesa .select-brand {
    background-position: 90% 13px!important;
}
	.search-left
	{
		width:80%;
		margin-bottom:0;
	}
	.my-list-container .grid-item {
    margin-left: 0;
    margin-right: 0;
}
.my-list	
	{
    justify-content: space-between;
}
	.grid-item.add-list
	{
		display:none;
	}
	.mobile-button-list
	{
		display:block;
    width: 30px!important;
    height: 30px!important;
    min-width: 30px;
	}
	.grid-container
	{
		display:block;
	}
		.text-checked,
.text-unchecked
{
	font-size:0;
	margin-top:-20px;
	margin-left:-5px;
    gap: 0!important;
	}
	.page-template-pagina-standard .wpcf7 .wpcf7-form p {
    display: flex;
    flex-direction: column;
}
	.page-template-pagina-standard h2 {
    margin: 0;
}
		.page-template-pagina-standard main {
    padding-top: 50px;
}
	.page-template-pagina-standard .container {
    padding: 0 17px;
}
	.single-ricette .steps {
    padding-bottom: 53px;
}
	.single-ricette .recipe-content {
    padding-top: 13px;
}
	.single-ricette.recipe-card {
    margin-bottom: 25px;
}
	.single-ricette .value-stars {
    margin-bottom: 30px;
}
	.single-ricette .recipe-content p,
	.single-ricette .recipe-content h3 {
    font-size: 16px;
}
	.single-ricette .recipe-content p {
    font-weight:300;
}
.single-ricette .alfa {
    margin-top: 13.3px;
}
.single-ricette .recipe-card h4 {
    font-size: 16px;
    line-height: 26px;
}
	.alfa img {
    width: 24px;
}
	.title-star-container h2
	{
		margin:0;
	}
.single-ricette .title-stars {
    align-items: flex-start;
    justify-content: space-between;
}
		.mobile-img img
	{
    max-width: 176px;
    margin-bottom: 31px;
}
	.single-ricette .ricette
	{
    padding: 0 17px;
	}
	.desktop-img
	{
		display:none;
	}
	.ricette-container .row .col-md-3 {
    justify-content: space-between;
    padding-right: 14px;
}
#contattaci-page
{
    padding: 0 17px;
}
#contattaci-page h2 {
    margin-top: 38px;
    margin-bottom: 27px!important;
}
	
#contattaci-page
.c-box
{
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    position: relative;
    margin-bottom: 49px!important;
    padding-left: 33px;
    align-items: baseline;
}
#contattaci-page .card-title {
    margin-bottom: 5px;
	margin-top:0;
	text-align:left;
}
	
#contattaci-page .wpcf7-submit {
    text-align: left;
    margin: 0;
	}
	#contattaci-page .wpcf7{
    margin-left: -33px!important;
    margin-right: auto!important;
}
#contattaci-page > div > div > div > div:nth-child(3) .card-title
{
    margin-top: -3px;
    padding-bottom: 17px;
	margin-bottom:0;
}
	#contattaci-page .container>.row
	{
		gap:0;
	}
	#contattaci-page .c-box p {
    margin-bottom: 15px;
	text-align:left;
		font-size: 13px;
    font-weight: 300;
    line-height: 20px;
}
#contattaci-page .c-box .default-button
{
    font-size: 13px;
    padding: 0 13px;
    height: 38px;
}
	
#contattaci-page
.c-box img
{
    width: 20px;
    margin-left: -33px;
    position: absolute;
    top: 0;
}
	.recipe-select
	{
    flex-direction: column;
}
.non-editable-form-container
	{
		padding-left:10px!important;
		padding-right:10px!important;
	}
	.page-template-chi-siamo .home-sezione-2 p{
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    margin: 0;
    margin-bottom: 26px;
}
.page-template-chi-siamo .home-sezione-2 .row {
    padding: 0;
    flex-direction: column-reverse;
}
.page-template-chi-siamo .home-sezione-2 h2 {
    margin-bottom: 0;
}
.recipe-card
{
display:block;
}
	.page-template-wishlist .product-item {
    width: 44%;
}
.wishlist-products-content .title-price-weight a {
    font-size: 13px;
}
.add-to-list {
    min-width: 150px;
    padding: 0px 12px;
}
.product-thumbnail img{
    height: 114px!important;
}
	.recensione .star, #form_recensione .star {
    width: 17px;
    height: 17px;
}
	.page-template-account .review-text
{
display:none;
}
	.title-btn {
    flex-direction: column;
}
	.edit-button-pw {
    cursor: pointer;
    width: 37px;
    height: 37px!important;
    position: absolute;
    display: flex;
    align-items: self-end;
    top: 0;
    right: 0;
}
.row-password
	{
		position:relative;
	}	
a.edit-button {
    text-align: right;
    cursor: pointer;
    width: 37px;
    height: 37px!important;
    position: absolute;
    display: flex;
    align-items: self-end;
    top: 0;
    right: 0;
}
	/* .menu-mobile-container
	{
    background: #eee;
    height: 140px;
    width: 100%;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
    position: fixed;
    z-index: 4;
} */
	.product-price-link
	{
		padding-right:10px!important;
	}
	.product-link
	{
		position:relative;
	}
.product-link a {
  position: absolute;
    bottom: 0;
    width: 100px;
    right: 15px;
	}
.star-title-text {
    /* width: 50%; */
    left: 50%;
    margin-left: 10px;
}
.non-editable-form-container {
    position: relative;
}
	.non-editable-form span,.non-editable-form p
	{
		font-size:16px;
		margin-top:20px;
		margin-bottom:20px!important;
	}
		.active-mobile {
    display: block!important;
}
	div#account, #contattaci
	{
    padding-top: 24px;
    padding-bottom: 80px;
	}
	#recensioni
	{
    padding-top: 120px!important;
    padding-bottom: 80px;
	}
	.non-editable-form .row {
    flex-direction: column;
}
	.avatar-name {
    display: flex;
    gap: 10px;
    margin-bottom: 40px;
    align-items: center;
    justify-content: center;
}
	li.sidebar-item {
    font-size: 17px;
    border-bottom: 0;
    height: 50px;
    display: flex;
    padding: 0;
    color: #252525!important;
    align-items: center;
    text-align: center;
    justify-content: center;
}
	.sidebar {
    display: none;
    z-index: 2;
    padding-left: 0;
    width: 100%;
}
.menu-account-mobile {
    position: fixed;
    z-index: 9;
    display: block;
    top: 150px;
    background: #fff;
    background-color: #fff;
}
	#close-sidebar {
    display: none;
    top: 0;
    z-index: 3;
    position: relative;
    right: 0;
    background-image: url(/wp-content/uploads/2023/06/chiudi.svg);
    margin-left: 17px;
    width: 30px;
    background-repeat: no-repeat;
    height: 30px;
}
	#open-sidebar
	{
    z-index: 3;display: block;left: 0;background-image: url(/wp-content/uploads/2023/10/Burger-menu-mobile.svg);position: fixed;margin-left: 17px;width: 30px;background-repeat: no-repeat;height: 30px;
	}
	.ricette-container, .ricette-piu-votate {
    max-width: 1680px;
    margin: 0 auto;
}
.le-tue-ricette .ricetta-image img {
    display: none;
}
	
#best-recipes {
    margin-top: 90px;
}
	.recipes-header {
		align-items: center;
	}
.le-tue-ricette .ricetta-info
{
    width: 100%;
    padding-right: 14px;
}
.ricette-piu-votate{
    max-width: 342px;
    padding: 0;
    margin: 0;
}
	.post-type-archive-ricette .content-area {
    padding-top: 15px;
    padding-left: 17px;
    padding-right: 17px;
}

.archive .average-rating {
    margin-bottom: 0px!important;
}
.le-tue-ricette .default-button {
    font-size: 0!important;
    min-width: 30px;
    max-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: 700;
}
	#store-page .product-item {
    height: 200px;
	}
	#store-page .product-list-container .col-md-2 {
    max-width: 45%;
    min-width: 155px;
}
	#store-page .product-item {
		min-width:166px;
}
	.testata .row
{
padding:0;
}
.testata{
padding-bottom:40px!important;
}
	.sit {
    margin-bottom: 75px;
    margin-top: -70px;
    margin-left: -40px;
    max-width: 194px;
}
	#last-row
	{
		margin-bottom:0;
	}
	.page-container .col-md-3 {
    min-width: 150px;
}
.col-md-9.col-9.text-box {
    max-width: 176px;
}
	.r2,.r3,.r4
	{
    margin-top: 20px;
}
	.r2 .ad {
    transform: scaleX(-1);
}
.t1,.t2,.t3,.t4
	{
		margin:0;
	}
	.number-title img {
    height: 49px;
    margin-right: 8px;
}
.text-box p 
	{
    max-width: 176px;
    line-height: 20px;
    font-size: 15px;
    margin-top: 40px;
    padding: 0;
}
.col-md-9> .ad
{
    max-width: 71px;
    margin-top: 0;
}
.col-9>.number-title
{
	display:none;
}
.page-container	
	{
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 32px;
}
	img.i1,
img.i2,
img.i3{
    max-width: 181px;
}
.shopping-list-dialog {
    width: 90%!important;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    -o-box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    box-shadow: 0 3px 6px rgba(0,0,0,0.5);
    z-index: 9999;
}
	.dropdown-list
	{
		display:none!important;
	}
	.checked, .unchecked {
    margin-top: 14px;
}
	#single-store .product-item .product-weight {
    padding-bottom: 10px;
}
	#single-store .title-price {
    margin-bottom: 6px;
    margin-top: 16px;
}
	.title-price h4 ,.title-price span {
    font-size: 13px;
}
#single-store .product-item .product-weight {
    font-size: 10px;
}
	#single-store .product-item{
    height: 226px;
}
		.checked:before,
.unchecked:before
	{
		display:none!important;
	}
	#single-store .product-list-container .product-thumbnail img{
    height: 114px;
}
	#single-store .product-list-container .col-md-2 {
    max-width: 45%;
    min-width: unset;
}

	.category-dropdown
	{
		display:none;
	}
	.filter-and-button
	{
    padding-top: 16px;
}
	.intro-store
	{
		display:none;
	}
.filter-and-button>div
	{
		display:flex;
	}
	#single-store .product-item
	{
		margin-bottom:0;
	}
	.category-selection{
    margin-left: 15px;
    margin-bottom: 6px;
}
	.select-brand, .filter-and-button .category-select
	{
    background-position: 90% 18px!important;
	}
	.product-list-container .v-button {
    height: 44px;
    padding: 12px;
}
	.category-filter
	{
		margin-bottom:0;
	}
.product-list-container
.v-button svg {
    margin-right: 16px;
    height: 21px;
}
	.product-list
	{
    padding-left: 17px;
    padding-right: 17px;
	}
	.singolo-negozio {
       padding-top: 28px;
    margin-top: 0;
    padding-bottom: 24px;
    margin-bottom:-24px!Important;
    text-align: center;
    margin-bottom: -8px;
    max-width: 342px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0.5px solid #67BAC8;
}
	.singolo-negozio .logo-negozio{
    height: 41px;
}
	.single-product-container
	{
		padding-bottom:13px;
	}
		#store-page .product-thumbnail img
	{
		height:114px;
	}
	.related-products .product-item{
    height: 226px!important;
	max-height:226px!important;
	max-width:166px!important;
	min-height:226px!important;
	min-width:166px!important;
    width: 166px!important;
}
	
	.related-products > div > div:nth-child(3)
	{
		display:none;
	}
	.related-products .row{
    display: grid;
    /* overflow-x: scroll; */
    grid-template-columns: 1fr 1fr 1fr;
   /* overflow-y: hidden; */
    height: 240px;
}
.related-products .col-md-4
{
    width: 50%;
    padding-left: 0;
}
.related-products-title {
    font-size: 18px;
}
	.product-details li {
		font-size: 15px;
	}
	.product-details h3
	{
    font-size: 18px;
    font-weight: 700;
}
	.related-products .wishlist-button {
    background: none;
    border: 1px solid #9AD3DB;
    cursor: pointer;
    border-radius: 100px;
    height: 41px;
    gap: 9px;
    width: 110px;
    font-size: 13px;
    margin-top: 32.8px;
}
.description-box h3 {
    font-size: 17px;
    margin-bottom: 7px;
}
.product-description p {
    font-size: 15px;
    margin-bottom: 31px;
    font-weight: 300;
    line-height: 20px;
}
.segnala-scorta {
    margin-bottom: 27px;
}
	.related-products .flex-product h2 {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 93px;
}
	.strong-price
	{
		font-size:18px;
	}
	.weights
	{
		display:none;
	}
	.column-inverse{
    display: flex;
    flex-direction: column-reverse;
	}
.flex-product-container
{
    border: 0;
    padding: 0;
    margin: 0;
}
.single-product
{
    position: relative;
}
.flex-product
{
 
    width: 50%;
    padding-right: 18px;
    float: right;
    top: 0;
    position: absolute;
    right: 0;
}
	.left-column img{
    max-width: 130px;
}
	.category-icon-boxes .row {
        display: none;
    }

    .category-icon-boxes select.category-select {
        display: block; 
    }
	  #category-list {
        display: none; /* Nasconde il layout a icone per schermi più piccoli */
    }

    #category-dropdown {
        display: block; /* Mostra il menu a discesa per schermi più piccoli */
        width: 100%;
        margin: 10px 0;
    }
	#pro-list:after
{
	  content: "";
    position: absolute;
    width: calc(100% - 32px); height: 0.5px;
    background: #CECECE;
    left: 16px; 
    right: 16px;
    margin-top: 6px;
}
	#c-button
	{
    margin-left: auto;
    margin-right: auto;
    padding: 0 18px;
}
	#pro-list .a-button {
    padding: 0px 9px;
    margin-top: 32px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
	.qty {
    border: 0;width: 100px;
}
.less-p {
    background: url(/wp-content/uploads/2023/10/meno.svg);
    background-size: 30px;
    width: 30px;
    background-repeat: no-repeat;
    height: 30px;
    display: block!important;
    position: absolute;
    left: 0;
    font-size: 0!important;
}
.more-p {
    background: url(/wp-content/uploads/2023/10/piu.svg);
    background-size: 30px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    display: block!important;
    position: absolute;
    right: 0;
    font-size: 0!important;
}
#add-product-popup {
    padding: 40px 20px;
    width: 90%;
}
.select-brand {
    width: 126px;
    float: right;
    font-size: 15px;  
	padding-right:20px;
    white-space: nowrap;
}
.product-column {
    position: relative;
}
.remove-product
{
    display: inline-block;
    position: absolute;
    top: -50px;
    right: 0;
}
	.product-title {
    border-bottom: 1px solid #CECECE;
    margin-bottom: 22px;
}
.qty
 {
    position: absolute;
    top: 0;
}
#pro-list 
	{
    background: none;
    border:  none!important;
    box-shadow:  none!important;
    -webkit-box-shadow:  none!important;
    -moz-box-shadow:  none!important;
    -ms-box-shadow:  none!important;
		border-radius: none!important;
}
	.a-button, .a-button:hover {
    background: #77BDA7;
    color: #fff;
    display: flex;
    width: 159px;
    max-width: max-content;
    padding: 0px 45px;
    text-decoration: unset;
    height: 39px;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
}
	.products-table .table-row { 
    background: #fff;
    height: 142px;
    padding-top: 19px;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    padding-bottom: 30px;
    margin: 0 31px;
    border: 0;
    display: block;
    align-items: center;
    margin: 0;
    margin-bottom: 12px;
}
	.list-page-container {
    padding-left: 17px;
    padding-right: 17px;
}
	.single-lista-della-spesa .table-header
	{
		display:none;
	}
	.store-box {
    background:url(/wp-content/uploads/2023/10/s-bg-m.jpg);
	}
	.store-boxes h2
	{
		margin:0;
	}
	.cerca-lista-della-spesa {
    padding-left: 17px;
    padding-top: 60px!important;
    padding-right: 17px;
}
	.store-box-container {
    padding-left: 17px;
    padding-right: 17px;
}
	.my-list-container .grid-item {
    padding: 18px 16px 22px 16px;
    max-height: 161px;
    min-height: 161px;
}
	.line-p
{
	display:none;
}
	.box-store {
    min-height: 180px;
}
.box-store svg	{
    height: 12px;
}
	.bottom-box-row .distance {
    font-size: 13px;
}
	p.title-shop {
    font-size: 15px;
    line-height: normal;
		text-align:left;
}
	.bottom-box-row a span, .bottom-box-row a span:hover
	{
		font-size:15px;
	}
	.box-store img {
    object-fit: contain;
}
	.store-boxes .row
	{
		justify-content:space-between
	}
	.box-store-container
	{
		width:100%;
	}
	.store-box
	{
		flex-direction:column;
	}

.submit-button:after
{
	content: url(/wp-content/uploads/2023/11/Icon-feather-arrow-up-left.svg);
	font-size:20px;
	font-family: dashicons;
}
	.search-right,.search-right button
	{
	height:44px!important;
	}
	#search_query
{
	background: url(/wp-content/uploads/2023/10/Icon-feather-search.svg) no-repeat 17px;
	font-size:20px;
	padding-left: 45px!important;
	background-color: #fff;
	font-family: dashicons;
	height:44px;
	font-size: 13px;
	font-family: "nimbus-sans", sans-serif;
	font-weight: 400;
	color: #252525;
}
.submit-button
{
	font-size:0!important;
	background:#fff!important;
}
.search-left:before
{
display:none;
}
.search-left input
 {
    padding-left: 20px;
    padding-right: 0;
}
	.store-boxes {
    padding: 0 17px;
		padding-top:15px;
}
	.single-product
	 {
    flex-direction: column;
    padding: 0 17px;
}
	.single-custom-product #card-popup
	{
		width:90%;
	}
	.card-container textarea
	{
		width:100%;
	}
	.accordion-button.card:not(.collapsed)::after
	{
		 background-image: none;
    position: absolute;
    top: 15px;
    right: 21px;
    transform: rotateZ(0deg);
	}
	.accordion-button.card::after {
    background-image: none;
    position: absolute;
    top: 21px;
    right: 21px;
    transform: rotateZ(-90deg);
}
	.accordion-button.card:not(.collapsed)
	{
		background:#fff;
	}
	.carta-fedelta-back {
    position: absolute;
    top: 10px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    left: 0;
}
	.carta-fedelta-back img
	{
		max-height:90px;
    min-height: 90px;
	}
	.card-container
	{
		margin-bottom:160px;
	}
	.single-carte-fedelta .pagination
	{
		padding:0 17px;margin-bottom:24px;
    margin-top: 75px;
	}
	#flush-collapsePunti .accordion-body{
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    background: #fff;
    padding: 20px;
}
	.barcode
	{
		margin-top:70px;
		width:100%;
	}
	.accordion-button.card {
    padding: 0 24px;
    background: #fff;
    border-radius: 20px!important;
    justify-content: center;
    height: 50px;
    margin-bottom: 14px;
    align-items: start;
}
	.card-container {
    display: block;
    padding: 0 17px;
	}
	.fidelity-card
	{
    width: 100%;
    justify-content: center;
		margin-bottom:20px;
    position: relative;
    height: 281px;
	}
	.note-desktop,
	.card-score
	{
		display: none!important;
	}
	.mobile-card-details
	{
		display:block;
		padding:0;
	}
.logged-in .menu-item
{
    z-index: 14;
    top: 18px;
    position: relative;
    margin: 0 auto;
    width: max-content;
	height: 30px;
}
	.archive .ricetta {
    max-width: 342px;
	}
#mobile-menu .menu-item
	{
		justify-content:center;
	}
.logged-in .submenu {
    top: 9px;
    left: 40px;
	}
.logged-in #mobile-menu ul {
    padding-bottom: 20px;
}
.logged-in .wishlist-icon {
    position: fixed;
   left: 75%;
}
.logged-in .my-account img
	{
		height:25px;
	}
.logged-in .my-account
{
   
	left:65%;
	position: fixed;
}
.logged-in .submenu {
    top: 9px;
    left: -40px;
    padding: 0 4px;
}

	#card-popup input {
    font-size: 14px;
	}
	#card-popup
	{
		width:90%;
	}
	.header-cards h1
	{
		font-size:18px;
    padding: 0 17px;
	}
	.cards-container
	{
		padding-bottom:43.2px;
		padding-top:45px;
	}
	.cards-container img
	{
		max-height:101px;
	}
	.cards-container .row
	{
		justify-content:space-between;
		max-width:100%;
		padding:0px 17px;
	}
	.header-cards
	{
		min-height:151px;
	}
	.carta-fedelta.col-md-2
	{
		min-height:100%;
		max-height:101px;
		padding:0;
		max-width:166px;
		margin-bottom: 16px;
	}
	.h2-button button
	{
		display:flex;
	}
	.add-card
	{
		display:none;
	}
	.cat-box a {
    width: 100%;
    display: flex;
}
	.cat-box
	{
		display:flex;
	}
.consent-checkbox
   {
    width: 45px!important;
    height: 32px!important;
	}
	.tab-content label
	{
		display:flex;
	}
	#registration-login-popup .close-button img
	{
		visibility:hidden
	}
#registration-login-popup .close-button
	{
	
    background: url(/wp-content/uploads/2023/06/chiudi.svg);
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: cover;
		top:16px;
	}
	.tab-content input[type="submit"] {
    font-size: 17px;
	}
	#close-button-popup{
    top: 0px;
    right: 15px;
    padding: 16px;
    z-index: 14;
    background: #fff;
}
	.tab-content label {
    font-size: 14px;
    line-height: 20px;
	}
	.checkbox-round {
    margin-right: 15px;
}
	.checkboxes {
    margin-bottom: 21px;
}
	.form-row {
    margin-bottom: 16px;
}
	.form-column {
    font-size: 15px;
	}
	.tabs {
    margin-bottom: 33.4px;
}
#registration-login-popup .welcome {
    margin-top: 37px;
    margin-bottom: 43px;
	position:relative!important;
}
	.welcome p
	{
		font-size:17px;
    margin: 0;
	}
	.welcome img
	{
		max-width:133px;
	}
	.tab-content {
    padding: 0 17px;
}
	#registration-login-popup {
    border-radius: 0;
    top: 0;
		height: 100%;
    overflow-y: scroll;
    left: 0;
    transform: unset!important;
	}
	.reg-log-btn
	{
		display:none;
	}
	.close-button
	{
		top:0;
	}
.google-btn,
.apple-btn
{
/* margin:0; */
	background-size:contain;
	background-repeat:no-repeat;
}
	#menu-mobile
{
    height: 60px;
}
	#mobile-menu-button
{
top:16px;
}
#wrapper-navbar,
#main-nav{
height:60px;
}
	.accordion
	{
		padding:0 20px;
	}
	.testata .hero-container {
      display: none;
   }
	#main-nav
	{
    padding: 0 20px;
	}
	.widget-right
	{
		display:none;
	}
	#mobile-menu-button {
    display: block!important;
		z-index:13;
	}
	.cat-box{
    width: 100%;
    justify-content: space-between;
    padding-right: 16px;
    max-width: 100%;
    height: 66px!important;
    padding-left: 18px;
	}
.cat-box h4
	{
    font-size: 15px;
    line-height: 75px;
    margin: 0;
	}
	
.cat-box .category
	{
		flex-direction:row!important;
		align-items:center;
		gap:16px;
	}
	.testata {
		min-height: 566px;
	}
.hero-content h1 {
    margin-right: 0;
    line-height: 15px;
    font-size: 18px;
    text-align: right;
    margin-left: auto;
}
	.hero-content p {
    font-size: 14px;
    max-width: 319px;
    line-height: 17px;
    text-align: right;
    margin-bottom: 2px;
}
	.testata .col-md-6
{
    justify-content: end;
}
	.testata .white-btn 
.white-btn {
    margin-right: 0;
    margin-left: auto;
	float:rigth;
    width: 144px;
    height: 35px;
    font-size: 13px;
    line-height: 17px;
}
	.testata {
    align-items: flex-end;
    padding-bottom: 40px;
    height: 100%;
}
	.home-sezione-1-container .row {
    background-image: none!important;
	}
	h2 {
    font-size: 18px;
    padding: 0!important;
    margin-bottom: 24px!important;
    line-height: 1!important;
 }
	.home-sezione-1-container .row,
	.home-sezione-4 .row
	{
		padding: 40px 0;
	}
	.home-sezione-1 .azure-btn {
		margin-bottom: 24px;
	}
	.home-sezione-2,
	.home-sezione-5
	{
		padding: 40px 0;
	}
	.desktop-map,
	
	.home-sezione-2 h3
	{
		display:none;
	}
	.mobile-map
	{
		display:block;
		margin-bottom:19px;
    width: 100%;
	}
	.home-sezione-2 p {
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    font-weight: 300;
    margin-bottom: 37px;
}
	.home-sezione-3 h2 {
    font-size: 18px;
    line-height: 75px;
    margin-bottom: 29px;
}
	.cat-box img {
    max-width: 33px;
    margin-bottom: 0;
}
	.cat-box
	{
		margin-bottom:12px;
	}
	.cat-box:after
{
	content:url(/wp-content/uploads/2023/06/arrow-blu.svg);
}
	#Offerte:after{
	content:url(/wp-content/uploads/2023/06/arrow-orange.svg);
	}
	.cat-box {
    margin-bottom: 12px;
    margin-right: 0!important;
    width: 100%;
}
	
.cat-box:hover:after
{
    filter: brightness(100);
}
	.home-sezione-4 .row {
    background-image: none!important;
    background-color: #EFEFE8;
}
.val-box{
    margin-bottom: 16px;
    height: 132px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
}
	.home-sezione-5 h2
	{
		font-size:18px;
    margin-bottom: 0;
	}
	#values h3
	{
		font-size:16px;
    margin-top: 27px;
    margin-bottom: 10px;
	}
	.val-box p {
    font-size: 12px;
    margin-bottom: 26px;
    padding: 0 15px;
}
	.home-sezione-6 h2 {
		font-size:18px;
    line-height: 15px;
}
.home-sezione-6 .section {
    align-items: flex-start;
    padding-top: 102px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 322px;

}
	.home-sezione-6 p {
    font-size: 14px;
    line-height: 18px;
    max-width: 263px;
		margin-bottom:11px;
}
	.white-btn {
    background: #fff;
    width: 70px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    color: #67BAC8;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    line-height: 17px;
}
	.footer .col-md-3
	 {
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	#wrapper-footer
	{
		background:#fff!important;
		padding-top:32px;
	}
	.footer-logo {
    margin-bottom: 22.5px;
    max-width: 125px;
	}
	.social-icons
	{
		text-align:center;
		margin-top:47px;
		margin-bottom:40px;
	}
	.footer p {
    font-size: 12px;
    margin-left: 25px;
	}
	.footer :before
	{
    margin-left: -25px;
	}
	.pre-site-info .col-md-6
	{
    text-align: center;
	}
	.pre-site-info p {
    color: #4E4B51;
    font-size: 15px;
    margin-bottom: 13px!important;
    line-height: 20px;
    text-align: center;
    font-weight: 300;
    margin: 0
}
	.tendine
	{
		display:block;
	}
	#total-products-count
{
    font-size: 13px;
    margin-bottom: 7px;
    color: #252525;
}
	h2:after {
    background-color: rgb(103 186 200 / 60%);
    top: 13px!important;
}
	.navbar-brand img
	{
    max-width: 133px;
}
	.app-img img {
    max-width: 200px;
    margin-right: -45px;
}
	
	.app-img {
    display: flex;
    justify-content: center;
}
	.desktop-social,
	.site-info p
	{
		display:none!important;
	}
	.site-info .copy,
	.mobile-accordion
	{
	display:block!important;
    margin-right: 0!important;
	}
	.slick-track
	{
		margin-left:30px;
	}
	.slick-slide img
	{
		max-width:70px;
	}
	.brands *
	{
    padding: 0!important;
	}
	.home-sezione-3 {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.home-sezione-2 .azure-btn
	{
    margin-right: 0;
    margin-left: auto;
	}
	.mobile-social {
    display: flex!important;
    margin-left:auto;!important;
    margin-right:auto;!important;
    justify-content: space-between;
	max-width:260px;
	}
	.mobile-accordion button,
	.footer li
	{
    font-size: 14px;
    line-height: 20px;
	}
	.footer h4
	{
		margin:0;
	}
	.accordion-button:not(.collapsed){
    color: unset;
    background-color:  unset;
    box-shadow:  unset;
}
	.accordion-button:focus {
   
    border-color:  unset;
    box-shadow:   unset;
}
	.pre-site-info
	{
		border:0;
		margin-top:51px;
		margin-bottom:10px;
	}
	.social-icons a:not(:last-child) {
    margin-right: 38px;
}
	.testata a
	 {
    margin-right: 0;
    margin-left: auto;
    margin-top: 22px;
	}
	.cta-primary-button
{
	min-width:72px!important;
	min-height:38px!important;
    padding: 0 14px;
    width: max-content;
	font-size:13px!important;
	line-height:13px!important;
}
	.home-sezione-2 .container,
.testata .container,
	.home-sezione-1-container .col-md-6,
	.home-sezione-4-container .col-md-6
	{
		padding:0 20px;
	}
	.mobile-button
	{
    display: flex;
    justify-content: center;
	}
	.desktop-button
	{
		display:none;
	}
	.app-img
	{
    display: block;
    text-align: center;
}
	.app-img img
	{
	padding:0;
}
	.val-box {
    margin-left: auto;
    margin-right: auto;
}
}