/**
* Meigee Sp.Z.o.o ( https://meigeeteam.com )
* Universal Theme v2.5.5
*/


/* -1-1==  * HTML *           {==--- ------------------------ */
:root {
	--dn-white:#ffffff;
	--dn-black:#000000;
  --dn-body-bg: #F7FAFD;
  --dn-body-border: #E0E2E5;
	
  --dn-gold: #baa88d;
  --dn-goldlite: #a7906d;
	
	--dn-normal:normal;
	--dn-letter-spacing:normal;
	
	--dn-optionSelected-bg:#F2F2DA;
	
	--dn-discount-bg:#F2F2DA;
	--dn-discount-color:#90943A;
	
	--dn-alert-color:#851E3E;
	
	--dn-icon-color:#414b56;
	
	/* OLD START */
	
	/* secondary color */
	--dn-color3333:#69696F;
	
	/* secondary bg */
	--dn-colorEEEE:#E8EAEC;
	/* OLD END */
	
	
	--gm-body-bg:#F7FAFD;
	--gm-body-color:#111112;
	
	--gm-body-secondary-bg:#E8EAEC;
	--gm-body-secondary-color:#69696F;
		
	--gm-body-tertiary-bg:#EFF2F4;
	--gm-body-tertiary-color:#898991;
	
	--gm-body-highlight-bg:#8DA6BA;
	--gm-body-highlight-color:#202F3B;
	
	--gm-body-emphasis-color:#121211;
	--gm-body-code-color:#851E3E;
	
	--gm-link-color:#061E3E;
	--gm-link-hover-color:#251E3E;
	--gm-link-visited-color:#451E3E;
	--gm-link-active-color:#651E3E;
	
	--gm-border-color:#E0E2E5;
	
	--gm-form-valid-border-color:#236D30;
	--gm-form-invalid-border-color:#D52041;
	
	--gm-primary:#BAA88D;
	--gm-primary-text-emphasis:#655947;
	--gm-primary-bg-subtle:#E7E1D7;
	--gm-primary-border-subtle:#D6CBBB;
	
	--gm-secondary:#3D555E;
	--gm-secondary-text-emphasis:#2A3134;
	--gm-secondary-bg-subtle:#D9E2E4;
	--gm-secondary-border-subtle:#92ABB3;
	
	--gm-success:#267535;
	--gm-success-text-emphasis:#244B2B;
	--gm-success-bg-subtle:#D1FFDA;
	--gm-success-border-subtle:#A5C9AC;
	
	--gm-info:#21A7DE;
	--gm-info-text-emphasis:#427589;
	--gm-info-bg-subtle:#D1F2FF;
	--gm-info-border-subtle:#A7E6FF;
	
	--gm-warning:#DED421;
	--gm-warning-text-emphasis:#6F6B11;
	--gm-warning-bg-subtle:#FFFCAB;
	--gm-warning-border-subtle:#FFFBA7;
	
	--gm-danger:#DE2244;
	--gm-danger-text-emphasis:#5E3D43;
	--gm-danger-bg-subtle:#F3D8DD;
	--gm-danger-border-subtle:#DE909E;
	
	--gm-light:#EFF2F4;
	--gm-light-text-emphasis:#2A3134;
	--gm-light-bg-subtle:#F6F7F7;
	--gm-light-border-subtle:#E8EAEC;
	
	--gm-dark:#111112;
	--gm-dark-text-emphasis:#2A3134;
	--gm-dark-bg-subtle:#C9C9D5;
	--gm-dark-border-subtle:#A9A9B3;
	
	--gm-border-radius-sm:0.125rem;
	--gm-border-radius-md:0.25rem;
	--gm-border-radius-lg:0.375rem;
	--gm-border-radius-xxl:2.625rem;
	
	--gm-font-size-0r375:0.375rem;
	--gm-font-size-0r625:0.625rem;
	--gm-font-size-0r8125:0.8125rem;
	--gm-font-size-1r:1rem;
	--gm-font-size-1r3125:1.3125rem;
	--gm-font-size-1r625:1.625rem;
	--gm-font-size-2r125:2.125rem;
	--gm-font-size-2r625:2.625rem;
	
	--gm-font-weight:400;
	--gm-line-height:1.3125;
	
	--gm-body-text-align:left;
	
	
	--gm-padding-xs:0.375rem;
	--gm-padding-sm:0.625rem;
	--gm-padding-md:1rem;
	--gm-padding-lg:1.625rem;
	--gm-padding-xl:2.625rem;
	
	--gm-letter-spacing-old:1px;
	--gm-letter-spacing-two:2px;
	
	
	
	--gm-font-prata:"Prata", serif;
	--gm-font-poppins:"Poppins", sans-serif;
}
@font-face {
  font-family: "odicon";
  src: url("../fonts/odicon.eot?rugmrc");
  src: url("../fonts/odicon.eot?rugmrc#iefix") format("embedded-opentype"), url("../fonts/odicon.ttf?rugmrc") format("truetype"), url("../fonts/odicon.woff?rugmrc") format("woff"), url("../fonts/odicon.svg?rugmrc#odicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "prata";
  src: url("../fonts/Prata-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "ptmono";
  src: url("../fonts/PTMono-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-black";
  src: url("../fonts/Poppins-Black.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-black-italic";
  src: url("../fonts/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-bold";
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-bold-italic";
  src: url("../fonts/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-extra-bold";
  src: url("../fonts/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: bolder;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-extra-bold-italic";
  src: url("../fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
  font-weight: bolder;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-extra-light";
  src: url("../fonts/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-extra-light-italic";
  src: url("../fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-italic";
  src: url("../fonts/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-light";
  src: url("../fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-light-italic";
  src: url("../fonts/Poppins-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-medium";
  src: url("../fonts/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-medium-italic";
  src: url("../fonts/Poppins-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-regular";
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-semibold";
  src: url("../fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-light-italic";
  src: url("../fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: "poppins-thin";
  src: url("../fonts/Poppins-Thin.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: block; }
@font-face {
  font-family: "poppins-thin-italic";
  src: url("../fonts/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: block; }
@font-face {
  font-family: 'luma-icons';
  src: url("../fonts/Luma-Icons.woff2") format("woff2"), url("../fonts/Luma-Icons.woff") format("woff"); }
/* ---===  ! HTML *           ===-*- -----------------------} */

/* -0-0==  * INDEX *          {==--- ------------------------ */
body *,
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
			box-sizing: border-box;
			}
html {
			font-size: 16px;
			line-height: 1.15625;
	-webkit-text-size-adjust: 100%;
			}
body {
	-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
			text-rendering: optimizeLegibility;
			margin: 0;
  			font-family: var(--gm-font-poppins);
  			font-size: var(--gm-font-size-1r);
			font-weight: var(--gm-font-weight);
			line-height: var(--gm-line-height);
			text-align: var(--gm-body-text-align);
  			color: var(--gm-body-color);
			background-color: var(--gm-body-bg);
			}
@media (prefers-reduced-motion: no-preference) {
	:root {
		scroll-behavior: smooth;}
}
/* ---===  * INDEX_fonts  *                   ===--- */
p {
	margin: 0 0 0.625rem;
	}
/* ---===  * INDEX_links  *                   ===--- */
a {
	color: var(--gm-link-color);
	text-decoration: none;
	}
a:hover {
	color: var(--gm-link-hover-color);
	}
a:active {
	color: var(--gm-link-active-color); 
	}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none;
	}
button {
	border-radius: 0;
	}
button:focus:not(:focus-visible) {
	outline: 0;
	}
input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	}
button,
select {
	text-transform: none;
	}
[role=button],
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
	cursor: pointer;
	}
select {
	word-wrap: normal;
	}
select:disabled {
	opacity: 1;
	}
::-moz-focus-inner {
	padding: 0;
	border-style: none;
	}
textarea {
	resize: vertical;
	}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
legend {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 0.625rem;
/*	font-size: calc(1.15625rem + 0.375vw);*/
	line-height: inherit;
	}
/*@media (min-width: 1200px) {
	legend {
		font-size: 1.5rem;
		}
}*/
legend + * {
	clear: left;
	}
::-webkit-inner-spin-button {
	height: auto;
	}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
	}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
	direction: ltr;
	}
*/
summary {
	display: list-item;
	cursor: pointer;
	}

progress {
	vertical-align: baseline;
	}

[hidden] {
	display: none !important;
	}
/*UNSURE AFTER THESE */
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {display: none !important;}
button,
[type=button],
[type=reset],
[type=submit] {-webkit-appearance: button;}
output {display: inline-block;}
iframe {border: 0;}

/* ---===  * INDEX_tables *                   ===--- */
table {
	caption-side: top;
	border-collapse: collapse;
	background-color: transparent;
	}
caption {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	color: var(--gm-body-tertiary-color);
	text-align: left;
	}
th {
	text-align: inherit;
	text-align: -webkit-match-parent;
	}
thead,
tbody,
tfoot,
tr,
td,
th {
	border-color: inherit;
	border-style: solid;
	border-width: 0;
	}
address {
	margin-bottom: 1rem;
	font-size: inherit;
	font-style: normal;
	line-height: inherit;
	}

	table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
	}
	table td[class*="col-"],
	table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
	}
/* ---===  ! INDEX_tables *                   ===--- */

input[type="number"] {
	-moz-appearance: textfield!important;
}
input[type="text"],
input[type="number"],
input[type="email"],
textarea,
input[type="password"] {-webkit-appearance: none;}
/*} */


/* HTML elements --------------------{ */
.actions-toolbar {margin-top: 1rem;}
.actions-toolbar .primary,
.actions-toolbar .secondary {display: inline-block; vertical-align: middle;}
#shipping-method-buttons-container.actions-toolbar .primary {
	float: right;
}
.actions-toolbar .action.primary {
    min-width: 217px;
}

body label {
	color: inherit;
	padding: 0.625rem 0 0.375rem;
	margin: 0;
	display: inline-block;
    font-size: var(--gm-font-size-1r);
    font-weight: normal;
    letter-spacing: var(--dn-letter-spacing);
    line-height: 1.15625;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
}

.fieldset ~ .fieldset {margin-top: 1.5em;}

input[type="radio"],
input[type="checkbox"] {display: inline-block; vertical-align: middle; height: 20px; width: 20px;}

input[type="radio"] + label,
input[type="checkbox"] + label {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: var(--gm-font-size-1r);
    font-weight: 600;
    letter-spacing: inherit;
    text-transform: none;}
div.mage-error {font-size:var(--gm-font-size-0r8125); color: var(--gm-danger);}
input.mage-error, select.mage-error, textarea.mage-error {font-size: var(--gm-font-size-1r); border-color: var(--gm-danger)!important;}

.cart-container fieldset.fieldset,
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.col-xs-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
/* ===== Account ===== */

.content-wrapper > .container {
	width: 100%; 
	padding-bottom: 4.25rem;
}

body *:focus,
body a:focus {outline: none;}

a,
a:before,
a:after,
i, .btn {
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
a:hover i,
.btn:hover i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

body ul,
body ol {padding: 0; margin: 0;}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {margin-top: 0;}

img:not(.fotorama__img) {max-width: 100%; width: auto; height: auto!important;}

body .btn,
.actions-toolbar .action,
.cart-container .main.actions a.continue,
body button {
	display: inline-block;
	font-weight: 600;
	font-size:inherit;
    line-height:1;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
	color: var(--dn-white);
	background-color: var(--gm-body-secondary-color);
    white-space: nowrap;
    background-image: none;
    border: 1px solid var(--gm-body-secondary-color);
    -webkit-border-radius: var(--gm-border-radius-sm);
    -moz-border-radius: var(--gm-border-radius-sm);
    border-radius: var(--gm-border-radius-md);
    padding: 0 1rem;
    height: 2.625rem;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
/*body button.primary,
.actions-toolbar .primary .action,
.actions-toolbar .secondary .action,*/
body .btn:hover,
body button:hover,
body .btn:focus,
body button:focus,
body .btn.fovus,
body button.focus,
body .btn-default.disabled:hover,
body .btn-default[disabled]:hover,
body fieldset[disabled] .btn-default:hover,
body .btn-default.disabled:focus,
body .btn-default[disabled]:focus,
body fieldset[disabled] .btn-default:focus,
body .btn-default.disabled.focus,
body .btn-default[disabled].focus,
body fieldset[disabled] .btn-default.focus {
	border-color: var(--dn-gold); 
	background-color: var(--dn-gold); 
	color: var(--dn-white);}

body .btn:focus,
body .btn:active:focus,
body .btn.active:focus,
body .btn.focus,
body .btn:active.focus,
body .btn.active.focus {outline: none;}

/* .actions-toolbar .primary .action, */
/* body button.primary, */
body button.primary:hover,
body .btn-primary.disabled:hover,
body .btn-primary[disabled]:hover,
body fieldset[disabled] .btn-primary:hover,
body .btn-primary.disabled:focus,
body .btn-primary[disabled]:focus,
body fieldset[disabled] .btn-primary:focus,
body .btn-primary.disabled.focus,
body .btn-primary[disabled].focus,
body fieldset[disabled] .btn-primary.focus,
.actions-toolbar .primary .action:hover,
.actions-toolbar .secondary .action:hover,
body .btn:hover,
body button:hover,
body .btn.btn-primary.type-2:hover,
#popup-block .block.newsletter .content button.primary:hover,
body button.primary.checkout:hover,
body .btn.btn-primary:hover,
#discount-coupon-form .actions-toolbar .action:hover {border-color: var(--dn-gold); background-color: var(--dn-gold); color: var(--dn-white);}


/*#popup-block .block.newsletter .content button.primary,*/
/* .actions-toolbar .primary .action:hover, */
/* body button.primary:hover, */
body .btn-primary.active:hover,
body .open > .dropdown-toggle.btn-primary:hover,
body .btn-primary.active:focus,
body .open > .dropdown-toggle.btn-primary:focus,
body .btn-primary:active.focus,
body .btn-primary.active.focus,
body .open > .dropdown-toggle.btn-primary.focus {border-color: var(--gm-body-secondary-bg); background-color: var(--gm-body-secondary-bg); color: var(--dn-icon-color);}
body .btn.btn-primary.type-2 {border-color: var(--gm-dark-border-subtle); background-color: var(--dn-white); color: var(--dn-icon-color);}


#discount-coupon-form .actions-toolbar .action {background-color: var(--gm-body-secondary-bg); color: var(--gm-body-secondary-color); border: none;}

body .form-control,
input[type="text"],
input[type="number"],
textarea,
input[type="password"],
select,
input[type="email"]  {
	display: block;
	width: 100%;
	height: 2.625rem;
	padding: 0.625rem;
    font-family: inherit;
	font-size: var(--gm-font-size-1r);
	line-height: 1;
	color: inherit;
	background-color: var(--dn-white);
	background-image: none;
	border: 1px solid var(--gm-border-color);
	border-radius: var(--gm-border-radius-md);
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0;
}
.no-visible {position: absolute; left: 0; opacity: 0;}
body dd {
	margin: 0;
}

body .form-control.options-list,
body .form-control.options-list .form-control.field,
body .form-control.options-list .form-control.label,
body input[type="radio"],
body input[type="checkbox"]{
	width: auto;
	height: auto;
	padding: 0;
	line-height: normal;
	background-color: transparent;
	border: none;
}
body input[type="radio"],
body input[type="checkbox"]{display: inline-block; width: 2rem; height: 2rem; margin: 3px 7px 0 0;}
#product-options-wrapper > .fieldset > .field{margin-bottom: 12px;}

.product-info-main .product-add-form div.form-control.options-list div.form-control.field label.form-control.label > span,
.product-info-main .product-add-form div.form-control.options-list div.form-control.field label.form-control.label > span .form-control.price-container,
.product-info-main .product-add-form div.form-control.options-list div.form-control.field label.form-control.label > span .form-control.price-wrapper{
	display: inline-block;
	width: auto;
	border: none;
	padding:0;
	height: auto;
}


/*} */
/* BINGE */
/* PURGE */

/* Search ---------------------------------------------- { */


.container:before,
.container:after,
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.visible-xs {
	display: none !important;
}
/*} */
/* Indents --------------------------------------{ */
hr.indent-9,
hr.indent-12,
hr.indent-18,
hr.indent-24,
hr.indent-28,
hr.indent-32,
hr.indent-36,
hr.indent-40,
hr.indent-46,
hr.indent-52,
hr.indent-56,
hr.indent-60,
hr.indent-100,
hr.indent-180 {padding: 0; border: none; background: none; height: 0; width: 100%;}

hr.indent-9 {margin:.75em 0;}
hr.indent-12 {margin: 1em 0;}
hr.indent-18 {margin: 1.5em 0;}
hr.indent-24 {margin: 2em 0;}
hr.indent-28 {margin: 2.333em 0;}
hr.indent-32 {margin: 2.5em 0;}
hr.indent-36 {margin: 3em 0;}
hr.indent-40 {margin: 3.333em 0;}
hr.indent-46 {margin: 3.883em 0;}
hr.indent-52 {margin: 4.333em 0;}
hr.indent-56 {margin: 4.667em 0;}
hr.indent-60 {margin: 5em 0;}
hr.indent-100 {margin: 100px 0;}
hr.indent-180 {margin: 180px 0;}

/* invisible indents */
hr.white-space{margin-top: 0;}

/* solid indents */
hr.solid{border-bottom:1px solid var(--gm-border-color);}

/* dotted indents */
hr.dotted{border-bottom:1px dotted var(--gm-border-color);}

/* dashed indents */
hr.dashed{border-bottom:1px dashed var(--gm-border-color);}
/*} */
/* Widget: Social Links ----------------------------------{ */
ul.social-links li {margin: 0!important; float: left;}
ul.social-links li a i {
	width: 34px;
	height: 34px;
	display: block;
	text-align: center;
	color: rgba(255,255,255,0.5);
	border-radius: 50%;
	line-height: 34px;
	font-size:var(--gm-font-size-0r8125);
}
ul.social-links li a:hover i {
	background-color: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.1);
}
/* //Social Links */
/*} */
/***OLD__{*//*}***/
/* headernightmare ----------------------------------------------- { */
body.wide-layout .page-header,
body.wide-layout .breadcrumbs-wrapper,
body.wide-layout .content-wrapper{background: var(--dn-white);}

.panel.header .switcher{display: none}
.footer.content .switcher-store{margin: 0 0 30px}
.page-header .header-switcher,
.page-footer .switcher{margin-right: 10px}
.page-header .header-switcher .options,
.page-footer .switcher .options{display: inline-block;position: relative}
.page-header .header-switcher .options:before,
.page-footer .switcher .options:before,
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:before,
.block-title:after {content: '';display: table}
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:after {clear: both}
.page-header .header-switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle{padding: 0;cursor: pointer;display: block;text-decoration: none; width: 100%;}
.page-header .header-switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span{border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}
.page-header .header-switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: var(--gm-font-size-0r8125);
	line-height: 16px;
	color: inherit;
	content: '\f0d7';
	margin: 0 0 0 5px;
 	vertical-align: middle;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}
.page-header .header-switcher .options .action.toggle:after {float: right;}
.page-header .header-switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after{color: inherit}
.page-header .header-switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after{color: inherit}
.page-header .header-switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active{display: inline-block;text-decoration: none}
.page-header .header-switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span{border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}
.page-header .header-switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after{content: '\f0d8';}
.page-header .header-switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after{color: inherit}
.page-header .header-switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after{color: inherit}
.page-header .header-switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown{
	background: var(--dn-white);
	border: 1px solid var(--gm-border-color);
	color: var(--gm-body-secondary-color);
	text-align: left;
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style: none none;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin-top: 4px;
	min-width: 160px;
	display: none;
}
.page-header .header-switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li{margin: 0; padding: 0; display: block;}
.page-header .header-switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover{background: var(--gm-link-active-color);cursor: pointer}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border-bottom-style: solid;content: '';display: block;height: 0;position: absolute;width: 0}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{border: 6px solid;border-color: transparent transparent var(--dn-white) transparent;z-index: 99}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border: 7px solid;border-color: transparent transparent var(--gm-border-color) transparent;z-index: 98}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{left: 10px;top: -12px}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{left: 9px;top: -14px}
.page-header .header-switcher .options.active,
.page-footer .switcher .options.active{overflow: visible}
.page-header .header-switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown{display: block}
.page-header .header-switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a{display: block;padding: 8px}
.page-header .header-switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover{text-decoration: none}
.page-header .header-switcher li,
.page-footer .switcher li{margin: 0;font-size: var(--gm-font-size-0r8125);}
.page-header .header-switcher .label {font-weight: normal; color: var(--gm-body-secondary-color);}
.page-header .header-switcher .label:after {content: ':';}
.page-header .header-switcher strong,
.page-footer .switcher strong{font-weight: 400}
.nav-sections{-webkit-transition: left .3s;-moz-transition: left .3s;-ms-transition: left .3s;transition: left .3s;height: 100%;left: -80%;left: calc(-1 * (100% - 54px));overflow: auto;position: fixed;top: 0;width: 80%;width: calc(100% - 54px)}
.nav-sections .switcher{border-top: 1px solid var(--gm-border-color);font-size: 1.6rem;font-weight: 700;margin: 0;padding: .8rem 3.5rem .8rem 2rem}
.nav-sections .switcher .label{display: block;margin-bottom: 5px}
.nav-sections .switcher:last-child{border-bottom: 1px solid var(--gm-border-color);}
.nav-sections .switcher-trigger strong{display: inline-block !important;position: relative;display: block;text-decoration: none}
.nav-sections .switcher-trigger strong:after{
	-webkit-font-smoothing: antialiased;
	font-size: 42px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'icons-blank-theme';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}
.nav-sections .switcher-trigger strong:after{position: absolute;right: -40px;top: -18px}
.nav-sections .switcher-trigger.active strong:after{content: '\e621'}
.nav-sections .switcher-dropdown{margin: 0;padding: 0;list-style: none none;padding: 10px 0}

.megamenu-wrapper .text-banner {
	max-width: 390px;
	background-image: url('../images/megamenu_text_banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 89%;
	background-position: center center;
}

/* Header */
body .page-header {margin: 0; border: none; padding: 0;}
.page-header .right-block {float: right; padding: 29px 0;}
.page-header .right-block .top-block {padding: 1.5em 0; position: relative;}
.page-header .right-block .bottom-block {float: right;}
.page-header .panel {margin: 0; border: none; box-shadow: none; border-radius: 0; display: inline-block; vertical-align: middle;}
.page-header > .container {padding-bottom: 0;}
.page-header .logo {
	display: inline-block;
	vertical-align: middle;
	padding-top: 22px;
	padding-bottom: 22px;
}

.customer-welcome {display: inline-block; position: relative;}
.customer-welcome:before,
.customer-welcome:after {content: ''; display: table;}
.customer-welcome:after {clear: both;}
.customer-welcome .action.switch > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.customer-welcome .action.switch:after{
	content: '\f007';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	color: inherit;
	top: 0;
}
.customer-welcome .action.switch.active {display: inline-block; text-decoration: none;}
.customer-welcome .action.switch.active > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.customer-welcome.active .action.switch:after {content: '\f007';}
.customer-welcome ul {
	background: var(--dn-white);
	border: 1px solid var(--gm-border-color);
	z-index: 101;
	margin: 0;
	padding: 0;
	list-style: none none;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	right: 0;
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin-top: 4px;
	min-width: 100%;
	display: none;
}
.customer-welcome ul li {margin: 0; padding: 0;}
.customer-welcome ul li:hover {cursor: pointer;}
.customer-welcome ul:before,
.customer-welcome ul:after {border-bottom-style: solid; content: ''; display: block; height: 0; position: absolute; width: 0;}
.customer-welcome ul:before {border: 6px solid; border-color: transparent transparent var(--dn-white) transparent; z-index: 99;}
.customer-welcome ul:after {border: 7px solid; border-color: transparent transparent var(--gm-border-color) transparent; z-index: 98;}
.customer-welcome ul:before {right: 10px; top: -12px;}
.customer-welcome ul:after {right: 9px; top: -14px;}
.customer-welcome.active {overflow: visible;}
.customer-welcome.active ul {display: block;}
.customer-welcome li a {color: var(--gm-body-secondary-color); text-decoration: none; display: block; line-height: 1.4; padding: 8px;}
.customer-welcome li a:visited {color: var(--gm-body-secondary-color); text-decoration: none;}
.customer-welcome li a:hover {color: var(--gm-body-secondary-color); text-decoration: none;}
.customer-welcome li a:active {color: var(--gm-body-secondary-color); text-decoration: none;}
.customer-welcome .customer-name {cursor: pointer;}
.customer-welcome .customer-menu {display: none;}
.customer-welcome .action.switch {
	background-image: none;
	box-shadow: none;
	text-decoration: none;
	text-shadow: none;
	font-size: var(--gm-font-size-0r8125);
	padding: 0;
	margin: 0;
	text-decoration: none;
	height: 40px;
    width: 40px;
    border: solid 2px var(--gm-border-color);
    line-height: 36px;
    text-align: center;
    color: var(--dn-icon-color);
    display: block;
    cursor: pointer;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.customer-welcome .action.switch:focus,
.customer-welcome .action.switch:active,
.customer-welcome .action.switch:hover {background: var(--gm-body-tertiary-bg);}
.customer-welcome .action.switch.disabled,
.customer-welcome .action.switch[disabled],
fieldset[disabled] .customer-welcome .action.switch{ cursor: not-allowed; pointer-events: none; opacity: .5;}
.customer-welcome .header.links {min-width: 175px;}
.customer-welcome.active .customer-menu {display: block;}
.customer-welcome .greet {display: none;}
.header-wrapper .header.links {padding: 0; list-style: none none; display: inline-block; vertical-align: middle; float: none;}
.header-wrapper .header.links > li {display: block; vertical-align: top;}
.header-wrapper .header.links > li.welcome,
.header-wrapper .header.links > li > a {display: block; line-height: 1.4;}
.header-wrapper .top-block > .header.links > li:not(.customer-welcome) {vertical-align: middle; margin-top: 3px; display: inline-block;}
.header-wrapper .top-block > .header.links > li > a {display: inline-block; line-height: normal;}
.header-wrapper .header.links > li.welcome a {color: var(--dn-white); padding-left: 5px;}
.header-wrapper .top-block > .header.links > .authorization-link:after {content: attr(data-label); display: inline-block; margin: 0 -3px 0 -3px;}
.header-wrapper .header.links > .customer-welcome + .authorization-link {display: none!important;}
.customer-welcome .customer-menu .header.links {padding: 9px;}
.header-wrapper .page-header .header.links .customer-menu li > a,
.header-wrapper .page-header .header.links .customer-menu li.authorization-link a {font-size: var(--gm-font-size-0r8125); line-height: normal; color: var(--gm-body-secondary-color); padding: 7px 0 7px 10px; position: relative; display: inline-block;}
.header-wrapper .header.links .customer-menu li > a:before,
.header-wrapper .header.links .customer-menu li.authorization-link a:before {
	content: '\f111';
	font-family: 'FontAwesome';
	position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    font-size: .4em;
    color: var(--gm-info);
    line-height: 1;
}
.header-wrapper .header.links .customer-menu li.authorization-link a {width: auto; height: auto; border: none; border-radius: 0; text-align: left;}
.header-wrapper .header.links .customer-menu li.authorization-link a:after,
.header-wrapper .header.links .customer-menu li > a:after {
	content: '';
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 10px;
    background-color: var(--gm-info);
    content: '';
    position: absolute;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    transition: width 500ms ease;
    -o-transition: width 500ms ease;
}
.header-wrapper .header.links .customer-menu li.authorization-link a:hover:after,
.header-wrapper .header.links .customer-menu li > a:hover:after {
	width: 90%;
}
.header-wrapper .page-header .header.links .customer-menu li.authorization-link a:hover,
.header-wrapper .page-header .header.links .customer-menu li > a:hover {
	background-color: transparent;
	color: var(--gm-info);
}
/*} */
/* Header Search ----------------------------------------------- { */
.header-wrapper .block-search {width: 212px; display: inline-block; vertical-align: middle; margin-left: 10px; margin-right: 10px;}
.header-wrapper .block-search .block-title {display: none;}
.header-wrapper .block-search .input-group {
	position: relative;
	border: none;
	background-color: var(--gm-body-secondary-bg);
	padding: 0;
	transition: border-color .8s ease;
	-moz-transition: border-color .8s ease;
	-webkit-transition: border-color .8s ease;
	-o-transition: border-color .8s ease;
	display: block;
    border-collapse: separate;
	border-radius: 3px;
	display: block;
}
.header-wrapper .block-search .input-group input {
	border: none;
	position: relative;
    z-index: 2;
    margin-bottom: 0;
	display: inline-block;
    width: 159px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px 0 0 3px;
    box-shadow: none;
    color: var(--gm-body-tertiary-color);
    font-size: var(--gm-font-size-0r8125);
    vertical-align: middle;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
}
.header-wrapper .block-search .input-group input::-webkit-input-placeholder {color: var(--gm-body-tertiary-color);}
.header-wrapper .block-search .input-group input::-moz-placeholder {color: var(--gm-body-tertiary-color);}
.header-wrapper .block-search .input-group input:-ms-input-placeholder {color: var(--gm-body-tertiary-color);}
.header-wrapper .block-search .input-group input::-moz-placeholder {color: var(--gm-body-tertiary-color);}
.header-wrapper .block-search .input-group-btn {
    display: inline-block;
    vertical-align: middle;
    float: right;
    width: auto;
}
.header-wrapper .block-search .input-group .btn {
	font-size:var(--gm-font-size-0r8125);
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    min-height: 34px;
    padding: 0;
    text-align: center;
    border-radius: 0;
	border: none;
    margin-left: -4px;
    background-color: var(--gm-body-secondary-bg)eee;
    vertical-align: middle;
    color: var(--gm-body-secondary-color);
    border-radius: 0 3px 3px 0;
}
.header-wrapper .block-search .input-group .btn:hover,
.header-wrapper .block-search .input-group .btn:focus,
.header-wrapper .block-search .input-group .btn:active {
	background-color: var(--gm-info);
    color: var(--dn-white);
}
.header-wrapper .block-search .nested {display: none;}

.search-autocomplete {left: 0; top: 100%; z-index: 999; width: 100% !important;}
.search-autocomplete ul {
    border: 1px solid rgba(0,0,0,.1);
    border-top-width: 0;
    background-color: var(--dn-white);
    color: var(--gm-body-secondary-color);
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
.search-autocomplete ul li {
    padding: 3px 20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    cursor: pointer;
}
.search-autocomplete ul li .amount {
    float: right;
    font-weight: bold;
}
/* !Header Search */
/*} */
/* Header Nav -------------------------------------------------{ */
.header-wrapper .menu-wrapper .container {}
.wide-layout .header-wrapper .menu-wrapper {border-top: none;}
.header-wrapper .menu-inner { border-top: solid 1px rgba(0,0,0,.2);}
.header-wrapper .toggle-nav {float: left;}
.nav > li {
    position: relative;
    display: block;
	float: left;
}
.header-wrapper .navbar-collapse.collapse li.level-top {
	padding: 0 15px;
	display: inline-block;
    vertical-align: top;
    position: static;
}
.header-wrapper .navbar-collapse.collapse li.level-top:first-child {padding-left: 0;}
.header-wrapper .navbar-collapse.collapse a.level-top {
	float: left;
	position: relative;
    font-size:var(--gm-font-size-0r8125);
    line-height: 23px;
    color: var(--dn-icon-color);
    padding: 20px 0 16px;
    font-weight: 500;
    background: none;
    text-transform: uppercase;
    border-bottom: solid 3px transparent;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    margin-bottom: 1px;
}
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus,
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active {
	border-bottom-color: var(--gm-info);
	background-color: transparent;
	color: var(--gm-info);
}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {
	position: relative;
	float: right;
	margin-left: 3px;
}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon:after {
    font-family: 'FontAwesome';
    content: '\f0d7';
    font-size: var(--gm-font-size-0r8125);
    color: var(--gm-info);
}

.navigation .level0 .submenu {
	background: var(--dn-white);
	border: 0 solid var(--gm-border-color);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
	font-weight: 400;
	min-width: 230px;
	padding: 15px 0;
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	margin-top: 11px;
	list-style: none;
}
.navigation .level0 .submenu > ul {margin-top: 11px;}
.navigation .level0 .submenu > ul:before,
.navigation .level0 .submenu > ul:after {content: ''; display: block; overflow: hidden; position: absolute;}
.navigation .level0 .submenu > ul:before {color: var(--gm-dark-border-subtle); left: 20px; top: -20px; border: 10px solid transparent; height: 0; width: 0; border-bottom-color: var(--dn-white); z-index: 4;}
.navigation .level0 .submenu > ul:after {border: 11px solid transparent; height: 0; width: 0; border-bottom-color:var(--gm-info); color:var(--gm-info); left: 19px; top: -22px; z-index: 3;}
.navigation .level0 .submenu a {display: block; line-height: inherit; color: var(--dn-icon-color); padding: 9px 15px; font-size:var(--gm-font-size-0r8125); position: relative;}
.navigation .level0 .submenu a:before {
	content: '\f111';
	font-family: 'FontAwesome';
	display: inline-block;
	margin-right: 10px;
	color: inherit;
	vertical-align: middle;
	font-size: 5px;
}
.navigation .level0 .submenu li.parent > a:after {
	font-family: 'FontAwesome';
	content: '\f0da';
	font-size: var(--gm-font-size-0r8125);
	position: relative;
	float: right;
	color: var(--gm-info);
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu .active > a  {background-color: rgba(0,0,0,.1); color: var(--gm-info); text-decoration: none;}
.navigation .level0 .submenu .submenu {top: 0 !important; left: 100% !important;}
.navigation .level0 .submenu .submenu-reverse {left: auto !important; right: 100%;}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: var(--gm-body-secondary-bg);
}
/* !Header Nav */
/*} */
/* Header Cart ------------------------------------------------ {*/
.minicart-wrapper {float: right;}
.minicart-wrapper .title-cart {
	line-height:22px;
	padding: 0 0 7px;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    font-size: 1.16em;
    display: block;
    text-transform: capitalize;
    color: var(--dn-icon-color);
    font-weight: 300;
    background-color: transparent;
    border-color: transparent;
    border-bottom: solid 3px transparent;
    border-radius: 0;
}
.minicart-wrapper .title-cart:hover {
	opacity: 1;
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: var(--gm-info);
    border-radius: 0;
}
.minicart-wrapper .title-cart .text {display: inline-block; vertical-align: middle;}
.minicart-wrapper .title-cart .icon {padding-right: 5px; display: inline-block; vertical-align: middle;}
.minicart-wrapper .title-cart .subtotal {display: inline-block; vertical-align: middle; line-height: 1;}
.minicart-wrapper .title-cart .subtotal .label {display: none; margin-left: 3px;}
.minicart-wrapper .title-cart .icon i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.minicart-wrapper .title-cart .counter-label {display: none;}
.minicart-wrapper .title-cart .cart-divider {
	background: var(--dn-icon-color);
	vertical-align: middle;
    height: 0.84em;
    margin: 0 4px;
    position: relative;
	top: -1px;
    width: 1px;
	display: none;
}
.minicart-wrapper .title-cart .counter-number {
	display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size:var(--gm-font-size-0r8125);
    color: var(--gm-dark-border-subtle);
    background-color: var(--gm-body-secondary-bg);
    min-width: 26px;
    height: 26px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%;
    margin-left: 0;
}
.minicart-wrapper .title-cart:hover .counter-number {
	border-radius: 0;
}
.minicart-wrapper .title-cart:hover .counter:not(.empty):before {background: var(--dn-white);}
.minicart-items-wrapper {overflow-x: auto;max-height: 420px;}
/* !Header Cart */
.wide-layout .header-wrapper {z-index: 10; position: relative; box-shadow: 0 0 100px rgba(0,0,0,.08); border-bottom: 1px solid var(--gm-body-secondary-bg);}
.boxed-layout .header-wrapper .menu-wrapper .container:after {content: ''; height: 1px; width: 100%; position: relative; bottom: 0; background-color: var(--gm-body-secondary-bg);}
/*body:not(.cms-index-index) .breadcrumbs-wrapper .container,
body:not(.cms-index-index) .content-wrapper .container {padding-top: 1em;}*/
.header-wrapper + .header-wrapper {z-index: 1;}
.page-header .action.skip.contentarea {display: none;}
.page-header .action.nav-toggle {display: none; font-size:var(--gm-font-size-0r8125); color: var(--dn-icon-color); padding: 1.25em 0;}
.page-header .action.nav-toggle i {margin-right: 5px;}

.page-header .header-switcher .label {display: block; vertical-align: middle; padding: 0 0 3px; font-weight: bold; color: var(--gm-body-secondary-color); font-size: var(--gm-font-size-0r8125);}
.page-header .header-switcher.switcher-language .switcher-options,
.page-header .header-switcher.switcher-currency .switcher-options .switcher-trigger {display: block; width: 100%; vertical-align: middle; font-weight: normal; position: relative; padding: 5px 7px 3px; border: solid 1px rgba(0,0,0,.1); cursor: pointer;}
.page-header .header-switcher.switcher-currency .switcher-options {display: block; width: 100%; padding: 0;}
.page-header .header-switcher .switcher-options strong {font-weight: normal;}
.page-header .header-switcher .switcher-options .mage-dropdown-dialog {position: absolute; left: 0; top: 100%; text-align: left;}
.page-header a.logo {float: left;}
.page-print a.logo {
 display: block;
 width: 300px;
 margin: 0 auto 30px;
}
.page-print .copyright {
 display: block;
 text-align: center;
 padding-bottom: 20px;
}

.page-header .welcome {
    margin: 0 0 0 16px;
    display: none;
    vertical-align: middle;
    font-size: var(--gm-font-size-0r8125);
    color: var(--gm-body-secondary-color);
    line-height: 21px;
}

.header.links {float: right; list-style: none; margin: 0 0 0 5px;}
.header.links li:not(.authorization-link) {display: none;}
.header.links .customer-menu li {display: block;}
.header.links li.customer-welcome {display: inline-block;}
	@media screen and (max-width: 640px) {
			.header.links li.customer-welcome {display: none;}
		}
.header.links li.authorization-link a {
	height: 40px;
    width: 40px;
    border: solid 2px var(--gm-border-color);
    line-height: 36px;
    text-align: center;
    color: var(--dn-icon-color);
    display: block;
    cursor: pointer;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 0;
}
.header.links li.authorization-link a:before {
    content: "\f084";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 36px;
}
.header.links li.authorization-link a:hover {background-color: var(--gm-body-tertiary-bg);}
.customer-menu .header.links li:first-child:before {content: none;}
.header.links li {display: inline-block; vertical-align: middle;}
.header.links li.welcome:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	border-right: solid 1px var(--gm-border-color);
	height: 22px;
	margin-top: 3px;
	margin-right: 3px;
}
.header.links li.welcome span {display: inline-block; vertical-align: middle; margin-top: 4px; margin-right: 10px;}
.header.links li .customer-name span {display: none;	}
.header.links li .customer-name {
	font-size: var(--gm-font-size-0r8125);
	color: var(--dn-icon-color);
	padding: 0;
	display: block;
	transition: background-color 300ms ease;
	-moz-transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
}
.header.links li a {
	font-size: var(--gm-font-size-0r8125);
	color: var(--dn-icon-color);
	padding: .75em 11px;
	display: block;
}
.header.links li a:hover {background-color: var(--gm-body-bg); color: var(--dn-icon-color);}

.page-header .header-switcher {display: inline-block; vertical-align: middle; float: none;}
.page-header .language-currency-block .language-flag {display: inline-block; vertical-align: middle; float: none; line-height: 1;}
.page-header .language-currency-block .language-flag img {margin: 2px 0; display: inline-block; vertical-align: middle; line-height: 1;}
.page-header .language-currency-block .currency:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	border-left: solid 1px var(--gm-border-color);
	margin: 0 10px;
}
.page-header .header-switcher + .header-switcher {padding-top: 15px; width: 100%; margin: 0;}
.page-header .header-switcher.switcher-language {display: block; width: 100%;}
.page-header .header-switcher + .header-switcher > div {display: inline-block; vertical-align: middle;}
.page-header .header-switcher ul {margin: 0; padding: 0; list-style: none;}
.page-header .header-switcher ul li {display: inline-block;}
.page-header .header-switcher ul li a,
.page-header .header-switcher ul li span,
.page-header .header-switcher .switcher-trigger span {
	font-size: var(--gm-font-size-0r8125);
    color: var(--gm-dark-border-subtle);
    display: inline-block;
    padding: 4px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
	line-height: 1;
}
.page-header .header-switcher ul li a:hover {background-color: var(--gm-body-secondary-bg); color: var(--gm-warning);}
.page-header .block-search .search-button {display: none;}
.page-header .language-currency-wrapper {display: inline-block; vertical-align: middle; margin-right: 10px; position: relative;}
.page-header .language-currency-block {white-space: nowrap; cursor: pointer;}
.page-header .language-currency-block .actions ul li.switcher-option {display: none;}
.page-header .language-currency-block .actions ul li span {padding: 5px 0;}
.page-header .language-currency-dropdown {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: auto;
	width: 232px;
	background-color: var(--dn-white);
	border: 1px solid var(--gm-border-color);
	padding: 20px;
	z-index: 1;
}
.page-header .language-currency-block i {margin-left: 5px;}


body:not(.checkout-index-index) .vertical-header ~ .footer > .container,
body:not(.checkout-index-index) .vertical-header ~ .breadcrumbs-wrapper > .container,
body:not(.checkout-index-index) .vertical-header ~ .content-wrapper > .container {
    padding-left: 652px;
    margin-left: 0;
}
.cms-no-route .vertical-header {
	display: none !important;
}
body.cms-no-route .vertical-header ~ .footer > .container,
body.cms-no-route .vertical-header ~ .breadcrumbs-wrapper > .container,
body.cms-no-route .vertical-header ~ .content-wrapper > .container {
    padding-left: 10px !important;
    margin-left: auto !important;
}
.vertical-header .page-header .language-currency-block {
	color: var(--dn-white);
}
.wide-layout .vertical-header,
.boxed-layout .vertical-header {
	background-repeat: no-repeat;
	background-image: url(../images/universal_vertical_header_bg.jpg);
	width: 632px;
	height: 100vh;
	overflow: visible;
	position: fixed;
	left: 0;
	z-index: 100;
	box-shadow: 0 0 7px rgba(0,0,0,.2);
	background-color: var(--dn-white);
	padding-right: 10px;
}
.vertical-header .container,
body.wide-layout .vertical-header .page-header {
	background-color: transparent;
}
.vertical-header .container {
	width: auto;
}
.vertical-header .page-header {
	width: 278px;
	float: right;
}
.vertical-header .customer-welcome .action.switch,
.vertical-header .header.links li.authorization-link a {
	border-left: none;
	color: var(--dn-white);
	height: auto;
	min-height: 1px;
	width: auto;
	border: none;
	text-align: center;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: var(--gm-font-size-0r8125);
	padding: 4px 10px;
	line-height: 1;
	background-color: transparent;
}
.header-wrapper.vertical-header + #maincontent 	.sidebar .block {
	padding-left: 8px;
	padding-right: 8px;
}
.vertical-header .minicart-wrapper .block-content {
	color: var(--dn-icon-color);
}
.vertical-header .header.links li .customer-name {
	padding: 2px 5px 2px 2px;
}
.vertical-header .customer-welcome .action.switch {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	position: relative;
	top: -1px;
}
.vertical-header .header.links li .customer-name:hover {
	background-color: rgba(255,255,255,0.1);
}
.vertical-header .header.links li .customer-name span {
	display: inline-block;
	color: var(--dn-white);
	float: right;
}
.vertical-header .header.links li.authorization-link a:hover {
	background-color: rgba(255,255,255,.2);
	color: var(--dn-white);
}
.vertical-header .customer-welcome .action.switch:after,
.vertical-header .header.links li.authorization-link a:before {
	line-height: 1;
}
.vertical-header.header-wrapper .header.links {
	float: right;
}
.vertical-header .quick-access {
	float: none;
	margin: 10px 0 0;
	padding-bottom: 10px;
	border-bottom: solid 1px rgba(255,255,255,.2);
	position: relative;
}
.vertical-header .currency {
	position: relative;
	top: 1px;
}

.vertical-header .page-header .language-currency-dropdown {
	right: auto;
	left: 0;
	margin-top: 5px;
}
.vertical-header .language-currency-block:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -5px;
    background-color: rgba(255,255,255,.2);
    opacity: 0;
    transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
}
.language-currency-block:hover:after,
.vertical-header .language-currency-block.open:after {
	opacity: 1;
}
.vertical-header .page-header .logo {
	padding-top: 18px;
	padding-bottom: 10px;
}
.vertical-header .page-header .welcome {
	margin: 0 0 15px;
	color: var(--dn-white);
}
.vertical-header.header-wrapper .block-search {
	display: block;
	width: 100%;
	margin: 0 0 18px;
}
.vertical-header.header-wrapper .block-search .input-group {
	display: table;
	width: 100%;
	border-radius: 0;
}
.vertical-header.header-wrapper .block-search .input-group-btn {
	display: table-cell;
	width: calc(0% + 40px)
}
.vertical-header.header-wrapper .block-search .input-group .btn {
	margin-left: 0;
	background-color: transparent;
	border-radius: 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	color: var(--dn-white);
}
.vertical-header.header-wrapper .block-search .input-group .btn i {
	position: relative;
	top: 1px;
}
.vertical-header.header-wrapper .container {
	padding-left: 10px;
	padding-right: 10px;
}
.vertical-header.header-wrapper .block-search .input-group .btn:hover,
.vertical-header.header-wrapper .block-search .input-group .btn:active,
.vertical-header.header-wrapper .block-search .input-group .btn:focus {
	background-color: rgba(0,0,0,0.1);
}
.vertical-header.header-wrapper .block-search .input-group {
	background-color: rgba(255,255,225,.2);
}
.vertical-header.header-wrapper .block-search .input-group input {
	display: table-cell;
	width: calc(100% - 40px);
	border-radius: 0;
	height: 40px;
	line-height: 40px;
	color: var(--dn-white);
}
.vertical-header.header-wrapper .block-search .input-group input::-webkit-input-placeholder {color: var(--dn-white);}
.vertical-header.header-wrapper .block-search .input-group input::-moz-placeholder {color: var(--dn-white);}
.vertical-header.header-wrapper .block-search .input-group input:-ms-input-placeholder {color: var(--dn-white);}
.vertical-header.header-wrapper .block-search .input-group input::-moz-placeholder {color: var(--dn-white);}

.vertical-header .minicart-wrapper {
	margin: 0 0 18px;
	display: block;
}
.vertical-header .minicart-wrapper .action.showcart {
	display: block;
	width: 100%;
	background-color: var(--gm-info);
	line-height: 1;
	padding: 0 15px;
	border: none;
	color: var(--dn-white);
	white-space: normal;
}
.vertical-header .minicart-wrapper .title-cart .subtotal {
	float: right;
	padding: 13px 15px;
	margin: 0 -15px 0 10px;
	background-color: rgba(0,0,0,.1);
}
.vertical-header .minicart-wrapper .title-cart .icon,
.vertical-header .minicart-wrapper .title-cart .text {
	padding-top: 13px;
	padding-bottom: 12px;
}
.vertical-header .minicart-wrapper .title-cart .price {
	color: var(--dn-white);
}
.vertical-header .minicart-wrapper .block-minicart {
	margin-top: 0;
	position: absolute;
	left: -30px;
	right: -30px;
}
.vertical-header .minicart-wrapper .block-minicart::before {
    content: none;
}

.vertical-header-block {
	padding-left: 10px;
	padding-right: 10px;
}
.vertical-header-block .mobile-button {
	font-size:var(--gm-font-size-0r8125);
	float: right;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	display: none;
}
.vertical-header-block .footer-links {padding: 0; position: relative;}
.vertical-header-block .footer-links ul {background-color: var(--dn-white); box-shadow: 0 0 5px rgba(0,0,0,.2); padding-left: 20px; padding-right: 20px; width: 146px; position: absolute; bottom: 40px; right: 0; z-index: 9999; display: none; margin-bottom: 0;}
.vertical-header-block .footer-links li {display: block; margin: 0; border-bottom: dotted 1px var(--gm-border-color);}
.vertical-header-block .footer-links li:not(:first-child ) a:before {content: none;}
.vertical-header-block .footer-links ul li a {padding: .5em 0; display: inline-block; color: var(--gm-dark-border-subtle);}
.vertical-header-block .footer-links-button {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size:var(--gm-font-size-0r8125);
	display: inline-block;
	cursor: pointer;
	border-top: solid 3px transparent;
	color: rgba(0,0,0,.7);
	transition: background-color 300ms ease, border-color 300ms ease;
	-moz-transition: background-color 300ms ease, border-color 300ms ease;
	-webkit-transition: background-color 300ms ease, border-color 300ms ease;
}
.vertical-header-block .bottom {padding-bottom: 10px;}
.vertical-header-block .footer-links-button:hover,
.vertical-header-block .footer-links-button.active {border-color: var(--gm-warning-border-subtle); background-color: var(--gm-body-secondary-bg);}
.vertical-header-block {position: absolute; right: 10px; left: 10px; bottom: 0; opacity: 0; z-index: 9;}
.vertical-header-block .social-links-wrapper {background-color: var(--gm-body-secondary-bg)eee; text-align: center; margin-bottom: .817em;}
.vertical-header-block .copyright {margin: 1em 0;}
.vertical-header-block .social-links-wrapper {
    border-bottom: solid 1px rgba(255,255,255,.2);
}
.vertical-header-block .mobile-button {
    font-size:var(--gm-font-size-0r8125);
    float: right;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: none;
}
.vertical-header-block {width: 278px; left: auto;}

#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99997;
  display: none;
}
.modal-open #sticky-header {left: -17px !important;}
.wide-layout #sticky-header,
.boxed-layout #sticky-header .container {background: var(--dn-white); box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);}
#sticky-header .left-wrapper {float: left; padding: 1.45em 0;}
#sticky-header .right-wrapper {float: none; width: 100%;}
#sticky-header .left-wrapper + .right-wrapper {float: right; width: 84%;}
#sticky-header .action.nav-toggle {display: none;}
#sticky-header .logo {float: left;}
#sticky-header .navbar-collapse.collapse a.level-top {padding: 18px 0 14px; margin: 0;}
#sticky-header .navbar-collapse.collapse a.level-top.ui-state-focus {margin: 0;}
#sticky-header .minicart-wrapper .title-cart {height: auto; line-height: 42px; padding: 0 15px; margin: 0;}
#sticky-header .minicart-wrapper .title-cart span:not(.icon) {display: none;}
#sticky-header .block-search {position: relative; width: auto; float: right; margin: 0;}
#sticky-header .block-search .search-button {
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	margin-top: 8px;
	
	color: var(--dn-icon-color);
	text-align: center;
	float: right;
	cursor: pointer;
	-moz-transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
	-o-transition: background-color 300ms ease;
	transition: background-color 300ms ease;
}
#sticky-header .block-search .search-button.active,
#sticky-header .block-search .search-button:hover {background-color: var(--gm-info); color: var(--dn-white);}
#sticky-header .block-search .input-group {}
#sticky-header .block-search form.minisearch {
	display: none;
	position: absolute;
	width: 232px;
	top: 100%;
	background: var(--dn-white);
	padding: 1em;
	border: 1px solid var(--gm-border-color);
	right: 0;
	z-index: 99;
}
#sticky-header .navbar-default {float: left;}
.small-logo img {
	vertical-align: middle;
}
/* #sticky-header .category-label {top: 2px;}
#sticky-header .small-logo {margin: .4em 0;}
#sticky-header .form-search input {width: 225px;}
#sticky-header .navbar {margin: 0;}
#sticky-header .quick-access {margin: 0;}
#sticky-header ul.topmenu li.level0 + li.level0:after,
#sticky-header ul.topmenu li.level0 + li.level0:before {content: none;}
#sticky-header ul.topmenu li a {color: var(--dn-icon-color);}
#sticky-header .search-button {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: var(--gm-body-secondary-color);
  text-align: center;
  float: right;
}
#sticky-header .form-search {position: relative;}
#sticky-header .form-search .indent {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: var(--dn-white);
  padding: 1.5em 20px;
  width: 306px;
}
 */
/*} */
/*Mobile menu------------------------------------------------ { */
.mobile-menu-wrapper {display: none; vertical-align: middle;}
.mobile-menu-wrapper .menu-button {
	border: none;
	background-color: transparent;
	color: var(--dn-icon-color);
	font-size: 25px;
	padding: 0 5px;
	height: 34px;
	line-height: 34px;
	min-height: 34px;
	margin-right: 10px;
}
.mobile-menu-wrapper .menu-button:hover,
.mobile-menu-wrapper .menu-button:focus,
.mobile-menu-wrapper .menu-button:active {background-color: var(--gm-body-secondary-bg);}
.mobile-menu-wrapper .menu-button span {display: none;}
.mobile-menu-wrapper .menu-button i {font-size: inherit;}
.mobile-menu-wrapper .mobile-menu-inner {
    width: 300px;
    background-color: var(--gm-body-secondary-bg)eee;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99998;
    padding: 0;
    transition: left 550ms ease;
    left: -300px;
    overflow-y: auto;
    transition: left .3s ease-in-out;
    -moz-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    -webkit-transition: left .3s ease-in-out;
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.mobile-menu-wrapper .mobile-menu-inner.open {left: 0;}
.mobile-menu-inner.in {
  left: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
}
.mobile-menu-wrapper .mobile-inner-content-wrapper {position: relative; overflow-x: hidden; min-height: 100vh;}
.mobile-menu-inner .mobile-inner-content-wrapper:before {
  content: '';
  width: 25px;
  height: auto;
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  -webkit-box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  -moz-box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
}
.mobile-menu-inner .navbar,
.mobile-menu-inner .mobile-account,
.mobile-menu-inner .mobile-settings {display: block;}
.mobile-menu-inner .navbar {background-color: var(--dn-white);}
.mobile-menu-inner .navbar .action.nav-toggle {display: none;}
.mobile-menu-inner .navbar-collapse.collapse {display: block; position: static; left: 0; width: 100%; text-align: left;}
.mobile-menu-inner .navbar-collapse.collapse li {display: block; float: none; width: 100%; padding: 0 !important; border: none;}
.mobile-menu-inner .navbar-collapse.collapse li.level-top a {
	float: none;
	padding: 8px 10px 8px 20px;
	
	color: var(--dn-icon-color);
	line-height: 24px;
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	width: 100%;
}
.mobile-menu-inner .navbar-collapse.collapse li.level0 > a {text-transform: uppercase; line-height: 50px; padding: 0 20px;}
.mobile-menu-inner .navbar-collapse.collapse li.level-top:last-child a {border-bottom: none;}
.header-wrapper .mobile-menu-inner .navbar-collapse.collapse a.level-top.ui-state-active,
.header-wrapper .mobile-menu-inner .navbar-collapse.collapse a.level-top.ui-state-focus {padding: 0 20px;}
.mobile-menu-inner .header.links {display: block !important; width: 100%; margin: 0 !important;}
.mobile-menu-inner .header.links li:not(.authorization-link),
.mobile-menu-inner .header.links li.authorization-link {display: block;}
.mobile-menu-inner .header.links li:not(.authorization-link) a,
.mobile-menu-inner .header.links li.authorization-link a,
body .vertical-header .mobile-menu-inner .header.links li.authorization-link a {
	display: block;
	color: var(--dn-icon-color);
	padding: 0 20px;
	line-height: 50px;
	
	width: 100%;
	border: none;
	text-align: left;
	border-radius: 0;
	height: auto;
}
.mobile-menu-inner .header.links li:not(.authorization-link) a:before,
.mobile-menu-inner .header.links li.authorization-link a:before,
.mobile-menu-inner .header.links li:not(.authorization-link) a:after,
.mobile-menu-inner .header.links li.authorization-link a:after {display: none;}
.mobile-menu-inner .header.links li:not(.authorization-link) a:hover,
.mobile-menu-inner .header.links li.authorization-link a:hover {background-color: var(--gm-body-bg); color: var(--dn-icon-color);}
.mobile-menu-inner .mobile-settings {padding: 15px 20px;}
.mobile-menu-inner .header-switcher {display: block !important; width: 100%;}
.mobile-menu-inner .header-switcher .switcher-options {display: block; width: 100%; height: 35px; line-height: 35px; padding: 0 10px; color: var(--gm-body-tertiary-color); font-size:var(--gm-font-size-0r8125);}
.mobile-menu-inner .header-switcher .switcher-options .switcher-trigger {display: block; width: 100%; text-align: left;}
.mobile-menu-inner .header-switcher .switcher-options .switcher-trigger:after {float: right; top: 9px; position: relative;}
.page-header .mobile-menu-inner .header-switcher + .header-switcher:before {display: none;}
.page-header .mobile-menu-inner .header-switcher + .header-switcher {margin-top: 15px;}
/*} */
/* Home Page =================================================================={ */
.text-blocks-wrapper .indent {background-color: var(--gm-body-bg); padding: 1em 18px; }
.text-blocks-wrapper h3 {font-size: var(--gm-font-size-0r8125); text-transform: uppercase; color: var(--dn-icon-color); text-align: center; margin-bottom: 0; font-weight: bold; line-height: normal;}
.text-blocks-wrapper h3:after {content: ""; display: block; border-bottom: solid 1px var(--gm-warning); width: 20px; margin: 3px auto 0;}
.text-blocks-wrapper p {font-size: var(--gm-font-size-0r8125); color: var(--gm-dark-border-subtle); margin: 0;}
a.hover-img-wrapper {display: block; overflow: hidden;}
a.hover-img-wrapper img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
a.hover-img-wrapper:hover img {-webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2);}

.text-blocks { position: relative;}
.text-blocks .text-block:not(:last-of-type) {
	border-right: solid 1px var(--gm-border-color);}
.text-blocks .icon {
	padding-bottom: 1rem;
	display: inline-block;}
.text-blocks .text-block { 
	padding-top: 1rem;
	padding-bottom: 1.625rem;
	text-align: center;
}
/*.text-blocks.with-sprite .icon {overflow: hidden; position: relative; height: 52px; width: 40px;}
.text-blocks.with-sprite .icon img {max-width: none; position: absolute; top: 0;}
.text-blocks.with-sprite .text-block:first-child .icon img {left: 0;}
.text-blocks.with-sprite .text-block:nth-of-type(2) .icon img {left: -40px;}
.text-blocks.with-sprite .text-block:nth-of-type(3) .icon img {left: -80px;}
.text-blocks.with-sprite .text-block:nth-of-type(4) .icon img {left: -120px;}
.text-blocks h3 {font-size: 1.33em; margin: 0 0 .25em; letter-spacing: 0;}
.text-blocks p {color: var(--dn-icon-color); margin: 0;}*/
.blocks-divider {
	position: absolute;
    bottom: 0;
    display: block;
    height: 1px;
    background: var(--gm-body-secondary-bg);
    left: -50%;
    right: -50%;
}
a.text-banner {display: block;}

.left-divider,
.right-divider {display: block; float: left; margin-top: 1.8em; border-bottom: solid 4px var(--gm-body-secondary-bg);}
.widget-title .left-divider,
.widget-title .right-divider{display: block; float: left; margin-top: 2em;}
.widget-title span {display: block; margin: 0 auto; margin-top: 12px; width: 40px; height: 1px; line-height: 1px; font-size: 1px; border-bottom: 1px solid var(--gm-border-color);}
.cms-index-index .page-title-wrapper {display: none;}

.block.widget.block-products-list.widget-slider li.item{padding:0 15px;}
.widget-title{position: relative; padding-bottom: 2em; padding-top: 0; margin: 0; text-align: center;}
.widget-title .owl-nav-wrapper{
	position: absolute;
	right: 0;
	top: 9px;
	z-index: 999;
	background: var(--dn-white);
	padding-left: 10px;
}
.owl-nav{text-align: center;}
.owl-nav .owl-prev,
.owl-nav .owl-next{display: inline-block; margin:0 2px;}
.owl-nav i{
	padding: 10px;
	background: var(--gm-body-secondary-bg);
	color:rgba(0,0,0,.5);
	cursor: pointer;
}
.owl-nav i:hover{background-color: var(--gm-info); color:var(--dn-white);}

.widget-slider.grid .block-content {position: relative;}
.widget-slider.grid .owl-buttons div {
	background-color: var(--dn-icon-color);
    color: var(--dn-white);
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    width: 52px;
    text-align: center;
    position: absolute;
    top: calc(37% - 26px);
    left: 0;
    cursor: pointer;
    z-index: 4;
    transition: opacity .3s ease, background .3s ease;
    -moz-transition: opacity .3s ease, background .3s ease;
    -webkit-transition: opacity .3s ease, background .3s ease;
}
.widget-slider.grid .owl-buttons div.disabled {
    opacity: 0;
}
.widget-slider.grid .owl-buttons div:hover {background-color: var(--gm-body-secondary-color); color: var(--dn-white); border-color: transparent;}
.widget-slider.grid .owl-buttons div i {vertical-align: middle; line-height: inherit;}


/*
.main-container .content-inner{transition: width 100ms ease;}
.main-container .content-inner,
.main-container > .sidebar{float: left;}
*/
/*} */
/* Owl Carousel -------------------------------------------------------------{ */
/**
 * Owl Carousel v2.1.0    
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded.row,
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: var(--dn-black); }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../../../../../frontend/Meigee/universal/en_NZ/Mageplaza_Core/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/**** Parallax Page ****/
/* loader */
.spinner {
  margin: -30px auto 0;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}

.container1 > div, .container2 > div, .container3 > div {
  width: 10px;
  height: 10px;
  background-color: var(--dn-white);
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
/*} */
/* //loader ---------------------------------------------------------{ */

.parallax-banners-wrapper .text-banner {background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 0; position: relative;}
#parallax-loading {position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999999;}
#parallax-loading  img{width: 100%!important; height: 100%!important;}
.parallax-page header#header,
.parallax-page header#header .topline,
.parallax-page header#header .container_12,
.parallax-page .nav-container li.level-top > a,
.parallax-page header#header .top-cart .block-title,
.parallax-page header#header .top-link-wishlist {position: relative; z-index: 99;}
.parallax-page header#header > .container_12 {z-index: 100;}
.parallax-page header#header .header-top-right {margin-top: 3.25em;}
.parallax-page header#header .header-top-right.toplinks{margin-top: 0;}
.parallax-page header#header ul {margin: 0; list-style: none;}
.parallax-page .parallax-content {position: relative; overflow: hidden;}
.parallax-page header#header .quick-access{padding-bottom: 1em;}
.parallax-page header#header .quick-access .links{margin-left: 12px;}
.parallax-page header#header .quick-access .links li a{background: none;}
.parallax-page header#header .customer-name{border: 1px solid;}
.parallax-page .welcome-msg{margin-bottom: 0;}
.parallax-content .parallax-buttons {position: fixed; right: 10px; z-index: 999;}
.parallax-content .parallax-buttons > div {display: block; width: 20px;}
.parallax-content .parallax-buttons > div i {width: 20px; height: 20px; line-height: 20px; text-align: center; font-size:var(--gm-font-size-0r8125); background: var(--gm-body-secondary-bg); color: var(--dn-icon-color); cursor: pointer;}
.parallax-banners-wrapper .text-banner .banner-content {
	position: absolute;
	top: 43%;
	left: 21%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 600ms ease;
	-moz-transition: opacity 600ms ease;
	-webkit-transition: opacity 600ms ease;
	-o-transition: opacity 600ms ease;
}
.parallax-banners-wrapper .text-banner {position: relative;}
.parallax-banners-wrapper .text-banner.slideup .banner-content {opacity: 1; filter: alpha(opacity=100);}
.parallax-banners-wrapper .text-banner .banner-content .container_12 {background: none!important; position: relative;}
.parallax-banners-wrapper .text-banner .banner-content.skin-1 .container_12 {left: 4.5%; text-align: left;}
.parallax-banners-wrapper .text-banner .banner-content .container_12 {text-align: left;}
.parallax-banners-wrapper .text-banner .banner-content h2 {
	font-size: 8.333em;
	line-height: 1;
	font-weight: 300;
	margin: 0;
	color: var(--dn-icon-color);
	text-transform: uppercase;
	letter-spacing: -10px;
}
.parallax-banners-wrapper .text-banner .banner-content h2 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content h3 {
	color: var(--dn-white);
	line-height: 1;
	font-weight: 300;
	margin: 0;
	font-size: 4.667em;
	text-transform: uppercase;
	margin-top: -7px;
	letter-spacing: -5px;
}
.parallax-banners-wrapper .text-banner .banner-content h4 {
    position: relative;
    color: var(--dn-white);
    line-height: 1;
    font-weight: 500;
    margin: 0 0 0 .5%;
	font-size: 2.5em;
	text-transform: uppercase;
	margin-top: -.25em;
	letter-spacing: -2.5px;
}
.parallax-banners-wrapper .text-banner .banner-content h5 {
    color: var(--dn-white);
    line-height:1;
    font-weight: 500;
    margin: 0 0 0 .5%;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: -1.75px;
}
.parallax-banners-wrapper .text-banner .banner-content p {
    color: var(--dn-white);
    font-size: var(--gm-font-size-1r);
    line-height: 1;
    font-weight: 900;
    font-size: var(--gm-font-size-1r);
    line-height: 1;
    color: var(--dn-white);
	text-transform: uppercase;
	letter-spacing: 3.5px;
	margin: -3px 0 0 .75%;
}
.parallax-banners-wrapper .text-banner .banner-content.skin-2 h2 {font-size: 6.667em; color: var(--dn-white); font-weight: normal; letter-spacing: -6px;}
.parallax-banners-wrapper .text-banner .banner-content.skin-2 h4 {margin-top: .125em; font-size: 2.33em;}
.parallax-banners-wrapper .text-banner .banner-content.skin-2 h5 {font-size: 1.833em;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 p {margin-left: 27%; font-size: 1.5em; font-weight: normal; letter-spacing: -1.5px;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 h2 {margin-left: 11%; line-height: .7em; margin-bottom: .75%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 h3 {margin-left: 1%; letter-spacing: -2.25px; margin-bottom: .25%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 h4 {margin-left: 12.5%; letter-spacing: -3px;}
.parallax-banners-wrapper .text-banner .banner-content.skin-3 h3 span {font-weight: 900;}
.parallax-banners-wrapper .text-banner .banner-content.skin-4 h2 {font-size: 4em; font-weight: normal; letter-spacing: -4.5px; line-height: .91em;}
.parallax-banners-wrapper .text-banner .banner-content.skin-4 h5 {letter-spacing: -1px; margin-left: .25%; font-weight: bold; font-size: 1.33em; margin-bottom: .25em;}
.parallax-banners-wrapper .text-banner .banner-content.skin-4 h3 {font-size: 3em; margin-left: 12.5%; font-weight: normal; letter-spacing: -2px; margin-bottom: .45%;}
.parallax-banners-wrapper .text-banner .banner-content.skin-4 h4 {font-size: 1.5em; margin-left: 6.5%; letter-spacing: -1.25px;}
#parallax-banner-1.text-banner .banner-content {opacity: 1;}
.parallax-banners-wrapper .text-banner .background {background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 0;}
.parallax-banners-wrapper img.img-hide {position: absolute; width: 100%; max-width: 100%;}
.widget-list .background-wrapper img,
.widget-grid .background-wrapper img{height: 100% !important;}
.widget-list .block.widget,
.widget-grid .block.widget{padding: 5em;}
.widget-grid .block.widget .block-content,
.widget-list .block.widget .block-content{margin: 0 -40px; background: var(--dn-white); position: relative; padding: 3.33em 40px;}
.widget-list .products-list .image-wrapper{width: 25%;}
.widget-list .products-list .product-item-details{width: 75%;}
.widget-list .products-list p{margin-bottom: 24px;}
.widget-list .products-list .price-box {
	margin-bottom: 1em;
	border-top: solid 1px var(--gm-border-color);
	border-bottom: solid 1px var(--gm-border-color);
	padding: .75em 0;
}
.widget-list .products-list .stock{padding-bottom: 12px;}
.widget-list .products-list li.item {padding-bottom: 0;}
.mobile-device .parallax-banners-wrapper .text-banner .background {background-attachment: scroll;}
#parallax-banner-1 .banner-content{top: 47%;}

/**** Colors 1 ****/
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h2 {color: var(--dn-icon-color);}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h2 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h3 {color: var(--gm-warning-text-emphasis);}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h3 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h4 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 h5 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-1 p {color: var(--dn-white);}

/**** Colors 2 ****/
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h2 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h2 span {color: var(--gm-warning);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h3 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h3 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h4 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h5 {color: var(--gm-warning-text-emphasis);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 p {color: var(--dn-white);}

/**** Colors 3 ****/
.parallax-banners-wrapper .text-banner .banner-content.colors-3 h2 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-3 h2 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-3 h3 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-3 h3 span {color: var(--gm-warning);}
.parallax-banners-wrapper .text-banner .banner-content.colors-3 h4 {color: var(--gm-warning-text-emphasis);}
.parallax-banners-wrapper .text-banner .banner-content.colors-3 h5 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-3 p {color: var(--dn-white);}

/**** Colors 4 ****/
.parallax-banners-wrapper .text-banner .banner-content.colors-4 h2 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-4 h2 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-4 h3 {color: var(--gm-warning-text-emphasis);}
.parallax-banners-wrapper .text-banner .banner-content.colors-4 h3 span {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-4 h4 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-4 h5 {color: var(--dn-white);}
.parallax-banners-wrapper .text-banner .banner-content.colors-4 p {color: var(--dn-white);}

.cms-index-index .content-wrapper {overflow: hidden;}
body.parallax .content-wrapper{overflow: hidden;}
body.parallax .content-wrapper > .container {padding-bottom: 0;}
body.parallax .page-header{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	z-index:99999;
}
body.parallax .page-header > .container,
body.parallax .page-header .menu-wrapper > .container{background: transparent;}

body.parallax .header.links li a,
body.parallax .page-header .welcome{color:var(--dn-white);}
body.parallax .header-wrapper .top-block > .header.links > .authorization-link:after{color:var(--dn-white);}
body.parallax .page-header .header-switcher .switcher-options {
	border-color: rgba(255,255,255,.2);
}
body.parallax .page-header .header-switcher ul li a,
body.parallax .page-header .header-switcher ul li span {color:var(--gm-body-secondary-color);}
body.parallax .page-header .header-switcher .switcher-trigger span {color:var(--dn-white);}
body.parallax .page-header .header-switcher ul li a:hover{background-color: rgba(0,0,0,0.15);}
body.parallax .header.links li a:hover{background-color: rgba(0,0,0,0.15);}
body.parallax .page-header .panel{background: transparent;}
body.parallax .page-header .action.nav-toggle{color:var(--dn-white);}
body.parallax .page-header .header-switcher .options .action.toggle:after,
body.parallax .page-header .header-switcher .options .action.toggle:hover:after {
	color: var(--dn-white);
}



body.parallax .header-wrapper .block-search .input-group input{
	background-color: transparent;
	color:var(--dn-white);
}
body.parallax .header-wrapper .block-search .input-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--dn-white);
}
body.parallax .header-wrapper .block-search .input-group input::-moz-placeholder { /* Firefox 19+ */
  color: var(--dn-white);
}
body.parallax .header-wrapper .block-search .input-group input:-ms-input-placeholder { /* IE 10+ */
  color: var(--dn-white);
}
body.parallax .header-wrapper .block-search .input-group input:-moz-placeholder { /* Firefox 18- */
  color: var(--dn-white);
}
body.parallax .header-wrapper .block-search .input-group{background-color: rgba(255,255,255, 0.2);}
body.parallax .minicart-wrapper .title-cart{color:var(--dn-white);}
body.parallax .page-header .logo{display: none;}
body.parallax .page-header .logo.parallax-logo{display: block;}

body.parallax .header-wrapper .menu-inner{
	border-top-color: rgba(255,255,255, 0.2);
	border-bottom-color: rgba(255,255,255, 0.2);
}
/*} */
/* Slider ==========================================================================={ */
#home-slider .item {position: relative;}
#home-slider .item a { display: block; position:relative; z-index:7;}
#home-slider .item img {
    width:100%;
	height:auto;
    display:block;
    position:relative;
    z-index:7;
}
#home-slider .item .slide-container {left: 0; right: 0;	top: 47%; bottom: auto; position: absolute; z-index: 9;}
#home-slider .item .title {
	font-size: 36px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: var(--dn-white);
	line-height: 40px;
	font-weight: 600;
	display: block;
}
#home-slider .item .btn {
	margin-top: 40px;
	color: var(--dn-icon-color);
	font-size: var(--gm-font-size-0r8125);
	display: inline-block;
	padding: 0 22px;
	background-color: var(--dn-white);
	border-color: var(--dn-white);
}
#home-slider .item .btn:hover {
	color: var(--dn-white);
	background-color: var(--gm-info);
	border-color: var(--gm-info);
}
#home-slider .item .slide-container.slide-skin-2 h2 {margin-right: 0; color: var(--dn-white); text-align: center; float: right; margin-top: -2.5%;}
#home-slider .item .slide-container.slide-skin-2 h3 {
	font-weight: 400;
	color: var(--dn-white);
	letter-spacing: -5px;
	float: left;
	font-size: 5em;
	margin-top: -2.5%;
	margin-left: 24%;
}
#home-slider .item .slide-container.slide-skin-2 h3 span {font-weight: 800; margin-left: 4px;}
#home-slider .item .slide-container.slide-skin-2 p {
	font-size: 1.5em;
	color: var(--dn-white);
	text-align: right;
	letter-spacing: -1.5px;
	font-weight: 400;
	float: right;
}
#home-slider .item .slide-container.slide-skin-2 h4 {margin-right: -6%; float: right;}
#home-slider .item h2 {
	position: relative;
	z-index:9;
	font-size: 8.333em;
	line-height: 1;
	font-weight: 300;
	text-align: left;
	float: left;
	clear: both;
	margin: 0;
	color: var(--dn-icon-color);
	text-transform: uppercase;
	letter-spacing: -10px;
}
#home-slider .item h2 span {color: var(--dn-white);}
#home-slider .item h3 {
	position: relative;
	z-index: 9;
	color: var(--dn-white);
	line-height: 1;
	font-weight: 300;
	text-align: left;
	float: left;
	clear: both;
	margin: 0;
	font-size: 4.667em;
	text-transform: uppercase;
	margin-top: -7px;
	margin-left: 1%;
	letter-spacing: -5px;
}
#home-slider .item h4 {
    position: relative;
    z-index: 9;
    color: var(--dn-white);
    line-height: 1;
    font-weight: 500;
    text-align: left;
    float: left;
    clear: both;
    margin: 0;
	font-size: 2.5em;
	text-transform: uppercase;
	margin-top: -.25em;
	margin-left: 1%;
	letter-spacing: -2.5px;
}
#home-slider .item h5 {
    position: relative;
    z-index: 9;
    color: var(--dn-white);
    line-height:1;
    font-weight: 500;
    text-align: left;
    float: left;
    clear: both;
    margin: 0;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-left: 2%;
	letter-spacing: -1.5px;
}
#home-slider .item p {
    position: relative;
    z-index: 9;
    color: var(--dn-white);
    font-size: var(--gm-font-size-1r);
    line-height: 1;
    font-weight: 900;
    text-align: center;
    float: left;
    clear: both;
    margin: 0 auto;
    font-size: var(--gm-font-size-1r);
    line-height: 1;
    color: var(--dn-white);
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-left: 2%;
}

#home-slider .item h3,
#home-slider .item .slide-container.slide-skin-2 h4,
#home-slider .item .slide-container.slide-skin-3 h4 {color: var(--gm-warning-text-emphasis);}
#home-slider .item .slide-container.slide-skin-2 h3 span,
#home-slider .item .slide-container.slide-skin-3 h3 span {color: var(--gm-warning);}

#home-slider .owl-nav div {
	color: var(--dn-white);
	font-size: 0;
	text-align: center;
	opacity: 1;
	position: absolute;
	z-index: 3;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid rgba(255,255,255,0.5);
	color: var(--dn-white);
	bottom: auto;
	top: calc(50% - 25px);
	transition: opacity 400ms ease, background-color 300ms;
	-moz-transition: opacity 400ms ease, background-color 300ms;
	-webkit-transition: opacity 400ms ease, background-color 300ms;
	-o-transition: opacity 400ms ease, background-color 300ms;
}
#home-slider .owl-nav div:hover {background-color: var(--dn-white); color: var(--dn-icon-color);}
#home-slider .owl-nav div.owl-prev {left: 17.5%;}
#home-slider .owl-nav div.owl-next {right: 17.5%;}
#home-slider .owl-nav div:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 17px;
}
#home-slider .owl-nav div.owl-prev:before {content: '\f104';}
#home-slider .owl-nav div.owl-next:before {content: '\f105';}
/*} */
/* Breadcrumbs ==================================================================={ */
body .breadcrumb,
body .breadcrumbs > .items{
	background: none;
	padding: 0;
	/*margin-bottom: 1em;*/
	font-size: var(--gm-font-size-0r8125);
	list-style: none;
}
body .breadcrumb > li,
body .breadcrumbs > .items > li {
    display: inline-block;
}
body .breadcrumb a,
body .breadcrumbs > .items a {
	margin: 0 4px;
	color: var(--gm-dark-border-subtle);
	position: relative;
	transition: color .8s ease;
	-moz-transition: color .8s ease;
	-webkit-transition: color .8s ease;
	-o-transition: color .8s ease;
}
/*body .breadcrumb strong,
body .breadcrumbs > .items strong {font-weight: normal;}*/
body .breadcrumb span{margin-right: 2px; display: inline-block; position: relative;}
body .breadcrumb a:hover,
body .breadcrumbs > .items a:hover,
body .breadcrumb a:hover + span{color: var(--gm-info);}
body .breadcrumb > li + li:before,
body .breadcrumbs > .items > li + li:before {content: none;}

