@media (max-width: 480px) {
    .mosaic-wrap {
      overflow: hidden; } }

.div--u-ilqnp41lo {
  padding-left: 0; }

.card-slider__items.slick-initialized:not(.blocklist__list) .slick-slide {
  display: block; }

.card-slider.horizontal .card-slider__thumb-img a img {
  opacity: 0; }

.product-list .product-item .product-amount, .shop2-product .product-amount {
  position: relative; }
  .product-list .product-item .product-amount .amount-min, .shop2-product .product-amount .amount-min {
    margin: 1px 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0; }

.product-list.thumbs .product-item .product-additional__bottom {
  margin-top: 20px; }

.card-page .form-additional .product-amount {
  margin-bottom: 25px; }

.shop2-cart-table .cart-amount .amount-min {
  width: 121px;
  text-align: center; }

.block-folders {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center; }
  .block-folders li {
    display: flex;
    flex-shrink: 0;
    max-width: 100%;
    width: 25%;
    height: auto; }
  .block-folders li > div {
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: auto;
    max-width: 100%;
    margin-top: 110px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-bottom: 0px;
    transition-property: all;
    transition-duration: 300ms;
    transition-delay: 0ms;
    transition-timing-function: ease;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0px;
    padding-left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    width: auto; }
    .block-folders li > div:hover {
      -webkit-transform: translate3D(0px, -10px, 0px);
      -ms-transform: translate3D(0px, -10px, 0px);
      transform: translate3D(0px, -10px, 0px);
      -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
      margin-top: 110px; }
      .block-folders li > div:hover a .folder-image {
        border-color: #ff1240; }
        .block-folders li > div:hover a .folder-name {
          color: #ff1240; }
  .block-folders li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    text-decoration-line: none;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px; }
    .block-folders li a span {
      display: block; }
    .block-folders li a .folder-image {
      width: 100%;
      position: relative;
      display: block;
      margin-top: -100px;
      border-radius: 16px;
      overflow-x: hidden;
      overflow-y: hidden;
      border: 1px solid #7ed321;
      transition-property: all;
      transition-duration: 300ms;
      transition-delay: 0ms;
      transition-timing-function: ease;
      background: #fff; }
      .block-folders li a .folder-image span {
        width: 100%;
        height: 200px; }
      .block-folders li a .folder-image img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
        .block-folders li a .folder-image img.no-img {
          background: url(/g/shop2v2/default/images/noimage.png) 50% 50% no-repeat; }
    .block-folders li a .folder-name {
      font-size: 20px;
      text-align: center;
      font-weight: 700;
      color: #333;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-top: 20px;
      transition-property: all;
      transition-duration: 300ms;
      transition-delay: 0ms;
      transition-timing-function: ease; }
    .block-folders li a .folder-text {
      color: #4c4c4c;
      margin-top: 5px;
      text-align: center;
      font-size: 14px;
      line-height: 1.6em; }

.content-wrapper .site-container {
  max-width: 1280px; }

.header_blocks {
  padding: 0;
  margin: 30px 0; }

@media (max-width: 991px) {
  .block-folders li {
    width: 50%; }

  .block-folders li a .folder-image span {
    height: 180px; } }

@media (max-width: 600px) {
  .block-folders li {
    width: 100%; } }

@media (max-width: 479px) {
  .block-folders li a .folder-image span {
    height: 160px; }

  .block-folders li a .folder-name {
    font-size: 18px; } }

@media (min-width: 1025px) {
  .shop2-cart-table .cart-products__left {
    padding-right: 10px; }

  .shop2-cart-table .cart-product__details {
    width: calc(100% - 60px - 20px); }

  .shop2-cart-table .cart-product__image {
    margin-right: 10px; } }

@media (min-width: 961px) {
  .product-list.list .product-item__bottom-left {
    padding-right: 15px;
    width: calc(100% - 505px); }

  .product-list.list .product-item .product-price {
    width: 175px; }

  .product-list-titles__item:first-child {
    width: calc(100% - 125px - 224px - 156px); }

  .product-list-titles__item:nth-child(2) {
    width: 175px; }

  .product-list.list .product-item__bottom-right {
    width: 535px; } }

@media (max-width: 1280px) and (min-width: 961px) {
  .product-list.simple .product-item {
    width: 100%;
    margin: 0 0 20px; }

  .product-list.simple {
    margin: 0; } }

.shop2-color-ext-select {
  width: auto; }

@media (min-width: 961px) {
  .block-28 {
    max-width: calc(100% - 220px); }
    .block-28.full_w {
      max-width: 100%; } }

.kinds-block .kinds-block__items.kinds_slider:after, .kinds-block .kinds-block__items.kinds_slider:before {
  background: #fff; }

.search-form .shop2-color-ext-select {
  width: 100%; }

@media (max-width: 1024px) {
  .site-wrapper .site-sidebar.left ~ .site-main > .site-main__inner {
    margin-left: 0; }
    .site-wrapper .site-main {
      float: none;
      order: 0; }
    .site-wrapper .site-sidebar.left {
      order: 1;
      float: none;
      margin-right: 0; }
    .site-wrapper .content-wrapper .site-container {
      flex-direction: column;
      display: flex;
      align-items: center; } }

@media (max-width: 479px) {
  .kinds-block .slick-next {
    right: -12px; }

  .kinds-block .slick-prev {
    left: -12px; } }

/*@media all and (min-width: 1220px) {
 .product-list.thumbs .product-item {
 width: calc(25% - 10px);
 margin: 0 5px 10px;
 }
 }*/

.site-main__inner {
  padding-top: 0; }

.site-wrapper .left-menu {
  min-height: 440px; }

.productSlider .controls {
  overflow: hidden; }

.site-wrapper .site-header-inner {
  max-width: 1280px; }

@media (min-width: 1025px) {
  .card-page .gr-product-name {
    font-size: 24px; }

  .card-page .form-additional .product-price .price-current strong {
    font-size: 28px; } }

@media (min-width: 768px) {
  .site-wrapper .top-menu > li:last-child {
    padding-right: 19px; } }

.site-wrapper .header-text .header-phone {
  max-width: 220px; }

.header-text {
  position: relative; }

.shop-pagelist__body .page-num a, .shop-pagelist__mobile .page-num a {
  display: inline-block; }

html .content-56 a.shop2-btn {
  color: #fff; }

.card-slider.horizontal .card-slider__image, .card-slider.horizontal .card-slider__thumb-img a {
  background-position: 50%; }

.block-6 .layout_14_id_19, .block-3 .layout_5_id_46, .block-12 .layout_24_id_27, .block-16 .layout_31_id_32 {
  width: 1280px;
  max-width: 100%; }

.cart-block__text {
  text-align: left; }

@media (min-width: 961px) {
      .block-10.no_padding {
        padding-left: 0; } }

.sorting-panel__inner > div {
  margin-bottom: 5px; }

@media (min-width: 992px) {
  /*.card-page__left {
   width: 100%;
   margin: 0 0 30px;
   }
   .card-page__right {
   width: 100%;
   }*/
  /*.product-list.thumbs .product-item {
   width: calc(50% - 10px);
   margin: 0 5px 10px;
   }*/
  /*#shop2-cart .shop2-cart-table {
   width: 100%;
   margin: 0 0 30px;
   }
   #shop2-cart .cart-total {
   margin-left: auto;
   }*/
    .div--u-imkah3dw4 {
      width: calc(100% - 360px);
      flex: auto; }
    .product-list.simple .product-item__top {
      margin-right: 10px; }
    .product-list.simple .product-item__bottom {
      flex: auto; } }
/*@media all and (min-width: 1367px) {
 .product-list.thumbs .product-item {
 width: calc(33.3% - 10px);
 }
 }*/
@media (max-width: 960px) {
  .block-10 {
    padding-left: 20px;
    padding-right: 20px; }

  .header_blocks {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; } }

body {
  background: none; }

.wrapper .cart-back a, .wrapper .gr-back-btn a {
  color: #fff; }

.content-58 a {
  color: #000; }

.comments-block .comments-reg .tpl-right .tpl-field a {
  color: #fff; }

@media (max-width: 1024px) and (min-width: 961px) {
  .block-23 {
    margin-left: 0; }

  .block-6 .layout_14_id_19, .block-12 .layout_24_id_27, .block-16 .layout_31_id_32 {
    padding-left: 20px;
    padding-right: 20px; }

  .header_blocks {
    flex-wrap: wrap; } }

#shop2-tooltip {
  display: none !important; }

#shop2-tooltip.shop2-color-ext-tooltip {
  display: block !important; }

.comments-block .comments-form .tpl-field-reg .comments-chekbox {
  flex-wrap: wrap; }
  .comments-block .comments-form .tpl-field-reg .comments-chekbox font {
    width: 100%; }

.product-list.thumbs .product-item .gr-product-image a, .card-slider.horizontal .card-slider__image {
  -webkit-background-size: auto;
  background-size: auto;
  background-position: 50%; }

.shop2-product-actions dt, .shop2-product .shop2-product-actions dt, .shop2-product-item .shop2-product-actions dt {
  display: inline-flex;
  flex-wrap: wrap; }

[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important; }

.product-list .slick-slide {
  display: block !important; }

.main-blocks .main-products .product-list.thumbs:after, .main-blocks .main-products .product-list.thumbs:before {
  background: none; }

.main-blocks .main-products .product-list.thumbs {
  margin: 0; }

.shop2-cart-table .cart-btns .cart-back a {
  color: #fff; }

@media (max-width: 991px) {
  .container--u-irci6oqnw {
    display: block;
    padding-left: 20px;
    padding-right: 20px; }

  .mosaic-crumbs--u-i6c6a5eu0 {
    display: none; }

  .page-title--u-ia3s7r6dn {
    margin-bottom: 20px; } }

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none; }

.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px; }

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0; }

.xdsoft_datetimepicker button {
  border: none !important; }

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: inset 0 0 0 2px #000;
  border-radius: 5px;
  width: 100%; }

.xdsoft_noselect::selection {
  background: transparent; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-flex;
  position: static;
  box-shadow: none; }

.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  flex: auto;
  float: left;
  margin-left: 8px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px; }

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px; }

