/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

.home .owl-stage-outer .search-form-text .st-link {
    display: none;
}

.home .search-form-wrapper.auto-height-form-search.st-search-form-tour {
    bottom: 350px;
}

#st-content-wrapper {
    padding-bottom: 0px !important;
}

.st-header-4.single #header.header-style-4,
.st-header-4.error404 #header.header-style-4,
.st-header-4.page-template-template-checkout #header.header-style-4,
.st-header-4.page-template-template-payment-success #header.header-style-4,
.st-header-4.woocommerce-page #header.header-style-4,
.st-header-4.author #header.header-style-4 {
    background: #f1a637;
}

.home-tour-slider-section .st-list-dropdown,
#main-footer {
    display: none;
}

#header.header-style-4 .header {
    padding: 0px;
}

/* --- Comman css start --- */
h2.title {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 45px;
}

.black-btn button {
    border: 2px solid #000 !important;
    background-image: none !important;
    font-weight: 500;
}

.black-btn button:hover {
    background-color: #f1a637 !important;
    color: #000 !important;
}

/* --- Comman css end --- */

/* --- Home Section 1 css start --- */
.home-top-section .header-text-wrapper {
    max-width: 750px;
}

.home-top-section .header-text-wrapper h1 {
    color: #fff;
    line-height: 75px;
    font-size: 55px;
    padding-top: 10rem;
}

/* --- Home Section 1 css end --- */

/* --- Home Section 2 css start --- */
.home-tourwrap-section .wpb_wrapper h2,
.home-tourwrap-section .wpb_wrapper h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
}

.bold-content-wrap {
    padding-left: 0;
    padding-top: 50px;
}

.bold-content-wrap .wpb_wrapper p {
    font-size: 22px;
    font-weight: 600;
    padding-right: 25px;
    letter-spacing: 0.85px;
    margin-bottom: 25px;
}

.normal-content-wrapper {
    padding-top: 50px;
}

.normal-content-wrapper .wpb_wrapper p {
    font-size: 18px;
    padding-left: 40px;
    margin-bottom: 25px;
    padding-right: 40px;
    line-height: 30px;
}

/* --- Home Section 2 css end --- */

/* --- Home Section 3 css start --- */
.home-tour-slider-section .st-list-of-multi-services h2.title {
    padding-bottom: 30px;
}

/* --- Home Section 3 css end --- */

/* --- Home Section 4 css start --- */
.home-video-section .video-left-part {
    padding-left: 10%;
}

.home-video-section .video-left-part h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 3rem;
    margin-top: 5px;
}

.home-video-section .video-left-part p {
    font-size: 15px;
    line-height: 26px;
}

/* --- Home Section 4 css end --- */

/* partners page css start */
.page-id-10382 .st-breadcrumb+.container {
    width: 100%;
    padding: 0px;
}

.page-id-10382 .st-breadcrumb+.container .st-blog {
    padding-top: 0px;
    height: 100%;
}

.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper {
    width: 100% !important;
    left: 0px !important;
    margin: 0px;
    align-content: flex-start !important;
    min-height: 100% !important;
    height: 100%;
}

.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper .container-fluid,
.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper .container-fluid .row,
.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper .container-fluid .col-md-12,
.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper .container-fluid .col-md-12 .wpb_wrapper,
.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper .container-fluid .col-md-12 .wpb_wrapper .wpb_raw_code {
    width: 100%;
    padding: 0px;
    height: 100%;
    margin: 0px;
}

.page-id-10382 .st-breadcrumb+.container .st-blog .iframe-wrapper .container-fluid iframe {
    border: none;
    min-height: calc(78vh - 0px);
    height: 100%;
}

.page-id-10382 div#st-content-wrapper {
    height: 100%;
}

.page-id-10382 .main-footer-sub {
    margin-top: auto;
    z-index: 1;
    background: #fff;
    width: 100%;
}

.page-id-10382 .gdpr-cookie-message {
    display: none;
}

/* partners page css end */

/* Home Page Media Screen css start */
@media screen and (min-width:1400px) {
    .container {
        width: 1200px;
    }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .container {
        width: 1170px;
    }
}

@media screen and (max-width:1199px) {
    h2.title {
        font-size: 32px !important;
    }

    .bold-content-wrap,
    .normal-content-wrapper {
        padding-top: 10px;
    }

    .bold-content-wrap .wpb_wrapper p {
        font-size: 20px;
    }

    .normal-content-wrapper .wpb_wrapper p {
        font-size: 16px;
    }

    .home-tour-slider-section .st-list-of-multi-services h2.title {
        padding-bottom: 5px;
    }

    .home-video-section .video-left-part {
        padding-left: 5%;
    }

    .home-video-section .video-left-part h1 {
        font-size: 32px;
        margin-bottom: 1rem;
    }
}

@media screen and (max-width:991px) {
    #header .header .toggle-menu {
        order: 2;
    }

    #header.header-style-4 .header {
        padding: 15px 0px;
    }

    .home-top-section .header-text-wrapper h1 {
        line-height: 60px;
        font-size: 45px;
    }

    h2.title {
        font-size: 28px !important;
    }

    .home-tourwrap-section .wpb_content_element {
        margin-bottom: 10px;
    }

    .bold-content-wrap .wpb_wrapper p {
        font-size: 18px;
    }

    .normal-content-wrapper,
    .normal-content-wrapper .wpb_wrapper p {
        padding-left: 0px;
    }

    .home-video-section .video-left-part {
        padding-left: 10px;
    }
}

@media screen and (max-width:767px) {
    .home-tourwrap-section .wpb_wrapper h2 {
        margin-top: 10px;
    }
}

@media screen and (max-width:575px) {
    .home-top-section .header-text-wrapper h1 {
        line-height: 45px;
        font-size: 30px;
    }

    .home-tourwrap-section .wpb_wrapper h2,
    .home-tourwrap-section .wpb_wrapper h3 {
        line-height: 30px;
        font-size: 21px !important;
    }

    .bold-content-wrap .wpb_wrapper p,
    .normal-content-wrapper .wpb_wrapper p {
        margin-bottom: 20px;
    }

    .bold-content-wrap .wpb_wrapper p {
        font-size: 16px;
    }

    .bold-content-wrap .wpb_wrapper p,
    .normal-content-wrapper .wpb_wrapper p,
    .bold-content-wrap,
    .normal-content-wrapper {
        padding-right: 0px;
    }

    .normal-content-wrapper .wpb_wrapper p {
        font-size: 14px;
        line-height: 26px;
    }

    h2.title,
    .home-video-section .video-left-part h1 {
        font-size: 24px !important;
        line-height: 34px;
    }

    .main-footer-sub {
        padding: 20px 30px;
    }

    .main-footer-sub .left.mt20,
    .main-footer-sub .right.mt20 {
        margin-top: 0px;
    }
}