/*!
Theme Name: Couponabox
Theme URI: http://couponabox.com
Author: Louisa
Author URI: http://weedworks.com.au
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: couponabox
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.gform_required_legend{
	display:none!important;
}

html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

body {
	margin: 0;
}

h1 {
	font-size: 2em;
	margin: 0 0 0.67em 0;
}

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

b,
strong {
	font-weight: 600;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}


/* Forms
	 ========================================================================== */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

button,
input {
	/* 1 */
	overflow: visible;
}

button,
select {
	/* 1 */
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

figcaption {
	display: none;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
	color: #231f20;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h2 {
	font-weight: 600;
}

p {
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.heading {
	font-size: 30px;
	letter-spacing: 0.05em;
	font-family: 'Roboto', sans-serif;
}

.heading2 {
	font-size: 20px;
	letter-spacing: 0.05em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 2em;
}

.heading3 {
	font-size: 22px;
	letter-spacing: 0.01em;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 0em;
}

.content-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 120%;
}

.tagline {
	font-size: 42px;
	line-height: 120%;
	max-width: 900px;
	margin:0 auto;
	display: block;
}

.tagline p {
	margin: 0 0 0.8em 0;
}

.red {
	color: #e41e13;
}

.white {
	color: white;
}

.italic {
	font-style: italic;
}

.centered {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

.hr {
	height: 1px;
	width: 100%;
	background: rgba(255, 255, 255, 0.3);
	margin-bottom: 3em;
}

.hr2 {
	height: 1px;
	width: 200px;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.15);
	margin-bottom: 2em;
}

.hr3 {
	height: 1px;
	width: 100%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.15);
	margin-bottom: 2em;
	margin-top: 3em;
}

.hr4 {
	height: 1px;
	width: 100%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.15);
	margin-bottom: 3em;
	margin-top: 2em;
}

.home .hr2 {
	display: none;
}

ul,
ol {
	margin: 0 0 1.5em 0em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/*--------------------------------------------------------------
# FANCYBOX
--------------------------------------------------------------*/

body .fancybox-slide--iframe .fancybox-content {
	width: 600px;
	height: 640px;
	max-width: 94%;
	max-height: 90%;
	margin: 0;
}

body .fancybox-caption {
	padding: 30px 0;
	border-top: 0px solid hsla(0, 0%, 100%, .4);
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	text-align: center;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

body .fancybox-bg {
	background: rgb(230, 30, 19);
}

body .fancybox-is-open .fancybox-bg {
	opacity: .9;
}

body .fancybox-button {
	height: 45px;
	width: 45px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background: black;
}

body .fancybox-toolbar {
	top: 10px;
	right: 10px;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
	margin-top: 12px;
}

body .gf_left_third {
	margin-bottom: 0;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-color: #ccc;
	background: white;
	padding-left: 20px;
	height: 44px;
	color: #adadad;
}

body .gform_wrapper .gform_body .gform_fields #field_1_15 select {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: white;
	margin-top: 12px;
	padding-left: 20px;
	height: 44px;
	color: #adadad;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
}

body .gform_wrapper .top_label li.gfield.gf_left_third,
body .gform_wrapper .top_label li.gfield.gf_middle_third,
body .gform_wrapper .top_label li.gfield.gf_right_third {
	margin-bottom: 0px;
}

#gform_wrapper_1 {
	max-width: 660px;
	margin: 0 auto;
	padding: 0em 0 2em 0;
	border: 0;
}

body .gform_wrapper ul li.gfield {
	margin-top: 0px!important;
	padding-top: 0;
	padding-right:16px;
}


body div.gform_wrapper ul.gform_fields li.gfield{
padding-right:16px!important;
}



body .gform_wrapper textarea.small {
	margin-top: 12px;
}

body div.gform_wrapper .gform_footer input[type=submit] {
	border: 0;
	cursor: pointer;
	background: black;
	color: white;
	text-transform: uppercase;
}

body #field_1_15 label {
	display: none;
}

body div.gform_wrapper {
	border: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
	margin-top: 1em;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
}

