@charset "UTF-8";
.h1, .h2, .h3, .h4, .h5, .h6, .modal-title, h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #292929;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #292929;
  background-color: #FCFAF8;
}

body #header, body #header .header-top {
  background-color: #FCFAF8;
}

img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.container {
  background: transparent;
  padding: 0 15px;
}

a {
  color: rgb(80, 64, 48);
}

a:hover {
  color: #8E979D;
}

iframe {
  max-width: 100%;
}

body > .feds_offcanvas.feds_show_on_0.feds_show_on_x {
  display: none;
}

.dropdown-menu {
  min-width: auto;
}

.collapse.in {
  display: block;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #e8e5d8;
  color: #fff;
}

.btn-primary {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
  color: #fff;
  border-radius: 8px;
}

.btn-primary:hover {
  color: #fff;
  background-color: #4a3728;
  border-color: #4a3728;
}

.btn-outline-primary {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
  color: #fff;
  border-radius: 8px;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #4a3728;
  border-color: #4a3728;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  background-color: #333;
  color: #fff;
  border-color: #333;
}

.btn.btn-primary:hover {
  opacity: 0.7;
}

.dropdown-menu > .dropdown-item:hover {
  background-color: rgb(80, 64, 48);
}

.table thead th {
  border-bottom-color: rgb(80, 64, 48);
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  border-radius: 50%;
}

.container-fluid {
  max-width: 1600px;
  padding: 0 15px;
}

.container-fluid-all {
  max-width: 100%;
  padding: 0 15px;
}

.url-hide {
  display: none;
}

.wpcf7-response-output.wpcf7-display-none.alert.alert-success {
  padding-left: 60px;
}

.psgdpr_consent_message {
  cursor: pointer;
  position: relative;
}

.psgdpr_consent_message > span {
  padding: 0.5rem 0.25rem;
}

.psgdpr_consent_message > input {
  height: 25px;
  width: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #34495E;
  border-radius: 4px;
  outline: none;
  transition-duration: 0.3s;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  top: 7px;
}

.psgdpr_consent_message > input:checked {
  border: 1px solid rgb(80, 64, 48);
  background-color: rgb(80, 64, 48);
}

.psgdpr_consent_message > input:active {
  border: 2px solid #34495E;
}

.main-content .container-fluid {
  padding: 0 15px;
}

