.b-bestprice {
  position: relative;
  max-width: 500px;
}
.b-bestprice__loading {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5) url("../img/loading.svg") no-repeat center center;
}
.b-bestprice__success {
  font-size: 120%;
  color: darkgreen;
  margin: 30px 0;
  text-align: center;
}
.b-bestprice__page {
  overflow: hidden;
}
.b-bestprice__page_image {
  float: left;
  margin-right: 15px;
  max-width: 48px;
  max-height: 48px;
}
.b-bestprice__phone_error {
  display: none;
}
.b-bestprice__wrapper {
  margin-bottom: 12px;
}
.b-bestprice .wa-value input[type="text"],
.b-bestprice .wa-value input[type="email"] {
  max-width: none;
}
.b-bestprice .wa-value textarea {
  max-width: none;
  min-height: 4em;
  resize: vertical;
  display: block;
}
.b-bestprice__supreme {
  margin: 10px auto;
  background: #FFF;
  padding: 40px 20px 10px 20px;
  position: relative;
  max-width: 500px;
}
@media (max-width: 479px) {
  .b-bestprice__supreme {
    padding: 40px 5px 10px 5px;
  }
}
.b-bestprice__pretext {
  margin-bottom: 20px;
}
.fancybox-wrap .b-bestprice {
  padding: 15px 15px 5px 15px;
}
@media (max-width: 479px) {
  .fancybox-wrap .b-bestprice {
    padding: 5px 5px 5px 5px;
  }
}
.mfp-wrap .b-bestprice__success {
  margin: 0 0 30px 0;
}
.b-buy__line_price .b-bestprice__wrapper,
.b-modal__block .b-bestprice__wrapper {
  margin-top: 15px;
}
@media (min-width: 736px) {
  .b-buy__line_price .b-bestprice__wrapper,
  .b-modal__block .b-bestprice__wrapper {
    text-align: right;
  }
}
.b-bestprice--pro_land .b-bestprice__pretext,
.b-bestprice--pro_land1 .b-bestprice__pretext,
.b-bestprice--pro_land2 .b-bestprice__pretext {
  padding-right: 20px;
}
.b-bestprice--your_shop,
.b-bestprice--your_shop1,
.b-bestprice--your_shop2 {
  max-width: 400px;
}
.b-bestprice--topshop,
.b-bestprice--topshop1,
.b-bestprice--topshop2 {
  max-width: 470px;
}
.b-bestprice--topshop.wa-form .wa-field .wa-value textarea,
.b-bestprice--topshop1.wa-form .wa-field .wa-value textarea,
.b-bestprice--topshop2.wa-form .wa-field .wa-value textarea {
  min-width: 260px;
}
.b-bestprice--prostore.wa-form .wa-field,
.b-bestprice--prostore1.wa-form .wa-field,
.b-bestprice--prostore2.wa-form .wa-field {
  margin-bottom: 15px;
}
.b-bestprice-price__pre{
    font-size: 13px;
    margin-top: 2px;
    display: none;
}
.b-bestprice-price__pre._show{
    display: block;
}
/* START UNISHOP */
.b-bestprice__wrapper--unishop{
    margin-bottom: 12px;
    margin-top: -10px;
}
.b-bestprice__wrapper--unishop .i-bestprice__button{
	cursor: pointer;
    font-size: 13px;
}
/* END UNISHOP */

/* START HUTER */
.b-bestprice__wrapper--huter2022 .i-bestprice__button:hover{
    color: var(--color-new--yellow);
    transition: var(--transition-base);
}
.b-bestprice--huter2022 input[type=submit]{
    background-color: var(--color-new--yellow);
}
.b-bestprice--huter2022 a:hover{
    color: var(--color-new--yellow);
    transition: var(--transition-base);
}
@media (max-width: 1050px){
    .b-bestprice__wrapper--huter2022{
        margin-top: 12px;
    }
}
/* END HUTER */

/* START RESANTA */
.b-bestprice__wrapper--RESANTA{
    margin-top: -12px;
    font-size: 14px;
}
.b-bestprice__wrapper--RESANTA .i-bestprice__button{
    cursor: pointer;
}
.product_block .cart {
    height: 237px;
}
.b-bestprice--RESANTA{
    max-width: 500px !important;
    margin: 0 auto !important;
    float: none !important;
}
.b-bestprice--RESANTA .wa-field .wa-name{
    width: 100%;
}
.b-bestprice--RESANTA input[type=email]{
    border-radius: 10px;
}
.fancybox-container{
    z-index: 1000000 !important;
}
@media (max-width: 768px){
    .b-bestprice__wrapper--RESANTA {
        font-size: 13px;
    }
    .b-bestprice--RESANTA{
    	padding: 22px !important;
    }
    .product_block .cart {
    	height: auto;
  	}
}
/* END RESANTA */

/* START VIHR */
.b-bestprice__wrapper--vihr{
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 1px;
}
.b-bestprice__wrapper--vihr .i-bestprice__button{
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dashed #f5821f;
}
.b-bestprice__wrapper--vihr .i-bestprice__button:hover{
    color: #f5821f;
    border-bottom: none;
}
/* END VIHR */

/* START MASTERSHOP */
.b-bestprice__wrapper--mastershop{
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 0;
    cursor: pointer;
}
.b-bestprice__wrapper--mastershop .i-bestprice__button{
    text-decoration: none;
  	border-bottom: 1px dashed #000;
}
.b-bestprice__wrapper--mastershop .i-bestprice__button:hover{
    color: #747171;
    border-bottom: 0;
}
.b-bestprice--mastershop .b-bestprice__pretext{
    margin-right: 20px;
}
@media (max-width: 1050px){
    .b-bestprice--mastershop .b-bestprice__pretext{
        margin-top: 10px;
    }
}
button.mfp-close{
    right: 10px !important;
    top: 9px !important;
}
/* END MASTERSHOP */