@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-SemiExt.eot');
    src: url('../fonts/MyriadPro-SemiExt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-SemiExt.woff2') format('woff2'),
        url('../fonts/MyriadPro-SemiExt.woff') format('woff'),
        url('../fonts/MyriadPro-SemiExt.ttf') format('truetype'),
        url('../fonts/MyriadPro-SemiExt.svg#MyriadPro-SemiExt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro Bold';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Bold.woff') format('woff'),
        url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
        url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.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: .91em;
	line-height: normal;
	overflow-x:hidden;
}

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

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; width: auto; min-width: 1px;}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bordered-wrapper {
    padding: 25px 30px;
    border: 1px solid #ddd;
}
/* ===== Account ===== */
body *:focus,
body a:focus {outline: none;}
html body {
    color: rgba(0,0,0);
    font-family: 'Myriad Pro' , Sans-serif;
    font-size: 12px;
    background-color: #fff;
}
[class*='meigee-'],
i[class*='meigee-'],
span[class*='meigee-']  {font-size: 16px;}
[class*='meigee-fa'],
i[class*='meigee-fa'],
span[class*='meigee-fa'] {font-size: 14px;}
body .no-padding {padding-left: 0; padding-right: 0;}
/* html body .container {background: #fff; max-width: 1372px; width: 100%;} */
body:not(.cms-index-index) .content-wrapper > .container {width: 100%; padding-bottom: 3.667em;}
a, i, .btn,
body button.action {
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}
a:hover  i, .btn:hover i,
a i, .btn i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
a:hover {opacity: .8;}
.mage-error,
.field-error {color: #f00;}
body a, body a:hover {text-decoration: none;}

body a {color: #4C626E;}
.content-inner a {color: #4C626E; font-weight: bold;}
body a:hover,
body a:focus {color: #111; opacity: .75;}
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: 'Myriad Pro', sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
  color: rgba(0,0,0,0.8);
}
body h1,
body .h1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: .4px;
}
body h2,
body .h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: .4px;
}
body h3,
body .h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: .4px;
}
body h4,
body .h4 {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: .4px;
}
body h5,
body .h5 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: .4px;
}
body h6,
body .h6 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: .4px;
}

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

.skincolor {color: #eed4c0;}
.skincolor-2 {color: #111;}
.skincolor-bg {
  background-color: #eed4c0;
}
.skincolor-2-bg {
  background-color: #111;
}

body.boxed-layout .container {
    background: #fff;
}
body:not(.cms-index-index) #maincontent .container {
    padding-top: 20px;
}
body:not(.cms-index-index) .breadcrumbs-wrapper + #maincontent .container {
    padding-top: 0;
}

body .btn,
body button.action,
.subscribe-block .form.subscribe button,
.actions-toolbar a.primary,
.sidebar .block.block-compare  .actions-toolbar .action,
.sidebar .block.block-wishlist .actions-toolbar a.action.details,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart,
.cart-container .cart.actions a.action.continue,
button.action-primary,
button.action-secondary,
body.checkout-index-index button[type="submit"],
.product-info-main #product-addtocart-button,
.modal-popup button.action {
  font-size: 11px;
  display: inline-block;
  font-family: 'Myriad Pro' , Sans-serif;
  font-weight: normal;
  padding: 0 22px;
  text-transform: uppercase;
  line-height: 39px;
  height: auto;
  border-width: 0;
  box-shadow: none;
  border-radius: 0;
  border-color: #4C626E;
  color: #fff !important;
  background-color: #4C626E !important;
  position: relative;
  z-index: 1;
  letter-spacing: 0.3px;
  box-shadow: none;
  outline: none;
}
.product-info-main #product-addtocart-button:hover {
  background-color: #000000 !important;
}
.product-info-main #product-addtocart-button span {
  padding-top: 0px !important;
}
body .btn span {vertical-align: middle;}
body .btn > span,
.btn-quickview > span {
  -o-padding-top: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body .btn > span,
    .btn-quickview > span {
      display: inline-block;
      -webkit-padding-before: 3px;
    }

    ::i-block-chrome, body .btn > span {
      display: inline-block;
      -webkit-padding-before: 2px;
    }
    ::i-block-chrome, .btn-quickview > span {
      display: inline-block;
      -webkit-padding-before: 2px;
    }
}

@-moz-document url-prefix() {
  body .btn > span,
  .btn-quickview > span {
   /* padding-top: 4px;*/
	}
}

