/*
Theme Name: Omni WP Strap
Theme URI: http://omninet.co.nz
Description: Bootstrap theme for WordPress.
Author: OmniNet
Author URI: http://omninet.co.nz/
Version: 2.0
Tags: responsive, bootstrap

*/

.vertical-slider-images, #photo-gallery {
	display: none;
}
.fl-node-qa87x4p5jhfg, #footer-icon-map {
	display: none !important;
}

/*.test {
	border: 3px solid pink;
	width: 100%;
	padding: 5%;
}*/

:root {
	--nzrf-blue: #0065D3;
	--nzrf-dark: #0E181F;
}

* {
	font-family: "halyard-display", sans-serif;
	font-weight: 300;
	outline: none;
}

::selection {
	background: var(--nzrf-blue);
	color: white;
}
::-moz-selection {
	background: var(--nzrf-blue);
	color: white;
}

html {
	overflow-x: hidden;
}

body {
	background: var(--nzrf-dark);
	color: white;
	overflow-x: hidden;
}

h2,h3,h4 {
	font-weight: 300;
}

h2 {
	font-size: 60px;
}

h3 {
	font-size: 30px !important;
}

h4 {
	font-size: 20px;
}

strong {
	font-weight: 500 !important;
}

ul {
	list-style: none;
	padding-left: 0;
}

.grecaptcha-badge {
	z-index: 9999;
}

header {
	background: var(--nzrf-dark);
}

#nav-mob {
	display: none;
}

nav {
	position: relative;
}

nav * {
	color: white;
}

nav ul#menu-header-menu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}

nav ul#menu-header-menu > li {
	flex: max-content;
}

nav ul#menu-header-menu > li a {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-align: left;
	text-wrap: nowrap;
	text-transform: uppercase;
	line-height: 53px;
}

nav ul#menu-header-menu > li > a {
	/*text-align: center;*/
}

.fl-node-571h2dy6ux49 .fl-menu-horizontal.fl-toggle-arrows .fl-has-submenu-container a {
	padding-right: 20px !important;
}

.fl-menu-toggle:before {
	content: unset !important;
}

.fl-menu-toggle {
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-down.png');
	background-repeat: no-repeat;
	background-position: right;
	background-position-y: 65%;
	right: 20px !important;
	margin: -5px 15px 0 0 !important;
}

nav ul#menu-header-menu > li a:hover ~ .fl-menu-toggle {
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-up.png');
	background-position-y: 55%;
}

nav ul#menu-header-menu > li a:hover, nav ul#menu-header-menu > li.current-menu-item a {
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 6px;
	text-decoration-color: var(--nzrf-blue);
	color: white;
}

.fl-menu li {
	position: unset !important;
}

nav ul.sub-menu {
	display: none;
	width: 100%;
	padding: 20px !important;
	border-radius: 5px;
	z-index: 999 !important;
}

nav ul.sub-menu li {
	width: 50%;
}

nav ul#menu-header-menu > li ul.sub-menu li a {
	text-transform: capitalize;
	color: var(--nzrf-dark);
	letter-spacing: unset;
	font-size: 30px;
	font-weight: 300;
	line-height: 36px;
	text-decoration: none;
}

nav ul#menu-header-menu > li ul.sub-menu li a:hover, nav ul#menu-header-menu > li ul.sub-menu li.current-menu-item a {
	color: var(--nzrf-blue);
	font-weight: 500;
	text-decoration: none;
}

nav ul#menu-header-menu > li a:hover ~ ul.sub-menu {
	display: block;
}

.fl-builder-content-58 .fl-icon-text {
	vertical-align: unset;
}

.fa-search, .fa-phone-alt {
	margin-top: 5px;
}

.fa-bars:before {
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-hamburger.svg') !important;
}

.fa-search:before {
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-search.svg') !important;
}

.fa-phone-alt:before {
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-phone.svg') !important;
}

.dashicons-email:before {
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-mail.png') !important;
}

.fa-map-marker-alt:before {
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-location.png') !important;
}

.fa-chevron-down:before {
    content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-ellipsis.svg') !important;
}

.fa-circle:before {
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-list.png') !important;
}
.fl-list-item-heading-icon {
	padding-right: 10px;
}
.fl-module-list .fl-list-item-heading .fl-list-item-heading-text {
	padding-top: 0.2ch;
}

p.header-nav-images {
	height: 250px;
	max-height: 85%;
	aspect-ratio: 1/1;
	border-radius: 15px;
	width: auto;
	overflow: clip;
	float: right;
	margin: 0 0 0 20px;
	/*margin: -75px 0px 0px 20px;*/
}

p.header-nav-images:last-child {
	margin-left: 0;
}

p.header-nav-images img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/*width: 100%;*/
	position: relative;
}

p.header-nav-images-wide {
	aspect-ratio: unset;
}

.menu-gallery {
	display: none;
}

.fl-builder-content-58 .fl-col-group, .fl-builder-content-58 .fl-col-group:before, .fl-builder-content-58 .fl-col:before {
	/*height: 0;*/
}

.fl-builder-content-58 .fl-col-group:first-child {
	z-index: 999;
	position: relative;
}

.header-search input {
	width: 100%;
	height: 35px;
	color: white;
	cursor: pointer;
	border: unset;
	background: unset;
}

.hs-active input {
	border-bottom: 1px solid white;
	cursor: text;
}

footer .container {
	background: var(--nzrf-dark);
	width: 100%;
}

#footer-map {
	position: relative;
	margin: 3px 0 3px 20px;
	height: 255px;
	border-radius: 15px;
	overflow: hidden;
}

#footer-map ~ div.fl-col {
	width: 8%;
}

#footer-map .fl-col-content {
	align-content: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: absolute;
}

#footer-map .fl-module-map, #footer-map .fl-module-map * {
	width: 100%;
	height: 100%;
}

#footer-map .fl-photo-content {
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: center;
}

#footer-icon-map {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: 100%;
	position: absolute;
}

#footer-icon-map img {
	margin-top: -3ch;
}

#footer-icon-group .fl-icon {
	height: 7ch;
	aspect-ratio: 1;
	border-radius: 15px;
	background: var(--nzrf-blue);
	margin: 4px 0 4px auto;
	position: relative;
	display: block;
}

#footer-icon-group a {
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
}

#footer-icon-group .fa-phone-alt {
	margin: 0;
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-phone-alt.png');
}

#footer-icon-group .fa-map-marker-alt {
	margin: 0;
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-location-alt.svg');
}

#footer-icon-group .dashicons-email {
	margin: 0;
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-mail-alt.svg');
}

#footer-icon-group .fa-star {
	margin: 0;
	content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-star-alt.svg');
}

#menu-footer-menu {
    display: flex;
    flex-wrap: wrap;
}

#menu-footer-menu li:nth-child(1) { order: 1; }
#menu-footer-menu li:nth-child(2) { order: 3; }
#menu-footer-menu li:nth-child(3) { order: 5; }
#menu-footer-menu li:nth-child(4) { order: 7; }
#menu-footer-menu li:nth-child(5) { order: 2; }
#menu-footer-menu li:nth-child(6) { order: 4; }
#menu-footer-menu li:nth-child(7) { order: 6; }

#menu-footer-menu li {
	float: left;
	width: 50%;
	font-family: 'halyard-display', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0.2em;
	text-align: left;
	text-transform: uppercase;
	text-wrap: nowrap;
}

#menu-footer-menu li a {
	font-weight: 500;
}

#menu-footer-menu li a:hover, #menu-footer-menu li.current-menu-item a {
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 6px;
	color: var(--nzrf-blue);
}

footer .fl-col-group:last-child img {
	width: 80%;
	margin-top: 5px;
}

#homepage-video, #homepage-video .wp-video, #homepage-video .mep_0 {
	width: 100% !important;
	height: auto;
	min-width: 215px;
	aspect-ratio: 16/9;
	border-radius: 15px;
	overflow: clip;
	pointer-events: none;
}

#home-main-video :not(#homepage-video-text *) {
	background: var(--nzrf-dark);
	z-index: -999;
	position: relative;
}

.mejs-controls {
	display: none !important;
}

.content-wrap {
	z-index: 1;
	position: relative;
}

#homepage-video-text, #homepage-video-text h1 {
	margin-bottom: 0 !important;
	z-index: 99;
	position: relative;
	font-weight: 300;
}

.mejs-offscreen {
	display: none;
}

.home-products {
	cursor: pointer;
	position: absolute;
}

.home-products > div {
	aspect-ratio: 11/14;
	height: 100%;
	min-height: 200px;
}

.home-products .fl-photo {
	border-radius: 15px;
	height: 100%;
	overflow: clip;
}