body #gform_6 .gform_footer {
	display: none;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/


.site-header {
	position: relative!important;
	background: black;
}

.site-branding {
	position: absolute;
	max-width: 1090px;
	left: 0;
	right: 0;
	top: 0px;
	margin: 0 auto;
}

.mobile-menu {
	position: relative!important;
	max-width: 1090px;
	left: 0;
	right: 0;
	top: 0px;
	margin: 0 auto;
	background: #000;
	height: 110px;
	display: none;
}

.custom-logo-link {
	max-width: 191px;
	top: 30px;
	position: relative;
	z-index: 999;
}

.banner {
	width: 100%;
	height: 300px;
	background-size: cover;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.banner:after {
content: " ";
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
}

.banner-title {
	text-align: center;
	font-weight: 600;
	font-size: 34px;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255);
	letter-spacing: 0.5px;
	z-index: 2;
}



/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	color: #e41e13;
	text-decoration: none;
	-o-transition: color .2s linear;
	-ms-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-webkit-transition: color .2s linear;
}

a:visited {
	color: #e41e13;
}

a:hover,
a:focus,
a:active {
	color: #231f20;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#menu {
	position: fixed;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	max-width: 100%;
	width: 100vw;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transform: translateX(100vw);
	transform: translateX(100vw);
	-webkit-transition: -webkit-transform ease-out .4s;
	transition: -webkit-transform ease-out .4s;
	transition: transform ease-out .4s;
	transition: transform ease-out .4s, -webkit-transform ease-out .4s
}

#menu.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

#menu>div {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 1090px;
	padding: 5em 0 0 0;
	margin: 0 auto;
}

#menu>div ul {
	list-style: none;
	margin: 0;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
}

#navigation-links {
	padding: 2vh 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#menu>div ul li {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	text-align: center!important;
	margin: 1vh 0;
}

#menu>div ul li:first-child {
	margin-top: 0;
}

#menu>div ul li:last-child {
	margin-bottom: 0;
}

#menu>div ul li:after {
	content: '';
	display: block;
}

#menu>div ul li a {
	color: white;
	text-decoration: none;
	font-size: 17px;
	font-weight: 300;
	font-family: "Roboto", sans-serif;
}

#menu>div ul li a:hover {
	color: red;
}

#menu>div .close-menu {
	position: absolute;
	right: 0;
	top: 30px;
	width: 36px;
	height: 36px;
}

#menu-button {
	width: 45px;
	height: 51px;
	padding:5px;
	background:black;
	position: fixed;
	right: 30px;
	margin: 0px;
	top: 30px;
	cursor: pointer;
	-webkit-transition: -webkit-transform ease-out 90ms;
	transition: -webkit-transform ease-out 90ms;
	transition: transform ease-out 90ms;
	transition: transform ease-out 90ms, -webkit-transform ease-out 90ms;
	z-index: 999;
}

@media (max-width: 600px) {
	#menu {
		max-width: 100%;
		width: 100vw;
		-webkit-transform: translateX(100vw);
		transform: translateX(100vw);
	}
	#menu>div {
		width: 100vw;
		padding: 5vw;
	}

#menu-button {
	right: 20px;
	top: 20px;
}


}

#products2 {
	margin-top: 10px;
	padding: 3vh 0;
}

#products2 ul {
	max-width:1900px;
	margin: 0 auto 0 auto;
	padding: 0;
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;   
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}

#products2 .box {
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	width: 22%;
	margin-left: 3.2%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

#products2 .box:nth-of-type(4n+1) {
	margin-left: 0px;
	margin-top: 1vh!important;
}

#products2 .box a {
	color: white;
	text-decoration: none;
	font-size: 17px;
	font-weight: 300;
	font-family: "Roboto", sans-serif;
}

#products2 .box a:hover {
	color: red;
}

#products2 .heading3 {
	padding: 10px 0px 15px 0px;
	text-align: center;
	margin: 0;
	font-weight: 400;
	flex-grow: 1;
	font-size: 17px;
}

#products2 .box img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid transparent;
	margin-bottom: 1vh;
}

