@charset "UTF-8";
.h1, .h2, .h3, .h4, .h5, .h6, .modal-title, h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #676767; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #676767; }

img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto; }

.container {
  background: transparent;
  padding: 0 15px; }

a {
  color: #a48b37; }

a:hover {
  color: #85400a; }

iframe {
  max-width: 100%; }

body > .feds_offcanvas.feds_show_on_0.feds_show_on_x {
  display: none; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #a48b37; }

.dropdown-menu {
  min-width: 132px; }

.collapse.in {
  display: block; }

.btn-primary {
  background-color: #000;
  border-color: #000;
  color: #fff;
  border-radius: 3px;
  font-weight: 400; }

.btn-primary:hover {
  opacity: 0.7; }

.btn-outline-primary {
  background-color: #000;
  border-color: #000;
  color: #fff;
  border-radius: 3px;
  font-weight: 400; }

.btn-outline-primary:hover {
  opacity: 0.7; }

.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 {
  opacity: 0.7;
  background-color: transparent;
  color: #a48b37; }

.but-all-product {
  margin-top: 10px; }
  .but-all-product a {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    font-size: 20px;
    width: 100%;
    color: #333;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    font-weight: 400; }
  .but-all-product a:hover {
    background-color: #a48b37;
    border-color: #a48b37;
    color: #fff; }

.table thead th {
  border-bottom-color: #a48b37; }

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
  color: #000; }

.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: 1920px;
  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;
  background-color: transparent; }

.psgdpr_consent_message > input:checked {
  border: 1px solid #000;
  background-color: #000; }

.psgdpr_consent_message > input:active {
  border: 2px solid #34495E; }

.main-content .container-fluid {
  padding: 0 15px; }

#search_widget {
  position: relative; }

.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); }

.top-header-c.fixed-top {
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.top-info {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 1px 0;
  font-size: 14px; }
  .top-info .single2 {
    font-weight: 400;
    text-align: center; }
    .top-info .single2 p {
      margin: 0;
      padding: 7px 0;
      color: #fff; }
  .top-info .single3 .nav-lang {
    float: right; }
    .top-info .single3 .nav-lang .dropdown-item.active, .top-info .single3 .nav-lang .dropdown-item:active {
      border: none;
      border-radius: 5px;
      background-color: transparent;
      padding: 7px 5px; }
    .top-info .single3 .nav-lang .dropdown-item {
      padding: 7px 5px;
      border: 1px solid transparent; }
    .top-info .single3 .nav-lang .dropdown-item:focus, .top-info .single3 .nav-lang .dropdown-item:hover {
      background-color: transparent;
      border: none;
      border-radius: 5px; }
    .top-info .single3 .nav-lang .dropdown-menu.show {
      border-radius: 0; }
      .top-info .single3 .nav-lang .dropdown-menu.show .dropdown-item {
        border-radius: 0; }
      .top-info .single3 .nav-lang .dropdown-menu.show .dropdown-item.active,
      .top-info .single3 .nav-lang .dropdown-menu.show .dropdown-item:active {
        border-radius: 0; }
    .top-info .single3 .nav-lang .currency-selector {
      float: right;
      font-size: 16px; }
      .top-info .single3 .nav-lang .currency-selector .btn.btn-sm.dropdown-toggle {
        background-color: transparent;
        border: none;
        border-radius: 5px;
        padding: 0;
        width: 53px;
        height: 34px;
        text-transform: uppercase;
        font-weight: 300;
        color: #fff; }
      .top-info .single3 .nav-lang .currency-selector .btn.btn-sm.dropdown-toggle:hover {
        opacity: 0.6; }
      .top-info .single3 .nav-lang .currency-selector .dropdown-menu {
        min-width: 35px;
        right: 0;
        left: auto;
        padding: 0;
        font-size: 14px; }
        .top-info .single3 .nav-lang .currency-selector .dropdown-menu .dropdown-item {
          text-align: center;
          padding: 7px 2px;
          text-transform: uppercase; }
      .top-info .single3 .nav-lang .currency-selector .dropdown-menu > .dropdown-item:hover {
        background-color: transparent;
        color: #a48b37;
        border-radius: 0; }
      .top-info .single3 .nav-lang .currency-selector .dropdown-toggle:not(.dropdown-toggle-split)::after {
        margin-left: 0;
        color: #fff; }
        .top-info .single3 .nav-lang .currency-selector .dropdown-toggle:not(.dropdown-toggle-split)::after i {
          color: #fff; }
      .top-info .single3 .nav-lang .currency-selector ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .top-info .single3 .nav-lang .currency-selector ul li {
          float: left;
          margin: 0 5px; }
          .top-info .single3 .nav-lang .currency-selector ul li a {
            padding: 7px 15px; }
          .top-info .single3 .nav-lang .currency-selector ul li a:hover {
            color: #222; }
    .top-info .single3 .nav-lang .language-selector-wrapper {
      float: right;
      margin: 0 10px; }
      .top-info .single3 .nav-lang .language-selector-wrapper .btn.btn-sm.dropdown-toggle {
        background-color: transparent;
        border: none;
        border-radius: 5px;
        padding: 0;
        min-width: 53px;
        height: 34px;
        text-transform: uppercase;
        font-weight: 300;
        color: #fff; }
      .top-info .single3 .nav-lang .language-selector-wrapper .btn.btn-sm.dropdown-toggle:hover {
        opacity: 0.6; }
      .top-info .single3 .nav-lang .language-selector-wrapper .dropdown-menu {
        min-width: 35px;
        right: 0;
        left: auto;
        padding: 0;
        font-size: 14px; }
        .top-info .single3 .nav-lang .language-selector-wrapper .dropdown-menu .dropdown-item {
          text-align: center;
          padding: 7px 8px;
          float: left;
          text-transform: uppercase; }
      .top-info .single3 .nav-lang .language-selector-wrapper .dropdown-menu > .dropdown-item:hover {
        background-color: transparent;
        color: #a48b37; }
      .top-info .single3 .nav-lang .language-selector-wrapper .dropdown-toggle:not(.dropdown-toggle-split)::after {
        margin-left: 0;
        float: right;
        top: 4px;
        margin-top: 9px;
        color: #fff; }
        .top-info .single3 .nav-lang .language-selector-wrapper .dropdown-toggle:not(.dropdown-toggle-split)::after i {
          color: #fff; }
      .top-info .single3 .nav-lang .language-selector-wrapper ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .top-info .single3 .nav-lang .language-selector-wrapper ul li {
          float: left;
          margin: 0 5px; }
          .top-info .single3 .nav-lang .language-selector-wrapper ul li a {
            padding: 7px 15px; }
          .top-info .single3 .nav-lang .language-selector-wrapper ul li a:hover {
            color: #222; }
      .top-info .single3 .nav-lang .language-selector-wrapper .photos {
        float: left; }
        .top-info .single3 .nav-lang .language-selector-wrapper .photos img {
          margin-top: 3px; }
      .top-info .single3 .nav-lang .language-selector-wrapper .desc {
        float: left;
        margin-left: 7px; }

.top-nav1 {
  padding: 10px 0; }
  .top-nav1 .single1 .nav22-menu {
    float: left;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px; }
    .top-nav1 .single1 .nav22-menu .toggle-menu {
      min-width: 63px;
      height: 33px;
      display: inline-block;
      position: relative;
      float: right;
      z-index: 1000;
      color: #676767;
      line-height: 30px;
      text-decoration: none;
      margin-top: 20px; }
      .top-nav1 .single1 .nav22-menu .toggle-menu .cc1 {
        float: left; }
        .top-nav1 .single1 .nav22-menu .toggle-menu .cc1 i {
          font-size: 29px; }
        .top-nav1 .single1 .nav22-menu .toggle-menu .cc1 img {
          width: 32px; }
      .top-nav1 .single1 .nav22-menu .toggle-menu .cc2 {
        margin-left: 38px;
        font-size: 21px;
        line-height: 26px; }
      .top-nav1 .single1 .nav22-menu .toggle-menu .close {
        display: none; }
    .top-nav1 .single1 .nav22-menu .toggle-menu.active .open {
      display: none; }
    .top-nav1 .single1 .nav22-menu .toggle-menu.active .close {
      display: block;
      color: #676767;
      font-weight: 300;
      font-size: 17px;
      margin-top: -17px;
      opacity: 1; }
      .top-nav1 .single1 .nav22-menu .toggle-menu.active .close i {
        font-size: 15px; }
    .top-nav1 .single1 .nav22-menu .toggle-menu.active .close:hover {
      color: #000; }
    .top-nav1 .single1 .nav22-menu .toggle-menu.active .cc2 {
      display: none; }
    .top-nav1 .single1 .nav22-menu .toggle-menu:hover {
      opacity: 0.7; }
    .top-nav1 .single1 .nav22-menu .menu-drawer {
      width: 100%;
      background-color: rgba(255, 255, 255, 0.98);
      height: 100vh;
      position: fixed;
      right: -550px;
      top: 0;
      transition: right linear .2s;
      padding: 20px;
      display: none;
      z-index: 111; }
      .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 {
        margin-top: 55px;
        display: block;
        max-width: 292px;
        margin: 0 auto; }
        .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 .navbar-nav .dropdown-menu {
          position: static !important;
          transform: none !important;
          border: none;
          box-shadow: none;
          background-color: transparent;
          padding-left: 19px; }
          .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 .navbar-nav .dropdown-menu ul {
            list-style: disclosure-closed; }
            .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 .navbar-nav .dropdown-menu ul li a {
              font-size: 20px; }
        .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 .navbar-nav .dropdown-toggle::after {
          float: right;
          top: 17px;
          position: relative; }
        .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 ul {
          list-style: none;
          padding: 0;
          margin: 0;
          text-align: center; }
          .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 ul li a {
            font-size: 24px;
            color: #676767;
            text-decoration: none;
            padding-top: 5px;
            padding-bottom: 5px;
            display: block;
            text-transform: uppercase;
            text-align: left; }
          .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 ul li a:hover {
            color: #a48b37; }
      .top-nav1 .single1 .nav22-menu .menu-drawer .poj3 {
        margin-top: 20px;
        margin-bottom: 0;
        text-align: center; }
        .top-nav1 .single1 .nav22-menu .menu-drawer .poj3 .logo {
          display: inline-block; }
          .top-nav1 .single1 .nav22-menu .menu-drawer .poj3 .logo img {
            margin-left: 0;
            width: 170px; }
      .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 {
        padding-top: 15px;
        float: left;
        margin-top: 0;
        text-align: center;
        width: 100%; }
        .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 ul {
          list-style: none;
          padding: 0;
          margin: 0; }
          .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 ul li {
            margin: 0 10px;
            display: inline-block; }
            .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 ul li a {
              color: #676767;
              text-decoration: none;
              text-transform: uppercase;
              font-size: 22px; }
              .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 ul li a svg {
                width: 24px; }
            .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 ul li a:hover {
              color: #ADADAD; }
    .top-nav1 .single1 .nav22-menu .open {
      right: 0px;
      transition: right linear .2s;
      display: block; }
  .top-nav1 .single3 {
    text-align: center; }
    .top-nav1 .single3 .logo img {
      width: 170px; }
  .top-nav1 .single2 .single-sz {
    padding-top: 24px; }
  .top-nav1 .single2 .search-top {
    float: right;
    margin-right: 10px; }
    .top-nav1 .single2 .search-top #dropdownMenuSearch {
      background-color: transparent;
      border: none;
      color: #676767;
      font-size: 26px;
      padding: 0;
      box-shadow: none; }
    .top-nav1 .single2 .search-top .dropdown-menu.show {
      right: 20px !important;
      position: fixed !important;
      top: 90px !important;
      transform: translate3d(0, 0, 0) !important;
      width: 320px;
      margin: 0 auto;
      left: auto !important;
      border: none;
      background-color: transparent;
      box-shadow: none; }
    .top-nav1 .single2 .search-top #search_widget {
      width: 98%;
      left: 1%;
      float: none;
      right: 1%; }
      .top-nav1 .single2 .search-top #search_widget form {
        text-align: center;
        margin-top: 37px; }
        .top-nav1 .single2 .search-top #search_widget form i {
          padding: 0; }
      .top-nav1 .single2 .search-top #search_widget .ui-autocomplete-input,
      .top-nav1 .single2 .search-top #search_widget .search-place {
        background-color: #F5F5F5;
        border: none;
        padding: 7px 10px;
        width: 100%;
        border: 1px solid #8E979D;
        color: #8E979D;
        font-size: 16px;
        border-radius: 0px; }
      .top-nav1 .single2 .search-top #search_widget button {
        background-color: rgba(0, 0, 0, 0);
        border: none;
        color: #676767;
        padding: 10px 20px;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 4px; }
      .top-nav1 .single2 .search-top #search_widget button:hover {
        color: #222; }
  .top-nav1 .single2 .nav1 {
    float: right;
    margin-right: 30px;
    /*** arrows **/
    /* apply hovers to modern browsers */
    /* point right for anchors in subs */
    /* apply hovers to modern browsers */
    /*** shadows for all but IE6 ***/ }
    .top-nav1 .single2 .nav1 .navbar {
      padding: 10px; }
    .top-nav1 .single2 .nav1 .sf-contener {
      clear: both;
      float: left;
      width: 100%; }
    .top-nav1 .single2 .nav1 .sf-menu {
      background-color: transparent;
      border: none; }
    .top-nav1 .single2 .nav1 .sf-menu, .top-nav1 .single2 .nav1 .sf-menu * {
      margin: 0;
      padding: 0;
      list-style: none; }
    .top-nav1 .single2 .nav1 .sf-menu {
      position: relative;
      padding: 0;
      width: 100%; }
    .top-nav1 .single2 .nav1 .sf-menu > li {
      border-right: none; }
    .top-nav1 .single2 .nav1 .sf-menu > li > a {
      color: #000;
      text-decoration: none;
      font-weight: 400;
      font-size: 15px;
      line-height: 26px;
      padding: 0 20px; }
    .top-nav1 .single2 .nav1 .sf-menu .sf-sub-indicator {
      display: none; }
    .top-nav1 .single2 .nav1 .sf-menu ul li {
      width: 100%;
      margin: 0 20px; }
    .top-nav1 .single2 .nav1 .sf-menu li:hover {
      visibility: inherit; }
    .top-nav1 .single2 .nav1 .sf-menu > li {
      float: left;
      position: relative; }
    .top-nav1 .single2 .nav1 .sf-menu a {
      display: block;
      position: relative;
      color: #000; }
    .top-nav1 .single2 .nav1 .sf-menu li:hover ul, .top-nav1 .single2 .nav1 .sf-menu li.sfHover ul {
      left: 0;
      top: 57px;
      z-index: 99;
      width: auto; }
    .top-nav1 .single2 .nav1 ul.sf-menu li:hover li ul, .top-nav1 .single2 .nav1 ul.sf-menu li.sfHover li ul {
      top: -999em; }
    .top-nav1 .single2 .nav1 ul.sf-menu li li:hover ul, .top-nav1 .single2 .nav1 ul.sf-menu li li.sfHover ul {
      left: 300px;
      /* match ul width */
      top: 0; }
    .top-nav1 .single2 .nav1 ul.sf-menu li li:hover li ul, .top-nav1 .single2 .nav1 ul.sf-menu li li.sfHover li ul {
      top: -999em; }
    .top-nav1 .single2 .nav1 ul.sf-menu li li li:hover ul, .top-nav1 .single2 .nav1 ul.sf-menu li li li.sfHover ul {
      left: 300px;
      top: 0; }
    .top-nav1 .single2 .nav1 .sf-menu {
      float: left;
      margin-bottom: 0; }
    .top-nav1 .single2 .nav1 .sf-menu a {
      display: block;
      padding: 9px 22px 9px 20px;
      border: 0;
      text-decoration: none; }
    .top-nav1 .single2 .nav1 .sf-menu li li {
      background-color: transparent; }
    .top-nav1 .single2 .nav1 .sf-menu ul li:hover, .top-nav1 .single2 .nav1 .sf-menu ul li.sfHover, .top-nav1 .single2 .nav1 .sf-menu ul li a:focus, .top-nav1 .single2 .nav1 .sf-menu ul li a:hover, .top-nav1 .single2 .nav1 .sf-menu ul li a:active {
      outline: 0; }
    .top-nav1 .single2 .nav1 .sf-sub-indicator {
      position: absolute;
      display: block;
      right: 10px;
      top: 1.05em;
      /* IE6 only */
      width: 10px;
      height: 10px;
      text-indent: -999em;
      overflow: hidden; }
    .top-nav1 .single2 .nav1 .sf-sub-indicator:after {
      font-family: 'Material Icons';
      content: '\e5cc'; }
    .top-nav1 .single2 .nav1 a > .sf-sub-indicator {
      /* give all except IE6 the correct values */
      top: 11px;
      background-position: 0 -100px;
      /* use translucent arrow for modern browsers*/ }
    .top-nav1 .single2 .nav1 a:focus > .sf-sub-indicator, .top-nav1 .single2 .nav1 a:hover > .sf-sub-indicator, .top-nav1 .single2 .nav1 a:active > .sf-sub-indicator, .top-nav1 .single2 .nav1 li:hover > a > .sf-sub-indicator, .top-nav1 .single2 .nav1 li.sfHover > a > .sf-sub-indicator {
      background-position: -10px -100px;
      /* arrow hovers for modern browsers*/ }
    .top-nav1 .single2 .nav1 .sf-menu ul .sf-sub-indicator {
      background-position: -10px 0; }
    .top-nav1 .single2 .nav1 .sf-menu ul a > .sf-sub-indicator {
      background-position: 0 0; }
    .top-nav1 .single2 .nav1 .sf-menu ul a:focus > .sf-sub-indicator, .top-nav1 .single2 .nav1 .sf-menu ul a:hover > .sf-sub-indicator, .top-nav1 .single2 .nav1 .sf-menu ul a:active > .sf-sub-indicator, .top-nav1 .single2 .nav1 .sf-menu ul li:hover > a > .sf-sub-indicator, .top-nav1 .single2 .nav1 .sf-menu ul li.sfHover > a > .sf-sub-indicator {
      background-position: -10px 0;
      /* arrow hovers for modern browsers*/ }
    .top-nav1 .single2 .nav1 .sf-shadow ul {
      /* background: url('../img/shadow.png') no-repeat bottom right;
       */
      /* padding: 0 8px 9px 0;
       */
      -moz-border-bottom-left-radius: 17px;
      -moz-border-top-right-radius: 17px;
      -webkit-border-top-right-radius: 17px;
      -webkit-border-bottom-left-radius: 17px; }
    .top-nav1 .single2 .nav1 .sf-shadow ul.sf-shadow-off {
      background: transparent; }
    .top-nav1 .single2 .nav1 li.sf-search {
      background: inherit;
      float: right;
      line-height: 25px; }
    .top-nav1 .single2 .nav1 li.sf-search input {
      border-radius: 5px;
      padding: 8px 0;
      padding-left: 10px;
      font-size: 16px;
      margin: 6px 6px 0 0;
      background: #ffffff;
      border: 1px solid #eadbdb; }
    .top-nav1 .single2 .nav1 .sf-menu ul {
      position: absolute;
      top: -999em;
      background: #E2D4B7; }
    .top-nav1 .single2 .nav1 .sf-menu a, .top-nav1 .single2 .nav1 .sf-menu a:visited {
      text-shadow: none; }
    @media (max-width: 767px) {
      .top-nav1 .single2 .nav1 .sf-menu li li {
        background-color: transparent; }
      .top-nav1 .single2 .nav1 .sf-menu {
        display: none; }
      .top-nav1 .single2 .nav1 .sf-menu {
        float: left;
        margin-bottom: 1em;
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        background-color: #a48b37;
        height: 100%;
        z-index: 11111;
        padding-left: 10px;
        padding-right: 10px; }
      .top-nav1 .single2 .nav1 .sf-menu ul {
        top: 0;
        position: relative;
        background-color: transparent;
        box-shadow: none; }
      .top-nav1 .single2 .nav1 .sf-menu {
        padding-top: 20px; }
      .top-nav1 .single2 .nav1 .sf-menu .sf-search {
        display: none !important; }
      .top-nav1 .single2 .nav1 .sf-menu > li span {
        position: absolute;
        right: 6px;
        top: -6px;
        width: 30px;
        height: 30px;
        z-index: 2;
        cursor: pointer; }
      .top-nav1 .single2 .nav1 .sf-menu > li .menu-mobile-grover.active {
        color: #a48b37; }
      .top-nav1 .single2 .nav1 .sf-menu > li span:after {
        font-family: "Material Icons";
        content: "\e145";
        font-size: 26px; }
      .top-nav1 .single2 .nav1 .sf-menu li, .top-nav1 .single2 .nav1 .sf-menu li ul {
        width: 100% !important; }
      .top-nav1 .single2 .nav1 .sf-menu li:hover ul, .top-nav1 .single2 .nav1 .sf-menu li.sfHover ul {
        left: 0;
        top: 0px; }
      .top-nav1 .single2 .nav1 ul.sf-menu li li:hover ul, .top-nav1 .single2 .nav1 ul.sf-menu li li.sfHover ul {
        left: 0; }
      .top-nav1 .single2 .nav1 .menu-mobile {
        display: none; }
      .top-nav1 .single2 .nav1 ul.sf-menu li:hover li ul, .top-nav1 .single2 .nav1 ul.sf-menu li.sfHover li ul {
        top: 0; }
      .top-nav1 .single2 .nav1 ul.sf-menu li ul li ul li {
        padding-left: 15px; }
      .top-nav1 .single2 .nav1 ul.sf-menu li ul li ul li:before {
        width: 1px;
        height: 44px;
        display: inline-block;
        float: left;
        position: relative;
        margin-left: 10px;
        content: " "; }
      .top-nav1 .single2 .nav1 .sf-menu > li span.active:after {
        content: "\e15b"; }
      .top-nav1 .single2 .nav1 .sf-menu > li > a:hover {
        opacity: 0.7;
        color: #fff; }
      .top-nav1 .single2 .nav1 ul li a:hover {
        opacity: 0.7;
        color: #fff !important; } }
    .top-nav1 .single2 .nav1 .cat-title {
      display: none; }
    .top-nav1 .single2 .nav1 .submenu-container, .top-nav1 .single2 .nav1 .submenu-container ul {
      box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }
    .top-nav1 .single2 .nav1 .sf-menu li:last-child {
      border: none !important; }
    .top-nav1 .single2 .nav1 #block_top_menu {
      padding: 7px 0; }
    .top-nav1 .single2 .nav1 .sf-menu a:focus, .top-nav1 .single2 .nav1 .sf-menu a:hover, .top-nav1 .single2 .nav1 .sf-menu a:active {
      background-color: transparent; }
    .top-nav1 .single2 .nav1 .sf-menu li {
      position: relative !important; }
    @media (max-width: 767px) {
      .top-nav1 .single2 .nav1 .cat-title {
        display: block;
        text-transform: uppercase;
        color: #484848;
        display: block;
        padding: 0;
        position: relative;
        cursor: pointer;
        position: relative;
        background-color: transparent;
        border: none; }
      .top-nav1 .single2 .nav1 #block_top_menu {
        padding: 0; }
      .top-nav1 .single2 .nav1 .cat-title::after {
        font-size: 34px;
        line-height: 40px; } }
    .top-nav1 .single2 .nav1 .cat-title::after {
      position: relative;
      right: 0;
      top: 0; }
    .top-nav1 .single2 .nav1 ul li a:hover {
      color: #b6713e; }
  .top-nav1 .single2 .nav2 {
    float: right;
    padding: 0; }
    .top-nav1 .single2 .nav2 #blockcart-wrapper {
      float: right;
      margin-right: 10px; }
      .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header {
        text-align: right; }
        .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a {
          color: #676767;
          font-size: 26px;
          position: relative;
          display: block; }
          .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a .count-top {
            position: absolute;
            right: -20px;
            top: -3px;
            background-color: #a48b37;
            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: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            line-height: 14px;
            text-align: center; }
        .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a:hover {
          color: #a48b37; }
      .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .body {
        display: none; }
    .top-nav1 .single2 .nav2 #desktop_user_info {
      float: right;
      margin-right: 10px; }
      .top-nav1 .single2 .nav2 #desktop_user_info a {
        color: #676767; }
      .top-nav1 .single2 .nav2 #desktop_user_info a:hover {
        color: #a48b37; }
      .top-nav1 .single2 .nav2 #desktop_user_info #dropdownMenuButton {
        background-color: transparent;
        font-size: 26px;
        border: none;
        margin: 0;
        padding-top: 0;
        color: #676767;
        box-shadow: none;
        padding-left: 5px;
        padding-right: 5px; }
      .top-nav1 .single2 .nav2 #desktop_user_info #dropdownMenuButton:hover {
        color: #a48b37; }
      .top-nav1 .single2 .nav2 #desktop_user_info .dropdown-menu.show {
        right: 0 !important;
        left: auto !important; }
      .top-nav1 .single2 .nav2 #desktop_user_info .text-body {
        background-color: transparent;
        font-size: 26px;
        border: none;
        margin: 0;
        padding-top: 0;
        color: #676767;
        display: block; }
      .top-nav1 .single2 .nav2 #desktop_user_info .text-body:hover {
        color: #555; }
    .top-nav1 .single2 .nav2 ._desktop_wishlist_link {
      float: right;
      margin-right: 10px; }

.top-header-t {
  border-bottom: 1px solid #E0E0E0; }

.header-top-size-top {
  position: fixed;
  top: 0;
  z-index: 999;
  background-color: #fff;
  width: 100%; }

@media (min-width: 806px) {
  .top-nav1 .single2 .search-top {
    margin-right: 15px; } }
@media (min-width: 768px) {
  .top-nav1 .single2 .sf-menu .nav-social {
    display: none; } }
@media (max-width: 768px) {
  .top-info .single2 p {
    font-size: 12px;
    padding: 0;
    padding-top: 7px; }

  .top-nav1 {
    padding-bottom: 0;
    padding-top: 0; }
    .top-nav1 .single1 .nav22-menu .toggle-menu {
      margin-top: 17px; }
      .top-nav1 .single1 .nav22-menu .toggle-menu .cc1 i {
        font-size: 24px; }
    .top-nav1 .single1 .nav22-menu .menu-drawer .poj2 ul li a {
      font-size: 18px; }
    .top-nav1 .single1 .nav22-menu .menu-drawer .poj3 {
      margin-top: 10px; }
      .top-nav1 .single1 .nav22-menu .menu-drawer .poj3 .logo img {
        width: 130px; }
    .top-nav1 .single1 .nav22-menu .menu-drawer .poj5 {
      padding-top: 7px; }
    .top-nav1 .single2 {
      padding-left: 0; }
      .top-nav1 .single2 .single-sz {
        float: right;
        padding-top: 20px; }
      .top-nav1 .single2 .nav2 {
        float: left; }
      .top-nav1 .single2 .nav1 {
        float: left;
        margin-right: 10px; }
      .top-nav1 .single2 .nav2 #desktop_user_info {
        margin-right: 5px; }
        .top-nav1 .single2 .nav2 #desktop_user_info #dropdownMenuButton {
          font-size: 23px; }
        .top-nav1 .single2 .nav2 #desktop_user_info img {
          width: 20px; }
      .top-nav1 .single2 .nav2 #blockcart-wrapper {
        margin-right: 0; }
        .top-nav1 .single2 .nav2 #blockcart-wrapper .blockcart.cart-preview .header a {
          font-size: 23px; }
        .top-nav1 .single2 .nav2 #blockcart-wrapper img {
          width: 20px; }
      .top-nav1 .single2 .nav2 ._desktop_wishlist_link img {
        width: 20px; }
      .top-nav1 .single2 .search-top .dropdown-menu.show {
        right: 0 !important;
        position: fixed !important;
        top: 90px !important;
        transform: translate3d(0, 0, 0) !important; }
      .top-nav1 .single2 .search-top #search_widget {
        width: 98%;
        left: 1%; }
      .top-nav1 .single2 .search-top {
        margin-left: 5px;
        margin-right: 0; }
        .top-nav1 .single2 .search-top #dropdownMenuSearch {
          font-size: 23px; }
        .top-nav1 .single2 .search-top img {
          width: 20px; }
    .top-nav1 .single3 {
      padding: 0; }

  .top-header-t {
    display: none; }

  .top-nav1 .single2 .nav1 .sf-menu {
    margin-top: 10px;
    text-align: center;
    background-color: #E2D4B7; }

  .top-nav1 .single2 .nav1 .sf-menu > li > a {
    padding: 9px 20px; } }
.nav-breadcrumbList-sz {
  color: #8E979D;
  padding-top: 16px;
  padding-bottom: 16px;
  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: #676767;
    margin-bottom: 0;
    font-weight: 400; }

#feds_search_filters {
  margin-top: 25px; }
  #feds_search_filters .title-top h5 {
    letter-spacing: 1.2px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    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; }

.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: #676767;
      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: #a48b37; }
    .home-categories ul li .category-sub-menu li {
      border-top: 1px solid #E0E0E0;
      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 li:first-child {
      border-top: none; }
    .home-categories ul li .category-sub-menu .category-sub-menu .category-sub-menu a {
      color: #575757; }
  .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: #a48b37; }
    .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: #a48b37; }
.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: #a48b37; }
.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: 2px;
    padding-bottom: 2px; } }
@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; } }
.section-instagram {
  padding: 60px 0; }
  .section-instagram .single1 {
    text-align: center; }
    .section-instagram .single1 h4 {
      text-align: center;
      font-size: 28px;
      color: #676767; }
  .section-instagram .single2 {
    text-align: center; }

.section-newsletter {
  background-color: #F4EDE1;
  padding: 60px 0; }
  .section-newsletter .single-sz {
    max-width: 400px;
    margin: 0 auto; }
  .section-newsletter h3 {
    text-align: center;
    font-size: 28px;
    color: #676767; }
  .section-newsletter input[type=text] {
    border: 1px solid #898989;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 7px; }
  .section-newsletter .send {
    width: 100%;
    text-align: center;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    border-radius: 4px;
    padding: 10px;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer; }
  .section-newsletter .send:hover {
    opacity: 0.7; }

#footer-n {
  background-color: #fbfbfb;
  color: #000;
  font-size: 16px; }
  #footer-n .collapse.show {
    display: none !important; }
  #footer-n .collapse.in {
    display: none !important; }
  #footer-n .collapse.show.in {
    display: block !important; }
  #footer-n .container-fluid {
    max-width: 1400px; }
  #footer-n .footer-top {
    padding: 0 0; }
    #footer-n .footer-top button {
      padding: 0;
      width: 100%;
      text-decoration: none;
      text-align: left;
      white-space: normal;
      position: relative;
      cursor: pointer; }
      #footer-n .footer-top button span {
        position: absolute;
        right: 7px;
        top: 11px;
        color: #000; }
    #footer-n .footer-top button[aria-expanded="false"] .but-minus {
      display: none; }
    #footer-n .footer-top button[aria-expanded="true"] .but-plus {
      display: none; }
    #footer-n .footer-top h1,
    #footer-n .footer-top h2,
    #footer-n .footer-top h3,
    #footer-n .footer-top h4 {
      color: #000;
      font-weight: 400;
      font-size: 18px;
      margin-bottom: 15px;
      margin-top: 30px; }
      #footer-n .footer-top h1 a,
      #footer-n .footer-top h2 a,
      #footer-n .footer-top h3 a,
      #footer-n .footer-top h4 a {
        color: #000;
        font-weight: 400;
        font-size: 16px; }
    #footer-n .footer-top .single4n .single1-sz {
      margin-top: 30px; }
      #footer-n .footer-top .single4n .single1-sz a:hover img {
        opacity: 0.7; }
    #footer-n .footer-top .single4n .single2-sz {
      margin-top: 30px; }
      #footer-n .footer-top .single4n .single2-sz ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: center; }
        #footer-n .footer-top .single4n .single2-sz ul li {
          display: inline-block;
          margin: 4px 5px; }
          #footer-n .footer-top .single4n .single2-sz ul li a {
            color: #5a5a5a;
            text-decoration: none; }
            #footer-n .footer-top .single4n .single2-sz ul li a svg {
              height: 25px; }
          #footer-n .footer-top .single4n .single2-sz ul li a:hover {
            opacity: 0.7; }
    #footer-n .footer-top .single1n ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #footer-n .footer-top .single1n ul li {
        margin-bottom: 8px; }
        #footer-n .footer-top .single1n ul li a {
          color: #5a5a5a;
          text-decoration: none; }
        #footer-n .footer-top .single1n ul li a:hover {
          opacity: 0.7; }
    #footer-n .footer-top .single2n ul {
      list-style: none;
      padding: 0;
      margin: 0;
      text-align: center; }
      #footer-n .footer-top .single2n ul li {
        margin: 10px;
        display: inline-block; }
        #footer-n .footer-top .single2n ul li svg {
          height: 30px; }
        #footer-n .footer-top .single2n ul li a:hover {
          opacity: 0.7; }
    #footer-n .footer-top .single3n .poj {
      position: relative;
      margin-bottom: 8px; }
    #footer-n .footer-top .single3n .poj1 {
      position: absolute; }
    #footer-n .footer-top .single3n .poj2 {
      margin-left: 25px; }
      #footer-n .footer-top .single3n .poj2 a {
        color: #5a5a5a;
        text-decoration: none; }
      #footer-n .footer-top .single3n .poj2 a:hover {
        opacity: 0.7; }
  #footer-n .footer-bottom {
    padding: 13px 0;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center; }
    #footer-n .footer-bottom p {
      margin: 0;
      color: #5a5a5a; }
    #footer-n .footer-bottom a {
      color: #5a5a5a;
      text-decoration: none; }
    #footer-n .footer-bottom a:hover {
      opacity: 0.7; }
    #footer-n .footer-bottom .footer-bottom2 {
      text-align: right; }

