<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Ca l'Enric
Description: Canvas child theme
Version: 1.0
Author: Zoo Studio
Author URI: http://www.zoo.ad/
Template: canvas
*/

@import url("../canvas/style.css");


/* ---------- CANVAS ---------- */


.page .entry-title {
	display: none;
}
.nocomments {
	display: none;
}
.entry img, img.thumbnail {
	background: none;
	border: medium none;
	padding: 0;
}


/* ---------- VIDEO ---------- */


.video {
	max-height: 900px;
}
.vidbg-container video {
	max-width: none !important;
}
.broadway {
	display: none;
}
.broadway canvas {
    width: 100%;
}


/* ---------- HEADER ---------- */


#logo {
	position: fixed;
	top: 40px;
	left: 40px;
	z-index: 999;
}
#logo img {
	width: 62px;
}
.vacances {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 998;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 140px 40px 40px 140px;
}


/* ---------- FOOTER ---------- */


#footer {
	display: none;
}
body #footer-container {
	background-color: transparent;
}
body #wrapper.full #footer-widgets.col-full {
	max-width: 980px !important;
}
.widget p {
	font-size: 14px;
	line-height: 30px;
}


/* ---------- MENU ---------- */


body #nav-container {
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 998;
	padding: 0;
    margin: 0;
    max-width: 100%;
    width: 400px;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
}
#nav-container #navigation {
	background-color: transparent;
	padding: 150px 60px 60px;
}
#navigation ul.nav li {
    float: none;
}
#navigation ul.nav li a {
	text-transform: uppercase;
	padding: 10px 20px !important;
    color: white;
}
body #navigation ul.nav &gt; li a:hover {
	background-color: transparent !important;
}

#burguer {
	position: fixed;
    top: 60px;
    right: 40px;
    width: 30px;
    height: 30px;
    z-index: 999;
    cursor: pointer;
}
#burguer .line {
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: white;
}
#burguer div:nth-child(1) {
	top: 0px;
}
#burguer div:nth-child(2) {
	top: 10px;
}
#burguer div:nth-child(3) {
	top: 20px;
}

#navigation ul.nav li.idioma {
	float: left;
	margin-top: 41px;
}
#navigation ul.nav li.idioma a {
	color: #8f8f8f;
	padding: 10px !important;
}
#navigation ul.nav li.idioma:hover {
	background-color: transparent !important;
}
#navigation ul.nav li.idioma a:hover {
	color: white !important;
}
#navigation ul.nav li.idioma.current_page_item a {
	background-color: transparent !important;
	color: #8f8f8f !important;
}
.idioma {
    margin-left: 10px;
}
.idioma ~ .idioma {
    margin-left: 0;
}


/* ---------- GENERAL ---------- */


body.full-width #content {
	padding: 0;
}
body #wrapper.full .col-full, body #wrapper.full {
	max-width: none !important;
}
#wrapper.full section.entry {
    text-align: center;
}
.entry, .entry p {
	font: 300 13px/2em 'Libre Baskerville', arial, sans-serif;
	color: #999999;
}

h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: white;
}

hr {
	width: 75px;
	background-color: white;
	margin-top: 20px;
}
a:link, a:visited {
	color: #999999;
}
a:hover {
	color: white;
	text-decoration: none;
}

.wrap660 {
	position: relative;
	width: 660px;
	max-width: 100%;
	margin: 0 auto;
}
.wrap960 {
	position: relative;
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
}
.wrap1200 {
	position: relative;
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}


/* ---------- PAGE ---------- */


.restaurant .part1 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/fullwidth1.jpg');
	background-repeat: no-repeat;
	background-position: center 40px;
}
.restaurant .part1 .frase {
	margin-top: 160px;
	margin-bottom: 500px;
	font-size: 19px;
}

.restaurant .part2 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/fullwidth2.jpg');
	background-repeat: no-repeat;
	background-position: center 300px;
	padding-top: 640px;
    height: 560px;
}
.restaurant .part2 img {
    position: absolute;
	top: -650px;
    right: 0;
}

.restaurant .part4 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/restaurant7.jpg');
	background-repeat: no-repeat;
	background-position: center 185px;
	padding-top: 185px;
	height: 1120px;
}
.restaurant .part4 img {
    position: absolute;
	top: 620px;
    right: 0;
}

