/* @override 
	https://alemany.communikt.eu/wp-content/plugins/kt-funcionalidades-alemany/assets/css/styleweb.css?*
	https://alemany.com/wp-content/plugins/kt-funcionalidades-alemany/assets/css/styleweb.css?*
	https://alemany.com/en/wp-content/plugins/kt-funcionalidades-alemany/assets/css/styleweb.css
 */



* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'TrolaLight';
  src: url('./fonts/Trola-LightItalic.eot'); /* IE9 Compat Modes */
  src: url('./fonts/Trola-LightItalic.otf') format('otf'), /* IE6-IE8 */
       url('./fonts/Trola-LightItalic.woff') format('woff'), /* Pretty Modern Browsers */
       url('./fonts/Trola-LightItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Trola-LightItalic.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EudaldNews';
  src: url('./fonts/EudaldNews-Medium.eot'); /* IE9 Compat Modes */
  src: url('./fonts/EudaldNews-Medium.otf') format('otf'), /* IE6-IE8 */
       url('./fonts/EudaldNews-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('./fonts/EudaldNews-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./fonts/EudaldNews-Medium.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EudaldNewsBold';
  src: url('./fonts/EudaldNewsBold.eot'); /* IE9 Compat Modes */
  src: url('./fonts/EudaldNewsBold.otf') format('otf'), /* IE6-IE8 */
       url('./fonts/EudaldNewsBold.woff') format('woff'), /* Pretty Modern Browsers */
       url('./fonts/EudaldNewsBold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./fonts/EudaldNewsBold.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGot';
  src: url('./fonts/TradeGot.eot'); /* IE9 Compat Modes */
  src: url('./fonts/TradeGot.otf') format('otf'), /* IE6-IE8 */
       url('./fonts/TradeGot.woff') format('woff'), /* Pretty Modern Browsers */
       url('./fonts/TradeGot.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./fonts/TradeGot.svg') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}


.TrolaLight, .TrolaLight h1, .TrolaLight h2, .TrolaLight h3, .TrolaLight h4 {
	font-family: TrolaLight, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	
}
.colortitols {
	color: #9a7f63;
}

.EudaldNews, .EudaldNews p, .EudaldNews span, .EudaldNews div, .EudaldNews h3, .EudaldNews h4, .EudaldNews h2 {
	font-family: EudaldNews, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	line-height: 1.2em;
}
footer p {
	line-height: 1.5em !important;
}
.EudaldNewsBold, .EudaldNewsBold p, .EudaldNewsBold span, .EudaldNewsBold div, b, strong{
	font-family: EudaldNewsBold, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	line-height: 1.2em;
}

.TradeGot, .TradeGot p, .TradeGot span, .TradeGot div {
	font-family: TradeGot, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	line-height: 1.2em;
}
.titols_taula_negreta .ct-text-block {
	font: 20px EudaldNewsBold, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
}
.row_logistic_item .ct-text-block {
	font-size: 16px;
}
.menu_idiomes li a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
}
.menu_idiomes li a:hover::after {
	text-decoration: none !important;
}
.menu_idiomes li a {
	padding-right: 12px;
	font-size: 15px;
}
.menu_idiomes .mlp-current-language-item a {
	text-decoration: underline !important;
}
.menu_idiomes li a::after {
	/*content: ".";*/
	padding-left: 10px;
	text-decoration: none !important;
}
section#section-122-7.ct-section div.ct-section-inner-wrap .menu_idiomes li a:hover::after {
	color: #4d4d4d !important;  
}
.menu_idiomes li a:hover::after {
	color: white !important;  
}
.menu_idiomes li:last-child ::after {
	padding-left: 6px;
	content: "";
}
a#link-96-7:hover  {
	text-decoration: none !important;
}

footer nav li a::after {
	content: ".";
	padding-left: 10px;
	color: #262626;
}
body.logged-in [class*="lrm-show-if-logged-in"] a::after {
    display: none !important;
}
footer nav li a {
	margin-right: 0 !important;
	 margin-left: 0 !important;
}


footer nav li:last-child ::after {
	padding-left: 6px;
	content: "";
	padding-right: 0 !important;
}

footer nav li.amagar_punt ::after {
	padding-left: 6px;
	content: "";
	padding-right: 0 !important;
}

footer nav li:last-child a {
	/*padding-left: 0px !important;*/
	padding-right: 0px !important;
}

#slider-2-7 .unslider .unslider-nav {
position: absolute;
bottom: 20px !important;
left: 0;
right: 0;
z-index: 100;
} 

/* TO TOP */


