/*!
Theme Name: sn
Theme URI: http://underscores.me/
Author: Bitstone
Author URI: https://bitstone.eu
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sn
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

sn is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}


body {
	margin: 0;
}


h1 {
	font-size: 2em;
	margin: 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 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 23px;
}

p {
	margin-bottom: 1.5em;
	margin: 0 0 20px 0;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	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: "Lato",Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

.home .price>ins,.home .price>span.amount:not(.headerSearch .amount):not(#compliment-product-popup .amount){
	color: white;
	background: red;
    padding: 2px 0px;
    border-radius: 2px;
    font-weight: 600;
}
.home del>ins{background:none}
.home del{padding-right:5px}
big {
	font-size: 125%;
}

button {
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	color: #fff;
	background: #89C432;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	padding: 8px 18px;
}
button:hover,
button:focus,
button:active,
a.checkout-button.button.alt.wc-forward:hover,
a.checkout-button.button.alt.wc-forward:focus,
a.checkout-button.button.alt.wc-forward:active {
	background: #78B025;
	cursor: pointer;
}
/*--------------------------------------------------------------
# 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 {

	/* Fallback for when there is no custom background color defined. */
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 1.42857143;
	color: #111111;
	background-color: white;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

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 5px;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"],
input[type="reset"],
input[type="submit"]{
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	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;
	border-radius: 3px;
	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;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}
.show-on-xs {
	display: none;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.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%;
}

/*--------------------------------------------------------------
# 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;
	border-radius: 3px;
	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;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# 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;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary,
.content-area {
	margin: 1.5em 0 0;
	margin-top:2.5px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.pull-right {
	float: right;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# 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;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.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%;
}

.gallery-caption {
	display: block;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
.clearfix {
	content: "";
	display: table;
	clear: both;
}
/*header*/

#top-minicart {
	position: absolute;
	right: 30px;
	z-index: 10;
	top: 70px;
	overflow: hidden;
	max-width: 100%;
	width: 0;
	height: 0;
}

#top-minicart:before {
	-webkit-transform: translate3d(100%, -100%, 0) translate3d(0, 0, 0);
	-moz-transform: translate3d(100%, -100%, 0) translate3d(0, 0, 0);
	-o-transform: translate3d(100%, -100%, 0) translate3d(0, 0, 0);
	-ms-transform: translate3d(100%, -100%, 0) translate3d(0, 0, 0);
	transform: translate3d(100%, -100%, 0) translate3d(0, 0, 0);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
	background: #fff;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.2, 1, .3, 1);
	-moz-transition: -moz-transform .6s cubic-bezier(.2, 1, .3, 1);
	-o-transition: -o-transform .6s cubic-bezier(.2, 1, .3, 1);
	-ms-transition: -ms-transform .6s cubic-bezier(.2, 1, .3, 1);
	transition: transform .6s cubic-bezier(.2, 1, .3, 1);
}
#top-minicart.active {
	display: block;
	width: 429px;
	height: auto;
}
#top-minicart.active::before {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

#top-minicart .mini-cart-inner-container {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	position: relative;
	padding: 15px;
}

#top-minicart.active .mini-cart-inner-container {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1.5s cubic-bezier(.2, 1, .3, 1);
	-moz-transition: opacity 1.5s cubic-bezier(.2, 1, .3, 1);
	-o-transition: opacity 1.5s cubic-bezier(.2, 1, .3, 1);
	-ms-transition: opacity 1.5s cubic-bezier(.2, 1, .3, 1);
	transition: opacity 1.5s cubic-bezier(.2, 1, .3, 1);
}
#top-minicart .mini-cart-inner-container.empty{text-align: center;}
.mini-cart-animation-inner {
	-webkit-transform: translate3d(429px, 0, 0);
	-moz-transform: translate3d(429px, 0, 0);
	-o-transform: translate3d(429px, 0, 0);
	-ms-transform: translate3d(429px, 0, 0);
	transform: translate3d(429px, 0, 0);
}
#top-minicart.active .mini-cart-animation-inner{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .6s cubic-bezier(.2, 1, .3, 1);
	-moz-transition: -moz-transform .6s cubic-bezier(.2, 1, .3, 1);
	-o-transition: -o-transform .6s cubic-bezier(.2, 1, .3, 1);
	-ms-transition: -ms-transform .6s cubic-bezier(.2, 1, .3, 1);
	transition: transform .6s cubic-bezier(.2, 1, .3, 1);
}
.title-inner-container{
	max-width: calc(100% - 60px);
	float: left;
}
.mini-cart-inner-container.empty .inner-row {
	font-style: italic;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}
.mini-cart-inner-container.empty .title-inner-container {
	width: 100%;
	float: none;
	max-width: 100%;
}
#top-minicart .mini-cart-inner-container.empty .top-minicart-close.searching,
#top-minicart .mini-cart-inner-container.empty .top-minicart-close.cancel {
	margin: 0 auto;
	float: none;
}
.title-container h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 27px;
	color: #1A9EE2;
	margin: 0;
	line-height: 30px;
}
.title-container p {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	margin: 0 0 15px;
}
#top-minicart .cancel, .top-minicart-close.searching {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: right;
	background: none;
	margin: 0 0 0 10px;
	padding: 7.5px;
	border: 0;
	width: auto;
	height: auto;
	line-height: 1;
	text-align: center;
	font-size: 39px;
}

.mini-cart-title {
	width: 100%;
}

.top-minicart-close {
	cursor: pointer;
}
.top-minicart-close.cancel:hover,
.top-minicart-close.cancel:active,
.top-minicart-close.cancel:focus,
.top-minicart-close.searching:hover,
.top-minicart-close.searching:active,
.top-minicart-close.searching:focus {
	color: #89C432;
}

.mini-cart-animation-inner .woocommerce-mini-cart {
	list-style: none;
	padding: 0;
	height: 92px;
	margin: 0 -15px 15px;
	border: 1px solid #d5d5d5;
	border-right: 0;
	overflow: hidden;
}
.woocommerce-mini-cart li {
	float: left;
	width: 107px;
	height: 90px;
	border-right: 1px solid #d5d5d5;
}
.woocommerce-mini-cart li a {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	display: block;
	color: #111111;
	text-decoration: none;
	height: 90px;
}
.woocommerce-mini-cart li a:hover,
.woocommerce-mini-cart li a:focus,
.woocommerce-mini-cart li a:active{
	color: #111111;
	background: #f9f9f9;
}
.woocommerce-mini-cart li .image {
	display: block;
	text-align: center;
	line-height: 65px;
	height: 65px;
}
.woocommerce-mini-cart li .image img{
	max-height: 100%;
	max-width: 100%;
	width: unset;
}
.woocommerce-mini-cart li .price,.woocommerce-mini-cart li .pricexcl {
	display: block;
	text-align: center;
	font-size: 13px;
}
.mini-cart-animation-inner p {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	margin: 0 0 10px;
	float: left;
	width: 100%;
}
.mini-cart-animation-inner p strong {
	float: left;
	width: 70%;
	margin: 0;
}

.mini-cart-inner-container .btn-continue {
	float: left;
	width: 32%;
	background: #eee;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	padding: 0;
}
.wc-forward-to-cart,
.mini-cart-inner-container .button.wc-forward{
	float: right;
	width: 64%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	color: #fff;
	background: #89C432;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	margin: 0;
	text-decoration: none;
	padding: 0;
	text-align: center;
}
.wc-forward-to-cart i {
	margin-left: 10px;
}
.wc-forward-to-cart a.button {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.wc-forward-to-cart:hover,
.wc-forward-to-cart:focus,
.wc-forward-to-cart:active,
.mini-cart-inner-container .button.wc-forward:hover,
.mini-cart-inner-container .button.wc-forward:focus,
.mini-cart-inner-container .button.wc-forward:active{
	background: #78B025;
	color: #fff;
}
.wc-forward-to-cart a.button:hover,
.wc-forward-to-cart a.button:focus,
.wc-forward-to-cart a.button:active {
	color: #fff;
}
.mini-cart-inner-container .btn-continue:hover,
.mini-cart-inner-container .btn-continue:focus,
.mini-cart-inner-container .btn-continue:active{
	background: #e2e2e2;
}
.site-header .header-top .header-inner-content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 2fr 5fr 2fr 2fr;
	grid-template-columns: 2fr 5fr 2fr 2fr;
	font-family: "Lato",Arial,Helvetica,sans-serif;
}
.site-header .header-submenu {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto auto auto auto;
	grid-template-columns: auto auto auto auto;
}

.site-header .main-navigation {
	position: relative;
	z-index: 9;
	padding-top: 0px;
	margin-top: 70px;
}
.menu-mainheader-container {
	position: relative;
}
.header-top {
	height: 70px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	background: #fff;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 10;
}
.custom-logo-link {
	margin: 0;
	height: 70px;
}
.custom-logo-link img{
	max-height: 60px;
	width: auto;
	margin-top: 3px;
	padding: 15px;
	padding-left:0px;
}

.menus-container {
	margin-top: 70px;
}
.main-navigation .menu {
	border: 0;
	max-height: none;
	width: 100%;
	float: left;
	padding-right: 140px;
	list-style: none;
	/* background-color: #1A9EE2;
	background-image: -webkit-linear-gradient(top, #1A9EE2, #128DCC);
	background-image: -moz-linear-gradient(top, #1A9EE2, #128DCC);
	background-image: -o-linear-gradient(top, #1A9EE2, #128DCC);
	background-image: -ms-linear-gradient(top, #1A9EE2, #128DCC);
	background-image: linear-gradient(top, #1A9EE2, #128DCC); */
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
.main-navigation .menu li {
	float: left;
	position: relative;
	display: block;
}
.main-navigation .my-account-link {
	position: absolute;
	right: 30px;
	top: -60px;
	max-width: 140px;
}
#my-account-link-parent{
	max-width: 1320px; margin: 0 auto; display: block; position: relative;
}
.main-navigation .menu li a,
.main-navigation .my-account-link a {
	font-weight: bold;
	color: #fff;
	padding: 19px 10px;
	font-size: 17px;
	line-height: 22px;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.1);
}
.main-navigation .sub-menu a{padding: 10px !important;}