.ui-widget-content .mini-product.ui-corner-all {
  display: none;
}
.ui-widget-content .ui-menu-item {
  min-height: 75px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.ui-widget-content .ui-menu-item img {
  float: right;
  height: 60px;
  width: 60px;
}
.ui-widget-content .thumbnail-container.relative {
  height: 100%;
}
.ui-widget-content .thumbnail-container.relative .mini-product {
  height: 100%;
}
.ui-widget-content .thumbnail-container.relative .mini-product .product-description {
  padding-top: 10px;
}
.ui-widget-content .thumbnail-container.relative .mini-product:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.navbar-toggler {
  padding: 2px;
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.h-top1 {
  background-color: #4a3728;
  color: #fff;
  padding: 3px 0;
  font-size: 12px;
}
.h-top1 .single3 {
  color: #000;
  font-size: 14px;
}
.h-top1 .single3 p {
  margin-bottom: 0;
}
.h-top1 #search_widget {
  min-width: auto;
  min-width: 20rem;
  float: left;
  margin-bottom: 0;
}
.h-top1 #search_widget button {
  position: absolute;
  right: 8px;
  top: 3px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.h-top1 #search_widget form input {
  padding: 5px 20px 5px 10px;
}
.h-top1 #search_widget form i {
  padding: 0;
  position: relative;
}
.h-top1 .single2 .nav1 {
  float: right;
  padding-top: 5px;
}
.h-top1 .single2 .nav1 .navbar {
  padding: 10px;
}
.h-top1 .single2 .nav1 ul li a:hover {
  color: rgb(80, 64, 48);
}
.h-top1 .single2 .nav1 a {
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding-bottom: 11px;
  text-decoration: none;
  margin-right: 30px;
  text-transform: uppercase;
}
.h-top1 .single2 .nav1 a:hover {
  font-weight: 600;
  border-bottom: 3px solid #e8e5d8;
}
.h-top1 .single2 .nav2 {
  float: right;
}
.h-top1 .single2 .nav2 #blockcart-wrapper {
  float: right;
  margin-right: 0;
}
.h-top1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header {
  text-align: right;
}
.h-top1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a {
  color: #fff;
  font-size: 18px;
  position: relative;
  display: block;
  text-decoration: none;
}
.h-top1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a:hover {
  opacity: 0.8;
}
.h-top1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .body {
  display: none;
}
.h-top1 .single2 .nav2 #blockcart-wrapper img {
  width: 25px;
  height: 26px;
}
.h-top1 .single2 .nav2 #blockcart-wrapper img:hover {
  opacity: 0.7;
}
.h-top1 .single2 .nav2 .desktop_cart {
  float: right;
  margin-right: 0;
}
.h-top1 .single2 .nav2 .desktop_cart .blockcart-link {
  color: #fff;
  font-size: 18px;
  display: block;
}
.h-top1 .single2 .nav2 #desktop_user_info {
  float: right;
  margin-right: 10px;
}
.h-top1 .single2 .nav2 #desktop_user_info a {
  color: #fff;
}
.h-top1 .single2 .nav2 #desktop_user_info a:hover {
  opacity: 0.7;
}
.h-top1 .single2 .nav2 #desktop_user_info #dropdownMenuButton {
  margin: 0;
  padding-top: 0;
  color: #FFF;
  box-shadow: none;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 18px;
  position: relative;
  display: block;
  text-decoration: none;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.h-top1 .single2 .nav2 #desktop_user_info #dropdownMenuButton:hover {
  opacity: 0.7;
}
.h-top1 .single2 .nav2 #desktop_user_info .text-body {
  background-color: transparent;
  font-size: 18px;
  border: none;
  margin: 0;
  padding-top: 0;
  color: #fff;
  display: block;
}
.h-top1 .single2 .nav2 #desktop_user_info .text-body:hover {
  opacity: 0.7;
}
.h-top1 .single2 .nav-lang {
  float: right;
  padding: 9px;
}
.h-top1 .single2 .nav-lang .dropdown-item.active, .h-top1 .single2 .nav-lang .dropdown-item:active {
  border: none;
  border-radius: 5px;
  background-color: transparent;
  padding: 7px 5px;
}
.h-top1 .single2 .nav-lang .dropdown-item {
  padding: 7px 5px;
  border: 1px solid transparent;
}
.h-top1 .single2 .nav-lang .dropdown-item:focus, .h-top1 .single2 .nav-lang .dropdown-item:hover {
  background-color: transparent;
  border: none;
  border-radius: 5px;
}
.h-top1 .single2 .nav-lang .dropdown-menu.show {
  border-radius: 0;
}
.h-top1 .single2 .nav-lang .dropdown-menu.show .dropdown-item {
  border-radius: 0;
}
.h-top1 .single2 .nav-lang .dropdown-menu.show .dropdown-item.active,
.h-top1 .single2 .nav-lang .dropdown-menu.show .dropdown-item:active {
  border-radius: 0;
}
.h-top1 .single2 .nav-lang .currency-selector {
  float: right;
  font-size: 16px;
}
.h-top1 .single2 .nav-lang .currency-selector .btn.btn-sm.dropdown-toggle {
  background-color: transparent;
  border: none;
  border-radius: 5px;
  padding: 7px 13px;
  width: 65px;
  height: 34px;
  text-transform: uppercase;
  color: #fff;
}
.h-top1 .single2 .nav-lang .currency-selector .btn.btn-sm.dropdown-toggle:hover {
  color: rgb(80, 64, 48);
}
.h-top1 .single2 .nav-lang .currency-selector .dropdown-menu {
  min-width: 35px;
  right: 0;
  left: auto;
  padding: 0;
  font-size: 14px;
}
.h-top1 .single2 .nav-lang .currency-selector .dropdown-menu .dropdown-item {
  text-align: center;
  padding: 7px 2px;
  text-transform: uppercase;
}
.h-top1 .single2 .nav-lang .currency-selector .dropdown-menu > .dropdown-item:hover {
  background-color: transparent;
  color: rgb(80, 64, 48);
  border-radius: 0;
}
.h-top1 .single2 .nav-lang .currency-selector .dropdown-toggle:not(.dropdown-toggle-split)::after {
  margin-left: 0;
}
.h-top1 .single2 .nav-lang .currency-selector ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.h-top1 .single2 .nav-lang .currency-selector ul li {
  float: left;
  margin: 0 5px;
}
.h-top1 .single2 .nav-lang .currency-selector ul li a {
  padding: 7px 15px;
}
.h-top1 .single2 .nav-lang .currency-selector ul li a:hover {
  color: #222;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper {
  float: right;
  margin: 0 10px;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .btn.btn-sm.dropdown-toggle {
  background-color: transparent;
  border: none;
  border-radius: 5px;
  padding: 7px 13px;
  min-width: 65px;
  height: 34px;
  text-transform: uppercase;
  color: #fff;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .btn.btn-sm.dropdown-toggle:hover {
  color: rgb(80, 64, 48);
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .dropdown-menu {
  min-width: 35px;
  right: 0;
  left: auto;
  padding: 0;
  font-size: 14px;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .dropdown-menu .dropdown-item {
  text-align: center;
  padding: 7px 8px;
  float: left;
  text-transform: uppercase;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .dropdown-menu > .dropdown-item:hover {
  background-color: transparent;
  color: rgb(80, 64, 48);
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .dropdown-toggle:not(.dropdown-toggle-split)::after {
  margin-left: 0;
  float: right;
  top: 4px;
  margin-top: 9px;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper ul li {
  float: left;
  margin: 0 5px;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper ul li a {
  padding: 7px 15px;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper ul li a:hover {
  color: #222;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .photos {
  float: left;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .photos img {
  margin-top: 3px;
}
.h-top1 .single2 .nav-lang .language-selector-wrapper .desc {
  float: left;
  margin-left: 7px;
}

.header-top-size .top-nav1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-top-size .top-nav1 .single1 a img {
  max-width: 200px;
  margin-left: 0;
}
.header-top-size .top-nav1 .single1 a:hover img {
  opacity: 0.7;
}
.header-top-size .top-nav1 .single2 {
  padding-top: 28px;
}
.header-top-size .top-nav1 .single2 .nav1 {
  float: right;
  padding-top: 5px;
}
.header-top-size .top-nav1 .single2 .nav1 .navbar {
  padding: 10px;
}
.header-top-size .top-nav1 .single2 .nav1 ul li a:hover {
  color: rgb(80, 64, 48);
}
.header-top-size .top-nav1 .single2 .nav1 a {
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding-bottom: 11px;
  text-decoration: none;
  margin-right: 30px;
  text-transform: uppercase;
}
.header-top-size .top-nav1 .single2 .nav1 a:hover {
  font-weight: 600;
  border-bottom: 3px solid #e8e5d8;
}
.header-top-size .top-nav1 .single2 .nav2 {
  float: right;
}
.header-top-size .top-nav1 .single2 .nav-lang {
  float: right;
  padding: 9px;
}
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-item.active, .header-top-size .top-nav1 .single2 .nav-lang .dropdown-item:active {
  border: none;
  border-radius: 5px;
  background-color: transparent;
  padding: 7px 5px;
}
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-item {
  padding: 7px 5px;
  border: 1px solid transparent;
}
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-item:focus, .header-top-size .top-nav1 .single2 .nav-lang .dropdown-item:hover {
  background-color: transparent;
  border: none;
  border-radius: 5px;
}
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-menu.show {
  border-radius: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-menu.show .dropdown-item {
  border-radius: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-menu.show .dropdown-item.active,
.header-top-size .top-nav1 .single2 .nav-lang .dropdown-menu.show .dropdown-item:active {
  border-radius: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector {
  float: right;
  font-size: 16px;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector .btn.btn-sm.dropdown-toggle {
  background-color: transparent;
  border: none;
  border-radius: 5px;
  padding: 7px 13px;
  width: 65px;
  height: 34px;
  text-transform: uppercase;
  color: #fff;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector .btn.btn-sm.dropdown-toggle:hover {
  color: rgb(80, 64, 48);
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector .dropdown-menu {
  min-width: 35px;
  right: 0;
  left: auto;
  padding: 0;
  font-size: 14px;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector .dropdown-menu .dropdown-item {
  text-align: center;
  padding: 7px 2px;
  text-transform: uppercase;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector .dropdown-menu > .dropdown-item:hover {
  background-color: transparent;
  color: rgb(80, 64, 48);
  border-radius: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector .dropdown-toggle:not(.dropdown-toggle-split)::after {
  margin-left: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector ul li {
  float: left;
  margin: 0 5px;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector ul li a {
  padding: 7px 15px;
}
.header-top-size .top-nav1 .single2 .nav-lang .currency-selector ul li a:hover {
  color: #222;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper {
  float: right;
  margin: 0 10px;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .btn.btn-sm.dropdown-toggle {
  background-color: transparent;
  border: none;
  border-radius: 5px;
  padding: 7px 13px;
  min-width: 65px;
  height: 34px;
  text-transform: uppercase;
  color: #fff;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .btn.btn-sm.dropdown-toggle:hover {
  color: rgb(80, 64, 48);
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .dropdown-menu {
  min-width: 35px;
  right: 0;
  left: auto;
  padding: 0;
  font-size: 14px;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .dropdown-menu .dropdown-item {
  text-align: center;
  padding: 7px 8px;
  float: left;
  text-transform: uppercase;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .dropdown-menu > .dropdown-item:hover {
  background-color: transparent;
  color: rgb(80, 64, 48);
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .dropdown-toggle:not(.dropdown-toggle-split)::after {
  margin-left: 0;
  float: right;
  top: 4px;
  margin-top: 9px;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper ul li {
  float: left;
  margin: 0 5px;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper ul li a {
  padding: 7px 15px;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper ul li a:hover {
  color: #222;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .photos {
  float: left;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .photos img {
  margin-top: 3px;
}
.header-top-size .top-nav1 .single2 .nav-lang .language-selector-wrapper .desc {
  float: left;
  margin-left: 7px;
}
.header-top-size .top-nav1 .single2 #search_widget {
  min-width: auto;
  width: 100%;
}
.header-top-size .top-nav1 .single2 #search_widget button {
  position: absolute;
  right: 15px;
  top: 7px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.header-top-size .top-nav1 .single2 #search_widget form i {
  padding: 0;
  position: relative;
}
.header-top-size .top-nav1 .sf-menu li li {
  width: auto;
}

.h-nav1 {
  background: transparent;
}
.h-nav1 .sf-menu {
  background: transparent;
  border-bottom: none;
  margin-bottom: 0;
  text-align: right;
}
.h-nav1 .sf-menu > li {
  border-right: none;
  float: none;
  display: inline-block;
}
.h-nav1 .sf-menu > li > a {
  font: 400 14px/22px "Inter", sans-serif;
  font-family: "Roboto", sans-serif;
  text-transform: none;
  color: #000;
  display: block;
  padding: 17px 20px;
  letter-spacing: 1px;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}
.h-nav1 ą .sf-menu a, .h-nav1 .sf-menu a:visited {
  white-space: nowrap;
  text-shadow: none;
}
.h-nav1 .sf-menu a:focus, .h-nav1 .sf-menu a:hover, .h-nav1 .sf-menu a:active {
  background: transparent;
  color: rgb(80, 64, 48);
  border-bottom: 3px solid rgb(80, 64, 48);
  font-weight: 500;
}
.h-nav1 .cat-title {
  background: transparent;
  border-bottom: none;
  font: 400 18px/22px "Inter", sans-serif;
  font-family: "Roboto", sans-serif;
  text-transform: none;
  color: #000;
}
.h-nav1 .cat-title:hover {
  background-color: transparent;
  border: none;
  color: rgb(80, 64, 48);
}

@media (max-width: 1002px) {
  .header-top-size-mobile {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 2;
  }
  .header-top-size-mobile .top-nav1 {
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .header-top-size-mobile .top-nav1 .single1 a:hover img {
    opacity: 0.7;
  }
  .header-top-size-mobile .top-nav1 .single2 .single-sz {
    padding-top: 17px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 {
    float: none;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .show {
    display: none !important;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .show.in {
    display: block !important;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar {
    padding: 0px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 ul li a:hover {
    color: rgb(80, 64, 48);
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1111;
    padding: 50px;
    text-align: center;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .navbar-toggler {
    position: absolute;
    left: 30px;
    top: 30px;
    color: #fff;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .navbar-toggler:hover {
    opacity: 0.8;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open {
    text-align: center;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open #blockcart-wrapper {
    display: inline-block;
    margin: 4px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open #blockcart-wrapper a:hover {
    opacity: 0.7;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open #blockcart-wrapper .count-top {
    display: none;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open #desktop_user_info {
    display: inline-block;
    margin: 4px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open #desktop_user_info a:hover {
    opacity: 0.7;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-collapse .nav-mobile-open .body {
    display: none;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-nav li {
    margin: 10px 0;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-nav li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    padding-bottom: 11px;
    text-decoration: none;
    margin-right: 0;
    text-transform: uppercase;
    display: block;
    border-bottom: 3px solid transparent;
    text-align: center;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav1 .navbar-nav li a:hover {
    font-weight: 600;
    border-bottom: 3px solid #e8e5d8;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 {
    float: right;
    padding: 0;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper {
    float: right;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header {
    text-align: right;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a {
    color: #292929;
    font-size: 34px;
    position: relative;
    display: block;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a .count-top {
    position: absolute;
    right: -20px;
    top: -3px;
    background-color: rgb(80, 64, 48);
    font-size: 15px;
    z-index: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #FFF;
    padding: 4px 4px 1px 4px;
    width: 22px;
    height: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    line-height: 14px;
    text-align: center;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a:hover {
    color: rgb(80, 64, 48);
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .body {
    display: none;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper img {
    width: 25px;
    height: 26px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #blockcart-wrapper img:hover {
    opacity: 0.7;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info {
    float: right;
    margin-right: 15px;
    display: none;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info a {
    color: #292929;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info a:hover {
    color: rgb(80, 64, 48);
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info img {
    width: 25px;
    height: 26px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info img:hover {
    opacity: 0.7;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info #dropdownMenuButton {
    background-color: transparent;
    font-size: 34px;
    border: none;
    margin: 0;
    padding-top: 0;
    color: #292929;
    box-shadow: none;
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info #dropdownMenuButton:hover {
    color: rgb(80, 64, 48);
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info .text-body {
    background-color: transparent;
    font-size: 34px;
    border: none;
    margin: 0;
    padding-top: 0;
    color: #292929;
    display: block;
  }
  .header-top-size-mobile .top-nav1 .single2 .nav2 #desktop_user_info .text-body:hover {
    color: #555;
  }
}
@media (max-width: 767px) {
  .h-nav1 .cat-title {
    padding: 0;
    height: 20px;
  }
  .h-nav1 .cat-title::after {
    top: 0;
  }
}
@media (max-width: 600px) {
  .h-top1 #search_widget {
    min-width: auto;
    width: 100%;
  }
  .h-top1 .single2 ul {
    text-align: center;
  }
  .header-top-size .top-nav1 {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .header-top-size .top-nav1 .single2 .nav2 #blockcart-wrapper {
    padding-top: 14px;
  }
  .header-top-size .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a {
    font-size: 19px;
  }
  .header-top-size .search-top {
    margin-top: 10px;
  }
}
.section-slider1 {
  position: relative;
  overflow: hidden;
  padding: 0 15px;
}
.section-slider1 .container-fluid {
  max-width: 1600px;
}
.section-slider1 img {
  width: 100%;
}
.section-slider1 p {
  margin-bottom: 0;
}
.section-slider1 .homeslider-container-sz {
  position: relative;
  padding-left: 0;
}
.section-slider1 .homeslider-container-sz .slide {
  position: relative;
  width: 100%;
  background-color: #f8f9fa;
}
.section-slider1 .homeslider-container-sz .slide .row {
  min-height: 500px;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz {
  padding: 3rem;
  display: flex;
  align-items: center;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption {
  display: flex;
  flex-direction: column;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .des1 .slide-legend p {
  margin-bottom: 0;
  color: rgba(80, 64, 48, 0.8);
  padding: 7px 10px;
  border-radius: 25px;
  display: inline-block;
  width: auto;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .des2 .slide-title {
  font-size: 3rem;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
  margin-bottom: 6px;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .des3 .slide-description {
  font-size: 1.1rem;
  color: #666;
  line-height: 1.6;
  max-width: 500px;
  margin-bottom: 1.5rem;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more {
  margin-top: 30px;
  margin-bottom: 20px;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 1rem;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a {
  font-size: 0.95rem;
  font-weight: bold;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
  transition: all 0.3s;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a.btn-primary {
  background-color: #4a3728;
  color: #fff;
  border: 2px solid #4a3728;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a.btn-primary i {
  margin-left: 0.5rem;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a.btn-primary:hover {
  opacity: 0.7;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a.btn-outline-primary {
  border: 2px solid #4a3728;
  color: #4a3728;
  background-color: transparent;
}
.section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a.btn-outline-primary:hover {
  background-color: #4a3728;
  color: #fff;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image {
  padding: 0;
  height: 100%;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image .single-sz {
  position: relative;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image .slide-labels {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
  position: absolute;
  left: 15px;
  top: 15px;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image .slide-labels .label {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  color: #000;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image .slide-labels .label.eco-friendly::before {
  content: "✔";
  color: #28a745;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image .slide-labels .label.fast-delivery::before {
  content: "✔";
  color: #007bff;
}
.section-slider1 .homeslider-container-sz .slide .row .slide-image img {
  width: 100%;
}
@media (max-width: 991px) {
  .section-slider1 .homeslider-container-sz .slide .row {
    min-height: auto;
  }
  .section-slider1 .homeslider-container-sz .slide .row .caption-sz {
    padding: 2rem;
    text-align: center;
  }
  .section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .des2 .slide-title {
    font-size: 2rem;
  }
  .section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .des3 .slide-description {
    font-size: 1rem;
    max-width: 100%;
  }
  .section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .slide-labels {
    justify-content: center;
  }
  .section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .section-slider1 .homeslider-container-sz .slide .row .caption-sz .caption .but-more ul li a {
    padding: 0.5rem 1rem;
  }
}

.section-bestseller1 {
  margin-top: 69px;
  margin-bottom: 20px;
}
.section-bestseller1 .single1 {
  margin-bottom: 26px;
}
.section-bestseller1 .single1 .title1 h3 {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.section-bestseller1 .single2 {
  margin-bottom: 30px;
}
.section-bestseller1 .single2 .single-sz {
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 23px 21px;
  position: relative;
  float: left;
  width: 100%;
}
.section-bestseller1 .single2 .single-sz .product-thumbnail {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.section-bestseller1 .single2 .single-sz .ico-best {
  position: absolute;
  left: 25px;
  top: 0;
  background-color: rgb(80, 64, 48);
  padding-top: 15px;
  padding-bottom: 7px;
  padding-left: 2.5px;
  padding-right: 2.5px;
  color: #fff;
  border-radius: 0px 0px 7px 7px;
}
.section-bestseller1 .single2 .single-sz .title-product {
  margin-top: 20px;
  float: left;
  width: 100%;
  text-align: left;
}
.section-bestseller1 .single2 .single-sz .title-product h2 {
  color: #292929;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.section-bestseller1 .single2 .single-sz .title-product h2 a {
  color: #292929;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.section-bestseller1 .single2 .single-sz .title-product h2 a:hover {
  color: rgb(80, 64, 48);
}
.section-bestseller1 .single2 .single-sz .product-price-and-shipping {
  margin-top: 3px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  text-align: left;
}
.section-bestseller1 .single2 .single-sz .product-price-and-shipping .price {
  color: #292929;
  font-size: 20px;
  font-weight: 600;
}
.section-bestseller1 .single2 .single-sz .product-price-and-shipping .price-discount {
  color: #292929;
  font-size: 20px;
  font-weight: 600;
}
.section-bestseller1 .single2 .single-sz .product-price-and-shipping .regular-price {
  margin-left: 14px;
  text-decoration: line-through;
  color: #121212;
  font-size: 17px;
  line-height: 130%;
}
.section-bestseller1 .single2 .single-sz .but-product {
  width: 100%;
  float: left;
}
.section-bestseller1 .single2 .single-sz .but-product .but1-product {
  float: left;
  width: 62%;
  margin-right: 3%;
}
.section-bestseller1 .single2 .single-sz .but-product .but1-product .product-variants {
  display: none;
}
.section-bestseller1 .single2 .single-sz .but-product .but1-product .product-quantity {
  display: none;
}
.section-bestseller1 .single2 .single-sz .but-product .but1-product button {
  border-radius: 8px;
  background: rgb(80, 64, 48);
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid rgb(80, 64, 48);
  width: 100%;
  padding: 10px 5px;
}
.section-bestseller1 .single2 .single-sz .but-product .but1-product button img {
  float: right;
}
.section-bestseller1 .single2 .single-sz .but-product .but1-product button {
  background-color: #292929;
  color: #fff;
  border-color: #292929;
}
.section-bestseller1 .single2 .single-sz .but-product .but2-product {
  float: left;
  width: 100%;
}
.section-bestseller1 .single2 .single-sz .but-product .but2-product a {
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  color: #979797;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  padding: 10px 5px;
  display: block;
  text-decoration: none;
}
.section-bestseller1 .single2 .single-sz .but-product .but2-product a:hover {
  background-color: #292929;
  color: #fff;
  border-color: #292929;
}
.section-bestseller1 .single3 .single-sz {
  margin-top: 40px;
  margin-left: 30px;
}
.section-bestseller1 .single3 .single-sz h3 {
  font-size: 24px;
}
.section-bestseller1 .single3 .single-sz p {
  color: #292929;
  font-size: 16px;
  font-weight: 400;
}

.section-title1 {
  margin-top: 60px;
  margin-bottom: 20px;
}
.section-title1 .single2 {
  text-align: center;
}
.section-title1 .single2 a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  border: 1px solid rgb(80, 64, 48);
  background: rgb(80, 64, 48);
  width: 196px;
  height: 46px;
  line-height: 44px;
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  margin-bottom: 40px;
}
.section-title1 .single2 a:hover {
  background-color: #4a3728;
  border-color: #4a3728;
  color: #fff;
}

.section-title1a {
  background-color: #F6F6F6;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 10px;
}

.sucategory-front {
  margin-top: 30px;
}
.sucategory-front .subcateogry-poj-sz {
  position: relative;
  border-radius: 8px;
  border: none;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  padding: 5px;
  text-align: center;
}
.sucategory-front .subcateogry-poj-sz:hover {
  opacity: 0.7;
}

.home-cat {
  padding: 50px 0;
}
.home-cat .title1 {
  text-align: center;
  margin-bottom: 0;
}
.home-cat .title1 p {
  margin-bottom: 0;
  color: rgba(80, 64, 48, 0.8);
  padding: 7px 10px;
  border-radius: 25px;
  display: inline-block;
  width: auto;
}
.home-cat .desc1 {
  color: rgb(42, 38, 34);
  margin-bottom: 25px;
  font-size: 16px;
}
.home-cat .desc1 h2 {
  font-size: 42px;
  color: rgb(80, 64, 48);
  margin-bottom: 6px;
  color: rgb(42, 38, 34);
}
.home-cat .subcateogry-poj {
  margin-bottom: 30px;
}
.home-cat .subcateogry-poj-sz {
  border: 1px solid rgb(233, 230, 226);
  background-color: #fff;
  border-radius: 9px;
}
.home-cat .subcateogry-poj-sz img {
  border-top-left-radius: 9xp;
  border-top-right-radius: 9px;
}
.home-cat .subcateogry-poj-sz a {
  text-decoration: none;
}
.home-cat .subcateogry-poj-sz .title1 {
  padding: 0 1.5rem;
}
.home-cat .subcateogry-poj-sz .title1 h2 {
  color: rgb(42, 38, 34);
  font-size: 22px;
}
.home-cat .subcateogry-poj-sz .title1 a:hover {
  opacity: 0.7;
}
.home-cat .subcateogry-poj-sz .desc1 {
  padding: 0 1.5rem;
  padding-bottom: 0;
  text-align: center;
  color: rgba(42, 38, 34, 0.7);
}
.home-cat .subcateogry-poj-sz .but-more {
  padding: 0 1.5rem;
  padding-bottom: 20px;
  text-align: center;
}
.home-cat .subcateogry-poj-sz .but-more a {
  color: rgb(80, 64, 48);
  font-size: 15px;
  font-weight: bold;
}
.home-cat .subcateogry-poj-sz .but-more a:hover {
  opacity: 0.7;
}

.section-top-1 {
  background-color: #F5EFE0;
  padding: 50px 0;
  margin-top: 60px;
}
.section-top-1 .title1 {
  text-align: center;
  margin-bottom: 0;
}
.section-top-1 .title1 p {
  margin-bottom: 0;
  color: rgba(80, 64, 48, 0.8);
  padding: 7px 10px;
  border-radius: 25px;
  display: inline-block;
  width: auto;
}
.section-top-1 .desc1 {
  color: rgb(42, 38, 34);
  margin-bottom: 25px;
  font-size: 16px;
}
.section-top-1 .desc1 h2 {
  font-size: 42px;
  color: rgb(80, 64, 48);
  margin-bottom: 6px;
  color: rgb(42, 38, 34);
}

.section-top-2 {
  background: linear-gradient(180deg, rgba(255, 251, 233, 0.95) 0%, rgba(255, 251, 233, 0.85) 25%, #fff 100%);
  padding: 50px 0;
  margin-top: 0;
}
.section-top-2 .container-fluid {
  max-width: 800px;
}
.section-top-2 .title1 {
  text-align: center;
  margin-bottom: 4px;
}
.section-top-2 .title1 p {
  margin-bottom: 0;
  background-color: #F0E7D8;
  color: #7F5743;
  padding: 7px 10px;
  border-radius: 25px;
  display: inline-block;
  width: auto;
}
.section-top-2 .desc1 {
  color: #292929;
  margin-bottom: 5px;
  font-size: 16px;
}
.section-top-2 .desc1 h2, .section-top-2 .desc1 h3, .section-top-2 .desc1 h4 {
  font-size: 42px;
  color: #292929;
  margin-bottom: 6px;
}
.section-top-2 .review-title {
  text-align: right;
  color: #292929;
  font-style: italic;
}
.section-top-2 .item-sz {
  background-color: #fff;
  padding: 40px;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  -moz-box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  margin: 30px;
  color: #292929;
}

.section-top-2a {
  background: none;
}

.section-top-3 {
  font-size: 18px;
  color: rgb(80, 64, 48);
  font-weight: 500;
}
.section-top-3 .container-fluid {
  max-width: 650px;
}
.section-top-3 b, .section-top-3 strong {
  font-weight: bold;
  font-size: 34px;
}
.section-top-3 p {
  margin-bottom: 5px;
}

.js-product-list.home {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.js-product-list.home .products {
  width: 100%;
  float: left;
}
.js-product-list.home .products .owl-item {
  background-color: #fff;
}
.js-product-list.home .products .product-miniature {
  width: 100%;
  float: left;
  height: 100%;
  margin-bottom: 20px;
}
.js-product-list.home .products .product-miniature .product-miniature-c {
  position: relative;
  border-radius: 8px;
  border: none;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  min-height: 420px;
}
.js-product-list.home .products .product-miniature .product-miniature-c a {
  text-decoration: none;
}
.js-product-list.home .products .product-miniature .product-miniature-c .title-product {
  float: left;
  width: 100%;
  text-align: left;
}
.js-product-list.home .products .product-miniature .product-miniature-c .title-product h2 {
  color: #292929;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin: 0 0 20px;
}
.js-product-list.home .products .product-miniature .product-miniature-c .title-product h2 a {
  color: #292929;
  padding: 0;
  display: block;
  line-height: 18px;
  text-transform: capitalize;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
}
.js-product-list.home .products .product-miniature .product-miniature-c .title-product h2 a:hover {
  color: rgb(80, 64, 48);
}
.js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img {
  float: left;
  width: 100%;
}
.js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail {
  position: relative;
}
.js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a {
  display: block;
  overflow: hidden;
}
.js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img {
  width: auto;
  margin: 0 auto;
}
.js-product-list.home .products .product-miniature .product-miniature-c .product-price-and-shipping {
  margin-top: 15px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  text-align: left;
}
.js-product-list.home .products .product-miniature .product-miniature-c .product-price-and-shipping .price {
  color: #292929;
  font-size: 20px;
  font-weight: 600;
}
.js-product-list.home .products .product-miniature .product-miniature-c .product-price-and-shipping .price-discount {
  color: #292929;
  font-size: 20px;
  font-weight: 600;
}
.js-product-list.home .products .product-miniature .product-miniature-c .product-price-and-shipping .regular-price {
  margin-left: 14px;
  text-decoration: line-through;
  color: #121212;
  font-size: 17px;
  line-height: 130%;
}
.js-product-list.home .products .product-miniature .product-miniature-c .but-product {
  width: 100%;
  float: left;
}
.js-product-list.home .products .product-miniature .product-miniature-c .but-product .but2-product {
  float: left;
  width: 100%;
}
.js-product-list.home .products .product-miniature .product-miniature-c .but-product .but2-product a {
  color: #949494;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  border: 1px solid #dadada;
  background: #dadada;
  width: 100%;
  height: 46px;
  line-height: 44px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.js-product-list.home .products .product-miniature .product-miniature-c .but-product .but2-product a:hover {
  background-color: rgb(80, 64, 48);
  color: #fff;
  border-color: rgb(80, 64, 48);
}
.js-product-list.home .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 44px;
}

.about-company {
  background-color: #fefefe;
}
.about-company .single1 img {
  border-radius: 12px;
}
.about-company .experience-badge {
  background-color: #f2f2f2;
  border-radius: 0.25rem;
  padding: 0.75rem 1rem;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  margin-bottom: 30px;
}
.about-company .experience-badge span {
  font-size: 1.25rem;
  display: block;
}
.about-company .experience-badge small {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #666;
}
.about-company .desc1 h2 {
  font-size: 42px;
  margin-bottom: 6px;
  color: rgb(42, 38, 34);
}
.about-company .but-more {
  margin-top: 30px;
  margin-bottom: 30px;
}
.about-company .but-more a {
  font-size: 0.95rem;
  font-weight: bold;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
  transition: all 0.3s;
}

.custom-solution {
  background-color: #f2e3d4;
  color: #5e4c3a;
}
.custom-solution .single1 {
  margin-bottom: 30px;
}
.custom-solution h3 {
  font-weight: 700;
  font-size: 1.75rem;
  margin-bottom: 1rem;
}
.custom-solution p {
  font-size: 1.1rem;
  max-width: 600px;
  margin: 0 auto;
}
.custom-solution .but-more a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
  transition: all 0.3s;
}
.custom-solution .but-more .btn-outline-primary {
  border: 2px solid #4a3728;
  color: #4a3728;
  background-color: transparent;
}
.custom-solution .but-more .btn-outline-primary:hover {
  background-color: #4a3728;
  border-color: #4a3728;
  color: #fff;
}

.front-o1 {
  position: relative;
}
.front-o1 .photos {
  position: relative;
}
.front-o1 .photos img {
  width: 100%;
  border-radius: 12px;
}
.front-o1 .photos .desc-c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #292929 0%, rgba(0, 0, 0, 0) 87.2%);
  border-radius: 12px;
}
.front-o1 .photos .desc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 8%;
}
.front-o1 .photos .desc .desc1 {
  margin-bottom: 3px;
  color: #e8e5d8;
  font-size: 22px;
  font-weight: 600;
}
.front-o1 .photos .desc .desc1 p {
  margin-bottom: 0;
}
.front-o1 .photos .desc .desc2 {
  margin-bottom: 7px;
  color: #FFF;
  font-size: 34px;
  font-weight: 600;
}
.front-o1 .photos .desc .desc2 p {
  margin-bottom: 0;
}
.front-o1 .front-o1-back {
  position: absolute;
  top: -84px;
  left: 10%;
}
.front-o1 .front-green2-back {
  position: absolute;
  bottom: -39px;
  right: 20%;
}

.front-o1-mobile .col-12 {
  padding: 0;
}
.front-o1-mobile .photos {
  position: relative;
}
.front-o1-mobile .photos img {
  width: 100%;
}
.front-o1-mobile .photos .desc-c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #292929 0%, rgba(0, 0, 0, 0) 87.2%);
}
.front-o1-mobile .photos .desc {
  position: absolute;
  top: 52px;
  text-align: center;
  max-width: 256px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.front-o1-mobile .photos .desc .desc1 {
  margin-bottom: 14px;
  color: #e8e5d8;
  font-size: 22px;
  font-weight: 600;
}
.front-o1-mobile .photos .desc .desc1 p {
  margin-bottom: 0;
}
.front-o1-mobile .photos .desc .desc2 {
  margin-bottom: 14px;
  color: #FFF;
  font-size: 34px;
  font-weight: 600;
}
.front-o1-mobile .photos .desc .desc2 p {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .section-slider1 {
    padding: 0;
  }
  .section-slider1 .homeslider .caption {
    left: 15px;
    padding: 10px;
  }
  .section-slider1 .homeslider .caption .des1 p {
    background-color: #e8e5d8;
    padding: 0.375rem 1rem;
    border-radius: 500px;
    display: inline-block;
    font-size: 12px;
  }
  .section-slider1 .homeslider .caption .des2 h2 {
    font-size: 2rem;
    color: #fff;
    margin-bottom: 0;
  }
  .section-slider1 .homeslider .caption .des3 {
    display: none;
  }
  .section-slider1 .homeslider .caption .but-more {
    margin-top: 18px;
    margin-bottom: 20px;
  }
  .section-slider1 .homeslider .caption .but-more ul li {
    margin-right: 10px;
  }
  .section-slider1 .homeslider .caption .but-more ul li a {
    padding: 0.5rem 1rem;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .section-top-1 {
    padding: 30px 0;
    margin-top: 0;
  }
  .section-top-1 .title1 p {
    font-size: 12px;
  }
  .section-top-1 .desc1 {
    font-size: 14px;
  }
  .section-top-1 .desc1 h2 {
    font-size: 34px;
  }
  .section-top-2 .desc1 h2, .section-top-2 .desc1 h3, .section-top-2 .desc1 h4 {
    font-size: 34px;
  }
  .section-top-3 .single1 {
    margin-bottom: 20px;
  }
  .section-title1 {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .section-title1 .single2 a {
    margin-bottom: 0;
  }
}
@media (max-width: 530px) {
  .section-slider1 .homeslider .caption .des1 {
    display: none;
  }
}
.nav-breadcrumbList-sz {
  background-color: transparent;
  color: #8E979D;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 26px;
}
.nav-breadcrumbList-sz a {
  color: #8E979D;
}
.nav-breadcrumbList-sz i {
  float: left;
  font-size: 18px;
}
.nav-breadcrumbList-sz nav {
  float: left;
}
.nav-breadcrumbList-sz ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-breadcrumbList-sz ol li {
  display: inline-block;
}
.nav-breadcrumbList-sz ol li a {
  color: #8E979D;
}
.nav-breadcrumbList-sz ol li::after {
  content: " / ";
  display: inline-flex;
  margin: 0 7px;
  width: 8px;
  height: 1px;
}
.nav-breadcrumbList-sz ol li:last-child::after {
  content: "";
}
.nav-breadcrumbList-sz ol li:last-child a {
  color: #8E979D;
}
.nav-breadcrumbList-sz ol li:first-child a {
  color: #8E979D;
}
.nav-breadcrumbList-sz ol li:first-child .str {
  display: none;
}
.nav-breadcrumbList-sz ol li:first-child a:hover {
  color: #333;
}

.title-cat {
  margin-bottom: 16px;
}
.title-cat h2 {
  font-size: 36px;
  line-height: 120%;
  color: #121212;
  margin-bottom: 0;
  font-weight: 600;
}

#feds_search_filters {
  margin-top: 25px;
}
#feds_search_filters .title-top h5 {
  letter-spacing: 1.2px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter Regular", sans-serif;
  margin-bottom: 7px;
}
#feds_search_filters .feds_link {
  color: #9F9F9F;
  font-weight: 500;
}
#feds_search_filters .facet_title_text, #feds_search_filters .feds_dropdown_tri .stfeds_flex_child {
  font-size: 15px;
}
#feds_search_filters .feds_st_btn {
  margin-top: 25px;
}
#feds_search_filters .feds_st_btn .feds_link {
  color: #9F9F9F;
  font-weight: 400;
  border: 1px solid #9F9F9F;
  margin: 0 5px;
}
#feds_search_filters .feds_st_btn .feds_link:hover {
  background-color: #9F9F9F;
  color: #fff;
}
#feds_search_filters .feds_st_btn .close_right_side {
  color: #333;
  font-weight: 400;
  border: 1px solid #333;
  margin: 0 5px;
}
#feds_search_filters .feds_st_btn .close_right_side:hover {
  background-color: #333;
  color: #fff;
}
#feds_search_filters .st-range-top.space_for_tooltips {
  padding-bottom: 40px;
}

.custom-control-label::before {
  background-color: #ddd;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: rgb(80, 64, 48);
}

.home-categories {
  border: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-categories ul li {
  width: 100%;
  display: flow-root;
  padding: 0;
}
.home-categories ul li .navbar-toggler:not(:disabled):not(.disabled) {
  float: right;
  position: absolute;
  right: 4px;
  height: 36px;
  width: 20px;
  text-align: center;
}
.home-categories ul li a {
  color: rgb(55, 58, 60);
  font-size: 14px;
  line-height: 22px;
  display: block;
  padding: 7px 20px 7px 2px;
  text-decoration: none;
  width: 100%;
}
.home-categories ul li a:hover {
  color: rgb(80, 64, 48);
}
.home-categories ul li .category-sub-menu li {
  position: relative;
}
.home-categories ul li .category-sub-menu .category-sub-menu {
  padding-left: 12px;
}
.home-categories ul li .category-sub-menu .category-sub-menu a {
  font-size: 13px;
  font-weight: normal;
}
.home-categories ul li .category-sub-menu .category-sub-menu li:last-child {
  border-bottom: none;
}
.home-categories ul li .category-sub-menu .category-sub-menu .category-sub-menu a {
  color: rgb(55, 58, 60);
}
.home-categories ul li > a {
  padding-left: 15px;
}
.home-categories ul .all {
  border: none;
  letter-spacing: 1.2px;
  color: #333;
}
.home-categories ul .all span {
  padding-bottom: 15px;
  display: block;
}
.home-categories ul .all span i {
  padding-right: 10px;
}
.home-categories ul .all a:hover {
  opacity: 0.95;
}
.home-categories ul .category-all {
  text-align: center;
}
.home-categories ul .category-all a {
  padding: 10px 5px;
  color: rgb(55, 58, 60);
}
.home-categories ul .category-all a:hover {
  background-color: transparent;
}
.home-categories ul .category-sub-menu .category-sub__item {
  position: relative;
}
.home-categories .active_category > a {
  background-color: #f3f3f3 !important;
}
.home-categories .navbar-toggler i {
  position: absolute;
  top: 9px;
  color: #333;
}
.home-categories .navbar-toggler i:hover {
  color: rgb(80, 64, 48);
}
.home-categories .navbar-toggler[aria-expanded=false] .fas.fa-chevron-down {
  display: block;
}
.home-categories .navbar-toggler[aria-expanded=false] .fas.fa-chevron-up {
  display: none;
}
.home-categories .navbar-toggler[aria-expanded=true] .fas.fa-chevron-down {
  display: none;
}
.home-categories .navbar-toggler[aria-expanded=true] .fas.fa-chevron-up {
  display: block;
}
.home-categories .fas.fa-chevron-down[aria-expanded=false] .fas.fa-chevron-up {
  display: none;
}
.home-categories .fas.fa-chevron-down[aria-expanded=true] .fas.fa-chevron-down {
  display: none;
}
.home-categories .collapse.show {
  display: none;
}
.home-categories .collapse.show.in {
  display: block;
}
.home-categories .sub {
  position: absolute;
  top: 5px;
  right: 3px;
  height: 28px;
  text-align: center;
  width: 24px;
  color: #444;
}
.home-categories .sub i {
  cursor: pointer;
  padding-top: 7px;
}
.home-categories .sub:hover {
  color: rgb(80, 64, 48);
}
.home-categories .sub[aria-expanded=false] .fas.fa-chevron-up {
  display: none;
}
.home-categories .sub[aria-expanded=false] .fas.fa-chevron-down {
  display: block;
}
.home-categories .sub[aria-expanded=true] .fas.fa-chevron-down {
  display: none;
}
.home-categories .sub[aria-expanded=true] .fas.fa-chevron-up {
  display: block;
}

@media (max-width: 993px) {
  .nav-breadcrumbList-sz {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
@media (max-width: 768px) {
  .nav-breadcrumbList .container-fluid {
    padding: 0 15px;
  }
  .nav-breadcrumbList .nav-breadcrumbList-sz nav {
    margin: 0;
    font-size: 11px;
  }
  .nav-breadcrumbList .nav-breadcrumbList-sz ol li::after {
    content: " - ";
    display: inline-flex;
    margin: 0 0px;
    width: 4px;
    height: 1px;
  }
}
#footer-n {
  background-color: #2B1C19;
  color: #fff;
  font-size: 16px;
}
#footer-n .company-info {
  color: #fff;
  font-size: 14px;
}
#footer-n .company-info .icon-color {
  color: #4a3728;
}
#footer-n .company-info a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
#footer-n .company-info a:hover {
  color: #4a3728;
  text-decoration: underline;
}
#footer-n .footer-top-o2 {
  padding-top: 38px;
  padding-bottom: 38px;
}
#footer-n .footer-top-o2 .title1 h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 23px;
  position: relative;
}
#footer-n .footer-top-o2 .single-a-3 .desc1 {
  line-height: 24px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
}
#footer-n .footer-top-o2 .single-a-3 .desc1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer-n .footer-top-o2 .single-a-3 .desc1 ul li span {
  min-width: 53px;
  margin-right: 13px;
  display: inline-block;
  vertical-align: top;
}
#footer-n .footer-top-o2 .single-a-3 .desc1 ul li a {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
}
#footer-n .footer-top-o2 .single-a-4 {
  line-height: 24px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
}
#footer-n .footer-top-o2 .single-a-4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer-n .footer-top-o2 .single-a-4 ul li span {
  min-width: 53px;
  margin-right: 13px;
  display: inline-block;
  vertical-align: top;
}
#footer-n .footer-top-o2 .single-a-4 ul li a {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 400;
}
#footer-n .footer-top-o2 .single1 .poj2 {
  padding-top: 20px;
}
#footer-n .footer-top-o2 .single1 .poj2 .ico {
  display: inline-block;
}
#footer-n .footer-top-o2 .single1 .poj2 .ico a:hover {
  opacity: 0.7;
}
#footer-n .footer-top-o2 .single1 .poj2 .desc1 {
  display: inline-block;
  position: relative;
  top: -12px;
}
#footer-n .footer-top-o2 .single1 .poj2 .desc1 a,
#footer-n .footer-top-o2 .single1 .poj2 .desc1 p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 0;
}
#footer-n .footer-top-o2 .single1 .poj2 .desc1 a:hover {
  color: rgb(80, 64, 48);
}
#footer-n .footer-top-o2 .single1 .poj2c {
  padding-top: 20px;
}
#footer-n .footer-top-o2 .single1 .poj3 {
  margin-top: 90px;
}
#footer-n .footer-top-o2 .single1 .poj3 .poj31 {
  margin-bottom: 19px;
}
#footer-n .footer-top-o2 .single1 .poj3 .poj31 p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
#footer-n .footer-top-o2 .single2 {
  padding-top: 14px;
}
#footer-n .footer-top-o2 .single2 .poj1 h3 {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 600;
}
#footer-n .footer-top-o2 .single2 .poj1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer-n .footer-top-o2 .single2 .poj1 ul li {
  margin-bottom: 15px;
}
#footer-n .footer-top-o2 .single2 .poj1 ul li a {
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}
#footer-n .footer-top-o2 .single2 .poj1 ul li a:hover {
  color: rgb(80, 64, 48);
}
#footer-n .footer-top-o2 .single2 .poj2 {
  margin-top: 60px;
}
#footer-n .footer-top-o2 .single2 .poj2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#footer-n .footer-top-o2 .single2 .poj2 ul li {
  display: inline-block;
  margin: 6px;
}
#footer-n .footer-bottom {
  padding: 13px 0;
  background-color: #2B1C19;
  font-size: 10px;
  font-weight: 400;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#footer-n .footer-bottom p {
  margin: 0;
  color: rgba(255, 255, 255, 0.4);
}
#footer-n .footer-bottom a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
#footer-n .footer-bottom a:hover {
  opacity: 0.7;
}
#footer-n .footer-bottom .footer-bottom2 {
  text-align: right;
}
#footer-n .footer-bottom .footer-bottom2 img {
  display: inline-block;
  margin-left: 18px;
}

#module-supercheckout-supercheckout .form-group.login-options .radio-inline label {
  background-color: #fff;
}
#module-supercheckout-supercheckout .opc-container .login-options [type=radio]:checked + label {
  background: rgb(80, 64, 48);
  color: #fff;
}
#module-supercheckout-supercheckout .opc-container .custom-panel h2 i {
  display: none;
}
#module-supercheckout-supercheckout #footer-n {
  padding-top: 0;
  min-height: 30px;
  padding-bottom: 0;
}
#module-supercheckout-supercheckout #footer-n .footer-bottom {
  padding-top: 12px;
  padding-bottom: 12px;
}
#module-supercheckout-supercheckout #customer_person_information_table {
  border: none;
}
#module-supercheckout-supercheckout #new_customer_password td {
  border: none;
  padding: 0;
}

@media (max-width: 768px) {
  #footer-n .footer-top-o2 .single-a-4 {
    margin-top: 30px;
  }
  #footer-n .footer-top-o2 .title1 {
    text-align: center;
  }
  #footer-n .footer-top-o2 .title1 h4 {
    margin-bottom: 5px;
  }
  #footer-n .footer-top-o2 .desc1 {
    text-align: center;
  }
  #module-supercheckout-supercheckout .opc_shipping_method li.alert-info, #module-supercheckout-supercheckout .opc_payment_method li.alert-info {
    border-color: #fff;
    background-color: #fff;
    min-height: 88px;
  }
}
@media (max-width: 414px) {
  .wel-newsletter12 form {
    max-width: 100%;
    margin: 0 auto;
  }
  #contact .left-column .col-12 {
    padding: 5px;
  }
}
#module-supercheckout-supercheckout #footer {
  background: none;
  padding-top: 0;
  min-height: 30px;
  padding-bottom: 0;
}
#module-supercheckout-supercheckout #footer .footer-bottom {
  padding-top: 12px;
  padding-bottom: 12px;
}

@media (max-width: 1024px) {
  .footer-top-o .single1 .poj2 {
    text-align: center;
  }
  .footer-top-o .single1 .poj2c {
    padding-top: 0;
  }
}
@media (max-width: 992px) {
  .section-no-cash .modal-body, .section-no-cash .modal-footer {
    padding: 5px;
  }
  .section-no-cash .single2 {
    display: none;
  }
}
@media (max-width: 768px) {
  .wel-newsletter12 form {
    max-width: 100%;
    margin: 0 auto;
  }
  #module-supercheckout-supercheckout .opc_shipping_method li.alert-info, #module-supercheckout-supercheckout .opc_payment_method li.alert-info {
    border-color: #fff;
    background-color: #fff;
    min-height: 88px;
  }
  .header-menu-c {
    background-color: #555555;
  }
  .header-menu-c .header-menu {
    background-image: url("../img/back-menu.png");
    background-size: contain;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    position: relative;
    background-position: right;
  }
  .header-menu-c .header-menu11 .submenu-container li a {
    color: #fff;
  }
  .header-menu-c .header-menu11 .submenu-container li a:hover {
    color: rgb(80, 64, 48);
  }
  .header-menu-c .header-menu11 .sf-menu ul li a:focus, .header-menu-c .header-menu11 .sf-menu ul li a:hover,
  .header-menu-c .header-menu11 .sf-menu ul li a:active {
    background-color: rgb(80, 64, 48);
  }
  .footer-top-o .single1 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .footer-top-o .single1 .poj1 {
    margin-bottom: 8px;
  }
  .footer-top-o .single1 .poj2 {
    text-align: center;
    padding-top: 8px;
  }
  .footer-top-o .single1 .poj2c {
    padding-top: 0;
  }
  .footer-top-o .single1 .poj3 {
    margin-top: 55px;
    text-align: center;
  }
  .footer-top-o .single1 .poj3 .poj32 input[name=email] {
    width: 310px;
  }
  .footer-top-o .single1 .poj3 .poj32 .send {
    width: 310px;
    margin-top: 14px;
    margin-left: 0;
  }
  .footer-top-o .single2 {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 40px;
  }
  .footer-top-o .single2 .poj1 ul li {
    margin-bottom: 10px;
  }
  .footer-top-o .single2 .poj2 {
    margin-top: 46px;
  }
  .footer-top-o .single2 .poj2 ul li {
    width: 51px;
    margin: 4px;
  }
  #footer-n .footer-bottom {
    text-align: center;
  }
  #footer-n .footer-bottom .footer-bottom2 {
    text-align: center;
    margin-top: 3px;
    margin-bottom: 5px;
  }
}
#category .main-content {
  background: linear-gradient(0deg, rgba(255, 251, 233, 0.55) 0%, rgba(255, 251, 233, 0.45) 25%, #fff 100%);
}

#category .block-category,
#search .block-category,
#prices-drop .block-category,
#new-products .block-category,
#module-ph_simpleblog-single .block-category,
#manufacturer .block-category,
#cart .block-category,
#module-pshowblog-entry .block-category,
#supplier .block-category {
  margin-top: 20px;
  margin-bottom: 20px;
}
#category .block-category .title1,
#search .block-category .title1,
#prices-drop .block-category .title1,
#new-products .block-category .title1,
#module-ph_simpleblog-single .block-category .title1,
#manufacturer .block-category .title1,
#cart .block-category .title1,
#module-pshowblog-entry .block-category .title1,
#supplier .block-category .title1 {
  text-align: center;
}
#category .block-category .title1 h2,
#search .block-category .title1 h2,
#prices-drop .block-category .title1 h2,
#new-products .block-category .title1 h2,
#module-ph_simpleblog-single .block-category .title1 h2,
#manufacturer .block-category .title1 h2,
#cart .block-category .title1 h2,
#module-pshowblog-entry .block-category .title1 h2,
#supplier .block-category .title1 h2 {
  font-size: 32px;
  color: #4a3728;
  margin-bottom: 6px;
}
#category #products,
#search #products,
#prices-drop #products,
#new-products #products,
#module-ph_simpleblog-single #products,
#manufacturer #products,
#cart #products,
#module-pshowblog-entry #products,
#supplier #products {
  float: left;
  width: 100%;
}
#category #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#search #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#prices-drop #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#new-products #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#module-ph_simpleblog-single #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#manufacturer #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#cart #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#module-pshowblog-entry #products .feds_block_content.feds_showmore_box > .row.feds_grid_view,
#supplier #products .feds_block_content.feds_showmore_box > .row.feds_grid_view {
  width: 100%;
  float: left;
  background-color: rgba(0, 145, 167, 0.1);
  border: 1px solid #0091a7;
  margin: 0;
}
#category #products .row.feds_grid_view .stfeds_flex_container a,
#search #products .row.feds_grid_view .stfeds_flex_container a,
#prices-drop #products .row.feds_grid_view .stfeds_flex_container a,
#new-products #products .row.feds_grid_view .stfeds_flex_container a,
#module-ph_simpleblog-single #products .row.feds_grid_view .stfeds_flex_container a,
#manufacturer #products .row.feds_grid_view .stfeds_flex_container a,
#cart #products .row.feds_grid_view .stfeds_flex_container a,
#module-pshowblog-entry #products .row.feds_grid_view .stfeds_flex_container a,
#supplier #products .row.feds_grid_view .stfeds_flex_container a {
  text-decoration: none;
}
#category #products .row.feds_grid_view .stfeds_flex_container a:hover,
#search #products .row.feds_grid_view .stfeds_flex_container a:hover,
#prices-drop #products .row.feds_grid_view .stfeds_flex_container a:hover,
#new-products #products .row.feds_grid_view .stfeds_flex_container a:hover,
#module-ph_simpleblog-single #products .row.feds_grid_view .stfeds_flex_container a:hover,
#manufacturer #products .row.feds_grid_view .stfeds_flex_container a:hover,
#cart #products .row.feds_grid_view .stfeds_flex_container a:hover,
#module-pshowblog-entry #products .row.feds_grid_view .stfeds_flex_container a:hover,
#supplier #products .row.feds_grid_view .stfeds_flex_container a:hover {
  color: rgb(80, 64, 48);
}
#category #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#search #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#prices-drop #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#new-products #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#module-ph_simpleblog-single #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#manufacturer #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#cart #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#module-pshowblog-entry #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover,
#supplier #products .row.feds_grid_view .facet_title.stfeds_flex_container:hover {
  color: rgb(80, 64, 48);
}
#category #products #feds_search_filters #search_filters,
#search #products #feds_search_filters #search_filters,
#prices-drop #products #feds_search_filters #search_filters,
#new-products #products #feds_search_filters #search_filters,
#module-ph_simpleblog-single #products #feds_search_filters #search_filters,
#manufacturer #products #feds_search_filters #search_filters,
#cart #products #feds_search_filters #search_filters,
#module-pshowblog-entry #products #feds_search_filters #search_filters,
#supplier #products #feds_search_filters #search_filters {
  margin-bottom: 0;
}
#category #products #js-product-list-top .sort-by,
#search #products #js-product-list-top .sort-by,
#prices-drop #products #js-product-list-top .sort-by,
#new-products #products #js-product-list-top .sort-by,
#module-ph_simpleblog-single #products #js-product-list-top .sort-by,
#manufacturer #products #js-product-list-top .sort-by,
#cart #products #js-product-list-top .sort-by,
#module-pshowblog-entry #products #js-product-list-top .sort-by,
#supplier #products #js-product-list-top .sort-by {
  float: left;
  line-height: 27px;
  margin-right: 7px;
  color: #777777;
}
#category #products #js-product-list-top .products-sort-order.dropdown,
#search #products #js-product-list-top .products-sort-order.dropdown,
#prices-drop #products #js-product-list-top .products-sort-order.dropdown,
#new-products #products #js-product-list-top .products-sort-order.dropdown,
#module-ph_simpleblog-single #products #js-product-list-top .products-sort-order.dropdown,
#manufacturer #products #js-product-list-top .products-sort-order.dropdown,
#cart #products #js-product-list-top .products-sort-order.dropdown,
#module-pshowblog-entry #products #js-product-list-top .products-sort-order.dropdown,
#supplier #products #js-product-list-top .products-sort-order.dropdown {
  float: left;
  margin-bottom: 0;
}
#category #products #js-product-list-top .products-sort-order.dropdown button,
#search #products #js-product-list-top .products-sort-order.dropdown button,
#prices-drop #products #js-product-list-top .products-sort-order.dropdown button,
#new-products #products #js-product-list-top .products-sort-order.dropdown button,
#module-ph_simpleblog-single #products #js-product-list-top .products-sort-order.dropdown button,
#manufacturer #products #js-product-list-top .products-sort-order.dropdown button,
#cart #products #js-product-list-top .products-sort-order.dropdown button,
#module-pshowblog-entry #products #js-product-list-top .products-sort-order.dropdown button,
#supplier #products #js-product-list-top .products-sort-order.dropdown button {
  background-color: #fff;
  border: 2px solid #777777;
  color: #777777;
}
#category #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#search #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#prices-drop #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#new-products #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#module-ph_simpleblog-single #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#manufacturer #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#cart #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#module-pshowblog-entry #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link,
#supplier #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link {
  width: 100%;
  float: left;
  display: block;
  text-decoration: none;
  color: #777777;
  padding: 3px 4px;
}
#category #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#search #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#prices-drop #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#new-products #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#module-ph_simpleblog-single #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#manufacturer #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#cart #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#module-pshowblog-entry #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover,
#supplier #products #js-product-list-top .products-sort-order.dropdown .select-list.js-search-link:hover {
  background-color: #ddd;
  color: #292929;
}
#category #products #js-product-list-top .form-inline-sort,
#search #products #js-product-list-top .form-inline-sort,
#prices-drop #products #js-product-list-top .form-inline-sort,
#new-products #products #js-product-list-top .form-inline-sort,
#module-ph_simpleblog-single #products #js-product-list-top .form-inline-sort,
#manufacturer #products #js-product-list-top .form-inline-sort,
#cart #products #js-product-list-top .form-inline-sort,
#module-pshowblog-entry #products #js-product-list-top .form-inline-sort,
#supplier #products #js-product-list-top .form-inline-sort {
  float: left;
}
#category #products #js-product-list-top .form-inline-sort .form-group,
#search #products #js-product-list-top .form-inline-sort .form-group,
#prices-drop #products #js-product-list-top .form-inline-sort .form-group,
#new-products #products #js-product-list-top .form-inline-sort .form-group,
#module-ph_simpleblog-single #products #js-product-list-top .form-inline-sort .form-group,
#manufacturer #products #js-product-list-top .form-inline-sort .form-group,
#cart #products #js-product-list-top .form-inline-sort .form-group,
#module-pshowblog-entry #products #js-product-list-top .form-inline-sort .form-group,
#supplier #products #js-product-list-top .form-inline-sort .form-group {
  margin-bottom: 0;
}
#category #products #js-product-list-top .form-inline-sort .custom-select,
#search #products #js-product-list-top .form-inline-sort .custom-select,
#prices-drop #products #js-product-list-top .form-inline-sort .custom-select,
#new-products #products #js-product-list-top .form-inline-sort .custom-select,
#module-ph_simpleblog-single #products #js-product-list-top .form-inline-sort .custom-select,
#manufacturer #products #js-product-list-top .form-inline-sort .custom-select,
#cart #products #js-product-list-top .form-inline-sort .custom-select,
#module-pshowblog-entry #products #js-product-list-top .form-inline-sort .custom-select,
#supplier #products #js-product-list-top .form-inline-sort .custom-select {
  border-radius: 4px;
}
#category #products #js-product-list-top .view-all,
#search #products #js-product-list-top .view-all,
#prices-drop #products #js-product-list-top .view-all,
#new-products #products #js-product-list-top .view-all,
#module-ph_simpleblog-single #products #js-product-list-top .view-all,
#manufacturer #products #js-product-list-top .view-all,
#cart #products #js-product-list-top .view-all,
#module-pshowblog-entry #products #js-product-list-top .view-all,
#supplier #products #js-product-list-top .view-all {
  float: right;
  margin-left: 10px;
  padding-top: 7px;
  padding-left: 25px;
  color: #777777;
}
#category #products #js-product-list-top .view-sort-list,
#search #products #js-product-list-top .view-sort-list,
#prices-drop #products #js-product-list-top .view-sort-list,
#new-products #products #js-product-list-top .view-sort-list,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list,
#manufacturer #products #js-product-list-top .view-sort-list,
#cart #products #js-product-list-top .view-sort-list,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list,
#supplier #products #js-product-list-top .view-sort-list {
  float: right;
}
#category #products #js-product-list-top .view-sort-list .pojc,
#search #products #js-product-list-top .view-sort-list .pojc,
#prices-drop #products #js-product-list-top .view-sort-list .pojc,
#new-products #products #js-product-list-top .view-sort-list .pojc,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list .pojc,
#manufacturer #products #js-product-list-top .view-sort-list .pojc,
#cart #products #js-product-list-top .view-sort-list .pojc,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list .pojc,
#supplier #products #js-product-list-top .view-sort-list .pojc {
  float: left;
  color: #777777;
}
#category #products #js-product-list-top .view-sort-list .pojc p,
#search #products #js-product-list-top .view-sort-list .pojc p,
#prices-drop #products #js-product-list-top .view-sort-list .pojc p,
#new-products #products #js-product-list-top .view-sort-list .pojc p,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list .pojc p,
#manufacturer #products #js-product-list-top .view-sort-list .pojc p,
#cart #products #js-product-list-top .view-sort-list .pojc p,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list .pojc p,
#supplier #products #js-product-list-top .view-sort-list .pojc p {
  margin-bottom: 0;
  padding: 7px 6px 0 0;
  font-weight: bold;
}
#category #products #js-product-list-top .view-sort-list .poj,
#search #products #js-product-list-top .view-sort-list .poj,
#prices-drop #products #js-product-list-top .view-sort-list .poj,
#new-products #products #js-product-list-top .view-sort-list .poj,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list .poj,
#manufacturer #products #js-product-list-top .view-sort-list .poj,
#cart #products #js-product-list-top .view-sort-list .poj,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list .poj,
#supplier #products #js-product-list-top .view-sort-list .poj {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
#category #products #js-product-list-top .view-sort-list .poj i,
#search #products #js-product-list-top .view-sort-list .poj i,
#prices-drop #products #js-product-list-top .view-sort-list .poj i,
#new-products #products #js-product-list-top .view-sort-list .poj i,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list .poj i,
#manufacturer #products #js-product-list-top .view-sort-list .poj i,
#cart #products #js-product-list-top .view-sort-list .poj i,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list .poj i,
#supplier #products #js-product-list-top .view-sort-list .poj i {
  color: rgb(80, 64, 48);
}
#category #products #js-product-list-top .view-sort-list .poj span,
#search #products #js-product-list-top .view-sort-list .poj span,
#prices-drop #products #js-product-list-top .view-sort-list .poj span,
#new-products #products #js-product-list-top .view-sort-list .poj span,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list .poj span,
#manufacturer #products #js-product-list-top .view-sort-list .poj span,
#cart #products #js-product-list-top .view-sort-list .poj span,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list .poj span,
#supplier #products #js-product-list-top .view-sort-list .poj span {
  width: 100%;
  text-align: center;
  display: block;
}
#category #products #js-product-list-top .view-sort-list .poj i:hover,
#search #products #js-product-list-top .view-sort-list .poj i:hover,
#prices-drop #products #js-product-list-top .view-sort-list .poj i:hover,
#new-products #products #js-product-list-top .view-sort-list .poj i:hover,
#module-ph_simpleblog-single #products #js-product-list-top .view-sort-list .poj i:hover,
#manufacturer #products #js-product-list-top .view-sort-list .poj i:hover,
#cart #products #js-product-list-top .view-sort-list .poj i:hover,
#module-pshowblog-entry #products #js-product-list-top .view-sort-list .poj i:hover,
#supplier #products #js-product-list-top .view-sort-list .poj i:hover {
  color: #777777;
}
#category #products #js-active-search-filters,
#search #products #js-active-search-filters,
#prices-drop #products #js-active-search-filters,
#new-products #products #js-active-search-filters,
#module-ph_simpleblog-single #products #js-active-search-filters,
#manufacturer #products #js-active-search-filters,
#cart #products #js-active-search-filters,
#module-pshowblog-entry #products #js-active-search-filters,
#supplier #products #js-active-search-filters {
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  padding: 14px;
  margin: 10px 0;
}
#category #products #js-product-list .product-miniature,
#search #products #js-product-list .product-miniature,
#prices-drop #products #js-product-list .product-miniature,
#new-products #products #js-product-list .product-miniature,
#module-ph_simpleblog-single #products #js-product-list .product-miniature,
#manufacturer #products #js-product-list .product-miniature,
#cart #products #js-product-list .product-miniature,
#module-pshowblog-entry #products #js-product-list .product-miniature,
#supplier #products #js-product-list .product-miniature {
  margin-bottom: 30px;
}
#category #products #js-product-list .product-miniature-c,
#search #products #js-product-list .product-miniature-c,
#prices-drop #products #js-product-list .product-miniature-c,
#new-products #products #js-product-list .product-miniature-c,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c,
#manufacturer #products #js-product-list .product-miniature-c,
#cart #products #js-product-list .product-miniature-c,
#module-pshowblog-entry #products #js-product-list .product-miniature-c,
#supplier #products #js-product-list .product-miniature-c {
  position: relative;
  border-radius: 8px;
  border: none;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 12px;
}
#category #products #js-product-list .product-miniature-c a,
#search #products #js-product-list .product-miniature-c a,
#prices-drop #products #js-product-list .product-miniature-c a,
#new-products #products #js-product-list .product-miniature-c a,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c a,
#manufacturer #products #js-product-list .product-miniature-c a,
#cart #products #js-product-list .product-miniature-c a,
#module-pshowblog-entry #products #js-product-list .product-miniature-c a,
#supplier #products #js-product-list .product-miniature-c a {
  text-decoration: none;
}
#category #products #js-product-list .product-miniature-c .img-standard,
#search #products #js-product-list .product-miniature-c .img-standard,
#prices-drop #products #js-product-list .product-miniature-c .img-standard,
#new-products #products #js-product-list .product-miniature-c .img-standard,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .img-standard,
#manufacturer #products #js-product-list .product-miniature-c .img-standard,
#cart #products #js-product-list .product-miniature-c .img-standard,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .img-standard,
#supplier #products #js-product-list .product-miniature-c .img-standard {
  opacity: 1;
  display: block;
}
#category #products #js-product-list .product-miniature-c .img-hover,
#search #products #js-product-list .product-miniature-c .img-hover,
#prices-drop #products #js-product-list .product-miniature-c .img-hover,
#new-products #products #js-product-list .product-miniature-c .img-hover,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .img-hover,
#manufacturer #products #js-product-list .product-miniature-c .img-hover,
#cart #products #js-product-list .product-miniature-c .img-hover,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .img-hover,
#supplier #products #js-product-list .product-miniature-c .img-hover {
  display: none;
  opacity: 0;
}
#category #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#search #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#prices-drop #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#new-products #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#manufacturer #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#cart #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .card-img-top.product__card-img,
#supplier #products #js-product-list .product-miniature-c .card-img-top.product__card-img {
  float: left;
  width: 100%;
}
#category #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#search #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#prices-drop #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#new-products #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#manufacturer #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#cart #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
#supplier #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail {
  position: relative;
}
#category #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#search #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#prices-drop #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#new-products #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#manufacturer #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#cart #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a,
#supplier #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a {
  display: block;
  overflow: hidden;
}
#category #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#search #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#prices-drop #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#new-products #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#manufacturer #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#cart #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img,
#supplier #products #js-product-list .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img {
  width: auto;
  margin: 0 auto;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