body .breadcrumbs > .items strong{margin:0 4px;}
body .breadcrumbs > .items > li:after{content:'›';}
body .breadcrumbs > .items > li:last-child:after{content:none;}


.page-title-wrapper:not(.product) {border-bottom: solid 1px var(--gm-border-color); margin-bottom: 1.5em; padding-bottom: 0.625rem; padding-top: 1em;}
/*.catalogsearch-advanced-result .page-title,
.catalogsearch-result-index .page-title,
.catalog-category-view .page-title {margin-bottom: 0; font-size: 24px; line-height: 1.3125; color: rgba(0,0,0,0.7); font-weight: 500; text-transform: uppercase;}*/

.page-title {
font-family: var(--gm-font-prata);
font-size: var(--gm-font-size-2r125);
color: var(--dn-icon-color);
}
/*} */
/* Toolbar ==============================================================={ */
.toolbar {margin:0 auto 1rem; padding: 1rem 1.625rem 1rem;}
.toolbar .modes {display: inline-block; vertical-align: middle; margin-right: 20px; top: 2px; position: relative; font-size: 0;}
.toolbar .modes .modes-label {display: none;}
.toolbar .modes span {
    height: auto;
    text-align: left;
    color: var(--dn-white);
    font-weight: bold;
	display: inline-block;
	font-size: var(--gm-font-size-0r8125);
	line-height: 12px;
	vertical-align: middle;
}
.toolbar .modes span strong {display: block; float: none; font-weight: normal;}
.toolbar .modes a,
.toolbar .modes > strong {
	display: inline-block;
	font-size: var(--gm-font-size-0r625);
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid var(--gm-border-color);
	border-radius:var(--gm-border-radius-lg);
	margin-left:0.25rem;
	background-color:var(--gm-body-tertiary-bg);
}
.toolbar .modes .modes-mode + .modes-mode {margin-left: 30px; padding-left: 30px; border-left: solid 1px rgba(0,0,0,.2); margin-top: -15px; margin-bottom: -15px; padding-top: 15px; padding-bottom: 15px;}
.toolbar .modes a {
	color: var(--gm-dark-bg-subtle); 
	transition: color .3s ease;
}
.toolbar .modes a span {color: inherit; background-color: transparent;}
.toolbar .modes a + a span {
	margin-left: 30px;
    padding-left: 30px;
    border-left: solid 1px rgba(0,0,0,.2);
    display: inline-block;
    margin-top: -15px;
    margin-bottom: -15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.toolbar .modes a:hover,
.toolbar .modes > strong {color: var(--gm-info);}
.toolbar .modes strong i,
.toolbar .modes strong span {
	color: inherit;
}
.toolbar .modes i {
	content: '';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.625rem;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	vertical-align: middle;
	padding:0.375rem 0.5rem;
}
.toolbar label,
.toolbar .label {
	font-size:var(--gm-font-size-0r8125);
    display: inline-block;
    vertical-align: middle;
    line-height: 19px;
    color: var(--gm-body-tertiary-color);
    text-transform: none;
    font-weight: 400;
    padding-right: 20px;
	margin: 0;
}
.toolbar .pages-label {display: none;}

.toolbar .toolbar-amount {display: none;}
.toolbar .toolbar-sorter {display: inline-block; vertical-align: middle; position: relative;}
.toolbar .toolbar-sorter select {display: inline-block; width: auto; height: 34px; position: relative; top: -1px;}
.toolbar .toolbar-sorter .sorter-action {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: -1px;
}
.toolbar .toolbar-sorter .sorter-action span {
	width: 34px;
	display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 0;
    color: var(--gm-dark-border-subtle);
    background-color: transparent;
	-webkit-transition: background-color 300ms ease, color 300ms ease;
	   -moz-transition: background-color 300ms ease, color 300ms ease;
	        transition: background-color 300ms ease, color 300ms ease;
}
.toolbar .toolbar-sorter .sorter-action span:before {
	content: '';
	display: inline-block;
	font: normal normal normal 15px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	color: inherit;
	vertical-align: middle;
}
.toolbar .toolbar-sorter .sorter-action.sort-asc span:before {
	content: '\f160';
}
.toolbar .toolbar-sorter .sorter-action.sort-desc span:before {
	content: '\f161';
}
.toolbar .toolbar-sorter .sorter-action span:hover {color: var(--gm-info); background-color: transparent;}
.toolbar .limiter {display:inline-block; margin-left:auto; margin-top: 0; margin-bottom: 1rem;}

.toolbar .limiter strong {color:var(--gm-body-secondary-color);}

.wishlist-index-index .toolbar .limiter .limiter-label, .wishlist-index-index .toolbar .limiter .limiter-options, .wishlist-index-index .toolbar .limiter .limiter-text{ display: inline-block; }
.toolbar .limiter ul {list-style: none; margin: 0; padding: 0;}
.toolbar .limiter ul li {float: left; border-left: solid 1px var(--gm-border-color); padding: 0 6px;}
.toolbar .limiter ul li:first-child {border: none;}
.toolbar .limiter ul li a {
	display: block;
    min-width: 28px;
    line-height: 28px;
    color: var(--gm-body-secondary-color);
    text-align: center;
}
.toolbar .limiter ul li a:hover {background-color: var(--gm-body-secondary-bg);}
.toolbar .limiter .label,
.toolbar .limiter .limiter-text {display: none;}
.toolbar .limiter .limiter-options.selectpicker {height: 2.625rem; padding: 0.375rem 0.625rem;}
.toolbar .pages {text-align: center; display: none;}
.toolbar-bottom .toolbar .pages {display: block;}
.toolbar-bottom .toolbar {margin: 0;}
.toolbar .pagination > li {
	border-left: solid 1px var(--gm-border-color);
    display: inline-block;
    height: 20px;
    width: 42px;
	float: left;
    text-align: center;

}
.toolbar .pagination > li > a,
.toolbar .pagination > li > span {
	font-size: var(--gm-font-size-0r8125);
    line-height: 30px;
    border: solid 2px transparent;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin: -5px;
    padding: 5px;
    display: inline-block;
    color: var(--gm-body-tertiary-color);
	text-align: center;
	float: none;
}
.toolbar .pagination > li:first-child > a,
.toolbar .pagination > li:first-child > span,
.toolbar .pagination > li:last-child > a,
.toolbar .pagination > li:last-child > span {border-radius: 50%;}

.toolbar .pagination > li > a:hover,
.toolbar .pagination > li > span:hover,
.toolbar .pagination > li > a:focus,
.toolbar .pagination > li > span:focus {color: var(--gm-body-tertiary-color); background-color: transparent; border-color: var(--gm-border-color);}

.toolbar .pagination > .active > a,
.toolbar .pagination > .active > span,
.toolbar .pagination > .active > a:hover,
.toolbar .pagination > .active > span:hover,
.toolbar .pagination > .active > a:focus,
.toolbar .pagination > .active > span:focus {background-color: var(--dn-icon-color); border-color: var(--dn-icon-color); color: var(--dn-white);}

.pages li.pages-item-previous,
.pages li.pages-item-next,
.pages li:first-child,
.pages li.pages-item-previous + li {border: none;}

.toolbar .pagination > li > a span:not(.label) {
	display: inline-block;
    height: 20px;
    line-height: 18px;
    vertical-align: top;
}
.toolbar .pagination > li > a i {
	display: inline-block;
    height: 20px;
    line-height: 16px;
    vertical-align: top;
	font-size: 20px;
}
.toolbar-bottom .toolbar .modes,
.toolbar-bottom .toolbar .limiter,
.toolbar-bottom .toolbar .toolbar-sorter,
.toolbar-bottom .toolbar .sidebar-button {display: none;}
.toolbar .sidebar-button{
	float: left;
	border:1px solid var(--gm-body-secondary-bg);
	padding: 7px 11px 7px;
	cursor: pointer;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
	color: var(--gm-dark-border-subtle);
	/* background-color: var(--gm-body-secondary-bg); */
	margin-right: 10px;
}
.toolbar .sidebar-button .open,
.toolbar .sidebar-button.open .close {display: none;}
.toolbar .sidebar-button.open .open {display: inline;}
.toolbar .sidebar-button i {margin-right: 5px; transition: none; -webkit-transition: none; -moz-transition: none; -o-transition: none;}
.toolbar .sidebar-button span {line-height: 1.15; font-size: var(--gm-font-size-0r8125); color:var(--gm-dark-border-subtle); opacity: 1; font-weight: normal; float: none;}
.toolbar .sidebar-button:hover{background-color: var(--gm-body-secondary-bg);}
.page-layout-1column .toolbar .sidebar-button{display: none;}
/*} */
/* Listing ========================================================================={ */
	/*.product-item-name a {

	font-size: 16px;
	line-height: 25px;
	text-align: left;
	font-weight: 300;
	color: var(--gm-body-color);
	display: block;
}
	*/
.products-grid ol {list-style: none; padding: 0 10px;}
/* .products-grid ol.widget-product-grid {
	margin: 0 -10px;
} */
/*.products-grid ol.widget-product-grid li.product-item,
.products-grid:not(.widget-product-grid) li.item {width: 25%; padding: 0 10px; float: left;}*/
body:not(.page-products) .products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+1){clear: left;}
body:not(.page-products) .products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+4){clear: right;}
.page-products .products-grid li.item,
.page-products .products-grid li.product-item,
.products-grid.wishlist li.product-item {float: left; /*width: 33.33%;*/}
.products-grid.wishlist li.product-item {width: 33.33%;}
.page-products .products-grid li.item {padding: 0 10px 3.667em;}
.products-grid.wishlist li.product-item:nth-of-type(3n+1)/* ,
.catalog-category-view .products-grid li.item:nth-of-type(3n+1) */{clear: left;}
.products-grid.wishlist li.product-item:nth-of-type(3n+3)/* ,
.catalog-category-view .products-grid li.item:nth-of-type(3n+3) */{clear: right;}
.category-description .text-banner.listing-banner {display: none;}
.pagination li .label {display: none;}
.products-grid.wishlist .product-items {margin-left: -10px; margin-right: -10px;}
.products-grid.wishlist li.product-item {padding: 1rem 0.8125em 1.625rem; }
.products-grid.wishlist li.product-item .product-item-inner .box-tocart{ display: inline-block; }
.products-grid.wishlist li.product-item .product-item-inner .product-item-actions{ display: inline-block; float: right; }
.products-grid.wishlist li.product-item .product-item-inner .product-item-actions .btn-remove.action.delete:before { content:"\f00d"; font: normal normal normal 14px/1 FontAwesome; font-size:14px; vertical-align:middle; }
.products-grid.wishlist li.product-item .product-item-inner .product-item-actions .btn-remove.action.delete { background-color: var(--gm-body-bg); overflow: hidden; border:none; box-sizing: content-box; padding:1px; width:26px!important; }

