.widget-list li:before{position:absolute;top:0;left:0;font-family:'Font Awesome 5 Free'!important;content:"\f105";font-weight:bold;}

.widget-list li {
    padding-left: 12px !important;
}

#sociallist img{
	max-width: unset;
    height: 20.969px;
	border: 0 !important;
}


.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.well {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.header-wrap .row{
display:block !important;
margin-left:-15px !important;
margin-right:-15px !important;
flex-wrap:unset !important;
}

body {
    line-height: 1.42857143 !important;
    color: #000 !important;
    background-color: #fff !important;
}
@media (min-width:768px) {
    .navbar-nav {
        display: -ms-flexbox;
        display: unset !important;
        /* -ms-flex-direction: column; */
        flex-direction: unset;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
}
@media (max-width:767.98px)  {
    .navbar-nav {
        display: -ms-flexbox;
        display: unset !important;
        -ms-flex-direction: column;
        flex-direction: unset;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
}

.header-top-login a:hover {
    text-decoration:underline;
}

.widget-list li a:hover {
    text-decoration:underline;
}

.text-center .img-responsive{
	display:initial !important;
}

.btn-border-custom{
	color: #fff;
    border-color: #fb6330;
    background-color: #fb6330;
}

.btn-border-custom:hover{
	color: #fb6330;
    border-color: #fb6330;
    background-color: #ffffff;
}

#page-loading .bot-logo{
  position: relative;
  max-width: 130px;
  margin: auto;
  background-image: url("https://www2.busonlineticket.com/wp-content/themes/BOT/assets/images/new_logo.png");
  background-size: cover;
  background-position: 50%
}

@media only screen and (max-width: 767.98px){
.section-spacer-small .text-large.text-align {
    text-align: center!important;
}
.section-spacer-small .text-large {
    font-size: 19px;
}

.justify-content .col-full {
    padding: 5px;
}
.section-spacer-small .justify-content{
	justify-content:center !important;
}

.col-lg-7 div{
 width:-webkit-fill-available;
}
.col-lg-7 div label{
font-weight:100;
font-size:0.9em;
padding: .375rem .75rem;
}
.col-lg-7 div input{
   height: calc(2.25rem + 13px);
   padding: .375rem .75rem;
   font-size:1em;
}
.col-lg-7 div select{
   height: calc(2.25rem + 13px);
   padding: .375rem .75rem;
   font-size:1em;
}
.col-lg-7 div textarea{
   padding: .375rem .75rem;
   font-size:1em;
}
}


/* This using for Bus Terminal content description */
@media (max-width:767.98px){
	.text-content-desc{
        /* height:fit-content; */
        max-height: 110px;
        overflow: hidden;
        text-overflow: ellipsis;
    }   
}

@media (min-width:767.98px){
    /* This is for the Ferry Icon position */
    .custom-fa-style{
        font-size: 16px;
        padding-right: 10px;
    }

    /* This using for Bus Terminal content description */
	.text-content-desc{
        /* height:fit-content; */
        max-height: 125px;
        overflow: hidden;
        text-overflow: ellipsis;
    }   

}


.header-top-login .container{
    width: 100% !important;
}

@media screen and (min-width: 992px){
    #payment_method_mb .modal-dialog {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
}

.profile_edit_title{

}

.profile_edit_section{
 
}