@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Nunito:200,300,300i,400,400i,700,800,900');

.container {
    max-width: calc(1300px - 100px);
}

.card,
.card > .card-header{
    border-radius: 0 !important;
}
.smallShadow{
    box-shadow: 0px 0px 5px rgba(0,0,0,.02)
}

.bigShadow{
    box-shadow: 0px 0px 15px rgba(0,0,0,.2);
}

.btn-yellow{
    display: block;
    position: relative;
font-size:.8em !important;;
border-radius: 0px;
text-transform: uppercase;
font-weight: 700;
 color: #2a4045 !important;
     background: #f0c540;
   text-decoration: none !important;
    opacity: 1;
    transition:all .5s;
       border:none;    
    margin:0 auto;
}

.btn-noBlock{
    display:inline-block !important
}

.btn.btn-big{
    padding:20px;
    font-size:1.1em;
}

.btn-yellow:hover{
    background: #2a4045;
    transition:all .5s;
    color:white !important;
}

.btn-outline-yellow,
.btn-outline-accessories, 
div .btn-outline-yellow{
    display: block;
    position: relative;
    font-size:.8em !important;
	
    border-radius: 0px;
    
    text-transform: uppercase !important;
    font-weight: 700 !important;
    
    color: #fff !important;
	background:#2F2DB2 !important;

    text-decoration: none !important;
    opacity: 1;
    
    transition:all .5s;
    margin:0 auto;
    padding: 7px;
}
/*
.btn.acc-enabled{
	position: relative;
	font-size: .8em !important;
	border-radius: 0px;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	color: #fff !important;
	background: #ff0000 !important;
	text-decoration: none !important;
	opacity: 1;
	transition: all .5s;
	margin: 0 auto;
	padding: 7px;
	
}
*/
.btn-outline-yellow:hover{
    opacity: .8;
    transition:all .5s;
}

.bottomShadow::after {
    position: absolute;
    content: '';
    display: block;
    height: 8px;
    width: 90%;
    position: absolute;
    left: 50%;
    bottom: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(13%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.72)), color-stop(88%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 13%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 13%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 100%);
    border-radius: 100%;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.4;
}

.smbtn{
    cursor:pointer;
}

.headerMap{
    display:none;
    padding:4px;
    border:solid 1px #eee;
    box-shadow:1px 1px 5px rgba(0,0,0,.2);
}
/*****************************************************************/
/**********************  BOX DI NOLEGGIO  ************************/
/*****************************************************************/
.ui-autocomplete-loading { background:white url('img/loading.svg') no-repeat right center }

#WPSimply_noleggioMainBoxPlaces{
    font-family: 'Nunito', sans-serif;
    padding:25px;
    font-size:1em;
    background:rgba(240,197,64,1);
    box-shadow:0px 0px 4px rgba(0,0,0,.2);
    letter-spacing: -0.5px;
    
}
#WPSimply_noleggioMainBoxPlaces h1,
#WPSimply_noleggioMainBoxPlaces h2,
#WPSimply_noleggioMainBoxPlaces h3,
#WPSimply_noleggioMainBoxPlaces h4,
#WPSimply_noleggioMainBoxPlaces h5,
#WPSimply_noleggioMainBoxPlaces h6,
#WPSimply_noleggioMainBoxPlaces p{
    color:#2a4045;
}
#WPSimply_noleggioMainBoxPlaces .mainBoxTitle{
    color:#2a4045;
    text-transform: uppercase;
    font-weight: 700;
    display: none;
}

#WPSimply_noleggioMainBoxPlaces .mainBoxSubTitle{
    color:black;
    text-transform: uppercase;
    font-weight:bold;
    display: none;
}

#WPSimply_noleggioMainBoxPlaces .mainBoxTitleRitiro{
   
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    text-transform: uppercase
}

#WPSimply_noleggioMainBoxPlaces .input-group.input-light > .input-group-prepend > .input-group-text{
    background:white;
}

#WPSimply_noleggioMainBoxPlaces .input-group.input-light .form-control{
    /*border-left:none;*/
}
.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #43ac6a;
    border-width: 3px !important;
}
#WPSimply_noleggioMainBoxPlaces .form-control{
    font-family: 'Nunito', sans-serif !important;
    font-size: 1em;
    padding: 10px;
    height: auto !important;
}

#WPSimply_noleggioMainBoxPlaces label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size:1em;
}

#WPSimply_noleggioMainBoxPlaces  .submitForm{
    font-weight: bold;
    font-size:1.1em;
    text-shadow:none !important;
}

