/*
 Theme Name:   Orson Child Theme
 Theme URI:    http://themes.g5plus.net/orson/
 Description:  Orson Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     g5plus-orson
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-orson
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
.top-bar-wrapper{
    font-size: 13px !important;
}
.page-title-layout-only-breadcrumb .page-title-inner{
    padding: 8px 0;
}
.xoo-wl-submit{
    clear: both;
    margin-top: 10px;
    width: 60%;
    background-color: #af1528;
    padding: 12px 8px;
    color: white;
    font-weight: 600;
    border: 2px solid #af1528;
    display: table;
    margin: 10px auto 0;
    border-radius: 4px;
    cursor: pointer;
}
.page-title-layout-only-breadcrumb .page-title-inner{
    padding: 10px 0;
    border-bottom: 0px solid #ababab;
}
.breadcrumbs li a, .breadcrumbs li span{
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 1.8;
}
.g5plus-testimonials.style1.st1_type2 .owl-nav{
    margin-top: 10px !important;
}