#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; }

#footer .footer-low {
  background-color: #a48b37;
  color: #000; }
  #footer .footer-low a {
    color: #000; }

@media (min-width: 769px) {
  #footer-n .footer-top #footer-top1n,
  #footer-n .footer-top #footer-top2n,
  #footer-n .footer-top #footer-top3n,
  #footer-n .footer-top #footer-top4n,
  #footer-n .footer-top #footer-top5n {
    display: block !important; }
  #footer-n .footer-top button span {
    display: none; } }
@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: 95%;
    margin: 0 auto; }

  #footer-n .single1n > .row {
    margin-bottom: 2px; }
  #footer-n .single1n .poj3n .poj-sz {
    margin-bottom: 0; }
  #footer-n .single2n {
    padding-top: 0; }
  #footer-n .footer-bottom .footer-bottom1 {
    text-align: center; }
  #footer-n .footer-bottom .footer-bottom2 {
    text-align: center; }
  #footer-n .footer-top {
    padding: 10px 0; }
    #footer-n .footer-top h2, #footer-n .footer-top h3,
    #footer-n .footer-top h4 {
      margin-top: 15px;
      margin-bottom: 7px;
      text-align: center; }
    #footer-n .footer-top .single1n .poj-sz img {
      margin: 0 auto; }
    #footer-n .footer-top .single1n .poj2-sz {
      text-align: center; }
    #footer-n .footer-top .single1n .poj3-sz {
      text-align: center; }
    #footer-n .footer-top .single1n .poj4-sz ul {
      text-align: center; }
    #footer-n .footer-top .single3n .poj2n .desc1 ul li {
      margin-right: 25px; }

  #module-supercheckout-supercheckout .opc_shipping_method li.alert-info, #module-supercheckout-supercheckout .opc_payment_method li.alert-info {
    border-color: transparent;
    background-color: transparent;
    min-height: 88px; } }
@media (max-width: 414px) {
  #footer footer {
    padding-top: 10px; }
    #footer footer h1, #footer footer h3, #footer footer h4 {
      text-align: center; }

  #footer footer .footer-top4n #social_block .footer-logo img {
    max-width: 180px;
    margin-left: auto; }

  #footer footer .footer-top4n #social_block ul {
    text-align: center; }

  #footer footer .footer-top4n #social_block ul li {
    float: none;
    text-align: center;
    display: inline-block; }

  #footer-n .footer-top {
    padding-bottom: 6px; }

  .footer-top3n,
  .footer-top4n {
    margin-top: 17px; }

  .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: 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: transparent;
    background-color: transparent;
    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: #a48b37; }

  .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: #a48b37; } }
#category .block-category .category-cover img,
#search .block-category .category-cover img,
#prices-drop .block-category .category-cover img,
#new-products .block-category .category-cover img,
#module-ph_simpleblog-single .block-category .category-cover img,
#manufacturer .block-category .category-cover img,
#cart .block-category .category-cover img,
#module-pshowblog-entry .block-category .category-cover img,
#supplier .block-category .category-cover img {
  margin-left: 0; }
#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: #a48b37; }
  #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: #a48b37; }
  #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 .form-group,
  #search #products .form-group,
  #prices-drop #products .form-group,
  #new-products #products .form-group,
  #module-ph_simpleblog-single #products .form-group,
  #manufacturer #products .form-group,
  #cart #products .form-group,
  #module-pshowblog-entry #products .form-group,
  #supplier #products .form-group {
    margin-bottom: 0;
    padding-top: 16px; }
  #category #products .custom-select,
  #search #products .custom-select,
  #prices-drop #products .custom-select,
  #new-products #products .custom-select,
  #module-ph_simpleblog-single #products .custom-select,
  #manufacturer #products .custom-select,
  #cart #products .custom-select,
  #module-pshowblog-entry #products .custom-select,
  #supplier #products .custom-select {
    background-color: transparent;
    border: 1px solid #E0E0E0;
    width: auto;
    float: right; }
  #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: #676767; }
  #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: #a48b37; }
      #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 .block-category.card-block,
  #search #products .block-category.card-block,
  #prices-drop #products .block-category.card-block,
  #new-products #products .block-category.card-block,
  #module-ph_simpleblog-single #products .block-category.card-block,
  #manufacturer #products .block-category.card-block,
  #cart #products .block-category.card-block,
  #module-pshowblog-entry #products .block-category.card-block,
  #supplier #products .block-category.card-block {
    width: 100%;
    float: left; }
  #category #products #js-product-list,
  #search #products #js-product-list,
  #prices-drop #products #js-product-list,
  #new-products #products #js-product-list,
  #module-ph_simpleblog-single #products #js-product-list,
  #manufacturer #products #js-product-list,
  #cart #products #js-product-list,
  #module-pshowblog-entry #products #js-product-list,
  #supplier #products #js-product-list {
    width: 100%;
    float: left;
    margin-top: 10px; }
    #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: 20px; }
      #category #products #js-product-list .product-miniature .product-miniature-c,
      #search #products #js-product-list .product-miniature .product-miniature-c,
      #prices-drop #products #js-product-list .product-miniature .product-miniature-c,
      #new-products #products #js-product-list .product-miniature .product-miniature-c,
      #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c,
      #manufacturer #products #js-product-list .product-miniature .product-miniature-c,
      #cart #products #js-product-list .product-miniature .product-miniature-c,
      #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c,
      #supplier #products #js-product-list .product-miniature .product-miniature-c {
        position: relative;
        border: 2px solid transparent;
        float: left;
        display: block; }
        #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail,
        #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail {
          position: relative; }
          #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover {
            max-width: 467px; }
          #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard {
            opacity: 1;
            display: block; }
          #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover {
            opacity: 0;
            display: none; }
          #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product {
            position: absolute;
            top: 0;
            left: 0; }
            #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount {
              background-color: #000;
              color: #fff;
              min-width: 52px;
              padding-left: 5px;
              padding-right: 5px;
              height: 27px;
              line-height: 26px;
              text-align: center;
              margin-bottom: 9px;
              font-size: 12px; }
            #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new {
              background-color: #000;
              color: #fff;
              min-width: 52px;
              padding-left: 5px;
              padding-right: 5px;
              height: 27px;
              line-height: 26px;
              text-align: center;
              margin-bottom: 9px;
              font-size: 12px; }
            #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller {
              background-color: #000;
              color: #fff;
              min-width: 52px;
              padding-left: 5px;
              padding-right: 5px;
              height: 27px;
              line-height: 26px;
              text-align: center;
              margin-bottom: 9px;
              font-size: 12px; }
        #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover,
        #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover {
          opacity: 1;
          display: block; }
        #category #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #search #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #prices-drop #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #new-products #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #manufacturer #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #cart #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard,
        #supplier #products #js-product-list .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard {
          opacity: 0;
          display: none; }
        #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc,
        #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc {
          float: left;
          width: 100%; }
          #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product {
            margin-bottom: 6px;
            margin-top: 6px;
            float: left; }
            #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 {
              margin-bottom: 0; }
              #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a,
              #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a {
                color: #676767;
                text-decoration: none;
                font-size: 13px; }
              #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover,
              #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover {
                color: #a48b37; }
          #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .sku-product {
            color: #676767;
            font-size: 18px;
            line-height: 27px;
            font-weight: 400;
            margin-bottom: 16px; }
          #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping {
            float: right;
            margin-top: 9px;
            margin-bottom: 6px; }
            #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount {
              font-weight: 400;
              font-size: 16px;
              color: #a48b37;
              line-height: 120%; }
            #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price {
              margin-left: 16px;
              text-decoration: line-through;
              color: #676767;
              font-weight: 400;
              font-size: 16px;
              line-height: 120%; }
            #category #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #search #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #cart #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price {
              font-weight: 400;
              font-size: 16px;
              color: #a48b37;
              line-height: 120%; }
        #category #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #search #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #prices-drop #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #new-products #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #manufacturer #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #cart #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container,
        #supplier #products #js-product-list .product-miniature .product-miniature-c .st_attr_list_container {
          float: left; }
        #category #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #search #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #new-products #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #cart #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick,
        #supplier #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick {
          float: right;
          display: none; }
          #category #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #search #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #cart #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity {
            display: none; }
          #category #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #search #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #cart #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary {
            background-color: #000;
            color: #fff;
            border-color: #000;
            height: 29px;
            width: 29px;
            line-height: 27px;
            padding: 0;
            margin-top: 3px; }
            #category #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #search #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #new-products #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #cart #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i,
            #supplier #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i {
              font-size: 12px; }
          #category #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #search #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #prices-drop #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #new-products #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #module-ph_simpleblog-single #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #manufacturer #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #cart #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #module-pshowblog-entry #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js,
          #supplier #products #js-product-list .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js {
            display: none; }
  #category #products #js-product-list-bottom,
  #search #products #js-product-list-bottom,
  #prices-drop #products #js-product-list-bottom,
  #new-products #products #js-product-list-bottom,
  #module-ph_simpleblog-single #products #js-product-list-bottom,
  #manufacturer #products #js-product-list-bottom,
  #cart #products #js-product-list-bottom,
  #module-pshowblog-entry #products #js-product-list-bottom,
  #supplier #products #js-product-list-bottom {
    width: 100%;
    float: left;
    margin-top: 25px; }
    #category #products #js-product-list-bottom .block-category,
    #search #products #js-product-list-bottom .block-category,
    #prices-drop #products #js-product-list-bottom .block-category,
    #new-products #products #js-product-list-bottom .block-category,
    #module-ph_simpleblog-single #products #js-product-list-bottom .block-category,
    #manufacturer #products #js-product-list-bottom .block-category,
    #cart #products #js-product-list-bottom .block-category,
    #module-pshowblog-entry #products #js-product-list-bottom .block-category,
    #supplier #products #js-product-list-bottom .block-category {
      margin: 20px 0; }
  #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: 400;
      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 #E0E0E0;
      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: #676767; }
        #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: 400;
          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: #a48b37; }
    #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: #676767; }

