/**
 * @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: 'arial', 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: 23px;
  line-height: 34px;
  font-weight: 500;
  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(../../skin/frontend/glam/default/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(../../skin/frontend/glam/default/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;
}
.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(https://www.buscamania.com/skin/frontend/glam/default/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(https://www.buscamania.com/skin/frontend/glam/default/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(../../skin/frontend/glam/default/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(../../skin/frontend/glam/default/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: 999;
}
#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: 29px;
  padding-bottom: 29px;
}
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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: initial;
}
#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: "Space Mono";
  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: "Space Mono";
  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: 'Space Mono', 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(https://www.buscamania.com/skin/frontend/glam/default/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(../../skin/frontend/glam/default/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: 'Space Mono', 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("../../skin/frontend/glam/default/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(../../skin/frontend/glam/default/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 {
  z-index: 0;
  display: none;
}
#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("../../skin/frontend/glam/default/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("../../skin/frontend/glam/default/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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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(https://www.buscamania.com/skin/frontend/glam/default/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: 'Space Mono', 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: 'Space Mono', 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: 'Space Mono', 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 {
  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 {
    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: 'Space Mono', 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(../../skin/frontend/glam/default/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(https://www.buscamania.com/skin/frontend/glam/default/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(https://www.buscamania.com/skin/frontend/glam/default/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: 'Space Mono', 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(https://www.buscamania.com/skin/frontend/glam/default/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('https://www.buscamania.com/skin/frontend/glam/default/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('https://www.buscamania.com/skin/frontend/glam/default/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 ;
  }
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(../../skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../../skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
	padding-bottom: 4em;
}
/* .postWrapper:nth-of-type(3n+1) {clear: left;}
.postWrapper:nth-of-type(3n+3) {clear: right;} */
.postTitle {
	padding-bottom: 0;
}
.postTitle h2 {
	/*font-size: 1.5em;
	margin-top: 0;
	margin-bottom: .33em;
	font-weight: 300;*/
	text-transform: uppercase;
	margin-bottom: 12px;
}
.post-details {
	padding-bottom: 20px;
}
body.blog-post-view .toolbar .sorter {display: none;}
body.blog-post-view .postTitle h3 {text-transform: uppercase;}
.blog-wrapper {position: relative; overflow: hidden;}
.postWrapper .post-info {font-size: .75em; text-transform: uppercase; color: #aaa; letter-spacing: 1.5px;}
.postWrapper .post-info p {display: inline-block;}
.postWrapper .post-info p + p {border-left: solid 1px #aaa; padding-left: 18px; margin-left: 16px;}
.postWrapper .post-date {color: #aaa; margin-bottom: 1em;}
.postWrapper .read-more {text-transform: uppercase; color: #b19e80;}
.postWrapper .read-more i {font-size: 1.750em; line-height: 1; margin-right: 5px; display: inline-block; vertical-align: middle;}
.postWrapper .post-auth-info {display: inline-block; vertical-align: middle;}
.postWrapper .postBottom small {display: inline-block; vertical-align: middle; line-height: 30px;}
.blog-wrapper .post-wrapper.widget-latest li.item,
.widget-latest.blog-category li.item {padding-left: 0; padding-right: 0;}
.blog-wrapper .post-wrapper.widget-latest li.item h5 a,
.widget-latest.blog-category li.item h5 a {font-size: 19px;}
.postTitle h3 {font-size: 1.5em;}
.postTitle h2 a {color: inherit;}
.postTitle h2 a:hover {color: #b19e80;}
.postTitle .postDetails,
.postTitle .postDetails h4,
.postTitle small {
	font-size: 1em;
}
.commentWrapper small {
	margin: 12px 0;
	padding: 0px;
	font-style: italic;
}
.commentWrapper h3 {
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	color: #222;
	margin: 0;
}
.postContent {
	padding-bottom: 1em;
}
.postContent p {
	margin: 0;
	padding-bottom: 1.5em;
}
.postContent p:last-child {
	padding-bottom: 0;
}
.postBookmarks {
	padding: 1.5em 0 1em;
	clear: both;
}
.postWrapper h4 {
	margin-top: 0;
	font-weight: 300;
	font-size: 12px;
}
.postBookmarks h4 {
	color: rgba(0,0,0,0.5);
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Space Mono', sans-serif;
    font-size: 12px;
}
.postBookmarks a {display: inline-block; font-size: 0; padding: 0 3px;}
.postBookmarks a img {display: none;}
.postBookmarks a i {
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	vertical-align: middle;
	line-height: 1;
	text-rendering: auto;
}
.postBookmarks a i.google-plus-icon {font-size: 16px;}
.postBookmarks a:hover,
.postBookmarks a:active {
	color: rgba(0,0,0,0.5);
}
.commentsWrapper {
	padding-bottom: 2.5em;
}
.commentWrapper {
	padding: 20px;
}
.commentWrapper.even {
	background-color: #f5f5f5;
}
.commentContent {
	margin-top: 1.3em;
	padding-bottom: 0px;
}
.commentDetails {
	margin-bottom: 3px;
	padding: 0px;
}
form .form-list label {
	float: none;
}
form .form-list input.input-text,
form .form-list textarea {
	width: 100%;
}
/* form .form-list .required {
	margin: 0;
} */
.postError {
	font-size: 16px;
}
.tags {
	font-weight: bold;
	color: rgba(0,0,0,0.5);
	display: block;
	clear: both;
}
.tags a {
	color: rgba(0,0,0,0.8);
} 
.tags h4 {
	margin-bottom: 0;
	display: inline;
	color: rgba(0,0,0,0.5);
	font-size: 1em;
}
.tags ul {
	display: inline;
	padding: .833em;
}
.tags ul li {
	display: inline;
	padding-right: 6px;
	font-weight: normal;
	float: none;
}
.widget-latest .tags ul li  {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none !important;
}
.menu-tags,
.menu-categories,
.menu-recent {
	margin-bottom: 1em;
}
.menu-tags h5,
.menu-categories h5,
.menu-recent h5 {
	margin: 0 0 9px;
	font-weight: normal;
	font-size: 15px;
}
.menu-tags h5 {
	margin-bottom: .5em;
}
.block-blog {
	border: 1px solid #ddd;
	padding: 20px 25px 25px;
	position: relative;
	top: 0;
}
.block-blog .block-content ul li {
	margin-left: 0;
	padding: .5em 0;
}
.block-blog .block-content ul li a:not(.btn) {
	display: inline-block;
	padding: 0 0 0 15px!important;
	color: rgba(0,0,0,0.5);
}
.block-blog .block-content ul li a:hover {
	color: #ea505e;
}
.block-blog .block-content .menu-categories ul li a:before,
.block-blog .block-content .menu-recent ul li a:before {
	display: inline-block;
	margin-right: 10px;
	margin-left: -15px;
	background-color: rgba(0,0,0,0.4);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 3px;
	vertical-align: middle;
}
.block-blog .menu-tags ul li {
	display: inline;
	padding: 2px;
}
.menu-tags ul.tagcloud li a {
	padding-left: 7px;
}
.tag-count-1 {
	font-size: 1em !important;
}

.tag-count-2 {
	font-size: 1.2em !important;
}

.tag-count-3 {
	font-size: 1.4em !important;
}

.tag-count-4 {
	font-size: 1.6em !important;
}

.tag-count-5 {
	font-size: 1.8em !important;
}

.tag-count-6 {
	font-size: 2em !important;
}

.tag-count-7 {
	font-size: 2em !important;
}

.tag-count-8 {
	font-size: 2em !important;
}

.tag-count-9 {
	font-size: 2em !important;
}

.tag-count-10 {
	font-size: 2em !important;
}

.block-blog .head h4 {
	padding-left: 20px;
}
.postWrapper .poster {
	display: inline;
}

.input-box.aw-blog-comment-area {
	width: 100%;
}
.awblog_current_comment {
	text-decoration: none !important;
	font-weight: bold !important;
}

.post-wrapper li.item {}
#postComment p.required {/*display: none;*/ float: left !important;}
a.aw-blog-read-more {display: none;}

/* Widget Block */
.widget-latest i.fa {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.widget-latest .post-content-inner {position: absolute; bottom: 9%; left: 7%; width: 76%;}
.widget-latest ul {margin: 0 0 0;}
.widget-latest li {text-align: left; padding: 5px 10px 30px; float: left; /*width: 25%;*/}
.col1-layout .widget-latest.blog-category li:nth-of-type(4n) {clear: left;}
.col1-layout .widget-latest.blog-category li:nth-of-type(4n+3) {clear: right; border-right: none;}

.blog-wrapper .post-wrapper.widget-latest .image-box .truncated,
.widget-latest.blog-category .image-box .truncated {display: none;}
.blog-wrapper .post-wrapper.widget-latest .postContent img,
.widget-latest.blog-category .postContent img {display: none;}
.widget-latest.blog-category li.item .post-info,
.blog-wrapper .post-wrapper.widget-latest li.item .post-info {float: left;}
.widget-latest.blog-category li.item .post-date,
.blog-wrapper .post-wrapper.widget-latest li.item .post-date {float: right;}
.widget-latest.blog-category li.item .postDetails,
.blog-wrapper .post-wrapper.widget-latest li.item .postDetails {float: right; line-height: 40px;}
.widget-latest.blog-category li.item a.btn,
.blog-wrapper .post-wrapper.widget-latest li.item a.btn {display: inline-block; vertical-align: middle;}
.widget-latest.blog-category li,
.blog-wrapper .widget-latest li {padding-top: 20px; padding-bottom: 15px;}
.widget-latest.blog-category li:not(:last-of-type),
.blog-wrapper .widget-latest li:not(:last-of-type) {border-bottom: 1px solid #ddd;}
.widget-latest.blog-category li.item .postContent p.truncated,
.blog-wrapper .widget-latest li.item .postContent p.truncated {color: rgba(0,0,0,0.8);}
/*[class*='col2'] .blog-wrapper .widget-latest li,*/
/*[class*='col2'] .widget-latest.blog-category li {width: 33.3334%;}*/
[class*='col2'] .blog-wrapper .widget-latest li:nth-of-type(3n+1),
[class*='col2'] .widget-latest.blog-category li:nth-of-type(3n+1) {clear: left;}
[class*='col2'] .blog-wrapper .widget-latest li:nth-of-type(3n+3),
[class*='col2'] .widget-latest.blog-category li:nth-of-type(3n+3) {clear: right; border-right: none;}
.widget-latest h5 {margin-bottom: 9px;}
.widget-latest h5 a {color: inherit; line-height: 1.25;}
.widget-latest h5 a:hover {color: #d2a468;}
.widget-latest h3 a {color: inherit;}
.widget-latest.masonry-grid li.item {margin-bottom: 1.5em!important;}
.widget-latest .post-info {font-size: 11px;}
.widget-latest .post-info p {display: inline-block;}
.widget-latest .post-info .post-category {/*color: rgba(0,0,0,0.5);*/}
.postWrapper .post-auth-info a,
.widget-latest .post-info .post-category a {position: relative;}
.postWrapper .post-auth-info a:hover,
.postWrapper .post-auth-info a:focus {color: rgba(0,0,0,0.8);}
.postWrapper .post-auth-info a:hover:before,
.postWrapper .post-auth-info a:focus:before,
.widget-latest .post-info .post-category a:hover:before,
.widget-latest .post-info .post-category a:focus:before {
	background-color: rgba(0,0,0,0.8);
}
.widget-latest .post-info p + p {border-left: solid 1px #aaa; padding-left: 10px; margin-left: 7px;}
.widget-latest li .inner img {margin-bottom: 20px;}
.widget-latest .post-date {color: #aaa; margin-bottom: 1em; font-size: 11px;}
.widget-latest .read-more {text-transform: uppercase; color: rgba(0,0,0,0.3);}
.widget-latest .read-more:hover,
.widget-latest .read-more:active,
.widget-latest .read-more.active {
	color: rgba(0,0,0,0.8);
}
.widget-latest .read-more i {font-size: 1.750em; line-height: 1; margin-right: 5px; display: inline-block; vertical-align: middle; text-transform: none;}
.widget-latest .postContent {
	padding-bottom: 0;
	position: relative;
}
.widget-latest li .postContent p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 1em;
}
.widget-latest li .postContent p img {margin-bottom: 20px;}
.widget-latest .postContent .truncated {
	padding: 0;
	/*margin-bottom: 1em;
	cursor: inherit;
	height: 7em;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

.widget-latest .owl-item.loading .image-box {min-height: 100px;}

@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.blog-wrapper .post-wrapper.widget-latest li.item .post-date,
	.widget-latest.blog-category li.item .post-date {float: left;}
	.blog-wrapper .post-wrapper.widget-latest li.item .post-info,
	.widget-latest.blog-category li.item .post-info {padding-bottom: 0;}
}
@media only screen and (max-width: 767px) {
	[class*='col2'] .blog-wrapper .widget-latest li,
	[class*='col2'] .widget-latest.blog-category li {width: 100%;}
	.blog-wrapper .post-wrapper.widget-latest li.item .post-date,
	.widget-latest.blog-category li.item .post-date {float: left;}
	.blog-wrapper .post-wrapper.widget-latest li.item .post-info,
	.widget-latest.blog-category li.item .post-info {padding-bottom: 0;}
	.postWrapper .social-links  {display: block; width: 100%; margin-left: 0; padding-left: 0; margin-top: 10px;}
	.postWrapper .social-links:before {display: none;}
	.postWrapper .postBottom small {float: none !important; margin-top: 10px;}
}
#extabs span#tb4 {
	width: 100px;
}
div#noticeevents {
	border: 1px solid #999;
	background-color: #FFF;
	height: 100px;
	overflow: auto;
}
div#noticeevents div {
	border-bottom: 1px dotted #DDD;
	padding: 3px;
	margin: 0px;
}
.runner {
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	float: right;
	font-size: .8em;
	background-color: #333;
	color: #FFF;
	padding: 2px 10px 5px 10px;
	cursor: pointer;
}


/** Growler Notice Custom Styling **/
div.Growler-notice {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	margin-left: 			auto;
	margin-right: 			auto;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	min-height: 			40px;
    z-index:                10000;
}

div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
}

div.Growler-notice-exit {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

/** Plain Theme **/
div.plain {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background-color: 		#EDEDED;
	border: 				1px solid #777;
}

div.plain div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	padding: 				2px 10px;
}

div.plain div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				0px;
	padding: 				0px 0px 2px 2px;
	width: 					10px;
	height: 				10px;
	color: 					#BFBFBF;
}
div.plain div.Growler-notice-body {
	padding: 5px;
}


/** Mac OS X Theme **/
div.macosx {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background: #d7d7d7 url(https://www.buscamania.com/skin/frontend/base/default/images/macosx.jpg) repeat-y 0;
	border: 				1px solid #C9C9C9;
}

div.macosx div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	padding: 				5px 10px;
}

div.macosx div.Growler-notice-exit {
	width: 					15px;
	height: 				15px;
	float: 					left;
	cursor:					pointer;
	margin: 				4px;
	margin-left: 			1px;
	font-size: 				0em;
	color: 					transparent;
	background: transparent url(https://www.buscamania.com/skin/frontend/base/default/images/macosx_exit.png) no-repeat left 0;
}
div.macosx div.Growler-notice-exit:hover {
	background: transparent url(https://www.buscamania.com/skin/frontend/base/default/images/macosx_exit_over.png) no-repeat left 0;
}
div.macosx div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}

/** Candybars Theme **/
div.candybar {
	color: 					#000;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background-color: 		#F5F7FA;
	border: 				1px solid #19304B;
}

div.candybar div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				10px;
	background: 			url(https://www.buscamania.com/skin/frontend/base/default/images/candybars.jpg) repeat-x;
	padding: 				5px 10px;
}

div.candybar div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.candybar div.Growler-notice-body {
	border-top: 1px solid #999;
	padding: 10px;
}

/** Construction Theme **/
div.atwork {
	color: 					#FFF;
	width: 					253px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	min-height: 			40px;
	background: 			#4d4d4d url(https://www.buscamania.com/skin/frontend/base/default/images/atwork.png) repeat-y 0;
	border: 				1px solid #222;
}

div.atwork div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				12px;
	padding: 				5px 20px;
	color: 					#efca23;
	
}

div.atwork div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.atwork div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}


@font-face {
    font-family: 'FontAwesome';
    src: url('../../skin/frontend/base/default/whatsappcontact/fonts/fontawesome-webfont_v-4.7.0.eot');
    src: url('../../skin/frontend/base/default/whatsappcontact/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../../skin/frontend/base/default/whatsappcontact/fonts/fontawesome-webfont.woff') format('woff2'), url('../../skin/frontend/base/default/whatsappcontact/fonts/fontawesome-webfont_v-4.7.0.woff') format('woff'), url('../../skin/frontend/base/default/whatsappcontact/fonts/fontawesome-webfont_v-4.7.0.ttf') format('truetype'), url('../../skin/frontend/base/default/whatsappcontact/fonts/fontawesome-webfont_v-4.7.0-fontawesomeregular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.wobble-vertical {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-vertical:hover, .wobble-vertical:focus, .wobble-vertical:active {
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.wobble-horizontal {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-horizontal:hover, .wobble-horizontal:focus, .wobble-horizontal:active {
    -webkit-animation-name: wobble-horizontal;
    animation-name: wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@keyframes pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.pulse-grow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-grow:hover, .pulse-grow:focus, .pulse-grow:active {
    -webkit-animation-name: pulse-grow;
    animation-name: pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@keyframes pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.pulse-shrink {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-shrink:hover, .pulse-shrink:focus, .pulse-shrink:active {
    -webkit-animation-name: pulse-shrink;
    animation-name: pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.slideDownReturn {
    -webkit-animation-name: slideDownReturn;
    animation-name: slideDownReturn;
    animation-duration: 2s;
}

@keyframes slideDownReturn {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.slideLeftReturn {
    -webkit-animation-name: slideLeftReturn;
    animation-name: slideLeftReturn;
    animation-duration: 2s;
}

@keyframes slideLeftReturn {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.slideRightReturn {
    -webkit-animation-name: slideRightReturn;
    animation-name: slideRightReturn;
    animation-duration: 2s;
}

@keyframes slideRightReturn {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.slideUpReturn {
    -webkit-animation-name: slideUpReturn;
    animation-name: slideUpReturn;
    animation-duration: 2s;
}

@keyframes slideUpReturn {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.spaceInLeft {
    -webkit-animation-name: spaceInLeft;
    animation-name: spaceInLeft;
    animation-duration: 2s;
}

@keyframes spaceInLeft {
    0% {
        opacity: 0;
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-transform: scale(.2) translate(-200%, 0%);
        transform: scale(.2) translate(-200%, 0%);
    }
    100% {
        opacity: 1;
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-transform: scale(1) translate(0%, 0%);
        transform: scale(1) translate(0%, 0%);
    }
}

.spaceInDown {
    -webkit-animation-name: spaceInDown;
    animation-name: spaceInDown;
    animation-duration: 2s;
}

@keyframes spaceInDown {
    0% {
        opacity: 0;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(.2) translate(0%, 200%);
        transform: scale(.2) translate(0%, 200%);
    }
    100% {
        opacity: 1;
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transform: scale(1) translate(0%, 0%);
        transform: scale(1) translate(0%, 0%);
    }
}

.spaceInRight {
    -webkit-animation-name: spaceInRight;
    animation-name: spaceInRight;
    animation-duration: 2s;
}

@keyframes spaceInRight {
    0% {
        opacity: 0;
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scale(.2) translate(200%, 0%);
        transform: scale(.2) translate(200%, 0%);
    }
    100% {
        opacity: 1;
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scale(1) translate(0%, 0%);
        transform: scale(1) translate(0%, 0%);
    }
}

.spaceInUp {
    -webkit-animation-name: spaceInUp;
    animation-name: spaceInUp;
    animation-duration: 2s;
}

@keyframes spaceInUp {
    0% {
        opacity: 0;
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -webkit-transform: scale(.2) translate(0%, -200%);
        transform: scale(.2) translate(0%, -200%);
    }
    100% {
        opacity: 1;
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -webkit-transform: scale(1) translate(0%, 0%);
        transform: scale(1) translate(0%, 0%);
    }
}

.tinRightIn {
    -webkit-animation-name: tinRightIn;
    animation-name: tinRightIn;
    animation-duration: 2s;
}

@keyframes tinRightIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1) translateX(900%);
        transform: scale(1, 1) translateX(900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1) translateX(0);
        transform: scale(1.1, 1.1) translateX(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translateX(0);
        transform: scale(1, 1) translateX(0);
    }
}

.tinLeftIn {
    -webkit-animation-name: tinLeftIn;
    animation-name: tinLeftIn;
    animation-duration: 2s;
}

@keyframes tinLeftIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1) translateX(-900%);
        transform: scale(1, 1) translateX(-900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1) translateX(0);
        transform: scale(1.1, 1.1) translateX(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translateX(0);
        transform: scale(1, 1) translateX(0);
    }
}

.tinDownIn {
    -webkit-animation-name: tinDownIn;
    animation-name: tinDownIn;
    animation-duration: 2s;
}

@keyframes tinDownIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1) translateY(900%);
        transform: scale(1, 1) translateY(900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1) translateY(0);
        transform: scale(1.1, 1.1) translateY(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }
}

.tinUpIn {
    -webkit-animation-name: tinUpIn;
    animation-name: tinUpIn;
    animation-duration: 2s;
}

@keyframes tinUpIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1) translateY(-900%);
        transform: scale(1, 1) translateY(-900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1) translateY(0);
        transform: scale(1.1, 1.1) translateY(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }
}

.fa_whatsapp {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-whatsapp:before {
    content: "\f232";
}

.whatsapp_a {
    position: fixed;
    border-radius: 50%;
    height: 60px;
    text-align: center;
    width: 60px;
    text-decoration: none;
}

.whatsapp_a span {
    font-size: 40px;
    margin-top: 10px;
}

.wa_contact {
    display: none;
}

.closeWhatsappButton {
    position: fixed;
    cursor: pointer;
    z-index: 100000000;
}

.closeButtonWebImage {
    width: 7px;
    height: 6px;
    background-image: url("../../skin/frontend/base/default/whatsappcontact/images/close.png");
}

.closeButtonMobileImage {
    background-image: url("../../skin/frontend/base/default/whatsappcontact/images/Close-Mobile.png");
    width: 13px;
    height: 11px;
    background-size: 13px 11px;
    background-repeat: no-repeat;
}

.wa_contact .wa_contact_title {
    display: none;
    position: absolute;
    text-align: center;
    background-color: #F8F8F8;
    font-family: "Open Sans", serif;
    color: #5D4E4E;
    padding: 2px 12px 2px 10px;
    font-size: 12px;
    border-radius: 3px;
    white-space: nowrap;
    border: 1px solid #EBEBEB;
}

#wa_contact:hover #wa_contact_title {
    display: block;
}

.wa_contact {
    display: block;
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 99999999;
}

.whatsappToggle {
    background-color: #0dc152;
    color: rgba(255, 255, 255, 1);
    display: none;
    align-items: center;
    justify-content: center;
    height: 40px;
    white-space: nowrap;
    line-height: 100%;
    padding: 12px 20px;
    border-radius: 50px;
    position: fixed;
    cursor: pointer;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    transition: box-shadow 80ms ease-in-out, width .4s ease .2s;
    z-index: 9999999;
}

.fa_whatsapp {
    font-size: 20px;
}

.whatsappText {
    font-size: 14px;
}

.fa-whatsappClose:before {
    content: "\f00d";
    color: #fff;
}

.whatsappBox {
    position: fixed;
    background: white;
    max-width: 360px;
    width: 100%;
    border-radius: 6px;
    box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .15);
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    z-index: 99999;
}
.whatsappBox_top{
     transform: translateY(-50px) scale(0.9);
}
.whatsappBox_bottom{
    transform: translateY(50px) scale(0.9);
}
.whatsapp_show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0) scale(1);
}

.whatsappDescription {
    background-color: #0dc152;
    color: rgba(255, 255, 255, 1);
    padding: 15px 40px 15px 20px;
    border-radius: 6px 6px 0 0
}

.whatsappClose {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 7px;
    right: 7px;
    opacity: .5;
    transition: opacity .3s;
}

.whatsappClose:hover {
    cursor: pointer;
    opacity: 1
}

.whatsappAdmin {
    max-height: 461px;
    padding: 10px;
    overflow-y: auto;
}
.whatsappAdmin > a {
    text-decoration: none;
}

.whatsappAccount {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: rgba(85, 85, 85, 1);
}

.whatsappImage {
    float: left;
    width: 60px;
    height: 60px;
    position: relative;
    background: transparent url('../../skin/frontend/base/default/whatsappcontact/images/logo-green-small.png') center center no-repeat;
    background-size: cover;
}

.whatsappAdminInfo {
    float: left;
    width: calc(100% - 40px);
    padding-left: 10px
}

.fa-caret-down:after, .fa-caret-up:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    transform: rotate(45deg);
    z-index: -1;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .02);
}

.fa-caret-down:after {
    bottom: -7px;
    border: 1px solid #FFF;
    background-color: #FFF;
}

.fa-caret-up:before {
    top: -7px;
    border: 1px solid #0dc152;
    background-color: #0dc152;
}

.whatsappAccount:hover {
    background-color: rgba(245, 245, 245, 1);
    border-color: rgba(245, 245, 245, 1);
    color: rgba(85, 85, 85, 1);
    border-radius: 6px;
}

.whatsappAccount:active,.whatsappAccount:visited,.whatsappAccount:focus{
    color: rgba(85, 85, 85, 1);
}
#whatsappToggle .fa_whatsapp{
    margin-right: 5px;
}
@media (min-width: 320px) and (max-width: 768px) {
    #whatsappBox{
        max-width: 280px;
    }
}
.AddToCart-loader,
.AddToCart-loader:before,
.AddToCart-loader:after,
.widget-slider .item .indent.product-hover-1 .AjaxKit-addtocart-link .AddToCart-loader,
.widget-slider .item .indent.product-hover-1 .AjaxKit-addtocart-link .AddToCart-loader:before,
.widget-slider .item .indent.product-hover-1 .AjaxKit-addtocart-link .AddToCart-loader:after {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 0.77s infinite ease-in-out;
  animation: load7 0.77s infinite ease-in-out;
}
.product-view .AjaxKit-addtocart-link .AddToCart-loader:before,
.product-view .AjaxKit-addtocart-link .AddToCart-loader:after,
.product-view .AjaxKit-addtocart-link .AddToCart-loader,
.ajaxkit-login-submit-form .AddToCart-loader:before,
.ajaxkit-login-submit-form .AddToCart-loader:after,
.ajaxkit-login-submit-form .AddToCart-loader,
.product-hover-4 .AjaxKit-Singlton-Click .AddToCart-loader,
.product-hover-4 .AjaxKit-Singlton-Click .AddToCart-loader:before,
.product-hover-4 .AjaxKit-Singlton-Click .AddToCart-loader:after,
.product-hover-4 .btn-ajaxkit-quick-view .AddToCart-loader,
.product-hover-4 .btn-ajaxkit-quick-view .AddToCart-loader:before,
.product-hover-4 .btn-ajaxkit-quick-view .AddToCart-loader:after,
.item:not(.product-hover-1) .AjaxKit-addtocart-link .AddToCart-loader,
.item:not(.product-hover-1) .AjaxKit-addtocart-link .AddToCart-loader:before,
.item:not(.product-hover-1) .AjaxKit-addtocart-link .AddToCart-loader:after {
  animation-name: load7white;
  -webkit-animation-name: load7white;
  background-color: #fff;
}

.AddToCart-loader {
  margin: 0 auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: 0.36s;
  animation-delay: 0.36s;
  display: inline-block;
  vertical-align: middle;
  background-color: #000;
}
.AddToCart-loader:before,
.AddToCart-loader:after {
  content: '';
  position: absolute;
  top: 0;
  background-color: inherit;
}
.AddToCart-loader:before {
  left: -7px;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.AddToCart-loader:after {
  left: 7px;
  -webkit-animation-delay: 0.47s;
  animation-delay: 0.47s;
}
@keyframes load7{
  0%, 100%{
    background-color: rgba(0,0,0,0.15);
  }

  60%{
    background-color: #000;
  }
} 

 @-webkit-keyframes load7 {
  0%, 100%{
    background-color: rgba(0,0,0,0.15);
  }

  60%{
    background-color: #000;
  }
}

@keyframes load7white {
  0%, 100%{
    background-color: rgba(255,255,255,0.15);
  }

  60%{
    background-color: #fff;
  }
} 

 @-webkit-keyframes load7white  {
  0%, 100%{
    background-color: rgba(255,255,255,0.15);
  }

  60%{
    background-color: #000;
  }
} 

.AjaxKit-addtocart-link,
.btn-ajaxkit-quick-view {position: relative;}
.AjaxKit-Singlton-Click  {position: relative; display: inline-block;}
.AjaxKit-addtocart-link .AddToCart-loader {position: relative;}
.btn-ajaxkit-quick-view .AddToCart-loader {position: absolute; top: 50%; left: 50%; margin-left: -2px; margin-top: -2px;}
.AjaxKit-Singlton-Click .AddToCart-loader {margin-top: -4px;}
.hover-divider .AddToCart-loader {display: none!important;}

.product-view .add-to-links .AjaxKit-Singlton-Click .AddToCart-loader {margin-top: -2px;}
.product-view .AjaxKit-addtocart-link .AddToCart-loader {/*background-image: url(../../skin/frontend/glam/default/images/loader_white.svg);*/ position: absolute; top: 50%; left: 50%; margin-left: -2px; margin-top: -2px;}
.indent:not(.product-hover-1) .AjaxKit-addtocart-link .AddToCart-loader,
.item:not(.product-hover-1) .AjaxKit-addtocart-link .AddToCart-loader {position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -2px;}
.item:not(.product-hover-1) .AjaxKit-addtocart-link .AddToCart-loader + span {opacity: 0;}
.product-view .AjaxKit-addtocart-link .AddToCart-loader + span {opacity: 0;}
.product-view .AjaxKit-addtocart-link .AddToCart-loader + span > span {opacity: 0;}
.products-grid .AjaxKit-Singlton-Click .AddToCart-loader {position: relative;}

.ajaxkit-login-submit-form {position: relative;}
.ajaxkit-login-submit-form .AddToCart-loader {position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -2px; /*background-image: url(../../skin/frontend/glam/default/images/loader_white.svg);*/}
.ajaxkit-login-submit-form .AddToCart-loader + span {opacity: 0;}

.top-link-login .AddToCart-loader,
.top-link-logout .AddToCart-loader {border-radius: 50%; margin-left: 15px;}

#toolbar-loading {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 99999;
}


#AjaxKit-InfiniteScroll {
	background-color: #f5f5f5;
	color: #444;
	cursor: pointer;
	padding: 0.75em;
	text-align: center;
}
.infinite-scroll-elements {display: none;}
.infinite-scroll-button {display: block; padding: .417em 0;}
.infinite-scroll-loader {
	border-radius: 100%;
    margin: 2px 2px -5px;
    border: 2px solid #444;
    border-bottom-color: transparent;
    height: 25px;
    width: 25px;
    background: 0 0!important;
    display: inline-block;
    -webkit-animation: rotate .75s 0s linear infinite;
	-moz-animation: rotate .75s 0s linear infinite;
    animation: rotate .75s 0s linear infinite;
}

@media only screen and (max-width: 1007px) {
  .product-view .add-to-links .AjaxKit-Singlton-Click .AddToCart-loader {/*background-image: url(../../skin/frontend/glam/default/images/loader_white.svg);*/ background-color: #fff;}
}
#AddToCart-popup {
    position: fixed;
    top: auto;
    bottom: 0;
    margin-top: -100px;
    border: none;
	width: 100%;
    margin-left: 0;
    left: 0;
    right: 0;
    background-color: #f7f6f2;
	z-index: 99999;
}
#AddToCart-popup:not(.products-wrapper) {
    top: 30%;
    bottom: auto;
    margin-top: -100px;
    border: 1px solid #ddd;
    width: 600px;
    margin-left: -300px;
    left: 50%;
    right: auto;
    background-color: #fff;
    z-index: 99999;
}
#AddToCart-popup.popup-alert-wrapper {
    top: auto;
    bottom: 0;
    right: 5%;
    left: auto;
    border: none;
    width: 330px;
}
#AddToCart-popup.products-wrapper {width: auto; margin-left: 0; top: auto; bottom: 0; border-top: 1px solid rgba(0,0,0,0.1);}
#AddToCart-popup.login-wrapper {width: 338px; margin-left: -169px; right: auto; top: 30%; bottom: auto; border: 1px solid #ddd; left: 50%; background-color: #fff;}
#AddToCart-popup .product-options {margin: 0;}
#AddToCart-popup .product-options h2 {font-size: 1.25em; margin-bottom: .5em;}
#AddToCart-popup .product-options label {color: rgba(0,0,0,0.5); padding-bottom: .5em;}
#AddToCart-popup .product-options label em {color: #eb340a; margin-right: 2px;}
#AddToCart-popup .product-options label .select-label {color: rgba(0,0,0,0.8); font-weight: bold;}
#AddToCart-popup .product-options p.required {display: none;}
#AddToCart-popup .product-options .input-box {margin-bottom: 1.5em;}
#AddToCart-popup .product-options dt.swatch-attr {margin-top: 10px;}
#AddToCart-popup .configurable-swatch-list .swatch-link.has-image .swatch-label {padding: 1px;}
#AddToCart-popup .configurable-swatch-list .selected .swatch-link .swatch-label {border-color: rgba(0,0,0,0.8);}
#AddToCart-popup .configurable-swatch-list .swatch-link.has-image .swatch-label img {border-radius: 50%; vertical-align: top;}
#AddToCart-popup .popup-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    display: none;
}
#AddToCart-popup.products-wrapper .popup-overlay {
  display: block;
  opacity: 1;
  -moz-animation: cssAnimation 0.8s ease-in 1s forwards;
  -webkit-animation: cssAnimation 0.8s ease-in 1s forwards;
  -o-animation: cssAnimation 0.8s ease-in 1s forwards;
  animation: cssAnimation 0.8s ease-in 1s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
      opacity: 0;
      visibility:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
      opacity: 0;
      visibility:hidden;
    }
}
#AddToCart-popup.products-wrapper {
  -moz-animation: SlideDownAnimation 0.8s ease-in 8s forwards;
  -webkit-animation: SlideDownAnimation 0.8s ease-in 8s forwards;
  -o-animation: SlideDownAnimation 0.8s ease-in 8s forwards;
  animation: SlideDownAnimation 0.8s ease-in 8s forwards;
}
@keyframes SlideDownAnimation {
    to {
      bottom: -100%;
    }
}
@-webkit-keyframes SlideDownAnimation {
    to {
      bottom: -100%;
    }
}
#AddToCart-popup.login-wrapper .popup-overlay,
#AddToCart-popup:not(.products-wrapper):not(.popup-alert-wrapper) .popup-overlay {
  display: block;
}
.popup-text.succes-message .close-popup {
    top: 0;
}
#AddToCart-popup .popup-overlay ~ * {position: relative; z-index: 100;}
#ajaxkit-popup-content {background-color: #f7f6f2; padding: 20px 30px;}
#AddToCart-popup:not(.products-wrapper) #ajaxkit-popup-content {background-color: #fff;}
.quick-view-data-container #AddToCart-popup #ajaxkit-popup-content {background-color: #fff;}
#AddToCart-popup #ajaxkit-popup-content .success-msg {color: #5cb03f; text-transform: uppercase; font-size: 14px; background-color: transparent; padding: 0;}
#AddToCart-popup.login-wrapper #ajaxkit-popup-content {padding-top: 0; padding-bottom: 25px; background-color: #fff;}
#AddToCart-popup.popup-alert-wrapper #ajaxkit-popup-content .popup-text.success-msg { color: #fff; padding: 20px 30px; background-color: #4caf50; }
#AddToCart-popup.popup-alert-wrapper #ajaxkit-popup-content .popup-text.error-msg {background-color: #f44336; padding: 20px 30px;}
#AddToCart-popup.popup-alert-wrapper #ajaxkit-popup-content .popup-text.error-msg:before {display: none;}
#AddToCart-popup.popup-alert-wrapper #ajaxkit-popup-content .popup-text.success-msg:after,
#AddToCart-popup.popup-alert-wrapper #ajaxkit-popup-content .popup-text.error-msg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 1%, rgba(255,255,255,0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 1%,rgba(255,255,255,0.1) 100%); 
    background: linear-gradient(to bottom, rgba(255,255,255,0) 1%,rgba(255,255,255,0.1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1affffff',GradientType=0 );
}
#AddToCart-popup .close-popup {
  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;
}
#AddToCart-popup:not(.products-wrapper) .close-popup {top: -15px; right: -15px;}
#AddToCart-popup .close-popup i {
  color: inherit;
  font-size: 11px;
  line-height: inherit;
  width: auto;
  height: 32px;
  display: block;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}
