.category_product_page {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1ece7), color-stop(40%, #ffffff));
  background-image: linear-gradient(to bottom, #f1ece7 0%, #ffffff 40%);
}

.category_product_page h1 {
  margin: 0;
  padding: 0;
}

.category_product_header {
  margin-bottom: 22px;
  border-bottom: 1px solid #bebebe;
}

.category_product_header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 0;
  height: 78px;
  max-width: 1154px;
}

@media screen and (max-width: 1173px) {
  .category_product_header .inner {
    max-width: 860px;
  }
}

@media screen and (max-width: 767px) {
  .category_product_header .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: auto;
  }
}

.category_product_header .inner .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .left {
    height: 100%;
    padding: 12px 0 17px 0;
    text-align: center;
  }
}

.category_product_header .inner .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}

.category_product_header .inner .right #column-right {
  padding: 0;
  height: inherit;
}

.category_product_header .inner .right #ocfilter {
  padding: 0;
  height: inherit;
}

@media screen and (max-width: 991px) {
  .category_product_header .inner .right #ocfilter {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .right #ocfilter {
    margin: 0 auto;
    max-width: 566px;
  }
}

.category_product_header .inner .right #ocfilter #ocfilter-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  padding: 0;
  height: inherit;
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 352px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 272px;
    margin: 0 auto;
  }
}

.category_product_header .inner .right #ocfilter #ocfilter-content .btn-default {
  text-shadow: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb {
  width: auto;
  min-width: 176px;
  border-left: 1px solid #bebebe;
}