#category #products #js-product-list .product-miniature-c .desc,
#search #products #js-product-list .product-miniature-c .desc,
#prices-drop #products #js-product-list .product-miniature-c .desc,
#new-products #products #js-product-list .product-miniature-c .desc,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc,
#manufacturer #products #js-product-list .product-miniature-c .desc,
#cart #products #js-product-list .product-miniature-c .desc,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc,
#supplier #products #js-product-list .product-miniature-c .desc {
  padding: 20px;
  float: left;
  width: 100%;
}
#category #products #js-product-list .product-miniature-c .desc .title-product,
#search #products #js-product-list .product-miniature-c .desc .title-product,
#prices-drop #products #js-product-list .product-miniature-c .desc .title-product,
#new-products #products #js-product-list .product-miniature-c .desc .title-product,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .title-product,
#manufacturer #products #js-product-list .product-miniature-c .desc .title-product,
#cart #products #js-product-list .product-miniature-c .desc .title-product,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .title-product,
#supplier #products #js-product-list .product-miniature-c .desc .title-product {
  float: left;
  width: 100%;
  text-align: left;
}
#category #products #js-product-list .product-miniature-c .desc .title-product h2,
#search #products #js-product-list .product-miniature-c .desc .title-product h2,
#prices-drop #products #js-product-list .product-miniature-c .desc .title-product h2,
#new-products #products #js-product-list .product-miniature-c .desc .title-product h2,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .title-product h2,
#manufacturer #products #js-product-list .product-miniature-c .desc .title-product h2,
#cart #products #js-product-list .product-miniature-c .desc .title-product h2,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .title-product h2,
#supplier #products #js-product-list .product-miniature-c .desc .title-product h2 {
  color: #292929;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin: 0 0 10px;
}
#category #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#search #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#prices-drop #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#new-products #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#manufacturer #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#cart #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .title-product h2 a,
#supplier #products #js-product-list .product-miniature-c .desc .title-product h2 a {
  color: 292929;
  padding: 0;
  display: block;
  text-transform: capitalize;
  overflow: hidden;
  font-size: 23px;
  font-weight: 600;
}
#category #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#search #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#prices-drop #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#new-products #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#manufacturer #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#cart #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover,
#supplier #products #js-product-list .product-miniature-c .desc .title-product h2 a:hover {
  color: #4a3728;
}
#category #products #js-product-list .product-miniature-c .desc .desc-sz p,
#search #products #js-product-list .product-miniature-c .desc .desc-sz p,
#prices-drop #products #js-product-list .product-miniature-c .desc .desc-sz p,
#new-products #products #js-product-list .product-miniature-c .desc .desc-sz p,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .desc-sz p,
#manufacturer #products #js-product-list .product-miniature-c .desc .desc-sz p,
#cart #products #js-product-list .product-miniature-c .desc .desc-sz p,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .desc-sz p,
#supplier #products #js-product-list .product-miniature-c .desc .desc-sz p {
  margin-bottom: 0;
  color: rgb(120, 113, 108);
}
#category #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#search #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#prices-drop #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#new-products #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#manufacturer #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#cart #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .product-price-and-shipping,
#supplier #products #js-product-list .product-miniature-c .desc .product-price-and-shipping {
  margin-top: 0;
  margin-bottom: 10px;
  float: left;
  width: 50%;
  text-align: right;
}
#category #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#search #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#prices-drop #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#new-products #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#manufacturer #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#cart #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price,
#supplier #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
}
#category #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#search #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#prices-drop #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#new-products #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#manufacturer #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#cart #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount,
#supplier #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .price-discount {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
}
#category #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#search #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#prices-drop #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#new-products #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#manufacturer #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#cart #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price,
#supplier #products #js-product-list .product-miniature-c .desc .product-price-and-shipping .regular-price {
  margin-left: 14px;
  text-decoration: line-through;
  color: #121212;
  font-size: 17px;
  line-height: 130%;
}
#category #products #js-product-list .product-miniature-c .desc .but-product,
#search #products #js-product-list .product-miniature-c .desc .but-product,
#prices-drop #products #js-product-list .product-miniature-c .desc .but-product,
#new-products #products #js-product-list .product-miniature-c .desc .but-product,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .but-product,
#manufacturer #products #js-product-list .product-miniature-c .desc .but-product,
#cart #products #js-product-list .product-miniature-c .desc .but-product,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .but-product,
#supplier #products #js-product-list .product-miniature-c .desc .but-product {
  width: 50%;
  float: left;
}
#category #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#search #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#prices-drop #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#new-products #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#manufacturer #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#cart #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .but-product .but2-product,
#supplier #products #js-product-list .product-miniature-c .desc .but-product .but2-product {
  float: left;
  width: 100%;
  padding-top: 3px;
}
#category #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#search #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#prices-drop #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#new-products #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#manufacturer #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#cart #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .but-product .but2-product a,
#supplier #products #js-product-list .product-miniature-c .desc .but-product .but2-product a {
  color: rgba(117, 73, 51, 0.85);
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}
#category #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#search #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#prices-drop #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#new-products #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#manufacturer #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#cart #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#module-pshowblog-entry #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover,
#supplier #products #js-product-list .product-miniature-c .desc .but-product .but2-product a:hover {
  color: #4a3728;
}
#category #products #js-product-list .product-miniature-c:hover .img-hover,
#search #products #js-product-list .product-miniature-c:hover .img-hover,
#prices-drop #products #js-product-list .product-miniature-c:hover .img-hover,
#new-products #products #js-product-list .product-miniature-c:hover .img-hover,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c:hover .img-hover,
#manufacturer #products #js-product-list .product-miniature-c:hover .img-hover,
#cart #products #js-product-list .product-miniature-c:hover .img-hover,
#module-pshowblog-entry #products #js-product-list .product-miniature-c:hover .img-hover,
#supplier #products #js-product-list .product-miniature-c:hover .img-hover {
  opacity: 1;
  display: block;
}
#category #products #js-product-list .product-miniature-c:hover .img-standard,
#search #products #js-product-list .product-miniature-c:hover .img-standard,
#prices-drop #products #js-product-list .product-miniature-c:hover .img-standard,
#new-products #products #js-product-list .product-miniature-c:hover .img-standard,
#module-ph_simpleblog-single #products #js-product-list .product-miniature-c:hover .img-standard,
#manufacturer #products #js-product-list .product-miniature-c:hover .img-standard,
#cart #products #js-product-list .product-miniature-c:hover .img-standard,
#module-pshowblog-entry #products #js-product-list .product-miniature-c:hover .img-standard,
#supplier #products #js-product-list .product-miniature-c:hover .img-standard {
  opacity: 0;
  display: none;
}
#category #products .section-que1,
#search #products .section-que1,
#prices-drop #products .section-que1,
#new-products #products .section-que1,
#module-ph_simpleblog-single #products .section-que1,
#manufacturer #products .section-que1,
#cart #products .section-que1,
#module-pshowblog-entry #products .section-que1,
#supplier #products .section-que1 {
  width: 100%;
  float: left;
  margin-top: 30px;
  margin-bottom: 20px;
}
#category #products .section-que1 .title-top h3,
#search #products .section-que1 .title-top h3,
#prices-drop #products .section-que1 .title-top h3,
#new-products #products .section-que1 .title-top h3,
#module-ph_simpleblog-single #products .section-que1 .title-top h3,
#manufacturer #products .section-que1 .title-top h3,
#cart #products .section-que1 .title-top h3,
#module-pshowblog-entry #products .section-que1 .title-top h3,
#supplier #products .section-que1 .title-top h3 {
  text-transform: uppercase;
  color: #232323;
  font-size: 1.375rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
}
#category #products .section-que1 .title-que,
#search #products .section-que1 .title-que,
#prices-drop #products .section-que1 .title-que,
#new-products #products .section-que1 .title-que,
#module-ph_simpleblog-single #products .section-que1 .title-que,
#manufacturer #products .section-que1 .title-que,
#cart #products .section-que1 .title-que,
#module-pshowblog-entry #products .section-que1 .title-que,
#supplier #products .section-que1 .title-que {
  margin-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 9px;
}
#category #products .section-que1 .title-que .btn,
#search #products .section-que1 .title-que .btn,
#prices-drop #products .section-que1 .title-que .btn,
#new-products #products .section-que1 .title-que .btn,
#module-ph_simpleblog-single #products .section-que1 .title-que .btn,
#manufacturer #products .section-que1 .title-que .btn,
#cart #products .section-que1 .title-que .btn,
#module-pshowblog-entry #products .section-que1 .title-que .btn,
#supplier #products .section-que1 .title-que .btn {
  padding: 0;
  color: #292929;
}
#category #products .section-que1 .title-que .btn p,
#search #products .section-que1 .title-que .btn p,
#prices-drop #products .section-que1 .title-que .btn p,
#new-products #products .section-que1 .title-que .btn p,
#module-ph_simpleblog-single #products .section-que1 .title-que .btn p,
#manufacturer #products .section-que1 .title-que .btn p,
#cart #products .section-que1 .title-que .btn p,
#module-pshowblog-entry #products .section-que1 .title-que .btn p,
#supplier #products .section-que1 .title-que .btn p {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
}
#category #products .section-que1 .title-que .btn:hover,
#search #products .section-que1 .title-que .btn:hover,
#prices-drop #products .section-que1 .title-que .btn:hover,
#new-products #products .section-que1 .title-que .btn:hover,
#module-ph_simpleblog-single #products .section-que1 .title-que .btn:hover,
#manufacturer #products .section-que1 .title-que .btn:hover,
#cart #products .section-que1 .title-que .btn:hover,
#module-pshowblog-entry #products .section-que1 .title-que .btn:hover,
#supplier #products .section-que1 .title-que .btn:hover {
  color: rgb(80, 64, 48);
}
#category #products .section-que1 .collapse.show,
#search #products .section-que1 .collapse.show,
#prices-drop #products .section-que1 .collapse.show,
#new-products #products .section-que1 .collapse.show,
#module-ph_simpleblog-single #products .section-que1 .collapse.show,
#manufacturer #products .section-que1 .collapse.show,
#cart #products .section-que1 .collapse.show,
#module-pshowblog-entry #products .section-que1 .collapse.show,
#supplier #products .section-que1 .collapse.show {
  display: block !important;
}
#category #products .section-que1 .collapse.show.in,
#search #products .section-que1 .collapse.show.in,
#prices-drop #products .section-que1 .collapse.show.in,
#new-products #products .section-que1 .collapse.show.in,
#module-ph_simpleblog-single #products .section-que1 .collapse.show.in,
#manufacturer #products .section-que1 .collapse.show.in,
#cart #products .section-que1 .collapse.show.in,
#module-pshowblog-entry #products .section-que1 .collapse.show.in,
#supplier #products .section-que1 .collapse.show.in {
  display: block !important;
}
#category #products .section-que1 .collapse,
#search #products .section-que1 .collapse,
#prices-drop #products .section-que1 .collapse,
#new-products #products .section-que1 .collapse,
#module-ph_simpleblog-single #products .section-que1 .collapse,
#manufacturer #products .section-que1 .collapse,
#cart #products .section-que1 .collapse,
#module-pshowblog-entry #products .section-que1 .collapse,
#supplier #products .section-que1 .collapse {
  display: none !important;
}
#category #products .section-que1 .collapse,
#search #products .section-que1 .collapse,
#prices-drop #products .section-que1 .collapse,
#new-products #products .section-que1 .collapse,
#module-ph_simpleblog-single #products .section-que1 .collapse,
#manufacturer #products .section-que1 .collapse,
#cart #products .section-que1 .collapse,
#module-pshowblog-entry #products .section-que1 .collapse,
#supplier #products .section-que1 .collapse {
  color: #6c868e !important;
}
#category nav.pagination,
#search nav.pagination,
#prices-drop nav.pagination,
#new-products nav.pagination,
#module-ph_simpleblog-single nav.pagination,
#manufacturer nav.pagination,
#cart nav.pagination,
#module-pshowblog-entry nav.pagination,
#supplier nav.pagination {
  padding-top: 10px;
  margin-top: 35px;
  color: #121212;
}