.modal-popup button.action {margin-top: 10px;}
body.weltpixel_quickview-catalog_product-view .product-info-main #product-addtocart-button,
body.weltpixel-quickview-catalog-product-view .product-info-main #product-addtocart-button,
.modal-popup button.action {
  box-shadow: none;
}
body .btn:focus,
body .btn.focus,
body .btn:active,
body .btn.active,
body .btn:hover,
body .btn:hover,
.actions-toolbar a.primary:hover,
.actions-toolbar a.primary:focus,
.actions-toolbar a.primary:active,
.sidebar .block.block-compare  .actions-toolbar .action:hover,
.sidebar .block.block-compare  .actions-toolbar .action:focus,
.sidebar .block.block-compare  .actions-toolbar .action:active,
.sidebar .block.block-wishlist .actions-toolbar a.action.details:hover,
.sidebar .block.block-wishlist .actions-toolbar a.action.details:focus,
.sidebar .block.block-wishlist .actions-toolbar a.action.details:active,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:hover,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:focus,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:active,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart:hover,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart:focus,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart:active,
.cart-container .cart.actions a.action.continue:hover,
.cart-container .cart.actions a.action.continue:focus,
.cart-container .cart.actions a.action.continue:active {
  opacity: 1;
}
body .btn-default.light {border-width: 1px; color: #fff; border-color: #fff; background-color: transparent;}
body .btn i {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
}
body .btn-default:hover,
body .btn-default:active,
body .btn-default:focus,
body .btn-default.hover,
body .btn-default.active,
body .btn-default.focus,
body .btn-default.disabled:hover,
body .btn-default[disabled]:hover,
body .btn-default.disabled:hover,
body .btn-default[disabled]:hover,
body fieldset[disabled] .btn-default:hover,
body .btn-default.disabled:focus,
body .btn-default[disabled]:focus,
body fieldset[disabled] .btn-default:focus,
body .btn-default.disabled.focus,
body .btn-default[disabled].focus,
body fieldset[disabled] .btn-default.focus,
button.action-primary:hover,
button.action-primary:active,
button.action-primary:focus,
button.action-secondary:hover,
button.action-secondary:active,
button.action-secondary:focus,
body.checkout-index-index button[type="submit"]:hover,
body.checkout-index-index button[type="submit"]:focus,
body.checkout-index-index button[type="submit"]:active {
  box-shadow: none;
  background-color: #111;
  border-color: #111;
  color: #fff;
}
body .btn-default.light:hover,
body .btn-default.light:active,
body .btn-default.light:focus,
body .btn-default.light.hover,
body .btn-default.light.active,
body .btn-default.light.focus,
body .btn-default.light.disabled:hover,
body .btn-default.light[disabled]:hover,
body .btn-default.light.disabled:hover,
body .btn-default.light[disabled]:hover,
body fieldset[disabled] .btn-default.light:hover,
body .btn-default.light.disabled:focus,
body .btn-default.light[disabled]:focus,
body fieldset[disabled] .btn-default.light:focus,
body .btn-default.light.disabled.focus,
body .btn-default[disabled].light.focus,
body fieldset[disabled] .btn-default.light.focus {
  box-shadow: none;
  background-color: #eed4c0;
  border-color: #222;
  color: #111;
}
body .btn.btn-primary,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart {
  background-color: #111;
  border-color: #111;
  color: #fff;
}

.product-info-main #product-addtocart-button:hover,
.product-info-main #product-addtocart-button:active,
.product-info-main #product-addtocart-button:focus,
.product-info-main #product-addtocart-button.hover,
.product-info-main #product-addtocart-button.active,
.product-info-main #product-addtocart-button.focus {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
.modal-popup button.action,
body .weltpixel-quickview,
.actions-toolbar a.primary,
.sidebar .block.block-compare  .actions-toolbar .action,
.sidebar .block.block-wishlist .actions-toolbar a.action.details,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view,
.cart-container .cart.actions a.action.continue {background-color: #eed4c0; border-color: #eed4c0; color: #111;}
body .weltpixel-quickview:hover,
body .weltpixel-quickview:active,
body .weltpixel-quickview:focus,
body .weltpixel-quickview.hover,
body .weltpixel-quickview.active,
body .weltpixel-quickview.focus,
body .weltpixel-quickview.disabled:hover,
body .weltpixel-quickview[disabled]:hover,
body .weltpixel-quickview.disabled:focus,
body .weltpixel-quickview[disabled]:focus,
body .weltpixel-quickview.disabled.focus,
body .weltpixel-quickview[disabled].focus,
.modal-popup button.action:hover,
.modal-popup button.action:active,
.modal-popup button.action:focus,
.modal-popup button.action.hover,
.modal-popup button.action.active,
.modal-popup button.action.focus,
.modal-popup button.action.disabled:hover,
.modal-popup button.action[disabled]:hover,
.modal-popup button.action.disabled:focus,
.modal-popup button.action[disabled]:focus,
.modal-popup button.action.disabled.focus,
.modal-popup button.action[disabled].focus,
.actions-toolbar a.primary:hover,
.actions-toolbar a.primary:focus,
.actions-toolbar a.primary:active,
body button.action:hover,
body button.action:focus,
body button.action:active,
.sidebar .block.block-compare  .actions-toolbar .action:hover,
.sidebar .block.block-compare  .actions-toolbar .action:focus,
.sidebar .block.block-compare  .actions-toolbar .action:active,
.sidebar .block.block-wishlist .actions-toolbar a.action.details:hover,
.sidebar .block.block-wishlist .actions-toolbar a.action.details:focus,
.sidebar .block.block-wishlist .actions-toolbar a.action.details:active,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:hover,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:focus,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:active,
.cart-container .cart.actions a.action.continue:hover,
.cart-container .cart.actions a.action.continue:focus,
.cart-container .cart.actions a.action.continue:active {background-color: #111; border-color: #111; color: #fff; opacity: 1; text-decoration: none;}

body .btn.btn-primary.type-2 {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
body .btn.btn-primary.type-2:hover,
body .btn.btn-primary.type-2:active,
body .btn.btn-primary.type-2:focus,
body .btn.btn-primary.type-2.hover,
body .btn.btn-primary.type-2.active,
body .btn.btn-primary.type-2.focus,
body .btn.btn-primary.type-2.disabled:hover,
body .btn.btn-primary.type-2[disabled]:hover,
body fieldset[disabled] .btn.btn-primary.type-2:hover,
body .btn.btn-primary.type-2.disabled:focus,
body .btn.btn-primary.type-2[disabled]:focus,
body fieldset[disabled] .btn.btn-primary.type-2:focus,
body .btn.btn-primary.type-2.disabled.focus,
body .btn.btn-primary.type-2[disabled].focus,
body fieldset[disabled] .btn.btn-primary.type-2.focus,
.product-info-main #product-addtocart-button,
body .btn.btn-primary:hover,
body .btn.btn-primary:active,
body .btn.btn-primary:focus,
body .btn.btn-primary.hover,
body .btn.btn-primary.active,
body .btn.btn-primary.focus,
body .btn.btn-primary.disabled:hover,
body .btn.btn-primary[disabled]:hover,
body fieldset[disabled] .btn.btn-primary:hover,
body .btn.btn-primary.disabled:focus,
body .btn.btn-primary[disabled]:focus,
body fieldset[disabled] .btn.btn-primary:focus,
body .btn.btn-primary.disabled.focus,
body .btn.btn-primary[disabled].focus,
body fieldset[disabled] .btn.btn-primary.focus,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart:hover,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart:focus,
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart:active {
  background-color: #eed4c0;
  border-color: #eed4c0;
  color: #111;
}


a:focus,
.close:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {outline: none !important;}
body .form-control:focus {box-shadow: 0 0 1px rgba(0,0,0,.1);}

body input[type="text"],
body input,
body textarea,
body select,
body input[type="email"],
body input[type="password"],
body .form-control {box-shadow: none; border-radius: 0; border-color: #ddd; height: 36px; font-size: 11px; color: #888; display: block; width: 100%;}
body input[type="text"],
body input,
body textarea,
body select,
body input[type="email"],
body input[type="password"],
body .form-control {
	-webkit-box-shadow: none;
  box-shadow: none;
  font-weight: normal;
  color: rgba(0,0,0);
  min-width: 60px;
  border-radius: 0;
  border: solid 1px rgba(0,0,0,0.1);
  background-color: transparent;
  font-family: inherit;
}
body select.form-control,
body select {border-radius: 0;}
.no-visible {position: absolute; left: 0; opacity: 0;}


body input[type="text"],
body input,
body textarea,
body input[type="email"],
body .form-control,
body input[type="password"] {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    color: rgba(0,0,0);
    border-color: rgba(0,0,0,.1);
    border-width: 1px;
    padding: 6px 12px;
    font-size: 12px;
}
body input.qty {
    margin: 0 2px;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    border: none;
    color: rgba(0,0,0);
    background-color: rgba(0,0,0,.06);
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
}

.actions-toolbar a.primary{opacity: 1;}

.message.info {
	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.info a {color: #1979c3;}
.message.info a:hover {color: #006bb4;}
.message.info a:active {color: #006bb4;}
.message.info > *:first-child:before {
	color: #c07600;
	content: '\0075';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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: #006bb4;}
.message.error a:active {color: #006bb4;}
.message.error > *:first-child:before {
	color: #b30000;
	content: '\0043';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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: #006bb4;}
.message.warning a:active {color: #006bb4;}
.message.warning > *:first-child:before {
	color: #c07600;
	content: '\0067';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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: #006bb4;}
.message.notice a:active {color: #006bb4;}
.message.notice > *:first-child:before {
	color: #c07600;
	content: '\0075';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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: #006bb4;}
.message.success a:active {color: #006bb4;}
.message.success > *:first-child:before {
	color: #006400;
	content: '\0054';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 25px;
	margin: -12px 0 0;
	overflow: hidden;
	position: absolute;
	speak: none;
	text-align: center;
	top: 22px;
	vertical-align: middle;
	width: 45px;
}

.search.results dl.block{margin:28px 0;}
.search.results dl.block dt,
.search.results dl.block dd{display: inline-block; padding:0 10px 0 0; margin-bottom: 5px;}
.search.results dl.block dt:after{content:':';}
.search.results dl.block dd a{padding:10px 16px; background: #f0f0f0; color:#595959; display: block;}

/* Indents */
hr.indent-9,
hr.indent-12,
hr.indent-18,
hr.indent-24,
hr.indent-28,
hr.indent-32,
hr.indent-36,
hr.indent-40,
hr.indent-46,
hr.indent-52,
hr.indent-56,
hr.indent-60,
hr.indent-64,
hr.indent-72,
hr.indent-76,
hr.indent-80,
hr.indent-84,
hr.indent-88,
hr.indent-92,
hr.indent-96,
hr.indent-100,
hr.indent-104,
hr.indent-108,
hr.indent-112,
hr.indent-116,
hr.indent-120,
hr.indent-124,
hr.indent-128,
hr.indent-132,
hr.indent-136,
hr.indent-140,
hr.indent-144,
hr.indent-148,
hr.indent-152,
hr.indent-156,
hr.indent-160,
hr.indent-164,
hr.indent-168,
hr.indent-172,
hr.indent-176,
hr.indent-180,
hr.solid,
hr.dotted,
hr.dashed {
  padding: 0;
  border: none;
  background: none;
  height: 0;
  clear: both;
}
span.indent-9,
span.indent-12,
span.indent-18,
span.indent-24,
span.indent-28,
span.indent-32,
span.indent-36,
span.indent-40,
span.indent-46,
span.indent-52,
span.indent-56,
span.indent-60,
span.indent-64,
span.indent-72,
span.indent-76,
span.indent-80,
span.indent-84,
span.indent-88,
span.indent-92,
span.indent-96,
span.indent-100,
span.indent-104,
span.indent-108,
span.indent-112,
span.indent-116,
span.indent-120,
span.indent-124,
span.indent-128,
span.indent-132,
span.indent-136,
span.indent-140,
span.indent-144,
span.indent-148,
span.indent-152,
span.indent-156,
span.indent-160,
span.indent-164,
span.indent-168,
span.indent-172,
span.indent-176,
span.indent-180,
span.solid,
span.dotted,
span.dashed {
  display: block;
  padding: 0;
  border: none;
  background: none;
  height: 0;
  clear: both;
}

hr.dashed,
span.dashed {
  border-bottom: 1px dashed rgba(0, 0, 0, .1);
  margin: 0;
}
hr.indent-9,
span.indent-9 {
  margin: .75em 0;
}
hr.indent-12,
span.indent-12 {
  margin: 1em 0;
}
hr.indent-18,
span.indent-18 {
  margin: 1.5em 0;
}
hr.indent-24,
span.indent-24 {
  margin: 2em 0;
}
hr.indent-28,
span.indent-28 {
  margin: 2.333em 0;
}
hr.indent-32,
span.indent-32 {
  margin: 2.5em 0;
}
hr.indent-36,
span.indent-36 {
  margin: 3em 0;
}
hr.indent-40,
span.indent-40 {
  margin: 3.333em 0;
}
hr.indent-46,
span.indent-46 {
  margin: 3.883em 0;
}
hr.indent-52,
span.indent-52 {
  margin: 4.333em 0;
}
hr.indent-56,
span.indent-56 {
  margin: 4.667em 0;
}
hr.indent-60,
span.indent-60 {
  margin: 5em 0;
}
hr.indent-64,
span.indent-64 {
  margin: 5.333em 0;
}
hr.indent-72,
span.indent-72 {
  margin: 6em 0;
}
hr.indent-76,
span.indent-76 {
  margin: 6.333em 0;
}
hr.indent-80,
span.indent-80 {
  margin: 6.667em 0;
}
hr.indent-84,
span.indent-84 {
  margin: 7em 0;
}
hr.indent-88,
span.indent-88 {
  margin: 7.333em 0;
}
hr.indent-92,
span.indent-92 {
  margin: 7.667em 0;
}
hr.indent-96,
span.indent-96 {
  margin: 8em 0;
}
hr.indent-100,
span.indent-100 {
  margin: 8.333em 0;
}
hr.indent-104,
span.indent-104 {
  margin: 8.667em 0;
}
hr.indent-108,
span.indent-108 {
  margin: 9em 0;
}
hr.indent-112,
span.indent-112 {
  margin: 9.333em 0;
}
hr.indent-116,
span.indent-116 {
  margin: 9.667em 0;
}
hr.indent-120,
span.indent-120 {
  margin: 10em 0;
}
hr.indent-124,
span.indent-124 {
  margin: 10.333em 0;
}
hr.indent-128,
span.indent-128 {
  margin: 10.667em 0;
}
hr.indent-132,
span.indent-132 {
  margin: 11em 0;
}
hr.indent-136,
span.indent-136 {
  margin: 11.333em 0;
}
hr.indent-140,
span.indent-140 {
  margin: 11.667em 0;
}
hr.indent-144,
span.indent-144 {
  margin: 12em 0;
}
hr.indent-148,
span.indent-148 {
  margin: 12.333em 0;
}
hr.indent-152,
span.indent-152 {
  margin: 12.667em 0;
}
hr.indent-156,
span.indent-156 {
  margin: 13em 0;
}
hr.indent-160,
span.indent-160 {
  margin: 13.333em 0;
}
hr.indent-164,
span.indent-164 {
  margin: 13.667em 0;
}
hr.indent-168,
span.indent-168 {
  margin: 14em 0;
}
hr.indent-172,
span.indent-172 {
  margin: 14.333em 0;
}
hr.indent-176,
span.indent-176 {
  margin: 14.667em 0;
}
hr.indent-180,
span.indent-180 {
  margin: 15em 0;
}

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

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

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

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

.background-wrapper {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
.background-wrapper ~ * {position: relative;}

/* Widget: Social Links */
ul.social-links {
  position: relative;
  z-index: 9;
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
ul.social-links li {
  float: left;
  margin: 0;
}
ul.social-links li a {
  display: block;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 35px;
  color: rgba(0, 0, 0, .8);
  background-color: transparent;
  font-size: 12px;
  border-radius: 50%;
  margin-left: 10px;
}
ul.social-links li a i {
  line-height: inherit;
  font-size: inherit;
  vertical-align: middle;
}
ul.social-links li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, .7);
  opacity: 1;
}
/* //Social Links */

.panel.header .header-switcher{display: none}
.footer.content .switcher-store{margin: 0 0 30px}
.page-header .header-switcher {margin-right: 0}
.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,)
.item-options:before,
.item-options:after {content: ''; display: table}
.page-header .header-switcher .options:after,
.page-footer .switcher .options:after,
.block-title:after,
.item-options:after {clear: both}
.page-header .header-switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle{
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    background: transparent;
}
.page-header .header-switcher .options strong {color: inherit; vertical-align: middle;}
.page-footer .switcher .options strong {color: rgba(0,0,0,0.5);}
.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{
 content: "\0058";
 display: inline-block;
 font: normal normal normal 14px/1 'meigee';
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-size: 8px;
 line-height: 1;
 color: inherit;
 margin: 0;
 vertical-align: middle;
 font-weight: normal;
 overflow: hidden;
 speak: none;
 text-align: center;
 color: rgba(0,0,0,0.3);
}
.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-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:hover,
.page-header .header-switcher .options .action.toggle.active {color: #111;}
.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{
    display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 1;
    color: inherit;
    content: '\0059';
    margin: 0;
    margin-top: -3px;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.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: #fff;
	border: none;
	z-index: 1000;
	margin: 0;
	padding: 0;
	list-style: none none;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin-top: 4px;
    border-radius: 0;
	min-width: 160px;
	display: none;
    overflow: hidden;
}
.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: rgba(0,0,0,0.1); cursor: pointer}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border-bottom-style: solid;content: '';display: block;height: 0;position: absolute;width: 0}
.page-header .header-switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before{border: 6px solid;border-color: transparent transparent #fff transparent;z-index: 99; content: none;}
.page-header .header-switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after{border: 7px solid;border-color: transparent transparent #bbb transparent;z-index: 98; 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: 8px; color: #222; text-align: left;}
.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: inherit;}
.page-header .header-switcher .label {font-weight: normal; color: #222;}
.page-header .header-switcher .label:after {content: ':';}
.page-header .header-switcher strong,
.page-footer .switcher strong{
    font-size: 1em;
    color: #fff;
    margin-right: 8px;
    font-weight: normal;
}
.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);
	background: #fff;
	z-index: 99999;
}
.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-dropdown{margin: 0;padding: 0;list-style: none none;padding: 10px 0}

/* Header */
body .page-header {margin: 0; border: none; padding: 0; color: rgba(0,0,0,0.8); font-size: 12px;}
.wide-layout .page-header .top-block,
.boxed-layout .page-header .top-block .container {position: relative; padding-top: 49px; padding-bottom: 49px;}
.page-header.header-1 .top-block .container > .row:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: -34px;
  bottom: -34px;
  background-color: transparent;
  z-index: -1;
}
body:not(.cms-index-index).wide-layout .page-header .top-block,
body:not(.cms-index-index).boxed-layout .page-header .top-block .container {border-bottom: 1px solid #000000; background-color: #ffffff;}
.page-header .top-block .text-center {
  text-align: center;
}
.page-header .header-text-banner .image-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: -15px;
}
.page-header .header-text-banner .image-text {
  position: absolute;
  display: block;
  max-width: 50px;
  top: 14px;
  right: 44px;
  color: #222;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
  text-transform: uppercase;
}
.page-header .header-text-banner .text-block {
  display: inline-block;
  vertical-align: middle;
}
.page-header .header-text-banner .title {
  font-size: 22px;
  line-height: 18px;
  color: #222;
  font-weight: 600;
}
.page-header .header-text-banner .title small {
  color: #888888;
  font-weight: 300;
}

.page-header ul.social-links {
}
.page-header .welcome {
    float: left;
	display: inline-block;
	margin: 0;
	padding: 9px 0;
	font-family: 'Myriad Pro' , Sans-serif;
	font-weight: 500;
	min-height: 36px;
	font-size: 13px;
}
.page-header .header-info {
	display: inline-block;
	margin: 0;
	padding: 10px 0 8px;
	font-family: 'Myriad Pro' , Sans-serif;
	font-weight: normal;
	min-height: 36px;
	font-size: 13px;
	margin-right: 10px;
	color: #666;
	vertical-align: top;
}
.page-header ul.social-links + .header-info,
.page-header .header-info + .header-info {
  padding-left: 20px;
  margin-left: 10px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.page-header ul.social-links + .welcome,
.page-header .header-info + .welcome {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.page-header .phone-number {
    color: #91877f;
}
.page-header .phone-number i {
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.page-header .right-block {float: right; padding-top: 2px;}

.page-header .middle-block-inner {padding-top: 0; padding-bottom: 0;}
.page-header .middle-block .right-block {padding-top: 0; padding-bottom: 0;}

.header.links {list-style: none; margin: 0; display: inline-block; vertical-align: middle; padding: 0;}
.header.links li {padding: 0; margin: 0; float: left;}
.header.links li.authorization-link {padding: 0;}
.custom-wish-link + .links li.authorization-link,
.header-switcher + .links li.authorization-link {
    /*padding-left: 19px;*/
    /*margin-left: 19px;*/
    /*border-left: 1px solid rgba(0,0,0,0.08);*/
}
.header.links li.authorization-link a {
/*   color: #eed4c0;
   font-family: 'Myriad Pro' , Sans-serif;
   font-size: 16px;
   font-weight: 600;
   height: 40px;
   line-height: 40px;
   text-align: center;*/
}
.header.links li.authorization-link a:before {
  content: '\0041';
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  font-family: 'meigee';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: inherit;
  line-height: 1;
  margin-top: -1px;
  margin-right: 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header.links li.authorization-link a:hover {color: #111;}

.page-header .customer-block {display: inline-block; position: relative; padding-right: 15px;}
.page-header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.page-sitemap .customer-block {display: none!important;}
.page-header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.page-header .customer-name .user-icon {font-size: 1em; color: rgba(0,0,0,.9); font-family: 'Myriad Pro' , Sans-serif; text-transform: uppercase;}
.page-header .customer-name .user-icon span {display: inline-block; position: relative; top: -2px;}
.page-header .customer-name .user-icon i:not(.fa) {
  font-size: 16px;
  color: rgba(0,0,0,.86);
  width: 28px;
  height: 28px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  margin: -5px 10px -5px 0;
}
.page-header .customer-name i.fa {
  color: rgba(0,0,0,.9);
  margin-left: 5px;
  padding: 10px;
  font-size: 16px;
  position: relative;
}
.page-header .customer-name i:hover {background-color: rgba(0,0,0,0.2);}
.page-header .customer-name-wrapper + .links {
  background-color: #fff;
  display: none;
  position: absolute;
  right: 0;
  z-index: 999;
  margin-left: 0!important;
  padding: .75em 9px;
  min-width: 153px;
  text-align: left;
  z-index: 99999;
  -webkit-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  box-shadow: -4px 8px 14px 0px rgba(0,0,0,0.2);
  border: solid 1px #ddd;
}
.customer-block .header.links {display: none;}
.customer-name-wrapper + .header.links li a:before {content: none;}
.customer-name-wrapper + .header.links li + li {border-left: none;}
.page-header .customer-name-wrapper + .links li {float: none; display: block!important; margin-left: 10px; padding: 0;}
.page-header .customer-name-wrapper + .links li a {
  display: inline-block !important;
  font-size: 1em;
  float: none;
  text-align: left;
  position: relative;
  margin: 0;
  padding: .5em 0 .5em 10px;
  color: rgba(0,0,0,0.5);
}
.page-header .customer-name-wrapper + .links li a i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  font-size: .4em;
  color: rgba(0,0,0,0.8);
}
.page-header .customer-name-wrapper + .links li a .hover-divider {
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 10px;
  background-color: #111;
  content: '';
  position: absolute;
  -webkit-transition: width 500ms ease;
  -moz-transition: width 500ms ease;
  transition: width 500ms ease;
  -o-transition: width 500ms ease;
}
.page-header .customer-name-wrapper + .links li a:hover .hover-divider {width: 90%;}
.page-header .customer-name-wrapper + .links li a:hover {color: #111;}

.page-header .panel {margin: 0; border: none; box-shadow: none; border-radius: 0; float: none; padding: 0; background-color: transparent;}
.page-header .logo {display: inline-block; vertical-align: middle; float: none;}

.customer-welcome {display: inline-block; position: relative; padding-left: 20px}
.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 {border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; display: none;}
.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.header.links {
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    right: 0;
    z-index: 99999;
    margin-left: 0!important;
    padding: .75em 9px;
    min-width: 153px;
    text-align: left;
}
.custom-wish-link +  .links .customer-welcome  li.authorization-link,
.header-switcher + .links .customer-welcome  li.authorization-link {
    border: none;
}
.customer-welcome ul li {margin: 0; padding: 0;}
.customer-welcome ul li:hover {cursor: pointer;}
.customer-welcome .action.switch {
    display: inline-block;
    background-color: transparent;
    border: none;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #ddd;
    margin-left: 5px;
    font-size: 1em;
    margin-right: 0;
        transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.customer-welcome.active {overflow: visible;}
.customer-welcome.active ul.header.links {display: block;}
.customer-welcome li a {color: #333; text-decoration: none; display: block; line-height: 1.4; padding: 8px;}
.customer-welcome li a:visited {color: #333; text-decoration: none;}
.customer-welcome li a:hover {color: #333; text-decoration: none;}
.customer-welcome li a:active {color: #333; text-decoration: none;}
.customer-welcome .customer-name {
    color: #eed4c0;
    font-family: 'Myriad Pro' , Sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.customer-welcome .customer-name.active {
    color: #111;
}
.custom-wish-link + .links .customer-welcome,
.header-switcher + .links .customer-welcome {
    padding-left: 19px;
    margin-left: 19px;
    border-left: 1px solid rgba(0,0,0,0.08);
}
.customer-welcome .customer-menu {display: none;}
/* .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.active .customer-menu {display: block;}
.customer-welcome .greet {display: none;}
.header-wrapper .header.links > .customer-welcome + li.authorization-link{display: none!important;}

.customer-welcome .customer-name > span:before {
 content: '\0041';
 display: inline-block;
 line-height: inherit;
 vertical-align: middle;
 font-family: 'meigee';
 font-style: normal;
 font-weight: normal;
 font-size: 24px;
 color: inherit;
 line-height: 1;
 margin-top: -1px;
 margin-right: 9px;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.customer-welcome .customer-name:hover {
    cursor: pointer;
    color: #111;
}
.header-wrapper .header.links .customer-menu li.welcome {display: none;}
.header-wrapper .header.links .customer-menu li,
.header-wrapper .header.links .customer-menu li.authorization-link {display: block; float: none; padding: 0; margin: 0;}
.header-wrapper .header.links .customer-menu li a,
.header-wrapper .header.links .customer-menu li.authorization-link a {
    display: inline-block !important;
    height: auto;
    width: auto;
    background-color: transparent;
    border-radius: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    float: none;
    text-align: left;
    position: relative;
    margin: 0;
    padding: .5em 0 .5em 10px;
    color: #222;
    position: relative;
}
.header-wrapper .header.links .customer-menu li a:hover,
.header-wrapper .header.links .customer-menu li.authorization-link a:hover {color: #111;}
.header-wrapper .header.links .customer-menu .authorization-link a:before {content: none;}
.header-wrapper .header.links .customer-menu li a:after {
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 10px;
    background-color: #111;
    content: '';
    position: absolute;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    transition: width 500ms ease;
    -o-transition: width 500ms ease;
}
.header-wrapper .header.links .customer-menu li a:hover:after {
    width: 90%;
}
.checkpoint-0 {position: relative;}
#checkpoint-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
}
.header-wrapper .checkpoint-wrapper {position: relative;}
.header-wrapper .checkpoint-button {
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  cursor: pointer;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}


/* Header Search */
.header-wrapper {position: relative;}
.header-wrapper .search-cart-block {float: right;}
.header-wrapper .block-search {width: 40%;}
.header-wrapper .block-search .block-title,
.header-wrapper .block-search .search-button,
.header-wrapper .block-search .nested {display: none;}
.header-wrapper .block-search {display: inline-block; vertical-align: middle; margin: 0;}
.header-wrapper .block-search {position: relative; overflow: visible; vertical-align: top; z-index: 100;}
.header-wrapper .block-search .search-button {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    font-family: 'Myriad Pro' , Sans-serif;
    color: rgba(0,0,0,0.8);
    width: auto;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    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;
}
.header-wrapper .block-search .search-button:hover {background-color: rgba(0, 0, 0, 0.06);}
.header-wrapper .block-search .search-button span {
	display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    line-height: 1;
    vertical-align: middle;
}
.header-wrapper .block-search .search-button i {
	font-size: 14px;
    color: inherit;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.header-wrapper .block-search .search-button i + span {margin-left: 5px;}
.header-wrapper .block-search .indent {
	display: block !important;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  width: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.header-wrapper .block-search .indent.visible {
  visibility: visible;
  opacity: 1;
  width: 320px;
}
.header-wrapper .block-search .input-group {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
}
.header-wrapper .block-search label {display: none;}
.header-wrapper .block-search input {
    display: inline-block;
    border-radius: 0;
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
    color: #757575;
    font-size: 12px;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
}
.header-wrapper .block-search .btn {
    display: inline-block;
    overflow: hidden;
    margin-right: -1px;
    height: 38px;
    line-height: 38px;
    font-family: 'Myriad Pro' , Sans-serif;
    padding: 0 12px;
    text-align: center;
    border: none;
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    vertical-align: middle;
    font-weight: 600;
    color: rgba(0,0,0,0.8);
    position: relative;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.header-wrapper .block-search .btn:hover,
.header-wrapper .block-search .btn:focus,
.header-wrapper .block-search .btn:active {
  background-color: rgba(0,0,0,0.06);
  color: rgba(0,0,0,0.8);
}
body .header-wrapper .block-search .btn:after {
    background-color: #eed4c0;
}
.header-wrapper .block-search .search-icon {
    padding-left: 20px;
    padding-right: 5px;
    position: relative;
    display: none;
}
.header-wrapper .block-search .search-icon i {
    font-size: 24px;
    color: rgba(0,0,0,0.4);
    line-height: 1;
    vertical-align: middle;
    position: relative;
    top: 1px;
}
.header-wrapper .block-search .btn span {display: inline-block; padding: 0; vertical-align: middle;}
.header-wrapper .block-search .btn > span {line-height: inherit;}
.header-wrapper .block-search .btn span span {
	display: none;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 1;
}
.header-wrapper .block-search .btn i {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: inherit;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    margin: 0;
    margin-left: 2px;
    left: -3px;
    position: relative;
}
.header-wrapper .block-search .btn i + span{display: none;}
.header-wrapper .block-search.focused .indent {border-color: #4c66d9;}
.header-wrapper .block-search.focused .btn {
  width: 105px !important;
  background-color: transparent;
  -webkit-box-shadow: -2px 2px 10px -2px rgba(0,0,0,0.2);
  -moz-box-shadow: -2px 2px 10px -2px rgba(0,0,0,0.2);
  box-shadow: -2px 2px 10px -2px rgba(0,0,0,0.2);
}
.header-wrapper .block-search.focused .search-icon {background-color: #f5f5f5;}
.header-wrapper .block-search.focused .btn i {margin-left: 5px;}
.header-wrapper .block-search.focused .btn > span {margin-left: 7px;}
.header-wrapper .block-search.focused .btn span span {font-size: 13px; opacity: 1;}

body.search-open #search-inner {
    background-color: #fff;
    display: block;
    z-index: 995;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/*Search autocomplete*/
.search-autocomplete {left: 0; top: 100%; z-index: 999; width: 100% !important;}
.search-autocomplete ul {
    border: 1px solid rgba(0,0,0,.1);
    background-color: #fff;
    color: rgba(0,0,0,0.5);
    border-top-width: 0;
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
.search-autocomplete ul li {
    padding: 3px 20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    cursor: pointer;
}
.search-autocomplete ul li .amount {
    float: right;
    font-weight: bold;
}
/* !Header Search */

/* Header Nav */
.header-wrapper .menu-wrapper .menu-inner {
	position: relative;
    background-color: #f5f5f5;
    border-radius: 5px;
}
.wide-layout .header-wrapper .menu-wrapper {position: relative;}

.boxed-layout .header-wrapper .menu-wrapper .container {
    /*border-bottom: 3px solid rgba(0,0,0,.08);*/
}
.header-wrapper .menu-wrapper .nav-sections {background-color: #eee;}
.header-wrapper .menu-wrapper .nav-sections .section-items:before {
  content: '';
  width: 25px;
  height: auto;
  min-height: 100vh;
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  -webkit-box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  -moz-box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  z-index: 2;
}
.header-wrapper .menu-wrapper .nav-sections-items .navbar-default {background-color: #fff;}
.header-wrapper .toggle-nav {float: left;}
.header-wrapper .navbar-default {border: none; float: left; 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: 'Myriad Pro' , Sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 36px;
    color: #000;
    padding: 11px 20px;
    vertical-align: middle;
    z-index: 99;
    background: none;
    text-transform: uppercase;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    letter-spacing: 1px;
    display: block;
}
.header-wrapper .navbar-collapse.collapse a.level-top:before {
	content: '';
    width: auto;
    height: 2px;
    position: absolute;
    display: block;
    background-color: transparent;
    left: 20px;
    right: 20px;
    bottom: 3px;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
}
.header-wrapper .navbar-collapse.collapse a.level-top span {line-height: 1.5em; display: inline-block;}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon {float: right; text-transform: none;}
.header-wrapper .navbar-collapse.collapse a.level-top .ui-menu-icon:after {
	display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 1.2;
    color: inherit;
    content: '\0058';
    margin: 0 0 0 3px;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: rgba(0,0,0,0.3);
    text-transform: none;
}

.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-active,
.header-wrapper .navbar-collapse.collapse a.level-top.ui-state-focus {background-color: transparent;}
body:not(.cms-home):not(.cms-index-index) .header-wrapper .menu-wrapper .text-banners-block {display: none;}
.header-wrapper .menu-wrapper .text-banners-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  text-transform: uppercase;
  font-weight: 600;
  color: #aaa;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  padding-top: 17px;
  padding-bottom: 16px;
}
.header-wrapper .menu-wrapper .text-banners-block .small-banner {
  width: 31%;
  display: inline-block;
  float: left;
  position: relative;
  color: #aaa;
}
.header-wrapper .menu-wrapper .text-banners-block .small-banner:first-of-type:after,
.header-wrapper .menu-wrapper .text-banners-block .small-banner:last-of-type:before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  height: 20px;
  width: 1px;
  background-color: rgba(0,0,0,0.08);
  top: 50%;
  transform: translateY(-50%);
}
.header-wrapper .menu-wrapper .text-banners-block .small-banner:last-of-type:before {left: 0; right: auto;}
.header-wrapper .menu-wrapper .text-banners-block .small-banner:last-of-type {
  text-align: right;
}
.header-wrapper .options-wrapper {display: inline-block; position: relative; vertical-align: middle;}
.header-wrapper .options-wrapper .options-block { padding: 0 15px; color: rgba(0,0,0,0.8); cursor: pointer; height: 40px; line-height: 40px; font-size: 12px;}
.header-wrapper .options-wrapper .options-block:hover {background: rgba(0,0,0,0.06);}
.header-wrapper .options-wrapper .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {border: 1px solid rgba(0,0,0,0.08);}
.header-wrapper .options-wrapper .options-block i {font-size: 14px; display: inline-block; vertical-align: middle; line-height: 1;}
.header-wrapper .options-wrapper .options-block > span {
	font-size: 12px;
    text-transform: uppercase;
    font-family: 'Myriad Pro' , Sans-serif;
    letter-spacing: 0.4px;
    line-height: inherit;
    display: block;
}
.header-wrapper .options-wrapper .options-block > span span {display: inline-block; vertical-align: middle;}
.header-wrapper .options-wrapper .options-block i + span {margin-left: 5px;}
.header-wrapper .options-wrapper .customer-block {display: block; border-left: none; padding-left: 0; margin-left: 0; margin-top: 5px;}
.header-wrapper .options-wrapper .customer-block .links {display: block !important; position: static; box-shadow: none; padding: 0; min-width: auto;}
.header-wrapper .options-wrapper .customer-block .links li a {display: block !important;}
.header-wrapper .options-wrapper .options-dropdown .links,
.header-wrapper .options-wrapper .options-dropdown .links li {display: block; float: none;}
.header-wrapper .options-wrapper .options-dropdown .links li a {
	display: block; padding: 7px 15px;
	font-size: 12px;
	color: rgba(0,0,0,0.5);
	text-transform: none;
    font-family: 'Myriad Pro' , Sans-serif;
    cursor: pointer;
}
.header-wrapper .options-wrapper .options-dropdown .links li a:hover {color: #111; opacity: 1;}
.header-wrapper .options-wrapper .options-dropdown .links li:not(.authorization-link) a {border-bottom: 1px dotted rgba(0,0,0,0.1);}
.header-wrapper .options-wrapper .options-dropdown .links li.authorization-link a:before {display: none;}
.header-wrapper .options-wrapper .options-dropdown {
  display: none;
  width: 192px;
  background: #fff;
  padding: 25px;
  position: absolute;
  top: 100%;
  right: 0px;
  border: 1px solid #ddd;
  z-index: 9999;
  text-align: left;
}
.header-wrapper .options-wrapper .options-dropdown .header-switcher {display: block; width: 100%;}
.header-wrapper .options-wrapper .options-dropdown .header-switcher .switcher-options { width: 100%;}
.header-wrapper .options-wrapper .options-dropdown .header-switcher .switcher-options .action.toggle {width: 100%; border: 1px solid rgba(0,0,0,0.1); padding: 5px 5px 2px;}
.header-wrapper .options-wrapper .options-dropdown .header-switcher .switcher-options .action.toggle:after {position: absolute; right: 9px; top: 12px;}
.header-wrapper .middle-block .right-items {padding-top: 23px;  padding-bottom: 23px;}
.header-wrapper .menu-wrapper .text-banners-block .large-banner {
  color: #eed4c0;
  text-align: center;
}
.header-wrapper .menu-wrapper .text-banners-block .large-banner span strong {font-weight: 900;}

.navigation .level0 .submenu {
	background: #fff;
	border: none;
	text-align: left;
    background-color: #fff;
    border-top: solid 1px #ddd;
	font-weight: 400;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	min-width: 230px;
	padding: 15px 0;
	display: none;
	left: 0;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	z-index: 101;
	margin-top: 11px;
	list-style: none;
}
.navigation .level0 .submenu li:not(:last-of-type) {border-bottom: 1px solid rgba(0,0,0,.2);}
.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 {display: block; line-height: inherit; color: rgba(0,0,0,0.8); padding: 13px 29px 13px 30px; font-size: 13px; position: relative;}
.navigation .level0 .submenu li.parent {
    position: relative;
}
.navigation .level0 .submenu li.parent > a:after {
	display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal normal normal 14px/1 'meigee';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 1;
    color: inherit;
    content: '\0058';
    margin: 0;
    vertical-align: middle;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: rgba(0,0,0,0.2);
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus,
.navigation .level0 .submenu .active > a {background-color: #f5f5f5; color: #111; text-decoration: none;}
.navigation .level0 .submenu .submenu {top: -2px!important; left: 100% !important;}
.navigation .level0 .submenu .submenu-reverse {left: auto !important; right: 100%;}
.navigation .level0 .parent:hover .submenu ul ,



/*Menu dropdown effects*/
  .megamenu-wrapper > ul {
    -webkit-transition: opacity .35s ease-in, transform .35s ease-in;
      -moz-transition: opacity .35s ease-in, transform .35s ease-in;
      -ms-transition: opacity .35s ease-in, transform .35s ease-in;
      -o-transition: opacity .35s ease-in, transform .35s ease-in;
      transition: opacity .35s ease-in, transform .35s ease-in;
      opacity: 0;
      visibility: hidden;
      transform: translateY(-15px);
  }
  li.menu-active .megamenu-wrapper > ul {
      opacity: 1;
      visibility: visible;
      transform: translateY(0);
  }
/* !Header Nav */
/*Menu dropdown effects*/
.megamenu-wrapper > ul {
  -webkit-transition: opacity .35s ease-in, transform .35s ease-in;
    -moz-transition: opacity .35s ease-in, transform .35s ease-in;
    -ms-transition: opacity .35s ease-in, transform .35s ease-in;
    -o-transition: opacity .35s ease-in, transform .35s ease-in;
    transition: opacity .35s ease-in, transform .35s ease-in;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-15px);
}
li.menu-active .megamenu-wrapper > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
/* Header Cart */
.minicart-wrapper { position: relative; display: inline-block; margin: 0; width: auto;}



.minicart-wrapper .title-cart .cart-indicator {
  position: absolute;
  bottom: 5px;
}
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator {display: none;}
.minicart-wrapper .title-cart .counter.empty .cart-indicator,
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator,
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator:after,
.minicart-wrapper .title-cart .counter.empty .cart-full-indicator:before {
  background-color: rgba(0,0,0,0.2);
}
.minicart-wrapper .title-cart .cart-full-indicator {
    bottom: 13px;
    display: block;
}
.minicart-wrapper .title-cart .cart-indicator,
.minicart-wrapper .title-cart .cart-full-indicator,
.minicart-wrapper .title-cart .cart-full-indicator:after,
.minicart-wrapper .title-cart .cart-full-indicator:before {
  position: absolute;
  width: 18px;
  height: 2px;
  left: 50%;
  margin-left: -9px;
  background-color: #eed4c0;
}
.minicart-wrapper .title-cart .cart-full-indicator:after,
.minicart-wrapper .title-cart .cart-full-indicator:before {
    display: block;
    content: ''
}
.minicart-wrapper .title-cart .cart-full-indicator:before {
    top: -4px
}
.minicart-wrapper .title-cart .cart-full-indicator:after {
    bottom: -4px
}
.minicart-wrapper .title-cart .counter.empty .counter-number {display: inline-block;}
.minicart-wrapper .title-cart .counter.empty .divider,
.minicart-wrapper .title-cart .counter.empty .caret,
.minicart-wrapper .title-cart .counter.empty .subtotal {display: none;}
.minicart-wrapper .title-cart {
    padding: 0 15px;
    line-height: 40px;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    background-color: transparent;
    text-transform: uppercase;
    font-family: 'Myriad Pro' , Sans-serif;
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 40px;
}
.minicart-wrapper .title-cart .cart-right-items {display: inline-block; vertical-align: middle; position: relative; top: 0;}
.minicart-wrapper .title-cart .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    /*height: 40px;*/
    /*line-height: 40px;*/
    width: auto;
    text-align: center;
    color: inherit;
    overflow: hidden;
    z-index: 0;
}
.minicart-wrapper:not(.with-icon) .title-cart .icon {display: none;}
.minicart-wrapper .title-cart.active,
.minicart-wrapper .title-cart:hover {
    opacity: 1;
}
.minicart-wrapper .title-cart.active .icon:after,
.minicart-wrapper .title-cart:hover .icon:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.minicart-wrapper .title-cart .icon i {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    line-height: 1;
    color: inherit;
}
.minicart-wrapper .title-cart .icon i:before {
  /*line-height: 32px;*/
}
.minicart-wrapper .title-cart .counter.empty .icon {margin-right: 0;}
.minicart-wrapper .title-cart .text {
    display: inline-block;
    vertical-align: middle;
    font-size: inherit;
    line-height: 1;
    margin-bottom: 0;
}
/* .minicart-wrapper .title-cart .text:after {content: '-'; display: inline-block; color: inherit; margin-left: 3px;} */
.minicart-wrapper .title-cart .subtotal .label,
.minicart-wrapper .title-cart .counter-label {display: none;}
.minicart-wrapper .title-cart .caret {
    display: none;
    line-height: 1;
    color: #fff;
    margin-top: 0;
    vertical-align: middle;
}
.minicart-wrapper .title-cart .counter-number {
    display: inline-block;
    vertical-align: middle;
    font-weight: inherit;
    color: inherit;
    text-align: center;
    line-height: 1;
}
.minicart-wrapper .title-cart .divider {display: inline-block; vertical-align: middle; color: rgba(255,255,255,0.4); position: relative; font-weight: inherit;}
.minicart-wrapper .title-cart .subtotal {
    margin: 0;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.minicart-wrapper .title-cart .subtotal .price-container {display: inline-block;}
.minicart-wrapper .title-cart .subtotal .price {font-size: inherit; color: inherit; font-weight: inherit;}


.minicart-items .product .toggle {border: 0; padding: 0 40px 5px 0;}
.minicart-items .subtitle {display: none;}
.minicart-items .item-options dt {text-align: left;}



.block-minicart .items-total {float: left; margin: 0 10px; display: none;}
.block-minicart .items-total .count {font-weight: 700;}
.block-minicart .subtotal {
  text-align: right;
  /*border-top: solid 1px rgba(0,0,0,.1);*/
  border-top: 0 !important;
  font-family: 'Myriad Pro' , Sans-serif;
  margin: 0 -25px;
  padding: 20px 30px;
}
.block-minicart .subtitle {
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px;
  font-family: 'Myriad Pro' , Sans-serif;
  line-height: 23px;
  letter-spacing: .4px;
  color: #000;
}
.block-minicart .subtotal .label,
.block-minicart .subtotal .price-container {
	display: block;
	position: relative;
	width: 100%;
    font-size: 24px;
    font-family: 'Myriad Pro' , Sans-serif;
    text-align: center;
    line-height: 1.25em;
    padding: 0;
    color: #111;
    font-weight: 300;
}
.block-minicart .subtotal .label {
	display: none;
    font-size: 11px;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: 1px;
    line-height: 30px;
    vertical-align: top;
}
.block-minicart .subtotal .price-container:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(0,0,0,0.1);
	z-index: -1;
}
.block-minicart .subtotal .price-container .price-wrapper {background-color: #fff; padding: 0 20px;}
.block-minicart .subtotal .price-container .price {font-size: inherit; font-weight: inherit; font-family: inherit; color: inherit;}
.block-minicart .subtitle.empty {display: block; font-size: 14px; padding: 5px 0 10px; text-align: center; margin-bottom: 0;}
.block-minicart .text.empty {text-align: center;}
.block-minicart .block-content > .actions {text-align: center; padding: 0;}
.minicart-wrapper .block-content .actions div.primary {float: right !important; width:50% !important; padding: 0px !important;}
.minicart-wrapper .block-content .actions div.product  {float: unset !important; width:100%;}
/*.minicart-wrapper .actions div.primary {display: block; float:none; width:100%;padding: 0px 30px 20px;}*/
.minicart-wrapper .actions div.primary .btn {
    display: inline-block;
    width: 100%;
    background-color: #eed4c0;
    border-color: #eed4c0;
    color: #111;
}
.minicart-wrapper .actions div.primary .btn:hover {color: #fff; background-color: #111; border-color: #111;}
.minicart-wrapper .actions div.secondary {display: inline-block; vertical-align: middle; float: left;}
.minicart-wrapper .actions div.secondary .btn {
    border: none;
    padding: 0;
    text-transform: none;
    background: #eee;
    color: rgba(0,0,0,0.8);
    width: 95%;
    height: 40px;
    line-height: 35px;
    display: inline-block;
    float: left;
}
.minicart-wrapper .actions div.secondary {
    width: 50%;
}
.minicart-wrapper .actions div.secondary .btn:hover {color: #111; background-color: #eed4c0;}
.minicart-wrapper .actions div.secondary .btn:after {content: none;}
.minicart-wrapper .actions div.secondary .btn i {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}
/*.minicart-wrapper .actions div.secondary .btn span span {display: none;}*/
.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: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:hover,
.minicart-wrapper .action.showcart.active {display: inline-block; text-decoration: none; background-color: rgba(0,0,0,0.06); color: rgba(0,0,0,0.8);}
.minicart-wrapper .block-minicart {
    background: #fff;
    z-index: 9998;
    position: absolute;
    right: 0px;
    top: 100%;
    width: 320px;
    margin-top: -1px !important;
    color: #666;
    border: 1px solid #ddd;
    padding: 24px 25px 20px;
    display: none;
}
.minicart-wrapper.active {overflow: visible;}
.minicart-wrapper.active .block-minicart {display: block;}
.minicart-wrapper .block-minicart .block-title {
    display: none !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: -.4px;
    text-transform: none;
    /*border-bottom: solid 1px rgba(0,0,0,.1);*/
    padding: 0 0 9px;
    margin-bottom: 15px;
}
.minicart-wrapper .block-minicart.empty .block-title {display: none;}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {float: none; width: auto; margin: 0; display: block;}
.minicart-wrapper .action.close {
	background: none;
	background-image: none;
	border: 0;
	box-shadow: none;
	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: '\0048';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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 ._block-content-loading {
	position: static;
}
.minicart-wrapper .loader img {
	position: absolute;
	height: 100% !important;
	width: auto;
	left: 8px !important;
	right: auto !important;
}
.ui-loader {
    display: none;
}
.minicart-items-wrapper {overflow-y: auto;}
.minicart-items {list-style: none none; margin: 0 0 20px; /* height: auto!important; */ padding: 0; overflow: hidden; /* overflow-y: auto; */}
.minicart-items .product-item {
 padding: 0 0 20px;
 margin: 0;
 clear: both;
 position: relative;
}
.minicart-items .product-item-pricing .label {display: none; width: 4.5rem;}
.minicart-items .options {margin-bottom: 4px; text-align: left;}
.minicart-items .options .list {margin-bottom: 0;}
.minicart-items .price-minicart {margin-bottom: 5px;}
.minicart-items .minicart-price .price {font-size: 16px; color: rgba(0,0,0,0.8);}
.minicart-items .product-item-name {font-weight: 300; font-size: 16px; margin: 0 35px 6px 0; display: block; text-align: left; color: #222; font-family: 'Myriad Pro', sans-serif;}
.minicart-items .product-item-name a {font-size: inherit; font-family: inherit;}
.minicart-items .product-item-details {padding-left: 75px; position: relative;}
.minicart-items .product-item-details .product-item-pricing {text-align: left;}
.minicart-items .product-item-details .price-container {display: inline-block;}

.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 {float: left; margin-right: 2px; margin-top: 1px;}
.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 .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 {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    line-height: 18px;
    background-color: transparent;
    padding: 0;
    border: none;
    min-width: auto;
    text-align: center;
    border-radius: 50%;
    font-weight: inherit;
    font-size: 12px;
    color: rgba(0,0,0,0.3);
}
.minicart-items .item-qty::-webkit-outer-spin-button,
.minicart-items .item-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.minicart-items .item-qty {-moz-appearance: textfield;}
.minicart-items .update-cart-item {font-size: 1.1rem; display: inline-block; vertical-align: middle;}
.minicart-items .subtitle {display: none;}
.minicart-items .product.actions {position: absolute; right: 0; top: 0;}
.minicart-items .action.edit,
.minicart-items .action.delete {color: rgba(0,0,0,0.3); font-size: 12px; padding: 5px;}
.minicart-items .action.edit:hover,
.minicart-items .action.delete:hover {color: #111;}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
	content: '\0045';
	display: inline-block;
	font-family: 'meigee';
	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: 12px;
	margin-right: 2px;
	line-height: 1;
	position: relative;
	top: 2px;
}
.minicart-items .action.delete:before {content: '\0043';}

/* !Header Cart */

.page-header .header-custom-block-wrapper {font-family: 'Myriad Pro' , Sans-serif; padding-top: 55px; padding-bottom: 55px;}
.page-header .header-custom-block > i {font-size: 2.66em; margin-right: 20px; color: rgba(0,0,0,.4); line-height: 1; display: inline-block; vertical-align: middle;}
.page-header .header-custom-block span {display: inline-block; vertical-align: middle;}
.page-header .header-custom-block .subscribe-button,
.page-header .header-custom-block .socials-wrapper {display: inline-block; vertical-align: middle; line-height: 1; margin: -5px 0;}
.page-header .header-custom-block .subscribe-button {margin-right: 10px;}

.page-header .text-banner {padding-top: 22px; padding-bottom: 21px;}
.page-header .text-banner .text {font-size: 12px; line-height: 15px;}

.page-header .action.skip.contentarea {display: none;}
.page-header .action.nav-toggle {display: none; font-size: 13px; color: rgba(0,0,0,.86); font-family: 'Myriad Pro' , Sans-serif; text-transform: uppercase; margin: 6px 0; padding: 8px 12px;}
.page-header .action.nav-toggle i {font-size: 18px; margin-right: 5px; line-height: 1; vertical-align: middle; display: inline-block;}
.page-header .action.nav-toggle span {vertical-align: middle; display: inline-block;}

/* Custom menu button */
.page-header .action.nav-toggle.custom-menu-button {display: inline-block;}
.page-header .action.nav-toggle.custom-menu-button span {display: none;}
.page-header .navbar-collapse.collapse.custom-top-menu {overflow: hidden !important;}
.page-header .custom-menu-button {color: rgba(0,0,0,.86);}
.page-header .custom-menu-button i {font-size: 14px; margin-right: 5px; line-height: 1; vertical-align: middle;}
.page-header .navbar-collapse.collapse.custom-top-menu {float: right; padding-top: 8px; padding-right: 10px; padding-bottom: 15px;}
.page-header .navbar-collapse.collapse.custom-top-menu li.level0 > a {position: relative; top: -50px; opacity: 0;}
.page-header .navbar-header .navbar-toggle.custom-menu-button.active {background-color: transparent;}
.page-header .navbar-header .navbar-toggle.custom-menu-button.active i:before {font-family: 'meigee'; content: "\0048"; font-size: 16px;}

.page-header .switcher .label {display: inline-block; vertical-align: middle; padding: 0 10px 0 0;}
.page-header .switcher .switcher-options {display: inline-block; vertical-align: middle; font-weight: normal; position: relative; padding: 3px 7px; border: solid 1px rgba(0,0,0,.1); cursor: pointer;}
.page-header .switcher .switcher-options strong {font-weight: normal;}
.page-header .switcher .switcher-options .mage-dropdown-dialog {position: absolute; left: 0; top: 100%; text-align: left;}
.page-header .logo-wrapper {padding-top: 0; padding-bottom: 0; }
.page-header a.logo {float: none; padding: 0;}
.page-header a.logo:hover {opacity: 1;}

.page-header .custom-wish-link {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    margin: 0;
    padding: 8px 0;
}
.page-header .custom-wish-link li {
    line-height: 1;
}
.page-header .custom-wish-link a {
    font-size: 0;
    color: rgba(0, 0, 0, .4);
    display: block;
}
.page-header .custom-wish-link a:hover,
.page-header .custom-wish-link a:focus,
.page-header .custom-wish-link a:active {
    color: #111;
}
.page-header .custom-wish-link a:before {
    content: '\0053';
    display: inline-block;
    font-size: 24px;
    font-family: 'meigee';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-header .header-switcher + .custom-wish-link {
    padding-left: 19px;
    margin-left: 19px;
    border-left: 1px solid rgba(0,0,0,0.08);
}

.page-header .header-switcher {display: inline-block; vertical-align: middle; position: relative; padding: 8px 0 5px;}
.page-header .header-custom-links + .header-switcher,
.page-header .header-switcher + .header-switcher {

}
.page-header .header-switcher + .social-links {padding-left: 15px;}
.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 {
    position: relative;
    display: inline-block;
    line-height: 1.3em;
    font-weight: normal;
    padding: 0 0 3px 7px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.page-header .header-switcher.switcher-language ul.form-languages li span img,
.page-header .header-switcher.switcher-language ul.form-languages li a img {max-height: 12px;}
.page-header .header-switcher.switcher-language ul.form-languages li span,
.page-header .header-switcher.switcher-language ul.form-languages li a {padding-left: 14px;}
/*.page-header .header-switcher.switcher-language .switcher-trigger span:before {
    display: inline-block;
    vertical-align: middle;
    content: '\006a';
    font-family: 'meigee';
    font-style: normal;
    font-weight: normal;
    line-height: 1.1;
    font-size: 14px;
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.page-header .header-switcher ul li a {color: #aaa;}
.page-header .header-switcher ul li a:hover {background-color: transparent; color: #111;}


#sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  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 .container {}
#sticky-header .left-wrapper {float: left; padding-top: 8px; padding-bottom: 8px; max-height: 36px;}
#sticky-header .left-wrapper img {max-height: 20px;}
#sticky-header .right-wrapper {float: right; width: 92%;}
#sticky-header .navbar-collapse.collapse a.level-top {}
#sticky-header .action.nav-toggle {display: none;}
#sticky-header .logo {float: left;}
#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; overflow: visible;}
#sticky-header .block-search .search-button {height: 36px; line-height: 36px;}
#sticky-header .block-search .indent { top: 2px; }
#sticky-header .navbar-default {float: left;}

/* Home Page ============================================================================= */
body .content-wrapper {overflow: hidden;}
.wide-layout .fullwidth-block,
.boxed-layout .fullwidth-block {
    margin: 0 -10px;
}
.wide-layout .fullwidth-block .fullwidth-inner,
.boxed-layout .fullwidth-block .fullwidth-inner {
    width: 100vw;
    margin: 0 auto;
}
body.boxed-layout .fullwidth-block .fullwidth-inner .container,
body.wide-layout .fullwidth-block .fullwidth-inner .container {background-color: transparent;}
.glam-icon {
  height: 24px;
  width: 24px;
  display: inline-block;
  background-image: url(../images/glam_icons.png);
  background-repeat: no-repeat;
}
.glam-icon.qt-x {
  background-image: none;
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0 3px;
}
.glam-icon.qt-x:before {
  content: 'x';
  display: inline-block;
  color: rgba(0,0,0,0.3);
}
.glam-icon.list {background-position: 0 0;}
.glam-icon.pin {background-position: -24px 0;}
.glam-icon.percent {background-position: -48px 0;}
.glam-icon.arrow {background-position: -72px 0;}

.glam-brand {
  width: 86px;
  height: 80px;
  display: inline-block;
  background-image: url(../images/glam_brands.png);
  background-repeat: no-repeat;
  margin: 0;
}
.glam-brand:hover,
.glam-brand:focus,
.glam-brand:active {
  opacity: 1;
}
.glam-brand.first {background-position: 0 0;}
.glam-brand.second {background-position: -86px 0;}
.glam-brand.third {background-position: -172px 0;}
.glam-brand.fourth {background-position: -258px 0;}
.glam-brand.fifth {background-position: -344px 0;}
.glam-brand.sixth {background-position: -430px 0;}
.glam-brand.seventh {background-position: -516px 0;}
.glam-brand.eighth {background-position: -602px 0;}
.glam-brand.ninth {background-position: -688px 0;}
.glam-brand.tenth {background-position: -774px 0;}
.glam-brand.eleventh {background-position: -860px 0;}
.glam-brand.twelfth {background-position: -946px 0;}

.glam-payment {
  width: 64px;
  height: 64px;
  display: inline-block;
  background-image: url(../images/glam_payment_white.png);
  background-repeat: no-repeat;
  margin: 0 20px 10px;
}
.glam-payment.gray {
  background-image: url(../images/glam_payment_gray.png);
}
.glam-payment.paypal {background-position: 0 0;}
.glam-payment.visa {background-position: -64px 0;}
.glam-payment.master-card {background-position: -128px 0;}
.glam-payment.american-express {background-position: -192px 0;}
.glam-payment.western-union {background-position: -256px 0;}
.glam-payment.discover {background-position: -320px 0;}
.glam-payment.stripe {background-position: -384px 0;}
.glam-payment.gift-card {background-position: -448px 0;}
.glam-payment.google-wallet {background-position: -512px 0;}

.sidebar-list {
    padding: 20px;
    border: 1px solid #ddd;
}
.text-blocks-wrapper .text-item {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid rgba(0,0,0,0.1);
}

.text-blocks-wrapper .text-item .media-left {
  vertical-align: middle;
  padding: 0 15px;
}
.text-blocks-wrapper .text-item .media-left .icon-wrapper {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  padding: 12px 13px;
}

.cms-index-index .page-title-wrapper {display: none;}
.text-banner a,
a.banner {display: block;}
.custom-price-wrapper {
  display: inline-block;
  position: relative;
  background-color: #eed4c0;
  color: #fff;
  font-family: 'Myriad Pro' , Sans-serif;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  text-transform: none;
  font-weight: 600;
}
.custom-price-wrapper span {
  display: inline-block;
}
.custom-price-wrapper .text-wrapper {
  vertical-align: middle;
  line-height: inherit;
  margin-left: -1px;
}
.custom-price-wrapper .price-text {
  display: block;
  color: #ffffff;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 1px;
}
.custom-price-wrapper .price {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
}
.text-banner a,
a.banner {
  display: block;
  position: relative;
}
a.banner:before {
  content: '';
  display: block;
  z-index: 0;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
a.banner:hover {
  opacity: 1;
}
a.banner img {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  position: relative;
  z-index: 1;
}
a.banner:hover img {
  opacity: 0.82;
}
a.banner:hover:before {
  opacity: 1;
}
.text-banner .banner-price-wrapper {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #eed4c0;
  color: #fff;
  font-family: 'Myriad Pro' , Sans-serif;
  height: 72px;
  width: 72px;
  line-height: 72px;
  text-align: right;
  border-radius: 150% 0 0 0;
  font-size: 24px;
  text-transform: none;
  font-weight: 600;
}
.text-banner .banner-price-wrapper span {
  display: inline-block;
}
.text-banner .banner-price-wrapper .banner-text-wrapper {
  vertical-align: bottom;
  line-height: inherit;
  margin: 0px 9px 4px 0;
}
.text-banner .banner-price-wrapper .banner-price-text {
  display: block;
  margin-bottom: 1px;
  line-height: 1;
  color: #fff;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.text-banner .banner-price-wrapper .banner-price {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
}
.text-banner .banner-content {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}
.text-banner .banner-content.bottom-left {
  left: 8%;
  bottom: 10.8%;
}
.text-banner .banner-content.top-center {
  top: 9%;
  left: 5%;
  right: 5%;
  text-align: center;
}
.text-banner .banner-content.top-left {
  top: 9%;
  left: 8%;
}
.text-banner .banner-content.middle-left {
  left: 8.5%;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.text-banner .banner-content.middle-center {
  left: 50%;
  top: 50%;
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.text-banner .banner-content.bottom-center {
  left: 5%;
  right: 5%;
  bottom: 5%;
  text-align: center;
}
.text-banner .banner-logo {
  max-width: 138px;
  padding-right: 20px;
  vertical-align: bottom;
}
.text-banner .banner-logo + span {
  padding-right: 21px;
  vertical-align: bottom;
}
.text-banner .banner-label {
  display: inline-block;
  clear: both;
  padding: 4px 7px 1px;
  margin: 10px 0;
  border-radius: 40px;
  color: #fff;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
.text-banner .banner-label.small {
  font-size: 10px;
}
.text-banner .banner-label-wrapper .banner-label {
  border-radius: 40px 0 0 40px;
}
.text-banner .banner-label-wrapper .banner-label + .banner-label {
  border-radius: 0 40px 40px 0;
  margin-left: -1px;
}
.text-banner .red-bg {
  background-color: #111;
}
.text-banner .yellow-bg {
  background-color: #ffe538;
  color: #222;
}
.text-banner .pink-bg {
  background-color: #ee767d;
}
.text-banner .white-bg {
  background-color: #fff;
  color: #222;
}
.text-banner .title {
  display: block;
  letter-spacing: -1.5px;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #888;
}
.text-banner .strong-title {
  display: block;
  letter-spacing: -4px;
  font-family: 'Myriad Pro' , Sans-serif;
  color: rgba(255, 255, 255, 0.6);
  font-size: 82px;
  font-weight: 600;
  line-height: 30px;
  text-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.text-banner .subtitle {
  display: block;
  letter-spacing: -1.5px;
 font-family: 'Myriad Pro' , Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 14px;
}
.text-banner .title small {
  font-weight: 300;
  letter-spacing: -.3px;
}
.text-banner .text-item-wrapper {
  display: inline-block;
  padding-right: 10px;
  margin-top: 20px;
}
.text-banner .text-item-wrapper .item {
  display: block;
  float: left;
}
.text-banner .text-item-wrapper .item i {
  font-size: 32px;
}
.text-banner .text-item-wrapper .item +.item {
  margin-top: 0;
  margin-left: 20px;
}
.text-banner .text-item-wrapper .item .media-left {
  padding-right: 12px;
}
.text-banner .media-body {
  width: auto;
}
.text-banner .text {
  display: block;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  font-weight: 400;
}
.text-banner .title.skincolor,
.text-banner .title .skincolor,
.text-banner .subtitle.skincolor,
.text-banner .subtitle .skincolor,
.text-banner .text.skincolor,
.text-banner .text .skincolor,
.text-banner .skincolor {
  color: #eed4c0;
}
.text-banner .title.skincolor-2,
.text-banner .title .skincolor-2,
.text-banner .subtitle.skincolor-2,
.text-banner .subtitle .skincolor-2,
.text-banner .text.skincolor-2,
.text-banner .text .skincolor-2,
.text-banner .skincolor-2 {
  color: #111;
}
.text-banner .title.black-text,
.text-banner .title .black-text {
  color: #222;
}
.text-banner .banner-content.white-text,
.text-banner .banner-content .title.white-text {
  color: #fff;
}
.text-banner .banner-content.white-text i {
  color: rgba(255, 255, 255, 0.6);
}
.text-blocks-wrapper .text-item {
  position: relative;
}
.text-blocks-wrapper .text-item .media-left {
  vertical-align: middle;
}
.text-blocks-wrapper .text-item .media-body {
  vertical-align: middle;
}
.text-blocks-wrapper .text-item span {
  display: inline-block;
}
.text-blocks-wrapper .text-item .title {
  color: #222222;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.text-blocks-wrapper .text-item .text {
  font-size: 15px;
  color: #888;
}
.text-blocks-wrapper .text-item i {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  font-size: 32px;
  border: 1px solid #ddd;
}
.text-blocks-wrapper .text-item i.red-text {
  color: #d83434;
}
.text-blocks-wrapper .text-item i.olive-text {
  color: #2b8c26;
}
.text-blocks-wrapper .text-item i.yellow-text {
  color: #ffc925;
}
.text-blocks-wrapper .text-item i.green-text {
  color: #299585;
}
.text-blocks-wrapper .text-item i:before {
  vertical-align: baseline;
  line-height: inherit;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.brands.with-bg,
.brands .background-wrapper {
  background-color: #f7f7f7;
}
.brands .brand-wrapper {
  display: inline-block;
  float: left;
  border: 1px solid rgba(0,0,0,0.1);
  width: 20%;
}
.brands .brand-wrapper:not(:first-child) {border-left: none;}
.banner-products-block .banner-block,
.banner-products-block .products-block {
  float: left;
}
.banner-products-block .banner-block {
  width: 32.3%;
}
.banner-products-block .products-block {
  width: 67.3%;
}
.slider-right-block .products-grid .item {
  padding-bottom: 0;
  margin-bottom: 0;
}
body .subscribe-block {padding: 40px; background-color: #4c626e; /*background-image: url(../images/glam_newsletter_bg_boxed.jpg); background-size: cover; background-position: center right;*/}
body .subscribe-block h2,
body .subscribe-block h3 {text-transform: uppercase; font-family:'Myriad Pro' !important; font-weight: normal; letter-spacing: 0.4px; margin: 0; line-height: 40px;color: #ffffff;}
body .subscribe-block .form-subscribe-header label {color: rgba(0,0,0,0.5); font-size: 12px; line-height: 29px; font-weight: normal; width: 100%; margin: 7px 0 0 5px; color: #ffffff;}
body .subscribe-block i {display: inline-block; vertical-align: middle;}
body .subscribe-block .block-subscribe {border: none; background: none; padding: 0; margin: 0; max-width: 434px; width: 100%;}
body .subscribe-block .title {display: none;}
body .subscribe-block .block.newsletter {padding-right: 70px;}
/*body .subscribe-block .block.newsletter form .newsletter {border: 1px solid #fff;}*/
body .subscribe-block .block.newsletter label {width: 100%;}
body .subscribe-block .block.newsletter label span {display: none; font-size: 13px; line-height: 24px; white-space: normal; text-align: left; padding-bottom: 20px;}
body .subscribe-block .block.newsletter i.meigee-envelope {color: rgba(0,0,0,0.4); padding: 0 12px 0 16px; line-height: 36px; position: relative;}
body .subscribe-block .block.newsletter i.meigee-envelope:before {position: relative; top: 2px;}
body .subscribe-block .block.newsletter i.meigee-envelope:after {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(0,0,0,.09);
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
}
body .subscribe-block .form.subscribe {width: 100%; padding: 0; display: table; position: relative; border-collapse: separate;}
body .subscribe-block .form.subscribe input {height: 40px; background-color: transparent; border-radius: 0; width: 100%;}
body .subscribe-block .form.subscribe .field.newsletter {
  display: table-cell;
  vertical-align: top;
}
body .subscribe-block .form.subscribe .actions {
  display: table-cell;
  width: 1%;
  font-size: 0;
  white-space: nowrap;
  vertical-align: top;
}
body .subscribe-block .form.subscribe button {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #000 !important;
  margin-left: 10px;
  min-height: 40px;
  border: none;
  box-shadow: none;
  outline: none;
  width: 130px;
  line-height: 41px !important;
}
body .subscribe-block .block.newsletter button:hover {
  color: #fff !important;
  background-color: #111 !important;
  border-color: #111 !important;
}
body .subscribe-block .block.newsletter button span {vertical-align: middle;}
body .subscribe-block .block.newsletter button i {display: none; margin: 0; padding: 0; line-height: 1; margin-top: 6px; font-size: 22px;}




/**** Parallax Banners ****/
.parallax-banners-wrapper .text-banner .banner-content {
    position: absolute;
    top: 43%;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 600ms ease;
    -moz-transition: opacity 600ms ease;
    -webkit-transition: opacity 600ms ease;
    -o-transition: opacity 600ms ease;
}
.parallax-banners-wrapper .text-banner.slideup .banner-content {opacity: 1; filter: alpha(opacity=100);}
.parallax-banners-wrapper .text-banner .banner-content h2 {
    position: relative;
    z-index:9;
    font-size: 4.667em;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: .25em;
}
.parallax-banners-wrapper .text-banner .banner-content h3 {
    position: relative;
    z-index:9;
    font-size: 3em;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
}
.parallax-banners-wrapper .text-banner .banner-content h4 {
    position: relative;
    z-index: 9;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.33em;
    letter-spacing: 5px;
    margin-bottom: .5em;
}
.parallax-banners-wrapper .text-banner .banner-content .button + .button {margin-left: 8px;}
.parallax-banners-wrapper .text-banner .banner-content button > span {height: 36px; border-color: #fff; background: none;}
.parallax-banners-wrapper .text-banner .banner-content button span span {line-height: 36px; padding: 0 25px; color: #fff; font-size: 12px; background: none;}
.parallax-banners-wrapper .text-banner .banner-content button:hover span span {color: #fff;}
.parallax-banners-wrapper .text-banner .banner-content p {
    position: relative;
    z-index: 9;
    text-align: center;
    margin: 0 auto 2em;
    font-size: 1em;
    color: #fff;
    width: 34%;
}
.parallax-banners-wrapper .text-banner .banner-content .divider {position: relative; display: block; margin: .5% auto 1%; width: 100px; height: 2px; background-color: #fff;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h4 {color: rgba(0,0,0,0.5);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 h2 {color: rgba(0,0,0,0.8);}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 .divider {background-color: #aaa;}
.parallax-banners-wrapper .text-banner .banner-content.colors-2 p {color: rgba(0,0,0,0.5);}
#parallax-banner-1.text-banner .banner-content {opacity: 1;}
.parallax-banners-wrapper .text-banner {background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 0; position: relative;}
.parallax-banners-wrapper img.img-hide {position: absolute; width: 100%; max-width: 100%;}
.mobile-device .parallax-banners-wrapper .text-banner {background-attachment: scroll;}

.parallax-banners-wrapper .banner-content.item-1 {top: 42%; left: 21%; right: auto;}
.parallax-banners-wrapper .banner-content.item-2 {top: auto; left: 0; right: 0; bottom: 21.6%;}
.parallax-banners-wrapper .banner-content.item-3 {top: auto; left: auto; right: 19%; bottom: 30.3%;}
.parallax-banners-wrapper .banner-content.item-4 {top: 25%; left: 25%;}
.parallax-banners-wrapper .banner-content .title {display: block; font-family: 'Myriad Pro' , Sans-serif; font-size: 48px; letter-spacing: -2px; color: #fff;}
.parallax-banners-wrapper .banner-content .subtitle {display: block; font-family: 'Myriad Pro' , Sans-serif; letter-spacing: -1px; font-size: 24px; line-height: 1; margin-bottom: 20px; color: #fff;}
.parallax-banners-wrapper .banner-content .text {display: block; font-family: 'Myriad Pro' , Sans-serif; font-size: 14px; color: #fff;}
/* Slider ================================================================================= */

#home-slider,
#home-slider .owl-controls {
  margin: 0;
  position: relative;
}
#home-slider .owl-stage-outer {border-radius: 0;}
#home-slider .owl-item {
  position: relative;
  max-height: 550px;
}
#home-slider .owl-item a {
  display: block;
  position: relative;
  z-index: 7;
  opacity: 1;
}
#home-slider .owl-item a:hover {
  opacity: 1;
}
#home-slider .owl-item img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 7;
  max-height: 550px;
}
#home-slider .owl-item .stamp-img img {
  width: auto;
  opacity: 0.7;
}
#home-slider .owl-item .subtitle {
  color: #fff;
  font-size: 13px;
  font-family: 'Myriad Pro' , Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 500;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #home-slider .owl-item .slide-container-2 .subtitle.top-right {position: absolute; top: 0; right: 0;}
}
#home-slider .owl-item .subtitle.bottom-right {
  float: right;
  transform: rotate(90deg);
  transform-origin: right bottom 0;
  margin-right: 18px;
}
#home-slider .owl-item .title {
	color: #000;
	font-family: 'Myriad Pro' , Sans-serif;
	display: block;
	margin-bottom: 18px;
	margin-top: 15px;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}
#home-slider .owl-item .title strong {
  font-weight: 800;
}
#home-slider .owl-item .text {
	display: block;
    margin-bottom: 27px;
    color: rgba(0,0,0,0.5);
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}
#home-slider .owl-item .custom-price-wrapper {
  margin-bottom: 28px;
}
#home-slider .owl-item .btn {
  background-color: #fff;
  border-color: #fff;
  color: #111;
}
#home-slider .owl-item .btn:hover {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
#home-slider .owl-item .btn + .btn {
  margin-left: 18px;
}
#home-slider .owl-item .slide-container {
	position: absolute;
	right: 0;
	left: 0%;
	top: 30%;
	text-align: center;
	z-index: 9;
}
#home-slider.vertical-content-slider .owl-item .slide-container {
  right: 5%;
  bottom: 12%;
}
#home-slider .owl-item .slide-container-2 {
  position: absolute;
  right: 30px;
  left: 30px;
  bottom: 30px;
  top: 30px;
  z-index: 8;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  justify-content: space-between;
}
#home-slider .owl-item .slide-container-2 .stamp-img{
  width: auto;
  left: 39%;
  position: absolute;
  top: 32%;
}
#home-slider .owl-item .slide-container-2.slide-skin-2 .stamp-img{
  left: 42%;
  top: 18%;
}
#home-slider .owl-item .slide-container.slide-skin-2 {
    text-align: left;
	right: auto;
	left: 18%;
	top: 22%;
}
#home-slider .owl-item .slide-container.slide-skin-2 .subtitle {
  color: #fff;
  margin-bottom: 20px;
}
#home-slider .owl-item .title,
#home-slider .owl-item .slide-container .subtitle,
#home-slider .owl-item .text,
#home-slider .owl-item .btn {
  opacity: 0;
  visibility: hidden;
  transition: opacity .8s ease-in-out, visibility .8s ease-in-out, transform .8s ease-in-out, background .3s ease-in-out, color .3s ease-in-out, border .3s ease-in-out;
  -moz-transition: opacity .8s ease-in-out, visibility .8s ease-in-out, transform .8s ease-in-out, background .3s ease-in-out, color .3s ease-in-out, border .3s ease-in-out;
  -o-transition: opacity .8s ease-in-out, visibility .8s ease-in-out, transform .8s ease-in-out;
  -webkit-transition: opacity .8s ease-in-out, visibility .8s ease-in-out, transform .8s ease-in-out, background .3s ease-in-out, color .3s ease-in-out, border .3s ease-in-out;
  transform: translateY(30px);
  height: 0;
}
#home-slider .owl-item .text {transition-delay: .1s;}
#home-slider .owl-item .btn {transition-delay: opacity .2s, visibility .2s, transform .2s, background 0s, color 0s, border 0s;}
#home-slider .owl-item.active .title,
#home-slider .owl-item.active .slide-container .subtitle,
#home-slider .owl-item.active .text,
#home-slider .owl-item.active .btn {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  height: auto;
}
#home-slider.owl-theme .owl-dots {
  position: absolute;
  bottom: 25px;
  right: 0;
  left: 0;
  text-align: center;
}
#home-slider.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  line-height: 1;
}
#home-slider.owl-theme .owl-dots .owl-dot span {
  display: block;
  background-image: none;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 11px!important;
  float: left;
  top: 0;
  position: relative;
}
#home-slider.owl-theme .owl-dots .owl-dot.active span,
#home-slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
#home-slider.owl-theme .owl-dots .owl-dot span:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 50%;
  border: 1px solid transparent;
}
#home-slider.owl-theme .owl-dots .owl-dot.active span:before,
#home-slider.owl-theme .owl-dots .owl-dot:hover span:before {
  border-color: #fff;
}
#home-slider.owl-theme .owl-dots .owl-dot.active span:after,
#home-slider.owl-theme .owl-dots.clickable .owl-dot:hover span:after {
  content: none;
}
#home-slider .owl-nav div {
  padding: 0;
  position: absolute;
  opacity: 1;
  z-index: 3;
  top: 50%;
  font-size: 22px;
  color: rgba(0,0,0,0.8);
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 0;
  margin: 0;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  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-nav div {
  opacity: 1;
}
#home-slider .owl-nav div.owl-prev {
  	left: -80px;
}
#home-slider .owl-nav div.owl-next {
	right: -80px;
}
#home-slider .owl-nav div:hover {
  background-color: #4c626e;
  color: #FFFFFF;
}
#home-slider .owl-nav div span {position: relative; width: 100%; height: 100%; display: block; overflow: hidden;}
#home-slider .owl-nav div i {
  font-style: normal;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  top: 50%;
  width: 28px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  color: inherit;
  border: none;
  height: auto;
  background-color: transparent;
}
#home-slider .owl-nav div.owl-next i:first-child {left: -50%;}
#home-slider .owl-nav div.owl-next i:last-child {left: 50%;}
#home-slider .owl-nav div.owl-next:hover i:first-child {left: 50%;}
#home-slider .owl-nav div.owl-next:hover i:last-child {left: 150%;}
#home-slider .owl-nav div.owl-prev i:first-child {left: 50%;}
#home-slider .owl-nav div.owl-prev i:last-child {left: 150%;}
#home-slider .owl-nav div.owl-prev:hover i:first-child {left: -50%;}
#home-slider .owl-nav div.owl-prev:hover i:last-child {left: 50%;}

/*Menu Category Slider =============================================================================== */
.menu-category-slider {margin-top: 19px; min-height: auto; width: 100%;}
.menu-category-slider .owl-item a {
  background-color: transparent !important;
  padding: 0 !important;
}
.menu-category-slider .owl-nav div {
  padding: 0;
  position: absolute;
  z-index: 3;
  top: 50%;
  font-size: 22px;
  opacity: 1;
  color: rgba(0,0,0,0.8);
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 0;
  margin: 0;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  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;
}
.menu-category-slider .owl-nav div:hover {
  background-color: #eed4c0;
  color: rgba(0,0,0,0.8);
}
.menu-category-slider .owl-nav div i {
  font-style: normal;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  top: 50%;
  width: 28px;
  position: absolute;
  border-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.menu-category-slider .owl-nav div span {position: relative; width: 100%; height: 100%; display: block; overflow: hidden;}
.menu-category-slider .owl-nav div.owl-prev {left: 0;}
.menu-category-slider .owl-nav div.owl-next {right: 0;}
.menu-category-slider .owl-nav div.owl-next i:first-child {left: -50%;}
.menu-category-slider .owl-nav div.owl-next i:last-child {left: 50%;}
.menu-category-slider .owl-nav div.owl-next:hover i:first-child {left: 50%;}
.menu-category-slider .owl-nav div.owl-next:hover i:last-child {left: 150%;}
.menu-category-slider .owl-nav div.owl-prev i:first-child {left: 50%;}
.menu-category-slider .owl-nav div.owl-prev i:last-child {left: 150%;}
.menu-category-slider .owl-nav div.owl-prev:hover i:first-child {left: -50%;}
.menu-category-slider .owl-nav div.owl-prev:hover i:last-child {left: 50%;}
.menu-category-slider .item .slide-container {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 25px;
  text-align: center;
  z-index: 9;
}
.menu-category-slider .item .title {
  color: rgba(0,0,0,0.8);
  font-family: 'Myriad Pro' , Sans-serif;
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* Breadcrumbs ============================================================================= */
ul.breadcrumb,
body .breadcrumbs > .items{
  background: none;
  margin: 0;
  padding: 8px 0;
  text-align: left;
  font-size: 13px;
  color: #4C626E ;
}
ul.breadcrumb li a,
body .breadcrumbs > .items li a {color: inherit;}
body .breadcrumbs > .items li{display: inline-block;}
ul.breadcrumb li a:hover,
body .breadcrumbs > .items li a:hover{color: #4C626E !important;}
ul.breadcrumb li strong,
body .breadcrumbs > .items li strong{font-weight: normal; color: #111;}
.breadcrumbs-wrapper .breadcrumb > li + li:before,
body .breadcrumbs-wrapper .breadcrumbs > .items  > li + li:before{
    content: "\/";
    font-size: 13px;
    color: inherit;
    margin: 0 4px;
    padding: 0;
    color: rgba(0,0,0,0.3);
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    text-align: center;
}

body.wide-layout .breadcrumbs-wrapper.type-2 .container,
body.boxed-layout .breadcrumbs-wrapper.type-2 .container{
	padding-top: 23px;
	padding-bottom: 23px;
}

.breadcrumbs-wrapper.type-2 .page-title { float: left; text-transform: none; font-weight: 700; display: none;}
.breadcrumbs-wrapper.type-2 .page-title h1,
.breadcrumbs-wrapper.type-2 .page-title h2 {font-weight: 400; margin: 0; font-size: 24px; text-transform: none; line-height: 1.5em; color: #222;}
.breadcrumbs-wrapper.type-2 .page-title + ul.breadcrumb {margin: 0;}

.catalogsearch-advanced-result .page-title,
.catalogsearch-result-index .page-title,
.catalog-category-view .page-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 12px;
    margin: 0 0 .5em;
    font-size: 24px;
    color: rgba(0,0,0,0.8);
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 400;
}
.page-title {
	font-size: 2em;
    color: #222;
    margin: 0 0 1em;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 400;
	font-family: 'Myriad Pro' , Sans-serif;
}
.widget-title {
 padding-top: 0;
 margin-top: 0;
 margin-bottom: 30px;
 padding-top: 0;
 position: relative;
 text-transform: uppercase;
}
.widget-title h2 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    color: rgba(0,0,0,0.8);
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    letter-spacing: .4px;
}
.widget-title h3 {
    letter-spacing: -.6px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    color: rgba(0,0,0,0.8);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

/* Toolbar ================================================================================ */
.toolbar {padding: 20px 0; border-style: solid; border-color: #ddd; border-width: 0; text-align: center;}
.toolbar .modes {display: inline-block; vertical-align: middle; margin: 11px 20px 0 0; position: relative; float: left;}
.toolbar .modes .modes-label {display: none;}
.toolbar .modes i {
	display: block;
    height: 20px;
    line-height: 20px;
    color: #aaa;
    text-align: center;
    border: none;
	font-size: 16px;
}
.toolbar .modes .modes-mode + .modes-mode {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}
.toolbar .modes a,
.toolbar .modes strong {float: left;}
.toolbar .modes a:hover i {color: #222;}
.toolbar .modes strong i {color: #eed4c0;}
.toolbar label,
.toolbar .label {
	display: inline-block;
	font-family: inherit;
	vertical-align: middle;
	margin: 0 5px 0 0;
    padding: 0;
	font-size: 1em;
	color: rgba(0,0,0,0.8);
	font-weight: normal;
}
.toolbar .pages-label {display: none;}

.toolbar select {
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: rgba(0,0,0,0.5);
    min-width: 60px;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    font-family: inherit;
	display: inline-block;
	width: auto;
  padding-top: 0;
  padding-bottom: 0;
}
.toolbar.bottom .toolbar-amount {display: none;}
.toolbar .toolbar-amount {display: inline-block; vertical-align: middle; margin: 11px 0; float: left;}
.toolbar .toolbar-sorter {display: inline-block; vertical-align: middle; float: none;}
.toolbar .toolbar-sorter .sorter-action {
  font-size: 20px;
  text-align: center;
  margin: 0 12px;
  float: none;
  height: 36px;
  width: 36px;
  line-height: 38px;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: rgba(0,0,0,0.5);
  display: inline-block;
  vertical-align: middle;
}
.toolbar .toolbar-sorter .sorter-action:hover {opacity: .8;}
.toolbar .toolbar-sorter .sorter-action i {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.toolbar .limiter {float: right; margin-left: 30px;}
.toolbar .pages {text-align: center; display: none;}
.toolbar .shop-by label {display: none;}
.toolbar .shop-by .shop-by-button {
    font-size: 24px;
    padding: 4px 6px;
    box-shadow: none;
    border-radius: 0;
    border: none;
    outline: none;
    color: #333;
    background-color: transparent;
    position: relative;
    z-index: 1;
    width: 36px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
}
.toolbar .shop-by .shop-by-button i {
  font-size: inherit;
}
.toolbar .shop-by .shop-by-button:hover,
.toolbar .shop-by .shop-by-button:active,
.toolbar .shop-by .shop-by-button:focus {
    background-color: #f0f0f0;
}
.toolbar-bottom {padding-top: 1.5em;}
.toolbar-bottom .toolbar-amount {display: none;}
.toolbar-bottom .toolbar .pages {display: block;}
.toolbar-bottom .toolbar {margin: 0;}
.toolbar .pagination {display: inline-block; vertical-align: middle; padding: 0; margin: 0 5px 0 0;}
.toolbar .pagination > li {display: inline-block; margin-left: -3px; vertical-align: top;}
.toolbar .pagination > li > a,
.toolbar .pagination > li > span {
	width: 40px;
	height: 40px;
	border: none;
	text-align: center;
	line-height: 40px;
	font-size: 13px;
	padding: 0;
	color: #666;
	border-radius: 0;
	background-color: transparent;
}

.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 {background-color: rgba(0,0,0,.1);}

.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 {color: #222; background-color: #f5f5f5; width: 40px; height: 40px; text-align: center; line-height: 40px;}

.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;}
.toolbar .pagination > li > a i {font-size: 14px; line-height: 3.2em;}
.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: #aaa;
	/* 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;}
/*Top Category Banner*/
.cat-container .text-banner {
  display: block;
  position: relative;
  margin-bottom: 0;
  padding: 115px 0;
}
.cat-container .text-banner .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center right;
  width: 100%;
  height: 100%;
}
.cat-container .text-banner .banner-content {
  position: absolute;
  display: block;
  top: 50%;
  left: 9%;
  transform: translateY(-50%);
}
.cat-container .text-banner .title {
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 24px;
  color: rgba(0,0,0,0.8);
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 1.3;
  letter-spacing: .4px;
  font-weight: 400;
}
.cat-container .text-banner .text {
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
}
/*Sidebar banner*/
.sidebar .block-static-block .block-banner {
  position: relative;
}
.sidebar .block-static-block .block-banner .banner-content {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  top: 0;
  padding: 30px;
}
.sidebar .block-static-block .block-banner .left-block {
  display: inline-block;
  padding-right: 29px;
  border-right: 1px solid rgba(0,0,0,0.1);
  vertical-align: middle;
}
.sidebar .block-static-block .block-banner .title {
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 18px;
  display: block;
  color: rgba(0,0,0,0.8);
  margin-bottom: 5px;
  text-transform: uppercase;
  line-height: 1.3;
}
.sidebar .block-static-block .block-banner .text {
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  display: block;
}
.sidebar .block-static-block .block-banner .banner-price-wrapper {
  display: inline-block;
  padding-left: 30px;
  vertical-align: middle;
}
.sidebar .block-static-block .block-banner .banner-price-text {
  display: block;
  color: rgba(0,0,0,0.8);
  margin-bottom: 3px;
}
.sidebar .block-static-block .block-banner .price-wrapper {
  color: rgba(0,0,0,0.8);
  font-family: 'Myriad Pro' , Sans-serif;
}
.sidebar .block-static-block .block-banner .price {
  font-size: 16px;
  line-height: 1;
  color: inherit;
  font-family: inherit;
}
.sidebar .block-static-block .block-banner .price-pennie,
.sidebar .block-static-block .block-banner .price-currency {
  font-size: 12px;
  line-height: 1;
  vertical-align: top;
  color: inherit;
  font-family: inherit;
}
/* Listing ================================================================================ */
.product-item-name a {
	text-align: left;
    letter-spacing: 0;
    color: rgba(0,0,0,0.8);
    margin: 0 0 6px;
    line-height: 1.25;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Myriad Pro' , Sans-serif;
}
body .products-grid .product-items,
body .products-grid .product-item,
body .products-grid .owl-wrapper {
    margin-left: 0;
    margin-right: 0;
    display: block !important;
}
/*body .products-grid .product-items.owl-carousel:not(.owl-loaded) {opacity: 0;}*/
.products-grid ol {list-style: none; padding: 0; margin-left: 0; margin-right: 0;}
.products-grid li.item {margin-bottom: 30px;}
.products-grid:not(.widget-product-grid) li.item {float: left;}
.page-products .products-grid li.item,
.page-products .products-grid li.product-item,
.products-grid.wishlist li.product-item {float: left; width: 33.33%;}
.products-grid.wishlist li.product-item: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;}

body .products-grid.one-columns .product-items li.item {width: 100%; clear: none;}
body .products-grid.two-columns .product-items li.item {width: 50%; clear: none;}
body .products-grid.three-columns .product-items li.item {width: 33.33334%; clear: none;}
body .products-grid.four-columns .product-items li.item {width: 25%; clear: none;}
body .products-grid.five-columns .product-items li.item {width: 20%; clear: none;}
body .products-grid.six-columns .product-items li.item {width: 16.66666667%; clear: none;}
body .products-grid.seven-columns .product-items li.item {width: 14.28571%; clear: none;}
body .products-grid.eight-columns .product-items li.item {width: 12.5%; clear: none;}
.widget-meigee-grid li.item:nth-of-type(4n+1),
body .products-grid.two-columns li.item:nth-of-type(2n+1),
body .products-grid.three-columns li.item:nth-of-type(3n+1),
body .products-grid.four-columns li.item:nth-of-type(4n+1),
body .products-grid.five-columns li.item:nth-of-type(5n+1),
body .products-grid.six-columns li.item:nth-of-type(6n+1),
body .products-grid.seven-columns li.item:nth-of-type(7n+1),
body .products-grid.eight-columns li.item:nth-of-type(8n+1) {clear: left;}
.widget-meigee-grid li.item:nth-of-type(4n+4),
body .products-grid.two-columns li.item:nth-of-type(2n+2),
body .products-grid.three-columns li.item:nth-of-type(3n+3),
body .products-grid.four-columns li.item:nth-of-type(4n+4),
body .products-grid.five-columns li.item:nth-of-type(5n+5),
body .products-grid.six-columns li.item:nth-of-type(6n+6),
body .products-grid.seven-columns li.item:nth-of-type(7n+7),
body .products-grid.eight-columns li.item:nth-of-type(8n+8),
body .products-grid li.item:last-child {clear: right; border-right: none;}

.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::-webkit-outer-spin-button,
.products-grid.wishlist li.product-item .qty input::-webkit-inner-spin-button{
  -webkit-appearance: none;
  margin: 0;
}
.products-grid.wishlist li.product-item .qty  input{
  -moz-appearance: textfield;
}
.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.wishlist li.product-item .product-item-actions .btn.btn-primary {margin-bottom: 0; width: auto; padding-left: 20px; padding-right: 20px; border-radius: 0;}
.products-grid.wishlist li.product-item .product-item-actions .btn.btn-primary span {display: inline-block;}
.products-grid.wishlist li.product-item .product-item-actions a.btn-remove{
  border-left: solid 2px #ddd;
  margin-left: 2px;
  padding-left: 5px;
}

body .products-grid.wishlist li.product-item .fieldset{margin-bottom: 18px;}

.products-grid.six-columns li.item .button-wrapper .btn i,
.products-grid.seven-columns li.item .button-wrapper .btn i,
.products-grid.eight-columns li.item .button-wrapper .btn i {margin: 0!important;}
.products-grid.six-columns li.item .button-wrapper .btn span,
.products-grid.seven-columns li.item .button-wrapper .btn span,
.products-grid.eight-columns li.item .button-wrapper .btn span {display: none;}
.products-grid.six-columns li.item .reviews-actions a.add,
.products-grid.seven-columns li.item .reviews-actions a.add,
.products-grid.eight-columns li.item .reviews-actions a.add {display: none;}

.image-wrapper .hover-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
  background-color: #eeeef0;
}

.image-wrapper:hover .hover-image {opacity: 1; z-index: 2;}

.products-grid.hover-scale .image-wrapper.hover-image img.product-image-photo,
.products-list.hover-scale .image-wrapper.hover-image img.product-image-photo{
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	display: block;
	z-index: 1;
}
.products-grid.hover-scale .image-wrapper.hover-image:hover img.product-image-photo,
.products-list.hover-scale .image-wrapper.hover-image:hover img.product-image-photo{
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	opacity: 0;
	z-index: 2;
}

.products-grid .add-to-links,
.products-list .add-to-links {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.widget .products-list .add-to-links {
    display: inline-block;
    width: auto;
    margin-top: 0;
}
.products-grid .add-to-links a,
.products-list .add-to-links a {
    border-radius: 0;
    height: 36px;
    width: 36px;
    font-size: 16px;
    text-align: center;
    color: #aaa;
    background-color: #fff;
    display: inline-block;
    line-height: 46px;
    margin-right: 10px;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}
.widget .products-list .add-to-links a i {
    /*font-size: 18px;*/
}
.widget .products-list .add-to-links a.towishlist:before {
  font-size: 15px !important;
}
.products-grid .add-to-links a.action.towishlist span,
.products-list .add-to-links a.action.towishlist span {display: none;}
.products-grid .add-to-links a.action.towishlist:before,
.products-list .add-to-links a.action.towishlist:before{
  content:'\004a';
  font-family: 'meigee';
  font-size: 18px;
  line-height: 1;
  position: relative;
  left:0;
  top:3px;
}
.products-grid .add-to-links a:hover,
.products-list .add-to-links a:hover {
    opacity: 1;
    border-color: #eee;
    background-color: #eee;
    color: #aaa;
}
.products-grid .add-to-links a i,
.products-list .add-to-links a i {
    line-height: inherit;
    vertical-align: middle;
    font-size: 18px;
}
.products-grid .add-to-links a + a,
.products-list .add-to-links a + a {}
.products-grid .stock,
.products-list .stock {margin-bottom: 1em;}
.products-grid .image-wrapper {margin-bottom: 30px;}
.products-grid .product-item-photo {display: block; position: relative; overflow: hidden;}
.products-grid .image-wrapper:not(.hover-image) .product-item-photo:before,
.products-list .image-wrapper:not(.hover-image) .product-item-photo:before {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1;
    transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -webkit-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
}
.products-grid .image-wrapper .product-item-photo,
.products-list .image-wrapper .product-item-photo {
	display: block;
	position: relative;
	left: 0;
    transition: left 300ms ease;
    -moz-transition: left 300ms ease;
    -o-transition: left 300ms ease;
    -webkit-transition: left 300ms ease;
    z-index: 2;
}
.products-grid:not(.products-related):not(.products-upsell).product-hover-1 .image-wrapper:hover .product-item-photo,
.products-list.product-hover-1 .image-wrapper:hover .product-item-photo {
	left: 40px;
}
.products-grid:not(.products-related):not(.products-upsell).product-hover-1 .image-wrapper:hover .sold-out-label,
.products-list.product-hover-1 .image-wrapper:hover .sold-out-label {
  left: 40px;
  right: -40px;
}
.products-grid.products-related .image-wrapper .hover-buttons,
.products-grid.products-upsell .image-wrapper .hover-buttons {display: none;}
.products-grid.products-related .image-wrapper:hover .label-type-4,
.products-grid.products-upsell .image-wrapper:hover .label-type-4 {left: 5px; right: 5px;}
.products-grid .product-item-photo:hover,
.products-list .product-item-photo:hover {
    opacity: 1;
}
.products-grid .image-wrapper:hover .product-item-photo:before,
.products-list .image-wrapper:hover .product-item-photo:before {
    opacity: 1;
}
.products-grid {text-align: center;}
.products-grid .swatches-wrapper,
.products-list .swatches-wrapper {
    margin-bottom: 10px;
}
.products-grid .swatch-attribute-options {display: inline-block;}
.products-grid .product-item-info {
    text-align: left;
    padding: 0 10px;
    /*border-right: solid 1px #ddd;*/
    margin: 0;
    width: 100%;
    height: 100%;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}
.products-grid.product-hover-1 .product-item-info {
    padding: 0 30px;
}
.products-grid .product-item-name,
.products-list .product-item-name {
 margin: 0 0 6px;
 line-height: 1.25;
 font-size: 15px;
 font-weight: 600;
}
.products-grid .product-item-name {
    display: block;
}
.products-grid .product-item-name a,
.products-list .product-item-name a {text-align: inherit; font-size: 12px;}
.products-grid .sold-out-label,
.products-list .sold-out-label {
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  transition: left 300ms ease, right 300ms ease;
  -moz-transition: left 300ms ease, right 300ms ease;
  -o-transition: left 300ms ease, right 300ms ease;
  -webkit-transition: left 300ms ease, right 300ms ease;
}

.products-grid .sold-out-label span,
.products-list .sold-out-label span {
  display: inline-block;
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  padding: 14px 15px;
  line-height: 1;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.06);
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.06);
  transition: left 300ms ease-in-out;
  -moz-transition: left 300ms ease-in-out;
  -o-transition: left 300ms ease-in-out;
  -webkit-transition: left 300ms ease-in-out;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-duration: .3s;
}
.products-grid .sold-out-label,
.products-list .sold-out-label {
    display: none;
}
.products-grid .product-reviews-summary {margin-bottom: 14px;}
.products-grid .product-item-actions {margin-top: .75em;}
.products-grid .product-item-info .product-item-details {display: block;}
.products-grid .actions-primary,
.products-grid .actions-secondary {display: inline-block; vertical-align: middle;}
.price-wrapper .price,
.price {
	white-space: nowrap !important;
    font-family: 'Myriad Pro' , Sans-serif;
    color: #111;
    font-size: 22px;
    font-weight: normal;
}
.old-price .price {font-size: 16px; color: rgba(0,0,0,0.3); text-decoration: line-through; margin-left: 10px;}
.special-price,
.special-price .price {color: #ffb300;}
.sold-out-item .price-wrapper .price,
.sold-out-item .price-wrapper .price-pennie,
.sold-out-item .price-wrapper .price-currency,
.sold-out-item .price-wrapper .old-price .price {
  color: rgba(0,0,0,0.3);
}
.unavailable ~ .price-box .price {color: #b2b2b2;}
.price-wrapper .price-pennie,
.price-wrapper .price-currency {
	display: inline-block;
    font-size: 16px;
    color: #000;
    font-family: 'Myriad Pro' , Sans-serif;
    line-height: 1;
    font-weight: normal;
    vertical-align: top;
    margin-top: 1px;
    margin-left: -4px;
}
.price-wrapper .price-currency {margin-left: 0; margin-right: -4px;}
.special-price .price-wrapper .price-pennie,
.special-price .price-wrapper .price-currency {color: inherit;}

.products-list .price-wrapper[data-price-amount] .price,
.products-grid .price-wrapper[data-price-amount] .price{display: none;}
.products-list .price-wrapper[data-price-amount] .price-currency + .price,
.products-grid .price-wrapper[data-price-amount] .price-currency + .price{display: inline;}

.products-grid .old-price,
.products-grid .special-price {display: block;}
.hover-buttons {
    position: absolute;
    left: 40px;
    bottom: 0;
    background-color: transparent;
    width: 40px;
    border-radius: 0;
    z-index: -1;
    opacity: 0;
    transition: left 300ms ease;
    -moz-transition: left 300ms ease;
    -webkit-transition: left 300ms ease;
}
.image-wrapper:hover .hover-buttons {
    opacity: 1;
    left: 0;
    z-index: 1;
}
.hover-buttons .toggle-options {display: block; height: 40px; width: 40px; line-height: 40px; text-align: center; position: absolute; top: 0; right: 0; z-index: 1;}
.hover-buttons.open .toggle-options {display: none;}
.hover-buttons .toggle-options:hover {cursor: pointer;}
.hover-buttons .toggle-options i {line-height: inherit; vertical-align: middle; color: rgba(0,0,0,0.3);}
.hover-buttons.open .toggle-options i {color: #222;}
.hover-buttons .options-block {
  background-color: transparent;
  height: 40px;
  width: 40px;
  overflow: hidden;
  float: right;
  transition: height 350ms ease, width 350ms ease;
  -moz-transition: height 350ms ease, width 350ms ease;
  -webkit-transition: height 350ms ease, width 350ms ease;
}
.hover-buttons.open .options-block {height: 80px; width: 80px; font-size: 16px; z-index: 1; background-color: #fff;}
body .hover-buttons .weltpixel-quickview {
 display: inline-block;
 float: none;
 position: relative;
 top: auto;
 width: 40px;
 height: 40px;
 font-style: normal;
 background-color: #fff;
 border: none;
 color: #222;
 font-size: 16px;
 padding: 0;
 border-radius: 0;
}
body .hover-buttons .add-to-links {display: block; float: left; margin: 0; padding: 0;}
body .hover-buttons .add-to-links a {display: block;}
body .hover-buttons .add-to-links a,
body .hover-buttons .weltpixel-quickview,
.hover-buttons .lightbox-button {
	display: block;
	position: static;
	left: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: rgba(0,0,0,0.5);
    background-color: #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 0;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}
body .hover-buttons .weltpixel-quickview span {display: none;}
body .hover-buttons.open .add-to-links a,
body .hover-buttons.open .weltpixel-quickview,
.hover-buttons.open .lightbox-button {
    /*height: 40px;
    width: 40px;*/
}
.hover-buttons .lightbox-button {display: inline-block;}
.hover-buttons .lightbox-button .tooltip {margin-left: -9px;}
body .hover-buttons .add-to-links a {
    color: inherit;
    display: block;
}
body .hover-buttons .weltpixel-quickview i {display: block; position: relative; -ms-top: 4px; -o-top: 4px;}
.hover-buttons .btn.btn-default:not(.btn-cart) i {position: relative; -o-padding-top: 2px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body .hover-buttons .btn.btn-default:not(.btn-cart) i {top: 1px;}
    ::i-block-chrome, body .hover-buttons .btn.btn-default:not(.btn-cart) i {
      top: 2px;
    }
    ::i-block-chrome, body .hover-buttons .btn.btn-default.btn-cart i {
      top: 0px;
    }
}
@-moz-document url-prefix() {
  .hover-buttons .btn.btn-default:not(.btn-cart) i {
    padding-top: 4px;
  }
}

body .hover-buttons .add-to-links i,
body .hover-buttons .weltpixel-quickview i,
.hover-buttons .lightbox-button i {
	line-height: inherit;
    font-size: 15px;
    opacity: 1;
    width: auto;
    height: auto;
    background-color: transparent;
    color: rgba(0,0,0,0.5);
    border-radius: 0;
    vertical-align: middle;
    transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -webkit-transition: opacity 300ms ease-in;
    transition-delay: 400ms;
}
body .hover-buttons .weltpixel-quickview i {
  top: 4px;
  position: relative;
}
@-moz-document url-prefix() {
  .hover-buttons .btn.btn-default:not(.btn-cart) i {
    position: relative;
    top: 3px;
  }
}
body .hover-buttons .add-to-links a:hover,
body .hover-buttons .weltpixel-quickview:hover,
.hover-buttons .lightbox-button:hover {background-color: rgba(0,0,0,0.1); color: rgba(0,0,0,0.5); opacity: 1;}
.widget-meigee-list .product-labels {
	left: 10px;
	right: 10px;
}

.products-grid .weltpixel-quickview,
.products-list .weltpixel-quickview {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    /*opacity: 0;*/
    z-index: 9;
    text-align: center;
	white-space: nowrap;
}
.widget .products-list .weltpixel-quickview {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
}
.widget .price-action-block {
    margin-right: 0;
}
.widget .products-list .weltpixel-quickview i {
    display: inline-block;
    position: relative;
    top: 4px;
}
.widget .products-list .weltpixel-quickview span {
    display: none;
}
.products-grid .taphover .image-wrapper .weltpixel-quickview,
.products-list .taphover .image-wrapper .weltpixel-quickview,
.products-grid .image-wrapper:hover .weltpixel-quickview,
.products-list .image-wrapper:hover .weltpixel-quickview {
    opacity: 1;
}
.products-grid .weltpixel-quickview i,
.products-list .weltpixel-quickview i {
    display: none;
}
.products-grid .price-box,
.products-list .price-box {
    margin: 0 0 15px;
    line-height: 1.1;
    display: block;
}
.products-grid .price-box .price-box {margin: 0; display: inline-block; vertical-align: middle; line-height: inherit;}
.products-grid .price-box .minimal-price {margin: 0;}
.price-box .price-label {
    display: none;
}
.products-grid .price-box .minimal-price .price-label {display: none;}
.products-grid .add-to-links span,
.products-list .add-to-links span {padding-left: 10px; padding-right: 10px;}
.products-grid .add-to-links a span,
.products-list .add-to-links a span {display: none;}
.product-action-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -moz--direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}
.widget-meigee-list .product-action-wrapper {
    display: block;
    width: 100%;
}
.widget-meigee-list .product-item-details {position: relative; left: 40px;}
.price-action-block {
    display: block;
    width: 100%;
    margin-right: 10px;
}
.price-action-block.two-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -moz--direction: row;
    flex-direction: row;
}
.products-grid .price-action-block.two-items > .price-box,
.products-list .price-action-block.two-items > .price-box {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding-left: 14px;
  margin-left: 14px;
  margin-right: 0;
}
.price-action-block form {display: inline-block; vertical-align: top;}
.widget .products-list .price-action-block.two-items > .price-box {
    margin-left: 10px;
    padding-left: 10px;
}
.products-grid.product-hover-1 .btn,
.products-list.product-hover-1 .btn {
    height: 30px;
    width: auto;
    min-width: 30px;
    line-height: 23px;
    padding: 0;
    border: none;
    margin: 10px 0 0;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
    color: #4caf50;
}
.product-hover-1 .product-items .btn.btn-default:hover,
.product-hover-1 .product-items .btn.btn-default:focus,
.product-hover-1 .product-items .btn.btn-default:active,
.product-hover-1 .product-items .btn.btn-default.active,
.product-hover-1 .product-items .btn.btn-default.focus {
	background-color: rgba(0,0,0,0.1);
	color: #4caf50;
}
.widget .products-list.product-hover-1 .btn {
    height: 36px;
    width: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
}
.widget .products-list.product-hover-1 .btn span {display: none;}
.widget .products-list .price {
    /*font-size: 16px;*/
    font-weight: normal;
}
.widget .products-list .btn i {
    /*font-size: 20px;*/
}
body .products-grid .btn:after,
body .products-list .btn:after {
    -webkit-transform: scale3d(0.3, 1, 1);
    transform: scale3d(0.3, 1, 1);
}
body .products-grid .btn:not(.selectpicker):hover:after,
body .products-grid .btn:not(.selectpicker):focus:after,
body .products-grid .btn:not(.selectpicker):active:after,
body .products-list .btn:not(.selectpicker):hover:after,
body .products-list .btn:not(.selectpicker):focus:after,
body .products-list .btn:not(.selectpicker):active:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.products-grid:not(.product-hover-1) .btn i,
.products-list:not(.product-hover-1) .btn i {
  display: none;
  font-size: 14px;
}
.products-grid.product-hover-1 .btn span,
.products-list.product-hover-1 .btn span {
    display: none;
    /*margin-left: 3px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    top: 3px;*/
}
.products-grid.six-columns .btn,
.products-grid.seven-columns .btn,
.products-grid.eight-columns .btn {width: 30px; padding: 0;}
.products-grid.six-columns .btn span,
.products-grid.seven-columns .btn span,
.products-grid.eight-columns .btn span {display: none;}
.products-grid .price-action-block.with-special-price .old-price,
.products-list .price-action-block.with-special-price .old-price {
  display: inline-block;
  margin-right: 4px;
}
.block-new-products .products-grid {padding-left: 10px; padding-right: 10px;}
.widget.block-new-products .products-grid .product-item-info {border-radius: 0;}
.block-new-products .products-grid .product-item-photo:before {border-radius: 0;}
.block-new-products.product-hover-1 .products-grid .btn i {display: inline-block;}
.block-new-products .product-hover-4 .btn i {display: none;}
.block-new-products .products-grid .product-item-name {font-size: 14px; margin-bottom: 14px; text-align: center;}

/* Type 2 */
.widget-slider .type-2 .products-grid  li.item .product-item-info {
    margin-left: -20px;
    margin-right: -20px;
}
.products-grid .type-2 li.item .product-item-info {
    padding-left: 0;
    padding-right: 0;
}
.products-grid .type-2 .image-wrapper {
    width: 32%;
    padding: 0 10px;
    margin: 0;
    float: left;
}
.products-grid .type-2 .product-item-details {
    padding: 0 10px;
    float: left;
    width: 68%;
    margin: 0;
}
.products-grid .type-2 .btn {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.products-grid .type-2 .btn i {
    font-size: 14px;
}
.products-grid .type-2 .add-to-links a {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.products-grid .type-2 .add-to-links a i {
    font-size: 14px;
}
.products-grid .type-2 .add-to-links {
    display: block;
    width: 100%;
    margin-top: 12px;
}

.products-grid li.item {/*border-top: solid 1px #ddd;*/ padding-top: 30px; padding-left: 0; padding-right: 0;}
.widget-slider .products-grid li.item {border-top: none; padding-top: 0; padding-left: 0; padding-right: 0;}
.widget-slider .products-grid.product-hover-1 li.item .product-item-info {padding-left: 30px; padding-right: 30px; /*margin-left: -10px; margin-right: -10px;*/}
.widget-slider .products-grid:not(.product-hover-1) li.item .product-item-info {padding-left: 20px; padding-right: 20px; /*margin-left: -10px; margin-right: -10px;*/}
.widget-slider .products-grid {margin-left: -10px; margin-right: -10px;}
.widget-slider .products-grid .owl-nav {position: absolute; top: 50%; right: -62px; left: -62px; transform: translateY(-50%); z-index: -1;}
.widget-slider .products-grid .owl-nav .owl-prev {float: left;}
.widget-slider .products-grid .owl-nav .owl-next {float: right;}
.widget-slider .products-grid .owl-nav div {
  opacity: 1;
  font-size: 22px;
  color: rgba(0,0,0,0.8);
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 0;
  margin: 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;
}
.widget-slider .products-grid .owl-nav div:hover {
  background-color: #4c626e !important;
  color: rgba(255,255,255,0.8);
}
.widget-slider .products-grid .owl-nav div span {position: relative; width: 100%; height: 100%; display: block; overflow: hidden;}
.widget-slider .products-grid .owl-nav div i {
  font-style: normal;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  top: 50%;
  width: 28px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  color: inherit;
  border: none;
  height: auto;
  background-color: transparent;
}
.widget-slider .products-grid .owl-nav div.owl-next i:first-child {left: -50%;}
.widget-slider .products-grid .owl-nav div.owl-next i:last-child {left: 50%;}
.widget-slider .products-grid .owl-nav div.owl-next:hover i:first-child {left: 50%;}
.widget-slider .products-grid .owl-nav div.owl-next:hover i:last-child {left: 150%;}
.widget-slider .products-grid .owl-nav div.owl-prev i:first-child {left: 50%;}
.widget-slider .products-grid .owl-nav div.owl-prev i:last-child {left: 150%;}
.widget-slider .products-grid .owl-nav div.owl-prev:hover i:first-child {left: -50%;}
.widget-slider .products-grid .owl-nav div.owl-prev:hover i:last-child {left: 50%;}

.products-grid.two-columns li.item:nth-of-type(-n+2),
.products-grid.three-columns li.item:nth-of-type(-n+3),
.products-grid.four-columns li.item:nth-of-type(-n+4),
.products-grid.five-columns li.item:nth-of-type(-n+5),
.products-grid.six-columns li.item:nth-of-type(-n+6),
.products-grid.seven-columns li.item:nth-of-type(-n+7),
.products-grid.eight-columns li.item:nth-of-type(-n+8) {
  border-top: none;
  padding-top: 0;
}
.products-grid li.item:last-child .product-item-info,
.products-grid .item:last-child .product-item-info,
.products-grid.one-column li.item .product-item-info,
.products-grid.two-columns li.item:nth-of-type(2n) .product-item-info,
.products-grid.three-columns li.item:nth-of-type(3n) .product-item-info,
.products-grid.four-columns li.item:nth-of-type(4n) .product-item-info,
.products-grid.five-columns li.item:nth-of-type(5n) .product-item-info,
.products-grid.six-columns li.item:nth-of-type(6n) .product-item-info,
.products-grid.seven-columns li.item:nth-of-type(7n) .product-item-info,
.products-grid.eight-columns li.item:nth-of-type(8n) .product-item-info,
.products-grid.one-column li.item,
.products-grid.two-columns li.item:nth-of-type(2n),
.products-grid.three-columns li.item:nth-of-type(3n),
.products-grid.four-columns li.item:nth-of-type(4n),
.products-grid.five-columns li.item:nth-of-type(5n),
.products-grid.six-columns li.item:nth-of-type(6n),
.products-grid.seven-columns li.item:nth-of-type(7n),
.products-grid.eight-columns li.item:nth-of-type(8n),
.category-products .products-grid.one-column li.item,
.category-products .products-grid.two-columns li.item:nth-of-type(2n) .product-item-info,
.category-products .products-grid.three-columns li.item:nth-of-type(3n) .product-item-info,
.category-products .products-grid.four-columns li.item:nth-of-type(4n) .product-item-info,
.category-products .products-grid.five-columns li.item:nth-of-type(5n) .product-item-info,
.category-products .products-grid.six-columns li.item:nth-of-type(6n) .product-item-info,
.category-products .products-grid.seven-columns li.item:nth-of-type(7n) .product-item-info,
.category-products .products-grid.eight-columns li.item:nth-of-type(8n) .product-item-info {
    border-right: none;
}

.widget-slider .product-hover-1 {margin: 0 -20px;}
.hover-buttons .add-to-links a {
  margin-left: 0;
  margin-right: 0;
}
.products-grid.product-hover-1 .btn i {
    display: block;
}
/*Product hover 2*/
.product-hover-2 .image-wrapper {
  overflow: hidden;
}
.product-hover-2 .hover-buttons {
  left: 0;
  right: 0;
  bottom: -86px;
  width: 100%;
  padding: 1px;
  height: auto;
  background-color: transparent;
  transition: bottom 300ms ease;
  -moz-transition: bottom 300ms ease;
  -webkit-transition: bottom 300ms ease;
}
.product-hover-2 .image-wrapper:hover .hover-buttons,
.item.taphover.product-hover-2 .image-wrapper .hover-buttons,
.item.taphover.product-hover-2 .image-wrapper .hover-buttons {
  opacity: 1;
  bottom: 0px;
  z-index: 10;
  left: 0;
}
.product-hover-2 .image-wrapper:hover,
.item.taphover.product-hover-2 .image-wrapper {
  left: 0 !important;
  overflow: hidden;
}
.product-hover-2 .hover-buttons .btn {
  display: block;
  width: calc(100% - 2px);
  border-radius: 0;
  margin: 1px;
}
.product-hover-2 .hover-buttons .btn i {
  display: none;
}
.product-hover-2 .hover-buttons .add-to-links {
  float: none;
  display: inline-block;
  width: 50%;
}
.product-hover-2 .hover-buttons .add-to-links a {
  display: block;
  float: left;
  margin: 1px !important;
  width: calc(50% - 2px);
}
.product-hover-2 .hover-buttons .add-to-links:not(.two-items) a {
  width: 100%;
}
.products-grid:not(.product-items-grid).product-hover-2 .add-to-links a:not(.btn-default),
.products-list.product-hover-2 .add-to-links a:not(.btn-default),
.footer-products-list.product-hover-2 .add-to-links a:not(.btn-default) {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  margin-top: 0;
}
.product-hover-2 .hover-buttons .lightbox-button:hover,
.product-hover-2 .hover-buttons .weltpixel-quickview:hover,
.products-grid:not(.product-items-grid).product-hover-2 .add-to-links a:hover:not(.btn-default),
.products-list.product-hover-2 .add-to-links a:hover:not(.btn-default),
.footer-products-list.product-hover-2 .add-to-links a:hover:not(.btn-default) {
  background-color: #e5e5e5;
  color: rgba(0,0,0,0.7);
}
.product-hover-2 .hover-buttons .lightbox-button,
.product-hover-2 .hover-buttons .weltpixel-quickview {
  float: right;
  margin: 1px;
  background-color: #fff;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
}
.product-hover-2 .hover-buttons.hover-items-4 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-4 .weltpixel-quickview {
  width: calc(25% - 2px);
}
.product-hover-2 .hover-buttons.hover-items-3 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-3 .weltpixel-quickview {
  width: calc((100% / 3) - 2px);
}
.product-hover-2 .hover-buttons.hover-items-2 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-2 .weltpixel-quickview {
  width: calc(50% - 2px);
}
.product-hover-2 .hover-buttons.hover-items-1 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-1 .weltpixel-quickview {
  width: calc(100% - 2px);
}
.product-hover-2 .hover-buttons.hover-items-4 .add-to-links {
  width: 50%;
}
.product-hover-2 .hover-buttons.hover-items-3 .add-to-links.two-items {
  width: calc(100% / 3 * 2);
}
.product-hover-2 .hover-buttons.hover-items-3 .add-to-links:not(.two-items) {
  width: calc(100% / 3);
}
.product-hover-2 .hover-buttons.hover-items-2 .add-to-links.two-items {
  width: 100%;
}
.product-hover-2 .hover-buttons.hover-items-2 .add-to-links:not(.two-items) {
  width: 50%;
}
.product-hover-2 .hover-buttons.hover-items-1 .add-to-links {
  width: 100%;
}
.product-hover-2 .hover-buttons .add-to-links a span {display: none;}
.products-grid:not(.product-items-grid).seven-columns.product-hover-2 .hover-buttons .weltpixel-quickview,
.products-grid:not(.product-items-grid).eight-columns.product-hover-2 .hover-buttons .weltpixel-quickview {
  width: calc(100% - 2px);
}
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).five-columns.product-hover-2 .hover-buttons .weltpixel-quickview,
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).six-columns.product-hover-2 .hover-buttons .weltpixel-quickview {
  width: calc(100% - 2px);
}
.widget-products .products-list .item.product-hover-2 .hover-buttons,
.widget-products .products-list .item.product-hover-4 .hover-buttons {
  left: 10px;
  right: 10px;
  width: auto;
}
.widget-slider.owl-carousel.eight-columns-slider .product-hover-4 .hover-buttons .weltpixel-quickview,
.widget-slider.owl-carousel.seven-columns-slider .product-hover-4 .hover-buttons .weltpixel-quickview {
  width: calc(100% - 2px) !important;
}
/*Product hover 3*/
.product-hover-3 .image-wrapper {
  overflow: hidden;
}
.product-hover-3 .hover-buttons {
  background-color: #fff;
}
.product-hover-3 .image-wrapper:hover,
.item.taphover.product-hover-3 .image-wrapper {
  left: 0 !important;
  overflow: hidden;
}
.product-hover-3 .hover-buttons {
  left: auto;
  right: -75px;
  bottom: 10px;
  width: auto;
  padding: 5px;
  height: auto;
  transition: right 300ms ease;
  -moz-transition: right 300ms ease;
  -webkit-transition: right 300ms ease;
}
.product-hover-3 .image-wrapper:hover .hover-buttons,
.item.taphover.product-hover-3 .image-wrapper .hover-buttons,
.item.taphover.product-hover-3 .image-wrapper .hover-buttons {
  opacity: 1;
  right: 0px;
  z-index: 10;
  left: auto;
}
.product-hover-3 .hover-buttons .lightbox-button {
  margin-top: 0;
  margin-left: 5px;
}
.product-hover-3 .hover-buttons .weltpixel-quickview {
  margin-top: 0;
}
.products-grid:not(.product-items-grid).product-hover-3 .add-to-links a,
.products-list.product-hover-3 .add-to-links a,
.footer-products-list.product-hover-3 .add-to-links a {
  display: block;
  float: left;
}
.product-hover-3 .add-to-links .towishlist {
  margin-left: 10px;
  margin-right: 0;
}
.product-hover-3 .add-to-links .tocompare {
  margin-left: 10px;
  margin-right: 0;
}
.products-grid:not(.product-items-grid).product-hover-3 .add-to-links a:not(.btn-default),
.products-list.product-hover-3 .add-to-links a:not(.btn-default),
.footer-products-list.product-hover-3 .add-to-links a:not(.btn-default) {
  margin-top: 0;
  border-radius: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.products-grid:not(.product-items-grid) .item.product-hover-3 .btn,
.products-list .item.product-hover-3 .btn {
  margin-bottom: 10px;
  vertical-align: top;
}
body .products-grid:not(.product-items-grid).six-columns.product-hover-3 .btn span i,
body .products-grid:not(.product-items-grid).seven-columns.product-hover-3 .btn span i,
body .products-grid:not(.product-items-grid).eight-columns.product-hover-3 .btn span i {
  display: none;
}
body .products-grid:not(.product-items-grid).six-columns.product-hover-3 .btn span span,
body .products-grid:not(.product-items-grid).seven-columns.product-hover-3 .btn span span,
body .products-grid:not(.product-items-grid).eight-columns.product-hover-3 .btn span span {
  display: inline-block;
}
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).five-columns.product-hover-3 .hover-buttons .weltpixel-quickview,
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).six-columns.product-hover-3 .hover-buttons .weltpixel-quickview {
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
}
.products-grid:not(.product-items-grid).six-columns-slider.product-hover-3 .product-action-wrapper .btn,
.products-grid:not(.product-items-grid).seven-columns-slider.product-hover-3 .product-action-wrapper .btn,
.products-grid:not(.product-items-grid).eight-columns-slider.product-hover-3 .product-action-wrapper .btn{
  margin-bottom: 10px;
}
.product-action-wrapper .btn {
    padding: 0px !important;
    min-width: 117px;
}
/*Product hover 4*/
.product-hover-4 .image-wrapper {
  overflow: hidden;
}
.product-hover-4 .image-wrapper:hover,
.item.taphover.product-hover-4 .image-wrapper {
  left: 0 !important;
  overflow: hidden;
}
.product-hover-4 .hover-buttons {
  left: 0;
  right: 0;
  bottom: -44px;
  width: auto;
  padding: 0;
  height: auto;
  background-color: #363636;
  transition: bottom 300ms ease;
  -moz-transition: bottom 300ms ease;
  -webkit-transition: bottom 300ms ease;
}
.product-hover-4 .image-wrapper:hover .hover-buttons,
.item.taphover.product-hover-4 .image-wrapper .hover-buttons,
.item.taphover.product-hover-4 .image-wrapper .hover-buttons {
  opacity: 1;
  bottom: 0px;
  z-index: 10;
  left: 0;
}
.products-grid:not(.product-items-grid).product-hover-4 .add-to-links a:not(.btn-default),
.products-list.product-hover-4 .add-to-links a:not(.btn-default),
.footer-products-list .product-hover-4.add-to-links a:not(.btn-default) {
  height: 44px;
  line-height: 44px;
  border-radius: 0;
  margin-top: 0;
  background-color: transparent;
  color: #fff;
}
.product-hover-4 .hover-buttons .lightbox-button,
.product-hover-4 .hover-buttons .weltpixel-quickview {
  background-color: transparent;
}

.product-hover-4 .hover-buttons .lightbox-button:hover,
.product-hover-4 .hover-buttons .weltpixel-quickview:hover,
.products-grid:not(.product-items-grid).product-hover-4 .add-to-links a:hover:not(.btn-default),
.products-list.product-hover-4 .add-to-links a:hover:not(.btn-default),
.footer-products-list.product-hover-4 .add-to-links a:hover:not(.btn-default) {
  background-color: rgba(255,255,255,0.1);
  color: #fff;
}
.product-hover-4 .hover-buttons .lightbox-button,
.product-hover-4 .hover-buttons .weltpixel-quickview {
  float: right;
  margin: 0;
  color: #fff;
  border-radius: 0;
  width: 25%;
  height: 44px;
  line-height: 44px;
}
.product-hover-4 .hover-buttons .lightbox-button i,
.product-hover-4 .hover-buttons .weltpixel-quickview i,
.product-hover-4 .hover-buttons .add-to-links a i {
  color: inherit;
}
.product-hover-4 .hover-buttons .add-to-links a span {display: none;}
.product-hover-4 .add-to-links  {
  width: 50%;
}
.products-grid:not(.product-items-grid).product-hover-4 .add-to-links a,
.products-list.product-hover-4 .add-to-links a,
.footer-products-list.product-hover-4 .add-to-links a {
  display: block;
  float: left;
  width: 50%;
}
.products-grid:not(.product-items-grid).product-hover-4 .add-to-links:not(.two-items) span,
.products-list.product-hover-4 .add-to-links:not(.two-items) span,
.footer-products-list.product-hover-4 .add-to-links:not(.two-items) span {
  width: 100%;
}
.product-hover-4 .hover-buttons.hover-items-4 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-4 .weltpixel-quickview {
  width: calc(25% - 2px);
}
.product-hover-4 .hover-buttons.hover-items-3 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-3 .weltpixel-quickview {
  width: calc((100% / 3) - 2px);
}
.product-hover-4 .hover-buttons.hover-items-2 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-2 .weltpixel-quickview {
  width: calc(50% - 2px);
}
.product-hover-4 .hover-buttons.hover-items-1 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-1 .weltpixel-quickview {
  width: calc(100% - 2px);
}
.product-hover-4 .hover-buttons.hover-items-4 .add-to-links {
  width: 50%;
}
.product-hover-4 .hover-buttons.hover-items-3 .add-to-links.two-items {
  width: calc(100% / 3 * 2);
}
.product-hover-4 .hover-buttons.hover-items-3 .add-to-links:not(.two-items) {
  width: calc(100% / 3);
}
.product-hover-4 .hover-buttons.hover-items-2 .add-to-links.two-items {
  width: 100%;
}
.product-hover-4 .hover-buttons.hover-items-2 .add-to-links:not(.two-items) {
  width: 50%;
}
.product-hover-4 .hover-buttons.hover-items-1 .add-to-links {
  width: 100%;
}
.products-grid:not(.product-items-grid).seven-columns.product-hover-4 .hover-buttons .weltpixel-quickview,
.products-grid:not(.product-items-grid).eight-columns.product-hover-4 .hover-buttons .weltpixel-quickview {
  width: calc(100% - 2px);
}
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).five-columns.product-hover-4 .hover-buttons .weltpixel-quickview,
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).six-columns.product-hover-4 .hover-buttons .weltpixel-quickview {
  width: calc(100% - 2px);
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
}
/*Product hover 5*/
.product-hover-5 .image-wrapper {
  overflow: hidden;
}
.product-hover-5 .image-wrapper:hover,
.item.taphover.product-hover-5 .image-wrapper {
  left: 0 !important;
  overflow: hidden;
}
.product-hover-5 .hover-buttons {
  left: 50%;
  right: auto;
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: auto;
  padding: 0;
  height: auto;
  background-color: transparent;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
}
.product-hover-5 .hover-buttons.hover-items-3 {
  white-space: nowrap;
}
.product-hover-5 .image-wrapper:hover .hover-buttons,
.item.taphover.product-hover-5 .image-wrapper .hover-buttons,
.item.taphover.product-hover-5 .image-wrapper .hover-buttons {
  opacity: 1;
  z-index: 15;
  left: 50%;
}
.product-hover-5 .product-image:before,
.item.taphover.product-hover-5 .product-image:before {
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
  transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
}
.product-hover-5.sold-out .image-wrapper:hover .product-image,
.item.taphover.sold-out.product-hover-5 .product-image {
  opacity: 1;
}
.product-hover-5.sold-out .image-wrapper .sold-out-label,
.item.sold-out.product-hover-5 .sold-out-label {
  transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
}
.product-hover-5.sold-out .image-wrapper:hover .sold-out-label,
.item.taphover.sold-out.product-hover-5 .sold-out-label {
  opacity: 0;
}
.product-hover-5 .hover-buttons .weltpixel-quickview,
.product-hover-5 .hover-buttons .lightbox-button {
  margin: 0;
  border-radius: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  display: block;
  float: left;
}
.product-hover-5 .hover-buttons .weltpixel-quickview {
  margin-right: 1px;
}
.products-grid:not(.product-items-grid).product-hover-5 .add-to-links a:not(.btn-default),
.products-list.product-hover-5 .add-to-links a:not(.btn-default),
.footer-products-list.product-hover-5 .add-to-links a:not(.btn-default) {
  border-radius: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: 0;
}
.product-hover-5 .hover-buttons .weltpixel-quickview:hover,
.product-hover-5 .hover-buttons .weltpixel-quickview.active,
.product-hover-5 .hover-buttons .weltpixel-quickview:active,
.product-hover-5 .hover-buttons .weltpixel-quickview:focus,
.product-hover-5 .hover-buttons .lightbox-button:hover,
.product-hover-5 .hover-buttons .lightbox-button.active,
.product-hover-5 .hover-buttons .lightbox-button:active,
.product-hover-5 .hover-buttons .lightbox-button:focus,
.products-grid:not(.product-items-grid).product-hover-5 .add-to-links a:hover:not(.btn-default),
.products-list.product-hover-5 .add-to-links a:hover:not(.btn-default),
.footer-products-list.product-hover-5 .add-to-links a:hover:not(.btn-default) {
  background-color: #e5e5e5;
  color: rgba(0,0,0,0.7);
}
.product-hover-5 .hover-buttons .add-to-links {
  clear: both;
  margin-top: 1px;
}
.product-hover-5 .hover-buttons:not(.hover-items-4) .add-to-links {
  clear: none;
  display: inline-block;
  margin-top: 0;
  margin-left: 1px !important;
  width: auto;
  float: none;
}
.product-hover-5 .hover-buttons .add-to-links {
  white-space: nowrap;
  font-size: 0;
}
.product-hover-5 .hover-buttons .add-to-links a{
  display: inline-block;
  float: none;
  position: relative;
}
.product-hover-5 .hover-buttons .add-to-links .towishlist {
  margin-right: 1px;
}
.product-hover-5 .hover-buttons.hover-items-4 .add-to-links .towishlist {
  transform: translate(20px, -20px);
  -webkit-transform: translate(20px, -20px);
}
.product-hover-5 .hover-buttons.hover-items-4 .add-to-links .tocompare {
  transform: translate(-20px, -20px);
  -webkit-transform: translate(-20px, -20px);
}
.product-hover-5 .hover-buttons.hover-items-4 .weltpixel-quickview {
  transform: translate(20px, 20px);
  -webkit-transform: translate(20px, 20px);
}
.product-hover-5 .hover-buttons.hover-items-4 .lightbox-button {
  transform: translate(-20px, 20px);
  -webkit-transform: translate(-20px, 20px);
}
.product-hover-5 .hover-buttons.hover-items-3 {
  text-align: center;
}
.product-hover-5 .hover-buttons.hover-items-2 {
  white-space: nowrap;
}
.product-hover-5 .hover-buttons.hover-items-3 .weltpixel-quickview,
.product-hover-5 .hover-buttons.hover-items-3 .lightbox-button {
  transform: translate(20px, 0);
  -webkit-transform: translate(20px, 0);
}
.product-hover-5 .hover-buttons.hover-items-3 .weltpixel-quickview + .lightbox-button {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.product-hover-5 .hover-buttons.hover-items-3 .add-to-links.two-items .tocompare {
  transform: translate(-20px, 0);
  -webkit-transform: translate(-20px, 0);
}
.product-hover-5 .hover-buttons.hover-items-3 .add-to-links:not(.two-items) span {
  transform: translate(-20px, 0);
  -webkit-transform: translate(-20px, 0);
}
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).five-columns.product-hover-5 .hover-buttons .weltpixel-quickview,
.main-container:not(.col1-layout) .products-grid:not(.product-items-grid).six-columns.product-hover-5 .hover-buttons .weltpixel-quickview,
.products-grid:not(.product-items-grid).seven-columns.product-hover-5 .hover-buttons .weltpixel-quickview,
.products-grid:not(.product-items-grid).eight-columns.product-hover-5 .hover-buttons .weltpixel-quickview {
  transform: translate(0, -20px);
  -webkit-transform: translate(0, -20px);
}
.product-hover-5 .hover-buttons .add-to-links .towishlist,
.product-hover-5 .hover-buttons .add-to-links .tocompare,
.product-hover-5 .hover-buttons .weltpixel-quickview,
.product-hover-5 .hover-buttons .lightbox-button {
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s linear, visibility .2s linear, transform .2s linear;
  -moz-transition: opacity .2s linear, visibility .2s linear, transform .2s linear;
  -webkit-transition: opacity .2s linear, visibility .2s linear, transform .2s linear;
  -o-transition: opacity .2s linear, visibility .2s linear, transform .2s linear;
}
.product-hover-5 .image-wrapper:hover .hover-buttons .lightbox-button,
.item.taphover.product-hover-5 .hover-buttons .lightbox-button,
.product-hover-5 .image-wrapper:hover .hover-buttons .weltpixel-quickview,
.item.taphover.product-hover-5 .hover-buttons .weltpixel-quickview,
.product-hover-5 .image-wrapper:hover .hover-buttons .add-to-links .towishlist,
.item.taphover.product-hover-5 .hover-buttons .add-to-links .towishlist,
.product-hover-5 .image-wrapper:hover .hover-buttons .add-to-links .tocompare,
.item.taphover.product-hover-5 .hover-buttons .add-to-links .tocompare {
  transform: translate(0,0) !important;
  -webkit-transform: translate(0,0) !important;
  opacity: 1;
  visibility: visible;
}
.product-hover-5 .hover-buttons .add-to-links a span {display: none;}

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

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

.products-list ol {list-style: none; padding: 0;}
.products-list li.item + li.item {margin-top: 2.5em; padding-top: 2.5em; border-top: solid 1px rgba(0,0,0,.1);}
.products-list .widget-new-list li.item + li.item {margin-top: 20px; padding-top: 20px;}
.products-list .widget-new-list li.item .product-item-actions {margin-top: .75em;}
.products-list .swatch-attribute-options:last-of-type {margin-bottom: 10px;}
.products-list .widget-new-list .image-wrapper {width: 35%;}
.products-list .widget-new-list .product-item-details {width: 65%;}
.products-list .image-wrapper {float: left; padding: 0 10px; width: 33.334%;}
.products-list .product-item-details {float: left; padding: 0 10px 0 50px; width: 66.666%;}
.products-list .product-reviews-summary {margin-bottom: 12px;}
.products-list .price-availability-block .price-box {line-height: 1; margin-bottom: 1em;}
.products-list .stock {margin-bottom: 1em;}
.products-list .product-item-description {clear: both; margin-bottom: .75em; font-size: 1em; color: rgba(0,0,0,0.5); line-height: 1.5em;}
.products-list .actions-primary,
.products-list .actions-secondary {display: inline-block; vertical-align: middle;}
.products-list .actions-secondary a {font-size: 1em; color: #aaa; display: inline-block; margin-left: 10px;     color: rgba(0,0,0,.4);}
.products-list .actions-secondary a i {
	border-radius: 50%;
	border: solid 1px rgba(0,0,0,.1);
	height: 38px;
	width: 38px;
	font-size: 16px;
	color: rgba(0,0,0,.86);
	background-color: #fff;
	display: inline-block;
	line-height: 39px;
	text-align: center;
	margin-right: 5px;
}
.products-list .actions-secondary a.mailto i {line-height: 37px;}
.products-list .actions-secondary a span {display: inline-block; vertical-align: middle; margin-top: -6px;}
.products-list .actions-secondary a:hover {color: #eed4c0;}
.products-list .actions-secondary a:hover i {border-color: #eed4c0; background-color: #eed4c0; color: #fff;}

.products-list .image-wrapper,
.products-grid .image-wrapper {position: relative; overflow: visible;}
.products-list .image-wrapper .product-image-wrapper,
.products-grid .image-wrapper .product-image-wrapper {padding-bottom: 0 !important;}
/* .products-list li.item .lightbox-button,
.products-grid li.item .lightbox-button {
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px;
    font-size: 16px;
    opacity: 0;
    z-index: 99;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    transition: background-color 300ms linear, opacity 300ms;
    -moz-transition: background-color 300ms linear, opacity 300ms;
    -webkit-transition: background-color 300ms linear, opacity 300ms;
    -o-transition: background-color 300ms linear, opacity 300ms;
} */
.products-list .widget-new-list li.item .lightbox-button {/*display: none;*/}
.block-new-products-list .product-item-info,
.block-new-products-images .product-item,
.block-products-list.grid .product-item {padding: 5px 0;}


/* Timer ================================================================================= */
.timer-box {
    margin-top: 12px;
}
.timer-box .time-title {
    margin-bottom: 5px;
    display: none;
}
.flip-items li {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.flip-items li:first-child {
    z-index: 12;
}
.products-grid:not(.product-hover-1):not(.product-hover-2) .timer-box,
.products-list:not(.product-hover-1):not(.product-hover-2) .timer-box {margin-bottom: 10px;}


/* .flip-block .flip-text {
    font-size: 36px;
    line-height: 55px;
    background-image: url(https://i.rozetka.ua/design/sprite/promo-time-counter.png);
    background-repeat: no-repeat;
}

.flip-block li span.flip-wrapper {
    z-index: 12;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 29px;
    -webkit-perspective: none;
    -moz-perspective: none;
    -ms-perspective: none;
    perspective: none;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.flip-block {
    width: 54px;
    float: left;
    margin-right: 4px;
}
.flip-items {
    position: relative;
    z-index: 1;
    float: left;
    width: 54px;
    height: 58px;
}
*/

.product-info-main .flip-block {
    width: 32px;
}
.product-info-main .flip-items {
    width: 32px;
    height: 24px;
}
.product-info-main .flip-block li span.flip-wrapper {
    height: 12px;
}
.product-info-main .flip-clock-divider {
    width: 4px;
    height: 24px;
}
.product-info-main .flip-clock-dot.top {
    top: 7px
}
.product-info-main .flip-clock-dot.bottom {
    bottom: 7px
}
.product-info-main .flip-block .flip-text {
    font-size: 24px;
    line-height: 24px;
}


.product-info-main .timer-box .time-title {
    display: block;
}
.product-info-main .timer-box {
    margin-top: 20px;
}
.product-info-main .timer-box .timer-wrapper {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 10px 15px;
}
.flip-block {
    width: 26px;
    float: left;
    margin-right: 0;
}
.flip-items {
    position: relative;
    z-index: 1;
    float: left;
    width: 26px;
    height: 24px;
    margin: 0;
    padding: 0;
}
.time-counter-descr {display: none;}
.flip-block li span.flip-wrapper {
    z-index: 12;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 12px;
    -webkit-perspective: none;
    -moz-perspective: none;
    -ms-perspective: none;
    perspective: none;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    z-index: 9;
    width: 4px;
    height: 24px;
    margin: 0;
}
.flip-clock-dot {
    display: block;
    background: #e31837;
    width: 2px;
    height: 2px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 1px
}
.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none
}
.flip-clock-dot.top {
    top: 7px
}
.flip-clock-dot.bottom {
    bottom: 7px
}
.flip-up:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    z-index: 13;
    width: 100%;
    height: 1px;
    background-color: #f9f9f9;
    background-color: rgba(249, 249, 249, 0.4);
}
.flip-block .flip-text {
    background: #fff;
    color: #e31837;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.flip-timer li.before .flip-up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 97, 0.1)), color-stop(100%, #f9f9f9));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both
}
.flip-timer li.active .flip-up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #f9f9f9));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #f9f9f9 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both
}
.flip-timer li.before .flip-down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both
}
.flip-timer li.active .flip-down .shadow {
    background: -moz-linear-gradient(top, #f9f9f9 0%, rgba(0, 0, 97, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f9f9f9));
    background: linear, top, #f9f9f9 0%, #f9f9f9 100%;
    background: -o-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%, #f9f9f9 100%);
    background: linear, to bottom, #f9f9f9 0%, #f9f9f9 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both
}
.flip-timer li .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 12;
}
.flip-timer li.before .flip-down .shadow {
    height: 82%
}






.flip-items li span {
    display: block;
    height: 100%;
    -webkit-perspective: 450px;
    -moz-perspective: 450px;
    -ms-perspective: 450px;
    perspective: 450px;
}
.flip-up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
}
.flip-down {
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
}
.flip-block .flip-text {
    position: absolute;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 200%;
    text-align: center;
}
.flip-up .flip-text {
    top: 0;
    background-position: 0 0;
}
.flip-down .flip-text {
    bottom: 0;
    background-position: 0 100%;
}
.flip-timer li.before {
    z-index: 13;
}
.flip-timer li.active {
    -webkit-animation: flip-ani-index 0.5s 0.5s linear both;
    -moz-animation: flip-ani-index 0.5s 0.5s linear both;
    -o-animation: flip-ani-index 0.5s 0.5s linear both;
    -ms-animation: flip-ani-index 0.5s 0.5s linear both;
    animation: flip-ani-index 0.5s 0.5s linear both;
    z-index: 12;
}
.flip-timer li.active .flip-down {
    z-index: 12;
    -webkit-animation: flip-ani-up 0.5s 0.5s linear both;
    -moz-animation: flip-ani-up 0.5s 0.5s linear both;
    -o-animation: flip-ani-up 0.5s 0.5s linear both;
    -ms-animation: flip-ani-up 0.5s 0.5s linear both;
    animation: flip-ani-up 0.5s 0.5s linear both;
}
.flip-timer li.before .flip-up {
    z-index: 12;
    -webkit-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -moz-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -o-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -ms-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
}
@-moz-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-webkit-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-o-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-ms-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-moz-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-webkit-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-o-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-ms-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-moz-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-webkit-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-o-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-ms-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-moz-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-webkit-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-o-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-ms-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-moz-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-webkit-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-o-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-ms-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}


/* Labels ================================================================================ */
.product-labels {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    z-index: 4;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.product-hover-1 .image-wrapper:hover .product-labels {
	left: 41px;
	right: -35px;
}
.product-labels span {
	padding: 0 5px;
  z-index: 3;
  color: #2196f3;
  background-color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: -.4px;
  border-radius: 0;
  font-family: 'Myriad Pro' , Sans-serif;
  font-weight: 400;
  text-transform: lowercase;
  margin: 0;
  float: left;
  position: relative;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.06);
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.06);
}
.product-labels.label-type-2 {
  top: 10px;
  left: 10px;
  right: 10px;
}
.product-labels.label-type-2 span {
  padding: 6px;
}
.label-sale strong {
	font-weight: 400;
}
div.label-sale.percentage {
    font-size: 1em;
    line-height: 2.5em;
}
div.label-sale.percentage span{
	display: block;
	height: auto;
	font-weight: normal;
	font-size: 0.75em;
    line-height: normal;
    position: relative;
    top: -10px;
}
.label-type-1 .label-new,
.label-type-1 .label-sale {
	border-radius: 50%;
	-moz-border-radius: 50%;
	height: 40px;
	min-width: 40px;
	line-height: 40px;
}
.label-type-1 .label-sale.availability-only {
	line-height: 28px;
}
.label-type-1 .label-sale strong {
	display: block;
    line-height: normal;
	font-weight: 400;
    position: relative;
    top: -9px;
}
.label-type-2 div.label-sale.percentage span{top: -9px;}
.label-type-3 .label-new,
.label-type-3 .label-sale {
	border-radius: 50px;
	-moz-border-radius: 50px;
	line-height: 33px;
	height: 33px;
	padding:0 12px;
	min-width: 33px;
}
.label-type-3 .label-sale.percentage{
	line-height: 2.1em;
}
.label-type-3 .label-sale.percentage span{top: -9px;}
.label-type-4 .label-new,
.label-type-4 .label-sale {
  padding: 3px 6px;
/* 	line-height: 33px;
	height: 33px;
	padding:0 10px 0 12px; */
}
/* .label-type-4 .label-sale {
	padding:0 12px 0 10px;
} */
.label-type-4 .label-sale.percentage{
	line-height: 2.1em;
}
.label-type-4 .label-sale.percentage span{top: -9px;}

.label-type-4 {
	left: 5px;
	right: 5px;
  top: 5px;
}
.product-hover-1 .image-wrapper:hover .label-type-4 {
	left: 45px;
	right: -35px;
}
.label-type-4 .label-sale {
	float: right;
}
.label-type-4 .label-new:before,
.label-type-4 .label-sale:before {
  width: 0;
  height: 0;
  border-top: 7px solid;
  border-right: 5px solid transparent;
	content:'';
	position: absolute;
	right: -5px;
	top: 0;
}
.label-type-4 .label-sale:before {
	right: auto;
	left: -5px;
	border-top-color: #fff;
	border-left: 5px solid transparent;
}
.label-type-4 .label-new:after,
.label-type-4 .label-sale:after {
  width: 0;
  height: 0;
  border-bottom: 7px solid;
  border-right: 5px solid transparent;
	content:'';
	position: absolute;
	right: -5px;
	bottom: 0;
}
.label-type-4 .label-sale:after {
	right: auto;
	left: -5px;
	border-left: 5px solid transparent;
	border-bottom-color: #fff;
}
.label-type-4 .label-new:before {
	border-top-color: #fff;
}
.label-type-4 .label-new:after {
	border-bottom-color: #fff;
}
/* .product-labels span {
    padding: 2px 5px 1px;
    z-index: 3;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 11px;
    letter-spacing: -.4px;
    background-color: #978273;
    border-radius: 0;
    font-family: 'Myriad Pro' , Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    float: left;
    position: relative;
}
.product-labels.two-items span {
    border-radius: 0;
} */
.product-labels.two-items span + span {
    /* border-radius: 0; */
    float: right;
}
.product-labels span.label-sale {
    background-color: #fff;
    color: #f44336;
 }


.stock {
    font-size: 12px;
    color: rgba(0,0,0,0.8);
    display: inline-block;
    position: relative;
    border-radius: 0;
    background-color: transparent;
    padding: 2px 0;
}
.stock.unavailable {background-color: transparent; color: rgba(0,0,0,0.8);}
.stock.available {
    color: rgba(0,0,0,0.8);
    background-color: transparent;
}
.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;}
/*Instagram widget*/
.meigee-instagram-widget .insta-photo {
  display: inline-block;
  width: calc(100% / 6);
  padding-top: calc(100% / 6);
  position: relative;
  overflow: hidden;
}
.meigee-instagram-widget .insta-photo:not(:last-of-type) {
  margin-right: 0;
}
.meigee-instagram-widget .insta-photo img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.meigee-instagram-widget .insta-photo:after {
  content: '';
  display: block;
  z-index: 0;
  background-color: rgba(0,0,0,0.18);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.meigee-instagram-widget .insta-photo:hover,
.meigee-instagram-widget .insta-photo:hover:after {
  opacity: 1;
}
.sidebar .meigee-instagram-widget {
 padding: 40px 30px 40px 80px;
 border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sidebar .meigee-instagram-widget .meigee-instagram-widget {
 margin-left: -10px;
 margin-right: -10px;
}
.sidebar .meigee-instagram-widget .block-title {
 display: block;
 border-bottom: none;
}
.sidebar .meigee-instagram-widget .insta-photo {
 width: calc((100%) / 3 - 10px);
 padding-top: calc((100%) / 3 - 10px);
 margin-bottom: 4px;
}
.sidebar .meigee-instagram-widget .insta-photo {
 margin-right: 5px;
 margin-left: 5px;
}
/* Product View =========================================================================== */
.product-top-block {padding-bottom: 4.5em;}
.product-info-main .page-title-wrapper {margin-bottom: 5px;}
.product-info-main .page-title {
	display: block!important;
	font-size: 24px;
    margin: 0 0 .125em;
    color: #222;
    line-height: 1.25em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}
/*.product-top-block .product-info-main .product-description,*/
/*.product-top-block .product-info-main .customAttributes strong,*/
/*.product-top-block .product-info-main .customAttributes #product-item-details,*/
/*.product-top-block .product-info-main .customAttributes .customAttributes {*/
/*    display: none;*/
/*}*/
/*.product-top-block .product-info-main > .customAttributes > .product-info-stock-sku strong,*/
/*.product-top-block .product-info-main > .customAttributes > .product-info-stock-sku .customAttributes,*/
/*.product-top-block .product-info-main > .customAttributes > .product-info-stock-sku .product-description,*/
/*.product-top-block .product-info-main > .customAttributes > .product-info-stock-sku #product-item-details{*/
/*    display: block !important;*/
/*}*/
.product-info-main .product.attribute.overview {padding-top: 15px; line-height: 24px; padding-bottom: 30px;}
.product-info-main #product-details-panel .description{line-height: 24px;}
.product-info-main .product-info-stock-sku {display: block; vertical-align: middle; margin-left: 0; padding-left: 0; margin-bottom: 10px; margin-top: 10px; position: relative; top: 1px;}
.product-info-main .product-info-stock-sku .stock:nth-child(3) {display: none;}
.product-info-main .sku {display: inline-block; vertical-align: middle; font-size: .91em; color: rgba(0,0,0,0.5);}
.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 .reviews-actions .add {display: none;}

.product-info-main .title-wrapper .product-name {font-size: 1em; margin-bottom: 2em;}
.product-info-main .title-wrapper .product-name h1 {
  font-size: 1.5em;
  margin: 0 0 .125em;
  color: #222;
  line-height: 1.25em;
  font-weight: 300;
  text-transform: uppercase;
}
.product-info-main .title-wrapper .price-availability-block {margin-bottom: 30px; padding-bottom: 30px; border-bottom: solid 1px #ddd;}
.product-info-main .title-wrapper .price-box-bundle .price-label,
.product-info-main .title-wrapper .price-as-configured .price-label {display: inline-block;}
.product-info-main .title-wrapper .price-box-bundle .price-from,
.product-info-main .title-wrapper .price-box-bundle .price-to {margin-bottom: .5em;}
.product-info-main .title-wrapper .price-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  line-height: 1;
}
.product-info-main .title-wrapper .price-box .old-price .price {font-size: 16px; line-height: 23px;}
.product-info-main .title-wrapper .price-box .price {font-size: 20px; line-height: 1;}
.product-info-main .title-wrapper .price-box .special-price {float: left;}
.product-info-main .title-wrapper .price-box .special-price .price {color: rgba(0,0,0,0.8);}
.product-info-main .title-wrapper .price-box .old-price .price-label,
.product-info-main .title-wrapper .price-box .special-price .price-label {display: none;}
.product-info-main .title-wrapper .add-review-link {display: inline-block; vertical-align: middle;}
.product-info-main .title-wrapper .add-review {
	font-size: 11px;
	color: rgba(0,0,0,0.5);
	display: inline-block;
	padding: 0 5px;
  line-height: 20px;
}
.product-info-main .title-wrapper .add-review:hover {color: #eed4c0;}
.product-info-main .title-wrapper .add-review i {display: none; font-size: 12px; margin-right: 4px; line-height: 1; position: relative; top: 2px; text-transform: none;}
.product-info-main .bottom-block {padding-top: 1.5em;}
.product-info-main .bottom-block .stock {display: none;}
.product-info-main .bottom-block .availability.only {display: inline-block; vertical-align: middle; color: #ff5722;}
.product-info-main .bottom-block .availability.only:before {
	content: '(';
	display: inline-block;
}
.product-info-main .bottom-block .availability.only:after {
	content: ')';
	display: inline-block;
}
.product-info-main .stock {display: block; vertical-align: middle; margin: 10px 0;}
.product-info-main .stock + .stock {display: none;}
.product-info-main .top-block {overflow: hidden;}
.product-info-main .top-block .product-reviews-summary {display: inline-block; vertical-align: middle; margin: 0 5px 0 0; padding-right: 14px; border-right: 1px solid rgba(0,0,0,0.1);}
.product-info-main .top-block .product-reviews-summary .rating-result {top: 1px;}
.product-info-main .top-block .product-reviews-summary.empty{display: none;}
.product-info-main .top-block .product-reviews-summary .rating-links {font-size: 12px;}
.product-info-main .top-block .product-reviews-summary .rating-links a {color: inherit;}
.product-info-main .top-block .availability{
	float: left;
	padding-right: 10px;
	color:#ff2525;
}

.product-info-main .product.attibute.overview  {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px #ddd; line-height: 2em; font-size: 13px;}
.product-info-main .product-options-wrapper {margin-bottom: 1.5em;}
.product-info-main .product-options-wrapper .block-title {width: 100%; display: none; margin-bottom: 1em;}
.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: rgba(0,0,0,0.5); font-size: 12px; position: relative; font-family: 'Myriad Pro' , Sans-serif; font-weight: normal; margin: 0;}
.product-info-main .product-options-wrapper .swatch-opt .label:after,
.product-info-main .product-options-wrapper .swatch-opt .swatch-attribute-label:after {
  content: '*';
  color: #f00;
  padding-left: 0;
  margin-left: 5px;
  top: -3px;
  position: relative;
}
.product-info-main .product-options-wrapper .swatch-attribute-selected-option {color: rgba(0,0,0,0.8);}
.product-info-main .product-options-wrapper .control,
.product-info-main .product-options-wrapper .swatch-attribute-options {margin-top: 1em;}
.product-info-main .product-options-wrapper .field,
.product-info-main .product-options-wrapper .swatch-attribute {margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px #ddd;}
.product-info-main .field.qty {margin-right: 20px; float: left;}
.product-info-main .product-add-form {margin-right: 4px; display: inline-block; vertical-align: bottom;}
.product-info-main .box-tocart {margin-bottom: 0; }
.product-info-main .box-tocart .actions {float: left;}
.catalog-product-view .product-info-main .box-tocart .field.qty {
    margin: 0;
    padding: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .control {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty input.qty {
    border-width: 0;
    height: 38px;
    width: 38px;
    min-width: 38px;
    background-color: transparent;
    margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty:hover div.quantity-decrease i,
.catalog-product-view .product-info-main .box-tocart .field.qty:hover div.quantity-increase i,
.catalog-product-view .product-info-main .box-tocart .field.qty:focus div.quantity-decrease i,
.catalog-product-view .product-info-main .box-tocart .field.qty:focus div.quantity-increase i,
.catalog-product-view .product-info-main .box-tocart .field.qty:active div.quantity-decrease i,
.catalog-product-view .product-info-main .box-tocart .field.qty:active div.quantity-increase i {opacity: 1;}
.catalog-product-view .product-info-main .box-tocart .field.qty div.quantity-decrease i,
.catalog-product-view .product-info-main .box-tocart .field.qty div.quantity-increase i {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: rgba(0,0,0,0.3);
  height: 38px;
  width: 20px;
  vertical-align: middle;
  padding: 15px 0;
  font-size: 9px;
  line-height: 1;
  opacity: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty div.quantity-decrease i:hover,
.catalog-product-view .product-info-main .box-tocart .field.qty div.quantity-increase i:hover {background-color: rgba(0,0,0,.1); color: #111;}
body .form-control.options-list,
body .form-control.options-list .form-control.field,
body .form-control.options-list .form-control.label,
body input[type="radio"],
body input[type="checkbox"]{
 width: auto;
 height: auto;
 padding: 0;
 line-height: normal;
 background-color: transparent;
 border: none;
}
body input[type="radio"],
body input[type="checkbox"]{display: inline-block; margin: 3px 7px 0 0; min-width: 1px;}
#product-options-wrapper > .fieldset > .field{margin-bottom: 2em;}

.product-info-main .box-tocart .btn-qty-wrapper {
    display: block;
    float: right;
}
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-decrease,
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-increase {
    display: block;
}
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-decrease i,
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-increase i {
    font-size: 9px;
    text-align: center;
    color: rgba(0,0,0,.85);
    cursor: pointer;
    display: inline-block;
    height: 19px;
    width: 19px;
    line-height: 21px;
}
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-decrease:hover i,
.product-info-main .box-tocart .btn-qty-wrapper div.quantity-increase:hover i {
    background-color: rgba(0,0,0,0.1);
}
.catalog-product-view .product-info-main #product-addtocart-button,
.catalog-product-view .product-info-main #product-updatecart-button {
    min-width: 123px;
    max-height: 40px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 10px;
}
body .box-gotoproduct .btn.btn-primary {/*font-size: 14px;*/}
.product-info-main .product-social-links {display: inline-block; vertical-align: bottom;}
.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 a {
	color: #aaa;
    background-color: #eee;
	border: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
	padding: 0 11px;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.bundle-options-container .product-add-form .product-addto-links a.towishlist:before,
.product-info-main .product-social-links a.towishlist:before{
  content:'\004a';
  font-family: 'meigee';
  left:0;
  top:2px;
  position: relative;
  font-size: 18px;
  line-height: 1;
}
.bundle-options-container .product-add-form .product-addto-links a:hover,
.product-info-main .product-social-links a:hover {background-color: rgba(0,0,0,.2); color: rgba(0,0,0,0.5);}
.bundle-options-container .product-add-form .product-addto-links a i,
.product-info-main .product-social-links i {
	font-size: 15px;
    color: inherit;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.bundle-options-container .product-add-form .product-addto-links a span,
.product-info-main .product-social-links a span {
	display: none;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	line-height: 1em;
}
.product-info-main .product-mail-to {display: inline-block; vertical-align: top; margin-top: 2px; margin-left: 10px;}
.product-info-main .product-mail-to a {
  background-color: rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.55);
  border-radius: 3px;
  padding: 2px 10px 0;
}
.product-info-main .product-mail-to a i {
  line-height: 1;
  position: relative;
  top: 2px;
}
.product.media .fotorama__nav-wrap--horizontal {margin-top: 24px; padding-top: 24px; border-top: solid 1px #ddd;}
/* .product.media .fotorama__wrap .fotorama__stage__frame img{width: 100%!important;} */
.prices-tier.items {margin-bottom: 1em;}
.prices-tier .price {font-size: 1em;}

body .swatch-option.image,
body .swatch-option.color {
    width: 30px;
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    border: none;
    box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset -2px -4px 0px -2px rgba(0,0,0,0.1), 0 -1px 3px rgba(0, 0, 0, 0.2);
    border: solid 2px #fff;
}

body .sidebar .swatch-option.image,
body .sidebar .swatch-option.color {width: 30px; min-width: 30px; height: 30px;}

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 rgba(0,0,0,0.8); box-shadow: 0 0 2px #000; 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 2px;
    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: 0;
    display: inline-block;
    vertical-align: middle;
}
/*#qty-error {position: absolute;}*/
#qty-error {
  position: absolute;
  top: -25px;
  width: 300px;
}
div.quantity-decrease,
div.quantity-increase {display: inline-block; vertical-align: middle;}
div.quantity-decrease i,
div.quantity-increase i {
	font-size: 9px;
  letter-spacing: 0.3px;
  text-align: center;
  color: #222;
  cursor: pointer;
  width: 30px;
  height: 40px;
  line-height: 37px;
	display: inline-block;
}
div.quantity-decrease i:hover,
div.quantity-increase i:hover {background-color: rgba(0,0,0,.1);}

/* Tabs */
#tabs {padding: 0; border: 1px solid rgba(0,0,0,0.1);}
#tabs .nav-tabs {border-bottom: solid 1px rgba(0, 0, 0, .1); margin: 0; padding: 0; background-color: #f5f5f5;}
#tabs .nav-tabs li a {
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 18px;
  letter-spacing: -.75px;
  color: #888;
  background: none;
  margin-right: 0;
  font-weight: normal;
  border: none;
  padding: 12px 30px;
  background: transparent;
  position: relative;
  border-radius: 0;
}
#tabs .nav-tabs li:not(:first-child) a {border-left: solid 1px rgba(0,0,0,.1);}

#tabs .nav-tabs li a:hover,
#tabs .nav-tabs li a:focus {color: #888; background-color: rgba(0,0,0,0.1);}

#tabs .nav-tabs li a:hover:after,
#tabs .nav-tabs li a:focus:after,
#tabs .nav-tabs li.active a:after {opacity: 1;}

#tabs .nav-tabs > li.active > a,
#tabs .nav-tabs > li.active > a:hover,
#tabs .nav-tabs > li.active > a:focus {color: #222; background-color: #fff;}
#tabs .tab-content {padding: 22px 30px;}
#tabs .tab-content header,
#tabs .tab-content h2 {display: none;}
.block.related {margin: 30px 0;}
.additional-attributes .table-label {vertical-align: middle; font-weight: normal;}
.crosssell-wrapper .icon-more {display: none !important;}
.crosssell {margin-top: 3em;}
.upsell .block-title,
.crosssell .block-title,
.related .block-title {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 26px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    border-bottom: none;
}
.related .block-actions {float: right; margin: -68px 0; position: relative;}
.related .block-actions .action {
	cursor: pointer;
	color: #666;
	font-family: 'Myriad Pro' , Sans-serif;
	transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-webkit-transition: color 300ms ease;
}
.related .block-actions .action:hover {color: #eed4c0;}
/* .upsell .block-title:after,
.related .block-title:after {content: none;}
.upsell .block-title strong,
.related .block-title strong {font-size: 2em; font-weight: 400;} */
.products-grid:not(.widget-product-grid) li.item {width: 25%;}
.products-grid:not(.widget-product-grid) li.item:nth-of-type(3n+1),
.products-grid:not(.widget-product-grid) li.item:nth-of-type(3n+3) {clear: none;}
.products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+1) {clear: left;}
.products-grid:not(.widget-product-grid) li.item:nth-of-type(4n+4) {clear: right;}
.products-grid:not(.widget-product-grid) .actions-secondary a.towishlist {margin: 0;}
.products-grid:not(.widget-product-grid) li.item .price-box {display: block; vertical-align: middle; margin-right: 0; margin-bottom: 15px;}
.products-grid:not(.widget-product-grid) li.item .field {display: inline-block; vertical-align: middle; position: relative; top: 0;}
.products-grid:not(.widget-product-grid) .add-to-links {
    display: inline-block;
}
.products-grid.products-related li.item,
.products-grid.products-upsell li.item {padding-top: 0;}

.upsell {margin: 30px 0;}

.product-custom {margin-bottom: 10px; display: inline-block;}
.product-custom .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 10px; display: inline-block; float: left;}
.product-custom .twitter-share-button {margin-right: 10px; float: left;}
.product-custom-social-links {margin-top: 30px;}
.product-custom-social-links .fb_iframe_widget.fb-like {vertical-align: top; margin-right: 20px; display: inline-block;}
.product-custom-social-links .twitter-share-button {margin-right: 20px;}

.crosssell .products-grid .product-item-name {display: block; margin-bottom: 12px;}
.crosssell .products-grid:not(.widget-product-grid) .add-to-links,
.crosssell .price-action-block {display: inline-block; vertical-align: top; margin-top: 0; width: auto;}

#product-details-panel .item{
	padding: 1.5em 20px;
	margin:18px 0;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	border: 1px solid #ddd;
}
#product-details-panel .item h4{
	text-transform: uppercase;
	font-size: 18px;
	color: rgba(0,0,0,0.8);
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}


/* Product Review */
.review-form-wrapper .block-title,
.reviews-wrapper .block-title{overflow: hidden; margin: 0 0 18px; padding: 0 0 2px; font-size: 16px; color: rgba(0,0,0,0.8); line-height: 24px;}
.review-form-wrapper #review-form .review-legend {display: none; color: rgba(0,0,0,0.8); font-size: 12px; line-height: 24px; font-weight: normal; border: none; margin: 0; padding: 0; text-transform: none;}
body .review-form-wrapper #review-form legend {display: none;}
body .review-form-wrapper #review-form .review-legend strong{font-weight: 400; color:#eed4c0;}
.review-form-wrapper .review-field-ratings .label {
	font-weight: normal;
	border: none;
	margin: 0;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	color: rgba(0,0,0,0.8);
	padding-right: 20px;
	min-width: 80px;
	font-size: 12px;
	position: relative;
	top: 2px;
}
.review-form-wrapper .inputs-wrapper {margin-bottom: .5em;}
.review-form-wrapper .inputs-wrapper .field label,
.review-form-wrapper .review-field-text label {
	color: rgba(0,0,0,0.8);
    font-size: .91em;
    line-height: 1.5em;
	font-weight: normal;
}

.reviews-wrapper .review-items {list-style: none;}
.reviews-wrapper .review-item {padding-bottom: 20px; padding-top: 20px;}
.reviews-wrapper .top-block{
	border-radius: 0;
}
.reviews-wrapper .review-item .customer-info{
	float: left;
	width: 60%;
	border-left: solid 1px rgba(0,0,0,.1);
	padding: 0 26px;
}
.reviews-wrapper .review-item .customer-info .icon{
	display: none;
}
.reviews-wrapper .review-item .customer-info .info{
	display: inline-block;
	vertical-align: middle;
}
.reviews-wrapper .review-item .customer-info .review-title{
	font-weight: bold;
	font-size: 12px;
	color: rgba(0,0,0,0.8);
	margin-bottom: 9px;
	display: block;
}
.reviews-wrapper .review-item .customer-info .review-author{
	color: rgba(0,0,0,0.5);
	margin-bottom: 9px;
}
.reviews-wrapper .review-item .customer-info .review-author strong{color:#888; font-weight: 400;}
.reviews-wrapper .review-item .customer-info .date{
	font-size: 12px;
	color: rgba(0,0,0,0.3);
}
.reviews-wrapper .review-item .customer-info .date i {
	display: none;
	font-size: 14px;
	line-height: 1;
	margin-right: 5px;
	color: #aaa;
	position: relative;
	top: 1px;
}
.reviews-wrapper .review-item .customer-info .date .review-date{float: none; display: inline-block; position: relative; top: -2px;}

.reviews-wrapper .review-item .customer-rating{
	padding: 0 26px 0 0;
	float: left;
}
.reviews-wrapper .review-box{
	font-size: 13px;
	padding: 35px 26px 40px 0;
	line-height: 22px;
	border-bottom: solid 1px rgba(0,0,0,.1);
	border-top: none;
	border-radius: 0;
}
.reviews-wrapper .review-title {
	font-weight: 600;
    color: #444;
    font-size: 1.083em;
    line-height: 1.5em;
	font-family: 'Myriad Pro' , Sans-serif;
	margin-bottom: .75em;
}
.reviews-wrapper .review-ratings {float: left;}
.reviews-wrapper .review-details-wrapper {float: left; width: 82%;}
.reviews-wrapper .review-details {display: block; margin-bottom: 4px; font-size: .83em; color: #aaa;}
.reviews-wrapper .review-author,
.reviews-wrapper .review-date {float: left; margin: 0;}
.reviews-wrapper .review-author strong {color: #eed4c0; font-weight: normal; padding-right: 5px;}
.reviews-wrapper .toolbar.review-toolbar{padding-top: 0;}
.toolbar.review-toolbar .pager {text-align: left;}
.toolbar.review-toolbar .limiter {display: inline-block; float: none; margin: 0;}
.toolbar.review-toolbar .limiter-label {display: inline-block; vertical-align: middle; margin-right: 5px;}
.toolbar.review-toolbar select {display: inline-block; vertical-align: middle; width: auto;}
.review-field-rating {float: none; margin: 0!important; padding:12px 0;}
.review-field-rating:first-of-type {padding-top: 0;}
.review-field-rating .rating-values{
	font-family: inherit;
	font-size: 13px;
	color: #aaa;
	line-height: 1.5em;
	position: relative;
	top: -1px;
	margin-left: 4px;
	display: inline-block;
}
.review-field-rating:last-of-type {border: none;}
.review-control-vote {min-height: 20px; min-width: 150px; display: inline-block;}
.review-control-vote:before {
    color: #ddd;
    font-family: 'meigee';
    font-size: 20px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 27px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\006e' '\006e' '\006e' '\006e' '\006e';
    display: block;
    position: absolute;
    z-index: 1;
	letter-spacing: 10px;
}
.review-control-vote:before {content: '\006e' '\006e' '\006e' '\006e' '\006e';}
.review-control-vote label:before {
    color: #ffdf2e;
    font-family: 'meigee';
    font-size: 20px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 27px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
	letter-spacing: 10px;
}
.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: '\006e';}
.review-control-vote .rating-2:before {content: '\006e' '\006e';}
.review-control-vote .rating-3:before {content: '\006e' '\006e' '\006e';}
.review-control-vote .rating-4:before {content: '\006e' '\006e' '\006e' '\006e';}
.review-control-vote .rating-5:before {content: '\006e' '\006e' '\006e' '\006e' '\006e';}
.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;}
.review-form-wrapper input.form-control {
	width: 100%;
	height: 40px;
	color: rgba(0, 0, 0, 0.4);
	font-size: 11px;
	margin-bottom: 12px;
}
.review-form-wrapper textarea.form-control {
	width: 100%;
    height: 120px;
    color: rgba(0, 0, 0, 0.4);
	border-radius: 0;
}
.review-form-wrapper .review-field-ratings{padding-bottom: 10px;}
/*Weltpixel-quickview*/
body.weltpixel-quickview-catalog-product-view .product-info-main .product-add-form,
body.weltpixel_quickview-catalog_product-view .product-info-main .product-add-form{display: block; margin-right: 0;}
body.weltpixel-quickview-catalog-product-view .product-info-main #product-addtocart-button,
body.weltpixel_quickview-catalog_product-view .product-info-main #product-addtocart-button{margin-left: 0;}
.swatches-wrapper .weltpixel-quickview,
body.weltpixel_quickview-catalog_product-view .modal-backdrop,
body.weltpixel_quickview-catalog_product-view #popup-block,
body.weltpixel-quickview-catalog-product-view .modal-backdrop,
body.weltpixel-quickview-catalog-product-view #popup-block {
  display: none !important;
}
body.modal-open .modal-backdrop.popup-backdrop {opacity: .3;}

/* Rating ================================================================================= */
.rating-summary {margin-right: 5px; display: inline-block; vertical-align: middle;}
.reviews-actions {display: inline-block; vertical-align: middle; font-size: 11px; color: rgba(0,0,0,0.5);}
.reviews-actions a {color: rgba(0,0,0,0.5); text-decoration: none; line-height: 1.44em;}
.reviews-actions a:hover {color: #eed4c0;}
.reviews-actions a.add {position: relative; display: inline-block;}
.reviews-actions a + a.add {margin-left: 9px;}
.reviews-actions a + a.add:before {content: ''; display: block; position: absolute; width: 1px; height: 100%; background: #aaa; left: -6px;}
.rating-summary .label {display: none;}
.rating-result {position: relative; display: inline-block; line-height: 1; color: #bbb; text-align: left;}
.rating-result i {
    font-style: normal;
    font-size: 16px;
    float: left;
    margin-left: 3px;
}
.rating-result span {position: absolute; color: #ffd33c; top: 0; left: 0; height: 15px; overflow: hidden;}
body .swatch-attribute .swatch-option.text {
    display: block;
    padding: 1px 5px;
    box-sizing: content-box;
	font-weight: normal;
	color: #222;
    display: block;
    font-size: 12px;
    line-height: 1.75em;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.1);
    box-sizing: content-box;
	background: none;
	margin-right: 9px;
}
body .swatch-attribute .swatch-option:not(.disabled):hover {outline: none; color: #eed4c0;}
body .swatch-attribute.size .swatch-option.selected,
body .swatch-attribute.manufacturer .swatch-option.selected {outline: none; color: #eed4c0; border-color: rgba(0,0,0,.5);}

#product-review-container .rating-summary {display: block;}
#product-review-container .rating-summary .label {
	display: inline-block;
	margin-left: 6px;
	min-width: 40px;
	text-align: left;
	font-family: inherit;
	color: rgba(0,0,0,0.5);
	font-size: 12px;
	line-height: 2.1em;
	padding-bottom: 0;
	position: relative;
	top: -3px;
}

#popup-block {
  z-index: 100000;
  top: auto;
}
#popup-block .modal-backdrop {
  z-index: 0;
}
#popup-block .modal-dialog {
  width: 100% !important;
  position: static;
  margin: 0 auto;
  /*height: 150px;*/
  height:200px;
}
#popup-block .modal-dialog .modal-content {
  position: absolute;
  bottom: 0;
  overflow: visible;
  right: -17px;
  left: 0;
  box-shadow: none;
  border: none;
  width: auto !important;
  height: auto !important;
  background-color: transparent;
}
#popup-block.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 300px);
    -ms-transform: translate(0, 300px);
    -o-transform: translate(0, 300px);
    transform: translate(0, 300px);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
#popup-block.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
#popup-block .modal-header {
  padding: 0;
  min-height: 0;
  border: none;
}
#popup-block .modal-header .close {
  font-size: 1em;
  display: inline-block;
  position: absolute;
  top: -15px;
  right: 21%;
  opacity: 1;
  z-index: 999;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  background: #4C626E;
  color: #ffffff;
  border-radius: 50%;
  border: none;
  padding: 0;
  font-size: 0;
  -webkit-box-shadow: 0px 5px 19px 7px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 19px 7px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 19px 7px rgba(0,0,0,0.1);
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}
#popup-block .modal-header .close i {
  color: inherit;
  font-size: 11px;
  line-height: inherit;
  width: auto;
  height: 32px;
  display: block;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}
#popup-block .modal-header .close:hover {
  color: #fff;
  background-color: #f44336;
}
#popup-block .modal-dialog .modal-body {
  padding: 0;
  height: 100%;
}
#popup-block .block-title {
  line-height: 1;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 50px 0 0;
  text-align: center;
}
#popup-block .popup-content-wrapper .container {
    max-width: 1000px;
    background-color: transparent;
}
#popup-block .popup-content-wrapper h2 {
    color: #000000 !important;
    font-family: 'Myriad Pro' !important;
    font-weight: normal !important;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 8px;
    letter-spacing: 3px;
    
}
#popup-block .popup-content-wrapper .col-md-6 {
  float: right;
}
#popup-block .popup-content-wrapper .form-subscribe-header label {
    color: #000000;
    font-weight: normal;
    margin-top: 13px;
    width: 100%;
    text-align: center;
}
#popup-block .block.newsletter {
  border-radius: 0;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items:center ;
}
#popup-block .block.newsletter .content {
  background-color: transparent;
  padding: 0;
  color: rgba(0,0,0,0.5);
  text-align: center;
  font-size: 15px; 
  width: 100%; 
}
#popup-block .block.newsletter .title {
  display: none;
  line-height: 1;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  margin: 0;
  padding: 0 0 34px;
  border: none;
}
#popup-block .block.newsletter .left-icon i {
  font-size: 26px;
  margin-left: 20px;
  margin-right: 8px;
}
#popup-block .block.newsletter i {
  display: inline-block;
  vertical-align: middle;
}
#popup-block .block.newsletter .block-subscribe {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin: 0;
  max-width: 434px;
  padding: 0;
  width: 100%;
}
#popup-block .block.newsletter .input-group-btn.left-icon {display: none;}
#popup-block .block.newsletter label {
  display: none;
  line-height: 24px;
  padding-bottom: 18px;
  white-space: normal;
}
#popup-block .block.newsletter i.meigee-envelope {
  color: rgba(0, 0, 0, 0.4);
  line-height: 36px;
  padding: 0 12px 0 16px;
  position: relative;
}
#popup-block .block.newsletter i.meigee-envelope::before {
  position: relative;
  top: 2px;
}
#popup-block .block.newsletter i.meigee-envelope::after {
  background-color: rgba(0, 0, 0, 0.09);
  content: "";
  height: 20px;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
#popup-block .block.newsletter .input-wrapper {
  border-radius: 0;
  padding: 1px;
  position: relative;
  width: 100%;
}
#popup-block .block.newsletter input {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  font-size: 12px;
  height: 40px;
  color: rgba(0,0,0,0.3);
  border: 1px solid #000000;
}
#popup-block .block.newsletter .btn {
  border: medium none;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
  background-color: #4c626e;
  margin-left: 10px;
}
#popup-block .block.newsletter .btn:hover,
#popup-block .block.newsletter .btn:focus,
#popup-block .block.newsletter .btn:active {
  background-color: #111;
  color: #fff;
}
#popup-block .block.newsletter .btn span {
  vertical-align: middle;
}
#popup-block .block.newsletter .btn > span:after {
  background-color: rgba(255,255,255,0.1);
}
#popup-block .block.newsletter .btn i {
  line-height: inherit;
  position: relative;
  top: 0;
  margin: 0;
  padding: 0;
  font-size: 22px;
  display: none;
}
#popup-block .block.newsletter .btn i:before {
  line-height: 48px;
}
#popup-block .block.newsletter .btn span {
  display: inline-block;
}
#popup-block {
  display: none;
}
#popup-block .popup-content-wrapper {
  height: 100%;
  background-color: #ffffff !important;
  opacity: 0.9;
  /*background-image: url("../images/popup_newsletter_bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;*/
  margin-left: -1px;
  padding: 15px;
}
#popup-block .popup-bottom {
  position: absolute;
  margin-left: 30px;
  bottom: 20px;
  font-size: 11px;
  color: #aaa;
  font-weight: normal;
  left: 50%;
  display: none;
}
#popup-block .popup-bottom input[type="checkbox"] {
  margin-right: 5px;
  position: relative;
  top: 3px;
}

