<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @override 
	https://webs.communikt.net/alpobletot/wp-content/themes/alpobletot/style.css?*
	https://www.alpobletot.cat/wp-content/themes/alpobletot/style.css?* */

/*
 Theme Name:   alpobletot
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.22
 Text Domain:  bricks
*/


/* colors
--kt-color-blanc: #ffffff;
  --kt-color-blau: #05293e;
  --kt-color-verd: #08d066;
  --kt-color-negre: #000000;
  --kt-color-txt: #000000;
  --kt-color-grisfosc: #333333;
  
*/

/* estils generals */

.brx-body {
	min-height: 100dvh;
}

:where(p) {
  margin: 0 0 0.8em;
}

:where(p:last-child) {
  margin-bottom: 0;
}

#wp-admin-bar-editor_mode {
	display: none !important;
}

* {
	text-decoration-thickness: 0.8px !important;
	text-underline-offset: 3px;
	letter-spacing: 0;
}


.subratllat_fi {
	text-decoration-line: underline;
text-decoration-thickness: 0.9px;
text-underline-offset: 5px;
}
.subratllat_fi2 {
	text-decoration-line: underline;
text-decoration-thickness: 1.25px;
text-underline-offset: 3px;
}

.link_hover_subratllat a:hover, a.link_hover_subratllat:hover span {
	text-decoration: underline;
}
.link_subratllat a, a.link_subratllat {
	text-decoration: underline;
}

.link_efecte_zoom_foto:hover div img {
	transform: scale(1.09);
	transition: var(--kt-transition-06);
}
.link_efecte_zoom_foto div img {
	transition: var(--kt-transition-06);
}

.brxe-product-add-to-cart.afegir_cistella form.cart:not(.variations_form) {
	display: flex !important;
	align-items: flex-start;
	align-content: center;
	gap: 22px 20px;
	flex-direction: column !important;
	
}
main.sold-individually .brxe-product-add-to-cart.afegir_cistella form.cart {
	flex-direction: column !important;
	align-content: flex-start;
	align-items: flex-start;
}
#price_calculator input#weight_needed.amount_needed {
	width: 100%;
	min-width: 100%;
	padding-right: 0;
	text-align: left;
}
/* Hace que la tabla se adapte al ancho del contenedor */
#price_calculator {
  /*width: 100%;
  border-collapse: collapse;
  /* Para que en dispositivos pequeÃ±os se muestre con scroll horizontal *!/
  display: block;
  overflow-x: auto;
  white-space: nowrap;*/
}

/* Alinea el contenido de todas las celdas a la izquierda */
#price_calculator td {
  text-align: left;
  vertical-align: middle;
}
table#price_calculator.wc-measurement-price-calculator-price-table.simple_price_calculator.user-defined-mode tbody tr.price-table-row.weight-input td label {
	color: #000;
}
/* AÃ±ade 20px de espacio debajo de la primera fila */
#price_calculator tr td {
  padding-bottom: 20px;
  text-align: left;
  width: 50%;
}
/* Para navegadores basados en WebKit */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-transform: scale(1.2);
    /* Puedes ajustar tambiÃ©n propiedades como margin o padding si es necesario */
	margin-right: 8px;
}
#price_calculator span.amount {
	text-align: left;
	float: left;
}
 #price_calculator span.product_price {
 float: left;
 padding: 8px;
 border: 1px solid #dbdbdb;
 width: 100%;
 text-align: left;
 }
/* Opcional: media query para mejorar el responsive en pantallas pequeÃ±as */
@media (max-width: 600px) {
  #price_calculator {
    /* Se puede ajustar la visualizaciÃ³n si se desea */
    display: block;
  }
}
main.sold-individually div.quantity {
	display: none;
}
.brxe-product-add-to-cart.afegir_cistella .woocommerce-variation-add-to-cart.variations_button {
	display: flex !important;
	align-items: center;
	align-content: center;
	gap: 22px 20px;
	flex-direction: row !important;
	
}
.afegir_cistella form.variations_form.cart table.variations tbody tr th.label {
	width: 20%;
	color: #000 !important;
}
.afegir_cistella form.variations_form.cart table.variations tbody tr th.label label{
	color: #000 !important;
}
a.reset_variations {
	display: none !important;
}
.brxe-product-add-to-cart.afegir_cistella form.cart button:hover{
	background-color: var(--kt-color-groc);
  color: var(--bricks-color-wslkio);
}
.brxe-product-add-to-cart.afegir_cistella form.cart button{
	margin-top: 0;
	border-radius: 100px;
  color: var(--kt-color-blau);
  font-weight: 700;
  font-size: 17px;
  line-height: 1em;
  transition: var(--kt-transition-03);
  padding-top: 12px;
  padding-right: 25px;
  background-color: var(--kt-color-blau);
  color: var(--kt-color-blanc);
  padding-bottom: 12px;
  padding-left: 25px;
  min-height: 47px;
}
/* FORM CONTACTO */
.gform_required_legend {
	display: none;
}
/* 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, :focus-visible{
   -webkit-box-shadow: 0 0 0 0px white inset !important;
	box-shadow: none !important;
	outline: none !important;
	/*border-color: #000 !important;*/

}