.section-featured .product-miniature {
  margin-bottom: 30px;
}
.section-featured .product-miniature-c {
  position: relative;
  border-radius: 8px;
  border: none;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 12px;
}
.section-featured .product-miniature-c a {
  text-decoration: none;
}
.section-featured .product-miniature-c .img-standard {
  opacity: 1;
  display: block;
}
.section-featured .product-miniature-c .img-hover {
  display: none;
  opacity: 0;
}
.section-featured .product-miniature-c .card-img-top.product__card-img {
  float: left;
  width: 100%;
}
.section-featured .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail {
  position: relative;
}
.section-featured .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a {
  display: block;
  overflow: hidden;
}
.section-featured .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail img {
  width: auto;
  margin: 0 auto;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.section-featured .product-miniature-c .desc {
  padding: 20px;
  float: left;
  width: 100%;
}
.section-featured .product-miniature-c .desc .title-product {
  float: left;
  width: 100%;
  text-align: left;
}
.section-featured .product-miniature-c .desc .title-product h2 {
  color: #292929;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin: 0 0 10px;
}
.section-featured .product-miniature-c .desc .title-product h2 a {
  color: #292929;
  padding: 0;
  display: block;
  text-transform: capitalize;
  overflow: hidden;
  font-size: 23px;
  font-weight: 600;
  text-decoration: none;
}
.section-featured .product-miniature-c .desc .title-product h2 a:hover {
  color: #4a3728;
}
.section-featured .product-miniature-c .desc .desc-sz p {
  margin-bottom: 0;
  color: rgb(120, 113, 108);
}
.section-featured .product-miniature-c .desc .product-price-and-shipping {
  margin-top: 0;
  margin-bottom: 10px;
  float: left;
  width: 50%;
  text-align: right;
}
.section-featured .product-miniature-c .desc .product-price-and-shipping .price {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
}
.section-featured .product-miniature-c .desc .product-price-and-shipping .price-discount {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
}
.section-featured .product-miniature-c .desc .product-price-and-shipping .regular-price {
  margin-left: 14px;
  text-decoration: line-through;
  color: #121212;
  font-size: 17px;
  line-height: 130%;
}
.section-featured .product-miniature-c .desc .but-product {
  width: 50%;
  float: left;
}
.section-featured .product-miniature-c .desc .but-product .but2-product {
  float: left;
  width: 100%;
  padding-top: 3px;
}
.section-featured .product-miniature-c .desc .but-product .but2-product a {
  color: rgba(117, 73, 51, 0.85);
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}
.section-featured .product-miniature-c .desc .but-product .but2-product a:hover {
  color: #4a3728;
}
.section-featured .product-miniature-c:hover .img-hover {
  opacity: 1;
  display: block;
}
.section-featured .product-miniature-c:hover .img-standard {
  opacity: 0;
  display: none;
}

#ekw100 .wrapper-left {
  width: auto !important;
  overflow: hidden !important;
}

.info .infotext {
  display: none !important;
}

#amazzing_filter .btn {
  z-index: 1000000000000000000000000000000;
}

nav.pagination {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  display: block;
}
nav.pagination ul {
  margin: 0 auto;
  margin: 0;
  padding: 0;
}
nav.pagination ul li {
  display: inline;
}
nav.pagination ul .current a {
  color: #fff;
}
nav.pagination .pagination1 {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 15px;
}
nav.pagination .pagination2 {
  width: 100%;
  float: left;
}
nav.pagination .disabled {
  background-color: #d6d4d4 !important;
  opacity: 1;
}
nav.pagination .disabled a {
  color: #fff;
}

nav.pagination a, nav.pagination a:visited {
  text-decoration: none;
  color: #292929;
  display: inline-block;
  border: 1px solid #ccc;
  min-width: 2em;
  padding: 5px;
  text-align: center;
}

nav.pagination li .disabled {
  background-color: #d6d4d4 !important;
  opacity: 1;
  color: #fff;
}

nav.pagination .previous {
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

nav.pagination a:hover {
  background-color: #d6d4d4;
  color: #fff;
}

@media (max-width: 768px) {
  #category #products .nav22-menu .toggle-menu .open,
  #search #products .nav22-menu .toggle-menu .open,
  #prices-drop #products .nav22-menu .toggle-menu .open,
  #new-products #products .nav22-menu .toggle-menu .open,
  #module-ph_simpleblog-single #products .nav22-menu .toggle-menu .open,
  #manufacturer #products .nav22-menu .toggle-menu .open,
  #cart #products .nav22-menu .toggle-menu .open,
  #module-pshowblog-entry #products .nav22-menu .toggle-menu .open,
  #supplier #products .nav22-menu .toggle-menu .open {
    padding: 10px 6px !important;
    font-size: 13px;
  }
  #category #products .nav22-menu .toggle-menu .open img,
  #search #products .nav22-menu .toggle-menu .open img,
  #prices-drop #products .nav22-menu .toggle-menu .open img,
  #new-products #products .nav22-menu .toggle-menu .open img,
  #module-ph_simpleblog-single #products .nav22-menu .toggle-menu .open img,
  #manufacturer #products .nav22-menu .toggle-menu .open img,
  #cart #products .nav22-menu .toggle-menu .open img,
  #module-pshowblog-entry #products .nav22-menu .toggle-menu .open img,
  #supplier #products .nav22-menu .toggle-menu .open img {
    width: 14px !important;
  }
}
@media (max-width: 543px) {
  #category #products .nav22-menu,
  #search #products .nav22-menu,
  #prices-drop #products .nav22-menu,
  #new-products #products .nav22-menu,
  #module-ph_simpleblog-single #products .nav22-menu,
  #manufacturer #products .nav22-menu,
  #cart #products .nav22-menu,
  #module-pshowblog-entry #products .nav22-menu,
  #supplier #products .nav22-menu {
    margin-top: 5px;
  }
  .title-cat {
    margin-bottom: 5px;
  }
  .title-cat h2 {
    font-size: 28px;
  }
  #category #products .nav22-menu .clear-all-wrapper,
  #search #products .nav22-menu .clear-all-wrapper,
  #prices-drop #products .nav22-menu .clear-all-wrapper,
  #new-products #products .nav22-menu .clear-all-wrapper,
  #module-ph_simpleblog-single #products .nav22-menu .clear-all-wrapper,
  #manufacturer #products .nav22-menu .clear-all-wrapper,
  #cart #products .nav22-menu .clear-all-wrapper,
  #module-pshowblog-entry #products .nav22-menu .clear-all-wrapper,
  #supplier #products .nav22-menu .clear-all-wrapper {
    margin-bottom: 25px;
  }
  #category #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #search #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #prices-drop #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #new-products #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #module-ph_simpleblog-single #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #manufacturer #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #cart #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #module-pshowblog-entry #products .nav22-menu .clear-all-wrapper .btn--clearfilter,
  #supplier #products .nav22-menu .clear-all-wrapper .btn--clearfilter {
    font-size: 17px;
  }
  #category #products .nav22-menu .menu-drawer,
  #search #products .nav22-menu .menu-drawer,
  #prices-drop #products .nav22-menu .menu-drawer,
  #new-products #products .nav22-menu .menu-drawer,
  #module-ph_simpleblog-single #products .nav22-menu .menu-drawer,
  #manufacturer #products .nav22-menu .menu-drawer,
  #cart #products .nav22-menu .menu-drawer,
  #module-pshowblog-entry #products .nav22-menu .menu-drawer,
  #supplier #products .nav22-menu .menu-drawer {
    top: 60px;
  }
  #category #products .nav22-menu .menu-drawer .drawer-close,
  #search #products .nav22-menu .menu-drawer .drawer-close,
  #prices-drop #products .nav22-menu .menu-drawer .drawer-close,
  #new-products #products .nav22-menu .menu-drawer .drawer-close,
  #module-ph_simpleblog-single #products .nav22-menu .menu-drawer .drawer-close,
  #manufacturer #products .nav22-menu .menu-drawer .drawer-close,
  #cart #products .nav22-menu .menu-drawer .drawer-close,
  #module-pshowblog-entry #products .nav22-menu .menu-drawer .drawer-close,
  #supplier #products .nav22-menu .menu-drawer .drawer-close {
    font-size: 17px;
  }
  #category #products .nav22-menu .toggle-menu .open img,
  #search #products .nav22-menu .toggle-menu .open img,
  #prices-drop #products .nav22-menu .toggle-menu .open img,
  #new-products #products .nav22-menu .toggle-menu .open img,
  #module-ph_simpleblog-single #products .nav22-menu .toggle-menu .open img,
  #manufacturer #products .nav22-menu .toggle-menu .open img,
  #cart #products .nav22-menu .toggle-menu .open img,
  #module-pshowblog-entry #products .nav22-menu .toggle-menu .open img,
  #supplier #products .nav22-menu .toggle-menu .open img {
    display: none;
  }
}
.search_filter_controls_button {
  padding: 13px 31px 13px;
  text-transform: uppercase;
  background-color: rgb(80, 64, 48);
  color: #fff;
  border: none;
  display: block;
  margin: 0 auto;
  display: none;
}

.search_filter_controls_button:hover {
  background-color: #8E979D;
}

#search_filters {
  border: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 0;
  margin-bottom: 14px;
  padding: 2px 15px;
  border-radius: 15px;
  margin-right: 20px;
}
#search_filters h5 {
  text-transform: uppercase;
  letter-spacing: 1.05px;
  font-weight: bold;
  color: rgb(80, 64, 48);
  font-size: 18px;
}
#search_filters .feds_overlay {
  background-color: rgba(0, 0, 0, 0);
}
#search_filters .facet__block {
  margin-bottom: 10px;
}
#search_filters .facet__block .facet__title {
  margin: 7px 0;
  color: rgb(80, 64, 48);
  font-size: 12px;
  line-height: 150%;
  font-weight: 500;
}
#search_filters .facet__block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#search_filters .facet__block .faceted-slider {
  color: #777777;
}
#search_filters .facet__block .faceted-slider span {
  color: #8E979D;
}

.custom-control-label::before {
  background-color: #fff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  color: #4a3728;
}

#js-active-search-filters h6 {
  text-transform: uppercase;
  font-weight: bold;
  color: rgb(80, 64, 48);
  font-size: 16px;
}
#js-active-search-filters .js-search-link.active_filters__list-item.btn.btn-sm.btn-light {
  background-color: #ddd;
  border-color: #ddd;
}
#js-active-search-filters .js-search-link.active_filters__list-item.btn.btn-sm.btn-light:hover {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
}

.hide {
  display: none;
}

#open-chart {
  background-color: #fff;
  border: none;
  color: #999;
  display: inline-block;
  font-weight: 400;
  width: auto;
  padding: 0;
  font-size: 12px;
}

#open-chart:hover {
  color: rgb(80, 64, 48);
}