#AddToCart-popup .close-popup:hover {
  color: #fff;
  background-color: #f44336;
}
#AddToCart-popup .close-popup i:hover {color: inherit;}
#AddToCart-popup .close-popup i:before {line-height: inherit;}
#AddToCart-popup form .checkbox input {
    top: 3px;
    left: 0;
}
#AddToCart-popup .buttons-wrapper .close-popup {display: none; top: 0px;}
#ajaxkit-popup-content h1,
#ajaxkit-popup-content h2,
#ajaxkit-popup-content h3,
#ajaxkit-popup-content h4,
#ajaxkit-popup-content h5,
#ajaxkit-popup-content h6 {margin-top: 0;}
#ajaxkit-popup-content h6 {color: #666;}
#ajaxkit-popup-content .popup-related-products .owl-carousel .owl-wrapper-outer {padding-bottom: 5px;}
#ajaxkit-popup-content .block-related #related-slider + .related-button {padding-top: 1em;}
#ajaxkit-popup-content .block-related #related-slider + .related-button .btn {float: right; clear: both; padding: 0; margin: 0 0 .5em; border: none; background: none;}
#ajaxkit-popup-content .popup-related-products {margin-top: 1.5em;}
#ajaxkit-popup-content .popup-related-products li.item {padding-left: 10px; padding-right: 10px; width: 25%;}
#ajaxkit-popup-content .popup-related-products .block-related .block-content li a.link-wishlist {margin-top: .75em;}
#ajaxkit-popup-content .account-login .buttons-set {border-top: none; padding: 20px 0;}
#ajaxkit-popup-content .account-login .buttons-set .btn {width: 100%;}
#ajaxkit-popup-content .buttons-bottom a.btn {
    display: block!important;
    vertical-align: middle;
    background-color: #eee;
    border-color: #eee;
}
#ajaxkit-popup-content .buttons-bottom a.btn:hover,
#ajaxkit-popup-content .buttons-bottom a.btn:focus,
#ajaxkit-popup-content .buttons-bottom a.btn:active {
    background-color: #eed4c0;
    border-color: #eed4c0;
    color: rgba(0,0,0,0.8);
}
#ajaxkit-popup-content .buttons-bottom a.btn:after {content: none;}
#ajaxkit-popup-content .buttons-bottom a:not(.btn) {color: rgba(0,0,0,0.5); font-size: 12px; display: block!important; width: 100%; text-align: center; vertical-align: middle; float: right; margin: 20px 0 0;}
#ajaxkit-popup-content .buttons-bottom a i {display:none; font-size: 16px; line-height: 1; vertical-align: middle; margin-right: 5px;}
#ajaxkit-popup-content .buttons-bottom p {float: left; font-size: 11px; margin-top: 2px;}
#ajaxkit-popup-content .buttons-bottom .control {margin: -1px 0;}
#ajaxkit-popup-content .buttons-bottom .control label {font-size: 11px; color: #aaa;}
#ajaxkit-popup-content .account-login .page-title {padding: 0; position: relative; padding: 30px 0px 12px; margin-bottom: 7px; text-transform: uppercase; border: none;}
#ajaxkit-popup-content .account-login .page-title h3 {margin: 0; font-size: 18px; color: #000;}
#ajaxkit-popup-content .account-login .page-title a {font-family: 'Overpass'; font-size: 13px; color: #aaa; position: relative; z-index: 2; float: left;}
#ajaxkit-popup-content .buttons-bottom a:not(.btn):hover,
#ajaxkit-popup-content .account-login .page-title a:hover {color: #d2a468;}
#ajaxkit-popup-content .account-login .content p {font-size: 12px; color: rgba(0,0,0,0.8); margin-bottom: 20px;}
#ajaxkit-popup-content .account-login p.required {text-align: left; font-size: 12px; color: #f63a3a; margin-top: 9px;}
#ajaxkit-popup-content .account-login .customer-name-middlename,
#ajaxkit-popup-content .account-login .customer-name,
#ajaxkit-popup-content .account-login .customer-name-prefix-middlename-suffix,
#ajaxkit-popup-content .account-login .customer-name-suffix,
#ajaxkit-popup-content .account-login .customer-name-prefix  {margin-left: -10px; margin-right: -10px;}
#ajaxkit-popup-content .account-login .fields .field + .field {margin-top: 20px;}
#ajaxkit-popup-content .account-login.forgot-password .form-list {margin-bottom: 1.5em;}
#ajaxkit-popup-content .account-login.forgot-password .buttons-set {padding: 0; text-align: left!important;}
#ajaxkit-popup-content .account-login.forgot-password .buttons-set .btn {display: inline-block!important; width: auto; margin-right: 20px;}
#ajaxkit-popup-content .account-login.forgot-password .buttons-set .btn.ajaxkit-login-submit-form {margin-right: 0; float: right;}

/* #ajaxkit-popup-content .account-login.forgot-password .buttons-set .btn-primary {float: right;}  */

#ajaxkit-register-form-validate .form-list:not(.password-inputs) {margin-bottom: 1.5em;}
#form_register_html .buttons-bottom .control {float: left; margin-top: 8px;}
#form_register_html .form-list li {margin-bottom: 1em;}
#ajaxkit-popup-content #form_register_html .password-inputs li + li {margin-top: 1em;}
#ajaxkit-register-form-validate .form-list.password-inputs {margin-bottom: 0;}
#form_register_html .radio,
#form_register_html .checkbox {margin: 0;}
#form_register_html .buttons-bottom a.btn {float: right;}

#ajaxkit-popup-content .account-login li:not(.customer-name-wrapper) label {display: none;}
#ajaxkit-popup-content .account-login .password-inputs li,
#ajaxkit-login-form-validate li {position: relative; margin: 0;}
#ajaxkit-popup-content .account-login .password-inputs li + li,
#ajaxkit-login-form-validate li + li {margin: 20px 0 0;}
#ajaxkit-popup-content .input-group,
#ajaxkit-login-form-validate .input-group {border: 1px solid rgba(0,0,0,0.1); border-radius: 0; overflow: hidden;}
#ajaxkit-popup-content .input-group input,
#ajaxkit-login-form-validate .input-group input {border: none;  /*background: none !important;*/}
#ajaxkit-login-form-validate .input-group {overflow: visible; border: none;}
#ajaxkit-login-form-validate .input-group input {border-radius: 0; height: 40px; border: 1px solid rgba(0,0,0,0.1); border-width: 1px 1px 1px 0;}
#ajaxkit-login-form-validate .input-group .input-group-btn {vertical-align: top;}
#ajaxkit-login-form-validate .input-group .validation-advice {position: absolute; top: 100%;}
#ajaxkit-login-form-validate .input-group #advice-validate-email-email.validation-advice {display: block; position: static;}
#ajaxkit-popup-content .input-group i,
#ajaxkit-login-form-validate .input-group i {
    display: inline-block;
    vertical-align: middle;
    color: rgba(0,0,0,0.4);
    padding: 0 12px;
    line-height: 35px;
    position: relative;
}
#ajaxkit-popup-content .input-group i,
#ajaxkit-login-form-validate .input-group i {
    -o-padding-top: 4px;
}
#ajaxkit-login-form-validate .input-group i {
  border: 1px solid rgba(0,0,0,0.1);
  border-width: 1px 0 1px 1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    #ajaxkit-popup-content .input-group i,
    #ajaxkit-login-form-validate .input-group i {
      -webkit-padding-before: 3px;
    }

    ::i-block-chrome, #ajaxkit-popup-content .input-group i {
      -webkit-padding-before: 2px;
    }
    ::i-block-chrome, #ajaxkit-login-form-validate .input-group i {
      -webkit-padding-before: 2px;
    }
}

@-moz-document url-prefix() {
    #ajaxkit-popup-content .input-group i,
    #ajaxkit-login-form-validate .input-group i {
    padding-top: 2px;
  }
}

#ajaxkit-popup-content .input-group i:after,
#ajaxkit-login-form-validate .input-group i:after {
    content: '';
    height: 20px;
    width: 1px;
    background-color: rgba(0,0,0,.09);
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
}

.popup-product-info-options-wrapper-bottom {margin-top: 1em; margin-bottom: 0;}
.popup-product-info-options-wrapper-bottom .price-box {margin-bottom: 1.5em;}
.popup-product-info-options-wrapper-bottom .product-options-bottom .add-to-links {margin: 1.5em 0 0;}
.popup-added-product-list {text-align: center;}
/*.popup-added-product-list > div:first-child {display: inline-block; margin-right: 30px; padding-right: 30px; border-right: 1px solid rgba(0,0,0,0.1); vertical-align: middle;}*/
.popup-added-product-list .popup-text {margin-bottom: 1.5em;}
.popup-added-product-list .product-name {font-weight: normal; margin-left: 20px; display: block; color: rgba(0,0,0,0.8); font-size: 14px;}
.popup-added-product-list .products {display: inline-block; vertical-align: middle; border-right: 1px solid rgba(0,0,0,0.1); margin-right: 30px; padding-right: 30px;}
.popup-added-product-list .popup-info-wrapper {display: inline-block; vertical-align: middle;}
.popup-added-product-list .popup-info-wrapper .popup-info-wrapper {display: none;}
.popup-added-product-list .buttons-wrapper:first-child {display: inline-block; vertical-align: bottom; width: 100%;}
.popup-added-product-list .buttons-wrapper .btn {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    font-family: 'Space Mono', sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: rgba(0,0,0,0.8);
    background-color: transparent;
    border: none;
    text-transform: none;
}
.popup-added-product-list .buttons-wrapper .btn span {
    -webkit-padding-before: 0;
    padding-top: 0 !important;
}
.popup-added-product-list .buttons-wrapper .btn:hover,
.popup-added-product-list .buttons-wrapper .btn:focus,
.popup-added-product-list .buttons-wrapper .btn:active {color: #000;}
.popup-added-product-list .buttons-wrapper .btn:after {
    content: '\004f';
    font-family: 'meigee';
    color: inherit;
    font-size: inherit;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.popup-added-product-list .buttons-wrapper .popup-timer {float: left; margin: 0.3em 0;}
#ajaxkit-popup-content .block-related li {width: 25%;}
#AddToCart-header-sidebar {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100%;
    width: 200px;
}

.header .top-link-cart {position: relative;}
.highlight-cart {background-color: transparent;}

.quick-view-data-container .product-sidebar {display: none!important;}
.quick-view-data-container .product-essential > .row  > div {width: 100%;}
.quick-view-data-container .product-view .quantity-wrapper {margin-bottom: .75em;}
.products-grid .actions {position: static;}
.products-grid li.item {position: relative;/*  z-index: 1; */}

.quick-view-data-container .product-view {z-index: 100; position: relative; margin-bottom: 20px;}
.quick-view-data-container .quick-view-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
}

.quick-view-data-container .product-essential {margin-bottom: 0;}
.quick-view-data-container .product-view .top-wrapper .product-shop-inner {padding: 0; border: none; margin: 0;}
.quick-view-data-container .product-view .product-options dl dd {padding-left: 0;}
.quick-view-data-container .product-view .quantity-wrapper label[for="qty"] {display: none;}
.quick-view-data-container #AddToCart-popup {margin-left: -374px; width: 748px; top: 5%; margin-top: 0;}
.quick-view-data-container #ajaxkit-popup-content {
	max-height: 900px;
	overflow-x: visible;
	overflow-y: auto;
	padding-bottom: 0;
}
#ajaxkit-popup-content .product-view .product-img-box .product-image {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #fff;
    z-index: 9;
}
#ajaxkit-popup-content .product-view .product-options-bottom {margin-top: 1em;}
#ajaxkit-popup-content .options-list input.checkbox {float: left;}
#ajaxkit-popup-content .options-list .label {
	float: left;
	font-size: 1em;
	color: #222;
	padding: 0;
	margin-left: 10px;
	line-height: normal;
	vertical-align: middle;
	margin: 3px 0 0 10px;
}
#ajaxkit-popup-content .product-view .top-wrapper {margin-bottom: 0;}
#ajaxkit-popup-content .product-view .add-to-cart .btn {float: none; /*padding: 10px 17px 6px;*/ height: 40px; width: auto; line-height: normal; vertical-align: top;}
#ajaxkit-popup-content .product-view .add-to-cart .btn span span {display: block; }
#ajaxkit-popup-content .product-view .add-to-links {float: none; margin-top: 1em;}
#ajaxkit-popup-content .product-view .add-to-links li {float: none; margin: 0; display: inline-block;}
#ajaxkit-popup-content .product-view .add-to-links li:last-of-type {margin-right: 0; margin-left: 10px;}
#ajaxkit-popup-content .product-view .large-layout .add-to-links li:last-of-type {margin-left: 10px;}
#ajaxkit-popup-content .product-view .small-layout .add-to-links {margin: 10px 0 0 !important;}
#ajaxkit-popup-content .product-view .add-to-links li a {padding: 0;}
#ajaxkit-popup-content .product-view .add-to-links i {height: 40px; width: 40px; line-height: 40px; text-align: center; margin: 0;}
#ajaxkit-popup-content .product-view .add-to-links li a span {display: none;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-middlename {margin-top: .75em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-lastname {margin-top: 2.25em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-middlename {margin-top: 0;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields {margin-bottom: .75em;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields .field + .field {margin-top: .75em;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields:last-child {margin-bottom: 0;}
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob { width: 75%; }
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-month,
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-day { width: 18.55477855477855%; }
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-year { width: 55.58659217877095%; }
#ajaxkit-popup-content .account-login  .form-list .gender { width: 13.90635918937806%; }

#ajaxkit-popup-content .account-login .form-list .customer-dob label {float: none;}

#ajaxkit-popup-content .account-login  .gender + .dob { width: 69.44444444444444%; }
#ajaxkit-popup-content .account-login  .gender + .dob .dob-day,
#ajaxkit-popup-content .account-login  .gender + .dob .dob-month { width: 20.01053185887309%; }
#ajaxkit-popup-content .account-login  .gender + .dob .dob-year { width: 59.97893628225382%; }

#ajaxkit-popup-content .account-login  .form-list .customer-name-wrapper div div {width: 100%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-wrapper div div + div {margin-top: 1em;}


#ajaxkit-popup-content .success-msg,
#ajaxkit-popup-content .notice-msg,
#ajaxkit-popup-content .note-msg,
#ajaxkit-popup-content .error-msg {
	/*position: absolute;*/
    bottom: 100%;
    margin: 0;
    left: 0;
    right: 0;
}
.popup-alert #ajaxkit-popup-content {padding: 0;}
#AddToCart-popup .popup-alert .close-popup i{}
.popup-alert #ajaxkit-popup-content .success-msg,
.popup-alert #ajaxkit-popup-content .notice-msg,
.popup-alert #ajaxkit-popup-content .note-msg,
.popup-alert #ajaxkit-popup-content .error-msg {bottom: auto; top: 0;}
.popup-alert + div {display: none;}

@media only screen and (min-width: 1008px) and (max-width: 1331px) {
    #ajaxkit-popup-content .product-view .product-img-box .product-image-zoom img {opacity: 1; position: relative;}
    #AddToCart-popup .close-popup {right: 50px;}
}
@media only screen and (min-width: 768px) and (max-width: 1007px) {
    #ajaxkit-popup-content .product-view .product-img-box .product-image-zoom img {opacity: 1; position: relative;}
    #ajaxkit-popup-content .product-view .add-to-cart {display: inline-block; width: auto;}
    #ajaxkit-popup-content .product-view .quantity-wrapper input[id*="qty"], 
    #ajaxkit-popup-content .product-view .quantity-wrapper input.qty {width: 38px;}
    #ajaxkit-popup-content .product-view .add-to-cart .btn {display: inline-block; margin-left: 5px !important;}
    #ajaxkit-popup-content .product-view .quantity-wrapper {width: auto;}
    #ajaxkit-popup-content .product-view .add-to-links {margin: 0 !important; display: inline-block; vertical-align: top;}
    #ajaxkit-popup-content .product-view .add-to-links li {float: left;}
    #ajaxkit-popup-content .product-view .add-to-links li a {display: block; height: 40px; width: 40px; line-height: 40px; text-align: center; margin: 0;}
    #ajaxkit-popup-content .product-view .large-layout .add-to-links li:last-of-type,
    #ajaxkit-popup-content .product-view .medium-layout .add-to-links li:last-of-type {margin-left: 7px;}
    #ajaxkit-popup-content .product-view .small-layout .add-to-links {margin: 10px -5px 0 !important; width: calc(100% + 10px);}
    #ajaxkit-popup-content .product-view .small-layout .add-to-links li {width: 50%;}
    #ajaxkit-popup-content .product-view .small-layout .add-to-cart .btn {width: calc(100% - 90px); float: right;}
    #ajaxkit-popup-content .product-view .small-layout .add-to-cart {width: 100%;}

    .popup-added-product-list .products {max-width: 40%;}
    .popup-added-product-list .popup-info-wrapper {max-width: calc(60% - 60px);}
    #AddToCart-popup .close-popup {right: 15px;}
}
@media only screen and (max-width: 767px) {
    #ajaxkit-popup-content .product-view .product-img-box .product-image-zoom img {opacity: 1; position: relative;}
	#AddToCart-popup,
	#AddToCart-popup.products-wrapper {width: 100%; margin-left: 0; left: 0; right: 0;}
    #AddToCart-popup.products-wrapper .close-popup {top: -15px; right: 5px;}
    .popup-added-product-list .products {padding-right: 0; margin-right: 0; border-right: 0; padding-bottom: 1em; margin-bottom: 1.5em; border-bottom: 1px solid rgba(0,0,0,0.1);}
    .popup-added-product-list .buttons-wrapper .btn {display: block; float: none; text-align: center; width: 100%; margin: 0.3em;}
    .popup-added-product-list .buttons-wrapper .popup-timer {float: none;}
	.quick-view-data-container #AddToCart-popup,
	#AddToCart-popup.login-wrapper {width: 280px; margin-left: -140px; left: 50%;}
    #AddToCart-popup.login-wrapper {top: 20%;}
    #AddToCart-popup.login-wrapper p.required {/*display: none;*/}
    #ajaxkit-popup-content h6 {margin-bottom: 10px;}
    #ajaxkit-popup-content .buttons-bottom a:not(.btn) {display: block !important; width: 100%; text-align: center;}
    #ajaxkit-popup-content #ajaxkit-register-form-validate .password-inputs li + li {margin-top: 10px;}
    #AddToCart-popup.login-wrapper #ajaxkit-popup-content {max-height: 92vh; overflow-y: auto;}
    #ajaxkit-popup-content .product-view .small-layout .add-to-links {margin: 10px -5px 0 !important;}
    #ajaxkit-popup-content .product-view .large-layout .add-to-links li:last-of-type {margin-left: 0;}
    #ajaxkit-register-form-validate .customer-name-wrapper {margin-bottom: 1em;}
    #ajaxkit-register-form-validate .validation-failed {border: 1px solid #f00 !important; padding-right: 20px;}
    #ajaxkit-popup-content #ajaxkit-register-form-validate .form-list .customer-name-wrapper .customer-name-middlename {margin-left: 0; margin-right: 0;}
    #ajaxkit-popup-content #ajaxkit-register-form-validate .form-list .customer-name-wrapper div > div:not(.validation-advice) {padding: 0; position: relative;}
    #ajaxkit-popup-content #ajaxkit-register-form-validate .input-box {position: relative;}
    #ajaxkit-popup-content #ajaxkit-register-form-validate .validation-advice {
        font-size: 0;
        background: transparent;
        float: right;
        position: absolute;
        right: 10px;
        width: auto;
        padding: 0;
        transform: none;
        line-height: initial;
        transform: translateY(-50%);
        top: 50%;
    }
    #ajaxkit-popup-content #ajaxkit-register-form-validate .validation-advice:after {
        content: '\0043';
        display: block !important;
        font-family: 'meigee';
        position: static;
        font-size: 9px;
        color: #f00;
    }
    #ajaxkit-popup-content .product-view .add-to-cart .btn {width: 100%; margin-top: 10px;}
    #ajaxkit-popup-content .account-login form {padding: 0;}
    #ajaxkit-popup-content .account-login .name-firstname,
    #ajaxkit-popup-content .account-login .name-middlename,
    #ajaxkit-popup-content .account-login .name-lastname {/* width: 100%!important; */ margin-top: 0!important;}
    #ajaxkit-popup-content .account-login .name-middlename {margin-top: 1em!important; margin-bottom: 1em;}
    #ajaxkit-popup-content .buttons-bottom a.btn {margin-right: 0; width: 100%; margin-bottom: 10px;}
    #ajaxkit-popup-content .product-view .add-to-links {margin-top: 1em !important;}
    #ajaxkit-popup-content .product-view .add-to-links li {float: left;}
    #AddToCart-popup .close-popup i {font-size: 13px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#AddToCart-popup,
	#AddToCart-popup.products-wrapper {width: 100%;}
    .popup-added-product-list .products {
        max-width: 40%;
        float: left;
        border-bottom: none;
        border-right: 1px solid rgba(0,0,0,0.1);
        padding-bottom: 0;
        margin-bottom: 0;
        margin-right: 10px;
        padding-right: 10px;
    }
    .popup-added-product-list .popup-info-wrapper {max-width: calc(60% - 20px);}
    .popup-added-product-list .buttons-wrapper .btn {width: auto; float: right; margin: 0;}
    #AddToCart-popup #ajaxkit-popup-content .success-msg {font-size: 12px;}
    .popup-added-product-list .buttons-wrapper .popup-timer {float: left;}
	.quick-view-data-container #AddToCart-popup,
	#AddToCart-popup.login-wrapper {width: 340px; margin-left: -170px; left: 50%;}
}

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(../../skin/frontend/base/default/calendar/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #f4f0e8;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #f4f0e8;
}