.main-navigation .my-account-link a{
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	background-color: #89C432;
	color: #fff;
}

.main-navigation .menu li a:hover,
.main-navigation .menu li.current-menu-item>a,
.main-navigation .my-account-link a:hover,
.main-navigation .my-account-link a:active,
.main-navigation .my-account-link a:focus {
	background-color: #89C432;
	color: #fff;
}

.header-submenu-item {
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 15px;
}
.header-top-item.search {
	padding-left: 30px;
	position: relative;
}


@media(min-width:768px){
	.featured-articles-new{margin-top:80px}
}
.header-submenu-item i{
	font-size:18px;
	color: #1A9EE2;
	padding-right: 5px;
}
ul.sub-menu {
	background-color: #128DCC;
}

.contact > i {
	float: left;
	font-size: 26px;
	margin-right: 15px;
	line-height: 45px;
	color: #89C432;
}
.contact .text i {
	float: left;
	line-height: 45px;
	padding-left: 10px;
}
.contact-text div:last-child {
	font-size: 15px;
	line-height: 24px;
}
.header-top-item.contact {
	height: 70px;
	padding: 15px 18px 0 18px;
	border-left: 1px solid #eee;
	color: #222;
}
.header-top-item.contact:hover,
.header-top-item.contact:focus,
.header-top-item.contact:active,
.header-top-item.cart:hover,
.header-top-item.cart:focus,
.header-top-item.cart:active {
	color: #111111;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
	text-decoration: none;
	cursor: pointer;
}
.header-top-cart-link {
	float: left;
	width: 100%;
}
.cart-content {
	float: left;
	max-width: calc(100% - 46px);
}
.header-top-cart-link > i {
	float: left;
	font-size: 20px;
	color: #89C432;
	margin: 0 10px;
	line-height: 45px;
}
.header-top-cart-link .cart-items i {
	float: none;
	padding-left: 5px;
}
.cart-items{
	white-space: nowrap;
	font-size: 17px;
	color: #111111;
	float: left;
}
.cart-total-cash {
	display: block;
	white-space: nowrap;
	font-size: 15px;
	line-height: 16px;
	color: #7d7d7d;
	float: left;
	clear: both;
}
.contact .contact-text {
	font-size: 17px;
	line-height: 24px;
	float: left;
	width: calc(100% - 16px);
}
.contact .text {
	float: left;
	width: calc(100% - 35px);
}