@media screen and (max-width: 991px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
    margin-bottom: 0;
    height: 73px;
    border: none;
  }
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb:last-child {
  border-right: 1px solid #bebebe;
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb:last-child {
    border: none;
  }
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values {
  height: 100%;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown {
  height: 100%;
  border: 1px solid transparent;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu {
  padding-bottom: 10px;
  left: -1px;
  width: calc(100% + 2px) !important;
  border-top: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li {
  padding: 0 !important;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li label.selected a {
  font-weight: 600;
  font-size: 18px;
  color: #3b3b3b;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li label:hover {
  background: #efeae5;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li input[type="checkbox"] {
  display: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li .chbox {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 16px;
          flex: 1 1 16px;
  max-width: 16px;
  margin-right: 8px;
  margin-left: 12px;
  width: 16px;
  height: 16px;
  border: 1px solid #b8b8b8;
  background: #fff;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li .chbox:before {
  top: 7px;
  left: 0px;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li .chbox:after {
  top: 6px;
  left: 3px;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li .chbox.checked {
  border-color: transparent;
  background: transparent;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font: 300 18px/18px "Open Sans", sans-serif;
  color: #3b3b3b;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li .disabled {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 17px;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0;
  padding-left: 20px;
  height: 100%;
  border: none !important;
  outline: none;
  background: none !important;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle:before {
  display: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle > i {
  position: relative;
  top: 10px;
  border: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle > i:before {
  left: 9px;
  height: 2px !important;
  background: #337ab7 !important;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle > i:after {
  left: 14px;
  height: 2px !important;
  background: #337ab7 !important;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle > span {
  position: relative;
  top: 5px;
  font: 300 15px/28px "Open Sans", sans-serif;
  color: #337ab7;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle .current_selected {
  position: absolute;
  bottom: 12px;
  font-size: 22px;
  font-weight: 300;
  color: #3b3b3b;
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle .current_selected {
    bottom: 21px;
    font-size: 16px;
  }
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open {
  background: #f9f7f5;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open .dropdown-menu {
  top: calc(100% - 35px);
  background: #f9f7f5 !important;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open .dropdown-toggle > i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open .dropdown-toggle .current_selected {
  display: none;
}

@media screen and (max-width: 767px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open {
    border: 1px solid #cec5bd !important;
  }
}

@media screen and (max-width: 767px) {
  .category_product_header .breadcrumbs {
    text-align: center;
  }
}

.category_product_header .breadcrumbs li:before {
  border-left-color: #b8b8b8;
}

.category_product_header h1 {
  font: 300 22px/22px "Open Sans", sans-serif;
  color: #3b3a3a;
}

.category_product_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  max-width: 1154px;
}

@media screen and (max-width: 1173px) {
  .category_product_items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 860px;
  }
}

@media screen and (max-width: 565px) {
  .category_product_items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.category_product_items .category_product_card {
  margin-right: 22px;
}

.category_product_items .category_product_card:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 1173px) {
  .category_product_items .category_product_card:nth-child(4n) {
    margin-right: 22px;
  }
  .category_product_items .category_product_card:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 859px) {
  .category_product_items .category_product_card:nth-child(3n) {
    margin-right: 22px;
  }
  .category_product_items .category_product_card:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 565px) {
  .category_product_items .category_product_card {
    margin-right: 0 !important;
  }
}

.feutured_product_items_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  max-width: 1148px;
}

@media screen and (max-width: 1279px) {
  .feutured_product_items_wrap {
    max-width: 856px;
  }
}

@media screen and (max-width: 991px) {
  .feutured_product_items_wrap {
    max-width: 564px;
  }
}

@media screen and (max-width: 767px) {
  .feutured_product_items_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100% !important;
  }
}

.feutured_product_items_wrap .right-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 272px;
          flex: 1 1 272px;
  max-width: 272px;
}

@media screen and (max-width: 991px) {
  .feutured_product_items_wrap .right-col {
    display: none;
  }
}

.feutured_product_items.r1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 20px;
  padding: 0;
  max-width: 856px;
}

@media screen and (max-width: 1279px) {
  .feutured_product_items.r1 {
    max-width: 564px;
  }
}

@media screen and (max-width: 991px) {
  .feutured_product_items.r1 {
    margin: 0 auto;
  }
}

@media screen and (max-width: 580px) {
  .feutured_product_items.r1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.feutured_product_items.r1 .category_product_card {
  margin-right: 20px;
}

.feutured_product_items.r1 .category_product_card:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1279px) {
  .feutured_product_items.r1 .category_product_card:nth-child(3n) {
    margin-right: 20px;
  }
  .feutured_product_items.r1 .category_product_card:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 580px) {
  .feutured_product_items.r1 .category_product_card {
    margin-right: 0 !important;
  }
}

.feutured_product_items.r2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  max-width: 1148px;
}

@media screen and (max-width: 1279px) {
  .feutured_product_items.r2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 856px;
  }
}

@media screen and (max-width: 991px) {
  .feutured_product_items.r2 {
    max-width: 564px !important;
    padding: 0 !important;
  }
}

@media screen and (max-width: 580px) {
  .feutured_product_items.r2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.feutured_product_items.r2 .category_product_card {
  margin-right: 20px;
}

.feutured_product_items.r2 .category_product_card:nth-child(4n) {
  margin-right: 0;
}

.feutured_product_items.r2 .category_product_card:last-child {
  margin-right: auto !important;
}

@media screen and (max-width: 580px) {
  .feutured_product_items.r2 .category_product_card:last-child {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 1279px) {
  .feutured_product_items.r2 .category_product_card:nth-child(4n) {
    margin-right: 20px;
  }
  .feutured_product_items.r2 .category_product_card:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .feutured_product_items.r2 .category_product_card:nth-child(3n) {
    margin-right: 20px;
  }
  .feutured_product_items.r2 .category_product_card:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 580px) {
  .feutured_product_items.r2 .category_product_card {
    margin-right: 0 !important;
  }
}

.category_product_card {
  margin-bottom: 21px;
  max-width: 272px;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  text-align: left;
}

.category_product_card .top {
  position: relative;
  border-bottom: 1px solid #b8b8b8;
}

.category_product_card .top h4 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
  height: auto;
  font: 700 16px/19px "Montserrat", sans-serif;
  color: #000;
  text-align: right;
  z-index: 1;
}

.category_product_card .top a {
  position: relative;
  display: block;
  overflow: hidden;
}

.category_product_card .top a img {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.category_product_card .top a:hover {
  opacity: 1;
}

.category_product_card .top .badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 17px;
  width: 100%;
  height: auto;
  text-align: left;
}

.category_product_card .top .badges .badge {
  margin-right: 10px;
  padding: 2px 11px 2px 11px;
  height: 18px;
  font: 700 13px/13px "Montserrat", sans-serif;
}

.category_product_card .top .badges .badge.new {
  background: #ee9019;
}

.category_product_card .top .badges .badge.view_in_ar {
  position: relative;
  display: block;
  padding: 5px 4px 17px 3px;
  border-radius: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #fff;
}

.category_product_card .top .badges .badge.view_in_ar i {
  display: block;
  margin-top: -5px;
  width: 39px;
  height: 21px;
  background: url(../images/ar-button.png) 0 0/contain no-repeat;
}

.category_product_card .top .badges .badge.view_in_ar .tooltip_wcst {
  width: 180px;
  right: auto;
  left: -70px;
  bottom: 26px;
}

.category_product_card .top .badges .badge.view_in_ar:hover .tooltip_wcst {
  display: block;
}

.category_product_card .top:hover a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.category_product_card .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 0 15px 0;
}

.category_product_card .bottom .price_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 10px;
  width: 100%;
  min-height: 45px;
}

.category_product_card .bottom .price_block .price {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  font: 700 28px/30px "Open Sans", sans-serif;
  color: #4da14f;
}

.category_product_card .bottom .price_block .price .text_special_offer {
  font: 700 14px/12px "Open Sans", sans-serif;
  color: #ee9019;
  text-transform: uppercase;
  text-align: right;
}

.category_product_card .bottom .price_block .price .price_word {
  position: relative;
  top: -3px;
  margin-right: 10px;
  font: 300 15px/20px "Open Sans", sans-serif;
  color: #4da14f;
}

.category_product_card .bottom .price_block .price .p-currency-char {
  font-weight: 400;
}

.category_product_card .bottom .price_block .price .amount span:not(.p-currency-char) {
  position: relative;
  top: -8px;
  font-size: 16px;
}

.category_product_card .bottom .price_block .buy_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 100px;
  height: 39px;
  background: #4da14f;
  border-radius: 15px;
  text-decoration: none;
  font: 700 15px/15px "Montserrat", sans-serif;
  color: #fff;
  cursor: pointer;
}

.category_product_card .bottom .price_block .buy_btn:hover {
  opacity: 1;
  background: rgba(77, 161, 79, 0.8);
}

.category_product_card .bottom .price_block .out_of_stock {
  font: 700 15px/30px "Montserrat", sans-serif;
  margin: 0 auto;
  color: #959595;
}

.category_product_card .bottom .characteristics_block {
  margin-bottom: 10px;
  padding: 0 15px 0 20px;
  font: 300 15px/22px "Open Sans", sans-serif;
  color: #333;
}

.category_product_card .bottom .characteristics_block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.category_product_card .bottom .details_block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px 0 20px;
}

.category_product_card .bottom .details_block .details {
  position: relative;
  padding-right: 12px;
  font: 300 15px/20px "Open Sans", sans-serif;
  color: #337ab7;
}

.category_product_card .bottom .details_block .details:before {
  content: '';
  position: absolute;
  top: 8px;
  right: -4px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 7px solid #4e8cc1;
}

.category_product_card .bottom .details_block .details:hover {
  text-decoration: underline;
}

.category_product_card .bottom .details_block .mm-rating {
  position: relative;
  top: 2px;
}

.category_product_card .bottom .details_block .delivery-terms-info {
  left: auto !important;
  right: 12px;
}

@media screen and (max-width: 767px) {
  .category_product_card .bottom .details_block .delivery-terms-info {
    width: auto;
  }
}

.category_product_card .bottom .details_block .delivery-terms-info > i {
  padding: 0;
}

.category_product_card .bottom .details_block .delivery-terms-info > i .tooltip_wcst {
  width: 253px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .category_product_card .bottom .details_block .delivery-terms-info > i .tooltip_wcst {
    -webkit-transform: translateX(-96%);
            transform: translateX(-96%);
  }
}

.category_product_card.special {
  border: 2px solid #ee9019;
}

.category_product_card.special .top {
  border-bottom: 2px solid #ee9019;
}

.category_product_card.special .bottom .price_block .price {
  color: #ee9019;
}

.category_product_card.special .bottom .price_block .price .price_word {
  color: #ee9019;
}

.category_product_card.black_friday {
  border: 1px solid #b8b8b8;
}

.category_product_card.black_friday .top {
  border-bottom: 1px solid #b8b8b8;
}

.category_product_card.black_friday .bottom .price_block .price {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  color: #4da14f;
}

.category_product_card.black_friday .bottom .price_block .regular_price {
  position: relative;
  margin-right: 10px;
  color: #a19f9d;
  font-size: 21px;
}

.category_product_card.black_friday .bottom .price_block .regular_price:before {
  content: '';
  position: absolute;
  top: 14px;
  left: -4px;
  width: calc(100% + 8px);
  height: 2px;
  background: #e72b2b;
  z-index: 999;
}

.category_product_card.black_friday .bottom .price_block .regular_price span {
  position: relative;
  top: -8px;
  font-size: 14px;
}

.category_product_card.v2 {
  margin-bottom: 20px;
}

.category_product_card.v2 .top h4 {
  position: static;
}

.category_product_card.v2 .top .title {
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
  height: auto;
  z-index: 1;
}

.category_product_card.v2 .top .title h4 {
  margin: 0 0 6px 0;
  padding: 0;
}

.category_product_card.v2 .top .bottom_panel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: rgba(255, 255, 255, 0.7);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.category_product_card.v2 .top .badges {
  z-index: 100000;
  pointer-events: all;
  width: 100%;
}

.category_product_card.v2 .top .character {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  bottom: 0;
  left: 0;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
  height: auto;
  z-index: 1;
}

.category_product_card.v2 .top .character .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  font: 300 15px/15px "Montserrat", sans-serif;
  color: #000;
}