/* to top */
.to-top {
   display:inline-block;
    height:60px;
    width:60px;
    position:fixed;
    bottom:30px;
    right:30px;
    box-shadow: none !important;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    /*background: url(https://www.labaldufateatre.com/wp-content/uploads/to-top2.svg) center 50% no-repeat rgba(246, 145, 17, 0.65);/* Color de fondo semi-transparente *!/*/
  z-index: 999999;
  background: url(Ancla.svg) no-repeat rgba(255, 255, 255, 0);
	background-size: 57px 57px;
}


.to-top:hover {
  /*background-color: #f38b11;*/
}
.to-top.top-is-visible {
  visibility:visible;
  opacity:1;
}

.to-top.top-fade-out {
  opacity:.8;
}
/*
@media only screen and (min-width: 960px) {
    .to-top {
        height:45px;
        width:45px;
    }
}*/
section#section-122-7.ct-section button.mfp-close {
	opacity: 1;
	padding: 40px 40px 50px 50px;
}

.unslider-nav ol li.unslider-active {
    background-color: ##d5ccc2 !important;
	border: 1px solid #968067 !important;
}

.unslider-nav ol li {
    border: 1px solid #968067 !important;
}
.unslider-nav ol li.unslider-active {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.unslider-nav ol li.unslider-active {
    background: #fff;
    cursor: default;
}


/* no actiu */
.unslider-nav ol li {
    border-color: #d7ccc1;
}

.unslider-nav ol li {
    border-color: #ffffff;
}
.unslider-nav ol li {
    box-sizing: content-box;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2), 0px 0px 1px rgba(0,0,0,0.2) inset;
}

/*

.oxy-expand-collapse-icon {
    margin-right: 0.8em;
    height: auto;
}

.oxy-expand-collapse-icon::before {
    background-color: transparent;
    border-radius: 0;
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: static;
    font-size: 32px;
}

.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
    content: "\f0c9";
}

.oxy-expand-collapse-icon::after {
    display: none;
    transform: none;
    position: static;
}
*/


div.envoltall_slider {
	background-size: cover !important;
	background-position: center center !important;
	height: 690px;
	max-height: 100vh;
}

div.envoltall_slider_losliderproductes {
	background-size: cover !important;
	background-position: center center !important;
	max-height:  100vh !important;
	height: 500px;
}

div#owl-slidertop div.owl-dots {
	position: absolute;
	left: 0;
	z-index: 913!important;
	width: 100%;
	margin-top: 0;
	bottom: 0;
	display: none !important;
}
div#owl-slidertop div.owl-dots button {
	/*display: block;*/
}

div#owl-slidertop div.owl-dots button.owl-dot.active span {
	background-color: #d5ccc2 !important;
	border: 2px solid #968067;
}
div#owl-slidertop div.owl-dots button.owl-dot span {
	border: 2px solid #968067;
	background-color: #ffffff ;
	width: 12px;
	height: 12px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d5ccc2 !important;
}
body.footerblanc footer {
	background-color: #fff !important;
}

.contingut_pagina_nosaltres p {
	line-height: 1.3em;
}
img.imatge_50_esq {
	width: 48%;
	height: auto;
	float: left;
	margin-right: 4%;
	margin-top: 40px;
}

img.imatge_50_dreta {
	width: 48%;
	height: auto;
	float: left;
	margin-top: 40px;
}

.contingut_pagina_nosaltres h2 {
	color: #9a7f63;
	font: 30px EudaldNews, sans-serif !important;
	margin-bottom: 29px;
}