#ekw100 .wrapper-left {
  width: auto !important;
  overflow: hidden !important; }

.info .infotext {
  display: none !important; }

#amazzing_filter .btn {
  z-index: 999999999999999999999999999999; }

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: #676767;
  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 #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 {
    width: 100%; }
    #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 {
      width: 100%; }

  #category #products .custom-select, #search #products .custom-select, #prices-drop #products .custom-select, #new-products #products .custom-select, #module-ph_simpleblog-single #products .custom-select, #manufacturer #products .custom-select, #cart #products .custom-select, #module-pshowblog-entry #products .custom-select, #supplier #products .custom-select {
    width: 100%; }

  #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: 80px; }
    #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: #a48b37;
  color: #fff;
  border: none;
  display: block;
  margin: 0 auto;
  display: none; }

.search_filter_controls_button:hover {
  background-color: #8E979D; }

#search_filters {
  margin-top: 5px;
  margin-bottom: 40px; }
  #search_filters h5 {
    text-transform: uppercase;
    letter-spacing: 1.05px;
    font-weight: bold;
    color: #a48b37;
    font-size: 18px; }
  #search_filters .feds_overlay {
    background-color: rgba(0, 0, 0, 0); }
  #search_filters .facet__block {
    margin-bottom: 5px; }
    #search_filters .facet__block .facet__title {
      margin: 7px 0;
      color: #676767;
      font-size: 13px;
      line-height: 150%;
      font-weight: 400; }
    #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; }

#js-active-search-filters h6 {
  font-weight: 400;
  color: #666;
  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;
  color: #666; }
#js-active-search-filters .js-search-link.active_filters__list-item.btn.btn-sm.btn-light:hover {
  background-color: #a48b37;
  border-color: #a48b37;
  color: #666; }

.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: #a48b37; }

body.size-panel-active {
  overflow: hidden; }

#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 .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: 1px solid rgba(164, 139, 55, 0.4); }
#product .page-category-all .page-product1 .page-product1-sz .lSSlideOuter.vertical .lightSlider .lslide img {
  bottom: auto; }
#product .page-category-all .page-product3 .single-sz {
  padding-left: 40px;
  padding: 0 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  bottom: 100px; }
#product .page-category-all .page-product3 .product-title {
  margin-bottom: 1px; }
  #product .page-category-all .page-product3 .product-title h1 {
    font-size: 24px;
    line-height: 120%;
    color: #676767;
    margin-bottom: 0;
    font-weight: 400; }
#product .page-category-all .page-product3 .short-info-av {
  position: absolute;
  right: 0;
  padding: 7px 10px;
  top: 0;
  background-color: #ACACAC;
  color: #191919;
  text-transform: uppercase; }
  #product .page-category-all .page-product3 .short-info-av p {
    margin-bottom: 0; }
#product .page-category-all .page-product3 .product-short-info p {
  margin-bottom: 0; }
#product .page-category-all .page-product3 .product-sku {
  color: #676767;
  font-size: 16px;
  line-height: 150%; }
#product .page-category-all .page-product3 .page-product3-cart .page-product-price {
  float: left;
  width: 100%;
  margin-top: 15px; }
  #product .page-category-all .page-product3 .page-product3-cart .page-product-price .product-discount {
    text-decoration: line-through;
    color: #676767;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%; }
  #product .page-category-all .page-product3 .page-product3-cart .page-product-price .price-desc {
    float: left;
    width: 100%;
    text-align: left; }
    #product .page-category-all .page-product3 .page-product3-cart .page-product-price .price-desc .product-price.has-discount .current-price-display.current-price-discount {
      font-weight: 400;
      font-size: 20px;
      color: #676767;
      line-height: 120%; }
    #product .page-category-all .page-product3 .page-product3-cart .page-product-price .price-desc .current-price {
      font-weight: 400;
      font-size: 20px;
      color: #676767;
      line-height: 120%; }
    #product .page-category-all .page-product3 .page-product3-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-price .price-desc .price-small {
      font-size: 20px; }
  #product .page-category-all .page-product3 .page-product3-cart .page-product-price .product-without-taxes {
    color: #A2A2A2;
    font-size: 12px;
    font-weight: 400; }
#product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart {
  width: 100%;
  float: left; }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity {
    float: left;
    width: 40%;
    margin-top: 8px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .quantity_wanted-span {
      float: left;
      font-weight: bold;
      letter-spacing: 1.1px;
      line-height: 39px; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .quantity_wanted-span label {
        margin-bottom: 0;
        padding-left: 0; }
    #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity label {
      float: left;
      color: #676767;
      font-size: 18px;
      font-weight: 400;
      margin: 0;
      line-height: 150%;
      width: 100%;
      margin-bottom: 16px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty {
      float: left; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty #quantity_wanted {
        float: left;
        border: 1px solid #d7d7d7;
        display: inline;
        padding-left: 10px;
        height: 40px;
        background: transparent;
        margin-right: 1px;
        width: 46px;
        text-align: center; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty .btn-primary {
        background-color: transparent;
        border-color: #E0E0E0;
        padding: .5rem .855rem;
        color: #8E979D; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty .btn-primary:hover {
        background-color: #a48b37;
        border-color: #a48b37; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty .btn-primary.bootstrap-touchspin-down {
        border-radius: 8px 0px 0px 8px; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity .qty .btn-primary.bootstrap-touchspin-up {
        border-radius: 0px 8px 8px 0px; }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 {
    float: left;
    width: 40%;
    margin-top: 8px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .quantity_wanted-span {
      float: left;
      font-weight: bold;
      letter-spacing: 1.1px;
      line-height: 39px; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .quantity_wanted-span label {
        margin-bottom: 0;
        padding-left: 0; }
    #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 label {
      float: left;
      color: #676767;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
      line-height: 150%;
      width: 100%;
      margin-bottom: 10px;
      display: none; }
    #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .qty {
      float: left;
      border: 1px solid #DFDFDF; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .qty .count {
        display: inline-block;
        padding-left: 3px;
        height: 35px;
        background: transparent;
        width: 34px;
        text-align: center;
        border: none; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .qty .btn-qty {
        background-color: transparent;
        border: none;
        padding: 0;
        color: #A8A8A8;
        height: 35px;
        position: relative;
        top: 0;
        width: 34px;
        line-height: 37px; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .qty .btn-qty:hover {
        background-color: #a48b37;
        border-color: #a48b37; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .qty .minus {
        border-radius: 0; }
      #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .product-quantity2 .qty .plus {
        border-radius: 0; }
  #product .page-category-all .page-product3 .page-product3-cart .product-add-to-cart .st_attr_list_container.img-hover {
    display: none; }
#product .page-category-all .page-product3 .page-product3-cart .product-pack {
  width: 100%;
  float: left; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .card {
    border: none;
    background-color: transparent; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .pack-product-container {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cacaca; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .title-pack {
    margin-top: 20px;
    font-size: 20px; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .thumb-mask {
    float: left;
    margin-right: 12px; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .pack-product-name {
    padding-top: 12px; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .pack-product-price {
    padding-top: 12px; }
  #product .page-category-all .page-product3 .page-product3-cart .product-pack .pack-product-quantity {
    padding-top: 12px; }
#product .page-category-all .page-product3 .page-product3-cart .product-quantities {
  width: 100%;
  float: left;
  text-align: left;
  color: #4b4b4b;
  font-size: 14px;
  display: none; }
#product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button {
  width: 100%;
  float: left;
  text-align: left; }
  #product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button {
    background-color: #000;
    border-color: #000;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 26px;
    float: left;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin-top: 22px; }
    #product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button i {
      margin-right: 5px; }
  #product .page-category-all .page-product3 .page-product3-cart .add-to-cart-button button:hover {
    background-color: #444;
    color: #fff;
    border-color: #444; }
  #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;
    display: none; }
  #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-list-reviews,
#product .page-category-all .page-product3 .page-product3-cart .st_attr_list_container {
  display: none; }
#product .page-category-all .page-product3 .page-product3-cart .product-variants {
  margin-bottom: 2px;
  float: left;
  width: 100%;
  margin-top: 10px; }
  #product .page-category-all .page-product3 .page-product3-cart .product-variants ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single {
    margin-bottom: 12px;
    float: left;
    width: 100%; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single .label-name {
      width: 100%;
      float: left;
      margin-bottom: 8px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single label {
      float: left;
      color: #676767;
      font-size: 16px;
      font-weight: 400;
      margin: 0;
      line-height: 150%; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single select {
      float: left;
      border: 1px solid #d7d7d7;
      display: inline;
      padding: 10px;
      background: #fff;
      width: 70px;
      margin-top: 16px;
      text-align: center;
      font-size: 18px;
      line-height: 150%;
      border-radius: 0px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li {
      margin-right: 8px;
      float: left; }
      #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 #F6F6F5;
        display: block;
        cursor: pointer;
        color: #CEC9C4;
        border-radius: 0;
        background-color: #F6F6F5;
        height: 40px;
        min-width: 40px;
        text-align: center;
        font-size: 14px;
        line-height: 38px; }
      #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li label .radio-label.checked {
        background-color: #676767;
        border-color: #676767;
        color: #fff; }
      #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single ul li label:hover .radio-label {
        background-color: #676767;
        border-color: #676767;
        color: #fff; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single .label-color {
      padding: 3px;
      display: block;
      cursor: pointer;
      color: #676767;
      text-align: center;
      border: 1px solid #ddd;
      border-radius: 50%;
      height: 36px;
      width: 36px; }
      #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single .label-color input {
        display: none; }
      #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single .label-color .color {
        width: 24px;
        height: 24px;
        display: block;
        margin: 0 auto;
        margin-top: 2px;
        border-radius: 50%; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single .label-color.checked {
      border: 1px solid #676767; }
#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; }
    #product .page-category-all .page-product3 .page-product3-cart .page-product-information .product-additional-info .js-mailalert button {
      background-color: #a48b37;
      border: 1px solid #a48b37;
      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 .page-product3-cart .ask {
  width: 100%;
  float: left; }
  #product .page-category-all .page-product3 .page-product3-cart .ask #email_data_back .pal_small_input_row.pal_email_label {
    width: 100%;
    font-size: 13px; }
  #product .page-category-all .page-product3 .page-product3-cart .ask #email_data_back #notify_email_back {
    margin: 0;
    width: 100% !important;
    padding: 5px 0; }
  #product .page-category-all .page-product3 .page-product3-cart .ask #email_data_back {
    font-size: 13px; }
    #product .page-category-all .page-product3 .page-product3-cart .ask #email_data_back label {
      font-size: 13px; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_body {
    display: inline-block;
    width: 100%; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_left {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_right {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_left a {
    color: #676767;
    text-decoration: none; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_left a:hover {
    opacity: 0.7; }
  #product .page-category-all .page-product3 .page-product3-cart .ask #proupdate_gdpr_data_back a {
    color: #676767;
    text-decoration: none; }
  #product .page-category-all .page-product3 .page-product3-cart .ask #proupdate_gdpr_data_back a:hover {
    opacity: 0.7; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_left #email_data_back input {
    border-radius: 2px;
    border: 1px solid #e6e6e6;
    padding: 8px;
    background: #f9f9f9; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_left #email_data_back #kb_proupdate_back_privacy_text {
    -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: 5px;
    background-color: transparent; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_left #email_data_back #kb_proupdate_back_privacy_text:checked {
    border: 1px solid #000;
    background-color: #000; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_right img {
    max-width: 100%; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .product_update_block_back {
    background: #fff;
    border-radius: 4px;
    position: relative;
    margin-top: 20px; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_heading {
    position: relative; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_right img {
    max-width: 60px;
    opacity: 1;
    position: absolute;
    right: 10px;
    bottom: 10px;
    box-shadow: 0 0 5px #4f73a9;
    border-radius: 50%; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .back_heading h5 {
    background: #3a99d7;
    padding: 10px;
    text-align: center;
    font-weight: normal; }
  #product .page-category-all .page-product3 .page-product3-cart .ask .notifyButton .btn {
    background: #ffd630 !important;
    border: 1px solid #f5be18 !important;
    color: #000 !important;
    font-size: 14px;
    background-color: #000;
    border-color: #000;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 26px;
    float: left;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin-top: 22px; }
  #product .page-category-all .page-product3 .page-product3-cart .ask #user_quantity_subscribe_back {
    padding-top: 5px !important; }
#product .page-category-all .page-product3 #block-reassurance {
  width: 100%;
  float: left;
  padding-bottom: 8px; }
  #product .page-category-all .page-product3 #block-reassurance ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #product .page-category-all .page-product3 #block-reassurance ul li {
      margin-bottom: 4px;
      width: 100%;
      position: relative;
      float: left;
      color: #080f25;
      font-size: 14px; }
      #product .page-category-all .page-product3 #block-reassurance ul li .photos {
        position: relative;
        float: left;
        margin-right: 10px; }
        #product .page-category-all .page-product3 #block-reassurance ul li .photos img {
          width: 30px;
          fill: #a48b37;
          padding-top: 14px; }
      #product .page-category-all .page-product3 #block-reassurance ul li .text {
        margin-top: 16px; }
        #product .page-category-all .page-product3 #block-reassurance ul li .text p {
          margin: 0; }
    #product .page-category-all .page-product3 #block-reassurance ul li:last-child {
      margin-bottom: 10px; }
#product .page-category-all .page-product3 #product_update_block {
  box-shadow: none; }
#product .page-category-all .page-product3 .product-down-desc {
  width: 100%;
  float: left;
  margin-top: 10px; }
  #product .page-category-all .page-product3 .product-down-desc .card {
    border: none;
    display: block;
    float: left;
    width: 100%;
    background-color: transparent; }
  #product .page-category-all .page-product3 .product-down-desc .btn {
    background-color: transparent;
    color: #676767;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px; }
    #product .page-category-all .page-product3 .product-down-desc .btn .btn-sz {
      float: left; }
    #product .page-category-all .page-product3 .product-down-desc .btn .btn-more {
      float: right; }
  #product .page-category-all .page-product3 .product-down-desc .collapse.show {
    display: none !important; }
  #product .page-category-all .page-product3 .product-down-desc .collapse.show.in {
    display: block !important; }
  #product .page-category-all .page-product3 .product-down-desc .btn[aria-expanded="true"] .collapse-plus {
    display: none; }
  #product .page-category-all .page-product3 .product-down-desc .btn[aria-expanded="false"] .collapse-minus {
    display: none; }
  #product .page-category-all .page-product3 .product-down-desc .btn:hover {
    color: #a48b37; }
  #product .page-category-all .page-product3 .product-down-desc .description {
    color: #676767;
    font-weight: 400;
    font-size: 14px; }
    #product .page-category-all .page-product3 .product-down-desc .description .desc-sz {
      margin-top: 3px;
      margin-bottom: 5px;
      padding-left: 2px;
      padding-right: 2px; }
    #product .page-category-all .page-product3 .product-down-desc .description h2 {
      font-size: 15px; }
    #product .page-category-all .page-product3 .product-down-desc .description h3 {
      font-size: 15px; }
    #product .page-category-all .page-product3 .product-down-desc .description h4 {
      font-size: 14px; }
    #product .page-category-all .page-product3 .product-down-desc .description h5 {
      font-size: 13px; }
    #product .page-category-all .page-product3 .product-down-desc .description p {
      margin-bottom: 0; }
#product .page-category-all .page-product4 {
  margin-top: 20px; }
  #product .page-category-all .page-product4 .title1 {
    margin-bottom: 0;
    margin-top: 12px; }
    #product .page-category-all .page-product4 .title1 h3 {
      font-size: 24px;
      line-height: 150%;
      margin-bottom: 0; }
  #product .page-category-all .page-product4 .desc1 .single-sz {
    width: 100%;
    height: 100%; }
    #product .page-category-all .page-product4 .desc1 .single-sz .single-c {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      padding: 40px 60px; }
  #product .page-category-all .page-product4 .desc1 .single2-sz {
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    position: relative; }
    #product .page-category-all .page-product4 .desc1 .single2-sz .single-c {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
  #product .page-category-all .page-product4 .desc1 .revws-review {
    display: block; }
  #product .page-category-all .page-product4 .desc1 .revws-review-list {
    overflow: hidden; }
  #product .page-category-all .page-product4 .desc1 .btn-primary {
    color: #fff;
    border-radius: 0px;
    margin: 0 auto;
    display: block;
    width: 280px;
    margin-top: 20px; }
  #product .page-category-all .page-product4 .desc1 .owl-stage-outer {
    border: 1px solid #E0E0E0;
    border-radius: 12px; }
    #product .page-category-all .page-product4 .desc1 .owl-stage-outer .revws-review-review {
      padding: 40px 60px; }
  #product .page-category-all .page-product4 .desc1 #product-comments-list-header .comments-nb {
    font-size: 12px; }
    #product .page-category-all .page-product4 .desc1 #product-comments-list-header .comments-nb i {
      font-size: 13px; }
  #product .page-category-all .page-product4 .desc1 .revws-review-review i {
    color: #a48b37; }
  #product .page-category-all .page-product4 .desc1 .revws-review-review .revws-review-content {
    padding-left: 15px;
    margin-bottom: 0; }
  #product .page-category-all .page-product4 .desc1 .revws-review-review .revws-review-author-name {
    padding-left: 15px; }
  #product .page-category-all .page-product4 .desc1 .revws-actions {
    padding-left: 15px; }
    #product .page-category-all .page-product4 .desc1 .revws-actions .btn {
      padding-left: 0; }
  #product .page-category-all .page-product4 .desc1 #product-comments-list-header {
    color: #676767; }
  #product .page-category-all .page-product4 .desc1 .product-comment-list-item {
    background-color: transparent;
    padding: 8px 0;
    font-size: 13px;
    text-align: left;
    margin: 0 0 8px;
    text-align: center; }
    #product .page-category-all .page-product4 .desc1 .product-comment-list-item .btn-comment, #product .page-category-all .page-product4 .desc1 .product-comment-list-item .btn-comment-inverse {
      background-color: transparent;
      color: #676767;
      border: none;
      box-shadow: none;
      padding: 0;
      font-weight: 400;
      font-size: 14px;
      height: auto; }
    #product .page-category-all .page-product4 .desc1 .product-comment-list-item .btn-comment:hover, #product .page-category-all .page-product4 .desc1 .product-comment-list-item .btn-comment-inverse:hover {
      opacity: 0.7; }
  #product .page-category-all .page-product4 .desc1 #product-comments-list-header {
    padding: 7px 0; }
  #product .page-category-all .page-product4 .desc1 .single-all-revws1 {
    text-align: center; }
    #product .page-category-all .page-product4 .desc1 .single-all-revws1 h4 {
      font-size: 64px;
      line-height: 76px;
      margin-bottom: 16px; }
    #product .page-category-all .page-product4 .desc1 .single-all-revws1 .text1 {
      margin: 0 auto;
      display: inline-block; }
      #product .page-category-all .page-product4 .desc1 .single-all-revws1 .text1 .revws-grading-product {
        margin: 0;
        margin-top: 6px; }
      #product .page-category-all .page-product4 .desc1 .single-all-revws1 .text1 .text11 {
        display: inline-block; }
      #product .page-category-all .page-product4 .desc1 .single-all-revws1 .text1 .text12 {
        color: #8E979D;
        font-size: 16px;
        font-weight: 400;
        line-height: 130%;
        display: inline-block;
        margin-left: 16px; }
  #product .page-category-all .page-product4 .desc1 .single-all-revws2 {
    text-align: center; }
    #product .page-category-all .page-product4 .desc1 .single-all-revws2 h4 {
      font-size: 64px;
      line-height: 76px;
      margin-bottom: 16px; }
    #product .page-category-all .page-product4 .desc1 .single-all-revws2 p {
      font-size: 18px;
      line-height: 150%;
      font-weight: 400;
      margin: 0; }