.category_product_card.v2 .top .character .item:last-child {
  margin-right: 0;
}

.category_product_card.v2 .top .character .item .icon {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: 18px;
}

.category_product_card.v2 .top .character .item .icon.gear {
  background: url(../images/gear-retina.png) 0 0/contain no-repeat;
}

.category_product_card.v2 .top .character .item .icon.clock {
  background: url(../images/estimate-assembly-time-retina.png) 0 1px/16px no-repeat;
}

.category_product_card.v2 .top .character .item .icon .tooltip {
  display: none;
  position: absolute;
  bottom: 25px;
  left: -95px;
  padding: 10px;
  opacity: 1;
  background: #fff;
  border-radius: 15px;
  border: 1px solid #b8b8b8;
  font: 300 14px/15px "Open Sans", sans-serif;
  padding: 10px;
  color: #858585;
  background-color: #f3f4f4;
  border: 1px solid #dadde0;
  width: 170px;
  text-align: center;
}

.category_product_card.v2 .top .character .item .icon:hover .tooltip {
  display: block;
}

.category_product_card.v2 .top:hover .badges {
  pointer-events: all;
  width: auto;
}

.category_product_card.v2 .top:hover .badges .category_free_shipping.v2 {
  display: none;
}

.category_product_card.v2 .top:hover .bottom_panel {
  opacity: 1;
}

