/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
#sidebar .widget {
	background-color: #Fff;
	padding: 10px;
}
p.jtwt_tweet_text {
	font-size: 0.8em;
	line-height: 1.5em;
}
.jtwt_date {
	color: #999 !important;
	font-size: 0.8em;
}
body.home .fusion-columns .column {
	background-color: #b8b889;
	overflow: hidden;
	padding: 10px;
	margin-right: 20px;
	width: 30%;
	border-color: #6c256d;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3) !important;
}

@media only screen and (max-width: 800px) {   body.home .fusion-columns .column {margin-right:0 !important;}    }

body.home .fusion-columns .column h4.entry-title {
	font-size: 1.2em;
}
#sidebar .post-date {
	font-size: 0.7em;
	line-height: 1.4em;
	display: block;
}
#pyre_tabs-widget-2 ul#tabs li a:after {
	content: ' news';
}
#pyre_tabs-widget-2 ul#tabs li a, #pyre_tabs-widget-2 ul#tabs li a:hover {
	color: #6c256d !important;
	cursor: auto;
	text-align: left;
	border: 0px none;
}

#pyre_tabs-widget-2 .tabs-widget {
	border-color: white !important;
}
.news-list {
	background-color: white !important;
}
#content {
	width: 65.1702%;
}
.news-list img {
	box-shadow: 3px 3px 4px 1px rgba(0, 0, 0, 0.3) !important;
}

.input-name, .input-website, .input-email, .textarea-comment {
	background-color: #fff !important;
}

#main a img, #main img {
	border: 1px solid #6C276D;
	/* margin: 5px;
	padding: 2px; */
}
#main a:hover img, a:active img, a:focus img {
	background-color: rgba(107, 37, 109, 1);
	/* border-color: rgba(107, 37, 109, .5); */
	box-shadow: 0 0 10px rgba(107, 37, 109, 1) !important;
}
/* --------------------------------- */

.sidebar .news-list .post-holder a {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: bold;
}

.sidebar .news-list .post-holder .meta {
	font-size: 12px !important;
	line-height: 20px !important;
}

.menu h1 {
	margin: 0;
	text-align: center;
}
.menu h3 {
	margin-bottom: 2px;
	margin-top: 10px;
}
.menu ul {
	margin-bottom: 5px;
	margin-top: 5px;
}

.single-navigation {
	border: 0px none !important;
	margin-bottom: 10px;
	text-align: right;
}

#wrapper .sidebar .fusion-tabs-widget .tabs-container {
	background-color: #d6d6ac;
}

* {
	text-transform: lowercase !important;
	letter-spacing: 1px;
}

.portfolio-tabs, .faq-tabs, .fusion-accordian .fusion-panel {
	border-bottom: 1px solid #cccccc !important;
	border-top: 1px solid #cccccc !important;
}

.faq-tabs {
	display: none;
}

.fb-like-box-container_facebook-like-widget-2 iframe {
	background-color: #d6d6ac;
}

.sidebar .widget {
	border: 1px solid #6c276d;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3) !important;
	margin-bottom: 25px;
}

.fusion-blog-layout-grid .fusion-post-wrapper {
	border: 1px solid #6c276d;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3) !important;
}

a:link {
    font-weight: bold;
}

a:hover {
	color: black !important;
	background-color: #cbb3e2 !important;
}

.fusion-post-content h1, .fusion-post-content h2, .fusion-post-content h3, .fusion-post-content h4, .fusion-post-content h5, .fusion-post-content h6 {
	font-family: "Architects Daughter",Arial,Helvetica,sans-serif;
}

div.fusion-header {
	border-bottom: 1px solid #888;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.25);
}

h2.entry-title {
	font-size: 27px !important;
	font-weight: 800 !important;
}

.fusion-footer-widget-area h3 {
	border-bottom: 2px solid #6c276d;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
	padding-bottom: 11px;
}
.fusion-main-menu > ul > li > a {
	padding-left: 5px;
	padding-right: 5px;
}
.fusion-main-menu .sub-menu .current-menu-item > a {background-color: #58a !important;}

.ndmbox {
	background-color: #cbb3e2;
	padding: 20px;
}
.ndmbox .fusion-column {
	margin-bottom: 0;
}
.fusion-accordian .panel-body {
	overflow: auto;
}
.avada-contact-form input, .avada-contact-form textarea { /*  best not to confuse people by seeing their capital letters changing! */
	text-transform: none !important;
}
.fusion-main-menu > ul > li {
  padding-right: 25px !important;
}

.post-content li {
  line-height: 1.4em;
  padding-bottom: 7px;
}