.products-grid.wishlist li.product-item .product-item-inner .product-item-actions:hover .btn-remove.action.delete i {color:var(--gm-danger-border-subtle);}
.products-grid.wishlist li.product-item .product-item-inner .product-item-actions .btn-remove.action.delete span { display: none; }
.products-grid.wishlist li.product-item .product-item-inner .product-item-actions .btn-remove.action.delete i { display: block !important; color:var(--gm-body-secondary-color); font-size: 16px; line-height: 36px; }
.products-grid .product-reviews-summary,
.products-list .product-reviews-summary {margin-bottom: 9px;}

.products-grid.two-columns .item {width: 49%;}
.products-grid.two-columns .item:nth-of-type(2n+1) {clear: left;}
.products-grid.two-columns .item:nth-of-type(2n+2) {clear: right;}
.products-grid.three-columns .item {width: 32.667%;}
.products-grid.three-columns .item:nth-of-type(3n+1) {clear: left;}
.products-grid.three-columns .item:nth-of-type(3n+3) {clear: right;}
.products-grid.four-columns .item {width: 24%;}
.products-grid.four-columns .item:nth-of-type(4n+1) {clear: left;}
.products-grid.four-columns .item:nth-of-type(4n+4) {clear: right;}
.products-grid.five-columns .item {width: 20%;}
.products-grid.five-columns .item:nth-of-type(5n+1) {clear: left;}
.products-grid.five-columns .item:nth-of-type(5n+5) {clear: right;}
.products-grid.six-columns .item {width: 16.66666667%;}
.products-grid.six-columns .item:nth-of-type(6n+1) {clear: left;}
.products-grid.six-columns .item:nth-of-type(6n+6) {clear: right;}
.products-grid.seven-columns .item {width: 14.28571%;}
.products-grid.seven-columns .item:nth-of-type(7n+1) {clear: left;}
.products-grid.seven-columns .item:nth-of-type(7n+7) {clear: right;}
.products-grid.eight-columns .item {width: 12.5%;}
.products-grid.eight-columns .item:nth-of-type(8n+1) {clear: left;}
.products-grid.eight-columns .item:nth-of-type(8n+8) {clear: right;}

.products-grid.wishlist li.product-item .comment-box {margin-bottom: 1.25em;}
.products-grid.wishlist li.product-item .fieldset {margin-bottom: 1.25em;}
.products-grid.wishlist li.product-item .qty {display: inline-block; vertical-align: middle; margin-right: 7px;}
.products-grid.wishlist li.product-item .qty input {margin: 0; border: 1px solid var(--gm-body-secondary-color); border-radius: var(--gm-border-radius-md); width:2.625rem; text-align:center; font-size:1.3125rem; font-weight:600;}
.products-grid.wishlist li.product-item .qty label {display: none;}
.products-grid.wishlist li.product-item .product-item-actions {border: medium none; display: inline-block; margin: 0; padding: 0; vertical-align: middle}

.products-grid .product-item-photo,
.products-list .product-item-photo {display: block; margin: 0 0 -6px;}
/*.products-grid .product-item-name a,
.products-list .product-item-name a {text-align: inherit; margin-bottom: 0;}
.products-grid .product-item-name {font-weight: normal; margin-bottom: 0.375em; font-size: var(--gm-font-size-1r); line-height: 1;}
.products-grid .product-item-actions {margin-top: 0.625rem; padding-top: 1em; border-top: solid 1px var(--gm-border-color);}
.products-grid .actions-primary,
.products-grid .actions-secondary {display: inline-block; vertical-align: middle;}
.products-grid .actions-secondary a {font-size: var(--gm-font-size-1r); color: var(--gm-dark-border-subtle); display: inline-block;}
.products-grid .actions-secondary a:last-child:not(:first-child) {margin-left: 10px;}
.products-grid .actions-secondary a:hover {color: var(--gm-info);}
.products-grid {
	margin-left: -10px;
	margin-right: -10px;
}*/
.products-grid:before,
.products-grid:after {
	content: '';
	display: table;
	clear: both;
}
.products-grid .item {
	padding: 0 10px;
}
.products-grid .item .item {
	padding: 0;
}
.products-grid .item .btn.btn-details,
.products-list .item .btn.btn-details {display: none;}

/*.price,
.price-box .special-price .price {
	font-size: 18px;
    font-weight: 500;
    line-height: 1;
	color: var(--gm-body-secondary-color);
}
.price-box .old-price {float: left; position: relative; top: -4px;}

.old-price .price {
    font-size: var(--gm-font-size-0r8125);
    line-height: 27px;
    text-decoration: line-through;
    vertical-align: middle;
    font-weight: 300;
    color: var(--gm-dark-border-subtle);
    margin-right: 6px;
}
.special-price .price-label,
.old-price .price-label {
	display: none;
}
*/
body .swatch-option-tooltip .corner,
body .swatch-option-tooltip-layered .corner {bottom: -2px;}