/*end of header*/
button,
a.checkout-button.button.alt.wc-forward,
button, input[type="button"],
input[type="reset"],
input[type="submit"],
.mini-cart-inner-container .button.wc-forward{
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	color: #fff;
	background: #89C432;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 28px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
button[disabled]{
	opacity: 0.5;
}
.button,
.btn,
a.checkout-button.button.alt.wc-forward,
.mini-cart-inner-container .button.wc-forward{
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
.mini-cart-inner-container .button.wc-forward:after {
	content: "\f105";
	display: inline-block;
	margin-left: 10px;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*start fo breadcrumb*/
.woocommerce-breadcrumb {
	margin-bottom: 30px;
	padding-top: 7.5px;
	font-size: 17px;
}
.site-content .woocommerce-breadcrumb a {
	color: #111111;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	font-size: 17px;
}
.site-content .woocommerce-breadcrumb a:hover,
.site-content .woocommerce-breadcrumb a:active,
.site-content .woocommerce-breadcrumb a:focus {
	color: #128DCC;
}
@media(max-width:768px){
	.site-content .woocommerce-breadcrumb,.site-content .woocommerce-breadcrumb a {font-size:12px !important}
	.kk-reviews{padding:0 15px}
}
/*end fo breadcrumb*/

/*category filters*/
.main-container .main-cat a,
.woocommerce-MyAccount-navigation ul li a {
	color: #1A9EE2;
	text-decoration: none;
	position: relative;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #1A9EE2;
	padding-right: 25px;
	margin: 0 0 10px;
	padding-top: 7.5px;
	line-height: 1.1;
}
.category-sidebar > ul,
.woocommerce-MyAccount-navigation ul {
	margin-bottom: 30px;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
.category-sidebar > ul li a {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	-webkit-transition: all .2s linear 1s linear;
	-moz-transition: all .2s linear 1s linear;
	-o-transition: all .2s linear 1s linear;
	-ms-transition: all .2s linear 1s linear;
	transition: all .2s linear 1s linear;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #585858;
	font-size: 14px;
	line-height: 15px;
	padding: 3px 0;
	text-decoration: none;
}
.category-sidebar > ul li a:hover,
.category-sidebar > ul li a:focus,
.category-sidebar > ul li a:active{
	text-decoration: underline;
}
/*end of category filters*/

/*start of category header*/
.main-category-head {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 4fr 1fr;
	grid-template-columns: 4fr 1fr;
	grid-gap: 30px;
	margin-bottom: 30px;
}
.main-category-head-picture {
	height: 210px;
	background-size: cover;
	border: 1px solid #eee8ea;
	position: relative;
}
.main-category-head-picture h1 {
	z-index: 1;
	background-color: rgba(155,155,155,0.75);
	position: absolute;
	top: 40%;
	left: 0;
	margin: 0;
	font-size: 39px;
	padding: 10px 20px;
	transform: translateY(-50%);
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	text-shadow: 0 4px 3px rgba(0,0,0,0.4), 0 8px 13px rgba(0,0,0,0.1), 0 18px 23px rgba(0,0,0,0.1);
	text-transform: uppercase;
}
.main-category-head-description h4 {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 20px;
}
.main-category-head-description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main-category-head-description ul li {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: 400;
	color: #7d7d7d;
	line-height: 18px;
	padding-left: 25px;
	margin-bottom: 7.5px;
	position: relative;
}

.main-category-head-description ul li i {
	position: absolute;
	left: 0;
	top: 0;
	color: #89C432;
	line-height: 18px;
	margin-right: 10px;
}

.category-item-inner,
.category-content .product-grid .products li a,
.recently-viewed-products ul.products li a,
.view-more-products-container .products li a,
.cross-sells ul li a{
	margin: 0 -15px;
	padding: 0 15px;
	text-align: center;
	position: relative;
	border-right: 1px solid #eaeaea;
}
.recently-viewed-products ul.products li a[rel="nofollow"],
.view-more-products-container ul.products li a[rel="nofollow"]{
	display: none;
}
.category-content .product-grid .products li a,
.recently-viewed-products .products li a,
.view-more-products-container .products li a,
.cross-sells ul li a {
	display: block;
	text-decoration: none;
}
.category-content .product-grid .products li a img,
.recently-viewed-products .products li img,
.view-more-products-container .products li img,
.cross-sells ul li img{
	max-height: 100%;
	max-width: 100%;
	height: 215px;
	width: auto;
	object-fit: contain;
}
.category-content .product-grid .products li h2,
.recently-viewed-products .products li h2,
.view-more-products-container .products li h2,
.cross-sells ul li h2,
.category-content .product-grid .products li h4,
.recently-viewed-products .products li h4,
.view-more-products-container .products li h4,
.cross-sells ul li h4
{
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	text-align: left;
	font-size: 15px;
	display: block;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	color: #1A9EE2;
}
.category-content .product-grid .woocommerce-Price-amount.amount,
.recently-viewed-products .woocommerce-Price-amount.amount,
.view-more-products-container .woocommerce-Price-amount.amount,
.single-product-container .woocommerce-Price-amount.amount,
.cross-sells ul li .woocommerce-Price-amount.amount{
	text-align: right;
	padding-right: 3px;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #111111;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
}
/* .single-product-container .woocommerce-Price-amount.amount {
	font-weight: normal !important;
} */
.category-content .product-grid .price,
.recently-viewed-products .products .price,
.view-more-products-container .products .price,
.cross-sells ul li .price {
	float: right;
}
.category-content .product-grid ins .woocommerce-Price-amount.amount,
.headerSearch  ins .woocommerce-Price-amount.amount,
.recently-viewed-products ins .woocommerce-Price-amount.amount,
.view-more-products-container ins .woocommerce-Price-amount.amount,
.product-info-container .up-sells.upsells.products ins,
.single-product-container .price ins .woocommerce-Price-amount.amount,
.cross-sells ul li .price ins .woocommerce-Price-amount.amount {
	color: #78B025;
}
.category-item-inner span.onsale,
.category-content .product-grid .products span.onsale,
.headerSearch  .onsale,
.recently-viewed-products span.onsale,
.view-more-products-container .products li span.onsale,
.newcarousel .onsale,
.cross-sells ul li span.onsale {
	color: #78B025;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 15px;
	z-index: 2;
	font-size: 16px;
}
@media(max-width:786px){
	.archive span.onsale {
		font-size:12px !important;background:none;border-radius:5px;
	}
	.cross-sells ul li span.onsale {top: -10px;}
}
.newcarousel .onsale {
	font-size: 15px;
	font-weight: normal;
	/* transform: rotate(-45deg); */
    z-index: 9999999;
    top: 30px !important;
    /* background: #78B025; */
	color:white;
    padding: 0px 7px;
	left:-5px !important;
	display:none;
}
.newcarousel .slick-slide .onsale {
	display: block !important;
}


.category-content .product-grid ins,
.headerSearch  ins,
.recently-viewed-products ins,
.category-content .product-grid del,
.recently-viewed-products del,
.view-more-products-container del,
.view-more-products-container ins,
.product-info-container .up-sells.upsells.products del,
.product-info-container .up-sells.upsells.products ins,
.single-product-container .price,
.single-product-container .price del,
.single-product-container .price ins,
.cross-sells ul li .price del,
.cross-sells ul li .price ins{
	background: none;
}
.category-content .product-grid del .woocommerce-Price-amount.amount,
.recently-viewed-products del .woocommerce-Price-amount.amount,
.view-more-products-container del .woocommerce-Price-amount.amount,
.single-product-container .price del .woocommerce-Price-amount.amount,
.cross-sells ul li .price del .woocommerce-Price-amount.amount {
	text-decoration: line-through;
}
.category-content .product-grid .stock,
.recently-viewed-products .products .stock,
.view-more-products-container .products .stock,
.up-sells.upsells.products li.product a p.stock,
.cross-sells ul li p,
.shipping-calculator-button {
	font-size: 14px;
	text-align: left;
	min-height: 34px;
	height: 34px;
	line-height: 34px;
	color: #3c763d;
	font-weight: bold;
	margin: 0;
}
.site-content .category-item-inner a {
	text-decoration: none;
}
.category-item:nth-child(n+5),
.category-content .product-grid .products li:nth-child(n+5),
.recently-viewed-products ul.products li:nth-child(n+5),
.view-more-products-container .products li:nth-child(n+5),
.cross-sells ul li:nth-child(n+5){
	border-top: 1px solid #eaeaea;
}
.category-item:nth-child(4n) .category-item-inner,
.category-content .product-grid .products li:nth-child(4n) a,
.recently-viewed-products ul.products li:nth-child(4n) a,
.view-more-products-container .products li:nth-child(4n) a,
.cross-sells ul li:nth-child(4n) a{
	border-right: none;
}
.category-item-inner .product-image {
	height: 210px;
	width: auto;
	max-width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.category-item-inner .product-image img {
	height: 210px;
	width: auto;
	max-width: 100%;
	display: none;
}
.category-item-inner .product-title {
	padding: 0 15px;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	height: 36px;
	display: block;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	overflow: hidden;
	color: #1A9EE2;
	margin-bottom: 10px;
}
.category-description-outer-container {
	border: 1px solid #eee8ea;
	margin-left: 0;
	margin-right: 0;
	padding: 15px;
	line-height: 25px;
	margin-bottom:20px;
}

.category-container-new .category-description-outer-container {
	border: none !important;
	padding: 0px !important;
}


.category-description-outer-container header h1 {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin-top: 0;
	font-size: 30px;
}
.category-description-outer-container p{
	margin: 0 0 25px;
}
.product-grid .woocommerce-ordering {
	padding: 15px;
	min-height: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	float: left;
	width: 100%;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.product-grid .woocommerce-ordering .orderby {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	height: 35px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
}
/*end of category header*/
.woocommerce-result-count {
	margin: 10px 0;
}
.product-list-usp {
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #eee8ea;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	border-top: none;
}
.woocommerce .product-list-usp ul {
	margin: 0;
	list-style: none;
	padding-left: 15px;
}
.product-list-usp ul li {
	margin-right: 30px;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: 400;
	color: #7d7d7d;
	line-height: 29px;
	float: left;
}
.product-list-usp ul li .fa {
	color: #89C432;
}
.site-main .category-container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 6fr;
	grid-template-columns: 1fr 6fr;
	grid-gap: 32px;
}

.site-main .category-container .category-content .category-grid,
.site-main .category-container .category-content .product-grid .products {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	border: 1px solid #eaeaea;
	clear: both;
	margin: 0 0 30px 0;
	list-style: none;
	padding: 0;
}
.site-main .category-container .category-content .product-grid .products li,
div ul.products li.product{
	width:100%;
	margin-bottom:0;
}
div ul.products li.product img {
	display: inline;
}
.category-content .category-grid .category-item, .category-content .product-grid .products li, .recently-viewed-products .products li, .view-more-products-container .products li, .cross-sells ul li {
	padding: 15px;
}

.product-info-container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
	font-family: "Lato",Arial,Helvetica,sans-serif;
}
.product-info-container-bottom {
	border-top: 1px solid #e3e3e3;
	padding: 30px 0 0 0;
}
.product-info-container-bottom h1,
.product-info-container-bottom h2{
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 20px;
}
.product-info-container-bottom .description p {
	margin: 0 0 15px;
}
/*footer*/
#menu-footer-bottom {
	list-style-type: none;
	width: 100%;
	float: left;
}

#menu-footer-bottom li {
	float: left;
}
.footer-newsletter-container-parent{display:flex;background: #1A9EE2;margin-bottom: 30px;
	min-height: 80px;
    padding: 20px 15px;}
.footer-newsletter-container {
	margin-left:auto;margin-right:auto;
	max-width: 1260px;
	
	float: left;
	width: 100%;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto auto auto;
	grid-template-columns: auto auto auto;
	grid-gap: 30px;
}

.menu-footerbottom-container .menu {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 0 15px;
	list-style: none;
}

.menu-footerbottom-container .menu li{
	border: 0;
	padding: 0;
	display: inline;
	font-size: 13px;
	line-height: 13px;
}
.menu-footerbottom-container .menu li:nth-child(n+2) {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #111111;
}
.menu-footerbottom-container .menu li a {
	margin: 0;
	padding: 0;
	display: inline;
	color: #111111;
	text-decoration: none;
}
.menu-footerbottom-container .menu li a:hover,
.menu-footerbottom-container .menu li a:focus {
	text-decoration: underline;
}
.footer-newsletter-container{
	color: #ffffff;
	font-family: "Lato",Arial,Helvetica,sans-serif;
}
.footer-newsletter-container  h6 {
	float: left;
	line-height: 40px;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
}

.footer-newsletter-container  p {
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin: 0;
}
.newsletter-form-container  {
	float: right;
}
.newsletter-form-container form {
	float: right;
	max-width: 440px;
	width: 100%;
	position: relative;
	min-width: 340px;
}
.newsletter-form-container form span.fa {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	font-size: 17px;
	color: #7d7d7d;
	line-height: 40px;
	text-align: center;
}
.newsletter-form-container .newsletter-form-email-input {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 1.42857143;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s linear;
	color: #111111;
	height: 40px;
	border: 0;
	padding: 0px 130px 0px 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.newsletter-form-container .newsletter-form-email-input:focus {
	outline: 0;
}
.newsletter-form-container .newsletter-form-submit-button {
	position: absolute;
	right: 1px;
	top: 1px;
	border: 0;
	width: 120px;
	height: 38px;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	padding: 0;
	background: #89C432;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.newsletter-form-container .newsletter-form-submit-button:hover,
.newsletter-form-container .newsletter-form-submit-button:active,
.newsletter-form-container .newsletter-form-submit-button:focus {
	background: #78B025;
	cursor: pointer;
}
footer.site-footer {
	padding-top: 30px;
}
.extra-info-footer{
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap:30px;
}
.footer-extra-info-container {
	position: relative;
}
.footer-extra-info-container h6 {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 20px;
}
.footer-extra-info-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	line-height: 1;
}
.footer-extra-info-container ul li {
	font-weight: 700;
	border: 0;
	margin-bottom: 10px;
}
.footer-extra-info-container ul li a {
	color: #128DCC;
	text-decoration: none;
}
.footer-extra-info-container ul li a i {
	font-size: 13px;
	padding-right: 10px;
	color: #111111;
}
.footer-extra-info-container ul li a:active,
.footer-extra-info-container ul li a:focus,
.footer-extra-info-container ul li a:hover {
	text-decoration: none;
	color: #000;
}
.footer-extra-info-container .footer_arrow {
	-webkit-transform: rotate(-26deg);
	-moz-transform: rotate(-26deg);
	-o-transform: rotate(-26deg);
	-ms-transform: rotate(-26deg);
	transform: rotate(-26deg);
	position: absolute;
	background: url("images/footer_arrow.png") no-repeat;
	width: 50px;
	height: 72px;
	left: -61px;
	top: -43px;
}
.footer_usps {
	font-weight: 400;
}
.footer_usps i {
	float: left;
	color: #89C432;
	margin-right: 10px;
}
ul.footer_usps li .usp_text {
	display: block;
	line-height: 18px;
	padding-left: 25px;
	font-weight: 400;
	margin-bottom: 8px;
}
.footer-extra-info-container .footer_contact strong {
	color: #1A9EE2;
}
.footer-extra-info-container .footer_contact p {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	color: #111111;
	margin:0 0 3px 0;
	font-size: 15px;
}
/*end of footer*/

/*start of content */

.main-container {
	padding: 0 30px;
	width: 100%;
	max-width: 1320px;
	margin: 0 auto;
	background: #fff;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.main-container a {
	color: #128DCC;
	text-decoration: underline;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.main-container a:hover,
.main-container a:active,
.main-container a:focus {
	outline: 0;
	color: #0a4c6e;
}
.featured-articles {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto auto;
	grid-template-columns: auto auto;
	grid-gap: 50px;
}
.featured-articles .single-article {
	margin-top: 15px;
}
.featured-articles h1 {
	margin-top: 0;
}
.featured-articles h2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 25px;
	margin: 0;
}
.featured-articles p{
	line-height: 25px;
	margin: 0 0 25px;
}
.featured-products {
	padding-top: 30px;
}
.homepage-featured-categories {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap:30px 30px;
	padding-bottom: 30px;
}
.homepage-featured-categories.first-main {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 3fr 1fr;
	grid-template-columns: 3fr 1fr;
}
.homepage-featured-categories.second-main {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 3fr;
	grid-template-columns: 1fr 3fr;
}
.homepage-featured-single-category {
	position: relative;
	height: 240px;
}
.homepage-featured-single-category a {
	background-size: cover;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.homepage-featured-categories .category-description {
	position: absolute;
	z-index: 2;
	left: 15px;
	bottom: 66px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	font-family: "Lato",Arial,Helvetica,sans-serif;
	color: #1A9EE2;
	padding: 7.5px 15px;
	max-width: 92%;
}
.homepage-featured-categories .category-description .small-title {
	font-weight: 300;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 0;
}
.homepage-featured-categories .category-description .main-title {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 27px;
	line-height: 1;
	word-break: break-all;
}
.homepage-featured-single-category button,.homepage-featured-single-category .abutton{
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-weight: 600;
	padding: 7.5px 15px;
	z-index: 2;
	font-size: 20px;
	text-transform: none;
}
.homepage-featured-single-category button:hover,
.homepage-featured-single-category button:focus,
.homepage-featured-single-category button:active,
.homepage-featured-single-category .abutton:hover,
.homepage-featured-single-category .abutton:focus,
.homepage-featured-single-category .abutton:active
{
	background: #1A9EE2;
	color: #fff;
}
.homepage-featured-single-category button i,
.homepage-featured-single-category .abutton i {
	margin-left: 10px;
}
.recently-viewed-products ul.products,
.view-more-products-container ul.products,
.cross-sells ul.products {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #eaeaea;
	margin-bottom: 30px;
}
.recently-viewed-products .ced > h2, .view-more-products-container section > h2, .cross-sells h2 {
	margin-top: 0;
}
.woocommerce-message[role="alert"],
.woocommerce-info{
	padding: 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #78B025;
	text-align: center;
	margin-bottom: 15px;
	background-color: transparent !important;
}
.woocommerce-message[role="alert"] a,
.woocommerce-error,
.woocommerce-info a{
	text-decoration: none;
	font-weight: bold;
}
div .woocommerce-NoticeGroup .woocommerce-error {
	list-style: none;
	text-align: center;
	color: #e85c41;
	margin: 0 auto 20px auto;
	background-color: transparent;
	padding: 15px 0;
}
/*end of content*/

/*
start of single-product
*/
.single-product .product-top {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	margin: 0 0 30px;
	padding-right:15px;
}
.single-product .product-top  h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 5px;
	width: 100%;
	float: right;
	text-align: right;
	margin-bottom: 0px;
}
@media(max-width:768px){
	.single-product .product-top  h1 {
		font-size: 22px;
		line-height: 30px;
	}
}
.single-product .product-top  p {
	margin: 0;
	width: 100%;
	float: right;
	color: #7d7d7d;
	font-size: 14px;
	text-align: right;
}
@media(min-width:768px){
	.woocommerce-product-gallery--with-images,.woocommerce-product-gallery-icon{margin-top:-75px}
}
.single-product-container{clear:both}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
	display: none;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image {
	margin: 0 auto;
	text-align: center;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
	display: block;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
	max-height: 480px;width:auto;
}
@media(max-width:768px){
	.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
		max-height: 360px;width:auto !important;
	}
	.archive h4{height:unset !important}
	.archive .price{margin-top:0px !important}
	.archive .compliment_addtocart_div{justify-content:right !important;visibility: visible !important;}
	.mobrightbox{padding: 10px; align-items: center; align-content: center;}
	.archive a.woocommerce-loop-product__link{display:flex !important}
	.archive .products img{margin:0 !important;margin-right:10px !important}
}
.product-info-left,
.product-info-right{
	position: relative;
	margin-bottom: 30px;
}
.slier-zoom-in {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	position: absolute;
	z-index: 9999999999;
	bottom: 0;
	right: 0;
	cursor: pointer;
	font-size: 32px;
	color: #bbb;
}
.woocommerce-product-gallery:hover + .slier-zoom-in {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
.product-info-container .flex-control-nav.flex-control-thumbs {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	max-width: 100%;
	white-space: nowrap;
	overflow-x: auto;
	width: 100%;
}
.flex-control-thumbs img{max-width:100px !important;height:auto;}

.flex-control-nav.flex-control-thumbs {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    padding: 5px 0;
    scrollbar-width: thin;              /* Firefox */
    scrollbar-color: #ccc transparent;  /* Firefox */
}

/* WebKit (Chrome, Edge, Safari) */
.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
    height: 6px;
}
.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-track {
    background: transparent;
}
.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}
.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

/* optional: smooth scrolling */
.flex-control-nav.flex-control-thumbs {
    scroll-behavior: smooth;
}
.product-info-container > * {
    min-width: 0; /* prevents left div from forcing right div smaller */
    /*overflow-x: hidden;  optional, to hide overflow */
	
}

.product-info-container .flex-control-nav.flex-control-thumbs li{
	list-style: none;
	padding: 0 10px;
	margin: 0;
	display: inline;
	cursor: pointer;
}

.product-info-container .up-sells.upsells.products .products{
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-info-container .up-sells.upsells.products li.product a{
	position: relative;
	-webkit-transition: all .15s ease-in;
	-moz-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	-ms-transition: all .15s ease-in;
	transition: all .15s ease-in;
	display: block;
	text-decoration: none;
	padding: 15px 0;
	margin: 0;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.up-sells.upsells.products li.product a[rel="nofollow"],
.cross-sells ul li a[rel="nofollow"] {
	display: none !important;
}
.product-info-container .up-sells.upsells.products li.product a img{
	float: left;
	width: 100px;
	margin: 0 15px;
}
.product-info-container .up-sells.upsells.products li.product a h2 {
	float: left;
	clear: none;
	font-weight: 600;
	font-size: 16.05px;
	margin: 0 0 5px;
	width: calc(100% - 130px);
}
.product-info-container .up-sells.upsells.products li.product a .price{
	font-weight: bold;
	font-size: 20px;
	color: #111111;
	width: calc(100% - 130px);
	float: left;
}
.product-info-container .up-sells.upsells.products li.product a .onsale{
	color: #78B025;
	font-weight: bold;
	font-size: 16px;
}
.single-product-container .shop_attributes {
	text-align: left;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.single-product-container .shop_attributes tbody {
	color: #7d7d7d;
}
.single-product-container .shop_attributes td,
.single-product-container .shop_attributes th {
	padding: 0 0 8px 0;
}
.single-product-container .shop_attributes th{
	width: 135px;
}
.single-product-container .shop_attributes p {
	margin: 0;
}
.single-product-container .shop_attributes a {
	text-decoration: none;
}
.single-product-container .text-success {
	color: #3c763d;
}
.single-product-container .product-stock {
	font-size: 17px;
	margin: 0 0 25px;
}
.product-info-container.product-info-container-top .product-info-right{
	/** padding-top: 40px; **/
}
.single-product-container .product-usps .item {
	float: left;
	width: 50%;
}
.single-product-container .product-usps .item p {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 17px;
	margin: 0 0 10px;
	padding-right: 20px;
}
.single-product-container .product-usps .item p small {
	display: block;
	font-weight: 400;
	font-size: 15px;
	color: #7d7d7d;
}
.single-product-container .product-usps .item i {
	float: left;
	width: 30px;
	font-size: 17px;
	color: #111111;
	line-height: 30px;
	height: 60px;
}
.single-product-container .add-to-cart-container form.cart p{
	font-weight: bold;
	margin: 0 0 15px 0;
	line-height: 40px;
}
.single-product-container .add-to-cart-container form.cart p input,
.shop_table.shop_table_responsive input:not([type="radio"]),
.woocommerce-checkout .form-row span input,
.form-row span span[role="combobox"],
.cart_totals span span[role="combobox"],
input[type="text"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="email"] {
	width: 100%;
	line-height: 1.4;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-size: 17px;
	color: #111111;
	height: 40px;
	padding: 6px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.shop_table.shop_table_responsive .apply-button {
	background: transparent;
	border: 1px solid #89C432;
	color: #636363;
	font-weight: 400;
	text-transform: capitalize;
}

.shop_table.shop_table_responsive .apply-button:hover {
	background: #89C432;
	color: #fff;
	transition: all 0.3s linear;
}

.product-info-container.product-info-container-top .add-to-cart-container {
	margin: 40px 0 20px 0;
}

.product-price-vat-save {width:70% !important;}
body:not(.body_show_excl_price) .product-aantal{display: block !important;}
body.body_show_excl_price .product-aantal-excl{display: block !important;}

.product-price-vat-save>span.amount,
body:not(.body_show_excl_price) .product-price-vat-save>.priceparentspan{
	font-size:25px !important;font-weight: bold !important;
}


.product-price-vat-save del span{font-size:22px !important;}
.product-price-vat-save{font-size: 15px; margin-bottom: 1px; margin-top:5px;width: 50%; float: left;color:#78B025}

.product-info-container.product-info-container-top .price {
	text-align: right;
	font-size: 12px;
	color: #7d7d7d;
}
@media(max-width:768px){
	.product-info-container.product-info-container-top .price{padding-top:8px;margin-bottom:0px}
}
.product-info-right>p.price>.amount,
.body_show_excl_price .product-info-right>p.price>.priceparentspan {
	font-size: 15px !important;
	font-weight: bold ;
}

.priceparentspan{
	padding-right: 3px;
    margin-bottom: 10px;
	line-height:34px;
}


.product-info-container.product-info-container-top .woocommerce-Price-amount.amount {
	font-size: 15px;
	font-weight: normal;
	color: #7d7d7d;
}

.product-price-vat-save>span {
	color: #78B025 !important;
}
.product-info-right>.price>.woocommerce-Price-amount.amount {font-weight:bold}

.single-product-container .quantity {
	width: 50%;
	float: left;
	line-height: 46px;
	height: 46px;
	margin-bottom: 15px;
}
.single-product-container .quantity .input-text.qty {
	line-height: 46px;
	height: 46px;
	width: 100%;
	padding: 6px;
	font-size: 17px;
}
.single-product-container .single_add_to_cart_button {
	font-weight: 600;
	font-size: 20px;
	text-transform: none;
	line-height: 46px;
	height: 46px;
	padding: 0;
	margin-bottom: 30px;
	width: 50%;
	float: right;
	vertical-align: top!important;
}
/*
end of single-product
*/
/*start of cart*/
.shop_table.shop_table_responsive {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	margin-bottom: 30px;
}
.shop_table.shop_table_responsive th{
	padding-bottom: 10px;
}
.shop_table.shop_table_responsive td,
.shop_table.shop_table_responsive th{
	text-align: left;
	border-bottom: 1px solid #e3e3e3;
	text-overflow: ellipsis;
	overflow: hidden;
	display: table-cell;
}
.shop_table.shop_table_responsive a {
	text-decoration: none;
	color: #111111;
}
.shop_table.shop_table_responsive .product-remove {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.shop_table.shop_table_responsive .product-thumbnail {
	text-align: center;
}
.shop_table.shop_table_responsive .product-name a{
	display: block;
	font-size: 17px;
}
.shop_table.shop_table_responsive td .variation {
	margin: 0;
	float: left;
	height: 24px;
}
.shop_table.shop_table_responsive td .variation dt,
.shop_table.shop_table_responsive td .variation dd {
	float: left;
}
.shop_table.shop_table_responsive .product-thumbnail img {
	max-width: 50px;
	max-height: 50px;
	width: auto;
	height: 50px;
}
.shop_table.shop_table_responsive input {
	max-width: 200px;
}
.shop_table.shop_table_responsive button {
	height: 40px;
	vertical-align: top;
}
.shop_table.shop_table_responsive td.actions {
	padding: 15px 0;
}
.shop_table.shop_table_responsive .coupon {
	float: left;
	font-weight: bold;
}
.shop_table.shop_table_responsive .actions button[name="update_cart"]{
	float: right;
}

.shop_table.shop-total td, .shop_table.shop-total th{
	border-bottom: none
}
.shop_table.shop-total td {
	text-align: right;
	color: #7d7d7d;
}

.shop_table.shop-total tr:last-child td {
	color: #89C432;
}

.cart-collaterals {
	display: table;
	width: 100%;
}
.cart-collaterals .cross-sells {
	display: table-footer-group;
}
.cart-collaterals .cart_totals {
	display: table-header-group;
	width: 40%;
	float: right;
	margin-bottom: 30px;
}

.cart-collaterals .cart_totals h2{
	border-bottom: 0px solid #e3e3e3;
	padding-bottom: 20px;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward{
	line-height: 28px;
	width: 100%;
}
.woocommerce-cart .status-publish {
	margin-bottom: 0;
}
/*end of cart*/
/*start of checkout*/
.woocommerce-checkout a{
	text-decoration: none;
}
.woocommerce-checkout .checkout-form-container,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 30px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
	align-items: end;
	width: 100%;
	display: block;
}
.woocommerce-checkout .form-row span {
	clear: both;
	width: 100%;
}
.woocommerce-checkout textarea#order_comments {
	display: block;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
	text-align: left;
	border-collapse: collapse;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th {
	border-bottom: 1px solid #eee;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th {
	text-align: left;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th.product-total {
	text-align: right;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td {
	text-align: right;
	padding: 10px 0;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td.product-name {
	text-align: left;
	min-width: 30%;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
	color: #78B025;
}
.woocommerce-checkout .woocommerce-checkout-payment ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.woocommerce-checkout .woocommerce-checkout-payment ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}
.woocommerce-checkout .woocommerce-checkout-payment ul li p {
	margin: 0;
}
.woocommerce-checkout #place_order{
	line-height: 28px;
	width: 100%;
	margin-top: 15px;
}
.checkout_coupon #coupon_code {
	max-width: 300px;
}
.checkout_coupon.woocommerce-form-coupon {
	margin-bottom: 30px;
}
.woocommerce ul,
.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-info-left ul {
    margin: 10px 25px;
	padding: 0;
	list-style:disc;
}
.woocommerce form .form-row-quart, .woocommerce-page form .form-row-quart, .woocommerce form .form-row-quart-first, .woocommerce-page form .form-row-quart-first {
	width: 100% !important;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td.product-total {
	text-align: right;
}
.woocommerce-MyAccount-navigation {
	margin-bottom: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 7px;
}
.woocommerce-shipping-calculator > p{
	margin-bottom: 0;
}

/*end of checkout*/
/*start my account*/
.woocommerce .woocommerce-MyAccount-navigation {
	width: 200px;
	padding-right: 30px;
	float: left;
}
.woocommerce .woocommerce-MyAccount-content {
	width: calc(100% - 200px);
	float: right;
}
.woocommerce-MyAccount-content fieldset{
	margin-bottom: 30px;
}
.woocommerce-MyAccount-content > form {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
/*end my account*/
/*start of login*/
.woocommerce-form-login {
	max-width: 300px;
	margin: 0 auto 30px auto;
}
.woocommerce-form-login input, .error-404.not-found input[type="search"] {
	max-width: 300px;
	width: 100%;
	clear: both;
	display: block;
}
.woocommerce-form-login input#rememberme {
	width: auto;
	display: inline;
}
/*end of login*/
/*start of 404*/
.error-404.not-found .page-header{
	margin: 10px 0;
}
.error-404.not-found .page-content {
	margin: 30px 0;
}
.error-404.not-found .search-field {
	float: left;
}
.error-404.not-found .search-submit {
	line-height: 28px;
}
/*end of 404*/
ul.page-numbers {
	margin: 0 auto;
	text-align: center;
}
ul.page-numbers li {
	display: inline-block;
	margin: 5px;
}
ul.page-numbers li a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #89C432;
}
/*.single-product-container .product-info-container.product-info-container-bottom .shop_attributes tr:nth-child(odd) {*/
	/*background: #f1f1f1;*/
/*}*/
.single-product-container .product-info-container.product-info-container-bottom .shop_attributes td,
.single-product-container .product-info-container.product-info-container-bottom .shop_attributes th {
	padding:4px 0 4px 10px;
	font-weight:normal;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	-webkit-transition: opacity .15s linear 1s linear;
	-moz-transition: opacity .15s linear 1s linear;
	-o-transition: opacity .15s linear 1s linear;
	-ms-transition: opacity .15s linear 1s linear;
	transition: opacity .15s linear 1s linear;
}
.fade.in {
	opacity: 1;
}
.modal {
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background: rgba(0, 0, 0, 0.5);
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	position: relative;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0;
	max-width: 90%;
	margin: 30px auto;
	width: 600px;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}
.modal-header img {
	margin-bottom: 15px;
}
.modal-header h3 {
	text-align: right;
	font-size: 15px;
	color: #777;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-body p,
.modal-footer{
	font-size: 17px;
	line-height: 26px;
}
.modal-footer {
	padding: 15px;
	border-top: 1px solid #e5e5e5;
}
.inline-block-element {
	display: inline-block;
}
.modal-link-options {
	float: right;
}
.modal-link-options .btn {
	border: none;
	height: 36px;
	line-height: 36px;
	padding: 0 30px;
}
.btn-danger {
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-ms-transition: all .1s ease-in;
	transition: all .1s ease-in;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	color: #fff;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: 600;
	padding: 7px 18px;
}
.btn-danger,
a.btn-danger {
	background-color: #d9534f;
	border-color: #d43f3a;
	color: #fff;
	text-decoration: none;
}
.btn-danger:hover,
a.btn-danger:hover,
.btn-danger:focus,
a.btn-danger:focus,
.btn-danger:active,
a.btn-danger:active {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.header-search-preview-content.hidden{
	display: none;
}
.header-search-preview-content {
	position: absolute;
	z-index: 10;
	max-height: 90vh;
	overflow-x: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	margin: 0;
	list-style: none;
	max-width: 470px;
	width: calc(100% - 60px);
	padding: 0;
	top: 55px;
	left: 45px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12);
}
.header-search-preview-content li {
	border-bottom: 1px solid #ccc;
	clear: both;
	float: left;
	width: 100%;
}
.header-search-preview-content li:hover,
.header-search-preview-content li:focus {
	background: #ededed;
}
.header-search-preview-content li .autosuggest_noresults {
	display: block;
	text-align: center;
	padding: 7.5px 10px;
	font-family: "Lato",Arial,Helvetica,sans-serif;
}
.header-search-preview-content li  .autosuggest_prod a {
	display: block;
	padding: 10px;
	padding-bottom: 0;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.header-search-preview-content li  .autosuggest_prod a .image {
	float: left;
	width: 80px;
	height: 70px;
	text-align: center;
	margin: 0 10px 10px 0;
}
.header-search-preview-content li  .autosuggest_prod a .image img {
	max-height: 100%;
}
.spinner-container {
	height: 200px;
	position: relative;
}
.spinner-container i {
	font-size: 38px;
	margin-left: calc(50% - 20px);
	margin-top: calc(25% - 20px);
}
.header-search-preview-content li  .autosuggest_prod a .title{
	display: block;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

.header-search-preview-content li  .autosuggest_prod a .price{
	display: block;
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #111111;
	margin-bottom: 10px
}

@media (max-width: 1320px) {
	.header-search-preview-content {
		max-width: 500px;
	}

	.header-submenu .header-submenu-item strong {
		font-size: 15px;
	}
	.header-submenu .header-submenu-item {
		padding: 10px 5px 7px 15px;
		font-size: 13px;
		justify-content: center;
	}
	.main-category-head {
		-ms-grid-columns: 3fr 2fr;
		grid-template-columns: 3fr 2fr;
	}
	.main-category-head-picture {
		height: 141px;
	}
	.category-content .product-grid .woocommerce-Price-amount.amount,
	.recently-viewed-products .woocommerce-Price-amount.amount,
	.view-more-products-container .woocommerce-Price-amount.amount,
	.single-product-container .woocommerce-Price-amount.amount,
	.cross-sells ul li .woocommerce-Price-amount.amount {
		font-size: 18px;
	}
	.category-content .product-grid .stock,
	.recently-viewed-products .products .stock,
	.view-more-products-container .products .stock,
	.up-sells.upsells.products li.product a p.stock,
	.cross-sells ul li p, .shipping-calculator-button {
		font-size: 13px;
		line-height: 13px;
		padding: 10px 0px;
	}
	.category-item-inner .product-title {
		text-align: center;
		font-size: 15px;
		line-height: 18px;
		height: 36px;
	}
	.homepage-featured-categories .category-description .small-title {
		font-size: 20px;
	}
	.homepage-featured-categories .category-description .main-title {
		font-size: 22px;
	}
	.main-navigation .menu li a, .main-navigation .my-account-link a {
		font-size: 17px;
		padding: 19px 10px;
	}
	.site-header .header-top .header-inner-content {
		-ms-grid-columns: 3fr 5fr 2fr 3fr;
		grid-template-columns: 3fr 5fr 2fr 3fr;
	}
	.header-top-item.contact {
		text-align: center;
	}
	.header-top-item.contact > i{
		margin: 0 auto 5px auto;
		float: none;
		font-size: 17px;
		line-height: 17px;
	}
	.header-top-item.contact .contact-text,
	.header-top-item.contact .text {
		width: 100%;
		font-size: 13px;
		display: block;
		line-height: 13px;
	}
	.hidden-md,
	.visible-lg{
		display: none;
	}
	.footer-newsletter-container {
		-ms-grid-columns: auto auto;
		grid-template-columns: auto auto;
		grid-gap: 5px 30px;
	}
	.footer-newsletter-container  p{
		grid-column-start: 1;
	}
	.site-main .category-container .category-content .category-grid,
	.site-main .category-container .category-content .product-grid .products {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.category-item:nth-child(4n) .category-item-inner,
	.category-content .product-grid .products li:nth-child(4n) a{
		border-right: 1px solid #eaeaea;
	}
	.category-item:nth-child(3n) .category-item-inner,
	.category-content .product-grid .products li:nth-child(3n) a{
		border-right:none;
	}
	.category-item:nth-child(n+4),
	.category-content .product-grid .products li:nth-child(n+4){
		border-top: 1px solid #eaeaea;
	}
}
@media (max-width: 1024px) {
	.site-header .header-top .header-inner-content {
		-ms-grid-columns: auto auto auto;
		grid-template-columns: auto auto auto;
	}
	.header-top-item.contact {
		display: none;
	}
	.header-top-item.search,
	.header-top-item.logo{
		min-width: 200px;
	}
	.main-container {
		padding: 0 15px;
	}
	.homepage-featured-categories.first-main,
	.homepage-featured-categories.second-main{
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
	.main-navigation .menu li a,
	.main-navigation .my-account-link a {
		font-size: 14px;
		padding: 15px 7px;
	}
	.extra-info-footer {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.footer-newsletter-container {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.newsletter-form-container form {
		max-width: 100%;
	}
	.main-category-head {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		margin-bottom: 0;
	}
	.hidden-sm,
	.main-category-head-description{
		display: none;
	}
	.recently-viewed-products ul.products,
	.view-more-products-container ul.products,
	.cross-sells ul.products {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.category-item:nth-child(n+2),
	.category-content .product-grid .products li:nth-child(n+2){

	}
	.category-item:nth-child(3n) .category-item-inner,
	.category-content .product-grid .products li:nth-child(3n) a{
		border-right: none;
	}
	.recently-viewed-products ul.products li:nth-child(n+4),
	.view-more-products-container .products li:nth-child(n+4),
	.cross-sells ul li:nth-child(n+4) {
		border-top: 1px solid #eaeaea;
	}
	.recently-viewed-products ul.products li:nth-child(4n) a,
	.view-more-products-container .products li:nth-child(4n) a,
	.cross-sells ul li:nth-child(4n) a{
		border-right: 1px solid #eaeaea;
	}
	.recently-viewed-products ul.products li:nth-child(3n) a,
	.view-more-products-container .products li:nth-child(3n) a,
	.cross-sells ul li:nth-child(3n) a{
		border-right:none;
	}
	.category-content .product-grid .stock,
	.recently-viewed-products .products .stock,
	.view-more-products-container .products .stock,
	.cross-sells ul li p, .shipping-calculator-button{
		clear: both;
		text-align: center;
	}
	.category-content .product-grid .price,
	.recently-viewed-products .products .price,
	.view-more-products-container .products .price,
	.cross-sells ul li .price {
		float: none;
	}
	.single-product-container .product-usps .item {
		float: left;
		width: 100%;
	}
	.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
	.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
}

@media (max-width: 768px) {
	.slider.newcarousel{overflow-y: hidden;}
	.slick-arrow:not(.category-container-new .slick-arrow){display: none !important;}
	.home .slider.newcarousel .slick-arrow{display: block !important;}
    .slider.newcarousel.slick-slider{overflow-y: visible !important;}

	.show-on-xs {
		display: block;
	}
	.hidden-xs,
	.site-header .header-submenu,
	.header-top-item.cart,
	#site-navigation,
	.category-sidebar,
	.category-content .main-category-head,
	.product-list-usp,
	.product-info-container .flex-control-nav.flex-control-thumbs{
		display: none;
	}
	.header-top {
		position: relative;
	}
	.header-top-item.logo {
		min-width: 140px;
		width: 50%;
		float: left;
		margin-right: 10px;
	}
	.header-top-item.logo .custom-logo-link {
		margin: 5px 0 0 0;
		height: 65px;
	}
	.featured-products {
		padding-top: 0;
	}
	.homepage-featured-categories.first-main,
	.homepage-featured-categories.second-main,
	.homepage-featured-categories,
	.featured-articles{
		-ms-grid-columns:auto;
		grid-template-columns:auto;
		grid-gap: 0;
		padding-bottom: 0px;
	}
	.homepage-featured-single-category {
		margin-bottom: 15px;
	}
	.main-container {
		padding: 0;
		float: left;
		width: 100%;
	}
	.site-header .header-top .header-inner-content {
		display: block;
		padding: 0 15px;
	}
	.recently-viewed-products .ced > h2,
	.view-more-products-container section > h2,
	.cross-sells h2 {
		padding: 0 15px;
	}
	.recently-viewed-products ul.products,
	.view-more-products-container ul.products,
	.cross-sells ul.products {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.menu-footerbottom-container .menu,.footer-extra-info-container ul{
		border-top: 1px solid #eee8ea;
	}
	.menu-footerbottom-container .menu li, .footer-extra-info-container ul li {
		line-height: 1;
		border-bottom: 1px solid #eee8ea;
		padding: 10px 15px;
		width: 100%;
		margin: 0;
	}
	.menu-footerbottom-container .menu li:nth-child(n+2) {
		margin-left: 0;
		padding-left: 15px;
		border-left: none;
	}
	.menu-footerbottom-container .menu li a:after,
	.footer-extra-info-container ul li a:after{
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		float: right;
		color: #111111;
		-moz-opacity: .7;
		-khtml-opacity: .7;
		-webkit-opacity: .7;
		opacity: .7;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		filter: alpha(opacity=70);
	}
	.menu-footerbottom-container .menu li a {
		color: #128DCC;
		text-decoration: none;
	}
	.extra-info-footer {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.footer-extra-info-container h6,
	.footer-extra-info-container p{
		padding: 0 15px;
	}
	.footer-image-center-on-small {
		width: 100%;
		display: block;
		text-align: center;
	}
	.footer-newsletter-container {
		display: block;
		padding: 15px;
	}
	.newsletter-form-container form {
		min-width: auto;
		margin-top: 10px;
	}
	.footer-newsletter-container p {
		font-size: 15px;
	}
	.footer-newsletter-container h6 {
		font-weight: normal;
		line-height: 32px;
		white-space:normal !important
	}
	.header-inner-content.main-container .show-on-xs .fa {
		vertical-align: middle;
		display: table-cell;
		line-height: 38px;
		color: #111111;
		float: none;
		-webkit-transition: all .1s linear;
		-moz-transition: all .1s linear;
		-o-transition: all .1s linear;
		-ms-transition: all .1s linear;
		transition: all .1s linear;
	}
	.small-search-icon-container,
	.small-cart-icon-container,
	.small-menu-icon-container,
	.small-user-icon-container
	{
		margin: 3px;
		display: table;
		background: none;
		width: 30px;
		height: 68px;
		padding: 0;
		border: 0;
		text-align: center;
		font-size: 20px;
		float: left;
	}
	#top-minicart.active {
		right: 0;
		width: 100%;
	}
	.show-on-xs .small-search-icon-container:focus .fa,
	.show-on-xs .small-search-icon-container:active .fa,
	.show-on-xs .small-cart-icon-container:focus .fa,
	.show-on-xs .small-cart-icon-container:active .fa,
	.show-on-xs .small-menu-icon-container:focus .fa,
	.show-on-xs .small-menu-icon-container:active .fa{
		color: #1A9EE2;
	}
	.title-inner-container {
		max-width: calc(100% - 70px);
		float: left;
	}
	.header-top-item.search {
		min-width: 100%;
		max-width: 100%;
		float: left;
		padding: 0;
		display: none;
	}
	.header-top-item.search .fa-search {
		left: 0;
	}
	.header-top-item.search .woocommerce-product-search {
		padding: 1px 0;
		padding-top: 0px;
		max-width: none;
	}
	.header-search-preview-content {
		max-width: none;
		width: 100%;
		left: 0;
	}
	.header-top-item.search form button {
		right: 1px;
	}
	.site-header {
		background: #fff;
	}
	.main-navigation .my-account-link {
		position: static;
	}
	.main-navigation .menu {
		padding: 0;
	}

	.main-navigation .menu li,
	.main-navigation .menu li a,
	.main-navigation .my-account-link a,
	.main-navigation .my-account-link{
		width: 100%;
		float: left;
		display: block;
		max-width: 100%;
	}
	.main-navigation .my-account-link a,
	.main-navigation .menu li a{
		padding: 10px 15px;
		font-weight: bold;
		font-size: 20px;
	}
	.main-navigation .menu {
		background: transparent;
		display: block;
	}
	#site-navigation.main-navigation {
		padding: 0;
		margin: 0;
		width: 100%;
		height: 100%;
		background-color: #1A9EE2;
		background-image: -webkit-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: -moz-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: -o-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: -ms-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: linear-gradient(top, #1A9EE2, #128DCC);
		-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
		-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
		box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
		float: left;
	}
	.main-navigation .menu {
		background-color: transparent;
		background-image: none;
		-webkit-box-shadow:none;
		-moz-box-shadow: none;
		box-shadow:none;
	}
	@media (max-width: 767px) {
		.menu li.submenu-open > a:after {
			content: "\f107" !important; /* angle-down */
		}
		.menu li.submenu-open > .sub-menu {
			display: block;
			
			left:0 !important;
		}
		.menu li.submenu-open > .sub-menu{
			position:relative !important
		}
		.menu>li.submenu-open .sub-menu a{
			font-size: 16px; 
		}
		.menu>li.submenu-open .submenu-open .sub-menu a{
			font-size: 14px; 

		}
		.menu li.submenu-open .sub-menu a{padding:10px 15px !important;}
		.menu>li.submenu-open .sub-menu span{
			padding-left: 10px !important; 
		}
		.menu>li.submenu-open .submenu-open .sub-menu span{
			padding-left: 15px !important; 
		}
		.menu>li.submenu-open .submenu-open .submenu-open .sub-menu span{
			padding-left: 20px !important; 
		}
	}
	.main-navigation .my-account-link a:after,
	.main-navigation .menu li.menu-item-has-children>a:after {
		content: "\f105";
		float: right;
		-moz-opacity: .7;
		-khtml-opacity: .7;
		-webkit-opacity: .7;
		opacity: .7;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		filter: alpha(opacity=70);
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
	}
	.site-main .category-container .category-content .category-grid,
	.site-main .category-container .category-content .product-grid .products,
	.product-info-container{
		display: block;
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		float: left;
		width: 100%;
	}
	.site-main .category-container {
		display: block;
		padding:0px 15px;
	}
	
	
	.woocommerce-breadcrumb{
		padding: 15px;
		margin: 0;
		background: #f5f5f5;
		color: #111111;
		border-top: 1px solid #eee8ea;
		overflow: hidden;
	}
	.category-item-inner .product-image {
		float: left;
		width: 65px;
		height: 65px;
		margin: 5px 15px 5px 0;
	}
	.category-item-inner .product-title {
		display: block;
		font-size: 17px;
		line-height: 17px;
		overflow: hidden;
		padding: 24px 15px;
		height: auto;
		margin: 5px 0 5px 0;
	}
	.category-content .category-grid .category-item, .category-content .product-grid .products li, .recently-viewed-products .products li, .view-more-products-container .products li, .cross-sells ul li {
		border-top: 1px solid #eaeaea;
		margin-bottom: -1px;
		padding: 0 15px;
		float: left;
		width: 100%;
	}
	.category-content .category-grid .category-item:last-child,
	.category-content .product-grid .products li:last-child,
	.recently-viewed-products .products li:last-child,
	.view-more-products-container .products li:last-child,
	.cross-sells ul li:last-child {
		border-bottom: 1px solid #eaeaea;
	}
	.site-main .category-container .category-content .category-grid,
	.site-main .category-container .category-content .product-grid .products,
	.recently-viewed-products ul.products,
	.view-more-products-container ul.products,
	.cross-sells ul.products{
		border-top: none;
		display: block;
		margin: 0;
	}
	.category-content .product-grid .products li a img,
	.recently-viewed-products .products li img,
	.view-more-products-container .products li img,
	.cross-sells ul li img {
		width: 90px;
		height: auto;
		margin: 15px 15px 15px 0;
		float: left;
	}
	.category-content .product-grid .products li h2,
	.recently-viewed-products .products li h2,
	.view-more-products-container .products li h2,
	.cross-sells ul li h2,
	.category-content .product-grid .price,
	.recently-viewed-products .products .price,
	.view-more-products-container .products .price,
	.cross-sells ul li .price{
		float: left;
		display: block;
		margin: 15px 0 0 0;
		width: calc(100% - 10px);
		clear: none;
		text-align: left;
		padding: 0;
	}
	.category-content .product-grid .stock,
	.recently-viewed-products .products .stock,
	.view-more-products-container .products .stock,
	.cross-sells ul li p,
	.shipping-calculator-button{
		clear: none;
		text-align: left;
	}
	.site-main .category-container .category-content .product-grid .products li,
	div ul.products li.product {
		float: left;padding-top:15px;
	}
	.recently-viewed-products {
		clear: both;
		float: left;
		width: 100%;
		margin-top: 30px;
	}
	.woocommerce-result-count {
		padding: 0 15px;
	}
	.category-item-inner,
	.category-content .product-grid .products li a,
	.recently-viewed-products ul.products li a,
	.view-more-products-container .products li a,
	.cross-sells ul li a {
		border-right: none;
	}
	.site-main .category-container .category-content .category-grid,
	.site-main .category-container .category-content .product-grid .products {
		border: none;
	}
	.page-content,
	.entry-content,
	.entry-summary,
	.content-area {
		margin: 0;
	}
	.single .main-container .product .single-product-container .product-info-container.product-info-container-top,
	.product-info-container.product-info-container-bottom .product-info-left{
		padding: 15px;
		margin-bottom: 0;
	}
	.product-info-container.product-info-container-bottom .product-info-right {
		float: right;
		width: 100%;
	}
	.product-info-container.product-info-container-bottom .product-info-right section.products > h2 {
		padding: 30px 15px;
		margin: 0;
		border-top: 1px solid #e3e3e3;
		border-bottom: 1px solid #e3e3e3;
	}
	.single-product-container .quantity,
	.shop_table.shop_table_responsive button,
	.shop_table.shop_table_responsive .coupon #coupon_code{
		margin-bottom: 15px;
	}
	.shop_table.shop_table_responsive thead {
		display:table-header-group;
	}
	table.shop_table.shop_table_responsive tr td:before {
		content:"";
	}
	.single-product-container .quantity,
	.single-product-container .single_add_to_cart_button,
	.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward,
	.shop_table.shop_table_responsive button,
	.woocommerce-checkout #place_order,
	.product-grid .woocommerce-ordering .orderby{
		width: 100%;
	}
	.shop_table.shop_table_responsive input {
		max-width: 100%;
	}
	.product-info-container.product-info-container-top .product-info-right {
		padding-top: 0;
	}
	.shop_table.shop_table_responsive{
		float: left;
		width: 100%;
		padding: 0px;
	}
	.page>.container>.row>.col-md-12{padding:15px !important}
	.cart-collaterals .cart_totals{
		float: left;
		width: 100%;
	}
	.cart-collaterals .cart_totals > h2,
	.cart-collaterals .cart_totals .wc-proceed-to-checkout{
		padding:0 15px;
	}
	.shop_table.shop_table_responsive .product-remove {
		font-size: 20px;
	}
	.shop_table.shop_table_responsive .product-name a {
		font-size: 12px;
		line-height: 14px;
		max-width: 80px;
		word-break:break-word;
	}
	.shop_table.shop_table_responsive .product-price .amount,
	.shop_table.shop_table_responsive .product-subtotal .amount{
		word-break: break-all;
	}
	td.product-price,
	th.product-price{
		display: none;
	}
	th.product-quantity,
	td.product-quantity{
		max-width: 40px;
	}

	.woocommerce-checkout .checkout-form-container,
	.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
	.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
		display: block;
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	form.checkout.woocommerce-checkout {
		padding: 0 15px;
	}
	.woocommerce-message[role="alert"],
	.woocommerce-info{
		padding: 15px;
	}
	.woocommerce ul.woocommerce-error{
		margin-bottom: 30px;
	}
	.woocommerce .woocommerce-MyAccount-content,
	.woocommerce .woocommerce-MyAccount-navigation{
		width: 100%;
		padding: 0 15px;
	}
	.error-404.not-found {
		padding: 0 15px;
	}
	.error-404.not-found .search-submit {
		margin-top: 15px;
	}
	.featured-articles .single-article {
		padding: 0 15px;
	}
	.inline-block-element {
		display: block;
	}
	.modal-link-options {
		float: none;
	}
}

@media (min-width: 769px) {
	#site-navigation,
	.header-top-item.search{
		display: block !important;
	}
	.header-top-item.search{
		width:480px;
		flex-grow:1;
	}
	.main-navigation .menu {
		margin-left:-10px
	}
}
@media (max-width: 769px) {
	.product-info-right
	{
		position:inherit !important;
	}
}

.pf-help-title {
	font-weight: bold;

}
.browser-notification {
    padding: 10px;
        color: white;
            background: maroon;
            }


#billink_accept{
	line-height: 1.5;
    margin-right: 4px;
    width: 13px;
    font-size: 16px;
    height: 13px;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image{overflow: initial !important;}
.custom_description ul{list-style: disc;
	padding-left: 20px !important;}
	
	
	.wp-block-button__link.add_to_cart_button{
		color: #fff;
		background: #89C432;
		text-decoration: none;
		font-size: 13px;
	}

	.newcarousel .attachment-woocommerce_thumbnail {height:200px;width:auto;max-width:100%;overflow-x:hidden}
	.single-product .newcarousel .attachment-woocommerce_thumbnail {height:auto !important;}
    .newcarousel a{display:block;position:relative;padding:5px;text-decoration:none;color:#111111}
    .slick-prev:before, .slick-next:before{color:#1a9ee2 !important}

	.cl-grid-flow {
        min-height:250px;
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: repeat(3, 1fr);
    }
    .featured-articles-new{display:table}
    .featured-articles-new>article{width:48%;margin:0;display:table-cell;vertical-align:top;padding:20px}
    @media(max-width:768px){
        .featured-articles-new{display:block}
        .featured-articles-new>article{display:block;width:100%;margin-bottom:30px}
        .cl-grid-flow {
            min-height:initial;
            display: block;
            grid-auto-flow: unset;
            grid-template-columns: unset;
        }
        .cl-grid-flow>div{width:100%}
    }
    .featured-articles-new .single-article{word-break: break-word;}



#sort_customizable_table tbody tr:nth-child(odd) {
		background-color: #f9f9f9;
}
#sort_customizable_table th,#sort_customizable_table td{text-align: left;} 


.compliment_addtocart_div{width:100%;position:relative;padding-bottom: 20px;display: flex;visibility:hidden;clear: both;padding-top: 2px;justify-content: center;}
.compliment_addtocart_div>div,.compliment_addtocart_div>a:not(.hide):not(.disnonmobile){display:inline-flex !important}
.compliment_addtocart_div .added_to_cart{position: absolute !important; top: 32px;font-size:11px}
.compliment_addtocart_div .quantity input{width:50px}
.compliment_addtocart {
	padding: 4px !important;background: #89c432;font-size:13px;margin: 0 !important;color: white !important;
}
.compliment_addtocart.added{color: #5a5a5a !important;}
li.product:hover .compliment_addtocart_div{visibility: visible}
li.product{border-right:1px solid #eaeaea;padding-bottom:0px !important}
li.product>a{border-right:none !important}

.site-header .header-top .header-inner-content{grid-template-columns: 3fr 4fr 2fr 2fr !important;}

.newheadmode .search-field{border: 2px solid #1A9EE2 !important; border-radius: 30px !important;    padding-left: 15px !important;}
.newheadmode .small-search-icon-container,.newheadmode .search>.fa-search{display: none !important;}
@media(max-width:768px){
    .newheadmode .header-top-item.search{display:block !important}    
	.header-top-item.search form button {top:0px}
}
.newheadmode .woocommerce-product-search button{background: none; border: none;}

@media(min-width:768px){
    .newheadmode .header-top-item.contact{display: none !important;}
    .newheadmode .header-top-item .woocommerce-product-search{max-width: 450px;margin-left:120px}
    /*.newheadmode .header-top-item.search input[type="search"] {padding-left:0px !important}*/

    .newheadmode .site-header .header-top .header-inner-content{display:flex;}
    .newheadmode .header-top-item.cart{border:none !important}
    .newheadmode .custom-logo-link img{max-height: unset !important;width:245px;height:auto !important}
}



#topreviewbar .kk-rating-stars{line-height:18px !important}
#topreviewbar .star{height: 18px; width: 18px; background-size: 18px; background-position: 0 -6px;}
#topreviewbar{display: inline-block;height: 30px;padding: 2px;float: right;width: auto;margin-top: 12px;}
@media(max-width:768px){
	#topreviewbar{display:none !important}
	#topreviewbar{margin-top:-15px;height:30px}
	#topreviewbar .kk-reviews{display:flex;height:23px}
	#topreviewbar p{display: flex; height: 21px; margin-top: -4px; padding-left: 5px;}
	#topreviewbar p,#topreviewbar .kk-rating{display:flex}

	.single .slick-prev, .single .slick-next{display:none !important }
}

.usps_parent strong{color:#e05c1a}


.header-submenu-item svg{margin-right:5px}
.header-submenu-item a{color: initial !important;text-decoration: none !important;}
.header-submenu-item {display:flex}



@media(max-width:768px){


    .usps_parent{overflow:hidden;width:100%;margin: 0 auto;}
    .header-submenu-item strong{font-size:13px !important}
    .header-submenu-item {
    display: flex;
    padding-bottom: 10px;
    font-size: 11px;
    min-width: 100vw;
    }
    .header-submenu{width:300vw;display:flex !important;animation:cmpl-animation 18s ease-out infinite both}
}
@media(min-width:768px){

	.usps_parent .header-submenu-item {justify-content:center}
	.usps_parent .header-submenu-item-first-child {justify-content:left}
	.usps_parent .header-submenu-item-last-child {justify-content:right}

	.menus-container {max-width: initial !important;padding:0 !important}
	.usps_parent{max-width: 1320px;padding: 0px 30px;margin:0 auto}
	#site-navigation{
		height:60px;
		background-color: #1A9EE2;
		background-image: -webkit-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: -moz-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: -o-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: -ms-linear-gradient(top, #1A9EE2, #128DCC);
		background-image: linear-gradient(top, #1A9EE2, #128DCC);
	}
	.menu-mainheader-container{max-width: 1320px; height:60px;margin-left: auto; margin-right: auto; padding: 0 30px;}
	.menu-mainheader-container .menu-mainheader-container{padding: 0 !important}
}

@-webkit-keyframes cmpl-animation{
    0%,5%{-webkit-transform:translateX(0);transform:translateX(0)}
    30%,40%{-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}
    60%,70%{-webkit-transform:translateX(-200vw);transform:translateX(-200vw)}
    95%,100%{-webkit-transform:translateX(-300vw);transform:translateX(-300vw)}
}
@keyframes cmpl-animation{
    0%,5%{-webkit-transform:translateX(0);transform:translateX(0)}
    30%,40%{-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}
    60%,70%{-webkit-transform:translateX(-200vw);transform:translateX(-200vw)}
    95%,100%{-webkit-transform:translateX(-300vw);transform:translateX(-300vw)}
}

.wdr_bulk_table_thead{background:#1A9EE2}


#sort_customizable_table th {color:white;font-size:18px;padding:5px}
#sort_customizable_table td {
    padding: 1px 5px;
}

@media(max-width:768px){
    .desktop-only{display:none !important}
}
@media(min-width:768px){
    .mobile-only{display:none !important}
}
.mySlides {display: none;}
img {vertical-align: middle;}
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Caption text */
.textslider * {
  color: #1e73be;
}
.textslider  {
  color: #1e73be;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: left;
}

/* Fading animation */
.fadeslider {
  animation-name: fadeslider;
  animation-duration: 4s;
}

@keyframes fadeslider {
  from {opacity: 0.1} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

.woocommerce-product-gallery .flex-viewport{display:block !important;clear:both}
.fee th{text-transform:capitalize}
.single-product .woocommerce-notices-wrapper .woocommerce-info{color:#111111}
.footer_socmedia a{margin-right:20px;text-decoration:none}
.footer_socmedia i{color:white !important;background:#1A9EE2;font-size:22px;width:32px;text-align:center;padding:5px 6px;}

.woocommerce-checkout .extra-info-footer,.woocommerce-checkout .footer-newsletter-container-parent{display:none}
.tax-merk .category-sidebar{display:none}
.tax-merk .category-container{grid-template-columns:none !important}
.zoomImg{display:none !important}


/*
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap;
  }

  @font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
  }

  @font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap;
  }

  @font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
  }

  @font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap;
  }

  @font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap;
  }
*/
  #mailpoet_woocommerce_checkout_optin_field input{
	line-height: 26px;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    height: 12px !important;
    margin-right: 0px;
    width: auto !important;
    margin-top: 10px;
  }

  [lang="de"] [data-automation-id="woo-commerce-subscription-opt-in"],
  [lang="de"] #mailpoet_woocommerce_checkout_optin_field,
  [lang="en"] [data-automation-id="woo-commerce-subscription-opt-in"],
  [lang="en"] #mailpoet_woocommerce_checkout_optin_field 
  {display:none !important}
  
  html:not([lang="nl-NL"]) .header-submenu>div:nth-child(2){display:none}

  
  #cookie-notice {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background-color: #f5f5f5;
	z-index: 100000;
	border-top: 1px solid #ccc;
	}

	#cookie-notice .content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 100%;
	margin: 0 auto;
	}

	#cookie-notice p {
	margin: 0;
	font-size:12px;
	padding: 0px 10px;
	}

	#cookie-notice button {
	padding: 5px 10px;
	background-color: #4CAF50;
	color: white;
	border: none;
	cursor: pointer;
	}

	#cookie-notice button:hover {
	background-color: #45a049;
	}
	.product-info-right del{text-decoration:none !important}

	.customtopleft{position: absolute; top: -12px; left: 0; color: #89c432; padding: 5px;font-weight:bold}

	#ship-to-different-address label{font-size:15px !important;font-weight: normal !important;}

	wc-order-attribution-inputs{display:contents}

@media(max-width:768px){
.cart td.product-price,.cart th.product-price{display:none}
.cart td.product-quantity{padding:8px}
}

.merkendiv a{padding:5px 10px;vertical-align:top;min-height:240px;display:inline-block;text-align: center;}
.merkendiv img{height:150px;width:auto;max-width:100%;padding-bottom:10px}
@media(max-width:512px){
	.merkendiv a{width:calc(50% - 5px);display:inline-block}
}


.topproceed{margin-top: 50px; text-align: right;}
@media(max-width:768px){
	.entry-title,.topproceed{text-align:left !important;padding-left:15px}
	.woocommerce-product-gallery  > figure > div:not(:first-child) {
		display: none;
	}

	.single-product .product-top p {
		text-align: left;
		padding-left: 15px;
	}
}


.woocommerce-cart .woocommerce-error li{padding:10px}

.mobile-only-banner{display:block}
.mobile-only-banner img{width:100%}
.cart .wc-empty-cart{float:right}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (9/16 = 0.5625 or 56.25%) */
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.fas{
	font-family: FontAwesome !important;
    height: auto;
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}


.alg-wc-wl-thumb-btn-abs{z-index:1 !important}

#topdesc{margin-bottom:20px}
.category-content h1,.category-container h1{
	margin-bottom: 10px !important;
	margin-top: 20px;
}

.greenarrow{bottom:25px;right:10px;position:absolute}


.newhomeb3 .woocommerce-loop-product__title{word-break:break-word}
@media(max-width:768px){
	.newhomeb3 .woocommerce-loop-product__title{font-size:12.5px}
	.zoomImg{display:none !important}
	.newhomeb3 {margin-top:50px}
	.newhomeb3 h2{margin-left:15px}
}
	.newhomeb3 {width:100%;display:block;margin-top:0px}
	.newhomeb3 h2{text-align:left;font-size:24px;color:black;margin-bottom:0px}
	.newhomeb3 .data{width:calc(100% - 50px);margin:auto}
	.newhomeb3 .slick-slide{position:relative}
	.newhomeb3 .price{min-height:50px;display:block;    float: initial !important;}
	.newhomeb3 .product .woocommerce-loop-product__title{
		
		min-height:50px;
		max-height: 50px;
		font-size: 16px;
		font-weight: bold;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2; /* Limits the text to 3 lines */
		text-overflow: ellipsis; /* Adds ... at the end */

	}
	.newhomeb3 .product{padding:10px}

	.newhomeb3 .price>ins,.newhomeb3 .price>span.amount{
		color: #E14942;
		background:none;
		font-size:20px;
		padding: 2px 0px;
		border-radius: 2px;
		font-weight: 600;
	}
	.newhomeb3 del>ins{background:none}
	.newhomeb3 del{display:block;color:#9E9E9E}

	#longdesc ul{list-style: disc;padding-left:30px;margin:0 0 20px 0}
	#longdesc ol{list-style: auto;margin:0 0 20px 0}

	.hide{display: none !important;}

	.wp-singular p.available-on-backorder{color:#e05c1a;font-size:15px;font-weight:bold;margin-bottom:5px}