.calendar tbody .rowhilite td {
  background: #e4e0d8;
}

.calendar tbody .rowhilite td.wn {
  background: #d4d0c8;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #f4f0e8;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #e4e0d8;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #fea;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #766;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

.loading-details { 
    background: url("https://www.buscamania.com/skin/frontend/base/default/trackorder/images/main-bg.png") repeat scroll 0 0 transparent; 
    height: 100%;  
    left: 0;  
    position: fixed;  
    top: 0;  
    width: 100%;   
    z-index: 99; 
}
#loading-details .update-popup { 
    position:fixed; 
    top:45%; 
    left:45%;
    width:300px;
    margin-left:-105px; 
    padding:15px 30px;
    background:#fff;
    color:#d85909;
    font-weight:bold;
    text-align:center; 
    z-index:400;
    webkit-border-radius: 6px;
    -moz-border-radius: 6px; 
    border-radius: 6px;
}
#loading-mask {  
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #F18200;
    margin: 20% auto;
    padding: 15px;
    text-align: center;
    width: 200px;
}
#loading-mask p{ 
    margin-bottom:0;
}

.track-data-table{ 
    margin-bottom:20px;
}

.order-info-message{ 
    padding-top: 15px;
}

.block-trackorder .block-content{
    padding: 5px 10px;
}
.statuses{
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.block-trackorder .block-title strong {  
    background-image: url("https://www.buscamania.com/skin/frontend/base/default/trackorder/images/i-trackorder.png"); 
    background-position: 0 0;
    background-repeat: no-repeat;   
    padding-left: 21px;
}
.statuses > span.active_order {
    background: #f69838;
    color: #fff;
    font-weight: bold;
    border-color: #f69838;
}
.myorder-wrapper{
    margin-top: 20px;
}
.statuses > span {
    display: inline-block;
    text-align: center;
    width: 75px;
    padding: 5px 0;
    text-align: center;
    background: #fff;
    border: 1px solid #000;
}
#checkout-review-table-wrapper,.myorder-wrapper{
    width:100%;
    float: left;
}
.myorder,.order_summery,.payment_method {
    width: 45%;
    float:left;
    background-color: #fff;
    color: #5A5A5C;
    padding: 15px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
}
.myorder-wrapper div:last-child{
    margin-right: 0;
}
.myorder h3,.order_summery h3,.payment_method h3{
    background-color: #f69838;
    color: #fff;
    font-weight: bolder;
    text-transform: uppercase;
    margin: -15px -15px 10px;
    padding: 5px 15px;
}
.inner_content {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}
.inner_content span,.inner_content label{
    width:50%;
    float:left;
    display: block;
}
.inner_content label span{
    float: right;
    padding-right: 10px;
    width: auto;
}
.data-table thead th{
    background: #dee3e3;
    color: #fff;
    border-right: 1px solid #f69838;   
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 8px;
}
.data-table {
    border: 1px solid #dee3e3;
    width: 100%;
}
.data-table thead th {
    background: none repeat scroll 0 0 #dee3e3;
    border-right: 1px solid #dee3e3;
    color: #5a5a5c;
}
.data-table tfoot {
    border-bottom: 1px solid #d9dde3;
}
.data-table tfoot tr {
    background-color: #dee3e3 !important;
}
.data-table tbody td {
    color: #5a5a5c;
}
.data-table tfoot td {
    border-right: 1px solid #dee3e3;
    color:#5a5a5c;
}
img.product_img{
    border: 1px solid #dee3e3;
    vertical-align: middle;
}
.sub-title{
    color:#5a5a5c;
    text-transform: uppercase;
}
.myorder a.print-icon {
    background: url("https://www.buscamania.com/skin/frontend/base/default/trackorder/images/i_print.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none !important;
    display: inline-block;
    font-size: 0;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 7px;
    width: 16px;
}
.bottom-align{
    vertical-align: bottom;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.buscamania.com/skin/frontend/base/default/css/product_slider/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

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

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

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 0px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div
{
	background:url(https://www.buscamania.com/skin/frontend/base/default/css/images/bg-control.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 44px;
    position: absolute;
    text-indent: -9999px;
    width: 44px;
	
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.owl-theme .owl-controls .owl-buttons .owl-prev 
{
    background-position: 0 0;
	position:absolute;
	left:0;
	top:50%;
}
.owl-theme .owl-controls .owl-buttons .owl-next 
{
    background-position: 100% 0;
	position:absolute;
	right:0;
	top:50%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover 
{
    background-color: #262626;
    background-position: 0 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover 
{
    background-color: #262626;
    background-position: 100% 100%;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin:0 3px;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 20px;
    box-shadow: 0 0 4px rgba(216, 216, 216, 1) inset;
	-webkit-box-shadow:0 0 4px rgba(216, 216, 216, 1) inset;
	-moz-box-shadow:0 0 4px rgba(216, 216, 216, 1) inset;
	-o-shadow:0 0 4px rgba(216, 216, 216, 1) inset;
    cursor: pointer;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
    z-index: 9;
	margin:0 0 5px 0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: none repeat scroll 0 0 #d5d5d5;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.buscamania.com/skin/frontend/base/default/css/product_slider/AjaxLoader.gif) no-repeat center center
}
/*************************************************
*CATEGORY PRODUCT SLIDER CSS
*************************************************/
.category-product-slider *{box-sizing:border-box;}
.category-product-slider a{text-decoration:none !important;}
.category-product-slider
{
	padding:10px 0;
	overflow:hidden;
}
.category-product-slider .title{margin:0 0 15px 0;}
.category-product-slider h3
{
	text-align:center;
	padding:5px;
	margin: 0;
	background:#ededed;
}
.category-product-slider ul,
.category-product-slider .actions-inner ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}
.category-product-slider ul li
{
	margin:0;
	list-style-type:none;
}
.category-product-slider .product-slider
{
	position:relative;
	margin:0;
}
.product-slider-outer{margin:0 -15px;box-sizing:border-box;}
.category-product-slider .ratings .rating-box{margin:0 auto;}
.category-product-slider .actions-inner li{margin:5px 0;}
.category-product-slider .owl-item .item
{
	padding:0 15px;
	box-sizing:border-box;
	margin:0;
}
.category-product-slider p,
.std .category-product-slider p{margin:0;}
.category-product-slider .item-inner
{
	position:relative;	
	padding: 0;
}
.category-product-slider .item-img
{
	position:relative;
}
.category-product-slider .new-box
{
	position:absolute;
	padding:5px;
	left:0px;
	top:0px;
	min-width:50px;
	text-align:center;
	font-size:14px;
	background:#000080 ;
	z-index:99;
	color:#fff;
	height: auto;
	text-indent: 0;
	width: auto;
}
.category-product-slider .new-box.saleproduct
{
	right:0px;
	left:auto;
	background:#ff8000;
}
.category-product-slider .product-image
{
	border:none;
	display:block;
}
.category-product-slider .product-image img{width:100%;}
.category-product-slider .box-content
{
	text-align:center;
	background:#ededed;
	padding:10px;
	margin:0;
}
.category-product-slider h2.product-name
{
	font-size:14px;
	padding:0;
	margin:0 0 10px 0;
	text-transform:uppercase;
	line-height:1.4;
	font-weight:bold;
}
.category-product-slider .no-rating
{
	margin:5px 0;
}
.category-product-slider .price-box
{
	margin:5px 0;
}
.category-product-slider .price-box p
{
	margin:0 5px;
	padding:0;
	display:inline-block;
}
.category-product-slider .price-box .price
{
	font-size:14px;
}
.category-product-slider .actions li,
{
	margin:5px 0;
}
.category-product-slider button
{
	padding:0 15px;
	line-height:30px;
	text-align:center;
	width:auto;
	margin:0;
	height:auto;
}
.category-product-slider .owl-theme .owl-controls .owl-buttons div
{
	background:#000;
	height:30px;
	width:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	position:absolute;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.category-product-slider .owl-theme .owl-controls .owl-buttons div .fa
{
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-indent:0;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.category-product-slider .owl-theme .owl-controls .owl-buttons .owl-prev{left:15px;}
.category-product-slider .owl-theme .owl-controls .owl-buttons .owl-next{right:15px;}
.category-product-slider .owl-theme .owl-controls .owl-buttons div:hover{background:#ddd;color:#000;}
.category-product-slider .owl-theme .owl-controls .owl-buttons div:hover .fa{color:#000;}
.category-product-slider .owl-theme .owl-controls{text-align:center;margin:15px 0 0 0;}
.category-product-slider .owl-theme .owl-controls .owl-page{display:inline-block;margin:0 3px;}
.category-product-slider .owl-theme .owl-controls .owl-page span
{
	margin:0;
	height:12px;
	width:12px;
	display:block;
	cursor:pointer;
	background:#333;	
	-webkit-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;	
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;	
}
.category-product-slider .owl-theme .owl-controls .owl-page span:hover,
.category-product-slider .owl-theme .owl-controls .owl-page.active span{background:#ccc;}
/* Generated by Glyphter (http://www.glyphter.com) on  Tue Sep 19 2017*/
@font-face {
    font-family: 'meigee';
    src: url('../../skin/frontend/glam/default/fonts/meigee.eot');
    src: url('../../skin/frontend/glam/default/fonts/meigee.eot#iefix') format('embedded-opentype'),
         url('../../skin/frontend/glam/default/fonts/meigee.woff') format('woff'),
         url('../../skin/frontend/glam/default/fonts/meigee.ttf') format('truetype'),
         url('../../skin/frontend/glam/default/fonts/meigee.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='meigee-']:before{
	display: inline-block;
   font-family: 'meigee';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.meigee-account:before{content:'\0041';}
.meigee-cart:before{content:'\0042';}
.meigee-close:before{content:'\0043';}
.meigee-compare:before{content:'\0044';}
.meigee-pencil:before{content:'\0045';}
.meigee-email:before{content:'\0046';}
.meigee-nav:before{content:'\0047';}
.meigee-quickview:before{content:'\0048';}
.meigee-zoom:before{content:'\0049';}
.meigee-wishlist:before{content:'\004a';}
.meigee-search:before{content:'\004b';}
.meigee-arrow-down:before{content:'\004c';}
.meigee-arrow-down-circle:before{content:'\004d';}
.meigee-arrow-left:before{content:'\004e';}
.meigee-arrow-right:before{content:'\004f';}
.meigee-arrow-up:before{content:'\0050';}
.meigee-arrow-up-circle:before{content:'\0051';}
.meigee-calendar:before{content:'\0052';}
.meigee-chart:before{content:'\0053';}
.meigee-check:before{content:'\0054';}
.meigee-clock:before{content:'\0055';}
.meigee-eye:before{content:'\0056';}
.meigee-fa-behance:before{content:'\0057';}
.meigee-fa-caret-down:before{content:'\0058';}
.meigee-fa-caret-up:before{content:'\0059';}
.meigee-fa-cog:before{content:'\005a';}
.meigee-fa-envelope:before{content:'\0061';}
.meigee-fa-envelope-o:before{content:'\0062';}
.meigee-fa-exclamation-triangle:before{content:'\0063';}
.meigee-fa-facebook:before{content:'\0064';}
.meigee-fa-flickr:before{content:'\0065';}
.meigee-fa-google-plus:before{content:'\0066';}
.meigee-fa-info:before{content:'\0067';}
.meigee-fa-info-circle:before{content:'\0068';}
.meigee-fa-instagram:before{content:'\0069';}
.meigee-fa-language:before{content:'\006a';}
.meigee-fa-linkedin:before{content:'\006b';}
.meigee-fa-pinterest-p:before{content:'\006c';}
.meigee-fa-rss:before{content:'\006d';}
.meigee-fa-star:before{content:'\006e';}
.meigee-fa-tumblr:before{content:'\006f';}
.meigee-fa-twitter:before{content:'\0070';}
.meigee-fa-vimeo:before{content:'\0071';}
.meigee-fa-vine:before{content:'\0072';}
.meigee-fa-youtube-play:before{content:'\0073';}
.meigee-filter:before{content:'\0074';}
.meigee-lock:before{content:'\0075';}
.meigee-meigee-grid:before{content:'\0076';}
.meigee-meigee-list:before{content:'\0077';}
.meigee-minus:before{content:'\0078';}
.meigee-notebook:before{content:'\0079';}
.meigee-options-vertical:before{content:'\007a';}
.meigee-plus:before{content:'\0030';}
.meigee-printer:before{content:'\0031';}
.meigee-slider-arrow-left:before{content:'\0032';}
.meigee-slider-arrow-right:before{content:'\0033';}
.meigee-trash:before{content:'\0034';}
.meigee-arrow-right-notification:before{content:'\0035';}
@font-face {
  font-family: 'meigee-additional';
  src:  url('../../skin/frontend/glam/default/fonts/meigee-additional_qwfmqb.eot');
  src:  url('../../skin/frontend/glam/default/fonts/meigee-additional_qwfmqb.eot#iefix') format('embedded-opentype'),
    url('../../skin/frontend/glam/default/fonts/meigee-additional_qwfmqb.ttf') format('truetype'),
    url('../../skin/frontend/glam/default/fonts/meigee-additional_qwfmqb.woff') format('woff'),
    url('../../skin/frontend/glam/default/fonts/meigee-additional_qwfmqb-meigee-additional.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="meigeeadditional-"], [class*=" meigeeadditional-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'meigee-additional' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.meigeeadditional-author:before {
  content: "\e90a";
}
.meigeeadditional-category:before {
  content: "\e90b";
}
.meigeeadditional-clock:before {
  content: "\e90c";
}
.meigeeadditional-comment:before {
  content: "\e90d";
}
.meigeeadditional-post:before {
  content: "\e90e";
}
.meigeeadditional-star:before {
  content: "\e90f";
}
.meigeeadditional-check-new:before {
  content: "\e909";
}
.meigeeadditional-size:before {
  content: "\e908";
}
.meigeeadditional-coupon:before {
  content: "\e907";
}
.meigeeadditional-grid-5:before {
  content: "\e903";
}
.meigeeadditional-grid-6:before {
  content: "\e904";
}
.meigeeadditional-grid-7:before {
  content: "\e905";
}
.meigeeadditional-grid-8:before {
  content: "\e906";
}
.meigeeadditional-grid-2:before {
  content: "\e902";
}
.meigeeadditional-grid-3:before {
  content: "\e900";
}
.meigeeadditional-grid-4:before {
  content: "\e901";
}

.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://www.buscamania.com/skin/frontend/glam/default/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

@media only screen and (min-width: 1008px) {
	.vertical-menu-wrapper {
		position: absolute;
		top: 100%;
		z-index: 99999;
		background-color: #fff;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
		border: solid 1px #ddd;
		border-radius: 0;
		width: 298px;
		display: none;
	}
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top {background-color: transparent !important;}
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top:hover:before,
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top.over:before,
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top:focus:before {background-color: rgba(0,0,0,0.06) !important; color: #111;}
	 .vertical-menu-wrapper ul.level0 {overflow: hidden;}
	.vertical-menu-button {
	 	font-size: 15px;
	 	color: #222;
	 	background-color: #eee;
	 	text-transform: none;
	 	padding: 15px 20px;
	 	display: none !important;
	 	cursor: pointer;
	 	font-weight: 300;
	 }
	.vertical-menu-button i {
	    color: #222;
	    margin-right: 10px;
	    vertical-align: middle;
	}
	#header .vertical-menu-wrapper .category-label {
		position: relative;
		top: auto;
		vertical-align: middle;
	}
	#sticky-header .nav-wide li.level-top.vertical-parent {position: relative;}
	#sticky-header .vertical-menu-wrapper {top: 100%; left: 0; margin-top: 0;}
	.vertical-menu-wrapper ul ul {
		display: block; 
		position: absolute; 
		left: 100%!important; 
		background-color: #fff; 
		width: 200px; 
		padding: 1.5em; 
		box-shadow: 0 0 9px rgba(0,0,0,.2); 
		z-index: -1;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		transform: translateX(-15px);
	}	
	.vertical-parent.over .vertical-menu-wrapper ul li.parent.over ul {
		opacity: 1;
		visibility: visible;
		transform: translateX(0);
	}
	.vertical-menu-wrapper ul ul a {
		opacity: 0;
		transition: opacity 300ms ease;
		-moz-transition: opacity 300ms ease;
		-webkit-transition: opacity 300ms ease;
		-o-transition: opacity 300ms ease;
	}
	ul.topmenu .vertical-menu-wrapper li ul.shown-sub,
	ul.topmenu .vertical-menu-wrapper li div.shown-sub {z-index: 1;}
	ul.topmenu .vertical-menu-wrapper li ul.shown-sub a,
	ul.topmenu .vertical-menu-wrapper li div.shown-sub a {opacity: 1;}
	.nav-wide .vertical-menu-wrapper  ul.level0 li.level1 {display: block;}
	header#header .vertical-menu-button span.close,
	header#header .vertical-menu-wrapper .vertical-menu-button i.icon-minus,
	header#header .vertical-menu-wrapper.open .vertical-menu-button i.icon-plus,
	header#header .vertical-menu-wrapper.open .vertical-menu-button span.open {display: none;}
	#header .vertical-menu-button span {
		display: inline-block;
		vertical-align: middle;
		font-size: 15px;
		text-transform: none;
	}
	header#header .vertical-menu-wrapper .vertical-menu-button i.icon-plus,
	header#header .vertical-menu-wrapper.open .vertical-menu-button i.icon-minus,
	header#header .vertical-menu-wrapper.open .vertical-menu-button span.close {display: inline-block;}
	ul.topmenu li .vertical-menu-wrapper.shown-sub {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
	.vertical-menu-wrapper:not(.default-open) {
		display: block;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		transform: translateY(-15px);
	}
	ul.topmenu li.vertical-parent {
		display: inline-block;
		border-radius: 0;
		position: relative;
	}
	#sticky-header ul.topmenu li.vertical-parent > a.vertical-parent.level-top {
		line-height: 40px;
	}
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top {
		border: none;
		background: none;
		font-weight: 600;
		font-size: 15px;
		width: auto;
		height: auto;
		padding: 0;
		color: rgba(0,0,0,0.8);
		line-height: 34px;
		text-align: center;
		text-transform: uppercase;
	}
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top span {display: none;	}
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top:after {
		border-top-color: rgba(255,255,255,0.3);
		margin-left: 15px;
	}
	ul.topmenu li.vertical-parent > a.vertical-parent.level-top:before {
		content: '\0047';
		display: inline-block;
		font-family: 'meigee';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 40px;	
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 16px;
		color: inherit;
		height: auto;
		vertical-align: middle;
		position: relative;
		background-color: transparent;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 40px;
		height: 40px;
	}
	#header ul.topmenu li.vertical-parent > a.vertical-parent.level-top span:after {content: none;}
	#sticky-header ul.topmenu li.vertical-parent ul.level1 a i {display: none;}
	ul.topmenu li.vertical-parent li.level1 a i.custom-icon {
		display: inline-block;
		vertical-align: middle;
		margin: -7px 0;
		position: relative;
		left: auto;
		top: auto;
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	ul.topmenu li.vertical-parent li.level1 a i.custom-icon:before {color: #222; margin: 0 10px 0 0; font-size: 24px;}
	ul.topmenu li.vertical-parent li.level1 > a {padding: 13px 29px 13px 30px; display: block; line-height: 1.4;}
	ul.topmenu li.vertical-parent li.level1 > a.active,
	ul.topmenu li.vertical-parent li.level1 > a:hover {background-color: #eee;}
	ul.topmenu li.vertical-parent li.level1 span.subtitle {padding: 0; font-size: 14px; text-transform: uppercase; color: rgba(0,0,0,.5); line-height: 1.5em;}
	ul.topmenu li.vertical-parent li.level1:not(.last) a {border-bottom: 1px solid rgba(0,0,0,0.1);}
	ul.topmenu li.vertical-parent li.level1 ul li.last:not(.level2) a {border-bottom: none;}
	ul.topmenu li.vertical-parent ul.level0 li.level1 > a i.custom-icon + span.subtitle {padding-left: 0;}
	ul.topmenu li.vertical-parent li.level1.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: 20px;
	    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;
	}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) {position: static;}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 {
		width: 530px;
		background: #fff;
		top: 0;
		background-repeat: no-repeat;
		border: solid 1px #ddd;
		min-height: 100%;
		-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);
	}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 > li {float: left; padding: 0 8px;}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 > li > a {
		font-weight: normal;
		color: #000;
		font-size: 14px;
		font-family: 'Overpass', sans-serif;
	    text-transform: uppercase;
	    letter-spacing: .4px;
	    display: block;
	}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 > li > a:hover {color: inherit;}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 > li ul {display: block; position: static; box-shadow: none; width: auto; background: none; padding: 0;}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 > li ul 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: 'Space Mono', sans-serif;
	    padding: 10px 0 10px 10px;
	}
	.vertical-menu-wrapper li.level1:not(.default-dropdown) > ul.level1 > li ul a:hover {color: inherit; background-color: rgba(0,0,0,0.06);}
}
@media only screen and (min-width: 1332px){
    #header .vertical-menu-wrapper.default-open {display: block; opacity: 0; z-index: -1;}
    #sticky-header .vertical-menu-wrapper {/*display: none;*/}
}
@media only screen and (min-width: 1008px) and (max-width: 1331px) {
	.vertical-menu-wrapper,
	#header ul.topmenu li.vertical-parent {padding-top: 2px;}
	#sticky-header .parent-menu-item-button i {top: 3px;}
	.parent-menu-item-button {
		float: right;
		font-size: 18px;
		margin: 13px 10px;
	}
	#header ul.topmenu li.vertical-parent > a.vertical-parent.level-top {
		padding-left: 3px;
		padding-right: 3px;
		font-size: 16px;
		text-transform: none;
	}
	#header ul.topmenu li.vertical-parent > a.vertical-parent.level-top:before {
		margin-right: 0;
	}
	.parent-menu-item-button i {vertical-align: middle; line-height: 1; position: relative; top: 1px;}
	.parent-menu-item-button .meigee-minus,
	.parent-menu-item-button.active .meigee-plus {display: none;}
	.parent-menu-item-button.active .meigee-minus {display: inline-block;}
	ul.topmenu li .vertical-menu-wrapper.shown-sub {padding-bottom: 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.vertical-parent .default-open {margin-left: -15px; margin-right: -15px;}
	.vertical-parent .default-open li.level1 a {padding: .75em 20px !important; display: block;}
	ul.topmenu .vertical-parent li {float: none; width: 100% !important;}
	body .header .topmenu ul ul .menu-item-button {top: 10px;}
	ul.topmenu li.level-top.vertical-parent .vertical-menu-button {display: none;}
	ul.topmenu li.level-top.vertical-parent > a {border-bottom: 1px solid rgba(0,0,0,0.1);}
}
@media only screen and (max-width: 767px) {
	.vertical-parent .default-open {margin-left: -15px; margin-right: -15px;}
	.vertical-parent .default-open li.level1 a {padding: .75em 20px !important; display: block;}
	ul.topmenu .vertical-parent li {float: none; width: 100% !important;}
	body .header .topmenu ul ul .menu-item-button {top: 5px;}
	ul.topmenu li.level-top.vertical-parent .vertical-menu-button {display: none;}
	ul.topmenu li.level-top.vertical-parent > a {border-bottom: 1px solid rgba(0,0,0,0.1);}
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=fa9f68047c9d00191b24cf712960d394)
 * Config saved to config.json and https://gist.github.com/fa9f68047c9d00191b24cf712960d394
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:initial}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:initial}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Merriweather",Arial,Helvetica,sans-serif;font-size:12px;line-height:1.42857143;color:#666;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:none}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive{display:block;max-width:75%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:17px;margin-bottom:8.5px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:8.5px;margin-bottom:8.5px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:31px}h2,.h2{font-size:25px}h3,.h3{font-size:21px}h4,.h4{font-size:15px}h5,.h5{font-size:12px}h6,.h6{font-size:11px}p{margin:0 0 8.5px}.lead{margin-bottom:17px;font-size:13px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:18px}}small,.small{font-size:91%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:7.5px;margin:34px 0 17px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:8.5px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:17px}dt,dd{line-height:1.42857143}dt{font-weight:initial}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:8.5px 17px;margin:0 0 17px;font-size:15px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:17px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:8px;margin:0 0 8.5px;font-size:11px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media (min-width:768px){.container{width:740px}}@media (min-width:1008px){.container{width:960px}}@media (min-width:1332px){.container{width:1272px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:1008px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1332px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:17px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:12.75px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:12px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-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}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:31px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:28px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:42px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:17px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:29px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-sm{height:28px;line-height:28px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:28px;line-height:28px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:28px;min-height:28px;padding:6px 10px;font-size:11px;line-height:1.5}.input-lg{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}select.input-lg{height:42px;line-height:42px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:42px;line-height:42px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:42px;min-height:32px;padding:11px 16px;font-size:15px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:38.75px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:31px;height:31px;line-height:31px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:42px;height:42px;line-height:42px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:28px;height:28px;line-height:28px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-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)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-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)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-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)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:22px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#a6a6a6}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:24px}.form-horizontal .form-group{margin-left:-10px;margin-right:-10px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:15px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:11px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:none;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:12px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:42px;padding:10px 16px;font-size:15px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:42px;line-height:42px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:28px;line-height:28px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:11px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:15px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:17px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:10px;padding-left:10px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-10px;margin-left:-10px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:16.5px 10px;font-size:15px;line-height:17px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-10px}}.navbar-toggle{position:relative;float:right;margin-right:10px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:8.25px -10px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:17px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:16.5px;padding-bottom:16.5px}}.navbar-form{margin-left:-10px;margin-right:-10px;padding:10px 10px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:9.5px;margin-bottom:9.5px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:9.5px;margin-bottom:9.5px}.navbar-btn.btn-sm{margin-top:11px;margin-bottom:11px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16.5px;margin-bottom:16.5px}@media (min-width:768px){.navbar-text{float:left;margin-left:10px;margin-right:10px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-10px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:17px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:17px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:15px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:11px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:17px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.panel{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:14px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:17px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:1008px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Merriweather",Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:11px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:1007px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md-block{display:block !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md-inline{display:inline !important}}@media (min-width:1008px) and (max-width:1331px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1332px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1332px){.visible-lg-block{display:block !important}}@media (min-width:1332px){.visible-lg-inline{display:inline !important}}@media (min-width:1332px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:1007px){.hidden-sm{display:none !important}}@media (min-width:1008px) and (max-width:1331px){.hidden-md{display:none !important}}@media (min-width:1332px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
/**
 * @package     glam
 * @copyright   Copyright (c) 2010-2015 MeigeeTeam. (http://www.meigeeteam.com)
 */

/* #Desktop - Extra Large ================================================== */

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

    /* Skin Paddings ================================================================================= */
    .row.skin-padding {
        margin-left: -15px;
        margin-right: -15px;
    }
    .skin-padding .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .skin-padding .col-xs-1,
    .skin-padding .col-sm-1,
    .skin-padding .col-md-1,
    .skin-padding .col-lg-1,
    .skin-padding .col-xs-2,
    .skin-padding .col-sm-2,
    .skin-padding .col-md-2,
    .skin-padding .col-lg-2,
    .skin-padding .col-xs-3,
    .skin-padding .col-sm-3,
    .skin-padding .col-md-3,
    .skin-padding .col-lg-3,
    .skin-padding .col-xs-4,
    .skin-padding .col-sm-4,
    .skin-padding .col-md-4,
    .skin-padding .col-lg-4,
    .skin-padding .col-xs-5,
    .skin-padding .col-sm-5,
    .skin-padding .col-md-5,
    .skin-padding .col-lg-5,
    .skin-padding .col-xs-6,
    .skin-padding .col-sm-6,
    .skin-padding .col-md-6,
    .skin-padding .col-lg-6,
    .skin-padding .col-xs-7,
    .skin-padding .col-sm-7,
    .skin-padding .col-md-7,
    .skin-padding .col-lg-7,
    .skin-padding .col-xs-8,
    .skin-padding .col-sm-8,
    .skin-padding .col-md-8,
    .skin-padding .col-lg-8,
    .skin-padding .col-xs-9,
    .skin-padding .col-sm-9,
    .skin-padding .col-md-9,
    .skin-padding .col-lg-9,
    .skin-padding .col-xs-10,
    .skin-padding .col-sm-10,
    .skin-padding .col-md-10,
    .skin-padding .col-lg-10,
    .skin-padding .col-xs-11,
    .skin-padding .col-sm-11,
    .skin-padding .col-md-11,
    .skin-padding .col-lg-11,
    .skin-padding .col-xs-12,
    .skin-padding .col-sm-12,
    .skin-padding .col-md-12,
    .skin-padding .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px;
    }
    body .container {
      padding-left: 40px;
      padding-right: 40px;
    }
    body .container .container {
      padding-left: 10px;
      padding-right: 10px;
    }
    body.wide-header .header-wrapper .container,
    body.wide-breadcrumbs .breadcrumbs-wrapper .container,
    body.wide-content .content-wrapper .container,
    body.wide-footer #footer .container {
      max-width: 100vw;
    }

    body.boxed-header .header-wrapper .container {/*padding-right: 40px; padding-left: 40px;*/ width: 1332px;}
    body.boxed-breadcrumbs .breadcrumbs-wrapper .container {padding-right: 40px; padding-left: 40px; width: 1332px;}
    body.boxed-content .content-wrapper .container {padding-right: 40px; padding-left: 40px; width: 1332px;}
    body.boxed-footer #footer .container {padding-right: 40px; padding-left: 40px; width: 1332px;}
    body.boxed-header .fullwidth,
    body.boxed-breadcrumbs .fullwidth,
    body.boxed-content .fullwidth,
    body.boxed-footer .fullwidth,
    body.boxed-content .fullwidth {margin-left: -40px; margin-right: -40px}
    .boxed-content .related-bottom .widget-title {margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px;}
    .boxed-content .related-bottom .widget-title .more-link {right: 40px;}
    .boxed-content hr.fullwidth {margin-left: -40px; margin-right: -40px;}
    .boxed-content .fullwidth-banners {margin-left: -40px; margin-right: -40px;}
    .boxed-content .widget-title.fullwidth {margin-left: -40px; margin-right: -40px; padding-left: 40px; padding-right: 40px;}
    .boxed-content .widget-title.fullwidth a.more-link {right: 40px;}
    .checkout-multishipping-addresses .table-responsive {overflow: visible;}
    .sorter .sort-by .bootstrap-select > .selectpicker {min-width: 205px;}
    
    .header .links {display: inline-block;}
    .header .links li.last {}
    .header .account .links {display: block; margin-top: 15px;}
    .header .links:not(.default-links) li.last a {display: inline-block; padding-right: 5px;}
    .boxed-header .header ul.topmenu li.level0.vertical-parent + li.level0.first a.level-top,
    .boxed-header-bg .header ul.topmenu li.level0.vertical-parent + li.level0.first a.level-top {padding-left: 20px;}
    .nav-wide .menu-wrapper li[data-bold-link='1'] > a {
      color: #000;
      font-size: 14px;
      display: block;
      width: 100%;
      position: relative;
      line-height: 1.5em;
      display: inline-block;
      font-family: 'Overpass', sans-serif;
      text-transform: uppercase;
      letter-spacing: .4px;
      border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .nav-wide .menu-wrapper li[data-bold-link='1'] > .category-image {
        display: block;
    }
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 li.level2[data-bold-link='1'] > ul {
        position: static;
        border: none;
        display: block;
        box-shadow: none;
        transform: translate(0, 0) !important;
        opacity: 1;
        visibility: visible;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner {background-color: #fff;}
   
    body.cms-index-index #header.header-2 {/*position: absolute;*/  position: initial;top: 0; right: 0; left: 0; z-index: 9999;}
    .wide-header.cms-index-index #header.header-2.transparent-header .middle-block,
    .boxed-header.cms-index-index #header.header-2.transparent-header .middle-block .container,
    .boxed-header-bg.cms-index-index #header.header-2.transparent-header .middle-block .container {background-color: transparent !important;}
    body.wide-content .subscribe-block {background-image: url("../../skin/frontend/glam/default/images/glam_newsletter_bg_wide.jpg");}
    .nav-wide .menu-wrapper:not(.default-menu):not(.tabs-menu) ul.level0 li.level1 span.subtitle {padding-left: 10px;}
    /*Header 5*/
    #header.header-5 .navbar-default,
    #header.header-5 .navbar-default .navbar-collapse {display: inline-block !important;}
    /*Header 6*/
    .wide-header #header.header-6 .middle-block {padding-left: 0; padding-right: 0;}
    /*Header 8*/
    #header.header-8 .navbar-default,
    #header.header-8 .navbar-default .navbar-collapse {display: inline-block !important;}
    .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-left: 10px; padding-right: 10px;}
    /*Header 10*/
    body.cms-index-index #header.header-10 {position: absolute; top: 30px; right: 0; left: 0; z-index: 9999;}
    #header.header-10 .navbar-default,
    #header.header-10 .navbar-default .navbar-collapse {display: inline-block !important;}
    .wide-header.cms-index-index #header.header-10.transparent-header .middle-block,
    .boxed-header.cms-index-index #header.header-10.transparent-header .middle-block .container,
    .boxed-header-bg.cms-index-index #header.header-10.transparent-header .middle-block .container {background-color: transparent !important;}
    .wide-header.cms-index-index #header.header-10:not(.transparent-header) .middle-block {background-color: #fff;}

    /* Home Page */
    .slider-wrapper {float: left; width: 72.855%;}
    .slider-right-block {float: left; width: 27.145%;}
    .home-widget-slider {/*margin: 0 -20px;*/}
    .widget-latest .home-slider-container .owl-buttons {left: -70px; right: -70px;} 
    body.wide-content .slider-container .home-widget-slider .owl-buttons,
    body.boxed-content-bg .slider-container .home-widget-slider .owl-buttons {top: 0 !important; right: 0; left: auto; transform: translateY(calc(-100% - 15px)) !important;}
    .products-grid .item .indent.type-2 .price-action-block.two-items .btn {
        opacity: 0;
        z-index: -99;
        height: auto;
        line-height: 1;
        top: 50%;
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
    }
    .products-grid .item .indent.type-2 .price-action-block.two-items {
        position: relative;
    }
    .products-grid .item .indent.type-2 .price-action-block.two-items .btn {
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .products-grid .item .indent.type-2:focus .price-action-block.two-items .btn,
    .products-grid .item .indent.type-2:hover .price-action-block.two-items .btn {
        display: inline-block;
        opacity: 1;
        z-index: 1;
    }
    .products-grid .item .indent.type-2 .price-box {
        margin: 0;
        padding: 0;
        border: none;
    }
    .products-grid .item .indent.type-2:focus .price-action-block.two-items .price-box,
    .products-grid .item .indent.type-2:hover .price-action-block.two-items .price-box {
        z-index: -999;
        opacity: 0;
    }
    .mobile-device .products-grid .item .indent.type-2 .price-action-block.two-items .btn {
        visibility: visible;
        position: absolute;
        top: auto;
        left: auto;
        right: auto;
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .product-view .with-sidebar .product-main-information {float: none; display: inline-block;}

    .text-blocks-wrapper .text-item:not(:first-of-type) {border-left: none;}
    body.catalog-product-view .main-container.col3-layout .product-view .box-reviews .form-add .block-title {margin-top: 20px;}
    .main-container.col1-layout .product-view .no-sidebar .product-shop.large-layout,
    .main-container.col1-layout .product-view .no-sidebar .product-shop.medium-layout {padding-left: 80px;}
    .main-container.col1-layout #AddToCart-popup .product-view .no-sidebar .product-shop.large-layout,
    .main-container.col1-layout #AddToCart-popup .product-view .no-sidebar .product-shop.medium-layout {padding-left: 20px;}
    body:not(.wide-content) .opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
    body:not(.wide-content) .opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
    body:not(.wide-content) .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename,
    body:not(.wide-content) .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename { margin-top: -1.42em; }

    #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;
        position: absolute;
        right: 0;
    }
    #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);
    }
}

/* #Desktop ================================================== */

/* Note: Design for a width of 1024px */

@media only screen and (min-width: 1008px) and (max-width: 1331px) {
    #toTop {bottom: 60px;}
    body.boxed-header .fullwidth,
    body.boxed-breadcrumbs .fullwidth,
    body.boxed-content .fullwidth,
    body.boxed-footer .fullwidth,
    body.boxed-content .fullwidth {margin-left: -10px; margin-right: -10px}
	.form-list .gender { width: 13.88888888888889%; }
	.form-list .gender + li.customer-dob { width: 69.44444444444444%; }
	.form-list .gender + li.customer-dob .dob-month,
	.form-list .gender + li.customer-dob .dob-day { width: 19.99000499750125%; }
	.form-list .gender + li.customer-dob .dob-year { width: 59.82008995502249%; }
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename { margin-top: -1.42em; }

	[class*="col2-"] .products-grid.six-columns li.item,
	[class*="col2-"] .products-grid.seven-columns li.item,
	[class*="col2-"] .products-grid.eight-columns li.item { width: 20%; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(6n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(7n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(5n+1) { clear: left; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(5n+5),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(5n+5),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(5n+5) { clear: right; }

	.col3-layout .products-grid.five-columns li.item,
	.col3-layout .products-grid.six-columns li.item,
	.col3-layout .products-grid.seven-columns li.item,
	.col3-layout .products-grid.eight-columns li.item { width: 25%; }

	.col3-layout .products-grid.six-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(6n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(7n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+1) { clear: left; }

	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+4) { clear: right; }

	#header ul.topmenu li.level0.first a.level-top .custom-icon.ion-ios-home-outline {margin-left: -20px;}

	.footer-products-list .product-shop {width: 65%;}
	.customer-reviews-widget .btn {padding-left: 20px; padding-right: 20px;}

	/* Header */
    #header .header-socials .btn-default {margin-right: 0;}
    .header .welcome-msg {font-size: 12px; float: none;}
    .header .logo-wrapper {float: none; text-align: center;}
    .header .right-block {}
    .header .header-text-blocks {float: none; vertical-align: middle;}
    .header .header-text-blocks li + li {margin-left: 20px; padding-left: 24px;}
    .header .search-mini-form {/*margin-left: 20px;*/}
    .header .header-custom-links li {padding: 0 10px;}
    .header .header-text-banner .title {
        font-size: 18px;
        line-height: 14px;
    }
    .header .header-info {float: none; margin-bottom: -2px;}
    #header .top-block ul.social-links {float: none;}
    .header .header-text-banner .image-block {
        max-width: 50%;
        margin-right: -10px;
        padding-top: 12px;
    }

    .header .header-indent .header-address {
        margin-top: 30px;
    }
    .header .header-indent .search-mini-form {
        padding: 30px 0;
    }
    .header .header-indent ul.social-links {
        padding: 35px 0 20px;
    }
    .header .header-text-banner .image-text {
        right: 21px;
    }
    .bordered-wrapper {
        padding: 20px;
    }
    .boxed-header .header ul.topmenu li.level0.vertical-parent + li.level0.first a.level-top,
    .boxed-header-bg .header ul.topmenu li.level0.vertical-parent + li.level0.first a.level-top {padding-left: 15px;}
    ul.topmenu li.level0.nav-1 a.level-top .custom-icon.meigee-fa-home {
        margin: -14px -10px;
        padding: 14px 15px;
    }
    .header-indent .nav-wide .menu-wrapper {
      min-width: 800px;
    }
    .wide-header #header .top-block,
    .boxed-header #header .top-block .container,
    .boxed-header-bg #header .top-block .container {text-align: center;}
    .header .right-items {display: block; padding-top: 5px; padding-bottom: 5px;}
    .header .search-mini-form {width: auto;  margin-right: 0;}
    header.header .top-cart {margin: 0; width: auto;}
    .header .account .links {display: block;}
    .header .links {display: block; margin-top: 15px;}
    .header .links:not(.default-links) li.last a {display: inline-block;}

    body.cms-index-index #header.header-2 {position: absolute; top: 0; right: 0; left: 0; z-index: 9999;}
    .wide-header.cms-index-index #header.header-2.transparent-header .middle-block,
    .boxed-header.cms-index-index #header.header-2.transparent-header .middle-block .container,
    .boxed-header-bg.cms-index-index #header.header-2.transparent-header .middle-block .container {background-color: transparent !important;}
    .nav-wide .menu-wrapper.tabs-menu li.level1:not([data-columns='1']) > .menu-inner ul.level1 li.level2 > a {
      color: #000;
      font-size: 14px;
      display: block;
      width: 100%;
      position: relative;
      line-height: 1.5em;
      display: inline-block;
      font-family: 'Overpass', sans-serif;
      text-transform: uppercase;
      letter-spacing: .4px;
      border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner {background-color: #fff;}
    .nav-wide .menu-wrapper:not(.default-menu):not(.tabs-menu) ul.level0 li.level1 span.subtitle {padding-left: 10px;}

    /*Header 2*/
    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-top: 30px;}
    /*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 {padding-top: 30px; padding-bottom: 10px;}
    #header.header-3 ul.topmenu li.level0 a.level-top {padding-left: 12px; padding-right: 12px;}
    #header.header-3 ul.topmenu li.level0.over a.level-top:before,
    #header.header-3 ul.topmenu li.level0 a.level-top:hover:before,
    #header.header-3 ul.topmenu.navbar-nav li.level0.active > a.level-top:before {left: 12px; right: 12px;}
    /*Header 5*/
    #header.header-5 .navbar-default,
    #header.header-5 .navbar-default .navbar-collapse {display: inline-block !important;}
    /*Header 8*/
    #header.header-8 .navbar-default,
    #header.header-8 .navbar-default .navbar-collapse {display: inline-block !important;}
    #header.header-8 h2.logo {padding-left: 10px;}
    /*Header 10*/
    #header.header-10 .navbar-default,
    #header.header-10 .navbar-default .navbar-collapse {display: inline-block !important;}
    .nav-wide .menu-wrapper li[data-bold-link='1'] > a {
      color: #000;
      font-size: 14px;
      display: block;
      width: 100%;
      position: relative;
      line-height: 1.5em;
      display: inline-block;
      font-family: 'Overpass', sans-serif;
      text-transform: uppercase;
      letter-spacing: .4px;
      border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .nav-wide .menu-wrapper li[data-bold-link='1'] > .category-image {
        display: block;
    }
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 li.level2[data-bold-link='1'] > ul {
        position: static;
        border: none;
        display: block;
        box-shadow: none;
        transform: translate(0, 0) !important;
        opacity: 1;
        visibility: visible;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner {background-color: #fff;}

    .slider-wrapper {float: left; width: 73.22111%;}
    .slider-right-block {float: left; width: 26.77889%;}
    #home-image-slider .item .slide-container {top: 22%;}
    .text-banner .title {
        font-size: 20px;
        line-height: 24px;
    }
    .text-banner .banner-label {
        font-size: 11px;
        font-weight: 500;
    }
    .text-banner .strong-title {
        font-size: 66px;
    }
    .text-banner .banner-price-wrapper {
        height: 60px;
        width: 60px;
        line-height: 60px;

    }
    .text-banner .banner-price-wrapper .banner-price {
        font-size: 20px;
    }
    .text-banner .subtitle {
        font-size: 16px;
        line-height: 12px;
    }
    .text-blocks-wrapper .text-item:not(:first-of-type) {border-left: none;}

    /* Sticky Header */
    #sticky-header ul.topmenu li.level0 a.level-top { font-size: 12px; line-height: 1.55;}
    .header-layout-1 #sticky-header ul.topmenu li.level0 a.level-top {}
    #sticky-header  .top-cart .block-title .top-cart-label {}
    #sticky-header ul.topmenu li.level0.nav-1 a.level-top .custom-icon.meigee-fa-home {
        margin: -14px -5px;
        padding: 14px 10px;
    }
    #sticky-header .top-cart .block-title .title-cart {
        /*padding-top: 10px;
        padding-bottom: 10px;*/
    }

	.header-layout-1 #sticky-header .small-logo {margin: 0 20px 0 0}
    /*Header custom dropdown*/
    .header .preview-dropdown-wrapper:not(.product-page) .preview-block:nth-child(5n+1) {clear: left;}

	/* Widgets: Products */
	/* Lisitng ===================== */

	.col3-layout .banner-content .title { font-size: 1.33em; }
	.col3-layout .banner-content i,
	.col3-layout .sorter .amount { display: none; }
	.toolbar .sorter {width: auto;}
	.toolbar.no-pagination .sorter {float: left;}
	.sorter .view-mode {float: left; clear: both;}
	.sorter .amount {margin-right: 20px;}
	.toolbar .pager {width: auto; position: absolute; right: 0;}
	.toolbar-bottom .toolbar .pager {position: static;}
	.col3-layout .toolbar .sorter {width: auto;}

	.block-compare li.item .product-name {width: 84%;}

	.block .actions .btn-default + .btn-primary {margin-left: 0; margin-top: 5px;}

    /*Popup*/
    #popup-block .popup-content-wrapper {background-position: 91% 100%;}
    #popup-block .modal-header .close {right: 30px;}
	/* Home Page */
    #home-image-slider {min-height: 500px;}
    #home-slider .slide-container.slide-skin .title {font-size: 13px;}
    #home-slider .slide-container.slide-skin .text {font-size: 10px;}
    #home-image-slider.owl-theme .owl-dots {bottom: 5px;}
    body.boxed-content-bg #home-image-slider .owl-nav div.owl-prev,
    #home-image-slider .owl-nav div.owl-prev {left: 0; opacity: 1;}
    body.boxed-content-bg #home-image-slider .owl-nav div.owl-next,
    #home-image-slider .owl-nav div.owl-next {right: 0; opacity: 1;}
    .widget-products.slider-container .owl-buttons {top: -40px; right: 0; left: auto;}
    .home-widget-slider {margin: 0;}
    .header .header-custom-menu-list {padding-left: 15px;}
	.header .header-custom-menu-list li a {text-transform: none; padding-top: 19px;}
    .text-blocks-wrapper .text-item .title {font-size: 13px;}
    .text-blocks-wrapper .text-item .text {font-size: 11px;}
    .text-blocks-wrapper .text-item i {
        font-size: 24px;
        height: 50px;
        width: 50px;
        line-height: 50px;
    }

	/* Product Page =============== */
	.review-box .review { width: 82%; }
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
    body.catalog-product-view .main-container.col3-layout .product-view .box-reviews .form-add .block-title {margin-top: 20px;}
    .main-container.col1-layout .product-view .no-sidebar .product-shop.large-layout,
    .main-container.col1-layout .product-view .no-sidebar .product-shop.medium-layout {padding-left: 80px;}
    .main-container.col1-layout #AddToCart-popup .product-view .no-sidebar .product-shop.large-layout,
    .main-container.col1-layout #AddToCart-popup .product-view .no-sidebar .product-shop.medium-layout {padding-left: 20px;}
    .product-view .product-shop .availability-only {margin-top: 3px;}
    .product-view .with-sidebar .product-main-information {float: none; display: inline-block;}

	/* Small Layout */
	.product-view .with-sidebar .small-layout .add-to-links li.email-friend { margin-left: 0; margin-top: .75em; }
	.product-view .with-sidebar .small-layout .product-buttons a span { width: 69%; }
	.product-view .no-sidebar .small-layout .product-buttons a span { width: 78%; }
	.product-view .small-layout .vertical-tabs .tab-content-inner { width: 100%; }

	/* Medium Layout */
	.product-view .with-sidebar .medium-layout .product-buttons a span { width: 75%; }
	.product-view .no-sidebar .medium-layout .vertical-tabs .tab-content-inner { width: 52%; }

	/* Large Layout */
	.no-sidebar .large-layout .vertical-tabs .tab-content-inner { width: 59%; }

	/* Extralarge Layout */
	.product-view .extralarge-layout .box-tags .form-add .input-box { width: 100%; }
	.product-view .vertical-tabs .tab-content-inner { width: 76%; }
	.product-view .with-sidebar .product-buttons a span { width: 79%; }

	/* Vertical Tabs */
	.no-sidebar .medium-layout #upsell-product-table li.item,
	.large-layout #upsell-product-table li.item { width: 50%; }

	.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: none; }
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1),
	.large-layout #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2),
	.large-layout #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	/* Account ====================================================== */
	.customer-rating .item {padding-left: 6px; padding-right: 6px;}
	.customer-rating .item .rating-box { font-size: .91em; }
	.customer-rating .item .rating-box i { margin-right: 5px; width: 10px; font-size: 14px;}
	.customer-rating .item .rating-box .rating i:nth-child(2n) { left: 15px; }
	.customer-rating .item .rating-box .rating i:nth-child(3n) { left: 30px; }
	.customer-rating .item .rating-box .rating i:nth-child(4n) { left: 45px; }
	.customer-rating .item .rating-box .rating i:nth-child(5n) { left: 60px; }
	.my-account .product-review .media { min-height: 165px; }

	/* Cart ======================================================== */
	#shopping-cart-table .product-name a { max-width: 50%; }
	.cart .crosssell .product-details { width: 54%; }
	#co-billing-form .gender { width: 16.66666666666667%; }
	#co-billing-form .dob { width: 100%; }
	#co-billing-form .gender + .dob { width: 83.33333333%; }
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {/*margin-top: -.5em*/;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn {width: auto;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn + .btn {margin-top: 0;}
	#crosssell-products-list .product-image {margin-bottom: 1em;}
    #crosssell-products-list.products-grid .btn {font-size: 10px;}
	.cart .crosssell li.item .add-to-links li i,
	.cart .crosssell li.item .btn {width: 32px; height: 32px; line-height: 30px;}
	.checkout-multishipping-addresses .table-responsive {overflow: visible;}

	/* Shopping Cart Table */
	#shopping-cart-table tbody tr td:first-child {width: 50%;}
    .block-cart.block .block-content .cart-actions {right: -10px;}
    .block:not(.block-related) .block-content li a.btn-remove {margin-left: 0;}
	/* Footer */
	#footer .footer-links,
	#footer .payments { float: none; text-align: center; }

	.box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}

	[class*="col2-"] #customer-reviews > div,
    .col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	.col3-layout #customer-reviews > div {margin-top: 20px;}
	[class*="col2-"] .box-reviews .customer-rating {width: 30%;}
	[class*="col2-"] .review-box {width: 100%; min-height: 167px;}
	[class*="col2-"] .review-box .review {width: 100%;}
	[class*="col2-"] .product-view .with-sidebar .add-to-cart .btn {padding-left: 20px; padding-right: 20px;}

	[class*="col2-"] .product-view  .vertical-tabs .tab-content-inner {width: 100%;}
	.product-view .with-sidebar .small-layout .product-buttons > div,
	[class*="col2-"] .product-view .with-sidebar .product-buttons > div {float: none; width: 100%;}
	.product-view .with-sidebar .small-layout .product-buttons .prev-button + .next-button ,
	[class*="col2-"] .product-view  .product-buttons .prev-button + .next-button {margin: .75em 0 0;}
	[class*="col2-"] .product-view .sku {display: block; border-right: none;}
    .col3-layout .customer-reviews-wrapper .review-box-wrapper .customer-info {width: 65%; padding-left: 15px; padding-right: 15px;}
    .col3-layout .customer-reviews-wrapper .review-box-wrapper .customer-info .icon {height: 50px; width: 50px;}
    .col3-layout .customer-reviews-wrapper .review-box-wrapper .customer-info .icon:before {border-width: 0 21px 21px 0;}
    .col3-layout .customer-reviews-wrapper .review-box-wrapper .customer-info .icon i {line-height: 50px;}
	.col3-layout .customer-rating {width: 35%; padding-left: 10px; padding-right: 10px;}
	.col3-layout .review-box {width: 100%; min-height: 138px;}
	.col3-layout .review-box .review {width: 73%;}
	[class*="col2-"] .box-reviews .rating-block #product-review-table .item,
	.col3-layout .box-reviews .rating-block #product-review-table .item {padding-left: 20px; padding-right: 20px;}
	.col3-layout .product-view .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.col3-layout .product-view .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.col3-layout .product-view #tabs.vertical-tabs:after { display: none; }
	.col3-layout .product-view .product-shop .vertical-tabs .tab-content-inner,
	.col3-layout .product-view .vertical-tabs .tab-content-inner { width: 100%; padding: 0 10px;}

	[class*="col2-"] .product-options-bottom .price-box {float: none;}

    body .col3-layout .product-view .add-to-cart #product-addtocart-button {margin: .75em 0 0;}
	body .col3-layout .product-view .related-bottom .more-link {position: relative;}
	.col3-layout .product-options-bottom .price-box {float: none;}
	.col3-layout .product-view .product-shop:not(.extralarge-layout) .add-to-links li {margin-right: 25px;}
	.col3-layout .product-view .add-to-links li,
	[class*="col2-"] .product-view .with-sidebar .add-to-links li:not(:first-child) {margin-top: .75em;}
	.product-view .with-sidebar .add-to-cart .btn {padding-left: 18px; padding-right: 18px;}
	[class*="col2-"] .product-view .vertical-tabs .tab-content-inner {width: 68%;}

	.products-grid li.item.type-3 .product-buttons-wrapper .btn-cart {padding-left: 15px; padding-right: 15px;}
	.products-grid li.item .timer-box > div {min-width: 50px;}
	.products-grid li.item .timer-box > div.seconds {min-width: 35px;}
	.products-grid .price-action-block.two-items .price-box,
	.products-list .price-action-block.two-items .price-box {padding-right: 0; margin-right: 0;}
	.products-grid .price-action-block.two-items .btn,
	.products-list .price-action-block.two-items .btn {padding-left: 0; padding-right: 0;}
    .price-action-block.two-items {width: 100%; text-align: center;}
    .products-grid .add-to-links {display: block; margin-top: 15px; width: 100%;}
    .products-grid .item .indent {/*padding-left: 10px; padding-right: 10px;*/}
    .products-grid .btn-ajaxkit-quick-view,
    .products-list .btn-ajaxkit-quick-view,
    .footer-products-list .btn-ajaxkit-quick-view {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-view .quantity-wrapper .btn-qty {opacity: 1;}

	aside.sidebar .block.block-wishlist li.item .product-image {width: 62px;}
	aside.sidebar .block.block-wishlist li.item .product-details {width: 57%;}
    aside.sidebar .block.block-wishlist#wishlist-slider .actions {margin-right: 0; display: block; text-align: left; width: 100%;}
    aside.sidebar .block-compare a.btn {float: none; text-align: left; padding: 5px 0; display: block;}

	.catalog-product-view  .block-title strong span {font-size: 1em;}
	.block-cart .block-content .mini-products-list .product-details {width: 53%;}
	.my-account table.table .product-name {max-width: 85%;}

	.col3-layout .product-labels-wrapper {left: 2px; right: 2px;}
	.col3-layout .product-labels-wrapper > div {padding-left: 5px; padding-right: 5px;}
	[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin-top: .75em;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div {min-width: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div span {font-size: 2em; min-width: 30px;}

	.parallax-banners-wrapper .image-wrapper .content {width: 36%; left: 32%;}

	body .widget .widget-title h2,
	.widget-title h2,
	body .widget .widget-title h3,
	.widget-title h3 {font-size: 1.5em;}
	.text-banner .banner-content.skin-3 {font-size: .75em;}
	.card-wrapper {padding: 1.083em;}
	.card-wrapper h3 {font-size: 1em;}
	.card-wrapper p {font-size: .91em;}

	.page-no-route .no-route .text-block h2 {font-size: 16.75em;}
    .sidebar .widget-static-block .block-banner .banner-content {padding: 20px;}
    .sidebar .widget-static-block .block-banner .left-block {padding-right: 15px;}
    .sidebar .widget-static-block .block-banner .banner-price-wrapper {padding-left: 15px;}

	body #header .bottom-block {padding-left: 0; padding-right: 0;}
	.header .nav-wide .products-grid .ratings {display: block; margin: 0 0 .75em;}
	body #footer .footer-bottom .payments-wrapper a {max-width: 70%;}
	body #footer .footer-bottom p a {display: inline-block;}

	body .product-view .product-sidebar .text-blocks .item .text {width: 68%;}
	body .product-view .product-fullwidth-banner .banner-content {right: 9%; top: 9%; width: 25%;}
	body .product-view .quantity-wrapper label[for="qty"] {display: none;}

	body .block-cart .img-container {width: 64px;}
	body .block-cart .block-content .mini-products-list .product-details {width: 66%;}
	.col3-layout .toolbar .sorter .a-left {display: none;}
	.col3-layout .toolbar .sorter .a-center,
	.col3-layout .toolbar .sorter .a-right {width: 50%;}

	ul.topmenu li.level0 a.level-top { padding-left: 15px; padding-right: 15px;}
    ul.topmenu li.level0.over:not(.vertical-parent) a.level-top:before,
    ul.topmenu li.level0:not(.vertical-parent) a.level-top:hover:before,
    ul.topmenu.navbar-nav li.level0.active:not(.vertical-parent) > a.level-top:before {left: 15px; right: 15px;}
	.subscribe-block .title {padding-left: 20px; padding-right: 20px;}
	.subscribe-block .info {padding-left: 20px; padding-right: 20px;}
	.subscribe-block .info i {margin-right: 10px;}
	.subscribe-block .input .input-wrapper {width: 220px; margin-right: 10px;}

	#footer .socials-wrapper {margin: 0;}
	#footer .horizontal-links li a {padding: 10px 13px;}
    body #footer .subscribe-block {
    }
    body #footer .subscribe-block .block-title {
    }
    #footer .form-subscribe-header {
        padding-right: 20px;
    }
    body #footer .subscribe-block .block-subscribe {
    }
    #footer p {font-size: 13px;}

	body .subscribe-block {padding: 35px 30px 39px;}
}

/* #Tablet (Portrait) ================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 1007px) {
    body.boxed-header .fullwidth,
    body.boxed-breadcrumbs .fullwidth,
    body.boxed-content .fullwidth,
    body.boxed-footer .fullwidth,
    body.boxed-content .fullwidth {margin-left: -10px; margin-right: -10px}
	.form-list .gender { width: 13.88888888888889%; }
	.form-list .gender + li.customer-dob { width: 69.44444444444444%; }
	.form-list .gender + li.customer-dob .dob-month,
	.form-list .gender + li.customer-dob .dob-day { width: 19.99000499750125%; }
	.form-list .gender + li.customer-dob .dob-year { width: 59.82008995502249%; }
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-middlename { margin-top: -1.5em;}
    .opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
    .opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
    .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename,
    .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename { margin-top: -1.42em; }

	body [class*="col2-"] .products-grid.five-columns li.item,
	body [class*="col2-"] .products-grid.six-columns li.item,
	body [class*="col2-"] .products-grid.seven-columns li.item,
	body [class*="col2-"] .products-grid.eight-columns li.item { width: 25%; }

	body [class*="col2-"] .products-grid.five-columns li.item:nth-of-type(5n+1),
	body [class*="col2-"] .products-grid.six-columns li.item:nth-of-type(6n+1),
	body [class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(7n+1),
	body [class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	body [class*="col2-"] .products-grid.five-columns li.item:nth-of-type(4n+1),
	body [class*="col2-"] .products-grid.six-columns li.item:nth-of-type(4n+1),
	body [class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(4n+1),
	body [class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(4n+1) { clear: left; }

	body [class*="col2-"] .products-grid.five-columns li.item:nth-of-type(4n+4),
	body [class*="col2-"] .products-grid.six-columns li.item:nth-of-type(4n+4),
	body [class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(4n+4),
	body [class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(4n+4) { clear: right; }

	body .col3-layout .products-grid.three-columns li.item,
	body .col3-layout .products-grid.four-columns li.item,
	body .col3-layout .products-grid.five-columns li.item,
	body .col3-layout .products-grid.six-columns li.item,
	body .col3-layout .products-grid.seven-columns li.item,
	body .col3-layout .products-grid.eight-columns li.item { width: 50%; }

	body .col3-layout .products-grid.three-columns li.item:nth-of-type(3n+1),
	body .col3-layout .products-grid.four-columns li.item:nth-of-type(4n+1),
	body .col3-layout .products-grid.five-columns li.item:nth-of-type(4n+1),
	body .col3-layout .products-grid.six-columns li.item:nth-of-type(4n+1),
	body .col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+1),
	body .col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+1),
	body .col3-layout .products-grid.five-columns li.item:nth-of-type(5n+1),
	body .col3-layout .products-grid.six-columns li.item:nth-of-type(6n+1),
	body .col3-layout .products-grid.seven-columns li.item:nth-of-type(7n+1),
	body .col3-layout .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	body .col3-layout .products-grid.three-columns li.item:nth-of-type(2n+1),
	body .col3-layout .products-grid.four-columns li.item:nth-of-type(2n+1),
	body .col3-layout .products-grid.five-columns li.item:nth-of-type(2n+1),
	body .col3-layout .products-grid.six-columns li.item:nth-of-type(2n+1),
	body .col3-layout .products-grid.seven-columns li.item:nth-of-type(2n+1),
	body .col3-layout .products-grid.eight-columns li.item:nth-of-type(2n+1) { clear: left; }

	body .col3-layout .products-grid.three-columns li.item:nth-of-type(2n+2),
	body .col3-layout .products-grid.four-columns li.item:nth-of-type(2n+2),
	body .col3-layout .products-grid.five-columns li.item:nth-of-type(2n+2),
	body .col3-layout .products-grid.six-columns li.item:nth-of-type(2n+2),
	body .col3-layout .products-grid.seven-columns li.item:nth-of-type(2n+2),
	body .col3-layout .products-grid.eight-columns li.item:nth-of-type(2n+2) { clear: right; }

	body .col3-layout .category-products .products-grid .btn:not(.btn-quickview) {padding: 0; width: 40px; height: 40px; line-height: 40px;}
	body .col3-layout .category-products .products-grid .btn:not(.btn-quickview) i.fa {display: inline-block;}
	body .col3-layout .category-products .products-grid .btn:not(.btn-quickview) span span {display: none;}

	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename { /*margin-top: -1.5em;*/}

	/* Header */
	.header .welcome-msg { /*display: none; */}
	.header .top-block {text-align: center;}
	.header .header-custom-links {float: none; display: inline-block;}
    .wide-header #header .middle-block,
    .boxed-header #header .middle-block .container,
    .boxed-header-bg #header .middle-block .container {padding-top: 20px; padding-bottom: 20px;}

	.header .header-custom-links .navbar-header {display: none;}
	.header .header-custom-links .header-links.navbar-collapse.collapse {display: block!important; height: auto!important; padding: 0;}
	.header .middle-block .container {}
	.header .logo-wrapper {float: none; display: inline-block; text-align: center; padding-bottom: 7px; padding-top: 7px;}
	.header .right-block {float: right;}
    .header .text-banner {padding-top: 18px; padding-bottom: 18px;}
    .header .right-items {padding-top: 3px; padding-bottom: 3px;}
    
    body.apple-device.mobile-device .header .search-mini-form {top: 0;}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
         header.header .top-cart .block-title,
        .header .search-mini-form {  
            position: relative;
            top: 2px;
        }
        .header .search-mini-form .form-search .btn i {margin-top: 4px;}

        ::i-block-chrome, header.header .top-cart .block-title .title-cart {
          top: 1px;
        }
        ::i-block-chrome, .header .search-mini-form {
          top: 0;
        }
        ::i-block-chrome, .header .search-mini-form .form-search .btn i {margin-top: 0;}
    }
    .header .header-text-banner .image-text {
        right: 36px;
    }
    .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: 0;
    }
    .header .header-text-banner .image-block {max-width: 50%; padding-top: 9px;}
    .mobile-menu-wrapper .menu-button {/*padding: 6px 7px 2px;*/}
    .header .form-language + .form-currency:before,
    .header .form-currency + .form-language:before {content: none;}
    .header .header-info {float: none; margin-bottom: -2px;}
    #header .account-language-currency-wrapper {display: none;}
    .header .links {display: none;}
    .header .account .links {display: block;}
    .header .search-mini-form {margin-right: 0;}
    header.header .top-cart {width: auto;}

	.header .logo,
	.header .quick-access {float: none; display: inline-block; margin: 0;}
	.header .quick-access {position: relative;}
	header.header .customer-name-wrapper + .links {right: 0; text-align: left;}
	.header h2.logo {margin-bottom: 1em; display: block;}
	.banner-home .divider-border { width: 60%; }
	.header .top-block .navbar-toggle {display: block;}
    .header .customer-block {display: inline-block; top: 0; vertical-align: top;}
    header.header .customer-name-wrapper + .links {display: inline-block !important; box-shadow: none; position: static; min-width: auto; padding: 0; background-color: transparent;}
    header.header .customer-name-wrapper + .links li a {padding: 6px 8px 5px;}
    .header .links:not(.default-links) li:not(.last) a {display: none !important;}
	#header .header-custom-block-wrapper {padding-top: 10px; padding-bottom: 0;}
	#header .quick-access {padding-top: 51px; padding-bottom: 41px;}
	#header .logo-wrapper {text-align: left;}
	body #header .header-socials ul.social-links li {margin: 0 10px !important;}
	.header .navbar-header .navbar-toggle {display: block; border: none;}
	.header .navbar-default .navbar-toggle:hover,
	.header .navbar-default .navbar-toggle:focus {background-color: rgba(255,255,255,.1);}
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul {border: none;}
    .nav-wide .menu-wrapper ul.level1 li.parent > a:after {display: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul,
    ul.topmenu li ul.menu-wrapper,
    ul.topmenu li div.menu-wrapper,
    ul.topmenu .vertical-menu-wrapper {display: none; opacity: 1; visibility: visible; transform: translate(0); transition: none;}
    .header .account {display: none;}
    .header-breadcrumbs-wrapper .bottom-block .text-banners-block .small-banner {width: 28%;}
	.header .topmenu.navbar-collapse {
		width: 300px;
		background-color: #fff;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 999;
		padding: 1.5em 0;
		transition: left 550ms ease;
	}
	ul.topmenu li.level1.parent > a:after,
	ul.topmenu li.level1.parent li.parent > a:after {content: none;}
    ul.topmenu li.level0 a.level-top {padding: 9px 20px 5px; font-size: 15px;}
    ul.topmenu.navbar-nav li.level0.active > a.level-top:before {display: none;    left: 16.4%;
    top: 3.9%;}
	.header .topmenu.navbar-collapse .menu-wrapper {background: none!important;}
	.header .topmenu.navbar-collapse .menu-wrapper ul.level0 {margin: .75em 0;}
	.header .nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle {border: none; margin: 0; padding: 0; white-space: normal;}
	ul.topmenu li.level0.parent a.level-top::after,
	.header .nav-wide .menu-wrapper ul.level0 li.level1 a span::before {content: none!important;}
	.header .nav-wide .menu-wrapper ul.level0 li.level1 > ul {margin-bottom: .5em;}
	.header .nav-wide .menu-wrapper ul.level0 li.level1 > ul a {border: none; padding-top: .5em; padding-bottom: .5em;}
    ul.topmenu ul.level0 li.level1 .menu-item-button {top: 5px;}
    ul.topmenu li ul.menu-wrapper.fixed-width, ul.topmenu li div.menu-wrapper.fixed-width {width: auto!important;}
    .header .topmenu.navbar-collapse.collapse {left: -300px;}
    .header .topmenu.navbar-collapse.collapse.in {display: block!important; left: 0;}
    .header .topmenu.navbar-collapse > ul,
    .header .topmenu.navbar-collapse li {display: block; margin: 0; float: none; width: auto!important; padding: 0!important;}
    .header .topmenu.navbar-collapse li a {width: 100%; display: block; float: none; padding-left: 10px; padding-right: 10px;}
    .header .topmenu li.level0.over > a,
    .header .topmenu.navbar-nav li.level0.active > a {background: #e3e3e3;}
    .header .topmenu li.level0 a > i {display: none;}
    .header .topmenu li ul ul {display: none; position: static; width: 100%; box-shadow: none;}
    .header .topmenu li.level0 + li.level0:after,
    .header .topmenu li.level0 + li.level0:before {content: none;}
	.header .topmenu .menu-item-button {position: absolute; right: 10px; padding: 0 5px; z-index: 1000; cursor: pointer; font-size: 14px; top: 15px; color: #222; text-transform: none;}
    body .navbar-default.in-mobile .menu-item-button + .menu-item-button {display: none;}
	.header .topmenu .menu-item-button .meigee-minus {display: none;}
    .header .topmenu .menu-item-button.active .meigee-minus {display: inline-block;}
    .header .topmenu .menu-item-button.active .meigee-plus {display: none;}
	.header .topmenu ul ul .menu-item-button {top: 0;}
	#header .topmenu  ul {background: none!important;}
    #header .topmenu  ul ul {position: static; padding: 0; box-shadow: none; width: 100%; margin: 0;}
    #header .topmenu  ul ul ul {padding: 0 0 0 20px; transform: translate(0); position: static; border: none; display: none;}
    #header .top-block ul.social-links {float: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 a span {padding-left: 0;}
    .language-currency-wrapper,
    .header .wishlist-link,
    .header .header-custom-menu-list {display: none;}
    header.header .hamburger {
        display: none;
    }
    ul.topmenu.navbar-nav li.level0.active:not(.vertical-parent) > a.level-top:before,
    ul.topmenu li.level0.over a.level-top:before,
    ul.topmenu li.level0 a.level-top:hover:before,
    ul.topmenu.navbar-nav li.level0.active > a.level-top:before {display: none;}

    .mobile-menu-wrapper {display: inline-block; vertical-align: middle; padding-right: 0; position: relative;}
    .mobile-menu-inner .mobile-settings {padding: 10px 20px 20px;}
    .mobile-menu-wrapper .nav-wide .menu-wrapper ul.level0 li.level1 > a {padding-left: 30px; padding-right: 20px; padding-bottom: 0.5em;}
    .mobile-menu-inner .default-links.links li a {padding: 0;}
    .mobile-menu-inner ul.topmenu ul li:not(.item) a {padding-left: 30px; padding-right: 20px;}

    .header .form-language,
	.header .form-currency,
	/*.header .links,*/
	body .navbar-default {display: none;}
     body .header .links {display: inline-block; margin-left: 0;}
    .header .links:not(.default-links) li:not(.last) a {display: none;}
    body .navbar-default {background-color: #fff; border-radius: 0;}
    ul.topmenu li.level0:not(:first-child) a.level-top:before {display: none;}
    .header .form-language + .form-currency,
    .header .form-currency + .form-language {
        margin-left: 0;
    }
	ul.topmenu li.level0.nav-1 a.level-top .custom-icon {padding: 0;}
	ul.topmenu li.level0.nav-1 a.level-top .custom-icon:after {content: none;}


    ul.topmenu li.level0:first-child {padding-left: 15px;}
    ul.topmenu li.level-top,
    ul.topmenu.nav-wide li.level-top,
    ul.topmenu.nav-wide ul.level0 li.level1 {display: block; margin: 0; float: none; position: relative; width: auto!important; padding: 0;}
    ul.topmenu li.level-top:not(:last-of-type),
    ul.topmenu.nav-wide li.level-top:not(:last-of-type),
    ul.topmenu.nav-wide ul.level0 li.level1:not(:last-of-type) { border-bottom: 1px solid #ddd;}
    .nav-wide .menu-wrapper {border: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 > a {border-bottom: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 > .category-image {display: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle,
    .mobile-menu-inner ul.topmenu ul li:not(.item) a {font-size: 12px; font-family: 'Space Mono', sans-serif; color: rgba(0,0,0,0.5); text-transform: none;}
	ul.topmenu.nav-wide .top-content,
	ul.topmenu.nav-wide .bottom-content,
	ul.topmenu.nav-wide .right-content {display: none;}
	ul.topmenu.nav-wide .menu-wrapper {position: static; box-shadow: none; padding: 0; background-color: transparent;}
    .boxed-header ul.topmenu li.level0 a.level-top,
    .boxed-header-bg ul.topmenu li.level0 a.level-top {padding-left: 20px; padding-right: 20px;}
	.menu-item-content ul.topmenu li.level0 a.level-top {border: none; margin: 0 -15px; padding: .5em 15px!important;}
	#header ul.topmenu li.level0.first a.level-top .custom-icon.ion-ios-home-outline {margin-left: 0;}
	#header ul.topmenu li.level0 a.level-top span::after {content: none;}
	#header .top-cart.slide {overflow: hidden;}
	#header .top-cart.slide .topCartContent {
		position: fixed;
		right: -350px;
		width: 300px;
		top: 1.5em;
		bottom: 0;
		background-color: #fff;
		color: inherit;
		display: block!important;
		transition: right 250ms linear;
	}
	#header .top-cart.slide .topCartContent .close-btn {display: block;}
	#header .top-cart.slide .active + .topCartContent {right: 0;}
	#header .top-cart.slide .block-content .mini-products-list .product-details .product-name a {color: #fff;}
	#header.header .top-cart.slide .block-content .subtotal {background-color: rgba(255,255,255,.2);}
	#header.header .top-cart.slide .block-content .subtotal .label {color: #fff;}
    .header .preview-dropdown-wrapper {padding-bottom: 10px;}
    .header .preview-dropdown-wrapper .bottom-links a {border-bottom: 1px solid rgba(0,0,0,0.1);}
    .nav-wide .menu-wrapper ul.level1 li a,
    .nav-wide .menu-wrapper ul.level1 li:not(.last) a {padding-top: .5em; padding-bottom: .5em; border-bottom: none;}
    .nav-wide .menu-wrapper.tabs-menu li.level1.over > .menu-inner {padding-left: 0; padding-right: 0;}
    .nav-wide .menu-wrapper ul.level0 li.level1:not([data-columns='1']) > .menu-inner ul.level1 ul a {border-bottom: none;}
    .mobile-menu-inner .nav-wide .menu-wrapper ul.level0 li.level1 > a {
        padding-bottom: 0.5em;
        padding-top: 0.5em;
        width: 100%;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > a:after {
        display: none;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner .category-image {
        display: none;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner {
        opacity: 1;
        position: static;
        left: 0;
        right: 0 ;
        width: 100%;
        z-index: 10;
        display: none;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner ul.level1 li.level2 {
        float: none !important;
        width: 100%;
        padding: 0 !important;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner ul {
        display: block;
    }
    .nav-wide .menu-wrapper ul.level0 li.level1:not([data-columns='1']) > .menu-inner ul.level1 li.level2 > ul,
    .nav-wide .menu-wrapper ul.level0 li.level1:not([data-columns='1']) > .menu-inner ul.level1.over li.level2 > ul {
        display: none;
    }
    .header .preview-dropdown-wrapper .preview-block .preview-image {padding-bottom: 1px;}
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner ul.level1 {display: block !important;}
    .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 {width: 100% !important;}
    .nav-wide .menu-wrapper.tabs-menu:before {display: none;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .menu-inner,
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .menu-wrapper {height: auto !important; background-color: transparent; padding: 0 !important; margin-left: 0 !important;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1.over {background-color: transparent;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > a {width: 100% !important; border-top: none !important;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > a:after {display: none;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .level2 a {padding-left: 0; padding-right: 0;}
    .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > a {padding: .5em 20px .5em 30px;}
    .nav-wide .menu-wrapper.tabs-menu ul.level1 li.parent:not([data-bold-link='1']) > a:after,
    .nav-wide .menu-wrapper.tabs-menu.vertical li.level1 > a:after {display: none !important;}

    /*Header 2*/
    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: 10px; padding-right: 10px;}
    /*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 {padding-top: 20px; padding-bottom: 15px;}
    /*Header 4*/
    #header.header-4 .bottom-block .container .navbar-default {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: 20px; padding-bottom: 20px;}
    /*Header 5*/
    #header.header-5 .logo-wrapper {margin-left: 10px; padding-bottom: 0;}
    /*Header 6*/
    .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: 15px; padding-bottom: 15px;}
    #header.header-6 .logo-wrapper {padding-left: 10px;}
    /*Header 7*/
    #header.header-7 .logo-wrapper {padding-bottom: 0;}
    /*Header 8*/
    #header.header-8 .logo-wrapper {padding-bottom: 0;}
    /*Header 9*/
    .wide-header #header.header-9 .middle-block,
    .boxed-header #header.header-9 .middle-block .container,
    .boxed-header-bg #header.header-9 .middle-block .container {padding-top: 20px; padding-bottom: 20px;}
    #header.header-9 .logo-wrapper {padding-bottom: 0;}
    /*Header 10*/
    #header.header-10 .logo-wrapper {padding-left: 10px; padding-bottom: 0;}

    .menu-item-content .bootstrap-select > .selectpicker {height: auto;}
    .header .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}
    /*Header custom dropdown*/
    .header .preview-dropdown-wrapper {margin: 0;}
    .header .preview-dropdown-wrapper .preview-block {width: 100%; padding: 10px 10px 20px; float: none;}
    .header .preview-dropdown-wrapper .block-title {margin-bottom: 0; margin-top: 15px;}
    .header .preview-dropdown-wrapper .preview-block .preview-image {margin-bottom: 10px;}
    .header .preview-dropdown-wrapper.product-page .preview-block {width: 100%;}

    #sticky-header {display: none!important;}
    .menu-block .customer-name strong { display: none; }
    .menu-block .customer-name .user-icon { margin-right: 10px; }

	.footer-products-list .product-shop {width: 65%;}
	.customer-reviews-widget .btn {padding-left: 20px; padding-right: 20px;}
	.block-compare li.item .product-name {width: 79%;}

	/* Listing =================================== */
    body .hover-buttons .btn-quickview,
    .hover-buttons .lightbox-button {display: none;}
    .hover-buttons .add-to-links {width: 100% !important;}
    .products-list .product-hover-3 .hover-buttons .btn-quickview,
    .products-list .product-hover-3 .hover-buttons .lightbox-button {display: block;}
    body .col3-layout .category-products .products-grid .product-hover-2 .btn:not(.btn-quickview) i {display: block;}
    body .col3-layout .category-products .products-grid .product-hover-2 .btn:not(.btn-quickview) {width: 100%;}
    body .col3-layout .category-products .products-grid .product-hover-3 .btn:not(.btn-quickview) i,
    body .col3-layout .category-products .products-grid .product-hover-4 .btn:not(.btn-quickview) i,
    body .col3-layout .category-products .products-grid .product-hover-5 .btn:not(.btn-quickview) i {display: block;}
    body .col3-layout .category-products .products-grid .product-hover-3 .btn:not(.btn-quickview) {margin-bottom: 0;}

    .products-list .item + .item,
    .footer-products-list .item + .item {
        padding-top: 20px;
        margin-top: 20px;
    }
    .block-cart.block .block-content .product-name a {
        font-size: 1.067em;
    }
    .block .actions {text-align: center;}
	.block.block-reorder .actions .btn,
	.block.block-compare .actions .btn { width: 100%; margin-top: 3px;}
	body .block .actions .btn-default + .btn-primary {margin: 0.75em auto 0; clear: both; display: block;}

	body .products-list .product-buttons .btn {margin-bottom: .75em;}

	.block-account li:before {vertical-align: top; position: relative; top: 12px;}
	.block-account li.current:before {vertical-align: top; position: relative; top: 6px;}
	.block.block-account li a {max-width: 86%;}
	.sorter .amount,
	.col3-layout .sorter .amount,
	.col3-layout .sorter .limiter label { display: none; }
    .col3-layout .toolbar .sorter .limiter {display: none;}
    .toolbar .sorter {width: auto;}
	.toolbar.no-pagination .sorter {float: left;}
	.sorter .view-mode {float: left; clear: both;}
    .toolbar .sorter.grid-switcher .view-mode {display: none;}
    .toolbar .shop-by {display: inline-block;}
	.toolbar .pager {width: auto; position: absolute; right: 0;}
	.toolbar-bottom .toolbar .pager {position: static;}
	.col3-layout .toolbar .sorter {width: auto;}
    .products-grid .price-action-block.two-items .price-box,
    .products-list .price-action-block.two-items .price-box,
    .products-grid .price-action-block.two-items .price-box .price,
    .products-list .price-action-block.two-items .price-box .price {font-size: 12px;}
    .products-grid .price-action-block.two-items .price-box,
    .products-list .price-action-block.two-items .price-box {padding-left: 10px; padding-right: 0;}
    .products-grid .add-to-links {display: block; margin-top: 15px;}
    .products-grid .item .indent {/*padding-left: 10px; padding-right: 10px;*/}
    .products-grid.seven-columns .item .indent,
    .products-grid.eight-columns .item .indent {padding: 0 10px;}
    .products-grid.seven-columns .image-box .hover-buttons,
    .products-grid.eight-columns .image-box .hover-buttons {display: none !important;}
    .products-grid.seven-columns .image-box:before,
    .products-grid.eight-columns .image-box:before {display: none;}
    .products-grid.seven-columns .image-box,
    .products-grid.eight-columns .image-box {left: 0 !important;}
    .products-list .item.sold-out .sold-out-label,
    .products-grid .item.sold-out .sold-out-label {padding-left: 8px; padding-right: 8px;}
    .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: inline-block;}
    .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: inline-block;}
    .products-grid .btn-ajaxkit-quick-view,
    .products-list .btn-ajaxkit-quick-view,
    .footer-products-list .btn-ajaxkit-quick-view{
        height: 40px;
        width: 40px;
        line-height: 42px;
        border-radius: 50%;
        padding: 0;
    }
    .products-grid .btn-ajaxkit-quick-view span,
    .products-list .btn-ajaxkit-quick-view span,
    .footer-products-list .btn-ajaxkit-quick-view span{
        display: none;
    }
    .products-grid .btn-ajaxkit-quick-view i,
    .products-list .btn-ajaxkit-quick-view i,
    .footer-products-list .btn-ajaxkit-quick-view i {
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        font-size: 20px;
    }

    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: inline-block;
    }
    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: none;
    }
    body .products-grid.six-columns .item.product-hover-3 .indent .add-to-links,
    body .products-grid.seven-columns .item.product-hover-3 .indent .add-to-links,
    body .products-grid.eight-columns .item.product-hover-3 .indent .add-to-links {
        display: none;
    }
    .product-hover-3 .image-box .hover-buttons .btn-quickview,
    .product-hover-3 .image-box .hover-buttons .lightbox-button {
        display: block;
    }

    /*Top Category Banner*/
    .cat-container-before .text-banner {min-height: 200px;}
    .cat-container-before .text-banner .title {line-height: 1.3;}
    .cat-container-before .text-banner .banner-content {right: 30%;}
    /*Category listing banner*/
    .listing-banner-wrapper .listing-banner .bg-image {background-position: 75% 100%;}
    /*Sidebar banner*/
    .sidebar .widget-static-block .block-banner .left-block {padding: 0; border: none; display: block;}
    .sidebar .widget-static-block .block-banner .banner-price-wrapper {padding: 0; position: absolute; bottom: 15px; right: 15px;}
    .sidebar .widget-static-block .block-banner .banner-content {padding: 15px; right: 0; bottom: 0;}

	/* Home Page */
    .bordered-wrapper {
        padding: 28px;
    }
    .text-banner .strong-title {
        font-size: 48px;
    }
    .text-banner .title {
        font-size: 18px;
        line-height: 24px;
    }
    .text-banner .banner-label {
        margin-bottom: 5px;
        font-size: 11px;
        font-weight: 500;
    }
    .col-sm-4 .text-banner .banner-price-wrapper {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    .col-sm-4 .text-banner .banner-price-wrapper .banner-price-text {
        font-size: 10px;
    }
    .col-sm-4 .text-banner .banner-price-wrapper .banner-price {
        font-size: 16px;
    }
    .col-sm-4 .text-banner .banner-price-wrapper .banner-text-wrapper {
        margin-right: 3px;
        margin-bottom: 1px;
    }
    .text-banner .subtitle {
        font-size: 14px;
        line-height: 11px;
    }
    .col-sm-4 .text-banner .banner-content.bottom-center {
        left: 10%;
        right: 10%;
    }
    .text-blocks-wrapper .text-item .text {font-size: 14px;}
    .text-blocks-wrapper .text-item .media-left {padding: 0 15px 0 5px;}
    .text-blocks-wrapper .text-item:not(:first-of-type) {border-left: none;}
    #home-image-slider {min-height: 750px;}
    #home-image-slider .item .slide-container {top: 19%;}
    #home-image-slider .item .slide-container.slide-skin-2 {left: 16.4%; top: 3.9%;}
    body.boxed-content-bg #home-image-slider .owl-nav div.owl-prev,
    #home-image-slider .owl-nav div.owl-prev {left: 0; opacity: 1;}
    body.boxed-content-bg #home-image-slider .owl-nav div.owl-next,
    #home-image-slider .owl-nav div.owl-next {right: 0; opacity: 1;}
    .footer-middle .container {text-align: center;}
    .glam-payment {margin: 0 7px 10px;}
    .widget-products.slider-container .owl-buttons {top: -40px; right: 0; left: auto;}
    .widget-products.slider-container .owl-buttons i {width: 40px; height: 40px; line-height: 40px; margin-left: 5px; font-size: 18px;}
    .widget-latest li:nth-child(2n) {clear: right;}
    .widget-latest li:nth-child(2n+1) {clear: left;}

    /*Parallax*/
    .parallax-banners-wrapper .banner-content.item-3 {text-align: center; top: 6%; left: auto; right: 2%;}
    .parallax-banners-wrapper #parallax-banner-3.text-banner {background-position: 28% 0;}

	/* Product Page ============================== */
	.with-sidebar .small-layout .product-buttons a span { width: 56%; }
	.block.block-related .block-title strong span { padding-right: 45px; }
	.product-view .product-buttons a span { width: 71%; }
	.no-sidebar .small-layout .product-buttons a span { width: 70%; }
	.medium-layout .product-buttons a span { width: 65%; }
	.product-options-bottom .price-box { float: none; }
	.product-view .with-sidebar .small-layout .add-to-cart .btn,
	.product-view .with-sidebar .medium-layout .add-to-cart .btn {margin-left: 0; margin-top: 0;}
	.product-view .with-sidebar .small-layout .quantity-wrapper,
	.product-view .with-sidebar .medium-layout .quantity-wrapper {float: none;}
	.with-sidebar .small-layout .add-to-links li:not(:first-child),
	.product-view .with-sidebar .small-layout .add-to-links li,
	.product-view .with-sidebar .small-layout .add-to-links i { margin: 0; }
	.product-view .with-sidebar .small-layout .add-to-links a:hover i { color: #ea505e; }
	.product-view .with-sidebar .small-layout .add-to-links a span { display: none; }
    .product-view .fb-like {margin-right: 10px;}
    .product-view .add-to-cart + .add-to-links {margin-left: -5px !important; margin-right: -5px !important;}
    .product-view .quantity-wrapper input.qty,
    .product-view .quantity-wrapper input[id*="qty"] {width: calc(100% - 40px);}
    .product-view .add-to-cart .btn {width: 100%;}
    .product-view .no-sidebar .product-shop:not(.small-layout) .add-to-cart {width: auto; display: inline-block;}
    .product-view .no-sidebar .product-shop:not(.small-layout) .quantity-wrapper {width: auto; margin: 0;}
    .product-view .no-sidebar .product-shop:not(.small-layout) .quantity-wrapper input.qty,
    .product-view .no-sidebar .product-shop:not(.small-layout) .quantity-wrapper input[id*="qty"] {width: 38px;}
    .product-view .no-sidebar .product-shop:not(.small-layout) .add-to-links {margin: 0 !important; display: inline-block; }
    .product-view .no-sidebar .product-shop:not(.small-layout) .add-to-links li {width: 40px; padding: 0;}
    .product-view .no-sidebar .product-shop:not(.small-layout) .add-to-links li + li {margin-left: 10px;}
    .product-view .no-sidebar .product-shop:not(.small-layout) .add-to-cart .btn,
    .product-view .no-sidebar .product-shop:not(.small-layout) .quantity-wrapper + .btn {width: auto; display: inline-block;}
    .product-view .product-img-box .more-views .slider-buttons > div i {width: 25px; height: 25px; line-height: 25px; font-size: 12px;}

    .product-view .with-sidebar .product-main-information {float: none; display: inline-block;}
    .product-view .with-sidebar .timer-wrapper .add-to-links li:not(:first-child) {margin-top: .75em;}
    .timer-wrapper.full .timer-box > div { min-width: 40px;}
    .timer-wrapper.full .timer-box > div span {font-size: 3em;  min-width: 40px;}
    .small-layout .product-options-bottom .timer-wrapper #product-addtocart-button {margin-top: .75em;}
    .timer-wrapper .title, .timer-box > span.title, .timer-wrapper.full .timer-box > span.title {float: none;}

    .product-view .vertical-tabs .tab-content-inner { width: 69%; }
    .no-sidebar .large-layout .vertical-tabs .tab-content-inner { width: 54%; }
    .no-sidebar .large-layout .vertical-tabs > .nav-tabs > li > a { width: 170px; }
    .no-sidebar .large-layout #tabs.vertical-tabs:after { left: 169px; }
    .product-view .small-layout .vertical-tabs .tab-content-inner { width: 100%; }
    .product-view .extralarge-layout .vertical-tabs .tab-content-inner { width: 70%; }
    .product-view .product-shop .box-tags .form-add .input-box,
    .product-view .product-shop .product-collateral .box-tags .form-add .input-box,
    .product-view > .product-collateral .box-tags .form-add .input-box { width: 100%; }

	.product-view .no-sidebar .medium-layout .nav-tabs>li { float: none; }
	.product-view .no-sidebar .medium-layout .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.product-view .no-sidebar .medium-layout .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.product-view .no-sidebar .medium-layout #tabs.vertical-tabs:after { display: none; }
	.product-view .no-sidebar .medium-layout .vertical-tabs .tab-content-inner { width: 100%; padding: 0 20px;}

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item,
	.no-sidebar .medium-layout #upsell-product-table li.item,
	.large-layout #upsell-product-table li.item { width: 50%; }
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item { width: 100%; }

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(4n+1),
	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(4n+4),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
	.large-layout #upsell-product-table li.item:nth-child(3n+1),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+3),
	.large-layout #upsell-product-table li.item:nth-child(3n+3),
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item:nth-child(2n+1),
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item:nth-child(2n+2) { clear: none; }

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(2n+1),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1),
	.large-layout #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(2n+2),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2),
	.large-layout #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	.product-view .no-sidebar .large-layout #tabs:not(.vertical-tabs) .nav-tabs > li > a { max-width: 100px; font-size: .83em; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
	.product-view .product-shop.extralarge-layout #tabs:not(.vertical-tabs) .nav-tabs > li > a { max-width: 140px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
    
    .related-bottom .more-link {position: static; display: block; text-align: right; top: 0; margin-bottom: 15px;}
	.related-bottom li.item:not(.owl-item):nth-of-type(4n+1) { clear: left; }
	.related-bottom li.item:not(.owl-item):nth-of-type(4n+4) { clear: right; }
	.block-related .media-left {display: block; margin: 0 0 .75em; padding: 0;}
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	.product-banner {font-size: .5em;}

	#super-product-table .quantity-wrapper {width: 120px;}
	#super-product-table .quantity-wrapper i.fa {width: 20px;}
	#super-product-table .quantity-wrapper input {width: 40px;}

    .product-view .product-img-box .more-views .more-views-inner .owl-item,
    .product-view .product-img-box .more-views .more-views-inner > .item {padding: 0 5px;}
    .product-view #more-views-slider {margin-top: 20px; padding-left: 30px; padding-right: 30px;}
    .product-view #more-views-slider .owl-dots {top: -18px;}

    .product-view .nav-tabs li:not(.first):not(.active):before {display: none;}
    .product-view .availability {margin-top: 0; top: 0;}
    .product-view .product-shop .availability-only {margin-top: 3px;}

    .product-view .add-to-cart {display: block; width: 100%; margin: 0;}
    .product-view .quantity-wrapper { margin: 0 0 10px; width: 100%; text-align: center;}
    .product-view .quantity-wrapper .btn-qty {opacity: 1;}
    .product-view .quantity-wrapper + .btn {margin-left: 0; width: 100%; display: block;}
    .product-view .add-to-links {margin-top: 10px !important; display: block; margin-left: -5px !important; margin-right: -5px !important; width: auto;}
    .product-view ul.add-to-links li {width: 50%; float: left; padding: 0 5px;}
    .product-view ul.add-to-links li a {margin: 0; display: block; width: 100%;}
    
    .product-view .panel-group {margin: 0 -10px;}
    .product-view .product-collateral .panel-group .panel + .panel {margin: 0;}
    .product-view .panel-group .panel {border-radius: 0;}
    .product-view .panel.panel-default {box-shadow: none; padding: 10px; border: none; border-top: 1px solid rgba(0,0,0,0.12);}
    .product-view .panel.panel-default .panel-title {text-align: left; text-transform: uppercase; font-size: 12px; font-weight: normal; line-height: 24px;}
    .product-view .panel.panel-default .panel-heading a {display: block; width: 100%;}
    .product-view .product-collateral .product-simple-list .panel-default .panel-body {display: none;}
    .product-view .product-collateral .product-simple-list .panel .panel-title .icon-more .icon-minus {display: none;}
    .product-view .product-collateral .product-simple-list .panel.open .panel-title .icon-more .icon-minus {display: inline-block;}
    .product-view .product-collateral .product-simple-list .panel.open .panel-title .icon-more .icon-plus {display: none;}

    .product-view .product-collateral #tabs {margin: 0 -10px; border: none;} 

    .product-view.accordion-list .accordion-item {margin: 0;}
    .accordion-list .accordion-item .widget-title.accordion-title h2:after,
    .accordion-list .accordion-item .widget-title.accordion-title h3:after,
    .accordion-list .accordion-item .widget-title.accordion-title h4:after,
    .accordion-list .accordion-item .widget-title.accordion-title h5:after {display: none;}
    .product-view.accordion-list .accordion-item .accordion-title .icon-more {display: inline-block;}
    .product-view.accordion-list .accordion-item .accordion-title,
    .product-view.accordion-list .accordion-item:not(:first-of-type) .accordion-title {border-top: 1px solid rgba(0,0,0,0.12); margin: 0 -10px; padding: 10px;}
    .product-view.accordion-list .accordion-item .accordion-title h2,
    .product-view.accordion-list .accordion-item .accordion-title h3,
    .product-view.accordion-list .accordion-item .accordion-title h4,
    .product-view.accordion-list .accordion-item .accordion-title h5 {
      text-align: left;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 24px;
      font-weight: 400;
      margin: 0;
    }
    .product-view.accordion-list .accordion-item .accordion-content {padding-bottom: 10px;}
    .product-view .box-reviews {margin-top: 0;}
    body.catalog-product-view .main-container {padding-bottom: 0;}


	/* Account ============================================= */
	.my-account p.order-links { text-align: right; }
	.my-account .product-review .media-body .product-name { margin: 0; }
	.my-account .product-review .media-body .product-details small { float: none; margin-bottom: .75em; clear: both;}
	.my-wishlist .cart-cell .add-to-cart-alt { text-align: center; }
	.my-account .my-wishlist .cart-cell .btn-primary { margin: .75em 0 0; clear: both; }
	.my-wishlist .table-button { margin-bottom: .75em; }

	/* Cart =============================================== */
	#shopping-cart-table .product-name a { max-width: 58%; }
	#shopping-cart-totals-table + .checkout-types .btn-proceed-checkout { white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; width: 100%; padding: 6px; }
	.cart .crosssell .product-details { width: 100%; }
	.cart .cart-collaterals.sidebar > div { width: 33.333333%; float: left; padding: 0 10px; }
	.cart .cart-collaterals.sidebar > div:first-child { padding-left: 0; }
	.cart .cart-collaterals.sidebar > div:last-child { padding-right: 0; }
	#co-billing-form .gender { width: 16.66666666666667%; }
	#co-billing-form .dob { width: 100%; }
	#co-billing-form .gender + .dob { width: 83.33333333%; }
    .cart .btn-toggle-estimate {width: calc(100% / 3); display: block; float: left; margin-top: 0;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn {width: auto;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn + .btn {margin-top: 0;}
	#crosssell-products-list .product-image {margin: 0 0 .75em; width: 100%;}
	.cart .crosssell li.item .add-to-links li i,
	.cart .crosssell li.item .btn {width: 32px; height: 32px; line-height: 30px;}
	.checkout-multishipping-addresses .table-responsive {overflow: visible;}

	/* Product listing */
    /*Sidebar*/
    aside.sidebar .block-subscribe .subscribe-wrapper {padding: 20px 15px 15px;}
    aside.sidebar .block-subscribe .block-content .input-wrapper {border: none;}
    aside.sidebar .block-subscribe .subscribe-wrapper .input-group-addon:not(:first-child):not(:last-child),
    aside.sidebar .block-subscribe .subscribe-wrapper .input-group-btn:not(:first-child):not(:last-child),
    aside.sidebar .block-subscribe .subscribe-wrapper .input-group .form-control:not(:first-child):not(:last-child) {border: 1px solid rgba(0,0,0,0.09); display: block; width: 100%; float: none; padding: 6px 8px;}
    aside.sidebar .block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn {display: block; width: 100%; white-space: normal; background-color: rgba(0,0,0,0.1); float: none;}
    aside.sidebar .block-subscribe .subscribe-wrapper .block-content .input-wrapper .input-group-btn {}
    aside.sidebar .block-subscribe .block-content .btn {display: block; width: 100%; margin-top: 10px; padding-top: 2px;}
    aside.sidebar .block-subscribe .block-content .btn span span {display: block;}
    aside.sidebar .block-subscribe .block-content .btn span i {display: none !important;}

    .block-cart.block .block-content .product-box {margin-left: 5px;}
    .block-poll {padding: 15px;}
	/* Footer */
	#footer .footer-links {text-align: center; font-size: .83em; }
    
	#popup-block .modal-dialog .modal-content {width: 100%!important;}
	#popup-block.tablet-hide { display: none !important; }

	.info-block div:last-of-type .inner {padding-right: 40px;}

	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	[class*="col2-"] .box-reviews .customer-rating {width: 30%; padding-left: 15px; padding-right: 15px;}
	[class*="col2-"] .review-box {width: 100%; min-height: 181px;}
	[class*="col2-"] .review-box .review {width: 100%;}
	[class*="col2-"] .box-reviews .rating-block #product-review-table .item,
	.col3-layout .box-reviews .rating-block #product-review-table .item {padding-left: 20px; padding-right: 20px;}

	.col3-layout .product-options-bottom .price-box {float: none;}
	[class*="col2-"] .product-view .add-to-links li:nth-child(3n),
	[class*="col2-"] .with-sidebar .add-to-links li:not(:first-child) {margin-top: 0!important;}
	.col3-layout .nav-tabs > li,
	[class*="col2-"] .nav-tabs > li,
	[class*="col2-"] .vertical-tabs .nav-tabs {float: none; margin-right: 0;}
	.col3-layout .nav-tabs > li a,
	[class*="col2-"] .nav-tabs > li a {width: 100%; max-width: 100%!important;}
	.product-view .product-img-box .more-views h2,
	.catalog-product-view  .block-title strong span {font-size: 1em;}
	[class*="col2-"] .product-view #tabs.vertical-tabs::after {content: none;}
	.col3-layout .vertical-tabs > .nav-tabs {width: 200px;}

	.block-cart .product-image {max-width: 44px;}
	.block-cart.block .block-content .btn-remove{top: -5px;}
	.block-cart .block-content .mini-products-list .product-details {width: 62%;}

	.my-account table.table .nobr {white-space: normal!important;}
	.my-account table.table > thead > tr > td,
	.my-account table.table > tbody > tr > td,
	.my-account table.table > tfoot > tr > td {padding: .75em 9px;}
	aside.sidebar .block.block-wishlist li.item .product-image {width: 100%; margin-right: 0;}

	aside.sidebar .block.block-wishlist .media-left {display: block; margin: 0 0 .75em; padding: 0;}
	aside.sidebar .block.block-wishlist .slider-buttons  {top: 2px;}
    aside.sidebar .block.block-wishlist#wishlist-slider .actions {
        margin-right: 0;
        float: none;
        width: 100%;
        margin-top: 5px;
        text-align: left;
    }
    aside.sidebar .block-compare a.btn {
        display: block;
        float: none;
        padding: 4px 0;
        text-align: left;
    }

	.my-account table.table .product-name {max-width: 76%;}
	#shopping-cart-table .product-image {margin-right: 12px; margin-bottom: .75em;}

 	[class*="col2-"] .product-view  .vertical-tabs .tab-content-inner {width: 100%; padding: 0 20px;}
	.product-view .small-layout .product-buttons > div,
	[class*="col2-"] .product-view .with-sidebar .product-buttons > div {float: none; width: 100%;}
	.product-view .small-layout .product-buttons .prev-button + .next-button ,
	[class*="col2-"] .product-view .with-sidebar .product-buttons .prev-button + .next-button {margin: .75em 0 0;}
	[class*="col2-"] .product-view .with-sidebar .quantity-wrapper + #product-addtocart-button {margin: 0;}

 	.catalog-product-view .col3-layout .col-main {float: none; width: 100%; clear: both; left: 0;}
	.catalog-product-view .col3-layout .col-left {width: 50%; left: 0; margin-top: 30px;}
	.catalog-product-view .col3-layout .col-right {width: 50%; right: 0; margin-top: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div {min-width: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div span {font-size: 2em; min-width: 30px;}
	.timer-wrapper.full .timer-box > div.title {margin-bottom: .5em;}

	#customer-reviews > .pull-left,
	#customer-reviews > .pull-right {float: none!important;}

	#toTop {display: none!important;}
	.form-list label {display: inline-block; float: none;}

	body #footer .footer-bottom p a {display: inline-block;}
	body #footer .footer-bottom .payments-wrapper h4 {margin-bottom: .75em;}
	body #footer .left-background {bottom: -100%;}
	body .toolbar .sorter .a-center {text-align: left!important;}
	#header .right-menu-wrapper {text-align: left;}

	body .block-cart .img-container {width: 56px; margin-right: 10px;}
	body .block-cart .block-content .mini-products-list .product-details {width: 60%;}
	body .block-cart .block-content .mini-products-list .product-details  .product-name {font-size: .91em;}
	.col3-layout .toolbar .sorter .a-center {width: 60%;}
	.col3-layout .toolbar .sorter .a-right {width: 40%;}

	.customer-reviews-widget .product-block {padding-left: 20px; padding-right: 20px;}
	.customer-reviews-widget .right-wrapper {width: 60%;}

	.subscribe-block .info {padding-left: 30px;}
	.subscribe-block .input {float: none; clear: both; border-top: solid 1px rgba(0,0,0,.1); text-align: center;}
	.subscribe-block .input .block-subscribe {display: inline-block;}
	.subscribe-block .input .input-wrapper {width: 450px;}
    #footer .footer-links-wrapper {float: none !important;}
	#footer .horizontal-links li a {font-size: 12px; padding: 6px 8px;}
	.nav-wide .menu-wrapper .sub-content .menu-banners {margin: 0 -38px; position: static;}
	.nav-wide .menu-wrapper .sub-content .menu-banners .banner {width: 50%;}
	.nav-wide .menu-wrapper .sub-content .menu-banners .banner a {padding: 0;}
	#popup-block .block-subscribe .block-title {margin-bottom: 1em;}
    #popup-block .popup-content-wrapper {padding: 20px; background-position: 94% 100%;}
    #popup-block .popup-content-wrapper .form-subscribe-header label {text-align: left; margin-bottom: 0;}
    #popup-block .modal-header .close {right: 25px;}

	.block-cart.block  .block-subtitle {border-bottom: solid 1px rgba(0,0,0,.1); margin-bottom: 1em; padding-bottom: 1em;}
	.block-cart.block .block-content .mini-products-list li {border-bottom: solid 1px rgba(0,0,0,.1); padding-bottom: 1em; margin-bottom: 1em;}
	.block-cart.block .block-content .btn-remove,
	.block-cart.block .block-content .btn-edit {padding-left: 0!important; padding-right: 0!important; top: 0; float: none; display: block; margin: 0;}
    .block-cart.block .block-content .btn-remove {margin-top: 5px;}
	.block-cart.block .block-content .mini-products-list li .media-left {padding: 0 0 9px;}
	.block-cart.block .block-content .mini-products-list li .product-image {width: 100%; max-width: 100%; min-width: 40px;}
    .block.block-cart {padding: 10px;}
	.block-cart.block .block-content .product-name {font-size: 12px; margin-left: 10px; padding-right: 30px;}
	.catalog-category-view .block-layered-nav .block-title {padding: 9px 0 3px; font-size: 1.16em; float: none;}
	.catalog-category-view .block-layered-nav .block-content {padding: 0 0 9px; background: none; border: none; width: 100%!important;}
	.catalog-category-view .block-layered-nav .block-content dt {padding: 0 10px 0 0; font-size: 1em; border: none;}
	.block-layered-nav .block-content dt::after {margin-left: 4px; margin-top: 2px;}

	.products-grid .product-name {font-size: 14px;}
	.block-title {font-size: 14px;}
	.products-grid .item.type-2 .indent {padding: 15px;}
	.block-layered-nav .currently {padding: 0 0 6px; margin-bottom: 6px;}
	.block-layered-nav .actions {padding: 6px;}

	body .subscribe-block {padding: 25px;}
	body .subscribe-block .block-content label {font-size: 13px;}
	body .subscribe-block .block-content .input-wrapper {width: 100%;}
    body .subscribe-block .block-subscribe .subscribe-wrapper {padding-right: 0;}

    .wide-footer #footer,
    .boxed-footer #footer,
    .boxed-footer-bg #footer {background-color: #eee; border-top: 2px solid #111;}
    body.wide-footer #footer .footer-top,
    body.boxed-footer #footer .footer-top .container,
    body.wide-footer #footer .footer-middle,
    body.boxed-footer #footer .footer-middle,
    body.boxed-footer-bg #footer .footer-middle .container,
    body.boxed-footer #footer .container,
    body.boxed-footer-bg #footer .container {background-color: transparent !important; padding-top: 0 !important; padding-bottom: 0 !important;}
    body.boxed-footer #footer .footer-bottom .container,
    body.boxed-footer-bg #footer .footer-bottom .container,
    body.wide-footer #footer .footer-bottom .container  {padding-top: 10px !important; padding-bottom: 10px !important;}
	.footer-bottom .banners-row .footer-custom {margin: 1px 0;}
	.footer-bottom .banners-row .shipping-wrapper {width: 60%;}
	.footer-bottom .store-switcher-wrapper {float: none!important; text-align: center;}

	#footer ul.social-links {display: block; text-align: center; margin-bottom: 10px;}
	#footer ul.social-links li {display: inline-block; float: none;}
	#footer .shipping-wrapper {float: none !important; text-align: center; margin-top: 15px;}
    #footer .horizontal-links li {display: inline-block; float: none;}
    #footer .horizontal-links li a:after {bottom: 5px; left: 8px; right: 8px;}
	#footer address {text-align: center;}
    #footer .copyright {float: none !important;}
    #footer .footer-block-title:after {position: relative; left: 50%; margin-left: -20px;}
    body #footer .subscribe-block {
        padding-bottom: 30px;
    }
    body #footer .subscribe-block {
        text-align: center;
    }
    body #footer .subscribe-block .block-title {
        font-size: 20px;
        padding-top: 0;
        padding-right: 0;
        margin-right: 0;
        display: block;
        margin-bottom: 0;
        border-right-width: 0;
    }
    body #footer .subscribe-block .block-subscribe {
        width: 100%;
    }
    #footer .form-subscribe-header {
        padding-right: 0;
        margin-bottom: 25px;
        clear: right;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    body .subscribe-block .block-content .input-wrapper {
        clear: left;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #footer .footer-links-list {text-align: left;}
    #footer .footer-links-list ul.links {display: inline-block; text-align: left;}
    #footer .links {text-align: left;}
    #footer .footer-middle .footer-list-links-wrapper p {text-align: left; display: block;}
    #footer .footer-top .accordion-item .accordion-title {color: #111;}

    /*Accordion*/
    .accordion-list .accordion-item .accordion-content {display: none; overflow: hidden; }
    #footer .accordion-title.footer-block-title,
    .accordion-list .accordion-item .accordion-title {margin: 0; padding-top: 10px; padding-bottom: 10px; text-align: left; text-transform: uppercase; font-size: 12px;}
    #footer .accordion-item:not(:first-of-type) .accordion-title.footer-block-title,
    .accordion-list .accordion-item:not(:first-of-type) .accordion-title {margin: 0 -10px; padding: 10px 10px; border-top: 1px solid rgba(0,0,0,0.1);}
    .accordion-list .accordion-item .accordion-title:after {display: none;}

	.block-list li.item .product-name a {max-width: 92%; padding-top: .5em; padding-bottom: .5em; padding-left: 0; margin-left: 0;}
	.block-list li.item .product-name:before {vertical-align: top; position: relative; top: 11px; margin: 0; left: -8px;}
	.product-view .add-to-cart {/*display: block; margin-bottom: 18px;*/}
	header.header .top-cart .block-content .actions  .btn-default + .btn-primary {display: inline-block; margin: 0; clear: none;}

    .sidebar-banner {width: 33%; float: left; padding-right: 10px;}
    .sidebar-banner.first {padding-bottom: 20px;}
    .sidebar-list {width: 66%; float: right;}
}

/*  #Mobile (Portrait) ================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
    body.boxed-header .fullwidth,
    body.boxed-breadcrumbs .fullwidth,
    body.boxed-content .fullwidth,
    body.boxed-footer .fullwidth,
    body.boxed-content .fullwidth {margin-left: -10px; margin-right: -10px}
	.title-buttons { text-align: left; }
	.order-date { float: none; clear: both; padding-top: .75em; }

	body .col2-left-layout .col-main,
	body .col3-layout .col-wrapper .col-main,
	body .col-left.sidebar,
	body .col-right.sidebar {float: none;}
    body.catalog-product-view .col-left.sidebar,
    body.catalog-product-view .col-right.sidebar {/*padding-top: 30px; border-top: 1px solid rgba(0,0,0,0.1);*/}

	body .col-main form .form-list .form-group .gender { width: 100%; margin-bottom: 1em; }
	body .col-main form .form-list .form-group .gender + .customer-dob { width: 100%; }
	body .form-list .gender + .customer-dob .dob-month,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-month,
	body .form-list .gender + .customer-dob .dob-day,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-day,
	body .form-list .gender + .customer-dob .dob-year,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-year { width: 33.333333333333%; }

	 /* Data Table */
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) table,
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) thead,
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) tbody,
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) th,
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) td,
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) tr { display: block; white-space: normal; border: none!important; text-align: left !important;  width: 100%!important; float: none; }
    #super-product-table table.table tr {}
	table.table:not(#my-orders-table):not(#shopping-cart-totals-table) thead tr { display: none;}
    table#my-orders-table th.date,
    table#my-orders-table th.ship,
    table#my-orders-table th.status,
    table#my-orders-table td.date,
    table#my-orders-table td.ship,
    table#my-orders-table td.status {display: none;}
    table#my-orders-table td {padding: 10px 10px;}
    table#my-orders-table td.last {border-bottom: none !important;}
    table#my-orders-table td.last .separator {display: none;}
    table#my-orders-table td.last .nobr {white-space: normal !important;}
    table#my-orders-table td.last .nobr a {white-space: nowrap;}
	table.table th, table.table td { padding: 10px 10px; width: 100%!important;}
	table.table td a.product-image{width:auto; max-width:100%; margin:0 auto; float:none;}
	table.table td a.product-image img{width:100%;}
	table.table td .cart-label { width: 80px; display: inline-block; vertical-align: middle; font-size:1.16em; color:#888; font-weight:normal; }
	table.table td.last { border-bottom: 1px solid #ddd!important;/*  margin-bottom: 1.5em; */ margin-bottom: -1px;}

	table.table tfoot td.last {border: none!important;}
    table#my-orders-table .price {font-size: 16px;}
    
    #multiship-addresses-table td.first {padding-bottom: 0; background-color: rgba(0,0,0,0.08); padding-top: 10px; padding-bottom: 10px; margin-bottom: 15px; margin-top: 5px;}
    #multiship-addresses-table td.first h3 {margin-bottom: 0;}
    #multiship-addresses-table td.second {width: 15% !important; display: inline-block; padding-right: 5px; padding-left: 5px; padding-top: 0;}
    #multiship-addresses-table td.third {display: inline-block; width: 68% !important; padding-left: 5px; padding-right: 5px; padding-top: 0;}
    #multiship-addresses-table td.fours {display: inline-block; width: 15% !important; padding-left: 5px; padding-right: 5px; padding-top: 0; border: none !important; text-align: center !important;}

	.form-list .customer-name .name-firstname,
	.form-list .customer-name-prefix .name-lastname,
	.form-list .customer-name-middlename .name-firstname,
	.form-list .customer-name .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name .name-lastname { width: 100%; }
	.form-list .customer-name-prefix-suffix .name-lastname,
	.form-list .customer-name-prefix-suffix .name-firstname,
	.form-list .customer-name-prefix-middlename-suffix .name-firstname,
	.form-list .customer-name-prefix-middlename .name-firstname,
	.form-list .customer-name-prefix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-suffix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix .name-firstname { width: 75%; }
	.form-list .customer-name-middlename .name-middlename,
	.form-list .customer-name-prefix-middlename .name-middlename,
	.form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.form-list .customer-name-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename { width: 100%; margin-top: 0; }
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-lastname { width: 41.91419141914191%; margin-top: 1.5em; }
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
    .form-list .customer-name-middlename .name-lastname {width: 100%; margin-top: 0;}
    .form-list .customer-name-prefix-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname { width: 100%; margin-top: 1.5em; }
	.form-list .customer-name-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.opc-wrapper-opc .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-suffix { margin-top: 1.5em; }
    .opc-wrapper-opc .page-title .to-cart {margin-top: 0;}

	body.sidebar-left .col2-left-layout .col-main { float: none !important; }
	body.catalog-category-view .col-main { margin-bottom: 3em; }

	/* Header */
    .wide-header #header .middle-block,
    .boxed-header #header .middle-block .container,
    .boxed-header-bg #header .middle-block .container {padding-top: 10px; padding-bottom: 10px;}
    .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-bottom: 10px; padding-top: 0;}
    .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: 10px; padding-bottom: 10px;}
    #header.header-1 .middle-block .container .row:before {left: 0; right: 0;}
	.logo { float: none; margin: 0; text-align: center; clear: both; }
	.header .welcome-msg { display: none; }
	#header .header-custom-block-wrapper {padding-top: 10px; padding-bottom: 0; text-align: center;}
	#header .logo-wrapper {padding-top: 3px; padding-bottom: 0; float: none; text-align: center;}
    #header .logo-wrapper a {max-height: 30px;}
	#header .quick-access {padding-top: 10px; padding-bottom: 10px; text-align: center;}
	.language-currency-dropdown {right: auto; left: 0;}
	.language-currency-dropdown::before {right: auto; left: 20px;}
	#header .search-cart-block {float: none;}
    #header .header-socials .btn-default {margin-right: 0;}
    #header .search-mini-form .form-search.type-1 .indent .inner .input-wrapper {width: 86%;}
    #header .search-mini-form .form-search.type-1 .indent .inner input {width: 72%;}
    #header .search-mini-form .form-search.type-1 .indent .btn-close {right: 30px;}
    .header .search-mini-form .form-search .search-button {display: none;}
    .header .search-mini-form .form-search .indent {display: block !important; position: static;}
    .header .header-info {float: none; margin-bottom: -2px; width: 100%; font-size: 12px;  padding-top: 8px; padding-bottom: 8px; text-align: center;}
    #header ul.social-links + .header-info {margin-left: 0; padding-left: 0; padding-top: 0;padding-bottom: 12px; border-left: none;}

	header.header .top-cart .block-content {padding-left: 10px; padding-right: 10px; width: 300px;}
	.header .search-mini-form {display: inline-block; margin-top: 10px; margin-right: 0; margin-bottom: 0; width: auto; float: none; max-width: 100%; min-width: 300px;}
	.header .search-mini-form .form-search.type-2 .indent {width: auto;}
	.header .search-mini-form .form-search input { width: 100%; height: 34px;}
    .header .search-mini-form .form-search .btn {height: 34px;}
    .header .form-language + .form-currency,
    .header .form-currency + .form-language {
        margin-left: 0;
    }
    #header .account-language-currency-wrapper {display: none;}
    #header ul.social-links {display: none;}
    .language-currency-wrapper,
    .header .wishlist-link,
    .header .header-custom-menu-list {display: none;}
    .header .header-text-banner {margin-bottom: 15px;}
    .header .header-text-banner .image-block {
        max-width: 50%;
    }
    .header .header-text-banner .title {
        font-size: 18px;
    }
    .text-banner .banner-label {
        font-size: 11px;
        font-weight: 500;
        padding: 3px 3px 0px;
    }
    header.header .top-cart {width: auto;}
    .header .links {float: right;}
    header.header .top-cart {
        z-index: 99;
        float: right;
        position: absolute;
        right: 10px;
        top: 7px;
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
    }
    header.header .top-cart .block-title .top-cart-icon {
        height: auto;
        width: auto;
        line-height: 1;
        display: inline-block;
    }
    header.header .top-cart .block-title .top-cart-icon i {
        /*font-size: 15px;*/
    }
    header.header .top-cart .block-title .title-cart {padding: 0 10px; line-height: 30px;}
    header.header .top-cart .block-title .cart-right-items {display: none;}
    header.header .hamburger {
        display: none;
    }
    .header-breadcrumbs-wrapper .bottom-block .text-banners-block {display: block; padding-top: 0; padding-bottom: 20px;}
    .header-breadcrumbs-wrapper .bottom-block .text-banners-block .small-banner,
    .header-breadcrumbs-wrapper .bottom-block .text-banners-block .large-banner {width: 100%; display: block; text-align: center !important;}
    .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 {display: none;}
    
    .header .account {display: none;}
    .header .text-banner {padding-top: 5px; padding-bottom: 0;}
    .header .text-banner .text-item .media-left,
    .header .text-banner .text-item .media-right {
        display: block;
        text-align: center;
    }
    .header .right-items {padding-top: 5px; padding-bottom: 0; display: block;}
    ul.social-links {float: right; padding-left: 0;}
    ul.social-links li {float: none; display: inline-block;}
    .header .header-custom-links + .form-language:before,
    .header .header-custom-links + .form-currency:before,
    .header .form-currency + .header-custom-links:before,
    .header .form-language + .header-custom-links:before,
    .header .form-language + .social-links:before,
	.header .form-currency + .social-links:before,
	.header .header-custom-links + .social-links:before {content: none;}
	.header .header-text-blocks {margin-bottom: 20px;}
	.header .header-text-blocks span.glam-icon {margin-right: 0;}
	.header .header-text-blocks span {font-size: 11px;}
	.header .header-text-blocks li + li {margin-left: 7px; padding-left: 0; border-left: none;}
    .wide-header #header .middle-block,
    .boxed-header #header .middle-block .container,
    .boxed-header-bg #header .middle-block .container {padding-top: 10px; padding-bottom: 10px;}
	.header .middle-block .right-block {float: left;}
	.header .middle-block .container {padding-top: 0; padding-bottom: 5px;}
    .header .customer-block {display: none; top: 0;}
    header.header .customer-name-wrapper + .links {display: inline-block !important; box-shadow: none; position: static; min-width: auto; padding: 0; background-color: transparent;}
    .header .links:not(.default-links) li:not(.last) a {display: none !important;}

	#header .navbar-header .navbar-toggle {display: block; border: none; margin-top: 2px; margin-bottom: 0;}
	.header .navbar-default .navbar-toggle:hover,
	.header .navbar-default .navbar-toggle:focus {background-color: rgba(255,255,255,.1);}
	.header .topmenu.navbar-collapse {
		width: 260px;
		background-color: #fff;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 999;
		padding: 1.5em 0;
		transition: left 550ms ease;
	}
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul {border: none;}
    .nav-wide .menu-wrapper ul.level1 li.parent > a:after {display: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 ul.level1 ul,
    ul.topmenu li ul.menu-wrapper,
    ul.topmenu li div.menu-wrapper,
    ul.topmenu .vertical-menu-wrapper {display: none; opacity: 1; visibility: visible; transform: translate(0); transition: none;}
    ul.topmenu li ul.menu-wrapper.fixed-width,
    ul.topmenu li div.menu-wrapper.fixed-width {width: auto!important;}
	.header .social-links {padding-top: 5px; padding-bottom: 5px;}
	.header .topmenu.navbar-collapse .menu-wrapper {background: none!important;}
	.header .topmenu.navbar-collapse .menu-wrapper ul.level0 {margin: .75em 0;}
	.header .nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle {border: none; margin: 0; padding: 0; white-space: normal;}
	ul.topmenu li.level0.parent a.level-top::after,
	.header .nav-wide .menu-wrapper ul.level0 li.level1 a span::before {content: none!important;}
	.header .nav-wide .menu-wrapper ul.level0 li.level1 > ul {margin-bottom: .5em;}
	.header .nav-wide .menu-wrapper ul.level0 li.level1 > ul a {border: none; padding-top: .5em; padding-bottom: .5em;}
	.header .topmenu.navbar-collapse.collapse {left: -300px;}
	.header .topmenu.navbar-collapse.collapse.in {display: block!important; left: 0;}
	.header .topmenu.navbar-collapse > ul,
	.header .topmenu.navbar-collapse li {display: block; margin: 0; float: none; padding: 0!important; width: auto!important;}
	.header .topmenu.navbar-collapse li a {width: 100%; display: block; float: none; padding-left: 10px; padding-right: 10px; margin-left: -10px; margin-right: -10px;}
	.header .topmenu li.level0.over > a,
	.header .topmenu.navbar-nav li.level0.active > a {background: #e3e3e3;}
	.header .topmenu li.level0 a > i {display: none;}
	.header .topmenu li ul ul {display: none; position: static; width: 100%; box-shadow: none; background: none!important; padding-left: 10px;}
	.header .topmenu li.level0 + li.level0:after,
	.header .topmenu li.level0 + li.level0:before {content: none;}
    .nav-wide .menu-wrapper ul.level0 li.level1 > .category-image {display: none;}
    ul.topmenu.navbar-nav li.level0.active:not(.vertical-parent) > a.level-top:before {display: none !important;}
	.header .topmenu .menu-item-button {position: absolute; right: 10px; padding: 5px; z-index: 1000; cursor: pointer; font-size: 14px; top: 12px; color: #222; text-transform: none;}
	.header .topmenu .menu-item-button .meigee-minus {display: none;}
	.header .topmenu .menu-item-button.active .meigee-minus {display: inline-block;}
	.header .topmenu .menu-item-button.active .meigee-plus {display: none;}
	.header .topmenu ul ul .menu-item-button {top: 0;}
    .nav-wide .menu-wrapper ul.level1 li a,
    .nav-wide .menu-wrapper ul.level1 li:not(.last) a {padding-top: .5em; padding-bottom: .5em; border-bottom: none;}
    .nav-wide .menu-wrapper.tabs-menu li.level1.over > .menu-inner {padding-left: 0; padding-right: 0;}
    .nav-wide .menu-wrapper ul.level0 li.level1:not([data-columns='1']) > .menu-inner ul.level1 ul a {border-bottom: none;}
	.header .bootstrap-select.btn-group .dropdown-menu {right: auto; left: 0;}
	.header .default-links.links li {padding: 0 8px;}
    .header .form-language + .form-currency:before,
    .header .form-currency + .form-language:before {content: none;}
	body .navbar-default {display: none;}
    body .header .navbar-default.in-mobile {display: block; background-color: #fff; border-radius: 0;}
    body .navbar-default.in-mobile .menu-item-button {
        position: absolute;
        right: 10px;
        padding: 5px;
        z-index: 1000;
        cursor: pointer;
        font-size: 14px;
        top: 11px;
        color: #222;
    }
    body .navbar-default.in-mobile .menu-item-button + .menu-item-button {display: none;}
    body .navbar-default.in-mobile .menu-item-button.active i.meigee-plus,
    body .navbar-default.in-mobile .menu-item-button:not(.active) i.meigee-minus {display: none;}
    .mobile-menu-wrapper .menu-button {width: 30px; height: 30px; line-height: 30px;}
    .mobile-menu-inner .default-links.links {margin: 0;}
    .mobile-menu-inner .mobile-settings {padding: 10px 20px 20px;}
	.mobile-menu-wrapper {display: inline-block; vertical-align: middle; padding-right: 5px; float: left; position: relative;}
    ul.topmenu li.level0:not(:first-child) a.level-top:before {display: none;}
    .header .preview-dropdown-wrapper .preview-block .preview-image {padding-bottom: 1px;}
	.header .form-language,
    /*.header .links,*/
	.header .form-currency {display: none;}
    body .header .links {display: none;}
    header.header .customer-name-wrapper + .links li a {padding: 7px 8px 8px;}

	ul.topmenu li.level0.nav-1 a.level-top .custom-icon { padding: 0;}
	ul.topmenu li.level0.nav-1 a.level-top .custom-icon:after {content: none;}
    .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: 0;
    }
    .nav-wide .menu-wrapper ul.level0 li.level1 span.subtitle,
    .mobile-menu-inner ul.topmenu ul li:not(.item) a {
        font-size: 12px;
        font-family: 'Space Mono', sans-serif;
        color: rgba(0,0,0,0.5);
        text-transform: none;
    }
    ul.topmenu li.level0.over a.level-top:before,
    ul.topmenu li.level0 a.level-top:hover:before,
    ul.topmenu.navbar-nav li.level0.active > a.level-top:before {display: none;}
    .mobile-menu-inner .default-links.links li a {padding: 0;}
    .mobile-menu-inner .nav-wide .menu-wrapper ul.level0 li.level1 > a {padding-left: 30px; padding-right: 20px; border-bottom: none; padding-bottom: 0.5em;}
    .mobile-menu-inner ul.topmenu ul li:not(.item) a {padding-left: 30px; padding-right: 20px;}
    .boxed-header ul.topmenu li.level0 a.level-top,
    .boxed-header-bg ul.topmenu li.level0 a.level-top {padding-left: 20px; padding-right: 20px;}

    #header .topmenu  ul {background: none!important;}
    #header .topmenu  ul ul {position: static; padding: 0; box-shadow: none; width: 100%; margin: 0;}
    #header .topmenu  ul ul ul {padding: 0 0 0 20px;}
    ul.topmenu li.level0:first-child {padding-left: 15px;}
    ul.topmenu li.level-top,
    ul.topmenu.nav-wide li.level-top,
    ul.topmenu.nav-wide ul.level0 li.level1 {display: block; margin: 0; float: none; position: relative; width: auto!important; padding: 0;}
    ul.topmenu ul.level0 li.level1 .menu-item-button {top: 2px;}
    ul.topmenu li.level0 a.level-top {padding: 8px 20px 6px; font-size: 15px;}
    ul.topmenu li.level-top:not(:last-of-type),
    ul.topmenu.nav-wide li.level-top:not(:last-of-type),
    ul.topmenu.nav-wide ul.level0 li.level1:not(:last-of-type) { border-bottom: 1px solid #ddd;}
	ul.topmenu.nav-wide .top-content,
	ul.topmenu.nav-wide .bottom-content,
	ul.topmenu.nav-wide .right-content {display: none;}
    .header .search-mini-form .form-search.with-icon:not(.with-label) .input-wrapper {background-color: #fff;}
    .header .search-mini-form .form-search.with-icon:not(.with-label) .btn i {opacity: 1;}
	ul.topmenu.nav-wide .menu-wrapper {position: static; box-shadow: none; padding: 0; border: none; background-color: transparent;}
	.menu-item-content ul.topmenu li.level0 a.level-top {border: none; margin: 0 -15px; padding: .5em 15px!important;}
	#header ul.topmenu li.level0.first a.level-top .custom-icon.ion-ios-home-outline {margin-left: 0;}
	#header ul.topmenu li.level0 a.level-top span::after {content: none;}
	#header .top-cart.slide {}
	#header .top-cart.slide .topCartContent {
		position: fixed;
		right: -330px;
		width: 280px;
		top: 1.5em;
		bottom: 0;
		background-color: #fff;
		color: inherit;
		display: block!important;
		transition: right 250ms linear;
	}
	#header .top-cart.slide .topCartContent .close-btn {display: block;}
	#header .top-cart.slide .active + .topCartContent {right: 0;}
	#header .top-cart.slide .block-content .mini-products-list .product-details .product-name a {color: #fff;}
    header.header .top-cart .block-title .top-cart-icon i {display: inline-block;}
	#header.header .top-cart.slide .block-content .subtotal {background-color: rgba(255,255,255,.2);}
	#header.header .top-cart.slide .block-content .subtotal .label {color: #fff;}
	header.header .top-cart .block-content .actions {padding-left: 0; padding-right: 0;}
    #header .mobile-menu-button {margin-top: 0; margin-bottom: 0;}
    #header .header-custom-block .subscribe-button {margin-right: 0; margin-bottom: 12px;}
    #header .welcome-block {text-align: center;}
    #header .welcome-block .header-phones {float: none;}
    #header .welcome-block .welcome-msg {float: none; margin-bottom: 6px;}
    .header .search-mini-form .form-search .indent.visible,
    .header .search-mini-form .form-search .indent {width: 100%; visibility: visible; opacity: 1;}
    .header .form-language + .form-currency {}
    .menu-item-content .bootstrap-select > .selectpicker {height: auto;}
    .header .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}
    .header .wishlist-link {margin-left: 10px; margin-right: 6px;}
    .header .top-block {text-align: center;}
    .header .right-block {float: none;}
    .header .header-custom-links {
        position: relative;
        margin: 7px 0;
        border: none;
        clear: none;
        float: left;
        padding: 0;
    }
    .header .header-custom-links li a {color: #222;}
    .header .header-custom-links li a i {display: none;}
    .header .header-custom-links .navbar-toggle {margin: 0; padding: 0;}
    .header .header-custom-links .navbar-collapse {
        display: none;
        position: absolute;
        left: 0;
        width: 200px;
        top: 100%;
        background: #fff;
        height: auto!important;
        box-shadow: 0 0 8px rgba(0,0,0,.1);
        z-index: 999;
    }
    .header .header-custom-links .navbar-collapse.in {display: block;}
    .header .header-custom-links li {border: none; padding: 0 8px; display: block; margin: 5px 0; text-align: left;}
    body .header-breadcrumbs-wrapper {margin: 0;}
    body #header .header-custom-block-wrapper .header-socials {float: none; clear: both; margin: 0 0 .75em; display: block;}
    body #header .currency-wrapper {margin-left: 25px;}
    body #header .language-wrapper {margin-left: 0;}
    #header .navbar-header .navbar-toggle {float: none; display: inline-block;}
    .header .preview-dropdown-wrapper {padding-bottom: 10px;}
    .header .preview-dropdown-wrapper .bottom-links a {border-bottom: 1px solid rgba(0,0,0,0.1);}
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner ul.level1 {display: block !important;}
    .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 {width: 100% !important;}
    .nav-wide .menu-wrapper.tabs-menu:before {display: none;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .menu-inner,
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .menu-wrapper {height: auto !important; background-color: transparent; padding: 0 !important; margin-left: 0 !important;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1.over {background-color: transparent;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > a {width: 100% !important; border-top: none !important;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > a:after {display: none;}
    .nav-wide .menu-wrapper.tabs-menu ul.level0 li.level1 > .level2 a {padding-left: 0; padding-right: 0;}
    .nav-wide .menu-wrapper.tabs-menu.horizontal ul.level0 li.level1 > a {padding: .5em 20px .5em 30px;}
    .nav-wide .menu-wrapper.tabs-menu ul.level1 li.parent:not([data-bold-link='1']) > a:after,
    .nav-wide .menu-wrapper.tabs-menu.vertical li.level1 > a:after {display: none !important;}
    
    /*Header 2*/
    body.wide-header #header.header-2 .middle-block {padding-left: 0; padding-right: 0;}
    body.boxed-header #header.header-2 .middle-block .container,
    body.boxed-header-bg #header.header-2 .middle-block .container {padding-left: 10px; padding-right: 10px;}
    /*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 {padding-top: 10px; padding-bottom: 0;}
    #header.header-3 .middle-block .right-block {position: relative;}
    #header.header-3 .mobile-menu-wrapper .menu-button {
        position: absolute;
        top: 0;
        left: 10px;
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        z-index: 99;
    }
    .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: 0;}
    /*Header 4*/
    .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: 10px; padding-bottom: 10px;}
    #header.header-4 .bottom-block .container .navbar-default {padding-bottom: 0;}
    #header.header-4 .middle-block .container .row:before {left: 0; right: 0;}
    .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: 0;}
    /*Header 5*/
    #header.header-5 .mobile-menu-wrapper {width: calc(50% - 5px);}
    #header.header-5 .logo-wrapper {width: 50%; text-align: center; padding-bottom: 0;}
    #header.header-5 .middle-block .right-block {position: relative;}
    /*Header 6*/
    .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: 10px; padding-bottom: 10px;}
    #header.header-6 .logo-wrapper {width: 50%; text-align: center; padding-bottom: 0; right: -10px; position: relative;}
    #header.header-6 .mobile-menu-wrapper {width: calc(50% - 5px);}
    #header.header-6 .middle-block .right-block {position: relative;}
    /*Header 8*/
    #header.header-8 .logo-wrapper {width: auto; text-align: center;    padding: 0;}
    #header.header-8 .mobile-menu-wrapper {width: calc(25% - 5px);}
    /*Header 9*/
    .wide-header #header.header-9 .middle-block,
    .boxed-header #header.header-9 .middle-block .container,
    .boxed-header-bg #header.header-9 .middle-block .container {padding-top: 10px; padding-bottom: 10px;}
    /*Header 10*/
    #header.header-10 .logo-wrapper {width: 50%; display: inline-block; position: relative; right: -10px;}
    #header.header-10 .mobile-menu-wrapper {width: calc(50% - 5px);}
    #header.header-10 .middle-block .right-block {position: relative;}

	.fullwidth-banners .banner {float: none; width: auto;}

    .mobile-menu-inner .nav-wide .menu-wrapper ul.level0 li.level1 > a {
        padding-bottom: 0.5em;
        padding-top: 0.5em;
        width: 100%;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > a:after {
        display: none;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner .category-image {
        display: none;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner {
        opacity: 1;
        position: static;
        left: 0;
        right: 0 ;
        width: 100%;
        z-index: 10;
        display: none;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner ul.level1 li.level2 {
        float: none !important;
        width: 100%;
        padding: 0 !important;
    }
    .nav-wide .menu-wrapper.tabs-menu li.level1 > .menu-inner ul {
        display: block;
    }
    .nav-wide .menu-wrapper ul.level0 li.level1:not([data-columns='1']) > .menu-inner ul.level1 li.level2 > ul,
    .nav-wide .menu-wrapper ul.level0 li.level1:not([data-columns='1']) > .menu-inner ul.level1.over li.level2 > ul {
        display: none;
    }

    /*Header custom dropdown*/
    .header .preview-dropdown-wrapper {margin: 0;}
    .header .preview-dropdown-wrapper .preview-block {width: 100%; padding: 10px 10px 20px; float: none;}
    .header .preview-dropdown-wrapper .block-title {margin-bottom: 0; margin-top: 15px;}
    .header .preview-dropdown-wrapper .preview-block .preview-image {margin-bottom: 10px;}
    .header .preview-dropdown-wrapper.product-page .preview-block {width: 100%;}

	/* Listing */
	.sidebar {margin-bottom: 0;}
    .page-title h2 {font-size: 24px;}
    .page-title {margin-bottom: .5em; border-bottom: 0;}
	.products-grid.two-columns li.item,
	.products-grid.three-columns li.item,
	.products-grid.four-columns li.item,
	.products-grid.five-columns li.item,
	.products-grid.six-columns li.item,
	.products-grid.seven-columns li.item,
	.products-grid.eight-columns li.item { width: 100%; }
    .products-grid .btn,
    .products-list .btn,
    .products-grid .add-to-links,
    .products-list .add-to-links {display: none;}
    .products-grid.owl-carousel .item .indent {padding-left: 10px; padding-right: 10px;}
    .products-list .image-box:hover,
    .products-grid .image-box:hover {left: 0 !important;}
    .products-grid.owl-carousel .item .indent.product-hover-1 {padding: 0 10px;}
    .item.taphover .hover-buttons,
    .image-box:hover .hover-buttons {display: none;}
    .products-list .product-image {margin-right: 0;}
    .home-widget-slider {margin: 0;}
    .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: inline-block;}
    .products-grid.seven-columns .item.sold-out .sold-out-label,
    .products-grid.eight-columns .item.sold-out .sold-out-label {padding: 14px 15px;}

	aside.sidebar .block.block-wishlist li.item .product-details { width: 63%; }
	.block:last-of-type { margin-bottom: 3em; }
    .products-grid .item.product-hover-1 .indent {padding-left: 10px; padding-right: 10px;}
    /*Category top banner*/
    .cat-container-before .text-banner .bg-image {background-position: 89% 100%;}
    .cat-container-before .text-banner .banner-content {left: 20px; right: 30%; top: 40%;}
    /*Category listing banner*/
    .listing-banner-wrapper .listing-banner .banner-content {top: 35%; left: 50%; text-align: right; right: 0;}
    .listing-banner-wrapper .listing-banner .left-block {padding-right: 20px; border: none; display: block;}
    .listing-banner-wrapper .listing-banner .banner-price-wrapper {padding-left: 0; padding-right: 20px; display: block;}


    
    #AddToCart-popup .close-popup {top: -7px; right: -5px;}
	/* Toolbar */
	.sorter .sort-by label {display: inline-block;}
	.sorter .limiter label,
	.sorter .amount { display: none; }
	.sorter .view-mode { margin-right: 10px; display: none;}
	.sorter .sort-by .bootstrap-select > .selectpicker { min-width: 90px; }
	.toolbar.no-pagination .sorter {float: left;}
	.toolbar .sorter {width: auto; text-align: left; display: inline-block;}

	body .toolbar .sorter .limiter {display:none; text-align: left!important; margin-left: 18px;}
	body .toolbar .sorter > div + div + div {margin-top: .75em;}
	/* .sorter .view-mode {float: none; clear: both; margin-bottom: 1.5em;} */
	.sorter .view-mode span {display: none;}
	.toolbar .pager {width: auto; position: absolute; right: 10px;}
	.toolbar .pager .pages {margin: -5px 0 -5px 10px; padding: 5px 0 5px 15px; border: none;}
	.toolbar-bottom .toolbar .pager {position: static;}
    .toolbar-bottom .toolbar .shop-by {display: none !important;}
	.col3-layout .toolbar .sorter {width: auto;}
    .toolbar .shop-by {display: inline-block;}
	/* Product Page */
	.product-essential { margin-bottom: 0; }
	.product-view .product-buttons a span { width: 69%; }
    .product-view .quantity-wrapper input.qty,
    .product-view .quantity-wrapper input[id*="qty"] {width: calc(100% - 40px);}
    .product-view .add-to-cart .btn {width: 100%;}
    .product-view .add-to-cart + .add-to-links {margin-top: 1em !important;}
	.product-view .add-to-links li.email-friend { margin-left: 0;}
    .product-view .product-img-box.extralarge-layout .more-views .item {width: 100%;}
	.product-view .extralarge-layout .box-tags .form-add .input-box,
	.product-view > .product-collateral .box-tags .form-add .input-box { width: 100%; }
	.product-view #upsell-product-table li.item { width: 100%; }
	.product-view #upsell-product-table li.item:nth-child(4n+1)
	.product-view #upsell-product-table li.item:nth-child(4n+4) { clear: none; }
	[class*="col2-"] .product-view .vertical-tabs .tab-content-inner{width: 100%;}
	.product-view .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.product-view .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.product-view #tabs.vertical-tabs:after { display: none; }
	.product-view .product-shop .vertical-tabs .tab-content-inner,
	.product-view .vertical-tabs .tab-content-inner { width: 100%; }
	.product-view .product-collateral .nav-tabs>li { float: none; margin: 0;}
	.product-view .product-collateral .nav-tabs>li a {margin-bottom: 0; padding-top: 15px; padding-bottom: 12px;}
	.product-sidebar.sidebar-left .sidebar-inner {border: none; padding: 0;}
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	#customer-reviews .form-add {margin-top: 0;}
	#customer-reviews .pull-left,
	#customer-reviews .pull-right {float: none!important;}
	.product-view .vertical-tabs .tab-content-inner {padding: 0 15px;}
	.col3-layout .product-view .vertical-tabs .tab-content-inner {width: 100%;}
	.catalog-product-view .breadcrumbs-wrapper .product-buttons .prev-button,
	.catalog-product-view .breadcrumbs-wrapper .product-buttons .next-button {position: static;}
	.related-bottom .more-link {position: static; margin-bottom: 15px; margin-top: 15px;}
    .customer-reviews-wrapper .review-box-wrapper .stars-wrapper {margin-right: 10px;}
    .customer-reviews-wrapper .review-box-wrapper .customer-rating {padding: 0 10px;}
	.customer-reviews-wrapper .review-box-wrapper .customer-info { width: 48%; padding: 0 10px;}
    .customer-reviews-wrapper .review-box-wrapper .review-box {padding: 18px 10px;}
	.customer-reviews-wrapper .review-box-wrapper .customer-info .info {width: 100%;}
    .customer-reviews-wrapper .review-box-wrapper .customer-rating .item {margin-bottom: 3px;}
	.timer-wrapper .title, .timer-box > span.title, .timer-wrapper.full .timer-box > span.title {float: none;}
	.timer-box > div {min-width: 55px;}
	.product-view .product-options-bottom .add-to-cart .btn {margin-top: 0;}
    .product-view #more-views-slider {margin-top: 0; margin-bottom: 0; padding: 0; overflow: hidden;}
    .product-view .product-img-box .more-views .more-views-inner {padding-bottom: 40px;}
    .product-view #more-views-slider .owl-dots {top: auto; bottom: 10px;}
    .product-view .product-img-box .more-views .slider-buttons {display: none;}
    .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: inline-block; left: 20px; right: 20px;}
    .product-view .product-img-box .product-image-gallery.with-more-views {display: none;}
    .product-view .product-img-box .more-views .more-views-inner > .item {width: 100%; float: none; text-align: center;}
    .product-view .nav-tabs li:not(.first):not(.active):before {display: none;}
    .product-view .availability {margin-top: 0; top: 0;}
    .product-view .product-shop .availability-only {margin-top: 3px;}

    .product-view .add-to-cart {display: block; width: 100%; margin: 0;}
    .product-view .quantity-wrapper { margin: 0 0 10px; width: 100%; text-align: center;}
    .product-view .quantity-wrapper .btn-qty {opacity: 1;}
    .product-view .quantity-wrapper + .btn {margin-left: 0; width: 100%; display: block;}
    .product-view .add-to-links {margin-top: 10px !important; display: block; margin-left: -5px !important; margin-right: -5px !important; width: auto;}
    .product-view ul.add-to-links li {width: 50%; float: left; padding: 0 5px; margin: 0;}
    .product-view ul.add-to-links li a {margin: 0; display: block; width: 100%;}
    
    .product-view .panel-group {margin: 0 -10px;}
    .product-view .product-collateral .panel-group .panel + .panel {margin: 0;}
    .product-view .panel-group .panel {border-radius: 0;}
    .product-view .panel.panel-default {box-shadow: none; padding: 10px; border: none; border-top: 1px solid rgba(0,0,0,0.12);}
    .product-view .panel.panel-default .panel-title {text-align: left; text-transform: uppercase; font-size: 12px; font-weight: normal; line-height: 24px;}
    .product-view .panel.panel-default .panel-heading a {display: block; width: 100%;}
    .product-view .product-collateral .product-simple-list .panel-default .panel-body {display: none;}
    .product-view .product-collateral .product-simple-list .panel .panel-title .icon-more .icon-minus {display: none;}
    .product-view .product-collateral .product-simple-list .panel.open .panel-title .icon-more .icon-minus {display: inline-block;}
    .product-view .product-collateral .product-simple-list .panel.open .panel-title .icon-more .icon-plus {display: none;}
    .product-view .product-collateral #tabs {margin: 0 -10px; border: none;} 

    .product-view.accordion-list .accordion-item {margin: 0;}
    .accordion-list .accordion-item .widget-title.accordion-title h2:after,
    .accordion-list .accordion-item .widget-title.accordion-title h3:after,
    .accordion-list .accordion-item .widget-title.accordion-title h4:after,
    .accordion-list .accordion-item .widget-title.accordion-title h5:after {display: none;}
    .product-view.accordion-list .accordion-item .accordion-title .icon-more {display: inline-block;}
    .product-view.accordion-list .accordion-item .accordion-title,
    .product-view.accordion-list .accordion-item:not(:first-of-type) .accordion-title {border-top: 1px solid rgba(0,0,0,0.12); margin: 0 -10px; padding: 10px;}
    .block-related:not(.related-bottom) .block-content .item .indent {padding-left: 30px; padding-right: 30px;}
    .product-view.accordion-list .sidebar .accordion-item.block-related .accordion-title .slider-buttons {display: none; top: 68px; right: 10px; left: 10px; z-index: 999;}
    .product-view.accordion-list .sidebar .accordion-item.block-related .accordion-title .slider-buttons .owl-next {float: right;}
    .product-view.accordion-list .sidebar .accordion-item.block-related.open .accordion-title .slider-buttons {display: block;}
    .product-view.accordion-list .sidebar .accordion-item .accordion-title {color: #111;}
    .product-view.accordion-list .sidebar .accordion-item .accordion-title strong span,
    .product-view.accordion-list .accordion-item .accordion-title h2,
    .product-view.accordion-list .accordion-item .accordion-title h3,
    .product-view.accordion-list .accordion-item .accordion-title h4,
    .product-view.accordion-list .accordion-item .accordion-title h5 {
      text-align: left;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 24px;
      font-weight: 400;
      margin: 0;
    }
    .product-view.accordion-list .accordion-item .accordion-content {padding-bottom: 10px;}
    .product-view .box-reviews {margin-top: 0;}
    body.catalog-product-view .main-container {padding-bottom: 0;}

	/* Login Page */
	.account-login .form-list label {float: none;}
	.account-login .new-users { margin-bottom: 2.25em; }

	/* Account */
	.my-account { margin-bottom: 2.25em; }
	.my-account .form-list li.form-group > div[class*="6"]:first-child { margin-bottom: 1em; }
	.my-account .pager .limiter label,
	.my-account .pager .amount { display: none; }
	.my-account .product-review .product-img-box { float: none; text-align: center; width: auto; }
	.my-account .product-review .product-img-box .product-image { display: inline-block; }
	.my-account .product-review .media-body .product-name { margin-bottom: .75em; }
	.my-account .product-review .media-body .product-details small { float: none; margin-bottom: 1em; clear: both; }
	.my-account .customer-rating { margin-top: -1px; }
	.my-account .my-wishlist .title-buttons .link-rss { float: right; }
	.my-account .my-wishlist .cart-cell .btn-primary { clear: both; }
	.my-account .my-wishlist .form-horizontal .buttons-set .btn { float: none; margin: .75em 0 0; width: 100%; }
    .my-account form.form-horizontal .fields div[class*="customer-name"] > div.name-middlename {margin-top: 0;}

	/* Cart ================================================= */
	#shopping-cart-table { border: 0; }
	#shopping-cart-table th { display: none; }
	#shopping-cart-table tr { display: block; border: 0; text-align: left; }
	#shopping-cart-table tr td { display: block; border: 0; padding: .75em 0; }
	#shopping-cart-table tr td .product-image { width: auto; max-width: 100%; float: none; margin: 0 auto 1.5em; text-align: center; }
	#shopping-cart-table tbody tr td:not(:first-child) {text-align: left!important;}
	#shopping-cart-table .quantity-wrapper {margin: 0;}
	#shopping-cart-table .cart-actions { display: block; float: none; clear: both;}
	#shopping-cart-table td:before {
		content: attr(data-label);
		font-size: 14px;
		top: -1px;
		position: relative;
		margin-right: 5px;
	}
	#shopping-cart-table .item-options { float: none; clear: both; width: 100%;}
	#shopping-cart-table .a-right { text-align: left !important; }
	#shopping-cart-table tbody td.last { border-bottom: 1px solid #ddd; margin-bottom: 1.5em; }
	#shopping-cart-table tfoot .btn { width: 100%; margin-top: .75em; }
	#shopping-cart-table .btn-empty {margin-left: 0;}
	.cart .page-title h2 {float: none; text-align: center;}
	.cart .checkout-types { float: none; padding-top: .75em; clear: both; text-align: center;}
	.cart .title-buttons .checkout-types li { float: none; margin-left: 0; text-align: center; }
	.cart .crosssell,
	.cart .shipping { margin-bottom: 2.25em; }
	.cart .crosssell .product-details { width: 64%; }
	#crosssell-products-list .product-image {margin-bottom: .75em;}
	#crosssell-products-list li.item:not(:last-child) {margin-bottom: 1.5em!important;}
    .checkout-cart-index .sidebar {margin-top: 3em;}
    #shopping-cart-table .product-info-wrapper {display: block; width: 100%;}
    .cart-block-wrapper {margin-bottom: 3em;}
    #shopping-cart-totals-table tbody {width: 100%;}
    /*#shopping-cart-totals-table tr {padding: 0 1.5em 1.25em;}*/
    #shopping-cart-totals-table td {width: 50% !important; display: inline-block; float: left; text-align: right !important; padding: 0;}

	/* Checkout ============================================= */
	.gift-messages-form .item:not(:last-child) { padding-bottom: 1em; }
	.gift-messages-form .item .product-img-box { float: none; width: auto; text-align: center; }
	.gift-messages-form .item .details { margin: 1em 0 0; }
	.gift-messages-form .item .f-fix { float: none; clear: both; }
	ul.checkout-progress li { float: none; width: auto; padding: .58em 0; }
	.multiple-checkout .buttons-set .btn { margin-top: 1em; }
	#multiship-addresses-table .qty {float: none;}
	.multiple-checkout table.table select.form-control {width: 100%;}
	.opc { margin-bottom: 2.25em; }
	.opc .form-list li > .field:first-child { margin-bottom: 1em; }
	.opc .form-list li.address,
	.opc .form-list ul.form-group { margin-bottom: 0; }
	.opc .buttons-set.disabled .btn { display: none; }
	.opc #checkout-review-submit .btn { margin-top: 1em; }
	.opc form .name-prefix,
	.opc form .name-firstname { margin-bottom: 1em;}


	/* Home Page */
    .home-widget-slider.product-hover-1 {margin: 0;}
    body.boxed-content-bg #home-image-slider .owl-nav div.owl-next,
    #home-image-slider .owl-nav div.owl-next {right: 5px;}
    body.boxed-content-bg #home-image-slider .owl-nav div.owl-prev,
    #home-image-slider .owl-nav div.owl-prev {left: 5px;}
    #home-image-slider .owl-nav div {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        opacity: 1;
        display: none;
    }
    #home-image-slider {min-height: 300px;}
    #home-image-slider.owl-theme .owl-dots {bottom: 5px;}
    #home-image-slider .item .title {margin-top: 0; font-size: 22px; line-height: 30px; margin-bottom: 10px;}
    #home-image-slider .item .slide-container {right: 10%; left: 10%; top: 11%;}
    #home-image-slider .item .slide-container.slide-skin-2 {left: 7.4%; top: 5%;}	
    #home-slider .owl-wrapper {left: -10px !important;}
	#home-slider .owl-item {margin-left: 0; margin-right: 0;}
	.banner-products-block .banner-block,
	.banner-products-block .products-block {float: none; width: 100%;}
	.widget-title .owl-buttons {display: block; margin-left: 0; margin-top: 10px;}
    .product-tabs li:not(.current):not(:first-of-type):before {display: none;}
    body .widget-title h2,
    body .widget .widget-title h2 {font-size: 19px; line-height: 22px;}
    .widget-products.slider-container .owl-buttons {display: none;}
    body .subscribe-block {background-position: center left;}
    body .subscribe-block .block-content label {margin-top: 0;}
    body .subscribe-block .block-subscribe .subscribe-wrapper {padding-right: 0;}
    body .subscribe-block .block-subscribe {margin-bottom: 1em;}
	.brands {text-align: center;}
    .text-banner .title {
        font-size: 20px;
        line-height: 18px;
    }
    .text-banner .strong-title {
        font-size: 55px;
    }
    .col-sm-4 .text-banner .banner-content.bottom-center {
        left: 15%;
        right: 15%;
    }
    .text-banner .banner-content.bottom-center + .banner-price-wrapper {
        height: 55px;
        width: 55px;
        line-height: 55px;
    }
    .text-banner .banner-content.bottom-center + .banner-price-wrapper .banner-price {
        font-size: 20px;
    }
    .text-banner .subtitle {
        font-size: 14px;
        line-height: 12px;
    }

    /*Page not found*/
    .cms-no-route .page-not-found h3 {font-size: 2.2em; }
    /*Parallax*/
    .parallax-banners-wrapper .banner-content.item-1 {top: 43%; left: 11%; right: auto;}
    .parallax-banners-wrapper .banner-content.item-2 {top: auto; left: 11%; right: 0; bottom: 13.6%;}
    .parallax-banners-wrapper .banner-content.item-3 {text-align: center; top: 50%; left: 10%; right: 10%;}
    .parallax-banners-wrapper #parallax-banner-3.text-banner {background-position: 28% 0;}
    .parallax-banners-wrapper .banner-content .title {font-size: 28px;}

	/* Popup */
	#remember-me-popup .modal-dialog { width: 303px; margin-left: -151px; }
	#popup-block.mobile-hide { display: none !important; }

	#popup-block .modal-dialog {}
    #popup-block .popup-content-wrapper h2 {text-align: center;}
    #popup-block .modal-header .close {right: 15px;}
    #popup-block .block-title {padding: 40px 0 0;}
    #popup-block .block-subscribe .subscribe-wrapper {padding-left: 0; padding-right: 0;}
    #popup-block .block-subscribe .block-title {padding-bottom: 17px;}
    #popup-block .block-subscribe .block-content label {padding-bottom: 15px}
	#popup-block .modal-dialog .modal-content {right: 0;}
	#popup-block .block-subscribe {width: 100%; margin: 0;}
	#popup-block .block-subscribe .block-content {padding: 0;}
	#popup-block .popup-bottom {left: auto; width: auto;}
	#popup-block .popup-content-wrapper {padding: 20px 10px; /*background-image: none!important;*/}
	#sticky-header {display: none!important;}
	.col3-layout .customer-rating,
	[class*="col2-"] .box-reviews .customer-rating {width: 100%; margin-top: -1px;}
	[class*="col2-"] .product-view .add-to-links li:nth-child(3n) {margin-top: 0!important;}
	.col3-layout .nav-tabs > li {float: none;}
	.col3-layout .nav-tabs > li a {width: 100%; max-width: 100%!important;}
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	.col3-layout .review-box,
	[class*="col2-"] .review-box {width: 100%; min-height: 168px;}
	.col3-layout .review-box .review,
	[class*="col2-"] .review-box .review {width: 100%;}
	.product-options-bottom .price-box {float: none;}
	#toTop {display: none!important;}
	.products-grid:not(.carousel-ul) li.item {width: 50%!important;}
    .products-grid:not(.carousel-ul) li.item:nth-child(2n) {
      clear: right !important;
      padding-top: 10px !important;
    }
    .products-grid:not(.carousel-ul) li.item:nth-child(2n+1) {
      clear: left !important;
      padding-top: 10px !important;
    }
    .products-grid:not(.carousel-ul) li.item:nth-of-type(2n) .indent {
        border-right: none !important;
    }
    .products-grid:not(.carousel-ul) li.item:nth-child(2n+1) .indent {
    }
    .products-grid:not(.carousel-ul) li.item:nth-of-type(-n+2) {
        padding-top: 0 !important;
        border-top: none !important;
    }
    .catalog-category-view .products-grid:not(.carousel-ul) li.item:nth-child(2n+1) .indent {
        border-right: none !important;
    }
    .catalog-category-view .products-grid:not(.carousel-ul) li.item:nth-child(2n) .indent {
       /*border-right: 1px solid #ddd !important;*/
    }
	.products-grid li.item:last-of-type {margin-bottom: 0;}
	.products-list li.item .image-box {margin-bottom: 1em;}
	.widget-products .products-list .image-box,
	.widget-products .products-list .product-shop {width: 100%; float: none;}
	.footer-products-list .product-shop {width: 72%;}
	.my-account .pager .limiter label, .widget-products .pager .limiter label {display: none;}
	.my-account table.table .product-name {white-space: normal; max-width: 82%;}

	.form-list label {float: none;}
	.customer-name-prefix-middlename-suffix label {min-height: 38px;}

	.customer-reviews-widget .product-block {float: none; width: auto; border: none; border-bottom: solid 1px rgba(0,0,0,.1);}
	.customer-reviews-widget .right-wrapper {width: 65%;}
	.customer-reviews-widget .author-block {float: none; width: auto;}

	#footer .horizontal-links {text-align: center;}
	#footer .horizontal-links li {float: none; display: inline-block;}
	#footer .horizontal-links li a {padding: 5px 8px;}
	#footer .socials-wrapper {position: static; display: inline-block;}
    #footer .store-switcher,
    #footer .form-language,
    #footer .form-currency {text-align: center; margin-left: 0;}
    #footer hr.solid {margin-left: -10px; margin-right: -10px;}
	body.wide-footer #footer .footer-bottom,
	body.boxed-footer #footer .footer-bottom .container {/*text-align: center;*/}

	hr.mobile {display: block;}

	body .category-banner a .banner-content.skin-1 .center {font-size: .5em;}
	body .category-banner a .banner-content.skin-2 .left-link {bottom: 51%; font-size: .75em; left: 7.5%; width: 44%;}
	body .category-banner a .banner-content.skin-3 .text-wrapper,
	body .category-banner a .banner-content.skin-2 .text-wrapper {font-size: .75em;}

	body .products-list {padding-right: 0;}
	body .products-list .btn {float: none;}
	body .products-list .add-to-links {float: none;}
    .products-grid .btn-ajaxkit-quick-view,
    .products-list .btn-ajaxkit-quick-view,
    .footer-products-list .btn-ajaxkit-quick-view,
    .lightbox-button { display: none !important;}

    .products-grid .price-action-block.two-items .price-box {margin-right: 0; margin-left: 7px; padding-left: 7px;}
    .products-grid .btn {
        width: 36px;
        padding: 0;
        margin-right: 8px;
    }
    .products-grid .btn span span {
        display: none;
    }
    .products-grid .item.sold-out .sold-out-label {padding-left: 9px; padding-right: 9px;}
    .products-grid .item .btn i {
        font-size: 18px;
    }

    .products-grid .item .indent.type-3 .image-box,
    .products-grid .item .indent.type-3 .product-info {
      float: none;
    }
    .products-grid .item .indent.type-3 .image-box {
      width: 100%;
      padding-right: 0;
    }
    .products-grid .item .indent.type-3 .product-info {
      width: 100%;
      padding-left: 0;
    }
    .products-grid .add-to-links a,
    .products-list .add-to-links a,
    .footer-products-list .add-to-links a { 
        margin-right: 5px;
    }
    .products-grid[class*="-columns"] .listing-banner-wrapper.row-banner ~ li.item:nth-of-type(2n+2) {
        clear: left !important;
    }
    .products-grid[class*="-columns"] .listing-banner-wrapper.row-banner ~ li.item:nth-of-type(2n+3) {
        clear: right !important;
    }
    .products-grid:not(.carousel-ul) .listing-banner-wrapper.item {
        width: 100% !important;
    }
    .listing-banner-wrapper .listing-banner { margin-bottom: 0; }


	body.catalog-product-view .breadcrumbs-wrapper .page-title .breadcrumb {float: none; margin-bottom: 1.5em;}
	body.catalog-product-view .breadcrumbs-wrapper .product-buttons.default {float: left;}
	body .product-view .product-shop {margin-top: 1em;}
	body .product-view .top-wrapper .product-shop-inner {margin: 0;}
	body .product-view .top-wrapper .price-box .price-label {margin-bottom: .25em;}
	body .product-view .product-sidebar {margin-top: 1.5em;}
	body .product-view .product-fullwidth-banner .banner-content {top: 11%; width: 30%; right: 5%;}
	body .product-view .product-fullwidth-banner .banner-content .banner-content-inner {padding: .5em;}
    .product-view .product-img-box .product-image-zoom img {position: relative; top: auto; left: auto; opacity: 1;}
    .product-view .add-to-cart + .add-to-links {margin-left: -5px !important; margin-right: -5px !important;}

	.catalog-category-view .block-layered-nav.horizontal {padding: 0!important;}
	.catalog-category-view .block-layered-nav.horizontal .block-title {float: none; width: 100%;}
	.catalog-category-view .block-layered-nav.horizontal .block-content {float: none; width: 100%!important; border: none; border-top: solid 1px rgba(255,255,255,.2);}
	.catalog-category-view .block-layered-nav.horizontal .block-content dd.category-filter {width: 100%;}
	.catalog-category-view .block-layered-nav.horizontal .block-content dd.category-filter li {width: 49%;}
    .rating-box i {font-size: 15px;}
    .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: block; text-align: left;}
    .breadcrumbs-wrapper.type-3 .breadcrumbs-inner {padding: 10px 0;}
    .catalog-product-view .breadcrumbs-wrapper .product-buttons.default {margin: 1em 0 0;}
    .product-view .product-custom {margin-bottom: 18px;}
    .product-view .tab-content {padding-left: 10px; padding-right: 10px;}
    .product-view .box-tags .form-add .input-box {width: 100%;}
    .product-view .box-tags .form-add .input-group-btn:last-child > .btn {
        height: 40px;
        padding: 0 11px;
        background-color: transparent;
        border: 1px solid #ddd;
        line-height: 40px;
        border-left: none;
        color: rgba(0,0,0,0.8);
    }
    .product-view .box-tags .form-add .input-group-btn:last-child > .btn:hover,
    .product-view .box-tags .form-add .input-group-btn:last-child > .btn:focus,
    .product-view .box-tags .form-add .input-group-btn:last-child > .btn:active {
        background-color: #eed4c0;
        border-color: #eed4c0;
        color: #000;
    }
    .product-view .box-tags .form-add .input-group-btn:last-child > .btn span {display: none;}
    .product-view .box-tags .form-add .input-group-btn:last-child > .btn:before {content: '\0033'; font-family: 'meigee'; display: inline-block; font-size: 15px; line-height: inherit;}

	.nav-wide .menu-wrapper .sub-content .menu-banners {margin: 0 -38px; position: static;}
	.nav-wide .menu-wrapper .sub-content .menu-banners .banner {width: 50%;}
	.nav-wide .menu-wrapper .sub-content .menu-banners .banner a {padding: 0;}
	.catalog-category-view .block-layered-nav .block-content dt {width: 100%;}

	body .subscribe-block {padding: 20px;}
	body .subscribe-block .block-content .input-wrapper {width: 100%;}
	.product-tabs li {width: 100%;}

	.breadcrumbs-wrapper .page-title + .breadcrumb {float: left;}

    /* Footer */
    body #footer {margin: 0;}
    .wide-footer #footer,
    .boxed-footer #footer,
    .boxed-footer-bg #footer {background-color: #eee; border-top: 2px solid #111;}
    body.wide-footer #footer .footer-top,
    body.boxed-footer #footer .footer-top .container,
    body.boxed-footer #footer .container,
    body.boxed-footer-bg #footer .container {background-color: transparent !important; padding-top: 0 !important; padding-bottom: 0 !important;}
    body.boxed-footer #footer .footer-bottom .container,
    body.boxed-footer-bg #footer .footer-bottom .container,
    body.wide-footer #footer .footer-bottom .container  {padding-top: 10px !important; padding-bottom: 10px !important;}
    #footer .footer-top .accordion-item .accordion-title {color: #111;}
    #footer .footer-logo {text-align: center;}
    body #footer .footer-bottom .container-inner {padding: 0 10px;}
    body #footer .footer-bottom .payments-wrapper a {max-width: 100%;}
    body ul.social-links li {margin: 0 5px 0 0!important}
    body #footer .footer-bottom p a {display: inline-block;}
    body #footer .footer-bottom .payments-wrapper h4 {margin-bottom: .75em;}
    body #footer .left-background {bottom: -100%;}
    #footer .footer-links-list {text-align: center;}
    #footer .footer-links-list ul.links {display: inline-block; text-align: left;}
    #footer .bottom-block {text-align: center;}
    #footer p {font-size: 13px;}
    body #footer .copyright,
    .footer-bottom .payments-wrapper,
    body #footer .store-switcher-wrapper {float: none!important; display: inline-block;}
    .footer-bottom .payments-wrapper {margin: 0;}
    #footer .footer-links { float: none; clear: both; text-align: center; }
	#footer ul.social-links {float: none; display: inline-block; width: 100%; text-align: center; margin-bottom: 5px;}
     #footer .horizontal-links li a:after {bottom: 5px; left: 8px; right: 8px;}

    /*.footer-middle .container {text-align: center;}*/
    .glam-payment {margin: 0 10px 10px;}
    .footer-middle .payments-wrapper {text-align: center; padding-top: 0;}
    body.wide-footer #footer .footer-top,
    body.boxed-footer #footer .footer-top .container,
    body.boxed-footer-bg #footer .footer-top .container,
    body.wide-footer #footer .footer-middle,
    body.boxed-footer #footer .footer-middle,
    body.boxed-footer-bg #footer .footer-middle .container {padding-top: 0 !important; padding-bottom: 0 !important;}
    #footer .footer-bottom .container {text-align: center;}

    #footer .footer-block-title:after {display: none;}
    #footer .links {text-align: left;}
    #footer .footer-middle .footer-list-links-wrapper p {text-align: left; display: block; font-size: 15px;}

    body #footer .subscribe-block {
    }
    body #footer .subscribe-block .block-title {
    }
    body #footer .subscribe-block .block-subscribe {
        width: 100%;
        margin-bottom: 1.5em;
    }
    body #footer .subscribe-block .block-content label {margin-bottom: 3px;}
    #footer .form-subscribe-header {
        padding-right: 0;
        width: 100%;
        padding-bottom: 20px;
    }
    body #footer .subscribe-block .block-content .input-wrapper {
        width: 100%;
    }
    body #footer .subscribe-block .btn {
/*        padding-left: 9px;
        padding-right: 9px;*/
        font-size: 14px;
    }
    body #footer .subscribe-block .left-icon i {
        font-size: 24px;
        padding: 0 0 0 10px;
    }
    #footer .copyright {float: none !important;}

    /*Accordion*/
    .accordion-list .accordion-item .accordion-content {display: none; overflow: hidden; }
    #footer .accordion-title.footer-block-title,
    .accordion-list .accordion-item .accordion-title {margin: 0; padding-top: 10px; padding-bottom: 10px; text-align: left; text-transform: uppercase; font-size: 12px;}
    #footer .accordion-item:not(:first-of-type) .accordion-title.footer-block-title,
    .accordion-list .accordion-item:not(:first-of-type) .accordion-title {margin: 0 -10px; padding: 10px; border-top: 1px solid rgba(0,0,0,0.1);}
    .accordion-list .accordion-item .accordion-title:after {display: none;}

    .brands .brand-wrapper {width: 49%;}
    .brands .brand-wrapper:nth-child(3n),
    .brands .brand-wrapper:nth-child(4n),
    .brands .brand-wrapper:nth-child(5n) { width: 32.6%;}
    .brands .brand-wrapper:nth-child(4n) {border-left: 1px solid rgba(0,0,0,0.1);}
}

/* #Mobile (Landscape) ================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.title-buttons { text-align: right; }
	body .col-main form .form-list .form-group .gender { float: left; width: 25%; margin-bottom: 0; }
	body .col-main form .form-list .form-group .gender + .customer-dob,
	body .col-main form .form-list .form-group .gender + .dob { float: left; width: 75%; margin-bottom: 0; }
	.opc .gender + .dob .dob-day,
	.opc .gender + .dob .dob-month,
	.opc .gender + .dob .dob-year { width: 33.3333333333%; }
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix { margin-top: 0; }
	header.header .top-cart .block-title .title-cart .top-cart-label,
	header.header .top-cart .block-title .title-cart .bottom  { display: inline-block; }
	.header .form-search input { width: 92.5%; }
	.banner-content .title { font-size: 2em; }
	.banner-content.skin-1 { top: 15%; right: 3%; }
	.sorter .sort-by label,
	.sorter .limiter label { display: inline-block; }

	.my-account .product-review .customer-rating .stars-wrapper {width: 50%; display: block; margin: 0 auto;}

	.header.header-16 .form-search input {width: 91%;}
	.header.header-17 .menu-block .pull-right {float: right!important;}
	.header.header-17 .menu-block .search-mini-form {margin-top: .65em;}

	/* Product Page */
	.product-view .add-to-links li.email-friend { margin-top: 0; }
	.product-essential { margin-bottom: 0; }
	.products-grid:not(.carousel-ul) li.item { width: 50%!important; }
	.products-grid.three-columns li.item:nth-of-type(2n+1),
	.products-grid.four-columns li.item:nth-of-type(2n+1),
	.products-grid.five-columns li.item:nth-of-type(2n+1),
	.products-grid.six-columns li.item:nth-of-type(2n+1),
	.products-grid.seven-columns li.item:nth-of-type(2n+1),
	.products-grid.eight-columns li.item:nth-of-type(2n+1) { clear: left!important; }
	.products-grid.three-columns li.item:nth-of-type(2n+2),
	.products-grid.four-columns li.item:nth-of-type(2n+2),
	.products-grid.five-columns li.item:nth-of-type(2n+2),
	.products-grid.six-columns li.item:nth-of-type(2n+2),
	.products-grid.seven-columns li.item:nth-of-type(2n+2),
	.products-grid.eight-columns li.item:nth-of-type(2n+2) { clear: right!important; }
	.products-grid.three-columns li.item:nth-of-type(3n+1),
	.products-grid.four-columns li.item:nth-of-type(4n+1),
	.products-grid.five-columns li.item:nth-of-type(5n+1),
	.products-grid.six-columns li.item:nth-of-type(6n+1),
	.products-grid.seven-columns li.item:nth-of-type(7n+1),
	.products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }
	.product-view #upsell-product-table li.item {width: 50%;}
	.product-view #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.product-view #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	/* Cart =============================*/
	.cart .checkout-types {text-align: left; clear: none; padding: 0; }
	.opc #checkout-review-submit .btn { margin-top: 0; }
	.opc .buttons-set.disabled .btn { display: block; }
	.cart .page-title h2 {float: left; text-align: left;}

	/* Checkout ======================== */
	.multiple-checkout .buttons-set .btn { margin-top: 0; }
	#footer .payments {float: none; display: inline-block;}

	aside.sidebar .block.block-wishlist li.item .product-details {width: 77%;}
	.my-account table.table .product-name {max-width: 86%;}
	.cart .checkout-types {float: right; text-align: right;}
	.customer-name-prefix-middlename-suffix label {min-height: auto;}
	.multiple-checkout .title-buttons {text-align: left;}
	.multiple-checkout .title-buttons .btn {margin-top: .5em;}

	[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin: 0 10px 0 0;}

	.parallax-banners-wrapper .image-wrapper .content {width: 54%; left: 23%;}

	body .toolbar .sorter > div {text-align: left!important; display: inline-block;}
	body .toolbar .sorter > div + div + div {float: right; margin: 0;}
	body .products-list .btn {float: left; margin: 0 10px 0 0;}
	body .products-list .add-to-links {float: left;}
	body #header .bottom-block {padding-left: 0; padding-right: 0;}
	body #header .header-socials {float: left; margin-top: -.5em; margin-bottom: -.5em;}
	body .product-view .product-fullwidth-banner .banner-content {top: 29%;}
	.header .search-mini-form .form-search input {width: 91%;}
}

@media only screen and (max-width: 374px) {
    .products-grid:not(.carousel-ul) li.item {width: 100%!important;}
    .products-grid .item.sold-out .sold-out-label {padding-left: 15px; padding-right: 15px;}
}