/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
Text Domain:  limo
*/


#Content{
	padding-top:0 !important;
}
.mt1 { margin-top:   1%!important; }
.mb1 { margin-bottom:1%!important; }
.ml1 { margin-left:  1%!important; }
.mr1 { margin-right: 1%!important; }

.mt2 { margin-top:   2%!important; }
.mb2 { margin-bottom:2%!important; }
.ml2 { margin-left:  2%!important; }
.mr2 { margin-right: 2%!important; }

.mt3 { margin-top:   3%!important; }
.mb3 { margin-bottom:3%!important; }
.ml3 { margin-left:  3%!important; }
.mr3 { margin-right: 3%!important; }

.pt1 { padding-top:   1%!important; }
.pb1 { padding-bottom:1%!important; }
.pl1 { padding-left:  1%!important; }
.pr1 { padding-right: 1%!important; }

.pt2 { padding-top:   2%!important; }
.pb2 { padding-bottom:2%!important; }
.pl2 { padding-left:  2%!important; }
.pr2 { padding-right: 2%!important; }

.pt3 { padding-top:   3%!important; }
.pb3 { padding-bottom:3%!important; }
.pl3 { padding-left:  3%!important; }
.pr3 { padding-right: 3%!important; }

.top0 {top: 0!important;}
.top5 {top: 5px!important;}

#Top_bar .logo{
	float: left;
    margin: 0 10px 0 20px !important;
	}

.imgBox{
    width: 300px!important;
    height: 250px !important;
    border-radius: 5px!important;
}

.titleBox{
    text-align: center!important;
    border: 1px solid #ff5f1e!important;
    border-radius: 25px!important;
    padding: 5px 10px!important;
    margin: 0 22%!important;
    color: #ffffff!important;
    background-color: #ff5f1e!important;
}
.titletBox:hover{
    border: 1px solid #ff5f1e!important;
    color: #ff5f1e!important;
    background-color: transparent!important;
}

.descBox{
    color: #000000 !important;
    float: left !important;
    margin: 13% 3% !important;
    line-height: 1.5 !important;
    font-weight: 800 !important;
    background: #f5f5f5a1 !important;
    min-height: 60px!important;
    padding: 2% 5px !important;
    border-radius: 7px !important;
}
.prezzoBox{
    display: block !important;
    margin: auto !important;
    text-align: center !important;
	font-weight:800 !important;
    /*background: radial-gradient(black, transparent) !important;*/
}
#ui-datepicker-div {width: 500px}

.limo-trip-search{
    padding: 20px;
    background-color: crimson;
    float: left;
    box-shadow: 10px 10px 0 #ff5f1e;
    width: 100%;
    margin-top: -10px;
}

.limo-trip-search .title{
    color: white;
    font-size: 32px;
    text-align: center;
    margin: 15px 0 30px 0;
    line-height: 40px;
}

.limo-trip-search .search-title{
    display: none;
}

.limo-trip-search label{
    float: left;
    margin: 5px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    width: 100%;/*width: calc(25% - 10px)*/;
    text-align: center;
}

.limo-trip-search label input,
.limo-trip-search label select{
    width: 25%;
    margin-top: 5px;
}

.limo-trip-search input[type="button"]{
    background-color: black;
}

.limo-trip-search input[type="button"]:hover{
    background-color: white;
    color: black;
}

.limo-trip-search input[type="submit"]:disabled,
.limo-trip-search select:disabled,
.limo-trip-search input:disabled{
    box-shadow: none;
    opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.limo-trip-search input[type="submit"],
.limo-trip-search select,
.limo-trip-search input{
    box-shadow:  1px 1px 5px rgba(0,0,0,0.3);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.search-no-results .limo-trip-search input[type="submit"],
.search-no-results .limo-trip-search input[type="button"]{
    width: 75%;
}

/*icone whatapp e booking*/
#ico-mess-left{
    position: fixed;
    bottom: 50px;
    left: 20px;
    z-index: 99;
}

#ico-mess-right{
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 99;
}

.circle-green {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: green;
    border-radius: 50%;
    position: sticky;
    }

  .container-green{
    width: 145px;
    height: 36px;
    display: inline-block;
    background: rgb(0, 102, 0);
    margin-left: -48px;
    padding-top: 6px;
    border-radius: 50px;
  }

  .container-orange{
    width: 130px;
    height: 36px;
    display: inline-block;
    background: rgb(212, 138, 0);
    margin-right: -55px;
    padding-top: 6px;
    border-radius: 50px;
  }

  .circle-orange {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: orange;
    margin-left: 20px;
    border-radius: 50%;
    z-index: 1;
  }


.icon-what{
    margin: 20% 0% 0% 15%;
    color: white;
    font-size: 25px;
}

.fa-calendar{
    margin: 30% 0% 0% 32%;
    color: white;
    font-size: 20px;
}

/*#ico-mess-left {
    position: relative;
    float: left;
    padding: 0 0 0 20px;
}

#ico-mess-right {
    position: relative;
    float: right;
    padding: 0 20px 0 0;
}*/

#footer-book-now, #footer-what {
    color: white; 
    text-decoration: none;
}

.chbs-column-1{
    width: 100%!important;
}

.chbs-column-1-left,
.chbs-column-1-right{
    width: calc( 50% - 20px )!important;
    padding: 10px!important;
    margin: 0!important;
}

.chbs-button-style-2[data-value="0"]{
    display: none!important;
}

.chbs-button-style-2{
    padding: 10px 15px!important;
    border-radius: 20px!important;
}

@media only screen and (max-width: 767px){
    
    .limo-trip-search .search-title{
        display: block;
        font-size: 20px;
        font-weight: bold;
        color: white;
        text-align: center;
    }

    .limo-fields-wrapper{
        display: none;
    }
    .limo-trip-search .search-title button{
        width: 100%;
    }
    .limo-trip-search label{
        float: left;
        margin: 5px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        width: calc(100% - 10px);
        text-align: center;
    }

    .limo-trip-search label input,
    .limo-trip-search label select{
        width: 45%;
        margin-top: 5px;
    }

    .container-green,
    .container-orange{
        display: none;
    }

    #ui-datepicker-div {width: 500px; max-width: 80%}


}
@media only screen and (min-width: 768px) and (max-width: 959px){

    #ui-datepicker-div {width: 500px; max-width: 80%}

    .one-third.column{
        width: 100%;
    }
    .limo-trip-search label{
        float: left;
        margin: 5px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        width: calc(100% - 10px);
        text-align: center;
    }

    .limo-trip-search label input,
    .limo-trip-search label select{
        width: 45%;
        margin-top: 5px;
    }


    .container-green,
    .container-orange{
        display: none;
        
    }

}