#product .page-category-all .page-product5 {
  margin-top: 0;
  margin-bottom: 60px; }
  #product .page-category-all .page-product5 .title1 h3 {
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 0; }
  #product .page-category-all .page-product5 .desc1 .products {
    padding: 0; }
#product .page-category-all .producttags {
  margin-bottom: 55px; }
  #product .page-category-all .producttags .title-top {
    font-size: 26px;
    color: #1a1a1a;
    margin-bottom: 26px; }
    #product .page-category-all .producttags .title-top p {
      margin: 0;
      font-size: 36px;
      font-weight: bold;
      color: #676767;
      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-id-other .page-product1 .product-flags {
  list-style: none;
  padding: 0;
  margin: 0; }
  #product .page-category-id-other .page-product1 .product-flags .product-flag.discount.d--none {
    background-color: #FF2525;
    padding: 10px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold; }
  #product .page-category-id-other .page-product1 .product-flags .online-only {
    display: none; }
#product .page-category-id-other .page-product1 .product-flag.new {
  display: none; }
#product .page-category-id-other .page-product1 .images-container {
  padding: 15px; }
  #product .page-category-id-other .page-product1 .images-container .product-cover3 {
    display: none; }
  #product .page-category-id-other .page-product1 .images-container .product-cover2 {
    position: relative;
    display: none; }
    #product .page-category-id-other .page-product1 .images-container .product-cover2 img {
      max-width: 650px; }
    #product .page-category-id-other .page-product1 .images-container .product-cover2 .btn.btn-link.btn-zoom.hidden-sm-down.product-layer-zoom {
      width: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      opacity: 0; }
    #product .page-category-id-other .page-product1 .images-container .product-cover2 .btn.btn-link.btn-zoom.hidden-sm-down.product-layer-zoom:hover {
      opacity: 1;
      background-color: rgba(93, 184, 18, 0.95);
      font-size: 38px;
      color: #fff; }
#product .page-category-id-other .page-product1 .product-images.js-qv-product-images {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  #product .page-category-id-other .page-product1 .product-images.js-qv-product-images .slick-prev::before,
  #product .page-category-id-other .page-product1 .product-images.js-qv-product-images .slick-next::before {
    color: #333; }
  #product .page-category-id-other .page-product1 .product-images.js-qv-product-images .slick-slide {
    margin: 0 5px; }
  #product .page-category-id-other .page-product1 .product-images.js-qv-product-images .thumb-container {
    cursor: pointer; }
  #product .page-category-id-other .page-product1 .product-images.js-qv-product-images .thumb-container:hover img {
    opacity: 0.7; }
#product .page-category-id-other .page-product1 .product-desc-quantity {
  position: absolute;
  left: 0;
  top: 0; }
  #product .page-category-id-other .page-product1 .product-desc-quantity .availability-list.availability-list-in-stock {
    color: #a48b37;
    padding: 4px 6px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase; }
  #product .page-category-id-other .page-product1 .product-desc-quantity .availability-list.availability-list-out-of-stock {
    color: #7F7F7F;
    padding: 4px 6px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase; }
#product .page-category-id-other .modal-body, #product .page-category-id-other .modal-header {
  padding: 0; }
#product .page-category-id-other .producttags {
  margin-bottom: 55px;
  float: left;
  width: 100%; }
  #product .page-category-id-other .producttags .title-top {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 40px; }
  #product .page-category-id-other .producttags ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #product .page-category-id-other .producttags ul li {
      display: inline-block;
      margin-top: 18px;
      margin-bottom: 18px; }
      #product .page-category-id-other .producttags ul li a {
        margin-right: 15px;
        background-color: #FAFAFA;
        color: #7F7F7F;
        padding: 13px 17px;
        text-decoration: none; }
      #product .page-category-id-other .producttags ul li a:hover {
        background-color: #B3B3B3; }
#product #size-panel {
  opacity: 0;
  display: none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  pointer-events: none; }
#product #size-panel.active {
  pointer-events: initial;
  opacity: 1;
  display: block; }
#product #size-panel .panel {
  transition: all 0.8s cubic-bezier(0.3, 0.9, 0.2, 1);
  min-width: 30%;
  height: 100vh;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 70px 60px;
  overflow: auto;
  transform: translatex(100%); }
#product #size-panel.active .panel {
  transform: translatex(0%); }
#product .nectar-slide-in-cart-bg {
  background: rgba(158, 158, 158, 0.5); }
#product #size-panel .backdrop {
  height: 100vh;
  width: 100vw;
  z-index: 0;
  transition: 0.4s all cubic-bezier(0, 0.8, 1, 1);
  background: rgba(158, 158, 158, 0); }
#product #size-panel.active .backdrop {
  background: rgba(158, 158, 158, 0.8); }
#product .konte-size-guide h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 20px; }
#product .dataTables_length, #product .dataTables_filter, #product .dataTables_info,
#product .dataTables_paginate,
#product .tablepress .sorting:after,
#product .tablepress caption {
  display: none; }
#product .ko-desc-size-pan.ko-desc-size {
  display: none; }
#product .ko-desc-size-pan.ko-desc-size.active {
  display: block; }
#product .tablepress {
  border: 1px solid #EFEFEF; }
#product .tablepress thead th {
  background-color: #ffffff !important;
  color: #000000 !important; }
#product .dataTables_wrapper {
  margin-bottom: 40px; }
#product .tablepress .even td {
  background-color: #ffffff !important; }
#product .tablepress tbody td,
#product .tablepress thead th {
  color: #000000 !important;
  background: #fff !important;
  padding: 15px 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  vertical-align: middle; }
#product .tablepress tbody td.column-1,
#product .tablepress thead th.column-1 {
  text-align: left;
  padding-right: 30px; }
#product .tablepress tbody td.column-2,
#product .tablepress thead th.column-2,
#product .tablepress tbody td.column-4,
#product .tablepress thead th.column-4,
#product .tablepress tbody td.column-6,
#product .tablepress thead th.column-6 {
  background: #FBFBFB !important; }
#product .tablepress-table-name {
  font-size: 16px !important;
  background-color: #ffffff !important; }
#product .tablepress-id-5 .row-2 td {
  background-color: #ffffff !important; }
#product .tablepress-id-5 .row-4 td {
  background-color: #ffffff !important; }
#product .tablepress-id-5 .row-6 td {
  background-color: #ffffff !important; }
#product .sizetable-notes {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 16px; }
#product .sizetable-notes strong {
  font-weight: 600; }
#product .hamburger-menu {
  position: absolute;
  right: 20px;
  top: 20px; }
#product .close-btn {
  width: 30px;
  height: 30px;
  position: relative;
  cursor: pointer; }
#product .close-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  content: '';
  transform: scale(1);
  transition: 0.1s ease-out all;
  border-radius: 50%; }
#product .close-btn:hover::before {
  transform: scale(1.2); }
#product .close-btn .close-wrap {
  -webkit-font-smoothing: subpixel-antialiased;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-90deg);
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease;
  width: 20px;
  height: 13px;
  display: block;
  overflow: hidden; }
#product .close-btn .close-line.close-line1 {
  transform: rotate(45deg); }
#product .close-btn .close-line.close-line2 {
  transform: rotate(-45deg); }
#product .close-btn .close-line {
  height: 0px;
  width: 2px;
  background-color: #000;
  backface-visibility: hidden;
  position: absolute;
  border-radius: 5px;
  left: 9px;
  transition: opacity .2s 0.3s ease, height .2s ease 0.3s;
  opacity: 0; }
#product .active .close-btn .close-line {
  height: 15px;
  opacity: 1; }
@media (max-width: 900px) {
  #product #size-panel .panel {
    width: 100vw; } }
@media (max-width: 500px) {
  #product #size-panel .panel {
    width: 100vw;
    padding: 60px 15px; }
  #product .hamburger-menu {
    position: absolute;
    right: 17px;
    top: 17px; }
  #product .tablepress tbody td, #product .tablepress thead th {
    padding: 15px 10px !important; } }
#product .nectar-slide-in-cart.style_slide_in_click > .inner,
#product .nectar-slide-in-cart.style_slide_in_click.open > .inner {
  transform: translateX(0) !important; }
#product .nectar-slide-in-cart.style_slide_in_click .inner > .header a {
  position: fixed !important;
  right: 30px;
  top: 45px; }
#product .material .style_slide_in_click .close-cart:before {
  display: none !important;
  background-color: none; }
#product .modal-ask #proupdate_gdpr_data_back a {
  color: #000; }
#product .modal-ask #proupdate_gdpr_data_back a:hover {
  opacity: 0.7; }
#product .modal-ask .close {
  padding-bottom: 5px; }
#product .modal-ask .modal-body, #product .modal-ask .modal-footer {
  padding: 0.875rem; }
#product .modal-ask .show.in {
  display: block !important; }
#product .modal-ask #email_data_back .pal_small_input_row.pal_email_label {
  width: 100%;
  font-size: 13px; }
#product .modal-ask #email_data_back #notify_email_back {
  margin: 0;
  width: 100% !important;
  padding: 5px 0;
  /*max-width:400px*/ }
#product .modal-ask #email_data_back label {
  font-size: 13px; }
#product .modal-ask .back_body {
  display: inline-block;
  width: 100%; }
#product .modal-ask .back_left {
  width: 100%;
  float: left;
  position: relative;
  z-index: 999; }
#product .modal-ask .back_right {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
#product .modal-ask .back_left #email_data_back input {
  border-radius: 2px;
  border: 1px solid #e6e6e6;
  padding: 8px;
  background: #f9f9f9; }
#product .modal-ask .back_right img {
  max-width: 100%; }
#product .modal-ask .product_update_block_back {
  padding: 0 15px;
  border-radius: 4px;
  position: relative;
  display: block !important; }
#product .modal-ask .back_heading {
  position: relative; }
#product .modal-ask .product_update_block_back:before {
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: auto;
  background-position: center;
  opacity: 0.1; }
#product .modal-ask .back_heading h5 {
  background: #3a99d7;
  padding: 10px;
  text-align: center;
  font-weight: normal; }
#product .modal-ask .notifyButton .btn {
  background-color: #a48b37;
  border-color: #a48b37;
  width: 100%;
  height: 62px;
  font-size: 18px;
  line-height: 26px;
  float: left;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff !important; }
#product .modal-ask #user_quantity_subscribe_back {
  padding-top: 5px !important; }

@media (max-width: 1124px) {
  #product .page-category-all .page-product3 .product-title {
    margin-top: 15px; }
  #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-product3 .page-product3-cart .product-add-to-cart .page-product-price .price-desc .current-price {
      font-size: 32px; } }
@media (min-width: 768px) {
  #product .page-category-all #product-comments-list-footer {
    min-height: 20px; } }
@media (max-width: 768px) {
  .search_filter_controls_button {
    display: block; }

  .desktop_search_filters {
    display: none; }

  #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%; }
  #product .page-category-all .page-product3 .product-availability-ask a {
    width: 100%; }
  #product .page-category-all .producttags .title-top p {
    font-size: 30px; }
  #product .page-category-all .producttags ul li {
    margin-top: 6px;
    margin-bottom: 6px; }

  .page-product-nav {
    margin-top: 40px; }

  .read-more-reviews {
    display: none !important; } }
@media (max-width: 530px) {
  #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%; } }
@media (max-width: 414px) {
  #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: #a48b37;
    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; }

  .desktop_search_filters {
    display: none; }

  .search_filter_controls_button {
    display: block;
    cursor: pointer; }

  #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%; }
  #product .page-category-all .page-product3 .page-product3-cart .but-santander {
    width: 100%;
    float: left; }
    #product .page-category-all .page-product3 .page-product3-cart .but-santander button {
      float: left;
      margin-top: 8px;
      width: 100%; }
  #product .page-category-all .page-product3 .page-product3-cart .LLBWr {
    width: 100%;
    float: left; }
  #product .page-category-all .page-product3 .page-product3-cart .LLBCn {
    max-width: 100%;
    width: 100%; }
  #product .page-category-all .page-product3 .page-product3-cart .LLBCn > a {
    width: 100%;
    padding: 14px 28px 14px 10px; } }
.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: .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: .175rem .5rem;
  width: 3rem;
  border: 1px solid 1px solid #e0e0e0;
  float: left; }

.bootstrap-touchspin .btn-touchspin {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  height: 40px; }

.bootstrap-touchspin .btn-touchspin:hover {
  background-color: #f1f1f1; }

.bootstrap-touchspin .input-group-btn-vertical {
  color: #232323;
  width: auto;
  float: left; }

.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: ""; }

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
  content: ""; }

.bootstrap-touchspin .input-group-btn-vertical i {
  top: .0625rem;
  left: .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;
    font-size: 25px; }
  #my-account #content-wrapper .page-my-account .link-list .link-list-sz {
    background-color: #fff;
    border: 1px solid #E0E0E0;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    border-radius: 4px; }
    #my-account #content-wrapper .page-my-account .link-list .link-list-sz a {
      color: #676767; }
    #my-account #content-wrapper .page-my-account .link-list .link-list-sz a:hover {
      color: #a48b37; }
    #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: #676767; }
#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 .main-content .container-fluid,
#identity .main-content .container-fluid,
#order-follow .main-content .container-fluid,
#module-ps_emailalerts-account .main-content .container-fluid,
#module-stripe_official-stripeCards .main-content .container-fluid {
  max-width: 800px; }
#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: 0px; }
  #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 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 {
    display: block;
    float: left;
    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: 0;
      margin-bottom: 15px;
      min-height: 34px;
      display: block;
      color: #676767;
      text-decoration: none;
      border-radius: 0px;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      background-color: transparent; }
    #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: "\2714"; }
#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; }
#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%;
    float: left; }
    #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 {
        display: block;
        float: left;
        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: #676767;
          text-decoration: none;
          border-radius: 0px;
          font-size: 13px;
          line-height: 22px;
          font-weight: 400;
          background-color: transparent; }
        #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 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  #discount ul li {
    display: block;
    float: left;
    margin-right: 10px;
    text-transform: uppercase; }
    #discount ul li a {
      border: 1px solid #8E979D;
      padding: 10px 25px;
      margin-bottom: 15px;
      min-height: 34px;
      display: block;
      color: #676767;
      text-decoration: none;
      border-radius: 0px;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      background-color: transparent; }
    #discount 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 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  #module-psgdpr-gdpr ul li {
    display: block;
    float: left;
    margin-right: 10px;
    text-transform: uppercase; }
    #module-psgdpr-gdpr ul li a {
      border: 1px solid #8E979D;
      padding: 10px 25px;
      margin-bottom: 15px;
      min-height: 34px;
      display: block;
      color: #676767;
      text-decoration: none;
      border-radius: 0px;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      background-color: transparent; }
    #module-psgdpr-gdpr ul li a:hover {
      color: #8E979D; }

#order-slip #content-wrapper {
  width: 100%;
  margin-top: 10px; }
#order-slip .page-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  #order-slip .page-footer ul li {
    display: block;
    float: left;
    margin-right: 10px; }
    #order-slip .page-footer ul li a {
      border: none;
      padding: 0;
      margin-bottom: 15px;
      min-height: 34px;
      display: block;
      color: #676767;
      text-decoration: none;
      border-radius: 0px;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      background-color: transparent; }
    #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 #a48b37;
      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: 0px; }
  #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: 0px; }
#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; }

#cart .card-body {
  padding: 0; }
#cart #notifications {
  margin-top: 20px;
  font-size: 16px; }
#cart .nav-breadcrumbList {
  display: none; }
#cart .card {
  border: 1px solid #e0e0e0; }
#cart .card-header {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid #e0e0e0;
  background-color: transparent; }
#cart .cart-overview.js-cart .cart-item {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 17px;
  margin-top: 10px;
  padding-bottom: 17px; }
  #cart .cart-overview.js-cart .cart-item .btn.js-touchspin {
    background-color: #fff;
    border: 1px solid #E0E0E0; }
  #cart .cart-overview.js-cart .cart-item .js-cart-line-product-quantity {
    border: 1px solid #E0E0E0; }
  #cart .cart-overview.js-cart .cart-item .cart-details2 a {
    display: block; }
  #cart .cart-overview.js-cart .cart-item .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: start;
    align-items: center; }
    #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 {
      padding-left: 10px; }
      #cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-line__title {
        display: block;
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 130%;
        text-decoration: none; }
      #cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-line__title:hover {
        color: #a48b37; }
      #cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .price.current-price {
        color: #676767;
        font-weight: 400;
        font-size: 14px;
        line-height: 130%; }
      #cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .unit-price-cart {
        display: none; }
      #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 .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;
    padding-top: 10px; }
    #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 .cc2 {
    float: right;
    padding-top: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%; }
#cart .cart-overview.js-cart .cart-line-product-actions {
  padding-top: 25px;
  padding-right: 15px;
  text-align: right;
  padding-right: 10px; }
  #cart .cart-overview.js-cart .cart-line-product-actions a {
    text-decoration: none;
    color: #a48b37; }
  #cart .cart-overview.js-cart .cart-line-product-actions a:hover {
    opacity: 0.7; }
#cart .cart-overview.js-cart .cart-item:last-child {
  border-bottom: none; }
#cart .qty {
  float: left;
  border: 1px solid #DFDFDF; }
  #cart .qty .count {
    display: inline-block;
    padding-left: 3px;
    height: 35px;
    background: transparent;
    width: 34px;
    text-align: center;
    border: none; }
  #cart .qty .btn-qty {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #A8A8A8;
    height: 35px;
    position: relative;
    top: -2px;
    width: 34px;
    line-height: 37px; }
  #cart .qty .btn-qty:hover {
    background-color: #a48b37;
    border-color: #a48b37; }
  #cart .qty .minus {
    border-radius: 0; }
  #cart .qty .plus {
    border-radius: 0; }
#cart .product-line-grid-right.product-line-actions .product-price {
  float: right;
  padding-top: 9px; }
#cart .cart-grid-right h5 {
  font-weight: 400;
  margin-bottom: 5px;
  color: #363a42; }
#cart .cart-grid-right .cart-summary {
  position: relative;
  display: block;
  margin-bottom: .75rem;
  background-color: transparent; }
  #cart .cart-grid-right .cart-summary .card-block {
    padding: 1.25rem 1.25rem .5rem; }
  #cart .cart-grid-right .cart-summary .cart-summary-line {
    clear: both;
    margin-bottom: .315rem;
    padding: 5px; }
  #cart .cart-grid-right .cart-summary .cart-summary-line::after {
    content: "";
    display: table;
    clear: both; }
  #cart .cart-grid-right .cart-summary .cart-summary-line.cart-total {
    background-color: transparent;
    padding: 5px;
    font-weight: 400; }
  #cart .cart-grid-right .cart-summary .cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    white-space: inherit;
    color: #363a42;
    text-align: right;
    font-size: 18px;
    line-height: 150%; }
    #cart .cart-grid-right .cart-summary .cart-summary-line .label .label-details {
      color: #8E979D; }
  #cart .cart-grid-right .cart-summary .cart-summary-line .value {
    color: #232323;
    float: right;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%; }
  #cart .cart-grid-right .cart-summary .card-footer {
    float: left;
    width: 100%;
    padding: 15px;
    background-color: transparent;
    border-top: none;
    margin-top: 16px; }
    #cart .cart-grid-right .cart-summary .card-footer .btn-primary {
      background-color: #000;
      border-color: #000;
      width: 100%;
      height: 62px;
      font-size: 18px;
      line-height: 48px;
      float: left;
      border-radius: 0;
      text-transform: uppercase;
      font-weight: 400;
      color: #fff; }
    #cart .cart-grid-right .cart-summary .card-footer .btn-primary:hover {
      background-color: #444;
      border-color: #444; }
