@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,600i,700,700i,900.less');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800.less');
@import url("https://use.typekit.net/pyy5frr.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700.less');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800.less');
@import url("https://use.typekit.net/pyy5frr.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700.less');
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT-Heavy.eot');
  src: url('../fonts/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Heavy.woff2') format('woff2'), url('../fonts/FuturaPT-Heavy.woff') format('woff'), url('../fonts/FuturaPT-Heavy.ttf') format('truetype'), url('../fonts/FuturaPT-Heavy.svg#FuturaPT-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT-Book.eot');
  src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Book.woff2') format('woff2'), url('../fonts/FuturaPT-Book.woff') format('woff'), url('../fonts/FuturaPT-Book.ttf') format('truetype'), url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Futura PT';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  font-size: 16px;
  color: #5e5e5e;
  line-height: 23px;
  font-weight: normal;
}
p {
  margin: 0 0 20px 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 900;
}
h1 {
  font-size: 60px;
  line-height: 65px;
}
h3 {
  font-size: 26px;
  line-height: 30px;
}
h4 {
  font-size: 30px;
  line-height: 35px;
}
h5 {
  font-size: 20px;
  line-height: 25px;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  cursor: pointer;
  color: inherit;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  outline: none;
}
a,
a:active,
a:visited {
  color: #923468;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  outline: none !important;
}
a:hover,
a:active:hover,
a:visited:hover,
a:focus,
a:active:focus,
a:visited:focus {
  color: #242e2f;
  text-decoration: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea,
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"] {
  box-shadow: none;
  border: 1px solid rgba(98, 105, 106, 0.5);
  font-size: 16px;
  height: 40px;
  background: #fff;
  padding: 0 16px;
  font-family: 'Futura PT';
  font-weight: 400;
  color: #5e5e5e;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select {
  font-family: 'Futura PT';
  border: 1px solid rgba(98, 105, 106, 0.5);
  height: 40px;
  width: 100%;
  padding: 0 16px;
  background: url(../images/down_arrow_pink.svg) no-repeat calc(100% - 10px) center;
  background-color: #fff !important;
  background-size: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize !important;
  color: #5e5e5e;
  padding-right: 28px !important;
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
select::-webkit-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select:-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select::-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select:-ms-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select::-webkit-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select:-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select::-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select:-ms-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
select::-ms-expand {
  display: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: -2px 4px 0 0;
  display: inline;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}
button.action.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
button.action.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  button.action.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  button.action.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.action.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.action.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .action.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .action.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
a.action.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
a.action.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  a.action.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  a.action.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.action.submit.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.action.submit.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .action.submit.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .action.submit.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.action.primary:focus,
.action.primary:active {
  background: #923468;
  border: 1px solid #923468;
  color: #ffffff !important;
}
b,
strong {
  position: relative;
  top: -1px;
}
.container,
.header-wrapper-top-container,
.header.content,
.breadcrumbs,
.page-main {
  width: 100% !important;
  max-width: 1200px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1199px) {
  .container,
  .header-wrapper-top-container,
  .header.content,
  .breadcrumbs,
  .page-main {
    max-width: 970px !important;
  }
}
@media (max-width: 991px) {
  .container,
  .header-wrapper-top-container,
  .header.content,
  .breadcrumbs,
  .page-main {
    max-width: 750px !important;
  }
}
@media (max-width: 767px) {
  .container,
  .header-wrapper-top-container,
  .header.content,
  .breadcrumbs,
  .page-main {
    max-width: 100% !important;
  }
}
.pager {
  display: table;
  width: 100%;
}
.page-header .panel.wrapper {
  display: none;
}
.header.content-top {
  background: #F5F5F5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header.content-top .header-wrapper-top-container {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header.content-top .header-top-left ul {
  margin: 0;
  padding: 0;
}
.header.content-top .header-top-left ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  margin-right: 30px;
  padding-left: 27px;
}
.header.content-top .header-top-left ul li a {
  color: #5e5e5e;
  display: inline-block;
}
.header.content-top .header-top-left ul li a:hover {
  color: #923468;
}
.header.content-top .header-top-left ul li:nth-child(1) {
  padding-left: 20px !important;
}
.header.content-top .header-top-left ul li:nth-child(1):before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f10b';
  font-size: 18px;
  line-height: 20px;
  width: 18px;
  top: 1px;
  left: 0;
  color: #923468;
  position: absolute;
}
.header.content-top .header-top-left ul li:nth-child(2):before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f0e0';
  font-size: 18px;
  line-height: 20px;
  width: 18px;
  top: 1px;
  left: 0;
  color: #923468;
  position: absolute;
}
.header.content-top .header-top-left ul li:last-child {
  margin-right: 0 !important;
}
.header.content-top .content-top-right {
  margin-left: auto;
  position: relative;
}
.header.content-top .content-top-right .header-myaccount {
  display: inline-block;
  margin: 0 !important;
  font-size: 16px;
  line-height: 24px;
}
.header.content-top .content-top-right .header-myaccount li {
  margin: 0;
}
.header.content-top .content-top-right .header-myaccount li a {
  padding-left: 30px;
  color: #5e5e5e;
}
.header.content-top .content-top-right .header-myaccount li a:hover {
  color: #923468;
}
.header.content-top .content-top-right .header-myaccount li a:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f007';
  font-size: 16px;
  line-height: 20px;
  width: 18px;
  top: 3px;
  left: 0;
  color: #923468;
  position: absolute;
}
.header.content-top .content-top-right .minicart-wrapper {
  margin-left: 64px;
  display: inline-block;
  float: none !important;
}
.header.content-top .content-top-right .minicart-wrapper .showcart {
  color: #5e5e5e;
  font-size: 16px;
  line-height: 24px;
  padding-left: 25px;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.header.content-top .content-top-right .minicart-wrapper .showcart:hover {
  color: #923468;
}
.header.content-top .content-top-right .minicart-wrapper .showcart .counter-number {
  text-shadow: none !important;
}
.header.content-top .content-top-right .minicart-wrapper .showcart .counter.qty {
  color: #923468;
  padding: 0;
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 24px;
  float: right;
  width: auto;
  height: auto;
  background: none !important;
  margin-left: 4px;
}
.header.content-top .content-top-right .minicart-wrapper .showcart .counter.qty:after {
  content: ')';
  float: right;
}
.header.content-top .content-top-right .minicart-wrapper .showcart .counter.qty:before {
  content: '(';
  float: left;
}
.header.content-top .content-top-right .minicart-wrapper .showcart:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f290';
  font-size: 16px;
  line-height: 20px;
  width: 18px;
  color: #923468;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 1px;
}
.header.content-top .content-top-right .minicart-wrapper .showcart .text {
  clip: inherit;
  height: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: inherit;
  width: inherit;
}
.header.content {
  position: relative;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-top: 34px !important;
  padding-bottom: 34px !important;
}
.header.content .header-bottom-left ul {
  margin: 0;
  padding: 0;
}
.header.content .header-bottom-left ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  color: #5E5E5E;
  padding-right: 18px;
  margin-right: 12px;
  font-family: 'Futura PT';
  font-weight: 900;
}
.header.content .header-bottom-left ul li a {
  color: #5E5E5E;
}
.header.content .header-bottom-left ul li a:hover {
  color: #923468;
}
.header.content .header-bottom-left ul li:after {
  content: '';
  width: 1px;
  height: 35px;
  background: #dfdfdf;
  position: absolute;
  right: 0;
  top: -5px;
}
.header.content .header-bottom-left ul li:last-child {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.header.content .header-bottom-left ul li:last-child:after {
  display: none;
}
.header.content .header-bottom-left ul li:nth-child(1) {
  padding-left: 32px;
}
.header.content .header-bottom-left ul li:nth-child(1):before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f48b';
  font-size: 20px;
  line-height: 24px;
  width: 18px;
  color: #923468;
  position: absolute;
  left: 0;
  top: -1px;
  font-weight: 400 !important;
}
.header.content .header-bottom-left ul li:nth-child(2) {
  padding-left: 24px;
}
.header.content .header-bottom-left ul li:nth-child(2):before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f3c5';
  font-size: 20px;
  line-height: 24px;
  width: 18px;
  color: #923468;
  position: absolute;
  left: 0;
  top: -1px;
  font-weight: 400 !important;
}
.header.content .logo {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100px;
  top: 13px;
  line-height: 0;
  margin: 0 auto;
}
.header.content .logo img {
  max-width: 100%;
}
.header.content .block-search {
  margin-left: auto;
  width: 420px;
  padding: 0;
  float: none !important;
  display: inline-block;
  margin-top: 9px;
}
.header.content .block-search .input-text {
  height: 40px;
  padding: 0 12px;
  background: transparent !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none !important;
  font-size: 14px;
  color: #5e5e5e;
  padding-right: 50px;
  border: 1px solid #5E5E5E !important;
}
.header.content .block-search .action.search {
  right: 6px;
  opacity: 1;
}
.header.content .block-search .action.search:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f002';
  font-weight: 400;
  font-size: 14px;
  line-height: 39px;
  color: #002649;
  padding: 0 3px;
}
.navigation {
  background: none !important;
  font-weight: 400 !important;
}
.navigation .level0 > .level-top {
  font-size: 16px !important;
  line-height: 21px !important;
  text-transform: uppercase !important;
  padding: 15px 20px !important;
  color: #fff !important;
  font-family: 'Futura PT';
  border: none !important;
  font-weight: 400 !important;
}
.navigation .level0 > .level-top:hover {
  background: #923468 !important;
  color: #fff !important;
}
.nav-sections {
  margin-bottom: 0 !important;
  background: #141414;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border: none !important;
  background: #923468 !important;
  color: #fff !important;
  font-weight: 900 !important;
}
@media (min-width: 768px) {
  .sections.nav-sections .nav-sections-items {
    width: 100% !important;
    max-width: 1200px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .navigation ul {
    text-align: center;
  }
  .navigation .level0 {
    margin-right: 18px !important;
  }
  .navigation .level0:last-child {
    margin-right: 0 !important;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sections.nav-sections .nav-sections-items {
    max-width: 970px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sections.nav-sections .nav-sections-items {
    max-width: 750px !important;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .sections.nav-sections .nav-sections-items {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation .level0 {
    margin-right: 9px !important;
  }
}
.magestore-bannerslider {
  position: relative;
}
.magestore-bannerslider .magestore-bannerslide-flex-slider {
  margin-bottom: 0 !important;
}
.magestore-bannerslider .flex-direction-nav {
  display: none;
}
.magestore-bannerslider .flex-control-nav {
  display: none;
  margin: 0;
}
.magestore-bannerslider .slides li {
  position: relative;
  height: auto !important;
}
.magestore-bannerslider .slides li > a {
  height: auto !important;
}
.magestore-bannerslider .slides li > a img {
  height: auto !important;
}
.magestore-bannerslider .flex-caption {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  text-align: center;
}
.magestore-bannerslider .flex-caption h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 10px;
  font-weight: 900;
}
.magestore-bannerslider .flex-caption p {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  max-width: 320px;
  margin: 0 auto 10px auto;
}
.magestore-bannerslider .flex-caption .banner-btn {
  height: auto !important;
  padding-left: 40px;
  padding-right: 55px;
  background: #923468;
  color: #fff;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 25px;
  position: relative;
  font-size: 14px;
}
.magestore-bannerslider .flex-caption .banner-btn:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f30b';
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.magestore-bannerslider .flex-caption .banner-btn:hover {
  background: #fff;
  color: #923468;
}
.magestore-bannerslider .flex-caption .banner-btn:hover:after {
  font-family: 'Font Awesome 5 Pro';
  color: #923468;
}
.breadcrumbs {
  position: relative;
  margin-bottom: 0 !important;
  line-height: 0;
}
.breadcrumbs ul {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
  display: table;
}
.breadcrumbs ul li {
  font-size: 14px;
  text-transform: capitalize;
  color: #5e5e5e !important;
  float: left;
  line-height: 21px;
}
.breadcrumbs ul li a {
  color: #5e5e5e !important;
  text-decoration: none !important;
  float: left;
  line-height: 21px;
  opacity: 1;
}
.breadcrumbs ul li a:hover {
  color: #923468 !important;
  text-decoration: none !important;
}
.breadcrumbs ul li strong {
  font-weight: 400;
  color: #923468 !important;
}
.breadcrumbs .back_to_previous {
  position: absolute;
  right: 15px;
  top: 15px;
}
.breadcrumbs .back_to_previous a {
  font-size: 12px;
  color: #5e5e5e;
  line-height: 15px;
}
.breadcrumbs .back_to_previous a i {
  margin-right: 6px;
}
.breadcrumbs .back_to_previous a:hover {
  color: #923468;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  margin-top: 1px;
  color: #923468 !important;
}
.products-grid {
  padding-right: 0;
  padding-left: 0;
}
.products-grid .product-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px !important;
  margin-right: -15px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.products-grid .product-items .product-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 100% !important;
  margin-bottom: 30px;
  text-align: center;
}
.product-item-info {
  width: 100%;
  background: #fff !important;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  border: none !important;
}
.product-item-info:hover {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
}
.product-item-info .product-item-details {
  text-align: center;
  padding: 0 10px 36px 10px;
}
.product-item-info .product-item-details .product-name-details {
  min-height: 50px;
}
.product-item-info .product-item-details .product-item-name {
  font-size: 16px;
  color: #5e5e5e;
  line-height: 20px;
}
.product-item-info .product-item-details .product-item-name a {
  color: #5e5e5e;
}
.product-item-info .product-item-details .product-item-name a:hover {
  color: #923468;
  text-decoration: none !important;
}
.product-item-info .product-item-details .price-box {
  text-align: center;
  color: #923468;
  font-size: 16px;
  font-weight: 900;
  margin: 12px 0 5px !important;
}
.product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.product-item-info .product-item-details .price-box .old-price {
  margin-right: 0;
}
.product-item-info .product-item-details .price-box .old-price .price {
  padding: 0 0 0 5px;
  text-decoration: line-through;
}
.product-item-info .product-item-details .price-box .price {
  font-size: 16px;
  font-weight: 900;
}
.product-item-info .product-item-details .action.tocart {
  display: table !important;
  margin: 0 auto!important;
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.product-item-info .product-item-details .action.tocart:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .product-item-info .product-item-details .action.tocart {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .product-item-info .product-item-details .action.tocart {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product-item-info .product-item-details .action.tocart > span {
  display: inline-block;
}
.product-item-info .product-item-details .action.tocart > span:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f290';
  font-size: 14px;
  line-height: 20px;
  color: #923468;
  margin-right: 14px;
}
.product-item-info .product-item-details .action.tocart:hover > span:before {
  color: #fff;
}
.product-item-info .product-item-details .product-item-inner {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0;
  padding: 15px 15px 16px;
  border: none;
  right: 0;
  background: #fff;
  z-index: 1;
}
.product-item-info .product-item-details .product-item-inner:before {
  content: '';
  height: 10px !important;
  top: -10px !important;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9;
  background: #fff !important;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0 !important;
  position: relative;
  z-index: 99;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  display: table !important;
  margin: 0 auto;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 21px 0 0 !important;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .towishlist,
.product-item-info .product-item-details .product-item-inner .product-item-actions .tocompare {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  text-transform: none;
  margin: 0 0 4px 0;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .towishlist span,
.product-item-info .product-item-details .product-item-inner .product-item-actions .tocompare span {
  border: 0;
  clip: inherit;
  height: inherit;
  margin: 0;
  overflow: inherit;
  padding: 0;
  position: inherit;
  width: auto;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .towishlist:before,
.product-item-info .product-item-details .product-item-inner .product-item-actions .tocompare:before {
  display: none;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .towishlist:hover,
.product-item-info .product-item-details .product-item-inner .product-item-actions .tocompare:hover {
  color: #923468;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .towishlist {
  float: left;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .tocompare {
  float: right;
}
.toolbar.toolbar-products {
  padding: 18px 0 !important;
  background: none !important;
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 2px solid #923468;
}
.toolbar.toolbar-products label,
.toolbar.toolbar-products .label {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #5e5e5e;
  line-height: 36px;
  margin-bottom: 0;
}
.toolbar.toolbar-products select {
  border: none !important;
  margin: 0 !important;
  background-color: #F5F5F5 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  background-image: url(../images/down_arrow_pink.svg);
  font-size: 14px;
  color: #5e5e5e;
  font-weight: normal;
  height: 36px;
  background-size: 9px;
  padding-left: 7px;
  padding-right: 26px !important;
}
.toolbar.toolbar-products .field.limiter {
  display: block !important;
  margin-left: auto;
}
.toolbar.toolbar-products .field.limiter .limiter-text {
  display: none;
}
.toolbar.toolbar-products .field.limiter .limiter-options {
  width: 71px;
}
.toolbar.toolbar-products .field.limiter .label {
  margin-right: 12px;
}
.toolbar.toolbar-products .pages {
  display: block !important;
  font-weight: normal;
  padding: 0;
  line-height: 0;
  margin: 0 auto;
}
.toolbar.toolbar-products .pages .pages-label {
  line-height: 26px;
  text-transform: none;
  margin: 0;
  margin-right: 14px;
  float: left;
  border: inherit;
  clip: inherit;
  height: inherit;
  overflow: inherit;
  padding: inherit;
  position: inherit;
  width: inherit;
}
.toolbar.toolbar-products .pages .pages-items .item {
  margin-right: 4px;
  line-height: 23px !important;
  font-weight: 400;
  float: left;
  width: 26px;
  height: 26px;
  padding: 0;
  line-height: 28px !important;
  font-size: 14px;
  text-align: center;
}
.toolbar.toolbar-products .pages .pages-items .item .page {
  width: 26px;
  height: 26px;
  padding: 0;
  line-height: 28px !important;
  font-size: 14px;
  color: #5e5e5e;
  background: none;
  font-weight: normal;
  float: left;
}
.toolbar.toolbar-products .pages .pages-items .item .page:hover {
  color: #923468;
}
.toolbar.toolbar-products .pages .pages-items .item a.page {
  line-height: 28px !important;
}
.toolbar.toolbar-products .pages .pages-items .item .action {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
  color: #923468 !important;
  font-weight: normal;
  line-height: 26px !important;
  display: inline-block;
  float: none;
  margin: 0 !important;
}
.toolbar.toolbar-products .pages .pages-items .item .action:before {
  color: #923468;
  font-size: 12px;
}
.toolbar.toolbar-products .pages .pages-items .item .action:hover {
  color: #923468;
}
.toolbar.toolbar-products .pages .pages-items .item .action:hover:before {
  color: #5e5e5e !important;
}
.toolbar.toolbar-products .pages .pages-items .pages-item-next,
.toolbar.toolbar-products .pages .pages-items .pages-item-previous {
  line-height: 22px !important;
  font-size: 14px;
}
.toolbar.toolbar-products .pages .pages-items .item.current {
  background: #923468;
  color: #fff;
}
.toolbar.toolbar-products .pages .pages-items .item.current .page {
  color: #fff !important;
  font-weight: 400;
}
.toolbar.toolbar-products .toolbar-sorter.sorter {
  display: block !important;
  position: relative;
  margin-right: auto;
  right: inherit;
  top: inherit;
  margin-left: 20px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
  width: 136px;
}
.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  margin-right: 25px;
}
.pages .action.previous:before {
  color: #923468 !important;
  font-family: 'Font Awesome 5 Pro';
  content: '\f053';
}
.pages .action.next:before {
  color: #923468 !important;
  font-family: 'Font Awesome 5 Pro';
  content: '\f054';
}
.bottom-toolbar .toolbar.toolbar-products {
  margin-top: 30px !important;
  border-top: 2px solid #923468;
  border-bottom: none !important;
}
.bottom-toolbar .toolbar.toolbar-products .toolbar-sorter.sorter {
  display: none !important;
}
.bottom-toolbar .toolbar.toolbar-products .field.limiter {
  display: none !important;
}
.checkout-cart-index .page-main {
  padding-top: 15px !important;
}
.checkout-cart-index .breadcrumbs {
  display: block !important;
}
.checkout-cart-index .column.main {
  margin-top: 0 !important;
}
.checkout-cart-index .cart-button-container-top {
  display: none;
}
.checkout-cart-index .page-title-wrapper .page-title {
  margin-bottom: 20px;
}
.checkout-cart-index .form.form-cart {
  width: 66% !important;
}
.checkout-cart-index .cart-summary {
  width: 34% !important;
}
.cart.table-wrapper .cart.item {
  border-top: none !important;
  border-bottom: 1px solid #f5f5f5 !important;
}
.cart.table-wrapper .cart.item .actions-toolbar .action.action-towishlist {
  margin: 0 !important;
  float: right;
}
.cart.table-wrapper .cart .item .cart-price span.price {
  font-size: 16px;
  color: #923468;
  font-weight: 900;
}
.cart.table-wrapper .cart .item td.col.item {
  vertical-align: top;
  position: relative;
  width: 60%;
  padding: 28px 17px 28px 0;
  display: table-cell;
}
.cart.table-wrapper .cart .item td.col.item .product-item-photo {
  line-height: 0 !important;
}
.cart.table-wrapper .cart .item td.col.subtotal {
  vertical-align: top;
  position: relative;
  width: 40%;
  padding: 28px 34px 28px 10px;
}
.cart.table-wrapper .cart .item td.col.subtotal .actions-toolbar {
  min-height: 60px;
  margin-top: 15px;
}
.cart.table-wrapper .cart .item td.col.subtotal .action-delete {
  text-decoration: none !important;
}
.cart.table-wrapper .cart .item td.col.subtotal .action-delete:hover {
  color: #923468;
}
.cart.table-wrapper .cart .item td.col.subtotal .action-delete:hover:before {
  color: #923468;
}
.cart.table-wrapper .cart .item td.col.subtotal .action-delete:before {
  content: "\f057";
  font-family: 'Font Awesome 5 Pro';
  color: #5e5e5e;
  font-weight: 300;
}
.cart.table-wrapper .cart .item td.col.subtotal .subtotal_box {
  margin-top: 5px;
}
.cart.table-wrapper .cart .item .product-item-details {
  position: relative;
  padding-bottom: 0;
  padding-left: 20px;
}
.cart.table-wrapper .cart .item .product-item-details .item-options {
  margin-top: 5px;
}
.cart.table-wrapper .cart .item .product-item-details .product-name-details {
  min-height: 60px;
}
.cart.table-wrapper .cart .item .product-item-details .product-item-name {
  font-weight: normal;
  font-size: 16px;
  color: #5e5e5e;
  margin: 15px 0 0 0;
  padding-bottom: 0;
  line-height: 21px;
  margin-bottom: 38px;
  text-transform: none;
}
.cart.table-wrapper .cart .item .product-item-details .product-item-name a {
  color: #5e5e5e;
  text-decoration: none;
}
.cart.table-wrapper .cart .item .product-item-details .product-item-name a:hover {
  color: #923468;
}
.cart.table-wrapper .cart .item .product-item-details .product-price-box {
  margin-bottom: 15px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cart.table-wrapper .cart .item .product-item-details .product-price-box select {
  border: none !important;
  margin: 0 16px 0 0 !important;
  background-color: #F5F5F5 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  background-image: url(../images/down_arrow_pink.svg);
  font-size: 16px;
  line-height: 34px;
  color: #5e5e5e;
  font-weight: normal;
  height: 30px;
  background-size: 7px;
  padding-left: 10px;
  padding-right: 18px !important;
  background-position: calc(100% - 7px) center;
  width: 56px;
}
.cart.table-wrapper .cart .item .product-item-details .product-price-box .price-excluding-tax {
  padding-left: 15px;
}
.cart.table-wrapper .cart .item .product-item-details .product-price-box .price-excluding-tax span.price {
  font-size: 16px !important;
  font-weight: normal !important;
  color: #5e5e5e !important;
}
.cart.table-wrapper .cart .item .product-item-details .item-options {
  font-size: 12px;
  font-weight: 400;
  color: #5e5e5e;
}
.cart.table-wrapper .cart .item .product-item-details .item-options dt,
.cart.table-wrapper .cart .item .product-item-details .item-options dd {
  text-transform: uppercase;
}
.label {
  color: #5e5e5e;
  font-weight: 900;
}
.cart-summary {
  background: none !important;
  padding: 0 !important;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
.cart-summary .summary.title {
  display: none;
}
.cart-summary .cart_buttons {
  background: none !important;
  border: none !important;
  margin-bottom: 22px;
  display: inline-block;
  width: 100%;
}
.cart-summary .cart_buttons .action.primary {
  float: left;
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 18px;
  font-family: 'Futura PT';
}
.cart-summary .cart_buttons .action.primary:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .cart-summary .cart_buttons .action.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .cart-summary .cart_buttons .action.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cart-summary .cart_buttons .action.primary.checkout {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 18px;
  font-family: 'Futura PT';
}
.cart-summary .cart_buttons .action.primary.checkout:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .cart-summary .cart_buttons .action.primary.checkout {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .cart-summary .cart_buttons .action.primary.checkout {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cart-summary .cart-summary-inner {
  background: none;
  display: inline-block;
  width: 100%;
}
.cart-summary .checkout-methods-items {
  padding: 15px 30px 30px 30px !important;
  margin: 0;
  background: #F5F5F5;
}
.cart-summary .checkout-methods-items li.item .action.primary.checkout {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
}
.cart-summary .checkout-methods-items li.item .action.primary.checkout:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .cart-summary .checkout-methods-items li.item .action.primary.checkout {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .cart-summary .checkout-methods-items li.item .action.primary.checkout {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cart-summary .multi-shipping-block {
  clear: both;
  text-align: center;
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 15px 30px;
}
.cart-summary .multi-shipping-block:before {
  content: '';
  top: 0;
  left: -20px;
  right: -20px;
  height: 2px;
  background: #fff;
  position: absolute;
}
.cart-summary .multi-shipping-block a {
  color: #923468;
  text-decoration: none;
}
.cart-summary .multi-shipping-block a:hover {
  color: #5e5e5e;
}
.cart-summary .coupon .primary .action.apply.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.cart-summary .coupon .primary .action.apply.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .cart-summary .coupon .primary .action.apply.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .cart-summary .coupon .primary .action.apply.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cart-summary .totals.sub th,
.cart-summary .totals.sub td {
  padding-top: 0;
}
.cart-summary .cart-totals {
  border-top: none;
  padding: 15px 30px;
  color: #5e5e5e;
  background: #F5F5F5;
}
.cart-summary .totals.shipping.excl th,
.cart-summary .totals.shipping.excl td {
  padding-bottom: 20px;
  color: #5e5e5e;
}
.cart-summary .grand.totals th,
.cart-summary .grand.totals td {
  padding-top: 20px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}
.cart-summary .grand.totals th strong,
.cart-summary .grand.totals td strong {
  padding: 0 !important;
  font-weight: 700;
}
.cart-summary .grand.totals th {
  color: #141414;
  text-transform: none;
}
.cart-summary .grand.totals td {
  color: #141414;
}
.cart-summary .block.discount {
  background: #F5F5F5;
}
.cart-summary .block.discount .title {
  padding: 15px 30px;
  border-top: none !important;
  border-bottom: 2px solid #fff;
  margin: 0;
  position: relative;
}
.cart-summary .block.discount .title:after {
  display: none;
}
.cart-summary .block.discount .title strong {
  margin: 0;
  padding: 0;
  color: #5e5e5e;
  font-weight: 400;
  font-size: 16px;
}
.cart-summary .block.discount .title span {
  color: #923468;
  clip: inherit;
  height: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: absolute;
  width: inherit;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.cart-summary .block.discount .title span:hover {
  color: #5e5e5e !important;
}
.cart-summary .block.discount .title span:hover:after {
  color: #5e5e5e !important;
}
.cart-summary .block.discount .title span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #923468;
  margin: 0 0 0 5px;
}
.cart-summary .block.discount .content {
  padding: 15px 30px;
  border-bottom: solid 2px #fff;
}
.cart-summary .block.reward {
  width: 100% !important;
}
.cart-summary .block.reward .title {
  width: 100% !important;
  padding: 15px 30px;
  border-top: none !important;
  border-bottom: 2px solid #fff;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.cart-summary .block.reward .title:after {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  color: #923468;
  margin: 0;
}
.cart-summary .block.reward .title strong {
  margin: 0;
  padding: 0;
  color: #5e5e5e;
  font-weight: 400;
}
.cart-summary .block.reward .title span {
  color: #923468;
  clip: inherit;
  height: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: absolute;
  width: inherit;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.cart-summary .block.reward .title span:hover {
  color: #5e5e5e !important;
}
.cart-summary .block.reward .title span:hover:after {
  color: #5e5e5e !important;
}
.cart-summary .block.reward .title span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #923468;
  margin: 0 0 0 5px;
}
.cart-summary .block.reward .content {
  max-width: 100% !important;
  padding: 15px 30px;
  border-bottom: solid 2px #fff;
}
.cart-summary .block.reward .content .action.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.cart-summary .block.reward .content .action.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .cart-summary .block.reward .content .action.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .cart-summary .block.reward .content .action.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cart-secure-block {
  display: inline-block;
  width: 100%;
  margin-top: 102px;
  padding-right: 20px;
  padding-bottom: 40px;
  font-weight: 400;
}
.cart-secure-block img {
  margin-top: 10px;
}
.cart-secure-block p {
  font-size: 18px;
  text-transform: uppercase;
  color: #5e5e5e;
  font-weight: 400;
  margin-bottom: 10px;
}
.cart-secure-block p strong {
  font-weight: 600;
}
.cart-secure-block p a {
  font-weight: 600;
  color: #923468;
}
.cart-secure-block p a:hover {
  color: #5e5e5e;
}
.cart-secure .cart-secure-block {
  display: none !important;
}
.minicart-wrapper .block-minicart {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  right: 0 !important;
  background: #fff;
  padding-top: 0;
  max-width: 280px;
  width: 280px;
  position: absolute;
  z-index: 100;
  border: none;
  border-top: 4px solid #923468 !important;
  padding: 15px;
  margin-top: 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin: 0 !important;
}
.minicart-wrapper .block-minicart .subtitle.empty {
  color: #5e5e5e;
  font-weight: 900;
  padding: 43px 0 16px;
}
.minicart-wrapper .block-minicart .product-item-pricing .update-cart-item {
  font-size: 12px;
  vertical-align: top;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-top: 8px;
  float: right;
  margin-right: 26px;
  color: #5e5e5e;
}
.minicart-wrapper .block-minicart .product-item-pricing .update-cart-item:hover {
  color: #242e2f !important;
}
.minicart-wrapper .block-minicart .action.close {
  display: block;
  width: 20px !important;
  height: 20px !important;
  position: absolute;
  top: 12px;
  color: #5e5e5e;
  right: 12px;
  z-index: 999;
  background: none;
}
.minicart-wrapper .block-minicart .action.close:before {
  display: none;
}
.minicart-wrapper .block-minicart .action.close:after {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-size: 20px;
  content: "\f057";
  color: #5e5e5e;
  line-height: 20px;
}
.minicart-wrapper .block-minicart .action.close:hover:after {
  color: #923468 !important;
}
.minicart-wrapper .block-minicart:after {
  display: none;
  border: none !important;
}
.minicart-wrapper .block-minicart:before {
  content: '';
  background: url(../images/arrow-point-to-down.svg) no-repeat center !important;
  height: 10px !important;
  width: 20px !important;
  position: absolute;
  right: 10px !important;
  top: -14px !important;
  left: inherit !important;
  background-size: 20px !important;
  border: none !important;
}
.minicart-wrapper .block-minicart .items-total {
  margin: 0;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  border: none;
  position: relative;
  background: #fff;
  margin: 0 !important;
  padding: 0 !important;
}
.minicart-wrapper .block-minicart .special-price {
  float: right;
  margin: 0 10px 0 0;
  padding: 0;
}
.minicart-wrapper .block-minicart .special-price span.price {
  color: #923468;
  font-size: 12px;
}
.minicart-wrapper .block-minicart .old-price {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
.minicart-wrapper .block-minicart .old-price .price-label {
  margin: -1px;
  margin-left: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  border: 0;
}
.minicart-wrapper .block-minicart .old-price span.price {
  font-size: 12px;
  color: #5e5e5e;
  text-decoration: line-through;
}
.minicart-wrapper .block-minicart .subtotal {
  width: 100%;
  display: table;
  margin: 0 0 0 0;
}
.minicart-wrapper .block-minicart .subtotal .label {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: #5e5e5e;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.minicart-wrapper .block-minicart .subtotal .amount.price-container {
  display: table-cell;
  vertical-align: middle;
}
.minicart-wrapper .block-minicart .subtotal .amount.price-container span.price {
  font-size: 16px;
  font-weight: 600;
  color: #5e5e5e;
}
.minicart-wrapper .block-minicart .actions .action.viewcart {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  width: 100%;
}
.minicart-wrapper .block-minicart .actions .action.viewcart:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .minicart-wrapper .block-minicart .actions .action.viewcart {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .minicart-wrapper .block-minicart .actions .action.viewcart {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.minicart-wrapper .block-minicart .actions .action.action-shopping.viewcart {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  width: 100%;
}
.minicart-wrapper .block-minicart .actions .action.action-shopping.viewcart:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .minicart-wrapper .block-minicart .actions .action.action-shopping.viewcart {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .minicart-wrapper .block-minicart .actions .action.action-shopping.viewcart {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.minicart-wrapper .block-minicart .actions .action.primary.checkout {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  width: 100%;
}
.minicart-wrapper .block-minicart .actions .action.primary.checkout:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .minicart-wrapper .block-minicart .actions .action.primary.checkout {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .minicart-wrapper .block-minicart .actions .action.primary.checkout {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.minicart-wrapper .block-minicart .minicart-items li {
  border-bottom: 1px solid #eeeeee;
  border-top: none !important;
  padding: 15px 0;
}
.minicart-wrapper .block-minicart .minicart-items li .product .details-qty .label {
  font-size: 12px;
}
.minicart-wrapper .block-minicart .minicart-items li .product a.product-item-photo {
  float: none;
  line-height: 0;
  display: table-cell;
  vertical-align: top;
  max-width: 60px;
}
.minicart-wrapper .block-minicart .minicart-items li .product a.product-item-photo .product-image-container {
  width: 60px !important;
  height: auto !important;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details {
  display: table-cell;
  cursor: auto;
  vertical-align: top;
  text-align: left;
  position: relative;
  padding: 0 10px;
  padding-right: 0 !important;
  width: 100%;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.actions {
  margin: -29px 0 0 !important;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.actions .primary {
  margin: 0 !important;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product-item-name {
  padding-right: 28px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px;
  color: #5e5e5e;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product-item-name a {
  text-decoration: none;
  color: #5e5e5e;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product-item-name a:hover {
  color: #923468;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.options .toggle {
  padding: 0 !important;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.options .toggle span {
  color: #923468;
  font-size: 12px;
  padding-right: 0;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.options .toggle:after {
  color: #923468;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.options .product.options.list {
  font-size: 12px;
  text-transform: uppercase;
  color: #5e5e5e;
  margin-bottom: 5px;
}
.minicart-wrapper .block-minicart .minicart-items li .product .product-item-details .product.options .product.options.list .label {
  color: #5e5e5e;
  float: left;
  margin-right: 5px;
}
.minicart-wrapper .block-minicart .minicart-items li .action.delete {
  position: absolute;
  top: 0;
  color: rgba(36, 46, 47, 0.5);
  right: 0;
}
.minicart-wrapper .block-minicart .minicart-items li .action.delete:before {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  line-height: normal !important;
  font-size: 18px;
  content: "\f057";
}
.minicart-wrapper .block-minicart .minicart-items li .product-item-pricing .minicart-price span.price {
  font-size: 12px;
  color: #923468;
  font-weight: 400;
}
#amasty-shopby-product-list {
  margin-bottom: 0 !important;
  display: inline-block;
  width: 100%;
}
#amasty-shopby-product-list .top-toolbar {
  padding: 15px 20px;
  margin-top: 15px;
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products {
  padding: 0;
  margin-bottom: 60px;
  margin-top: 0;
  position: relative !important;
  background: none !important;
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .toolbar-sorter.sorter {
  position: absolute !important;
  left: 0 !important;
  right: inherit !important;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .sorter-label {
  font-size: 14px;
  text-transform: capitalize;
  color: #5e5e5e;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: 28px;
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products select.sorter-options {
  border: 1px solid rgba(98, 105, 106, 0.5);
  height: 30px;
  width: 130px;
  padding: 0 10px;
  background: url(../images/arrow-point-to-down2.svg) no-repeat calc(100% - 5px) center;
  background-color: #fff !important;
  background-size: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize !important;
  color: #5e5e5e;
  padding-right: 24px !important;
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .pages {
  display: table !important;
  margin: 0 auto;
  padding: 10px 15px !important;
  background: #f7f7f7 !important;
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .limiter {
  display: block !important;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .limiter label {
  font-size: 14px;
  text-transform: capitalize;
  color: #5e5e5e;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: 28px;
}
#amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .limiter select {
  height: 30px;
  width: 57px;
  padding-right: 10px !important;
  padding-left: 10px !important;
  background-position: calc(100% - 5px);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize !important;
  color: #5e5e5e;
}
#layered-filter-block {
  border-top: none;
  background: #f7f7f7;
  padding: 20px 17px 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
#layered-filter-block .mob_filter_section {
  display: none;
}
#layered-filter-block .filter-content {
  margin-top: 0;
}
#layered-filter-block .filter-content .block-subtitle {
  float: left !important;
  padding: 0 20px 0 0;
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
  color: #5e5e5e;
  font-weight: 400 !important;
  text-decoration: none !important;
  border: none !important;
  display: inline-block !important;
}
#layered-filter-block .filter-content .block-subtitle.cls-filter {
  line-height: 33px;
}
#layered-filter-block .filter-content .filter-current {
  width: 100%;
}
#layered-filter-block .filter-content .filter-current .items {
  padding: 0;
  display: inline-block;
  width: 100%;
}
#layered-filter-block .filter-content .filter-current .items > li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  float: left;
  padding-left: 25px;
  margin: 0 25px 7px 0;
  background: none !important;
}
#layered-filter-block .filter-content .filter-current .items > li .swatch-option {
  margin: 2px 0 0 !important;
  padding: 0;
  max-width: 14px;
  min-width: 14px;
  height: 14px;
}
#layered-filter-block .filter-content .filter-current .items > li .action.remove {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#layered-filter-block .filter-content .block-actions.filter-actions {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-left: 0;
}
#layered-filter-block .filter-content .block-actions.filter-actions .filter-clear {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
#layered-filter-block .filter-content .block-actions.filter-actions .filter-clear:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  #layered-filter-block .filter-content .block-actions.filter-actions .filter-clear {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #layered-filter-block .filter-content .block-actions.filter-actions .filter-clear {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#layered-filter-block .filter-content .filter-options {
  clear: inherit;
  float: left;
  margin-top: 0 !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item {
  padding-bottom: 0 !important;
  width: 170px;
  float: left;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title {
  width: 100%;
  border: 1px solid rgba(98, 105, 106, 0.5);
  background: #fff;
  padding: 4px 10px;
  padding-right: 20px !important;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize !important;
  color: #5e5e5e;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title .item .swatch-option {
  margin-bottom: 0 !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-title:after {
  background: url(../images/arrow-point-to-down2.svg) no-repeat center;
  background-size: 10px;
  height: 15px;
  width: 15px;
  content: '';
  top: 50%;
  right: 4px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content {
  width: 220px;
  padding: 10px;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .swatch-attribute a {
  margin-bottom: 4px;
  background: none !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: top;
  -webkit-align-items: top;
  -webkit-box-align: top;
  align-items: top;
  width: 100%;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .swatch-attribute a .label,
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .swatch-attribute a .count {
  font-weight: 400;
  text-transform: normal;
  font-size: 12px;
  line-height: 1;
  color: #5e5e5e;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .swatch-attribute a .label {
  font-weight: 600;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items li {
  margin-bottom: 4px;
  background: none !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items li a {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items li a .label,
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items li a .count {
  font-weight: 400;
  text-transform: normal;
  font-size: 12px;
  color: #5e5e5e;
}
#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items li a .label {
  font-weight: 600;
}
#layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter {
  background: none !important;
  width: auto !important;
  height: 33px;
}
#layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter .filter-options-content {
  position: inherit !important;
  left: inherit !important;
  top: inherit !important;
  visibility: visible !important;
  border: none !important;
  box-shadow: none !important;
  background: none !important;
  width: auto !important;
  float: left;
  padding: 0;
  margin-top: 3px;
}
#layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter .filter-options-content .items li {
  margin-bottom: 0;
  background: none !important;
}
#layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter .filter-options-content .items li a .filter-swatch-label .label,
#layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter .filter-options-content .items li a .filter-swatch-label .count {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  color: #5e5e5e;
}
.page-main p:last-child {
  margin-bottom: 0;
}
.block-faq-category .block-title {
  margin-bottom: 20px;
}
.block-faq-category .block-title strong {
  color: #5e5e5e;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 40px;
  margin: 0 !important;
  text-transform: capitalize;
}
.block-faq-category .block-content {
  background: #f4f4f4;
}
.block-faq-category .block-content .items > .item {
  margin: 0;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
}
.block-faq-category .block-content .items > .item > a {
  color: #5e5e5e;
}
.block-faq-category .block-content .items > .item > a:hover {
  color: #923468;
}
.block-faq-category .block-content .items > .item:last-child {
  border-bottom: none;
}
.faqcat-title {
  color: #5e5e5e !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  margin-bottom: 20px !important;
  line-height: 40px !important;
  text-transform: capitalize !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0 !important;
}
.faqcat-title i {
  display: none;
}
.faq-category .faqs-list > li.item > a {
  color: #5e5e5e;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  background: #eeeeee;
  margin: 0;
  padding-left: 40px;
  position: relative;
}
.faq-category .faqs-list > li.item > a span {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.faq-category .faqs-list > li.item > a span:before {
  float: left;
  margin: 0;
}
.faq-category .faqs-list > li.item .read-more {
  background: #eeeeee;
  color: #5e5e5e;
}
.faq-category .faqs-list > li.item .read-more:hover {
  color: #923468;
}
.faq-category .faqs-list > li.item.active > a {
  background: #923468;
  color: #fff;
}
.faq-content h1 {
  font-size: 36px;
  line-height: 40px;
}
.faq-content .created-by {
  color: #5e5e5e;
}
.faq-content .feedback > span {
  margin-right: 10px;
  margin-top: 8px;
  float: left;
}
.faq-content .feedback .btn {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  padding: 8px 12px;
  line-height: 19px;
}
.faq-content .feedback .btn:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .faq-content .feedback .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .faq-content .feedback .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.faq-content .related-question {
  border-top: 1px solid #eeeeee !important;
  padding-top: 35px;
  margin-top: 50px !important;
}
.faq-content .related-question .items {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.faq-content .related-question .items > .item {
  margin: 0 0 5px 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding-left: 20px !important;
}
.faq-content .related-question .items > .item:before {
  content: '\f105';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0;
  top: 1px;
  color: #5e5e5e;
}
.faq-content .related-question .items > .item > a {
  color: #5e5e5e;
}
.faq-content .related-question .items > .item > a:hover {
  color: #923468;
}
.faq-content .related-question .items > .item:last-child {
  border-bottom: none;
}
.login-container .block-title strong {
  color: #5e5e5e;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 25px;
  margin: 0 !important;
  text-transform: capitalize;
}
.login-container .actions-toolbar .secondary a.action {
  margin-top: 10px;
}
.login-container .fieldset > .field > .control {
  width: 70%;
}
.form_input_radio {
  margin: 0 0 0 0;
  position: relative;
}
.form_input_radio input[type="radio"] {
  visibility: hidden;
  display: none;
}
.form_input_radio .filter-swatch-label {
  padding-left: 34px !important;
}
.form_input_radio input[type="radio"] + .filter-swatch-label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../images/check1.png) no-repeat center center;
}
.form_input_radio input[type="radio"]:checked + .filter-swatch-label::before {
  background-image: url(../images/check2.png);
}
.checkout-container .opc-progress-bar {
  margin-bottom: 50px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active > span:before {
  background: #923468;
  border-color: #923468;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active > span:after {
  border-color: #923468;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item._active:before {
  background: #923468;
  border-color: #923468;
}
.checkout-container .step-title {
  color: #5e5e5e;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 25px;
  margin: 0 !important;
  text-transform: capitalize;
}
.checkout-container .opc-sidebar {
  margin-top: 0;
}
.checkout-container .opc-sidebar .title {
  color: #5e5e5e;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 25px;
  margin: 0 !important;
  text-transform: capitalize;
}
.checkout-container .opc-sidebar .title strong {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #5e5e5e;
}
.checkout-container .opc-sidebar .opc-block-summary {
  background: #f7f7f7 !important;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals th,
.checkout-container .opc-sidebar .opc-block-summary .table-totals td {
  padding: 6px 0;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .grand.totals th,
.checkout-container .opc-sidebar .opc-block-summary .table-totals .grand.totals td {
  padding: 20px 0 !important;
  font-size: 18px;
  text-transform: uppercase;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .grand.totals th strong,
.checkout-container .opc-sidebar .opc-block-summary .table-totals .grand.totals td strong {
  padding: 0;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .grand.totals .mark {
  color: #5e5e5e;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .grand.totals .price {
  color: #923468;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.sub th,
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.sub td {
  padding-top: 20px !important;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.shipping th,
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.shipping td {
  padding-bottom: 20px !important;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.shipping th .label,
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.shipping th .value {
  font-weight: 400;
  color: #5e5e5e;
  display: inline-block;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.shipping th .value::before {
  content: '(';
  margin-right: 1px;
}
.checkout-container .opc-sidebar .opc-block-summary .table-totals .totals.shipping th .value::after {
  content: ')';
  margin-left: 1px;
}
.checkout-container .opc-sidebar .opc-block-shipping-information {
  padding: 0 !important;
}
.checkout-container .opc-sidebar .opc-block-shipping-information .shipping-information {
  background: #f7f7f7 !important;
  padding: 22px 30px;
}
.checkout-container .opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title span {
  color: #5e5e5e;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 25px;
  margin: 0 !important;
  text-transform: capitalize;
}
.checkout-container .opc-sidebar .minicart-items li {
  border-bottom: 1px solid #eeeeee;
  border-top: none !important;
  padding: 15px 0;
}
.checkout-container .opc-sidebar .minicart-items li .product a.product-item-photo {
  float: none;
  line-height: 0;
  display: table-cell;
  vertical-align: top;
  max-width: 90px;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details {
  display: table-cell;
  cursor: auto;
  vertical-align: top;
  text-align: left;
  position: relative;
  padding: 0 20px;
  padding-right: 0 !important;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product-item-name {
  padding-right: 15px;
  text-transform: uppercase;
  color: #5e5e5e;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product-item-name a {
  text-decoration: none;
  color: #5e5e5e;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product-item-name a:hover {
  color: #923468;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .toggle {
  padding: 0 !important;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .toggle span {
  color: #923468;
  padding-right: 0;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .toggle:after {
  color: #923468;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .product.options.list {
  text-transform: uppercase;
  color: #5e5e5e;
  margin-bottom: 5px;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .product.options.list .label {
  color: #5e5e5e;
  float: left;
  margin-right: 5px;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .item-options {
  color: #5e5e5e;
  margin-top: 15px;
  margin-bottom: 0 !important;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .item-options .label {
  color: #5e5e5e;
  float: left;
  margin-right: 10px;
}
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .item-options dt,
.checkout-container .opc-sidebar .minicart-items li .product .product-item-details .product.options .item-options dd {
  text-transform: uppercase;
  display: inline-block;
}
.checkout-container .opc-sidebar .minicart-items li .product .details-qty .label {
  color: #5e5e5e;
  text-transform: uppercase;
}
.checkout-container .opc-sidebar .minicart-items li .price-excluding-tax span.price {
  color: #923468;
  font-weight: 400;
  font-size: 16px;
}
.checkout-container .opc-sidebar .minicart-items li:last-child {
  border-bottom: none !important;
}
.control._with-tooltip .field-tooltip {
  margin-top: 7px;
}
.cart-empty {
  text-align: center;
}
#shipping-method-buttons-container .primary.action.continue {
  width: 100px;
}
#checkoutSteps .checkout-payment-method .payment-method input[type="radio"] {
  margin: -3px 5px 0 0;
  display: inline;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}
#checkoutSteps .checkout-payment-method .payment-method input[type="checkbox"] {
  margin: -3px 5px 0 0;
  display: inline;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}
#checkoutSteps .checkout-payment-method button.action {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
#checkoutSteps .checkout-payment-method button.action:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  #checkoutSteps .checkout-payment-method button.action {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #checkoutSteps .checkout-payment-method button.action {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#checkoutSteps .checkout-payment-method button.action-apply {
  margin-right: 0 !important;
}
#checkoutSteps .checkout-payment-method button.action-apply-gift {
  margin-right: 0 !important;
}
#checkoutSteps .checkout-payment-method .action-toggle {
  color: #5e5e5e;
  font-weight: 600;
}
.opc-block-summary .items-in-cart > .title::after {
  top: 16px;
}
#checkout-shipping-method-load input[type="radio"] {
  margin: -3px 5px 0 0;
  display: inline;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}
.opc-progress-bar-item._complete > span {
  color: #5e5e5e;
}
.opc-progress-bar-item._complete > span:hover {
  color: #923468;
}
.checkout-success {
  text-align: center;
}
.checkout-success p {
  font-size: 20px;
  line-height: 24px;
}
.checkout-success .actions-toolbar {
  text-align: center;
}
.checkout-success .actions-toolbar .primary {
  float: none;
}
.order-date {
  margin-top: 20px !important;
}
#my-orders-table col {
  float: none;
}
#my-orders-table .col.name {
  width: 35%;
}
.opc-wrapper button.action {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.opc-wrapper button.action:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .opc-wrapper button.action {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .opc-wrapper button.action {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #923468;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background: #923468;
}
.modal-inner-wrap .modal-title {
  font-weight: 600;
}
.modal-inner-wrap .action.secondary.action-hide-popup {
  color: #923468;
  text-decoration: none;
}
.modal-inner-wrap .action.secondary.action-hide-popup:hover {
  color: #5e5e5e;
  text-decoration: none;
}
.table-wrapper .col {
  float: none !important;
}
.block-collapsible-nav .item.current > strong,
.block-collapsible-nav .item.current a {
  border-color: #923468;
  color: #5e5e5e;
  font-weight: 600;
}
.single-product .product-info-main .fieldset {
  margin-bottom: 20px;
}
.single-product .product-info-main .fieldset .field {
  margin-bottom: 10px;
}
.single-product .product-info-main .fieldset .field .label {
  margin-bottom: 3px;
}
.single-product .product-info-main .page-title-wrapper.product {
  display: inline-block;
  width: 100%;
}
.single-product .product-info-main .page-title-wrapper.product .page-title {
  text-align: left;
  margin-bottom: 30px;
}
.single-product .product-info-main .page-title-wrapper.product .page-title span {
  padding: 0;
}
.single-product .product-info-main .page-title-wrapper.product .page-title span::after,
.single-product .product-info-main .page-title-wrapper.product .page-title span::before {
  display: none;
}
.single-product .product-info-main .product-info-price {
  display: block;
  width: 100%;
  border: none;
  color: #5e5e5e;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.single-product .product-info-main .product-info-price .product-info-stock-sku {
  padding-left: 0;
  display: table;
  width: 100%;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.single-product .product-info-main .product-info-price .product-info-stock-sku .stock,
.single-product .product-info-main .product-info-price .product-info-stock-sku .product {
  display: table-cell;
  padding: 0;
  text-transform: uppercase;
  text-align: left;
}
.single-product .product-info-main .product-info-price .product-info-stock-sku .stock {
  font-weight: 400;
  width: 124px;
  padding-right: 10px;
}
.single-product .product-info-main .product-info-price .product-info-stock-sku .stock::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f058';
  margin-right: 7px;
  color: #923468;
  font-weight: 900;
}
.single-product .product-info-main .product-info-price .product-info-stock-sku .product {
  font-weight: 300;
}
.single-product .product-info-main .product-info-price .product-info-stock-sku .product strong {
  font-weight: 300;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price {
  display: table;
  width: 100%;
  padding: 20px 0;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price > span {
  display: inline-block;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price .price {
  font-size: 24px;
  line-height: 28px;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price .old-price {
  margin-right: 20px;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price .old-price .price {
  text-decoration: line-through;
  font-weight: 300;
  color: #5e5e5e;
  font-size: 24px;
  line-height: 28px;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price .special-price {
  margin-right: 20px;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price .special-price .price {
  color: #923468;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
}
.single-product .product-info-main .product-info-price .price-box.price-final_price .save-price {
  font-size: 18px;
  font-weight: 300;
  color: #923468;
  position: relative;
  top: -2px;
}
.single-product .product-info-main .product-info-price .freeshipping {
  color: #5e5e5e;
}
.single-product .product-info-main .product-info-price .freeshipping > span {
  display: block;
  width: 100%;
}
.single-product .product-info-main .product-info-price .freeshipping .freeshipping-top {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.single-product .product-info-main .product-info-price .freeshipping .freeshipping-top img {
  margin-left: 8px;
  position: relative;
  top: 3px;
}
.single-product .product-info-main .product-info-price .freeshipping .freeshipping-bottom {
  font-size: 14px;
}
.single-product .product-info-main .product-add-form {
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.single-product .product-info-main .product-add-form .swatch-opt {
  margin: 0 0 33px 0;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-option.image:not(.disabled):hover,
.single-product .product-info-main .product-add-form .swatch-opt .swatch-option.color:not(.disabled):hover {
  outline: none !important;
  border: 2px solid #ee0000;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-attribute-label {
  font-size: 16px;
  font-weight: 400;
  color: #5e5e5e;
  text-transform: uppercase;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-attribute-selected-option {
  font-size: 16px;
  font-weight: 400;
  color: #5e5e5e;
  text-transform: uppercase;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-option {
  width: 30px;
  height: 30px;
  max-width: 30px;
  margin: 0 27px 15px 0 !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #5e5e5e;
  position: relative;
  overflow: visible;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-option .swatch-attribute-selected-option {
  position: absolute;
  bottom: -21px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  font-size: 12px;
  line-height: 14px;
  color: #5e5e5e;
  text-transform: uppercase;
  padding: 0;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-option.selected {
  outline: none !important;
  border: 1px solid #923468 !important;
}
.single-product .product-info-main .product-add-form .swatch-opt .swatch-option.selected::before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Pro';
  color: #923468;
  line-height: 26px;
  font-weight: 400;
}
.single-product .product-info-main .product-add-form .box-tocart {
  margin: 0 0 0 0 !important;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset {
  display: table;
  width: 100%;
  margin-bottom: 0 !important;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .field.qty,
.single-product .product-info-main .product-add-form .box-tocart .fieldset .actions {
  display: table-cell;
  vertical-align: middle;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
  padding-right: 28px;
  width: 100px;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .field.qty select {
  width: 100%;
  padding: 0 16px !important;
  background-image: url(../images/angle-arrow-down.svg);
  text-align: left;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background-position: calc(100% - 8px);
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
  width: 170px;
  font-size: 16px;
  padding: 9px 5px;
  margin: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart > span {
  position: relative;
  padding-left: 31px;
  display: inline-block;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart > span::before {
  content: '';
  background: url(../images/shopping-cart-wt.svg) no-repeat center center;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  background-size: 20px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.single-product .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart:hover > span::before {
  background-image: url(../images/shopping-cart-pink.svg);
}
.single-product .product-info-main .product-social-links {
  padding: 20px 0;
  font-weight: 400;
}
.single-product .product-info-main .product-social-links .cls-details-shipping,
.single-product .product-info-main .product-social-links .cls-details-manual {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: left;
}
.single-product .product-info-main .product-social-links .cls-details-shipping > span,
.single-product .product-info-main .product-social-links .cls-details-manual > span {
  width: 104px;
  padding-right: 5px;
  min-width: 104px;
}
.single-product .product-info-main .product-social-links .shipping::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f0d1';
  color: #923468;
  margin-right: 7px;
  font-weight: 300;
}
.single-product .product-info-main .product-social-links .manual::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f019';
  color: #923468;
  margin-right: 7px;
  font-weight: 300;
}
.single-product .product.media {
  position: relative;
}
.single-product .product.media #amasty-gallery {
  position: relative;
  text-align: center;
}
.single-product .product.media #amasty-gallery #amasty-main-container {
  display: inline-block;
}
.single-product .product.media .cls-prod-img-sp-details {
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 52px;
  background: #923468;
  color: #fff;
  line-height: 52px;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  z-index: 9;
}
.rating-summary .rating-result > span::before {
  color: #EEDB65;
}
.single-product-details {
  background: #F7F7F7;
  margin-top: 86px;
  border-top: 3px solid #923468 !important;
  display: inline-block;
  width: 100%;
}
.single-product-details .product.info.detailed .product.data.items {
  float: left;
  margin-top: -76px;
  margin-bottom: 0 !important;
}
.single-product-details .product.info.detailed .product.data.items > .item.content {
  border: none;
  padding: 40px 0 !important;
  border-top: 3px solid #923468 !important;
  background: none;
}
.single-product-details .product.info.detailed .product.data.items > .item.content ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 22px;
}
.single-product-details .product.info.detailed .product.data.items > .item.content ul li::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f00c';
  position: absolute;
  left: 0;
  top: 0;
  color: #923468;
  font-weight: 300;
}
.single-product-details .product.info.detailed .product.data.items .item.title > .switch {
  font-size: 18px;
  text-transform: uppercase;
  color: #5e5e5e;
  background: #F7F7F7;
  border: none !important;
  height: auto !important;
  padding: 6px 34px !important;
  line-height: 31px !important;
  margin-right: 6px;
}
.single-product-details .product.info.detailed .product.data.items .item.title.active > .switch {
  color: #fff;
  background: #923468;
}
#reviews .block-title strong {
  font-weight: 600 !important;
  color: #5e5e5e;
  font-size: 25px;
  line-height: 30px;
}
#reviews .action.submit.primary {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
#reviews .action.submit.primary:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  #reviews .action.submit.primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #reviews .action.submit.primary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#reviews .review-control-vote label::before,
#reviews .review-control-vote::before {
  font-size: 25px !important;
  height: 31px;
  letter-spacing: 5px;
  line-height: 32px;
  color: #923468 !important;
}
#reviews .review-content {
  margin-bottom: 6px;
}
.action.reload.captcha-reload {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.action.reload.captcha-reload:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .action.reload.captcha-reload {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .action.reload.captcha-reload {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.account .block-title strong {
  font-weight: 600 !important;
  color: #5e5e5e;
  font-size: 20px !important;
  line-height: 25px;
}
.account .fieldset > .legend span {
  font-weight: 600 !important;
  color: #5e5e5e;
  font-size: 20px !important;
  line-height: 25px;
}
.actions-toolbar .action.update {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.actions-toolbar .action.update:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .actions-toolbar .action.update {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .actions-toolbar .action.update {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.actions-toolbar .action.add {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
.actions-toolbar .action.add:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .actions-toolbar .action.add {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .actions-toolbar .action.add {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cms-index-index .page-main {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.cms-index-index #contentarea {
  display: none;
}
.cms-index-index .page.messages {
  margin: 0;
}
.cms-index-index .column.main {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
.products-grid.products {
  margin: 0;
}
.home-featured-blocks {
  width: 100%;
  display: inline-block;
  padding: 50px 0 50px;
}
.home-featured-blocks .flexslider_featured .products-grid {
  padding: 0;
  margin: 0 !important;
}
.home-product-grid {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.home-product-grid .owl-carousel {
  margin: 0;
  width: 100%;
  display: inline-block !important;
  padding: 0;
}
.home-product-grid .owl-carousel .product-item {
  width: 100% !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 15px !important;
}
.home-product-grid .owl-carousel .owl-item {
  padding-top: 0;
  padding-bottom: 82px;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev,
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 50px;
  height: 50px;
  background: none;
  font-size: 0;
  border: 1px solid #923468;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 !important;
  opacity: 1 !important;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  background: #923468 !important;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next:hover::before {
  color: #fff !important;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -70px;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f30a';
  font-weight: 400;
  color: #923468;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 26px;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: -70px;
}
.home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f30b';
  font-weight: 400;
  color: #923468;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 25px;
}
.page.messages,
.column.main {
  margin-top: 0 !important;
}
.page-products .columns {
  padding-top: 0 !important;
}
.page-products .column.main {
  padding-top: 0 !important;
}
.page-products .product-item-info {
  width: 100%;
}
.owl-carousel .owl-wrapper::after {
  display: none !important;
}
.single-product #amasty-gallery-images:not(.slick-initialized) .amasty-gallery-thumb-link {
  width: 30%;
  margin: 0 1%;
}
.flexslider {
  box-shadow: none !important;
}
.checkout-cart-index .breadcrumbs {
  display: none;
}
.cart-summary .multi-shipping-block::before {
  left: -15px;
  right: -15px;
}
.block.related .related-available .product-item-name {
  margin-left: 0;
}
.cms-index-index .page-main {
  padding-top: 0 !important;
}
#contentarea {
  display: none !important;
}
.rating-summary .rating-result > span::before {
  color: #EEDB65 !important;
}
.productOptions {
  min-height: 32px;
}
.product.media .slick-prev,
.product.media .slick-next {
  border: none !important;
}
.product.media .slick-dots > li button {
  box-shadow: none !important;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: middle;
}
table thead tr th {
  background: #EEEEEE;
  color: #5e5e5e;
  font-weight: 600;
}
.multicheckout .actions-toolbar .primary .primary.continue {
  font-size: 16px !important;
  padding: 9px 23px !important;
  line-height: 23px !important;
}
.multicheckout .actions-toolbar .secondary {
  margin-top: 0;
  font-size: 16px;
}
.multicheckout .actions-toolbar .secondary a.action {
  margin-top: 10px;
}
#multiship-addresses-table .product-item-name {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #5e5e5e;
  text-transform: uppercase;
}
#multiship-addresses-table .product-item-name a {
  color: #5e5e5e;
  text-transform: uppercase;
  text-decoration: none;
}
#multiship-addresses-table .product-item-name a:hover {
  text-decoration: none;
  color: #923468;
}
#multiship-addresses-table .item-options dt,
#multiship-addresses-table .item-options dd {
  text-transform: uppercase;
}
#multiship-addresses-table .col.address {
  width: 22%;
}
#multiship-addresses-table .col.product {
  width: 40%;
}
#multiship-addresses-table .col.qty .input-text.qty {
  box-shadow: none;
  border: 1px solid rgba(98, 105, 106, 0.5);
  font-size: 16px;
  height: 40px;
  background: #fff;
  padding: 0 16px;
  color: #5e5e5e;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
#multiship-addresses-table .col.qty .input-text.qty::-webkit-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty:-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty::-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty:-ms-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty::-webkit-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty:-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty::-moz-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.qty .input-text.qty:-ms-input-placeholder {
  color: #5e5e5e;
  opacity: 1;
}
#multiship-addresses-table .col.actions {
  text-align: right;
}
#multiship-addresses-table .col.actions .action.delete {
  text-decoration: none !important;
}
#multiship-addresses-table .col.actions .action.delete span {
  font-size: 0;
}
#multiship-addresses-table .col.actions .action.delete:hover {
  color: #923468;
}
#multiship-addresses-table .col.actions .action.delete:hover:before {
  color: #923468;
}
#multiship-addresses-table .col.actions .action.delete:before {
  content: "\f057";
  font-family: 'Font Awesome 5 Pro';
  color: #5e5e5e;
  font-weight: 300;
  font-size: 18px;
  float: left;
}
.contact-index-index .fieldset .field.note.no-label {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #5e5e5e;
}
.contact-index-index .fieldset .legend span {
  font-weight: 600 !important;
  color: #5e5e5e;
  font-size: 20px !important;
  line-height: 25px;
}
.filter-options-content .swt-val {
  display: none;
}
.swt-val {
  color: #5e5e5e !important;
}
.breadcrumbs .item:not(:last-child)::after {
  line-height: 18px;
}
#checkoutSteps .form.form-login {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
#checkoutSteps .form.form-shipping-address {
  margin-top: 0 !important;
}
.opc-progress-bar-item._complete > span {
  color: #5e5e5e !important;
  font-weight: 400 !important;
}
.checkout-onepage-success .page-main {
  text-align: center;
}
.payment-method-content .payment-method-billing-address .checkout-billing-address .action.action-edit-address {
  margin-top: 15px !important;
}
.payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .primary {
  margin-top: 20px !important;
  width: 100%;
  text-align: left;
  display: inline-block;
}
.payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .primary .action-update,
.payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .primary .action-cancel {
  display: inline-block;
  float: none;
  margin: 0 9px 10px 0;
  text-decoration: none !important;
}
.cservice-left li.active a {
  color: #923468 !important;
}
[class^="multishipping-"] .nav-sections {
  display: block;
}
.multicheckout .table-wrapper {
  overflow: hidden;
}
.cls-details-shipping {
  position: relative;
}
#enterZipPopup {
  position: absolute;
  left: 90px;
  bottom: 38px;
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 0px -2px 17px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -2px 17px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -2px 17px 0px rgba(0, 0, 0, 0.2);
  border-bottom: 4px solid #923468;
  max-width: 280px;
}
#enterZipPopup::before {
  content: '';
  background: url(../images/arrow-point-to-down2.svg) no-repeat center !important;
  background-size: auto auto;
  height: 10px !important;
  width: 20px !important;
  position: absolute;
  right: inherit !important;
  bottom: -12px !important;
  left: 10px !important;
  background-size: 20px !important;
  border: none !important;
}
#enterZipPopup h5 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
}
#enterZipPopup .submitBtn {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  margin-top: 10px;
}
#enterZipPopup .submitBtn:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  #enterZipPopup .submitBtn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #enterZipPopup .submitBtn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.swatch-attribute .swatch-option {
  overflow: visible;
  position: relative;
}
.swatch-attribute .swatch-option .swatch-option-label {
  position: absolute;
  bottom: -21px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  font-size: 12px;
  line-height: 14px;
  color: #5e5e5e;
  text-transform: uppercase;
  padding: 0;
}
.amfaq-search .am-button {
  height: 40px !important;
  width: 40px !important;
}
.am-widget-category .am-category-header .faq-category-title {
  color: #5e5e5e;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 25px;
  margin: 0 !important;
  text-transform: capitalize;
}
.am-search-box-wrapper .am-widget-center {
  width: 100% !important;
  max-width: 300px;
}
.amfaq_categories .item.title {
  background: #EEEEEE;
  color: #5e5e5e;
}
.amfaq_questions .am-title {
  color: #5e5e5e;
}
.amfaq_questions .am-title span::before {
  color: #5e5e5e !important;
}
.amfaq_questions .am-title span:hover::before {
  color: #5e5e5e !important;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up::before {
  color: #5e5e5e !important;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  color: #5e5e5e !important;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted::before {
  color: #5e5e5e !important;
}
.amfaq-rating .amfaq-was-it-helpful {
  font-size: 14px !important;
}
.amfaq-rating {
  margin-top: 16px;
}
.ask-question-form .form-toggle-button {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  margin-left: 20px !important;
  margin-top: 0 !important;
}
.ask-question-form .form-toggle-button:hover {
  background: #923468;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .ask-question-form .form-toggle-button {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .ask-question-form .form-toggle-button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.back.am-back-button .button {
  border: none !important;
  background: none !important;
  box-shadow: none;
  color: #5e5e5e !important;
}
.back.am-back-button .button:hover {
  color: #923468 !important;
}
.amasty-product-attachment-block.cls-details-manual {
  -ms-flex-align: initial;
  -webkit-align-items: initial;
  -webkit-box-align: initial;
  align-items: initial;
}
.amasty-product-attachment-block.cls-details-manual .file {
  display: table;
  margin-bottom: 2px;
}
.am-filter-items-attr_color.swatch-attribute.swatch-layered.color.am-swatch-options .swatch-option.image {
  margin: 7px 10px 5px 0;
}
.catalog-category-view .filter .option-choose-color {
  width: 300px !important;
}
.catalog-category-view .filter .option-choose-color .am-swatch-options .am-shopby-swatch-label {
  max-width: 100% !important;
}
.catalog-category-view .filter .option-choose-color .am-swatch-options .am-shopby-swatch-label .label {
  margin-right: 0 !important;
}
.product.media .gallery-placeholder .am-custor-pointer {
  height: 386px;
}
.additional_section .product_details_image {
  float: right;
  width: 30%;
}
.additional_section .additional-attributes {
  float: left;
}
.catalog-product-view .additional_section .description {
  float: left;
  width: 65%;
}
.banner-bottom-block {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 0;
}
.banner-bottom-block .grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.banner-bottom-block .grid-row .grid-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
}
.btm-block {
  width: 100%;
  position: relative;
  line-height: 0;
}
.btm-block .inner {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px 50px;
  text-align: center;
  z-index: 9;
}
.btm-block .inner h2 {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 20px;
}
.btm-block .inner a {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
}
.btm-block .inner a:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f30b';
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.btm-block .inner a:hover {
  color: #923468;
}
.btm-block .inner a:hover:after {
  color: #923468;
}
.btm-block img {
  width: 100%;
}
.btm-block:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: '';
}
.footer-above-block {
  width: 100%;
  position: relative;
  height: 430px;
  background-size: cover !important;
}
.footer-above-block:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: '';
}
.footer-above-block .footer-above-block-inner {
  position: absolute;
  left: 0;
  right: 0;
  max-width: 530px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  display: block;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
.footer-above-block .footer-above-block-inner h2 {
  font-size: 26px;
  line-height: 34px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.footer-above-block .footer-above-block-inner p {
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  max-width: 378px;
  margin-left: auto;
  margin-right: auto;
}
.footer-above-block .footer-above-block-inner .linkbtn {
  margin-top: 10px;
}
.footer-above-block .footer-above-block-inner .linkbtn:hover {
  background: #fff;
  border-color: #fff;
  color: #923468;
}
.linkbtn {
  background: #923468;
  color: #fff !important;
  border: solid 1px transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  padding-top: 10px;
}
.linkbtn:hover {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
}
@media (max-width: 1199px) {
  .linkbtn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .linkbtn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-footer {
  padding-bottom: 0 !important;
  background: url(../images/footer_pattern.png) repeat !important;
}
.page-footer h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  color: #923468;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.page-footer ul {
  margin: 0;
  padding: 0;
}
.page-footer ul li {
  margin: 0 0 14px 0;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
  color: #5e5e5e;
  text-transform: uppercase;
}
.page-footer ul li a {
  color: #5e5e5e;
}
.page-footer ul li a:hover {
  color: #923468;
}
.page-footer ul li:last-child {
  margin-bottom: 0;
}
.page-footer .footer-social ul li {
  display: inline-block;
  margin-right: 60px;
  font-size: 0;
}
.page-footer .footer-social ul li a {
  color: #5e5e5e;
}
.page-footer .footer-social ul li a:hover {
  color: #923468;
}
.page-footer .footer-social ul li a i:before {
  font-size: 18px;
}
.page-footer .footer-social ul li:last-child {
  margin-right: 0;
}
.page-footer .footer_content2 {
  width: 100% !important;
  max-width: 1200px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1199px) {
  .page-footer .footer_content2 {
    max-width: 970px !important;
  }
}
@media (max-width: 991px) {
  .page-footer .footer_content2 {
    max-width: 750px !important;
  }
}
@media (max-width: 767px) {
  .page-footer .footer_content2 {
    max-width: 100% !important;
  }
}
.page-footer .footer_content2 .copyright {
  background: none !important;
  border-top: 1px solid #b1b1b1;
  color: #5E5E5E;
  font-size: 14px;
  line-height: 15px;
  padding: 25px 0;
}
.page-footer .footer_content1 {
  width: 100% !important;
  max-width: 1200px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .page-footer .footer_content1 {
    max-width: 970px !important;
  }
}
@media (max-width: 991px) {
  .page-footer .footer_content1 {
    max-width: 750px !important;
  }
}
@media (max-width: 767px) {
  .page-footer .footer_content1 {
    max-width: 100% !important;
  }
}
.page-footer .footer_content1 .footertopleft {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.page-footer .footer_content1 .footertopleft .footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.page-footer .footer_content1 .footertopleft .footer-left .footer-left-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
}
.page-footer .footer_content1 .footertopright {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  margin-left: auto;
}
.page-footer .block.newsletter {
  width: 100% !important;
  margin-bottom: 28px !important;
}
.page-footer .block.newsletter .title {
  display: block !important;
  margin: 0 !important;
}
.page-footer .block.newsletter .title strong {
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  color: #923468;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  display: block;
}
.page-footer .block.newsletter .subtitle {
  margin: 0 0 10px 0;
}
.page-footer .block.newsletter .subtitle strong {
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
}
.page-footer .block.newsletter .content .field.newsletter .control:before {
  display: none;
}
.page-footer .block.newsletter .content .field.newsletter .control input {
  padding: 0 16px;
  font-size: 14px;
  font-weight: normal;
  color: #4B4B4D;
  border: none !important;
}
.page-footer .block.newsletter .content .actions {
  position: relative;
}
.page-footer .block.newsletter .content .actions:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f2b6';
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  position: absolute;
  left: 18px;
  top: 10px;
}
.page-footer .block.newsletter .content .actions .action.subscribe.primary {
  padding-left: 41px;
  padding-right: 18px;
  font-weight: 900;
}
.page-footer .block.newsletter .content .actions:hover:before {
  color: #923468;
}
.section-title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  color: #141414;
  font-weight: 900;
  margin: 0 0 60px 0;
  text-transform: uppercase;
}
.section-title span {
  display: inline-block;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
}
.section-title span:before {
  content: '';
  background: url(../images/title_bg1.png) no-repeat center center;
  width: 20px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100%;
}
.section-title span:after {
  content: '';
  background: url(../images/title_bg2.png) no-repeat center center;
  width: 20px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100%;
}
.home-category-block {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.home-categories {
  width: 100%;
}
.home-categories .product-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}
.home-categories .product-grid > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.home-categories .product-box {
  width: 100%;
  background: #F5F5F5;
  padding: 20px;
  text-align: center;
}
.home-categories .product-box h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 900;
  color: #5e5e5e;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}
.home-categories .product-box h3 a {
  color: #5e5e5e;
}
.home-categories .product-box .shop-now {
  color: #5e5e5e;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
}
.home-categories .product-box .shop-now:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f30b';
  font-weight: 400;
  font-size: 14px;
  color: #923468;
  margin-left: 10px;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.home-categories .product-box:hover h3 a {
  color: #923468;
}
.home-categories .product-box:hover .shop-now {
  color: #923468;
}
.home-product-block {
  background: #F5F5F5;
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-products .products-grid .product-item {
  margin-left: 0 !important;
}
.category-details {
  width: 100%;
}
.category-details .category-description {
  margin-bottom: 10px !important;
}
.category-details .category-view {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.category-details .category-view .category-image {
  width: 100%;
  margin-bottom: 0;
}
.category-details .category-view .category-image img {
  width: 100%;
}
.category-details .category-view .page-title-wrapper {
  padding: 5px 24px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(146, 52, 104, 0.8117647099999999);
  width: 100%;
  text-align: right;
}
.category-details .category-view .page-title {
  color: #fff;
  text-transform: capitalize;
  margin: 0;
  font-size: 30px;
  line-height: 34px;
  font-family: vendetta, serif;
  font-weight: 500;
  font-style: italic;
  background: url(../images/cat_title_divider.png) right 0 center no-repeat;
  background-size: 21px;
  padding-right: 32px;
}
.block.filter .filter-subtitle {
  padding: 27px 0;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 27px;
  font-weight: 900;
  display: none;
}
.block.filter .block-content.filter-content {
  background: #F5F5F5;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
.block.filter .block-content.filter-content .filter-options .filter-options-title {
  padding-left: 0;
  padding-top: 0;
  font-size: 16px;
  font-weight: 900;
  line-height: 25px;
  text-transform: none;
  color: #5e5e5e !important;
}
.block.filter .block-content.filter-content .filter-options .filter-options-title:after {
  right: 0;
  top: 0;
  display: none;
}
.block.filter .block-content.filter-content .filter-options .filter-options-content {
  padding: 0 0 24px 0 !important;
  margin-bottom: 24px;
  border-bottom: 1px solid #ccc;
}
.block.filter .block-content.filter-content .filter-options .filter-options-content:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.block.filter .block-content.filter-content .filter-options .filter-options-content .items > .item {
  font-size: 14px;
  line-height: 16px;
}
.block.filter .block-content.filter-content .filter-options .filter-options-content .items > .item a {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.page-products .sidebar-main {
  width: 26% !important;
  padding-right: 30px !important;
}
.page-products .column.main {
  width: 74% !important;
}
.form_input_check {
  margin: 0;
  position: relative;
  display: inline-block;
  padding-left: 28px;
  width: 100%;
}
.checkbox_label {
  margin: 0;
}
.form_input_check input[type="checkbox"] {
  visibility: hidden;
  display: none;
}
.form_input_check input[type="checkbox"] + .checkbox_label::before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
}
.form_input_check input[type="checkbox"] + .checkbox_label::after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f00c';
  color: #923468;
  font-size: 14px;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  line-height: 20px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  text-align: center;
}
.form_input_check input[type="checkbox"]:not(:checked) + .checkbox_label::after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.form_input_check input[type="checkbox"]:checked + .checkbox_label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-title-wrapper .page-title {
  font-size: 26px;
  line-height: 30px;
  color: #141414;
  text-transform: uppercase;
}
.opc-progress-bar-item > span:after {
  line-height: 28px;
}
.product-info-main .product-title-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.product-info-main .product-title-top .product-info-stock-sku {
  padding-left: 0 !important;
  padding-bottom: 0;
}
.product-info-main .product-title-top .product-info-stock-sku .product.attribute.sku {
  font-size: 12px;
  line-height: 16px;
}
.product-info-main .product-title-top .product-share h3 {
  font-size: 12px;
  line-height: 16px;
  color: #5E5E5E;
  display: inline-block;
  margin-right: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.product-info-main .product-title-top .product-share ul {
  display: inline-block;
}
.product-info-main .product-title-top .product-share ul li {
  display: inline-block;
  padding-right: 15px;
  margin-bottom: 0;
}
.product-info-main .product-title-top .product-share ul li:last-child {
  padding-right: 0;
}
.product-info-main .page-title-wrapper.product h1.page-title {
  text-transform: capitalize;
  margin-bottom: 13px;
}
.product-info-main .product-info-price .price-box span.price {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #923468;
  font-family: 'Open Sans', sans-serif;
}
.product-info-main .box-tocart .fieldset {
  display: flex;
  align-items: center;
}
.product-info-main .box-tocart .fieldset .field.qty {
  margin: 0 20px 0 0;
}
.product-info-main .box-tocart .fieldset .field.qty label.label {
  display: none;
}
.product-info-main .box-tocart .fieldset .field.qty .input-text.qty {
  width: 46px;
  height: 46px;
  background: #F5F5F5;
  color: #5E5E5E;
  font-size: 14px;
  padding: 3px;
  border: none;
}
.product-info-main .box-tocart .fieldset .tocart {
  width: auto;
  margin: 0;
  padding: 15px 36px 15px 58px;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  position: relative;
}
.product-info-main .box-tocart .fieldset .tocart:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f290';
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 32px;
}
.product-info-main .box-tocart .fieldset .tocart:hover:before {
  color: #923468;
}
.product-info-main .product-add-form {
  position: relative;
}
.product-info-main .product-add-form .product-social-links {
  position: absolute;
  top: 32px;
  right: 0;
  text-align: right;
  width: 60%;
}
.product-info-main .product-add-form .product-social-links .product-addto-links a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #5E5E5E;
  text-transform: capitalize;
}
.product-info-main .product-add-form .product-social-links .product-addto-links a:before {
  display: none;
}
.product-info-main .product-add-form .product-social-links .product-addto-links a:last-child {
  margin-right: 0;
}
.product-info-main .product-add-form .product-social-links .product-addto-links a:hover {
  color: #923468;
}
.product-info-main .product-add-form .textarea {
  padding: 20px;
  background: #F5F5F5;
  margin-bottom: 30px;
}
.product-info-main .product-add-form .textarea .label {
  color: #5E5E5E;
  font-size: 16px;
  font-weight: 400;
}
.product-info-main .product-add-form .textarea .label .price-notice {
  float: right;
}
.product-info-main .product-add-form .textarea .control {
  margin-top: 18px;
}
.product-info-main .product-add-form .textarea .control textarea {
  height: 46px;
  border: none;
}
.product-info-main .additional-attributes-wrapper {
  padding-top: 15px;
  border-top: 1px solid #F5F5F5;
}
.product-info-main .additional-attributes-wrapper .table-caption {
  font-weight: 900;
  display: block;
  position: relative;
  cursor: pointer;
}
.product-info-main .additional-attributes-wrapper .table-caption:before {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  line-height: 1;
  color: #000000;
  content: '\f068';
}
.product-info-main .additional-attributes-wrapper .table-caption.inactive:before {
  content: '\f067';
}
.product-info-main .additional-attributes-wrapper table tbody td {
  font-family: 'Open Sans', sans-serif;
  border: none;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 18px;
}
.product-info-main .additional-attributes-wrapper table tbody th {
  font-family: 'Open Sans', sans-serif;
  border: none;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 18px;
}
.product-info-main .additional-attributes-wrapper table tbody .label {
  font-weight: 400;
  padding-left: 0;
}
.product-info-main .additional-attributes-wrapper table tbody tr:first-child th {
  padding-top: 29px;
}
.product-info-main .additional-attributes-wrapper table tbody tr:first-child td {
  padding-top: 29px;
}
.catalog-product-view .product.media {
  width: 42% !important;
}
.catalog-product-view .product-info-main {
  width: 54% !important;
}
.filter-content .filter-options-title {
  margin: 0 0 15px 0;
}
.filter-content .filter-options-content ol li {
  margin: 0 0 16px 0;
}
.filter-content .filter-options-content ol li:last-child {
  margin-bottom: 0;
}
.filter-content .filter-options-content ol li .checkbox_label a {
  color: #5E5E5E;
  font-family: 'Open Sans', sans-serif;
}
.filter-content .filter-options-content ol li .checkbox_label a .count {
  font-weight: 400;
  padding-left: 0;
}
.footertopright .subscribe .newsletter input[type=email] {
  height: 43px;
}
.header-wrapper-top-container-mobile.header.content {
  display: none;
}
.footertopleftmobile {
  display: none;
}
.nav-toggle:after {
  display: none !important;
}
.banner2 {
  display: none;
}
.catalog-product-view .home-product-block {
  background: transparent;
}
.product-reviews-summary {
  margin-bottom: 6px;
}
.product-reviews-summary .rating-summary {
  margin-right: 14px;
}
.product-reviews-summary .reviews-actions {
  font-size: 16px;
}
.product-reviews-summary .reviews-actions .action {
  color: #5e5e5e;
  margin-right: 0;
}
.product-reviews-summary .reviews-actions .action::after {
  content: '|';
  margin: 0 6px;
}
.product-reviews-summary .reviews-actions .action:hover {
  color: #923468;
}
.product-reviews-summary .reviews-actions .action.add::after {
  display: none;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 0 !important;
}
.rating-summary .rating-result > span::before {
  color: #923468 !important;
}
.rating-summary .rating-result:before {
  color: #ccc !important;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) !important;
}
.catalog-product-view .fotorama__thumb--icon {
  display: none;
}
.fotorama__thumb-border {
  border: none !important;
}
.catalog-product-view .home-product-grid .owl-carousel .owl-item {
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.product-info-main .product.attribute.sku .type:after {
  content: ":";
}
.product-info-main .product.attribute.sku .type {
  margin-right: 0;
}
.product-info-main .old-price {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.product-info-main .old-price .price-label {
  display: none !important;
}
.product-info-main .old-price .price-wrapper .price {
  text-decoration: line-through;
  color: #923468;
}
.product-info-main .special-price {
  display: inline-block;
  vertical-align: middle;
}
.product-social-links .share-mobile {
  display: none;
}
.product-social-links .share-mobile h3 {
  font-size: 12px;
  line-height: 16px;
  color: #5E5E5E;
  display: inline-block;
  margin-right: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.product-social-links .share-mobile ul li {
  display: inline-block;
  padding-right: 15px;
  margin-bottom: 0;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .click_to_zoom_container {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.catalog-product-view .product.media .click_to_zoom_container .click_to_zoom {
  color: #5E5E5E;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding-left: 18px;
}
.catalog-product-view .product.media .click_to_zoom_container .click_to_zoom:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Font Awesome 5 Pro';
  font-size: 14px;
  line-height: 18px;
  color: #5E5E5E;
  content: '\f00e';
}
.cms-noroute-index .page-main {
  padding-top: 50px;
}
.contact-index-index .page-main {
  padding-top: 50px;
  max-width: 600px !important;
}
.contact-index-index .page-main .contact .fieldset {
  margin-bottom: 0;
}
.customer-account-create .page-main {
  padding-top: 50px;
}
.account .page-main {
  padding-top: 50px;
}
.customer-account-login .page-main {
  padding-top: 50px;
}
.customer-account-forgotpassword .page-main {
  padding-top: 50px;
}
.checkout-onepage-success .page-main {
  padding-top: 50px;
}
.catalog-product_compare-index .page-main {
  padding-top: 50px;
}
.customer-account-logoutsuccess .page-main {
  padding-top: 50px;
}
.contact-index-index .fieldset .legend span {
  color: #141414;
}
button {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 30px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
}
button:hover {
  background: #923468;
  color: #fff !important;
}
.account .products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 12px;
  line-height: 1;
  padding: 9px 6px;
}
.cart-summary .cart-totals .label {
  font-weight: 400 !important;
}
.checkout-cart-index .cart-totals .grand .mark,
.checkout-cart-index .cart-totals .grand .amount {
  border-top: 1px solid #fff  !important;
}
.checkout-cart-index .cart-summary .grand.totals th,
.checkout-cart-index .cart-summary .grand.totals td {
  padding-top: 28px !important;
}
.opc-wrapper .shipping-address-item.selected-item::after {
  background: #923468 !important;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #923468 !important;
}
.customer-account-edit .form-edit-account .fieldset,
.customer-account-edit .form-edit-account .password-info {
  margin-bottom: 20px !important;
}
.wishlist-index-index .product-item-inner .comment-box {
  margin-top: 0 !important;
}
.wishlist-index-index .product-item-inner {
  border-top: 1px solid #bbb !important;
  margin-top: 0 !important;
}
.checkout-cart-index .cart-container .cart_buttons {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .cart_buttons {
  display: inline-block;
}
.checkout-cart-index .cart-container .cart_buttons button {
  color: #923468 !important;
  border: solid 1px #923468;
  background: transparent;
  font-size: 14px;
  font-weight: normal;
  padding: 9px 40px;
  line-height: 23px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: ease-in 0.3s;
  -moz-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
  text-align: center;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 18px;
  font-family: 'Futura PT';
}
.checkout-cart-index .cart-container .cart_buttons button:hover {
  background: #923468;
  color: #fff !important;
}
.catalog-category-view .column-top-desc-mobile {
  display: none;
}
.page-footer .footer-social {
  padding-left: 15px;
}
.product-info-main .product-title-top .product-share ul li a {
  font-size: 0;
  line-height: 0;
}
.product-addto-links .action {
  margin-right: 18%;
}
.product-options-bottom div#keyboard {
  position: inherit !important;
  top: inherit !important;
  left: inherit !important;
}
.product-options-bottom .control {
  overflow-x: hidden;
}
.product-options-bottom .control #keyboard_parent {
  overflow-x: scroll;
}
.nav-sections .header.links li.greet.welcome {
  display: none;
}
.checkout-index-index .authentication-wrapper {
  display: none;
}
.catalog-product_compare-index .product-reviews-summary {
  display: none;
}
.catalog-product_compare-index .product-item-actions .actions-primary + .actions-secondary {
  display: none;
}
.catalog-product_compare-index .table-comparison .product-item-name {
  min-height: 46px;
}
.product-options-bottom .box-tocart {
  margin-top: 0 !important;
}
.product-options-bottom .engraving_section {
  padding: 20px;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.product-options-bottom .engraving_section .label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  color: #5E5E5E;
  font-weight: 400;
  margin-bottom: 18px;
}
.product-options-bottom .engraving_section .label .price-notice {
  color: #923468;
}
.product-options-bottom .engraving_section .label .label-addl-price {
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.engraving_section input[type="text"] {
  border-color: #fff;
  background: #fff;
  margin-bottom: 20px;
}
.engraving_section #switch {
  padding: 9px 13px;
  border: 1px solid #983466;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  color: #923468;
  background: #fff;
  text-transform: uppercase;
  position: relative;
  padding-left: 40px;
}
.engraving_section #switch:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f11c';
  font-size: 14px;
  line-height: 20px;
  width: 18px;
  top: 50%;
  color: #923468;
  position: absolute;
  margin-left: -22px;
  transform: translatey(-50%);
}
.product-options-bottom .control #keyboard_parent {
  overflow-x: auto !important;
}
#keyboard {
  margin-top: 20px !important;
}
.sales-order-view .order-status {
  margin-top: 0;
}
.table-comparison span.special-price {
  display: block;
}
.table-comparison .product-item-actions button.action.primary {
  padding: 9px 30px;
}
.table-comparison .price-box.price-final_price {
  min-height: 46px;
}
.block-title.filter-title.desktop {
  display: block;
  background: #F5F5F5;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 27px;
}
.block-title.filter-title.desktop strong {
  background-color: transparent;
  box-shadow: inherit;
  border: none;
  border-radius: 0;
  left: inherit;
  position: inherit;
  text-align: center;
  top: inherit;
  z-index: 2;
  padding: 27px 0;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 900;
  border-bottom: 1px solid #ccc;
  display: block;
  text-align: left;
}
.product-item-info .product-item-actions .actions-primary + .actions-secondary > .action {
  width: auto;
}
.product-item-info .product-image-container .product-image-wrapper img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.product-item-info .product-image-container .product-image-wrapper img:hover {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
}
.product-info-main .additional-attributes-wrapper {
  padding-top: 30px;
}
.form.contact {
  margin-top: 20px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT-Heavy.eot');
  src: url('../fonts/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Heavy.woff2') format('woff2'), url('../fonts/FuturaPT-Heavy.woff') format('woff'), url('../fonts/FuturaPT-Heavy.ttf') format('truetype'), url('../fonts/FuturaPT-Heavy.svg#FuturaPT-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT-Book.eot');
  src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Book.woff2') format('woff2'), url('../fonts/FuturaPT-Book.woff') format('woff'), url('../fonts/FuturaPT-Book.ttf') format('truetype'), url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
@media (min-width: 1601px) {
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections {
    margin-right: 564px;
  }
}
@media (max-width: 1600px) {
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li {
    padding: 30px 8px !important;
  }
  .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .nav-sections .navigation > ul > li {
    padding: 25px 8px !important;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > a {
    font-size: 16px;
  }
  .header.content .header.links {
    margin-left: 20px;
  }
  .header.content .minicart-wrapper {
    margin-left: 20px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections {
    margin-right: 402px;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .logo {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .logo img {
    width: 90px !important;
    margin: 0;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .logo img {
    width: 110px !important;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .logo {
    margin-top: 6px;
  }
  .header.content .block-search {
    margin-top: 8px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu .submenu-holder .col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li.has-submenu:hover > a::after {
    bottom: -30px;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .nav-sections .navigation > ul > li.has-submenu:hover > a::after {
    bottom: -25px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu {
    width: 800px;
    max-width: 800px;
  }
  .cart.table-wrapper .cart .item td.col.item {
    width: 80%;
  }
  .cart.table-wrapper .cart .item td.col.subtotal {
    width: 20%;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  .home-product-grid .owl-carousel {
    padding: 0 80px;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 30px;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 30px;
  }
}
@media (max-width: 1199px) {
  .header.content-top .content-top-right .header-myaccount li a:before,
  .header.content-top .header-top-left ul li:nth-child(2):before {
    top: 2px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-top {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-top .header-container .left-panel .left-fonts::before {
    font-size: 17px;
    top: -3px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-top .header-container .left-panel .left-fonts {
    padding-left: 33px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-top .header-container .right-home-panel .right-photo::before {
    font-size: 18px;
    top: -1px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-top .header-container .right-home-panel .right-photo {
    padding-left: 23px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .logo {
    display: table;
    margin: 20px auto 0 !important;
    float: none;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .header.content {
    top: inherit;
    transform: inherit;
    bottom: 12px;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header.content {
    bottom: 8px;
  }
  .header-panel-bottom .navigation ul {
    padding: 0;
    margin-left: -8px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > a {
    font-size: 14px;
  }
  .header.content .block-search .input-text {
    font-size: 14px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .logo {
    margin-bottom: 8px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-top .header-container .right-home-panel ul li {
    margin-left: 24px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections {
    float: left;
  }
  .header.content .block-search .action.search::before {
    font-size: 18px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu .submenu-holder .col-1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .magestore-bannerslider .flex-caption {
    padding-left: 70px;
  }
  .magestore-bannerslider .flex-caption h1 {
    font-size: 50px;
    line-height: 54px;
  }
  h1 {
    font-size: 50px;
    line-height: 54px;
  }
  .category-box .category-box-content h2 {
    font-size: 30px;
    line-height: 35px;
  }
  h3 {
    font-size: 30px;
    line-height: 35px;
  }
  .collection-content h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .collection-content p {
    font-size: 18px;
    line-height: 20px;
  }
  .collection-content {
    padding: 30px;
  }
  .home-cright .home-cright-top {
    margin-bottom: 23px;
  }
  .footer-customer-service .cservice-left {
    width: 50%;
  }
  .footer-customer-service .cservice-right {
    width: 50%;
    padding-right: 0;
  }
  .footer_top h3 {
    font-size: 18px;
    line-height: 20px;
  }
  h5 {
    font-size: 18px;
    line-height: 20px;
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="password"] {
    font-size: 15px;
  }
  p {
    font-size: 15px;
    line-height: 22px;
  }
  body {
    font-size: 15px;
    line-height: 22px;
  }
  .footer.content ul {
    padding-right: 0 !important;
  }
  #layered-filter-block .filter-content .block-subtitle.cls-filter {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  #layered-filter-block .filter-content .filter-options .filter-options-item {
    width: 30%;
    margin-bottom: 5px;
    margin-right: 2%;
  }
  #layered-filter-block .filter-content .filter-options {
    width: 100%;
  }
  .single-product .product-info-main .page-title-wrapper.product .page-title {
    font-size: 25px;
    line-height: 30px;
  }
  .single-product .product.media {
    width: 48% !important;
  }
  .single-product .product-info-main {
    width: 50% !important;
  }
  .single-product-details .product.info.detailed .product.data.items .item.title > .switch {
    padding: 6px 25px !important;
  }
  .single-product-details {
    margin-top: 60px;
  }
  .single-product #amasty-gallery-images:not(.slick-initialized) .amasty-gallery-thumb-link {
    width: 28%;
    margin: 0 1%;
  }
  .login-container .fieldset > .field > .control {
    width: 88% !important;
  }
  .faq-question-view .sidebar-additional {
    width: 27% !important;
  }
  .faq-question-view .column.main {
    width: 72% !important;
  }
  .page-footer .footer_content1 .footertopright {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .header.content .block-search {
    width: 350px;
  }
  .navigation .level0 > .level-top {
    padding: 13px 16px !important;
    line-height: 1 !important;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 0;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 0;
  }
  .home-product-grid .owl-carousel {
    padding: 0 60px;
  }
  .checkout-cart-index .form.form-cart {
    width: 60% !important;
    padding-right: 2%;
  }
  .checkout-cart-index .cart-summary {
    width: 40% !important;
  }
  .product-addto-links .action {
    margin-right: 20px;
  }
  .product-info-main .product-add-form .product-social-links {
    width: 51%;
  }
  .product-info-main .box-tocart .fieldset .tocart {
    padding: 15px 25px 15px 39px;
  }
  .product-info-main .box-tocart .fieldset .tocart:before {
    left: 15px;
  }
  .product-item-info .product-item-details .action.tocart {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .page-header .panel.wrapper .panel.header .header-panel-bottom .header-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections {
    width: 100%;
    margin-right: 0;
    position: relative;
    z-index: 9999;
    margin-bottom: 0;
  }
  .header-panel-bottom .navigation ul {
    margin: 0;
    position: static;
    display: table;
    margin: 0 auto;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .header.content {
    position: inherit;
    left: inherit;
    bottom: inherit;
    top: inherit;
    display: table;
    margin: 0 auto;
    float: none;
    bottom: inherit !important;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu {
    top: 100%;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .nav-sections .navigation > ul > li > .submenu {
    top: 100%;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu .submenu-holder .col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .nav-sections .navigation > ul > li.has-submenu:hover > a::after {
    bottom: -15px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .header-container .nav-sections .navigation > ul > li.has-submenu:hover > a::after {
    bottom: -20px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li {
    padding: 20px 8px !important;
  }
  .page-header .panel.wrapper .panel.header.fixed .header-panel-bottom .header-container .nav-sections .navigation > ul > li {
    padding: 15px 8px !important;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu {
    width: 100%;
    max-width: 100%;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .logo {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu {
    width: 100%;
    max-width: 100%;
  }
  .magestore-bannerslider .flex-caption {
    padding-left: 45px;
  }
  .magestore-bannerslider .flex-caption .join-reward {
    margin-top: 10px;
  }
  .join-reward {
    width: 150px;
  }
  .collection-content {
    padding: 25px;
  }
  .home-cleft {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-cright {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .magestore-bannerslider .flex-caption h1 {
    font-size: 45px;
    line-height: 50px;
  }
  h1 {
    font-size: 45px;
    line-height: 50px;
  }
  .category-box .category-box-content h2 {
    font-size: 25px;
    line-height: 30px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .collection-content h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .collection-content p {
    font-size: 18px;
    line-height: 20px;
  }
  .join-reward {
    width: 140px;
  }
  .footer_top .footer-customer-service {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .footer_top .footer-account {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .footer_top .footer-follow-us {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .footer_top .newsletter.block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .footer-container-block-formobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer_top > .footer-customer-service {
    display: none;
  }
  .footer_top > .footer-account {
    display: none;
  }
  .footer_top > .footer-follow-us {
    display: none;
  }
  .footer_top .newsletter.block .form.subscribe .action.primary.subscribe {
    height: 35px;
    width: 140px;
  }
  .footer_top .newsletter.block .form.subscribe .field .control input {
    height: 35px;
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="password"] {
    height: 35px;
  }
  .home-featured-blocks {
    padding-top: 35px;
  }
  .cservice-right {
    padding-left: 15px;
  }
  .footer.content .block {
    text-align: center;
  }
  .footer_top .newsletter.block .form.subscribe .field {
    margin: 0 auto;
  }
  .footer_top .newsletter.block .form.subscribe .field .control input {
    text-align: center;
  }
  .footer_top {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .footer_top ul li:last-child {
    margin-bottom: 0 !important;
  }
  .cart-summary .cart_buttons .action.primary {
    width: 100%;
    text-align: center;
  }
  .cart-summary .cart_buttons .action.primary.keep-shopping {
    margin-bottom: 8px;
  }
  .cart.table-wrapper .cart .item td.col.subtotal {
    padding: 15px 0;
  }
  .cart.table-wrapper .cart .item td.col.item {
    padding: 15px 10px 15px 0;
  }
  .cart-secure-block {
    margin-top: 40px;
  }
  .cart.table-wrapper .cart .item .product-item-details .product-item-name {
    font-size: 14px;
    line-height: 20px;
  }
  .featured-product-items.product-items.owl-carousel .product-item .product-item-info .product-item-details {
    min-height: 160px;
  }
  .contact-index-index .fieldset .legend {
    border-bottom: 1px solid #c5c5c5 !important;
  }
  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 8px !important;
  }
  .block-collapsible-nav {
    top: 0 !important;
  }
  .block-collapsible-nav .title::after {
    margin-top: 0 !important;
  }
  .block-collapsible-nav .title {
    border-top: 0 !important;
  }
  .block-collapsible-nav .block-collapsible-nav-title strong {
    font-weight: 600 !important;
    color: #242e2f;
    font-size: 20px !important;
    line-height: 25px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td::before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th::before {
    color: #242e2f;
    font-weight: 400;
  }
  .multicheckout .actions-toolbar .primary .primary.continue {
    font-size: 15px !important;
    padding: 6px 15px !important;
    line-height: 23px !important;
  }
  #multiship-addresses-table .col.address {
    width: 30%;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0 !important;
  }
  .faq-question-view .sidebar-additional {
    width: 30% !important;
  }
  .faq-question-view .column.main {
    width: 69% !important;
  }
  .ask-question-form .button-container .form-toggle-button {
    margin-top: 2px !important;
    margin-left: 10px !important;
  }
  .product.media .gallery-placeholder .am-custor-pointer {
    height: 230px;
  }
  .page-footer .footer_content1 .footertopright {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .header.content .block-search {
    width: 260px;
  }
  .header.content .header-bottom-left ul li {
    display: block;
    margin-bottom: 10px;
  }
  .header.content .header-bottom-left ul li:last-child {
    margin-bottom: 0;
  }
  .header.content .header-bottom-left ul li:after {
    display: none;
  }
  .header.content .logo {
    top: 19px;
  }
  .navigation .level0 > .level-top {
    padding: 10px 10px !important;
    font-size: 13px !important;
  }
  .home-categories .product-box h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .section-title {
    margin: 0 0 48px 0;
  }
  .home-category-block,
  .home-product-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page-products .sidebar-main {
    width: 30% !important;
    padding-right: 20px !important;
  }
  .page-products .column.main {
    width: 70% !important;
  }
  .cart-summary .block.discount .title span {
    clip: inherit;
    height: inherit;
    position: inherit;
    width: inherit;
    right: inherit;
    top: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
  }
  .cart-summary .block.discount .title strong {
    display: block;
    margin-bottom: 8px;
  }
  .product-addto-links .action {
    margin-right: 0;
  }
  .product-info-main .product-add-form .product-social-links {
    width: 35%;
    top: 23px;
  }
  .magestore-bannerslider .flex-caption h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 4px;
  }
  .magestore-bannerslider .flex-caption .banner-btn {
    margin-top: 0;
  }
  .catalog-product-view .product.media .click_to_zoom_container {
    position: absolute;
    bottom: 10%;
    left: 40%;
  }
}
@media (max-width: 768px) {
  .magestore-bannerslider-standard {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .block-title.filter-title.desktop {
    display: none;
  }
  .catalog-product-view .product.media .click_to_zoom_container {
    display: none;
  }
  .product.media .gallery-placeholder .am-custor-pointer {
    height: auto;
  }
  .column.main {
    -webkit-flex-basis: inherit !important;
    flex-basis: inherit !important;
  }
  .magestore-bannerslider .flex-caption {
    padding: 0;
    text-align: center;
    max-width: 100%;
  }
  .category-grids .category-grid {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .featured-product-items.product-items.owl-carousel {
    margin: 0 !important;
  }
  .header.content .header.links {
    display: inline-block;
  }
  .header-panel-bottom .header-container {
    position: relative;
    padding-top: 15px;
  }
  .header-panel-bottom .header.content {
    position: static;
  }
  .header.content .minicart-wrapper {
    position: absolute;
    right: 15px;
    top: 20px;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .logo {
    margin-bottom: 15px !important;
    margin-top: 0 !important;
  }
  .header.content .minicart-wrapper .showcart {
    margin: 0;
    padding-left: 18px;
    padding-right: 18px;
  }
  .header.content .minicart-wrapper .showcart .text {
    display: none;
  }
  .header.content .minicart-wrapper {
    position: absolute;
    right: 15px;
    top: 21px;
    margin: 0;
  }
  .header.content .header.links > li > a {
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
  }
  .header.content .header.links {
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    right: 59px;
    top: 22px;
  }
  .header-panel-bottom .nav-toggle {
    top: 24px;
    color: #242e2f !important;
  }
  .page-header {
    margin-bottom: 20px !important;
  }
  .minicart-wrapper .action.showcart.active::before {
    display: none !important;
  }
  .nav-toggle::before {
    color: #242e2f;
  }
  .nav-toggle:hover::before {
    color: #923468;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .header.content {
    padding-left: 0;
    padding-right: 0;
    bottom: inherit;
  }
  .header.content .block-search {
    margin: 0;
  }
  .header.content .block-search .control .input-text {
    margin: 0;
    position: inherit;
    left: inherit;
    bottom: inherit;
    top: inherit;
    background-image: url(../images/magnifying-glass.svg) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 22px) !important;
    background-size: 22px !important;
  }
  .header.content .block-search .control {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
  }
  .header.content .block-search .label {
    display: none;
  }
  .header.content .block-search .field.search {
    padding-bottom: 20px !important;
  }
  .minicart-wrapper .block-minicart {
    margin-top: 13px !important;
  }
  .minicart-wrapper .block-minicart::before {
    right: 6px;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #923468 !important;
    color: #242e2f !important;
  }
  .navigation .submenu ol > li.active > a {
    border-color: #923468 !important;
    color: #242e2f !important;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li {
    padding: 7px 8px !important;
  }
  .nav-sections-item-title {
    height: 56px !important;
    padding-top: 15px !important;
    font-size: 20px !important;
    border: none !important;
    width: 50% !important;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu .submenu-holder .col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-header .panel.wrapper .panel.header .header-panel-bottom .nav-sections .navigation > ul > li > .submenu .submenu-holder .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .submenu ol > li > a {
    padding: 5px 0;
  }
  .submenu ol > li > a:hover {
    color: #923468 !important;
  }
  .submenu .shop-col {
    padding: 16px 39px;
    color: #62696a !important;
  }
  .submenu .shop-col span {
    display: block;
    width: 100%;
  }
  .submenu .shop-col .menu-col-link {
    color: #923468 !important;
    padding-left: 0;
    text-transform: uppercase;
    background: url(../images/right-arrows-couple.svg) no-repeat right center;
    background-size: auto auto;
    padding-right: 22px;
    background-size: 8px;
    margin-top: 10px;
    padding-left: 0 !important;
    border: none !important;
    font-weight: 400;
    display: inline-block;
  }
  .submenu .shop-col .menu-col-link:hover {
    color: #242e2f !important;
  }
  .cservice-right {
    padding-left: 15px !important;
  }
  .catalog-category-view .container {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #amasty-shopby-product-list .top-toolbar .toolbar.toolbar-products .page-products .sorter {
    position: inherit;
    right: inherit;
    top: inherit;
  }
  #amasty-shopby-product-list .top-toolbar {
    display: none;
  }
  .catalog-category-view #layered-filter-block .block-title.filter-title strong {
    display: none;
  }
  #layered-filter-block .filter-content .filter-options {
    margin-top: 10px !important;
    display: block;
  }
  #layered-filter-block .filter-content .filter-options {
    display: none;
  }
  #layered-filter-block .mob_filter_section {
    font-size: 12px;
    text-transform: capitalize;
    color: #62696a;
    cursor: pointer;
    font-weight: 400;
    display: table;
    margin-left: auto;
    margin-top: -22px;
    position: relative;
    top: -5px;
  }
  #layered-filter-block .mob_filter_section i {
    font-size: 14px;
    color: #923468;
    margin-left: 6px;
  }
  #layered-filter-block .filter-content {
    position: relative;
  }
  #layered-filter-block .filter-content .block-subtitle.cls-filter {
    margin-bottom: 0 !important;
  }
  #layered-filter-block {
    padding: 13px 12px;
    margin-bottom: 15px;
  }
  .page-products .columns {
    padding-top: 20px;
  }
  #layered-filter-block .filter-content .filter-options .filter-options-item {
    width: 100%;
    margin: 0 0 10px 0;
    border: none;
  }
  #layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter {
    margin-right: 17px !important;
  }
  #layered-filter-block .filter-content .filter-options .filter-options-item.on-sale-new-filter .filter-options-content .items li {
    margin-top: 0 !important;
  }
  #layered-filter-block .filter-content .filter-current {
    margin: 0 !important;
    border: none !important;
  }
  #layered-filter-block .filter-content .block-actions.filter-actions {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
  }
  #layered-filter-block.filter .filter-current-subtitle::before {
    right: 0 !important;
    top: 0 !important;
  }
  .breadcrumbs {
    display: none !important;
  }
  .breadcrumbs .back_to_previous {
    display: none !important;
  }
  .toolbar.toolbar-products {
    margin-bottom: 30px;
  }
  #layered-filter-block .filter-content .filter-current .items > li .swatch-option {
    margin-top: -2px !important;
  }
  #layered-filter-block .filter-content .block-subtitle {
    margin-bottom: 9px;
    display: table !important;
    float: none !important;
  }
  #layered-filter-block .filter-content .filter-current .items > li {
    width: 100%;
    margin-right: 0 !important;
  }
  #layered-filter-block.filter .filter-current .items {
    display: none;
  }
  #layered-filter-block.filter .filter-current.active .items {
    display: block;
  }
  #layered-filter-block .filter-content .block-actions.filter-actions {
    display: inline-block;
    width: 100%;
  }
  .checkout-cart-index .cart-button-container-top {
    display: block;
  }
  .cart-summary .cart_buttons {
    display: inline-block;
  }
  .checkout-cart-index .cart-container {
    padding-bottom: 0 !important;
  }
  .cart-secure-block {
    display: none;
  }
  .cart-secure .cart-secure-block {
    display: block !important;
    text-align: center;
    width: 100%;
  }
  .cart-button-container-top .cart_buttons {
    margin-bottom: 23px;
    display: inline-block;
    width: 100%;
  }
  .cart-button-container-top .cart_buttons button.keep-shopping {
    width: 48%;
    float: left;
  }
  .cart-button-container-top .cart_buttons button.checkout {
    width: 48%;
    float: right;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 84px !important;
    left: 0 !important;
  }
  .cart.table-wrapper .cart .item td.col.item {
    padding-left: 65px !important;
  }
  .checkout-cart-index .cart-container .form-cart {
    padding-right: 0 !important;
  }
  .cart.table-wrapper .cart .item td.col.subtotal {
    width: auto;
  }
  .cart.table-wrapper .cart .item td.col.subtotal::before {
    display: none;
  }
  .cart.table-wrapper {
    margin-bottom: 0;
    border: none !important;
  }
  .cart.table-wrapper .cart > .item {
    border-bottom: 1px solid #eee !important;
  }
  .cart-totals .grand .mark,
  .opc-block-summary .table-totals .grand .mark {
    border-top: 1px solid #eee !important;
  }
  .cart-totals .grand .amount,
  .opc-block-summary .table-totals .grand .amount {
    border-top: 1px solid #eee !important;
  }
  .cart-container .form-cart {
    margin-bottom: 0 !important;
  }
  .page-layout-2columns-left .column.main {
    width: 100% !important;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 100% !important;
  }
  .faq-content .feedback > span {
    width: 100%;
    margin-bottom: 10px;
  }
  .faq-content h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .single-product .product.media {
    width: 100% !important;
  }
  .single-product .product-info-main {
    width: 100% !important;
  }
  .single-product-details .product.info.detailed .product.data.items {
    border: none !important;
  }
  .single-product-details .product.info.detailed .product.data.items .item.title > .switch {
    width: 100%;
    margin: 0;
    background: #F7F7F7 !important;
    color: #62696a !important;
    padding: 6px 30px !important;
    margin-bottom: 4px !important;
    font-weight: 400 !important;
  }
  .single-product-details .product.info.detailed .product.data.items .item.title > .switch::after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f067';
    font-weight: 900;
    color: #62696a;
    top: 50%;
    right: 13px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  .single-product-details .product.info.detailed .product.data.items .item.title.active > .switch {
    width: 100%;
    margin: 0;
    background: #923468 !important;
    color: #fff !important;
    font-weight: 400 !important;
  }
  .single-product-details .product.info.detailed .product.data.items .item.title.active > .switch::after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f068';
    font-weight: 900;
    color: #fff;
  }
  .single-product-details .product.info.detailed .product.data.items {
    margin-top: 0;
  }
  .single-product-details {
    margin-top: 0;
  }
  .product.info.detailed {
    margin-bottom: 0;
  }
  .single-product-details .product.info.detailed .product.data.items > .item.content {
    padding: 20px 15px !important;
    border-bottom: 3px solid #e1407d !important;
    border-top: none !important;
    background: #F7F7F7 !important;
  }
  .single-product-details .product.info.detailed .product.data.items {
    width: 100%;
    margin: 0 !important;
  }
  .single-product-details .container {
    padding: 0 !important;
  }
  .single-product-details {
    background: none !important;
    border: none !important;
  }
  .single-product .product-info-main .product-social-links {
    margin-bottom: 0;
  }
  .single-product .product-info-main .product-add-form .swatch-opt {
    margin-bottom: 25px;
  }
  .single-product .product-info-main .page-title-wrapper.product .page-title {
    font-size: 24px;
    line-height: 27px;
  }
  .block.related {
    padding-top: 55px;
  }
  .block.upsell {
    padding-top: 10px;
  }
  .product-info-main .product-info-price {
    width: 100% !important;
    margin: 0 !important;
  }
  .fieldset > .field,
  .fieldset > .fields > .field {
    margin-bottom: 15px;
  }
  .fieldset {
    margin-bottom: 30px;
  }
  .single-product .product-info-main .product-info-price .freeshipping .freeshipping-top img {
    width: 50px;
    top: 2px;
    margin-left: 4px;
  }
  .featured-product-items.product-items.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .featured-product-items.product-items.owl-carousel .owl-controls .owl-buttons .owl-next {
    width: 30px;
    height: 100px;
  }
  .featured-product-items.product-items.owl-carousel .owl-controls .owl-buttons .owl-prev::before {
    font-size: 20px;
  }
  .featured-product-items.product-items.owl-carousel .owl-controls .owl-buttons .owl-next::before {
    font-size: 20px;
  }
  .featured-product-items.product-items.owl-carousel {
    padding: 0 30px;
  }
  .rewards-list li br {
    display: none;
  }
  .login-container .fieldset::after {
    margin-top: 17px !important;
    text-align: center !important;
  }
  .cart-secure-block {
    padding-right: 0;
    width: 100%;
    margin: 0;
  }
  .cart-secure {
    display: inline-block;
    width: 100%;
  }
  .login-container .fieldset > .field > .control {
    width: 100% !important;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0 !important;
    margin-bottom: 12px !important;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0 !important;
  }
  .multicheckout .actions-toolbar > .secondary .action {
    margin-bottom: 12px !important;
  }
  .header.content {
    padding-top: 0 !important;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    background: #923468 !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
    min-width: 24px !important;
    width: 24px !important;
    height: 24px !important;
  }
  .checkout-payment-method .field-select-billing,
  .checkout-payment-method .billing-address-form {
    max-width: 100% !important;
  }
  .payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .primary .action-update,
  .payment-method-content .payment-method-billing-address .fieldset .actions-toolbar .primary .action-cancel {
    margin-right: 0 !important;
  }
  .checkout-container .step-title {
    padding: 15px;
  }
  .opc-wrapper .form-discount {
    max-width: 100% !important;
  }
  #checkoutSteps .checkout-payment-method button.action-apply-gift {
    margin-bottom: 10px;
    width: 100% !important;
  }
  #check-gift-card {
    width: 100% !important;
  }
  .header-panel-bottom .nav-toggle {
    display: block !important;
  }
  .nav-sections .navigation ul li {
    position: relative !important;
  }
  .nav-sections .navigation ul li .submenu {
    display: none;
  }
  .clickD {
    position: absolute;
    right: 17px;
    top: 6px;
    width: 40px;
    height: 40px;
    background: url(../images/arrow-point-to-down2.svg) center center no-repeat;
    cursor: pointer;
    display: block;
    background-size: 15px;
    z-index: 99;
  }
  .nav-sections .navigation ul li .clickD.toggled + .submenu {
    display: block;
  }
  .faq-question-view .sidebar-additional {
    margin-bottom: 40px;
  }
  .faq-question-view .question_view {
    padding-bottom: 30px !important;
  }
  .faq-question-view .column.main {
    padding-bottom: 30px !important;
  }
  .catalog-product-view .product-info-main {
    width: 100% !important;
  }
  .catalog-product-view .product.media {
    width: 100%;
  }
  .page-footer .footer_content1 .footertopright {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-footer .footer_content1 .footertopleft {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .header.content .block-search .action.search:before {
    display: block;
    color: #923468;
  }
  .header.content .block-search .action.search {
    display: block;
    border: none;
    font-size: 0;
    line-height: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 0;
    box-shadow: none;
    background: transparent;
  }
  .header.content {
    display: block;
  }
  .header.content-top .content-top-left {
    display: none;
  }
  .header.content .header-bottom-left ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header.content-top .content-top-right .header-myaccount li a {
    font-size: 0;
    padding-left: 16px;
  }
  .header.content-top .content-top-right .minicart-wrapper {
    margin-left: 40px;
  }
  .header.content-top .content-top-right .minicart-wrapper .showcart .counter.qty {
    display: none;
  }
  .header.content-top .content-top-right .minicart-wrapper .showcart {
    font-size: 0;
  }
  .header-bottom-left {
    display: none;
  }
  .header-wrapper-top-container-mobile.header.content .header-bottom-left {
    display: block;
  }
  .header.content-top {
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
  }
  .page-header .header-wrapper-top-container-mobile.header.content {
    padding: 9px 15px  !important;
    background: #F5F5F5;
    display: block;
    min-height: inherit;
    position: inherit;
    left: inherit;
  }
  .header.content .block-search .field.search {
    position: relative;
    padding-bottom: 0 !important;
  }
  .header.content .header-bottom-left ul li {
    margin-bottom: 0;
  }
  .header.content .block-search {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
  }
  .page-header .header.content {
    min-height: 172px;
    position: static;
    width: 100%;
    padding: 0 !important;
  }
  .header.content .logo {
    top: 50%;
    width: 76px;
    transform: translateY(-50%);
  }
  .page-header {
    position: relative;
    border-bottom: none !important;
  }
  .header-wrapper-top-container {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    padding: 0 !important;
    display: inline-block !important;
    width: 64px !important;
    z-index: 9;
  }
  .page-header .nav-toggle {
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
  }
  .header.content-top .content-top-right .minicart-wrapper .showcart:before,
  .header.content-top .content-top-right .header-myaccount li a:before {
    font-size: 22px;
    line-height: 24px;
    width: 22px;
  }
  .header.content-top .content-top-right .minicart-wrapper .showcart,
  .header.content-top .content-top-right .header-myaccount li a {
    padding: 0;
  }
  a.action.showcart.active:before {
    display: block !important;
  }
  .minicart-wrapper {
    margin-top: 0 !important;
  }
  .nav-toggle:before {
    color: #923468 !important;
    font-size: 30px;
    line-height: 35px;
  }
  .header.content .header-bottom-left ul li {
    font-size: 14px;
    line-height: 18px;
  }
  .header.content .header-bottom-left ul li:nth-child(2):before {
    font-size: 16px;
    line-height: 16px;
    top: 0;
  }
  .header.content .header-bottom-left ul li:nth-child(1):before {
    font-size: 16px;
    line-height: 16px;
    top: 0;
  }
  @-moz-document url-prefix() {
    .header.content .header-bottom-left ul li:nth-child(2):before {
      font-size: 16px;
      line-height: 16px;
      top: 0;
    }
    .header.content .header-bottom-left ul li:nth-child(1):before {
      font-size: 16px;
      line-height: 16px;
      top: 0;
    }
  }
  .header.content-top .content-top-right .minicart-wrapper .showcart:before {
    display: block !important;
    color: #923468;
  }
  .footertopleft {
    display: none;
  }
  .footertopleftmobile {
    display: block;
    width: 100%;
  }
  .footertopleftmobile .footer-left-col ul {
    display: none;
  }
  .footertopleftmobile .footer-left-col h3 {
    position: relative;
    cursor: pointer;
  }
  .footertopleftmobile .footer-left-col h3:before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    line-height: 1;
    color: #923468;
    content: '\f067';
  }
  .footertopleftmobile .footer-left-col h3.active:before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Pro';
    font-size: 24px;
    line-height: 1;
    color: #923468;
    content: '\f068';
  }
  .page-footer h3 {
    color: #5E5E5E;
    margin-bottom: 0;
  }
  .page-footer h3.active {
    color: #923468;
  }
  .page-footer {
    background: #F5F5F5 !important;
  }
  .page-footer .block.newsletter {
    text-align: center;
  }
  .page-footer .block.newsletter .title strong {
    font-size: 18px;
    line-height: 22px;
  }
  .page-footer .block.newsletter .subtitle {
    margin: 0 0 24px 0;
  }
  .page-footer .footer_content1 .footertopright {
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #b1b1b1;
    margin-bottom: 30px;
  }
  .page-footer .block.newsletter {
    margin-bottom: 50px;
  }
  .footertopleftmobile .footer-left .footer-left-col {
    padding: 0 0 30px;
    border-bottom: 1px solid #b1b1b1;
    margin-bottom: 30px;
  }
  .page-footer .footer_content1 {
    padding-bottom: 0 !important;
  }
  .page-footer .footer_content2 .copyright {
    border-top: none;
    color: #5E5E5E;
    font-size: 14px;
    line-height: 15px;
    padding: 0 0 30px 0;
  }
  .footertopleftmobile .footer-left ul {
    padding: 28px 0 0 0;
  }
  .footertopleftmobile .footer-left ul li {
    display: inline-block;
    width: 49%;
    font-size: 14px;
    line-height: 18px;
  }
  .banner-bottom-block .grid-row .grid-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .banner-bottom-block .grid-row {
    margin-bottom: -20px;
  }
  .btm-block .inner h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .section-title {
    font-size: 21px;
    line-height: 25px;
  }
  .home-category-block .home-categories .product-grid > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
  }
  .home-category-block .home-categories .product-grid {
    margin-left: -10px;
    margin-right: -5px;
    margin-bottom: -5px;
  }
  .product-item-info {
    width: 100% !important;
  }
  .home-product-grid .owl-carousel {
    padding: 0 0 80px 0;
  }
  .catalog-category-view .products-grid .product-items .product-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .product-item-info .product-item-details .product-item-inner {
    display: none;
  }
  .product-item-info .product-item-details {
    padding-bottom: 0;
  }
  .magestore-bannerslider .flex-caption h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .banner2 {
    display: block;
  }
  .banner1 {
    display: none;
  }
  .checkout-cart-index .breadcrumbs {
    display: none !important;
  }
  .checkout-cart-index .cart-summary {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .checkout-cart-index .form.form-cart {
    width: 100% !important;
  }
  .catalog-product-view .product.media {
    width: 100% !important;
  }
  .product-info-main .product-add-form .product-social-links {
    position: inherit;
    top: inherit;
    right: inherit;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
  }
  .product-addto-links .action {
    margin-right: 20px;
  }
  .product-info-main .box-tocart .fieldset .tocart {
    margin-bottom: 0 !important;
    width: 100%;
  }
  .product-info-main .product-options-bottom .box-tocart .actions {
    /*width: 100%;*/
  }
  .product-info-main .box-tocart .fieldset .tocart:before {
    display: none;
  }
  .product-info-main .box-tocart .fieldset .tocart span {
    position: relative;
    padding-left: 22px;
  }
  .product-info-main .box-tocart .fieldset .tocart span:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f290';
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product-addto-links {
    display: inline-block;
    width: 100%;
  }
  .fotorama__dot {
    border-radius: 50% !important;
    border: 1px solid #923468 !important;
    display: block;
    height: 10px !important;
    left: 6px;
    position: relative;
    top: 12px;
    width: 10px !important;
  }
  .fotorama__active .fotorama__dot {
    background-color: #923468 !important;
    border-color: #923468 !important;
  }
  .product-info-main .product-reviews-summary {
    margin-bottom: 22px;
  }
  .product-info-main .product-info-price {
    border-bottom: none;
  }
  .product-info-main .product-add-form {
    padding-top: 0;
  }
  .fotorama__arr--prev .fotorama__arr__arr {
    background: url(../images/slider-arrow.png) no-repeat 0 0 !important;
  }
  .fotorama__arr--next .fotorama__arr__arr {
    background: url(../images/slider-arrownxt.png) no-repeat 0 0 !important;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
  }
  .fotorama__arr.fotorama__arr--next {
    display: none !important;
  }
  .fotorama__arr.fotorama__arr--prev {
    display: none !important;
  }
  .fotorama__arr .fotorama__arr__arr {
    width: 40px !important;
  }
  .home-product-grid .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: inherit;
    width: inherit;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 130px;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons {
    max-width: 130px;
    margin: 0 auto;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-next {
    left: inherit;
    bottom: inherit;
    right: inherit;
    transform: inherit;
    top: inherit;
    position: relative;
    float: right;
  }
  .home-product-grid .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: inherit;
    bottom: inherit;
    right: inherit;
    transform: inherit;
    top: inherit;
    position: relative;
    float: left;
  }
  .toolbar.toolbar-products .pages .pages-label {
    display: none;
  }
  .toolbar.toolbar-products .pages {
    width: 100%;
  }
  .toolbar.toolbar-products .pages .pages-items .item.pages-item-next {
    min-width: 50px;
    min-height: 50px;
    background: none;
    font-size: 0;
    border: 1px solid #923468;
    position: relative;
    display: inline-block;
    border-radius: 0;
    margin-top: 0;
    float: right;
  }
  .toolbar.toolbar-products .pages .pages-items .item.pages-item-previous {
    min-width: 50px;
    min-height: 50px;
    background: none;
    font-size: 0;
    border: 1px solid #923468;
    position: relative;
    display: inline-block;
    border-radius: 0;
    margin-top: 0;
    float: left;
  }
  .toolbar.toolbar-products .pages .pages-items .item {
    margin-top: 12px;
    float: none;
  }
  .toolbar.toolbar-products .pages .pages-items {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
  .toolbar.toolbar-products .pages .pages-items .item .action:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f30b';
    font-weight: 400;
    color: #923468;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    font-size: 25px;
  }
  .toolbar.toolbar-products .pages .pages-items .item .action.previous:before {
    content: '\f30a';
  }
  .product-social-links .share-mobile {
    width: 30%;
    float: right;
    display: block;
    text-align: right;
  }
  .product-info-main .product-title-top .product-share {
    display: none;
  }
  .product-social-links .share-mobile h3 {
    display: none;
  }
  .product-info-main .product-add-form .product-social-links .product-addto-links {
    width: 70%;
    float: left;
  }
  .product-social-links .share-mobile ul li:last-child {
    padding-right: 0;
  }
  .product-info-main .product-add-form .product-social-links .product-addto-links a {
    font-size: 11px;
    line-height: 15px;
  }
  .product-addto-links .action {
    margin-right: 6% !important;
  }
  .breadcrumbs {
    display: none !important;
  }
  .category-details.desktop {
    display: none;
  }
  .catalog-category-view .column-top-desc-mobile {
    display: block;
    margin-bottom: 10px;
  }
  .catalog-category-view .column-top-desc-mobile .title-mobile {
    color: #141414;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
  }
  .catalog-category-view .column-top-desc-mobile .category-description {
    text-align: center;
  }
  .category-details .category-view .category-image {
    display: none;
  }
  .category-details .category-view {
    margin-bottom: 15px;
  }
  .category-details .category-view .page-title-wrapper {
    padding-left: 0;
    position: inherit;
    left: inherit;
    top: inherit;
    transform: inherit;
  }
  .category-details .category-description {
    text-align: center;
  }
  .magestore-bannerslider .flex-caption p {
    margin-bottom: 30px;
  }
  .cart-summary .cart_buttons .action.primary {
    width: auto;
  }
  .cart-summary .block.discount .title span {
    float: right;
    font-size: 14px;
  }
  .cart-summary .block.discount .title strong {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
  }
  .cart-summary .cart_buttons {
    margin-bottom: 15px;
  }
  .cart-summary .cart_buttons .action.primary,
  .cart-summary .cart_buttons .action.primary.checkout {
    padding-left: 8px;
    padding-right: 8px;
  }
  .cart-summary .block.discount .title,
  .cart-summary .cart-totals {
    padding: 14px;
  }
  .cart-summary .cart-totals .label {
    font-weight: 400 !important;
  }
  .cart-summary .grand.totals td {
    font-size: 19px;
  }
  .page-title-wrapper .page-title {
    font-size: 21px;
    line-height: 25px;
  }
  .checkout-cart-index .cart-container .page-title-wrapper .page-title {
    text-align: center;
    margin-bottom: 40px;
  }
  .cart-summary .checkout-methods-items {
    margin-top: 0 !important;
  }
  .cart-summary .checkout-methods-items {
    padding: 15px 20px 30px 20px !important;
  }
  .block-title.filter-title.mobile {
    padding: 12px 10px;
    border: 1px solid #923468;
    padding: 14px 10px;
    text-align: center;
    margin-bottom: 2px;
    padding-bottom: 8px;
  }
  .block-title.filter-title.mobile strong {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0;
    font-weight: 400;
    left: inherit;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    position: relative;
    text-align: center;
    top: inherit;
    width: auto;
    z-index: 2;
    display: inline-block;
    color: #923468;
    padding-left: 30px;
    text-transform: uppercase;
  }
  .block-title.filter-title.mobile strong:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
    line-height: 1;
    color: #923468;
    content: '\f3f1';
  }
  .block-title.filter-title.desktop {
    display: none;
  }
  .page-products .sidebar-main {
    padding-right: 0 !important;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 100%;
    background: #F5F5F5;
    padding: 13px 10px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  .toolbar-products .toolbar-sorter {
    display: inline-block !important;
    width: 100%;
  }
  .toolbar.toolbar-products label {
    color: #923468;
    font-size: 16px;
    line-height: 1;
    float: left;
  }
  .toolbar.toolbar-products select {
    background-color: transparent !important;
    color: #000000;
    /*padding-right: 0 !important;*/
    padding-left: 0;
    font-size: 16px;
  }
  .top-toolbar .toolbar.toolbar-products .pages,
  .top-toolbar .toolbar.toolbar-products .field.limiter {
    display: none !important;
  }
  .top-toolbar .toolbar.toolbar-products {
    padding-bottom: 0 !important;
    border-bottom: none;
  }
  .toolbar.toolbar-products {
    margin-bottom: 20px !important;
  }
  .product.info.detailed {
    margin-bottom: 0 !important;
  }
  .products-grid .product-items .product-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .checkout-index-index .opc-estimated-wrapper {
    margin-top: 20px;
  }
  .account .block.block-order-details-view {
    margin-bottom: 0;
  }
  .checkout-index-index .columns .column.main {
    padding-bottom: 0;
  }
  .account.review-customer-index .main .toolbar {
    margin-bottom: 0;
  }
  .checkout-cart-index .columns .column.main {
    padding-bottom: 0;
  }
  .checkout-cart-index .cart-container .cart_buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 17px;
    margin-bottom: 9px;
    border-bottom: 1px solid #eee;
  }
  .checkout-cart-index .cart-container .cart_buttons button {
    padding: 10px 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkout-cart-index .cart-container .cart-summary .cart_buttons {
    display: none;
  }
  .cart.table-wrapper .cart > .item:last-child {
    border-bottom: none !important;
  }
  .catalog-category-view .block.filter .block-content.filter-content {
    padding: 0 10px !important;
  }
  .catalog-category-view .block.filter .block-content.filter-content dl#narrow-by-list {
    padding: 10px 0;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter {
    margin-left: 10px;
  }
  .magestore-bannerslider {
    padding: 0 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 5px !important;
  }
  .product-info-main .additional-attributes-wrapper table {
    color: #5e5e5e !important;
  }
  .footer-above-block-inner .linkbtn {
    padding-left: 25px;
    padding-right: 25px;
  }
  .banner-bottom-block {
    padding-top: 20px;
  }
  .nav-sections {
    background: #923468;
  }
  .nav-sections-item-title.active a {
    color: #fff;
  }
  .nav-sections .header.links li {
    color: #fff;
  }
  .nav-sections .header.links li a {
    color: #fff;
  }
  .navigation .level0 > .level-top {
    padding: 10px 10px !important;
    font-size: 16px !important;
  }
  .product-info-main .additional-attributes-wrapper .table-caption:before {
    color: #923468;
  }
  .product-info-main .product-reviews-summary {
    display: flex;
    align-items: center;
  }
  .product-reviews-summary .reviews-actions .action::after {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions .action {
    font-size: 11px;
    line-height: 1;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 0;
    line-height: 0;
    margin-top: 4px;
  }
  .product-info-main .rating-summary {
    margin-right: 1px !important;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .field.qty {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .field.qty label {
    margin-bottom: 0;
    margin-right: 5px;
  }
  .minicart-wrapper .block-minicart {
    right: -22px !important;
  }
  .nav-sections {
    background: #141414 !important;
  }
  .nav-sections-item-title {
    border: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    background: none !important;
  }
  .nav-sections-item-content {
    margin-top: 73px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .navigation .level0 > .level-top {
    padding-left: 20px !important;
    color: #fff !important;
  }
  .navigation .level0 > .level-top:hover {
    background: #923468 !important;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    color: #fff !important;
  }
  .navigation .level0 {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  }
  .navigation li.level0:last-child {
    border-bottom: none !important;
  }
  .navigation .level0.active > .level-top {
    background: #923468 !important;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
    font-weight: 400 !important;
  }
  .nav-sections .header.links li:last-child > a {
    border-bottom: none !important;
  }
  .nav-sections .header.links li > a:hover {
    color: #fff !important;
    background: #923468 !important;
  }
  .nav-sections .header.links {
    border-bottom: none !important;
  }
}
@media (max-width: 640px) {
  .cms-index-index .column.main {
    padding-bottom: 0 !important;
  }
  .cms-index-index .page-footer {
    margin-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td::before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th::before {
    color: #5e5e5e !important;
  }
  #multiship-addresses-table .col.address {
    width: 100%;
  }
  #multiship-addresses-table .col.product {
    width: 100%;
  }
  #multiship-addresses-table .col.actions {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td::before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th::before {
    color: #242e2f !important;
    font-weight: 600 !important;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding: 10px 0 !important;
  }
  .account .products-grid.wishlist .product-item-photo {
    float: none !important;
    margin-right: 0;
  }
  .account .products-grid.wishlist .product-item-name {
    margin-left: 0 !important;
  }
  .account .products-grid.wishlist .product-item-name,
  .account .products-grid.wishlist .product-item-description,
  .account .products-grid.wishlist .product-item .price-box,
  .account .products-grid.wishlist .product-item-tooltip {
    margin-left: 0 !important;
  }
  .account .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0;
  }
  .account .columns .column.main {
    padding-bottom: 0;
  }
  .account .block-collapsible-nav .title {
    width: 100%;
  }
  .account .products-grid .product-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .checkout-index-index .opc-wrapper .step-title {
    padding-bottom: 15px;
  }
  .catalog-product-view .product-info-price .price-box {
    padding-left: 0 !important;
  }
  .modal-popup.confirm .modal-inner-wrap {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .cart-button-container-top .cart_buttons button.keep-shopping {
    width: 100%;
  }
  .cart-button-container-top .cart_buttons button.checkout {
    width: 100%;
  }
  .cart-button-container-top .cart_buttons button.keep-shopping {
    margin-bottom: 8px;
  }
  .page-footer .footer_content1 .footertopleft .footer-left .footer-left-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .page-footer .footer_content1 .footertopleft .footer-left {
    margin-bottom: -25px;
  }
  .product-social-links .share-mobile ul li {
    padding-right: 5px;
  }
}
@media (max-width: 359px) {
  .header.content .header-bottom-left ul li {
    font-size: 12px;
    line-height: 15px;
    margin-right: 0;
  }
  .header.content .header-bottom-left ul li:nth-child(1) {
    padding-left: 30px;
  }
  .home-categories .product-box h3 {
    font-size: 12px;
    line-height: 8px;
  }
  .home-categories .product-box {
    padding: 10px;
  }
}
/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frown:before {
  content: "\f119";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-percent:before {
  content: "\f295";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-road:before {
  content: "\f018";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-strava:before {
  content: "\f428";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f2e2";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/fa-solid-900.eot');
  src: url('../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/fa-light-300.eot');
  src: url('../fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-light-300.woff2') format('woff2'), url('../fonts/fa-light-300.woff') format('woff'), url('../fonts/fa-light-300.ttf') format('truetype'), url('../fonts/fa-light-300.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fa-regular-400.eot');
  src: url('../fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/fa-brands-400.eot');
  src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg#fontawesome') format('svg');
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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 info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
  display: inline-block;
  padding: 20px 10px 0 0;
}
.collection-point-postalcode {
  max-width: 9em;
  vertical-align: top;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.box-order-shipping-address .box-subtitle {
  font-weight: 600;
}
.box-order-shipping-address .order-shipping-secondary-address {
  margin-top: 1rem;
}
#delivery-options-fields-block {
  max-width: 100%;
}
.pickup-locations-headline {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}
.delivery-locations-form .delivery-locations-list {
  border: 1px solid #c2c2c2;
  max-height: 500px;
  overflow: auto;
}
.delivery-locations-form .delivery-locations-list table.location {
  margin-top: 28px;
}
.delivery-locations-form .delivery-locations-list table.location .first-column {
  padding: 0 14px;
  width: 14px;
}
.delivery-locations-form .delivery-locations-list table.location .second-column {
  padding: 0;
}
.opening-hour-wrapper {
  font-size: 12px;
}
.opening-hour-wrapper table thead {
  cursor: pointer;
  font-weight: 700;
}
.opening-hour-wrapper table thead tr td {
  padding: 10px 0 0;
  display: inline-block;
  text-decoration: none;
}
.opening-hour-wrapper table thead tr td:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opening-hour-wrapper table thead tr td:hover:after {
  color: #333333;
}
.opening-hour-wrapper table thead tr td:active:after {
  color: #757575;
}
.opening-hour-wrapper table tbody {
  display: none;
}
.opening-hour-wrapper table tbody.special-hours-heading {
  padding-top: 10px;
  font-weight: 700;
}
.opening-hour-wrapper table tbody tr td {
  padding: 0 10px 0 0;
}
.opening-hour-wrapper table tbody tr td.time-span {
  font-weight: 600;
}
.opening-hour-wrapper table._active thead tr td:after {
  content: '\e621';
}
.opening-hour-wrapper table._active tbody {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/* 
 * 	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(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 Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* 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(AjaxLoader.gif) no-repeat center center;
}
/* 
 *  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(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.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);
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 34%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
