.prod_bl {
  margin-top: 15px;
  padding-top: 22px;
  border-top: 2px solid #f3f3f3;
}
.bot_bl, .item_wr {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.item_bl {
  display: flex;
  width: 100%;
  align-items: center;
}
.item_bl img {
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
}
.item_bl span {
  min-width: 144px;
  color: #4d4d4d;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
}
.item_bl:nth-child(1) {
  width: 29%;
  margin-right: 12px;
}
.item_bl:nth-child(2) {
  width: 39%;
}
.item_bl:nth-child(3) {
  width: 32%;
}
.item_bl:nth-child(1) span {
  max-width: 89px;
  min-width: 89px;
}
.item_bl:nth-child(2) span {
  max-width: 125px;
  min-width: 125px;
  font-size: 13px;
}
.item_bl:nth-child(2) {
  border-left: 2px solid #f3f3f3;
  border-right: 2px solid #f3f3f3;
}
.item_bl:nth-child(3) span {
  font-size: 13px;
}
.bot_bl {
  align-items: center;
  border-top: 2px solid #f3f3f3;
  padding-top: 20px;
  margin-top: 20px;
}
.bot_bl .tit {
  min-width: 150px;
  padding-right: 10px;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
.bot_bl .img {
  font-size: 0;
}
.bot_bl .img img {
  margin: 3px;
  max-width: 90px;
}
.shop-product .product-side-r {
  max-width: 544px;
}
@media screen and (min-width: 1180px) {
  .shop-product .product-side-r .form-add-bottom .shop2-product-btn {
    margin-right: 5px;
  }
}
.product-side-r .shop2-color-ext-list li {
  border: 0;
  border-radius: 0;
  overflow: visible;
  position: relative;
  width: 56px !important;
  height: auto;
  margin: 2px 5px 3px 0;
  background: none;
}
.color_prod div {
  display: block !important;
  font-size: 13px;
  color: #4d4d4d;
  text-align: center;
  line-height: 1;
}
.color_prod div img {
  border: 2px solid #eae7dc;
  border-radius: 8px;
  background: #eae7dc;
}
.color_prod.shop2-color-ext-list li.shop2-color-ext-selected:before, .color_prod span {
  display: none !important;
}
.color_prod .shop2-color-ext-selected div img {
  border-color: #f6b8ae;
  border-radius: 6px;
}
.shop-product-options .option-title {
  font-size: 16px;
  color: #4d4d4d;
}
.shop-product .product-side-r .shop-product-options .option-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 34%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 34%;
  -ms-flex: 0 0 34%;
  flex: 0 0 34%;
}
.shop-product .product-side-r .shop-product-options .option-value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 66%;
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
}
.shop-product-options .amount_flowers select {
  pointer-events: none;
  background: #fff;
  max-width: 50px;
  border-radius: 8px;
  text-align: center;
  padding: 0;
  height: 30px;
  font-size: 16px;
  color: #4d4d4d;
  font-weight: bold;
}
.amount_flowers span {
  font-size: 16px;
  color: #4d4d4d;
  font-weight: bold;
  padding-left: 10px;
}
.amount_flowers #slider {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
.wr_flow_am {
  position: relative;
  margin-bottom: 44px;
}
.ui-slider-horizontal {
  height: 3px;
  background: #f3f3f3;
  border: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default {
  background: #fbf8ec;
  border: 2px solid #a993dc;
  height: 13px;
  width: 13px;
  border-radius: 25px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -5px;
  margin-left: 0;
}
.ui-widget-header {
  background: #a993dc;
}
.ui-slider-horizontal .ui-slider-handle:after {
  content: "";
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  position: absolute;
  cursor: pointer;
}
.product-side-r .product-price .price-current {
  font-size: 30px;
  color: #ff3451;
}
.product-side-r .product-price .price-current .fa-rouble svg {
  width: 15px;
  height: 24px;
  fill: #ff3451;
}
.product-side-r .shop2-product-amount input[type="text"] {
  width: 41px;
}
.p_img .item_bl:nth-child(3) span {
  font-size: 13px;
}
.p_img .item_bl:nth-child(2) span {
  font-size: 13px;
}
.p_img .item_bl img {
  padding: 0 2px;
}
.bot_bl .img {
  max-width: 334px;
}
@media screen and (max-width: 768px) {
  .bot_bl .img {
    max-width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .shop-product .product-side-r .form-add-bottom .shop2-product-btn.type-3 {
    padding-left: 45px;
    padding-right: 45px;
  }
  .shop-product .product-side-r .form-add-bottom .shop2-product-btn.type-3 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .bot_bl .tit {
    min-width: 160px;
  }
  .item_bl:nth-child(2) span {
    max-width: 125px;
    min-width: 125px;
    font-size: 15px;
  }
  .item_bl:nth-child(3) span {
    font-size: 14px;
  }
  .item_bl img {
    padding: 0 5px 0 1px;
  }
  .item_bl:nth-child(1) span, .item_bl:nth-child(2) span, .item_bl:nth-child(3) span {
    font-size: 13px;
  }
  .item_bl:nth-child(1) {
    width: 29%;
  }
  .bot_bl .tit {
    min-width: 173px;
    font-size: 15px;
  }
  .bot_bl .img img {
    max-width: 83px;
  }
}
@media screen and (max-width: 480px) {
  .shop-product .product-side-r .shop-product-options > div.color_ref_prod {
    flex-direction: column;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .shop-product .product-side-r .shop-product-options .color_ref_prod .option-value, .shop-product .product-side-r .shop-product-options .color_ref_prod .option-title {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .shop-product .product-side-r .shop-product-options .option-title {
    font-size: 13px;
  }
  .shop-product .product-side-r .shop-product-options .option-value.amount_flowers {
    text-align: right;
  }
  .product-side-r .product-price .price-current {
    font-size: 20px;
  }
  .product-side-r .product-price .price-current .fa-rouble svg {
    width: 11px;
    height: 15px;
  }
  .bot_bl, .item_wr {
    flex-direction: column;
  }
  .item_bl:nth-child(1), .item_bl:nth-child(2), .item_bl:nth-child(3) {
    width: 100%;
    border: 0;
    margin-bottom: 9px;
  }
  .item_bl img {
    padding: 0 10px 0 0;
  }
  .prod_bl {
    padding-top: 10px;
  }
  .bot_bl .tit {
    min-width: 173px;
    font-size: 14px;
    margin-bottom: 16px;
    text-align: left;
  }
  .bot_bl .img img {
    max-width: 31%;
    margin-left: 0;
  }
  .bot_bl {
    align-items: flex-start;
    padding-top: 19px;
    margin-top: 8px;
  }
  .item_bl:nth-child(1) span, .item_bl:nth-child(2) span {
    max-width: 100%;
  }
  .item_bl:nth-child(3) span {
    max-width: 109px;
    min-width: 109px;
  }
  .bot_bl .img {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 320px) {
  .bot_bl .img {
    text-align: center;
  }
  .bot_bl .tit {
    padding-right: 0;
  }
}
.shop-product .product-side-l {
  flex-direction: column;
  padding-right: 20px;
  width: 44.9%;
}
@media (max-width: 800px) {
  .shop-product .product-side-l {
    padding-right: 0;
    width: 100%;
  }
}
.shop-product .product-side-l .product-thumbnails-wrapper {
  margin: 20px -10px;
  width: 100%;
  flex: auto;
}
.shop-product .product-side-l .product-thumbnails-wrapper .thumb-item {
  margin: 0 10px;
}
.new_kinds {
  width: 155px;
  margin-right: 35px;
}
@media (max-width: 1200px) {
  .new_kinds {
    width: 100%;
    margin: 0 0 20px;
    display: flex;
    flex-direction: column;
  }
}
.new_kinds__title {
  box-sizing: border-box;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 11px;
  border-radius: 10px;
  position: relative;
  font-weight: bold;
  font-size: 14px;
  background: #fb3256;
  text-align: center;
  margin-bottom: 15px;
}
.new_kinds__title:before {
  content: "";
  top: 100%;
  left: calc(50% - 5px);
  border: 5.5px solid transparent;
  border-top-color: #fb3256;
  position: absolute;
}
.new_kinds__list {
  max-height: 600px;
  overflow: auto;
}
@media (max-width: 1200px) {
  .new_kinds__list {
    max-height: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
  }
}
.new_kinds__item {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 12px;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.3s ease;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .new_kinds__item {
    margin: 0 5px 10px;
  }
}
.new_kinds__item svg path {
  transition: all 0.3s ease;
}
.new_kinds__item.active, .new_kinds__item:hover {
  background: #a993dc;
  color: #fff;
}
.new_kinds__item.active svg path, .new_kinds__item:hover svg path {
  fill: #fff;
}
.new_kinds__item.active select, .new_kinds__item:hover select {
  color: #fff;
}
.new_kinds__item.active {
  pointer-events: none;
}
.new_kinds__item-price {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fbf9ec;
  margin-bottom: 7px;
  text-align: center;
  pointer-events: none;
}
.new_kinds__item-size {
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}
.new_kinds__item-size select {
  background: none;
  border: none;
  font-size: 18px;
  color: #000;
  transition: all 0.3s ease;
  pointer-events: none;
}
.shop-product .product-side-r {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.shop-product .product-side-r .product-side-r__right {
  width: calc(100% - 190px);
}
.shop-product .product-side-r .shop2-product-article {
  margin-bottom: 0;
}
.shop-product .product-side-r .shop-product-options > div {
  padding: 3px 0;
}
.shop-product .product-side-l .product-thumbnails {
  display: flex;
  align-items: center;
}
.shop-product .product-side-l .product-thumbnails .slick-prev {
  left: -10px;
  top: calc(50% - 11px);
  transform: rotate(-90deg);
  min-width: 23px;
}
@media (max-width: 1200px) {
  .shop-product .product-side-l .product-thumbnails .slick-prev {
    left: 0;
  }
}
.shop-product .product-side-l .product-thumbnails .slick-next {
  right: -10px;
  top: calc(50% - 11px);
  transform: rotate(90deg);
  min-width: 23px;
}
@media (max-width: 1200px) {
  .shop-product .product-side-l .product-thumbnails .slick-next {
    right: 0;
  }
}
.sostav_buketa {
  margin-bottom: 20px;
}
.sostav_buketa .title {
  font-weight: 600;
  font-size: 16px;
  color: #4b4e53;
  margin-bottom: 5px;
}
.sostav_buketa .body {
  line-height: 1.8;
}
.sostav_buketa .body .item {
  font-size: 14px;
}
.sostav_buketa .body .item a {
  color: #fa3549;
}
.color_prod .shop2-color-ext-selected div img, .color_prod div img {
  box-sizing: border-box;
}
.product-side-r .shop2-color-ext-list li {
  margin-right: 11px;
}
@media (max-width: 1200px) {
  .shop-product .product-side-r {
    flex-direction: column;
  }
  .shop-product .product-side-r .product-side-r__right {
    width: 100%;
  }
  .shop-product .product-side-l .product-thumbnails-wrapper .thumb-item {
    height: auto !important;
  }
}
.shop-product .product-side-r .shop-product-options > div.wr_flow_am {
  display: none;
}
.product-side-r .product-price .price-current .fa-rouble svg {
  display: inline-block;
}
@media (min-width: 481px) {
  .product-side-r .product-price .price-current .fa-rouble svg {
    margin-bottom: -3px;
  }
}
.shop-product .product-side-l .product-thumbnails .thumb-item a img {
  width: 140px;
}
@media (min-width: 1024px) {
  .shop-product .product-side-l .product-thumbnails-wrapper {
    min-width: 540px;
    flex: inherit;
    -webkit-box-flex: inherit;
  }
  .shop-product .product-side-l .product-thumbnails-wrapper .product-thumbnails {
    min-width: 540px;
  }
  .shop-product .product-side-l .product-thumbnails-wrapper .product-thumbnails .slick-list {
    min-width: 540px;
  }
  .shop-product .product-side-l .slick-slide a img {
    margin: auto;
  }
}
@media (max-width: 480px) {
  .shop-product .product-side-r .shop-product-options .color_ref_prod .option-value {
    width: 100%;
  }
  .shop-product .product-side-r .shop-product-options .color_ref_prod .option-value .shop2-color-ext-list {
    display: flex;
    justify-content: center;
  }
  .new_kinds__list {
    justify-content: center;
  }
}
.shop2-product-tags {
  background-color: transparent;
  border-radius: 20px;
  margin: 20px 0 0 0;
}
.shop2-product-tags > div {
  color: #f6b8ae;
}
.shop-folder-items-wr .folders-shared > li > a {
  font-size: 22px;
}
h1 {
  font-size: 35px;
  text-align: center;
}
.top-cols-wrapper {
  background: #fbf8ec;
  box-shadow: none;
}
@media (max-width: 1000px) {
  .site-wrapper > .menu-countainer-wr {
    display: none;
  }
  .site-wrapper > .menu-countainer-wr.opened {
    display: block;
  }
}