.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center; }

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC); }

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle; }

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0; }

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0; }

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0; }

.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)"; }

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #bda180; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right; }

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both; }

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px; }

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "alpha(opacity=20)"; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #bda180 !important;
  box-shadow: none !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important; }

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important; }

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc; }

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px; }

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer; }

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto; }

.xdsoft_scroller_box {
  position: relative; }

.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==); }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important; }

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important; }

.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333; }

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important; }

.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px; }

.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
  background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0); }

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #fff));
  background: -webkit-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: -o-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0, #fff 73%);
  background: linear-gradient(to bottom, #f4f8fa 0, #fff 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0); }

.card-page .shop2-product-options .option-item {
  flex-direction: column; }

.card-page .shop2-product-options .option-title {
  margin-bottom: 5px; }

.card-page .shop2-product-options .option-body {
  width: 100%; }

.product-list.thumbs .product-item .gr-product-image a, .card-slider.horizontal .card-slider__image {
  -webkit-background-size: contain;
  background-size: contain; }

@media (max-width: 1024px) and (min-width: 961px) {
  .shop2-product-actions dt, .shop2-product .shop2-product-actions dt, .shop2-product-item .shop2-product-actions dt {
    margin-left: 0; } }

.header_blocks {
  margin-top: 0; }

.page-title {
  margin-bottom: 30px; }

.card-slider.horizontal .card-slider__thumb-img a {
  -webkit-background-size: contain;
  background-size: contain; }

@media (max-width: 1200px) and (min-width: 992px) {
  .mosaic-wrap.shop_main .div--u-il0j24tin {
    width: 280px;
    padding-right: 20px; }
    .mosaic-wrap.shop_main .product-list.list .product-item {
      padding: 10px; }
    .mosaic-wrap.shop_main .product-list.list .product-item__bottom-left {
      padding-right: 10px;
      width: calc(100% - 465px); }
    .mosaic-wrap.shop_main .product-list-titles__item:first-child {
      width: calc(100% - 125px - 164px - 156px); }
    .mosaic-wrap.shop_main .sorting-panel .sorting {
      padding-right: 20px; } }

.content-96 a {
  color: #12bfe6; }

[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important; }

.shop-product-data {
  padding-bottom: 40px; }

.widget-104 {
  z-index: 10; }

.cart-total__btns a {
  color: #fff; }

#order-print {
  color: #fff; }

.content-96 .shop2-cookies-disabled ~ p a {
  color: #fff; }

.menu-top-wrap .menu-top-content, .menu-top-wrap .menu-top-back, .header-table, .header-top .header-top-content, .site-inner-width, .site-main, .menu-bot-wrap ul.menu-bot {
  width: 100%;
  max-width: 1400px;
  padding: 0 20px;
  box-sizing: border-box; }
  @media (max-width: 960px) {
  .menu-top-wrap .menu-top-content, .menu-top-wrap .menu-top-back, .header-table, .header-top .header-top-content, .site-inner-width, .site-main, .menu-bot-wrap ul.menu-bot {
    padding: 0; } }

.site-main__inner {
  border: none; }

@media (max-width: 960px) {
  .site-container {
    padding: 10px 20px 0; } }

@media (max-width: 798px) {
    .header-image-wrap {
      min-height: 110px !important;
      background-size: contain !important; } }
  @media (max-width: 480px) {
  .header-image-wrap {
    min-height: auto !important; } }

.lg-backdrop.in {
  z-index: 1000000000000000000 !important; }

.lg-outer {
  z-index: 100000000000000005366162204393472 !important; }

.shop2-perfect-form {
  margin: 20px 0 0; }

.shop2-order-options .options-list.padding {
  margin: 20px 0 0;
  padding-left: 50px; }

.shop2-delivery-step {
  display: inline-block;
  width: 34px;
  height: 34px;
  text-align: center;
  font: normal 18px Arial;
  color: #15c;
  margin-right: 12px;
  border-radius: 17px;
  background: #f3f3f3;
  box-sizing: border-box;
  padding: 7px 0; }

.shop2-delivery-step-name {
  display: inline-block;
  font: normal 16px Arial;
  color: #212121;
  vertical-align: middle; }

#deligate_points_fields {
  background: #fff;
  padding: 15px 20px;
  box-sizing: border-box;
  margin: 0 20px 20px 96px;
  display: none; }

#deligate_points_fields .delivery-point {
  font: normal 14px Arial;
  color: #333;
  display: flex;
  padding-bottom: 10px; }

#deligate_points_fields .delivery-point div + div {
  padding-left: 40px; }

#deligate_points_fields .delivery-point p {
  margin: 0;
  padding: 0 0 10px; }

