.actions-toolbar {margin-top: 1.5em;}
.actions-toolbar .primary,
.actions-toolbar .secondary {display: inline-block; vertical-align: middle;}
body .label {
	color: inherit;
	padding: 0 0 .5em;
	margin: 0;
	display: inline-block;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: 14px;
	line-height: normal;
}

body .no-padding {padding-left: 0; padding-right: 0;}
.image-divider {
    clear: both;
    display: block;
    background-image: url('../images/stripes_1.png');
    background-repeat: repeat;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    height: 11px;
}
.fieldset ~ .fieldset {margin-top: 1.5em;}
.background-wrapper {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
body .mage-error {color: #ff0000;}

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

input[type="radio"] + label,
input[type="checkbox"] + label {display: inline-block; vertical-align: middle; padding: 3px 0 0;}

/* ===== Account ===== */
body *:focus,
body a:focus {outline: none;}
html body {
    color: #878787;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.5em !important;
    background-color: #f8f6f4;
    -webkit-text-size-adjust: 100%;
}
body ul,
body ol {list-style: none; margin-bottom: 9px; padding: 0;}
html body .container {background: #fff; width: 100%;}
.content-wrapper > .container {width: 100%; padding-bottom: 3.667em; padding-top: 2em}
.cms-index-index .content-wrapper > .container,
.breadcrumbs-wrapper + .content-wrapper > .container {padding-top: 0;}
.cms-index-index .content-wrapper > .container {padding-bottom: 0;}
.btn, a {
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
body .btn:focus,
body .btn:active:focus,
body .btn.active:focus,
body .btn.focus,
body .btn:active.focus,
body .btn.active.focus {outline: none;}
body a,
body a:hover {text-decoration: none;}
body a {color: #d77e5b;}
body a:hover,
body a:focus {color: #e53042;}
body a.text-link {font-family: 'Montserrat'; font-size: 13px;}
.separator {color: rgba(0,0,0,.2);}
.body-inner-wrapper {overflow: hidden;}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {font-family: 'Montserrat'; font-weight: normal; margin-top: 0; margin-bottom: 10px; color: #1e1e1c;}

body h1,
body .h1 {font-size: 24px;}
body h2,
body .h2 {font-size: 24px; letter-spacing: -0.4px}
body h3,
body .h3 {font-size: 18px; letter-spacing: -0.4px}
body h4,
body .h4 {font-size: 13px;}
body h5,
body .h5 {font-size: 14px;}
body h6,
body .h6 {font-size: 14px;}


img:not(.fotorama__img) {max-width: 100%; width: auto; height: auto!important;}
body .btn,
body.checkout-index-index button.action:not(.btn):not(.switch) {
    font-size: 13px;
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    padding: 9px 22px;
    border-radius: 4px;
    text-transform: none;
    line-height: 1.44;
    color: rgba(0,0,0,.4);
    background-color: transparent;
}
body .btn.btn-default {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 2.4em;
  color: #878787;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
body .btn.btn-default.btn-add-to-cart,
body .btn.btn-default.btn-cart {line-height: 1.4em; min-width: 116px; text-align: left;}
body .btn.btn-default:before {content: none;}
body .btn.btn-default i {font-size: 24px; margin-right: 6px;}
body .btn-default.light {color: #fff;}
body .btn i {margin-right: 1px; font-size: 16px; position: relative; line-height: 1;}
body .btn-default span {line-height: 1.9; vertical-align: top;}

body.checkout-index-index button.action:not(.btn):not(.switch):focus,
body.checkout-index-index button.action:not(.btn):not(.switch).focus,
body.checkout-index-index button.action:not(.btn):not(.switch):active,
body.checkout-index-index button.action:not(.btn):not(.switch):active:hover,
body.checkout-index-index button.action:not(.btn):not(.switch).active,
body.checkout-index-index button.action:not(.btn):not(.switch).disabled:focus,
body.checkout-index-index button.action:not(.btn):not(.switch).disabled:hover,
body.checkout-index-index button.action:not(.btn):not(.switch):hover,
body .btn-primary:focus,
body .btn-primary.focus,
body .btn-primary:active,
body .btn-primary:active:hover,
body .btn-primary.active,
body .btn-primary.disabled:focus,
body .btn-primary.disabled:hover,
body .btn-primary:hover {
  background-color: #d77e5b;
  border-color: #d77e5b;
  color: #fff;
}

body .btn-primary.light,
body .btn-primary.light:hover,
body .btn-primary.light:focus,
body .btn-primary.light:active,
body .btn-primary.light.active {background-color: transparent; border: 1px solid #fff; color: #fff; box-shadow: none;}
body .btn-primary.light:not(.top-link-login):before {content: none;}
body .btn-default:focus,
body .btn-default.focus,
body .btn-default:active,
body .btn-default.disabled:focus,
body .btn-default.active,
body .btn-default.disabled:hover,
body .btn-default:active:hover,
body .btn-default:hover,
body .btn-default.light:hover,
body .btn-default:hover,
body .open>.dropdown-toggle.btn-default {
  background-color: transparent;
  color: #d77e5b;
  border-color: #d77e5b;
}

body .btn-primary,
body.checkout-index-index button.action:not(.btn):not(.switch) {
  position: relative;
  overflow: hidden;
  background-color: #d77e5b;
  border-color: #d77e5b;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #d77e5b;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.2),
  0px 1px 0px 0px rgba(0,0,0,.15);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.2), 0px 1px 0px 0px rgba(0,0,0,.15);
  box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.2), 0px 1px 0px 0px rgba(0,0,0,.15);
}
body .btn-primary:before,
body.checkout-index-index button.action:not(.btn):not(.switch):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top,  rgba(255,255,255,.2) 0%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
body:not(.mobile-device) .btn-primary:after,
body.checkout-index-index button.action:not(.btn):not(.switch):after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: width 0.3s;
    background: rgba(0,0,0,.05);
}
body .btn-primary:hover:after,
body.checkout-index-index button.action:not(.btn):not(.switch):hover:after {
    width: 100%;
}
body .btn-primary.type-2,
body .btn-primary.type-2:hover,
body .btn-primary.type-2:focus,
body .btn-primary.type-2:active,
body .btn-primary.type-2.active {background-color: #47c247; border-color: #47c247; color: #fff; cursor: pointer;}
body .btn-primary.type-3,
body .btn-primary.type-3:hover,
body .btn-primary.type-3:focus,
body .btn-primary.type-3:active,
body .btn-primary.type-3.active {background-color: #e53042; border-color: #e53042; color: #fff; cursor: pointer;}

body a.text-link i {margin-right: 8px; position: relative; top: 1px;}


.no-visible {position: absolute; left: 0; opacity: 0;}

.skincolor {color: #d77e5b;}

input[type="text"],
textarea,
input.form-control,
input[type="password"] {-webkit-appearance: none;}
input[type="text"],
textarea,
input,
body .form-control,
select,
input[type="password"] {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    background-color: rgba(0,0,0,.06);
    color: rgba(0,0,0,.4);
    border-color: rgba(0,0,0,.02);
}

.message.info {
	background: #fdf0d5;
	color: #6f4400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	position: relative;
}
.message.info a {color: #1979c3;}
.message.info a:hover {color: #2085b4;}
.message.info a:active {color: #2085b4;}
.message.info > *:first-child:before {
	color: #c07600;
	content: '\f0eb';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
	width: 45px;
}
.message.error {
	background: #fae5e5;
	color: #e02b27;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.error a {color: #1979c3;}
.message.error a:hover {color: #2085b4;}
.message.error a:active {color: #2085b4;}
.message.error > *:first-child:before {
	color: #b30000;
	content: '\f057';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}
.message.warning {
	background: #fdf0d5;
	color: #6f4400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.warning a {color: #1979c3;}
.message.warning a:hover {color: #2085b4;}
.message.warning a:active {color: #2085b4;}
.message.warning > *:first-child:before {
	color: #c07600;
	content: '\f06a';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
	width: 45px;
}
.message.notice {
	background: #fdf0d5;
	color: #6f4400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.notice a {color: #1979c3;}
.message.notice a:hover {color: #2085b4;}
.message.notice a:active {color: #2085b4;}
.message.notice > *:first-child:before {
	color: #c07600;
	content: '\f0eb';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}
.message.success {
	background: #e5efe5;
	color: #006400;
	display: block;
	font-size: 1.3rem;
	margin: 0 0 10px;
	padding: 12px 20px 12px 25px;
	padding-left: 45px;
	position: relative;
}
.message.success a {color: #1979c3;}
.message.success a:hover {color: #2085b4;}
.message.success a:active {color: #2085b4;}
.message.success > *:first-child:before {
	color: #006400;
	content: '\f058';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}







/* 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{padding: 0; border: none; background: none; height: 0; font-size: 12px;}

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;}

/* fullwidth intents */
.wide-layout hr.fullwidth {
    width: 1000%;
    margin-left: -50%;
    margin-right: -50%;
}
/* invisible indents */
hr.white-space{margin-top: 0;}

/* solid indents */
hr.solid{border-top:1px solid rgba(0,0,0,0.15); margin: 0; padding: 0;}

/* dotted indents */
hr.dotted{border-top:1px dotted rgba(0,0,0,0.15); margin: 0; padding: 0;}

/* dashed indents */
hr.dashed{border-top:1px dashed rgba(0,0,0,0.15); margin: 0; padding: 0;}

/* Widget: Social Links */
ul.social-links {
  position: relative;
  z-index: 9;
  list-style: none;
  margin: 0;
  display: inline-block;
}
ul.social-links li {float: left;}
ul.social-links li {margin: 0 1px;}
ul.social-links li a {display: block; text-align: center; height: 30px; width: 30px;}
ul.social-links li a i {color: rgba(0,0,0,.6); font-size: 14px; line-height: 30px; vertical-align: middle;}
ul.social-links li a:hover {background-color: rgba(0,0,0,.1);}
/* //Social Links */


/* .page-header .header-switcher .label,
.page-footer .switcher .label{border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px} */
.panel.header .header-switcher{display: none;}
.footer.content .switcher-store{margin: 0 0 30px;}
.page-header .header-switcher,
.page-footer .switcher{margin-right: 3px;}
.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 .language-currency-wrapper {
    float: right;
    padding-top: 7px;
    padding-bottom: 4px;
    position: relative;
    display: inline-block;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Roboto';
}
.page-header .header-switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle{padding: 0;cursor: pointer;display: inline-block;text-decoration: none; vertical-align: middle;}
.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: 12px;
    line-height: 16px;
    color: inherit;
    content: '\f0d7';
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-header .header-switcher .options .action.toggle:after{color: #e64251;}
.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: #eee;
	z-index: 100;
	margin: 0;
    padding: 5px 0;
	list-style: none none;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	margin-top: 4px;
	min-width: 45px;
	display: none;
}
.page-footer .switcher .options ul.dropdown {top: auto; bottom: 100%; min-width: 134px; border-radius: 4px; border-width: 0;}
.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: #e8e8e8;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{content: none;}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{content: none;}
.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: 3px 8px; text-decoration: none;}
.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: 12px}
.page-header .header-switcher .label {font-weight: normal; color: rgba(0,0,0,.8); position: relative; top: 1px;}
.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 #d1d1d1;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 #d1d1d1}
.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}

/* Header */
body .page-header {margin: 0; border: none; padding: 0; background-color: #fff;}
.page-header .panel {display: inline-block; margin: 0; border: none; box-shadow: none; border-radius: 0;}
.page-header > .container {padding-bottom: 1.5em;}
.page-header .logo {
	display: inline-block;
	text-align: left;
	padding: 20px 0 28px 0;
}
.page-header .header-contacts {display: inline-block; margin-right: 30px; padding: 9px 0 10px 60px; vertical-align: middle;}
.page-header .header-contacts .phone {margin-right: 30px;}
.page-header .header-contacts i {margin-right: 10px;}
.page-header .header-contacts a {color: rgba(0,0,0,.8);}
.page-header .header-contacts a:hover {text-decoration: underline;}
.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 {padding: 0; cursor: pointer; display: inline-block; text-decoration: none;}
.customer-welcome .action.switch > span {font-size: 14px; font-family: 'Montserrat';}
.customer-welcome .action.switch i {
    font-size: 14px;
    color: rgba(0,0,0,.95);
    width: 22px;
    height: 22px;
    line-height: 18px;
    border: solid 2px rgba(0,0,0,.95);
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    margin: -5px 3px -5px 5px;
}
body .customer-welcome .action.switch:after{
	content: '\f0d7';
	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: rgba(0,0,0,0.95);
	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 ul {
	background: #fff;
	border: 1px solid #bbb;
	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 {background: #e8e8e8; 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 #fff transparent; z-index: 99;}
.customer-welcome ul:after {border: 7px solid; border-color: transparent transparent #b2b2b2 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: #1e1e1c; text-decoration: none; display: block; line-height: 1.4; padding: 8px;}
.customer-welcome li a:visited {color: #1e1e1c; text-decoration: none;}
.customer-welcome li a:hover {color: #1e1e1c; text-decoration: none;}
.customer-welcome li a:active {color: #1e1e1c; text-decoration: none;}
.customer-welcome .customer-name {cursor: pointer;}
.customer-welcome .customer-menu {display: none;}
.customer-welcome .customer-menu {display: none;}
.header-wrapper .header.links .customer-welcome .customer-menu li {float: none;}
.header-wrapper .header.links .customer-welcome .customer-menu li.authorization-link a {padding: .75em 11px;}
.header-wrapper .header.links .customer-welcome .customer-menu li.authorization-link a i {display: none;}
.customer-welcome .action.switch {
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	color: rgba(0,0,0,.95);
}
.customer-welcome .action.switch:focus,
.customer-welcome .action.switch:active,
.customer-welcome .action.switch:hover {background: none; border: none;}
.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: 7px 0 3px; list-style: none none; float: right;}
.header-wrapper .header.links > li {display: block; float: left; 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: #fff; 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;}
.header-wrapper .top-block .container {border-bottom: 1px solid rgba(0,0,0,.1);}
.header-wrapper .social-links {float: left; line-height: 1; padding: 4px 0;}
.header-wrapper .middle-left-block {float: left;}

/* Header Search */
.header-wrapper .block-search {
    display: inline-block;
    width: 300px;
    float: right;
    vertical-align: middle;
    margin: 21px 0 21px 15px;
}
.header-wrapper .block-search .block-title {display: none;}
.header-wrapper .block-search .input-group {
	position: relative;
    background-color: rgba(0,0,0,.08);
    border-radius: 3px;
}
.header-wrapper .block-search .input-group input {
    display: inline-block;
    float: none;
    width: 81%;
    height: 37px;
    border-radius: 0;
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
    padding-left: 0;
    color: rgba(0,0,0,.57);
    font-size: 13px;
    vertical-align: middle;
}
.header-wrapper .block-search .input-group .btn {
    display: inline-block;
    float: right;
    width: 42px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    text-align: center;
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    vertical-align: middle;
    border-left: none;
    color: rgba(0,0,0,.94);
}
.header-wrapper .block-search .input-group .btn span {vertical-align: middle; line-height: 1; position: relative; top: -1px;}
.header-wrapper .block-search .nested {display: none;}
/* !Header Search */

/* Header Nav */
.header-wrapper .menu-wrapper {
    border-bottom: 1px solid rgba(0,0,0,.1);
    background-color: #f5f5f5;
    position: relative;
    -webkit-box-shadow: 0 10px 5px -6px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 10px 5px -6px rgba(0,0,0,0.05);
    box-shadow: 0 10px 5px -6px rgba(0,0,0,0.05);
}
.header-wrapper .menu-wrapper .container {background-color: transparent;}
.header-wrapper .menu-inner {
    float: left;
}
.header-wrapper .toggle-nav {float: left; z-index: 999;}
.header-wrapper .navbar-default {border: none; background: none; padding: 0; border-radius: 0; margin: 0; min-height: 1px;}
.header-wrapper .navbar-collapse.collapse {padding: 0;}

.header-wrapper .navbar-collapse.collapse a.level-top {
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.929em;
    line-height: 1.56;
    color: rgba(0,0,0,.95);
    padding: 1.16em 20px;
    z-index: 999;
    background: none;
    text-transform: none;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus,
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active {
	background-color: rgba(0,0,0,.05);
}
.header-wrapper .navbar-collapse.collapse li.level-top:not(:first-of-type) a.level-top  span:before {
    content: '';
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
    content: '';
    height: 20px;
    width: 1px;
    position: absolute;
    left: 0;
    border-left: solid 1px rgba(0, 0, 0, 0.15);
    display: block;
    top: 50%;
    margin-top: -10px;
    opacity: .5;
}
.header-wrapper .navbar-collapse.collapse li.parent {position: relative;}
.header-wrapper .navbar-collapse.collapse li.parent a.level-top span.ui-menu-icon {float: right;}
.header-wrapper .navbar-collapse.collapse li.parent a.level-top span.ui-menu-icon:after {
    content: "\f35f";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.33em;
    color: #e64251;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: -10px;
    position: relative;
}

.header-wrapper .navbar-collapse.collapse li.parent a.level-top.ui-state-focus:after,
.header-wrapper .navbar-collapse.collapse li.parent a.level-top.ui-state-active:after {opacity: 1;}
.header-wrapper .navbar-collapse.collapse li.parent a.level-top:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #fff transparent;
    bottom: 0;
    left: 25%;
    margin-left: -5px;
    position: absolute;
    opacity: 0;
}

.navigation .level0 .submenu {
	background: #fff;
	border: none;
	font-weight: 400;
	min-width: 230px;
	display: none;
	left: 0;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	z-index: 9;
	list-style: none;
    padding: .833em 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.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: #fff; left: 20px; top: -20px; border: 10px solid transparent; height: 0; width: 0; border-bottom-color: #fff; z-index: 4;}
.navigation .level0 .submenu > ul:after {border: 11px solid transparent; height: 0; width: 0; border-bottom-color: #08c; color: #08c; left: 19px; top: -22px; z-index: 3;}
.navigation .level0 .submenu a {
    float: none;
    font-family: 'Montserrat';
    position: relative;
    display: block;
    padding: 13px 29px 13px 30px;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
    color: rgba(0,0,0,.95);
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.navigation .level0 .submenu a {}
.navigation .level0 .submenu li:last-of-type a {border-bottom: none;}
.navigation .level0 .submenu li a .ui-menu-icon:after {
    content: "\f3d3";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    color: rgba(0,0,0,.4);
    vertical-align: middle;
    top: 50%;
    right: 20px;
    margin-left: 0;
    margin-top: -8px;
    position: absolute;
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu a.ui-state-active,
.navigation .level0 .submenu .active > a  {background-color: #f5f5f5; color: #d77e5b; text-decoration: none;}
.navigation .level0 .submenu .submenu {top: 0 !important; left: 100% !important;}
/* .navigation .level0 .submenu .submenu-reverse {left: auto !important; right: 100%;} */

/* !Header Nav */

/* Header Cart */
.minicart-wrapper {float: right;}
.minicart-wrapper .title-cart {
    padding: 15px 20px;
    display: block;
    text-transform: none;
    color: rgba(0,0,0,.95);
    font-family: 'Montserrat';
}
.minicart-wrapper .title-cart:hover,
.minicart-wrapper.active .title-cart {
	height: auto;
    background-color: rgba(0, 0, 0, 0.1);
}
.minicart-wrapper .title-cart .icon {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-right: 10px;
}
.minicart-wrapper .title-cart .icon i {
    font-size: 28px;
    color: rgba(0,0,0,.95);
	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: #1e1e1c;
    display: inline-block;
	vertical-align: middle;
    height: 0.84em;
    margin: 0 4px;
    position: relative;
	top: -1px;
    width: 1px;
}
.minicart-wrapper .title-cart:hover .cart-divider {background: #fff;}
/* !Header Cart */

.page-header .action.skip.contentarea {display: none;}
.page-header .action.nav-toggle {display: none; font-size: 14px; font-family: 'Montserrat'; color: #1e1e1c; padding: 1.25em 0;}
.page-header .action.nav-toggle i {margin-right: 5px;}

.switcher .label {display: inline-block; vertical-align: middle; padding: 0 10px 0 0;}
.switcher .switcher-options {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    height: 40px;
    line-height: 2;
    position: relative;
    padding: 3px 7px;
    color: rgba(0,0,0,.4);
    border-radius: 4px;
    background: rgba(0,0,0,.06);
    cursor: pointer;
}
.switcher .switcher-options strong {font-weight: normal;}
.switcher .switcher-options .mage-dropdown-dialog {position: absolute; left: 0; bottom: 100%; text-align: left;}

.page-header .welcome {
	display: inline-block;
    margin-top: 9px;
    margin-left: 15px;
}
.header.links {float: right; list-style: none; margin: 0 0 0 15px;}
.customer-menu .header.links: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 #dfdfdf;
	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 {
	font-size: .91em;
	color: #1e1e1c;
	padding: .75em 11px;
	display: block;
	transition: background-color 300ms ease;
	-moz-transition: background-color 300ms ease;
	-webkit-transition: background-color 300ms ease;
}
.header.links li .customer-name:hover {background-color: rgba(0,0,0,.1);}
.header.links li a {
	font-size: .91em;
	color: #1e1e1c;
	padding: .75em 11px;
	display: block;
}
.header.links li a:hover {color: #1e1e1c;}
.header.links li.authorization-link a {font-size: 14px; color: rgba(0,0,0,0.84); padding: 7px 8px;}
body .page-header .customer-menu .header.links li.authorization-link a,
body .page-header .customer-menu .header.links li.authorization-link a:hover {color: rgba(0,0,0,0.84);}
.header.links li.authorization-link a i {
    font-size: 1.33em;
    top: -2px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}
.header.links li.authorization-link + li:before {
    content: 'or';
    display: inline-block;
    line-height: 36px;
    vertical-align: middle;
    margin-right: 15px;
}
.header.links li.authorization-link + li a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    font-size: 1em;
    padding: 6px 14px 5px;
    vertical-align: middle;
    background-color: #47c247;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #47c247;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.2), 0px 1px 0px 0px rgba(0,0,0,.15);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.2), 0px 1px 0px 0px rgba(0,0,0,.15);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,.2), 0px 1px 0px 0px rgba(0,0,0,.15);
}
.header.links li.authorization-link + li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: width 0.3s;
    background: rgba(0,0,0,.05);
}
.header.links li.authorization-link + li a:hover:after,
.header.links li.authorization-link + li a:focus:after {width: 100%;}

.page-header .header-switcher {display: inline-block; vertical-align: middle;}
.page-header .header-switcher + .header-switcher:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 17px;
	margin: 0 10px;
}
.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: .91em;
    color: rgba(0,0,0,.8);
    display: inline-block;
    padding: 3px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.page-header .header-switcher ul li a {color: #878787; display: block;}
.page-header .header-switcher ul li a:hover {background-color: #f5f5f5;}
.page-header .block-search .search-icon {
    display: inline-block;
    text-align: center;
    line-height: 37px;
    width: 40px;
    font-size: 24px;
    color: #1e1e1c;
    vertical-align: middle;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.page-header .block-search .search-button {display: none;}
.page-header .block-search.type-2 {float: right; width: auto; margin: 10px 20px 7px 10px;}
.page-header .block-search.type-2 .search-button {
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
    line-height: 41px;
    text-align: center;
    color: #1e1e1c;
    width: 40px;
    height: 40px;
    transition: background-color 300ms ease, color 300ms ease;
    -moz-transition: background-color 300ms ease, color 300ms ease;
    -webkit-transition: background-color 300ms ease, color 300ms ease;
}
.page-header .block-search.type-2 .search-button span {display: none;}
.page-header .block-search.type-2 .search-button:hover {background-color: rgba(0, 0, 0, 0.2);}
.page-header .block-search.type-2 .indent {
  position: fixed;
  right: 0;
  left: -100%;
  z-index: -1;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.95);
  display: table;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.page-header .block-search.type-2 .indent .btn-close {
    position: absolute;
    top: 50px;
    right: 50px;
}
.page-header .block-search.type-2 .indent .btn-close:before {
    content: "\f404";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5.33em;
    color: #fff;
    cursor: pointer;
    transition: all 300ms ease, color 300ms ease;
    -moz-transition: all 300ms ease, color 300ms ease;
    -webkit-transition: all 300ms ease, color 300ms ease;
}
.page-header .block-search.type-2 .indent .inner {
    width: 100%;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.page-header .block-search.type-2 .indent .inner .block-content {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    display: inline-block;
    width: 404px;
    background-color: rgba(0,0,0,.08);
}
.header-wrapper .block-search.type-2 .input-group input {color: rgba(255,255,255,0.6);}
.page-header .block-search.type-2 .search-icon {color: #fff; text-align: left;}
.header-wrapper .block-search.type-2 .input-group .btn {color: #fff; font-size: 18px;}
.header-wrapper .block-search.type-2 .input-group .btn:hover,
.page-header .block-search.type-2 .indent .btn-close:hover:before {color: #d77e5b;}

/* Header 2 */
.page-header.header-2 .middle-block .left-block,
.page-header.header-2 .middle-block .middle-block,
.page-header.header-2 .middle-block .right-block {float: left; width: 33.33333333333%;}
.page-header.header-2 .welcome,
.page-header.header-2 .header-contacts,
.page-header.header-2 .social-links {float: left;}
.page-header.header-2 .welcome,
.page-header.header-2 .header-contacts {margin-left: 0; padding-left: 0;}
.page-header.header-2 .welcome {padding-right: 15px;}
.page-header.header-2 .header-switcher .switcher-trigger span {font-size: 1em; padding-right: 0;}
.page-header.header-2 .language-currency-wrapper {padding-top: 6px;}
.page-header.header-2 .header-switcher .options .action.toggle:after {line-height: 15px;}
.page-header.header-2 .header.links {padding-top: 20px;}
.page-header.header-2 .minicart-wrapper {margin: 0;}
.page-header.header-2 .minicart-wrapper .action.showcart {padding: 11px 20px;}

/* Header 3 */
.page-header.header-3 .left-block {float: left; width: 22.6%; padding-left: 40px;}
.page-header.header-3 .right-block {float: right; width: 77.4%;}
.page-header.header-3 .logo {
    padding-top: 65px;
    padding-bottom: 66px;
    padding-right: 20px;
}
.page-header.header-3 .block-search {float: left; margin: 16px 0;}
.page-header.header-3  .header-contacts {float: left; padding-top: 8px;}
.page-header.header-3 .language-currency-wrapper {padding-top: 6px;}
.page-header.header-3 .welcome {margin-top: 23px;}
.page-header.header-3 .header.links {padding-top: 15px;}
.page-header.header-3 .minicart-wrapper {margin: 0;}
.page-header.header-3 .minicart-wrapper .title-cart {padding: 11px 20px;}
.page-header.header-3 .header-switcher .options .action.toggle:after {line-height: 15px;}

/* Header 4 */
.page-header.header-4 .left-block {float: left; width: 22.6%; position: relative; z-index: 1;}
.page-header.header-4 .left-block:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 500%;
    top: 0;
    right: 100%;
    background-color: #3f4dd6;
}
.page-header.header-4 .right-block {float: right; width: 77.4%;}
.page-header.header-4 .logo {
    padding-top: 41px;
    padding-bottom: 38px;
    padding-right: 20px;
}
.page-header.header-4 > .container {padding-bottom: 0;}
.page-header.header-4 .block-search {float: left; margin: 16px 0;}
.page-header.header-4  .header-contacts {float: left; padding-top: 8px;}
.page-header.header-4 .language-currency-wrapper {padding-top: 5px;}
.page-header.header-4 .welcome {margin-top: 23px;}
.page-header.header-4 .header.links {padding-top: 15px;}
.page-header.header-4 .minicart-wrapper {margin: 0;}
.page-header.header-4 .minicart-wrapper .title-cart {padding: 11px 20px;}

/* Header 5 */
.page-header.header-5 .top-block {padding-top: 12px;}
.page-header.header-5 .top-block .left-block,
.page-header.header-5 .top-block .middle-block,
.page-header.header-5 .top-block .right-block {float: left; width: 33.33333333333%;}
.page-header.header-5 .social-links {padding: 15px 0;}
.page-header.header-5 .top-block .middle-block {text-align: center; padding: 12px 0 20px;}
.page-header.header-5 .logo {padding: 0 0 10px;}
.page-header.header-5 .welcome {width: 100%; margin: 0;}
.page-header.header-5 .header.links {padding-top: 10px; padding-right: 8px;}
.page-header.header-5 .header.links li.authorization-link a {font-size: 0;}
.page-header.header-5 .header.links li.authorization-link a i {font-size: 20px;}
.page-header.header-5 .language-currency-wrapper {padding-top: 15px; padding-right: 12px;}
.page-header.header-5 .header-switcher + .header-switcher:before {margin: 0 7px;}
.page-header.header-5 .minicart-wrapper .action.showcart .text {display: none;}
.page-header.header-5 .header-switcher ul li a,
.page-header.header-5 .header-switcher ul li span,
.page-header.header-5 .header-switcher .switcher-trigger span {color: rgba(0,0,0,.8); font-size: 14px;}
.page-header.header-5 .menu-wrapper {border-bottom: none;}
.page-header.header-5 .minicart-wrapper .title-cart .icon i {font-size: 24px;}
.page-header.header-5 .minicart-wrapper {margin: 0;}
.page-header.header-5 .minicart-wrapper .title-cart {padding: 12px 20px;}

/* Header 7 */
.page-header.header-7 {background-color: transparent;}
.page-header.header-7 .left-block {float: left; width: 22.6%;}
.page-header.header-7 .right-block {float: right; width: 77.4%;}
.page-header.header-7 .logo {
    padding-top: 32px;
    padding-bottom: 35px;
    padding-left: 30px;
}
.page-header.header-7 .minicart-wrapper {margin: 0;}
.page-header.header-7 .right-block .menu-wrapper .container {padding-right: 0;}
.page-header.header-7 .minicart-wrapper .action.showcart {padding-top: 11px; padding-bottom: 11px;}
.page-header.header-7 .block-search {float: left; margin: 0;}
.page-header.header-7 .middle-block .container {padding-left: 0;}
.page-header.header-7 .block-search .input-group .btn {height: 50px; width: 52px; line-height: 50px;}
.page-header.header-7 .block-search .input-group input {height: 50px;}
.page-header.header-7 .block-search .input-group .btn:before {
    content: '';
    height: 20px;
    width: 1px;
    position: absolute;
    left: 0;
    border-left: solid 1px rgba(0, 0, 0, 0.2);
    display: block;
    top: 50%;
    margin-top: -10px;
    opacity: .5;
}
.page-header.header-7 .welcome {margin-top: 14px;}
.page-header.header-7 .container {padding-bottom: 0;}
.page-header.header-7 .header-contacts {float: left; padding-left: 19px; padding-right: 19px; margin-top: -1px;}
.page-header.header-7 .language-currency-wrapper {padding-right: 20px;}




#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
}
.wide-layout #sticky-header {background: #fff; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);}
.boxed-layout #sticky-header .container {background: #fff; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);}
#sticky-header .navbar-collapse.collapse a.level-top {font-size: 0.829em;}
#sticky-header .left-wrapper {float: left;}
#sticky-header .right-wrapper {float: right; width: 75%;}
#sticky-header .action.nav-toggle {display: none;}
#sticky-header .logo {float: left;}
#sticky-header .navbar-collapse.collapse a.level-top {padding-top: 1em; padding-bottom: 1em;}
#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-icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 44px;
	font-size: 13px;
	color: #1e1e1c;
	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-icon.active,
#sticky-header .block-search .search-icon:hover {background-color: #1e1e1c; color: #fff;}
#sticky-header .block-search .input-group {border: solid 1px #ddd;}
#sticky-header .block-search form.minisearch {
	display: none;
	position: absolute;
	width: 212px;
	top: 42px;
	background: #fff;
	padding: 1em;
	border: 1px solid #ddd;
	right: 0;
	z-index: 99;
}
#sticky-header .navbar-default {float: left;}
/* #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: #1e1e1c;}
#sticky-header .search-icon {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: #878787;
  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: #fff;
  padding: 1.5em 20px;
  width: 306px;
}
 */
/* Home Page ============================================================================== */
.text-blocks-wrapper .indent {background-color: #f5f5f5; padding: 1em 18px; }
.text-blocks-wrapper h3 {font-size: .91em; text-transform: uppercase; color: #1e1e1c; text-align: center; margin-bottom: 0; font-weight: bold; line-height: normal;}
.text-blocks-wrapper h3:after {content: ""; display: block; border-bottom: solid 1px #cfcfcf; width: 20px; margin: 3px auto 0;}
.text-blocks-wrapper p {font-size: .91em; color: #b2b2b2; 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);}

.newsletter-wrapper .newsletter-inner {
    padding: 145px 0 120px;
    background-image: url('../images/portmone_subscribe_bg.jpg');
}
.newsletter-wrapper .block.newsletter {
    padding: 0;
    border: none;
    background: none;
    color: rgba(255,255,255,.7);
    display: inline-block;
    width: 32%;
}
.newsletter-wrapper .block.newsletter .title {
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    color: #fff;
    border: none;
}
.newsletter-wrapper .block.newsletter .title:before {
    content: '';
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 2px;
    position: absolute;
    top: -23px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
}
.newsletter-wrapper .label {margin-bottom: 0; padding-bottom: 20px;}
.newsletter-wrapper input {
    position: relative;
    background-color: rgba(255,255,255,.15);
    height: 40px;
    color: #fff;
    border-color: rgba(0,0,0,.02);
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}
.newsletter-wrapper .actions {margin-top: 24px;}
.widget-title {
  padding-top: 0;
  margin-bottom: 2.5em;
  position: relative;
  border-bottom: solid 1px rgba(0,0,0,.13);
}
.widget-title a.more-link {position: absolute; right: 0; top: 50%; margin-top: -9px; font-size: 1.083em; color: rgba(0,0,0,.44); font-family: 'Montserrat';}
.widget-title a.more-link:hover {color: #d77e5b;}
.boxed-layout .widget-title.fullwidth {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px;}
.boxed-layout .widget-title.fullwidth a.more-link {right: 10px;}
body .widget .widget-title .widget-subtitle,
.block-title .widget-subtitle,
.widget-title .widget-subtitle {color: #b2b2b2; display: block; margin-bottom: -.85em; text-transform: uppercase; letter-spacing: 4px; font-size: 11px;}
.block-title .widget-subtitle span,
.widget-title .widget-subtitle span {display: inline-block; padding: 0 15px; background-color: #fff;}
.cms-index-index .page-title-wrapper {display: none;}
.text-banner-blocks h3 {letter-spacing: 0;}
.text-banner-blocks .subtitle {display: block; font-size: 11px; color: #b2b2b2; text-transform: uppercase; letter-spacing: 4px; margin-bottom: 15px;}

/* Slider ================================================================================= */
#home-slider {margin-bottom: 0;/*margin: 11.3% 0 0;*/}
#home-slider .item {position: relative;}
#home-slider .item a { display: block; position:relative; z-index:7;}
#home-slider .item img {
    height:auto;
    display:block;
    position:relative;
    z-index:7;
}
#home-slider .owl-controls {margin: 0;}
#home-slider .item span.title {display: block; font-family: 'Montserrat'; font-size: 18px; color: #d77e5b; margin-bottom: 2px;}
#home-slider .item span.subtitle {display: block; font-family: 'Montserrat';}
#home-slider span.solid {display: inline-block; border-bottom: 2px solid #d77e5b; width: 40px; margin-bottom: 22px; }
#home-slider .item .slide-container {left: 9%; top: 47%;}
#home-slider .item .slide-container.slide-skin-2 {
    top: 23.7%;
    right: auto;
    left: 19.2%;
}
#home-slider .item .slide-container.slide-skin-3 {
    right: 19.5%;
    top: 54%;
    left: auto;
}
#home-slider .item .slide-container {
    position: absolute;
    z-index: 9;
    top: auto;
    right: 6.6%;
    left: auto;
    bottom: 14.4%;
}
#home-slider .owl-pagination {
    margin-top: 0;
    text-align: center;
    position: absolute;
    bottom: 30px;
    right: 67px;
}
body #home-slider .btn-primary:before {content: none;}
body #home-slider .btn {margin-top: 19px; padding-left: 14px; padding-right: 14px;}
#home-slider .owl-buttons div {
	color: rgba(0,0,0,.4);
	font-size: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #fff;
	opacity: 1;
	border-radius: 0;
	position: absolute;
	z-index: 3;
	top: 50%;
	margin-top: -30px;
	opacity: 0;
	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:hover .owl-buttons div {opacity: 1;}
#home-slider .owl-buttons div:hover {background-color: rgba(229, 48, 66, .8); color: #fff;}
#home-slider .owl-buttons div.owl-prev {right: 100px;}
#home-slider .owl-buttons div.owl-next {right: 40px;}
#home-slider .owl-buttons div.owl-next:after {
    content: '';
    height: 60px;
    width: 40px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    left: 100%;
}
#home-slider .owl-buttons div:before {
	display: inline-block;
    font-family: "Ionicons";
	font-style: normal;
	font-weight: normal;
	line-height: 60px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
}
#home-slider .owl-buttons div.owl-prev:before {content: '\f3d2';}
#home-slider .owl-buttons div.owl-next:before {content: '\f3d3';}

/* Breadcrumbs ============================================================================= */
body .breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px;
    font-size: .786em;
    color: #878787;
    text-transform: uppercase;
    letter-spacing: 4px;
}
body .breadcrumb a {
	margin: 0 4px;
	color: #878787;
	position: relative;
	transition: color .8s ease;
	-moz-transition: color .8s ease;
	-webkit-transition: color .8s ease;
	-o-transition: color .8s ease;
}
body .breadcrumb a:hover {color: #d77e5b;}
body .breadcrumb > li + li:before {
    content: ">\00a0";
    padding: 0 5px;
    color: #878787;
}
body .breadcrumb strong {font-weight: normal;}
body .breadcrumb span {margin-right: 2px; display: inline-block; position: relative; display: none;}
body .breadcrumb span:after {
	content: '';
    position: absolute;
    right: 0;
    height: 5px;
    width: 5px;
    border-radius: 2px;
    top: 50%;
    margin-top: -1px;
    display: none;
	background-color: #e53042;
}
body .breadcrumb a:hover + span {color: #d77e5b;}
body .breadcrumb a:hover + span:after {display: inline-block;}
body .page-title-wrapper {display: none;}
body.catalog-product-view .breadcrumbs header.page-title {display: none;}
body .breadcrumbs header.page-title h2 {margin: 0; font-size: 26px;}
body .breadcrumbs .page-title {padding-top: 20px;}
body.catalog-product-view .page-title-wrapper {display: block;}
body.catalog-product-view .breadcrumb {padding-top: 20px;}
body.page-layout-2columns-left .breadcrumbs,
body.page-layout-2columns-right .breadcrumbs,
body.page-layout-3columns .breadcrumbs {padding-top: 20px;}
body.page-layout-2columns-left .breadcrumb,
body.page-layout-2columns-right .breadcrumb,
body.page-layout-3columns .breadcrumb {padding-bottom: 15px;}
body.page-layout-2columns-left .breadcrumbs .page-title,
body.page-layout-2columns-right .breadcrumbs .page-title,
body.page-layout-3columns .breadcrumbs .page-title {padding-top: 0; top: -3px; position: relative;}

.page-title-wrapper:not(.product) {border-bottom: solid 4px #eee; margin-bottom: 1.5em; padding-bottom: 1em;}
.catalogsearch-advanced-result .page-title,
.catalogsearch-result-index .page-title,
.catalog-category-view .page-title {margin-bottom: 0; font-size: 4em; line-height: 1.5em; color: #878787; font-weight: 400;}
.page-title {
	font-size: 3em;
    color: #878787;
    margin: 0;
    line-height: 1.5em;
    font-weight: 400;
	font-family: 'Montserrat';
}

/* Toolbar ================================================================================ */
.toolbar {margin-bottom: .95em; padding-bottom: .95em; border-bottom: 1px solid rgba(0,0,0,.1);}
.toolbar .modes {display: inline-block; vertical-align: middle; margin-right: 20px; position: relative; top: -1px;}
.toolbar .modes .modes-label {display: none;}
.toolbar .modes i {
    font-size: 16px;
    display: block;
    height: 36px;
    width: 45px;
    line-height: 36px;
    text-align: center;
}
.toolbar .modes .mode-list i {font-size: 20px; line-height: 38px;}
.toolbar .modes a,
.toolbar .modes strong {float: left;}
.toolbar .modes a i {color: #b2b2b2;}
.toolbar .modes a:hover i {background-color: rgba(0,0,0,0.1);}
.toolbar .modes strong i {color: #1e1e1c;}
.toolbar label,
.toolbar .label {
	display: inline-block;
    font-family: inherit;
    vertical-align: middle;
    margin: 0 5px 0 0;
    padding: 0 0 4px;
    font-size: 13px;
    color: #878787;
    font-weight: normal;
    text-transform: none;
}
.toolbar .pages-label {display: none;}

.toolbar .toolbar-amount {display: inline-block; vertical-align: middle; font-size: 12px; margin: 0;}
.toolbar .toolbar-sorter {display: inline-block; float: right; vertical-align: middle;}
.toolbar .toolbar-sorter select {display: inline-block; width: auto; height: 34px;}
.toolbar .toolbar-sorter .sorter-action i {
	font-size: 28px;
    height: 32px;
    display: inline-block;
    width: 32px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    color: #878787;
    margin: 0 0 .2em 2px;
}
.toolbar .toolbar-sorter .sorter-action i:hover {color: #fff; background-color: #d77e5b;}
.toolbar .limiter {float: right; margin: 0 0 0 30px;}
.toolbar .limiter option {padding: 1px 0;}
.toolbar .limiter ul {list-style: none; margin: 0; padding: 0;}
.toolbar .limiter ul li {float: left; border-left: solid 1px #ddd; padding: 0 6px;}
.toolbar .limiter ul li:first-child {border: none;}
.toolbar .limiter ul li a {
	display: block;
    min-width: 25px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    color: #878787;
    text-align: center;
    padding: 4px 5px 3px;
}
.toolbar .limiter ul li a:hover {background-color: #eee;}
.toolbar .limiter .label {
    display: inline-block;
    font-family: inherit;
    vertical-align: middle;
    margin: 0 5px 0 0;
    padding: 0 0 4px;
    font-size: 13px;
    color: #878787;
    font-weight: normal;
    text-transform: none;
}
.toolbar select {
    height: 36px;
    line-height: 40px;
    background-color: rgba(0,0,0,.06);
    font-weight: normal;
    color: #878787;
    min-width: 60px;
    border-radius: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: solid 1px rgba(255, 255, 255, 0.2);
    font-family: inherit;
    box-shadow: none;
}
.toolbar .limiter .control {display: inline-block;}
.toolbar .limiter .limiter-text {display: none;}
.toolbar .pages {text-align: center; display: none;}
.toolbar-bottom {border-top: solid 1px rgba(0,0,0,0.1); padding-top: 18px;}
.toolbar-bottom .toolbar .pages {display: block; height: 40px; background-color: #eee;}
.toolbar-bottom .toolbar {margin: 0;}
.toolbar-bottom .toolbar .pagination {margin: 0; border-radius: 0;}
.toolbar-bottom .toolbar-amount {display: none;}
.toolbar .pagination > li {
    display: inline-block;
    height: 40px;
    width: 40px;
	float: left;
    text-align: center;

}
.toolbar .pagination > li > a,
.toolbar .pagination > li > span {
	font-size: 14px;
    line-height: 40px;
    border: solid 2px transparent;
    background-color: transparent;
    height: 40px;
    width: 40px;
    display: inline-block;
    color: #878787;
	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: 0;}

.toolbar .pagination > li > a:hover,
.toolbar .pagination > li > span:hover,
.toolbar .pagination > li > a:focus,
.toolbar .pagination > li > span:focus {color: #878787; background-color: rgba(0,0,0,.05); border-color: transparent;}

.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: #d77e5b; border-color: #d77e5b; color: #fff;}

.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: 20px;
    vertical-align: top;
}
.toolbar .pagination > li > a i {
	display: inline-block;
    height: 20px;
    line-height: 20px;
    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 #eee;
	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: #b2b2b2;
	/* background-color: #eee; */
	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;}
.toolbar .sidebar-button:hover{background-color: #eee;}
.page-layout-1column .toolbar .sidebar-button{display: none;}

/* Listing ================================================================================ */
.product-item-name a {
	font-size: 1em;
	color: rgba(0,0,0,.9);
	line-height: 1.583em;
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: 400;
	display: block;
	font-family: 'Montserrat';
}
.products-grid ol {
    list-style: none;
    display: flex;
    flex-flow: row wrap;
}
.products-grid:not(.widget-product-grid) li.item {width: 25%; padding: 0 10px; float: left;}
.products-grid.widget-product-grid .product-items .item {margin-bottom: 20px;}
.products-grid.products-upsell li.item {width: 16.666666666%; margin-bottom: 20px;}
body .products-grid.products-upsell li.item .btn.btn-default.btn-add-to-cart,
body .products-grid.products-upsell li.item .btn.btn-default.btn-cart {min-width: auto;}
body:not(.page-products) .products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+4){clear: right;}
body:not(.page-products) .products-grid:not(.widget-product-grid).products-upsell li.item:nth-of-type(6n+1){clear: left;}
body:not(.page-products) .products-grid:not(.widget-product-grid).products-upsell li.item:nth-of-type(4n+4){clear: none;}
.page-products .products-grid li.item,
.page-products .products-grid li.product-item,
.products-grid.wishlist li.product-item {float: left; 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;}
.pagination li .label {display: none;}
.products-grid.wishlist .product-items {margin-left: -10px; margin-right: -10px;}
.products-grid.wishlist li.product-item {padding: 0 10px;}
.catalog-category-view .block-title,.catalog-category-view .filter-options-title {
    margin: 0 0 .86em;
    font-family: 'Montserrat';
    color: #1e1e1c;
    font-weight: normal;
    background-repeat: repeat;
    padding: 10px 12px;
    font-size: 1.143em;
    position: relative;
    background-image: url('../images/stripes_1.png');
}

.products-grid.two-columns li.item {width: 50%;}
.products-grid.two-columns li.item:nth-of-type(2n+1) {clear: left;}
.products-grid.two-columns li.item:nth-of-type(2n+2) {clear: right;}
.products-grid.three-columns li.item {width: 33.33334%;}
.products-grid.three-columns li.item:nth-of-type(3n+1) {clear: left;}
.products-grid.three-columns li.item:nth-of-type(3n+3) {clear: right;}
.products-grid.four-columns li.item {width: 25%;}
.products-grid.four-columns li.item:nth-of-type(4n+1) {clear: left;}
.products-grid.four-columns li.item:nth-of-type(4n+4) {clear: right;}
.products-grid.five-columns li.item {width: 20%;}
.products-grid.five-columns li.item:nth-of-type(5n+1) {clear: left;}
.products-grid.five-columns li.item:nth-of-type(5n+5) {clear: right;}
.products-grid.six-columns li.item {width: 16.66666667%;}
.products-grid.six-columns li.item:nth-of-type(6n+1) {clear: left;}
.products-grid.six-columns li.item:nth-of-type(6n+6) {clear: right;}
.products-grid.seven-columns li.item {width: 14.28571%;}
.products-grid.seven-columns li.item:nth-of-type(7n+1) {clear: left;}
.products-grid.seven-columns li.item:nth-of-type(7n+7) {clear: right;}
.products-grid.eight-columns li.item {width: 12.5%;}
.products-grid.eight-columns li.item:nth-of-type(8n+1) {clear: left;}
.products-grid.eight-columns li.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;}
.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 {display: block; margin: 0 0 0.75em; overflow: hidden;}
.products-grid .product-item-name a,
.products-list .product-item-name a {text-align: inherit;}
.product-item-name a:hover,
.product-item-name a:focus {color: #d77e5b;}
.products-grid .product-item-name {font-weight: normal; margin-bottom: 0.375em; font-size: 1em; line-height: 1;}
.products-grid .actions-primary {display: inline-block; vertical-align: top;}
.products-grid .actions-secondary {display: inline-block; vertical-align: middle;}
.products-grid .actions-secondary {margin-bottom: 1.3em;}
.products-grid .actions-secondary a {font-size: 16px; color: #b2b2b2; display: inline-block; margin-right: 20px;}
.products-grid .actions-secondary a.lightbox-button {font-size: 18px; position: relative; top: 4px;}
.products-grid .actions-secondary a.towishlist {position: relative; top: 2px;}
.products-grid .actions-secondary a.friend {position: relative; top: 2px;}
.products-grid .actions-secondary a:hover {color: #d77e5b;}
.products-grid .product-reviews-summary {margin-bottom: 0.7em;}
.price-actions-wrapper {background-image: url('../images/stripes_1.png'); background-repeat: repeat; padding: 16px 20px;}
.price-actions-wrapper .price-box {display: inline-block;}
.price-actions-wrapper .actions-primary {float: right;}
.price {
	white-space: nowrap !important;
    font-family: 'Roboto';
    color: #d77e5b;
    font-size: 26px;
    line-height: 1;
    font-weight: 300;
}
.old-price .price {
    font-size: 1.16em;
    line-height: 1.583em;
    text-decoration: line-through;
    font-weight: 300;
    color: #b2b2b2;
}

body .swatch-option-tooltip .corner,
body .swatch-option-tooltip-layered .corner {bottom: -2px;}

.products-list ol {list-style: none;}
.products-list li.item {padding-bottom: 1.5em;}
.products-list .product-item-name {display: inline-block;}
body .products-grid .btn.btn-default.btn-add-to-cart,
body .products-grid .btn.btn-default.btn-cart {padding-left: 0;}
.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-grid .product-item-name a,
.products-list .product-item-name a {font-size: 13px;}
.products-list .product-reviews-summary {margin-bottom: .5em;}
.products-list .price-availability-block {margin-bottom: 1em; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; padding: .75em 0;}
.products-list .price-availability-block .price-box {float: left;}
.products-list .price-availability-block .stock {float: right; margin: .75em 0;}
.products-list .product-item-description {clear: both; margin-bottom: 1em; font-size: 1em; color: #878787; line-height: 1.5em;}
.products-list .product-item-description a,
.products-grid .product-item-description a {color: #d77e5b;}
.products-list .actions-secondary a.tocompare {position: relative; top: -1px;}
.products-list .product-item-description a:hover,
.products-grid .product-item-description a:hover {color: #e53042;}
.products-list .price-actions-wrapper .actions-primary {float: none; vertical-align: top;}
.products-list .price-actions-wrapper .price-block {float: none; display: inline-block;}
.products-list .actions-primary,
.products-list .actions-secondary {display: inline-block; vertical-align: middle;}
.products-list .actions-secondary {margin-bottom: .5em;}
.products-list .actions-secondary a {font-size: 1.16em; color: #b2b2b2; display: inline-block; margin-left: 20px;}
.products-list .actions-secondary a:hover {color: #d77e5b;}
.products-list .actions-secondary a:first-of-type {margin-left: 0;}

.products-list .image-wrapper,
.products-grid .image-wrapper {position: relative; overflow: hidden;}
.mobile-device .lightbox-button,
.mobile-device .lightbox-button {opacity: 1!important;}

.stock {display: inline-block; vertical-align: middle; margin: 0 0 5px; font-size: .91em;}
.stock i {font-size: 10px; line-height: 1; margin-right: 5px; vertical-align: middle;}
.stock.unavailable span,
.stock.available span {color: #878787;}
.stock.unavailable i {color: #878787;}
.stock.available i {color: #58c053;}

.cms-content-important {
    display: block;
    background: #f5f5f5;
    font-size: 2.2rem;
    font-weight: 300;
    padding: 20px;
    margin: 0 0 35px -20px;
    line-height: 1.25;
}
.about-info.cms-content ul li {padding: .5em 0;}
.about-info.cms-content ul li a {font-size: 1.083em;}

/* Send to Friend ========================================================================= */
#product-sendtofriend-form #recipients-options .fields .actions-toolbar {margin: 0;}
#product-sendtofriend-form > .actions-toolbar .primary {float: right;}

/* Product View =========================================================================== */
.product-top-block {padding-bottom: 4.5em;}
.product-info-main .title-wrapper { padding-bottom: 6px;}
.product-info-main .page-title {
    font-size: 1.5em;
    margin: 0 0 .125em;
    color: #1e1e1c;
    line-height: 1.25em;
    font-weight: 300;
    text-transform: uppercase;
}
.product-info-main .sku {font-size: .91em; color: #b2b2b2; line-height: 1.583em;}
.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: 1em; margin-bottom: 1em; border-bottom: 1px solid rgba(0,0,0,.15);}
.product-info-main .product-info-price-inner {
    float: none;
    margin-bottom: 1.2em;
    display: block;
    margin-right: 0;
    background-image: url('../images/stripes_1.png');
    background-repeat: repeat;
    padding: 1.2em 14px;
}
.product-info-main .availability.only {
    display: none;
    padding: 0;
    background: none;
    color: #ff2525;
}
.product-info-main .product-info-price-inner .availability.only {display: inline-block; vertical-align: top; line-height: 2;}
.product-info-main .availability.only:before {
    content: "\f100";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 4px;
}
.product-info-main .availability.only strong {font-weight: 400;}
.product-info-main #product-addtocart-button {min-width: 144px;}
.product-info-main .product-info-price-inner .price-box {display: inline-block; margin-right: 25px;}
.product-info-main .product-info-price-inner .stock {display: inline-block; vertical-align: middle; float: right; margin: 0; min-height: 36px; line-height: 36px; font-size: .91em;}
.product-info-main .product-info-price-inner .stock.available span {color: #3ebd00;}
.product-info-main .product-info-price-inner .stock.unavailable span {color: #d77e5b;}
.product-info-main .product-info-price-inner .stock.unavailable span:before,
.product-info-main .product-info-price-inner .stock.available span:before {content: ':';}
.product-info-main .product.attibute.overview {margin-bottom: .5em;}
.product-info-main .product-options-wrapper .field,
.product-info-main .product-options-wrapper .swatch-attribute {margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px rgba(0, 0, 0, 0.2);}
.product-info-main .product-options-wrapper .block-title {width: 100%; display: none; margin-bottom: 1em;}
.product-info-main .product-options-wrapper select {height: 30px;}
.product-info-main .product-options-wrapper .swatch-opt {margin: 0;}
.product-info-main .product-options-wrapper .label,
.product-info-main .product-options-wrapper .swatch-attribute-label {
    color: #1e1e1c;
    font-size: 1.083em;
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    margin: 0;
}
.product-info-main .product-options-wrapper .control,
.product-info-main .product-options-wrapper .swatch-attribute-options {margin-top: 5px;}
.product-info-main .product-options-wrapper .swatch-attribute + .swatch-attribute {margin-top: .75em;}
.product-info-main .product-options-bottom {
    border: solid 2px #e63749;
    padding: 24px;
    margin-bottom: 1.5em;
}
.product-info-main .field.qty {margin-right: 20px; float: left;}
.product-info-main .box-tocart .actions {float: left;}
.product-info-main .box-tocart .actions i {font-size: 20px; margin-right: 6px;}
.product-info-main .box-tocart .actions span {vertical-align: top;}
.product-info-main .box-tocart {display: inline-block; vertical-align: middle; margin-right: 15px;}
.product-info-main .product-social-links {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.product-fullwidth-banner {position: relative;}
.product-fullwidth-banner .banner-content {position: absolute; bottom: 40px; left: 50px;}
.product-fullwidth-banner .title {font-family: 'Montserrat'; font-size: 18px; color: #fff; }
.product-fullwidth-banner .title:before {
  content: '';
  display: block;
  width: 40px;
  margin-bottom: 18px;
  border-top: 2px solid #fff;
}
.product-info-main .product-social-links .product-addto-links {display: inline-block; vertical-align: middle;}
.product-info-main .product-social-links a {display: inline-block;}
.bundle-options-container .product-add-form .product-addto-links a,
.product-info-main .product-social-links .product-addto-links a {margin-right: 20px;}
.bundle-options-container .product-add-form .product-addto-links a,
.product-info-main .product-social-links a {color: #878787;}
.bundle-options-container .product-add-form .product-addto-links a:hover,
.product-info-main .product-social-links a:hover i,
.bundle-options-container .product-add-form .product-addto-links a:hover i,
.product-info-main .product-social-links a:hover {color: #d77e5b;}
.bundle-options-container .product-add-form .product-addto-links a i,
.product-info-main .product-social-links i {
    font-size: 20px;
    color: #b2b2b2;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.bundle-options-container .product-add-form .product-addto-links a.towishlist i,
.product-info-main .product-social-links a.towishlist i {position: relative; top: -1px;}
.bundle-options-container .product-add-form .product-addto-links a.tocompare i,
.product-info-main .product-social-links a.tocompare i {position: relative; top: -3px;}
.bundle-options-container .product-add-form .product-addto-links a.friend i,
.product-info-main .product-social-links a.friend i {position: relative; top: -1px;}
.product-info-main .btn span {position: relative; top: 2px;}
.product-info-main .btn i {position: relative; top: 1px;}
.product.media .fotorama__nav-wrap--horizontal {margin-top: 1.5em;}
.prices-tier.items {margin-bottom: 1em;}
.prices-tier .price {font-size: 1em;}

body .swatch-option.image,
body .swatch-option.color {width: 14px; height: 14px; min-width: 14px; border-radius: 50%; border: none; box-shadow: 0 0 5px rgba(0,0,0,.2);}
body .sidebar .swatch-option.image,
body .sidebar .swatch-option.color {width: 30px; height: 30px; min-width: 30px; margin-right: 4px;}
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 2px #fff; box-shadow: 0 0 0 1px rgba(0,0,0,0.2); outline: none;}
body .swatch-option.text{height: auto;}

.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: 1em;}
.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: 1em; color: #444;}
.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 #ddd; 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: .75em; color: #444; display: block; font-size: 1.16em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary li {margin-bottom: .75em;}
.bundle-options-container .product-add-form .block-bundle-summary .bundle-summary .label {padding-bottom: .25em; color: #444; display: block; font-size: 1em; font-weight: 600; 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.16em;}

/* Qty */
label[for="qty"] {display: none;}
input.qty {
    margin: 0 8px;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: rgba(0,0,0,.4);
    font-size: 12px;
    border: none;
    background-color: rgba(0,0,0,.06);
    border-radius: 4px;
    float: left;
    vertical-align: middle;
}
div.quantity-decrease,
div.quantity-increase {
    float: left;
    border: none;
    padding: 0;
    margin: 11px 0;
    white-space: nowrap;
    cursor: pointer;
	font-size: 16px;
	line-height: 16px;
    color: rgba(0,0,0,.8);
}

/* Tabs */
#tabs {background-color: #f5f5f5; padding: 10px 0;}
#tabs .nav-tabs > li > a {
	font-family: 'Montserrat';
    font-size: 18px;
    letter-spacing: -.75px;
    color: #878787;
    background: none;
    margin-right: 0;
    margin-bottom: -14px;
    font-weight: normal;
    border: none;
    border-bottom: 11px solid transparent;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 1em;
    background: transparent;
    position: relative;
}
#tabs .nav-tabs {position: relative; border: none;}
#tabs .nav-tabs:after {
    content: '';
    display: inline-block;
    height: 11px;
    width: 100%;
    background-image: url('../images/stripes_1.png');
    background-repeat: repeat;
}
#tabs .nav-tabs > li.active > a,
#tabs .nav-tabs > li.active > a:hover,
#tabs .nav-tabs > li.active > a:focus {
	background: none;
    border-width: 0;
    border-color: #d77e5b;
    border-bottom-width: 11px;
}
#tabs .nav-tabs > li > a:hover {color: #1e1e1c; background-color: transparent; border-color: transparent;}
#tabs .tab-content {
	padding: 1.5em;
    margin-top: -1px;
    font-size: 1em;
    color: #878787;
    line-height: 1.5em;
}
.additional-attributes .table-label {vertical-align: middle; font-weight: normal;}
.choice.upsell,
.choice.related {float: right;}
.block.upsell,
.block.related,.block.crosssell {margin-top: 40px;}
.checkbox.related {
}
.block.upsell {position: relative; display: none;}
.upsell .block-title,
.related .block-title,.crosssell .block-title {
    text-align: center;
    width: 100%;
    padding-top: 0;
    margin-bottom: 2.5em;
    position: relative;
    border-bottom: solid 1px rgba(0,0,0,.13);
}
.related .block-title,.crosssell .block-title {padding-bottom: 1.5em}
body .related .btn-default span,
body .upsell .btn-default span {display: none;}
body .related .btn-default,
body .upsell .btn-default {
    vertical-align: top;
    padding-left: 12px;
    padding-right: 12px;
}
body .related .product-item-actions,
body .upsell .product-item-actions,
body .related .price-box,
body .upsell .price-box {display: inline-block; vertical-align: top; margin-right: 19px;}
body .related .block-content, body .crosssell .block-content  {position: relative;}
.related .products-related {position: relative;}
.related .block-actions {
    position: absolute;
    right: 0;
    top: -68px;
    margin: -18px 0 1em;
}
.related .block-actions .action {
	cursor: pointer;
    font-size: 13px;
	color: rgba(0,0,0,.44);
	font-weight: 700;
	font-family: 'Montserrat';
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.related .block-actions .action:hover {color: #d77e5b;}
.upsell .block-title strong,
.related .block-title strong,.crosssell .block-title strong {text-align: center; font-size: 24px; margin-bottom: 10px; display: inline-block; font-weight: normal;}
.upsell .block-title .right-divider,
.related .block-title .right-divider,.crosssell .block-title .right-divider {margin-top: 1.5em;}
.products-grid.products-related li.item {width: 25%; margin-bottom: 20px;}
.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 .actions-secondary a.towishlist {margin: 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;}
.fb_iframe_widget_fluid span {vertical-align: top !important;}
.product-custom-social-links .twitter-share-button {margin-right: 20px;}

/* Product Review */
.review-form-wrapper #review-form .review-legend {color: #878787; font-size: 13px; font-weight: normal; border: none; margin: 0 0 .6em; padding: 0; text-transform: none;}
.review-form-wrapper #review-form .review-legend strong {font-weight: bold; font-size: 1.091em; color: #d77e5b;}
.review-form-wrapper .review-field-ratings .label {
    color: #878787;
    font-size: 13px;
    min-width: 50px;
    line-height: 2;
    font-weight: normal;
    border: none;
    margin: 0 5px 0 0;
    text-align: left;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}
.review-form-wrapper .inputs-wrapper {margin-bottom: .5em;}
.review-form-wrapper .review-control-vote {display: inline-block;}
.review-form-wrapper .review-control-vote label {margin: 0;}
.review-form-wrapper .inputs-wrapper .field label,
.review-form-wrapper .review-field-text label {
	color: #1e1e1c;
    font-size: .91em;
    line-height: 1.5em;
	font-weight: normal;
}
.review-form-wrapper .block-title {margin-bottom: .5em; font-size: 13px;}
.review-form-wrapper .review-field-ratings {
    background-image: url('../images/stripes_1.png');
    background-repeat: repeat;
    padding: 12px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.reviews-wrapper .review-items {list-style: none;}
.reviews-wrapper .review-item {margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: solid 1px #ddd;}
.reviews-wrapper .review-title {
    font-weight: 700;
    color: #444;
    font-size: 13px;
    line-height: 1.5em;
    font-family: 'Open Sans';
    margin-bottom: .5em;
}
.reviews-wrapper .review-ratings {
    padding: 2px 5px 0;
    float: right;
    background-image: url('../images/stripes_1.png');
    background-repeat: repeat;
}
.reviews-wrapper .review-details-wrapper {float: left; width: 40%;}
.reviews-wrapper .review-details {display: inline-block; vertical-align: middle; color: #878787;}
.reviews-wrapper .review-top-block {margin-bottom: .75em;}
.reviews-wrapper .review-author {
    color: #878787;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1;
}
.toolbar.review-toolbar {   border-bottom: none;}
.reviews-wrapper .review-date {margin: 0; font-size: 11px; color: #878787; line-height: 1;}
.reviews-wrapper .review-date i {
    font-size: 16px;
    line-height: 1;
    margin-right: 8px;
    color: #b2b2b2;
    position: relative;
    top: 2px;
}
.reviews-wrapper .review-author strong {color: #d77e5b; font-weight: normal; padding-right: 5px;}
.reviews-wrapper .review-details-wrapper .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #eee;
    border-radius: 50%;
    text-align: center;
    position: relative;
    vertical-align: middle;
    margin-right: 20px;
}
.reviews-wrapper .review-details-wrapper .icon i {
    font-size: 18px;
    color: #b2b2b2;
    line-height: 40px;
}

body .review-form-wrapper .review-field-rating {padding: 8px 20px; margin: 0 !important;}
.review-field-rating:last-of-type {border: none;}
.review-control-vote:before {content: '\f005' '\f005' '\f005' '\f005' '\f005';}
.review-control-vote {min-height: 20px; min-width: 100px;}
.review-control-vote:before {
    color: #c7c7c7;
    font-family: 'Ionicons';
    font-size: 24px;
    height: 24px;
    letter-spacing: 2px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f4b3' '\f4b3' '\f4b3' '\f4b3' '\f4b3';
    display: block;
    position: absolute;
    z-index: 1;
    letter-spacing: 4px;
}
.review-control-vote label:before {
    color: #ffdf2e;
    font-family: 'Ionicons';
    font-size: 24px;
    height: 24px;
    letter-spacing: 2px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
    letter-spacing: 4px;
}
.review-control-vote label {cursor: pointer; display: block; position: absolute; padding: 0!important;}
.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: '\f4b3';}
.review-control-vote .rating-2:before {content: '\f4b3' '\f4b3';}
.review-control-vote .rating-3:before {content: '\f4b3' '\f4b3' '\f4b3';}
.review-control-vote .rating-4:before {content: '\f4b3' '\f4b3' '\f4b3' '\f4b3';}
.review-control-vote .rating-5:before {content: '\f4b3' '\f4b3' '\f4b3' '\f4b3' '\f4b3';}
.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: 0;}
#product-review-table thead {background-color: #b2b2b2;}
#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: .91em;
    border-color: #e5e5e5;
	font-weight: bold;
    color: #1e1e1c;
    white-space: nowrap;
	vertical-align: middle;
}
#product-review-table td {text-align: center; padding: .75em 12px;}
#product-review-table td label {display: none;}

/* Rating ================================================================================= */
.rating-summary {margin-right: 9px; display: inline-block; vertical-align: middle;}
.reviews-actions {display: inline-block; vertical-align: middle; font-size: 12px;}
.reviews-actions a {color: #878787; text-decoration: none; line-height: 1.44em;}
.reviews-actions a:hover {color: #000;}
.reviews-actions a.add {position: relative; display: inline-block;}
.reviews-actions a + a.add {margin-left: 12px;}
.reviews-actions a + a.add:before {content: ''; display: block; position: absolute; width: 1px; height: 100%; background:rgba(0,0,0,0.1); left: -8px;}
.rating-summary .label {display: none;}
.rating-result {position: relative; top: 1px; display: inline-block; line-height: 1; color: #ccc;}
.rating-result i {font-size: 16px;}
.rating-result span {position: absolute; color: #ffd619; top: 0; left: 0; height: 12px; overflow: hidden;}

#product-review-container .rating-summary {display: inline-block; padding: 10px;}
#product-review-container .rating-summary .rating-result {top: -1px;}
#product-review-container .rating-summary .rating-result i {font-size: 14px;}
#product-review-container .rating-summary .label {
    display: inline-block;
    font-family: inherit;
    color: #878787;
    font-size: 13px;
    line-height: 1.5em;
    margin-right: 8px;
    padding: 0;
}


/* Customer =============================================================================== */
.login-container .block-title strong {
	display: block;
	float: none;
    text-align: left;
    border-bottom: solid 4px #eee;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    line-height: 1.583em;
    padding-bottom: .75em;
    margin-bottom: 1.5em;
	font-size: 1.33em;
}
.login-container p,
.login-container .note {font-size: .91em;}
.login-container .actions-toolbar {margin: 0.42em 0 0; text-align: right;}
.login-container .label {
	float: left;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-size: .91em;
    padding-bottom: 5px;
	color: inherit;
	line-height: 1.5;
}
.login-container .block-customer-login .actions-toolbar {margin-top: 1.5em;}
.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.with-border {
	border: 1px solid #ddd;
    padding: 1.5em 20px;
    margin: 0 0 1.5em;
}
fieldset.fieldset .legend {
	display: block;
    text-align: left;
    border-bottom: solid 4px #eee;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
    line-height: 1.583em;
    padding-bottom: .75em;
    margin-bottom: 1.5em;
	font-size: 1.33em;
}

.form-create-account .fieldset .field {padding: 0 10px; width: 50%; float: left; margin-bottom: .75em;}
.form-create-account fieldset .field:not([class*='col-']) ~ .field:not([class*='col-']) {margin-top: 0;}
.form-create-account .fieldset .field input + .nested {margin-top: .75em;}
.form-create-account .fieldset .field.newsletter {clear: both; width: auto; float: none;}
.form-create-account .actions-toolbar {text-align: right;}
.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: .75em;}
.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:after,
.field.required .label:after {content: '*'; color: #f00; padding-left: 2px;}

.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[name="shippingAddress.city"] {clear: both; float: left; width: 100%;}
#shipping-new-address-form .field[name="shippingAddress.fax"] {clear: both;}
#shipping-new-address-form .field[name="shippingAddress.company"] {clear: both; margin-top: .5em; float: left; width: 100%;}
#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: left; width: 100%;}
#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;}

.checkout-index-index .form.form-login {margin-bottom: 1.5em; margin-top: 1.5em;}

.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: #878787;}
.account .content-inner .product-item-name a {color: #1e1e1c;}
.account .content-inner .product-item-name a:hover,
.account .content-inner a:hover {color: #d77e5b;}
.account .content-inner .box-content,
.account .content-inner .box-actions {font-size: .91em;}
.account .content-inner .actions-toolbar .primary {margin: 9px 0;}
.account .content-inner .actions-toolbar .secondary {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-family: 'Montserrat';
	font-weight: normal;
	line-height: normal;
	padding-bottom: 9px;
	margin-bottom: 18px;
	color: #1e1e1c;
	border-bottom: solid 1px #ddd;
}
.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: #1e1e1c; min-width: 40px; display: inline-block;}
.customer-review.view .customer-review-rating {margin-bottom: 1.5em;}
.customer-review.view .review-title {color: #1e1e1c; font-family: 'Montserrat'; font-size: 1.16em; margin-bottom: .66em;}
.customer-review.view .review-date {color: #b2b2b2; font-size: .91em;}
.customer-review.view .review-content {margin-bottom: .75em;}
.review-customer-view .content-inner .actions-toolbar .secondary {float: left;}

.block-dashboard-info {margin-bottom: 3em;}
.block-dashboard-orders .block-title,
.block-dashboard-addresses .block-title,
.block-dashboard-info .block-title,
.block-reviews-dashboard .block-title {
	width: 100%;
    overflow: hidden;
    border-bottom: solid 4px #eee;
    margin-bottom: 1.5em;
}
.block-dashboard-orders .block-title strong,
.block-dashboard-addresses .block-title strong,
.block-dashboard-info .block-title strong,
.block-reviews-dashboard .block-title strong,
.box .box-title span {
	float: left;
    font-size: 1.16em;
    color: #1e1e1c;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.583em;
    margin-bottom: .75em;
}
.box .box-inner {border: solid 1px #ddd; padding: 1.5em 20px;}
.box .box-title {
	width: 100%;
    overflow: hidden;
    border-bottom: solid 4px #eee;
    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: .91em;}
.block-dashboard-addresses .block-title a i,
.block-dashboard-info .block-title a i,
.box .box-title a i {font-size: 1.273em; color: #ddd; padding: 5px;}

.block-dashboard-addresses .block-title a :hover,
.block-dashboard-info .block-title a i:hover,
.box .box-title a i:hover {color: #d77e5b;}

#my-orders-table caption {display: none;}
#my-orders-table td {text-align: center; font-size: .91em;}
#my-orders-table a {color: #b2b2b2; display: inline-block;}
#my-orders-table a:hover {color: #d77e5b;}
.account .content-inner .action {display: inline-block;}
.account .content-inner .action + .action {border-left: solid 2px #ddd; margin-left: 2px; padding-left: 5px;}

.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: .75em;}
.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;}
body.checkout-cart-index .table > tbody > tr > td.qty {width: auto;}
body .cart.table-wrapper #shopping-cart-table td.qty,
body .cart.table-wrapper #shopping-cart-table td.subtotal,
body .cart.table-wrapper #shopping-cart-table td.price-wrapper {text-align: center !important;}
.table-comparison{table-layout: fixed;}
.table-comparison .cell.table-label span {font-size: 1em; color: #1e1e1c; font-weight: bold;}
.table-comparison td:last-child{border-right: 1px solid #d1d1d1;}
.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 #d1d1d1;}
.table-comparison .cell.label .attribute.label{display: block; width: 100%; word-wrap: break-word;}
.table-comparison .cell.attribute{font-size: 1.3rem;}
.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-addto-links .action.split,.table-comparison .product-addto-links .action.toggle{line-height: 1.2rem; padding: 5px 8px; font-size: 1.1rem;}
.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; display: inline-block; vertical-align: middle;}
.table-comparison .action.tocart{white-space: nowrap;}
.comparison.headings{background: #fff; left: 0; position: absolute; top: 0; width: auto; z-index: 2;}





/* Sidebar ================================================================================ */
.sidebar .block {margin-bottom: 2.33em;}
.sidebar .block .actions-toolbar {text-align: center; margin: 0; padding-top: 1.5em; border-top: solid 1px #ddd;}
.sidebar .block.block-reorder {display: none;}
.sidebar .block .secondary {margin-left: 7px;}
.sidebar .block ul,
.sidebar .block ol {margin: 0; padding: 0; list-style: none;}
body .sidebar .btn-default span {line-height: 36px;}
.block-title,
.sidebar .block .block-title,
.block-collapsible-nav-title {margin-bottom: 1em;}
.block-title strong,
.sidebar .block .block-title strong,
.block-collapsible-nav-title strong,
.sidebar .block.filter .filter-options-title {
	font-size: 1em;
    text-transform: none;
    color: #1e1e1c;
    font-weight: 300;
}
.sidebar .block.filter .filter-options-title {font-family: 'Montserrat';}
.block-collapsible-nav-title strong {float: none;}
.block-title .right-divider {margin-top: .75em;}
.sidebar .block.filter .block-title {display: block;}
.sidebar .block.filter .block-subtitle {display: none;}
.sidebar .block.filter .filter-options-item {margin-bottom: 12px;}
.sidebar .block.filter {padding: 0;}
.sidebar .block.filter .filter-count-label {display: none;}
.sidebar .block.filter dl dd {margin-bottom: 2.333em;}
.sidebar .block.filter .filter-options-title {margin-bottom: 1em; width: 100%; overflow: hidden;font-weight:bolder}
.sidebar .block.filter ol li {
	/*font-family: 'Montserrat';*/
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
    border-bottom:1px dotted #dadada;margin-top:0.3em;
    color:#b2b2b2;
}
.sidebar .block.filter ol li:first-child{margin-top:0;}
.sidebar .block.filter ol li:last-child{border-bottom:none;}
.sidebar .block.filter ol li:hover {background-color: transparent;}
.sidebar .block.filter ol li:not(:first-child) {border-top: none;}
.sidebar .block.filter ol li a {
	font-size: 1.083em;
    line-height: 1.583em;
    font-weight: 400;
    color: #1e1e1c;
    display: block;
    padding: 1px 0 1px 5px;
    position: relative;
}
.sidebar .block.filter ol li a:before {
    left: 0;
    top: 50%;
    margin-top: -7px;
    margin-right: 2px;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d3";
    color: #878787;
}
.sidebar .block.filter ol li .filter-label {display: inline-block; width: 85%;}
.sidebar .block.filter ol li .count {
    display: none;
	float: right;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 11px;
    color: #b2b2b2;
    border-radius: 50%;
    -moz-border-radius: 50%;
	margin-top: -2px;
    padding: 0;
}
.sidebar .block.filter ol li .price {font-size: inherit; color: inherit; font-weight: inherit;}
.sidebar .filter-options-title:after {top: 4px; right: 10px;}
.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;
    border: 1px solid rgba(0,0,0,0.1);
    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: #444;
	font-weight: normal;
}
.sidebar .block li {
	width: auto;
    overflow: hidden;
    padding: 0;
    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 #ddd;}
.sidebar .block li:not(.current):hover {background-color: #eee;}
.sidebar .block li a,
.sidebar .block li strong {
	color: #878787;
    font-size: 1.083em;
    line-height: 1.583em;
    padding: .75em 0;
    display: inline-block;
	font-family: 'Roboto';
}
.sidebar .block li a.delete:hover {color: #d77e5b;}
.sidebar .block li strong {font-weight: normal; color: #1e1e1c;}
.sidebar .block li a:hover {background: transparent;}
.sidebar .block.block-reorder .product-item label {display: none;}
.sidebar .block.block-reorder li {padding: 10px 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: center;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions button.action {background: none; padding: 0; border: none;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions .action i {color: #dddddd; font-size: 1.16em; line-height: 1; padding: 5px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a i {color: #dddddd; 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: #1e1e1c;}
.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: #1e1e1c;}
.sidebar .block.block-wishlist .actions-toolbar {margin-top: 1em;}
.sidebar .block.block-compare .product-item-name {padding: 0;}
.sidebar .block.block-compare .action {float: right;}

.block-reviews-dashboard  {margin-top: 3em;}
.block-reviews-dashboard ol {list-style: decimal; padding-left: 20px; color: #1e1e1c;}
.block-reviews-dashboard ol li .product-name a {font-family: 'Montserrat'; font-weight: 400; color: #1e1e1c;}
.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: 2;}
.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: #000; 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: #fff; 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: #fff; -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 #ccc; padding: 5px 0; position: absolute; top: 100%; width: 180px; z-index: 2;}
.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: #e8e8e8;}
.page-layout-1column .filter-current{display: inline; line-height: 35px;}
.page-layout-1column .filter-current-subtitle{color: #7d7d7d; display: inline; font-size: 14px; 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;
}
.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";
}
.filter-options-title:after {position: absolute; right: 13px; top: 9px;}
.filter-options-title:hover {color: #000;}
.active > .filter-options-title:after {content: '\f106';}
body:not(.page-layout-1column) .filter-options-content {display: none;}


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

.filter-options-content {margin: 0; padding: 0 10px 12px;}
.filter-options-content .item {margin: 0; line-height: 1.5em;}
.filter-options-content a {color: #494949; margin-left: -5px; margin-right: -5px; padding-left: 5px; padding-right: 7px;}
.filter-options-content a:hover {background-color: #e8e8e8; text-decoration: none;}
.filter-options-content a:hover + .count {background-color: #e8e8e8;}
.filter-options-content .count {color: #858585; 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;}
.filter-options-content .swatch-attribute.swatch-layered {padding: 0;}



/* Cart ================================================================================= */
body .table > tbody + tbody {border-width: 1px;}
body .table > thead > tr > th {
	border-bottom-width: 1px;
	padding: .75em;
    font-size: 1em;
    font-weight: bold;
    color: #1e1e1c;
    white-space: nowrap;
    text-align: center;
}
body .table .product-item-name {
    font-size: 1.5em;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
    color: #1e1e1c;
    display: inline-block;
    margin-top: -6px;
    max-width: 83%;
}
body .table .product-item-name a {font-size: 14px; line-height: normal;}
body .table .action-edit {display: inline-block;}
body .table .action i {font-size: 1.16em; padding: 5px;}
.item-options dt { font-weight: bold;}
.item-options dt:after {content: ":";}
.item-options dt,
.item-options dd {display: block; float: left;}
.item-options dt + dd {margin: 0 5px;}
.item-options dd + dt {border-left: solid 1px #878787; padding-left: 5px;}
.item-options dt {color: #878787;}
.item-options dd {color: #878787;}
.cart.table-wrapper td {padding: 1.5em 5%; vertical-align: middle;}
.cart.table-wrapper td:first-child,
.cart.table-wrapper th {border-left: none; padding-left: 0;}
.cart.table-wrapper th {border-right: none;}
.cart.table-wrapper .table,
.cart.table-wrapper .table > tbody + tbody {border: none;}
.table td.remove {border-right: none; background-color: #f5f5f5; width: 75px;}
.table td.remove  i {
	font-size: 1.16em;
    color: #b2b2b2;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    border: solid 1px #cdcdcd;
    border-radius: 50%;
    -moz-border-radius: 50%;
	padding: 0;
}
.cart.table-wrapper .product-item-photo {
	display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.cart.table-wrapper .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
	position: relative;
}
.cart.table-wrapper .item-options {margin: 0;}
.cart.table-wrapper .actions-toolbar {margin: 10px 0 0;}
.cart.table-wrapper .actions-toolbar a {display: inline-block; float: left; padding: 0px 8px 3px; color: #878787; text-transform: lowercase; font-size: 11px; line-height: 1;}
.cart.table-wrapper .actions-toolbar a:hover {color: #d77e5b;}
.cart.table-wrapper .actions-toolbar a span {vertical-align: middle;}
.cart.table-wrapper .actions-toolbar a.action-towishlist {padding-top: 2px;}
.cart.table-wrapper .actions-toolbar a i {font-size: 16px; vertical-align: middle;}
.cart.table-wrapper .actions-toolbar a + a {margin-left: 4px;}
body .table .action i:hover {color: #d77e5b;}
.cart.table-wrapper .qty .label {display: none;}
.cart.table-wrapper .field.qty {width: 68px;}
.cart-container .cart.actions {text-align: right; padding-bottom: 1.5em; border-bottom: solid 1px #ddd; margin-bottom: 1.5em;}
.cart-container .cart.actions a {float: left;}

body .description ul,
body .description ol {margin-left: 20px;}
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;}
#co-shipping-method-form .actions-toolbar {text-align: right;}
.cart-summary {padding-top: 1.5em;}
.cart-summary .block-title {margin-bottom: 1em; text-align: center; width: 100%; overflow: hidden; }
.cart-summary .block-title strong {padding: 0 10px; font-weight: bold; font-size: 16px;}
.cart-summary .block-title .left-divider {margin-top: .75em;}
.cart-summary .actions-toolbar {padding-top: 1.5em; border-top: solid 1px #ddd;}
.cart-summary .rate .methods dt {color: #878787; font-weight: normal; font-size: .91em; margin-bottom: .25em;}
.cart-summary .rate .methods dd + dt {margin-top: 1em;}
.table.totals th,
.table.totals td {
	color: #878787;
    font-size: .91em;
    line-height: 1.583em;
	border-top: none;
    border-bottom: dotted 1px #eee;
	text-align: right;
	padding: 1em 0 1em 12px;
	font-weight: normal;
	background: none;
}
.table.totals th {width: 60%;}
.table.totals th strong {font-weight: normal;}
.table.totals td .price {font-size: 1em;}
.cart-totals table {border-bottom: solid 1px #eee;}
.checkout-methods-items {list-style: none; text-align: right;}
.checkout-methods-items li + li {padding-top: 1em;}
.checkout-methods-items li a {color: #444; font-size: .91em; line-height: 1.583em;}
.checkout-methods-items li a:hover {color: #d77e5b;}

/* Checkout =============================================================================== */
.checkout-header {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.page-header .logo {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.authentication-dropdown .modal-inner-wrap {padding: 18px;}
.authentication-dropdown {
	background-color: #fff;
	border: 1px solid #aeaeae;
	-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;
	margin-top: 15px;
}
.authentication-dropdown .modal-header {padding: 0;}
.authentication-dropdown .modal-header .action-close {margin: 0; z-index:9999;}
.authentication-wrapper {
	width: 33.33333333%;
	text-align: right;
	float: right;
	max-width: 50%;
	position: relative;
	z-index: 1;
}
.authentication-dropdown .block-title #block-customer-login-heading{font-weight: bold; font-size: 14px; text-transform: uppercase;}
.authentication-dropdown .block-content input{width: 100%;}

.table-caption,
.multicheckout .block .title {
	font-family: 'Montserrat';
	color: #1e1e1c;
    font-weight: 400;
    font-size: 1.16em;
    line-height: 1.583em;
}
.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 {width: 40px;}
body .table > tbody > tr > td .qty input:not(.cart-qty) {background-color: #eee; border-color: #eee; float: none; margin: 0;}
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 #e5e5e5; padding: .75em; margin: 0 0 0.75em 0;}
.multicheckout .box-title {display: block; margin-bottom: 9px; font-size: 13px;}
.multicheckout .box-title.with-link > span {position: relative; padding-right: 10px;}
.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: 1em; text-align: center;}
.table-order-review .totals th {background: none;}
.table-order-review .totals td {font-size: 1em; 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: .75em;}
.customer-name-prefix-middlename-suffix .field {float: left; margin: 0!important; padding: 0 10px;}

.products-grid.products-crosssell .product-item-actions {padding-top: 4px;}
.products-grid.products-crosssell .actions-secondary {padding-top: 1px;}

/* OPC =================================================================================== */
.checkout-container ol,
.checkout-container ul {list-style: none; margin: 0; padding: 0;}
.checkout-container #checkoutSteps > li + li {margin-top: 1.5em;}
.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: #e4e4e4;
    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: #1e1e1c;}
.checkout-container .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
}
.checkout-container .opc-progress-bar-item._active > span {color: #1e1e1c;}
.checkout-container .opc-progress-bar-item > span:before,
.checkout-container .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    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: #fff;
    height: 26px;
	line-height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #1e1e1c;
    font-weight: 600;
    font-size: 1.8rem;
	font-family: 'Montserrat';
}
.checkout-container .opc-progress-bar-item._active > span:before {background: #1e1e1c;}
.checkout-container .opc-progress-bar-item._active > span:after {
	content: "\f00c";
	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;
	line-height: 26px;
	font-size: 1.5rem;
}
.opc-estimated-wrapper {display: none;}
.opc-estimated-wrapper {background: #f5f5f5; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; 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 {
    padding-bottom: 10px;
    color: #1e1e1c;
    font-weight: 300;
    font-size: 2.6rem;
	font-family: 'Montserrat';
	line-height: 1.25;
}
.opc-block-shipping-information .shipping-information-title .action {
	border: none;
    background: none;
    font-size: 14px;
    color: #b2b2b2;
    float: right;
    margin-top: 7px;
}
.opc-wrapper .step-title {border-bottom: 1px solid #ccc;}
.opc-wrapper .shipping-address-items {font-size: 0;}
.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    font-size: 12px;
    line-height: 30px;
    margin: 0 0 20px;
    padding: 20px 35px 20px 20px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.opc-wrapper .shipping-address-item {width: 33.33333333%;}
.opc-wrapper .shipping-address-item.selected-item {border-color: #1e1e1c;}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {visibility: hidden;}
.opc-wrapper .action-select-shipping-item {float: right; margin: 20px 0 0;}
.opc-wrapper .edit-address-link {margin-top: 20px;}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #1e1e1c;
    color: #fff;
    content: "\f00c";
	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;
    height: 27px;
    width: 29px;
    font-size: 16px;
    line-height: 21px;
    padding-top: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.opc-wrapper .shipping-address-item:before {
    background: #ccc;
    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 .action-show-popup > span:before {content: '+'; padding-right: 5px;}
body .btn.action-show-popup span {vertical-align: middle;}
.opc-wrapper .step-content {margin: 0 0 40px;}
.opc-block-shipping-information .shipping-information > div + div {margin-top: 20px;}
#opc-shipping_method {margin-top: 2.5em;}
#checkout-shipping-method-load .table-checkout-shipping-method {min-width: 500px; width: auto;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody > tr > td {padding-left: 0; padding-right: 0;}
#checkout-shipping-method-load .table-checkout-shipping-method thead th {display: none;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td {border-top: 1px solid #ccc; padding-bottom: 20px; padding-top: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td:first-child {padding-left: 0; padding-right: 0; width: 20px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody tr:first-child td {border-top: none;}
#checkout-shipping-method-load .table-checkout-shipping-method .price {font-size: 1em; font-weight: inherit;}
#checkout-shipping-method-load .table-checkout-shipping-method input[type="radio"] {margin-top: 0; position: relative; top: -1px;}
.opc-summary-wrapper .modal-content {
	border-radius: 0;
	box-shadow: none;
	border: none;
	margin: 0;
}
.opc-block-summary {background: #f5f5f5; margin: 0 0 20px; padding: 22px 30px;}
.opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #ccc;
    padding: 10px 40px 10px 0;
    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: '\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;
    display: inline-block;
    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: '\f106';}
.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;
}

.product-item-name {font-family: 'Montserrat'; color: #1e1e1c; font-size: 1.16em; font-weight: 300;}

.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: ": ";}

body .minicart-items a:focus {color: inherit; text-decoration: none;}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
    border-top: 1px solid #ccc;
    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;}
.minicart-items .price-container {float: right; padding-top: 3px;}

.price-actions-wrapper {
    background-image: url('../images/stripes_1.png');
    background-repeat: repeat;
    padding: 16px 20px;
}
.block-minicart .items-total {float: left; margin: 0 10px; display: none;}
.block-minicart .items-total .count {font-weight: 700;}
.block-minicart .subtotal {/*  padding: 1.5em 25px 0; border-top: solid 1px #ddd; */ text-align: center; display: inline-block;}
/* .block-minicart .amount .price-wrapper:first-child .price {font-size: 18px; font-weight: 700;} */
.block-minicart .subtitle {display: block; font-family: 'Montserrat'; font-size: 13px; margin-bottom: 10px; font-weight: normal; text-align: left; border-bottom: solid 1px rgba(0,0,0,.15); padding: 15px 20px;}
.block-minicart .subtitle {color: #1e1e1c;}
.block-minicart .subtotal .label {display: none;}
.block-minicart .subtotal .price-container {display: inline-block; vertical-align: middle; padding: 0; vertical-align: middle; font-family: 'Montserrat'; font-weight: 300; font-size: 2em; color: #1e1e1c;}
.block-minicart .subtotal .price-container .price {font-size: 36px; line-height: 0.8;}
.block-minicart .subtitle.empty {display: block; text-align: center; font-size: 14px; color: #878787; line-height: 1.16em; padding: 40px 0; text-align: center; border: none;}
.block-minicart .subtitle.empty span {display: block;}
.block-minicart .subtitle.empty i {
    display: block;
    color: #ccc;
    font-size: 56px;
    margin-bottom: 0.1em;
}
.block-minicart .text.empty {text-align: center;}
.block-minicart .block-content > .actions {padding: 1.5em 20px;}
.block-minicart .block-content > .actions #top-cart-btn-checkout {width: 100%; padding-top: 13px; padding-bottom: 13px;}
.block-minicart .action.viewcart {float: right; padding-right: 2px;}
/* .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 {vertical-align: middle;}
.minicart-wrapper .actions .btn {display: block;}
.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; float: right; margin: 9px 0; position: relative;}
.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;}
.minicart-wrapper .action.showcart.active {display: inline-block; text-decoration: none;}
.minicart-items-wrapper {
    overflow-x: auto;
}
.minicart-wrapper .block-minicart {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	display: none;
	list-style: none none;
	margin: 0;
	margin-top: 0;
	min-width: 100%;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
/* .minicart-wrapper .block-minicart li {margin: 0;} */
/* .minicart-wrapper .block-minicart li:hover {cursor: pointer;} */
.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 #fff transparent; z-index: 99;}
.minicart-wrapper .block-minicart:after {border: 7px solid; border-color: transparent transparent #bbb 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 {right: 0; width: 404px;}
.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: none;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(0,0,0,.15);
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {display: inline-block; width: auto;}
.minicart-wrapper .action.close {
	background: none;
	background-image: none;
	border: 0;
	box-shadow: none;
	/* display: inline-block; */
	display: none;
	font-weight: 400;
	height: 40px;
	line-height: inherit;
	margin: 0;
	moz-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: #8f8f8f;
	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-wrapper .action.showcart {white-space: nowrap;}
.minicart-wrapper .title-cart span {vertical-align: middle;}
.minicart-items {list-style: none none; margin: 0 0 20px; padding: 0;}
.minicart-items .product-item {padding: 20px; margin: 0; border-bottom: 1px solid #ddd; }
.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.options dl {margin: 0; padding-bottom: 20px;}
.minicart-items .product.options dt,
.minicart-items .product.options dd {display: block; float: left; border-radius: 0;}
.minicart-items .product.options dt + dd {margin: 0 5px;}
.minicart-items .product.options dd + dt {border-left: solid 1px #878787; padding-left: 5px;}
.minicart-items .product.options dt {color: #878787;}
.minicart-items .product.options dd {color: #878787;}
.minicart-items .product-item-name {font-weight: 400; margin: 0 0 10px 0; font-size: 14px; display: block; border-bottom: solid 1px rgba(0,0,0,.15);}
.minicart-items .product-item-details {padding-left: 88px; position: relative;}
.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: 1.1rem;}
.minicart-items .product-item-details .details-qty {margin-top: 10px;}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {float: left;}
.minicart-items .product .toggle {
    border: 0;
    padding: 0 40px 5px 0;
}
.minicart-items div.product.options {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: solid 1px rgba(0,0,0,.15);
}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}
.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: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: -3px 0 0 7px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
}
.minicart-items .product.options .details {display: none;}
.minicart-items .item-qty {margin-right: 10px; text-align: center; width: 40px; display: inline-block; vertical-align: middle;}
.minicart-items .update-cart-item {font-size: 1.1rem; display: inline-block; vertical-align: middle;}
.minicart-items .subtitle {display: none;}
.minicart-items .product.actions a {color: #b2b2b2; border-radius: 12px;}
.minicart-items .product.actions a:hover {color: #d77e5b; background-color: rgba(0,0,0,.1);}
.minicart-items .action.edit,
.minicart-items .action.delete {display: inline-block; text-decoration: none; padding: 0px 8px 3px;}
.minicart-items .secondary .action.edit {margin-left: 5px;}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
	clip: rect(0, 0, 0, 0);
	overflow: hidden;
    font-size: 12px;
    text-transform: lowercase;
	padding: 0;
    margin-left: 3px;
    position: relative;
    top: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
	color: #b2b2b2;
	content: '\f12c';
	display: inline-block;
	font: normal normal normal 14px/1 "Ionicons";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	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: #d77e5b;}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {color: #d77e5b;}
.minicart-items .action.delete:before {content: '\f252';}


.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.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,
.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;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.minicart-items .product .active > .toggle:after {content: '\f106';}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}


.checkout-payment-method .payment-method-title {border-top: 1px solid #ccc; padding: 20px 0; margin: 0; font-family: 'Montserrat'; font-size: 1.16em; color: #1e1e1c;}

.checkout-payment-method .step-title {margin-bottom: 0;}
.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 {border-top: 1px solid #ccc; padding: 20px 0; margin: 0; font-family: 'Montserrat'; font-size: 1.16em; color: #1e1e1c;}
.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 22px;}
.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;}
.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 0 0 23px;}
.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 {border-top: 1px solid #ccc; padding: 20px 0 20px 22px;}
.checkout-payment-method .payment-option-title .action-toggle {color: #1e1e1c; display: inline-block; text-decoration: none; font-family: 'Montserrat';}
.checkout-payment-method .payment-option-title .action-toggle:after {
	color: #8f8f8f;
	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;
	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: #1e1e1c;}
.checkout-payment-method .payment-option-title .action-toggle:active:after {color: #8f8f8f;}
.checkout-payment-method .payment-option-content {padding: 0 0 20px 22px;}
.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: 20px;}
.checkout-payment-method .ccard .cvv .label {display: block;}
.checkout-payment-method .ccard .cvv .input-text {width: 55px;}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {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;}

/* .cart-totals, */
.opc-block-summary .table-totals {/* border-top: 1px solid #ccc; */ padding-top: 10px;}
.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: 6px 0; background: none; font-size: .91em; }
.cart-totals .price,
.opc-block-summary .table-totals .price {font-size: .91em; 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: 6px 0 6px 14px; text-align: right; white-space: nowrap;}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {padding: 9px 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 #eee; font-weight: bold; color: #1e1e1c;}
.cart-totals .grand .mark strong {font-weight: bold!important; color: #1e1e1c;}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {border-top: 1px dotted #eee; font-weight: bold;}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {margin-bottom: 10px;}
/* .cart-totals tbody tr:last-child td, */
.opc-block-summary .table-totals tbody tr:last-child td {padding: 9px 0;}
.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 #ccc; border-top: 1px solid #ccc; 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: 12px;
	font-weight: normal;
	line-height: 12px;
	overflow: hidden;
	speak: none;
	text-align: center;
	vertical-align: middle;
	webkit-font-smoothing: antialiased;
}
.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 #ccc; 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: #1979c3; 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-image: none;
    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: '\f00d';
    color: #8f8f8f;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    line-height: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

/* 404 Page */
.cms-no-route .page-title-wrapper {display: none;}
.cms-no-route .footer-topline,
.cms-no-route .footer-second-line .row,
.cms-no-route .footer-bottom-wrapper .pull-right {display: none;}

body.wide-layout.cms-no-route  .footer .footer-bottom-wrapper,
body.boxed-layout.cms-no-route  .footer .footer-bottom-wrapper .container {background: none;}
.cms-no-route .footer-second-line [class*='indent-'] {display: none;}
.cms-no-route .page-footer { position: relative;}
.cms-no-route .footer-bottom-wrapper {text-align: center;}
.cms-no-route .footer-bottom-wrapper .pull-left {float: none!important; display: inline-block; padding-bottom: 9px;}
body.wide-layout.cms-no-route .footer .footer-second-line,
body.boxed-layout.cms-no-route .footer .footer-second-line .container {padding-top: .75em; background: none;}
.cms-no-route .page-header {background-color: #fff;}
.cms-no-route .content-wrapper {background-color: #fff;}
.cms-no-route .page-header .right-block .bottom-block,
.cms-no-route .page-header .right-block {float: none; display: inline-block;}

.cms-no-route .page-not-found {text-align: center; padding: 6em 0 10em;}
.cms-no-route .page-not-found h2 {font-size: 25em; font-weight: 300; letter-spacing: -30px; margin-bottom: 0; line-height: 1; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found h3 {font-size: 5em; font-weight: 300; letter-spacing: -4px; margin-bottom: 0; text-transform: uppercase; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found p {font-size: 1.16em; line-height: 1.5em; margin-bottom: .75em; letter-spacing: -.5px; font-weight: 300; color: #fff; font-family: inherit;}
.cms-no-route .page-not-found .btn {margin-top: 2em; font-size: 16px; letter-spacing: -.5px; padding: 0 28px; height: 52px; line-height: 48px; background: none; color: #fff;}
.cms-no-route .page-not-found .btn:hover  {background-color: #d77e5b;}
.cms-no-route .page-not-found > * {position: relative;}
.cms-no-route .header-wrapper {position: relative; z-index: 2; background-color: #fff;}
.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;}
.cms-no-route .footer .footer-links li:before {display: inline-block; margin-top: -2px;}
body.cms-no-route .container_12 {background: none!important}

/* 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{
	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: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	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: 10px;
	height: 10px;
	text-indent: -9999px;
	margin: 0 9px;
    background-color: transparent;
    border: solid 2px rgba(0,0,0,.3);
	-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: 10px;
	position: relative;
    background-color: transparent;
    border: solid 2px rgba(0,0,0,.5)
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-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 */
.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: #878787;
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: #d77e5b;}
.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: #fff;
	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: #fff;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #878787;
}
.ekko-lightbox-nav-overlay a i:hover {background-color: #d77e5b;}
.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;}
/* .lightbox-button {display: block; position: absolute; top: 50%; margin-top: -15px; left: 50%; margin-left: -15px; opacity: 0; z-index: 10;} */
/* .mobile-device .lightbox-button,
.image-box:hover .lightbox-button {opacity: 1;} */
/* .lightbox-button i {width: 30px; height: 30px; background-color: #2991d6; color: #fff; line-height: 30px; text-align: center; border-radius: 50%; -moz-border-radius: 50%; display: block;}
.lightbox-button i:hover {background-color: #1e1e1c;} */
.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:#fff;
	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:#878787;}
.map-container .map-block a:hover{text-decoration: underline;}

/* Footer ================================================================================ */
.footer {font-size: 14px; color: #878787;}
.footer a {color: inherit;}
.footer a:hover {color: #d77e5b;}
.footer .links {line-height: 1.3;}
.footer .links a {padding: .3em 0; display: inline-block;}
.footer .links a i {font-size: 16px; color: rgba(0,0,0,.4); margin-right: 8px; position: relative; top: 2px;}
.footer h4.footer-block-title {color: #1e1e1c; font-size: 18px;}

.footer .horizontal-links {margin: 0;}
.footer .horizontal-links li {display: inline-block; padding: 0 20px; border-right: solid 1px rgba(0,0,0,.13);}
.footer .horizontal-links li:last-of-type {border: none;}
.footer .socials-wrapper {position: absolute; left: 20%; right: 20%; text-align: center; line-height: 1; margin: 10px 0;}
.footer .footer-links {float: right;}
.footer .footer-links ul li {
  display: inline-block;
  border: none!important;
  padding: 0;
  margin-left: -3px;
}
.footer .footer-links ul {margin-bottom: 0;}
.footer .footer-links ul li:first-child {margin-left: 0;}
.footer .footer-links a,
.footer .footer-links a:hover {color: rgba(255,255,255,.95);}
.footer .footer-links a {padding: .45em 20px; position: relative; display: inline-block;}
.footer .footer-links ul li:not(:first-child ) a:before {
  content: '';
  height: 20px;
  width: 1px;
  position: absolute;
  left: 0;
  border-left: solid 1px rgba(255, 255, 255, 0.4);
  display: block;
  top: 50%;
  margin-top: -10px;
  opacity: .5;
}
.footer .footer-links ul li a:hover {background-color: rgba(255, 255, 255, 0.1);}
.footer .contact-info .list li {margin-bottom: 1em;}
.footer .contact-info .list li:first-child {padding-top: .5em;}
.footer .contact-info .list i {
  font-size: 17px;
  line-height: 35px;
  width: 35px;
  border: 1px solid;
  border-radius: 50%;
  height: 35px;
  display: inline-block;
  margin-right: 13px;
  text-align: center;
  vertical-align: middle;
}

body.wide-layout .footer .footer-top-block,
body.boxed-layout .footer .footer-top-block .container {background-color: #1e1e1c; position: relative;}
body.wide-layout .footer .footer-middle-block,
body.boxed-layout .footer .footer-middle-block .container {background-color: #e53042;}
.footer .footer-middle-block h4.footer-block-title {color: #fff;}
.footer .footer-middle-block .links a,
.footer .footer-middle-block .contact-info,
.footer .footer-middle-block .links a i {color: rgba(255,255,255,.8);}
.footer .footer-middle-block .contact-info i {border-color: rgba(255,255,255,.8);}
.footer .footer-middle-block hr.solid {border-color: rgba(255,255,255,.15);}
.footer .social-links-wrapper {display: inline-block; padding-top: 25px; padding-bottom: 25px;}
.footer .social-links-wrapper ul.social-links {vertical-align: middle;}
.footer .footer-middle-block ul.social-links li a i {color: #fff;}
.footer .footer-middle-block .links a:hover {color: rgba(255,255,255,95);}

.footer .footer-bottom-block p {margin-bottom: .8em;}
.footer .footer-bottom-block p span {color: #1e1e1c;}
.footer .footer-bottom-block p a {padding: 0 10px; position: relative;}
.footer .footer-bottom-block p a:not(:last-child):before {
  content: '';
  display: block;
  height: 12px;
  border-right: solid 1px;
  border-color: inherit;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.footer .bottom-block {padding: 18px 0;}
.footer .payments-wrapper {margin-left: 20px; padding-top: 4px;}
.footer .store-switcher,
.footer .form-language,
.footer .form-currency {margin-left: 20px;}
.footer .store-switcher label,
.footer .form-language label,
.footer .form-currency label {font-size: 1em; color: inherit; margin-right: 8px; font-weight: normal;}
.footer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: auto;}
.footer .bootstrap-select .selectpicker {
  background: rgba(0,0,0,.06);
  padding: 0 32px 0 12px;
  height: 40px;
  color: rgba(0,0,0,.4);
  font-size: 1em;
  font-family: inherit;
  border-radius: 4px;
  font-weight: normal;
  border: none;
}
.footer .bootstrap-select .selectpicker .caret {border-top-color: rgba(0, 0, 0, 0.2); right: 5px;}
.footer .bootstrap-select .dropdown-menu {
  background: #eee;
  left: auto;
  right: 0;
  padding: 0;
  height: auto;
  border: none;
  border-radius: 0;
}
.footer .bootstrap-select .dropdown-menu li {padding: 0;}
.footer .bootstrap-select .dropdown-menu li a {display: block; padding-right: 10px; padding-left: 10px;}
.footer .bootstrap-select .dropdown-menu li a:hover {background: #b2b2b2;}
.footer .bootstrap-select .dropdown-menu li a:before {content: none;}
.footer .copyright {margin: .75em 0;}
.footer address {font-size: 1em; margin: 0; color: inherit;}

.footer .subscribe-block {background-color: transparent; float: right; padding-top: 21px; padding-bottom: 20px;}
.footer .subscribe-block .block:not(.block-banner) {color: rgba(255,255,255,.95); border-width: 0; padding: 0; background-color: transparent; margin: 0;}
.footer .subscribe-block .title {font-family: 'Montserrat'; color: #fff; text-transform: uppercase; font-size: 13px; border-width: 0; margin: 0; float: left; padding: 9px 24px 9px 10px;}
.footer .subscribe-block .title:after {content: none;}
.footer .subscribe-block .form.subscribe label {display: none;}
.footer .subscribe-block .content {float: right;}
.footer .subscribe-block .form .newsletter {float: left;}
.footer .subscribe-block .form .actions {float: right;}
.footer .subscribe-block .form .control input.form-control {
	width: 200px;
	height: 36px;
	border-radius: 3px 0 0 3px;
	color: rgba(255,255,255,.5);
	background-color: rgba(0,0,0,.2);
	border-width: 0;
}
.footer .subscribe-block .form .control input.form-control::-webkit-input-placeholder {color:rgba(255,255,255,.5);}
.footer .subscribe-block .form .control input.form-control::-moz-placeholder          {color:rgba(255,255,255,.5);}
.footer .subscribe-block .form .control input.form-control:-moz-placeholder           {color:rgba(255,255,255,.5);}
.footer .subscribe-block .form .control input.form-control:-ms-input-placeholder      {color:rgba(255,255,255,.5);}
.footer .subscribe-block .form .control input.form-control #newsletter-error {max-width: 200px;}
.footer .subscribe-block .actions .btn {
  background-color: transparent;
  border: none;
  border-radius: 0 3px 3px 0;
  font-size: 13px;
  text-transform: lowercase;
  padding-left: 12px;
  padding-right: 12px;
  float: right;
  max-height: 36px;
  background-color: rgba(0,0,0,.2);
  box-shadow: none;
  border: none;
}
.footer .subscribe-block .actions .btn span {position: relative; top: -1px;}
.footer .subscribe-block .actions .btn:before {content: none;}

.info-block .item {min-height: 330px;}
.info-block .inner {
    padding: 54px 40px 0;
    margin-right: -10px;
    border-right: solid 1px rgba(0,0,0,.13);
    min-height: 330px;
    height: 100%;
}
.info-block div:first-child .inner {padding-left: 0;}
.info-block div:first-of-type .inner {padding-left: 0;}
.info-block div:last-of-type .inner {padding-right: 0; border-right: none;}

/* Footer Contact Form =================================================================== */
#contact-form-mini .field {margin: 0 0 .75em;}
#contact-form-mini label {float: none; display: inline-block; font-size: .91em; color: #878787; font-weight: normal;}
#contact-form-mini input,
#contact-form-mini textarea {
	border-color: #ddd;
	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: .91em; 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:#111;}

.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:#b2b2b2;
}
.footer .footer-bottom-wrapper .footer-block-title .right-divider {
	display: inline-block;
	vertical-align: middle;
	border-bottom: solid 4px #b2b2b2;
	margin-top: .5em;
}

/* footer newsletter */
.newsletter .title {font-family: 'Montserrat';}
.newsletter .title strong {font-weight: normal;}
.newsletter .label {white-space: normal;}
.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: #3E3E3E;
	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; z-index: 99999 !important;}
.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: #fff; 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: 400px;}
.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: 3rem; padding-top: 3rem;}
.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: #999; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; 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: #fff; 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: 3rem; padding-top: 3rem;}
.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-image: none; 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;
	background-image: none;
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	moz-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: #1a1a1a; }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid #c1c1c1; font-weight: 300; padding-bottom: 10px; font-size: 26px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; }
.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; background: rgba(0,0,0,.2);}


/* 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: 12px; 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: #1e1e1c;}
.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: #bbb; 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: #1e1e1c;}
._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: #1e1e1c;}
.field-tooltip .field-tooltip-content {background: #f4f4f4; border: 1px solid #999; border-radius: 1px; font-size: 14px; 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: #f4f4f4; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #878787;}
.field-tooltip .field-tooltip-content:after {border-right-color: #f4f4f4; width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; 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: #878787;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #1e1e1c; line-height: 1.4; border: 1px solid #bbb; 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: #fff; left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: #bbb; 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: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #1e1e1c; line-height: 1.4; border: 1px solid #bbb; 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: #fff; margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: #bbb; 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: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #1e1e1c;}
.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 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: #1e1e1c;}
._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: #1e1e1c;}
.field-tooltip .field-tooltip-content {
	background: #fff;
	border: 1px solid #999;
	border-radius: 1px;
	font-size: 14px;
	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: #999; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #999;}
.field-tooltip .field-tooltip-content:after {border-right-color: #999; width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; 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 #bbb; background: #fff; padding: 10px;}

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

/* 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: #fff; 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: 400px;}
.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: 3rem; padding-top: 3rem;}
.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: #999; }
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; 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: #fff; 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: 3rem; padding-top: 3rem;}
.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-image: none; 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;
	background-image: none;
	border: 0;
	box-shadow: none;
	display: inline-block;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	moz-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: #1a1a1a; }
.modal-custom .action-close {margin: 25px; }
.modal-popup .modal-title {border-bottom: 1px solid #c1c1c1; font-weight: 300; padding-bottom: 10px; font-size: 26px; margin-bottom: 0; min-height: 1em; word-wrap: break-word; }
.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: 12px; 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: #1e1e1c;}
.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: #bbb; 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: #1e1e1c;}
._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: #1e1e1c;}
.field-tooltip .field-tooltip-content {background: #f4f4f4; border: 1px solid #999; border-radius: 1px; font-size: 14px; 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: #f4f4f4; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #878787;}
.field-tooltip .field-tooltip-content:after {border-right-color: #f4f4f4; width: 1px; z-index: 4;}

.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; 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: #878787;}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,.shipping-policy-block.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}



.tooltip.wrapper {position: relative;}
.tooltip.wrapper .tooltip.content {background: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #1e1e1c; line-height: 1.4; border: 1px solid #bbb; 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: #fff; left: 15px; margin-left: -5px;}
.tooltip.wrapper .tooltip.content:before {border-bottom-color: #bbb; 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: #fff; max-width: 360px; min-width: 210px; padding: 12px 16px; z-index: 100; display: none; position: absolute; text-align: left; color: #1e1e1c; line-height: 1.4; border: 1px solid #bbb; 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: #fff; margin-top: -5px; top: 15px;}
.field .tooltip .tooltip-content:before {border-right-color: #bbb; 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: 1px;}
.field-tooltip._active {z-index: 100;}
.field-tooltip._active .field-tooltip-content {display: block;}
.field-tooltip._active .field-tooltip-action:before {color: #1e1e1c;}
.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 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	padding: 5px;
}
.field-tooltip .field-tooltip-action:hover:before {color: #1e1e1c;}
._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: #1e1e1c;}
.field-tooltip .field-tooltip-content {
	background: #fff;
	border: 1px solid #999;
	border-radius: 1px;
	font-size: 14px;
	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: #999; left: -21px; top: 12px; content: ''; display: block; position: absolute; z-index: 3;}
.field-tooltip .field-tooltip-content:before {border-right-color: #999;}
.field-tooltip .field-tooltip-content:after {border-right-color: #999; width: 1px; z-index: 4;}
.shipping-policy-block.field-tooltip {top: 12px;}
.shipping-policy-block.field-tooltip .field-tooltip-action {color: #1979c3; 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 #bbb; background: #fff; 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: #878787;}
	.field-tooltip .field-tooltip-content:after {border-bottom-color: #f4f4f4; top: 1px;}
}

.load.indicator {background-color: rgba(255,255,255,0.5); z-index: 9999; bottom: 0; left: 0; position: fixed; 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;}


div.fotorama__thumb-border{border-color:#4cc2ef}


/*...................Add new style fix mobile menu links issue ............................................ */

@media only screen and (max-width: 768px)
{
	.navigation .level0 .submenu li.level1 > a.mobile-link
	{
		padding: 10px 0 0 41px;
	}
	.photographies-mega-menu .mega-sub-title {
		margin-bottom: -15px!important;
	}

	.navigation .level0 .submenu li.level1 > a.mobile-link span::before {
		font-family: "Ionicons";
		content: "\f125";
		margin-right: 10px;
	}
	.mobile-top-menu {
		display: block!important;
	}
	.desktop-menu {
		display: none!important;
	}

	.header-wrapper .navbar-collapse.collapse li.level-top > a
	{
		width: 100%;
	}

	.mobile-artistes {
		display: block!important;
		padding-left: 15px;
		padding-top: 10px;
	}
	.mobile-artistes .mega-cat-name-a {
		width: 100%;
		padding-left: 17px;
		float: left;
	}

	.navigation .level0 > .level1 .cat-label{
		width: 25%;
		margin-bottom: -21px !important;
	}
	.desktop-artistes {
		display: none!important;
	}

	.header-wrapper .navbar-collapse.collapse li.level-top.parent > a {
		position: relative!important;
	}
}

@media only screen and (min-width:992px) {
	.mobile-top-menu {
		display: none!important;
	}
	.desktop-menu {
		display: block!important;
	}

	.mobile-artistes {
		display: none!important;
	}
	.desktop-artistes {
		display: block!important;
	}
	.remove-mobile {
		display: none!important;
	}
}



/*........................................................................................................*/