.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    /*line-height: 1 !important;*/

}

.form_biohub div.gform_fields input, .form_biohub div.gform_fields textarea, .form_biohub div.gform_fields select {
	
border-style: solid;
	border-width: 1px;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #fff;
border-color: var(--kt-color-txt) !important;
color: var(--kt-color-txt);
font-size: 20px;
border-right-style: none;
border-left-style: none;
border-top-style: none;
box-shadow: none !important;
padding-left: 0;
}
 .form_biohub div.gform_fields textarea {
 	height: 140px;
 	border-top: 1px solid var(--kt-color-txt);
 	line-height: 1.1em !important;
 	resize: none;
 }
.form_biohub .ginput_container_fileupload input {
width: 100% !important;
}

.form_biohub input::-webkit-input-placeholder { /* Edge */
color: var(--kt-color-txt);
  	font-weight: 400 !important;
	font-style: normal !important;
	opacity: 1 !important;
	font-size: 20px;
}

.form_biohub input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: var(--kt-color-txt);
  
  	font-weight: 400 !important;
	font-style: normal !important;
	opacity: 1 !important;
	font-size: 20px;
}

.form_biohub input::placeholder, .form_biohub textarea::placeholder{
color: var(--kt-color-txt);
  
  	font-weight: 400 !important;
	font-style: normal !important;
	opacity: 1 !important;
	font-size: 20px;
}

 .gfield_consent_description {
	border: none !important;
	padding: 0 !important;
	 color: var(--kt-color-txt) !important;	
  	font-weight: normal !important;
	font-style: normal !important;
  margin-top: 0 !important;
  overflow: visible !important;
  margin-bottom: 24px !important;
  font-weight: 300 !important;
  letter-spacing: 0;
  min-height: auto !important;
  height: auto !important;
  max-height: inherit !important;
  font-size: 13px !important;
  line-height: 1.22em !important; 
 } 
 .gfield_consent_description a:hover {
 	text-decoration: underline;
 }
.ginput_container_consent input {
	border: 1px solid #000000 !important;
}

fieldset.gfield--type-consent div.ginput_container.ginput_container_consent:hover, fieldset.gf_campo_check_newsletter .gchoice:hover {
	cursor: pointer;
}
.form_biohub label.gfield_label.gform-field-label {
color: #000000;
font-weight: 400;
	font-size: 20px;
}
.form_biohub legend.gfield_label.gform-field-label.gfield_label_before_complex {
	text-transform: uppercase;	font-size: 17px;
}

fieldset.gfield--type-consent div.ginput_container.ginput_container_consent label  {
		letter-spacing: 0;
	margin-left: 7px;
	font-size: 14px !important;
	color: var(--kt-color-txt);
	margin-top: 1px;
}
 label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a {
text-decoration: underline;	
}

.gfield_required.gfield_required_asterisk {
	
	/*display: none !important;*/
	color: #000 !important;
	margin-left: 5px;
	font-size: 14px !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: var(--kt-color-txt) !important;

}

.form_biohub input.gform_button.button {
		cursor: pointer;
	background-color: var(--kt-color-verd) !important;
	color: var(--kt-color-txt) !important;
	border-color: var(--kt-color-verd) !important;
	font-size: 20px !important;
	font-weight: 500;
	border-radius: 0 !important;
	transition: all 0.3s ease-in-out !important; 
	padding: 0.5em 1em 0.3em !important;
	min-height: 42px !important;
}