.restaurant .part5 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/restaurant9.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 85px;
	padding-top: 630px;
}

.restaurant .part6 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/fullwidth3.jpg');
	background-repeat: no-repeat;
	background-position: center 208px;
    padding-top: 140px;
    height: 1370px;
}
.restaurant .part6 .menu {
	position: relative;
	width: 470px;
	padding: 20px 15px 50px;
	margin: 0 50px 50px;
	float: left;
	background-color: rgba(0, 0, 0, 0.7);
}
.restaurant .part6 .vins {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/fonsvi.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	width: 300px;
    padding-left: 60px;
    padding-right: 140px;
    padding-top: 35px;
    min-height: 90px;
    margin: 0 50px;
    text-align: left;
}
.restaurant .part6 .vins .preu {
	left: 40%;
}

.restaurant .part7 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2015/12/restaurant10.jpg');
	background-size: cover;
	margin-bottom: 100px;
}
.restaurant .part7 img {
	margin-bottom: 300px;
}
.restaurant .part7 .lacarta {
	padding-top: 15px;
}

.restaurant .part9, .restaurant .part9 p {
	text-align: left;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.restaurant .part10 {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2016/02/fullwidth4.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 879px;
}
.restaurant .part10 .avellana {
	background-image: url('http://www.restaurantcalenric.cat/wp/wp-content/uploads/2016/02/fullwidth5.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 1040px;
}
.restaurant .part10 img {
	margin: 0;
}

.restaurant .part11 {
	background-image: url('https://www.restaurantcalenric.cat/wp/wp-content/uploads/2022/04/regal-targeta.jpg');
	background-size: contain;
	min-height: 960px;
	padding-top: 60px;
	padding-bottom: 30px;
}
.restaurant .part11 .regals {
	width: 226px;
    float: right;
    margin-left: 90px;
}
.restaurant .part11 .regal {
	position: relative;
    background-color: #1a1a1a;
    padding: 20px 20px 1px;
    margin-bottom: 20px;
    min-height: 200px;
    text-align: left;
}
.restaurant .part11 .regal div {
	text-align: center;
	color: white;
}
.restaurant .part11 .regal p {
    padding-right: 35px;
}
.restaurant .comprar a {
	display: block;
	background-color: #776445;
	padding: 25px;
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: black;
	margin: 0 auto;
	max-width: 226px;
	box-sizing: border-box;
}
.restaurant .comprar a:hover {
	background-color: white;
}
.restaurant .part11 .preu {
	position: absolute;
    bottom: 0px;
}
.restaurant .part11 .fotoregal {
	display: none;
}


.restaurant strong {
	color: white;
	font-weight: normal;
}
.restaurant .preu {
	width: 126px;
	height: 74px;
	padding-top: 52px;
	border: 1px solid white;
	border-radius: 50%;
	font-size: 28px;
	color: white;
    text-align: center;
	position: absolute;
    right: -80px;
    bottom: -90px;
}
.restaurant .preu small {
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
}
.restaurant .carta {
	background-color: rgba(0, 0, 0, 0.7);
	border-top: 1px solid white;
	padding: 90px 15px 50px;
}

.vsg-map iframe {
	width: 100%;
	height: 600px;
}
.flxmap-container {
	margin-top: -1.2em;
}
.comprar {
    margin: 15px 0;
}
.entry .regal p {
    line-height: 1.6em;
}


/* ---------- SHOP ---------- */


body #wrapper.normal {
	padding-top: 200px;
}
.payment_method_redsys img,
.payment_method_bacs .payment_box {
	display: none !important;
}

.woocommerce .summary .quantity,
.woocommerce .product_meta {
	display: none;
}
.woocommerce .summary h1.product_title {
	text-transform: uppercase;
}
.woocommerce .summary p.price {
	color: white;
	font-size: 34px !important;
	font-weight: normal;
}
body.woocommerce .summary form {
	padding: 0;
	border: 0;
	margin: 40px 0;
}
.woocommerce .images a.woocommerce-main-image {
	margin-bottom: 50px;
}

a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button, #wrapper .woo-sc-button {
	background: #776445;
	padding: 25px 60px;
	font-family: 'Raleway', sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: black !important;
	border: none;
	border-radius: 0;
	line-height: normal;
}
a.button:hover, a.comment-reply-link:hover, #commentform #submit:hover, .submit:hover, input[type=submit]:hover, input.button:hover, button.button:hover, #wrapper .woo-sc-button:hover {
	background: white;
}
button.button:disabled {
	cursor: not-allowed;
	opacity: 0.5;
}
.cart-collaterals .cart_totals .checkout-button {
	padding: 25px 60px !important;
	float: right;
}
.cart-collaterals .cart_totals .checkout-button:after {
	display: none;
}

