a{
	color: auto;
}
a.btn-link{
	color: ##17a2b8;
}
.card.card-llistats{
	margin-top: 15px;
}
.card.card-llistats .card-body{
	padding: 15px;
	display: flex;
	flex-direction: column;
}
.card.card-llistats .card-body .card-img{
	width: 320px;
	height: 210px;
	object-fit: cover;
	margin: 0 auto;
}
.card.card-info-home-lite{
	width: 75%;
	margin: 0 auto;
	text-align: center;
	background-color: transparent;
	color: black;
	border: 2px solid #dd833d;
}
.card.card-info-home-lite .card-body{
	padding: 15px 15px 20px 15px;
}
.card.card-info-home-lite.card-info-home-lite-horari{
	border: 1px solid #333333;
}
.card.card-info-home-lite.card-info-home-lite-horari .card-body{
	padding: 0;
}
.card.card-info-home-lite .card-body h2{
	margin-bottom: 0;
}
.card.card-info-home-lite .card-body a{
	color: #1b1d1f;
}
.card.card-info-home-lite .card-body a:hover{
	color: #777777;
}
@media (max-width:  767px){
	.card.card-info-home-lite{
		width: 100%;
	}
	.card.card-info-home-lite .card-body h2{
		font-size: 1.2rem;
	}
}
#respuesta{
	background-color: #f2f2f2;
	border: 1px solid #f1f1f1;
	border-radius: 8px;
	padding: 15px;
	margin: 15px 0;
}
#checkmark{
	height: 100px;
}
input::placeholder{
	color: #333333;
}
.form-group.accepto{
	margin-bottom: 3rem;
}
.form-group.accepto label{
	position: absolute;
	margin-left: 1.5rem;
}
.form-group.accepto input{
	position: absolute;
	margin-left: 0;
	width: auto;
	display: inline;
}
label.error{
	color: red;
}
label#acepto_registre-error{
	position: absolute;
	top: 25px;
}

.acepto_participacio_sorteig .form-check-label{
	margin-left: 1.25rem;
}
.acepto_participacio_sorteig .form-check-input{
	margin-top: 0.4rem;
	margin-left: 0;
	left: 15px;
}

.acrightmenu{
	position: fixed;
	top: 42%;
	right: 0;
	background-color: #ffffff;
	padding: 15px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	z-index: 9999;
	transition: all 0.3s ease;
}
.acrightmenu img{
	height: 65px;
}
@media (max-width:  767px){
	.acrightmenu.active img{
		height: auto;
	}
}
.acbottommenu{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	padding: 10px 0 10px 0;
	
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	z-index: 9999;
	transition: all 0.3s ease;
}
.acbottommenu img{
	height: 40px;
}
@media (max-width:  767px){
	.acbottommenu.active img{
		height: auto;
	}
}
.cbp-spmenu-vertical{
	width: 350px;
	height: 50%;
	top: 22%;
	z-index: 1000;
}
.cbp-spmenu-right{
	right: -350px;
}
.goLeft{
	right: 350px;
}
.goRight{
	right: 0;
}
.shop-dir{
	padding: 20px;
	border: .5px solid #dee2e6;
}
.spinner{
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: 45%;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 5px solid black;
	background: transparent;
	border-top-color: #efef;
	border-bottom-color: #efef;
	border-left-color: black;
	animation: spin 1.5s linear infinite;
}
.card-total,
.shop-dir,
.table-carret{
	align-self: center;
	box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
	0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
	border-radius: 7px;
	padding: 40px !important;
	border: 0 !important;
}
.cart_table .shopping-product{
	height: auto;
}
.cbp-spmenu{
	background: #ffffff;
	padding: 30px;
}

.addFav{
    cursor: pointer;
    font-size: 3.5rem;
}
.addFav.esfav{
    color: red;
}
/* Menu */
.menu-view{
	text-align: center;
}
.menu-view h2{
	font-size: 2.5rem;
	margin-bottom: 1rem;
}
.menu-view p{
	font-size: 18px;
	margin-bottom: 15px;
}
.title-p0{
	color: #380202;
	font-family: inherit;
	font-size: 32px;
	margin-bottom: 17px;
}
.title-p1{
	color: #760202;
	font-size: 26px !important;
	font-family: inherit;
	margin-bottom: 15px !important;
}
p.text-p2{
	color: #333333;
	font-style: 20px !important
	font-family: inherit;
	margin-bottom: 12px;
}
@media screen and (max-width: 767px){
	.rounded-bar {
		padding: 10px 25px 10px 25px;
	}
}
.logo img{
	width: 75px;
}
@media screen and (max-width: 767px){
	.logo img{
		width: 55px;
	}
}
/* Index */
.btn-slider{
	background-color: #ffffff;
}
.banner-icons.icon-return-ac a{
	font-size: 28px;
	color: #333333;
}
/* Backgrounds */
.bg-gradient-primary{
	/*background: linear-gradient(to bottom right, #f1f1f1, #ec9953);*/
	background: rgb(241,241,241);
	background: linear-gradient(90deg, rgba(241,241,241,0.055059523809523836) 0%, rgba(236,153,83,1) 90%, rgba(221,131,61,0.9430147058823529) 100%);
}
/* Footer */
.footer_ul_icon_links li a img{
	width: 45px;
}