#home-products-row {
	height: 48ch;
	margin-top: 75px;
}

.home-products-col {
	position: relative;
}

.home-products-heading,.home-products-text,.home-products-arrow {
	background: none;
	z-index: 1;
	opacity: 0;
	transition: opacity ease-in-out 0.1s;
	left: 3px;
	position: absolute;
}
.home-products-heading {
	top: 3px;
	opacity: 1;
	width: 50%;
	height: 20%;
	vertical-align: middle;
	font-size: 28px;
	line-height: 1.2;
	transition: font-size ease-in-out 0.1s,line-height ease-in-out 0.1s;
}
.hp-showcss.home-products-heading {
	font-size: 32px;
	line-height: 1.15;
	transition: font-size ease-in-out 0.1s,line-height ease-in-out 0.1s;
}
.home-products-text {
	bottom: -41ch;
	line-height: 1.5;
	font-size: 14px;
}
.home-products-arrow {
	top: 10ch;
}
.home-products .fl-photo-content, .home-products .fl-photo-content img {
	opacity: 0.5;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#home-clearance-specials {
	width: 100%;
}
#home-products-row .clearance-product:hover > div {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05);
    transition: transform 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}
.clearance-product a:first-child {
	background: var(--nzrf-blue);
}
.clearance-product a:last-child, .clearance-product .fl-module-heading {
	text-align: center;
    margin-top: -300px;
    margin-bottom: 300px;
}
.clearance-product a h2, .clearance-product .fl-module-heading h3 {
	/*font-size: 40px !important;*/
    text-align: left;
    width: 70%;
    margin: auto !important;
}
.clearance-product a img {
	opacity: 0;
}
.clearance-product .fl-module-photo .fl-module-content {
	aspect-ratio: 11 / 14;
    border-radius: 15px;
    overflow: clip;
    background: var(--nzrf-blue);
}
.hp-showcss {
	z-index: 1;
	opacity: 1;
	transition: opacity ease-in-out 0.1s;
	cursor: pointer;
}
.hp-showcss-fl-photo {
	background: var(--nzrf-blue) !important;
	z-index: -1;
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05);
    cursor: pointer;
}
.hp-showcss-fl-photo-img {
	opacity: 0 !important;
	transition: opacity ease-in-out 0.1s;
	cursor: pointer;
}
.home-products .fl-photo {
	background: none;
	width: 100%;
	transition: transform 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}
.home-products .fl-photo img {
	/*opacity: 1;*/
	transition: opacity ease-in-out 0.1s;
}

.home-nzmap video {
	width: 125%;
	transform: translateX(-25%);
	z-index: -1;
	position: relative;
}

#home-contact-row h2, #home-contact-row h3 {
	width: 95%;
	line-height: 60px;
}

#home-contact-row .fl-col:last-child {
	transform: translateY(40%);
	font-size: 30px;
	line-height: 35px;
}

#home-contact-row i {
	width: 40px;
	aspect-ratio: 1;
	text-align: center;
}

#home-contact-row .fl-icon-wrap p {
	margin-top: -12px !important;
}

#home-contact-row .home-contact:first-child .fl-icon-wrap p {
	padding-top: 62px !important;
}

.big-images .fl-photo-content {
	position: relative;
	width: 100%;
	height: 100%;
	aspect-ratio: 11/14;
	border-radius: 15px;
	overflow: hidden;
}
.big-images img {
	max-width: unset !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	border-radius: 15px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.big-images.cspage .fl-photo-content img {
	height: 100%;
    width: 100%;
    object-fit: cover;
}

#foam h2, #rubber h2 {
	margin-top: 5ch;
}

#home-reviews-row .fl-col-group:last-child .fl-col-content {
	aspect-ratio: 11 / 15;
    min-height: unset;
    overflow: hidden;
    width: 92%;
    transition: width 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}
#home-reviews-row .fl-col-group:last-child .fl-col-content:hover {
	cursor: pointer;
	width: 97%;
	transition: width 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}

#home-reviews-row .fl-module-rich-text:nth-child(2) {
	overflow: hidden;
}

#home-reviews-row .fl-col-content {
	position: relative;
}

#home-reviews-row .fl-module-rich-text p {
	line-height: 28px;
}

#home-reviews-row .fl-module-rich-text:last-child p {
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: right;
	position: absolute;
	bottom: 10px;
    right: 20px;
}

#home-reviews-row .fa-chevron-down {
	width: 18px;
    left: 10px;
    position: absolute;
}

#home-reviews-row .fl-module-rich-text:last-child p {
	width: 86%;
    padding-right: 2%;
}
.hr-showcss {
	overflow: visible !important;
	transition: height 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}
.hr-showcss-p {
	margin-bottom: 10px !important;
}

#home-reviews-row .fl-col-content.hr-showcss .fl-module-rich-text:last-child p {
	bottom: 10px;
}

#home-reviews-row .fl-module-rich-text:nth-child(2) {
    max-height: 28*7px;
    overflow: hidden;
    transition: max-height 0.1s ease-in-out, margin-bottom 1s ease-in-out;
}

.hr-showcss .fl-module-rich-text:nth-child(2), .hr-showcss-p {
    max-height: 1000px;
    margin-bottom: 10px !important;
    transition: max-height 0.1s ease-in-out, margin-bottom 1s ease-in-out;
}

.hr-showcss i:before {
	font-size: 3rem !important;
	transition: font-size 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}

.hr-showcss {
    overflow: visible !important;
    transition: height 0.3s cubic-bezier(0.2, 0.985, 0.52, 1.275);
    transform-origin: top left;
}

.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content, .fl-col-group-equal-height.fl-col-group-align-top .fl-col-content {
	position: relative;
}

.home-reviews-img > div.fl-col-content {
	display: none;
	z-index: -9;
	position: relative;
}

.fl-col-group-equal-height .fl-col, .fl-col-group-equal-height .fl-col-content {
	display: inherit;
}

.review-hovered {
	display: block !important;
	position: absolute;
	margin-top: -360px !important;
	width: 95% !important;
	height: 350px;
}

#nzrf-cf > .fl-node-content {
	margin: 5px 20px;
}

#nzrf-cf h2 {
	font-size: 55px;
}

#nzrf-cf form {
	margin-left: 10px;
	width: 80%;
}

#nzrf-cf p {
	margin-bottom: 5px;
}

#nzrf-cf input, #nzrf-cf textarea {
	width: 100%;
	background: unset;
	color: white;
	padding: 20px 15px 5px 10px;
	font-size: 20px;
	font-weight: 300;
	line-height: 15px;
	border-radius: 5px;
	border: 1px solid white;
	margin: -25px 0 5px -10px;
}

#nzrf-cf textarea {
	padding-top: 25px;
	height: 140px;
	overflow: visible;
	line-height: 20px;
}

#nzrf-cf label {
	font-size: 16px;
	font-weight: 300;
	margin: 0;
}

#nzrf-cf input[type="submit"] {
	max-width: 200px;
	font-size: 16px;
	padding: 3% 5%;
	margin-top: 10px;
}

#nzrf-cf input[type="submit"], .fl-button, .omni-btn, .woocommerce a.button, .omni-woo .button {
	transition: background ease-out 0.2s, border-color ease-out 0.2s;
}

#nzrf-cf input[type="submit"]:hover, .fl-button:hover, .omni-btn:hover, .woocommerce a.button:hover, .omni-woo .button:hover {
	background: var(--nzrf-blue);
	border-color: var(--nzrf-blue) !important;
	transition: background ease-out 0.2s, border-color ease-out 0.2s;
}

#cf {
	padding-top: 75px;
	margin-top: -75px;
}

#cf-img {
	aspect-ratio: 11/14;
	margin-right: 10px;
	margin-top: 5%;
	width: 85%;
	float: right;
}

#cf-img > .fl-node-content {
	border-radius: 15px;
	overflow: hidden;
	margin: 0;
}

.bluetext, #categorytitle span {
	color: var(--nzrf-blue) !important;
	font-weight: 500;
}

#faqs .fl-accordion-button-icon i {
	display: none;
}

#faqs .fl-accordion-item-active {
	border: none;
}

#faqs .fl-accordion-item-active * {
	background: var(--nzrf-blue);
}

#faqs .fl-accordion-item-active .fl-accordion-button {
	font-weight: 500;
}

#faqs .fl-accordion-button-label, #faqs .fl-accordion-button-icon {
	outline: none;
}

#faqs a {
	color: white;
}

.products-row {
	
}

.else-offer {
	/* what else do we offer */
}

.else-offer > div {
	padding-top: 0;
}