#products2 .box a:hover>img {
	border: 2px solid red;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

body .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
	background-color: red;
}

#scrollmenu {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 97px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	z-index: 101;
	display: none!important;
}

#scrollmenu .custom-logo-link {
	max-width: 120px;
	top: 20px;
	position: relative;
	z-index: 999;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

img.alignleft, img.alignright, img.aligncenter{
	margin-bottom:1em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumb {
	padding: 0;
	font-weight: 600;
	margin-bottom: 20px;
	list-style: none;
}

.breadcrumb a {
	text-decoration: none;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.clearer {
	clear: both;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.entry-content {
	max-width: 1090px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
	padding: 4em 0;
}

.grey {
	background: #f7f7f7;
}

.content-full {
	max-width: 1090px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
	padding: 0;
}

.content-area {
	max-width: 1090px;
	margin: 0 auto;
}

.content-left {
	float: left;
	width: 70%;
}

.grid3 .col:nth-of-type(3n+1),
.grid2 .col:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
}

.col {
	float: left;
	margin-left: 3.2%;
}

.grid3 .col {
	width: 31.2%;
}

.grid2 .col {
	width: 48.4%;
}

@media screen and (max-width: 600px) {
	.grid3 .col {
		width: 48.4%;
	}
	.grid3 .col:nth-of-type(3n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid3 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}
}

@media screen and (max-width: 480px) {
	.col {
		width: 100% !important;
		margin-left: 0 !important;
		clear: none !important;
	}
}


/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/

.widget-area {
	float: right;
	width: 28%;
	max-width: 280px;
	padding: 4em 0;
}

.xmgmedia {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-right: 4px solid rgba(228, 30, 19, 1);
	border-left: 4px solid rgba(228, 30, 19, 1);
	border-top: 4px solid rgba(228, 30, 19, 1);
	background: black;
	width: 100%;
	height: auto;
}

.xmgmedia img {
	opacity: 0.9;
	display: block;
	-o-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.xmgmedia:hover>img {
	opacity: 1;
}

.external-link {
	background: rgba(228, 30, 19, 1);
	background: -moz-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(228, 30, 19, 1)), color-stop(100%, rgba(194, 28, 19, 1)));
	background: -webkit-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: -o-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: -ms-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: linear-gradient(to bottom, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41e13', endColorstr='#c21c13', GradientType=0);
	color: white;
	padding: 15px 15px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	display: block;
	position: relative;
	line-height: 1;
	letter-spacing: 0.05em;
	font-family: "Roboto", sans-serif;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

.external-link:hover {
	color: white;
}

.external-link:visited {
	color: white;
}

.fa-external-link-alt {
	position: absolute;
	right: 10px;
	color: white;
}

.widget_nav_menu .sample a {
	background: rgba(228, 30, 19, 1);
	background: -moz-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(228, 30, 19, 1)), color-stop(100%, rgba(194, 28, 19, 1)));
	background: -webkit-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: -o-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: -ms-linear-gradient(top, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	background: linear-gradient(to bottom, rgba(228, 30, 19, 1) 0%, rgba(194, 28, 19, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41e13', endColorstr='#c21c13', GradientType=0);
	color: white!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sample a:hover {
	color: white;
}

.thermo-widget {
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.4;
	padding: 1em 0;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	text-align: center;
}

.learnmore {
	font-weight: 600;
}

.widget_nav_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_nav_menu ul li a {
	background: rgba(54, 54, 54, 1);
	background: -moz-linear-gradient(top, rgba(54, 54, 54, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(54, 54, 54, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(54, 54, 54, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(54, 54, 54, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(54, 54, 54, 1) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(54, 54, 54, 1) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#000000', GradientType=0);
	color: white;
	padding: 15px 15px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	display: block;
	position: relative;
	line-height: 1;
	letter-spacing: 0.05em;
	font-family: "Roboto", sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

#menu-sidebar {
	margin-bottom: 2em;
}

.widget_nav_menu li {
	margin: 0.2em 0;
}


/*--------------------------------------------------------------
## Related content
--------------------------------------------------------------*/

.readmore {
clear:both;
	list-style: none;
	margin: 0;
	padding: 0;
}

.readmore li {
	margin-left: 1em;
}

.readmore li::before {
	content: '\f061';
	font-family: 'Font Awesome\ 5 Free';
	font-weight:900;
	display: inline;
	padding-right: 5px;
}

.readmore a {
	color: black;
}

.readmore a:hover {
	color: #e41e13;
}

.readmore-title {
	margin-bottom: 1em;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding:0.5em;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.page-id-20 #gallery-2 .gallery-item {

	vertical-align: top;

}


.gallery-caption {
	display: block;
	font-size: 12px;
	padding: 0 10px;
	font-style: italic;
}



@media all and (max-width: 480px) {

.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
	max-width: 50%;
}

.gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
	max-width: 33.33%;
}


}

/*--------------------------------------------------------------
# Download pdf
--------------------------------------------------------------*/

.download {
	color: black;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 2em;
}

.download:hover {
	color: #e41e13;
}

.download:before {
	content: '\f1c1';
	font-family: 'Font Awesome 5 Free';
	font-weight: 200;
	padding-right: 10px;
	display: inline;
	font-size: 30px;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}


/*--------------------------------------------------------------
# Home Content
--------------------------------------------------------------*/

.home-content {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.home-content>div {
	width: 47%;
}

.blackbutton {
	background: black;
	color: white;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	text-transform: uppercase;
}

.blackbutton:hover {
	background: #3d3d3d;
	color: white;
}

.or {
	text-align: center;
	color: white;
	display: block;
	margin-top: 2em;
}

.content-link {
	color: #e41e13;
	font-weight: 600;
}

.calltoaction {
	margin-top: 4em;
	position: relative;
	padding: 2em 3em;
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
}

.calltoaction img {
	max-width: 220px;
	height: auto;
	margin-right: 3em;
}

.calltoaction .read-more {
	position: absolute;
	right: 40px;
	bottom: -22px;
}

.read-more {
	background: #ed1c24;
	color: white!important;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.read-more:hover {
	background: black;
	color: white;
}


/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/

.testimonial-title{
	font-weight:600;
	margin-left:55px;
	margin-bottom:1.5em;
	font-size:24px;
}

.testimonial-title::before {
    content: "";
    width: 39px;
    height: 30px;
    position: absolute;
    left: 0px;
    background: url(images/quotation-mark.png);
    background-size: 39px, 30px;
}


.feature-testimonial {
	color: black;
	margin-top: 2em;
}

.feature-testimonial .entry-content {
	padding-top: 4em;
	padding-bottom: 3em;
	padding-left: 65px!important;
}

.feature-testimonial .testimonial {
	font-family: "Merriweather", serif;
	font-style: italic;
	font-weight: 600;
	position: relative;
	font-size: 30px;
}

.feature-testimonial .testimonial::before {
	content: "";
	width: 39px;
	height: 30px;
	position: absolute;
	left: -65px;
	background: url('images/quotation-mark.png');
	background-size: 39px, 30px;
}


/*--------------------------------------------------------------
# Videos
--------------------------------------------------------------*/

.video-title {
	background: #ed1c24;
	color: white;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 23px;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 0.025em;
	margin-bottom: 0.5em;
}

.videos iframe {
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
}

.video1 {
	float: left;
	width: 48%;
}

.video2 {
	float: right;
	width: 48%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 1em;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.our-videos {
	margin-bottom: 1.5em;
	letter-spacing: 0.01em;
}


/*--------------------------------------------------------------
# Products / Galleries
--------------------------------------------------------------*/

#products {
	padding: 4em 20px;
	margin-bottom: 1.5em;
}

#products ul {
	max-width: 1900px;
	margin: 3em auto 0 auto;
	padding: 0;
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;   
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}

#products .box {
	background: white;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 22%;
	
	margin-left: 3.2%;
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 

	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.75);
}

#products .box:nth-of-type(4n+1) {
	margin-left: 0px;
}

#products .button {
	background: #e41e13;
	color: white;
	padding: 10px 20px;
	text-align: center;
	width: 100%;
	cursor: pointer;
	text-transform: uppercase;
	display: block;
	margin-top: auto;
	font-weight: 600;
	letter-spacing: 0.01em;
}

#products .button:hover {
	background: #000;
	color: white;
}

#products .heading3 {
	padding: 10px 20px 15px 10px;
	text-align: center;
	margin: 0;
	font-weight: 500;
	flex-grow: 1;
	font-size: 20px;
}


/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Contact Form
--------------------------------------------------------------*/

#contact-form {
	background: #e41e13 url('images/contact-bg.jpg');
	color: white;
	position: relative;
	background-size: cover;
	background-position: center center;
}

#contact-form .entry-content,
#connect .entry-content {
	padding: 4em 0;
	text-align: center;
}

#contact-form::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(228, 30, 19, 0.9);
	z-index: 1;
}