/* Customer =============================================================================== */
.login-container{margin:0 -10px;}
.login-container:after{content:''; clear: both;}
.login-container .block-customer-login{float: right;}
.login-container .block-new-customer{float: left;}
.login-container .block-customer-login,
.login-container .block-new-customer{
  width: 50%;
  padding:0 10px;
}
.login-container .block-title {
    margin: 0;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    border: none;
}
.login-container .block-title:after {content: none;}
.login-container p,
.login-container .note {font-size: .91em;}
.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;}
.login-container .actions-toolbar {margin-top: 0; border-top: 1px solid rgba(0,0,0,.1); padding-top: 1.5em; padding-bottom: 0;}

form.form fieldset.fieldset {
    border: 1px solid #ddd;
    padding: 1.5em 20px;
    margin: 0 0 1.5em;
}
fieldset.fieldset .legend {
    display: block;
    font-family: 'Myriad Pro' , Sans-serif;
    text-align: left;
    border-bottom: solid 1px #ddd;
    color: #444;
    font-weight: 400;
    line-height: 1.583em;
    padding-bottom: .75em;
    margin-bottom: 1.5em;
    font-size: 1.33em;
    width: 100%;
    float: right;
    clear: both;
}
#review-form fieldset.review-fieldset .legend{float: none;}


