

/* Start:/bitrix/templates/main2016/css/jquery.jscrollpane.css?14647920631545*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 2px;
	width: 8px;
	height: 100%;
	background: #fff;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #fff;
	position: relative;
}

.jspDrag
{
	background: #d0ccc9;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*behavior: url(/bitrix/templates/main2016/css/../PIE.htc);*/
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* End */


/* Start:/bitrix/templates/main2016/css/jquery.rating.css?1458655810749*/
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url(/bitrix/templates/main2016/css/../img/stars.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
/* End */


/* Start:/bitrix/components/legkomarket/catalog.element/templates/stok2019/style.css?170289795018146*/
/* OLD STYLE BEGIN */
.pd_section_item.pd_section_active {
    display: block;
}
.pd_section_item_inner {
    padding: 30px 20px 0 0;
}
.pd_description_text {
    line-height: 150%;
    margin-bottom: 25px;
    text-align: justify;
}
.pd_show_spec_form_wrap {
    margin-bottom: 10px;
}
.pd_show_spec_form {
    font-size: 18px;
    padding-right: 20px;
    position: relative;
    display: inline-block;
    line-height: 100%;
    padding-bottom: 4px;
    cursor: pointer;
}
.pd_show_spec_form .arrow {
    display: block;
    height: 7px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 10px;
}
.pd_show_spec_form.active .arrow {
    background-position: 0 -7px;
}
.pd_show_spec_form:hover .arrow {
    background-position: -10px 0;
}
.pd_show_spec_form.active:hover .arrow {
    background-position: -10px -7px;
}
.pd_review_list {
    margin-top: 10px;
}
.pd_review_list li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #A4A3A2;
    padding-bottom: 15px;
    list-style: none;
}
.pd_question_list {
    margin-top: 50px;
}
.pd_question_list li {
    list-style: none;
    margin-bottom: 14px;
}
.pd_question {
    position:relative;
    border-bottom: 1px dashed #A4A3A2;
    cursor: pointer;
    padding: 6px 30px 6px 0;
    line-height: 130%;
}
.pd_question .arrow {
    display: block;
    position: absolute;
    top: 12px;
    right: 0;
    width: 13px;
    height: 9px;
}
.pd_question:hover .arrow {
    background-position: -13px 0;
}
.pd_question_item.active .arrow {
    background-position: 0 -9px;
}
.pd_question_item.active .pd_question:hover .arrow {
    background-position: -13px -9px;
}
.pd_question_info {
    color:#239de2;
}
.pd_answer {
    line-height: 130%;
    padding-bottom: 10px;
    padding-top: 20px;
    display:none;
}
.pd_answer span {
    font-weight:bold;
}
.rating,
.rating_ro {
    display: inline-block;
    margin-bottom: 10px;
}
.rating .title,
.rating_ro .title {
    font-size: 16px;
    margin-top: 3px;
    margin-right: 10px;
}
.detail_review_count {
    line-height: 22px;
    margin-left: 10px;
}
.detail_delivery_dop_info {
    margin-top: 15px;
}
/* OLD STYLE END */

#modal_low_price .modal-content {
    border-radius: 0;
    background-color: #f8f6f5;
}
#modal_low_price button.close {
    font-size: 42px;
}
#modal_low_price form {
    padding: 15px;
}
#modal_low_price h3,
#modal_low_price .h3 {
    text-align: center;
    font-weight: bold;
}
#modal_low_price .field {
    margin-bottom: 10px;
}
#modal_low_price .field .title {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}
#modal_low_price .field input {
    padding: 5px 15px;
    width: 100%;
}
#modal_low_price [type=submit] {
    margin: 20px 0 !important;
    width: 100%;
}
#modal_low_price .link {
    width: 100%;
    text-align: center;
    display: block;
    color: #000;
    text-decoration: underline;
}
@media (min-width: 768px) {
    #modal_low_price .modal-dialog {
        width: 500px;
    }
}
.flex {
    flex-wrap: wrap;
    width: 100%;
}
.img img {
    max-width: 100%;
    height: auto;
}

