.c-magnific-popup {
    animation: modal_fadein .2s ease-in-out;
	z-index: 15;
}
.c-magnific-popup.mfp-bg {
    opacity: 1;
    background-color: rgba(0,0,0,.8);
}
.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
    position: fixed;
}
.c-magnific-popup.mfp-ready .mfp-content {
    transform: scale(1);
    opacity: 1;
    animation: modal_contentin .2s ease-in-out;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
}
.mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.c-magnific-popup__content-wrapper {
    text-align: left;
    max-width: 100%;
}
.c-auth-adapter::before, .c-magnific-popup__content-wrapper, .c-spinner {
    display: inline-block;
    vertical-align: top;
}
.c-product-cart-form_modal-extend {
    width: 1190px;
}
.c-product-cart-form_modal, .c-product-cart-form_modal-extend {
    margin: 0 auto;
}
.c-modal {
    margin: 8px auto;
    padding: 30px 40px;
    background: #fff;
    color: #151717;
    border-radius: 5px;
    position: relative;
}
.c-modal__close {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #bdbdbd;
    transition: color .2s ease-in-out;
    cursor: pointer;
    line-height: 0;
    padding: 5px;
}
.c-modal__header {
    line-height: 1.2;
    margin-bottom: 10px;
}
.c-modal__sub-header {
    margin-bottom: 5px;
}
.c-rating, .c-rating__star, .l-image-box {
    display: inline-block;
}
.c-content-decorator h3, .c-header_h3 {
    font-size: 22px;
    font-weight: 500;
	margin: initial;
    font-style: inherit;
    line-height: 1.2;
}
.c-product-cart-form__top-blocks_size_s {
    table-layout: fixed;
}
.c-product-cart-form__top-blocks {
    display: table;
    width: 100%;
}
.c-product-cart-form__top-block_values {
    width: 470px;
}
.c-product-cart-form__top-block {
    display: table-cell;
}
.c-product-cart-form__top-value {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 13px;
}
.c-value {
    line-height: 1.2;
}
.c-value__label-text {
    color: #828282;
}
.c-product-cart-form__top-block_additional-category {
    white-space: nowrap;
}
.c-product-cart-form__top-block_additional-category a {
    color: #151717;
    text-decoration: underline;
    /* padding: 2px 5px;
    background: #fdca37;
    border-radius: 2px;
    margin-left: 10px; */
}
.c-product-images {
    position: relative;
}
.c-product-images__images-container {
    position: relative;
}
.c-product-images__images {
    position: relative;
    overflow: hidden;
}
.c-product-images__images-wrapper {
	display: table;
	width: 100%;
    white-space: nowrap;
	text-align: center;
}
.c-product-images__image {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 450px;
}
.l-image-box_fill {
    position: relative;
    display: block;
    height: 100%;
}
.l-image-box {
	display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: top;
    line-height: 0;
    position: relative;
}
.c-rating, .c-rating__star, .l-image-box {
    display: inline-block;
}
.c-product-images__image.swiper-slide-active .c-lazy-image, .c-product-images__image.swiper-slide-active .c-lazy-image-provider {
    display: block;
}
.l-image-box_fill .c-picture img, .l-image-box_fill noscript img, .l-image-box_fill>* {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.l-image-box>* {
    vertical-align: bottom;
}

.c-product-cart-form__badges {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.c-product-cart-form__badges::after {
    content: '';
    display: table;
    margin-top: -5px;
}
.c-product-cart-form__container {
    display: flex;
}
.c-product-cart-form__container-image{
    position: relative;
    flex: none;
    width: 470px;
    padding-right: 20px;
}
.c-modal__close {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #bdbdbd;
    transition: color .2s ease-in-out;
    cursor: pointer;
    line-height: 0;
    padding: 5px;
}
.l-image-box {
    vertical-align: top;
    line-height: 0;
    position: relative;
}
.c-rating, .c-rating__star, .l-image-box {
    display: inline-block;
}
.c-product-cart-form__container-content {
    flex: auto;
    min-width: 1%;
}
.c-product-cart-form__columns {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.c-product-cart-form__columns-additional {
    width: 305px;
}
.c-product-cart-form__columns-main {
    flex: 1;
    padding-right: 20px;
}
.c-magnific-popup .mfp-close {
    display: none;
}
.c-product-cart-form__block {
    margin-bottom: 25px;
}
.c-product-add-to-cart {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 19px;
    min-width: 300px;
}
.c-product-add-to-cart__skus-stocks {
    margin-bottom: 15px;
}
.c-product-add-to-cart__prices:not(.c-product-add-to-cart__prices_text) {
    align-items: center;
}
.c-product-add-to-cart__prices {
    display: flex;
    margin-bottom: 10px;
}
.c-product-add-to-cart__controls {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.c-product-add-to-cart__price {
    font-size: 24px;
    font-weight: 500;
	padding-right: 8px;
}
.c-product-add-to-cart__controls-quantity {
    width: 115px;
    padding-right: 15px;
}
.c-product-add-to-cart__controls-button, .c-product-add-to-cart__controls-quantity {
    display: table-cell;
    vertical-align: top;
}
.c-product-add-to-cart__controls-button, .c-product-add-to-cart__controls-quantity {
    display: table-cell;
    vertical-align: top;
}
.c-quantity {
    display: inline-table;
    vertical-align: top;
    table-layout: fixed;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.c-quantity_size_l .c-quantity__button {
    width: 24px;
	height: 38px;
}
.c-quantity__button {
    line-height: 0;
    width: 19px;
    text-align: center;
    color: #828282;
    cursor: pointer;
    transition: background-color .2s ease-in-out;
    user-select: none;
}
.c-quantity__button, .c-quantity__input-box {
    display: table-cell;
    vertical-align: middle;
}
.c-quantity_size_l .c-quantity__input {
    width: 50px;
    padding-top: 9px;
    padding-bottom: 10px;
    font-size: 16px;
}
.c-quantity__input {
    width: 40px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    margin-top: -1px;
    margin-bottom: -1px;
}
.c-input-text {
    width: 350px;
    max-width: 100%;
    line-height: 1.2;
    padding: 8px 14px 9px;
    font-size: 14px;
    border: 1px solid #ededed;
    border-radius: 4px;
    outline: 0;
}
.c-checkbox__box, .c-input-text {
    background: #fff;
    transition: border-color .2s ease-in-out;
}
.c-button_fill {
    display: block;
    width: 100%;
}
.c-button_size_l {
    font-size: 16px;
    padding: 9px 19px 10px;
    text-align: center;
}
.c-button, .c-button-decorator button, .c-button-decorator input[type=button], .c-button-decorator input[type=reset], .c-button-decorator input[type=submit] {
    display: inline-block;
    line-height: 1.2;
    vertical-align: top;
    padding: 8px 14px 9px;
    cursor: pointer;
    transition: background-color .2s ease-in-out;
    text-align: center;
    text-decoration: none;
    color: #161818;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #fdca37;
    user-select: none;
    text-shadow: none;
    outline: 0;
}
.c-product-add-to-cart__button:hover {
    background: #ffd869 !important;
}
.c-product-add-to-cart__button:active {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    transition: all .12s ease-out;
    background: #fdda79 !important;
}
.c-quantity__button:hover {
    background-color: #f2f2f2;
}
.c-button_style_inverse:hover {
    color: #fff !important;
    background-color: #161818;
}
.c-button_style_inverse{
	color: #161818;
    border-color: #161818;
    background-color: transparent;
    transition: border-color .2s ease-in-out,color .2s ease-in-out;
}
.c-button_style_inverse:visited{
	color: #161818;
}
.c-product-skus-stocks__sku-stock {
    margin-bottom: 20px;
}
.c-product-available_size_s {
    font-size: 13px;
}
.c-product-available_in-stock {
    color: #27ae60;
}
.c-product-available {
    display: inline-block;
    vertical-align: top;
}
.l-icon-box {
    position: relative;
    display: inline-flex;
    align-items: center;
    vertical-align: top;
}
.l-icon-box__icon {
	display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-position: right center;
    line-height: 0;
    position: relative;
    padding-right: 7px;
}
.l-icon-box__icon {
    flex: none;
}
.l-icon-box__content {
    flex: auto;
    text-align: left;
    line-height: 1.2;
}
.c-product-available_critical, .c-product-available_out-of-stock {
    color: #ff3131;
}
.c-product-cart-form__sub-block {
    padding-bottom: 10px;
}
.c-product-features-category__item {
    display: block;
    margin-bottom: 20px;
}
.c-product-features-category__item a{
    color: #151717;
    text-decoration: underline;
}
.c-product-features-overview__item {
    display: block;
    margin-bottom: 5px;
}
.c-product-features-overview__title {
    margin: 15px 0 3px;
    font-size: 15px;
    font-weight: 500;
}
.c-quantity__minus-button .l-image-box{
	background: url('../img/svg/popup/minus.svg')no-repeat center;
}
.c-quantity__plus-button .l-image-box{
	background: url('../img/svg/popup/plus.svg')no-repeat center;
}
.c-product-available_in-stock .l-icon-box__icon{
	background: url('../img/svg/popup/in_stock.svg')no-repeat;
}
.c-product-available_critical .l-icon-box__icon{
	background: url('../img/svg/popup/in_stock_none.svg')no-repeat;
}
.c-modal__close span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('../img/svg/popup/button_close.svg')no-repeat;
}
.c-button.success, .c-button.success:hover{
    background: #27ae60 !important;
    color:#fff !important
}
.delivery-product {
    background: #f7f7f7;
    padding: 15px 20px;
    margin-bottom: 25px;
    border-radius: 3px;
}
.delivery-product i{
	display: inline-block;
	position: relative;
	top: 4px;
}
.delivery-product .icon-delivery-1 {
    width: 19px;
    height: 16px;
    background: url('../img/icon-delivery-1.svg') no-repeat center;
}
.delivery-product .icon-delivery-2 {
    width: 18px;
    height: 18px;
    background: url('../img/icon-delivery-2.svg') no-repeat center;
}
.delivery-product p span {
    color: #777b7b;
	padding-left: 5px;
}
.delivery-product p a {
    color: #151717;
    border-bottom: 1px solid rgba(213, 214, 214, 1);
    transition: all 0.3s ease;
    text-decoration: none;
}
.delivery-product p:first-child {
    padding-bottom: 5px;
}
.c-product-images__thumb {
    margin: 0 5px 10px;
	cursor: pointer;
    text-align: center;
    border: 2px solid #f3f3f3;
    display: inline-flex;
    width: 80px;
    height: 80px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    position: relative;
    box-shadow: 0px 10px 30px 0px rgba(106, 106, 106, .05);
    vertical-align: top;
}
.c-product-images__thumb img{
	max-height: 100%;
	max-width: 100%;
}
.popup_loader{
	background: url('../img/svg/popup/loader.svg')no-repeat center;
	animation:rotate 1s linear infinite;
}
@keyframes rotate {
    0% {
        transform: rotate(0) translateZ(0);
    }
    to {
        transform: rotate(360deg) translateZ(1px);
    }
}
.c-product-images__thumbs-container{
	margin-top: 20px;
}
.c-product-images__thumb_focus{
	border: 2px solid #fdca38;
}
.c-product-images__image img{
	display:none;
}
.c-product-images__image .check{
	display: block;
    margin: 0 auto;
    max-height: 450px;
}
.pointer {
    cursor: pointer;
}

.c-block__content_productDescription h2 {
    font-size: 16px;
    line-height: 1.4;
    color: #151717;
    margin: 10px 0 5px 0;
    font-weight: 500;
}