/*

Additional styling for games2you
Author: GeekRoom.pl

*/


/*******************************************************
***********************SOME STUFF
******************************************************/

* {
	background-repeat: no-repeat;
}

html, html a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

body,
html {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1;
	color: #000000;
	font-weight: 400;
	font-family: 'Rubik', sans-serif;
	margin: 0 0 .5em 0;
}

h1, .h1 {
	font-size: 37px;
}

h2, .h2 {
	font-size: 28px;
}

h3, .h3 {
	font-size: 21px;
}

h4, .h4 {
	font-size: 16px;
}

h5, .h5 {
	font-size: 12px;
}

h6, .h6 {
	font-size: 9px;
}

a,
a:visited {
	color: #37C8E0;
	text-decoration: none;
	-webkit-transition: 0.2s background ease-out;
	-moz-transition: 0.2s background ease-out;
	transition: 0.2s background ease-out;
}

a:hover,
a:active,
a:focus,
a.hover {
	color: #37C8E0;
	text-decoration: none;
}

/* BUTTONS */

.btn,
.btn:visited,
input.btn,
button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button,
.woocommerce .button,
.woocommerce .woocommerce-form-login button.button
.woocommerce .woocommerce-form-register button.button {
	border-radius: 0;
	border: 1px solid #fff;
	border-bottom-width: .1em;
	font-size: 16px;
	padding: .55em 1.5em .45em 1.5em;
	color: #ccc;
	font-family: 'Rubik', sans-serif;
	-webkit-transition: 0.2s all ease-out;
	-moz-transition: 0.2s all ease-out;
	transition: 0.2s all ease-out;
	line-height: 1;
	background-color: #fff;
	box-sizing: border-box;
	text-decoration: none !important;
	text-transform: none;
	font-weight: normal;
}

.btn-default,
.btn-default:visited,
input.btn-default,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button,
.woocommerce .button {
	background-color: transparent;
	border-color: #333;
	color: #000000;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default.hover,
.woocommerce button.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:active,
.woocommerce input.button:focus,
.woocommerce a.button:hover,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce .button:hover,
.woocommerce .button:active,
.woocommerce .button:focus {
	background-color: #000000;
	border-color: #000000;
	color: #fff;
}

.btn-primary,
.btn-primary:visited,
input.btn-primary,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.button.alt,
.woocommerce .button.alt,
.woocommerce .woocommerce-form-login button.button,
.woocommerce .woocommerce-form-register button.button {
	background-color: #000;
	border: none;
	border-bottom: .25em solid #37C8E0;
	color: #fff;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:active,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:active,
.woocommerce input.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:active,
.woocommerce a.button.alt:focus,
.woocommerce .button.alt:hover,
.woocommerce .button.alt:active,
.woocommerce .button.alt:focus,
.woocommerce .woocommerce-form-register button.button:hover,
.woocommerce .woocommerce-form-register button.button:focus,
.woocommerce .woocommerce-form-register button.button:active,
.woocommerce .woocommerce-form-login button.button:hover,
.woocommerce .woocommerce-form-login button.button:focus,
.woocommerce .woocommerce-form-login button.button:active {
	background-color: #292929;
	border-color: #37C8E0;
	color: #fff;
}

.btn-secondary,
.btn-secondary:visited,
input.btn-secondary {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
	color: #fff;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary.hover {
	background-color: #eea236;
	border-color: #eea236;
	color: #fff;
}

.btn-white,
.btn-white:visited,
input.btn-white {
	background-color: #fff;
	border-color: #37C8E0;
	color: #37C8E0;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus,
.btn-white.hover {
	background-color: #37C8E0;
	border-color: #37C8E0;
	color: #fff;
}

.btn.disabled,
.btn.disabled:visited,
input.btn.disabled,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #e6e6e6;
	border-color: #e6e6e6;
	color: #999;
	cursor: not-allowed;
}

.btn.disabled:hover,
.btn.disabled:active,
.btn.disabled:focus,
.btn.disabled.hover {
	background-color: #d6d6d6;
	border-color: #d6d6d6;
	color: #999;
}

.btn-xl,
input.btn-xl {
	font-size: 32px;
}

.btn-lg,
input.btn-lg {
	font-size: 24px;
}

.btn-sm,
input.btn-sm {
	font-size: 14px;
}

.btn-xs,
input.btn-xs {
	font-size: 11px;
}

.btn-100,
input.btn-100 {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.btn-center,
input.btn-center {
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.btn-arrow:after,
input.btn-arrow:after {
	content: '\f105';
	padding-left: .5em;
	font-family: 'FontAwesome';
	font-size: .75em;
}

.btn-no-border,
.no-border {
	border: none !important;
}


/* NO SELECT */


.no-select {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

/* INPUTS */
input {
	color: #383838;
}


input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=search],
input[type=password],
input[type=file],
textarea,
textarea.form-control {
	border: 1px solid #e8e8e8;
	border-radius: 0;
	font-size: 16px;
	padding: .6em .8em .45em .8em;
	color: #383838;
	line-height: 16px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: top;
}

textarea,
textarea.form-control {
	line-height: 1.2;
}

input[type=text]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #969394;
}
input[type=text]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #969394;
}
input[type=text]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #969394;
}
input[type=text]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #969394;
}

ul, ol {
	margin: 0;
}

ul {
	list-style-type: disc;
}

.clear {
	clear: both;
}

a.svg {
	position: relative;
	display: inline-block;
}

a.svg:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

label,
.label {
	font-weight: normal;
	color: #656565;
}

.wp-caption {
	border: none;
}

::selection {
	color: #fff;
  background: #FB5E66; /* WebKit/Blink Browsers */
}

::-moz-selection {
	color: #fff;
  background: #FB5E66; /* Gecko Browsers */
}

.row.equal-columns {
	overflow: hidden;
}

.row.equal-columns > [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

/* RATIOS */

.ratio-16-9,
.ratio-4-3,
.ratio-2-1,
.ratio-1-1 {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.ratio-16-9:before{
	content: "";
	display: block;
	padding-top: 56.25%;
}
.ratio-4-3:before{
	content: "";
	display: block;
	padding-top: 75%;
}
.ratio-2-1:before{
	content: "";
	display: block;
	padding-top: 50%;
}
.ratio-1-1:before{
	content: "";
	display: block;
	padding-top: 100%;
}

.ratio-16-9 > *,
.ratio-4-3 > *,
.ratio-2-1 > *,
.ratio-1-1 > * {
	position: absolute !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.focus-outline {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
  outline: rgba(15,153,248,.8) auto 5px;
  outline: -webkit-focus-ring-color auto 5px;
  outline: Highlight auto 5px;
  outline-offset: -2px;
}

a.visible-on-focus:focus {
  width: auto;
  height: auto;
  font-size: 10px;
  border: none;
  padding-left: 5px !important;
  position: static;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}

form.search-form > * {
	vertical-align: top;
}

.navbar {
	position: relative;
}

.navbar-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	background-color: #000000;
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	/*overflow: hidden;*/
}

.navbar-container-placeholder {
	height: 190px;
}

.navbar-container .navbar-collapse {
	flex: 0 1 100%;
	order: 1;
	background-color: #323232;
}

.navbar-container .navbar-collapse ul.navbar-nav {
	display: table;
	display: flex;
	align-items: center;
	justify-content: space-around;
	border-right: 1px solid #808080;
	width: 100%;
	background-color: #323232;
}

.navbar-container .navbar-collapse ul.navbar-nav > li {
	flex: 1 1 auto;
	border-left: 1px solid #808080;
	text-align: center;
}

.navbar-container .navbar-collapse ul.navbar-nav > li:last-child {
	display: none;
}

.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	background-color: #323232;
	border-bottom: 2px solid #323232;
	transition: .2s all ease-in-out;
}

.navbar-default .navbar-nav > li:hover > a {
	background-color: #656565 !important;
	border-bottom-color: #00C8DE;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus {
	color: #fff;
	background-color: #323232;
}

.navbar-header {
	order: 2;
	float: none;
	flex: 0 1 100%;
	padding-top: 38px;
	padding-bottom: 38px;
}

.navbar-header .navbar-bottom {
	display: table;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}

.navbar-header a.custom-logo-link {
	flex: 0 0 150px;
	margin-right: auto;
}

.navbar-header .woocommerce-product-search-wrap {
	position: relative;
	flex: 0 1 450px;
	margin-right: auto;
}

.navbar-header input.search-field,
.navbar-header input.product-search-field {
	width: 100% !important;
	margin: 0;
	box-sizing: border-box;
	height: 40px;
	border: 1px solid #808080;
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: normal;
	outline: none !important;
	background-color: transparent;
	color: #fff;
}

.navbar-header button.woocommerce-product-search-submit,
.navbar-header .woocommerce-product-search-wrap button[type=submit] {
	position: absolute;
	padding: 0 !important;
	margin: 0;
	border: none;
	top: 8px;
    right: 10px;
	font-size: 21px;
	line-height: 1;
	color: #37C8E0;
	background-color: transparent;
	outline: none !important;
}

.navbar-header .woocommerce-product-search-wrap button[type=submit]:before {
    content: '\f002';
    display: inline-block;
    vertical-align: 0;
    font-family: 'FontAwesome';
    font-weight: 400;
}

.product-search-results .entry img.thumbnail {
	padding: 0;
	border: none;
	border-radius: 0;
}

.product-search-results .entry span.title {
	color: #574141;
	text-decoration: none !important;
}

.product-search-results .entry span.price {
	font-size: 12px !important;
	margin-top: 3px;
	text-decoration: none !important;
}

.product-search-results table.search-results tr td {
	border-bottom: 1px solid #f8f8f8 !important;
}

.product-search-results .entry {
	transition: .2s background ease-in-out;
}

.product-search-results .entry:hover,
.product-search-results .entry.active {
	background-color: #f8f8f8 !important;
}

.product-search-results .entry span.price del > span {
	text-decoration: line-through;
	font-size: .75em;
	vertical-align: top;
	color: #574141;
	opacity: .8;
}

.product-search-results .entry span.price ins {
	background-color: transparent;
}

.wps_add_to_cart a.button {
	display: inline-block;
	background-color: #fff;
	vertical-align: top;
	font-size: 11px !important;
	padding: .4em 1em .3em 1em !important;
	margin-top: 5px !important;
	float: none;
	clear: both;
	border-width: 1px;
}

.wps_add_to_cart .quantity {
	display: none;
}

.product-search-results table.search-results tr td,
.entry-content .product-search-results table.search-results tr td {
	padding: 7px !important;
}

.product-search-results table.search-results tr td.product-info,
.entry-content .product-search-results table.search-results tr td.product-info {
	padding-left: 3px !important;
	padding-top: 31px !important;
}

.product-search-results .entry, .product-search-results .no-results {
	padding: 7px !important;
}

.product-search input[type="text"].product-search-field {
	background-position: right 35px center !important;
}

.product-search input[type="text"].product-search-field.focused {
	box-shadow: 0 0 5px 2px rgba(255,255,255,0.8);
}

.product-search-results .entry a, .product-search-results .search-results .entry a {
    max-width: 178px;
}

.wps_add_to_cart .loop-product-add-to-cart-ajax-wrap {
	display: block;
	margin: 0;
	padding: 0;

}

.wps_add_to_cart {
	float: right;
	margin: 5px 15px;
	//display: none;
}

.product-search-results .entry a, .product-search-results .search-results .entry a {
    float: left;
}

.navbar-header .header-icon {
	margin-right: 23px;
}

.navbar-header .header-icon:last-child {
	margin-right: 0;
}

.navbar-header .header-icon .gk-icon {
	font-size: 24px;
}

.navbar-header .header-icon .tooltip {
	min-width: 100px;
}

.navbar-header .header-icon.header-search-toggle {
	font-size: 24px;
	color: #37C8E0;
	opacity: 0;
}

.navbar-header .header-icon.header-search-toggle .gk-icon {
	vertical-align: -1px;
	cursor: pointer;
}

.navbar-header div.header-icon.header-cart {
	margin-right: 0;
	border-left: 1px solid #808080;
	padding-left: 23px;
	padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}

.navbar-header a.header-cart-wrap {
	display: table;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header-cart-icon {
	display: table;
}

.wishlist-top-indicator,
.header-cart-icon {
	position: relative;
}

.header-cart-icon .gk-icon.gk-icon-bag {
	font-size: 27px;
}

.header-cart-icon .header-cart-count,
.wishlist-top-indicator .wishlist-cnt-badge {
	position: absolute;
    z-index: 2;
    top: -10px;
    right: -10px;
}

.header-cart-icon .header-cart-count {
	display: none;
}

.header-cart-icon .header-cart-count span,
.wishlist-top-indicator .wishlist-cnt-badge span {
	display: block;
	min-width: 21px;
	height: 21px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
    font-size: 12px;
    color: #000;
    background-color: #37C8E0;
    border-radius: 9999em;
}

.header-cart-content {
	color: #fff;
	margin-left: 15px;
}

.header-cart-content-price {
	font-weight: bold;
}

.header-cart .header-mini-cart-wrap {
	background-color: #323232;
	position: absolute;
	top: 100%;
	z-index: 34;
	color: #fff;
	padding: 15px;
	left: -99999em;
	opacity: 0;
}

.header-cart:hover .header-mini-cart-wrap {
	left: initial;
	right: 0;
	opacity: 1;
	transition: .2s opacity ease-in-out;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.header-cart .header-mini-cart-wrap p.woocommerce-mini-cart__empty-message {
	margin: 0;
	padding: 4px 8px;
	text-align: center;
	font-size: 12px;
	min-width: 180px;
}

.header-cart .header-mini-cart-wrap ul.woocommerce-mini-cart {padding-top: 8px;
	margin-bottom: 8px;
	min-width: 350px;
}

.header-cart .header-mini-cart-wrap ul.woocommerce-mini-cart.cart_list li {
	padding-top: 0;
	padding-bottom: 15px;
	display: table;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.header-cart .header-mini-cart-wrap ul.woocommerce-mini-cart.cart_list li a {
	color: #fff;
	font-weight: normal;
	float: none;
	flex: 0 1 90%;
	margin-bottom: 4px;
}

.header-cart .header-mini-cart-wrap ul.woocommerce-mini-cart.cart_list li a.remove {
	font-size: 18px;
	margin-right: 8px;
	line-height: 1em;
	text-align: center;
	float: none;
    flex: 0 0 auto;
    margin-bottom: 0;
}

.header-cart .header-mini-cart-wrap ul.woocommerce-mini-cart.cart_list li a.remove:hover {
	color: red !important;
	background-color: transparent !important;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	margin-left: 8px;
    margin-bottom: 8px;
    width: 80px;
}

.header-cart .header-mini-cart-wrap .quantity {
	font-size: 12px;
	flex: 0 0 100%;
    padding-left: 26px;
    margin-top: -15px;
}

.header-cart .header-mini-cart-wrap .woocommerce-mini-cart__total {
	display: none;
}

.header-cart .header-mini-cart-wrap .woocommerce-mini-cart__buttons {
	margin-bottom: 0;
}

.header-cart .header-mini-cart-wrap .woocommerce-mini-cart__buttons a.button {
	font-size: 14px;
	background-color: transparent;
	border-color: #666;
	color: #fff;
	border-width: 2px;
}

.header-cart .header-mini-cart-wrap .woocommerce-mini-cart__buttons a.button.checkout {
	border-color: #37C8E0;
	float: right;
}

.breadcrumbs-wrap {
	min-height: 45px;
	border-top: 1px solid #808080;
}

.woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0;
	min-height: 45px;
	color: #fff;
	font-size: 15px;
}

.breadcrumbs-label {
	background-color: #37C8E0;
	color: #000000;
	padding: 0 23px;
	height: 45px;
	line-height: 45px;
	margin-right: 30px;
	position: relative;
	font-size: 16px;
}

.breadcrumbs-label:before {
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	top: -1px;
	background-color: #37C8E0;
}

.breadcrumbs-label:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	border: 7px solid transparent;
	border-left-color: #37C8E0;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb span {
	flex: 0 1 auto;
	margin-right: 12px;
	color: #777;
}

.navbar-container.scrolled {
	background-color: #000;
}

.navbar-container.scrolled .navbar-header {
	padding-top: 8px;
	padding-bottom: 8px;
	transition: .2s padding ease-in-out;
	order: 1;
	float: none;
}

.navbar-container.scrolled .navbar-header .woocommerce-product-search-wrap {
	display: none;
}

.navbar .navbar-container.scrolled .custom-logo {
	height: 42px;
	transition: .2s height ease-in-out;
}

.navbar-container.scrolled .header-cart-icon .header-cart-count {
	display: block;
}

.navbar-container.scrolled .navbar-header .header-icon.header-search-toggle {
	opacity: 1;
	transition: .2s opacity ease-in-out;
}

.navbar-container.scrolled .header-cart-content {
	display: none;
}

.navbar-container.scrolled .header-cart .header-mini-cart-wrap {
	display: none !important;
}

.navbar-container.scrolled .navbar-header div.header-icon.header-cart {
	border-left: 0;
    padding-left: 0;
	margin-right: 30px;
}

.navbar-container.scrolled .navbar-header .header-icon,
.navbar-container.scrolled .navbar-header div.header-icon.header-cart {
	margin-right: 30px;
}

.navbar-default .navbar-container.scrolled .navbar-toggle {
	display: block;
    background: transparent !important;
    border: none;
    padding: 0;
    margin: 0;
    margin-left: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin-left: 0;
    overflow: hidden;
}

.navbar-default .navbar-container.scrolled .navbar-toggle .icon-bar {
    width: 30px;
    height: 2px;
    margin: 0 auto;
    margin-bottom: 7px;
    background-color: #37C8E0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
}

.navbar-container.scrolled .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0;
}

.navbar-container.scrolled .navbar-toggle .icon-bar:nth-child(4) {
    margin-bottom: 0;
}

.navbar-container.scrolled .navbar-toggle .icon-bar:nth-child(2) {
	-webkit-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}

.navbar-container.scrolled .navbar-toggle .icon-bar:nth-child(3) {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
}

.navbar-container.scrolled .navbar-toggle .icon-bar:nth-child(4) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}

