/* @dms3-ac-default — Stub CSS default — DMS3consulting (https://dms3consulting.com). */

body.dipi-mobile-menu-fullscreen #mobile_menu, body.dipi-mobile-menu-fullscreen .et-l--header .et_mobile_nav_menu .et_mobile_menu, .et_mobile_menu {
	padding:30px!important;
}
.et_hide_mobile_logo #main-header .logo_container {
	display:block!important;
	opacity:1!important;
	}
	#et-top-navigation {
		padding-left:0!important;
	}
.club-vipzolia-cta { 
	background-color:#4b8b4b;
	padding:15px;
}
.club-vipzolia-cta h2 {
	font-size:26px;
	padding-bottom:5px!important;
}
.club-vipzolia-cta h3 {
	font-size:21px;
	padding-bottom:30px;
}
.club-vipzolia-cta .et_pb_button {
	display:inline-block;
	background-color:#ffd95a;
	border-radius:0px;
	border:none;
	font-size:16px;
	color:black;
}
.club-vipzolia-cta .et_pb_button:hover {
	display:inline-block;
	background-color:#ffd95a;
	border-radius:0px;
	border:none;
}
/***/
.recaptcha-notice a {
	color: white;
}
.gform_wrapper li.hidden_label input, .footer-widget:nth-child(4) form .ginput_container_consent input {
	position: relative !important;
}
/*LOGOS KIT INICI*/
#main-footer:after {
    background: url(/wp-content/uploads/2023/07/kit-digital-logos-color-demomentsomtres.svg) no-repeat center;
    content:""!important;
   width:100%!important;
display:inline-block;
background-color:white;
margin-bottom: -10px;
}
@media (max-width:767px){
#main-footer:after {
height: 45px!important;
display:inline-block;
background-color:white;
background-size:320px 30px!important;
}
}
@media (min-width:768px){
#main-footer:after {
height: 70px!important;
display:inline-block;
background-color:white;
background-size:600px 50px!important;
}
}
/*LOGOS KIT FINAL*/

/*CAMPS ERROR VIPZOLIA */

.gform_wrapper div.validation_error {
	color:black !important;
	border-color: black;
}
 
#validation_message_5_14, #validation_message_5_15, #validation_message_5_3, #validation_message_5_12, #validation_message_5_5, #validation_message_5_6 {
	color:black;
}
#validation_message_5_14 a, #validation_message_5_15 a, #validation_message_5_3 a, #validation_message_5_12 a, #validation_message_5_5 a, #validation_message_5_6 a {
	color:#ffd95a;
}

/*FINAL CAMPS ERROR VIPZOLIA */

/* INICI GINYS FOOTER - PMV */
div#block-2 {
	margin-bottom: 0 !important;
}

div#block-2 img {
	width: 12vw;
}
/* FINAL GINYS FOOTER - PMV */


/*FORMULARI GRAVITY INICI*/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper textarea.textarea  {
	border-radius:0px!important;
	background-color:white;
}


body #post-8901 #post-8695 #gform_fields_4, #input_4_2_3, #input_4_2_6, #input_4_11, #input_4_13_1, #input_4_13_2, #input_4_13_3, #input_4_13_4, #input_4_13_5, #input_4_13_6, #input_4_12, #input_4_3, #input_4_17, #input_4_18, 
#input_4_3, #input_4_13_6, #input_3_3, #input_3_2_3, #input_3_2_6, #input_3_11, #input_3_12, #input_3_13 {
	background-color: #3f95c3;
	color: white;
}
#post-8901 .gfield_consent_label  a {
    color: #3F95C3 !important;
}
#post-8901 .recaptcha-notice a {
    color: #3f95c3 !important;
}
#post-8695 .gfield_consent_label  a {
    color: #3F95C3 !important;
}
#post-8695 .recaptcha-notice a {
    color: #3f95c3 !important;
}


.gform_wrapper .field_description_below .gfield_description {
	line-height:1.1em;
	padding-top:5px!important;
	font-weight:600;
	font-style:italic;
	padding-bottom:5px!important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	margin:0px;
}
body .gform_wrapper ul li.gfield {
	margin-top:10px;
}
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_page_footer input.button {
	/*background-color:#ffd95a!important;*/
	background-color: #204ce5!important;
	border-radius:0px;
	border:none;
	text-transform:uppercase;
	color:white;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top:5px!important;
	padding-left:0px;
}
.ginput_container_consent a{
	color:white;
	font-weight:700;
}
.gform_wrapper li.hidden_label input {
	margin-top:5px;
}
/*FORMULARI GRAVITY FINAL*/

/* CAMP QUANTITAT FITXA PRODUCTE */
.single-product .quantity .input-text {
	padding: 10px 0 !important;
}

/* PRODUCTES EN OFERTA */
del {
	text-decoration: none;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	background: #ffd95a!important;
  color: black;
}  
/* recomanem amb color groc MQB20250315*/
#recomanacions .product{
	border:2px solid rgb(63, 149, 195)!important;
	background-color:#fff;
}
/* Control del logo MQB20250315 */
#main-header .logo_container img {
	max-width: 200px;
}
#main-header #et-top-navigation {
	max-width:calc(100% - 200px);
	display:flex;
} 
#gform_fields_6 .gform-field-label, #gform_fields_6 .gfield_required {
	color: white !important;
}
.gform_required_legend {
	display: none!important;
}
#gform_submit_button_6 {
	color:black!important;
}
@media screen and (max-width:981px){
		.row-reverse {
		display:flex;
		flex-direction: row-reverse;
	}
}