#cart .but-footer-back {
  background-color: transparent;
  padding: 0 15px;
  padding-bottom: 7px;
  float: left;
  width: 100%; }
  #cart .but-footer-back .button-checkout {
    width: 100%;
    background-color: #fff; }
#cart .block-promo {
  padding: 5px;
  margin-bottom: 40px;
  margin-top: 10px; }
  #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: #8E979D;
    font-size: 16px;
    line-height: 180%; }
  #cart .block-promo .promo-name {
    padding: 0;
    margin: 0;
    list-style: none; }
#cart .button-checkout {
  font-size: 12px;
  color: #676767;
  border: none; }
#cart .button-checkout:hover {
  background-color: transparent;
  color: #a48b37; }
#cart .single-not-found1 .desc1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 320px; }
  #cart .single-not-found1 .desc1 h3 {
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 36px; }
  #cart .single-not-found1 .desc1 a {
    color: #a48b37;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-decoration: none; }
  #cart .single-not-found1 .desc1 a:hover {
    color: #a48b37; }

#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: 0px; }
    #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: 0px; }
  #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; }

#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: 0px; }
  #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: 0px;
    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; }
      #password .page-footer ul li a {
        border: none;
        padding: 10px 25px;
        margin-bottom: 15px;
        min-height: 34px;
        display: block;
        color: #676767;
        text-decoration: none;
        border-radius: 0px;
        font-size: 13px;
        line-height: 22px;
        font-weight: 400;
        background-color: transparent; }
      #password .page-footer ul li a:hover {
        color: #8E979D; }

#phblogcustomblock .box-blogcustomblock {
  border-bottom: 4px solid #a48b37;
  border-top: 4px solid #a48b37;
  padding: 15px 0;
  margin-bottom: 20px; }
  #phblogcustomblock .box-blogcustomblock h3 {
    margin: 0;
    text-align: center;
    color: #a48b37;
    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: #a48b37; }

.js-product-list.home {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .js-product-list.home .title-top {
    padding: 15px 0;
    margin-bottom: 20px; }
    .js-product-list.home .title-top h3 {
      margin: 0;
      color: #676767;
      font-size: 36px;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase; }
  .js-product-list.home .products {
    width: 100%;
    float: left; }
    .js-product-list.home .products .product-miniature {
      margin-bottom: 20px;
      width: 100%; }
      .js-product-list.home .products .product-miniature .product-miniature-c {
        position: relative;
        border: 2px solid transparent;
        float: left;
        display: block; }
        .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 .js-qv-product-cover {
            max-width: 467px; }
          .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a .img-standard {
            opacity: 1;
            display: block; }
          .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a .img-hover {
            opacity: 0;
            display: none; }
          .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a:hover .img-hover {
            opacity: 1;
            display: block; }
          .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail a:hover .img-standard {
            opacity: 0;
            display: none; }
          .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product {
            position: absolute;
            top: 0;
            left: 0; }
            .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount {
              background-color: #000;
              color: #fff;
              min-width: 52px;
              padding-left: 5px;
              padding-right: 5px;
              height: 27px;
              line-height: 26px;
              text-align: center;
              margin-bottom: 9px;
              font-size: 12px; }
            .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new {
              background-color: #000;
              color: #fff;
              min-width: 52px;
              padding-left: 5px;
              padding-right: 5px;
              height: 27px;
              line-height: 26px;
              text-align: center;
              margin-bottom: 9px;
              font-size: 12px; }
            .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller {
              background-color: #000;
              color: #fff;
              min-width: 52px;
              padding-left: 5px;
              padding-right: 5px;
              height: 27px;
              line-height: 26px;
              text-align: center;
              margin-bottom: 9px;
              font-size: 12px; }
        .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc {
          float: left;
          width: 100%; }
          .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .title-product {
            margin-bottom: 6px;
            margin-top: 6px;
            float: left; }
            .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 {
              margin-bottom: 0; }
              .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a {
                color: #676767;
                text-decoration: none;
                font-size: 13px; }
              .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover {
                color: #a48b37; }
          .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .sku-product {
            color: #676767;
            font-size: 18px;
            line-height: 27px;
            font-weight: 400;
            margin-bottom: 16px; }
          .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping {
            float: right;
            margin-top: 9px;
            margin-bottom: 6px; }
            .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount {
              font-weight: 400;
              font-size: 16px;
              color: #a48b37;
              line-height: 120%; }
            .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price {
              margin-left: 16px;
              text-decoration: line-through;
              color: #676767;
              font-weight: 400;
              font-size: 16px;
              line-height: 120%; }
            .js-product-list.home .products .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price {
              font-weight: 400;
              font-size: 16px;
              color: #a48b37;
              line-height: 120%; }
        .js-product-list.home .products .product-miniature .product-miniature-c .st_attr_list_container {
          float: left; }
        .js-product-list.home .products .product-miniature .product-miniature-c .product-add-to-cart-quick {
          float: right;
          display: none; }
          .js-product-list.home .products .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity {
            display: none; }
          .js-product-list.home .products .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary {
            background-color: #000;
            color: #fff;
            border-color: #000;
            height: 29px;
            width: 29px;
            line-height: 27px;
            padding: 0;
            margin-top: 3px; }
            .js-product-list.home .products .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i {
              font-size: 12px; }
          .js-product-list.home .products .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js {
            display: none; }

.page-cart1 {
  padding-top: 16px;
  padding-bottom: 16px; }
  .page-cart1 .single1 .poj1 {
    background-color: #676767;
    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: 400;
      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: 400;
      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: 400;
      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: 400;
      line-height: 130%;
      position: relative;
      top: 3px; }
  .page-cart1 .button-checkout-continue {
    margin-top: 30px;
    margin-bottom: 20px; }
    .page-cart1 .button-checkout-continue a {
      text-decoration: none;
      background-color: transparent;
      color: #8E979D;
      font-size: 14px;
      line-height: 150%;
      font-weight: 400;
      border: none;
      cursor: pointer; }
    .page-cart1 .button-checkout-continue a:hover {
      color: #a48b37; }

#cart .front-ls-2 {
  margin-bottom: 30px; }
#cart .single-title1 .title2 {
  margin-bottom: 0; }

@media (max-width: 992px) {
  .page-cart .single1 .poj1 {
    width: 29px;
    height: 29px; }
    .page-cart .single1 .poj1 p {
      font-size: 15px;
      line-height: 138%;
      padding-top: 3px; }
  .page-cart .single1 .poj2 {
    margin-left: 2px; }
    .page-cart .single1 .poj2 p {
      font-size: 14px; }
  .page-cart .single1 .poj3 {
    margin-left: 1px;
    margin-right: 1px; }
    .page-cart .single1 .poj3 img {
      width: 11px;
      height: 11px; }
  .page-cart .single1 .poj4 {
    width: 29px;
    height: 29px; }
    .page-cart .single1 .poj4 p {
      font-size: 15px;
      line-height: 138%;
      padding-top: 3px; }
  .page-cart .single1 .poj5 {
    margin-left: 2px; }
    .page-cart .single1 .poj5 p {
      font-size: 14px; }

  #cart .cart-grid {
    margin-top: 0;
    margin-bottom: 10px; }
  #cart .cart-grid-right .cart-summary .card-footer {
    margin-top: 16px; }
  #cart .cart-overview.js-cart .cart-item {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 4px;
    margin-top: 0;
    padding-bottom: 8px; }
    #cart .cart-overview.js-cart .cart-item .cc1 {
      padding-top: 2px; }
    #cart .cart-overview.js-cart .cart-item .cc2 {
      padding-top: 19px; }
  #cart .but-footer-back {
    text-align: center; }
  #cart .block-promo {
    margin-bottom: 5px;
    margin-top: 2px; }

  .page-cart1 .button-checkout-continue {
    margin-top: 12px;
    margin-bottom: 7px; } }
@media (max-width: 768px) {
  #cart .card-body {
    padding: 0 15px; }

  #cart .cart-overview.js-cart .cart-line-product-actions {
    text-align: center; }
    #cart .cart-overview.js-cart .cart-line-product-actions a {
      float: none;
      display: inline-block; }

  #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 .cart-overview.js-cart .cart-line-product-actions {
    padding-bottom: 7px; }

  #cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body {
    text-align: center; }

  #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; }

  #cart .product-line-grid-right.product-line-actions div {
    float: none; }

  #blockcart-modal .modal-header h4 {
    font-size: 17px; }

  #cart .cart-grid-right .card .card-footer {
    padding-bottom: 0; }

  .js-product-list.home .products .product-miniature .product-miniature-c {
    width: 220px; }
    .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new {
      height: 23px;
      line-height: 21px;
      font-size: 10px; }
    .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount {
      height: 23px;
      line-height: 21px;
      font-size: 10px; }
    .js-product-list.home .products .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller {
      height: 23px;
      line-height: 21px;
      font-size: 10px; }

  #cart .cart-overview.js-cart .cart-item .cc2 {
    padding-top: 26px; }

  #cart .single-not-found1 .desc1 {
    position: relative;
    top: 0;
    transform: translateY(0);
    width: 100%; }
    #cart .single-not-found1 .desc1 h3 {
      font-size: 28px;
      line-height: 32px;
      margin-bottom: 26px; }
    #cart .single-not-found1 .desc1 a {
      color: #a48b37;
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      text-decoration: none; }
    #cart .single-not-found1 .desc1 a:hover {
      color: #a48b37; } }
@media (max-width: 560px) {
  .js-product-list.home .title-top h3 {
    font-size: 24px; }

  .page-cart .single1 .poj3 {
    display: block;
    opacity: 0; }

  .page-cart1 .button-checkout-continue {
    margin-top: 15px; }

  #cart .card-body {
    padding: 0; }
  #cart .cart-grid-right {
    margin-top: 30px; }
    #cart .cart-grid-right .cart-summary .cart-summary-line .label {
      padding-left: 0;
      font-weight: 400;
      white-space: inherit;
      color: #363a42;
      text-align: right;
      font-size: 14px;
      line-height: 145%; }
    #cart .cart-grid-right .cart-summary .cart-summary-line .value {
      color: #232323;
      float: right;
      font-size: 18px;
      font-weight: 400;
      line-height: 130%; }
    #cart .cart-grid-right .cart-summary .card-footer {
      padding: 0px; }
      #cart .cart-grid-right .cart-summary .card-footer .btn-primary {
        height: 56px;
        font-size: 16px;
        line-height: 41px; }
  #cart .but-footer-back {
    text-align: center; }
  #cart .cart-overview.js-cart .cart-item .media .media-body.product-line__body .product-line__title {
    font-size: 13px;
    line-height: 130%; }

  .page-cart1 .button-checkout-continue a {
    font-size: 15px;
    line-height: 130%;
    font-weight: 400;
    text-decoration: none;
    color: #676767; } }
.card-footer .LLBWr.cartLLbutton .LLBCn > a {
  padding: 4px 28px 3px 10px;
  height: 31.5px; }

#product-availability {
  color: #444 !important;
  font-size: 12px;
  float: left;
  width: 100%; }
  #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: #a48b37;
    border-color: #a48b37; }
  #product-availability .product-availability-date {
    float: right;
    color: #080f25; }
  #product-availability .product-availability-ask {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 0; }
    #product-availability .product-availability-ask .btn.btn-primary {
      background-color: #000;
      border-color: #000;
      width: 100%;
      height: 50px;
      font-size: 16px;
      line-height: 26px;
      float: left;
      border-radius: 0;
      text-transform: uppercase;
      font-weight: 400;
      color: #fff; }
    #product-availability .product-availability-ask .btn.btn-primary:hover {
      opacity: 0.7; }
  #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 #f1f1f1;
  background-color: #f1f1f1;
  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: #a48b37;
  color: #a48b37; }
#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: 0px; }
#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: #a48b37; }
  #checkout #checkout-personal-information-step #newaccount .card .btn.btn-link {
    width: 100%;
    display: block;
    border-bottom: 1px solid #bbcdd2;
    color: #a48b37; }
  #checkout #checkout-personal-information-step #newaccount .card .btn.btn-link:hover {
    text-decoration: none;
    background-color: #a48b37;
    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: 0px; }
#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 #a48b37; }
#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: 0px; }
#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; }

#module-supercheckout-supercheckout .page-cart1 {
  margin-bottom: 62px; }
#module-supercheckout-supercheckout .panel.panel-default .container-fluid {
  max-width: 486px; }
#module-supercheckout-supercheckout .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent; }
#module-supercheckout-supercheckout .table-bordered {
  border: none; }
#module-supercheckout-supercheckout .table-bordered > thead > tr > th, #module-supercheckout-supercheckout .table-bordered > tbody > tr > th,
#module-supercheckout-supercheckout .table-bordered > tfoot > tr > th, #module-supercheckout-supercheckout .table-bordered > thead > tr > td,
#module-supercheckout-supercheckout .table-bordered > tbody > tr > td, #module-supercheckout-supercheckout .table-bordered > tfoot > tr > td {
  border: none;
  padding: 0; }
#module-supercheckout-supercheckout #forgotpasswordlink {
  margin-top: 3px; }
#module-supercheckout-supercheckout .opc-container a {
  color: #000; }
#module-supercheckout-supercheckout .opc-container a:hover, #module-supercheckout-supercheckout .opc-container a:focus {
  color: #a48b37; }
#module-supercheckout-supercheckout #supercheckout-new-customer-form {
  margin-bottom: 15px; }
  #module-supercheckout-supercheckout #supercheckout-new-customer-form .input-box {
    margin-top: 4px; }
  #module-supercheckout-supercheckout #supercheckout-new-customer-form .table > thead > tr > th, #module-supercheckout-supercheckout #supercheckout-new-customer-form .table > tbody > tr > th, #module-supercheckout-supercheckout #supercheckout-new-customer-form .table > tfoot > tr > th, #module-supercheckout-supercheckout #supercheckout-new-customer-form .table > thead > tr > td, #module-supercheckout-supercheckout #supercheckout-new-customer-form .table > tbody > tr > td, #module-supercheckout-supercheckout #supercheckout-new-customer-form .table > tfoot > tr > td {
    padding: 0; }
#module-supercheckout-supercheckout .opc-container .form-group {
  margin-bottom: 16px; }
#module-supercheckout-supercheckout .opc-container .custom-panel h2::after {
  border-left: none; }
#module-supercheckout-supercheckout .opc-container .custom-panel h2 {
  background-color: transparent;
  color: #676767;
  font-size: 18px;
  text-transform: inherit;
  border: none;
  font-weight: 400;
  line-height: 130%;
  padding: 0;
  margin-bottom: 10px; }
#module-supercheckout-supercheckout .opc-container input, #module-supercheckout-supercheckout .opc-container textarea, #module-supercheckout-supercheckout .opc-container select, #module-supercheckout-supercheckout .opc-container .form-control {
  border: 1px solid #DFDFDF;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 26px;
  color: #3B444A;
  min-height: 42px;
  border-radius: 0px;
  background-color: transparent !important; }
#module-supercheckout-supercheckout .opc-container #button-login,
#module-supercheckout-supercheckout .opc-container #supercheckout_save_address {
  background-color: #666 !important;
  border: 1px solid #666 !important; }
#module-supercheckout-supercheckout .opc-container .loginBtn input {
  background-color: #E2D4B7; }
#module-supercheckout-supercheckout .opc-container [type="radio"]:checked + label, #module-supercheckout-supercheckout .opc-container [type="radio"]:not(:checked) + label {
  width: 100%; }
#module-supercheckout-supercheckout .opc-container .form-group.login-options .radio-inline label {
  background-color: #fff;
  padding: 9px 24px;
  border: 1px solid #E0E0E0;
  color: #8E979D;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  text-transform: uppercase; }
#module-supercheckout-supercheckout .opc-container .login-options [type="radio"]:checked + label {
  background-color: #666;
  color: #fff;
  border-color: #666; }
#module-supercheckout-supercheckout .opc-container .form-group.login-options .radio-inline label:hover {
  background-color: #a48b37;
  color: #fff;
  border-color: #a48b37; }
#module-supercheckout-supercheckout .opc-container input[type=checkbox] + label:before {
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em; }
#module-supercheckout-supercheckout .opc-container [type="radio"]:checked + label::before, #module-supercheckout-supercheckout .opc-container [type="radio"]:not(:checked) + label::before {
  top: 4px; }
#module-supercheckout-supercheckout .opc-container [type="radio"]:checked + label::after, #module-supercheckout-supercheckout .opc-container [type="radio"]:not(:checked) + label::after {
  top: 7px; }
#module-supercheckout-supercheckout #supercheckout-agree {
  margin-top: 25px; }
#module-supercheckout-supercheckout #checkoutShippingAddress ul,
#module-supercheckout-supercheckout #checkoutBillingAddress ul {
  list-style: none;
  padding: 0;
  margin: 0; }
#module-supercheckout-supercheckout .alert-info::before {
  display: none; }
#module-supercheckout-supercheckout .accountOptions {
  list-style: none;
  padding: 0;
  margin: 0; }
#module-supercheckout-supercheckout input#supercheckout_save_address {
  width: 100%;
  margin: 0;
  margin-bottom: 10px; }
#module-supercheckout-supercheckout .myAccountLi a, #module-supercheckout-supercheckout .myAccountLi a:focus, #module-supercheckout-supercheckout .myAccountLi a:hover {
  color: #fff;
  background-color: #666; }
#module-supercheckout-supercheckout .accountLogoutLi a, #module-supercheckout-supercheckout .accountLogoutLi a:focus, #module-supercheckout-supercheckout .accountLogoutLi a:hover {
  background-color: #333; }
#module-supercheckout-supercheckout #checkoutShippingAddress input[type="checkbox"] + label::before {
  display: none; }
#module-supercheckout-supercheckout .input-different-shipping {
  margin-bottom: 15px; }
  #module-supercheckout-supercheckout .input-different-shipping #use_for_invoice {
    cursor: pointer;
    display: none; }
  #module-supercheckout-supercheckout .input-different-shipping label {
    height: 46px;
    padding: 12px 5px;
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    width: 292px;
    text-align: center;
    text-transform: uppercase;
    color: #8E979D;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer; }
#module-supercheckout-supercheckout .shippingInfo {
  margin: 0;
  color: #8E979D;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: right; }
#module-supercheckout-supercheckout .input-different-shipping:hover label {
  background-color: #a48b37;
  color: #fff;
  border-color: #a48b37; }
#module-supercheckout-supercheckout .shopping-cart-description .product-title {
  margin-bottom: 0;
  font-weight: 400; }
#module-supercheckout-supercheckout .remove-from-cart {
  display: none; }
#module-supercheckout-supercheckout .quantity-section {
  align-self: flex-start;
  justify-content: right; }
#module-supercheckout-supercheckout .shopping-cart-description .kblabel.label-success {
  display: none; }
#module-supercheckout-supercheckout .shopping-cart-description p b {
  font-weight: 400; }
#module-supercheckout-supercheckout .rewardsection .totalAmount {
  font-weight: 400;
  padding-bottom: 2px; }
  #module-supercheckout-supercheckout .rewardsection .totalAmount h3 {
    font-weight: 400;
    margin-bottom: 0; }
#module-supercheckout-supercheckout .rewardsection #total_price {
  font-weight: 400; }
#module-supercheckout-supercheckout #supercheckout-fieldset .permanent-warning, #module-supercheckout-supercheckout .supercheckout-empty-page-content .permanent-warning {
  background: none;
  background: url("../../img/front/supercheckout-warning.png") no-repeat scroll 10px center #fff !important; }
#module-supercheckout-supercheckout .custom-panel label img {
  margin-left: 5px;
  margin-right: auto;
  max-width: 38px; }
#module-supercheckout-supercheckout #supercheckout_confirm_order {
  position: relative;
  border-bottom: 1px solid #000; }
#module-supercheckout-supercheckout .control-label {
  font-size: 12px !important;
  line-height: 150%;
  font-weight: 400;
  color: #676767; }
#module-supercheckout-supercheckout .input-different-shipping button {
  display: block;
  background-color: #fff;
  border: 1px solid #E0E0E0;
  border-radius: 0px;
  color: #8E979D;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  line-height: 26px;
  z-index: 2;
  position: relative; }
#module-supercheckout-supercheckout .input-different-shipping button:hover {
  background-color: #E0E0E0;
  color: #fff;
  cursor: pointer; }