.swatch-input{
	z-index: -1;
	position: absolute;
	visibility: hidden;
}
.swatch-attribute-options{margin-top: 10px;}
.swatch-option{
	padding: 1px 2px;
	min-width: 30px;
	max-width: 90px;
	height: 20px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	cursor: pointer;
	position: relative;
	border: 1px solid rgb(218, 218, 218);
	overflow: hidden;
	text-overflow: ellipsis;
}
.swatch-option.text {
	background:var(--gm-body-bg);
	color:var(--gm-body-secondary-color);
	font-size: var();
	font-weight: 700;
	line-height: 20px;
	padding: 4px 8px;
	min-width: 22px;
	margin-right: 7px;
}
.swatch-option.selected {
	outline: 2px solid var(--gm-body-highlight-bg);
	border: 1px solid var(--dn-white);
	color: var(--gm-body-secondary-color);
}
.swatch-option.text.selected {background-color: var(--dn-white) !important;}
.swatch-option.disabled{cursor: default;}
.swatch-option.disabled:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: -moz-linear-gradient(to left top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 42%, rgba(255,255,255,1) 43%, rgba(255,255,255,1) 46%, rgba(255,82,22,1) 47%, rgba(255,82,22,1) 53%, rgba(255,255,255,1) 54%, rgba(255,255,255,1) 57%, rgba(255,255,255,0) 58%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(42%,rgba(255,255,255,0)), color-stop(43%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(47%,rgba(255,82,22,1)), color-stop(53%,rgba(255,82,22,1)), color-stop(54%,rgba(255,255,255,1)), color-stop(57%,rgba(255,255,255,1)), color-stop(58%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to left top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 46%,rgba(255,82,22,1) 47%,rgba(255,82,22,1) 53%,rgba(255,255,255,1) 54%,rgba(255,255,255,1) 57%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}

.products-list ol {list-style: none;}
.products-list li.item {padding-bottom: 1.625rem;}
.products-list.widget-product-list li.item {display: block; width: 100%; padding-left: 10px; padding-right: 10px;}
.products-list.widget-product-list li.item .weltpixel-quickview {display: none;}
/*.products-list .product-item-name {display: inline-block; margin-bottom: 0.625rem;}*/
.products-list .swatch-attribute-options {margin-top: 0;}
.products-list .image-wrapper {float: left; padding: 0 10px; width: 33.334%;}
.products-list .product-item-details {float: left; padding: 0 10px; width: 66.666%;}
/*.products-list .product-item-name a {font-size: var(--gm-font-size-2r125);}
.products-list .product-reviews-summary {margin-bottom: 0.625rem;}
.products-list .price-box,
.products-list .price-box + .timer-box {margin-bottom: 0.625rem; margin-top: 0;}

.products-list .description {margin-bottom: .5em; font-size:var(--gm-font-size-0r8125);}*/
/*.products-list .price-availability-block {margin-bottom: 1em; border-top: solid 1px var(--gm-border-color); border-bottom: solid 1px var(--gm-border-color); padding: .75em 0;}
.products-list .price-availability-block .price-box {float: left; margin-top: 00.625rem;}*/
.products-list .price-availability-block .flip-timer {float: left; clear: left; display: inline-block;}
.products-list .price-availability-block .flip-timer ~ .stock {margin-top: 0;}
/*.products-list .price-availability-block .stock {float: right; margin: .75em 0;}*/
.products-list .product-item-description {clear: both; margin-bottom: 0.625rem; font-size: var(--gm-font-size-1r); color: var(--gm-body-tertiary-color); line-height: 1.3125;}
.products-list .product-item-description a,
.products-grid .product-item-description a {color: var(--gm-warning-text-emphasis);}
.products-list .product-item-description a:hover,
.products-grid .product-item-description a:hover {color: var(--gm-warning);}
.products-list .actions-primary,
.products-list .actions-secondary {display: inline-block; vertical-align: middle;}
.products-list .actions-secondary a {font-size: var(--gm-font-size-1r); color: var(--gm-dark-border-subtle); display: inline-block;}
.products-list .actions-secondary a:not(:first-child) {margin-left: 10px;}
/*.products-grid .btn,*/
.products-list .btn {
	color: var(--gm-info); 
	background-color: var(--dn-white); 
	border-color: var(--gm-info); 
	margin: 0 8px 10px 0; 
	font-size:var(--gm-font-size-0r8125); 
	line-height: 1;
	min-height: 35px; 
	text-transform: none; 
	height: 37px;}/*
.products-grid .btn:hover,
.products-grid .btn:focus,
.products-grid .btn:active,
.products-grid .btn.active,
.products-list .btn:hover,
.products-list .btn:focus,
.products-list .btn:active,
.products-list .btn.active {
	background-color: var(--gm-info);
	border-color: var(--gm-info);
	color: var(--dn-white);
}*/
.products-list .image-wrapper,
.products-grid .image-wrapper {position: relative; overflow: hidden; margin-bottom: 12px;}

.products-grid a[class*="weltpixel_quickview_button"],
.products-list a[class*="weltpixel_quickview_button"] {display: none !important;}
.products-list li.item .quickview-wrapper,
.products-grid .item .quickview-wrapper {
	position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 50%;
    margin-top: -17px;
    text-align: center;
    z-index: 9;
}
.products-list li.item .weltpixel-quickview,
.products-grid .item .weltpixel-quickview {
    opacity: 1;
    height: auto;
    border: 1px solid var(--gm-info);
    color: var(--gm-info);
    background-color: var(--dn-white);
    width: auto;
    line-height: 35px;
    border-radius: 3px;
    min-height: 37px;
    padding: 0 15px;
    font-size:var(--gm-font-size-0r8125);
    font-weight: 500;
    text-align: center;
    display: inline-block;
    opacity: 0;
}

.image-wrapper:hover .weltpixel-quickview {opacity: 1;}

.products-list li.item .weltpixel-quickview:hover,
.products-grid .item .weltpixel-quickview:hover {background-color: var(--gm-info); color: var(--dn-white);}
/*
.products-list li.item:hover .weltpixel-quickview,
.products-grid .item:hover .weltpixel-quickview {opacity: 1;}
*/
.products-list li.item .weltpixel-quickview i,
.products-grid .item .weltpixel-quickview i {display: none;}
.products-list li.item .weltpixel-quickview span,
.products-grid .item .weltpixel-quickview span {display: inline-block;}
.products-grid.six-columns .item .weltpixel-quickview,
.products-grid.seven-columns .item .weltpixel-quickview,
.products-grid.eight-columns .item .weltpixel-quickview {border-radius: 50%; padding: 0px 11px;}
.products-grid.six-columns .item .weltpixel-quickview span,
.products-grid.seven-columns .item .weltpixel-quickview span,
.products-grid.eight-columns .item .weltpixel-quickview span {display: none;}
.products-grid.six-columns .item .weltpixel-quickview i,
.products-grid.seven-columns .item .weltpixel-quickview i,
.products-grid.eight-columns .item .weltpixel-quickview i {display: inline-block; transition-duration: 0s; }
/*} */
/* Timer ========================================================================={ */
/*.timer-box {
	margin-bottom: 7px;
	position: absolute;
	z-index: 4;
	right: 10px;
	top: 10px;
	left: 10px;
	text-align: right;
}
.timer-box:before {
	content: '\f017';
	font-family: 'FontAwesome';
	font-size: var();
	color: var(--gm-info);
	background: var(--dn-white);
	border: 1px solid var(--gm-info);
	width: calc(25% - 2.5px);
	max-width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	position: absolute;
	right: 0;
	transition: opacity .3s ease;
}
.timer-box div {
	width: calc(25% - 2.5px);
	max-width: 40px;
	height: 40px;
	font-size: 0;
	position: relative;
	float: none;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-style: normal;
	background: var(--dn-white);
	border: 1px solid var(--gm-info);
	border-radius: 0;
	opacity: 0;
	transition: opacity .3s ease;
}
.timer-box .data-title {display: none;}
.products-grid .item:hover .timer-box:before {opacity: 0;}
.products-grid .item:hover .timer-box div {opacity: 1;}
.timer-box div:after{
	content: ':';
    position: absolute;
    right: -11px;
    top: 0;
    width: 10px;
    font-size: 20px;
    color: rgba(0,0,0,.5);
    display: none;
}
.timer-box div:last-child:after{content:none;}
.timer-box.no-days div.days {
	display: none;
}
.timer-box div:not(:last-child) {
	margin-right: 2px;
}
.timer-box div:before {
	content: '';
	display: block;
	width: 100%;
	height: 13px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.2);
	display: none;
}
.timer-box div span {
	font-size: var(--gm-font-size-0r8125);
	font-weight: 400;
	color: var(--gm-info);
	text-align: center;
	float: none;
	position: relative;
	z-index: 2;
}

.catalog-product-view .product-options-bottom .timer-box {display: none !important;}
.catalog-product-view .timer-box .data-title {
	width: auto;
	height: auto;
	border: none;
	background-color: transparent;
	color: var(--gm-body-secondary-color);
	font-size: var(--gm-font-size-0r8125);
	line-height: 17px;
	padding-bottom: 5px;
	float: none;
	max-width: 100%;
	text-align: left;
}
.catalog-product-view .timer-box {margin-top: 2px; margin-bottom: 20px; position: static; text-align: left; padding: 10px 15px; border: 4px solid var(--gm-border-color); display: inline-block !important;}
.catalog-product-view .timer-box:before {display: none;}
.catalog-product-view .timer-box div{height: 40px; line-height: 40px; opacity: 1; display: block; float: left; border-color: var(--gm-border-color); min-width: 40px;}
.catalog-product-view .timer-box div:before{height: 20px;}
.catalog-product-view .timer-box div:after{font-size: 30px;}
.catalog-product-view .timer-box div:not(:last-child){margin-right: 10px;}
.catalog-product-view .timer-box div span {color: var(--gm-border-color);}*/
/*} */
/* Timer ========================================================================{ */
.flip-timer {
    margin-top: 12px;
}
.flip-timer .title {
    margin-bottom: 5px;
    display: inline-block;
    margin-left: 5px;
}
.products-list .flip-timer .title,
.products-grid .flip-timer .title {display: none;}
.products-grid .item .flip-timer {margin-top: 6px; margin-bottom: 0;}
.products-grid .item .timer-box .time-title {display: none;}
.catalog-product-view .timer-box {margin-top: 2px; margin-bottom: 20px;}
.flip-items li {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.flip-items li:first-child {
    z-index: 12;
}
.product-info-main .flip-block {
    width: 32px;
}
.product-info-main .flip-items {
    width: 32px;
    height: 24px;
}
.product-info-main .flip-block li span.flip-wrapper {
    height: 12px;
}
.product-info-main .flip-clock-divider {
    width: 4px;
    height: 24px;
}
.product-info-main .flip-clock-dot.top {
    top: 7px
}
.product-info-main .flip-clock-dot.bottom {
    bottom: 7px
}
.product-info-main .flip-block .flip-text {
    font-size: 24px;
    line-height: 24px;
}

.product-info-main .timer-box .time-title {
    display: block;
    padding-bottom: 5px;
    font-size:var(--gm-font-size-0r8125);
}
.product-info-main .timer-box {
    margin-top: 20px;
}
.product-info-main .timer-box .timer-wrapper {
    display: inline-block;
    border: 1px solid var(--gm-border-color);
    padding: 10px 15px;
}

.flip-block {
    width: 26px;
    float: left;
    margin-right: 0;
}
.flip-timer.no-days .flip-block.days,
.flip-timer.no-days .flip-block.days + .flip-clock-divider {
	display: none;
}
.flip-items {
    position: relative;
    z-index: 1;
    float: left;
    width: 26px;
    height: 24px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0;
    list-style-type: none !important;
}
.time-counter-descr {
  display: block;
  text-align: center;
  clear: both;
  display: none;
}
.flip-block li span.flip-wrapper {
    z-index: 12;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 12px;
    -webkit-perspective: none;
    -moz-perspective: none;
    -ms-perspective: none;
    perspective: none;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    z-index: 9;
    width: 4px;
    height: 24px;
    margin: 0;
}
.flip-clock-dot {
    display: block;
    background: var(--gm-danger);
    width: 2px;
    height: 2px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 1px
}
.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none
}
.flip-clock-dot.top {
    top: 7px
}
.flip-clock-dot.bottom {
    bottom: 7px
}
.flip-up:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    z-index: 13;
    width: 100%;
    height: 1px;
    background-color:var(--gm-body-tertiary-bg);
    background-color: rgba(249, 249, 249, 0.4);
}
.flip-block .flip-text {
    background: var(--dn-white);
    color: var(--gm-danger);
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.flip-timer li.before .flip-up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 97, 0.1)), color-stop(100%, var(--gm-body-tertiary-bg)));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
    z-index: 12;
}
.flip-timer li.active .flip-up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, var(--gm-body-tertiary-bg)));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, var(--gm-body-tertiary-bg) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both;
    z-index: 12;
}
.flip-timer li.before .flip-down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
    z-index: 12;
}
.flip-timer li.active .flip-down .shadow {
    background: -moz-linear-gradient(top, var(--gm-body-tertiary-bg) 0%, rgba(0, 0, 97, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--gm-body-tertiary-bg)), color-stop(100%, var(--gm-body-tertiary-bg)));
    background: linear, top, var(--gm-body-tertiary-bg) 0%, var(--gm-body-tertiary-bg) 100%;
    background: -o-linear-gradient(top, var(--gm-body-tertiary-bg) 0%, var(--gm-body-tertiary-bg) 100%);
    background: -ms-linear-gradient(top, var(--gm-body-tertiary-bg) 0%, var(--gm-body-tertiary-bg) 100%);
    background: linear, to bottom, var(--gm-body-tertiary-bg) 0%, var(--gm-body-tertiary-bg) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both;
}
.flip-timer li .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 11;
}
.flip-timer li.before .flip-down .shadow {
    height: 82%
}
.flip-items li span {
    display: block;
    height: 100%;
    -webkit-perspective: 450px;
    -moz-perspective: 450px;
    -ms-perspective: 450px;
    perspective: 450px;
}
.flip-up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
}
.flip-down {
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
}
.flip-block .flip-text {
    position: absolute;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 200%;
    text-align: center;
}
.flip-up .flip-text {
    top: 0;
    background-position: 0 0;
}
.flip-down .flip-text {
    bottom: 0;
    background-position: 0 100%;
}
.flip-timer li.before {
    z-index: 13;
}
.flip-timer li.active {
    -webkit-animation: flip-ani-index 0.5s 0.5s linear both;
    -moz-animation: flip-ani-index 0.5s 0.5s linear both;
    -o-animation: flip-ani-index 0.5s 0.5s linear both;
    -ms-animation: flip-ani-index 0.5s 0.5s linear both;
    animation: flip-ani-index 0.5s 0.5s linear both;
    z-index: 12;
}
.flip-timer li.active .flip-down {
    z-index: 12;
    -webkit-animation: flip-ani-up 0.5s 0.5s linear both;
    -moz-animation: flip-ani-up 0.5s 0.5s linear both;
    -o-animation: flip-ani-up 0.5s 0.5s linear both;
    -ms-animation: flip-ani-up 0.5s 0.5s linear both;
    animation: flip-ani-up 0.5s 0.5s linear both;
}
.flip-timer li.before .flip-up {
    z-index: 12;
    -webkit-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -moz-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -o-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -ms-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
}
@-moz-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-webkit-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-o-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-ms-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-moz-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-webkit-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-o-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-ms-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-moz-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-webkit-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-o-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-ms-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-moz-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-webkit-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-o-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-ms-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-moz-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-webkit-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-o-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-ms-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
/*} */
/* Labels ====================================================================={ */
.product-labels {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 4;
}
.product-labels span {
	padding: 2px 5px 1px;
    z-index: 3;
    color: var(--gm-info);
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -.4px;
    background-color: var(--dn-white);
    border-radius: 0;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    float: left;
    position: relative;
    border: 1px solid var(--gm-info);
}
.label-sale strong {
	font-weight: 400;
}
div.label-sale.percentage {
    font-size: var(--gm-font-size-1r);
    line-height: 2.5em;
}
div.label-sale.percentage span{
	display: block;
	height: auto;
	font-weight: normal;
	font-size: 00.625rem;
    line-height: normal;
    position: relative;
    top: -10px;
}
.label-type-1 .label-new,
.label-type-1 .label-sale {
	border-radius: 50%;
	-moz-border-radius: 50%;
	height: 40px;
	min-width: 40px;
	line-height: 35px;
}
.label-type-1 .label-sale.availability-only {
	line-height: 27px;
}
.label-type-1 .label-sale strong {
	display: block;
    line-height: normal;
	font-weight: 400;
    position: relative;
    top: -9px;
}

.label-type-2 .label-new ,
.label-type-2 .label-sale{
	line-height: 19px;
    height: 19px;
    padding: 0 8px;
}
.label-type-2 div.label-sale.percentage span{top: -9px;}
.label-type-3 .label-new,
.label-type-3 .label-sale {
	border-radius: 50px;
	-moz-border-radius: 50px;
	line-height: 19px;
	height: 19px;
	padding:0 8px;
	min-width: 33px;
}
.label-type-3 .label-sale.percentage{
	line-height: 2.1em;
}
.label-type-3 .label-sale.percentage span{top: -9px;}

.product-labels.label-type-4 span.label-new,
.product-labels.label-type-4 span.label-sale {
 	line-height: 20px;
	height: 19px;
	padding:0 6px 0 8px;
	background-color: var(--gm-info);
	border: none;
	color: var(--dn-white);
}
/* .label-type-4 .label-sale {
	padding:0 12px 0 10px;
} */
.label-type-4 .label-sale.percentage{
	line-height: 2.1em;
}
.label-type-4 .label-sale.percentage span{top: -9px;}
.label-type-4 .label-new:before,
.label-type-4 .label-sale:before {
    width: 0;
    height: 0;
    border-top: 17px solid;
    border-right: 8px solid transparent;
	content:'';
	position: absolute;
	right: -8px;
	top: 0;
}
.label-type-4.two-items .label-sale:before {
	right: auto;
	left: -8px;
	border-left: 8px solid transparent;
	border-right: none;
	border-bottom-color: var(--gm-info);
}
.label-type-4 .label-new:after,
.label-type-4 .label-sale:after {
    width: 0;
    height: 0;
    border-bottom: 17px solid;
    border-right: 8px solid transparent;
	content:'';
	position: absolute;
	right: -8px;
	bottom: 0;
}
.label-type-4.two-items .label-sale:after {
	right: auto;
	left: -8px;
	border-left: 8px solid transparent;
	border-bottom-color: var(--gm-info);
	border-right: none;
}

.label-type-4 .label-sale:before {
	border-top-color: var(--gm-info);
}
.label-type-4 .label-sale:after {
	border-bottom-color: var(--gm-info);
}

.label-type-4 .label-new:before {
	border-top-color: var(--gm-info);
}
.label-type-4 .label-new:after {
	border-bottom-color: var(--gm-info);
}

.product-labels.two-items span + span {
    float: left;
    margin-top: 10px;
}
.product-labels span.label-sale {
    background-color: var(--dn-white);
	color: var(--gm-info);
	float: left;
	clear: left;
 }
/*} */
/* Send to Friend =============================================================={ */
#product-sendtofriend-form #recipients-options .fields .actions-toolbar {margin: 0;}
#product-sendtofriend-form > .actions-toolbar .primary {float: right;}
/*} */
/* Actions ==================================================================={ */

/* DEREZZED

.product-item-actions a,
.product-addto-links .action,
.product-item-actions a.action {
	display: inline-block;
	text-align: center;
	line-height: 37px;
	opacity: 1;
	color: var(--gm-dark-bg-subtle);
	background-color: transparent;
	border: 1px solid var(--gm-dark-bg-subtle);
	border-radius: var(--gm-border-radius-sm);
	margin-bottom: 10px;
	height: 34px;
	min-height: 34px;
	width: 34px;
}

.product-addto-links .action.towishlist,
.product-item-actions a.action.towishlist {
	float:right;
	line-height: 41px;
	color: var(--gm-body-tertiary-color);
	margin-bottom:0;
	margin-top:0;
	height:42px;
	min-height: 42px;
}	

.product-social-links .action:hover,
.action.towishlist:hover,
.action.towishlist.onwishlist:hover {
	color: var(--dn-body-secondary-color);
	background-color: var(--gm-light-border-subtle);
}

.product-social-links a.action.towishlist.onwishlist {
	color: var(--dn-icon-color);
	background: var(--gm-light-bg-subtle);
	}


body.checkout-cart-index .action.towishlist.onwishlist,
body.checkout-cart-index .action.towishlist:hover {
	background:none!important;}

.product-addto-links .action.towishlist:hover,
.product-item-actions a.action.towishlist:hover,
.product-addto-links .action.towishlist.onwishlist,
.product-item-actions a.action.towishlist.onwishlist{
	color:red;
	background: var(--dn-white);
}
.product-social-links .action.mailto:hover,
.product-item-actions a.action:hover,
.product-addto-links .action:hover {
	color: var(--dn-white);
	background-color: var(--gm-info);
	}*/

.product-item .product-addto-links .action.tocompare,
.product-item .product-item-actions a.action.tocompare {
	margin-left: 8px;
}

.products-crosssell .product-item-actions button {line-height: 36px; height: 37px; margin-bottom: 10px;}
/*
.product-addto-links .action span,
.product-item-actions a.action span {display: none;}
*/

a.action.delete:before,
.product-item-actions a.action i,
.product-item-actions a.action:before,
.product-addto-links .action:before,
.sidebar .block.block-wishlist .product-item-details .product-item-actions .tocart:before {
	content: '';
	display: inline-block;
	font-family:'FontAwesome';
	font-size:var(--gm-font-size-1r3125);
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	vertical-align: middle;
}

/*  OLD DeREZZED

.product-item-actions a.action.towishlist:before,
.product-addto-links .action.towishlist:before {
	content: "\f004";
}
.product-item-actions a.action.tocompare:before,
.product-addto-links .action.tocompare:before {
	content: "\f0ec";
}
*/

.product-item-actions a.action i {
	display: none;
}
.product-social-links .action.mailto {
	font-size: 0;
	color: var(--gm-dark-border-subtle);
}
.product-item-actions a.action.mailto:before,
.product-social-links .action.mailto:before {
	content: "\f003";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size:var(--gm-font-size-0r8125);
	color: inherit;
	vertical-align: middle;
}
a.action.delete,
a.action.delete span {
	font-size: 0;
}
a.action.delete:before {
	content: "\f00d";
}
/*Instagram widget*/
.cms-index-index .meigee-instagram-widget .block-title {display: none;}
.meigee-instagram-widget .insta-photo {
  display: inline-block;
  width: calc((100% + 20px) / 6 - 20px);
  padding-top: calc((100% + 20px) / 6 - 20px);
  position: relative;
  overflow: hidden;
}
.meigee-instagram-widget .insta-photo:not(:last-of-type) {
  margin-right: 20px;
}
.meigee-instagram-widget .insta-photo img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.meigee-instagram-widget .insta-photo:after {
  content: '';
  display: block;
  z-index: 0;
  background-color: rgba(0,0,0,0.18);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.meigee-instagram-widget .insta-photo:hover,
.meigee-instagram-widget .insta-photo:hover:after {
  opacity: 1;
}
.sidebar .meigee-instagram-widget {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 2em;
}
.sidebar .meigee-instagram-widget .block-title {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
.sidebar .meigee-instagram-widget .insta-photo {
	width: calc((100%) / 3 - 10px);
	padding-top: calc((100%) / 3 - 10px);
	margin-bottom: 4px;
}
.sidebar .meigee-instagram-widget .insta-photo {
	margin-right: 5px;
	margin-left: 5px;
}
/*} */
/* Product View =================================================================={ */
/*.product-top-block {padding-bottom: 4.5em;}*/
.product-info-main .sku {font-size: var(--gm-font-size-0r625); color: var(--gm-body-tertiary-color); line-height: 17px; text-transform: uppercase;}
.product-info-main .sku strong,
.product-info-main .sku div {display: inline-block; font-weight: normal;}
.product-info-main .sku strong:after {content: ':';}
.product-info-main .product-reviews-summary {padding-bottom: 20px;}
/*.product-info-main .product-info-price-inner {padding: 0; margin-bottom: 20px;}
.product-info-main .product-info-price-inner .price-box {display: inline-block; width: calc(100% - 80px);}
.product-info-main .product-info-price-inner .price-box .price {font-size: 42px; line-height: 1; font-weight: 500;}
.product-info-main .product-info-price-inner .price-box .old-price .price {font-size: 20px; line-height: 42px;}
.product-info-main .product-info-price-inner .stock {display: inline-block; vertical-align: middle; float: right; margin: 9px 0 0; min-height: 36px; line-height: 36px; font-size: var(--gm-font-size-0r8125);}*/
.product-info-main .product-info-price-inner .stock.available span {color: var(--gm-success);}
.product-info-main .product-info-price-inner .stock.unavailable span {color: var(--gm-info);}
.product-info-main .product.attribute.overview {margin-bottom: 20px; font-size:var(--gm-font-size-0r8125); line-height: normal;}
.product-info-main .product-options-wrapper .field,
.product-info-main .product-options-wrapper .swatch-attribute {padding-bottom: 0; margin-bottom: 12px; border-bottom: none;}
.product-info-main .product-options-wrapper {padding: 25px 25px 13px; border: 4px solid rgba(0,0,0,0.1); margin-bottom: 30px;}
.product-info-main .product-options-wrapper .label,
.product-info-main .product-options-wrapper .swatch-attribute-label {width: 100%; text-align: left; position: relative; padding-bottom: 0; margin-bottom: 6px;}
.product-info-main .product-options-wrapper .swatch-attribute-label {position: static;}
.product-info-main .product-options-wrapper .label span,
.product-info-main .product-options-wrapper .swatch-attribute-label span,
.product-info-main .product-options-wrapper .swatch-attribute-label {background-color: var(--dn-white); padding: 0 5px 0 7px; z-index: 5; position: relative;}
.product-info-main .product-options-wrapper .swatch-attribute-selected-option {background-color: var(--dn-white); padding-right: 5px; position: relative; z-index: 5; padding-left: 0;}
.product-info-main .product-options-wrapper .label:before,
.product-info-main .product-options-wrapper .swatch-attribute:before {content: ''; height: 1px; width: 100%; background-color: rgba(0,0,0,.1); position: absolute; top: 50%; left: 0; z-index: 0;}
.product-info-main .product-options-wrapper .swatch-attribute:before {top: 8px;}
.product-info-main .product-options-wrapper .swatch-attribute-label:before {content: '*'; color: var(--gm-danger);  position: absolute; left: 0;}
.product-info-main .product-options-wrapper .swatch-attribute {position: relative;}
.product-info-main .product-options-wrapper .label:after,
.product-info-main .product-options-wrapper .swatch-attribute-label:after {position: absolute; left: 0; padding-left: 0; top: 0;}

.product-info-main .product-options-wrapper input[type="radio"],
.product-info-main .product-options-wrapper input[type="checkbox"]{margin: -4px 3px 0 0;}
.product-info-main .product-options-wrapper input[type="radio"] + .label,
.product-info-main .product-options-wrapper input[type="checkbox"] + .label{width: calc(100% - 23px);}
.product-info-main .product-options-wrapper .options-list.nested{padding-left: 20px;}
.product-info-main .product-options-wrapper .options-list.nested .price-container .price-wrapper{padding-left: 0;}

.product-options-wrapper .block-title {width: 100%; display: block; margin-bottom: 1em;}
.product-options-wrapper .block-title + div.fieldset{padding-left: 9px;}
.product-options-wrapper .block-title + div.fieldset legend{
	font-size:var(--gm-font-size-0r8125);
	font-weight: bold;
	margin-bottom: 0;
}
.product-info-main .product-options-wrapper .swatch-opt {margin: 0;}
.product-info-main .product-options-wrapper .swatch-attribute-label {font-weight: normal; font-size: var(--gm-font-size-0r8125); color: var(--dn-icon-color);}
.product-info-main .product-options-wrapper .swatch-attribute-options {margin-top: 3px;}
.product-info-main .product-options-wrapper .swatch-attribute + .swatch-attribute {margin-top: 0.625rem;}
.product-info-main .product-options-bottom {padding: 0; margin-bottom: 0;}
.product-info-main .product-options-bottom .flip-timer {display: none !important;}
/*.product-info-main .field.qty {margin-right: 20px; float: left; margin-top: 0;}
.product-info-main .box-tocart .actions {float: left;}*/
/*
.weltpixel-quickview-catalog-product-view .product-info-main .box-tocart .actions button,
.weltpixel_quickview-catalog_product-view .product-info-main .box-tocart .actions button{
	line-height: 40px; 
	height: 40px;  
	font-weight: 600;}
.weltpixel-quickview-catalog-product-view .content-inner,
.weltpixel_quickview-catalog_product-view .content-inner{max-width: 100%; flex: 0 0 100%;}
.weltpixel-quickview-catalog-product-view .sidebar,
.weltpixel_quickview-catalog_product-view .sidebar{display: none;}*/
.mfp-iframe-holder .mfp-close {background-color: transparent;}
/*.product-info-main .box-tocart {display: inline-block; vertical-align: middle; margin-right: 15px; margin-bottom: 30px;}*/
/*.product-info-main .box-tocart .fieldset {border: none; padding: 0; margin: 0;}*/

.mage-error {padding-top: 5px;}
/*
.product-info-main .product-social-links a,
.product-add-form .product-social-links a {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	-webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-align: center;
    color: var(--gm-body-secondary-color);
    border: solid 1px var(--gm-body-tertiary-color);
    background-color: transparent;
    vertical-align: top;
    padding: 0;
}*/

.catalog-product-view .availability.only {
	display: inline-block;
	padding: .5em 12px;
	background-color: rgba(0,0,0,.05);
	margin: 15px 0 0;
	color: var(--gm-body-secondary-color);
	font-size: var(--gm-font-size-0r8125);
}
.bundle-options-container .product-add-form .product-addto-links a,
/*.product-info-main .product-social-links .product-addto-links a,
.product-add-form .product-social-links .product-addto-links a {
	margin-right: 10px;}
.bundle-options-container .product-add-form .product-addto-links a i,
.product-info-main .product-social-links i,
.product-add-form .product-social-links i {
	font-size: 1.16em; color: var(--gm-dark-border-subtle); vertical-align: middle;}*/
.product.media .fotorama__nav-wrap--horizontal {
	margin-top: 1.5em;}
.product.media .fotorama__wrap .fotorama__stage__frame img{
	width: 100%!important;}
.prices-tier.items {
	margin-bottom: 1em;}
.prices-tier .price {
	font-size: var(--gm-font-size-1r);}
.product-info-main .product-custom {
	display: inline-block; vertical-align: middle; float: right; margin-top: 7px;}
.product-info-main .product-custom .fb_iframe_widget {
	vertical-align: top; display: inline-block;}
.product-info-main .product-custom > div:not(:last-of-type),
.product-info-main .product-custom > iframe {
	margin-right: 10px;}
.additional-attributes {
	border-top: none}
.additional-attributes.no-border {
	border: none !important;}
.additional-attributes > tbody > tr > td {
	padding: 0.8em;}
.additional-attributes > tbody > tr:last-child > td {
	border-bottom: none;}

body.page-product-downloadable .product-options-bottom .price-box{
    padding: 1.5em 0;
    border-bottom: dotted 1px var(--gm-border-color);
    margin-bottom: 1.5em;
}
body.page-product-downloadable .product-options-bottom .box-tocart{margin-right: 15px;}
body.page-product-downloadable .product-options-bottom .box-tocart,
body.page-product-downloadable .product-options-bottom .product-social-links{float: left;}
body.page-product-downloadable .product-options-bottom .box-tocart .field.qty,
body.page-product-downloadable .product-options-bottom .box-tocart .actions{float: left;}
body.page-product-downloadable .product-options-bottom .box-tocart .field.qty{margin-right: 20px;}
body.page-product-downloadable .product-add-form .product-social-links{padding-top: 9px;}
body.page-product-downloadable .product-add-form .product-social-links + .product-social-links{display: none;}


body .swatch-option.image,
body .swatch-option.color {width: 24px; height: 24px; min-width: 24px; border: none; box-shadow: 0 0 5px rgba(0,0,0,.2);}
body .swatch-option.image.selected,
body .swatch-option.image:hover,
body .swatch-option.color.selected,
body .swatch-option.color:hover,
body .swatch-option.image:not(.disabled):hover,
body .swatch-option.color:not(.disabled):hover {border: solid 1px var(--gm-body-secondary-color); /*box-shadow: 0 0 0 2px var(--dn-icon-color);*/ outline: none;}

.bundle-options-container .product-add-form {display: none;}
.bundle-options-container .product-options-title {display: none;}
.bundle-options-container #product_addtocart_form {margin-left: -10px; margin-right: -10px;}
.bundle-options-container #product_addtocart_form:before,
.bundle-options-container #product_addtocart_form:after {content: ''; display: table;}
.bundle-options-container #product_addtocart_form:after {clear: both;}
.bundle-options-container .product-add-form .price {font-size: var(--gm-font-size-1r);}
.bundle-options-container .product-add-form .control .field .label:after {content: none;}
.bundle-options-container .product-add-form .btn.customization  {margin-bottom: 1.5em;}
.bundle-options-container .product-add-form  .fieldset > .field > .label {font-weight: bold; font-size: var(--gm-font-size-1r); color: var(--gm-body-secondary-color);}
.bundle-options-container .product-add-form  .fieldset .field + .field {margin-top: .5em;}
/*.bundle-options-container .product-add-form  input.qty {float: none; margin: 0;}*/
.bundle-options-container .product-add-form  .fieldset .field.option {border-bottom: solid 1px var(--gm-border-color); padding: 0 0 1.5em; margin: 0 0 1.5em;}
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.bundle-options-container .product-add-form .block-bundle-summary .price {font-size: 1.5em;}
.bundle-options-container .product-add-form .block-bundle-summary input.qty {float: left; margin: 0 4px;}
.bundle-options-container .product-add-form .block-bundle-summary .field.qty {float: left; margin-right: 20px;}
.bundle-options-container .product-add-form .block-bundle-summary #product-addtocart-button {display: inline-block; vertical-align: middle; margin-right: 20px;}
.bundle-options-container .product-add-form .block-bundle-summary .product-addto-links {display: inline-block; vertical-align: middle;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary {margin-top: 1.5em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .subtitle {margin-bottom: 0.625rem; color: var(--dn-icon-color); display: block; font-size: var(--gm-font-size-1r);}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary li {margin-bottom: 0.625rem;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .label {padding-bottom: .25em; color: inherit; display: block; font-size: var(--gm-font-size-1r); font-weight: 400; text-align: left;}
.bundle-options-container .bundle-options-wrapper .product-social-links {display: none;}

.price-box .price-from,
.price-box .price-to {margin: 0;}
.price-box .price-from .price,
.price-box .price-to .price {font-size: 1.8rem; font-weight: 500}

/* Qty */
label[for="qty"] {display: none;}
/*input.qty {
    text-align: center;
    color: var(--gm-body-secondary-color);
    padding: 0;
    float: left;
    height: 42px;
    width: 42px;
    font-size: inherit;
    background-color: var(--gm-body-bg);
    line-height: 42px;
    border: none;
}
div.quantity-decrease,
div.quantity-increase {
    float: left;
    border: none;
    padding: 0;
    margin: 11px 0;
    white-space: nowrap;
    cursor: pointer;
	font-size:var(--gm-font-size-0r8125);
	line-height: 14px;
}
div.quantity-decrease i,
div.quantity-increase i {height: 20px; color: var(--gm-dark-bg-subtle); font-size:var(--gm-font-size-0r8125); opacity: 1; margin: 0 5px; padding: 3px;}
div.quantity-decrease i:hover,
div.quantity-increase i:hover {background-color: transparent; color: var(--gm-info);}*/
/*} */
/* Tabs -------------------------------------------------------------- { */
.product.data.items {
	position: relative;
	z-index: 1;
	margin-left: 0;
	margin-right: 0;
	padding: 18px 20px;
	border: 1px solid rgba(0,0,0,0.2);
	margin-bottom: 4.5em;
}
.product.data.items:before,
.product.data.items:after {
	content: '';
	display: table;
}
.product.data.items:after {
	clear: both;
}
.product.data.items > .item.title {
	float: left;
	width: auto;
	margin-right: 30px;
}
.product.data.items > .item.content {
	margin-top: 20px;
	box-sizing: border-box;
	float: right;
	margin-left: -100%;
	width: 100%;
}
.product.data.items>.item.content:before,
.product.data.items>.item.content:after {
	content: '';
	display: table;
}
.product.data.items > .item.content:after {
	clear: both;
}
.product.data.items > .item.content.active {
	display: block;
}
.product.data.items > .item.title > .switch {
	display: block;
    text-transform: uppercase;
    position: relative;
    margin-right: 0;
	border-radius: 0;
    font-size: 16px;
    color: var(--dn-icon-color);
    background: none;
    font-weight: 300;
    border: none;
    border-bottom: solid 3px transparent;
    margin-bottom: -3px;
    padding: 0 0 10px;
    background: transparent;
}
.product.data.items > .item.title > .switch:visited {
	color: var(--gm-body-tertiary-color);
	text-decoration: none;
}
.product.data.items > .item.title.active a.switch,
.product.data.items > .item.title > .switch:hover,
.product.data.items > .item.title > .switch:active {
	color: var(--gm-info);
	border-bottom-color: var(--gm-info);
	text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
	background: var(--dn-white);
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
	color: var(--gm-info);
    z-index: 99;
    border-bottom-color: var(--gm-info);
}
.product.data.items > .item.content {
	background: var(--dn-white);
	margin-top: 40px;
	padding: 25px 0;
    font-size:var(--gm-font-size-0r8125);
    color: var(--gm-body-secondary-color);
    line-height: 21px;
}
.product.data.items .item.title a:after {
	display: none;
}
/* !Tabs */

.additional-attributes .table-label {vertical-align: middle; font-weight: normal;}
.upsell,
.related {position: relative;}
.upsell .block-title,
.related .block-title {text-align: left; font-weight: 500; padding-bottom: 0; width: 100%; overflow: hidden; margin-bottom: 0; border: none;}
.related .block-actions {text-align: right; margin: -18px 0 1em; position: absolute; top: 19px; right: 0;}
.related .block-actions .action {
	cursor: pointer;
	color: var(--dn-icon-color);
	font-weight: 700;
	font-size: inherit;
    padding: 0;
    border: none;
    background: none;
    height: auto;
    margin-bottom: 3px;
    text-transform: none;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.related .block-actions .action:hover {color: var(--gm-info);}
.upsell .block-title strong,
.related .block-title strong {font-size: 18px; display: inline-block; font-weight: 400; text-transform: none; padding-bottom: 00.625rem; margin-bottom: 0.625rem; border-bottom: 1px solid var(--gm-border-color);}
.upsell .block-title .right-divider,
.related .block-title .right-divider {margin-top: 1.5em;}
.products-grid.products-related li.item {width: 25%;}
.products-grid.products-related li.item:nth-of-type(3n+1),
.products-grid.products-related li.item:nth-of-type(3n+3) {clear: none;}
.products-grid.products-related li.item:nth-of-type(4n+1) {clear: left;}
.products-grid.products-related li.item:nth-of-type(4n+4) {clear: right;}
.products-grid.products-related .price-box {float: left; width: 100%; clear: both;}
.products-grid.products-related .actions-secondary a.towishlist {margin: 0;}
.products-grid.products-related .choice.related {display: inline-block;}
.products-grid.products-related .choice.related .label {font-size:var(--gm-font-size-0r8125); padding-top: 5px; margin-right: 8px;}
.products-grid.products-related .choice.related .checkbox {margin-top: 0;}
.products-grid.products-related .product-item-actions {display: inline-block; width: auto; vertical-align: middle; padding-top: .6em;}
.products-grid.products-related .product-item .product-addto-links .action.tocompare,
.products-grid.products-related .product-item .product-item-actions a.action.tocompare {margin-left: 0;}

.related + .upsell {margin-top: 3em;}

.product-custom-social-links {margin-top: 1.5em;}
.product-custom-social-links .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 20px;}
.product-custom-social-links .twitter-share-button {margin-right: 20px;}

/* Product Review */
#reviews {
	margin: 0 -10px;
	width: calc(100% + 10px);
}
#reviews:before,
#reviews:after {
	content: '';
	display: table;
	clear: both;
}
#reviews #product-review-container {
	width: calc(100% / 12 * 8);
	padding: 0 10px;
	float: right;
}
#reviews .review-add {
	width: calc(100% / 3);
	padding: 0 10px;
	float: left;
}
#reviews .fieldset {
	padding: 0;
	border: none;
}
#reviews .block-title strong {display: block; width: 100%; font-size: 22px; line-height: 1.3125; padding-bottom: 7px; font-weight: 300; margin-bottom: 0;}
.data.item.content .block-title {overflow: hidden; padding-bottom: 0;}
.data.item.content .block-title strong {padding-left: 0; position: relative;}
.data.item.content .block-title strong:after {
	content: '';
	background: var(--gm-body-tertiary-bg);
	width: 60px;
	height: 1px;
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}
#reviews #review-form .review-legend {color: var(--gm-body-tertiary-color); font-size: 1.08em; font-weight: normal; border: none; margin: 0 0 .6em; padding: 0; text-transform: none;}
#reviews #review-form .review-legend strong {font-weight: normal; color: var(--gm-info); padding-left: 5px;}
.review-form .review-field-ratings {padding-bottom: 1.5em; margin-bottom: .25em; border-bottom: 1px solid rgba(0,0,0,0.1);}
.review-form-wrapper .review-field-ratings .label {color: var(--dn-icon-color); font-size: var(--gm-font-size-0r8125); font-weight: normal; border: none; margin: 0 0 0.625rem; text-align: left; padding: 0; display: block;}
.review-form-wrapper .inputs-wrapper {margin-bottom: .5em;}
.review-form-wrapper .inputs-wrapper .field label,
.review-form-wrapper .review-field-text label {
	color: var(--dn-icon-color);
    font-size: var(--gm-font-size-0r8125);
    line-height: 1.3125;
	font-weight: normal;
}
#product-review-table {border-top: solid 1px rgba(0,0,0,.1);}
#product-review-container .review-items {list-style: none;}
#product-review-container .review-item {margin-bottom: 1.5em;}
#product-review-container .review-title {
	font-weight: 300;
    color: var(--dn-icon-color);
    font-size: 16px;
    line-height: 1.1em;
	margin-bottom: 0.625rem;
}
#product-review-container .review-content {font-size:var(--gm-font-size-0r8125); color: var(--gm-body-tertiary-color); line-height: 19.5px;}
#product-review-container .review-ratings {
	float: right;
	border: solid 1px rgba(0,0,0,.1);
    text-align: center;
    padding: 0;
    border-bottom: none;
    width: 22%;
}
#product-review-container .review-details-wrapper {
	float: left;
	width: 73%;
}
#product-review-container .rating-summary {display: block; padding: 11px 12px; border-bottom: solid 1px rgba(0,0,0,.1);	margin: 0;}
#product-review-container .rating-summary .label {display: block; min-width: 50px; text-align: center; padding: 0; text-transform: uppercase; color: var(--dn-icon-color); font-size:var(--gm-font-size-0r8125); line-height: 1.3125;}
#product-review-container .review-details {display: block; margin-top: 9px; font-size: .83em; color: var(--gm-dark-border-subtle);}
#product-review-container .review-details-label {display: none;}
#product-review-container .review-author,
#product-review-container .review-date {float: left; margin: 0;}
#product-review-container .review-date .review-details-value,
#product-review-container .review-author strong {color: var(--gm-dark-border-subtle); text-transform: uppercase; font-weight: normal; padding-right: 5px; font-size: var(--gm-font-size-0r8125); line-height: 18px;}
#product-review-container .review-author strong:before {
	content: '\f040';
	font-family: 'FontAwesome';
	display: inline-block;
	color: var(--gm-dark-border-subtle);
	padding-right: 4px;
	font-size:var(--gm-font-size-0r8125);
	vertical-align: middle;
}
#product-review-container .review-author strong:after {
	content: ',';
	display: inline-block;
	font: inherit;
}
.review-fieldset .field.review-field-summary,
.review-fieldset .field.review-field-nickname {width: 47%; display: inline-block; vertical-align: top;}
.review-fieldset .field.review-field-summary {float: right; }
.review-fieldset .field .label {font-size: var(--gm-font-size-0r8125); color: var(--gm-body-secondary-color);}
.review-fieldset .field textarea {height: 100px; width: 100%;}
.review-form .review-form-actions {text-align: center;}
.toolbar.review-toolbar .pager {text-align: left;}
.toolbar.review-toolbar .limiter {display: inline-block; float: none;}
.toolbar.review-toolbar .limiter-label {display: inline-block; vertical-align: middle; margin-right: 5px;}
.toolbar.review-toolbar select {display: inline-block; vertical-align: middle; width: auto;}
.review-field-rating {
	float: left;
    width: 33.3%;
    border: solid 1px rgba(0,0,0,.1);
    border-width: 0 1px 1px 0;
    padding: 1em 0;
    text-align: center;
    margin-top: 0 !important;
}
.review-field-ratings > .label {display: none;}
#product-review-table .review-field-rating:first-child {border-left-width: 1px;}
#product-review-table .review-field-rating:last-of-type {border-right: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);}
.review-field-rating:last-of-type {border: none;}
.review-field-rating .label {display: block; margin: 0; text-transform: uppercase; text-align: center; padding: 0; color: var(--dn-icon-color); font-size:var(--gm-font-size-0r8125); line-height: 20px;}
.review-control-vote:before {content: '\f005' '\f005' '\f005' '\f005' '\f005';}
.review-control-vote {min-height: 12px; min-width: 70px; text-align: center; display: inline-block; position: relative;}
.review-control-vote:before {
    color: var(--gm-dark-bg-subtle);
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    position: absolute;
    z-index: 1;
	font-size: var(--gm-font-size-0r8125);
	height: 12px;
	line-height: 16px;
	letter-spacing: 3px;
}
.review-control-vote label:before {
    color:var(--gm-warning);
    font-family: 'FontAwesome';
    font-size: var(--gm-font-size-0r8125);
    height: 12px;
    letter-spacing: 3px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
}
.review-control-vote label {cursor: pointer; display: block; position: absolute; padding: 0!important; left: 0;}
.review-control-vote label:hover:before {opacity: 1;}
.review-control-vote .rating-1 {z-index: 6;}
.review-control-vote .rating-2 {z-index: 5;}
.review-control-vote .rating-3 {z-index: 4;}
.review-control-vote .rating-4 {z-index: 3;}
.review-control-vote .rating-5 {z-index: 2;}