/* Estils per a les seccions (capçaleres) clicables */
.productes-far .gform_body .gform_fields .gsection {
  cursor: pointer;
  background-color: #e2d3b8!important;
  padding: 15px 15px 15px 50px!important;
  font-weight: bold;
  position: relative;
	margin-top:5px!important;
	margin-bottom:0px!important;
	border: 0px;
	width:100%;
}

.productes-far .gform_body .gform_fields .gsection.active { 
	padding: 15px 15px 15px 50px!important;
	transition: 300ms;
}

.productes-far .gform_body .gform_fields .gsection.active::after {
  content: "\f0de"!important;
  font-family: "FontAwesome";
  font-weight: 900;
  color: black!important;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px!important;
}
.productes-far button.et_pb_button {
	background-color:#3F95C3!important;
}

.productes-far .gform_body .gform_fields .gsection .gsection_title {
  padding: 0px;
  margin: 0;
} 

.productes-far .gform_body .gform_fields .gsection::after {
  content: "\f0dd"!important;
  font-family: "FontAwesome";
  font-weight: 900;
  color: black!important;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px!important;
}


/*.productes-far .gform_body .gform_fields .gsection.active::after {
	display: none;
	content: ""!important;
  padding: 15px 15px 15px 0px !important;
	transition: 300ms;
}*/

.productes-far .gf-section-content {
  display: none;
  padding: 15px;
  border-top: none;
  margin-top: 0;
}

.productes-far .gform_body .gform_fields .gsection.active + .gf-section-content {
  display: block;
}
.productes-far .gform_body .gform_fields .gsection + .gf-section-content:last-child {
  display: block;
	margin-bottom:0px!important;
}
.productes-far  .gf-section-content {
	background-color:#e2d3b8!important;
}
.productes-far .gfield.gfield_contains_required ul, .productes-far .gfield:not(.gfield_contains_required) ul {
  padding-left: 10px !important;
}


/* Estils per a l'element .tast-toggle personalitzat (si existeix dins del formulari) */
.productes-far .tast-toggle {
  cursor: pointer;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
}

.productes-far .tast-toggle::after {
  content: "\f055";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #867654!important;
  font-size: 18px;
}

.productes-far .tast-toggle.active::after {
  content: "\f056";
}

.productes-far .gform_fields {
	display: block;
}
.productes-far h2.gform_title {
	color:#3f95c3!important
}
.productes-far_wrapper.gf_form_wrapper strong.tast-strong {
	color:#40392a;
}
.productes-far_wrapper .partial_entry_warning {
	font-size:14px;
}
.productes-far body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_page_footer input.button {
	background-color:#3F95C3!important;
}
body .productes-far .gform_wrapper .gform_page_footer {
	width:100%;
}

.productes-far legend {
	position:absolute!important;
	top:15px;
}
.productes-far .gfield--type-multi_choice.productes-pique {
	position:relative;
	padding-top:45px!important;
}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
	color:#3F95C3!important;
}
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
	border-color:#3F95C3!important;
	outline-color:#3F95C3!important;
}
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):selected {
	background-color:#3F95C3!important;
}

.nom-restaurant-tast .ginput_container_text  {
	border: 2px #e2d3b8 solid;
}

.gpasc-auto-load-notice, .gf_progressbar_wrapper {
	display: none;
}

#gform_previous_button_10 {
	display: none;
}

.tingle-btn--default, .tingle-modal__close, .partial_entry_warning {
	display: none;
}

@media (max-width: 712px) {
	.tingle-btn--default  {
		display: none!important;
	}
}

@media (max-width: 712px) { .tingle-modal-box {
  width: 90%;
	margin: auto;
  text-align: center;
  }
}

.tingle-modal-box__content h2 {
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-weight: 800;
    font-size: 30px;
    color: #3F95C3 !important;
	text-align: center;
}

.tingle-modal-box__content p { 
  text-align: center;
}

.tingle-modal-box__footer {
	display: flex;
	justify-content: center;
}

/* Llista de cellers — restaurants i botigues */
.llista-restaurants-botigues ul,
ul.llista-restaurants-botigues {
  list-style: none !important;
  margin: 2.5rem 0 0;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem 1.5rem;
}

.llista-restaurants-botigues ul li,
ul.llista-restaurants-botigues li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0.85rem 1rem 0.85rem 1.15rem;
  position: relative;
  color: #3a2a28;
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.35;
  width: auto !important;
  max-width: none !important;
  float: none !important;
  background: linear-gradient(
    135deg,
    rgba(122, 47, 58, 0.04) 0%,
    rgba(255, 255, 255, 0.6) 100%
  );
  border: 1px solid rgba(122, 47, 58, 0.12);
  border-radius: 2px;
  transition: border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

.llista-restaurants-botigues ul li::before,
ul.llista-restaurants-botigues li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65rem;
  bottom: 0.65rem;
  width: 2px;
  background: #7a2f3a;
  border-radius: 1px;
  opacity: 0.75;
}

.llista-restaurants-botigues ul li:hover,
ul.llista-restaurants-botigues li:hover {
  border-color: rgba(122, 47, 58, 0.35);
  background: rgba(122, 47, 58, 0.06);
  transform: translateY(-1px);
}

@media (max-width: 992px) {
  .llista-restaurants-botigues ul,
  ul.llista-restaurants-botigues {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 576px) {
  .llista-restaurants-botigues ul,
  ul.llista-restaurants-botigues {
    grid-template-columns: 1fr;
  }
}