/*--------------------------------------------------------------
## Connect
--------------------------------------------------------------*/

#connect {
	background: black;
	color: white;
}

#footer-menu {
	max-width: 960px;
	column-count: 4;
	column-gap: 3em;
	list-style: none;
	margin: 0em auto 0 auto;
	padding-left: 0;
	text-align: left;
}

#footer-menu a {
	color: rgba(255, 255, 255, 0.9);
	font-size: 13px;
}

#footer-menu a:hover {
	color: rgba(255, 255, 255, 1);
}

.socialmedia {
	width: 230px;
	margin: 1em auto 3em auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.socialmedia a {
	display: block;
	width: 45px;
	height: 45px;
	background: #e41e13;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	color: white;
	font-size: 24px;
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.socialmedia a:hover {
	color: #e41e13;
	background: white;
}

.contact-details {
	font-size: 20px;
	max-width: 900px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: space-between;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.contact-details a {
	color: white;
}

.contact-details .fas {
	font-size: 40px;
	padding-right: 20px;
}

.contact-details li {
	text-align: center;
	padding: 0 1em;
}

.patent {
	font-size: 12px;
	text-align: center;
}

#site-info {
	padding: 2em;
	text-align: center;
	font-size: 10px;
}


/*--------------------------------------------------------------
## Regulations
--------------------------------------------------------------*/

#regulations {
	position:relative;
	z-index:1;
}
#regulations .entry-content {
	padding-top: 0;
	text-align: center;
}

