.block_delivery{
	margin-top:10px;
}

.block_delivery_wrap{
display: flex;
font-size: 16px;
overflow: hidden;
min-height: 52px;	
}
.order-avail-wrap {
	
	font-size: 14px;
	line-height: 18px;
	background-color: #f7f7f7;
	border-radius: 8px;
	display: flex;
	flex-basis: auto;
	flex-direction: column;
	flex-grow: 1;
	min-height: 52px;
	justify-content: center;
	margin-right: 5px;
	min-width: 120px;
	padding: 0 8px !important; 
	max-width:33%;
}
.order-avail-wrap{
	display:none;
}
.block_delivery_link{
cursor: pointer;
font-size: 14px;
font-weight: 300;
color: #e01f2e;	
}

@media( max-width:1240px ){ 
	.block_delivery_wrap{
		flex-wrap:wrap;
		
	}
	.order-avail-wrap{
		margin-bottom:10px;
	} 
}

/*POPUP*/
.popup_block{
	background:#fff;
	padding:20px;
margin: -30px 0 0;
/*padding-top: 30px;*/
position:relative;
}
.title .title_text{
	position:relative;
	top:-12px;
}
.popup_block .title{
	padding: 5px 30px 15px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	position:relative;
	
}
.box-modal_close{
	position:absolute !important;
	right:5px !important;
	top:0px !important;
	width:30px !important;
	height:30px !important;
background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='%23626262' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4167 10.4671L17.8914 17.9418L18.7753 17.0579L11.3006 9.58322L18.7753 2.10849L17.8914 1.22461L10.4167 8.69934L2.94199 1.22461L2.05811 2.10849L9.53283 9.58322L2.05811 17.0579L2.942 17.9418L10.4167 10.4671Z'/%3E %3C/svg%3E") no-repeat 50% !important;	
}
.shops-list-reserve{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.shops-list-reserve .green{
	color:green;
	font-weight:500;
}
.shops-list-reserve .orange{
	color:orange;
	font-weight:500;
}
.COURIER_BLOCK{
	min-width:600px;
}
.COURIER_BLOCK.popup_block{
	padding:20px 40px;
}
.COURIER_BLOCK .block_field_prop{
	flex-wrap:wrap;
}
.COURIER_BLOCK .left_title_prop, .COURIER_BLOCK .bx_block{
	width:100%;
}
.COURIER_BLOCK .box-modal_close{
	top:-5px;
	right:-28px;
}
.COURIER_BLOCK .popup_block .title{
	padding-bottom:5px;
	top: 0px;
}


.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.wrap_avail{
	margin-top:20px;
}
.wrap_avail th{
	padding-bottom:7px;
}
.wrap_avail td{
	padding:3px 0px 4px;
}
.wraps_sku{
	display:flex;
	flex-direction:column;
	margin-top: 15px;
}
.sproduct-compare {
  background-image: url("/local/templates/fplace/img/card/weight_icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 24px;
  height: 19px;
  display: block; }
.sproduct-compare.active svg path,  .sproduct-compare-action.active  path{
    fill: #e01f2e !important;
}
.sproduct-like.active svg path {
    fill: #e01f2e !important;
}
.sproduct-compare-lbl {
  cursor: pointer;
background:none !important;
display:flex !important;
  }
  .sproduct-compare-lbl:hover input[type="checkbox"] + svg path {
    fill: #a7a7a7; }
  .sproduct-compare-lbl input[type="checkbox"] {
    display: none; }
    .sproduct-compare-lbl input[type="checkbox"] + svg {
      height: 19px; }
    .sproduct-compare-lbl input[type="checkbox"]:checked + svg path {
      fill: #a7a7a7; }

.sproduct-like-lbl {
  top: 0;
  right: 33px; }

.sproduct-like {
  background-image: url("/local/templates/fplace/img/card/like_icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 24px;
  height: 19px;
  display: block;
  margin-left: 13px; }

.sproduct-sale {
  width: 32px;
  height: 32px;
  background-color: #e01f2e;
  border-radius: 50%;
  overflow: hidden;
  font-weight: 600;
  color: white;
  font-size: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100; }
  .sproduct-sale:hover {
    color: #FFF;
    text-decoration: none; }
  .sproduct-sale:empty {
    display: none; }

.sproduct-color-lbls {
  margin-left: -2.5px;
  margin-right: -2.5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.sproduct-color-lbl {
  margin-left: 2.5px;
  margin-right: 2.5px; }
  .sproduct-color-lbl:hover {
    cursor: pointer; }

input[type="radio"].sproduct-color-chb, input[type="checkbox"].sproduct-color-chb {
  display: none; }
  input[type="radio"].sproduct-color-chb + span, input[type="checkbox"].sproduct-color-chb + span {
    width: 38px;
    height: 38px;
    background-color: #d3d5d2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    overflow: hidden; }
  input[type="radio"].sproduct-color-chb:checked + span, input[type="checkbox"].sproduct-color-chb:checked + span {
    background-image: url("/local/templates/fplace/img/card/iconfinder_check.png");
    background-repeat: no-repeat;
    background-position: center; }
	.sproduct-color-lbl.selected span{
    background-image: url("/local/templates/fplace/img/card/iconfinder_check.png");
    background-repeat: no-repeat;
    background-position: center;
	box-shadow: -3px 1px 6px 0px rgba(0, 0, 0, 0.05);
	}
	.sproduct-color-lbl.white.selected span{
    background-image: url("/local/templates/fplace/img/card/iconfinder_check_white.png");

	}	
	
.sproduct-color-lbl2 {
  margin-left: 2.5px;
  margin-right: 2.5px;
  display: block; }
  .sproduct-color-lbl2:hover {
    cursor: pointer; }
  .sproduct-color-lbl2 input[type="radio"].sproduct-color-chb2, .sproduct-color-lbl2 input[type="checkbox"].sproduct-color-chb2 {
    display: none; }
    .sproduct-color-lbl2, .sproduct-color-lbl2 input[type="checkbox"].sproduct-color-chb2 + span {
      width: 38px;
      height: 38px;
      border: 1px solid #eaeaea;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 50%;
     /* overflow: hidden;*/ }
    .sproduct-color-lbl2 input[type="radio"].sproduct-color-chb2:checked + span, .sproduct-color-lbl2 input[type="checkbox"].sproduct-color-chb2:checked + span {
      background-color: #e01f2e;
      font-weight: 600;
      color: #ffffff; }

.sproduct-color-lbls-dis {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -2.5px;
  margin-right: -2.5px; }

.sproduct-size-dis, .scard-size2 .notallowed {
  width: 38px;
  height: 38px;
  border: 1px solid #eaeaea;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  background-color: #f5f5f5;
  color: #999999;
  margin-left: 2.5px;
  margin-right: 2.5px; }

button {
  border: none;
  cursor: pointer; }

.catalog-item {
  width: 25%;
  margin-bottom: 50px;
  border-right: 1px solid #eaeaea;
  position: relative;
  background-color: #FFF; }

.sproduct-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  margin-bottom: 20px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }

.sproduct-title {
  font-weight: 600;
  color: #313130;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 11px;
  display: block; }

.sproduct-pay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  color: black;
  font-size: 13px;
  min-height: 20px;
  line-height: 1; }

.sproduct-pay-info {
  display: block;
  background-image: url("/local/templates/fplace/img/card/help-icon.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 20px;
  height: 20px;
  margin-left: 4px; }

.sproduct-price-row {
  margin-top: -5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.sproduct-price {
  font-size: 18px;
  font-weight: 600;
  color: black;
  display: inline-block;
  margin-right: 18px; }

.sproduct-price-old {
  font-size: 13px;
  font-weight: 300;
  color: black;
  display: inline-block;
  position: relative; }
  .sproduct-price-old:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E01F2E;
    bottom: 50%;
    position: absolute;
    left: 0; }

.sproduct-watsupp {
  display: block;
  width: 30px;
  height: 32px;
  margin-left: auto;
  background-image: url("/local/templates/fplace/img/card/whatsapp_icon.png");
  background-repeat: no-repeat;
  background-position: left top; }

.sproduct-availability {
  font-size: 13px;
  font-weight: 300;
  color: #008D55;
  margin-top: -9px; }

.sproduct-not-availability {
  font-size: 13px;
  font-weight: 300;
  color: #999999;
  margin-top: -9px; }

.sproduct-cont-1 {
  padding: 0 25px 0px 25px; }

.sproduct-cont-2 {
  padding: 0 25px 1px 25px; }

.sproduct-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  margin-bottom: 20px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }

.sproduct-quantity-form {
  margin-top: 17px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.sproduct-quantity-controls {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 112px;
  height: 32px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: whitesmoke;
  border-radius: 3px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 5px; }

.sproduct-quantity-control {
  font-size: 24px;
  font-weight: 300;
  color: #e01f2e;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 100%; }
  .sproduct-quantity-control:hover {
    text-decoration: none;
    color: #e01f2e; }
  .sproduct-quantity-control:focus {
    text-decoration: none;
    color: #e01f2e; }

.sproduct-quantity-input {
  margin-bottom: 0px;
  text-align: center;
  max-width: 40px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 5px;
  margin-right: 5px;
  border: none;
  font-size: 13px;
  font-weight: 300;
  color: #313130;
  background-color: #f5f5f5; }

.sproduct-btn {
  padding: 0 22px;
  height: 32px;
  font-size: 13px;
  line-height: 32px;
  font-weight: 300; }

.tabs_content_item {
  display: none; }
  .tabs_content_item.active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

.relateprods-item .catalog-item {
  width: 100%;
  margin-bottom: 0; }

.relateprods-container-w {
  position: relative;
  margin-top: -5px;
  margin-left: -25px;
  margin-right: -25px; }

.relateprods-container-w:after {
  content: "";
  display: block;
  background: url("/local/templates/fplace/img/card/relate_light.png") no-repeat right top;
  height: 100%;
  width: 109px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.relateprods .swiper-button-next {
  right: 0px; }

.relateprods .swiper-button {
  width: 48px;
  height: 48px;
  box-shadow: -3px 1px 6px 0px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  background: #fff url("/local/templates/fplace/img/card/nav-arrow-2.png") no-repeat center;
  position: absolute;
  top: 164px;
  top: calc(50% - 21px);
  z-index: 14; }
  .relateprods .swiper-button:after {
    display: none; }

.relateprods .swiper-button-prev {
  display: none; }

.fivereasons-inn, .fabout-inn, .relateprods-inn {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto; }

.relateprods-container {
  position: static !important; }



.sheading-2 {
  font-size: 30px;
  line-height: 2.3;
  font-weight: 600;
  color: #313130;
  margin-bottom: 5px; }

.advants {
  margin-bottom: 24px;
  margin-top: 25px; }

.advant {
  height: 100px;
  background-color: whitesmoke;
  border-radius: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 25px;
  padding-right: 25px;
  width: calc(25% - 19.5px); }

.advant-img {
  width: 70px;
  height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 18px; }

.advant-txt {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 300;
  color: black; }

.advants-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 1421px) {
    .advants-w {
      padding: 0 22px; } }

@media (max-width: 1516px) {
  .advant {
    width: calc(25% - 8px);
    padding-left: 5px;
    padding-right: 5px; }
  .advant-txt {
    font-size: 12px; } }

@media (max-width: 1199px) {
  .advants-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .advant {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 25px; }
  .advant-txt {
    font-size: 14px; } }

@media (max-width: 767px) {
	.product-item-detail-slider-block{
		height:250px !important;
	}
  .product-item-detail-slider-container{
	  margin-right:0px !important;
  }
  .advant {
    width: 100%; }
    .advant:last-child {
      margin-bottom: 0; } }

@media (max-width: 480px) {

  .advants {
    display: none; } }

@media (max-width: 360px) {
  .advant-txt {
    font-size: 13px; }
  .advant-img {
    width: 52px; } }

@media (max-width: 1516px) {
  .sheading-2 {
    line-height: 1.2; } }

.columns-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.column-l {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 36px; }

.column-r {
  width: 274px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }



.scard-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 1421px) {
  .padding_22 {
    padding: 0 22px; } }

.scard-col-l {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 36px; }

.scard-col-r {
  width: 274px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.card-prod-r {
  border-radius: 3px;
  padding: 25px 32px 39px 27px;
  width: 100%;
  margin-bottom: 13px;
  line-height: 1; }

.card-prod-r-w {
  line-height: 1; }

.stock-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  line-height: 1; }

.stock-price-txt {
  font-size: 14px;
  font-weight: 300;
  color: #999999; 
  }

.stock-price-txt-2 {
  font-size: 14px;
  color: #008D55;
  font-weight: 500;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.stock-price-span, .stock-price-span-not {
  width: 6px;
  height: 6px;
  background-color: #008D55;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  margin-right: 7px; }
.stock-price-span-not{
  background-color: #999999;	
}
.card-prod-r-txt-1 {
  font-size: 13px;
  font-weight: 300;
  color: black;
  line-height: 1;
  position: relative;
  display: inline-block; }
  .card-prod-r-txt-1:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E01F2E;
    bottom: 50%;
    position: absolute;
    left: 0; }

.card-prod-r-txt-2 {
  font-size: 24px;
  font-weight: 600;
  color: #313130;
  line-height: 1; }

.bonus-w {
  margin-bottom: 15px; }

.bonus-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px;
  line-height: 1; }

.bonus-log {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px; }

.bonus-txt {
  font-size: 14px;
  font-weight: 300;
  color: #000000; }

.card-prod-disc {
  font-weight: 300;
  color: black;
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 14px; }

.card-prod-disc-span {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
  color: #e01f2e;
  margin-right: 5px;
  display: inline-block; }

.card-prod-choice-w {
  margin-bottom: 14px; }

.card-prod-choice-txt-1 {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
  color: #313130; }

.card-prod-choice-row-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.card-prod-choice-span {
  width: 11px;
  height: 11px;
  background-color: #e01f2e;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin-right: 10px; }

.card-prod-choice-txt-2 {
  font-weight: 300;
  line-height: 24px;
  font-size: 14px; }

.card-prod-r-basket {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
  flex-direction:column;
  }

input[type="text"].card-prod-r-basket-input {
  border: none;
  height: 52px;
  background-color: white;
  border-radius: 3px;
  padding: 21px 18px 21px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #313130;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 60px; }

.card-prod-r-basket-btn {
  height: 52px;
  background-color: #e01f2e;
  border-radius: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 156px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 40px !important;
  padding-right: 40px !important; }
/*.card-prod-r-basket-btn:not(.btn-buy){
	display:none;
}*/
.card-prod-r-del {
  margin-top: 30px; }

.card-prod-r-del-txt-1 {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
  color: black; }

.del-row-txt-1 {
  color: black;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 1;
  margin-top: 2px; }

.del-row-a {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 300;
  color: #e01f2e;
  display: inline;
  border-bottom: 1px dotted #e01f2e !important;
  }

.del-row-txt-2 {
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  margin-top: 22px; }

.del-row-txt-1-span {
  margin-left: 5px;
  color: #000000; }

.quick-ord {
  background-color: whitesmoke;
  border-radius: 3px;
  width: 100%;
  padding: 20px 28px 29px 25px; }

.quick-ord-txt {
  font-size: 14px;
  font-weight: 600;
  color: black;
  margin-bottom: 6px; }

input[type="text"].quick-ord-input {
  border: none;
  height: 44px;
  background-color: white;
  border-radius: 3px;
  width: 100%;
  padding-left: 16px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  margin-bottom: 16px;
  margin-bottom: 0; }

.quick-ord-btn {
  height: 52px;
  background-color: #e01f2e;
  border-radius: 3px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  color: white;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.char-prod-gal-ph-b img {
  max-width: 100%; }

.big-video {
  position: relative;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .big-video img {
    max-width: 100%;
    object-fit: cover;
    height: 100%; }
  .big-video:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    background: url("/local/templates/fplace/img/card/play_22398.png") no-repeat center;
    background-color: #000;
    border-radius: 50%;
    z-index: 2; }

.col-l {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }



.scard-img-col {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 575px;
  margin-right: 26px; }

.char-prod-gal-ph-b {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  height: 400px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 57px; }

.char-prod-gal-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap:wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.char-prod-gal-min {
  width: 99px;
  height: 99px;
  border-radius: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 24px; }
  .char-prod-gal-min.act {
    border: 2px solid red;
    border-radius: 3px; }
  .char-prod-gal-min:hover {
    border: 2px solid red;
    border-radius: 3px; }
  .char-prod-gal-min._video {
    position: relative; }
    .char-prod-gal-min._video:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.5; }
    .char-prod-gal-min._video:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url("/local/templates/fplace/img/card/play_22398.png") no-repeat center; }

.char-prod-gal-min-img {
  width: 100%;
  height: 100%; }

.char-prod-inf {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.scard-size {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin-top: 2px; }

.scard-size-lbl {
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  display: block;
  margin-right: 20px; }

.scard-size-ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.scard-size-li {
  margin-right: 9px; }
.sproduct-reviews-lbl:hover {
  text-decoration: none; }

.scard-size-a {
	cursor:pointer;
  font-size: 14px;
  font-weight: 300;
  color: #e01f2e;
  display: block; }
  .scard-size-a.active {
    color: #313130;
    font-weight: 600; }
  .scard-size-a:hover {
    text-decoration: none;
    font-weight: 600;
    color: #e01f2e; }

.char-prod-gal-img-w {
  position: relative; }
  .sproduct-actions a {
    background: none; }
.sproduct-actions a:hover svg path {
      fill: #a7a7a7; }
 .sproduct-actions svg path {
    fill: #d6d6d6; }

.scard-p {
  line-height: 1.7;
  font-size: 14px; }

.scard-tbl {
  font-size: 14px; }

.scard-tbl-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.scard-tbl-col-1 {
  color: #999999; }

.scard-tbl-col-2 {
  color: #000000; }

.tab-har {
    display: inline-block;
    color: #e01f2e;
    font-size: 14px;
    margin-top: 6px;
    padding-bottom: 0px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 500;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-offset: 4px;
}

  .tab-har:hover {
    text-decoration: none;
    color: #e01f2e; }

.instr-download {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  margin-top: 27px;
  line-height: 1;
  margin-top: 20px; 
      margin-bottom: 20px;
  }
  .instr-download:hover {
    text-decoration: none; }
    .instr-download:hover span {
      text-decoration: none; }
span.obvods {
    padding: 15px;
    border: 1px solid #e01f2e;
    border-radius: 5px;
    margin-right: 25px;
}

.instr-download-span-1 {
  color: #000000;
  line-height: 1; }

.instr-download-span-2 {
  color: #e01f2e;
  margin-left: 10px;
  display: inline-block;
  border-bottom: 1px dashed #e01f2e;
  line-height: 1; }

.get-consult {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  background-color: #00e676;
  border-radius: 3px;
  margin-top: 29px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .get-consult:hover {
    text-decoration: none; }

.get-consult-span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff; }
  .get-consult-span span {
    display: inline-block;
    margin-right: 5px; }

.get-consult-img-1 {
  margin-right: 9px; }

.get-consult-img-2 {
  margin-top: -16px; }

.presents {
  margin-top: 33px; }

.presents-tit {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: black; }

.presents-w {
  margin-top: 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-right: 43px; }

.presents-it-label {
  margin-right: 10px; }
  .presents-it-label:hover input[type="radio"] + div {
    border: 1px solid #e7e7e7; }
  .presents-it-label .presents-it-inn {
    max-width: 268px; }
  .presents-it-label:nth-child(2) .presents-it-inn {
    padding-left: 10px !important; }
  .presents-it-label:last-child {
    margin-right: 0; }
  .presents-it-label input[type="radio"] {
    display: none; }
    .presents-it-label input[type="radio"] + div {
      transition: 0.5s;
      border: 1px solid transparent;
      padding: 0 20px;
      padding-right: 30px; }
    .presents-it-label input[type="radio"]:checked + div {
      border: 1px solid #e7e7e7; }

.presents-it-inn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 85px;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.presents-img-w {
  width: 61px;
  height: 68px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 24px; }
  .presents-img-w img {
    max-width: unset; }

.presents-txts {
  line-height: 1; }

.presents-txt-1 {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 300;
  color: #313130;
  margin-bottom: 6px;
  display: block;
  letter-spacing: -0.7px; }

.presents-txt-2 {
  font-size: 13px;
  font-weight: 300;
  color: #008D55; }

.presents-it-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  padding: 0 56px 0 22px;
  height: 83px;
  margin-top: -14px;
  width: auto; }
  .presents-it-2 .presents-txt-1 {
    margin-bottom: 15px; }
  .presents-it-2 .presents-txts {
    margin-top: 0px; }

.scard-set {
  padding-top: 23px;
  border-top: 1px solid #eaeaea;
  margin-bottom: 36px; }

.scard-set-tit {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #313130; }

.scard-set-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px; }

.scard-set-l {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 800px; }

.scard-p {
  font-size: 14px;
  line-height: 1.7; }

.scard-set-description {
  max-width: 485px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px; }

.scard-set-description-b {
  font-size: 14px;
  font-weight: 600;
  color: #313130;
  margin-right: 23px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.scard-set-description-p {
  font-size: 14px;
  line-height: 1.8;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.scard-set-r {
  width: 274px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-left: auto;
  padding-top: 8px; }

.scard-set-total {
  background-color: whitesmoke;
  border-radius: 3px;
  width: 100%;
  padding: 25px 27px 38px 24px; }

.scard-total-price {
  font-size: 24px;
  color: #e01f2e;
  font-weight: 600;
  line-height: 1;
  margin-top: -6px; }

.scard-total-txt {
  font-size: 14px;
  font-weight: 300;
  color: #313130;
  margin-top: 5px; }

.scard-total-span {
  font-weight: 600; }

.scard-total-txt-2 {
  margin-top: 7px;
  color: #999999;
  font-size: 14px;
  font-weight: 600; }

.scard-total-oldprice {
  margin-top: -2px;
  font-size: 18px;
  font-weight: 300;
  color: #999999;
  margin-bottom: 6px;
  position: relative;
  display: inline-block; }
  .scard-total-oldprice:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E01F2E;
    bottom: 50%;
    position: absolute;
    left: 0; }

.total-ord-btn {
  height: 52px;
  background-color: #e01f2e;
  border-radius: 3px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  color: white;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.tabs-control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 16px;
  padding-bottom: 19px;
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  list-style: none;
  padding-left: 0;
  line-height: 1;
  margin-bottom: 21px; }

.scard-set-tabs {
  margin-top: 35px; }

.tabs_control_item {
  margin-right: 25px;
  line-height: 1; }
  .tabs_control_item.active .tabs_control_link {
    color: #000; }

.tabs_control_link {
  font-size: 14px;
  font-weight: 600;
  color: #e01f2e;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1; }
  .tabs_control_link:hover {
    color: #000;
    text-decoration: none; }
  .tabs_control_link:focus {
    color: #e01f2e; }

.tabs_control_link-span {
  color: #999999;
  font-weight: 300;
  display: inline-block;
  margin-left: 5px; }

.tabs_content {
  padding-left: 0; }

.tabs_content_item.active {
  /*-webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; */ display:block !important;}

.tabs_content_item p {
  /*width: calc(50% - 15px);*/
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  color: black; }

.scard-size2 {
  margin-top: 14px;
  margin-bottom: 9px; }
.scard-size2 .sproduct-color-lbl2 {
    min-width: 52px;
    text-align: center;
    width: auto;
    padding: 0 5px;
    height: 32px;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 700;
    color: #e01f2e;
}
  .scard-size2 .sproduct-color-lbl2.selected, .scard-size2 .sproduct-color-lbl2 .selected {
border: none;
    background-color: #FFF;
    font-weight: bold;
    color: #000;
    text-align: center;
    background: #e01f2e;
    color: white;
	}
  .scard-size2 .sproduct-size-dis, .scard-size2 .notallowed {
   /* width: 52px;*/
    height: 32px;
    border-radius: 16px;
    font-size: 13px; }
	.notallowed.selected{


  background-color: #f5f5f5 !important;
  color: #999999 !important;		
	}
  .scard-size2 .sproduct-color-lbl2 {
    margin-bottom: 4px; }

.sproduct-color-lbls {
  position: relative;
  z-index: 100;
  max-width:100%;
  padding-left:0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.scard-colors {
  margin-top: 24px;
  margin-bottom: 6px; }
  .scard-colors input[type="radio"].sproduct-color-chb + span, .scard-colors input[type="checkbox"].sproduct-color-chb + span {
    width: 34px;
    height: 34px; }
	.circle_color{
    width: 34px;
    height: 34px; 
	border-radius:50%;
	}
  .scard-colors .sproduct-color-lbl {
    margin: 5px 3px;
    position: relative;
    z-index: 0; }
    .scard-colors .sproduct-color-lbl:hover .stolltip {
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .scard-colors .sproduct-color-lbl .stolltip {
      font-size: 12px;
      color: #222222;
      line-height: 1;
      white-space: nowrap;
      top: -41px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      position: absolute;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      padding: 0 14px;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 31px;
      border: 1px solid #eeeeee;
      box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 0.1);
      border-radius: 4px;
      background-color: #FFF;
      z-index: 20000;
      text-align: center;
      display: none; }
      .scard-colors .sproduct-color-lbl .stolltip:before {
        content: '';
        position: absolute;
        left: calc(50% - 10px);
        background-color: #FFF;
        bottom: -3px;
        width: 20px;
        height: 20px;
        display: block;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        z-index: -1; }

.scard-colors-tit {
  font-size: 14px;
  margin-bottom: 14px;
  font-weight: 300;
  color: #999999;
  line-height: 1;
  position: relative;
  z-index: 0; }

.scard-tbl {
  max-width: 400px;
  margin-top: 15px; }
  .scard-tbl td:nth-child(1) {
    display: table-cell;
    width: 71%; }
  .scard-tbl td:nth-child(2) {
    display: table-cell;
	padding-left:10px;
    width: 29%; }
  .scard-tbl .dots {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=) 0 80% repeat-x; }
    .scard-tbl .dots span {
      background: #fff;
      padding-right: 5px; }
.scard-tbl-2 {
  max-width: 750px;	 
}  
/*.scard-tbl-2 tbody{  
    -webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2;
    -moz-column-width: 300px;  
    -webkit-column-width: 300px;   
    column-width: 300px; 	
}  
.scard-tbl-2 tbody tr{
	display: block;
	width:50%
}*/
.scard-select {
  width: 61px;
	
  }

.select2-container {
  border: none; }
  .select2-container .select2-selection--single {
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    height: 52px;
    width: 61px;
    padding-left: 21px; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      font-weight: 600;
      font-size: 15px;
      padding-left: 0;
      width: 11px;
      font-size: 14px;
      font-weight: 600;
      color: #313130;
      margin-right: 0;
      padding-right: 0;
      line-height: 1; }
    .select2-container .select2-selection--single .select2-selection__arrow {
      width: 10px;
      height: 7px;
      background: url("/local/templates/fplace/img/card/arrow_b_red.png") no-repeat right 0 center;
      position: static;
      margin-left: 0px; }
      .select2-container .select2-selection--single .select2-selection__arrow b {
        display: none; }
  .select2-container .select2-dropdown {
    border: none;
    border-radius: 0;
    width: 200px !important; }
  .select2-container .select2-search--dropdown {
    border: none; }
    .select2-container .select2-search--dropdown .select2-search__field {
      border: none; }
  .select2-container .select2-results {
    border: none;
    box-shadow: 0px 5px 50px rgba(0, 0, 0, 0.2); }
  .select2-container .select2-results__option {
    border: none;
    font-size: 15px;
    font-weight: 600;
    padding-left: 23px;
    background-color: #FFF; }

.select2-container--open .select2-dropdown--below {
  width: 61px !important;
  border: none !important; }

.scard-select-2 {
  width: 70px; }

.city-post-code-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px; }
  .city-post-code-w .select2-container .select2-selection--single {
    height: 44px;
    padding-left: 15px; }
  .city-post-code-w .select2-container .select2-selection--single .select2-selection__arrow {
    margin-left: 10px;
    margin-top: 4px; }

.scard-set-products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 8px;
  margin-bottom: 55px; }
  .scard-set-products .catalog-item {
    border: none;
    width: 193px;
    position: relative;
    margin-right: 93px;
    margin-bottom: 0; }
    .scard-set-products .catalog-item:after {
      content: "+";
      font-size: 36px;
      font-weight: 500;
      color: #999999;
      position: absolute;
      right: -30px;
      top: 50%; }
    .scard-set-products .catalog-item:last-child {
      margin-right: 0; }
      .scard-set-products .catalog-item:last-child:after {
        display: none; }
  .scard-set-products .sproduct-top {
    height: 117px;
    margin-bottom: 16px; }
  .scard-set-products .sproduct-cont-1 {
    padding: 0; }

.relateprods-2 {
  margin-bottom: 47px;
  margin-top: 24px;
  padding-top: 16px; }
  .relateprods-2 .sproduct-top {
    height: 147px;
    margin-bottom: 25px; }
    .relateprods-2 .sproduct-top img {
      max-height: 100%;
      width: auto; }
    .relateprods-2 .sproduct-top .product-img-w {
      overflow: hidden;
      height: 100%;
	display: flex;
	align-items: center;		
	  }
  .relateprods-2 .relateprods-inn {
    border-top: 1px solid #eaeaea; }

.scard-card {
  margin-top: -5px; }

.scard-info-row {
  margin-top: -11px; }

.sprod-present {
  position: absolute;
  left: 0;
  top: 52px;
  display: block;
  width: 32px;
  height: 20px;
  background: url("/local/templates/fplace/img/card/present.png") no-repeat top center;
  z-index: 100;}

.credit_block {
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
  line-height: 1.4; }

.credit_block span {
  color: #f72e3d; }

.credit_block i {
  font-size: 19px;
  color: #00ae2b;
  position: relative;
  left: 6px;
  top: 1px; }

.icons_pokupay {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 0;
  margin-top: 5px; }
  .icons_pokupay i {
    margin-right: 8px; }
  .icons_pokupay img {
    margin-top: 5px;
    width: 68px;
    height: auto; }

.icon_pokupay {
  position: relative;
  top: -2px;
  left: 5px;
  height: 19px;
  padding-left: 5px;
  display: inline-block; }

.fa {
  display: inline-block;
  font-size: 14px;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.popup {
  min-height: 300px;
  color: #999;
  position: fixed;
  left: 50%;
  top: 50%;
  background-color: #FFF;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  padding: 40px;
  border-radius: 10px;
  max-width: 800px;
  width: 100%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  display: none; }
  .popup h3 {
    display: block;
    font-size: 1.17em;
    font-weight: bold; }
  .popup p {
    display: block; }

.pop-close {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: -15px;
  right: -15px;
  overflow: visible;
  background: #000 url("/local/templates/fplace/img/card/close.svg") no-repeat center;
  background-size: 15px; }

.credit_block_text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.credit_block_text i {
  font-size: 36px;
  color: #3AC769; }

.credit_block_text div {
  padding-left: 10px; }

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3); }

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px; }

.scard-tbl-2 td:nth-child(1) {
  width: 48%;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  color: #999999; }

@media(min-width:1024px){
	.scard-tbl-2 td:nth-child(1) {
		min-width: 400px;
	}	
}
.scard-tbl-2 td:nth-child(2) {
  width: auto; }

.addrev-item-row-1 {
  min-height: 81px; }

.addrev-item-row-2 {
  margin-top: auto; }

.addrev-wrap {
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  padding: 40px 36px;
  width: 100%;
  line-height: 1; }

.addrev {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.addrev-col {
  width: calc(33.333% - 22px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.addrev-item-row {
  margin-bottom: 30px; }

.addrev-label {
  font-size: 14px;
  color: #313130;
  margin-bottom: 22px;
  font-weight: 400; }

.addrev-stars {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

span.addrev-star-star {
  font-size: 30px;
  color: #cfcfcf;
  cursor: pointer;
  width: 22px;
  height: 22px;
  line-height: 22px; }
  span.addrev-star-star:hover, span.addrev-star-star:hover ~ span.addrev-star-star {
    color: #7c7c7c; }

.addrev-star-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.addrev-stars[data-total-value="1"] .addrev-star-star:nth-child(n + 5),
.addrev-stars[data-total-value="2"] .addrev-star-star:nth-child(n + 4),
.addrev-stars[data-total-value="3"] .addrev-star-star:nth-child(n + 3),
.addrev-stars[data-total-value="4"] .addrev-star-star:nth-child(n + 2),
.addrev-stars[data-total-value="5"] .addrev-star-star:nth-child(n + 1) {
  color: #e01f2e; }

input[type="text"].addrev-input {
  border: none;
  width: 100%;
  height: 44px;
  background-color: #f1f1f1;
  border-radius: 3px; }

.term-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.term-label {
  cursor: pointer;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }
  .term-label input[type="radio"] {
    display: none; }
    .term-label input[type="radio"] + .term-span {
      height: 44px;
      border: 1px solid #cfcfcf;
      border-radius: 3px;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 15px;
      padding-right: 15px;
      margin-right: 6px; }
    .term-label input[type="radio"]:checked + .term-span {
      border: 1px solid #e01f2e;
      background-color: #e01f2e;
      color: #ffffff; }

.agree-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.agree-col-1 {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.agree-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .agree-label input[type="checkbox"].agree-checkbox {
    display: none; }
    .agree-label input[type="checkbox"].agree-checkbox + span.agree-span {
      background: #e01f2e;
      border-radius: 3px;
      width: 22px;
      height: 22px;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none; }
    .agree-label input[type="checkbox"].agree-checkbox:checked + span.agree-span {
      background: #e01f2e url("/local/templates/fplace/img/card/checkk_agree.png") no-repeat center; }

.agree-txt {
  font-size: 14px;
  line-height: 1.1;
  color: #313130;
  margin-left: 12px;
  display: inline-block; }

.agree-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 10px;
  width: 119px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.addrev-btn-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 59px; }

.addrev-btn {
  color: #FFF !important;
  background-color: #e01f2e;
  padding: 0 46px; }

.comment-comments {
  width: 100%;
  line-height: 1; }

.comment-w {
	padding-bottom:30px;
	border-bottom:1px solid #EEE;
  margin-bottom: 32px; }

.comment-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 26px;
  margin-bottom: 0px;
  padding-bottom: 13px; }

.comment-name {
  font-size: 16px;
  font-weight: 700;
  color: #000000; }
.comment-logo img{
	max-height:100%;
	min-height:30px;
	max-width:140px;
}

@media(max-width:375px){
.comment-logo img{
	max-height:100%;
	min-height:25px;
	max-width:115px;
}	
.comment-name {
  font-size: 15px;
}
}
.comment-date{
margin-bottom: 5px;
font-size: 12px;
color: #999999;	
}
.comment-like-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.comment-like-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 48px; }
  .comment-like-w:hover {
    text-decoration: none; }

.comment-like {
  width: 20px;
  height: 18px;
  background-image: url("/local/templates/fplace/img/card/like_up.png");
  background-repeat: no-repeat;
  background-position: center; }

.comment-like-dis {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-bottom: -3px; }

.comment-like-txt {
  font-size: 14px;
  font-weight: 300;
  color: black;
  margin-left: 11px; }

.com-star-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 27px; }

.com-star-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 11px; }

.com-star {
  width: 22px;
  height: 22px;
  background-image: url("/local/templates/fplace/img/card/star_r.png");
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 4px; }

.com-star-o {
  background-image: url("/local/templates/fplace/img/card/star_23417.png"); }

.com-star-txt {
  font-size: 14px;
  font-weight: 300;
  color: #000000; }

.com-char-row {
  margin-bottom: 18px;
  line-height: 1.5; }

.com-char-txt-1 {
  font-size: 14px;
  font-weight: 300;
  color: #999999;
  display: inline; }

.com-char-txt-2 {
  font-size: 14px;
  color: black;
  font-weight: 300;
  display: inline; }

.rubrics-tab-content {
  padding-top: 17px;
  width: 100%;
  border-bottom: 1px solid #eaeaea; }

.rubrics-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 27px;
  margin-bottom: 27px;
  border-bottom: 1px solid #eaeaea;
  max-width: 1115px;
  width: 100%; }
  .rubrics-w:last-child {
    border: none; }

.rubrics-img-w {
  display: block;
  width: 275px;
  height: 175px;
  margin-right: 26px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }
  .rubrics-img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.rubrics-r {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.rubrics-r-head {
  display: block;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  color: #313130;
  margin-bottom: 11px; }

.rubrics-categ {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 28px; }

.rubrics-categ-txt {
  font-size: 14px;
  font-weight: 300;
  color: #b1b1b1;
  margin-right: 14px; }

.rubrics-categ-ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  padding: 0;
  margin: 0; }

.rubrics-categ-li {
  margin-right: 16px; }

.rubrics-categ-a {
  font-size: 14px;
  font-weight: 300;
  color: #e01f2e; }

.rubrics-r-txt-a {
  display: block;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 300;
  color: #313130; }

.phs-us-gal-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid #f0f0f0;
  margin-left: -6.5px;
  margin-right: -6.5px; }

.phs-us-img-w {
  width: 191px;
  height: 192px;
  border-radius: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 11px;
  margin-left: 6.5px;
  margin-right: 6.5px;
  border: 5px solid transparent;
  overflow: hidden; }
  .phs-us-img-w img {
    object-fit: cover;
    width: 103%;
    height: 103%; }
  .phs-us-img-w:hover {
    border: 5px solid #E01F2E; }

.cert-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 17px;
  padding-bottom: 23px;
  width: 100%; }

.cert {
  width: calc(25% - 15px);
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f7f7f7;
  border-radius: 4px;
  overflow: hidden;
  padding: 8px;
  border: 5px solid transparent; }
  .cert img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .cert:hover {
    border: 5px solid #E01F2E; }

.video-desc-link {
  position: relative;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0px; }
  .video-desc-link img {
    max-width: 100%; }
  .video-desc-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("/local/templates/fplace/img/card/play_22398.png") no-repeat center;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%; }

.sproduct-color-roww {
display:block;}

.sproduct-color-info {
  margin-left: auto;
  margin-left: 0px;
  line-height: 1.2;
  display: inline; 
 height: 26px;

display: flex;
align-items: center; 
  }
  .sproduct-color-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline; }
    .sproduct-color-info ul li {
      display: none; }
      .sproduct-color-info ul li.active {
        display: inline; }

@media (min-width: 768px) {
  .presents-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .presents .swiper-button {
    display: none; }
  .presents-container {
    display: none; }
  .scard-set-products-2 {
    display: none; } }

@media (max-width: 1516px) {
  .presents-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 30px; }
  .presents-it {
    margin-bottom: 40px; }
  .presents-txts {
    margin-top: 0; }
  .scard-img-col {
    width: 407px; }
  .char-prod-gal-row {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .char-prod-gal-min {
    margin-right: 0; }
  .relateprods-2 .relateprods-container-w {
    margin-top: 30px; }
  .relateprods-2 .relateprods-inn {
    padding-top: 30px; }
  .presents-w {
    padding-right: 0; }
  .presents-it {
    width: auto;
    max-width: 250px;
    margin-right: 0; }
    .presents-it:first-child {
      width: 165px; }
    .presents-it:nth-child(3) {
      width: 165px; }
    .presents-it:first-child .presents-it:last-child .presents-it:last-child {
      padding-right: 20px;
      margin-left: 0;
      padding-left: 10px; }
  .presents-it-2 .presents-txt-1 {
    margin-bottom: 6px; }
  .presents-it-label {
    margin-right: 1px; }
  .presents-img-w {
    margin-right: 12px; }
  .presents-it-label input[type="radio"] + div {
    padding: 0 10px;
    max-width: 220px; } }

@media (max-width: 1280px) {
  .get-consult-img-2 {
    display: none; }
  .presents-it-2 {
    padding: 0 15px; } }

@media (max-width: 1199px) {
  .stolltip {
    display: none !important; }
  .get-consult-img-2 {
    display: block; }
  .scard-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .scard-col-l {
    padding-right: 0; }
  .scard-col-r {
    width: 100%;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
  .card-prod-r {
    margin-bottom: 0; }
  .tabs_control_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }
    .tabs_control_item:last-child {
      margin-bottom: 0; }
  .tabs-control {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .tabs_control_link {
    font-size: 20px; }
  .presents-it-label input[type="radio"] + div {
    max-width: 254px; }
  .scard-col-l {
    width: 100%; }
  .addrev {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .addrev-col {
    width: 100%; }
  .addrev-item-row-1 {
    min-height: unset; }
  .agree-col.show-1199 {
    margin-left: 0;
    margin-bottom: 15px; } }

@media (max-width: 991px) {
  .char-prod {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .scard-img-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px; }
  .scard-set-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .scard-set-r {
    margin-top: 30px;
    width: 100%; }
  .scard-set-products .catalog-item {
    margin-bottom: 30px; }
  .presents-it-label {
    width: calc(50% - 10px);
    margin-bottom: 20px; }
  .presents-it-label input[type="radio"] + div {
    max-width: 100%; }
  .presents-w {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .scard-set-products .catalog-item {
    margin-right: 62px; }
  .rubrics-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .rubrics-r {
    width: 100%;
    margin-top: 25px; }
  .rubrics-categ {
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .scard-set-products .catalog-item {
    margin-right: 50px; }
  .scard-set-products {
    margin-bottom: 25px; }
  .tabs_content_item.active {
    display: block; }
  .tabs_content_item p {
    width: 100%;
    margin-bottom: 20px; }
  .presents-it:last-child {
    margin-left: 0; }
  .presents-it {
    width: calc(50% - 20px);
    max-width: 100%; }
  .presents-w {
    padding-left: 0; }
  .presents-container {
    margin-top: 20px; }
  .presents-it-label input[type="radio"] + div {
    max-width: calc(100% - 1px);
    margin-right: 5px; }
  .presents .swiper-button-prev {
    display: none; }
  .presents .swiper-button-next {
    top: calc(50% - 9.5px); }
    .presents .swiper-button-next:after {
      font-size: 19px;
      color: red;
      font-weight: 900; }
  .presents-w {
    display: none; }
  .scard-set-products-1 {
    display: none; }
  .scard-set-products-2 {
    display: block; }
  .scard-set-l {
    width: 100%; }
  .scard-set .catalog-item {
    border: none; }
    .scard-set .catalog-item .sproduct-cont-1 {
      padding-left: 0;
      padding-right: 0; }
  .scard-set .swiper-button-next:after {
    font-size: 19px;
    color: red;
    font-weight: 900; }
  .scard-set .swiper-button-prev {
    display: none; }
  .phs-us-img-w {
    width: calc(50% - 13px);
    height: 152px; } }

@media (max-width: 575px) {
  .char-prod-gal-min {
    width: 77px;
    height: 77px; }
  .scard-info-char {
    margin-right: 0; }
  .relateprods-2 {
    margin-bottom: 27px; }
  .presents-it-label {
    width: 100%; }
  .sproduct-color-roww {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .sproduct-color-info {
    margin-left: 0;
   /* margin-top: 15px;*/ } }

@media (max-width: 480px) {
  .get-consult-img-2 {
    display: none; }
  .char-prod-gal-ph-b {
    height: 190px;
    margin-bottom: 27px; }
  .get-consult-span span {
    font-size: 12px; }
  .presents-it {
    width: 100% !important; }
  .scard {
    margin-top: 40px; }
  .scard-set-desc {
    display: none; }
  .scard-set-products {
    margin-bottom: 0; }
  .scard-set-r {
    margin-top: 0; }
  .comment-like-w {
    margin-left: 15px; }
  .addrev-wrap {
    padding: 20px; }
  .rubrics-categ-ul {
    display: block; }
  .rubrics-categ-li {
    display: inline; }
  .rubrics-categ {
    display: block; }
  .rubrics-img-w {
    width: 100%;
    margin-right: 0; } }

@media (max-width: 420px) {
  .select2-container .select2-selection--single {
    height: 44px; } }

@media (max-width: 375px) {
  .tabs_control_link {
    font-size: 17px; } }

@media (max-width: 360px) {
  .scard-info-row {
    display: block; }
  .char-prod-gal-min {
    width: 70px;
    height: 70px; }
  .scard-colors input[type="radio"].sproduct-color-chb + span, .scard-colors input[type="checkbox"].sproduct-color-chb + span {
    width: 30px;
    height: 30px; }
  .scard-colors .sproduct-color-lbl {
    margin: 5px 3px; }
  .scard-colors {
    margin-bottom: 18px; } }

@media (max-width: 359px) {
  .select2-container .select2-selection--single {
    height: 38px; } }

.show-320,
.show-360,
.show-480,
.show-570,
.show-640,
.show-992,
.show-1050,
.show-1199,
.show-768,
.show-1199 {
  display: none; }

@media (max-width: 1199px) {
  .show-1199 {
    display: block; }
  .hide-1199 {
    display: none; } }

@media (max-width: 1050px) {
  .show-1050 {
    display: block; }
  .hide-1050 {
    display: none; } }

@media (max-width: 992px) {
  .hide-992 {
    display: none; }
  .show-992 {
    display: block; } }

@media (max-width: 768px) {
  .show-768 {
    display: block; }
  .hide-768 {
    display: none; } }

@media (max-width: 640px) {
  .hide-640 {
    display: none; }
  .show-640 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 570px) {
  .show-570 {
    display: block; }
  .hide-570 {
    display: none; } }

@media (max-width: 480px) {
  .show-480 {
    display: block; }
  .hide-480 {
    display: none; } }

@media (max-width: 360px) {
  .hide-360 {
    display: none; }
  .show-360 {
    display: block; } }

@media (max-width: 320px) {
  .hide-320 {
    display: none; }
  .show-320 {
    display: block; } }

.completed-slde-dots {
  position: absolute;
  left: 28px;
  bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .completed-slde-dots li {
    font-size: 0;
    padding: 0;
    margin: 0;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border: 2px solid white;
    background: none;
    margin-left: 6px;
    margin-right: 6px;
    cursor: pointer; }
    .completed-slde-dots li:focus {
      outline: none; }
    .completed-slde-dots li:active {
      outline: none;
      background: none; }
  .completed-slde-dots .slick-active {
    border: 2px solid white;
    background-color: #ffffff; }

.nobrd {
  border: none; }

body.active {
  background: url("/local/templates/fplace/img/card/1.jpg") no-repeat top -204px left 193px; }
  body.active .wrapper {
    opacity: 0.4; }
  body.active .footer {
    opacity: 0.4; }
  body.active .get {
    opacity: 0.4; }

.eye-3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #ccc;
  z-index: 100;
  border-radius: 50%; }

@media (max-width: 640px) {
  .help-call .measurer-form .btn {
    margin-top: 0; } }



.scard-info-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.scard-info-char {
    margin-right: 0;
    font-size: 14px;
    margin-bottom: 25px;
    color: #939393;
    font-weight: 500;
}
  .scard-info-char span {
    color: #999999; }
	
.sproduct-compare-lbl svg {
    height: 19px;
}	


.product-brand a {
    text-transform: uppercase;
    font-size: 19px;
    line-height: 24px;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 500;
}
.product-brand {
    white-space: nowrap;
}















































.container-ws .bx-catalog-element .row{
	margin-left: -12px;
	margin-right: -12px;
}



.container-ws .bx-catalog-element .col-ws-left{
	width: 83.33333333%;
}

.container-ws .bx-catalog-element .col-ws-right{
	width: 16.66666667%;
}

/***TABS***/
.product-item-detail-tabs-container{	
	width: 100vw;
	margin-left: -moz-calc((100vw - 100%) / -2);
	margin-left: -webkit-calc((100vw  - 100%) / -2);
	margin-left: calc((100vw - 100%) / -2);
	background: #f1f6f7;
}

.slide-menu-option-1-active .product-item-detail-tabs-container{
	width: -moz-calc(100vw - 324px);
	width: -webkit-calc(100vw - 324px);
	width: calc(100vw - 324px);
	margin-left: -moz-calc((100vw - 324px - 100%) / -2);
	margin-left: -webkit-calc((100vw - 324px - 100%) / -2);
	margin-left: calc((100vw - 324px - 100%) / -2);
}

.slide-menu-option-2 .product-item-detail-tabs-container{
	width: -moz-calc(100vw - 72px);
	width: -webkit-calc(100vw - 72px);
	width: calc(100vw - 72px);
	margin-left: -moz-calc((100vw - 72px - 100%) / -2);
	margin-left: -webkit-calc((100vw - 72px - 100%) / -2);
	margin-left: calc((100vw - 72px - 100%) / -2);
}

.container-ws .product-item-detail-tabs-container,
.container-ws .slide-menu-option-1-active .product-item-detail-tabs-container,
.container-ws .slide-menu-option-2 .product-item-detail-tabs-container{
	width: auto;
	margin-left: -32px;
	margin-right: -32px;
}

.page-container .product-item-detail-tabs-container,
.slide-menu-option-1-active .page-container .product-item-detail-tabs-container,
.slide-menu-option-2 .page-container .product-item-detail-tabs-container{
	width: auto;
	margin-left: -61px;
	margin-right: -61px;
}

.container-ws .product-item-detail-tabs-block{
	padding: 0 32px;
}

.product-item-detail-tabs-block.fixed{		
	position: fixed;
	left: 0;
	right: 0;	
	-webkit-box-shadow: 0 0 32px rgba(61, 75, 82, 0.16);
	-moz-box-shadow: 0 0 32px rgba(61, 75, 82, 0.16);
	box-shadow: 0 0 32px rgba(61, 75, 82, 0.16);
	background-color: #f1f6f7;
	z-index: 203;
}

.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
	left: 324px;
}

.slide-menu-option-2 .product-item-detail-tabs-block.fixed{
	left: 72px;
}

.product-item-detail-tabs-scroll{	
	width: 1176px;
	margin-left: auto;
	margin-right: auto;	
	position: relative;		
}

.container-ws .product-item-detail-tabs-scroll{
	width: 100%;
	margin: 0;
}

.product-item-detail-tabs-scroll .owl-prev,
.product-item-detail-tabs-scroll .owl-next{
	width: 64px;	
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 200;
	cursor: pointer;
}

.product-item-detail-tabs-block.fixed .product-item-detail-tabs-scroll .owl-prev,
.product-item-detail-tabs-block.fixed .product-item-detail-tabs-scroll .owl-next{	
	z-index: 202;	
}

.product-item-detail-tabs-scroll .owl-prev.disabled,
.product-item-detail-tabs-scroll .owl-next.disabled{
	display: none;
}

.product-item-detail-tabs-scroll .owl-prev{
	left: 0;
	background: -moz-linear-gradient(right, rgba(241, 246, 247, 0) 0px, #f1f6f7 44px, #f1f6f7 44px);
	background: -webkit-linear-gradient(right, rgba(241, 246, 247, 0) 0px, #f1f6f7 44px, #f1f6f7 44px);
	background: linear-gradient(to left, rgba(241, 246, 247, 0) 0px, #f1f6f7 44px, #f1f6f7 44px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f6f7', endColorstr='#00f1f6f7', GradientType=1);
}

.product-item-detail-tabs-scroll .owl-next{
	align-items: flex-end;
	right: 0;	
	background: -moz-linear-gradient(left, rgba(241, 246, 247, 0) 0px, #f1f6f7 44px, #f1f6f7 44px);
	background: -webkit-linear-gradient(left, rgba(241, 246, 247, 0) 0px, #f1f6f7 44px, #f1f6f7 44px);
	background: linear-gradient(to right, rgba(241, 246, 247, 0) 0px, #f1f6f7 44px, #f1f6f7 44px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f1f6f7', endColorstr='#f1f6f7', GradientType=1);
}

.product-item-detail-tabs-scroll .owl-prev i,
.product-item-detail-tabs-scroll .owl-next i{	
	font-size: 16px;
	color: #b2c7cb;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-tabs-scroll .owl-prev:hover i,
.bx-touch .product-item-detail-tabs-scroll .owl-prev:active i,
.bx-no-touch .product-item-detail-tabs-scroll .owl-next:hover i,
.bx-touch .product-item-detail-tabs-scroll .owl-next:active i{
	color: #6639b6;
}

.product-item-detail-tabs-list{	
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.product-item-detail-tabs-list:after{	
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab{
	height: 56px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 24px;
	position: relative;	
	color: #3d4b52;		
	white-space: nowrap;
	cursor: pointer;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-tab:hover,
.bx-touch .product-item-detail-tab:active{
	color: #6639b6;
}

.product-item-detail-tab:after{	
	height: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: #6639b6;
}

.product-item-detail-tab.active:after{
	height: 2px;
}

.product-item-detail-tab > span{	
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	padding: 2px 5px 1px;
	font-size: 11px;
	color: #6e858a;
	line-height: 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #d0e0e3;
}

.product-item-detail-tabs-content{
	margin-top: 40px;
}

.product-item-detail-tab-content{
	margin-top: 46px;
}

/***SLIDER***/
.product-item-detail-slider-container{
width: 575px;
margin-right: 26px;	
	max-width: 100%;
	position: relative;
	background: transparent;
	-webkit-transition: background 800ms ease;
	-moz-transition: background 800ms ease;
	-ms-transition: background 800ms ease;
	-o-transition: background 800ms ease;
	transition: background 800ms ease;
}
@media(min-width:1024px){
.product-item-detail-slider-container{
	min-width: 800px;
}
}

.product-item-detail-slider-block{
	height: auto;
	position: relative;
	width:100%;
}
.product-item-detail-slider-controls-block {
    height: 600px;
    width: 150px;
}
.product-item-detail-slider-videos-images-container {
    position: absolute;
    top: 0;
    right: -81px;
    bottom: 0;
    left: 0;
}
@media(max-width:750px){
	.product-item-detail-slider-videos-images-container {
    right: 0px;
}
}

.product-item-detail-slider-image, .product-item-detail-slider-video {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 111px;
    right: 0;
    top: 27px;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active,
.product-item-detail-slider-video.active{
	opacity: 1;
	z-index: 10;
}

.product-item-detail-slider-image > img,
.product-item-detail-slider-video > iframe{
	max-width: 100%;
	max-height: 100%;
}

.product-item-detail-slider-image > img{
	width: auto;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	-moz-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	-ms-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	-o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;	
}

.product-item-detail-slider-image > img[data-lazyload-src]{
	-webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease, opacity 0.3s ease 0s;
	-moz-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease, opacity 0.3s ease 0s;
	-ms-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease, opacity 0.3s ease 0s;
	-o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease, opacity 0.3s ease 0s;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease, opacity 0.3s ease 0s;
}

.product-item-detail-slider-video > iframe:-webkit-full-screen{
	-webkit-transform: none;
}

.product-item-detail-slider-video > iframe:-moz-full-screen{
	-moz-transform: none;
}

.product-item-detail-slider-video > iframe:-ms-fullscreen{
	-ms-transform: none;
}

.product-item-detail-slider-video > iframe:fullscreen{
	transform: none;
}

.product-item-detail-slider-progress-bar{
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #6639b6;
	z-index: 180;
}

/***SLIDER_CONTROLS***/
.product-item-detail-slider-controls-block{
	float: left;	
	margin-left: -20px;
}
.product-item-detail-slider-container {
    display: flex;
    flex-flow: row-reverse;
    /* overflow: hidden; */
    flex-direction: row;
}
.product-item-detail-slider-controls-image, .product-item-detail-slider-controls-video {
    width: 96px;
    height: 96px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* float: left; */
    /* margin-left: 20px; */
    /* margin-top: 20px; */
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
}
  
.bx-no-touch .product-item-detail-slider-controls-image:hover,
.bx-touch .product-item-detail-slider-controls-image:active,
.bx-no-touch .product-item-detail-slider-controls-video:hover,
.bx-touch .product-item-detail-slider-controls-video:active{
	border: 2px solid #78909c;
}

.product-item-detail-slider-controls-image.active,
.product-item-detail-slider-controls-video.active{
	border: 2px solid #e01f2e;
}

.product-item-detail-slider-controls-image > img,
.product-item-detail-slider-controls-video-image{
	width: auto;
	height: auto;
	max-width: 80px;
	max-height: 80px;
	position: absolute;
}

.product-item-detail-slider-controls-video-image{
	width: 80px;
	height: 80px;
	background: #6e858a;
}

.product-item-detail-slider-controls-video-image > img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.product-item-detail-slider-controls-video-play{
	width: 42px;
	height: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.7);
}

.product-item-detail-slider-controls-video-play > i{
	font-size: 14px;
	color: #fff;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right{
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	cursor: pointer;
}

.product-item-detail-slider-left{
	left: 0;
}

.product-item-detail-slider-right{
	right: 0;
}

.product-item-detail-slider-left > i,
.product-item-detail-slider-right > i{
	font-size: 36px;
	color: #b2c7cb;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;	
}

.bx-no-touch .product-item-detail-slider-left:hover > i,
.bx-touch .product-item-detail-slider-left:active > i,
.bx-no-touch .product-item-detail-slider-right:hover > i,
.bx-touch .product-item-detail-slider-right:active > i{
	color: #6639b6;
}

.product-item-detail-slider-close{
	display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close{
	width: 50px;
	height: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 150;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.full.popup .product-item-detail-slider-close{
	right: 120px;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close > i{
	font-size: 16px;
	color: #8ea6ab;
}

.bx-no-touch .product-item-detail-slider-container.popup .product-item-detail-slider-close:hover > i,
.bx-touch .product-item-detail-slider-container.popup .product-item-detail-slider-close:active > i{
	color: #6639b6;
}

/***MAGNIFIED***/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image{
	z-index: 100;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right,
.product-item-detail-slider-container.magnified .product-item-detail-markers,
.product-item-detail-slider-container.magnified .product-item-detail-brand{
	z-index: 50;
}

.product-item-detail-slider-container.magnified .product-item-detail-markers,
.product-item-detail-slider-container.magnified .product-item-detail-brand{
	opacity: 0;
}

/***POPUP***/
.product-item-detail-slider-container.popup{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999999;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block{
	height: 100%;
}

.product-item-detail-slider-container.full.popup .product-item-detail-slider-right,
.product-item-detail-slider-container.full.popup .product-item-detail-slider-videos-images-container{
	right: 120px;
}

@keyframes imgPopupShow{
	from{
		opacity: 0;
	}
	
	to{
		opacity: 1;
	}
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{	
	width: 120px;
	margin: 0;
	padding: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;	
	overflow-y: auto;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image,
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-video{
	float: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.product-item-detail-slider-container.popup .product-item-detail-markers,
.product-item-detail-slider-container.popup .product-item-detail-icons-container,
.product-item-detail-slider-container.popup .product-item-detail-brand{
	display: none;
}

/***MARKERS***/
.product-item-detail-markers{
	position: absolute;
	left: -4px;
	top: 12px;
	z-index: 190;
}

.product-item-detail-marker-container{
	max-width: 100%;
	float: left;
	clear: left;
}

.product-item-detail-marker-container-hidden{
	display: none;
}

.product-item-detail-marker-container:not(.product-item-detail-marker-container-hidden) + .product-item-detail-marker-container{
	margin-top: 4px;
}

.product-item-detail-marker{	
	display: flex;
	align-items: center;	
	padding: 9px 12px 8px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.product-item-detail-marker-discount{
	background: #d3115a;	
}

.product-item-detail-marker-14px{
	padding-top: 6px;
	padding-bottom: 5px;
}

.product-item-detail-marker-24px{
	padding-top: 7px;
	padding-bottom: 6px;
}

.product-item-detail-marker > i{
	margin-right: 7px;
	font-size: 18px;
	color: #fff;
}

.product-item-detail-marker-14px > i{
	font-size: 14px;
}

.product-item-detail-marker-24px > i{
	font-size: 24px;
}

.product-item-detail-marker > span{
	overflow: hidden;	
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-item-detail-marker-14px > span{
	font-size: 14px;
	line-height: 17px;
}

.product-item-detail-marker-24px > span{
	font-size: 24px;
	line-height: 29px;
}

/***MAGNIFIER_DELAY***/
.product-item-detail-icons-container{
	display: table;
	padding: 4px 5px;
	position: absolute;
	right: 12px;
	top: 12px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	z-index: 190;
}

.product-item-detail-magnifier,
.product-item-detail-delay,
.product-item-detail-delayed{	
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
}

.product-item-detail-scu-item .product-item-detail-delay,
.product-item-detail-scu-item .product-item-detail-delayed{
	padding: 9px 9px 10px;
}

.product-item-detail-magnifier i,
.product-item-detail-delay i,
.product-item-detail-delayed i{
	font-size: 24px;
	color: #e3ecef;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	cursor: pointer;
}

.product-item-detail-scu-item .product-item-detail-delay i,
.product-item-detail-scu-item .product-item-detail-delayed i{
	font-size: 21px;
}

.bx-no-touch .product-item-detail-magnifier i:hover,
.bx-touch .product-item-detail-magnifier i:active,
.bx-no-touch .product-item-detail-delay i:hover,
.bx-touch .product-item-detail-delay i:active{
	color: #b2c7cb;
}

.product-item-detail-delayed i{	
	color: #ffd200;
}

/***BRAND***/
.product-item-detail-brand{
	width: 90px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	position: absolute;
	left: -4px;
	bottom: 0;
	z-index: 190;
}

.product-item-detail-brand > img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 40px;
}

/***ARTICLE***/
.product-item-detail-article{	
	color: #78909c;	
}

/***RATING***/
.product-item-detail-rating{
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.product-item-detail-rating-val{
	margin-right: 6px;
	padding: 4px 8px 3px;
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #008d55;
}

.product-item-detail-rating-val[data-rate="1"]{
	background: #d03913;
}

.product-item-detail-rating-val[data-rate="2"]{
	background: #ca6c00;
}

.product-item-detail-rating-val[data-rate="3"]{
	background: #a58900;
}

.product-item-detail-rating-val[data-rate="4"]{
	background: #568d00;
}

.product-item-detail-rating-reviews-count{
	font-size: 14px;
	color: #78909c;
	line-height: 17px;
}

/***PREVIEW***/
.product-item-detail-preview{
	margin-top: 18px;	
}

/***PROPERTIES***/
.product-item-detail-main-properties-container{
	margin-top: 22px;
}

.product-item-detail-properties-block{
	width: 100%;
	display: table;
}

.product-item-detail-properties{	
	display: table-row;
}

.product-item-detail-properties:nth-child(odd){
	background-color: #f1f6f7;
}

.product-item-detail-properties-name,
.product-item-detail-properties-val{
	display: table-cell;
	vertical-align:middle;
	padding: 8px 16px;
}

.product-item-detail-properties-name{
	padding-right: 8px;
}

.product-item-detail-properties-val{
	padding-left: 8px;
	font-family: "Museo Sans Cyrl 700", sans-serif;	
}

/***ADVANTAGES***/
.product-item-detail-advantages{
	display: table;
	margin-left: -12px;
	margin-top: 12px;
}

.product-item-detail-advantages-item{
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	position: relative;
	cursor: pointer;
}

.product-item-detail-advantages-item-pic{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.product-item-detail-advantages-item-tooltip{
    width: 162px;
	margin: 0 0 10px -81px;
	padding: 7px 12px 9px;
	position: absolute;
	left: -9999px;
	bottom: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #000;
	opacity: 0;	
	-moz-transform: translate3d(0px, -10px, 0px);
	-o-transform: translate3d(0px, -10px, 0px);
	-webkit-transform: translate3d(0px, -10px, 0px);
	transform: translate3d(0px, -10px, 0px);
	-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
	z-index: 200;
}

.product-item-detail-advantages-item-tooltip:after{
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -6px;
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #000;
}

.bx-no-touch .product-item-detail-advantages-item:hover .product-item-detail-advantages-item-tooltip,
.bx-touch .product-item-detail-advantages-item:active .product-item-detail-advantages-item-tooltip{
	left: 50%;
	opacity: 0.85;
	-moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
	transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

/***PAY_BLOCK***/
.product-item-detail-pay-block{
	padding: 24px;
	top: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 9px 24px rgba(61, 75, 82, 0.16);
	-moz-box-shadow: 0 9px 24px rgba(61, 75, 82, 0.16);
	box-shadow: 0 9px 24px rgba(61, 75, 82, 0.16);
	background: #fff;
	-moz-transform: translateX(10px);
	-o-transform: translateX(10px);
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
	-webkit-transition: opacity 0.3s ease 0s, top 0.3s ease 0s, z-index 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, top 0.3s ease 0s, z-index 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, top 0.3s ease 0s, z-index 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, top 0.3s ease 0s, z-index 0.3s ease 0s;
}

.product-item-detail-pay-block-fixed{
	position: fixed;
	opacity: 1;
	z-index: 202;
}

.product-item-detail-pay-block-fixed.product-item-detail-pay-block-hidden{
	opacity: 0;
	z-index: -1;
}

.product-item-detail-info-container{
	margin-bottom:10px;
}

.product-item-detail-info-container[data-entity='price-ranges-block']{
	margin-top: 18px;
}

/***SHORT_CARD***/
.product-item-detail-short-card{
	display: none;
	align-items: center;
	margin-bottom: 18px;
}

.product-item-detail-pay-block-fixed .product-item-detail-short-card{
	display: flex;
}

.product-item-detail-short-card-image{
	width: 50px;
	min-width: 50px;
	height: 50px;
	align-self: flex-start;
	margin-right: 12px;
}

.product-item-detail-short-card-image > img{
	width: auto;
	max-width: 50px;
	height: auto;
	max-height: 50px;
}

.product-item-detail-short-card-title{
	font-size: 14px;
	color: #8ea6ab;
	line-height: 17px;
}

/***PRICE***/
.product-item-detail-price-current{
	font-family: "Museo Sans Cyrl 700", sans-serif;
	font-size: 30px;
	color: #000;
	line-height: 36px;
}

.product-item-detail-price-not-set{
	color: #78909c;
}

.product-item-detail-price-measure{
	color: #263238;
}

.product-item-detail-price-old{	
	font-size: 14px;
	color: #78909c;	
	text-decoration: line-through;
	line-height: 17px;
}

.product-item-detail-price-economy{
	font-size: 14px;
	color: #6639b6;
	line-height: 17px;
}

/***QUANTITY_LIMIT***/
.product-item-detail-quantity{
	display: table;
	margin-top: 6px;
}

.product-item-detail-scu-item .product-item-detail-quantity{
	float: right;
	white-space: nowrap;
}

.product-item-detail-quantity-icon,
.product-item-detail-quantity-val{
	display: table-cell;
	vertical-align: middle;
	line-height: 19px;
}

.product-item-detail-quantity-icon{
	font-size: 16px;
	color: #008D55;
}

.product-item-detail-quantity-not-avl .product-item-detail-quantity-icon{
	color: #b2c7cb;
}

.product-item-detail-quantity-val{
	padding-left: 6px;	
	color: #78909C;	
}

/***SCU***/
.product-item-detail-scu-container [data-entity="sku-line-block"]{
	margin-top: 12px;
}

.product-item-detail-scu-title{	
	color: #263238;
}

.product-item-detail-scu-block{	
	margin-top: 2px;
}

.product-item-detail-scu-list{
}

.product-item-detail-scu-item-list{	
	margin: 0 0 0 -6px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

/***SCU_PICT***/
.product-item-detail-scu-item-color,
.product-item-detail-scu-item-text{
	float: left;
	margin-left: 6px;
	margin-top: 6px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.product-item-detail-scu-item .product-item-detail-scu-item-color,
.product-item-detail-scu-item .product-item-detail-scu-item-text{
	margin-left: 0;
	margin-top: 0;
	cursor: default;
}

.product-item-detail-scu-item-color{
	width: 36px;
	height: 36px;
	position: relative;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.product-item-detail-scu-item-color.notallowed{
	background-color: #f1f6f7 !important;
}

.product-item-detail-scu-item-color:before,
.product-item-detail-scu-item-color:after{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.product-item-detail-scu-item-color:before{	
	content: none;
	border: 4px solid transparent;	
}

.bx-no-touch .product-item-detail-scu-item-color:hover:before,
.bx-touch .product-item-detail-scu-item-color:active:before,
.product-item-detail-scu-item-color.selected:before,
.product-item-detail-scu-item .product-item-detail-scu-item-color:before{
	content: "";
	border-color: #fff;
}

.product-item-detail-scu-item-color:after{	
	content: "";
	border: 2px solid #e3ecef;	
}

.bx-no-touch .product-item-detail-scu-item-color:hover:after,
.bx-touch .product-item-detail-scu-item-color:active:after,
.product-item-detail-scu-item .product-item-detail-scu-item-color:after{
	border-color: #78909c;
}

.product-item-detail-scu-item-color.selected:after,
.bx-no-touch .product-item-detail-scu-item-color.selected:hover:after,
.bx-touch .product-item-detail-scu-item-color.selected:active:after{
	border-color: #6639b6;
}

/***SCU_TEXT***/
.product-item-detail-scu-item-text{
	padding: 8px 15px 7px;	
	color: #263238;	
	border: 2px solid #e3ecef;
}

.product-item-detail-scu-item-text.notallowed{	
    color: #d0e0e3;
	border-color: transparent;
	background: #f1f6f7;
}

.bx-no-touch .product-item-detail-scu-item-text:hover,
.bx-touch .product-item-detail-scu-item-text:active{
	color: #263238;
	border-color: #78909c;
	background: #e3ecef;
}

.bx-no-touch .product-item-detail-scu-item .product-item-detail-scu-item-text:hover,
.bx-touch .product-item-detail-scu-item .product-item-detail-scu-item-text:active{
	color: #263238;
	border-color: #e3ecef;
	background: none;
}

.product-item-detail-scu-item-text.selected,
.bx-no-touch .product-item-detail-scu-item-text.selected:hover,
.bx-touch .product-item-detail-scu-item-text.selected:active{
	color: #263238;
	border-color: #6639b6;
	background: rgba(102, 57, 182, 0.16);
}

/***BASKET_PROPS***/
.product-item-detail-basket-props-container{
	margin-top: 12px;
}

.product-item-detail-basket-props-title{
	font-size: 14px;
	color: #55686e;
	line-height: 17px;
}

.product-item-detail-basket-props-block{
	margin-top: 8px;
}

.product-item-detail-basket-props-input-radio{
	display: table;
	margin: 0 auto;
}

.product-item-detail-basket-props-input-radio label {
	min-height: auto;
	display: table;
	padding: 0;
	font-weight: 300;
	cursor: pointer;
}

.product-item-detail-basket-props-input-radio label:last-child {
	margin: 0;
}

.product-item-detail-basket-props-input-radio label input[type="radio"]{
	display: none;
}

.product-item-detail-basket-props-input-radio label .check-container{
	display: table-cell;
	vertical-align: middle;
}

.product-item-detail-basket-props-input-radio label .check{
	width: 18px;
	height: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	background-color: #d0e0e3;
}

.bx-no-touch .product-item-detail-basket-props-input-radio label:hover .check,
.bx-touch .product-item-detail-basket-props-input-radio label:active .check{
	background-color: #78909c;
}

.product-item-detail-basket-props-input-radio label.disabled .check{
	background-color: #d0e0e3;
}

.product-item-detail-basket-props-input-radio label input[type=radio]:checked + .check-container .check{
	background-color: #6639b6;
}

.product-item-detail-basket-props-input-radio label .check i{
	display: none;
	font-size: 12px;
	color: #fff;
}

.product-item-detail-basket-props-input-radio label input[type=radio]:checked + .check-container .check i{
	display: inline-block;
}

.product-item-detail-basket-props-input-radio label .text{	
	display: table-cell;
	vertical-align: middle;
	padding-left: 9px;
	font-size: 14px;
	color: #55686e;
	line-height: 17px;
}

.product-item-detail-basket-props-input-radio label.disabled .text{
	color: #78909c;
}

.product-item-detail-basket-props-input-radio label .text > span{
	margin-left: 3px;
	padding: 0 5px;
	font-size: 11px;
	color: #78909c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background-color: #e3ecef;
}

.product-item-detail-basket-props-input-radio label.disabled .text > span{
	color: #d0e0e3;
	background-color: #f1f6f7;
}

/***QUANTITY***/
.product-item-detail-amount{	
	display: table;
	margin-top: 24px;
}

.product-item-detail-scu-item .product-item-detail-amount{
	margin: 0;
}

.product-item-detail-scu-item .product-item-detail-amount + .product-item-detail-amount{
	margin-top: 12px;
}

.product-item-detail-amount-btn-minus,
.product-item-detail-amount-input,
.product-item-detail-amount-btn-plus,
.product-item-detail-amount-measure{
	display: table-cell;
	vertical-align: middle;
}

.product-item-detail-amount-btn-minus:link,
.product-item-detail-amount-btn-minus:visited,
.product-item-detail-amount-btn-plus:link,
.product-item-detail-amount-btn-plus:visited{
	width: 36px;
	min-width: 36px;
	height: 36px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #eaeaea;
}

.product-item-detail-amount-btn-minus{
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.product-item-detail-amount-btn-plus{
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.product-item-detail-amount-btn-minus-cert:link,
.product-item-detail-amount-btn-minus-cert:visited,
.product-item-detail-amount-btn-plus-cert:link,
.product-item-detail-amount-btn-plus-cert:visited{
	width: 36px;
	min-width: 36px;
	height: 36px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #eaeaea;
}

.product-item-detail-amount-btn-minus-cert{
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.product-item-detail-amount-btn-plus-cert{
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}


.product-item-detail-amount-btn-disabled:link,
.product-item-detail-amount-btn-disabled:visited{	
	color: #333;
	cursor: default;
}

.product-item-detail-amount-input{	
	width: 48px;	
	height: 36px;	
	padding: 0;
	font-family: "Museo Sans Cyrl 300", sans-serif;
	font-size: 16px;	
	color: #333;
	text-align: center;
	line-height: 19px;
	border: none;
	-webkit-appearance: none;
	background: #fff;
}

.product-item-detail-amount-input:focus{
	outline: none;
}

.product-item-detail-amount-measure{		
	padding-left: 12px;	
	color: #333;
	white-space: nowrap;
}

/***TOTAL_COST***/
.product-item-detail-total-cost{
	margin-top: 18px;
	font-size: 14px;
	color: #8ea6ab;
	line-height: 17px;
}

.product-item-detail-total-cost > span{
	margin-left: 6px;
	font-family: "Museo Sans Cyrl 700", sans-serif;
	color: #263238;
}

/***BUTTON***/
.product-item-detail-button-container{
	margin-top: 6px;
}

.product-item-detail-button-container .btn{
	width: 100%;
	margin-top: 12px;
}

.product-item-detail-button-container .btn-buy,
.product-item-detail-button-container .btn-buy-ok{
	height: 48px;
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 18px;
	line-height: 22px;
}

.product-item-detail-info-message{
	margin-top: 18px;
	font-size: 14px;
	color: #8ea6ab;
	line-height: 17px;
}

.product-item-detail-scu-item .product-item-detail-info-message{
	margin-top: 12px;
}

/***COMPARE***/
.product-item-detail-compare{
	margin-top: 18px;
}

.product-item-detail-scu-item .product-item-detail-compare{
	margin: 0;
	position: absolute;
	left: -30px;
	top: -12px;
}

.product-item-detail-compare label{
	display: flex;
	margin: 0;
	font-weight: 300;
	cursor: pointer;
}

.product-item-detail-compare input[type="checkbox"]{
	display: none;
}

.product-item-detail-compare-checkbox{
	width: 18px;
	height: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #e3ecef;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-compare label:hover .product-item-detail-compare-checkbox,
.bx-touch .product-item-detail-compare label:active .product-item-detail-compare-checkbox{
	background: #78909c;
}

.product-item-detail-compare input[type="checkbox"]:checked ~ .product-item-detail-compare-checkbox{
	background: #6639b6;
}

.product-item-detail-compare-checkbox > i{
	display: none;
	font-size: 12px;
	color: #fff;
}

.product-item-detail-compare input[type="checkbox"]:checked ~ .product-item-detail-compare-checkbox > i{
	display: inline-block;
}

.product-item-detail-compare-title{
	margin-left: 9px;
	color: #78909C;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-compare label:hover .product-item-detail-compare-title,
.bx-touch .product-item-detail-compare label:active .product-item-detail-compare-title,
.product-item-detail-compare input[type="checkbox"]:checked ~ .product-item-detail-compare-title{
	color: #263238;
}

/***METHODS***/
.product-item-detail-methods{

}

.product-item-detail-pay-block-fixed .product-item-detail-methods{
	display: none;
}

.product-item-detail-method{
	display: flex;
	align-items: center;
	padding: 9px 24px 11px;
	border-top: 1px solid #e3ecef;
}

.product-item-detail-method > i{
	padding-right: 18px;
	font-size: 24px;
	color: #78909c;
}

.product-item-detail-method > span{
	font-size: 14px;
	color: #3d4b52;
	line-height: 17px;
}

/***GEO_DELIVERY***/
.product-item-detail-geo-delivery{
	display: flex;
	align-items: center;


	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	cursor: pointer;
}



.product-item-detail-geo-delivery-icon{
	margin-right: 18px;
}



.product-item-detail-geo-delivery-info{
	width: 100%;
	overflow: hidden;
	display:flex;
	align-items: center;
}

.product-item-detail-geo-delivery-city{
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product-item-detail-geo-delivery-city > span{

}



.product-item-detail-geo-delivery-price{
	margin-left: 6px;

	white-space: nowrap;
}

/***GEO_DELIVERY_LOADER***/
.product-item-detail-geo-delivery-loader{
	width: 24px;
	height: 24px;
	position: relative;
}

.product-item-detail-geo-delivery-loader:after,
.product-item-detail-geo-delivery-loader > div,
.product-item-detail-geo-delivery-loader > div > span,
.product-item-detail-geo-delivery-loader > div > span:after{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.product-item-detail-geo-delivery-loader:after{
	content: "";
	border: 3px solid #e3ecef;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}

.product-item-detail-geo-delivery-loader > div{
	z-index: 1;
	-webkit-animation: loaderRotate1 4.8s linear infinite;
	animation: loaderRotate1 4.8s linear infinite;
}

.product-item-detail-geo-delivery-loader > div > span{
	clip: rect(0, 24px, 24px, 12px);
	-webkit-animation: loaderRotate2 1.2s linear infinite;
	animation: loaderRotate2 1.2s linear infinite;
}

.product-item-detail-geo-delivery-loader > div > span:after{
	content: "";
	clip: rect(0, 24px, 24px, 12px);
	border: 3px solid #6639b6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: loaderRotate3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
	animation: loaderRotate3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}

/***QUICK_ORDER***/
.product-item-detail-quick-order{


text-align: left;
background-color: whitesmoke;
border-radius: 3px;
width: 100%;
padding: 20px 28px 29px 25px;
}
.quick-order-form-title{

	padding:0 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	color: black !important;
	margin-bottom: 6px !important;	
	font-family:Montserrat !important;	
}
.product-item-detail-methods + .product-item-detail-quick-order{
	margin-top: 0;
}

.product-item-detail-pay-block-fixed .product-item-detail-quick-order{
	display: none;
}
.quick-order-form input[type="text"]{
	width:100%;
	background-color: white!important;
	border-radius: 3px!important;

	font-size: 14px !important;
	font-weight: 300 !important;
	color: #999999 !important;
	border: none !important;
}
.quick-order-form  .main-user-consent-request{
	display:flex;
	font-size:10px;
	line-height:12px;
	margin:15px 0px;
}
.quick-order-form .iti__selected-flag{
	padding-left:6px !important;
}
.quick-order-form .btn-primary{
	width:100%;
	padding: 0 20px !important;
	line-height: 46px !important;	
}
.main-user-consent-request-announce-link{
	padding-left:5px;
}
.quick-order-form .alert{
	font-size:12px !important;
	line-height:14px !important;
	padding: 0 !important;
}

/***SKU_ITEMS***/
.product-item-detail-scu-items-container{
	width: 1200px !important;
	margin-top: 46px;
}

.container-ws .product-item-detail-scu-items-container{
	width: 120.0000000048% !important;
}

.product-item-detail-scu-items{
	width: 100%;
	display: table;
}

.product-item-detail-scu-item{
	display: table-row;
}

.product-item-detail-scu-item-col{
	width: 1px;
	display: table-cell;
	vertical-align: middle;
	padding: 24px 0 24px 24px;
	border-bottom: 1px solid #e3ecef;
}

.product-item-detail-scu-item-col:first-child{
	padding-left: 30px;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-non-left-pad{
	padding-left: 0;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-info,
.product-item-detail-scu-item-col.product-item-detail-scu-item-col-object-info{
	width: 20%;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-info{
	padding-left: 18px;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-object-info{
	padding-left: 12px;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-methods{
	width: 20%;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-price{
	width: auto;
	text-align: right;
}

.product-item-detail-scu-item-col.product-item-detail-scu-item-col-delay{
	padding-left: 12px;
}

.product-item-detail-scu-item:first-child .product-item-detail-scu-item-col{
	padding-top: 18px;
	padding-bottom: 18px;
}

.product-item-detail-scu-item-image{
	width: 100px;
	min-width: 100px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

.product-item-detail-scu-item-image > img{
	width: auto;
	height: auto;
	max-width: 100px;
	max-height: 100px;
}

.product-item-detail-scu-item-object-image{
	width: 100px;
	min-width: 100px;
	height: 64px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #e3ecef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.product-item-detail-scu-item-object-image:link,
.product-item-detail-scu-item-object-image:visited{
	text-decoration: none;
}

.product-item-detail-scu-item-object-image > img{
	width: auto;
	height: auto;
	max-width: 76px;
	max-height: 40px;
}

.product-item-detail-scu-item-title{
	margin-top: 4px;
}

.product-item-detail-scu-item-object-title:link,
.product-item-detail-scu-item-object-title:visited{
	color: #3d4b52;
	text-decoration: none;
}

.bx-no-touch .product-item-detail-scu-item-object-title:hover,
.bx-touch .product-item-detail-scu-item-object-title:active{
	color: #6639b6;
}

.product-item-detail-scu-item-object-rating{
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.product-item-detail-scu-item-object-rating-val{
	margin-right: 6px;
	padding: 4px 8px 3px;
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #008d55;
}

.product-item-detail-scu-item-object-rating-val[data-rate="1"]{
	background: #d03913;
}

.product-item-detail-scu-item-object-rating-val[data-rate="2"]{
	background: #ca6c00;
}

.product-item-detail-scu-item-object-rating-val[data-rate="3"]{
	background: #a58900;
}

.product-item-detail-scu-item-object-rating-val[data-rate="4"]{
	background: #568d00;
}

.product-item-detail-scu-item-object-rating-reviews-count{
	font-size: 14px;
	color: #78909c;
	line-height: 17px;
}

.product-item-detail-scu-item-object-hours{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 5px;
	font-size: 14px;
	line-height: 17px;
}

.product-item-detail-scu-item-object-hours-hidden{
	display: none;
}

.product-item-detail-scu-item-object-hours-loader{
	width: 16px;
	height: 16px;
	margin-right: 7px;
	position: relative;
}

.product-item-detail-scu-item-object-hours-loader:after,
.product-item-detail-scu-item-object-hours-loader > div,
.product-item-detail-scu-item-object-hours-loader > div > span,
.product-item-detail-scu-item-object-hours-loader > div > span:after{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.product-item-detail-scu-item-object-hours-loader:after{
	content: "";
	border: 3px solid #e3ecef;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}

.product-item-detail-scu-item-object-hours-loader > div{
	z-index: 1;
	-webkit-animation: loaderRotate1 4.8s linear infinite;
	animation: loaderRotate1 4.8s linear infinite;
}

.product-item-detail-scu-item-object-hours-loader > div > span{
	clip: rect(0, 16px, 16px, 8px);
	-webkit-animation: loaderRotate2 1.2s linear infinite;
	animation: loaderRotate2 1.2s linear infinite;
}

.product-item-detail-scu-item-object-hours-loader > div > span:after{
	content: "";
	clip: rect(0, 16px, 16px, 8px);
	border: 3px solid #6639b6;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: loaderRotate3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
	animation: loaderRotate3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}

.product-item-detail-scu-item-object-hours-icon{
	width: 5px;
	height: 5px;
	margin-right: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.product-item-detail-scu-item-object-hours-icon-open{	
	background: #3ac769;
}

.product-item-detail-scu-item-object-hours-icon-closed{
	background: #ed4343;
}

.product-item-detail-scu-item-object-hours-break{
	margin-left: 12px;
	color: #8ea6ab;
}

.product-item-detail-scu-item-object-method{
	font-size: 14px;
	color: #8ea6ab;
	line-height: 17px;
}

.product-item-detail-scu-item-object-method + .product-item-detail-scu-item-object-method{
	margin-top: 12px;
}

.product-item-detail-scu-item-price{
	white-space: nowrap;
}

.product-item-detail-scu-item-price-current{
	font-family: "Museo Sans Cyrl 700", sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}

.product-item-detail-scu-item-col > .btn{
	width: 100%;
}

.product-item-detail-scu-item-col > .btn + .btn{
	margin-top: 12px;
}

/***SET_CONSTRUCTOR***/
.product-item-detail-set-constructor{
	margin-top: 46px;
}

/***SET_ITEMS***/
.product-item-detail-set-items{
	margin-top: 46px;
}

.product-item-detail-set-item-row + .product-item-detail-set-item-row{
	margin-top: 24px;
}

.product-item-detail-set-items-cols{
	display: flex;
	flex-wrap: wrap;
}

.product-item-detail-set-item-col{
	width: 20%;
}

.product-item-detail-set-item:link,
.product-item-detail-set-item:visited{
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 24px;
	text-decoration: none;
	border: 1px solid #e8edef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.container-ws .product-item-detail-set-item:link,
.container-ws .product-item-detail-set-item:visited{
	border-left: none;
	border-right: 1px solid #e8edef;
	border-top: none;
	border-bottom: 1px solid #e8edef;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}

.bx-no-touch .product-item-detail-set-item:hover,
.bx-touch .product-item-detail-set-item:active{
	-webkit-box-shadow: 0 0 36px rgba(85, 104, 110, 0.18);
	-moz-box-shadow: 0 0 36px rgba(85, 104, 110, 0.18);
	box-shadow: 0 0 36px rgba(85, 104, 110, 0.18);
}

.product-item-detail-set-item-image{
	width: 100%;
	height: 222px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}

.product-item-detail-set-item-image > img{
	width: auto;
	height: auto;
	max-width: 222px;
	max-height: 222px;
}

.product-item-detail-set-item-brand{
	width: 90px;
	height: 40px;
	display: flex;
	flex-direction: column;	
	justify-content: flex-end;
	position: absolute;
	left: 0;
	bottom: 0;
}

.product-item-detail-set-item-brand > img{
	width: auto;	
	height: auto;
	max-width: 100%;
	max-height: 40px;
}

.product-item-detail-set-item-title{
	height: 38px;
	margin-top: 18px;
	color: #263238;
	overflow: hidden;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-set-item:hover .product-item-detail-set-item-title,
.bx-touch .product-item-detail-set-item:active .product-item-detail-set-item-title{
	color: #6639b6;
}

.product-item-detail-set-item-quantity{
	margin-top: 12px;
	color: #263238;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/***GIFTS***/
.product-item-detail-gifts{
	margin-top: 46px;
}

.container-ws .product-item-detail-gifts .product-item-col{
	width: 20%;
}

/***DESCRIPTION***/
.product-item-detail-description{
	padding-top: 46px;
}

/***FILES_DOCS***/
.product-item-detail-files-docs{
	margin-top: 14px;
}

.product-item-detail-files-docs .col-md-3{
	float: none;
	display: inline-block;
	vertical-align: top;
}

.product-item-detail-files-docs-item:link,
.product-item-detail-files-docs-item:visited{
	display: flex;
	margin-bottom: 20px;
	text-decoration: none;
}

.product-item-detail-files-docs-icon{
	width: 45px;
	min-width: 45px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 18px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.product-item-detail-files-docs-icon,
.product-item-detail-files-docs-icon[data-type="txt"]{
	background: #b2c7cb;
}

.product-item-detail-files-docs-icon[data-type="doc"],
.product-item-detail-files-docs-icon[data-type="docx"],
.product-item-detail-files-docs-icon[data-type="rtf"]{
	background: #0099ff;
}

.product-item-detail-files-docs-icon[data-type="xls"],
.product-item-detail-files-docs-icon[data-type="xlsx"]{
	background: #008d55;
}

.product-item-detail-files-docs-icon[data-type="pdf"]{
	background: #d3115a;
}

.product-item-detail-files-docs-icon[data-type="rar"],
.product-item-detail-files-docs-icon[data-type="zip"],
.product-item-detail-files-docs-icon[data-type="gzip"]{
	background: #6639b6;
}

.product-item-detail-files-docs-icon[data-type="jpg"],
.product-item-detail-files-docs-icon[data-type="jpeg"],
.product-item-detail-files-docs-icon[data-type="png"],
.product-item-detail-files-docs-icon[data-type="gif"]{
	background: #ffb300;
}

.product-item-detail-files-docs-icon[data-type="ppt"],
.product-item-detail-files-docs-icon[data-type="pptx"]{
	background: #ff5e00;
}

.product-item-detail-files-docs-icon:before{
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	border-width: 7px;
	border-style: solid;
	border-color: #fff #fff rgba(38, 50, 56, 0.5) rgba(38, 50, 56, 0.5);
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-khtml-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}

.product-item-detail-files-docs-icon:after{
	content: attr(data-type);
	font-family: "Museo Sans Cyrl 700", sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	line-height: 17px;
}

.product-item-detail-files-docs-name{
	display: block;
	margin-top: 6px;	
	color: #3d4b52;	
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-files-docs-item:hover .product-item-detail-files-docs-name,
.bx-touch .product-item-detail-files-docs-item:active .product-item-detail-files-docs-name{
	color: #6639b6;	
}

.product-item-detail-files-docs-size{
	display: block;
	margin-top: 3px;
	font-size: 14px;
	color: #78909c;
	line-height: 17px;
}

/***ARTICLES***/
.product-item-detail-articles{
	margin-top: 14px;
}

/***SECTIONS_MORE_PRODUCTS***/
.product-item-detail-more-products-sections-links{
	display: flex;
	flex-wrap: wrap;
	margin-left: -6px;
	margin-bottom: 32px;	
}

.product-item-detail-more-products-section-link{
	margin-left: 6px;
	margin-top: 6px;
	padding: 9px 16px 8px;
	white-space: nowrap;
	border: 2px solid #e3ecef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.bx-no-touch .product-item-detail-more-products-section-link:hover,
.bx-touch .product-item-detail-more-products-section-link:active{
	border-color: #8ea6ab;
	background: #e3ecef;
}

.product-item-detail-more-products-section-link.active,
.bx-no-touch .product-item-detail-more-products-section-link.active:hover,
.bx-touch .product-item-detail-more-products-section-link.active:active{
	border-color: #6639b6;
	background: rgba(102, 57, 182, 0.16);
}

.product-item-detail-more-products-section-link > span{	
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: -2px;
	padding: 2px 5px 1px;
	font-size: 11px;
	color: #6e858a;
	line-height: 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #d0e0e3;
}

.product-item-detail-more-products-section-link.active > span,
.bx-no-touch .product-item-detail-more-products-section-link.active:hover > span,
.bx-touch .product-item-detail-more-products-section-link.active:active > span{
	color: #fff;
	background: #8ea6ab;
}

/***REVIEWS***/
.product-item-detail-reviews{
	margin-top: 14px;
}

/***RELATED***/
.product-item-detail-related{
	margin-top: 46px;
}

/***PHONES***/
@media(max-width: 991px){
	.bx-catalog-element{
		margin-top: -32px;
	}

	.container-ws .bx-catalog-element .row{
		margin-left: -18px;
		margin-right: -18px;
	}

	.container-ws .bx-catalog-element [class*="col-xs-"],
	.container-ws .bx-catalog-element [class*="col-sm-"],
	.container-ws .bx-catalog-element [class*="col-md-"],
	.container-ws .bx-catalog-element [class*="col-lg-"]{
		padding-left: 18px;
		padding-right: 18px;
	}

	.container-ws .bx-catalog-element .col-ws-left{
		width: 100%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 100%;
	}

	/***TABS***/
	.product-item-detail-tabs-container,	
	.slide-menu-option-1-active .product-item-detail-tabs-container,
	.slide-menu-option-2 .product-item-detail-tabs-container,
	.container-ws .product-item-detail-tabs-container,
	.container-ws .slide-menu-option-1-active .product-item-detail-tabs-container,
	.container-ws .slide-menu-option-2 .product-item-detail-tabs-container,
	.page-container .product-item-detail-tabs-container,	
	.slide-menu-option-1-active .page-container .product-item-detail-tabs-container,
	.slide-menu-option-2 .page-container .product-item-detail-tabs-container{
		width: unset;
		margin: 0 -18px;
	}

	.container-ws .product-item-detail-tabs-block{
		padding: 0;
	}

	.slide-menu-option-2 .product-item-detail-tabs-block.fixed,
	.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
		left: 0;
	}

	.product-item-detail-tabs-scroll{
		width: unset;
		margin: 0;
	}

	.container-ws .product-item-detail-tabs-scroll{
		width: unset;
	}

	.product-item-detail-tabs-scroll .owl-prev{
		padding-left: 18px;
	}
	
	.product-item-detail-tabs-scroll .owl-next{
		padding-right: 18px;
	}

	.product-item-detail-tabs-content{
		margin-top: 18px;
	}
	
	.product-item-detail-tab-content{
		margin-top: 14px;
	}
	
	/***SLIDER_CONTROLS***/
	.product-item-detail-slider-controls-block{		
		margin-left: -18px;
	}

	.product-item-detail-slider-controls-image,
	.product-item-detail-slider-controls-video{		
		margin-left: 18px;
		margin-top: 18px;
	}

	.product-item-detail-slider-container.full.popup .product-item-detail-slider-close{
		right: 0;
	}

	/***POPUP***/
	.product-item-detail-slider-container.full.popup .product-item-detail-slider-right,
	.product-item-detail-slider-container.full.popup .product-item-detail-slider-videos-images-container{
		right: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image,
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-video{
		margin-bottom: 18px;
	}

	/***PAY_BLOCK***/
	.product-item-detail-pay-block{
		margin: 18px -18px 0;
		padding: 18px;		
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;		
		-moz-transform: unset;
		-o-transform: unset;
		-webkit-transform: unset;
		transform: unset;
		-webkit-transition: unset;
		-moz-transition: unset;
		-o-transition: unset;
		transition: unset;
	}

	.product-item-detail-info-container{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom:10px;
	}

	/***QUANTITY_LIMIT***/
	.product-item-detail-scu-item .product-item-detail-quantity{
		float: left;
	}

	/***SCU_PICT***/
	/***SCU_TEXT***/
	.product-item-detail-scu-item .product-item-detail-scu-item-color,
	.product-item-detail-scu-item .product-item-detail-scu-item-text{
		margin-top: 6px;
	}

	/***QUANTITY***/
	.product-item-detail-scu-item .product-item-detail-amount{
		margin-top: 18px;
	}

	.product-item-detail-scu-item .product-item-detail-amount + .product-item-detail-amount{
		margin-top: 18px;
	}

	/***COMPARE***/
	.product-item-detail-scu-item .product-item-detail-compare{
		left: 130px;
		top: unset;
		bottom: 18px;
	}

	/***QUICK_ORDER***/
	.product-item-detail-quick-order{
		margin: 18px -18px -18px;
		padding-left: 18px;
		padding-right: 18px;
	}

	/***OBJECT***/
	.product-item-detail-object-container{
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}

	.product-item-detail-object:link,
	.product-item-detail-object:visited{	
		margin-top: 18px;
	}

	.product-item-detail-object-contacts{
		right: 12px;
		top: 12px;
		-webkit-transform: unset;
		-moz-transform: unset;
		-ms-transform: unset;
		-o-transform: unset;
		transform: unset;
	}
	
	/***ARTICLE***/
	/***PROPERTIES***/
	.product-item-detail-article,
	.product-item-detail-main-properties-container{	
		margin-top: 18px;
	}
	
	/***ADVANTAGES***/
	.product-item-detail-advantages{
		margin-top: 6px;
	}

	.product-item-detail-advantages-item{
		cursor: default;
	}

	/***SKU_ITEMS***/
	.product-item-detail-scu-items-container,
	.container-ws .product-item-detail-scu-items-container{
		width: 100% !important;
	}

	.product-item-detail-scu-items{
		width: -moz-calc(100% + 36px);
		width: -webkit-calc(100% + 36px);
		width: calc(100% + 36px);
		margin-left: -18px;
		border-top: 1px solid #e3ecef;
	}

	.product-item-detail-scu-item{
		width: 100%;
		display: table;
		padding: 18px;
		border-bottom: 1px solid #e3ecef;
	}

	.product-item-detail-scu-item-width-compare{
		padding-bottom: 54px;
		position: relative;
	}

	.product-item-detail-scu-item-col{
		width: 100%;
		float: left;
		padding: 0;
		border: none;
	}

	.product-item-detail-scu-item-col:first-child{
		width: 100px;
		float: none;
		vertical-align: top;
		padding-left: 0;
		padding-right: 12px;
	}

	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-info,
	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-object-info{
		width: 100%;
		padding-left: 0;
	}

	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-methods{
		width: 100%;
	}

	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-prop{
		margin-top: 12px;
	}

	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-price{
		width: 100%;
		text-align: left;
	}

	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-buttons{
		width: 45px;
		float: none;
		vertical-align: bottom;
	}
	
	.product-item-detail-scu-item-image{
		position: static;
	}

	.product-item-detail-scu-item-title,
	.product-item-detail-scu-item-object-title{
		margin-top: 9px;
	}

	.product-item-detail-scu-item-object-title{
		display: table;
	}

	.product-item-detail-scu-item-object-method{
		margin-top: 12px;
	}

	.product-item-detail-scu-item-price{
		margin-top: 12px;
	}

	.product-item-detail-scu-item-col-buttons > .btn{
		padding: 0;
	}

	.product-item-detail-scu-item-col-buttons > .btn > i{
		padding-right: 0;
	}

	.product-item-detail-scu-item-col-buttons > .btn > span{
		display: none;
	}
	
	/***SET_CONSTRUCTOR***/
	.product-item-detail-set-constructor{
		margin-top: 14px;
	}

	/***SET_ITEMS***/
	.product-item-detail-set-items{
		margin-top: 14px;
	}

	.product-item-detail-set-item-row + .product-item-detail-set-item-row{
		margin-top: 0;
	}

	.product-item-detail-set-item:link,
	.product-item-detail-set-item:visited{
		width: -moz-calc(100% + 36px);
		width: -webkit-calc(100% + 36px);
		width: calc(100% + 36px);
		display: table;
		margin-left: -18px;
		margin-right: -18px;
		padding: 18px;		
		border-left: none;
		border-right: none;
		border-top: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.bx-no-touch .product-item-detail-set-item:hover,
	.bx-touch .product-item-detail-set-item:active{
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	.product-item-detail-set-item-image{
		width: 100px;
		height: auto;
		display: table-cell;
		vertical-align: top;
		padding-right: 12px;
	}
	
	.product-item-detail-set-item-image > img{
		max-width: 100px;
		max-height: 100px;
	}

	.product-item-detail-set-item-brand{
		display: none;
	}
	
	.product-item-detail-set-item-title{
		width: 100%;
		height: auto;
		float: left;
		margin-top: 9px;
		overflow: visible;
	}
	
	.product-item-detail-set-item-quantity{
		width: 100%;
		float: left;
		text-overflow: unset;
		white-space: normal;
		overflow: visible;
	}

	/***GIFTS***/
	.product-item-detail-gifts{
		margin-top: 14px;
	}

	.container-ws .product-item-detail-gifts .product-item-col{
		width: 100%;
	}
	
	/***DESCRIPTION***/
	.product-item-detail-description{
		padding-top: 14px;
	}

	/***RELATED***/
	.product-item-detail-related{
		margin-top: 14px;
	}
}

/***DESKTOPS_LARGE_DESKTOPS***/
@media(min-width: 992px){
	.container-ws .product-item-detail-set-item-col:nth-child(1) .product-item-detail-set-item,
	.container-ws .product-item-detail-set-item-col:nth-child(2) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}
}

@media(min-width: 992px) and (max-width: 1042px){
	.container-ws .bx-catalog-element .col-ws-left{
		width: 66.66666667%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 33.33333333%;
	}

	/***TABS***/
	.slide-menu-option-1-active .product-item-detail-tabs-container{
		width: 100vw;
		margin-left: -moz-calc((100vw - 100%) / -2);
		margin-left: -webkit-calc((100vw  - 100%) / -2);
		margin-left: calc((100vw - 100%) / -2);
	}

	.slide-menu-option-2 .product-item-detail-tabs-container{
		width: 100vw;
		margin-left: -moz-calc((100vw - 100%) / -2);
		margin-left: -webkit-calc((100vw  - 100%) / -2);
		margin-left: calc((100vw - 100%) / -2);
	}

	.page-container .product-item-detail-tabs-container,
	.slide-menu-option-1-active .page-container .product-item-detail-tabs-container,
	.slide-menu-option-2 .page-container .product-item-detail-tabs-container{
		margin-left: -23px;
		margin-right: -23px;
	}

	.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
		left: 0;
	}
	
	.slide-menu-option-2 .product-item-detail-tabs-block.fixed{
		left: 0;
	}

	.product-item-detail-tabs-scroll{
		width: 946px;
	}

	/***PRICE***/
	.product-item-detail-price-current{
		font-size: 24px;
		line-height: 29px;
	}

	/***SKU_ITEMS***/
	.product-item-detail-scu-items-container{
		width: 970px !important;
	}

	.container-ws .product-item-detail-scu-items-container{
		width: 149.9999999925% !important;
	}

	.product-item-detail-scu-item-col,
	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-info{
		padding-left: 12px;
	}
	
	.product-item-detail-scu-item-price{
		white-space: normal;
	}

	/***SET_ITEMS***/
	.container-ws .product-item-detail-set-item-col{
		width: 50%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(2n+2) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.container-ws .product-item-detail-gifts .product-item-col{
		width: 50%;
	}
}

@media(min-width: 1043px) and (max-width: 1103px){
	.container-ws .bx-catalog-element .col-ws-left{
		width: 66.66666667%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 33.33333333%;
	}

	/***TABS***/
	.slide-menu-option-1-active .product-item-detail-tabs-container{
		width: 100vw;
		margin-left: -moz-calc((100vw - 100%) / -2);
		margin-left: -webkit-calc((100vw  - 100%) / -2);
		margin-left: calc((100vw - 100%) / -2);
	}

	.page-container .product-item-detail-tabs-container,
	.slide-menu-option-1-active .page-container .product-item-detail-tabs-container,
	.slide-menu-option-2 .page-container .product-item-detail-tabs-container{
		margin-left: -23px;
		margin-right: -23px;
	}

	.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
		left: 0;
	}

	.product-item-detail-tabs-scroll{
		width: 946px;
	}

	/***PRICE***/
	.product-item-detail-price-current{
		font-size: 24px;
		line-height: 29px;
	}

	/***SKU_ITEMS***/
	.product-item-detail-scu-items-container{
		width: 970px !important;
	}

	.container-ws .product-item-detail-scu-items-container{
		width: 149.9999999925% !important;
	}

	.product-item-detail-scu-item-col,
	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-info{
		padding-left: 12px;
	}
	
	.product-item-detail-scu-item-price{
		white-space: normal;
	}

	/***SET_ITEMS***/
	.container-ws .product-item-detail-set-item-col{
		width: 50%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(2n+2) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.container-ws .product-item-detail-gifts .product-item-col{
		width: 50%;
	}
}

@media(min-width: 1104px) and (max-width: 1271px){
	.container-ws .bx-catalog-element .col-ws-left{
		width: 75%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 25%;
	}

	/***TABS***/
	.slide-menu-option-1-active .product-item-detail-tabs-container{
		width: 100vw;
		margin-left: -moz-calc((100vw - 100%) / -2);
		margin-left: -webkit-calc((100vw  - 100%) / -2);
		margin-left: calc((100vw - 100%) / -2);
	}

	.page-container .product-item-detail-tabs-container,
	.slide-menu-option-1-active .page-container .product-item-detail-tabs-container,
	.slide-menu-option-2 .page-container .product-item-detail-tabs-container{
		margin-left: -23px;
		margin-right: -23px;
	}

	.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
		left: 0;
	}

	.product-item-detail-tabs-scroll{
		width: 946px;
	}

	/***PRICE***/
	.product-item-detail-price-current{
		font-size: 24px;
		line-height: 29px;
	}

	/***SKU_ITEMS***/
	.product-item-detail-scu-items-container{
		width: 970px !important;
	}

	.container-ws .product-item-detail-scu-items-container{
		width: 133.33333333% !important;
	}

	.product-item-detail-scu-item-col,
	.product-item-detail-scu-item-col.product-item-detail-scu-item-col-info{
		padding-left: 12px;
	}
	
	.product-item-detail-scu-item-price{
		white-space: normal;
	}

	/***SET_ITEMS***/
	.container-ws .product-item-detail-set-item-col{
		width: 33.33333333%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3n+3) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.container-ws .product-item-detail-gifts .product-item-col{
		width: 33.33333333%;
	}
}

@media(min-width: 1272px) and (max-width: 1379px){
	.container-ws .bx-catalog-element .col-ws-left{
		width: 75%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 25%;
	}

	/***TABS***/
	.slide-menu-option-1-active .product-item-detail-tabs-container{
		width: 100vw;
		margin-left: -moz-calc((100vw - 100%) / -2);
		margin-left: -webkit-calc((100vw  - 100%) / -2);
		margin-left: calc((100vw - 100%) / -2);
	}

	.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
		left: 0;
	}

	/***SKU_ITEMS***/
	.container-ws .product-item-detail-scu-items-container{
		width: 133.33333333% !important;
	}

	/***SET_ITEMS***/
	.container-ws .product-item-detail-set-item-col{
		width: 33.33333333%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3n+3) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.container-ws .product-item-detail-gifts .product-item-col{
		width: 33.33333333%;
	}
}

@media(min-width: 1380px) and (max-width: 1545px){
	.container-ws .bx-catalog-element .col-ws-left{
		width: 80%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 20%;
	}

	/***TABS***/
	.slide-menu-option-1-active .product-item-detail-tabs-container{
		width: 100vw;
		margin-left: -moz-calc((100vw - 100%) / -2);
		margin-left: -webkit-calc((100vw  - 100%) / -2);
		margin-left: calc((100vw - 100%) / -2);
	}

	.slide-menu-option-1-active .product-item-detail-tabs-block.fixed{
		left: 0;
	}

	/***SKU_ITEMS***/
	.container-ws .product-item-detail-scu-items-container{
		width: 125% !important;
	}

	/***SET_ITEMS***/
	.container-ws .product-item-detail-set-item-col{
		width: 25%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(4) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(4n+4) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.container-ws .product-item-detail-gifts .product-item-col{
		width: 25%;
	}
}

@media(min-width: 1546px) and (max-width: 1701px){
	.container-ws .bx-catalog-element .col-ws-left{
		width: 80%;
	}

	.slide-menu-option-1-active .container-ws .bx-catalog-element .col-ws-left{
		width: 75%;
	}

	.container-ws .bx-catalog-element .col-ws-right{
		width: 20%;
	}

	.slide-menu-option-1-active .container-ws .bx-catalog-element .col-ws-right{
		width: 25%;
	}

	/***SKU_ITEMS***/
	.container-ws .product-item-detail-scu-items-container{
		width: 125% !important;
	}

	.slide-menu-option-1-active .container-ws .product-item-detail-scu-items-container{
		width: 133.33333333% !important;
	}

	/***SET_ITEMS***/
	.container-ws .product-item-detail-set-item-col{
		width: 25%;
	}

	.slide-menu-option-1-active .container-ws .product-item-detail-set-item-col{
		width: 33.33333333%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-set-item-col:nth-child(4) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-set-item-col:nth-child(4n+4) .product-item-detail-set-item{
		border-right: none;
	}

	.slide-menu-option-1-active .container-ws .product-item-detail-set-item-col:nth-child(3n+3) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.container-ws .product-item-detail-gifts .product-item-col{
		width: 25%;
	}

	.slide-menu-option-1-active .container-ws .product-item-detail-gifts .product-item-col{
		width: 33.33333333%;
	}
}

@media(min-width: 1702px){
	.slide-menu-option-1-active .container-ws .bx-catalog-element .col-ws-left{
		width: 80%;
	}

	.slide-menu-option-1-active .container-ws .bx-catalog-element .col-ws-right{
		width: 20%;
	}

	/***SKU_ITEMS***/
	.slide-menu-option-1-active .container-ws .product-item-detail-scu-items-container{
		width: 125% !important;
	}

	/***SET_ITEMS***/
	.slide-menu-option-1-active .container-ws .product-item-detail-set-item-col{
		width: 25%;
	}

	.container-ws .product-item-detail-set-item-col:nth-child(3) .product-item-detail-set-item,
	.container-ws .product-item-detail-set-item-col:nth-child(4) .product-item-detail-set-item,
	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-set-item-col:nth-child(5) .product-item-detail-set-item{
		border-top: 1px solid #e8edef;
	}

	body:not(.slide-menu-option-1-active) .container-ws .product-item-detail-set-item-col:nth-child(5n+5) .product-item-detail-set-item{
		border-right: none;
	}

	.slide-menu-option-1-active .container-ws .product-item-detail-set-item-col:nth-child(4n+4) .product-item-detail-set-item{
		border-right: none;
	}

	/***GIFTS***/
	.slide-menu-option-1-active .container-ws .product-item-detail-gifts .product-item-col{
		width: 25%;
	}
}


/*NEW TPL*/
.product-item-detail-price-economy{
	display:none !important;
}
@media(max-width:768px){
	.product-item-detail-slider-controls-block{
	overflow-x: scroll;
	width: 100%;
	display: flex;	
	}
	.product-item-detail-slider-controls-image, .product-item-detail-slider-controls-video{
		min-width:80px;
	}
}
.sproduct-reviews-row{
	margin-bottom:0px;
}
.tabs_content_item .fw-bold {
  font-weight: bold;
}
.mt-25 {
  margin-top: 25px;
}
.fs-30 {
  font-size: 30px;
}
.form-control[name="CAPTCHA_WORD"]{
	margin-bottom:10px;
}
.stock-price{
	position:relative;
}
.product-item-detail-marker-container{
	position: absolute;
	right: 0;
	top: 25px;	


}
.persent-block{
background-color: #e01f2e;
border-radius: 50%;
overflow: hidden;
font-weight: 600;
color: white;
font-size: 12px;
text-align:center;	
width: 40px;
height:40px;
display:block;
line-height:40px;
}
.persent-block span{
line-height:40px;	
}





.stock-price-txt[id*="_limit_not_avl"] {
	font-weight: 400;
    color: #f72e3d;
}

.stock-price-span-not {
	background-color: #f72e3d;
}


.fp-form.form-notify-goods {
    margin-bottom: 20px;
}

.fp-form.form-notify-goods input[type="email"] {
    background-color: #ffffff;
    height: 52px;
}

.fp-form.form-notify-goods .btn.fp-form__submit {
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
}

.product-item-detail-seller {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 20px;
}

.product-item-detail-seller__label {
    color: #999999;
}
.main-user-consent-request-popup-text{width:100%;}
/*.card-prod-r-basket-btn[disabled="disabled"]{
	display:none;
}*/

.alert_quantity{
	display:none;
	color:#e01f2e;
	font-size:13px;
	margin:5px 0px 10px
}
.alert_quantity.show_block{
	display:block;
}

.product-item-detail-amount-cert .product-item-detail-amount-input-cert{
	width: 100%;
height: 36px;
padding: 0;
font-family: "Museo Sans Cyrl 300", sans-serif;
font-size: 16px;
color: #333;
text-align: center;
line-height: 19px;
border: none;
-webkit-appearance: none;
background: #fff;	
}
.product-item-detail-amount-btn-minus-cert, .product-item-detail-amount-input-cert, .product-item-detail-amount-btn-plus-cert, .product-item-detail-amount-measure-cert {
  display: table-cell;
  vertical-align: middle;
} 

.bx-catalog-subscribe-button{
	max-width:230px;
}
.stock-price-cert .stock-price-txt{
font-size: 14px;
line-height: 1.7;
font-weight: 600;
color: black;
}
.cert-summ{
	background:#fff;
	height:36px;
	width:100%;
	border: none;
	font-size:16px;
	margin-top:7px;
	margin-bottom:17px;
	padding-left:8px;
}
.product-item-detail-slider-container.sert {
    width: 100%;
}
.scard-col-r.sert {
    width: 500px;
}
.prew-desc {
    margin-top: 15px;
}
.card-prod-r-basket.sert {
    flex-direction: inherit;
    align-items: center;
}
@media(max-width:500px){
	.scard-col-r.sert {width: 100% !important;}
	.card-prod-r-basket.sert {
    flex-direction: column;
	    align-items: inherit;
}
.product-item-detail-info-container {
    align-items: start;
}
}
ul.sproduct-color-lbls {
    margin-top: 15px;
}
.relateprods-container-w:after {
    left: 93%;
}
.scard-col-r {
    width: 611px;
}
.YVF7x .lcWxp {
    display: flex;
    margin-bottom: 24px;
}
.YVF7x .tADzf {
    flex: 0;
    margin-right: 28px;
}
.sm-image {
    max-width: 100%;
    max-height: 100%;
}
.sm-product-pickup {
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 4px;
}
.sm-product-pickup__variant {
    line-height: 20px;
    display: inline;
}
.sm-link {
    box-sizing: border-box;
    display: inline-flex;
    transition: color .3ms,opacity .3ms;
    align-items: center;
    color: #1551e5;
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
}
.sm-product-pickup__popover {
    display: inline-block;
}
.sm-product-pickup__variant {
    line-height: 20px;
    display: inline;
}
.sm-product-pickup__variant--pickpoint {
    margin-top: 4px;
}
.YVF7x .lcWxp:last-child {
    margin-bottom: 0;
}
.YVF7x .tADzf {
    flex: 0;
    margin-right: 28px;
}
.sm-product-delivery {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sm-product-delivery .sm-product-delivery__variant {
    display: block;
    line-height: 20px;
}
li.sproduct-color-lbl2 {
    outline: 1px solid #e01f2e;
    border-radius: 5px !important;
    margin: 5px 4px;
    width: 62px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 10px 4px;
	    height: 36px !important;
}
.cat-title {
    font-size: 24px !important
}
.sproduct-color-lbl {
    outline: 0px solid #e01f2e !important;
    border: none !important;
    padding-left: 0 !important;
    width: auto !important;
}
.d-flex.nals {
    justify-content: space-between;
    align-items: baseline;
    height: 17px;
}
.sproduct-actions {
    display: flex;
    position: inherit;
}
.stock-price {
    display: none;
}
span.product-item-detail-price-current.notaval {
    color: #e01f2e;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.d-flex.action {
    justify-content: space-between;
}
a.sm-product-pickup__link.sm-link.sm-link_darkblue {
       color: #e01f2e;
    font-weight: 500;
}
.btn.card-prod-r-basket-btn.testfront {
    width: 100% !important;
}
.btn_in_cart.js-click_dataLayer_addToCart {
    width: 100%;
}
.testfront .product-item-detail-amount {
    border: 1px solid #e01f2e;
    border-radius: 0px 5px 5px 0px;
}
span.product-item-detail-marker-container.PERCENT_MARKER_DETAIL {
    display: none;
}
.product-item-detail-amount-measure.testfront {
    display: none !important;
}
.card-prod-r-basket.testfront.open > .product-item-detail-info-container {
    margin-top: -1px;
}
.sm-text.sm-product-pickup__variant.sm-text--text-14.sm-text--regular span {
    color: black;
    font-weight: 400;
}
.sm-text.sm-product-delivery__variant.sm-text--text-14.sm-text--regular.block_delivery_shops_courier.block_delivery_link span {
    color: black;
    font-weight: 400;
}
img.sm-image.tADzf {
    place-self: flex-start;
}
.amount_check_order {
    margin-top: 20px;
}
.card-prod-r-txt-1 {
    position: relative;
    overflow: hidden;
    padding: 0 2px;
    color: #bababa;
    font-size: 20px;
    font-weight: 600;
}
.owl-carousel {
    transform: rotate(90deg);
    width: 549px !important;
    height: 100px;
    margin-top: 0px;
    right: unset;
    position: absolute !important;
    top: 266px;
    bottom: 0px;
    left: -228px;
}
button.owl-prev>span {
    font-size: 45px;
    position: relative;
    right: 17px;
}
.item{
  transform: rotate(-90deg);
}
.owl-carousel .owl-item img {
    width: auto !important;
}
.owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(50% - 53px);
}
div.owl-carousel .owl-nav .owl-prev, div.owl-carousel .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px; 
}
button.owl-prev {
    color: #e01f2e !important;
}
button.owl-next>span {
	font-size: 45px;
    position: relative;
    left: 0px;
}
button.owl-next {
    color: #e01f2e !important;
}
.owl-stage-outer {
    z-index: 9999;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    z-index: 999999;
}
.card-prod-choice-w {
    display: none;
}
.scard-p {
    display: none;
}
.product-item-detail-geo-delivery {
    display: none;
}
.d-flex.brand {
    align-items: center;
}
.brand-logo {
    margin-right: 10px;
}
.brand-logo img {
    height: 50px;
    width: 100%;
}
.owl-carousel .owl-stage-outer {
    height: 116px;
}
h2.sm-text.sm-text--h3.sm-text--medium.tifLs {
     font-size: 28px;
    line-height: 36px;
    padding: 20px 0px 20px;
}
.table__cell.name {
    padding: 10px 0;
    width: 50%;
    text-align: start;
    vertical-align: top;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: normal;
}
td.table__cell.value {
    padding: 10px 0;
    width: 50%;
    text-align: start;
    vertical-align: top;
    line-height: 24px;
	font-size: 14px;
    letter-spacing: normal;
}
table.scard-tbl.scard-tbl-2 tr {
    border-bottom: 1px solid #eaeaea;
}
.cat-title-wrap {
    margin-bottom: 15px !important;
    margin-top: 5px;
}
@media(min-width:750px){
.card-prod-r {
    position: sticky;
    top: 0;
}
.wrapper {
    overflow: visible !important;
    overflow-x: clip !important;
}
}
li#tab-har {
    margin-bottom: 0px;
}
li.tabs_content_item.active {
    margin-bottom: 25px;
}
a.tabl {
    color: #313130;
    font-weight: 600;
}
.cat-title-wrap {
    margin-bottom: 15px !important;
    margin-top: 15px;
}
.countitems {
    color: #1551e5;
    margin-top: 20px;
    cursor: pointer;
}
tr.trvvv {
    border: none !important;
}
.countitems {
    cursor: pointer;
    display: inline-block;
    color: #e01f2e;
    font-size: 14px;
    margin-top: 6px;
    padding-bottom: 0px;
    line-height: 1;
    margin-bottom: 17px;
    font-weight: 500;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-offset: 4px;
}
tr.dnon.tabitem {
    display: none;
}
table.scard-tbl.scard-tbl-2.active tr {
    display: table-row !important;
}
.sproduct-compare {
    background-image: none !important;
}
.sproduct-like {
	background-image: none !important;
}
a.goods-item__send {
    display: none;
}
.video-block.item.product-item-detail-slider-controls-image {
    transform: none;
    left: 0px;
    margin: 0 auto;
    position: absolute;
    bottom: -83px;
}
.desc_sert ul li {
    font-weight: 400;
    padding-bottom: 10px;
}
.desc_sert ul li:before {
    background: #e01f2e;
    content: "";
    left: -10px;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 11px;
    border-radius: 50px;
}
.video-block.item.product-item-detail-slider-controls-image.item.vides {
    top: 0;
    left: 0;
    transform: rotate(-90deg);
}
.product-item-detail-slider-controls-video-image:before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(/local/templates/fplace/img/card/play_22398.png) no-repeat center;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    z-index: 9999;
    left: 10px;
    top: 9px;
}

.v-popover.sm-popover.sm-product-stickers__item {
    margin-right: 10px;
}
.sm-product-stickers.stickers {
    display: flex;
	padding-top: 52px;
}
li.tabs_content_item.active.desc {
    margin-bottom: 0;
}
span.circle_color {
    outline: 1px solid #e01f2e;
    border-radius: 5px !important;
    margin: 5px 4px 5px 0px;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 10px 4px;
    height: 36px !important;
}
li.sproduct-color-lbl2.sproduct-color-lbl.selected {
    margin-left: 0;
    margin-right: 0;
}
.scard-colors li.sproduct-color-lbl2{
	width: 70px !important;
}
.sproduct-color-lbl2 span:not(.stolltip) {
    border: 3px solid #fff !important;
}
.video-block.item.product-item-detail-slider-controls-image:hover {
    border: none;
}
@media(max-width:750px){
.product-item-detail-slider-container {display: block;}
.product-item-detail-slider-controls-block {height: 100%;    overflow-x: clip !important;}
.owl-carousel {
    transform: none;
    width: 100% !important;
    height: 100px;
    margin-top: 0px;
    position: unset !important;
}
.item {
    transform: none;
}
.owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(108% - 3px);
    left: 10px;
}
.product-item-detail-slider-controls-block {
    margin-left: 0px;
}
.product-item-detail-slider-controls-image > img, .product-item-detail-slider-controls-video-image {
    width: auto;
    height: auto;
    max-width: 69px;
    max-height: 69px;
    position: absolute;
}
.product-item-detail-slider-controls-image, .product-item-detail-slider-controls-video {
    width: 78px;
    height: 80px;
}
.card-prod-r {
    padding: 0;
}
.scard-set-tabs {
    margin-top: 100px;
}
}
.descin {
    margin-left: 10px;
    padding-top: 8px;
    display: flex;
    color: #939393;
    line-height: 16px;
    margin-top: 8px;
}
img.instr-download-img {
    width: 115px;
}
li.tabs_content_item.active ul li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
}
li.tabs_content_item.active ul li:before {
    background: #e01f2e;
    content: "";
    left: -15px;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 11px;
    border-radius: 50px;
}
button#next {
    width: 40px;
    height: 40px;
    background: #E01F2E;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: -52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
}
button#next svg {
    width: 13px;
    height: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.buttons-wrapper {
    position: relative;
}
button#prev {
    width: 40px;
    height: 40px;
    background: #E01F2E;
    border-radius: 4px;
    position: absolute;
    right: 70px;
    top: -52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999;
    cursor: pointer;
}
button#prev svg {
    width: 13px;
    height: 20px;
}
.trigger img {
    display: block;
    border: 1px solid #e01f2e;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.v-popover.sm-popover.sm-product-stickers__item {
    width: 180px;
    cursor: pointer;
}
.v-popover.sm-popover.sm-product-stickers__item.kach:hover #popover_qqcdjp2bch {
    visibility: visible !important;
    background: #6f6868;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
}
.v-popover.sm-popover.sm-product-stickers__item.kach:hover #popover_qqcdjp2bch {
    visibility: visible !important;
    background: #6f6868;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
}
.v-popover.sm-popover.sm-product-stickers__item:hover #popover_qqcdjp2bch2 {
    visibility: visible !important;
    background: #6f6868;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
    width: 44%;
    margin-top: 9px;
}

@media(max-width:750px){
	.threesixty.car {
    width: 100% !important;
}
}
a.truncate_more_link {
    cursor: pointer;
    display: inline-block;
    color: #e01f2e;
    font-size: 14px;
    margin-top: 6px;
    padding-bottom: 0px;
    line-height: 1;
    margin-bottom: 17px;
    font-weight: 500;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-offset: 4px;
}
a.truncate_more_link:target {
    color: #e01f2e;
}
a.fgd img {
    display: block;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    padding: 0px;
}
table.dnon.tabitem {
    display: none;
}
.countitemsz {
    cursor: pointer;
    display: inline-block;
    color: #e01f2e;
    font-size: 14px;
    margin-top: 6px;
    padding-bottom: 0px;
    line-height: 1;
    margin-bottom: 17px;
    font-weight: 500;
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-offset: 4px;
}
a.fgd {
    width: 13%;
    z-index: 99;
}
@media(max-width:750px){
a.fgd {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.fancybox-slide > div:not(.fancy_location),.fancybox-slide--image .fancybox-content{
	background-color:white !important;
}
.fancybox-button--thumbs {
	display:none !important;
}
.brand-logo img {
    height: 30px;
    width: 100%;
}
.brand-logo {
    margin-right: 10px;
    background: #333334;
    border-radius: 5px;
    padding: 3px;
}
.stock-price-txt.mot {
    color: #e01f2e;
	font-weight: 500;
}
.stock-price-txt.mot {
    display: flex;
    align-items: center;
}
span.product-item-detail-price-current.notaval {
    display: none;
}
@media(max-width:750px){
.product-item-detail-slider-controls-image, .product-item-detail-slider-controls-video {
    margin-left: 0px;
}
.scard-set-tabs {
    margin-top: 125px;
}
.scard-colors {
    margin-top: 0px;
}
}
.percent-page {

    background: #e01f2e;
    padding: 10px;
    border-radius: 5px;
    color: white;
}
@media(max-width:750px){
	button.owl-prev>span {
    right: 27px;
}
}
li.tabs_content_item.active.desc.story {
    word-wrap: break-word;
}
@media(min-width:1199px){
	.scard-col-l {
    width: 59%;
}
}
.threesixty .threesixty_images img.current-image {
    position: relative;
}
.threesixty.car
{
    width: 800px;
    max-height: 100%;
	height:auto !important;
}
.table-stores{
	border:1px solid #999;
	margin:25px 0px;
	border-collapse:collapse;
	width:100%
}
.table-stores td{
	padding:5px;
	border:1px solid #999;
}
.head_t{
	font-weight:bold;
	text-align:center;
}
div#block_credit {
    width: 100%;
    background: #fff;
    border: 1px solid #e01f2e;
    color: #e01f2e;
    text-transform: uppercase;
}
div#block_credit:hover {
    background: #e01f2e;
    color: white;
}
div#block_credit img {
width: 36px; 
 margin-right: 11px;
}
div#block_credit2 {
    width: 100%;
    background: #fff;
    border: 1px solid #e01f2e;
    color: #e01f2e;
    text-transform: uppercase;
}
div#block_credit2:hover {
    background: #e01f2e;
    color: white;
}
div#block_credit2 img {
width: 36px; 
 margin-right: 11px;
}
.block_credit.btn.dolyame img {
    width: 17% !important;
	margin-right: 11px;
	    position: relative;
    top: -1px;
}
.block_credit.btn.vsegdada img {
    width: 30px;
    margin-right: 11px;
}
@media(max-width:500px){
	div#block_credit {
    padding: 0 !important;
}
	div#block_credit2 {
    padding: 0 !important;
}
.v-popover.sm-popover.sm-product-stickers__item:hover #popover_qqcdjp2bch2 {
    visibility: visible !important;
    background: #6f6868;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
    width: 95%;
    margin-top: 9px;
    right: 9px;
}
.v-popover.sm-popover.sm-product-stickers__item.kach:hover #popover_qqcdjp2bch {
    visibility: visible !important;
    background: #6f6868;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
    width: 88%;
}
}
img.instr-download-img {
    width: 50px;
    max-width: none;
}
.product-item-detail-slider-video>video {
    display: none;
}
.product-item-detail-slider-video.active>video {
    width: 80%;
    height: auto;
	display:block !important;
}
@media(max-width:600px){
	.video-block.item.product-item-detail-slider-controls-image.nomobile {
    display: none;
}
}
.COURIER_BLOCK.popup_block input {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 5px 0px 0px 5px;
    color: #000;
    box-shadow: none;
    /* box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5); */
    display: inline-block;
    outline: none;
    vertical-align: middle;
    font-size: 14px;
    padding: 8px 10px;
    margin-bottom: 3px;
}
.block_info_address {
    display: flex;
    justify-content: space-between;
}
.block_field_prop {
    position: relative;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 4px;
	    flex-wrap: wrap;
}
.COURIER_BLOCK_LEFT {
    background: #fff;
    padding: 20px 40px 40px 40px;
    flex-grow: 1;
}
.COURIER_BLOCK, .modal-show-poluchatel {
    min-width: 630px;
    width: 630px;
    padding: 0 !important;
}
@media (max-width: 767px){
.COURIER_BLOCK {
    width: 100%;
    padding: 20px 10px;
    min-width: initial;
}
.prop_PODIEZD, .prop_DOMOFON, .prop_ETAJ, .prop_HOME {
    max-width: 100% !important;
    width: 100% !important;
}
.bx-ui-sls-quick-locations.quick-locations {
    display: none;
}
.btn_next_wrap {
    margin-bottom: 50px;
}
.popup_block {
    padding-top: 40px;
}
}
.time_block.express-delivery-div {
    text-align: center;
}
.COURIER_BLOCK.popup_block, .modal-show-poluchatel.popup_block {
    display: flex;
    background: none;
}
.COURIER_BLOCK .block_field_prop {
    flex-wrap: wrap;
}
.block_field_prop {
    position: relative;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 4px;
}.prop_PODIEZD, .prop_DOMOFON, .prop_ETAJ, .prop_HOME {
    max-width: 100px;
}
.date_select_delivery div {
    background: #f5f5f5;
    padding: 5px;
    margin-right: 10px;
    border: 1px solid transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 5px;
    flex-direction: column;
    flex-grow: 1;
}
.bx-sls {
    width: 100%;
}
.time_block.express-delivery-div:hover #popover_qqcdjp2bch2 {
    visibility: visible !important;
    background: #6f6868;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
    bottom: 193px;
    left: 2px;
}
div#popover_qqcdjp2bch2 div {
    border-color: transparent !important;
    padding: 0;
    background: #6f6868;
}
span.info_price_delivery a {
    color: #e01f2e;
    text-decoration: underline;
}
.COURIER_BLOCK, .modal-show-poluchatel {
    width: 100%;
    padding: 0 !important;
    max-width: 461px;
    min-width: 300px;
}
@media(max-width:760px){
	.btn.card-prod-r-basket-btn.testfront {
    min-height: 52px;
}
.product-item-detail-slider-image, .product-item-detail-slider-video {
    left: 0;
}
.brand-logo img {
    width: auto !important;
}
}
@media(max-width:750px){
	.product-item-detail-slider-controls-video-image:before {
    content: "";
    width: 45px;
    height: 45px;
    z-index: 9999;
    left: -22px;
    top: -22px;
    right: 0;
}

}
.sproduct-reviews-stars {
    margin-bottom: 10px;
}
.modal-edit-address input {
    width: 100%;
    margin-bottom: 11px;
    border-radius: 5px;
    border: 1px solid #DFDFDF;
    padding: 8px;
}
.modal-edit-address input[type="submit"] {
    background: #e01f2e;
    color: white;
    font-weight: 500;
    cursor: pointer;
}
.modal-edit-address textarea {
    width: 100%;
    margin-bottom: 11px;
    border-radius: 5px;
    border: 1px solid #DFDFDF;
    padding: 8px;
}
.__select {
  position: relative;
  width: 230px;
  height: 40px;
  margin: 0 auto;
}
.__select[data-state="active"] .__select__title::before {
  transform: translate(-3px, -50%) rotate(-45deg);
}
.__select[data-state="active"] .__select__title::after {
  transform: translate(3px, -50%) rotate(45deg);
}
.__select[data-state="active"] .__select__content {
  opacity: 1;
}
.__select[data-state="active"] .__select__label + .__select__input + .__select__label {
  max-height: 40px;
  border-top-width: 1px;
}
.__select__title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 8px 16px;
  border-radius: 5px;
  border: solid 1px #c7ccd1;
  cursor: pointer;
}
.__select__title::before, .__select__title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 10px;
  height: 2px;
  transition: all 0.3s ease-out;
  background-color: #333333;
  transform: translate(-3px, -50%) rotate(45deg);
}
.__select__title::after {
  transform: translate(3px, -50%) rotate(-45deg);
}
.__select__title:hover {
  border-color: #D8093A;
}
.__select__title:hover::before, .__select__title:hover::after {
  background-color: #D8093A;
}
.reset {
  display: flex;
  width: 230px;
  padding: 8px 16px;
  margin: 0 auto;
  margin-bottom: 10px;
  border: solid 1px #c7ccd1;
  border-radius: 5px;
  transition: all 0.2s ease-out;
  cursor: pointer;
  font-weight: bold;
  background-color: #ffffff;
  color: #333333;
}
.reset:hover {
  background-color: #D8093A;
  color: #ffffff;
}
.__select__content {
  position: absolute;
  top: 40px;
  left: 3px;
  display: flex;
  flex-direction: column;
  width: calc(100% - 6px);
  background-color: #ffffff;
  border: 1px solid #c7ccd1;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: all 0.3s ease-out;
  opacity: 0;
  z-index: 8;
}
.__select__input {
  display: none;
}
.__select__input:checked + label {
  background-color: #dedede;
}
.__select__input:disabled + label {
  opacity: 0.6;
  pointer-events: none;
}
.__select__label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  max-height: 0;
  padding: 0 16px;
  transition: all 0.2s ease-out;
  cursor: pointer;
  overflow: hidden;
}
.__select__label + input + .__select__label {
  border-top: 0 solid #C7CCD160;
}
.__select__label:hover {
  background-color: #D8093A !important;
  color: #ffffff;
}
div#threesixty {
    background-size: cover;
    width: 100% !important;
    height: 510px !important;
}

.select {
    position: relative;
    display: block;
    min-width: 220px;
    width: 100%;
    margin-bottom: 20px;
}
.select__head {
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
    padding: 14px 15px;
    font-size: 14px;
    line-height: 18px;
    color: rgba(66, 67, 72, 0.8);
    cursor: pointer;
    border: 1px solid #dfdfdf;
}
.select__head::after {
    width: 10px;
    height: 6px;
    background: #FFF url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M4.50495 5.78413L0.205241 1.25827C-0.0684138 0.970375 -0.0684138 0.503596 0.205241 0.215836C0.478652 -0.0719461 0.922098 -0.071946 1.19549 0.215837L5.00007 4.22052L8.80452 0.215953C9.07805 -0.0718292 9.52145 -0.0718292 9.79486 0.215953C10.0684 0.503736 10.0684 0.970492 9.79486 1.25839L5.49508 5.78425C5.35831 5.92814 5.17925 6 5.00009 6C4.82085 6 4.64165 5.928 4.50495 5.78413Z" fill="%23ED266A"/%3E%3C/svg%3E%0A') no-repeat center / cover;
    position: absolute;
    right: 20px;
    bottom: 50%;
    transform: translateY(50%);
    content: "";
    display: block;
    transition: .2s ease-in;
}
.select__head.open::after {
    transform: translateY(50%) rotate(180deg);
}
.select__list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin-top: 5px;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #424348;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}
.select__list::-webkit-scrollbar {
    width: 7px;
    background-color: #F8F9FA;
    padding: 5px;
}
.select__list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D9D9D9;
}
.select__list .select__item {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    padding: 10px 15px;
    cursor: pointer;
    list-style-type: none;
}
.select__list .select__item:hover {
    background-color: rgba(224, 229, 231, 0.5);
}
.stars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;
}
.stars__star {
    background: url(/images/star_gr2.png);
    width: 19px;
    height: 31px;
    background-position: 50% 40%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.stars__star.active {
    background: url(/images/star2.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.stars {
    margin-bottom: 15px;
}
@media(max-width:750px){
	.modal-edit-address input[type="submit"] {
    margin-bottom: 60px;
	}
	span.add-rew.btn {
    width: 100%;
}
}
.stickersa {
    position: absolute;
    top: 25px;
    width: 100%;
    z-index: 100;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    display: flex;
    float: right;
    left: 98px;
    justify-content: flex-end;
}
@media(max-width:790px){
	.stickersa {
    top: -35px;
    left: 0;
}
}
.product-item-detail-icons-container {
    display: none;
}
.sproduct-reviews-stars a {
    display: flex;
}
span.optgoldslide {
    display: block;
    font-size: 14px;
    color: #908e8e;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 8px;
}
.readmore-js-section b {font-weight:unset !important;}
.product-item-detail-amount-input {
    border-radius: 0 !important;
}
@media(max-width:767px){
	.scard-card {
    margin-top: 50px;
}
.bread-ul {
    overflow: auto;
}
.bread-ul {
    overflow: auto;
    flex-wrap: nowrap !important;
}
.bread-a {
    width: max-content;
    display: block;
}
.bread-li-no span {
    width: max-content;
    display: block;
}
}
@media (max-width: 1269px){
.bread-li {
    margin-bottom: 12px !important;
}
}
.video-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 25px;
    align-items: center;
    margin-top: 18px;
}
h3.h3video {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    text-transform: none;
    margin: 0;
    margin-right: 15px;
}
.videobutton.vk {
    display: block;
    padding: 10px;
    border-radius: 3px;
        width: max-content !important;

    cursor: pointer;
}
.videobutton.rutube {
    border-radius: 3px;
    width: max-content !important;
    cursor: pointer;
    padding-left: 10px;
}
span.agreeFOR {
    margin-bottom: 15px !important;
    display: block;
    font-size: 15px;
}
span.agreeFOR a {
    text-decoration: underline;
}