/*
 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 :)
*************************************************************************************/




/* footer bottom section */
.bottom-bar-section{
    padding: 20px 0px;
  display: block;
   background-color: #666666;
  
}

.footer-bottom-right-sec a {
   color: #cccccc;
}

.footer-bottom-right-sec a:hover {
   color: #34a853;
}

.footer-discla-sec{
    
    font-size: 12px!important;

}

.bottom-bar-left {
    text-align:center!important;
}

.bottom-bar-right{
     text-align:center!important;
}

.bottom-bar-left .widget-classic .textwidget p{
    margin-bottom: 0px!important;
}

h4.widget-title {
    font-weight:normal!important;
    font-size: 12px!important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 18px!important;
    font-weight: bold;
    color: #000000!important;
}
.logo-header-img{
    max-width: 70%!important;
}

.custom-header-sec-log{
    padding: 26px 0!important;
}

.shopping-cart-icon {
  
    font-size: 11px!important;
   
}

.primary-menu {
    text-align: center!important;
}
.logo-headersmaller-img{
    max-width: 60%!important;
}
.united-group-pro-login{
    color: #34a853;
}
.widget-title > span:before {
    display:none;
}
.widget-title {
    border-bottom:transparent!important;
}
.div.product span.price {
    font-weight: normal!important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-weight: normal!important;
}
.nav-custom-list{
    display:none!important;
}
.affwp-form legend {
    font-weight: bold!important;
    
}

/*Blog meta show */
.archive-masonry .entry-post-meta > div.entry-meta-date {
     display: inline-block!important; 
    margin: 0 3px 10px 0!important;
}

.entry-post-meta > div {
    display: inline-block;
    color: var(--g5-text-color-light);
    margin-right: 4px!important;
}

.entry-meta-author{
    margin-right: 0px!important;
}

a.link-hover-color:hover {
 color: black!important;
}
span.posted_in a {
    margin-left: 11px;
}