.logos ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 3em 0 0 0;
}

.logos li {
	display: inline-block;
	padding: 0 10px;
}

.logos img {
	max-height: 70px;
	width: auto;
}

.page-id-20 #regulations,
.page-id-20 .hr2 {
	display: none;
}


/*--------------------------------------------------------------
## GENERIC PAGES
--------------------------------------------------------------*/

.box-details {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box-details .details {
	font-size: 14px;
	text-align: left;
	margin-left: 1em;
}

.box-details img {
	margin-bottom: 1em;
}

.details-strong {
	font-weight: 600;
}

body .remodal {
	max-width: 600px!important;
}

body .remodal-overlay {
	background: transparent;
}

.remodal h1 {
	text-align: left;
	font-weight: 600;
	font-size: 17px;
}

.category-menu {
	list-style: none;
	padding: 0;
	margin: 1.5em 0 1.5em 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
}

.ajax-load-more-wrap {
	background: none;
	padding: 0;
	margin: 0;
}

.category-menu li {
	margin-right: 5px;
	padding: 7px 5px;
}

.category-menu a {
	padding: 7px 15px;
	color: black;
	border: 2px solid black;
	text-transform: uppercase;
	font-size: 14px;
}

.category-menu a:hover {
	border: 2px solid rgb(230, 30, 19);
	color: rgb(230, 30, 19);
}

.gallery-layout {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gallery-image {
	width: 17.2%;
	height: auto;
	margin-right:2.8%;
	margin-bottom: 0.5em;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.alm-reveal {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
}

.alm-listing {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex!important;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row!important;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap!important;
	justify-content: center!important;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
}

.alm-gallery-img {
	width: 17.2%;
	height: auto;
	margin-right:2.8%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.alm-btn-wrap{
margin: 2em 0 3em 0;
}

.alm-load-more-btn,
.more {
	display: block;
	max-width: 160px;
	margin: 0 auto 0 auto;
	background: rgb(230, 30, 19);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px;
	color: white!important;
	text-transform: uppercase;
	text-align: center;
}



.done {
	display: none;
}

.content-full .entry-content {
	padding-left: 0!important;
	padding-right: 0!important;
}

body .nice-select {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0;
	padding-right: 41px;
	border: none;
	margin-bottom: 20px;
}

body .nice-select .list {
	background-color: rgb(230, 30, 19);
	border-radius: 0;
	color: white;
	width: 200px;
	box-shadow: none;
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 30px;
	min-height: 30px;
	font-size: 15px;
	text-transform: none;
	padding-left: 18px;
	padding-right: 29px;
}

body .nice-select .option:hover {
	color: white;
	background: black;
}

.nice-select .option:first-child {
	display: none;
}

body .nice-select:after {
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}


/*--------------------------------------------------------------
## Testimonials & Accessories
--------------------------------------------------------------*/

.testimonial-wrapper {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.accessories-wrapper {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.testimonial-wrapper .item,
.accessories-wrapper .item {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	width: 48%;
	margin-bottom: 2em;
	font-size: 14px;
}

.testimonial-wrapper .testi,
.accessories-wrapper .description {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-top: 0em;
	display:inline-block;
	width:75%;
}

.testimonial-wrapper figure,
.accessories-wrapper figure {
	background: #fff;
	margin-right: 2em;
display:inline-block;width:35%;
}

.testimonial-wrapper h3 {
	font-weight: 600;
	margin-bottom: 0;
}

.testimonial-wrapper figure img {
	max-width: 100%;
}

.accessories-wrapper figure img {
	max-width: 100%;
}

.accessories-wrapper .title {
	font-weight: 600;
}


/*--------------------------------------------------------------
## FAQS
--------------------------------------------------------------*/

h3 {
	color: #e41e13;
	font-weight: 600;
	clear: both;
}

.ufaq-faq-title-text h4 {
	font-weight: 600;
	color: black;
}

body .ewd-ufaq-post-margin-symbol {
	padding: 10px 0px 0px 2px;
}

body .ewd-ufaq-post-margin-symbol span {
	font-size: 19px;
}

body .ufaq-faq-body {
	padding: 0;
	padding-left: 42px;
}

.page-id-41 #contact-form {
	display: none;
}


/*--------------------------------------------------------------
## RESPONSIVE
--------------------------------------------------------------*/

@media all and (max-width: 1100px) {
	#menu>div .close-menu {
		right: 20px;
	}
	.entry-content,
	.content-full,
	.site-branding,
	.menu-wrapper,
	#menu>div {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	.widget-area {
		padding-right: 20px;
	}
	.feature-testimonial .entry-content {
		padding-left: 85px!important;
	}
	#products ul {
		max-width: 768px;
	}
	#products .box {
		width: 48%;
		margin-left: 2%;
		margin-bottom: 3%;
display: inline-block; 
	}
	#products .box:nth-of-type(2n+1) {
		margin-left: 0px;
	}
	#menu-button {
		right: 20px;
	}




}