.review-control-vote .rating-1:before {content: '\f005';}
.review-control-vote .rating-2:before {content: '\f005' '\f005';}
.review-control-vote .rating-3:before {content: '\f005' '\f005';}
.review-control-vote .rating-4:before {content: '\f005' '\f005' '\f005' '\f005';}
.review-control-vote .rating-5:before {content: '\f005' '\f005' '\f005' '\f005' '\f005';}
.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote label:after {content: none!important;}
.review-control-vote label span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {opacity: 1;}

/* #product-review-table {margin: 1.5em 0;}
#product-review-table thead {background-color: var(--gm-dark-border-subtle);}
#product-review-table thead th {border: none; text-align: center;}
#product-review-table thead th span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 41px;
	margin: 0 auto;
	background-image: url(../images/review_stars.png);
	background-repeat: no-repeat;
	display: inline-block;
}
#product-review-table thead th span.one-star{background-position:center 6px;}
#product-review-table thead th span.two-stars{background-position:center -31px;}
#product-review-table thead th span.three-stars{background-position:center -67px;}
#product-review-table thead th span.four-stars{background-position:center -101px;}
#product-review-table thead th span.five-stars{background-position:center -133px;}
#product-review-table th {
	padding: .75em 12px;
    font-size: var(--gm-font-size-0r8125);
    border-color: var(--gm-danger);
	font-weight: bold;
    color: var(--dn-icon-color);
    white-space: nowrap;
	vertical-align: middle;
}
#product-review-table td {text-align: center; padding: .75em 12px;}
#product-review-table td label {display: none;} */

/* Newsletter */
.subscribe-block .block.newsletter {
	border: solid 1px var(--gm-border-color);
	padding: 1.5em 20px;
}
.subscribe-block .block.newsletter .title {
	color: var(--dn-icon-color);
	font-weight: 300;
	padding-bottom: 0.5em;
	font-size: 18px;
}
.subscribe-block .block.newsletter .title strong {
	font-weight: 500;
	display: block;
	padding-bottom: 00.625rem;
}
.subscribe-block .block.newsletter .title:after {
    content: "";
    display: block;
    clear: both;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
    background: var(--gm-body-tertiary-bg);
    width: 60px;
}
.subscribe-block .block.newsletter label {
	font-size:var(--gm-font-size-0r8125);
	display: block;
	padding-top: 5px;
	padding-bottom: 1.5em;
	cursor: auto;
	font-family: inherit;
	font-weight: normal;
	color: inherit;
}
.subscribe-block .block.newsletter input[type="email"] {
	margin-bottom: 1.5em;
}
.subscribe-block .block.newsletter input[type="email"]::-webkit-input-placeholder {
  color: var(--gm-body-secondary-color);
}
.subscribe-block .block.newsletter input[type="email"]::-moz-placeholder {
  color: var(--gm-body-secondary-color);
}
.subscribe-block .block.newsletter input[type="email"]::-ms-input-placeholder {
  color: var(--gm-body-secondary-color);
}
.subscribe-block .block.newsletter input[type="email"]::-moz-placeholder {
  color: var(--gm-body-secondary-color);
}
/*} */
/* Rating ======================================================================={ */
.rating-summary {margin-right: 5px; display: inline-block; vertical-align: middle;}
.reviews-actions {display: inline-block; vertical-align: middle; font-size: var(--gm-font-size-0r8125);}
.reviews-actions a {color: var(--gm-body-secondary-color); text-decoration: none; line-height: 16.25px; font-size:var(--gm-font-size-0r8125);}
.reviews-actions a:hover {color: var(--gm-info);}
.reviews-actions a.add {position: relative; display: inline-block;}
.reviews-actions a + a.add {margin-left: 9px;}
.reviews-actions a + a.add:before {content: ''; display: block; position: absolute; width: 1px; height: 100%; background: var(--gm-dark-border-subtle); left: -6px;}
.rating-summary .label {display: none;}
.rating-result {position: relative; display: inline-block; line-height: 1; color: var(--gm-dark-bg-subtle);}
.rating-result i {font-size: 10px;}
.products-grid .rating-result i,
.products-list .rating-result i {font-size: var(--gm-font-size-0r8125);}
.product-info-main .rating-result i {font-size: var(--gm-font-size-0r8125); width: 13px;}
.product-info-main .reviews-actions {width: calc(100% - 85px);}
.product-info-main .reviews-actions a + a.add {float: right; position: relative; top: 3px;}
.product-info-main .reviews-actions a + a.add:before {display: none;}
.rating-result span {position: absolute; color: #ffd322; top: 0; left: 0; height: 12px; overflow: hidden;}
.swatch-option {margin: 0 7px 7px 0 !important;}
body .swatch-option.text {line-height: 1; background-color: transparent !important; border-radius: 3px; border-color: var(--gm-border-color); height: 26px; padding: 7px 14px; font-weight: 400;}

.mfp-bg,
.mfp-wrap {z-index: 999999 !important;}
#popup-block {
  z-index: 100000;
}
#popup-block .modal-backdrop {
  z-index: 0;
}
#popup-block .modal-dialog {
  width: 738px;
  position: static;
  margin: 0 auto;
  height: 100%;
}
#popup-block .modal-dialog .modal-content {
  position: absolute;
  top: 50%;
  overflow: visible;
  border-radius: 0;
  box-shadow: none;
}
#popup-block .modal-header {
  padding: 0;
  min-height: 0;
  border: none;
}
#popup-block .modal-header .close {
  display: inline-block;
  position: absolute;
  opacity: 1;
  z-index: 999;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  border: none;
  padding: 0;
  font-size: 0;
  border-radius: 0;
  right: -40px;
  top: 2px;
  background-color: var(--gm-danger);
  color: var(--dn-white);
}
#popup-block .modal-header .close:hover {
	background-color: var(--gm-info);
	color: var(--dn-white);
}
#popup-block .modal-header .close i {
  color: inherit;
  font-size:var(--gm-font-size-0r8125);
  display: block;
}
#popup-block .modal-dialog .modal-body {
  padding: 0;
  height: 100%;
}
#popup-block .block-title {
  font-size: 36px;
  line-height: 1.38em;
  font-weight: 400;
  color: var(--dn-icon-color);
  text-transform: uppercase;
  margin: 0 0 9px;
  padding: 0;
  text-align: center;
  display: block;
}
#popup-block .block-subscribe {
	float: left;
	text-align: center;
	width: 45%;
	margin-left: 20px;
	margin-bottom: 0;
	padding: 8em 0 3em;
	background: none;
	border: none;
}
#popup-block .block.newsletter {
  border-radius: 0;
  height: auto;
  display: flex;
  justify-content: center;
  align-items:center ;
}
#popup-block .block.newsletter .content {
  background-color: transparent;
  padding: 0;
  color: rgba(255,255,255,0.7);
  text-align: center;
  
  width: 100%;
}
#popup-block .block.newsletter .content .field.newsletter{padding: 0 0 12px;}
#popup-block .block.newsletter .title {
  display: none;
  line-height: 1;
  font-size: 24px;
  font-weight: 600;
  color: var(--dn-white);
  text-transform: none;
  margin: 0;
  padding: 0 0 34px;
  border: none;
}
#popup-block .block.newsletter .left-icon i {
  font-size: 26px;
  margin-left: 20px;
  margin-right: 8px;
}
#popup-block .block.newsletter i {
  display: inline-block;
  vertical-align: middle;
}
#popup-block .block.newsletter .block-subscribe {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin: 0;
  max-width: 434px;
  padding: 0;
  width: 100%;
}
#popup-block .block.newsletter .input-group-btn.left-icon {display: none;}
#popup-block .block.newsletter label {
	display: none;
	line-height: 24px;
	padding-bottom: 18px;
	white-space: normal;
}
#popup-block .block.newsletter i.meigee-envelope {
  color: rgba(0, 0, 0, 0.4);
  line-height: 36px;
  padding: 0 12px 0 16px;
  position: relative;
}
#popup-block .block.newsletter i.meigee-envelope::before {
  position: relative;
  top: 2px;
}
#popup-block .block.newsletter i.meigee-envelope::after {
  background-color: rgba(0, 0, 0, 0.09);
  content: "";
  height: 20px;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
#popup-block .block.newsletter .input-wrapper {
  border-radius: 0;
  padding: 1px;
  position: relative;
  width: 100%;
}
#popup-block .block.newsletter input {border-radius: 0;}
#popup-block .block.newsletter .content button.primary {padding-left: 30px;	padding-right: 30px;}
#popup-block .block.newsletter .btn span {
  vertical-align: middle;
}
#popup-block {
  display: none;
}
#popup-block .popup-content-wrapper {
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  margin-left: -1px;
}
#popup-block .popup-content-wrapper .block-title + p {
	font-size:var(--gm-font-size-0r8125);
	color: var(--gm-body-secondary-color);
	line-height: 20px;
	display: inline-block;
	padding: 0 0 20px;
	font-weight: normal;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#popup-block .popup-bottom {
  position: absolute;
  margin-left: 30px;
  bottom: 20px;
  font-size: var(--gm-font-size-0r625);
  color: var(--gm-dark-border-subtle);
  font-weight: normal;
  left: 50%;
  display: none;
}
#popup-block .popup-bottom input[type="checkbox"] {
  margin-right: 5px;
  position: relative;
  top: 3px;
}
/*} */
/* Customer ====================================================================={ */
.login-container {
	margin: 0 -10px;
}
.login-container:before,
.login-container:after {
	content: '';
	display: table;
	clear: both;
}
.login-container .block {
	padding: 0 10px;
	float: left;
	width: 50%;
}
.login-container .block.block-customer-login {
	float: right;
}
body a.action.remind {
	margin-left: 10px;
}
body a.action.remind,
body .actions-toolbar a.action.back,
.login-container .block .action.remind {
	color: var(--gm-info);
	font-size: inherit;
	font-family: inherit;
	padding: 0;
	border: none;
	height: auto;
	font-weight: inherit;
	text-transform: none;
}
body a.action.remind:hover,
body .actions-toolbar a.action.back:hover,
.login-container .block .action.remind:hover {
	color: var(--gm-info) !important;
	background: none !important;
	opacity: .75;
}
.login-container .block-title {border-bottom: none; padding: 0;}
.login-container .block-title strong {
	display: block;
    text-align: left;
    text-transform: none;
    color: var(--gm-body-secondary-color);
    font-weight: 300;
    line-height: 1.583em;
    padding: 0;
    margin: 0;
    font-size: 18px;
    clear: both;
    border-bottom: solid 1px var(--gm-body-secondary-bg);
}
.login-container p,
.login-container .note {font-size: var(--gm-font-size-0r8125);}
.login-container .actions-toolbar {margin: 1.3em 0 0; text-align: left;}
.login-container .label {
	float: left;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: var(--gm-font-size-0r8125);
    padding-bottom: 5px;
	color: inherit;
	line-height: 1.5;
}
.login-container .block-customer-login .actions-toolbar {margin-top: 1.625rem;}
.login-container .block-customer-login .actions-toolbar .secondary {float: left; margin: .75em 0;}
.login-container .block-customer-login .field:not(.note) {margin-top: 1em;}
fieldset.fieldset.login {
	border: none;
	padding: 0;
	margin: 0;
}

fieldset.fieldset {
	border: 1px solid var(--gm-border-color);
    padding: 1.625rem 1.3125rem;
    margin: 0 0 0.625rem;
}
fieldset.fieldset .legend {
	display: block;
    text-align: left;
    text-transform: none;
    color: var(--gm-body-secondary-color);
    font-weight: 300;
    line-height: 1.583em;
    padding: 0;
    margin: 0 0 18px;
	font-size: 18px;
	width: 100%;
	float: right;
	clear: both;
}
fieldset.fieldset br {display: none;}
fieldset.fieldset input + .nested,
fieldset.fieldset .field + .row {margin-top: 0.625rem;}

.form-create-account fieldset .field:not([class*='col-']) ~ .field:not([class*='col-']) {margin-top: 0;
}
.form-create-account fieldset.fieldset {
    margin-left: -10px;
    margin-right: -10px;
}
.form-create-account fieldset.fieldset .legend {
    padding-left: 10px;
    padding-right: 10px;
}
.form-address-edit .actions-toolbar .primary {
	float: right;
}

.form-create-account .fieldset .field {
	padding: 0 10px; 
	width: 50%;
	float: left;
	margin-bottom: 0.625rem;
}
.form-create-account .fieldset .field input + .nested {
	margin-top: 0.625rem;
}

.form-create-account .field.field-name-prefix {
	display:none;
}
/* .form-create-account .fieldset */ .field.password {
	margin-top: 0!important;}
/* .form-create-account .fieldset */ .field.password .control {position: relative;}
/* .form-create-account .fieldset */ .field.password .control:before,
/* .form-create-account .fieldset */ .field.password .control:after {content: ''; display: table;}
/* .form-create-account .fieldset */ .field.password .control:after {clear: both;}
/* .form-create-account .fieldset */ .field.password .control #password {float: left; width: 63%;}
/* .form-create-account .fieldset */ .field.password .control #password-error {position: absolute; top: 100%; font-size:var(--gm-font-size-0r8125); color: var(--gm-danger);}
.form-edit-account .fieldset .field.password .control {padding-bottom: 20px;}
.form-edit-account .fieldset .field.password .control #password-error {position: absolute; top: calc(100% - 20px); font-size:var(--gm-font-size-0r8125); color: var(--gm-danger);}
/* .form-create-account .fieldset */ .field.password .control #password-strength-meter-container {
	background-color: var(--gm-border-color);
	height: 30px;
	line-height: 30px;
	padding: 0 9px;
	position: relative;
	z-index: 1;
	width: 35%;
	float: right
}
.password-strength-meter:before {content: ''; height: 100%; left: 0; position: absolute; top: 0; z-index: -1;}
.password-strength-meter-0 .password-strength-meter:before {background-color: var(--gm-border-color); width: 100%;}
.password-strength-meter-1 .password-strength-meter:before {background-color: var(--gm-danger-bg-subtle); width: 25%;}
.password-strength-meter-2 .password-strength-meter:before {background-color: var(--gm-warning-bg-subtle); width: 50%;}
.password-strength-meter-3 .password-strength-meter:before {background-color: var(--gm-success-bg-subtle); width: 75%;}
.password-strength-meter-4 .password-strength-meter:before {background-color:  var(--gm-success);width: 100%;}
.control.captcha-image {margin-top: 10px;}
.control.captcha-image .captcha-img {vertical-align: middle;}
.form-create-account .fieldset .field.newsletter {clear: both; width: auto; float: none; display: none;}
.form.password.forget .actions-toolbar,
.form-create-account .actions-toolbar {text-align: right;}
.form.password.forget .actions-toolbar .secondary,
.form-create-account .actions-toolbar .secondary {float: left; margin: .75em 0;}

.form-create-account .fieldset .customer-name-prefix-middlename-suffix {margin-left: 0; margin-right: 0; margin-bottom: 0.625rem;}
.form-create-account .fieldset .field.region{clear: right; margin-top: 0!important;}
.form-create-account .fieldset .field.zip{clear: left;}
.form-create-account .fieldset .field.password + .field.confirmation {margin-top: 0;}
.field._required label:not(.form-control):after,
.field._required .label:not(.form-control):after,
.field.required label:not(.form-control):after,
.field.required .label:not(.form-control):after {content: '*'; color: var(--gm-danger) ; padding-left: 2px;  line-height: 17px; z-index: 5;}

.fieldset .customer-name-prefix-middlename-suffix {}
.fieldset .customer-name-prefix-middlename-suffix .field-name-prefix,
.fieldset .customer-name-prefix-middlename-suffix .field-name-suffix {width: 12.5%;}
.fieldset .customer-name-prefix-middlename-suffix .field-name-firstname,
.fieldset .customer-name-prefix-middlename-suffix .field-name-middlename,
.fieldset .customer-name-prefix-middlename-suffix .field-name-lastname {width: 25%;}

#shipping-new-address-form {margin: 0 -10px;}
#shipping-new-address-form .field {padding: 0 10px;}
#shipping-new-address-form .field[name="shippingAddress.prefix"],
#shipping-new-address-form .field[name="shippingAddress.suffix"] {width: 12.5%; float: left;}
#shipping-new-address-form .field[name="shippingAddress.firstname"],
#shipping-new-address-form .field[name="shippingAddress.middlename"],
#shipping-new-address-form .field[name="shippingAddress.lastname"] {width: 25%; float: left;}
#shipping-new-address-form .field.choice,
#shipping-new-address-form .field[name="shippingAddress.company"],
#shipping-new-address-form .field[name="shippingAddress.city"],
#shipping-new-address-form .field[name="shippingAddress.region_id"],
#shipping-new-address-form .field[name="shippingAddress.region"],
#shipping-new-address-form .field[name="shippingAddress.postcode"],
#shipping-new-address-form .field[name="shippingAddress.country_id"],
#shipping-new-address-form .field[name="shippingAddress.telephone"] {clear: both; margin-top: .5em; float: none; width: 100%; display: block;}
#shipping-new-address-form fieldset.street {margin: .5em 0; clear: both; float: left; width: 100%; padding: 0; text-align: left;}
#shipping-new-address-form fieldset.street .field {width: 50%; float: left; margin: 0;}
#shipping-new-address-form fieldset.street label  {display: none;}
#shipping-new-address-form fieldset.street label:after {content: none;}
#shipping-new-address-form fieldset.street legend.label {text-align: left; border: none; margin-left: 10px; margin-right: 10px;}

.form.search.advanced .price {font-size: inherit; color: inherit;}
.form.search.advanced .range .field {display: inline-block; width: 48%; margin: 0; vertical-align: middle;}
.form.search.advanced .range .field + .field {margin-left: 2%;}
.form.search.advanced .range .field.with-addon input {display: inline-block; vertical-align: middle; width: 90%;}
.form.search.advanced .range .field.with-addon .addafter {display: inline-block; vertical-align: middle; margin: 0 0 0 5px;}

.account .content-inner a {color: var(--gm-dark-border-subtle);}
.account .content-inner .product-item-name a {color: var(--gm-body-tertiary-color);}
.account .content-inner .product-item-name a:hover,
.account .content-inner a:hover {color: var(--gm-info);}
.account .content-inner .box-content,
.account .content-inner .box-actions {font-size: var(--gm-font-size-0r8125);}
.account .content-inner .actions-toolbar .primary {margin: 9px 0;}
.account .content-inner .actions-toolbar .secondary {float: none;}
.account .content-inner .actions-toolbar .primary {float: right;}
.downloadable-customer-products .content-inner .actions-toolbar .secondary {float: none;}

.customer-review.view .product-media,
.customer-review.view .product-info {display: inline-block; vertical-align: top;}
.customer-review.view .product-info {margin-left: 20px;}
.customer-review.view .product-info .rating-average-label {display: none;}
.customer-review.view .product-info .reviews-actions a + a.add:before {content: none;}
.customer-review.view .review-details {margin-top: 1.5em;}
.customer-review.view .review-details .title {
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 9px;
	margin-bottom: 18px;
	color: var(--dn-icon-color);
	border-bottom: solid 1px var(--gm-border-color);
}
.customer-review.view .review-details .title strong {font-weight: inherit;}
.customer-review.view .review-details .rating-summary {display: block;}
.customer-review.view .review-details .rating-summary + .rating-summary {margin-top: .25em;}
.customer-review.view .review-details .rating-summary .rating-label{color: var(--dn-icon-color); min-width: 40px; display: inline-block;}
.customer-review.view .customer-review-rating {margin-bottom: 1.5em;}
.customer-review.view .review-title {color: var(--dn-icon-color); font-size: 1.16em; margin-bottom: .66em;}
.customer-review.view .review-date {color: var(--gm-dark-border-subtle); font-size: var(--gm-font-size-0r8125);}
.customer-review.view .review-content {margin-bottom: 0.625rem;}
.review-customer-view .content-inner .actions-toolbar .secondary {float: left;}


.box {
	width: calc(50% - 10px);
	border: 1px solid var(--gm-border-color);
	float: left;
	padding: 1.5em 20px;
}
.box:nth-of-type(2n+2) {
	float: right;
}
.box-order-billing-address {float: right; margin: 20px 0;}
.box-order-billing-method {float: left !important; margin: 20px 0 0;}
.block-addresses-default,
.block-dashboard-info {margin-bottom: 2em;}
.block-dashboard-info:before,
.block-dashboard-info:after {
	content: '';
	display: table;
	clear: both;
}
.block-dashboard-orders .block-title {padding-top: 2em;}
.block-dashboard-orders .block-title,
.block-dashboard-addresses .block-title,
.block-dashboard-info .block-title,
.block-reviews-dashboard .block-title {
	width: 100%;
    overflow: hidden;
}
.block-addresses-default .block-content .box:first-child {float: none; display: inline-block;}
.block-dashboard-orders .block-title strong,
.block-dashboard-addresses .block-title strong,
.block-dashboard-info .block-title strong,
.block-reviews-dashboard .block-title strong,
[class*="block-addresses-"] .block-title strong,
.box .box-title span {
    display: inline-block;
    text-align: left;
    text-transform: none;
    font-weight: 300;
    line-height: 1.583em;
    padding: 0;
    margin: 0;
    font-size: 18px;
    clear: both;
    border-bottom: none;
}
.box .box-inner {border: solid 1px var(--gm-border-color); padding: 1.5em 20px;}
.box .box-title {
	width: 100%;
    overflow: hidden;
    border-bottom: solid 1px var(--gm-body-secondary-bg);
    margin-bottom: 1.5em;
	display: block;
}
.block-dashboard-orders .block-title a,
.block-dashboard-addresses .block-title a,
.block-dashboard-info .block-title a,
.block-reviews-dashboard .block-title a,
.box .box-title a  {float: right; text-decoration: none; font-size: var(--gm-font-size-0r8125);}
.block-dashboard-addresses .block-title a i,
.block-dashboard-info .block-title a i,
.box .box-title a i {font-size: 1.273em; color: var(--gm-body-tertiary-color); padding: 5px;}

.block-dashboard-addresses .block-title a :hover,
.block-dashboard-info .block-title a i:hover,
.box .box-title a i:hover {color: var(--gm-info);}

.order-details-items .order-title {display: none;}
#my-orders-table caption {display: none;}
#my-orders-table td {text-align: center; font-size: var(--gm-font-size-0r8125);}
#my-orders-table a {color: var(--gm-dark-border-subtle); display: inline-block;}
#my-orders-table a:hover {color: var(--gm-info);}
.account .content-inner .action {display: inline-block;}
.account .content-inner .action + .action { margin-left: 5px; padding-left: 5px;}
.account .content-inner .order-actions-toolbar .action + .action {margin-left: 5px; padding-left: 15px;}
.account .content-inner .order-actions-toolbar .action {color: var(--gm-info);}
.account .content-inner .order-actions-toolbar .action:hover {color: var(--dn-white); background-color: var(--gm-info);}
/*#my-orders-table.table > tbody > tr:last-child > td {border-bottom: none;}*/
.account .content-inner .action.edit,
.account .content-inner .action.edit + .action {line-height: 20px; height: auto; min-height: 0; width: auto; border: none; border-radius: 0; margin-bottom: 10px;}
.account .content-inner .action.edit + .action {border-left: solid 2px var(--gm-border-color);}
.account .content-inner .action.edit:hover,
.account .content-inner .action.edit + .action:hover {background-color: transparent; color:  var(--gm-info);}
.account .content-inner .action:before {display: none;}
.account .content-inner .action span {display: inline-block; color: inherit; font-size: var(--gm-font-size-0r8125);}

.block-addresses-list-wrapper {margin-top: 1.5em;}
.block-addresses-list-wrapper .addresses .item + .item {margin-top: 1.5em;}

.block-new-customer ul {padding-left: 20px;}
.block-customer-login .field + .field {margin-top: 0.625rem;}
.block-customer-login .actions-toolbar .primary {float: right;}
.block-customer-login .actions-toolbar > .secondary {margin-top: 9px;}

body.catalog-product-compare-index .action.print{float: right; margin: 15px 0;}
.table-wrapper.comparison{clear: both; max-width: 100%; overflow-x: auto;}
.table-comparison{table-layout: fixed;}
.table-comparison .cell.table-label span {font-size: var(--gm-font-size-1r); color: var(--dn-icon-color); font-weight: bold;}
.table-comparison td:last-child{border-right: 1px solid var(--gm-border-color);}
.table-comparison .cell{width: 100px; padding: 15px;}
.table-comparison .cell .attibute.value{width: 100%; overflow: hidden;}
.table-comparison .cell.product.info,.table-comparison .cell.product.label{border-bottom: 1px solid var(--gm-border-color);}
.table-comparison .cell.label .attribute.label{display: block; width: 100%; word-wrap: break-word;}
.table-comparison .cell.attribute{font-size:var(--gm-font-size-1r3125);}
.table-comparison .cell.attribute img{max-width: 100%; height: auto;}
.table-comparison .product-item-photo{display: block; margin: 0 auto 15px;}
.table-comparison .product-image-photo{margin-left: 0;}
.table-comparison .product-item-actions,.table-comparison .price-box,.table-comparison .product.rating,.table-comparison .product-item-name{display: block; margin: 15px 0;}
.table-comparison .product-addto-links {margin-top: 15px;}
.table-comparison .product-item-actions .action {margin-bottom: 0; line-height: 35px; min-height: 35px; height: auto;}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle{line-height: 1.2rem; padding: 5px 8px; font-size: var(--gm-font-size-1r);}
.table-comparison .product-addto-links .action.toggle{padding: 0;}
.table-comparison .cell.remove{padding-top: 0; padding-bottom: 0; text-align: right;}
.table-comparison .product-item-actions > .actions-primary {display: inline-block; vertical-align: middle;}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {margin-left: 10px; margin-top: 10px; display: inline-block; vertical-align: middle;}
.table-comparison .product-item-actions > .actions-secondary a {display: inline-block; vertical-align: middle; margin-bottom: 5px;}
.table-comparison .product-item-actions > .actions-secondary a:last-of-type {margin-left: 8px;}
.table-comparison .action.tocart {white-space: normal; max-width: 100%; line-height: 25px; padding-top: 5px; padding-bottom: 5px;}
.comparison.headings{background: var(--dn-white); left: 0; position: absolute; top: 0; width: auto; z-index: 2;}

