@charset "UTF-8";
.product_card {
  /* Зелений для "Найкраща ціна" */
  /* Чорний для "Чорна п'ятниця" */
  /* Червоний для "Знижка" */
  /* Синій для "Топ продажу" */
  /* Синій для "Безкоштовна доставка" */
  /* Помаранчевий для "Акція" */
}

.product_card.standart .images {
  background: none;
}

.product_card.standart .data .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  font-size: 28px;
  line-height: 130%;
  color: #261B0F;
}

.product_card.standart .data .quantity {
  display: none;
}

.product_card.standart .data .stock {
  display: none;
}

.product_card.standart .data .stock_status {
  font-size: 28px;
  color: #7a5648;
  font-weight: 600;
  margin-bottom: 8px;
}

.product_card.standart .description #tab-description h2 {
  display: none;
}

.product_card.images_not_bg .images {
  background: none;
}

.product_card.images_not_bg .data .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  font-size: 28px;
  line-height: 130%;
  color: #261B0F;
}

.product_card.images_not_bg .data .quantity {
  display: none;
}

.product_card.images_not_bg .data .stock {
  display: none;
}

.product_card.images_not_bg .data .stock_status {
  font-size: 28px;
  color: #7a5648;
  font-weight: 600;
  margin-bottom: 8px;
}

.product_card.images_not_bg .image {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.product_card.images_not_bg .image .img_product:first-child {
  width: 100%;
}

.product_card.images_not_bg .image .img_product:first-child img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 100%;
  padding: 0px;
  border-radius: 26px;
  margin-bottom: 10px;
}

.product_card.images_not_bg .image .img_product:first-child .option.selected {
  display: inline-block;
}

.product_card.images_not_bg .image .img_product {
  width: 20%;
  background: #F8F8F8;
}

.product_card.images_not_bg .image .img_product img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  height: 200px;
  padding: 5px;
  width: 100%;
  border-radius: 26px;
}

@media (max-width: 575.98px) {
  .product_card.images_not_bg .image .img_product img {
    height: 100px;
  }
}

.product_card.images_not_bg .image .img_product .option {
  display: none;
}

.product_card.images_not_bg .image .img_product:nth-child(n + 7) {
  display: none;
}

.product_card.images_not_bg .image .product-bg {
  display: none;
}

.product_card.rama .images {
  background-image: none;
  padding: 0 !important;
}

.product_card.rama .data .product_title {
  min-height: 72px;
}

.product_card.rama .image {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.product_card.rama .image .img_product:first-child {
  width: 100%;
}

.product_card.rama .image .img_product:first-child img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 100%;
  padding: 0px;
}

.product_card.rama .image .img_product:first-child .option.selected {
  display: inline-block;
}

.product_card.rama .image .img_product {
  width: 20%;
  background: #F8F8F8;
}

.product_card.rama .image .img_product img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 200px;
  padding: 5px;
  width: 100%;
}

.product_card.rama .image .img_product .option {
  display: none;
}

.product_card.rama .image .img_product:nth-child(n + 7) {
  display: none;
}

.product_card.rama .image .product-bg {
  display: none;
}

.product_card.rama .rama-div .tmcp-field-wrap {
  position: unset;
  padding: 0 !important;
}

.product_card.rama .rama-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama .rama-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -318px;
  top: -318px;
  display: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama .rama-div .tmcp-field-wrap .radio_image {
    left: -246px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama .rama-div .tmcp-field-wrap .radio_image {
    left: -292px;
  }
}

.product_card.rama .rama-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -358px;
}

.product_card.rama .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -397px;
}

.product_card.rama .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -437px;
}

.product_card.rama .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -476px;
}

.product_card.rama .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -514px;
}

.product_card.rama .light-div .tmcp-field-wrap {
  position: unset;
  padding: 0 !important;
}

.product_card.rama .light-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama .light-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -300px;
  top: -412px;
  display: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama .light-div .tmcp-field-wrap .radio_image {
    left: -240px;
    top: -332px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama .light-div .tmcp-field-wrap .radio_image {
    left: -284px;
  }
}

