@charset "UTF-8";
.product_inner .tab_inner {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.product_inner .big_images .slide_block a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.product_inner .drop_block .drops_list.opened .drop_button:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.product_inner .slick-arrow:before {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product_inner {
  margin-top: 24px;
}
.product_inner > .custom_container > .row {
  margin-bottom: 64px;
}
.product_inner .slider_title {
  font-size: 400%;
  line-height: 1.33em;
  letter-spacing: 0.5px;
  font-family: "cormorant_goramond_medium", "playfair_medium", "sylfaen_regular", "mardoto_regular";
  color: #000000;
}
.product_inner .composition_block .composition_product {
  margin-top: 32px;
  margin-bottom: 15px;
}
.product_inner .composition_block .composition_product .img_block {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 5px;
  background: #f7f7f7;
  margin-bottom: 16px;
}
.product_inner .composition_block .composition_product .img_block a {
  display: block;
  max-width: 100%;
}
.product_inner .composition_block .composition_product .img_block a img {
  display: block;
  max-width: 100%;
  max-height: 300px;
}
.product_inner .composition_block .composition_title {
  font-size: 160%;
  line-height: 1.33em;
  letter-spacing: 0.5px;
  color: #000000;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product_inner .composition_block .composition_price {
  color: #f9b638;
  font-size: 160%;
  line-height: 1.33em;
  font-family: "medium";
}
.product_inner .composition_block .composition_inner {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  margin-bottom: 30px;
}
.product_inner .composition_block .composition_inner .slick-arrow {
  top: -35px;
}
.product_inner .tab_section {
  padding-bottom: 64px;
  border-bottom: 1px solid #e5e5e5;
}
.product_inner .product_content {
  margin-top: 72px;
  margin-bottom: 40px;
}
.product_inner .product_content .posters_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  margin: 35px -20px 0;
}
.product_inner .product_content .posters_slider .slider_block {
  display: inline-block;
  white-space: normal;
  font-size: 10px;
  width: 25%;
  vertical-align: top;
  padding: 0 20px;
}
.product_inner .slick-arrow {
  position: absolute;
  right: 15px;
  top: -82px;
  font-size: 0;
  background: inherit;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.product_inner .slick-arrow:before {
  font-size: 13px;
}
.product_inner .slick-prev {
  border-right-color: #ffffff;
  border-radius: 0.4px 0 0 0.4px;
  right: 64px;
}
.product_inner .slick-prev:before {
  content: "";
}
.product_inner .slick-next:before {
  content: "";
}
.product_inner .product_images {
  background: #f7f7f7;
  position: relative;
}
.product_inner .small_images {
  width: 100%;
  margin: 0 15px;
  position: absolute;
  overflow: hidden;
  margin-top: -70px;
  top: 100%;
}
.product_inner .small_images .images_slider {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.product_inner .small_images .slick-track {
  max-width: 920px;
  width: 100% !important;
}
.product_inner .small_images .slide_block {
  display: flex;
  align-items: center;
  width: auto !important;
  margin-right: 15px;
}
.product_inner .small_images .slide_block a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.product_inner .small_images .slide_block a img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
}
.product_inner .small_images .slide_block a.selected {
  opacity: 1;
  cursor: default;
  border: 1px solid #f9b638;
  border-radius: 4px;
}
.product_inner .big_images {
  flex: 1;
  width: 100%;
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.product_inner .big_images .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  vertical-align: top;
  width: 100%;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.product_inner .big_images .slide_block a {
  display: block;
  position: relative;
}
.product_inner .big_images .slide_block a:before {
  display: block;
  content: "";
  padding-bottom: 71%;
}
.product_inner .big_images .slide_block a img {
  object-fit: contain;
}
.product_inner .top_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 24px;
}
.product_inner .product_brand {
  display: flex;
  align-items: center;
}
.product_inner .title_code {
  font-family: "medium";
  color: #000000;
  margin-right: 20px;
  font-size: 160%;
  line-height: 18px;
}
.product_inner .code_block {
  color: rgba(0, 0, 0, 0.4);
  font-size: 160%;
  line-height: 18px;
}
.product_inner .save_bnt {
  color: #000000;
  font-size: 140%;
  line-height: 18px;
  display: flex;
  align-items: center;
}
.product_inner .save_bnt:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  font-size: 100%;
  margin-right: 10px;
}
.product_inner .product_info {
  margin-top: 24px;
}
.product_inner .product_actions {
  display: flex;
  align-items: center;
}
.product_inner .share_block .share_btn {
  margin-left: 35px;
}
.product_inner .page_title {
  font-size: 320%;
  line-height: 1.33em;
  font-family: "cormorant_goramond_medium", "playfair_medium", "sylfaen_regular", "mardoto_regular";
  margin-bottom: 16px;
}
.product_inner .product_status {
  font-size: 140%;
  line-height: 18px;
  color: #000000;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.product_inner .product_status.success:before {
  content: "";
  background: #11b400;
  width: 5px;
  height: 5px;
  position: relative;
  margin-top: -4px;
  margin-right: 5px;
  border-radius: 50%;
}
.product_inner .product_status.pending:before {
  content: "";
  background: #ffa500;
  width: 5px;
  height: 5px;
  position: relative;
  margin-top: -4px;
  margin-right: 5px;
  border-radius: 50%;
}
.product_inner .product_status.canceled:before {
  content: "";
  background: #df280a;
  width: 5px;
  height: 5px;
  position: relative;
  margin-top: -4px;
  margin-right: 5px;
  border-radius: 50%;
}
.product_inner .product_description {
  font-size: 180%;
  line-height: 20px;
  color: #000000;
}
.product_inner .product_bottom {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product_inner .price_inner {
  display: flex;
  flex-direction: column;
}
.product_inner .price_inner span:nth-child(1) {
  color: rgba(0, 0, 0, 0.6);
  font-size: 180%;
  line-height: 1.33em;
  position: relative;
  font-family: "bold";
}
.product_inner .price_inner span:nth-child(1):before {
  content: "";
  position: absolute;
  top: 43%;
  left: 23px;
  width: 50%;
  height: 2px;
  background: rgba(249, 182, 56, 0.9);
  -webkit-transform: translate(-29%, -50%) rotate(-20deg);
  -ms-transform: translate(-29%, -50%) rotate(-20deg);
  transform: translate(-29%, -50%) rotate(-20deg);
}
.product_inner .price_inner span:nth-child(2) {
  font-size: 400%;
  line-height: 1.33em;
  padding-top: 8px;
  margin-bottom: 15px;
}
.product_inner .add_block {
  display: flex;
  align-items: center;
}
.product_inner .add_block a {
  margin-left: 20px;
  display: flex;
  width: 140px;
  height: 46px;
  align-items: center;
  justify-content: center;
  font-size: 200%;
  border-radius: 4px;
  border: none;
  line-height: 20px;
  color: inherit;
  background: #fcd878;
  text-align: center;
  padding: 0 10px;
}
.product_inner .add_block button {
  margin-left: 20px;
  display: flex;
  width: 140px;
  height: 46px;
  align-items: center;
  justify-content: center;
  font-size: 200%;
  border-radius: 4px;
  border: none;
  line-height: 20px;
  color: inherit;
  background: #fcd878;
  text-align: center;
  padding: 0 10px;
}
.product_inner .add_block .order_pre {
  margin-left: 20px;
  display: flex;
  width: 120px;
  height: 46px;
  align-items: center;
  justify-content: center;
  font-size: 200%;
  border-radius: 4px;
  border: 1px solid #000000;
  line-height: 20px;
  color: inherit;
  background: #ffffff;
  text-align: center;
  padding: 0 10px;
}
.product_inner .product_count {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 0;
  border-radius: 4px;
  align-items: center;
  height: 46px;
}
.product_inner .product_count label {
  display: flex;
  font-weight: normal;
  margin: 0;
  flex: 1;
  font-size: 160%;
  line-height: 19px;
  cursor: text;
}
.product_inner .product_count .increase_btn,
.product_inner .product_count .decrease_btn {
  display: flex;
  height: 22px;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin: 0 2px;
  padding: 5px;
}
.product_inner .product_count .increase_btn:before,
.product_inner .product_count .decrease_btn:before {
  display: block;
  width: 13px;
  border-top: 1px solid;
  content: "";
}
.product_inner .product_count .increase_btn.inactive,
.product_inner .product_count .decrease_btn.inactive {
  opacity: 0.2;
  cursor: default;
}
.product_inner .product_count .increase_btn:after {
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  height: 13px;
  left: 11px;
  border-left: 1px solid;
}
.product_inner .product_count input {
  border: none;
  background: transparent;
  text-align: center;
  width: 56px;
}
.product_inner .tab_block {
  height: auto;
  opacity: 1;
}
.product_inner .tab_inner {
  display: none;
  border-bottom: 1px solid #d8d8d8;
  margin: 5px 0;
}
.product_inner .tab_inner a {
  font-size: 160%;
  line-height: 1.33em;
  width: 100%;
  border: none;
  background: #ffffff;
  color: rgba(0, 0, 0, 0.3);
  padding: 0;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  font-family: "medium";
}
.product_inner .tab_inner a.selected {
  border-bottom: 2px solid #000000;
  margin-bottom: -1px;
  color: #000000;
}
.product_inner .tab_inner a:before {
  padding-right: 5px;
  font-size: 140%;
}
.product_inner .tab_inner li {
  margin: 0 20px;
}
.product_inner .tab_inner li:first-child {
  margin: 0;
}
.product_inner .tab_one > .slider_title {
  margin-bottom: 32px;
}
.product_inner .tab_one span {
  font-size: 180%;
  line-height: 1.33em;
  color: #000000;
  margin-bottom: 15px;
  display: flex;
}
.product_inner .tab_one .inner_title {
  font-family: "bold";
}
.product_inner .tab_true {
  border-bottom: 1px solid #d8d8d8;
  padding: 24px;
  font-size: 180%;
  line-height: 1.33em;
  color: #000000;
}
.product_inner .drop_block {
  position: absolute;
  top: 0;
  right: -4px;
}
.product_inner .drop_block .inner_drop {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.product_inner .drop_block .drops_list {
  padding: 24px;
}
.product_inner .drop_block .drops_list.opened .drop_button:before {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.product_inner .drop_block .drop_button {
  font-size: 180%;
  line-height: 1.33em;
  color: #000000;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  background: none;
  border: none;
}
.product_inner .drop_block .drop_button:before {
  font-size: 70%;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.product_inner .drop_block .drop_element {
  display: none;
  margin-top: 24px;
  font-size: 180%;
  line-height: 1em;
  color: #000000;
}
.product_inner .products_info {
  position: relative;
}
.product_inner .btn_more {
  display: none;
  font-size: 180%;
  line-height: 1.33em;
  text-align: center;
  color: #000000;
  background: none;
  border: none;
}
.product_inner .btn_more:before {
  margin-right: 10px;
  font-size: 100%;
  content: "+";
}
@media (max-width: 1440px) {
  .product_inner .share_block .share_btn {
    margin-left: 15px;
  }
  .product_inner .share_block .share_btn:before {
    margin-left: 5px;
  }
  .product_inner .title_code {
    margin-right: 15px;
  }
  .product_inner .save_bnt:before {
    margin-right: 5px;
  }
  .product_inner .page_title {
    font-size: 280%;
  }
  .product_inner .slider_title,
.product_inner .price_inner span:nth-child(2) {
    font-size: 320%;
  }
}
@media (max-width: 991px) {
  .product_inner .btn_more {
    display: block;
  }
  .product_inner .tab_one .inner_one {
    height: 210px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
  }
  .product_inner .tab_one .inner_one:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
  }
  .product_inner .tab_one .inner_one.one_inner {
    height: auto;
  }
  .product_inner .tab_one .inner_one.one_inner:before {
    display: none;
  }
  .product_inner .tab_one > .slider_title {
    display: none;
  }
  .product_inner .tab_true {
    padding: 0;
  }
  .product_inner .drop_block {
    position: relative;
    top: unset;
    right: unset;
  }
  .product_inner .drop_block .inner_drop {
    border: none;
  }
  .product_inner .drop_block .drop_button {
    display: none;
  }
  .product_inner .drop_block .drops_list {
    padding: 0;
  }
  .product_inner .drop_block .drop_element {
    display: block;
    margin-top: 0;
  }
  .product_inner .tab_inner {
    display: flex;
    margin: 0 0 20px 0;
  }
  .product_inner .tab_block {
    position: relative;
    overflow: hidden;
    opacity: 0;
    height: 0;
    border: none;
  }
  .product_inner .tab_block.selected {
    height: auto;
    opacity: 1;
  }
  .product_inner .tab_block .inner_title {
    font-family: "medium";
    font-size: 160%;
    line-height: 21px;
    color: #000000;
    padding-bottom: 24px;
    width: 100%;
  }
  .product_inner .product_content {
    margin-top: 25px;
  }
  .product_inner .product_content > .slider_title {
    padding-right: 70px;
  }
  .product_inner .slick-arrow {
    width: 34px;
    height: 34px;
    top: -70px;
  }
  .product_inner .slick-prev {
    right: 48px;
  }
  .product_inner .share_block .share_this {
    top: -8px;
    padding: 37px 0 15px 0;
  }
  .product_inner .top_block {
    padding-top: 25px;
    padding-bottom: 12px;
  }
  .product_inner .tab_section {
    padding-bottom: 15px;
  }
  .product_inner .composition_block > .slider_title {
    padding-right: 90px;
  }
  .product_inner .composition_block .composition_inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product_inner .composition_block .composition_product {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .product_inner .product_images {
    background: none;
  }
  .product_inner .big_images {
    background: #f7f7f7;
  }
  .product_inner .small_images {
    margin-top: 20px;
    position: relative;
    top: auto;
    margin-left: 0;
  }
  .product_inner .small_images .slick-track {
    max-width: 100%;
    width: 100% !important;
  }
  .product_inner .small_images .slide_block a {
    width: 44px;
    height: 44px;
  }
  .product_inner .page_title {
    font-size: 200%;
    margin-top: 56px;
  }
  .product_inner .slider_title,
.product_inner .price_inner span:nth-child(2) {
    font-size: 280%;
  }
  .product_inner .product_actions {
    justify-content: space-between;
    width: 100%;
  }
  .product_inner .product_brand {
    position: absolute;
    top: 74px;
  }
  .product_inner .product_info {
    position: relative;
  }
  .product_inner .product_status {
    position: absolute;
    right: 0;
    top: -38px;
  }
}
@media (max-width: 575px) {
  .product_inner .slider_title,
.product_inner .price_inner span:nth-child(2) {
    font-size: 230%;
  }
  .product_inner .add_block a,
.product_inner .add_block button {
    margin-left: 10px;
  }
}
@media (max-width: 399px) {
  .product_inner .product_bottom {
    flex-direction: column;
    align-items: inherit;
  }
  .product_inner .price_inner span:nth-child(1):before {
    width: 18%;
    transform: translate(-36%, -50%) rotate(-20deg);
  }
  .product_inner .product_brand {
    flex-direction: column;
  }
  .product_inner .title_code {
    margin-right: 0;
  }
  .product_inner .page_title {
    margin-top: 66px;
  }
  .product_inner .product_status {
    top: -48px;
  }
}

.web .product_inner .drop_block .drop_button,
.web .product_inner .composition_block .composition_title,
.web .product_inner .slick-arrow,
.web .product_inner .product_count .increase_btn,
.web .product_inner .product_count .decrease_btn,
.web .product_inner .save_bnt {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .product_inner .drop_block .drop_button:hover,
.web .product_inner .composition_block .composition_title:hover,
.web .product_inner .slick-arrow:hover,
.web .product_inner .product_count .increase_btn:hover,
.web .product_inner .product_count .decrease_btn:hover,
.web .product_inner .save_bnt:hover {
  color: #f9b638;
}
.web .product_inner .add_block a,
.web .product_inner .add_block button {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .product_inner .add_block a:hover,
.web .product_inner .add_block button:hover {
  color: #ffffff;
  background: #000000;
}
.web .product_inner .composition_block .composition_product .img_block a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .product_inner .composition_block .composition_product .img_block a:hover {
  opacity: 0.5;
}

.touch .product_inner .composition_block .composition_product .img_block a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.touch .product_inner .composition_block .composition_product .img_block a:hover {
  opacity: 0.5;
}
.touch .product_inner .drop_block .drop_button,
.touch .product_inner .composition_block .composition_title,
.touch .product_inner .slick-arrow,
.touch .product_inner .product_count .increase_btn,
.touch .product_inner .product_count .decrease_btn,
.touch .product_inner .save_bnt {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .product_inner .drop_block .drop_button:active,
.touch .product_inner .composition_block .composition_title:active,
.touch .product_inner .slick-arrow:active,
.touch .product_inner .product_count .increase_btn:active,
.touch .product_inner .product_count .decrease_btn:active,
.touch .product_inner .save_bnt:active {
  color: #f9b638;
}
.touch .product_inner .add_block a,
.touch .product_inner .add_block button {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .product_inner .add_block a:active,
.touch .product_inner .add_block button:active {
  color: #ffffff;
  background: #000000;
}

.product_inner .small_images .slide_block a.selected {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.product_inner .product_count .increase_btn,
.product_inner .product_count .decrease_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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