/*

Theme Name: Child of responsive
Description: Child theme based on responsive
Author: PC
Version: 0.1
Template: responsive

*/
@import url('../responsive/core/css/style.css');
@import url('../responsive/core/css/responsive.css');
@import url('../responsive/core/css/style.min.css');

body {
	color: #595959;
	font-size: 14px;
	background-color: #FFFFFF;
}

body a {
	color: #113372;
	-webkit-transition: color 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out;
	-ms-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
}

body a:hover {
	color: #FF0000;
}

h1, h2, h3, h4, h5, h6 {
	color: #113372;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
}

#wrapper {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding: 0px;
}

#header {
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #113372;
	padding-bottom: 15px;
}

#header .menu {
    display: none;
}

.js .main-nav {
    display: none;
}


.page-id-7 h1 {
	display: none;
}

.widget-wrapper {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
}

.widget-title h3, .widget-title-home h3 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgba(63, 63, 63, 0.6);
	font-size: 20px;
	padding-bottom: 8px;
}

#widgets ol, #widgets ul {
	margin-top: 20px;
	list-style-type: none;
	padding: 0px;
}

#widgets ul li {
    list-style-type: none;
}

#widgets ul li a {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: normal;
}

#footer-wrapper .grid.col-940 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #113372;
	margin-bottom: 15px;
}

.copyright, .powered {
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #113372;
}

.navigation {
	color: #7BC143;
}

.navigation a {
	color: #7BC143;
}

.navigation a:hover {
	color: #F7F7F7;
}

.post-entry ul {
	list-style-type: none;
        margin: 0px;
        padding: 0px;
}

.post-entry ul li {
	list-style-type: none;
	background-image: url(http://regener8hair.ie/wp-content/uploads/2015/06/tick.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}


#home-text {
	background: rgb(153,203,239); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153,203,239,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,203,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153,203,239,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153,203,239,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153,203,239,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153,203,239,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cbef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	font-size: 16px;
	color: #113372;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.red-text {
	color: #FF0000;
}

.centre-text {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.large-centre-text {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 19px;
	font-weight: bold;
	color: #113372;
}

#header-logo {
	background-image: url(http://regener8hair.ie/wp-content/uploads/2016/11/regen_logo-dec16.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header-contact {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 63px;
	width: 195px;
}

#footer-info {
	font-size: 10px;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	text-align: center;
	position: relative;
}

.red-gradient {
        background-image: url(http://regener8hair.ie/wp-content/uploads/2016/05/red.jpg);
        background-repeat: repeat-x;
        background-position: center top;
        color: #000000;
        padding-top: 15px;
        padding-bottom: 15px;
}

.clear {
	clear: both;
	padding-bottom: 8px;
}

@media (max-width: 800px) {
#header-logo {
	background-image: url(http://regener8hair.ie/wp-content/uploads/2016/11/regen-mob.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
}
}