/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@import url("../dt-the7/style.css");






.grey-bg{
    background: #f2e8dc;
}
.main-nav > li{
height: 100%;
}
/*color for button "Your Travel Wishlist"*/
.menu-item-16{
    background: #DCE21F;
    background: lightskyblue;
    font-weight: bold;
}

.menu-item-16 .menu-text{
    color: green !important;
    font-weight: bold !important;
}







/*====================================
============== Home ==================
====================================*/


/*
slider
*/
.static-content {
    position: absolute;
    z-index: 1000;
    bottom: 100px;
    right: 0;
    background: #fff;
    padding: 20px 130px 20px 20px;
}

.static-content h2{
    font-size: 50px;
    font-family: "Roboto Slab", san-serif;
    /*text-shadow: 3px 3px 30px rgba(255,255,255,0.9);*/
}
.static-content h2 span{
    color: #116332;
}

@media (max-width: 500px){
    .static-content {
        padding: 15px;
    }
    .static-content h1{
        font-size: 30px;
    }
    .ls-l{
        font-size: 24px !important;
    }
}


/*
UPCOMING TOURS
*/


.home__nextToursBlock{

}
.home__nextToursBlock .ult-content-box{
    min-height: 440px;

}
.home__nextToursBlock h3.entry-title{
    font-size: 35px;
    line-height: 40px;
    font-family: 'Roboto Slab', sans-serif;
    letter-spacing: 1px;
}
.home__nextToursBlock .aio-icon-header h3.aio-icon-title{
    font-size: 20px;
    color: green;
}

.home__nextTours_text{
    margin-bottom: 20px !important;
}

@media (max-width: 800px) and (min-width: 768px){
    .home__nextTours_text p, .home__nextTours_text ul li{
        font-size: 16px;
        margin: 0;
        line-height: 1.2em;
    }
}


.home__nextTours_reserve{
    margin-left: 10px;
}
.home__nextToursBlock .aio-icon-component{
    margin-bottom: 15px;
}

.home__subscribeForm #mc_embed_signup label{
    color: #fff;
    font-size: 32px;
    line-height: 47px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', sans-serif;
    display: block;
    text-align: center;

}


.home__subscribeForm #mc_embed_signup .email{
    width: 300px;
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin: 10px auto;


}
.home__subscribeForm #mc_embed_signup .button{
    display: block;
    font-size: 18px;

    margin: 20px auto;

    box-shadow: 3px 4px 4px rgba(0,0,0,0.5);
}
.home__subscribeForm #mc_embed_signup .button:hover{
    color: #fff;
}





.home__suggestIdeas p{
    font-size: 26px;
    margin: 15px 0 0 0;
}
.learnMoreBtn a{
    font-size: 20px !important;
    padding: 10px 60px !important;
}



.images__verticalCut .wpb_single_image {
    max-height: 179px;
    overflow: hidden;

}

/*
WHO WE ARE
*/

.home__2buttons a{
    width: 150px;
}








/*====================================
============== Footer ================
====================================*/

.footer{
    /*background: #285400;*/
}
.footer__logo{
    display: block;
    width: 100%;
}
.footer__logo img{
    width: 100%;
    max-width: 500px;
}

.footer .soc-ico a{
    width: 40px;
    height: 40px;
}
.footer .soc-ico a:before{
    width: 40px;
    height: 40px;
}
.footer .soc-ico a:after{
    width: 40px;
    height: 40px;
}
.footer .soc-ico a .icon{
    width: 40px;
    height: 40px;
}


.footer .menu{
    text-align: center;
}
.footer .menu li{
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none !important;
    /*text-align: center;*/
}

.footer .menu li a{
    text-decoration: underline;
    color: #818181 !important;
}
.footer .menu .menu-item-217, .footer .menu .menu-item-273{
    display: block;
}
.footer .menu li.menu-item-217 a, .footer .menu li.menu-item-273 a{
    color: green !important;
}
.footer .menu li a:hover{
    text-decoration: none;
}

.footer .contacts{
    font-size: 20px;
    text-align: right;
}
@media (max-width: 968px){
    .footer .contacts, .soc-ico, .footer__logo{
        text-align: center;
    }
}

.footer .contacts a{
    text-decoration: none;
    /*color:#eaeaea;*/
}
.footer .contacts a:hover{
    text-decoration: underline;
}
.footer .contacts i{
    padding-right: 10px;
    font-size: 1.4em;
    vertical-align: middle;
    color: rgba(48, 165, 39, 0.4);
}

