body {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	padding-top: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}
h1 {
	font-size: 30px;
	margin: 20px 0;
}
a {
	color: #93bb1b;
	text-decoration: underline;
}
a:hover {
	color: #799a05;
}
strong {
	font-weight: 700;
	font-family: 'Roboto', Arial, sans-serif;
}
ol, ul {
	padding-left: 20px;
	margin-bottom: 25px;
}
li {
	padding-bottom: 10px;
}

input.form-control {
	border-radius: 4px;
}
input.form-control:focus {
	border-color: #93bb1b;
}
.form-control {
	font-size: 16px;
	height: 40px;
	padding: 8px 10px;
}

.navbar {
	padding: 60px 0 10px;
	margin-bottom: 20px;
	background: #fff url(https://www.the-ols.co.uk/images/layout/ols/tdex/header.svg) repeat-x;
	background-position-x: 0px;
    background-position-y: -34px;
    -webkit-background-position-y: 0px;
	border: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.navbar {
   background-position-y: 0px !important;
}
}

.navbar-left {
	float: left;
	width: 30%;
}
.navbar-right {
	float: right;
	width: 60%;
}
.logos {
	float: right;
  width: 100%;
	*width: 316px;
	max-width: 316px;
	height: auto;
	margin-top: 18px;
}
.fflogos {
	float: right;
  width: 100%;
	max-width: 225px;
	height: auto;
	margin-top: 18px;

}
.responsive-img {
	max-width: 100%;
	height: auto;
}



.footer {
	background-color: #eee;
}
.footer .container {
	padding-top: 21px;
	color: #333;
}





