/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.static-banner-home {
  line-height: 0;
  width: 100%;
}
.static-banner-home img {
  width: 100%;
  height: auto;
}
.page-wrapper > .widget.home-imageslider {
  max-width: 100%;
  margin: 0;
  width: 100%;
  padding: 0;
}
.page-wrapper > .widget.home-imageslider ul {
  list-style: none;
  margin-bottom: 0;
}
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav {
  margin: 0;
}
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav .owl-prev,
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav .owl-next {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 32px;
  padding: 10px;
  font-size: 15px;
  line-height: 22px;
  color: #4c4b4b;
  word-wrap: break-word;
  text-transform: uppercase;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  background: none;
}
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav .owl-prev:hover,
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav .owl-next:hover {
  color: #706251;
}
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.page-wrapper > .widget.home-imageslider .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.block-search .action.search:hover {
  background: #706251;
  color: #ffffff;
}
.block-search .action.search:before {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
.block.brand-widget {
  margin: 0px;
  margin-top: 50px;
  position: relative;
}
.block.brand-widget .brandowl-play {
  position: relative;
}
.block.brand-widget .brandowl-play .owl-carousel {
  padding-left: 0;
  padding-right: 0;
  margin: 0px 30px;
}
.block.brand-widget .brandowl-play .owl-carousel .owl-item {
  border: solid 1px #ebebeb;
  padding: 20px;
}
.block.brand-widget .brandowl-play .owl-carousel .owl-item .brand-item {
  position: relative;
}
.block.brand-widget .owl-left,
.block.brand-widget .owl-right {
  position: absolute;
  z-index: 1;
  top: 0%;
  bottom: 0%;
  width: 30px;
  text-align: center;
  padding: 0px;
  font-size: 21px;
  color: #4c4b4b;
  word-wrap: break-word;
  text-transform: uppercase;
  border: solid #ebebeb 1px;
}
.block.brand-widget .owl-left .fa,
.block.brand-widget .owl-right .fa {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  color: #a4a4a4;
  left: 0;
  right: 0;
}
.block.brand-widget .owl-left:hover,
.block.brand-widget .owl-right:hover {
  color: #706251;
  background: #997663;
}
.block.brand-widget .owl-left:hover .fa,
.block.brand-widget .owl-right:hover .fa {
  color: #ffffff;
}
.block.brand-widget .owl-left {
  left: 0;
}
.block.brand-widget .owl-right {
  right: 0;
}
.owl-nav.disabled + .owl-dots,
.owl-dots {
  display: none;
}
.breadcrumbs {
  margin-bottom: 30px;
}
.breadcrumbs ul.items {
  border-bottom: solid 1px #e1e1e1;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.breadcrumbs ul.items li.item {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  color: #222222;
}
.breadcrumbs ul.items li.item a {
  color: #222222;
  text-decoration: none;
}
.breadcrumbs ul.items li.item a:hover {
  color: #997663;
}
.breadcrumbs ul.items li.item strong {
  color: #997663;
}
.breadcrumbs ul.items li.item:not(:last-child):after {
  content: "/";
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  margin: 0px 5px;
}
.get-in-touch {
  float: left;
  width: 35.8%;
  position: relative;
}
.get-in-touch h3 {
  margin: 0px;
  padding: 0;
  line-height: 1;
  font-size: 23px;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 31px;
}
.get-in-touch ul {
  list-style: none;
  padding: 0;
  margin: 0px;
  font-size: 0;
}
.get-in-touch ul li {
  margin: 0px;
  line-height: 24px;
  font-size: 15px;
  color: #7d7d7d;
  font-weight: 500;
  border-bottom: solid 1px #ebebeb;
  padding: 18px 0px 30px 0px;
}
.get-in-touch ul li strong {
  font-weight: 500;
  color: #222222;
  display: inline-block;
  width: 25.7%;
  vertical-align: top;
  padding-right: 5px;
}
.get-in-touch ul li a {
  text-decoration: none;
  color: #7d7d7d;
}
.get-in-touch ul li a:hover {
  color: #997663;
}
.get-in-touch ul li span {
  display: inline-block;
  width: 74.3%;
  vertical-align: top;
}
.get-in-touch ul li.follow-us span a {
  margin-right: 10px;
}
.get-in-touch ul li:last-child {
  border: none;
  padding-bottom: 0;
}
.form.contact {
  float: right;
  position: relative;
  width: 59.3%;
}
.form.contact .fieldset {
  margin-bottom: 0px;
}
.form.contact .fieldset .legend {
  margin: 0px;
  padding: 0;
  line-height: 1;
  font-size: 23px;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 55px;
}
.form.contact .fieldset .field {
  width: 31.4%;
  float: left;
  margin-bottom: 20px;
}
.form.contact .fieldset .field .input-text {
  border-color: #e1e1e1;
  height: 48px;
  font-size: 13px;
  color: #898989;
  font-weight: 300;
}
.form.contact .fieldset .field.email {
  width: 37.2%;
  padding-right: 2.8%;
  padding-left: 2.8%;
}
.form.contact .fieldset .field.comment {
  width: 100%;
}
.form.contact .fieldset .field.comment .input-text {
  height: 148px;
}
.form.contact .fieldset .field .control {
  width: 100%;
}
.form.contact .actions-toolbar {
  margin: 0px !important;
}
.form.contact .actions-toolbar .primary .action {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-size: 17px;
  font-weight: 400;
  background: #997663;
  border-color: #997663;
  line-height: 18px;
  padding: 14px 43px;
}
.form.contact .actions-toolbar .primary .action:hover {
  border-color: #706251;
  background: #706251;
}
.form.contact .actions-toolbar .primary .action .fa {
  margin-right: 5px;
}
.home-products-section .tabs-section {
  text-align: center;
  margin-bottom: 60px;
  padding-top: 60px;
}
.home-products-section .tabs-section .tablinks {
  width: 92px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  color: #8a8a8a;
  border: solid 1px #e1e1e1;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  padding: 12px 5px;
  margin: 0px 8px;
}
.home-products-section .tabs-section .tablinks.active,
.home-products-section .tabs-section .tablinks:hover {
  background: #997663;
  color: #ffffff;
}
.home-products-section .tabs-section h3 {
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  color: #222222;
  margin: 0px 0px 67px;
}
.home-products-section .tabs-section h3 span {
  font-size: 16px;
  display: block;
  color: #a4a4a4;
  font-weight: 400;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  text-transform: none;
  padding-bottom: 18px;
}
p:empty {
  display: none;
}
.cms-index-index .page-main {
  max-width: 100%;
  padding: 0;
  background: #efefef;
}
.cms-index-index .page-main .columns {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1290px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.products-grid .product-item .product-item-info {
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  text-align: center;
  position: relative;
}
.products-grid .product-item .actions-secondary {
  display: none;
  padding-left: 0;
}
.products-grid .product-item:hover .actions-secondary {
  display: block;
  position: absolute;
  left: 15px;
  width: auto;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  z-index: 1;
}
.products-grid .product-item:hover .actions-secondary .action {
  width: 40px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  border: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
}
.products-grid .product-item:hover .actions-secondary .action:before {
  font-size: 18px;
}
.products-grid .product-item:hover .actions-secondary .action:hover {
  background: #997663;
  color: #ffffff;
}
.products-grid .product-item:hover .actions-secondary .action:hover:before {
  color: #ffffff;
}
.products-grid .product-item:hover .actions-secondary .action.towishlist {
  margin-bottom: 10px;
}
.products-grid .product-item:hover .actions-secondary .action.tocompare:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f079";
  font-size: 22px;
}
.page-header .switcher strong {
  text-align: left;
}
.page-header .switcher strong.view-eng {
  background: url(../images/flags/flag_eng.jpg) no-repeat;
  padding-left: 30px;
}
.page-header .switcher strong.view-fr {
  background: url(../images/flags/flag_fr.jpg) no-repeat;
  padding-left: 30px;
}
.page-header .switcher .options ul.dropdown li {
  text-align: left;
}
.page-header .switcher .options ul.dropdown li.view-fr a {
  background: url(../images/flags/flag_fr.jpg) no-repeat;
}
.page-header .switcher .options ul.dropdown li.view-eng a {
  background: url(../images/flags/flag_fr.jpg) no-repeat;
}
.page-header .switcher .options ul.dropdown li a {
  padding-left: 40px;
  background-position: 10px 7px!important;
}
.page-header .switcher.currency .options ul.dropdown li a {
  padding-left: 8px !important;
}
.page-layout-2columns-left .sidebar-main {
  width: 22.1%;
  padding-right: 0;
}
.page-layout-2columns-left .sidebar-additional {
  width: 22.1%;
  padding-right: 0;
}
.page-layout-2columns-left .column.main {
  width: 75.6%;
}
.page-layout-2columns-right .sidebar-main {
  width: 22.1%;
  padding-left: 0;
  float: right;
}
.page-layout-2columns-right .sidebar-additional {
  width: 22.1%;
  padding-left: 0;
  float: right;
}
.page-layout-2columns-right .column.main {
  width: 75.6%;
}
.sidebar-additional .block {
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.sidebar-additional .block .block-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #222222;
  line-height: 1.5;
}
.sidebar-additional .block .block-title strong {
  font-weight: 500;
  color: #222222;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border: none;
  background: #997663;
  color: #ffffff;
}
.navigation .level0 > .level-top {
  display: block;
}
.navigation .level0 > .level-top:hover {
  background: #706251;
  color: #ffffff;
}
.login-container .block-customer-login {
  padding: 20px;
  border: #e1e1e1 solid 1px;
}
.login-container .block-customer-login .block-title {
  text-transform: uppercase;
  border-color: #e1e1e1;
}
.login-container .block-customer-login .block-title strong {
  font-weight: 700;
}
.login-container .block-new-customer {
  padding: 20px;
  border: #e1e1e1 solid 1px;
  min-height: 395px;
}
.login-container .block-new-customer .block-title {
  text-transform: uppercase;
  border-color: #e1e1e1;
}
.login-container .block-new-customer .block-title strong {
  font-weight: 700;
}
.login-container .actions-toolbar {
  margin-left: 0 !important;
}
.login-container .actions-toolbar .secondary a.action {
  padding: 14px 20px;
  margin: 0;
  font-size: 16px;
  color: #997663;
  line-height: 1;
  text-decoration: none;
}
.login-container .actions-toolbar .secondary a.action:hover {
  color: #706251;
}
.login-container .actions-toolbar .primary .action {
  line-height: 1;
  text-transform: uppercase;
}
.login-container .fieldset .field {
  margin-bottom: 16px;
}
.login-container .fieldset .field .label {
  width: 100%;
  text-align: left;
}
.login-container .fieldset .field .control {
  width: 100%;
}
.login-container .fieldset .field .control .input-text {
  padding: 10px 20px;
  line-height: 24px;
  margin: 0px;
  border-color: #e1e1e1;
  font-size: 16px;
  height: 42px;
}
.login-container .fieldset:after {
  margin-left: 0;
}
.form.create.account.form-create-account {
  width: 100%;
}
.form.create.account.form-create-account .fieldset.create.info {
  padding: 20px;
  border: #e1e1e1 solid 1px;
  float: left;
  width: 48.8%;
  min-height: 380px;
}
.form.create.account.form-create-account .fieldset.create.account {
  padding: 20px;
  border: #e1e1e1 solid 1px;
  min-height: 380px;
  float: right;
  width: 48.8%;
}
.form.create.account.form-create-account .actions-toolbar {
  margin-left: 0 !important;
  overflow: hidden;
  clear: both;
}
.form.create.account.form-create-account .actions-toolbar .secondary a.action {
  padding: 14px 20px;
  margin: 0;
  font-size: 16px;
  color: #997663;
  line-height: 1;
  text-decoration: none;
}
.form.create.account.form-create-account .actions-toolbar .secondary a.action:hover {
  color: #706251;
}
.form.create.account.form-create-account .actions-toolbar .primary .action {
  line-height: 1;
  text-transform: uppercase;
}
.form.create.account.form-create-account .fieldset .legend {
  margin-left: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.8rem;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 12px;
  width: 100%;
}
.form.create.account.form-create-account .fieldset .field {
  margin-bottom: 16px;
}
.form.create.account.form-create-account .fieldset .field .label {
  width: 100%;
  text-align: left;
}
.form.create.account.form-create-account .fieldset .field .control {
  width: 100%;
}
.form.create.account.form-create-account .fieldset .field .control .input-text {
  padding: 10px 20px;
  line-height: 24px;
  margin: 0px;
  border-color: #e1e1e1;
  font-size: 16px;
  height: 42px;
}
.form.create.account.form-create-account .fieldset .field.choice:before {
  display: none;
}
.form.create.account.form-create-account .password-strength-meter {
  margin-top: 5px;
}
.form.password.forget {
  margin: 0 auto;
  padding: 20px;
  border: #e1e1e1 solid 1px;
}
.form.password.forget .actions-toolbar {
  margin-left: 0 !important;
}
.form.password.forget .actions-toolbar .secondary a.action {
  padding: 14px 20px;
  margin: 0;
  font-size: 16px;
  color: #997663;
  line-height: 1;
  text-decoration: none;
}
.form.password.forget .actions-toolbar .secondary a.action:hover {
  color: #706251;
}
.form.password.forget .actions-toolbar .primary .action {
  line-height: 1;
  text-transform: uppercase;
}
.form.password.forget .fieldset .field {
  margin-bottom: 16px;
}
.form.password.forget .fieldset .field .label {
  width: 100%;
  text-align: left;
}
.form.password.forget .fieldset .field .control {
  width: 100%;
}
.form.password.forget .fieldset .field .control .input-text {
  padding: 10px 20px;
  line-height: 24px;
  margin: 0px;
  border-color: #e1e1e1;
  font-size: 16px;
  height: 42px;
}
.form.password.forget .fieldset:after {
  margin-left: 0;
}
.customer-account-login .page-title-wrapper,
.wishlist-index-index .page-title-wrapper,
body.account .page-title-wrapper,
.catalog-product-compare-index .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.checkout-cart-index .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  padding: 30px 0;
}
.customer-account-login .page-title-wrapper .page-title,
.wishlist-index-index .page-title-wrapper .page-title,
body.account .page-title-wrapper .page-title,
.catalog-product-compare-index .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title,
.checkout-cart-index .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title {
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
  padding: 0;
}
.block.filter {
  background: #f1f1f1;
}
.block.filter .filter-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  padding: 0px 20px 0;
  margin-bottom: 0;
}
.block.filter .block-subtitle {
  padding: 0px 20px 0;
  color: #997663;
  display: block;
  padding-bottom: 24px;
}
.block.filter .filter-options .filter-options-title {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  border-bottom: solid 1px #e1e1e1;
  padding: 0px 20px 17px;
}
.block.filter .filter-options .filter-options-content {
  padding: 6px 20px 16px;
  margin: 0px;
}
.block.filter .filter-options .filter-options-content .item {
  position: relative;
  text-transform: uppercase;
  color: #222222;
  line-height: 1;
  font-size: 13px;
  padding: 12px 0px 12px 20px;
  font-weight: 500;
}
.block.filter .filter-options .filter-options-content .item:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  left: 0;
  top: 12px;
}
.block.filter .filter-options .filter-options-content .item a {
  text-decoration: none;
  color: #222222;
  display: block;
}
.block.filter .filter-options .filter-options-content .item:hover {
  color: #997663;
}
.block.filter .filter-options .filter-options-content .item:hover a {
  color: #997663;
}
.block.filter .filter-current + .filter-actions {
  padding: 0px 20px 0;
}
.block.filter .filter-current + .filter-actions a {
  text-decoration: none;
  color: #997663;
  font-weight: 600;
}
.block.filter .filter-current + .filter-actions a:hover {
  color: #706251;
}
.block.filter .filter-current .filter-label {
  display: inline;
}
.block.filter .filter-current .items {
  padding: 0 20px 0;
  margin: 0px;
}
.block.filter .filter-current .items .item {
  position: relative;
  padding: 5px 0px 5px 15px;
}
.block.filter .filter-current .items .item .action.remove {
  left: -2px;
  position: absolute;
  top: 5px;
}
.block.filter .filter-current .items .item .action.remove span {
  display: none;
}
.block.filter .filter-current .items .item .action.remove:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  color: #997663;
}
.layered-extra {
  background: #f1f1f1;
}
.layered-extra h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  border-bottom: solid 1px #e1e1e1;
  padding: 22px 20px 17px;
  margin: 0;
}
.layered-extra ul {
  list-style: none;
  margin: 0px;
  padding: 13px 20px 16px;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 30px;
}
.layered-extra ul li {
  position: relative;
  text-transform: uppercase;
  color: #222222;
  line-height: 1;
  font-size: 13px;
  padding: 9px 0px 9px 20px;
  font-weight: 500;
}
.layered-extra ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  position: absolute;
  left: 0;
  top: 9px;
}
.layered-extra ul li a {
  text-decoration: none;
  color: #222222;
  display: block;
}
.layered-extra ul li:hover {
  color: #997663;
}
.layered-extra ul li:hover a {
  color: #997663;
}
.special-today-off {
  line-height: 0;
  margin-bottom: 46px;
}
.special-today-off a {
  display: block;
}
.product.info.detailed {
  border-top: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;
  display: table;
  width: 100%;
}
.product.info.detailed .product.data.items {
  margin-bottom: 0;
  display: table-row;
}
.product.info.detailed .product.data.items .all-custom-tabs {
  display: table-cell;
  width: 18.4%;
  vertical-align: top;
  border-right: solid 1px #e1e1e1;
  padding: 14px 0;
}
.product.info.detailed .product.data.items .all-custom-tabs .data.item.title {
  padding: 18px 0;
}
.product.info.detailed .product.data.items .all-custom-tabs .data.item.title a {
  text-decoration: none;
  color: #333333;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
}
.product.info.detailed .product.data.items .all-custom-tabs .data.item.title a:hover {
  font-weight: 600;
}
.product.info.detailed .product.data.items .all-custom-tabs .data.item.title.active a {
  font-weight: 600;
}
.product.info.detailed .product.data.items .data.item.content {
  display: table-cell;
  width: 81.6%;
  vertical-align: top;
  border-top: none;
  border-left: solid 1px #e1e1e1;
  float: none;
  margin: 0;
  padding: 36px 46px 30px;
}
.product.info.detailed .product.data.items .data.item.content .description {
  font-size: 15px;
  line-height: 30px;
  color: #4b4b4b;
  font-weight: 500;
}
.product.info.detailed .product.data.items .data.item.content h3 {
  margin: 0px;
  padding: 0;
  text-transform: uppercase;
  color: #333333;
  line-height: 1;
  font-weight: 600;
  padding-bottom: 24px;
}
.rating-summary .rating-result > span:before {
  color: #997663;
}
.review-list .block-title {
  text-align: center;
}
.review-list .block-title strong {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.review-list .review-title {
  font-weight: bold;
}
.review-list .review-ratings {
  max-width: 100%;
  float: none;
  width: 100%;
}
.review-list .review-ratings .rating-summary {
  display: inline-block;
  margin-right: 20px;
}
.review-list .review-ratings .rating-summary .rating-label {
  font-weight: 700;
  text-transform: uppercase;
}
.review-list .review-content,
.review-list .review-details {
  margin: 0px;
  width: 100%;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 25px;
}
.review-list .review-details {
  padding-top: 10px;
}
.review-list .review-details .review-author {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
  margin-right: 20px;
}
.review-list .review-details .review-date {
  display: inline-block;
  vertical-align: middle;
}
.review-list .review-details .review-date .review-details-value {
  font-weight: bold;
}
.review-list .review-item {
  border-color: #eaeaea;
}
.review-form {
  max-width: 100%;
  width: 100%;
}
.review-form .fieldset {
  margin: 0px;
}
.review-form .fieldset .review-legend.legend {
  float: none;
  width: 100%;
}
.review-form .fieldset .review-legend.legend span {
  margin: 0;
  display: inline;
  margin-right: 22px;
}
.review-form .fieldset .review-legend.legend strong {
  display: inline;
}
.review-form .fieldset .field {
  margin-bottom: 16px;
}
.review-form .fieldset .field .label {
  display: block;
  float: none;
  text-align: left;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.review-form .fieldset .field .control {
  width: 100%;
}
.review-form .fieldset .field .control .input-text {
  padding: 10px 20px;
  line-height: 24px;
  margin: 0px;
  border-color: #e1e1e1;
  font-size: 16px;
  height: 42px;
}
.review-form .fieldset .field .control textarea {
  border-color: #e1e1e1;
  padding: 15px 20px;
  line-height: 24px;
  margin: 0px;
  font-size: 16px;
  height: 190px;
}
.review-form .fieldset .field.review-field-nickname {
  width: 48.8%;
  float: left;
}
.review-form .fieldset .field.review-field-summary {
  width: 48.8%;
  float: right;
}
.review-form .fieldset .field.review-field-ratings .control .field {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  margin-bottom: 0;
}
.review-form .fieldset .field.review-field-ratings .control .field .label {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  width: auto;
  line-height: 28px;
}
.review-form .fieldset .field.review-field-ratings .control .field .control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  height: 28px;
  width: 110px;
}
.review-form .fieldset .field.review-field-ratings .control .nested {
  display: block;
}
.review-control-vote label:before {
  color: #997663;
}
.review-form-actions {
  margin-left: 0 !important;
}
.product-reviews-summary .reviews-actions a {
  color: #997663;
  text-decoration: none;
}
.product-reviews-summary .reviews-actions a:hover {
  color: #706251;
}
.block.related .block-title,
.block.upsell .block-title {
  text-align: center;
  padding: 0;
  margin: 0px;
  text-transform: uppercase;
  color: #222222;
  font-size: 22px;
  font-weight: 500;
}
.block.related .block-title strong,
.block.upsell .block-title strong {
  font-weight: 500;
}
.block.related .products,
.block.upsell .products {
  margin-left: 0;
}
.block.related .products .product-item,
.block.upsell .products .product-item {
  margin-left: calc((100% - 4 * 23.233%) / 3);
  padding: 0;
  width: 23.233%;
  margin-bottom: 0;
}
.block.related .products .product-item:nth-child(4n + 1),
.block.upsell .products .product-item:nth-child(4n + 1) {
  margin-left: 0;
}
.block.related .products .product-item-name .product-item-link,
.block.upsell .products .product-item-name .product-item-link {
  color: #333333;
  text-decoration: none;
}
.block.related .products .product-item-name .product-item-link:hover,
.block.upsell .products .product-item-name .product-item-link:hover {
  color: #997663;
}
.sales-guest-form .page-title-wrapper,
body.blog .page-title-wrapper,
body.ves-brandlist .page-title-wrapper,
body.vesbrand-brand-view .page-title-wrapper,
.catalogsearch-advanced-index .page-title-wrapper {
  padding: 0 0 30px;
}
.sales-guest-form .page-title-wrapper .page-title,
body.blog .page-title-wrapper .page-title,
body.ves-brandlist .page-title-wrapper .page-title,
body.vesbrand-brand-view .page-title-wrapper .page-title,
.catalogsearch-advanced-index .page-title-wrapper .page-title {
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
  padding: 0;
}
.form-orders-search .fieldset,
.form.search.advanced .fieldset {
  margin: 0px -10px;
}
.form-orders-search .fieldset legend,
.form.search.advanced .fieldset legend {
  display: block;
  padding: 0px 10px;
  margin-left: 0 !important;
}
.form-orders-search .fieldset .field,
.form.search.advanced .fieldset .field {
  width: 50%;
  float: left;
  padding: 0px 10px ;
  margin-bottom: 20px;
}
.form-orders-search .fieldset .field .label,
.form.search.advanced .fieldset .field .label {
  display: block;
  width: 100%;
  padding: 0;
  text-align: left;
  padding-bottom: 10px;
}
.form-orders-search .fieldset .field .control,
.form.search.advanced .fieldset .field .control {
  width: 100%;
}
.form-orders-search .fieldset .field .control .input-text,
.form.search.advanced .fieldset .field .control .input-text,
.form-orders-search .fieldset .field .control .select,
.form.search.advanced .fieldset .field .control .select,
.form-orders-search .fieldset .field .control select,
.form.search.advanced .fieldset .field .control select {
  border-color: #e1e1e1;
  height: 48px;
  font-size: 13px;
  color: #898989;
  font-weight: 300;
}
.form-orders-search .fieldset .field.price,
.form.search.advanced .fieldset .field.price {
  width: 100%;
}
.form-orders-search .fieldset .field.color,
.form.search.advanced .fieldset .field.color {
  width: 100%;
}
.form-orders-search .fieldset .field.color select,
.form.search.advanced .fieldset .field.color select {
  height: 100px;
  line-height: 24px;
}
.form-orders-search .actions-toolbar,
.form.search.advanced .actions-toolbar {
  margin-left: 0 !important;
}
.sidebar .product-items .product-item-details {
  padding-top: 0;
}
.sidebar .product-items .product-item .tocart {
  margin: 0;
}
.table-comparison .cell.remove {
  text-align: center;
  padding-bottom: 5px;
}
body.account .account-nav .content {
  padding: 20px 0px;
}
body.account .block .block-title {
  border-bottom: solid 1px #dedede;
  padding-bottom: 10px;
}
body.account .block .block-title strong {
  font-size: 18px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
}
body.account .block .box-title span {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
}
body.account .block .action {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #997663;
}
body.account .block .action:hover {
  color: #706251;
}
body.account .actions-toolbar {
  margin-left: 0 !important;
}
body.account .actions-toolbar .secondary a.action {
  padding: 14px 20px;
  margin: 0;
  font-size: 16px;
  color: #997663;
  line-height: 1;
  text-decoration: none;
}
body.account .actions-toolbar .secondary a.action:hover {
  color: #706251;
}
body.account .actions-toolbar .primary .action {
  line-height: 1;
}
body.account .fieldset .legend {
  margin: 0px;
  display: block;
}
body.account .fieldset .legend span {
  display: block;
  position: relative;
  color: #333333;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 22px;
  padding-bottom: 22px;
}
body.account .fieldset .legend span:after {
  content: "";
  height: 1px;
  width: 36px;
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 0;
}
body.account .fieldset .field {
  margin-bottom: 16px;
  float: left;
  width: 48.8%;
  padding: 0px 1.2%;
}
body.account .fieldset .field .label {
  width: 100%;
  text-align: left;
}
body.account .fieldset .field .control {
  width: 100%;
}
body.account .fieldset .field .control .input-text,
body.account .fieldset .field .control select {
  border-color: #e1e1e1;
  height: 48px;
  font-size: 13px;
  color: #898989;
  font-weight: 300;
}
body.account .fieldset .field.choice:before {
  display: none !important;
}
body.account .fieldset .field.street,
body.account .fieldset .field.additional {
  width: 100%;
}
body.account .fieldset .field.additional {
  padding: 0;
}
body.account .fieldset .field .password-strength-meter {
  margin-top: 2px;
}
body.account .fieldset:after {
  margin-left: 0;
}
body.account .message.info {
  clear: both;
}
.prices-tier {
  background: none;
}
.prices-tier td {
  border: solid 1px #e1e1e1;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  font-weight: 500;
  padding: 20px 5px;
}
.blog .blog__post-list-wrapper .blog__post-header .blog__post-title {
  font-size: 18px;
  color: #2b2a2a;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 22px;
}
.blog .blog__post-list-wrapper .blog__post-header .blog__post-title a {
  font-size: 18px;
  color: #2b2a2a;
  font-weight: 600;
}
.blog__post_content-cls p {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 23px;
}
.blog__post-item .blog__post-excerpt .read-more {
  float: left;
  font-size: 15px;
  font-weight: 600;
  color: #997663;
  margin-bottom: 15px;
}
.blog__sidebar-main .blog__sidebar-search form input {
  font-size: 14px;
  border-radius: 0;
  height: 37px;
  color: #949494;
  padding-right: 50px;
}
.blog__sidebar-main .blog__sidebar-search .action.primary {
  background: #997663;
  border: 1px solid #997663;
  color: #ffffff;
  height: 37px;
}
.blog__sidebar-main .blog__sidebar-search .action.primary:focus,
.blog__sidebar-main .blog__sidebar-search .action.primary:active {
  background: #997663;
  border: 1px solid #997663;
  color: #ffffff;
}
.blog__sidebar-main .blog__sidebar-search .blog__sidebar-main .blog__sidebar-search .action.primary:hover {
  background: #997663;
  border: 1px solid #997663;
  color: #ffffff;
}
.blog__sidebar-main .block .title strong {
  font-size: 20px;
  color: #2b2a2a;
  font-weight: 700;
  text-transform: uppercase;
  margin: 56px 0px 22px 0px;
  display: block;
}
.blog__post-list .blog__post-meta .blog__post-meta-time,
.blog__post-list .blog__post-meta .blog__post-meta-author,
.blog__post-list .blog__post-meta .blog__post-meta-comments,
.blog__post-list .blog__post-meta .blog__post-meta-sharing {
  font-size: 13px;
  font-weight: 400;
  color: #6b6b6b;
  text-transform: capitalize;
}
.blog__post-list .blog__post-meta .blog__post-meta-author a {
  font-size: 13px;
  font-weight: 400;
  color: #6b6b6b;
}
.blog__post-list .blog__post-meta .blog__post-meta-author a:hover {
  color: #997663;
  text-decoration: none;
}
.blog__post-header .blog__post-meta {
  border-bottom: 1px solid #efefef;
  padding-bottom: 23px;
}
li.blog__post-item .blog__post_img-cls a > img {
  width: 100%;
}
#block-collapsible-nav-blog li {
  border-bottom: 1px solid #e6e6e6;
}
#block-collapsible-nav-blog li a {
  font-size: 15px;
  color: #5e5e5e;
  line-height: 18px;
  text-transform: capitalize;
  font-weight: 400;
  padding: 13.4px 0px;
  display: block;
  position: relative;
}
#block-collapsible-nav-blog li a:before {
  content: "-";
  margin-right: 13px;
}
#block-collapsible-nav-blog li a:hover {
  color: #997663;
  text-decoration: none;
}
.blog .blog__sidebar-main > .block .block-title strong {
  font-weight: 700;
  color: #2b2a2a;
  font-size: 20px;
  text-transform: uppercase;
  margin: 40px 0px 22px 0px;
  display: block;
}
.blog .blog__sidebar-recent .item a {
  color: #2b2a2a;
  font-size: 1.5rem;
  display: block;
  font-weight: 400;
  text-decoration: none;
}
.blog .blog__sidebar-recent .item img {
  border-radius: 0;
}
.blog .blog__sidebar-main .block.blog__sidebar-tag-cloud .block-content a {
  font-size: 15px !important;
  color: #646464;
  line-height: 18px;
  padding: 5px 15px;
  margin-right: 10px;
  border: 1px solid #d6d6d6;
  display: inline-block;
  margin: 5px 0px;
}
.blog .toolbar-amount {
  display: none;
}
.blog .limiter {
  display: none;
}
.blog .blog__post-list-wrapper .toolbar .pages {
  text-align: center;
}
.blog .blog__post-list-wrapper .pages .item.current {
  background: #997663;
}
.blog .blog__post-list-wrapper .toolbar .pages .item {
  width: 32px;
  height: 30px;
  margin: 0 10px 0 0;
  line-height: 30px;
}
.blog .blog__post-list-wrapper .toolbar .pages .item.current strong.page {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
}
.blog .blog__post-list-wrapper .toolbar .pages a.page {
  color: #202020;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #d4d4d4;
}
.blog .blog__post-list-wrapper .toolbar .pages .action.next {
  margin-left: 0;
  width: 100%;
  border: none;
}
.blog .blog__sidebar-main .block.blog__sidebar-tag-cloud .block-content a {
  text-decoration: none;
}
.blog .blog__sidebar-main .block.blog__sidebar-tag-cloud .block-content a:hover {
  background: #997663;
  color: #ffffff;
  border-color: #997663;
}
.blog .blog__sidebar-recent .item a:hover {
  color: #997663;
}
.blog__sidebar-recent ol li {
  padding-bottom: 10px;
}
.blog__post-view .blog__post-header {
  padding-top: 30px;
}
.blog__post-view > p {
  color: #6b6b6b;
  font-size: 14px;
  line-height: 23px;
}
.blog__post-view .blog__post-meta .blog__post-meta-author a {
  font-size: 13px;
  font-weight: 400;
  color: #6b6b6b;
}
.blog__post-view .blog__post-meta .blog__post-meta-author a:hover {
  color: #997663;
}
.blog__sidebar-main .blog__sidebar-search .action.primary {
  padding: 0px 7px;
}
.blog__sidebar-main .blog__sidebar-search .action.primary:hover {
  background: #706251;
  border-color: #706251;
}
.blog__post-footer {
  margin-top: 20px;
}
.blog-view-content,
.blog__post_content-cls {
  font-size: 14px;
  line-height: 1.8;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .footer-content {
    display: block !important;
  }
  .footer-address .footer-title {
    display: none;
  }
  .header.panel > .header.links > li.wishlist {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-header .header.panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header .header.panel .top-links-header {
    clear: both;
    width: 100%;
    padding-top: 0px !important;
    border-top: 0 !important;
    margin-top: 0px !important;
  }
  .minicart-wrapper {
    margin-top: 18px;
  }
  .minicart-wrapper .action.showcart:before {
    margin-right: 14px;
  }
  .minicart-wrapper .action.showcart.active:before {
    margin-right: 14px;
  }
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    background: #997663;
    padding: 10px 20px;
    text-align: center;
  }
  .custom-links {
    display: none;
  }
  .logo {
    max-width: 150px;
  }
  .nav-toggle {
    top: 36px;
    list-style: 1;
  }
  .nav-toggle:before {
    content: "\f0c9";
    font-size: 28px;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search {
    margin-top: 0;
  }
  .block-search .label {
    margin-top: 24px;
    margin-right: 5px;
    display: inline-block;
    float: right;
  }
  .block-search .label.active + .control input {
    border-color: #e1e1e1;
    height: 48px;
    font-size: 13px;
    color: #898989;
    font-weight: 300;
  }
  html.nav-open .nav-toggle {
    top: 36px;
    list-style: 1;
  }
  html.nav-open .nav-toggle:before {
    content: "\f00d";
  }
  .navigation .level0 {
    padding: 10px;
  }
}
@media (max-width: 1289px) and (min-width: 768px) {
  .page-header .header.panel .top-links-header {
    clear: both;
    width: 100%;
    padding-top: 10px;
    border-top: solid 1px #ccc;
    margin-top: 10px;
  }
}
@media (max-width: 1289px) and (min-width: 1024px) {
  .minicart-wrapper .action.showcart:before {
    margin-right: 14px;
  }
  .minicart-wrapper .action.showcart.active:before {
    margin-right: 14px;
  }
  .custom-links {
    padding: 0px 0px 0px 1%;
    margin: 39px 0px 0px 1%;
  }
  .block-search {
    margin-left: 3%;
    /*width: 100%;*/
    max-width: 56%;
  }
  .page-bottom .customer-services .col-customer-sevices .customer-icon {
    width: 84px;
    height: 84px;
    margin-right: 15px;
  }
  .page-bottom .customer-services .col-customer-sevices h3 {
    font-size: 18px;
  }
  .page-bottom .customer-services .col-customer-sevices p {
    font-size: 13px;
  }
}
@media (max-width: 1190px) and (min-width: 1024px) {
  .block-search {
    margin-left: 3%;
    width: 100%;
    max-width: 48%;
  }
}
@media (max-width: 1023px) and (min-width: 992px) {
  .minicart-wrapper .action.showcart:before {
    margin-right: 14px;
  }
  .minicart-wrapper .action.showcart.active:before {
    margin-right: 14px;
  }
  .custom-links {
    padding: 0px 0px 0px 1%;
    margin: 39px 0px 0px 1%;
  }
  .block-search {
    margin-left: 3%;
    width: 100%;
    max-width: 46%;
  }
  .page-bottom .customer-services .col-customer-sevices {
    text-align: center;
  }
  .page-bottom .customer-services .col-customer-sevices .customer-icon {
    width: 84px;
    height: 84px;
    margin-right: 15px;
    display: block;
    float: none;
    margin: 0 auto;
  }
  .page-bottom .customer-services .col-customer-sevices h3 {
    font-size: 18px;
  }
  .page-bottom .customer-services .col-customer-sevices p {
    font-size: 13px;
  }
  .footer.content h3 {
    font-size: 22px;
  }
  .footer.content .social-media-footer {
    padding-left: 0;
  }
  .footer.content .footer-payment {
    padding-left: 15px;
  }
}
@media (max-width: 1112px) and (min-width: 992px) {
  .cart-container .checkout-methods-items .action.primary {
    font-size: 16px;
    padding: 10px;
  }
  .cart.table-wrapper .product-item-details {
    vertical-align: middle;
  }
  .column.main .product-items {
    margin-left: 0;
  }
}
@media (max-width: 960px) and (min-width: 768px) {
  .product-item-name {
    font-size: 14px;
  }
  .cart.table-wrapper .product-item-details {
    vertical-align: middle;
  }
  .column.main .product-items {
    margin-left: 0;
  }
}
/*@media (max-width: 860px) and (min-width: 768px){
	.block-search{
		margin-left: 3%;
		width: 100%;
		max-width: 33%;
	}
}*/
@media (max-width: 767px) {
  .page-bottom .customer-services {
    padding: 30px 0;
  }
  .page-bottom .customer-services .col-customer-sevices {
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .page-bottom .customer-services .col-customer-sevices .customer-icon {
    width: 84px;
    height: 84px;
    margin-right: 15px;
    display: block;
    float: none;
    margin: 0 auto;
  }
  .page-bottom .customer-services .col-customer-sevices h3 {
    font-size: 18px;
  }
  .page-bottom .customer-services .col-customer-sevices p {
    font-size: 13px;
  }
  .footer.content {
    overflow: hidden;
    padding-top: 15px;
  }
  .footer.content .footer-logo {
    text-align: center;
    width: 100%;
  }
  .footer.content h3,
  .footer.content .block.newsletter h4 {
    font-size: 22px;
  }
  .footer.content .social-media-footer {
    padding-left: 0;
  }
  .footer.content .footer-payment {
    padding-left: 15px;
  }
  .footer.content .links {
    display: block;
    margin-bottom: 9px !important;
    border-top: solid 1px #e1e1e1;
    padding: 15px 0px 0 0!important;
    text-align: center;
    clear: both;
    margin-top: 15px !important;
  }
  .footer.content .links > li {
    font-size: 12px;
  }
  .footer.content .footer-address p {
    font-size: 13px;
  }
  .footer.content .social-media-footer,
  .footer.content .footer-address,
  .footer.content .footer-payment {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    min-height: inherit;
    text-align: left;
    border: none;
  }
  .footer.content .social-media-footer .footer-title h3,
  .footer.content .footer-address .footer-title h3,
  .footer.content .footer-payment .footer-title h3 {
    position: relative;
    margin: 0;
    padding: 15px 0px;
    border-bottom: solid 1px #e1e1e1;
    font-size: 18px;
  }
  .footer.content .social-media-footer .footer-title h3:after,
  .footer.content .footer-address .footer-title h3:after,
  .footer.content .footer-payment .footer-title h3:after {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 16px;
    width: inherit;
    height: inherit;
    background: none;
    right: 0;
    top: 10px;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #997663;
    color: #ffffff;
    margin: 0;
  }
  .footer.content .social-media-footer .footer-title.togle-sidenav-footer.sign h3:after,
  .footer.content .footer-address .footer-title.togle-sidenav-footer.sign h3:after,
  .footer.content .footer-payment .footer-title.togle-sidenav-footer.sign h3:after {
    content: "\f077";
  }
  .footer.content .social-media-footer .footer-content,
  .footer.content .footer-address .footer-content,
  .footer.content .footer-payment .footer-content {
    padding-top: 15px;
  }
  .footer.content .footer-payment .footer-title h3 {
    border: none;
  }
  .footer .copyright {
    text-align: center;
    font-size: 12px;
    color: #000000;
    margin-bottom: 15px !important;
  }
  .block.newsletter {
    margin-bottom: 15px;
  }
  .home-products-section .tabs-section {
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .home-products-section .tabs-section h3 {
    margin-bottom: 30px;
  }
  .column.main .product-item {
    margin-bottom: 15px;
  }
  .column.main .product-item .product-item-info {
    padding: 10px 0;
  }
  .special-today-off {
    text-align: center;
  }
  .cart.table-wrapper .product-item-details {
    text-align: center;
  }
  body.account .page-title-wrapper {
    padding: 0;
  }
  body.account .block .block-title strong {
    font-size: 16px !important;
  }
  body.account.wishlist-index-index .actions-toolbar .secondary a.action {
    padding: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 1%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:nth-child(odd) {
    margin-right: 1%;
    margin-left: 0;
  }
  .wishlist-index-index .column.main .product-items {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item {
    width: 49%;
    margin-left: 1%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .product-item-photo {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item strong.product-item-name {
    margin-left: 0;
    font-size: 14px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .box-tocart {
    width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 660px) {
  .wishlist-index-index .products-grid.wishlist .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:nth-child(odd) {
    margin-right: 0;
    margin-left: 0;
  }
  .wishlist-index-index .column.main .product-items {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item {
    width: 32%;
    margin-left: 1%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .product-item-photo {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item strong.product-item-name {
    margin-left: 0;
    font-size: 14px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .box-tocart {
    width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .logo {
    max-width: 140px;
  }
  .product-item-name {
    font-size: 14px;
  }
  .product-item .price-box .price {
    font-size: 14px;
  }
  .columns .column.main {
    padding-bottom: 0;
  }
  .account .page-main {
    padding-top: 20px;
  }
  .wishlist-index-index .page-title-wrapper .page-title {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .form-orders-search .fieldset,
  .form.search.advanced .fieldset {
    margin: 0px 0px;
  }
  .form-orders-search .fieldset legend,
  .form.search.advanced .fieldset legend {
    display: block;
    padding: 0px 0px;
    margin-left: 0 !important;
  }
  .form-orders-search .fieldset .field,
  .form.search.advanced .fieldset .field {
    width: 100%;
    float: left;
    padding: 0px 0px ;
    margin-bottom: 20px;
  }
  .form-orders-search .fieldset .field .control,
  .form.search.advanced .fieldset .field .control {
    width: 100%;
  }
  .form-orders-search .fieldset .field .control .input-text,
  .form.search.advanced .fieldset .field .control .input-text,
  .form-orders-search .fieldset .field .control .select,
  .form.search.advanced .fieldset .field .control .select,
  .form-orders-search .fieldset .field .control select,
  .form.search.advanced .fieldset .field .control select {
    width: 100%;
  }
  .sales-guest-form .page-title-wrapper,
  body.blog .page-title-wrapper,
  .catalogsearch-advanced-index .page-title-wrapper {
    padding: 0 0 30px;
  }
  .sales-guest-form .page-title-wrapper .page-title,
  body.blog .page-title-wrapper .page-title,
  .catalogsearch-advanced-index .page-title-wrapper .page-title {
    font-size: 28px;
    font-weight: 700;
    margin: 0px;
    padding: 0;
  }
  .breadcrumbs .items > li.item {
    display: inline;
    line-height: 1.4 !important;
  }
  .aw-sbb-list-brand .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .aw-sbb-list-brand .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
@media (max-width: 480px) {
  .sales-guest-form .page-title-wrapper,
  body.blog .page-title-wrapper,
  .catalogsearch-advanced-index .page-title-wrapper {
    padding: 0 0 30px;
  }
  .sales-guest-form .page-title-wrapper .page-title,
  body.blog .page-title-wrapper .page-title,
  .catalogsearch-advanced-index .page-title-wrapper .page-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    padding: 0;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 18px;
  }
  .product-reviews-summary .reviews-actions a {
    font-size: 9px;
  }
  .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku > .value {
    font-size: 12px;
    min-width: 80px;
  }
  .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku .type {
    font-size: 13px;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    overflow: hidden;
    margin: 20px 0 0;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    float: left;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    float: left;
  }
  .product-info-main .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    padding: 14px 24px;
  }
  .product-info-main .product-addto-links,
  .product-options-bottom .product-addto-links {
    float: left;
    margin: 0;
    margin-bottom: 20px;
  }
  .product.info.detailed .product.data.items .data.item.content {
    border-right: 0;
  }
  .block.upsell .products .product-item {
    width: 48%;
  }
  .block.upsell .products .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .prices-tier td {
    font-size: 12px;
    padding: 15px 5px;
  }
  .customer-account-create h1.page-title {
    text-align: center;
  }
  .customer-account-create h1.page-title span {
    font-size: 18px !important;
  }
  .form.create.account.form-create-account .fieldset.create.info {
    width: 100%;
  }
  .form.create.account.form-create-account .fieldset.create.account {
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: inline-block;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: inline-block;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: inline-block;
  }
  .product.info.detailed .product.data.items .all-custom-tabs {
    width: 35%;
  }
  .product.info.detailed .product.data.items .data.item.content {
    padding: 36px 35px 30px;
  }
}
@media (min-width: 481px) and (max-width: 659px) {
  .block.upsell .products .product-item {
    width: 48%;
  }
  .block.upsell .products .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-reviews-summary .reviews-actions a {
    font-size: 10px;
  }
  .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku > .value {
    font-size: 12px;
    min-width: 80px;
  }
  .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku .type {
    font-size: 13px;
  }
  .product-info-main .product-addto-links,
  .product-options-bottom .product-addto-links {
    margin-left: 0;
    margin-top: 0;
  }
  .product.info.detailed .product.data.items .all-custom-tabs {
    width: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: inline-block;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    padding-right: 8px;
  }
  .product-info-main .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    padding: 14px 16px;
  }
  .product-info-main .product-addto-links,
  .product-options-bottom .product-addto-links {
    margin-left: 10px;
  }
}
@media (max-width: 1260px) {
  .navigation .level0 > .level-top {
    padding: 0px 10px!important;
    font-size: 12px;
  }
}
@media (max-width: 1350px) and (min-width: 1000px) {
  .aw-sbb-list-brand .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .aw-sbb-list-brand .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
@media (max-width: 1023px) and (min-width: 992px) {
  .navigation .level0 > .level-top {
    padding: 0px 6px!important;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .navigation .level0 > .level-top {
    padding: 0px 6px!important;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .page-bottom .customer-services .col-customer-sevices {
    text-align: center;
  }
  .page-bottom .customer-services .col-customer-sevices .customer-icon {
    width: 84px;
    height: 84px;
    margin-right: 15px;
    display: block;
    float: none;
    margin: 0 auto;
  }
  .page-bottom .customer-services .col-customer-sevices h3 {
    font-size: 18px;
  }
  .page-bottom .customer-services .col-customer-sevices p {
    font-size: 13px;
  }
  .footer.content h3 {
    font-size: 22px;
  }
  .footer.content .social-media-footer {
    padding-left: 0;
  }
  .footer.content .footer-payment {
    padding-left: 15px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .get-in-touch ul li {
    font-size: 13px;
    border-bottom: solid 1px #ebebeb;
    padding: 18px 0px 30px 0px;
  }
  .get-in-touch ul li strong {
    width: 26.7%;
  }
  .get-in-touch ul li span {
    width: 73.3%;
  }
}
@media (max-width: 767px) {
  .get-in-touch {
    width: 100%;
  }
  .get-in-touch h3 {
    margin-bottom: 0;
  }
  .get-in-touch ul li {
    font-size: 13px;
    border-bottom: solid 1px #ebebeb;
    padding: 18px 0px 30px 0px;
  }
  .get-in-touch ul li strong {
    width: 26.7%;
  }
  .get-in-touch ul li span {
    width: 73.3%;
  }
  .form.contact {
    width: 100%;
    padding-top: 30px;
  }
  .form.contact .fieldset {
    margin-bottom: 0px;
  }
  .form.contact .fieldset .legend {
    margin-bottom: 30px;
  }
  .form.contact .fieldset .field {
    width: 100% !important;
    padding: 0 !important;
    float: left;
    margin-bottom: 20px;
  }
  .form.contact .fieldset .field .input-text {
    border-color: #e1e1e1;
    height: 48px;
    font-size: 13px;
    color: #898989;
    font-weight: 300;
  }
  .form.contact .fieldset .field.comment .input-text {
    height: 148px;
  }
  .form.contact .fieldset .field .control {
    width: 100%;
  }
  .cart.table-wrapper .product-item-photo {
    width: 25%;
    float: left;
  }
  .cart.table-wrapper .product-item-details {
    width: 70%;
    float: right;
    text-align: left;
  }
  .cart.table-wrapper .item .col.item {
    min-height: 125px;
  }
  .block.filter {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .layered-extra > h3:after,
  .layered-extra .filter-title:after {
    content: '\f067';
    font-family: fontAwesome;
    font-size: 18px;
    color: #333;
    float: right;
    vertical-align: middle;
  }
  .layered-extra > h3.active:after,
  .layered-extra .filter-title.active:after {
    content: '\f068';
  }
  .onestepcheckout-index-index .authentication-wrapper {
    max-width: 100%;
  }
  .onestepcheckout-index-index h1.page-title {
    margin: 20px auto 0;
  }
  .onestepcheckout-index-index .opc-estimated-wrapper {
    padding: 18px 0;
    width: 100%;
    float: left;
  }
  .onestepcheckout-index-index .opc-estimated-wrapper .estimated-block {
    display: inline-block;
  }
  .onestepcheckout-index-index .opc-estimated-wrapper .estimated-block .estimated-label {
    display: inline-block;
  }
}
.ves-brandlist .brandlist .brand-item {
  border: solid 1px #e1e1e1;
  padding: 15px;
  text-align: center;
  height: auto !important;
  margin-bottom: 15px;
  background: #ffffff;
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
}
.ves-brandlist .brandlist .brand-item .brand-name {
  padding: 10px;
}
.ves-brandlist .brandlist .brand-item .brand-name a {
  text-decoration: none;
  color: #222222;
  font-size: 16px;
  font-weight: 500;
}
.ves-brandlist .brandlist .brand-item .brand-name a:hover {
  color: #997663;
}
.brand-view {
  overflow: hidden;
  width: 100%;
  padding-bottom: 20px;
  font-size: 0;
}
.brand-view .brand-image {
  width: 26%;
  padding-right: 24px;
  display: inline-block;
  vertical-align: middle;
}
.brand-view .brand-description {
  margin: 0px;
  padding: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #222222;
  font-weight: 500;
  width: 74%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .ves-brandlist .brandlist .brand-item {
    padding: 8px;
  }
  .ves-brandlist .brandlist .brand-item .brand-name a {
    font-size: 13px;
  }
}
.map {
  clear: both;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .map {
    clear: both;
    padding-top: 30px;
  }
  .map iframe {
    max-height: 300px;
  }
}
@media (max-width: 480px) {
  .map {
    clear: both;
    padding-top: 30px;
  }
  .map iframe {
    max-height: 200px;
  }
  #newsletter_pop_up .content #newsletter-validate-details #newsletters {
    width: auto !important;
  }
  #newsletter_pop_up {
    min-width: 100% !important;
    position: initial !important;
  }
}
.recent_sales_notificationtext {
  padding: 0;
  position: fixed;
  z-index: 99999;
  width: 405px;
  background-size: 100% 103% !important;
  bottom: 10px;
  top: initial !important;
  right: 0 !important;
  left: initial !important;
  background-color: #0b70b8 !important;
  color: #fff;
}
#newsletter_pop_up {
  max-width: 100%;
  top: 50%!Important;
  left: 50%!Important;
  transform: translate(-50%, 0%);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.onestepcheckout-index-index .minicart-wrapper {
  display: block;
}
.opc-shipping-new-address-form .field._required label.label span {
  font: 400 16px 'Open Sans' !important;
}
.opc-shipping-new-address-form .field label.label span {
  font: 400 16px 'Open Sans' !important;
}
.opc-wrapper .fieldset > .field.required > label,
.opc-wrapper .fieldset > .field._required > label {
  float: left;
  padding: 0;
  width: 100%;
  text-align: left;
}
.opc-wrapper .fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.opc-wrapper .fieldset > .field:not(.choice) > .label {
  text-align: left;
  width: 100%;
  margin: 8px auto;
}
.opc-checkout-step-shipping form.form.form-login {
  margin-top: 8px !important;
}
.opc-wrapper .fieldset > .field {
  margin: 0;
}
.field .control._with-tooltip input input.text {
  margin-bottom: 20px;
}
.opc-onepage-checkout-container .opc-wrapper .opc-checkout-shipping-address {
  padding-bottom: 15px;
}
button.action.subscribe.primary span {
  color: #fff;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  outline: none !important;
}
.block-search .action.search {
  opacity: 1 !important;
}
.actions-toolbar a.action.compare.primary span {
  color: #fff;
}
.actions-primary button.action.tocart.primary:hover {
  color: #fff;
}
button#top-cart-btn-checkout {
  color: #fff;
}
.pt_newsletterpopup {
  width: 600px !important;
}
.home-imageslider .owl-carousel .owl-item img {
  width: 100%;
}
.product-addto-links .action.mailto.friend {
  margin-left: 0;
  vertical-align: middle;
}
.product-addto-links a.action.towishlist {
  margin-right: 7px;
}
body.searchautocomplete__active .block-search {
  width: 607px;
}
.field.captcha.required {
  width: 100% !important;
}
.field.captcha.required label.label {
  text-align: left !important;
  margin-bottom: 15px;
  width: 100%;
}
#newsletter_pop_up .title {
  margin-top: 26px !important;
}
.contact-index-index .footer-address .footer-content {
  cursor: pointer;
  pointer-events: none;
}
.addthis-smartlayers {
  display: none;
}
.navigation .level0 > .level-top {
  padding: 0px 7px;
  font-size: 14px;
}
/****************1-AUGUST-2018-WORK**************/
.discount-table {
  float: left;
  width: 100%;
  text-align: center;
  border-top: solid 1px #e1e1e1;
}
.discount-table h3.discount-table-heading {
  float: left;
  width: 100%;
  text-align: center;
  color: #1474ae;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  word-spacing: 4px;
}
.discount-table h3.discount-table-heading span {
  color: #ffa72f;
}
.discount-table table {
  width: 44%;
  margin: 0 auto;
  display: inline-block;
  float: none;
}
.discount-table table tr th {
  text-align: center;
  color: #1474ae;
  font-weight: 700;
  padding: 0px 20px;
}
.discount-table table tr td {
  text-align: center;
  color: #ffa72f;
  padding: 8px 20px;
}
.lowerprice-form fieldset.fieldset .field.note.no-label:before {
  width: 100%;
}
.lowerprice-form fieldset.fieldset .field.note.no-label:nth-of-type(2) {
  font-weight: 700;
}
@media (max-width: 991px) {
  .nav-open .nav-sections,
  .navigation {
    background: #ffffff;
  }
}
.after-nav-content {
  margin-bottom: 0 !important;
}
.header-bottom .container {
  font-size: 0;
}
.header-bottom .container .custom-col-4 {
  font-size: 15px;
  line-height: 1.5;
  display: inline-block;
  width: 25%;
  padding: 5px;
}
.header-bottom .container .custom-col-4 .fa {
  font-size: 30px;
  line-height: 1;
  width: 30px;
  margin-right: 10px;
  float: left;
  margin-top: 7px;
  margin-bottom: 7px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  color: #997663;
}
.header-bottom .container .custom-col-4 p strong {
  display: block;
}
.header-bottom .container .custom-col-4:hover .fa {
  -moz-transform: rotateX(360deg);
  -webkit-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
  transform: rotateX(360deg);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  color: #706251;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
}
