/* Colors */
.img-responsive {
  width: 100%;
  height: auto; }

/*#content {
  overflow-x:visible;
}*/
.breadcrumbs-block {
  margin: 0 !important; }

#scroll-up {
  display: block;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 990; }

#scroll-up > img {
  display: block;
  width: 100%;
  height: 100%; }

.top-sale-msg {
  text-align: center;
  margin: 0 auto;
  padding: 12px;
  width: 100%;
  font-size: 18px;
  background-color: #d38332;
  color: #FFFFFF;
  font-weight: 500; }

header {
  background-color: #A3BC80; }
  header #logo img {
    max-height: 100px;
    margin: 10px; }
  header .row {
    display: flex;
    align-items: center;
    justify-content: center; }
  header .col-sm-6 {
    display: flex;
    width: auto; }
  header .button-text {
    font-size: 18px; }
  header .complex-button-type-1 {
    /*max-width:130px;*/
    margin-right: 10px; }

.products-list .box-heading {
  text-align: center;
  margin: 70px 0 0; }

.products-list .box-heading > h3 {
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 32px;
  font-weight: 700; }

.product-thumb {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  border-radius: 10px;
  background: #FFFBFB;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  padding: 15px; }

.product-thumb .image {
  padding: 10px; }

.products-list h4 {
  text-align: center;
  margin: 15px 0; }

.products-list h4 > a {
  color: #000000;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: normal; }

.products-list .price {
  text-align: center;
  margin: 20px 0 20px; }

.products-list .price .price-old {
  color: #A3BC80;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 22px;
  font-weight: 700;
  line-height: normal; }

.products-list .product-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 3px;
  z-index: 10; }

.products-list .product-buttons .button-to-cart {
  color: #FFFBFB;
  background-color: #A3BC80;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 13px;
  border-radius: 10px; }

.products-list .product-buttons .button-wishlist {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #A3BC80;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }

.products-list .product-buttons .button-wishlist:before {
  display: block;
  content: " ";
  width: 30px;
  height: 30px;
  background: url(../image/empty_paw_1.png) 0px 0px no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0px 5px 0px 0px; }

.products-list .product-discount-wrapper {
  position: absolute;
  top: 0px;
  right: 0px; }

.products-list .product-discount-wrapper .discount-text {
  position: relative;
  border-radius: 10px;
  background-color: #d38332;
  padding: 15px 20px;
  color: #FFFBFB;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

.products-list .price .price-new {
  text-decoration: line-through;
  display: inline-block;
  color: red;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 7px; }

.products-list .caption {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch; }

.ocf-footer .ocf-between {
  justify-content: center !important;
  flex-wrap: wrap-reverse !important;
  flex-direction: column-reverse !important; }

.product-option-list, .product-option-value-list {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-template-columns: auto !important;
  border-radius: 5px !important; }
  .product-option-list .product-option:first-of-type, .product-option-value-list .product-option:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .product-option-list .product-option:last-of-type, .product-option-value-list .product-option:last-of-type {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.product-option-value-list .product-option:last-of-type {
  border-right: none !important; }

.breadcrumbs > li {
  float: left; }

#menu {
  margin-bottom: 5px;
  border-bottom: 1px solid #d2d2d2; }

.hk_product_page > .row.width-wrapper {
  margin-top: 30px; }

.hk_product_page .swiper-button-next, .hk_product_page .swiper-button-prev {
  color: #000; }
.hk_product_page .product-name {
  color: #000000;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0 10px; }
.hk_product_page .info-subarea .info-item-wrapper {
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0 10px; }
.hk_product_page .info-subarea {
  margin-top: 20px;
  margin-bottom: 30px; }
.hk_product_page .info-subarea-container-1 .info-text-1 {
  color: #d38332;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }
.hk_product_page .product-price-wrapper {
  margin: 30px 0px 0px 0px; }
  .hk_product_page .product-price-wrapper .product-price {
    color: #000000;
    text-align: center;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }
  .hk_product_page .product-price-wrapper .product-price.sp_price > span {
    color: #999;
    font-size: 24px;
    position: relative; }
    .hk_product_page .product-price-wrapper .product-price.sp_price > span:before {
      top: 10px;
      content: '';
      width: 100%;
      position: absolute;
      border-bottom: 3px solid #999; }
  .hk_product_page .product-price-wrapper .product-price.kg_price {
    color: #999;
    font-size: 18px; }
.hk_product_page .product-option-list {
  margin: 30px 0px 0px 0px; }
  .hk_product_page .product-option-list .product-option-item-container .product-option-value-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: stretch;
    border-radius: 8px;
    border: 1px solid #A3BC80;
    position: relative; }
    .hk_product_page .product-option-list .product-option-item-container .product-option-value-list .error-text {
      position: absolute;
      tranfsorm: translate(-50%, 0);
      left: 50%;
      bottom: -15px;
      font-size: 13px;
      color: red;
      font-style: italic;
      white-space: nowrap; }
    .hk_product_page .product-option-list .product-option-item-container .product-option-value-list .product-option {
      flex: 1;
      color: #d38332;
      text-align: center;
      leading-trim: both;
      text-edge: cap;
      font-family: Montserrat;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      padding: 13px 2px;
      border-right: 1px solid #A3BC80;
      text-align: center; }
      .hk_product_page .product-option-list .product-option-item-container .product-option-value-list .product-option:last-child {
        border-right: none; }
      .hk_product_page .product-option-list .product-option-item-container .product-option-value-list .product-option.selected {
        background-color: #d38332;
        color: #FFFFFF; }
  .hk_product_page .product-option-list .product-option-item-container .product-option-value-list.colors {
    border: none;
    display: grid;
    grid-template-columns: 50% 50% !important;
    grid-auto-flow: row !important; }
    .hk_product_page .product-option-list .product-option-item-container .product-option-value-list.colors .product-option {
      border: 1px solid #A3BC80;
      border-radius: 5px;
      margin: 5px; }
    .hk_product_page .product-option-list .product-option-item-container .product-option-value-list.colors .product-option:last-of-type {
      border-right: 1px solid #A3BC80 !important; }
.hk_product_page .product-promo-block-container {
  border-radius: 15px;
  border: 2px solid #A3BC80;
  background: #FFFFFF;
  padding: 20px;
  margin: 0; }
  .hk_product_page .product-promo-block-container .product-promo-block {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch; }
    .hk_product_page .product-promo-block-container .product-promo-block .info-text-1 {
      color: #d38332;
      text-align: center;
      leading-trim: both;
      text-edge: cap;
      font-family: Montserrat;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
    .hk_product_page .product-promo-block-container .product-promo-block ul.promo-list {
      margin: 30px 20.5px 40px 39.5px; }
      .hk_product_page .product-promo-block-container .product-promo-block ul.promo-list li {
        color: #000000;
        leading-trim: both;
        text-edge: cap;
        font-family: Montserrat;
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
    .hk_product_page .product-promo-block-container .product-promo-block .registration-link {
      color: #000000;
      leading-trim: both;
      text-edge: cap;
      font-family: Montserrat;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-decoration-line: underline;
      text-align: center; }
.hk_product_page .product-card-buttons-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  margin: 40px 0px 0px 0px; }
  .hk_product_page .product-card-buttons-wrapper .product-card-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 41px;
    white-space: nowrap; }
    .hk_product_page .product-card-buttons-wrapper .product-card-button.button-wishlist {
      color: #A3BC80;
      text-align: center;
      leading-trim: both;
      text-edge: cap;
      font-family: Montserrat;
      font-size: 17.77px;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
      .hk_product_page .product-card-buttons-wrapper .product-card-button.button-wishlist:before {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        content: " ";
        background-position: center;
        background-size: contain;
        margin: 0px 7px 0px 0px; }
    .hk_product_page .product-card-buttons-wrapper .product-card-button.button-cart {
      color: #FFFFFF;
      background-color: #A3BC80;
      text-align: center;
      leading-trim: both;
      text-edge: cap;
      font-family: Montserrat;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      border-radius: 10px;
      padding: 0px 13px;
      margin: 0px 0px 0px 40px; }
.hk_product_page .product-information-block-2 {
  margin-top: 30px;
  border-top: 1px solid #d2d2d2; }
.hk_product_page .product-description {
  font-size: 18px;
  line-height: normal; }
  .hk_product_page .product-description p {
    font-size: 20px;
    line-height: normal;
    margin: 25px 0px 0px 0px; }
  .hk_product_page .product-description table {
    width: 100% !important; }
  .hk_product_page .product-description li {
    margin-top: 7px; }
.hk_product_page .product_block_thumb .product-discount {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9; }
.hk_product_page .product_block_thumb .product-discount .discount-text {
  position: relative;
  border-radius: 10px;
  background-color: #d38332;
  padding: 15px 20px;
  color: #FFFBFB;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }
.hk_product_page .product_block_thumb .product-sticker {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9; }
.hk_product_page .product_block_thumb .product-sticker .sticker-text {
  position: relative;
  border-radius: 10px;
  background-color: #A3BC80;
  padding: 15px 20px;
  color: #FFFBFB;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

#content.hk_product_page,
#content.page-account-wishlist {
  overflow: inherit;
  margin-right: 15px; }

.page-contact-us .heading-type-2 {
  margin-top: 20px; }

.page-account-wishlist {
  padding-bottom: 20px; }
  .page-account-wishlist .account-navigation-menu-list .menu-link {
    color: #000000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 30px 0px 0px 0px; }
  .page-account-wishlist .product-list-card {
    width: auto !important;
    max-width: inherit !important;
    margin: 0 !important; }
  .page-account-wishlist .image-wrapper {
    text-align: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 20px; }
    .page-account-wishlist .image-wrapper img {
      transform: inherit !important;
      position: relative !important;
      left: auto !important;
      top: auto !important;
      max-height: 100%;
      max-width: 100%; }
  .page-account-wishlist .product-option {
    font-size: 16px !important;
    line-height: 16px !important;
    padding: 7px 10px !important; }
  .page-account-wishlist .button-remove-from-wishlist {
    color: #000000;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 14px 13px;
    border-radius: 10px; }
  .page-account-wishlist .heading-type-1 {
    font-size: 32px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important; }
  .page-account-wishlist .account-navigation-menu-list {
    display: flex;
    flex-direction: column; }

.page-checkout-cart .quickcheckout-column-heading {
  padding: 15px 15px 30px; }
.page-checkout-cart #quickcheckoutconfirm {
  margin-left: 0px;
  margin-right: 15px; }
.page-checkout-cart .quickcheckout-heading {
  margin-bottom: 40px !important; }
.page-checkout-cart #quickcheckoutconfirm .quickcheckout-content {
  padding: 0px 20px !important; }
.page-checkout-cart .checkout-cart-product-list {
  margin: 0px !important; }
.page-checkout-cart .quantity-button {
  width: 24px !important;
  height: 24px !important;
  text-align: center !important; }
.page-checkout-cart .quantity-button button {
  color: #000000;
  padding: 0 !important;
  font-size: 18px !important; }
.page-checkout-cart .quantity-button button:active,
.page-checkout-cart .quantity-button button:focus,
.page-checkout-cart .quantity-button button:hover {
  color: #000000 !important;
  background: #FFFFFF !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
.page-checkout-cart .quickcheckout-columns > div {
  display: inherit !important;
  margin: 0 !important;
  border: 0 !important; }
.page-checkout-cart .quickcheckout-columns {
  display: inherit !important;
  margin: 0 !important; }
.page-checkout-cart .quickcheckout-columns > div.quickcheckout-column-2 {
  margin-bottom: 15px !important; }
.page-checkout-cart .quickcheckout-column-2 > div, .page-checkout-cart .quickcheckout-column-1 > div {
  border-radius: 10px;
  border: 1px solid #CBCBCB;
  background-color: #FFFFFF; }
.page-checkout-cart .cat-img {
  display: none; }
.page-checkout-cart .quickcheckout-content select {
  max-width: inherit !important; }
.page-checkout-cart .checkout-cart-product-list-item {
  align-items: center !important; }
  .page-checkout-cart .checkout-cart-product-list-item .actions {
    margin: 0 !important; }
  .page-checkout-cart .checkout-cart-product-list-item .image {
    width: auto !important;
    height: auto !important; }
    .page-checkout-cart .checkout-cart-product-list-item .image img {
      width: auto !important;
      height: 120px !important; }
  .page-checkout-cart .checkout-cart-product-list-item .product-info {
    margin: 0 !important; }
    .page-checkout-cart .checkout-cart-product-list-item .product-info .quantity-and-options {
      margin: 15px 0px 0px 0px !important; }
  .page-checkout-cart .checkout-cart-product-list-item .product_info_name_actions {
    display: flex; }

.bm a {
  color: #d38332 !important; }
.bm a:focus, .bm a:hover {
  color: #d38332 !important;
  text-decoration: underline !important; }
.bm .title {
  color: #000000 !important;
  font-family: "Arial Rounded MT Pro Cyr" !important;
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  text-align: center !important; }
.bm .description {
  color: #000000 !important;
  text-align: left !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  margin: 20px 0; }
  .bm .description p {
    margin: 0 0 7px; }
.bm .post-thumb .title a {
  color: #666 !important; }
.bm .title-information a {
  color: #666 !important; }
.bm .pagination > li > span, .bm .pagination > li > a {
  border-radius: 7px !important; }
.bm .pagination > li {
  display: inline-block !important;
  margin-right: 10px !important;
  font-size: 20px;
  font-weight: 600; }
  .bm .pagination > li a {
    color: #FFFFFF !important;
    background-color: #A3BC80 !important; }
.bm .pagination > .active > span,
.bm .pagination > .active > span:focus,
.bm .pagination > .active > span:hover {
  color: #000000 !important;
  background-color: #FFFFFF !important;
  border-color: #A3BC80 !important; }
.bm .pagination a:focus, .bm .pagination a:hover {
  background-color: #d38332 !important;
  text-decoration: none !important; }

#content.page-delivery {
  overflow: visible;
  flex: none;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal; }
  #content.page-delivery .width-wrapper {
    z-index: 5;
    padding: 0 0 0 20px; }
  #content.page-delivery .page-heading {
    color: #000000;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 30px; }
  #content.page-delivery .heading-type {
    color: #000000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 20px; }
  #content.page-delivery ul + .heading-type, #content.page-delivery p + .heading-type {
    padding-top: 20px; }
  #content.page-delivery .aside-image {
    width: 250px !important;
    height: 300px !important;
    position: absolute !important;
    bottom: -42px !important;
    right: 220px !important;
    z-index: 1; }
  #content.page-delivery ol, #content.page-delivery ul {
    padding-left: 25px !important; }
  #content.page-delivery .background-image-1 {
    position: absolute !important;
    top: 500px;
    left: 0px;
    width: 216px;
    height: 200px; }
  #content.page-delivery .background-image-2 {
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 216px;
    height: 200px; }

#content.page-consultation {
  overflow: visible;
  flex: none; }
  #content.page-consultation .width-wrapper {
    padding-left: 10px;
    padding-right: 25px; }
  #content.page-consultation .page-heading {
    margin-top: 20px; }

.rm-sidebar.active {
  box-shadow: 0 0 20px -8px rgba(0, 0, 0, 0.2);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  left: -350px;
  overflow-y: auto; }

.rm-sidebar {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: -100%;
  max-height: 100vh;
  width: 100%;
  max-width: 350px;
  background: #f7f7f7;
  transition: -ms-transform .5s ease, box-shadow .5s ease;
  transition: -webkit-transform .5s ease, box-shadow .5s ease;
  transition: transform .5s ease, box-shadow .5s ease;
  -webkit-transition: -webkit-transform .5s ease, box-shadow .5s ease;
  box-shadow: 20px 0 20px -8px rgba(0, 0, 0, 0);
  overflow: hidden; }

.rm-btn-icon span {
  display: block;
  width: 36px;
  height: 5px;
  background: #fff;
  border-radius: 5px; }

.rm-btn-icon.active span {
  background: #d38332;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.9); }

.rm-btn-icon span + span {
  margin-top: 7px; }

.rm-btn-icon + .rm-btn-text {
  margin-left: 15px; }

.mobile_menu_btn {
  border: 0;
  padding: 0 18px;
  background-color: transparent; }

.close_mobile_menu {
  border: 0;
  border-radius: 7px;
  padding: 0px 12px;
  background-color: #df0f0f;
  margin-left: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #fff; }

#mob-search-form {
  padding: 10px; }

.mob-search-input {
  padding: 12px;
  font-size: 16px;
  border-radius: 7px;
  border: 2px solid #999; }

.header_catalog {
  display: flex; }

.alert_checkout_button {
  text-align: center;
  margin-top: 30px; }

.alert_checkout_button a {
  background: #d38332;
  padding: 15px;
  font-size: 16px;
  border-radius: 7px;
  font-weight: 500;
  line-height: normal;
  display: inline-block;
  color: #fff; }

.alert_checkout_button a:hover {
  background: #A3BC80; }

.rm-sidebar .children-list {
  display: none; }
.rm-sidebar .menu_catalog_wrapper {
  margin: 10px; }
.rm-sidebar .menu-navigation-item-list {
  padding: 0px 10px;
  color: #000;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
  border-radius: 6px;
  list-style: none; }
  .rm-sidebar .menu-navigation-item-list :last-child {
    border-bottom: 0; }
.rm-sidebar .menu-navigation-item {
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 16px;
  border-bottom: 1px solid #e3e3e3;
  padding: 7px 10px; }
.rm-sidebar .menu-navigation-item > a, .rm-sidebar .menu-navigation-item > span {
  padding: 15px 0;
  width: 100%;
  display: block; }
  .rm-sidebar .menu-navigation-item > a b, .rm-sidebar .menu-navigation-item > span b {
    transition: rotate 1s ease, all 0.3s ease;
    transition: rotate 1s ease, all 0.3s ease;
    transition: rotate 1s ease, all 0.3s ease;
    -webkit-transition: rotate 1s ease, all 0.3s ease;
    float: right;
    padding: 2px 0; }
  .rm-sidebar .menu-navigation-item > a b.active, .rm-sidebar .menu-navigation-item > span b.active {
    transform: rotate(90deg);
    padding: 0 2px; }
.rm-sidebar .main-item.header_catalog > a {
  justify-content: center;
  cursor: inherit;
  flex: auto;
  background: #c9c7c7;
  color: #555; }
.rm-sidebar .main-item {
  padding: 10px; }
.rm-sidebar .main-item > a {
  padding: 10px 20px;
  color: #fff;
  background: #d38332;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.04);
  border-radius: 6px;
  display: flex;
  align-items: center; }
  .rm-sidebar .main-item > a img {
    width: 26px !important;
    height: auto !important;
    margin-right: 10px !important; }
  .rm-sidebar .main-item > a .button-text {
    font-size: 18px;
    font-family: 'Arial Rounded MT Pro Cyr';
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 3px; }
.rm-sidebar .consultation-button > a {
  justify-content: center; }
.rm-sidebar .children-list {
  list-style: none; }
  .rm-sidebar .children-list li {
    padding: 3px; }
  .rm-sidebar .children-list li > a {
    padding: 10px 10px;
    display: flex;
    align-items: center; }

.page-home .manufacturers-block {
  margin: 100px 0 50px 0; }

.product-price-container .sp_price {
  text-align: center; }

.product-price-container .sp_price > span {
  color: #999;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative; }
  .product-price-container .sp_price > span:before {
    top: 6px;
    content: '';
    width: 100%;
    position: absolute;
    border-bottom: 2px solid #999; }

.breadcrumbs-block .block-inner-wrapper .breadcrumbs .separator {
  margin: 2px 0px 0px; }

.product-list-card .product-sticker {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9; }

.product-list-card .product-sticker-text {
  position: relative;
  border-radius: 10px;
  background-color: #A3BC80;
  padding: 15px 20px;
  color: #FFFBFB;
  font-family: 'Arial Rounded MT Pro Cyr';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }

.product-list-card .product-discount .product-discount-inner-wrapper .discount-text {
  font-size: 20px; }

@media screen and (max-width: 1500px) {
  .page-delivery .background-image-1 {
    display: none; }
  .page-delivery .background-image-2 {
    display: none; } }
@media screen and (min-width: 1500px) {
  .page-checkout-cart .cat-img {
    position: absolute;
    display: block;
    left: 0; }
  .page-checkout-cart .cat-img > img {
    max-width: 200px; } }
@media screen and (min-width: 1299px) {
  .page-account-wishlist .container {
    width: 1300px; } }
@media screen and (max-width: 1200px) {
  header .button-text {
    display: none; }

  .product-description {
    padding: 0 20px 0 30px; }

  .cart.complex-button-type-1 img {
    width: 46px;
    height: 46px; }
  .cart.complex-button-type-1 .counter {
    width: 22px;
    height: 22px;
    font-size: 14px;
    /*bottom: 0;*/
    left: auto;
    right: 0; }

  .wishlist.complex-button-type-1 .counter {
    width: 22px;
    height: 22px;
    font-size: 14px;
    /*bottom: 0;*/
    left: auto;
    right: 0; }

  .special-carousel .container, .latest-carousel .container {
    padding-right: 30px; } }
@media screen and (min-width: 1199px) {
  .breadcrumbs-block .breadcrumb:first-of-type {
    padding-left: 0 !important; }

  .hk_product_page .product_block_options {
    width: 60%;
    margin-top: 30px; }
  .hk_product_page .product_block_promo {
    width: 40%; } }
@media screen and (max-width: 1200px) and (min-width: 767px) {
  .page-consultation .form-group input, .page-consultation .form-group select, .page-consultation .form-group option {
    height: 6vw; }

  header .container {
    width: 100%; }

  .hk_product_page .info-subarea-container-1 .info-text-1 {
    font-size: 14px; }
  .hk_product_page .product-price-wrapper .product-price {
    font-size: 24px; }
  .hk_product_page .product-card-buttons-wrapper {
    flex-direction: column;
    /*align-items:inherit;*/ }
  .hk_product_page .button-cart {
    margin: 10px 0px !important; } }
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .hk_product_page .product_block_thumb {
    width: 40%; }
  .hk_product_page .product_block_info {
    width: 60%; } }
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .category-product-list.products-list > div {
    width: 50% !important; } }
@media screen and (max-width: 992px) {
  .page-account-wishlist .block-inner-wrapper .page-area-list {
    display: block !important; }
  .page-account-wishlist .account-navigation-menu-list {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    margin: 0 15px;
    border-radius: 7px;
    padding: 0 20px 30px 30px; }
  .page-account-wishlist .account-navigation-menu-list a:hover {
    text-decoration: underline; } }
#menu .menu-subitem-list > .menu-item-link.level-1 {
  padding: 0 0 10px 0 !important;
  justify-content: center !important; }

.cart-info-modal-container .product-price-wrapper {
  line-height: normal; }

.products-list .product-option,
.page-account-wishlist .product-option {
  padding: 12px 10px !important; }

.products-list .product-list-card {
  width: auto !important; }

.products-list .image-wrapper img {
  transform: inherit !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  max-height: 100%;
  max-width: 100%; }

#ocf-module-1 {
  left: auto !important;
  width: auto !important; }

.category-product-list .product-list-card {
  width: auto !important;
  margin: 30px 0 0 !important; }

.ocf-content .ocf-header {
  border-radius: 10px !important;
  width: 90% !important;
  height: 50px !important;
  padding: 0 0 0 40px !important;
  margin: 5% !important; }

.breadcrumb {
  margin-bottom: 0 !important;
  background-color: #FFFFFF !important; }

footer {
  margin: 30px 0 0 0 !important; }

.ocf-footer .ocf-between .ocf-btn {
  margin: 0 10px 10px !important;
  width: auto !important; }

.product-option-list-container .product-option-list.colors {
  border: none;
  display: grid;
  grid-template-columns: 50% 50% !important;
  grid-auto-flow: row !important; }
  .product-option-list-container .product-option-list.colors .product-option {
    border: 1px solid #A3BC80;
    border-radius: 5px;
    margin: 5px; }
  .product-option-list-container .product-option-list.colors .product-option:last-of-type {
    border-right: 1px solid #A3BC80 !important; }

@media screen and (max-width: 1200px) {
  .products-list .image-wrapper {
    width: auto !important;
    height: auto !important;
    margin: 20px 35px !important;
    text-align: center; }

  .products-list .product-name,
  .page-account-wishlist .product-name {
    min-height: auto !important;
    font-size: 16px !important;
    margin: 0px 15px !important; }

  .products-list .product-price,
  .page-account-wishlist .product-price {
    font-size: 22px !important; }

  .products-list .product-list > div {
    width: 50% !important; }

  .products-list .product-option {
    font-size: 16px !important;
    line-height: 16px !important; }

  .products-list .product-button.button-wishlist {
    font-size: 16px !important; }

  .products-list .product-button.button-to-cart,
  .page-account-wishlist .product-button.button-to-cart {
    font-size: 18px !important;
    padding: 15px !important;
    border-radius: 10px !important; }

  .ocf-filter-body .ocf-filter-header .ocf-filter-name,
  .ocf-filter-body .ocf-value-name,
  .ocf-footer .ocf-btn {
    font-size: 16px !important; }

  .category-product-list-block {
    margin-left: 0 !important; }

  #content #column-left .left-right-inner #ocf-module-1 .ocf-content .ocf-footer {
    padding: 20px 20px !important;
    margin: 55px 0px 0px 0px !important; } }
@media screen and (min-width: 767px) {
  .page-checkout-cart .quickcheckout-columns {
    display: flex !important;
    flex-direction: row-reverse !important; }

  .action_top button {
    display: none; }

  .hk_product_page .breadcrumbs {
    display: grid !important;
    grid-auto-flow: column !important; }

  .category-product-list .product-list-card {
    min-width: 250px !important; } }
@media screen and (max-width: 767px) {
  .category-product-list.products-list > div {
    width: 94% !important;
    padding-left: 0; }

  .page-account-wishlist .product-list > div {
    width: 100% !important;
    padding-left: 15px !important; }

  #ocf-module-1 {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 330px !important;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 0px !important;
    z-index: 100; }

  .ocf-body > .ocf-filter-list {
    overflow-y: auto !important; }

  .ocf-filter:not(.ocf-open) .ocf-filter-header {
    padding: 15px 0 2px 0 !important; }

  .hk_product_page .info-subarea {
    text-align: center; }
  .hk_product_page .product_block_promo {
    margin-top: 40px; }
  .hk_product_page .products-list .product-list > div {
    width: 100% !important; }

  .page-home .products-list .product-list > div {
    width: 100% !important; }

  .page-delivery .aside-image {
    display: none; }

  .page-consultation .form-image {
    display: none; }

  .action_top > a:not(#cart-button) {
    display: none; }

  #menu {
    display: none; }

  .cart.complex-button-type-1 img {
    width: 40px !important;
    height: 40px !important; }

    .ocf-container>.ocf-content {
        display:flex;
        flex-direction:column;
    }
    .ocf-container>.ocf-content>.ocf-body {
        flex:1;
    }}
@media screen and (max-width: 500px) {
  header .row {
    justify-content: space-between !important; }

  .search_top {
    display: none; }

  button.mobile_menu_btn:hover {
    background-color: #D38332;
    border-radius: 10px; }

  #cart-button:hover {
    border-radius: 10px !important; } }

/*# sourceMappingURL=hk_style.css.map */
