/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/**********Header Top CSS*********/
section.top-com-bar {
    background-color: #2d2d2d;
    padding: 10px 10px;
    margin-top: 12px;
    border-top: 5px solid #ffffff;
    -webkit-box-shadow: 0px -4px 3px rgb(50 50 50 / 75%);
    -moz-box-shadow: 0px -4px 3pxrgba(50, 50, 50, 0.75);
    box-shadow: 0px -1px 6px #999;
    border-bottom: 5px solid #ffffff;
}
.clearfixxxx{
    display:none;
}
.top-com-bar .row{
    min-width: 100%;
}
.psr-div h4 {
    color: #c4d509!important;
    font-size: 25px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 28px;
}
.psr-div {
    max-width: 80%;
    width: 100%;
}
.flag {
    width: 56px;
    height: 81px;
    margin: 0 auto;
    padding: 26px 6px;
    position: relative;
    background: #ff9546;
    color: white;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 15px;
    position: absolute;
    left: -27px;
    top: -23px;
    line-height: 14px;
}
.flag:before {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-top: 15px solid rgba(143, 73, 21,1);
    content: "";
    position: absolute;
    top: -3px;
    transform: rotate(
-270deg
);
    left: -16.1px;
}
.flag:after {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 16px solid #2e2e2e;
    border-left: 28px solid transparent;
    border-right: 29px solid transparent;
}
.pos-flag {
    background: #c5c823 !important;
}
.pos-flag:before {
    border-top: 15px solid rgba(197, 200, 35,1);
}
.premium-flag {
    background: #4ea4ed !important;
}
.premium-flag:before {
    border-top: 15px solid rgba(78, 164, 237,1);
}

.sp-content {
    margin-left: 22px;
}
.sp-content h5{
    margin: 9px 0px 6px;
    font-size: 24px;
    font-weight: 600;
    color: #ff9900 !important;
    line-height: 27px;
}
.sp-content p {
    color: #ffffff !important;
    font-size: 15px;
    font-style: italic;
}
h5.pos-heading {
    color: #c5c823 !important;
}
h5.preamium-h {
    color: #4ea4ed !important;
}
.get-subscrib-btn a {
    background-color: #82b53f;
    padding: 4px 20px;
    font-size: 15px;
    color: #ffffff;
    border-radius: 10px;
}
.get-subscrib-btn {
    margin: 26px auto;
    text-align: center;
}
.top-com-bar .col{
    padding-bottom: 0 !important;
}
body{
    background-color: #fff;
}

/**********Header Top CSS*********/
#header .nav>li>a{
    font-size: 16px;
    font-weight: 400;
}
#header .nav-dropdown>li>a{
    font-size: 14px;
}

/*****Slider CSS*****/
.transparent-box {
    background-color: rgba(254,253,251,0.72);
    padding: 20px;
    max-width: 430px;
    width: 100%;
    border-radius: 20px;
}
.n2-ow-all .transparent-box h1{
    color: #555;
    font-size: 38px;
    font-weight: 700;

}
.n2-ow-all .transparent-box p{
    font-size: 18px !important;
}
.book-button-slider-home {
    width: 100px;
    padding: 10px 25px 9px 25px;
    background-color: #344a4c;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    text-align: center;
    margin: 0 auto;
}
.book-btn-slider {
    margin-top: 20px;
}
.book-button-slider-home:hover {
    background-color: #d0d0d0;
    text-decoration: none!important;
    color: #000;
}
/*****Slider CSS*****/


/*********Footer CSS**********/
#footer .footer-1
{
    background-color: #328a85!important; 
}

#footer .footer-1 .widget_nav_menu ul li{
    display: inline-block; border: none;
    padding: 0px 14px 0px 14px;
}
#footer .footer-1 .widget_nav_menu ul li a{
    color: #ffffff;
}
#footer .social-networks li{
    display: inline-block;
}
#footer ul.social-networks p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #ffffff;
}
#footer .social-networks>li {
    display: inline-block;
    font-size: 35px;
    padding-right: 8px;
}
#footer ul.social-networks li a{
    color: #ffffff;
}
#footer ul.social-networks li a :hover {
    color: #344a4c;
}
#footer .social-networks{
    float: right;
}
#footer .menu-footer-menu-container{
    text-align: center;
    margin-top: 33px;
}
#footer .absolute-footer.dark{
    border-top: 1px solid #fefefe;
}
#footer .widget{
    margin-bottom: 0;
}
/*********Footer CSS**********/


