/*
 * Date created: 2026-06-03 17:28:01
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

/* System: Start mediaBox control */

.MediaBox_shadow{
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100000;
}

* html .MediaBox_shadow{
    position: absolute;
}

.MediaBox{
    position: fixed;
    display: none;
    background: #fff;
    z-index: 100001;
}

* html .MediaBox{
    position: absolute;
}

.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    position: absolute;
    overflow: hidden;
}

.MediaBox_shadowL, .MediaBox_shadowR{
    width: 15px;
    height: 100%;
    background: url(_img/ami_jsapi/shade-v.png) repeat-y;
}

.MediaBox_shadowL{
    left: -15px;
    top: 0px;
}

.MediaBox_shadowR{
    right: -15px;
    top: 0px;
    background-position: -15px 0px;
}

.MediaBox_shadowT, .MediaBox_shadowB{
    width: 100%;
    height: 15px;
    background: url(_img/ami_jsapi/shade-h.png) repeat-x;
}

.MediaBox_shadowT{
    left: 0px;
    top: -15px;
}

.MediaBox_shadowB{
    left: 0px;
    bottom: -15px;
    background-position: 0px -15px;
}

.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    width: 15px;
    height: 15px;
    background: url(_img/ami_jsapi/shade-c.png) no-repeat;
}

.MediaBox_shadowLT{
    left: -15px;
    top: -15px;
}

.MediaBox_shadowRT{
    right: -15px;
    top: -15px;
    background-position: -15px 0px;
}

.MediaBox_shadowLB{
    left: -15px;
    bottom: -15px;
    background-position: 0px -15px;
}

.MediaBox_shadowRB{
    right: -15px;
    bottom: -15px;
    background-position: -15px -15px;
}

.MediaBox_speckLT{
    position: absolute;
    width: 0px;
    height: 0px;
}

.MediaBox_speckRB{
    position: absolute;
    width: 0px;
    height: 0px;
}

.MediaBox_close{
    position: absolute;
    width: 39px;
    height: 39px;
    right: -20px;
    top: -20px;
    background: url(_img/ami_jsapi/close.png);
    cursor: pointer;
}

.MediaBox_loader{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
}

.MediaBox_container{
    margin: 10px 10px;
}

/* Black version */

.MediaBoxBlack{
    background: #000;
}

.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{
    background-image: url(_img/ami_jsapi/glass-frame-v.png);
}

.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{
    background-image: url(_img/ami_jsapi/glass-frame-h.png);
}

.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{
    background-image: url(_img/ami_jsapi/glass-frame-c.png);
}

.MediaBoxBlack .MediaBox_speckLT{
    background-image: url(_img/ami_jsapi/glass-frame-c2lt.png);
}

.MediaBoxBlack .MediaBox_speckRB{
    background-image: url(_img/ami_jsapi/glass-frame-c2rb.png);
}

.MediaBoxBlack .MediaBox_close{
    right: -25px;
    top: -25px;
    background-image: url(_img/ami_jsapi/glass-frame-close.png);
}

.MediaBoxBlack .MediaBox_loader{
    background-image: url(_img/ami_jsapi/loader-black.gif);
}

.MediaBoxBlack .MediaBox_container{
    margin: 0px 0px;
}

img[data-ami-mbpopup],
.mb-image {
    cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;
}

.MediaBox_loader{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
    z-index: 100002;
}

.MediaBox_group{
    margin: 10px;
    margin-bottom: 0px;
    font-style: italic;
}

.MediaBox_header{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
}

.MediaBox_url{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.MediaBox_description{
    padding: 10px;
    padding-bottom: 0px;
}

.MediaBox_imageArea{
    position: relative;
}

.MediaBox_previous{
    position: absolute;
    left: -28px;
    top: 50%;
    width: 32px;
    height: 63px;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-prev.png);
    cursor: pointer;
}

.MediaBox_next{
    position: absolute;
    right: -28px;
    top: 50%;
    width: 32px;
    height: 63px;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-next.png);
    cursor: pointer;
}

.MediaBox_container{
    position: relative;
    margin: 10px 10px 0px 10px;
    text-align: center;
}

.MediaBox_zoom{
    margin: 10px;
    margin-bottom: 0px;
    text-align: right;
    font-style: italic;
}

.MediaBox_zoom a{
    font-style: italic;
}

#MediaBox_sliderPrevious{
    float: left;
    width: 10px;
    height: 20px;
    margin: 40px 0px 0px 10px;
    background: #00f;
    cursor: pointer;
}

#MediaBox_sliderNext{
    float: right;
    width: 10px;
    height: 20px;
    margin: 40px 10px 0px 0px;
    background: #00f;
    cursor: pointer;
}

.MediaBox .disabled{
    background: #ccf !important;
    cursor: default !important;
}

.MediaBox_slider{
    position: relative;
    overflow: hidden;
    height: 80px;
    margin: 10px 30px 0px 30px;
    white-space: nowrap;
}

.MediaBox_sliderImage{
    max-height: 80px;
    cursor: pointer;
}

.MediaBox_sliderDelimeter{
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 10px;
}

.MediaBox_counter{
    margin: 10px;
    margin-bottom: 0px;
    text-align: right;
    font-style: italic;
}