.product_card.rama .light-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -451px;
}

.product_card.rama .light-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -491px;
}

.product_card.rama.round .image {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.product_card.rama.round .image .img_product:first-child {
  width: 100%;
}

.product_card.rama.round .image .img_product:first-child img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 100%;
  padding: 0px;
}

.product_card.rama.round .image .img_product:first-child .option.selected {
  display: inline-block;
}

.product_card.rama.round .image .img_product {
  width: 20%;
  background: #F8F8F8;
}

.product_card.rama.round .image .img_product img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 200px;
  padding: 5px;
  width: 100%;
}

.product_card.rama.round .image .img_product .option {
  display: none;
}

.product_card.rama.round .image .img_product:nth-child(n + 7) {
  display: none;
}

.product_card.rama.round .image .product-bg {
  display: none;
}

.product_card.rama.round .rama-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.rama.round .rama-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama.round .rama-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -268px;
  top: -236px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama.round .rama-div .tmcp-field-wrap .radio_image {
    left: -200px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama.round .rama-div .tmcp-field-wrap .radio_image {
    left: -244px;
  }
}

.product_card.rama.round .rama-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -275px;
}

.product_card.rama.round .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -315px;
}

.product_card.rama.round .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -355px;
}

.product_card.rama.round .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -395px;
}

.product_card.rama.round .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -434px;
}

.product_card.rama.round .light-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.rama.round .light-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama.round .light-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -268px;
  top: -198px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama.round .light-div .tmcp-field-wrap .radio_image {
    left: -200px;
    top: -332px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama.round .light-div .tmcp-field-wrap .radio_image {
    left: -244px;
  }
}

.product_card.rama.round .light-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -237px;
}

.product_card.rama.round .light-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -277px;
}

.product_card.rama.reckt .image {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.product_card.rama.reckt .image .img_product:first-child {
  width: 100%;
}

.product_card.rama.reckt .image .img_product:first-child img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 100%;
  padding: 0px;
}

.product_card.rama.reckt .image .img_product:first-child .option.selected {
  display: inline-block;
}

.product_card.rama.reckt .image .img_product {
  width: 20%;
  background: #F8F8F8;
}

.product_card.rama.reckt .image .img_product img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 200px;
  padding: 5px;
  width: 100%;
}

.product_card.rama.reckt .image .img_product .option {
  display: none;
}

.product_card.rama.reckt .image .img_product:nth-child(n + 7) {
  display: none;
}

.product_card.rama.reckt .image .product-bg {
  display: none;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -212px;
  top: -318px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama.reckt .rama-div .tmcp-field-wrap .radio_image {
    left: -200px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama.reckt .rama-div .tmcp-field-wrap .radio_image {
    left: -244px;
  }
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -358px;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -397px;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -437px;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -476px;
}

.product_card.rama.reckt .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -514px;
}

.product_card.rama.reckt .light-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.rama.reckt .light-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama.reckt .light-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -226px;
  top: -412px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama.reckt .light-div .tmcp-field-wrap .radio_image {
    left: -200px;
    top: -332px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama.reckt .light-div .tmcp-field-wrap .radio_image {
    left: -244px;
  }
}

.product_card.rama.reckt .light-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -451px;
}

.product_card.rama.reckt .light-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -491px;
}

.product_card.rama.oval .image {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.product_card.rama.oval .image .img_product:first-child {
  width: 100%;
}

.product_card.rama.oval .image .img_product:first-child img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 100%;
  padding: 0px;
}

.product_card.rama.oval .image .img_product:first-child .option.selected {
  display: inline-block;
}

.product_card.rama.oval .image .img_product {
  width: 20%;
  background: #F8F8F8;
}

.product_card.rama.oval .image .img_product img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
  max-height: 200px;
  padding: 5px;
  width: 100%;
}

.product_card.rama.oval .image .img_product .option {
  display: none;
}