img.imatge_dins_text_nosaltres {
	height: auto;
	margin-top: 55px;
	margin-bottom: 55px;
}
figure.wp-block-image img {
	height: auto !important;
}
 figure.wp-block-image {
 	margin: 55px 0 !important;
 }
 div.wp-block-columns figure.wp-block-image {
	margin-top: 40px;
	margin-bottom: 20px;
}
div.seccio900recepta {
	width: 900px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
div.oxy-posts div.oxy-post.seccioLarecepta {
	padding: 65px 20px 77px;
}
div.oxy-posts div.oxy-post.seccioLarecepta:nth-child(2n) {
	background-color: #ebe5e0;
}

p.descripciobreurecepta {
	width: 600px;
	margin: 10px auto 0;
	max-width: 100%;
}
div.oxy-post.seccioLarecepta h3 a.oxy-post-title.EudaldNews.mida30 {
	font-size: 28px !important;
	margin-top: 10px;
}

h3 a.oxy-post-title.EudaldNews.mida30, .mida30 {
	font-size: 28px !important;
}
ul.linkrelacionats {
	padding-left: 0;
	list-style: none;
	margin-bottom: 25px;
}
span.titollinkrelacionat {
	display: block;
	margin-top: 30px;
}


.galeria_receptes a:nth-child(1n) {
	margin: 0 15px 30px 0 !important;
}

.galeria_receptes a:nth-child(2n) {
	margin: 0 0 30px 15px !important;
}


li.gfield label.gfield_label {
	font: 20px EudaldNews, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
}
li.gfield {
	margin-top: 35px !important;
}

ul#input_1_8.gfield_checkbox li.gchoice_1_8_1 {
	margin-top: -10px;
	
}
ul#input_1_8.gfield_checkbox li.gchoice_1_8_1 label{
	font-size: 16px;
	display: inline;
}
input.large {
	height: 35px !important;
	border: none !important;
	font: 17px EudaldNews, sans-serif !important;
	padding-left: 12px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
textarea {
	border: none !important;
	font: 17px EudaldNews, sans-serif !important;
	padding-left: 12px !important;
	padding-top: 12px!important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

p.mida11 {
font: 11px/1.3em EudaldNews, sans-serif !important;
margin-bottom: 0;
text-align: justify;
}

div.ginput_container.ginput_container_checkbox {
	font-family: EudaldNews, sans-serif !important;
	margin-top: 0 !important;
}

 .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px !important;
}
form#gform_1.form_contate_alemany div.validation_error {
	font-family: EudaldNewsBold, sans-serif !important;
	font-weight: normal;
	font-style: normal;
	border-top-width: 1px !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #9a7f63 !important;
	color: #9a7f63 !important;
	border-top-color: #9a7f63 !important;
}
ul.gfield_checkbox input {
	-webkit-appearance: none !important;
	-moz-appearance: none!important;
	appearance: none!important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	background-color: #f4f1ee;
	width: 18px;
	height: 18px !important;
	min-width: 18px;
	margin-right: 5px;
	margin-top: 0 !important;
	cursor: pointer;
	margin-left: 0;
	border: 1px solid #9a7f63;
	
}
ul.gfield_checkbox input:checked + label {
	font-weight: normal !important;
	font-style: normal !important;
	/*text-decoration: underline;*/
}
ul.gfield_checkbox input:checked{
	background-color: #9a7f63;
	padding: 3px !important;
}

.gfield_description.validation_message {
	color: #9a7f63 !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 223, 224, 0) !important;
    margin-bottom: 6px !important;
    border-top: 0px solid #C89797 !important;
    border-bottom: 0px solid #C89797 !important;
    padding-bottom: 6px;
    padding-top: 0 !important;
    box-sizing: border-box;
}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #4d4d4d !important;
}


/* deshabilitar chrome estils formularis */


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 0px white inset !important;
	box-shadow: none !important;
	outline: none !important;
	
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
 -webkit-box-shadow: 0 0 0 0px white inset !important;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: none !important;
  outline: none !important;
  
}
:focus{
	outline:0px;
}




input#gform_submit_button_1.gform_button.button {
	background-color: #9a7f63;
	padding: 9px 30px 8px;
	color: #fff;
		font-family: EudaldNews, sans-serif !important;
	font-size: 20px;
	-webkit-appearance: none !important;
	-moz-appearance: none!important;
	appearance: none!important;
	border: none;
	width: 130px;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}



/* login form */


form#loginform p.login-username label, form#loginform p.login-password label {
	display: block;
	text-align: center;
	font-size: 20px;
	font-family: EudaldNews, sans-serif !important;
	color: #4d4d4d;
}



input#user_login.input, input#user_pass.input {
	display: block;
	width: 100%;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 30px;
} 

form#loginform p.login-remember {
	text-align: center;
	font-family: EudaldNews, sans-serif !important;
	vertical-align: middle !important;
	margin-bottom: 30px;
}
form#loginform p.login-submit {
	text-align: center;
}
input#wp-submit.button.button-primary {
	background-color: #9a7f63;
	padding: 9px 30px 8px;
	color: #fff;
		font-family: EudaldNews, sans-serif !important;
	font-size: 20px;
	-webkit-appearance: none !important;
	-moz-appearance: none!important;
	appearance: none!important;
	border: none;
	width: 130px;
}
{
	
}

input#rememberme {
	-webkit-appearance: none !important;
	-moz-appearance: none!important;
	appearance: none!important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	background-color: #f4f1ee;
	width: 18px;
	height: 18px !important;
	min-width: 18px;
	margin: 10px 5px -3px 0;
	cursor: pointer;
	border: 1px solid #9a7f63;
}
input#rememberme:checked + label {
	font-weight: normal !important;
	font-style: normal !important;
	/*text-decoration: underline;*/
}
input#rememberme:checked{
	background-color: #9a7f63;
	padding: 3px !important;
}