#product .page-category-all .page-product1 .page-product1-sz .product-flags {
  position: absolute;
  top: 5px;
  right: 5px;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter img {
  border-radius: 25px;
}
#product .page-category-all .page-product1 .page-product1-sz .product-desc-quantity {
  position: absolute;
  left: 5px;
  top: 5px;
  display: none;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery li.active {
  border-color: #5DB812;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideWrapper {
  margin-bottom: 20px;
}
#product .page-category-all .page-product1 .page-product1-sz .lSAction > a {
  background-image: none;
  top: auto;
  bottom: 30px;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery li.active,
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  border: none;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery li.active img,
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery li:hover img {
  border-color: #74b639;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery li {
  padding: 5px;
  display: block;
  overflow: hidden;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery img {
  border: none;
  padding: 5px;
}
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter .lSPager.lSGallery img:hover {
  border-color: #74b639;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product22-specification-sz {
  border: 1px solid #d9d9d9;
  padding-left: 20px;
  padding-right: 20px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-brand {
  margin-top: 5px;
  padding-bottom: 10px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-brand .product-manufacturer img {
  max-width: 150px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-brand .product-manufacturer a:hover {
  opacity: 0.7;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-brand .product-brand-bottom {
  margin-top: 15px;
  margin-bottom: 20px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-brand .product-brand-bottom a {
  color: #74b639;
  font-size: 14px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-brand .product-brand-bottom a:hover {
  color: #111;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 {
  text-align: center;
  margin-bottom: 20px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .ico img {
  max-width: 60px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .title1 {
  color: #111;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 12px;
  margin-bottom: 2px;
  letter-spacing: 1px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .title1 p {
  margin: 0;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .title2 {
  font-size: 12px;
  color: #111;
  letter-spacing: 1px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .title2 p {
  margin: 0;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .but-more {
  margin-bottom: 25px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .but-more a {
  font-weight: 600;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .poj1,
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .poj2 {
  padding: 5px 15px;
  color: rgb(26, 26, 26);
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .pojc {
  background-color: rgb(249, 249, 249);
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .poj1 {
  font-weight: 600;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .but-more {
  margin-top: 20px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .but-more a {
  color: rgb(77, 77, 77);
  font-weight: 700;
  font-size: 13px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec2 .but-more a i {
  color: #5DB812;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick {
  padding-top: 15px;
  margin-top: 15px;
  float: left;
  width: 100%;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick p {
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
  font-size: 20px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick ul li a {
  color: #000;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick ul li a i {
  color: #74b639;
}
#product .page-category-all .page-product2 .page-product22 .page-product22-specification .product-info-quick ul li a span {
  margin-left: 7px;
}
#product .page-category-all .page-product3 .page-product3-sz {
  padding: 20px;
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  -moz-box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
}
#product .page-category-all .page-product3 .product-sku .product-reference {
  color: #777777;
  width: 100%;
  float: left;
}
#product .page-category-all .page-product3 .product-sku .product-reference label {
  margin-bottom: 0;
}
#product .page-category-all .page-product3 .page-product3-availability {
  text-transform: uppercase;
  font-weight: 600;
}
#product .page-category-all .page-product3 .page-product3-availability .availability {
  color: #74b639;
}
#product .page-category-all .page-product3 .page-product3-availability .cs_out_of_stock {
  color: #ff0000;
}
#product .page-category-all .page-product3 .product-title {
  margin-top: 2px;
  margin-bottom: 8px;
}
#product .page-category-all .page-product3 .product-title h1 {
  color: #232323;
  font-size: 28px;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 5px;
  margin-bottom: 0;
}
#product .page-category-all .page-product3 .product-sku {
  color: #4b4b4b;
  font-size: 14px;
}
#product .page-category-all .page-product3 .product-reviews .product-comments-additional-info {
  display: block;
  float: right;
  margin: 0;
}
#product .page-category-all .page-product3 .product-reviews .product-comments-additional-info .comments-note {
  margin-right: 0;
  margin-bottom: 7px;
}
#product .page-category-all .page-product3 .product-reviews .product-comments-additional-info .comments-note .additional-links {
  text-align: right;
}
#product .page-category-all .page-product3 .product-reviews .product-comments-additional-info .link-comment.post-product-comment {
  border: none;
  font-size: 12px;
  color: #d9d9d9;
}
#product .page-category-all .page-product3 .product-reviews .product-comments-additional-info .post-product-comment {
  border: none;
  font-size: 12px;
  color: #d9d9d9;
  background-color: #fff;
  box-shadow: none;
  padding-top: 0;
}
#product .page-category-all .page-product3 .product-reviews .btn-comment, #product .page-category-all .page-product3 .product-reviews .btn-comment-inverse {
  height: auto;
}
#product .page-category-all .page-product3 .product-reviews .grade-stars-empty .star-content div.star, #product .page-category-all .page-product3 .product-reviews .grade-stars-empty .star-content div.star-on, #product .page-category-all .page-product3 .product-reviews .grade-stars-empty .star-content div.star-hover {
  background: url(../img/stars2.png) no-repeat 0 0 transparent;
}
#product .page-category-all .page-product3 .product-info-short {
  margin-top: 40px;
  font-size: 12px;
}
#product .page-category-all .page-product3 .product-info-short .product-info-short-sz {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#product .page-category-all .page-product3 .product-info-short .product-info-short-sz p {
  margin-bottom: 0;
}
#product .page-category-all .page-product3 .product-info-short a {
  font-weight: 500;
}
#product .page-category-all .page-product3 .product-info-short .product-info-short2-sz {
  float: left;
  width: 100%;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart {
  width: 100%;
  float: left;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity {
  float: left;
  width: 40%;
  margin-top: 15px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity .quantity_wanted-span {
  float: left;
  font-weight: 600;
  letter-spacing: 1.1px;
  line-height: 39px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity .quantity_wanted-span label {
  margin-bottom: 0;
  padding-left: 0;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity .qty {
  float: left;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity .qty #quantity_wanted {
  float: left;
  border: 1px solid #d7d7d7;
  display: inline;
  padding-left: 10px;
  height: 38px;
  background: #fff;
  margin-right: 1px;
  width: 40px;
  text-align: center;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity .qty .btn-primary {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
  padding: 0.5rem 0.555rem;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .product-quantity .qty .btn-primary:hover {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
  color: #fff;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price {
  float: left;
  width: 100%;
  margin-top: 6px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-title {
  float: left;
  font-weight: 600;
  letter-spacing: 1.1px;
  width: 30%;
  line-height: 50px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc {
  float: left;
  width: 100%;
  text-align: left;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .product-discount {
  text-decoration: line-through;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .discount.discount-percentage {
  display: none;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .page-product-price .regular-price {
  text-decoration: line-through;
  color: #ddd;
  font-weight: normal;
  font-size: 16px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .product-price.has-discount .current-price-display.current-price-discount {
  font-weight: 600;
  font-size: 24px;
  color: #444;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .current-price {
  font-weight: 600;
  font-size: 24px;
  color: #444;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .tax-shipping-delivery-label {
  color: #A2A2A2;
  font-size: 12px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .taxex-price {
  color: #A2A2A2;
  font-size: 12px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-cart .page-product-price .price-desc .price-small {
  font-size: 20px;
}
#product .page-category-all .page-product3 .page-product3-cart .product-availability-date {
  margin-top: 4px;
  text-align: left;
}
#product .page-category-all .page-product3 .page-product3-cart .product-availability-ask {
  text-align: left;
}
#product .page-category-all .page-product3 .page-product3-cart .product-quantities {
  width: 100%;
  float: left;
  text-align: left;
  color: #4b4b4b;
  font-size: 14px;
}
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button {
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 10px;
}
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button {
  max-width: 100%;
  float: left;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  border: 1px solid #4a3728;
  background: #4a3728;
  width: 196px;
  height: 46px;
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  margin-bottom: 40px;
}
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button:hover {
  background-color: #4a3728;
  color: #fff;
  border-color: #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button:disabled,
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button[disabled] {
  background-color: #ddd;
  border-color: #ddd;
  color: #fff;
}
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button:disabled:hover,
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button[disabled]:hover {
  background-color: #ddd;
  border-color: #ddd;
  color: #fff;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants {
  margin-bottom: 2px;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants label {
  margin-bottom: 2px;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single {
  margin-top: 5px;
  float: left;
  width: 100%;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single li {
  float: left;
  margin-right: 8px;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single label {
  width: 100%;
  float: left;
  font-weight: 600;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single select {
  width: 100%;
  float: left;
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 10px;
  height: 38px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li label .input-radio {
  display: none;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li label .radio-label {
  border: 1px solid #cfcfcf;
  padding: 10px;
  display: block;
  cursor: pointer;
  color: #333;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li label .radio-label.checked {
  background-color: rgb(80, 64, 48);
  border-color: #fff;
  color: #fff;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li label:hover .radio-label {
  background-color: rgb(80, 64, 48);
  border-color: #fff;
  color: #fff;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single-quantity {
  float: left;
  width: 100%;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants > .product-variants-item ul li {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .input-color, #product .page-category-all .page-product3 .page-product3-cart .product-variants .color {
  width: 4rem !important;
  height: 4rem;
  line-height: 2rem;
  display: block;
  border: 2px solid #ddd;
  border-radius: 7px;
  display: inline-block;
  padding: 7px;
  background-color: #fff;
  background-clip: content-box;
  background-size: cover;
  background-position: center;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants label:hover .input-color, #product .page-category-all .page-product3 .page-product3-cart .product-variants label:hover .color {
  border: 2px solid #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .input-color:hover {
  border: 2px solid #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants .color:hover {
  border: 1px solid #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants v input[type=radio]:checked {
  border: 1px solid #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart input.input-color:checked + .color {
  border-color: #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart .input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 2rem;
  width: 2rem;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants > .product-variants-item .color {
  margin-left: 0;
  margin-top: 0;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants > .product-variants-item .color:hover {
  border: 1px solid #4a3728;
}
#product .page-category-all .page-product3 .page-product3-cart .product-variants > .product-variants-item ul li {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-quantities {
  color: #A2A2A2;
  font-size: 12px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-quantities label {
  margin-bottom: 0;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info {
  width: 100%;
  float: left;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .product-comments-additional-info {
  margin-bottom: 5px;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info a:hover img {
  opacity: 0.7;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .js-mailalert {
  margin-bottom: 15px;
  display: none;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .js-mailalert button {
  background-color: #5DB812;
  border: 1px solid #5DB812;
  color: #fff;
  box-shadow: none;
  font-weight: 400;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .js-mailalert button:hover {
  color: #fff;
  background-color: #58B30D;
  border-color: #58B30D;
  cursor: pointer;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .js-mailalert button:disabled {
  background-color: #8E8E8E;
  border-color: #8E8E8E;
  cursor: not-allowed;
  color: #fff;
}
#product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .js-mailalert button:disabled:hover {
  cursor: not-allowed;
}
#product .page-category-all .page-product3 #product_update_block {
  box-shadow: none;
}
#product .page-category-all .page-product3 .product-block-reasuse .single-sz {
  float: left;
  width: 100%;
}
#product .page-category-all .page-product3 .product-block-reasuse .ico {
  float: left;
  margin-right: 10px;
}
#product .page-category-all .page-product3 .product-block-reasuse .ico img {
  width: 25px;
}
#product .page-category-all .page-product3 .product-block-reasuse .desc1 p {
  margin-bottom: 0;
}
#product .page-category-all .page-product3 .product-block-reasuse2 {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}
#product .page-category-all .page-product3 .product-block-reasuse2 .single-sz {
  padding: 20px;
  border: 0.1px solid rgba(87, 39, 10, 0.2);
  background-color: rgba(87, 39, 10, 0.2);
  border-radius: 15px;
}
#product .page-category-all .page-product4 .page-product4-sz #navbar-product {
  background-color: #fff;
  padding: 0;
  float: left;
}
#product .page-category-all .page-product4 .page-product4-sz #navbar-product .nav .nav-link {
  color: #4b4b4b;
  font-size: 14px;
  padding: 12px 14px;
}
#product .page-category-all .page-product4 .page-product4-sz #navbar-product .nav .nav-link:hover {
  background-color: transparent;
  color: rgb(80, 64, 48);
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc-single2 .title-top h4 {
  font-size: 16px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .title {
  margin-top: 25px;
  padding: 16px 10px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .title h4 {
  font-size: 23px;
  margin-bottom: 0;
  color: #1F1F1F;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-single {
  padding: 0 15px;
  padding-top: 30px;
  padding-bottom: 15px;
  letter-spacing: 0;
  color: #4b4b4b;
  margin-top: 15px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-single .page-product4-desc-single1 .desc {
  margin-top: 30px;
  margin-bottom: 30px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-description .page-product4-desc-single1 .title1 {
  margin-bottom: 25px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-description .page-product4-desc-single1 .title1 p {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-description .page-product4-desc-single1 .title2 p {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #111111;
  text-transform: uppercase;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification {
  margin-bottom: 30px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .product-features {
  padding-left: 15px;
  padding-right: 15px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .poj1,
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .poj2 {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #4b4b4b;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .pojc {
  background-color: #f3f3f3;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .poj1 {
  font-weight: 600;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-about {
  border-top: 1px solid #d9d9d9;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-about .page-product4-about-single1 a {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #363a41;
  text-transform: uppercase;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-about .page-product4-about-single1 img {
  max-width: 276px;
  margin-left: 0;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-otherproducts {
  padding-left: 30px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-otherproducts .title-top {
  margin-bottom: 15px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-otherproducts .title-top h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #363a41;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-otherproducts .featured_products-sz {
  position: sticky;
  top: 10px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-otherproducts .product-miniature {
  margin-bottom: 30px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single1 {
  margin-bottom: 20px;
  text-align: left;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single1 p {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: #363a41;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .btn-comment, #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .btn-comment-inverse {
  background-color: rgb(80, 64, 48);
  line-height: 0.4;
  border-radius: 8px;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .btn-comment:hover, #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .btn-comment-inverse:hover {
  background-color: #000;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #post-product-comment-modal .modal-dialog .product-cover {
  display: block;
  max-width: 55px;
  height: auto;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #post-product-comment-modal .modal-dialog .product-cover img {
  display: block;
  max-width: 55px;
  height: auto;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #post-product-comment-modal #criterions_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #post-product-comment-modal .btn.btn-comment-inverse.btn-comment-big {
  color: #fff;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #post-product-comment-modal .btn.btn-comment-inverse.btn-comment-big:hover {
  background-color: #000;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #post-product-comment-modal .btn.btn-comment.btn-comment-big:hover {
  background-color: #000;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .grade-stars-empty .star-content.star-full {
  display: none;
}
#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .grade-stars-empty .star-content.star-empty .star {
  visibility: visible !important;
}
#product .page-category-all .page-product4 .section-featured .product-miniature-c .desc {
  padding: 10px;
}
#product .page-category-all .page-product4 .section-featured .product-miniature-c .desc .title-product h2 {
  font-size: 14px;
}
#product .page-category-all .page-product4 .section-featured .product-miniature-c .desc .title-product h2 a {
  font-size: 14px;
}
#product .page-category-all #product-comments-list-footer {
  min-height: 0;
}
#product .page-category-all #product-comments-list-header .comments-nb .material-icons {
  display: none;
}
#product .page-category-all #product-comments-list-pagination {
  height: auto;
}
#product .page-category-all .producttags {
  margin-bottom: 55px;
}
#product .page-category-all .producttags .title-top {
  font-size: 26px;
  color: #1a1a1a;
  margin-bottom: 26px;
  padding: 0 15px;
  text-align: center;
}
#product .page-category-all .producttags .title-top p {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  color: #363a41;
  text-transform: uppercase;
}
#product .page-category-all .producttags ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#product .page-category-all .producttags ul li {
  display: inline-block;
  margin-top: 18px;
  margin-bottom: 18px;
}
#product .page-category-all .producttags ul li a {
  margin-right: 15px;
  background-color: #FAFAFA;
  color: #7F7F7F;
  padding: 13px 17px;
  text-decoration: none;
  display: block;
}
#product .page-category-all .producttags ul li a:hover {
  background-color: #B3B3B3;
}

#product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-single .page-product4-desc-single1 .photos1 .desc-iframe iframe {
  height: 370px;
}

.page-product-nav {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-top: 20px;
  background-color: #fff;
}
.page-product-nav .container-fluid {
  padding: 0;
}
.page-product-nav .container-fluid .row {
  margin-left: 0;
  margin-right: 0;
}
.page-product-nav .container-fluid .row .col-12 {
  padding: 0;
}

@media (max-width: 1124px) {
  #product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product22-specification-sz {
    padding-left: 8px;
    padding-right: 8px;
  }
  #product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 {
    padding: 0;
  }
  #product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .ico img {
    max-width: 45px;
  }
  #product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .title1 {
    font-size: 10px;
  }
  #product .page-category-all .page-product2 .page-product22 .page-product22-specification .page-product-spec .single1 .title2 {
    font-size: 10px;
  }
  #product .page-category-all .page-product3 .product-title {
    margin-top: 2px;
    margin-bottom: 8px;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .page-product-price .price-title {
    width: 35%;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .page-product-price .price-desc {
    width: 65%;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .page-product-price .price-desc .current-price {
    font-size: 32px;
  }
}
@media (max-width: 993px) {
  .section-featured .product-miniature-c .desc .but-product {
    width: 100%;
  }
  .section-featured .product-miniature-c .desc .product-price-and-shipping {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .search_filter_controls_button {
    display: block;
  }
  #subcategories .subcategory-heading {
    text-align: center;
  }
  #product .page-category-all .page-product1 .page-product1-sz {
    padding: 3px;
  }
  #product .page-category-all .page-product3 .product-availability-ask {
    margin-top: 10px;
  }
  #product .page-category-all .page-product3 .product-availability-ask a {
    width: 100%;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .page-product-price .price-desc {
    width: 100%;
  }
  #product .page-category-all .page-product4 .page-product4-sz #navbar-product .nav .nav-link {
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 16px 13px;
    font-size: 12px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .pojc {
    background-color: #fff;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-description .page-product4-desc-single1 .title1 {
    margin-bottom: 12px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-single {
    padding-top: 25px;
    padding-bottom: 5px;
    margin-top: 5px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-single .title1 {
    margin-bottom: 12px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification {
    margin-bottom: 30px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .pojc {
    background-color: #fff;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-specification .poj1.pojc {
    background-color: #f3f3f3;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-about .page-product4-about-single1 img {
    margin-left: auto;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single1 {
    margin-bottom: 15px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single1 p {
    font-size: 18px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 #product-comments-list-header {
    padding: 10px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .comment-infos {
    padding: 0;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-opinions .page-product4-opinions-single2 .comment-content {
    padding: 0;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-desc .page-product4-otherproducts .title-top h4 {
    font-size: 18px;
  }
  #product .page-category-all .page-product4 .page-product4-sz .page-product4-sz .page-product4-desc .page-product4-otherproducts {
    padding-left: 0;
  }
  #product .page-category-all .producttags .title-top p {
    font-size: 18px;
  }
  #product .page-category-all .producttags ul li {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .btn-comment-big {
    padding: 0;
  }
  .page-product-nav {
    margin-top: 10px;
  }
  .page-product2 .page-product2-sz .product-brand {
    text-align: center;
  }
  .page-product2 .page-product2-sz .product-quantities {
    text-align: center;
  }
  .page-contact .page-contact1,
  .page-contact .page-contact2 {
    padding-left: 0;
    padding-right: 0;
  }
  #product .page-category-all .page-product3 .product-title h1 {
    font-size: 23px;
  }
}
@media (max-width: 414px) {
  #product .page-product2 h1 {
    margin-bottom: 12px;
    text-align: center;
  }
  #product .page-product2 .product-prices {
    text-align: center;
  }
  #product .page-product2 .product-add-to-cart .add-to-cart-button button {
    font-size: 12px;
  }
  #product .page-product2 .product-add-to-cart .qty {
    margin-right: 0;
    width: 100%;
  }
  #product .page-product2 .product-add-to-cart .quantity_wanted-span {
    width: 100%;
    float: left;
  }
  #product .featured-products .product-miniature {
    width: 100%;
    float: left;
  }
  #product .featured-products .product-miniature .title-product h1 {
    font-size: 13px;
    color: #777777;
  }
  #product .product-accessories .products-section-title {
    background-color: rgb(80, 64, 48);
    color: #fff;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
  }
  #product .product-accessories .products .product-miniature {
    width: 49%;
    margin: 10px 0;
  }
  #product .producttags ul li {
    margin-top: 0;
  }
  #product .producttags ul li a {
    display: block;
  }
  #product .page-product4 .product-features .poj1.pojc {
    font-weight: 700;
  }
  #product .page-product4 .product-features .poj2.pojc {
    font-size: 12px;
  }
  .desktop_search_filters {
    display: none;
  }
  .search_filter_controls_button {
    display: block;
  }
  #subcategories .subcategory-heading {
    text-align: center;
  }
}
@media (max-width: 414px) {
  #product .page-product2 h1 {
    margin-bottom: 12px;
    text-align: center;
  }
  #product .page-product2 .product-prices {
    text-align: center;
  }
  #product .page-product2 .product-add-to-cart .add-to-cart-button button {
    font-size: 12px;
  }
  #product .page-product2 .product-add-to-cart .qty {
    margin-right: 0;
    width: 100%;
  }
  #product .page-product2 .product-add-to-cart .LLBWr {
    width: 100%;
  }
  #product .page-product2 .product-add-to-cart .LLBWr button {
    width: 100%;
  }
  #product .page-product2 .product-add-to-cart .quantity_wanted-span {
    width: 100%;
    float: left;
  }
  #product .featured-products .product-miniature {
    width: 100%;
    float: left;
  }
  #product .featured-products .product-miniature .title-product h1 {
    font-size: 13px;
    color: #777777;
  }
  #product .product-accessories .products-section-title {
    background-color: rgb(80, 64, 48);
    color: #fff;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
  }
  #product .product-accessories .products .product-miniature {
    width: 49%;
    margin: 10px 0;
  }
  #product .producttags ul li {
    margin-top: 0;
  }
  #product .producttags ul li a {
    display: block;
  }
  #product .page-product4 .product-features .poj1.pojc {
    font-weight: 700;
  }
  #product .page-product4 .product-features .poj2.pojc {
    font-size: 12px;
  }
  .desktop_search_filters {
    display: none;
  }
  .search_filter_controls_button {
    display: block;
  }
  #subcategories .subcategory-heading {
    text-align: center;
  }
  #product .page-category-all .page-product1 .page-product1-sz {
    padding: 3px;
  }
  #product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button {
    width: 100%;
    max-width: 100%;
  }
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background: #2fb5d2;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
}

.bootstrap-touchspin input:focus {
  outline: none;
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
  color: #232323;
  background-color: #fff;
  height: 2.5rem;
  padding: 0.175rem 0.5rem;
  width: 3rem;
  border: 1px solid 1px solid rgba(0, 0, 0, 0.05);
  float: left;
}

.bootstrap-touchspin .btn-touchspin {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  height: 40px;
}

.bootstrap-touchspin .btn-touchspin:hover {
  background-color: #f1f1f1;
}

.bootstrap-touchspin .input-group-btn-vertical {
  color: #232323;
  width: auto;
  float: left;
  position: revert;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
  content: "\e5ce";
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
  content: "\e5cf";
}

.bootstrap-touchspin .input-group-btn-vertical i {
  top: 0.0625rem;
  left: 0.1875rem;
  font-size: 0.9375rem;
}

#my-account #content-wrapper {
  width: 100%;
  margin-top: 10px;
}
#my-account #content-wrapper .page-my-account h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
}
#my-account #content-wrapper .page-my-account .link-list .link-list-sz {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  padding: 20px 0;
  border-radius: 8px;
}
#my-account #content-wrapper .page-my-account .link-list .link-list-sz a {
  color: #111;
}
#my-account #content-wrapper .page-my-account .link-list .link-list-sz a:hover {
  color: rgb(80, 64, 48);
}
#my-account #content-wrapper .page-my-account .link-list .link-list-sz span {
  width: 100%;
  float: left;
  text-align: center;
}
#my-account #content-wrapper .page-my-account .link-list .link-list-sz i {
  font-size: 30px;
  margin-bottom: 15px;
}

#module-ps_emailalerts-account .product-miniature {
  margin-bottom: 40px;
}
#module-ps_emailalerts-account a {
  color: #292929;
}
#module-ps_emailalerts-account .product-desc2 {
  text-align: center;
}
#module-ps_emailalerts-account .js-remove-email-alert.btn.btn-link {
  padding: 0;
  margin: 0;
}
#module-ps_emailalerts-account .nxtal-product-list img {
  max-width: 70px;
}
#module-ps_emailalerts-account .cart-item:last-child {
  border-bottom: none !important;
}

