/*
Theme Name:     Traveler Childtheme
Description:    
Author:         Shinetheme
Template:       traveler

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../traveler/style.css");

.divisao-post-novidades{
    border-bottom: dashed 1px #ccc;
    margin-top: 0.5em;
    padding-bottom: 10px;
    margin-bottom: 0.5em;
}

.texto_topo{
    text-shadow:0px 2px 0px #000;
}

.search-tabs{
    background-color: #fff;
}

.header-top{
    border-bottom: 2px solid #FDC42C !important;
}

.nav-pills > li.active > a:hover{
    background:#FDC42C !important;
}

#menu1 {
    border-bottom: 2px solid #FDC42C !important;
}


.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #1B4389;
    color: #fff;
    padding: 15px 0;
    width: 263px;
    border: 1px solid #262626;
}

#main-footer>.wpb_row{
    background-color: #1b4389 !important;
    border-top: 2px solid #FDC42C;
}

a, a:hover, .list-category > li > a:hover, .pagination > li > a, .top-user-area .top-user-area-list > li > a:hover, .sidebar-widget.widget_archive ul> li > a:hover, .sidebar-widget.widget_categories ul> li > a:hover, .comment-form .add_rating, .booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span, .form-group.form-group-focus .input-icon.input-icon-hightlight, .booking-item-payment .booking-item-rating-stars .fa-star, .booking-item-raiting-summary-list > li .booking-item-rating-stars, .woocommerce .woocommerce-breadcrumb .last, .product-categories li.current-cat:before, .product-categories li.current-cat-parent:before, .product-categories li.current-cat>a, .product-categories li.current-cat>span, .woocommerce .star-rating span:before, .woocommerce ul.products li.product .price, .woocommerce .woocommerce_paging a, .woocommerce .product_list_widget ins .amount, #location_header_static i, .booking-item-reviews > li .booking-item-rating-stars, .booking-item-payment .booking-item-rating-stars .fa-star-half-o, #top_toolbar .top_bar_social:hover, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a, .booking-item-rating .booking-item-rating-stars, body .box-icon-border.box-icon-white:hover, body  [class^="box-icon-border"].box-icon-white:hover, body  [class*=" box-icon-border"].box-icon-white:hover, body  .box-icon-border.box-icon-to-white:hover:hover, body  [class^="box-icon-border"].box-icon-to-white:hover:hover, body  [class*=" box-icon-border"].box-icon-to-white:hover:hover, #main-footer .text-color, .change_same_location:focus, ul.slimmenu.slimmenu-collapsed li ul li a, ul.slimmenu.collapsed li ul li a, .st_category_header h4, .st_tour_box_style ul a.text-darken:hover, .st_accordion.st_tour_ver .panel-default > .panel-heading, .st_social.style2 >a:hover, .color-main, .main-color{
    color: #fff;
}

#main-footer .form-control{
    background: #fff !important;
    border-color: transparent !important;
    color: #000 !important;
}

.sort_top{
    background: #1b4389 !important;
}
.sort_top a{

}

.sort_top .nav a{
    color: #fff !important;
}

.sort_top a:focus, .sort_top a:hover{
    color: #000 !important;
}

.sort_top > li.active > a:hover{
    background-color: red !important;
}

#order_comments{
    min-height: 120px;
}

.traveler-cart-footer{
    font-size: 2em;
}

.menu-collapser{
    background-color: #1b4389 !important;
}