.element-container img {
    display: block;
    max-width: 100%;
    height: auto;
}
.element-container h1,
.element-container .h1 {
    font-family: "PTSansBold";
    color: #2e2e2e;
    padding-left: 15px;
    display: inline-block;
    margin-top: 10px;
}
.element-container h2,
.element-container .h2 {
    font-family: "PTSansBold";
    font-size: 18px;
    margin: 15px 0;
    display: inline-block;
}
.element-container h3,
.element-container .h3 {
    font-family: "PTSansBold";
    font-size: 16px;
    text-align: left;
    color: #000;
}
.element-container p {
    font-family: "PTSansBold";
    font-size: 1em;
    text-align: justify;
    line-height: 1em;
}
.element-container a {
    font-family: "PTSansBold";
    font-size: 0.9vw;
    color: #00a99d;
}
.element-container a {
    color:#069;
}
.element-container a:focus {
    outline:0;
}
.element-container a:hover,
.element-container a:active {
    outline:0;
}
.element-container sub,
.element-container sup {
    position:relative;
    font-size:75%;
    line-height:0;
    vertical-align:baseline;
}
.element-container {
    font-size: 14px;
    min-width: 320px;
    position: relative;
    line-height: 1.6;
    font-family: "PTSansRegular";
    margin: 0;
    overflow-x:hidden;
    direction: ltr;
}
.element-container .sections-tabs {
    padding: 0;
}
.element-container .down-sale-cont,
.element-container .credit-icon-cont,
.element-container .parameters-left,
.element-container .parameters-right {
    padding-left: 0;
}
.element-container .parameters {
    margin-left: 3px;
    margin-right: 3px;
}
.element-container .lightbox {
    padding: 0;
}
.element-container .tab-pane > ul {
    padding: 0 15px 0 30px;
}
.pd_section_item {
    display: block;
}
.fa.flex {
    display: flex;
}
.element-container .parameters-right {
    overflow: hidden;
    text-overflow: ellipsis;
}
.popover.in {
    z-index: 999999;
}
.element-container .soft-sizes-param-left span {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.element-container .tab-pane {
    padding: 3% 2%;
}
.element-container .tab-pane p {
    padding: 0;
}
.element-container .tab-pane ul {
    margin-left: 20px;
}
.element-container .p-0 {
    padding: 0;
}
.element-container .parameters p {
    display: block;
    white-space: normal;
    width: 100%;
}
.element-container .mt18 {
    margin-top: 18px;
}
.element-container .newStatusesContainer {
    z-index: 4;
}
.element-container .parameters-right p {
    text-align: left;
}
.element-container .do_not_sale_bg {
    background-color: rgba(255, 255, 255,0.8);
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    width: 100%;
    font-size: 30px;
    height:100%;
}
.element-container .do_not_sale {
    border: 1px solid #BCBCBC;
    opacity:0.5;
    color:#DE139D;
    background-color:rgb(255,255,255) ;
    position: absolute;
    text-align: center;
    top: 100px;
    left: 0px;
    width: 100%;
    font-size: 30px;
    padding: 25px;
    white-space:nowrap;
}
.element-container .pd_manufacturer {
    padding-left: 20px;
    color: #D10F93;
    font-size: large;
    font-weight: bold;
}

#modal_master .modal-body {
    padding: 25px;
}
#modal_master .title {
    font-size: 28px;
    line-height: 32px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "PTSansBold";
}
#modal_master .master_input {
    padding: 5px 10px;
    border: 0;
    border-bottom: 1px solid #868e96;
    width: 100%;
    box-shadow: none;
}
#modal_master textarea {
    padding: 10px 10px;
    border-radius: 5px;
    border-color: #868e96;
    margin-top: 10px;
    border-width: 1px;
}
#modal_master .modal-dialog {
    max-width: 400px;
}
#modal_master .close {
    position: absolute;
    top: -35px;
    right: -20px;
    color: #fff;
    opacity: 1;
    font-size: 30px;
    line-height: 40px;
    font-family: 'PTSansLight';
}
/* modal in center window  START */
#modal_master .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#modal_master.modal.fade .modal-dialog {
    transform: translate(0, -100%);
}
#modal_master.modal.in .modal-dialog {
    transform: translate(0, 0);
}
/* modal in center window END */
#modal_master .subtitle {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 10px;
}
#modal_master .item_line {
    margin-bottom: 10px;
}
#modal_master .btn-purple {
    background: #ca3986;
    padding: 10px;
    width: 60%;
}
#modal_master .btn-purple:hover {
    background: #db62a0;
}
#modal_master .license_text {
    margin-top: 10px;
    font-size: 12px;
    width: 75%;
    text-align: center;
    line-height: 14px;
}
#modal_master .license_text a {
    font-size: inherit;
    text-decoration: underline;
}
#modal_master .modal-footer {
    text-align: left;
}
#modal_master .departement {
    font-size: 14px;
    font-weight: bold;
}
#modal_master .call_gray {
    color: #868e96;
    font-size: 13px;
}
#modal_master .phone {
    color: inherit;
    font-size: 16px;
}
#modal_master .form_complete {
    color: #4caf50;
}
#modal_master .form_complete_img {
    width: 10%;
}
#modal_master .form_complete_text {
    width: 90%;
    font-size: 13px;
    line-height: 16px;
}
#modal_master .field_error {
    color: #f44336;
    border-bottom-color: #f44336;
}
#modal_master .field_error::placeholder {
    color: #f44336;
}
.element-container .your-sizes-container {
    background-color: #D5E5F6;
    border-radius: 3px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    color: #2e2e2e;
    font-family: "PTSansBold";
}
.element-container .your-sizes-container .text {
    font-size: 22px;
    text-align: left;
    margin-bottom: 15px;
}
.element-container .your-sizes-container .button {
    background-color: #4A97CF;
    color: #fff;
    border-radius: 7px;
    padding: 5px 30px;
    min-width: 160px;
    white-space: normal;
}
.element-container .your-sizes-container .button:focus {
    outline: none;
}
.element-container .pr-0 {
    padding-right: 0;
}
.element-container .pl-0 {
    padding-left: 0;
}
.element-container .your-sizes-container .btn-small {
    font-size: 12px;
    padding: 4px;
    min-width: 110px;
}
.element-container .your-sizes-container .mb-30 {
    margin-bottom: 30px;
}
#id_note_popup_calc_shkaf {
    padding: 10px;
}
.element-container .right-column {
    padding-left: 0;
    padding-right: 0;
}
.element-container .right-column-price {
    padding-left: 16px;
    padding-top: 25px;
}
.element-container .right-column-price .price span {
    display: inline-block;
    margin-top: -15px;
}
.element-container .btn-in-basket {
    margin-bottom: 20px;
}
.element-container .right-column-price .btn-in-basket .btn {
    margin-bottom: 0;
    padding: 10px 12px;
}
.element-container .right-column-price .btn-1-klick .btn {
    padding: 10px 12px;
}
.element-container .right-column-price .old-price {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: flex-start;
}
.element-container .right-column-constructor,
.element-container .your-sizes,
.element-container .payment {
    margin-top: 15px;
}
.element-container .btn-default {
    background-color: #f2f2f2;
}
.element-container .your-sizes a:hover {
    text-decoration: none;
}
.element-container .your-sizes-block-h {
    height: 160px;
}
.element-container .payment {
    padding: 0 15px;
    width: 100%;
    margin-left: 0;
    height: 65px;
}
.element-container .soft-sizes-param-left.no-overflow span {
    overflow: visible;
}
@supports not (-ms-high-contrast: none) {
    /* Non-IE styles here */
    .fotorama--fullscreen .fotorama__img {
        max-height: 100% !important;
        object-fit: contain;
        top: 0 !important;
    }
}
@media all and (-ms-high-contrast: none) {
    .fotorama--fullscreen .fotorama__img {
        max-height: 100% !important;
        max-width: 100% !important;
        top: 0 !important;
        width: auto !important;
        height: auto !important;
        top: 0 !important;
        margin-left: auto;
        margin-right: auto;
    }
}