#address #content-wrapper,
#identity #content-wrapper,
#order-follow #content-wrapper,
#module-ps_emailalerts-account #content-wrapper,
#module-stripe_official-stripeCards #content-wrapper {
  width: 100%;
  margin-top: 10px;
}
#address #content-wrapper input,
#address #content-wrapper select,
#identity #content-wrapper input,
#identity #content-wrapper select,
#order-follow #content-wrapper input,
#order-follow #content-wrapper select,
#module-ps_emailalerts-account #content-wrapper input,
#module-ps_emailalerts-account #content-wrapper select,
#module-stripe_official-stripeCards #content-wrapper input,
#module-stripe_official-stripeCards #content-wrapper select {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#address #content-wrapper .form-fields input[type=checkbox],
#identity #content-wrapper .form-fields input[type=checkbox],
#order-follow #content-wrapper .form-fields input[type=checkbox],
#module-ps_emailalerts-account #content-wrapper .form-fields input[type=checkbox],
#module-stripe_official-stripeCards #content-wrapper .form-fields input[type=checkbox] {
  width: auto;
  height: auto;
}
#address .form-footer,
#identity .form-footer,
#order-follow .form-footer,
#module-ps_emailalerts-account .form-footer,
#module-stripe_official-stripeCards .form-footer {
  text-align: center;
  margin-top: 15px;
}
#address .page-footer,
#identity .page-footer,
#order-follow .page-footer,
#module-ps_emailalerts-account .page-footer,
#module-stripe_official-stripeCards .page-footer {
  margin: 20px 0;
}
#address .page-footer ul,
#identity .page-footer ul,
#order-follow .page-footer ul,
#module-ps_emailalerts-account .page-footer ul,
#module-stripe_official-stripeCards .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#address .page-footer ul li,
#identity .page-footer ul li,
#order-follow .page-footer ul li,
#module-ps_emailalerts-account .page-footer ul li,
#module-stripe_official-stripeCards .page-footer ul li {
  margin-right: 10px;
}
#address .page-footer ul li a,
#identity .page-footer ul li a,
#order-follow .page-footer ul li a,
#module-ps_emailalerts-account .page-footer ul li a,
#module-stripe_official-stripeCards .page-footer ul li a {
  border: none;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
}
#address .page-footer ul li a:hover,
#identity .page-footer ul li a:hover,
#order-follow .page-footer ul li a:hover,
#module-ps_emailalerts-account .page-footer ul li a:hover,
#module-stripe_official-stripeCards .page-footer ul li a:hover {
  color: #8E979D;
}
#address .label-newsletter,
#identity .label-newsletter,
#order-follow .label-newsletter,
#module-ps_emailalerts-account .label-newsletter,
#module-stripe_official-stripeCards .label-newsletter {
  display: none;
}
#address .label-psgdpr input[type=checkbox],
#identity .label-psgdpr input[type=checkbox],
#order-follow .label-psgdpr input[type=checkbox],
#module-ps_emailalerts-account .label-psgdpr input[type=checkbox],
#module-stripe_official-stripeCards .label-psgdpr input[type=checkbox] {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  cursor: pointer;
  font-size: 27px;
}
#address .label-psgdpr input[type=checkbox]:after,
#identity .label-psgdpr input[type=checkbox]:after,
#order-follow .label-psgdpr input[type=checkbox]:after,
#module-ps_emailalerts-account .label-psgdpr input[type=checkbox]:after,
#module-stripe_official-stripeCards .label-psgdpr input[type=checkbox]:after {
  content: " ";
  background-color: #9FFF9D;
  display: inline-block;
  visibility: visible;
}
#address .label-psgdpr input[type=checkbox]:checked:after,
#identity .label-psgdpr input[type=checkbox]:checked:after,
#order-follow .label-psgdpr input[type=checkbox]:checked:after,
#module-ps_emailalerts-account .label-psgdpr input[type=checkbox]:checked:after,
#module-stripe_official-stripeCards .label-psgdpr input[type=checkbox]:checked:after {
  content: "✔";
}
#address .nxtal-product-list .product-line-grid-body > .product-line-info > .label,
#identity .nxtal-product-list .product-line-grid-body > .product-line-info > .label,
#order-follow .nxtal-product-list .product-line-grid-body > .product-line-info > .label,
#module-ps_emailalerts-account .nxtal-product-list .product-line-grid-body > .product-line-info > .label,
#module-stripe_official-stripeCards .nxtal-product-list .product-line-grid-body > .product-line-info > .label {
  color: #555;
  font-weight: 400;
  display: block;
  line-height: 20px;
  font-size: 15px;
}
#address .nxtal-product-list .product-price,
#identity .nxtal-product-list .product-price,
#order-follow .nxtal-product-list .product-price,
#module-ps_emailalerts-account .nxtal-product-list .product-price,
#module-stripe_official-stripeCards .nxtal-product-list .product-price {
  font-weight: 400;
  font-size: 17px;
  color: #333;
  text-align: center;
  margin-top: 12px;
  font-family: "Inter Regular", sans-serif;
}
#address .nxtal-product-list .product-availability,
#identity .nxtal-product-list .product-availability,
#order-follow .nxtal-product-list .product-availability,
#module-ps_emailalerts-account .nxtal-product-list .product-availability,
#module-stripe_official-stripeCards .nxtal-product-list .product-availability {
  margin-top: 0px;
}
#address .nxtal-product-list .product-availability .product-last-items,
#address .nxtal-product-list .product-availability .product-unavailable,
#identity .nxtal-product-list .product-availability .product-last-items,
#identity .nxtal-product-list .product-availability .product-unavailable,
#order-follow .nxtal-product-list .product-availability .product-last-items,
#order-follow .nxtal-product-list .product-availability .product-unavailable,
#module-ps_emailalerts-account .nxtal-product-list .product-availability .product-last-items,
#module-ps_emailalerts-account .nxtal-product-list .product-availability .product-unavailable,
#module-stripe_official-stripeCards .nxtal-product-list .product-availability .product-last-items,
#module-stripe_official-stripeCards .nxtal-product-list .product-availability .product-unavailable {
  color: #363a41;
}

#notifications {
  margin-bottom: 10px;
}
#notifications .notification {
  width: 100%;
}
#notifications .notification ul {
  margin-bottom: 0;
}

#history #content-wrapper {
  width: 100%;
  margin-top: 10px;
  margin-top: 20px;
}
#history #content-wrapper .page-footer {
  margin: 20px 0;
}
#history #content-wrapper .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#history #content-wrapper .page-footer ul li {
  margin-right: 10px;
}
#history #content-wrapper .page-footer ul li a {
  border: none;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
}
#history #content-wrapper .page-footer ul li a:hover {
  color: #8E979D;
}
#history #content-wrapper tr th,
#history #content-wrapper tr td {
  border-left: none;
  border-right: none;
}

#discount #content-wrapper {
  width: 100%;
  margin-top: 10px;
}
#discount .page-footer {
  margin: 20px 0;
}
#discount .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#discount .page-footer ul li {
  margin-right: 10px;
}
#discount .page-footer ul li a {
  border: none;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
}
#discount .page-footer ul li a:hover {
  color: #8E979D;
}

#module-psgdpr-gdpr #content-wrapper {
  width: 100%;
  margin-top: 10px;
}
#module-psgdpr-gdpr #content-wrapper .page-content .psgdprinfo17 {
  margin-bottom: 30px;
}
#module-psgdpr-gdpr #content-wrapper .page-content .psgdprinfo17 a {
  margin-bottom: 20px;
}
#module-psgdpr-gdpr .page-footer {
  margin: 20px 0;
}
#module-psgdpr-gdpr .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#module-psgdpr-gdpr .page-footer ul li {
  margin-right: 10px;
}
#module-psgdpr-gdpr .page-footer ul li a {
  border: none;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
}
#module-psgdpr-gdpr .page-footer ul li a:hover {
  color: #8E979D;
}

#order-slip #content-wrapper {
  width: 100%;
  margin-top: 10px;
}
#order-slip .page-footer {
  margin: 20px 0;
}
#order-slip .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#order-slip .page-footer ul li {
  margin-right: 10px;
}
#order-slip .page-footer ul li a {
  border: none;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
}
#order-slip .page-footer ul li a:hover {
  color: #8E979D;
}

#addresses #content-wrapper {
  width: 100%;
  margin-top: 10px;
}
#addresses .page-addresses .address {
  height: 340px;
  width: 30%;
  float: left;
  margin-right: 1%;
}
#addresses .page-addresses .address-sz {
  border: 1px solid #ddd;
  padding: 10px;
  overflow: hidden;
}
#addresses .page-addresses .address-sz header h4 {
  margin-bottom: 7px;
  text-align: center;
  text-transform: uppercase;
}
#addresses .page-addresses .address-sz .actions.address-actions ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#addresses .page-addresses .address-sz .actions.address-actions ul li a {
  text-transform: uppercase;
  letter-spacing: 1.1px;
  border: 1px solid rgb(80, 64, 48);
  margin-bottom: 5px;
  display: block;
  text-decoration: none;
}
#addresses .page-addresses footer {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

#order-detail #order-infos .order-infos-number {
  text-align: center;
}
#order-detail #order-infos .order-infos-reorder {
  text-align: center;
}
#order-detail #order-infos .order-infos-reorder a {
  background-image: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1.1px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
}
#order-detail #order-history tr th, #order-detail #order-history tr td {
  border-left: none;
  border-right: none;
}
#order-detail tr th, #order-detail tr td {
  border-left: none;
  border-right: none;
}
#order-detail #delivery-address {
  float: left;
  width: 50%;
}
#order-detail #invoice-address {
  float: left;
  width: 50%;
}
#order-detail #order-products {
  margin-bottom: 30px;
  margin-top: 30px;
}
#order-detail .order-message-form {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  margin-bottom: 40px;
}
#order-detail .order-message-form button {
  background-image: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 1.1px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
}
#order-detail .order-message-form select {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#order-detail .order-message-form textarea {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  min-height: 100px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#order-detail .order-message-form {
  margin-top: 30px;
}
#order-detail .order-message-form .order-message-form-title {
  text-align: center;
  padding: 12px 0;
  margin-bottom: 5px;
}
#order-detail .order-message-form .order-message-form-title h3 {
  margin: 0;
}
#order-detail .order-message-form .form-footer {
  text-align: center;
}

.form-fields label {
  margin-top: 5px;
  margin-bottom: 10px;
  display: block;
}

.form-fields .address2 {
  display: none;
}

.inpost-shipping-container {
  background-color: transparent !important;
}

@media (max-width: 414px) {
  #address .page-content-11,
  #identity .page-content-11 {
    display: none;
  }
  #address .page-address label,
  #identity .page-address label {
    width: 100%;
  }
  #address .page-address label span,
  #identity .page-address label span {
    width: 100%;
    float: left;
  }
  #address .page-address label input,
  #address .page-address label select,
  #identity .page-address label input,
  #identity .page-address label select {
    width: 100%;
    float: left;
    padding: 4px;
    border: 1px solid #ddd;
  }
  #address .page-footer ul li,
  #address .page-footer ul li,
  #identity .page-footer ul li,
  #identity .page-footer ul li {
    width: 100%;
    margin-right: 0;
  }
  #address .page-footer ul li a,
  #address .page-footer ul li a,
  #identity .page-footer ul li a,
  #identity .page-footer ul li a {
    height: auto;
  }
  #address .form-footer,
  #identity .form-footer {
    float: left;
    width: 100%;
    margin: 10px 0;
  }
  #history #content-wrapper .page-footer ul li,
  #order-slip #content-wrapper .page-footer ul li {
    width: 100%;
  }
  #history #content-wrapper .page-footer ul li a,
  #order-slip #content-wrapper .page-footer ul li a {
    width: 100%;
  }
  #module-psgdpr-gdpr .page-footer ul li {
    width: 100%;
  }
  #addresses .page-addresses .address {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #addresses .page-addresses footer a {
    width: 100%;
  }
}
input[type=radio] {
  width: auto !important;
}

/*new-cart*/
#cart .section-title-cart {
  margin-top: 20px;
}
#cart .section-title-cart h1 {
  margin-bottom: 0;
}
#cart #notifications {
  margin-top: 20px;
  font-size: 16px;
}
#cart .nav-breadcrumbList {
  display: none;
}
#cart .card {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#cart .card-header {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: transparent;
}
#cart .cart-grid {
  margin-bottom: 10px;
  margin-top: 25px;
}
#cart .cart-details2 {
  margin-right: 20px;
  max-width: 150px;
}
#cart .cart-overview.js-cart .cart-item .media img {
  border-radius: 8px;
}
#cart .cart-overview.js-cart .cart-item .media .product-line-grid-right.product-line-actions {
  padding-top: 15px;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-line__title {
  display: block;
  margin-bottom: 0;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .price.current-price {
  color: rgba(24, 24, 24, 0.8);
  font-size: 12px;
  font-weight: 400;
  line-height: 13.06px;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-discount .regular-price {
  text-decoration: line-through;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .discount.discount-amount {
  display: none;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .regular-price {
  text-decoration: line-through;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .small {
  color: rgba(24, 24, 24, 0.5);
  font-size: 10px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
}
#cart .cart-overview.js-cart .cart-item .product-line-grid-right.product-line-actions {
  padding-top: 12px;
}
#cart .cart-overview.js-cart .cart-item .cc1 {
  float: left;
  min-width: 120px;
  padding-left: 15px;
}
#cart .cart-overview.js-cart .cart-item .cc1 .js-cart-line-product-quantity.form-control {
  text-align: center;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin {
  position: relative;
  border: none;
  border-radius: 4px;
  width: 112px;
  height: 40px;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-decrease-product-quantity {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 40px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-decrease-product-quantity:focus {
  outline: none;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-decrease-product-quantity:hover {
  opacity: 0.7;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-decrease-product-quantity::before {
  content: "-";
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-decrease-product-quantity i {
  display: none;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-cart-line-product-quantity {
  text-align: center;
  outline: none;
  margin: 0;
  color: #1c1c1c;
  border: none;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-increase-product-quantity {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 38px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-increase-product-quantity:focus {
  outline: none;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-increase-product-quantity:hover {
  opacity: 0.7;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-increase-product-quantity::before {
  content: "+";
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .js-increase-product-quantity i {
  display: none;
}
#cart .cart-overview.js-cart .cart-item .cc1 .input-group.bootstrap-touchspin .btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down {
  height: 37px;
}
#cart .cart-overview.js-cart .cart-item .cc2 .product-price {
  color: rgb(24, 24, 24);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.45px;
}
#cart .cart-overview.js-cart .no-items {
  font-size: 18px;
}
#cart .cart-overview.js-cart .no-items img {
  margin-right: 70px;
}
#cart .cart-overview.js-cart .cart-line-product-actions {
  padding-right: 15px;
  text-align: right;
  padding-right: 10px;
}
#cart .cart-overview.js-cart .cart-line-product-actions a {
  color: #181818;
  float: right;
  text-decoration: underline;
  font-size: 9.28px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
  color: #181818;
}
#cart .cart-overview.js-cart .cart-item:last-child {
  border-bottom: none;
}
#cart .product-line-grid-right.product-line-actions div {
  float: left;
  margin-bottom: 8px;
}
#cart .product-line-grid-right.product-line-actions .product-price {
  float: right;
  padding-top: 9px;
}
#cart .block-promo .alert.alert-danger.js-error.promo-code-alert {
  display: none;
}
#cart .block-promo .promo-code-button.display-promo {
  margin-top: 10px;
  margin-bottom: 5px;
}
#cart .block-promo .collapse-button {
  color: #333;
}
#cart .button-checkout {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  border-color: #ADADAD;
  background-color: #ADADAD;
}
#cart .button-checkout:hover {
  background-color: #666;
  color: #fff;
}
#cart .section-title-cart {
  margin-top: 10px;
  margin-bottom: 15px;
}
#cart .section-title-cart h1 {
  font-size: 28px;
  text-align: center;
}
#cart .section-title-cart .single1 a {
  color: rgb(179, 179, 179);
  font-size: 15.88px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
#cart .section-title-cart .single1 a svg {
  display: inline-block;
  width: 7px;
  filter: invert(86%) sepia(6%) saturate(13%) hue-rotate(314deg) brightness(85%) contrast(83%);
}
#cart .section-title-cart .single1 a span {
  display: inline-block;
}
#cart .section-title-cart .single1 a:hover {
  opacity: 0.7;
}
#cart .section-title-cart .single2 {
  text-align: center;
}
#cart .section-title-cart .single2 h1 {
  color: rgb(41, 41, 41);
  font-size: 22px;
  font-weight: 700;
  line-height: 26.4px;
  text-align: center;
}
#cart .cart-grid-body .card {
  border: 1px solid rgb(234, 237, 240);
  border-radius: 15px;
}
#cart .cart-grid-right .card-body {
  border: 1px solid rgb(234, 237, 240);
  border-radius: 15px;
}
#cart .cart-grid-right h5 {
  font-weight: 400;
  margin-bottom: 5px;
  color: #363a42;
}
#cart .cart-grid-right .card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0;
  border: none;
}
#cart .cart-grid-right .card .card-block {
  padding: 1.25rem 1.25rem 0.5rem;
}
#cart .cart-grid-right .card .cart-summary-line {
  clear: both;
  margin-bottom: 16px;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
#cart .cart-grid-right .card .cart-summary-line::after {
  content: "";
  display: table;
  clear: both;
}
#cart .cart-grid-right .card .cart-summary-line.cart-total {
  background-color: #fff;
  padding: 0;
  margin-bottom: 0;
}
#cart .cart-grid-right .card .cart-summary-line .label {
  padding-left: 0;
  font-weight: 400;
  white-space: inherit;
  color: rgb(24, 24, 26);
  text-align: right;
}
#cart .cart-grid-right .card .cart-summary-line .value {
  color: rgb(24, 24, 26);
  float: right;
}
#cart .cart-grid-right .card .cart-subtotal-products .value {
  font-weight: 500;
}
#cart .cart-grid-right .card .cart-subtotal-shipping .value {
  font-weight: 500;
}
#cart .cart-grid-right .card .cart-summary-totals {
  font-weight: 700;
  font-size: 18px;
  color: rgb(24, 24, 26);
}
#cart .cart-grid-right .card .cart-summary-totals .cart-summary-line.cart-total .label,
#cart .cart-grid-right .card .cart-summary-totals .cart-summary-line.cart-total .value {
  font-weight: 700;
  font-size: 18px;
  color: rgb(24, 24, 26);
}
#cart .cart-grid-right .card .block-promo {
  display: none;
}
#cart .cart-grid-right .card-footer {
  background-color: transparent;
  border-top: none;
  padding: 0;
  padding-top: 12px;
}
#cart .cart-grid-right .card-footer .checkout.cart-detailed-actions .btn-primary {
  background-color: rgb(80, 64, 48);
  color: #fff;
  border-color: rgb(80, 64, 48);
  text-transform: uppercase;
  color: #fff;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.25px;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 15px;
}
#cart .cart-grid-right .card-footer .checkout.cart-detailed-actions .btn-primary:hover {
  background-color: #ADADAD;
  color: #fff;
  border-color: #ADADAD;
}
#cart .cart-overview.js-cart .cart-item {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgb(234, 237, 240);
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-line__title {
  font-weight: 500;
  font-size: 16px;
  color: rgb(24, 24, 24);
  margin-bottom: 4px;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-line-info.product-price {
  margin-bottom: 10px;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .small {
  color: rgba(24, 24, 24, 0.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.8980965018px;
  text-align: left;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .cart-product-sku p {
  color: rgba(24, 24, 24, 0.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.8980965018px;
  text-align: left;
  margin-bottom: 0;
}
#cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body2 {
  padding-left: 24px;
}

@media (max-width: 768px) {
  #cart .cart-overview.js-cart .cart-item .media .cart-line-product-actions {
    text-align: center;
    padding: 0;
  }
  #cart .cart-overview.js-cart .cart-item .media .cart-line-product-actions i {
    font-size: 15px;
  }
  #cart .product-line-grid-right.product-line-actions .product-price {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }
  #cart .cart-overview.js-cart .cart-item .product-line-grid-right.product-line-actions {
    text-align: center;
    padding-top: 7px;
  }
  #cart .product-line-grid-right.product-line-actions div {
    float: none;
  }
  #cart .cart-overview.js-cart .cart-item .cc1 {
    width: 50% !important;
    padding-left: 0;
    position: relative;
  }
  #cart .cart-overview.js-cart .cart-item .cc2 {
    width: 50%;
    text-align: right !important;
  }
  #cart .cart-overview.js-cart .cart-item .product-line-grid-right.product-line-actions {
    text-align: center;
    padding-top: 7px;
    width: 112px;
  }
  #cart .cart-grid-right .card {
    margin-bottom: 10px;
  }
  #cart .cart-overview.js-cart .cart-line-product-actions {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 0;
  }
  #cart .cart-overview.js-cart .cart-line-product-actions a {
    float: none;
  }
}
@media (max-width: 600px) {
  #cart .section-title-cart {
    margin-top: 32px;
    margin-bottom: 0;
  }
  #cart .section-title-cart .single1 {
    text-align: center;
  }
  #cart .cart-grid {
    margin-top: 12px;
    margin-bottom: 0;
  }
  #cart .main-content {
    margin-bottom: 32px;
  }
}
#authentication .page-authentication {
  text-align: center;
  margin-bottom: 15px;
}
#authentication .page-authentication .register-form {
  max-width: 700px;
  margin: 0 auto;
}
#authentication .page-authentication .register-form span {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#authentication .page-authentication .register-form input {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#authentication .page-authentication .register-form .checkbox-field {
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
#authentication .page-authentication .register-form .checkbox-field input {
  width: 20px;
  height: 14px;
}
#authentication .login-form {
  max-width: 700px;
  margin: 0 auto;
}
#authentication .login-form span {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#authentication .login-form input {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#authentication .login-form .checkbox-field {
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
#authentication .login-form .checkbox-field input {
  width: 20px;
  height: 14px;
}
#authentication .ps-alert-success {
  list-style: none;
  padding: 0;
  margin: 0;
}
#authentication .form-footer .btn-primary {
  border-radius: 8px;
  padding: 10px 20px;
}

.form-footer .btn.btn-primary {
  border-radius: 8px;
  padding: 10px 20px;
}

#password .password-form {
  max-width: 700px;
  margin: 0 auto;
}
#password .password-form span {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#password .password-form input {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#password .password-form .checkbox-field {
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
#password .password-form .checkbox-field input {
  width: 20px;
  height: 14px;
}
#password .password-form .form-footer .btn-outline-primary {
  border-radius: 8px;
  padding: 10px 20px;
}
#password .page-footer {
  margin: 20px 0;
}
#password .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#password .page-footer ul li {
  display: block;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
#password .page-footer ul li a {
  border: 1px solid #8E979D;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
  background-color: #fff;
}
#password .page-footer ul li a:hover {
  color: #8E979D;
}

#phblogcustomblock .box-blogcustomblock {
  border-bottom: 4px solid rgb(80, 64, 48);
  border-top: 4px solid rgb(80, 64, 48);
  padding: 15px 0;
  margin-bottom: 20px;
}
#phblogcustomblock .box-blogcustomblock h3 {
  margin: 0;
  text-align: center;
  color: rgb(80, 64, 48);
  font-size: 28px;
}
#phblogcustomblock .box-all-blog {
  margin-top: 10px;
  margin-bottom: 40px;
}
#phblogcustomblock .box-all-blog .box-description {
  text-align: center;
}
#phblogcustomblock .box-all-blog .box-description a {
  color: #777777;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  font-weight: bold;
}
#phblogcustomblock .box-all-blog .box-description a:hover {
  color: #8E979D;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: rgb(80, 64, 48);
}