#deligate_points_fields .delivery-point p span.title {
  color: #999;
  display: inline-block;
  padding-right: 30px;
  min-width: 100px; }

.suggestions-nowrap {
  white-space: nowrap; }

.suggestions-input {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.suggestions-input::-ms-clear {
  display: none; }

.suggestions-wrapper {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  min-height: 1px;
  -webkit-text-size-adjust: 100%; }

.suggestions-addon {
  display: none;
  opacity: 0;
  position: absolute; }

.suggestions-addon[data-addon-type="spinner"] {
  background: rgba(255, 255, 255, 0.75) url("data:image/gif;base64,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") 50% 50% no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.suggestions-addon[data-addon-type="clear"] {
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8; }

.suggestions-addon[data-addon-type="clear"]:hover {
  opacity: 1; }

.suggestions-suggestions {
  background: #fff;
  border: 1px solid #999;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  z-index: 9999;
  -webkit-text-size-adjust: 100%; }

.suggestions-suggestions strong {
  font-weight: normal;
  color: #39f; }

.suggestions-suggestions.suggestions-mobile {
  border-style: none; }

.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
  border-bottom: 1px solid #ddd; }

.suggestions-suggestion {
  padding: 4px 4px;
  overflow: hidden; }

.suggestions-suggestion:hover {
  background: #f7f7f7; }

.suggestions-selected {
  background: #f0f0f0; }

.suggestions-selected:hover {
  background: #f0f0f0; }

.suggestions-hint {
  padding: 0 4px 10px 8px;
  white-space: nowrap;
  overflow: hidden;
  color: #777;
  font-size: 14px;
  line-height: normal;
  display: block !important; }

.suggestions-constraints {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important; }

.suggestions-constraints:empty {
  display: none !important; }

.suggestions-constraints li {
  background: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: default;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0 0.5em; }

.suggestions-constraints li .suggestions-remove {
  height: 1em;
  width: 1em;
  display: inline-block;
  margin: 0 0 0 0.25em;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8; }

.suggestions-constraints li .suggestions-remove:hover {
  opacity: 1; }

.suggestions-constraints li span {
  vertical-align: middle; }

.suggestions-subtext {
  color: #777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.suggestions-subtext_inline {
  display: inline-block;
  min-width: 6em;
  vertical-align: bottom;
  margin: 0 0.5em 0 0; }

.suggestions-subtext-delimiter {
  display: inline-block;
  width: 2px; }

.suggestions-subtext_label {
  margin: 0 0 0 0.25em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 3px;
  background: #f5f5f5;
  font-size: 85%; }

.suggestions-value[data-suggestion-status="LIQUIDATED"] {
  position: relative; }

.suggestions-value[data-suggestion-status="LIQUIDATED"]:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  content: ''; }

.shop2-order-options .options-list.hide-tabs .shop2-delivery--item__tab.disabled {
  display: none; }

#shop2-order-delivery .options-list {
  margin-top: 0; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items {
  padding-left: 22px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type {
  position: relative;
  margin: 0 0 20px;
  padding: 0 18px;
  box-shadow: none;
  border: none;
  background: none; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type:first-child {
  border: none; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type.active-type {
  background: none; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type.active-type .option-details {
  margin-top: -10px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #202020;
  opacity: 0.1; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type > label, #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type > div {
  position: relative; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label {
  padding: 17px 0;
  color: #404040;
  font-size: 15px;
  font-weight: 400; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label > span {
  font-size: 15px;
  color: #404040;
  margin-bottom: 5px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label input:checked + .control-radio__label:after {
  opacity: 1; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label {
  position: relative;
  padding: 0 0 0 35px !important;
  cursor: pointer;
  display: inline-block; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cdd1da;
  border-radius: 50%;
  background: #fff; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #15c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.2s; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-details {
  margin-left: 30px;
  overflow: visible;
  padding: 0 0 10px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-details .option-item label {
  width: 100%; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-details .option-item label > span {
  font-size: 14px;
  color: #606060;
  margin-bottom: 5px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .map-wrapper {
  position: relative;
  border: 1px solid rgba(20, 20, 20, 0.1); }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .map-wrapper * ymaps {
  box-shadow: none; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .map-select {
  padding: 10px 0 15px; }

.deligate_points_fields {
  background: none;
  padding: 0;
  box-sizing: border-box;
  margin: 10px 0 0;
  display: none; }

.deligate_points_fields .delivery-point {
  font: normal 14px Arial;
  color: #333;
  display: flex;
  padding-bottom: 10px; }

.deligate_points_fields .delivery-point div + div {
  padding-left: 40px; }

.deligate_points_fields .delivery-point p {
  margin: 0;
  padding: 0 0 10px; }

.deligate_points_fields .delivery-point p span.title {
  color: #999;
  display: inline-block;
  padding-right: 30px;
  min-width: 100px; }

.delivery-baloon-content div.buttons {
  display: block;
  line-height: normal;
  padding: 12px 0 0; }

.delivery-baloon-content div.buttons a {
  padding: 4px 8px;
  margin: 0 0 0 10px; }

.delivery-baloon-content > div {
  padding-bottom: 12px; }

.delivery-baloon-content .note-block {
  padding: 0;
  margin: 0;
  background: none;
  display: block; }

.delivery-baloon-content .note-block label {
  font-size: 13px;
  color: #999; }

.delivery-baloon-content .note-block strong {
  font-weight: 400;
  font-size: 14px;
  color: #333; }

.deligate_points_fields {
  padding: 10px;
  background: #fdf5b5; }

.shop2-order-options .option-type .option-details.map.selected .map-select, .shop2-order-options .option-type .option-details.map.selected .map-wrapper {
  display: none; }

.shop2-order-options .option-type .option-details.map.selected .deligate_points_fields {
  display: block; }

@media screen and (max-width: 768px) {
  .suggestions-input--wrapper {
    padding-left: 0;
    margin-left: 0;
    border: none;
    display: block; }

  .suggestions-input--wrapper input {
    max-width: 100%; }

  .suggestions-input--wrapper #shop2-deligate-calc {
    margin: 10px 0 0; }

  .shop2-delivery-step-name {
    font-size: 14px;
    vertical-align: baseline; }

  .shop2-delivery-step {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 17px;
    padding: 0; }

  .shop2-order-options .options-list.padding {
    padding-left: 0; }

  #shop2-order-delivery .shop2-delivery--item__tab .tab-label {
    padding: 10px; }

  #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-tab--name {
    font-size: 15px; }

  #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items {
    padding-left: 0; }

  #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-label strong {
    font-size: 15px; }

  #deligate_points_fields {
    margin-left: 0; } }

.shop2-order-options.shop2-delivery, .shop2-delivery {
  margin: 0 0 40px; }

@media (max-width: 639px) {
  .shop2-order-options.shop2-delivery, .shop2-delivery {
    margin: 0 0 15px; } }

.shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
  color: #1a1a1a;
  font: 400 35px/ 1.2;
  padding: 0 0 30px;
  border: none;
  margin: 0; }

@media screen and (max-width: 1270px) {
  .shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
    font-size: 32px;
    line-height: 38px; } }

@media screen and (max-width: 767px) {
  .shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
    font-size: 28px;
    padding-bottom: 20px; } }

@media screen and (max-width: 479px) {
  .shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
    font-size: 22px;
    line-height: 1; } }

.shop2-order-options.shop2-delivery .text-center, .shop2-delivery .text-center {
  text-align: left !important; }

.shop2-order-options.shop2-delivery .text-center .shop2-btn, .shop2-delivery .text-center .shop2-btn {
  font-size: 16px;
  padding: 20px 30px;
  min-width: 250px; }

.shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
  margin: 0 0 40px;
  font-size: inherit; }

@media screen and (max-width: 639px) {
  .shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
    padding: 0;
    margin: 0 0 20px; } }

.shop2-order-options.shop2-delivery .options-list .option-type, .shop2-delivery .options-list .option-type {
  position: relative;
  border-color: rgba(0, 0, 0, 0.06); }

.shop2-order-options.shop2-delivery .options-list .option-type .option-label, .shop2-delivery .options-list .option-type .option-label {
  position: relative;
  padding: 25px; }

@media screen and (max-width: 639px) {
  .shop2-order-options.shop2-delivery .options-list .option-type .option-label, .shop2-delivery .options-list .option-type .option-label {
    padding: 15px 16px; } }

.shop2-order-options.shop2-delivery .options-list .option-type .option-label input[type="radio"], .shop2-delivery .options-list .option-type .option-label input[type="radio"] {
  padding: 0;
  opacity: 0;
  width: 26px;
  height: 26px;
  margin-right: 22px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.shop2-order-options.shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span, .shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span {
  color: #1a1a1a; }

.shop2-order-options.shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span:before, .shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span:before {
  border: none;
  box-shadow: inset 0 0 0 5px #e8a061, inset 0 0 0 7px #fff;
  background: #e8a061; }

.shop2-order-options.shop2-delivery .options-list .option-type .option-label span, .shop2-delivery .options-list .option-type .option-label span {
  position: relative;
  padding: 0;
  font: 400 16px/ normal;
  color: #1a1a1a;
  font-weight: 600;
  max-width: calc(100% - 26px - 22px);
  display: inline-block;
  vertical-align: middle; }

.shop2-order-options.shop2-delivery .options-list .option-type .option-label span:before, .shop2-delivery .options-list .option-type .option-label span:before {
  position: absolute;
  top: 50%;
  left: -48px;
  width: 26px;
  height: 26px;
  content: '';
  margin-top: -13px;
  border: none;
  background: none;
  box-shadow: inset 0 0 0 1px rgba(26, 26, 26, 0.15);
  border-radius: 50%;
  transition: background-color 0.2s, box-shadow 0.2s; }

.shop2-order-options.shop2-delivery .options-list .option-type.active-type, .shop2-delivery .options-list .option-type.active-type {
  background: #fff;
  border: 1px solid #e8a061;
  margin-top: -1px;
  border-radius: 5px;
  box-shadow: 0 0 0 2px #f9f9f9; }

.shop2-order-options.shop2-delivery .options-list .option-type.active-type:last-child, .shop2-delivery .options-list .option-type.active-type:last-child {
  border: 1px solid #e8a061; }

.shop2-order-options.shop2-delivery .options-list .option-type.active-type:first-child, .shop2-delivery .options-list .option-type.active-type:first-child {
  border: 1px solid #e8a061;
  margin-top: 0; }

.shop2-order-options.shop2-delivery .options-list .option-type:first-child, .shop2-delivery .options-list .option-type:first-child {
  border-top: none; }

.shop2-order-options.shop2-delivery .options-list .option-type:last-child, .shop2-delivery .options-list .option-type:last-child {
  border-bottom: none; }

.shop2-order-options.shop2-delivery .options-list .option-details, .shop2-delivery .options-list .option-details {
  color: #1a1a1a;
  overflow: visible;
  padding: 0 30px 30px 30px; }

@media screen and (max-width: 639px) {
  .shop2-order-options.shop2-delivery .options-list .option-details, .shop2-delivery .options-list .option-details {
    padding: 0 16px 20px 16px; } }

.shop2-order-options.shop2-delivery .options-list .option-details .option-item, .shop2-delivery .options-list .option-details .option-item {
  max-width: 400px;
  margin: 0 0 20px; }

.shop2-order-options.shop2-delivery .options-list .option-details .option-item label, .shop2-delivery .options-list .option-details .option-item label {
  display: block; }

.shop2-order-options.shop2-delivery .options-list .option-details .option-item label > span, .shop2-delivery .options-list .option-details .option-item label > span {
  display: block; }

.shop2-order-options.shop2-delivery .options-list .option-details .option-item + label + div, .shop2-delivery .options-list .option-details .option-item + label + div {
  margin-top: 40px; }

.shop2-order-options.shop2-delivery .options-list .shop2-btn, .shop2-delivery .options-list .shop2-btn {
  vertical-align: middle;
  margin-right: 10px; }

.shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left {
  margin: 0; }

.shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item {
  margin: 0 0 20px; }

.shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha {
  padding: 0;
  margin: 0;
  font-size: 0; }

.shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha strong, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha strong {
  padding: 0;
  margin: 0; }

.shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item > label, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item > label {
  display: block;
  max-width: 400px; }

.shop2-order-options .options-list {
  margin: 0 0 40px;
  font-size: inherit; }

@media screen and (max-width: 639px) {
  .shop2-order-options .options-list {
    padding: 0;
    margin: 0 0 20px; } }

.shop2-order-options .options-list .option-type {
  position: relative;
  border-color: rgba(0, 0, 0, 0.06); }

.shop2-order-options .options-list .option-type .option-label {
  position: relative;
  padding: 20px 20px; }

@media screen and (max-width: 639px) {
  .shop2-order-options .options-list .option-type .option-label {
    padding: 15px 20px; } }

.shop2-order-options .options-list .option-type .option-label > input[type="radio"] {
  width: 26px;
  height: 26px;
  padding: 0;
  opacity: 0;
  margin-right: 22px;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-appearance: none; }

.shop2-order-options .options-list .option-type .option-label > input[type="radio"]:checked + span {
  color: #1a1a1a; }

.shop2-order-options .options-list .option-type .option-label > input[type="radio"]:checked + span:before {
  border: none;
  box-shadow: inset 0 0 0 5px #e8a061, inset 0 0 0 7px #fff;
  background: #e8a061; }

.shop2-order-options .options-list .option-type .option-label .label-name {
  position: relative;
  padding: 0;
  font: 400 16px/ normal;
  font-weight: 600;
  color: #1a1a1a;
  max-width: calc(100% - 26px - 22px);
  display: inline-block;
  vertical-align: middle; }

.shop2-order-options .options-list .option-type .option-label .label-name:before {
  position: absolute;
  top: 50%;
  left: -48px;
  width: 26px;
  height: 26px;
  content: '';
  margin-top: -13px;
  border: none;
  background: none;
  box-shadow: inset 0 0 0 1px rgba(26, 26, 26, 0.15);
  border-radius: 50%;
  transition: background-color 0.2s, box-shadow 0.2s; }

.shop2-order-options .options-list .option-type .option-label .label-icons {
  margin: 0;
  padding: 20px 0 0; }

.shop2-order-options .options-list .option-type .option-label .label-icons img {
  margin: 0 10px 10px 0; }

.shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column {
  margin: 0 10px 0 0;
  vertical-align: top; }

.shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column > label {
  margin: 0 10px 10px 0; }

.shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column .mg-styler-label--radio:before {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9); }

.shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column img {
  margin: 0 10px 0 0; }

.shop2-order-options .options-list .option-type.active-type {
  background: #fff;
  border: 1px solid #e8a061;
  margin-top: -1px;
  border-radius: 5px;
  box-shadow: 0 0 0 2px #f9f9f9; }

.shop2-order-options .options-list .option-type.active-type:last-child {
  border: 1px solid #e8a061; }

.shop2-order-options .options-list .option-type.active-type:first-child {
  border: 1px solid #e8a061;
  margin-top: 0; }

.shop2-order-options .options-list .option-type:first-child {
  border-top: none; }

.shop2-order-options .options-list .option-type:last-child {
  border-bottom: none; }

.shop2-order-options .options-list .option-details {
  color: #1a1a1a;
  overflow: visible;
  padding: 0 20px 20px 20px; }

@media screen and (max-width: 639px) {
  .shop2-order-options .options-list .option-details {
    padding: 0 20px 20px 20px; } }

.shop2-order-options .options-list .option-details .option-item {
  max-width: 400px;
  margin: 0 0 20px; }

.shop2-order-options .options-list .option-details .option-item:last-child {
  margin-bottom: 0; }

.shop2-order-options .options-list .option-details .option-item:last-child + label {
  margin-top: 20px;
  display: block; }

.shop2-order-options .options-list .option-details .option-item label {
  display: block; }

.shop2-order-options .options-list .option-details .option-item label > span {
  display: block; }

.shop2-order-options .options-list .shop2-btn {
  vertical-align: middle;
  margin-right: 10px; }

#shop2-order-delivery .shop2-delivery--item__tab.active-tab .label {
  background: #fff; }

.shop2-cart-auth__row--top-offset {
  display: none; }

#shop2-order-delivery .shop2-delivery--item__tab .label.point .delivery-tab--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='32' viewBox='0 0 50 32'%3E%3Ctitle%3Eposts-icon%3C/title%3E%3Cpath d='M12.693 9.363a13.481 13.481 0 0 1 3.432-5.404c5.461-5.279 14.289-5.279 19.75 0 2.37 2.29 3.718 5.197 4.046 8.19a8.41 8.41 0 0 1 7.603 2.392c3.301 3.366 3.301 8.807 0 12.173L42.928 31.4a2 2 0 0 1-2.856 0l-4.596-4.686a8.626 8.626 0 0 1-1.348-1.788l-6.738 6.512a2 2 0 0 1-2.78 0l-6.723-6.498c-.253.32-.53.627-.828.92l-5.656 5.566a2 2 0 0 1-2.806 0L2.941 25.86a9.78 9.78 0 0 1 0-13.982c2.643-2.6 6.394-3.44 9.752-2.516zm-.69 3.972c-2.116-.731-4.568-.266-6.257 1.396a5.78 5.78 0 0 0 0 8.278L10 27.194l4.254-4.185c.3-.295.562-.614.785-.95a13.311 13.311 0 0 1-3.036-8.724zm25.149 8.487a4.638 4.638 0 0 0 1.18 2.091l3.168 3.23 3.168-3.23c1.776-1.81 1.776-4.761 0-6.571a4.41 4.41 0 0 0-4.963-.96 13.337 13.337 0 0 1-2.553 5.44zm-4.057-1.461c3.873-3.743 3.873-9.783 0-13.526-3.91-3.78-10.28-3.78-14.19 0-3.873 3.743-3.873 9.783 0 13.526L26 27.219l7.095-6.858zM26 18a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-16 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm31.5 1a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z' fill-rule='nonzero' fill='%2315C' style='&%2310; fill: %23e8a061;&%2310;'/%3E%3C/svg%3E"); }

#shop2-order-delivery .shop2-delivery--item__tab .label.courier .delivery-tab--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='31' viewBox='0 0 48 31'%3E%3Ctitle%3Eсourier-icon%3C/title%3E%3Cpath d='M31.022 26h-5.044a5.5 5.5 0 0 1-10.956 0h-1.02A4.999 4.999 0 0 1 9 21H7a2 2 0 1 1 0-4h4a2 2 0 0 1 2 2v2.005c0 .55.447.995 1.001.995h2.256a5.489 5.489 0 0 1 4.243-2c1.708 0 3.234.778 4.243 2H31V5.001A1 1 0 0 0 29.999 4H14A.998.998 0 0 0 13 4.995V7a2 2 0 0 1-2 2H2a2 2 0 1 1 0-4l7-.005C9 2.235 11.24 0 14.001 0H30A5 5 0 0 1 35 5h2.994c1.69 0 3.73.938 4.826 2.217l3.397 3.963C47.247 12.383 48 14.412 48 16v5a5 5 0 0 1-4.999 5h-1.023a5.5 5.5 0 0 1-10.956 0zm9.72-4h2.26A1 1 0 0 0 44 21v-5c0-.632-.41-1.739-.82-2.217L39.783 9.82c-.336-.392-1.267-.82-1.789-.82H35v11.207c.477-.135.98-.207 1.5-.207 1.708 0 3.234.778 4.243 2zM20.5 27a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm16 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5 15a2 2 0 1 1 0-4h4a2 2 0 1 1 0 4H5z' fill-rule='nonzero' fill='%2315C' style='&%2310; fill: %23e8a061;&%2310;'/%3E%3C/svg%3E"); }

#shop2-order-delivery .shop2-delivery--item__tab .label.mail .delivery-tab--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='36' viewBox='0 0 34 36'%3E%3Ctitle%3Email-post-icon%3C/title%3E%3Cpath d='M11 14H4v16.999A1 1 0 0 0 5 32h24c.55 0 1-.45 1-1.001V14h-7v5a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-5zm11.64-4h6.406l-2.16-5.4c-.106-.265-.598-.6-.877-.6h-4.57l1.2 6zm-11.28 0l1.2-6H7.991c-.281 0-.77.332-.877.6L4.954 10h6.406zm4.08 0h3.12l-1.2-6h-.72l-1.2 6zM19 14h-4v3h4v-3zm14.84-2.785a1.976 1.976 0 0 1 .16.875v18.909A5.003 5.003 0 0 1 29 36H5a5 5 0 0 1-5-5.001v-18.91a1.976 1.976 0 0 1 .16-.874l3.24-8.1C4.114 1.33 6.071 0 7.991 0H26.01c1.918 0 3.878 1.334 4.59 3.115l3.241 8.1z' fill-rule='nonzero' fill='%2315C' style='&%2310; fill: %23e8a061;&%2310;'/%3E%3C/svg%3E"); }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type.active-type .option-label .control-radio__label::after {
  opacity: 1;
  background: #e8a061; }

@media (max-width: 480px) {
  #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type {
    padding: 0; } }

.shop2-delivery-step {
  color: #e8a061; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type:before {
  border: none; }

@media (max-width: 768px) {
  .text-right {
    display: flex;
    flex-direction: column; }
    .text-right a.shop2-btn {
      float: none !important;
      margin-left: auto !important;
      margin-right: auto;
      width: auto;
      display: inline-block;
      margin-bottom: 20px;
      background: rgba(221, 118, 161, 0.2);
      color: #e8a061; } }

#shop2-order-delivery .shop2-delivery--item__tab.disabled .label.point .delivery-tab--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='32' viewBox='0 0 50 32'%3E%3Ctitle%3Eposts-icon%3C/title%3E%3Cpath d='M12.693 9.363a13.481 13.481 0 0 1 3.432-5.404c5.461-5.279 14.289-5.279 19.75 0 2.37 2.29 3.718 5.197 4.046 8.19a8.41 8.41 0 0 1 7.603 2.392c3.301 3.366 3.301 8.807 0 12.173L42.928 31.4a2 2 0 0 1-2.856 0l-4.596-4.686a8.626 8.626 0 0 1-1.348-1.788l-6.738 6.512a2 2 0 0 1-2.78 0l-6.723-6.498c-.253.32-.53.627-.828.92l-5.656 5.566a2 2 0 0 1-2.806 0L2.941 25.86a9.78 9.78 0 0 1 0-13.982c2.643-2.6 6.394-3.44 9.752-2.516zm-.69 3.972c-2.116-.731-4.568-.266-6.257 1.396a5.78 5.78 0 0 0 0 8.278L10 27.194l4.254-4.185c.3-.295.562-.614.785-.95a13.311 13.311 0 0 1-3.036-8.724zm25.149 8.487a4.638 4.638 0 0 0 1.18 2.091l3.168 3.23 3.168-3.23c1.776-1.81 1.776-4.761 0-6.571a4.41 4.41 0 0 0-4.963-.96 13.337 13.337 0 0 1-2.553 5.44zm-4.057-1.461c3.873-3.743 3.873-9.783 0-13.526-3.91-3.78-10.28-3.78-14.19 0-3.873 3.743-3.873 9.783 0 13.526L26 27.219l7.095-6.858zM26 18a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-16 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm31.5 1a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z' fill-rule='nonzero' fill='%23C5C5C5'/%3E%3C/svg%3E"); }

#shop2-order-delivery .shop2-delivery--item__tab.disabled .label.mail .delivery-tab--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='36' viewBox='0 0 34 36'%3E%3Ctitle%3Email-post-icon%3C/title%3E%3Cpath d='M11 14H4v16.999A1 1 0 0 0 5 32h24c.55 0 1-.45 1-1.001V14h-7v5a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-5zm11.64-4h6.406l-2.16-5.4c-.106-.265-.598-.6-.877-.6h-4.57l1.2 6zm-11.28 0l1.2-6H7.991c-.281 0-.77.332-.877.6L4.954 10h6.406zm4.08 0h3.12l-1.2-6h-.72l-1.2 6zM19 14h-4v3h4v-3zm14.84-2.785a1.976 1.976 0 0 1 .16.875v18.909A5.003 5.003 0 0 1 29 36H5a5 5 0 0 1-5-5.001v-18.91a1.976 1.976 0 0 1 .16-.874l3.24-8.1C4.114 1.33 6.071 0 7.991 0H26.01c1.918 0 3.878 1.334 4.59 3.115l3.241 8.1z' fill-rule='nonzero' fill='%23C5C5C5'/%3E%3C/svg%3E"); }

#shop2-order-delivery .shop2-delivery--item__tab.disabled .label.courier .delivery-tab--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='31' viewBox='0 0 48 31'%3E%3Ctitle%3Eсourier-icon%3C/title%3E%3Cpath d='M31.022 26h-5.044a5.5 5.5 0 0 1-10.956 0h-1.02A4.999 4.999 0 0 1 9 21H7a2 2 0 1 1 0-4h4a2 2 0 0 1 2 2v2.005c0 .55.447.995 1.001.995h2.256a5.489 5.489 0 0 1 4.243-2c1.708 0 3.234.778 4.243 2H31V5.001A1 1 0 0 0 29.999 4H14A.998.998 0 0 0 13 4.995V7a2 2 0 0 1-2 2H2a2 2 0 1 1 0-4l7-.005C9 2.235 11.24 0 14.001 0H30A5 5 0 0 1 35 5h2.994c1.69 0 3.73.938 4.826 2.217l3.397 3.963C47.247 12.383 48 14.412 48 16v5a5 5 0 0 1-4.999 5h-1.023a5.5 5.5 0 0 1-10.956 0zm9.72-4h2.26A1 1 0 0 0 44 21v-5c0-.632-.41-1.739-.82-2.217L39.783 9.82c-.336-.392-1.267-.82-1.789-.82H35v11.207c.477-.135.98-.207 1.5-.207 1.708 0 3.234.778 4.243 2zM20.5 27a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm16 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5 15a2 2 0 1 1 0-4h4a2 2 0 1 1 0 4H5z' fill-rule='nonzero' fill='%23C5C5C5'/%3E%3C/svg%3E"); }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label input:checked + .control-radio__label:after {
  display: none; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::before {
  top: 50%; }

@media (max-width: 480px) {
  .deligate_points_fields .delivery-point {
    flex-direction: column; }

  .deligate_points_fields .delivery-point div + div {
    padding-left: 0; } }

#shop2-order-delivery .shop2-delivery--item__tab .jq-selectbox li {
  white-space: normal;
  border-bottom: 1px solid #ccc;
  line-height: normal;
  padding: 5px 10px; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label > span ~ span:before, #shop2-order-delivery .shop2-delivery--item__tab .label .delivery-items .option-type .option-label span.shop2-edost-day:before {
  display: none; }

input, textarea {
  outline: none !important; }
  @media (max-width: 480px) {
  input, textarea {
    max-width: 100% !important;
    box-sizing: border-box; } }

.ymaps-2-1-79-map ~ .ymaps-2-1-79-map {
  display: none !important; }

.map-select .jq-selectbox {
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%; }
  .map-select .jq-selectbox__dropdown {
    background: #fff; }
  .map-select .jq-selectbox__dropdown ul {
    margin-left: 0; }

[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important; }

#shop2-edost2-to ~ label {
  display: block;
  margin-bottom: 20px; }

.shop2-order-options.shop2-delivery, .shop2-delivery {
  width: 100%; }

@media (max-width: 480px) {
  #shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items {
    padding-left: 15px;
    padding-right: 15px; } }

.shop2-delivery-step {
  margin-bottom: 5px; }

.deligate_points_fields .delivery-point {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.deligate_points_fields .delivery-point div + div {
  padding-left: 0; }

#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label {
  max-width: 100%; }

.search-block {
  display: flex;
  z-index: 5; }

.search-block__input {
  margin-right: 20px; }

#search-result {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 8px 8px 45px rgba(0, 0, 0, 0.15);
  max-height: 85vh;
  overflow: hidden;
  overflow-y: auto; }

@media (max-width: 1023px) {
  #search-result {
    padding: 20px; } }

@media (max-width: 767px) {
  #search-result {
    border-radius: 0px;
    padding: 40px 0 26px;
    top: -20px;
    overflow: visible;
    overflow-y: visible;
    max-height: none;
    min-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }

#search-result .search-result-top {
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 767px) {
  #search-result .search-result-top {
    padding: 0 20px; } }

@media (max-width: 639px) {
  #search-result .search-result-top {
    display: block; } }

#search-result .search-result-left {
  width: 350px; }

@media (max-width: 1340px) {
  #search-result .search-result-left {
    width: calc(50% - 10px); } }

@media (max-width: 1170px) {
  #search-result .search-result-left {
    width: 100%; } }

#search-result .search-result-left + .search-result-right {
  margin-left: 20px; }

@media (max-width: 1170px) {
  #search-result .search-result-left + .search-result-right {
    margin: 20px 0 0; } }

@media (max-width: 639px) {
  #search-result .search-result-left + .search-result-right {
    margin: 20px 0 0; } }

#search-result .search-result-right {
  width: calc(100% - 350px - 20px); }

@media (max-width: 1340px) {
  #search-result .search-result-right {
    width: calc(50% - 10px); } }

@media (max-width: 1170px) {
  #search-result .search-result-right {
    width: 100%; } }

#search-result .result-products .products-search-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #111; }

#search-result .result-products .products-search-title span {
  margin: 0 0 0 20px;
  min-width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 100px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0 5px;
  color: #111;
  background: #fff;
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box; }

