/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/**GLOBAL OIL HAUZ CUSTOM CSS*/

:root{
	--gold:#eeb311;
	--purple1:#1f1a52;
	--purple2:#2e3192;
	--purple3:#3e2a67;
}

header div.whb-top-bar ul.menu > li > a > span{font-size: 11px;}
header div.whb-top-bar ul.menu > li > a:hover{color:var(--gold) !important;}
header div.whb-general-header ul.menu > li > a{font-size: 14px;font-weight: bold;}
header div.whb-general-header ul.menu > li > a:hover{color:var(--gold) !important;}

div.page-title header.entry-header > h1.entry-title{font-size: 50px;}

footer div.container.main-footer{padding-top:30px;padding-bottom:20px;}
footer h5.widget-title{font-size: 28px;margin-bottom: 15px;}
footer ul.menu > li{margin-bottom: 12px;}
footer ul.menu > li.current_page_item > a,
footer ul.menu > li.current_page_parent > a{color: var(--gold) !important;}
footer ul.menu > li > a{font-size: 12px;color:rgba(255,255,255,1) !important;}
footer ul.menu > li > a:hover{color: var(--gold) !important;}
footer div.woodmart-social-icons{text-align: left;}
footer div.widget_recent_entries ul > li > a{
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
footer div.widget_recent_entries ul > li > a:hover{color: var(--gold) !important;}
footer div.woodmart-social-icons a:hover > i{color: var(--gold) !important;}

body.blog div.entry-meta.woodmart-entry-meta{display: none;}
body.blog div.hovered-social-icons{display: none;}
body.blog div.meta-post-categories{background: var(--gold) !important;}
body.blog p.read-more-section > a.btn-read-more.more-link:hover{color: var(--gold);}

body.single-post div.page-title{display: none;}
body.single-post div.main-page-wrapper{margin-top: 50px;}
body.single-post div.post-date.woodmart-post-date{display: none;}
/*item view article header*/
body.single-post div.single-post-header{margin-bottom: 40px;}
body.single-post h1.single-post-title{margin-bottom:0;}
body.single-post div.single-post-date{font-size: 12px;}
body.single-post div.single-post-date i{margin-right: 5px;}
/*sidebar recent posts*/
body.single-post div.widget_recent_entries.sidebar-widget h5.widget-title{background: var(--purple1);color: #FFF;padding: 5px 10px;margin-bottom: 0;}
body.single-post div.widget_recent_entries.sidebar-widget ul{border:1px solid;border-color:rgba(129,129,129,.2);}
body.single-post div.widget_recent_entries.sidebar-widget ul > li{border-bottom: 1px solid;padding: 10px;border-color:rgba(129,129,129,.2);margin-bottom: 0;}
body.single-post div.widget_recent_entries.sidebar-widget ul > li:last-child{border-bottom: none;}

body.home div.main-page-wrapper{padding-top: 0;}

div.wpb_column.global-oil-traits{
	-webkit-box-shadow: 11px 7px 5px -1px rgba(193,193,193,1);
	-moz-box-shadow: 11px 7px 5px -1px rgba(193,193,193,1);
	box-shadow: 11px 7px 5px -1px rgba(193,193,193,1);
}

section#company-name-section div.company-name div.title-subtitle{margin-bottom: 0;}
section#our-goals div.info-box-wrapper{display: block;}

section#for-lease-items div.title-wrapper{margin-bottom: 10px;}