.panel {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-heading {
	font-size: 24px;
	line-height: 1.3;
}
.panel-default > .panel-heading,
.panel-success > .panel-heading {
	background: transparent;
	border: none;
}
.panel-success > .panel-heading {
	color: #93bb1b;
}
.panel-body {
    padding: 15px 20px 25px;
    margin-left: 13px;
}
.panel-success {
	border-color: #93bb1b;
}
.panel-checkout {
	background-color: #eee;
}
.panel-heading-step {
	margin: 0 32px;
	font-weight: normal;
	padding: 5px 0;
	border-bottom: 1px solid #ccc !important;
}
.panel-heading-step .step {
	font-weight: bold;
}
.checkout-thumbnail {
	border: 20px solid #fff;
    margin: 0 10px;
}
.apart-top {
	margin-top: 20px;
}
.apart-top-more {
	margin-top: 60px;
}
.apart {
	margin-top: 20px;
	margin-bottom: 20px;
}
.apart-more {
	margin-top: 60px;
	margin-bottom: 60px;
}
.apart-bottom {
	margin-bottom: 20px;
}
.apart-bottom-more {
	margin-bottom: 60px;
}
.btn  {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	padding: 10px 12px;
	-webkit-text-shadow: none;
	text-shadow: none;
}
.btn-success,
.btn-primary {
	color: #fff;
	background: #93bb1b;
	border: none;
	border-radius: 4px;
}
.btn-danger {
	color: #fff;
	background: orange;
	border: none;
	border-radius: 4px;
}
.btn-success:hover,.btn-success.focus,.btn-success:focus,.btn-success.active,.btn-success:active,.btn-success.active:hover,.btn-success:active:hover,
.btn-primary:hover,.btn-primary.focus,.btn-primary:focus,.btn-primary.active,.btn-primary:active,.btn-primary.active:hover,.btn-primary:active:hover {
	color: #fff;
	background: #799a05;
	border: none;
	margin-top: 0;
}
.btn-danger:hover,.btn-danger.focus,.btn-danger:focus,.btn-danger.active,.btn-danger:active,.btn-danger.active:hover,.btn-danger:active:hover {
	color: #fff;
	background: red;
	border: none;
	margin-top: 0;
}



.alert {
	font-size: 14px;
	padding: 10px 15px;
}
.modification-date {
	display: block;
	color: #93bb1b;
	font-size: 24px;
}
.dryer-tel {
	display: inline-block;
	color: #93bb1b;
	font-weight: 700;
}
.register-summary {
	font-size: 14px;
	margin-bottom: 15px;
}
.lead {
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 15px;
}



.table-custom {
	font-size: 14px;
}
.table-custom th,
.table-custom td {
	padding-bottom: 3px;
}
.table-custom th:first-letter {
	text-transform: capitalize;
}
.help-available {
	margin-top: 4px;
}
.collection-date {
	color: #799a05;
	font-size: xx-large;
	margin-bottom: 40px;
}
.change-collection-date {
	margin-bottom: 40px;
}
.thumbnail {
	padding: 30px;
}
.pad-15-imp {
	padding: 15px !important;
}
.pd-0-imp {
	padding: 0px !important;
}
#results {
	margin-left: 0px;
    height: 40px;
}
.field-error {
	outline: 1px solid Red;
}
.fake-link {
	cursor: pointer;
}
#store-map-container {
	height: 350px;
}
.content-top {
	vertical-align: top;
}
a.ui-tabs-anchor:focus {
	outline: none;
}
#tabs LI {
	padding-bottom: 0;
	width: 200px;
	text-align: center;
}
.models LI {
	font-size: xx-large;
    font-weight: 300;
}
.models H1 {
	font-weight: bold;
	font-size: xx-large;
}
.delivery-price-option {
    background-color: #eee;
    color: #000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.specification-heading TH {
	color: #93bb1b;
	border-top: none !important;
	padding-top: 40px !important;
}
.delivery-option {
    display: inline-block;
    text-transform: uppercase;
    font-size: large;
    font-weight: 300;
    position: relative;
    top: -4px;
}
.price-note {
	font-style: italic;
	color: grey;
	padding-top: 20px;
}
.big-money {
	display: inline-block;
    font-size: xx-large;
    border-right: 1px solid Gray;
    padding-right: 10px;
    margin-right: 10px;
}
.btn-lg {
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
#store-map-container {
	height: 350px;
	margin-top: 34px;
	border: 1px solid Silver;
}
#store-details-table {
	border-collapse: collapse;
}
#store-details-table TR {
	border-bottom: 1px solid #eee;
}
#store-details-table TD {
	padding: 20px 40px 20px 0;
}
#store-details-table TR:last-child {
	border-bottom: none;
}
.content-top {
	vertical-align: top;
}
.currys, .pcworld {
	color: #fff;
	padding: 3px 6px;
	font-size: 0.92em;
	font-family: Gotham, Arial, Sans Serif; 
}
.currys {
	background-color: #0c347b;
}
.pcworld {
	background-color: #72216d;
}
.zoomBox {
    max-width: 500px;
    border: thin solid black;
    background-color: #fff;
    padding: 20px;
    cursor: zoom-out;
}
.thumby {
    border: 1px solid Gray;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
#features .feature {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#features H3 {
	margin-top: 5px;
}
.standard {
	font-family: Arial, Verdana, Sans Serif, Gotham;
}
.panel-pex {
	min-height: 310px;
	max-height: 310px;
} 
@media screen and (max-width: 480px) {
	.panel-pex {
		min-height: 310px;
		max-height: fit-content;
	}
}
.pex-description {
	min-height: 50px;
}
.popular .panel-success {
	border-width: 2px;
}
.rrp {
	font-size: x-large;
}
.badge-B {
	background-color: #19A32F;
}
.badge-C {
	background-color: #9ECF2C;
}
.in-stock {
	color: #93bb1b;
}
#results LI:hover {
    background-color: #93bb1b;
}
.pex-price {
	font-size: x-large;
	font-weight: 800;
	color: #93bb1b;
}	
.content-disabled  {
	color: Silver;
}
H2.pexPrice { margin-top: 0; }
[v-cloak] {
	display: none;
}
.header-additional-nav {
}
.header {
    overflow: hidden;
}
.container, .header__container, .site-intro__container, .basket, .order, .contact {
    max-width: 1400px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
	.container, .header__container, .site-intro__container, .basket, .order, .contact {
    	padding-left: 20px;
    	padding-right: 20px;
    }
}
.header__home-link {
    margin: 12px 0;
    position: relative;
    z-index: 99;
    float: left;
    margin: 10px 0;
}
.user-nav, .site-search, .site-nav, .footer-nav {
	display: none;
}
div.pcipal div.col-xs-3 {
	float: left; width: 25%; margin-right: 20px;
}
div.pcipal div.col-xs-9 {
	width: 0%;
}
option:invalid {
	color: #eee !important;
}
h5.type-warning {
	font-weight: bold;
	font-size: 1.7rem;
}
.delivery-explainer, .eircode-explainer {
	margin: 10px 0;
	font-weight: bold;
	color: Red;
}
.half-width {
	width: 75%;
}
.error {
	color: Red;
}
.text-img{
	width:100%;
	border-radius: 5%;
	
}
@media screen and (max-width: 767px) {
	.text-img{
		margin-top:15px;
	}
}