#module-supercheckout-supercheckout .opc-container .opc_confirmcart .btn.btn-success {
  font-weight: bold;
  font-size: 16px;
  white-space: normal; }
  #module-supercheckout-supercheckout .opc-container .opc_confirmcart .btn.btn-success p {
    margin: 0; }
  #module-supercheckout-supercheckout .opc-container .opc_confirmcart .btn.btn-success a {
    color: #fff; }
  #module-supercheckout-supercheckout .opc-container .opc_confirmcart .btn.btn-success a:hover {
    color: #f1f1f1; }
#module-supercheckout-supercheckout #cards-logos {
  max-width: 250px; }
#module-supercheckout-supercheckout .opc-container input[type="checkbox"] + label::before {
  content: "";
  border: 0.1em solid #cac8c8;
  border-radius: 0.2em;
  display: inline-block;
  width: 2.2em;
  height: 2.2em;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0;
  margin-right: 0.5em;
  vertical-align: middle;
  color: transparent;
  transition: .2s;
  line-height: 2.2;
  text-align: center;
  cursor: pointer; }
  #module-supercheckout-supercheckout .opc-container input[type="checkbox"] + label::before b {
    padding-left: 5px;
    padding-right: 5px; }
#module-supercheckout-supercheckout .opc-container input[type="checkbox"]:checked + label::before {
  background-color: #000;
  border-color: #000;
  color: #F9F9F9; }
#module-supercheckout-supercheckout #conditions_to_approve[terms-and-conditions] {
  cursor: pointer; }
#module-supercheckout-supercheckout .ship-carrier-photos {
  float: left;
  padding-top: 0px; }
#module-supercheckout-supercheckout .ship-carrier-delay {
  float: left;
  margin-left: 15px;
  cursor: pointer;
  line-height: 20px;
  color: #232323;
  font-size: 14px;
  line-height: 34px; }
#module-supercheckout-supercheckout .payment-photos {
  float: left;
  padding-top: 4px; }
#module-supercheckout-supercheckout .payment-delay {
  float: left;
  margin-left: 15px;
  cursor: pointer;
  line-height: 20px;
  color: #232323;
  font-size: 14px; }
#module-supercheckout-supercheckout .payment-desc {
  float: left; }
#module-supercheckout-supercheckout .payment-price {
  float: right;
  color: #676767;
  font-size: 14px;
  line-height: 20px; }
#module-supercheckout-supercheckout .opc_shipping_method li.alert-info, #module-supercheckout-supercheckout .opc_payment_method li.alert-info {
  border-color: transparent;
  background-color: transparent;
  margin-bottom: 5px; }
#module-supercheckout-supercheckout #pay-with-form #cards-logos ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  #module-supercheckout-supercheckout #pay-with-form #cards-logos ul li {
    float: left;
    margin-right: 15px;
    clear: none !important; }
    #module-supercheckout-supercheckout #pay-with-form #cards-logos ul li img {
      max-width: 50px; }
  #module-supercheckout-supercheckout #pay-with-form #cards-logos ul .visa img {
    margin-top: 8px; }
#module-supercheckout-supercheckout .card-element-single .single-sz {
  margin-top: 15px; }
  #module-supercheckout-supercheckout .card-element-single .single-sz label {
    padding-left: 0 !important;
    text-align: center !important;
    margin-bottom: 7px; }
  #module-supercheckout-supercheckout .card-element-single .single-sz #stripe-card-number,
  #module-supercheckout-supercheckout .card-element-single .single-sz #stripe-card-expiry,
  #module-supercheckout-supercheckout .card-element-single .single-sz #stripe-card-cvc,
  #module-supercheckout-supercheckout .card-element-single .single-sz #stripe-card-postalcode {
    display: block;
    width: 100%;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    color: #363a41;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bbcdd2;
    border-radius: 0;
    box-shadow: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    max-width: 100%;
    padding: 8px;
    height: auto; }
  #module-supercheckout-supercheckout .card-element-single .single-sz .required.hide {
    display: none; }
#module-supercheckout-supercheckout .opc_shipping_method li, #module-supercheckout-supercheckout .opc_payment_method li {
  border-bottom: none; }
#module-supercheckout-supercheckout .custom-panel label[for=payment-option-2] .payment-photos {
  padding-top: 0; }
#module-supercheckout-supercheckout .custom-panel label[for=payment-option-3] img {
  margin-top: 5px; }
#module-supercheckout-supercheckout .custom-panel label[for=payment-option-4] .payment-photos {
  padding-top: 0; }
#module-supercheckout-supercheckout .supercheckout-agree-only {
  text-align: center; }
#module-supercheckout-supercheckout #velsof_supercheckout_form .row.cart_list_item {
  border-bottom: none; }
#module-supercheckout-supercheckout .table-bordered.totalTable tr:last-child {
  border-bottom: none; }
#module-supercheckout-supercheckout .supercheckout-totals {
  margin-bottom: 25px; }
  #module-supercheckout-supercheckout .supercheckout-totals .title {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    padding-bottom: 16px; }
  #module-supercheckout-supercheckout .supercheckout-totals .value {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    padding-bottom: 16px; }
#module-supercheckout-supercheckout .rewardHeader {
  margin-bottom: 38px; }
  #module-supercheckout-supercheckout .rewardHeader a {
    padding-bottom: 0; }
#module-supercheckout-supercheckout .totalAmount h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 16px; }
#module-supercheckout-supercheckout .totalAmount #total_price {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 16px; }
#module-supercheckout-supercheckout .order-agree {
  color: #8E979D;
  margin-bottom: 36px; }
  #module-supercheckout-supercheckout .order-agree a {
    color: #a48b37; }
#module-supercheckout-supercheckout .desc-ssl img {
  display: inline-block; }
#module-supercheckout-supercheckout .desc-ssl .desc-ssl-sz {
  display: inline-block;
  color: #8E979D;
  margin-left: 8px; }
#module-supercheckout-supercheckout .alert-danger::before {
  display: none; }
#module-supercheckout-supercheckout .opc_shipping_method li, #module-supercheckout-supercheckout .opc_payment_method li {
  background-color: transparent;
  border: none;
  margin-bottom: 0; }
#module-supercheckout-supercheckout .opc_shipping_method .radio {
  padding: 2px 0; }
#module-supercheckout-supercheckout .table-bordered.totalTable tr td.value {
  width: 108px; }
#module-supercheckout-supercheckout #discount_name {
  padding: 5px;
  font-size: 13px;
  min-height: 33px; }
#module-supercheckout-supercheckout #conditions_to_approve\[terms-and-conditions\] {
  display: none; }
#module-supercheckout-supercheckout .opc-container .definition-list dl dd, #module-supercheckout-supercheckout .opc-container .definition-list dl dt {
  background: transparent; }
#module-supercheckout-supercheckout .input-group #quantity {
  height: 35px; }
#module-supercheckout-supercheckout button.cart_quantity_down.qty-btn.increase_button.quantity-left-minus.btn.btn-primary.btn-number {
  background-color: transparent !important;
  border: 1px solid #DFDFDF;
  border-radius: 0 !important;
  border-right: none !important;
  width: 34px !important;
  line-height: 24px; }
#module-supercheckout-supercheckout button.cart_quantity_down.qty-btn.increase_button.quantity-left-minus.btn.btn-primary.btn-number:hover {
  background-color: #a48b37; }
#module-supercheckout-supercheckout button.cart_quantity_down.qty-btn.decrease_button.quantity-right-plus.btn.btn-primary.btn-number {
  background-color: transparent !important;
  border: 1px solid #DFDFDF;
  border-radius: 0 !important;
  border-left: none !important;
  width: 34px !important;
  line-height: 24px; }
#module-supercheckout-supercheckout button.cart_quantity_down.qty-btn.decrease_button.quantity-right-plus.btn.btn-primary.btn-number:hover {
  background-color: #a48b37; }
#module-supercheckout-supercheckout #confirmCheckout .input-group .input-group-btn > .btn {
  height: 35px !important; }

#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: 400;
    color: #676767; }
  #order-confirmation #content-hook_order_confirmation .desc1 {
    font-size: 18px;
    font-weight: 400;
    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: 400;
      color: #676767; }
    #order-confirmation .page-content.page-order-confirmation .poj .poj2 {
      display: inline-block;
      font-weight: 400;
      color: #8E979D; }
  #order-confirmation .page-content.page-order-confirmation .title1 {
    margin-bottom: 36px; }
    #order-confirmation .page-content.page-order-confirmation .title1 h3 {
      font-weight: 400;
      font-size: 24px;
      line-height: 130%;
      color: #676767; }
#order-confirmation .order-confirmation-table .order-line {
  border-bottom: 1px solid #E0E0E0;
  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: #676767;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-decoration: none; }
  #order-confirmation .order-confirmation-table .single2 a:hover {
    color: #a48b37; }
#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: #676767;
  font-weight: 400;
  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: 400;
  color: #676767; }
  #order-confirmation .order-confirmation-table .table .text-right {
    font-weight: 400; }
  #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: #676767; }
#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: 400;
    text-decoration: none;
    color: #a48b37; }
  #order-confirmation .payment-return-home a:hover {
    color: #676767; }
#order-confirmation .opc-container [type="radio"]:checked + label::before, #order-confirmation .opc-container [type="radio"]:not(:checked) + label::before {
  border-color: #a48b37; }

.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-header {
    color: #676767;
    padding: 15px;
    margin-bottom: 2px; }
    #blockcart-modal .modal-header h4 {
      color: #676767;
      font-size: 24px;
      font-weight: 600;
      line-height: 130%; }
    #blockcart-modal .modal-header button {
      padding: 1px;
      color: #8E979D;
      float: right;
      margin: 0;
      cursor: pointer;
      text-align: right; }
    #blockcart-modal .modal-header button:hover {
      color: #676767; }
  #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: 14px 0;
      font-size: 12px;
      line-height: 150%;
      font-weight: 400; }
    #blockcart-modal .desc1 .modal-qua {
      float: left;
      font-size: 18px;
      font-weight: 500%;
      line-height: 150%; }
    #blockcart-modal .desc1 .modal-price {
      float: right;
      font-size: 18px;
      font-weight: 400;
      line-height: 150%;
      color: #222; }
  #blockcart-modal .modal-button1 {
    margin-top: 40px;
    float: left;
    width: 100%; }
    #blockcart-modal .modal-button1 a {
      background-color: #000;
      border-color: #000;
      width: 100%;
      height: 46px;
      font-size: 16px;
      line-height: 46px;
      float: left;
      border-radius: 0;
      text-transform: uppercase;
      font-weight: 400;
      text-align: center;
      color: #fff;
      text-decoration: none; }
    #blockcart-modal .modal-button1 a:hover {
      background-color: #444;
      color: #fff;
      border-color: #444; }
  #blockcart-modal .modal-button2 {
    margin-top: 16px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    text-align: center; }
    #blockcart-modal .modal-button2 button {
      background-color: transparent;
      color: #444;
      font-size: 14px;
      line-height: 150%;
      font-weight: 400;
      border: none;
      cursor: pointer; }
    #blockcart-modal .modal-button2 button:hover {
      opacity: 0.7; }

.form-errors {
  color: #FF2525;
  font-weight: bold; }

.notification {
  border: 1px solid #a48b37;
  padding: 10px 10px;
  background-color: #a48b37;
  color: #fff; }
  .notification ul {
    list-style: none;
    padding: 0;
    margin: 0; }

.notification.notification-success {
  border: 1px solid #a48b37;
  padding: 10px 10px; }
  .notification.notification-success ul {
    list-style: none;
    padding: 0;
    margin: 0; }

.sucategory-list {
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px; }
  .sucategory-list .subcateogry-poj {
    margin-bottom: 20px; }
  .sucategory-list a {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none; }
    .sucategory-list a .photos img {
      width: 100%; }
    .sucategory-list a .photos .title1 {
      text-align: center;
      margin-top: 10px; }
      .sucategory-list a .photos .title1 h2 {
        color: #676767;
        font-size: 16px; }
  .sucategory-list a:hover {
    opacity: 0.8; }
    .sucategory-list a:hover .photos .title1 h2 {
      color: #a48b37; }

.sucategory-front {
  margin-top: 10px;
  margin-bottom: 10px; }

.hidden {
  display: none; }

.readmore {
  margin: 0 5px; }

.section-slider {
  margin-top: 0; }
  .section-slider .container-fluid {
    max-width: 100%; }
  .section-slider .col-12 {
    padding: 0; }
  .section-slider .caption {
    background-color: rgba(20, 20, 20, 0.3);
    position: absolute;
    width: 98%;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 20px;
    padding-right: 20px;
    width: 460px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding-top: 20px; }
    .section-slider .caption h2, .section-slider .caption h3, .section-slider .caption h4, .section-slider .caption h5, .section-slider .caption h6 {
      color: #fff; }
  .section-slider .slide > img {
    width: 100%; }
  .section-slider .title1 h2 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 8px; }
  .section-slider .homeslider-container {
    margin-bottom: 0; }
  .section-slider .but-more a {
    background-color: #000;
    padding: 13px 35px;
    line-height: 4.5rem;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 3px; }
  .section-slider .but-more a:hover {
    opacity: 0.7; }

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; }

.single-title1 .title1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 4px; }
  .single-title1 .title1 p {
    margin-bottom: 0; }
.single-title1 .title2 {
  margin-bottom: 5px; }
  .single-title1 .title2 h3 {
    font-size: 24px; }

.front-ls-1 {
  background-image: url("../img/front1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 450px;
  position: relative; }
  .front-ls-1 .single-sz {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 98%;
    top: 50%;
    transform: translateY(-50%);
    width: 600px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px;
    -webkit-box-shadow: 8px 8px 24px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 8px 8px 24px -1px rgba(0, 0, 0, 0.25);
    box-shadow: 8px 8px 24px -1px rgba(0, 0, 0, 0.25); }
    .front-ls-1 .single-sz h3 {
      font-weight: 400;
      font-size: 32px; }
    .front-ls-1 .single-sz p {
      margin-bottom: 0; }
    .front-ls-1 .single-sz .but-more {
      text-align: center; }
      .front-ls-1 .single-sz .but-more a {
        background-color: #E2D4B7;
        padding: 10px 30px;
        line-height: 4.5rem;
        font-size: 13px;
        color: #676767;
        text-decoration: none;
        font-weight: 400;
        text-transform: uppercase; }
      .front-ls-1 .single-sz .but-more a:hover {
        background-color: #a48b37; }

.front-ls-1-mobile .desc {
  margin-top: 20px; }
.front-ls-1-mobile h3 {
  font-weight: 400;
  font-size: 32px; }
.front-ls-1-mobile p {
  margin-bottom: 0; }
.front-ls-1-mobile .but-more {
  text-align: center; }
  .front-ls-1-mobile .but-more a {
    background-color: #E2D4B7;
    padding: 10px 30px;
    line-height: 4.5rem;
    font-size: 13px;
    color: #676767;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase; }
  .front-ls-1-mobile .but-more a:hover {
    background-color: #a48b37; }

.front-luo-1 {
  padding: 50px 0; }
  .front-luo-1 .single2 .single-sz {
    position: absolute;
    width: 98%;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 20px;
    padding-right: 20px;
    width: 460px;
    left: 10%;
    right: 0;
    padding-top: 20px; }
    .front-luo-1 .single2 .single-sz h4 {
      color: #676767;
      font-size: 28px; }

.front-luo-2 .col-12 {
  padding: 0; }
.front-luo-2 ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .front-luo-2 ul li {
    width: 50%;
    float: left; }

.front-ls-2 {
  margin-top: 40px; }
  .front-ls-2 .container-fluid {
    max-width: 100%; }
  .front-ls-2 .single2 {
    text-align: center; }
    .front-ls-2 .single2 h2 {
      text-align: center;
      color: #676767;
      font-size: 28px; }
  .front-ls-2 .js-product-list.home .products .product-miniature img {
    max-width: 467px; }
  .front-ls-2 .owl-theme .owl-nav {
    font-size: 28px; }
  .front-ls-2 .single2 {
    margin-top: 10px; }
    .front-ls-2 .single2 .single-title1 {
      max-width: 600px;
      margin: 0 auto; }
    .front-ls-2 .single2 a {
      background-color: #E2D4B7;
      border-color: #E2D4B7;
      min-width: 200px;
      height: 39px;
      font-size: 16px;
      line-height: 40px;
      border-radius: 0;
      text-transform: uppercase;
      font-weight: 400;
      color: #676767;
      display: block;
      margin: 0 auto;
      text-decoration: none;
      text-align: center; }
    .front-ls-2 .single2 a:hover {
      background-color: #a48b37;
      color: #fff;
      border-color: #a48b37; }
  .front-ls-2 .single3 .single-sz {
    text-align: center; }
    .front-ls-2 .single3 .single-sz a {
      background-color: #000;
      padding: 13px 35px;
      line-height: 4.5rem;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
      font-weight: 400;
      text-transform: uppercase;
      border-radius: 3px; }
    .front-ls-2 .single3 .single-sz a:hover {
      opacity: 0.7; }

.front-ls-5 {
  margin-top: 60px; }
  .front-ls-5 .container-fluid {
    max-width: 100%; }
  .front-ls-5 .single1 {
    padding: 0; }
  .front-ls-5 .single1 {
    height: 100%; }
    .front-ls-5 .single1 .single-sz {
      background-image: url("../img/front2.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      min-height: 600px;
      position: relative; }
  .front-ls-5 .single2 .single-sz {
    position: relative;
    height: 100%; }
  .front-ls-5 .single2 .single-c {
    position: absolute;
    width: 86%;
    top: 50%;
    transform: translateY(-50%);
    left: 7%;
    right: 7%; }
  .front-ls-5 .single2 h2 {
    font-size: 34px; }

.front-ls-6 {
  margin-top: 70px;
  margin-bottom: 60px; }
  .front-ls-6 .single1 h5 {
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 0; }
  .front-ls-6 .single2 {
    text-align: right; }
    .front-ls-6 .single2 a {
      color: #676767;
      text-decoration: none;
      font-size: 28px;
      font-weight: 400;
      line-height: 130%; }
    .front-ls-6 .single2 a:hover {
      color: #a48b37; }

#phblogrecentposts a {
  display: block;
  overflow: hidden;
  position: relative; }
  #phblogrecentposts a .img-hover {
    background-color: #a48b37;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0; }
#phblogrecentposts a:hover .img-hover {
  opacity: 1; }
#phblogrecentposts .photos {
  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: #676767; }
    #phblogrecentposts .title-top h3 a:hover {
      color: #a48b37; }
#phblogrecentposts .owl-theme .owl-nav {
  font-size: 28px; }

@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-luo-1 {
    padding-top: 20px;
    padding-bottom: 10px; }
    .front-luo-1 .single2 .single-sz {
      position: relative;
      top: 0;
      transform: translateY(0);
      width: 100%;
      left: 0;
      padding-top: 5px;
      padding-left: 5px;
      padding-right: 5px; }

  .front-ls-2 {
    margin-top: 10px;
    margin-bottom: 45px; }
    .front-ls-2 .single2 h2 {
      margin-bottom: 4px; }
    .front-ls-2 .single2 p {
      margin-bottom: 5px; }

  #product .front-ls-2 {
    margin-bottom: 10px; }

  .front-ls-5 .single2 .single-c {
    position: relative;
    top: 0;
    transform: translateY(0);
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 20px; }

  .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: #a48b37; }

  .sucategory-list {
    margin-bottom: 0; }
    .sucategory-list .col-12 {
      padding: 0; }
    .sucategory-list a .photos .title1 h2 {
      font-size: 36px;
      line-height: 4px; }

  .sucategory-front {
    margin-bottom: 0;
    margin-top: 10px; }

  #blockcart-modal .ttvproduct-cart-btn {
    text-align: center; }
  #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; }

  .section-slider .caption {
    width: 100%;
    left: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    top: auto;
    transform: translateY(0);
    bottom: 0; }
    .section-slider .caption .title1 {
      text-align: center; }
      .section-slider .caption .title1 h2 {
        margin-bottom: 4px; }
    .section-slider .caption p {
      margin-bottom: 0; }
    .section-slider .caption .but-more {
      text-align: center;
      margin-top: 10px; }
      .section-slider .caption .but-more a {
        font-size: 11px;
        line-height: 2.5rem; } }
@media (max-width: 600px) {
  #blockcart-modal .modal-dialog {
    width: auto; } }
@media (max-width: 530px) {
  #blockcart-modal .modal-dialog {
    width: auto; } }
@media (max-width: 414px) {
  .btn {
    white-space: normal; }

  #cart .cart-grid-right .card .but-raty {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin: 7px 0 5px 0px !important; }

  #cart .cart-grid-right .card #raty-button-wrapper {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 2px 0px 5px 0px !important; }

  #blockcart-modal .modal-button {
    width: 100%; }

  #blockcart-modal .modal-button-santander {
    text-align: center;
    margin-top: 0; } }