.product_card.rama.oval .image .img_product:nth-child(n + 7) {
  display: none;
}

.product_card.rama.oval .image .product-bg {
  display: none;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -227px;
  top: -318px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama.oval .rama-div .tmcp-field-wrap .radio_image {
    left: -200px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama.oval .rama-div .tmcp-field-wrap .radio_image {
    left: -244px;
  }
}

.product_card.rama.oval .rama-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -358px;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -397px;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -437px;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -476px;
}

.product_card.rama.oval .rama-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -514px;
}

.product_card.rama.oval .light-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.rama.oval .light-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.rama.oval .light-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -226px;
  top: -412px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card.rama.oval .light-div .tmcp-field-wrap .radio_image {
    left: -200px;
    top: -332px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .product_card.rama.oval .light-div .tmcp-field-wrap .radio_image {
    left: -244px;
  }
}

.product_card.rama.oval .light-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -451px;
}

.product_card.rama.oval .light-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -491px;
}

.product_card.single_product .light-div .tmcp-field-wrap {
  position: unset;
  padding: 0;
}

.product_card.single_product .light-div .tmcp-field-wrap.tc-active .radio_image {
  display: block !important;
}

.product_card.single_product .light-div .tmcp-field-wrap .radio_image {
  position: absolute;
  left: -300xp;
  top: 0px;
  display: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  max-width: 100px;
}

.product_card.single_product .light-div .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -39px;
}

.product_card.single_product .light-div .tmcp-field-wrap + .tmcp-field-wrap + .tmcp-field-wrap .radio_image {
  top: -79px;
}