#search-result .result-products .product-item {
  margin: 0 0 20px;
  display: flex;
  align-items: center; }

@media (max-width: 767px) {
  #search-result .result-products .product-item {
    margin: 0 0 10px; } }

#search-result .result-products .product-item:last-child {
  margin-bottom: 0; }

#search-result .result-products .product-item:nth-child(n+8) {
  display: none; }

#search-result .result-products .product-image {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 20px 0 0; }

#search-result .result-products .product-image.no-image a {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7;
  background-size: 50%; }

#search-result .result-products .product-image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  text-decoration: none;
  border-radius: 5px;
  overflow: hidden; }

#search-result .result-products .product-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

#search-result .result-products .product-text {
  width: calc(100% - 20px - 60px); }

#search-result .result-products .product-name {
  color: #111;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px; }

#search-result .result-products .product-name a {
  transition: all 0.18s;
  color: inherit;
  text-decoration: none; }

#search-result .result-products .product-name a:hover {
  color: #930004; }

#search-result .result-products .product-text-price {
  margin-top: 13px; }

#search-result .result-products .product-text-price .price-old {
  color: #1c1c1c;
  font-weight: 400;
  font-size: 13px;
  line-height: 1; }

#search-result .result-products .product-text-price .price-old strong {
  position: relative;
  font-weight: 600;
  font-size: 15px; }