#checkout_multishipping_form .actions-toolbar a.action.back {
	float: left;
    padding: 9px 0;
    margin-right: 10px;
}
/*} */
/* Sidebar ===================================================================={ */
.sidebar .block {margin-bottom: 1.625rem; color: var(--gm-body-secondary-color); border: solid 1px var(--gm-border-color); padding: 1rem;}
.sidebar .block .actions-toolbar {text-align: center; margin: 0; padding-top: 1.5em; border-top: solid 1px var(--gm-border-color);}
.sidebar .block .secondary {margin-left: 7px;}
.sidebar .block .actions-toolbar .secondary a {background: var(--gm-body-secondary-bg); border: none; color: var(--gm-body-secondary-color);}
.sidebar .block .actions-toolbar .secondary a:hover {background: var(--gm-info); color: var(--dn-white);}
.sidebar .block ul,
.sidebar .block ol {margin: 0; padding: 0; list-style: none;}
.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title {margin-bottom: 1em;}
.sidebar .block .block-title {font-size: 0; margin-bottom: 12px;}
body .sidebar .block-title .left-divider,
body .sidebar .block-title .right-divider {margin-top: 9px;}


.sidebar .block.account-nav {padding:0;}

/*
div.cart-summary .title:before,
div.cart-summary .title:after {
	content: '' !important;
	display: table  !important;
	clear: both !important;
	position: static !important;
}*/
.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title strong{
    color: var(--dn-icon-color);
    line-height: 25px;
    margin: 0 0 15px;
    font-weight: 500;
    padding: 0 0 14px;
    font-size: 18px;
    position: relative;
    text-transform: none;
    letter-spacing: 0;
    border-bottom: 1px solid var(--gm-body-border);
}
.sidebar .block .block-title strong,
.block-title strong {font: inherit; color: inherit;}

.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title {
    font-weight: 500;
    display: block;
    padding-bottom: 13px;
}

.sidebar .block.filter .filter-options-title strong{float: left; font-weight: inherit;}
.sidebar .block.filter .filter-options-title .left-divider,
.sidebar .block.filter .filter-options-title .right-divider{margin-top: 10px;}


.block-collapsible-nav-title strong {float: none;}
.block-title .right-divider {margin-top: 0.625rem;}
.sidebar .block-title .left-divider {margin-top: 0.625rem;}
.sidebar .block.filter .block-subtitle {display: none;}
.sidebar .block.filter {}
.sidebar .block.filter .filter-count-label {display: none;}
.sidebar .block.filter dl dd {margin-bottom: 2.333em; margin-left: 0;}
.sidebar .block.filter .filter-options-title {color: var(--dn-icon-color); font-size: 16px; font-weight: 300; line-height: 25px; margin-bottom: .5em; padding: 0; text-transform: none;}
.sidebar .block.filter ol li {
	margin: 0 -20px;
    padding: 0 20px;
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
.sidebar .block.filter ol li:hover {background-color: transparent;}
.sidebar .block.filter ol li {border-top: none;}
.sidebar .block.filter ol li a {
	font-size:var(--gm-font-size-0r8125);
    line-height: 19.5px;
    font-weight: 400;
    color: var(--gm-body-secondary-color);
    display: block;
    padding: 0;
}
.sidebar .block.filter ol li a:hover {
	color: var(--gm-info);
}
.sidebar .block.filter ol li a:before {
	content: '\f111';
	font-family: 'FontAwesome';
	display: inline-block;
	margin-right: 5px;
	line-height: 1;
	color: inherit;
	vertical-align: middle;
	font-size: 5px;
}
.sidebar .block.filter .filter-current ol li a.remove span {display: none;}
.sidebar .block.filter .filter-current ol li a.remove {display: inline-block; float: right; line-height: 1;}
.sidebar .block.filter .filter-current ol li a.remove:before {content: '\f00d';  margin-right: 0;}
.sidebar .block.filter .filter-current {padding-bottom: 1.5em; margin-bottom: 1.5em; border-bottom: 1px solid rgba(0,0,0,0.1);}
.sidebar .block.filter .filter-clear {
	display: inline-block;
	background: var(--gm-body-secondary-bg);
	border: none;
	color: var(--gm-body-secondary-color);
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	border-radius: 3px;
	font-size:var(--gm-font-size-0r8125);
}
.sidebar .block.filter .filter-clear i + span {margin-left: 6px;}
.sidebar .block.filter .filter-clear:hover,
.sidebar .block.filter .filter-clear:focus {background-color: var(--gm-info); color: var(--dn-white);}
.sidebar .block.filter ol li .filter-label {display: inline-block; width: auto;}
.sidebar .block.filter ol li .count {
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: var(--gm-font-size-0r625);
    color: inherit;
	margin-left: 5px;
    padding: 0;
    white-space: nowrap;
}
.sidebar .block.filter ol li .count:before,
.sidebar .block.filter ol li .count:after {
	content: '(';
	display: inline-block;
	color: inherit;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	position: relative;
	top: 1px;
}
.sidebar .block.filter ol li .count:after {content: ')';}
.sidebar .block.filter ol li .price {font-size: inherit; color: inherit; font-weight: inherit;}
.sidebar .filter-options-title:after {top: 4px; right: 0;}
.sidebar .filter-options-content .count:before,
.sidebar .filter-options-content .count:after {content: none;}
.sidebar .block.filter .swatch-attribute-options .swatch-option.text {
	border: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: inline-block;
    -moz-transition: box-shadow 300ms ease;
    -webkit-transition: box-shadow 300ms ease;
    -o-transition: box-shadow 300ms ease;
    transition: box-shadow 300ms ease;
	color: var(--gm-body-secondary-color);
	font-weight: normal;
}
/*} */
/*Sidebar banner --------------------------------------------------------{ */
.sidebar .block.widget.block-static-block {border: none; padding: 0;}
.text-banner.sidebar-banner {position: relative;}
.text-banner.sidebar-banner .banner-content {top: 4%; left: 8%; text-align: center; right: 8%; bottom: 3%; position: absolute; color: var(--dn-white);}
.text-banner.sidebar-banner .banner-content .title {font-size: 4.167em; letter-spacing: -4px; line-height: .8;}
.text-banner.sidebar-banner .banner-content .subtitle {text-transform: none; font-size: 1.5em; letter-spacing: 8px;}
.text-banner.sidebar-banner .banner-content .small-title {position: absolute; bottom: 0; left: 0; right: 0; text-align: center; text-transform: none; font-size: 1.5em; font-weight: 300;}
/*} */
/*Block filter mobile --------------------------------------------------- {*/
.toolbar .shop-by .shop-by-button {
	height: 34px;
	width: 34px;
	line-height: 34px;
	font-size: 28px;
	background-color: transparent;
	border-color: transparent;
	padding: 0;
	text-align: center;
	color: var(--gm-body-secondary-color);
}
.toolbar .shop-by .shop-by-button:hover,
.toolbar .shop-by .shop-by-button.active,
.toolbar .shop-by .shop-by-button:focus {color: var(--gm-info);}
.toolbar .shop-by .shop-by-button i {font-size: inherit; color: inherit;}
#layered-filter-block.mobile {
    width: 300px;
    background-color: var(--dn-white);
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    transition: left 550ms ease;
    right: -300px;
    overflow-y: auto;
    height: auto;
    min-height: 100vh;
    padding: 20px;
}
#layered-filter-block.mobile:before {
    content: '';
    width: 25px;
    height: auto;
    position: absolute;
    top: 0;
    left: -25px;
    bottom: 0;
    -webkit-box-shadow: 10px 0px 60px -5px rgba(0,0,0,0.44);
    -moz-box-shadow: 10px 0px 60px -5px rgba(0,0,0,0.44);
    box-shadow: 10px 0px 60px -5px rgba(0,0,0,0.44);
}
#layered-filter-block.mobile .block-title {margin: -20px -20px 0; padding: 10px 20px 10px; border-bottom: 1px solid var(--gm-border-color); font-size: 24px; text-transform: none;}
#layered-filter-block.mobile .block-title strong {border: none;}
#layered-filter-block.mobile .block-title:after {display: none;}
#layered-filter-block.mobile .filter-current,
#layered-filter-block.mobile .actions,
#layered-filter-block.mobile #narrow-by-list {margin: 0 -20px; width: auto; padding: 0;}
#layered-filter-block.mobile .block-content .filter-options-content + .filter-options-title,
#layered-filter-block.mobile .block-content .filter-options-title {margin: 0; padding: 12px 20px 11px; font-size: 18px;}
#layered-filter-block.mobile .block-content ol {padding: 0;}
#layered-filter-block.mobile .filter-current {width: auto; padding: 0; border-bottom: none;}
#layered-filter-block.mobile .block-content .filter-current li {margin: 0; padding: 16px 20px;}
#layered-filter-block.mobile .block-content .filter-current li {border-bottom: 1px solid var(--gm-border-color); color: rgba(0,0,0,0.5);}
#layered-filter-block.mobile .block-content .filter-current ol li a.remove:before {color: #b2b2b2; font-size:var(--gm-font-size-0r8125); margin-right: 0;}
#layered-filter-block.mobile #narrow-by-list {border-bottom: 1px solid var(--gm-border-color);}
#layered-filter-block.mobile #narrow-by-list li {margin: 0; padding: 7px 30px;}
#layered-filter-block.mobile #narrow-by-list .filter-options-content {display: none;}
#layered-filter-block.mobile #narrow-by-list .filter-options-item:not(:first-of-type) .filter-options-title {border-top: 1px solid var(--gm-border-color);}
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more .icon-plus,
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more .icon-minus {font-size: inherit;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more .icon-minus {display: none;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title.open .icon-more .icon-minus {display: inline-block;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title.open .icon-more .icon-plus {display: none;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more {float: right; display: inline-block; text-transform: none; font-size:var(--gm-font-size-0r8125); margin-top: 4px;}
#layered-filter-block.mobile .filter-actions {margin-bottom: 0; border-bottom: 1px solid rgba(0,0,0,0.1); width: auto; margin: 0 -20px;}
#layered-filter-block.mobile .filter-actions a {display: block; line-height: 1; color: rgba(0,0,0,0.5); height: auto; background-color: transparent; border-color: transparent; padding: 17px 20px; text-align: left;}
#layered-filter-block.mobile .filter-actions a i {font-size:var(--gm-font-size-0r8125); margin-right: 10px; color: rgba(0,0,0,0.3); position: relative;}
#layered-filter-block.mobile .filter-actions a span {text-transform: uppercase; color: inherit;}
#layered-filter-block.mobile .filter-actions a:hover,
#layered-filter-block.mobile .filter-actions a:active,
#layered-filter-block.mobile .filter-actions a:focus {background-color: rgba(0,0,0,0.1); color: var(--gm-body-color);}
#layered-filter-block.mobile #narrow-by-list .filter-options-title:after {content: '\f067'; right: 20px; font-size:var(--gm-font-size-0r8125); top: 50%; margin-top: -7px;}
#layered-filter-block.mobile #narrow-by-list .filter-options-item.active .filter-options-title:after {content: '\f068';}
/**/
.sidebar .block li {
	width: auto;
    overflow: hidden;
    padding: 0 10px;
	float: none;
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
.sidebar .block li + li {border-top: dotted 1px var(--gm-border-color);}
.sidebar .block li:not(.current):hover {background-color: var(--gm-body-secondary-bg);}
.sidebar .block li a,
.sidebar .block li strong {
	color: var(--gm-body-tertiary-color);
    display: inline-block;
	height: auto;
	min-height: 0;
	border: none;
	width: auto;
}
.sidebar .block li a.delete:hover {color: var(--gm-info);}
.sidebar .block li strong {font-weight: normal; color: var(--dn-icon-color);}
.sidebar .block li a:hover {background: transparent;}
.sidebar .block.block-reorder .product-item label,
.sidebar .block.block-reorder .product-item .field.item.choice {display: none;}
.sidebar .block.block-reorder li {padding: 0.5rem 0; background: none;}
.sidebar .block.block-reorder li:hover {background: none;}
.sidebar .block.block-reorder li .field {display: inline-block; margin-right: 10px; vertical-align: middle; position: relative; top: -2px;}
.sidebar .block.block-reorder li .product-item-name {padding: 0; vertical-align: middle;}
.sidebar .block.block-reorder li .product-item-name a {padding: 0;}

.sidebar .block.block-wishlist li {padding: 1em 0;}
.sidebar .block.block-wishlist li a {padding: 0;}
.sidebar .block.block-wishlist li:hover {background: none;}
.sidebar .block.block-wishlist .product-item-photo {
	display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.sidebar .block.block-wishlist .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.sidebar .block.block-wishlist .product-item-details {display: table-cell; vertical-align: top; white-space: normal; width: 99%; position: relative; padding-right: 20px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions {position: absolute; right: 0; top: 0; text-align: right;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action {margin-bottom: 3px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action:hover {color: var(--gm-body-highlight-bg);}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .tocart:before {content: '\f07a';}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .tocart span {display: none;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions button.action {background: none; padding: 0; border: none;line-height: 1; min-height: 0; height: auto; color: var(--gm-dark-bg-subtle); width: auto;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i {color: var(--gm-border-color); font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i {color: var(--gm-border-color); font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i:hover,
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i:hover {color: var(--gm-body-highlight-bg);}
.sidebar .block.block-wishlist .product-item-details .product-item-name,
.sidebar .block.block-wishlist .product-item-details .product-item-link {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-name a {color: var(--gm-body-secondary-color);}
.sidebar .block.block-wishlist .actions-toolbar {margin-top: 1em;}
.sidebar .block.block-compare .product-item-name {padding: 0; width: calc(100% - 15px);}
.sidebar .block.block-compare .action {float: right; position: relative; top: 2px;}

.block-reviews-dashboard  {margin-top: 3em;}
.block-reviews-dashboard ol {list-style: decimal; padding-left: 20px; color: var(--dn-icon-color);}
.block-reviews-dashboard ol li .product-name a {font-weight: 400; color: var(--dn-icon-color);}
.block-reviews-dashboard ol li .rating-summary {margin: -1px 0 0 5px;}



.filter-title{display: none;}
.filter-content .item{margin: 10px 0;}
.filter-actions{margin-bottom: 30px;}
.filter.active .filter-options,.filter-options{background: transparent; clear: both; display: block; overflow: initial; position: static;}
.filter-subtitle{position: static; display: block;}
.page-layout-1column.page-with-filter .column.main{padding-top: 45px; position: relative; z-index: 1;}
.page-layout-1column .filter.block{margin-bottom: 24px;}
.page-layout-1column .filter-content{margin-top: 10px;}
.page-layout-1column .filter-subtitle{display: none;}
.page-layout-1column .filter-options-item{border: 0; display: inline-block; margin-right: 25px;}
.page-layout-1column .filter-options-item.active{position: relative; z-index: 9;}
/* .page-layout-1column .filter-options-item.active:hover{z-index: 3;} */
.page-layout-1column .filter-options-item.active:after,
.page-layout-1column .filter-options-item.active:before{border: 8px solid transparent; height: 0; width: 0; border-bottom-color: var(--dn-black); bottom: -1px; content: ''; display: block; left: 50%; margin-left: -20px; position: absolute; z-index: 3;}
.page-layout-1column .filter-options-item.active:after{border-bottom-color: var(--dn-white); margin-top: 2px; z-index: 4;}
.page-layout-1column .filter-options-title{padding: 0 20px 0 0;}
.page-layout-1column .filter-options-title:after{right: 2px; top: 3px; z-index: 3;}
.page-layout-1column .filter-options-content{background: var(--dn-white); -webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75); -moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75); -ms-box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75); box-shadow: 0 3px 5px 0 rgba(50,50,50,0.75); border: 1px solid var(--gm-border-color); padding: 5px 0; position: absolute; top: 100%; width: 180px; z-index: 2; display: none;}
.page-layout-1column .filter-options-content .item{padding: 5px; margin: 0;}
.page-layout-1column .filter-options-content .item a{margin-left: 0;}
.page-layout-1column .filter-options-content .item:hover{background-color: var(--gm-link-active-color);}
.page-layout-1column .filter-current{display: inline; line-height: 35px;}
.page-layout-1column .filter-current-subtitle{color: var(--gm-body-tertiary-color); display: inline; font-size:var(--gm-font-size-0r8125); font-weight: normal; padding: 0;}
.page-layout-1column .filter-current-subtitle:after{content: ':';}
.page-layout-1column .filter-current .item,.page-layout-1column .filter-current .items{display: inline;}
.page-layout-1column .filter-current .item{margin-right: 25px;}
.page-layout-1column .filter-current .action.remove{line-height: normal;}
.page-layout-1column .filter-actions{display: inline;}
.page-layout-1column .filter-actions ~ .filter-options{margin-top: 25px;}


.filter-options-title {
	cursor: pointer;
	font-weight: 600;
	margin: 0;
	overflow: hidden;
	padding: 10px 40px 0 10px;
	position: relative;
	text-transform: uppercase;
	word-break: break-all;
	z-index: 1;
	display: block;
	text-decoration: none;
}
div.filter-options-title:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f107";
	position: absolute;
	right: 13px;
	top: 9px;
}
.filter-options-title:hover {color: var(--dn-black);}
.active > .filter-options-title:after {content: '\f106';}
.filter-options-content {margin: 0; padding: 10px;}
.filter-options-content .item {margin: 10px 0; line-height: 1.3125;}
.filter-options-content a {color: var(--gm-dark-bg-subtle);  margin-left: -5px; margin-right: -5px; padding-left: 5px; padding-right: 7px;}
.filter-options-content a:hover {background-color: var(--gm-link-active-color); text-decoration: none;}
.filter-options-content a:hover + .count {background-color: var(--gm-link-active-color);}
.filter-options-content .count {color: var(--gm-body-tertiary-color); padding-right: 5px;}
.filter-options-content .count:before {content: '(';}
.filter-options-content .count:after {content: ')';}
.filter-options-content .price {font-size: inherit; color: inherit; font-weight: inherit;}A
.filter-options-content .swatch-attribute.swatch-layered {padding: 0 /*8px*/;}

body:not(.page-layout-1column) .default-open .filter-options-title:after {content: '\f106';}
body:not(.page-layout-1column) .default-open .active .filter-options-title:after {content: '\f107';}
body:not(.page-layout-1column) .default-open .filter-options-content {display: block;}

.swatch-option-link-layered {
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}
/*} */
/* Cart ===================================================================={ */
/*
body table > tbody + tbody {
	border-width: 1px;
}

body .table > thead > tr > th {
	/*border-bottom-width: 1px;
	padding: 0.625rem;
    font-size: var(--gm-font-size-1r);
    font-weight: bold;
    color: var(--dn-icon-color);
    text-align: center;

    white-space: nowrap;
}	*/

/*.cart.table-wrapper td,*/
/*
#shopping-cart-table td {
	padding: 1rem 0.8125rem; 
	vertical-align: middle;
	text-align: center;
	}

#shopping-cart-table .item {
	text-align: left;
}#shopping-cart-table td.price-wrapper,
.cart.table-wrapper td.price-wrapper,
.cart.table-wrapper td.subtotal {text-align: center;}

#shopping-cart-table td:first-child,
.cart.table-wrapper td:first-child,
.cart.table-wrapper th {padding-left: 0;}

#shopping-cart-table th,
.cart.table-wrapper th {border-right: none;}

#shopping-cart-table,
.cart.table-wrapper .table,
.cart.table-wrapper .table > tbody + tbody {border-bottom: none;}


#shopping-cart-table tbody tr:last-child > td,
.cart.table-wrapper .table > tbody > tr:last-child > td {border-bottom: none;}

#multiship-addresses-table td.actions,
.table td.remove {border-right: none; background-color: var(--gm-body-bg); width: 75px;}

#multiship-addresses-table td.actions a:before,
.table td.remove  i {
	font-size:14px;
    color: var(--gm-dark-border-subtle);
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    border: solid 1px var(--gm-border-color);
    border-radius: 50%;
    -moz-border-radius: 50%;
	padding: 0;
}*/
/*
.cart.table-wrapper .product-item-photo,
#shopping-cart-table a.product-item-photo {
	display: table-cell;
    vertical-align: top;
    position: static;
    padding-right:1rem;
    width: 1%;
    max-width: 100%;
}
.cart.table-wrapper .product-image-container,
#shopping-cart-table a.product-item-photo span.product-image-container {
	display: inline-block; 
	max-width: 68px!important; 
	width: 68px!important;}
.cart.table-wrapper .product-image-container .product-image-wrapper,
#shopping-cart-table span.product-image-container span.product-image-wrapper {
	vertical-align: middle;}

#shopping-cart-table img.product-image-photo {
	width:68px!important;
	max-width: 68px!important;
}

.cart.table-wrapper .product-item-details,
#shopping-cart-table td div.product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
	position: relative;}
.cart.table-wrapper .actions-block,
#shopping-cart-table td div.product-item-details div.actions-block {
	display: inline-block; 
	float:right; 
	clear: both;}

	#shopping-cart-table td div.product-item-details div.actions-block a {position: static;}
	#shopping-cart-table td div.product-item-details div.actions-block a.action-towishlist {padding: 5px;}
	#shopping-cart-table td div.product-item-details div.actions-block a.action-towishlist span {display: none;}
	#shopping-cart-table td div.product-item-details div.actions-block a.action-towishlist:before {
		content: '\f004';
		font-family: 'FontAwesome';
		color: var(--gm-dark-border-subtle);
		font-size:var(--gm-font-size-0r8125);
	}
	.cart.table-wrapper .actions-block a.action-towishlist:hover:before {color: var(--gm-warning);}
	.cart.table-wrapper .actions-block a i {color: var(--gm-dark-border-subtle); font-size:var(--gm-font-size-0r8125);}
	.cart.table-wrapper .item-options {margin: 0;}
	.cart.table-wrapper .action-gift {
		margin: 12px 0;
	}
	 .cart.table-wrapper .actions-toolbar {margin: 0;}
	body .table .action i:hover {color: var(--gm-info);} 


#shopping-cart-table td.qty label.label,
.cart.table-wrapper .qty .label {display: none;}
#shopping-cart-table td.qty {width:96px;}
.cart.table-wrapper .field.qty {width: 96px;}
*/

/*
.cart-container .cart.actions a.continue,
.cart-container .cart.actions button {
	color: var(--dn-icon-color); 
	border: solid 1px var(--gm-dark-border-subtle); background-color: transparent; text-transform: none; font-weight: 500; font-size:var(--gm-font-size-0r8125);}
.cart-container .cart.actions a.continue:hover,
.cart-container .cart.actions button:hover,
.cart-container .cart.actions a.continue:focus,
.cart-container .cart.actions button:focus,
.cart-container .cart.actions a.continue:active,
.cart-container .cart.actions button:active {
	background-color: var(--gm-body-secondary-bg); color: var(--dn-icon-color); border-color: var(--gm-body-secondary-bg);}*/


/* UNKNOWN */
fieldset .field.review-field-summary {margin-top: 0;}
fieldset .field:not([class*='col-']) ~ .field:not([class*='col-']) {margin-top: 75em;}

/*
#co-shipping-method-form {
	margin-top: 1.5em;}
div.cart-summary > #gift-options-cart {
	display: none;}
.cart-totals .table-caption {
	text-align: center;}
div.cart-summary .title {
	margin-bottom: 1em; text-align: center; width: 100%; overflow: hidden; }
.cart-totals .table-caption,
div.cart-summary .title strong,
div.cart-summary .title span,
.block.crosssell .block-title {
	padding: 0 0 12px; margin: 0 0 18px; text-align: left; border-bottom: solid 1px var(--gm-border-color);}
div.cart-summary .title strong,
div.cart-summary .title span {
	display: block; margin-bottom: 6px;}
div.cart-summary .content {
	display: block !important;}
div.cart-summary .label {
	color: var(--dn-icon-color);}
div.cart-summary .title .right-divider {
	margin-top: 0.625rem;}
div.cart-summary .title .left-divider {
	margin-top: 0.625rem;}

div.cart-summary .actions-toolbar {
	padding-top: 1.5em; border-top: solid 1px var(--gm-border-color);}

div.cart-summary .rate .methods dd + dt {
	margin-top: 1em;}
div.cart-summary #block-shipping .item-options .price{
	font-size: var(--gm-font-size-1r);}*/


/* ===   CART SUMMARY   === 

div.row + div.cart-summary > div {}

*/
/* === !!CART SUMMARY   === */

/* ===   CART COUPON   === */
/* === !!CART COUPON   === */

/* ===   CART SHPPING   === */

/* === !!CART SHPPING   === */

/* ===   CART TOTALS   === */


/* === !!CART TOTALS   === */

/* ===   CART MISC   === */

/* === !!CART MISC   === */

/* ---===   ENDOF: SHOPPING CART (REVIEW)   ===--- */
/*=============================================================================== */
/*} */
/* notneeded ----------------------------------------------------{

body .description ul,
body .description ol {margin-left: 20px;}

table.table.totals .label {padding-bottom: 2px;}
.table.totals tr:not(:last-child) th,
.table.totals tr:not(:last-child) td {border-bottom: 1px dotted rgba(0,0,0,0.1);}
.table.totals th strong {font-weight: normal;}
.table.totals td .price {font-size:var(--gm-font-size-0r8125); font-weight: 300; line-height: normal;}
.table.totals tr.grand td .price {font-size: 22px; font-weight: 300; line-height: normal; color: var(--gm-danger);}
.cart-totals table {border: none; overflow: hidden; margin-bottom: 0;}
.checkout-methods-items {
	list-style: none; 
	text-align: center; 
	margin: 0 -24px !important;
	padding: 20px 24px 0 !important; 
	border-top: 1px solid rgba(0,0,0,0.1);
}
.checkout-methods-items li + li {padding-top: 1em;}


.checkout-methods-items li a {color: var(--gm-body-secondary-color); font-size: var(--gm-font-size-0r8125); line-height: 1.583em;}
.checkout-methods-items li a:hover {color: var(--gm-info);}
*/

/*} */
/* Checkout ================================================================={ */
.multicheckout .block-content .title {margin-left: 10px;}
.multicheckout .block .title {margin-bottom: 9px;}
.multicheckout .block .title strong {font-weight: inherit;}

/*body .table > tbody > tr > td {padding: 1.5em; vertical-align: middle;}

body .table > tbody > tr > td .qty input:not(.cart-qty) {
	background-color: var(--gm-body-secondary-bg); 
	border-color: var(--gm-body-secondary-bg); 
	float: none; 
	margin: 0;
}

body .table > tbody > tr > td .items-qty .item {list-style: none;}
body .table > tbody > tr > td.address label,
#multiship-addresses-table .qty label {display: none;}*/
.multicheckout .actions-toolbar .primary {margin: 9px 0;}
.multicheckout .actions-toolbar .secondary {float: right;}
.multicheckout .box:not(.box-items) {border: solid 1px var(--gm-danger); padding: 0.625rem; margin: 0 0 0.75em 0;}
.multicheckout .box-title {display: block; margin-bottom: 9px; font-size:var(--gm-font-size-0r8125);}
.multicheckout .box-title.with-link > span {position: relative; padding-right: 10px;}
.multicheckout .box-title.with-link .action {font-size: 0; color: var(--gm-body-tertiary-color);}
.multicheckout .box-title.with-link .action:hover {color: var(--gm-info);}
.multicheckout .box-title.with-link .action:before {
	padding: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f040";
}
/* .multicheckout .box-title.with-link > span:after {content: ''; display: block; border-right: solid 1px; border-color: inherit; position: absolute; right: 3px; top: 0; height: 100%;} */
.multicheckout .box dl,
.multicheckout .box address {margin: 0;}
.multicheckout .box .radio {margin-top: 0; margin-bottom: 0;}
.multicheckout .box .legend {display: none;}
.multicheckout .box .radio input {margin-top: 2px;}
.multicheckout .box label .price {font-size: inherit; font-weight: inherit;}
.multicheckout .grand.totals {text-align: right;}
/*.table-order-review .price {font-size: 1.16em;}
.table-order-review td.price,
.table-order-review td.subtotal {font-size: var(--gm-font-size-1r); text-align: center;}
.table-order-review .totals th,
.table-order-review .totals-tax th {background: none;}
.table-order-review .totals td,
.table-order-review .totals-tax td {font-size: var(--gm-font-size-1r); text-align: right;}
.box-shipping-method .price {font-size: inherit; font-weight: inherit;}*/

.customer-name-prefix-middlename-suffix {margin-left: -10px; margin-right: -10px; margin-bottom: 0.625rem;}
.customer-name-prefix-middlename-suffix .field {float: left; margin: 0!important; padding: 0 10px;}
/*} */
/* OPC =========================================================================={ */
#checkout .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: -62px;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
#checkout .authentication-wrapper .action-auth-toggle {
	height: auto;
	top: -9px;
    position: relative;
	color:var(--gm-body-secondary-color);
    border: none;
    padding: 0;
    background: none;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
#checkout .authentication-wrapper .action-auth-toggle:hover {color: rgba(0,0,0, 0.5);}
#checkout .authentication-wrapper .action-auth-toggle:before {
    content: '\f090';
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 5px;
}
#checkout .authentication-wrapper .dropdown-overlay.modal-custom-overlay{display: none;}
.authentication-dropdown .block-authentication .actions-toolbar > .secondary {
	margin-top: 0;
}
.authentication-dropdown {
	min-width: 300px;
    background-color: var(--dn-white);
    border: 1px solid var(--gm-border-color);
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear .1s, visibility 0s linear .1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
}
.authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear .1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
}
.authentication-dropdown .modal-header {padding: 0;}
.authentication-dropdown .modal-header .action-close {margin: 0; z-index:99999;}
.block-authentication .block-title {padding: 0; border: none;}
.block-authentication .block-title strong{padding-left: 0;}
.block-authentication .actions-toolbar:before,
.block-authentication .actions-toolbar:after {content: ''; display: table;}
.block-authentication .actions-toolbar:after {clear: both;}
.block-authentication .actions-toolbar > .secondary {margin-top: 10px;}
.block-authentication .actions-toolbar > .primary {display: inline; float: right; margin-right: 0;}
.block-authentication .actions-toolbar > .primary .action {margin-right: 0;}
.popup-authentication .modal-inner-wrap {min-width: 768px; width: 60%;}
.popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid var(--gm-border-color);
}
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.popup-authentication .block[class]{box-sizing: border-box; float: left; padding: 10px 30px 0 0; width: 50%;}
.popup-authentication .block[class] + .block {border-left: 1px solid var(--gm-border-color); border-top: 0; margin: 0; padding: 10px 0 0 40px;}
.popup-authentication .block[class] + .block::before {left: 0; top: 50%;}
.popup-authentication .actions-toolbar {margin-bottom: 0; margin-top: auto;}
.authentication-dropdown {box-sizing: border-box;}
.authentication-dropdown .modal-inner-wrap {padding: 18px;}
.authentication-dropdown .modal-content {background: none;}
._has-auth-shown .authentication-wrapper {z-index: 900;}
.block-authentication .field .label {font-weight: 400;}
.block-authentication .actions-toolbar {margin-bottom: 5px;}
.block-authentication .block[class] {margin: 0;}
.block-authentication .block[class] ul {list-style: none; padding-left: 10px;}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {float: none; width: auto;}
.block-authentication .block[class] + .block {border-top: 1px solid var(--gm-border-color); margin-top: 40px; padding-top: 40px; position: relative;}
.block-authentication .block[class] + .block::before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: var(--dn-white);
    border: 1px solid var(--gm-border-color);
    border-radius: 50%;
    box-sizing: border-box;
    color: var(--gm-dark-bg-subtle);
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: var(--dn-letter-spacing);
    padding: 0 .2rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}

.checkout-container:before,
.checkout-container:after {
	content: '';
	display: table;
	clear: both;
}
.checkout-container ol,
.checkout-container ul {list-style: none; margin: 0; padding: 0;}
.checkout-container #checkoutSteps > li + li {margin-top: 1.5em;}
.form-delivery-instruction {

}
.form-delivery-instruction .step-title {
	font-size:1.625rem;
	line-height: 1.3125;
	color:var(--dn-icon-color);
	font-weight: 500;
}

.form-delivery-instruction .step-content .order-delivery-instructions {
	background:var(--gm-body-bg);
	margin-bottom:10px;
	height:100px;
	font-size:.9em;
}
.checkout-container .opc-progress-bar {margin: 0 0 20px; counter-reset: i; display: block; font-size: 0;}
.checkout-container .opc-progress-bar-item {margin: 0; width: 185px; display: inline-block; position: relative; text-align: center; vertical-align: top;}
.checkout-container .opc-progress-bar-item:before {
    background: var(--gm-body-secondary-bg);
    top: 19px;
    transition: background .3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
}
.checkout-container .opc-progress-bar-item:first-child:before {border-radius: 6px 0 0 6px;}
.checkout-container .opc-progress-bar-item._active:before {background: var(--gm-body-secondary-color);}
.checkout-container .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: var(--gm-body-secondary-bg);
    font-weight: 300;
    font-size: 1.3125rem;
}
.checkout-container .opc-progress-bar-item._active > span {color: var(--gm-body-secondary-color);}
.checkout-container .opc-progress-bar-item > span:before,
.checkout-container .opc-progress-bar-item > span:after {
    background: var(--gm-body-secondary-bg);
    height: 38px;
    margin-left: -19px;
    transition: background .3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
}
.checkout-container .opc-progress-bar-item > span:after {
    background: var(--gm-body-bg);
    height: 26px;
	line-height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: var(--gm-body-secondary-color);
    font-weight: 600;
    font-size: 1.8rem;
}
.checkout-container .opc-progress-bar-item._active > span:before {background: var(--gm-body-secondary-color);}
.checkout-container .opc-progress-bar-item._active > span:after {
	content: "\f00c";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 26px;
	font-size: 1.5rem;
}
.opc-wrapper {
	float: left;
	width: 66.666667%;
	padding-right: 10px;
}
.opc-summary-wrapper {
	float: left;
	width: 33.33333334%;
	padding-left: 10px;
}
.opc-estimated-wrapper {display: none;}
.opc-estimated-wrapper {background-color: var(--gm-body-bg); border-bottom: 1px solid var(--gm-border-color); border-top: 1px solid var(--gm-border-color); margin: -10px -15px 15px; padding: 18px 15px;}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
    display: block;
    margin-bottom: 1rem;
    padding-top: 0.625rem;
    color: var(--gm-body-tertiary-color);
    font-weight: 400;
    font-size: 1.625rem;
	line-height: 1.3125;
}
.opc-wrapper .shipping-address-items {font-size: 0;}

.opc-wrapper .btn {line-height: 1;}

.opc-wrapper .shipping-address-item {
	color: var(--gm-body-tertiary-color);
    border: 2px solid transparent;
    font-size: var(--gm-font-size-1r);
    margin: 0 0 0.625rem;
    padding: 1rem 1.3125rem;
    transition:all .3s linear;
    width: 49%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}

.opc-wrapper .shipping-address-item:hover {
	color:var(--gm-body-secondary-color);
}

.opc-wrapper .shipping-address-item.selected-item {
	border-color: var(--gm-success);
	background-color:var(--gm-light-bg-subtle);
	color: var(--gm-emphasis-color);
	border-radius: var(--gm-border-radius-sm);
}

.opc-wrapper .action-select-shipping-item {
	float: left; 
	margin: 10px 0; 
	width: 100%; 
	display: block; 
	line-height: 1;
	color:var(--gm-body-tertiary-color);
}

.opc-wrapper .shipping-address-items button.action-select-shipping-item  {
	background-color:var(--gm-body-tertiary-bg); 
	border:2px solid var(--gm-dark-bg-subtle);
	color:var(--gm-dark-border-subtle);
}

.opc-wrapper .shipping-address-items button.action-select-shipping-item:not(.disabled):hover  {
	background-color:var(--gm-body-tertiary-color); 
	border:2px solid var(--gm-dark-border-subtle);
	color:var(--gm-body-bg);
}
	
button.action.action-select-shipping-item.disabled { 
	background: var(--gm-light-bg-subtle); 
	/*opacity: .5; */
	border: 1px solid var(--gm-success-border-subtle); 
	color: var(--gm-light-border-subtle); 
	cursor:default; 
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: var(--gm-success);
    color: var(--gm-success-bg-subtle);
    content: "\f00c";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 1.625rem;
    width: 1.875rem;
    font-size: var(--gm-font-size-1r);
    line-height: 1.3125;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.opc-wrapper .shipping-address-item:before {
    background: none;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.opc-wrapper .shipping-address-item:nth-child(3n+1):before,
.opc-wrapper .shipping-address-item.selected-item:before,
.opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {content: none;}
.opc-wrapper .step-content {margin: 0 0 40px;}
.opc-block-shipping-information .shipping-information > div + div {margin-top: 20px;}
.opc-wrapper .field.street .label {text-align: left;}
.opc-wrapper .field.street label.label:after {content: none;}

#checkout-shipping-method-load .row {
	margin: 0;
}
#checkout-shipping-method-load .table-checkout-shipping-method {
	width: 100%; 
	max-width: 100%;
}
#checkout-shipping-method-load .table-checkout-shipping-method th {
    color: var(--gm-body-tertiary-color);
	font-weight:400;
}

#checkout-shipping-method-load .table-checkout-shipping-method td {
	border-top: 1px solid var(--gm-border-color); 
}
#checkout-shipping-method-load .table-checkout-shipping-method td,
#checkout-shipping-method-load .table-checkout-shipping-method th {
	padding:0.8125rem 0.8125rem;
}
#checkout-shipping-method-load .table-checkout-shipping-method thead th.col-method:first-child,
#checkout-shipping-method-load .table-checkout-shipping-method tbody td.col-method:first-child {
	width: 2.625rem; 
	max-width: 42px;
}