.woocommerce ul.products li.product a.button {
	display: none;
}
.woocommerce ul.products li.product h3 {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.woocommerce ul.products li.product span.price {
	font-size: 16px;
}
.woocommerce .related h2, .woocommerce .upsells h2 {
	font-weight: 300;
}

.woocommerce_message, .woocommerce-message {
	background-color: #303030 !important;
    font-family: 'Raleway', sans-serif;
	font-size: 14px;
	padding: 1em !important;
}
.woocommerce_info, .woocommerce-info {
	background-color: #303030 !important;
}
.woocommerce-error, .woocommerce_error {
	background-color: #7e3519 !important;
}
.woocommerce_message, .woocommerce_info, .woocommerce_error, .woocommerce-message, .woocommerce-info, .woocommerce-error {
	color: white !important;
	border-radius: 0 !important;
	border: none !important;
}
.form-row.woocommerce-invalid .input-text, .form-row.woocommerce-invalid .chzn-single {
	border-color: #ed5a24 !important;
}
.woocommerce_error:before, .woocommerce-error:before,
.woocommerce_message:before, .woocommerce-message:before,
.woocommerce_info:before, .woocommerce-info:before {
	display: none !important;
}
.woocommerce_message .button, .woocommerce_info .button, .woocommerce_error .button, .woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button {
	font-size: 19px !important;
}

.entry table {
	border-radius: 0;
	border: 0;
	background: #303030;
	font-size: 14px;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.entry table tbody th {
    background: #1a1a1a;
    border-bottom: 1px solid black;
    color: #776445;
}
.entry table td, .entry table th {
	border-right: 1px solid black;
}
.entry table tbody td {
    border-bottom: 1px solid black;
    font-family: 'Raleway', sans-serif;
    color: white;
}
.entry table tbody td.actions {
	padding: 1em;
}
.entry table tbody td a {
	color: white;
}
.entry table thead th {
	background: #1a1a1a;
	border-right: none;
	border-bottom: none;
	color: #776445;
	text-transform: none;
	border-radius: 0 !important;
}
.entry table.cart a.remove {
	background: none;
	font-size: 30px;
    line-height: 30px;
}
.entry table.cart a.remove:hover {
	background: #ed5a24;
}
table.cart .product-thumbnail {
	display: none !important;
}

#customer_details {
	margin-bottom: 40px;
}
abbr.required {
	color: #ed5a24;
}

.woocommerce.one-col .related {
	background: none repeat scroll 0 0 #3a3a3a;
	box-shadow: 1000px 0 0 0 #3a3a3a, -1000px 0 0 0 #3a3a3a;
	padding-top: 3em;
}
.product-addon textarea {
	background-color: #3a3a3a;
	border: none;
	border-radius: 0;
}
.product-addon h3 {
	font: 300 14px/1.5em 'Libre Baskerville', arial, sans-serif;
	color: #776445;
	margin-bottom: 6px;
}

.woocommerce ul.order_details {
    border: none;
    border-radius: 0;
    background-color: #3a3a3a;
}
.woocommerce ul.order_details li {
	border-right: 1px solid black;
	text-transform: none;
	color: #776445;
	font-size: 14px;
}
.woocommerce ul.order_details li strong {
    font-size: 1em;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    color: white;
}
.woocommerce address {
    background-color: #3a3a3a;
    padding: 20px;
}

.woocommerce .page-title, 
.woocommerce .woocommerce-result-count, 
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-tabs {
	display: none;
}
.woocommerce .summary a.reset_variations {
	display: none !important;
}
.woocommerce .summary p span {
	color: white;
}

p.stock.out-of-stock {
	color: white;
}
p.stock.out-of-stock:before {
	content: "";
	width: 0;
}

body p.demo_store {
    padding: .5em 0;
    background: black;
    color: white;
    border-bottom: 1px solid white;
}

.woocommerce-variation-price {
    color: white;
    margin-bottom: 15px;
    font-size: 20px;
}
select#pa_menu-degustacio {
    padding: 5px;
    width: 100%;
}
.variations label {
    display: block;
    margin-top: 4px;
}
body.woocommerce .summary table.variations tr td {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-product-gallery__image {
    display: inline-block;
    margin-right: 7px;
}

/* ---------- ANIMATION ---------- */


img.anim {
    opacity: 0;
}
hr.anim {
	width: 0;
	max-width: 100%;
}


/* ---------- RESPONSIVE ---------- */


@media only screen and (max-width: 1400px) {
	
	.restaurant .part11 .regals {
		right: 100px;
	}

}


@media only screen and (max-width: 1214px) {
	
	.restaurant .part7 img {
		margin-bottom: 0;
	}
	.restaurant .part7 .lacarta {
		top: -40px;
		position: relative;
	}
	.restaurant .part7 .carta &gt; div {
		width: 100%;
	}
	.restaurant .part10 .avellana {
		background-image: none;
		height: auto;
	}
	.restaurant .part10 img {
		float: none;
	}
	.woocommerce.one-col .related {
		box-shadow: 100px 0 0 0 #3a3a3a, -100px 0 0 0 #3a3a3a;
		padding-left: 20px;
		padding-right: 20px;
	}

}


@media only screen and (max-width: 768px) {
	
	#navigation .nav-home, #navigation .nav-close, #navigation h3 {
		display: none;
	}
	#navigation {
		display: block;
		width: 100%;
		left: 100% !important;
	}
	#navigation ul.nav li a {
    	font: 400 19px/1.2em 'Raleway', arial, sans-serif;
	}
	h3 {
		font-weight: 400 !important;
	}
	.entry p {
		padding: 0 10px;
	}
	.restaurant .part6 .menu {
		margin: 0 5% 150px;
	}
	.restaurant .carta {
		margin: 0 5% 20px;
	}
	.restaurant .part6 .menu, .restaurant .carta {
		width: 90%;
		height: auto;
	}
	.restaurant .preu, .restaurant .part6 .vins .preu {
		left: 60%;
	}
	.restaurant .carta &gt; div {
		margin-bottom: 40px !important;
	}
	.restaurant .part9 p {
		padding: 0 20px;
	}
	.restaurant .part11 {
	    background-image: none;
	}
	.restaurant .part11 .regals {
		position: relative;
		right: auto;
    	margin-left: 20px;
	}
	.restaurant .part11 .preu {
		left: 70%;
	}
	.restaurant .part11 .fotoregal {
		display: block;
	}
	
	body.woocommerce #content {
		padding: 0 10px;
	}
	body #wrapper.normal {
		padding-top: 100px;
	}
	
	.col2-set .col-2 {
		clear: both;
	}
	
}


@media only screen and (max-width: 480px) {
	
	#logo {
		top: 20px;
		left: 20px;
	}
	#burguer {
    	top: 40px;
    	right: 20px;
    }
	p.respnw br {
		display: none;
	}
	.restaurant .part1 {
		background-size: auto 80%;
	}
	.restaurant .part1 .frase {
		margin-top: 100px;
		margin-bottom: 100px;
	}
	.restaurant .part4 {
		height: 900px;
		padding-top: 100px;
	}
	.restaurant .part5 {
		background-size: 100% auto;
		padding-top: 70%;
	}
	.restaurant .part6 {
		padding-top: 100px;
		background-size: cover;
	}
	.restaurant .part6 .vins {
		padding-left: 0;
		padding-top: 10px;
	}
	.restaurant .part6 .vins p {
		padding-left: 5%;
	}
	.restaurant .carta {
		padding-bottom: 0;
	}
	.flxmap-container {
		height: 300px !important;
	}
	.woocommerce_message, .woocommerce-message {
		display: none;
	}
	
}








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