#search-result .result-products .product-text-price .price-old strong:before {
  position: absolute;
  content: '';
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #ff3838;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg); }

#search-result .result-products .product-text-price .price {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #1c1c1c; }

#search-result .result-products .product-text-price .price span {
  font-size: 15px;
  font-weight: 500; }

#search-result .result-folders + .result-vendors {
  margin-top: 20px; }

#search-result .result-folders .folders-search-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #111; }

#search-result .result-folders .folders-search-title span {
  margin: 0 0 0 20px;
  min-width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 100px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0 5px;
  color: #111;
  background: #fff;
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box; }

#search-result .result-folders .folder-item:nth-child(n+7) {
  display: none; }

#search-result .result-folders .folder-item a {
  padding: 10px 0;
  color: #111;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  transition: all 0.18s; }

#search-result .result-folders .folder-item a:hover {
  color: #930004; }

#search-result .result-vendors .vendors-search-title {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #111; }

#search-result .result-vendors .vendors-search-title span {
  margin: 0 0 0 20px;
  min-width: 28px;
  height: 28px;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  border-radius: 100px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0 5px;
  color: #111;
  background: #fff;
  display: inline-block;
  vertical-align: baseline;
  box-sizing: border-box; }

#search-result .result-vendors .vendor-item:nth-child(n+7) {
  display: none; }