.availability-list.availability-list-in-stock {
  color: #a48b37;
  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: 5px;
  margin-bottom: 55px; }
  .page-not-found .single1 .single-sz {
    text-align: center; }
  .page-not-found .single1 h2 {
    font-size: 36px;
    line-height: 43px;
    font-weight: 400;
    color: #676767; }
  .page-not-found .single1 p {
    font-size: 28px; }
  .page-not-found .single1 .but-404 {
    margin-top: 20px; }
    .page-not-found .single1 .but-404 a {
      color: #a48b37;
      text-decoration: none;
      font-weight: 400;
      font-size: 20px;
      line-height: 26px; }
    .page-not-found .single1 .but-404 a:hover {
      color: #a48b37; }

.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: #676767;
    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 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  #module-revws-MyReviews ul li {
    display: block;
    float: left;
    margin-right: 10px;
    text-transform: uppercase; }
    #module-revws-MyReviews ul li a {
      border: 1px solid #8E979D;
      padding: 10px 25px;
      margin-bottom: 15px;
      min-height: 34px;
      display: block;
      color: #676767;
      text-decoration: none;
      border-radius: 0px;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400;
      background-color: transparent; }
    #module-revws-MyReviews 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: 400;
  color: #a48b37; }
.fancybox-overlay .form_container fieldset .text label {
  color: #a48b37;
  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: #a48b37;
  border-color: #a48b37;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 15px; }
.fancybox-overlay #sendQuestionEmail:hover {
  background-color: #fff;
  color: #a48b37; }
.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; }

/*nowy blog*/
#pshowblog_entry .title-top {
  text-align: center; }
  #pshowblog_entry .title-top h3 {
    margin: 0;
    color: #676767;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase; }

#module-pshowblog-entry .main-content .container-fluid {
  padding: 5px 30px; }
#module-pshowblog-entry .section-front-pe3 .title-top {
  display: none; }
#module-pshowblog-entry .comments-note {
  display: none; }

#module-pshowblog-blog {
  /*For IE*/ }
  #module-pshowblog-blog .left-column .col-12 {
    padding-left: 15px;
    padding-right: 15px; }
  #module-pshowblog-blog .nav-breadcrumbList {
    display: none; }
  #module-pshowblog-blog .main-content {
    margin-top: 20px; }
  #module-pshowblog-blog .pshow_blog_hook {
    margin-bottom: 10px; }
    #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading {
      margin-bottom: 10px; }
      #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading .page-heading {
        margin-bottom: 5px;
        padding-bottom: 5px; }
      #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading .pshowblog_single_entry {
        margin-bottom: 30px; }
        #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading .pshowblog_single_entry .read_more_anchor {
          display: block;
          margin-top: 10px; }
  #module-pshowblog-blog #pshowblog_entries article {
    margin-bottom: 35px; }
  #module-pshowblog-blog #entries_block_left li {
    position: relative; }
    #module-pshowblog-blog #entries_block_left li a {
      font-weight: bold;
      color: #333;
      display: block;
      font-size: 13px;
      line-height: 30px;
      padding: 0 30px 0 19px;
      border-bottom: 1px solid #d6d4d4; }
  #module-pshowblog-blog #entries_block_left li span.grower:hover + a, #module-pshowblog-blog #entries_block_left li a:hover, #module-pshowblog-blog #entries_block_left li a.selected {
    background: #f6f6f6; }
  #module-pshowblog-blog .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  #module-pshowblog-blog .row-eq-height > div {
    margin: 0 -1px; }
  #module-pshowblog-blog .entry-title-content-right {
    margin-top: 30px;
    margin-bottom: 30px; }
  #module-pshowblog-blog #module-pshowblog-entry .page-heading-title, #module-pshowblog-blog #module-pshowblog-entry .page-heading-subtitle {
    padding-bottom: 0; }
  #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading .page-heading-title,
  #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading .page-heading-subtitle {
    padding-bottom: 0;
    display: inline-block;
    margin: auto;
    border: none;
    color: #676767;
    text-transform: uppercase;
    overflow: hidden; }
  #module-pshowblog-blog .pshow_blog_hook .pshowblog_entry_heading a.entry_title_anchor {
    display: block;
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 10px; }
  #module-pshowblog-blog .pshow_blog_hook .article_grid .pshowblog_entry_heading {
    background: #ffffff;
    left: 12%;
    bottom: 87px;
    padding: 15px;
    min-height: 107px; }
  #module-pshowblog-blog .pshow_blog_hook .article_grid .pshowblog_entry_heading .pshowblog_entry_heading-item {
    padding: 5px 5px 5px 15px;
    font-size: 0.9em; }
  #module-pshowblog-blog .pshow_blog_hook .article_grid .entry_content {
    position: relative;
    top: -87px;
    background: #ffffff; }
  #module-pshowblog-blog .pshow_blog_hook .article_grid .entry_content .entry_title_anchor .page-heading-title {
    font-size: 22px;
    padding-left: 17%; }
  #module-pshowblog-blog .pshow_blog_hook .article_grid .entry_content .entry_category_name {
    font-size: 18px;
    padding-left: 17%; }
  #module-pshowblog-blog .pshow_blog_hook .article_grid .entry_content .entry_content-description {
    padding-left: 17%; }
  #module-pshowblog-blog .pshowblog .pagination {
    display: inline-block;
    padding-left: 10px;
    margin: 0;
    border-radius: 0px; }
  #module-pshowblog-blog .pshowblog .pagination > li {
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 0px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    margin-left: -5px; }
  #module-pshowblog-blog .pshowblog .pagination > li > a, #module-pshowblog-blog .pshowblog .pagination > li > span {
    position: absolute;
    text-decoration: none;
    border: none;
    margin-left: -1px;
    padding: 0px;
    background-color: unset;
    left: 50%;
    top: 5px;
    transform: translateX(-50%); }
  #module-pshowblog-blog .pshowblog .pagination > .active, #module-pshowblog-blog .pshowblog .pagination > .active:hover, #module-pshowblog-blog .pshowblog .pagination > .active:focus {
    z-index: 2;
    color: #fff;
    background-color: #434D5F;
    border-color: #ddd;
    cursor: default; }
  #module-pshowblog-blog #entries_block_left .star_content .star {
    color: #777676; }
  #module-pshowblog-blog #entries_block_left .star_content .star_on {
    color: #ef8743; }
  #module-pshowblog-blog .pshowblog .pshowblog_entry_heading-item {
    padding-bottom: 5px;
    display: inline-block;
    padding-right: 10px; }
  #module-pshowblog-blog .pshowblog .pshowblog_entry_heading-item small {
    font-size: 100%;
    color: #666; }
  #module-pshowblog-blog #pshowblog_entries article .entry_title_anchor h2 {
    margin: 15px 0px 10px;
    color: #5E8726; }
  #module-pshowblog-blog #pshowblog_entries article h3 {
    margin-bottom: 25px; }
  #module-pshowblog-blog .entry_content-category {
    text-transform: uppercase;
    display: inline-block;
    color: #1C1C1C; }
  #module-pshowblog-blog .entry_content {
    position: relative;
    top: 2px;
    padding: 15px 30px; }
  #module-pshowblog-blog .pshowblog_entry_heading-item-rating {
    display: block;
    font-size: 14px; }
  #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image {
    padding: 0px;
    position: relative; }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image img {
      width: 100%;
      object-fit: cover;
      height: 270px;
      width: 100%;
      object-fit: cover;
      padding: 15px;
      -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2); }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor .pshowblog_entry_image-hover {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0; }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor .entry_content-description {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      font-weight: 400; }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor .but-more {
      position: absolute;
      right: 0;
      bottom: 0;
      opacity: 0;
      font-weight: 400; }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor:hover img {
      -webkit-filter: brightness(0.4) blur(3px);
      -moz-filter: brightness(0.4) blur(3px);
      -o-filter: brightness(0.4) blur(3px);
      -ms-filter: brightness(0.4) blur(3px);
      filter: brightness(0.4) blur(3px); }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor:hover .pshowblog_entry_image-hover {
      opacity: 1;
      -webkit-transition: all 0.7s ease-in-out;
      -moz-transition: all 0.7s ease-in-out;
      -ms-transition: all 0.7s ease-in-out;
      -o-transition: all 0.7s ease-in-out;
      transition: all 0.7s ease-in-out;
      background-color: rgba(0, 0, 0, 0.3); }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor:hover .entry_content-description {
      opacity: 1;
      color: #fff;
      font-size: 14px;
      padding: 10%;
      -webkit-transition: all 0.7s ease-in-out;
      -moz-transition: all 0.7s ease-in-out;
      -ms-transition: all 0.7s ease-in-out;
      -o-transition: all 0.7s ease-in-out;
      transition: all 0.7s ease-in-out; }
    #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor:hover .but-more {
      opacity: 1;
      color: #fff;
      padding-bottom: 20px;
      padding-right: 20px;
      text-transform: uppercase;
      font-size: 16px; }
  #module-pshowblog-blog #pshowblog_sort_bar {
    line-height: 29px; }
  #module-pshowblog-blog .star_content_entries_list {
    display: inline-block;
    position: relative;
    top: 4px;
    left: 2px; }
  #module-pshowblog-blog .row-heading-entries-list {
    margin: 0px; }
  #module-pshowblog-blog #pshowblog_entries h1 {
    color: #1C1C1C;
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 30px; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-top h1 {
    color: #1C1C1C;
    padding-bottom: 0px;
    border: none;
    margin: 0px;
    width: auto;
    display: inline-block;
    color: #fff; }
  #module-pshowblog-blog .row-heading-entries-list > div {
    padding: 0px; }
  #module-pshowblog-blog .row-heading-entries-list-info {
    text-align: right; }
  #module-pshowblog-blog .row-heading-entries-category {
    display: inline-block;
    height: 100%;
    border-bottom: 1px solid #676767000;
    bottom: -1px;
    position: relative;
    padding-bottom: 15px; }
  #module-pshowblog-blog .entry_content-description p i {
    padding: 20px 0px;
    display: inline-block; }
  #module-pshowblog-blog .entry_content-description, #module-pshowblog-blog .entry_content-description p {
    margin: 0px; }
  #module-pshowblog-blog .entry_content-more {
    display: inline-block;
    background: #5e8726;
    color: #fff;
    padding: 10px 25px 12px; }
  #module-pshowblog-blog #pshowblog_entries > article > .pshowblog_entry .pshowblog_entry_img_container {
    padding-left: 0px; }
  #module-pshowblog-blog #pshowblog_entries > article > .pshowblog_entry .pshowblog_entry_content_container {
    padding-top: 5px; }
  #module-pshowblog-blog #pshowblog_entries .article_grid .entry_content-description p i {
    padding: 0px 0px 20px; }
  #module-pshowblog-blog .pshowblog .pshowblog_entry_heading-item .entry_comments_count > a {
    color: #5E8726; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid .pshowblog_entry_image img {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    padding: 0px; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid .row-heading-entries-list > div small {
    font-size: 100%; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid .row-heading-entries-list > div .entry_comments_count > a {
    color: #5E8726; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid .row-heading-entries-list {
    margin-top: 5px; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid article .entry_title_anchor h2 {
    font-size: 14pt;
    margin-top: 0px; }
  #module-pshowblog-blog .row-heading-entries-list-info small {
    font-size: 100%; }
  #module-pshowblog-blog .row-heading-entries-list-info small.entry_comments_count {
    font-weight: bold; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid {
    margin-left: 0px;
    margin-right: 0px; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid .entry_content {
    padding: 15px 25px 15px; }
  #module-pshowblog-blog #pshowblog_entries .layout_grid article {
    margin-bottom: 30px; }
  #module-pshowblog-blog #pshowblog_entries .pshowblog_entry .pshowblog_entry_img_container .pshowblog_entry_image img {
    padding: 0px; }
  #module-pshowblog-blog .row-heading-entries-list-info small.entry_comments_count a {
    color: #5E8726; }
  #module-pshowblog-blog .pshowblog_entry_content_container .entry_content-description p i {
    padding: 15px 0px 25px; }
  #module-pshowblog-blog .pshowblog_entry_content_container a {
    text-decoration: none; }
    #module-pshowblog-blog .pshowblog_entry_content_container a .entry_content-title {
      color: #676767;
      font-weight: bold;
      padding: 20px 0px 0px;
      word-wrap: break-word; }
  #module-pshowblog-blog .pshowblog_entry_content_container a:hover .entry_content-title {
    color: #a48b37; }
  #module-pshowblog-blog .pshowblog_entry_content_container .entry_content-title {
    padding: 20px 0px 0px; }
  #module-pshowblog-blog .article_grid .entry_content {
    padding: 20px 30px; }
  @media (min-width: 992px) {
    #module-pshowblog-blog #search_query_item_blog {
      width: 70%;
      float: left;
      border-color: #E6E6E6;
      height: 34px;
      padding-left: 15px; }
    #module-pshowblog-blog #search_query_item_blog::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #666666;
      opacity: 1;
      /* Firefox */ }
    #module-pshowblog-blog #search_query_item_blog:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #666666; }
    #module-pshowblog-blog #search_query_item_blog::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #666666; }
    #module-pshowblog-blog #submitSearchBlog {
      width: auto;
      float: left;
      padding: 3px 10px;
      border-left: none;
      color: #B4B8BF;
      border-color: #E6E6E6;
      height: 34px; } }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-top {
    background-image: url(../svg/gr-BlueLight.svg);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #526173), color-stop(1, #374658));
    background-image: -o-linear-gradient(bottom, #526173 0%, #374658 100%);
    background-image: -moz-linear-gradient(bottom, #526173 0%, #374658 100%);
    background-image: -webkit-linear-gradient(top, #526173 0%, #374658 100%);
    background-image: -ms-linear-gradient(top, #526173 0%, #374658 100%);
    background-image: linear-gradient(to bottom, #526173 0%, #374658 100%);
    list-style: none;
    display: block;
    margin: 20px 0 0;
    padding: 15px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    width: 100%; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-bottom {
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 15px 0px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-bottom #search-blog .search-items-form-box {
    padding-left: 0px; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-bottom #pshowblog_sort_bar #pshowblog_sort {
    padding-left: 10px; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-bottom #pshowblog_sort_bar #pshowblog_sort,
  #module-pshowblog-blog .pshowblog .pshowblog_pagination .sort_select_blog,
  #module-pshowblog-blog .pshowblog .pshowblog_group #number_of_page {
    height: 30px; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-bottom #pshowblog_sort_bar #pshowblog_sort,
  #module-pshowblog-blog .pshowblog .sort_select_blog,
  #module-pshowblog-blog .pshowblog .pshowblog_group #number_of_page {
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    padding-right: 30px !important;
    background: transparent;
    text-align: center; }
  #module-pshowblog-blog .pshowblog .pshowblog_group #number_of_page {
    padding-right: 0px; }
  #module-pshowblog-blog .pshowblog .pshowblog_group #go_to_page {
    margin-left: -5px;
    color: #808080;
    background: #fff;
    border: 1px solid #E6E6E6;
    padding: 0px;
    width: 30px;
    height: 32px;
    position: relative;
    top: 1px; }
  #module-pshowblog-blog .pshowblog .pshowblog_group #go_to_page i {
    font-size: 20px;
    padding-left: 2px; }
  #module-pshowblog-blog .pshowblog_select_label, #module-pshowblog-blog .pshowblog_select_after {
    color: #808080; }
  #module-pshowblog-blog .pshowblog_select_label {
    padding-right: 5px; }
  #module-pshowblog-blog .pshowblog_select_after {
    padding-left: 5px; }
  #module-pshowblog-blog .pshowblog_select {
    margin-right: 15px; }
  #module-pshowblog-blog .pshowblog_select_group,
  #module-pshowblog-blog .pshowblog_input_group {
    position: relative;
    display: inline-block;
    min-width: 100px;
    border: 1px solid #E6E6E6;
    z-index: 10;
    background: #fff; }
  #module-pshowblog-blog .pshowblog_input_group {
    min-width: unset;
    width: 70px; }
  #module-pshowblog-blog .pshowblog_select_group:after {
    position: absolute;
    right: 0px;
    top: 0;
    width: 30px;
    height: 100%;
    line-height: 30px;
    content: "\f107";
    font-family: "FontAwesome";
    text-align: center;
    color: #C2C2C2;
    font-size: 20px;
    border-left: 1px solid #E6E6E6;
    z-index: -1; }
  #module-pshowblog-blog #pshowblog_entries .page-subheading-bottom #pshowblog_sort_bar #pshowblog_sort::-ms-expand {
    display: none; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image {
    position: relative; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content {
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    padding: 0px;
    height: 100%; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    border-radius: 10px;
    width: 100%; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_title {
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 25px; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_desc {
    color: #fff;
    padding: 0px 15px; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_count_entry .category_count_entry_number,
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_count_comments .category_count_comments_number {
    color: #fff; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_count_entry .category_count_entry_title,
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_count_comments .category_count_comments_title {
    color: #fff; }
  #module-pshowblog-blog .pshowblog_pagination {
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 15px;
    width: 100%;
    border-radius: 10px; }
    #module-pshowblog-blog .pshowblog_pagination .pagination {
      text-align: center;
      display: block;
      margin: 0 auto; }
      #module-pshowblog-blog .pshowblog_pagination .pagination li {
        display: inline;
        font-size: 17px; }
  #module-pshowblog-blog .pshowblog .pshowblog_category_content {
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_footer,
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_navigation {
    display: inline-block;
    width: 100%; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_footer {
    padding-top: 15px; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_navigation {
    border-top: 1px solid #3B3B3B;
    position: absolute;
    bottom: 5px;
    left: 0px; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_navigation .prev_category .category_link_title,
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_navigation .next_category .category_link_title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 15px;
    color: #fff;
    text-transform: uppercase; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_navigation .next_category .category_link_title {
    right: 45px; }
  #module-pshowblog-blog .pshowblog_category_content .pshowblog_category_image .category_content .category_content_navigation i {
    font-size: 48px;
    color: #fff; }
  #module-pshowblog-blog #submitSearchBlog i.material-icons {
    font-size: 22px;
    margin-right: 0px;
    position: relative;
    top: 2px;
    left: 2px; }
  #module-pshowblog-blog .pshowblog figure {
    margin: 0px; }
  #module-pshowblog-blog .pshowblog .pshowblog_entry_heading-item i {
    margin-top: -3px; }
  #module-pshowblog-blog #pshowblog_entries div.post-list-title {
    color: #1C1C1C;
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 30px; }

.blog-right-all .title-top {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px; }
.blog-right-all .desc ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .blog-right-all .desc ul li {
    width: 100%;
    margin-bottom: 10px; }
    .blog-right-all .desc ul li a {
      color: #676767;
      text-decoration: none;
      font-weight: 400;
      font-size: 15px; }
    .blog-right-all .desc ul li a:hover {
      color: #a48b37; }

@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-product1 .page-product1-sz .lSSlideWrapper.usingCss {
    height: 485px !important; }
  #product .page-category-all .page-product3 .single-sz {
    padding-left: 0; }
  #product .page-category-all .page-product3 .product-title {
    margin-top: 6px; }
  #product .page-category-all .page-product3 .page-product3-cart .page-product-price {
    margin-top: 5px; } }