.else-offer .fl-photo-content {
	aspect-ratio: 11 / 14;
    border-radius: 15px;
    overflow: hidden;
    display: block;
}
.else-offer .fl-photo-content img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.else-offer .fl-col-small .fl-col-content {
	position: relative;
}

.woo-cats {
	/* subcategories on category page e.g. https://new.nzrubberandfoam.co.nz/foam-products/ */
}

.woo-cats .count {
	display: none;
}

.woo-cats li.product-category {
	overflow: hidden;
}

.woo-cats li.product-category a {
	aspect-ratio: 11/14;
	display: inline-block;
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
}

.woocommerce-loop-category__title {
	font-size: 30px !important;
	color: white;
	margin: 15px auto !important;
	padding: 0 !important;
}

.woocommerce ul.products li.product a img {
	/*width: auto !important;
	height: 100% !important;*/
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	max-width: unset;
	left: 50%;
	position: relative;
	transform: translate(-50%);
	right: 50%;
}

.after-image {
	height: auto;
	aspect-ratio: unset !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 1.5% 2.992em 0 !important;
	width: 23.5% !important;
}

.woocommerce ul.products .entrytext:nth-child(4n+1) {
	clear: inline-start;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
	margin-right: 0 !important;
}

.rightarrow {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 28ch;
	background: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-arrow-blue.svg');
	background-size: cover;
}

.clearance-product .rightarrow {
	background: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-rightarrow.svg');
	background-size: cover;
}

#behind-the-brand h4 span {
	font-size: 22px;
	font-weight: 500;
	color: var(--nzrf-blue);
}

#behind-the-brand .fl-col-content {
	position: relative;
}

#behind-the-brand .fl-col-content .fl-module-photo:first-child {
	opacity: 1;
	cursor: pointer;
	transition: opacity 0.3s ease-in-out !important;
}

#behind-the-brand .fl-col-content .fl-module-photo:nth-child(2) {
	position: absolute;
	z-index: -99;
	top: 0;
}

.btb-hidecss {
	opacity: 0 !important;
	transition: opacity 0.3s ease-in-out !important;
}

#about-gallery .fl-slideshow {
	width: 100% !important;
}

#about-gallery .fl-slideshow-thumbs {
	float: right;
	width: 17% !important;
	height: 100% !important;
	padding-left: 3%;
}

#about-gallery .fl-slideshow-frame .fl-slideshow-image {
	width: 100% !important;
	height: 100% !important;
}

#about-gallery .fl-slideshow-main-image {
	width: 80% !important;
	height: inherit !important;
	float: left;
	display: block;
	border-radius: 15px !important;
	overflow: hidden !important;
}

#about-gallery .fl-slideshow-main-image img {
	/*width: auto !important;
	height: 100% !important;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.fl-slideshow-thumbs-content {
	/*width: unset !important;*/
}

.fl-slideshow-thumbs-clip {
	/*width: unset !important;
	height: 100% !important;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding: unset !important;
	margin: 0px 0px 0px 10% !important;
}

.fl-slideshow-thumbs-pages {
	width: unset !important;
	height: 100% !important;
}

.fl-slideshow-thumbs-page {
	width: 100% !important;
	height: 100% !important;
}

.fl-slideshow-thumbs-page .fl-slideshow-image-content {
	width: 100% !important;
	height: 143px !important;
	border: none !important;
	border-radius: 15px !important;
}

.fl-slideshow-thumbs-page .fl-slideshow-image-content img {
	/*width: auto !important;
	height: 100% !important;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 50% !important;
	transform: translateX(-50%) !important;
}

.fl-slideshow-nav-buttons {
	display: none;
}

#vertical-slider {
	min-height: 500px;
	height: 25vh;
}
.main_image {
	width: 80%;
	height: 100%;
	float: left;
	overflow: hidden;
	border-radius: 15px;
}
.main_image .block {
	position: relative;
	height: 100%;
}
.main_image img {
	max-width: unset !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	/*width: 100%;
	height: auto;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.image_thumb {
	width: 20%;
	float: left;
	text-align: right;
	padding-left: 3%;
	height: 100%;
	position: relative;
}
.image_thumb img {
	/*width: 100%;
	height: auto;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: unset !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none;  /* For Internet Explorer and Edge */
}
.image_thumb ul::-webkit-scrollbar {
	display: none; /* For Chrome, Safari, and Opera */
}
.image_thumb ul li{
	height: 22%;
	overflow: hidden;
	border-radius: 15px;
	margin-top: 11%;
	position: relative;
}
.image_thumb ul li:hover {
	cursor: pointer;
}
.image_thumb > ul > li:nth-child(2) {
	margin-top: 0;
}
.slider-up-arrow {
	top: -50px;
	background: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-arrow-up.png');
}
.slider-down-arrow {
    bottom: -50px;
    background: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-arrow-down.png');
}
.slider-nav-arrow {
	position: absolute;
    right: 0;
	padding-left: 15%;
	height: 50px;
	width: 100%;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 55% center;
}

.lSAction > a.lSPrev {
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-arrow-up.png');
	background-position: center;
	background-size: cover;
	opacity: 1;
}
.lSAction > a.lSNext {
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-arrow-down.png');
	background-position: center;
	background-size: cover;
	opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery img, .lSSlideOuter .lSSlideWrapper ul li img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    border-radius: 15px;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: var(--nzrf-blue) !important;
}
.lg-outer .lg-thumb-item {
	border-color: rgba(255,255,255,0) !important;
}
.lSSlideOuter.vertical {
	display: grid;
    grid-template-columns: 80% 1fr;
    padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
	width: 180px !important;
}
.gwts-gwl-slidergal li, .lSPager li, .lSGallery li {
	border-radius: 15px;
    overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 15px !important;
	border: unset;
}

#productdetails-left .item {
	width: 80%;
	background-color: unset !important;
}
#productdetails-left .lSSlideWrapper {
	height: auto;
	aspect-ratio: 11 / 14;
	transition-duration: 500ms;
	transition-timing-function: ease;
}
#productdetails-left .lSSlideWrapper .gwts-gwl-slidergal {
	transform: translate3d(0px, 0px, 0px);
}
#productdetails-left li.lslide {
	margin-bottom: 10px;
	aspect-ratio: 11/14;
}
#productdetails-left .lSGallery {
	width: 100% !important;
	transform: unset !important;
}
#productdetails-left .lSGallery li {
	margin-bottom: 5px;
	aspect-ratio: 1;
	width: calc(33.33% - 5px) !important;
}
#productdetails-left .lSGallery li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#productdetails-left .lSAction > .lSPrev {
	background: url(/wp-content/themes/omniwpstrap-v2.0/images/icon-arrow-up.png) 0 0 repeat;
    transform: rotate(-90deg);
    background-size: cover;
}
#productdetails-left .lSAction > .lSNext {
	background: url(/wp-content/themes/omniwpstrap-v2.0/images/icon-arrow-up.png) 0 0 repeat;
    transform: rotate(90deg);
    background-size: cover;
}

.nav-arrow-hidden i {
	opacity: 0;
}

.omni-post .searchresults, .categoryarchive {
	margin-top: 0 !important;
}

.searchresults h2, .categoryarchive h2 {
	margin-bottom: 0 !important;
}

.searchresults h3, .categoryarchive h3 {
	margin-top: 10px !important;
}

.searchresults div.fl-woocommerce-categories, .categoryarchive div.fl-woocommerce-categories {
	margin: 50px auto;
}

.categoryarchive h2 strong {
	display: block;
	color: var(--nzrf-blue);
}

.omni-post .container {
	max-width: 1100px;
}

.omni-post-alt .col-md-8 {
	width: 100%;
	margin-bottom: 100px;
}

.omni-post-alt a {
	color: var(--nzrf-blue);
}

.omni-post-alt .col-md-8 > div {
	width: 100%;
	height: 400px;
	overflow: hidden;
	border-radius: 15px;
	position: relative;
}

.omni-post-alt img {
	width: 100%;
	top: 65%;
	left: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
}

#singleproduct * {
	/*border: 1px solid pink;*/
}

#product-specs {
	width: 100%;
}

#product-specs tr td {
	font-size: 20px;
	line-height: 25px;
}

#product-specs tr td:last-child {
	font-weight: 400;
}

.productdetails {
	padding: 0;
}

.productdetails h2 {
	margin-top: 5px;
}

#productdetails-left {
	width: 45%;
	margin-top: 10px;
}

#productdetails-right {
	width: 55%;
	margin-bottom: 20px;
}

.product-crumbs-desktop {
	display: block;
}
.product-crumbs-mobile {
	display: none;
}
.product-crumbs a {
	text-decoration: underline;
	font-size: 15px;
	color: white;
	line-height: 30px;
}