.form-create-account .fieldset .field {padding: 0 10px; width: 50%; float: left; margin-bottom: .75em; margin-top: 0!important;}
.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;}


.field.password {margin-top: 0!important;}
.field.password .control {position: relative;}
.field.password .control:before,
.field.password .control:after {content: ''; display: table;}
.field.password .control:after {clear: both;}
.field.password .control #password {float: left; width: 63%;}
.field.password .control #password-error {position: absolute; top: 100%; font-size: 11px; color: #f00;}
.form-edit-account .fieldset .field.password .control {padding-bottom: 20px;}
.form-edit-account .fieldset .field.password .control #password-error {position: absolute; top: calc(100% - 20px); font-size: 11px; color: #f00;}
.field.password .control #password-strength-meter-container {
    background-color: #f4f4f4;
    height: 36px;
    line-height: 36px;
    padding: 0 9px;
    position: relative;
    z-index: 1;
    width: 35%;
    float: right
}
.password-strength-meter:before {content: ''; height: 100%; left: 0; position: absolute; top: 0; z-index: -1;}
.password-strength-meter-0 .password-strength-meter:before {background-color: #f4f4f4; width: 100%;}
.password-strength-meter-1 .password-strength-meter:before {background-color: #ffafae; width: 25%;}
.password-strength-meter-2 .password-strength-meter:before {background-color: #ffd6b3; width: 50%;}
.password-strength-meter-3 .password-strength-meter:before {background-color: #c5eeac; width: 75%;}
.password-strength-meter-4 .password-strength-meter:before {background-color: #81b562; width: 100%;}
.control.captcha-image {margin-top: 10px;}
.control.captcha-image .captcha-img {vertical-align: middle;}


.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,
.field.required label:after,
.field.required .label:after {content: '*'; color: #f00; padding-left: 0; margin-left: 1px; top: -3px; position: relative;}

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

.checkout-index-index #maincontent {padding-top: 7px;}
body.checkout-index-index:not(.cms-index-index) #maincontent .container {
  border: none;
  min-height: 55vh !important;
  background-color: transparent;
}
body.checkout-index-index {
  background-color: #eeeeee;
}

body .checkout-header {text-align: center; padding-top: 45px; padding-bottom: 45px;}
.checkout-header .left-block {
  text-align: left;
}
.checkout-header .right-block {
  text-align: right;
}
#checkout .message {
    display: block !important;
    opacity: 1 !important; /* Ensure the error message stays fully visible */
    transition: none !important; /* Disable fading or animation */
}
.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;
}
.authentication-dropdown .modal-header {padding: 0;}
.authentication-dropdown .modal-header .action-close {margin: 0;}
.authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: -57px;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.authentication-wrapper .action-auth-toggle {
    border: none;
    padding: 0;
    background: none;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.authentication-wrapper .action-auth-toggle:hover {color: #eed4c0;}
.authentication-wrapper .action-auth-toggle:before {
    content: '\0041';
    display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 5px;
}
.block-authentication .block-title {padding: 0; border: none;}
.block-authentication .actions-toolbar:before,
.block-authentication .actions-toolbar:after {content: ''; display: table;}
.block-authentication .actions-toolbar:after {clear: both;}
.block-authentication .actions-toolbar > .secondary {margin-top: 10px;}
.block-authentication .actions-toolbar > .primary {display: inline; float: right; margin-right: 0;}
.block-authentication .actions-toolbar > .primary .action {margin-right: 0;}
.popup-authentication .modal-inner-wrap {min-width: 768px; width: 60%;}
.popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
}
.popup-authentication .block[class],
.popup-authentication .form-login,
.popup-authentication .fieldset,
.popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.popup-authentication .block[class]{box-sizing: border-box; float: left; padding: 10px 30px 0 0; width: 50%;}
.popup-authentication .block[class] + .block {border-left: 1px solid #c1c1c1; border-top: 0; margin: 0; padding: 10px 0 0 40px;}
.popup-authentication .block[class] + .block::before {left: 0; top: 50%;}
.popup-authentication .actions-toolbar {margin-bottom: 0; margin-top: auto;}
.authentication-dropdown {box-sizing: border-box;}
.authentication-dropdown .modal-inner-wrap {padding: 18px;}
.authentication-dropdown .modal-content {background: none;}
._has-auth-shown .authentication-wrapper {z-index: 900;}
.block-authentication .field .label {font-weight: 400;}
.block-authentication .actions-toolbar {margin-bottom: 5px;}
.block-authentication .block[class] {margin: 0;}
.block-authentication .block[class] ul {list-style: none; padding-left: 10px;}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {float: none; width: auto;}
.block-authentication .block[class] + .block {border-top: 1px solid #c1c1c1; margin-top: 40px; padding-top: 40px; position: relative;}
.block-authentication .block[class] + .block::before {
    height: 36px;
    line-height: 34px;
    margin: -19px 0 0 -18px;
    min-width: 36px;
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    box-sizing: border-box;
    color: #c1c1c1;
    content: attr(data-label);
    display: inline-block;
    left: 50%;
    letter-spacing: normal;
    padding: 0 .2rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
}

#customer-email-fieldset > .field {margin-bottom: 12px;}
#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: 50%; float: left;}
#shipping-new-address-form .field[name="shippingAddress.company"] {clear: both; margin-top: 1em; float: left; width: 100%;}
#shipping-new-address-form .field[name="shippingAddress.city"] {clear: both; 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.fax"],
#shipping-new-address-form .field[name="shippingAddress.country_id"],
#shipping-new-address-form .field[name="shippingAddress.telephone"] {clear: both; margin-top: 1em; float: left; width: 100%;}
#shipping-new-address-form fieldset.street {margin: 1em 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;}
#shipping-new-address-form fieldset.street {margin: 1em 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;}
#shipping-new-address-form .field-error {display: none;}
#shipping-new-address-form ._error input[type="text"],
#shipping-new-address-form ._error input,
#shipping-new-address-form ._error textarea,
#shipping-new-address-form ._error input[type="email"],
#shipping-new-address-form ._error .form-control,
#shipping-new-address-form ._error select.form-control,
#shipping-new-address-form ._error select,
#shipping-new-address-form ._error input[type="password"] {border-color: #f00;}
.checkout-payment-method .payment-option-inner input.mage-error {border-color: #f00;}
.checkout-payment-method .payment-option-inner input.mage-error + div.mage-error {display: none;}
.authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
    float: right;
    margin-top: 0;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.field[name="shippingAddress.region"] label span  {
    display:none !important; 
}
.field[name="shippingAddress.region"] label:after  {
  content:" County/State/Provice" !important;
}
.authentication-wrapper .action-auth-toggle {
    border: none;
    padding: 0 15px;
    background: none;
    color: rgba(0,0,0,0.8);
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
}
.authentication-wrapper .action-auth-toggle:hover {
    color: rgba(0,0,0,0.8);
    background-color: rgba(0,0,0,0.06);
}
.authentication-wrapper .action-auth-toggle:before {
    content: '\0041';
    display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.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: rgba(0,0,0,0.7); font-weight: normal;}
.account .content-inner .product-item-name a {color: rgba(0,0,0,.86);}
.account .content-inner .product-item-name a:hover,
.account .content-inner a:hover {color: #111;}
.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: 'Myriad Pro' , Sans-serif;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 9px;
	margin-bottom: 18px;
	color: #222;
	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: #222; min-width: 40px; display: inline-block;}
.customer-review.view .customer-review-rating {margin-bottom: 1.5em;}
.customer-review.view .review-title {color: #222; font-family: 'Myriad Pro' , Sans-serif; font-size: 1.16em; margin-bottom: .66em;}
.customer-review.view .review-date {color: #aaa; 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-info  .block-content{
  margin:0 -10px;
}
.block-dashboard-info  .block-content:after{
  content:'';
  display:block;
  clear: both;
}
.block-dashboard-info  .block-content .box.box-information,
.block-dashboard-info  .block-content .box.box-newsletter,
.block-dashboard-addresses .block-content .box.box-billing-address,
.block-dashboard-addresses .block-content .box.box-shipping-address{
  float: left;
  width: 47.9%;
  margin:0 10px;
  border: solid 1px #ddd;
  padding: 1.5em 20px;
}


.block-dashboard-addresses .block-content{
  margin:0 -10px;
}
.block-dashboard-addresses .block-content:after{
  content:'';
  display:block;
  clear: both;
}
.block-dashboard-orders .block-title,
.block-dashboard-addresses .block-title,
.block-dashboard-info .block-title,
.block-reviews-dashboard .block-title {
	font-size: 1em;
	padding: 0;
	margin: 0;
  /*border-bottom: 1px solid rgba(0,0,0,.1);*/
  padding-top: 1em;
  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 {
    font-size: 1.33em;
    color: #222;
    font-weight: normal;
    line-height: 1.5em;
    padding-bottom: .5em;
    margin: 0;
    display: inline-block;
}
.box .box-inner {border: solid 1px #ddd; padding: 1.5em 20px;}
.box .box-title {
	width: 100%;
    overflow: hidden;
    border-bottom: solid 1px #ddd;
    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: 16px; 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: #111;}

#my-orders-table caption {display: none;}
#my-orders-table td {text-align: center; font-size: .91em;}
#my-orders-table a {color: #aaa; display: inline-block;}
#my-orders-table a:hover {color: #111;}
.account .content-inner .action {display: inline-block;}
.account .content-inner .action + .action {margin-left: 2px;}

.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;}
.table-comparison{table-layout: fixed;}
.table-comparison .cell.table-label span {font-size: 1em; color: #222; font-weight: bold;}
.table-comparison td:last-child{border-right: 1px solid #d1d1d1;}
.table-comparison .cell{width: 100px; padding: 15px; vertical-align: top;}
.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; overflow: hidden;}
.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: 0; display: block; vertical-align: middle; margin-top: 10px;}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary a {padding: 0 5px; color: #aaa;}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary a:hover {color: #111;}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary a i {position: relative; top: 4px;}
.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: 1.5em;
	color: rgba(0,0,0,0.5);
	padding: 0 0 24px;
	position: relative;
/* 	z-index: 10; */
	background-color: transparent;
}
.sidebar .block .actions-toolbar {text-align: center; margin: 0; padding-top: 1.5em; border-top: solid 1px #ddd;}
.sidebar .block .secondary {margin-left: 7px;}
body .sidebar .btn {font-size: inherit;}
.sidebar .block ul,
.sidebar .block ol {margin: 0; padding: 0; list-style: none;}
.cart-summary .block > .title,
.table.totals caption.table-caption,
.sidebar .block .block-title,
.block-title,
.sidebar .block .title,
.block-collapsible-nav-title {
   margin: 0 0 15px;
   font-family: 'Myriad Pro' , Sans-serif;
   color: rgba(0,0,0,0.8);
   font-weight: 400;
   font-size: 16px;
   position: relative;
   text-transform: uppercase;
   letter-spacing: 0;
   /*border-bottom: solid 1px rgba(0, 0, 0, 0.1);*/
}

.sidebar .swatch-attribute-options {margin-top: 0;}
.block-title strong,
.sidebar .block .block-title strong,
.block-collapsible-nav-title strong,
.sidebar .block.filter .filter-options-title,
#layered-filter-block.block.filter .filter-options-title {
	font-weight: inherit;
/* 	font-size: 1.16em;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.583em;
	float: left;
	padding-right: 10px; */
}
.sidebar .block .block-title .counter {display: none!important;}
.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,
#layered-filter-block.block.filter .block-subtitle {display: none;}
.sidebar .block.filter .filter-count-label,
#layered-filter-block.block.filter .filter-count-label {display: none;}
.sidebar .block.filter dl dd,
#layered-filter-block.block.filter dl dd {margin-bottom: 2.333em;}
/* .sidebar .block.filter .filter-options-title {margin-bottom: 1em; width: 100%; overflow: hidden; padding: 0;} */
/* .sidebar .block.filter ol li {
	margin: 0 -20px;
    padding: 0 20px;
	font-family: 'Myriad Pro' , Sans-serif;
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
.sidebar .block.filter ol li:not(:first-child) {border-top: dotted 1px #ddd;} */
.sidebar .filter-current ol li a span {display: none;}
.sidebar .block.filter .filter-current,
#layered-filter-block.block.filter .filter-current{margin-bottom: 10px;}
.sidebar .block.filter .filter-current ol li,
#layered-filter-block.block.filter .filter-current ol li {border-bottom: 1px solid #ddd !important; padding: 10px 20px;}
.sidebar .filter-current ol li .filter-label:after,
#layered-filter-block .filter-current ol li .filter-label:after {content: ':'; display: inline-block; font-size: inherit;}
#layered-filter-block.mobile .filter-current ol li a,
.sidebar .filter-current ol li a{float: right;}

.sidebar .block.filter ol li,
#layered-filter-block.block.filter ol li { border: none !important; padding: 5px 0; font-size: 14px; margin: 0;}
.sidebar .block.filter ol li a,
#layered-filter-block.block.filter ol li a {
  font-size: 1em;
  line-height: 1.583em;
  font-weight: 400;
  color: rgba(0,0,0,0.5);
  display: inline-block;
  padding: 0;
}
.sidebar .block.filter ol li a i,
#layered-filter-block.block.filter ol li a i {
  color: #b2b2b2;
  font-size: 14px;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
}
.sidebar .block.filter ol li:hover,
#layered-filter-block.block.filter ol li:hover {background: none;}
.sidebar .block.filter ol li a:hover i,
#layered-filter-block.block.filter ol li a:hover i {color: #111;}
.sidebar .block.filter ol li .filter-value,
#layered-filter-block.block.filter ol li .filter-value {font-size: inherit;}
.sidebar .block.filter ol li .filter-label,
#layered-filter-block.block.filter ol li .filter-label {display: inline-block; width: auto; font-size: inherit;}
.sidebar .block.filter ol li .count,
#layered-filter-block.block.filter ol li .count{
	float: right;
  background: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 11px;
  color: #aaa;
  border-radius: 50%;
  -moz-border-radius: 50%;
  margin-top: -2px;
  display: none;
  padding: 0;
}
.sidebar .block.filter ol li .price,
#layered-filter-block.block.filter ol li .price{font-size: inherit; color: inherit; font-weight: inherit;}
.sidebar .filter-options-title:after {top: 4px; right: 0;}
.sidebar .filter-options-content .count:before,
.sidebar .filter-options-content .count:after {content: none;}
.sidebar .block.filter .swatch-attribute-options .swatch-option.text ,
#layered-filter-block.block.filter .swatch-attribute-options .swatch-option.text {
	border: solid 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: #222;
    padding: 0 4px;
    border-radius: 2px;
    box-sizing: content-box;
    min-height: 38px;
    min-width: 30px;
    line-height: 38px;
    text-align: center;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}

#layered-filter-block:not(.mobile) .block-content .filter-current {
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
}
#layered-filter-block:not(.mobile) .block-content .filter-current ol {
  display: inline-block;
}
body.page-layout-1column #layered-filter-block:not(.mobile) .block-content .filter-current li,
body #layered-filter-block:not(.mobile) .block-content .filter-current li {
  display: inline-block;
  background-color: #eee;
  border-radius: 15px;
  line-height: 30px;
  padding: 0 0 0 15px;
  color: #666;
  font-size: 13px;
  margin: 0 10px 10px 0;
  border: none !important;
}
#layered-filter-block:not(.mobile) .block-content .filter-current li span {
  vertical-align: baseline;
}
#layered-filter-block:not(.mobile) .block-content .filter-current li.swatch-current span.value {
  line-height: 1 !important;
  display: inline-block;
  vertical-align: middle;
  margin-left: -12px;
  margin-right: -5px;
}
#layered-filter-block:not(.mobile) .block-content .filter-current li.swatch-current span.value .swatch-label,
#layered-filter-block:not(.mobile) .block-content .filter-current li.swatch-current span.value .swatch-label img {
  height: 26px !important;
  width: 26px !important;
  line-height: 26px !important;
  display: block;
}
#layered-filter-block:not(.mobile) .block-content .filter-current li span.filter-label {
  display: none;
}
body.page-layout-1column #layered-filter-block:not(.mobile) .block-content li a.action.remove,
#layered-filter-block:not(.mobile) .block-content li a.action.remove {
  background-color: #fff;
  color: rgba(0,0,0,0.5);
  border-radius: 50%;
  line-height: 26px;
  width: 26px;
  height: 26px;
  text-align: center;
  margin: 2px 2px 2px 10px;
  display: inline-block;
}
#layered-filter-block .block-content li a.action.remove span {
  display: none;
}
#layered-filter-block:not(.mobile) .block-content li a.action.remove:hover,
#layered-filter-block:not(.mobile) .block-content li a.action.remove:active,
#layered-filter-block:not(.mobile) .block-content li a.action.remove:focus {
  background-color: #465362;
  color: #fff;
}
#layered-filter-block:not(.mobile) .block-content li a.action.remove i {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: inherit;
  line-height: 1;
  position: relative;
  top: -1px;
  transition-duration: 0s;
}
@-moz-document url-prefix() {
  #layered-filter-block:not(.mobile) .block-content li a.action.remove i {
    position: relative;
    top: -2px;
  }
}
#layered-filter-block:not(.mobile) .block-content li a.action.remove i:before {
  vertical-align: middle;
}
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear {
  background-color: #fff;
  color: #222;
  font-weight: normal;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 28px;
  min-height: 30px;
  white-space: nowrap;
  border: 1px solid #ddd;
  display: inline-block;
}
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear:hover,
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear:focus,
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear:active,
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear.active {
  background-color: rgba(0,0,0,0.1);
  border-color: transparent;
}
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear i {
  display: none;
}

