/*
 Theme Name:   Janes Radiant
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Venbit
 Template:     generatepress
 Version:      0.1
*/
html,
body {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: unset;
}
.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container {
    padding: 0px 10px 0px 10px;
}
@media (min-width: 769px) {
    .menu-item-has-children .dropdown-menu-toggle {
        display: none;
    }
    .main-navigation .main-nav ul li.menu-item-has-children > a {
        padding-right: 10px;
    }
}
@media (max-width: 1000px) {
	.menu-item-has-children .dropdown-menu-toggle {
		display: block;
	}
}
h1 {
	font-family: Helvetica,Verdana,Tahoma,Sans-Serif;
}
.yoast-breadcrumbs {
	margin-bottom: 20px;
}
.section-right {
	float: right;
	width: 48%;
    margin: 0 0 2% 8%;
}
.section-right ul {
	margin: 0 0 0 16px;
}
}
.grid-container {
    box-shadow: 0 0 20px -10px rgb(0 0 0 / 70%);
}
.site-content .content-area {
    width: 72%;
}
.header-info h3 {
	text-align: right;
    margin: 0 0 10px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.4;
}
.header-info a {
	float: right;
	color: #8c2131;
}
.inside-article ul {
    margin-left: 20px;
    list-style-type: none;
}
.inside-article ul li {
    padding: 4px 0 4px 18px;
    background-image: url(images/redArrow.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
}
.homeQuicklinks-info h3 {
    color: #5f1616;
    font-family: 'Arial Narrow',sans-serif;
    font-size: 14pt;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
.homeQuicklinks-info ul {
    margin: 0;
    padding: 5px 0 0 0;
    list-style-type: none;
}
.homeQuicklinks-info ul li {
    padding: 4px 0 4px 18px;
    background-image: url(images/redArrow.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
}
.homeQuicklinks-info a {
    color: #2c2419;
    font-weight: 700;
    font-size: 12px;
    text-decoration: underline;
    font-family: Helvetica,Verdana,Tahoma,Sans-Serif;
}
@media (min-width: 767px) {
	#right-sidebar {
		width: 28%;
	}
}
#right-sidebar {
	background: #86684f;
}
#right-sidebar.sidebar .widget {
	margin-bottom: 0;
}
.sidebar-top-1 {
	padding: 0 !important;
	margin-bottom: 0px !important;
	color: #ffffff;
	background: url(images/featureButton2_test1.png) left center no-repeat;
	background-size: 200% 100%;
	min-height: 105px;
}
.sidebar-top-1:hover {
	padding: 0 !important;
	color: #ffffff;
	background: url(images/featureButton2_test1.png) right center no-repeat;
	background-size: 200% 100%;
}
.sidebar-top-1 a {
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.sidebar-top-1 h3 {
	font-size: 18px;
	margin-bottom: 4px !important;
}
.sidebar-top-1 strong {
	display: block;
}
.sidebar-top-1 .textwidget {
	padding: 15px 10px;
}
.sidebar-top-2 {
	padding: 0 !important;
	margin-bottom: 0px !important;
	color: #ffffff;
	background: url(images/featureButton2_test2.png) left center no-repeat;
	background-size: 200% 100%;
	min-height: 105px;
}
.sidebar-top-2:hover {
	padding: 0 !important;
	color: #ffffff;
	background: url(images/featureButton2_test2.png) right center no-repeat;
	background-size: 200% 100%;
}
.sidebar-top-2 h3 {
	font-size: 18px;
	margin-bottom: 4px !important;
}
.sidebar-top-2 a {
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.sidebar-top-2 .textwidget {
	padding: 15px 10px;
}
.sidebar-menu {
	padding: 0 !important;
	color: #ffffff;
	background: url(images/rtCol_contact_top.png) left top no-repeat;
	background-size: contain;
}
.sidebar-menu h2 {
    margin: 0;
    padding: 3px 0 0 14px;
    color: #95a3b4;
    font-family: 'Arial Narrow',sans-serif;
    font-size: 13pt;
    font-weight: 400;
}
.sidebar-menu ul li {
    width: auto;
    padding: 7px 5px 7px 36px;
    border-bottom: dotted 1px #a79475;
    background-image: url(images/darkArrow.png);
    background-repeat: no-repeat;
    background-position: 16px 10px;
}
.sidebar-menu a {
    color: #2c2419;
    font-size: 10pt;
    font-weight: 400;
}
.sidebar-contact {
	padding: 40px 10px !important;
	color: #ffffff;
	background: url(images/rtCol_contact_top.png) left top no-repeat;
	background-size: contain;
    font-family: Helvetica,Verdana,Tahoma,Sans-Serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    color: #2c2419;
    padding: 25px 10px 10px 10px;
    overflow: visible;
}
.sidebar-contact a {
    color: #2c2419;
}
.sidebar-contact a:hover {
    text-decoration: none;
}