html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 70%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}
mark {
background: none;
font-weight: 600;
}  template {
display: none;
} [hidden] {
display: none;
}
.clearfix, .cf {
zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
display: table;
content: "";
}
.clearfix:after, .cf:after {
clear: both;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.image-replacement,
.ir {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}      p {
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
hyphenate-lines: 3;
}        .foo {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.foo-parent {
position: relative;
}           .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
@supports (grid-area: auto) { .grid {
display: grid;
margin: 0 auto;
width: 100%;
}
.grid #content {
grid-column: 1/-1;
}
.grid .left-50, .grid .right-50 {
grid-column: span 12;
}
.grid-full {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (min-width: 768px) {
.grid-aside {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-aside #header, .grid-aside #footer {
grid-column: span 12;
}
.grid-aside #content {
grid-column: span 12;
}
.grid-aside aside {
grid-column: span 12;
}
.grid-full {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-full #header, .grid-full #footer {
grid-column: span 12;
}
.grid-full #content {
grid-column: span 12;
}
.grid-full aside {
display: none;
}
.grid-full .left-50 {
grid-column: 1/span 6;
}
.grid-full .right-50 {
grid-column: 7/span 6;
}
}
@media only screen and (min-width: 1170px) {
.grid-full #content {
grid-column: 0/12;
}
}
@media only screen and (min-width: 1440px) {
.grid-aside #content {
grid-column: 1/span 9;
}
.grid-aside aside {
grid-column: 10/span 3;
}
}
@media only screen and (min-width: 1600px) {
.grid-full #content {
grid-column: 0/12;
}
}
}    .alert-success, .alert-error, .alert-info, .alert-help {
margin: 10px;
padding: 5px 18px;
border: 1px solid;
}
.alert-help {
border-color: #e8dc59;
background: #ebe16f;
}
.alert-info {
border-color: #bfe4f4;
background: #d5edf8;
}
.alert-error {
border-color: #f8cdce;
background: #fbe3e4;
}
.alert-success {
border-color: #deeaae;
background: #e6efc2;
}  .added_to_cart, .blue-button, .button {
position: relative;
display: inline-block;
margin-bottom: 0.5em;
padding: 0.5em 1.5em;
border: 0;
border-radius: 25px;
text-decoration: none;
}
.added_to_cart:active, .blue-button:active, .button:active {
top: 1px;
}
.blue-button {
background: #3b3096;
background-image: linear-gradient(110deg, rgb(32, 186, 255) 0%, rgb(56, 143, 255) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#20baff",endColorstr="#388fff",GradientType=1);
-webkit-transition: 0.1s ease-in-out all;
transition: 0.1s ease-in-out all;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.blue-button i, .blue-button svg {
margin-right: 0.25em;
}
.blue-button:hover, .blue-button:focus, .blue-button:visited, .blue-button:visited:hover {
color: #fff;
background-image: none;
}
.added_to_cart {
width: 100%;
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
margin-top: 0.5em;
background: #004466;
-webkit-transition: 0.1s ease-in-out all;
transition: 0.1s ease-in-out all;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.added_to_cart i, .added_to_cart svg {
margin-right: 0.25em;
}
.added_to_cart:hover, .added_to_cart:focus, .added_to_cart:visited, .added_to_cart:visited:hover {
color: #fff;
background: #00334d;
}  span.ajax-loader {
display: block;
text-align: center;
}
label {
font-weight: 600;
}
input[type=text], input[type=email], input[type=tel], select, textarea, input[type=password] {
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid transparent;
border: 2px solid #a1d9ff;
padding: 0.75em 1em;
margin: 1.5em 0;
outline: 0;
line-height: 1;
color: #323944;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
-webkit-font-feature-settings: "liga" 0, "lnum";
font-feature-settings: "liga" 0, "lnum";
box-sizing: border-box;
background: #fff;
background-clip: padding-box;
-webkit-transition: 0.3s ease-out all;
transition: 0.3s ease-out all;
text-align: left;
width: 100%;
border-radius: 25px;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder {
color: black;
opacity: 1;
font-weight: 300;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, input[type=password]::-moz-placeholder {
color: black;
opacity: 1;
font-weight: 300;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type=password]:-ms-input-placeholder {
color: black;
opacity: 1;
font-weight: 300;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder, input[type=password]::-ms-input-placeholder {
color: black;
opacity: 1;
font-weight: 300;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, select::placeholder, textarea::placeholder, input[type=password]::placeholder {
color: black;
opacity: 1;
font-weight: 300;
}
input[type=text]:-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, select:-ms-input-placeholder, select::-ms-input-placeholder, textarea:-ms-input-placeholder, textarea::-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=password]::-ms-input-placeholder {
color: black;
font-weight: 300;
}
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus, input[type=password]:focus {
border: 1px solid #54bbff;
-webkit-box-shadow: 0 0 0 1px #54bbff;
box-shadow: 0 0 0 1px #54bbff;
outline: none;
}
select option {
color: #323944;
}
select:invalid {
color: #898989;
}
select[disabled] {
color: #898989;
}
input[type=number] {
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #a1d9ff;
padding: 0.55em 0.5em;
margin: 0;
outline: 0;
line-height: 1;
box-sizing: border-box;
background-clip: padding-box;
-webkit-transition: 0.3s ease-out all;
transition: 0.3s ease-out all;
text-align: left;
border-radius: 25px;
width: 100%;
font-size: 17px;
}
input[type=number]:focus {
border: 1px solid #54bbff;
-webkit-box-shadow: 0 0 0 1px #54bbff;
box-shadow: 0 0 0 1px #54bbff;
outline: none;
}
button[type=submit] {
cursor: pointer;
}
button[type=submit] i, button[type=submit] svg {
margin-right: 0.25em;
}
input {
border-radius: 0;
}
input[type=search] {
-webkit-appearance: none;
}  @media screen and (device-aspect-ratio: 2/3) {
select, textarea, input[type=text], input[type=password],
input[type=datetime], input[type=datetime-local],
input[type=date], input[type=month], input[type=time],
input[type=week], input[type=number], input[type=email],
input[type=url] {
font-size: 16px;
}
} @media screen and (device-aspect-ratio: 40/71) {
select, textarea, input[type=text], input[type=password],
input[type=datetime], input[type=datetime-local],
input[type=date], input[type=month], input[type=time],
input[type=week], input[type=number], input[type=email],
input[type=url] {
font-size: 16px;
}
} @media screen and (device-aspect-ratio: 375/667) {
select, textarea, input[type=text], input[type=password],
input[type=datetime], input[type=datetime-local],
input[type=date], input[type=month], input[type=time],
input[type=week], input[type=number], input[type=email],
input[type=tel], input[type=url] {
font-size: 16px;
}
} @media screen and (device-aspect-ratio: 9/16) {
select, textarea, input[type=text], input[type=password],
input[type=datetime], input[type=datetime-local],
input[type=date], input[type=month], input[type=time],
input[type=week], input[type=number], input[type=email],
input[type=tel], input[type=url] {
font-size: 16px;
}
}
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
display: block;
}
input[type=text][disabled], input[type=text].is-disabled,
input[type=password][disabled],
input[type=password].is-disabled,
input[type=datetime][disabled],
input[type=datetime].is-disabled,
input[type=datetime-local][disabled],
input[type=datetime-local].is-disabled,
input[type=date][disabled],
input[type=date].is-disabled,
input[type=month][disabled],
input[type=month].is-disabled,
input[type=time][disabled],
input[type=time].is-disabled,
input[type=week][disabled],
input[type=week].is-disabled,
input[type=number][disabled],
input[type=number].is-disabled,
input[type=email][disabled],
input[type=email].is-disabled,
input[type=url][disabled],
input[type=url].is-disabled,
input[type=search][disabled],
input[type=search].is-disabled,
input[type=tel][disabled],
input[type=tel].is-disabled,
input[type=color][disabled],
input[type=color].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
opacity: 0.6;
cursor: not-allowed;
}
input[type=password] {
letter-spacing: 0.3em;
}
textarea {
max-width: 100%;
width: 100%;
}
fieldset {
border: 1px solid #efefef;
border-radius: 25px;
margin-top: 1em;
}
fieldset label {
font-weight: 600;
}
fieldset p {
margin-bottom: 0;
}
legend {
padding: 0 0.5em;
}
.radio-buttons {
margin-top: 0;
}
.radio-buttons li {
margin-left: 2px;
list-style-type: none;
}
.radio-buttons label {
font-weight: normal;
}   html {
font-size: 1em;
}
body {
color: #333333;
font-size: 100%;
font-family: raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.5;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
-webkit-font-feature-settings: "liga" 0, "lnum";
font-feature-settings: "liga" 0, "lnum";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
display: block;
max-width: 100%;
height: auto;
}
pre code {
white-space: pre-line;
}
.breadcrumbs {
border-bottom: 1px solid #efefef;
font-size: 0.9em;
font-weight: 600;
padding-bottom: 0.5em;
margin-bottom: 1.5em;
display: block;
}
.breadcrumbs i, .breadcrumbs svg {
color: #7824ab;
}
blockquote {
font-weight: 800;
font-size: 1.6em;
color: #4336A9;
display: inline-block;
padding: 0;
margin: 0;
} .woo-wrap {
padding: 1em;
} a, a:visited {
text-decoration: none;
-webkit-transition: 0.1s ease-in-out all;
transition: 0.1s ease-in-out all;
color: #323944;   }
a:hover, a:focus, a:visited:hover, a:visited:hover, a:visited:focus, a:visited:visited:hover {
text-decoration: none;
}
a:link, a:visited:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}   h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
margin: 0 0 0.5em 0;
color: #484848;
font-weight: 800;
line-height: 1.2;
text-rendering: optimizelegibility;  }
h1::before, .h1::before, h2::before, .h2::before, h3::before, .h3::before, h4::before, .h4::before, h5::before, .h5::before, h6::before, .h6::before {
content: "";
display: block;
height: 0;
width: 0;
margin-top: calc((0.7 - 1.2) * 0.5em);
}
h1::after, .h1::after, h2::after, .h2::after, h3::after, .h3::after, h4::after, .h4::after, h5::after, .h5::after, h6::after, .h6::after {
content: "";
display: block;
height: 0;
width: 0;
margin-bottom: calc((0.7 - 1.2) * 0.5em);
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
text-decoration: none;
}
h1, .h1 {
margin-top: 0;
font-size: 2.4em;
}
h2, .h2 {
font-size: 1.8em;
}
h3, .h3 {
font-size: 1.6em;
}
h4, .h4 {
font-size: 1.2em;
}
h5, .h5 {
font-size: 1em;
}
h6, .h6 {
text-transform: uppercase;
letter-spacing: 4.333px;
} .header {
background: #fff;
-ms-grid-column-span: 12;
grid-column: span 12;
padding: 1em;
border-bottom: 1px solid #efefef;
}
#inner-header {
grid-gap: 1em 0;
-ms-grid-column-span: 12;
grid-column: span 12;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#inner-inner-header {
-ms-grid-column-span: 7;
grid-column: span 7;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
align-self: flex-end;
}
#bloginfo {
-ms-grid-column-span: 5;
grid-column: span 5;
}
#header-cta {
-ms-grid-column-span: 12;
grid-column: span 12;
display: none;
text-align: right;
}
#header-cta .header-phone {
font-size: 1.4em;
font-weight: 800;
color: #484848;
margin-left: 2em;
}
#header-cta .header-search {
display: inline-block;
vertical-align: bottom;
}
.header-search-mob {
display: block;
width: 100%;
grid-column: span 12; 
}
#header-cart {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: right;
font-weight: 800;
text-transform: uppercase;
color: #484848;
font-size: 1.1em;
}
#logo {
display: none;
}
#mobile-logo {
display: block;
}
#mobile-logo img {
width: 120px;
height: 119px;
}
.menu-tel, .menu-button {
display: block;
}
.menu-button {
width: 95%;
margin: 0 auto;
} #home-hero {
-ms-grid-column-span: 12;
grid-column: span 12;
position: relative;
background: url(//www.regionalpaints.com/wp-content/themes/regionalpaints/library/images/regional-paints-products-painting-colour-accessories-leeds-yorkshire.png) no-repeat center center;
padding: 3em 2em;
background-size: cover;
}
#home-hero #home-hero-content {
position: relative;
}
#home-hero #home-hero-content h1, #home-hero #home-hero-content h3 {
color: #fff;
text-transform: uppercase;
}
#home-hero #home-hero-content h3 {
letter-spacing: 2px;
margin-bottom: 0.5em;
}
#home-hero #home-hero-content h1 {
font-size: 3em;
letter-spacing: 1px;
}
#home-hero #home-hero-paint {
text-align: left;
margin-top: -2em;
position: relative;
margin-left: -2em;
}
#home-hero #home-hero-paint img {
width: 100%;
}
#home-hero #home-hero-button {
position: relative;
font-size: 1.2em;
padding: 1em 0 0;
}
#home-categories {
-ms-grid-column-span: 12;
grid-column: span 12;
padding: 5%;
}
#featured-products {
-ms-grid-column-span: 12;
grid-column: span 12;
padding: 5%;
text-align: center;
}
#featured-products header {
text-align: center;
text-transform: uppercase;
padding: 0 0 3em 0;
}
#featured-products header h2 {
font-size: 1.8em;
}
#featured-products header i, #featured-products header svg {
font-size: 0.7em;
display: block;
margin: 0 auto 0.25em;
}
.header-home ul ol:nth-of-type(3):before, .header-home ul ol:nth-of-type(2):before, .header-home ul ol:nth-of-type(1):before {
display: inline-block;
position: relative;
font-size: 1.5em;
font-weight: 600;
color: #fff;
padding: 0.15em;
width: 35px;
height: 35px;
border-radius: 50%;
text-align: center;
margin: 0 0.5em 0 auto;
vertical-align: baseline;
}
.header-home {
text-align: center;
text-transform: uppercase;
-ms-grid-column-span: 12;
grid-column: span 12;
margin: 0 0 1em 0;
}
.header-home h2 {
font-size: 1.8em;
}
.header-home i, .header-home svg {
font-size: 0.7em;
display: block;
margin: 0 auto 0.25em;
}
.header-home ul {
margin: 1em auto 0;
padding: 1em;
}
.header-home ul ol {
display: inline-block;
width: 100%;
position: relative;
text-align: left;
font-size: 1em;
font-weight: 600;
text-transform: capitalize;
background: #efefef;
padding: 1em;
margin: 0.75em auto;
border-radius: 20px;
}
.header-home ul ol:after {
content: "";
width: 0;
right: 2em;
bottom: -0.75em;
position: absolute;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #efefef;
}
.header-home ul ol:nth-of-type(1):before {
content: "1";
background: #54bbff;
}
.header-home ul ol:nth-of-type(2):before {
content: "2";
background: #089dff;
}
.header-home ul ol:nth-of-type(3):before {
content: "3";
background: #0070ba;
}
#choose-your-colour {
background: url(//www.regionalpaints.com/wp-content/themes/regionalpaints/library/images/regional-paints-products-painting-colour-accessories-leeds-yorkshire.png) no-repeat center bottom;
background-size: cover;
padding: 4% 10%;
-ms-grid-column-span: 12;
grid-column: span 12;
grid-gap: 2em 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#ral-choice, #bs-choice, #bs-381-choice {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
position: relative;
background: #fff;
border-radius: 25px;
}
#ral-choice img, #bs-choice img, #bs-381-choice img {
border-radius: 25px 25px 0 0;
padding: 1em;
margin: 0 auto;
}
#ral-choice h4, #bs-choice h4, #bs-381-choice h4 {
background: #7824ab;
color: #fff;
padding: 1em;
border-radius: 0 0 25px 25px;
}
#google-map {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
text-transform: uppercase;
margin-bottom: 2em;
background: #7824ab;
}
#google-map header {
padding: 2em 1em;
}
#google-map header h2 {
font-size: 1.8em;
color: #fff;
}
#google-map header i, #google-map header svg {
font-size: 0.7em;
display: block;
margin: 0 auto 0.25em;
}
#map {
height: 600px;
width: 100%;
}
#home-contact {
-ms-grid-column-span: 12;
grid-column: span 12;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
#home-contact .left-50, #home-contact .right-50 {
padding: 2em;
}
#home-contact .left-50 .blue-button {
font-size: 1.1em;
}
#home-contact label {
display: none;
}
.contact-phone, .contact-address {
font-weight: 700;
font-size: 1.2em;
} #about-us {
grid-gap: 2em 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#about-us-text {
-ms-grid-column-span: 12;
grid-column: span 12;
}
#about-us-images {
-ms-grid-column-span: 12;
grid-column: span 12;
} #contact-page {
-ms-grid-column-span: 12;
grid-column: span 12;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
#contact-page .left-50, #contact-page .right-50 {
padding: 1em 0;
}
#contact-page .left-50 .blue-button {
font-size: 1.1em;
}
#contact-page label {
display: none;
}
.contact-phone, .contact-address {
font-weight: 700;
font-size: 1.2em;
}
#opening-times {
margin-top: 2em;
}
#opening-times table {
border: 0;
margin-top: 1em;
border-spacing: 0;
text-align: left;
font-weight: 600;
font-size: 1.1em;
}
#opening-times table td {
padding: 0;
} .inner-sidebar {
position: sticky;
top: 1em;
}
.wp-block-search__inside-wrapper {
border: none;
}
.wp-block-search__inside-wrapper input[type=search] {
border-radius: 25px;
border: 2px solid #54bbff;
padding: 0.25em 0.75em;
}
.wp-block-search__button {
border-radius: 25px;
background: #3b3096;
background-image: linear-gradient(110deg, rgb(32, 186, 255) 0%, rgb(56, 143, 255) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#20baff",endColorstr="#388fff",GradientType=1);
-webkit-transition: 0.1s ease-in-out all;
transition: 0.1s ease-in-out all;
color: #fff;
border: none;
padding: 0.75em;
font-weight: 700;
text-transform: uppercase;
}
.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
background: #54bbff;
color: #fff;
font-weight: 700;
max-width: 100px;
text-align: center;
border: none;
} ul, ol {
-webkit-padding-start: 20px;
}
.list-square {
margin-bottom: 1.5em;
list-style-position: outside;
list-style-type: square;
}
.nostyle {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
.related-posts-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.page-numbers {
margin: 1em 0;
padding-left: 0;
list-style-type: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.page-numbers li {
margin-right: 1em;
} .wc-block-product-categories-list {
font-weight: 500;
}
.shop-description {
text-align: left;
font-size: 0.9em;
}
#bottom-shop-section .button {
-ms-grid-column-span: 12;
grid-column: span 12;
width: 100%;
}
.product-category .woocommerce-loop-category__title {
display: none;
}
div.swatch-label {
font-weight: 700;
font-size: 1.2em;
}
.swatch-control {
overflow: visible;
}
.select-option {
position: relative;
}
.select-option:hover:before {
content: attr(aria-label);
position: absolute;
bottom: -3em;
right: 0em;
background: #efefef;
border-radius: 25px;
-webkit-transition: 0.1s ease-in-out all;
transition: 0.1s ease-in-out all;
z-index: 100;
min-width: 200px;
padding: 1em;
font-weight: 700;
}
.related.products h2 {
margin-bottom: 1em;
}
.shipping-notice {
font-weight: 600;
background: #efefef;
padding: 0.5em 0.75em;
border-radius: 25px;
} .error404 .search-outer {
padding: 1.5em 0;
}
.error404 .search-input {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.error404 input[type=search] {
margin: 0 1em 0 0;
height: 40px;
min-width: 250px;
}
.error404 .search-submit {
width: 100px;
}
.page-blog .entry-content .alignfull, .page-blog .entry-content .alignwide {
margin: 0;
max-width: 100%;
}   .byline-wrap {
margin-bottom: 1.5em;
}
.page-title {
font-size: 1.6em;
margin-top: 0.5em;
border: 6px solid #323944;
padding: 3em 0.5em 0.5em;
text-transform: uppercase;
border: 10px solid;
border-image-slice: 1;
border-width: 6px;
border-image-source: linear-gradient(to left, #7824ab, #54bbff);
margin-bottom: 1em;
} .entry-content table {
margin-bottom: 1.5em;
width: 100%;
border: 1px solid #ccc;
font-weight: 500;
}
.entry-content td {
padding: 7px;
}
.entry-content th {
background-color: #4336A9;
color: #fff;
}   .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
white-space: nowrap;
}
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: bold;
font-size: 0.875rem;
font-size: 14px;
line-height: normal;
}   .wp-prev-next .prev-link {
float: left;
}
.wp-prev-next .next-link {
float: right;
}  .footer {
background: url(//www.regionalpaints.com/wp-content/themes/regionalpaints/library/images/regional-paints-footer.svg) no-repeat top, #4336A9;
background-size: 100%;
padding: 3em 1em 0;
-ms-grid-column-span: 12;
grid-column: span 12;
}
#inner-footer {
color: #fff;
}
#inner-footer #logo {
-ms-grid-column-span: 12;
grid-column: span 12;
}
#inner-footer #logo img {
width: 150px;
margin: 0 auto 0 0;
}
#inner-footer #footer-nav {
-ms-grid-column-span: 12;
grid-column: span 12;
}
#inner-footer #footer-button {
-ms-grid-column-span: 12;
grid-column: span 12;
align-self: flex-end;
text-align: center;
margin: 1em 0;
}
#inner-footer #footer-icons img {
display: inline;
vertical-align: middle;
}
#inner-footer #footer-contact {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
font-weight: 600;
}
#inner-footer #footer-contact a {
color: #fff;
font-size: 1.2em;
}
.footer-links ul {
margin: 1em 0;
padding: 0;
text-align: center;
}
.footer-links ul li {
display: block;
}
.footer-links ul li.blue-button, .footer-links ul li.menu-tel {
display: none;
}
.footer-links ul li a {
color: #fff;
display: inline-block;
font-size: 1em;
font-weight: 500;
text-transform: capitalize;
}
.footer-links ul li a:hover, .footer-links ul li a:visited:hover {
color: #54bbff;
text-decoration: none;
}
.footer-links ul li a svg, .footer-links ul li a i {
display: none;
}
.footer-links ul li ul.sub-menu {
display: none;
}
#lower-footer {
font-size: 0.9em;
padding: 0em 1.5em 1em;
}
#lower-footer .copyright {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
color: #fff;
}
#lower-footer .kiseki {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: center;
}
#lower-footer .kiseki a {
color: #fff;
}
#lower-footer .kiseki a:hover, #lower-footer .kiseki a:visited:hover {
color: #54bbff;
} @media only screen and (min-width: 481px) {  .menu { }
.menu ul {   }
.menu ul li { }
.menu ul li a { }   .entry-content { }
.entry-content .alignleft, .entry-content img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
margin-top: 11px;
}
.entry-content .alignright, .entry-content img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
margin-top: 11px;
}
.entry-content .aligncenter, .entry-content img.aligncenter {
margin-right: auto;
margin-left: auto;
display: table;
clear: both;
margin-top: 11px;
}
.entry-content .wp-block-media-text.alignfull {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}    } @media only screen and (max-width: 767px) { .wrap {
padding: 1em;
} #menu {
background: #7824ab;
height: 100%;
left: 0;
opacity: 0;
overflow: hidden;
position: fixed;
text-align: center;
top: 0;
-webkit-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
visibility: hidden;
width: 100%;
z-index: 2000;
}
#menu .menu-spacer {
display: none;
}
#menu.open {
opacity: 1;
visibility: visible;
}
#menu.open li:nth-child(1) {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
#menu.open li:nth-child(2) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
#menu.open li:nth-child(3) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
#menu.open li:nth-child(4) {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
#menu.open li:nth-child(5) {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
#menu.open li:nth-child(6) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
#menu.open li:nth-child(7) {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
#menu.open li:nth-child(8) {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
#menu.open li:nth-child(9) {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
#menu.open li:nth-child(10) {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
#menu.open li {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
#menu ul:hover a {
opacity: 0.5;
}
#menu ul a {
-webkit-transform: translateZ(0);
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
#menu ul a:hover {
opacity: 1;
}
#menu .header-nav {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#menu .header-nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu .header-nav ul .sub-menu {
display: none;
}
#menu .header-nav .blue-button a {
text-transform: none;
font-size: 1.5em;
}
#menu .header-nav a {
color: #fff;
display: block;
font-size: 1.5rem;
font-weight: bold;
padding: 0.5rem;
text-decoration: none;
}
#menu .header-nav a:first {
padding-top: 0;
}
.toggle-menu {
border: none;
cursor: pointer;
display: inline-block;
height: 44px;
outline: none;
padding: 0;
pointer-events: initial;
position: fixed;
top: 0;
right: 0;
vertical-align: middle;
width: 48px;
z-index: 2010;
background: #7824ab;
}
.toggle-menu span {
background: #fff;
content: "";
display: block;
height: 4px;
left: calc(50% - 13px);
position: absolute;
top: calc(50% - 2px);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;
width: 28px;
}
.toggle-menu span:before, .toggle-menu span:after {
background: #fff;
content: "";
display: block;
height: 4px;
position: absolute;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, -webkit-transform 0.2s linear;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear, -webkit-transform 0.2s linear;
width: 28px;
}
.toggle-menu span:before {
top: 9px;
}
.toggle-menu span:after {
top: -9px;
}
.toggle-menu.active span {
background: none;
-webkit-transition: background 0.2s ease-out;
transition: background 0.2s ease-out;
}
.toggle-menu.active span:before, .toggle-menu.active span:after {
-webkit-transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
}
.toggle-menu.active span:before {
top: 0;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
background: #fff;
}
.toggle-menu.active span:after {
top: 0;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
background: #fff;
}  .woocommerce,
.woocommerce-page {      }
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive thead {
display: none;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
border-top: 0;
}
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
display: none;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
display: block;
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
display: block;
text-align: right !important;
}
.woocommerce table.shop_table_responsive tr td.order-actions,
.woocommerce-page table.shop_table_responsive tr td.order-actions {
text-align: left !important;
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
font-weight: 700;
float: left;
}
.woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before,
.woocommerce-page table.shop_table_responsive tr td.product-remove::before,
.woocommerce-page table.shop_table_responsive tr td.actions::before {
display: none;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, 0.025);
}
.woocommerce table.my_account_orders tr td.order-actions,
.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left;
}
.woocommerce table.my_account_orders tr td.order-actions::before,
.woocommerce-page table.my_account_orders tr td.order-actions::before {
display: none;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
float: none;
margin: 0.125em 0.25em 0.125em 0;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
width: 100%;
}
.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
margin: 0 0 2em;
text-align: center;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary {
float: none;
width: 100%;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
display: none;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
text-align: left;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
float: none;
padding-bottom: 0.5em;
}
.woocommerce table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 100%;
margin: 0.25em 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce table.cart td.actions .coupon .input-text + .button,
.woocommerce table.cart td.actions .coupon .button.alt,
.woocommerce #content table.cart td.actions .coupon .input-text + .button,
.woocommerce #content table.cart td.actions .coupon .button.alt,
.woocommerce-page table.cart td.actions .coupon .input-text + .button,
.woocommerce-page table.cart td.actions .coupon .button.alt,
.woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
.woocommerce-page #content table.cart td.actions .coupon .button.alt {
float: right;
}
.woocommerce table.cart td.actions .button,
.woocommerce #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button {
display: block;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
float: none;
text-align: left;
}
.woocommerce.woocommerce-checkout form.login .form-row,
.woocommerce-page.woocommerce-checkout form.login .form-row {
width: 100%;
float: none;
}
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
text-align: left;
padding: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 1em;
}
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last,
.woocommerce-page .lost_reset_password .form-row-first,
.woocommerce-page .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
} .single-product .twentythirteen .panel {
padding-left: 20px !important;
padding-right: 20px !important;
}
} @media only screen and (min-width: 768px) {
.header-search-mob {
display: none;
} .entry-content .alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
}
.entry-content .alignwide {
margin-right: calc(25% - 25vw);
margin-left: calc(25% - 25vw);
max-width: 1000%;
width: auto;
}
.entry-content .alignwide img,
.entry-content .alignfull img {
display: block;
margin: 0 auto;
} h1, .h1 {
margin-top: 0;
font-size: 3.2em;
}
h2, .h2 {
font-size: 2.3em;
}
h3, .h3 {
font-size: 1.7em;
}
h4, .h4 {
font-size: 1.3em;
}
h5, .h5 {
font-size: 1em;
}
h6, .h6 {
text-transform: uppercase;
letter-spacing: 4.333px;
} .wrap {
padding: 1em 1.5em;
} .header {
padding: 0;
}
#inner-header {
grid-gap: 1em 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#inner-inner-header {
-ms-grid-column: 4;
-ms-grid-column-span: 9;
grid-column: 4/span 9;
-ms-grid-rows: 30% 0.5em 30% 0.5em 30%;
grid-template-rows: 30% 30% 30%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-grid-row-align: center;
align-self: center;
grid-gap: 0.5em 0;
padding: 0 2em 0 0;
}
#header-cta {
display: block;
}
#header-cart {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: right;
font-weight: 800;
text-transform: uppercase;
color: #484848;
font-size: 1.1em;
}
#logo {
display: block;
}
#mobile-logo {
display: none;
}
#bloginfo {
-ms-grid-column-span: 3;
grid-column: span 3;
}
#header-cta {
-ms-grid-column-span: 12;
grid-column: span 12;
}
#header-cart {
-ms-grid-column-span: 12;
grid-column: span 12;
}
#menu {
-ms-grid-column-span: 12;
grid-column: span 12;
text-align: right;
} #home-hero {
padding: 8% 10% 6%;
}
#home-hero #home-hero-content h1, #home-hero #home-hero-content h3 {
color: #fff;
text-transform: uppercase;
}
#home-hero #home-hero-content h3 {
letter-spacing: 2px;
margin-bottom: 0.5em;
}
#home-hero #home-hero-content h1 {
font-size: 4em;
letter-spacing: 1px;
}
#home-hero #home-hero-paint {
margin-top: 2em;
position: relative;
margin-left: -2em;
}
#home-hero #home-hero-paint img {
width: 50%;
}
#home-hero #home-hero-button {
position: absolute;
right: 2em;
bottom: 2em;
font-size: 1.2em;
padding: 5%;
}
#home-categories {
padding: 1em;
}
#featured-products header {
padding: 0 0 2em 0;
}
#featured-products header h2 {
font-size: 2em;
}
#featured-products header i, #featured-products header svg {
display: inline;
margin: 0;
}
.header-home ul ol:nth-of-type(1):before, .header-home ul ol:nth-of-type(2):before, .header-home ul ol:nth-of-type(3):before {
display: inline-block;
position: relative;
font-size: 1.4em;
font-weight: 600;
color: #fff;
padding: 0.25em;
width: 35px;
height: 35px;
border-radius: 50%;
text-align: center;
margin: 0 0.5em 0 auto;
vertical-align: baseline;
}
.header-home {
padding: 1em;
}
#choose-your-colour {
background: url(//www.regionalpaints.com/wp-content/themes/regionalpaints/library/images/regional-paints-products-painting-colour-accessories-leeds-yorkshire.png) no-repeat center bottom;
padding: 4% 10%;
-ms-grid-column-span: 12;
grid-column: span 12;
grid-gap: 2em;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#ral-choice, #bs-choice, #bs-381-choice {
-ms-grid-column-span: 4;
grid-column: span 4;
text-align: center;
background: #fff;
border-radius: 25px;
}
#ral-choice img, #bs-choice img, #bs-381-choice img {
border-radius: 25px 25px 0 0;
padding: 1em;
margin: 0 auto;
}
#ral-choice h4, #bs-choice h4, #bs-381-choice h4 {
background: #7824ab;
color: #fff;
padding: 1em;
border-radius: 0 0 25px 25px;
}
#google-map header h2 {
font-size: 2em;
margin-bottom: 0;
}
#google-map header i, #google-map header svg {
display: inline;
margin: 0;
vertical-align: baseline;
} #contact-page {
grid-gap: 0 2em;
padding: 2em 0;
}
#contact-page .left-50, #contact-page .right-50 {
padding: 0;
} .page-title {
font-size: 2em;
margin-top: 0.5em;
} .toggle-nav {
display: none;
}
.nav {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;   }
.nav li {
list-style: none;
display: inline-block;  }
.nav li.menu-tel, .nav li.menu-button {
display: none;
}
.nav li a {
display: block;
border-bottom: 0;
padding: 0 0 0 1em;
text-decoration: none;
color: #484848;
text-transform: uppercase;
font-size: 1.1em;
font-weight: 800; }
.nav li a:hover, .nav li a:focus {
text-decoration: underline;
}
.nav li ul.sub-menu,
.nav li ul.children {
position: absolute;
z-index: 8999;
visibility: hidden;
width: auto;
background: #f7f7f7;
padding: 1.25em;
border-bottom: 2px solid #7824ab; }
.nav li ul.sub-menu li,
.nav li ul.children li {
display: block;
text-align: left;
padding: 0.25em 0; }
.nav li ul.sub-menu li a,
.nav li ul.children li a {
padding: 0;
margin: 0;
}
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
border-bottom: 0;
}
.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
display: none;
}
.nav li:hover > ul {
top: auto;
visibility: visible;
}  .footer {
background: url(//www.regionalpaints.com/wp-content/themes/regionalpaints/library/images/regional-paints-footer.svg) no-repeat top, #4336A9;
background-size: 100%;
padding: 8em 0 0;
-ms-grid-column-span: 12;
grid-column: span 12;
}
#inner-footer {
color: #fff;
}
#inner-footer #logo {
-ms-grid-column-span: 3;
grid-column: span 3;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
#inner-footer #logo img {
width: 150px;
margin: 0 auto 0 0;
}
#inner-footer #footer-nav {
-ms-grid-column-span: 4;
grid-column: span 4;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
#inner-footer #footer-button {
-ms-grid-column-span: 4;
grid-column: span 4;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
align-self: flex-end;
text-align: center;
margin: 0;
}
#inner-footer #footer-contact {
-ms-grid-column-span: 5;
grid-column: span 5;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
text-align: right;
font-weight: 600;
}
#inner-footer #footer-contact a {
color: #fff;
font-size: 1.2em;
}
.footer-links ul {
text-align: left;
}
#lower-footer {
margin-top: 1em;
}
#lower-footer .copyright {
-ms-grid-column-span: 6;
grid-column: span 6;
text-align: left;
}
#lower-footer .kiseki {
-ms-grid-column-span: 6;
grid-column: span 6;
text-align: right;
}
}
@media only screen and (max-width: 899px) { }
@media only screen and (max-width: 1029px) { } @media only screen and (min-width: 900px) { .header-home h2 {
font-size: 2em;
}
.header-home i, .header-home svg {
display: inline;
margin: 0;
vertical-align: baseline;
}
.header-home ul {
margin: 3em auto 1em;
padding: 1em;
}
.header-home ul ol {
width: 31%;
font-size: 1em;
margin: 0 1%;
}
.header-home ul ol:after {
content: "";
width: 0;
right: -1.75em;
bottom: 1.5em;
position: absolute;
height: 0;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 20px solid #efefef;
}
.header-home ul ol:last-of-type:after {
display: none;
}
} @media only screen and (min-width: 1024px) { #inner-header, #inner-footer, #lower-footer {
max-width: 90%;
margin: 0 auto;
}
#inner-inner-header {
padding: 0;
} #home-contact .left-50, #home-contact .right-50 {
padding: 4em 4em 0;
} #inner-footer {
color: #fff;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
#inner-footer #logo {
-ms-grid-column-span: 3;
grid-column: span 3;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
#inner-footer #logo img {
width: 150px;
}
#inner-footer #footer-nav {
-ms-grid-column-span: 3;
grid-column: span 3;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
#inner-footer #footer-button {
-ms-grid-column-span: 3;
grid-column: span 3;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
#inner-footer #footer-contact {
-ms-grid-column-span: 3;
grid-column: span 3;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
text-align: right;
}
} @media only screen and (min-width: 1240px) {  .woo-wrap {
width: 90%;
padding: 3em 0 0 0;
margin: 0 auto;
}
.wrap {
width: 95%;
margin: 0 auto;
}
h1, .h1 {
margin-top: 0;
font-size: 2.5em;
}
h2, .h2 {
font-size: 2em;
}
h3, .h3 {
font-size: 1.6em;
}
h4, .h4 {
font-size: 1.2em;
}
h5, .h5 {
font-size: 1em;
}
h6, .h6 {
text-transform: uppercase;
letter-spacing: 4.333px;
} #inner-inner-header {
-ms-grid-column: 3;
-ms-grid-column-span: 10;
grid-column: 3/span 10;
}
#bloginfo {
-ms-grid-column-span: 2;
grid-column: span 2;
} #home-hero {
padding: 8% 10% 6%;
}
#home-hero #home-hero-content h1 {
font-size: 5em;
}
#home-hero #home-hero-paint {
margin-left: -4em;
}
.header-home ul ol:nth-of-type(1):before, .header-home ul ol:nth-of-type(2):before, .header-home ul ol:nth-of-type(3):before {
display: inline-block;
position: relative;
font-size: 1.7em;
font-weight: 600;
color: #fff;
padding: 0.25em;
width: 45px;
height: 45px;
border-radius: 50%;
text-align: center;
margin: 0 0.5em 0 auto;
vertical-align: baseline;
}
.header-home {
padding: 1em 5%;
}
.header-home ul ol {
font-size: 1.1em;
} #about-us {
grid-gap: 0 4em;
}
#about-us-text {
-ms-grid-column-span: 7;
grid-column: span 7;
}
#about-us-images {
-ms-grid-column-span: 5;
grid-column: span 5;
} .footer {
padding: 11em 0 0;
}
.footer-links ul {
margin: 0;
}
} @media only screen and (min-width: 1600px) { #inner-header, #inner-footer, #lower-footer {
max-width: 80%;
margin: 0 auto;
}
.wrap {
width: 80%;
margin: 0 auto;
padding: 2em;
} #home-hero {
-ms-grid-column-span: 12;
grid-column: span 12;
position: relative;
background: url(//www.regionalpaints.com/wp-content/themes/regionalpaints/library/images/regional-paints-products-painting-colour-accessories-leeds-yorkshire.png) no-repeat center top;
padding: 4% 10% 6%;
background-size: cover;
}
#home-hero #home-hero-content {
position: relative;
}
#home-hero #home-hero-content h1, #home-hero #home-hero-content h3 {
color: #fff;
text-transform: uppercase;
}
#home-hero #home-hero-content h3 {
letter-spacing: 2px;
margin-bottom: 0.5em;
}
#home-hero #home-hero-content h1 {
font-size: 5em;
letter-spacing: 1px;
}
#home-hero #home-hero-paint {
text-align: left;
margin-top: 2em;
position: relative;
margin-left: -4em;
}
#home-hero #home-hero-paint img {
width: 40%;
}
#home-hero #home-hero-button {
position: absolute;
right: 5%;
bottom: 3em;
font-size: 1.3em;
padding: 5%;
}
#home-categories {
-ms-grid-column-span: 12;
grid-column: span 12;
padding: 2% 10% 0;
}
#featured-products {
padding: 3% 10%;
}
.header-home {
padding: 5% 10% 0;
}
#home-contact {
padding: 3% 10% 0;
}
#google-map header {
padding: 3% 10%;
} #contact-page {
padding: 3% 0;
grid-gap: 4em;
}
#contact-page .left-50, #contact-page .right-50 {
padding: 0;
} #bottom-shop-section .button {
-ms-grid-column: 6;
-ms-grid-column-span: 7;
grid-column: 6/span 7;
margin: 0;
} .footer {
padding-top: 14em;
}
} @media only screen and (min-width: 1921px) {  #inner-header, #inner-footer, #lower-footer {
max-width: 70%;
margin: 0 auto;
} .footer {
padding-top: 18em;
}
} @media print { }
@media print {
* {
background: transparent !important;
color: black !important;
text-shadow: none !important;
-ms-filter: none !important;
-webkit-filter: none !important;
filter: none !important;
}  #content {
width: 100%;
margin: 0;
float: none;
} @page {
margin: 2cm;
} @page :left {
margin: 1cm;
}
@page :right {
margin: 1cm;
} @page :first {
margin: 1cm 2cm;
}  body {
font-size: 13pt;
line-height: 1.3;
background: #fff !important;
color: #000;
}
h1 {
font-size: 24pt;
}
h2, h3, h4 {
font-size: 14pt;
margin-top: 25px;
}
p, h2, h3 {
orphans: 3;
widows: 3;
} a {
page-break-inside: avoid;
}
blockquote {
page-break-inside: avoid;
}
h1, h2, h3, h4, h5, h6 {
page-break-after: avoid;
page-break-inside: avoid;
}
img {
page-break-inside: avoid;
page-break-after: avoid;
}
table, pre {
page-break-inside: avoid;
}
ul, ol, dl {
page-break-before: avoid;
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
} a:link, a:visited, a {
background: transparent;
color: #0088cc;
font-weight: bold;
text-decoration: underline;
text-align: left;
}
a[href^=http]:after {
content: " < " attr(href) "> ";
}
article a[href^="#"]:after {
content: "";
}
a:not(:local-link):after {
content: " < " attr(href) "> ";
} .entry-content iframe, ins {
display: none;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
line-height: 0pt !important;
white-space: nowrap;
}
.embed-youtube, .embed-responsive, .embed-container {
display: none;
position: absolute;
height: 0;
overflow: hidden;
} #header-widgets, nav, aside,
.sidebar, .content-ads, .make-comment, .author-bio,
.heading, .related-posts, #decomments-form-add-comment,
#breadcrumbs, #footer, .post-byline, .byline, .meta-single,
.site-title img, .post-tags, .readability, .sidebar, .page-navigation, .wp-prev-next,
.respond-form {
display: none;
}
}