#layered-filter-block:not(.mobile) .block-content li a.action.remove {
    display: inline-block;
}
#layered-filter-block:not(.mobile) .block-content .filter-actions .filter-clear {
    display: inline-block;
}


/*Block filter mobile*/
#layered-filter-block.mobile {
    width: 300px;
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    padding: 0;
    transition: left 550ms ease;
    right: -300px;
    overflow-y: auto;
    height: auto;
    min-height: 100vh;
    padding: 20px;
}
#layered-filter-block.mobile:before {
    content: '';
    width: 25px;
    height: auto;
    position: absolute;
    top: 0;
    left: -25px;
    bottom: 0;
    -webkit-box-shadow: 10px 0px 60px -5px rgba(0,0,0,0.44);
    -moz-box-shadow: 10px 0px 60px -5px rgba(0,0,0,0.44);
    box-shadow: 10px 0px 60px -5px rgba(0,0,0,0.44);
}
#layered-filter-block.mobile .block-title {margin: -20px -20px 0; padding: 10px 20px 5px; border-bottom: 1px solid #ddd; font-size: 24px; text-transform: none;}
#layered-filter-block.mobile .block-title.filter-title{display: block;}
#layered-filter-block.mobile .block-title:after {display: none;}
#layered-filter-block.mobile .currently,
#layered-filter-block.mobile .actions,
#layered-filter-block.mobile #narrow-by-list {margin: 0 -20px; width: auto; padding: 0;}
#layered-filter-block.mobile .block-content .filter-options-content + .filter-options-title,
#layered-filter-block.mobile .block-content .filter-options-title {margin: 0; padding: 12px 20px 11px; font-size: 18px;}
#layered-filter-block.mobile .block-content ol {padding: 0;}
#layered-filter-block.mobile .currently {width: auto; padding: 0}
#layered-filter-block.mobile .block-content .currently li {margin: 0; padding: 16px 20px;}
#layered-filter-block.mobile .block-content .currently li {border-bottom: 1px solid #ddd;}
#layered-filter-block.mobile .block-content .currently li a.btn-remove i:before {content: '\0048'; color: #b2b2b2; font-size: 14px;}
#layered-filter-block.mobile #narrow-by-list {border-bottom: 1px solid #ddd;}
#layered-filter-block.mobile #narrow-by-list li {margin: 0; padding: 7px 30px;}
#layered-filter-block.mobile #narrow-by-list .filter-options-content {display: none;}
#layered-filter-block.mobile #narrow-by-list .filter-options-item:not(:first-of-type) .filter-options-title {border-top: 1px solid #ddd;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more .icon-plus,
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more .icon-minus {font-size: inherit;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more .icon-minus {display: none;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title.open .icon-more .icon-minus {display: inline-block;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title.open .icon-more .icon-plus {display: none;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title .icon-more {float: right; display: inline-block; text-transform: none; font-size: 14px; margin-top: 4px;}
#layered-filter-block.mobile .filter-actions a {display: block; width: auto; margin: 0 -20px; color: rgba(0,0,0,0.5); background-color: transparent; border-color: transparent; padding: 15px 20px; text-align: left;}
#layered-filter-block.mobile .filter-actions a i {font-size: 14px; margin-right: 10px; color: rgba(0,0,0,0.3); position: relative; top: 2px;}
#layered-filter-block.mobile .filter-actions a span {text-transform: uppercase; color: inherit;}
#layered-filter-block.mobile .filter-actions a:hover,
#layered-filter-block.mobile .filter-actions a:active,
#layered-filter-block.mobile .filter-actions a:focus {background-color: rgba(0,0,0,0.1); color: #111;}
#layered-filter-block.mobile #narrow-by-list .filter-options-title:after {content: '\0030'; right: 20px; font-size: 14px; top: 50%; margin-top: -7px;}
#layered-filter-block.mobile #narrow-by-list .filter-options-item.active .filter-options-title:after {content: '\0078';}
/**/

.sidebar .block li {
	width: auto;
    overflow: hidden;
    padding: 0 10px;
    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: #666;
    font-size: 1.083em;
    line-height: 1.583em;
    padding: .75em 0;
    display: inline-block;
	font-family: 'Myriad Pro' , Sans-serif;
}
.sidebar .block li a.delete:hover {color: #eed4c0;}
.sidebar .block li strong {font-weight: normal; color: #222;}
.sidebar .block li a:hover {background: transparent;}
.sidebar .block.block-reorder .product-item label {display: none;}
.sidebar .block.block-reorder strong {display: inline-block; margin-bottom: 10px;}
.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: top; max-width: 80%; margin-bottom: 0;}
.sidebar .block.block-reorder li .product-item-name a {padding: 0;}

.sidebar .block.block-wishlist li {padding: 1em 0;}
.sidebar .block.block-wishlist li a {padding: 0;}
.sidebar .block.block-wishlist li:hover {background: none;}
.sidebar .block.block-wishlist .product-item-photo {
	display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
}
.sidebar .block.block-wishlist .product-image-container {display: inline-block; max-width: 100%; width: 64px;}
.sidebar .block.block-wishlist .product-item-details {display: table-cell; vertical-align: top; white-space: normal; width: 99%; position: relative; padding-right: 20px;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions {position: absolute; right: 0; top: 0; text-align: right;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a {padding: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions 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 0 0 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: #222;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions button.action.tocart span{display: none;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions button.action.tocart:before{
  content:'\0042';
  font-family: 'meigee';
  left:0;
  top:0;
  color: #dddddd;
  font-size: 0.9em;
  line-height: 1;
  padding: 5px 1px 0 5px;
}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a.btn-remove{font-size: 0;}
.sidebar .block.block-wishlist .product-item-details .product-item-actions a.btn-remove:before{
  content:'\0043';
  font-family: 'meigee';
  left:0;
  top:0;
  color: #dddddd;
  font-size: 15px;
  line-height: 1;
  padding: 0;
}
.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: rgba(0,0,0,.86);}
.sidebar .block.block-wishlist .actions-toolbar {margin-top: 1em;}
.sidebar .block.block-wishlist .actions-toolbar a.action.details{font-size: 12px;}
.sidebar .block.block-compare .product-item-name {padding: 0;}
.sidebar .block.block-compare .action {float: right; font-size: 12px;}
.sidebar .block.block-compare .action.delete {padding: .87em 0;}
.sidebar .block.block-compare .actions-toolbar {text-align: center;}
.sidebar .block.block-compare .actions-toolbar .primary,
.sidebar .block.block-compare .actions-toolbar .secondary{display: inline-block;}
.sidebar .block.block-compare .action.delete {padding: .87em 0; font-size: 0; position: relative;}
.sidebar .block.block-compare .action.delete:before{
  content:'\0043';
  position:absolute;
  right:0;
  top:17px;
  font-size: 16px!important;
  font-family: 'meigee';
}
.sidebar .block.block-compare .action.delete {padding: 0; position: absolute; top: 4px; right: 10px;}

.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart,
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view{
  display: inline-block;
}
.sidebar .block.block-reorder  .actions-toolbar .secondary a.action.view:hover{opacity: 1;}
.sidebar .block.block-reorder  .actions-toolbar .primary button.action.tocart {
  border: none;
  padding: 0;
  margin: 0;
  padding: 11px 26px 9px;
}
.block-reviews-dashboard  {margin-top: 3em;}
.block-reviews-dashboard ol {list-style: decimal; padding-left: 20px; color: #222;}
.block-reviews-dashboard ol li .product-name a {font-family: 'Myriad Pro' , Sans-serif; font-weight: 400; color: #222;}
.block-reviews-dashboard ol li .rating-summary {margin: -1px 0 0 5px;}

.sidebar .block.account-nav li strong,
.sidebar .block.account-nav li a {
    display: block;
    margin: 0 -10px;
    padding-left: 10px;
    padding-right: 10px;
}
.sidebar .block.account-nav li strong {background-color: rgba(0,0,0,0.04);}
.sidebar .block.account-nav li a strong {margin-top: -10px; margin-bottom: -10px;}

.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;}
.filter-actions a {
  display: block;
  width: auto;
  margin: 0;
  color: rgba(0,0,0,0.5);
  background-color: transparent;
  border-color: transparent;
  padding: 15px 20px;
  text-align: left;
}
.filter-actions a i {font-size: 14px; margin-right: 10px; color: rgba(0,0,0,0.3); position: relative; top: 2px;}
.filter-actions a span {text-transform: uppercase; color: inherit;}
.filter-actions a:hover,
.filter-actions a:active,
.filter-actions a:focus {background-color: rgba(0,0,0,0.1); color: #111;}
.page-layout-1column.page-with-filter  .column.main{padding-top: 45px; position: relative; z-index: 1;}
.page-layout-1column #layered-filter-block:not(.mobile).filter.block{margin-bottom: 24px;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-content{margin-top: 10px;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-subtitle{display: none;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-item {border: 0; display: inline-block; margin-right: 25px; position: relative;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-item.active{position: relative; z-index: 2;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-item.active:hover{z-index: 3;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-item.active:after,
.page-layout-1column #layered-filter-block:not(.mobile) .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 #layered-filter-block:not(.mobile) .filter-options-item.active:after{border-bottom-color: #fff; margin-top: 2px; z-index: 4;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-title{padding: 0 20px 0 0;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-title:after{right: 2px; top: 5px; z-index: 3;}
.page-layout-1column #layered-filter-block:not(.mobile) .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;
	display: none;
}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-content .item{padding: 5px; margin: 0;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-content .item a{margin-left: 0;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-options-content .item:hover{background-color: #e8e8e8;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current{display: inline; line-height: 35px;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current-subtitle{color: #7d7d7d; display: inline; font-size: 14px; font-weight: normal; padding: 0;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current-subtitle:after{content: ':';}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current .item,
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current .items{display: inline;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current .item{margin-right: 25px;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-current .action.remove{line-height: normal;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-actions{display: inline;}
.page-layout-1column #layered-filter-block:not(.mobile) .filter-actions ~ .filter-options{margin-top: 25px;}


.filter-options-title {
    font-family: 'Myriad Pro' , Sans-serif;
    color: #222;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 6px;
    cursor: pointer;
	overflow: hidden;
	position: relative;
	word-break: break-all;
	z-index: 1;
}
.filter-options-title:after {
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size: 8px;
	content: '\0059';
}
.filter-options-title:after {position: absolute; right: 13px; top: 9px;}
.filter-options-title:hover {color: #000;}
.filter-options-title.active:after {content: '\0058';}

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

.filter-options-content {margin: 0; padding: 0 0 10px; display: none;}
.filter-options-content .item {margin: 10px 0; line-height: 1.5em;}
.filter-options-content a {font-size: 1em; padding: 3px 0;}
.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;}

.swatch-option-link-layered {
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}

/* Cart ================================================================================= */
body:not(.cms-index-index).checkout-cart-index #maincontent .container {
  padding-top: 40px;
}
body .page-header.cart-header .options-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}
body .page-header.cart-header .options-wrapper .options-block {
  color: rgba(0,0,0,0.5);
}
body .page-header.cart-header .options-wrapper .options-block i {
  color: rgba(0,0,0,0.2);
}
body .cart-container {
  margin-left: -10px;
  margin-right: -10px;
}
.cart-container:before,
.cart-container:after {
  content: " ";
  display: table;
  clear: both;
}
.cart-container .crosssell-wrapper,
body .cart-container .form-cart {
  float: left;
  width: 66.66666667%;
  padding-left: 10px;
  padding-right: 10px;
}
body .cart-summary  {
  width: 33.33333333%;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: table;
}
.cart-container .crosssell .block-title {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -1px;
  font-weight: 400;
  margin-bottom: 0;
}
body .table > tbody + tbody {border-width: 1px;}
table.table-bordered > thead > tr > th,
table.table-bordered > tbody > tr > th,
table.table-bordered > tfoot > tr > th,
table.table-bordered > thead > tr > td,
table.table-bordered > tbody > tr > td,
table.table-bordered > tfoot > tr > td {border-color: #ddd;}
body .table > thead > tr > th {
	border-bottom-width: 1px;
	padding: 1.25em 0;
    font-size: 1em;
    font-weight: normal;
    color: inherit;
	font-family: inherit;
    white-space: nowrap;
    text-align: center;
}
body .table > thead > tr .item {
    text-align:left;
    padding-left: 20px;
}
body .table .product-item-name {
    font-size: 1.167em;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
	color: rgba(0,0,0,.86);
    display: inline-block;
    max-width: 83%;
	margin-bottom: 9px;
}
body .table .product-item-name a {font-size: 12px; line-height: normal;}
body .table .actions-toolbar a {display: inline-block; font-size: 11px; color: #888; border: solid 1px rgba(0,0,0,.1); border-radius: 12px; padding: 0px 8px 3px; text-transform: lowercase;}
body .table .actions-toolbar a i {
	color: #aaa;
    font-size: 16px;
    display: inline-block;
    margin-right: 2px;
    line-height: 1;
    position: relative;
    top: 2px;
	padding: 2px;
}
body .table .item-options {margin-bottom: .75em;}
body .table .item-options dt,
body .table .item-options dd {float: left; font-weight: normal; font-style: normal;}
body .table .item-options dd {margin: 0 5px;}
body .table .item-options dd + dt {border-left: solid 1px #888; padding-left: 5px;}
.item-options dt { font-weight: bold;}
.item-options dt:after {content: ":";}
.item-options dt,
.item-options dd {font-style: italic; display: block; color: #888; font-size: 1em;}
.item-options dd {color: #666;}
.cart.table-wrapper td {padding: 40px 1.5em; vertical-align: middle;}
.cart.table-wrapper td:first-child,
.cart.table-wrapper th {border-left: none; padding-left: 0;}
.cart.table-wrapper td:last-child,
.cart.table-wrapper th {border-right: none; }
.cart.table-wrapper .table,
.cart.table-wrapper .table > tbody + tbody {border: none;}
/*.cart.table-wrapper .table caption {display: none;}*/
.table td.remove {border-right: none; background-color: #f5f5f5; width: 75px;}
.table td.remove  i {
	font-size: 1.16em;
    color: #aaa;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
    border: solid 1px #cdcdcd;
    border-radius: 50%;
    -moz-border-radius: 50%;
	padding: 0;
}

body #shopping-cart-table{position: relative; margin-bottom: 30px}
body #shopping-cart-table > tbody > tr:last-child > td{
  border-bottom: 1px solid #ddd;
  border-top: none;
}
/*body #shopping-cart-table thead {display: none;}*/
#shopping-cart-table tbody tr td .price {font-size: 16px; color: rgba(0,0,0);}
#shopping-cart-table tr td {padding: 30px 1em; vertical-align: middle;}
#shopping-cart-table tbody tr td {border-right: none; border-left: none; vertical-align: middle;}
#shopping-cart-table tbody tr td:first-child {border-left: none; padding-left: 0; width: 43%;}
#shopping-cart-table tbody tr td.price-wrapper,
#shopping-cart-table tbody tr td.subtotal {text-align: center;}
#shopping-cart-table tbody tr td.subtotal  .price {color: rgba(0,0,0);}
#shopping-cart-table tbody tr td.actions {text-align: center; width: 20px; padding: 0;}
#shopping-cart-table tbody tr td.actions a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: rgba(0,0,0);
	padding: 7px 0;
	position: relative;
}
#shopping-cart-table tbody tr td.actions a i {
  font-size: inherit;
}
#shopping-cart-table tbody tr td.actions a:hover {color: #eed4c0;}
.cart.table-wrapper .product-item-photo {
	display: inline-block;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: middle;
}
.cart.table-wrapper .product-image-container {display: inline-block; width: 100% !important; max-width: 64px;}
.cart.table-wrapper .product-item-details {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
	position: relative;
}
.cart.table-wrapper .qty .label {display: none;}
.cart.table-wrapper .field.qty {width: 82px;}
#shopping-cart-table tbody tr td .qty-box {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.1);
}
#shopping-cart-table tbody tr td div.quantity-decrease,
#shopping-cart-table tbody tr td div.quantity-increase {
  display: block;
  float: left;
}
#shopping-cart-table tbody tr td .qty-box input.qty {
  background-color: transparent;
  min-width: 40px;
  margin: 0;
  display: block;
  float: left;
}
#shopping-cart-table tbody tr td .qty-box i {
  font-size: 11px;
  color: rgba(0,0,0);
  height: 40px;
  line-height: 40px;
  width: 20px;
}
.cart-container .cart.actions {text-align: right; padding-bottom: 0; margin-bottom: 0;}
/*.cart-container .cart.actions a {float: left;}*/
.cart-container .cart.actions a.action.continue{opacity: 1;}
.cart-container .cart.actions .action {
  background-color: #eee;
  border-color: #eee;
  color: rgba(0,0,0);
}
.cart-container .cart.actions .action:hover,
.cart-container .cart.actions .action:focus,
.cart-container .cart.actions .action:active {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
/*.cart-container .cart.actions .action.continue {display: none !important;}*/

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; margin-bottom: .75em;}
fieldset .field.additional {margin-top: .75em;}


.cart-summary  .totals-wrapper {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  display: table-header-group;
}
.cart-summary .payments-wrapper {
  margin-left: -30px;
  margin-right: -30px;
  padding: 30px 30px 0;
  margin-top: 25px;
  border-top: 1px solid rgba(0,0,0,0.1);
  text-align: center;
}
.cart-summary .payments-wrapper .title {
    font-size: 14px;
    color: rgba(0,0,0);
    display: block;
    padding-bottom: 20px;
}

.cart-summary #block-shipping {
  color: #666;
  padding: 25px 30px 23px;
  position: relative;
  border-radius: 4px;
  z-index: 10;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  box-sizing: border-box;
  margin-top: 20px;
}
.cart-summary #block-shipping .title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  color: rgba(0,0,0);
  font-weight: bold;
  font-size: 18px;
  font-family: 'Myriad Pro' , Sans-serif;
  display: block;
  width: 100%;
  cursor: pointer;
  transition: font-size 300ms ease;
  -moz-transition: font-size 300ms ease;
  -webkit-transition: font-size 300ms ease;
  -o-transition: font-size 300ms ease;
}
.cart-summary #block-shipping .title strong {
  font-weight: normal;
}
.cart-summary #block-shipping .title:after {
  content: '\0078';
  font-family: 'meigee';
  font-size: 8px;
  margin-top: 0;
  color: #888;
  display: inline-block;
  float: right;
  line-height: 20px;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  -ms-transition: transform .3s ease-in-out;
}
.cart-summary #block-shipping .title.open {
  font-size: 22px;
  color: #222;
}
.cart-summary #block-shipping .title.open:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.cart-summary #block-shipping p{
  margin-bottom: 15px;
  font-size: 12px;
  color: #666;
}
.cart-summary #block-shipping .label {
  font-size: 12px;
  color: #666;
}
.cart-summary #block-shipping .field {
  margin-top: 0;
  margin-bottom: 1.8em;
}
.cart-summary #block-shipping .field .price {
  font-size: 16px;
  color: rgba(0,0,0,0.8);
}
.cart-summary #block-shipping .field input {
  height: auto;
  margin-top: 5px;
}
.cart-summary #block-shipping .item-options .label {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.cart-summary #block-shipping fieldset.fieldset {
  border: none;
  padding: 0;
}
.cart-summary #block-shipping .control input,
.cart-summary #block-shipping .control select {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(0,0,0,0.06);
  color: rgba(0, 0, 0, 0.5);
  border-color: transparent;
  border-width: 1px;
  padding: 0 12px;
  font-size: 12px;
  height: 40px;
  border-radius: 4px;
}
.cart-summary .totals-wrapper .block-inner {border-width: 2px; border-color: #2ea82b;}
.table.totals caption.table-caption,
.cart-summary .totals-wrapper .block-title {
  color: rgba(0,0,0,0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  margin: 0;
  padding: 0 0 5px;
}
/* .cart-summary .block-title {margin-bottom: 1em; text-align: center; } */
/* .cart-summary .block-title strong {padding: 0 10px;} */
.cart-summary .actions-toolbar {padding-top: 1.5em; border-top: solid 1px #ddd;}
.cart-summary .rate .methods dt {
  color: #222;
  font-size: 1em;
  margin-bottom:  5px;
}
.cart-summary .rate .methods dd + dt {margin-top: 1em;}

.cart-summary #shipping-zip-form legend.legend,
.cart-summary #shipping-zip-form legend.legend +br{display: none;}

.cart-container #block-discount{
  float: left;
  width: 66.66666667%;
}
.cart-container #block-discount .content{display: block !important; max-width: 300px; margin-top: -40px; margin-left: 10px;}
.cart-container #block-shipping .content{display: none; padding-top: 20px;}

.cart-container #block-discount .title,
.cart-container #block-discount label {
  display: none;
}
.cart-container #block-discount .fieldset.coupon {
  position: relative;
}
.cart-container #block-discount .actions-toolbar {
  margin: 0;
  padding: 0;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}