#mes_banner .modal-body {
    padding: 25px;
}
#mes_banner .title {
    font-size: 28px;
    line-height: 32px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "PTSansBold";
}
#mes_banner .master_input {
    padding: 5px 10px;
    border: 0;
    border-bottom: 1px solid #868e96;
    width: 100%;
    box-shadow: none;
}
#mes_banner textarea {
    padding: 10px 10px;
    border-radius: 5px;
    border-color: #868e96;
    margin-top: 10px;
    border-width: 1px;
}
#mes_banner .modal-dialog {
    max-width: 400px;
}
#mes_banner .close {
    position: absolute;
    top: -35px;
    right: -20px;
    color: #fff;
    opacity: 1;
    font-size: 30px;
    line-height: 40px;
    font-family: 'PTSansLight';
}
/* modal in center window  START */
#mes_banner .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#mes_banner.modal.fade .modal-dialog {
    transform: translate(0, -100%);
}
#mes_banner.modal.in .modal-dialog {
    transform: translate(0, 0);
}
/* modal in center window END */
#mes_banner .subtitle {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 10px;
}
#mes_banner .item_line {
    margin-bottom: 10px;
}
#mes_banner .btn-purple {
    background: #ca3986;
    padding: 10px;
    width: 60%;
}
#mes_banner .btn-purple:hover {
    background: #db62a0;
}
#mes_banner .license_text {
    margin-top: 10px;
    font-size: 12px;
    width: 75%;
    text-align: center;
    line-height: 14px;
}
#mes_banner .license_text a {
    font-size: inherit;
    text-decoration: underline;
}
#mes_banner .modal-footer {
    text-align: left;
}
#mes_banner .departement {
    font-size: 14px;
    font-weight: bold;
}
#mes_banner .call_gray {
    color: #868e96;
    font-size: 13px;
}
#mes_banner .phone {
    color: inherit;
    font-size: 16px;
}
#mes_banner .form_complete {
    color: #4caf50;
}
#mes_banner .form_complete_img {
    width: 10%;
}
#mes_banner .form_complete_text {
    width: 90%;
    font-size: 13px;
    line-height: 16px;
}
#mes_banner .field_error {
    color: #f44336;
    border-bottom-color: #f44336;
}
#mes_banner .field_error::placeholder {
    color: #f44336;
}
.element-container .edit_border {
    border: 1px solid #000;
    padding: 5px;
    border-radius: 5px;
}
.element-container #popmechanic-container-8014 #popmechanic-form-8014.popmechanic-recoms {
    z-index: 1;
}
.clickable {
    cursor: pointer;
}
.element-container .sizes-values {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
}