form.lrm-form div.fieldset.fieldset--password1 span.lrm-pass-strength-result.strong, {
	display: none;
}
div.lrm-restore-password div.lrm-user-modal-container form.lrm-form {
width: 450px;
max-width: 100%;
}
div.lrm-restore-password div.lrm-user-modal-container {
	margin-top: 60px;
}
form.lrm-form div.fieldset p.description.indicator-hint.lrm-password-hint {
	display: none;
}
span#span-4-354.ct-span.oxy-stock-content-styles div.lrm-restore-password div.lrm-user-modal-container form.lrm-form div.fieldset.fieldset--pw-weak div.pw-weak label {
	display: none;
}
div.lrm-restore-password div.lrm-user-modal-container form.lrm-form div.fieldset.fieldset--password1 span.lrm-pass-strength-result {
	/*display: none;*/font-family: EudaldNews, sans-serif !important;
	color: #4d4d4d;
}
div.lrm-restore-password div.lrm-user-modal-container button.full-width.has-padding {
min-width: 100%;
}


section.seccio_mapa_i_cercador div.wpgmp_filter_wrappers {
	width: 100% !important;
	max-width: 100% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	display: block;
	height: 160px;
	background-color: #ebe5e0 !important;
	padding: 0 20px 20px !important;
	border-radius: 0px !important;margin-bottom: 0px;
	float: none !important;
	width: 100%;
}



section.seccio_mapa_i_cercador div.wpgmp_map_container.wpgmp-map-1 {
	text-align: center;
	}

section.seccio_mapa_i_cercador div#map1.wpgmp_map {
	
}
section.seccio_mapa_i_cercador div.wpgmp_listing_container  {
	width: 900px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 40px;
}


.envoltall_item_localitzacio {
	width: 50% !important;
	float: left !important;
	background-color: rgba(255, 255, 255, 0) !important;
	text-align: center !important;
	font: 20px EudaldNews, sans-serif !important;
	color: #4d4d4d !important;
	padding: 20px !important;
	margin-bottom: 15px !important;
}

div.nom_localitzacio a{
	text-align: center !important;
	font: 20px EudaldNewsBold, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	color: #9a7f63 !important;
	
}
 div.wpgmp_filter_wrappers div.wpgmp_listing_header div.wpgmp_search_form input.wpgmp_search_input {
	font: normal normal 16px EudaldNews, sans-serif !important;
	color: #4d4d4d;
	width: 580px;
	max-width: 100%;
 	margin-right: auto;
	margin-left: auto;
 	height: 48px;
 	text-align: center;
 }
div.wpgmp_search_form::after {
display: none;

} 
 div.wpgmp_listing_header div.wpgmp_search_form {
	text-align: center;
}
.wpgmp_tabs_container *, .wpgmp_listing_container *, .wpgmp_pagination * {

    font-size: 20px !important;

}

div.wpgmp_map_container.wpgmp-map-1 div.wpgmp_filter_wrappers div.wpgmp_before_listing {
	display: none;
}

div.wpgmp_search_form input.wpgmp_search_input:focus {

    border: none !important;

}

div.wpgmp_search_form input.wpgmp_search_input {

    display: block;
    padding: .7142857em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    border: none !important;
        
    border-bottom: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

div.separadorpuntet {
color: #9a7f63;
font: 40px/1px EudaldNews, sans-serif;
padding-top: 20px;
	padding-bottom: 8px;
	visibility: hidden;
}

div.linkacat  {
	margin-bottom: 10px;
}
div.botoplus {
	margin-bottom: 5px;
}

div.fc-itemcontent-padding.fc-infowindow-content , div.fc-item-title.fc-item-primary-text-color{
	padding: 15px;
	font-family: EudaldNews, sans-serif !important;
}

div.gm-style img[src="https://alemany.com/wp-content/uploads/xinxeta-mapa.png"] {
    width: 30px !important;
	height: auto !important;
	padding-top: 43px !important;
	padding-left: 16px !important;
}

a.boto-llegir-mes.botollegirmes_recepta  {
	margin-top: 30px;
	display: inline-block;
}

.menucat-subcat li.current-menu-item > a  {
		font-family: EudaldNewsBold, sans-serif !important;
		color: #4d4d4d !important;
}

.menucat-subcat li:hover > a {
		font-family: EudaldNewsBold, sans-serif !important;
		color: #4d4d4d !important;
}

li.current-producte_category-ancestor > a  {
		font-family: EudaldNewsBold, sans-serif !important;
		color: #4d4d4d !important;
}

a.nomproducte {
	display: block;
	width: 100%;
	text-align: center;
	color: #9a7f63;
}


div.textosproducte p, div.textosproducte span{
	line-height: 1.4em !important;
}


body.single-producte footer.footerwebalemany {
	background-color: #ebe5e0;
}
li.current-producte-ancestor.current-menu-parent.current-producte-parent a {
		font-family: EudaldNewsBold, sans-serif !important;
}
.menucat-subcat li a {
	width: auto;white-space: nowrap;
	
}

/* RESPONSIVE */



@media only screen and (max-width: 1200px) {
footer nav {
	display: block;
	overflow: hidden;
}
footer .oxy-nav-menu-list {
    display: block !important;
    padding: 0;
    margin: 0;
}
footer nav ul{

}
footer .oxy-nav-menu-list li {
	float: left;
}



}
@media only screen and (max-width: 1024px) {
	
	div.envoltall_slider {
		min-height: 40vh !important;
		background-size: cover !important;
		background-position: center center !important;
		max-height: 100vh !important;
	}
	
}
@media only screen and (max-width: 767px) {
	ul#input_1_8.gfield_checkbox li.gchoice_1_8_1 label{
		font-size: 16px;
		display: inline-block;
	}
/*div#owl-slidertop, div.owl-item {
	/*min-height: 100vh;*!/
	max-height: 100vh !important;
	
}*/.envoltall_item_localitzacio {
	width: 100% !important;
	float: left !important;
	background-color: rgba(255, 255, 255, 0) !important;
	text-align: center !important;
	font: 20px EudaldNews, sans-serif !important;
	color: #4d4d4d !important;
	padding: 20px !important;
	margin-bottom: 30px !important;
		margin-top: 5px !important;
}
div.envoltall_slider {
	background-size: cover !important;
	background-position: center center !important;
	height: 350px;
}
div.envoltall_slider_losliderproductes {
	background-size: cover !important;
	background-position: center center !important;
	height: 200px;
	
	margin-right: auto;
	margin-left: auto;
} 
figure.wp-block-image {
 	margin: 0px 0 !important;
 }
div.wp-block-columns figure.wp-block-image {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
	}

@media only screen and (max-width: 640px) {
	
	input#gform_submit_button_1.gform_button.button {
		background-color: #9a7f63;
		padding: 2px 30px 1px !important;
		color: #fff;
			font-family: EudaldNews, sans-serif !important;
		font-size: 20px;
		-webkit-appearance: none !important;
		-moz-appearance: none!important;
		appearance: none!important;
		border: none;
		width: 130px;
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		border-radius: 0px !important;
	}
	
	
	.galeria_receptes .oxy-gallery-item {
		width: 100% !important;
		
	}
	
	.galeria_receptes a:nth-child(1n) {
		margin: 0 0 30px !important;
	}
	
	.galeria_receptes a:nth-child(2n) {
		margin: 0 0 30px !important;
	}
	
	}