.omni-post-image, #other-images li {
	width: 80%;
	border-radius: 15px;
	overflow: clip;
	aspect-ratio: 11/15;
	cursor: pointer;
}

.omni-post-image img, #other-images img {
	left: 50%;
	position: relative;
	transform: translate(-50%);
	right: 50%;
	width: 100%;
    height: 100%;
    object-fit: cover;
}

#other-images {
	padding-top: 20px;
	margin-bottom: 50px;
	width: 80%;
}

#other-images li {
	width: 31%;
	float: left;
	aspect-ratio: 1;
	margin-left: 3%;
	margin-top: 3%;
}

#other-images li:first-child, #other-images li:nth-child(3n+1) {
	margin-left: 0;
}

#productdescription {
	font-size: 20px;
	line-height: 26px;
    margin: 40px auto 0 auto;
    padding-bottom: 40px;
	border-bottom: 1px solid white;
}

#productdescription br {
	margin-bottom: 15px;
}

#productdescription ul {
	list-style: disc;
	padding-left: 5%;	
}

.productsections {
	border-bottom: 1px solid white;
	position: relative;
	clear: both;
}
.productsections h4 ~ *:nth-child(2) {
	margin-top: 20px;
}
.productsections h4 ~ *:last-child {
	margin-bottom: 20px;
}

.hidecontent {
	display: none;
}

.showplus {
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-plus.svg') !important;
}

.productsections i {
	right: 0;
	top: 3px;
	width: 20px;
	display: block;
	aspect-ratio: 1;
	position: absolute;	
	background: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-minus.svg');
	background-position: right;
	background-repeat: no-repeat;
}

.productsections p {
	font-size: 20px;
}

.productsections h4 {
	cursor: pointer;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.02em;
	margin-top: 10px;
}

.productsections li {
	font-size: 20px;
}

.productsections a.colours {
	width: 30px;
	aspect-ratio: 1;
	border-radius: 15px;
	display: inline-block;
	border: 1px solid white;
}

.productsections span.colours {
	vertical-align: top;
	height: 30px;
	display: inline-block;
	margin-left: 10px;
}

.sizeimages {
	width: 100%;
	margin: 20px auto 10px -15px;
	overflow: auto;
}

.sizeimages img {
	width: 25%;
	float: left;
}

.sizeimages img:nth-child(5) {
	clear: both;
}

#enquirybuttons {
	clear: both;
}

.omni-btn, .woocommerce-message a.button {
	border: 1px solid white;
	border-radius: 5px;
	width: 45%;
	float: left;
	color: white;
	font-size: 18px;
	margin: 20px 0 20px 0;
	font-weight: 300;
	position: relative;
	padding: 10px 7% 12px 0;
}
.omni-btn:focus {
	color: white;
}

.omni-btn:first-child {
	margin-right: 55px;
	padding-right: 0;
}
#orderenquirybutton {
	padding-right: 0;
}

.omni-btn:hover {
	color: white;
	background: var(--nzrf-blue);
}

.omni-btn i {
	width: 21px;
	aspect-ratio: 1;
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-arrow-down-circle.svg');
	display: block;
	position: absolute;
	top: 30%;
  	right: 25%;
}

#product-summary {
	clear:left;
	/*display: none;*/
	> p {
		clear: both;
		margin-top: 10px;
		display: block;
        font-size: 18px;
        float: right;
        span {
        	font-weight: 500;
        }
	}
	h3 {
		margin-bottom: 20px;
	}
	.product_meta {
		margin-bottom: -38px;
		height: 25px;
	}
	.product_title, /*p.price, */.product_meta > .posted_in {
		display: none;
	}
	.price {
		font-size: 24px;
        width: 100%;
        display: block;
        text-align: right;
		small {
			font-size: 16px;
		}
	}
	span.price {
		padding-bottom: 24px;
	}
	form {
		table {
			width: 100%;
			.label {
				font-size: 24px;
    			padding: 0;
    			label {
    				font-weight: normal;
    				margin: 6px 20px 6px 0;
    				padding: 10px 0;
    			}
			}
			.value {
				padding: 10px 0;
				select {
					padding: 5px 10px;
				    color: black;
				    font-size: 18px;
				    width: calc(100% - 50px);
				    width: 100%;
				}
				a {
					margin-left: 20px;
				    color: white;
				    text-decoration: underline;
				    float: right;
				}
			}
		}
		.single_variation_wrap {
			padding: 20px 0;
			/*width: 67%;
			float: right;*/
			.woocommerce-variation-add-to-cart {
				display: grid;
			    grid-template-columns: 1fr 1fr;
			    height: 50px;
			}
			.single_variation {
				font-size: 18px;
			}
		}
		.quantity {
			justify-self: self-start;
			label.screen-reader-text {
				color: white;
                position: relative !important;
                clip-path: unset;
                font-weight: normal;
                font-size: 24px;
                margin: 6px 20px 6px 0;
                display: inline;
                display: none;
			}
			input, span {
				color: black;
                padding: 10px;
                width: 100%;
                text-align: center;
                margin: 1px 0;
                border: 0;
                font-size: 21px;
                font-weight: 500;
			}
			input {
                width: 100px;
                -moz-appearance: textfield;
	            -webkit-appearance: textfield;
		    }
		    input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
				-webkit-appearance: none;
				margin: 0;
			}
			span {
				width: 50px;
                background: white;
                display: inline-block;
                cursor: pointer;
			}
			#qty-plus, #qty-minus {
				background: transparent;
				color: white;
				border: 1px solid white;
				padding: 9px 10px;
			}
			#qty-plus:hover, #qty-minus:hover {
				color: white;
				background: var(--nzrf-blue);
				border-color: var(--nzrf-blue) !important;
				transition: background ease-out 0.2s, border-color ease-out 0.2s;
			}
			#qty-plus {
				border-radius: 0 5px 5px 0;
			}
			#qty-minus {
				border-radius: 5px 0 0 5px;
			}
		}
	}
	form.cart:not(form.variations_form) {
		display: grid;
	    grid-template-columns: 1fr 1fr;
	    height: 50px;
	    width: 100%;
	    margin-bottom: 15px;
	}
	button {
		border: 1px solid white;
        border-radius: 5px;
        /*width: 45%;*/
        width: 100%;
        float: right;
        clear: both;
        color: white;
        font-size: 18px;
        font-weight: 300;
        position: relative;
        padding: 10px 0 12px 0;
        background: transparent;
        transition: background ease-out 0.2s, border-color ease-out 0.2s;
        text-decoration: none;
        text-align: center;
        justify-self: self-end;
        min-width: 200px;
	}
	button:focus {
		color: white;
	}
	button:hover {
		background: var(--nzrf-blue);
		border-color: var(--nzrf-blue) !important;
		transition: background ease-out 0.2s, border-color ease-out 0.2s;
	}
}

