/*
Theme Name: Adventure Child
Theme URI: https://www.sktthemes.net/shop/adventure-wordpress-theme/
Template: adventure
Author: SKT Themes
Author URI: https://www.sktthemes.net
Description: Adventure WordPress theme has been designed and created to cater to the needs of those who create adventure sports websites and adventure tourism websites like skiing, ice skating, trekking, mountaineering, cycling, bike riding and others. Demo: http://sktperfectdemo.com/demos/adventure/
Tags: blue,black,gray,white,dark,one-column,two-columns,right-sidebar,responsive-layout,custom-background,custom-header,custom-menu,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,photoblogging
Version: pro4.0.1631153863
Updated: 2021-09-09 02:17:43

*/
.slider-header-layout1:after {
    content:" ";
    clear:both;
    display:table;
}
.header_wrap  .header .center {
    max-width: 1300px;
}
.header_wrap  .header-content-right {
float:left;
}

body #topmenu ul li.current-menu-item > a {
    background-color:transparent;
    color:#00708e;
}
.header_wrap  .header {
    background-color: rgba(255,255,266, 0.7);
    padding: .5em 0;
}
.home-section3::before {
    display:none;
}

.slider-shadow {
    /* background:url("/bionex/wp-content/uploads/2021/09/Slider_Cherrypicking.jpg"); */
}
body .theme-default .nivoSlider {
    background:url("https://bionexsolutions.com/wp-content/uploads/2021/09/Slider_Cherrypicking_opt.jpg");
}
.wpcf7-list-item {
    margin:0;
}
.wpcf7 label {
    color:white;
}
/* .video-responsive iframe{

    min-height:421px;
} */

/* .nivo-html-caption#htmlcaption1 {
    display: block;
} */
.video-responsive iframe {
    border: 0 none;
}
    .video-responsive{
        overflow:hidden;
        padding-bottom:56.25%;
        position:relative;
        height:0;
    }
    #player-loader-wrap {
        position: relative;
    }
    #slider .nivo-caption {
        display: block !important;
        opacity:1 !important;
    
    }
    .video-responsive iframe{
        left:0;
        top:0;
        height:100%;
        width:100%;
        position:absolute;
        min-height:0;
    }
    
/*New Styles*/
.slidedesc, .title {
    text-shadow: 2px 2px 4px #111;
}

.title { 
    font-size: 77px;    
}

.slider-main .nivo-caption .title small {
    font-size: 25px;
}

.slidedesc {
    font-size: 20px;
}

.elementor-10 .elementor-element.elementor-element-2bdb4334 > .elementor-element-populated {
    border-color: #f26829 !important;
}

.featured-trips-row:hover .featured-date .elementor-heading-title, .featured-trips-row:hover .featured-info .elementor-heading-title, .featured-trips-row:hover .featured-price .elementor-heading-title {
/*    color: #ffffff !important; */
    color: #f26829 !important;
}

input[name="db_submit"] {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1em;
    padding: 10px 15px
}

@media (max-width: 1023px) {
    .has_trans_header .header_wrap {
        background-color: #b3d4dd;
        padding-bottom: 15px;
    }
}