body {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	background-color: transparent;
}

#booking{
    background-color: #fff;
    padding: 35px;
    border-radius: 40px;
}




.scheme_dark .sc_layouts_title_caption {
	color: #ffffff;
font-weight:700 !important;
font-size:42px}

.container.white {
	margin: auto; 
}

.breadcrumbs {
    font-size: 1em;
    line-height: 1.41;
    font-weight: 700;
    margin-bottom: 1.6rem;
}

.datepicker table tr td button
{background-color:transparent !important;}

.datepicker
{min-width:400px !important;}

.datepicker table tr td button span
{color:#333333 !important;}

.datepicker table button
{background-color:transparent !important;}

.datepicker table td
{padding:7px 12px !important;}


a:focus, a:hover {
	color: inherit;
	text-decoration: none;
}

#box-rx, #box-sx {
    padding: 55px;
}

#box-sx {
	background-color: #0f3360;
    border-radius: 40px;
    color: #ffffff;
}

#box-sx h4 {
    color: #ffffff;
}

#box-first label {
	float: left;
}

#formbooking{
    padding: 10px 0px 0px 55px;
}

#formbooking label {
	font-weight: 400;
}

#box-rx .serviziaggiuntivi {
    margin-bottom: 64px;
}

.selezionaserviziagg {
    font-size: 14px;
    margin-bottom: 14px;
}

.box-prenotazione-dati div {
    padding-right: 11px;
}

.row.confirm label{
    font-weight: 400;
}


/*
div#box-sx p {
	color: #fff;
}
div#box-sx p strong {
	color: #0f3360;
}
*/
h4 {
    font-weight: 800;
    text-transform: uppercase;
    color: #0f3360;
}

.dataora select {
    margin-left: 20px;
}

div#box-first input[type="text"], div#box-first select {
	border-radius: 0 !important;
    border: 1px solid #ababab;
    height: 37px;
    font-weight: normal;
}



div#box-first input[type="button"] {
	text-transform: uppercase;
	margin-top: 10px;
	color: #ffffff;
    border-color: #19335d;
    font-size: 13px;
    font-weight: 800;
    background-color: #19335d;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    letter-spacing: 1px;
    padding: 10px 30px;
}

#checkin, #checkout {
    float: left;
    margin-right: 32px;
}

.disclaimer {
    font-size: 13px;
    display: block;
    margin-bottom: 16px;
}

input[type="radio"], input[type="checkbox"], .edd_price_options ul > li > label > input[type="radio"], .edd_price_options ul > li > label > input[type="checkbox"], .wpcf7-radio input[type="radio"], .wpcf7-checkbox input[type="checkbox"] {
	display: inline;
}


.confirm:before {
    display: table;
    content: " ";
}

.confirm div { 
	min-height: 33px;
}

/*p.riepilogoprenotazione {
    margin-left: 10px;
}
p.serviziaggiuntivi {
    margin-left: 20px;
}*/

p.button.normal {
	width: 100%;
	margin-bottom:20px;
	padding: 30px 10px;
	border: 4px solid #0f3360;
	color: #0f3360;	 
	text-align: center;
	border-radius: 5px !important;
	cursor:not-allowed;

}
p.button.normal strong {
	font-size: 33px;
	border-radius: 5px !important;
	color: #0f3360;	 
}

p.button.normal.gold strong, p.button.normal.blue strong {
	color: #fff !important;
}

p.button.normal.gold {
	border: 3px solid #009ee2;
    background-color: #009ee2;
	color: #fff;
	border-radius: 5px !important;
    cursor:pointer;

}
p.button.normal.blue {
	border: 3px solid #0f3360;
	color: #fff;
	background-color: #0f3360;
	border-radius: 5px !important;
    cursor:pointer;
}

select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
    visibility: visible !important;
}

input#dateFrom, input#dateTo {
	background-color: #fff;
	padding: 12px !important;
	font-size: 14px;
	border-radius: 0;
	width: 110px;
}
select#timeFrom, select#timeTo {
	background-color: #fff;
	padding:8px;
	font-size: 14px;
}

label.descrizione {
    text-transform: lowercase;
    font-weight: 500;
    margin-right: 18px;
}

.btn.btn-lg.btn-warning {
	width: auto !important;
	text-transform: uppercase;
	margin-top: 10px;
	color: #20365f;
    border: 4px solid #20365f !important;
    font-size: 11px;
    font-weight: 800;
    background-color: #fff;
    border-radius: 5px !important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px !important;
    letter-spacing: 1px;
}

.btn.btn-lg.btn-success {
	width: auto !important;
	text-transform: uppercase;
	margin-top: 10px;
	color: #ffffff;
    border: 4px solid #20365f !important;
    font-size: 11px;
    font-weight: 800;
    background-color: #20365f !important;
    border-radius: 5px;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    letter-spacing: 1px;
}

#carvalet-partenza {
    width: auto!important;
}
#notes {
    min-height: 80px;
}

.box-prenotazione-dati input, #notes, .box-prenotazione-dati select {
    background-color: #fff !important;
    border: 1px solid #ababab !important;
    margin-bottom: 10px;
}

div#formbooking input[type="text"], div#formbooking input[type="number"],  div#formbooking input[type="email"], div#formbooking textarea, div#formbooking select {
    border: 1px solid #ddd;
    margin-top: 5px;
    width: 100%;
	border-radius: 0;
	text-align: left;
	-moz-user-select: text;
	-webkit-user-select: text;
	-ms-user-select: text;
	user-select: text;
	height: 34px !important;
	padding: 6px 12px !important;
}


.datepicker .btn{
	max-width: 25px;
	margin:2px!important;
	border:none;
	background-color: none;
	padding: 5px!important;
}
thead .btn{
	width: 100%!important;
	max-width: 100%!important;
}
.datepicker tr{
	width: auto!important;
}
.datepicker th{
	width: auto!important;
}
tr, td{
	width: 100%!important;
	max-width: 100%!important;
}
@media (max-width:479px) {
	#dateFrom, #dateTo{
		min-width: 150px!important;
	}
}


/* TABLET */





@media (min-width:480px) { 
   
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { 
  padding-left: 0px;
  padding-right: 0px;
}


    input#promoCode {
    width: 360px;
}

    
    
}

@media (max-width:768px) { 

    #box-rx, #box-sx {
        border-radius: 0;
    }
    
    

    
    div#formbooking {
        margin-top: 32px;
    }
}


/* MOBILE */


@media (max-width: 479px){
 
    #booking, #formbooking{
        padding: 0;
    }
    

    
    .row.dettagliprenotazioneinfo.text-left {
    padding: 26px 15px;
    }

    #box-rx, #box-sx {
    padding: 35px;
        border-radius: 0;
    }

   .booking2 div {
    padding: 0;
}
 
    
    .selezionaserviziagg {
        font-size: 13px;
    }
    
}



    
/*
@media only screen and (max-width: 900px){
#menu-top-left,
	#menu-top-right{
		display:none;
	}
.icon-box {
  display: inline-block; 
}
.quadro:after,
	.quadro:before
	{
    display:none;
}
	#header-menu-bar,
	.quadro{
		background-image:none;
		background:none;
	}
	.icon-box-btn{
		width:100%;
		margin-top: 15px;
		text-align:center;
	}
}
.highlights  a{
border-bottom: 6px solid #17f778!important;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.container.white {
    margin: 20px;
}
.footer::before {
    width: 0px;
    height: 0px;
}

*/