.page-cart1 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.page-cart1 .single1 .poj1 {
  background-color: #121212;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.page-cart1 .single1 .poj1 p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  padding-top: 4px;
}
.page-cart1 .single1 .poj2 {
  display: inline-block;
  margin-left: 8px;
}
.page-cart1 .single1 .poj2 p {
  font-size: 26px;
  font-weight: 600;
  line-height: 130%;
  position: relative;
  top: 3px;
}
.page-cart1 .single1 .poj3 {
  display: inline-block;
  margin-left: 14px;
  margin-right: 14px;
}
.page-cart1 .single1 .poj3 img {
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
}
.page-cart1 .single1 .poj4 {
  background-color: #8E979D;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.page-cart1 .single1 .poj4 p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  padding-top: 4px;
}
.page-cart1 .single1 .poj5 {
  display: inline-block;
  margin-left: 8px;
  color: #8E979D;
}
.page-cart1 .single1 .poj5 p {
  font-size: 26px;
  font-weight: 600;
  line-height: 130%;
  position: relative;
  top: 3px;
}
.page-cart1 .button-checkout-continue {
  margin-top: 30px;
  margin-bottom: 20px;
}
.page-cart1 .button-checkout-continue a {
  font-size: 20px;
  line-height: 130%;
  font-weight: 600;
  text-decoration: none;
  color: #121212;
}
.page-cart1 .button-checkout-continue a:hover {
  color: rgb(80, 64, 48);
}

.card-footer .LLBWr.cartLLbutton .LLBCn > a {
  padding: 4px 28px 3px 10px;
  height: 31.5px;
}

#product-availability {
  color: #444 !important;
  font-size: 12px;
  float: left;
}
#product-availability .btn.btn-primary.btn-lg {
  background-color: #4b4b4b;
  float: right;
  border-color: #4b4b4b;
}
#product-availability .btn.btn-primary.btn-lg:hover {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
}
#product-availability .product-availability-date {
  float: right;
  color: #080f25;
}
#product-availability .product-availability-ask {
  float: right;
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
#product-availability .card {
  border: none;
}

#checkout #js-checkout-process .card-header {
  padding: 5px;
}
#checkout #js-checkout-process .step-title.h3 {
  margin-bottom: 0;
}
#checkout #payment-confirmation .btn.btn-primary.center-block.text-uppercase {
  width: 100%;
  white-space: normal;
}
#checkout #payment-confirmation .btn.btn-primary.center-block.text-uppercase .custom-control-label.js-terms {
  left: -9px;
}
#checkout .custom-control-input {
  position: absolute;
}
#checkout #block-reassurance {
  margin-top: 20px;
  border: 1px solid #dadada;
  background-color: #dadada;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
#checkout #block-reassurance ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#checkout #block-reassurance ul li {
  margin-top: 15px;
  width: 100%;
  position: relative;
  float: left;
}
#checkout #block-reassurance ul li .text {
  margin-left: 40px;
}
#checkout #block-reassurance ul li .photos {
  position: absolute;
  width: 35px;
  height: 35px;
}
#checkout #block-reassurance ul li .photos img {
  height: 25px;
  width: 25px;
}
#checkout #block-reassurance ul li:last-child {
  margin-bottom: 10px;
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .nav-link {
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .nav-tabs .nav-item.show .nav-link,
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .nav-tabs .nav-link.active {
  border-color: rgb(80, 64, 48);
  color: rgb(80, 64, 48);
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .form-fields label span {
  width: 100%;
  float: left;
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .form-fields label input {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .form-fields .checkbox-field {
  width: 100%;
  float: left;
  position: relative;
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .form-fields .checkbox-field input {
  width: auto;
  height: auto;
  float: left;
  position: absolute;
  left: 0;
  margin-top: 5px;
}
#checkout #checkout-personal-information-step #content-checkout-personal-information-step .form-fields .checkbox-field span {
  width: auto;
  padding-left: 35px;
}
#checkout #checkout-personal-information-step #newaccount .card {
  border-color: rgb(80, 64, 48);
}
#checkout #checkout-personal-information-step #newaccount .card .btn.btn-link {
  width: 100%;
  display: block;
  border-bottom: 1px solid #bbcdd2;
  color: rgb(80, 64, 48);
}
#checkout #checkout-personal-information-step #newaccount .card .btn.btn-link:hover {
  text-decoration: none;
  background-color: rgb(80, 64, 48);
  color: #fff;
}
#checkout #checkout-personal-information-step .quest-hide #newaccount {
  display: none;
}
#checkout #content-checkout-addresses-step #delivery-address #perso .label-company,
#checkout #content-checkout-addresses-step #delivery-address #perso .label-vat_number,
#checkout #content-checkout-addresses-step #delivery-address #perso #pdgetdatabyvatnumberpro,
#checkout #content-checkout-addresses-step .js-address-form #perso .label-company,
#checkout #content-checkout-addresses-step .js-address-form #perso .label-vat_number,
#checkout #content-checkout-addresses-step .js-address-form #perso #pdgetdatabyvatnumberpro {
  display: none;
}
#checkout #content-checkout-addresses-step #delivery-address .form-fields label span,
#checkout #content-checkout-addresses-step .js-address-form .form-fields label span {
  width: 100%;
  float: left;
}
#checkout #content-checkout-addresses-step #delivery-address .form-fields label input, #checkout #content-checkout-addresses-step #delivery-address .form-fields label select,
#checkout #content-checkout-addresses-step .js-address-form .form-fields label input,
#checkout #content-checkout-addresses-step .js-address-form .form-fields label select {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#checkout #content-checkout-addresses-step #delivery-address .form-fields .checkbox-field,
#checkout #content-checkout-addresses-step .js-address-form .form-fields .checkbox-field {
  width: 100%;
  float: left;
  position: relative;
}
#checkout #content-checkout-addresses-step #delivery-address .form-fields .checkbox-field input,
#checkout #content-checkout-addresses-step .js-address-form .form-fields .checkbox-field input {
  width: auto;
  height: auto;
  float: left;
  position: absolute;
  left: 0;
  margin-top: 5px;
}
#checkout #content-checkout-addresses-step #delivery-address .form-fields .checkbox-field span,
#checkout #content-checkout-addresses-step .js-address-form .form-fields .checkbox-field span {
  width: auto;
  padding-left: 25px;
}
#checkout #content-checkout-addresses-step #delivery-address .form-footer,
#checkout #content-checkout-addresses-step .js-address-form .form-footer {
  margin-top: 10px;
}
#checkout #content-checkout-addresses-step #delivery-address .form-footer .btn.btn-primary,
#checkout #content-checkout-addresses-step .js-address-form .form-footer .btn.btn-primary {
  margin-top: 10px;
}
#checkout #content-checkout-addresses-step .nav-tabs .nav-item.show .nav-link, #checkout #content-checkout-addresses-step .nav-tabs .nav-link.active {
  border-top: 0.1875rem solid rgb(80, 64, 48);
}
#checkout .label-address2 {
  display: none;
}
#checkout #invoice-address .form-fields label span {
  width: 100%;
  float: left;
}
#checkout #invoice-address .form-fields label input,
#checkout #invoice-address .form-fields label select {
  border: 1px solid #d7d7d7;
  display: inline;
  padding: 13px 60px 13px 13px;
  height: 46px;
  background: #fff;
  margin-right: 1px;
  width: 100%;
  border-radius: 8px;
}
#checkout #invoice-address .form-fields .checkbox-field {
  width: 100%;
  float: left;
  position: relative;
}
#checkout #invoice-address .form-fields .checkbox-field input {
  width: auto;
  height: auto;
  float: left;
  position: absolute;
  left: 0;
  margin-top: 5px;
}
#checkout #invoice-address .form-fields .checkbox-field span {
  width: auto;
  padding-left: 25px;
}
#checkout .order-checkout #js-checkout-summary #cart-summary-product-list ul {
  padding: 0;
  margin: 0;
}
#checkout .order-checkout #js-checkout-summary #cart-summary-product-list ul li {
  margin-bottom: 7px;
}
#checkout .order-checkout #js-checkout-summary .cart-summary-line .label {
  padding-left: 0;
  font-weight: 400;
  white-space: inherit;
  color: #363a42;
  text-align: right;
}
#checkout .order-checkout #js-checkout-summary .cart-summary-line .value {
  color: #232323;
  float: right;
}
#checkout .order-checkout #js-checkout-summary .card-footer {
  font-weight: bold;
}
#checkout .btn.btn-primary.btn-lg {
  min-width: 184px;
  display: block;
  margin: 0 auto;
}
#checkout .js-cancel-address.cancel-address.btn.btn-link {
  background-color: #8E979D;
  color: #fff;
  display: block;
  margin: 0 auto;
  max-width: 184px;
  margin-top: 5px;
}
#checkout #content-checkout-payment-step .custom-control-label {
  padding-left: 10px;
}
#checkout #content-checkout-payment-step .custom-control-label img {
  float: right;
  margin-left: 15px;
}

.opc-container .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.opc_shipping_method li.alert-info, .opc_payment_method li.alert-info {
  background-color: transparent;
  border-color: transparent;
}

.alert-info::before,
.alert-danger::before {
  display: none;
}

.supercheckout-blocks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

button.cart_quantity_down.qty-btn.increase_button.quantity-left-minus.btn.btn-primary.btn-number {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

button.cart_quantity_down.qty-btn.decrease_button.quantity-right-plus.btn.btn-primary.btn-number {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

#velsof_supercheckout_form .row.cart_list_item .shopping-cart-description a {
  color: #424242;
}

#order-confirmation #content-hook_order_confirmation {
  margin-top: 62px;
}
#order-confirmation #content-hook_order_confirmation .title1 img {
  display: inline-block;
  margin-top: -8px;
}
#order-confirmation #content-hook_order_confirmation .title1 h3 {
  display: inline-block;
  font-size: 36px;
  line-height: 120%;
  font-weight: 600;
  color: #121212;
}
#order-confirmation #content-hook_order_confirmation .desc1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin-top: 28px;
  margin-bottom: 26px;
}
#order-confirmation #content-hook_order_confirmation .desc1 p {
  margin-bottom: 0;
}
#order-confirmation .page-content.page-order-confirmation {
  margin-bottom: 80px;
}
#order-confirmation .page-content.page-order-confirmation .poj {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  line-height: 150%;
}
#order-confirmation .page-content.page-order-confirmation .poj .poj1 {
  display: inline-block;
  min-width: 200px;
  font-weight: 600;
  color: #121212;
}
#order-confirmation .page-content.page-order-confirmation .poj .poj2 {
  display: inline-block;
  font-weight: 500;
  color: #8E979D;
}
#order-confirmation .page-content.page-order-confirmation .title1 {
  margin-bottom: 36px;
}
#order-confirmation .page-content.page-order-confirmation .title1 h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  color: #121212;
}
#order-confirmation .order-confirmation-table .order-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin: 0;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
#order-confirmation .order-confirmation-table .order-line:last-child {
  border-bottom: none;
}
#order-confirmation .order-confirmation-table .single1 {
  padding: 0;
}
#order-confirmation .order-confirmation-table .single1 img {
  width: 100px;
  margin-left: 0;
}
#order-confirmation .order-confirmation-table .single2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: start;
  align-items: center;
}
#order-confirmation .order-confirmation-table .single2 a {
  color: #121212;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  text-decoration: none;
}
#order-confirmation .order-confirmation-table .single2 a:hover {
  color: rgb(80, 64, 48);
}
#order-confirmation .order-confirmation-table .single3 .row {
  height: 100%;
}
#order-confirmation .order-confirmation-table .single3 .poj1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: start;
  align-items: center;
}
#order-confirmation .order-confirmation-table .single3 .poj2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: start;
  align-items: center;
}
#order-confirmation .order-confirmation-table .single3 .poj3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: start;
  align-items: center;
  color: #121212;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  justify-content: flex-end;
  padding-right: 0;
}
#order-confirmation .order-confirmation-table .table {
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
  color: #121212;
}
#order-confirmation .order-confirmation-table .table .text-right {
  font-weight: 600;
}
#order-confirmation .order-confirmation-table .table td, #order-confirmation .order-confirmation-table .table th {
  padding: 0;
  padding-bottom: 16px;
}
#order-confirmation .order-confirmation-table .table-bordered, #order-confirmation .order-confirmation-table .table-bordered td, #order-confirmation .order-confirmation-table .table-bordered th {
  border: none;
}
#order-confirmation #content-hook_payment_return {
  font-size: 18px;
  line-height: 150%;
  color: #121212;
}
#order-confirmation .payment-return-home {
  margin-bottom: 160px;
  margin-top: 40px;
}
#order-confirmation .payment-return-home a {
  font-size: 20px;
  line-height: 130%;
  font-weight: 600;
  text-decoration: none;
  color: rgb(80, 64, 48);
}
#order-confirmation .payment-return-home a:hover {
  color: #121212;
}
#order-confirmation .opc-container [type=radio]:checked + label::before, #order-confirmation .opc-container [type=radio]:not(:checked) + label::before {
  border-color: rgb(80, 64, 48);
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

#blockcart-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10000;
  overflow-y: scroll;
  height: 100vh;
}
#blockcart-modal .modal-dialog {
  max-width: 460px;
}
#blockcart-modal .modal-header {
  color: #121212;
  padding: 20px;
  margin-bottom: 16px;
}
#blockcart-modal .modal-header h4 {
  color: #121212;
  font-size: 22px;
  font-weight: 600;
  line-height: 130%;
}
#blockcart-modal .modal-header button {
  padding: 1px;
  color: #8E979D;
  float: right;
  margin: 0;
  width: 100%;
  cursor: pointer;
  text-align: right;
  position: absolute;
  right: 15px;
}
#blockcart-modal .modal-header button:hover {
  color: #121212;
}
#blockcart-modal .modal-body, #blockcart-modal .modal-footer {
  padding: 0 20px;
}
#blockcart-modal .modal-photos {
  float: left;
  margin-right: 16px;
  width: 100px;
}
#blockcart-modal .desc1 {
  overflow: hidden;
}
#blockcart-modal .desc1 .modal-title h2 {
  font-size: 20px;
  margin-bottom: 0;
}
#blockcart-modal .desc1 .modal-sku {
  margin: 7px 0;
  font-size: 11px;
  line-height: 150%;
  font-weight: 500;
}
#blockcart-modal .desc1 .modal-qua {
  float: left;
  font-size: 14px;
  font-weight: 500%;
  line-height: 150%;
}
#blockcart-modal .desc1 .modal-price {
  float: right;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}
#blockcart-modal .modal-button1 {
  margin-top: 40px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
#blockcart-modal .modal-button1 a {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
  width: 100%;
  height: 46px;
  font-size: 14px;
  line-height: 46px;
  float: left;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
#blockcart-modal .modal-button1 a:hover {
  background-color: #292929;
  border-color: #292929;
  color: #fff;
  text-decoration: none;
}

.form-errors {
  color: #FF2525;
  font-weight: bold;
}

.notification {
  border: 1px solid rgb(80, 64, 48);
  padding: 10px 10px;
  background-color: rgb(80, 64, 48);
  color: #fff;
}
.notification ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.notification.notification-success {
  border: 1px solid rgb(80, 64, 48);
  padding: 10px 10px;
}
.notification.notification-success ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sucategory-list .subcateogry-poj {
  margin-bottom: 30px;
}
.sucategory-list a {
  display: block;
  overflow: hidden;
  color: #fff;
  position: relative;
}
.sucategory-list a .photos img {
  width: 100%;
}
.sucategory-list a .photos .title1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.sucategory-list a .photos .title1 h2 {
  color: #fff;
  position: absolute;
  bottom: 36px;
  left: 36px;
}
.sucategory-list a .photos-mobile {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.sucategory-list a:hover .photos .title1 {
  background-color: rgb(80, 64, 48);
  background-position: center;
  background-size: cover;
}

.hidden {
  display: none;
}

.readmore {
  margin: 0 5px;
}

button:focus {
  outline: none !important;
}

.slick-slider {
  padding: 0;
  margin: 0;
}

.front-home-top {
  margin-bottom: 20px;
  padding: 15px !important;
}

.navbar-light .navbar-toggler {
  color: #fff;
}

.page-index-1 {
  margin-top: 25px;
}

.front-ls-1 .container-fluid {
  max-width: 1920px;
}
.front-ls-1 .col-12 {
  padding: 0;
}
.front-ls-1 .desc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 13%;
  width: 588px;
}
.front-ls-1 .desc .text1 {
  color: #fff;
}
.front-ls-1 .desc .text1 h2 {
  color: #fff;
  font-size: 64px;
  line-height: 76px;
  font-weight: 600;
  line-height: 120%;
}
.front-ls-1 .desc .but-more a {
  background-color: rgb(80, 64, 48);
  color: #fff;
  border-radius: 8px;
  width: 143px;
  height: 62px;
  padding: 18px 24px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  text-decoration: none;
}
.front-ls-1 .desc .but-more a:hover {
  background-color: #e8e5d8;
}

.single-title1 .title1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 4px;
}
.single-title1 .title1 p {
  margin-bottom: 0;
}
.single-title1 .title2 {
  margin-bottom: 80px;
}
.single-title1 .title2 h3 {
  font-size: 48px;
  line-height: 62px;
  margin-bottom: 0;
}

#phblogrecentposts {
  padding-bottom: 20px;
  background-color: #F6F6F6;
}
#phblogrecentposts a {
  display: block;
  overflow: hidden;
  position: relative;
}
#phblogrecentposts a:hover .img-hover {
  opacity: 0.7;
}
#phblogrecentposts .photos {
  max-width: 345px;
  margin-bottom: 15px;
}
#phblogrecentposts .title-top {
  margin-top: 24px;
}
#phblogrecentposts .title-top h3 {
  font-size: 24px;
  line-height: 31px;
}
#phblogrecentposts .title-top h3 a {
  text-decoration: none;
  color: #121212;
}
#phblogrecentposts .title-top h3 a:hover {
  color: rgb(80, 64, 48);
}
#phblogrecentposts .owl-theme .owl-nav {
  display: none;
}

@media (max-width: 1366px) {
  .front-ls-1 .desc .text1 h2 {
    color: #fff;
    font-size: 54px;
    line-height: 76px;
    font-weight: 600;
    line-height: 120%;
  }
  .front-ls-1 .desc .but-more a {
    background-color: rgb(80, 64, 48);
    color: #fff;
    border-radius: 8px;
    width: 142px;
    height: 46px;
    padding: 9px 24px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    text-decoration: none;
  }
}
@media (max-width: 1024px) {
  .front-ls-1 .desc .text1 h2 {
    font-size: 36px;
  }
  .front-ls-1 .desc .but-more a {
    width: 116px;
    height: 37px;
    padding: 7px 24px;
    font-size: 13px;
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .single-title1 .title1 {
    font-size: 16px;
  }
  .single-title1 .title2 {
    margin-bottom: 40px;
  }
  .single-title1 .title2 h3 {
    font-size: 24px;
    line-height: 130%;
  }
  .front-ls-1.mobile .single1 {
    padding: 0;
  }
  .front-ls-1.mobile .desc {
    padding: 0 20px;
    width: 100%;
    text-align: center;
    margin-left: 0;
    top: auto;
    transform: translateY(0);
    bottom: 120px;
  }
  .front-ls-1.mobile .desc .text1 h2 {
    font-size: 34px;
    line-height: 43px;
  }
  .front-ls-1.mobile .desc .but-more a {
    margin: 0 auto;
    margin-top: 42px;
  }
  .front-ls-1.mobile img {
    width: 100%;
  }
  .front-ls-1.mobile p {
    margin-bottom: 0;
  }
  .front-ls-2 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .front-ls-2 .single2 a {
    font-size: 16px;
    color: rgb(80, 64, 48);
  }
  .front-ls-2 .single2 a:hover {
    opacity: 0.7;
    color: #222;
  }
  .front-ls-3 .single1 {
    padding: 0;
  }
  .front-ls-3 .single2 .single-sz {
    position: relative;
    top: 0;
    transform: translateY(0);
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .front-ls-3 .single2 .single-sz .title1 h3 {
    font-size: 36px;
    line-height: 43px;
  }
  .front-ls-4 {
    margin-top: 0;
  }
  .front-ls-4 .single1 h4 {
    font-size: 36px;
    line-height: 43px;
  }
  .front-ls-4 .single1 h4 strong {
    display: block;
    width: 100%;
    font-size: 36px;
    line-height: 43px;
  }
  .front-ls-5 {
    padding: 80px 0;
  }
  .front-ls-5 .single1 .desc {
    margin-top: 60px;
  }
  .front-ls-5 .p-mobile .item img {
    width: 280px;
  }
  .front-ls-6 {
    margin-top: 80px;
  }
  .front-ls-6 .single1 h5 {
    font-size: 36px;
    line-height: 130%;
  }
  .front-ls-6 .single2 a {
    font-size: 16px;
  }
  .front-ls-6 .single2 a:hover {
    color: rgb(80, 64, 48);
  }
  .sucategory-list {
    margin-bottom: 0;
  }
  .sucategory-list .col-12 {
    padding: 0;
  }
  .sucategory-list a .photos .title1 h2 {
    font-size: 36px;
    line-height: 4px;
  }
  #blockcart-modal .modal-body button {
    margin-bottom: 10px;
  }
  #checkout .checkout-process .card-body {
    padding: 3px 5px;
  }
  #checkout .checkout-process .card-body .tab-content {
    padding: 4px;
  }
  #checkout .checkout-process .card-header.js-checkout-step-header h1 {
    font-size: 14px;
    margin-bottom: 0;
  }
  #checkout .checkout-process .card-header.js-checkout-step-header button {
    padding: 0;
  }
  #checkout .checkout-process #content-checkout-personal-information-step .nav-tabs .nav-item {
    margin: 0 auto;
  }
  .front-home-top {
    display: none;
  }
}
@media (max-width: 600px) {
  #blockcart-modal .modal-dialog {
    width: auto;
  }
}
@media (max-width: 530px) {
  .page-index-1 {
    margin-top: 8px;
  }
  #blockcart-modal .modal-dialog {
    width: auto;
  }
}
@media (max-width: 414px) {
  .btn {
    white-space: normal;
  }
  .left-column .col-12 {
    padding: 0;
  }
  #blockcart-modal .modal-button {
    width: 100%;
  }
}
.availability-list.availability-list-in-stock {
  color: rgb(80, 64, 48);
  padding: 4px 6px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 4px;
}

.availability-list.availability-list-out-of-stock {
  color: #7F7F7F;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 4px;
}

.product-availability-date label {
  margin: 0;
}

.page-not-found {
  margin-top: 45px;
  margin-bottom: 55px;
  text-align: center;
}
.page-not-found h1 {
  font-size: 42px;
  margin-bottom: 6px;
  color: rgb(42, 38, 34);
}
.page-not-found a {
  font-weight: bold;
}

.page-brands .brand-sz .brand-photos {
  border: 2px solid #ebebeb;
  margin-bottom: 10px;
  padding: 7px;
}
.page-brands .brand-sz .brand-title {
  text-align: center;
}
.page-brands .brand-sz .brand-title a {
  color: #292929;
  text-decoration: none;
}
.page-brands .brand-sz .brand-desc {
  text-align: center;
}

@media (max-width: 768px) {
  .page-not-found {
    margin-top: 5px;
    margin-bottom: 55px;
  }
  .page-not-found .single1 {
    padding: 0;
    margin-bottom: 40px;
  }
  .page-not-found .single1 .single-sz {
    position: relative;
    top: 0;
    transform: translateY(0);
    padding: 0px;
  }
  .page-not-found .single1 .but-404 {
    margin-top: 15px;
  }
  .page-not-found .single2 {
    padding: 0;
  }
}
@media (max-width: 550px) {
  .container-fluid {
    padding: 0 15px;
  }
}
@media (max-width: 414px) {
  .container-fluid {
    padding: 0 15px;
  }
}
@media (min-width: 1210px) {
  .header-menu-c .container {
    max-width: 1200px;
  }
}
.fancybox-nav span {
  visibility: visible !important;
}

#module-revws-MyReviews .page-footer {
  margin: 20px 0;
}
#module-revws-MyReviews .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#module-revws-MyReviews .page-footer ul li {
  display: block;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
#module-revws-MyReviews .page-footer ul li a {
  border: 1px solid #8E979D;
  padding: 10px 25px;
  margin-bottom: 15px;
  min-height: 34px;
  display: block;
  color: #121212;
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  background-color: #fff;
}
#module-revws-MyReviews .page-footer ul li a:hover {
  color: #8E979D;
}