#checkout-shipping-method-load .table-checkout-shipping-method thead th.col-method:first-child {
	opacity: 0; 
	white-space: nowrap; 
	font-size: 0
}

#checkout-shipping-method-load .table-checkout-shipping-method tbody tr:nth-child(2n+1) {
	background-color:var(--gm-light-bg-subtle);
	color:var(--gm-light-text-emphasis);
}

#checkout-shipping-method-load .table-checkout-shipping-method .col-price {
	max-width:15%;
}

#checkout-shipping-method-load .table-checkout-shipping-method .price {
	font-family:'Sanchez', monospace;
}
#checkout-shipping-method-load .table-checkout-shipping-method input[type="radio"] {
	margin-top: 0;
	margin-left:10px;
}

#customer-email-fieldset {margin-top: 1.5em; border: none; padding: 0;}
#customer-email-fieldset .fieldset.hidden-fields {
	margin-bottom: 1.5em;
	border: none;
	padding: 0;
	margin-top: 12px;
}
#customer-email-fieldset .fieldset.hidden-fields .note {
	display: inline-block;
	padding-top: 6px;
}

.opc-summary-wrapper .modal-content {
	border-radius: 0;
	box-shadow: none;
	border: none;
	margin: 0;
	background:none;
}
.opc-block-summary {
	background-color: var(--gm-body-bg); 
	margin: 0 0 1rem; 
	padding: 1rem 1.3125rem;
}
.opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid var(--gm-border-color);
    padding: 0.625rem 2.625rem 0.625rem 0.25rem;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative;
}
.opc-block-summary .items-in-cart > .title:after {
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\f106';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
    line-height: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 3px 0 0;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	position: absolute;
	right: 0;
	top: 10px;
}
.opc-block-summary .items-in-cart.active > .title:after {content: '\f107';}
.opc-block-summary .items-in-cart:not(.active) .minicart-items {display: block !important;}
.opc-block-summary .items-in-cart.active .minicart-items {display: none !important;}
.opc-block-summary .items-in-cart .product {position: relative;}
.opc-block-summary .product-item .product-item-inner {display: table; margin: 0 0 10px; width: 100%;}
.opc-block-summary .product-item .product-item-name-block {display: table-cell; padding-right: 5px; text-align: left;}
.opc-block-summary .product-item .subtotal {display: table-cell; text-align: right;}

.opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
   /*  max-height: 370px; */
    padding: 15px 15px 0 0;
    border: 0;
}

/*} */
/* minicartstuff --------------------------------------------{ */
/*
.minicart-items-wrapper {
    border: 1px solid var(--gm-border-color);
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px;
}
.minicart-items .product-item {padding: 20px 0;}
.minicart-items .product-item:first-child {padding-top: 0;}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {float: left; width: 75px;}
.minicart-items .product-item-details {padding-left: 88px;}
.minicart-items .product-item-details .details-qty {margin-top: 10px;}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {margin: 5px 0;}
.minicart-items .product-item-details .price {font-size: var(--gm-font-size-1r); font-weight: inherit;} */

.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {content: ": ";}

.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.paypal-review-discount .block > .title{
    border-top: 1px solid var(--gm-border-color);
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
}
.minicart-items .product .toggle {border: 0; padding: 0 40px 5px 0;}
.minicart-items .subtitle {display: none;}
.minicart-items .item-options dt {text-align: left;}
.block-minicart .product.options.list {padding: 12px; background-color: var(--gm-body-bg); margin-top: 0; margin-bottom: 7px;}


.block-minicart .items-total {float: left; margin: 0 10px; display: none;}
.block-minicart .items-total .count {font-weight: 700;}
/*block-minicart .subtotal {margin: 20px -20px;  padding: 1.5em 25px 0; border-top: solid 1px var(--gm-border-color);  text-align: center;}*/
/* .block-minicart .amount .price-wrapper:first-child .price {font-size: 18px; font-weight: 700;} 
.block-minicart .subtitle {display: none;}
.block-minicart .subtotal .label,
.block-minicart .subtotal .price-container {
	display: inline-block; 
	vertical-align: middle; padding: 0; font-weight: 300; font-size: 2em; color: var(--dn-icon-color);}*/
