/*
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
*/
#side-header .fusion-main-menu > ul > li > a {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#side-header .side-header-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.fusion-logo {
    margin-top: 25px !important;
    margin-right: 0px;
    margin-bottom: 25px !important;
    margin-left: 0px;
}

.headermenu h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
blockquote {
    font-size: 16px !important;
	line-height: 30px !important;
	border-left: 4px solid #63979C !important;
	padding: 0px 15px !important;
	margin: 10px 20px !important;
}
.fusion-title-size-four, h4 {
    margin-top: 1.33em !important;
    margin-bottom: 1.33em !important;
}
.slide-content-container h2 {
    line-height: 130px !important;
}
.slide-content-container h3 {
    line-height: 50px !important;
}
.colourblock {
	height: 100px;
	padding: 0 10px;
	color: #ffffff;
}
.colourblock h3, .colourblock h3 a {
	line-height: 100px;
	color: #ffffff;
	text-align: center;
}
.colourblock.cb1 {
	background-color: rgba(100,173,164,0.85)
}
.colourblock.cb2 {
	background-color: rgba(250,153,136,0.85)
}
.colourblock.cb3 {
	background-color: rgba(154,137,209,0.85)
}
.colourblock.cb4 {
	background-color: rgba(116,197,227,0.85)
}
.pictureblock h2, .pictureblock h3 {
	color: #ffffff !important;
}
#side-header, .layout-boxed-mode .side-header-wrapper, .side-header-background {
    background-color: #F1F0EC !important;
}
.rhwd, a.rhwd {
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
}
.rhwd .red {
	color: #B20000; font-size: 24pt; font-weight: normal;
}
.rhwd .hot {
	color: #FF7F00; font-size: 24pt; font-weight: bold;
}
.rhwd .web {
	color: #666666; font-size: 12pt; font-weight: bold;
}
.rhwd .design {
	color: #999999; font-size: 12pt; font-weight: normal;
}