#WPSimply_noleggioMainBoxPlaces::after {
    position: absolute;
    content: '';
    display: block;
    height: 8px;
    width: 90%;
    position: absolute;
    left: 50%;
    bottom: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(13%, rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.72)), color-stop(88%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 13%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 13%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.4) 88%, rgba(0, 0, 0, 0.1) 100%);
    border-radius: 100%;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.4;
}

label.img-radio > input{ 
    visibility: hidden; 
    position: absolute; 
}

label.img-radio > input + img{ 
    cursor:pointer;
    border:2px solid transparent;
    transition:all .5s;
}

label.img-radio > input:checked + img{ 
    border:2px solid #111;
    transition:all .5s;
}

/*****************************************************************/
/**********************  LEFT FILTER BAR *************************/
/*****************************************************************/
#WPSimply_noleggioLeftBarInfo{
    font-size: .8em
}
#WPSimply_noleggioLeftBarInfo > .card-body{
    padding:0;
    font-size: .8em;
}

/*****************************************************************/
/**********************  STEP 1 GRUPPO   *************************/
/*****************************************************************/
.wpSimplyNoleggioGruppoCustomMessageBox{
    padding:15px;
    border:solid 1px #ff7400;
    background:#ff8118;
    margin-bottom: 5px;
}

.wpSimplyNoleggioGruppoCustomMessageBox > .wpSimplyNoleggioGruppoCustomMessage{
    color:white;
}

.wpSimplyNoleggioGruppoCustomMessageBox_Inner{
    padding:15px;
    border:solid 1px #ff7400;
    background:#ff8118;
    margin-bottom: 5px;
}

.wpSimplyNoleggioGruppoCustomMessageBox_Inner > .wpSimplyNoleggioGruppoCustomMessage{
    color:white;
}

#WPSimply_noleggioTopBarInfo{
    background-image: url("../img/pexels-photo-354980.jpg");
    padding:50px 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
    z-index: 1;
    background-color: hsla(0,0%,100%,0);
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    margin-top:50px;
}
#WPSimply_noleggioTopBarInfo h1,
#WPSimply_noleggioTopBarInfo h2,
#WPSimply_noleggioTopBarInfo h3,
#WPSimply_noleggioTopBarInfo h4,
#WPSimply_noleggioTopBarInfo h5,
#WPSimply_noleggioTopBarInfo h6{
    font-family: 'Montserrat', sans-serif !important;
}

#WPSimply_noleggioTopBarInfo .mainTitle{
    color:white;
    text-shadow: 0px 0px 2px rgba(0,0,0,.1);
    padding:25px 0 40px 0;
}

#WPSimply_noleggioTopBarInfo .card{
    box-shadow: 0px 0px 15px rgba(0,0,0,.2);
    border:none !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom:20px;
}

#WPSimply_noleggioTopBarInfo .card.active{
    background:#F0C540
}


#WPSimply_noleggioTopBarInfo .card.active::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: -8px;
    margin-left: -5px;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-top: 8px solid #f0c540;
}

#WPSimply_noleggioTopBarInfo .card > .card-header > .card-number{
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 100%;
    background-color: #2a4045;
    color: #fff;
    line-height: 54px;
    text-align: center;
}

#WPSimply_noleggioTopBarInfo .card > .card-header > .card-number >span{
    font-size: 20px;
    font-weight: 700;
    color: #f0c540;
    
}

#WPSimply_noleggioTopBarInfo .card > .card-header{
    position: relative;
    background:#747B79;
    border-radius: 0 !important;
    letter-spacing: -0.3px;
}

#WPSimply_noleggioTopBarInfo .card > .card-header > .cart-title{
    display: block;
    padding-left:54px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}


#WPSimply_noleggioTopBarInfo .card > .card-body{
    font-size:.8em;
    min-height: 230px;
    padding:30px;
}

#WPSimply_noleggioTopBarInfo .card > .card-body > span{
   line-height: 1.6em;
   color:#2a4045;
}

#WPSimply_noleggioTopBarInfo .card a{
    text-decoration: none;
    color:#2a4045;
    text-transform: uppercase
}


/*****************************************************************/
/**********************  STEP 1 VEICOLI  *************************/
/*****************************************************************/

#WPSimply_noleggioVehicleContainer{
    padding:80px 0 40px ;
    font-family: 'Montserrat', sans-serif !important;
    background: #eeeeee;
    
}


#WPSimply_noleggioVehicleContainer h1,
#WPSimply_noleggioVehicleContainer h2,
#WPSimply_noleggioVehicleContainer h3,
#WPSimply_noleggioVehicleContainer h4,
#WPSimply_noleggioVehicleContainer h5,
#WPSimply_noleggioVehicleContainer h6{
    font-family: 'Montserrat', sans-serif !important;
}

#WPSimply_noleggioVehicleContainer .card > .card-header{
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.3px;
}