.element-container .sizes-values .soft-sizes-param-left span,
.element-container .sizes-values .soft-sizes-param-right span {
    text-align: center;
    font-size: 18px;
}
.element-container .param-item:nth-child(n+3) {
    border-top: 1px solid #e0e0e0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.element-container .param-item.materials {
    padding-bottom: 10px;
}
.element-container .materials .img {
    flex-wrap: wrap;
    position: relative;
    cursor: pointer;
    padding: 15px;
    justify-content: flex-start;
}
.element-container .materials .zoom {
    position: absolute;
    flex-wrap: wrap;
    display: none;
    width: 71px;
}
.element-container .materials .img:hover .zoom {
    display: flex;
}
.element-container .materials .img_zoomed {
    border-radius: 50%;
}
.element-container .materials .zoom span {
    width: 100%;
    text-align: center;
    color: #fff;
}
.element-container .small-text {
    font-family: "PTSansRegular";
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}
.element-container .medium-text {
    font-family: "PTSansRegular";
    font-size: 16px;
    color: #000000;
}
.element-container .param-item .constr-params-left-blue {
    font-size: 14px;
}
.element-container .parent_model .your-sizes-container .text {
    font-size: 21px;
}
.element-container .gab-value {
    font-size: 18px;
}
.element-container .gab-value:not(:last-child):after {
    content: 'x';
    position: absolute;
    right: -5px;
}
.element-container .gab-title {
    font-size: 12px;
}

