@media (max-width: 480px) {
  .shop-product-desc .desc-area-body {
    margin-top: 0;
  }
  .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    padding-right: 0;
  }
}
.footer-edit-block .gr-form-wrap {
  padding: 15px 15px;
  min-height: 0;
}
.footer-edit-block .gr-form-wrap .gr-form-in {
  min-height: 0;
  font-family: exo_2;
}
.footer-edit-block .gr-form-wrap .gr-form-in .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px;
}
.ticker {
  border: 2px solid rgba(240, 83, 9, 0.89);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 8px;
  overflow: hidden;
  width: 100%;
  height: 36px;
  margin-bottom: 0px;
  margin-top: 10px;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0 0 5px 0 #f16524;
}
.ticker::after, .ticker::before {
  position: absolute;
  top: 0;
  height: 36px;
  width: 28px;
  content: "";
}
.ticker::before {
  left: 0;
  border-left: 8px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="rgba(255, 255, 255, 0)", GradientType=1);
}
.ticker::after {
  right: 0;
  border-right: 8px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(255, 255, 255, 0)", endColorstr="#ffffff", GradientType=1);
}
.ticker > div {
  font: normal 18px/36px exo_2;
  color: #212121;
  width: 9999px;
}
.ticker > div > div {
  display: inline-block;
}
.but_target {
  background-color: rgba(240, 83, 9, 0.89);
  padding: 5px;
  text-align: center;
}
.but_target a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: normal;
}
/**
* reg_id: 
* staff_id: 419
* 4452943
**/
.site-has-bg {
  background: transparent 50% bottom no-repeat fixed;
  -webkit-background-size: cover;
  background-size: cover;
}
.site-header .bot-block {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .site-header .bot-block .site-phone {
    margin-top: 20px;
  }
}
* {
  font-family: times new roman !important;
}
.site-name-wrapper .site-name a {
  font-family: times new roman;
}
.site-name-wrapper .site-description {
  font-family: times new roman;
}
.site-phone a {
  font-family: times new roman;
}
html h1 {
  font-family: times new roman;
}
html .top-categor li a {
  font-family: times new roman;
}
#shop2-cart .shop-cart-clear {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 400px) {
  #shop2-cart .shop-cart-clear {
    flex-direction: column;
    align-items: flex-end;
  }
  #shop2-cart .shop-cart-clear .back-to-shop {
    margin-bottom: 10px;
  }
}
#shop2-order-delivery .options-list .shop2-delivery--item__tab .label .delivery-items .option-type .option-label .control-radio__label::after {
  background-color: #f96a48;
}
#shop2-order-delivery .shop2-delivery--item__tab .label.point .delivery-tab--icon {
  background-image: url(points-icon-blue.svg);
}
#shop2-order-delivery .shop2-delivery--item__tab .label.courier .delivery-tab--icon {
  background-image: url(courier-icon-blue.svg);
}
#shop2-order-delivery .shop2-delivery--item__tab .label.mail .delivery-tab--icon {
  background-image: url(mail-icon-blue.svg);
}
.shop2-delivery-step {
  color: #f96a48;
}
@media (max-width: 375px) {
  .deligate_points_fields .delivery-point {
    display: block;
  }
  .deligate_points_fields .delivery-point div + div {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  .shop-product-desc .desc-area-body {
    margin-top: 0;
  }
  .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    padding-right: 0;
  }
}
.shop-main-block-wr .product-list.product-list-thumbs .shop-product-item .product-bot-wr {
  padding-top: 10px !important;
}
.shop-main-block-wr .product-list.product-list-thumbs .product-image {
  min-height: 160px;
}
/*1263*/
.shop-main-header {
  text-transform: uppercase;
  font: 600 20px exo_2;
}
/*end*/
/* begin 1217 */
.product-list .buy-btn-wrapper .shop-product-button.notavailable .s1 {
  background: #d9d9d9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 120px;
  color: #000;
}
.product-list .buy-btn-wrapper .shop-product-button.notavailable .s2 {
  display: none;
}
/* end 1217 */
div[id*="sandbox_theme_panel"] {
  top: 20% !important;
  bottom: auto !important;
  width: 130px !important;
  font: bold 14px Arial !important;
  padding: 5px !important;
  color: #000;
}
.edit-block-wrapper-new {
  margin-bottom: 30px;
  padding: 0 0 30px;
  background-color: rgba(74, 144, 226, 0.7);
  border-radius: 2px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.edit-block-wrapper-new .title {
  padding: 25px 0 14px;
  color: #fff;
  text-transform: uppercase;
  font: 400 27px "times new roman" !important;
}
.edit-block-wrapper-new .edit-block-title {
  min-height: 60px;
  margin-bottom: 13px;
  padding-left: 20px;
  padding-right: 20px;
}
.edit-block-wrapper-new .edit-block-title a {
  font: 400 20px "times new roman" !important;
  color: #fff;
  text-decoration: none;
}
.edit-block-wrapper-new .owl-dots-wrapper {
  text-align: center;
}
.edit-block-wrapper-new .owl-dots-wrapper .owl-dots-in {
  display: inline-block;
}
.edit-block-wrapper-new .owl-dots-wrapper .owl-dots-in .owl-dots .owl-dot {
  margin: 0 2px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid transparent;
}
.edit-block-wrapper-new .owl-dots-wrapper .owl-dots-in .owl-dots .owl-dot:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin: -3px 0 0 -3px;
  border-radius: 1px;
  background: #fff;
}
.edit-block-wrapper-new .owl-dots-wrapper .owl-dots-in .owl-dots .owl-dot.active {
  border-radius: 1px;
  border: 2px solid #fff;
}
.personal-html-content-in .highslide-body {
  overflow-y: scroll;
  height: 100%;
}
