/*
Theme Name: Asia Travel and Leisure
Author: ATL Team
Author URI: https://asiatravelandleisure.com
Description: Thank you for using Asia Travel and Leisure.
Version: 1.0
License: MIT
*/

.bi-house-logo::before{
    content: "";
    background-image: url("assets/images/theme/Logo-Asia-Travel-Leisure.png");
    height: 17px;
    width: 22px;
    background-size: 22px;
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-left: 1px;
}
.site-text-primary-icon{
    background-image: url("assets/images/theme/Logo-Asia-Travel-Leisure.png");
    height: 22px;
    width: 22px;
    background-size: 21px;
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: center;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}

.wt-small-separator:after{
    background-color: #ddd !important;
    width: 30px !important;
    margin-left: 2px;
}
.section-head.left.wt-small-separator-outer .wt-small-separator i{
    padding-left: 6px;
}

.service-media {
    max-height: 393px;
    border-radius: 8px;
}

.service-icon-content p {
    height: 88px;
    overflow: hidden;
    text-overflow: clip;
    white-space: normal;
    width: 100%;
}

.header-style-2 .logo-header .logo-header-inner img{
    max-width: 330px;
}
.header-style-2 .logo-header{
    font-size: inherit;
}

.xs-sidebar-widget{
    max-width: 100%;
}

.call-us {
    text-align: center;
    background-color: transparent;
    /*border: 1px solid #dcdcdc;*/
}

.call-us p {
    color: #e2791d;
    font-weight: 600;
}

.call-us p a {
    color:#e2791d;
    opacity: .8;
}

.call-us div {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}

.sidebar-widget-container{
    background-image: url(https://d2lwt6tidfiof0.cloudfront.net/images/background/bg-login.jpg);
    background-position: center;
}

.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title{
    font-size: 18px;
    line-height: 2;
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .sm-title{
    font-size: 22px;
}

.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail{
    padding-top: 30px;
}

/** - Twm Slider1 Slider */
.twm-slider1-wrap {
    height: 600px;
}

element.style {
}
.twm-slider1-wrap .controls-area .buttons-controls {
    bottom: 33px;
}
.twm-slider1-wrap .controls-area{
    padding: 20px 30px 15px 30px;
}

.team-quote {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    margin: 15px auto;
}

.team-quote > img {
    width: 80px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
}
.wrap-mini-intro {
    width: 50%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wrap-mini-intro .team-name {
    font-weight: normal;
    font-family: inherit;
    font-size: 21px;
    text-align: center;
}

.blog-post-5-outer .wt-post-media{
    /* margin-right: inherit !important; */
}

.footer-dark .logo-footer{
    margin-right: 13px;
    max-width: inherit;
    border-bottom: 1px solid rgb(101 101 101 / 10%);
}
.widget_address li{
    border-bottom: 1px solid rgb(101 101 101 / 10%);
}
.footer-dark .footer-top{
    /*background: #f1f1f1;*/
    background: #ffffff;
    color: #443935;
}

.footer-dark .social-icons li a{
    color: white;
}

.footer-dark .widget-title, .widget_address li span{
    color: #e2791d;
}

.footer-dark .footer-bottom{
    background-color: #adadad;
}

.footer-top{
    position: relative;
}
.footer-top-img1{
    position: absolute;
    bottom: 0;
    left: 10%;
}
.footer-top-img2{
    position: absolute;
    right: 10%;
    bottom: 0;
}