#search-result .result-vendors .vendor-item a {
  padding: 10px 0;
  color: #111;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  transition: all 0.18s; }

#search-result .result-vendors .vendor-item a:hover {
  color: #930004; }

.search-result-bottom {
  padding: 40px 0 0;
  text-align: left; }

@media (max-width: 767px) {
  .search-result-bottom {
    padding: 30px 20px 0; } }

.search-result-btn {
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  padding: 14px 30px 15px;
  border-radius: 6px;
  cursor: pointer;
  color: #111;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 6px; }

@media (max-width: 480px) {
  .search-result-btn {
    width: 100%;
    text-align: center; } }

.search-result-btn span {
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%200.5C6.55228%200.5%207%200.947715%207%201.5V5.5H11C11.5523%205.5%2012%205.94772%2012%206.5C12%207.05228%2011.5523%207.5%2011%207.5H7V11.5C7%2012.0523%206.55228%2012.5%206%2012.5C5.44772%2012.5%205%2012.0523%205%2011.5V7.5H1C0.447715%207.5%200%207.05228%200%206.5C0%205.94772%200.447715%205.5%201%205.5H5V1.5C5%200.947715%205.44772%200.5%206%200.5Z%22%20fill%3D%22%23111111%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }

.search-result-btn:hover {
  color: #930004; }

.search-result-btn:hover span {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%200.5C6.55228%200.5%207%200.947715%207%201.5V5.5H11C11.5523%205.5%2012%205.94772%2012%206.5C12%207.05228%2011.5523%207.5%2011%207.5H7V11.5C7%2012.0523%206.55228%2012.5%206%2012.5C5.44772%2012.5%205%2012.0523%205%2011.5V7.5H1C0.447715%207.5%200%207.05228%200%206.5C0%205.94772%200.447715%205.5%201%205.5H5V1.5C5%200.947715%205.44772%200.5%206%200.5Z%22%20fill%3D%22%23930004%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }

.smart-search-folders, .smart-search-vendors {
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .smart-search-folders, .smart-search-vendors {
    margin-bottom: 30px; } }

.smart-search-folders__title, .smart-search-vendors__title {
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 15px;
  color: #111; }

@media (max-width: 1023px) {
  .smart-search-folders__title, .smart-search-vendors__title {
    font-size: 31px; } }

@media (max-width: 767px) {
  .smart-search-folders__title, .smart-search-vendors__title {
    margin-bottom: 10px; } }

@media (max-width: 639px) {
  .smart-search-folders__title, .smart-search-vendors__title {
    font-size: 23px; } }

.smart-search-folders__list, .smart-search-vendors__list {
  padding: 0;
  margin: 0 0 0 -8px;
  list-style: none; }

.smart-search-folders__list li, .smart-search-vendors__list li {
  vertical-align: top;
  display: inline-block;
  margin: 0 5px 5px; }

@media (max-width: 767px) {
  .smart-search-folders__list li, .smart-search-vendors__list li {
    margin: 0 4px 4px; } }

.smart-search-folders__list li a, .smart-search-vendors__list li a {
  color: #1c1c1c;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  background: #fff;
  padding: 13px 20px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.2s; }

@media (max-width: 767px) {
  .smart-search-folders__list li a, .smart-search-vendors__list li a {
    font-size: 13px;
    padding: 10px 12px; } }

.smart-search-folders__list li a:hover, .smart-search-vendors__list li a:hover {
  color: #fff;
  background: #930004; }

#search-result {
  margin-left: auto;
  box-sizing: border-box; }
  @media (max-width: 767px) {
  #search-result {
    max-width: 100%;
    left: 0;
    right: 0;
    top: 100%; } }

.site-wrapper .site-container {
  width: auto; }

#search-result .search-result-left {
  width: 100%; }

#search-result .search-result-left + .search-result-right {
  width: 100%;
  margin-left: 0; }

