/*
Theme Name: Curatingexperiences Child
Theme URI: https://www.nethority.com/
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: NethorityThemes
Author URI: https://www.nethority.com/
Template: curatingexperiences
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

/* Added CSS */
.wpb_content_element.dark-bg {
    background: #16242d;
    padding: 20px;
    color: #fff;
}
h2.vc_custom_heading.title.subcontinent {
    font-size: 30px;
    color: #fff;
    margin-top: 0;
}
.single-post article.post {
    border: none;
}
.woocommerce-MyAccount-navigation a, .widget_nav_menu a {
    line-height: initial;
}

header.site-header.classic nav.site-navigation ul.main-menu > li > a {
    font-weight: 600;
} 
#custom_html-2 .textwidget.custom-html-widget {
    color: #e76a48;
    font-weight: 600;
    margin-right: 20px;
    font-size: 14px;
}
.top-bar .widget .row ul li a{
    color: #ffffff;
    border-radius: 50%;
    line-height: 32px !important;
    height: 32px !important;
    margin-top: 6px !important;
}
.top-bar .widget .row ul.social li:nth-child(1) a{
    background: #0073B0;
}
.top-bar .widget .row ul.social li:nth-child(2) a{
    background: #3B5998;
}
.top-bar .widget .row ul.social li:nth-child(3) a{
    background: #F9413F;
}
.one-colunm-footer {
    text-align: center;
    color: #fff;
}
footer.site-footer .anps_menu_widget .menu li{
    margin-bottom: 0px;
    width: auto;
}
footer.site-footer .anps_menu_widget .menu a:before{
    display: none;
}
footer.site-footer .anps_menu_widget .menu a {
    text-transform: uppercase;
    font-size: 16px;
}
footer.site-footer {
    border-top: 2px solid #e76a48;
}
.top-destinations h2{
    margin-top: 0px;
    text-align: left;
}
.top-destinations .wpb_single_image {
    margin-bottom: 10px;
}
.vc_row.wpb_row.vc_row-fluid.top-destinations, .vc_row.background-image-left {
    text-align: center;
}
h2.vc_custom_heading.title {
    font-size: 30px;
}
.vc_custom_heading.title.center-bar:after {
    left: 33%;
}
.where-are-we-going .searchform input[type="text"] {
    background: #fff;
}
.where-are-we-going  .searchform #searchsubmit {
    background: #ff8260;
    width: 80px;
}
.where-are-we-going  .searchform > div:after {
    color: #fff;
    width: 80px;
}
.projects.projects-recent .filter-dark li:first-child {
    display: none;
}
.projects.projects-recent .filter-dark.pull-right{
    float: left !important;    
}
.projects.projects-recent .filter-dark button {
    padding: 30px;
    font-size: 20px;
    color: #fff;
}
.filter-dark button.selected {
    color: #fff !important;
    background-color: #e76a48;
}
.top-destination-url {
    text-align: left;
    margin-top: 0px;
}
.projects .projects-item .project-title {
    font-size: 22px !important;
    text-transform: capitalize;
    color: #fff;
}
.top_tours .projects-item-wrap:before {
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 90%);
}
.top_tours.bg-dark {
    background: #16242d;
}
.top_tours .btn, .btn.btn-md {
    padding: 6px 18px;
}
.top_tours .project-hover {text-align: center;}
.top_tours .project-hover  a {width: auto !important;}
.top-destinations h3.top-destination-url {
    background: #16242d;
    padding: 10px;
    text-align: center;
}
.top-destinations .wpb_single_image{
    margin-bottom: 0px;
}
@media only screen and (min-width:1200px){
    nav.site-navigation ul.main-menu > li > a {
        padding: 20px 6px 30px;
    }
}
@media only screen and (max-width:1199px){
    .logo {width: 80%;}
}

@media only screen and (max-width:767px){
    #custom_html-2 .textwidget.custom-html-widget {margin-right: 0;}
    .top-bar {display: none;}
}