@media (max-width: 768px) {
  #feds_search_filters {
    margin-top: 0; }
    #feds_search_filters .title-top {
      display: none; }

  .left-column .feds_offcanvas_tri {
    color: #676767;
    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; }

  #cart .product-line-grid .cart-details2 img {
    margin-left: 15px; }
  #cart .cart-overview.js-cart .cart-line-product-actions {
    padding-top: 7px; }

  #module-pshowblog-blog #pshowblog_entries .pshowblog_entry_image .img_anchor:hover .entry_content-description {
    display: none; }

  #module-pshowblog-blog #pshowblog_entries article:last-child {
    display: none; }

  #module-pshowblog-blog #pshowblog_entries article:nth-child(3) {
    display: none; }

  .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; }
  #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single {
    margin-bottom: 5px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single .label-name {
      margin-bottom: 2px; }
    #product .page-category-all .page-product3 .page-product3-cart .product-variants .product-variants-single label {
      font-size: 14px; }
  #product .page-category-all .page-product3 .product-down-desc {
    margin-top: 0; }
  #product .page-category-all .page-product4 .desc1 .revws-review-review {
    width: 256px;
    margin: 0 auto; }
  #product .page-category-all .page-product4 .desc1 .revws-actions {
    width: 256px;
    margin: 0 auto; }
  #product .page-category-all .page-product4 .desc1 .single-all-revws1 {
    min-height: 256px;
    margin-top: 10px;
    margin-bottom: 10px; }
    #product .page-category-all .page-product4 .desc1 .single-all-revws1 h4 {
      font-size: 49px;
      line-height: 58px;
      margin-bottom: 13px; }
  #product .page-category-all .page-product4 .desc1 .single-all-revws2 {
    min-height: 256px; }
    #product .page-category-all .page-product4 .desc1 .single-all-revws2 h4 {
      font-size: 49px;
      line-height: 58px;
      margin-bottom: 13px; }
  #product .page-category-all .page-product5 {
    margin-top: 0;
    margin-bottom: 40px; }

  .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%; }

  #footer footer .footer-top {
    padding: 35px 0; }
    #footer footer .footer-top h1 {
      text-align: center; }
    #footer footer .footer-top h3 {
      text-align: center; }
    #footer footer .footer-top h4 {
      text-align: center; }
    #footer footer .footer-top .footer-top3 {
      padding-top: 20px; }
    #footer footer .footer-top .footer-top4 {
      padding-top: 20px; }
      #footer footer .footer-top .footer-top4 .footer-top41 p {
        text-align: center; }
      #footer footer .footer-top .footer-top4 #social_block ul {
        text-align: center; }
        #footer footer .footer-top .footer-top4 #social_block ul li {
          float: none;
          display: inline-block;
          margin: 0 20px; }

  .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: .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; } }
.page-showroom-map1 .single1 .title-top {
  margin-bottom: 30px; }
  .page-showroom-map1 .single1 .title-top h1 {
    font-size: 36px;
    color: #676767;
    text-transform: uppercase;
    margin: 0; }
.page-showroom-map1 .single1 .desc {
  color: #4b4b4b;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400; }
.page-showroom-map1 .single1 .advsm-aside {
  width: 100% !important; }
.page-showroom-map1 .single1 .advsm-map {
  height: auto !important; }
.page-showroom-map1 .single1 .advsm-map.advsm-layout-columns .advsm-container, .page-showroom-map1 .single1 .advsm-map.advsm-layout-columns-inv .advsm-container {
  display: block; }
.page-showroom-map1 .single1 .advsm-search-clear {
  display: block; }
.page-showroom-map1 .single1 .advsm-container .row {
  width: 100%; }
.page-showroom-map1 .single1 .advsm-main {
  height: 650px; }

.advsm-map.advsm-layout-columns .advsm-container, .advsm-map.advsm-layout-columns-inv .advsm-container {
  display: block; }

#contactnew .main-content .container-fluid {
  max-width: 100%; }

#module-ph_simpleblog-list #main {
  padding: 0; }

#phblogrecentposts .owl-stage {
  width: 100%; }

.single-right1 {
  font-size: 20px; }
  .single-right1 .title1 {
    margin-bottom: 20px; }
  .single-right1 h2 {
    font-size: 36px;
    line-height: 120%;
    color: #676767;
    margin-bottom: 0;
    font-weight: 400; }
  .single-right1 ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .single-right1 ul li {
      margin-bottom: 20px; }

.simpleblog__listing__post {
  margin-bottom: 30px; }

.simpleblog__post-single .simpleblog__post {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 35px; }

.simpleblog__listing__post__wrapper a {
  display: block;
  overflow: hidden;
  position: relative; }
  .simpleblog__listing__post__wrapper a .photo {
    width: 100%; }
  .simpleblog__listing__post__wrapper a .img-hover {
    background-color: #a48b37;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0; }
.simpleblog__listing__post__wrapper a:hover .img-hover {
  opacity: 1; }
.simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content {
  padding-left: 0;
  padding-right: 0; }
  .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 {
    font-size: 24px;
    line-height: 31px; }

.simpleblog__listing .simpleblog__listing__post__wrapper {
  margin-bottom: 0; }
.simpleblog__listing .simpleblog__listing__post__wrapper__content {
  padding-top: 24px; }
.simpleblog__listing .single {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px; }
.simpleblog__listing .single-cd-2 {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr); }
.simpleblog__listing .div1 {
  grid-area: 1 / 1 / 3 / 3; }
.simpleblog__listing .div2 {
  grid-area: 1 / 3 / 2 / 4; }
.simpleblog__listing .div3 {
  grid-area: 1 / 4 / 2 / 5; }
.simpleblog__listing .div4 {
  grid-area: 2 / 3 / 3 / 4; }
.simpleblog__listing .div5 {
  grid-area: 2 / 4 / 3 / 5; }
.simpleblog__listing .div6 {
  grid-area: 3 / 1 / 5 / 3; }
.simpleblog__listing .div7 {
  grid-area: 3 / 3 / 4 / 4; }
.simpleblog__listing .div8 {
  grid-area: 3 / 4 / 4 / 5; }
.simpleblog__listing .div9 {
  grid-area: 4 / 3 / 5 / 4; }
.simpleblog__listing .div10 {
  grid-area: 4 / 4 / 5 / 5; }
.simpleblog__listing .div1,
.simpleblog__listing .div6 {
  font-size: 36px;
  line-height: 43px; }
  .simpleblog__listing .div1 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
  .simpleblog__listing .div6 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 {
    font-size: 48px;
    line-height: 900;
    line-height: 130%;
    margin-bottom: 0; }
    .simpleblog__listing .div1 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
    .simpleblog__listing .div6 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a {
      text-decoration: none;
      color: #676767; }
    .simpleblog__listing .div1 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
    .simpleblog__listing .div6 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover {
      color: #a48b37; }
.simpleblog__listing .div2 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div3 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div4 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div5 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div7 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div8 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div9 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3,
.simpleblog__listing .div10 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 {
  font-size: 24px;
  line-height: 900;
  line-height: 130%;
  margin-bottom: 0; }
  .simpleblog__listing .div2 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div3 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div4 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div5 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div7 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div8 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div9 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a,
  .simpleblog__listing .div10 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a {
    text-decoration: none;
    color: #676767; }
  .simpleblog__listing .div2 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div3 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div4 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div5 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div7 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div8 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div9 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover,
  .simpleblog__listing .div10 .simpleblog__listing__post__wrapper .simpleblog__listing__post__wrapper__content h3 a:hover {
    color: #a48b37; }

#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-single2 .title1 {
  margin-bottom: 24px; }
  #module-ph_simpleblog-single .post-single2 .title1 h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 0; }
#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 .post-single3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%; }
#module-ph_simpleblog-single .post-single4 .title1 {
  margin-top: 80px;
  margin-bottom: 70px; }
  #module-ph_simpleblog-single .post-single4 .title1 p {
    font-size: 28px;
    line-height: 130%;
    font-weight: 400; }
#module-ph_simpleblog-single .post-single4 img {
  max-width: 345px; }
#module-ph_simpleblog-single .post-single5 {
  margin-bottom: 40px; }
  #module-ph_simpleblog-single .post-single5 a {
    font-size: 20px;
    line-height: 130%;
    font-weight: 400;
    text-decoration: none;
    color: #676767; }
  #module-ph_simpleblog-single .post-single5 a:hover {
    color: #a48b37; }

#cms .page-cms .container-fluid {
  max-width: 1000px; }
#cms .page-cms .single1 {
  margin-bottom: 24px; }
  #cms .page-cms .single1 .title1 h1 {
    font-size: 48px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 0; }
#cms .page-cms .single2 {
  font-size: 18px;
  line-height: 150%;
  font-weight: 400; }
#cms .page-cms .single3 {
  margin-top: 120px;
  margin-bottom: 160px; }
  #cms .page-cms .single3 a {
    font-size: 20px;
    line-height: 130%;
    font-weight: 400;
    text-decoration: none;
    color: #676767; }
  #cms .page-cms .single3 a:hover {
    color: #a48b37; }

#kolekcja #content-wrapper {
  padding: 0; }
  #kolekcja #content-wrapper #main {
    padding: 0; }

.page-collection1 {
  overflow: hidden; }
  .page-collection1 .row {
    padding: 0; }
  .page-collection1 .col-12 {
    padding: 0;
    margin: 0; }
  .page-collection1 p {
    margin-bottom: 0; }

.page-collection2 {
  overflow: hidden;
  background-color: #F4EDE1;
  padding: 40px 15px;
  margin-top: -6px;
  font-size: 16px; }

.page-collection3 {
  overflow: hidden;
  padding: 30px; }
  .page-collection3 .product-miniature {
    margin-bottom: 20px; }
    .page-collection3 .product-miniature .product-miniature-c {
      position: relative;
      border: 2px solid transparent;
      float: left;
      display: block; }
      .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail {
        position: relative; }
        .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .js-qv-product-cover {
          max-width: 467px; }
        .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-standard {
          opacity: 1;
          display: block; }
        .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .img-hover {
          opacity: 0;
          display: none; }
        .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product {
          position: absolute;
          top: 0;
          left: 0; }
          .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-discount {
            background-color: #000;
            color: #fff;
            min-width: 52px;
            padding-left: 5px;
            padding-right: 5px;
            height: 27px;
            line-height: 26px;
            text-align: center;
            margin-bottom: 9px;
            font-size: 12px; }
          .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-new {
            background-color: #000;
            color: #fff;
            min-width: 52px;
            padding-left: 5px;
            padding-right: 5px;
            height: 27px;
            line-height: 26px;
            text-align: center;
            margin-bottom: 9px;
            font-size: 12px; }
          .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail .flag-product .product-flag-bestseller {
            background-color: #000;
            color: #fff;
            min-width: 52px;
            padding-left: 5px;
            padding-right: 5px;
            height: 27px;
            line-height: 26px;
            text-align: center;
            margin-bottom: 9px;
            font-size: 12px; }
      .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-hover {
        opacity: 1;
        display: block; }
      .page-collection3 .product-miniature .product-miniature-c .card-img-top.product__card-img .thumbnail.product-thumbnail:hover .img-standard {
        opacity: 0;
        display: none; }
      .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc {
        float: left;
        width: 100%; }
        .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .title-product {
          margin-bottom: 6px;
          margin-top: 6px;
          float: left; }
          .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 {
            margin-bottom: 0; }
            .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a {
              color: #676767;
              text-decoration: none;
              font-size: 13px; }
            .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .title-product h2 a:hover {
              color: #a48b37; }
        .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .sku-product {
          color: #676767;
          font-size: 18px;
          line-height: 27px;
          font-weight: 400;
          margin-bottom: 16px; }
        .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping {
          float: right;
          margin-top: 9px;
          margin-bottom: 6px; }
          .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price-discount {
            font-weight: 400;
            font-size: 16px;
            color: #a48b37;
            line-height: 120%; }
          .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .regular-price {
            margin-left: 16px;
            text-decoration: line-through;
            color: #676767;
            font-weight: 400;
            font-size: 16px;
            line-height: 120%; }
          .page-collection3 .product-miniature .product-miniature-c .product-miniature-desc .product-price-and-shipping .price {
            font-weight: 400;
            font-size: 16px;
            color: #a48b37;
            line-height: 120%; }
      .page-collection3 .product-miniature .product-miniature-c .st_attr_list_container {
        float: left; }
      .page-collection3 .product-miniature .product-miniature-c .product-add-to-cart-quick {
        float: right;
        display: none; }
        .page-collection3 .product-miniature .product-miniature-c .product-add-to-cart-quick .product-quantity {
          display: none; }
        .page-collection3 .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary {
          background-color: #000;
          color: #fff;
          border-color: #000;
          height: 29px;
          width: 29px;
          line-height: 27px;
          padding: 0;
          margin-top: 3px; }
          .page-collection3 .product-miniature .product-miniature-c .product-add-to-cart-quick .btn.btn-primary i {
            font-size: 12px; }
        .page-collection3 .product-miniature .product-miniature-c .product-add-to-cart-quick .product-refresh.ps-hidden-by-js {
          display: none; }

.page-collection4 {
  padding: 30px;
  padding-bottom: 0;
  font-size: 16px; }
  .page-collection4 .row {
    max-width: 1000px;
    margin: 0 auto; }

.page-collection5 {
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px; }
  .page-collection5 a {
    background-color: #000;
    padding: 13px 35px;
    line-height: 4.5rem;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 3px; }
  .page-collection5 a:hover {
    opacity: 0.7; }

.page-about1 .container-fluid {
  max-width: 800px; }
.page-about1 .single1 .single-sz {
  padding-right: 7%;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  bottom: 100px; }
.page-about1 .single2 .single-sz {
  font-size: 16px;
  line-height: 145%;
  margin-top: 15px; }
.page-about1 .single2 h2 {
  font-size: 33px; }

.page-about2 {
  margin-top: 110px;
  margin-bottom: 50px; }
  .page-about2 .single1 .single-sz {
    padding-right: 0;
    padding-left: 5%; }

#ojedwabiu #content-wrapper {
  padding: 0; }
#ojedwabiu #main {
  padding: 0; }

.page-silk1 {
  font-size: 16px; }
  .page-silk1 .single1 .single-sz {
    margin-bottom: 35px; }
  .page-silk1 .single1 h2 {
    font-size: 26px; }
  .page-silk1 .single2 .single-sz {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    bottom: 100px; }

.page-contact1 {
  margin-bottom: 40px;
  font-size: 16px; }
  .page-contact1 .container-fluid {
    max-width: 800px; }
  .page-contact1 .single1 .title-top h2 {
    text-align: center;
    font-size: 28px;
    color: #676767; }
  .page-contact1 .single2 .desc .form-group-file label {
    background-color: #f3f3f3;
    border: none; }
  .page-contact1 .single2 .desc .form-group-file .custom-file .custom-file-label::after {
    left: 0;
    right: auto; }
  .page-contact1 .single2 .desc .form-group-file #fileUpload {
    background-color: #f3f3f3;
    border: none; }
  .page-contact1 .single2 .desc .form-control:focus {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 0 0.2rem rgba(116, 182, 57, 0.25); }
  .page-contact1 .single2 .desc .form-fields select {
    text-transform: uppercase;
    border: 1px solid #e8e8e8;
    height: auto;
    padding: 15px;
    text-transform: none; }
  .page-contact1 .single2 .desc .form-fields option {
    text-transform: uppercase; }
  .page-contact1 .single2 .desc .form-control {
    border: 1px solid #e8e8e8;
    height: auto;
    padding: 15px; }
  .page-contact1 .single2 .desc .form-fields label {
    margin-bottom: 5px;
    color: #595959;
    font-size: 16px;
    cursor: pointer; }
  .page-contact1 .single2 .desc .custom-file-label {
    text-align: right;
    background-color: #f3f3f3;
    border-color: #f3f3f3; }
  .page-contact1 .single2 .desc .custom-file .custom-file-label::after {
    font-weight: 400;
    color: #fff;
    background-color: #595959;
    border-color: #595959;
    box-shadow: none;
    top: -1px;
    right: auto;
    left: 0;
    bottom: -1px;
    height: auto;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 0px; }
  .page-contact1 .single2 .desc .custom-file:hover .custom-file-label::after {
    background-color: #000;
    border-color: #000; }
  .page-contact1 .single2 .desc .info-text {
    color: #b5b5b5;
    font-size: 10px; }
  .page-contact1 .single2 .desc #message {
    resize: none; }
  .page-contact1 .single2 .desc .psgdpr_consent_message > input {
    border: 1px solid #dcdcdc;
    width: 20px;
    height: 20px;
    border-radius: 0;
    float: left;
    top: 2px; }
  .page-contact1 .single2 .desc .psgdpr_consent_message > span {
    color: #898989;
    overflow: hidden;
    display: block;
    padding: 6px 9px;
    font-size: 10px; }
  .page-contact1 .single2 .desc .btn-submit {
    text-align: right; }
    .page-contact1 .single2 .desc .btn-submit .btn.btn-primary {
      background-color: #000;
      padding: 13px 35px;
      font-size: 14px;
      color: #fff;
      text-decoration: none;
      font-weight: 400;
      text-transform: uppercase;
      border-radius: 3px; }
    .page-contact1 .single2 .desc .btn-submit .btn.btn-primary:hover {
      opacity: 0.7; }
  .page-contact1 .single3 {
    margin-top: 40px; }
    .page-contact1 .single3 .single-sz .pojc {
      margin-bottom: 20px; }
    .page-contact1 .single3 .single-sz .single-c {
      margin-bottom: 17px; }
      .page-contact1 .single3 .single-sz .single-c .cc1 {
        float: left;
        margin-right: 10px; }
        .page-contact1 .single3 .single-sz .single-c .cc1 img {
          width: 15px;
          height: 17px;
          filter: invert(16%) sepia(98%) saturate(5006%) hue-rotate(338deg) brightness(96%) contrast(91%);
          margin-top: 5px; }
      .page-contact1 .single3 .single-sz .single-c .cc2 {
        overflow: hidden;
        line-height: 24px; }
        .page-contact1 .single3 .single-sz .single-c .cc2 strong {
          font-weight: 400; }
        .page-contact1 .single3 .single-sz .single-c .cc2 p {
          margin-bottom: 0; }
        .page-contact1 .single3 .single-sz .single-c .cc2 a {
          color: #676767;
          text-decoration: none; }
        .page-contact1 .single3 .single-sz .single-c .cc2 a:hover {
          color: #a48b37; }
        .page-contact1 .single3 .single-sz .single-c .cc2 .single-c2 {
          margin-top: 20px;
          margin-bottom: 7px; }
          .page-contact1 .single3 .single-sz .single-c .cc2 .single-c2 a {
            background-color: #a48b37;
            color: #fff;
            width: 134px;
            height: 35px;
            text-transform: uppercase;
            text-decoration: none;
            text-align: center;
            display: block;
            font-size: 12px;
            line-height: 33px;
            border-radius: 0px; }
          .page-contact1 .single3 .single-sz .single-c .cc2 .single-c2 a:hover {
            background-color: #a48b37; }

.page-size1 {
  margin-bottom: 30px; }
  .page-size1 .container-fluid {
    max-width: 100%; }
  .page-size1 h2 {
    text-align: center;
    color: #676767;
    font-size: 28px;
    margin-bottom: 5px; }
  .page-size1 .single1 .single-sz {
    padding-top: 5%; }

.page-delivery1 .container-fluid {
  max-width: 750px; }
.page-delivery1 .single1 {
  margin-top: 20px; }
  .page-delivery1 .single1 h2 {
    text-align: center; }
.page-delivery1 .single2 {
  margin-top: 10px; }
  .page-delivery1 .single2 .card {
    border: none;
    display: block;
    background-color: transparent; }
  .page-delivery1 .single2 .btn {
    background-color: transparent;
    color: #676767;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px; }
    .page-delivery1 .single2 .btn .btn-sz {
      float: left;
      text-align: center; }
      .page-delivery1 .single2 .btn .btn-sz p {
        margin-bottom: 0; }
    .page-delivery1 .single2 .btn .btn-more {
      float: right; }
  .page-delivery1 .single2 .collapse.show {
    display: none !important; }
  .page-delivery1 .single2 .collapse.show.in {
    display: block !important; }
  .page-delivery1 .single2 .btn[aria-expanded="true"] .collapse-plus {
    display: none; }
  .page-delivery1 .single2 .btn[aria-expanded="false"] .collapse-minus {
    display: none; }
  .page-delivery1 .single2 .btn:hover {
    color: #a48b37; }
  .page-delivery1 .single2 .description {
    color: #676767;
    font-weight: 400;
    font-size: 14px; }
    .page-delivery1 .single2 .description .desc-sz {
      margin-top: 3px;
      margin-bottom: 5px;
      padding-left: 2px;
      padding-right: 2px; }
    .page-delivery1 .single2 .description h2 {
      font-size: 15px; }
    .page-delivery1 .single2 .description h3 {
      font-size: 15px; }
    .page-delivery1 .single2 .description h4 {
      font-size: 14px; }
    .page-delivery1 .single2 .description h5 {
      font-size: 13px; }
    .page-delivery1 .single2 .description p {
      margin-bottom: 0; }

@media (max-width: 768px) {
  .page-collection1 {
    background-color: #F4EDE1; }

  .page-collection2 {
    padding: 20px 15px; }

  .page-collection4 {
    padding: 10px 0;
    padding-top: 5px; }
    .page-collection4 p {
      margin-bottom: 5px; }

  .page-collection3 {
    padding: 10px 15px; }

  #onas #content-wrapper {
    padding: 0; }
  #onas #main {
    padding: 0; }

  .page-about1 .single1 .single-sz {
    padding-right: 0; }
  .page-about1 .single2 .single-sz {
    margin-top: 0; }

  .page-about2 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .page-about2 .single1 .single-sz {
      padding-left: 0; }

  #rozmiary #content-wrapper {
    padding: 0; }
  #rozmiary #main {
    padding: 0; } }

/*# sourceMappingURL=theme.css.map */