.fancybox-overlay .fancybox-item.fancybox-close {
  top: 9px;
  right: 9px;
  height: 30px;
  width: 30px;
}
.fancybox-overlay #fancybox-loading, .fancybox-overlay .fancybox-close, .fancybox-overlay .fancybox-prev span, .fancybox-overlay .fancybox-next span {
  background-image: url("../img/times-solid.png");
}
.fancybox-overlay .fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fancybox-overlay .fancybox-skin {
  background-color: #fff;
}
.fancybox-overlay .pd_aap_send_custommer_form .form_container {
  border: none;
  background-color: #fff;
}
.fancybox-overlay .pd_aap_send_custommer_form .content_form {
  padding: 65px 55px;
}
.fancybox-overlay .form_container h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
}
.fancybox-overlay .form_container h2 strong {
  color: #ff0000;
}
.fancybox-overlay .form_container p {
  font-size: 14px;
  font-weight: 500;
  color: rgb(80, 64, 48);
}
.fancybox-overlay .form_container fieldset .text label {
  color: rgb(80, 64, 48);
  font-size: 14px;
}
.fancybox-overlay .form_container fieldset .text label.privacy_policy {
  color: #4b4b4b;
  font-size: 12px;
}
.fancybox-overlay .pd_aap_send_custommer_form .content_form .text input {
  color: #989898;
  font-size: 16px;
  border: 1px solid #4b4b4b;
  padding: 19px 15px;
  height: 56px;
}
.fancybox-overlay #sendQuestionEmail {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 15px;
}
.fancybox-overlay #sendQuestionEmail:hover {
  background-color: #fff;
  color: rgb(80, 64, 48);
}
.fancybox-overlay .pd_aap_send_custommer_form .content_form input.button {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.fancybox-overlay .pd_aap_send_custommer_form .content_form .text {
  margin-bottom: 7px;
}

@media (max-width: 1366px) {
  #cart .cart-overview.js-cart .cart-item .cc1 {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 15px;
    width: 15px;
    margin-right: 30px;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax {
    width: 100% !important;
    left: 2px !important;
    right: 2px !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened .fancybox-inner {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-overlay.fancybox-overlay-fixed {
    width: 100% !important;
    font-size: 13px;
  }
  .fancybox-overlay.fancybox-overlay-fixed h1 {
    font-size: 18px;
  }
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 30px;
    width: 30px;
  }
  #product .page-category-all .page-product3 .single-sz {
    padding-left: 30px;
  }
}
@media (max-width: 992px) {
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 15px;
    width: 15px;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax {
    width: 100% !important;
    left: 2px !important;
    right: 2px !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened .fancybox-inner {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-overlay.fancybox-overlay-fixed {
    width: 100% !important;
    font-size: 13px;
  }
  .fancybox-overlay.fancybox-overlay-fixed h1 {
    font-size: 18px;
  }
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 30px;
    width: 30px;
  }
  #product .page-category-all .page-product3 .single-sz {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  #feds_search_filters {
    margin-top: 0;
  }
  #feds_search_filters .title-top {
    display: none;
  }
  .left-column .feds_offcanvas_tri {
    color: #292929;
    margin: 19px auto;
    max-width: 100%;
    background-color: #f5f5f5;
    height: 40px;
    line-height: 38px;
    text-decoration: none;
  }
  .left-column .feds_offcanvas_tri i {
    display: none;
  }
  .left-column .feds_offcanvas_tri:hover {
    background-color: #333;
    color: #fff;
  }
  .subcateogry-header-img .subcateogry-poj {
    margin-bottom: 10px;
  }
  .subcateogry-header-img .subcateogry-poj h5 {
    margin-bottom: 0;
  }
  .fancybox-overlay .pd_aap_send_custommer_form .content_form {
    padding: 7px;
  }
  .fancybox-overlay .form_container h2 {
    font-size: 18px;
  }
  .fancybox-overlay .form_container p {
    font-size: 14px;
  }
  .no-gutters > .col, .no-gutters > [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 15px;
    width: 15px;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax {
    width: 100% !important;
    left: 2px !important;
    right: 2px !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened .fancybox-inner {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-overlay.fancybox-overlay-fixed {
    width: 100% !important;
    font-size: 13px;
  }
  .fancybox-overlay.fancybox-overlay-fixed h1 {
    font-size: 18px;
  }
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 30px;
    width: 30px;
  }
  #product .page-product4 .title1 h3 {
    font-size: 24px;
  }
  .js-product-list.home .products {
    padding: 0;
  }
}
@media (max-width: 543px) {
  .left-column .feds_offcanvas_tri {
    margin: 5px auto;
    width: 48%;
    margin-right: 2%;
    float: left;
    max-width: 50%;
  }
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 15px;
    width: 15px;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.fancybox-opened .fancybox-inner {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
  }
  .fancybox-overlay.fancybox-overlay-fixed {
    width: 100% !important;
    font-size: 13px;
  }
  .fancybox-overlay.fancybox-overlay-fixed h1 {
    font-size: 18px;
  }
  .fancybox-overlay .fancybox-item.fancybox-close {
    height: 30px;
    width: 30px;
  }
}
@media (max-width: 414px) {
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity {
    width: 40% !important;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty #quantity_wanted {
    width: 30px;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty .btn-primary {
    padding: 0.5rem 0.555rem;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .page-product-price {
    width: 60% !important;
  }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .page-product-price .price-desc .current-price {
    font-size: 29px;
    letter-spacing: 0.1px;
  }
}
.lg-outer .lg-image {
  max-height: 88% !important;
}

@media (max-height: 576px) {
  .lg-outer .lg-image {
    display: inline-block;
    vertical-align: bottom !important;
    max-width: 100%;
    max-height: 81% !important;
    width: auto !important;
    height: auto !important;
    top: 0;
  }
}
#contact .front-o1 {
  padding-bottom: 128px;
}

#module-ph_simpleblog-list #main {
  padding: 0;
}

.single-right6 {
  font-size: 20px;
}
.single-right6 .title1 {
  margin-bottom: 20px;
}
.single-right6 h2 {
  font-size: 36px;
  line-height: 120%;
  color: #121212;
  margin-bottom: 0;
  font-weight: 600;
}
.single-right6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-right6 ul li {
  margin-bottom: 20px;
}

.simpleblog .simpleblog__listing__post {
  margin-bottom: 30px;
}
.simpleblog .simpleblog__listing__post__wrapper {
  border-radius: 8px;
  border: none;
  background: #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 8px;
  height: 100%;
}
.simpleblog .simpleblog__listing__post__wrapper a {
  display: block;
  overflow: hidden;
  position: relative;
}
.simpleblog .simpleblog__listing__post__wrapper a .photo {
  width: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.simpleblog .simpleblog__listing__post__wrapper a .img-hover {
  background-color: rgb(80, 64, 48);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.simpleblog .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 {
  color: #292929;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.simpleblog .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a {
  color: #292929;
  text-decoration: none;
}
.simpleblog .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover {
  color: rgb(80, 64, 48);
}
.simpleblog .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content__footer .btn.btn-primary {
  color: #979797;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  padding: 10px 14px;
}
.simpleblog .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content__footer .btn.btn-primary:hover {
  background-color: #292929;
  border-color: #292929;
  color: #fff;
}

#module-ph_simpleblog-single #content-wrapper {
  padding: 0;
}
#module-ph_simpleblog-single .simpleblog__post-single-container {
  max-width: 1000px;
  margin-top: 60px;
}
#module-ph_simpleblog-single .simpleblog__post-single-container2 {
  max-width: 1000px;
}
#module-ph_simpleblog-single .post-single1 .title1 {
  margin-bottom: 12px;
}
#module-ph_simpleblog-single .post-single1 .title1 h1 {
  color: #292929;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 0;
}
#module-ph_simpleblog-single .post-single1 .photos {
  margin-top: 17px;
}
#module-ph_simpleblog-single .post-single1 .photos img {
  width: 100%;
}
#module-ph_simpleblog-single .post-single2 .date1 {
  margin-bottom: 40px;
}
#module-ph_simpleblog-single .post-single2 .date1 p {
  color: #8E979D;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 0;
}
#module-ph_simpleblog-single .simpleblog__post-single .container-fluid,
#module-ph_simpleblog-single .section-title1 .container-fluid,
#module-ph_simpleblog-single .front-o1 .container-fluid,
#module-ph_simpleblog-single .nav-breadcrumbList .container-fluid {
  max-width: 1100px;
}
#module-ph_simpleblog-single .front-o1 {
  margin-bottom: 160px;
}

#module-ph_simpleblog-list .simpleblog__listing__post__wrapper {
  position: relative;
  border-radius: 8px;
  border: none;
  float: left;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  box-shadow: none;
}

#cm6 .page-cms .container-fluid {
  max-width: 1000px;
}
#cm6 .page-cms .single1 {
  margin-bottom: 24px;
}
#cm6 .page-cms .single1 .title1 h1 {
  font-size: 48px;
  line-height: 130%;
  font-weight: 600;
  margin-bottom: 0;
}
#cm6 .page-cms .single2 {
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
#cm6 .page-cms .single3 {
  margin-top: 120px;
  margin-bottom: 160px;
}
#cm6 .page-cms .single3 a {
  font-size: 20px;
  line-height: 130%;
  font-weight: 600;
  text-decoration: none;
  color: #121212;
}
#cm6 .page-cms .single3 a:hover {
  color: rgb(80, 64, 48);
}

#setting-change-person-company {
  margin-bottom: 20px;
}
#setting-change-person-company ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#setting-change-person-company ul li {
  display: inline-block;
  width: 48%;
  position: relative;
  margin-bottom: 30px;
}
#setting-change-person-company ul li [type=radio]:checked, #setting-change-person-company ul li [type=radio]:not(:checked) {
  position: absolute;
  width: 20px !important;
  height: 20px !important;
  z-index: 9;
  opacity: 1;
  left: 0;
  right: auto;
  cursor: pointer;
  top: 0;
  margin: 0 auto;
  margin-top: -5px;
}
#setting-change-person-company ul li .desc {
  margin-left: 30px;
}
#setting-change-person-company .poj1 {
  position: relative;
}

#shipping-company-s,
#shipping-vat_number-s {
  display: none;
}

#contact .main-content,
#benefit .main-content,
#product .main-content {
  background: linear-gradient(0deg, rgba(255, 251, 233, 0.55) 0%, rgba(255, 251, 233, 0.45) 25%, #fff 100%);
}

.page-contact-1a {
  padding: 20px 0;
}
.page-contact-1a .title1 {
  text-align: center;
  margin-bottom: 4px;
}
.page-contact-1a .title1 p {
  margin-bottom: 0;
  background-color: #F0E7D8;
  color: #7F5743;
  padding: 7px 10px;
  border-radius: 25px;
  display: inline-block;
  width: auto;
}
.page-contact-1a .desc1 {
  color: rgb(80, 64, 48);
  margin-bottom: 25px;
  font-size: 16px;
  text-align: center;
}
.page-contact-1a .desc1 h2 {
  font-size: 42px;
  color: rgb(80, 64, 48);
  margin-bottom: 6px;
}

.page-contact {
  margin-bottom: 50px;
}
.page-contact h4 {
  font-size: 22px;
  margin-bottom: 5px;
}
.page-contact .page-contact1 .poj {
  font-size: 15px;
}
.page-contact .page-contact1 .poj ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-contact .page-contact1 .poj ul li {
  margin-bottom: 7px;
}
.page-contact .page-contact1 .poj ul li a {
  color: #292929;
  text-decoration: none;
}
.page-contact .page-contact1 .poj ul li a:hover {
  color: rgb(80, 64, 48);
}
.page-contact .poj2-sz {
  margin-top: 20px;
}
.page-contact .poj2-sz h5 {
  font-size: 22px;
  margin-bottom: 8px;
}
.page-contact .page-contact2 .page-contact2-sz {
  background-color: #fff;
  padding: 40px;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  -moz-box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
  box-shadow: 0px 0px 30px -8px rgba(66, 68, 90, 0.11);
}
.page-contact .page-contact2 h4 {
  font-size: 22px;
  margin-bottom: 15px;
}
.page-contact .page-contact2 .notifications-container {
  margin-top: 20px;
}
.page-contact .page-contact2 .custom-file .custom-file-label::after {
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
}
.page-contact .page-contact2 .btn-primary {
  text-transform: uppercase;
  padding: 9px 26px;
  text-decoration: none;
  font-weight: 500;
  background-color: rgb(80, 64, 48);
  border-color: rgb(80, 64, 48);
}
.page-contact .page-contact2 .btn-primary:hover {
  color: rgb(80, 64, 48);
  background-color: #fff;
}
.page-contact .page-contact2 .custom-file .custom-file-label::after {
  background-color: #f3f3f3;
  color: #484848;
  border-color: #f3f3f3;
}
.page-contact .page-contact2 .psgdpr_consent_message {
  font-size: 12px;
}

.contact-information {
  padding: 2rem;
}
.contact-information__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  color: #333;
}
.contact-information__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}
.contact-information__item:last-child {
  margin-bottom: 0;
}
.contact-information__icon {
  font-size: 1.5rem;
  color: #b87755;
  margin-right: 1rem;
  flex-shrink: 0;
}
.contact-information__item-heading {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
  color: #444;
}
.contact-information__map {
  margin-top: 2rem;
}
.contact-information__map iframe {
  width: 100%;
  height: 300px;
  border: 0;
  border-radius: 4px;
}

.benefits-section h2 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #333;
}

.benefit-card {
  border: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.benefit-card .card-body {
  text-align: center;
}
.benefit-card__icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  background-color: #f9f4ec;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefit-card__icon i {
  font-size: 1.5rem;
  color: #b87755;
}
.benefit-card__title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.5rem;
}
.benefit-card__description {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #666;
}

.sb-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

.sb-menu-right .sb-open {
  overflow: hidden;
}
.sb-menu-right .sb-open .sb-menu-right {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.sb-menu-right .sb-close-btn .sb-close-btn i {
  font-size: 18px;
}
.sb-menu-right .cart-preview .cart-title {
  padding: 25px 26px;
  border-bottom: 1px solid #eaedf0;
}
.sb-menu-right .cart-preview .cart-title h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 14.08px;
  text-align: left;
  color: rgb(0, 0, 0);
  margin-bottom: 0;
  text-transform: uppercase;
}
.sb-menu-right .cart-preview .cart-items {
  padding-left: 0;
}
.sb-menu-right .cart-preview .cart-product-line {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 26px 0;
  text-align: left;
  border-bottom: 1px solid rgb(234, 237, 240);
}
.sb-menu-right .cart-preview .cart-product-line .product-image .img-fluid {
  max-width: 100%;
  height: auto;
  width: 64px;
}
.sb-menu-right .cart-preview .cart-product-line .product-infos {
  width: 59%;
  padding-left: 26px;
}
.sb-menu-right .cart-preview .cart-product-line .product-infos .product-name {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 12.7px;
  letter-spacing: 0.4504668117px;
  text-align: left;
  margin-bottom: 5px;
}
.sb-menu-right .cart-preview .cart-product-line .product-infos .product-line-info .label {
  color: rgba(24, 24, 24, 0.5);
  font-size: 10px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
}
.sb-menu-right .cart-preview .cart-product-line .product-infos .product-line-info .value {
  color: rgba(24, 24, 24, 0.5);
  font-size: 10px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
}
.sb-menu-right .cart-preview .cart-product-line .product-infos .product-price {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
  text-align: left;
  color: rgba(24, 24, 24, 0.5);
}
.sb-menu-right .cart-preview .cart-product-line .product-infos .product-line-info {
  line-height: initial;
  font-size: 12px;
  color: #000;
}
.sb-menu-right .cart-preview .cart-product-line .product-infos .product-quantity {
  display: inline-block;
  margin-left: 3px;
  font-size: 10px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
  color: rgba(24, 24, 24, 0.5);
}
.sb-menu-right .cart-preview .cart-product-line .product-remove {
  align-self: flex-start;
  text-align: right;
  text-decoration: underline;
  font-size: 9.28px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
  padding-top: 80px;
  color: rgb(24, 24, 24);
}
.sb-menu-right .cart-preview .cart-product-line .product-remove:hover {
  opacity: 0.8;
}
.sb-menu-right .cart-preview .product-qty {
  margin-top: 13px;
}
.sb-menu-right .cart-preview .product-qty .product-qty-container {
  border-radius: 0;
  overflow: hidden;
  display: flex;
  font-weight: 400;
  border: none;
  width: 112px;
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
}
.sb-menu-right .cart-preview .product-qty .product-qty-input {
  background: #fff;
  width: 27px !important;
  height: 32px !important;
  line-height: 32px;
  text-align: center !important;
  border-radius: 0;
  box-shadow: none;
  padding: 0 !important;
  font-size: 11.1px;
  font-weight: 911;
  line-height: 18.38px;
  letter-spacing: 0.9282587171px;
  text-align: center;
  color: #1c1c1c;
  border: 1px solid #eaedf0;
}
.sb-menu-right .cart-preview .product-qty .quantity-button {
  border: 0 !important;
  background-color: #fff;
  font-size: 18px;
  position: static;
  height: 32px !important;
  width: 34px !important;
  display: block !important;
  text-align: center;
  transform: translateX(0) !important;
  padding: 0;
  cursor: pointer;
  font-size: 11.1px;
  font-weight: 911;
  line-height: 30px;
  letter-spacing: 0.9282587171px;
  text-align: center;
  color: rgb(28, 28, 28);
}
.sb-menu-right .cart-preview .product-qty .quantity-button.quantity-up {
  padding-top: 1px;
}
.sb-menu-right .cart-preview .product-qty .input-group-btn-vertical {
  display: none !important;
}
.sb-menu-right .cart-dropdown-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sb-menu-right .cart-dropdown-wrapper .cart-items {
  flex: 1;
  padding: 0 10px;
}
.sb-menu-right .cart-dropdown-wrapper .cart-bottom {
  position: sticky;
}
.sb-menu-right .cart-preview {
  position: relative;
  height: 100%;
}
.sb-menu-right .cart-preview .cart-bottom {
  bottom: 0;
  padding-bottom: 26px;
  left: 0;
  right: 0;
  border-top: 1px solid rgb(234, 237, 240);
  padding-top: 26px;
  background-color: #fff;
}
.sb-menu-right .cart-preview .cart-bottom .cart-bottom-sz {
  padding: 0 10px;
}
.sb-menu-right .cart-preview .cart-bottom .total-line {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.sb-menu-right .cart-preview .cart-bottom .total-line span {
  width: 100%;
}
.sb-menu-right .cart-preview .cart-bottom .total-line span a {
  background-color: rgb(80, 64, 48);
  color: #fff;
  width: 100%;
  height: 52px;
  padding: 8.88px 11.1px 8.88px 11.1px;
  gap: 11.1px;
  text-align: center;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 14.08px;
  text-align: center;
  padding-top: 18.5px;
  border-radius: 15px;
}
.sb-menu-right .cart-preview .cart-bottom .total-line span a:hover {
  opacity: 0.8;
}
.sb-menu-right .cart-preview .cart-total .label {
  text-transform: uppercase;
}
.sb-menu-right .cart-preview .cart-total .value {
  font-size: 20px;
}
.sb-menu-right .cart-preview .cart-action .btn-primary {
  width: 100%;
  margin-top: 10px;
}
.sb-menu-right .cart-preview .no-items {
  text-align: center;
}
.sb-menu-right .cart-preview .cart-info1 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  font-weight: 500;
  line-height: 14.08px;
  text-align: left;
}
.sb-menu-right .cart-preview .cart-related-products {
  padding: 0 26px;
}
.sb-menu-right .cart-preview .cart-related-products .cart-related-title p {
  color: rgb(0, 0, 0);
  font-size: 8px;
  font-weight: 500;
  line-height: 12.68px;
  text-transform: uppercase;
}
.sb-menu-right .cart-preview .cart-related-products-list {
  flex: 1;
  padding: 0 26px;
}
.sb-menu-right .cart-preview .cart-related-products-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 14px 0;
  text-align: left;
  border-bottom: 1px solid #eaedf0;
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos {
  padding-left: 16px;
  align-self: center;
  font-size: 9.28px;
  font-weight: 400;
  line-height: 13.06px;
  color: #181818;
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos .product-name {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 12.7px;
  letter-spacing: 0.4504668117px;
  text-align: left;
  margin-bottom: 5px;
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos .product-price {
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  line-height: 13.06px;
  letter-spacing: 0.9970393777px;
  text-align: left;
  color: rgba(24, 24, 24, 0.5);
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos .product-line-info {
  line-height: initial;
  font-size: 12px;
  color: #000;
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos .product-cart {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos .product-cart a {
  border: 1px solid rgb(214, 214, 215);
  color: rgb(28, 28, 28);
  font-size: 8px;
  font-weight: 500;
  line-height: 16.56px;
  padding: 10px 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.sb-menu-right .cart-preview .cart-related-products-list li .product-infos .product-cart a:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.sb-menu-right .cart-preview .cart-related-products-list li:last-child {
  border-bottom: none;
}
.sb-menu-right .an_sidebarcart-add {
  margin-top: 5px;
}

.sb-menu-right {
  position: fixed;
  top: 0;
  right: 0;
  width: 393px;
  height: 100%;
  z-index: 999;
  overflow-y: scroll;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sb-menu-right .sb-close-btn {
  position: absolute;
  top: 21px;
  right: 15px;
  left: auto;
  cursor: pointer;
  z-index: 11;
}
.sb-menu-right .sb-close-btn span {
  font-size: 22px;
}

@media (max-width: 1100px) {
  #setting-change-person-company ul li {
    width: 100%;
  }
}
@media (max-width: 566px) {
  .home-cat .subcateogry-poj-sz .title1 {
    padding: 0 0.5rem;
  }
  .home-cat .subcateogry-poj-sz .desc1 {
    padding: 0 0.5rem;
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.about-company-header {
  background-color: #f8f4e9;
  color: #3a2e21;
}
.about-company-header .about-label {
  background-color: #eee0cc;
  color: #6b4f28;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.about-company-header h1 {
  font-weight: 700;
}
.about-company-header p {
  color: #5e4c3a;
}

.our-values {
  background-color: #f8f4e9;
  color: #3a2e21;
}
.our-values h5 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.our-values h2 {
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 6px;
  color: rgb(42, 38, 34);
}
.our-values .value-icon i {
  font-size: 1.5rem;
  color: #3a2e21;
}
.our-values .card {
  border-radius: 0.5rem;
  background-color: #fff;
}

.contact-cta {
  color: #fff;
}
.contact-cta .container {
  background-color: #ccb28a;
  padding: 3rem;
}
.contact-cta .single1 a {
  color: #fff;
}
.contact-cta .title1 h3 {
  font-size: 26px;
}
.contact-cta h3, .contact-cta p {
  color: inherit;
}
.contact-cta .btn-light {
  color: #3a2e21;
  background-color: #fff;
  border-color: #fff;
}
.contact-cta .btn-light:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

.blog-header {
  background-color: #f8f4e9;
  color: #3a2e21;
  margin-bottom: 20px;
}
.blog-header .blog-label {
  background-color: #eee0cc;
  color: #6b4f28;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.blog-header h2 {
  font-weight: 700;
  font-size: 42px;
  color: rgb(80, 64, 48);
  margin-bottom: 6px;
  color: rgb(42, 38, 34);
}
.blog-header p {
  color: #5e4c3a;
}

.button-more {
  margin-top: 30px;
  margin-bottom: 50px;
}
.button-more a {
  font-size: 0.95rem;
  font-weight: bold;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
  transition: all 0.3s;
  background-color: #4a3728;
  color: #fff;
  border: 2px solid #4a3728;
}
/*# sourceMappingURL=theme.css.map */