.woocommerce-message {
	clear: both;
}
.omni-woo {
	.button {
		border: 1px solid white !important;
        color: white !important;
        font-size: 18px !important;
        min-width: 200px;
        font-weight: 300 !important;
        background-color: var(--nzrf-dark) !important;
        width: 25%;
        text-align: center;
        padding: 10px 0 12px 0 !important;
        margin-top: -5px !important;
	}
	.button:hover {
		background: var(--nzrf-blue) !important;
	}
	form {
		label {
			font-size: 16px;
            font-weight: 300;
            margin: 0;
            margin-bottom: -30px;
            margin-left: 10px;
		}
		#billing_country_field {
			border: 1px solid white !important;
            margin: 8px 3px 6px 3px;
            border-radius: 5px;
			label[for="billing_country"] {
				margin-bottom: -10px;
				margin-left: 8px;
			}
			label[for="billing_country"] ~ span {
				margin-left: 10px;
	    		font-size: 2.1rem;
	    		strong {
	    			font-weight: unset !important;
	    		}
			}
		}
		input, textarea, .selection {
			width: 100%;
		    background: unset;
		    color: #fff;
		    padding: 20px 15px 5px 10px;
		    font-size: 20px;
		    font-weight: 300;
		    line-height: 15px;
		    border-radius: 5px;
		    border: 1px solid #fff;
		    margin: -25px 0 5px -10px;
		    display: block;
		}
		.selection {
			display: block;
			margin: 0;
			.select2-selection, .select2-selection__rendered {
				background: var(--nzrf-dark);
				color: white;
				border: none;
				padding: 0;
			}
			b {
				top: 100% !important;
				left: 25% !important;
			}
		}
		th {
			font-weight: 300 !important;
            font-size: 2.4rem;
            text-decoration: underline;
            text-underline-offset: 5px;
            text-decoration-color: var(--nzrf-blue);
		}
		.product-remove {
			padding: 0 !important;
			a.remove {
				color: var(--nzrf-blue) !important;
			    font-weight: 500;
			    font-size: 3rem;
			}
			a.remove:hover {
				background: unset;
			}
		}
		td {
			font-size: x-large;
    		color: white;
    		a {
    			color: white;
    		}
		}
		dl.variation dt {
			font-weight: 400;
		}
		.product-thumbnail {
			width: 10%;
			a {
				display: block;
			    border-radius: 15px;
			    overflow: hidden;
			    aspect-ratio: 11 / 14;
				img {
					width: 100%;
					height: 100%;
					object-fit: cover;
				}
			}
		}
	}
	.cart-collaterals {
		table.shop_table th {
			font-size: 2.4rem;
			font-weight: 300 !important;
		}
	}
	.quantity {
		justify-self: self-start;
		label.screen-reader-text {
			color: white;
            position: relative !important;
            clip-path: unset;
            font-weight: normal;
            font-size: 24px;
            margin: 6px 20px 6px 0;
            display: inline;
            display: none;
		}
		input, span {
			color: black;
            padding: 0;
            width: 100%;
            text-align: center;
            margin: 1px 0;
            border: 0;
            font-size: 21px;
            font-weight: 500;
		}
		input {
			padding-left: 10px;
            width: 100px;
		}
		span {
			width: 50px;
            background: white;
            display: inline-block;
            cursor: pointer;
		}
	}
	.cart_totals {
	    width: 100% !important;
	    padding-left: 20px;
		h2 {
			font-size: 3.6rem;
		}
		table {
			width: 50% !important;
			th {
				font-size: 2.1rem;
			    font-weight: 500 !important;
			    padding: 9px 0 !important;
			    border-bottom: 1px solid white;
			}
			td {
				font-size: 2.1rem;
				border-bottom: 1px solid white;
			}
		}
		.wc-proceed-to-checkout {
			width: 50%;
			a.checkout-button {
				float: right;
			}
		}
	}
	.woocommerce-order {
		font-size: x-large;
		.woocommerce table.shop_table tfoot th {
			font-weight: 500 !important;
		}
	}
	tr:not(.order_item) {
		th {
			font-weight: 500 !important;
		}
	}
	.wc-empty-cart-message {
		margin-left: 20px;
	}
	.return-to-shop {
		display: none;
	}
	#payment.woocommerce-checkout-payment {
		background: unset;
		.wc_payment_methods {
			display: none;
		}
		.place-order {
			.woocommerce-terms-and-conditions-wrapper {
				display: none;
			}
		}
	}
	.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
		font-weight: 500;
	}
	.woocommerce table.shop_table td a {
		font-weight: 500;
	    color: white;
	    border-bottom: 2px solid var(--nzrf-blue);
	}
	.woocommerce ul.order_details li {
		margin-top: 20px;
	}
	.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
		color: var(--nzrf-blue);
	}
	.woocommerce-thankyou-order-details ~ p {
		display: none;
	}
}

.header-cart {
	/*display: none;*/
	.fl-module-content {
		margin-top: 35px !important;
	}
}
.blockOverlay, .blockMsg {
	background: none !important;
}
#woo-cart {
	.quantity {
		input {
			color: white;
	        border: 1px solid white;
	        border-radius: 3px;
	        padding: 5px 0;
	        -moz-appearance: textfield;
            -webkit-appearance: textfield;
	    }
	    input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
			-webkit-appearance: none;
			margin: 0;
		}
	}
}

.select2-container--open .select2-dropdown {
	background: var(--nzrf-dark);
	.select2-search {
		background: var(--nzrf-dark);
		input {
			background: var(--nzrf-dark);
			border: none;
		border-bottom: 1px solid var(--nzrf-blue);
		padding: 10px;
		}
	}
	.select2-results {
		.select2-results__option--highlighted {
			background-color: var(--nzrf-blue);
		}
		.select2-results__option[data-selected=true] {
			color: black;
		}
		.select2-results__option:hover {
			color: white;
		}
	}
}

#relatedproducts {
	clear: both;
	padding-top: 50px;
}

#relatedproducts h2 {
	margin-bottom: 40px;
}

#relatedproducts a:not(.after-image) {
	display: block;
	height: 100%;
	border-radius: 15px;
	overflow: hidden;
}

#relatedproducts li.product {
	aspect-ratio: 11/14;
	overflow-x: clip;
}

#relatedproducts li.product:nth-child(4) {
	margin-right: 0 !important;
}

#product-slider-lightbox {
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	position: fixed;
	padding: 15vh 10vw;
	background: rgba(14,24,31,0.5);
}

#product-slider-lightbox > div {
	width: 100%;
	height: 100%;
	background: var(--nzrf-dark);
}

#product-slider-lightbox .main_image, #product-slider-lightbox ul {
	position: relative;
	float: left;
	width: 69%;
}
#product-slider-lightbox .main_image {
	margin: 5% 3% 5% 1.5%;
	height: 83%;
	border-radius: 15px;
	overflow: clip;
}
#product-slider-lightbox .slider-nav-arrow {
	background-position: center;
}
#product-slider-lightbox ul {
	width: 21%;
	height: 83%;
	margin: 5% 1.5% 5% 3%;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-width: none;
}
#product-slider-lightbox li {
	width: 100%;
	height: 31%;
	border-radius: 15px;
	overflow: hidden;
	margin: 10% 0;
}
#product-slider-lightbox ul:first-child li {
	margin-top: 0;
}
#product-slider-lightbox ul:last-child li {
	margin-bottom: 0;
}
#product-slider-lightbox img {
	/*width: 100%;
	height: auto;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: relative;
	cursor: pointer;
}
#product-slider-lightbox .slider-up-arrow {
	padding-left: 0;
	top: calc(8vh + 7%);
    left: calc(10vw + 7.5%);
}
#product-slider-lightbox .slider-down-arrow {
	padding-left: 0;
	bottom: calc(6vh + 9%);
	left: calc(10vw + 7.5%);
}
.slider-up-arrow, .slider-down-arrow {
	width: 50px;
    padding: 0 15%;
    z-index: 999;
    background-position-x: center;
    left: 50%;
    transform: translateX(-30%);
}
#product-slider-lightbox i.xclose {
	background-image: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-x.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	aspect-ratio: 1;
	position: absolute;
	/*right: 13.5%;
	top: 12%;*/
	top: 5%;
	right: 5%;
	z-index: 999;
	cursor: pointer;
}
#product-slider-lightbox > div ul li:first-child {
	margin-top: 0;
}
#product-slider-lightbox > div ul li:last-child {
	margin-bottom: 0;
}
.nzrf-notice {
	text-align: center;
	border: 1px solid;
	border-radius: 5px;
	width: 97%;
	margin: 0 auto 20px auto;
}
.woocommerce-store-notice {
	background-color: var(--nzrf-blue) !important;
	font-size: 2.1rem !important;
	span {
		font-weight: 500;
		margin-right: 30px;
	}
	a {
		float: right;
		margin-right: 30px;
		margin-left: -30px;
	}
}
/* MEDIA */
@media screen and (max-width:1280px) {
	h2 {
		font-size: 36px !important;
	}
	h3 {
		font-size: 20px !important;
	}
	h3 span {
		font-size: 28px !important;
	}
	.fl-node-571h2dy6ux49 .fl-menu-horizontal.fl-toggle-arrows .fl-has-submenu-container a {
		padding-right: 0 !important;
	}
	.fl-node-6z45nhslfjwb > .fl-row-content-wrap {
		padding: 0;
	}
	.fl-menu .fl-menu-toggle {
		display: none;
	}
	nav ul#menu-header-menu > li a:not(ul.sub-menu a) {
		font-size: 14px;
		text-align: center;
	}
	nav ul#menu-header-menu > li ul.sub-menu li a {
		font-size: 24px;
	}
	div[data-post-id="58"] .fl-col-small {
		width: inherit;
		max-width: 35%;
	}
	.fl-node-ru59na70wxq1 {
		width: 30% !important;
		/*float: right !important;*/
	}
	.header-cart {
		.fl-module-content {
			margin-top: 25px !important;
		}
	}
	.fl-node-ru59na70wxq1 input {
		width: 90%;
	}
	div[data-post-id="58"] .fl-col-small .fl-module-content {
		margin-top: 20px;
	}
	.header-search {
		width: 125%;
	}
	#homepage-video {
		width: 100% !important;
	}
	.fl-node-bsgmfl8vz62k > .fl-module-content {
		margin-bottom: 50px !important;
	}
	#homepage-video-text, #homepage-video-text h1 {
		font-size: 48px;
		text-align: left !important;
		margin: 0 auto;
		width: 90%;
	}
	#homepage-video-text strong {
		color: var(--nzrf-blue);
	}
	#home-contact-row h2, #home-contact-row h3 {
		line-height: 40px;
	}
	.home-nzmap video {
		width: 85%;
	}
	#home-contact-row .fl-col:last-child {
		font-size: 24px;
		line-height: 30px;
		transform: unset;
		margin-left: -45px;
	}
	#home-contact-row .fl-col:first-child {
		margin-left: 10px;
	}
	.home-products-heading {
		font-size: 24px;
	}
	.home-products-arrow {
		top: 10px !important;
		right: 0;
		width: 40%;
		float: right;
		left: unset !important;
	}
	.fl-col-group-equal-height .fl-col, .fl-col-group-equal-height .fl-col-content {
		width: 50%;
	}

	div[data-node="1r8df7mgkvoi"] .fl-col {
		width: 50% !important;
	}
	div[data-node="1r8df7mgkvoi"] .fl-col .wpcf7-form {
		width: 100% !important;
	}
	footer .fl-row-content-wrap {
		margin: 0;
		padding: 0;
	}
	#footer-map ~ div.fl-col {
		width: 7%;
	}
	#footer-icon-group .fl-icon {
		height: 6ch;
		margin: 15% 0 15% auto;
	}

	#footer-icon-map img {
		width: 75%;
	}
	.home-products-text {
		bottom: -35ch;
	}
}

