/**
 * @package     glam
 * @copyright   Copyright (c) 2010-2015 MeigeeTeam. (http://www.meigeeteam.com)
 */
 /* Variables ================================================================================= */

 .transition-none {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.transition-bg {
  transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -webkit-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
}
.transition-all {
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
/* Reset ================================================================================= */

/* Tools */
.bordered-wrapper {
  padding: 30px;
  border: 1px solid #ddd;
}
body .caret {
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
body .no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
body.modal-open,
body.modal-open .modal {
  overflow: visible;
}
/* body:not(.boxed-layout) .backstretch {display: none!important;} */

.col-right.sidebar {
  float: right;
}
.col-left.sidebar {
  float: left;
}
.col2-left-layout .col-main {
    float: right;
}
.col3-layout .toolbar .pager {
  display: none;
}
.col3-layout .toolbar .sorter {
  width: 100%;
}
.col3-layout .toolbar-bottom .pager {
  display: block;
}
/* toTop Button */

#toTop {
  z-index: 999;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: #fff;
  /*line-height: 40px;*/
  text-align: center;
  /*overflow: hidden;*/
  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;
}
.main-container {
  padding-bottom: 3em;
}
.cms-index-index .main-container {
  padding-bottom: 0;
}
body:not(.cms-index-index) .main-container {
  padding-top: 1.5em;
}
h2.sub-title {
  font-size: 1.5em;
}
body i[class*="icon-"] {
  font-style: normal;
}
body .tooltip {
  font-family: inherit;
}
html body {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  color: rgba(0,0,0,0.5);
}
i[class*='meigee-'],
span[class*='meigee-'],
i[class*='meigeeadditional-'],
span[class*='meigeeadditional-'] {
  font-size: 16px;
}
i[class*='meigee-fa'],
span[class*='meigee-fa'],
i[class*='meigeeadditional-fa'],
span[class*='meigeeadditional-fa'] {
  font-size: 14px;
}
body a {
  color: rgba(0,0,0,0.5);
}
body.cms-customer-service a {border-bottom: 1px solid transparent; color: rgba(0,0,0,0.5);}
body.cms-customer-service a:hover,
body.cms-customer-service a:focus {border-bottom: 1px solid rgba(0,0,0,0.3);}
body a:hover,
body a:focus {
  color: #111;
  opacity: 1;
}
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: 'Overpass', 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;
}
.col-one {
  width: 1px;
}
/* ======================================================================================= */

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
/* 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;
}
/* solid indents */

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

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

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

hr.mobile {
  display: none;
}
.boxed-content hr.fullwidth {
  margin-left: -10px;
  margin-right: -10px;
}
/* Layout ================================================================================ */

.page {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: left;
}
.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  padding: 20px;
  text-align: left;
}
.main {
  margin: 10px 0;
}
.customer-account-index .main-container {
  padding-bottom: 5em;
}
table.table-bordered > thead > tr > th,
table.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
table th,
table td strong,
table th strong {
  font-weight: normal;
}
/* 2 Columns Layout */

.col2-left-layout .col-main {
  float: right;
}
/* 3 Columns Layout */

.col3-layout .col-wrapper .col-main {
  float: right;
}
/* Content Columns */

.col2-set .col-1 {
  float: left;
  width: 49%;
}
.col2-set .col-2 {
  float: right;
  width: 49%;
}
.col2-set .col-narrow {
  width: 33%;
}
.col2-set .col-wide {
  width: 65%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
/* ======================================================================================= */

body {
  background-attachment: fixed;
}
body.catalog-product-compare-index {
  background-image: none!important;
}
body.page-popup .backstretch {
  display: none!important;
}
body.boxed-header .header-wrapper .container,
body.boxed-header-bg .header-wrapper .container {
  background-color: #fff;
}
body.boxed-breadcrumbs .breadcrumbs-wrapper .container,
body.boxed-breadcrumbs-bg .breadcrumbs-wrapper .container {
  background-color: #fff;
}
body.boxed-content .content-wrapper .container,
body.boxed-content-bg .content-wrapper .container {
  background-color: #fff;
}
body.boxed-footer #footer .container,
body.boxed-footer-bg #footer .container {
  background-color: #fff;
}


body.boxed-header-bg .header-wrapper {
  background-color: #f5f5f5;
}
body.boxed-breadcrumbs-bg .breadcrumbs-wrapper {
  background-color: #f5f5f5;
}
body.boxed-content-bg .content-wrapper {
  background-color: #f5f5f5;
}
body.boxed-footer-bg #footer {
  background-color: #f5f5f5;
}
.wide-header .header-breadcrumbs-wrapper,
.wide-content .content-wrapper,
.wide-content .content-wrapper .main-container {
  /*background-color: #fff;*/
}
body .content-wrapper {overflow: hidden;}
/* body.boxed-breadcrumbs .container {background-color: #fff;}
body.boxed-content .container {background-color: #fff;}
body.boxed-footer .container {background-color: #fff;} */

body.boxed-header .header .middle-block,
body.boxed-header-bg .header .middle-block {
  padding: 0;
}
.skincolor {
  color: #eed4c0;
}
.skincolor-2 {
  color: #111;
}
.skincolor-bg {
  background-color: #eed4c0;
}
.skincolor-2-bg {
  background-color: #111;
}
/* Global Styles ========================================================================= */
/* Form Elements */

select option {
  padding-right: 10px;
}
select.multiselect option {
  padding: 3px 5px;
}
input.radio,
input.checkbox {
  margin-right: 3px;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
input[type="text"],
textarea,
input[type="password"],
input.input-text,
input.qty,
input[id*="qty"] {
  -webkit-appearance: none;
}
/* Form lists */
/* Grouped fields */

.form-list li {
  margin: 0 0 1.6em;
  position: relative;
}
.form-list label {
  float: none;
  color: rgba(0,0,0,0.8);
  margin: 0 0 .5em;
  font-weight: normal;
  position: relative;
  z-index: 0;
}
.form-list label.required em {
  display: none;
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -10px;
}
.form-list input.form-control.required-entry,
.form-list textarea.form-control.required-entry {
  background-image: url(../images/asterisk.png);
  background-color: #fff;
  background-position: right 5px top 5px;
  background-size: auto;
  background-repeat: no-repeat;
}
.form-list li.control label {
  float: none;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  margin-top: 1px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  margin: 5px 0 -8.5px;
  display: block;
  width: 100%;
  text-align: right;
}
.form-list .input-range input.input-text {
  width: 74px;
}
form label {
  font-family: inherit;
}
form .radio label,
form .checkbox label {
  font-weight: normal;
  color: #666;
}
form .checkbox input {
  top: 0;
}
form .checkbox label {
  padding-top: 1px;
}
.form-list li.form-group + div.form-group {
  margin-bottom: 1em;
}
.form-list div.form-group li {
  margin-bottom: 0;
}
.form-list div.form-group li + li.wide {
  margin-top: 1em;
}
.input-captcha,
input.form-control,
select.form-control:not(.multiselect) {
  height: 36px;
}
.input-captcha,
input.form-control,
textarea.form-control,
select.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, .1);
  border-width: 1px;
  padding: 6px 12px;
  font-size: 12px;
}
select.form-control {
  border-radius: 0;
}
form.form-horizontal {
  margin-bottom: 2.25em;
}
form .buttons-set {
  margin-top: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding-top: 1.5em;
  padding-bottom: 0;
}
form.form-horizontal .checkbox,
div.form-horizontal .checkbox,
form.form-horizontal .radio,
div.form-horizontal .radio {
  min-height: 20px;
}
.input-captcha {
  border: 1px solid rgba(0, 0, 0, .15);
}
.captcha-image {
  padding-top: 10px;
}
#ajaxkit-popup-content .input-captcha {
  width: 100%;
}
a:focus,
.close:focus,
.btn: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;
}
.input-captcha:focus,
body .form-control:focus {
  box-shadow: 0 0 1px rgba(0, 0, 0, .1);
  outline: none;
  border-color: #66afe9;
}
/* Customer */

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .gender {
  width: 11.10223642172524%;
}
.form-list .gender + li.customer-dob {
  width: 58.33333333%;
}
.form-list .gender + li.customer-dob .dob-month,
.form-list .gender + li.customer-dob .dob-day {
  width: 19.04109589041096%;
}
.form-list .gender + li.customer-dob .dob-year {
  width: 57.12328767123288%;
}
/* new */

.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname,
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 41.666667%;
}
.form-list .customer-name-prefix .name-lastname,
.form-list .customer-name-suffix .name-lastname {
  width: 50%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname,
.form-list .customer-name-prefix-middlename .name-lastname,
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 33%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 25%;
}
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-middlename .name-middlename {
  width: 16.66666667%;
}
.col-main.col-sm-9 .form-list .gender + li.customer-dob {
  width: 75%;
}
.col-main.col-sm-9 .form-list .gender + li.customer-dob .dob-month,
.col-main.col-sm-9 .form-list .gender + li.customer-dob .dob-day {
  width: 18.55477855477855%;
}
.col-main.col-sm-9 .form-list .gender + li.customer-dob .dob-year {
  width: 55.58659217877095%;
}
.col-main.col-sm-9 .form-list .gender {
  width: 13.90635918937806%;
}
.form-list .customer-dob label {
  float: none;
}
.opc .gender + .dob {
  width: 69.44444444444444%;
}
.opc .gender + .dob .dob-day,
.opc .gender + .dob .dob-month {
  width: 20.01053185887309%;
}
.opc .gender + .dob .dob-year {
  width: 59.97893628225382%;
}
.buttons-set .back-link {
  margin: .75em 0 0;
}
.fieldset {
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fefefe;
  padding: 22px 25px 12px 33px;
  margin: 28px 0;
}
.fieldset .legend {
  float: left;
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #fefefe;
  background: #dedede;
  color: #333;
  margin: -33px 0 0 -10px;
  padding: 0 8px;
  position: relative;
}
a,
i,
.btn {
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
a i,
.btn i {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
/* Form Validation */

.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 10px;
  line-height: 13px;
  background: url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
  color: #f00;
/*  position: absolute;
  transform: translateY(120%);
  bottom: 0;*/
}

.block-subscribe .validation-advice {
  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;
}
.block-subscribe .validation-failed + .validation-advice {display: block;}
.block-subscribe .validation-advice: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;
}
.validation-failed {
  border: 1px solid #f44336 !important;
}
.validation-failed + .validation-advice {
  display: none;
}
#ajaxkit-popup-content .validation-advice{display: inline-block;}
.validation-failed.validate-email + #advice-validate-email-email_address.validation-advice {
	display: block;
}
.validation-failed ~ #advice-required-entry-email_address.validation-advice {
	display: none !important;
	opacity: 0 !important;
}
p.required {
  font-size: 10px;
  text-align: right;
  color: #f44336;
  margin-bottom: 0;
}
/* Expiration date and CVV number validation fix */

.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
/* Global Messages  */

.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #f00;
  font-weight: bold;
}
.notice {
  color: #ccc;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px;
}
.messages li li {
  margin: 0 0 3px;
}
.messages a {
  color: rgba(0, 0, 0, 0.7);
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  color: #fff;
  font-size: 13px;
  padding: 10px 20px 10px 50px;
  position: relative;
}
.error-msg {
  background-color: #f44336;
}
.error-msg:before {
  content: "\0043";
  font-family: 'meigee';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
}
.success-msg {
  background-color: #4caf50;
}
.success-msg:before {
  display: none;
  content: "\0054";
  font-family: 'meigee';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 20px;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
}
.note-msg,
.notice-msg {
  background-color: #ffae00;
}
.note-msg:before,
.notice-msg:before {
  content: "\0067";
  font-family: 'meigee';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
}
.with-breadcrumbs + .content-wrapper .page-title {
  display: none;
}
/* BreadCrumbs */

ul.breadcrumb {
  background: none;
  margin: 0;
  text-align: left;
  font-size: 13px;
  color: rgba(0, 0, 0, .5);
}
ul.breadcrumb li a {
  color: inherit;
  cursor: pointer;
}
ul.breadcrumb li a:hover {
  color: #111;
}
ul.breadcrumb li strong {
  font-weight: normal;
}
.breadcrumbs-wrapper .breadcrumb > 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;
}
.breadcrumbs-wrapper .breadcrumb li:last-of-type:before {
  color: rgba(0, 0, 0, 0.3);
}
.breadcrumbs-wrapper .page-title {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  display: block!important;
}
.breadcrumbs-wrapper .page-title h1,
.breadcrumbs-wrapper .page-title h2 {
  margin: 0;
  font-size: 24px;
  text-transform: none;
  font-weight: normal;
}
.breadcrumbs-wrapper .breadcrumbs-inner {
  position: relative;
  margin: 0 -10px 16px;
  padding-bottom: 9px;
  border-bottom: solid 1px rgba(0, 0, 0, .1);
}
.breadcrumbs-wrapper:not(.type-3) .page-title {padding-top: 18px; display: none !important;}
.breadcrumbs-wrapper:not(.type-3) .breadcrumb {padding-top: 18px;}
.header-wrapper + .breadcrumbs-wrapper .breadcrumbs-inner {
  margin-left: 0;
  margin-right: 0;
}
.breadcrumbs-wrapper .page-title + .breadcrumb {
  float: right;
  margin: 0;
}
.breadcrumbs-wrapper.type-2 .page-title,
.breadcrumbs-wrapper.type-2 .page-title + .breadcrumb,
.breadcrumbs-wrapper.type-3 .page-title,
.breadcrumbs-wrapper.type-3 .page-title + .breadcrumb {
  float: none;
  display: inline-block;
}
.breadcrumbs-wrapper.type-2 .page-title h1,
.breadcrumbs-wrapper.type-2 .page-title h2 {
  color: #fff;
}
.breadcrumbs-wrapper.type-2 .page-title h1:after,
.breadcrumbs-wrapper.type-2 .page-title h2:after,
.breadcrumbs-wrapper.type-3 .page-title h1:after,
.breadcrumbs-wrapper.type-3 .page-title h2:after {
  content: none;
}
.breadcrumbs-wrapper.type-2 .breadcrumb {
  color: rgba(255, 255, 255, .5);
}
.breadcrumbs-wrapper.type-3 .breadcrumb {
  color: rgba(0, 0, 0, .3);
}
body .catalog-product-view.breadcrumbs-type-3 .with-breadcrumbs + .content-wrapper .container,
body .catalog-product-view .header-with-image .with-breadcrumbs + .content-wrapper .container {
  padding-top: 1.5em;
}
body .catalog-product-view.breadcrumbs-type-3 .with-breadcrumbs + .content-wrapper .sidebar .sidebar-inner,
body .catalog-product-view .header-with-image .with-breadcrumbs + .content-wrapper .sidebar .sidebar-inner {
  padding-top: 1.25em;
}
.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-main .page-title,
.breadcrumbs-type-3 .with-breadcrumbs + .content-wrapper .col-main .page-title {
  display: block;
}
.breadcrumbs-type-3 .with-breadcrumbs + .content-wrapper .col-main {
  padding-top: 0;
}
.breadcrumbs-type-3 .with-breadcrumbs + .content-wrapper .sidebar:not(.product-sidebar) .sidebar-inner {
  padding-top: 0;
}
body.wide-breadcrumbs.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3.with-bg-image,
body.boxed-breadcrumbs.breadcrumbs-type-3 .breadcrumbs-wrapper.type-3.with-bg-image .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.wide-breadcrumbs .breadcrumbs-wrapper.type-3 .container {
  background-image: none!important;
  padding-top: 0;
  padding-bottom: 0;
}
body.boxed-breadcrumbs .breadcrumbs-wrapper.type-3 {
  background-image: none!important;
  padding: 0;
}
body.wide-breadcrumbs .breadcrumbs-wrapper.type-3 .container {
  background-image: none!important;
  background-color: transparent;
}
.breadcrumbs-wrapper.type-3 .breadcrumbs-inner {
  border: none;
  padding: 30px 0 15px;
  margin: 0;
}
.breadcrumbs-type-3 .with-breadcrumbs #header .bottom-block .container {
  margin-bottom: 0;
}
.breadcrumbs-type-3 .breadcrumbs-wrapper .page-title {
  float: none;
  text-transform: uppercase;
  font-weight: 700;
  display: none !important;
}
.breadcrumbs-type-3 .breadcrumbs-wrapper .page-title h1,
.breadcrumbs-type-3 .breadcrumbs-wrapper .page-title h2 {
  font-weight: 400;
}
.breadcrumbs-type-3 ul.breadcrumb {
  text-align: center;
  padding: 0;
}
/* Page Heading */

.page-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 13px;
  margin: 0 0 2em;
}
.page-title h1,
.page-title h2 {
  font-size: 36px;
  color: rgba(0,0,0,0.8);
  margin: 0;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
}
.page-title .separator {
  margin: 0 3px;
  color: #aaa;
}
.page-title .link-rss {
  float: right;
}
.page-title .link-print {
  margin-top: .667em;
}
.header-breadcrumbs-wrapper:not(.with-breadcrumbs) + .content-wrapper .page-title {
  padding-bottom: 1em;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.subtitle,
.sub-title {
  clear: both;
}
.content h2 {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 300;
  text-transform: uppercase;
}
.page-subtitle {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-top: 1em;
  margin-bottom: 1.5em;
}
.page-subtitle h2 {
  font-size: 1.5em;
  color: #222;
  font-weight: normal;
  line-height: 1.5em;
  padding-bottom: .5em;
  margin: 0;
  display: inline-block;
}
.page-subtitle a {
  margin-top: .25em;
  color: inherit;
}
table.table thead th {
  text-align: center;
}
table.table-bordered {
  border: none;
}
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: rgba(0, 0, 0, .1);
}
table.table-bordered > thead > tr > th {
  text-transform: none;
  border-top: none;
  border-left: none;
  border-right: none;
  line-height: 1;
  padding: 1.25em 0;
}
/* Panels */

.panel.panel-default {
  padding: 1.5em 20px;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.panel.panel-default .panel-heading,
.panel.panel-default .panel-body,
.panel.panel-default .panel-footer {
  margin: 0;
  padding: 0;
  background-color: #fff;
}
.panel.panel-default .panel-heading {
  margin-bottom: 1.5em;
}
.panel.panel-default .panel-heading a,
.panel.panel-default .panel-heading a i.fa {
  color: inherit;
}
.panel.panel-default .panel-heading a:hover i.fa {
  color: #111;
}
.panel.panel-default .panel-title {
  font-family: 'Overpass', sans-serif;
  font-size: 1.33em;
  color: #222;
  padding-bottom: .5em;
  font-weight: 300;
  line-height: 1.5;
  text-transform: uppercase;
}
.panel.panel-default p,
.panel.panel-default address {
  margin-bottom: 0;
}
.panel.panel-default .panel-body li.item + li.item {
  margin-top: 1.5em;
}
/* Pager */

.toolbar .pager {
  display: none;
}
.toolbar-bottom .toolbar {
  text-align: center;
}
.toolbar-bottom .toolbar .pager {
  display: inline-block;
}
.pages > strong {
  display: none;
}
.pager ol {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 5px 0 0;
}
.pager .pages li {
  display: inline-block;
  margin-left: 0;
  vertical-align: top;
}
.pager .pages li > a {
  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;
}
.pager .pages li a i {
  font-size: 14px;
}
.pager .pages li a:hover {
  background-color: rgba(0, 0, 0, .1);
}
.pager .pages li.current {
  color: #222;
  background-color: #f5f5f5;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.my-account .pager .bootstrap-select.btn-group:not(.input-group-btn),
.my-account .pager .bootstrap-select.btn-group[class*="col-"] {width: auto; float: none; margin-left: 5px;}
.my-account .amount {
  margin-right: 20px;
}
/* Sorter */

.sorter {
  color: #aaa;
}
.sorter p {
  margin-bottom: 0;
}
.sorter select {
  display: none;
}
.sorter .amount {
  display: inline-block;
  float: left;
  vertical-align: middle;
  font-size: 13px;
  margin: 8px 0;
}
.sorter .amount strong {
  font-weight: normal;
}
.sorter .sort-by,
.sorter .limiter,
.sorter .asc,
.sorter .desc,
.toolbar label {
  display: inline-block;
  font-family: inherit;
  vertical-align: middle;
  margin: 0 5px 0 0;
  font-size: 13px;
  color: rgba(0,0,0,0.8);
  font-weight: normal;
}
.sorter .asc,
.sorter .desc {
  font-size: 20px;
  text-align: center;
  margin: 0 12px;
  float: none;
  height: 36px;
  width: 36px;
  line-height: 38px;
  border-radius: 50%;
  background-color: #f0f0f0;
  border-bottom: none;
}
.sorter .asc:hover,
.sorter .desc:hover {
  color: #111;
}
.sorter .sort-by {
  float: none;
  margin: 0;
}
.sorter .limiter {
  float: right;
  margin: 0 0 0 30px;
}
.sorter .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
  vertical-align: middle;
  background: none;
  height: auto;
  box-shadow: none;
}
.sorter .bootstrap-select > .selectpicker {
  height: 36px;
  line-height: 36px;
  background-color: transparent;
  font-weight: normal;
  color: rgba(0,0,0,0.3);
  min-width: 60px;
  border-radius: 0;
  border: solid 1px #ddd;
  font-family: inherit;
}
.sorter .sort-by .bootstrap-select > .selectpicker {
  min-width: 120px;
}
.sorter .bootstrap-select.btn-group .btn .caret {
  border-top-color: rgba(0,0,0,0.3);
}
/* Toolbar */

.toolbar {
  padding-bottom: 20px;
}
.toolbar .sorter {
  float: none;
  width: auto;
  text-align: center;
}
.toolbar-bottom.no-border .toolbar {
  border: none;
}
.toolbar-bottom .toolbar {
  background: none;
  padding: 0;
  margin: 0;
}
.toolbar-bottom .toolbar .sorter {
  display: none;
}
.toolbar-bottom .pager {
  display: block;
  width: auto;
}
.col3-layout .sorter .view-mode {
  margin-right: 15px;
}
.col3-layout .sorter .sort-by .bootstrap-select > .selectpicker {
  min-width: 60px;
}
.sorter .view-mode {
  display: inline-block;
  float: left;
  vertical-align: middle;
  margin: 6px 20px 7px 0;
}
.sorter .view-mode label {
  display: none;
}
.sorter .view-mode .item {
  float: left;
  padding: 5px;
  border-radius: 0;
  border: 1px solid transparent;
  margin-top: -5px;
}
.sorter .view-mode .item:not(.current){
  cursor: pointer;
}
.sorter .view-mode i {
  font-size: 18px;
  display: block;
  height: 20px;
  line-height: 20px;
  margin-top: 0;
  color: #aaa;
  text-align: center;
  border-radius: 0;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.sorter .view-mode .item.current,
.sorter .view-mode strong.item {
  border-color: rgba(0,0,0,0.1);
  opacity: 1;
}
.sorter .view-mode .item.current i,
.sorter .view-mode strong i {
  color: #222;
}
.sorter .view-mode a:hover i {
  color: rgba(0,0,0,0.6);
}
.sorter .view-mode .item + .item {
  margin-left: 10px;
}

.toolbar .shop-by {display: none; float: right;}
.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;}
/* Shopping cart total summary row expandable to details */

tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -53px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */

.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -53px;
}
/* Class: std - styles for admin-controlled content */

.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul ul {
  list-style-type: circle;
}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}
.std dt {
  font-weight: bold;
}
.std dd {
  padding: 0 0 0 1.5em;
}
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}
.std address {
  font-style: normal;
}
.std b,
.std strong {
  font-weight: bold;
}
.std i,
.std em {
  font-style: italic;
}
.std i.fa {
  font-style: normal;
}
/* Misc */

.link-cart {
  font-weight: bold;
  color: #f00;
}
.link-wishlist {
  font-weight: bold;
}
.link-reorder {
  color: #aaa;
}
.link-compare {
  font-weight: bold;
}
.link-print,
.link-rss {
  display: inline-block;
  padding: 2px 0;
  color: #aaa;
  white-space: nowrap;
}
.link-compare i,
.link-wishlist i {
  font-style: normal;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
}
.link-rss i,
.link-print i {
  margin-right: 5px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.btn-remove {
  color: #aaa;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: rgba(0, 0, 0, .1);
  text-indent: -999em;
  overflow: hidden;
}
/* Noscript Notice */

.noscript {
  border: 1px solid rgba(0, 0, 0, .1);
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.noscript .noscript-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(../images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
  margin: 0;
}
/* Demo Notice */

.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  text-align: center;
  color: #fff;
}
/* Cookie Notice */

.notice-cookie {
  border-bottom: 1px solid #cfcfcf;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.notice-cookie .notice-inner {
  width: 870px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}
.notice-cookie .notice-inner p {
  margin: 0 0 10px;
  border: 1px dotted #cccc73;
  padding: 10px;
}
/* Buttons */

body .btn i,
.btn-quickview i {text-transform: none;}
body .btn,
.btn-quickview {
  font-size: 11px;
  font-family: 'Overpass', sans-serif;
  font-weight: normal;
  padding: 0 22px;
  text-transform: uppercase;
  line-height: 35px;
  height: auto;
  border-width: 1px;
  box-shadow: none;
  border-radius: 0;
  border-color: #eed4c0;
  color: #333;
  background-color: #eed4c0;
  position: relative;
  z-index: 1;
  letter-spacing: 0.3px;
}
body .btn span {vertical-align: middle;}
body .btn > span,
.btn-quickview > span {
  -o-padding-top: 3px;
  padding-top: 3px\0/;
}

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

    ::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;
    }
    ::i-block-chrome, body .footer-products-list button.btn > span {
      -webkit-padding-before: 0px;
      -webkit-line-height: 1;
    }
    ::i-block-chrome, body .footer-products-list button.btn > span i {
      position: relative;
      top: -2px;
    }
}
@media screen and (min-width:0\0) {
  body .btn > span,
  .btn-quickview > span {
    top: 4px;
    position: relative;
  }
}
@-moz-document url-prefix() {
  body .btn > span,
  .btn-quickview > span {
    padding-top: 4px;
  }
}
body .btn.btn-continue,
body .btn.btn-update,
body .btn.btn-empty {
  background-color: #eee;
  border-color: #eee;
  color: #111;
}
body .btn.btn-continue:hover,
body .btn.btn-continue:focus,
body .btn.btn-continue:active,
body .btn.btn-continue.focus,
body .btn.btn-continue.active,
body .btn.btn-update:hover,
body .btn.btn-update:focus,
body .btn.btn-update:active,
body .btn.btn-update.focus,
body .btn.btn-update.active,
body .btn.btn-empty:hover,
body .btn.btn-empty:focus,
body .btn.btn-empty:active,
body .btn.btn-empty.focus,
body .btn.btn-empty.active {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
.btn-quickview {border-width: 0;}
body .btn:focus,
body .btn.focus,
body .btn:active,
body .btn.active,
body .btn:hover,
body .btn:hover {
  opacity: 1;
}
/*body .btn:not(.selectpicker) > span:after,
.btn-quickview > span:after {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #222;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}*/
html body .btn:hover > span::after,
html body .btn:focus > span::after,
html body .btn:active > span::after,
.btn-quickview:hover > span::after,
.btn-quickview:focus > span::after,
.btn-quickview:active > span::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body .btn-default.light,
body .btn-default.light:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
body .btn i {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
}
body .btn-default:focus,
body .btn-default.focus,
body .btn-default:active,
body .btn-default.active,
body .btn-default:hover,
body .btn-default:hover {
  box-shadow: none;
  background-color: #111;
  border-color: #111;
  color: #fff;
}
.btn-quickview {
  background-color: #eed4c0;
  border-color: #eed4c0;
  color: #000;
}
body .btn-primary{
  font-size: 11px;
  background-color: #111;
  border-color: #111;
  color: #fff;
}
body .btn-primary:focus,
body .btn-primary.focus,
body .btn-primary:active,
body .btn-primary.active,
body .btn-primary:hover {
  background-color: #eed4c0;
  border-color: #eed4c0;
  color: #000;
}
.btn-quickview:focus,
.btn-quickview.focus,
.btn-quickview:active,
.btn-quickview.active,
.btn-quickview:hover {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
body .btn-primary.type-2 {
  background-color: #eed4c0;
  border-color: #eed4c0;
  color: #000;
}
body .btn-primary.type-2:focus,
body .btn-primary.type-2.focus,
body .btn-primary.type-2:active,
body .btn-primary.type-2.active,
body .btn-primary.type-2:hover {
  background-color: #111;
  border-color: #111;
  color: #fff;
}


header.header .hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 27px 0 27px 30px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 14px;
  vertical-align: middle;
  margin-bottom: 4px;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 20px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #222;
}

.hamburger:hover .hamburger-inner,
.hamburger:hover .hamburger-inner:after,
.hamburger:hover .hamburger-inner:before {
 background-color: #111;
}
.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: "";
}
.hamburger-inner:before {
  top: -5px;
}
.hamburger-inner:after {
  bottom: -5px;
}
.hamburger-collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
  transition-duration: .13s;
}
.hamburger-collapse .hamburger-inner:after {
  top: -10px;
  transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear;
}
.hamburger-collapse .hamburger-inner:before {
  transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19);
}
.hamburger-collapse.is-active .hamburger-inner {
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}
.hamburger-collapse.is-active .hamburger-inner:after {
  top: 0;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
  opacity: 0;
}
.hamburger-collapse.is-active .hamburger-inner:before {
  top: 0;
  transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
  transform: rotate(-90deg);
}
/* ======================================================================================= */
/* Header ================================================================================ */

#header {
  position: relative;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  z-index: 9999;
}
#header .top-block {
  position: relative;
}
.wide-header #header .top-block,
.boxed-header #header .top-block .container,
.boxed-header-bg #header .top-block .container {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#header .top-block ul.social-links {
  float: none;
  margin-right: 10px;
}
#header .top-block ul.social-links li a {
  color: rgba(0, 0, 0, 0.7);
}
#header .top-block ul.social-links li a:hover {
  background-color: rgba(0, 0, 0, 0.06);
  opacity: 1;
}
#header h2.logo {
  display: inline-block;
  font-size: 1em;
  margin: 0;
  line-height: 1;
}
#header h2.logo a:hover {
  opacity: 1;
  border-bottom-color: transparent;
}
.wide-header #header .middle-block,
.boxed-header #header .middle-block .container,
.boxed-header-bg #header .middle-block .container {
  padding-top: 49px;
  padding-bottom: 49px;
}
body:not(.cms-index-index):not(.boxed-header-bg) #header .middle-block,
body.boxed-header-bg:not(.cms-index-index) #header .middle-block .container {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.wide-header #header .bottom-block,
.boxed-header #header .bottom-block .container,
.boxed-header-bg #header .bottom-block .container {
  background-color: #fff;
}
.wide-header .header .container {max-width: 1900px;}
#header .bottom-block .container {
  position: relative;
}
#header .bottom-block .bottom-block-inner {
  position: relative;
}
.boxed-header #header ~ .container {
  padding-left: 0;
  padding-right: 0;
}
.header .middle-block .container {
  padding-top: 0;
  padding-bottom: 0;
}
.header .header-info {
  display: inline-block;
  margin: 0;
  padding: 9px 0;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  min-height: 36px;
  font-size: 13px;
  margin-right: 10px;
  color: #666;
  vertical-align: top;
}
#header ul.social-links + .header-info {
  padding-left: 20px;
  margin-left: 10px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.header .welcome-msg {
  float: none;
  color: rgba(0,0,0,0.5);
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 3px 0;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 12px;
}
#header .header-info + .welcome-msg {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.header .phone-number {
  color: #91877f;
}
.header .phone-number i {
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.header .header-text-banner .image-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: -15px;
}
.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;
}
.header .header-text-banner .text-block {
  display: inline-block;
  vertical-align: middle;
}
.header .header-text-banner .title {
  font-size: 22px;
  line-height: 18px;
  color: #222;
  font-weight: 600;
}
.header .header-text-banner .title small {
  color: #888888;
  font-weight: 300;
}

.header .links {
  display: inline-block;
}
.header .logo-wrapper {
  float: none;
}
.header .right-block {
  float: right;
}
.header .top-block .right-block {
  padding-top: 3px;
}
.header .middle-block .right-block {
  /*padding-top: 2px;*/
}
.header .form-language,
.header .form-currency {
  display: block;
  vertical-align: middle;
  position: relative;
  min-height: 30px;
}
.header .form-currency {display: block;}
.header .form-language .label,
.header .form-currency .label {
  padding: 8px 7px 4px 10px;
  float: left;
  display: inline-block;
  color: #666;
}
.header .account .form-language .label,
.header .account .form-currency .label {
  display: block;
}
.header .form-language.list .name,
.header .form-currency.list span.name {
  display: none;
}
.header .form-language.list,
.header .form-currency.list {
  padding: 2px 0 5px 5px;
}
.header .form-language + .form-currency.list:before,
.header .form-currency + .form-language.list:before {
  margin-top: -6px;
}
.header .form-language.list .label,
.header .form-currency.list .label {
  padding: 0;
  padding-bottom: 5px;
  padding-right: 5px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header .form-language + .form-currency,
.header .form-currency + .form-language {
  margin-top: 10px;
}
.header .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
  /*padding: 12px 10px 8px;*/
}
.header .bootstrap-select > .selectpicker {
  /*height: auto;
  border: none;
  background: none;
  line-height: normal;
  font-family: 'Overpass', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #222;
  padding: 0 26px 0 0;*/
}
.header .bootstrap-select > .selectpicker:hover,
.header .bootstrap-select > .selectpicker:active,
.header .bootstrap-select > .selectpicker:focus,
.header .btn-group.open .dropdown-toggle {
  color: #111;
  background: transparent;
  border-color: rgba(0,0,0,0.3)
}
.header .btn-group.open .dropdown-toggle {
  outline: none;
  box-shadow: none;
  background: none;
}
.header .bootstrap-select.btn-group .btn .filter-option {
  float: none !important;
  vertical-align: middle;
}
.header .form-language .bootstrap-select.btn-group .btn .filter-option {
  position: relative;
  top: -1px;
}
.header .top-block .bootstrap-select.btn-group .btn .caret {
  border-top-color: rgba(0, 0, 0, 0.2);
}
.header .top-block .btn-default.active:hover,
.header .top-block .open>.dropdown-toggle.btn-default:hover,
.header .top-block .btn-default.active:focus,
.header .top-block .open>.dropdown-toggle.btn-default:focus,
.header .top-block .btn-default:active.focus,
.header .top-block .btn-default.active.focus,
.header .top-block .open>.dropdown-toggle.btn-default.focus {
  background-color: transparent;
  color: #111;
}
.header .bootstrap-select.btn-group .dropdown-menu {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .15);
  border: none;
  right: 0;
  left: auto;
  min-width: 120px;
  padding: 10px 0;
}
.header .bootstrap-select.btn-group .dropdown-menu > li > a {
  color: #616161;
  font-size: 13px;
  padding: 10px 16px;
  border-bottom: none;
}
.header .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
.header .bootstrap-select.btn-group .dropdown-menu > li > a:focus {
  background-color: #eee;
  color: #616161;
  outline: none;
}
.header .wishlist-link {
  font-size: 24px;
  line-height: 24px;
  min-height: 40px;
  display: inline-block;
  vertical-align: middle;
  color: rgba(0, 0, 0, .4);
  padding: 7px 0 5px;
}
.header .wishlist-link a {
  color: rgba(0,0,0,0.4);
  font-size: inherit;
}
.header .wishlist-link a i {
  font-size: inherit;
  line-height: 1;
}
.header .wishlist-link a i:before {
  vertical-align: middle;
}
.header .wishlist-link a:hover {
  color: #111;
}
.header .form-language + .wishlist-link,
.header .form-currency + .wishlist-link {
  padding-left: 19px;
  margin-left: 5px;
  border-left: 1px solid rgba(0,0,0,0.08);
}

/**** Switcher ****/

.language-currency-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  line-height: 1.5em;
  font-family: 'Overpass', sans-serif;
}
.language-currency-block {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 0 12px;
  line-height: 1;
  cursor: pointer;
  position: relative;
  transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -webkit-transition: background-color 300ms linear;
}
.language-currency-block i {
  font-size: 12px;
  color: rgba(0, 0, 0, .6);
  line-height: 1;
  position: relative;
}
.language-currency-block .caret {
  color: #aaa;
  position: relative;
  top: -2px;
}
.language-currency-block:hover i,
.language-currency-block.open i {
  color: #111;
}
.footer-middle .language-currency-block,
.footer-bottom .language-currency-block,
.footer-middle .form-language.list a,
.footer-middle .form-currency.list a,
.footer-bottom .form-language.list a,
.footer-bottom .form-currency.list a {
  color: #fff;
}
.footer-middle .form-language.list a:hover,
.footer-middle .form-currency.list a:hover,
.footer-bottom .form-language.list a:hover,
.footer-bottom .form-currency.list a:hover {
  color: #111;
}
.header .language-currency-wrapper .form-language + .form-currency,
.header .language-currency-wrapper .form-currency + .form-language {
  padding: 0;
}
.header .language-currency-wrapper .form-language + .form-currency:before,
.header .language-currency-wrapper .form-currency + .form-language:before {
  background: rgba(0, 0, 0, .12);
}
.header .language-currency-wrapper .bootstrap-select > .selectpicker {
  border: 1px solid rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .7);
  padding: 4px 26px 4px 10px;
  border-radius: 0;
}
.header .language-currency-wrapper .bootstrap-select.btn-group .btn .caret {
  border-top-color: rgba(0, 0, 0, 0.3);
}
.language-currency-block .language {
  padding: 3px 0;
  line-height: 1;
  display: inline-block;
}
.with-border .language-currency-block .language {
  padding: 3px 9px 3px 0;
  margin-right: 6px;
  border-right: solid 1px rgba(0, 0, 0, .16);
}
.language-currency-block .currency .icon {
  display: inline-block;
}
.language-currency-block .currency i {
  margin-left: 3px;
  margin-top: 3px;
}
.language-currency-dropdown {
  width: 240px;
  padding: 0 30px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 100%;
  display: none;
  clear: both;
  z-index: 9999;
  right: 0;
  color: #333;
  border-top: solid 2px #111;
  text-align: left;
}
.language-currency-dropdown:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #111 transparent;
  top: -5px;
  right: 20px;
  position: absolute;
}
.language-currency-dropdown .label {
  color: inherit;
  font-size: 1em;
  margin-bottom: .5em;
  display: block;
  padding: 0;
  text-align: left;
  border-radius: 0;
  line-height: 1.5;
}
.header .language-currency-dropdown > div {
  margin: 9px 0;
  display: block;
}
.language-currency-dropdown .form-currency.list a {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, .86);
  border-bottom: solid 1px rgba(0, 0, 0, .16);
  margin: 0 -30px!important;
  padding: 1em 30px;
}
.header .language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu {
  width: 100%;
}
.language-currency-dropdown .form-language.list a {
  float: left;
  height: 60px;
  width: 60px;
  text-align: center;
  padding: 14px;
  margin: 0;
}
.language-currency-dropdown .form-language.list a:hover,
.language-currency-dropdown .form-currency.list a:hover {
  background-color: rgba(0, 0, 0, .1);
  color: inherit;
}
.language-currency-dropdown > div > a:last-of-type {
  border-bottom: none;
}
.language-currency-dropdown > div > a img {
  margin: -1px 9px 0 0;
}
.language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu li a {
  color: inherit;
}
.form-language.list a,
.form-currency.list a {
  color: #666;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.form-language.list a:hover,
.form-currency.list a:hover {
  color: #111;
}
.form-language.list a:last-child,
.form-currency.list a:last-child {
  margin-right: 0;
}
.form-language.list a img {
  margin-left: 9px;
  max-height: 12px;
}

.account-language-currency-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  line-height: 1.5em;
  font-family: 'Overpass', sans-serif;
}
.account-language-currency-block {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 10px 12px 11px;
  line-height: 1;
  cursor: pointer;
  position: relative;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
.account-language-currency-block i {
  font-size: 16px;
  color: #222;
  line-height: 1;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: 2px;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
.account-language-currency-block .caret {
  color: rgba(0,0,0,0.2);
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.account-language-currency-block:hover,
.account-language-currency-block.open,
.account-language-currency-block:hover i,
.account-language-currency-block.open i {
  color: #111;
}
.footer-middle .account-language-currency-block,
.footer-bottom .account-language-currency-block,
.footer-middle .form-language.list a,
.footer-middle .form-currency.list a,
.footer-bottom .form-language.list a,
.footer-bottom .form-currency.list a {
  color: #fff;
}
.footer-middle .form-language.list a:hover,
.footer-middle .form-currency.list a:hover,
.footer-bottom .form-language.list a:hover,
.footer-bottom .form-currency.list a:hover {
  color: #111;
}
.header-breadcrumbs-wrapper .bottom-block .container {position: relative;}
.header .account-language-currency-wrapper .form-language + .form-currency,
.header .account-language-currency-wrapper .form-currency + .form-language {
  padding: 0;
}
.header .account-language-currency-wrapper .form-language + .form-currency:before,
.header .account-language-currency-wrapper .form-currency + .form-language:before {
  background: rgba(0, 0, 0, .12);
}
.header .account-language-currency-wrapper .bootstrap-select > .selectpicker {
  border: 1px solid rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .7);
  padding: 4px 26px 4px 10px;
  border-radius: 0;
}
.header .account-language-currency-wrapper .bootstrap-select.btn-group .btn .caret {
  border-top-color: rgba(0, 0, 0, 0.3);
}
.header .account-language-currency-wrapper .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  padding: 3px 0;
}
.header .account-language-currency-wrapper .form-language + .form-currency,
.header .account-language-currency-wrapper .form-currency + .form-language {
  border-left: none;
}
.header .account-language-currency-wrapper .form-language + .links,
.header .account-language-currency-wrapper .form-currency + .links,
.header .account-language-currency-wrapper .wishlist-link + .links {
  padding-left: 0;
  border-left: none;
  margin-left: 0;
}
.account-language-currency-block .language {
  padding: 3px 0;
  line-height: 1;
  display: inline-block;
}
.with-border .account-language-currency-block .language {
  padding: 3px 9px 3px 0;
  margin-right: 6px;
  border-right: solid 1px rgba(0, 0, 0, .16);
}
.account-language-currency-block .currency .icon {
  display: inline-block;
}
.account-language-currency-block .currency i {
  margin-left: 3px;
  margin-top: 3px;
}
.account-language-currency-dropdown {
  width: 220px;
  padding: 0 20px;
  background: #fff;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 100%;
  display: none;
  clear: both;
  z-index: 9999;
  right: 0;
  color: #333;
  border-top: solid 2px #111;
  text-align: left;
}
.account-language-currency-dropdown:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #111 transparent;
  top: -5px;
  right: 20px;
  position: absolute;
}
.header .account-language-currency-wrapper .account-language-currency-dropdown .label {
  color: #222;
  font-size: 1em;
  margin-bottom: .5em;
  display: block;
  padding: 0;
  text-align: left;
  border-radius: 0;
  line-height: 1.5;
}
.header .account-language-currency-wrapper .account-language-currency-dropdown > div {
  margin: 15px 0;
  padding: 0;
  display: block;
  border: none;
}
.account-language-currency-dropdown .form-currency.list a {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, .86);
  border-bottom: solid 1px rgba(0, 0, 0, .16);
}
.header .account-language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu {
  width: 100%;
}
.account-language-currency-dropdown .form-language.list a {
  float: left;
  text-align: center;
  padding: 0 0 0 5px;
  margin: 0;
}
.account-language-currency-dropdown .form-language.list a:hover,
.account-language-currency-dropdown .form-currency.list a:hover {
  color: inherit;
}
.account-language-currency-dropdown > div > a:last-of-type {
  border-bottom: none;
}
.account-language-currency-dropdown > div > a img {
  margin: -1px 9px 0 0;
}
.account-language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.account-language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu li a {
  color: inherit;
}
.account-language-currency-wrapper .links {
  display: block;
  float: none;
  color: #222;
}
.header .account-language-currency-wrapper .links:not(.default-links) li a.top-link-login,
.account-language-currency-wrapper .top-link-login {
  display: block;
  text-align: left;
  margin-bottom: 10px;
  font-weight: normal;
  color: #222;
}
.account-language-currency-wrapper .customer-block .customer-name-wrapper {
  display: none;
}
header.header .account-language-currency-wrapper .customer-name-wrapper + .links {
  display: block !important;
  top: auto !important;
  position: relative;
  box-shadow: none;
  padding: 0;
}
header.header .account-language-currency-wrapper .customer-name-wrapper + .links li a {
  padding-left: 0;
}
header.header .account-language-currency-wrapper .customer-name-wrapper + .links li a .hover-divider {
  left: 0;
}
/* Header links */

.header .links {
  display: block;
  margin: 0;
  vertical-align: middle;
}
.header .form-language + .links,
.header .form-currency + .links,
.header .wishlist-link + .links {
  margin-left: 0;
  padding-left: 0;
}

.header .default-links.links {
  margin: 0;
}
.header .default-links.links li {
  display: inline-block;
  padding: 0 20px;
  border-right: solid 1px rgba(0, 0, 0, .13);
}
.header .default-links.links li:first-child {
  padding-left: 0;
}
.header .default-links.links li.last {
  padding-right: 0;
  border: none;
}
.header .default-links.links li a {
  color: inherit;
}
.header .default-links.links li a:hover {
  color: #111;
}
.header .customer-block {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.header .form-language + .customer-block,
.header .form-currency + .customer-block,
.header .wishlist-link + .customer-block {
  padding-left: 19px;
  margin-left: 15px;
  border-left: 1px solid rgba(0,0,0,0.08);
}
.header .customer-block .customer-name-wrapper {display: none; padding-left: 15px; padding-right: 15px; height: 30px; line-height: 30px;}
.header .customer-block .customer-name-wrapper:hover,
.header .customer-block .customer-name-wrapper:focus,
.header .customer-block .customer-name-wrapper.open {background-color: rgba(0,0,0,0.06);}
.header .customer-block ul.links li.last .login-icon {display: none;}
.header .customer-block ul.links li.last .label {margin-left: 0 !important;}
.header .customer-name-wrapper .customer-name {
  display: block;
  cursor: pointer;
}
.page-sitemap .customer-block {
  display: none!important;
}
.header .links:not(.default-links) li:not(.last) a {
  border-bottom: 1px dotted rgba(0,0,0,0.1);
}
.header .links li.last a {border-bottom: none;}
.header .links:not(.default-links) li a {
  display: block;
  padding: 7px 15px;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  max-height: 30px;
  text-transform: none;
  font-family: 'Lato', sans-serif;
}
.header .links:not(.default-links) li a:hover,
.header .links:not(.default-links) li a:focus,
.header .links:not(.default-links) li a:active {opacity: 1; color: #111;}
.header .links:not(.default-links) li a span.login-icon i,
.header .links:not(.default-links) li a span.user-icon i {font-size: 12px; position: relative; top: 2px;}
.header .links:not(.default-links) li a span.login-icon + span.label,
.header .links:not(.default-links) li a span.user-icon + span.label {margin-left: 7px;}
/*.header .links:not(.default-links) li a.top-link-login {
  color: #eed4c0;
  font-family: 'Overpass', sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.header .links:not(.default-links) li a.top-link-login: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;
}
.header .links:not(.default-links) li a.top-link-login:hover {
  color: #111;
}*/
.header .customer-block
.header .customer-name .user-icon {
  color: rgba(0,0,0,0.8);
  font-family: 'Overpass', sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: auto;
  line-height: 36px;
  text-align: center;
  position: relative;
}
.header .customer-name .user-icon i {
  font-size: 12px;
  display: inline-block;
  margin-top: -1px;
  line-height: 1;
  vertical-align: middle;
}
.header .customer-name .user-icon i + span {margin-left: 9px;}
.header .customer-name .user-icon span {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
.header .customer-name i.caret {
  color: #ddd;
  margin-left: 5px;
  font-size: 1em;
  margin-right: 0;
}
.header .customer-name-wrapper.open .customer-name i.caret {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 40%;
  -ms-transform-origin: 50% 40%;
  transform-origin: 50% 40%;
}
header.header .customer-name-wrapper + .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;
}
header.header .customer-name-wrapper + .links li {
  float: none;
  display: block!important;
}
header.header .customer-name-wrapper + .links li a {
  display: block !important;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  float: none;
  text-align: left;
  position: relative;
  margin: 0;
  padding: .7em 0 .7em 10px;
  color: rgba(0,0,0,0.5);
  max-height: 35px;
}
header.header .customer-name-wrapper + .links li a i {
  position: absolute;
  left: 0;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: .4em;
  color: #111;
}
header.header .customer-name-wrapper + .links li.last a {display: inline-block !important;}
header.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;
}
header.header .customer-name-wrapper + .links li a:hover .hover-divider {
  width: 0%;
}
header.header .customer-name-wrapper + .links li a:hover {
  color: #111;
}
.wide-header .header .welcome-block,
.boxed-header .header .welcome-block .container,
.boxed-header-bg .header .welcome-block .container {
  border-bottom: solid 1px rgba(0, 0, 0, .1);
  padding-top: 10px;
  padding-bottom: 10px;
  color: rgba(0, 0, 0, .4);
}
#header .welcome-block .welcome-msg {
  display: inline-block;
  float: left;
  margin: 0;
}
#header .welcome-block .header-phones {
  float: right;
}

/*Header 1*/
.wide-header #header.header-1 .middle-block,
.boxed-header #header.header-1 .middle-block .container,
.boxed-header-bg #header.header-1 .middle-block .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.wide-header #header.header-1 .middle-block .container > .row,
.boxed-header #header.header-1 .middle-block .container > .row,
.boxed-header-bg #header.header-1 .middle-block .container > .row {
  padding-top: 34px;
  padding-bottom: 34px;
}
#header.header-1 .middle-block .container > .row:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0;
  bottom: 0;
  background-color: transparent;
}
/*Header 2*/
body.wide-header #header.header-2 .container {max-width: 1900px;}
/*body.wide-header #header.header-2 .middle-block,*/
body.boxed-header #header.header-2 .middle-block .container,
body.boxed-header-bg #header.header-2 .middle-block .container {
  padding-left: 40px;
  padding-right: 40px;
}
/*Header 3*/
.wide-header #header.header-3 .top-block,
.boxed-header #header.header-3 .top-block .container,
.boxed-header-bg #header.header-3 .top-block .container {
  border: none;
  padding-top: 55px;
  padding-bottom: 33px;
}
.wide-header #header.header-3 .middle-block,
.boxed-header #header.header-3 .middle-block .container,
.boxed-header-bg #header.header-3 .middle-block .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
#header.header-3 ul.topmenu {text-align: center; width: 100%;}
#header.header-3 ul.topmenu li {float: none;}
#header.header-3 .logo-wrapper {padding-bottom: 0;}
/*Header 4*/
#header.header-4 ul.topmenu {text-align: center; width: 100%;}
#header.header-4 ul.topmenu li {float: none;}
body:not(.cms-index-index):not(.boxed-header-bg) #header.header-4 .middle-block,
body.boxed-header-bg:not(.cms-index-index) #header.header-4 .middle-block .container {
  border-bottom: none;
}
body:not(.cms-index-index):not(.boxed-header-bg) #header.header-4 .bottom-block,
body.boxed-header-bg:not(.cms-index-index) #header.header-4 .bottom-block .container {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#header.header-4 .bottom-block .container .navbar-default {
  padding-bottom: 10px;
  padding-top: 10px;
}
.wide-header #header.header-4 .middle-block,
.boxed-header #header.header-4 .middle-block .container,
.boxed-header-bg #header.header-4 .middle-block .container {
  padding-top: 10px;
  padding-bottom: 0;
}
.wide-header #header.header-4 .middle-block .row,
.boxed-header #header.header-4 .middle-block .container .row,
.boxed-header-bg #header.header-4 .middle-block .container .row {
  padding-top: 44px;
  padding-bottom: 27px;
  position: relative;
}
#header.header-4 .middle-block .container .row:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0;
  bottom: 0;
  background-color: transparent;
}
/*Header 5*/
#header.header-5 .logo-wrapper {display: inline-block;}
#header.header-5 .navbar-default,
#header.header-5 .navbar-default .navbar-collapse {vertical-align: middle;}
#header.header-5 ul.topmenu li ul.menu-wrapper.fixed-width,
#header.header-5 ul.topmenu li div.menu-wrapper.fixed-width {right: 0; left: auto;}
#header.header-5 .nav-wide .menu-wrapper.default-menu ul.level0 ul {left: -70%;}
/*Header 6*/
body.wide-header #header.header-6 .container {max-width: 1900px;}
#header.header-6 ul.topmenu {text-align: right; width: 100%;}
#header.header-6 ul.topmenu li {float: none;}
#header.header-6 .logo-wrapper {text-align: left; display: inline-block;}
.wide-header #header.header-6 .middle-block,
.boxed-header #header.header-6 .middle-block .container,
.boxed-header-bg #header.header-6 .middle-block .container {padding-top: 29px; padding-bottom: 29px;}
/*Header 7*/
.wide-header #header.header-7 .middle-block,
.boxed-header #header.header-7 .middle-block .container,
.boxed-header-bg #header.header-7 .middle-block .container {padding-top: 10px; padding-bottom: 10px;}
/*Header 8*/
.wide-header #header.header-8 .middle-block,
.boxed-header #header.header-8 .middle-block .container,
.boxed-header-bg #header.header-8 .middle-block .container {padding-top: 9px; padding-bottom: 9px;}
body.wide-header #header.header-8 .container {max-width: 1900px;}
#header.header-8 .navbar-default,
#header.header-8 .navbar-default .navbar-collapse {vertical-align: middle;}
#header.header-8 .logo-wrapper {display: inline-block; padding-left: 10px;}
/*Header 9*/
.cms-index-index #header.header-9 {margin-bottom: 15px;}
#header.header-9 .navbar-default:not(.in-mobile) ul.topmenu li.level0 a.level-top {color: #fff;}
#header.header-9 ul.social-links li a {color: #fff;}
#header.header-9 ul.social-links li a:hover {background-color: rgba(255,255,255,0.06);}
#header.header-9 ul.topmenu li.level0.over:not(.vertical-parent) a.level-top,
#header.header-9 ul.topmenu li.level0:not(.vertical-parent) a.level-top:hover {background-color: rgba(255,255,255,0.06);}
#header.header-9  {z-index: 9999;}
#header.header-9 .logo-wrapper {text-align: center;}
#header.header-9 .top-cart .block-title .title-cart {color: #fff;}
#header.header-9 .search-mini-form .form-search .search-button {color: #fff;}
#header.header-9 .search-mini-form .form-search.with-icon:not(.with-label) .input-wrapper {background-color: #fff;}
#header.header-9 .search-mini-form .form-search.with-icon:not(.with-label) .btn i {opacity: 1;}
#header.header-9 .account .account-button {color: #fff;}
#header.header-9 .middle-block .right-block {z-index: 9;}
.wide-header #header.header-9 .middle-block,
.boxed-header #header.header-9 .middle-block,
.boxed-header #header.header-9 .middle-block .container,
.boxed-header-bg #header.header-9 .middle-block .container {background-color: #222;}
#header.header-9 ul.topmenu li.level0.over a.level-top:before,
#header.header-9 ul.topmenu li.level0 a.level-top:hover:before {background-color: rgba(255,255,255,0.2);}
#header.header-9 .search-mini-form .form-search .search-button:hover,
#header.header-9 .account .account-button:hover,
#header.header-9 .top-cart .block-title.active .title-cart,
#header.header-9 .top-cart .block-title .title-cart:hover {background-color: rgba(255,255,255,0.06);}
#header.header-9 ul.topmenu li.level0.parent a.level-top:after {border-top-color: rgba(255, 255, 255, .3);}
#header.header-9 .menu-button {color: #fff;}
/*Header 10*/
#header.header-10 .navbar-default,
#header.header-10 .navbar-default .navbar-collapse {vertical-align: middle;}
#header.header-10 ul.topmenu li.level0.first:not(.vertical-parent) a.level-top {padding-left: 20px;}
#header.header-10 ul.topmenu li.level0.first:not(.vertical-parent) a.level-top:before,
#header.header-10 ul.topmenu.navbar-nav li.level0.first:not(.vertical-parent) > a.level-top:before {left: 20px !important;}
#header.header-10 ul.topmenu li ul.menu-wrapper.fixed-width,
#header.header-10 ul.topmenu li div.menu-wrapper.fixed-width {right: 0; left: auto;}
#header.header-10 .nav-wide .menu-wrapper.default-menu ul.level0 ul {left: -70%;}
#header.header-10 .nav-wide .menu-wrapper.default-menu {right: 0 !important; left: auto !important;}
#header.header-10 ul.social-links {margin-right: 5px;}
.wide-header #header.header-10 .container {max-width: 1900px;}
#header.header-10 .vertical-menu-wrapper {right: 0;}
#header.header-10 .vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 {left: -530px !important;}
.wide-header #header.header-10 .middle-block,
.boxed-header #header.header-10 .middle-block .container,
.boxed-header-bg #header.header-10 .middle-block .container {padding-top: 19px; padding-bottom: 19px;}
/********** < Navigation */

div.topmenu {
  padding: 0;
}
ul.topmenu {
  border-width: 0;
  padding: 0;
  margin: 0;
  float: none;
}
ul.topmenu li.level0:first-child {
  padding-left: 0;
}
ul.topmenu li.level0 a.level-top {
  position: relative;
  font-family: 'Overpass', sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 40px;
  color: rgba(0,0,0,0.8);
  padding: 0px 20px;
  vertical-align: middle;
  z-index: 99;
  background: none;
  text-transform: uppercase;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  letter-spacing: 0.4px;
  border-bottom: none;
}
.boxed-header #header ul.topmenu li.level0.vertical-parent + li.level0.first:not(.vertical-parent) a.level-top:before,
.boxed-header #header ul.topmenu.navbar-nav li.level0.vertical-parent + li.level0.first:not(.vertical-parent) > a.level-top:before {left: 20px !important;}
ul.topmenu li.level0.over:not(.vertical-parent) a.level-top,
ul.topmenu li.level0:not(.vertical-parent) a.level-top:hover {
  background-color: rgba(0,0,0,0.06);
}
ul.topmenu.navbar-nav li.level0.active:not(.vertical-parent) > a.level-top:before {
  content: '';
  width: auto;
  height: 2px;
  position: absolute;
  display: block;
  background-color: #eed4c0;
  left: 20px;
  right: 20px;
  bottom: 7px;
  transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
}

ul.topmenu.navbar-nav li.level0.active > a.level-top {
  background-color: transparent !important;
}
ul.topmenu.navbar-nav li.level0.active > a.level-top:before {
  background-color: rgba(0,0,0,0.06);
}
ul.topmenu li.level0.parent:not(.vertical-parent) a.level-top:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top-color: rgba(0, 0, 0, .3);
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
}
ul.topmenu li.level0 a.level-top span:not(.menu-item-button) {
  line-height: 1;
  display: inline-block;
  position: relative;
  padding-top: 1px;
}
ul.topmenu li.level0 a.level-top .custom-icon {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 1px;
  color: #222;
  line-height: 1;
  text-align: center;
}
#header ul.topmenu li.level0.first a.level-top .custom-icon.ion-ios-home-outline {
  margin-left: -30px;
}
ul.topmenu li.level0 a.level-top .custom-icon:before {
  line-height: .5;
}
ul.topmenu li {
  text-align: left;
  position: relative;
  float: left;
}
ul.topmenu li a {
  display: block;
  text-decoration: none;
  border-bottom: none;
}
ul.topmenu li a:hover {
  text-decoration: none;
  color: #000;
}
ul.topmenu li a span {
  display: inline-block;
  white-space: normal;
  cursor: pointer;
  line-height: 1;
  vertical-align: middle;
}
/* ul.topmenu li a:not(.lightbox-button) i:not(.custom-icon) {
  font-size: .5em;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -20px;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
} */
ul.topmenu li:not(.item) > a {
  float: left;
  padding: 5px 10px;
  font-weight: bold;
  color: #888;
}
ul.topmenu li ul.menu-wrapper,
ul.topmenu li div.menu-wrapper {
  display: block;
  -webkit-transition: opacity .25s ease, transform .25s ease;
  -moz-transition: opacity .25s ease, transform .25s ease;
  -ms-transition: opacity .25s ease, transform .25s ease;
  -o-transition: opacity .25s ease, transform .25s ease;
  transition: opacity .25s ease, transform .25s ease;
  opacity: 0;
  /*visibility: hidden;*/
  transform: translateY(-15px);
  z-index: -10;
  left: -100000%;
}
#sticky-header ul.topmenu li ul.menu-wrapper:not(.default-menu),
#sticky-header ul.topmenu li div.menu-wrapper:not(.default-menu) {
  max-height: 85vh;
}
ul.topmenu li.fixed-width {
	position: relative;
}
ul.topmenu li ul.menu-wrapper.fixed-width,
ul.topmenu li div.menu-wrapper.fixed-width {
	right: auto;
	top: 100% !important;
}
.navbar:not(.in-mobile) ul.topmenu li ul.menu-wrapper > ul,
.navbar:not(.in-mobile) ul.topmenu li ul.menu-wrapper > div,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.vertical > ul,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.horizontal > ul,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper > div,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.default-menu > ul a span,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.default-menu > ul a .category-label {
  -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;
  left: -100000%;
  visibility: hidden;
  transform: translateY(-15px);
}
.navbar:not(.in-mobile) ul.topmenu li ul.menu-wrapper.shown-sub > ul,
.navbar:not(.in-mobile) ul.topmenu li ul.menu-wrapper.shown-sub > div,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.vertical.shown-sub > ul,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.horizontal.shown-sub > ul,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.shown-sub > div,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.default-menu.shown-sub > ul a span,
.navbar:not(.in-mobile) ul.topmenu li div.menu-wrapper.default-menu.shown-sub > ul a .category-label {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  left: 0;
}
#sticky-header ul.topmenu li ul.menu-wrapper:not(.default-menu),
#sticky-header ul.topmenu li div.menu-wrapper:not(.default-menu) {
	overflow-y: auto;
  overflow-x: hidden;
}
ul.topmenu li ul.menu-wrapper.shown-sub,
ul.topmenu li div.menu-wrapper.shown-sub {
  opacity: 1;
  visibility: visible;
  display: block;
  transform: translateY(0);
  z-index: 999;
  left: 0;
}
ul.topmenu li .shown-sub ul.shown-sub,
ul.topmenu li .shown-sub li div.shown-sub {
  left: 100px;
}
ul.topmenu:not(.nav-wide) ul,
ul.topmenu:not(.nav-wide) div {
  position: absolute;
  width: 15em;
  top: 100%;
  left: 0;
  display: none;
  background: #fff;
  padding: .833em 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
ul.topmenu:not(.nav-wide) ul a i.custom-icon + span {
  padding-left: 20px;
}
ul.topmenu:not(.nav-wide) div ul {
  position: static;
  width: auto;
  border: none;
}
ul.topmenu ul ul {
  top: 7px;
}
ul.topmenu ul li {
  float: none;
}
ul.topmenu ul li.last {
  border-bottom: 0;
}
ul.topmenu ul li:not(.item) a {
  float: none;
  position: relative;
  display: inline-block;
  padding: .5em 0;
  font-weight: normal;
  color: rgba(0,0,0,0.5);
  font-family: 'Lato', sans-serif;
}
ul.topmenu ul li a:hover,
ul.topmenu ul li.active > a:hover,
ul.topmenu ul li.over > a:hover,
ul.topmenu ul li.active > a,
ul.topmenu ul li.over > a,
ul.topmenu ul li.active > a:hover i.fa,
ul.topmenu ul li.over > a:hover i.fa,
ul.topmenu ul li.active > a i.fa,
ul.topmenu ul li.over > a i.fa {
  color: #111;
}
ul.topmenu ul li a:not(.lightbox-button) i.fa {
  color: #5c5755;
  position: absolute;
  left: 0;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: .4em;
  line-height: 1;
  padding: 0;
  right: auto;
}
ul.topmenu ul 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;
}
ul.topmenu ul li a:hover .hover-divider,
ul.topmenu ul li.active > a .hover-divider {
  width: 90%;
}
/********** Wide Navigation > */

body .navbar-default {
  background: none;
  border: none;
  background-image: none;
  box-shadow: none;
  position: static;
  min-height: 1px;
  margin: 0;
  border-radius: 0;
}
.nav-wide {
  position: static;
  text-align: left;
}
.nav-wide ul {
  display: block;
}
.nav-wide li.level-top {
  display: inline-block;
  vertical-align: top;
  position: static;
}
.nav-wide a.level-top span {
  display: inline;
}
.nav-wide .menu-wrapper {
  /*display: none;*/
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: left;
  background-color: #fff;
  z-index: 100;
  padding: 30px 20px 20px;
  background-repeat: no-repeat;
  border: solid 1px #ddd;
  margin-top: -1px;
  overflow: visible;
  background-size: cover;
}
.menu-banners .banner {
  position: relative;
  overflow: hidden;
}
.menu-banners a {
  position: relative;
  z-index: 2;
  display: block;
}
.menu-banners .banner a img {
  position: relative;
}
.menu-banners .banner span.shadow {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.menu-banners .banner a:hover span.shadow {
  opacity: 1;
}
.menu-banners .banner {
  position: relative;
}
.menu-banners .banner a:before,
.menu-banners .banner a:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.menu-banners .banner a:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.menu-banners .banner a:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.menu-banners .banner a:hover:before,
.menu-banners .banner a:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.nav-wide .menu-wrapper .meigee-widget .products-grid {
  margin-left: 0;
  margin-right: 0;
}
.nav-wide .menu-wrapper .meigee-widget .products-grid .product-name a {
  font-size: 1em;
}
.nav-wide .menu-wrapper > div.first {
  padding-left: 18px;
}
.nav-wide .menu-wrapper .sub-content {
  padding-left: 18px;
  padding-right: 18px;
}
.nav-wide .menu-wrapper .sub-content .menu-banners {
  margin: -80px -38px 0;
  position: relative;
  bottom: -40px;
}
.nav-wide .menu-wrapper .sub-content .menu-banners .banner {
  float: left;
  width: 25%;
}
.nav-wide .menu-wrapper .sub-content .menu-banners .banner img {
  width: 100%;
}
.nav-wide .menu-wrapper ul.level0 {
  margin-left: -8px;
  margin-right: -8px;
}
.nav-wide .menu-wrapper ul.level0 li.level1 {
  display: inline-block;
  float: none;
  padding: 0 8px;
  vertical-align: top;
}
.nav-wide .menu-wrapper ul.level0 li.level1 > a {
  display: block;
  position: relative;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 0;
}
.nav-wide .category-image {display: none;}
.nav-wide .menu-wrapper .category-image {display: block;}
.nav-wide .menu-wrapper ul.level0 li.level1 > .category-image {margin-top: 19px;}
.nav ul.level0 li.level1 > a i.custom-icon + span.subtitle,
.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 > a i.custom-icon + span.subtitle {
  padding-left: 18px;
}
.nav-wide .menu-wrapper.default-menu .category-image {
	/*display: none;*/
}
.nav-wide .menu-wrapper .title {
  display: block;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 0;
  padding: 6px 0 13px;
}
.nav-wide .menu-wrapper .title span {
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  letter-spacing: .4px;
}
.nav ul.level0 li.level1 > a i.custom-icon {
  line-height: 1;
  font-size: 18px;
  left: -4px;
  position: absolute;
  top: 8px;
}
.nav-wide .menu-wrapper.default-menu .subtitle + .category-label {
  left: 24px;
}
.nav-wide .menu-wrapper.default-menu ul.level0 li.level1 > a i.custom-icon {
  line-height: 1;
  font-size: 18px;
  left: 24px;
  position: absolute;
  top: 14px;
}
.nav-wide .menu-wrapper ul.level0 li.level1 > ul {
  margin: 0 0 1em 0;
  padding-left: 0;
}
.nav-wide .menu-wrapper ul.level0 li.level1 > ul.shown-sub {
  display: block;
  opacity: 1;
  visibility: visible;
  left: 100%;
}
.nav-wide .menu-wrapper ul.level0 li.level1 > ul + ul {
  margin-top: .75em;
}
.nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle {
  color: #000;
  font-size: 14px;
  position: relative;
  line-height: 1.5em;
  display: inline-block;
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  letter-spacing: .4px;
}
.nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle:before {
  content: none;
}
.nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle:hover {
  color: #111;
}
.nav-wide .menu-wrapper ul.level1 a {
  position: relative;
  text-transform: none;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  line-height: 1.5em;
  display: block;
  padding-left: 0;
  font-family: 'Lato', sans-serif;
  padding: 10px 0;
}
.nav-wide .menu-wrapper ul.level1 li a {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.nav-wide .menu-wrapper:not(.tabs-menu) ul.level1 li.last a {
	border-bottom: none;
}
.nav-wide .menu-wrapper ul.level1 li.parent > a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid rgba(0, 0, 0, .3);
  vertical-align: middle;
  font-weight: normal;
  text-transform: none;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav-wide .menu-wrapper:not(.default-menu) .title:hover span,
.nav-wide .menu-wrapper:not(.default-menu) ul.level0 li.level1 > a:hover span {
  color: #eed4c0;
  transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -webkit-transition: color 200ms linear;
}
.nav-wide .menu-wrapper ul.level0 li.level2 a:hover {
  background-color: rgba(0,0,0,0.06);
}
.nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 a span {
  padding-left: 10px;
}
/*.nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul a span {
  padding-left: 10px;
}
.nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul a span:before {
  content: '';
  height: 4px;
  width: 4px;
  border-radius: 50%;
  top: 15px;
  background-color: #111;
}*/
.nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 li.parent {
  position: relative;
  z-index: 3;
}
.nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul {
  /*padding-left: 15px;*/
  position: absolute;
  right: 0;
  left: auto;
  top: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
  box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
  display: block;
  transform: translateX(90%);
  width: 100%;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
}
.nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 li.parent ul.shown-sub {
  transform: translateX(100%);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.nav-wide .menu-wrapper .top-content {
  margin-bottom: 3em;
  padding: 0;
  overflow: hidden;
  font-size: 1em;
}
.nav-wide .menu-wrapper .bottom-content {
  overflow: hidden;
  margin: 0.7em 0 0;
  background-color: transparent;
  font-size: 1em;
  color: #888;
  line-height: 1.5em;
  padding: 0;
}
.nav-wide .menu-wrapper .right-content {
  display: inline-block;
  float: none;
  font-size: 1em;
}
.nav-wide .inline-links {
  margin-bottom: 9px;
}
.nav-wide .inline-links li {
  display: inline;
  padding: 0 10px 0 0;
}
.nav-wide .inline-links li a {
  display: inline-block;
  padding: 5px 10px;
}
.nav-wide .inline-links li a:hover {
  background-color: #f5f5f5;
}
.nav-wide p {
  margin-bottom: 9px;
}
.nav-wide .awesome-content-top,
.nav-wide .awesome-content-left {
  background: #f5f5f5;
  color: #444;
  text-align: center;
  font-size: 1.24em;
  line-height: 1.01em;
  padding: 18px;
  margin: 0 0 18px 0;
  overflow: hidden;
}
.nav-wide .awesome-content-top i,
.nav-wide .awesome-content-left i {
  font-size: 1.18em;
  display: block;
  margin-bottom: 5px;
}
.nav-wide .awesome-content-left {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 19px;
}
.nav-wide .awesome-content-left i {
  float: left;
  margin: 0 10px 5px 0;
}
.nav-wide .products-grid li.item {
  margin-bottom: 0;
}
.nav-wide .menu-banner {
  float: right;
  margin: 40px;
}
/* Category Labels */

.category-label {
  display: none;
  transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -webkit-transition: background-color 300ms linear;
  font-style: normal;
  padding: 3px 3px 3px;
  z-index: 3;
  color: #fff;
  text-align: center;
  font-size: 9px;
  line-height: 1em;
  border-radius: 0;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 20px;
}
#header li.level0 a.level-top .category-label {top: -5px;}
.header-wrapper .menu-wrapper ul li.level1 > a .category-label,
.header-wrapper .menu-wrapper ul li.level1 .menu-inner a .category-label,
.header-wrapper .menu-wrapper:not(.vertical):not(.tabs-menu) ul li.level1 li.level2 a .category-label {
  display: inline-block;
  position: relative;
  top: 0;
  margin-left: 10px;
  left: 0;
}
.header-wrapper .menu-wrapper ul li.level1 .menu-inner li.level2 > a .category-label {
  top: -2px;
}
.header-wrapper .menu-wrapper ul li.level1 .menu-inner ul.level2 a .category-label {
  top: 1px;
}

.category-label.label_one {
  background-color: #f44336;
}
.category-label.label_two {
  background-color: #eed4c0;
  color: #111;
}
.category-label.label_three {
  background-color: #ffca28;
}
.menu-wrapper .category-label {
  top: 3px;
  left: 20px;
  bottom: auto;
}
.menu-wrapper .subtitle + .category-label {
  left: 0;
  top: -4px;
  bottom: auto;
}
/* ul.topmenu a.over > .category-label.label_one,
ul.topmenu li.active a > .category-label.label_one,
ul.topmenu a.over > .category-label.label_two,
ul.topmenu li.active a > .category-label.label_two,
ul.topmenu a.over > .category-label.label_three,
ul.topmenu li.active a > .category-label.label_three {background-color: #222;} */
/* For Top Menu */

@media only screen and (min-width: 978px) {
  .nav-wide li.over .menu-wrapper {
    /*display: block!important;*/
  }
  .category-label {
    display: inline-block;
  }
  /* Default Menu in Wide Mode */

  .nav-wide .menu-wrapper.default-menu {
    position: absolute;
    width: 15em;
    min-width: 260px;
    top: 100%;
    left: 0;
    -webkit-transition: left 0s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
    -moz-transition: left 0s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
    -ms-transition: left 0s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
    -o-transition: left 0s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
    transition: left 0s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
    padding: 0;
    border: 1px solid #ddd;
    z-index: 99999;
    overflow: visible;
  }
  #sticky-header .nav-wide .menu-wrapper.default-menu {
    min-width: 240px;
  }
  .nav-wide .menu-wrapper.default-menu ul {
    background-color: inherit;
    background: #fff;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.06);
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 {
    clear: both;
    display: block;
    float: none;
    margin: 0;
    position: relative;
    padding: 0;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li:last-of-type {
    border-bottom: none;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.over > a {
    background-color: #fff;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li > a:hover {
    background-color: rgba(0,0,0,0.06);
    color: rgba(0,0,0,0.8);
    opacity: 1;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 a {
    padding: 0 9px;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li a span.subtitle {
    color: inherit!important;
  }
  .nav-wide .menu-wrapper.default-menu li.level1.parent > a:after,
  .nav-wide .menu-wrapper.default-menu li.level1.parent li.parent > a:after {
    right: 20px;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a,
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 li a {
    float: none;
    position: relative;
    display: block;
    padding: 13px 29px 13px 30px;
    font-weight: normal;
    margin: 0;
    border-bottom: none;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 li.level2 a {
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a span {
    font-size: 12px;
    text-transform: none;
    color: rgba(0,0,0,0.5) !important;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a span:before {
    content: none;
    width: 6px;
    height: 6px;
    border: solid 2px #ddd;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 5px;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover span.menu-wrapper:not(.default-menu) {
    background: none!important;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a span:not(.hover-divider) {
    float: none;
    position: relative;
    display: inline-block;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: none;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 ul {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    width: 15em;
    position: absolute;
    top: 0;
    left: 90%;
    z-index: 999;
    border: 1px solid #ddd;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0;
    visibility: hidden;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 ul li {
    /*  padding: 0 19px; */

    position: relative;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 ul li a {
    padding-left: 0;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 ul a span:before {
    display: none;
  }
  .nav-wide .menu-wrapper.default-menu ul.level0 li.parent > a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0, 0, 0, .3);
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
/********** Navigation > */

.header .menu-block .container {
  padding-top: 0;
  padding-bottom: 0;
}
.header .menu-wrapper-row {position: relative;}
.header .menu-wrapper-block {position: static;}
.header .right-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -ms-flexbox-direction: row;
  -moz--direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 23px;
  padding-bottom: 23px;
  align-items: center;
}
.header .logo strong,
.header .small-logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
  display: none;
}
.header .search-wrapper {display: inline-block; width: auto; vertical-align: middle; z-index: 9; margin-left: 3px;}
.header .search-mini-form {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
.header .search-mini-form .form-search {
  position: relative;
  overflow: visible;
}
.header .search-mini-form .form-search .search-button {
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  font-family: 'Overpass', 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 .search-mini-form .form-search .search-button.with-icon:not(.with-label) {padding-left: 13px; padding-right: 13px;}
.header .search-mini-form .form-search .search-button:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.header .search-mini-form .form-search .search-button span {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  line-height: 1;
  vertical-align: middle;
}
@media screen and (min-width:0\0) {
  .header .search-mini-form .form-search .search-button span {line-height: inherit; margin-top: 3px;}
  .header .search-mini-form .form-search .search-button i {top: 2px;}
}
.header .search-mini-form .form-search .search-button i + span {margin-left: 5px;}
.header .search-mini-form .form-search .search-button i {
  font-size: 14px;
  color: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.header .search-mini-form .form-search .search-button.with-icon:not(.with-label) i {-o-padding-top: 3px;}
.header .search-mini-form .form-search .search-button.with-label i {-o-padding-top: 2px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header .search-mini-form .form-search .search-button.with-label i {-webkit-padding-before: 2px;}
    .header .search-mini-form .form-search .search-button.with-icon:not(.with-label) i {-webkit-padding-before: 3px;}
    ::i-block-chrome, .header .search-mini-form .form-search .search-button i {-webkit-padding-before: 0 !important;}
}

@-moz-document url-prefix() {
  .header .search-mini-form .form-search .search-button.with-icon:not(.with-label) i {padding-top: 3px;}
  .header .search-mini-form .form-search .search-button.with-label i {padding-top: 2px;}
}

.header .search-mini-form .form-search .indent {
  display: block;
  position: absolute;
  border: none;
  bottom: 0;
  right: 0;
  background: transparent;
  padding: 0;
  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 .search-mini-form .form-search .indent.visible {
  visibility: visible;
  opacity: 1;
  width: 320px;
}
.header .search-mini-form .form-search .input-wrapper {
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
}
.header .search-mini-form .form-search.with-icon:not(.with-label) .input-wrapper {background-color: transparent;}
.header .search-mini-form .form-search.with-icon:not(.with-label) input {background-color: #fff;}
.header .search-mini-form .form-search.with-icon:not(.with-label) .btn i {opacity: 0;}
.header .search-mini-form .form-search label {
  display: none;
}
.header .search-mini-form .form-search input {
  display: inline-block;
  border-radius: 0;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  color: #aaa;
  font-size: 12px;
  vertical-align: middle;
  height: 38px;
  line-height: 38 px;
  padding-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.header .search-mini-form .form-search .btn {
  display: inline-block;
  overflow: hidden;
  margin-right: -1px;
  height: 38px;
  line-height: 38px;
  font-family: 'Overpass', 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;
  -ms-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.header .search-mini-form .form-search .btn > span:after {
  background-color: #eed4c0;
}
.header .search-mini-form .form-search .btn:hover,
.header .search-mini-form .form-search .btn:active,
.header .search-mini-form .form-search .btn:focus {
  background-color: rgba(0,0,0,0.06);
  color: rgba(0,0,0,0.8);
}
.header .search-mini-form .form-search .search-icon {
  display: none;
  padding-left: 20px;
  padding-right: 5px;
  position: relative;
}
.header .search-mini-form .form-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 .search-mini-form .form-search .btn span {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.header .search-mini-form .form-search .btn > span {
  line-height: inherit;
}
.header .search-mini-form .form-search .btn span span {
  font-size: 14px;
  display: none;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 1;
}
.header .search-mini-form .form-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: -1px;
  position: relative;
}
.header .search-mini-form .form-search .btn i + span {
  display: none;
}
.header .search-mini-form .form-search .search-autocomplete {
  z-index: 999;
}
.header .search-mini-form .form-search .search-autocomplete ul {
  border: 1px solid rgba(0, 0, 0, .1);
  background-color: #fff;
  color: #666;
  text-align: left;
}
.header .search-mini-form .form-search .search-autocomplete ul li {
  padding: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  cursor: pointer;
}
.header .search-mini-form .form-search .search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
.header .text-banner {
  padding-top: 22px;
  padding-bottom: 21px;
}
.header .text-banner .text {
  font-size: 12px;
  line-height: 15px;
}
body:not(.cms-index-index) .header-breadcrumbs-wrapper .bottom-block .text-banners-block {display: none;}
.header-breadcrumbs-wrapper .bottom-block .text-banners-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Overpass', sans-serif;
  font-size: 12px;
  padding-top: 17px;
  padding-bottom: 16px;
}
.header-breadcrumbs-wrapper .bottom-block .text-banners-block .small-banner {
  width: 31%;
  display: inline-block;
  float: left;
  position: relative;
  color: #aaa;
}
.header-breadcrumbs-wrapper .bottom-block .text-banners-block .small-banner:first-of-type:after,
.header-breadcrumbs-wrapper .bottom-block .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-breadcrumbs-wrapper .bottom-block .text-banners-block .small-banner:last-of-type:before {left: 0; right: auto;}
.header-breadcrumbs-wrapper .bottom-block .text-banners-block .small-banner:last-of-type {
  text-align: right;
}
/*Header banner slider*/
#header-banner-slider .owl-dots {text-align: center; position: absolute; left: 0; right: 0; bottom: 0;}
#header-banner-slider .owl-dots .owl-dot {display: inline-block; line-height: 1;}
#header-banner-slider.owl-theme .owl-dots .owl-dot span {
  display: block;
  background-image: none;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0 11px!important;
  float: left;
  top: 0;
  position: relative;
}
#header-banner-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;
}
#header-banner-slider.owl-theme .owl-dots .owl-dot.active span,
#header-banner-slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #111;
}
#header-banner-slider.owl-theme .owl-dots .owl-dot.active span:before,
#header-banner-slider.owl-theme .owl-dots .owl-dot:hover span:before {
    border-color: #111;
}
/**/
.fb_iframe_widget > span,
.fb_iframe_widget iframe {
  max-width: 100%!important;
}
.header-breadcrumbs-wrapper .bottom-block .text-banners-block .large-banner {
  color: #eed4c0;
  text-align: center;
}
.header-breadcrumbs-wrapper .bottom-block .text-banners-block .large-banner span strong {font-weight: 900;}
.header .account {display: inline-block; position: relative; vertical-align: middle; z-index: 100; margin-left: 3px;}
.header .account .account-button {height: 40px; padding-left: 15px; padding-right: 15px; line-height: 40px; color: rgba(0,0,0,0.8); cursor: pointer; font-size: 12px;}
.header .account.with-icon:not(.with-label) .account-button {padding-left: 13px; padding-right: 13px;}
.header .account .account-button i {font-size: 14px; display: inline-block; vertical-align: middle;}
.header .account .account-button:hover {background: rgba(0,0,0,0.06);}
.header .account .account-button span {font-size: 12px; text-transform: uppercase; font-family: 'Overpass', sans-serif; letter-spacing: 0.4px; line-height: 1; position: relative; top: -1px; vertical-align: middle;}
@media screen and (min-width:0\0) {
  .header .account .account-button span  {top: 1px;}
}
.header .account .customer-block {display: block; border-left: none; padding-left: 0; margin-left: 0; margin-top: 5px;}
.header .account .customer-block .links {display: block !important; position: static; box-shadow: none; padding: 0; min-width: auto;}
.header .account .customer-block .links li a {display: block !important;}
.header .account .indent-account {
  display: block;
  width: 192px;
  background: #fff;
  padding: 25px;
  position: absolute;
  top: 100%;
  right: 0px;
  border: solid 1px #ddd;
  z-index: 9999;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-15px);
  -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 .account .indent-account.visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
/* Menu button */
#header .menu-button {
  font-size: 14px;
  color: rgba(0,0,0,0.8);
  background: none;
  border: none;
  outline: none;
  float: left;
}
#header .menu-button i {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
}
#header .menu-button span {
  display: none;
  vertical-align: middle;
}
/* Custom menu button */

#header .custom-menu-button {
  color: rgba(0, 0, 0, .86);
}
#header .custom-menu-button i {
  font-size: 14px;
  margin-right: 5px;
  line-height: 1;
  vertical-align: middle;
}
#header .custom-top-menu {
  overflow: hidden !important;
}
#header .custom-top-menu li.level0 > a {
  position: relative;
  top: -50px;
  opacity: 0;
}
#header .navbar-header .navbar-toggle.custom-menu-button.active {
  background-color: transparent;
}
ul.menu-tabs {
  margin: 0;
}
.mobile-menu-wrapper {
  display: none;
}
.mobile-menu-wrapper .menu-button {
  font-size: 14px;
  color: rgba(0,0,0,0.8);
  background: none;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: none;
  outline: none;
}
.mobile-menu-wrapper .menu-button span {display: none;}
.mobile-menu-inner {
  width: 300px;
  background-color: #eeeeee;
  position: fixed;
  left: -4px;
  top: 0;
  bottom: 0;
  z-index: 99998;
  padding: 0;
  transition: left 550ms ease;
  left: -300px;
  overflow-y: auto;
}
.mobile-menu-inner.in {
  left: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
}
.mobile-inner-content-wrapper {position: relative; overflow-x: hidden; min-height: 100vh;}
.mobile-menu-inner .mobile-inner-content-wrapper:before {
  content: '';
  width: 25px;
  height: auto;
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  -webkit-box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  -moz-box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
  box-shadow: -10px 0px 60px -5px rgba(0,0,0,0.44);
}
.mobile-menu-wrapper .form-language + .form-currency,
.mobile-menu-wrapper .form-currency + .form-language {
  margin-top: 15px;
}
body #header .mobile-menu-inner .navbar-default {
  float: none;
  display: block;
}
.mobile-menu-inner .topmenu > .nav {
  display: block!important;
  float: none;
}
.mobile-menu-inner .topmenu > .nav a {
  float: none!important;
  display: block;
}
.menu-item-title {
  background: transparent;
  border: solid #d7d7d7;
  border-width: 0 0 1px 1px;
  box-sizing: border-box;
  float: left;
  height: 46px;
  padding: 13px 0;
  text-align: center;
  width: 33.33%;
  margin: 0;
}
.menu-item-title.active {
  background: #e3e3e3;
  border-bottom: 0;
}
.menu-item-title a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.menu-item-title.active a {
  color: #000;
}
.menu-item-content {
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
  padding: 20px;
}
.menu-item-content .nav-wide .menu-wrapper ul.level0 li.level1 > ul {
  padding-left: 12px;
  padding-right: 12px;
}
.menu-item-content ul.topmenu li.level0 a.level-top {
  padding: .75em 20px !important;
}
.menu-item-content ul.topmenu li.level0.active > a {
  background-color: rgba(0, 0, 0, 0.1);
}
.menu-item-content .bootstrap-select > .selectpicker {
  border-color: rgba(0, 0, 0, 0.1);
  color: #aaa;
  height: 40px;
}
.menu-item-content .topmenu .level0:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-item-content .topmenu li.level0.last {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-item-content .topmenu li:not(:first-child) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-item-content.in {
  z-index: 99;
  position: relative;
}
.menu-item-content .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.menu-item-content .navbar-default {
  margin: -20px;
}
.mobile-menu-inner .default-links.links {
  display: block!important;
  margin: 0;
  text-align: left;
  padding-left: 0;
  color: #222;
  float: none;
}
#header .mobile-menu-inner .default-links.links li {
  float: none;
  display: block;
  padding: 14px 20px;
  border-right: none;
}
.mobile-menu-inner .default-links.links li + li {
  border-left: none;
  /*border-top: solid 1px rgba(0, 0, 0, .1);*/
}
#header .mobile-menu-inner .default-links.links li.last {
  border-left: none;
  display: inline-block;
  width: auto;
  /*border-top: solid 1px rgba(0, 0, 0, .1);*/
  /*border-bottom: solid 1px rgba(0, 0, 0, .1);*/
}
.mobile-menu-inner .default-links.links li a {
  font-size: 15px!important;
  color: #111;
  padding: 11px 10px;
  display: block;
}
.mobile-menu-inner .default-links.links li a:before {
  content: none!important;
}
.header .mobile-menu-inner .form-language,
.header .mobile-menu-inner .form-currency {
  display: block;
  padding-left: 0;
  /*border: 1px solid rgba(0, 0, 0, 0.1);*/
}
.header .mobile-menu-inner .form-language .dropdown-toggle,
.header .mobile-menu-inner .form-currency .dropdown-toggle {
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
}
.header .mobile-menu-inner .bootstrap-select.btn-group .dropdown-menu {
  width: 100%;
}
/* Header Cart ================================================================================ */

header.header .top-cart {
  display: inline-block;
  float: none;
  vertical-align: middle;
  position: relative;
  margin: 0;
  width: auto;
  margin-left: 3px;
}
header.header .top-cart .block-title {
  border: none;
  margin: 0;
  z-index: 9998;
  padding: 0;
  font-size: 1em;
}
header.header .top-cart .block-title:after {
  content: none;
}
header.header .top-cart .block-title a:hover {
  color: inherit;
}
header.header .top-cart .block-title .cart-right-items {
  display: inline-block;
  /*vertical-align: middle;*/
  line-height: inherit;
  font-size: 12px;
}
header.header .top-cart .block-title .title-cart {
  padding: 0 15px;
  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: 'Overpass', sans-serif;
  text-align: center;
  letter-spacing: 0.4px;
  line-height: 40px;
}
header.header .top-cart.with-icon:not(.with-label) .block-title .title-cart {padding-left: 13px; padding-right: 13px;}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    header.header .top-cart .block-title .title-cart {padding: 3px 13px 5px;}
    .header .search-mini-form .form-search .btn i {margin-top: 0; margin-bottom: 5px;}
}}


header.header .top-cart .block-title.active .title-cart,
header.header .top-cart .block-title .title-cart:hover {
  background-color: rgba(0,0,0,0.06);
}
header.header .top-cart .block-title .top-cart-label {
  display: inline-block;
  vertical-align: middle;
  font-size: inherit;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}
/*header.header .top-cart .block-title .top-cart-label:after {
  content: '-';
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  color: inherit;
}*/
header.header .top-cart .block-title .top-cart-icon {
  /*display: inline-block;*/
  display: none;
  vertical-align: middle;
  margin-right: 0;
  position: relative;
  text-align: center;
  z-index: 0;
}
header.header .top-cart.with-icon .block-title .top-cart-icon {
	display: inline-block;
}
header.header .top-cart .block-title .top-cart-icon i {
  display: none;
  font-size: 14px;
  vertical-align: middle;
  color: inherit;
}
header.header .top-cart .block-title .top-cart-icon i {
  display: inline-block;
  position: relative;
  top: 1px;
}
@media screen and (min-width:0\0) {
  header.header .top-cart .block-title .top-cart-icon i {top: 6px;}
  header.header .top-cart .block-title .cart-right-items {position: relative; top: 3px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    header.header .top-cart .block-title .top-cart-icon i {-webkit-padding-before: 0;}
    ::i-block-chrome, header.header .top-cart .block-title .top-cart-icon i {-webkit-padding-before: 0;}
}

@-moz-document url-prefix() {
  header.header .top-cart .block-title .top-cart-icon i {
    top: 3px;
  }
}
header.header .top-cart .block-title .top-cart-icon i:before{
}
header.header .top-cart.with-icon .block-title .top-cart-icon + .cart-right-items {margin-left: 3px;}
header.header .top-cart .block-title .top {
  display: block;
  margin-top: -9px;
}
header.header .top-cart .block-title .bottom {
  display: block;
  font-size: .786em;
  border-top: solid 1px #eee;
  margin-top: 3px;
  padding-top: 3px;
  text-align: center;
}
header.header .top-cart .block-title .subtotal {
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
header.header .top-cart .block-title .subtotal .price {
  font-size: inherit;
  color: inherit;
  font-weight: 500;
}
header.header .top-cart .block-title .cart-qty {
  display: inline-block;
  vertical-align: middle;
  font-weight: inherit;
  color: inherit;
  text-align: center;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: 0;
}
header.header .top-cart .block-title .cart-qty span {
  display: none;
}
header.header .top-cart .block-title i.caret {
  display: none;
  line-height: 1;
  color: rgba(255,255,255,0.5);
  margin-left: 4px;
  margin-top: 2px;
  vertical-align: middle;
}
header.header .top-cart .block-content {
  display: block !important;
  background: #fff;
  z-index: 0;
  position: absolute;
  right: 0px;
  top: 100%;
  width: 320px;
  padding: 0;
  margin-top: -1px !important;
  color: #666;
  border: solid 1px #ddd;
  padding: 24px 25px 20px;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-15px);
  -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.header .top-cart .block-content.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  overflow: visible;
  z-index: 99999;
}
header.header .top-cart .block-content .inner-wrapper {
  position: relative;
  border: none;
}
header.header .top-cart .block-content .close-btn {
  font-size: 1em;
  display: none;
  position: absolute;
  top: 0;
  left: -50px;
  opacity: 1;
  z-index: 99;
  height: 50px;
  width: 50px;
  text-align: center;
  text-shadow: none;
  background-color: #fff;
  cursor: pointer;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  border-radius: 33px;
}
header.header .top-cart .block-content .close-btn i {
  color: #ccc;
  font-size: 48px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: block;
}
header.header .top-cart .block-content .close-btn i::before {
  line-height: inherit;
}
header.header .top-cart .block-content h4 {
  padding: 0 0 9px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  color: #000;
}
header.header .top-cart .block-content.no-items + .block-content {
  text-align: center;
}
header.header .top-cart .block-content .cart-empty {
  padding: 0.8em 0 1.4em;
  margin: 0;
  text-align: center;
  font-size: 1.16em;
}
header.header .top-cart .block-content .cart-empty i {
  display: block;
  color: #333;
  font-size: 40px;
  margin-bottom: 0.1em;
}
header.header .top-cart .block-content .cart-empty .small-label {
  display: none;
  font-size: 0.78em;
}
header.header .top-cart .block-content .cart-empty a {
  color: inherit;
  font-size: inherit;
}
header.header .top-cart .block-content .cart-empty a:hover {
  text-decoration: underline;
}
header.header .top-cart .block-content .media-left {
  padding-right: 15px;
}
header.header .top-cart .block-content .product-image {
  width: 60px;
  padding: 0;
  border: none;
  display: block;
  border-radius: 4px;
  overflow: hidden;
}
header.header .top-cart .block-content .top-cart .cart-price-qt {
  display: block;
  margin-top: .25em;
}
header.header .top-cart .block-content .top-cart .cart-price-qt strong {
  font-size: 1em;
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: normal;
  padding: 1px 9px;
  border-radius: 10px;
  background-color: #ffa96a;
}
header.header .top-cart .block-content .mini-products-list {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
header.header .top-cart .block-content .mini-products-list li {
  padding: 0 0 20px;
  margin: 0;
  clear: both;
  position: relative;
}
header.header .top-cart .block-content .mini-products-list li:last-of-type {
  padding: 0;
}
header.header .top-cart .block-content .mini-products-list .product-details {
  float: right;
  width: 68%;
  padding-right: 7%;
  margin: 0;
  position: relative;
}
header.header .top-cart .block-content .mini-products-list .product-name {
  margin-bottom: 6px;
  padding-right: 50px;
  text-align: left;
}
header.header .top-cart .block-content .mini-products-list .product-name a {
  font-size: 16px;
  font-weight: 300;
  color: #222;
  line-height: 1.25em;
}
header.header .top-cart .block-content .mini-products-list .cart-price-qt {
  font-weight: normal;
  color: #757575;
  font-size: 18px;
  display: inline-block;
  line-height: .5;
  vertical-align: middle;
}
header.header .top-cart .block-content .mini-products-list .cart-price-qt strong {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  width: auto;
  line-height: 18px;
  background-color: transparent;
  text-align: center;
  border-radius: 0;
  font-weight: inherit;
  font-size: 11px;
  color: rgba(0,0,0,0.3);
  float: left;
}
header.header .top-cart .block-content .mini-products-list .cart-price-qt .glam-icon.qt-x {float: left;}
header.header .top-cart .block-content .mini-products-list .price {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #111;
  padding-top: 2px;
}
header.header .top-cart .block-content .cart-actions {
  position: absolute;
  right: 0;
  top: 2px;
}
header.header .top-cart .block-content .cart-actions a {
  padding: 0;
  border: none;
  float: none!important;
  display: block;
  text-align: right;
}
header.header .top-cart .block-content .subtotal {
  text-align: center;
  border-top: solid 1px rgba(0, 0, 0, .1);
  font-family: 'Overpass', sans-serif;
  margin: 0 -25px;
  padding: 18px 25px;
  position: relative;
}
header.header .top-cart .block-content .subtotal .label {
  display: none;
  font-size: 11px;
  text-transform: uppercase;
  color: #aaa;
  letter-spacing: 1px;
  line-height: 30px;
  vertical-align: top;
}
header.header .top-cart .block-content .subtotal .price-wrapper {
  background-color: #fff;
  color: #111;
  font-size: 24px;
  padding: 0 20px;
}
header.header .top-cart .block-content .subtotal .price {
  display: inline-block;
  font-size: 24px;
  line-height: 1.25em;
  color: #111;
  font-weight: 400;
  background-color: #fff;
  padding: 0 20px;
}
header.header .top-cart .block-content .subtotal .price-currency {color: inherit; margin-top: 4px;}
header.header .top-cart .block-content .subtotal .price-pennie {margin-left: -3px; color: inherit; margin-top: 4px;}
header.header .top-cart .block-content .subtotal .price:after {
  content: '';
  display: block;
  width: auto;
  height: 1px;
  background-color: rgba(0,0,0,0.1);
  position: absolute;
  top: 50%;
  left: 25px;
  right: 25px;
  z-index: -1;
}
header.header .top-cart .block-content .actions {
  position: relative;
  padding: 0 0 2px;
  margin: 0;
  border: none;
  text-align: center;
}
header.header .top-cart .block-content .actions .btn-primary {
  display: block;
  width: 77%;
  background-color: #eed4c0;
  border: none;
  color: #111;
  float: right;
  height: 40px;
  line-height: 35px;
  padding-bottom: 0;
  margin-left: 0;
}
header.header .top-cart .block-content .actions .btn-primary:focus,
header.header .top-cart .block-content .actions .btn-primary:active,
header.header .top-cart .block-content .actions .btn-primary:hover {
  background-color: #111;
  color: #fff;
}

header.header .top-cart .block-content .actions .btn-default {
  border: none;
  padding: 0;
  text-transform: none;
  background: #eee;
  color: rgba(0,0,0,0.8);
  width: 40px;
  height: 40px;
  line-height: 35px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
header.header .top-cart .block-content .actions .btn-default span span {display: none;}
header.header .top-cart .block-content .actions .btn-default > span:after {
  content: none;
}
header.header .top-cart .block-content .actions .btn-default:focus,
header.header .top-cart .block-content .actions .btn-default.focus,
header.header .top-cart .block-content .actions .btn-default:active,
header.header .top-cart .block-content .actions .btn-default.active,
header.header .top-cart .block-content .actions .btn-default:hover {
  color: #111;
  background-color: #eed4c0;
}
header.header .top-cart .block-content .actions .btn i {
  display: inline-block;
  vertical-align: middle;
  /*line-height: 1;*/
  font-size: 15px;
}
header.header .top-cart .block-content .product-box {
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
}
header.header .top-cart.top-cart.horizontal .fa-angle-down {
  margin-left: 3px;
}

.header-indent-inner {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow-y: auto;
}
.header-indent {
  color: #fff;
  position: fixed;
  right: 0;
  left: -100%;
  z-index: 999990;
  top: 0;
  bottom: 0;
  display: table;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #222;
  transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
}
.header-indent-inner h2.logo img {
  filter: brightness(1000%);
    -webkit-filter: brightness(1000%);
}
.header-indent .category-label {
  top: -3px;
  left: 0;
}
body #header .header-indent  .middle-block {
  display: block;
}
.wide-header #header .header-indent  .top-block,
.boxed-header #header .header-indent  .top-block .container,
.wide-header #header .header-indent  .middle-block,
.boxed-header #header .header-indent  .middle-block .container,
.wide-header #header .header-indent  .bottom-block,
.boxed-header #header .header-indent  .bottom-block .container {
  background-color: #222;
}
.header-indent.is-active {
  left: 0;
  opacity: 1;
}
.header-indent .hamburger-inner,
.header-indent .hamburger-inner:after,
.header-indent .hamburger-inner:before {
  background-color: #fff;
}
header.header .header-indent .top-cart .block-title .title-cart {
  color: #fff;
}
header.header .header-indent .top-cart .block-title.active .title-cart,
header.header .header-indent .top-cart .block-title:hover .title-cart {
  color: #111;
}
.header-indent ul.topmenu li.level0 a.level-top {
  color: #fff;
  padding: 7px 0;
  float: none;
  display: block;
  vertical-align: middle;
}
.header-indent ul.topmenu li.level0 a.level-top:hover,
.header-indent ul.topmenu li.level0.over a.level-top,
.header-indent ul.topmenu.navbar-nav li.level0.active > a.level-top {
  background-color: transparent;
  color: #111;
}
.header-indent ul.topmenu li.level0.parent a.level-top:after {
  border-top-color: transparent !important;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-left: 5px dashed;
  border-right: 5px solid transparent !important;
  border-left-color: #fff !important
  margin-left: 8px;
}
.header-indent .navbar-nav {
  max-height: 345px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  flex-flow: column wrap
}
.header-indent .navbar-nav,
body .header-indent .navbar-default {
  float: none;
}
.header-indent .nav-wide .menu-wrapper {
  top: 0 !important;
  left: 50%;
  min-width: 1100px;
}
.header .header-indent .customer-name .user-icon,
.header .header-indent .links:not(.default-links) li a.top-link-login {
  color: #fff;
  text-transform: uppercase;
}
.header .header-indent .customer-name .user-icon i {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.header .header-indent .customer-name-wrapper:hover .customer-name .user-icon,
.header .header-indent .customer-name-wrapper.open .customer-name .user-icon {
 color: #111;
}
.header .header-indent .right-block {
  text-align: right;
}
.header .header-indent .search-mini-form .form-search .input-wrapper {
  border: 1px solid rgba(255,255,255,0.1);
  border-width: 0 0 1px 0;
  background-color: transparent;
}
.header .header-indent .search-mini-form .form-search input {
  color: rgba(255,255,255,0.4);
  font-size: 12px;
  font-weight: 400;
}
.header .header-indent .search-mini-form .form-search .search-icon i {
  color: #fff;
}
.header .header-indent .search-mini-form .form-search .search-icon {
  padding-left: 1px;
}
.header .header-indent .search-mini-form .form-search .btn {
  color: #fff;
  font-weight: 300;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: .5px;
}
.header .header-indent .search-mini-form .form-search .btn span span {
  font-size: 16px;
}
.header .header-indent .search-mini-form .form-search .btn > span:before,
.header .header-indent .search-mini-form .form-search .btn > span:after {
  content: none;
}
.header .header-indent .search-mini-form .form-search .btn:focus,
.header .header-indent .search-mini-form .form-search .btn.focus,
.header .header-indent .search-mini-form .form-search .btn:active,
.header .header-indent .search-mini-form .form-search .btn.active,
.header .header-indent .search-mini-form .form-search .btn:hover,
.header .header-indent .search-mini-form .form-search .btn:hover {
  color: #111;
}
.header .header-indent .search-mini-form {
  padding: 40px 0;
}
.header .header-indent .bootstrap-select > .selectpicker {
  color: #fff;
}
.header .header-indent .bootstrap-select.btn-group .btn .caret {
  border-top-color: rgba(255, 255, 255, .2);
}
.header .header-indent ul.social-links {
  float: right;
  padding: 45px 0 20px;
}
.header .header-indent ul.social-links li a {
  color: rgba(255,255,255,0.7);
  font-size: 13px;
}
.header .header-indent ul.social-links li a:hover {
  background-color: rgba(255,255,255,0.1);
}
.header .header-indent .header-address {
  margin-top: 60px;
  text-align: left;
  color: rgba(255,255,255,0.5);
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
}
.header .header-indent .header-address p {
  margin-bottom: 14px;
}
.header .header-indent .header-copyright-block {
  margin-top: auto;
}
#header .header-indent .header-copyright-block .container {
  background-color: transparent;
}
.header .header-indent .header-copyright {
  padding: 58px 0;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
}
.header .header-indent .header-copyright a {
  color: inherit;
}

/* header 1 */
#header.header-1 .search-mini-form .form-search .btn span span {
  display: none;
  position: relative;
  top: -1px;
}

/*Header custom dropdown*/
.header .preview-dropdown-wrapper {margin: 0 -15px;}
.header .preview-dropdown-wrapper .preview-block {
	display: block;
	width: 20%;
	float: left;
	padding: 0 10px 30px;
}
.header .preview-dropdown-wrapper .preview-block:nth-child(5n) {clear: right;}
.header .preview-dropdown-wrapper .preview-block:nth-child(5n+1) {clear: left;}
.header .preview-dropdown-wrapper.product-page .preview-block {
	width: calc(100% / 3);
}
.header .preview-dropdown-wrapper .preview-block .preview-image {
	border: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 20px;
	position: relative;
	transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.header .preview-dropdown-wrapper .preview-block .preview-image: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;
}
.header .preview-dropdown-wrapper.product-page .preview-block a {
	border-bottom: none;
}
.header .preview-dropdown-wrapper .preview-block a:hover .preview-image:before {
	opacity: 0.12;
}
.header .preview-dropdown-wrapper .preview-block .title {
	font-size: 14px;
	font-family: 'Overpass', sans-serif;
	color: #000;
	text-transform: uppercase;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}
.header .preview-dropdown-wrapper .preview-block a:hover .subtitle,
.header .preview-dropdown-wrapper .preview-block a:hover .title {
	opacity: 0.75;
}
.header .preview-dropdown-wrapper .preview-block .subtitle {
	color: rgba(0,0,0,0.8);
	line-height: 1.3;
	min-height: 30px;
}
.header .preview-dropdown-wrapper .block-title {
    display: block;
    width: 100%;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.8);
    font-size: 14px;
    position: relative;
    line-height: 1.5em;
    font-family: 'Overpass', sans-serif;
    text-transform: uppercase;
    letter-spacing: .4px;
}
.header .preview-dropdown-wrapper .fullwidth {margin: 0 -23px;}
.header .preview-dropdown-wrapper .bottom-links a {
	position: relative;
    display: block;
    padding: 13px 29px 13px 30px;
    float: none;
    font-size: 12px;
    text-transform: none;
    color: rgba(0,0,0,0.5) !important;
    font-family: 'Lato', sans-serif;
}
.header .preview-dropdown-wrapper .bottom-links a:hover {
	background-color: rgba(0,0,0,0.06);
	color: rgba(0,0,0,0.8);
	opacity: 1;
}
.header .preview-dropdown-wrapper .bottom-links a:not(.last) {border-bottom: 1px solid rgba(0,0,0,0.1);}
/* Sticky Header */
body.wide-sticky #sticky-header .container {max-width: 100%;}
body.boxed-sticky #sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  display: none;
  border: solid 1px #ddd;
  background: #fff;
  max-width: 100%;
}
body.boxed-sticky #sticky-header .container {
  background: #fff;
  max-width: 1272px !important;
}
body.wide-sticky #sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 99999;
  border: solid 1px #ddd;
  display: none;
}
#sticky-header .vertical-menu-button {display: none;}
#sticky-header .navbar-default {
  background-color: transparent;
  border-radius: 0;
}
#sticky-header .top-cart {width: 100%;}
#sticky-header .top-cart .block-title .title-cart {
  padding: 0 15px;
  line-height: 41px;
  height: 43px;
}
#sticky-header .small-logo {
  margin: 5px 20px 5px 0;
  max-height: 50px;
}
#sticky-header .small-logo a img {
  max-height: 20px;
}
#sticky-header .small-logo a:hover {
  opacity: 1;
}
#sticky-header .form-search input {
  width: 100%;
  border-radius: 0;
}
#sticky-header .navbar {
  margin: 0;
  border: none;
}
#sticky-header .quick-access {
  margin: 0;
}
#sticky-header ul.topmenu li.level0 + li.level0:after,
#sticky-header ul.topmenu li.level0 + li.level0:before {
  content: none;
}
#sticky-header ul.topmenu li a {
  /*color: #222;*/
}
#sticky-header ul.topmenu li:not(.level-top) a {
  /*color: rgba(0,0,0,0.6);
  font-size: 13px;*/
}
#sticky-header ul.topmenu li:not(.level-top) a:hover {
  color: #111;
}
#sticky-header ul.topmenu li a.level-top:not(.vertical-parent) {
  line-height: 1.6;
  padding: 12px 20px;
}
#sticky-header ul.topmenu li.level0.parent a.level-top:after {
  /*top: 1px;*/
}
#sticky-header .form-search {
  overflow: visible;
}
#sticky-header .search-button {
  display: block;
  cursor: pointer;
  width: auto;
  height: 43px;
  color: rgba(0,0,0,0.8);
  text-align: center;
  float: right;
  line-height: 43px;
}
#sticky-header .search-button i {
  /*font-size: 22px;
  position: relative;
  top: 2px;*/
}
#sticky-header .form-search {
  position: relative;
}
#sticky-header .search-mini-form .form-search .search-button:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
#sticky-header .form-search .indent {
  display: none;
  position: absolute;
  top: 1px;
  right: 0;
  height: 32px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 0;
  width: 336px;
  border: none;
  border-radius: 0;
}
#sticky-header  .search-mini-form {
  padding: 0;
  margin-top: 0;
}
/* #sticky-header .form-search .input-wrapper {
  overflow: hidden;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  transition: border 300ms ease;
  -moz-transition: border 300ms ease;
  -webkit-transition: border 300ms ease;
  -o-transition: border 300ms ease;
} */
#sticky-header .search-mini-form.focused .form-search .input-wrapper {
  border-color: #4c66d9;
}
/* #sticky-header .form-search .btn{width: auto; border-radius:0 4px 4px 0;}
#sticky-header .form-search .btn:after,
#sticky-header .form-search .btn:hover:after{
  right: 0;
    top: 0;
    bottom: 0;
}
#sticky-header .form-search .btn i{display: none;}
#sticky-header .form-search .btn i + span{display: block; padding:0 20px;} */

/**** Select ****/

.bootstrap-select {
  /*width: 220px\9; IE8 and below*/

  width: 220px;
  /*IE9 and below*/
}
.pager .dropdown-menu li>a,
.pager .dropdown-menu li>span {
  border-radius: 0;
  border: none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: center;
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
  text-transform: inherit;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  padding: 0;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 10px;
  -o-transform: translateY(-35%);
  -ms-transform: translateY(-35%);
  -moz-transform: translateY(-35%);
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
  vertical-align: middle;
  border-top-color: rgba(0, 0, 0, .3);
  padding: 0;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 10356;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.bootstrap-select > .selectpicker {
  background-image: none;
  border: solid 1px rgba(0, 0, 0, 0.2);
  height: 30px;
  border-radius: 0;
  box-shadow: none;
  font-size: 13px;
  color: #888;
  padding: 0 30px 0 10px;
  line-height: 30px;
  background-color: transparent;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100%!important;
}
/* 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: 30px;
  color: rgba(0, 0, 0, .8);
  background-color: transparent;
  font-size: 13px;
  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;
}
/*Instagram widget*/
.meigee-instagram-widget .insta-photo {
  display: inline-block;
  width: 12.5%;
  padding-top: 12.5%;
  position: relative;
  overflow: hidden;
}
.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:before {
  content: '';
  display: block;
  z-index: 1;
  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;
}
.meigee-instagram-widget .insta-photo:hover:before {
  opacity: 0.2;
}
/*Sidebar instagram*/
.meigee-instagram-widget.sidebar-block .insta-photo  {margin: 3px 5px;}
.meigee-instagram-widget.sidebar-block[data-columns='1'] .insta-photo  {width: calc(100% - 10px);  padding-top: calc(100% - 10px);}
.meigee-instagram-widget.sidebar-block[data-columns='2'] .insta-photo  {width: calc(50% - 10px);  padding-top: calc(50% - 10px);}
.meigee-instagram-widget.sidebar-block[data-columns='3'] .insta-photo  {width: calc(100% / 3 - 10px);  padding-top: calc(100% / 3 - 10px);}
.meigee-instagram-widget.sidebar-block[data-columns='4'] .insta-photo  {width: calc(25% - 10px);  padding-top: calc(25% - 10px);}
.meigee-instagram-widget.sidebar-block[data-columns='5'] .insta-photo  {width: calc(20% - 10px);  padding-top: calc(20% - 10px);}
/* Widget: Customer Reviews */

.customer-reviews-widget {
  margin-left: -10px;
  margin-right: -10px;
}
.customer-reviews-widget .item {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.customer-reviews-widget.two-items .item {
  width: 50%;
}
.customer-reviews-widget.three-items .item {
  width: 33.3334%;
}
.customer-reviews-widget.four-items .item {
  width: 25%;
}
.customer-reviews-widget.two-items .item:nth-child(2n+1) {
  clear: left;
}
.customer-reviews-widget.two-items .item:nth-child(2n+2) {
  clear: right;
}
.customer-reviews-widget.three-items .item:nth-child(3n+1) {
  clear: left;
}
.customer-reviews-widget.three-items .item:nth-child(3n+3) {
  clear: right;
}
.customer-reviews-widget.four-items .item:nth-child(4n+1) {
  clear: left;
}
.customer-reviews-widget.four-items .item:nth-child(4n+4) {
  clear: right;
}
.customer-reviews-widget.one-item .item:not(:first-child),
.customer-reviews-widget.two-items .item:not(:first-child):not(:nth-child(2)),
.customer-reviews-widget.three-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),
.customer-reviews-widget.four-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
  margin-top: 1.5em;
}
.slider-container .customer-reviews-widget .owl-item {
  clear: none!important;
  padding: 0;
  margin: 0!important;
}
.slider-container .customer-reviews-widget + .owl-buttons {
  top: -10px;
}
.customer-reviews-widget.widget-list .image-wrapper {
  float: left;
  width: 25%;
  padding-right: 10px;
}
.customer-reviews-widget.widget-list .content-wrapper {
  float: left;
  width: 75%;
  padding-left: 10px;
  text-align: left;
}
.customer-reviews-widget:not(.square-image) .image {
  display: inline-block;
  width: 56px;
  border-radius: 50%;
  overflow: hidden;
  height: 56px;
  position: relative;
  z-index: 999;
  vertical-align: middle;
  margin-right: 20px;
}
.customer-reviews-widget:not(.square-image) .image img {
  width: 180px;
  max-width: none;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -90px;
}
.customer-reviews-widget .top-block {
  border: solid 1px rgba(0, 0, 0, .16);
  background-color: #f5f5f5;
}
.customer-reviews-widget .product-block {
  float: left;
  width: 50%;
  padding: 36px 30px;
  border-right: solid 1px rgba(0, 0, 0, .16);
}
.customer-reviews-widget .author-block {
  float: left;
  width: 50%;
  padding: 34px 30px;
}
.customer-reviews-widget .right-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.customer-reviews-widget .product-name {
  font-size: 1em;
  margin-bottom: 1em;
}
.customer-reviews-widget .product-name h4 {
  margin: 0;
}
.customer-reviews-widget .price-wrapper {
  line-height: 1;
  margin-bottom: 1em;
}
.customer-reviews-widget .review-title {
  margin-bottom: 1em;
}
.customer-reviews-widget .review-title h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
}
.customer-reviews-widget .review-text {
  font-size: 13px;
  border: solid 1px rgba(0, 0, 0, .16);
  border-top: none;
  padding: 30px;
}
.customer-reviews-widget .review-text a.more {
  display: none;
}
.customer-reviews-widget .ratings {
  margin: 0;
}
.customer-reviews-widget .ratings .rating-box {
  float: none;
  display: inline-block;
  margin: 0;
}
.customer-reviews-widget .author {
  color: #888;
  margin-bottom: 1em;
}
.customer-reviews-widget .author i {
  font-style: normal;
  margin-right: 5px;
}
.customer-reviews-widget .date {
  font-size: 11px;
  color: #888;
}
.customer-reviews-widget .date i {
  font-size: 16px;
  margin-right: 10px;
  color: #aaa;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 1px;
}
.customer-reviews-widget .button-wrapper {
  text-align: center;
  margin-top: 1em;
}
.customer-reviews-widget .btn {
  padding-left: 40px;
  padding-right: 40px;
}
.customer-reviews-widget.type-2 .review-text {
  font-size: 1em;
  border: solid 1px rgba(0, 0, 0, .1);
  padding: 1.5em;
  font-weight: normal;
  position: relative;
  margin-bottom: 2em;
  line-height: 1.75em;
}
.customer-reviews-widget.type-2 .review-text:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: rgba(0, 0, 0, .2) transparent transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 30px;
}
.customer-reviews-widget.type-2:not(.square-image) .image {
  width: 80px;
  height: 80px;
  margin-right: 18px;
}
.customer-reviews-widget.type-2 .pull-right {
  width: 64%;
}
.customer-reviews-widget.type-2 .ratings {
  margin-bottom: 1em;
}
.customer-reviews-widget.type-2.one-item .item:not(:first-child),
.customer-reviews-widget.type-2.two-items .item:not(:first-child):not(:nth-child(2)),
.customer-reviews-widget.type-2.three-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),
.customer-reviews-widget.type-2.four-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
  margin-top: 2.5em;
}
/* Blog */
.postTitle{padding-bottom: 7px;}
.widget-latest li.item h5{margin-bottom: 15px; line-height: 18px; text-align: left;}
.widget-latest li.item h5 a{
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  color:rgba(0,0,0,0.8);
  font-size: 16px;
  line-height: 22px;
}
.widget-latest li.item .post-info{padding-bottom: 10px; text-align: left;}
.widget-latest li.item .postContent p.truncated{
  background: transparent;
  color:rgba(0,0,0,0.5);
  font-size: 12px;
  line-height: 22px;
  position: relative;
  text-align: left;
  cursor: default;
}
.widget-latest li.item .actions{
  position: relative;
  padding: 15px 0 10px;
}
.blog-wrapper .widget-latest li.item .actions{}
body[class*="blog-"] .toolbar {padding-bottom: 0;}
body[class*="blog-"] .toolbar .sorter {display: none;}
body[class*="blog-"] .toolbar .pager {display: block; position: static; margin-top: 0;}
body[class*="blog-"] .toolbar .pager .pages li {margin-left: 3px;}
body[class*="blog-"] .toolbar .shop-by {display: none !important;}
body[class*="blog-"] .toolbar .pager .pages {display: block !important;}
body[class*="blog-"] .pager .pages li a i {font-size: 13px;}
body.blog-post-view .toolbar .pager {margin-top: 0;}
.widget-latest li.item .actions .post-author{float: left;}
.widget-latest li.item .actions a.btn{margin-right: 20px;}
.widget-latest li.item .actions .post-author{
  line-height: 22px;
  margin-bottom: 0;
}
.widget-latest li.item .aw-blog-read-more{display: none;}
.postWrapper .postDetails a,
.postWrapper .postDetails h4 {color:#666; font-size: 13px;}
.postWrapper .postDetails .poster {color: #4caf50; padding-left: 10px;}
.postWrapper .post-auth-info a,
.widget-latest .post-info .post-category a,
body[class*="blog-"] .tags a:hover,
.postBookmarks a,
.widget-latest .poster,
.widget-latest:not(.masonry-grid) .post-info .post-category,
.masonry-grid.widget-latest .post-info .post-category .category-name,
.commentWrapper .username {color: #4caf50;}
.post-wrapper.widget-latest .post-info .post-category {color: rgba(0,0,0,0.5);}
.postBookmarks a:hover,
.widget-latest .post-info .post-category a:hover {color: rgba(0,0,0,0.8);}
.postWrapper .postContent p{line-height: 22px;}
ul.post-wrapper.widget-latest{height: auto !important;}

.widget-latest .home-slider-container .owl-buttons {
  left: 10px;
  right: 10px;
}

/* Product tabs widget =============================================================================== */
.product-tabs-wrapper {
  position: relative;
}
.product-tabs {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  text-align: left;
  list-style-type: none!important;
  margin: 0 0 1.5em;
  border-top: solid 1px;
  border-color: #eee;
}
.top-buttons .product-tabs {
  bottom: auto;
  top: 0;
  border-bottom: none;
  background-color: #eee;
  margin: 0;
  padding: 0;
}
.product-tabs li {
  display: inline-block;
  transition: color 400ms ease, background-color 400ms ease;
  -moz-transition: color 400ms ease, background-color 400ms ease;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  -o-transition: color 400ms ease, background-color 400ms ease;
  font-family: 'Overpass', sans-serif;
  font-size: 14px;
  letter-spacing: 0.4px;
  color: rgba(0,0,0,0.8);
  background: none;
  text-transform: uppercase;
  margin-right: 0;
  font-weight: normal;
  border: none;
  padding: 18px 20px 17px;
  background: transparent;
  position: relative;
  border-radius: 0;
  line-height: 1;
  top: 1px;
  cursor: pointer;
}
.product-tabs li.current,
.product-tabs li:hover {
  background-color: #fff;
  border: none!important;
  opacity: 1;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.product-tabs li:not(.current):not(:first-of-type):before {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(0,0,0,0.1);
  display: inline-block;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -10px;
}
.product-tabs li.current {
  cursor: default;
}
.product-tabs li:first-child {
  margin-left: 0;
}
.product-tabs-widget {
  position: relative;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: rgba(0,0,0,0.1);
}
.product-tabs-box {
  top: 0;
  z-index: -1;
  position: absolute;
  left: -10000px;
}
.product-tabs-box.visible {
  display: block;
  z-index: 9;
  position: relative;
  left: 0;
  padding: 24px 30px;
}
.product-accordion.panel-group .panel-collapse.collapse {
  overflow: hidden;
}
.product-accordion.panel-group .panel-collapse.collapse .panel-body
/*.product-accordion.panel-group .panel-collapse.collapsing .panel-body */{
  display: none;
}
.product-accordion.panel-group .panel-collapse.collapse.in .panel-body {
  display: block;
}
/* ======================================================================================= */
/* loader */

#images-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.7);
}
#JsCssLoader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999998;
  background: rgba(0, 0, 0, 0.7);
}
.spinner {
  margin: -30px auto 0;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
.container1 > div,
.container2 > div,
.container3 > div {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */

  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.circle1 {
  top: 0;
  left: 0;
}
.circle2 {
  top: 0;
  right: 0;
}
.circle3 {
  right: 0;
  bottom: 0;
}
.circle4 {
  left: 0;
  bottom: 0;
}
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* //loader */
/* Home Page ============================================================================= */

.custom-price-wrapper {
  display: inline-block;
  position: relative;
  background-color: #eed4c0;
  color: #fff;
  font-family: 'Overpass', 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: "Lato";
  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;
  border-bottom: none;
}
a.banner:hover {opacity: 1;border-bottom: none;}
a.banner img {z-index: 1;}
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:before {opacity: 0.12;}
.text-banner .banner-price-wrapper {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #eed4c0;
  color: #fff;
  font-family: 'Overpass', 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: "Lato";
  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: 'Overpass', 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: .4px;
  font-family: 'Overpass', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  color: rgba(0,0,0,0.8);
}
.text-banner .strong-title {
  display: block;
  letter-spacing: -4px;
  font-family: Overpass;
  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: .4px;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}
.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;
  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;
}
.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: 2px 3px;
}
.glam-icon.qt-x:before {
  content: 'x';
  display: inline-block;
  color: rgba(0,0,0,0.3);
  font-size: 12px;
}
.glam-icon.list {background-position: 0 0;}
.glam-icon.pin {background-position: -24px 0;}
.glam-icon.percent {background-position: -48px 0;}

.brands {display: block;}
.glam-brand {
  width: 86px;
  height: 80px;
  display: inline-block;
  background-image: url(../images/glam_brands.png);
  background-repeat: no-repeat;
  margin: 0;
}
.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;}

.text-blocks-wrapper .text-item .media-body {
  vertical-align: middle;
}
.text-blocks-wrapper .text-item span {
  /*display: block;*/
}
.text-blocks-wrapper .text-item .title {
  color: #222222;
  font-family: 'Overpass';
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.text-blocks-wrapper .text-item .text {
  font-size: 15px;
  line-height: 19px;
  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);
}
.sidebar-list {
  padding: 20px;
  border: 1px solid #ddd;
}

.brands.with-bg,
.brands .background-wrapper {
  background-color: #f7f7f7;
}
.brands .brand-wrapper {}
.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;
}
.header .header-custom-menu-list {
  display: inline-block;
  padding-left: 24px;
  vertical-align: middle;
}
.header .header-custom-menu-list ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.header .header-custom-menu-list li {
  display: block;
  padding: 0;
  position: relative;
  float: left;
}
.header .header-custom-menu-list li:not(:first-of-type):before {
  background: rgba(0, 0, 0, .12);
  content: '';
  height: 16px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .header-custom-menu-list li a {
  color: #222;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  padding: 20px 15px;
  line-height: 1;
}
.header .header-custom-menu-list li a i {
  margin-right: 5px;
  vertical-align: middle;
}
.header .header-custom-menu-list li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
/* Slider ================================================================================= */
.widget.widget-static-block #home-image-slider {display: block;}
#home-image-slider,
#home-image-slider .owl-controls {
  margin: 0;
}
#home-image-slider {
	min-height: 800px;
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
}
#home-image-slider.owl-loaded {opacity: 1; min-height: 0;}
#home-image-slider .owl-stage-outer {border-radius: 0;}
#home-image-slider .item {
  position: relative;
}
#home-image-slider .item a {
  display: block;
  position: relative;
  z-index: 7;
  opacity: 1;
}
#home-image-slider .item a:hover {
  opacity: 1;
}
#home-image-slider .item img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 7;
}
#home-image-slider .item .subtitle {
  color: #fff;
  font-size: 13px;
  font-family: 'Overpass', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 500;
}

#home-image-slider .item .subtitle.bottom-right {
  float: right;
  transform: rotate(90deg);
  transform-origin: right bottom 0;
  margin-right: 18px;
}
#home-image-slider .item .title {
  color: #000;
  font-family: 'Overpass', 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-image-slider .item .title strong {
  font-weight: 800;
}
#home-image-slider .item .text {
  display: block;
  margin-bottom: 27px;
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
}
#home-image-slider .item .custom-price-wrapper {
  margin-bottom: 28px;
}
#home-image-slider .item .btn {
  background-color: #fff;
  border-color: #fff;
  color: #111;
}
#home-image-slider .item .title,
#home-image-slider .item .slide-container .subtitle,
#home-image-slider .item .text,
#home-image-slider .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-image-slider .item .text {transition-delay: .1s;}
#home-image-slider .item .btn {transition-delay: opacity .2s, visibility .2s, transform .2s, background 0s, color 0s, border 0s;}
#home-image-slider .item.active .title,
#home-image-slider .item.active .slide-container .subtitle,
#home-image-slider .item.active .text,
#home-image-slider .item.active .btn {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	height: auto;
}
#home-image-slider .item .btn:hover {
  background-color: #111;
  border-color: #111;
  color: #fff;
}
#home-image-slider .item .btn + .btn {
  margin-left: 18px;
}
#home-image-slider .item .slide-container {
  position: absolute;
  right: 0;
  left: 0%;
  top: 30%;
  text-align: center;
  z-index: 9;
}
#home-image-slider.vertical-content-slider .item .slide-container {
  right: 5%;
  bottom: 12%;
}
#home-image-slider .item .slide-container.slide-skin-2 {
  text-align: left;
  right: auto;
  left: 18%;
  top: 22%;
}
#home-image-slider .item .slide-container.slide-skin-2 .subtitle {
  color: #fff;
  margin-bottom: 20px;
}
#home-image-slider.owl-theme .owl-dots {
  position: absolute;
  bottom: 25px;
  right: 0;
  left: 0;
  text-align: center;
}
#home-image-slider.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  line-height: 1;
}
#home-image-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-image-slider.owl-theme .owl-dots .owl-dot.active span,
#home-image-slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
#home-image-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-image-slider.owl-theme .owl-dots .owl-dot.active span:before,
#home-image-slider.owl-theme .owl-dots .owl-dot:hover span:before {
  border-color: #fff;
}
#home-image-slider.owl-theme .owl-dots .owl-dot.active span:after,
#home-image-slider.owl-theme .owl-dots.clickable .owl-dot:hover span:after {
  content: none;
}
#home-image-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-image-slider:hover .owl-nav div {
  opacity: 1;
}
#home-image-slider .owl-nav div:hover {
  background-color: #eed4c0;
  color: rgba(0,0,0,0.8);
}
#home-image-slider .owl-nav div span {position: relative; width: 100%; height: 100%; display: block; overflow: hidden;}
#home-image-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);
}
#home-image-slider .owl-nav div.owl-next i:first-child {left: -50%;}
#home-image-slider .owl-nav div.owl-next i:last-child {left: 50%;}
#home-image-slider .owl-nav div.owl-next:hover i:first-child {left: 50%;}
#home-image-slider .owl-nav div.owl-next:hover i:last-child {left: 150%;}
#home-image-slider .owl-nav div.owl-prev i:first-child {left: 50%;}
#home-image-slider .owl-nav div.owl-prev i:last-child {left: 150%;}
#home-image-slider .owl-nav div.owl-prev:hover i:first-child {left: -50%;}
#home-image-slider .owl-nav div.owl-prev:hover i:last-child {left: 50%;}

#home-image-slider .owl-nav div.owl-prev {left: -80px;}
#home-image-slider .owl-nav div.owl-next {right: -80px;}
body.boxed-content-bg #home-image-slider .owl-nav div.owl-prev {left: 20px;}
body.boxed-content-bg #home-image-slider .owl-nav div.owl-next {right: 20px;}

.wide-content #home-image-slider .owl-nav div.owl-prev {
  left: 0;
}
.wide-content #home-image-slider .owl-nav div.owl-next {
  right: 0;
}


.home-slider.es-carousel-wrapper .owl-dots {
  display: block;
  margin: 22px 0 0;
  text-align: center;
}
.home-slider.es-carousel-wrapper .owl-dots .owl-dot {
  display: inline-block;
  line-height: 1;
}
.home-slider.es-carousel-wrapper .owl-dots .owl-dot span {
  display: block;
  background-image: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0 11px!important;
  float: left;
  top: 0;
}
.home-slider.es-carousel-wrapper .owl-dots .owl-dot.active span,
.home-slider.es-carousel-wrapper .owl-dots .owl-dot:hover span {
  background-color: #111;
}
.home-slider.es-carousel-wrapper .owl-dots .owl-dot.active span:after,
.home-slider.es-carousel-wrapper .owl-dots.clickable .owl-dot:hover span:after {
  content: none;
}
.home-slider .owl-nav div {
  padding: 0;
  position: absolute;
  opacity: 0;
  z-index: 3;
  top: 50%;
  font-size: 18px;
  color: rgba(0, 0, 0, .85);
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  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:hover {
  background-color: #111;
  color: #fff;
}
.home-slider .owl-nav div i {
  font-style: normal;
}
.home-slider .owl-nav div.owl-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}
.home-slider .owl-nav div.owl-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}
/* #home-image-slider .owl-buttons div:before {
  display: inline-block;
  font-family: 'meigee';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  } */
/* #home-image-slider .owl-buttons div.owl-prev:before {content: "\e605";}
#home-image-slider .owl-buttons div.owl-next:before {content: "\0044";} */

/*Archive Slider Effect*/
.component {
  margin: 0 auto;
  position: relative;
  margin-bottom: 40px;
  max-width: 100%;
}
.component-fullwidth {
  width: 100%;
  height: 100%;
  min-height: 200px;
  margin-bottom: 0;
  background: transparent;
  position: relative;
}

#home-image-slider .navOutNext {
  -webkit-animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

#home-image-slider .navInNext {
  z-index: 11;
  opacity: 1;
  -webkit-animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

#home-image-slider .navOutPrev {
  -webkit-animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

#home-image-slider .navInPrev {
  -webkit-animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

#home-image-slider li::before,
#home-image-slider li::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: rgba(0,0,0,0.7);
  transition: opacity 0.7s cubic-bezier(0.7, 0, 0.3, 1);
}

#home-image-slider li::after,
#home-image-slider .navOutNext::before {
  opacity: 1;
}

#home-image-slider li::before,
#home-image-slider li.current::after,
#home-image-slider .navInNext::after,
#home-image-slider .navInPrev::after {
  opacity: 0;
}

#home-image-slider .navInNext::after {
  transition: none;
}

@-webkit-keyframes scaleHalfDown {
  from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: scale(0.6);
    opacity: 0;
  }
}

@keyframes scaleHalfDown {
  from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0;
  }
}

@-webkit-keyframes slideOutToBottom {
  from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateY(100%);
  }
}

@keyframes slideOutToBottom {
  from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes scaleHalfUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@keyframes scaleHalfUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*Menu Category Slider =============================================================================== */
.menu-category-slider {margin-top: 19px; min-height: auto; width: 100%;}
.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;
  -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: 'Overpass', 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;
}
/* Widgets =============================================================================== */
.widget.widget-static-block {display: block;}
body .widget .widget-title,
.widget-title {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 10px;
  position: relative;
  text-transform: uppercase;
}
body .widget-title h2,
body .widget-title h3,
body .widget .widget-title h2,
body .widget .widget-title h3,
body .block-title h3 {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  color: #111;
  text-transform: uppercase;
}
.widget .widget-title a.more-link {
  position: absolute;
  right: 0;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.083em;
  color: rgba(0, 0, 0, .44);
  font-family: 'Overpass', sans-serif;
}
.widget .widget-title a.more-link:hover {
  color: #111;
}
body .widget .widget-title .widget-subtitle,
.widget-title .widget-subtitle {
  color: #888;
  display: block;
  margin-bottom: .75em;
}
/* Widget */

body .col-main .widget-compared,
body .col-main .widget-viewed,
body .col-main .widget-new-products {
  margin: 0;
}
body .widget.widget-compared .product-image,
body .widget.widget-viewed .product-image,
body .widget-new-products .products-grid .product-image,
body .widget-new-products .products-list .product-image {
  width: 100%;
  height: auto;
}
body .widget.widget-compared .price-box p,
body .widget.widget-viewed .price-box p,
body .widget-new-products .products-grid .price-box p,
body .widget-new-products .products-list .price-box p {
  margin-bottom: 0;
}
body .widget.widget-compared .products-grid .availability {
  padding: 1px 3px 1px;
  margin-bottom: .667em;
}
body .widget.widget-compared .products-list .availability,
body .widget.widget-viewed .products-list .availability,
body .widget.widget-viewed .products-grid .availability,
body .widget-new-products .products-grid .availability,
body .widget-new-products .products-list .availability {
  padding: 1px 3px 0px;
  font-size: .833em;
  margin-bottom: .667em;
}
body .widget.widget-compared .product-shop,
body .widget-viewed .products-list .product-shop,
body .widget-new-products .products-list .product-shop {
  margin-left: 0;
}
/* Sidebar =============================================================================== */

.block {
  margin-bottom: 40px;
  color: rgba(0,0,0,0.5);
  position: static;
  z-index: 10;
  padding: 0;
}
.cart-block-wrapper {
  margin-bottom: 1.5em;
}
.block:last-of-type {
  margin-bottom: 0;
}
.sidebar .block a:not(.btn) {
  color: #616161;
}
.sidebar .block a:not(.btn):hover {
  color: #111;
}
.block-title {
  margin: 0 0 15px;
  font-family: 'Overpass', sans-serif;
  color: rgba(0,0,0,0.8);
  font-weight: 400;
  font-size: 17px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.block.block-fblikebox {
  padding: 0;
}
.block.block-fblikebox .block-title {
  margin-left: 0;
  margin-right: 0;
}
.block-title strong {
  font-weight: inherit;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  font-size: 15px;
  font-weight: normal;
  font-family: inherit;
  color: rgba(0,0,0,0.8);
  margin-bottom: 17px;
}
.block .block-content li.item {
  padding: 0;
}
.block:not(.block-related) .block-content li a {
  font-size: 1em;
  position: relative;
  padding: .5em 0 .5em 18px;
  display: inline-block;
}
.block:not(.block-related) .block-content li a.btn-remove {
  padding-left: 0;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
}
.block .actions {
  padding-top: 1.5em;
  text-align: left;
}
.block .actions .btn-default + .btn-primary {
  margin-left: 14px;
}
.block .block-content ul,
.block .block-content ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
#recently-viewed-items .item p {margin-bottom: 0;}
#recently-viewed-items .item {padding: 5px 0 5px 10px;}
/* Block: Layered Navigation */

.catalog-category-view aside.sidebar {
  /*position: static;*/
}
.catalog-category-view .content-wrapper .container {
  position: relative;
}
.block-layered-nav .block-subtitle {
  display: none;
}
.block-layered-nav .block-content li:last-of-type {
  border: none;
}
.block-layered-nav .block-content #narrow-by-list li a {
  font-size: 1em;
  padding: 0;
  color: rgba(0,0,0,0.5);
}
.block-layered-nav .block-content #narrow-by-list li a:hover {
  color: rgba(0,0,0,0.8);
  opacity: 1;
}
.block-layered-nav .block-content dl {
  margin: 0;
  clear: both;
}
.block-layered-nav .block-content dt {
  font-family: 'Lato', sans-serif;
  color: rgba(0,0,0,0.8);
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 6px;
}
.block-layered-nav .block-content dd {
  font-size: 13px;
}
.block-layered-nav .block-content dd + dt {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.block-layered-nav .block-content dd .price {
  font-family: inherit;
  font-size: 1em;
  color: inherit;
  font-weight: normal;
}
.block-layered-nav .block-content li + li {
  margin-top: 9px;
}
.block-layered-nav .block-content .btn-remove {
  font-size: 1.16em;
  padding-top: 0;
  padding-bottom: 0;
}
.block-layered-nav .block-content .btn-remove::before {
  content: none;
}
.block-layered-nav:not(.mobile) .block-content .currently {
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
  z-index: 20;
}
.block-layered-nav:not(.mobile) .block-content .currently ol {
  display: inline-block;
}
.block-layered-nav:not(.mobile) .block-content .currently li {
  display: inline-block;
  background-color: #eee;
  border-radius: 15px;
  line-height: 30px;
  padding-left: 15px;
  color: #666;
  font-size: 13px;
  margin: 0 10px 10px 0;
}
.block-layered-nav:not(.mobile) .block-content .currently li span {
  vertical-align: baseline;
}
.block-layered-nav:not(.mobile) .block-content .currently li.swatch-current span.value {
  line-height: 1 !important;
  display: inline-block;
  vertical-align: middle;
  margin-left: -12px;
  margin-right: -5px;
}
.block-layered-nav:not(.mobile) .block-content .currently li.swatch-current span.value .swatch-label,
.block-layered-nav:not(.mobile) .block-content .currently li.swatch-current span.value .swatch-label img {
  height: 26px !important;
  width: 26px !important;
  line-height: 26px !important;
  display: block;
  border-radius: 50%;
  position: relative;
  top: -1px;
}
.block-layered-nav:not(.mobile) .block-content .currently li span.label {
  display: none;
}
.block-layered-nav:not(.mobile) .block-content li a.btn-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;
  padding: 0;
}
.block-layered-nav:not(.mobile) .block-content li a.btn-remove:hover,
.block-layered-nav:not(.mobile) .block-content li a.btn-remove:active,
.block-layered-nav:not(.mobile) .block-content li a.btn-remove:focus {
  background-color: #222;
  color: #fff;
}
.block-layered-nav:not(.mobile) .block-content li a.btn-remove i {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: inherit;
}
.block-layered-nav:not(.mobile) .block-content .actions {
  padding: 0;
  margin: 0;
  z-index: 20;
}
.block-layered-nav:not(.mobile) .block-content .actions .btn {
  background-color: #fff;
  color: #222;
  font-weight: normal;
  font-size: 13px;
  padding-top: 0;
    padding-bottom: 0;
    line-height: 28px;
    min-height: 30px;
}
.block-layered-nav:not(.mobile) .block-content .actions .btn:hover,
.block-layered-nav:not(.mobile) .block-content .actions .btn:focus,
.block-layered-nav:not(.mobile) .block-content .actions .btn:active,
.block-layered-nav:not(.mobile) .block-content .actions .btn.active {
  background-color: rgba(0,0,0,0.1);
  border-color: transparent;
}
.block-layered-nav:not(.mobile) .block-content .actions .btn i {
  display: none;
}
/* Block: Layered Navigation Mobile*/
.block-layered-nav.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;
}
.block-layered-nav.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);
}
.block-layered-nav.mobile .block-title {margin: -20px -20px 0; padding: 10px 20px 5px; border-bottom: 1px solid #ddd; font-size: 20px;}
.block-layered-nav.mobile .block-title:after {display: none;}
.block-layered-nav.mobile .currently,
.block-layered-nav.mobile .actions,
.block-layered-nav.mobile #narrow-by-list {margin: 0 -20px; width: auto; padding: 0;}
.block-layered-nav.mobile .block-content dd + dt,
.block-layered-nav.mobile .block-content dt {margin: 0; padding: 12px 20px 11px;}
.block-layered-nav.mobile .block-content ol {padding: 0;}
.block-layered-nav.mobile .block-content ol.configurable-swatch-list {
  padding-left: 20px;
  padding-right: 20px;
}
.block-layered-nav.mobile .currently {width: auto; padding: 0}
.block-layered-nav.mobile .block-content .currently li {margin: 0; padding: 14px 20px; padding-right: 30px; position: relative;}
.block-layered-nav.mobile .block-content .currently li {border-bottom: 1px solid #ddd;}
.block-layered-nav.mobile .block-content .currently li a.btn-remove {position: absolute; top: 50%; transform: translateY(-50%); right: 20px; margin-right: 0;}
.block-layered-nav.mobile .block-content .currently li a.btn-remove i:before {content: '\0043'; font-family: 'meigee'; color: #b2b2b2; font-size: 14px;}
.block-layered-nav.mobile #narrow-by-list {border-bottom: 1px solid #ddd;}
.block-layered-nav.mobile #narrow-by-list li {margin: 0; padding: 7px 30px;}
.block-layered-nav.mobile #narrow-by-list .configurable-swatch-list li {padding: 10px 5px;}
.block-layered-nav.mobile #narrow-by-list dd {display: none;}
.block-layered-nav.mobile #narrow-by-list dt:not(:first-of-type) {border-top: 1px solid #ddd;}
.block-layered-nav.mobile #narrow-by-list dt .icon-more .icon-plus,
.block-layered-nav.mobile #narrow-by-list dt .icon-more .icon-minus {font-size: inherit;}
.block-layered-nav.mobile #narrow-by-list dt .icon-more .icon-minus {display: none;}
.block-layered-nav.mobile #narrow-by-list dt.open .icon-more .icon-minus {display: inline-block;}
.block-layered-nav.mobile #narrow-by-list dt.open .icon-more .icon-plus {display: none;}
.block-layered-nav.mobile #narrow-by-list dt .icon-more {float: right; display: inline-block; text-transform: none; font-size: 14px; margin-top: 4px;}
.block-layered-nav.mobile .actions {/*border-top: 1px solid #ddd;*/}
.block-layered-nav.mobile .actions .btn {color: rgba(0,0,0,0.5); background-color: transparent; border-color: transparent; padding: 15px 20px; width: 100%; text-align: left;}
.block-layered-nav.mobile .actions .btn i {font-size: 14px; margin-right: 10px; color: rgba(0,0,0,0.3);}
.block-layered-nav.mobile .actions .btn:hover,
.block-layered-nav.mobile .actions .btn:active,
.block-layered-nav.mobile .actions .btn:focus {background-color: rgba(0,0,0,0.1);}
/* Block: Cart */

.block.block-cart {
  border: solid 1px #ddd;
  background-color: transparent;
  padding: 20px;
}
.block.block-cart .block-title {
  display: none;
}
.block.block-cart .empty {
  text-align: center;
  font-family: 'Overpass', sans-serif;
  color: #222;
  font-size: 14px;
}
.block.block-cart .empty p {
  line-height: 1;
  margin-bottom: 15px;
}
.block.block-cart .empty p span {
  text-align: center;
  font-family: 'Overpass', sans-serif;
  color: #222;
  font-size: 14px;
}
.block.block-cart .empty p.or {
  color: #aaa;
  position: relative;
}
.block.block-cart .empty p.or:before,
.block.block-cart .empty p.or:after {
  content: '';
  display: inline-block;
  width: 30px;
  border-bottom: solid 1px;
  border-color: inherit;
  margin: 0 9px;
  vertical-align: middle;
}
.block.block-cart .empty .icon {
  display: block;
  margin-bottom: 12px;
}
.block.block-cart .empty i {
  font-size: 64px;
  color: #ccc;
  line-height: 1;
}
.block-cart .product-image {
  padding: 0!important;
}
.block-cart .cart-price-qt {
  display: inline-block;
  vertical-align: middle;
}
.block-cart .cart-price-qt strong {
  font-weight: normal;
}
.block-cart .block-content .mini-products-list {
  padding-bottom: .75em;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.block-cart .block-content .mini-products-list .product-details {
  float: right;
  width: 67%;
  padding-right: 7%;
  margin: 0;
  position: relative;
}
.block-cart .block-content .mini-products-list .product-details .price {
  line-height: 1.583em;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.block-cart .block-content .subtotal {
  text-align: left;
  margin: 0;
}
.block-cart .block-content .subtotal .label,
.block-cart .block-content .subtotal .price {
  display: inline-block;
  font-size: 1.16em;
  font-weight: normal;
  line-height: 1.25em;
  padding: 0;
}
.block-cart .block-content .subtotal .label {
  color: rgba(0,0,0,0.8);
}
.block-cart.block .block-content .mini-products-list li {
  padding: 0 0 20px;
  margin: 0;
  clear: both;
  position: relative;
}
.block-cart.block .block-content .mini-products-list li .product-image {
  min-width: 55px;
}
.block-cart.block .block-content .product-name {
  margin-bottom: 3px;
  text-align: left;
  font-size: 12px;
  padding-right: 50px;
}
.block-cart.block .block-content .product-name a {
  font-size: 13px;
  color: rgba(0,0,0,0.8);
  line-height: 1.25em;
  padding: 0;
  word-break: break-word;
}
.block-cart.block .block-content .product-box {
  font-size: 1em;
  line-height: 1.5em;
  text-align: left;
}
.block-cart.block .product-image {
  padding: 0;
}
.block-cart.block .block-content .cart-actions {
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.block-cart.block .block-content .btn-remove,
.block-cart.block .block-content .btn-edit {
  float: none;
  font-size: .91em;
  padding: 0;
}
.block-cart.block .block-content .summary .amount {
  display: none;
}
.block-cart .cart-price-qt,
.block-cart.block .block-content .price {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.block-cart .subtotal {
  text-align: center;
}
.block-cart.block .block-content .subtotal .price {
  vertical-align: top;
  color: rgba(0,0,0,0.5)
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 5px 0;
}
/* Block: Wishlist */

.block.block-wishlist {
  position: relative;
}
.block.block-wishlist .item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.block.block-wishlist .item:last-child {
  margin: 0;
}
.block.block-wishlist .item .product-image {
  display: inline-block;
  width: 60px;
  padding: 0;
  vertical-align: top;
}
.block.block-wishlist .item .product-image img {
  width: 100%;
}
.block.block-wishlist .item .product-name {
  padding-right: 20px;
  margin-bottom: 4px;
}
.block.block-wishlist .item .product-name a {
  color: inherit;
  padding: 0;
  max-width: 86%;
}
.block.block-wishlist .item .product-name a:hover {
  color: #111;
}
.block.block-wishlist .item .ratings {
  margin-top: 0;
  margin-bottom: 4px;
}
.block.block-wishlist .item .price-box {
  margin-bottom: 1em;
}
.block.block-wishlist .item .price-box.map-info {
  float: none;
}
.block.block-wishlist .item .price-box .price {
  font-style: normal;
}
.block.block-wishlist .item .btn-remove {
  padding: 0;
  margin-top: 2px;
}
.block.block-wishlist .item .btn-remove i {
  color: #aaa;
  padding: 5px;
  line-height: 1;
}
.block.block-wishlist .item.last {
  padding-bottom: 0;
}
.block.block-wishlist .link-cart {
  padding: 5px 10px;
  display: none;
}
.block.block-wishlist .item .product-details .btn-remove i:hover {
  color: #111;
}
.block.block-wishlist .block-title {
  margin-bottom: 25px;
}
.block.block-wishlist .slider-buttons {
  position: absolute;
  top: 22px;
  right: 0;
}
.block.block-wishlist .slider-buttons.owl-buttons i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  position: relative;
}
.block.block-wishlist .actions {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.block.block-wishlist .actions a {
  color: #aaa;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  background-color: transparent;
  border: none;
}
.block.block-wishlist .actions a:hover {
  opacity: .8;
}
.block.block-wishlist .actions a:after {
  content: none;
}
.block.block-wishlist .actions a i {
  margin: 0 9px 0 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  position: relative;
  top: 1px;
}
.block.block-wishlist#wishlist-slider .actions {
  /*margin-right: 60px;*/
  margin-right: 0;
}
.block.block-wishlist .block-subtitle {
  display: none;
}
/* .block.block-wishlist .block-title strong {vertical-align: middle; display: inline-block; padding-top: 1px;} */

.block.block-wishlist .separator,
.block.block-wishlist .add-review {
  display: none;
}
.block.block-wishlist .ratings .rating-links {
  margin: 0;
}
#wishlist-slider .es-carousel-wrapper {
  position: relative;
}
#wishlist-slider .es-carousel {
  min-height: 75px;
  overflow: hidden;
}
#wishlist-slider .carousel-ul {
  margin: aut: ;
  o;
}
#wishlist-slider .carousel-ul > .item {
  float: left;
  display: block;
}
#wishlist-slider .carousel-ul a.product-image img {
  display: block;
  border: none;
  max-height: none;
  max-width: none;
}
/* Block: Block List */

.block-list .block-content {
  padding-left: 0!important;
}
.block.block-list .block-content li.item {
  width: 100%;
  overflow: hidden;
  border-bottom: dotted 1px rgba(0, 0, 0, .1);
  padding-left: 10px;
}
.block.block-list .block-content li.item:last-of-type {
  border: none;
}
.block-list li.item a {
  padding: .25em 5px;
  display: inline-block;
}
.block-list li.item:first-child {
  border-top: none;
}
/* Block: Compare Products */

.block-compare li.item {
  width: 100%;
  overflow: hidden;
}
aside.sidebar .block-compare .item .product-image {
  display: inline-block;
  width: 60px;
  padding: 0;
  vertical-align: top;
}
aside.sidebar .block-compare .item .product-image img {
  width: 100%;
}
aside.sidebar .block-compare .item .product-name {
  padding-right: 20px;
  margin-bottom: 4px;
}
aside.sidebar .block-compare .item .ratings {
  margin-top: 0;
  margin-bottom: 4px;
}
aside.sidebar .block-compare .item .product-name a {
  color: inherit;
  padding: 0;
  max-width: 86%;
}
aside.sidebar .block-compare .item .product-name a:hover {
  color: #111;
}
aside.sidebar .block-compare .item .btn-remove {
  padding: 0;
  margin-top: 2px;
}
aside.sidebar .block-compare li.item .btn-remove i {
  color: #aaa;
}
aside.sidebar .block-compare li.item .btn-remove i:hover {
  color: #111;
}
aside.sidebar .block-compare a.btn {
  color: #aaa;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  background-color: transparent;
  border: none;
  float: right;
  padding: 9px 0;
}
aside.sidebar .block-compare a.btn:hover {
  opacity: .8;
}
aside.sidebar .block-compare a.btn:after {
  content: none;
}
aside.sidebar .block-compare a.btn i {
  margin: 0 9px 0 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
}
aside.sidebar .block.block-compare .separator,
aside.sidebar .block.block-compare .add-review {
  display: none;
}
aside.sidebar .block.block-compare .ratings .rating-links {
  margin: 0;
  top: 3px;
}
aside.sidebar .block.block-compare .ratings .rating-links a {
  margin: 0;
  padding: 0;
  color: rgba(0,0,0,0.5);
}
aside.sidebar .block.block-compare .block-content li.item {
  border: none;
  padding: 0;
}
aside.sidebar .block.block-compare .block-content li.item + li.item {
  padding-top: 20px;
}
aside.sidebar .block.block-compare .actions {
  padding-top: 30px;
}
aside.sidebar .block.block-compare .actions .btn i {
  margin-right: 9px;
}
/*Popup Compare products*/
body.catalog-product-compare-index .product-name {margin-bottom: 5px; font-size: 16px; margin-top: 5px; line-height: 1.5em;}
body.catalog-product-compare-index .btn {margin-top: 10px; padding-left: 15px; padding-right: 15px;}
body.catalog-product-compare-index ul.add-to-links {display: inline-block; vertical-align: middle; margin-top: 10px !important;}
body.catalog-product-compare-index ul.add-to-links li a span {display: none;}
/* Block: Poll */

.block-poll {
  border: 1px solid #ddd;
  padding: 25px;
}
.block-poll .block-title {
  display: none;
}
.block-poll .block-content {
  padding-left: 0!important;
}
.block-poll li {
  padding: .25em 5px;
  background: none;
}
.block-poll input.radio {
  float: left;
  margin: 3px 5px 0 1px;
}
.block-poll .label {
  display: block;
  float: left;
  width: 80%;
  text-align: left;
  font-size: 1.083em;
  color: inherit;
  font-weight: normal;
}
.block-poll label {
  font-weight: normal;
}
.block-poll #poll-answers li {
  padding-left: 0;
  padding-right: 0;
}
.block-poll .answer {
  float: left;
  width: 70%;
}
.block-poll .answer span {
  display: block;
  width: 140px;
}
.block-poll .votes {
  float: right;
  width: 28%;
  text-align: right;
}
.block-poll .btn i {
  margin-right: 9px;
}
/* Block: Tags */

.block.block-tags .block-content {
  padding-left: 0;
}
.block.block-tags .block-content ul {
  margin-bottom: 0;
  display: block;
  font-size: 1em;
}
.block.block-tags .block-content ul li {
  display: inline-block;
  margin-bottom: 2px;
  padding: 0;
}
.block.block-tags .block-content ul li a {
  color: #222;
  display: inline-block;
  font-style: normal;
  padding: 2px 3px;
}
.block.block-tags .block-title strong {
  display: inline-block;
  padding-top: 2px;
}
.block.block-tags .block-tags .block-content ul li a:hover {
  color: #111;
}
.block.block-tags .actions {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
body .block.block-tags .actions a {
  color: #aaa;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  background-color: transparent;
  border: none;
}
body .block.block-tags .actions a:before {
  content: none;
}
body .block.block-tags .actions a:hover {
  color: #222;
  opacity: .9;
  background-color: transparent;
  border-color: transparent;
}
.block.block-tags .actions a:after {
  content: none;
}
.block.block-tags .actions a i {
  margin: 0 9px 0 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  position: relative;
  top: 1px;
}
/* Block: Reorder */

.block-reorder .block-content li.item {
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.block-reorder .block-content li.item a {
  padding: .33em 0 .33em 10px;
}
.block-reorder .block-content li.item a i.fa {
  margin-right: 5px;
  color: #666;
}
.block-reorder .block-content li.item a:hover {
  color: #111;
}
.block-reorder input.checkbox {
  float: left;
  margin: .5em 0 0;
}
.block-reorder .product-name {
  margin-left: 0;
  float: left;
  width: 80%;
  margin-bottom: 0;
  padding-left: 0;
}
.block-reorder .actions {
  text-align: center;
}
/* Block: Banner */

.block-banner .block-content {
  padding: 0;
  text-align: center;
}
/* Block: Login */

.block-login label {
  font-weight: bold;
  color: #666;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
/* Paypal */

.sidebar .paypal-logo {
  display: block;
  margin: 0.75em 0 1.5em;
  text-align: center;
}
.sidebar .paypal-logo a {
  float: none;
}
/* newsletter */

.block-subscribe .form-subscribe-header label {
  display: block;
  padding-bottom: 18px;
  cursor: auto;
  font-family: inherit;
  font-weight: normal;
  color: inherit;
}
aside.sidebar .block-subscribe {
  border-radius: 0;
  border: 1px solid #ddd;
}
aside.sidebar .block-subscribe .subscribe-wrapper {
  padding: 20px 25px 25px;
  background-color: #fff;
  border-radius: 4px;
}
aside.sidebar .block-subscribe .block-title {
  margin-bottom: 21px;
}
aside.sidebar .block-subscribe h2,
aside.sidebar .block-subscribe h3 {
  line-height: 1;
}
aside.sidebar .block-subscribe i {
  display: inline-block;
  vertical-align: middle;
}
aside.sidebar .block-subscribe .left-icon i {
  font-size: 18px;
  padding: 0 0 0 10px;
}
aside.sidebar .block-subscribe .block-subscribe {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  max-width: 434px;
  width: 100%;
}
aside.sidebar .block-subscribe .block-content label {
  line-height: 24px;
}
aside.sidebar .block-subscribe .block-content i.meigee-envelope {
  color: rgba(0, 0, 0, 0.4);
  padding: 0 12px 0 16px;
  line-height: 36px;
  position: relative;
}
aside.sidebar .block-subscribe .block-content i.meigee-envelope:before {
  position: relative;
  top: 2px;
}
aside.sidebar .block-subscribe .block-content i.meigee-envelope:after {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(0, 0, 0, .09);
  position: absolute;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
aside.sidebar .block-subscribe .block-content .input-wrapper {
  position: relative;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 0;
}
aside.sidebar .block-subscribe .block-content .input-wrapper .input-group-btn.left-icon {display: none;}
aside.sidebar .block-subscribe .block-content input {
  height: 36px;
  background-color: #fff;
  border-radius: 0;
  border: none;
}
aside.sidebar .block-subscribe .block-content .btn {
  height: 40px;
  line-height: 35px;
  padding: 0;
  border: none;
  background-color: transparent;
  padding-left: 13px;
  padding-right: 13px;
  color: rgba(0, 0, 0, 0.6);
  right: -1px;
  margin-left: 0 !important;
}
aside.sidebar .block-subscribe .block-content .btn:hover {
  background-color: #111;
  color: #fff;
}
aside.sidebar .block-subscribe .block-content .btn span {
  vertical-align: middle;
}
aside.sidebar .block-subscribe .block-content .btn i {
  margin: 0;
  padding: 0;
  line-height: 1;
}
aside.sidebar .block-subscribe .block-content .btn > span:after {
  background-color: rgba(0,0,0,0.1);
}
aside.sidebar .block-subscribe .block-content .btn span span {
  display: none;
}
aside.sidebar .block-subscribe .block-content .btn span i {display: block !important;}

body .subscribe-block {padding: 40px; background-image: url("../images/glam_newsletter_bg_boxed.jpg"); background-size: cover; background-position: center right;}
.wide-content .fullwidth-block,
.boxed-content .fullwidth-block {margin: 0 -100%;}
.boxed-content-bg .fullwidth-block {margin: 0 -10px;}
.wide-content .fullwidth-block .fullwidth-inner,
.boxed-content .fullwidth-block .fullwidth-inner {width: 100vw; margin: 0 auto;}
body .subscribe-block .container {background-color: transparent !important;}
body .subscribe-block h2 {text-transform: uppercase; font-weight: normal; letter-spacing: 0.4px; margin: 0; line-height: 40px;}
body .subscribe-block .block-subscribe .block-content label {display: none;}
body .subscribe-block .block-title {display: none;}
body .subscribe-block .block-content label {color: rgba(0,0,0,0.5); font-size: 12px; line-height: 24px; font-weight: normal; width: 100%; margin: 7px 0 0 5px; }
body .subscribe-block .block-subscribe .subscribe-wrapper {padding-right: 70px;}
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn {vertical-align: top;}
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn .btn {background-color: #eed4c0; border-color: #eed4c0; color: #000; margin-left: 10px;}
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn .btn:hover,
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn .btn:focus,
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn .btn:active {background-color: #111; border-color: #111; color: #fff;}
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn i {display: none;}
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn.left-icon {display: none;}
.block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group input {background-color: transparent; height: 40px;}
/* Configurable Swatch */
.product-options .swatch-attr .input-box {position: relative;}
.product-options .swatch-attr .input-box .validation-advice {
    position: absolute;
    top: 100%;
}
.configurable-swatch-list li {
  float: left;
  margin: 0 0 5px 10px;
}
.block-layered-nav dd .configurable-swatch-list li {
  margin: 0 9px 5px 0;
  border: none;
  padding: 0;
}
.block-layered-nav dd .configurable-swatch-list li:last-child {
  margin-left: 0;
}
.block-layered-nav dd .configurable-swatch-list li a {
  padding: 0;
}
.block-layered-nav dd .configurable-swatch-list li a:before {
  content: none;
}
.block-layered-nav.block .block-content dd .swatch-link {
  text-align: left;
  display: inline-block;
  padding: 0;
  border: none;
}
.block-layered-nav.block dd .swatch-link.has-image {
  padding: 0;
  margin-top: 1px;
}
.block-layered-nav dd .swatch-link .count {
  line-height: 1.7em;
}
.block-layered-nav dd .swatch-link:not(.has-image) .swatch-label {
  border: solid 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0,0,0,0.8);
  padding: 0 4px;
  border-radius: 0;
  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;
}
.block-layered-nav dd .swatch-link:not(.has-image) .swatch-label:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
.block-layered-nav dd .swatch-link.has-image .swatch-label {
  padding: 0;
  border: none;
  border-radius: 4px;
  box-shadow: inset -2px -4px 0px -2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -2px -4px 0px -2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset -2px -4px 0px -2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset -2px -4px 0px -2px rgba(0, 0, 0, 0.1);
}
.block-layered-nav dd .swatch-link.has-image .swatch-label:hover img,
.swatch-current .swatch-link .swatch-label:hover img {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
  opacity: 0.7;
}
.block-layered-nav dd .swatch-link.has-image .count {
  line-height: 1.5em;
}
.block-layered-nav dd .swatch-link .swatch-label img,
.swatch-current .swatch-link .swatch-label img {
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
}
.configurable-swatch-list {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-left: -8px;
  margin-bottom: -8px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.products-grid .configurable-swatch-list li,
.products-list .configurable-swatch-list li {
  margin: 0 5px 5px 0;
}
.configurable-swatch-list .not-available .swatch-link .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  opacity: 0.4;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}
.configurable-swatch-list .swatch-link:not(.has-image),
.swatch-current .swatch-link:not(.has-image) {
  color: rgba(0,0,0,0.8);
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  box-sizing: content-box;
}
.block-layered-nav .swatch-current .swatch-link:not(.has-image) {
  border-width: 0;
  text-align: left;
}
.swatch-current .label {
  display: none;
}
.swatch-current .swatch-link {
  display: inline-block;
  margin: 0 5px 0 0!important;
  position: relative;
}
.configurable-swatch-list .swatch-link:hover {
  color: #111;
}
.swatch-current .selected .swatch-link,
.configurable-swatch-list .selected .swatch-link {
  border-color: rgba(0,0,0,0.8);
  color: #000;
}
.swatch-current .btn-remove {
  line-height: 1em;
  overflow: visible;
}
.configurable-swatch-list .swatch-link span.x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.configurable-swatch-list .swatch-link .swatch-label {
  border-radius: 0;
  border: 2px solid rgba(0,0,0,0.1);
  display: block;
  padding: 0 8px;
  box-sizing: content-box;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
.product-view .configurable-swatch-list .selected .swatch-link .swatch-label,
.product-view .swatch-current .selected .swatch-link .swatch-label {
  border-color: rgba(0, 0, 0, .8);
}
.configurable-swatch-list .swatch-link.has-image .swatch-label {
  padding: 0;
  border-radius: 50%;
}
.swatch-current .swatch-link {
  margin-left: 5px;
}
.products-list .configurable-swatch-list,
.products-grid .configurable-swatch-list {
  margin-bottom: 12px;
  margin-left: 0;
}
.products-list .configurable-swatch-list li .swatch-label,
.products-grid .configurable-swatch-list li .swatch-label {
  display: block;
  padding: 1px 5px;
}
.products-list .configurable-swatch-list li .swatch-link.has-image .swatch-label,
.products-grid .configurable-swatch-list li .swatch-link.has-image .swatch-label {
  padding: 1px;
  overflow: hidden;
  border-radius: 50%;
  border: solid 1px transparent;
}
.products-list .configurable-swatch-list li .swatch-link.has-image .swatch-label:hover,
.products-grid .configurable-swatch-list li .swatch-link.has-image .swatch-label:hover {
  border-color: rgba(0, 0, 0, .5);
}
.products-list .configurable-swatch-list li .swatch-link.has-image .swatch-label img,
.products-grid .configurable-swatch-list li .swatch-link.has-image .swatch-label img {
  border-radius: 50%;
  vertical-align: top;
}
.product-image-gallery {
  position: relative;
  margin-bottom: 1em;
}
.product-image-gallery .gallery-image {
  display: none!important;
}
.product-image-gallery #image.gallery-image {
  display: block!important;
}
/* ======================================================================================= */

.category-description .listing-banner {
  display: none;
}
.listing-banner-wrapper.fullwidth {
  width: 100%!important;
}
.listing-banner-wrapper ~ li.item,
.listing-banner-wrapper + li.item + li.item {
    clear: none !important;
}
.products-grid.three-columns .listing-banner-wrapper ~ li.item:nth-of-type(3n+2),
.products-grid.four-columns .listing-banner-wrapper ~ li.item:nth-of-type(4n+2),
.products-grid.five-columns .listing-banner-wrapper ~ li.item:nth-of-type(5n+2),
.products-grid.six-columns .listing-banner-wrapper ~ li.item:nth-of-type(6n+2),
.products-grid.seven-columns .listing-banner-wrapper ~ li.item:nth-of-type(7n+2),
.products-grid.eight-columns .listing-banner-wrapper ~ li.item:nth-of-type(8n+2) {clear: left !important;}
.listing-banner-wrapper + li.item,
.products-grid.three-columns .listing-banner-wrapper ~ li.item:nth-of-type(3n+3),
.products-grid.four-columns .listing-banner-wrapper ~ li.item:nth-of-type(4n+3),
.products-grid.five-columns .listing-banner-wrapper ~ li.item:nth-of-type(5n+3),
.products-grid.six-columns .listing-banner-wrapper ~ li.item:nth-of-type(6n+3),
.products-grid.seven-columns .listing-banner-wrapper ~ li.item:nth-of-type(7n+3),
.products-grid.eight-columns .listing-banner-wrapper ~ li.item:nth-of-type(8n+3) {clear: right !important;}
body .modal-backdrop {
  z-index: 99999;
}
/* Popup Block */

#popup-block {
  z-index: 100000;
}
#popup-block .modal-backdrop {
  background-color: #000;
  opacity: .3;
  z-index: 0;
  height: 100vh !important;
}
#popup-block .modal-dialog {
  /*width: 738px;*/
  width: 100% !important;
  position: static;
  margin: 0 auto;
  /*height: 100%;*/
}
#popup-block .modal-dialog .modal-content {
  /*position: absolute;
  top: 50%;
  overflow: visible;
  border-radius: 0;
  box-shadow: none;
  border: none;*/

  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, 2px);
    -ms-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
#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: 17%;
  opacity: 1;
  z-index: 999;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  background: #fff;
  color: rgba(0,0,0,0.3);
  border-radius: 50%;
  border: none;
  padding: 0;
  font-size: 0;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
  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 .block-title:after {
  position:  relative;
  left: 50%;
  margin-left: -30px;
  margin-top: 30px;
}
#popup-block .block-subscribe {
  border-radius: 0;
  height: auto;
  display: flex;
  justify-content: center;
  align-items:center ;
}
#popup-block .block-subscribe .subscribe-wrapper {
  background-color: transparent;
  padding: 0;
  color: rgba(0,0,0,0.5);
  text-align: center;
  font-size: 15px;
}
#popup-block .block-subscribe .block-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-subscribe .left-icon i {
  font-size: 26px;
  margin-left: 20px;
  margin-right: 8px;
}
#popup-block .block-subscribe i {
  display: inline-block;
  vertical-align: middle;
}
#popup-block .block-subscribe .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-subscribe .input-group-btn.left-icon {display: none;}
#popup-block .block-subscribe .block-content label {
  display: none;
  line-height: 24px;
  padding-bottom: 18px;
}
#popup-block .block-subscribe .block-content i.meigee-envelope {
  color: rgba(0, 0, 0, 0.4);
  line-height: 36px;
  padding: 0 12px 0 16px;
  position: relative;
}
#popup-block .block-subscribe .block-content i.meigee-envelope::before {
  position: relative;
  top: 2px;
}
#popup-block .block-subscribe .block-content 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-subscribe .block-content .input-wrapper {
  border-radius: 0;
  padding: 1px;
  position: relative;
  width: 100%;
}
#popup-block .block-subscribe .block-content 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 rgba(0, 0, 0, 0.1);
}
#popup-block .block-subscribe .block-content .btn {
  border: medium none;
  color: rgba(0,0,0,0.8);
/*  font-size: 12px;
  height: 40px;
  line-height: 35px;*/
  line-height: 39px;
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
  background-color: #eed4c0;
}
#popup-block .block-subscribe .block-content .btn:hover,
#popup-block .block-subscribe .block-content .btn:focus,
#popup-block .block-subscribe .block-content .btn:active {
  background-color: #111;
  color: #fff;
}
#popup-block .block-subscribe .block-content .btn span {
  vertical-align: middle;
}
#popup-block .block-subscribe .block-content .btn > span:after {
  background-color: rgba(255,255,255,0.1);
}
#popup-block .block-subscribe .block-content .btn i {
  line-height: inherit;
  position: relative;
  top: 0;
  margin: 0;
  padding: 0;
  font-size: 22px;
  display: none;
}
#popup-block .block-subscribe .block-content .btn i:before {
  line-height: 48px;
}
#popup-block .block-subscribe .block-content .btn span span {
  display: inline-block;
}
#popup-block {
  display: none;
  top: auto;
}
#popup-block .popup-content-wrapper {
  height: 100%;
  background-color: transparent !important;
  background-image: url("../images/popup_newsletter_bg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: -1px;
  padding: 39px;
}
#popup-block .popup-content-wrapper .container {
  max-width: 1020px;
}
#popup-block .popup-content-wrapper h2 {
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 8px;
}
#popup-block .popup-content-wrapper .form-subscribe-header label {
  font-weight: normal;
  margin-top: 13px;
  width: 100%;
  text-align: center;
}
#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;
}
#ajaxkit-popup-content .popup-added-product-list tr td {
  padding-bottom: 0;
}
#ajaxkit-popup-content .popup-added-product-list tr td img {
  border: 1px solid #ddd;
  max-height: 57px;
  margin: 3px 0;
}
/* Category Page ========================================================================= */

.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 1.5em;
  text-align: center;
}
.category-description {
  margin: 0 0 1.5em;
}
/* View Type: Grid / List */

.products-grid .item {
  margin-bottom: 30px;
}
.products-list .item + .item,
.footer-products-list .item + .item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: dotted 1px #ddd;
}
.products-grid .item .mobile-btn {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .1);
  cursor: pointer;
}
.mobile-device .products-grid .item .mobile-btn {
  display: inline-block;
}
.home-widget-slider {
  /*margin: 0 -20px;*/
}
.home-widget-slider.product-hover-1 {margin: 0 -20px;}
.widget-slider.products-grid .item {
  margin-bottom: 0;
}
.widget-slider.owl-carousel {
  padding: 0;
}
.slider-container .home-widget-slider .owl-buttons {z-index: 0;}
.widget-slider.owl-carousel .owl-stage-outer {
  padding: 0;
  margin: 0;
}
.widget-slider.owl-carousel.eight-columns-slider .hover-buttons .lightbox-button,
.widget-slider.owl-carousel.eight-columns-slider .hover-buttons .add-to-links,
.widget-slider.owl-carousel.eight-columns-slider .hover-buttons .btn,
.widget-slider.owl-carousel.seven-columns-slider .hover-buttons .lightbox-button,
.widget-slider.owl-carousel.seven-columns-slider .hover-buttons .add-to-links,
.widget-slider.owl-carousel.seven-columns-slider .hover-buttons .btn {display: none;}
.widget .products-grid .item:nth-child(4n+1) {
  clear: left;
}
.widget .products-grid .item:nth-child(4n+4) {
  clear: right;
}
.widget-products .category-name {
  font-weight: normal;
  font-size: 11px;
  color: #aaa;
  margin: 0 0 4px;
}
.ajax-media-overlay {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 300ms ease 0s;
  width: 100%;
  z-index: -1;
}
.hide-overlay .ajax-media-overlay {
  display: none;
}
.ajax-media-overlay .loader {
  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%);
  position: absolute;
  background-color: #ffffff;
  background-image: url("../images/ajaxkit-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}
.item .loading .ajax-media-overlay,
.product-view .loading .ajax-media-overlay {
  z-index: 9999;
  opacity: 1;
}
.image-box {
  position: relative;
  overflow: visible;
}
.products-grid .image-box {
  margin-bottom: 28px;
}
.products-grid .image-box,
.products-list .image-box {
	left: 0;
 	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 .item.taphover.product-hover-1 .image-box,
.products-list .item.taphover.product-hover-1 .image-box,
.products-grid .item.taphover .indent.product-hover-1 .image-box,
.products-grid .product-hover-1 .image-box:hover,
.products-list .product-hover-1 .image-box:hover {
	left: 40px;
}
.products-grid .rating-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.widget-products .products-grid {
  margin-bottom: 0;
}
.products-grid div:not(#related-slider) .owl-wrapper-outer {
  padding: 18px 8px 9px;
  margin: -18px -8px 0;
  width: calc(100% + 16px);
}
body .products-grid,
body .widget-products .owl-carousel .owl-stage{
  margin-left: 0;
  margin-right: 0;
  display: box;
}
.products-grid .item {
  padding-left: 0;
  padding-right: 0;
  border-top: solid 1px transparent;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  float: left;
}
.products-grid .item .indent {
  text-align: left;
  padding: 0 10px;
  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.no-indents .item .indent {padding: 0;}
.products-grid.owl-carousel .item .indent {
  padding: 0 10px;
}
.products-grid.owl-carousel .item .indent.product-hover-1 {
  padding: 0 30px;
}
.products-grid li.item {padding-top: 10px;}
.catalog-category-view .col1-layout .toolbar:not(.vertical) {border-bottom: solid 1px #ddd; padding-bottom: 1.5em;}
.col1-layout .category-products .products-grid {margin-top: -1px;}
.catalog-category-view .col1-layout .toolbar:not(.vertical){border-color: rgba(0,0,0,.1); margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; border-bottom-color: transparent !important;}
.products-grid li.item:last-child .indent,
.products-grid .item:last-child .indent,
.products-grid.one-column li.item .indent,
.products-grid.two-columns li.item:nth-of-type(2n) .indent,
.products-grid.three-columns li.item:nth-of-type(3n) .indent,
.products-grid.four-columns li.item:nth-of-type(4n) .indent,
.products-grid.five-columns li.item:nth-of-type(5n) .indent,
.products-grid.six-columns li.item:nth-of-type(6n) .indent,
.products-grid.seven-columns li.item:nth-of-type(7n) .indent,
.products-grid.eight-columns li.item:nth-of-type(8n) .indent,
.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) .indent,
.category-products .products-grid.three-columns li.item:nth-of-type(3n) .indent,
.category-products .products-grid.four-columns li.item:nth-of-type(4n) .indent,
.category-products .products-grid.five-columns li.item:nth-of-type(5n) .indent,
.category-products .products-grid.six-columns li.item:nth-of-type(6n) .indent,
.category-products .products-grid.seven-columns li.item:nth-of-type(7n) .indent,
.category-products .products-grid.eight-columns li.item:nth-of-type(8n) .indent {
    border-right: none;
}

.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.seven-columns li.item .hover-buttons .lightbox-button,
.products-grid.seven-columns li.item .hover-buttons .add-to-links,
.products-grid.seven-columns li.item .hover-buttons .btn,
.products-grid.eight-columns li.item .hover-buttons .lightbox-button,
.products-grid.eight-columns li.item .hover-buttons .add-to-links,
.products-grid.eight-columns li.item .hover-buttons .btn {
  display: none;
}
.main-container:not(.col1-layout) .products-grid.five-columns li.item .hover-buttons .lightbox-button,
.main-container:not(.col1-layout) .products-grid.five-columns li.item .hover-buttons .add-to-links,
.main-container:not(.col1-layout) .products-grid.five-columns li.item .hover-buttons .btn,
.main-container:not(.col1-layout) .products-grid.six-columns li.item .hover-buttons .lightbox-button,
.main-container:not(.col1-layout) .products-grid.six-columns li.item .hover-buttons .add-to-links,
.main-container:not(.col1-layout) .products-grid.six-columns li.item .hover-buttons .btn {
  display: none;
}

.products-grid.widget-slider .product-image,
.products-grid.widget-grid .product-image {
  position: relative;
}
.products-grid.widget-slider .product-image:hover,
.products-grid.widget-grid .product-image:hover {
  /*opacity: 1; */
}
.products-grid .product-image:before,
.products-list .product-image:before {
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0);
  z-index: 1;
  transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -webkit-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
}
.products-grid .item .image-box:hover .product-image:before,
.products-list .item .image-box:hover .product-image:before {
  opacity: 1;
}
/*Sold-out product*/
.widget-slider.owl-carousel .indent.sold-out .product-image,
.products-list .item.sold-out .image-box .product-image,
.products-grid .item.sold-out .image-box .product-image {opacity: 0.5;}
.widget-slider.owl-carousel .indent.sold-out .sold-out-label,
.products-list .item.sold-out .sold-out-label,
.products-grid .item.sold-out .sold-out-label {
  display: inline-block;
  vertical-align: middle;
  background-color: rgba(0,0,0,0.8);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  z-index: 2;
  padding: 14px 15px;
  line-height: 1;
  text-align: center;
  -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.seven-columns .item.sold-out .sold-out-label,
.products-grid.eight-columns .item.sold-out .sold-out-label {
  padding: 5px;
}
.products-list .item.sold-out.product-hover-1 .sold-out-label {left: calc(50% - 20px);}
.products-list .item.sold-out:not(.product-hover-1) .sold-out-label {left: 50%;}
.products-list .item.sold-out .price,
.products-list .item.sold-out .price-currency,
.products-list .item.sold-out .price-pennie,
.products-grid .item.sold-out .price,
.products-grid .item.sold-out .price-currency,
.products-grid .item.sold-out .price-pennie,
.widget-slider.owl-carousel .indent.sold-out .price,
.widget-slider.owl-carousel .indent.sold-out .price-currency,
.widget-slider.owl-carousel .indent.sold-out .price-pennie {
  color: rgba(0,0,0,0.3);
}
/* Product Grid 2 */
.products-grid .item.type-2 {
  border: none;
  padding-top: 0;
}
.products-grid .item .indent.type-2 {
  text-align: center;
  border: none;
}
.products-grid .item .indent.type-2 .product-action-wrapper {
  display: block;
}
.products-grid .item .indent.type-2 .price-action-block {
  display: block;
}
.products-grid .item .indent.type-2 .price-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-top: 3px;
}
.products-grid .indent.type-2 .add-to-links {
  margin-top: 18px;
}
.products-grid .indent.type-2 .btn > span:after {
  content: none !important;
}
.products-grid .item .indent.type-2 .btn i {
  font-size: 16px;
}
.products-grid .item .indent.type-2 .add-to-links {
  display: block;
}

/* Product Grid 3 */
.products-grid .item .indent.type-3 .product-labels-wrapper {
  left: 11px;
}
.products-grid .item .indent.type-3 .image-box,
.products-grid .item .indent.type-3 .product-info {
  float: left;
}
.products-grid .item .indent.type-3 .image-box {
  width: 39.999%;
  padding-right: 10px;
}
.products-grid .item .indent.type-3 .product-info {
  width: 59.999%;
  padding-left: 10px;
}
.products-grid .indent.type-3 .price{
  font-size: 14px;
}
.products-grid .indent.type-3 .add-to-links {
  width: 100%;
  margin-top: 15px;
}
.products-grid .indent.type-3 .add-to-links a,
.products-grid .indent.type-3 .btn {
  height: 30px;
  width: 30px;
  line-height: 30px;
}
.products-grid .indent.type-3 .add-to-links a i,
.products-grid .indent.type-3 .btn i {
  font-size: 14px;
}
.products-grid .indent.type-3  .btn-ajaxkit-quick-view i {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  font-size: 14px;
}
.products-grid .indent.type-3  .btn-ajaxkit-quick-view {
  height: 40px;
  width: 40px;
  line-height: 42px;
  border-radius: 50%;
  padding: 0;
  overflow: hidden;

}
.products-grid .indent.type-3  .btn-ajaxkit-quick-viewspan {
  display: none;
}

.sidebar .block-related .products-grid .item {
  box-shadow: none;
  padding: 0;
}
.sidebar .block-related .products-grid .item:hover {
  box-shadow: none;
}
.catalog-category-view .col1-layout .toolbar:not(.vertical) {
  border-bottom: solid 1px #ddd;
  padding-bottom: 1.5em;
}
.col1-layout .category-products .products-grid {
  margin-top: -1px;
}
.catalog-category-view .col1-layout .toolbar:not(.vertical) {
  border-color: rgba(0, 0, 0, .1);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}
.block-layered-nav .block-content #narrow-by-list li a:before {
  display: none;
}
.products-grid .item .btn span span,
.products-list .item .btn span span {
  /*text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin-left: 5px;
  position: relative;
  top: 2px;*/
}
.footer-products-list .item .btn span span {
  display: none;
}
.products-grid .item .btn i,
.products-grid .item i {
  display: inline-block;
}
.products-grid .item .btn i,
.products-list .item .btn i{
  display: none;
  font-size: 14px;
  position: relative;
  line-height: 1;
}
.products-grid .item.product-hover-1 .btn:not(.btn-cart) i,
.products-list .item.product-hover-1 .btn:not(.btn-cart) i {
  display: inline-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;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-duration: .3s;
}
.product-hover-1 .image-box:before {
  content: '';
  background-color: transparent;
  width: 0px;
  left: 0px;
  top: 0;
  bottom: 0;
  position: absolute;
}
.product-hover-1 .image-box:hover:before {
  width: 40px;
  left: -40px;
}
.product-hover-3 .hover-buttons {
  background-color: #fff;
}
body .hover-buttons .btn-quickview,
body .hover-buttons .lightbox-button,
body .hover-buttons .add-to-links a,
body .hover-buttons .btn {
  opacity: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
body .item.taphover .image-box .hover-buttons .btn-quickview,
body .item.taphover .image-box .hover-buttons .lightbox-button,
body .item.taphover .image-box .hover-buttons .add-to-links a,
body .item.taphover .image-box .hover-buttons .btn,
body .image-box:hover .hover-buttons .btn-quickview,
body .image-box:hover .hover-buttons .lightbox-button,
body .image-box:hover .hover-buttons .add-to-links a,
body .image-box:hover .hover-buttons .btn {
  opacity: 1;
}
.product-hover-1 .image-box:hover .hover-buttons,
.item.taphover.product-hover-1 .image-box .hover-buttons,
.item.taphover .indent.product-hover-1 .image-box .hover-buttons {
  opacity: 1;
  left: -40px;
  z-index: 0;
}
.widget-products .products-list .item.taphover .image-box .hover-buttons {
	left: -30px;
}
.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 .toggle-options i {
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.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;
  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 .btn-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 span {
  display: block;
}
body .hover-buttons .btn-quickview,
.hover-buttons .lightbox-button {
  display: block;
  float: left;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: transparent;
  color: rgba(0,0,0,0.5);
  border: none;
  position: relative;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  transform: none;
  text-align: center;
  opacity: 0;
  margin-top: 10px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
.hover-buttons .lightbox-button {
  display: inline-block;
}
.hover-buttons .lightbox-button .tooltip {
  margin-left: -9px;
}
.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: 2px;}
    ::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 span a {
  color: inherit;
  display: block;
  height: 0;
  width: 0;
}
body .hover-buttons.open .add-to-links span a {
  display: block;
  height: 30px;
  width: 30px;
}
body .hover-buttons .btn-quickview i {
  display: block;
}
body .hover-buttons .btn-quickview span {display: none;}
body .hover-buttons .add-to-links span i,
body .hover-buttons .btn-quickview i,
.hover-buttons .lightbox-button i {
  line-height: inherit;
  font-size: 15px;
  opacity: 1;
  width: auto;
  height: auto;
  background-color: transparent;
  color: inherit;
  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 .btn-quickview i {position: relative; top: 4px;}
body .hover-buttons .add-to-links .meigee-fa-heart:before {
  position: relative;
  top: 1px;
}
.hover-buttons .lightbox-button i:hover {
  background-color: transparent;
}
body .hover-buttons.open .add-to-links span i,
.hover-buttons.open .lightbox-button i,
body .hover-buttons.open .btn-quickview i {
  opacity: 1;
  font-size: 16px;
}
body .hover-buttons .add-to-links span a:hover,
.hover-buttons .btn-quickview:hover,
.hover-buttons .lightbox-button:hover {
  background-color: rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.5);
  opacity: 1;
}
/*Product hover 1*/
.product-hover-1 .hover-buttons .btn {
  border-radius: 50%;
  background-color: transparent;
  color: #4caf50;
}
.products-grid .product-hover-1 .btn:hover,
.products-grid .product-hover-1 .btn:focus,
.products-grid .product-hover-1 .btn:active,
.products-grid .product-hover-1 .btn.active,
.products-grid .product-hover-1 .btn.focus,
.products-list .product-hover-1 .btn:hover,
.products-list .product-hover-1 .btn:focus,
.products-list .product-hover-1 .btn:active,
.products-list .product-hover-1 .btn.active,
.products-list .product-hover-1 .btn.focus {
  background-color: rgba(0,0,0,0.1);
  color: #4caf50;
}
.products-grid .product-hover-1 .btn > span span,
.products-list .product-hover-1 .btn > span span {display: none;}
.products-grid.six-columns .item.product-hover-1 .btn,
.products-grid.seven-columns .item.product-hover-1 .btn,
.products-grid.eight-columns .item.product-hover-1 .btn {
  padding: 0;
  text-align: center;
}
.products-grid .item.product-hover-1 .indent {
  padding: 0 30px;
}
.products-grid .item.product-hover-1 .btn i,
.products-list .item.product-hover-1 .btn i {
  display: block;
}
.products-grid .item.product-hover-1 .btn span span,
.products-list .item.product-hover-1 .btn span span {
  display: none;
}
.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;
  border: transparent;
  color: #4caf50;
}
.products-grid .product-hover-1 .btn:hover,
.products-grid .product-hover-1 .btn:focus,
.products-grid .product-hover-1 .btn:active,
.products-grid .product-hover-1 .btn.active,
.products-grid .product-hover-1 .btn.focus,
.products-list .product-hover-1 .btn:hover,
.products-list .product-hover-1 .btn:focus,
.products-list .product-hover-1 .btn:active,
.products-list .product-hover-1 .btn.active,
.products-list .product-hover-1 .btn.focus {
    background-color: rgba(0,0,0,0.1);
    color: #4caf50;
}
.products-list .product-hover-1 .product-image {margin-right: 40px;}
.products-list .product-hover-1 .product-labels-wrapper {right: 50px;}
.widget-products .products-list .product-hover-1 .image-box {
  padding-right: 40px;
}
.widget-products .products-list .product-hover-1 .product-labels-wrapper {
  right: 50px;
}
.widget-products .products-list .product-hover-1 .btn-ajaxkit-quick-view {
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  padding: 0;
}
.widget-products .products-list .product-hover-1 .image-box:hover .hover-buttons {
  left: -30px;
}
.widget-products .products-list .product-hover-1 .btn {
  height: 30px;
  width: 30px;
  line-height: 24px;
  padding: 0;
  border-radius: 50%;
}
.widget-products .products-list .product-hover-1 .btn span span {
  display: none;
}
.products-grid.owl-carousel .item .product-hover-1 .indent {
  padding: 0 30px;
}
.products-grid.owl-carousel .item .product-hover-1 .btn i {
  display: block;
}
/*Product hover 2*/
.product-hover-2 .image-box {
  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-box:hover .hover-buttons,
.item.taphover.product-hover-2 .image-box .hover-buttons,
.item.taphover .indent.product-hover-2 .image-box .hover-buttons {
  opacity: 1;
  bottom: 0px;
  z-index: 10;
  left: 0;
}
.product-hover-2 .image-box:hover,
.item.taphover.product-hover-2 .image-box {
  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 span {
  display: block;
  float: left;
  padding: 1px;
  width: 50%;
}
.product-hover-2 .hover-buttons .add-to-links:not(.two-items) span {
  width: 100%;
}
.products-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;
  width: 100%;
  line-height: 40px;
  border-radius: 0;
  margin-top: 0;
}
.product-hover-2 .hover-buttons .lightbox-button:hover,
.product-hover-2 .hover-buttons .btn-quickview:hover,
.products-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 .btn-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 .btn-quickview {
  width: calc(25% - 2px);
}
.product-hover-2 .hover-buttons.hover-items-3 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-3 .btn-quickview {
  width: calc((100% / 3) - 2px);
}
.product-hover-2 .hover-buttons.hover-items-2 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-2 .btn-quickview {
  width: calc(50% - 2px);
}
.product-hover-2 .hover-buttons.hover-items-1 .lightbox-button,
.product-hover-2 .hover-buttons.hover-items-1 .btn-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%;
}
.products-grid.seven-columns li.item.product-hover-2 .hover-buttons .btn-quickview,
.products-grid.eight-columns li.item.product-hover-2 .hover-buttons .btn-quickview {
  width: calc(100% - 2px);
}
.main-container:not(.col1-layout) .products-grid.five-columns li.item.product-hover-2 .hover-buttons .btn-quickview,
.main-container:not(.col1-layout) .products-grid.six-columns li.item.product-hover-2 .hover-buttons .btn-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 .btn-quickview,
.widget-slider.owl-carousel.seven-columns-slider .product-hover-4 .hover-buttons .btn-quickview {
  width: calc(100% - 2px) !important;
}
/*Product hover 3*/
.product-hover-3 .image-box {
  overflow: hidden;
}
.product-hover-3 .image-box:hover,
.item.taphover.product-hover-3 .image-box {
  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-box:hover .hover-buttons,
.item.taphover.product-hover-3 .image-box .hover-buttons,
.item.taphover .indent.product-hover-3 .image-box .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 .btn-quickview {
  margin-top: 0;
}
.products-grid .product-hover-3 .add-to-links span,
.products-list .product-hover-3 .add-to-links span,
.footer-products-list .product-hover-3 .add-to-links span {
  display: block;
  float: left;
}
.product-hover-3 .add-to-links .link-wishlist-wrapper {
  margin-left: 3px;
}
.product-hover-3 .add-to-links .link-compare-wrapper {
  margin-left: 10px;
}
.products-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 .item.product-hover-3 .btn,
.products-list .item.product-hover-3 .btn {
  margin-bottom: 10px;
  vertical-align: top;
}
body .products-grid.six-columns .item.product-hover-3 .indent .btn span i,
body .products-grid.seven-columns .item.product-hover-3 .indent .btn span i,
body .products-grid.eight-columns .item.product-hover-3 .indent .btn span i {
  display: none;
}
body .products-grid.six-columns .item.product-hover-3 .indent .btn span span,
body .products-grid.seven-columns .item.product-hover-3 .indent .btn span span,
body .products-grid.eight-columns .item.product-hover-3 .indent .btn span span {
  display: inline-block;
}
.main-container:not(.col1-layout) .products-grid.five-columns li.item.product-hover-3 .hover-buttons .btn-quickview,
.main-container:not(.col1-layout) .products-grid.six-columns li.item.product-hover-3 .hover-buttons .btn-quickview {
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
}
.products-grid.six-columns-slider .indent.product-hover-3 .product-action-wrapper .btn,
.products-grid.seven-columns-slider .indent.product-hover-3 .product-action-wrapper .btn,
.products-grid.eight-columns-slider .indent.product-hover-3 .product-action-wrapper .btn{
  margin-bottom: 10px;
}
/*Product hover 4*/
.product-hover-4 .image-box {
  overflow: hidden;
}
.product-hover-4 .image-box:hover,
.item.taphover.product-hover-4 .image-box {
  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-box:hover .hover-buttons,
.item.taphover.product-hover-4 .image-box .hover-buttons,
.item.taphover .indent.product-hover-4 .image-box .hover-buttons {
  opacity: 1;
  bottom: 0px;
  z-index: 10;
  left: 0;
}
.products-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;
  width: 100%;
  line-height: 44px;
  border-radius: 0;
  margin-top: 0;
  background-color: transparent;
  color: #fff;
}
.product-hover-4 .hover-buttons .lightbox-button:hover,
.product-hover-4 .hover-buttons .btn-quickview:hover,
.products-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 .btn-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 .btn-quickview i,
.product-hover-4 .hover-buttons .add-to-links span i {
  color: inherit;
}
.product-hover-4 .add-to-links  {
  width: 50%;
}
.products-grid .product-hover-4 .add-to-links span,
.products-list .product-hover-4 .add-to-links span,
.footer-products-list .product-hover-4 .add-to-links span {
  display: block;
  float: left;
  width: 50%;
}
.products-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 .btn-quickview {
  width: calc(25% - 2px);
}
.product-hover-4 .hover-buttons.hover-items-3 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-3 .btn-quickview {
  width: calc((100% / 3) - 2px);
}
.product-hover-4 .hover-buttons.hover-items-2 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-2 .btn-quickview {
  width: calc(50% - 2px);
}
.product-hover-4 .hover-buttons.hover-items-1 .lightbox-button,
.product-hover-4 .hover-buttons.hover-items-1 .btn-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.seven-columns li.item.product-hover-4 .hover-buttons .btn-quickview,
.products-grid.eight-columns li.item.product-hover-4 .hover-buttons .btn-quickview {
  width: calc(100% - 2px);
}
.main-container:not(.col1-layout) .products-grid.five-columns li.item.product-hover-4 .hover-buttons .btn-quickview,
.main-container:not(.col1-layout) .products-grid.six-columns li.item.product-hover-4 .hover-buttons .btn-quickview {
  width: calc(100% - 2px);
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
}
/*Product hover 5*/
.product-hover-5 .image-box {
  overflow: hidden;
}
.product-hover-5 .image-box:hover,
.item.taphover.product-hover-5 .image-box {
  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-box:hover .hover-buttons,
.item.taphover.product-hover-5 .image-box .hover-buttons,
.item.taphover .indent.product-hover-5 .image-box .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-box:hover .product-image,
.item.taphover.sold-out.product-hover-5 .product-image {
  opacity: 1;
}
.product-hover-5.sold-out .image-box .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-box:hover .sold-out-label,
.item.taphover.sold-out.product-hover-5 .sold-out-label {
  opacity: 0;
}
.product-hover-5 .hover-buttons .btn-quickview,
.product-hover-5 .hover-buttons .lightbox-button {
  margin: 0;
  border-radius: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  color: rgba(0,0,0,0.5);
}
.product-hover-5 .hover-buttons .btn-quickview {
  margin-right: 1px;
}
.products-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 .btn-quickview:hover,
.product-hover-5 .hover-buttons .btn-quickview.active,
.product-hover-5 .hover-buttons .btn-quickview:active,
.product-hover-5 .hover-buttons .btn-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 .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 span{
  display: inline-block;
  float: none;
  position: relative;
}
.product-hover-5 .hover-buttons .add-to-links .link-wishlist-wrapper {
  margin-right: 1px;
}
.product-hover-5 .hover-buttons.hover-items-4 .add-to-links .link-wishlist-wrapper {
  transform: translate(20px, -20px);
  -webkit-transform: translate(20px, -20px);
}
.product-hover-5 .hover-buttons.hover-items-4 .add-to-links .link-compare-wrapper {
  transform: translate(-20px, -20px);
  -webkit-transform: translate(-20px, -20px);
}
.product-hover-5 .hover-buttons.hover-items-4 .btn-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 .btn-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 .btn-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 .link-compare-wrapper {
  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.five-columns li.item.product-hover-5 .hover-buttons .btn-quickview,
.main-container:not(.col1-layout) .products-grid.six-columns li.item.product-hover-5 .hover-buttons .btn-quickview,
.products-grid.seven-columns li.item.product-hover-5 .hover-buttons .btn-quickview,
.products-grid.eight-columns li.item.product-hover-5 .hover-buttons .btn-quickview {
  transform: translate(0, -20px);
  -webkit-transform: translate(0, -20px);
}
.product-hover-5 .hover-buttons .add-to-links .link-wishlist-wrapper,
.product-hover-5 .hover-buttons .add-to-links .link-compare-wrapper,
.product-hover-5 .hover-buttons .btn-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-box:hover .hover-buttons .lightbox-button,
.item.taphover.product-hover-5 .hover-buttons .lightbox-button,
.product-hover-5 .image-box:hover .hover-buttons .btn-quickview,
.item.taphover.product-hover-5 .hover-buttons .btn-quickview,
.product-hover-5 .image-box:hover .hover-buttons .add-to-links .link-wishlist-wrapper,
.item.taphover.product-hover-5 .hover-buttons .add-to-links .link-wishlist-wrapper,
.product-hover-5 .image-box:hover .hover-buttons .add-to-links .link-compare-wrapper,
.item.taphover.product-hover-5 .hover-buttons .add-to-links .link-compare-wrapper {
  transform: translate(0,0) !important;
  -webkit-transform: translate(0,0) !important;
  opacity: 1;
  visibility: visible;
}
/*--------------*/

.products-list .product-image,
.products-grid .product-image,
.footer-products-list .product-image {
  display: block;
  border: none;
  position: relative;
  overflow: hidden;
  left: 0;
  opacity: 1;
  transition: left 300ms ease;
  -moz-transition: left 300ms ease;
  -o-transition: left 300ms ease;
  -webkit-transition: left 300ms ease;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-duration: .3s;
  z-index: 2;
}
.products-grid .product-name,
.products-list .product-name,
.footer-products-list .product-name {
  margin: 0 0 6px;
  line-height: 1.25;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
.product-name a {
  color: #111;
}
.products-grid .product-name a:hover,
.products-list .product-name a:hover,
.footer-products-list .product-name a:hover {
  color: #111;
}
.products-grid .availability,
.products-list .availability,
.footer-products-list .availability {
  margin-bottom: .5em;
}
.products-grid .ratings,
.products-list .ratings,
.footer-products-list .ratings {
  margin: 0 0 10px;
}
.products-grid .price-action-block,
.products-list .price-action-block,
.footer-products-list .price-action-block {
  display: block;
  width: 100%;
}
.products-grid .price-box,
.products-list .price-box,
.footer-products-list .price-box {
  margin: 0 0 15px;
  line-height: 1.1;
  display: block;
}
.products-grid .add-to-links span,
.products-list .add-to-links span,
.footer-products-list .add-to-links span,
.products-grid .btn,
.products-list .btn,
.footer-products-list .btn {
  display: inline-block;
  vertical-align: middle;
}
body .products-grid .btn:not(.selectpicker) > span:after,
body .products-list .btn:not(.selectpicker) > span:after,
body .footer-products-list .btn:not(.selectpicker) > span:after {
  -webkit-transform: scale3d(0.4, 1, 1);
  transform: scale3d(0.4, 1, 1);
}
html body .products-grid .btn:hover > span::after,
html body .products-grid .btn:focus > span::after,
html body .products-grid .btn:active > span::after,
html body .products-list .btn:hover > span::after,
html body .products-list .btn:focus > span::after,
html body .products-list .btn:active > span::after,
html body .footer-products-list .btn:hover > span::after,
html body .footer-products-list .btn:focus > span::after,
html body .footer-products-list .btn:active > span::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.products-grid .btn,
.products-list .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;*/
}
.footer-products-list .btn {
  height: 30px;
  width: 30px;
  line-height: 24px;
  padding: 0;
  border-radius: 50%;
}
.footer-products-list .add-to-links {
  display: inline-block;
  vertical-align: top;
  margin-left: 0 !important;
  position: relative;
  opacity: 0;
  transition: left 400ms ease;
  -moz-transition: left 400ms ease;
  -webkit-transition: left 400ms ease;
  left: -100%;
}
.footer-products-list .add-to-links a:not(.btn-default) {margin-top: 0 !important;}
.footer-products-list .btn {
  position: relative;
  transition: left 400ms ease;
  -moz-transition: left 400ms ease;
  -webkit-transition: left 400ms ease;
  opacity: 0;
  background-color: transparent;
  border-color: transparent;
  color: #4caf50;
  left: -10%;
}
.footer-products-list .btn:hover,
.footer-products-list .btn:focus,
.footer-products-list .btn:active {background-color: rgba(0,0,0,0.1); border-color: transparent; color: #4caf50;}
.footer-products-list .item:hover .btn,
.footer-products-list .item:hover .add-to-links {left: 0; opacity: 1;}
.footer-products-list .btn span span {
  display: none;
}
.footer-products-list .price,
.widget-products .products-list .price {
  /*font-size: 14px;*/
}
.footer-products-list .old-price .price,
.widget-products .products-list .old-price .price {
  /*font-size: 12px;*/
}
.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: 10px;
}
.footer-products-list .price-action-block,
.widget-products .products-list .price-action-block {
  width: 100%;
  margin-bottom: 8px;
}
.footer-products-list .price-action-block.two-items .price-box,
.widget-products .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: 10px;
  margin-right: 0;
}

.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%;
  display: block;
}
.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;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.price-action-block.two-items.bundle-type .price-box {
  height: auto;
  line-height: 2.3;
}
.price-action-block.two-items.bundle-type .btn {
  height: auto;
}
.products-list .price-action-block.two-items p.minimal-price,
.products-grid .price-action-block.two-items p.minimal-price {
  margin: 0;
}
.products-grid .price-action-block.with-special-price .old-price,
.products-list .price-action-block.with-special-price .old-price {

}
.products-grid .add-to-links,
.products-list .add-to-links {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

ul.add-to-links {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
ul.add-to-links li {
  display: inline-block;
}
ul.add-to-links li a {
  display: block;
  border-radius: 0;
  height: 30px;
  width: 30px;
  font-size: 16px;
  color: #aaa;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 31px;
  margin-right: 0;
}
ul.add-to-links li a:hover {
  opacity: 1;
  border-color: #eee;
  background-color: #eee;
}
.products-grid .add-to-links a:not(.btn-default),
.products-list .add-to-links a:not(.btn-default),
.footer-products-list .add-to-links a:not(.btn-default) {
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 16px;
  text-align: center;
  color: rgba(0,0,0,0.5);
  background-color: #fff;
  display: inline-block;
  line-height: 30px;
  margin-top: 10px;
  transition: background 200ms linear;
  -moz-transition: background 200ms linear;
  -webkit-transition: background 200ms linear;
  -o-transition: background 200ms linear;
  border-bottom: none;
}
.footer-products-list .add-to-links a,
.widget-products .products-list .add-to-links a {
}
.p
.footer-products-list .add-to-links a i,
.widget-products .products-list .add-to-links a i {
  /*font-size: 14px;*/
}
.products-grid .add-to-links a:hover:not(.btn-default),
.products-list .add-to-links a:hover:not(.btn-default),
.footer-products-list .add-to-links a:hover:not(.btn-default) {
  opacity: 1;
  background-color: rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.5);
}
.products-grid .btn-ajaxkit-quick-view,
.products-list .btn-ajaxkit-quick-view,
.footer-products-list .btn-ajaxkit-quick-view {
  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%);
  outline: none;
}
.btn-ajaxkit-quick-view {
  opacity: 0;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
}
.taphover .btn-ajaxkit-quick-view,
.image-box:hover .btn-ajaxkit-quick-view {
  opacity: 1;
}
.products-grid .btn-ajaxkit-quick-view i,
.products-list .btn-ajaxkit-quick-view i {
  display: none;
}

.footer-products-list .btn-ajaxkit-quick-view {
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  padding: 0;
}
.footer-products-list .btn-ajaxkit-quick-view i,
.widget-products .products-list .btn-ajaxkit-quick-view i {
  display: inline-block;
}
.footer-products-list .btn-ajaxkit-quick-view span,
.widget-products .products-list .btn-ajaxkit-quick-view span {
  display: none;
}

.products-grid.no-indents .item {
  padding: 0;
  margin-bottom: 0;
}
.products-grid.no-indents .item .image-box {
  margin: 0;
}
.products-grid.no-indents .item .product-image {
  border-width: 0;
}
body .btn i {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
.category-products .products-grid.no-indents {
  margin: 0!important;
}
/*Top Category Banner*/
.cat-container-before .text-banner {
  display: block;
  position: relative;
  margin-bottom: 3em;
  padding: 115px 0;
}
.cat-container-before .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-before .text-banner .banner-content {
  position: absolute;
  display: block;
  top: 50%;
  left: 9%;
  transform: translateY(-50%);
}
.cat-container-before .text-banner .title {
  font-family: 'Overpass', sans-serif;
  font-size: 24px;
  color: rgba(0,0,0,0.8);
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 1.3;
}
.cat-container-before .text-banner .text {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
}
/*Category listing banner*/
.products-grid[class*="-columns"] .listing-banner-wrapper.row-banner {
	display: block;
	width: 100% !important;
	margin-bottom: 0;
}
.listing-banner-wrapper {
	width: 100%;
	float: left;
}
.listing-banner-wrapper .listing-banner {
  display: block;
  position: relative;
  margin-bottom: 3em;
  padding: 80px 0;
}
.listing-banner-wrapper .listing-banner .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center right;
  width: 100%;
  height: 100%;
}
.listing-banner-wrapper .listing-banner .left-block {
	display: inline-block;
	padding-right: 40px;
	border-right: 1px solid rgba(0,0,0,0.1);
	vertical-align: middle;
}
.listing-banner-wrapper .listing-banner .banner-content {
  position: absolute;
  display: block;
  top: 50%;
  left: 9%;
  transform: translateY(-50%);
}
.listing-banner-wrapper .listing-banner .title {
  font-family: 'Overpass', sans-serif;
  font-size: 18px;
  display: block;
  color: rgba(0,0,0,0.8);
  margin-bottom: 5px;
  text-transform: uppercase;
  line-height: 1.3;
}
.listing-banner-wrapper .listing-banner .text {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  display: block;
}
.listing-banner-wrapper .listing-banner .banner-price-wrapper {
	display: inline-block;
	padding-left: 40px;
	vertical-align: middle;
}
.listing-banner-wrapper .listing-banner .banner-price-text {
	display: block;
	color: rgba(0,0,0,0.8);
	margin-bottom: 3px;
}
.listing-banner-wrapper .listing-banner .price-wrapper {
	color: rgba(0,0,0,0.8);
	font-family: 'Lato', sans-serif;
}
.listing-banner-wrapper .listing-banner .price {
	font-size: 16px;
	line-height: 1;
	color: inherit;
	font-family: inherit;
}
.listing-banner-wrapper .listing-banner .price-pennie,
.listing-banner-wrapper .listing-banner .price-currency {
	font-size: 12px;
	line-height: 1;
	vertical-align: top;
	color: inherit;
	font-family: inherit;
}

/*Sidebar banner*/
.sidebar .widget-static-block .block-banner {
  position: relative;
}
.sidebar .widget-static-block .block-banner .banner-content {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  top: 0;
  padding: 30px;
}
.sidebar .widget-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 .widget-static-block .block-banner .title {
  font-family: 'Overpass', 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 .widget-static-block .block-banner .text {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  display: block;
}
.sidebar .widget-static-block .block-banner .banner-price-wrapper {
  display: inline-block;
  padding-left: 30px;
  vertical-align: middle;
}
.sidebar .widget-static-block .block-banner .banner-price-text {
  display: block;
  color: rgba(0,0,0,0.8);
  margin-bottom: 3px;
}
.sidebar .widget-static-block .block-banner .price-wrapper {
  color: rgba(0,0,0,0.8);
  font-family: 'Lato', sans-serif;
}
.sidebar .widget-static-block .block-banner .price {
  font-size: 16px;
  line-height: 1;
  color: inherit;
  font-family: inherit;
}
.sidebar .widget-static-block .block-banner .price-pennie,
.sidebar .widget-static-block .block-banner .price-currency {
  font-size: 12px;
  line-height: 1;
  vertical-align: top;
  color: inherit;
  font-family: inherit;
}
/* Products Grid Colums */

.products-grid.six-columns .item .product-name a,
.products-grid.seven-columns .item .product-name a,
.products-grid.eight-columns .item .product-name a {
  font-size: 12px;
}
body .products-grid.six-columns .item .indent .btn span i,
body .products-grid.seven-columns .item .indent .btn span i,
body .products-grid.eight-columns .item .indent .btn span i {
  display: inline-block;
  margin: 0;
  line-height: 36px;
  position: relative;
  top: -1px;
}
body .products-grid.six-columns .item .indent .btn span i:before,
body .products-grid.seven-columns .item .indent .btn span i:before,
body .products-grid.eight-columns .item .indent .btn span i:before {
  vertical-align: middle;
}
.products-grid.six-columns .item .btn span span,
.products-grid.seven-columns .item .btn span span,
.products-grid.eight-columns .item .btn span span {
  display: none;
}
.products-grid.six-columns .item .price,
.products-grid.seven-columns .item .price,
.products-grid.eight-columns .item .price {
  font-size: 20px;
}
.products-grid.six-columns .item .old-price .price,
.products-grid.seven-columns .item .old-price .price,
.products-grid.eight-columns .item .old-price .price {
  font-size: 13px;
}
.widget-grid.row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}
.products-grid .item {
  float: left;
}
.products-grid.one-column:not(.carousel-ul) .item {
  min-width: 100%;
}
.products-grid.two-columns:not(.carousel-ul) .item {
  width: 50%;
}
.products-grid.three-columns:not(.carousel-ul) .item {
  width: 33.332%;
}
.products-grid.three-columns:not(.carousel-ul) .item:first-child {
  margin-left: -1px;
}
.products-grid.four-columns:not(.carousel-ul) .item {
  width: 25%;
}
.products-grid.five-columns:not(.carousel-ul) .item {
  width: 20%;
}
.products-grid.six-columns:not(.carousel-ul) .item {
  width: 16.66%;
}
.products-grid.seven-columns:not(.carousel-ul) .item {
  width: 14.28%;
}
.products-grid.eight-columns:not(.carousel-ul) .item {
  width: 12.5%;
}
.products-grid.one-column:not(.carousel-ul) .item,
.products-grid.two-columns:not(.carousel-ul) .item:nth-of-type(2n+1),
.products-grid.three-columns:not(.carousel-ul) .item:nth-of-type(3n+1),
.products-grid.four-columns:not(.carousel-ul) .item:nth-of-type(4n+1),
.products-grid.five-columns:not(.carousel-ul) .item:nth-of-type(5n+1),
.products-grid.six-columns:not(.carousel-ul) .item:nth-of-type(6n+1),
.products-grid.seven-columns:not(.carousel-ul) .item:nth-of-type(7n+1),
.products-grid.eight-columns:not(.carousel-ul) .item:nth-of-type(8n+1) {
  clear: left;
}
.products-grid.one-column:not(.carousel-ul) .item,
.products-grid.two-columns:not(.carousel-ul) .item:nth-of-type(2n),
.products-grid.three-columns:not(.carousel-ul) .item:nth-of-type(3n),
.products-grid.four-columns:not(.carousel-ul) .item:nth-of-type(4n),
.products-grid.five-columns:not(.carousel-ul) .item:nth-of-type(5n),
.products-grid.six-columns:not(.carousel-ul) .item:nth-of-type(6n),
.products-grid.seven-columns:not(.carousel-ul) .item:nth-of-type(7n),
.products-grid.eight-columns:not(.carousel-ul) .item:nth-of-type(8n) {
  clear: right;
}
/* View Type: List */

.products-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.products-grid .desc,
.products-list .desc {
  margin-bottom: 1em;
  color: #aaa;
  font-size: 13px;
}
.products-list .product-name a {
  font-size: 1.3em;
}
.widget-products .products-list .image-box,
.widget-products .products-list .product-shop {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.widget-products .products-list .product-labels-wrapper {
  margin-left: 10px;
}
.products-list .twenty {
  width: 20%;
}
.products-list .twenty-five {
  width: 25%;
}
.products-list .thirty {
  width: 30%;
}
.products-list .thirty-five {
  width: 35%;
}
.products-list .forty {
  width: 40%;
}
.products-list .forty-five {
  width: 45%;
}
.products-list .fifty {
  width: 50%;
}
.products-list .fifty-five {
  width: 55%;
}
.products-list .sixty {
  width: 60%;
}
.products-list .sixty-five {
  width: 65%;
}
.products-list .seventy {
  width: 70%;
}
.products-list .seventy-five {
  width: 75%;
}
.products-list .eighty {
  width: 80%;
}
/* Masonry Grid */

.masonry-grid .item {
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 1.5em!important;
  margin-bottom: 0!important;
}
.masonry-grid .item:hover .product-info-top {
  background-color: #111;
}
.masonry-grid .item:hover .product-info-top .desc,
.masonry-grid .item:hover .product-info-top .link-shop,
.masonry-grid .item:hover .product-info-top .product-name a {
  color: #fff;
}
.masonry-grid .item .product-image {
  margin-bottom: 0;
  display: block;
  left: 0 !important;
  text-align: center;
}
.masonry-grid .product-info-top {
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: solid 1px rgba(0, 0, 0, .1);
  padding: 2.833em 30px;
  transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
}
.masonry-grid .item .image-box {
  position: relative;
}
.masonry-grid .item .product-labels-wrapper {
  position: absolute;
  bottom: auto;
  left: 20px;
  right: 20px;
  /*top: 0;
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  z-index: 5;
}
.masonry-grid .product-info-top .product-name {
  margin-bottom: 1em;
}
.masonry-grid .product-info-top .product-name a {
  font-size: 1.5em;
  color: #222;
  line-height: 1;
}
.masonry-grid .product-info-top .desc {
  font-size: 1em;
  color: #666;
  margin-bottom: 1em;
}
.masonry-grid .product-info-top .link-shop {
  font-size: 1em;
  text-transform: uppercase;
}
.masonry-grid .product-info-top .link-shop i {
  font-size: 1.16em;
  margin-top: 1px;
  margin-left: 5px;
}
.masonry-grid .product-info-top .link-shop:hover i {
  margin-left: 10px;
}
.masonry-grid .category-button {
  position: relative;
  z-index: 9;
  text-align: center;
}
.masonry-grid .category-button a {
  display: inline-block;
  font-size: 1em;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  padding: 0 21px;
}
.masonry-grid .category-button a i {
  margin-right: 10px;
  font-size: 1.16em;
  line-height: 40px;
}
/* Footer list */

body .footer-products-list {
  margin: 0;
}
.footer-products-list .product-image {
  display: inline-block;
  width: 84px;
  vertical-align: top;
  position: relative;
}
/* Light box */

.ekko-lightbox .modal-dialog {
  z-index: 100000;
}
.modal-open .modal.ekko-lightbox {
  z-index: 99999;
}
.modal-open .modal.ekko-lightbox .modal-header {
  padding: 0;
  min-height: 0;
  border: none;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.modal-open .modal.ekko-lightbox .modal-header .close {
  font-size: 0;
  display: inline-block;
  position: relative;
  top: 4px;
  opacity: 1;
  margin: 0;
  height: 32px;
  border: none;
  background: none;
  float: right;
}
.modal-open .modal.ekko-lightbox .modal-header .close:before {
  content: "\0043";
  /* icon-close */

  font-family: 'meigee';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -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;
  font-size: 16px;
  background: #fff;
  padding: 8px;
  border-radius: 50%;
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {
  color: #111;
}
.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;
  font-style: normal;
}
.ekko-lightbox-nav-overlay a i:hover {
  background-color: #111;
}
.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%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 5;
}
.taphover .lightbox-button,
.image-box:hover .lightbox-button {
  opacity: 1;
}
.lightbox-button i {
  width: 30px;
  height: 30px;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 30px;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  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;
}
.lightbox-button i:before {
  position: relative;
  top: 1px;
}
.lightbox-button i:hover {
  background-color: #111;
}
.product-image:hover .lightbox-button.active {
  opacity: 1;
  z-index: 9999;
}
.image-box .hover-image {
  position: absolute;
  max-width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 3;
}
.image-box:hover span.hover-image,
.image-box:hover span.hover-image {
  opacity: 1;
}
.image-box .product-image .hover-image.scale {
  transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
}
.image-box .product-image .hover-image.scale + img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  position: relative;
  display: block;
  z-index: 1;
}
.image-box:hover .product-image .hover-image.scale + img {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  opacity: 0;
  z-index: 2;
}
/* ======================================================================================= */
/* Product Labels */

.product-labels-wrapper {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 4;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-duration: .3s;
}
.products-grid.seven-columns-slider .product-labels-wrapper,
.products-grid.eight-columns-slider .product-labels-wrapper,
.products-grid.seven-columns .product-labels-wrapper,
.products-grid.eight-columns .product-labels-wrapper {
  display: none;
}
.product-labels-wrapper > div {
  padding: 6px;
  z-index: 3;
  background-color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  letter-spacing: -.4px;
  font-family: 'Lato', 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-wrapper > div + div {
  float: right;
}
.product-labels-wrapper > div.label-new {
  color: #2196f3;
}
.product-labels-wrapper > div:not(.label-new) {
  color: #f44336;
  right: 1px;
  position: absolute;
}
/* label type 1 */

.product-labels-wrapper.label-type-1 > div {
  border-radius: 50%;
  -moz-border-radius: 50%;
  height: 25px;
  line-height: 25px;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 7px;
}
.product-labels-wrapper.label-type-1 .availability-only {
  min-width: 33px;
  line-height: 26px;
  min-height: 33px;
}
.product-labels-wrapper.label-type-1 .availability-only p {
  display: block;
  line-height: normal;
  position: relative;
  top: -10px;
}
.label-type-1 .label-sale.percentage {
  font-size: 1em;
  padding: 0 9px;
}
.label-type-1 .label-sale.percentage span {
  display: block;
  height: auto;
  font-size: 0.75em;
  line-height: normal;
  position: relative;
  top: -6px;
}
/* label type 2 */

.product-labels-wrapper.label-type-2 .availability-only p,
.product-labels-wrapper.label-type-2 .percentage span {
  display: inline;
  padding-left: 1px;
}
/* label type 3 */

.product-labels-wrapper.label-type-3 > div {
  /*border-radius: 50px;*/
  /*-moz-border-radius: 50px;*/
  line-height: 11px;
  /*padding: 1px 5px 0;*/
}
.product-labels-wrapper.label-type-3.two-items > div {
  /*border-radius: 50px 0 0 50px;*/
}
.product-labels-wrapper.label-type-3.two-items > div + div {
  /*border-radius: 0 50px 50px 0;*/
}
.product-labels-wrapper.label-type-3 .availability-only p {
  display: inline;
  padding-left: 1px;
}
.product-labels-wrapper.label-type-3 .percentage span {
  margin-left: 3px;
}
/**** label type 4 ****/

.product-labels-wrapper.label-type-4 > div {
  line-height: 20px;
  height: 20px;
  padding: 0 5px 0 7px;
  position: relative;
}
.product-labels-wrapper.label-type-4 .percentage {
  font-size: 1em;
}
.product-labels-wrapper.label-type-4 .percentage span {
  display: inline;
  padding-left: 1px;
  font-size: .75em;
}
.product-labels-wrapper.label-type-4 .availability-only p {
  display: inline;
  padding-left: 1px;
}
.product-labels-wrapper.label-type-4 > div:before,
.product-labels-wrapper.label-type-4 > div:after {
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  content: '';
  position: absolute;
  right: -5px;
}
.product-labels-wrapper.label-type-4 > div:before {
  border-top: 10px solid #4ab0bc;
  top: 0;
}
.product-labels-wrapper.label-type-4 > div:after {
  border-bottom: 10px solid #4ab0bc;
  bottom: 0;
}
.product-labels-wrapper.label-type-4 > div:before,
.product-labels-wrapper.label-type-4 > div:after {
  border-right: 5px solid transparent;
  border-left: inherit;
  left: auto;
  right: -5px;
}
/* Product View ========================================================================== */
/* Rating */

.no-rating {
  margin: 0;
}
.ratings {
  line-height: 1.25;
  margin: 7px 0;
}
.ratings strong {
  float: left;
  margin: 1px 5px 0 0;
}
.ratings .rating-links {
  margin: 0;
  display: inline-block;
  color: rgba(0,0,0,0.5);
  font-size: 11px;
  position: relative;
  top: 3px;
}
.ratings .rating-links a,
.ratings .amount a {
  color: inherit;
  font-size: 11px;
  font-weight: 400;
}
.ratings .rating-links a:hover,
.ratings .amount a:hover {
  color: #111;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  float: left;
  position: relative;
  color: #ccc;
  margin-right: 10px;
  top: 0;
}
.rating-box i {
  margin-right: 3px;
  width: 11px;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
}
body.apple-device .rating-box i {
  font-size: 12px;
}
.rating-box i:before {
  width: 11px;
}
.rating-box i:nth-child(5n) {
  margin-right: 0;
}
.rating-box .rating {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  color: #ffd33c;
  height: 17px;
}
body.apple-device .rating-box .rating {
  top: 0px;
}
body.apple-device .customer-rating .rating-box i {
  font-size: 16px;
}
body.apple-device .customer-rating .rating-box .rating {
  top: 2px;
}
.rating-box .rating i {
  position: absolute;
  left: 0;
  width: 11px;
}
.rating-box .rating i:nth-child(2n) {
  left: 14px;
}
.rating-box .rating i:nth-child(3n) {
  left: 28px;
}
.rating-box .rating i:nth-child(4n) {
  left: 42px;
}
.rating-box .rating i:nth-child(5n) {
  left: 56px;
}
.ratings .amount {
  display: inline-block;
  font-size: .91em;
}
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
/* Availability */

body .availability {
  font-size: 12px;
  color: rgba(0,0,0,0.8);
  display: inline-block;
  margin-bottom: .5em;
  position: relative;
  border-radius: 0;
  background-color: transparent;
  padding: 3px 7px 2px 0;
}
.availability i {
  font-size: 10px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #888;
  display: none;
}
.availability.in-stock {
  color: rgba(0,0,0,0.8);
  background-color: transparent;
}
.availability-only {
  margin: 0 0 1em;
}
.availability-only span {
  display: inline-block;
  padding: .75em;
  background-color: #f5f5f5;
}
.availability-only a {
  background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
}
.availability-only .expanded {
  background-position: 100% -15px;
}
.availability-only-details {
  margin: 0 0 7px;
}
.availability-only-details th {
  background: #f2f2f2;
  font-size: 10px;
  padding: 0 8px;
}
.availability-only-details td {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  font-size: 11px;
  padding: 2px 8px 1px;
}
/********** < Product Prices */

.availability.out-of-stock + .price-box .price {
  color: #b2b2b2;
}
.price {
  white-space: nowrap !important;
  font-family: 'Lato', sans-serif;
  color: rgba(0,0,0,0.8);
  font-size: 22px;
  font-weight: 400;
}
/* Old price */
.old-price,
.special-price {
  display: block;
  vertical-align: bottom;
  margin-bottom: 0;
}
.std .old-price,
.std .special-price {
  margin-bottom: 0;
  display: block;
  width: 100%;
  margin-bottom: 2px;
}
.price-label {
  display: none;
}
.old-price .price {
  font-size: 15px;
  color: #aaa;
  text-decoration: line-through;
}
/* Special price */
.regular-price,
.special-price {white-space: nowrap; line-height: 1;}
.special-price .price {color: #ffb300;}
.special-price .price-label {
  display: none;
}
/* Minimal price (as low as) */

.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .label {
  font-size: 1em;
  color: #666;
  font-weight: bold;
  padding-left: 0;
}
.minimal-price-link .price {
  font-weight: normal;
}
/* Excluding tax */

.price-excluding-tax {
  display: block;
}
.price-excluding-tax .label {
  white-space: nowrap;
}
.price-excluding-tax .price {
  font-weight: normal;
}
/* Including tax */

.price-including-tax {
  display: block;
}
.price-including-tax .label {
  white-space: nowrap;
}
/* Configured price */

.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
/* FPT */

.weee {
  display: block;
  font-size: 11px;
  color: #444;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
/* Excl tax (for order tables) */

.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
/* Incl tax (for order tables) */

.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
/* Price range */

.price-from,
.price-to {
  margin-bottom: 0;
}
.price-from .price-label,
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
/* Price notice next to the options */

.price-notice {
  padding-left: 5px;
}
.price-notice .price {
  font-weight: bold;
  font-size: 1em;
}
/* Price as configured */

.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.bundle-price-configured .price-as-configured .price-label {
  display: inline-block;
}
/********** Product Prices > */
/* Tier Prices */

.tier-prices .price {
  font-weight: bold;
}
/* Add to Links */

.add-to-links {
  margin-bottom: 1.5em;
}
.add-to-links .separator {
  display: none;
}
/* Add to Cart */

.add-to-cart label {
  float: left;
  margin-right: 5px;
}
.add-to-cart button.button {
  float: left;
  margin-left: 5px;
}
.add-to-cart .paypal-logo {
  clear: left;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}
/* Add to Links + Add to Cart */

.add-to-box {
  display: block;
  margin-bottom: 1.5em;
}
.product-view .add-to-cart {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.add-to-box .price-box {
  margin-bottom: 1.5em;
  display: none;
}
.product-collateral .box-collateral {
  margin: 0 0 15px;
}
/* Product View */

.catalog-product-view .breadcrumbs-wrapper .breadcrumbs-inner {
  position: relative;
}
.catalog-product-view .breadcrumbs-wrapper .page-title h2 {
  display: none;
}
.catalog-product-view .breadcrumbs-wrapper .page-title .breadcrumb {
  float: left;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons div {
  color: #777;
  text-align: left;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons .prev-button {
  position: absolute;
  left: 0;
  top: 20%;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons .prev-button a {
  padding: 4px 0 4px 60px;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons .next-button {
  position: absolute;
  right: 0;
  text-align: right;
  top: 20%;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons .next-button a {
  padding: 4px 60px 4px 0;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons .next-button a i {
  left: auto;
  right: 0;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons div a {
  display: block;
  color: inherit;
  text-transform: none;
  position: relative;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons div a span {
  font-size: 11px;
  display: block;
  color: inherit;
  font-weight: normal;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons div a span.subtitle {
  color: #aaa;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons div a i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: rgba(0, 0, 0, .5);
  text-align: center;
  font-size: 16px;
  margin-right: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}
.catalog-product-view .breadcrumbs-wrapper.type-2 .product-buttons {
  clear: both;
}
.catalog-product-view .breadcrumbs-wrapper.type-2 .product-buttons .prev-button,
.catalog-product-view .breadcrumbs-wrapper.type-2 .product-buttons .next-button {
  position: relative;
}
.catalog-product-view .breadcrumbs-wrapper.type-2 .product-buttons .prev-button {
  float: left;
}
.catalog-product-view .breadcrumbs-wrapper.type-2 .product-buttons .next-button {
  float: right;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons .prev-button + .next-button {
  margin-left: 4%;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons.default {
  margin: 0;
  display: inline-block;
  width: auto;
  float: right;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons.default > div {
  width: auto;
  position: relative;
  float: left;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons.default > div a {
  padding: 0;
  min-height: 1px;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons.default > div a i {
  margin: 0;
  position: relative;
  transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons.default > div a i:hover {
  background-color: rgba(0, 0, 0, .1);
}
.catalog-product-view .breadcrumbs-wrapper .product-buttons.default > div.next-button {
  margin-left: 2px;
  float: right;
}
.catalog-product-view .breadcrumbs-wrapper .add-review-link {
  float: right;
  margin: -0.58em 0 -0.58em 20px;
}
.catalog-product-view .breadcrumbs-wrapper .add-review-link a.add-review {
  color: #888;
  font-size: 1em;
  border: solid 2px #ccc;
  padding: .25em 15px;
  border-radius: 4px;
  display: inline-block;
}
.catalog-product-view .breadcrumbs-wrapper .add-review-link a.add-review i {
  margin-right: 5px;
  font-size: 1.16em;
}
.product-view .std {
  line-height: 2em;
}
.product-view .top-wrapper .product-name {
  font-size: 1em;
  padding-right: 70px;
  margin-bottom: 0;
}
.product-view .top-wrapper .product-name h1 {
  font-size: 24px;
  margin: 0 0 .125em;
  color: #222;
  line-height: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.product-view .top-wrapper .product-buttons {
  position: absolute;
  right: 10px;
  top: 0;
}
.product-buttons.default > div {
  width: auto;
  position: relative;
  float: left;
}
.product-buttons.default > div a {
  display: block;
}
.product-buttons.default > div a i {
  margin: 0;
  display: block;
  background-color: transparent;
  border: 1px solid #ddd;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  font-size: 12px;
  text-align: center;
  color: rgba(0,0,0,0.8);
  transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
}
.product-buttons.default > div a:hover {
  opacity: 1;
}
.product-buttons.default > div a i:hover {
  background-color: #eed4c0;
  border-color: #eed4c0;
  color: #000;
}
.product-buttons.default > div.next-button {
  margin-left: -1px;
  float: right;
}
.product-view .top-wrapper .price-availability-block {
  margin-bottom: 2.5em;
  border-bottom: solid 1px rgba(0, 0, 0, .1);
}
.product-view .product-options-bottom .price-box.bundle-price-configured {
  display: none;
}
.product-view .top-wrapper .price-box-bundle .price-from,
.product-view .top-wrapper .price-box-bundle .price-to {
  margin-bottom: .5em;
}
.product-view .bottom-block {padding-bottom: 2.3em; margin-top: 1.5em;}
.product-view .bottom-block + .flip-timer {margin-top: -10px;}
.product-view .bottom-block .price-box {
  vertical-align: top;
  margin-right: 15px;
  line-height: 1;
  float: left;
}
.product-view .bottom-block.unavailable-product .price-box .price,
.product-view .bottom-block.unavailable-product .price-box .price-currency {color: rgba(0,0,0,0.3);}
.product-view .bottom-block .price-box:last-of-type {display: none;}
.product-view .bottom-block .price-box.bundle-price-configured:first-of-type {display: none;}
.product-view .bottom-block .price-box-bundle {padding-top: 1em;}
.product-view .bottom-block .price-box-bundle .price-box .price-label {display: inline-block;}
.product-view .bottom-block .price-box-bundle .price-box .price {font-size: 20px;}
.product-view .bottom-block .price-box-bundle .price-box .price-currency {color: rgba(0,0,0,0.8); display: inline-block; margin-right: 1px; top: -1px; position: relative;}
.product-view .bottom-block .price-box-bundle .price-box,
.product-view .bottom-block .price-box-bundle + .price-box {
  display: block;
  width: 100%;
}
.product-view .top-wrapper .price-box .old-price .price {
  font-size: 16px;
}
.product-view .product-shop .price-currency,
.product-view .top-wrapper .price-box .price {
  font-size: 20px;
  font-family: 'Overpass', sans-serif;
  line-height: 1;
}
.product-view .product-shop .price-currency,
.product-view .product-shop .price-pennie {/*display: none;*/}
.product-view .top-wrapper .price-box .special-price {display: inline-block; width: auto; white-space: nowrap;}
.product-view .top-wrapper .price-box .special-price .price-currency,
.product-view .top-wrapper .price-box .special-price .price-pennie,
.product-view .top-wrapper .price-box .special-price .price {color: rgba(0,0,0,0.8);}
.product-view .top-wrapper .price-box .price-pennie {margin: -3px 0 0 -2px;}
.product-view .top-wrapper .price-box .old-price {display: inline-block; width: auto; position: relative; top: -2px;}
.price-pennie,
.price-currency {
  display: inline-block;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  line-height: 1;
  color: #ffb300;
  font-weight: normal;
  vertical-align: top;
  margin-right: -4px;
  margin-top: 0;
}
.special-price .price-currency:nth-child(2) {display: none;}
.regular-price .price-pennie,
.regular-price .price-currency {color: #000;}
.special-price .price-pennie {margin-left: -10px;}
.price-pennie {margin: 0 0 0 -5px;}
.product-view .bottom-block.unavailable-product .price-box .price-pennie {color: rgba(0,0,0,0.3);}
.product-view .product-shop .availability-only {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.product-view .product-shop .availability-only span {
  padding: 0;
  background: none;
  color: #ff5722;
}
.product-view .product-shop .availability-only span:before {
  content: '(';
  display: inline-block;
  color: #ff5722;
}
.product-view .product-shop .availability-only span:after {
  content: ')';
  display: inline-block;
  color: #ff5722;
}
.product-view .top-block {
  padding-top: 0;
}
.product-view .rating-block .top-block {
  display: none;
}
.product-view .top-block .ratings {
  float: left;
  margin: 0;
  margin-bottom: 1em;
}
.product-view .top-block .ratings .rating-links {
  font-size: 11px;
  top: 3px;
}
.product-view .top-block .ratings .rating-links a {
  color: inherit;
}
.product-view .availability {
  vertical-align: top;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding-left: 0;
}
.product-view .sku {
  display: inline-block;
  vertical-align: middle;
  font-size: .91em;
  color: rgba(0,0,0,0.5);
}
.product-view .a-right .sku-email-block .sku {
  margin-right: 0;
  margin-left: 30px;
}
.product-view div.email-friend {
  display: inline-block;
  vertical-align: top;
}
.product-view div.email-friend a {
  background-color: rgba(0,0,0,0.1);
  color: rgba(0,0,0,0.55);
  border-radius: 3px;
  padding: 1px 10px 2px;
}
.product-view div.email-friend a span{
  margin-left: 10px;
}
.product-view div.email-friend a i {
  line-height: 1;
  position: relative;
  top: 2px;
}
.product-view .sku {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.product-view .sku-email-block .email-friend {
  display: inline-block;
  vertical-align: middle;
  font-size: .91em;
  color: #888;
}
.product-view .sku-email-block .email-friend a {
  color: inherit;
}
.product-view .sku-email-block .email-friend a:hover {
  color: #111;
}
.product-view .sku-email-block .email-friend i {
  font-size: 2.182em;
  margin-right: 5px;
  line-height: 1;
  vertical-align: middle;
}
.product-view .short-description {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.product-view .short-description h5 {
  display: none;
  margin-bottom: 9px;
}
.product-view .product-pricing {
  margin-bottom: 1em;
}
.product-view .product-options {
  margin-bottom: 2.5em;
}
.product-view .product-options h2 {
  color: #222;
  font-size: 1.16em;
  border-bottom: solid 1px rgba(0, 0, 0, .1);
  line-height: 1.583em;
  margin: 0 0 1em;
  padding-bottom: 1em;
  display: none;
}
.product-view .product-options dl {
  margin-bottom: 0;
}
.product-view .product-options dl dt {
  position: relative;
  margin-bottom: 1.2em;
}
.product-view .product-options dl dt label {
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  margin: 0;
}
.product-view .product-options dl dt label .select-label {color: rgba(0,0,0,0.8); font-weight: bold;}
.product-view .product-options dl dt label em {float: left; color: #eb340a; margin-right: 4px;}
.product-view .product-options dl dt label + .price-notice {
  position: relative;
}
.product-view .product-options dl dt .qty-holder {
  float: right;
}
.product-view .product-options dl dt .qty-holder label {
  vertical-align: middle;
}
.product-view .product-options dl dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #000;
}
.product-view .product-options dl dd {
  margin-bottom: 2em;
  padding-bottom: 1.8em;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.product-view .product-options dl dd:last-child {
  margin-bottom: 0;
}
.product-view .product-options dl dd .qty-holder {
  display: block;
  margin-top: .75em;
}
.product-view .product-options dl dd .qty-holder label {
  color: #666;
  font-size: 1em;
  position: relative;
  font-family: inherit;
  font-weight: normal;
  display: inline-block;
  margin: 1em 0 .4em;
}
.product-view .product-options dl dd .qty-holder input.qty {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  float: none;
}
.product-view .product-options dl dd input.input-text {
  width: 98%;
}
.product-view .product-options dl dd input.datetime-picker {
  width: 150px;
}
.product-view .product-options dl dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-view .product-options dl dd textarea {
  width: 100%;
  height: 8em;
}
.product-view .product-options dl dd .input-box {
  position: relative;
  margin-bottom: 13px;
}
.product-view .product-options dl dd select {
  width: 100%;
}
.product-view .product-options .options-list input.radio {
  float: left;
  margin: 3px -18px 0 0;
}
.product-view .product-options .options-list input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}
.product-view .product-options .options-list .label {
  display: block;
  margin-left: 20px;
  font-size: 1em;
  color: #666;
  text-align: left;
}
.product-view .product-options #downloadable-links-list .label {
  padding: 0;
}
.product-view .product-options ul.validation-failed {
  padding: 0 7px;
}
.product-view .product-options p.required {
  display: none;
  padding: .75em 0 0;
  text-align: inherit;
}
.product-view .product-options .tier-prices {
  margin: .75em 0 0;
}
.product-view .product-options-bottom {
  margin-bottom: 10px;
}
.product-view .product-options-bottom .price-box {
  display: none;
  float: none;
  margin-bottom: 1.5em;
}
.product-view .quantity-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: auto;
  border: 1px solid #ddd;
  border-radius: 0;
  margin-right: 3px;
}
.product-view .quantity-wrapper input.qty,
.product-view .quantity-wrapper input[id*="qty"] {
  border-width: 0;
  height: 38px;
  width: 38px;
}
.product-view .quantity-wrapper label[for="qty"] {
  display: none;
  font-weight: bold;
  font-size: 1.16em;
  color: #888;
  margin: .66em 20px .66em 0;
}
.product-view .quantity-wrapper .btn-qty {
  opacity: 0;
  transition: 0.3s;
  cursor: pointer;
}
.product-view .quantity-wrapper:hover .btn-qty,
.product-view .quantity-wrapper:active .btn-qty,
.product-view .quantity-wrapper:focus .btn-qty {
  opacity: 1;
}
.product-view .quantity-wrapper .btn-qty i,
#ajaxkit-popup-content .quantity-wrapper .btn-qty i{
  background-color: transparent;
  color: rgba(0,0,0,0.3);
  height: 38px;
  vertical-align: middle;
  padding: 9px 0;
}
.product-view .quantity-wrapper .btn-qty i:hover,
#ajaxkit-popup-content .quantity-wrapper .btn-qty i:hover{
    background-color: rgba(0, 0, 0, 0.1);
    color: #111;
}
.product-view .quantity-wrapper .btn-qty-wrapper {
  display: block;
  float: right;
}
.product-view .quantity-wrapper .btn-qty-wrapper .btn-qty {
  display: block;
}
.product-view .quantity-wrapper .btn-qty-wrapper .btn-qty i {
  background-color: transparent;
  height: 17px;
  width: 17px;
  line-height: 21px;
}
.product-view .quantity-wrapper .btn-qty i:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.product-view .add-to-cart .btn {
  line-height: 35px;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.product-view ul.add-to-links li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #eee;
  border-color: #eee;
  border-bottom: none;
}
.product-view ul.add-to-links li a:hover {
  background-color: rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2);
  color: rgba(0,0,0,0.7);
}
.product-view .quantity-wrapper + #product-addtocart-button {
  border-radius: 0;
}
body.catalog-product-view .main-container.col3-layout .product-view .add-to-cart + .add-to-links {
    margin-left: 0 !important; margin-top: 10px !important;
}
body.catalog-product-view .main-container.col3-layout .product-view .add-to-cart,
body.catalog-product-view .main-container.col3-layout .product-view .quantity-wrapper,
body.catalog-product-view .main-container.col3-layout .product-view .add-to-cart .btn {
  display: block;
  width: 100%;
}
body.catalog-product-view .main-container.col3-layout .product-view .add-to-cart .btn {
  margin: 10px 0;
}
body.catalog-product-view .main-container.col3-layout .product-view .quantity-wrapper input[id*="qty"] {
  width: calc(100% - 40px);
}
body.catalog-product-view .main-container.col3-layout .product-view .product-shop:not(.extralarge-layout) .add-to-links {
  margin: 0 -5px !important;
  display: block;
  width: auto;
}
body.catalog-product-view .main-container.col3-layout .product-view .product-shop:not(.extralarge-layout) .add-to-links li {
  width: 50%;
  padding: 0 5px;
  margin: 0;
  float: left;
}
body.catalog-product-view .main-container.col3-layout .product-view .product-shop:not(.extralarge-layout) .add-to-links li a {
  width: 100%;
}

.product-view .add-to-links {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.product-view .add-to-links li {
  display: inline-block;
  vertical-align: middle;
}
.product-view .add-to-links li + li {
  margin-left: 10px;
}
.product-view .product-img-box .product-image {
  margin-bottom: 0;
}
.product-view .product-img-box .product-image-zoom {
  position: relative;
  overflow: hidden!important;
  z-index: 9;
  width: 100%;
  float: left;
}
.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.product-view .product-img-box .more-views {
  position: relative;
}
.product-view .product-img-box .more-views h3 {
  display: none;
  margin: 0 0 16px;
  padding: 0 0 12px;
  position: relative;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.product-view .product-img-box .more-views h3:after {
  content: '';
  display: inline-block;
  width: 80px;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #111;
}
.product-view .product-img-box .more-views .more-views-inner {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
  width: calc(100% + 20px);
}
.product-view .product-img-box .more-views .more-views-inner .owl-item,
.product-view .product-img-box .more-views .more-views-inner > .item {
  float: left;
  width: 25%;
  padding: 0 10px;
}
.product-view .product-img-box .more-views .more-views-inner .owl-item .product-labels-wrapper,
.product-view .product-img-box .more-views .more-views-inner > .item .product-labels-wrapper {
  display: none;
}
.product-view .product-img-box .more-views .more-views-inner > .item:not(:nth-of-type(-n+4)) {
  margin-top: 10px;
}
.product-view .product-img-box .more-views .more-views-inner .item a {
  border-radius: 0;
  overflow: hidden;
  display: block;
}
.product-view .product-img-box .more-views .slider-buttons {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
}
.product-view .product-img-box .more-views .slider-buttons > div {
  width: auto;
  position: relative;
  float: left;
}
.product-view .product-img-box .more-views .slider-buttons > div + div {float: right;}
.product-view .product-img-box .more-views .slider-buttons > div a {
  padding: 0;
  min-height: 1px;
}
.product-view .product-img-box .more-views .slider-buttons > div i {
  color: rgba(0,0,0,0.8);
  border: none;
  font-size: 14px;
  line-height: 31px;
}
.product-view .product-img-box .more-views .slider-buttons > div i:hover {
  background-color: #eee;
}
.product-view .more-views-container {
  overflow: hidden;
}
.product-view #more-views-slider {
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.product-view #more-views-slider .owl-dots {
  position: absolute;
  top: -28px;
  left: 0;
  right: 0;
  text-align: center;
}
.product-view #more-views-slider .owl-dots .owl-dot {
  display: inline-block;
  line-height: 1;
}
.product-view #more-views-slider .owl-dots .owl-dot span {
  display: block;
  background-image: none;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.22);
  margin: 0 11px!important;
  float: left;
  top: 0;
  position: relative;
}
.product-view.accordion-list .accordion-item .accordion-title .icon-more {display: none; color: #111;}
.product-view #more-views-slider .owl-dots .owl-dot.active span,
.product-view #more-views-slider .owl-dots .owl-dot:hover span {background-color: rgba(0, 0, 0, 0.8);}
.product-view .product-view .product-img-box .lightbox-button {
  top: auto;
  bottom: 10px;
  left: auto;
  margin: 0;
  right: 10px;
}
.product-view .product-image-popup {
  margin: 0 auto;
}
.product-view .product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
}
.product-view .product-image-popup .nav {
  margin: 0 100px;
  text-align: center;
}
.product-view .product-image-popup .image {
  display: block;
}
.col3-layout .product-view .medium-layout .add-to-cart .btn,
.col3-layout .product-view .small-layout .add-to-cart .btn {
  /*margin-top: .75em;*/
}
.col3-layout .product-view .small-layout .product-view .add-to-cart + .add-to-links,
.col3-layout .product-view .medium-layout .product-view .add-to-cart + .add-to-links {margin-top: 10px !important;}
.product-view .validation-advice {
  display: inline-block;
}
.col-xs-0,
.col-sm-0,
.col-lg-0 {
  width: 100%;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
/* Product Options */

#super-product-table {
  margin-top: .5em;
}
#super-product-table td {
  vertical-align: middle;
}
#super-product-table .availability,
#super-product-table .price-box {
  margin: 0;
}
#super-product-table .price-box {display: block;}
#super-product-table .price-box .old-price {top: 0;}
#super-product-table .price-box .old-price .price {font-size: 1.3em;}
#super-product-table .price,
#super-product-table .price-currency {
  margin: 0;
  font-size: 1.6em;
}
#super-product-table .price:before,
#super-product-table .price:after {
  content: none;
}
#super-product-table .quantity-wrapper {
  margin: 0;
  border-width: 0;
  min-width: 80px;
  border: 1px solid #ddd;
}
#super-product-table .quantity-wrapper input.qty,
#super-product-table .quantity-wrapper input[id*="qty"] {
  vertical-align: top;
}
.product-essential {
  margin-bottom: 3em;
}
.product-essential ~ .box-up-sell {
  margin-top: 3em;
}
/* Block: Upsell */

#upsell-product-table li.item:nth-child(4n+1) {
  clear: left;
}
#upsell-product-table li.item:nth-child(4n+4) {
  clear: right;
}
#upsell-product-table .product-image {
  margin-bottom: 1.25em;
}
.box-up-sell .rating-links {
  display: none !important;
}
.box-up-sell .product-name {
  margin-bottom: 1em;
}
.box-up-sell .image-box {left: 0 !important;}
/* Block: Tags */

.product-view .box-tags .form-add label {
  display: block;
  float: none;
  margin: 0 0 .75em;
  color: rgba(0,0,0,0.8);
  font-size: 1.083em;
}
.product-view .box-tags .form-add .input-box {
  margin: 0 0 1.5em;
}
.product-view .box-tags .form-add .input-box .validation-advice {
  position: absolute;
  left: -2px;
  bottom: 0;
}
.product-view .extralarge-layout .box-tags .form-add .input-box,
.product-view > .product-collateral .box-tags .form-add .input-box {
  width: 50%;
}
.product-view .box-tags .form-add .btn {
  float: left;
}
.product-view .box-tags .form-add .input-group-btn:last-child > .btn {
  margin-left: 0;
}
.product-view .box-tags .form-add input.input-text {
  width: 254px;
}
.product-view .box-tags p.note {
  clear: both;
  margin-top: .75em;
  margin-bottom: 0;
}
.product-view .box-tags h3 {
  margin: 0 0 .5em;
  font-size: 1.16em;
  color: #222;
  font-weight: bold;
}
.product-view .box-tags .product-tags li {
  display: inline-block;
}
.product-view .box-tags .product-tags li a {
  color: #666;
}
.product-view .box-tags .product-tags li a:hover {
  color: #111;
}
/* Quantity */

.add-to-cart label[for="qty"] {
  display: none;
}
.quantity-wrapper {
  width: 84px;
  margin: 0 auto;
  font-size: 0;
}
input.qty,
input[id*="qty"] {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #222;
  font-size: 12px;
  border: none;
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
}
.btn-qty {
  display: inline-block;
  vertical-align: middle;
}
.btn-qty i {
  font-size: 9px;
  text-align: center;
  color: rgba(0, 0, 0, .3);
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 23px;
  background-color: transparent;
  display: inline-block;
}
.btn-qty.quantity-decrease i {
}
.btn-qty.quantity-increase i {
}
.btn-qty i:hover {
  background-color: rgba(0,0,0,0.1);
  color: #111;
}
/* Tabs */

.product-view #tabs {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: rgba(0,0,0,0.1);
}
.product-view .products-grid li.item {
  border-top: none;
  padding-top: 0;
}
.product-view .nav-tabs {
  border-bottom: none;
  background-color: #eee;
  margin: 0;
  padding: 0;
}
.product-view .nav-tabs li a {
  font-family: 'Overpass', sans-serif;
  font-size: 14px;
  letter-spacing: 0.4px;
  color: rgba(0,0,0,0.8);
  background: none;
  text-transform: uppercase;
  margin-right: 0;
  font-weight: normal;
  border: none;
  padding: 18px 20px 17px;
  background: transparent;
  position: relative;
  border-radius: 0;
  line-height: 1;
  top: 1px;
}
.product-view .nav-tabs li:not(.first) {
  margin-left: 1px;
}
.product-view .nav-tabs li:not(.first):not(.active):before {
  content: '';
  height: 20px;
  width: 1px;
  background-color: rgba(0,0,0,0.1);
  display: inline-block;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -10px;
}
.product-view .nav-tabs li.active + li:before {display: none !important;}
.product-view .nav-tabs li a:hover,
.product-view .nav-tabs li a:focus,
.product-view .nav-tabs li.active a:hover,
.product-view .nav-tabs li.active a:focus,
.product-view .nav-tabs li.active a {
  background-color: #fff;
  border: none!important;
  opacity: 1;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.product-view .tab-content {
  padding: 24px 30px;
}
.product-view .tab-content header,
.product-view .tab-content h2 {
  display: none;
}
.product-view .tab-content .custom-tab-text {
  line-height: 1;
  font-size: 16px;
}
#product-attribute-specs-table th {
  background-color: #eee;
  color: #888;
  vertical-align: middle;
  padding-left: 20px;
  display: block;
  height: 100%;
  font-size: 1em;
  border-radius: 0;
  text-align: left;
  font-weight: normal;
  border-width: 0;
  border-top-width: 1px;
}
.product-view .tab-content .product_tabs_upsell_products .products-grid .product-image {
  margin-bottom: 12px;
}
#product-attribute-specs-table .first th {border-top: none; margin-bottom: -1px; border-bottom: 1px solid #eee;}
#product-attribute-specs-table .first.last th {border-top: 1px solid #eee;}
#product-attribute-specs-table .last th {border-bottom: 1px solid #eee; margin-bottom: -1px;}
.product-collateral .box-collateral {
  margin-bottom: 0;
}
.product-view #tabs.vertical-tabs {
  position: relative;
  padding: 0;
}
.product-view #tabs.vertical-tabs:after {
  position: absolute;
  background: rgba(0, 0, 0, .1);
  height: 100%;
  width: 1px;
  left: 205px;
  display: block;
  top: 0;
}
body .vertical-tabs > .nav-tabs > li {
  float: none;
  margin-right: 0!important;
  border-bottom: solid 1px rgba(0, 0, 0, .1);
}
body .vertical-tabs > .nav-tabs > li:last-child {
  border-bottom: none;
}
#product_tabs_description .std {
  font-size: 1.083em;
}
/* Vertical Tabs */

.vertical-tabs > .nav-tabs > li > a {
  width: 206px;
  margin-right: 0;
  padding: 10px 15px;
  border: none!important;
}
.vertical-tabs > .nav-tabs {
  float: left;
  padding: 0;
  margin: .75em 19px 0 0;
  border: none;
}
.vertical-tabs > .nav-tabs > li > a {
  margin-right: -1px;
}
.vertical-tabs > .nav-tabs > li > a:after {
  content: none;
}
.product-view .vertical-tabs > .nav-tabs > li.active > a {
  margin-top: 0;
  padding-top: 10px;
  border-bottom: none;
}
.product-view .vertical-tabs .tab-content {
  padding: 1.5em 0;
}
.product-view .vertical-tabs .tab-content-inner {
  float: left;
  width: 82%;
  padding-right: 20px;
}
.product-view .with-sidebar .vertical-tabs .tab-content-inner {
  width: 76%;
}
.product-view .sidebar .block-compare .media-left a {
  display: inline-block;
  width: 60px;
  padding: 0;
  vertical-align: top;
}
.product-view .sidebar .block-compare .product-name {
  padding-right: 20px;
  margin-bottom: 4px;
}
.product-view .sidebar .block-compare .product-name a {
  padding: 0;
}
.product-view .sidebar .block-compare .ratings {
  margin-top: 0;
}
.product-view .sidebar .block-compare .ratings a.add-review,
.product-view .sidebar .block-compare .ratings .separator {
  display: none;
}
.product-view .sidebar .block-compare .price-currency {
  /*color: inherit;*/
  /*font-size: 16px;*/
}
.product-view .sidebar .block-compare .btn i {
  margin-right: 5px;
}
.product-view .sidebar .block-compare li.item {padding-top: 15px; padding-bottom: 5 px;}
.product-view .extralarge-layout .vertical-tabs .tab-content-inner {
  width: 77%;
}
/* Accordion */
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}
.product-collateral .panel.panel-default .panel-heading {
  margin: 0;
  background: none;
}
.product-collateral .panel.panel-default .panel-heading h4 {
  padding: 0;
}
.product-collateral .panel.panel-default .panel-heading h4:hover {
  color: #111;
}
.product-collateral .panel-group .panel + .panel {
  margin-top: 1.5em;
}
.panel-group .panel-heading .panel-title .icon-more {text-transform: none; float: right; display: inline-block;}
.product-collateral .panel-default .panel-body {
  margin-top: 1em;
  padding-top: 1.5em;
  border-top: solid 1px rgba(0, 0, 0, .1);
  background: none;
}
.product-collateral .panel-default .panel-body header,
.product-collateral .panel-default .panel-body h2 {
  display: none;
}
.product-collateral .panel-default .panel-body #upsell-product-table.products-grid li.item {
  margin-top: 0;
}
.product-collateral .product-simple-list .panel.panel-default .panel-heading h4:hover {
  color: #222;
}
.product-collateral table {
  margin-bottom: 0;
}
.product-view .configurable-swatch-list .selected .swatch-link.has-image .swatch-label img,
.product-view .swatch-current .selected .swatch-link.has-image .swatch-label img {
  border-color: rgba(0, 0, 0, .8);
}
.product-view .configurable-swatch-list .swatch-link.has-image .swatch-label img,
.product-view .swatch-current .swatch-link.has-image .swatch-label img {
  /*margin: 1px;*/
  vertical-align: top;
  border-radius: 50%;
  /*border: solid 2px rgba(0,0,0,0.1);*/
  padding: 1px;
}
/* Related sidebar */

.block-related:not(.related-bottom) {
  position: relative;
  margin-bottom: 3em;
  border: none;
  padding: 0!important;
}
.block-related:not(.related-bottom) .block-title {
  margin-left: 0;
  margin-right: 0;
}
.block-related:not(.related-bottom) .block-content .item {
  margin-bottom: 10px;
}
.block-related:not(.related-bottom) .block-content .item .indent {
  background-color: transparent;
  padding-bottom: 0;
  border-radius: 0;
}
.block-related:not(.related-bottom) .block-content .product-name {
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 400;
}
.block-related:not(.related-bottom) .block-content .product-name a {
  color: #222;
}
.block-related:not(.related-bottom) ul,
.block-related:not(.related-bottom) li:last-child,
.block-related:not(.related-bottom) #related-slider li {
  margin-bottom: 0;
}
.block-related:not(.related-bottom) .block-content li {
  margin-bottom: 1em;
}
.block-related:not(.related-bottom) .block-content li:hover {
  box-shadow: none;
}
.block-related:not(.related-bottom) .block-content .media-left {
  min-width: 90px;
}
.block-related:not(.related-bottom) .block-content .product-image {
  width: 78px;
  display: block;
  border-radius: 0;
  overflow: hidden;
}
.block-related:not(.related-bottom) .block-content .media-body {
  text-align: left;
}
.block-related:not(.related-bottom) .related-button {
  margin-top: 1.5em;
}
.block-related:not(.related-bottom) .slider-buttons {
  position: absolute;
  top: -4px;
  right: 0;
}
.block-related:not(.related-bottom) .slider-buttons > div {
  width: auto;
  position: relative;
  float: left;
}
.block-related:not(.related-bottom) .slider-buttons > div a {
  padding: 0;
  min-height: 1px;
}
.block-related:not(.related-bottom) .product-name {
  margin: 0;
}
.block-related:not(.related-bottom) .rating-box {
  float: none;
  margin-bottom: 0;
  margin-right: 0;
  display: block;
}
.block-related:not(.related-bottom) .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
/* Related bottom */

.related-bottom .owl-buttons {
  position: absolute;
  top: -63px;
  right: 0;
}
.related-bottom {
  margin-top: 3em;
}
.related-bottom .more-link {
  position: absolute;
  right: 0;
  top: 11px;
  font-size: 13px;
  color: rgba(0, 0, 0, .44);
  font-family: 'Overpass', sans-serif;
  margin: 0;
}
.related-bottom .image-box {left: 0 !important;}
.related-bottom:not(.products-grid) .more-link {
  right: 60px;
}
.boxed-content .related-bottom .widget-title {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}
.boxed-content .related-bottom .widget-title .more-link {
  right: 10px;
}
.related-bottom .block-content {
  position: relative;
}
body .related-bottom.products-grid {
  display: block;
}
.related-bottom ol,
.related-bottom ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.related-bottom .product-name {
  border: none;
  padding: 0;
  margin-bottom: .5em;
}
.related-bottom .product-name h4 {
  float: left;
  max-width: 90%;
  width: 90%;
  margin: 0;
}
.block-related .product-name .checkbox {
  float: right;
  margin-top: 5px;
  position: absolute;
  right: 0;
}
.block-related .product-name .checkbox {
  margin-top: 12px;
}
.related-bottom li.item:nth-of-type(4n+1) {
  clear: none;
}
.related-bottom li.item:nth-of-type(4n+4) {
  clear: none;
}
.related-bottom .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.related-bottom .price-box,
.block-related .price-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 0;
}
.related-bottom .link-wishlist,
.block-related .link-wishlist {
  display: inline-block;
  vertical-align: middle;
}
.slider-container {
  position: relative;
  overflow: visible;
}
.slider-container .owl-buttons {
  position: absolute;
  top: 50%;
  right: -70px;
  left: -70px;
  z-index: 100;
  transform: translateY(-50%);
}
.wide-content .slider-container .owl-buttons  {
  left: 0;
  right: 0;
}
.slider-container .owl-buttons .owl-prev {float: left;}
.slider-container .owl-buttons .owl-next {float: right;}
.owl-buttons > div {
  float: left;
}
.owl-buttons > div + div {
  margin-left: -1px;
}
.owl-buttons i {
  color: inherit;
  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-buttons i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.widget-title .owl-buttons {
  display: inline-block;
  float: right;
  margin-left: 10px;
  vertical-align: middle;
}
.widget-title .owl-buttons i {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.related-bottom .next i:hover,
.related-bottom .prev i:hover,
.slider-container .next i:hover,
.slider-container .prev i:hover,
.owl-buttons i:hover {
  background-color: #eed4c0;
  border-color: #eed4c0;
  color: #000;
}
.widget-latest .home-slider-container .owl-buttons div,
.slider-container .home-widget-slider .owl-buttons div {
  color: rgba(0,0,0,0.8);
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  border: none;
  width: 60px;
  height: 60px;
  line-height: 64px;
  font-size: 22px;
  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-latest .home-slider-container .owl-buttons div:hover,
.slider-container .home-widget-slider .owl-buttons div:hover {
  background-color: #eed4c0;
  color: rgba(0,0,0,0.8);
}
.widget-latest .home-slider-container .owl-buttons div span,
.slider-container .home-widget-slider .owl-buttons div span {position: relative; width: 100%; height: 100%; display: block; overflow: hidden;}
.widget-latest .home-slider-container .owl-buttons div i,
.slider-container .home-widget-slider .owl-buttons div i {
  font-style: normal;
  line-height: 1;
  display: inline-block;
  background-color: transparent;
  top: 50%;
  width: auto;
  height: auto;
  font-size: 22px;
  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);
  border: none;
}
.widget-latest .home-slider-container .owl-buttons div.owl-next i:first-child,
.slider-container .home-widget-slider .owl-buttons div.owl-next i:first-child {left: -50%;}
.widget-latest .home-slider-container .owl-buttons div.owl-next i:last-child,
.slider-container .home-widget-slider .owl-buttons div.owl-next i:last-child {left: 50%;}
.widget-latest .home-slider-container .owl-buttons div.owl-next:hover i:first-child,
.slider-container .home-widget-slider .owl-buttons div.owl-next:hover i:first-child {left: 50%;}
.widget-latest .home-slider-container .owl-buttons div.owl-next:hover i:last-child,
.slider-container .home-widget-slider .owl-buttons div.owl-next:hover i:last-child {left: 150%;}
.widget-latest .home-slider-container .owl-buttons div.owl-prev i:first-child,
.slider-container .home-widget-slider .owl-buttons div.owl-prev i:first-child {left: 50%;}
.widget-latest .home-slider-container .owl-buttons div.owl-prev i:last-child,
.slider-container .home-widget-slider .owl-buttons div.owl-prev i:last-child {left: 150%;}
.widget-latest .home-slider-container .owl-buttons div.owl-prev:hover i:first-child,
.slider-container .home-widget-slider .owl-buttons div.owl-prev:hover i:first-child {left: -50%;}
.widget-latest .home-slider-container .owl-buttons div.owl-prev:hover i:last-child,
.slider-container .home-widget-slider .owl-buttons div.owl-prev:hover i:last-child {left: 50%;}


#related-bottom-slider .owl-carousel .owl-stage-outer {
  padding: 5px;
  margin: 0 -5px;
}
#related-bottom-slider .item {
  margin-bottom: 0;
}
/* Reviews */

.box-reviews {
  margin-top: 3em;
}
.box-reviews .block-title .more-link {
  position: absolute;
  right: 0;
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 13px;
  color: rgba(0, 0, 0, .44);
  font-family: 'Overpass', sans-serif;
}
.box-reviews .block-title .more-link:hover {
  color: #111;
}
.box-reviews .block-title {
  margin-left: 0;
  margin-right: 0;
}
.box-reviews .block-title h2 {
  margin: 0;
  vertical-align: middle;
}
.box-reviews .rating-block h2 {
  color: rgba(0,0,0,0.8);
  margin: 0 0 9px;
  font-size: 12px;
  font-family: inherit;
  line-height: normal;
  font-weight: normal;
}
.box-reviews .rating-block h3 {
  color: rgba(0,0,0,0.8);
  margin: 0 0 9px;
  font-size: 12px;
  font-family: inherit;
  line-height: normal;
  font-weight: normal;
}
.box-reviews .rating-block h3 span {
  color: rgba(0,0,0,0.5);
  font-weight: 400;
}
.box-reviews .rating-block h4 {
  color: rgba(0,0,0,0.8);
  margin: 0 0 9px;
  font-size: 12px;
  font-family: inherit;
  line-height: normal;
  font-weight: normal;
}
.box-reviews .rating-block #product-review-table .item {
  padding: 6px 0;
}
.box-reviews .rating-block .rating-title {
  display: inline-block;
  font-family: inherit;
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  line-height: 1.5em;
  margin-right: 2px;
}
.box-reviews .rating-block .rating-title:after {
  content: ":";
}
.box-reviews .rating-block .rating-values {
  font-family: inherit;
  font-size: 13px;
  color: #aaa;
  line-height: 1.5em;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.box-reviews .rating-block .stars-wrapper .value {
  float: left;
  cursor: pointer;
  line-height: 1;
  margin-left: 2px;
}
body.apple-device .box-reviews .rating-block .stars-wrapper .value {
  margin-left: 7px;
}
.box-reviews .rating-block .stars-wrapper .value:first-child {
  margin-left: 0;
}
.box-reviews .rating-block .stars-wrapper .value i {
  position: relative;
  z-index: 4;
  font-size: 32px;
  color: #ddd;
  font-style: normal;
}
body.apple-device .box-reviews .rating-block .stars-wrapper .value i {
  font-size: 21px;
}
.box-reviews .rating-block .stars-wrapper .value i.active {
  color: #ffd33c;
}
.box-reviews .rating-block .stars-wrapper .value input {
  display: none;
}
.box-reviews .text-wrapper {
  color: #666;
  padding-right: 20px;
  min-width: 80px;
  font-size: 13px;
  position: relative;
  top: 2px;
}
.box-reviews .text-wrapper,
.box-reviews .stars-wrapper,
.box-reviews .rating-values {
  display: inline-block;
  vertical-align: middle;
}
.box-reviews .stars-wrapper {
  margin-right: 15px;
}
.box-reviews .rating-inputs {
  padding: 12px 0 0;
}
.box-reviews .rating-inputs ul {
  margin-bottom: 1.5em;
}
.box-reviews .rating-inputs input {
  width: 100%;
  height: 40px;
  border-color: #ddd;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
}
.box-reviews .rating-inputs .input-box {
  width: 100%;
}
.box-reviews .rating-inputs .input-box textarea {
  width: 100%;
  height: 120px;
  border-color: #ddd;
  color: rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
.box-reviews .rating-inputs label {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.5em;
  color: #666;
  font-weight: normal;
  margin-bottom: .5em;
  float: none;
  display: none;
}
.box-reviews .rating-inputs label em {
  float: left;
}
.box-reviews .rating-inputs .buttons-set {
  border: none;
  padding: 0;
  margin: 0;
}
.customer-reviews-wrapper {
  overflow: hidden;
}
.customer-reviews-wrapper .review-box-wrapper {
  margin-bottom: 0;
}
.customer-reviews-wrapper .review-box-wrapper .top-block {
  /*border: solid 1px rgba(0, 0, 0, .1);
  background-color: rgba(0, 0, 0, .06);
  border-radius: 4px 4px 0 0;*/
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info {
  float: left;
  width: 60%;
  border-left: solid 1px rgba(0, 0, 0, .1);
  padding: 0 26px;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .icon {
  display: none;
  width: 73px;
  height: 73px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  position: relative;
  vertical-align: middle;
  margin-right: 20px;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .icon:before {
  content: '';
  display: block;
  position: absolute;
  right: 4px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 31px 31px 0;
  border-color: transparent #ffffff transparent transparent;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .icon i {
  font-size: 24px;
  color: #aaa;
  line-height: 73px;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .info {
  display: inline-block;
  vertical-align: middle;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .review-title {
  font-weight: bold;
  font-size: 12px;
  color: rgba(0,0,0,0.8);
  margin-bottom: 9px;
  display: block;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .customer {
  color: rgba(0,0,0,0.5);
  margin-bottom: 9px;
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .date {
  font-size: 12px;
  color: rgba(0,0,0,0.3);
}
.customer-reviews-wrapper .review-box-wrapper .customer-info .date i {
  display: none;
  font-size: 14px;
  line-height: 1;
  margin-right: 8px;
  color: #aaa;
  position: relative;
  top: 1px;
}
.customer-reviews-wrapper .review-box-wrapper .review-box {
  font-size: 13px;
  line-height: 22px;
  padding: 28px;
  padding-left: 0;
  border-bottom: solid 1px rgba(0, 0, 0, .1);
  border-top: none;
  border-radius: 0;
  margin-bottom: 15px;
}
.customer-reviews-wrapper .review-box-wrapper:last-child {
  border: none;
  padding: 0;
}
#customer-reviews .more-link.open .see {
  display: none;
}
#customer-reviews .more-link.open .hide {
  display: inline-block!important;
}
.customer-rating {
  padding: 0 26px 0 0;
  float: left;
}
.customer-rating .item .rating-title {
  display: inline-block;
  font-family: inherit;
  color: rgba(0,0,0,0.5);
  font-size: 12px;
  line-height: 2em;
  min-width: 50px;
}
.customer-rating .item .rating-values {
  display: inline-block;
  font-size: 1em;
  color: #666;
  line-height: 1.5em;
  display: none;
}
.customer-rating .item .rating-text-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.customer-rating .item .rating-box {
  margin-right: 0;
  font-size: 14px;
  line-height: 21px;
}
.customer-rating .item .rating-box i {
  margin-right: 3px;
  width: 11px;
  line-height: 1;
}
.customer-rating .item .rating-box i:nth-child(5n) {
  margin-right: 0;
}
.customer-rating .item .rating-box .rating {
  top: 2px;
  color: #ffd33c;
}
.customer-rating .item .rating-box .rating i:nth-child(2n) {
  left: 14px;
}
.customer-rating .item .rating-box .rating i:nth-child(3n) {
  left: 28px;
}
.customer-rating .item .rating-box .rating i:nth-child(4n) {
  left: 42px;
}
.customer-rating .item .rating-box .rating i:nth-child(5n) {
  left: 56px;
}
.product-view .fb-like {
  margin-right: 3px;
  /*min-width: 65px;*/
  vertical-align: top;
  width: auto !important;
}
.product-view .fb-like span {
  vertical-align: top!important;
}
.product-view .product-custom {
  margin-bottom: 1.5em;
  display: inline-block;
}
.product-view .product-custom .fb-like ~ div {
  vertical-align: top!important;
  /*width: 80px!important;*/
  margin-right: 2px !important;
}
.product-view .product-custom .twitter-share-button {
  /*min-width: 90px !important;
  width: 90px!important;*/
  margin-right: 3px;
}
.col3-layout #customer-reviews > div {
  float: none!important;
  width: 100%;
}
.col3-layout .customer-rating {
  width: 30%;
}
.col3-layout .review-box {
  width: 100%;
}
.col3-layout .review-box .review {
  width: 80%;
}
[class*="col2-"] .with-sidebar .small-layout .timer-wrapper .add-to-links li:not(:first-child),
[class*="col2-"] .with-sidebar .small-layout .add-to-links li.email-friend {
  margin-top: .75em;
}
[class*="col2-"] .product-view .vertical-tabs .tab-content-inner {
  width: 76%;
}
.col3-layout .product-view .vertical-tabs .tab-content-inner {
  width: 62%;
}
.product-view .product-labels-wrapper {
  z-index: 99;
}
.with-sidebar .small-layout .timer-wrapper .add-to-links li.email-friend {
  margin-top: .75em;
}
.with-sidebar .medium-layout .timer-wrapper .price-box {
  float: none;
}
[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {
  margin: .75em 0 0;
}
[class*="col2-"] .with-sidebar .small-layout .product-options-bottom .price-box,
.col3-layout .product-options-bottom .price-box {
  float: none;
}
.col3-layout .vertical-tabs > .nav-tabs {
  float: none;
  margin: 0;
}
.col3-layout .vertical-tabs > .nav-tabs > li > a {
  width: auto;
}
.col3-layout .product-view .vertical-tabs > .nav-tabs > li.active > a {
  background-color: inherit;
}
.col3-layout .product-view #tabs.vertical-tabs:after {
  content: none;
}
.col3-layout .medium-layout .vertical-tabs .tab-content-inner {
  width: 100%!important;
  padding: 0 20px;
}
.col3-layout .nav-tabs > li {
  float: none;
}
/* Small layout */

.small-layout .nav-tabs > li,
.with-sidebar .medium-layout .nav-tabs > li,
.with-sidebar .large-layout .nav-tabs > li {
  float: none;
}
.product-view .small-layout .nav-tabs > li.active > a,
.product-view .with-sidebar .medium-layout .nav-tabs > li.active > a,
.product-view .with-sidebar .large-layout .nav-tabs > li.active > a {
  margin-top: 0;
  padding-top: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.small-layout .vertical-tabs > .nav-tabs,
.with-sidebar .medium-layout .vertical-tabs > .nav-tabs,
.with-sidebar .large-layout .vertical-tabs > .nav-tabs {
  float: none;
  margin: 0;
}
.small-layout .vertical-tabs > .nav-tabs > li > a,
.with-sidebar .medium-layout .vertical-tabs > .nav-tabs > li > a,
.with-sidebar .large-layout .vertical-tabs > .nav-tabs > li > a {
  width: 100%;
  margin: 0;
}
.small-layout #tabs.vertical-tabs:after,
.with-sidebar .medium-layout #tabs.vertical-tabs:after,
.with-sidebar .large-layout #tabs.vertical-tabs:after {
  content: none;
}
.small-layout .vertical-tabs .tab-content-inner,
.with-sidebar .medium-layout .vertical-tabs .tab-content-inner,
.with-sidebar .large-layout .vertical-tabs .tab-content-inner {
  float: none;
  width: 100%;
  padding: 0 20px;
}
.with-sidebar .small-layout .product-buttons a span {
  width: 70%;
}
.with-sidebar .small-layout .add-to-links li:not(:last-child) {
  /*margin-right: 25px;*/
}
.with-sidebar .small-layout #upsell-product-table li.item {
  float: none;
  width: 100%;
}
.no-sidebar .small-layout .product-buttons a span {
  width: 82%;
}
.no-sidebar .small-layout #upsell-product-table li.item,
.with-sidebar .medium-layout #upsell-product-table li.item {
  width: 50%;
}
.no-sidebar .small-layout #upsell-product-table li.item:nth-child(2n+1),
.with-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1) {
  clear: left;
}
.no-sidebar .small-layout #upsell-product-table li.item:nth-child(2n+2),
.with-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2) {
  clear: right;
}
/* Medium layout */

.medium-layout .product-buttons a span {
  width: 81%;
}
.no-sidebar .medium-layout #upsell-product-table li.item,
.large-layout #upsell-product-table li.item {
  width: 33.33%;
}
.large-layout #upsell-product-table li.item:nth-child(4n+1),
.large-layout #upsell-product-table li.item:nth-child(4n+4),
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(4n+1),
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(4n+4) {
  clear: none;
}
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
.large-layout #upsell-product-table li.item:nth-child(3n+1) {
  clear: left;
}
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+3),
.large-layout #upsell-product-table li.item:nth-child(3n+3) {
  clear: right;
}
.no-sidebar .medium-layout .vertical-tabs .tab-content-inner {
  width: 63%;
}
.no-sidebar .large-layout .vertical-tabs .tab-content-inner {
  width: 69%;
}
.product-view .extralarge-layout.product-img-box {
  margin-bottom: 1.5em;
}
.product-view .extralarge-layout.product-img-box #image {
  width: 100%;
}
.product-view .product-img-box.extralarge-layout .more-views .item {
  width: 12.5%;
}
.product-view .top-wrapper .extralarge-layout .product-shop-inner {
  margin-left: 0;
  margin-right: 0;
}
/* Timer */
/*
.products-grid li.item .timer-box {
  width: 100%;
  text-align: center;
  background-color: #eee;
}
.products-grid li.item.type-2 .timer-box {
  text-align: center;
}
.products-grid li.item .timer-box > span.title {
  float: none;
  text-align: inherit;
  margin-right: 0;
}
.products-grid li.item .timer-box > div {
  min-width: 55px;
  float: none;
  display: inline-block;
}
.products-grid li.item .timer-box > div:after {
  right: 2px;
}
.products-grid li.item .timer-box > div.seconds {
  min-width: 40px;
}
.products-grid li.item .timer-box > div span {
  font-size: 14px;
}
.timer-wrapper .title,
.timer-box > span.title,
.timer-wrapper.full .timer-box > span.title {
  display: none;
  font-size: 13px;
  float: left;
  text-transform: none;
  color: #222;
  font-family: 'Overpass', sans-serif;
  text-align: left;
  margin: 5px 15px 5px 0;
}
.timer-wrapper .timer-box {
  width: 110%;
  padding: 1.5em;
  margin: 0 -24px 10px;
  padding: 0 24px 0;
  font-size: 1em;
  border-bottom: none;
}
.timer-wrapper.full .timer-box > div {
  text-align: center;
  font-style: normal;
  padding-right: 15px;
  min-width: 65px;
  position: relative;
}
.timer-wrapper.full .timer-box > div:after,
.timer-wrapper.full .timer-box > div.seconds span:after {
  content: none;
}
.timer-wrapper.full .timer-box > div.seconds {
  margin-right: 0;
}
.timer-wrapper.full .timer-box > div span {
  display: block;
  float: none;
  background-color: #ec3838;
  font-family: 'Overpass', sans-serif;
  font-size: 18px;
  height: 29px;
  line-height: 29px;
  border-radius: 4px;
  color: #fff;
  position: relative;
}
.timer-wrapper.full .timer-box > div:after {
  content: ':';
  position: absolute;
  right: 4px;
  top: -1px;
  line-height: 1;
  font-size: 1.16em;
}
.timer-wrapper.full .timer-box > div strong {
  display: block;
  font-size: .5em;
  color: #888;
  font-weight: 300;
  padding-top: .5em;
}
.product-view .with-sidebar .small-layout .quantity-wrapper label {
  display: none;
}
.product-view .with-sidebar .small-layout .product-options-bottom .timer-wrapper.full .price-box {
  float: none;
}
.timer-box > div {
  text-align: center;
  font-style: normal;
  padding-right: 15px;
  min-width: 65px;
  position: relative;
  float: left;
  font-size: 2em;
  color: rgba(0,0,0,0.5);
  background-color: #eee;
}
.timer-box > div.seconds:after {
  content: none;
}
.timer-box > div.seconds {
  padding-right: 0;
  min-width: 40px;
}
.timer-box > div span {
  display: block;
  float: none;
  background-color: transparent;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  color: inherit;
  position: relative;
}
.timer-box > div:after {
  content: ':';
  position: absolute;
  right: 4px;
  top: calc(50% - 12px);
  line-height: 1;
  font-size: 0.9em;
}
.timer-box > div strong {
  display: block;
  font-size: .5em;
  color: #888;
  font-weight: 300;
  padding-top: .5em;
}
.timer-box.no-days .days {
  display: none !important;
}*/
.flip-timer {
    margin-top: 12px;
}
.flip-timer .title {
    margin-bottom: 5px;
    display: inline-block;
    margin-left: 5px;
}
.products-list .flip-timer .title,
.products-grid .flip-timer .title {display: none;}
.flip-items li {
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.flip-items li:first-child {
    z-index: 12;
}
.product-view .flip-timer {
  display: block;
}
.product-view .flip-timer .title {
    display: block;
}
.product-view .flip-timer {
    margin-top: 5px;
    margin-bottom: 2em;
}
.product-view .flip-timer .timer-wrapper {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 10px 15px;
}
.product-view .flip-block {
    width: 32px;
}
.product-view .flip-items {
    width: 32px;
    height: 24px;
}
.product-view .flip-block li span.flip-wrapper {
    height: 12px;
}
.product-view .flip-clock-divider {
    width: 4px;
    height: 24px;
}
.product-view .flip-clock-dot.top {
    top: 7px
}
.product-view .flip-clock-dot.bottom {
    bottom: 7px
}
.product-view .flip-block .flip-text {
    font-size: 24px;
    line-height: 24px;
}

.flip-block {
    width: 26px;
    float: left;
    margin-right: 0;
}
.flip-timer.no-days .flip-block.days,
.flip-timer.no-days .flip-block.days + .flip-clock-divider {
	display: none;
}
.flip-items {
    position: relative;
    z-index: 1;
    float: left;
    width: 26px;
    height: 24px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0;
    list-style-type: none !important;
}
.time-counter-descr {
  display: block;
  text-align: center;
  clear: both;
}
.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;
    z-index: 12;
}
.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;
    z-index: 12;
}
.flip-timer li.before .flip-down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
    z-index: 12;
}
.flip-timer li.active .flip-down .shadow {
    background: -moz-linear-gradient(top, #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: 11;
}
.flip-timer li.before .flip-down .shadow {
    height: 82%
}
.flip-items li span {
    display: block;
    height: 100%;
    -webkit-perspective: 450px;
    -moz-perspective: 450px;
    -ms-perspective: 450px;
    perspective: 450px;
}
.flip-up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
}
.flip-down {
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
}
.flip-block .flip-text {
    position: absolute;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 200%;
    text-align: center;
}
.flip-up .flip-text {
    top: 0;
    background-position: 0 0;
}
.flip-down .flip-text {
    bottom: 0;
    background-position: 0 100%;
}
.flip-timer li.before {
    z-index: 13;
}
.flip-timer li.active {
    -webkit-animation: flip-ani-index 0.5s 0.5s linear both;
    -moz-animation: flip-ani-index 0.5s 0.5s linear both;
    -o-animation: flip-ani-index 0.5s 0.5s linear both;
    -ms-animation: flip-ani-index 0.5s 0.5s linear both;
    animation: flip-ani-index 0.5s 0.5s linear both;
    z-index: 12;
}
.flip-timer li.active .flip-down {
    z-index: 12;
    -webkit-animation: flip-ani-up 0.5s 0.5s linear both;
    -moz-animation: flip-ani-up 0.5s 0.5s linear both;
    -o-animation: flip-ani-up 0.5s 0.5s linear both;
    -ms-animation: flip-ani-up 0.5s 0.5s linear both;
    animation: flip-ani-up 0.5s 0.5s linear both;
}
.flip-timer li.before .flip-up {
    z-index: 12;
    -webkit-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -moz-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -o-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    -ms-animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
    animation: flip-ani-down 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) both;
}
@-moz-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-webkit-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-o-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-ms-keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@keyframes flip-ani-index {
    0% {
        z-index: 12;
    }
    5% {
        z-index: 14;
    }
    100% {
        z-index: 14;
    }
}
@-moz-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-webkit-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-o-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-ms-keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@keyframes flip-ani-up {
    0% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    60% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    80% {
        -webkit-transform: rotateX(20deg);
        -moz-transform: rotateX(20deg);
        -o-transform: rotateX(20deg);
        -ms-transform: rotateX(20deg);
        transform: rotateX(20deg);
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}
@-moz-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-webkit-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-o-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-ms-keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@keyframes flip-ani-down {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    99% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
    }
}
@-moz-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-webkit-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-o-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-ms-keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@keyframes show {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
}
@-moz-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-webkit-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-o-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@-ms-keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
@keyframes hide {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}
/* ======================================================================================= */
/* Content Styles ================================================================= */
/* Product Tags */

.tags-list li {
  display: inline;
}
/* Sitemap */

.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
  color: #aaa;
}
.page-sitemap .links a:hover {
  color: #111;
}
.page-sitemap .sitemap {
  margin: 1em 0;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li a {
  color: #aaa;
}
.page-sitemap .sitemap li a:hover {
  color: #111;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 1.16em;
}
.page-sitemap .sitemap li.level-0 a {
  color: #222;
}
.page-sitemap .sitemap li.level-0 a:hover {
  color: #111;
}
/* RSS */

.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}
/* Background Wrapper */


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

.checkout-cart-index .sidebar {
  margin: 0;
}
/* Checkout Types */

.cart .checkout-types {
  float: right;
  text-align: right;
  margin: 0;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 3px 55px 8px 0;
  line-height: 1.0;
  font-size: 11px;
}
table .product-name a:hover {
  color: #111;
}
.cart-actions a,
.table .cart-actions a {
  display: inline-block;
  font-size: 11px;
  color: #888;
  vertical-align: middle;
}
.cart-actions a + a,
table .cart-actions a + a {
  margin-left: 12px;
}
.cart-actions i,
table .cart-actions i,
table .table-button i {
  color: rgba(0,0,0,0.3);
  font-size: 12px;
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 2px;
}
.cart-actions i:hover,
table .cart-actions i:hover,
table .table-button i:hover {
  color: #111;
}
/* Shopping Cart Table */

#shopping-cart-table {
  margin-bottom: 2.5em;
}
#shopping-cart-table.table-bordered > tfoot > tr > td {
  border: none;
  padding: 1.5em 0 0;
}
#shopping-cart-table .product-image {
  display: inline-block;
  vertical-align: middle;
  /*float: left;*/
  width: 62px;
  margin-right: 20px;
  margin-bottom: 5px;
}
#shopping-cart-table .product-info-wrapper {
	display: inline-block;
	width: calc(100% - 92px);
	vertical-align: middle;
}
#shopping-cart-table thead th span,
#shopping-cart-table thead th {
	text-transform: uppercase;
	font-family: 'Overpass', sans-serif;
	font-size: 12px;
	text-align: left;
}
#shopping-cart-table .cart-actions {
  /*margin-top: 10px;*/
}
#shopping-cart-table .cart-actions i {
  padding: 2px;
}
#shopping-cart-table .product-name a {
  display: inline-block;
  max-width: 72%;
}
#shopping-cart-table tr td {
  padding: 30px 1.5em 25px;
  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:not(:first-child) {
  text-align: center !important;
  border-left: none;
}
#shopping-cart-table tbody tr td {
  border-right: none;
  vertical-align: middle;
}
#shopping-cart-table tbody tr td .cart-price {
  display: inline-block;
  /*padding-top: 9px;*/
}
#shopping-cart-table tbody tr td.last {max-width: 130px;}
#shopping-cart-table .product-name {
  margin: 0 0 .5em;
  font-size: 16px;
}
#shopping-cart-table .price {
	font-size: 17px;
	letter-spacing: -.4px;
}
#shopping-cart-table input.qty,
#shopping-cart-table input[id*="qty"] {font-size: 16px;}
#shopping-cart-table .product-name a {
  font-size: inherit;
}
#shopping-cart-table .item-options {
  margin-bottom: 0;
  display: inline-block;
}
#shopping-cart-table .item-options dd {
  padding-left: 0;
}
#shopping-cart-table .item-options dt {
  float: left;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  clear: left;
}
#shopping-cart-table .item-options dd {
  float: left;
  font-weight: normal;
  font-style: normal;
  color: rgba(0,0,0,0.5);
  margin: 0 15px 0 5px;
  text-transform: uppercase;
}
#shopping-cart-table .item-options dd + dt {
  /*border-left: solid 1px rgba(0,0,0,0.1);
  padding-left: 15px;*/
}
#shopping-cart-table .item-options dd .price {
  font-size: 1em;
}
#shopping-cart-table .btn-continue {
  float: left;
}
#shopping-cart-table .btn-empty {
  margin-left: 6px;
}
#shopping-cart-table .cart-actions .link-wishlist {
  font-weight: normal;
}
/*Discount coupon*/
#discount-coupon-form .block-title {
	display: none;
}
#discount-coupon-form label {
	display: none;
}
#discount-coupon-form input.form-control {
	background-color: rgba(0,0,0,0.06);
	border: none;
	padding: 8px 12px;
	height: 40px;
	font-size: 13px;
}
#discount-coupon-form .btn.btn-default {
	background-color: transparent;
	border: none;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 37px;
	width: auto;
}
#discount-coupon-form .btn.btn-default:not(.btn-remove) {
	float: right;
}
#discount-coupon-form .btn.btn-default:hover,
#discount-coupon-form .btn.btn-default:focus,
#discount-coupon-form .btn.btn-default:active,
#discount-coupon-form .btn.btn-default.active,
#discount-coupon-form .btn.btn-default.focus {
	background-color: #eed4c0;

}
#discount-coupon-form .btn.btn-default span span {
	display: none;
}
#discount-coupon-form .btn.btn-default span:before {
	content: '\0033';
	font-family: 'meigee';
	font-size: 14px;
	color: #111;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
#discount-coupon-form .btn.btn-default.btn-remove {
	background-color: transparent !important;
	padding: 0 5px 0 0;
	position: relative;
}
#discount-coupon-form .btn.btn-default.btn-remove:after {
	content: '';
	width: 1px;
	height: 24px;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	right: 0;
	top: calc(50% - 12px);
}
#discount-coupon-form .btn.btn-default:hover,
#discount-coupon-form .btn.btn-default:focus,
#discount-coupon-form .btn.btn-default:active,
#discount-coupon-form .btn.btn-default.active,
#discount-coupon-form .btn.btn-default.focus {
	background-color: #eed4c0;
}
#discount-coupon-form .btn.btn-default.btn-remove:hover span:before,
#discount-coupon-form .btn.btn-default.btn-remove:focus span:before,
#discount-coupon-form .btn.btn-default.btn-remove:active span:before,
#discount-coupon-form .btn.btn-default.btn-remove.active span:before,
#discount-coupon-form .btn.btn-default.btn-remove.focus span:before {
	background-color: rgba(0,0,0,0.06);
}
#discount-coupon-form .btn.btn-default.btn-remove span:before {
	content: '\0043';
	color: rgba(0,0,0,0.3);
	font-size: 10px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 1;
	padding: 10px 0;
	text-align: center;
	transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
}
#discount-coupon-form .discount {position: relative;}
#discount-coupon-form .discount-form {
	display: inline-block;
	width: 100%;
}
#discount-coupon-form .buttons-set {
	display: inline-block;
	right: 0;
	top: 0;
	position: absolute;
}
/* Cart Blocks */

.cart-block label {
  display: none;
  font-size: 1em;
  color: rgba(0,0,0,0.8);
  font-weight: normal;
  float: none;
}
.cart-block .buttons-set {
  padding: 0;
  border: none;
  text-align: left;
}
.cart-block .sp-methods {
  margin: 0;
}
.cart-block .sp-methods dd:last-child li:last-of-type label {
  margin-bottom: 0;
}
.cart-block #shipping-zip-form ~ #co-shipping-method-form {
  margin-top: 3em;
}
.cart .sidebar .cart-block:last-child {
  margin-bottom: 0;
}
.cart .totals:not(.panel-body) {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 0;
}
.cart .totals:not(.panel-body) .block-title {
  border-color: rgba(0,0,0,0.1);
  margin-bottom: 25px;
}
.cart .totals:not(.panel-body)
.cart .totals.panel-body .block-title {
  margin-left: -20px;
  margin-right: -20px;
}
.cart .totals .totals-wrapper {
  text-align: center;
  background-color: transparent;
  padding: 1.25em 0 2em;
  border-top: 1px dotted rgba(0,0,0,0.1);
}
.cart .totals .totals-wrapper table {
  width: 100%;
}
.cart .totals .totals-wrapper td {
  text-align: center!important;
  display: inline-block;
  vertical-align: bottom;
  font-family: 'Overpass', sans-serif;
  font-weight: 300;
}
.cart .totals .totals-wrapper td .price {
  line-height: 1;
}
.cart .totals #shopping-cart-totals-table {
  margin-bottom: 1em;
}
.cart .totals .checkout-types {
  float: none;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: solid 1px rgba(0, 0, 0, .1);
}
#shopping-cart-totals-table tbody,
#shopping-cart-totals-table tr,
#shopping-cart-totals-table td,
#shopping-cart-totals-table + .totals-wrapper tbody,
#shopping-cart-totals-table + .totals-wrapper tr,
#shopping-cart-totals-table + .totals-wrapper td {
  vertical-align: middle;
  text-align: left!important;
  width: 49%;
  padding: 0;
  color: rgba(0,0,0,0.5);
  font-size: 14px;
  font-family: 'Overpass', sans-serif;
}
#shopping-cart-totals-table tfoot tr:last-of-type td:last-of-type .price {
  font-size: 16px;
}
#shopping-cart-totals-table + .totals-wrapper td .price {
  color: rgba(0,0,0,0.8);
  font-size: 16px;
  display: block;
  text-align: right;
}
#shopping-cart-totals-table + .totals-wrapper td {
	font-size: 16px;
}
#shopping-cart-totals-table,
#shopping-cart-totals-table th,
#shopping-cart-totals-table td {
  border: none;
}
#shopping-cart-totals-table .price {
  color: rgba(0,0,0,0.8);
  font-size: 14px;
  display: block;
  text-align: right;
}
#shopping-cart-totals-table ~ .checkout-types .btn-proceed-checkout {
  margin-bottom: 1.5em;
}
#shopping-cart-totals-table ~ .checkout-types .btn-proceed-checkout i {
  margin-left: 6px;
  margin-right: 0;
}
#shopping-cart-totals-table ~ .checkout-types a {
  font-size: .91em;
  color: rgba(0, 0, 0, 0.6);
}
#shopping-cart-totals-table ~ .checkout-types a:hover {
  color: #111;
}
/* Shopping Cart Collateral boxes */

.cart .crosssell .product-image {
  float: left;
  width: 86px;
  margin-right: 15px;
}
.cart .crosssell-big .image-box,
.cart .crosssell .image-box {
	left: 0 !important;
}
.cart .crosssell-big .indent,
.cart .crosssell .indent {
	padding: 0 10px;
}
.cart .crosssell-big .hover-buttons,
.cart .crosssell .hover-buttons {
	display: none;
}
.cart .crosssell .product-details {
  float: left;
  width: 65%;
}
.cart .crosssell li.item {
  margin-bottom: 1.5em;
}
.cart .crosssell li.item.last {
  margin-bottom: 0;
}
.cart .crosssell li.item .product-name {
  margin: 0 0 .5em;
}
.cart .crosssell li.item .product-name a {
  color: #222;
  font-size: 1em;
}
.cart .crosssell li.item .product-name a:hover {
  color: #111;
}
.cart .crosssell li.item .price-box {
  margin-bottom: .5em;
}
.cart .crosssell li.item .btn {
  float: left;
  margin-right: 10px;
  padding: 0;
  height: 37px;
  width: 37px;
  line-height: 35px;
  text-align: center;
  border-radius: 4px;
}
.cart .crosssell li.item .btn span {
  padding: 0;
}
.cart .crosssell li.item .add-to-links li {
  float: left;
  margin-left: 10px;
}
.cart .crosssell li.item .add-to-links li a {
  height: auto;
  line-height: 37px;
}
.cart .crosssell li.item .add-to-links li a:hover {
  background-color: transparent;
}
.cart .crosssell li.item .add-to-links li:first-child {
  margin-left: 0;
}
.cart .crosssell li.item .add-to-links li i {
  height: 37px;
  width: 37px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  border: solid 1px #111;
  line-height: 37px;
  font-size: 16px;
  color: #111;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
}
.cart .crosssell li.item .add-to-links li i:hover {
  background-color: #111;
  color: #fff;
}
.cart-collaterals .block-title {
  margin-left: 0;
  margin-right: 0;
}
.cart-collaterals .panel.panel-default .panel-heading {
  margin: 0;
}
.cart-collaterals .panel.panel-default .panel-heading h4 {
  padding: 0;
}
.cart-collaterals .panel.panel-default .panel-heading h4:hover {
  color: #111;
}
.cart-collaterals.panel-group .panel + .panel {
  margin-top: 1.5em;
}
.cart-collaterals .panel.panel-default .cart-block-title {
  display: none;
}
.cart-collaterals .panel-default > .panel-heading + .panel-collapse {
  overflow: hidden;
}
.cart-collaterals .panel-default > .panel-heading + .panel-collapse > .panel-body {
  margin-top: 1.5em;
  padding-top: 1.5em;
}
.cart-collaterals .panel-default #crosssell-products-list.products-grid li.item {
  margin-top: 0;
  margin-bottom: 0;
}
.cart-collaterals .panel-default .panel-body.totals .block-title {
  margin-left: 0;
  margin-right: 0;
}
#crosssell-products-list.products-grid .btn {
  font-size: 12px;
}
.cart .btn-toggle-estimate {
	display: block;
	cursor: pointer;
    margin: 40px 0 10px 20px;
    font-family: 'Overpass', sans-serif;
    color: rgba(0,0,0,0.8);
    font-weight: 400;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
.cart .btn-toggle-estimate:after {
	content: '\0058';
  font-family: 'meigee';
  font-size: 8px;
  display: inline-block;
  line-height: 1;
  color: rgba(0, 0, 0, .3);
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
}
.cart .estimate-wrapper.collapse {display: none;}
.cart .estimate-wrapper.collapse.in {display: block;}
.cart .estimate-wrapper .shipping.block {
	padding: 20px 20px 20px;
	background-color: #f5f5f5;
}
.cart .estimate-wrapper .shipping.block .block-title {
	display: none;
}
/* Options Tool Tip */

.item-options dt,
.item-options dd {
  /*font-style: italic;*/
  font-size: 1em;
  color: rgba(0,0,0,0.8);
  display: inline-block;
}
.item-options dd {
  font-weight: normal;
  color: rgba(0,0,0,0.5);
}
.truncated {
  cursor: help;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, .1);
  background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show .item-options {
  left: 30px;
  top: 7px;
}
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}
/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */

.panel-body .sp-methods dt {
  color: inherit;
}
.sp-methods dt {
  color: #222;
  font-size: 1em;
}
.sp-methods {
  margin-bottom: .75em;
}
.sp-methods dd:last-child ul {
  margin-bottom: 0;
}
.sp-methods input[type="radio"] {
  float: left;
  margin-right: 5px;
}
.sp-methods .price {
  font-size: 1em;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0 1em;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
  margin-right: 5px;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}
/* Tooltip */

.tool-tip {
  border: 1px solid rgba(0, 0, 0, .1);
  background-color: #f6f6f6;
  padding: 5px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close {
  text-align: right;
}
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
/* Gift Messages */

.gift-messages-form {
  position: relative;
  padding: 1.5em 18px;
  border: 1px solid rgba(0, 0, 0, .1);
  background-color: #f5f5f5;
  margin-top: 1em;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  margin-top: 0;
  color: #222;
  font-size: 1.16em;
  line-height: 1.583em;
}
.gift-message-link {
  display: block;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}
.gift-message-link.expanded {
  background-position: 0 -53px;
}
.gift-message-row .btn-close {
  float: right;
}
.gift-message dt strong {
  font-weight: bold;
}
.gift-messages-form .allow-gift-messages-for-order-container {
  margin-bottom: 1.5em;
}
.gift-messages-form .inner-box ul.row {
  margin-top: 1.5em;
}
.gift-messages-form .inner-box input.form-control,
.gift-messages-form .inner-box textarea.form-control {
  background-color: #fff;
}
.gift-messages-form .inner-box h4 {
  font-weight: bold;
  font-size: 1em;
  margin: 0;
}
.gift-messages-form .inner-box h4 + .checkbox {
  margin-bottom: 1em;
}
.gift-messages-form .inner-box ul.form-list {
  margin: .75em 0;
}
/* Checkout Agreements */

.checkout-agreements li {
  margin: 10px 0;
}
.checkout-agreements .agreement-content {
  border: 1px solid #eee;
  background-color: #eee;
  padding: 5px;
  height: 10em;
  overflow: auto;
}
.checkout-agreements .agree {
  padding: 6px;
}
/* Centinel */

.centinel .authentication {
  border: 1px solid rgba(0, 0, 0, .1);
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
/********** Common Checkout Styles > */
/* One Page Checkout */
body.opc-index-index .breadcrumbs-wrapper,
body.opc-index-index #header,
body.opc-index-index #sticky-header,
body.opc-index-index #footer {display: none;}
 body.boxed-content.opc-index-index .content-wrapper .container,
 body.boxed-content-bg.opc-index-index .content-wrapper .container {max-width: 960px;}
.opc-wrapper-opc .page-title h2 {display: inline-block; vertical-align: middle;}
.opc-wrapper-opc .page-title .to-cart {display: inline-block; float: right; vertical-align: middle; margin-top: 9px;}
.opc-wrapper-opc .page-title .to-cart i {font-size: 11px; line-height: 1; margin-right: 7px; display: inline-block; vertical-align: middle;}
.block-progress dt {
  font-weight: normal;
  color: #222;
  padding: .75em 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.block-progress dt a i {
  color: #aaa;
}
.block-progress dt a:hover i {
  color: #ef2626;
}
.block-progress dd {
  padding: 1.5em 0;
}
.block-progress dd address {
  margin: 0;
}
.block-progress dt.complete,
.block-progress dd.complete {
  background-color: #fff;
}
.opc {
  position: relative;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 21px;
  line-height: 21px;
  margin-top: .5em;
}
.opc .step-title {
  background-color: #f6f6f6;
  padding: 0 5px;
  text-align: right;
}
.opc .step-title .number {
  float: left;
  line-height: 22px;
  margin-right: 5px;
}
.opc .step-title h2 {
  float: left;
}
.opc .step-title a {
  display: none;
  float: right;
}
.opc .allow .step-title {
  cursor: pointer;
}
.opc .active .step-title {
  cursor: default;
}
.opc .step {
  padding: 10px;
  position: relative;
}
.step.panel-body {
  border-top: 1px solid rgba(0, 0, 0, .1);
}
.opc .step .tool-tip {
  right: 10px;
}
.opc .panel.section .panel-heading {
  margin-bottom: 0;
}
.opc .panel.section.active .panel-heading {
  margin-bottom: 1.5em;
}
.opc.panel-group .panel-heading .number {
  float: left;
  margin-right: 7px;
  background-color: #f5f5f5;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 35px;
  -moz-border-radius: 35px;
}
.opc.panel-group .panel-title {
  font-size: 1.16em;
  padding: 0;
  line-height: 2.32;
}
.opc.panel-group .active .panel-title {
  text-transform: uppercase;
  font-weight: bold;
}
.opc .page-subtitle {
  padding-top: 1.5em;
}
.opc h3 {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.16em;
  padding-bottom: .333em;
  line-height: 1.583em;
  font-weight: bold;
  color: #222;
}
.opc h4 {
  font-weight: normal;
  font-size: 1em;
  margin: 0 0 1em;
}
.opc ul.form-list + h4 {
  border-top: solid 1px rgba(0, 0, 0, .1);
  padding-top: 1.5em;
}
.opc p {
  color: #777;
}
.opc ul.form-list {
  margin: .75em 0;
}
.opc ul.form-list div.radio {
  margin-top: 0;
}
.opc ul.form-list div.radio label {
  font-weight: bold;
}
.opc ul.ul {
  padding: 1em 12px 1em;
}
.opc ul.ul li {
  color: #aaa;
}
.opc ul.ul li:before {
  content: "\2022";
  font-size: 1em;
  padding-left: 5px;
  padding-right: 10px;
  float: left;
}
.opc #login-form {
  margin-bottom: 0;
}
.opc #login-form .form-list {
  margin-top: 1.5em;
}
.opc .buttons-set {
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding-top: 1.5em;
}
.opc .buttons-set a {
  margin-top: .75em;
}
.opc .buttons-set p {
  margin-top: .75em;
}
.opc p.required {
  padding-top: .58em;
  color: #f00;
}
.opc .sp-methods dd {
  margin-bottom: 1em;
}
.opc .sp-methods .no-display {
  display: block!important;
}
.opc table.table tr > th,
.opc table.table tr > td {
  vertical-align: middle;
}
.opc .form-group > div[class*="customer-name"] {
  margin-top: 1.5em;
}
.opc .order-review .table-bordered {
  border-top: none;
}
#opc-login .radio input.radio {
  margin-top: 2px;
}
#co-shipping-method-form .buttons-set {
  margin-top: 1.5em;
}
#co-shipping-method-form,
#co-shipping-form,
#co-payment-form,
#co-billing-form {
  margin-top: 0;
  margin-bottom: 0;
}
#co-shipping-method-form {
  margin-top: 10px;
}
#co-billing-form li.address,
#co-billing-form li.address ul {
  margin-bottom: 0;
}
#co-payment-form .form-list {
  padding-left: 10px;
}
#co-payment-form input[type="text"],
#co-payment-form select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 11px;
  line-height: 1.5;
  color: #aaa;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#co-payment-form input[type="text"],
#co-payment-form select {
  height: 36px;
}
#co-payment-form input[type="text"],
#co-payment-form select,
#co-payment-form input[type="password"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .06);
  color: rgba(0, 0, 0, .4);
  border-color: rgba(0, 0, 0, .02);
}
#co-payment-form .input-box:before,
#co-payment-form .input-box:after {
  content: " ";
  display: table;
}
#co-payment-form .input-box:after {
  clear: both;
}
#checkout-payment-method-load dd {
  margin-bottom: 0;
}
#checkout-step-payment .buttons-set {
  margin-top: 1em;
}
.checkout-onepage-success .buttons-set {
  margin-top: 1.5em;
}
#co-payment-form .radio input[type="radio"] {
  margin-left: 0;
}
/* Multiple Addresses Checkout */

.checkout-progress {
  padding: 0 50px;
  margin: 1em 0 2em;
}
.checkout-progress li {
  float: left;
  width: 20%;
  border-top: 5px solid #ccc;
  text-align: center;
  color: #ccc;
}
.checkout-progress li.active {
  border-top-color: #000;
  color: #000;
}
.multiple-checkout {
  position: relative;
  padding-bottom: 3em;
}
.multiple-checkout .tool-tip {
  top: 50%;
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
}
.multiple-checkout .grand-total {
  font-size: 1.5em;
  text-align: right;
}
.multiple-checkout .buttons-set {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
.multiple-checkout #review-buttons-container {
  font-size: .66em;
  margin-top: .75em;
}
.multiple-checkout table.table tr > td {
  padding: 1.5em;
  vertical-align: middle;
}
.multiple-checkout .content h2 {
  font-size: 1.16em;
  margin: 0 0 .64em;
}
.multiple-checkout h3 {
  font-size: 1.16em;
  margin-top: 0;
}
.multiple-checkout h3 a {
  color: #222;
}
.multiple-checkout h3 a:hover {
  color: #111;
}
.multiple-checkout table.table i.fa {
  color: rgba(0, 0, 0, .1);
}
.multiple-checkout table.table i.fa:hover {
  color: #111;
}
.multiple-checkout table.table select.form-control {
  width: auto;
}
.multiple-checkout .panel-default .sp-methods {
  margin-bottom: 0;
}
.multiple-checkout .please-wait {
  font-size: .67em;
  margin-top: .58em;
}
/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */

.registered-users .form-list,
.registered-users .form-group {
  margin-bottom: 0;
}
form.form-horizontal .form-list li.fields {
  margin-bottom: 0;
}
form.form-horizontal .fields div[class*="customer-name"] > div {
  margin-bottom: .833em;
}
.my-account form.form-horizontal .fields div[class*="customer-name"] > div.name-middlename {
  margin-top: -1.42em;
}
/*form.form-horizontal .fields div[class*="customer-name"] > div.name-firstname,
form.form-horizontal .fields div[class*="customer-name"] > div.name-lastname {margin-top: 1.4em;}*/
.account-create form.form-horizontal p.required,
.account-login form.form-horizontal p.required {
  /*padding-top: .833em;*/
  margin-bottom: 0;
}
.account-create .buttons-set .back-link {margin-top: 0.3em;}
.account-create #form-validate ul.form-list.form-group {
  margin-bottom: 0;
}
/* Customer Login */

.account-login form.form-horizontal .checkbox {
  min-height: 20px;
}
.account-login form.form-horizontal .buttons-set a {
  margin-top: .75em;
}
.account-login form.form-horizontal .new-users .content {
  margin-bottom: 1.5em;
}
/* Forgot You Password */
/* Account Create */

.account-create form.form-horizontal {
  margin-bottom: 2.5em;
}
.tag-customer-view .pager .amount {
  float: left;
  margin: 6px 0;
}
.tag-customer-view .pager .limiter {
  float: right;
}
.tag-customer-view .pager .limiter .form-control {
  border: none;
  height: auto;
  width: auto;
}
#my-tags-table {
  border: solid 1px #ddd;
}
#my-tags-table tr,
#my-tags-table td {
  border-color: #ddd;
}
.my-tag-edit .btn-remove {
  margin: 2px 2px 2px 0;
  display: inline-block;
  vertical-align: middle;
}
/* Account Login/Create Pages ============================================================ */
/* Captcha */

.captcha-image {
  float: left;
  position: relative;
}
.captcha-img {
  border: 1px solid #ccc;
}
.captcha-reload {
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
/* Parallax Banners ===================================================================== */
.parallax-banners-wrapper .text-banner .banner-content {
    position: absolute;
    top: 43%;
    text-align: left;
    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 .btn {background-color: #fff; border-color: #fff; color: rgba(0,0,0,0.8);}
.parallax-banners-wrapper .text-banner .banner-content .btn:hover,
.parallax-banners-wrapper .text-banner .banner-content .btn:active,
.parallax-banners-wrapper .text-banner .banner-content .btn:focus,
.parallax-banners-wrapper .text-banner .banner-content .btn.active {background-color: #111; border-color: #111; 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-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; background-size: cover !important;}
.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: 48%; left: 18%; right: auto;}
.parallax-banners-wrapper .banner-content.item-2 {top: auto; left: 17.4%; right: 0; bottom: 16.6%;}
.parallax-banners-wrapper .banner-content.item-3 {text-align: center; top: 25%; left: auto; right: 19%;}
.parallax-banners-wrapper .banner-content .title {
  display: block;
  font-family: 'Overpass', sans-serif;
  font-size: 48px;
  letter-spacing: 1.2px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
}
.parallax-banners-wrapper .banner-content .text {
  display: block;
  font-family: 'Lato', sans-serif;
  letter-spacing: .4px;
  font-size: 12px;
  line-height: 2;
  margin-bottom: 25px;
  color: #fff;
 }

/* 404 Page not found ===================================================================== */
.cms-no-route .page-not-found {
  text-align: center;
}
.cms-no-route .page-not-found h2 {
  font-size: 10em;
  line-height: 1;
  margin-bottom: 10px;
}
.cms-no-route .page-not-found h3 {
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1;
}
.cms-no-route .page-not-found .btn {
  margin-top: 15px;
}
.cms-no-route .widget .widget-title {
  display: none;
}
/* Meigee Icons ===================================================================== */

.icon-preview {
  padding: 20px 0;
  font-size: 14px;
  color: #222;
}
.icon-preview span {
  vertical-align: middle;
  line-height: 1;
}
.icon-preview i {
  margin-right: 15px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
}
/* Remember Me Popup ===================================================================== */

.window-overlay {
  background: url(../images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
#remember-me-popup .modal-dialog {
  position: absolute;
  top: 50%;
  left: 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%);
}
#remember-me-popup .modal-content {
  padding: 1.5em 20px;
}
#remember-me-popup .modal-header,
#remember-me-popup .modal-body {
  padding: 0;
}
#remember-me-popup .modal-header {
  border-bottom-color: rgba(0, 0, 0, .1);
  margin-bottom: 1.5em;
}
#remember-me-popup .modal-title {
  font-family: 'Overpass', sans-serif;
  font-size: 1.5em;
  color: #222;
  line-height: 1.5;
  padding-bottom: .5em;
}
#remember-me-popup .modal-header .close {
  opacity: 1;
  color: #aaa;
}
#remember-me-popup .modal-header .close:hover i.fa {
  opacity: 1;
  color: #111;
}
/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */

.my-account .title-buttons .link-rss {
  float: none;
  margin: .667em 0 0;
}
.my-account table.table {
  margin-bottom: 0;
}
.my-account table.table tr td .product-image {
  width: 86px;
  display: block;
  margin: 0 auto;
}
.my-account .table-responsive {
  margin-bottom: 1.5em;
  overflow: visible;
}
.my-account .table-responsive .rating-box i {
  float: left;
}
.my-account table.table-hover tr {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.my-account table.table > thead > tr > td,
.my-account table.table > tbody > tr > td,
.my-account table.table > tfoot > tr > td,
.my-account table.table > thead > tr > th,
.my-account table.table > tbody > tr > th,
.my-account table.table > tfoot > tr > th {
  vertical-align: middle;
}
.my-account .table > tbody + tbody {
  border-top-width: 1px;
}
.my-account .table-bordered > thead > tr > th,
.my-account .table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.my-account table.table > thead > tr > td,
.my-account table.table > tbody > tr > td,
.my-account table.table > tfoot > tr > td {
  padding: 1.5em 18px;
}
.my-account table.table tr.first > td {
  border-top: 0;
}
.my-account table.table-condensed > thead > tr > th,
.my-account table.table-condensed > tbody > tr > th,
.my-account table.table-condensed > tfoot > tr > th {
  border: 0;
  width: 50%;
  padding-left: 0;
}
.my-account table.table-condensed > thead > tr > td,
.my-account table.table-condensed > tbody > tr > td,
.my-account table.table-condensed > tfoot > tr > td {
  padding: inherit;
  border: 0;
}
.my-account table.table a {
  color: #666;
}
.my-account table.table .product-name {
  font-size: 1.167em;
  color: #222;
  line-height: 1.583em;
  margin: 0;
}
.my-account table.table .price-excl-tax .price,
.my-account table.table .price-excl-tax {
  display: inline-block;
}
.my-account table#my-tags-table > tbody > tr > td {
  vertical-align: top;
}
.my-account table#my-tags-table > tbody > tr > td.last {
  vertical-align: middle;
}
.my-account .panel-default p.edit {
  margin-top: .75em;
}
.my-account .panel-default p.edit,
.my-account .panel-default p.edit a {
  color: #aaa;
}
.my-account .panel-default p.edit a:hover,
.my-account a:hover {
  color: #111;
}
.my-account .actions {
  width: 130px;
  text-align: center;
}
.my-account .actions .btn {
  vertical-align: middle;
}
.my-account .actions .add-to-links {
  display: inline-block;
  vertical-align: middle;
  margin: 1em 0 0;
}
.my-account .actions .add-to-links li {
  display: inline-block;
}
.my-account .actions .add-to-links li:first-child {
  margin-left: 0;
}
.my-account .truncated {
  display: inline-block;
  margin-top: .75em;
}
.my-account .truncated .truncated_full_value {
  position: absolute;
}
.my-account .truncated .truncated_full_value .item-options {
  width: 200px;
  background-color: #fff;
  border-color: #fff;
  padding: 1em;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.my-account .truncated .truncated_full_value .item-options > p {
  text-transform: uppercase;
}
.my-account .truncated .truncated_full_value .item-options dl {
  display: inline-block;
  margin-bottom: 1em;
}
.my-account .truncated .truncated_full_value .item-options dl:last-child {
  margin-bottom: 0;
}
.my-account .truncated .truncated_full_value .item-options dt {
  float: left;
  clear: left;
  font-style: normal;
}
.my-account .truncated .truncated_full_value .item-options dd {
  float: left;
  padding-left: 5px;
  clear: right;
}
.my-account .customer-rating {
  float: none;
  width: auto;
  border: solid 1px rgba(0, 0, 0, .1);
  padding-top: 29px;
  padding-bottom: 29px;
}
.my-account .product-review .media {
  border: solid 1px rgba(0, 0, 0, .1);
  padding: 1.5em 20px;
  min-height: 180px;
}
.my-account .product-review .product-img-box .product-image {
  width: auto;
  height: auto;
}
.my-account .product-review .media-body .product-details {
  margin: 0;
}
.my-account .product-review .media-body .product-name {
  font-size: 1.167em;
  color: #222;
  line-height: 1.583em;
  margin: 0 0 .833em;
  text-transform: uppercase;
}
.my-account .product-review .media-body .product-details small {
  display: block;
  float: right;
  font-size: .91em;
  color: #aaa;
  margin: 0;
  padding: .2em 0;
}
.my-account .product-review .media-body .product-details .ratings {
  margin: 0 0 1em;
}
.my-account .product-review .media-body .product-details p {
  color: #888;
}
.my-account .product-review .buttons-set {
  margin-top: 1.5em;
}
.my-account .order-links {
  text-align: right;
}
.my-account .form-group strong {
  font-weight: normal;
}
.send-friend .form-list .fields {
  margin-left: -10px;
  margin-right: -10px;
}
.send-friend .back-link {
  margin: 0 0 .75em;
}
/** Block: Account **/

.block-account .block-content li:before {
  content: '\0033';
  font-family: 'meigee';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: .75em;
}
.block-account .block-content li a {
  padding-left: 0!important;
}
.block-account .block-content li.current {
  font-size: 1em;
  padding: .5em 0 .45em;
}
.block-account .block-content li.current,
.block-account .block-content li a:hover {
  color: #111;
}
/* Wishlist */

.my-wishlist table.table .product-name {
  margin: 0 0 .5em;
}
.my-wishlist .table-button {
  margin: .2em 0 0;
}
.my-wishlist .table-button a {
  display: inline-block;
  padding: 5px;
}
.my-wishlist .cart-cell {
  text-align: center;
}
.my-wishlist .cart-cell .add-to-cart-alt {
  display: inline-block;
}
.my-wishlist .cart-cell .price-box {
  margin-bottom: 1.5em;
}
.my-wishlist .cart-cell .btn-primary {
  height: 40px;
  padding: 0 28px;
  margin-left: 10px;
}
.my-wishlist .form-horizontal .buttons-set {
  padding-top: 0;
  border-width: 0;
}
.my-wishlist .buttons-set .btn-share {
  float: right;
  margin-left: 10px;
}
.my-wishlist .buttons-set .btn-update {
  float: left;
}
.my-wishlist .buttons-set .btn-tocart {
  float: right;
}
.my-wishlist .quantity-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.my-wishlist .quantity-wrapper label[for="qty"] {
  color: #888888;
  display: none;
  float: left;
  font-size: 1.16em;
  font-weight: bold;
  margin: 0.66em 20px 0.66em 0;
}
/* Tags */

.box-tags li.item .product-name {
  font-size: 1.083em;
  margin-bottom: .5em;
  line-height: 1.5;
}
.box-tags li.item .product-name a {
  color: #222;
}
.tags-list li {
  font-size: 1.167em;
  margin-right: 5px;
}
.tags-list a,
.box-tags .tags a {
  color: #aaa;
}
.tags-list a:hover,
.box-tags .tags a:hover,
.box-tags li.item .product-name a:hover {
  color: #111;
}
.box-tags .form-control {
  height: 40px;
}
/* Reviews */

.dashboard .box-reviews {
  margin: 0 0 1.5em;
}
.dashboard .box-reviews li.item .product-name {
  font-size: 1.083em;
  margin-bottom: .5em;
  line-height: 1.5;
}
.dashboard .box-reviews li.item .product-name a {
  color: #222;
}
.dashboard .box-reviews li.item .product-name a:hover {
  color: #111;
}
/********** < Dashboard */
/* Block: Recent Orders */

.dashboard .box-recent {
  margin: 10px 0;
}
/* Block: Reviews */

.dashboard .box-reviews .number {
  float: left;
  font-size: .833em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 0.3em -20px 0 0;
  padding: 2px 3px;
  background: rgba(0, 0, 0, .1);
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
/* Block: Tags */

.dashboard .box-tags .number {
  float: left;
  font-size: .833em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin: 0.3em -20px 0 0;
  padding: 2px 3px;
  background: rgba(0, 0, 0, .1);
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
/********** Dashboard > */
/* Order View */

.order-info {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 5px;
  margin-bottom: 1.5em;
}
.order-info a {
  color: #aaa;
}
.order-info dl,
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
  margin: 0 5px 0 0;
}
.order-info dt {
  font-weight: bold;
}
.order-date {
  margin: 0;
  float: right;
}
.order-items {
  width: 100%;
}
.order-additional {
  margin: 1.5em 0;
}
/* Order Gift Message */

.gift-message dt {
  font-weight: normal;
  color: #222;
}
.gift-message dt strong {
  color: #888;
  font-weight: normal;
}
.gift-message dd {
  margin: .75em 0 0;
  color: #888;
}
/* Order Comments */

.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
/* Order Print Pages */

.page-print .print-head {
  text-align: center;
}
.page-print .print-head:after {
  display: block;
  content: "";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.page-print .print-head img {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
  margin-bottom: 0;
}
/* Price Rewrites */

.page-print .gift-message-link {
  display: none;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: inline-block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
.page-print .method p {
  margin: 0;
}
.page-print .method,
.page-print address {
  display: inline-block;
  font-style: normal;
  font-family: inherit;
  border: 1px solid rgba(0, 0, 0, .1);
  padding: .75em 12px;
  margin-bottom: 1.12em;
  width: 100%;
}
.page-print .method {
  margin-bottom: 2.25em;
}
.page-print table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.5em;
}
.page-print table th,
.page-print table td {
  padding: .75em 12px;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, .1);
}
.page-print .item-options dd {
  margin: 0;
}
.page-print .row,
.page-print .order-date {
  clear: both;
}
/* My Reviews */

.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  font-size: 13px;
  margin: 5px 0 0;
}
/* ======================================================================================= */

ul.advanced-search .separator {
  float: left;
}
ul.advanced-search .currency,
ul.advanced-search .separator {
  line-height: 2.66em;
}
ul.advanced-search li.last {
  margin-bottom: 1.5em;
}
.form-contact {
  margin-top: 1.5em;
}
.map-popup {
  background: #fff;
  border: 1px solid #eee;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #eee;
  -webkit-box-shadow: 0 0 6px #eee;
  box-shadow: 0 0 6px #eee;
  text-align: left;
  width: 287px;
  z-index: 100;
}
.map-popup-heading {
  border-bottom: 1px solid #eee;
  padding: .75em 10px;
}
.map-popup-heading h2 {
  font-size: 1.16em;
  margin: 0;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
  color: #222;
}
.map-popup-arrow {
  background: 0;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
}
.map-popup-close i {
  font-size: 14px;
  color: #aaa;
}
.map-popup-close i:hover {
  color: #648ec7;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 5px 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid rgba(0, 0, 0, .1);
}
/* Contact Map ================================================================================ */

.contact-map,
.map-container .map-wrapper {
  position: relative;
  height: 360px;
  margin-bottom: 1.5em;
  width: 100%;
  border: none;
  font-size: 1em;
}
.map-container .map-wrapper {
  width: 100%;
  margin-bottom: 0;
}
.map-body {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  font-family: inherit;
}
.map-wrapper img {
  max-width: none;
}
.map-container .map-block {
  background: #fff;
  position: absolute;
  z-index: 999;
  overflow: hidden;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.map-container .map-block .indent {
  padding: 1.25em 30px 2em;
}
.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.75em;
}
.map-container .map-block a {
  color: #666;
}
.map-container .map-block a:hover {
  text-decoration: underline;
}
.map-container .block-title {
  padding: 0!important;
  margin: 0!important;
  text-align: left;
  background: none!important;
}
/* Footer ================================================================================ */

#footer {
  font-size: 12px;
  color: rgba(0,0,0,0.5);
  position: relative;
}
.wide-footer #footer {
  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;
}
#footer p {font-size: 15px; line-height: 24px; display: inline-block;}
body.wide-footer #footer .footer-top,
body.boxed-footer #footer .footer-top .container,
body.boxed-footer-bg #footer .footer-top .container {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
body.wide-footer #footer .footer-middle,
body.boxed-footer #footer .footer-middle,
body.boxed-footer-bg #footer .footer-middle .container {
  padding-top: 21px;
  padding-bottom: 21px;
  border-top: 1px solid rgba(0,0,0,0.1);
}
body.wide-footer #footer .footer-bottom,
body.boxed-footer #footer .footer-bottom,
body.boxed-footer-bg #footer .footer-bottom .container {
  border-top: solid 1px rgba(0, 0, 0, .1);
}
#footer .footer-bottom .container {padding-top: 13px; padding-bottom: 13px;}
body #footer .footer-bg-wrapper {
  background-image: url('../images/glam_footer_bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#footer ul.social-links li a {color: rgba(0,0,0,0.8); border-radius: 50%; font-size: 12px;}
body #footer ul.social-links li a:hover {
  background-color: rgba(0,0,0,0.06);
}
body #footer .subscribe-block {
  border: none;
  padding: 0;
}
body #footer .subscribe-block {
  text-align: center;
}
body #footer .subscribe-block .background-wrapper {
  background-color: #eed4c0;
  background-image: url('../images/glam_subscribe_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}
body #footer .subscribe-block .block-title {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #fff;
  font-family: 'Overpass';
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  padding-top: 7px;
  padding-bottom: 24px;
  border: none;
  text-transform: uppercase;
}
body #footer .subscribe-block .block-title:after {
  content: '';
  width: 60px;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #eed4c0;
}
body #footer .subscribe-block .block-subscribe {
  display: inline-block;
  color: rgba(255,255,255,0.7);
}
body #footer .subscribe-block .block-content label {
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 23px;
}
body #footer .subscribe-block .block-subscribe .block-title {
  display: none;
}
#footer .form-subscribe-header {
  display: inline-block;
  vertical-align: middle;
}
body #footer .subscribe-block .block-content .input-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
body .subscribe-block .block-content .input-wrapper {
  border-radius: 0;
  padding: 0;
  position: relative;
}
body #footer .subscribe-block .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 .left-icon i {
  font-size: 32px;
  line-height: 1;
  padding: 0 0 0 20px;
  display: none;
}
body #footer .subscribe-block .btn {
  overflow: hidden;
  background-color: #fff;
  border: none;
  padding: 0 14px;
  margin-right: -1px;
  height: 50px;
  color: #aaa;
}
body #footer .subscribe-block .btn > span:after {
  background-color: #fff;
}
body #footer .subscribe-block .btn:hover,
body #footer .subscribe-block .btn:focus,
body #footer .subscribe-block .btn:active {
  color: #fff;
  background-color: #eed4c0;
}
body #footer .subscribe-block .btn i {
  margin-left: 6px;
  font-size: 22px;
}
body #footer .subscribe-block .btn span > span {display: none;}

#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 .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-middle .address {
  font-size: 15px;
  max-width: 90%;
  margin-bottom: 0;
}
.footer-middle .contacts-block .item + .item {
  margin-top: 18px;
}
.footer-middle .contacts-block .media-left {
  padding-right: 20px;
  position: relative;
  top: 5px;
}
.footer-middle .contacts-block i {
  font-size: 24px;
  color: #111;
}
.footer-middle .contacts-block p {
  margin: 0;
  line-height: 24px;
}
.footer-middle .payments-wrapper {
  padding-top: 7px;
}
.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;
}
.footer-bottom .banners-row {
  padding: 30px 0;
}
.footer-bottom .banners-row .footer-custom {
  float: left;
  margin: 11px 0 6px;
  line-height: 1;
}
.footer-bottom .banners-row .shipping-wrapper {
  float: right;
}
.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: 'Overpass', 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 .footer-logo {
  padding-bottom: 3px;
  padding-top: 3px;
}
#footer .footer-logo a:hover {
  opacity: 1;
  border-bottom-color: transparent;
}
#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 a:hover {
  /*color: #eed4c0;*/
}
#footer .links a {
  padding: 4px 0 4px 0;
  display: inline-block;
  position: relative;
  margin-bottom: 2.6px;
  border-bottom: 1px solid transparent;
}
#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 .links a:hover,
#footer .links a:active {
  color: rgba(0,0,0,0.5);
  opacity: 1;
}
#footer .links a:hover:before,
#footer .links a:active:before {
  background-color: rgba(0,0,0,0.3);
}
.footer-middle .footer-links-wrapper {
  padding: 0;
}
#footer .horizontal-links {
  margin: 0;
  display: inline-block;
  float: right;
}
#footer .horizontal-links li {
  display: block;
  float: left;
  padding: 0;
}
#footer .horizontal-links li a {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: inherit;
  font-size: 12px;
  border-bottom: none;
}
#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: 1;
  color: rgba(0,0,0,0.5);
  border-bottom: none;
}
#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 .horizontal-links li a:hover:after,
#footer .horizontal-links li a:active:after {
  background-color: rgba(0,0,0,0.3);
}
#footer .bottom-block {
  position: relative;
  font-size: 13px;
  padding: 18px 0;
}
#footer .store-switcher,
#footer .form-language,
#footer .form-currency {
  margin-left: 20px;
}
#footer .store-switcher label,
#footer .form-language label,
#footer .form-currency label {
  font-size: 1em;
  color: 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 100px 0 20px;
  height: 35px;
  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);
}
#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 .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: rgba(0, 0, 0, 0.1);
}
#footer .bootstrap-select .dropdown-menu li a:before {
  content: none;
}
#footer .copyright {
  padding-top: 8px;
  padding-bottom: 8px;
}
#footer address {
  font-size: 1em;
  margin: 0;
  color: rgba(0,0,0,0.8);
}
/*Accordion List*/
.accordion-list .accordion-item .accordion-title .icon-more {float: right; display: inline-block; text-transform: none; line-height: 30px;}
.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;}
.accordion-list .accordion-item .accordion-title {
/*  display: block;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;*/
}
.accordion-list .accordion-item .widget-title.accordion-title:after {display: none;}
/* ======================================================================================= */

.footer-top .schedule li:after,
.block-poll li:after,
.sorter:after,
.qty-holder:after,
hr[class*='indent-']:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}


/*Tabs menu Vertical*/

@media only screen and (min-width: 1008px) {
  .nav-wide .menu-wrapper.tabs-menu {
    padding-top: 16px;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical {
    padding: 0;
    overflow: hidden;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 {
    padding-top: 16px;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 {
    position: relative;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1 {
    position: static;
    display: block;
    clear: both;
    width: 100% !important;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1 > a {
    position: relative;
    padding: .7em;
    border: none;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1 > a {
    padding-left: 40px;
    padding-right: 40px;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1 > a:hover,
  .nav-wide .menu-wrapper.tabs-menu li.level1.over > a {
    background-color: #fff;
    color: #111;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1 > a span {
    color: inherit !important;
    margin-bottom: 0 !important;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level1 li.level1.parent:not([data-bold-link='1']) > a:after,
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1 > a:after {
    content: "";
    display: inline-block !important;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0, 0, 0, .3);
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1 > ul {
    background-color: #fff;
    width: auto;
    left: auto;
    float: left;
    position: absolute;
    top: 0;
    height: auto;
    display: none;
    text-align: center;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 li.level1 > .menu-wrapper {
    top: 0 !important;
    right: 0;
    width: auto;
    right: 0;
    padding: 10px 20px 20px;
    margin-left: 0;
    border: none;
    margin-left: 20px;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .menu-wrapper,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .menu-wrapper > div {
    visibility: visible;
    transform: translateY(0);
    transition: all 0s;
    margin-top: 0;
    padding-bottom: 20px;
    left: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .menu-inner,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .menu-wrapper,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .menu-wrapper > div,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:hover > .menu-inner,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:hover > .menu-wrapper,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:hover > .menu-wrapper > div {
    z-index: 8;
    opacity: 1;
    visibility: visible;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1:first-of-type > .menu-inner {
    opacity: 1;
  }
  .nav .menu-wrapper.tabs-menu ul.level0 li.level1 > a i.custom-icon {
    left: 10px;
    font-size: 14px;
    top: calc(50% - 8px);
  }
  .nav .menu-wrapper.tabs-menu ul.level0 li.level1 > a i.custom-icon + span.subtitle,
  .nav-wide .menu-wrapper.tabs-menu .menu-wrapper.default-menu ul.level0 li.level1 > a i.custom-icon + span.subtitle {
    padding-left: 27px;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1.over > ul {
    display: block;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .category-image {
    display: none;
  }
  .nav-wide .menu-wrapper.tabs-menu .menu-category-slider {
    margin-top: 10px;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner {
    width: auto;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    padding: 0;
    margin-left: 20px;
    opacity: 0;
    z-index: -1;
    display: block;
    background-repeat: no-repeat;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1 > .menu-inner {
    padding-top: 16px;
    padding-right: 40px;
    padding-bottom: 40px;
    margin-left: 40px;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1.over > .menu-inner {
    opacity: 1;
    z-index: 9;
  }
  .nav-wide .menu-wrapper.tabs-menu li.level1:not([data-columns='1']) > .menu-inner ul.level1 li.level2 {
    float: left;
    padding: 0 5px;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1:not([data-columns='1']) > .menu-inner ul.level1 li.level2 {
    margin-top: 40px;
  }

  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='2'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+2) {
    width: calc(100% / 2 - 1px);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='3'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+3) {
    margin-top: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='4'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+4) {
    width: calc(100% / 2 - 1px);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='5'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+5) {
    width: calc(100% / 2 - 1px);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='6'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+6) {
    width: calc(100% / 2 - 1px);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='7'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+7) {
    width: calc(100% / 2 - 1px);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical li.level1[data-columns='8'] > .menu-inner ul.level1 li.level2:nth-of-type(-n+8) {
    width: calc(100% / 2 - 1px);
  }

  .nav-wide .menu-wrapper.tabs-menu li.level1:not([data-columns='1']) > .menu-inner ul.level1 li.level2 > a:after {
    display: none;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 li.level2 > .category-image {
    margin-top: 15px;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 {
    margin-left: 0;
    margin-right: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > a {
    border-bottom: none;
    padding-bottom: .7em;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 li.level1:not(:first-child) > a:before {
    content: '';
    position: absolute;
    display: block;
    left: 20px;
    right: 20px;
    width: auto;
    height: 1px;
    background-color: rgba(0,0,0,0.1);
    top: 0;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 li.level1.over > a:before,
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 li.level1 > a:hover:before,
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 li.level1.over + li.level1 > a:before {
    opacity: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical ul.level0 li.level1 > a span {
    color: #666;
    font-family: 'Overpass', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
  }
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1.over > a,
  .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > a:hover {
    color: #222;
  }

  .nav-wide .menu-wrapper.tabs-menu:not(.vertical):before {
    content: '';
    background-color: #f5f5f5;
    top: 0;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    display: block;
    position: absolute;
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical:before {
    content: '';
    background-color: #f5f5f5;
    top: 0;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    display: block;
    position: absolute;
    border-right: 1px solid transparent;
    z-index: -1;
  }

  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='2']:before {
    width: calc(100% / 2);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='3']:before {
    width: calc(100% / 3);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='4']:before {
    width: calc(100% / 4);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='5']:before {
    width: calc(100% / 5);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='6']:before {
    width: calc(100% / 6);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='7']:before {
    width: calc(100% / 7);
  }
  .nav-wide .menu-wrapper.tabs-menu.vertical[data-columns='8']:before {
    width: calc(100% / 8);
  }

  /*Tabs menu horizontal*/
  .nav-wide .menu-wrapper.tabs-menu.horizontal {
    padding: 0 0 1px;
  }
  .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 {
    margin: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 {
    display: inline-block;
    width: auto !important;
    margin-left: 0;
  }
  .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > a {
    padding: 1em 1.5em;
    border: none;
  }
  .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > a .subtitle {
    margin-top: 2px;
  }
  .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > .menu-inner,
  .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > .menu-wrapper {
    width: auto;
    left: 0;
    right: 0;
    top: auto;
    padding: 10px 10px 20px;
    background-color: #fff;
    margin-left: 0;
    border: none;
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: auto ;
  }
}