html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
box-sizing: border-box;
vertical-align: baseline;
transition: all 0.5s ease-in-out;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol {
list-style: none;
}
ul {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;	
}
ul li {
color: #454545; 
font-size: 1em; 
line-height: 1.7em; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
p + p { 
margin-top: 0.5em;
}
a {
color: inherit;
font-family: 'Montserrat', sans-serif;
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}
a:focus {
outline:0;
}
a:hover{
color: #e55021;
}
p { 
color: #454545; 
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
padding: 0;
line-height: 1.7em;
}
strong { 
font-weight: bold; 
}         body {
background-color: #ffffff;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 0;
line-height: 1;
} #header {
position: relative;
border-top: solid 3px #e55021;
width: 100%;
height: 150px;
}
#logo {
display: block;
float: left;
width: 200px;
margin: 0;
padding: 0;
}
#header-contact {
position: absolute;
top: 35px;
right: 10px;
}
#menu {
position: absolute;
right: 10px;
bottom: 10px;
height: 50px;
z-index: 999;
}
.banner {
position: relative;
background-position: center left; 
background-repeat: no-repeat;
background-size: cover;
border-top: solid 3px #4aa343;
margin: 0;
padding: 0;
height: 400px;
width: 100%;
z-index: 50;
}
.banner-content {
position: absolute;
top: 30%;
left: 10px;
}
#banner-short {
position: relative;
background-image: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/banner-01.jpg);
background-position: center left; 
background-repeat: no-repeat;
background-size: cover;
border-top: solid 3px #4aa343;
margin: 0;
padding: 0;
height: 200px;
width: 100%;
z-index: 50;
}
#banner-woodchip {
position: relative;
background-image: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/banner-02.jpg);
background-position: center left; 
background-repeat: no-repeat;
background-size: cover;
border-top: solid 3px #4aa343;
margin: 0;
padding: 0;
height: 200px;
width: 100%;
z-index: 50;
}
.main-content {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.main-content.black {
background: #2B2B2B;
border-top: solid 3px #e55021;
}
.promotion {
display: flex;
background: #f0f1f2;
border-radius: 15px;
flex-flow: row nowrap;
align-items: center;
margin: 40px 0 0;
}
.product-header {
padding: 10px 0 50px 0;
}
.product-button {
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
}
.product-button.small .woocommerce a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
#ready-to-burn {
position: absolute;
bottom: 50px;
right: 10px;
width: 132px;
height: 158px;
}
.text-container {
padding: 0;
margin: 0;
}
.delivery-panel {
background: #2b2b2b;
border: 1px solid #e55021;
border-radius: 15px;
width: 100%;
padding: 20px;
margin: 0;
}
#footer {
background: #2B2B2B;
border-top: 3px solid #e55021;
width: 100%;
padding: 80px 0;
margin: 0;
}
#baseline {
width: 100%;
padding: 20px 0;
margin: 0;
} #header-wrapper {
position: relative;
width: 100%;
max-width: 1600px;
height: 100%;
padding: 10px;
margin: 0 auto;
}
.banner-wrapper {
position: relative;
width: 100%;
max-width: 1600px;
height: 100%;
padding: 0 10px;
margin: 0 auto;
}
.main-content-short-wrapper {
width: 100%;
max-width: 1600px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}
.main-content-wrapper {
width: 100%;
max-width: 1600px;
padding: 80px 10px;
margin: 0 auto;
overflow: hidden;
}
.flex-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
gap: 50px;
}
.flex-product-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: stretch;
gap: 20px;
}
.columns-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: stretch;
gap: 10px;
margin: 40px 0 0 0;
}
#footer-wrapper {
width: 100%;
max-width: 1600px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#footer-logo {
display: block;
width: 200px;
margin: 0 auto;
padding: 0;
}
#baseline-wrapper {
width: 100%;
max-width: 1600px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
} .promo-image {
display: block;
float: left;
width: 20%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
}
.promo-text {
display: block;
float: left;
width: 80%;
margin: 0;
padding: 0 0 0 20px;
overflow: hidden;
text-align: left;
}
.tick-icon {
display: block;
float: left;
width: 64px;
margin: 0;
padding: 0;
}
.tick-text {
display: block;
float: left;
width: 80%;
padding: 0 0 0 20px;
margin: 0;
}
.one-column {
display: block;
float: left;
width: 100%;
padding: 20px;
margin: 0; 
}
.two-column {
flex: 1;
padding: 20px;
margin: 0; 
}
.two-column.black {
background: #2b2b2b;
border-radius: 15px;
}
.three-column {
display: block;
float: left;
width: 33.333%;
padding: 20px;
margin: 0;
}
.three-column.first {
padding: 20px 10px 20px 0;
}
.three-column.last {
padding: 20px 0 20px 10px;
}
.inner-column {
background: #ffffff;
border-radius: 10px;
padding: 20px;
margin: 0;
}
.left-column-60 {
order: 1;
width: 65%;
padding: 0;
margin: 0;
}
.left-column-60 .carousel-wrapper {
width: 100%;
min-width: 0;
box-sizing: border-box;
}
.right-column-40 {
order: 2;
width: 35%;
padding: 0;
margin: 0;
}
.right-column-40.sidebar {
border: 2px solid #e55021;
border-radius: 15px;
padding: 30px;
margin: 0;
}
.right-column-40.sidebar-contact {
background: #2b2b2b;
border-radius: 15px;
padding: 30px;
margin: 0;
}
.flex-product {
position: relative;
flex: 1;
border: 2px solid #e55021;
border-radius: 10px;
padding: 10px;
}
.flex-promotion {
flex: 1;
padding: 40px;
}
.flex-promotion.image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
border-radius: 0 15px 15px 0;
padding: 0;
}
#footer-column-01 {
display: block;
float: left;
width: 35%;
padding: 0 25px 0 0;
margin: 0;
}
#footer-column-02 {
display: block;
float: left;
width: 35%;
padding: 0 25px 0 0;
margin: 0;
}
#footer-column-03 {
display: block;
float: left;
width: 30%;
padding: 20px 0 0;
margin: 0;
} section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}
section.small {
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}
section.large {
padding: 80px 0 0;
margin: 0;
overflow: hidden;
}
section.lower {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
section.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
} iframe {
border-radius: 15px;
} .menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #2B2B2B;
font-size: 1.1em;
font-weight: 600; 
}
nav a {
position: relative;
color: #2B2B2B; 
display: block; 
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
line-height: 50px;
padding: 0 35px; 
text-decoration: none; 
}
nav a.last {
padding: 0 0 0 35px;
}
nav a.active {
color: #e55021;
}
nav a:hover {
color: #e55021;
}
nav a.nocursor {
cursor: context-menu;
}
nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0;
text-indent: unset;
}
nav > ul { 
text-align: right; 
}
nav > ul > li { 
display: inline-block; 
}
nav > ul > li:first-child { 
border-left: none; 
}
.sub-menu-parent { 
position: relative;
background: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/down.gif) no-repeat scroll right 15px center;
padding: 0 15px 0 0; 
}
.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu-parent:hover .sub-menu {
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
}
.sub-menu li {
background: #ffffff;
width: 250px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ececec;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
text-indent: unset;
}
.sub-menu li a {
font-size: 0.9em;
line-height: 50px;	
}
ul.sub-menu li:last-child {
border-radius: 0 0 10px 10px;
border-bottom: none;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.light {
font-weight: 300;
}
.normal {
font-weight: 400;
}
.medium {
font-weight: 500;
}
.semibold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.extrabold {
font-weight: 900;
}
.italic {
font-style: italic;
}
.uppercase {
text-transform: uppercase;
}
.darkshadow {
text-shadow: 2px 2px 2px #2B2B2B;
}
.hidden {
opacity: 0;
}
.hide {
display: inline-block;
}
.noover {
overflow: visible !important;
}
.clear {
clear: both;
}  header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}
header.short {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}
header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
h1 {
color: #2B2B2B;
font-size: 3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h1.orange {
color: #e55021;
}
h2 {
color: #2B2B2B;
font-size: 2.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h2.white {
color: #ffffff;
}
h2.orange {
color: #e55021;
}
h2.green {
color: #4aa343;
}
.text-container h2 {
padding: 20px 0;
}
h3 {
color: #2B2B2B;
font-size: 1.8em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h3.white {
color: #ffffff;
}
h3.orange {
color: #e55021;
}
h3.green {
color: #4aa343;
}
.text-container h3 {
padding: 20px 0;
}
h4 {
color: #2B2B2B;
font-size: 1.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h4.white {
color: #ffffff;
}
h4.orange {
color: #e55021;
}
h4.green {
color: #4aa343;
}
.text-container h4 {
padding: 20px 0;
}
h5 {
color: #2B2B2B;
font-size: 1.3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h5.white {
color: #ffffff;
}
h5.orange {
color: #e55021;
}
h5.green {
color: #4aa343;
}
.text-container h5 {
padding: 20px 0;
}
h6 {
color: #2B2B2B;
font-size: 1.1em;
margin: 0;
padding: 0;
display: block;
line-height: 1.4em;
}
h6.white {
color: #ffffff;
}
h6.orange {
color: #e55021;
}
h6.green {
color: #4aa343;
}
.text-container h6 {
padding: 20px 0;
} p.main-text {       
color: #454545; 
font-size: 1em; 
padding: 0;
line-height: 1.7em;
}
p.main-text.white {       
color: #ffffff; 
}
p.main-text.small {       
font-size: 0.875em; 
}
p.main-text.large {       
font-size: 1.2em; 
}
.text-container.white p {
color: #ffffff;
}
.text-container.footer p {
color: #ffffff;
font-size: 0.9em;
}
p.choose-text { 
display: inline-block;
color: #e55021;
font-size: 1.5em; 
padding: 0;
margin: 0;
line-height: 1.3em;
vertical-align: top;
}
p.banner-text {
color: #ffffff;
font-size: 2.7em;
margin: 0;
padding: 0;
line-height: 1em;
}
p.banner-text.small {
font-size: 1.6em;
}
p.banner-text.orange {
color: #e55021;
}
p.error-text {       
color: #e55021; 
font-size: 12em; 
font-weight: 700;
padding: 0;
line-height: 1em;
} .editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
}
.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
}
.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
}
.editor-field-padded {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0 0 20px 0;
outline: 0 none;
padding: 0;
} a.button {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
a.button.green {
background: #4aa343;
background: #4aa343 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
}
a.button.primary {
margin: 0 10px 10px 0;
}
a.button.full {
width: 100%;
}
a.button.small {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center;
}
a.button.green:hover {
background: #4aa343 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center;
}
.button.full p {
border: none !important;
}
.button.full p a.added_to_cart {
color: #2B2B2B;
font-weight: 600;
margin: 0 0 0 10px;	
} a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}
a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
text-decoration: underline;
margin: 0;
transition: all 0.5s ease-in-out;
}
a.link:hover {
color: #e55021;
text-decoration: underline;
}
a.link.under:hover {
color: #e55021;
}
a.social:link, a.social:visited, a.social:active {
display: inline-block;
height: 32px;
width: 32px;
text-decoration: none;
}
a.blank:link, a.blank:visited, a.blank:active {
text-decoration: none;
} .tel,.tel:visited { color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 
.tel:hover,.tel:focus { 
color: inherit; 
} ul.contact {
list-style: none outside none;
margin: 0;
padding: 0;
}
ul.contact li {
float: left;
color: #2B2B2B;
font-size: 1.1em; 
font-family: 'Montserrat', sans-serif;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
margin: 0 15px;
text-indent: unset;
}
ul.contact li.first {
padding: 0 25px 0 0;	
}
ul.contact li a {
color: #2B2B2B;
text-decoration: none;
}
ul.contact li a:hover {
color: #e55021;
}
ul.contact.social {
position: relative;
height: 32px;
width: 32px;
}
ul.contact li.facebook {
position: relative;
background: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/facebook.png) no-repeat 50% 0;
}
ul.contact li.basket {
position: relative;
}
.basket {
position: relative;
}
.basket .cart-icon img {
width: 32px;
height: auto;
}
.basket .cart-count {
position: absolute;
top: -6px;
right: -6px;
background: #e74c3c;
color: #fff;
font-size: 12px;
font-weight: bold;
border-radius: 50%;
width: 18px;
height: 18px;
display: flex;
align-items: center;
justify-content: center;
}
.basket .cart-count.pop {
animation: pop 0.3s ease;
}
.basket a.social {
color: transparent;
text-decoration: none;
position: relative;
}
.basket a.social::before,
.basket a.social::after {
content: none !important;
}
.basket a.social:hover {
color: inherit;
}
@keyframes pop {
0%   { transform: scale(1); }
50%  { transform: scale(1.4); }
100% { transform: scale(1); }
} ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}
ul.bullets li {
color: #e55021; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
span.bullets {
color: #454545; 
font-size: 1em; 
line-height: 1.7em;
} .featureList, .featureList ul {
padding-left: 2em;
margin: 0;
list-style-type: none;
font-size: 1em;
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;
color: #ffffff;
text-align: left;
}
.featureList li:before {
position: absolute;
margin-left: -1.3em;
}
.featureList li.gthan:before {
content: "\003E";
color: #e55021;
}
.featureList li.gthan a {
color: #ffffff;
}
.featureList li.gthan a:hover {
color: #e55021;
text-decoration: none;
}
.featureList li {
margin: 0 0 15px 0;
text-indent: unset;
} img {
border: 0;
height: auto;
max-width: 100%;
}
img.top {
display: inline-block;
position: relative;
top: 5px;
}
img.rounded {
border-radius: 15px;
}
img.mnu {
display: inline-block;
position: relative;
top: 10px;
padding: 0 10px 0 0;
}  @keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; } @keyframes fadeInDown {
from { opacity: 0; transform: translate3d(0, -100%, 0); }
to { opacity: 1; transform: none; } }
.fadeInDown { animation-name: fadeInDown; } @keyframes fadeInUp {
from { opacity: 0; transform: translate3d(0, 20px, 0); }
to { opacity: 1; transform: none; } }
.fadeInUp { animation-name: fadeInUp; } @keyframes fadeInLeft {
from { opacity: 0; transform: translate3d(-30px, 0, 0) }
to { opacity: 1; transform: none; } }
.fadeInLeft { animation-name: fadeInLeft; } @keyframes fadeInRight {
from { opacity: 0; transform: translate3d(100%, 0, 0); }
to { opacity: 1; transform: none; } }
.fadeInRight { animation-name: fadeInRight; }
.animatein.in-view {  
animation: fadeIn;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateleft.in-view {  
animation: fadeInLeft;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateright.in-view {  
animation: fadeInRight;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animatedown.in-view {  
animation: fadeInDown;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateup.in-view {  
animation: fadeInUp;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
} .one { animation-delay: 0.2s !important; }
.two { animation-delay: .6s !important; }
.three { animation-delay: 1s !important; }
.four { animation-delay: 1.4s !important; }
.five { animation-delay: 1.8s !important; } .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:#e55021;border:none;padding:0!important}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav,.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:3em;margin:5px 20px;padding:4px 7px;background:#171516;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{color:#4aa343;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.multi-review-content {
position: relative;
background: #f0f1f2;
border-radius: 10px;
min-height: 250px;
padding: 20px;
margin: 0;
}
.review-icon {
position: absolute;
bottom: 10px;
right: 20px;
}
section.subsmall {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; text-indent: unset; margin: 0;} .flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible; backface-visibility: visible;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin: 0; position: relative; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//masonbiomass.co.uk/wp-content/themes/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
} a.meanmenu-reveal {
display: none
}
.mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
padding: 0;
min-height: 42px;
z-index: 999999
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #2B2B2B;
text-decoration: none;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: 400
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #2B2B2B;
height: 2px;
margin-top: 4px
}
.mean-container .mean-nav {
float: left;
width: 100%;
margin-top: 24px
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none
}
.mean-container .mean-nav ul li {
background: #ffffff;
position: relative;
float: left;
width: 100%;
box-sizing: border-box;
text-indent: unset;
margin: 0;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 0 0 0 10px;
margin: 0;
text-align: left;
color: #2B2B2B;
border-top: 1px solid #cbcbcb;
text-decoration: none;
text-transform: uppercase;
box-sizing: border-box;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a:hover {
color: #e55021;
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 0 0 0 20px;
text-shadow: none!important;
visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
height: 50px;
border-bottom: 2px solid #e55021;
margin-bottom: 0
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 60px;
height: 50px;
padding: 0 20px 10px 20px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 0;
font-weight: 400;
background: rgba(255, 255, 255, .1);
border: none!important;
border-left: 1px solid #cbcbcb!important
}
.mean-container .mean-push,
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0
}
.mean-container .mean-push {
float: left;
clear: both
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
.mean-remove {
display: none!important
}  .wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px !important; 
margin-right: 10px !important;
font-family: 'Montserrat', sans-serif;
font-size: 15px; 
color: #454545; 
text-decoration: none;
border: 1px solid #6c7755; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #6c7755;
color: #ffffff;
border: 1px solid #6c7755;
}
.wp-pagenavi span.current { 
font-weight: bold; 
} input.wpcf7-text {
border: 1px solid #d1d1d1;
border-radius: 7px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 400;
height: 30px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px;
width: 95%;
outline: none;
transition: all 0.5s ease-in-out;
}
input.wpcf7-text:focus {
border: 1px solid #e22727;
}
input.wpcf7-text.error {
border: 1px solid #ffffff;
}
textarea.wpcf7-textarea {
border: 1px solid #d1d1d1;
border-radius: 7px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 400;
height: 150px;
line-height: 18px;
margin: 0 auto 25px;
padding: 10px;
width: 95%;
outline: none;
transition: all 0.5s ease-in-out;
}
textarea.wpcf7-textarea:focus {
border: 1px solid #e22727;
}
textarea.wpcf7-textarea.error {
border: 1px solid #ffffff;
}
select.wpcf7-select {
background: #ffffff;
border: 1px solid #d1d1d1;
border-radius: 7px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 400;
height: 45px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px;
width: 100%;
outline: none;
transition: all 0.5s ease-in-out;
}
section.contactform select.wpcf7-select {
width: 97.5%;
}
.wpcf7-radio {
font-family: 'Montserrat', sans-serif;
font-size: 1em !important;
}
.wpcf7-list-item-label {
font-size: 1em !important;
}
input.wpcf7-submit {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
input.wpcf7-submit:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center;
}
div.wpcf7-response-output {
float: left;
border-radius: 7px;
width: 95%;
font-size: 1em;
font-weight: 400;
line-height: 1.3em;
margin: 1em 0 1em !important;
padding: 10px 1em !important;
}
span.wpcf7-not-valid-tip {
color: #a40019;
margin: 0 0 20px 0;	
} img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {float:left; margin:0 1em 1em 0}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignnone {float:left; margin:0 1em 1em 0}   .woocomerce.columns-1 {
display: block;
}
.wp-block-query {
display: none;
}
.woocommerce ul.products {
margin: 0 !important;
}
.woocommerce.columns-1 ul.products li.product {
box-shadow: none;
background: transparent;
margin: 0 !important;
text-align: center;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
border-radius: 7px;
box-shadow: none;
text-align:center;
background-color: #f9f9f9;
padding: 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center;
}
.greyBox .woocommerce-page.columns-3 ul.products li.product, .greyBox .woocommerce.columns-3 ul.products li.product {
text-align: center;
background-color: #f9f9f9;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1.7em;
}
.woocommerce ul.products li.product .price {
font-size: 1.2em;
font-weight: 600;
color: #e55021 !important;
display: block;
line-height: 1.5em;
padding-bottom: 0;
}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce a.button {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
.woocommerce a.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
color: #ffffff !important;
}
.woocommerce button.button.alt:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
}
.woocommerce a.button.wc-forward:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
}
a.buy-now-button {
font-size: 0.95em !important;
padding: 12px 40px 12px 40px !important;
}
.woocommerce td.product-name dl.variation dt {
float: unset !important;
margin: 10px 0 0;	
}
.woocommerce div.product div.images .flex-control-thumbs li {
box-sizing: border-box;
padding: 10px;	
}
.woocommerce div.product div.images img {
border-radius: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
border-radius: 7px;
}
.woocommerce button.single_add_to_cart_button {
margin: 20px 0 0 !important;
}
a.edit  {
background: #e33e20;
border: 0 none;
border-radius: 12px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600 !important;
white-space: normal;
padding: 15px 30px;
margin: 0 0 20px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product .button:hover {
background: #ddb7ef;
}
.woocommerce button.button.alt.disabled:hover {
background: #ddb7ef;
}
.woocommerce div.product form.cart .button:hover{
opacity:100;
}
.woocommerce a.button:hover {
background: #ddb7ef;
}
.woocommerce button.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
color: #ffffff !important;
}
.woocommerce del {
padding: 0 10px;
font-size: 1.2em;
opacity: .7;
}
.woocommerce ins {
padding: 0 10px;
font-size: 1.3em;
color: #006639;
text-decoration: none;
}
.woocommerce span.onsale {
background-color:transparent;
color: #006639;
font-family: 'Monster', sans-serif;
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-o-transform: rotate(20deg);
font-size: 2em;
text-shadow: 2px 2px #000;
top: 10px !important;
right: 27% ;
}
#coupon_code {
border-radius: 7px;
top: 0;
position: relative;
width: 250px;
display: inline-block;
float: none;
padding: 14px 10px;
margin: 0 0 5px;
}
.product_meta {
display:none;
}
.woocommerce .quantity .qty {
padding: 9px 7px;
font-size: 1.2em;
}
.woocommerce div.product form.cart .variations select{
padding: 7px;
font-size: 1em;
}
.woocommerce div.product form.cart .variations td {
width: 30%;
display: inline-block;
}
.woocommerce div.product form.cart .variations tr {
margin: 10px 0 0 0;
display: inline-block;
width: 100%;
}
.woocommerce div.product form.cart .variations{
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0 3em;
width: 20%;
}
.woocommerce #tab-additional_information {
display: none !important;
}
.productDesc {
padding: 0 10px 0;
overflow: visible;
}
section .products {
clear: both;
padding: 40px 0 0;
overflow: visible;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align:center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
padding:10px;
}
.woocommerce-info::before {
color: #ffffff;
}
.woocommerce-info, .woocommerce-message {
border-top: none;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 500;
}
a.showlogin, a.showcoupon, a.woocommerce-privacy-policy-link {
font-weight: 600;
}
.woocommerce-checkout #payment {
background: #eeeeee !important;
}
.woocommerce-terms-and-conditions-wrapper {
padding: 20px 20px 0;
}
.woocommerce-privacy-policy-text p {
font-size: 0.9em;
}
.wapf-field-label {
width: 30%;
display: inline-block;
}
.wapf-field-input {
width: 60%;
display: inline-block;
}
.smallT .wapf-field-input, .mediumT .wapf-field-input, .largeT .wapf-field-input, .xlargeT .wapf-field-input {
width: 50px;
}
.wapf-field-input input {
height: 40px;
padding: 5px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border: 1px solid #cccccc;
border-radius: 10px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 500;
height: 50px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px 20px;
outline: 0;
transition: all 0.5s ease-in-out;
}
.woocommerce-notices-wrapper {
overflow: hidden;
}
.woocommerce-info, .woocommerce-message {
background-color: #2b2b2b;
border-radius: 10px;
outline: none;
}
.woocommerce .woocommerce-message .button {
background: #2b2b2b;
}
.woocommerce a.button.wc-forward {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
.woocommerce-error {
background-color: #2b2b2b;
border-radius: 10px;
}
.showElement {
display:inline-block !important;
}
.woocommerce ul.products li.product .onsale {
right: 10px !important;
}
.productWrapper .type-product h2, .productWrapper .type-product .price, .productWrapper .type-product .button  {
width: 40%;
text-align: left;
display: block;
padding: 10px;
margin: 0 0 0 5% !important;
float: left;
}
.productWrapper .type-product .price  {
padding: 10px 10px 10px 25px;
}
.productWrapper .type-product .button  {
width: 20%;
margin: 0 22% 0 5% !important;
}
.productWrapper .type-product h2  {
padding: 120px 10px 10px !important;
font-size: 3em !important;
}
.woocommerce ul.products li.product a img {
border: 2px solid #e55021;
display: block !important;
float: right !important;
border-radius: 10px !important;
padding: 20px;
margin: 0 0 10px !important;
}
.related.products {
display: none;
}
.wapf-field-input {
height: 40px;
}
.woocommerce-Address-title h3 {
padding: 20px 0;
text-transform: uppercase;
font-weight: 700;
}
.woocommerce-product-details__short-description {
padding: 20px 0 40px;
}
.woocommerce div.product p.stock {
color: #231f20;
font-weight: 600;
font-size: 1em;
}
.woocommerce-privacy-policy-text {
padding: 20px 0;
}
.woocommerce ul.order_details {
margin: 20px 20px 3em;
}
.woocommerce a.button.alt:hover {
background: #000000;
}
.woocommerce div.product form.cart {
position: relative;
z-index: 100;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #2b2b2b;
font-size: 1.5em;
font-weight: 700;
padding: 10px 0;
}
.woocommerce-variation-price {
padding: 10px 0;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
top: 2px;
font-weight: 600;
text-transform: uppercase;
border-radius: 7px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
top: 0;
font-weight: 600;
text-transform: uppercase;
border-radius: 7px;
}
#tab-description h2 {
font-size: 2em;
font-weight: 700;
padding: 0 0 20px 0;
}
#tab-additional_information h2 {
font-size: 2em;
font-weight: 300;
}
#tab-description h3 {
padding: 20px 0;
}
#tab-description h4 {
padding: 20px 0;
}
ul.event-custom-price li {
color: #ffffff;;
}
ul.woocommerce-error li {
color: #ffffff;
padding: 5px 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
color: #ffffff !important;	
}
.woocommerce-billing-fields {
text-align: left;
}
.woocommerce table.shop_table {
margin-top: 10px;	
}
.woocommerce div.product p.price a {
background: #2b2b2b !important;
border: 2px solid #2b2b2b;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em !important;
font-weight: 600;
width: 200px !important;
height: 40px !important;
padding: 2px 0 0;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.5s ease-in-out;
}
.woocommerce div.product p.out-of-stock {
display: none;
}
li.product a.woocommerce-LoopProduct-link {
display: block !important;
}
.woocommerce-Price-amount {
color: #e55021;
font-weight: 700;
} .woocommerce-product-gallery__image.flex-active-slide, .woocommerce-product-gallery__image {
pointer-events: none !important;
}
.woocommerce-product-gallery__trigger {
display: none;
}
.woocommerce table.shop_attributes th {
text-align: left;
}
.woocommerce #payment #place_order {
margin: 40px 0 0;
}
a.shipping-calculator-button {
color: #006639;
font-weight: 600;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-family: 'Montserrat', sans-serif;
font-size: 1.2em;
font-weight: 700;
text-transform: uppercase;
padding: 0 10px;
white-space: normal;
}
aside.sidebar {
display: none;
}
ul.wc-item-meta li {
color: #ffffff;
text-indent: unset;
}
.woocommerce ul.order_details {
margin: 20px auto 1em !important;
display: inline-block;
}
.woocommerce ul.order_details li {
font-size: 0.75em !important;
text-indent: unset;
}
.woocommerce ul.order_details li.woocommerce-order-overview__date {
bottom: 0 !important;
}
ul.wc-item-meta li p {
color: #ffffff;
}
.woocommerce-table--order-details ul li {
color: #454545 !important;
}
.woocommerce-table--order-details ul li p {
color: #454545 !important;
} .woocommerce-account .woocommerce-MyAccount-navigation {
float: none !important;
width: 100%;
padding: 0 0 40px 0;	
}
nav.woocommerce-MyAccount-navigation ul {
background-color: #2b2b2b;
border-radius: 10px;
text-align: center;
}
nav.woocommerce-MyAccount-navigation ul li {
margin-left: 0 !important;
overflow: hidden;
}
nav.woocommerce-MyAccount-navigation ul li a {
color: #ffffff;
padding: 0 35px;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
color: #ddb7ef;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none !important;
width: 100% !important;	
}
.woocommerce ul li.woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
.mep-user-ticket-list {
display: none;
}
address {
color: #454545;
font-size: 1em;
font-family: 'Montserrat', sans-serif;
padding: 0;
line-height: 1.7em;
}
.woocommerce-EditAccountForm {
text-align: left;
}
.woocommerce div.product form.cart .variations select {
border: 1px solid #e55021;
border-radius: 7px;
padding: 12px !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
display: none;	
} .single-product div.product form.cart .quantity {
float: none !important;
margin: 0;
display: inline-block;
}
.quantity input.input-text {
border: 1px solid #e55021;
}
button.minus {
background: #ffffff;
position: absolute;
left: 0;
border: 1px solid #cccccc;
font-size: 1.5em;
padding: 6px 15px;
}
form.cart div.quantity {
margin: 0 4px 0 42px !important;
}
form.cart .woocommerce-variation-add-to-cart div.quantity {
margin: 0 4px 0 42px !important;
}
input.qty[type=number] {
-webkit-appearance: none;
-moz-appearance: textfield;
margin: 0;
}
button.plus {
background: #ffffff;
position: absolute;
left: 130px;
border: 1px solid #cccccc;
font-size: 1.5em;
padding: 6px 15px;	
} .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header-image {
background: #005da3 !important;
border-radius: 10px 0 0 0;
color: #ffffff;
font-size: 1.2em;
font-weight: 600;
height: 50px;
text-align: center !important;
vertical-align: middle;
padding: 0 !important;
}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header-product {
background: #005da3 !important;
visibility: unset !important;
border-radius: 0;
color: #ffffff;
font-size: 1.2em;
font-weight: 600;
height: 50px;
text-align: center !important;
vertical-align: middle;
padding: 0 !important;
}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header-total {
background: #005da3 !important;
border-radius: 0 10px 0 0;
color: #ffffff;
font-size: 1.2em;
font-weight: 600;
height: 50px;
text-align: center !important;
vertical-align: middle;
padding: 0 !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title {
background: #005da3 !important;
height: 50px;
color: #fff !important;
vertical-align: middle !important;
display: inline-block !important;
width: 100%;
border-radius: 10px 10px 0 0 !important;
text-align: center !important;
font-size: 1em !important;
padding: 0 !important;
line-height: 50px !important;
}  
.wc-block-components-totals-item {
font-weight: 500;
}
.wc-block-components-button:not(.is-link) {
background: #2b2b2b;
color: #fff;
font-weight: 600;
border-radius: 7px;
margin: 20px 0 0;
}
.woocommerce .quantity .qty {
outline: none;	
}
.woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled] {
opacity: 0 !important;
}
form.woocommerce-shipping-calculator {
display: none;
} .woocommerce div.product form.cart .variations td {
width: 100% !important;
padding: 0 0 20px;
} .woocommerce-message::before {
color: #ffffff !important;
} .woocommerce nav.woocommerce-pagination ul {
border: none !important;	
}
.woocommerce nav.woocommerce-pagination ul li {
border: 1px solid #2b2b2b !important;
border-radius: 3px;
height: 40px;
width: 40px;
margin: 0 5px !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
font-family: 'Montserrat', sans-serif !important;
color: #2b2b2b !important;
height: 40px;
line-height: 24px;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span {
font-family: 'Montserrat', sans-serif !important;
height: 40px;
line-height: 24px;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #2b2b2b !important;
color: #ffffff !important;	
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
background: #2b2b2b !important;
color: #ffffff !important;
} .wc-stripe-elements-field {
height: 50px;
border-radius: 7px;
}
.woocommerce-checkout #payment ul.payment_methods li {
text-indent: unset !important;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
text-indent: unset !important;
margin: 0 !important;
line-height: 1em !important;
}
ul.woocommerce-error {
padding: 40px 20px 20px !important;
} p.woocommerce-shipping-destination {
display: none;
}
section.up-sells h2 {
font-weight: 900;
text-transform: uppercase;
padding: 0 0 20px 0;
} .woocommerce-order-details {
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
margin-top: 0;
margin-bottom: 20px;
font-size: 2em;
font-weight: 500;
}
h2.woocommerce-order-details__title {
margin-top: 0;
margin-bottom: 20px;
font-size: 2em;
font-weight: 500;
}
.woocommerce-column--billing-address {
padding: 0 0 40px 0;
}     @media screen and (max-width: 400.99px) 
and (min-width: 320px) {
#header {
height: 135px;
}
#logo {
width: 160px;
}
#header-contact {
top: 35px;
}
ul.contact li {
margin: 0 10px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 275px;
}
.banner-content {
top: 20%;
}
#ready-to-burn {
bottom: 20px;
width: 90px;
height: 108px;
}
#banner-short {
height: 150px;
}
#banner-woodchip {
height: 150px;
}
#footer {
padding: 60px 0;
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 40px 10px;	
}
.columns-wrapper {
flex-flow: column nowrap;
margin: 25px 0 0 0;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(100% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.tick-icon {
width: 55px;
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
.right-column-40.sidebar {
padding: 20px;	
}
#footer-column-01 {
width: 100%;
padding: 0;
}
#footer-column-02 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
.hide {
display: none;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.1em;
}
a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
p.error-text { 
font-size: 8em; 
}
.woocommerce ul.products[class*="columns-"] li.product {
width: 98%;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 0.9em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
font-size: 0.9em;
padding: 12px 50px 12px 15px; 
margin: 20px 0 0;
}
.woocommerce button.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: 85%;
} 
.woocommerce-page form .form-row-last {
width: 100%;
} 
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.4em;
}
h2.woocommerce-order-details__title {
font-size: 1.4em;
}
}  @media screen and (max-width: 480.99px) 
and (min-width: 401px) {
#header {
height: 140px;
}
#logo {
width: 180px;
}
#header-contact {
top: 35px;
}
ul.contact li {
margin: 0 10px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 300px;
}
.banner-content {
top: 20%;
}
#ready-to-burn {
bottom: 20px;
width: 100px;
height: 120px;
}
#banner-short {
height: 150px;
}
#banner-woodchip {
height: 150px;
}
#footer {
padding: 60px 0;
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 40px 10px;	
}
.columns-wrapper {
flex-flow: column nowrap;
margin: 25px 0 0 0;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(50% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
.right-column-40.sidebar {
padding: 20px;	
}
#footer-column-01 {
width: 100%;
padding: 0;
}
#footer-column-02 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
.hide {
display: none;
}
h1 {
font-size: 2.2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
p.error-text { 
font-size: 8em; 
}
.product-button.small .woocommerce a.button {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 10px center;
font-size: 0.8em;
padding: 12px 30px 12px 10px;
}
.product-button.small .woocommerce a.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 5px center !important;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 0.9em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
} 
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
font-size: 0.9em;
padding: 12px 50px 12px 15px; 
margin: 20px 0 0;
}
.woocommerce button.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: 65%;
}
.woocommerce-page form .form-row-last {
width: 100%;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.4em;
}
h2.woocommerce-order-details__title {
font-size: 1.4em;
} 
}  @media screen and (max-width: 600.99px) 
and (min-width: 481px) {
#header {
height: 140px;
}
#logo {
width: 180px;
}
#header-contact {
top: 35px;
}
ul.contact li {
margin: 0 10px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 300px;
}
#ready-to-burn {
bottom: 20px;
width: 100px;
height: 120px;
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 40px 10px;	
}
.columns-wrapper {
flex-flow: column nowrap;
margin: 25px 0 0 0;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(50% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
.right-column-40.sidebar {
padding: 20px;	
}
#footer-column-01 {
width: 50%;
}
#footer-column-02 {
width: 50%;
padding: 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
font-size: 0.95em;
padding: 12px 50px 12px 15px; 
margin: 20px 0 0;
}
.woocommerce button.button {
font-size: 0.95em;
padding: 12px 50px 12px 15px;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: 55%;
} 
.woocommerce-page form .form-row-last {
width: 100%;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.4em;
}
h2.woocommerce-order-details__title {
font-size: 1.4em;
}
}  @media screen and (max-width: 768.99px) 
and (min-width: 601px) {
#header {
height: 140px;
}
#header-contact {
top: 35px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 325px;
}
#ready-to-burn {
bottom: 20px;	
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 60px 10px;	
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(33.333% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
#footer-column-01 {
width: 50%;
}
#footer-column-02 {
width: 50%;
padding: 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
margin: 20px 0 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.5em;
}
h2.woocommerce-order-details__title {
font-size: 1.5em;
}
}  @media screen and (max-width: 850.99px) 
and (min-width: 769px) {
#header {
height: 140px;
}
#header-contact {
top: 35px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 325px;
}
.flex-promotion.image {
min-height: 450px;	
}
.flex-promotion {
padding: 10px 25px;
}
.main-content-wrapper {
padding: 60px 10px;	
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(33.333% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2.2em;
}
p.banner-text.small {
font-size: 1.1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product {
width: 24%;
margin: 0 0.8% 2.992em 0;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
margin: 20px 0 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.5em;
}
h2.woocommerce-order-details__title {
font-size: 1.5em;
}	
}  @media screen and (max-width: 1024.99px) 
and (min-width: 851px) {
#header {
height: 140px;
}
#header-contact {
top: 35px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 325px;
}
.flex-promotion.image {
min-height: 450px;	
}
.flex-promotion {
padding: 10px 25px;
}
.main-content-wrapper {
padding: 60px 10px;	
}
.flex-product-wrapper {
gap: 10px;	
}
.three-column {
padding: 10px;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2.3em;
}
p.banner-text.small {
font-size: 1.3em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product {
width: 24%;
margin: 0 1% 2.992em 0;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.6em;
}
h2.woocommerce-order-details__title {
font-size: 1.6em;
}		  
}  @media screen and (max-width: 1100.99px) 
and (min-width: 1025px) {
#logo {
width: 190px;
}			  
nav a {
padding: 0 20px;
}
nav a.last {
padding: 0 0 0 20px;
}
.banner {
height: 350px;
}
.flex-promotion.image {
min-height: 450px;	
}
.flex-promotion {
padding: 30px;
}
.flex-product-wrapper {
gap: 10px;	
}
.three-column {
padding: 10px;
}
h1 {
font-size: 2.8em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.5em;
}
h4 {
font-size: 1.2em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2.4em;
}
p.banner-text.small {
font-size: 1.4em;
}
p.choose-text {
font-size: 1.3em;
}
.woocommerce ul.products li.product {
width: 24%;
margin: 0 1% 2.992em 0;
}
.woocommerce ul.products li.product a img {
padding: 15px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.7em;
}
h2.woocommerce-order-details__title {
font-size: 1.7em;
}
}  @media screen and (max-width: 1200.99px) 
and (min-width: 1101px) {
nav a {
padding: 0 25px;
}
nav a.last {
padding: 0 0 0 25px;
}
.banner {
height: 350px;
}
.three-column {
padding: 10px;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.3em;
}
h6 {
font-size: 1em;
}
p.banner-text {
font-size: 2.4em;
}
p.banner-text.small {
font-size: 1.4em;
}
p.choose-text {
font-size: 1.4em;
}
.woocommerce ul.products li.product {
width: 23.5%;
margin: 0 1.5% 2.992em 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1.1em;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.8em;
}
h2.woocommerce-order-details__title {
font-size: 1.8em;
}
}  @media screen and (max-width: 1400px) 
and (min-width: 1201px) {
nav a {
padding: 0 30px;
}
nav a.last {
padding: 0 0 0 30px;
}
h3 {
font-size: 1.7em;
}
h4 {
font-size: 1.4em;
}
h6 {
font-size: 1em;
}
p.banner-text {
font-size: 2.6em;
}
p.banner-text.small {
font-size: 1.5em;
}
.woocommerce ul.products li.product {
width: 23%;
margin: 0 2% 2.992em 0;
}
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
box-sizing: border-box;
vertical-align: baseline;
transition: all 0.5s ease-in-out;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol {
list-style: none;
}
ul {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;	
}
ul li {
color: #454545; 
font-size: 1em; 
line-height: 1.7em; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
p + p { 
margin-top: 0.5em;
}
a {
color: inherit;
font-family: 'Montserrat', sans-serif;
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}
a:focus {
outline:0;
}
a:hover{
color: #e55021;
}
p { 
color: #454545; 
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
padding: 0;
line-height: 1.7em;
}
strong { 
font-weight: bold; 
}         body {
background-color: #ffffff;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 0;
line-height: 1;
} #header {
position: relative;
border-top: solid 3px #e55021;
width: 100%;
height: 150px;
}
#logo {
display: block;
float: left;
width: 200px;
margin: 0;
padding: 0;
}
#header-contact {
position: absolute;
top: 35px;
right: 10px;
}
#menu {
position: absolute;
right: 10px;
bottom: 10px;
height: 50px;
z-index: 999;
}
.banner {
position: relative;
background-position: center left; 
background-repeat: no-repeat;
background-size: cover;
border-top: solid 3px #4aa343;
margin: 0;
padding: 0;
height: 400px;
width: 100%;
z-index: 50;
}
.banner-content {
position: absolute;
top: 30%;
left: 10px;
}
#banner-short {
position: relative;
background-image: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/banner-01.jpg);
background-position: center left; 
background-repeat: no-repeat;
background-size: cover;
border-top: solid 3px #4aa343;
margin: 0;
padding: 0;
height: 200px;
width: 100%;
z-index: 50;
}
#banner-woodchip {
position: relative;
background-image: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/banner-02.jpg);
background-position: center left; 
background-repeat: no-repeat;
background-size: cover;
border-top: solid 3px #4aa343;
margin: 0;
padding: 0;
height: 200px;
width: 100%;
z-index: 50;
}
.main-content {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.main-content.black {
background: #2B2B2B;
border-top: solid 3px #e55021;
}
.promotion {
display: flex;
background: #f0f1f2;
border-radius: 15px;
flex-flow: row nowrap;
align-items: center;
margin: 40px 0 0;
}
.product-header {
padding: 10px 0 50px 0;
}
.product-button {
position: absolute;
bottom: 10px;
left: 10px;
right: 10px;
}
.product-button.small .woocommerce a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
#ready-to-burn {
position: absolute;
bottom: 50px;
right: 10px;
width: 132px;
height: 158px;
}
.text-container {
padding: 0;
margin: 0;
}
.delivery-panel {
background: #2b2b2b;
border: 1px solid #e55021;
border-radius: 15px;
width: 100%;
padding: 20px;
margin: 0;
}
#footer {
background: #2B2B2B;
border-top: 3px solid #e55021;
width: 100%;
padding: 80px 0;
margin: 0;
}
#baseline {
width: 100%;
padding: 20px 0;
margin: 0;
} #header-wrapper {
position: relative;
width: 100%;
max-width: 1600px;
height: 100%;
padding: 10px;
margin: 0 auto;
}
.banner-wrapper {
position: relative;
width: 100%;
max-width: 1600px;
height: 100%;
padding: 0 10px;
margin: 0 auto;
}
.main-content-short-wrapper {
width: 100%;
max-width: 1600px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}
.main-content-wrapper {
width: 100%;
max-width: 1600px;
padding: 80px 10px;
margin: 0 auto;
overflow: hidden;
}
.flex-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
gap: 50px;
}
.flex-product-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: stretch;
gap: 20px;
}
.columns-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: stretch;
gap: 10px;
margin: 40px 0 0 0;
}
#footer-wrapper {
width: 100%;
max-width: 1600px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#footer-logo {
display: block;
width: 200px;
margin: 0 auto;
padding: 0;
}
#baseline-wrapper {
width: 100%;
max-width: 1600px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
} .promo-image {
display: block;
float: left;
width: 20%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
}
.promo-text {
display: block;
float: left;
width: 80%;
margin: 0;
padding: 0 0 0 20px;
overflow: hidden;
text-align: left;
}
.tick-icon {
display: block;
float: left;
width: 64px;
margin: 0;
padding: 0;
}
.tick-text {
display: block;
float: left;
width: 80%;
padding: 0 0 0 20px;
margin: 0;
}
.one-column {
display: block;
float: left;
width: 100%;
padding: 20px;
margin: 0; 
}
.two-column {
flex: 1;
padding: 20px;
margin: 0; 
}
.two-column.black {
background: #2b2b2b;
border-radius: 15px;
}
.three-column {
display: block;
float: left;
width: 33.333%;
padding: 20px;
margin: 0;
}
.three-column.first {
padding: 20px 10px 20px 0;
}
.three-column.last {
padding: 20px 0 20px 10px;
}
.inner-column {
background: #ffffff;
border-radius: 10px;
padding: 20px;
margin: 0;
}
.left-column-60 {
order: 1;
width: 65%;
padding: 0;
margin: 0;
}
.left-column-60 .carousel-wrapper {
width: 100%;
min-width: 0;
box-sizing: border-box;
}
.right-column-40 {
order: 2;
width: 35%;
padding: 0;
margin: 0;
}
.right-column-40.sidebar {
border: 2px solid #e55021;
border-radius: 15px;
padding: 30px;
margin: 0;
}
.right-column-40.sidebar-contact {
background: #2b2b2b;
border-radius: 15px;
padding: 30px;
margin: 0;
}
.flex-product {
position: relative;
flex: 1;
border: 2px solid #e55021;
border-radius: 10px;
padding: 10px;
}
.flex-promotion {
flex: 1;
padding: 40px;
}
.flex-promotion.image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
border-radius: 0 15px 15px 0;
padding: 0;
}
#footer-column-01 {
display: block;
float: left;
width: 35%;
padding: 0 25px 0 0;
margin: 0;
}
#footer-column-02 {
display: block;
float: left;
width: 35%;
padding: 0 25px 0 0;
margin: 0;
}
#footer-column-03 {
display: block;
float: left;
width: 30%;
padding: 20px 0 0;
margin: 0;
} section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}
section.small {
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}
section.large {
padding: 80px 0 0;
margin: 0;
overflow: hidden;
}
section.lower {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
section.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
} iframe {
border-radius: 15px;
} .menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #2B2B2B;
font-size: 1.1em;
font-weight: 600; 
}
nav a {
position: relative;
color: #2B2B2B; 
display: block; 
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
line-height: 50px;
padding: 0 35px; 
text-decoration: none; 
}
nav a.last {
padding: 0 0 0 35px;
}
nav a.active {
color: #e55021;
}
nav a:hover {
color: #e55021;
}
nav a.nocursor {
cursor: context-menu;
}
nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0;
text-indent: unset;
}
nav > ul { 
text-align: right; 
}
nav > ul > li { 
display: inline-block; 
}
nav > ul > li:first-child { 
border-left: none; 
}
.sub-menu-parent { 
position: relative;
background: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/down.gif) no-repeat scroll right 15px center;
padding: 0 15px 0 0; 
}
.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu-parent:hover .sub-menu {
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s;
}
.sub-menu li {
background: #ffffff;
width: 250px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ececec;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
text-indent: unset;
}
.sub-menu li a {
font-size: 0.9em;
line-height: 50px;	
}
ul.sub-menu li:last-child {
border-radius: 0 0 10px 10px;
border-bottom: none;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.light {
font-weight: 300;
}
.normal {
font-weight: 400;
}
.medium {
font-weight: 500;
}
.semibold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.extrabold {
font-weight: 900;
}
.italic {
font-style: italic;
}
.uppercase {
text-transform: uppercase;
}
.darkshadow {
text-shadow: 2px 2px 2px #2B2B2B;
}
.hidden {
opacity: 0;
}
.hide {
display: inline-block;
}
.noover {
overflow: visible !important;
}
.clear {
clear: both;
}  header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}
header.short {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}
header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
h1 {
color: #2B2B2B;
font-size: 3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h1.orange {
color: #e55021;
}
h2 {
color: #2B2B2B;
font-size: 2.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h2.white {
color: #ffffff;
}
h2.orange {
color: #e55021;
}
h2.green {
color: #4aa343;
}
.text-container h2 {
padding: 20px 0;
}
h3 {
color: #2B2B2B;
font-size: 1.8em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h3.white {
color: #ffffff;
}
h3.orange {
color: #e55021;
}
h3.green {
color: #4aa343;
}
.text-container h3 {
padding: 20px 0;
}
h4 {
color: #2B2B2B;
font-size: 1.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h4.white {
color: #ffffff;
}
h4.orange {
color: #e55021;
}
h4.green {
color: #4aa343;
}
.text-container h4 {
padding: 20px 0;
}
h5 {
color: #2B2B2B;
font-size: 1.3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.2em;
}
h5.white {
color: #ffffff;
}
h5.orange {
color: #e55021;
}
h5.green {
color: #4aa343;
}
.text-container h5 {
padding: 20px 0;
}
h6 {
color: #2B2B2B;
font-size: 1.1em;
margin: 0;
padding: 0;
display: block;
line-height: 1.4em;
}
h6.white {
color: #ffffff;
}
h6.orange {
color: #e55021;
}
h6.green {
color: #4aa343;
}
.text-container h6 {
padding: 20px 0;
} p.main-text {       
color: #454545; 
font-size: 1em; 
padding: 0;
line-height: 1.7em;
}
p.main-text.white {       
color: #ffffff; 
}
p.main-text.small {       
font-size: 0.875em; 
}
p.main-text.large {       
font-size: 1.2em; 
}
.text-container.white p {
color: #ffffff;
}
.text-container.footer p {
color: #ffffff;
font-size: 0.9em;
}
p.choose-text { 
display: inline-block;
color: #e55021;
font-size: 1.5em; 
padding: 0;
margin: 0;
line-height: 1.3em;
vertical-align: top;
}
p.banner-text {
color: #ffffff;
font-size: 2.7em;
margin: 0;
padding: 0;
line-height: 1em;
}
p.banner-text.small {
font-size: 1.6em;
}
p.banner-text.orange {
color: #e55021;
}
p.error-text {       
color: #e55021; 
font-size: 12em; 
font-weight: 700;
padding: 0;
line-height: 1em;
} .editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
}
.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
}
.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
}
.editor-field-padded {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0 0 20px 0;
outline: 0 none;
padding: 0;
} a.button {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
a.button.green {
background: #4aa343;
background: #4aa343 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
}
a.button.primary {
margin: 0 10px 10px 0;
}
a.button.full {
width: 100%;
}
a.button.small {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center;
}
a.button.green:hover {
background: #4aa343 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center;
}
.button.full p {
border: none !important;
}
.button.full p a.added_to_cart {
color: #2B2B2B;
font-weight: 600;
margin: 0 0 0 10px;	
} a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}
a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
text-decoration: underline;
margin: 0;
transition: all 0.5s ease-in-out;
}
a.link:hover {
color: #e55021;
text-decoration: underline;
}
a.link.under:hover {
color: #e55021;
}
a.social:link, a.social:visited, a.social:active {
display: inline-block;
height: 32px;
width: 32px;
text-decoration: none;
}
a.blank:link, a.blank:visited, a.blank:active {
text-decoration: none;
} .tel,.tel:visited { color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 
.tel:hover,.tel:focus { 
color: inherit; 
} ul.contact {
list-style: none outside none;
margin: 0;
padding: 0;
}
ul.contact li {
float: left;
color: #2B2B2B;
font-size: 1.1em; 
font-family: 'Montserrat', sans-serif;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
margin: 0 15px;
text-indent: unset;
}
ul.contact li.first {
padding: 0 25px 0 0;	
}
ul.contact li a {
color: #2B2B2B;
text-decoration: none;
}
ul.contact li a:hover {
color: #e55021;
}
ul.contact.social {
position: relative;
height: 32px;
width: 32px;
}
ul.contact li.facebook {
position: relative;
background: url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/facebook.png) no-repeat 50% 0;
}
ul.contact li.basket {
position: relative;
}
.basket {
position: relative;
}
.basket .cart-icon img {
width: 32px;
height: auto;
}
.basket .cart-count {
position: absolute;
top: -6px;
right: -6px;
background: #e74c3c;
color: #fff;
font-size: 12px;
font-weight: bold;
border-radius: 50%;
width: 18px;
height: 18px;
display: flex;
align-items: center;
justify-content: center;
}
.basket .cart-count.pop {
animation: pop 0.3s ease;
}
.basket a.social {
color: transparent;
text-decoration: none;
position: relative;
}
.basket a.social::before,
.basket a.social::after {
content: none !important;
}
.basket a.social:hover {
color: inherit;
}
@keyframes pop {
0%   { transform: scale(1); }
50%  { transform: scale(1.4); }
100% { transform: scale(1); }
} ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}
ul.bullets li {
color: #e55021; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
span.bullets {
color: #454545; 
font-size: 1em; 
line-height: 1.7em;
} .featureList, .featureList ul {
padding-left: 2em;
margin: 0;
list-style-type: none;
font-size: 1em;
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;
color: #ffffff;
text-align: left;
}
.featureList li:before {
position: absolute;
margin-left: -1.3em;
}
.featureList li.gthan:before {
content: "\003E";
color: #e55021;
}
.featureList li.gthan a {
color: #ffffff;
}
.featureList li.gthan a:hover {
color: #e55021;
text-decoration: none;
}
.featureList li {
margin: 0 0 15px 0;
text-indent: unset;
} img {
border: 0;
height: auto;
max-width: 100%;
}
img.top {
display: inline-block;
position: relative;
top: 5px;
}
img.rounded {
border-radius: 15px;
}
img.mnu {
display: inline-block;
position: relative;
top: 10px;
padding: 0 10px 0 0;
}  @keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; } @keyframes fadeInDown {
from { opacity: 0; transform: translate3d(0, -100%, 0); }
to { opacity: 1; transform: none; } }
.fadeInDown { animation-name: fadeInDown; } @keyframes fadeInUp {
from { opacity: 0; transform: translate3d(0, 20px, 0); }
to { opacity: 1; transform: none; } }
.fadeInUp { animation-name: fadeInUp; } @keyframes fadeInLeft {
from { opacity: 0; transform: translate3d(-30px, 0, 0) }
to { opacity: 1; transform: none; } }
.fadeInLeft { animation-name: fadeInLeft; } @keyframes fadeInRight {
from { opacity: 0; transform: translate3d(100%, 0, 0); }
to { opacity: 1; transform: none; } }
.fadeInRight { animation-name: fadeInRight; }
.animatein.in-view {  
animation: fadeIn;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateleft.in-view {  
animation: fadeInLeft;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateright.in-view {  
animation: fadeInRight;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animatedown.in-view {  
animation: fadeInDown;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateup.in-view {  
animation: fadeInUp;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
} .one { animation-delay: 0.2s !important; }
.two { animation-delay: .6s !important; }
.three { animation-delay: 1s !important; }
.four { animation-delay: 1.4s !important; }
.five { animation-delay: 1.8s !important; } .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:#e55021;border:none;padding:0!important}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav,.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:3em;margin:5px 20px;padding:4px 7px;background:#171516;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{color:#4aa343;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.multi-review-content {
position: relative;
background: #f0f1f2;
border-radius: 10px;
min-height: 250px;
padding: 20px;
margin: 0;
}
.review-icon {
position: absolute;
bottom: 10px;
right: 20px;
}
section.subsmall {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}  .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; text-indent: unset; margin: 0;} .flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible; backface-visibility: visible;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin: 0; position: relative; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//masonbiomass.co.uk/wp-content/themes/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
} a.meanmenu-reveal {
display: none
}
.mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
padding: 0;
min-height: 42px;
z-index: 999999
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
color: #2B2B2B;
text-decoration: none;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: 400
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #2B2B2B;
height: 2px;
margin-top: 4px
}
.mean-container .mean-nav {
float: left;
width: 100%;
margin-top: 24px
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none
}
.mean-container .mean-nav ul li {
background: #ffffff;
position: relative;
float: left;
width: 100%;
box-sizing: border-box;
text-indent: unset;
margin: 0;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 0 0 0 10px;
margin: 0;
text-align: left;
color: #2B2B2B;
border-top: 1px solid #cbcbcb;
text-decoration: none;
text-transform: uppercase;
box-sizing: border-box;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a:hover {
color: #e55021;
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 0 0 0 20px;
text-shadow: none!important;
visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
height: 50px;
border-bottom: 2px solid #e55021;
margin-bottom: 0
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 60px;
height: 50px;
padding: 0 20px 10px 20px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 0;
font-weight: 400;
background: rgba(255, 255, 255, .1);
border: none!important;
border-left: 1px solid #cbcbcb!important
}
.mean-container .mean-push,
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0
}
.mean-container .mean-push {
float: left;
clear: both
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
.mean-remove {
display: none!important
}  .wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px !important; 
margin-right: 10px !important;
font-family: 'Montserrat', sans-serif;
font-size: 15px; 
color: #454545; 
text-decoration: none;
border: 1px solid #6c7755; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #6c7755;
color: #ffffff;
border: 1px solid #6c7755;
}
.wp-pagenavi span.current { 
font-weight: bold; 
} input.wpcf7-text {
border: 1px solid #d1d1d1;
border-radius: 7px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 400;
height: 30px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px;
width: 95%;
outline: none;
transition: all 0.5s ease-in-out;
}
input.wpcf7-text:focus {
border: 1px solid #e22727;
}
input.wpcf7-text.error {
border: 1px solid #ffffff;
}
textarea.wpcf7-textarea {
border: 1px solid #d1d1d1;
border-radius: 7px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 400;
height: 150px;
line-height: 18px;
margin: 0 auto 25px;
padding: 10px;
width: 95%;
outline: none;
transition: all 0.5s ease-in-out;
}
textarea.wpcf7-textarea:focus {
border: 1px solid #e22727;
}
textarea.wpcf7-textarea.error {
border: 1px solid #ffffff;
}
select.wpcf7-select {
background: #ffffff;
border: 1px solid #d1d1d1;
border-radius: 7px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em;
font-weight: 400;
height: 45px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px;
width: 100%;
outline: none;
transition: all 0.5s ease-in-out;
}
section.contactform select.wpcf7-select {
width: 97.5%;
}
.wpcf7-radio {
font-family: 'Montserrat', sans-serif;
font-size: 1em !important;
}
.wpcf7-list-item-label {
font-size: 1em !important;
}
input.wpcf7-submit {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
input.wpcf7-submit:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center;
}
div.wpcf7-response-output {
float: left;
border-radius: 7px;
width: 95%;
font-size: 1em;
font-weight: 400;
line-height: 1.3em;
margin: 1em 0 1em !important;
padding: 10px 1em !important;
}
span.wpcf7-not-valid-tip {
color: #a40019;
margin: 0 0 20px 0;	
} img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {float:left; margin:0 1em 1em 0}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignnone {float:left; margin:0 1em 1em 0}   .woocomerce.columns-1 {
display: block;
}
.wp-block-query {
display: none;
}
.woocommerce ul.products {
margin: 0 !important;
}
.woocommerce.columns-1 ul.products li.product {
box-shadow: none;
background: transparent;
margin: 0 !important;
text-align: center;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
border-radius: 7px;
box-shadow: none;
text-align:center;
background-color: #f9f9f9;
padding: 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center;
}
.greyBox .woocommerce-page.columns-3 ul.products li.product, .greyBox .woocommerce.columns-3 ul.products li.product {
text-align: center;
background-color: #f9f9f9;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1.7em;
}
.woocommerce ul.products li.product .price {
font-size: 1.2em;
font-weight: 600;
color: #e55021 !important;
display: block;
line-height: 1.5em;
padding-bottom: 0;
}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce a.button {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
.woocommerce a.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
color: #ffffff !important;
}
.woocommerce button.button.alt:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
}
.woocommerce a.button.wc-forward:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
}
a.buy-now-button {
font-size: 0.95em !important;
padding: 12px 40px 12px 40px !important;
}
.woocommerce td.product-name dl.variation dt {
float: unset !important;
margin: 10px 0 0;	
}
.woocommerce div.product div.images .flex-control-thumbs li {
box-sizing: border-box;
padding: 10px;	
}
.woocommerce div.product div.images img {
border-radius: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
border-radius: 7px;
}
.woocommerce button.single_add_to_cart_button {
margin: 20px 0 0 !important;
}
a.edit  {
background: #e33e20;
border: 0 none;
border-radius: 12px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600 !important;
white-space: normal;
padding: 15px 30px;
margin: 0 0 20px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product .button:hover {
background: #ddb7ef;
}
.woocommerce button.button.alt.disabled:hover {
background: #ddb7ef;
}
.woocommerce div.product form.cart .button:hover{
opacity:100;
}
.woocommerce a.button:hover {
background: #ddb7ef;
}
.woocommerce button.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 15px center !important;
color: #ffffff !important;
}
.woocommerce del {
padding: 0 10px;
font-size: 1.2em;
opacity: .7;
}
.woocommerce ins {
padding: 0 10px;
font-size: 1.3em;
color: #006639;
text-decoration: none;
}
.woocommerce span.onsale {
background-color:transparent;
color: #006639;
font-family: 'Monster', sans-serif;
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
-o-transform: rotate(20deg);
font-size: 2em;
text-shadow: 2px 2px #000;
top: 10px !important;
right: 27% ;
}
#coupon_code {
border-radius: 7px;
top: 0;
position: relative;
width: 250px;
display: inline-block;
float: none;
padding: 14px 10px;
margin: 0 0 5px;
}
.product_meta {
display:none;
}
.woocommerce .quantity .qty {
padding: 9px 7px;
font-size: 1.2em;
}
.woocommerce div.product form.cart .variations select{
padding: 7px;
font-size: 1em;
}
.woocommerce div.product form.cart .variations td {
width: 30%;
display: inline-block;
}
.woocommerce div.product form.cart .variations tr {
margin: 10px 0 0 0;
display: inline-block;
width: 100%;
}
.woocommerce div.product form.cart .variations{
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0 3em;
width: 20%;
}
.woocommerce #tab-additional_information {
display: none !important;
}
.productDesc {
padding: 0 10px 0;
overflow: visible;
}
section .products {
clear: both;
padding: 40px 0 0;
overflow: visible;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align:center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
padding:10px;
}
.woocommerce-info::before {
color: #ffffff;
}
.woocommerce-info, .woocommerce-message {
border-top: none;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 500;
}
a.showlogin, a.showcoupon, a.woocommerce-privacy-policy-link {
font-weight: 600;
}
.woocommerce-checkout #payment {
background: #eeeeee !important;
}
.woocommerce-terms-and-conditions-wrapper {
padding: 20px 20px 0;
}
.woocommerce-privacy-policy-text p {
font-size: 0.9em;
}
.wapf-field-label {
width: 30%;
display: inline-block;
}
.wapf-field-input {
width: 60%;
display: inline-block;
}
.smallT .wapf-field-input, .mediumT .wapf-field-input, .largeT .wapf-field-input, .xlargeT .wapf-field-input {
width: 50px;
}
.wapf-field-input input {
height: 40px;
padding: 5px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border: 1px solid #cccccc;
border-radius: 10px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 500;
height: 50px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px 20px;
outline: 0;
transition: all 0.5s ease-in-out;
}
.woocommerce-notices-wrapper {
overflow: hidden;
}
.woocommerce-info, .woocommerce-message {
background-color: #2b2b2b;
border-radius: 10px;
outline: none;
}
.woocommerce .woocommerce-message .button {
background: #2b2b2b;
}
.woocommerce a.button.wc-forward {
background: #e55021;
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 20px center;
border: 0 none;
border-radius: 7px;
display: block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 20px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
.woocommerce-error {
background-color: #2b2b2b;
border-radius: 10px;
}
.showElement {
display:inline-block !important;
}
.woocommerce ul.products li.product .onsale {
right: 10px !important;
}
.productWrapper .type-product h2, .productWrapper .type-product .price, .productWrapper .type-product .button  {
width: 40%;
text-align: left;
display: block;
padding: 10px;
margin: 0 0 0 5% !important;
float: left;
}
.productWrapper .type-product .price  {
padding: 10px 10px 10px 25px;
}
.productWrapper .type-product .button  {
width: 20%;
margin: 0 22% 0 5% !important;
}
.productWrapper .type-product h2  {
padding: 120px 10px 10px !important;
font-size: 3em !important;
}
.woocommerce ul.products li.product a img {
border: 2px solid #e55021;
display: block !important;
float: right !important;
border-radius: 10px !important;
padding: 20px;
margin: 0 0 10px !important;
}
.related.products {
display: none;
}
.wapf-field-input {
height: 40px;
}
.woocommerce-Address-title h3 {
padding: 20px 0;
text-transform: uppercase;
font-weight: 700;
}
.woocommerce-product-details__short-description {
padding: 20px 0 40px;
}
.woocommerce div.product p.stock {
color: #231f20;
font-weight: 600;
font-size: 1em;
}
.woocommerce-privacy-policy-text {
padding: 20px 0;
}
.woocommerce ul.order_details {
margin: 20px 20px 3em;
}
.woocommerce a.button.alt:hover {
background: #000000;
}
.woocommerce div.product form.cart {
position: relative;
z-index: 100;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #2b2b2b;
font-size: 1.5em;
font-weight: 700;
padding: 10px 0;
}
.woocommerce-variation-price {
padding: 10px 0;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
top: 2px;
font-weight: 600;
text-transform: uppercase;
border-radius: 7px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
top: 0;
font-weight: 600;
text-transform: uppercase;
border-radius: 7px;
}
#tab-description h2 {
font-size: 2em;
font-weight: 700;
padding: 0 0 20px 0;
}
#tab-additional_information h2 {
font-size: 2em;
font-weight: 300;
}
#tab-description h3 {
padding: 20px 0;
}
#tab-description h4 {
padding: 20px 0;
}
ul.event-custom-price li {
color: #ffffff;;
}
ul.woocommerce-error li {
color: #ffffff;
padding: 5px 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
color: #ffffff !important;	
}
.woocommerce-billing-fields {
text-align: left;
}
.woocommerce table.shop_table {
margin-top: 10px;	
}
.woocommerce div.product p.price a {
background: #2b2b2b !important;
border: 2px solid #2b2b2b;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 0.9em !important;
font-weight: 600;
width: 200px !important;
height: 40px !important;
padding: 2px 0 0;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.5s ease-in-out;
}
.woocommerce div.product p.out-of-stock {
display: none;
}
li.product a.woocommerce-LoopProduct-link {
display: block !important;
}
.woocommerce-Price-amount {
color: #e55021;
font-weight: 700;
} .woocommerce-product-gallery__image.flex-active-slide, .woocommerce-product-gallery__image {
pointer-events: none !important;
}
.woocommerce-product-gallery__trigger {
display: none;
}
.woocommerce table.shop_attributes th {
text-align: left;
}
.woocommerce #payment #place_order {
margin: 40px 0 0;
}
a.shipping-calculator-button {
color: #006639;
font-weight: 600;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-family: 'Montserrat', sans-serif;
font-size: 1.2em;
font-weight: 700;
text-transform: uppercase;
padding: 0 10px;
white-space: normal;
}
aside.sidebar {
display: none;
}
ul.wc-item-meta li {
color: #ffffff;
text-indent: unset;
}
.woocommerce ul.order_details {
margin: 20px auto 1em !important;
display: inline-block;
}
.woocommerce ul.order_details li {
font-size: 0.75em !important;
text-indent: unset;
}
.woocommerce ul.order_details li.woocommerce-order-overview__date {
bottom: 0 !important;
}
ul.wc-item-meta li p {
color: #ffffff;
}
.woocommerce-table--order-details ul li {
color: #454545 !important;
}
.woocommerce-table--order-details ul li p {
color: #454545 !important;
} .woocommerce-account .woocommerce-MyAccount-navigation {
float: none !important;
width: 100%;
padding: 0 0 40px 0;	
}
nav.woocommerce-MyAccount-navigation ul {
background-color: #2b2b2b;
border-radius: 10px;
text-align: center;
}
nav.woocommerce-MyAccount-navigation ul li {
margin-left: 0 !important;
overflow: hidden;
}
nav.woocommerce-MyAccount-navigation ul li a {
color: #ffffff;
padding: 0 35px;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
color: #ddb7ef;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none !important;
width: 100% !important;	
}
.woocommerce ul li.woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
.mep-user-ticket-list {
display: none;
}
address {
color: #454545;
font-size: 1em;
font-family: 'Montserrat', sans-serif;
padding: 0;
line-height: 1.7em;
}
.woocommerce-EditAccountForm {
text-align: left;
}
.woocommerce div.product form.cart .variations select {
border: 1px solid #e55021;
border-radius: 7px;
padding: 12px !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
display: none;	
} .single-product div.product form.cart .quantity {
float: none !important;
margin: 0;
display: inline-block;
}
.quantity input.input-text {
border: 1px solid #e55021;
}
button.minus {
background: #ffffff;
position: absolute;
left: 0;
border: 1px solid #cccccc;
font-size: 1.5em;
padding: 6px 15px;
}
form.cart div.quantity {
margin: 0 4px 0 42px !important;
}
form.cart .woocommerce-variation-add-to-cart div.quantity {
margin: 0 4px 0 42px !important;
}
input.qty[type=number] {
-webkit-appearance: none;
-moz-appearance: textfield;
margin: 0;
}
button.plus {
background: #ffffff;
position: absolute;
left: 130px;
border: 1px solid #cccccc;
font-size: 1.5em;
padding: 6px 15px;	
} .wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header-image {
background: #005da3 !important;
border-radius: 10px 0 0 0;
color: #ffffff;
font-size: 1.2em;
font-weight: 600;
height: 50px;
text-align: center !important;
vertical-align: middle;
padding: 0 !important;
}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header-product {
background: #005da3 !important;
visibility: unset !important;
border-radius: 0;
color: #ffffff;
font-size: 1.2em;
font-weight: 600;
height: 50px;
text-align: center !important;
vertical-align: middle;
padding: 0 !important;
}
.wp-block-woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header-total {
background: #005da3 !important;
border-radius: 0 10px 0 0;
color: #ffffff;
font-size: 1.2em;
font-weight: 600;
height: 50px;
text-align: center !important;
vertical-align: middle;
padding: 0 !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title {
background: #005da3 !important;
height: 50px;
color: #fff !important;
vertical-align: middle !important;
display: inline-block !important;
width: 100%;
border-radius: 10px 10px 0 0 !important;
text-align: center !important;
font-size: 1em !important;
padding: 0 !important;
line-height: 50px !important;
}  
.wc-block-components-totals-item {
font-weight: 500;
}
.wc-block-components-button:not(.is-link) {
background: #2b2b2b;
color: #fff;
font-weight: 600;
border-radius: 7px;
margin: 20px 0 0;
}
.woocommerce .quantity .qty {
outline: none;	
}
.woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled] {
opacity: 0 !important;
}
form.woocommerce-shipping-calculator {
display: none;
} .woocommerce div.product form.cart .variations td {
width: 100% !important;
padding: 0 0 20px;
} .woocommerce-message::before {
color: #ffffff !important;
} .woocommerce nav.woocommerce-pagination ul {
border: none !important;	
}
.woocommerce nav.woocommerce-pagination ul li {
border: 1px solid #2b2b2b !important;
border-radius: 3px;
height: 40px;
width: 40px;
margin: 0 5px !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
font-family: 'Montserrat', sans-serif !important;
color: #2b2b2b !important;
height: 40px;
line-height: 24px;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span {
font-family: 'Montserrat', sans-serif !important;
height: 40px;
line-height: 24px;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #2b2b2b !important;
color: #ffffff !important;	
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
background: #2b2b2b !important;
color: #ffffff !important;
} .wc-stripe-elements-field {
height: 50px;
border-radius: 7px;
}
.woocommerce-checkout #payment ul.payment_methods li {
text-indent: unset !important;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
text-indent: unset !important;
margin: 0 !important;
line-height: 1em !important;
}
ul.woocommerce-error {
padding: 40px 20px 20px !important;
} p.woocommerce-shipping-destination {
display: none;
}
section.up-sells h2 {
font-weight: 900;
text-transform: uppercase;
padding: 0 0 20px 0;
} .woocommerce-order-details {
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
margin-top: 0;
margin-bottom: 20px;
font-size: 2em;
font-weight: 500;
}
h2.woocommerce-order-details__title {
margin-top: 0;
margin-bottom: 20px;
font-size: 2em;
font-weight: 500;
}
.woocommerce-column--billing-address {
padding: 0 0 40px 0;
}     @media screen and (max-width: 400.99px) 
and (min-width: 320px) {
#header {
height: 135px;
}
#logo {
width: 160px;
}
#header-contact {
top: 35px;
}
ul.contact li {
margin: 0 10px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 275px;
}
.banner-content {
top: 20%;
}
#ready-to-burn {
bottom: 20px;
width: 90px;
height: 108px;
}
#banner-short {
height: 150px;
}
#banner-woodchip {
height: 150px;
}
#footer {
padding: 60px 0;
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 40px 10px;	
}
.columns-wrapper {
flex-flow: column nowrap;
margin: 25px 0 0 0;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(100% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.tick-icon {
width: 55px;
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
.right-column-40.sidebar {
padding: 20px;	
}
#footer-column-01 {
width: 100%;
padding: 0;
}
#footer-column-02 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
.hide {
display: none;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.1em;
}
a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
p.error-text { 
font-size: 8em; 
}
.woocommerce ul.products[class*="columns-"] li.product {
width: 98%;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 0.9em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
font-size: 0.9em;
padding: 12px 50px 12px 15px; 
margin: 20px 0 0;
}
.woocommerce button.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: 85%;
} 
.woocommerce-page form .form-row-last {
width: 100%;
} 
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.4em;
}
h2.woocommerce-order-details__title {
font-size: 1.4em;
}
}  @media screen and (max-width: 480.99px) 
and (min-width: 401px) {
#header {
height: 140px;
}
#logo {
width: 180px;
}
#header-contact {
top: 35px;
}
ul.contact li {
margin: 0 10px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 300px;
}
.banner-content {
top: 20%;
}
#ready-to-burn {
bottom: 20px;
width: 100px;
height: 120px;
}
#banner-short {
height: 150px;
}
#banner-woodchip {
height: 150px;
}
#footer {
padding: 60px 0;
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 40px 10px;	
}
.columns-wrapper {
flex-flow: column nowrap;
margin: 25px 0 0 0;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(50% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
.right-column-40.sidebar {
padding: 20px;	
}
#footer-column-01 {
width: 100%;
padding: 0;
}
#footer-column-02 {
width: 100%;
padding: 40px 0 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
.hide {
display: none;
}
h1 {
font-size: 2.2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
p.error-text { 
font-size: 8em; 
}
.product-button.small .woocommerce a.button {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 10px center;
font-size: 0.8em;
padding: 12px 30px 12px 10px;
}
.product-button.small .woocommerce a.button:hover {
background: #e55021 url(//masonbiomass.co.uk/wp-content/themes/MasonBiomass/images/white-arrow.png) no-repeat right 5px center !important;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 0.9em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
} 
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
font-size: 0.9em;
padding: 12px 50px 12px 15px; 
margin: 20px 0 0;
}
.woocommerce button.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: 65%;
}
.woocommerce-page form .form-row-last {
width: 100%;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.4em;
}
h2.woocommerce-order-details__title {
font-size: 1.4em;
} 
}  @media screen and (max-width: 600.99px) 
and (min-width: 481px) {
#header {
height: 140px;
}
#logo {
width: 180px;
}
#header-contact {
top: 35px;
}
ul.contact li {
margin: 0 10px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 300px;
}
#ready-to-burn {
bottom: 20px;
width: 100px;
height: 120px;
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 40px 10px;	
}
.columns-wrapper {
flex-flow: column nowrap;
margin: 25px 0 0 0;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(50% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
.right-column-40.sidebar {
padding: 20px;	
}
#footer-column-01 {
width: 50%;
}
#footer-column-02 {
width: 50%;
padding: 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
padding: 12px 50px 12px 15px;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
font-size: 0.95em;
padding: 12px 50px 12px 15px; 
margin: 20px 0 0;
}
.woocommerce button.button {
font-size: 0.95em;
padding: 12px 50px 12px 15px;
}
.woocommerce-page table.cart td.actions .coupon .button {
width: 55%;
} 
.woocommerce-page form .form-row-last {
width: 100%;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.4em;
}
h2.woocommerce-order-details__title {
font-size: 1.4em;
}
}  @media screen and (max-width: 768.99px) 
and (min-width: 601px) {
#header {
height: 140px;
}
#header-contact {
top: 35px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 325px;
}
#ready-to-burn {
bottom: 20px;	
}
.promotion {
flex-flow: column nowrap;
}
.flex-promotion.image {
min-height: 300px;
width: 100%;
border-radius: 0 0 15px 15px;	
}
.flex-promotion {
padding: 25px;
}
.main-content-wrapper {
padding: 60px 10px;	
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(33.333% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
#footer-column-01 {
width: 50%;
}
#footer-column-02 {
width: 50%;
padding: 0;
}
#footer-column-03 {
width: 100%;
padding: 40px 0 0;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2em;
}
p.banner-text.small {
font-size: 1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
margin: 20px 0 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.5em;
}
h2.woocommerce-order-details__title {
font-size: 1.5em;
}
}  @media screen and (max-width: 850.99px) 
and (min-width: 769px) {
#header {
height: 140px;
}
#header-contact {
top: 35px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 325px;
}
.flex-promotion.image {
min-height: 450px;	
}
.flex-promotion {
padding: 10px 25px;
}
.main-content-wrapper {
padding: 60px 10px;	
}
.flex-wrapper {
flex-flow: column nowrap;
}
.flex-product-wrapper {
flex-flow: row wrap;
gap: 10px;	
}
.flex-product {
flex: 1 1 calc(33.333% - 20px);
box-sizing: border-box;
}
.promo-image {
width: 12%;
}
.promo-text {
width: 85%;	
}
.three-column {
width: 100%;
padding: 10px;
}
.left-column-60 {
width: 100%;
}
.right-column-40 {
width: 100%;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2.2em;
}
p.banner-text.small {
font-size: 1.1em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product {
width: 24%;
margin: 0 0.8% 2.992em 0;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-message .button {
float: left;
}
.woocommerce a.button.wc-forward {
margin: 20px 0 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.5em;
}
h2.woocommerce-order-details__title {
font-size: 1.5em;
}	
}  @media screen and (max-width: 1024.99px) 
and (min-width: 851px) {
#header {
height: 140px;
}
#header-contact {
top: 35px;
}
ul.contact li.basket {
margin: 0 0 0 10px;	
}
#menu {
width: 100%;
right: 0;
bottom: 0;
}
.menu_title {
display: block !important;
}
.banner {
height: 325px;
}
.flex-promotion.image {
min-height: 450px;	
}
.flex-promotion {
padding: 10px 25px;
}
.main-content-wrapper {
padding: 60px 10px;	
}
.flex-product-wrapper {
gap: 10px;	
}
.three-column {
padding: 10px;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.1em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2.3em;
}
p.banner-text.small {
font-size: 1.3em;
}
p.choose-text {
font-size: 1.2em;
}
a.button {
font-size: 0.9em;
}
a.button.small {
padding: 12px 40px 12px 10px;
}
.woocommerce ul.products li.product {
width: 24%;
margin: 0 1% 2.992em 0;
}
.woocommerce ul.products li.product a img {
padding: 10px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.6em;
}
h2.woocommerce-order-details__title {
font-size: 1.6em;
}		  
}  @media screen and (max-width: 1100.99px) 
and (min-width: 1025px) {
#logo {
width: 190px;
}			  
nav a {
padding: 0 20px;
}
nav a.last {
padding: 0 0 0 20px;
}
.banner {
height: 350px;
}
.flex-promotion.image {
min-height: 450px;	
}
.flex-promotion {
padding: 30px;
}
.flex-product-wrapper {
gap: 10px;	
}
.three-column {
padding: 10px;
}
h1 {
font-size: 2.8em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.5em;
}
h4 {
font-size: 1.2em;
}
h6 {
font-size: 0.9em;
}
p.banner-text {
font-size: 2.4em;
}
p.banner-text.small {
font-size: 1.4em;
}
p.choose-text {
font-size: 1.3em;
}
.woocommerce ul.products li.product {
width: 24%;
margin: 0 1% 2.992em 0;
}
.woocommerce ul.products li.product a img {
padding: 15px;	
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1em;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.7em;
}
h2.woocommerce-order-details__title {
font-size: 1.7em;
}
}  @media screen and (max-width: 1200.99px) 
and (min-width: 1101px) {
nav a {
padding: 0 25px;
}
nav a.last {
padding: 0 0 0 25px;
}
.banner {
height: 350px;
}
.three-column {
padding: 10px;
}
h3 {
font-size: 1.6em;
}
h4 {
font-size: 1.3em;
}
h6 {
font-size: 1em;
}
p.banner-text {
font-size: 2.4em;
}
p.banner-text.small {
font-size: 1.4em;
}
p.choose-text {
font-size: 1.4em;
}
.woocommerce ul.products li.product {
width: 23.5%;
margin: 0 1.5% 2.992em 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 1.1em;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 1.8em;
}
h2.woocommerce-order-details__title {
font-size: 1.8em;
}
}  @media screen and (max-width: 1400px) 
and (min-width: 1201px) {
nav a {
padding: 0 30px;
}
nav a.last {
padding: 0 0 0 30px;
}
h3 {
font-size: 1.7em;
}
h4 {
font-size: 1.4em;
}
h6 {
font-size: 1em;
}
p.banner-text {
font-size: 2.6em;
}
p.banner-text.small {
font-size: 1.5em;
}
.woocommerce ul.products li.product {
width: 23%;
margin: 0 2% 2.992em 0;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}