#search-result .result-products .product-item {
  position: relative;
  transition: all 0.3s ease; }
  #search-result .result-products .product-item:hover {
    background: #eee; }
  #search-result .result-products .product-item > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }

.site-search .form-inner button {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 0; }

.search-panel {
  position: relative;
  z-index: 23; }

.mosaic-s3-include--u-iov946tsc {
  position: relative;
  z-index: 555; }

.folders-search-title {
  margin-top: 20px; }

.div--u-ifdymj05t {
  width: 100%;
  max-width: 300px; }

.search-block__form {
  max-width: 300px;
  position: relative; }
  .search-block__form input.search-block__input {
    width: 100%;
    font-size: 15px;
    border-radius: 250px;
    padding: 12px 20px;
    box-sizing: border-box;
    color: #000;
    background: #fff;
    border: 2px solid #ebff00;
    margin-right: 0; }
  .search-block__form .search-block__btn {
    position: absolute;
    font-size: 0;
    width: 35px;
    height: 35px;
    right: 5px;
    top: calc(50% - 17px);
    outline: none;
    border-radius: 100%;
    border: none;
    border: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='12px' height='21px' viewBox='0 0 12 21' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E'%3Cpath fill='%23ffffff' d='M11.735,11.384 L11.384,11.735 C11.031,12.088 10.459,12.088 10.107,11.735 L7.897,9.528 C7.104,10.024 6.166,10.312 5.161,10.312 C2.310,10.312 -0.000,8.003 -0.000,5.156 C-0.000,2.308 2.310,-0.000 5.161,-0.000 C8.011,-0.000 10.321,2.308 10.321,5.156 C10.321,6.166 10.030,7.108 9.528,7.903 L11.735,10.108 C12.088,10.461 12.088,11.032 11.735,11.384 ZM5.161,1.427 C3.099,1.427 1.428,3.096 1.428,5.156 C1.428,7.215 3.099,8.885 5.161,8.885 C7.222,8.885 8.893,7.215 8.893,5.156 C8.893,3.096 7.222,1.427 5.161,1.427 Z' style='&%2310; fill: %23000;&%2310;'/%3E%3C/svg%3E") top 70% left 50% no-repeat; }
  .search-block__form .search-block__popup {
    display: none; }

@media (max-width: 1700px) {
  .div--u-iahxn41n8 {
    padding-right: 100px; } }
  @media (max-width: 1700px) and (max-width: 991px) {
    .div--u-iahxn41n8 {
      padding-right: 0; } }

@media (max-width: 991px) {
  .div--u-iahxn41n8 {
    flex-direction: row; }

  .div--u-ijfx8cx7j {
    align-items: flex-start; }

  .div--u-ii8bi7ll8 {
    margin-left: 0; } }

@media (max-width: 767px) {
  .link-universal--u-iaow5cv4f, .text--u-imenw05um, .text--u-iqytqowc5 {
    text-align: left;
    margin: 0; } }

@media (max-width: 640px) {
  .div--u-iahxn41n8 {
    flex-wrap: wrap; }
    .div--u-iahxn41n8 > div {
      margin-bottom: 10px; } }

.block-112 .layout_103 {
  max-width: 100%;
  width: 100%; }

body .shop2-product-actions dl dt .name-action {
  white-space: normal; }

.cat_in_block {
  padding: 0;
  margin: 20px -10px;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 400px) {
  .cat_in_block {
    margin: 20px 0; } }
  .cat_in_block li {
    width: calc(25% - 20px);
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 0 10px 20px;
    list-style-type: none;
    box-sizing: border-box;
    transition: all 0.3s ease; }
  @media (max-width: 768px) {
    .cat_in_block li {
      width: calc(33.3% - 20px); } }
  @media (max-width: 640px) {
    .cat_in_block li {
      width: calc(50% - 20px); } }
  @media (max-width: 400px) {
    .cat_in_block li {
      width: 100%;
      margin: 0 0 20px; } }
  .cat_in_block li:hover {
    border-color: #a42421; }
  .cat_in_block li a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    height: 100%; }
    .cat_in_block li a .icon_wrap {
      margin: auto; }
    .cat_in_block li .foldname {
      margin-bottom: 10px;
      font-size: 15px;
      font-weight: 600; }

.sorting-panel .filter-popup-btn {
  display: none; }