.form_biohub input.gform_button.button:hover {
		cursor: pointer;
	background-color: var(--kt-color-blau) !important;
	color: var(--kt-color-blanc) !important;
	border-color: var(--kt-color-blau) !important;
	
	font-size: 20px !important;
	font-weight: 500;
	transition: all 0.3s ease-in-out !important;
	
}
.gform-theme--foundation .gform_fields {
  row-gap: 30px !important;
}
.form_biohub div.gform_footer {
	margin-top: 40px;
	margin-bottom: 5px;
}

form input.boto-canvi-botiga {
 appearance: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
font-size: 1em;
  border-radius: 100px;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  line-height: 1em;
  transition: var(--kt-transition-03);
padding: 13px 25px 12px;
-webkit-box-shadow: 0 0 0 0px white inset !important;
	box-shadow: none !important;
	outline: none !important;
	  border-color: var(--kt-color-rosa);
  background-color: var(--kt-color-rosa);
  
}
form input.boto-canvi-botiga:hover {
	border-color: var(--kt-color-blau);
  background-color: var(--kt-color-blau);
}


h1 span.fw_normal {
	font-family: "Cucina-Neretta";
}
â€¦woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
	display: none;
}
.woocommerce .button, body:not(.woocommerce) .product_type_variable, body:not(.woocommerce) .product_type_grouped, body:not(.woocommerce) .product_type_external, body:not(.woocommerce) .product_type_simple, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button {
  background-color: var(--kt-color-blau) !important;
  color: var(--kt-color-groc) !important;
  border-radius: 100px;
  line-height: 1.9em !important;
}
.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block h2, .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block h3{
	font-style: normal !important;
}

.alignwide {
  margin-left: -10%;
  max-width: 100%;
  position: relative;
  width: 120%;
}

div.wc-block-components-order-summary-item__description div.wc-block-components-product-metadata div.wc-block-components-product-metadata__description p {
	display: none;
}

.slider-fotos-poble .x-slider_slide-image {
	width: 100% !important;
	height: 100% !important;
}
.slider-fotos-poble img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	object-position: center center;

}

table#price_calculator.wc-measurement-price-calculator-price-table.simple_price_calculator.user-defined-mode tbody tr.price-table-row.weight-input td span.dashicons.dashicons-editor-help.wc-measurement-price-calculator-input-help.tip {
	
}
form#brxe-bdefkg.brxe-woocommerce-cart-items.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-name {
	padding-left: 10px;
	padding-right: 10px;
}
div#customer_details.col2-set div.col-1 button.kt-billing-toggle {
	min-height: 50px;
	font-size: 19px;
	font-weight: bold;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 21px;
}
body.woocommerce-page.woocommerce-order-received h1 {
	display: none;
}
main#brx-content section.brxe-section.pd-top-60.pd-bot-120 div.brxe-container div.brxe-post-content div.woocommerce div.woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-weight: bold;
	color: #000;
	font-size: 30px;
	margin-bottom: 80px;
}
 body.woocommerce-page.woocommerce-order-received h2 {
	font-size: 37px;
	margin-bottom: 25px;
}body.woocommerce-page.woocommerce-order-received h2  {
	margin-top: 43px;
}

body.woocommerce-page.woocommerce-order-received main#brx-content section.brxe-section.pd-top-60.pd-bot-120 div.brxe-container {
	width: 1100px;
}

.gf-turnstile-container {
	width: 100% !important;
	display: block !important;
}



/* responsive */
@media (max-width: 1710px) {
	

}
@media (max-width: 560px) {
	
	
}
@media (max-width: 967px) {
 
	
}

@media (max-width: 1207px) {


}
 
 
 
 
/* video background css */

.video-bg__media {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  
}
.video-bg__media video {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  max-width: none;
}
@supports (object-fit: cover) {
  .video-bg__media video {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
@supports (object-fit: cover) and (-ms-ime-align: auto) {
  .video-bg__media video {
    height: auto;
    width: auto;
  }
}
.video-bg__media img {
  display: none;
}
@media (prefers-reduced-motion: reduce) {
  .video-bg__media video {
    visibility: hidden;
  }
  .video-bg__media img {
    display: block;
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}


.video-bg__media:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/*background-color: rgba(0, 0, 0, 0.31);*/
	z-index: 12;
}

</pre></body></html>