/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/


/*
	CSS RESERVA
*/
.cart-header,.shop_table th{
	background-color: #FFD300;
}
.order-total th, .order-total td {
	background-color: #D6D6D6 !important;
}
.order-total th, .shop_table th{
	vertical-align: middle !important;
}
.amount{
	color: #000 !important;
	vertical-align: middle !important;
}

#padding-75 {
    height: 75px;
}
#mk-page-title-box-3 {
    height: 50px;
    background-color: ;
    text-align: left;
    background-image: url("");
    background-attachment: scroll;
    background-position: left top;
}
#mk-page-title-box-3 .mk-page-title-box-title {
    font-size: 64px;
    line-height: 64px;
    font-weight: inherit;
    color: #ffffff;
    padding-bottom: 0px;
    margin-bottom: 0px;
    letter-spacing: 3px;
    text-transform: initial;
    padding-top: 0;
    margin-top: 0;
}
#mk-page-title-box-3 .mk-page-title-box-title--underline:after {
    background: #ffffff;
    left: 0;
    margin: 0;
}
#mk-page-title-box-3 .mk-page-title-box-subtitle {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: ;
}
#mk-continuar-compra a{
    width: 200px;
    padding: 12px;
    border-radius: 30px;

}
#background-layer--2 {
    background-image: url(/home/wp-content/uploads/2016/03/Panorama-1-1.jpg);
    background-repeat: no-repeat;
}
.horari-disponible{
	margin: 10px auto;
	cursor: pointer; 
	border-bottom: 5px solid green;
}
.horari{
	margin-top: 8px;
}
.producte select{
	min-width: 100px !important;
}
/*p{
	font-size: 16px;
	color: black;
	line-height: 1.66em;
	font-weight: bold;
}*/
.productes{
	padding-left: 16px;
}
.producte{
	padding: 5px;
	border-bottom: 1px solid #000;
	text-align: center;
}

.disponibilitatAlta{
	background: green;
	width: 50px;
	height: 5px;
}
.disponibilitatMitja{
	background: orange;
	width: 50px;
	height: 5px;
}	
.disponibilitatBaixa{
	background: red;
	width: 50px;
	height: 5px;
}	
.mk-button--text:hover{
	color: #000;
}

#date{
	margin-top: 64px;
}

/*
	FI CSS RESERVA
*/