.woocommerce-message {
	border: 1px solid white !important;
    border-radius: 5px;
    background-color: transparent !important;
    font-size: 2rem;
    color: white !important;
    padding: 15px 2em 10px 3.5em !important;
    a.button {
		border: 1px solid white !important;
        color: white !important;
        font-size: 18px !important;
        min-width: 200px;
        font-weight: 300 !important;
        background-color: var(--nzrf-dark) !important;
        width: 25%;
        text-align: center;
        padding: 10px 0 12px 0 !important;
        margin-top: -5px !important;
	}
	a.button:hover {
		background: var(--nzrf-blue) !important;
	}
}
.woocommerce-message:before {
	margin-top: -5px;
}

@media screen and (max-width:1200px) {
	.rightarrow {
		top: 25ch;
	}
}

@media screen and (max-width:995px) {
	.clearance-product a:last-child, .clearance-product .fl-module-heading {
		margin-top: -80%;
    	margin-bottom: 80%;
	}
	.clearance-product .fl-module-photo .fl-module-content {
		aspect-ratio: 1;
	}
	.rightarrow {
		top: 43ch;
	}
	#home-products-row .home-products-col {
		margin-bottom: 10px;
	}
	.slider-nav-arrow {
		display: none;
	}
	#bg-wrap > .fl-builder-content .fl-col-group:first-child .fl-col:nth-child(2) {
		display: none;
	}
	div[data-post-id="58"] .fl-col-small:nth-child(3) {
		position: absolute;
        top: 0;
        height: 100%;
        width: 30px !important;
        left: calc(100vw - 90px);
	}
	div[data-post-id="58"] .fl-col-small:nth-child(3) * {
		max-height: 100%;
        width: 100%;
        margin: 0;
	}
	div[data-post-id="58"] .fl-col-small:nth-child(3) .fl-icon {
		top: 22px;
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    right: 0;
	}
	div[data-post-id="58"] .fl-col-small:nth-child(3) .fl-icon-text {
		display: none;
	}
	.header-cart {
		display: none;
	}
	.header-search {
		text-align: center !important;
	}
	#mobile-search {
		/*display: none;*/
	    width: 0;
	    opacity: 0;
	    margin-top: 15px;
	    height: 40px;
	    left: calc(110px - 100vw);
	    transition: width ease-in-out 1s;
	}
	.msf-active {
		left: -200%;
        position: absolute;
        width: calc(100vw - 110px) !important;
        opacity: 1 !important;
	}
	#mobile-search input {
		border: none;
		border-bottom: 1px solid white;
		background: var(--nzrf-dark);
		cursor: text;
		height: 100%;
	}
	.fl-node-9n5asv1fx7ub {
		width: 60%;
		float: left;
		min-height: 70px;
		z-index: 1;
		position: relative;
	}
	.fl-node-kpr1b53vo2ym {
		position: absolute;
		/*top: 25px;
		padding-right: 15px;*/
		width: 100%;
	}
	.menu-mobile-menu {
		position: relative;
		float: right;
		z-index: 9;
        width: 100%;
        text-align: right;
	}
	.menu-mobile-menu > .fl-module-content {
		margin: 0;
	}
	.hamburger {
		top: 0;
		position: absolute;
		right: 0;
		margin: 0;
		padding: 0;
	}
	.fl-menu-mobile-clone {
		text-align: center;
		background: var(--nzrf-dark);
		height: 100vh;
	    z-index: 999;
	}
	.fl-menu-mobile-clone .fl-node-content {
		padding: 2%;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 16px;
		line-height: 46px;
		letter-spacing: 0.2em;
	}
	#menu-header-mobile-menu a {
		font-weight: 500 !important;
	}
	nav ul#menu-header-mobile-menu > li a:hover, nav ul#menu-header-mobile-menu > li.current-menu-item a {
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 6px;
		text-decoration-color: var(--nzrf-blue);
		color: white;
	}
	nav ul#menu-header-mobile-menu .fl-active .fl-has-submenu-container a {
		opacity: 60%;
		font-size: 14px;
		text-underline-offset: unset;
		text-decoration-color: rgba(255,255,255,0.6);
		text-decoration-thickness: unset;
	}
	nav ul#menu-header-mobile-menu .fl-active .sub-menu li a {
		text-decoration: none;
	}
	nav ul#menu-header-mobile-menu li.notactive {
		display: none;
	}
	nav ul.sub-menu {
		padding: 0 !important;
	}
	nav ul.sub-menu li {
		width: 100%;
		line-height: 46px !important;
	}
	.header-nav-images {
		display: none;
	}
	#homepage-video-text, #homepage-video-text h1 {
		font-size: 30pt;
		width: 100%;
	}
	#footer-icon-map img {
		width: 50%;
	}
	div[data-post-id="58"] .fl-col-small {
		width: 40%;
		max-width: unset;
	}
	#homepage-video {
		height: 55vh;
	}
	#homepage-video * {
		max-width: unset !important;
		height: 100% !important;
		width: auto !important;
	}
	.wp-video {
		max-width: unset;
		width: auto !important;
		height: 100% !important;
		aspect-ratio: unset;
	}
	#homepage-video video {
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	#homepage-video-text > div {
		margin-bottom: 20px !important;
	}
	#callbutton {
		position: fixed;
		bottom: 14px;
		z-index: 9999;
		width: 100vw;
		border-radius: 5px;
		background: var(--nzrf-blue);
		left: 2%;
		height: 60px;
		font-size: 20px;
	    color: white;
	    text-align: center;
	    padding: 15px 70px 15px 15px;
	    text-decoration: none;
	}
	#callbutton i {
		position: absolute;
		top: 7px;
    	left: 5px;
		width: 20px;
	    height: 20px;
	    display: block;
		background: url('/wp-content/themes/omniwpstrap-v2.0/images/icon-phone-alt.png');
		background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: contain !important;
	}
	#callbutton span {
		height: 100%;
		display: block;
		width: 140px;
		margin: 0 auto;
		position: relative;
	}
	.callbutton-alt span {
		width: 200px !important;
	}
	#home-contact-row .fl-col:first-child{
		margin: 0;
		width: 100%;
		/*height: 500px;*/
		text-align: center;
	}
	.home-nzmap video {
		height: auto;
		width: auto;
		max-width: 100%;
		transform: unset;
	}
	#home-contact-row .fl-col {
		text-align: center;
	}
	#home-contact-row h2, #home-contact-row h3 {
		width: 100%;
	}
	.fl-node-w3x5mcpe028f > .fl-module-content {
		margin-top: 50px;
	}
	#home-contact-row .fl-col:last-child {
		margin: 0 auto;
		width: max-content !important;
		float: unset;
		max-width: 90% !important;
	}
	.fl-node-lfb5vyxre7ap .fl-button-wrap {
		text-align: center;
	}
	.fa-map-marker-alt {
		margin-top: 35px;
	}
	.fl-node-lfb5vyxre7ap > .fl-node-content {
	 	width: fit-content;
		margin: 20px auto;
	 }
	 .fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
	 	padding: 15px;
	 }
	 #home-reviews-row .fl-col-group:nth-child(n+2) .fl-col:nth-child(n+2) {
	 	display: none;
	 }
	 #home-reviews-row .fl-col-group:last-child .fl-col-content, #home-reviews-row .fl-col-group:last-child .fl-col {
	 	aspect-ratio: unset;
	 	width: 100%;
	 }
	 i.fa-star, i.fa-star:before {
	 	font-size: 35px;
	 }
	 .fl-builder-content .fl-node-al9ysogd4kbj > .fl-col-content {
	 	padding: 1% !important;
	 }
	 #home-main-video, #home-reviews-row .fl-col-group:not(#home-reviews-row .fl-col-group:first-child) {
	 	padding: 0 10px;
	 }
	 div[data-node="1r8df7mgkvoi"] .fl-col {
	 	width: 100% !important;
	 }
	 #cf-img {
	 	width: 100%;
	    aspect-ratio: 14/11;
	    margin: 50px 10px;
	    float: unset;
	    height: 60ch;
	 }
	 #cf-img .fl-photo {
	 	padding-right: 20px !important;
	 }
	 #nzrf-cf form {
	 	width: 100%;
	 }
	 #nzrf-cf > .fl-node-content {
	 	margin-top: 0;
	 }
	 #footer-map {
	 	height: 25ch;
	 }
	 #footer-icon-group .fl-icon {
	 	width: 20%;
		margin: 4px 8px;
		float: left;
		height: unset;
	 }
	 #footer-icon-group .fl-icon-group {
	 	width: 80%;
  		margin: 0 auto;
	 }
	 footer .fl-col-group, #footer-map {
	 	margin: 20px 0;
	 }
	 footer .fl-col-group:last-child .fl-col:last-child {
	 	margin-bottom: 80px;
	 }
	 .fl-node-786l50ehio2z .fl-photo {
	 	text-align: center !important;
	 }
	 #menu-footer-menu li {
	 	width: 100%;
		text-align: center;
		line-height: 15px;
		order: unset !important;
	 }
	 .fl-row-custom-height > .fl-row-content-wrap {
	 	min-height: 35vh !important;
	 	background-position: center !important;
	 }
	 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	 	width: 48% !important;
	 	margin: 20px 0 0 20px !important;
	 }
	 .woocommerce ul.products > li:nth-child(odd), .woocommerce ul.products > .entrytext:nth-child(odd) li {
	 	margin-left: 0 !important;
	 }
	 .woo-cats li.product-category a {
	 	aspect-ratio: 1;
		height: 100%;
		width: 100%;
	 }
	 .woocommerce-loop-category__title {
	 	font-size: 24px !important;
	 	margin: 10px auto !important;
	 }
	 .else-offer .fl-col-small {
	 	width: 50% !important;
	 	float: left;
	 	clear: unset;
	 	margin-bottom: 20px;
	 }
	 .else-offer h3.fl-heading {
	 	margin-top: 5px !important;
	 }
	 .else-offer h3 span {
	 	font-size: 24px !important;
	 }
	 .else-offer .fl-photo-content {
	 	aspect-ratio: 1;
		overflow: hidden;
		border-radius: 15px;
		width: 100%;
	 }
	 .else-offer .fl-photo-content img {
	 	aspect-ratio: unset;
	 	max-width: unset;
	 	transform: translate(-50%,-50%);
  		margin-top: 50%;
  		margin-left: 50%;
  		width: 100%;
	 }
	 .else-offer > .fl-row-content-wrap {
	 	padding-top: 0;
	 }
	 .products-row > .fl-row-content-wrap {
	 	padding-bottom: 0;
	 }
	 .products-row .fl-node-content {
	 	margin-bottom: 0;
	 }
	 .else-offer .fl-col-group:last-child {
	 	margin: 0 5px;
	 }
	 #nzrf-cf > .fl-node-content {
	 	margin: 5px 10px;
	 }
	 .main_image img, .image_thumb img {
	 	/*width: auto;
	 	height: 100%;*/
	 	width: 100%;
		height: 100%;
		object-fit: cover;
	 }
	.product-crumbs-desktop {
		display: none;
	}
	.product-crumbs-mobile {
		display: block;
		margin-bottom: 10px;
	}
	.productdetails {
		width: 100% !important;
		margin: 0;
	}
	.productsections i {
		top: 13px;
	}
	.omni-post-image {
		width: 100%;
		aspect-ratio: 11/13;
	}
	#other-images ul {
		overflow: auto;
	}
	#other-images li {
		width: 48%;
		aspect-ratio: 16/9;
		overflow: hidden;
		float: left;
        margin: 10px 1%;
	}
	#other-images img {
		/*width: 100%;
		height: auto;*/
		width: 100%;
		height: 100%;
		object-fit: cover;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	#productdescription {
		font-size: 16px;
		margin: 10px auto 0 auto;
        padding-bottom: 10px;
	}
	.productsections {
		overflow: auto;
	}
	.productsections li, #product-specs tr td {
		font-size: 16px;
	}
	.sizeimages {
		width: 100%;
		padding: 30px 0;
		margin: -20px 0 0 0;
	}
	.omni-btn {
		width: 100%;
		margin: 10px auto 0 auto;
	}
	#enquirybuttons {
		margin: 20px auto;
		overflow: hidden;
	}
	.fl-node-fc9twy5p1q0a, .fl-node-mg9tsz15dkvc, .fl-node-3a8bqkj0r2zh, .fl-node-87q2iwr05bzy, .fl-node-4ri7sjhzcvqu {
		width:100% !important;
		float:unset !important;
	}
	#behind-the-brand .fl-col-small {
		width: 50%;
		float:left;
	}
	.fl-node-kv2rqfjdz13u > .fl-module-content {
		margin-top: 20px !important;
	}
	footer .fl-col-group:last-child img {
		width: 50%;
	}
	#footer-icon-group .fl-icon-group {
		width: 90%;
	}
	#footer-icon-group .fl-icon {
		width: 100%;
        margin: 5% 2px;
	}
	#footer-icon-group .fl-icon:first-child {
		margin-top: 5%;
	}
	#footer-map ~ div.fl-col {
        width: 7%;
        height: 255px;
        padding: 20px 0;
        position: relative;
    }
    .home-products-arrow > div {
    	transform: translateY(400%);
    }
    .home-products-text {
		display: none !important;
	}
	#product-slider-lightbox {
		width: 100vw;
	    height: 100vh;
	    padding-top: 20vh;
	}
	#product-slider-lightbox i.xclose {
		top: 12%;
	}
	#product-slider-lightbox {
		padding: 0;
        flex-direction: column-reverse;
	}
	#product-slider-lightbox div {
		display: flex;
		flex-direction: column-reverse;
	}
	#product-slider-lightbox .main_image {
		margin: 0;
        margin-top: calc(10vh + 2%);
        border-radius: unset;
        z-index: 0;
        width: 100%;
        height: auto;
        object-fit: cover;
        position: relative;
	}
	#product-slider-lightbox .main_image .block {
		height: auto;
		max-height: 60vh;
	}
	#product-slider-lightbox i.xclose {
		z-index: 1;
        right: 5%;
        top: 5%;
        width: 30px;
        position: absolute;
	}
	#product-slider-lightbox ul {
		margin: 0;
	    width: 100%;
		height: 100%;
		object-fit: cover;
	    flex: 1;
	}
	#product-slider-lightbox li {
		width: 31.3%;
		float: left;
		margin: 2% 1% 0 1%;
		min-height: 150px;
        max-height: 200px;
	}
	#product-slider-lightbox > div ul li:first-child {
		margin-top: 2%;
	}
	.lg-outer {
		z-index: 9999 !important;
	}
	#productdetails-left > .item {
		margin: 10px auto 50px auto;
		width: auto;
	}
}

