@charset "utf-8";
body {
	margin: 0px;
}
.header {
	background-image: url(stoves/stoves/stoves_tavistock.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.links-bar {
	background-image: url(stoves/stoves-showroom_tavistock.png);
	background-repeat: no-repeat;
}
.background {
	background-image: url(stoves/stoves_tavistock.png);
	background-repeat: repeat-y;
}
.heather {
	background-image: url(stoves/tavstock-stoves_showroom.png);
	background-repeat: no-repeat;
}
.white-back {
	background-image: url(stoves/tavistock-stoves.jpg);
	background-repeat: repeat-y;
}
.largegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #588155;
	text-decoration: none;
}
.green-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #588155;
	text-decoration: none;
}
.whitesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.whitesub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.red-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
}
.red-sub-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F00;
	text-decoration: none;
}
.greysub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 24px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border_stoves {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #588155;
	text-decoration: none;
}
.box-background-green {
	background-attachment: fixed;
	background-image: url(/stoves/range-cookers/callington/callington-multi-stove-installers.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.arial-11-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.shadow {
	-moz-box-shadow: 0px 0px 15px 0px #333333;
	-webkit-box-shadow: 0px 0px 15px 0px #333333;
	box-shadow: 0px 0px 15px 0px #333333;/* Alas, box-shadow is not fully supported by IE < 9 */
}
.shadow-box {
	-moz-box-shadow: 0px 0px 9px 0px #808080;
	-webkit-box-shadow: 0px 0px 9px 0px #808080;
	box-shadow: 0px 0px 9px 0px #808080;/* Alas, box-shadow is not fully supported by IE < 9 */
}
.thin-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#mobile_return {
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center; /*Leave this line alone */
	position: fixed;
	height: 2em;
	background: #fff;
}
#mobile_return a {
	font-size: 1em;
	line-height: 2em;
	vertical-align: middle;
	text-decoration: none; /*Leave this line alone */
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #000;
}
a.top-link {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 100%;
	line-height:60px;
	font-weight: normal;
	background-color: #588155;
}
a.top-link:hover {
	background-color: #4da547;
	color: #FFF;
}
a.top-link2 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 100%;
	line-height:60px;
	font-weight: normal;
	background-color: #333333;
}
a.top-link2:hover {
	background-color: #101010;
	color: #FFF;
}
img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop {
	filter: alpha(opacity=60);
	opacity: 0.6;
	font-weight: 400;
}
.button-light-orange {
	display: block;
	height: 50px;
	width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	font-weight: 400;
	letter-spacing: 1px;
	background-color: #FF9308;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
a.button-light-orange:hover {
	background-color: #F4BD38;
	color: #FFFFFF;
}
.pop-12-bread {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.pop-12-bread:hover {
	color: #FFF;
	text-decoration: underline;
}
.pop-12-email {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
}
.pop-12-email:hover {
	color: #FFF;
	text-decoration: underline;
}
.pop-16-white {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.pop-16-white:hover {
	color: #FFF;
	text-decoration: underline;
}
.pop-20-white {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
}

.pop-17-white {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.pop-16-orange {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #FF8400;
	text-decoration: none;
	font-weight: 700;
}
.pop-24-orange-light {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #FF8400;
	text-decoration: none;
	font-weight: 300;
}

.pop-16-footer {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
}
.pop-16-footer:hover {
	color: #FFF;
	text-decoration: underline;
}
.gel-16-tel {
	font-family: 'Gelasio', serif;
	font-size: 43px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
}
.pop-60-dark {
	font-family: 'Poppins', sans-serif;
	font-size: 64px;
	line-height: 32px;
	color: #3B424D;
	text-decoration: none;
	font-weight: 300;
}
#topnav div.drop:hover > a.top-link {
	background-color: #84b4fa;
	color: #fff;
}
#topnav div.drop {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 50px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 44px;
	line-height: 50px;
	height: auto;
	min-height: 15px;
	z-index: 10000000000;
	left: 0px;
	padding: 15px 22px;
}
#topnav div.drop:hover > div {
	display: block;
}
a.top-link3 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	letter-spacing:2px;
}
a.top-link3:hover {
	background-color: #FF8400;
	color: #FFF;
}



.pop-16-grey {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: #737373;
	text-decoration: none;
	font-weight: 400;
}

.pop-20-grey {
	font-family: 'Poppins', sans-serif;
	font-size: 23px;
	line-height: 32px;
	color: #737373;
	text-decoration: none;
	font-weight: 400;
}


.pop-15-grey {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 32px;
	color: #737373;
	text-decoration: none;
	font-weight: 400;
}

.service-boxes {
	border-radius: 5px;
}
.service-boxes-text {
	background-color: rgba(36,40,46, 0.8);
	font:  500 17px 'Poppins', sans-serif;
	color: #ffffff;
	height: 70px;
	transition: all 0.3s;
	text-decoration:none;
}
.service-boxes-text a {
	text-decoration: none;
	color: #ffffff;
}
.service-boxes:hover .service-boxes-text {
	height: 300px !important;
	width: 320px !important;
}


.bg-stove {
	background-image: url(images/services/stove-showroom-tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}


.bg-cooker {
	background-image: url(images/services/stove_showroom-tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}


.bg-chimney {
	background-image: url(images/services/stove_showroom_tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}

.bg-arada {
	background-image: url(images/stoves/new/types/stoves_tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}

.bg-esse {
	background-image: url(images/stoves/new/types/stoves-tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}

.bg-stovax {
	background-image: url(images/stoves/new/types/stoves_tavistock.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}

.bg-westfire {
	background-image: url(images/stoves/new/types/stoves-tavistock.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}

.bg-mendip {
	background-image: url(images/stoves/new/types/stove_showroom-tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

.bg-gazco {
	background-image: url(images/stoves/new/types/stove_showroom_tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

.bg-chimney-repairs {
	background-image: url(images/chimney-services/chimney-repairs-devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

.bg-chimney-repairs2 {
	background-image: url(images/chimney-services/chimney_repairs-devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}




.cta-bg {
	background-color: #24282E;
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000000' fill-opacity='0.09' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}

.sub-nav-top  {
	position: absolute;
	right: 50%;
	margin-right: -520px;
	top: 720px;
	z-index: 100000;
}

.sub-nav-top2  {
	position: absolute;
	right: 50%;
	margin-right: -520px;
	top: 690px;
	z-index: 100000;
}
.everhot-boxes {
	background-attachment: scroll;
	background-image: url(images/stoves/new/types/stove-showroom-tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-esse-cooker {
	background-attachment: scroll;
	background-image: url(images/stoves/new/types/stove-showroom_tavistock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-fire {
	background-attachment: scroll;
	background-image: url(images/chimney_repairs_devon/chimney_repairs_devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-chimney-roof {
	background-attachment: scroll;
	background-image: url(images/chimney_repairs_devon/chimney-repairs_devon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
