/*

 Theme Name:   Travelo Child

 Description:  Travelo Child Theme

 Template:     Travelo

*/


/*
	Global
*/

/*
    Header
*/ 
.center-block-wrapper .center-block {
    vertical-align: bottom;
    display: table-cell;
}

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap');
.colored-links a 
{
    color: #01b7f2;
}
.pfifty
{
    padding-top: 50px;
}

.m-topbot-twenty
{
    margin-top: 20px;
    margin-bottom: 20px;     
}

/* ===== Sidebar =======*/
.sidebar div.widget.travelo-box.widget_text p 
{
    font-size: 12px;
}

/*===== Color Scheme =====*/
a.button.red, button.red, input[type=submit].red
{
	background: #e01a33;
}

/*
    Global Return To Top
*/

#back-to-top {
    display: none!important;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#back-to-top i {
    color: #ffff;
    margin: 0;
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 25px;
    background: #01b7f2;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#back-to-top:hover i {
    color: #fff;
    top: 5px;
}

/* Homepage 
    Header (style 5) section 
    This is a backup, this is located on the homepage10 Page, This css must be on the homepage alone. to avoid affecting other pages.    
    {
        #header.style5 {
            position: absolute;
            background: transparent;
            left: 0;
            right: 0;
            font-size: 13px;
            color: white
        }
        #header.style5 #main-menu ul.menu>li ul, .chaser ul.menu>li ul
        {
            background: #000000b3;
        }

        #header.style5 #main-menu ul.menu>li ul li>a, .chaser ul.menu>li ul li>a
        {
            border-top: unset;
        }
        @media only screen and (max-width: 1199px)
        {
            #header.style5 {
                position: unset;
                background: unset;
                left: 0;
                right: 0;
                font-size: 13px;
                color: #020202;
            }   
        }     
    } 

*/

/*
	Header Slider Section
*/
.slideshow-bg .flexslider .slides, .slideshow-bg .flexslider .slides>li
{
	max-height: 800px
}

/*
	About Tridisney section
*/

.about-tridisney .style8 
{
    padding: 25px
}
i.homepage-icon 
{
    position: absolute
}
.homepage-icon-description 
{
    margin-left: 60px;
    margin-top: 8px;
}
.about-tridisney .vc_row.wpb_row.vc_inner.row 
{
    margin: 0;
    background: #000000e0;
    width: 100%;
    color: #ffffff9c;
    padding: 15px 20px 15px 20px;
}
.about-tridisney .vc_column-inner 
{
    max-height: 54px;
}
.about-tridisney h4.box-title 
{
    color: white
}
.about-tridisney p.description 
{
    line-height: 1.1;
    margin-top: 3px
}

.about-tridisney-mobile
{
	display: none;
}

/*
	Popular Destination section
*/

.imagebox-with-dark-gradient .details 
{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 20px;
    background: linear-gradient(0deg,rgba(0, 0, 0, 0.91),rgba(0, 0, 0, 0));
    bottom: 0;
    height: 100px;
    padding-top: 50px !important;
    text-transform: capitalize;
}

/*
    Latest Tour Packages section
*/

.homepage .tour-packages.listing-style2 .box figcaption 
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    -moz-transition: -moz-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -webkit-transition: -webkit-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    background: linear-gradient(0deg,rgb(0, 0, 0),rgba(0, 0, 0, 0));
    transition: transform .5s ease;
}

/*
	Popular Accommodations section
*/

.details a.button.btn-small:first-child 
{
    background: #7fb231;
}

/*
	Promotion section
*/

.homepage.homepage-promotion *
{
	color: white;
}
.homepage.homepage-promotion .parallax > div 
{
    background: #00000063;
    padding: 20px 20px 10px 20px;
}
.homepage.homepage-promotion 
{
    background-position: 50% -290px !important;
}
.homepage-promotion h2 
{
    font-size: 30px;
    margin-bottom: 0px;
    font-weight: bold;
}
.col-sm-12.homepage.homepage-promotion p 
{
    font-size: 13px;
    max-width: 500px;
}

.promotion-button .wpb_wrapper p 
{
    margin-top: 8px;
}

.homepage-promotion a.button.btn-small, button.btn-small, input[type=submit].btn-small 
{
    height: 48px;
    padding: 10px 25px;
    line-height: 29px;
    font-size: .9167em;
}

.homepage a.button.btn-small.full-width 
{
    background: #7fb231;
}