#WPSimply_noleggioVehicleContainer .veichleContainer{
    padding:30px;   
    margin-bottom: 10px;
    background:white;
    color:#2a4045;
    line-height: 1.2em;
    font-weight: 100;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .vehicleImage{
    width: 100%;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .title{
    font-weight: bold;
    font-size:1.1em;
    letter-spacing: -0.3px;
    color: #2a4045
}

#WPSimply_noleggioVehicleContainer .veichleContainer .subTitle{
    font-size:.9em;
    letter-spacing: -0.3px;
    color: #555;
    font-style: italic;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .inclusoInTariffa,
#WPSimply_noleggioVehicleContainer .veichleContainer .nonInclusoInTariffa{
    font-size:.9em;
    letter-spacing: -0.3px;
    color: #555;
    line-height: .9em;
}

#WPSimply_noleggioVehicleContainer .veichleContainer table,
#WPSimply_noleggioVehicleContainer .veichleContainer table td, 
#WPSimply_noleggioVehicleContainer .veichleContainer table th {
    border-color: none !important;
    border:none !important;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .price{
    padding:5px;
    background:#f9f9f9;
    letter-spacing: -0.3px;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .price .importo{
    font-weight: bold;
}
#WPSimply_noleggioVehicleContainer .veichleContainer .price strike{
    font-style: italic;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .optional{
    font-size:.8em;
    color:#2a4045;
}

#WPSimply_noleggioVehicleContainer .veichleContainer .img-optional{
    width:15px;
}


/*****************************************************************/
/**********************  STEP 2 CCESSORI *************************/
/*****************************************************************/

#WPSimply_AccessoriContainer{
    padding:80px 0 40px ;
    font-family: 'Montserrat', sans-serif !important;
    background: #eeeeee;
    letter-spacing: -0.3px;
}
#WPSimply_AccessoriContainer .mainTitleContainer{
    padding-bottom: 25px;
}

#WPSimply_AccessoriContainer h1,
#WPSimply_AccessoriContainer h2,
#WPSimply_AccessoriContainer h3,
#WPSimply_AccessoriContainer h4,
#WPSimply_AccessoriContainer h5,
#WPSimply_AccessoriContainer h6{
    font-family: 'Montserrat', sans-serif !important;
    color:#2a4045
}

#WPSimply_AccessoriContainer .rentOrderInfoBox{
    background:white;
    padding:25px;
    
}
#WPSimply_AccessoriContainer > *{
    letter-spacing: -0.5px !important;
}
#WPSimply_AccessoriContainer .rentOrderInfoBox > .title{
    line-height: 1em;
    
}

#WPSimply_AccessoriContainer .rentOrderInfoBox .description{
    font-size:.9em;
    line-height: .9em;
    font-style: italic;
}


#WPSimply_AccessoriContainer .rentOrderInfoBox .inclusoInTariffa,
#WPSimply_AccessoriContainer .rentOrderInfoBox .nonInclusoInTariffa{
    font-size:.9em;
    line-height: .9em;
}


#WPSimply_AccessoriContainer .rentOrderInfoBox .imageContainer{
    padding:30px 0;
}

#WPSimply_AccessoriContainer .rentOrderInfoBox .imageContainer > img{
    width:100%;
}


#WPSimply_AccessoriContainer .rentOrderInfoBox .riepilogoCosti{
    margin-top:25px;
}

#WPSimply_AccessoriContainer .rentOrderInfoBox .riepilogoCosti table{
    border:none;
    border-collapse:separate; 
    border-spacing: 0 1px;
}

#WPSimply_AccessoriContainer .rentOrderInfoBox .riepilogoCosti table tr th{
    font-weight: bold;
    text-transform: uppercase;
    text-align:left
}

#WPSimply_AccessoriContainer .rentOrderInfoBox .riepilogoCosti table tr td,
#WPSimply_AccessoriContainer .rentOrderInfoBox .riepilogoCosti table tr th{
    background:#f9f9f9;
    padding:15px;
    border: none;
    text-align:left;
}

#WPSimply_AccessoriContainer .rentOrderInfoBox .prezzoGruppo{
    font-weight:bold;
    font-size:1.2em;
}

#WPSimply_AccessoriContainer .accessorioContainer{
    padding:15px;
    background:white;
    margin-bottom:2px;
    transition:all .5s;
    position:relative
}

#WPSimply_AccessoriContainer .accessorioContainer .accessorioObbligatorio{
    background:#FF2200;
    padding:0px 15px;
    height:30px;
    line-height: 30px;
    text-align: center;
    color:white;
    position:absolute;
    top:2px;
    right:-12px;
    font-size:.7em;
    box-shadow:-2px 2px 6px rgba(0,0,0,.4);
}