/*--------------------------------------------------------------
# 900
--------------------------------------------------------------*/

@media all and (max-width: 900px) {
	aside {
		display: none;
	}
	.content-left {
		float: left;
		width: 100%;
	}


}

/*--------------------------------------------------------------
# 768
--------------------------------------------------------------*/

@media all and (max-width: 768px) {
	.video-title {
		font-size: 17px;
		padding: 10px;
	}
	#products2 ul {
		margin: 3em auto 0 auto;
		padding: 0;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#products2 .box {
		width: 100%;
		margin: 0;
		display: block;
	}
	#products2 .box img {
		display: none;
	}
	#menu>div {
		padding: 0em 0 0 0;
		width: 100%;
	}
	#menu>div ul {
		column-count: 2;
	}
	#products2 .box {
		margin: 0.5vh 0;
	}
	#products2 .box a {
		font-size: 13px;
	}
	#menu>div ul li a {
		font-size: 13px;
	}
	#menu>div ul li {
		text-align: left!important;
	}
	.testimonial-wrapper figure img {
		max-width: 120px;
	}
.tagline {
	font-size: 33px;
	line-height: 120%;
	max-width: 700px;
}
.gallery-image, .alm-gallery-img {
    width: 30.5%;
    height: auto;

}


}


/*--------------------------------------------------------------
# 680
--------------------------------------------------------------*/

