@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i');
@font-face {
  font-family: 'Freight-Sans';
  src: url('../fonts/freight-sans/Freight-SansBook.eot');
  src: url('../fonts/freight-sans/Freight-SansBook.eot?#iefix') format('embedded-opentype'), url('../fonts/freight-sans/Freight-SansBook.svg#Freight-SansBook') format('svg'), url('../fonts/freight-sans/Freight-SansBook.ttf') format('truetype'), url('../fonts/freight-sans/Freight-SansBook.woff') format('woff'), url('../fonts/freight-sans/Freight-SansBook.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Freight-Sans';
  src: url('../fonts/freight-sans/Freight-SansBold.eot');
  src: url('../fonts/freight-sans/Freight-SansBold.eot?#iefix') format('embedded-opentype'), url('../fonts/freight-sans/Freight-SansBold.svg#Freight-SansBold') format('svg'), url('../fonts/freight-sans/Freight-SansBold.ttf') format('truetype'), url('../fonts/freight-sans/Freight-SansBold.woff') format('woff'), url('../fonts/freight-sans/Freight-SansBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'ACaslonPro-Regular';
  src: url('../fonts/a-caslon-pro/ACaslonPro-Regular.eot');
  src: url('../fonts/a-caslon-pro/ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/a-caslon-pro/ACaslonPro-Regular.svg#ACaslonPro-Regular') format('svg'), url('../fonts/a-caslon-pro/ACaslonPro-Regular.ttf') format('truetype'), url('../fonts/a-caslon-pro/ACaslonPro-Regular.woff') format('woff'), url('../fonts/a-caslon-pro/ACaslonPro-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'EngraversLTStd-BoldFace';
  src: url('../fonts/engravers/EngraversLTStd-BoldFace.eot');
  src: url('../fonts/engravers/EngraversLTStd-BoldFace.eot?#iefix') format('embedded-opentype'), url('../fonts/engravers/EngraversLTStd-BoldFace.svg#EngraversLTStd-BoldFace') format('svg'), url('../fonts/engravers/EngraversLTStd-BoldFace.ttf') format('truetype'), url('../fonts/engravers/EngraversLTStd-BoldFace.woff') format('woff'), url('../fonts/engravers/EngraversLTStd-BoldFace.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Miller-Display';
  src: url('../fonts/miller-display/Miller-Display.eot');
  src: url('../fonts/miller-display/Miller-Display.eot?#iefix') format('embedded-opentype'), url('../fonts/miller-display/Miller-Display.svg#Miller-Display') format('svg'), url('../fonts/miller-display/Miller-Display.ttf') format('truetype'), url('../fonts/miller-display/Miller-Display.woff') format('woff'), url('../fonts/miller-display/Miller-Display.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Miller-DisplayRoman';
  src: url('../fonts/miller-display/Miller-DisplayRoman.eot');
  src: url('../fonts/miller-display/Miller-DisplayRoman.eot?#iefix') format('embedded-opentype'), url('../fonts/miller-display/Miller-DisplayRoman.svg#Miller-DisplayRoman') format('svg'), url('../fonts/miller-display/Miller-DisplayRoman.ttf') format('truetype'), url('../fonts/miller-display/Miller-DisplayRoman.woff') format('woff'), url('../fonts/miller-display/Miller-DisplayRoman.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'millerdisplay-light';
  src: url('../fonts/miller-display/millerdisplay-light.eot');
  src: url('../fonts/miller-display/millerdisplay-light.eot?#iefix') format('embedded-opentype'), url('../fonts/miller-display/millerdisplay-light.woff2') format('woff2'), url('../fonts/miller-display/MillerDisplay-Light.svg#MillerDisplay-Light') format('svg'), url('../fonts/miller-display/MillerDisplay-Light.ttf') format('truetype'), url('../fonts/miller-display/MillerDisplay-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Freight-Sans', sans-serif;
  color: #3a3a3c;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
img {
  max-width: 100%;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.heading2 {
  font-size: 45px;
  font-family: 'ACaslonPro-Regular', cursive;
  font-weight: normal;
}
.heading1 {
  font-size: 46px;
  font-family: 'ACaslonPro-Regular', cursive;
  font-weight: normal;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.container {
  padding: 0 20px;
  box-sizing: border-box;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.btn-link {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 200px;
  text-align: center;
  display: inline-block;
  width: 100%;
  border-bottom: 2px solid #39393b;
  line-height: 40px;
  color: #39393b;
}
.breadcrumbs {
  color: #3a3a3c !important;
  font-size: 14px;
  margin-top: 15px;
}
.breadcrumbs a {
  color: #3a3a3c !important;
}
.breadcrumbs .item:not(:last-child):after {
  content: "/";
}
a:visited,
.alink:visited,
a {
  color: #3a3a3c;
}
.action.primary {
  background-color: #39393b;
  border-color: #39393b;
}
.action.primary:hover,
.action.primary:focus {
  background-color: #5f5f62;
  border-color: #5f5f62;
}
.page-main {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
.owl-carousel .owl-item img {
  width: auto;
  transform-style: flat;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  display: block;
  width: 40px;
  height: 52px;
  position: absolute;
  top: 50%;
  margin-top: - 26px;
  background-position: center;
  background-repeat: no-repeat;
}
.owl-nav .owl-prev {
  left: -80px;
  background-image: url('../images/media/prev.png');
}
.owl-nav .owl-next {
  right: -80px;
  background-image: url('../images/media/next.png');
}
.form-control {
  outline: none;
}
.form-control:hover,
.form-control:focus {
  outline: none;
}
/* select.form-control {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-position: center right 14px;
   background-repeat: no-repeat;
   background-image: url(../images/icon/arrow-select.png);
   padding-right: 34px;

}


select::-ms-expand {
    display: none;
} */
button {
  font-family: 'Freight-Sans', sans-serif;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select,
.select {
  font-family: 'Freight-Sans', sans-serif;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
select:focus,
.select:focus {
  box-shadow: none;
}
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  box-shadow: none;
}
button,
a.action.primary {
  border-radius: 0;
  box-shadow: none;
}
button {
  line-height: 1.42857;
}
.btn-default {
  background: linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -moz-linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -o-linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -ms-linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -webkit-linear-gradient(left, #d6cef2 0%, #faaca8 100%);
  border: none;
  color: #ffffff;
  font-family: 'Freight-Sans', sans-serif;
  font-weight: 500;
  font-size: 21px;
  box-shadow: none;
  border-radius: 50px;
  height: 50px;
  padding: 0 15px;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #f9ed93;
  border-color: #f9ed93;
  color: #fff;
}
a.btn-default {
  line-height: 50px;
  height: auto;
}
.page-wrapper {
  overflow-x: hidden;
}
.header-top-promotion {
  background-color: #fdf9db;
  text-align: center;
  line-height: 26px;
  padding: 15px;
}
.page-header {
  margin: 0;
  position: relative;
  z-index: 600;
  background-color: #fff;
}
.header-link-mobile {
  padding: 5px 15px ;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: none;
}
.header-link-mobile a {
  display: block;
  line-height: 45px;
  background-color: #3a3a3c;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: calc((100% - 20px)/ 3);
  width: -moz-calc((100% - 20px)/ 3);
  width: -webkit-calc((100% - 20px)/ 3);
  width: -o-calc((100% - 20px)/ 3);
}
.logo img {
  width: auto;
  height: auto;
}
.logo .img-mobile {
  display: none;
}
.block-search {
  position: absolute;
  top: 10px;
  left: 20px;
  padding: 0;
  width: 340px;
  text-align: left;
}
.block-search .form.minisearch {
  position: relative;
}
.block-search .label {
  display: none;
}
.block-search input {
  height: 30px;
  border: none;
  border-bottom: 1px solid #422204;
  border-radius: 0;
  padding-left: 30px;
  font-size: 12px;
  color: #d3d3d3;
  padding-right: 0;
  position: static;
  margin: 0;
}
.block-search input::-moz-placeholder {
  color: #d3d3d3;
  opacity: 1;
}
.block-search input:-ms-input-placeholder {
  color: #d3d3d3;
}
.block-search input::-webkit-input-placeholder {
  color: #d3d3d3;
}
.block-search .action.search {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/media/search.png');
  opacity: 1 !important;
  display: block;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.block-search .action.search span {
  display: none;
}
.block-search .action.search:before {
  content: none;
}
.minicart-wrapper {
  position: absolute;
  top: -28px;
  right: 20px;
  width: 30px;
}
.minicart-wrapper .action.showcart {
  height: 30px;
  width: 32px;
  background-image: url('../images/media/cart.png');
  background-position: center;
  background-repeat: no-repeat;
}
.minicart-wrapper .action.showcart:before {
  content: none !important;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: 0;
  right: -14px;
  line-height: 18px;
  height: 18px;
  min-width: 18px;
  box-sizing: border-box;
  font-size: 13px;
}
.header-my-account > .header.links .customer-welcome2 + .authorization-link,
.header.links .customer-welcome2 + .authorization-link {
  display: none;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-header .switcher .options .action.toggle:after {
  display: none !important;
}
.header-menu-overflow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  background-color: rgba(57, 57, 57, 0.7);
  opacity: 0;
  visibility: hidden;
  display: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header-menu-overflow.active {
  opacity: 1;
  visibility: visible;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .header-my-account {
    position: relative;
    margin-left: 13px;
    float: right;
  }
  .header-my-account .header-my-account-icon {
    height: 30px;
    width: 32px;
    background-image: url(../images/media/account.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
  }
  .header-mailing-list {
    position: relative;
    margin-left: 13px;
    float: right;
  }
  .header-mailing-list .header-mailing-list-icon {
    height: 30px;
    width: 32px;
    background-image: url(../images/media/mailto.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
  }
  .header-my-account .header-my-account-content {
    margin: 0;
    padding: 0;
    z-index: 101;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    right: -15px;
    display: none;
  }
  .header-my-account .header-my-account-content > .header.links {
    list-style: none none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    border: 1px solid #bbb;
    margin-top: 10px;
    background: #fff;
    width: 235px;
    position: relative;
  }
  .header-my-account .header-my-account-content > .header.links:after,
  .header-my-account .header-my-account-content > .header.links:before {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .header-my-account .header-my-account-content > .header.links:before {
    right: 26px;
    top: -12px;
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .header-my-account .header-my-account-content > .header.links:after {
    right: 25px;
    top: -14px;
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .header-my-account .header-my-account-content > .header.links .customer-welcome2 + .authorization-link {
    display: none;
  }
  .header-my-account .header-my-account-content > .header.links > li {
    padding: 0 15px;
  }
  .header-my-account:hover .header-my-account-content {
    display: block;
  }
  .nav-sections {
    background-color: #3a3a3c;
    margin-bottom: 0;
  }
  .navigation {
    background-color: #3a3a3c;
    text-align: center;
  }
  .navigation .level0 {
    text-align: left;
  }
  .navigation .level0 > .level-top {
    color: #fff !important;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 27px;
    line-height: 54px;
  }
  .navigation > ul {
    background-color: transparent !important;
    float: none !important;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .navigation > ul > li {
    text-align: left;
    float: none !important;
    background-color: transparent !important;
    display: -webkit-flex;
    display: flex;
  }
  .navigation > ul > li > a {
    color: #fff !important;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 27px !important;
    line-height: 54px !important;
    float: none !important;
    display: block;
    opacity: 1 !important;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center ;
    align-items: center;
  }
  .navigation > ul > li > a:after {
    content: none !important;
  }
  .navigation > ul > li > a img {
    position: static !important;
    height: auto !important;
  }
  .navigation > ul > li > a.item-home {
    height: 60px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-image: url('../images/media/logo-fix.png') !important;
    display: none  !important;
  }
  .navigation > ul > li > a.item-home img {
    height: 100% !important;
    opacity: 0;
  }
  .navigation > ul > li > a.item-home span {
    display: none;
  }
  .navigation > ul > li:hover > a {
    background-color: #ffffff !important;
    color: #3a3a3c !important;
  }
  .navigation > ul .ms-submenu {
    display: none;
    position: absolute;
    top: 100% !important;
    z-index: 200;
    padding: 2px 0 0 !important;
    background: transparent !important;
    border: none !important;
    margin: -2px 0 0 !important;
  }
  .navigation > ul .ms-content {
    padding: 25px !important;
    background: #fff !important;
    position: relative;
  }
  .navigation > ul .row:before,
  .navigation > ul .row:after {
    content: "";
    display: table;
  }
  .navigation > ul .row:after {
    clear: both;
  }
  .navigation > ul .title {
    display: block;
    font-weight: normal;
    font-family: 'ACaslonPro-Regular', cursive;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 24px;
  }
  .navigation > ul .menu-item {
    display: block;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .header.content {
    padding-top: 5px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
  }
  .header.content .logo {
    float: none;
    margin: 0 auto;
    position: static;
  }
  .header.content .logo img {
    margin: 0 auto;
  }
  .header.content .minicart-wrapper {
    text-align: left;
  }
  .page-header .panel.wrapper {
    background-color: transparent;
    border: none;
    box-sizing: border-box;
  }
  .page-header .panel.wrapper * {
    box-sizing: border-box;
  }
  .page-header .header.panel {
    padding-top: 12px;
    padding-bottom: 0;
    padding-right: 67px;
    color: #3a3a3c;
  }
  .page-header .header.panel .switcher {
    float: left;
    margin-left: 0;
    margin-right: 15px;
  }
  .page-header .header.panel .switcher .action.switcher-trigger {
    height: 30px;
    border: 2px solid #dcdede;
    line-height: 26px;
    padding: 0 17px;
    font-size: 12px;
    color: #3a3a3c;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center ;
    align-items: center;
    width: 250px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page-header .header.panel .switcher .action.switcher-trigger:after {
    float: right;
  }
  .page-header .header.panel .switcher .action.switcher-trigger strong {
    display: block;
    width: 100%;
    position: relative;
    padding-right: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .page-header .header.panel .switcher .action.switcher-trigger img {
    position: absolute;
    right: 5px;
    top: 8px;
    height: 11px;
    width: 16px;
  }
  .page-header .header.panel .header.links > li.welcome,
  .page-header .header.panel .header.links > li > a {
    line-height: 30px;
  }
  .page-header .header.panel > .header.links {
    line-height: 30px;
  }
  .page-header .header.panel > .header.links > li > a {
    color: #3a3a3c;
    line-height: 30px;
  }
}
@media (min-width: 1200px) {
  .page-header.header-fix-top .header.content {
    position: static;
  }
  .page-header.header-fix-top .nav-sections {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 888;
    padding: 8px 0;
    background-color: #fff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  }
  .page-header.header-fix-top .nav-sections .navigation {
    background-color: transparent !important;
  }
  .page-header.header-fix-top .nav-sections .navigation > ul > li > a {
    color: #3a3a3c !important;
    font-size: 20px !important;
    padding: 0 13px !important;
  }
  .page-header.header-fix-top .nav-sections .navigation > ul > li > a.item-home {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .page-header.header-fix-top .block-search {
    position: fixed;
    top: 23px;
    z-index: 900;
    width: 260px;
    right: 50%;
    margin-right: 380px;
    left: auto;
  }
  .page-header.header-fix-top .minicart-wrapper {
    position: fixed;
    top: 23px;
    left: 50%;
    right: auto;
    z-index: 900;
    margin-left: 630px;
  }
  .page-header.header-fix-top .header-my-account {
    position: fixed;
    top: 23px;
    z-index: 900;
    left: 50%;
    right: auto;
    margin-left: 590px;
  }
}
.sections .nav-toggle {
  display: none;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .page-header.header-fix-top .block-search {
    left: 15px;
    right: auto;
    margin-right: 0;
  }
  .page-header.header-fix-top .header-my-account {
    right: 45px;
    left: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .page-header.header-fix-top .minicart-wrapper {
    right: 15px;
    left: auto;
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  header.page-header {
    height: auto !important;
  }
  .navigation > ul > li > a.item-home {
    display: none  !important;
  }
  .header-menu-overflow {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .header.content {
    text-align: center;
  }
  .block-search {
    position: static;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
  }
  .block-search .control {
    margin: 0;
    padding: 0;
    border: none;
  }
  .block-search input {
    font-size: 16px !important;
    border-bottom: 1px solid #cfcdcd;
  }
  .minicart-wrapper {
    top: 13px;
  }
  .page-header {
    border: none;
  }
  .header-link-mobile {
    display: -webkit-flex;
    display: flex;
  }
  .logo {
    float: none;
    margin: 0 auto;
  }
  .logo img {
    margin: 0 auto;
    height: 60px;
    width: auto;
    display: none;
  }
  .logo .img-mobile {
    display: block;
  }
  .ms-megamenu .ms-topmenu {
    z-index: 2 !important;
  }
  .nav-sections {
    background-color: #fdfadb;
  }
  .nav-sections .nav-sections-item-title {
    text-transform: uppercase;
    border: none;
    background-color: #3a3a3c;
    color: #fff;
    white-space: nowrap;
  }
  .nav-sections .nav-sections-item-title a {
    color: #fff;
  }
  .nav-sections:before {
    content: "";
    background-color: #3a3a3c;
    height: 72px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  .nav-sections nav.ms-megamenu {
    padding: 0;
  }
  .nav-sections .nav-sections-item-content {
    padding: 10px 0;
  }
  .nav-sections .navigation {
    background-color: transparent;
  }
  .nav-sections .navigation .ms-level0 .ms-label,
  .nav-sections .navigation .ms-megamenu .mb-label {
    background-color: transparent !important;
  }
  .nav-sections .navigation .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .nav-sections .navigation [class*="col-md"],
  .nav-sections .navigation [class*="col-sm"],
  .nav-sections .navigation [class*="col-xs"],
  .nav-sections .navigation [class*="col-lg"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .nav-sections .navigation .mb-label {
    background-color: transparent !important;
  }
  .nav-sections .navigation .mb-label.glyphicon-plus:before {
    content: "\e252" !important;
  }
  .nav-sections .navigation .mb-label.glyphicon-minus:before {
    content: "\e253" !important;
  }
  .nav-sections .navigation a {
    padding: 5px 0;
  }
  .nav-sections .navigation .ms-topmenu .ms-label {
    border: none;
    min-height: 0;
  }
  .nav-sections .navigation .ms-topmenu .ms-level0.first {
    border: none;
  }
  .nav-sections .navigation .mb-submenu img {
    margin-left: -20px;
    display: block;
    width: 100%;
  }
  .nav-sections .navigation .title {
    display: none;
  }
  .nav-sections .ms-megamenu .mb-submain {
    border: none;
    padding: 0;
  }
  .nav-sections .ms-megamenu .mb-submenu {
    background-color: transparent;
    border: none;
    padding: 10px 0;
    padding-left: 53px;
    padding-right: 20px;
  }
  .nav-sections .ms-level0 .ms-label,
  .nav-sections .ms-megamenu .mb-label {
    text-transform: uppercase;
  }
  .nav-sections .header.links li > a,
  .nav-sections .header.links li.greet.welcome {
    border: none;
    font-weight: normal;
  }
  .nav-sections .switcher,
  .nav-sections .header.links,
  .nav-sections .switcher:last-child {
    border: none;
  }
  .sections .nav-toggle {
    right: 10px !important;
    left: auto !important;
    color: #fff !important;
    display: block;
  }
  .sections .nav-toggle:after {
    content: none;
    display: block;
  }
  .sections .nav-toggle:before {
    content: "X" !important;
    font-size: 30px !important;
    font-weight: normal !important;
    font-family: 'Freight-Sans', sans-serif !important;
    color: #fff !important;
    z-index: 100;
  }
}
@media (max-width: 479px) {
  .header-top-promotion {
    font-size: 11px;
  }
}
.site-header-primary {
  padding: 40px 0;
  border-bottom: 1px solid #ededed;
  background-color: #fff;
}
.site-header-primary .header-content-container {
  max-width: 1660px;
}
.site-header-primary .nav-toggle {
  line-height: 50px;
  margin: 10px 0;
  position: static;
  float: left;
  margin-right: 15px;
}
@media (max-width: 479px) {
  .site-header-primary .nav-toggle {
    margin: 0 15px 0 0;
  }
}
.site-header-primary .logo {
  max-width: 225px;
  display: block;
  margin: 0;
  height: 70px;
  line-height: 70px;
}
.site-header-primary .logo img {
  display: inline;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 479px) {
  .site-header-primary .logo {
    height: 50px;
    line-height: 50px;
  }
}
.site-header-primary .header-menu {
  margin: 10px 0;
}
@media (max-width: 479px) {
  .site-header-primary .header-menu {
    margin: 0;
  }
}
.site-header-primary .header-links {
  margin: 10px 0;
}
.site-header-primary .header-links:before,
.site-header-primary .header-links:after {
  content: "";
  display: table;
}
.site-header-primary .header-links:after {
  clear: both;
}
@media (max-width: 479px) {
  .site-header-primary .header-links {
    margin: 0;
  }
}
.site-header-primary.header-primary-splitted .header-content-container {
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-align-items: flex-start;
  -webkit-justify-content: space-between;
  flex: 1 1 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.site-header-primary.header-primary-splitted .site-header-menu,
.site-header-primary.header-primary-splitted .site-header-links {
  width: calc((100% - 225px)/ 2);
  width: -moz-calc((100% - 225px)/ 2);
  width: -webkit-calc((100% - 225px)/ 2);
  width: -o-calc((100% - 225px)/ 2);
}
.site-header-primary.header-primary-left .header-content-container:before,
.site-header-primary.header-primary-left .header-content-container:after {
  content: "";
  display: table;
}
.site-header-primary.header-primary-left .header-content-container:after {
  clear: both;
}
.site-header-primary.header-primary-left .logo {
  float: left;
}
.site-header-primary.header-primary-left .site-header-menu {
  float: left;
}
.site-header-primary.header-primary-left .site-header-links {
  float: right;
}
.site-header-primary.header-primary-right .header-content-container:before,
.site-header-primary.header-primary-right .header-content-container:after {
  content: "";
  display: table;
}
.site-header-primary.header-primary-right .header-content-container:after {
  clear: both;
}
.site-header-primary.header-primary-right .logo {
  float: left;
}
.site-header-primary.header-primary-right .site-header-menu {
  float: right;
}
.site-header-primary.header-primary-right .site-header-links {
  float: right;
}
.site-header-primary.header-primary-justify .header-content-container:before,
.site-header-primary.header-primary-justify .header-content-container:after {
  content: "";
  display: table;
}
.site-header-primary.header-primary-justify .header-content-container:after {
  clear: both;
}
.site-header-primary.header-primary-justify .logo {
  order: 1;
  float: left;
}
@media (max-width: 479px) {
  .site-header-primary.header-primary-justify .logo {
    max-width: 155px;
  }
}
.site-header-primary.header-primary-justify .header-menu {
  order: 2;
  float: right;
  width: calc(100% -  450px);
  width: -moz-calc(100% -  450px);
  width: -webkit-calc(100% -  450px);
  width: -o-calc(100% -  450px);
  display: -webkit-flex;
  display: flex;
  flex: 1 1 0;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.site-header-primary.header-primary-justify .header-links {
  order: 3;
  width: 225px;
  float: right;
}
@media (max-width: 1199px) {
  .site-header-primary.header-primary-justify .header-menu {
    width: auto;
  }
  .site-header-primary.header-primary-justify .header-links {
    width: auto;
  }
}
@media (min-width: 768px) {
  .site-header-primary .nav-sections {
    background-color: transparent;
  }
  .site-header-primary .navigation {
    background-color: transparent;
  }
  .site-header-primary .navigation ul {
    padding: 0;
  }
  .site-header-primary .navigation li:hover > a {
    color: #fdf9db;
  }
  .site-header-primary .navigation li.parent > a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: 12px;
    font-weight: normal;
  }
  .site-header-primary .navigation li.level0 {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
    line-height: 50px;
    position: relative;
    margin: 0;
  }
  .site-header-primary .navigation li.level0 > .level-top {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    padding: 0;
  }
  .site-header-primary .navigation li.level0 > .level-top:hover,
  .site-header-primary .navigation li.level0 > .level-top.ui-state-focus,
  .site-header-primary .navigation li.level0 > .level-top.ui-state-active {
    color: #fdf9db;
  }
  .site-header-primary .navigation li.level0.active > .level-top,
  .site-header-primary .navigation li.level0.has-active > .level-top {
    border: none;
    color: #fdf9db;
  }
  .site-header-primary .navigation li.level0 .submenu {
    border: none;
    display: none;
    line-height: 1.42857;
    position: absolute;
    -moz-box-shadow: rgba(51, 51, 51, 0.23) 0px 0px 5px 0px;
    -webkit-box-shadow: rgba(51, 51, 51, 0.23) 0px 0px 5px 0px;
    box-shadow: rgba(51, 51, 51, 0.23) 0px 0px 5px 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    background-color: #fff;
    padding: 15px 20px 10px;
    min-width: 250px;
    left: 0;
    z-index: 200;
  }
  .site-header-primary .navigation li.level0 .submenu a {
    font-size: 13px;
    padding: 10px 5px;
    color: #333;
  }
  .site-header-primary .navigation li.level0 .submenu a:hover,
  .site-header-primary .navigation li.level0 .submenu a:focus {
    color: #fdf9db;
    background-color: transparent;
  }
  .site-header-primary .navigation li.level0 .submenu a.ui-state-focus {
    background-color: transparent;
  }
  .site-header-primary .navigation li.level0 .submenu li {
    border-bottom: 1px solid #ebebeb;
  }
  .site-header-primary .navigation li.level0 .submenu li:last-child {
    border-bottom: none;
  }
  .site-header-primary .navigation li.level0 .submenu li:hover > a {
    color: #fdf9db;
  }
  .site-header-primary .navigation li.level0 .submenu li.parent > a {
    position: relative;
  }
  .site-header-primary .navigation li.level0 .submenu li.parent > a:after {
    position: absolute;
    top: 0;
    right: 7px;
    line-height: 45px;
  }
  .site-header-primary .navigation li.level0 .submenu li.active > a {
    border: none;
  }
  .site-header-primary .navigation li.level0 .submenu.level0 li {
    position: relative;
  }
}
@media (max-width: 768px) {
  .site-header-primary {
    padding: 5px 0;
  }
  .site-header-primary .header-setting {
    display: none;
  }
}
.page-footer {
  background-color: #fdf9db;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.page-footer * {
  box-sizing: border-box;
}
.footer-top {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-height: 205px;
  padding: 20px;
}
.footer-top .block-title {
  line-height: 32px;
  padding-right: 30px;
}
.footer-top .block-title h3 {
  display: block;
  font-size: 28px;
  font-family: 'ACaslonPro-Regular', cursive;
  margin: 0;
  font-weight: normal;
}
.footer-top .block.newsletter {
  max-width: 580px;
  width: 100%;
}
.footer-top .block.newsletter .actions {
  padding-left: 20px;
}
.footer-top .block.newsletter input {
  height: 45px;
  border-radius: 0;
  text-align: center;
  border: 2px solid #39393b;
  font-size: 16px;
  color: #39393b;
  background-color: transparent;
}
.footer-top .block.newsletter input::-moz-placeholder {
  color: #39393b;
  opacity: 1;
}
.footer-top .block.newsletter input:-ms-input-placeholder {
  color: #39393b;
}
.footer-top .block.newsletter input::-webkit-input-placeholder {
  color: #39393b;
}
.footer-top .block.newsletter .field .control:before {
  display: none;
}
.footer-top .block.newsletter .action.subscribe {
  height: 45px;
  background-color: #39393b;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 0 30px;
  border: none;
}
.footer-columns {
  padding: 70px 20px 40px;
  line-height: 32px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.footer-columns ul {
  font-size: 22px;
  font-family: 'ACaslonPro-Regular', cursive;
  text-transform: uppercase;
}
.footer-columns a {
  color: #39393b;
}
.footer-columns .social {
  text-align: center;
}
.footer-columns .social .logo-bunny {
  display: block;
  margin-bottom: 28px;
}
.footer-columns .social a {
  display: inline-block;
  margin: 0  20px ;
}
.footer-bottom {
  border-top: 2px solid #39393b;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 11px;
  line-height: 24px;
  padding: 16px 0;
}
.footer-bottom .copyright {
  background-color: transparent;
  float: none;
  color: #39393b;
  font-size: 11px;
  padding: 0;
}
.footer-bottom a {
  color: #39393b;
}
.footer-bottom .link span {
  padding: 0 10px ;
}
@media (max-width: 767px) {
  .footer-top {
    text-align: center;
    padding: 54px 15px;
    display: block;
    min-height: 0;
  }
  .footer-top .block-title {
    padding: 0;
  }
  .footer-top .block.newsletter .form.subscribe {
    display: block;
  }
  .footer-top .block.newsletter {
    max-width: 100%;
    margin: 20px 0 0;
  }
  .footer-top .block.newsletter .actions {
    padding: 0;
  }
  .footer-top .block.newsletter input {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-columns {
    text-align: center;
    padding: 50px 10px  20px;
    display: block;
  }
  .footer-columns ul {
    margin-bottom: 50px;
  }
  .footer-bottom {
    display: block;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .products-grid .product-items .product-item {
    width: 33.33333333% !important;
  }
}
.products-grid .product-items {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -15px !important;
  box-sizing: border-box;
}
.products-grid .product-items .product-item {
  text-align: center;
  padding: 0 15px !important;
  margin-bottom: 50px;
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.products-grid .product-items .product-item .price-box {
  margin: 0;
}
.products-grid .product-items .product-item .product-item-inner,
.products-grid .product-items .product-item .product-item-actions {
  display: block !important;
  margin: 0 !important;
  box-shadow: none !important;
}
.products-grid .product-items .product-item .product-item-inner {
  border: 0 !important;
  clip: rect(0, 0, 0, 0);
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  width: auto !important;
}
.products-grid .product-items .product-item .product-reviews-summary {
  display: none !important;
}
.products-grid .product-items .product-item .product-item-actions .actions-secondary {
  display: none !important;
}
.products-grid .product-items .product-item .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product-items .product-item .product-item-actions .action.primary {
  border: none;
  border-bottom: 2px solid #3a3a3c;
  padding: 0 16px;
  height: 34px;
  background-color: transparent;
  font-weight: bolder;
  text-transform: uppercase;
  color: #3a3a3c;
}
.products-grid .product-items .product-item .price-label {
  display: none !important;
}
.products-grid .product-items .product-item .price-box {
  margin-bottom: 5px;
}
.products-grid .product-items .product-item .price-box .old-price {
  text-decoration: line-through;
  margin-right: 5px;
  margin: 0;
}
.products-grid .product-items .product-item .price-box .special-price {
  order: 3;
}
.products-grid .product-items .product-item .price-container .price {
  font-weight: bolder;
  font-size: 16px;
}
.products-grid .product-items .product-item-info {
  width: 100%;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
  margin: 0 !important;
  position: relative;
}
.products-grid .product-items .product-item-photo {
  display: block;
}
.products-grid .product-items .product-image-container {
  display: block;
}
.products-grid .product-items .product-image-container img {
  width: 100%;
}
.products-grid .product-items .product-item-details {
  padding-top: 15px;
}
.products-grid .product-items .product-item-name {
  font-weight: normal;
  display: block;
  font-size: 18px;
  margin-top: 0;
}
.products-grid .product-items .product-item-name a {
  font-weight: normal;
}
.products-grid .product-items.owl-carousel {
  display: block !important;
  margin: 0 !important;
}
.products-grid .product-items.owl-carousel .product-item {
  width: 100% !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 100% !important;
    text-align: left;
  }
}
.category-image {
  margin-bottom: 0;
}
.category-image img {
  display: block;
  width: 100%;
}
.page-main > .page-title-wrapper .page-title {
  font-family: 'ACaslonPro-Regular', cursive;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-size: 24px;
  font-family: 'ACaslonPro-Regular', cursive;
  font-weight: normal;
}
@media (min-width: 768px) {
  .page-main > .page-title-wrapper .page-title {
    font-size: 46px;
  }
  .filter .block-subtitle {
    font-size: 24px;
    font-family: 'ACaslonPro-Regular', cursive;
    font-weight: normal;
  }
  .toolbar-products {
    padding-top: 2px;
  }
}
.catalog-product-view .page-main {
  padding-top: 0;
}
.product.media .gallery-placeholder .fotorama__caption__wrap {
  display: none !important;
}
.product.media .gallery-placeholder .fotorama__thumb-border {
  display: none !important;
}
.product.media .gallery-placeholder .fotorama__nav__frame--thumb {
  border: 2px solid transparent;
  padding: 1px !important;
  box-sizing: border-box;
}
.product.media .gallery-placeholder .fotorama__nav__frame--thumb.fotorama__active {
  border: 2px solid #cccccc;
}
.product.media .gallery-placeholder .fotorama__stage {
  margin-bottom: 7px;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-weight: normal;
  color: #3a3a3c;
}
.price-box .price-label {
  display: none !important;
}
.price-box .old-price {
  text-decoration: line-through;
}
.product-info-main .page-title-wrapper h1 {
  font-family: 'ACaslonPro-Regular', cursive;
  font-weight: normal;
  text-transform: capitalize;
}
.product-info-main .product-info-price {
  color: #3a3a3c;
  border-bottom: 1px solid #3a3a3c;
}
.box-tocart .action.tocart {
  background-color: #39393b;
  border-color: #39393b;
  text-transform: uppercase;
}
.swatch-attribute-label {
  font-size: 16px;
  text-transform: uppercase;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #3a3a3c;
  font-size: 16px;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/media/towishlist.png');
  width: 26px;
  height: 22px;
  margin-right: 10px;
}
.product-social-links .action.mailto.friend:before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/media/mailto.png');
  width: 26px;
  height: 19px;
  margin-right: 10px;
}
.product-social-links .action.action.tocompare {
  display: none !important;
}
.product-info-main .product.attribute.overview {
  font-family: 'ACaslonPro-Regular', cursive;
  color: #3a3a3c;
}
.header-banner-catalog-product img {
  display: block;
  width: 100%;
}
.product.data.items > .item.title {
  font-family: 'ACaslonPro-Regular', cursive;
  text-transform: uppercase;
  font-weight: normal;
}
.product.data.items > .item.title > .switch:visited,
.product.data.items > .item.title > .switch {
  color: #3a3a3c;
}
.footer-catalog-product {
  text-align: center;
  padding-top: 35px;
  font-size: 14px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.footer-catalog-product .item {
  max-width: 250px;
  padding: 0 30px;
  margin-bottom: 35px;
  width: 100%;
}
.footer-catalog-product h3 {
  font-family: 'ACaslonPro-Regular', cursive;
  font-size: 28px;
  font-weight: normal;
  display: block;
  margin-top: 0;
}
.block.related .owl-nav .owl-prev,
.block.upsell .owl-nav .owl-prev,
.block.related .owl-nav .owl-next,
.block.upsell .owl-nav .owl-next {
  top: 80px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .page-layout-1column .product-info-main,
  .page-layout-1column .product.media {
    width: 50%;
    box-sizing: border-box;
  }
  .page-layout-1column .product-info-main {
    padding-left: 60px;
  }
  .page-layout-1column .product.media {
    padding-right: 60px;
  }
  .product-info-main,
  .product.media {
    margin-bottom: 80px;
  }
  .product-info-main .product-info-price {
    border-bottom: 1px solid #3a3a3c;
    padding-bottom: 20px;
  }
  .product-info-main .product.attribute.sku,
  .product-info-main .stock {
    font-size: 16px;
  }
  .product-info-main .product-options-bottom .box-tocart {
    margin-top: 75px;
  }
  .product-info-main .product.attribute.overview {
    font-size: 26px;
    line-height: 30px;
    font-style: italic;
    margin-top: 35px;
  }
  .product.data.items > .item.title > .switch {
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .product.data.items > .item.content {
    line-height: 24px;
  }
  .product.info.detailed {
    margin-bottom: 100px;
  }
  .block.related {
    margin-bottom: 100px;
  }
}
.block.related .block-title strong,
.block.upsell .block-title strong {
  display: block;
  text-align: center;
  font-size: 46px;
  text-transform: capitalize;
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
}
.block.related .block-actions {
  text-align: center;
}
@media (max-width: 767px) {
  .block.related .block-title strong,
  .block.upsell .block-title strong {
    font-size: 26px;
  }
  .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-nav .owl-next {
    right: -10px;
  }
}
.cms-index-index .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.cms-index-index .columns .column.main {
  padding: 0;
}
.block-home-slide {
  position: relative;
  font-size: 22px;
}
.block-home-slide img {
  display: block;
  width: 100%;
}
.block-home-slide .des {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 0;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.block-home-slide h1 {
  margin: 0 0 25px;
  text-transform: uppercase;
}
.block-home-slide .btn {
  width: 290px;
  max-width: 100%;
  margin-top: 40px;
}
.block-home-review {
  padding: 100px 0;
}
.block-home-review .block-title {
  text-align: center;
  margin: 0 0 70px;
  text-transform: uppercase;
}
.block-home-review .btn {
  width: 315px;
  max-width: 100%;
  margin-top: 60px;
}
.block-home-review .text {
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
.block-home-review .name {
  font-size: 18px;
  padding-left: 27px;
  background-repeat: no-repeat;
  background-position: left top 2px;
  background-image: url('../images/icon/icon-in.png');
  line-height: 22px;
}
.block-home-review .date {
  color: #898e95;
}
.block-home-review .item img {
  border-radius: 100%;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.16);
  padding: 2px;
}
.block-home-testimonial {
  background: linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -moz-linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -o-linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -ms-linear-gradient(to right, #d6cef2 0%, #faaca8 100%);
  background: -webkit-linear-gradient(left, #d6cef2 0%, #faaca8 100%);
  color: #fff;
  font-size: 16px;
  padding: 60px 0;
  text-align: center;
}
.block-home-testimonial a {
  color: #fff;
}
.block-home-testimonial img {
  margin-top: 14px;
}
.block-home-testimonial .row {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block-home-testimonial .row:before,
.block-home-testimonial .row:after {
  content: none;
}
.block-home-testimonial .row .col-sm-3 {
  max-width: 240px;
}
.block-home-tex1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 100px 0 120px;
}
.block-home-tex1 a {
  color: #fff;
}
.block-home-tex1 h2 {
  margin: 0 0 15px;
  text-transform: uppercase;
}
.block-home-tex1 .btn {
  margin-top: 30px;
  width: 435px;
  max-width: 100%;
}
.block-best-sellers {
  padding: 90px 0;
}
.block-best-sellers h2 {
  display: block;
  text-align: center;
  text-transform: capitalize;
  margin: 0 0 35px;
}
.block-best-sellers .btn {
  width: 240px;
  max-width: 100%;
  margin-top: 40px;
}
.block-best-sellers .products.products-grid {
  margin-bottom: 0;
}
.block-home-tex2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  font-size: 22px;
  padding: 120px 0 120px;
}
.block-home-tex2 h2 {
  margin: 0 0 15px;
  text-transform: uppercase;
}
.block-home-tex2 .btn {
  margin-top: 30px;
  width: 330px;
  max-width: 100%;
}
.block-home-tex2 .des {
  float: left;
}
.block-our-highlights {
  background-color: #f1f4f6;
  padding: 45px 0;
}
.block-our-highlights h2 {
  margin: 0 0 40px;
  display: block;
  text-align: center;
}
.block-our-highlights .row {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block-our-highlights .row:before,
.block-our-highlights .row:after {
  content: none;
}
.block-our-highlights .row .col-sm-4 {
  max-width: 330px;
}
.block-our-highlights .item {
  background-color: #fff;
  font-size: 16px;
  text-align: center;
}
.block-our-highlights .photo img {
  display: block;
  width: 100%;
}
.block-our-highlights .detail {
  padding: 35px 10px;
}
.block-our-highlights .title {
  display: block;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}
.block-our-highlights .title a {
  color: #000;
}
.block-our-highlights .link {
  text-decoration: underline;
  text-transform: uppercase;
  color: #000;
  margin-top: 20px;
}
.block-our-happy {
  background-color: #f1f4f6;
  padding: 45px 0 0;
  font-size: 22px;
}
.block-our-happy h2 {
  margin: 0 0 15px;
  display: block;
  text-align: center;
}
.block-our-happy .block-title {
  margin-bottom: 30px;
}
.block-our-happy .block-content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.block-our-happy .item {
  width: 20%;
  position: relative;
}
.block-our-happy .item .photo {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.block-our-happy .item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.block-our-happy .item a img {
  display: block;
  width: 100%;
}
.block-our-happy .item .detail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.block-our-happy .item .view {
  margin-bottom: 20px;
}
.block-our-happy .item .view:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/icon/heart.png');
  margin-right: 3px;
  vertical-align: middle;
}
.block-our-happy .item:hover .detail {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.block-happy-skin {
  padding: 40px 0 60px;
  font-size: 18px;
}
.block-happy-skin h2 {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
}
.block-happy-skin .block-content {
  display: -webkit-flex;
  display: flex;
}
.block-happy-skin a {
  color: #eabbc9;
}
.block-happy-skin .item {
  width: 20%;
  text-align: center;
}
.block-happy-skin .item .icon {
  display: block;
  margin: 0 auto 9px;
}
.home-section1 {
  box-sizing: border-box;
}
.home-section1 * {
  box-sizing: border-box;
}
.home-section1 .owl-item img {
  display: block;
  width: 100%;
}
.home-section1 .owl-nav .owl-prev,
.home-section1 .owl-nav .owl-next {
  display: block;
  width: 40px;
  height: 52px;
  position: absolute;
  top: 50%;
  margin-top: - 26px;
  background-position: center;
  background-repeat: no-repeat;
}
.home-section1 .owl-nav .owl-prev {
  left: 50px;
  background-image: url('../images/media/prev-white.png');
}
.home-section1 .owl-nav .owl-next {
  right: 50px;
  background-image: url('../images/media/next-white.png');
}
.home-section2 {
  box-sizing: border-box;
  padding: 90px 0;
}
.home-section2 * {
  box-sizing: border-box;
}
.home-section2 .container {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.home-section2 .item {
  max-width: 530px;
  padding: 0 20px;
  width: 50%;
}
.home-section2 .des {
  line-height: 32px;
}
.home-section2 .action {
  margin-bottom: 50px;
  margin-top: 15px;
}
.home-section2 .img img {
  display: block;
  width: 100%;
}
.home-section2 .heading1 {
  margin-top: 50px;
}
.home-section3 {
  padding: 35px 0;
  box-sizing: border-box;
}
.home-section3 * {
  box-sizing: border-box;
}
.home-section3 .heading {
  margin: 0 0 20px;
}
.home-section3 .owl-nav .owl-prev,
.home-section3 .owl-nav .owl-next {
  top: 80px;
  margin-top: 0;
}
.home-section3 .owl-nav .owl-prev {
  left: -80px;
}
.home-section3 .owl-nav .owl-next {
  right: -80px;
}
.home-section3 .products {
  margin: 0;
}
.home-section4 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 15px;
  box-sizing: border-box;
  text-align: center;
}
.home-section4 * {
  box-sizing: border-box;
}
.home-section4 .description {
  background-color: #fff;
  max-width: 645px;
  width: 100%;
  margin: 0 auto;
  line-height: 32px;
  padding: 50px 80px 20px;
  min-height: 335px;
}
.home-section4 .heading1 {
  margin-top: 0;
}
.home-section4 .btn-link {
  margin-top: 40px;
}
.home-section5 {
  padding: 130px 0 60px;
  font-size: 30px;
  text-transform: capitalize;
  text-align: center;
  box-sizing: border-box;
}
.home-section5 * {
  box-sizing: border-box;
}
.home-section5 a {
  color: #3a3a3c;
}
.home-section5 .items {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.home-section5 .item {
  width: calc(50% -  15px);
  width: -moz-calc(50% -  15px);
  width: -webkit-calc(50% -  15px);
  width: -o-calc(50% -  15px);
}
.home-section5 .item span {
  min-height: 80px;
  display: block;
}
.home-section5 .owl-item img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.home-section5 .owl-nav .owl-prev,
.home-section5 .owl-nav .owl-next {
  top: 189px;
}
@media (max-width: 1400px) {
  .home-section3 .owl-nav .owl-prev,
  .home-section5 .owl-nav .owl-prev {
    left: -44px;
  }
  .home-section3 .owl-nav .owl-next,
  .home-section5 .owl-nav .owl-next {
    right: -44px;
  }
}
@media (max-width: 767px) {
  .home-section1 .owl-nav .owl-next {
    right: 0;
  }
  .home-section1 .owl-nav .owl-prev {
    left: 0;
  }
  .home-section2 {
    padding: 0;
  }
  .home-section2 .item {
    width: 100%;
    padding: 0;
    max-width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .home-section2 .action {
    text-align: center;
    margin-bottom: 30px;
  }
  .home-section2 .img {
    order: 10;
  }
  .home-section3 {
    padding-top: 80px;
  }
  .home-section3 .owl-nav .owl-next {
    right: -10px;
  }
  .home-section3 .owl-nav .owl-prev {
    left: -10px;
  }
  .home-section5 {
    padding: 55px 0 10px;
    font-size: 24px;
  }
  .home-section5 .items {
    display: block;
  }
  .home-section5 .item {
    width: 100%;
    margin-bottom: 0px;
  }
  .home-section5 .item span {
    min-height: 70px;
    display: block;
  }
  .home-section5 .owl-nav {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .home-section4 .description {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
  }
}
