@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:wght@300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  scroll-behavior: smooth; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit; }

/**
 * Basic styles for links
 */
a {
  color: #e50050;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #222222;
    text-decoration: underline; }

.site-content {
  min-height: calc(100vh - 102px); }
  @media screen and (max-width: 768px) {
    .site-content {
      min-height: calc(100vh - 142px); } }
  @media screen and (max-width: 480px) {
    .site-content {
      min-height: calc(100vh - 180px); } }

/**
 * Basic typography style for copy text
 */
body {
  color: #222222;
  font: normal 125%/1.4 "Open Sans", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1180px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */ }
  @media screen and (max-width: 480px) {
    .container {
      padding-left: 10px;
      padding-right: 10px; } }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.header.on-scroll {
  position: fixed;
  top: 0px;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px); }

.woocommerce-checkout .header, .woocommerce-cart .header {
  background: #3D3D3D; }

.button-active {
  font-size: 13px;
  font-family: Roboto, sans-serif;
  background: #F3CC81;
  text-decoration: none;
  color: #282828;
  padding: 12px 50px;
  transition: 0.5s;
  width: 100%;
  max-width: 270px;
  display: block;
  text-align: center;
  border: 0;
  cursor: pointer; }
  .button-active:hover {
    background: #C49C51; }

.site-nav {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  flex-wrap: wrap; }
  .site-nav .site-nav__link {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF; }
    .site-nav .site-nav__link.current-link {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #828282; }
    .site-nav .site-nav__link:hover {
      text-decoration: none; }
    .site-nav .site-nav__link:not(:last-child) {
      margin-right: 11px; }
  .site-nav i {
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
    color: #FFFFFF; }

.__products {
  padding-top: 115px;
  background: #24292d;
  background: #282828;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 55, 55, 0.7)), color-stop(30%, #282828)), url(../img/home/bg-1.jpg);
  background-image: -o-linear-gradient(top, rgba(56, 55, 55, 0.7) 0%, #282828 30%), url(../img/home/bg-1.jpg);
  background-image: linear-gradient(180deg, rgba(56, 55, 55, 0.619608) 0%, #282828 30%), url(../img/home/bg-1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 90vh; }
  .__products.type-shop {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 55, 55, 0.7)), color-stop(70%, #282828)), url(../img/home/bg-1.jpg);
    background-image: -o-linear-gradient(top, rgba(56, 55, 55, 0.7) 0%, #282828 70%), url(../img/home/bg-1.jpg);
    background-image: linear-gradient(180deg, rgba(56, 55, 55, 0.619608) 0%, #282828 70%), url(../img/home/bg-1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 90vh; }
    @media screen and (max-width: 1200px) {
      .__products.type-shop {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 55, 55, 0.7)), color-stop(40%, #282828)), url(../img/home/bg-1.jpg);
        background-image: -o-linear-gradient(top, rgba(56, 55, 55, 0.7) 0%, #282828 40%), url(../img/home/bg-1.jpg);
        background-image: linear-gradient(180deg, rgba(56, 55, 55, 0.7) 0%, #282828 40%), url(../img/home/bg-1.jpg);
        background-size: auto; } }
    @media screen and (max-width: 768px) {
      .__products.type-shop {
        background-image: linear-gradient(180deg, #3837379e 0%, #282828 40%), url(../img/home/bg-1.jpg); } }
  @media screen and (max-width: 1200px) {
    .__products {
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(56, 55, 55, 0.7)), color-stop(20%, #282828)), url(../img/home/bg-1.jpg);
      background-image: -o-linear-gradient(top, rgba(56, 55, 55, 0.7) 0%, #282828 20%), url(../img/home/bg-1.jpg);
      background-image: linear-gradient(180deg, rgba(56, 55, 55, 0.7) 0%, #282828 20%), url(../img/home/bg-1.jpg);
      background-size: auto; } }
  @media screen and (max-width: 768px) {
    .__products {
      background-image: linear-gradient(180deg, #3837379e 0%, #282828 10%), url(../img/home/bg-1.jpg); } }
  .__products .block {
    width: 1170px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      .__products .block {
        width: max-content; } }
    .__products .block.type-list .products .product {
      align-items: flex-start; }
      .__products .block.type-list .products .product .price::before {
        content: 'За 1 кг';
        position: absolute;
        left: 0;
        bottom: calc(100% + 5px);
        font-size: 14px;
        color: #afafaf; }
    .__products .block.type-intro .content__wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 20px 0 50px; }
      @media screen and (max-width: 768px) {
        .__products .block.type-intro .content__wrapper {
          max-width: 100vw;
          text-align: center; } }
      .__products .block.type-intro .content__wrapper .history__button {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.33);
        display: flex;
        padding: 5px 20px;
        border-radius: 30px;
        font-size: 14px;
        font-family: Roboto;
        display: flex;
        align-items: center;
        text-decoration: none; }
        .__products .block.type-intro .content__wrapper .history__button:hover i {
          transform: translateX(-5px); }
        .__products .block.type-intro .content__wrapper .history__button i {
          transition: 0.3s all ease;
          margin-right: 10px; }
      .__products .block.type-intro .content__wrapper .category__title {
        font-family: 'Playfair Display',serif;
        font-size: 45px;
        color: #fff;
        margin: 10px 0 15px;
        font-weight: 700; }
      .__products .block.type-intro .content__wrapper .category__description {
        font-family: Roboto;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        width: 370px;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .__products .block.type-intro .content__wrapper .category__description {
            width: 80vw; } }

.cart--background {
  padding-top: 115px;
  padding-bottom: 115px;
  color: #282828; }

.cart__table {
  width: 100%;
  margin-top: 84px;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #282828;
  border-collapse: separate;
  border-spacing: 0 10px; }
  @media screen and (max-width: 768px) {
    .cart__table {
      margin-top: 42px; } }
  @media screen and (max-width: 480px) {
    .cart__table {
      margin-top: 21px;
      font-size: 14px;
      line-height: 21px; } }
  .cart__table td, .cart__table th {
    padding: 0;
    text-align: center; }
  .cart__table .screen-reader-text {
    display: none; }
  .cart__table .size-woocommerce_thumbnail {
    width: 70px;
    object-fit: cover;
    height: 70px; }
    @media screen and (max-width: 480px) {
      .cart__table .size-woocommerce_thumbnail {
        width: 35px;
        height: 35px; } }
  .cart__table td.product-name {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .cart__table .quantity input[type="number"] {
    width: 69px;
    border: 1px solid #575757;
    box-sizing: border-box;
    border-radius: 2px;
    text-align: center;
    padding-left: 14px; }
    @media screen and (max-width: 768px) {
      .cart__table .quantity input[type="number"] {
        width: 55px;
        padding: 0; } }
    @media screen and (max-width: 480px) {
      .cart__table .quantity input[type="number"] {
        width: 40px; } }

.cart__form {
  overflow: auto; }

.cart__remove {
  color: #575757;
  font-size: 24px;
  margin-right: 78px; }
  @media screen and (max-width: 768px) {
    .cart__remove {
      margin-right: 39px; } }
  @media screen and (max-width: 480px) {
    .cart__remove {
      margin-right: 8px;
      font-size: 20px; } }
  .cart__remove:hover {
    color: #8C8A8A; }

.cart__table-titles {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #575757; }
  @media screen and (max-width: 480px) {
    .cart__table-titles {
      font-size: 12px;
      line-height: 18px; } }
  .cart__table-titles th {
    padding-bottom: 10px;
    padding: 5px;
    border-bottom: 0.5px solid #8C8A8A; }
  .cart__table-titles .product-name {
    text-align: left;
    padding-left: 103px; }
    @media screen and (max-width: 768px) {
      .cart__table-titles .product-name {
        padding-left: 63px; } }
    @media screen and (max-width: 480px) {
      .cart__table-titles .product-name {
        padding-left: 36px; } }

.cart__table-spacer {
  height: 30px; }
  @media screen and (max-width: 480px) {
    .cart__table-spacer {
      height: 15px; } }

.cart__table-subtotal {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px; }
  @media screen and (max-width: 480px) {
    .cart__table-subtotal {
      font-size: 20px;
      line-height: 30px; } }

.cart__product-title {
  margin-left: 30px;
  font-weight: 600;
  color: #000;
  text-align: left; }
  .cart__product-title:hover {
    color: #000; }
  @media screen and (max-width: 768px) {
    .cart__product-title {
      margin-left: 8px; } }

.cart__product-weight {
  font: 400 14px FuturaLight;
  color: #000; }
  @media screen and (max-width: 480px) {
    .cart__product-weight {
      font-size: 11px; } }

.cart__actions {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .cart__actions {
      margin-top: 15px; } }

@media screen and (max-width: 768px) {
  .cart__coupon {
    margin-top: 20px; } }

.cart__coupon label {
  display: none; }

.cart__coupon .input-text {
  margin-right: -5px;
  padding: 15px 38px;
  border: 1px solid #8C8A8A;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #000;
  border-right: none; }
  @media screen and (max-width: 768px) {
    .cart__coupon .input-text {
      padding: 9px 19px;
      font-size: 12px;
      line-height: 19px; } }
  @media screen and (max-width: 480px) {
    .cart__coupon .input-text {
      padding: 9px 12px; } }

.cart__coupon .button {
  cursor: pointer;
  padding: 15px 48px;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #333333; }
  @media screen and (max-width: 768px) {
    .cart__coupon .button {
      padding: 9px 22px;
      font-size: 12px;
      line-height: 19px; } }
  @media screen and (max-width: 480px) {
    .cart__coupon .button {
      padding: 9px 12px; } }

@media screen and (max-width: 768px) {
  .cart__refresh {
    margin-top: 20px; } }

.cart__refresh .fas {
  margin-right: 18px; }

.cart__collaterals {
  display: flex;
  justify-content: flex-end;
  margin-top: 100px; }
  @media screen and (max-width: 768px) {
    .cart__collaterals {
      margin-top: 50px;
      justify-content: flex-start; } }
  @media screen and (max-width: 480px) {
    .cart__collaterals {
      margin-top: 25px; } }

.cart__totals {
  min-width: 470px; }
  @media screen and (max-width: 768px) {
    .cart__totals {
      min-width: 100%; } }
  .cart__totals h2 {
    margin: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #000; }
  .cart__totals table {
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    border-collapse: separate;
    border-spacing: 0 20px; }
    .cart__totals table td, .cart__totals table th {
      padding: 0;
      padding-bottom: 5px;
      border-bottom: 0.5px solid #8C8A8A; }
    .cart__totals table td {
      text-align: right; }
    .cart__totals table th {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      text-align: left;
      color: #000; }

.cart .product-btn {
  cursor: pointer;
  border: 0; }
  @media screen and (max-width: 480px) {
    .cart .product-btn {
      max-width: 100%; } }

.cart span.woocommerce-Price-amount.amount,
.cart span.woocommerce-Price-currencySymbol {
  color: #000;
  font-weight: 400; }
  @media screen and (max-width: 480px) {
    .cart span.woocommerce-Price-amount.amount,
    .cart span.woocommerce-Price-currencySymbol {
      font-size: 14px;
      line-height: 20px; } }

.cart .order-total .woocommerce-Price-amount.amount {
  font-weight: 700; }

.woocommerce__wrapper {
  padding-top: 150px;
  padding-bottom: 200px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .woocommerce__wrapper * {
    margin: 0;
    padding: 0; }
  .woocommerce__wrapper .checkout__title {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    margin-bottom: 40px; }
  .woocommerce__wrapper .woocommerce-form-coupon-toggle {
    display: none; }
  .woocommerce__wrapper .woocommerce {
    width: 100%;
    max-width: 1040px;
    padding: 0 20px; }
    @media screen and (max-width: 768px) {
      .woocommerce__wrapper .woocommerce {
        padding: 0 10px; } }
  .woocommerce__wrapper .woocommerce-billing-fields {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .woocommerce__wrapper .woocommerce-billing-fields h3 {
      font-family: Roboto, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      text-align: center;
      color: #000000;
      margin-bottom: 30px; }
    .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
      width: 100%;
      max-width: 390px;
      display: flex;
      flex-direction: column; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_first_name_field {
        order: 1; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_last_name_field {
        order: 2; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_country_field {
        order: 3; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_address_1_field {
        order: 6; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_city_field {
        order: 5; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_state_field {
        order: 4; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_postcode_field {
        order: 7;
        margin-top: 20px; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_phone_field {
        order: 8; }
      .woocommerce__wrapper .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_email_field {
        order: 9; }
    .woocommerce__wrapper .woocommerce-billing-fields .form-row {
      margin: 0;
      margin-bottom: 20px; }
    .woocommerce__wrapper .woocommerce-billing-fields input {
      width: 100%;
      padding: 10px 15px;
      font-family: Roboto, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #575757;
      outline: none; }
      .woocommerce__wrapper .woocommerce-billing-fields input::placeholder {
        color: #575757; }
    .woocommerce__wrapper .woocommerce-billing-fields #billing_address_2_field {
      margin-bottom: 40px; }
    .woocommerce__wrapper .woocommerce-billing-fields .select2-selection__arrow {
      display: none; }
    .woocommerce__wrapper .woocommerce-billing-fields .select2:before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: "\f107";
      position: absolute;
      right: 15px;
      top: 7px;
      color: #6C6C6C;
      font-size: 16px;
      pointer-events: none; }
    .woocommerce__wrapper .woocommerce-billing-fields .select2.select2-container--open:before {
      content: "\f106"; }
    .woocommerce__wrapper .woocommerce-billing-fields .select2-selection {
      padding: 10px 15px;
      font-family: Roboto, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #575757;
      outline: none;
      border: 1px solid #aaa;
      border-radius: 0px;
      height: 40px;
      margin: auto; }
      .woocommerce__wrapper .woocommerce-billing-fields .select2-selection .select2-selection__rendered {
        color: #353535;
        line-height: 16px;
        padding-left: 0px;
        padding-right: 0px; }
  .woocommerce__wrapper .checkout .col2-set {
    margin-bottom: 90px; }
    .woocommerce__wrapper .checkout .col2-set .col-2 h3 {
      display: none; }
  .woocommerce__wrapper .checkout #order_review_heading {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: left;
    color: #000000;
    margin-bottom: 40px; }
  .woocommerce__wrapper .checkout .woocommerce-checkout-review-order {
    width: 100%;
    max-width: 470px; }
    .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table {
      width: 100%;
      border-spacing: 0;
      border-collapse: collapse;
      margin-bottom: 60px; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table thead .product-name, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table thead .product-total {
        padding-bottom: 24px; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart_item, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart-subtotal, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .order-total {
        border-bottom: 1px solid #8C8A8A; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table th, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .product-name, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .product-total {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        color: #575757; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .product-name {
        text-align: left; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .product-total {
        text-align: right; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart_item .product-name {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #000000;
        padding-top: 30px; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart_item .product-total {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 27px;
        color: #000000;
        padding-top: 30px; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart-subtotal th, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .order-total th {
        text-align: left;
        padding-top: 30px;
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #575757; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart-subtotal td, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .order-total td {
        display: flex;
        justify-content: flex-end;
        padding-top: 30px; }
        .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .cart-subtotal td span, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .order-total td span {
          font-family: Roboto, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 18px;
          line-height: 27px;
          color: #000000; }
      .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .order-total .woocommerce-Price-amount, .woocommerce__wrapper .checkout .woocommerce-checkout-review-order .shop_table .order-total .woocommerce-Price-currencySymbol {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 27px;
        color: #000000; }
  .woocommerce__wrapper .checkout .woocommerce-additional-fields__field-wrapper {
    width: 100%;
    max-width: 390px; }
    .woocommerce__wrapper .checkout .woocommerce-additional-fields__field-wrapper .notes {
      width: 100%;
      display: flex;
      flex-direction: column; }
      .woocommerce__wrapper .checkout .woocommerce-additional-fields__field-wrapper .notes label {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 16px;
        color: #575757;
        margin-bottom: 2px; }
      .woocommerce__wrapper .checkout .woocommerce-additional-fields__field-wrapper .notes .woocommerce-input-wrapper textarea {
        width: 100%;
        max-width: 100%;
        height: 80px;
        outline: none;
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 15px;
        color: #8C8A8A;
        display: flex;
        align-items: center;
        color: #8C8A8A;
        padding: 9px 15px; }
        .woocommerce__wrapper .checkout .woocommerce-additional-fields__field-wrapper .notes .woocommerce-input-wrapper textarea::placeholder {
          color: #8C8A8A; }
  .woocommerce__wrapper .checkout .woocommerce-checkout-payment .form-row {
    margin-bottom: 25px; }
  .woocommerce__wrapper .checkout .woocommerce-checkout-payment .button.alt {
    background-color: #F3CC81;
    display: block;
    padding: 16px 61px;
    width: 100%;
    transition: background-color 0.1s;
    border: none;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    cursor: pointer; }
    .woocommerce__wrapper .checkout .woocommerce-checkout-payment .button.alt:hover {
      background-color: #C49C51;
      transition: background-color 0.1s; }
  .woocommerce__wrapper .checkout .woocommerce-checkout-payment .wc_payment_methods {
    background-color: #F2F2F2;
    border-top: 4px solid #CA5F00;
    list-style-type: none;
    padding: 22px 35px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000000; }
  .woocommerce__wrapper span.woocommerce-Price-amount.amount {
    font-weight: 500; }
  .woocommerce__wrapper span.woocommerce-Price-currencySymbol {
    font-weight: 500; }

.woocommerce-terms-and-conditions-wrapper .select2-selection__arrow {
  display: none; }

.woocommerce-terms-and-conditions-wrapper .woocommerce-additional-fields h3 {
  display: none; }

.woocommerce-terms-and-conditions-wrapper .wc_payment_methods {
  margin-bottom: 15px; }

.select2-results__option, .select2-search__field {
  padding: 10px 15px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #353535;
  outline: none; }

.product-section, .product__extensions-block {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .product-section .wrapper, .product__extensions-block .wrapper {
    width: 100%;
    max-width: 1310px;
    padding: 0 20px; }
    @media screen and (max-width: 480px) {
      .product-section .wrapper, .product__extensions-block .wrapper {
        padding: 0 10px; } }

.product-section {
  padding-top: 123px;
  box-sizing: border-box; }
  .product-section .product__main-block {
    display: flex;
    margin-bottom: 40px; }
    @media screen and (max-width: 992px) {
      .product-section .product__main-block {
        height: 400px; } }
    @media screen and (max-width: 768px) {
      .product-section .product__main-block {
        flex-direction: column;
        height: auto; } }
    .product-section .product__main-block .product-gallery {
      width: 50%;
      margin-right: 30px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .product-section .product__main-block .product-gallery {
          width: 100%;
          margin-bottom: 20px;
          margin-right: 0;
          height: 400px;
          max-width: 500px; } }
      @media screen and (max-width: 480px) {
        .product-section .product__main-block .product-gallery {
          height: 340px; } }
    .product-section .product__main-block .product-info {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media screen and (max-width: 768px) {
        .product-section .product__main-block .product-info {
          padding-left: 0;
          width: 100%; } }
      .product-section .product__main-block .product-info .product-title {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 36px;
        color: #FFFFFF;
        margin: 0;
        margin-bottom: 20px; }
      .product-section .product__main-block .product-info .product-description {
        overflow: visible;
        display: block;
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #FFFFFF;
        opacity: 0.7;
        max-width: 390px;
        margin: 0;
        height: max-content;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        line-clamp: 3;
        box-orient: vertical;
        height: max-content; }
        @media screen and (max-width: 768px) {
          .product-section .product__main-block .product-info .product-description {
            margin-bottom: 28px;
            max-width: 100%; } }
      .product-section .product__main-block .product-info .product-order {
        position: relative;
        max-width: 270px; }
        .product-section .product__main-block .product-info .product-order .variations {
          margin-bottom: 20px; }
          .product-section .product__main-block .product-info .product-order .variations select {
            width: 170px;
            padding: 7px 10px;
            border: 1px solid rgba(255, 255, 255, 0.3);
            box-sizing: border-box;
            background-color: transparent;
            font-family: Roboto;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 21px;
            color: #FFFFFF;
            cursor: pointer; }
            .product-section .product__main-block .product-info .product-order .variations select option {
              color: #000; }
        .product-section .product__main-block .product-info .product-order .woocommerce-variation {
          position: absolute;
          top: 0;
          right: 0; }
          .product-section .product__main-block .product-info .product-order .woocommerce-variation .amount {
            margin-right: 0; }
        @media screen and (max-width: 768px) {
          .product-section .product__main-block .product-info .product-order {
            margin-bottom: 30px; } }

.product__extensions-block {
  background-color: #282828; }
  .product__extensions-block .recommend {
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      .product__extensions-block .recommend {
        width: 100%; } }
    .product__extensions-block .recommend .recommend__title {
      margin: 0;
      margin-bottom: 20px; }
    .product__extensions-block .recommend .recommend__blocks {
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
      .product__extensions-block .recommend .recommend__blocks .recommend__block {
        width: 30%;
        cursor: pointer;
        margin-bottom: 40px;
        transition: transform 0.2s; }
        .product__extensions-block .recommend .recommend__blocks .recommend__block:hover {
          text-decoration: none;
          transform: translateY(-4px);
          transition: transform 0.2s; }
        .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
          margin-right: 5%; }
        @media screen and (max-width: 1024px) {
          .product__extensions-block .recommend .recommend__blocks .recommend__block {
            width: 48%; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
              margin-right: 0; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
              margin-right: 4%; } }
        @media screen and (max-width: 768px) {
          .product__extensions-block .recommend .recommend__blocks .recommend__block {
            width: 32%; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
              margin-right: 0; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
              margin-right: 2%; } }
        @media screen and (max-width: 480px) {
          .product__extensions-block .recommend .recommend__blocks .recommend__block {
            width: 48%; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
              margin-right: 0; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
              margin-right: 4%; } }
        @media screen and (max-width: 350px) {
          .product__extensions-block .recommend .recommend__blocks .recommend__block {
            width: 100%; }
            .product__extensions-block .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
              margin-right: 0; } }
        .product__extensions-block .recommend .recommend__blocks .recommend__block .recommend__block-image {
          width: 100%;
          height: 150px;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat; }
        .product__extensions-block .recommend .recommend__blocks .recommend__block .recommend__block-title {
          margin: 0;
          margin-bottom: 4px; }
          @media screen and (max-width: 992px) {
            .product__extensions-block .recommend .recommend__blocks .recommend__block .recommend__block-title {
              font-size: 20px;
              line-height: 30px; } }

.woocommerce-customer-details {
  display: none; }

.thankyou_part {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .thankyou_part {
      flex-direction: column; } }
  .thankyou_part .woocommerce-order-details__title {
    display: none; }
  .thankyou_part .customer-info {
    width: 50%;
    padding-top: 72px;
    margin-right: 20px;
    box-sizing: border-box;
    position: relative; }
    @media screen and (max-width: 768px) {
      .thankyou_part .customer-info {
        width: 100%;
        max-width: 500px; } }
    .thankyou_part .customer-info .woocommerce-thankyou-order-received {
      font-family: FuturaMedium, Arial;
      font-style: normal;
      font-size: 24px;
      line-height: 36px;
      color: #353535;
      margin-bottom: 36px;
      position: absolute;
      top: 0;
      width: 100vw; }
    .thankyou_part .customer-info .customer-info__title {
      font-family: FuturaBook, Arial;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: rgba(53, 53, 53, 0.8);
      margin-bottom: 30px; }
    .thankyou_part .customer-info .order_details {
      list-style-type: none; }
      .thankyou_part .customer-info .order_details li {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: rgba(0, 0, 0, 0.5);
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px; }
        .thankyou_part .customer-info .order_details li strong {
          font-family: FuturaMedium, Arial;
          color: rgba(0, 0, 0, 0.9);
          display: inline-block;
          width: 50%; }
  .thankyou_part .order-info {
    width: 50%;
    padding-top: 72px;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .thankyou_part .order-info {
        width: 100%;
        max-width: 500px; } }
    .thankyou_part .order-info .order-info_title {
      font-family: FuturaBook, Arial;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: rgba(53, 53, 53, 0.8);
      margin-bottom: 30px; }
    .thankyou_part .order-info .shop_table {
      width: 100%;
      border-spacing: 0;
      border-collapse: collapse;
      margin-bottom: 60px; }
      .thankyou_part .order-info .shop_table .order_item {
        border-bottom: 1px solid rgba(140, 138, 138, 0.2); }
      .thankyou_part .order-info .shop_table .woocommerce-Price-amount {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 27px;
        color: #000000; }
      .thankyou_part .order-info .shop_table thead .product-name, .thankyou_part .order-info .shop_table thead .product-total {
        color: rgba(74, 74, 74, 0.5); }
      .thankyou_part .order-info .shop_table .product-name, .thankyou_part .order-info .shop_table .product-total {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #575757; }
      .thankyou_part .order-info .shop_table .product-name {
        text-align: left; }
        .thankyou_part .order-info .shop_table .product-name .product-quantity {
          margin-left: 15px;
          font-family: Roboto; }
      .thankyou_part .order-info .shop_table .product-total {
        text-align: right; }
      .thankyou_part .order-info .shop_table .order_item .product-name {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #000000;
        padding-top: 16px; }
        .thankyou_part .order-info .shop_table .order_item .product-name a {
          color: #000000; }
      .thankyou_part .order-info .shop_table .order_item .product-total {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 27px;
        color: #000000;
        padding-top: 16px; }
      .thankyou_part .order-info .shop_table tfoot tr:nth-child(1) th, .thankyou_part .order-info .shop_table tfoot tr:nth-child(1) td {
        padding-top: 16px; }
      .thankyou_part .order-info .shop_table tfoot tr:nth-child(2) {
        display: none; }
      .thankyou_part .order-info .shop_table tfoot tr:last-child th {
        color: #000;
        font-weight: 600; }
      .thankyou_part .order-info .shop_table tfoot tr th {
        text-align: right;
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: rgba(74, 74, 74, 0.5); }
      .thankyou_part .order-info .shop_table tfoot tr td {
        text-align: right; }
      .thankyou_part .order-info .shop_table tfoot tr:nth-child(3) .woocommerce-Price-amount.amount {
        font-family: FuturaBold, Arial;
        font-style: normal;
        font-size: 24px;
        line-height: 36px;
        color: #000000; }
      .thankyou_part .order-info .shop_table tfoot tr:nth-child(3) th, .thankyou_part .order-info .shop_table tfoot tr:nth-child(3) td {
        padding-top: 20px; }

.type-shop .type-list .products.category__list .product-category {
  height: 190px;
  position: relative; }
  .type-shop .type-list .products.category__list .product-category a {
    position: absolute;
    width: 100%;
    height: 100%; }
    .type-shop .type-list .products.category__list .product-category a::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: linear-gradient(0deg, black -25%, transparent); }
    .type-shop .type-list .products.category__list .product-category a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .type-shop .type-list .products.category__list .product-category a::after {
      content: url(../img/home/arrow.svg);
      position: absolute;
      z-index: 2;
      right: 20px;
      bottom: 20px;
      transition: 0.3s all ease; }
    .type-shop .type-list .products.category__list .product-category a:hover::after {
      transform: translateX(5px); }
    .type-shop .type-list .products.category__list .product-category a .woocommerce-loop-category__title {
      position: absolute;
      bottom: 20px;
      font-size: 16px;
      color: #fff;
      z-index: 2;
      display: flex;
      align-items: flex-end; }
      .type-shop .type-list .products.category__list .product-category a .woocommerce-loop-category__title mark {
        display: none; }

.type-list {
  padding: 20px 0 100px; }
  .type-list .woocommerce-notices-wrapper, .type-list .woocommerce-result-count {
    display: none; }
  .type-list .default-list.category__list {
    display: flex;
    margin: 0 0 35px;
    padding: 0; }
    .type-list .default-list.category__list .product-category {
      margin-right: 15px;
      padding-bottom: 10px; }
      .type-list .default-list.category__list .product-category a {
        text-decoration: none; }
      .type-list .default-list.category__list .product-category:hover {
        position: relative; }
        .type-list .default-list.category__list .product-category:hover h2 {
          color: #f3cc81; }
        .type-list .default-list.category__list .product-category:hover::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          bottom: 0px;
          background: #f3cc81; }
      .type-list .default-list.category__list .product-category img {
        display: none; }
      .type-list .default-list.category__list .product-category h2 {
        font-size: 14px;
        margin: 0;
        padding: 0;
        list-style: none;
        color: #fff; }
      .type-list .default-list.category__list .product-category .product {
        height: 300px;
        position: relative;
        background: #fff;
        font-family: Roboto;
        color: #e0e0e0; }
      .type-list .default-list.category__list .product-category mark {
        display: none; }
  .type-list .products {
    display: grid;
    grid-template-columns: repeat(4, 270px);
    justify-content: space-between;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media screen and (max-width: 1200px) {
      .type-list .products {
        grid-template-columns: repeat(3, 270px); } }
    @media screen and (max-width: 1024px) {
      .type-list .products {
        grid-template-columns: repeat(2, 270px); } }
    @media screen and (max-width: 768px) {
      .type-list .products {
        grid-template-columns: repeat(1, 270px); } }
    @media screen and (max-width: 480px) {
      .type-list .products {
        grid-template-columns: repeat(1, 300px); } }
    @media screen and (max-width: 350px) {
      .type-list .products {
        grid-template-columns: repeat(1, 90vw); } }
    .type-list .products .product {
      height: 300px;
      position: relative;
      background: #fff; }
      .type-list .products .product img {
        height: 130px;
        width: 100%;
        object-fit: cover; }
      .type-list .products .product h2 {
        margin: 0;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-clamp: 3;
        box-orient: vertical;
        padding: 0 20px;
        color: #282828;
        font-weight: 600;
        margin-top: 5px;
        height: 40px; }
      .type-list .products .product .woo-product-short-desc {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-clamp: 3;
        box-orient: vertical;
        font-size: 13px;
        line-height: 15px;
        color: #282828;
        opacity: 0.7;
        font-family: Roboto;
        padding: 0 20px;
        margin: 5px 0 10px; }
      .type-list .products .product .price {
        position: absolute;
        left: 20px;
        bottom: 20px;
        display: flex;
        flex-direction: row-reverse; }
        .type-list .products .product .price del .amount {
          text-decoration: line-through;
          font-size: 14px; }
      .type-list .products .product .onsale {
        position: absolute;
        display: none; }
      .type-list .products .product .add_to_cart_button {
        position: absolute;
        right: 20px;
        bottom: 20px;
        background: #f3cc81;
        font-size: 13px;
        color: #282828;
        width: 140px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        transition: 0.3s all ease; }
        .type-list .products .product .add_to_cart_button:hover {
          background: #c49c51; }
        .type-list .products .product .add_to_cart_button.added {
          display: none; }
      .type-list .products .product .added_to_cart {
        position: absolute;
        right: 20px;
        bottom: 20px;
        border: 1px solid #f3cc81;
        background: #fff;
        font-size: 13px;
        color: #282828;
        width: 140px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none; }
      .type-list .products .product .onsale {
        position: absolute; }

.product {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .product .wrapper {
    padding: 54px 20px;
    width: 100%;
    max-width: 1270px; }
    @media screen and (max-width: 768px) {
      .product .wrapper {
        padding: 34px 10px; } }

.product__main-block {
  display: flex;
  margin-bottom: 40px;
  height: 440px; }
  @media screen and (max-width: 992px) {
    .product__main-block {
      height: 400px; } }
  @media screen and (max-width: 768px) {
    .product__main-block {
      flex-direction: column;
      height: auto; } }
  .product__main-block .product-gallery {
    width: 50%;
    margin-right: 30px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .product__main-block .product-gallery {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        height: 400px;
        max-width: 500px; } }
    @media screen and (max-width: 480px) {
      .product__main-block .product-gallery {
        height: 320px; } }
  .product__main-block .product-info {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .product__main-block .product-info {
        padding-left: 0;
        width: 100%; } }
    .product__main-block .product-info .product-title {
      font-family: FuturaMedium, Arial;
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 36px;
      color: #353535;
      margin: 0;
      margin-bottom: 20px; }
    .product__main-block .product-info .product-description {
      max-width: 390px;
      font-family: FuturaBook, Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      color: #353535;
      margin: 0; }
      @media screen and (max-width: 768px) {
        .product__main-block .product-info .product-description {
          margin-bottom: 28px;
          max-width: 100%;
          font-max-size: 16px;
          line-height: 24px; } }
    .product__main-block .product-info .product-order {
      width: 100%; }
      .product__main-block .product-info .product-order .product-order__price {
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .product__main-block .product-info .product-order .product-order__price .price-for {
          font-family: FuturaBook, Arial;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 29px;
          color: #6C6C6C;
          margin: 0; }
        .product__main-block .product-info .product-order .product-order__price .price-value {
          font-family: FuturaDemi, Arial;
          font-style: normal;
          font-weight: 600;
          font-size: 24px;
          line-height: 36px;
          text-align: right;
          color: #353535;
          margin: 0; }
        .product__main-block .product-info .product-order .product-order__price span.woocommerce-Price-amount.amount,
        .product__main-block .product-info .product-order .product-order__price span.woocommerce-Price-currencySymbol {
          color: #ffffff;
          font-weight: bold;
          font-size: 24px;
          line-height: 36px; }
          @media screen and (max-width: 480px) {
            .product__main-block .product-info .product-order .product-order__price span.woocommerce-Price-amount.amount,
            .product__main-block .product-info .product-order .product-order__price span.woocommerce-Price-currencySymbol {
              font-size: 16px;
              line-height: 24px; } }
    .product__main-block .product-info .product__payment {
      display: flex;
      justify-content: space-between; }
      .product__main-block .product-info .product__payment .payment__column {
        width: 50%; }
        .product__main-block .product-info .product__payment .payment__column .payment__title {
          font-family: Roboto;
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          line-height: 21px;
          color: #FFFFFF;
          margin-bottom: 13px; }
        .product__main-block .product-info .product__payment .payment__column ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .product__main-block .product-info .product__payment .payment__column ul li {
            font-family: Roboto;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 21px;
            color: #E0E0E0;
            position: relative;
            padding-left: 20px;
            margin-bottom: 10px; }
            .product__main-block .product-info .product__payment .payment__column ul li:before {
              content: "";
              position: absolute;
              width: 8px;
              height: 8px;
              border-radius: 50%;
              left: 0;
              top: 7px;
              background-color: #F3CC81; }
      .product__main-block .product-info .product__payment .delivery__column {
        width: 50%; }
        .product__main-block .product-info .product__payment .delivery__column .delivery__title {
          font-family: Roboto;
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          line-height: 21px;
          color: #FFFFFF;
          margin-bottom: 13px; }
        .product__main-block .product-info .product__payment .delivery__column span {
          font-family: Roboto;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 21px;
          color: #E0E0E0;
          display: block;
          margin-bottom: 4px; }

.slick-slider.slider-nav {
  position: absolute;
  width: 70px;
  top: 0;
  height: 100%; }
  @media screen and (max-width: 992px) {
    .slick-slider.slider-nav {
      width: 100%;
      height: 70px;
      top: auto;
      bottom: 0; } }
  .slick-slider.slider-nav .slider-nav__slide.slick-slide {
    width: 70px;
    height: 70px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 6px 0;
    outline: none;
    cursor: pointer;
    opacity: 0.6;
    transition: opacity 0.2s; }
    @media screen and (max-width: 992px) {
      .slick-slider.slider-nav .slider-nav__slide.slick-slide {
        margin: 0 6px;
        width: 55px;
        height: 55px; } }
    .slick-slider.slider-nav .slider-nav__slide.slick-slide.slick-current, .slick-slider.slider-nav .slider-nav__slide.slick-slide:hover, .slick-slider.slider-nav .slider-nav__slide.slick-slide:focus {
      opacity: 1;
      transition: opacity 0.2s; }
  .slick-slider.slider-nav .slick-prev.slick-arrow {
    top: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .slick-slider.slider-nav .slick-prev.slick-arrow:before {
      font-family: "Font Awesome 5 Free";
      content: "\f106";
      font-weight: 900;
      color: #fff; }
      @media screen and (max-width: 992px) {
        .slick-slider.slider-nav .slick-prev.slick-arrow:before {
          content: "\f104"; } }
    @media screen and (max-width: 992px) {
      .slick-slider.slider-nav .slick-prev.slick-arrow {
        top: 28px;
        right: auto;
        margin-top: auto;
        margin-bottom: auto; } }
  .slick-slider.slider-nav .slick-list {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto; }
    @media screen and (max-width: 992px) {
      .slick-slider.slider-nav .slick-list {
        width: calc(100% - 50px);
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto; } }
  .slick-slider.slider-nav .slick-next.slick-arrow {
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .slick-slider.slider-nav .slick-next.slick-arrow:before {
      font-family: "Font Awesome 5 Free";
      content: "\f107";
      font-weight: 900;
      color: #fff; }
      @media screen and (max-width: 992px) {
        .slick-slider.slider-nav .slick-next.slick-arrow:before {
          content: "\f105"; } }
    @media screen and (max-width: 992px) {
      .slick-slider.slider-nav .slick-next.slick-arrow {
        top: 28px;
        left: auto;
        bottom: auto;
        margin-top: auto;
        margin-bottom: auto; } }

.slick-slider.slider-for {
  width: 80%;
  height: 440px;
  position: absolute;
  top: 0;
  right: 0; }
  @media screen and (max-width: 992px) {
    .slick-slider.slider-for {
      width: 100%;
      height: 310px; } }
  @media screen and (max-width: 480px) {
    .slick-slider.slider-for {
      height: 250px; } }
  .slick-slider.slider-for .slick-list {
    height: 100%; }
  .slick-slider.slider-for .slick-track {
    height: 100%; }
  .slick-slider.slider-for .slider-for__slide.slick-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 12px; }

.product__extensions-block {
  display: flex; }
  @media screen and (max-width: 768px) {
    .product__extensions-block {
      flex-direction: column-reverse; } }
  .product__extensions-block .recommend {
    width: 100%;
    margin-right: 30px;
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      .product__extensions-block .recommend {
        width: 100%; } }
  .product__extensions-block .characteristics {
    border-top: 1px solid #dcdcdc;
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      .product__extensions-block .characteristics {
        width: 100%; } }

.recommend {
  padding-bottom: 100px; }
  .recommend .recommend__title {
    margin: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 20px; }
  .recommend .recommend__blocks {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .recommend .recommend__blocks .recommend__block {
      width: 30%;
      cursor: pointer;
      margin-bottom: 40px;
      transition: transform 0.2s; }
      .recommend .recommend__blocks .recommend__block:hover {
        text-decoration: none;
        transform: translateY(-4px);
        transition: transform 0.2s; }
      .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
        margin-right: 5%; }
      @media screen and (max-width: 1024px) {
        .recommend .recommend__blocks .recommend__block {
          width: 48%; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
            margin-right: 0; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
            margin-right: 4%; } }
      @media screen and (max-width: 768px) {
        .recommend .recommend__blocks .recommend__block {
          width: 32%; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
            margin-right: 0; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
            margin-right: 2%; } }
      @media screen and (max-width: 480px) {
        .recommend .recommend__blocks .recommend__block {
          width: 48%; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(3n+3)) {
            margin-right: 0; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
            margin-right: 4%; } }
      @media screen and (max-width: 350px) {
        .recommend .recommend__blocks .recommend__block {
          width: 100%; }
          .recommend .recommend__blocks .recommend__block:not(:nth-child(2n+2)) {
            margin-right: 0; } }
      .recommend .recommend__blocks .recommend__block .recommend__block-image {
        width: 100%;
        height: 150px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      .recommend .recommend__blocks .recommend__block .recommend__block-title {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 26px;
        color: #353535;
        margin: 0;
        margin-bottom: 4px; }
        @media screen and (max-width: 992px) {
          .recommend .recommend__blocks .recommend__block .recommend__block-title {
            font-size: 20px;
            line-height: 30px; } }
      .recommend .recommend__blocks .recommend__block .recommend__price-for {
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 11px;
        line-height: 15px;
        color: #6C6C6C;
        margin: 0; }
      .recommend .recommend__blocks .recommend__block .recommend__price-value {
        font-family: FuturaMedium, Arial;
        font-style: normal;
        font-weight: 450;
        font-size: 18px;
        line-height: 27px;
        color: #353535;
        margin: 0; }

.characteristics {
  width: 50%; }
  .characteristics .characteristics__title {
    margin: 0;
    font-family: FuturaBook, Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #4A4A4A;
    margin-bottom: 20px; }
  .characteristics .characteristics__table {
    border-spacing: 0;
    margin: 0;
    width: 100%; }
    .characteristics .characteristics__table tr {
      height: 40px;
      display: flex;
      align-items: center;
      margin-bottom: 12px; }
      .characteristics .characteristics__table tr:nth-child(even) {
        background-color: #F4F4F4; }
      .characteristics .characteristics__table tr .char-name {
        width: 50%;
        font-family: FuturaBook, Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        color: #353535;
        flex: none;
        padding-left: 2px; }
        @media screen and (max-width: 768px) {
          .characteristics .characteristics__table tr .char-name {
            width: 35%;
            margin-right: 12px;
            font-size: 12px;
            line-height: 18px; } }
      .characteristics .characteristics__table tr .char-info {
        width: 100%;
        font-family: FuturaLight, Arial;
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
        color: #353535;
        align-self: center; }
        @media screen and (max-width: 768px) {
          .characteristics .characteristics__table tr .char-info {
            font-size: 12px;
            line-height: 18px; } }