#WPSimply_AccessoriContainer .accessorioContainer .accessorioObbligatorio:after { 
    width: 0;
    height: 0;
    border-top: 5px solid #4f120d;
    border-right: 12px solid transparent;
    position: absolute;
    top: 30px;
    right: 0px;
    content: "";
    
}

#WPSimply_AccessoriContainer .accessorioContainer.selected{
    background:#eee;
    border:solid 1px #ddd;
    box-shadow: 0px 0px 3px rgba(0,0,0,.1);
    transition:all .5s;
}

#WPSimply_AccessoriContainer .accessorioContainer .accessorioTitle .title{
    font-weight: bold;
    text-transform: uppercase;
    margin:0;
}
#WPSimply_AccessoriContainer .accessorioContainer .accessorioTitle .moreInfo{
    font-size: 0.65em;
    text-transform: uppercase;
    text-decoration: underline;
    cursor:pointer;
    
}

#WPSimply_AccessoriContainer .accessorioContainer .moreInfoAccessorio{
    display: none;
    margin-top: 25px;
    font-size: .7em;
}

#WPSimply_AccessoriContainer .accessorioContainer img{
    width:100%;
}
#WPSimply_AccessoriContainer .accessorioContainer .quantity .ui-spinner{
    clear: both;
    display:block !important;
    
}
#WPSimply_AccessoriContainer .accessorioContainer .quantity .ui-spinner > input{
    clear: both;
    border:none;
}

#WPSimply_AccessoriContainer .accessorioContainer .accessorioPrice{
    font-size:1em;
    font-weight:bold;
}

#WPSimply_AccessoriContainer h5.titoloDatiCliente{
    text-transform: uppercase;
    font-weight:bold;
}

.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
}


.importoTotale > td > div{
    padding:30px 5px;
    font-size: 1.6em;
}
#main table:not(.table-borderless) td {
    border: none !important;
}
.importoTotale > td{
	border-color:#FFDA4B !important;
    border:solid !important;
    border-width: 2px !important;
    background: white !important;
    border: solid 2px #FFDA4B !important;
}

.importoTotale {
    border: solid 3px #FFDA4B;
}

.importoTotale > td > div > .bloccoImporto{
    color:#555;
    font-size: .7em;
    font-weight:bold;
}

tr.importoTotale > td{
    border-color:#f0c540 !important;
    border:solid !important;
    border-width: 2px !important;
    background: white !important;
    border: solid 2px #f0c540 !important;
}

span.required{color:red; font-weight: bold}

.rentOrderInfoBox input[type="text"], 
.rentOrderInfoBox input[type="search"], 
.rentOrderInfoBox input[type="tel"], 
.rentOrderInfoBox input[type="url"], 
.rentOrderInfoBox input[type="email"], 
.rentOrderInfoBox input[type="number"], 
.rentOrderInfoBox input[type="date"], 
.rentOrderInfoBox input[type="range"], 
.rentOrderInfoBox input[type="password"],
.rentOrderInfoBox select,
.rentOrderInfoBox textarea{
    padding: 15px !important;
    line-height: 25px !important;
    height: auto !important;
	text-transform: uppercase !important;
}

.paymentMethodInfo{
    padding:15px;
    border: 2px solid #f0c540;
    font-size:.8em;
    line-height: 1.5em;
}

.resultDataPaymentInfo{
    width: 100%;
    position: relative;
    display: block;
    float: left;
    padding: 15px 0;
    font-size: .87em;
}




/*****************************************************************/
/**********************  ELENCO GRUPPI   *************************/
/*****************************************************************/

.listGroupsMainTitle{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding:30px 0;
    text-align: center
}

.stm_product_grid_single {
    padding: 15px;
    margin-bottom: 30px;
    background:white;
    transition: all .5s;
}
.stm_product_grid_single:hover{
    background:#fafafa;
    transition: all .5s;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}


.stm_product_grid_single .header{
    padding:15px 0;
}
.stm_product_grid_single .title{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size:1.3em;
}

.stm_product_grid_single .data{
    color:#444;
}

.stm_product_grid_single > .veicoloImmagine{
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin:25px 0;
}

.stm_product_grid_single > .veicoloImmagine > img{
    max-width: 100%;
    transition: all .5s;
}

.stm_product_grid_single:hover > .veicoloImmagine > img{
    transform: scale(1.1);
    transition: all .5s;
}



/********************************************************************/
/*****************     USER DASHBOARD         ***********************/
/********************************************************************/

.wpsimplyNoleggioUserDashboard{
    padding:20px 0;
}

.userLoginBanner{
    padding:20px;
    border:Solid 1px #eee;
    background:#fafafa;
    font-size:.95em;
    line-height: 1.2em;
}