/*YOUR CUSTOM STYLES*/
.play_button {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(/images/play_button60x60.png) no-repeat center;
    width: 165px;
    height: 165px;
    cursor: pointer
}
.popup-video {
    display: block;
    position: relative;
    overflow: hidden
}
.top-outlet-stars{
	color: #F39252;
    font-size: 50px;
}
.outlet-address{
	font-size: 17px;
}
.outlet-hashtags{
    background: #fff;
    border-color: #22f8be;
    color: #333333 !important;
}
.outlet-description{
	background: #fff;
}
.read_more_less {
    color: #838383
}
.morecontent span {
    display: none
}
.swiper-pagination-bullet-active{
    background: #31e5cd !important;
}
#check_room_availability{
    margin-top: 25px;
}
.booking-item-features-expand .facility-item{
    float: none;
    display: block;
    overflow: hidden;
}
.booking-item-features .facility-item{
    float: left;
    position: relative;
    /*margin-right: 7px;*/
    margin-bottom: 7px;
}
.booking-item-features-expand .facility-item > i{
    float: left;
}
.booking-item-features .facility-item > i{
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;

    transition: 0.3s;
    font-size: 23px;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #686868;
}
a[class*="fa-"]:before{
    margin-top: 6px;
}
.place-social-icons{
    font-size: 14px;
    margin-top: 2px;
}
.video-preview{
    min-height: 270px;
    margin-bottom: 10px;
}
.user-icons{
    font-size: 25px !important;
    padding-top: 11px;
    background: #31e5cd;
}
.user-preview{
    margin-bottom: 20px;
}
.deal-preview{
    margin-bottom: 10px;
}
.place-preview{
    margin-bottom: 10px;
}
.hotels-preview{
    min-height: 275px;
}
.accommodation-preview{
    max-height: 120px;
}
.destination-preview{
    min-height: 200px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #31e5cd !important;
    border-color: #31e5cd !important;
}
.list-inline >li > a {
    color: rgba(0,0,0,.85);
}
.list-inline >li > a:hover {
    color: #31e5cd;
}
.tt-suggestions strong {
    font-weight: normal;
    color: #31E5CD;
}
.app-download-icon{
    height: 30px;
    margin: 4px 0 0;
    width: auto;
}
.swiper-button-next, .swiper-button-prev{

    background-color: #ffffff;
    border-radius: 1px;
    opacity: 0.8!important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto !important;
    pointer-events: painted !important;
}
.swiper-button-next{
    background-image: url("/images/arrow_right.png") !important;
    top: 30% !important;
    right: 0px !important;
}

.swiper-button-prev{
    background-image: url("/images/arrow_left.png") !important;
    top: 30% !important;
    left: 0px !important;
}
.booking-list > li i{
    font-size: 10px;
}
.booking-item-small img{
    height: 60px;
}
.hotel-icons i{
    top: 0px !important;
}
.date-icons i {
    top: 29px !important;
}
.input-icon-hightlight{
    /*top: 0px !important;*/
}
.top-travallers{
    height: 80px;
    width: 80px !important;
}
.location-image{
    height: 203px;
}
.category-image{
    height: 170px;
    border-radius: 5px;
}
.city-banner{
    background-image:url(images/new_york_at_an_angle_800x600.jpg);
}
.available-label{
    color: #31e5cd;
    font-weight: 500;
    padding: 3px;
    border: 1px solid #31e5cd;
}
.headline-logo{
    padding-left: 10px;
}
.category-slide{
    width: 255px !important;
    height: 185px !important;
}
.green-line{
    width: 20%;
    margin-top: 0px !important; 
    margin-bottom: 15px !important;
    border-top: 2px solid #31e5cd;
}
.hover-title-top-right{
    border-radius: 15px;
    font-size: 12px !important;
}
.nopadding {
    margin-top: 10px;
    padding: 0 !important;
}
.booking-video-labels small{
    margin-top: 5px;
    color:#ed8323;
}
.location-thumb{
    max-width: 285px;
}
.tt-suggestion:hover .autocomplete-item{
    color: #ffffff;
}
.hashtag-form .tt-suggestion:hover{
    color: #ffffff;
    background-color: #ffffff;
}
.hashtag-form .tt-suggestion{
    padding-top: 1px ;
    padding-bottom: 1px;
}
.tt-suggestion {
    min-height: 62px;
    line-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.autocomplete-image{
    width:50px;
    height:40px;
    margin-right: 10px;
}
.breadcrumb a{
    color: #272727;
}
.breadcrumb a:hover{
    color: #F39252;
}
.sort-filters .active{
    background-color: #ed8323;
}
.list-horizontal .footer-social{
    height: 40px;
    width: 40px;
}
.footer-social::before{
    margin-top: 9px !important;
    font-size: 25px !important;  
}
.social li{
    margin-top: 45px !important;
}
.app-icons i{
    padding-top: 13px !important;
    font-size: 35px;
    border-color: #31e5cd;
    color: #31e5cd;
    margin-bottom: 10px;
}
.app-icons i:hover{
    padding-top: 13px !important;
    font-size: 35px;
    border-color: #31e5cd;
    color: #fff;
}
.btn-travall{
    background: none !important;
    border-color: #31e5cd !important;
    color: #31e5cd !important;
}
.place-info-list{
    margin-bottom: 10px;
}
.search_in{
    color: #000;
    font-weight:bold;
}
.thumb-caption{
    padding: 8px;
}
.travall-item { 
    display: block; 
    position: relative;
    padding: 0px;
    border: 1px solid #e6e6e6;
    color: rgba(0,0,0,.85);
    /*-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);*/
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.travall-item:hover,
.travall-item.active {
    color: #737373;
    border: 1px solid #31e5cd;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    box-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
.travall-grey-color{
    color:rgba(0,0,0,.85);
}
.white-text {
    color: #ffffff;
}
.user-ratings {
    max-height: 300px;
    overflow: scroll;
}
.booking-item .travaller {
   height: 40px;
    width: 40px;
}
.place-deals-container{
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.videos-official-container{
    margin-bottom: 10px;
}
.videos-official-container img{
    height:320px;
}
#videos .swiper-button-prev{
    top: 42% !important;
}
#videos .swiper-button-next{
    top: 42% !important;
}

.place-deals-container .swiper-button-prev{
    top: 29% !important;
}
.place-deals-container .swiper-button-next{
    top: 29% !important;
}
