.wrap_che { display: none;}
.active-type .wrap_che { display: block; margin-top: 5px;}
.active-type .wrap_che input { margin-right: 5px;}
.text_in { display: none; padding-left: 40px;}
.active-type .text_in { display: block;}
.active-type .text_in .wrap_che { font-size: 15px; padding-left: 10px;}
.shop2-filter .shop2-btn { position: relative; overflow: hidden;}
/* popup form */
.sample-button {
  background-color: #d55050;
  background-image: linear-gradient(to bottom, #e06868 0%, #cb3939 100%);
  background-repeat: repeat-x;
  border: medium none;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 32px;
  position: absolute;
  right: 20px;
  top: 20px; }

.sample-popup {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  color: #333;
  padding: 16px 40px 25px 25px;
  width: 270px;
  display: none; }

.sample-popup .title {
  font-size: 18px;
  margin: 0 0 22px 0; }

.sample-popup label {
  display: block;
  font-size: 13px;
  margin: 0 0 2px; }

.sample-popup input[type="text"], .sample-popup textarea {
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 0 12px;
  padding: 3px 7px;
  width: 100%;
  box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
}

.sample-popup input[type="text"] {
  height: 30px; }

.sample-popup textarea {
  resize: none; }

.sample-popup .sample-required {
  color: #ea3f28; }

.sample-popup input[type="submit"] {
  background-color: #f36d3d;
  background-image: linear-gradient(#f7c44d, #fe6d06);
  background-repeat: repeat-x;
  border: medium none;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 16px;
  width: auto; }

.captcha input {
  width: 100px; }

.sample-close {
  background-image: url(closed.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px; }

#popupform .tpl-form-button,

.one_click { cursor: pointer;
	height: 34px;
    background: url(top-links-in-r.png) 100% 0 no-repeat, url(top-links-in-l.png) 0 0 no-repeat;
    position: relative;
    font-size: 15px;
    line-height: 34px;
    text-align: center;
    margin-top: 15px;
    width: 150px;
    z-index: 0;
    overflow: hidden;
    border: 0;
}
.one_click_list_th { width: 100%;}
.t_prod_name { display: none;}
#popupform .tpl-form-button:after,
.one_click:after{
	content: '';
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: -1;
    background: url(top-links-in-c.png) 0 0 repeat-x; 
}
.open_popup .site-header { position: relative; z-index: 1;}
.one_click_list_pr { margin: 5px 0;}
/*.top-links-in { overflow: hidden;}*/
.top_menu_wr { /*position: relative; display: inline-block; overflow: hidden;*/}
.zak { overflow: hidden; position: relative; display: inline-block; border-radius: 3px;}
.zak .btn_wrap-effects { margin: 0 !important; top: -5px;}
.top_menu_wr .btn_wrap-effects {
	-webkit-animation: flash 4s linear infinite;
	-moz-animation: flash 4s linear infinite;
	-o-animation: flash 4s linear infinite;
	animation: flash 4s linear infinite; 
}
/*.menu_top { position: relative; display: inline-block;}*/
.btn_back_ { position: relative; overflow: hidden; display: inline-block;}
.btn_back_2 { position: relative; overflow: hidden; width: 119px; margin: 0 auto;}
.menu_top .btn_wrap-effects { top: 11px; height: 30px; z-index: 1;}
/*.left-menu2 .btn_wrap-effects { display: none;}*/
.left-menu2 li a span { overflow: hidden;}

.top-menu-wr .btn_wrap-effects {
    -webkit-animation: flash 7s linear infinite;
    -moz-animation: flash 7s linear infinite;
    -o-animation: flash 7s linear infinite;
    animation: flash 7s linear infinite;
}
.slick-slide > div { text-align: center;}
.similar .slick-slide .p-item { margin: 0 5px;}
.similar .slick-slider { display: flex;}
.similar .slick-next { font-size: 0; background: url(right_icon.svg) 50% 50% no-repeat;}
.similar .slick-prev { font-size: 0; background: url(right_icon.svg) 50% 50% no-repeat;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.recent_reviews > div { display: inline-block; vertical-align: top;}
.similar .slick-prev,
.similar .slick-next { height: 220px; width: 122px; -webkit-background-size: 100% auto !important; background-size: 100% auto !important; border: 0;}
.recent_reviews { padding: 0 30px;}
@media screen and (min-width: 0) and (max-width: 1440px) {
	.recent_reviews { padding: 0;}
	.similar .slick-slide .p-item { margin: 0 auto;}
}