.cart-container #block-discount .actions-toolbar button {
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
  padding: 0;
  width: 38px;
  line-height: 38px;
  border-radius: 0 4px 4px 0;
}
.cart-container #block-discount .actions-toolbar button:hover,
.cart-container #block-discount .actions-toolbar button:active,
.cart-container #block-discount .actions-toolbar button:focus {
  background-color: rgba(0,0,0,0.06);
}
.cart-container #block-discount .actions-toolbar span {
  font-size: 0;
}
.cart-container #block-discount .actions-toolbar span:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 7px;
  background: url('../images/glam_icons.png');
  background-repeat: no-repeat;
  background-position: -24px 0px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
}
.cart-container #block-discount .control:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 15px;
  left: 18px;
  background: url('../images/glam_icons.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  top: 13px;
  z-index: 1;
}
.cart-container #block-discount .control:after {
  content: "";
  display: block;
  position: absolute;
  height: 22px;
  width: 1px ;
  background-color: rgba(0,0,0,0.1);
  left: 44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

}
.cart-container #block-discount input {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: rgba(0,0,0,0.3);
  border-radius: 0;
  padding-left: 55px;
}
body .totals-wrapper .checkout-methods-items button.action {
  width: 100%;
  color: #fff;
  background-color: #66bb6a;
  border-color: #66bb6a;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
  font-size: 14px;
}
body .totals-wrapper .checkout-methods-items button.action:hover,
body .totals-wrapper .checkout-methods-items button.action:active,
body .totals-wrapper .checkout-methods-items button.action:focus {
  background-color: #eee;
  border-color: #eee;
  color: #888;
}
.totals-inner {
  position: relative;
  z-index: 10;
  background-color: #f5f5f5;
  padding: 25px 30px 30px;
  border-radius: 0;
  border-bottom: none;
}
.table.totals {text-align: left; margin-bottom: 0;}
.table.totals tr:not(:last-child) {border-bottom: 1px dotted rgba(0,0,0,0.2);}
.table.totals th,
.table.totals td {
    width: 68.8%;
    text-align: left;
    float: none !important;
    display: table-cell;
    vertical-align: bottom;
    padding: 1.15em 0!important;
    color: rgba(0,0,0,0.8);
    font-size: 14px;
    border: none;
    line-height: 1.5;
}
.table.totals td {
  width: 29%;
}
.table.totals td {color: #222;}
.table.totals .grand {/*margin-top: .75em;*/ width: 100%;}
.table.totals .grand .price {font-weight: 600; font-size: 13px; color: rgba(0,0,0,0.8);}
.totals-wrapper .checkout-methods-items {text-align: left;}
body .totals-wrapper .checkout-methods-items .btn {}
.totals-wrapper .checkout-methods-items .btn i {display: none;}
.table.totals th strong {font-weight: normal;}
.table.totals td .price {
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0,0,0,0.8);
}
.checkout-methods-items {list-style: none; text-align: left;}
.checkout-methods-items.items {margin: 0; text-align: center; padding-top: 20px;}
.checkout-methods-items li + li {padding-top: 0;}
.checkout-methods-items li a {color: #666;}
.checkout-methods-items li a:hover {color: #465362;}

/* Checkout =============================================================================== */
.table-caption,
.multicheckout .block .title {
	font-family: 'Myriad Pro' , Sans-serif;
	color: #222;
    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;}

/* OPC =================================================================================== */
.checkout-container ol,
.checkout-container ul {list-style: none; margin: 0; padding: 0;}
.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;}
.opc label,
.opc .label {
    float: none;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 12px;
    color: rgba(0,0,0,0.8);
}
.opc #shipping label,
.opc #shipping .label {
  padding-top: 15px;
}
.opc-wrapper .opc:before,
.opc-wrapper .opc:after {
  content: " ";
  display: table;
  display: block;
  clear: both;
}
.opc-wrapper .opc {
  margin-left: -10px;
  margin-right: -10px;
}
.checkout-container #checkoutSteps > li,
.checkout-container #checkoutSteps > li + li#opc-shipping_method {
  width: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  clear: none;
  margin-top: 0;
}
.checkout-container #checkoutSteps > li + li,
.checkout-container #checkoutSteps > li {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 2.5em;
  width: calc(49% - 20px);
}
.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 #checkoutSteps > li#payment {
  border: none;
  padding: 0;
  margin-top: -16px;
  width: calc(100% - 20px);
  background-color: transparent;
}
.checkout-container #checkoutSteps > li#payment #co-payment-form > .fieldset {
  margin-left: -10px;
  margin-right: -10px;
  border: none;
  padding: 0;
}
.checkout-container #checkoutSteps > li#payment #co-payment-form > .fieldset > div {
  padding: 30px;
  background-color: #fff;
  border-bottom: 1px solid #cccccc !important;
 /*margin-bottom: 2.5em;
  width: calc(50% - 20px);
  float: left;
  margin-left: 10px;
  margin-right: 10px;*/
}