.block-minicart .subtotal .price-container .price {font-size: inherit; font-weight: inherit; font-family: inherit;}
.block-minicart .subtitle.empty {display: block; font-size:var(--gm-font-size-0r8125); padding: 15px 0 15px; text-align: center;}
.block-minicart .text.empty {text-align: center;}
.block-minicart .block-content > .actions {margin-top: 10px;}
/* .block-minicart .block-content > .actions > .secondary {text-align: center;}
.block-minicart .block-content > .actions > .primary {margin: 0 10px 15px;} */
/*.minicart-wrapper .actions div.primary,
.minicart-wrapper .actions div.secondary {display: inline-block; vertical-align: middle; width: 49%;}
.minicart-wrapper .actions div a,
.minicart-wrapper .actions div button {height: 33px; line-height: 33px;}*/
.minicart-wrapper .actions div.secondary a {background-color: transparent; border: none; color: var(--gm-body-secondary-color); text-transform: none; font-size: 0.8125rem; font-weight: normal; text-align: left;}
.minicart-wrapper .actions div.secondary a.viewcart:after {content: '\f105'; font-family: 'FontAwesome'; display: inline-block;}
.minicart-wrapper .actions div.primary .btn {background-color: var(--dn-white); border-color: var(--gm-warning-border-subtle); color: var(--gm-warning); text-transform: none;}
.minicart-wrapper .actions .btn {display: block;}
/*.minicart-wrapper .actions .primary {float: right;}*/
.block-minicart .block-content > .actions .paypal-logo {margin-top: 15px; text-align: center;}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {margin: 15px 0 0; text-align: center;}
.minicart-wrapper {display: inline-block; position: relative; float: none; margin: 0 5px 0 5px;}
.minicart-wrapper:before,
.minicart-wrapper:after {content: ''; display: table;}
.minicart-wrapper:after {clear: both;}
.minicart-wrapper .action.showcart {cursor: pointer; display: inline-block; text-decoration: none; white-space: nowrap;}
.minicart-wrapper .action.showcart.active {display: inline-block; text-decoration: none;}
.minicart-wrapper .block-minicart {
	background: var(--dn-white);
	border: 1px solid var(--gm-border-color);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-sizing: border-box;
	display: none;
	list-style: none none;
	margin: 4px 0 0;
	min-width: 100%;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 100;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
	border-bottom-style: solid;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.minicart-wrapper .block-minicart:before {border: 6px solid; border-color: transparent transparent var(--dn-white) transparent; z-index: 99;}
.minicart-wrapper .block-minicart:after {border: 7px solid; border-color: transparent transparent var(--gm-border-color) transparent; z-index: 98;}
.minicart-wrapper .block-minicart:before {left: 10px; top: -12px;}
.minicart-wrapper .block-minicart:after {left: 9px; top: -14px;}
.minicart-wrapper.active {overflow: visible;}
.minicart-wrapper.active .block-minicart {display: block;}
.minicart-wrapper .block-minicart {padding: 1.625rem 1rem; right: 0; width: 320px;}
.minicart-wrapper .block-minicart .block-title {display: none;}
.minicart-wrapper .block-minicart:after {left: auto; right: 25px;}
.minicart-wrapper .block-minicart:before {left: auto; right: 26px;}
/*.minicart-wrapper .product .actions {float: right; position: absolute; top: 0; right: 0;}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {display: block; width: auto;}*/
.minicart-wrapper .action.close {
	background: none;
	border: 0;
	box-shadow: none;
	/* display: inline-block; */
	display: none;
	font-weight: 400;
	height: 40px;
	line-height: inherit;
	margin: 0;
	box-sizing: content-box;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-shadow: none;
	top: 0;
	width: 40px;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {background: none; border: none;}
.minicart-wrapper .action.close:hover {background: none; border: none;}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {cursor: not-allowed; opacity: .5; pointer-events: none;}
.minicart-wrapper .action.close > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-wrapper .action.close:before {
	color: var(--gm-body-color);
	content: '\f00d';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: top;
}
.minicart-wrapper .action.close:hover:before {color: inherit;}
.minicart-wrapper .action.close:active:before {color: inherit;}
.minicart-items {list-style: none none; margin: 0; padding: 0; height: auto!important;}

.minicart-items .product-item {
	padding: 1rem 0;
	margin: 0;
	border-bottom: 1px solid var(--gm-border-color); 
}

.minicart-items .product-item:first-child {padding-top: 0;}
.minicart-items .product-item-pricing .label {display: none; width: 4.5rem;}
.minicart-items .price-minicart {margin-bottom: 5px;}
/*.minicart-items .product-item-name {font-weight: 700; margin: 0 15px 10px 0; display: block; font-size: 16px;}
.minicart-items .product-item-name a {font: inherit;}
.minicart-items .product-item-details {padding-left: 88px; position: relative; min-height: 92px;}*/
/*.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {margin: 5px 0;}*/
.minicart-items .product-item-details .weee[data-label] {font-size: var(--gm-font-size-1r);}
/*.minicart-items .product-item-details .details-qty {margin-top: 5px; float: left;}*/
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {float: left;}
.minicart-items .product .toggle {border: 0; padding: 0 40px 0 0;}
.minicart-items .product .toggle:after {color: var(--dn-body-color); margin: 0 0 0 5px; position: static;}
.minicart-items .product .content {margin-top: 5px;}
.minicart-items .product .active > .toggle:after {content: '\e621';}
.minicart-items .product.pricing {margin-top: 3px;}
.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
	color: inherit;
	content: '\e622';
	display: inline-block;
	font-family: 'luma-icons';
	font-size: var(--gm-font-size-0r8125);
	font-weight: normal;
	line-height: 12px;
	margin: -3px 0 0 7px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
}
.minicart-items .product.options .details {display: none;}
.minicart-items .item-qty {
	margin-right: 10px;
	text-align: center;
	width: 2.125rem;
	display: inline-block;
	vertical-align: middle;
	padding: 0.1875rem 0.375rem;
	border-radius: 0.8125rem;
	font-size: var(--gm-font-size-0r8125);
	line-height: 1;
	height:1.3125rem;
	background-color: var(--gm-warning);
	border: none;
	color: var(--gm-body-secondary-color);
}
.minicart-items .update-cart-item {font-size: var(--gm-font-size-1r); display: inline-block; vertical-align: middle;}
.minicart-items .subtitle {display: none;}
.minicart-items .action.edit,
.minicart-items .action.delete {display: inline-block; text-decoration: none; line-height: 1;}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
	color: var(--gm-dark-border-subtle);
	content: '\f040';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	line-height: 20px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {color: var(--gm-info);}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {color: var(--gm-info);}
.minicart-items .action.delete:before {content: '\f00d';}


.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after
,/*
div.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {position: absolute; right: 20px; top: 10px;}
*/
/*
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
div.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
	content: '\f107';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
    line-height: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 3px 0 0;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}*/
.minicart-items .product .active > .toggle:after {content: '\f106';}
.minicart-items .product .toggle:after {color: var(--dn-body-color); margin: 0 0 0 5px; position: static;}
/*} */
/* checkout   ---------------------------------------------{ */

.checkout-payment-method .payment-method-title {padding:1.625rem 0; margin: 0; font-size: var(--gm-font-size-1r); color: var(--dn-icon-color);}
.checkout-payment-method .payment-method-title small {font-size:0.625em;}
.checkout-payment-method .step-title {margin-bottom: 1em;}
.checkout-payment-method .payment-method:first-child .payment-method-title {border-top: 0;}
.checkout-payment-method .payment-method._active .payment-method-content {display: block;}
.checkout-payment-method .payment-method-title .payment-icon {display: inline-block; margin-right: 5px; vertical-align: middle;}
.checkout-payment-method .payment-method-title .action-help {display: inline-block; margin-left: 5px;}
.checkout-payment-method .payment-method-content {display: none; padding: 0 0 20px;}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {margin: 0 0 20px;}
.checkout-payment-method .field-select-billing,.checkout-payment-method .billing-address-form {max-width: 500px; margin-bottom:1.625rem;}
.checkout-payment-method .billing-address-same-as-shipping-block {margin: 0 0 10px;}
.checkout-payment-method .payment-method-billing-address {margin: 0 0 20px;}
.checkout-payment-method .payment-method-billing-address input[type="checkbox"] {margin-top: 0;}
.checkout-payment-method .payment-method-billing-address .primary .action-update {margin-right: 0;}
.checkout-payment-method .payment-method-billing-address .billing-address-details {/*line-height: 27px; padding: 0;*/ padding-left:1.625rem;}
.checkout-payment-method .payment-method-billing-address .billing-address-details .btn {line-height: normal;}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {margin-top: 20px;}
.checkout-payment-method .payment-method-iframe {background-color: transparent; display: none; width: 100%;}
.checkout-payment-method .no-payments-block {margin: 20px 0;}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {content: '\f106';}
.checkout-payment-method .payment-option._collapsible .payment-option-title {cursor: pointer;}
.checkout-payment-method .payment-option._collapsible .payment-option-content {display: none;}
.checkout-payment-method .payment-option-title {padding: 20px 0;}
.checkout-payment-method .payment-option-title .action-toggle {color: var(--dn-icon-color); display: inline-block; text-decoration: none;}
.checkout-payment-method .payment-option-title .action-toggle:after {
	color: var(--dn-body-color);
	content: '\f107';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 0 10px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
	color: var(--gm-body-secondary-color);}
.checkout-payment-method .payment-option-title .action-toggle:active:after {color: var(--dn-body-color);}
.checkout-payment-method .payment-option-content {padding: 0 0 20px;}
.checkout-payment-method .payment-option-inner {margin: 0 0 20px;}
.checkout-payment-method .credit-card-types {padding: 0;}
.checkout-payment-method .credit-card-types .item {
	display: inline-block;
	list-style: none;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {font-weight: 700;}
.checkout-payment-method .credit-card-types .item._active img {filter: grayscale(0%); filter: none; webkit-filter: grayscale(0%);}
.checkout-payment-method .credit-card-types .item._inactive {filter: alpha(opacity=40); opacity: 0.4;}
.checkout-payment-method .credit-card-types .item span {display: inline-block; padding-top: 6px; vertical-align: top;}
.checkout-payment-method .credit-card-types img {filter: gray; filter: grayscale(100%); webkit-filter: grayscale(100%); webkit-transition: all .6s ease;}
.checkout-payment-method .ccard .fields > .year {padding-left: 5px;}
.checkout-payment-method .ccard .fields .select {padding-left: 5px; padding-right: 5px;}
.checkout-payment-method .ccard .month .select {width: 140px;}
.checkout-payment-method .ccard .year .select {width: 80px;}
.checkout-payment-method .ccard .number .input-text {width: 225px;}
.checkout-payment-method .ccard > .field.cvv > .control {display: inline-block; padding-right: 30px;}
.checkout-payment-method .ccard .cvv .label {display: block;}
.checkout-payment-method .ccard .cvv .input-text {width: 68px;}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {display: inline-block; vertical-align: top; margin-top: 0; width: auto !important;}
.checkout-payment-method .payment-method-content .actions-toolbar {text-align: right;}

.checkout-agreements-block {margin-bottom: 20px;}
.checkout-agreements-block .action-show {vertical-align: baseline;}
.checkout-agreements-items {padding-bottom: 30px;}
.checkout-agreements-items .checkout-agreements-item {margin-bottom: 20px;}
.checkout-agreements-items .checkout-agreements-item-title {border-bottom: 0;}
.checkout-agreement-item-content {overflow: auto;}

.checkout-shipping-address .amazon-button-container {margin: 22px 0;}
.amazon-button-container .field-tooltip {
	display: none;
    margin: -12px 0 0;
    right: 5px;
    top: 50%;
}
.amazon-button-container__cell {
	display: table-cell;
    min-width: 45px;
    position: relative;
}
.amazon-widget {
    height: 228px;
    max-width: 400px
}

.amazon-widget--address {
    margin-top: 20px
}

.amazon-addresses {
    margin-top: 20px
}

.amazon-addresses .amazon-address {
    margin-bottom: 20px
}

.checkout-payment-method .amazon-payment-method .payment-method-title {
    padding-bottom: 0;
    visibility: hidden
}

.opc-progress-bar-item._complete.lock-step {
    cursor: none;
    pointer-events: none
}

	@media all and (max-width: 768px) {
		.amazon-minicart-container .amazon-button-container {
			width:auto
		}
	}

fieldset.fieldset .billing-address-details br{display: block;}
#payment_form_braintree{
	padding: 0;
	border: none;
}
.payment-method-braintree .actions-toolbar button{margin-left: 20px;}
.payment-method-braintree fieldset.fieldset{
	border: none;
	padding: 0;
}
.payment-method-braintree .hosted-control{
	background: var(--dn-white);
	background-clip: border-box;
	background-clip: padding-box;
	border: 1px solid var(--gm-border-color);
	border-radius: 1px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:var(--gm-font-size-0r8125);
	height: 32px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	box-sizing: border-box;
	position: relative;
	width: 225px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
    content: '/';
    display: inline;
    padding-bottom: inherit;
    padding-top: inherit;
    position: absolute;
    right: -25px;
    top: 5px;
}
.payment-method-braintree .hosted-control.hosted-date {
    float: left;
    margin-bottom: 7px;
    width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
    margin-right: 50px;
}
.payment-method-braintree .hosted-error {
    clear: both;
    color: var(--gm-border-color);
    font-size: 1.2rem;
    height: 0;
    margin-top: 7px;
    opacity: 0;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {height: auto; opacity: 1;}
.payment-method-braintree .hosted-control.hosted-cid {width: 5rem;}
.payment-method-braintree .cvv .field-tooltip {left: 6rem;}

.payment-method-braintree .field label{font-weight: 600;}
.payment-method-braintree .hosted-control {
	background: var(--dn-white);
	background-clip: padding-box;
	border: 1px solid var(--gm-border-color);
	border-radius: 1px;
	font-size:var(--gm-font-size-0r8125);
	height: 32px;
	line-height: 1.42857143;
	padding: 0 9px;
	vertical-align: baseline;
	box-sizing: border-box;
	position: relative;
	width: 225px;
}
.payment-method-braintree .hosted-control.hosted-date {
	float: left;
	margin-bottom: 7px;
	width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
	margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
	content: '/';
	display: inline;
	padding-bottom: inherit;
	padding-top: inherit;
	position: absolute;
	right: -25px;
	top: 5px;
}
.payment-method-braintree .hosted-error{
	clear: both;
	color: var(--gm-border-color);
	font-size: 1.2rem;
	height: 0;
	margin-top: 7px;
	opacity: 0;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
	height: auto;
	opacity: 1;
}
.checkout-payment-method .ccard .cvv .label {
	display: block;
	text-align: left;
}
.payment-method-braintree .hosted-control:disabled {
	opacity: .5
}
.payment-method-braintree .hosted-control::-moz-placeholder {
	color: var(--gm-dark-bg-subtle);
}

.payment-method-braintree .hosted-control::-webkit-input-placeholder {
	color: var(--gm-dark-bg-subtle);
}

.payment-method-braintree .hosted-control:-ms-input-placeholder {
	color: var(--gm-dark-bg-subtle);
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
	border-color:  var(--gm-body-highlight-bg);
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
	border-color: var(--gm-border-color);
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
	border-color:  var(--gm-form-valid-border-color);
}

.payment-method-braintree .hosted-control.hosted-cid {
	width: 5rem;
}

.payment-method-braintree .hosted-control.hosted-date {
	float: left;
	margin-bottom: 7px;
	width: 6rem
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type {
	margin-right: 50px;
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
	content: '/';
	display: inline;
	padding-bottom: inherit;
	padding-top: inherit;
	position: absolute;
	right: -25px;
	top: 5px;
}
.payment-method-braintree .field-tooltip {
	right: 0;
}
.payment-method-braintree .cvv .field-tooltip{
    left: 6rem;
}
/*} */
/* .cart-totals, -----------------------------------------------------------{ */
.opc-block-summary .table-totals {/* border-top: 1px solid var(--gm-border-color); */ padding-top: 10px; border: none;}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {border: none; font-weight: 400; padding: 0.25rem 0 0.25rem 0.3125rem; background: none; vertical-align: top;  font-size: var(--gm-font-size-0r8125); }
.cart-totals .price,
.opc-block-summary .table-totals .price {font-size: var(--gm-font-size-0r8125); font-weight: inherit;}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {border: none; font-weight: 400; padding: 0.25rem 0.3125rem 0.25rem 1rem; text-align: right; vertical-align: top; white-space: nowrap;}
.cart-totals .grand th,
.cart-totals .grand td {padding: 6px 0 10px;}
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {padding: 0.625rem 0.3125rem 0.625rem 0;}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {display: inline-block; font-weight: bold;}
/*.cart-totals .grand .mark,*/
.opc-block-summary .table-totals .grand .mark {border-top: 1px dotted var(--gm-body-tertiary-bg); font-weight: bold; color: var(--dn-icon-color);}
.cart-totals .grand .mark strong {font-weight: normal!important; color: var(--gm-body-secondary-color);}
.cart-totals .grand .amount {border-bottom: none;}
.opc-block-summary .table-totals .grand .amount {border-top: 1px dotted var(--gm-body-secondary-bg); font-weight: bold; border-bottom: none;}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {margin-bottom: 0.625rem;}
/* .cart-totals tbody tr:last-child td, */
.opc-block-summary .table-totals tbody tr:last-child td {padding: 0.625rem 0.3125rem;}
.opc-block-summary .table-totals tbody td.grandtotal {text-align: right;}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {border-bottom: 1px solid var(--gm-border-color); border-top: 1px solid var(--gm-border-color); cursor: pointer;}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {display: inline-block; padding-right: 20px; position: relative; text-decoration: none;}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
	color: inherit;
	content: '\e622';
	display: inline-block;
	font-family: 'luma-icons';
	font-size: var(--gm-font-size-0r8125);
	font-weight: normal;
	line-height: 12px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {position: absolute; right: 3px; top: 3px;}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {border-bottom: 0;}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {content: '\e621';}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {border-bottom: 1px solid var(--gm-border-color); display: none;}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {display: table-row;}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {margin-bottom: 0;}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {color: var(--gm-link-color); font-weight: 400;}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {display: table-cell; vertical-align: top; width: 1%;}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin: 0 0 0 -1px;
	white-space: nowrap;
	width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,.cart-discount .actions-toolbar .secondary {bottom: 5px; left: 15px; position: absolute;}
.paypal-review-discount .action.check,.cart-discount .action.check {font-weight: 400;}
.paypal-review-discount .fieldset,.cart-discount .fieldset {display: table; width: 100%;}
.paypal-review-discount .fieldset > .field > .label,.cart-discount .fieldset > .field > .label {display: none;}
.paypal-review-discount .field,.cart-discount .field {display: table-cell;}

.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.items {margin: 0; padding: 0; list-style: none none;}
.opc-summary-wrapper .modal-header {border: none; padding: 0;}
.opc-summary-wrapper .modal-header .action-close {display: none;}
.modal-custom .action-close {margin: 25px;}
.modal-custom .action-close,
.modal-popup .action-close, .modal-slide .action-close {
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
	content: '×';
    color: var(--dn-black);
    display: inline-block;
    font: normal normal normal 40px/1 FontAwesome;
    line-height: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
/*} */
/* 404 Page --------------------------------------------------------------{ */

html body[class*="cms-no-route"] .container {background: transparent;}
[class*="cms-no-route"] .page-title-wrapper {display: none;}
[class*="cms-no-route"] .header-wrapper {position: relative; z-index: 2;}
[class*="cms-no-route"] .page-header .language-currency-wrapper,
[class*="cms-no-route"] .page-header .right-block .top-block,
[class*="cms-no-route"] .page-header .mobile-menu-wrapper,
[class*="cms-no-route"] .page-header .header-switcher,
[class*="cms-no-route"] .page-header .minicart-wrapper,
[class*="cms-no-route"] .page-header .header.links,
[class*="cms-no-route"] .page-header .welcome,
[class*="cms-no-route"] #sticky-header {display: none!important;}
[class*="cms-no-route"] .menu-wrapper {display: none;}
[class*="cms-no-route"] .page-header {text-align: left;}
[class*="cms-no-route"] .header-wrapper {display: none; box-shadow: none;}
[class*="cms-no-route"] #maincontent .header-wrapper {display: block;}
[class*="cms-no-route"] .page-header .container {border-bottom: solid 1px rgba(255,255,255,.2); padding-top: 1.3em; padding-bottom: 0.8em;}
[class*="cms-no-route"] .page-header a.logo {filter: brightness(0) invert(1); padding: 0;}
[class*="cms-no-route"] .page-header .right-block .bottom-block,
[class*="cms-no-route"] .page-header .right-block {display: inline-block; padding: 0;}
[class*="cms-no-route"] .page-header .form.minisearch .input-group {border: 1px solid var(--dn-white); background-color: transparent; }
[class*="cms-no-route"] #search_mini_form {width: 424px; margin: 0; background: rgba(255,255,255,.2); padding: .66em 0; border: none;}
[class*="cms-no-route"] .header-wrapper .block-search {width: auto; margin: 5px 0 0;}
[class*="cms-no-route"] .header-wrapper .block-search .input-group .btn {background: none; margin-top: -1px; margin-right: -1px; margin-bottom: -1px; height: 36px;}
[class*="cms-no-route"] .header-wrapper .block-search .input-group .btn:hover {background-color: var(--gm-info);}
[class*="cms-no-route"].boxed-layout .page-header,
[class*="cms-no-route"].wide-layout .page-header {background-color: transparent;}
[class*="cms-no-route"] .page-header .form.minisearch button span i {color: var(--dn-white);}
[class*="cms-no-route"] .page-header .form.minisearch input { color: var(--dn-white); background: none;}
[class*="cms-no-route"] .page-header .form.minisearch input::-webkit-input-placeholder {color:var(--dn-white);}
[class*="cms-no-route"] .page-header .form.minisearch input::-moz-placeholder {color:var(--dn-white);}
[class*="cms-no-route"] .page-header .form.minisearch input:-moz-placeholder {color:var(--dn-white);}
[class*="cms-no-route"] .page-header .form.minisearch input:-ms-input-placeholder {color:var(--dn-white);}

[class*="cms-no-route"] .reviews-actions a {color: var(--dn-white);}
[class*="cms-no-route"] .page-not-found {text-align: left; padding: 0 0 9em;}
[class*="cms-no-route"] .page-not-found .text-block > div:last-child {padding-left: 50px;}
[class*="cms-no-route"] .page-not-found .text-block h2 {font-size: 20.417em; color: var(--dn-white); font-weight: 100; margin: 0; font-style: normal; letter-spacing: -20px; line-height: .68;}
[class*="cms-no-route"] .page-not-found h3 {font-size: 2em; color: var(--dn-white); font-weight: 700; margin: 0 0 .125em; text-transform: uppercase;}
[class*="cms-no-route"] .page-not-found h4 {font-size: 1.16em; color: var(--dn-white); font-weight: 700; margin: 0 0 1.25em; text-transform: uppercase;}
[class*="cms-no-route"] .page-not-found p {font-size: var(--gm-font-size-1r); margin: 0 0 1.25em; color: var(--dn-white); line-height: 1.3125;}
[class*="cms-no-route"] .page-not-found .btn {font-size:var(--gm-font-size-0r8125); padding: 0 15px; height: 33px; line-height: 28px; background: none; color: var(--dn-white); border-color: var(--dn-white); text-transform: none; font-weight: 500;}
[class*="cms-no-route"] .page-not-found .btn:hover  {background-color: var(--gm-info);}
[class*="cms-no-route"] .page-not-found .btn span span {}
[class*="cms-no-route"] .page-not-found > * {position: relative;}
[class*="cms-no-route"] .page-not-found .products-grid .product-item-actions {display: none;}
[class*="cms-no-route"] .page-not-found .products-grid .product-item-name a {color: var(--dn-white);}
[class*="cms-no-route"] .page-not-found .not-found-bg {position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover;}
[class*="cms-no-route"] .footer {display: none;}

[class*="cms-no-route"] .page-no-route-2 .header .logo {float: none; display: inline-block; margin: 0;}
[class*="cms-no-route"] .page-no-route-2 .header h2.logo {margin-bottom: 1em; margin-top: .5em;}
[class*="cms-no-route"] .page-no-route-2 .header .search-mini-form {float: none; margin: 0;}
[class*="cms-no-route"] .page-no-route-2 #header .row {border: none;}
[class*="cms-no-route"] .page-no-route-2 .no-route .text-block h3 {margin-bottom: 1em;}
[class*="cms-no-route"] .page-no-route-2 .no-route .middle-block {margin-bottom: 20.625rem;}
[class*="cms-no-route"] .page-no-route-2 .no-route .text-block p {margin-bottom: 2.25em;}
[class*="cms-no-route"] .page-no-route-2 .container {background-color: transparent!important;}
[class*="cms-no-route"] .page-no-route-2 .no-route .text-block .btn {background-color: transparent;}
body[class*="cms-no-route"] .container_12 {background: none!important}

/*No route 2*/
[class*="cms-no-route-2"] .page-header {text-align: center;}
[class*="cms-no-route-2"] .content-wrapper .page-header .container {border: none; padding-top: 0; padding-bottom: 0;	}
[class*="cms-no-route-2"] .page-header .panel {display: block; text-align: center;}
[class*="cms-no-route-2"] .page-header a.logo {margin-bottom: 1em; margin-top: .5em; float: none;}
[class*="cms-no-route-2"] .page-header .right-block {float: none; display: block; text-align: center;}
[class*="cms-no-route-2"] .page-header .container {border-bottom: none; padding-top: 1.5em; padding-bottom: 1.5em;}
[class*="cms-no-route-2"] .page-not-found-2 {text-align: center;}
[class*="cms-no-route-2"] .page-not-found-2 h3 {margin-bottom: 1em;}
[class*="cms-no-route-2"] .page-not-found-2 .middle-block {margin-bottom: 20.625rem;}
[class*="cms-no-route-2"] .page-not-found-2 .text-block p {margin-bottom: 2.25em;}
/*} */
/* Carousel ==============================================================={ */
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel.row,
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	list-style: none;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
#custom-slider.owl-carousel {cursor: move;}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* preloading images */
.product-img-box .loading .product-image,
.owl-item.loading .image-box,
.product-image.loading {
	min-height: 150px;
	background: url(../images/AjaxLoader.gif) no-repeat center center
}
#wishlist-slider .owl-item.loading .product-image {
	min-height: 60px;
	background: url(../images/AjaxLoader.gif) no-repeat center center
}
/* mouse grab icon */
.grabbing {
    cursor:url(../images/grabbing.png) 8 8, move;
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: var(--dn-white);
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: var(--gm-font-size-0r8125);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: var(--gm-body-tertiary-color);
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	line-height: 1;
}
.owl-theme .owl-controls .owl-page span{
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	margin: 0 9px;
	background: rgba(0,0,0,.15);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	vertical-align: middle;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	width: 10px;
	height: 8px;
	margin: 0px 10px 0;
	position: relative;
	top: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: var(--gm-info);
}
.owl-theme .owl-controls .owl-page.active span:after,
.owl-theme .owl-controls.clickable .owl-page:hover span:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: absolute;
	left: 1px;
	top: -3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: var(--gm-info);
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: var(--dn-white);
	padding: 2px 10px;
	font-size: var(--gm-font-size-0r8125);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/*} */
/* Keyframes ------------------------------------------------------{ */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/*} */
/* Light box /modal ---------------------------------------------------------{ */


.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: var(--dn-white);
  border: 1px solid var(--gm-body-tertiary-color);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99998;
  background-color: var(--dn-black);
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid var(--gm-danger);
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
  text-align: right;
  border-top: 1px solid var(--gm-danger);
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer .action.primary {
    margin-bottom: 15px;
    margin-right: 15px;
    min-width: 217px;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
	@media (min-width: 768px) {
		  .modal-dialog {
			width: 600px;
			margin: 30px auto;
		  }
		  .modal-content {
			-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
			box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		  }
		  .modal-sm {
			width: 300px;
		  }
	}
	@media (min-width: 992px) {
		  .modal-lg {
			width: 900px;
		  }
	}

.ekko-lightbox .modal-dialog{z-index:9999;}
.modal-open .modal.ekko-lightbox {z-index: 99999;}
.modal-open .modal.ekko-lightbox .modal-header {padding: 0; min-height: 0; border: none; position: absolute; width: 100%; z-index: 9999;}
.modal-open .modal.ekko-lightbox .modal-header .close {font-size: 0; display: inline-block; position: relative; top: 12px; right: 12px; float: right; opacity: 1; background: none; border: none;}
.modal-open .modal.ekko-lightbox .modal-header .close:before {
	content: "\f00d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
	color: var(--gm-body-secondary-color);
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: var(--gm-info);}
.modal-open .modal.ekko-lightbox .modal-footer {border-top: none; padding-top: 0; text-align: center; font-weight: 700;}
.ekko-lightbox-container {position: relative;}
.ekko-lightbox-nav-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
.ekko-lightbox-nav-overlay a {
	z-index: 100;
	display: block;
	width: 49%;
	height: 100%;
	padding-top: 45%;
	color: var(--dn-white);
	opacity: 0;
	position: absolute;
	margin-top: -20px;
}
.ekko-lightbox-nav-overlay a.prev {left: 0; text-align: left;}
.ekko-lightbox-nav-overlay a.next {right: 0; text-align: right;}
.ekko-lightbox-nav-overlay a i {
	font-size: 28px;
	color: var(--dn-white);
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background-color: var(--gm-danger-bg-subtle);
}
.ekko-lightbox-nav-overlay a i:hover {background-color: var(--gm-info);}
.ekko-lightbox-nav-overlay a:empty {width: 49%;}
.ekko-lightbox a:hover {text-decoration: none; opacity: 1;}
.ekko-lightbox .glyphicon-chevron-left {left: 0; float: left; padding-left: 15px; text-align: left;}
.ekko-lightbox .glyphicon-chevron-right {right: 0; float: right; padding-right: 15px; text-align: right;}
.ekko-lightbox .modal-footer {text-align: left;}
.product-image:hover .lightbox-button.active {opacity: 1; z-index: 9999;}
/*} */
/* Contact Page ======================================================{ */
.form.contact textarea {height: 12em;}
.form.contact .actions-toolbar .primary {float: right;}
.map-body {position: relative;}
.map-container {margin-bottom: 1.5em;}
.map-container .map-wrapper{width: 100%; margin-bottom: 0;  height: 460px;}
.map-wrapper img{max-width: none;}
.map-container .map-block{
	background:var(--dn-white);
	position: absolute;
	z-index:999;
	overflow: hidden;
}
.map-container .map-block .indent{
	padding:0.5em 12px 1.16em 20px;
}
.map-container .map-block.left-top{top:40px; left: 40px;}
.map-container .map-block.right-top{top:40px; right: 40px;}
.map-container .map-block.left-bottom{bottom:40px; left: 40px;}
.map-container .map-block.right-bottom{bottom:40px; right: 40px;}

.map-container .map-block p{margin-top: 0.6em;}
.map-container .map-block a{color:var(--gm-body-tertiary-color);}
.map-container .map-block a:hover{text-decoration: underline;}
/*} */
/* Footer ====================================================={ */
.footer {padding: 0; color: rgba(255,255,255,0.6);}
body.wide-layout .footer {background-color: var(--dn-icon-color);}
body.boxed-layout .footer .container {background-color: var(--dn-icon-color);}
body.wide-layout .footer .footer-top,
body.boxed-layout .footer .footer-top .container {
	background-color:var(--dn-white);
	padding-top: 2.333em;
	padding-bottom: 4.5em;
	border-top: solid 1px var(--gm-border-color);
}

body.wide-layout .footer .footer-bottom {padding: 0;}
body.wide-layout .footer .footer-bottom .container,
body.boxed-layout .footer .footer-bottom .container {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.footer hr.solid {border: none; border-bottom: 1px solid rgba(255,255,255,0.2); margin: 0;}
.footer .footer-logo {
	padding-bottom: 0;
	margin-bottom: 1.5em;
}
.footer .footer-top p {color: var(--gm-body-secondary-color);}
.footer .footer-top .footer-block-title {margin-bottom: 1.5em; width: 100%; overflow: hidden;}
.footer .footer-top .footer-block-title h5 {display: block; float: left; font-size: 2em; line-height: 1.3125; color: var(--dn-icon-color); padding-right: 13px; font-weight: 400; margin-bottom: 0; vertical-align: middle;}
.footer .footer-top .footer-block-title .right-divider {display: block; float: left; vertical-align: middle; border-bottom: solid 4px var(--gm-body-secondary-bg); margin-top: 1.6em;}
.footer .custom-footer-content.features i {
	font-size: 1.16em;
	color: var(--gm-dark-border-subtle);
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	border: solid 1px var(--gm-body-secondary-bg);
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}
.footer .custom-footer-content.features i:hover {background-color: var(--gm-body-bg);}
.footer .custom-footer-content.features li {margin-bottom: 1.5em;}
.footer .custom-footer-content.features li > div {display: inline-block; width: 81%;}
.footer .custom-footer-content.features li > div h3 {font-size: 1.333em; color: var(--dn-icon-color); font-weight: 400; line-height: 1.3125; margin-bottom: 5px; margin-top: 0;}
.footer .footer-second-line .custom-footer-content.features li > div h3{color:var(--dn-white);}
.footer .footer-second-line .custom-footer-content.features li > div p{color:var(--gm-dark-border-subtle);}
.footer .footer-bottom-wrapper .custom-footer-content.features li > div h3,
.footer .footer-bottom-wrapper .custom-footer-content.features li > div p{color:var(--gm-dark-border-subtle);}
.footer .custom-footer-content.features li > div p {color: var(--gm-body-secondary-color); margin: 0;}
.footer ul.social-links {
	padding-top: 0;
	display: block;
}
.footer ul.social-links li a {
	color: rgba(255,255,255,.5);
	line-height: 34px;
	font-size:var(--gm-font-size-0r8125);
	height: 34px;
	width: 34px;
	border-radius: 50%;
}
.footer ul {list-style: none!important;}
.footer .container {background: none;}
.footer ul.links li {border-top: solid 1px var(--gm-body-secondary-bg); position: relative;}
.footer ul.links li:hover:after {width: 100%;}
.footer ul.links li:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: var(--gm-body-bg);
	content: '';
	position: absolute;
	-webkit-transition: width .5s ease;
	-moz-transition: width .5s ease;
	transition: width .5s ease;
}
.footer ul.links li:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.footer ul.links li:first-child {border-top: none;}
.footer ul.links li a {display: block; font-size: var(--gm-font-size-1r); color: var(--gm-body-secondary-color); padding: 1em 0 1em 20px; position: relative; z-index: 9;}
.footer ul.links li a:before {
	content: "\00B7";
	font-size: 2em;
	margin: 0 7px 0 4px;
	line-height: 0;
	vertical-align: middle;
	position: absolute;
	top: .91em;
	left: 0px;
	transition: left .3s ease;
	-moz-transition: left .3s ease;
	-webkit-transition: left .3s ease;
	-o-transition: left .3s ease;
}
.footer ul.links li a:hover {padding-left: 30px;}
.footer ul.links li a:hover:before {left: 10px;}

.footer .contact-info h3 {
    color: var(--dn-white);
    margin: 0 0 1.25em;
    font-size: var(--gm-font-size-0r8125);
    letter-spacing: 0;
    line-height: 21px;
    font-weight: 600;
}
.footer .contact-info p {line-height: 21px; margin-bottom: 25px;}
.footer .accordion-item .accordion-title,
.footer .footer-block-title {
    font-size: 16px;
    color: var(--dn-white);
    border-bottom: 1px solid var(--gm-border-color);
    margin-bottom: 8px;
    padding-bottom: 16px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0;
}
.accordion-item .accordion-title.hidden {display: none;}
.footer .footer-block-title .right-divider {display: none;}
.footer ul:not(.social-links) li { position: relative;}
.footer ul:not(.social-links) li a {color: inherit; position: relative; padding: 6px 0 6px 10px; display: inline-block;}
.footer ul:not(.social-links) li a i {
    font-size: 5px;
    position: absolute;
    left: 0;
    vertical-align: middle;
    top: 12px;
    color: rgba(255,255,255,.2);
}
.footer .accordion-content ul li a .hover-divider {
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 10px;
    background-color: var(--dn-white);
    content: '';
    position: absolute;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    transition: width 500ms ease;
    -o-transition: width 500ms ease;
}
.footer .accordion-content ul li a:hover {color: var(--dn-white); opacity: 1;}
.footer .accordion-content ul li a:hover .hover-divider {width: 94%;}
.footer .block.newsletter .title {display: none;}
.footer .block.newsletter .label {display: none;}
.footer .switcher .options .action.toggle {
    color: var(--gm-dark-border-subtle);
    min-width: 100px;
    background: transparent;
    padding: 0 20px 0 0!important;
    font-size: 1.083em;
    font-family: inherit;
    font-weight: normal;
    text-transform: none;
    height: auto;
}
.page-footer .switcher strong:not(.switcher-label) {color: var(--dn-white);}
.footer .switcher .options ul.dropdown {top: auto; bottom: 100%; margin: 0 0 4px;}
.footer .switcher .options ul.dropdown:before {top: auto; bottom: -12px; border-color: var(--dn-white) transparent transparent transparent;}
.footer .switcher .options ul.dropdown:after {top: auto; bottom: -14px; border-color: var(--gm-border-color) transparent transparent transparent;}

.footer .footer-topline .footer-links ul li a{color: var(--gm-body-secondary-color);}
.footer .footer-topline .footer-links li a:hover{background-color: var(--gm-body-bg);}

.footer .block-tags .block-title {display: none;}
.footer .block-tags .tags-list li {display: inline-block; margin-bottom: 2px;}
.footer .block-tags .tags-list li a {font-size: .91em!important; color: var(--gm-body-tertiary-color); border: solid 1px var(--gm-border-color); display: inline-block; padding: .5em 10px;}

.footer button.button{background-color:var(--dn-white);}

.footer .footer-second-line .block-tags .tags-list li a,
.footer .footer-bottom-wrapper .block-tags .tags-list li a{
	border-color:var(--gm-body-tertiary-color);
}
.footer .block-tags .tags-list li a:hover {color: var(--dn-white);}
.footer .block-tags .actions{display: none;}
.footer .block-tags .actions a {
	border: solid 4px var(--gm-body-secondary-bg);
	height: 29px;
	line-height: 29px;
	display: inline-block;
	font-size: 0.625rem;
	color: var(--gm-dark-border-subtle);
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 18px;
}
.footer .block-tags .actions a:hover {color: var(--dn-white);}
.footer .footer-address-block {position: relative; z-index: 2;}
.footer .footer-address-block p {font-size: var(--gm-font-size-1r); line-height: 1.3125; color: var(--dn-white); font-weight: 400; margin-bottom: 1em;}
.footer .footer-address-block p a {color: var(--dn-white);}
.footer .footer-links {padding:0;}
.footer .footer-links li {display: inline-block;}
.footer .footer-links li a {color: var(--gm-dark-border-subtle); font-size: .83em; padding: 5px 7px;}
.footer .footer-bottom-wrapper .footer-links li a:hover,
.footer .footer-bottom-wrapper ul.links li:after,
.footer .footer-links li a:hover {background-color: var(--gm-body-secondary-color);}
.footer .footer-bottom-wrapper ul.links li{border-top-color: var(--gm-border-color);}
.footer .footer-links li:before {content: "\00B7"; font-size: 2em; line-height: 0; vertical-align: middle; }
.footer .footer-links li:first-child:before {content: none;}
.footer p { text-align:left; line-height: 21px;}
.footer address {line-height: 1.7em; margin: 0; font-size: 1.083em; color: inherit;}
.footer address a {color: var(--gm-dark-border-subtle);}
.footer .copyright {padding-top: 12px; padding-bottom: 12px;}
.footer .payments {display: inline-block;}
.footer .store-switcher-wrapper {float: right; padding: 14px 0;}
.footer .footer-columns-block.indent{padding-top: 6em;}
.footer .switcher-store{display: inline-block; margin-right: 0; margin-left: 60px;}
.footer .store-switcher label{display: none;}
.footer .btn,
.footer .block.newsletter .action.subscribe {
	margin-top: 0;
	background: rgba(255, 255, 255, 0.2);
    border-color: transparent;
    color: var(--dn-white);
    font-size: var(--gm-font-size-0r8125);
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 35px;
    min-height: 35px;
    min-width: 140px;
    border-width: 0;
}
.footer .block.newsletter .action.subscribe {margin-top: 1.5em;}
.footer .btn:hover,
.footer .block.newsletter .action.subscribe:hover {background: rgba(255, 255, 255, 0.1); border-color: transparent;}
.footer .block.newsletter input[type="email"] {
	background-color: transparent;
    border-color: var(--dn-white);
    color: var(--dn-white);
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
}
.footer .block.newsletter input[type="email"]::-webkit-input-placeholder {
  color: var(--dn-white);
}
.footer .block.newsletter input[type="email"]::-moz-placeholder {
  color: var(--dn-white);
}
.footer .block.newsletter input[type="email"]::-ms-input-placeholder {
  color: var(--dn-white);
}
.footer .block.newsletter input[type="email"]::-moz-placeholder {
  color: var(--dn-white);
}
.footer .sbSelector {padding: 2px 15px; color:var(--gm-dark-border-subtle); font-size: var(--gm-font-size-0r8125); border: solid 1px var(--gm-dark-border-subtle); background: none; min-width: 100px;}
.footer .sbOptions {top: auto!important; bottom: 100%!important; background: var(--dn-white); border: solid 1px var(--gm-border-color); padding: 10px 0; right: 0; left: auto;}
.footer .sbOptions li {
	padding: 0;
	margin-top: 0!important;
	transition: background-color .8s ease;
	-moz-transition: background-color .8s ease;
	-webkit-transition: background-color .8s ease;
	-o-transition:  background-color .8s ease;
}
.footer .sbOptions li a {line-height: 1.3125; padding: .75em 18px;}
.footer .footer-bg {position: absolute; top: -2em; left: -50px; z-index: 0;}
.footer .footer-bg img {max-width: none;}
.footer .form-language a{display: block; position: relative;}
.footer .form-language a.sbToggle{display: none;}
.footer .form-language a.sbSelector{top: 0;}
.footer .footer-bottom-wrapper .sbSelector > span {
	transition: border-top-color 300ms ease;
	-moz-transition: border-top-color 300ms ease;
	-webkit-transition: border-top-color 300ms ease;
	-o-transition: border-top-color 300ms ease;
}
.footer .footer-second-line p a:hover {text-decoration: underline;}

body.wide-layout .footer.default,
body.boxed-layout .footer.default .container {background-color: var(--dn-icon-color); padding-top: 1.5em; padding-bottom: 1.5em;}
.footer.default .copyright {float: left; margin: 3px 0; display: block;}
.footer.default .switcher-store {float: right; margin: 0;}
/*} */
/* Footer Contact Form ======================================={ */
#contact-form-mini .fieldset {
	padding: 0;
	border: none;
}
#contact-form-mini .field {margin: 0 0 0.625rem;}
#contact-form-mini label {float: none; display: inline-block; font-size: var(--gm-font-size-0r8125); color: var(--gm-body-tertiary-color); font-weight: normal;}
#contact-form-mini input,
#contact-form-mini textarea {
	border-color: var(--gm-border-color);
	padding: 5px 10px;
	height: 30px;
	border-radius: 0;
	box-shadow: none;
	transition: border-color .8s ease;
	-moz-transition: border-color .8s ease;
	-webkit-transition: border-color .8s ease;
	-o-transition: border-color .8s ease;
}
#contact-form-mini textarea {height: 60px;}
#contact-form-mini p.required {font-size: var(--gm-font-size-0r8125); text-align: right; display: none;}
#contact-form-mini .actions-toolbar {margin: 0;}
#contact-form-mini button {float: none; margin: 0; width: 100%;}
#contact-form-mini button span {float: none; display: block;}

body.wide-layout .footer .footer-bottom-wrapper,
body.boxed-layout .footer .footer-bottom-wrapper .container {background:var(--gm-body-color);}

.footer .footer-bottom-wrapper .footer-block-title h2 {
	display: inline-block;
    font-size: 1.5em;
    margin-bottom: 0;
    padding-right: 13px;
    vertical-align: middle;
	color:var(--gm-dark-border-subtle);
}
.footer .footer-bottom-wrapper .footer-block-title .right-divider {
	display: inline-block;
	vertical-align: middle;
	border-bottom: solid 4px var(--gm-dark-border-subtle);
	margin-top: .5em;
}

/* footer newsletter */
.footer .block-subscribe .block-title,
.footer .block-subscribe .form-subscribe-header{display: none;}
.footer .footer-second-line .block-subscribe .input-box input,
.footer .footer-bottom-wrapper .block-subscribe .input-box input{
	border-color: var(--gm-dark-border-subtle);
	background: none;
}
/*} */
/* Modals =================================================={ */
body._has-modal{height: 100%; overflow: hidden; width: 100%;}
.modals-overlay{z-index: 899;}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {border: none;}
.modal-inner-wrap .modal-content {box-shadow: none; -webkit-box-shadow: none; border: none;}
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,
.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: var(--dn-white); box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header{padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup.confirm .modal-inner-wrap {width: 100%; max-width: 845px;}
.modal-popup .modal-inner-wrap {
	box-sizing: border-box;
	height: auto;
	left: 0;
	margin: 5rem auto;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 75%;
}
.modal-popup._inner-scroll{overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll{overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap{max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,.ie9 .modal-popup._inner-scroll .modal-inner-wrap{max-height: none;}
.modal-popup._inner-scroll .modal-content{overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,.modal-popup .modal-footer{-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header{padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer{margin-top: auto; padding-bottom: 1rem; padding-top: 1.625rem;}
.modal-popup .modal-footer-actions{text-align: right;}
	@media (max-width: 768px){
			.modal-popup.modal-slide{left: 44px; z-index: 900;}
			.modal-popup.modal-slide._show .modal-inner-wrap{-webkit-transform: translateX(0); transform: translateX(0);}
			.modal-popup.modal-slide .modal-inner-wrap{height: 100%; overflow-y: auto; position: static; -webkit-transform: translateX(100%); transform: translateX(100%); transition-duration: .3s; -webkit-transition-property: -webkit-transform, visibility; transition-property: transform, visibility; transition-timing-function: ease-in-out; width: auto;}
			.modal-popup.modal-slide .modal-inner-wrap{margin: 0; max-height: none;}
	}
.fotorama-video-container:after{background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right; bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.fotorama-video-container .magnify-lens{display: none !important;}
.fotorama-video-container.video-unplayed:hover img{opacity: 0.6;}
.fotorama-video-container.video-unplayed:hover:after{transform: scale(1.25);}
.video-thumb-icon:after{background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left; bottom: 0; content: ''; height: 40px; left: 0; margin: auto; position: absolute; right: 0; top: 10px; width: 49px;}
.product-video{height: 75%; left: 0; position: absolute; top: 0; width: 100%; right: 0; bottom: 0; margin: auto;}
.product-video iframe{height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 9999;}
	@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape){
			.product-video{height: 100%; width: 81%;}
	}
.fotorama__arr.hidden-video{z-index: -1 !important;}
.fotorama__video-close{bottom: 89%; top: auto;}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after{bottom: 0; content: ''; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 12px; width: 100px;}
.block-wishlist-search .form-wishlist-search{margin: 20px 0 0;}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {border-bottom-color: var(--gm-body-secondary-color); }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: var(--gm-border-color); top: 1px; }


body._has-modal {height: 100%; overflow: hidden; width: 100%; }
.modals-overlay {z-index: 899; }
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,.modal-popup._show {visibility: visible;}

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: var(--dn-white); box-shadow: 0 0 12px 2px rgba(0,0,0,0.35); opacity: 1; pointer-events: auto;}
.modal-slide {left: 44px; z-index: 900;}
.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
.modal-slide .modal-inner-wrap {
	height: 100%;
	overflow-y: auto;
	position: static;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition-duration: .3s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {overflow-y: visible; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-slide._inner-scroll .modal-content {overflow-y: auto;}
.modal-slide._inner-scroll .modal-footer {margin-top: auto;}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {padding: 0 2.6rem 2.6rem;}
.modal-slide .modal-header {padding-bottom: 2.1rem; padding-top: 2.1rem;}
.modal-popup {left: 0; overflow-y: auto; z-index: 900;}
.modal-popup._show .modal-inner-wrap {-webkit-transform: translateY(0); transform: translateY(0);}
.modal-popup .modal-inner-wrap {
	box-sizing: border-box;
	height: auto;
	left: 0;
	margin: 5rem auto;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform, visibility;
	transition-property: transform, visibility;
	transition-timing-function: ease;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 75%;
}
.modal-popup._inner-scroll {overflow-y: visible;}
.ie10 .modal-popup._inner-scroll,.ie9 .modal-popup._inner-scroll {overflow-y: auto;}
.modal-popup._inner-scroll .modal-inner-wrap {max-height: 90%;}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {max-height: none;}
.modal-popup._inner-scroll .modal-content {overflow-y: auto;}
.modal-popup .modal-header,.modal-popup .modal-content,
.modal-popup .modal-footer {padding-left: 3rem; padding-right: 3rem;}
.modal-popup .modal-header,
.modal-popup .modal-footer {-webkit-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; flex-shrink: 0;}
.modal-popup .modal-header {padding-bottom: 1.2rem; padding-top: 3rem;}
.modal-popup .modal-footer {margin-top: auto; padding-bottom: 1rem; padding-top: 1.625rem;}
.modal-popup .modal-footer-actions {text-align: right;}
	@media (max-width: 768px) {
			.modal-popup.modal-slide {left: 44px; z-index: 900;}
			.modal-popup.modal-slide._show .modal-inner-wrap {-webkit-transform: translateX(0); transform: translateX(0);}
			.modal-popup.modal-slide .modal-inner-wrap {
				height: 100%;
				overflow-y: auto;
				position: static;
				-webkit-transform: translateX(100%);
				transform: translateX(100%);
				transition-duration: .3s;
				-webkit-transition-property: -webkit-transform, visibility;
				transition-property: transform, visibility;
				transition-timing-function: ease-in-out;
				width: auto;
			}
			.modal-popup.modal-slide .modal-inner-wrap {margin: 0; max-height: none;}
	}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {background: none; -moz-box-sizing: content-box; border: 0; box-shadow: none; line-height: inherit; margin: 0; padding: 0; text-shadow: none; font-weight: 400; display: inline-block; text-decoration: none; position: absolute; right: 0; top: 0; }
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {background: none; border: none;}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {background: none; border: none;}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {cursor: not-allowed; pointer-events: none; opacity: .5;}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
	background: none;
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	box-sizing: content-box;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	width: 40px;
	font-family: 'FontAwesome';
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: inherit; }
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {color: inherit; }
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {color: var(--gm-body-color); }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid var(--gm-border-color); font-weight: 400; padding-bottom: 10px; font-size: 24px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; text-transform: none; }
.modal-slide .page-main-actions {margin-top: 2.1rem; margin-bottom: -12.9rem; }
.modals-overlay {background-color: rgba(51,51,51,0.55); bottom: 0; left: 0; position: fixed; right: 0; top: 0; }
body._has-modal-custom .modal-custom-overlay {height: 100vh; left: 0; position: fixed; top: 0; width: 100vw; z-index: 899; }

/*} */
/* tooltip ========================================================{ */

.shipping-policy-block.field-tooltip .field-tooltip-action span {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

.minicart-items .product.options .tooltip.toggle {display: inline-block; text-decoration: none;}
.minicart-items .product.options .tooltip.toggle > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.minicart-items .product.options .tooltip.toggle:after {-webkit-font-smoothing: antialiased; font-size: var(--gm-font-size-0r8125); line-height: 12px; color: inherit; content: '\e622'; font-family: 'luma-icons'; margin: -3px 0 0 7px; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: var(--gm-body-secondary-color);}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {-webkit-font-smoothing: antialiased; font-size: 21px; line-height: inherit; color: var(--gm-body-tertiary-color); content: '\e623'; font-family: 'luma-icons'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
.field-tooltip .field-tooltip-action:hover:before {color: var(--gm-body-secondary-color);}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: var(--gm-body-secondary-color);}
.field-tooltip .field-tooltip-content {background: var(--gm-border-color); border: 1px solid var(--gm-body-secondary-color); border-radius: 1px; font-size:var(--gm-font-size-0r8125); padding: 12px; width: 270px; display: none; left: 38px; position: absolute; text-transform: none; top: -9px; word-wrap: break-word; z-index: 2;}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: var(--gm-border-color); left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: var(--gm-body-secondary-color);}
.field-tooltip .field-tooltip-content:after {border-right-color: var(--gm-border-color); width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: var(--gm-link-color); cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.shipping-policy-block.field-tooltip .field-tooltip-action span {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {border-bottom-color: var(--gm-body-secondary-color);}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: var(--gm-border-color); top: 1px;}



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: var(--dn-white); max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: var(--gm-body-secondary-color); line-height: 1.4; border: 1px solid var(--gm-border-color); margin-top: 5px; left: 0; top: 100%;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.tooltip.wrapper .tooltip.content:after {border-width: 5px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:before {border-width: 6px; border-color: transparent;}
.tooltip.wrapper .tooltip.content:after,.tooltip.wrapper .tooltip.content:before {bottom: 100%;}
.tooltip.wrapper .tooltip.content:after {border-bottom-color: var(--dn-white); left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: var(--gm-border-color); left: 15px; margin-left: -6px;}
.tooltip.wrapper .tooltip.toggle {cursor: help;}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,.tooltip.wrapper:hover .tooltip.content {display: block;}
.tooltip.wrapper .tooltip.content dl {margin-bottom: 0;}
.tooltip.wrapper .tooltip.content dd {white-space: normal;}
.tooltip.wrapper .tooltip.content .subtitle {display: inline-block; margin-bottom: 15px; font-size: 16px; font-weight: 500;}
.tooltip.wrapper .tooltip.content .label {margin-top: 10px;}
.tooltip.wrapper .tooltip.content .label:first-child {margin-top: 0;}
.tooltip.wrapper .tooltip.content .values {margin: 0;}
.ui-tooltip {position: absolute; z-index: 9999;}


.field .tooltip {position: relative;}
.field .tooltip .tooltip-content {background: var(--dn-white); max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: var(--gm-body-secondary-color); line-height: 1.4; border: 1px solid var(--gm-border-color); margin-left: 5px; left: 100%; top: 0;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {border: solid transparent; content: ''; height: 0; position: absolute; width: 0;}
.field .tooltip .tooltip-content:after {border-width: 5px; border-color: transparent;}
.field .tooltip .tooltip-content:before {border-width: 6px; border-color: transparent;}
.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before {right: 100%;}
.field .tooltip .tooltip-content:after {border-right-color: var(--dn-white); margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: var(--gm-border-color); margin-top: -6px; top: 15px;}
.field .tooltip .tooltip-toggle {cursor: help;}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,.field .tooltip .tooltip-toggle:focus + .tooltip-content,.field .tooltip:hover .tooltip-content {display: block;}
.field .tooltip .tooltip-content {min-width: 200px; white-space: normal;}
input:focus ~ .tooltip .tooltip-content,select:focus ~ .tooltip .tooltip-content {display: block;}

.control._with-tooltip {position: relative; padding-right: 40px;}

.field-tooltip {cursor: pointer; position: absolute; right: 0; top: 10px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: var(--gm-body-secondary-color);}
.field-tooltip .field-tooltip-action {display: inline-block; text-decoration: none;}
.field-tooltip .field-tooltip-action > span {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.field-tooltip .field-tooltip-action:before {
	content: '\f059';
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: var(--gm-body-secondary-color);}
._keyfocus .field-tooltip .field-tooltip-action:focus {z-index: 100;}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {display: block;}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {color: var(--gm-body-secondary-color);}
.field-tooltip .field-tooltip-content {
	background: var(--dn-white);
	border: 1px solid var(--gm-body-secondary-color);
	border-radius: 1px;
	font-size:var(--gm-font-size-0r8125);
	padding: 12px;
	width: 270px;
	display: none;
	left: 38px;
	position: absolute;
	text-transform: none;
	top: -9px;
	word-wrap: break-word;
	z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; border-right-color: var(--gm-body-secondary-color); left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: var(--gm-body-secondary-color);}
.field-tooltip .field-tooltip-content:after {border-right-color: var(--gm-body-secondary-color); width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: var(--gm-link-color); cursor: pointer;}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {display: none;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 420px; top: 30px;}

.ui-tooltip {border: 1px solid var(--gm-border-color); background: var(--dn-white); padding: 10px;}

	@media only screen and (max-width: 479px) {
		/* 	.minicart-wrapper .block-minicart {width: 290px;} */
			.modal-popup .field-tooltip .field-tooltip-content {width: 200px;}
	}


.shipping-policy-block.field-tooltip {margin-bottom: 20px; position: relative; right: auto; top: auto;}
.shipping-policy-block.field-tooltip .field-tooltip-content {width: 300px; right: auto;}
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {right: auto;}
.page-multiple-wishlist .products-grid.wishlist .product-item-name,
.page-multiple-wishlist .products-grid.wishlist .product-item-description,
.page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
.page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {margin-left: 115px;}

	@media only screen and (max-width: 768px) {
			.abs-checkout-tooltip-content-position-top-mobile,
			.field-tooltip .field-tooltip-content {right: -10px; top: 40px; left: auto;}
			.field-tooltip .field-tooltip-content:before,
			.field-tooltip .field-tooltip-content:after {border: 10px solid transparent; height: 0; width: 0; margin-top: -21px; right: 10px; left: auto; top: 0%;}
			.field-tooltip .field-tooltip-content:before {border-bottom-color: var(--gm-body-secondary-color);}
			.field-tooltip .field-tooltip-content:after {border-bottom-color: var(--gm-border-color); top: 1px;}
	}

.load.indicator {background-color: rgba(255,255,255,0.5); z-index: 9999; bottom: 0; left: 0; right: 0; top: 0; position: absolute;}
.load.indicator:before {
	background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
	border-radius: 5px;
	height: 160px;
	width: 160px;
	bottom: 0;
	box-sizing: border-box;
	content: '';
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.load.indicator > span {display: none;}
.loading-mask {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100; background: rgba(255,255,255,0.5);}
.loading-mask .loader > img {bottom: 0; left: 0; margin: auto; position: fixed; right: 0; top: 0; z-index: 100;}
.loading-mask .loader > p {display: none;}
body > .loading-mask {z-index: 9999;}
._block-content-loading {position: relative;}
/*} */

/* CHRIS FIX  START */



#shipping .step-title,
.newH4 {
    display: block;
	padding-top:0.625rem;
    margin-bottom: 1rem;
    font-weight: 400;
    font-size: 1.625rem;
	line-height: 1;
    color: var(--gm-body-tertiary-color);
}


/* CHRIS FIX  END  */