.navbar-container.scrolled .navbar-toggle.collapsed .icon-bar {
    opacity: 1 !important;
    transform: none !important;
}

.navbar-container.scrolled .navbar-collapse {
	border: none;
	order: 2;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	width: auto;
	overflow-y: scroll;
}

.navbar-container.scrolled .navbar-collapse.collapse {
	display: none !important;
	height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
}

.navbar-container.scrolled .navbar-collapse ul.navbar-nav {
	display: block;
    border: none;
    padding-top: 15px;
    padding-bottom: 23px;
    float: none!important;
    margin: 7.5px -15px;
}

.navbar-container.scrolled .navbar-collapse ul.navbar-nav > li {
	float: none;
	text-align: left;
    border: none;
}

.navbar-default .navbar-container.scrolled .navbar-nav > li > a {
	padding: 8px 0;
    text-align: left;
}

.navbar-default .navbar-container.scrolled .navbar-nav > li > a,
.navbar-default .navbar-container.scrolled .navbar-nav > li:hover > a {
	background-color: #323232 !important;
    border-bottom: none !important;
}

.navbar-default .navbar-container.scrolled .navbar-nav .caret {
	display: none;
}

.navbar-container.scrolled .navbar-nav > li > .dropdown-menu {
    display: block;
    position: static;
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    min-width: auto;
    float: none;
}

.navbar-container.scrolled .navbar-nav > li > .dropdown-menu li {
    margin: 0;
    font-size: 16px;
    border: none;
    padding: 4px 0 4px 8px;
}

.navbar-container.scrolled .navbar-nav > li > .dropdown-menu li:first-child {
	padding-top: 0;
}

.navbar-container.scrolled .dropdown-menu > li > a {
    padding: 0;
}

.navbar-container.scrolled .navbar-nav > li a {
	transition: .2s color ease-in-out;
}

.navbar-container.scrolled .navbar-nav > li a:hover {
	color: #999;
}

a.gk-edit-link {
	position: fixed;
	left: 15px;
	bottom: 15px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 21px;
	color: #0073aa;
	background-color: #fff;
	z-index: 99999999;
	border-radius: 99999em;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}

/*******************************************************
*********************** HEADER && MENU
******************************************************/

.navbar-brand {
	cursor: pointer;
}

.navbar {
	border-radius: 0px;
	border: none;
	background-color: #000000;
}

@media only screen and (min-width : 992px) {

	.dropdown-menu li:hover > .sub-menu {
	    visibility: visible;
	}

	.dropdown:hover > .dropdown-menu {
	    display: block;
	}

}

/* dropdown-submenus */

.dropdown-submenu {
	position:relative;
}

.dropdown-submenu >.dropdown-menu {
	top:0;left:100%;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}

.dropdown-submenu:active > .dropdown-menu,
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}

.dropdown-submenu > a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
}

.dropdown-submenu:active > a:after{
	border-left-color:#ffffff;
}

.dropdown-submenu.pull-left {
	float:none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}

.last-of-menu {
  padding: 0 !important;
  margin: 0;
}

.navbar-nav > li > .dropdown-menu {
  z-index: 100000;
  min-width: 100%;
  background-color: #323232;
  border-radius: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}

.navbar-nav > li > .dropdown-menu li {
	background-color: #323232;
	color: #fff;
}

.navbar-nav > li > .dropdown-menu li a,
.navbar-nav > li > .dropdown-menu li a:hover,
.navbar-nav > li > .dropdown-menu li a:focus,
.navbar-nav > li > .dropdown-menu li a:active {
	background-color: #323232;
	color: #fff;
}

.navbar .custom-logo {
	height: 64px;
	width: auto;
}


/*******************************************************
*********************** WOOCOMMERCE
******************************************************/

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #fff;
	color: #656565;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding-top: 18px;
	padding-bottom: 18px;
}

.woocommerce-info.wc_points_redeem_earn_points,
.woocommerce-info.wc_points_rewards_earn_points {
	line-height: 1.2;
}

.woocommerce-info.wc_points_redeem_earn_points form,
.woocommerce-info.wc_points_rewards_earn_points form {
	margin-top: 15px;
	display: block !important;
}

.woocommerce-info.wc_points_redeem_earn_points form .button,
.woocommerce-info.wc_points_rewards_earn_points form .button {
	float: none;
}

ul.woocommerce-error li {
	margin-top: 15px;
}

ul.woocommerce-error li:first-child {
	margin-top: 0;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	top: 18px;
}

.woocommerce-notice-wrap {
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.woocommerce-notice-text {
	flex: 0 1 auto;
	line-height: 1.2;
}

.woocommerce-error .woocommerce-notice-wrap > a.button,
.woocommerce-info .woocommerce-notice-wrap > a.button,
.woocommerce-message .woocommerce-notice-wrap > a.button,
.woocommerce-error .woocommerce-notice-wrap > .btn,
.woocommerce-info .woocommerce-notice-wrap > .btn,
.woocommerce-message .woocommerce-notice-wrap > .btn {
	flex: 0 0 auto;
	margin-left: 15px;
	font-size: 12px;
	border-bottom-width: .2em;
	padding-top: .7em;
	padding-bottom: .7em;
	order: 999;
	float: none !important;
}

.woocommerce table {
	border-radius: 0 !important;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	border-color: #E8E8E8;
}

.woocommerce table.shop_table {
	border-radius: 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	padding: 15px 15px;
}

.woocommerce table.shop_table th {
	font-size: 16px;
	font-weight: normal;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce table.shop_table,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	border-radius: 0;
	border-color: #E8E8E8;
}


.woocommerce form .form-row {
	padding-left: 0;
	margin-bottom: 15px;
}

.woocommerce form .form-row label {
	line-height: 1;
	margin-bottom: 8px;
}

.woocommerce form .form-row .radio input[type="radio"],
.woocommerce form .form-row .radio-inline input[type="radio"],
.woocommerce form .form-row .checkbox input[type="checkbox"],
.woocommerce form .form-row .checkbox-inline input[type="checkbox"] {
	position: static;
	margin: 0;
	padding: 0;
	margin-right: 4px;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
	line-height: 1.2;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	text-indent: -22px;
	padding-left: 23px;
	margin-bottom: 0;
}


/*******************************************************
*********************** CART
******************************************************/

.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2 {
	display: none;
}

.woocommerce .cart_totals table.shop_table tbody th,
.woocommerce .cart_totals table.shop_table tfoot td,
.woocommerce .cart_totals table.shop_table tfoot th {
	font-size: 16px;
	line-height: 16px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 40%;
}

.woocommerce .cart-collaterals .cart_totals tr.woocommerce-shipping-totals,
.woocommerce-page .cart-collaterals .cart_totals tr.woocommerce-shipping-totals,
.woocommerce .cart-collaterals .cart_totals tr.order-total,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total {
	display: none;
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
	display: none;
}

.woocommerce .cart-collaterals .cross-sells > h2,
.woocommerce-page .cart-collaterals .cross-sells > h2 {
	font-size: 21px;
	margin-bottom: 15px;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
	flex: 0 0 50%;
	width: 50%;
	float: none;
}

.cart .woocommerce ul#shipping_method li {
	margin-bottom: 0;
}

.woocommerce.woocommerce-cart .site-content .woocommerce-Price-amount,
.woocommerce-page.woocommerce-cart .site-content .woocommerce-Price-amount {
	color: #656565;
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
	padding-top: 23px;
}

.woocommerce-cart .shop_table.cart .actions .coupon {
	display: none;
}

.woocommerce-cart .shop_table.cart .actions .show-coupon {
	float: left;
	cursor: pointer;
	padding-top: 3px;
	font-size: 12px;
	font-family: 'Rubik', sans-serif;
	color: #656565;
	text-decoration: underline;
}

.woocommerce-page table.cart td.actions .coupon .input-text {
	width: 150px !important;
	font-size: 12px;
	padding: .35em .618em .4em .618em;
}

.woocommerce .cart .actions .button,
.woocommerce .cart .actions input.button {
	font-size: 12px !important;
	padding: .5em 1em .45em 1em !important;
	border-bottom-width: .2em;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents {
	border: none;
	margin-bottom: 45px;
}

.woocommerce-cart table.cart td.product-name a {
	color: #000000;
	font-weight: normal;
	font-size: 16px;
}

.woocommerce ul#shipping_method .amount {
	font-weight: normal;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
	width: 45px;
	padding: 0;
}


#add_payment_method table.cart .product-remove,
.woocommerce-cart table.cart .product-remove,
.woocommerce-checkout table.cart .product-remove {
	width: 60px;
}

.woocommerce a.remove {
	line-height: .92em;
}

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	line-height: 1;
}

.woocommerce .cart_totals table.shop_table td {
	padding: 15px 15px;
	line-height: 1;
}

.woocommerce ul#shipping_method li {
	line-height: 1;
}


/*******************************************************
*********************** CHECKOUT
******************************************************/

.gk-checkout-content-wrap {
	display: table;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}