/**
    Contact Form 7
*/
.wpcf7 .pull-right.col-xs-6 
{
    padding-right: 0;
}
/**
    Slider before Footer
*/

.homepage-partner-slider .flex-direction-nav 
{
    display: none;
}

/*
	Footer section
*/

.footer-wrapper
{
	background: #212121;
}
h2.widgettitle 
{
    color: #fdb714;
    font-size: 20px;
}
.footer-wrapper * 
{
    color: white;
}
.footer-wrapper .gray-area 
{
    background: #191919;
}
.footer-wrapper .social-icons li a 
{
    background: #fdb714;
}
.footer-wrapper #footer .travel-news li .description .title a 
{
    color: #01b7f2;
}
.footer-wrapper span.contact-phone 
{
    color: white;
}
#footer .gray-area {
    background: #2b2b2b;
    color: white;
}
#footer .bottom #back-to-top i 
{
    border-color: #f0f8ff00;
    font-weight: 700;
    color: #ffffff;
    overflow: hidden;
}


/**
    Newsletter section
*/
.homepage-promotion .modal-content
{
   b order-radius: 1px;
    background: #fdf7f0;
}
.homepage-promotion .modal-content * 
{
    font-weight: 400;
    color: #2d3e52;
}
.homepage-promotion .modal.in .modal-dialog
{
    width: 800px;
    max-width: 800px;
}

.homepage-promotion .emaillist input 
{
    width: 100%;
    height: 35px;
    color: #2d3e52;
    border: 1px solid #ABADB3;
    font-size: 15px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background: #a2a2a200;
}
.modal-body .col-md-6.col-xs-12 .nospam 
{
    font-size: 12px;
    max-height: 95px;
}
.homepage-promotion .emaillist .es_submit_button 
{
    margin-top: 20px;
    text-transform: uppercase;
    color: white;
    font-size: 12px;
    background: green;
}
span.es_subscription_message.success 
{
    color: #7db921;
    font-size: 13px;
}
@media only screen and (max-width: 992px)
{
    .col-md-6.col-xs-12.newsletter-image img 
    {
        max-height: 220px;
    }
    .col-md-6.col-xs-12.newsletter-image 
    {
        text-align: right;
    }
    .col-md-6.col-xs-12.newsletter-message 
    {
        margin-top: -170px;
    }    
}
@media only screen and (max-width: 890px)
{
    .homepage-promotion .modal.in .modal-dialog
    {
        width: 740px;
    }
}
@media only screen and (max-width: 800px)
{
    .homepage-promotion .modal.in .modal-dialog
    {
        width: 660px;
    }
    .modal-body .col-md-6.col-xs-12 .nospam
    {
        width: 350px;
    }
}
@media only screen and (max-width: 767px)
{
    .homepage-promotion .modal.in .modal-dialog 
    {
        margin: 100px auto auto auto;
        width: 340px;
    }
    .col-md-6.col-xs-12.newsletter-message 
    {
        margin-top: unset;
    }
    .col-md-6.col-xs-12.newsletter-message h2 
    {
        text-align: center;
    }    
    .modal-body .col-md-6.col-xs-12 .nospam 
    {
        width: unset;
        font-size: 11.5px;
        text-align: center;        
    }
    .col-md-6.col-xs-12.newsletter-image 
    {
        text-align: center;
    }
    .col-md-6.col-xs-12.newsletter-image img 
    {
        max-height: 130px;
    }    
}

/*
Mobility Homepage
*/

@media only screen and (max-width: 1744px)
{
    .about-tridisney p.description 
    {
        font-size: 12px;
    }       
}
@media only screen and (max-width: 1291px)
{
    .about-tridisney .vc_row.wpb_row.vc_inner.row 
    {
        display: none;
    }
    .about-tridisney-mobile  
    {
        display: block;
    }   
}
@media only screen and (max-width: 768px)
{
    .homepage .image-box.style11 .box, .image-box.style11.box, .image-box.style5 .box, .image-box.style5.box 
    {
        position: relative;
        margin: 10px auto;
        max-width: 400px;
    }
}
@media only screen and (max-width: 490px)
{
    .about-tridisney-mobile .mobile.wpb_column.col-sm-4
    {
        max-height: 60px;
        padding: 10px 30px;
    }   
}

/*
    Accommodation Page
*/