/* LOGIN FORM PLUGIN 2 */
/* @override 
	https://webs.communikt.net/alemany/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/lrm-core-compiled.css?* */

.lrm-position-relative {
    position: relative;
}
/* --------------------------------

xsigin/signup popup

-------------------------------- */
.lrm-user-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 54, 66, 0.9);
    z-index: 999999;
    overflow-y: auto;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
.lrm-user-modal.is-visible {
    visibility: visible !important;
    opacity: 1;
}
.lrm-user-modal.is-visible .lrm-user-modal-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.lrm-user-modal-container {
    position: relative;
    width: 640px;
    max-width: 100%;
    background: #ebe5e1;
    margin: 3em auto 4em;
    cursor: auto;
    border-radius: 0em !important;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
ul.lrm-switcher {
    list-style: none !important;
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.lrm-user-modal-container .lrm-switcher:after {
    content: "";
    display: table;
    clear: both;
}

.lrm-user-modal-container ul.lrm-switcher li {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li {
    width: 50%;
    float: left;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a {
    border-radius: .25em 0 0 0;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a {
    border-radius: 0 .25em 0 0;
}

.lrm-user-modal-container .lrm-switcher.-is-login-only li a {
    border-radius: 0;
	padding-top: 40px;
}

.lrm-user-modal-container .lrm-switcher a {
    display: block !important;
    width: 100%;
    height: 110px !important;
    line-height: 40px;
    background: #ebe5e1 !important;
	font-family: EudaldNews, sans-serif !important;
    color: #9a7f63 !important;
    text-decoration: none !important;
    box-shadow: none !important;
	font-size: 30px;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected{
    background: #FFF;
    color: #505260;
}

.lrm-switch-to-link:before {
    line-height: 1;
    content: "";
    display: inline-block;
    overflow: hidden;
    vertical-align: text-bottom;
	margin-right: 0;
	margin-left: 0;
}

.lrm-switch-to--login:before {
    width: 0px;
    height: 0px;
    background: none !important;
    background-size: 100%;
}

.lrm-switch-to--register:before {
    width: 22px;
    height: 24px;
    background: url(img/user.png) no-repeat center center;
    background-size: 100%;
}

@media only screen and (min-width: 600px) {
    .lrm-user-modal-container {
        margin: 20vh auto 4em;
    }
	

	
    .lrm-user-modal-container .lrm-switcher a {
        height: 70px;
        line-height: 70px;
    }
	
	
	
}

@media only screen and (max-width: 760px) {
    	.lrm-close-form {
    	    /* form X button on top right */
    	    display: block;
    	    position: absolute;
    	    width: 40px;
    	    height: 40px;
    	    right: 0;
    	    top: -40px;
    	    /*background: url("https://webs.communikt.net/alemany/imatges/cd-icon-close-fosc.svg") no-repeat center center;*/
			   background: url("../images/cd-icon-close-fosc2.svg") center center no-repeat;
    	    text-indent: 100%;
    	    white-space: nowrap;
    	    overflow: hidden;
			color: #090909;
		}
	.lrm-user-modal {
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background: #ebe5e1 !important;
	    z-index: 999999;
	    overflow-y: auto;
	    cursor: pointer;
	    /*visibility: visible !important;*/
	    /*opacity: 1 !important;*/
	    -webkit-transition: opacity 0.3s, visibility 0.3s;
	    -moz-transition: opacity 0.3s, visibility 0.3s;
	    transition: opacity 0.3s, visibility 0.3s;
	}
	
	
	.menucat-subcat li a {
		width: auto;white-space: normal;
		text-align: center !important;justify-content: center !important;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.menucat-subcat li {
	width: 100% !important;
	
	}
	nav.menucat-subcat {
		width: 100%;	    flex-direction: column !important;
		
	}section.submenu_subfamilies {
		/*display: none;*/
	}
	nav.menucat-subcat ul.oxy-nav-menu-list {
	    display: flex;
	    flex-direction: row;
			    flex-wrap: wrap;
		width: 100%;
		min-width: 100%;
		padding-top: 7px;
		padding-bottom: 7px;
	} 
	ul#menu-menu-categories_subcat-mobil li ul.sub-menu {
	    padding: 0;
	    flex-direction: column;
	    white-space: nowrap;
	    transition-timing-function: ease-in-out;
	    transition-property: visibility, opacity;
	    visibility: visible !important;
	    opacity: 1;
	    display: flex;
	    position: relative !important;
	    top: 0;
		background-color: rgba(255, 255, 255, 0);
		z-index: 3;
		/*height: 180px;*/
		margin-top: -5px;
		margin-bottom: 15px;
	}
	.menucat-subcat li ul li a {
		padding-top: 6px !important;
		padding-bottom: 6px !important;
	}
	ul#menu-menu-categories_subcat-mobil li ul.sub-menu li a{
		text-transform: none !important;
		font-weight: normal !important;
		font-style: normal !important;
	}
	ul#menu-menu-categories_subcat-mobil li ul.sub-menu li a{
	
		font-weight: normal !important;
		font-style: normal !important;justify-content: center !important;
		
	}
	
	/*.menucat-subcat li.current-menu-item, .menucat-subcat li:hover a , li.current-producte_category-ancestor a  {
			font-family: EudaldNewsBold, sans-serif !important;
			color: #262626;	
			
	}*/
	
	ul#menu-menu-categories_subcat-mobil li.current-producte_category-ancestor.current-menu-ancestor ul.sub-menu li {
		font-family: EudaldNews, sans-serif !important;
		/*display: none !important;*/
		font-weight: normal !important;
		font-style: normal !important;
	}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children > a::after {

    width: 0.35em;
    height: 0.35em;
    margin-left: 0.5em;
    border-right: 0.1em solid;
    border-top: 0.1em solid;
    transform: rotate(135deg);
    display: none;
	content: "";

}
}





.lrm-form {
    padding: .5em 3em .1em !important;
}
.lrm-form .fieldset {
    position: relative;
    margin: 1.4em 0;
    padding: 0 !important;
    clear: both;
	text-align: center;
}

.clearfix:after {
    display: table;
    content: "";
    clear: both;
}

.lrm-col-half-width {
    width: 49%;
    float: left;
    clear: none;
    position: relative;
}

.lrm-col-last{
    float: right;
}

/*.lrm-form .fieldset:first-child {*/
    /*margin-top: 0;*/
/*}*/
/*.lrm-form .fieldset:last-child {*/
    /*margin-bottom: 0;*/
/*}*/
.lrm-form label {
    font-size: 14px;
	font-family: EudaldNews, sans-serif !important;
}

 ::-webkit-input-placeholder { /* Edge */
  color: #4d4d4d;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4d4d4d;
}

::placeholder {
  color: #4d4d4d;
}

.lrm-form label.image-replace {
    /* replace text with an icon */
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    text-shadow: none;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding: 0 !important;
	background: none !important;
}
.lrm-form label.lrm-username {
    background-image: url("img/cd-icon-username.svg");
}
.lrm-form label.lrm-email {
    background-image: url("img/cd-icon-email.svg");
}
.lrm-form label.lrm-password {
    background-image: url("img/cd-icon-password.svg");
}
.lrm-form input {
    margin: 0;
    padding: 0;
    border-radius: 0 !important;
    font-size: 20px;
	font-family: EudaldNews, sans-serif !important;
	border: none !important;
	height: auto !important;
	color: #4d4d4d !important;
	text-align: center;
}
.lrm-form input.full-width,
.lrm-form button.full-width{
    width: 100% !important;
    box-sizing: border-box;
}
.lrm-form input.has-padding,
.lrm-form button.has-padding {
    padding: 12px 20px !important;
}
.lrm-form input.has-border{
    border: 0px solid #d2d8d8 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}



.lrm-form input.has-border:focus {
    border: none !important;
    box-shadow: none !important;
    outline: none;
}
/* INTEGRATIONS */

.lrm-integrations label {
    font-weight: bold;
}

.lrm-form .lrm-integrations input[type="text"],
.lrm-form .lrm-integrations input[type="tel"],
.lrm-form .lrm-integrations input[type="email"],
.lrm-form .lrm-integrations input[type="number"],
.lrm-form .lrm-integrations select{
    border: 1px solid #d2d8d8;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    width: 100% !important;
    box-sizing: border-box;
    padding: 12px 20px;
    font-size: 16px;
}

.lrm-form .lrm-integrations input[type="text"]:focus,
.lrm-form .lrm-integrations input[type="tel"]:focus,
.lrm-form .lrm-integrations input[type="number"]:focus,
.lrm-form .lrm-integrations input[type="email"]:focus,
.lrm-form .lrm-integrations select:focus{
    border-color: #343642;
    box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
    outline: none;
}

.lrm-form .acf-field {
    text-align: left;
}

.lrm-form .acf-input-prepend,
.lrm-form .acf-input-append {
    padding: 13px 7px;
}

.lrm-form input.has-error {
    border: 1px solid #d76666;
}
.lrm-form input[type=password] {
    /* space left for the HIDE button */
    padding-right: 65px;
}
.lrm-form a.button,
.lrm-form button,
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form input[type=submit] {
    cursor: pointer;
    background: #9a7f63 !important;
	font: 20px EudaldNews, sans-serif !important;
	color: #FFF;
    font-weight: bold;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: auto;
    border-radius: 0px;
	width: 165px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	max-width: 100%;
}
.lrm-form a.button,
.lrm-form button {
    font-size: 16px;
    padding: 6px 5px !important;
}
.lrm-form button[type=submit],
.lrm-form #buddypress input[type=submit],
.lrm-form input[type=submit]{
    font-size: 20px;
    padding: 11px 5px !important;
}
.no-touch .lrm-form input[type=submit]:hover,
.no-touch .lrm-form input[type=submit]:focus,
.no-touch .lrm-form button[type=submit]:hover,
.no-touch .lrm-form button[type=submit]:focus {
    background: #3599ae;
    outline: none;
}
.lrm-form .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 15px;
    border-left: 1px solid #d2d8d8;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.875rem;
    color: #343642;
	display: none;
    cursor: pointer;
}
.lrm-form .lrm-error-message {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, 0.9);
    padding: .8em;
    z-index: 2;
    color: #FFF;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    /* prevent click and touch events */
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}
.lrm-form .lrm-error-message::after {
    /* triangle */
    content: '';
    position: absolute;
    left: 22px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.lrm-form .lrm-error-message.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s 0, visibility 0 0;
    -moz-transition: opacity 0.2s 0, visibility 0 0;
    transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
    .lrm-form {
        padding: .5em 4em .1em !important;
    }
    .lrm-form .fieldset {
        margin: 2em 0 !important;
		text-align: center !important;
	}
    /*.lrm-form .fieldset:first-child {*/
        /*margin-top: 0 !important;*/
    /*}*/
    /*.lrm-form .fieldset:last-child {*/
        /*margin-bottom: 0 !important;*/
    /*}*/
    .lrm-form input.has-padding,
    .lrm-form button.has-padding {
        padding: 16px 20px !important;
    }
    .lrm-form button[type=submit],
    .lrm-form input[type=submit],
    .lrm-form #buddypress input[type=submit] {
        padding: 13px 0 !important;
		margin-top: 20px;
	}
}

.lrm-form-message {
    padding: 0.35em 0 .3em .7em;
    font-size: 14px;
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    margin: 5px 0 0;
    border-left: 4px solid #6d6d6d;
}

.lrm-form-message:empty {
    display: none;
}
.lrm-form-message.lrm-is-error {
    border-left-color: #dc3232;
}

@media only screen and (min-width: 600px) {
    .lrm-form-message {
        padding: .6em 0 .5em 1em;
    }
}
/* amagar enllaç boto recordar contrasenya */
p.lrm-form-bottom-message {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -32px;
    text-align: center;	font-family: EudaldNews, sans-serif !important;
    font-size: 14px;
    margin: 0 !important;
	display: none;
}
.lrm-user-modal p.lrm-form-bottom-message a {
    color: #FFF;
    text-decoration: underline;
}

.lrm-close-form {
    /* form X button on top right */
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: -40px;
    /*background: url("img/cd-icon-close.svg") no-repeat center center;*/
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
/*@media only screen and (min-width: 1170px) {*/
    /*.lrm-close-form {*/
        /*display: none;*/
    /*}*/
/*}*/

.lrm-inline .lrm-close-form{
    display: none !important;
}

.lrm-signin-section, .lrm-signup-section, .lrm-reset-password-section {
    display: none;
}

.lrm-signin-section.is-selected, .lrm-signup-section.is-selected, .lrm-reset-password-section.is-selected {
    display: block;
}

/*
=== INLINE ===
*/
.lrm-inline .lrm-user-modal-container {
    border: 0px solid #d2d8d8;
	width: 450px;
	max-width: 100%;
}
.lrm-inline {

}

.lrm-inline p.lrm-form-bottom-message a {
    color: inherit;
}

/* Loader animation */

.lrm-button-loader {
    text-align: center;
    width: 60px;
    height: 22px;
    x-display: none;
    overflow: hidden;
    color:#ffffff;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.lrm-button-loader svg {
    width: 100%;
    height: 100%
}


.lrm-integrations {
    text-align: center;
}

.lrm-integrations,
.lrm-integrations label,
.lrm-integrations p {
    font-size: 16px;
}

.lrm-integrations br {
    display: none;
    text-align: center;
}

/*
==== lrm-pass-strength-result ====
@since 1.1
*/


.lrm-pass-strength-result{
    background-color:#eee;
    border:1px solid #ddd;
    color:#23282d;
    margin:1px 5px 5px 1px;
    padding:3px 5px;
    text-align:center;
    width:25em;
    opacity:0;
    display: inline-block;
    width: 100%;
}
.lrm-pass-strength-result.short{
    background-color:#f1adad;
    border-color:#e35b5b;
    opacity:1
}
.lrm-pass-strength-result.bad{
    background-color:#fbc5a9;
    border-color:#f78b53;
    opacity:1
}
.lrm-pass-strength-result.good{
    background-color:#ffe399;
    border-color:#ffc733;
    opacity:1
}
.lrm-pass-strength-result.strong{
    background-color:#c1e1b9;
    border-color:#83c373;
    opacity:1
}

/* Catcha PLUGIN */
.lrm-integrations .cptch_input {
    padding: 6px 8px;
    font-size: 16px !important;
}

.wp-social-login-provider-list img {
    display: inline-block;
}

/**
    Jetpack
*/
#jetpack-sso-wrap {
    margin-top: 10px;
}

a.jetpack-sso {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
}

.jetpack-sso-or {
    margin-bottom: 16px;
    position: relative;
    text-align: center;
}

.jetpack-sso-or:before {
    background: #E5E5E5;
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
}
.jetpack-sso-or span {
    background: #fff;
    color: #777;
    position: relative;
    padding: 0 8px;
    text-transform: uppercase
}

.jetpack-sso.button {
    height: 36px;
    line-height: 34px;
    float: none;
    margin-bottom: 16px;
    position: relative;
    width: 100%;
}

.jetpack-sso.button > span {
    position: relative;
    padding-left: 30px;
}


.jetpack-sso.button .genericon-wordpress {
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 24px;
}
body.single-post ul.blocks-gallery-grid {
	margin-top: 20px;
}
@media screen and ( max-width: 782px ) {
    .jetpack-sso.button {
        line-height: 22px;
    }
	body.single-post ul.blocks-gallery-grid li {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 30px !important;
	}
	
}

form.lrm-form div.fieldset label.lrm-nice-checkbox__label.lrm-remember-me-checkbox {
	display: none;
}
body.page-id-351 .lrm-user-modal-container {
    margin: 0vh auto 0;
}
.gform_wrapper .gfield_required {
    color: #4d4d4d !important;
    margin-left: 4px;
}
.gform_wrapper .gfield_error .gfield_label {

    color: #4d4d4d !important;

}

.gform_confirmation_message {
	font-size: 20px !important;
	font-family: EudaldNews, sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	line-height: 1.2em;
}
.amagar {
	display: none !important;
}

.cli-tab-header a.cli-nav-link  {
    
    text-transform: none !important;
    
}

#cookie-law-info-bar p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#cookie-law-info-bar a.cli_settings_button {
	text-decoration: underline !important;
}
#cookie-law-info-bar span {
display: inline-block !important;
width: 1150px;
	max-width: 100%;
	margin-right: auto !important; 
	margin-left: auto !important;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #9a7f63 !important;
    color: #ffffff;
    border-radius: 0;
}

.cli-modal-body div, .cli-modal-body a, .cli-modal-body h4 {
font-family: 'EudaldNews' !important;	
}

  
  
a#link-154-7 {
  	color: #ffffff !important;
  }