/*
 Theme Name:   rdrinstallation
 Author:       Digital Source
 Theme URI:    digital-source.co.uk
 Author URI:   digital-source.co.uk
 Template:	   hello-elementor
 Version:	   1.0.0
*/


h1 {}

h2 {
	color: #6C6C6C;
  font-family: "Yellowtail", Sans-serif;
  font-size: 2rem;
  font-weight: 100;
  text-transform: capitalize;
}

h3,
.entry-content h3 {

}

h4,
.entry-content h4 {

}

h3,
h4 {

}

h3.light,
h4.light {

}

h4.no-margin {
	margin-bottom: 0;
}

p a { color: #181e3f!important; }

a {
	background-color: transparent;
	text-decoration: none;
	color: #181e3f;
}
a:active, a:hover {
  color: #181e3f;
}

#footer a { }
#copyright a { color: #7a7a7a!important; }

.center {
	text-align: center;

}

p.no-margin {
	margin-bottom: 0;
}

p.address {
	line-height: 1.6;
	margin-bottom: 0.3em;
}

p.caveat {
	font-size: .8em;
}

body {

}

ol {
	margin: 0 0 0 1em;
	font-size: 1.1em;
}

blockquote {
	color: #C40000;
	font-style: normal;
	text-align: center;
	font-weight: 600;
	border-left: none;
	margin: 1.5em 1em 1.5em 1em;
}

blockquote:before {
	content: '“';
	position: absolute;
	padding-bottom: 0.2em;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: museo-sans-rounded;
	font-size: 6em;
	color: #968c87;
	text-align: center;
}

blockquote:after {
	content: '”';
	position: absolute;
	padding-top: 0.8em;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: museo-sans-rounded;
	font-size: 6em;
	color: #968c87;
	text-align: center;
}

blockquote cite {
	font-weight: 600;
	display: block;
	color: #000;
	margin: 1em 0;
}
blockquote.light { color: #cdbfda; }
blockquote.light:before { color: #8d6caa; }
blockquote.light:after { color: #8d6caa; }
blockquote.light cite {color: #fff;}

/* Admin theme display */
.aquilaFront #wpadminbar {
display: block !important;
padding-left: 65px;
}
div#wpadminbar {
  display: block!important;
}
#aquilaAdminbarIcon {
  background-image: url('/wp-content/themes/gasdirect/menu-icon.png')!important;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center center;
}