.popup_detail_pic {
    width: 550px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #E0E0E0;
    position: fixed;
    top: 100px; left: 50%;
    margin-left: -275px;
    z-index: 101;
    padding: 10px;
    display: none;
    z-index: 1000000;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.popup_detail_pic .img_wr {
    position: relative;
}
.popup_detail_pic .img_wr  img {
    width: 100%;
}
.popup_detail_pic  .descr {
    height: 57px; width: 100%;
    position: absolute; bottom: 0; left: 0;
    color: #fff;
    background: url('/bitrix/templates/main2016/images/popup_detail_pic_descr_bg.png');
    font-size: 18px;
    text-align: left;
}
.popup_detail_pic .descr span {
    margin-top: 20px;
    margin-left: 20px;
    display: block;
}
.popup_detail_pic ._x {
    position: absolute;
    background: #fff;
    width: 52px; height: 52px;
    top: 0; right: 0;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 0 0 0 5px;
}
.popup_detail_pic .close_quick_view_popup {
    background: url("/bitrix/templates/main2016/images/close_quick_view_popup.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 15px; right: 15px;
}
.popup_detail_pic .close_quick_view_popup:hover {
    background-position: left bottom;
}
.popup_detail_pic .choice_popup {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 14px;
    font-size: 18px;
    text-align: left;
}

.element-container .benefit {
  color: #c22323;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: -5px;
}

.element-container .sale .title {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #fff;
  z-index: 2;
  padding-right: 4px;
  line-height: 20px;
  text-decoration: none;
}

.element-container .sale {
  position: relative;
  margin-left: 10px;
}

.element-container .btn-icon {
  padding: 12px;
  border: 1px solid #ddd;
  margin-left: 15px;
}

.element-container .compare, .element-container .aside {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
}

.aside:before, .compare:before {
  top: 0!important;
  left: 0!important;
  right: 0!important;
}

.element-container .icons {
  margin-top: -10px;
  justify-content: end;
  padding: 0 0 15px 0;
}

/* End */


/* Start:/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/media.css?15810564333271*/
@media only screen and (max-width : 1200px) {
  html {
      overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .content-select{
    width: 90%;
  }
  .right-column-price .down-sale-cont p, .right-column-price .credit-icon-cont p{
    font-family: "PTSansRegular";
    font-size: 13px;
  }
  .parameters-left p, .parameters-right p {
    white-space: normal;
  }
  .right-column-price .btn-1-klick .btn, .right-column-price .btn-in-basket .btn{
    font-size: 14px;
  }
  .right-column-price .old-price span{
    font-size: 20px;
  }
  .right-column-price .price span{
    font-size: 33px;
  }
  .sizes-form-soft-meb {
    width: 100%;
  }
  .sections-tabs .nav-tabs li a {
    font-size: 16px;
  }
  .soft-sizes-param-left span, .soft-sizes-param-right span {
    width: 100%;
    white-space: pre;
  }
}

@media only screen and (max-width : 767px) {
  .btn-in-basket, .down-sale, .credit-icon, .parameters-left, .parameters-right{
    padding-right: 15px;
  }
  .pr15 {
      padding: 0;
  }
  .sections-tabs .nav-tabs li a{
      padding: 3% 0;
      font-size: 14px;
  }
  .constr-params-right{
      padding-left: 15px;
  }
  .right-column{
      padding: 0;
      margin-top: 20px;
  }
  .descr-icon img{
    width: auto;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
  }
  .descr-head{
    padding-left: 15px;
  }
  .right-column-price .price{
    text-align: center;
  }
  .right-column-price .btn-1-klick .btn{
    margin-bottom: 10px;
  }
  .credit-icon-cont{
    display: flex;
  }
  .parameters-left p, .parameters p{
    white-space: inherit;
    font-size: 12px;

  }
  .sections-tabs .nav-tabs li{
    width: 100%;
  }
  .constr-params{
    align-items: normal;
    padding: 10px 0;
    flex-direction: column;
  }
  .right-column-constructor{
    padding: 15px;
  }
  .sizes-form-soft-meb{
    width: 100%;
  }
  .soft-sizes-param-left{
    padding: 0;
  }
  .soft-sizes-param-left span, .soft-sizes-param-right span {
    font-size: 12.5px;
    white-space: pre;
  }
  .content-select{
    width: 90%;
    height: 93%;
    padding: 20px;
    flex-direction: column;
    margin: 0;
  }
  .modalwindow{

  }
  .fotorama__wrap--css3 .fotorama__stage .fotorama__img{
    height: 200px!important;
    width: auto!important;
    margin: 0 auto!important;
  }
  .content-select-left{
    width: 100%;
    height: 50%;
    margin-bottom: 5px;
  }
  .content-select-right{
    height: 50%;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    padding-top: 5px;
  }
  .content-select-right{
    width: 100%;
  }
  .content-select-left-variant-product {
      width: 110px;
  }
  .content-select-left-variant-product .ico {
    width: 90px;
    height: 90px;
    margin: 0 auto
  }
  .content-select-right-result .button a{
    font-size: 15px;
  }
  .content-select-left .all{
    margin-bottom: 10px;
  }
  .content-select-left-variant-product .count-product a, .content-select-left-variant-product .price-product{
    font-size: 16px;
  }
}

@media only screen and (max-width : 490px) {

}

@media only screen and (max-width : 330px) {

}

/* End */


/* Start:/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/main.css?15810564337078*/
h1 .article-h1,
.h1 .article-h1 {
    font-family: "PTSansRegular";
  	font-size: 16px;
  	color: #868e96;
    padding-left: 15px;
}
.lightbox{
	padding: 0;
}
.pr15 {
    padding-right: 30px;
}
.newStatusesContainer.big {
    position: absolute;
    left: 1%;
    top: 1%;
}
.newStatusesContainer.big .owlstatuses {
    font-family: "PTSansBold";
    font-size: 11px;
    padding: 3px 6px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    z-index: 999;
    position: relative;
}
.fotorama img {
	width: 10%;
}

/*========================sections-tabs===================================*/
.sections-tabs {
	border: 1px solid #e0e0e0;
	padding: 0;
    border-radius: 5px;
}
.sections-tabs .nav-tabs li {
	border-left: 1px solid #e0e0e0;
	width: 20%;
}
.sections-tabs .nav-tabs li:first-child {
	border-left: none;
}
.sections-tabs .nav-tabs li.active:first-child a{
    border-top-left-radius: 4px;
}
.sections-tabs .nav-tabs li.active:last-child a{
    border-top-right-radius: 4px;
}
.sections-tabs .nav-tabs li a {
	color: #2e2e2e;
  padding: 6% 0;
	margin-right: 0;
  text-align: center;
  font-family: "PTSansRegular";
  font-size: 18px;
  border-radius: 0;
}
.sections-tabs .nav-tabs li a sup {
	padding-left: 2%;
}
.sections-tabs .nav-tabs li.active a {
	background-color: #4596d1;
	color: #fff;
}
.tab-pane{
	padding: 3% 0 0 0;
}
.tab-pane p {
  font-family: "PTSansRegular";
	font-size: 14px;
	color: #2e2e2e;
	line-height: 1.3em;
	padding: 0 2%;
}
/*========================descriptions===================================*/
.descr-icon img{
	width: 90%;
	border-radius: 50%;
	margin: 10% 0 20%;
}
.descr-head{
	padding-left: 0;
    margin: 2% 0;
}
.descr-head p{
	padding: 0;
}
.descr-img{
	background-color: #fff;
}
.descr-img img{
	width: 50%;
	padding: 4% 0;
	margin: 0 auto;
}
.descr-card p{
	padding: 0;
	margin-bottom: 15%;
  font-family: "PTSansRegular";
	font-size: 14px;
}
/*========================right-column===================================*/
.right-column{
    padding-right: 0;
    padding-left: 0;
}
.right-column-price{
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding-top: 27px;
}
.right-column-constructor{
    background: #f2f2f2;
    border-radius: 4px;
    margin-top: 13px;
}
.right-column-price .price span{
    font-family: "PTSansBold";
    font-size: 36px;
    white-space: nowrap;
}
.right-column-price .old-price{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    text-align: left;
}
.right-column-price .old-price span{
    font-family: "PTSansRegular";
    font-size: 24px;
    text-decoration: line-through;
    color: #868e96;
}
.btn-in-basket, .down-sale, .credit-icon, .parameters-left, .parameters-right{
   padding-right: 0;
}
.down-sale-cont, .credit-icon-cont, .parameters-left, .parameters-right{
   padding-left: 0;
}
.right-column-price .btn-in-basket .btn{
    font-family: "PTSansBold";
    font-size: 18px;
    width: 100%;
    background: #ca3986;
    border: none;
    margin-bottom: 20px;
    transition: all .1s ease-in;
}
.right-column-price .btn-in-basket .btn:hover{
    background: #df4d9b;
}
.right-column-price .btn-1-klick .btn{
    font-family: "PTSansBold";
    font-size: 18px;
    width: 100%;
    border: 1px solid #4596d1;
    background: #fff;
    transition: all .1s ease-in;
}
.right-column-price .btn-1-klick .btn:hover{
    background: #4596d1;
    color: #fff;
}
.right-column-price .credit-icon-cont p{
    font-family: "PTSansRegular";
    font-size: 14px;
    color: #2e2e2e;
    float: left;
    padding-right: 7px;
}
.right-column-price .down-sale-cont p{
    font-family: "PTSansRegular";
    font-size: 14px;
    color: #ca3986;
    text-decoration: underline;
    letter-spacing: normal;
}
.right-column-price .credit-icon img{
    position: relative;
    left: 3px;
}
.parameters{
    margin-top: 5px;
    padding-top: 15px;
    border-top: 1px solid #e0e0e0;
    margin-left: 3px;
    margin-right: 3px;
}
.parameters p{
    margin-bottom: 10px;
    white-space: nowrap;
    display: inline-block;
    width: 80%;
}
.parameters-left p{
    font-family: "PTSansRegular";
    font-size: 14px;
    color: #868e96;
}
.parameters-right p{
    font-family: "PTSansBold";
    font-size: 14px;
    color: #2e2e2e;
}
.parameters-left .transporter img{
    float: left;
    padding-right: 10px;
}
.parameters-left .transporter{
    display: flex;
    align-items: center;
}
.parameters-left .transporter p{
    margin-bottom: 0;
    color: #2e2e2e;
}
.right-column-constructor{
    padding-left: 15px;
    padding-right: 15px;
}
.sizes .labeli>p{
    padding-top: 11px;
}
.sizes >*{
    margin-bottom: 7px;
}
.select-down{
    cursor: pointer;
}
.constr-params-left-blue{
    font-family: "PTSansRegular";
    font-size: 12px;
    color: #4596d1;
}
.constr-params-left-label{
    font-family: "PTSansRegular";
    font-size: 16px;
    color: #000000;
}
.your-sizes{
    margin-top: 14px;
}
.payment{
    display: flex;
    align-items: center;
    margin-top: 14px;
    background: #f2f2f2;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 4px;
    width: 93%;
    margin-left: 15px;
}
.payment-image{
    padding-left: 10px;
}
.payment-image-pic{
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-left: 7px;
}
.payment-image-pic.i1{
    background: url(/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../images/1.png) no-repeat 0 0;
}
.payment-image-pic.i2{
    background: url(/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../images/2.png) no-repeat 0 0;
}
.payment-image-pic.i3{
    background: url(/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../images/3.png) no-repeat 0 0;
}
.soft-sizes-param-left span,
.soft-sizes-param-right span {
    font-size: 13px;
}

@font-face {
	font-family: "PTSansRegular";
	src: url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/..fonts/PTSansRegular/PTSansRegular.eot");
	src: url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansRegular/PTSansRegular.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansRegular/PTSansRegular.woff") format("woff"),
	url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "PTSansItalic";
	src: url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansItalic/PTSansItalic.eot");
	src: url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansItalic/PTSansItalic.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansItalic/PTSansItalic.woff") format("woff"),
	url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "PTSansBold";
	src: url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansBold/PTSansBold.eot");
	src: url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansBold/PTSansBold.eot?#iefix")format("embedded-opentype"),
	url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansBold/PTSansBold.woff") format("woff"),
	url("/bitrix/components/legkomarket/catalog.element/templates/stok2019/css/../fonts/PTSansBold/PTSansBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* End */


/* Start:/bitrix/templates/main2016/css/pages/include/credit.css?15894487922036*/
.row-credit {
    margin-bottom: 15px;
}
.row-credit .credit_price {
    font-size: 18px;
    color: #4596d1;
    font-weight: bold;
}
.row-credit .credit_question {
    display: inline-block;
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    padding: 2px;
    width: 25px;
    height: 25px;
    margin-left: 10px;
}
.row-credit .row-credit-block {
    padding-left: 0;
    margin-left: 15px;
    border-bottom: 1px dashed #67a3a4;
}
.row-credit:hover .row-credit-block {
    border-color: #ca3986;
}
.row-credit:hover .credit_question {
    background-color: #ca3986;
}
.row-credit .mt-6 {
    margin-top: 6px;
}

@media (min-width: 768px) {
    #modal_credit.in {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #modal_credit .modal-dialog {
        width: 750px;
    }
}
#modal_credit .close {
    font-size: 42px;
    font-weight: normal;
}
#modal_credit .modal-content {
    border-radius: 0;
}
#modal_credit .content {
    padding: 15px 30px;
}
#modal_credit .text1 {
    font-size: 36px;
    font-weight: bold;
    color: #ca3986;
    margin-bottom: 35px;
}
#modal_credit .text2 {
    font-size: 24px;
    margin-bottom: 30px;
}
#modal_credit .text3 {
    font-size: 18px;
    margin-bottom: 25px;
}
#modal_credit .text4 {
    font-size: 16px;
    color: #8b8c8e;
}
#modal_credit ul {
    list-style: none;
}
#modal_credit ul li {
    margin-left: 20px;
    margin-bottom: 10px;
}
#modal_credit ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #4596d1; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */ 
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}
/* End */
/* /bitrix/templates/main2016/css/jquery.jscrollpane.css?14647920631545 */
/* /bitrix/templates/main2016/css/jquery.rating.css?1458655810749 */
/* /bitrix/components/legkomarket/catalog.element/templates/stok2019/style.css?170289795018146 */
/* /bitrix/components/legkomarket/catalog.element/templates/stok2019/css/media.css?15810564333271 */
/* /bitrix/components/legkomarket/catalog.element/templates/stok2019/css/main.css?15810564337078 */
/* /bitrix/templates/main2016/css/pages/include/credit.css?15894487922036 */