/* SYSTEM: End mediaBox control */
/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

.flag-ch {
    background: url(_mod_files/ce_images/main/flags-sm.png) 2px -1px no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.flag-en {
    background: url(_mod_files/ce_images/main/flags-sm.png) -32px -1px no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.flag-ru {
    background: url(_mod_files/ce_images/main/flags-sm.png) -65px -1px no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}

.center {
    text-align:center;
}
.pad-b-30 {
    padding-bottom:30px;
}
.mar-t-30 {
    margin-top:30px;
}
.head_cont a {
    display: contents;
    line-height: 1.3;
}
.pro-review {
    margin-bottom: 30px;
}

.eshop-cat-detailed__description-text h2, .simple-text h2 {
    font-size:1.5em;
    padding-bottom: 20px;
}
.eshop-cat-detailed__description-text ul, .simple-text ul {
    padding-bottom: 20px;
    line-height: 1.3;
    list-style-type: disc;
}
.eshop-cat-detailed__description-text ol, .simple-text ol {
    padding-bottom: 20px;
    line-height: 1.3;
    list-style-type: decimal;
}
.eshop-cat-detailed__description-text b, .simple-text b {
    font-weight: bold;
}

.pprice {
    margin: 30px 20px 0 0;
    font-weight: 800;
    font-size: 18px; 
}
.rprice, .aprice {
    margin: 20px 0 20px 0;
    font-weight: 600;
    font-size: 15px;
}
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/ami_content.css
 */

.head_cont {
    height: 100%;
    padding: 0 20px;
}
#sign {
    background-color: #111;
    color: #eee;
    font-size: 12px;  
    text-align: center;
    height: 30px;
    width: 100%;
}


.tabs {
    margin: 0 0 30px;
}

.tabs__caption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
}

.tabs__caption:after {
    content: '';
    display: table;
    clear: both;
}

.tabs__caption li {
    padding: 20px;
    background: #fff;
    border-top: 2px solid #fff;
    position: relative;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabs__caption li:not(.active) {
    cursor: pointer;
}

.tabs__caption li:not(.active):hover {
    background: #f5f1f0;
    border-color: #f5f1f0;
}

.tabs__caption .active {
    background: #f5f1f0;
    border-top: 2px solid #fdb812;
}

.tabs__content {
    display: none;
    background: #f5f1f0;
    padding: 40px;
}

.tabs__content.active {
    display: block;
}



##if(custom_field_pic1)## 
<div class="eshop-item-detailed__addpics">
	<div class="eshop-item-detailed__addpics-clipper">
		<div class="eshop-item-detailed__addpics-container">
			##if(custom_field_pic1 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic1##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic1##"></div>##endif##
			##if(custom_field_pic2 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic2##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic2##"></div>##endif##
			##if(custom_field_pic3 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic3##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic3##"></div>##endif##
			##if(custom_field_pic4 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic4##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic4##"></div>##endif##
			##if(custom_field_pic5 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic5##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic5##"></div>##endif##
			##if(custom_field_pic6 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic6##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic6##"></div>##endif##
			##if(custom_field_pic7 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic7##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic7##"></div>##endif##
			##if(custom_field_pic8 != '')##<div class="eshop-item-detailed__addpics-item"><img class="eshop-item-detailed__addpics-img" data-ami-mbpopup="##custom_field_pic8##" data-ami-mbgrp="##item_header##" data-ami-mbhdr="##item_header##" src="##custom_field_pic8##"></div>##endif##
		</div>
	</div>
	<ul class="slider-pad slider-pad_type_mini">
		<li class="slider-pad__arrow-left"></li>
		<li class="slider-pad__arrow-right"></li>
		<li class="slider-pad__arrow-up"></li>
		<li class="slider-pad__arrow-down"></li>
	</ul>
</div>
##endif##



.eshop-item-detailed__addpics-container,
.eshop-item-detailed__addpics-clipper {
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.eshop-item-detailed__addpics-item {
    display: inline-block;
    padding: 0;
    text-align: center;
}

.eshop-item-detailed__addpics-img {
    border: 1px solid #DDDDDD;
    /*    height: 50px;*/
    margin: 0 3px;
    width: 50px;
}

.eshop-item-detailed__visual {
    display: inline-block;
    margin: 0 10px 20px 0;
    vertical-align: top;
}

.eshop-item-detailed__addpics {
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

.eshop-item-detailed__addpics-container{
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
* html .eshop-item-detailed__addpics-item{
    float:left;
}
*+html .eshop-item-detailed__addpics-item{
    float:left;
}

.eshop-item-detailed__addpics {
    width: 315px;
    margin: 20px auto 0px auto;
}

.eshop-item-detailed__addpics .slider-pad {
    position: static;
    bottom: 0px;
    width: auto;
    height: auto;
    margin: 0px;
    background: none;
}

.eshop-item-detailed__addpics .slider-pad__arrow-left,
.eshop-item-detailed__addpics .slider-pad__arrow-right{
    top: 12px;
}

.eshop-item-detailed__addpics-container
{
    height: inherit;
}

.eshop-item-detailed__addpics-clipper {
    height: 60px !important;
}
/*
 * FILE END: _mod_files/_css/ami_content.css
 */
