.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
body {
font-family: 'Lato', sans-serif;
color: #676767;
font-size: 18px;
}
h2 , p.h2 {
color: #404040;
font-size: 30px;
}
h3 {
}
h1 , p.h1 {
color: #404040;
text-transform:  uppercase;
font-weight:  400;
font-size: 42px;
margin-bottom: 25px;
padding-bottom: 15px;
border-bottom: 5px solid #dad9de;
display: inline-block;
}
strong {
color: #404040;
}
p {
margin: 0 0 25px 0;
}
ul {
list-style: none;
}
ol {
list-style: none;
}
.main_container a {
color: #ee1d25;
font-weight: 600;
text-decoration: none;
border-bottom: 2px solid #ee1d25;
}
.main_container a:hover:not(.button) {
color: rgba(238, 29, 37, 0.7);
border-bottom: 2px solid rgba(238, 29, 37, 0.7);
}
.alignleft {
float: left;
margin-right: 20px;
}
.alignright {
float: right;
margin-left: 20px;
}
.aligncenter {
margin: auto;
text-align: center;
}
img {
max-width: 100%;
height: auto;
}
div.wp-caption {
max-width: 100%;
display: inline-block;
}
p.wp-caption-text {
background-color: #f7f7f7;
color: #808080;
padding: 16px 25px;
font-size: 18px;
color: 595959;
font-style: italic;
margin-bottom: 35px;
}
.button , .main_container a.button  {
font-size: 20px;
padding: 15px 45px;
display: inline-block;
text-decoration: none;
color: #fff;
background: #d93239;
transition: background-color .3s;
}
p.button a {
display: inline-block;
text-decoration: none;
color: #fff;
}
.button:hover , .main_container a.button:hover {
background-color: #2e3192;
}
.gallery {
column-count: 4;
column-gap: 20px;
}
.gallery .gallery-item {
display: inline;
margin: 0;
}
.gallery .gallery-item img {
display: block;
margin: 0 0 20px 0;
}
.gallery-caption {
display: none;
}
#pagination {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 10px;
}
#pagination a, #pagination > span {
display: flex;
min-width: 32px;
min-height: 32px;
font-size: 16px;
color: #fff;
background-color: #2f3192;
font-weight: 600;
justify-content: center;
align-items: center;
border: none;
}
#pagination > span {
background-color: #c0c0c0;
}
#pagination a:hover {
background-color: #ee1d25;
}
#pagination .next, #pagination .prev {
padding: 0 10px;
}
.wp_content > :nth-child(1){
margin-top: 0;
}
.wp_content li {
position: relative;
} #unity_cookie_overlay, #unity_cookie_view_settings {
width: 350px;
background: #fff;
border: 1px solid #bfbfbf;
border-left: 4px solid #666;
padding: 25px;
position: fixed;
bottom: 50px;
right: 50px;
z-index: 2147483646;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
opacity: 1;
transition: .3s;
}
#unity_cookie_view_settings {
width: 500px;
}
.unity_cookie_setting_link {
color: #999;
display: inline-block;
padding: 10px;
cursor: pointer;
}
.unity_cookie_setting_link:hover {
color: #777;
}
#unity_cookie_view_settings > .wp_content::-webkit-scrollbar {
width: 16px;
}
#unity_cookie_view_settings > .wp_content::-webkit-scrollbar-thumb {
border-left: 12px solid rgba(0, 0, 0, 0);
background-clip: padding-box;
background-color: #AAAAAA;
}
#unity_cookie_overlay.unity_cookie_hide, #unity_cookie_view_settings.unity_cookie_hide {
opacity: 0;
right: -555px;
}
#unity_cookie_view_settings > .wp_content {
margin-bottom: 20px;
max-height: 400px;
overflow-y: auto;
}
.unity_cookie_info {
border: 1px solid #c2c2c2;
border-radius: 3px;
margin: 20px 0;
}
.unity_cookie_info > div:first-child {
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px;
cursor: pointer;
}
.unity_cookie_info > div:first-child strong:before {
content: '';
display: inline-block;
width: 15px;
height: 9px;
background: center / 15px 9px url("data:image/svg+xml,%3Csvg width='15' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 5.7 1.5 0 0 1.4l7 7 7.1-7L12.7 0 7.1 5.7Z' fill='%23C4C4C4'/%3E%3C/svg%3E") no-repeat;
margin: 0 10px 2px 0;
}
.unity_cookie_info > div:first-child span {
color: #999;
}
.unity_cookie_info .wp_content {
border-top: 1px solid #e3e3e3;
padding: 15px 5px 15px 30px;
display: none;
}
.unity_cookie_info.unity_cookie_info_view .wp_content {
display: block;
}
.unity_cookie_text_small {
font-size: 0.8em;
}
body.menu_open #unity_cookie_overlay, body.menu_open #unity_cookie_view_settings {
right: min(90vw, 480px);
}
body.menu_open.show_menu_close #unity_cookie_overlay, body.menu_open.show_menu_close #unity_cookie_view_settings {
right: 50px;
}
.image, .image-switch {
background: no-repeat center / cover
}
@media (max-width: 600px) {
body.menu_open #unity_cookie_overlay, body.menu_open #unity_cookie_view_settings {
right: min(90vw, 480px);
}
body.menu_open.show_menu_close #unity_cookie_overlay, body.menu_open.show_menu_close #unity_cookie_view_settings {
right: 0px;
}
#unity_cookie_overlay, #unity_cookie_view_settings {
width: 100%;
box-sizing: border-box;
right: 0;
border-right: none;
border-left: none;
}
}
@media (max-width: 450px) {
#unity_cookie_overlay, #unity_cookie_view_settings {
padding: 20px;
}
#unity_cookie_overlay .button, #unity_cookie_view_settings .button {
margin: 0;
}
.unity_cookie_setting_link {
display: block;
text-align: center;
}
}
.cookie_overlay_strong #unity_cookie_overlay {
inset: 30% auto auto 50%;
transform: translate(-195px, 0);
padding: 35px;
border: none;
}
.cookie_overlay_strong #unity_cookie_no_click {
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.6);
transition: .3s;
z-index: 2147483646;
}
.cookie_overlay_strong #unity_cookie_no_click.unity_cookie_hide {
opacity: 0;
}
@media (max-width: 600px) {
.cookie_overlay_strong #unity_cookie_overlay {
inset: auto 0 0 0;
transform: translate(0, 0);
width: auto;
}
}
.single_post_list {
display: flex;
justify-content: center;
align-items: stretch;
flex-direction: column;
gap: 54px 20px;
}
.single_post_list a.single_post {
display: block;
width: 100%;
min-height: clamp(250px, 80vw, 450px);
background: center / cover no-repeat;
border-bottom: 5px solid #ee1d25;
position: relative;
overflow: hidden;
}
.single_post_list a.single_post::before {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(64, 64, 64, 0.5);
opacity: 0;
transition: opacity .3s;
}
.single_post_list a.single_post:hover::before {
opacity: 1;
}
.single_post_list a.single_post:hover {
border-bottom: 5px solid #ee1d25;
}
.single_post_list a.single_post:hover .c_title {
bottom: 77px;
}
.post-title {
background-color: #2f3192;
color: #fff;
font-size: 20px;
font-weight: 400;
text-transform: uppercase;
padding: 18px 10px 18px 35px;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
display: inline-block;
right: 0;
position: relative;
}
@media (min-width: 600px) {
.single_post_list {
flex-direction: row;
flex-wrap: wrap;
}
.single_post_list a.single_post {
width: calc((100%/2) - ((20px*1)/2));
min-height: clamp(250px, 42vw, 470px);
}
.single_post .c_title {
bottom: 20px;
}
}
@media (min-width: 1050px) {
.single_post_list a.single_post {
width: calc((100%/3) - ((20px*2)/3));
min-height: clamp(300px, 29vw, 420px);
}
}
body {
margin: 0;
}
.header_bottom {
position: relative;
z-index: 4;
} .gfield_description.validation_message {
position: absolute;
right: -1px;
top: -10px;
background-color: #d64e28;
color: white;
padding: 10px;
font-size: 12px;
text-align: center;
}
.page-template-template-contact .gform_body ul li.full_width {
width: 100%;
margin-right: 0;
}
.gfield_checkbox label {
display: inline-block;
}
.gform_body ul {
padding: 0;
}
.gform_body ul li {
position: relative;
}
.validation_error {
margin-bottom: 20px;
border: 1px solid #d64e28;
padding: 20px;
font-size: 15px;
color: #d64e28;
}
.gform_confirmation_message {
color: #1ba21b;
}   input[type=text] , textarea , select , input[type=tel] , input[type=email] , input[type=password] {
height: 50px;
color:  #404040;
padding-left: 20px;
width: 100%;
margin-bottom: 10px;
border: 1px solid #d9d9d9;
font-family: 'Lato', sans-serif;
font-size: 18px;
}
textarea {
height: 100px;
padding-top: 20px;
resize: none;
}
::-webkit-input-placeholder { color: #818181;
}
::-moz-placeholder { color: #818181;
}
:-ms-input-placeholder { color: #818181;
}
:-moz-placeholder { color: #818181;
}
.site_width {
width: 100%;
box-sizing: border-box;
padding-left: calc(50% - (1350px / 2));
padding-right: calc(50% - (1350px / 2));
}
.search-submit {
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/search.svg);
}
.basket_link span {
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/basket_icon.svg);
}
.header_top.site_width {
display: flex;
justify-content: space-between;
padding-top:  5px;
}
#logo {
width: 432px;
height: 103px;
display: block;
background-position:  center;
background-size:  contain;
background-repeat:  no-repeat;
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/logo.png);
}
.header_right > div:nth-child(1) a {
color: #404040;
font-weight: 400;
text-decoration:  none;
margin-right:  5px;
padding-right: 10px;
position: relative;
transition: color .3s;
}
.header_right > div:nth-child(1) a:hover {
color: #2e3192;
}
.header_right {
padding-top: 25px;
text-align: right;
}
.header_right > div:nth-child(1) a::after {
content: '';
display: block;
position: absolute;
right: 0;
top: 3px;
width: 1px;
height: 16px;
background-color: #dddddf;
}
.header_right > div:nth-child(1) a:last-of-type {
margin-right: 0;
padding-right: 0;
}
.header_right > div:nth-child(1) a:last-of-type::after {
display: none;
}
form.search-form {
width: 345px;
height:  45px;
position: relative;
border: none;
}
form.search-form input {
height: 100%;
width: 100%;
border: none;
-webkit-appearance:none;
}
form.search-form input[type=search] {
font-size: 16px;
padding-left: 10px;
border: 1px solid #dad9de;
}
form.search-form input[type=submit] {
background-position:  center;
background-repeat: no-repeat;
background-color: #dad9de;
border: none;
position: absolute;
right: 0;
top: 0;
width: 65px;
cursor: pointer;
transition: background-color .3s;
}
form.search-form input[type=submit]:hover {
background-color: #ee1d22;
}
.header_right > div:nth-child(2) {
margin-top:  15px;
display: flex;
}
a.basket_link {
background-color: #2e3192;
color: #fff;
text-decoration: none;
font-weight:  600;
display: flex;
align-items: center;
height: 45px;
margin-left:  20px;
padding: 0 25px;
font-size: 16px;
transition: background-color .3s;
}
a.basket_link span {
display: block;
width: 25px;
height: 25px;
margin-left: 20px;
background-position:  center;
background-repeat:  no-repeat;
background-size: contain;
}
.straplines.site_width {
background-color:  #404040;
display: flex;
padding-top:  20px;
padding-bottom:  20px;
}
.strapline p {
margin: 0;
font-size: 18px;
text-transform:  uppercase;
color: #fff;
font-weight: 700;
}
.strapline p span {
display: block;
color: #ccc;
font-size:  14px;
font-weight:  500;
}
.strapline {
position: relative;
padding-right: 0;
width: calc(25%);
box-sizing: border-box;
margin-right: 90px;
}
.strapline::after {
display: block;
content: '';
width: 2px;
height: 50px;
position: absolute;
right: 0;
top: -6px;
background-color: rgb(86, 86, 86);
transform: rotate(10deg);
}
.strapline:nth-child(4) {
margin-right:  0;
padding-right:  0;
}
.strapline:nth-child(4)::after {
display: none;
}
.main_container.site_width {
margin-top: 30px;
padding-bottom:  60px;
}
main.wp_content ul li {
position: relative;
margin-bottom: 10px;
display: flex;
align-items: center;
padding-left: 20px
}
main.wp_content ul li:before {
background-color: #404040;
width: 7px;
height: 7px;
border-radius: 7px;
content: '';
margin-right: 10px;
display: block;
position: absolute;
left: 0;
}
.main_container .wp_content {
width: calc(100% - 310px);
padding-top:  10px;
flex: 1 1 auto;
}
.main_container {
display: flex;
justify-content: space-between;
}
aside {
width: 280px;
margin-left: 30px;
}
.main_container.woocomerce_template aside {
margin-left: 0;
margin-right: 30px;
}
.cat_list {
margin-bottom:  25px;
background-color: #f7f7fc;
border-bottom: 5px solid #404040;
padding: 10px 20px;
}
.cat_title {
background-color: #2f3192;
display: inline-block;
padding: 13px 20px;
-webkit-clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
margin-left: -35px;
}
.cat_title p {
margin-bottom:  0;
color: #fff;
font-size: 20px;
text-transform: uppercase;
}
.cat_list ul , .woocommerce .woocommerce-widget-layered-nav-list {
padding: 0;
margin: 5px 0;
}
a.p_img {
width: 100%;
height: 50vh;
display: block;
background-size:  cover;
background-position:  center;
background-repeat:  no-repeat;
max-height:  335px;
min-height:  200px;
background-color: #f1f1f1;
border-bottom: 5px solid #000;
}
.main_container a.p_img:hover {
border-bottom: 5px solid #000;
}
li.product-category.product a.p_img {
max-height: 280px;
}
.main_container aside a {
color: #404040;
border: none;
font-weight: 400;
}
.cat_list ul li a , .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
display: block;
padding: 12px 0 12px 10px;
border-bottom: 1px solid #ccc;
box-sizing: border-box;
}
.cat_list ul li.menu-item-has-children a {
padding: 12px 17px 12px 10px;
}
.main_container .cat_list ul li a:hover , .woocommerce .main_container .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover {
border-bottom: 1px solid #ee1d25;
}
.main_container .cat_list ul li:last-of-type a:hover , .woocommerce .main_container .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-of-type a:hover {
border-bottom: none;
}
.woocommerce-widget-layered-nav-list .count {
display: none;
}
.main_container aside a:hover {
color: #2f3192;
border-bottom: 1px solid #ccc;
}
.cat_list ul > li:last-of-type > a , .woocommerce .woocommerce-widget-layered-nav-list > .woocommerce-widget-layered-nav-list__item:last-of-type > a {
border-bottom:  none;
}
.row.site_width {
display: flex;
justify-content: space-between;
padding-top:  60px;
padding-bottom:  60px;
align-items: center;
}
.row.site_width > div {
width: calc(50% - 20px);
}
.row.site_width:nth-child(odd) {
flex-direction:  row-reverse;
background-color: #fafafa;
}
.row.site_width p.h1, .row.site_width h1 {
border-bottom: 5px solid #d93239;
}
.image-50 {
width: 100%;
background-position: center;
background-size: contain;
background-repeat: no-repeat
}
.image-50::after {
display: block;
content: '';
padding-bottom: 70%;
}
.main_container.site_width.temp-50-50 .wp_content {
width: 100%;
}
.main_container.site_width.temp-50-50 {
padding-bottom: 0;
}
main.wp_content ol {
list-style: decimal;
}
main.wp_content ol li {
margin-bottom:  10px;
}
.f-logo {
width: 383px;
max-width: 100%;
height: 33px;
display: block;
background-position:  center;
background-size:  auto;
background-repeat:  no-repeat;
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/logo-footer.png);
margin: auto;
height: 100%;
background-color:  #fff;
padding: 0 100px;
-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
}
.footer-logo.site_width {
background-color:  #dcdcdc;
height: 105px;
display: flex;
align-items: center;
justify-content: center;
}
.grey-back {
height: 100%;
padding: 0 110px;
background-color:  #eeeeee;
-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
clip-path: polygon(4% 0%, 99% 0%, 96% 100%, 0% 100%);
}
.brands.site_width {
background-color:  #f2f2f2;
padding-top:  60px;
padding-bottom:  60px;
}
.brands.site_width ul {
margin: 0;
padding: 0;
display: flex;
justify-content: space-between;
}
.brands.site_width ul li {
height: 50px;
width: 10%;
display: block;
background-position:  center;
background-size:  contain;
background-repeat:  no-repeat;
}
div#footer {
display: flex;
flex-wrap:  wrap;
background-color:  #404040;
padding-top:  50px;
padding-bottom:  50px;
color: #cecece;
justify-content: space-between;
}
div#footer > div:nth-child(1) {
width: 16%;
}
div#footer > div:nth-child(2) {
width: 25%;
}
div#footer > div:nth-child(3) {
width: 30%;
}
div#footer > div:nth-child(2) {
width: 22%;
}
div#footer > div {
padding: 0 10px;
box-sizing: border-box;
}
div#footer p.h2 {
font-size: 18px;
text-transform:  uppercase;
border-bottom: 3px solid #fff;
display: inline-block;
padding-bottom:  5px;
margin-bottom:  20px;
color: #fff;
}
div#footer ul {
margin: 0;
padding: 0;
}
div#footer a {
color: #fff;
text-decoration:  none;
transition: color .3s ease;
}
div#footer a:hover {
color: rgba(255, 255, 255, 0.7);
}
ul#footer_menu li a {
color: #cecece;
transition: color .3s;
}
ul#footer_menu li a:hover {
color: rgba(206, 206, 206, 0.71);
}
ul#footer_menu li {
border-bottom: 2px solid rgba(130, 126, 126, 0.22);
}
ul#footer_menu li a {
padding: 10px 0;
display: block;
}
ul#footer_menu li:nth-child(1) {
border-top: 2px solid rgba(130, 126, 126, 0.22);
margin-top:  10px;
}
div#footer em {
color: #fff;
font-style:normal;
}
.gform_footer.top_label .button {
border: none;
text-transform:  uppercase;
font-size: 16px;
font-weight: 600;
cursor: pointer;
font-family: 'Lato', sans-serif;
}
div#footer form {
margin-top: 5px;
}
.copyright {
margin-top: 60px;
display: flex;
justify-content: space-between;
width: 100%;
}
.google-map {
width: 100%;
height: 600px;
}
.google-map iframe {
width: 100%;
height: 100%;
}
.contact_block {
display: flex;
justify-content: space-between;
margin: 50px 0;
}
.contact_block > div {
width: calc(33.3% - 30px);
background-color: #f7f7fc;
padding: 20px;
box-sizing: border-box;
}
.contact_block > div p {
margin-bottom:  0;
}
.contact_block > div p.h2 {
color: #404040;
font-size: 26px;
padding-bottom: 5px;
margin-bottom:  15px;
border-bottom:  4px solid #fff;
display: inline-block;
font-weight: 600;
}
.main_container .contact_block a {
color: #676767;
text-decoration:  none;
font-weight:  400;
border-bottom:  none;
}
.main_container .contact_block em {
font-style:  normal;
font-weight: 400;
}
.main_container .contact_block > div:nth-child(1) {
font-weight:  600;
}
.contact_block > div:nth-child(2) em {
color: #999999;
font-size: 14px;
margin-bottom: 3px;
display: -webkit-inline-box;
}
main.wp_content .gfom_body ul li:before {
display: none;
}
main.wp_content .gform_body ul li::before {
display: none;
}
.page-template-template-contact .gform_body ul li {
width: calc(50% - 10px);
margin-right:  20px;
padding-left: 0;
}
.page-template-template-contact .gform_body ul {
display: flex;
flex-wrap:  wrap;
}
.page-template-template-contact .gform_body ul li:nth-child(2n+2) {
margin-right:  0;
}
.page-template-template-contact .gform_body ul li > div.ginput_container {
width: 100%;
}
.page-template-template-contact .gform_body ul li:last-of-type {
width: 100%;
margin-right:  0;
}
.main_container.site_width.woocomerce_template {
flex-direction:  row-reverse;
}
.price_slider_amount {
display: flex;
flex-direction:  row-reverse;
justify-content: space-between;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: left;
margin-top: 30px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #c9c9c9;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #f8c90a;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #f8c90a;
}
.widgetwoocommerce widget_price_filter form {
margin-top: 70px;
padding-top:  20px;
}
.widget.woocommerce widget_price_filter form {
margin-top: 20px;
}
.widget.woocommerce.widget_price_filter form {
margin-top:  35px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
border-radius:  inherit;
background-color: #ee1c25;
color: #fff;
text-transform:  uppercase;
font-weight: 600;
font-size: 16px;
transition: background-color .3s;
padding: 5px 21px;
font-family: 'Lato', sans-serif;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: #2f3192;
}
span.from:before {
display: block;
content:  '';
}
.price_label {
margin-left:  -50px;
line-height: 20px;
color: #7f7f7f;
}
.price_label span {
position: relative;
top: 0px;
color: #404040;
font-weight:  600;
font-size: 18px;
}
main.wp_content ul.products li:before {
display: none;
}
.woocommerce .products ul, .woocommerce ul.products {
display: flex;
flex-wrap:  wrap;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: calc(33.3% - 13px);
margin-right: 19px;
margin-bottom: 40px;
display: block;
}
.woocommerce ul.products li.product:nth-child(3n+3), .woocommerce-page ul.products li.product:nth-child(3n+3) {
margin-right:  0;
}
.woocommerce ul.products li.product a img {
border: 1px solid #efefef;
border-bottom: 5px solid #404040;
box-sizing: border-box;
margin-bottom:  0;
}
.woocommerce ul.products li.product .price {
color: #2f3192;
font-weight:  600;
font-size: 20px;
}
.woocommerce ul.products li.product .price del {
color: #bababa;
font-size: 16px;
display: inline-block;
}
.woocommerce ul.products li.product .price ins {
color: #ed9c1c;
text-decoration:  none;
display: inline-block;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
border-radius: 0;
}
.woocommerce ul.products li.product .onsale {
background-color: #ed9c1c;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
border-radius: 0;
width: 90px;
height: 45px;
display: flex;
box-sizing: border-box;
justify-content: center;
box-sizing: border-box;
min-height: 45px;
min-width: 90px;
align-items: center;
top: 0;
right: 0;
margin: 0;
}
.woocommerce ul.products li.product:hover .button {
background-color: #2e3192;
}
.woocommerce ul.products li.product .button {
font-size: 16px;
text-transform:  uppercase;
margin-top: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
color: #fff;
}
.woocommerce .woocommerce-ordering select {
width: 260px;
height: 50px;
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/select.svg);
background-position: calc(100% - 10px);
background-repeat: no-repeat;
-webkit-appearance: none;
-moz-appearance: none;
}
.woocommerce .woocommerce-ordering select::-ms-expand {
display: none;
}
.archive.tax-product_cat h1 {
font-size: 36px;
}
form.woocommerce-ordering::before {
content: 'sort by:';
display: inline-block;
padding-top: 13px;
margin-right:  15px;
color: #666;
font-weight:  600;
font-size: 16px;
}
.enq-btn {
height: 45px;
background-color:  #f7f7fc;
text-align: center;
box-sizing: border-box;
border: 2px solid #a8a8a9;
color: #7c7c7f;
font-weight: 600;
font-size: 16px;
display: inline-block;
padding: 10px 20px;
}
.main_container a.enq-btn {
border: 2px solid #a8a8a9;
color: #7c7c7f;
}
.main_container a.enq-btn:hover {
border: 2px solid #696969;
color: #4a4a4a;
}
.enq-btn span {
color: #404040;
}
main.wp_content nav.woocommerce-pagination ul li:before {
display: none;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
margin-right:  10px;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
}
.woocommerce .main_container nav.woocommerce-pagination ul li a {
text-decoration:  none;
border-bottom:  0;
background-color:  #2f3192;
color:  #fff;
font-size: 16px;
font-weight:  600;
}
.woocommerce .main_container nav.woocommerce-pagination ul li a:hover {
background-color: #ee1d25;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #c0c0c0;
color: #fff;
font-size: 16px;
font-weight: 600;
}
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers , .woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers {
display: none;
}
li.product-category.product a {
position: relative;
display: block;
border-bottom: 5px solid #ee1d25;
overflow: hidden;
}
.woocommerce ul.products li.product-category.product h2.woocommerce-loop-category__title , .c_title .h2 {
background-color: #2f3192;
color: #fff;
font-size: 20px;
font-weight:  400;
text-transform:  uppercase;
padding: 18px 10px 18px 35px;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
display: inline-block;
right: -4px;
position: relative;
}
.woocommerce ul.products li.product.product-category a img {
border: none;
}
.woocommerce ul.products li.product.product-category a::before {
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(64, 64, 64, 0.5);
top: 0;
left: 0;
opacity: 0;
transition: opacity .3s;
content: '';
}
.woocommerce ul.products li.product.product-category a:hover::before {
opacity: 1;
}
.woocommerce ul.products li.product.product-category a:hover {
border-bottom: 5px solid #ee1d25;
}
.c_title {
position: absolute;
bottom: -37px;
right: 0;
width: 100%;
text-align: right;
transition: bottom .3s;
}
.woocommerce ul.products li.product.product-category a:hover .c_title {
bottom: 20px;
}
.c_title span {
display: inline-block;
color: #fff;
font-size: 14px;
font-weight: 400;
-webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
background-color: #ee1d25;
margin-top: 15px;
padding: 10px 10px 10px 30px;
}
h1.product_title.entry-title {
border-bottom: none;
}
h1.product_title.entry-title::after {
display: block;
content:  '';
width: 110px;
height: 5px;
background-color: #dad9de;
margin-top: 15px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #2f3192;
font-weight:  600;
letter-spacing: 1px;
font-size: 26px;
}
.woocommerce div.product p.price::after, .woocommerce div.product span.price::after {
display: block;
content: '';
width: 110px;
height: 1px;
background-color: #dad9de;
margin-top: 15px;
}
.woocommerce-product-details__short-description::after {
display: block;
content: '';
width: 110px;
height: 1px;
background-color: #dad9de;
margin-top: 15px;
}
.woocommerce div.product form.cart .button {
text-transform:  uppercase;
font-size: 16px;
font-family: 'Lato', sans-serif;
background-color: #d93239;
padding: 12px 15px;
transition: background-color .3s;
float: none;
}
.woocommerce div.product form.cart .button:hover {
background-color: #2e3192;
}
.woocommerce .quantity .qty {
height: 40px;
margin-right:  10px;
}
.woocommerce div.product form.cart {
margin-top:  25px;
margin-bottom:  0;
}
.woocommerce div.product form.cart::after {
content: '';
display: block;
width: 110px;
height: 1px;
background-color: #dad9de;
margin-top: 25px;
clear:  both;
}
.woocommerce div.product form.cart div.quantity {
float: none;
display: inline-block;
}
.product_meta {
margin-top:  20px;
}
.product_meta::after {
content: '';
display: block;
width: 110px;
height: 1px;
background-color: #dad9de;
margin-top: 15px;
}
span.sku {
color: #404040;
font-weight:  600;
margin-right:  10px;
}
span.posted_in a {
border-bottom:  none;
}
.product_thumbs {
margin-top:  25px;
display: flex;
flex-wrap:  wrap;
}
.product_thumbs > div , .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: calc(25% - 8px);
margin-right: 10px;
margin-bottom: 10px;
border-bottom: 4px solid #404040;
}
.woocommerce div.product div.images .product_thumbs > div.woocommerce-product-gallery__image:nth-child(4n+4) {
margin-right:  0;
}
.woocommerce div.product .summary.entry-summary .woocommerce-product-gallery {
width: 100%;
}
.woocommerce-page div.product div.summary {
width: 50%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image {
border: 1px solid #ededed;
box-sizing: border-box;
border-bottom: 4px solid #404040;
}
main.wp_content ul.wc-tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
margin-right:  10px;
padding: 0 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none;
}
.main_container .wc-tabs a {
border-bottom:  none;
}
.main_container .wc-tabs li.active a {
border-bottom: 2px solid #ee1d25;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
padding: 5px 20px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color:  #fff;
border-bottom:  none;
position: relative;
top: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #656565;
font-size: 20px;
font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #404040;
font-weight:  600;
}
.woocommerce div.product h2 {
color: #404040;
font-weight: 400;
font-size: 26px;
text-transform:  uppercase;
}
.woocommerce-tabs.wc-tabs-wrapper {
border-bottom: 1px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 0 10px;
box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs .panel p ,
.woocommerce div.product .woocommerce-tabs .panel li
{
color: #656565;
font-size: 16px;
line-height: 22px;
}
.woocommerce div.product .woocommerce-tabs .panel a {
font-size: 16px;
line-height: 22px;
}
.woocommerce .related ul.products li.product , .woocommerce-page .related ul.products li.product ,
.woocommerce .up-sells ul.products li.product , .woocommerce-page .up-sells ul.products li.product
{
width: calc(20% - 15px);
margin-right: 18px;
}
.woocommerce .related  ul.products li.product:nth-child(3n+3) , .woocommerce-page .related ul.products li.product:nth-child(3n+3) ,
.woocommerce .up-sells  ul.products li.product:nth-child(3n+3) , .woocommerce-page .up-sells ul.products li.product:nth-child(3n+3)
{
margin-right:  19px;
}
.woocommerce .related ul.products li.product:nth-child(5n+5), .woocommerce-page .related ul.products li.product:nth-child(5n+5) ,
.woocommerce .up-sells ul.products li.product:nth-child(5n+5), .woocommerce-page .up-sells ul.products li.product:nth-child(5n+5)
{
margin-right:  0;
}
section.related.products ul {
margin-top: 40px;
}
section.related.products , section.up-sells {
margin-top: 40px;
}
.woocommerce div.product .related p.price::after , .woocommerce div.product .related span.price::after ,
.woocommerce div.product .up-sells p.price::after , .woocommerce div.product .up-sells span.price::after
{
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel ul.product_downloads li a {
border-bottom: none;
font-size: 18px;
}
main.wp_content ul.product_downloads li {
margin-bottom: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel ul.product_downloads li a {
border-bottom: none;
font-size: 18px;
}
main.wp_content ul.product_downloads li {
margin-bottom: 15px;
}
main_container .woocommerce p.stars a {
border-bottom:  none;
text-decoration:  none;
}
.woocommerce p.stars a {
border-bottom:  none;
}
.woocommerce #review_form #respond p.stars {
margin: 15px 0;
}
.woocommerce #respond input#submit {
font-size: 20px;
padding: 15px 45px;
display: inline-block;
text-decoration: none;
color: #fff;
background: #d93239;
transition: background-color .3s;
text-transform:  uppercase;
font-size: 16px;
font-weight: 600;
}
.woocommerce #respond input#submit:hover {
background-color: #2e3192;
}
.woocommerce-message {
border-top-color: #2e3192;
}
.woocommerce-message::before {
content: '\e015';
color: #2e3192;
}
.main_container .cart_item a {
border-bottom:  none;
}
.main_container .cart_item a:hover {
border-bottom: none;
}
.woocommerce table.cart td.actions #coupon_code {
width: 125px;
height: 40px;
}
.woocommerce input.button , .woocommerce input.button.alt {
text-transform: uppercase;
font-size: 16px;
font-family: 'Lato', sans-serif;
background-color: #d93239;
padding: 12px 15px;
transition: background-color .3s;
float: none;
color: #fff;
}
.woocommerce input.button:hover , .woocommerce input.button.alt:hover {
color: #fff;
background-color: #2e3192;
}
a.shipping-calculator-button {
border-bottom:  none;
}
a.shipping-calculator-button:hover {
border-bottom:  none;
}
.woocommerce a.button.alt {
background-color: #d93239;
text-transform:  uppercase;
}
.woocommerce a.button.alt:hover {
background-color: #2e3192;
}
span.select2-selection.select2-selection--single {
height: 50px;
padding-top:  10px;
border-radius: 0;
border: 1px solid #d9d9d9;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px;
}
.main_container .woocommerce-info a {
border-bottom:  none;
}
.main_container .woocommerce-info a:hover {
border-bottom:  none;
}
body.woocommerce-checkout #payment ul.payment_methods li:before {
display:  none!important;
}
.main_container .order_item a {
border-bottom:  none;
}
.main_container .order_item a:hover {
border-bottom:  none;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li::before {
display:  none;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
padding: 0;
}
.woocommerce ul.order_details li strong {
margin-left:  5px;
font-size: 16px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
display: none;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
display: none;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
padding-left:  0;
}
address {
box-sizing: border-box;
}
.woocommerce-account .main_container a {
border-bottom:  none;
}
.woocommerce-account .main_container a:hover {
border-bottom:  none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: none;
width: 100%;
}
main.wp_content  .woocommerce-MyAccount-navigation ul li:before {
display: none;
}
nav.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
nav.woocommerce-MyAccount-navigation ul li {
margin-right:  10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
margin-top:  10px;
}
mark {
background-color: transparent;
color: #ee1d22;
}
.woocommerce input[name=save_account_details] {
margin-top:  10px;
}
.home_banner.site_width {
display: flex;
justify-content: left;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: .3s opacity;
width: 100%;
height: 100%;
}
.banner_container {
position: relative;
max-height: 610px;
min-height: 400px;
}
.banner_controls.site_width {
position: absolute;
bottom: 10px;
width: 100%;
height: 20px;
justify-content: center;
display: flex;
z-index: 3;
}
.banner_controls.site_width > div {
width: 20%;
background-color: #fff;
height: 7px;
margin: 0 5px 5px;
max-width: 100px;
cursor: pointer;
border-radius: 2px;
transition: background-color .3s;
}
.banner_controls.site_width > div.active , .banner_controls.site_width > div:hover {
background-color: #2e3192;
}
.home_banner.site_width.active {
opacity: 1;
z-index: 2;
}
.banner_container::after {
display: block;
content: '';
padding-bottom: 50%;
}
.home_banner_content {
width: 100%;
max-width: 700px;
padding: 30px 2px 30px 90px;
margin-left: 50px;
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/home-banner-back.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.home_banner_content p.h1 {
font-size: 30px;
line-height: 36px;
border-bottom: none;
padding-bottom: 0;
}
.home_banner_content p.h1 strong {
display: block;
font-size: 40px;
line-height: 46px;
}
.home_banner_content p {
color: #404040;
}
.home_banner_content p:last-of-type {
margin-bottom: 0;
}
.home_banner_content .button {
-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
text-transform:  uppercase;
font-size: 16px;
font-weight:  600;
}
.home_banner_content .button :nth-child(2) {
position: relative;
}
.home_banner_content .button:nth-of-type(2) {
margin-left: 5px;
background-color: #f8f8f8;
color: #404040;
}
.home_banner_content .button:nth-of-type(2):hover {
background-color: #2e3192;
background-color: #dcdcdc;
}
.home_banner_content .button:nth-of-type(1) {
background-color: #2e3192;
}
.home_banner_content .button:nth-of-type(1):hover {
background-color: #d93239;
}
.site_width.featured_categories .button {
float: right;
font-size: 16px;
padding: 14px 25px;
font-weight:  600;
margin-bottom:  50px;
background-color: #2e3192;
}
.site_width.featured_categories {
padding-top:  50px;
padding-bottom: 50px;
position: relative;
}
.featured_cats {
clear: both;
}
.site_width.featured_categories .button:hover {
background: #d93239;
}
.featured_cats {
display: flex;
flex-wrap:  wrap;
}
.featured_cats a {
display: block;
background-color: #fafafa;
max-height: 300px;
height: 40vw;
position: relative;
overflow: hidden;
min-height: 250px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
border-bottom: 5px solid #d93239;
}
.featured_cats a::before {
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(64, 64, 64, 0.5);
top: 0;
left: 0;
opacity: 0;
transition: opacity .3s;
content: '';
}
.featured_cats a:hover::before {
opacity: 1;
}
.featured_cats a:hover .c_title {
bottom: 15px;
}
.featured_cats a:nth-child(1) , .featured_cats a:nth-child(2) {
width: calc(50% - 5px);
max-height: 340px;
margin-bottom: 10px;
}
.featured_cats a:nth-child(1) {
margin-right:  10px;
}
.featured_cats a:nth-child(3) , .featured_cats a:nth-child(4) , .featured_cats a:nth-child(5) {
width: calc(33.57% - 10px);
}
.featured_cats a:nth-child(3) , .featured_cats a:nth-child(4) {
margin-right: 10px;
}
.c_title .h2 {
margin-bottom: 0;
}
.tablet-down {
display: none;
}
p.product.woocommerce.add_to_cart_inline {
border: none!important;
padding: 0!important;
}
p.product.woocommerce.add_to_cart_inline del {
display: none;
}
p.product.woocommerce.add_to_cart_inline ins {
display: none;
}
p.product.woocommerce.add_to_cart_inline .button {
font-size: 16px;
padding: 15px 45px;
display: inline-block;
text-decoration: none;
color: #fff;
background: #d93239;
}
p.product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
color: #ee1d25;
font-weight: 600;
text-decoration: none;
border-bottom: 2px solid #ee1d25;
}
p.product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward:hover {
color: rgba(238, 29, 37, 0.7);
border-bottom: 2px solid rgba(238, 29, 37, 0.7);
}
.home_text.site_width {
background-color: #404040;
}
.home_text.site_width .grey-back {
background-color:  #4a4a4a;
height: auto;
}
.home_text.site_width .grey-back > div {
background-color: #535353;
-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
clip-path: polygon(4% 0%, 99% 0%, 96% 100%, 0% 100%);
}
.home_text.site_width .grey-back > div > div {
text-align: center;
padding: 30px 20px;
width: 80%;
max-width: 900px;
margin: auto;
}
.home_text.site_width .grey-back > div > div p {
color: #fff;
}
.home_text.site_width .grey-back > div > div p.h1 {
border-bottom-color: #313193;
}
.home_text.site_width .grey-back > div > div .button:nth-child(1) {
margin-right:  20px;
}
.services_wrapper {
display: flex;
margin-top:  20px;
flex-wrap: wrap;
}
.services_wrapper a {
width: calc(25% - 8px);
margin-right: 10px;
height: 220px;
background-color: #fafafa;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;
justify-content: flex-start;
align-items: flex-end;
text-decoration: none;
position: relative;
}
.services_wrapper a::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
opacity: 0;
transition: opacity .3s;
}
.services_wrapper a:hover::before {
opacity: 1
}
.services_wrapper a span {
background-color: #424242;
text-decoration:  none;
color: #fff;
border-bottom:  none;
padding: 10px 30px 10px 20px;
-webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0%, 93% 100%, 0% 99%);
text-transform:  uppercase;
font-size: 20px;
margin-bottom: 20px;
}
.services_wrapper a:nth-child(4) {
margin-right:  0;
}
.site_width.home_services {
padding-top:  60px;
padding-bottom:  60px;
text-align: center;
}
.site_width.home_services p.h1 {
border-bottom-color: #313193;
}
.woocommerce-message a {
text-transform: uppercase;
}
.woocommerce div.product div.images:nth-of-type(1) .woocommerce-product-gallery__wrapper:nth-of-type(1) img {
width: auto;
height: 500px;
box-shadow: none;
justify-content: center;
text-align: center;
margin: auto;
display: block;
}
.woocommerce ul#shipping_method li {
text-indent:  0;
}
.woocommerce ul#shipping_method li::before {
display: none;
}
ul.wc_payment_methods.payment_methods.methods label {
display: inline-block;
}
.woocommerce-checkout #payment ul.payment_methods li {
display: block;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #d93239;
color: #fff;
}
#respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #d93239;
color: #fff;
-webkit-font-smoothing: antialiased;
}
button#place_order:hover {
background-color: #2e3192;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
text-transform: uppercase;
}
.woocommerce-Tabs-panel h2:nth-child(1) {
display: none;
}
.single-product table {
border-collapse: collapse;
}
.single-product table, .single-product th, .single-product td {
border: 1px solid #ccc;
}
.single-product td {
padding: 10px;
}
.single-product table {
margin-bottom: 10px;
width: 100%;
}
.single-product td {
vertical-align: middle;
}
.single-product td ul {
margin: 0;
padding: 0 0 0 20px;
}
.single-product td ul li:last-of-type {
margin-bottom:  0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
min-height: 44px;
}
.product-menu.cat_list .sub-menu {
padding-left: 10px;
display: none;
}
.product-menu.cat_list .sub-menu.open {
display: block;
}
.product-menu.cat_list  ul  li span {
content: '';
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/menu_icon.svg);
width: 15px;
height: 15px;
position: relative;
top: 16;
margin-left: -15px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
display: none;
position: absolute;
right: 0;
}
.product-menu.cat_list ul li.menu-item-has-children {
position: relative;
}
.product-menu.cat_list ul li.menu-item-has-children span {
display: block;
}
.product-menu.cat_list .sub-menu li:first-child a {
padding-top: 6px;
}
.main_container .cat_list ul li .sub-menu li a:hover {
border-bottom: 1px solid #ee1d25;
}
.main_container .cat_list ul li .sub-menu li:last-of-type a:hover {
border-bottom: none;
}
.category_extra_discription {
padding: 60px;
max-width: 1000px;
margin: auto;
}
@media (max-width:1350px) {
.site_width {
padding-left: 20px;
padding-right: 20px;
}
.strapline p {
font-size: 15px;
}
.strapline p span {
font-size: 12px;
}
}
@media (max-width:1200px) {
.main_container .contact_block > div:nth-child(3) {
width: 100%;
margin-right:  0;
margin-bottom:  20px;
}
.contact_block {
flex-wrap:  wrap;
}
.main_container .contact_block > div:nth-child(1), .main_container .contact_block > div:nth-child(2) {
width: calc(50% - 10px);
margin-bottom: 20px;
}
}
@media (min-width:768px) {
.product-menu.cat_list li.menu-item-has-children:hover .sub-menu {
display: block;
}
}
@media (min-width: 1050px) {
a.basket_link:hover {
background-color: #ee1d22;
}
#main_menu li.mega_menu ul.sub-menu li ul li {
padding: 0;
width: 100%;
}
#main_menu > li.current-menu-item {
border-bottom: 5px solid #ee1d22;
}
#main_menu > li.menu-item-has-children::after {
content:  '';
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/menu_icon.svg);
width: 15px;
height: 15px;
position: relative;
top: 0;
margin-left:  -15px;
background-position:  center;
background-repeat:  no-repeat;
background-size: contain;
display: inline-block;
margin-right: 10px;
}
#main_menu > li.mega_menu:hover > ul a.related_menu_post {
height: 195px;
border-radius: 0;
width: 180px;
position: relative;
background-color: #f1f1f1;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: left;
}
#main_menu > li.mega_menu:hover > ul a.related_menu_post span {
position: absolute;
bottom: 5px;
left: 5px;
font-size:  16px;
color: #c7c7c7;
padding: 10px;
font-weight: 700;
}
#main_menu > li.mega_menu:hover > ul a.related_menu_post span em {
font-size: 14px;
font-weight:  400;
font-style: normal;
display: block;
}
#main_menu > li:hover > ul > li:hover > a  , #main_menu li.mega_menu ul.sub-menu li ul.sub-menu li:hover a {
background-color:#fff;
border-bottom: 1px solid #eeeeee;
color: #2e3192;
}
#main_menu {
list-style: none;
width: 100%;
text-align: left;
margin: 10px 0 0;
}
#main_menu > li {
display: inline-block;
position: relative;
padding-top: 8px;
}
#main_menu > li.menu-item-has-children {
position: relative;
}
#main_menu > li > a {
color: #414141;
text-transform: uppercase;
font-size: 19;
display: inline-block;
height: 48px;
line-height: 37px;
padding: 0px 20px;
transition: color 0.1s, background-color 0.2s;
text-decoration:  none;
font-weight:  600;
position:  relative;
}
#main_menu > li.menu-item-has-children:hover {
transition: none;
}
#main_menu > li.menu-item-has-children:hover > a {
}
#main_menu > li > ul {
display: none;
}
#main_menu > li:hover > ul {
display: block;
position: absolute;
top: 64px;
left: -1px;
padding: 0;
margin: 0;
list-style: none;
background: #ffffff;
padding: 15px;
width: 215px;
border: 1px solid #eaeaea;
z-index: 3;
}
#main_menu > li:hover > ul > li > a {
font-weight: 400;
color: #404040;
display: block;
padding: 10px 0;
border-bottom: 1px solid #eeeeee;
border-radius: 0;
text-decoration: none;
}
#main_menu > li:hover > ul > li:last-child > a {
border: none;
}
#main_menu ul li:hover > a {
background: rgba(0, 0, 0, 0.05);
}
#main_menu > li.mega_menu {
position: static;
}
#main_menu > li  {
border: 1px solid  #f7f7fc;
border-bottom: 5px solid  #f7f7fc;
}
.sub-menu .sub-menu .current-menu-item a {
background-color: #ffffff26;
border-radius: 5px;
border-bottom: 1px solid transparent;
}
#main_menu > li:hover {
transition: none;
background-color:  #fff;
border: 1px solid #eaeaea;
border-bottom:  5px solid #fff;
}
#main_menu > li.menu-item-has-children:hover > a::before {
display: block;
content: '';
width: 99.5%;
bottom: -9px;
position: absolute;
height: 8px;
background-color: #ffffff;
left: -1px;
z-index: 12;
padding: 0 7px;
border-left: 1px solid #eaeaea;
border-right: 1px solid #eaeaea;
}
#main_menu > li.mega_menu:hover > ul {
background: #fff;
top: 183px;
left: 0;
width: 100%;
border: none;
padding: 30px 20px;
z-index: 10;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
justify-content: center;
align-items: flex-start;
margin: auto;
right: 0;
max-width: 1310px;
border: 1px solid #eaeaea;
}
#main_menu > li.mega_menu > ul a {
font-weight: 400;
}
#main_menu > li.mega_menu:hover > ul a {
color: #404040;
display: block;
padding: 10px 0;
border-bottom: 1px solid #eeeeee;
border-radius: 0;
text-decoration:  none;
}
.mega_menu_title {
color: #404040;
}
#main_menu > li.mega_menu:hover > ul ul {
padding: 0;
margin: 0;
list-style: none;
width: 100%;
}
span.mega_menu_title {
font-size: 18px;
font-weight: 600;
display: block;
border-bottom: 3px solid #cccccc;
padding-bottom:  10px;
padding-left:  10px;
margin-bottom: 10px;
}
#main_menu li.mega_menu ul.sub-menu li {
padding: 0 20px;
width: 100%;
box-sizing: border-box;
}
#main_menu > li.mega_menu > ul.sub-menu > li a {
font-size: 18px;
font-weight: 600;
display: block;
border-bottom: 3px solid #cccccc;
padding-bottom:  10px;
padding-left:  10px;
margin-bottom: 10px;
}
#main_menu > li.mega_menu > ul.sub-menu > li ul.sub-menu a {
color: #404040;
display: block;
padding: 10px 0;
border-bottom: 1px solid #eeeeee;
border-radius: 0;
text-decoration: none;
font-weight:  400;
}
ul.sub-menu li ul li {
padding: 0;
}
.header_bottom.site_width {
background-color: #f7f7fc;
}
}
@media (max-width: 1050px) {
.services_wrapper a {
width: calc(50% - 5px);
margin-bottom: 10px;
margin-right: 10px;
}
.services_wrapper a:nth-child(2) {
margin-right:  0;
}
.woocommerce ul.products li.product-category.product h2.woocommerce-loop-category__title {
font-size: 14px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: calc(50% - 10px);
}
.woocommerce ul.products li.product:nth-child(3n+3), .woocommerce-page ul.products li.product:nth-child(3n+3) {
margin-right:  19px;
}
.woocommerce ul.products li.product:nth-child(2n+2), .woocommerce-page ul.products li.product:nth-child(2n+2) {
margin-right:  0;
}
.contact_block {
display: block;
}
.main_container .contact_block > div:nth-child(1), .main_container .contact_block > div:nth-child(2) , .main_container .contact_block > div:nth-child(3) {
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
.footer-logo.site_width {
overflow:hidden;
}
.tablet-down {
display: block;
}
.toggle-search {
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/mobile-search.svg);
height: 45px;
background-position: 20px 15px;
background-repeat: no-repeat;
border: none;
width: 45px;
cursor: pointer;
transition: background-color .3s;
display: inline-block;
background-size: 40%;
}
.header_right > div:nth-child(2) {
display: block;
margin-right: 50px;
}
form.search-form {
position: absolute;
right: 20px;
overflow: hidden;
max-height: 0;
border: none;
transition: max-height .3s;
}
form.search-form.open {
max-height: 500px;
}
a.basket_link {
display: inline-block;
overflow: hidden;
width: 45px;
height: 45px;
position: relative;
background-color:  #fff;
padding: 0;
margin: 0;
}
a.basket_link span {
position: absolute;
top: 0;
left: 0;
width: 45px;
height: 45px;
background-size:  50%;
margin: 0;
background-image: url(//www.a1pressurewashers.com/wp-content/themes/wordpress-theme-a1-pressure-washers/includes/img/basket_black.svg);
}
#close_menu {
background-color: rgba(0, 0, 0, 0.01);
position: fixed;
top: 0;
right: 0;
z-index: 2;
width: 0;
height: 100vh;
display: block;
transition: background-color 0.3s ease, right 0.3s ease;
-webkit-transition: background-color 0.3s ease, right 0.3s ease;
}
body.menu_open #close_menu {
display: block;
background: rgba(0, 0, 0, 0.5);
right: 300px;
width: 100%;
}
body.menu_open.show_menu_close #close_menu {
background-color: rgba(0, 0, 0, 0.01);
width: 100%;
right: 0;
}
#wrap {
position: relative;
width: auto;
min-width: 320px;
overflow: hidden;
}
#shifter {
position: relative;
width: 100%;
left: 0px;
transition: left 0.3s ease;
-webkit-transition: left 0.3s ease;
background: #fff;
}
body {
background: #d8d8d8;
}
body.menu_open #shifter {
left: -300px;
}
body.menu_open.show_menu_close #shifter {
left: 0;
}
#close_menu {
background-color: rgba(0, 0, 0, 0.01);
position: fixed;
top: 0;
right: 0;
z-index: 2;
width: 0;
height: 100vh;
display: block;
transition: background-color 0.3s ease, right 0.3s ease;
-webkit-transition: background-color 0.3s ease, right 0.3s ease;
z-index: 11;
}
body.menu_open #close_menu ,  body.sub_menu_open #close_menu {
display: block;
background: rgba(0, 0, 0, 0.5);
right: 300px;
width: 100%;
}
body.sub_menu_open #close_menu {
right: 0;
}
body.menu_open.show_menu_close #close_menu , body.sub_menu_open.show_menu_close #close_menu {
background-color: rgba(0, 0, 0, 0.01);
width: 100%;
right: 0;
}
#wrap {
position: relative;
width: auto;
min-width: 320px;
overflow: hidden;
}
#shifter {
position: relative;
width: 100%;
left: 0px;
transition: left 0.3s ease;
-webkit-transition: left 0.3s ease;
background: #fff;
}
body {
background: #d8d8d8;
}
body.menu_open #shifter {
left: -300px;
}
body.menu_open.show_menu_close #shifter {
left: 0;
}
body.menu_open.show_menu_close #header {
left: 0;
}
#header {
transition: max-height 0.3s ease , left 0.3s ease;
}
body.menu_open #header {
left: -300px;
}
#mobile_menu_button {
width: 31px;
display: block;
position: absolute;
right: 20px;
top: 65px;
transition: top .3s;
margin-top: 15px;
}
body.scrolled #mobile_menu_button {
top: 35px;
}
#mobile_menu_button > div {
width: 100%;
height: 5px;
background-color: #2e3192;
margin-bottom: 3px;
}
body.scrolled #top_menu {
opacity: 1;
}
#main_menu {
display: block;
top: 0px;
left: 100%;
width: 300px;
z-index: 3;
position: absolute;
overflow: scroll;
height: 100vh;
}
#main_menu , #main_menu ul {
padding: 0;
margin: 0;
list-style: none;
background: #2e3192;
}
#main_menu a {
display: block;
color: #fff;
padding: 20px;
font-size: 20px;
font-weight: 400;
text-decoration: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main_menu ul a {
font-size: 16px;
padding: 15px 25px;
background: rgba(255, 255, 255, 0.05);
}
#main_menu ul.sub-menu {
background: rgba(0, 0, 0, 0.05);
}
span.mega_menu_title {
display: block;
font-size: 20px;
color: #fff;
padding: 15px 25px;
}
.gallery {
column-count: 3;
column-gap: 10px;
}
ul#top_menu {
position: absolute;
margin: 0;
top: 10px;
right: 100px;
}
ul#top_menu li {
display: none;
}
ul#top_menu li.render_as_flag {
display: inline-block;
margin-left: 10px;
}
.strapline {
margin-right: 20px;
}
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .up-sells ul.products li.product, .woocommerce-page .up-sells ul.products li.product {
width: calc(25% - 14px);
}
.woocommerce .related ul.products li.product:nth-child(5n+5), .woocommerce-page .related ul.products li.product:nth-child(5n+5), .woocommerce .up-sells ul.products li.product:nth-child(5n+5), .woocommerce-page .up-sells ul.products li.product:nth-child(5n+5) {
display: none;
}
.woocommerce ul.products li.product:nth-child(2), .woocommerce-page ul.products li.product:nth-child(2) {
margin-right: 0;
}
}
@media (max-width:1024px) {
.woocommerce div.product div.images:nth-of-type(1) .woocommerce-product-gallery__wrapper:nth-of-type(1) img{
max-height: 400px;
}
h1, p.h1 {
font-size: 32px;
}
.google-map {
height: 500px;
}
}
@media (max-width:850px) {
.home_banner_content {
background-image:  none;
background-color: rgba(255,255,255,0.5);
-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
clip-path: polygon(4% 0%, 99% 0%, 96% 100%, 0% 100%);
}
}
@media (max-width:768px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: calc(50% - 10px);
margin-right: 19px;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n+2) , .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n+2) {
margin-right: 0;
}
.featured_cats a:nth-child(1) , .featured_cats a:nth-child(2) , .featured_cats a:nth-child(3) , .featured_cats a:nth-child(4) {
width: calc(50% - 10px);
margin-right: 0;
max-height: 340px;
}
.featured_cats a:nth-child(1) , .featured_cats a:nth-child(3)  {
margin-right: 10px;
}
.featured_cats a:nth-child(5) {
display: none;
}
a#logo {
width: 350px;
}
.straplines.site_width {
flex-wrap:  wrap;
}
.strapline {
width: calc(50% - 10px);
text-align: center;
}
.strapline::after {
display: none;
}
.strapline:nth-child(2n+2) {
margin-right:  0;
}
.strapline:nth-child(2) {
margin-bottom:  20px;
}
.main_container {
display: block;
}
.main_container .wp_content {
width: 100%;
}
aside {
width:  100%;
margin-top:  35px;
margin-left: 0;
}
.row.site_width {
display: block;
}
.row.site_width > div {
width: 100%;
}
.row.site_width > div:nth-child(1) {
margin-bottom: 20px;
}
.brands.site_width ul {
flex-wrap:  wrap;
justify-content: center;
}
.brands.site_width ul li {
width: 30%;
margin-bottom: 25px;
background-size:  auto;
}
.brands.site_width {
padding-top:  30px;
padding-bottom:  10px;
}
div#footer > div:nth-child(1) , div#footer > div:nth-child(2) , div#footer > div:nth-child(3) , div#footer > div:nth-child(4) {
width: 48%;
}
div#footer > div:nth-child(2) {
margin-bottom: 30px;
}
.woocommerce-page div.product div.summary {
width: 100%;
}
.woocommerce div.product {
display: flex;
flex-direction:  column;
}
.woocommerce div.product div.images.woocommerce-product-gallery:nth-child(1) {
order:  1;
}
.woocommerce div.product .product_title {
margin-top: 20px;
}
.woocommerce-page div.product div.summary {
order: 1;
}
.woocommerce-tabs.wc-tabs-wrapper {
order:  3;
}
section.related.products {
order: 4;
}
section.up-sells {
order: 5;
}
.woocommerce div.product div.images {
margin-bottom: 0px;
}
.woocommerce div.product div.summary {
margin-bottom:  20px;
}
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .up-sells ul.products li.product, .woocommerce-page .up-sells ul.products li.product {
width: calc(50% - 10px);
margin-right: 20px;
}
.woocommerce ul.products li.product:nth-child(2n+2), .woocommerce-page ul.products li.product:nth-child(2n+2) {
margin-right:  0;
}
.woocommerce-tabs.wc-tabs-wrapper {
margin-top: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 15px;
}
.home_text.site_width .grey-back {
padding: 0;
-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.home_text.site_width .grey-back > div {
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.home_text.site_width {
padding: 0;
}
}
@media (max-width:660px) {
.header_top.site_width {
display: block;
}
a#logo {
margin: auto;
width: 100%;
margin-bottom: 10px;
}
.header_right {
text-align: center;
padding-top: 10px;
}
.header_right > div:nth-child(2) {
margin-top:  0;
}
form.search-form {
right: 0;
left: 20px;
max-width: 70%;
}
div#mobile_menu_button {
top: 148px;
}
.header_right > div:nth-child(2) {
text-align:  left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
padding: 5px 10px 0;
margin-right:  5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 13px;
}
.home_banner_content {
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
padding: 30 20px;
box-sizing: border-box;
margin-left:  0;
}
}
@media (max-width:600px) {
.archive.tax-product_cat h1 {
font-size: 27px;
}
.woocommerce div.product div.images:nth-of-type(1) .woocommerce-product-gallery__wrapper:nth-of-type(1) img {
height: 70vh;
width: auto;
}
.featured_categories span.c_title p.h2 {
font-size: 16px;
padding: 15px;
width: 90%;
box-sizing: border-box;
}
.c_title span {
display: none;
}
.c_title {
bottom: 20px;
}
.gallery {
column-count: 2;
}
.header-right {
display: flex;
justify-content: space-between;
}
.straplines.site_width {
display: none;
}
.main_container.site_width {
margin-top:  0px;
}
h1, p.h1 {
font-size: 28px;
}
.copyright {
display:  block;
}
div#footer {
display: block;
}
div#footer > div {
margin-bottom: 30px;
width: 100%;
}
div#footer > div:nth-child(1), div#footer > div:nth-child(2), div#footer > div:nth-child(3), div#footer > div:nth-child(4) {
width: 100%;
}
.brands.site_width ul li {
width: 50%;
}
.woocommerce ul.products li.product .button {
width: 100%;
box-sizing: border-box;
text-align: center;
}
.enq-btn {
width: 100%;
padding: 10px 0;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float:  none;
text-align: right;
}
span.posted_in {
display: block;
margin-top: 5px;
}
.woocommerce-tabs.wc-tabs-wrapper {
display: flex;
justify-content: space-between;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
width: 30%;
padding: 0;
border: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
width: 68%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
width: 100%;
box-sizing: border-box;
border-right: none;
margin: 0;
border-left:  0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
padding: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: block;
text-align: center;
}
.woocommerce div.product h2 {
margin-top:  0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 0;
}
.home_banner_content p.h1 {
font-size: 21px;
line-height:  27px;
}
.home_banner_content p.h1 strong {
font-size: 32px;
line-height: 30px;
}
.home_banner_content .button {
display: block;
text-align: center;
}
.home_banner_content .button:nth-of-type(2) {
margin-left:  0;
margin-top:  13px;
}
.home_text.site_width .grey-back > div > div .button {
width: 100%;
margin-right:  0;
box-sizing: border-box;
}
.home_text.site_width .grey-back > div > div .button:nth-child(1) {
margin-right:  0;
margin-bottom:  10px;
}
.home_text.site_width .grey-back > div > div {
width: 100%;
box-sizing: border-box;
}
}
@media (max-width:400px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
margin-right: 0;
}
.featured_cats a:nth-child(1), .featured_cats a:nth-child(2) , .featured_cats a:nth-child(3), .featured_cats a:nth-child(4) {
width: 100%;
margin-right: 0;
}
.featured_categories span.c_title p.h2 {
padding: 15px;
width: 100%;
}
.woocommerce ul.products li.product-category.product h2.woocommerce-loop-category__title {
-webkit-clip-path: none;
clip-path: none;
padding: 10px;
font-size:  13px;
}
.c_title {
bottom: 5px;
}
.brands.site_width ul li {
background-size:  80%;
}
.f-logo {
background-size:  50%;
}
.page-template-template-contact .gform_body ul li {
width: 100%;
margin-right:  0;
}
.enq-btn {
font-size: 13px;
display: flex;
flex-direction: column;
padding: 0;
align-items: center;
justify-content: center;
}
.woocommerce ul.products li.product .button {
display: flex;
justify-content: center;
align-items: center;
font-size: 13px;
}
.woocommerce div.product h2 {
font-size: 18px;
}
.woocommerce div.product .woocommerce-tabs .panel p , .woocommerce div.product .woocommerce-tabs .panel li , .woocommerce div.product .woocommerce-tabs .panel a {
font-size: 13px;
line-height:  20px;
}
.woocommerce table.cart td.actions #coupon_code {
width: 100%;
margin-bottom:  5px;
}
.woocommerce table.cart td.actions .coupon .input-text+.button {
width: 100%;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: 18px;
}
.woocommerce-page form .form-row-first , .woocommerce-page form .form-row-last {
width: 100%;
}
.home_banner_content p {
margin-bottom: 10px;
}
.home_banner_content {
padding: 20px 15px;
}
.home_banner_content p.h1 {
font-size: 18px;
line-height: 24px;
}
.home_banner_content p.h1 strong {
font-size: 22px;
line-height: 22px;
}
.services_wrapper a {
width: calc(100%);
margin-right: 0;
}
}
ul.sub-menu a {
text-decoration: none;
color: black;
}#sagepaydirect-cc-form .wc-credit-card-form-card-number,
#sagepaydirect-cc-form .wc-credit-card-form-card-expiry,
#sagepaydirect-cc-form .wc-credit-card-form-card-cvc {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right;
}
#sagepaydirect-cc-form .wc-credit-card-form-card-type {
box-sizing: border-box;
width: 100% !important;
margin: 0;
outline: 0;
line-height: 1;
border-color: #bbb3b9 #c7c1c6 #c7c1c6;
font-size: 1.5em;
background-repeat: no-repeat;
background-position: right;
}
#sagepaydirect-cc-form .visa {
background-image: url(//www.a1pressurewashers.com/wp-content/plugins/woocommerce-gateway-sagepay-form/assets/card-visa.png);
}
#sagepaydirect-cc-form .mastercard {
background-image: url(//www.a1pressurewashers.com/wp-content/plugins/woocommerce-gateway-sagepay-form/assets/card-mastercard.png);
}
#sagepaydirect-cc-form .discover {
background-image: url(//www.a1pressurewashers.com/wp-content/plugins/woocommerce-gateway-sagepay-form/assets/card-discover.png);
}
#sagepaydirect-cc-form .amex {
background-image: url(//www.a1pressurewashers.com/wp-content/plugins/woocommerce-gateway-sagepay-form/assets/card-american-express.png);
}