.checkout-account-form {
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.checkout-account-form-left {
	flex: 0 0 50%;
	padding-right: 15px;
}

.checkout-account-form-right {
	flex: 0 0 50%;
	padding-left: 15px;
}

.woocommerce-checkout .woocommerce form.login,
.woocommerce-checkout .woocommerce form.register {
	margin-bottom: 23px;
}

.woocommerce-checkout .woocommerce form.login .btn,
.woocommerce-checkout .woocommerce form.register .btn {
	font-size: 21px;
}

.checkout-account-form-register .checkout-account-form-left {
	padding: 0;
}

.checkout-account-form-register .checkout-account-form-right {
	flex: 0 0 33%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.woocommerce-checkout .woocommerce form.login > p:first-child {
	font-size: 28px;
    margin-bottom: 45px;
    text-align: center;
}

.woocommerce-checkout .woocommerce form.login .form-row {
	width: 100%;
	float: none;
}

.checkout-account-form-box {
	background-color: #fff;
    border: 1px solid #E8E8E8;
    padding: 45px 30px;
    text-align: center;
    margin-bottom: 23px;
}

.checkout-account-form-box h3 {
	font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
}

.checkout-account-form-box p {
	font-size: 16px;
	color: #656565;
	line-height: 1.2;
	margin-bottom: 30px;
}

.checkout-account-form-box .btn {
	font-size: 21px;
}

.checkout-account-form-register-back {
	background-color: #fff;
    border: 1px solid #E8E8E8;
    padding: 23px 30px;
    text-align: center;
    margin-bottom: 23px;
}

span.checkout-toggle-account-forms {
	cursor: pointer;
	color: #37C8E0;
}

.gk-checkout-form-wrap {
	flex: 0 1 50%;
}

.gk-checkout-order-summary-wrap {
	flex: 0 1 40%;
}

.woocommerce-checkout .woocommerce .col2-set,
.woocommerce-page.woocommerce-checkout .col2-set {
	width: 100%;
}

.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .col2-set .col-1,
.woocommerce-page.woocommerce-checkout:not(.woocommerce-order-received) .col2-set .col-1 {
	width: 100%;
	float: none;
}

.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .col2-set .col-2,
.woocommerce-page.woocommerce-checkout:not(.woocommerce-order-received) .col2-set .col-2 {
	width: 100%;
	float: none;
}

.woocommerce-checkout .woocommerce-shipping-fields {
	margin-bottom: 30px;
}

.woocommerce-checkout .shipping_address {
	padding-top: 23px;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
	margin-bottom: 0;
	padding-left: 0;
	font-size: 16px;
	line-height: 1;
	font-family: 'Rubik', sans-serif;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
	margin: 0;
	font-size: 12px;
	line-height: 1;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .checkbox input[type="checkbox"] {
	position: static;
	margin: 0;
	padding: 0;
	margin-right: 4px;
}

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .checkbox span {
	font-size: 12px;
}

.woocommerce-checkout #order_review_heading {
	display: none;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tr,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table td,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table th,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table thead,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tbody,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table thead,
.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tbody {
	display: none;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr {
	display: none;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.woocommerce-shipping-totals {
	display: block;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.shipping.paczkomaty-shipping {
	display: block;
	margin-top: -2px;
	background-color: #fff;
	position: relative;
	z-index: 10;
	border: 1px solid #E8E8E8;
	border-top: none;
	padding: 0 30px 15px 30px;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.woocommerce-shipping-totals th {
	display: none;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.shipping.paczkomaty-shipping th {
	margin-bottom: 8px;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.shipping.paczkomaty-shipping td {
	padding-bottom: 8px;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.shipping.paczkomaty-shipping td .select2-container {
	margin-bottom: 12px;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.shipping.paczkomaty-shipping td .select2-container .select2-selection--single {
	border-radius: 0;
}

.woocommerce-checkout .woocommerce .checkout-step-shipping table.shop_table tfoot tr.shipping.paczkomaty-shipping td a#open-geowidget {
	display: block;
	clear: both;
	font-size: 12px;
	color: #656565;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods {
	text-align:left;
	padding: 0;
	border-bottom: none;
	margin:0;
	list-style:none outside
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods::after,
.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods::before {
	content:' ';
	display:table
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods::after {
	clear:both
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li {
	line-height:1;
	text-align:left;
	margin:0;
	font-weight:400;
	border: 1px solid #E8E8E8;
	padding: 15px 30px;
	margin-bottom: 23px;
	position: relative;
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	overflow: hidden;
	min-height: 105px;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li.active {
	align-items: center;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li:last-child {
	margin-bottom: 0;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li input {
	margin: 0 1em 0 0;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > input {
	opacity: 0;
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > label {
	flex: 0 1 90%;
	order: 2;
	margin-bottom: 0;
	color: #000000;
	display: table;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 15px;
	padding-bottom: 15px;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li img {
	vertical-align:middle;
	margin:-2px 0 0 .5em;
	padding:0;
	position:relative;
	box-shadow:none;
	margin-left: auto;
	flex: 0 0 auto;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li img+img {
	margin-left:2px
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > label a.about_paypal {
	display: none;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li:not(.woocommerce-notice)::before {
	content:' ';
	display:table
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li:not(.woocommerce-notice)::after {
	clear:both
}

.woocommerce-checkout .gk-checkout-payment-step div.form-row {
	padding:1em
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box {
	position:relative;
	box-sizing:border-box;
	padding:15px 23px;
	margin: 0;
	margin-left: 48px;
	font-size:12px;
	border-radius:0px;
	line-height:1.333;
	background-color:#fafafa;
	color:#656565;
	flex: 0 1 100%;
	order: 5;
	margin-bottom: 15px;
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box input.input-text,
.woocommerce-checkout .gk-checkout-payment-step div.payment_box textarea {
	border-color:#c7c1c6;
	border-top-color:#bbb3b9
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box ::-webkit-input-placeholder {
	color:#bbb3b9
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box :-moz-placeholder {
	color:#bbb3b9
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box :-ms-input-placeholder {
	color:#bbb3b9
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box span.help {
	font-size:.857em;
	color:#777;
	font-weight:400
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box .form-row {
	margin:0 0 1em
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box p:last-child {
	margin-bottom:0
}

.woocommerce-checkout .gk-checkout-payment-step div.payment_box::before {
	content:"";
	display:block;
	border:1em solid #fafafa;
	border-right-color:transparent;
	border-left-color:transparent;
	border-top-color:transparent;
	position:absolute;
	top:-.75em;
	left:0;
	margin:-1em 0 0 2em
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li .checkout-payment-method-radio {
	flex: 0 0 auto;
	margin-right: 23px;
	display: block;
	height: 15px;
	width: 15px;
	color: #fff;
	border: 5px solid #fff;
	border-radius: 9999em;
	box-sizing: content-box;
	order: 1;
	cursor: pointer;
	box-shadow: 0 0 0 1px #E8E8E8;
}

.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li.active .checkout-payment-method-radio {
	border-color: #37C8E0;
	box-shadow: none;
}

.gk-checkout-order-summary .woocommerce-Price-amount {
	color: #656565;
	font-weight: normal;
}

.woocommerce .gk-checkout-order-summary table.shop_table td:nth-child(2n) {
	color: #656565;
}

.woocommerce .gk-checkout-order-summary table.shop_table tr.woocommerce-shipping-totals td {
	line-height: 1.2;
}

.checkout-order-free-msg {
	font-size: 14px;
	margin-bottom: 30px;
	color: #656565;
}

a.btn-header-checkout-back-to-shop {
	flex: 0 0 auto;
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
	text-align: right;
	margin-left: auto;
}

.header-checkout-flow-indicator-wrap {
	flex: 0 0 auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	color: #fff;
	text-align: center;
	position: relative;
	margin-top: -15px;
}

.header-checkout-flow-item-wrap {
	flex: 0 0 auto;
	margin-right: 50px;
	position: relative;
	height: 55px;
	width: 75px;
}

.header-checkout-flow-item-wrap:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 50px;
	border-top: 2px dotted #fff;
	z-index: 10;
}

.header-checkout-flow-item-wrap:last-child:after {
	display: none;
}

.header-checkout-flow-item-wrap.done:after {
	border-top-style: solid;
}

.header-checkout-flow-item-wrap a {
	color: #fff;
}

.header-checkout-flow-item-no {
	width: 38px;
	height: 38px;
	border-radius: 99999em;
	border: 1px solid #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	display: inline-block;
	vertical-align: top;
	box-sizing: content-box;
	border: 0px solid #000000;
	box-shadow: 0 0 0 1px #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.header-checkout-flow-item-label {
	font-size: 11px;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	width: 200px;
	padding-top: 3px;
}

.header-checkout-flow-item-wrap.active .header-checkout-flow-item-no {
	background-color: #37C8E0;
	color: #000000;
	border: 5px solid #000000;
	box-shadow: 0 0 0 1px #37C8E0;
}

.header-checkout-flow-item-wrap.active .header-checkout-flow-item-label {
	color: #37C8E0;
}

.woocommerce-checkout .entry-header .entry-title {
	margin-bottom: 48px;
}

.woocommerce-checkout.woocommerce-order-received .entry-header .entry-title {
	margin-bottom: 30px;
}

.woocommerce-checkout.woocommerce-order-received .entry-content {
	margin-top: 0;
}

.woocommerce-checkout .checkout-step {
	padding-bottom: 30px;
}

.woocommerce-checkout .checkout-step.done {
	margin-bottom: 53px;
	padding-bottom: 53px;
	border-bottom: 1px solid #E8E8E8;
}

.woocommerce-checkout .checkout-step-title {
	font-size: 21px;
	margin-bottom: 23px;
}

.woocommerce-checkout .verify-checkout-bnt-wrap .btn-verify-checkout {
	margin-bottom: 45px;
}

.woocommerce-checkout .checkout-next-steps-indicator {
	font-size: 21px;
	padding-top: 38px;
	margin-bottom: 38px;
	border-top: 1px solid #E8E8E8;
	color: #B6B6B6;
}

.woocommerce-checkout .woocommerce ul#shipping_method li {
	border: 1px solid #E8E8E8;
	padding: 15px 30px;
	margin-bottom: 23px;
	position: relative;
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
	min-height: 105px;
}

.woocommerce-checkout .woocommerce ul#shipping_method li:last-child {
	margin-bottom: 0;
}

.woocommerce-checkout .woocommerce ul#shipping_method li .checkout-shipping-method-radio {
	flex: 0 0 auto;
	margin-right: 23px;
	display: block;
	height: 15px;
	width: 15px;
	color: #fff;
	border: 5px solid #fff;
	border-radius: 9999em;
	box-sizing: content-box;
	order: 1;
	cursor: pointer;
	box-shadow: 0 0 0 1px #E8E8E8;
}

.woocommerce-checkout .woocommerce ul#shipping_method li.active .checkout-shipping-method-radio {
	border-color: #37C8E0;
	box-shadow: none;
}

.woocommerce-checkout .woocommerce ul#shipping_method li input {
	opacity: 0;
	height: 1px;
	width: 1px;
}

.woocommerce-checkout .woocommerce ul#shipping_method li label {
	flex: 0 1 auto;
	order: 2;
	margin-bottom: 0;
	color: #000000;
}

.woocommerce-checkout .woocommerce ul#shipping_method li .amount {
	display: block;
	padding-top: 8px;
	color: #656565;
}

.woocommerce-checkout .woocommerce ul#shipping_method li img.checkout-shipping-method-logo-img {
	flex: 0 0 auto;
	margin-left: auto;
	order: 3;
	max-width: 120px;
	padding-left: 8px;
}

.woocommerce-checkout .woocommerce ul#shipping_method li p.shipping-method-description {
	display: none;
}

.woocommerce-checkout .gk-checkout-order-summary-title {
	font-size: 21px;
	margin-bottom: 15px;
}

.woocommerce-checkout .checkout-step-billing .checkout-step-title {
	margin-bottom: 38px;
}

.woocommerce-checkout .woocommerce-billing-fields > h3:first-child {
	display: none;
}

#add_payment_method #payment, .woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background-color: #fff;
	border: none;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding: 0;
	margin: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: none;
	font-size: 21px;
	margin-top: 23px;
}

.woocommerce-checkout .woocommerce form #customer_details .form-row {
	margin-bottom: 23px;
}

.woocommerce-checkout .woocommerce form #customer_details .form-row.for-invoice-only {
	/* display: none; */
}

.woocommerce-checkout .woocommerce form #customer_details .form-row.for-invoice-only span.optional {
	display: none;
}

.woocommerce-checkout .woocommerce form #customer_details .form-row#billing_country_field strong {
	font-weight: normal;
}

.woocommerce-checkout .woocommerce-account-fields {
	padding-top: 8px;
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.woocommerce-checkout .woocommerce-account-fields > * {
	flex: 0 0 100%;
	order: 2;
}

.woocommerce-checkout .woocommerce-account-fields .cart-account-required-info {
	order: 1;
	color: #656565;
}

.woocommerce-checkout .woocommerce-account-fields .cart-account-required-info h4 {
	font-size: 16px;
	color: #656565;
}

.woocommerce-checkout .woocommerce-account-fields .cart-account-required-info p {
	font-size: 12px;
	line-height: 1.333;
	margin-bottom: 0;
}


/*******************************************************
*********************** THANKYOU
******************************************************/

.woocommerce ul.order_details li {
	margin-bottom: 8px;
}

.woocommerce ul.order_details li strong {
	font-weight: normal;
}

.woocommerce-checkout .woocommerce ul.order_details + p {
	max-width: 800px;
	margin-bottom: 30px;
	line-height: 1.333;
}

.woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
	font-size: 21px;
	margin-bottom: 15px;
}

.woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
	font-size: 18px;
	font-weight: normal;
}

.woocommerce .woocommerce-customer-details > h2,
.woocommerce .woocommerce-order-details > h2,
.woocommerce .woocommerce-order-downloads > h2,
.woocommerce .woocommerce-customer-details .col-1 > h2,
.woocommerce .woocommerce-customer-details .col-2 > h2 {
	font-size: 21px;
}


.woocommerce table.shop_table.woocommerce-table--order-details td {
	color: #656565;
}

.woocommerce table.shop_table.woocommerce-table--order-details td:first-child {
	color: #000000;
}

.woocommerce mark {
	background-color: transparent;
}

.woocommerce .order-again {
	margin-bottom: 30px;
}

.woocommerce .lmfwc-myaccount-license-key {
	font-family: monospace;
}

.woocommerce .woocommerce-customer-details address {
	box-shadow: none;
	border-radius: 0;
	border-width: 1px;
	padding: 15px;
}

/*******************************************************
*********************** PRODUCTS LOOP
******************************************************/



.woocommerce .products ul,
.woocommerce ul.products {
	width: 100%;
	display: table;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 45px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	float: none;
	flex: 0 0 33.333%;
	width: 33.333%;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	box-shadow:
    1px 0 0 0 #E4E4E4,
    0 1px 0 0 #E4E4E4,
    1px 1px 0 0 #E4E4E4,   /* Just to fix the corner */
    1px 0 0 0 #E4E4E4 inset,
    0 1px 0 0 #E4E4E4 inset, 0 2px 2px rgba(0,0,0,.1);
    background-color: #fff;
	overflow: hidden;
	position: relative;
}

.woocommerce ul.products li.product:before,
.woocommerce-page ul.products li.product:before {
	position: absolute;
	z-index: 1;
	pointer-events: none;
	border: 2px solid #45c8e0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	opacity: 0;
	transition: .2s opacity ease-in-out;
}

.woocommerce ul.products li.product:hover:before,
.woocommerce-page ul.products li.product:hover:before {
	opacity: 1;
}

ul.products li.product .woocommerce-loop-product-badges {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 30px;
}

ul.products li.product .woocommerce-loop-product-badges .product-badge {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	border-radius: 0;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	transform-origin: 0 0;
	transform: translateY(-25px)  translateX(56px) rotate(30deg);
	min-height: initial;
	max-height: initial;
	background-color: #3DCEEB;
	color: #fff;
	font-weight: normal;
}

ul.products li.product .woocommerce-loop-product-badges .product-badge.product-badge-sale {
	background-color: #eb3f3d;
}

.woocommerce ul.products li.product a img {
	margin-bottom: 23px;
}

.woocommerce-Price-amount.amount .price-decimals {
	font-size: .66em;
	text-decoration: underline;
	vertical-align: top;
}

.product-item-bottom-wrap {
	display: table;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 23px;
}

a.product-item-details-wrap {
	flex: 0 1 auto;
	padding-right: 15px;
	color: #000000;
}

.product-item-cart-wrap {
	flex: 0 1 auto;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 1.1;
}

.woocommerce ul.products li.product .button {
	margin: 0;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product .price {
	color: #656565;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
}

.woocommerce ul.products li.product .price del,
.woocommerce div.product .price del {
	font-size: .66em;
}

.price-from-label {
	font-size: .66em;
}

.woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol,
.footer-front-top-product-price .woocommerce-Price-currencySymbol,
.woocommerce div.product .price .woocommerce-Price-currencySymbol {
	font-size: .66em;
}

.woocommerce ul.products li.product a.loop-item-add-to-cart-button {
	font-size: 21px;
}

.woocommerce ul.products li.product a.loop-item-add-to-cart-button.loading {
	opacity: 0.4;
}

.woocommerce ul.products li.product a.loop-item-add-to-cart-button.added {
	display: none;
}

.woocommerce ul.products li.product a.added_to_cart {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 38px;
	margin-left: auto;
	line-height: 1.0;
	text-transform: lowercase;
}

.woocommerce ul.products li.product a.added_to_cart:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	font-size: 1.25em;
	color: #37C8E0;
	display: block;
	margin-bottom: 4px;
}

.woocommerce nav.woocommerce-pagination {
	margin-bottom: 30px;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
	background-color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	border: none;
	background-color: #fff !important;
}

.product-additional-loop-title-wrap {
	margin-bottom: 23px;
	display: table;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.product-additional-loop-title {
	flex: 0 1 auto;
	font-size: 21px;
	margin-bottom: 0;
	padding-right: 30px;
}

a.product-additional-loop-title-more {
	padding-top: 8px;
	flex: 0 1 auto;
	margin-left: auto;
	font-size: 12px;
	text-decoration: underline;
	color: #333;
}

.product-wide-wishlist-btn-cont {
	margin: 15px 0 0 0;
	padding-left: 23px;
}

.product-wide-wishlist-btn-cont .btn {
	text-align: center;
	font-size: 12px;
}

.product-wide-wishlist-btn-cont .btn .fa {
	font-size: .8em;
	vertical-align: 1px;
	margin-right: 4px;
}

.footer-recently-viewed .product-wide-wishlist-btn-cont {
	display: none;
}

.woocommerce-widgets {
	display: block;
}

.toggle-woocommerce-filters {
	display: none;
}

.sidebar-product-cats-container {
	background-color: #000000;
	margin-bottom: 23px;
}

.sidebar-product-cats-container .sidebar-title {
    font-size: 21px;
    padding: 30px 23px 30px 23px;
    color: #fff;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #808080;
}

ul.sidebar-product-cats {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.sidebar-product-cats > li {
	margin: 0;
	padding: 0;
}

ul.sidebar-product-cats > li > a {
    padding: 15px 15px 15px 23px;
    border-bottom: 1px solid #808080;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: all .2s ease-in-out;
    line-height: 1;
}

ul.sidebar-product-cats > li > a:hover,
ul.sidebar-product-cats > li > a:focus,
ul.sidebar-product-cats > li > a:active,
ul.sidebar-product-cats > li.is-active > a {
    background-color: #37C8E0;
    color: #000000;
    padding-left: 30px;
}

ul.sidebar-product-cats ul.sidebar-product-cats a {
	padding-left: 38px;
}

.woocommerce ul.woocommerce-sidebar-widgets {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #F9F9F9;
}

.woocommerce-sidebar-widgets-title {
	font-size: 21px;
    padding: 30px 23px 30px 23px;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #E4E4E4;
}

.woocommerce ul.woocommerce-sidebar-widgets li.widget_layered_nav,
.woocommerce ul.woocommerce-sidebar-widgets li.widget_price_filter {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E4E4E4;
}

.woocommerce ul.woocommerce-sidebar-widgets li.widget_layered_nav:last-child,
.woocommerce ul.woocommerce-sidebar-widgets li.widget_price_filter:last-child  {
	border-bottom: none;
}

.woocommerce ul.woocommerce-sidebar-widgets li.widget_layered_nav h4.widgettitle,
.woocommerce ul.woocommerce-sidebar-widgets li.widget_price_filter h4.widgettitle {
	display: block;
	cursor: pointer;
	padding: 15px 23px 15px 23px;
	font-size: 16px;
	margin: 0;
}

.woocommerce ul.woocommerce-sidebar-widgets li.widget_layered_nav h4.widgettitle .fa,
.woocommerce ul.woocommerce-sidebar-widgets li.widget_price_filter h4.widgettitle .fa {
	transition: all .3s ease-in-out;
	float: right;
}

.woocommerce ul.woocommerce-sidebar-widgets li.widget_layered_nav.active h4.widgettitle .fa,
.woocommerce ul.woocommerce-sidebar-widgets li.widget_price_filter.active h4.widgettitle .fa {
	transform: rotate(180deg);
}

.woocommerce ul.woocommerce-widget-layered-nav-list,
.woocommerce li.widget_price_filter > form {
	padding: 8px 23px 15px 23px;
	display: none;
}

.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
	display: none;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}

.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:nth-child(1),
.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:nth-child(2) {
	display: block;
}

.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
	color: #000000;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a::before {
	content: '';
	display: inline-block;
	vertical-align: -1px;
    margin-right: .618em;
    height: 15px;
    width: 15px;
    border: 1px solid #E4E4E4;
    background-color: #fff;
    text-align: center;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    content: '\f00c';
	font-family: 'FontAwesome';
	font-size: 14px;
	line-height: 14px;
	color: #37C8E0;
}

.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item .count {
	color: #656565;
}

.widget-layered-toogle-more {
	margin-top: 15px;
	margin-bottom: 8px;
	cursor: pointer;
	font-size: 14px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	margin-bottom: 23px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 0;
	background-color: #E4E4E4;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	width: 1.2em;
    height: 1.2em;
    background-color: #37C8E0;
    border-radius: 9999em;
    top: -.35em;
    border: 3px solid #fff;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #000;
}

.woocommerce .widget_price_filter .price_slider_amount {
	line-height: 1;
	font-size: 12px;
}

.woocommerce .wishlist-contents ul.products li.product,
.woocommerce-page .wishlist-contents ul.products li.product,
.footer-recently-viewed ul.products li.product,
.footer-recently-viewed ul.products li.product {
	width: 25%;
	flex: 0 0 25%;
}

.woocommerce ul.products li.product .price ins {
	font-weight: normal;
}

/*******************************************************
*********************** LOGIN AND REGISTER
******************************************************/

.myaccount-forms-box.myaccount-forms-box-register > h2,
.myaccount-forms-box.myaccount-forms-box-login > h2 {
	display: none;
}

.woocommerce form.login,
.woocommerce form.register {
	margin: 0;
	padding: 45px 30px 30px 30px;
}

.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
	margin-bottom: 23px;
}

.woocommerce form.login > h3:first-child,
.woocommerce form.register > h3:first-child {
	font-size: 28px;
	margin-bottom: 45px;
	text-align: center;
}

.woocommerce form.woocommerce-form-login .form-row.form-row-checkbox,
.woocommerce-page form.woocommerce-form-register .form-row.form-row-checkbox {
	margin-bottom: 8px;
	padding: 0;
	font-size: 12px;
}

.woocommerce form.woocommerce-form-login .form-row label.checkbox,
.woocommerce-page form.woocommerce-form-register .form-row label.checkbox {
	font-size: 12px;
	margin-bottom: 0;
	text-indent: -20px;
	padding-left: 20px;
}

.woocommerce-privacy-policy-text {
	margin-top: 23px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1.3;
	color: #656565;
}

.woocommerce .woocommerce-form-login button.button,
.woocommerce .woocommerce-form-register button.button {
	font-size: 21px;
}

.myaccount-forms-box-back-link {
	background-color: #fff;
	border: 1px solid #E8E8E8;
	padding: 23px 30px;
	text-align: center;
	margin-bottom: 23px;
}

.woocommerce-page.woocommerce-account:not(.logged-in) .col-1 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: none;
	max-width: 550px;
}

.woocommerce-page.woocommerce-account:not(.logged-in) .col2-set .col-2 {
	width: 100%;
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.myaccount-forms-box-register {
	flex: 0 0 50%;
}

.register-form-promo-wrap {
	flex: 0 0 33%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: 1px solid #E8E8E8;
	text-align: center;
	margin-bottom: 23px;
}

.register-form-promo-desc-wrap {
	padding: 23px 15px;
}

.register-form-promo-title {
	font-size: 21px;
	margin-bottom: 23px;
}

.register-form-promo-desc {
	font-size: 14px;
	line-height: 1.3;
	color: #656565;
}

p.woocommerce-LostPassword.lost_password a,
.woocommerce-checkout p.lost_password a {
	font-size: 12px;
	color: #656565;
	text-decoration: underline;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	font-size: 12px;
	padding-top: 12px;
	margin-bottom: 23px;
}

.woocommerce-checkout form.checkout .woocommerce-privacy-policy-text {
	margin-bottom: 0;
	margin-top: 0;
}


/*******************************************************
*********************** MY ACCOUNT
******************************************************/

body.woocommerce-account .entry-header .entry-title {
	display: none;
}

body.woocommerce-account .entry-content {
	margin-top: 0;
}

.woocommerce-account .myaccount-navigation-cont {
    float: left;
    width: 25%;
    background-color: #000000;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 100%;
	float: none;
}

.toggle-woocommerce-myaccount-nav {
	font-size: 28px;
	padding: 30px 23px 30px 23px;
	color: #fff;
	text-align: left;
	margin: 0;
	cursor: pointer;
	border-bottom: 1px solid #808080;
}

.toggle-woocommerce-myaccount-nav .fa {
	transition: all .3s ease-in-out;
	float: right;
	vertical-align: -4px;
	display: none;
}

.toggle-woocommerce-myaccount-nav .fa.active {
	transform: rotate(180deg);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	margin: 0;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 15px 15px 15px 23px;
	border-bottom: 1px solid #808080;
	font-size: 16px;
	color: #fff;
	display: block;
	text-transform: capitalize;
	transition: all .2s ease-in-out;
	line-height: 1;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li a:focus,
.woocommerce-MyAccount-navigation ul li a:active,
.woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #37C8E0;
	color: #000000;
	padding-left: 30px;
}

.woocommerce-account .woocommerce-MyAccount-content .myaccount-page-title {
	font-size: 37px;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.myaccount-digital-product-wrap {
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	border: 1px solid #E4E4E4;
	margin-bottom: 30px;
}

.myaccount-digital-product-image-wrap {
	flex: 0 0 auto;
	padding: 15px;
	padding-right: 0;
}

.myaccount-digital-product-content-wrap {
	flex: 1 1 auto;
	padding: 30px 23px 23px 30px;
}

.myaccount-digital-product-title {
	margin-bottom: 23px;
}

.myaccount-digital-product-label {
	font-size: 12px;
	color: #656565;
	margin-bottom: 4px;
}

.myaccount-digital-product-date-completed-wrap {
	margin-bottom: 23px;
}

.myaccount-digital-product-license-keys-wrap {
	margin-bottom: 23px;
}

.myaccount-digital-product-license-keys-wrap .myaccount-digital-product-label {
	margin-bottom: 12px;
}

.myaccount-digital-product-license-key-wrap {
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 15px;
}

input.myaccount-digital-product-license-key {
	outline: none !important;
	border: none;
	border-bottom: 1px solid #E4E4E4;
	padding: 0;
	padding-bottom: 4px;
	flex: 1 1 auto;
	font-family: monospace;
}

.myaccount-digital-product-license-key-copy {
	flex: 0 0 auto;
	cursor: pointer;
	margin-left: 15px;
	color: #37C8E0;
}

.myaccount-digital-product-downloads-wrap .myaccount-digital-product-label {
	margin-bottom: 12px;
}

.myaccount-digital-product-download-wrap {
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 8px;
}

.myaccount-digital-product-download-icon-wrap {
	flex: 0 0 auto;
	font-size: 16px;
	margin-right: 8px;
	color: #37C8E0;
}

a.myaccount-digital-product-download-link {
	flex: 0 1 auto;
	font-weight: normal;
	color: #000000;
}

.woocommerce-view-order table.shop_table.order_details {
	margin-bottom: 30px;
}

.woocommerce-view-order p.order-again {
	margin-bottom: 30px;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper + p {
	margin-bottom: 30px;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields > p:last-child,
.woocommerce-MyAccount-content form.edit-account > p:last-child {
	margin-top: 23px;
}

.woocommerce form .form-row span em {
	font-size: 14px;
	color: #656565;
	padding-top: 8px;
	display: inline-block;
	vertical-align: top;
}

.woocommerce form .form-row#billing_faktura_field span.optional {
	display: none;
}

.woocommerce-MyAccount-content form fieldset {
	margin-top: 30px;
}

.woocommerce table.my_account_orders .button {
	font-size: 14px;
	margin: 0 5px 5px 0;
	padding: .55em;
}

/*******************************************************
*********************** FRONT PAGE
******************************************************/

body.page-template-front-page .navbar {
	margin-bottom: 0;
}

.front-notices-container > ul,
.front-notices-container > div {
	margin-top: 15px;
	margin-bottom: 15px;
}

.front-slider-wrap {
	position: relative;
	overflow: hidden;
}

.front-slider-wrap .front-slider-bckg {
	height: 880px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.front-slider-bckg-img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	min-height: 100%;
	width: auto !important;
}

.front-slider-bckg-no-img {
	width: 100%;
	height: 100%;
	background-color: #656565;
}

.front-slider-bckgs-wrap {
	height: 880px;
	background-color: #656565;
}

.front-slider-bckgs-wrap .owl-carousel {
	background-color: #fff;
}

.front-slider-bckgs-wrap .owl-dots {
	display: none;
}

.front-slider-thumbs-wrap .owl-nav {
	display: none;
}

.front-slider-thumbs-wrap .owl-dots {
	display: none;
}

.owl-theme .owl-dots .owl-dot {
	outline: none !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #37C8E0 !important;
}

.front-slider-thumbs-cont {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 105px;
	z-index: 10;
}

.front-slider-thumb {
	padding-top: 8px;
}

.front-slider-thumb-content-wrap {
	background-color: #000000;
	color: #fff;
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	transform: translateY(0);
	transition: .2s all ease-in-out;
	cursor: pointer;
}

.front-slider-thumb.active .front-slider-thumb-content-wrap,
.front-slider-thumb .front-slider-thumb-content-wrap:hover {
	transform: translateY(-8px);
	transition: .3s all ease-in-out;
}

.front-slider-thumb-content-img-wrap {
	flex: 0 0 100%;
	background-color: #353535;
	overflow: hidden;
}

.front-slider-thumb-content {
	flex: 0 0 100%;
	color: #fff;
	display: table;
	display: flex;
	align-items: flex-start;
    justify-content: space-between;
	min-height: 130px;
	padding: 23px;
	flex-wrap: wrap;
	flex-direction: column;
}

.front-slider-thumb-title {
	flex: 0 0 100%;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 21px;
}

.front-slider-thumb-title + .front-slider-thumb-price-and-action-wrap {
	flex: 0 0 100%;
	display: table;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.front-slider-thumb-price {
	flex: 0 0 auto;
	color: #959595;
	font-size: 24px;
}

.front-slider-thumb-action {
	display: block;
	flex: 0 0 auto;
	margin-left: 15px;
	font-size: 28px;
}

body.page-template-front-page .site-footer {
	margin-top: 0;
}

.front-prod-tabs-wrap {
	padding-bottom: 1px;
	margin-top: -46px;
    position: relative;
    z-index: 30;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items {
    padding: 0;
    margin: 0;
    display: table;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    background-color: #000000;
    list-style-type: none;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item {
	flex: 0 1 auto;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a {
	margin: 0;
    font-weight: normal;
    border: none;
    color: #fff !important;
    transition: .2s color ease-in-out;
    background-color: #000000;
    padding: 1.2em 2em 1.1em 2em;
    box-sizing: content-box;
    position: relative;
    border-left: 1px solid #555;
    font-size: 14px;
    line-height: 14px;
    transition: .2s all ease-in-out;
    text-align: center;
    display: block;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:first-child a {
    border-left: none;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:hover,
.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:active,
.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:focus {
	background-color: #37C8E0;
	color: #fff;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item.active a {
	background-color: #37C8E0;
    color: #000 !important;
    padding-top: 1.0em;
    padding-bottom: 1.3em;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:before {
	display: block;
    width: auto;
    content: '';
    position: absolute;
    bottom: 100%;
	z-index: 10;
	left: 1px;
	right: 0;
	height: 0;
	background-color: #37C8E0;
	box-shadow: none;
	padding: 0 !important;
	margin: 0 !important;
	border: none;
	border-radius: 0;
	transition: .2s all ease-in-out;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:first-child a:before {
	left: 0;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item.active a:before {
	height: 8px;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:after {
	display: table;
    width: auto;
    content: '';
    border: 8px solid transparent;
    border-top-color: #37C8E0;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    opacity: 0;
    transition: .1s all ease-in-out;
}

.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item.active a:after {
	opacity: 1;
}

.front-prod-tab-wrap {
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.front-prod-tab-main-product {
	flex: 0 0 54.35%;
}

.front-prod-tab-main-product ul.products {
	margin-bottom: 0;
}

.front-prod-tab-main-product ul.products li.product {
	flex: 0 0 100%;
	margin-bottom: 0;
}

.front-prod-tab-secondary-products {
	flex: 0 0 45.65%;
}

.front-prod-tab-secondary-products ul.products {
	margin-bottom: 0;
}

.front-prod-tab-secondary-products ul.products li.product {
	flex: 0 0 50%;
	margin-bottom: 0;
}

.front-prod-tab-main-product .woocommerce ul.products li.product .woocommerce-loop-product__title, .front-prod-tab-main-product .woocommerce ul.products li.product .price {
	font-size: 23px;
}

.front-prod-tab-main-product .gk-icon {
	font-size: 1.5em;
}

.front-prod-tab-main-product .product-badge.product-badge-new {
	font-size: 18px;
}



/*******************************************************
*********************** PRODUCT
******************************************************/

body.single-product .navbar {
	margin-bottom: 0;
}

body.single-product .woo-main-column > .woocommerce-notices-wrapper .woocommerce-error:first-child,
body.single-product .woo-main-column > .woocommerce-notices-wrapper .woocommerce-success:first-child,
body.single-product .woo-main-column > .woocommerce-notices-wrapper .woocommerce-notice:first-child,
body.single-product .woo-main-column > .woocommerce-notices-wrapper .woocommerce-message:first-child {
	margin-top: 30px;
}

.product-cover-wrap {
	display: table;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	border: 1px solid #E4E4E4;
	margin-bottom: 75px;
}

.product-cover-img-wrap {
	flex: 0 0 50%;
}

.product-infos-wrap {
	flex: 0 0 50%;
	display: table;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	align-self: stretch;
	flex-wrap: wrap;
	border-left: 1px solid #E4E4E4;
}

.product-bottom-wrap {
	flex: 0 0 100%;
	display: table;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
}

.product-top-title-price-wrap {
	flex: 0 0 100%;
	display: table;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 30px;

}

.product-top-title-wrap {
	flex: 0 1 auto;
}

.product-top-title {
	margin-bottom: 0;
	line-height: 1.1;
	font-size: 28px;
	padding-right: 15px;
}

.product-top-price-wrap {
	flex: 0 0 auto;
}

.woocommerce div.product .product-top-price-wrap span.price {
	color: #656565;
	font-size: 37px;
	font-weight: normal;
	margin: 0;
}

.product-bottom-left-wrap {
	flex: 0 0 50%;
	border-right: 1px solid #E4E4E4;
}

.woocommerce div.product span.price del {
	text-decoration: none;
	position: relative;
}

.woocommerce div.product span.price del:after {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 50%;
	border-top: 2px solid #656565;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	font-weight: normal;
}

.product-top-categories-wrap,
.single-product-availability-container {
	display: table;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 1px solid #E4E4E4;
	padding: 13px 23px 13px 30px;
	font-size: 14px;
	box-sizing: content-box;
}

.product-top-categories-label,
.single-product-availability-label {
	padding-right: 15px;
	flex: 0 1 auto;
}

.product-top-categories-value,
.single-product-availability {
	text-align: right;
	flex: 0 1 auto;
	color: #656565;
}

.single-product-availability-value {
	display: none;
}

.product-top-categories-value a {
	color: #656565;
}

.single-product-availability-bar-wrap {
	width: 38px;
	border: 3px solid #fff;
	height: 6px;
	outline: 1px solid #E4E4E4;
	box-sizing: content-box;
	background-color: #E4E4E4;
	text-align: left;
}

.single-product-availability-bar {
	display: inline-block;
	vertical-align: top;
	width: 0;
	height: 6px;
}

.single-product-availability.in-stock-high .single-product-availability-bar {
	background-color: #55D430;
	width: 80%;
}

.single-product-availability.in-stock-low .single-product-availability-bar {
	background-color: #d46d30;
	width: 20%;
}

@media (max-width: 599px){
	.omnibus_games2you {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
}


.woocommerce .product-bottom-left-wrap table.shop_attributes {
	border: none;
	padding: 0;
	margin: 0;
}

.woocommerce .product-bottom-left-wrap table.shop_attributes th {
	padding: 0;
	font-weight: normal;
	line-height: 1;
	border: none;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E4E4E4;
}

.woocommerce .product-bottom-left-wrap table.shop_attributes td {
	font-style: normal;
	padding: 0;
	font-weight: normal;
	line-height: 1;
	border: none;
	padding-right: 23px;
	color: #656565;
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E4E4E4;
}

.woocommerce .product-bottom-left-wrap table.shop_attributes td a {
	color: #656565;
}

.woocommerce .product-bottom-left-wrap table.shop_attributes tr:nth-child(even) td,
.woocommerce .product-bottom-left-wrap table.shop_attributes tr:nth-child(even) th {
	background-color: #fff;
}

.product-bottom-right-wrap {
	flex: 0 0 50%;
	align-self: stretch;
	background-color: #F5F5F5;
}

.woocommerce .product-bottom-right-wrap .single-product-availability-container {
	display: none;
}

.woocommerce div.product form.cart .wcpr-single-product-msg {
	display: none;
}

.product-bottom-right-wrap .single-product-point-rewards-msg-wrap {
	margin: 30px;
	border: 1px solid #E4E4E4;
}

.single-product-point-rewards-msg {
	padding: 10px 15px;
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background-color: #f9f9f9;
}

.single-product-point-rewards-msg-icon {
	flex: 0 0 auto;
	font-size: 32px;
	color: #37C8E0;
	margin-right: 10px;
}

.single-product-point-rewards-msg-text {
	line-height: 1.25;
	flex: 0 1 auto;
	font-size: 14px;
}

.single-product-point-rewards-msg-text span.wcpr-single-product-msg span {
	color: #000000;
}

.single-product-point-rewards-msg-text span.wcpr-single-product-msg span span {
	color: #37C8E0;
}

.single-product-point-rewards-msg-label {
	border-top: 1px solid #E4E4E4;
	padding: 15px;
	font-size: 12px;
	line-height: 1.3;
}

.woocommerce div.product form.cart {
	margin-bottom: 0;
}

.single-product-qty-wrap {
	display: table;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #37C8E0;
	padding: 23px 8px;
	text-align: center;
}

.single-product-qty-label {
	flex: 0 1 auto;
	margin-right: 15px;
	font-size: 21px;
}

.single-product-qty {
	flex: 0 0 auto;
}

.woocommerce div.product form.cart div.quantity {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

div.product div.quantity input[type=number]::-webkit-inner-spin-button,
div.product div.quantity input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

.woocommerce div.product form.cart .button {
	display: block;
	width: 100%;
	font-size: 21px;
	padding: .9em .5em !important;
}

.woocommerce-single-product-wishlist-btn-cont {
	width: 100%;
}

.woocommerce-single-product-wishlist-btn-cont .btn-wishlist {
	width: 100%;
	border: none;
	padding: 12px 8px 12px 30px;
	text-align: left;
	border-bottom: 1px solid #E4E4E4;
	font-size: 14px;
	background-color: #f9f9f9;
}

.woocommerce-single-product-wishlist-btn-cont .btn-wishlist:hover,
.woocommerce-single-product-wishlist-btn-cont .btn-wishlist:active,
.woocommerce-single-product-wishlist-btn-cont .btn-wishlist:focus {
	background-color: #000;
}

.woocommerce-single-product-wishlist-btn-cont .btn-wishlist .gk-icon {
	font-size: 18px;
	color: #37C8E0;
	margin-right: 8px;
	vertical-align: -4px;
}

.woocommerce-single-product-wishlist-btn-cont .btn-wishlist .fa {
	font-size: 18px;
	color: #37C8E0;
	margin-right: 10px;
	vertical-align: -1px;
}

.single-product-permalink-wrap {
	width: 100%;
	border: none;
	padding: 12px 8px 12px 30px;
	text-align: left;
	border-bottom: 1px solid #E4E4E4;
	font-size: 14px;
	background-color: #f9f9f9;
	cursor: pointer;
}

.single-product-permalink-wrap:hover,
.single-product-permalink-wrap:active,
.single-product-permalink-wrap:focus {
	background-color: #000;
	color: #fff;
}

input.single-product-permalink {
	opacity: .0001;
	height: 5px;
	width: 5px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline;
	margin-left: -5px;
}

.single-product-permalink-wrap .gk-icon {
	font-size: 18px;
	color: #37C8E0;
	margin-right: 8px;
	vertical-align: -4px;
}

.woocommerce div.product form.cart table {
	margin-bottom: 0;
}

.woocommerce div.product form.cart .group_table td {
	padding-bottom: 0;
}

.woocommerce div.product form.cart .group_table td {
	padding-top: 8px;
}

.woocommerce div.product form.cart .group_table td:first-child {
	padding-top: 0;
}

.woocommerce div.product form.cart .group_table .single-product-qty-label {
	font-size: 14px;
}

.woocommerce div.product form.cart .group_table a {
	color: #000000;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 8px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.woocommerce div.product form.cart .variations label {
	font-weight: normal;
	color: #000000;
}

.single_variation_wrap p.points {
	display: none;
}

.single_variation_wrap .single_variation {
	padding-left: 15px;
	padding-right: 15px;
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
	font-size: 12px;
	line-height: 1.2;
}

.woocommerce-variation-price {
	margin-bottom: 15px;
}

.woocommerce-variation-price .wc-points-rewards-product-message {
	display: none;
}

.woocommerce-variation-price br {
	display: none;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.woocommerce div.product form.cart .button.disabled {
	border-bottom-color: #ccc;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	margin-bottom: 45px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	overflow: visible;
}

.woocommerce div.product .woocommerce-tabs .panel {
	border: none;
	width: 100%;
	max-width: 750px;
	margin: 60px auto 0 auto;
	box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs .panel > h2:first-child {
	margin-bottom: 23px;
}

.woocommerce div.product .woocommerce-tabs .panel#tab-description p,
.woocommerce div.product .woocommerce-tabs .panel#tab-requirements p {
	font-size: 16px;
	color: #656565;
	line-height: 1.333;
	margin-bottom: 23px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin: 0;
	display: table;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	background-color: #000000;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	flex: 0 1 auto;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 0;
	margin: 0;
	font-weight: normal;
	border: none;
	color: #fff !important;
	transition: .2s color ease-in-out;
	background-color: #000000;
    padding: 1.2em 2em 1.1em 2em;
    box-sizing: content-box;
    position: relative;
    border-left: 1px solid #555;
    font-size: 14px;
    line-height: 14px;
    transition: .2s all ease-in-out;
    text-align: center;
}

.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child a {
	border-left: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:active,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus {
	background-color: #37C8E0;
	color: #000;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
	background-color: #37C8E0;
	color: #000 !important;
	padding-top: 1.0em;
	padding-bottom: 1.3em;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:before {
	display: block;
    width: auto;
    content: '';
    position: absolute;
    bottom: 100%;
	z-index: 10;
	left: 1px;
	right: 0;
	height: 0;
	background-color: #37C8E0;
	box-shadow: none;
	padding: 0 !important;
	margin: 0 !important;
	border: none;
	border-radius: 0;
	transition: .2s all ease-in-out;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:first-child a:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child a:before {
	left: 0;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:before {
	height: 8px;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:after {
	display: table;
    width: auto;
    content: '';
    border: 8px solid transparent;
    border-top-color: #37C8E0;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    opacity: 0;
    transition: .1s all ease-in-out;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after {
	opacity: 1;
}

.product-contact-form .control-group {
	margin-bottom: 30px;
}

.product-contact-form input,
.product-contact-form textarea {
	width: 100%;
}

.product-contact-form textarea {
	min-height: 200px;
}

.product-contact-form .control-group .help-block ul {
	list-style-type: none;
}

.product-contact-form .control-group .help-block ul li {
	font-size: 14px;
	color: #FF1932;
}

.product-contact-form label {
	font-size: 16px;
	color: #656565;
	margin-bottom: 8px;
}

.product-contact-form input[type=checkbox] {
	width: initial;
	position: static;
	margin: 0;
	margin-right: 4px;
}

.product-contact-form label.input-checkbox {
	text-indent: -20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.2;
}

.product-contact-form label.input-checkbox span.checkbox-label {
	line-height: 12px;
	color: #77797A;
	font-size: 12px;
}

span.required {
	color: #FF1932;
}

.product-contact-form .js-checkbox-toggle-more {
	text-decoration: underline;
	margin-right: 4px;
	cursor: pointer;
}

.product-contact-form .btn-product-contact-send {
	min-width: 250px;
}

.product-contact-form .contact-code.bg-success {
	background-color: #dcf5e5;
}

.product-contact-form .contact-code.bg-danger {
	background-color: #f5e4dc;
}


.woocommerce #reviews #comments ol.commentlist li img.avatar {
	display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0;
	border: none;
	border-radius: 0;
}

.woocommerce-review__author {
	font-size: 15px;
	color: #1d1d1d;
	font-weight: bold;
	margin-right: 15px;
}

.woocommerce #reviews #comments p.woocommerce-noreviews {
	margin-bottom: 23px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	margin-bottom: 4px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	color: #656565;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta em {
	font-style: normal;
	color: #000000;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin-bottom: 8px;
	color: #656565;
	line-height: 1.3333;
	font-size: 16px;
}

.woocommerce-review__dash {
	display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	padding: 0;
}

.woocommerce .comment-reply-title {
	display: none;
}

.woocommerce p.comment-notes {
	font-size: 12px;
	margin-bottom: 23px !important;
	color: #656565;
}

.single-product-reviews-summary {
	text-align: left;
	line-height: 1;
}

.single-product-reviews-summary .woocommerce-review-link  {
	display: none;
}

.woocommerce .single-product-reviews-summary .woocommerce-product-rating .star-rating {
	font-size: 27px;
	margin: 0;
	float: left;
}

.woocommerce div.product .single-product-reviews-summary .woocommerce-product-rating {
	margin-bottom: 15px;
}

.single-product-reviews-summary-count {
	font-size: 11px;
	margin-bottom: 15px;
}

.single-product-reviews-summary-average {
	font-size: 48px;
}

.woocommerce-Reviews-title {
	margin-bottom: 30px;
}

.woocommerce .comment-text .star-rating {
	color: #FFD939;
}

.woocommerce .comment-form-rating {
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 23px;
}

.woocommerce .comment-form-rating > * {
	flex: 0 0 auto;
	margin-bottom: 0 !important;
}

.woocommerce .comment-form-rating label {
	font-size: 18px;
	margin-right: 15px;
	color: #656565;
}

.comment-form label {
	margin-bottom: 8px;
	color: #656565;
	font-size: 16px;
}

.btn-product-review {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce .comment-form-rating p.stars a {
	color: #FFD939;
	font-size: 20px;
}

.woocommerce #review_form #respond .form-submit input#submit {
    margin-top: 30px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    display: table;
    border-radius: 0;
    font-size: 21px;
    padding: .55em 1.5em .45em 1.5em !important;
    font-weight: normal;
    background-color: #000;
	border: none;
	border-bottom: .25em solid #37C8E0;
	color: #fff;
}

.woocommerce #review_form #respond .form-submit input#submit:hover,
.woocommerce #review_form #respond .form-submit input#submit:focus,
.woocommerce #review_form #respond .form-submit input#submit:active {
	background-color: #292929;
}

.woocommerce #review_form #respond p.form-submit {
	margin-top: 0;
	float: left;
	width: 100%;
}

.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
	float: left;
	width: 48%;
}

.woocommerce #review_form #respond p.comment-form-email {
	float: right;
}

.woocommerce #review_form #respond p.comment-form-comment {
	margin-bottom: 15px;
}

.woocommerce #review_form #respond p.comment-form-cookies-consent {
	clear: both;
	padding-top: 15px;
	text-indent: -22px;
	padding-left: 28px;
}

.woocommerce #review_form #respond input[type=checkbox] {
	width: initial;
	position: static;
	margin: 0;
	margin-right: 8px;
	display: inline;
}

.woocommerce #review_form #respond .comment-form-cookies-consent label {
	font-weight: normal;
	color: #656565;
	font-size: 12px;
	line-height: 1.2;
	display: inline;
}

.woocommerce .comment-form-author label,
.woocommerce .comment-form-email label {
	display: block;
}

.woocommerce .comment-form-author input,
.woocommerce .comment-form-email input {
	width: 100%;
}

.woocommerce-review__published-date {
	display: none;
}


/*******************************************************
*********************** ARCHIVES
******************************************************/

.bottom_pagination {
	margin: 45px auto;
	text-align: center;
}

.bottom_pagination > a,
.bottom_pagination > span {
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	border-radius: 0;
	border: none;
	padding: 0 4px;
	margin-left: 10px;
	color: #37C8E0;
	margin-bottom: 10px;
  	display: inline-block;
}

.bottom_pagination > span {
	color: #8a7e88
}



/*******************************************************
*********************** ARTICLE
******************************************************/

.entry-title {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

body:not(.woocommerce-page) .entry-content {
	margin: 0;
}

body:not(.woocommerce-page) .entry-content > *:not(img):not(div) {
	max-width: 800px;
}

body:not(.woocommerce-page) .entry-content h1,
body:not(.woocommerce-page) .entry-content h2,
body:not(.woocommerce-page) .entry-content h3,
body:not(.woocommerce-page) .entry-content h4,
body:not(.woocommerce-page) .entry-content h5,
body:not(.woocommerce-page) .entry-content h6 {
	margin: 1.5em 0 .5em 0;
}

body:not(.woocommerce-page) .entry-content h1:first-child,
body:not(.woocommerce-page) .entry-content h2:first-child,
body:not(.woocommerce-page) .entry-content h3:first-child,
body:not(.woocommerce-page) .entry-content h4:first-child,
body:not(.woocommerce-page) .entry-content h5:first-child,
body:not(.woocommerce-page) .entry-content h6:first-child {
	margin-top: 0;
}

body:not(.woocommerce-page) .entry-content p {
	line-height: 1.4;
	margin-bottom: 23px;
}

body:not(.woocommerce-page) .entry-content blockquote {
	line-height: 1.4;
	margin-bottom: 23px;
}

body:not(.woocommerce-page) .entry-content blockquote p:last-child {
	margin-bottom: 0;
}

body:not(.woocommerce-page) .entry-content ul,
body:not(.woocommerce-page) .entry-content ol,,
body .entry-content.wc-tab ul,
body .entry-content.wc-tab ol {
	max-width: 600px;
	padding-left: 2em;
	margin-bottom: 23px;
}

body:not(.woocommerce-page) .entry-content ul,
body .entry-content.wc-tab ul {
	list-style-type: circle;
}

body:not(.woocommerce-page) .entry-content ul li,
body:not(.woocommerce-page) .entry-content ol li,
body .entry-content.wc-tab ul li,
body .entry-content.wc-tab ol li {
	line-height: 1.4;
	margin-bottom: 15px;
}

body:not(.woocommerce-page) .entry-content img {
	max-width: 100%;
	height: auto !important;
}

.edit-link {
	display: block;
	margin-top: 1em;
}

.edit-link,
.edit-link a {
	color: #555;
}

.edit-link a:hover {
	color: #000000;
}

/*******************************************************
*********************** PAGE
******************************************************/


body .navbar {
	margin-bottom: 45px;
}


/*******************************************************
*********************** FOOTER
******************************************************/

.site-footer {
	margin-top: 45px;
}

.footer-member-items {
	background-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
}

.footer-member-items-wrap {
	display: table;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-member-item-wrap,
a.footer-member-item-wrap {
	flex: 0 1 50%;
	border-left: 1px solid #808080;
	display: table;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 23px;
	padding-right: 23px;
}

.footer-member-item-wrap:nth-child(2n+1),
a.footer-member-item-wrap:nth-child(2n+1) {
	border-left: none;
	padding-left: 0;
}

.footer-member-item-img-wrap {
	flex: 0 0 90px;
	margin-right: 30px;
}

.footer-member-item-desc-wrap {
	flex: 0 1 auto;
	text-align: center;
}

.footer-member-item-title {
	color: #fff;
	margin-bottom: 5px;
	font-size: 21px;
}

.footer-member-item-desc {
	font-size: 14px;
}

.footer-top-newsletter-wrap {
	background-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

.footer-member-items + .footer-top-newsletter-wrap {
	padding-top: 0;
}

.has-title-above-wrap:before {
	content: '';
	display: block;
	height: 55px;
	background-color: #000000;
}

.is-title-above {
	display: inline-block;
	vertical-align: top;
	background-color: #37C8E0;
	color: #000;
	font-size: 16px;
	padding: 1.3em 2em;
	position: relative;
	height: 16px;
	line-height: 1;
	margin-top: -57px;
	margin-bottom: -10px;
	z-index: 2;
	box-sizing: content-box;
}

.is-title-above:after {
	display: table;
	width: auto;
	content: '';
	border: 8px solid transparent;
	border-top-color: #37C8E0;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.footer-recently-viewed {
	margin-top: -16px;
}

.footer-recently-viewed-wrap ul.products {
	margin-bottom: 1px;
}

.footer-front-cont {
	background-color: #000000;
}

.footer-front-wrap {
	display: table;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 1140px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.footer-front-banners-wrap {
	flex: 0 0 50%;
	padding: 15px;
	padding-top: 0;
}

.footer-front-banner-wrap {
	margin-top: 15px;
	transition: .2s ease-in-out filter;
	filter: none;
}

.footer-front-banner-wrap:hover {
	filter: brightness(1.2);
}

.footer-front-banner-wrap:first-child {
	margin-top: 0;
}

.footer-front-top-products-wrap {
	flex: 0 0 50%;
	background-color: #fff;
}

.footer-front-top-products-title {
	font-size: 28px;
	padding: 56px 23px 23px 23px;
	display: block;
	margin-bottom: 0;
	border-bottom: 1px solid #E4E4E4;
}

a.footer-front-top-product-wrap {
	display: table;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #E4E4E4;
	transition: .2s background ease-in-out;
	color: #000000;
}

a.footer-front-top-product-wrap:last-child {
	border-bottom: none;
}

.footer-front-top-product-i {
	flex: 0 0 30px;
	align-self: stretch;
	background-color: #E5E5E5;
	overflow: hidden;
	border-right: 1px solid #E4E4E4;
	position: relative;
	transition: .2s background ease-in-out;
}

.footer-front-top-product-i span {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 64px;
	line-height: 45px;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: -5px;
}

.footer-front-top-product-title {
	flex: 0 1 auto;
	padding-left: 30px;
	padding-right: 15px;
}

.footer-front-top-product-price {
	flex: 0 1 auto;
	font-size: 21px;
	margin-left: auto;
	color: #656565;
}

.footer-front-top-product-action {
	flex: 0 1 auto;
	font-size: 28px;
	color: #37C8E0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

a.footer-front-top-product-wrap:hover {
	background-color: #f5f5f5;
}

a.footer-front-top-product-wrap:hover .footer-front-top-product-i {
	background-color: #37C8E0;
}

.footer-newsletter-title {
	text-align: center;
	font-size: 21px;
	color: #fff;
	margin-bottom: 15px;
}

.footer-newsletter-title span {
	color: #37C8E0;
}

.footer-newsletter-form {
	position: relative;
	max-width: 450px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

input.footer-newsletter-email {
	width: 100% !important;
    margin: 0;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #808080;
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: normal;
    outline: none !important;
    background-color: transparent;
    color: #fff !important;
}

.btn-footer-newsletter {
	position: absolute;
    padding: 0 !important;
    margin: 0;
    border: none;
    top: 8px;
    right: 15px;
    font-size: 21px;
    line-height: 1;
    color: #37C8E0;
    background-color: transparent !important;
    outline: none !important;
}

.footer-newsletter-response {
	font-size: 14px;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	text-align: center;
}

.footer-infos-wrap {
	padding-top: 45px;
	padding-bottom: 53px;
	border-bottom: 1px solid #808080;
	background-color: #323232;
}

ul.footer-nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.footer-nav > li {
	padding: 0;
	margin: 0;
	float: left;
	width: 33.333%;
	padding-right: 8px;
}

ul.footer-nav > li:nth-child(3n+1) {
	clear: both;
}

ul.footer-nav > li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.footer-nav > li ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}

ul.footer-nav > li ul li a {
	font-size: 16px;
	color: #ccc;
}

ul.footer-nav > li ul li a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: .8em;
	vertical-align: 2px;
	margin-right: 8px;
	display: inline-block;
	opacity: .6;
}

ul.footer-nav > li > a,
.footer-contact-title {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 23px;
	display: inline-block;
	vertical-align: top;
	color: #ccc;
}

.footer-contact,
.footer-contact a {
	color: #ccc;
}

.footer-contact-data {
	line-height: 1.333;
}

.socials-container {
	padding-top: 23px;
}

.socials-container .socials {
	display: table;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.socials-container .socials .social {
	flex: 0 0 auto;
	margin-right: 15px;
}

.socials-container .socials .social:last-child {
	margin-right: 0;
}

.socials-container .socials .social .fa {
	font-size: 21px;
	vertical-align: 0;
	color: #7F7F7F;
}

.footer-copy-wrap {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	background-color: #323232;
}

img.footer-designer-logo-img {
	width: 28px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: -12px;
}

.site-designer {
	text-align: right;
}

.footer-copy-wrap,
.footer-copy-wrap a {
 	color: #999;
}

.footer-scroll-up {
	font-size: 28px;
	margin-left: 23px;
	vertical-align: -4px;
	cursor: pointer;
}


/*******************************************************
*********************** CONTACT
******************************************************/


/*******************************************************
*********************** MEDIA
******************************************************/

/* md */
@media(max-width:1199px){

	.navbar-header .woocommerce-product-search-wrap {
		flex-basis: 330px;
		margin-right: 60px;
	}

	.myaccount-digital-product-content-wrap {
		padding: 23px 23px 23px 23px;
	}

	.myaccount-digital-product-image-wrap {
		max-width: 250px;
	}

	.product-cover-img-wrap {
		flex: 0 0 40%;
	}

	.product-infos-wrap {
		flex: 0 0 60%;
	}

	.product-top-title-price-wrap {
		padding: 23px 30px;
	}

	.front-prod-tab-main-product {
		flex: 0 0 56.1%;
	}

	.front-slider-thumbs-cont {
		bottom: 75px;
	}

	.front-slider-thumb-title {
		font-size: 18px;
	}

	.front-slider-thumb-content {
		min-height: 120px;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 48%;
		float: right;
	}

	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce-page .cart-collaterals .cross-sells {
		width: 48%;
		float: left;
	}


	.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button {
		display: table;
		width: auto;
		margin-left: auto;
	}

	.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > label {
		flex: 0 1 85%;
	}

	.woocommerce .front-prod-tab-wrap ul.products li.product .woocommerce-loop-product__title {
    	max-height: 51px;
	}

}

/* sm */
@media(max-width:991px){

	/** menu **/

    .navbar-header {
        float: none;
    }
    .navbar-default .navbar-toggle {
        display: block;
        background: transparent !important;
        border: none;
        padding: 0;
        margin: 0;
        margin-left: 15px;
        -webkit-appearance: none;
    	-moz-appearance:    none;
    	appearance:         none;
    	border-radius: 0;
    	margin-left: 0;
    	overflow: hidden;
    }
	.navbar-default .navbar-toggle .icon-bar {
		width: 30px;
	    height: 2px;
	    margin: 0 auto;
	    margin-bottom: 7px;
	    background-color: #37C8E0;
	    -webkit-transition: all 0.3s ease-in-out;
	    transition: all 0.3s ease-in-out;
	    border-radius: 0;
	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 0;
	}
	.navbar-toggle .icon-bar:nth-child(4) {
		margin-bottom: 0;
	}
	.navbar-toggle .icon-bar:nth-child(2) {
	    -webkit-transform: translateY(9px) rotate(45deg);
	    transform: translateY(9px) rotate(45deg);
	}
	.navbar-toggle .icon-bar:nth-child(3) {
	    -webkit-transform: translateX(20px);
	    transform: translateX(20px);
	    opacity: 0;
	}
	.navbar-toggle .icon-bar:nth-child(4) {
	    -webkit-transform: translateY(-9px) rotate(-45deg);
	    transform: translateY(-9px) rotate(-45deg);
	}
	.navbar-toggle.collapsed .icon-bar {
		opacity: 1 !important;
		transform: none !important;
	}
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .navbar-nav > li > .dropdown-menu {
		display: block;
		position: static;
		width: 100%;
		border: none;
		border-radius: 0;
		box-shadow: none;
		min-width: auto;
		float: none;
  	}
	.dropdown-menu > li {
		margin: 0;
		font-size: 16px;
		border-bottom: 1px solid #eee;
		padding: 10px 0 10px 30px;
	}

    /** --- menu **/

    .navbar-container .navbar-collapse {
		order: 2;
	}

	.navbar-header {
		order: 1;
	}

	.navbar-header div.header-icon.header-cart {
		border-left: 0;
		padding-left: 0;
		margin-right: 23px;
	}

	.header-cart-icon .header-cart-count {
		display: block;
	}

	.header-cart-content {
		display: none;
	}

	.breadcrumbs-label {
		display: none;
	}

	.breadcrumbs-container {
		background-color: #fff;
	}

	.breadcrumbs-wrap {
		border: none;
		background-color: #fff;
	}

	.woocommerce-breadcrumb,
	.woocommerce .woocommerce-breadcrumb {
		color: #777;
		flex-wrap: wrap;
		min-height: initial;
		padding-top: 15px;
		line-height: 1.4;
	}

	.navbar-header {
		padding-top: 23px;
		padding-bottom: 23px;
	}

	.navbar-header .woocommerce-product-search-wrap {
		order: 999;
		flex: 0 0 100%;
		margin: 15px auto 0 auto;
	}

	.navbar-header .header-icon,
	.navbar-header div.header-icon.header-cart {
		margin-right: 30px;
	}

	.navbar-container .navbar-collapse {
		border: none;
	}

	.navbar-container .navbar-collapse ul.navbar-nav {
		display: block;
		border: none;
		padding-top: 15px;
		padding-bottom: 23px;
	}

	.navbar-container .navbar-collapse ul.navbar-nav > li {
		text-align: left;
		border: none;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 8px 0;
		text-align: left;
	}

	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li:hover > a {
		background-color: #323232 !important;
		border-bottom: none !important;
	}

	.navbar-nav > li > .dropdown-menu li {
		border: none;
		padding: 4px 0 4px 8px;
	}

	.navbar-nav > li > .dropdown-menu li:first-child {
		padding-top: 0;
	}

	.dropdown-menu > li > a {
		padding: 0;
	}

	.navbar-default .navbar-nav .caret {
		display: none;
	}

	.woocommerce-account .myaccount-navigation-cont {
		width: 33% !important;
		float: left;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 64% !important;
		float: right;
	}

	.toggle-woocommerce-myaccount-nav {
		font-size: 21px;
		padding-top: 23px;
		padding-bottom: 23px;
	}

	body .navbar {
		margin-bottom: 15px;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		margin-bottom: 0 !important;
		flex: 0 0 50%;
	}

	.woocommerce .wishlist-contents ul.products li.product,
	.woocommerce-page .wishlist-contents ul.products li.product,
	.footer-recently-viewed ul.products li.product,
	.footer-recently-viewed ul.products li.product {
		margin-bottom: 0 !important;
		flex: 0 0 33.3%;
	}

	.myaccount-digital-product-image-wrap {
		max-width: 150px;
	}

	.footer-member-item-img-wrap {
		margin-right: 15px;
	}

	.footer-recently-viewed ul.products li.product:nth-child(4),
	.footer-recently-viewed ul.products li.product:nth-child(4) {
		display: none;
	}

	.footer-front-top-products-title {
		padding-top: 30px;
	}

	.footer-front-top-product-title {
		padding-left: 15px;
	}

	.product-cover-wrap {
		flex-wrap: wrap;
	}

	.product-cover-img-wrap {
		flex: 0 0 100%;
		border-bottom: 1px solid #E4E4E4;
	}

	.product-infos-wrap {
		flex: 0 0 100%;
		border-left: none;
	}

	.front-prod-tab-wrap {
		flex-wrap: wrap;
		justify-content: center;
	}

	.front-prod-tab-main-product {
		flex: 0 0 100%;
	}

	.front-prod-tab-main-product ul.products li.product {
		flex: 0 0 100%;
	}

	.front-prod-tab-secondary-products {
		flex: 0 0 100%;
	}

	.front-slider-bckgs-wrap {
		display: none;
	}

	.front-slider-thumbs-wrap .owl-nav {
		display: none;
	}

	.front-slider-thumbs-wrap .owl-dots {
		display: block;
		margin-top: 15px;
	}

	.front-slider-thumb {
		padding-top: 0;
	}

	.front-slider-thumb-content-wrap {
		transition: none;
		transform: none !important;
	}

	.front-slider-thumbs-cont {
		margin-top: 15px;
		position: static;
	}

	.front-slider-thumbs-cont > .container {
		margin: 0;
		padding: 0;
		width: 100%;
		max-width: initial;
	}

	.front-prod-tabs-wrap {
		margin-top: 15px;
	}

	/* WooCommerce reset default cart and checkout */

	.woocommerce table.shop_table_responsive thead,
	.woocommerce-page table.shop_table_responsive thead {
		display: table-header-group;
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		display: table-row;
	}

	.woocommerce #content table.cart .product-thumbnail,
	.woocommerce table.cart .product-thumbnail,
	.woocommerce-page #content table.cart .product-thumbnail,
	.woocommerce-page table.cart .product-thumbnail,
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td,
	.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
		display: table-cell;
	}

	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 1px solid rgba(0,0,0,.1);
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		text-align: left !important;
	}

	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}

	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: #fff;
	}

	.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
		float: left;
	}

	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
		width: auto;
	}

	.woocommerce-page table.cart td.actions {
		padding-left: 0;
		padding-right: 0;
	}

	/* –––––––– */

	.woocommerce .cart-collaterals .cross-sells ul.products li.product,
	.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
		flex: 0 0 100%;
		width: 100%;
		float: none;
	}

	.myaccount-forms-box-register {
		flex: 0 0 60%;
	}

	.checkout-account-form-box {
		padding-left: 23px;
		padding-right: 23px;
	}

	.checkout-account-form-register .checkout-account-form-left {
		flex: 0 0 60%;
	}

	.header-checkout-flow-indicator-wrap {
		display: none;
	}

	.gk-checkout-form-wrap {
		flex: 0 1 57%;
	}

	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
		width: auto;
		margin-bottom: 0;
	}

	.woocommerce-checkout .entry-header .entry-title {
		margin-bottom: 30px;
	}

	.woocommerce-checkout.woocommerce-order-received .entry-header .entry-title {
		margin-bottom: 15px;
	}

	.woocommerce .woocommerce-customer-details .col-1,
	.woocommerce .woocommerce-customer-details .col-2 {
		margin-bottom: 30px;
		width: 100%;
		float: none;
	}

	body.woocommerce-order-received .navbar {
		margin-bottom: 30px;
	}

	.header-cart .header-mini-cart-wrap {
		display: none !important;
	}

	.navbar-container-placeholder {
		height: 165px;
	}

	.navbar-nav > li a {
		transition: .2s color ease-in-out;
	}

	.navbar-nav > li a:hover {
		color: #999 !important;
	}

}

/* xs */
@media(max-width:767px){

	.site-designer,
	.site-info {
		text-align: center;
	}

	.site-info {
		margin-bottom: 8px;
		line-height: 1.2;
	}

	img.footer-designer-logo-img {
		width: 20px;
		vertical-align: -7px;
		margin-right: 8px;
	}

	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	     max-height: initial;
	}

	.toggle-woocommerce-myaccount-nav .fa {
		display: block;
	}

	.woocommerce-account .myaccount-navigation-wrap {
		display: none;
	}

	.woocommerce-account .myaccount-navigation-cont {
		width: 100% !important;
		float: none;
		clear: both;
		margin-bottom: 30px;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100% !important;
		float: none;
		clear: both;
	}

	.sidebar-woocommerce {
		margin-bottom: 30px;
	}

	.toggle-woocommerce-filters {
		display: block;
		cursor: pointer;
		font-size: 21px;
   		padding: 23px 23px 23px 23px;
    	text-align: left;
    	margin: 0;
    	background-color: #37C8E0;
    	color: #000000;
	}

	.toggle-woocommerce-filters .fa {
		transition: all .3s ease-in-out;
		float: right;
	}

	.toggle-woocommerce-filters .fa.active {
		transform: rotate(180deg);
	}

	.woocommerce-widgets {
		display: none;
	}

	.myaccount-digital-product-image-wrap {
		max-width: 150px;
	}

	.footer-member-item-img-wrap {
		flex: 0 0 45px;
	}

	.footer-front-wrap {
		flex-wrap: wrap;
	}

	.footer-front-banners-wrap {
		padding: 0;
		flex: 0 0 100%;
		margin-bottom: 15px;
	}

	.footer-front-top-products-wrap {
		padding: 0;
		flex: 0 0 100%;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 12px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.woocommerce div.product .woocommerce-tabs .panel {
		margin-top: 45px;
	}

	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a {
		font-size: 12px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.woocommerce-page.woocommerce-account:not(.logged-in) .col2-set .col-2 {
		flex-wrap: wrap;
	}

	.myaccount-forms-box-register {
		flex: 0 0 100%;
	}

	.register-form-promo-wrap {
		flex: 0 0 100%;
	}

	.checkout-account-form {
		flex-wrap: wrap;
	}

	.checkout-account-form-left,
	.checkout-account-form-register .checkout-account-form-left {
		padding: 0;
		flex: 0 0 100%;
	}

	.checkout-account-form-right,
	.checkout-account-form-register .checkout-account-form-right {
		padding: 0;
		flex: 0 0 100%;
	}

	.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > label {
		flex: 0 0 80%;
	}

	.footer-scroll-up {
		display: table;
		width: auto;
		margin: 23px auto 0 auto;
	}

}

@media(max-width:599px){

	.woocommerce .woocommerce-breadcrumb {
		font-size: 12px;
	}


	.woocommerce-breadcrumb a,
	.woocommerce-breadcrumb span,
	.woocommerce .woocommerce-breadcrumb a,
	.woocommerce .woocommerce-breadcrumb span {
		margin-right: 4px;
	}

	.navbar-header {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.footer-infos-wrap {
		padding-bottom: 30px;
	}

	.woocommerce-breadcrumb,
	.woocommerce .woocommerce-breadcrumb {
		font-size: 12px;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		flex: 0 0 50% !important;
		padding-bottom: 23px;
		margin-bottom: 0 !important;
	}

	.footer-member-items {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.footer-member-item-wrap,
	a.footer-member-item-wrap {
		padding: 15px;
	}

	.footer-member-item-desc-wrap {
		text-align: left;
	}

	.footer-member-item-title {
		font-size: 18px;
	}

	.footer-recently-viewed ul.products li.product:nth-child(4),
	.footer-recently-viewed ul.products li.product:nth-child(4) {
		display: block;
	}

	.product-top-title-price-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}

	.product-top-categories-wrap,
	.single-product-availability-container,
	.woocommerce .product-bottom-left-wrap table.shop_attributes th {
		padding-left: 15px;
	}

	.product-bottom-right-wrap .single-product-point-rewards-msg-wrap {
		margin: 15px;
	}

	.single-product .breadcrumbs-wrap {
		padding-bottom: 15px;
	}

	.product-cover-wrap {
		margin-bottom: 45px;
	}

	.front-prod-tab-main-product ul.products li.product {
		flex: 0 0 100% !important;
		width: 100% !important;
		float: none !important;
	}

	.woocommerce table.shop_table_responsive thead,
	.woocommerce-page table.shop_table_responsive thead {
		display: none;
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		display: block;
	}

	.woocommerce table.shop_table_responsive.woocommerce-cart-form__contents tr:not(:last-child),
	.woocommerce-page table.shop_table_responsive.woocommerce-cart-form__contents tr:not(:last-child) {
		margin-bottom: 15px;
			border: 1px solid #eaeaea;
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		display: block;
	}

	.woocommerce table.shop_table_responsive tbody th,
	.woocommerce-page table.shop_table_responsive tbody th {
		display: none;
	}

	#add_payment_method table.cart .product-thumbnail,
	.woocommerce-cart table.cart .product-thumbnail,
	.woocommerce-checkout table.cart .product-thumbnail {
		width: 100%;
		margin-bottom: 15px;
	}

	.woocommerce #content table.cart .product-thumbnail,
	.woocommerce table.cart .product-thumbnail,
	.woocommerce-page #content table.cart .product-thumbnail,
	.woocommerce-page table.cart .product-thumbnail {
		display: block;
	}

	.woocommerce table.shop_table_responsive tr td.product-thumbnail::before,
	.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
		display: none;
	}

	#add_payment_method table.cart img,
	.woocommerce-cart table.cart img,
	.woocommerce-checkout table.cart img {
		max-width: 100%;
		width: 300px !important;
		margin: 0 auto;
		display: block;
		height: auto;
	}

	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: none;
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		text-align: right !important;
	}

	.woocommerce table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td,
	.woocommerce-page table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td {
		border: none;
	}

	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		display: block;
		font-weight: normal;
	}

	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: #fff;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon {
		float: left;
	}

	.woocommerce #content table.cart td.actions .coupon .button,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon input,
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon input,
	.woocommerce-page #content table.cart td.actions .coupon .button,
	.woocommerce-page #content table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon input,
	.woocommerce-page table.cart td.actions .coupon .button,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon input {
		width: auto;
	}

	.woocommerce-page table.cart td.actions .coupon {
		width: 100%;
		margin-bottom: 8px;
	}

	.woocommerce-page .woocommerce table.cart td.actions div.coupon .button {
		float: none !important;
		margin: 0 !important;
	}

	.cart-bundle-banners-wrap {
		width: 100%;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce .cart-collaterals .shipping_calculator,
	.woocommerce-page .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cross-sells,
	.woocommerce-page .cart-collaterals .shipping_calculator {
		width: 100%;
	}

	.woocommerce-checkout .entry-header .entry-title {
		font-size: 28px;
	}

	.gk-checkout-content-wrap {
		flex-wrap: wrap;
	}

	.gk-checkout-form-wrap {
		flex: 0 0 100%;
		margin-bottom: 30px;
	}

	.gk-checkout-order-summary-wrap {
		flex: 0 0 100%;
	}

	.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > label {
		flex: 0 0 85%;
	}

	.woocommerce ul.order_details {
		margin-bottom: 30px;
	}

	.woocommerce ul.order_details li {
		border: none;
		width: 100%;
		margin-bottom: 15px;
	}

	.navbar-container-placeholder {
		height: 150px;
	}

}

/* xxs */
@media(max-width:479px){

	.navbar-header input.search-field,
	.navbar-header input.product-search-field {
		font-size: 14px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.navbar .custom-logo {
		height: 40px;
	}

	.navbar-header a.custom-logo-link {
		flex-basis: 105px;
	}

	.navbar-header .header-icon,
	.navbar-header div.header-icon.header-cart {
		margin-right: 15px;
	}

	.navbar-header .header-icon .gk-icon {
		font-size: 20px;
	}

	.navbar-header .header-icon.header-search-toggle {
		font-size: 20px;
	}

	.header-cart-icon .gk-icon.gk-icon-bag {
	    font-size: 23px;
	}

	ul.footer-nav > li {
		width: 100%;
		margin-bottom: 23px;
	}

	ul.footer-nav > li > a,
	.footer-title {
		font-size: 18px;
	}

	.woocommerce-account .woocommerce-MyAccount-content .myaccount-page-title {
		font-size: 28px;
		margin-bottom: 23px;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		flex: 0 0 100% !important;
		margin-bottom: 30px !important;
	}

	.myaccount-digital-product-wrap {
		flex-wrap: wrap;
	}

	.myaccount-digital-product-image-wrap {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.myaccount-digital-product-image-wrap img {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	.myaccount-digital-product-content-wrap {
		flex: 0 0 100%;
	}

	.footer-member-items-wrap {
		flex-wrap: wrap;
	}

	.footer-member-item-wrap,
	a.footer-member-item-wrap {
		padding: 15px !important;
		margin: 0 !important;
		flex: 0 0 100%;
		border: none;
		justify-content: flex-start;
	}

	.footer-newsletter-title {
		font-size: 18px;
		line-height: 1.2;
	}

	.footer-front-top-product-action {
		padding-left: 15px;
		padding-right: 15px;
	}

	.footer-front-top-product-price {
		font-size: 16px;
	}

	.product-top-title-price-wrap {
		flex-wrap: wrap;
	}

	.product-top-title-wrap {
		flex: 0 0 100%;
		margin-bottom: 15px;
	}

	.product-top-price-wrap {
		flex: 0 0 100%;
	}

	.product-bottom-wrap {
		flex-wrap: wrap;
	}

	.product-bottom-left-wrap {
		flex: 0 0 100%;
		border: none;
		order: 2;
	}

	.product-bottom-right-wrap {
		flex: 0 0 100%;
		order: 1;
		border-bottom: 1px solid #E4E4E4;
	}

	.product-bottom-right-wrap .single-product-point-rewards-msg-wrap {
		margin: 30px;
	}

	.product-cover-wrap {
		border-bottom: none;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		flex-wrap: wrap;
		align-items: stretch;
		background-color: #000000;
	}

	.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
	.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
		flex: 0 0 50%;
		background-color: #000000;
		display: table;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: .2s all ease-in-out !important;
	}

	.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:before,
	.woocommerce div.product .woocommerce-tabs ul.tabs li a:before,
	.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:before,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:before,
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:after,
	.woocommerce div.product .woocommerce-tabs ul.tabs li a:after,
	.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:after,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:after {
		display: none;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		flex: 0 1 100%;
		display: block;
		border: none;
		padding: 1.2em 2em 1.1em 2em !important;
		transition: .2s all ease-in-out !important;
	}

	.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
	.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
	.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
	.woocommerce div.product .woocommerce-tabs ul.tabs li:active,
	.woocommerce div.product .woocommerce-tabs ul.tabs li:focus,
	.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
	.woocommerce div.product .woocommerce-tabs ul.tabs li:active a,
	.woocommerce div.product .woocommerce-tabs ul.tabs li:focus a {
		background-color: #37C8E0 !important;
	}

	.product-cover-wrap {
		margin-bottom: 30px;
	}

	.woocommerce div.product .woocommerce-tabs .panel {
		margin-top: 30px;
	}

	.woocommerce #content div.product .woocommerce-tabs,
	.woocommerce div.product .woocommerce-tabs,
	.woocommerce-page #content div.product .woocommerce-tabs,
	.woocommerce-page div.product .woocommerce-tabs {
		margin-bottom: 15px;
	}

	.woocommerce #review_form #respond p.comment-form-author,
	.woocommerce #review_form #respond p.comment-form-email {
		float: none;
		width: 100%;
	}

	.woocommerce #review_form #respond p.comment-form-author {
		margin-bottom: 15px;
	}

	.front-prod-tabs-wrap ul.front-prod-tab-menu-items {
		flex-wrap: wrap;
		align-items: stretch;
		background-color: #000000;
	}

	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item {
		flex: 0 0 50%;
		background-color: #000000;
		display: table;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: .2s all ease-in-out !important;
	}

	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:before,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a:after,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a.active:before,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a.active:after {
		display: none;
	}

	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item a {
		flex: 0 1 100%;
		display: block;
		border: none;
		padding: 1.2em 2em 1.1em 2em !important;
		transition: .2s all ease-in-out !important;
	}

	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item.active,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:hover,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:active,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:focus,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:hover a,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:active a,
	.front-prod-tabs-wrap ul.front-prod-tab-menu-items li.front-prod-tab-menu-item:focus a {
		background-color: #37C8E0 !important;
	}

	.woocommerce form.login,
	.woocommerce form.register {
		padding: 30px 15px 15px 15px;
	}

	.woocommerce form.login > h3:first-child,
	.woocommerce form.register > h3:first-child {
		margin-bottom: 30px;
	}

	.woocommerce-checkout .woocommerce form.register .btn {
		font-size: 16px;
	}

	.checkout-account-form-box.checkout-account-form-login-guest-box .btn {
		font-size: 16px;
	}

	a.btn-header-checkout-back-to-shop {
		display: none;
	}

	.gk-checkout-form-wrap {
		max-width: 100%;
	}

	.woocommerce-checkout .woocommerce ul#shipping_method li,
	.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li {
		padding-left: 15px;
		padding-right: 15px;
	}

	.woocommerce-checkout .woocommerce ul#shipping_method li .checkout-shipping-method-radio,
	.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li .checkout-payment-method-radio {
		margin-right: 15px;
	}

	.woocommerce-checkout .woocommerce ul#shipping_method li img.checkout-shipping-method-logo-img {
		max-width: 75px;
	}

	.woocommerce-checkout .gk-checkout-payment-step ul.payment_methods li > label {
		flex: 0 1 80%;
	}

	.woocommerce-checkout .gk-checkout-payment-step div.payment_box {
		margin-left: 38px;
	}

	.woocommerce-checkout .woocommerce form .form-row-first,
	.woocommerce-checkout.woocommerce-page form .form-row-first,
	.woocommerce-checkout .woocommerce form .form-row-last,
	.woocommerce-checkout.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}

	.woocommerce-error,
	.woocommerce-info,
	.woocommerce-message {
		padding-right: 15px;
	}

	.woocommerce-error .woocommerce-notice-wrap > a.button,
	.woocommerce-info .woocommerce-notice-wrap > a.button,
	.woocommerce-message .woocommerce-notice-wrap > a.button,
	.woocommerce-error .woocommerce-notice-wrap > .btn,
	.woocommerce-info .woocommerce-notice-wrap > .btn,
	.woocommerce-message .woocommerce-notice-wrap > .btn {
		margin-left: 8px;
	}

	.front-prod-tab-main-product .woocommerce ul.products li.product .woocommerce-loop-product__title, .front-prod-tab-main-product .woocommerce ul.products li.product .price {
	font-size: 16px;
	}

	.front-prod-tab-main-product .gk-icon {
		font-size: 1em;
	}

	.front-prod-tab-main-product .product-badge.product-badge-new {
		font-size: 14px;
	}

	.navbar-container-placeholder {
		height: 130px;
	}

	.navbar-container.scrolled .navbar-header .header-icon,
	.navbar-container.scrolled .navbar-header div.header-icon.header-cart {
		margin-right: 19px;
		margin-right: 15px;
	}

	.navbar .navbar-container.scrolled .custom-logo {
		height: 40px;
	}

	.navbar-container.scrolled .navbar-header {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-header .header-icon.header-search-toggle .gk-icon {
		font-size: 22px;
	}

}

/*******************************************************
*********************** PRINT STYLES
******************************************************/

@page {
  size: A4;
}

@media print {

	html, body, .container {
		width: 1000px !important;
	}

	a[href]:after {
	    content: none !important;
	}

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  	float: left;
	}
	.col-sm-12 {
	  width: 100%;
	}
	.col-sm-11 {
	  width: 91.66666666666666%;
	}
	.col-sm-10 {
	  width: 83.33333333333334%;
	}
	.col-sm-9 {
	  width: 75%;
	}
	.col-sm-8 {
	  width: 66.66666666666666%;
	}
	.col-sm-7 {
	  width: 58.333333333333336%;
	}
	.col-sm-6 {
	  width: 50%;
	}
	.col-sm-5 {
	  width: 41.66666666666667%;
	}
	.col-sm-4 {
	  width: 33.33333333333333%;
	 }
	 .col-sm-3 {
	   width: 25%;
	 }
	 .col-sm-2 {
	   width: 16.666666666666664%;
	 }
	 .col-sm-1 {
	  width: 8.333333333333332%;
	 }

}

.sidebar-product-cats.sidebar-product-cats-depth-2 {
	display: none;
}
.sidebar-product-cats.sidebar-product-cats-depth-2.active-depth-2 {
	display: block;
}


.woocommerce ul.woocommerce-widget-layered-nav-list {
	padding-left: 0;
}
.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
	padding-left: 46px;
	line-height: 1.2;
}
.woocommerce ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a::before {
	position: absolute;
	left: 37px;
}
.widget-layered-toogle-more {
	padding-left: 23px;
}