.home-email-update-section h2{
    text-align: center;
    color: #fff!important;
}
.home-email-update-section p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}
.home-email-update-section .large-12{
    padding-bottom: 0;
}
.home-booking-section .home-booking-section-row-first h2{
    color: #328a85!important;
    font-size: 28px;
    margin-bottom: 5px;
}
.home-booking-section .home-booking-section-row-first p{
    color: #000000;
    font-size: 18px;
}
.home-booking-section .home-booking-section-row-sec h2{
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}
.home-booking-section .home-booking-section-row-sec p{
    line-height: 20px;
    text-align: center;
    min-height: 60px;
    color: #000000;
    font-size: 18px;
}
.home-booking-section .home-booking-section-row-sec a{
    width: 100px;
    padding: 4px 19px 4px 19px;
    background-color: #344a4c !important;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px !important;
    font-weight: normal !important;
}
.home-booking-section .home-booking-section-row-sec a:hover{
    background-color: #d0d0d0 !important;
    text-decoration: none !important;
    color: #000;
}
.home-footer-top-section .home-footer-top-section-first-row h2{
    color: #328a85!important;
    font-size: 28px;
}
.home-footer-top-section .home-footer-top-section-first-row p{
    color: #000000;
    font-size: 18px;
}
.home-footer-top-section-icon-boxes p{
    font-size: 16px;
    max-width: 199px;
    margin: 0 auto;
    color: #859294;
}
.home-booking-section-row-sec .col-inner{
    background-color: #f4f4f4;
    padding-bottom: 20px;
} 

/**** Home Page  CSS *****/


@media (max-width: 767px) {
section.top-com-bar {
    display: none;
}
#footer {
    text-align: center;
}
.social-networks{
    float: none !important;
}
#footer .menu-footer-menu-container{
    margin-top: 0px;
    margin-bottom: 20px; 
}
.home-footer-top-section-icon-boxes .box-image{
    width: 45% !important;
}
.header-bottom{
    min-height: auto !important;
    display: none;
}
#gbp-tabs-container {
    float: left;
    width: 100%;
    min-height: 50vh;
    padding-left: 15px;
    padding-right: 15px;
}
.gbp-step-content {
    padding-left: 15px;
    padding-right: 15px;
}
.col-md-12 {
    width: 100%;
}
.sub-total-value {
    margin-left: 15px;
}
.gbp-tabs-menu li#tab-header-3 span{
    padding:0 5px !important;
  }
}
@media (max-width: 767px) and (min-width: 550px){
.home-footer-top-section-icon-boxes .box-image{
    width: 70% !important;
}
}
@media screen and (min-width: 768px){
    .col-sm-7 {
        width: 58.33333333%;
        padding-left: 15px;
        padding-right: 15px;
    } 
    .col-sm-5 {
        width: 41.66666667%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 1199px) and (min-width: 768px){
.home-footer-top-section-icon-boxes .box-image{
   width: 45% !important;
}
}
@media (max-width: 991px) and (min-width: 768px){
    .sp-content p{
        display: none !important;
    }
    .psr-div h4 {
        font-size: 22px!important;
        font-weight: bold!important;
        margin-top: 20px!important;
        line-height: 20px !important;
    }
    .psr-div {
        max-width: 96% !important;
    }
    .sp-content h5 {
        font-size: 19px!important;
        line-height: 20px;
    }
    .get-subscrib-btn a {
        padding: 4px 8px;
        font-size: 14px;
    }
    .flag span, .pos-flag:before, .flag:after, .flag{
        display: none !important;
    }
    .xs-stars1:before {
        background-image: url(images/s-online.png);
    }
    .xs-stars2:before {
        background-image: url(images/s-pos.png);
    }
    .xs-stars3:before {
        background-image: url(images/s-premium.png);
    }
    .xs-stars1:before, .xs-stars2:before, .xs-stars3:before {
        content: '';
        width: 50px;
        height: 50px;
        position: absolute;
        background-size: 48px;
        background-repeat: no-repeat;
        left: -4px;
    }
    .sp-content {
        margin-left: 41px!important;
    }
    .clearfixxxx{
        display: block !important;
    }
    .top-com-bar .large-1 {
        max-width: 25%;
        flex-basis: auto;
    }
    .top-com-bar .large-3 {
        max-width: 75%;
        flex-basis: auto;
    }
    .top-com-bar .large-2{
        max-width: 25%;
        flex-basis: auto;
    }
    .get-subscrib-btn{
        margin: 15px auto;
    }

}
@media (max-width: 1113px) and (min-width: 992px){
    .psr-div h4 {
        font-size: 18px;
        line-height: 20px;
        margin-top: 4px;
    }
    .sp-content h5 {
        font-size: 17px!important;
    }
    .flag {
        padding: 26px 0px;
        width: 51px;
        font-size: 13px;
        margin-right: 0px;
    }
    .sp-content p {
        display: none;
    }
    .get-subscrib-btn{
        margin: 26px auto;
    }
    .get-subscrib-btn a {
        padding: 4px 8px;
        font-size: 14px;
    }
    .sp-content {
        margin-left: 15px;
    }

}

/***********Plugin styling********/
.gbp-package-main .gbp-form-submition-btn{
    line-height: 16px;
}
.gbp-btn-st2, input[type="submit"].gbp-btn-st2{
    line-height: 15px;
}
/***********Plugin styling********/
body{
    background-color: #fff;
}
html{
    background-color: transparent !important;
}
.packages-cnt-main{
    text-align: center;
    display: block;
}
.stripe_response_loading.loadme{
    opacity: 1 !important;
}
.gbp-txn-complete-summery .gbp-btn-grey{
    background-color: #328a85 !important;
}