.checkout-container .opc-progress-bar-item:first-child:before {border-radius: 6px 0 0 6px;}
.checkout-container .opc-progress-bar-item._active:before {background: #4C626E;}
.checkout-container .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: rgba(0,0,0,0.3);
    font-weight: 300;
    font-size: 1.5rem;
}
.checkout-container .opc-progress-bar-item._active > span {color: #333;}
.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: 28px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 500;
  font-size: 1.8rem;
  font-family: 'Myriad Pro' , Sans-serif;
}
.checkout-container .opc-progress-bar-item._active > span:before {background: #4C626E;}
.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,
.checkout-payment-method .payment-option-title .action-toggle {
  padding-bottom: 11px;
  font-family: 'Myriad Pro' , Sans-serif;
  color: rgba(0,0,0,0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
  /* Text style for "Name & Add" */
  letter-spacing: 0.72px;
}
.checkout-payment-method .form-discount {padding-top: 15px;}
.form-login .note {display: inline-block; padding-top: 10px; padding-bottom: 5px;}
.opc-block-shipping-information .shipping-information-title .action {
  border: none;
  background: none;
  font-size: 14px;
  padding: 0;
  color: rgba(0,0,0,0.8);
  float: right;
  min-height: auto;
  height: auto;
  line-height: 1;
  margin-top: 3px;
}
.opc-wrapper{width: 66%; float: left;}
#checkout .opc-summary-wrapper{float: right; width: 33%;padding-left: 10px; overflow: hidden;}
.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;
    display: inline-block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {border-color: #222; width: 100%;}
.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; line-height: 1;}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #222;
    color: #fff;
    content: "\004a";
  display: inline-block;
    font: normal normal normal 14px/1 meigee;
    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 .actions-toolbar {
  margin-top: 0;
}
.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;}
.opc-wrapper .step-content {margin: 0;}
.opc-block-shipping-information .shipping-information > div + div {margin-top: 18px; padding-top: 20px; border-top: 1px solid rgba(0,0,0,0.1);}
.opc-wrapper #opc-shipping_method .step-title {margin-bottom: 10px;}
#checkout-shipping-method-load .table-checkout-shipping-method {min-width: 300px;}
#checkout-shipping-method-load .table-checkout-shipping-method thead th {display: none;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody tr {position: relative; display: block; padding-top: 25px; padding-bottom: 20px; margin-left: 0; margin-right: 0;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td.col-carrier {
  position: absolute;
  top:-5px;
  left: 0;
  display: block;
  text-align: left;
  font-size: 14px;
  color: rgba(0,0,0,0.8);
  font-weight: bold;
}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td {display: inline-block; border-top: 1px solid #ccc; line-height: 34px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td:first-child {padding-left: 0; padding-right: 0; width: 20px; position: relative; top: -1px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody .row-error td {padding-left: 0; padding-right: 0; position: relative; top: -1px;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody tr:first-child td {border-top: none;}
#checkout-shipping-method-load .table-checkout-shipping-method tbody td,
#checkout-shipping-method-load .table-checkout-shipping-method .price {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
#checkout-shipping-method-load .table-checkout-shipping-method .price {margin-left: 2px;}
#checkout-shipping-method-load .table-checkout-shipping-method .col-method {
  float: left;
}
#checkout-shipping-method-load .table-checkout-shipping-method input[type="radio"] {margin-top: 0;}
.opc-summary-wrapper .modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin: 0;
}
.opc-block-summary {
  background-color: #cae5cb;
  padding: 30px 30px 15px;
  display: table;
  width: calc(100% + 1px);
  border-radius: 0;
}
.opc-block-summary > .title {
  display: table-header-group;
  width: 100%;
}
.opc-block-summary .table-totals {
  display: table-footer-group;
  width: 100%;
}
.opc-block-summary .table-totals ~  .items-in-cart{
  display: table-header-group;
  width: 100%;
}
.opc-block-summary .items-in-cart > .title {
  display: none;
}
.opc-block-summary .items-in-cart .minicart-items {
  display: block !important;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  color: inherit;
  content: '\0053';
  display: inline-block;
  font: normal normal normal 14px/1 meigee;
  font-size: 8px;
  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: '\0054';}
.opc-block-summary .items-in-cart .product {position: relative;}
.opc-block-summary .items-in-cart .product.options {max-width: calc(100% / 1.12045 - 45px); clear: both;}
.opc-block-summary .items-in-cart .product.options .toggle {display: none;}
.opc-block-summary .items-in-cart .product.options .content {display: block !important;}
.opc-block-summary .minicart-items .product-item-name {
    font-weight: 400;
    display: table-cell;
    width: 100%;
}
.opc-block-summary .minicart-items .product-item-name {
    font-weight: 400;
    display: table-cell;
    width: 100%;
}
.opc-block-summary .product-item .product-item-inner {display: table; margin: 0; width: 100%;}
.opc-block-summary .product-item .product-item-name-block {display: table-cell; text-align: left;}
.opc-block-summary .product-item .subtotal {display: table-cell; text-align: right; width: 25%; padding-left: 10px;}
.opc-block-summary .minicart-items .product-item {
  padding: 12px 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.opc-block-summary .minicart-items .product-item:last-of-type {
  border-bottom: none;
}
.opc-block-summary .minicart-items .minicart-items .item-options {
  margin-bottom: 0;
}
.opc-block-summary .minicart-items .minicart-items .item-options dt,
.opc-block-summary .minicart-items .minicart-items .item-options dd {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.opc-block-summary .minicart-items .minicart-items .item-options dd {
  margin-right: 3px;
}
.opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
   /*  max-height: 370px; */
    padding: 15px 15px 0 0;
    border: 0;
}
.opc-block-summary .minicart-items .product-item-name {font-weight: 400; display: table-cell; width: 100%;}
.opc-block-summary .minicart-items .product-item-details {padding-left: 0}
.opc-block-summary .minicart-items .product-item-details .details-qty {display: table-cell; min-width: 45px; text-align: center; padding-left: 10px; padding-right: 10px; float: none; margin-right: 0;}
.opc-block-summary .minicart-items .product-item-details .details-qty .label {display: none;}
.opc-block-summary .minicart-items .product > .product-image-container {display: none;}
.opc-block-summary .minicart-items .minicart-header {
  display: table;
  width: 100%;
}
.opc-block-summary .minicart-items .minicart-header span {
  display: table-cell;
  padding: 0 10px 12px;
  border-bottom: 1px dotted rgba(0,0,0,0.2);
  text-align: left;
  color: rgba(0,0,0,0.3);
  font-size: 14px;
}
.opc-block-summary .minicart-items .minicart-header span:nth-child(1) {
  padding-left: 0;
}
.opc-block-summary .minicart-items .minicart-header span:nth-child(2) {
  text-align: center;
  width: 45px;
}
.opc-block-summary .minicart-items .minicart-header span:nth-child(3) {
  text-align: right;
  padding-right: 0;
  width: 25%;
}
.opc-block-summary .minicart-items .price {
  font-size: 14px;
  font-weight: normal;
  color: rgba(0,0,0,0.88);
}
.opc-block-summary .minicart-items .item-qty {
    -webkit-appearance: none;
    margin: 0;
}
.opc-block-summary .minicart-items .item-qty {-moz-appearance: textfield;}
/*
.minicart-items-wrapper {
    border: 1px solid #ccc;
    margin: 0 -20px;
    border-left: 0;
    border-right: 0;
    overflow-x: auto;
    padding: 15px;
}
.minicart-items .product-item {padding: 20px 0;}
.minicart-items .product-item:first-child {padding-top: 0;}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {float: left; width: 75px;}
.minicart-items .product-item-details {padding-left: 88px;}
.minicart-items .product-item-details .details-qty {margin-top: 10px;}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {margin: 5px 0;}
.minicart-items .product-item-details .price {font-size: 1em; font-weight: inherit;} */

.to-cart {
  display: inline-block;
  vertical-align: bottom;
}
.to-cart a {
  color: rgba(0,0,0,0.5);
  padding-left: 20px;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 22px;
}
.to-cart a:hover,
.to-cart a:focus,
.to-cart a:active {
  opacity: 1;
  color: #222;
}
.to-cart a:before {
  content: '\006d';
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
  font-family: 'meigee';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.paypal-review-discount .block > .title {
/*     border-top: 1px solid #ccc; */
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
/*     padding: 10px 40px 10px 15px; */
    display: block;
    text-decoration: none;
}

.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.paypal-review-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,
.paypal-review-discount .block > .title:after {
  content: '\0058';
  display: inline-block;
  font: normal normal normal 14px/1 meigee;
  font-size: 8px;
  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: '\0054';}
.minicart-items .product .toggle:after {color: #8f8f8f; margin: 0 0 0 5px; position: static;}


.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 {padding: 10px 0; margin: 0; font-family: 'Myriad Pro' , Sans-serif; font-size: 1.16em; color: #222;}
.checkout-payment-method .payment-method-title .payment-icon {display: inline-block; margin-right: 5px; vertical-align: middle;}
.checkout-payment-method .payment-method-title .action-help {display: inline-block; margin-left: 5px;}
.checkout-payment-method .payment-method-content {display: none; padding: 0 0 20px;}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {margin: 0 0 20px;}
.checkout-payment-method .field-select-billing,.checkout-payment-method .billing-address-form {max-width: 500px;}
.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; position: relative; top: -4px;}
.checkout-payment-method .payment-method-billing-address .primary .action-update {margin-right: 0; margin-top: 20px;}
.checkout-payment-method .payment-method-billing-address .billing-address-details {line-height: 27px; padding: 0;}
.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: '\0054';} */
.checkout-payment-method .payment-option._collapsible .payment-option-title {cursor: pointer;}
.checkout-payment-method .payment-option._collapsible .payment-option-content {display: block !important;}
.checkout-payment-method .payment-option-title {padding: 0;}
.checkout-payment-method .payment-option-inner .label {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* .checkout-payment-method .payment-option-title .action-toggle:after {
  color: #8f8f8f;
  content: '\0053';
    display: inline-block;
    font: normal normal normal 14px/1 meigee;
  font-size: 8px;
    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-load .actions-toolbar .primary {
  display: block;
}
#checkout-payment-method-load .action.checkout {
  background-color: #66bb6a;
  border-color: #66bb6a;
  width: 100%;
  color: #fff;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.56px;
}
#checkout-payment-method-load .action.checkout:hover,
#checkout-payment-method-load .action.checkout:active,
#checkout-payment-method-load .action.checkout:focus {
  background-color: #111;
  background-color: #111;
  color: #fff;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {color: #333;}
.checkout-payment-method .payment-option-title .action-toggle:active:after {color: #8f8f8f;}
.checkout-payment-method .payment-option-content {padding: 0 0 20px;}
.checkout-payment-method .payment-option-inner {margin: 0 0 20px;}
.checkout-payment-method .credit-card-types {padding: 0;}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {font-weight: 700;}
.checkout-payment-method .credit-card-types .item._active img {filter: grayscale(0%); filter: none; webkit-filter: grayscale(0%);}
.checkout-payment-method .credit-card-types .item._inactive {filter: alpha(opacity=40); opacity: 0.4;}
.checkout-payment-method .credit-card-types .item span {display: inline-block; padding-top: 6px; vertical-align: top;}
.checkout-payment-method .credit-card-types img {filter: gray; filter: grayscale(100%); webkit-filter: grayscale(100%); webkit-transition: all .6s ease;}
.checkout-payment-method .ccard .fields > .year {padding-left: 5px;}
.checkout-payment-method .ccard .fields .select {padding-left: 5px; padding-right: 5px;}
.checkout-payment-method .ccard .month .select {width: 140px;}
.checkout-payment-method .ccard .year .select {width: 80px;}
.checkout-payment-method .ccard .number .input-text {width: 225px;}
.checkout-payment-method .ccard > .field.cvv > .control {display: inline-block; padding-right: 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, */
/* .cart-totals, */
.opc-block-summary .table-totals {
  padding-top: 10px;
}
.opc-block-summary .table-totals tbody {
  display: block;
}
.opc-block-summary .table-totals tbody tr {
  display: table;
  width: 100%;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.opc-block-summary .table-totals .table-caption{
  display: none;
}
.opc-block-summary .table-totals:before,
.opc-block-summary .table-totals:after,
.opc-block-summary .table-totals ~ .items-in-cart:before,
.opc-block-summary .table-totals ~ .items-in-cart:after {
 content: '';
 display: block;
clear: both;
}
.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: 15px 0;
  background: none;
  font-family: 'Myriad Pro' , Sans-serif;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
}
.table.totals .label {
  padding-bottom: 0;
}
.table.totals span {
  vertical-align: middle;
}
.cart-totals .price,
.opc-block-summary .table-totals .price {
    font-size: 12px;
    font-weight: normal;
    color: rgba(0,0,0,0.88);
}
.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;}
.opc-block-summary .table-totals .label {padding: 0; margin: 0;}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {padding: 15px 0;}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: normal;
}
.opc-block-summary .table-totals .grand .price {
  font-size: 18px;
}
.opc-block-shipping-information .shipping-information {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding: 30px;
  background-color: #cae5cb;
}
.opc-block-shipping-information .shipping-information a {
  color: rgba(0,0,0,0.8);
  text-decoration: underline;
}
.opc-block-shipping-information .shipping-information .shipping-information-content {
  line-height: 1.5;
}
/* .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: '\0078';
	display: inline-block;
	font-family: 'meigee';
	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-payment-method .payment-method:first-child .payment-method-title {border-top: 0;}
.checkout-payment-method .payment-method-content {display: none; padding: 0 0 20px 22px;}
.checkout-payment-method .payment-method._active .payment-method-content {display: block;}
.checkout-payment-method .payment-method-billing-address {margin: 0 0 20px;} */

.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: '\0043';
    color: #8f8f8f;
    display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    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 */
html body.cms-no-route .container {background: transparent;}
html body.cms-no-route .footer .container {background-color: transparent;}
.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 {text-align: center;}
.cms-no-route .page-header .right-block .bottom-block,
.cms-no-route .page-header .right-block {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: #eed4c0;}
.cms-no-route .page-not-found > * {position: relative;}
.cms-no-route .header-wrapper {position: relative; z-index: 2;}
.cms-no-route .header-wrapper .page-header {padding-top: 0;}
.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 ============================================================================== */
/***
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-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-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

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

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

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

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

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

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

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

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

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

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

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

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

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

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

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

.widget-slider.grid .block-content {/*overflow: hidden;*/}


.widget-slider.grid .owl-stage-outer .owl-item {float: left; padding: 0 0 0 0; margin-bottom: 10px;}
.widget-slider.grid .owl-stage-outer .owl-nav div:hover{

}
.widget-slider.grid .owl-stage-outer .owl-nav div:before{

}
.widget-slider.grid .owl-stage-outer .owl-nav {
    display: none;
}
.widget-slider.grid .owl-stage-outer .owl-nav div.owl-next{}
.widget-slider.grid .owl-stage-outer .owl-nav div.owl-next:before{}
.owl-nav i {
    color: rgba(0,0,0,0.8);
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    display: block;
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    font-style: normal;
    border: 1px solid rgba(0,0,0,0.1);
}
.owl-nav i:hover {
    background-color: #4c626e;
    color: #ffffff;
}
.owl-nav > div {float: left;}
.owl-nav > div + div {margin-left: -1px;}
.owl-nav i:before {position: relative; top: 1px;}
.widget-title .owl-nav-wrapper {
    display: inline-block;
    float: right;
    margin-left: 10px;
    vertical-align: middle;
}
.widget-title .owl-nav i {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
/* Light box */
.ekko-lightbox .modal-dialog{z-index:9999;}
.modal-open .modal.ekko-lightbox {z-index: 99999;}
.ekko-lightbox .modal-content {border-radius: 0;}
.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: "\0043";
    display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    color: #666;
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: #eed4c0;}
.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: #777;
}
.ekko-lightbox-nav-overlay a i:hover {background-color: #eed4c0;}
.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: #eed4c0; color: #fff; line-height: 30px; text-align: center; border-radius: 50%; -moz-border-radius: 50%; display: block;}
.lightbox-button i:hover {background-color: #222;} */
.product-image:hover .lightbox-button.active {opacity: 1; z-index: 9999;}
.lightbox-button {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    bottom: 10px;
    right: 10px;
    opacity: 1;
    z-index: 5;
}
.lightbox-button i {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    font-style: normal;
    position: relative;
}
.lightbox-button:hover {
    background-color: #111;
    color: #fff;
}
.image-wrapper .lightbox-button {
    /*opacity: 0;*/
}
.taphover .image-wrapper .lightbox-button,
.image-wrapper:hover .lightbox-button {
    opacity: 1;
}

/* 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: 1.5em 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; margin-bottom: 0;}
.map-container .map-block a{color:#888;}
.map-container .map-block a:hover{text-decoration: underline;}

/* Footer ================================================================================ */

.footer {
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  position: relative;
}
body.wide-layout .footer,
body.boxed-layout .footer .container {
  background-color: #fff;
}
.footer hr.solid {
  border-color: rgba(0,0,0,0.1);
}
.footer .footer-top,
.footer .footer-middle,
.footer .footer-bottom {
  position: relative;
  z-index: 1;
}
body.wide-layout .footer .footer-top,
body.boxed-layout .footer .footer-top .container {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
body.wide-layout:not(.cms-index-index) .footer .footer-top,
body.boxed-layout:not(.cms-index-index) .footer .footer-top .container {
	border-top: 1px solid rgba(0,0,0,0.1);
}
body.wide-layout .footer .footer-middle,
body.boxed-layout .footer .footer-middle .container {
    padding-top: 21px;
    padding-bottom: 21px;
    border-top: 1px solid rgba(0,0,0,0.1);
}
body.wide-layout .footer .footer-bottom,
body.boxed-layout .footer .footer-bottom .container {
  border-top: solid 1px rgba(0, 0, 0, .1);
  padding-top: 13px;
  padding-bottom: 13px;
}
body .footer ul.social-links li a:hover {
  color: inherit;
}
body .footer .subscribe-block {
  border: none;
  padding: 0;
}
body .footer .subscribe-block {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
.footer .subscribe-block .block-title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    font-family: 'Myriad Pro' , Sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    padding-top: 7px;
    padding-bottom: 24px;
    border: none;
    text-transform: uppercase;
}
body .footer .subscribe-block .title {
  display: none;
  vertical-align: middle;
  margin: 0 60px 0 0;
  color: #fff;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  padding: 18px 60px 18px 0;
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
body .footer .subscribe-block .block.newsletter {
  display: inline-block;
  vertical-align: middle;
}
body .footer .subscribe-block .block.newsletter .title {
  display: none;
}
body .footer .subscribe-block .content label {
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 24px;
	margin-top: 24px;
	margin-bottom: 23px;
	text-align: center;
}
body .footer .subscribe-block .content label span {
  padding: 0;
  margin: 0;
  line-height: 24px;
}
body .footer .subscribe-block .block.newsletter .input-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
body .subscribe-block .block.newsletter .input-wrapper {
  border-radius: 0;
  padding: 0;
}
body .subscribe-block .block.newsletter .input-wrapper div.mage-error,
.block.newsletter .input-wrapper div.mage-error {
  bottom: 100%;
  background: rgba(0,0,0,0.8);
  padding: 10px;
  max-width: 237px;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  color: #fff;
  position: absolute;
  left: 0;
  margin-bottom: 5px;
  text-align: left;
  background-image: none;
  font-size: 10px;
  line-height: 13px;
}
body .subscribe-block .block.newsletter .input-wrapper div.mage-error:after,
.block.newsletter .input-wrapper div.mage-error:after {
  top: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: rgba(0,0,0,0.8);
  border-width: 5px;
  margin-left: -5px;
  z-index: 1;
}

body .footer .subscribe-block .content input {
    background-color: transparent;
	padding-left: 20px;
	color: rgba(255,255,255,0.5);
	font-size: 15px;
	border: none;
	box-shadow: none;
	height: 50px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
body .footer .subscribe-block .content input::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5);
}
body .footer .subscribe-block .content input::-moz-placeholder {
  color: rgba(255,255,255,0.5);
}
body .footer .subscribe-block .content input:-ms-input-placeholder {
  color: rgba(255,255,255,0.5);
}
body .footer .subscribe-block .content input:-moz-placeholder {
  color: rgba(255,255,255,0.5);
}
body .footer .subscribe-block .left-icon {display: none;}
body .footer .subscribe-block .left-icon i {
  font-size: 32px;
  line-height: 1;
  padding: 0 0 0 20px;
}
body .footer .subscribe-block .block.newsletter .btn {
    overflow: hidden;
	background-color: #fff;
	border: none;
	padding: 0 14px;
	margin-right: -1px;
	height: 50px;
	color: #aaa;
}
body .footer .subscribe-block .btn:after {
  background-color: #fff;
}
body .footer .subscribe-block .block.newsletter .btn:hover,
body .footer .subscribe-block .block.newsletter .btn:focus,
body .footer .subscribe-block .block.newsletter .btn:active {
  color: #fff;
  background-color: #eed4c0;
}
body .footer .subscribe-block .block.newsletter .btn i {
  margin-left: 6px;
}

.footer .banner-label-wrapper {
  display: block;
}
.footer .promo-block.text-banner .banner-label {
  margin-top: 5px;
}
.footer .promo-block .left-text {
  display: inline-block;
  float: left;
}
.footer .text-banner .banner-label {
    padding: 3px 7px 2px;
}
.footer .promo-block .promo-label {
  display: inline-block;
  float: left;
  margin-left: 20px;
  width: 45px;
}
.footer .promo-block .promo-label span {
  border-top: 3px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  margin-top: 3px;
  padding: 8px 6px 27px 7px;
  background-color: #111;
  position: relative;
}
.footer .promo-block .promo-label span:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  border-left: 23px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 15px solid white;
}
.footer .footer-middle .address {
  font-size: 15px;
  max-width: 90%;
  margin-bottom: 0;
}
.footer .footer-middle .contacts-block .item + .item {
  margin-top: 18px;
}
.footer .footer-middle .contacts-block .media-left {
  padding-right: 20px;
  position: relative;
  top: 5px;
}
.footer ul.social-links li a {color: rgba(0,0,0,0.8);}
.footer ul.social-links li a:hover {background-color: rgba(0,0,0,0.06);}
.footer .footer-middle .contacts-block i {
  font-size: 24px;
  color: #111;
}
.footer .footer-middle .contacts-block p {
  margin: 0;
  line-height: 24px;
}
.footer .footer-bottom .banners-row {
  padding: 30px 0;
}
.footer .footer-bottom .banners-row .footer-custom {
  float: left;
  margin: 11px 0 6px;
  line-height: 1;
}
.footer .footer-bottom .banners-row .shipping-wrapper {
  float: right;
}
.footer .footer-bottom .payments-wrapper {
  padding-top: 7px;
  padding-bottom: 7px;
}
.footer .store-info {
  line-height: 24px;
}
.footer .footer-block-title {
	margin: 0 0 15px;
    font-family: 'Myriad Pro' , Sans-serif;
    color: rgba(0,0,0,0.8);
    font-weight: 400;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
.footer-middle .footer-list-links-wrapper p {
    position: relative;
    padding-left: 14px;
}
.footer-middle .footer-list-links-wrapper p:before {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 5px;
    background-color: rgba(255,255,255,0.2);
    top: 12px;
    left: 0;
}
.footer-middle .footer-list-links-wrapper p > a:not(:first-of-type):before {
    content: '|';
    color: rgba(255,255,255,0.7);
    margin-right: 7px;
    margin-left: 3px;
    top: -1px;
    position: relative;
}
.footer .footer-logo {
  padding-bottom: 3px;
  padding-top: 3px;
}
.footer .footer-logo a:hover {
  opacity: 1;
}
.footer .text-block i {
  font-size: 32px;
}
.footer .text-block p {
  line-height: 24px;
  margin: 0;
}
.footer .text-block strong {
  font-weight: 700;
  color: #444;
}
.footer-custom #___plusone_0,
.footer-custom #___plusone_1,
.footer-custom #___plusone_2 {
  width: 60px !important;
}
.footer-custom .fb_iframe_widget {
  vertical-align: top;
}
.footer a {
  color: inherit;
}
.footer .links a {
    padding: 4px 0 4px;
    display: inline-block;
    position: relative;
    margin-bottom: 2.6px;
}
.footer a:hover,
.footer .horizontal-links li a:hover {
    color: #4C626E;
    opacity: 1 !important;
}
.footer .links a:before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: transparent;
    bottom: 3px;
    left: 0;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
}
.footer .horizontal-links li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 15px;
  right: 15px;
  height: 1px;
  width: auto;
  background-color: transparent;
  bottom: 9px;
  transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
}
.footer .horizontal-links li:last-child a:after {right: 0;}
.footer .links a:hover:before,
.footer .links a:active:before,
.footer .horizontal-links li a:hover:after,
.footer .horizontal-links li a:active:after {
    background-color: rgba(0,0,0,0.3);
}
.footer-links-wrapper {
    display: block;
    padding: 0;
    text-align: right !important;
}
.footer .horizontal-links {
  margin: 0;
  display: inline-block;
}
.footer .horizontal-links li {
  display: block;
  float: left;
  padding: 0;
}
.footer .horizontal-links li a {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
	font-size: 12px;
}
.footer .horizontal-links li:last-child a {
    padding-right: 0;
}
.footer .horizontal-links li:not(:first-of-type) a:before {
	content: '';
	height: 1px;
	width: 10px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 50%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -5px;
	left: 0;
}
.footer .horizontal-links li a:hover {
  opacity: .8;
}
.footer .bottom-block {
  position: relative;
  font-size: 13px;
  padding: 18px 0;
}
.footer .copyright {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer address {
  font-size: 1em;
  margin: 0;
  color: rgba(0,0,0,0.8);
}
.footer .footer-bg-wrapper {
    background-image: url(../images/glam_footer_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.footer .store-switcher,
.footer .form-language,
.footer .form-currency {margin-left: 20px;}
.footer .switcher .label,
.footer .form-language .label,
.footer .form-currency .label {font-size: 1em; color: rgba(0,0,0,0.8); 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: transparent;
    padding: 0 32px 0 20px;
    height: 40px;
    color: rgba(0,0,0,.4);
    font-size: 13px;
    font-family: inherit;
    border-radius: 40px;
    font-weight: normal;
    border: solid 1px rgba(255,255,255,0.2);
}
.footer .bootstrap-select .selectpicker .caret {border-top-color: rgba(0, 0, 0, 0.3);}
.footer .bootstrap-select .dropdown-menu {
  background: #eee;
  left: auto;
  right: 0;
  padding: 0;
  height: auto;
  border: none;
  border-radius: 4px;
}
.footer p {
    font-size: 15px;
    line-height: 24px;
    display: inline-block;
}
.footer .bootstrap-select .dropdown-menu li {padding: 0;}
.footer .bootstrap-select .dropdown-menu li a {display: block; padding-right: 10px; padding-left: 10px; color: #222; padding-top: 5px; padding-bottom: 5px;}
.footer .bootstrap-select .dropdown-menu li a:hover {background: #aaa;}
.footer .bootstrap-select .dropdown-menu li a:before {content: none;}
.page-footer .switcher .options .action.toggle{
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    background: transparent;
    padding: 0 42px 0 20px;
    height: 40px;
    line-height: 38px;
    color: rgba(0,0,0,0.5);
    font-size: 12px;
    font-family: inherit;
    border-radius: 0;
    font-weight: normal;
    border: solid 1px rgba(0,0,0,0.1);
    text-align: left;
    width: 100%;
}
.page-footer .switcher .options .action.toggle:after{
    display: inline-block;
    font: normal normal normal 14px/1 'meigee';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    line-height: 1;
    color: inherit;
    content: '\0058';
    margin: 0;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: rgba(0,0,0,0.3);
}
.page-footer .switcher .options ul.dropdown{
    background: #eee;
    border: none;
    z-index: 1000;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    top: auto;
    bottom: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    margin-top: 4px;
    border-radius: 0;
    min-width: 160px;
    display: none;
    overflow: hidden;
}
/* Footer Contact Form =================================================================== */
#contact-form-mini .field {margin: 0 0 .75em;}
#contact-form-mini label {float: none; display: inline-block; font-size: .91em; color: #888; 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:#aaa;
}
.footer .footer-bottom-wrapper .footer-block-title .right-divider {
	display: inline-block;
	vertical-align: middle;
	border-bottom: solid 4px #aaa;
	margin-top: .5em;
}

.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;
} */

/* Meigee Icons ===================================================================== */
.icon-preview {
  padding: 20px 0;
  font-size: 14px;
  color: rgba(0,0,0,0.8);
}
.icon-preview span {
  vertical-align: middle;
  line-height: 1;
}
.icon-preview i {
  margin-right: 15px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
}

/*Footer Accordion*/
.accordion-list .accordion-item .accordion-title .icon-more {float: right; display: inline-block; text-transform: none;}
.accordion-list .accordion-item .accordion-title .icon-more .icon-minus {display: none;}
.accordion-list .accordion-item.open .accordion-title .icon-more .icon-minus {display: inline-block;}
.accordion-list .accordion-item.open .accordion-title .icon-more .icon-plus {display: none;}
.footer .accordion-item .accordion-title {}
.accordion-list .accordion-item .widget-title.accordion-title:after {display: none;}
/* Modals ================================================================== */
body._has-modal{height: 100%; overflow: hidden; width: 100%;}
.modals-overlay{z-index: 899;}
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {border: none;}
.modal-inner-wrap .modal-content {box-shadow: none; -webkit-box-shadow: none; border: none;}
.modal-slide,
.modal-popup {bottom: 0; left: 0; min-width: 0; position: fixed; right: 0; top: 0; visibility: hidden;}
.modal-slide._show,
.modal-popup._show {visibility: visible;}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {-webkit-transform: translate(0, 0); transform: translate(0, 0);}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {background-color: #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 {
    content:'\0043';
	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: 'meigee';
}
.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: #333;}
.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: #333;}
._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: #333;}
.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: #666;}
.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: #666;}
.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: #333; 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: #333; 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: #333;}
.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: '\0067';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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: #333;}
._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: #333;}
.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: 999 !important; }
.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: 99999 !important;}
.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;
    content: '\0043';
	font-family: 'meigee';
}
.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: #333;}
.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: #333;}
._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: #333;}
.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: #666;}
.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: #666;}
.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: #333; 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: #333; 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: #333;}
.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: '\0067';
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	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: #333;}
._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: #333;}
.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;}

/* toTop Button */

#toTop {
  z-index: 999;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  border-bottom: none;
}
#toTopHover {

  text-decoration: none;
  background-color: transparent;
  display: block;
  transition: all .2s linear;
}
#toTopHover i {
  color: inherit;
  font-size: inherit;
  text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
}

#toTopHover:hover {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
#toTopHover {
  opacity: 1!important;
}
.ui-tooltip {border: 1px solid #bbb; background: #fff; padding: 10px;}

.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;}
#wishlist-view-form .actions-toolbar{clear: both;}
#wishlist-view-form .actions-toolbar .secondary{float: left; padding:22px 0;}
#wishlist-view-form .actions-toolbar .primary{float: right;}


@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: #666;}
	.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;}