.category_product_card.v2 .bottom {
  padding: 10px 0 10px 0;
  min-height: 59px;
}

.category_product_card.v2 .bottom .price_block {
  min-height: 0;
}

.common-home .category_product_card.v2 .top .badges .badge.view_in_ar .tooltip_wcst {
  width: 180px;
  right: auto;
  left: -11px;
  bottom: 26px;
}

.common-home .category_product_card.v2 .top:hover .badges {
  pointer-events: all;
  width: auto;
}

.common-home .category_product_card.v2 .top:hover .badges .category_free_shipping.v2 {
  display: none;
}

html.en .category_product_card .bottom .price_block .price .text_special_offer {
  position: relative;
  top: -3px;
  margin-right: 5px;
  max-width: 56px;
}

html.de .category_product_card.special .bottom .price_block .price,
html.es .category_product_card.special .bottom .price_block .price,
html.uk .category_product_card.special .bottom .price_block .price {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

html.de .category_product_card.special .bottom .price_block .price .text_special_offer,
html.es .category_product_card.special .bottom .price_block .price .text_special_offer,
html.uk .category_product_card.special .bottom .price_block .price .text_special_offer {
  font-size: 12px;
}

html.de .category_product_card.special .bottom .price_block .price .amount,
html.es .category_product_card.special .bottom .price_block .price .amount,
html.uk .category_product_card.special .bottom .price_block .price .amount {
  position: relative;
  top: -2px;
}

html.de .category_product_card .bottom .price_block .buy_btn.pre_order,
html.uk .category_product_card .bottom .price_block .buy_btn.pre_order {
  font-size: 12px;
}

@media screen and (min-width: 767px) {
  .category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu {
    left: -2px;
    width: calc(100% + 4px) !important;
  }
}

#ocfilter-content .dropdown .dropdown-menu li label:hover .chbox.checked:before,
#ocfilter-content .dropdown .dropdown-menu li label:hover .chbox.checked:after {
  background: #c9c9c9;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li a.reset {
  color: #337ab7;
  text-align: center;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li a.reset:focus,
.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-menu li a.reset:hover {
  color: #23527c;
  text-decoration: underline;
}

.dropdown-menu > li > a.reset:focus, .dropdown-menu > li > a.reset:hover {
  background: none;
}

#related-products .feutured_product_items.r2 {
  max-width: 1168px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#related-products .feutured_product_items.r2 .category_product_card.v2 {
  margin-left: 10px;
  margin-right: 10px;
}

