@charset "UTF-8";
   body, h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
color: #202023;
}
body {
font-weight: 400;
background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
text-transform: capitalize;
}
h3{
color: #c90c10;
}
@media print, screen and (min-width: 40em) {
h1, .h1 {
font-size: 2.055rem; }
h2, .h2 {
font-size: 1.855rem; }
h3, .h3 {
font-size: 1.325rem; }
h4, .h4 {
font-size: 1.225rem; }
h5, .h5 {
font-size: 1.125rem; }
h6, .h6 {
font-size: 1rem; } 
}
p {
font-size: 1.025rem;
font-weight: 400;
}
b, strong {
font-weight: 500;
}
a {
color: #c90c10;
}
a:hover {
color: #683C11;
}
ul li {
font-size: 0.925rem;
}
.page-header-title{
font-size:2.055rem; 
font-weight:600; 
color:#fff; 
padding: 0.225rem 0.655rem; 
background: rgba(0, 0, 0, 0.4); 
margin-bottom: 8px; 
display: flex;
}
.page-header-subtitle{
font-size:1.355rem; 
font-weight:400; 
display:flex; 
color:#fff; 
margin:0; 
background: rgba(0, 0, 0, 0.4); 
padding:0.225rem 0.655rem;
}
@media screen and (max-width: 600px){
.page-header-title{
font-size: 1.1rem;
}
.page-header-subtitle{
font-size: 0.8rem;
font-weight: 500;
}
}
span.required {
font-weight: 500;
color: #c90c10;
}
.padding75 {
padding-top: 75px;
padding-bottom: 75px;
}
.padding50 {
padding-top: 50px;
padding-bottom: 50px;
}
.padding50top {
padding-top: 50px;
}
.padding50bottom {
padding-bottom: 50px;
}
.padding25 {
padding-top: 25px;
padding-bottom: 25px;
}
.padding25top {
padding-top: 25px;
}
.padding25bottom {
padding-bottom: 25px;
}
.button {
border: 2px solid #202023;
color: #202023;
background: #ffffff;
text-transform: uppercase;
font-weight: 500;
font-size: 0.8rem;
margin: 0;
}
.button:hover, .button:focus {
background: #202023;
color: #ffffff;
}
.red-button {
border: 2px solid #c90c10; 
color: #ffffff;
background: #c90c10;
text-transform: uppercase;
font-weight: 500;
font-size: 0.8rem;
margin: 0;
padding: 0.85em 1em;
}
.red-button:hover, .red-button:focus {
border: 2px solid #000;
background: #000;
color: #ffffff;
}
.transparent-button {
border: 2px solid #ffffff;
background-color: transparent;
color: #ffffff;
}
.transparent-button:hover, .transparent-button:focus {
background-color: #ffffff;
color: #202023;
}
.button i {
margin-left: 10px;
}
.allergen-button {
margin-bottom: 5px;
}
div#breadcrumbs {
text-align: left;
font-size: 0.725rem;
font-weight: 500;
margin-bottom: 50px;
text-transform: uppercase;
}
div#breadcrumb-wrapper {
padding: 0;
}
ul.tabs {
border: none;
}
ul.tabs li {
margin-right: 2px;
}
ul.tabs li:last-of-type {
margin-right: 0px;
}
ul.tabs li a {
background-color: #efeded;
color: #202023;
text-transform: uppercase;
font-weight: 500;
padding: 0.855rem 1.125rem;
}
ul.tabs li.is-active a, ul.tabs li a:hover, ul.tabs li a:focus {
color: #ffffff;
background-color: #c90c10;
}
ul.tabs li a i {
font-size: 1rem;
margin-right: 5px;
}
div.tabs-content {
border: none;
margin-bottom: 25px;
}
div.tabs-content div.tabs-panel {
padding: 20px 0 0 0;
}
.grecaptcha-badge { 
visibility: hidden;
}
ul.accordion {
margin: 0;
border: none;
}
ul.accordion li {
margin-bottom: 10px;
}
ul.accordion li:last-of-type {
margin-bottom: 0px;
}
ul.accordion li a.accordion-title {
background-color: #202023;
text-transform: uppercase;
font-weight: 500;
border: none!important;
font-size: 14px;
color: #ffffff;
}
ul.accordion li a.accordion-title:before {
font-size: 24px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 0;
}
ul.accordion li a.accordion-title:hover, ul.accordion li.is-active a.accordion-title {
background-color: #c90c10;
color: #ffffff;
}
.accordion-content {
border: none!important;
padding: 15px 0;
}
.accordion-content p:last-of-type {
margin: 0;
} header#global-header section#header-top {
padding-top: 10px;
padding-bottom: 10px;
background: #303030;
}
header#global-header section#header-top p {
color: #ffffff;
margin: 0;
font-size: 0.955rem;
line-height: 1;
}
header#global-header section#header-top p span {
color: #c90c10;
font-weight: 500;
}
header#global-header section#header-top ul li {
margin: 0 0.455rem;
line-height: 1;
}
header#global-header section#header-top ul li a {
text-transform: uppercase;
color: #ffffff;
font-size: 0.8rem;
padding: 0;
line-height: 1;
}
header#global-header section#header-top ul li a:hover {
color: #c90c10;
}
header#global-header section#header-top ul li:first-of-type {
margin-left: 0;
}
header#global-header section#header-top ul li:last-of-type {
margin-right: 0;
}
header#global-header section#header-main {
background: #ffffff;
padding-top: 20px;
padding-bottom: 20px;
position: relative;
z-index: 1;
}
header#global-header section#header-main div#header-logo {
z-index: 100;
height: 70px;
}
header#global-header section#header-main div#header-nav {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
max-width: 80rem;
margin: 0 auto;
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
header#global-header section#header-main ul#menu-main-menu li {
padding-top: 2px;
position: relative;
}
header#global-header section#header-main ul#menu-main-menu li a {
color: #202023;
text-transform: uppercase;
font-weight: 500;
font-size: 0.925rem;
padding-top: 35px;
padding-bottom: 35px;
}
header#global-header section#header-main ul#menu-main-menu li a:hover, header#global-header section#header-main ul#menu-main-menu li.current-menu-item a, header#global-header section#header-main ul#menu-main-menu li.current-page-ancestor a {
color: #c90c10;
}
header#global-header section#header-main ul#menu-main-menu li:last-of-type {
border: 2px solid #c90c10;
padding-top: 0;
height: 40px;
margin-top: 24px;
}
header#global-header section#header-main ul#menu-main-menu li:last-of-type a {
padding-top: 0.7em;
padding-bottom: 0.7em;
}
header#global-header section#header-main ul#menu-main-menu li:last-of-type a:hover {
background: #c90c10;
color: #ffffff;
}
header#global-header section#header-main ul#menu-main-menu li:hover > ul {
display: block;
}
header#global-header section#header-main ul#menu-main-menu ul {
display: none;
position: absolute;
top: 80px;
z-index: 99999;
width: 320px;
background: #fff;
background: #ffffff;
left: 0;
margin: 0;
}
header#global-header section#header-main ul#menu-main-menu ul li {
display: block;
}
header#global-header section#header-main ul#menu-main-menu ul li:last-of-type {
border: none;
margin-top: 0;
}
header#global-header section#header-main ul#menu-main-menu ul li a {
padding-top: 10px;
padding-bottom: 10px;
}
header#global-header section#header-main ul#menu-main-menu ul li:last-of-type a:hover {
background: #ffffff;
color: #c90c10;
}
header#global-header section#header-main ul#menu-main-menu ul li.coffee-sub:after, header#global-header section#header-main ul#menu-main-menu ul li.drinks-sub:after, header#global-header section#header-main ul#menu-main-menu ul li.snack-sub:after, header#global-header section#header-main ul#menu-main-menu ul li.water-sub:after {
content: '';
width: 25px;
height: 25px;
background-size: 100%!important;
background-repeat: no-repeat!important;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background-position: center center!important;
}
header#global-header section#header-main ul#menu-main-menu ul li.coffee-sub:after {
background: url(//www.westwaysvending.co.uk/wp-content/uploads/2019/07/coffee-machine-icon.png);
}
header#global-header section#header-main ul#menu-main-menu ul li.drinks-sub:after {
background: url(//www.westwaysvending.co.uk/wp-content/uploads/2019/07/drinks-machine-icon.png);
}
header#global-header section#header-main ul#menu-main-menu ul li.snack-sub:after {
background: url(//www.westwaysvending.co.uk/wp-content/uploads/2019/07/snack-machine-icon.png);
}
header#global-header section#header-main ul#menu-main-menu ul li.water-sub:after {
background: url(//www.westwaysvending.co.uk/wp-content/uploads/2019/08/water-cooler-icon.png);
}
header#global-header section#header-main ul#menu-main-menu ul li.coffee-sub, header#global-header section#header-main ul#menu-main-menu ul li.drinks-sub, header#global-header section#header-main ul#menu-main-menu ul li.snack-sub, header#global-header section#header-main ul#menu-main-menu ul li.water-sub {
padding-left: 25px;
} #mobile-nav button.menu-reveal {
border: none;
padding: 0;
font-size: 1.425rem;
}
#mobile-nav button.menu-reveal:hover, #mobile-nav button.menu-reveal:focus {
background: none;
color: #202023;
}
#mobile-nav button.menu-reveal i {
margin: 0;
}
div#menumodal ul#menu-mobile-navigation li {
width: 100%;
}
div#menumodal ul#menu-mobile-navigation li a {
font-weight: 500;
font-size: 1.425rem;
text-transform: uppercase;
}  footer#global-footer section#footer-top {
padding-top: 20px;
padding-bottom: 20px;
background: #303030;
}
footer#global-footer section#footer-top h6, footer#global-footer section#footer-top p, footer#global-footer section#footer-top h6, footer#global-footer section#footer-top a {
color: #ffffff;
}
footer#global-footer section#footer-top a:hover {
color: #c90c10;
}
footer#global-footer section#footer-top h6 {
font-size: 0.875rem;
}
footer#global-footer section#footer-top p, footer#global-footer section#footer-top ul.footer-menu li a {
font-size: 0.7rem;
font-weight: 500;
text-transform: uppercase;
}
footer#global-footer section#footer-top p:last-of-type {
margin: 0;
}
footer#global-footer section#footer-top ul.footer-menu {
margin: 0;
}
footer#global-footer section#footer-top ul.footer-menu li {
display: block;
width: 100%;
border-bottom: 1px solid #464646;
}
footer#global-footer section#footer-top ul.footer-menu li:last-of-type {
border: none;
}
footer#global-footer section#footer-top ul.footer-menu li a {
padding: 5px 0;
display: block;
line-height: 1.6;
width: 100%;
}
footer#global-footer section#footer-top ul.footer-menu li:first-of-type a {
padding-top: 0;
}
footer#global-footer section#footer-top ul.footer-menu li:last-of-type a {
padding-bottom: 0;
}
footer#global-footer section#footer-top ul#social-links {
margin: 1rem 0 0 0;
}
footer#global-footer section#footer-top ul#social-links li {
display: inline-block;
margin-right: 5px;
}
footer#global-footer section#footer-top ul#social-links li i {
font-size: 1.125rem;
}
footer#global-footer section#footer-top ul#social-links li:last-of-type {
margin: 0;
}
footer#global-footer section#footer-bottom {
background: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
}
footer#global-footer section#footer-bottom p {
margin: 0;
font-size: 0.7rem;
text-transform: uppercase;
font-weight: 500;
}
footer#global-footer section#footer-bottom p a {
color: #202023;
}
footer#global-footer section#footer-bottom p a:hover {
color: #c90c10;
}
#back-to-top {
position: fixed;
bottom: 40px;
right: 40px;
z-index: 9999;
width: 32px;
height: 32px;
text-align: center;
line-height: 30px;
background: #f5f5f5;
color: #333333;
cursor: pointer;
border: 0;
text-decoration: none;
transition: opacity 0.2s ease-out;
opacity: 0;
}
#back-to-top:hover {
background: #e9ebec;
}
#back-to-top.show {
opacity: 1;
}  section#supplies-fullwidth {
background: #f3f3f3;
overflow: hidden;
}
section#supplies-fullwidth ul#vending-supplies {
margin-bottom: 0;
} body.page-id-15 section#service-fullwidth {
display: none;
}
section#service-fullwidth .service-block, section#solutions-fullwidth .solutions-block {
height: 375px;
position: relative;
}
section#service-fullwidth .service-block .service-block-inner, section#solutions-fullwidth .solutions-block .solutions-block-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
}
section#service-fullwidth .service-block .service-block-inner span, section#solutions-fullwidth .solutions-block .solutions-block-inner span {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 25px;
right: 25px;
text-align: center;
}
section#service-fullwidth .service-block .service-block-inner span h4, section#solutions-fullwidth .solutions-block .solutions-block-inner span h4 {
color: #ffffff;
}
body.page-id-116 section#service-fullwidth #services-block-fully-managed, body.page-id-123 section#solutions-fullwidth #solutions-block-small {
display: none;
}
body.page-id-114 section#service-fullwidth #services-block-self-managed, body.page-id-125 section#solutions-fullwidth #solutions-block-medium {
display: none;
}
body.page-id-118 section#service-fullwidth #services-block-maintenance, body.page-id-127 section#solutions-fullwidth #solutions-block-large {
display: none;
}
body.top-parent-15 section#service-fullwidth .service-block, body.top-parent-17 section#solutions-fullwidth .solutions-block {
width: 50%;
}
body.page-id-17 section#solutions-fullwidth {
display: none;
} section#cta-fullwidth {
background-color: #c90c10;
}
section#cta-fullwidth h3, section#cta-fullwidth p {
color: #ffffff;
}
section#cta-fullwidth p {
margin-bottom: 0;
} section#why-choose-fullwidth {
padding: 50px 0;
color: #ffffff;
}
section#why-choose-fullwidth h5 {
color: #ffffff;
margin-bottom: 50px;
}
section#why-choose-fullwidth img {
max-height: 40px;
vertical-align: bottom;
margin-left: 10px;
}
section#why-choose-fullwidth .why-choose-option {
text-align: center;
}
section#why-choose-fullwidth .why-choose-option i {
font-size: 2.425rem;
margin-bottom: 10px;
}
section#why-choose-fullwidth .why-choose-option span {
display: block;
font-weight: 300;
text-transform: uppercase;
font-size: 1.195rem;
line-height: 1.2;
} section#brand-slider {
padding: 25px 0;
background: #ffffff;
}
section#brand-slider .grid-x {
margin-left: 0;
margin-right: 0;
}
section#brand-slider img {
padding: 0 40px;
} section#page-header-bg {
height: 400px;
position: relative;
}
section#page-header-bg #page-header-content-wrap {
position: relative;
height: 100%;
}
section#page-header-bg #page-header-content {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
margin: 0;
}
section#page-header-bg #page-header-content h1, section#page-header-bg #page-header-content h2 {
color: #ffffff;
margin: 0;
background: rgba(0, 0, 0, 0.4);
display: inline-block;
padding: 0.225rem 0.655rem;
}
section#page-header-bg #page-header-content h1 {
margin-bottom: 8px;
display: flex;
}
section#page-header-bg #page-header-content h2 {
font-weight: 400;
font-size: 1.355rem;
display: flex;
}
section#page-intro h2 {
color: #c90c10;
font-size: 1.355rem;
}
section#page-intro p:first-of-type {
font-weight: 500;
}
section#page-intro p:last-of-type {
margin: 0;
}
section#product-rows .product-row {
overflow-y: visible;
}
section#product-rows .product-row p em, section#product-rows .product-row p i {
font-size: 0.9rem;
}
section#product-rows .product-row:nth-child(odd) {
background: #efeded;
}
section#product-rows .product-row:nth-child(even) {
background: #ffffff;
}
section#product-rows .product-row .product-img-wrap {
position: relative;
text-align: center;
}
section#product-rows .product-row img.product-img {
top: 0;
position: relative;
height: auto;
max-width: 100%;
max-height: 500px;
}
body.page-template-top-level-template-alt section#product-rows .product-row img.product-img {
top: 0;
position: relative;
height: auto;
max-width: 100%;
}
section#product-rows .product-row img.product-icon {
display: inline-block;
max-height: 40px;
margin-right: 20px;
vertical-align: middle;
} body.page-template-single-coffee-machine-template section#page-intro div#machine-main-content, body.page-template-single-water-cooler-template section#page-intro div#machine-main-content, body.page-template-single-cold-drinks-template section#page-intro div#machine-main-content, body.page-template-single-snack-machine-template section#page-intro div#machine-main-content {
padding-left: 0;
padding-right: 0;
}
body.page-template-single-coffee-machine-template section#page-intro span.product-type, body.page-template-single-water-cooler-template section#page-intro span.product-type, body.page-template-single-cold-drinks-template section#page-intro span.product-type, body.page-template-single-snack-machine-template section#page-intro span.product-type {
margin: 0;
line-height: 1;
color: #c90c10;
text-transform: uppercase;
font-size: 0.8rem;
font-weight: 500;
}
body.page-template-single-coffee-machine-template section#page-intro div#machine-featured-image, body.page-template-single-water-cooler-template section#page-intro div#machine-featured-image, body.page-template-single-cold-drinks-template section#page-intro div#machine-featured-image, body.page-template-single-snack-machine-template section#page-intro div#machine-featured-image {
position: relative;
text-align: center;
}
body.page-template-single-coffee-machine-template section#page-intro div#machine-featured-image img.cashless-icon, body.page-template-single-water-cooler-template section#page-intro div#machine-featured-image img.cashless-icon, body.page-template-single-cold-drinks-template section#page-intro div#machine-featured-image img.cashless-icon, body.page-template-single-snack-machine-template section#page-intro div#machine-featured-image img.cashless-icon {
border: none;
padding: 0;
position: absolute;
top: 0;
right: 0;
max-width: 120px;
padding: 20px;
}
body.page-template-single-coffee-machine-template section#page-intro p:last-of-type, body.page-template-single-water-cooler-template section#page-intro p:last-of-type, body.page-template-single-cold-drinks-template section#page-intro p:last-of-type, body.page-template-single-snack-machine-template section#page-intro p:last-of-type {
margin-bottom: 1rem;
}
body.page-template-single-coffee-machine-template section#page-intro ul#key-features, body.page-template-single-coffee-machine-template section#page-intro ul#machine-usps, body.page-template-single-water-cooler-template section#page-intro ul#key-features, body.page-template-single-water-cooler-template section#page-intro ul#machine-usps, body.page-template-single-cold-drinks-template section#page-intro ul#key-features, body.page-template-single-cold-drinks-template section#page-intro ul#machine-usps, body.page-template-single-snack-machine-template section#page-intro ul#key-features, body.page-template-single-snack-machine-template section#page-intro ul#machine-usps {
margin-left: 0;
}
body.page-template-single-coffee-machine-template section#page-intro ul#key-features li, body.page-template-single-water-cooler-template section#page-intro ul#key-features li, body.page-template-single-cold-drinks-template section#page-intro ul#key-features li, body.page-template-single-snack-machine-template section#page-intro ul#key-features li {
list-style-type: none;
padding-left: 30px;
margin-bottom: 5px;
}
body.page-template-single-coffee-machine-template section#page-intro ul#machine-usps li, body.page-template-single-water-cooler-template section#page-intro ul#machine-usps li, body.page-template-single-cold-drinks-template section#page-intro ul#machine-usps li, body.page-template-single-snack-machine-template section#page-intro ul#machine-usps li {
list-style-type: none;
}
body.page-template-single-coffee-machine-template section#page-intro ul#key-features li:last-of-type, body.page-template-single-water-cooler-template section#page-intro ul#key-features li:last-of-type, body.page-template-single-cold-drinks-template section#page-intro ul#key-features li:last-of-type, body.page-template-single-snack-machine-template section#page-intro ul#key-features li:last-of-type {
margin: 0;
}
body.page-template-single-coffee-machine-template section#page-intro ul#key-features li span, body.page-template-single-water-cooler-template section#page-intro ul#key-features li span, body.page-template-single-cold-drinks-template section#page-intro ul#key-features li span, body.page-template-single-snack-machine-template section#page-intro ul#key-features li span {
background-image: url(//www.westwaysvending.co.uk/wp-content/uploads/2019/08/westways-vending-bean-list-icon.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
margin-left: -30px;
margin-right: 10px;
}
body.page-template-single-coffee-machine-template section#page-intro div#machine-spec .machine-spec-row, body.page-template-single-water-cooler-template section#page-intro div#machine-spec .machine-spec-row, body.page-template-single-cold-drinks-template section#page-intro div#machine-spec .machine-spec-row, body.page-template-single-snack-machine-drinks-template section#page-intro div#machine-spec .machine-spec-row {
margin-bottom: 10px;
}
body.page-template-single-coffee-machine-template section#page-intro div#machine-spec .machine-spec-row:last-of-type, body.page-template-single-water-cooler-template section#page-intro div#machine-spec .machine-spec-row:last-of-type, body.page-template-single-cold-drinks-template section#page-intro div#machine-spec .machine-spec-row:last-of-type, body.page-template-single-snack-machine-template section#page-intro div#machine-spec .machine-spec-row:last-of-type {
margin-bottom: 0px;
}
body.page-template-single-coffee-machine-template section#page-intro div#machine-spec, body.page-template-single-coffee-machine-template section#page-intro div#drinks-menu p, body.page-template-single-water-cooler-template section#page-intro div#machine-spec, body.page-template-single-water-cooler-template section#page-intro div#drinks-menu p, body.page-template-single-cold-drinks-template section#page-intro div#machine-spec, body.page-template-single-cold-drinks-template section#page-intro div#drinks-menu p, body.page-template-single-snack-machine-template section#page-intro div#machine-spec, body.page-template-single-snack-machine-template section#page-intro div#drinks-menu p {
font-size: 0.925rem;
}
body.page-template-single-coffee-machine-template section#page-intro div#machine-spec span, body.page-template-single-water-cooler-template section#page-intro div#machine-spec span, body.page-template-single-cold-drinks-template section#page-intro div#machine-spec span, body.page-template-single-snack-machine-template section#page-intro div#machine-spec span {
font-weight: 500;
}
body.page-template-single-coffee-machine-template section#machine-closeups-fullwidth div.machine-closeup-image, body.page-template-single-water-cooler-template section#machine-closeups-fullwidth div.machine-closeup-image, body.page-template-single-cold-drinks-template section#machine-closeups-fullwidth div.machine-closeup-image, body.page-template-single-snack-machine-template section#machine-closeups-fullwidth div.machine-closeup-image {
height: 500px;
}
div.machine-closeup-video {
padding: 0!important;
}
div.machine-closeup-image video {
height: 100%;
width: 100%;
object-fit: cover;
}
body.page-template-single-coffee-machine-template section#page-additional h3, body.page-template-single-water-cooler-template section#page-additional h3, body.page-template-single-cold-drinks-template section#page-additional h3, body.page-template-single-snack-machine-template section#page-additional h3 {
color: #c90c10;
}
body.page-template-single-coffee-machine-template section#page-additional #additional-text p:last-of-type, body.page-template-single-water-cooler-template section#page-additional #additional-text p:last-of-type, body.page-template-single-cold-drinks-template section#page-additional #additional-text p:last-of-type, body.page-template-single-snack-machine-template section#page-additional #additional-text p:last-of-type {
margin: 0;
} div.wpcf7 label {
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
}
div.wpcf7 label:first-of-type {
margin-top: 0;
}
div.wpcf7 p {
font-weight: 500;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0);
border: 2px solid #efeded;
margin-bottom: 0;
}
div.wpcf7 .wpcf7-list-item {
margin: 0 15px 0 0;
}
.wpcf7-form span.wpcf7-not-valid-tip {
width: 100%!important;
box-shadow: none!important;
-webkit-box-shadow: none!important;
background: #ffffff!important;
color: #676767!important;
border: 2px solid #c90c10!important;
font-weight: 500!important;
font-size: 12px!important;
text-transform: uppercase!important;
position: relative!important;
padding: 3px 8px;
}
.wpcf7-form span.wpcf7-not-valid-tip:before {
content: '';
width: 0; 
height: 0; 
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #c90c10;
position: absolute;
left: 0;
top: -10px;
}
.wpcf7 .wpcf7-response-output {
text-align: center;
padding: 15px 10px;
font-weight: 500;
color: #ffffff!important;
margin: 20px 0 0 0;
font-size: 15px;
}
.wpcf7 .wpcf7-validation-errors {
background: #c90c10!important;
border: 2px solid #c90c10!important;
}
.wpcf7 .wpcf7-mail-sent-ok{
background: #a3c71e!important;
border: 2px solid #a3c71e!important;
}
div.wpcf7 .ajax-loader.is-active {
visibility:hidden!important;
}  section#home-page-hero {
height: 650px;
}
section#home-page-machines div#home-page-machines-top ul {
margin: 0;
}
section#home-page-machines div#home-page-machines-top ul li {
display: inline-block;
}
section#home-page-machines div#home-page-machines-top ul li:last-of-type {
margin-left: 8px;
}
section#home-page-machines div#home-page-machines-top ul li:last-of-type .button {
border: 2px solid #c90c10;
background: #c90c10;
color: #ffffff;
}
section#home-page-machines div#home-page-machines-top ul li:last-of-type .button:hover, section#home-page-machines div#home-page-machines-top ul li:last-of-type .button:focus {
background: #ffffff;
color: #202023;
}
section#home-page-machines div#home-page-machines-bottom h3 img {
display: inline-block;
width: 20%;
margin-right: 20px;
vertical-align: middle;
}
section#home-page-machines div#home-page-machines-bottom p {
font-size: 0.955rem;
}
section#home-page-solutions div#home-page-solutions-main {
padding: 0.9375rem;
}
section#home-page-solutions div#home-page-solutions-main h3, section#home-page-solutions div#home-page-solutions-main p, section#home-page-solutions div#home-page-solutions-main i, section#home-page-solutions div#home-page-solutions-main span {
color: #ffffff;
}
section#home-page-solutions div#home-page-solutions-main p {
line-height: 1.2;
font-size: 0.995rem;
}
section#home-page-solutions div#home-page-solutions-main span {
font-size: 0.995rem;
}
section#home-page-solutions div#home-page-solutions-main .cell {
line-height: 2;
}
section#home-page-solutions .solution-type {
background: #303030;
padding: 0.9375rem;
color: #ffffff;
}
section#home-page-solutions .solution-type h4 {
color: #ffffff;
line-height: 1;
margin: 0;
font-size: 1.025rem;
}
section#home-page-solutions .solution-type h4 i {
color: #683C11;
float: right;
font-size: 1.225rem;
}
section#home-page-solutions .solution-type p.solution-type-subtitle {
font-size: 0.9rem;
text-transform: uppercase;
}
section#home-page-solutions .solution-type p.solution-type-description {
font-style: italic;
font-size: 0.8rem;
text-transform: uppercase;
margin-bottom: 10px;
}
section#home-page-solutions .solution-type p.solution-type-snippet {
margin-bottom: 10px;
font-size: 0.8rem;
}
section#home-page-solutions .solution-type p {
margin: 0;
}
section#home-page-solutions .solution-type a.button {
border: 2px solid #ffffff;
background: #202023;
color: #ffffff;
font-size: 0.655rem;
}
section#home-page-solutions .solution-type a.button:hover {
color: #202023;
background: #ffffff;
} div#map {
height: 400px;
}  @media screen and (max-width: 39.9375em) {
section#home-page-machines div#home-page-machines-top ul li, section#home-page-machines div#home-page-machines-top ul li:last-of-type {
margin-left: 0;
margin-top: 10px;
display: block;
}
section#page-header-bg #page-header-content h1 {
font-size: 1.2rem;
}
section#page-header-bg #page-header-content h2 {
font-size: 0.825rem;
}
section#page-header-bg {
height: 225px;
}
section#home-page-machines div#home-page-machines-bottom .cell {
text-align: center;
}
section#home-page-machines div#home-page-machines-bottom .cell:first-of-type h3 {
margin-top: 25px;
}
section#home-page-machines div#home-page-machines-bottom .cell h3 {
margin-top: 45px;
}
section#why-choose-fullwidth .why-choose-option i {
font-size: 1.655rem;
}
section#why-choose-fullwidth .why-choose-option span {
font-size: 0.9rem;
}
section#why-choose-fullwidth .why-choose-option:nth-child(4), section#why-choose-fullwidth .why-choose-option:nth-child(5), section#why-choose-fullwidth .why-choose-option:nth-child(6) {
margin-top: 20px;
}
section#brand-slider img {
padding: 0 10px;
}
section#solutions-fullwidth .solutions-block {
margin-bottom: 25px;
height: 250px;
}
section#home-page-machines div#home-page-machines-bottom h3 img, section#product-rows .product-row img.product-icon {
width: 12%;
display: block;
margin: 0 auto 10px auto;
}
section#product-rows .product-row img.product-icon {
margin: 0 0 10px 0;
}
}
@media screen and (min-width: 0em) and (max-width: 50em) {
header#global-header section#header-top #header-top-menu {
display: none;
}
header#global-header section#header-top #header-top-contact {
text-align: center;
}
header#global-header section#header-top #header-top-contact p {
font-size: 0.755rem;
}
section#home-page-machines div#home-page-machines-top  .cell {
text-align: center;
}
footer#global-footer #footer-top .cell:nth-child(1) {
order: 5;
}
footer#global-footer #footer-top .cell:nth-child(2) {
order: 1;
}
footer#global-footer #footer-top .cell:nth-child(3) {
order: 2;
}
footer#global-footer #footer-top .cell:nth-child(4) {
order: 3;
}
footer#global-footer #footer-top .cell:nth-child(5) {
order: 4;
}
footer#global-footer #footer-top .cell:nth-child(1), footer#global-footer #footer-top .cell:nth-child(3), footer#global-footer #footer-top .cell:nth-child(4), footer#global-footer #footer-top .cell:nth-child(5) {
margin-top: 20px;
}
footer#global-footer section#footer-bottom .cell, section#home-page-machines div#home-page-machines-top  .cell, footer#global-footer #footer-top .cell {
width: calc(100% - 1.875rem);
}
footer#global-footer section#footer-bottom .text-right {
text-align: left;
margin-top: 5px;
}
#home-page-machines, section#why-choose-fullwidth, #page-intro, #product-rows .padding75, section#product-rows .product-row .product-img-wrap {
padding-top: 25px;
padding-bottom: 25px;
}
div#breadcrumbs {
margin-bottom: 25px;
}
}
@media screen and (min-width: 0em) and (max-width: 63.9375em) {
header#global-header section#header-main div#header-nav {
display: none!important;
}
header#global-header section#header-main div#header-logo {
height: auto;
}
section#home-page-solutions div#home-page-solutions-main, section#home-page-solutions .solution-type, section#home-page-solutions #solution-types, #cta-fullwidth .cell {
width: calc(100% - 1.875rem);
}
section#home-page-solutions .solution-type {
margin-top: 25px;
}
#cta-fullwidth, #cta-fullwidth .text-right {
text-align: center;
}
#cta-fullwidth .text-right {
margin-top: 15px;
}
} @media screen and (min-width: 40em) {
} @media screen and (min-width: 40em) and (max-width: 63.9375em) {
} @media screen and (min-width: 64em) {
header#global-header section#header-main div#mobile-nav {
display: none!important;
}
} @media screen and (min-width: 64em) and (max-width: 74.9375em) {
} .solution-type {
margin-left: 0.77rem !important;
margin-right: 0.7rem !important;
}