[id ^= sandbox_theme_panel] {
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 50% !important;
}
.favorite_top {
  order: -1;
  margin: auto 15px;
}
.favorite_top a.favorite_link {
  display: block;
  padding: 0;
  height: 26px;
  width: 26px;
  position: relative;
  background: url(favourite_black_full.svg) 50% 1.6px/contain no-repeat;
}
.favorite_top a.favorite_link span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.favorite_top a.favorite_link:hover {
  background-image: url(favourite_grey_full.svg);
}
.favorite_top.is-null a {
  background: url(favourite_black.svg) 50% 1.6px/contain no-repeat;
}
.favorite_top.is-null a span {
  display: none;
}
.favorite_top.is-null a:hover {
  background-image: url(favourite_grey.svg);
}
.favorite_btn_wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
  width: auto;
  margin: 0;
}
.favorite_btn_wrapper .favorite_btn {
  font-size: 0;
  color: #000;
  padding: 0;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.favorite_btn_wrapper .favorite_btn:before {
  display: none;
}
.favorite_btn_wrapper .favorite_btn span.icon {
  display: block;
  width: 24px;
  height: 24px;
  background: url(favourite_black.svg) 50%/contain no-repeat;
}
.favorite_btn_wrapper .favorite_btn span.text-favorite {
  display: none;
}
.favorite_btn_wrapper .favorite_btn a {
  display: none;
}
.favorite_btn_wrapper .favorite_btn:hover span.icon {
  background-image: url(favourite_grey.svg);
}
.favorite_btn_wrapper .favorite_btn.active span.icon {
  background: url(favourite_black_full.svg) 50%/contain no-repeat;
}
.favorite_btn_wrapper .favorite_btn.active:hover span.icon {
  background-image: url(favourite_grey_full.svg);
}
.shop2-popup_favorite {
  background: rgba(0, 0, 0, 0.2);
}
.shop2-popup_favorite .popup_inner {
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  width: 100%;
  max-width: 400px;
}
@media (max-width: 480px) {
  .shop2-popup_favorite .popup_inner {
    width: calc(100% - 20px);
  }
}
.shop2-popup_favorite .popup_inner .text {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #000;
}
.shop2-popup_favorite .popup_inner .btns {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.shop2-popup_favorite .popup_inner .btns .shop2-btn, .shop2-popup_favorite .popup_inner .btns .shop2-btn-close {
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  padding: 14px 25px;
  width: auto;
  border: 1px solid #000;
  background: #000;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box;
  height: auto;
  box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  margin: 0 10px;
  line-height: 1;
}
.shop2-btn.shop2-btn_popup_favorite {
  margin: 0 0 20px;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  padding: 10px 5px;
  width: 200px;
  border: 1px solid #000;
  text-transform: uppercase;
  color: #000;
  box-sizing: border-box;
  height: auto;
  box-shadow: none;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.shop2-btn.shop2-btn_popup_favorite:hover, .shop2-btn.shop2-btn_popup_favorite:active {
  background: #000;
  color: #fff;
}
.title-page .block-20 .layout_15, .block-20 .layout_15 {
  flex-direction: row;
}
.title-page .widget-9, .widget-9 {
  display: flex;
}
.title-page .widget-9 a .cart-amount, .widget-9 a .cart-amount {
  background: none;
  box-shadow: none;
  right: 4px;
  left: 4px;
  text-align: center;
  bottom: 1px;
  font-size: 12px;
  height: auto;
  line-height: 20px;
  min-height: 0;
  border-radius: 1px;
  min-width: 0;
  color: #000;
  background: #000;
  color: #fff;
  box-shadow: 0 0 0 0.6px #000;
}
.title-page .widget-9 a:hover .cart-amount, .widget-9 a:hover .cart-amount {
  background: #5c5c5c;
  color: #fff;
  box-shadow: 0 0 0 0.6px #5c5c5c;
}
.title-page .widget-9 a:hover svg, .widget-9 a:hover svg {
  fill: #5c5c5c;
}
.shop2-info {
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
}
.shop2-info.shop2-info-favorites {
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
}
.widget-45 {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
@media (min-width: 1366px) {
  a.whatsapp-link {
    margin-right: 30px;
  }
  .favorite_top {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .site-header-right {
    width: auto;
    padding-right: 20px;
  }
  .favorite_top {
    margin-left: 0;
  }
}