#related-products .feutured_product_items.r2 .category_product_card.v2:last-child {
  margin-right: 10px !important;
}

#related-products .feutured_product_items.r2 .category_product_card.v2 .top:hover .badges {
  pointer-events: all;
  width: auto;
}

#related-products .feutured_product_items.r2 .category_product_card.v2 .top:hover .badges .category_free_shipping.v2 {
  display: none;
}

#recently-shown .noslider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 1168px;
}

#recently-shown .noslider .category_product_card.v2 {
  margin-left: 10px;
  margin-right: 10px;
}

#recently-shown .noslider .category_product_card.v2:last-child {
  margin-right: 10px !important;
}

#recently-shown .noslider .category_product_card.v2 .top:hover .badges {
  pointer-events: all;
  width: auto;
}

#recently-shown .noslider .category_product_card.v2 .top:hover .badges .category_free_shipping.v2 {
  display: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle > i {
  display: none;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle > span:before {
  content: '';
  position: absolute;
  right: -19px;
  top: 7px;
  width: 9px;
  height: 9px;
  border-right: 2px solid #337ab7;
  border-bottom: 2px solid #337ab7;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 0 1px 1px 1px;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open .dropdown-toggle > span:before {
  top: 12px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 20px;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown .dropdown-toggle .current_selected {
  position: relative;
  white-space: normal;
  line-height: 20px;
  margin-top: 20px;
  font-size: 18px;
  text-align: left;
}

.category_product_header .inner .right #ocfilter #ocfilter-content .ocfilter-option.bdb .option-values .dropdown.open .dropdown-toggle .current_selected {
  display: block;
  visibility: hidden;
}