/*Blog*/
.post-list-wrapper li.post-holder {
  padding: 20px 0 15px;
  margin-bottom: 0;
  box-shadow: none;
  background-color: transparent;
}
.post-list-wrapper:not(.blog-widget-recent)) li.post-holder + li.post-holder {
  border-top: 1px solid rgba(0,0,0,0.1);
}
.post-list-wrapper li.post-holder .post-title {
  margin-bottom: 15px;
}
.post-list-wrapper li.post-holder .post-title a {
  font-family: 'Myriad Pro' , Sans-serif;
  font-weight: 400;
  color: rgba(0,0,0,0.8);
  font-size: 19px;
  line-height: 22px;
}
.post-list-wrapper li.post-holder .post-top .left-block {
  float: left;
  padding-bottom: 10px;
  text-align: left;
  font-size: 11px;
}
.post-list-wrapper li.post-holder .post-top .right-block {
  float: right;
}
.post-list-wrapper li.post-holder .post-top .post-category {
  color: rgba(0,0,0,0.5);
  opacity: 0.8;
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper li.post-holder .post-top .post-author {
  border-left: solid 1px #aaa;
  padding-left: 10px;
  margin-left: 7px;
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper li.post-holder .post-top .post-date {
  line-height: 19px;
  color: rgba(0,0,0,0.5);
  opacity: 0.6;
  margin-bottom: 1em;
  font-size: 11px;
}
.post-list-wrapper li.post-holder .postContent {
  font-size: 12px;
  line-height: 22px;
}
.post-list-wrapper li.post-holder .post-top .post-category a,
.post-list-wrapper li.post-holder .post-top .post-author span {
  color: #4caf50;
}
.post-list-wrapper li.post-holder .postBookmarks {
  color: rgba(0,0,0,0.5);
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Myriad Pro' , Sans-serif;
  font-size: 12px;
  padding: 1.5em 0 1em;
  clear: both;
}
.post-list-wrapper li.post-holder .postBookmarks .label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.post-list-wrapper li.post-holder .postBookmarks .addthis_toolbox {
  display: inline-block;
  vertical-align: middle;
}
.post-list-wrapper li.post-holder .tags-wrapper h4 {
  margin-bottom: 0;
  display: inline;
  color: rgba(0,0,0,0.5);
  font-size: 1em;
  line-height: 23px;
  font-weight: 400;
}
.post-list-wrapper li.post-holder .tags-wrapper .tags {
  display: inline;
  padding: .833em;
}
.post-list-wrapper li.post-holder .tags-wrapper .tags li {
  padding-left: 8px;
  padding-right: 8px;
  display: inline;
}
.post-list-wrapper li.post-holder .tags-wrapper .tags li a {
  color: rgba(0,0,0,0.5);
}
.post-list-wrapper li.post-holder .tags-wrapper .tags li a:hover {
  color: #4caf50;
}
.post-list-wrapper li.post-holder .actions {
  position: relative;
  padding: 15px 0 10px;
}
.post-list-wrapper li.post-holder .actions .comments {
  float: right;
  line-height: 40px;
}
.post-list-wrapper li.post-holder .actions .comments a {
  color: rgba(0,0,0,0.5);
}
.post-list-wrapper li.post-holder .actions .comments a:hover {
  color: #111;
}
/*Blog Widgets*/
.post-list-wrapper.blog-widget-recent .post-holder {
  margin: 0;
  padding: 5px 10px 30px;
  box-shadow: none;
  background-color: transparent;
}
.page-layout-1column .blog-widget-recent .post-holder {
  width: 24.9%;
}
.page-layout-2columns-right .blog-widget-recent .post-holder,
.page-layout-2columns-left .blog-widget-recent .post-holder {
  width: 33.2%;
}
.page-layout-3columns .blog-widget-recent .post-holder {
  width: 50%;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-categories {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 1em;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-categories a {
  color: #4caf50;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-categories + .post-author {
  border-left: solid 1px #aaa;
  padding-left: 10px;
  margin-left: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 1em;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-info {
  padding-bottom: 10px;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-ftimg-hld {
  margin-bottom: 20px;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-description {
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  line-height: 22px;
  position: relative;
  text-align: left;
  cursor: default;
}
.post-list-wrapper.blog-widget-recent .post-holder .post-description .btn {
  margin-top: 15px;
}
.blog-widget-recent-masonry .post-description .post-text-hld {
	max-height: 100% !important;
	overflow-y: visible !important;
	margin-bottom: 5px;
}
.post-list-wrapper.blog-widget-recent-masonry .post-holder .post-description .btn {
	padding-top: 0;
	float: none;
}
.post-list-wrapper.blog-widget-recent-masonry .post-holder .post-categories .label {
	display: none;
}
.post-list-wrapper.blog-widget-recent-masonry li.post-holder .post-title {
	margin-bottom: 5px;
}
/*Blog Sidebar*/
.sidebar .widget.block.blog-search {
  margin-bottom: 20px;
  float: none;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.sidebar .block.block-archive,
.sidebar .block.block-categories,
.sidebar .block.block-custom,
.sidebar .block.block-recent-posts,
.sidebar .block.block-block-rss,
.sidebar .block.block-tagclaud {
  border: 1px solid #ddd;
  padding: 20px 25px 25px;
  position: relative;
  margin-bottom: 20px;
}
.sidebar .block.block-archive .block-title,
.sidebar .block.block-categories .block-title,
.sidebar .block.block-custom .block-title,
.sidebar .block.block-recent-posts .block-title,
.sidebar .block.block-block-rss .block-title,
.sidebar .block.block-tagclaud .block-title {
  margin: 0 0 9px;
  font-weight: normal;
  font-size: 15px;
  text-transform: none;
  color: rgba(0,0,0,0.5);
}
.sidebar .block.block-archive a,
.sidebar .block.block-categories a,
.sidebar .block.block-custom a,
.sidebar .block.block-recent-posts a,
.sidebar .block.block-block-rss a,
.sidebar .block.block-tagclaud a {
  color: rgba(0,0,0,0.5);
  display: inline-block;
  padding-left: 15px;
}
.sidebar .block.block-archive a:hover,
.sidebar .block.block-categories a:hover,
.sidebar .block.block-custom a:hover,
.sidebar .block.block-recent-posts a:hover,
.sidebar .block.block-block-rss a:hover,
.sidebar .block.block-tagclaud a:hover {
  color: #111;
  opacity: 1;
}
.sidebar .block.block-categories ul,
.sidebar .block.block-categories ul li {
  margin: 0;
}
.sidebar .block.block-categories ul li {padding: .5em 0; border: none;}
.sidebar .block.block-recent-posts .block-content .item {padding: .5em 0;}
.sidebar .block.block-categories ul li:hover {
  background-color: transparent;
}
.sidebar .block.block-categories ul li a {position: relative; padding-top: 0; padding-bottom: 0;}
.sidebar .block.block-recent-posts .block-content .item a {
  position: relative;
}
.sidebar .block.block-categories ul li a:before,
.sidebar .block.block-recent-posts .block-content .item a:before {
  display: inline-block;
  margin-right: 10px;
  margin-left: -15px;
  background-color: rgba(0,0,0,0.4);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
.widget.blog-search input {
  padding-right: 40px !important;
  height: 40px;
}
.widget.blog-search .action.search:before {
  content: '\004b' !important;
  font-family: 'meigee' !important;
  color: inherit !important;
  line-height: inherit !important;
}
.widget.blog-search .action.search {
  color: rgba(0,0,0,0.8);
  width: 39px;
  height: 38px;
  line-height: 40px !important;
  right: 1px !important;
  top: 1px !important;
}
.widget.blog-search .action.search:hover,
.widget.blog-search .action.search:active {
  color: rgba(0,0,0,0.8);
  background-color: rgba(0,0,0,0.06);
}
/*Post Page*/
.blog-post-view .page-title {
	color: rgba(0,0,0,0.5);
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 20px;
}
.post-view .postWrapper + .post-bottom {
	margin-top: 4em;
}
.post-view .postTitle {
	padding-bottom: 20px;
}
.post-view .postDetails a {
	color: #4caf50;
}
.post-view .postDetails .poster {
	color: #4caf50;
	padding-left: 10px;
	font-size: 13px;
	display: inline;
}
.post-view .postTitle .pull-right {
	color: rgba(0,0,0,0.5);
	font-size: 11px;
	line-height: 23px;
}
.post-view .postContent {
	font-size: 12px;
	line-height: 22px;
}
.post-view .postBookmarks {
    padding: 1.5em 0 1em;
    clear: both;
}
.post-view .postBookmarks,
.post-view .tags-wrapper {
	font-size: 12px;
	font-weight: 300;
	color: rgba(0,0,0,0.5);
	line-height: 23px;
}
.post-view .postBookmarks h4,
.post-view .tags-wrapper a,
.post-view .tags-wrapper h4 {
	color: inherit;
	font: inherit;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
}
.post-view .postBookmarks .addthis_toolbox,
.post-view .tags-wrapper .tags {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}
.post-view .postBookmarks .addthis_toolbox a {
	font-size: 0;
	margin: 0 3px;
}
.post-view .tags-wrapper a:hover,
.post-view .tags-wrapper a:active,
.post-view .tags-wrapper a:focus {
	color: #4caf50;
}
.post-view .post-nextprev-hld a {
	color: #4caf50;
	font-weight: 300 !important;
}
.post-view .post-nextprev-hld a:hover {
	color: #111;
}
/*Post Comments*/
#post-comments .c-comments *,
#post-comments .c-reply *:not(.btn):not(.mage-error) {
	font-family: 'Myriad Pro' , Sans-serif;
	font-size: 12px;
    line-height: 17px;
    color: rgba(0,0,0,0.5);
}
#post-comments .block-title strong {
    color: rgba(0,0,0,0.5);
    font-size: 18px; 
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: .4px;
    font-family: 'Myriad Pro' , Sans-serif;
}
#post-comments .c-comments {
	padding-bottom: 1.5em;	
}
#post-comments .c-comments .commentWrapper {
	padding: 20px;
}
#post-comments .c-comments .c-post {
	margin-left: 0;
}
#post-comments .c-comments .commentWrapper:nth-child(2n+1) {
	background-color: #f5f5f5;
}
#post-comments .c-comments .commentWrapper .username {
	color: #4caf50;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    font-family: 'Myriad Pro' , Sans-serif;
}
#post-comments .c-comments .commentWrapper small {
    margin: 12px 0;
    padding: 0px;
    font-style: italic;
    font-size: 11px;
}
#post-comments .c-comments .commentWrapper .commentContent {
    margin-top: 1.3em;
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 17px;
    font-family: inherit;
}
#post-comments .c-comments .commentWrapper .p-actions {
	display: none;
}
#post-comments .c-replyform {
	margin-left: 0;
}
#post-comments .c-reply label {
    font-weight: 400;
    font-family: inherit;
}
#post-comments .c-reply label:after {
	display: inline;
}
#post-comments .c-reply .form-group.aw-blog-comment-area {
	margin-left: 0;
	margin-right: 0;
}
#post-comments .c-reply .form-group.aw-blog-comment-area textarea {
	height: 185px;
	border: 1px solid rgba(0,0,0,0.1);
}
#post-comments .mage-error {
	margin-top: 5px;
}
.homePageCatSwitcher {
    margin: 0px auto;    
    text-align: center;
    clear: both;
}
.homePageCatSwitcher button {
    font-weight: 400;
    border: none;
    font-size: 14px;
    font-family: inherit;
    text-align: center;
    padding: 10px 20px;
    background-color: #eeeef0;
    text-transform: uppercase;
    font-family: 'Myriad Pro';
}
/*.homePageCatSwitcher .active,*/
.homePageCatSwitcher button:hover {
    color: #ffffff;
    background-color: #4c626e;
}
.homePageCatSwitcher .btn-cart {
    background-color: #4c626e;
    color: #ffffff;
    padding: 0px;
    font-size: 11px;
    display: inline-block;
    font-weight: normal;
    padding: 0 22px;
    text-transform: uppercase;
    line-height: 39px;
    height: auto;
    border-width: 0;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    z-index: 1;
    letter-spacing: 0.3px;
    box-shadow: none;
    outline: none;
}
.homePageCatSwitcher .btn-cart:hover {
   background-color: #000000; 
}
.home_view_all {
    font-weight: 400;
    font-size: 12px;
    font-family: 'Myriad Pro';
    margin-top: 23px;
    color: #000000;
    float: right;
    cursor: pointer;
}
.products-grid .product-item-name a, .products-list .product-item-name a {
    font-family: 'Myriad Pro Bold';
    min-height: 35px;
    display: block;
}
.price-wrapper .price, .price,
.price-wrapper .price-pennie, .price-wrapper .price-currency {
    font-family: 'Myriad Pro';
    font-size: 22px;
    letter-spacing: 1px;
}
.homePageCatSwitcher .new_pub .hover-image,
.new_pub .product-item-photo {
    /*max-width: 255px;*/
    /*background-color: #eeeef0;*/

}

/*.image-wrapper:hover img {
    background-color: #000000 !important;
    opacity: 0.3 !important;
}*/
.subscribe-block {
    padding: 15px 25px !important;
}
.subscribe-block .col-md-2,
.subscribe-block .newsletter .content {
    /*transform: translateY(50%);*/
    margin-top: 10px;
}
.newsletter .content {
    float: left;
    width: 80%;
}
.subscribe-block .block.newsletter {
    padding-right: 0px !important;
}
.subscribe-block .block.newsletter label {
    padding-bottom: 0px !important;
    margin: 0px;
}
.newsletter #home_newsletter {
    padding: 0px 10px;
}
.newsletter #home_newsletter::placeholder {
    color: #ffffff;
    opacity: 0.5;
}
.subscribe_logo {
    float:right;
}
.subscribe_logo img {
    max-height: 80px;
}
.footer-container {
    margin-top: 80px;
}
.footer .footer-middle,
.footer .footer-bottom {
    border-color: #000000 !important;
}
.footer .horizontal-links li:not(:first-of-type) a::before,
.footer .horizontal-links li a::after {
    background-color: transparent !important;
}
.footer .horizontal-links li a {
    color: #000000;
}
.footer .horizontal-links li a:hover {
    text-decoration: none !important;
}
.header-wrapper .navbar-collapse.collapse li:not(.active) > a.level-top:hover, 
.header-wrapper .navbar-collapse.collapse li:not(.active) > a.level-top.ui-state-active, 
.header-wrapper .navbar-collapse.collapse li:not(.active) > a.level-top.ui-state-focus {
    background-color:#4c626e !important;
    color:#ffffff !important;
    border-color:#4c626e !important;
}
.categorypath-shop .top-container .block {
  display: none;
}
.in-focus-categories li {
    line-height: 20px;
    font-size: 14px;
    font-family: 'Myriad Pro';
    margin-bottom: 15px;
}
.in-focus-categories li a {
    color: #4c626e ;
}
.megamenu-wrapper {
  padding: 20px !important;
}
.nav-1 .megamenu-wrapper li {
    width: 33% !important;  
}
.nav-1 .megamenu-wrapper li a span {
    font-size: 12px !important;
    color: #808080 !important;
    text-transform: capitalize !important;
}
.page-header.header-6 .menu-wrapper-block {
    text-align: left !important;
}
.megamenu .nav > li {
    position: relative !important;  
}
li.menu-active:not([data-fixed="1"]) .megamenu-wrapper {
  left: 0% !important;
  right: 0px !important; 
  width: 950px; 
}
#megamenu ul.level0:not(.default-menu) li.level1 > a {
  border-color: #000000 !important;
}
.focus-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    background-color: #eeeef0;
    /*margin-right: 5px;*/    
    padding: 45px;
}
.focus-carousel .owl-stage-outer {
    overflow: hidden;
}
.focusCarouselImage img {
    min-width:175px;  
    min-height:224px;
    padding: 0px !important;  
}
.focusCarouselContent {
  text-align: left !important;    
}
.focusCategoryText p {
    font-family: 'Myriad Pro';  
    font-size: 12px;
    color: #000000;
    text-align: left;    
    line-height: 15px;
}
.focusCarouselContent a {
    color: #000000;
    font-size: 20px !important; 
    font-family: 'Myriad Pro'; 
    font-weight: normal;  
    text-align: left;
}
.focusReadMoreBtn {
    margin-top: 20px;
}
.focusReadMoreBtn .readBtn {    
    font-family: 'Myriad Pro'; 
    font-size: 12px !important;
    background-color: #4c626e;  
    color: #ffffff;
    padding: 10px;
    text-transform: uppercase;    
}
.focusReadMoreBtn .readBtn:hover {
    background-color: #000000;     
}
.content-inner .product-item .product-item-info .image-wrapper .product .product-image-container img {  
  /*min-height: 255px;*/
}
#product-item-details h2:before {
     content:'\25BA';  
     font-size: 18px;
     margin-right: 10px;
}
#product-item-details h2 {
    border-bottom: 1px solid #000000;  
    padding: 10px 0px;
    margin: 0px;
    font-family: 'Myriad Pro';
    letter-spacing: 2px;
    text-transform:   uppercase;
}

#product-item-details .collapsible {    
  cursor: pointer;  
}
#product-item-details .item {
  padding: 1rem 2rem;
  color: #000000;
  font-size: 12px;  
}
.product-info-stock-sku .customAttributes label {
  margin-top: 10px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
.socialShare {
  margin-top: 10px;
}
.socialShare a {
  padding: 10px;
  color:  #ffffff;  
  display: inline-block;
 line-height: 12px;
 margin-right: 5px;
}
.socialShare a i {
  font-size: 20px;
}
.socialShare .share-facebook {
  background-color: #4267B2;
}
.socialShare .share-twitter {
  background-color: #00acee;
}
.socialShare .share-instagram {
  background-color: #496595;
}
.socialShare .share-googlePlus {
  background-color: #DD4B39;
}
.product-mail-to {
  display: none !important;  
}
.share-friend {
  background-color: #eee;  
  color: #aaa !important;
}
.share-friend:hover {
  color: #111 !important;
}
#popup-newsletter .popupNewsletterContent {
  width: 100%;
}
#SingUpBtn {
  cursor: pointer;  
  font-size: 13px;  
  float:right;
  padding: 11px 0px 11px 20px;
  color:#000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.headerSocialLinks {
  float: left;
}
.ShippingBtn {
  margin-top: 20px;
}
#shipping .step-title,
#opc-shipping_method .step-title {
  padding: 0px  !important;
  margin: 0px !important;  
}
.opc-progress-bar {
  display: none !important;
}
.authentication-wrapper {
  float: none !important;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}
.error {
  border: 1px solid red !important;
}
/*#payment {*/
/*  display: block !important;*/
/*  width: 100%;*/
/*}*/
.no-quotes-block {
  width: 100% !important;
  background-color: #ffffff !important;
  border-bottom: 1px solid #cccccc !important;
  cursor: pointer !important;
  padding: 10px 30px !important;
  margin: 0px !important;  
  float: none !important;
}
.checkoutStep {
  width: 100% !important;
  background-color: #ffffff !important;
  border-bottom: 1px solid #cccccc !important;
  cursor: pointer !important;
  padding: 10px 30px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  float: none !important;
}
.no-quotes-block .step-title,
.checkoutStep .step-title {
  padding: 0px;
}
.checkoutStep .checkout-billing-address .fieldset {
  border:none !important;
  padding: 0px !important;
}
.checkoutStep .billing-address-form {
  max-width: 100%;
  padding: 0px !important;
}
.sliderPayment {
  overflow: hidden;  

  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sliderPayment.closed {
  max-height: 0;
}
.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
  display: none;
}
.backBtn {
  float: left;
  margin-right: 10px;
}
.container .row .menu-wrapper-block,
.container .row .right-block  {
  margin-top: 1%;
}
#product-item-details h2[aria-expanded="true"]:before {
  content:'\25BC' !important;
}
.product .fotorama__stage__frame .fotorama__img {
  cursor: pointer;
  left: unset !important;
  top: 50% !important;
  padding: 10% !important;
}
.fotorama__nav.fotorama__shadows--right::after,
.fotorama__nav.fotorama__shadows--left::before {
  background-image: none !important;
}
.fotorama__thumb--icon {
  background-image: none;
}
.fotorama__thumb__arr--left {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  background-color: #eeeef0 !important;
}
.fotorama--fullscreen {
  background-color: transparent !important;
}

.fotorama__stage__frame .fotorama__caption,
.fotorama--fullscreen .fotorama__nav--thumbs,
.block.accordion-item.related .accordion-content .block-actions {
  display: none !important;
}
.fotorama__nav-wrap--horizontal {
  margin: 0px !important;
  border-top: 0px !important;
}
.fotorama--fullscreen .fotorama__arr {
  top: 45%;
}
.fotorama__thumb-border {
  border: none !important;
  border-color: transparent !important;
}
.breadcrumbs {
  max-width: 1272px !important;
  margin: 15px auto;
}
.products-grid .image-wrapper .product-item-photo {
  margin: 0px auto;
  text-align: center;
}
.block.accordion-item.related .block-title {
  text-align: center;
}
#block-related-heading {
  font-size: 24px;
  color:#222;
  line-height: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.4px;  
}
.fotorama--fullscreen div[data-gallery-role="fotorama__focusable-start"] {
  background-color: #000 !important;  
  z-index: 0px;
  height: 100%;
  position: absolute;
  top: 0px;
  width: 100%;
  opacity: 0.6 !important;
}
.fotorama--fullscreen .fotorama__stage {
  overflow: visible !important;
}
.fotorama--fullscreen .fotorama__stage__shaft {
  top: 5% !important;
}
.fotorama--fullscreen .fotorama__stage__frame {
  background-color: transparent !important;  
}
.fotorama--fullscreen .fotorama__arr--prev {
  left: 30% !important;  
  background-color: transparent !important;
}
.fotorama--fullscreen .fotorama__arr--next {
  right: 28% !important;  
  background-color: transparent !important
}
.fotorama--fullscreen .fotorama__arr--next .fotorama__arr__arr ,
.fotorama--fullscreen .fotorama__arr--prev .fotorama__arr__arr {
  background-image: none !important;  
}
.fotorama--fullscreen .fotorama__arr--prev .fotorama__arr__arr:before {
  content: "\2190" !important;
  color: #ffffff !important;
  font-size: 30px;
}
.fotorama--fullscreen .fotorama__arr--next .fotorama__arr__arr:before {
  content: "\2192" !important;
  color: #ffffff !important;
  font-size: 30px;
}
.baren-product-image,
.products .product-image-photo {
  padding: 15%;
  background-color:#eeeef0;
}
.toolbar .modes strong i {
  color:#4C626E;
}
.header-wrapper .navbar-collapse.collapse li.active a.level-top::before {
  background-color:#4C626E  !important;  
}
.product-item-link {
  min-height: 26px !important;
}
.products-grid .image-wrapper,
.products-grid .product-item-photo,
.products-list .list .item .baren-product-image {
  /*max-height: 360px !important;*/
  /*min-height: 262px !important;*/
}
.products-grid .owl-carousel .product-item-photo img {
  max-height: 343px !important;
}
.products-grid .product-item-photo img {
  max-height: 260px !important;
}
.products-list .image-wrapper {
  max-width: 232px !important;
}
.widget .product-item-photo {
  background-color:#eeeef0;
}
.widget .product-item-photo img {
  padding: 35px;
  background-color:#eeeef0;
}
.cart .product-image-wrapper img {
  max-height: unset !important  ;
  min-height: unset !important  ;
}
#mini-cart .product-item-photo {
  display: none !important;
}
.minicart-items .product-item-details {
  padding-left: 0px !important;
}
.tempOutStock {
  color: red;  
}
#CallUs {
  padding-right:20px;
  float: right;  
  font-size: 15px;
  color:#000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Myriad Pro';
  margin-top: 10px;
}
.contributorName {    
  font-family: 'Myriad Pro';
  font-size: 10px !important;
  min-height: 35px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #000000;
  opacity: 0.5;
  text-align: left;
}
.contributorNameList {
  font-family: 'Myriad Pro';
  font-size: 12px !important;
  margin-bottom: 0px;  
}
.widget-slider .contributorNameList {
  margin-bottom: 15px;    
}
#product-item-details .customAttributes .pdfIcon {
  max-width: 50px !important;
  margin-right: 10px !important;
}
.product-info-stock-sku .product-description p {
  font-size: 14px;
  color: rgba(0,0,0,0.8);
}
#eapps-twitter-feed-1 .eapps-twitter-feed-container {
  max-width: 100% !important;
  margin-bottom: 30px;
}
.eapps-twitter-feed-large .eapps-twitter-feed-posts-item {    
  width: 32% !important;
  margin-left: 13px !important;
}
.homeTwitterHeader {
  text-align: center;    
}
.ViewOnTwitter {
  text-align: right;
}
.homePageCatSwitcher #homeProductsSlider .active {
  background-color: transparent;
}
.homePageCatSwitcher #homeProductsSlider .contributorNameList {
  font-family: 'Myriad Pro';
  font-size: 11px !important;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #000;
  text-align: left;
}
.homePageCatSwitcher #homeProductsSlider .product-item-name {
  margin-bottom: 0px !important;
}
.homePageCatSwitcher #homeProductsSlider .owl-item img {
    max-height: 366px !important;
}
.homePageCatSwitcher #homeProductsSlider .product-item-link {
  font-family: 'Myriad Pro';
  font-size: 10px;
  min-height: 35px;
  display: block;
  margin-bottom: 0px !important;
}
.homePageCatSwitcher #homeProductsSlider .price-box {
    text-align: left;
}
.homePageCatSwitcher #homeProductsSlider .homeAddCart {
    padding: 0px 8px;
}
.homePageCatSwitcher #homeProductsSlider form {
    text-align: left;
    margin-bottom: 10px;
}
.mfp-iframe-holder .mfp-content {
  max-width: 1000px !important;
}
#product-gotoproduct-button span {
  padding-top: 0px !important;
}
#sticky-header {
  height: auto !important;
}
.footerCards img {
    margin-left: 5px;
}
.backbtn {
   font-size: 11px;
    display: inline-block;
    font-family: 'Myriad Pro' , Sans-serif;
    font-weight: normal;
    padding: 0 22px;
    padding-right: 22px;
    padding-left: 22px;
    text-transform: uppercase;
    line-height: 39px;
    height: auto;
    border-width: 0;
    box-shadow: none;
    border-radius: 0;
    border-color: #4C626E;
    color:
    #fff !important;
    background-color:
    #4C626E !important;
    position: relative;
    z-index: 1;
    letter-spacing: 0.3px;
    box-shadow: none;
    outline: none; 
}
.mst-searchautocomplete__autocomplete,
.search-autocomplete,
.hidden {
    display: none !important;
}
.twitterFeed {
    max-height: 400px;
    overflow-Y:scroll;
    margin-bottom: 20px;
    margin-right: 18px;
}
.advertiseArea {
    min-height: 400px !important;
    background-color: #cccccc;
    color: #FFFFFF;
    border: 1px solid #4c626e ;
    position: relative;
    width: 73% !important;
}
.centerTextAbs {
    margin-top: 20px;
   font-size: 20px;
   text-align: center;
   color: #ffffff;
}
.textWhite {
    color: #ffffff !important;
}
#tooltip-label {
  display: none !important;
}
#shipping-new-address-form fieldset.street .label {
    text-align: center !important;
    border-bottom: 1px solid #cccccc;
}
#shipping #shipping-new-address-form fieldset.street .label {
    text-align:left !important;
}
#shipping-new-address-form fieldset.street .field {
    width: 100% !important;
    margin-bottom: 10px;
}
#shipping-new-address-form fieldset.street div[name="shippingAddress.street.0"],
#shipping-new-address-form fieldset.street div[name="shippingAddress.street.1"],
#shipping-new-address-form fieldset.street div[name="shippingAddress.street.2"]{
    margin-bottom: 12px;
}
#shipping-new-address-form fieldset.street div[name="shippingAddress.street.0"]:before {
    content: 'Street Address: Line 1';
    font-weight: normal;
    font-size: 12px;
    color: rgba(0,0,0,0.8);
    margin-bottom: 12px;
}
#shipping-new-address-form fieldset.street div[name="shippingAddress.street.1"]:before {
    content: 'Street Address: Line 2';
    font-weight: normal;
    font-size: 12px;
    color: rgba(0,0,0,0.8);
    margin-bottom: 12px;
}
#shipping-new-address-form fieldset.street div[name="shippingAddress.street.2"]:before {
    content: 'Street Address: Line 3';
    font-weight: normal;
    font-size: 12px;
    color: rgba(0,0,0,0.8);
    margin-bottom: 12px;
}
.checkout-container #checkoutSteps > li#payment #co-payment-form > .fieldset{
    margin-left: 0px !important;
}
.details-qty .item-qty {
    color: #111;
    font-size:14px;
}
.details-qty .item-qty:after {
    content:'x';
}
.product-action-wrapper .field.qty {
    display: block !important;
    float: left;
    width: 40% !important;
}
.product-action-wrapper .tocart {
    width: 60%  !important;
}
.product-action-wrapper .field.qty #qty {
    float: left !important;
    min-width: 50px !important;
    width: 50px !important;
}
.product-action-wrapper .field.qty .quantity-increase,
.product-action-wrapper .field.qty .quantity-decrease {
    float: left !important;
    display: block !important;
    max-width: 15% !important;
}
.product-action-wrapper .field.qty .quantity-increase i,
.product-action-wrapper .field.qty .quantity-decrease i {
    display: block !important;
    max-width: 15px !important;
}
.product-action-wrapper form {
    width: 100%;
}
.backCheckout {
    float: left !important;
    position: relative !important;
    z-index: 2 !important;
}
.backButtonCheckout {
    color: #fff !important;
    background-color: #4C626E !important;  
    padding: 0px 15px !important;    
    line-height: 39px !important;
}
.backButtonCheckout a {
    font-size: 11px !important;
    font-family: 'Myriad Pro' , Sans-serif !important;
    font-weight: normal !important;
    text-transform: uppercase !important;    
    color: #fff !important;
    letter-spacing: 0.3px !important;
}
.backButtonCheckout a:hover{
    color: #fff !important;
}
.minicart-wrapper .title-cart .icon {
  margin-right: 0px !important;
}
.minicart-wrapper .title-cart .icon i {
  font-size: 16px !important ;
}
.back a {
  padding: 15px;
  background-color: #4C626E;
  color: #fff;
  cursor: pointer;
}
.back a:hover {
  color: #ffffff !important;
}
.page-layout-checkout .content-inner {
  position:relative !important;
}
.page-layout-checkout .cartBack {
    position: absolute;
    top: 10px;
    z-index:2;
    left: 10px;
}
/*body input[type="email"] {*/
/*    border-color: #ffffff !important;    */
/*}*/
.subscribe-block .g-recaptcha {
  -webkit-transform: scale(0.67);
     -moz-transform: scale(0.67);
      -ms-transform: scale(0.67);
       -o-transform: scale(0.67);
          transform: scale(0.67);
   -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
       -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
           transform-origin: 0 0;
}
.headerRecaptcha {
    -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
   -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
       -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
           transform-origin: 0 0;
}
.gcapControl {
    text-align: right; 
    float: right;
    padding-left: 8px; 
    width: 49%;
}
.inputControl {
    float:left;
    width: 50%;
}
.footerInputGroup {
    display: block !important;
}
#popup-block .block.newsletter input {
    border: solid 1px rgba(0,0,0,0.1) !important;    
}
.footerPopUP {
    width: 50% !important;
    display: block !important; 
}
.footerInputGroup .input-group-btn {
    float: left !important; 
}
.footerInputGroup .input-group-btn .g-recaptcha {
      -webkit-transform: scale(0.67);
     -moz-transform: scale(0.67);
      -ms-transform: scale(0.67);
       -o-transform: scale(0.67);
          transform: scale(0.67);
   -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
       -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
           transform-origin: 0 0;
           margin-left: 20px;
}
.popup-block .modal-body .container {
    max-width: 70% !important;
    padding:5px;
}
@media (max-width: 1180px) {
    .product-action-wrapper .field.qty {
        width: unset !important;
    }
    .product-action-wrapper .qty .control {
        margin: auto auto !important;
    }
    .product-action-wrapper .field.qty .quantity-increase,
    .product-action-wrapper .field.qty .quantity-decrease {
        float: left !important;
        display: block !important;
        max-width: 15% !important;
    }
    .product-action-wrapper .field.qty .quantity-increase i,
    .product-action-wrapper .field.qty .quantity-decrease i {
        display: block !important;
        max-width: 15px !important;
    }
}
@media (min-width: 1025px) {
    .products-grid .products .item .product-item-info .image-wrapper {
        background-color: #eeeef0;
        min-height: 260px;
    }
    .products-grid .products .item .product-item-info .image-wrapper .product {
        display: table-cell;
        height: 260px;
        text-align: center;
        width: 215px;
        vertical-align: middle;
    }
}
@media (min-width: 378px) and (max-width: 768px) {
    .products-grid .products .item .product-item-info .image-wrapper {
        background-color: #eeeef0;
        min-height: 140px;
    }
    .products-grid .products .item .product-item-info .image-wrapper .product {
        display: table-cell;
        height: 140px;
        text-align: center;
        width: 215px;
        vertical-align: middle;
    }
    .product-action-wrapper .field.qty{
        width: 100% !important;
    }
    .product-action-wrapper .field.qty .quantity-increase,
    .product-action-wrapper .field.qty .quantity-decrease,
    .product-action-wrapper .field.qty #qty {
        width:25% !important;
        max-width:25% !important;
    }
    .product-action-wrapper .field.qty .quantity-increase i,
    .product-action-wrapper .field.qty .quantity-decrease i{
        width: 100% !important;
        max-width: 100% !important;
    }
    .product-action-wrapper .tocart {
        margin-top: 10px;
    }
    body .subscribe-block .form.subscribe ,
    body .subscribe-block .form.subscribe .field.newsletter {
        display: block;
    }
    .gcapControl {
        text-align: right; 
        float:none;
        padding-left: 8px; 
        width: 100%;
    }
    .inputControl {
        float:none;
        width: 100%;
    }
    .gcapControl {
        margin-top:20px;
        padding-left: 0px; 
    }
    body .subscribe-block .form.subscribe button {
        margin-left: 0px;
    }
}
 
@media (max-width: 378px) {
    .products-grid .products .item .product-item-info .image-wrapper {
        background-color: #eeeef0;
        min-height: 190px;
    }
    .products-grid .products .item .product-item-info .image-wrapper .product {
        display: table-cell;
        height: 190px;
        text-align: center;
        width: 215px;
        vertical-align: middle;
    }
}
.upsell .block-title, .crosssell .block-title, .related .block-title {
    clear: both;
}
.cart-container #block-discount input {
    border: 2px solid #4C626E !important;
    height: 41px !important;
    color: red !important;
}
.cart-container #block-discount input::placeholder {
    color: red !important;
    font-weight: bold !important;
}
.payment-method-title .label span[data-bind="text: getTitle()"] {
    content: 'Pay by Card' !important;
}
#card-details-label,
.cart .product-item-name a {
    color: #000000 !important;
}
.pci-dss-info-block {
    font-size: 10px !important;
    color: #000000 !important;
}
.fieldset div .stripe-payments-element {
    position: relative !important;
}
.fieldset .stripe-payments-elements.no-wrap:nth-child(2) {
    min-height: 90px !important;
}
.fieldset div .stripe-payments-elements:nth-child(2):before {
    content: 'Card Number\a' !important;
    color: #000000 !important;
    white-space: pre;
}
#stripe-payments-card-expiry {
    position: relative;
}
#stripe-payments-card-expiry:before {
    content: 'Expiry date\a' !important;
    color: #000000 !important;
    white-space: pre;
    text-align: left;
    position: absolute;
    top: -20px;
    left: 2px;
}
#stripe-payments-card-cvc { position:relative;}
#stripe-payments-card-cvc:before {
    content: 'CVC\a' !important;
    color: #000000 !important;
    white-space: pre;
    text-align: left;
    position: absolute;
    top: -23px;
    left: 2px;
}
.form-shipping-address:before {
    content: '* Indicates a required field' !important;
    color: red !important;
}
.paypalalert,
.stripe-icon-container {
    display: none !important;        
}
#stripe-payments-card-number {
    width: 20em !important;
}
#stripe-payments-card-expiry,
#stripe-payments-card-cvc {
    width: 10em !important;
}
.cms-home .modal-inner-wrap {
 max-width: 500px;
 font-size: 16px;
 text-align: center;
}
.cms-home .modal-inner-wrap .modal-footer button {
  background: #4C626E;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  min-width: 100px;
}
.checkout-billing-address .billing-address-form form .street .additional label::after {
   content: ' ' !important; 
}
.modal-title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.openingTime-popup .modal-header .close {
    margin: 0px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.openingTime-popup .modal-body  {
    font-size: 16px;
    text-align: center;
    padding: 40px;
}
.modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 500px !important;
    margin: 5% auto;
}

.modal-footer button {
    background: #4C626E;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    min-width: 100px;
}
.modal-body  {
    font-size: 16px;
    text-align: center;
    padding: 40px;
}
.cart-totals .totals-tax-summary .amount .price::after, .opc-block-summary .table-totals .totals-tax-summary .amount .price::after {
    display: none !important;
}
.cart-totals .totals-tax-summary .amount .price, .opc-block-summary .table-totals .totals-tax-summary .amount .price {
    padding-right: 0px !important;
}
.checkout-container #checkoutSteps > li#payment #co-payment-form > .fieldset > div:first-of-type {
  display: none !important;
}
/*SLICK SLIDER*/
.slick-list {
    overflow: hidden !important;
}
.slick-slide {
    float: left !important;
}

/* Slider */
.slick-slider {
    position: relative;
}
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #4C626E;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/*CATEGORY JUBILEE STYLES*/
.category-barenreiter-jubilee .breadcrumbs-wrapper,
.category-barenreiter-jubilee .page-title,
.category-barenreiter-jubilee .filter-content {
    display: none !important;
}
/*CATEGORY CHRISTMAS STYLES*/
.category-barenreiter-christmas .breadcrumbs-wrapper,
.category-barenreiter-christmas .page-title,
.category-barenreiter-christmas .filter-content {
    display: none !important;
}

.parent:hover .submenu .ui-menu-item ul,
.parent:hover .submenu .ui-menu-item ul .category-item {
    display: block !important;
}
.parent:hover .submenu .ui-menu-item ul,
.navigation .level0 .submenu .ui-menu-item ul {
    position: unset !important;
}
#cookiescript_readmore {
 font-size:16px;
 text-transform: uppercase;
 font-weight: bold;
}