.footer .payment{
    /*margin-top: 70px;*/
}
.footer .payment a{
    background: green;
    color: #fff;
    padding: 5px 10px;
    transition: box-shadow 0.2s ease-out, background-color 0.2s ease;
}
.footer .payment a:hover{
    background: linear-gradient(30deg,#1cd9ea 0%,#0ca2e0 100%);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    text-decoration: none;
}






/*====================================
============== Upcoming tours ==============
====================================*/

.dt_portfolio h3.entry-title{
    font-size: 28px;
    line-height: 1.3em;
}

.upcoming__event-place{
    /*font-size: 14px;*/
    margin-top: -15px;
}

.upcoming__event-date{
    font-size: 24px;
}

.upcoming__event-price{
    color: green;
    font-size: 24px;
    font-weight: bold;
    /*text-align: right;*/
}

.upcoming__event-more{
    text-align: right;
    background: orange;
    border: 2px solid green;
    padding: 5px 10px;
    float:  right;
    text-decoration: none;
    border-radius: 3px;
    color: green;
}










/*====================================
============== About us ==============
====================================*/

.whyVeganList{}
.whyVeganList .smile_icon_list li.icon_list_item {
    margin-bottom: 0 !important;
    font-size: 44px !important;
}

.whyVeganList .smile_icon_list li .icon_list_icon{
    width: 1.5em !important;
    height: 1.5em !important;
    line-height: 1.5em !important;
    margin-left: 50px !important;
}
.whyVeganList .smile_icon_list.left li .icon_description{
    padding-left: 0 !important;
    margin-left: 100px !important;
    padding-top: 8px !important;
}







/*====================================
============== Vegan Festivals ==============
====================================*/

#fancy-header .fancy-title{
    font-size: 70px;
    line-height: 1em;
    text-shadow: 2px 2px 2px rgba(255,255,255,1.0);
}#fancy-header .fancy-subtitle{
     text-shadow: 2px 2px 1px rgba(0,0,0,1.0);
 }
@media (max-width: 500px){
    #fancy-header .fancy-title{
        font-size: 40px;
    }
}

.wpb_tabs_nav{
    text-align: center;
}
.wpb_tabs .wpb_tabs_nav li{
    float: none;
    display: inline-block;
    border: 2px solid green;
    margin: 0 !important;
    border-radius: 0 !important;
}




/*====================================
============== FAQ ==============
====================================*/
.vc_tta-panel-heading{

}

.vc_tta-panel-heading .vc_tta-icon{
    color: green !important;
}
.vc_tta-title-text{
    color: #262b2e !important;
}

.vc_tta-panel-body{
    padding-left: 73px !important;

}



/*====================================
============== Payment ==============
====================================*/
.wp_pp_button_other_amt_section input{
    max-width: 100px !important;
}
.wp_pp_button_reference_section .wp_pp_button_reference{
    width: 250px !important;
}


/*====================================
============== Your Travel Wishlist =========
====================================*/
.wpcf7-list-item{
    display: block;
}


/*====================================
============== Sidebar ===============
====================================*/
.sidebar-content .widget{
    padding: 0 !important;
}
.sidebar-content .widget #mc_embed_signup{
    padding: 61px 30px 26px 30px;
    background: green;
    background: url("http://vegjauntsandjourneys.com/wp-content/uploads/2016/06/sidebar_case.png") center no-repeat;
    background-size: cover;
    border-radius: 5px;
    margin: 40px 0;
}
.sidebar-content .widget #mc_embed_signup label{
    color: #fff;
    font-size: 32px;
    line-height: 47px;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', sans-serif;
    text-shadow: 1px 1px 15px #000;
}
.sidebar-content .widget #mc_embed_signup .email{
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;

}
.sidebar-content .widget #mc_embed_signup .button{
    display: block;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    color: green;
    background: #ddd;
    box-shadow: 3px 4px 4px rgba(0,0,0,0.5);
}
.sidebar-content .widget #mc_embed_signup .button:hover{
    color: #fff;
}

#nav_menu-4{
    margin-top: 10px;
    /*border: 4px solid rgba(48, 165, 39, 0.9);*/
    border: 4px solid rgba(200,200,200,0.8);
    padding: 15px !important;
    border-radius: 5px;
}
#nav_menu-4 .widget-title{
    text-align: center;
    /*color: #65009D;*/
    font-size: 30px;
    font-family: "Roboto Slab", san-serif;
    padding-bottom: 15px;
}

#menu-web-sites-i-love{}
#menu-web-sites-i-love li{
    text-align: center;
}
#menu-web-sites-i-love li a{
    font-size: 24px;
}