#header 
{
    z-index: 99;
    color: #2d3e52;
    font-size: 11px;
}
.page-title-container
{
    display: none;
}
.slideshow-bg 
{
    position: relative;
    min-height: 600px;
}
@media (min-width: 1200px)
{
    .slideshow-bg 
    {
        height: 600px;
    }    
}

.accommodation .acc-searchform .row .form-group:nth-child(3) {
    max-width: 285px;
}
.acc-searchform .row .form-group:nth-child(4) {
    display: none;
}

.accommodation-page p.no-margin 
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accommodation-page.all-accommodations p.no-margin
{
    max-width: 180px;
}
@media only screen and (max-width: 1187px)
{
    .accommodation-page.all-accommodations p.no-margin
    {
        max-width: 160px;
    }
    .accommodation-page.all-accommodations .box-title
    {
        max-width: 175px;
    }
}
@media only screen and (max-width: 1024px)
{
    .accommodation-page.all-accommodations .row .col-xs-2:first-child 
    {
        display: none;
    }    
    .accommodation-page.all-accommodations .box-title 
    {
        max-width: 160px;
    }    
    .accommodation-page.all-accommodations p.no-margin
    {
        display: none;
    }    
}
@media only screen and (max-width: 912px)
{
    .accommodation-page.all-accommodations .box-title 
    {
        max-width: 120px;
    }
}
@media only screen and (max-width: 767px)
{
    .accommodation-page.all-accommodations .row .col-xs-2:first-child 
    {
        display: block;
    }   
    .accommodation-page.all-accommodations p.no-margin
    {
        display: block;
        max-width: unset;
    }
    .accommodation-page.all-accommodations .box-title
    {
        max-width: unset;
    }    
}
@media only screen and (max-width: 483px)
{
    .accommodation-page .row .col-xs-2:first-child 
    {
        padding-right: 0px;
    }    
    .accommodation-page p.no-margin
    {
        display: none !important;
    }
}

/*
    Tour Page
*/

.tourpage a.button.btn-small.full-width 
{
    background-color: #98ce44;
}

/*
    Login Page
*/

.user-login-dashboard 
{
    background: unset;
}

/*
    User Dashboard Page
*/

.details a.button.btn-mini.pull-right.edit-profile-btn 
{
    background: #01b7f2;
}
.personal-details img 
{
    margin: 0 15px 15px 0;
    border-radius: 50px;
}
.dashboard #wishlist a.pull-right.button.uppercase 
{
    background: #f92534;
}


/*
    About us page
*/
.text-center .icon-box.style1>i
{
    float: unset;
    display: inline-block;
}
.text-center .icon-box.style6 .description, .icon-box.style7 .description
{
    padding: 0;
}
.text-center .icon-box.style6>i, .icon-box.style7>i
{
    margin-right: 15px;
}
.about-us .icon-box.style10 {
    margin-top: 38px;
}
.about-us .icon-box.style10 p 
{
    text-transform: initial;
}

/*
    Single Hotel and 
*/
.photo-gallery
{
    max-height: 480px;
    overflow: hidden;
}
#hotel-features ul.tabs li a
{
    background: #01b7f2;
}
#hotel-features ul.tabs li.active a 
{
    background: white;
}
.tab-container ul.tabs li a:hover
{
    color: white;
}
#hotel-features .listing-style3.hotel .details .button 
{
    margin-top: 8px;
    background: #fdb714;
}
#hotel-features ul.tabs li:hover
{
    color:white;
}
div#hotel-features .col-md-4.col-sm-6 
{
    padding: 5px;
}
ul.amenities.clearfix.style1 .col-md-4.col-sm-6 
{
    padding: 5px;
}


/**
	Page with Bg Slider
*/
@media only screen and (max-width: 1200px)
{
	.slider-title
	{
	    margin-top: 170px;
	}
}

/**
	FAQ Page
*/
.panel-content a 
{
    color: #01b7f2;
}

/**
    Blog Page
*/
.blog-infinite .post-meta .entry-action>*, .single .post-meta .entry-action>*
{
    color: white;
}

/**
    Contact Us Page
*/

.contact-us-page .one-third.web-address.wpb_column.col-sm-4 h5 
{
    margin-bottom: 0;
}
.contact-us-page .web-address .icon-box.style5 .description 
{
    line-height: 1.6em;
    padding: 5px 15px 0 0;
}
.contact-us-page .colored-links h5 
{
    color: #01b7f2;
}