.product_card .images {
  position: relative;
  background-image: url("../img/bg_product_item.webp");
  background-size: cover;
  border-radius: 26px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .product_card .images {
    background-image: url("../img/bg_product_item.webp");
    background-size: cover;
    border-radius: 26px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .images {
    background-image: url("../img/bg_product_item.webp");
    background-size: cover;
    border-radius: 26px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
  }
}

.product_card .images .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .images .image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 575.98px) {
  .product_card .images .image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .images .image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_card .images .image {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.product_card .images .image .option {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
}

.product_card .images .image .option.selected {
  display: inline-block;
}

.product_card .images img {
  border-radius: 2px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

@media (max-width: 575.98px) {
  .product_card .images img {
    width: 100%;
  }
}

.product_card .product-galery {
  background: #F8F8F8;
}

@media (max-width: 575.98px) {
  .product_card .product-galery {
    background: transparent;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .product-galery {
    background: transparent;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_card .product-galery {
    background: transparent;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .product-galery {
    background: transparent;
  }
}

.product_card .product-galery .slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
}

@media (max-width: 575.98px) {
  .product_card .product-galery .slider .slick-track {
    height: 100vW;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_card .product-galery .slider .slick-track {
    height: 100vW;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .product-galery .slider .slick-track {
    height: 100vW;
  }
}

.product_card .product-galery .slider .slick-slide {
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.product_card .product-galery .slider .slick-slide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.product_card .product-galery .slider .slick-slide .slider__item {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.product_card .product-galery .slider .slick-slide .slider__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media (max-width: 575.98px) {
  .product_card .product-galery .slider .slick-slide .slider__item a {
    position: relative;
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_card .product-galery .slider .slick-slide .slider__item a {
    position: relative;
    height: 600px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .product-galery .slider .slick-slide .slider__item a {
    position: relative;
    height: 600px;
  }
}

.product_card .product-galery .slider .slick-slide .slider__item a img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_card .product-galery .slider .slick-slide .slider__item a img {
    height: 600px;
    position: absolute;
    width: unset;
    max-width: unset;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .product-galery .slider .slick-slide .slider__item a img {
    height: 600px;
    position: absolute;
    width: unset;
    max-width: unset;
  }
}

.product_card .product-galery .slider-nav {
  margin: 20px 0px;
}

.product_card .product-galery .slider-nav .slider-nav__item {
  width: 100px;
  height: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product_card .product-galery .slider-nav .slider-nav__item img {
  position: absolute;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.product_card .product-galery .slider-nav .slick-slide {
  margin: 0 5px;
}

.product_card .product-galery .slider-nav .btn-juliet {
  position: absolute;
  top: 25%;
  background: rgba(255, 255, 255, 0.5);
  border: 0px;
  z-index: 2;
}

.product_card .product-galery .slider-nav #prev {
  left: 0px;
}

.product_card .product-galery .slider-nav #next {
  right: 0px;
}

.product_card .product-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin: 10px;
  top: 0;
  position: absolute;
}

.product_card .product-flags .flag {
  background-color: #ffeb3b;
  /* Жовтий фон */
  color: #fff;
  /* Чорний текст */
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}

.product_card .product-flags .flag.best_price {
  background-color: #4caf50;
}

.product_card .product-flags .flag.black_friday {
  background-color: #000;
  color: #fff;
}

.product_card .product-flags .flag.discount {
  background-color: #f44336;
}

.product_card .product-flags .flag.top_sales {
  background-color: #2196f3;
}

.product_card .product-flags .flag.promotion {
  background-color: #ff9800;
}

.product_card .product-flags .flag.free_delivery {
  background-color: #f23c32;
}

.product_card .wishlist {
  width: 40px;
  height: 40px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 4px;
  right: 15px;
  border-radius: 5px;
  z-index: 999;
}

.product_card .wishlist.remove-from-wishlist svg {
  fill: #7a5648;
}

.product_card .wishlist.remove-from-wishlist svg path {
  stroke: #7a5648;
}

.product_card .wishlist.remove-from-wishlist svg rect {
  fill: #7a5648;
}

.product_card .wishlist:hover svg {
  fill: #7a5648;
}

.product_card .wishlist:hover svg path {
  stroke: #7a5648;
}

.product_card .wishlist:hover svg rect {
  fill: #7a5648;
}

.product_card .info_availability_sku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product_card .info_availability_sku .sku {
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
}

.product_card .info_availability_sku .availability {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: auto;
  min-height: 32px;
  margin: 0;
  padding: 0 12px;
  border-radius: 999px;
  color: #426b32;
  background: linear-gradient(135deg, #eef7e9, #dcecd5);
  border: 1px solid #dcecd5;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .02em;
  white-space: nowrap;
}

.product_card .info_availability_sku .availability::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #6aa84f;
  -webkit-box-shadow: 0 0 0 6px rgba(106, 168, 79, 0.14);
          box-shadow: 0 0 0 6px rgba(106, 168, 79, 0.14);
}

.product_card .info_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product_card .info_price .price {
  line-height: 130% !important;
  color: #261B0F !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  line-height: 27px !important;
  margin: 0 0 18px;
}

.product_card .info_price .price span {
  font-weight: 500;
  font-size: 22px;
}

.product_card .info_price .price .regular-price {
  color: #261B0F;
  font-size: 25px;
  font-weight: 600;
}

.product_card .info_price .price .regular-price.with-sale {
  color: #c0c0c0;
  font-size: 19px;
  font-weight: 400;
  text-decoration: line-through;
}

.product_card .info_price .price .discount-price {
  color: #7a5648;
}

.product_card .info_price .price .discount-price.with-sale {
  color: #261B0F;
  font-size: 25px;
  font-weight: 600;
}

.product_card .info_price .price .sale-not-started {
  color: #ff0000;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  margin: 5px 0;
}

.product_card .info_price .price .sale-end-date {
  color: #261B0F;
}

.product_card .info_price .price .countdown-timer {
  color: #261B0F;
  font-size: 13px;
  font-weight: 400;
}

.product_card .data .product_title {
  display: none;
}

.product_card .data .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product_card .data .cart .cpf-type-select::before {
  content: 'Ширина-Висота';
  display: block;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 575.98px) {
  .product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap {
  margin-bottom: 0px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap:nth-child(2) .tc-label {
  font-size: 0px !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap:nth-child(2) .tc-label::before {
  content: 'Свої розміри';
  font-size: 16px;
  line-height: 120%;
  color: #272727;
  margin-bottom: 0px;
  cursor: pointer;
  font-weight: 400;
  padding-left: 0px !important;
  display: block !important;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap {
    margin-bottom: 8px;
  }
}

@media (max-width: 575.98px) {
  .product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap {
    margin-bottom: 8px;
  }
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap.tc-active .tm-epo-field-label .tc-label-wrap .tc-label {
  font-size: 16px;
  line-height: 120%;
  color: #7A5648;
  margin-bottom: 0px;
  cursor: pointer;
  font-weight: 400;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tmcp-radio {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tmcp-radio:checked + .tc-label-wrap::before {
  opacity: 1;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tmcp-radio:checked ~ .text {
  color: #7A5648;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  margin-right: 10px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::after {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #7A5648;
  position: absolute;
  left: 0;
  top: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #7A5648;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(1) .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap .tc-label {
  font-size: 16px;
  line-height: 120%;
  color: #272727;
  margin-bottom: 0px;
  cursor: pointer;
  font-weight: 400;
  padding-left: 30px !important;
  display: block !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .cpf-type-checkbox {
  display: none !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap {
  height: 89px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-bottom: 0px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(1) .tm-epo-element-label {
  font-size: 14px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-bottom: 0px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(2) .tm-epo-element-label {
  font-size: 14px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(3) .tmcp-select {
  height: 50px;
  padding: 0px 20px;
  outline: none;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(3) .tmcp-select::after {
  content: '1';
  position: absolute;
  display: block;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(3) .tm-epo-field-label .tmcp-select.tcenabled ~ .tm-epo-field-label::after {
  content: '1';
  position: absolute;
  display: block;
}

.product_card .data .cart .tm-extra-product-options-field .test_1-div.option .option_select {
  display: block;
}

.product_card .data .cart .tm-extra-product-options-field .test_1-div .tm-extra-product-options-container > .tmcp-ul-wrap > .tmcp-field-wrap.tc-active ~ .tm-description > .option_select {
  display: none;
}

.product_card .data .cart .tm-extra-product-options-field .param .tc-section-inner-wrap > .tc-row > .tc-cell {
  position: absolute;
  top: -120px;
  left: 40px;
  width: 272px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid;
}

.product_card .data .cart .tm-extra-product-options-field .param .tc-section-inner-wrap > .tc-row > .tc-cell .tm-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) {
  margin-top: 20px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container {
  position: relative;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap {
  padding-left: 30px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tc-price-wrap {
  display: none !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label {
  cursor: pointer;
  margin-bottom: 10px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::after {
  background: transparent !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::after::before {
  left: 5px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked + .radio-button::before {
  opacity: 1;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::before {
  content: '';
  opacity: 1;
  left: 5px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap {
  font-size: 16px;
  line-height: 120%;
  color: #272727;
  margin-bottom: 0px;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::after {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #7A5648;
  position: absolute;
  left: 0px;
  top: 0px;
  background: transparent;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #7A5648;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
  opacity: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap .tc-label {
  font-size: 14px;
  line-height: 125%;
  color: #261B0F;
  font-weight: 400;
  padding-left: 0px !important;
  display: block !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson {
  width: 100%;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tmcp-ul-wrap {
  padding-left: 30px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.iscpfdependson .tmcp-ul-wrap .tc-label {
  font-size: 14px !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media (max-width: 575.98px) {
  .product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container {
    width: 100%;
  }
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description {
  padding-left: 62px;
  padding-top: 6px;
  margin-bottom: 0px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description p {
  margin-bottom: 0px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description .btn_modal {
  border: none;
  padding: 0px;
  background: transparent;
  cursor: help;
  margin-left: 5px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description .option .modal-dialog .modal-content .modal-header .modal-title {
  margin-left: auto;
  font-size: 26px;
  font-weight: 600;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description .option .modal-dialog .modal-content .modal-body .text {
  font-size: 16px;
  line-height: 150%;
  color: #261B0F;
  margin-bottom: 15px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description .option .modal-dialog .modal-content .modal-body .text_span {
  margin-bottom: 15px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description .option .modal-dialog .modal-content .modal-body .img_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-description .option .modal-dialog .modal-content .modal-body .img_option img {
  padding: 5px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container {
  position: absolute;
  width: 60px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label {
  cursor: pointer;
  margin-bottom: 10px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::after {
  background: #7A5648 !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::after::before {
  left: 20px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::before {
  left: 20px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  z-index: 2;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::after {
  content: '';
  width: 42px;
  height: 24px;
  border-radius: 12px;
  background: #E7E7E7;
  position: absolute;
  left: 0;
  top: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container .tm-extra-product-options-container .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap .tc-label {
  font-size: 16px;
  line-height: 125%;
  color: #261B0F;
  font-weight: 400;
  padding-left: 54px !important;
  display: none !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label {
  cursor: pointer;
  margin-bottom: 10px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::after {
  background: #7A5648 !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::after::before {
  left: 20px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label input:checked ~ .tc-label-wrap::before {
  left: 20px;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  padding-top: 4px;
  z-index: 2;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  opacity: 1;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap::after {
  content: '';
  width: 42px;
  height: 24px;
  border-radius: 12px;
  background: #E7E7E7;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container.cpf-type-checkbox.iscpfdependson .tmcp-ul-wrap .tmcp-field-wrap .tm-epo-field-label .tc-label-wrap .tc-label {
  font-size: 16px !important;
  line-height: 125%;
  color: #261B0F;
  font-weight: 400;
  padding-left: 22px !important;
  display: block !important;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .test_option-div {
  position: absolute;
  top: -30px;
  left: 40px;
  width: 272px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid;
}

.product_card .data .cart .tm-extra-product-options-field .cpf-section:nth-child(n+3) .tc-section-inner-wrap .tc-row .test_option-div .tm-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product_card .data .cart .tc-totals-form {
  width: 100%;
}

.product_card .data .cart .tc-totals-form .tc-epo-totals {
  padding: 0px;
}

.product_card .data .cart .tc-totals-form .tc-epo-totals .tm-extra-product-options-totals .tm-options-totals {
  display: none;
}

.product_card .data .cart .tc-totals-form .tc-epo-totals .tm-extra-product-options-totals dt {
  display: none;
}

.product_card .data .cart .tc-totals-form .tc-epo-totals .tm-extra-product-options-totals del {
  display: none;
}

.product_card .data .cart .tc-totals-form .tc-epo-totals .tm-extra-product-options-totals ins {
  text-decoration: none;
}

.product_card .data .cart .tc-totals-form .tc-epo-totals .tm-extra-product-options-totals .woocommerce-Price-amount {
  font-weight: 600;
  font-size: 28px;
  line-height: 130%;
  color: #261B0F;
}

@media (max-width: 575.98px) {
  .product_card .data .cart .tc-totals-form .tc-epo-totals .tm-extra-product-options-totals .woocommerce-Price-amount {
    margin-bottom: 15px;
  }
}

.product_card .data .cart .single_add_to_cart_button {
  background: #6aa84f;
  border: 0px solid #7A5648;
  border-radius: 2px;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
  width: 262px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.product_card .data .cart .single_add_to_cart_button:hover {
  background: #FFFFFF;
  color: #261B0F;
}

@media (max-width: 575.98px) {
  .product_card .data .cart .single_add_to_cart_button {
    margin-left: 0px;
  }
}

.product_card .data .cart .added_to_cart {
  display: none;
}

.product_card .data .sizes .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 17px;
}

.product_card .data .sizes .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 575.98px) {
  .product_card .data .sizes .option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.product_card .data .sizes .option .size-type-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 575.98px) {
  .product_card .data .sizes .option .size-type-toggle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .data .sizes .option .size-type-toggle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .data .sizes .option .size-type-toggle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.product_card .data .sizes .option .size-type-toggle .radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  .product_card .data .sizes .option .size-type-toggle .radio-group {
    margin-bottom: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .data .sizes .option .size-type-toggle .radio-group {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .data .sizes .option .size-type-toggle .radio-group {
    margin-bottom: 15px;
  }
}

.product_card .data .sizes .option .size-type-toggle .radio-group input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product_card .data .sizes .option .size-type-toggle .radio-group input:checked + .radio-button::before {
  opacity: 1;
}

.product_card .data .sizes .option .size-type-toggle .radio-group input:checked ~ .text {
  color: #7A5648;
}

.product_card .data .sizes .option .size-type-toggle .radio-group .radio-button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #7A5648;
  margin-right: 10px;
}

.product_card .data .sizes .option .size-type-toggle .radio-group .radio-button::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #7A5648;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}

.product_card .data .sizes .option .size-type-toggle .radio-group .text {
  font-size: 16px;
  line-height: 120%;
  color: #272727;
  margin-bottom: 0px;
  cursor: pointer;
}

.product_card .data .sizes .option .sizes-list .select {
  width: 210px;
  height: 50px;
  padding: 0px 20px;
}

.product_card .data .sizes .option .sizes-inputs {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product_card .data .sizes .option .sizes-inputs .item {
  width: 100px;
}

.product_card .data .sizes .option .sizes-inputs .item input {
  width: 100%;
  height: 50px;
}

.product_card .data .sizes .option .sizes-inputs .item input::-webkit-input-placeholder {
  font-size: 14px;
}

.product_card .data .sizes .option .sizes-inputs .item input:-ms-input-placeholder {
  font-size: 14px;
}

.product_card .data .sizes .option .sizes-inputs .item input::-ms-input-placeholder {
  font-size: 14px;
}

.product_card .data .sizes .option .sizes-inputs .item input::placeholder {
  font-size: 14px;
}

.product_card .data .product_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 575.98px) {
  .product_card .data .product_action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.product_card .data .product_action .price {
  font-weight: 600;
  font-size: 28px;
  line-height: 130%;
  color: #261B0F;
}

@media (max-width: 575.98px) {
  .product_card .data .product_action .price {
    margin-bottom: 15px;
  }
}

.product_card .data .product_action .add_cart {
  background: #7A5648;
  border-radius: 2px;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #FFFFFF;
  width: 262px;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  margin-left: 36px;
}

@media (max-width: 575.98px) {
  .product_card .data .product_action .add_cart {
    margin-left: 0px;
  }
}

.product_card .data .option .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 22px;
}

.product_card .data .option .items .item .toggle-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.product_card .data .option .items .item .toggle-group input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.product_card .data .option .items .item .toggle-group input:checked + .checkbox {
  background: #7A5648;
}

.product_card .data .option .items .item .toggle-group input:checked + .checkbox::before {
  left: 20px;
}

.product_card .data .option .items .item .toggle-group input.disable:checked + .checkbox::after {
  content: url(/img/lock.svg);
  position: absolute;
  top: 3px;
  right: 6px;
  line-height: 1.2;
}

.product_card .data .option .items .item .toggle-group input.disable:checked + .checkbox::before {
  left: 20px;
}

.product_card .data .option .items .item .toggle-group .checkbox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  width: 42px;
  height: 24px;
  border-radius: 12px;
  background: #E7E7E7;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product_card .data .option .items .item .toggle-group .checkbox::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product_card .data .option .items .item .toggle-group .toggle-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product_card .data .option .items .item .toggle-group .toggle-text span {
  font-size: 16px;
  line-height: 125%;
  color: #261B0F;
}

.product_card .data .option .items .item .toggle-group .toggle-text span.selected-text {
  font-size: 14px;
  line-height: 120%;
  color: #4D4D4D;
}

.product_card .data .price {
  display: none;
}

.product_card .quantity {
  display: none !important;
}

.product_card .description {
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 575.98px) {
  .product_card .description {
    margin-top: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .description {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .product_card .description {
    margin-top: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .product_card .description {
    margin-top: 20px;
  }
}

.product_card .description .nav-tabs .nav-item:last-child {
  margin-right: 0px;
}

.product_card .description .nav-tabs .nav-item {
  margin-right: 30px;
}

.product_card .description .nav-tabs .nav-item .nav-link {
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  color: #261B0F;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}

.product_card .description .nav-tabs .nav-item .nav-link:hover, .product_card .description .nav-tabs .nav-item .nav-link:focus {
  border: none;
}

.product_card .description .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #261B0F;
}

.product_card .description .tab-content {
  margin-top: 10px;
  font-size: 16px;
  line-height: 170%;
  color: #261B0F;
  margin-bottom: 20px;
}

.product_card .description .tab-content .description-item {
  margin-bottom: 25px;
}

.product_card .description .tab-content .description-item img {
  max-height: 225px;
  width: 100%;
  margin-bottom: 15px;
}

.product_card .description .tab-content .description-item .description-item-title {
  font-weight: 500;
  margin-bottom: 7px;
  font-size: 16px;
}

.product_card .description .tab-content .description-item p {
  font-size: 14px;
}

.product_card .description .woocommerce-tabs .tabs {
  display: none;
}

.product_card .description h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 130%;
  color: #261B0F;
  margin-bottom: 20px;
}

.product_card .description p {
  font-size: 16px;
  line-height: 170%;
  color: #261B0F;
  margin-bottom: 20px;
}

.product_card .description span {
  display: block;
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  color: #261B0F;
  margin-bottom: 20px;
}

.product_card .description ul li {
  font-size: 16px;
  line-height: 170%;
  color: #261B0F;
}

.product_card .description .product-advantages .advantages-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product_card .description .product-advantages .advantages-item .advantages-icon {
  min-width: 63px;
  height: 65px;
  margin-right: 15px;
}

.product_card .description .product-advantages .advantages-item .text .title {
  font-weight: 500;
  margin-bottom: 5px;
}

.product_card .description .product-advantages .advantages-item .text .desc {
  font-size: 14px;
}

.product_card .related .products {
  margin: 0px -12px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product_card .related .products .product-type-simple {
  width: 25%;
  padding: 0px 12px;
  margin: 0px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .product_card .related .products .product-type-simple {
    width: 50% !important;
  }
}

@media (max-width: 575.98px) {
  .product_card .related .products .product-type-simple {
    width: 100% !important;
  }
}

.product_card .related .products .product-type-simple a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}

.product_card .related .products .product-type-simple .woocommerce-loop-product__title {
  font-size: 16px;
  line-height: 130%;
  color: #261B0F;
  text-decoration: none;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.product_card .related .products .product-type-simple .woocommerce-LoopProduct-link img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  background: #F8F8F8;
  border: 1px solid #E7E7E7;
  border-radius: 2px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.product_card .related .products .product-type-simple .woocommerce-LoopProduct-link img:hover {
  background: #ffff;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  border: none;
}

.product_card .related .products .product-type-simple .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.product_card .related .products .product-type-simple .price .amount {
  line-height: 130%;
  color: #261B0F;
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 0px;
}

.product_card .related .products .product-type-simple .price .amount::after {
  content: 'грн';
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  margin-left: 5px;
}

.product_card .related .products .product-type-simple .price .amount::before {
  content: 'від';
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  margin-right: 5px;
}

.product_card .related .products .product-type-simple .price .amount .woocommerce-Price-currencySymbol {
  display: none;
}

.product_card .related .products .product-type-simple .add_to_cart_button {
  display: none;
}

.product_card.special .cart .tm-extra-product-options-field .cpf-section:nth-child(2) .tc-section-inner-wrap .tc-row .tc-cell .tc-row .tc-container:nth-child(1) .tm-epo-element-label {
  font-size: 28px;
  color: #7a5648;
  font-weight: 600;
  margin-bottom: 8px;
}
/*# sourceMappingURL=product_card.css.map */