@media all and (max-width: 680px) {
	.testimonial-wrapper,
	.accessories-wrapper {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.testimonial-wrapper .item,
	.accessories-wrapper .item {
		width: 100%;
	}
	.testimonial-wrapper .item {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		text-align: center;
		margin-bottom: 2em;
	}
	
	.testimonial-wrapper figure img {
		max-width: 120px;
		margin-bottom: 10px;
	}
	.accessories-wrapper figure img {
		max-width: 80px;
	}




}


/*--------------------------------------------------------------
# 600
--------------------------------------------------------------*/

@media all and (max-width: 600px) {
	#menu>div ul li,
	#products2 .box {
		margin: 0.5vh 0;
	}
	.custom-logo-link {
		max-width: 140px;
		top: 20px;
	}
	.banner-title {
		font-size: 24px;
		margin-top: 3em;
	}
	.banner {
		height: 200px;
	}
	
	.home-content {
		column-count: 1;
	}
	.home-content>div:first-child {
		margin-bottom: 1.5em;
	}
	#footer-menu {
		column-count: 2;
	}
	.calltoaction {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		margin-top: 2em;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.calltoaction p {
		margin: 0.5em 0;
	}
	.calltoaction .read-more {
		right: 0;
		left: 0;
		margin: 0 auto;
		width: 140px;
	}
	.calltoaction img {
		margin: 0;
	}
	.calltoaction .alignleft {
		float: none;
	}
	.contact-details {
		-webkit-justify-content: left;
		-ms-flex-pack: left;
		justify-content: left;
	}
	.contact-details li {
		margin-bottom: 1em;
	}
	.video1,
	.video2 {
		clear: both;
		width: 100%;
	}
	.video1 {
		margin-bottom: 2em;
	}
	.home-content {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.home-content>div {
		width: 100%;
	}
	.entry-content {
		padding: 2em 0;
	}
	.feature-testimonial .entry-content {
		padding-left: 20px!important;
		padding-top: 7em;
		padding-bottom: 1em;
	}
	.feature-testimonial .testimonial::before {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: -65px;
	}
	#products {
		padding: 2em 20px;
	}
	#scrollmenu {
		display: none!important;
	}
	.home .site-header {
		display: none;
	}
	.home .mobile-menu {
		display: block!important;
	}


.testimonial-wrapper .item, .testimonial-wrapper figure, .testimonial-wrapper .testi {
		margin:0 auto!important;
		display:block!important;
	}

}


/*--------------------------------------------------------------
# 480
--------------------------------------------------------------*/

@media all and (max-width: 480px) {

.gallery-image, .alm-gallery-img  {
    width: 46%;
    height: auto;

}
h1{
	font-size:24px;
}
	#menu>div ul {
		column-count: 1;
	}
	#menu>div ul li a {
		font-size: 13px;
		font-weight: 300;
	}
	.calltoaction {
		padding: 20px;
	}
	.content-title {
		font-size: 20px;
	}
	.tagline,
	.heading {
		font-size: 22px;
	}
	#products .box {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2em;
	}
	#footer-menu {
		column-count: 1;
		text-align: center;
	}
	.feature-testimonial .testimonial {
		font-size: 20px;
	}
	.video-title {
		width: 100%;
		font-size: 17px;
		padding: 10px;
		margin-bottom: 0;
		text-align: center;
	}
	.contact-details {
		font-size: 17px;
	}
	.contact-details .fas {
		font-size: 30px;
	}
	.tagline p {
		margin: 0 0 0.5em 0;
	}
	.video1 {
		margin-bottom: 1em;
	}
}