@media screen and (max-width:768px) {
	tbody .product-name, tbody .product-total {
		border-bottom: 1px solid white;
		padding-left: 0 !important;
	}
	td.product-quantity {
		display: grid !important;
    	grid-template-columns: 1fr 1fr;
    	.quantity {
    		justify-self: self-end;
    	}
	}
	a.checkout-button {
		float: unset !important;
	}
	td.product-quantity:before {
		text-align: left;
	}
	tbody .product-name, tbody .product-total {
		border-bottom: unset;
		padding-left: 12px !important;
	}
	tbody .product-name:before, tbody .product-total:before, tr.cart_item td:before {
		font-weight: 500 !important;
	}
	tfoot th, tfoot td, thead th, thead td {
		padding-left: 0 !important;
	}
	td.product-remove {
		margin-left: 12px !important;
        margin-top: 50px !important;
        border-top: 1px solid !important;
        padding-top: 10px !important;
	}
	.cart_item {
		td:not(#woo-cart td) {
			border-bottom: 1px solid white;
			padding-left: 0 !important;
		}
		td.product-name {
			font-size: 1.8rem;
		}
	}
	section.woocommerce-order-details {
		tr.order_item {
			td {
				border-bottom: 1px solid white;
				padding-left: 0 !important;
			}
		}
	}
	.cart-collaterals td:before {
		font-weight: 500 !important;
	}
	.cart-collaterals {
		table.shop_table {
			margin: 20px auto;
		    padding-right: 10px;
		    width: 100% !important;
		}
	}
	.rightarrow {
		display: none;
	}
	#product-slider-lightbox .main_image {
        margin-top: calc(10vh + 10%);
    }
    #product-slider-lightbox .main_image .block {
    	max-height: unset;
    }
	.hamburger.fl-active .fa-bars {
		content: url('/wp-content/themes/omniwpstrap-v2.0/images/icons/icon-x-alt.svg') !important;
		transform: translate(-10px,10px);
	}
	.fl-has-submenu {
		position: relative !important;
	}
	.fl-has-submenu.fl-active {
		position: absolute !important;
	    background: var(--nzrf-dark);
	    z-index: 999;
	    width: 100%;
	    top: 0;
        height: 100%;
	}
	.fl-has-submenu.fl-active .fl-menu-toggle {
		display: block !important;
		right: unset !important;
    	left: 4vw !important;
    	top: 45%;
    	transform: rotate(90deg) !important;
	}
	.fl-has-submenu-container a {
		padding-right: 0 !important;
	}
	.fl-col-small:not(.fl-col-small-full-width) {
		max-width: unset !important;
	}
	.fl-photo-content, .fl-photo-img {
		max-width: unset;
		width: 100%;
	}
	.big-images.cspage .fl-photo-content {
		aspect-ratio: 1;
	}
	#rubber .fl-col-group {
		display: flex;
    	flex-direction: column-reverse;
	}
	#rubber .fl-col-group .fl-col {
		width: 100% !important;
	}
	#rubber .fl-button, #foam .fl-button {
		width: auto;
	}
	#footer-menu > .fl-module-content {
		margin: 0 !important;
	}
	.home-products > .fl-node-content, #home-products-row .clearance-product > .fl-node-content {
		aspect-ratio: 18/11;
		border-radius: 15px;
		overflow: hidden;
		margin: 0 10px !important;
		min-height: unset;
	}
	#home-products-row .clearance-product .home-products > .fl-node-content {
		margin: 0 !important;
	}
	.home-products {
		cursor: pointer;
		position: relative;
		width: 100%;
	}
	.home-products .fl-photo-content {
		opacity: 1;
	}
	.home-products-heading {
		width: 100%;
		display: block !important;
    	font-size: 4rem;
    	height: auto;
	}
	.home-products-heading > .fl-module-content {
		margin: 0 20px !important;
	}
	.home-products-arrow {
		left: 20px !important;
    	opacity: 1;
    	display: block !important;
	}
	.home-products-arrow > .fl-module-content {
		transform: translateY(115%);
	    width: 45px;
	    float: left;
	    text-align: left;
	    margin: 0;
	}
	#home-products-row {
		height: unset;
		margin-top: 10px;
	}
	#cf-img {
		margin: 50px 10px 0 10px;
	}
	#footer-icon-group .fl-icon {
		margin: 4px 2.5%;
	}
	.main_image {
		width: 100%;
		height: 80%;
	}
	.image_thumb {
		width: 100%;
		height: auto;
		object-fit: cover;
		padding: 0;
	}
	.image_thumb ul {
		height: auto;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.image_thumb ul li {
		float: left;
		height: 90px;
		width: 22%;
		margin: 2% 1.5%;
	}
	.image_thumb > ul > li:nth-child(2) {
		margin-top: 2%;
	}
	h4 {
		font-size: 15pt;
	}
	#quick-facts .fl-col-group {
		display: flex;
		flex-direction: column-reverse;
	}
	h3 {
		font-size: 20pt !!important;
	}
	h2 {
		font-size: 28pt !important;
	}
	#behind-the-brand .fl-col:not(.fl-col-has-cols) {
		width: 50% !important;
		float: left;
		clear: unset;
	}
	#behind-the-brand h3 span {
		font-size: 20pt !important;
	}
	#behind-the-brand h4 span {
		font-size: 15pt !important;
	}
	#behind-the-brand > div > div > div > div > div > div.fl-col-group.fl-col-group-nested > div.fl-col.fl-col-small > div > div.fl-module.fl-module-photo > div {
		margin: 20px 5px !important;
	}
	#behind-the-brand .fl-col-small .fl-node-content .fl-node-content {
		margin: 2px 10px;
	}
	#behind-the-brand .fl-col:not(.fl-col-has-cols):nth-child(odd) {
        clear: inline-start;
    }
	.entrytext .fl-row-bg-photo > .fl-row-content-wrap {
		margin: 0 20px !important;
	}
	.fl-node-1gajv4tkplzh > .fl-module-content, .fl-node-p7m41wduen8s > .fl-module-content {
		margin-top: 0;
	}
	.fl-node-v1pgo0a34f9i, .fl-node-ha0dv26mnli9 {
		margin: 0 10px;
		width: 93%;
	}
	#behind-the-brand .fl-photo-content {
		aspect-ratio: 1;
		overflow: hidden;
		border-radius: 15px;
	}
	#behind-the-brand .fl-photo-content img {
		height: auto;
	}
	.entrytext h2 {
		margin: 0;
	}
	.products-row .fl-node-content {
		margin: 0 10px;
	}
	.woocommerce-loop-category__title, .else-offer h3 span {
		font-size: 20px !important;
	}
	#relatedproducts li.product {
		overflow-x: clip;
		aspect-ratio: 1;
		clear: unset;
		margin: 20px 2% !important;
        width: 48% !important;
	}
	.omni-post .col-md-12 #relatedproducts li.product {
		margin: 10px 1% !important;
		clear: both;
	}
	/*#relatedproducts li.product:nth-child(odd) {*/
	#relatedproducts .entrytext:nth-child(odd) li.product {
		margin-left: 0 !important;
		clear: inline-start;
	}
	#relatedproducts .entrytext:nth-child(even) li.product {
		margin-right: 0 !important;
		clear: inline-end;
	}
	#relatedproducts h2 {
		margin-bottom: 10px;
	}
	
	.woocommerce-loop-category__title {
		margin: 10px !important;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	 	width: 48% !important;
	 	margin: 20px 0 0 0 !important;
	}
	#footer-icon-group .fl-icon {
		width: 20%;
	}
	#footer-icon-group .fl-icon:first-child {
		margin-top: 4px;
	}
	#footer-map ~ div.fl-col{
		height: auto !important;
	}
	.msf-active {
		position: relative;
		left: unset;
        transition: width ease-in-out 1s !important;
	}

	.lSSlideOuter.vertical {
		grid-template-columns: 1fr;
	}
	.lSSlideOuter.vertical .lSPager.lSGallery {
		width: 100% !important;
    	height: auto !important;
    	position: relative !important;
    	margin: 5px 0 !important;
    	transform: unset !important;
	}
	.lSSlideOuter.vertical .lSPager.lSGallery li {
		width: calc(33.3% - 4px) !important;
		height: unset !important;
		aspect-ratio: 1;
		object-fit: cover;
		margin: 0 4px 4px 0 !important;
	}
	.lSSlideOuter.vertical .lSAction > a {
		top: calc(50% - 2ch) !important;
    	transform: rotate(270deg);
	}
	.lSSlideOuter.vertical .lSAction > .lSPrev {
		left: 20px;
	}
	.lSSlideOuter.vertical .lSAction > .lSNext {
		right: 10px;
		left: auto;
	}
}

@media screen and (max-width:600px) {
	.variations {
		tr, th.label, td.value {
			width: 95vw;
		    clear: both;
		    display: block;
		    text-align: left;
		    label {
		    	margin: 0;
		    }
		}
	}
	.woocommerce-variation-add-to-cart {
		grid-template-columns: 1fr !important;
		height: unset !important;
		.quantity {
		    margin: 20px auto;
		    width: 100%;
		    display: grid;
    		grid-template-columns: 1fr 1fr 1fr;
    		span, input {
    			width: 100% !important;
    		}
		}
	}
	#product-summary > p {
		float: unset;
	    width: 100%;
	    text-align: center;
	    margin-top: 50px;
	}
	.woocommerce-message a.button {
		margin-top: 25px !important;
    	/*transform: translateX(-40%);*/
	}
}

@media screen and (max-width:375px) {
	.fl-icon-wrap {
		display: inline-block;
	    max-width: 100%;
	    margin: 20px auto;
	    overflow-wrap: anywhere;
	}
}