.product_main .product_params .params_list {
    padding: 0;
    margin: 0 -10px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.product_main .fotorama__thumb__arr.fotorama__thumb__arr--left {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

.product_slider .slick-arrow:before,
.product_main .fotorama__thumb--icon:before {
    font-family: "icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content {
    padding-bottom: 0;
}

.product_main {
    margin: 0 -10px;
    color: #2E2E31;
    padding-bottom: 20px;
}

.product_main .product_image {
    padding: 0 10px;
}

.product_main .product_image a {
    display: block;
    text-align: center;
}

.product_main .product_image img {
    max-width: 100%;
    max-height: 560px;
    transform: none;
    left: 0;
    top: 0;
}

.product_main .left_col,
.product_main .right_col {
    padding: 0 10px;
}

.product_main .product_name,
.product_main .product_price {
    margin: 0;
    font-weight: normal;
    font-family: "playfair-display", "sylfaen";
    color: inherit;
}

.product_main .product_volume {
    padding-top: 10px;
}

.product_main .name_volume,
.product_main .volume_price,
.product_main .volume_price_wholesale {
    padding-bottom: 10px;
}

.product_main .product_params .params_list {
    justify-content: space-between;
}

.product_main .product_params .params_list li {
    flex: 0 0 50%;
    max-width: 180px;
    padding: 35px 10px 0;
}

@media screen and (min-width: 768px) {
    .product_main .product_params .params_list li:nth-child(2n+1):last-child {
        margin-left: auto;
    }
}

.product_main .product_awards {
    padding-top: 35px;
}

.product_main .product_awards .awards_list {
    padding: 0;
    list-style-type: none;
    margin: 0 -8px;
    display: flex;
    flex-wrap: wrap;
}

.product_main .product_awards .awards_list li {
    padding: 10px 8px 6px;
}

.product_main .product_awards .awards_list img {
    display: block;
    width: auto;
    height: 72px;
    object-fit: contain;
}

@media screen and (min-width: 768px) {
    .product_main .product_awards .awards_list {
        justify-content: flex-end;
    }
}

.product_main .param_type {
    font-family: "montserrat-medium", "montserratarm-medium";
    margin-bottom: 5px;
}

.product_main .param_info {
    color: #666666;
}

.product_main .about_product {
    margin-top: 20px;
}

.product_main .about_product .block_subtitle {
    font-family: "montserrat-bold", "montserratarm-bold";
    margin-bottom: 15px;
}

.product_main .product_codes {
    margin: 10px -10px 0;
    padding: 0;
    list-style-type: none;
    font-size: 1.2rem;
    line-height: 15px;
    display: flex;
    flex-wrap: wrap;
    color: #666666;
}

.product_main .product_codes li {
    padding: 10px 10px 10px;
    display: flex;
    align-items: center;
}

.product_main .product_codes .code_type {
    font-family: "montserrat-medium", "montserratarm-medium";
    margin-right: 5px;
}

.product_main .price_info {
    font-family: "montserrat-medium", "montserratarm-medium";
    font-size: 120%;
    line-height: 15px;
}

.product_main .price_info a {
    text-decoration: underline;
}

.product_main .product_status {
    font-size: 120%;
    line-height: 15px;
    margin-top: 20px;
}

.product_main .product_status.in_stock {
    color: #469B5C;
}

.product_main .product_status.out_stock {
    color: #b94a48;
}

.product_main .delivery_info {
    font-size: 120%;
    line-height: 15px;
    margin-top: 5px;
    color: #666666;
}

.product_main .btns_block {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px 0;
}

.product_main .count_block {
    padding: 0;
    flex: 1;
    max-width: 165px;
    margin: 0 10px;
    border: 1px solid rgba(222, 222, 222, 0.9);
    padding: 0 10px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 30%;
}

.product_main .count_input {
    flex: 1;
    width: 10%;
    text-align: center;
    border: none;
    background: transparent;
    padding: 0;
    font-size: 140%;
}

.product_main .increase_btn,
.product_main .decrease_btn {
    min-width: 19px;
    height: 19px;
    display: block;
    cursor: pointer;
    position: relative;
}

.product_main .increase_btn:before,
.product_main .decrease_btn:before {
    display: block;
    content: "";
    position: absolute;
    left: 5px;
    border-top: 1px solid;
    width: 10px;
    top: 9px;
}

.product_main .increase_btn.inactive,
.product_main .decrease_btn.inactive {
    opacity: 0.5;
    pointer-events: none;
}

.product_main .increase_btn:after {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    right: 9px;
    height: 9px;
    border-left: 1px solid;
}

.product_main .add_cart_btn {
    flex: 1;
    padding: 0 10px;
    max-width: 161px;
    min-width: 30%;
}

.product_main .add_cart_btn button {
    border: 1px solid #333333;
    color: #000000;
    width: 100%;
    background: transparent;
    font-size: 120%;
    height: 45px;
    font-family: "montserrat-medium", "montserratarm-medium";
}

.product_main .add_wish_btn,
.product_main .paypal_btn {
    flex: 0 0 50%;
    padding: 0 10px;
    margin-top: 20px;
    align-self: center;
}

.product_main .add_wish_btn a,
.product_main .add_wish_btn button,
.product_main .paypal_btn a,
.product_main .paypal_btn button {
    border: none;
    background: transparent;
    padding: 0;
    color: #000000;
    font-size: 130%;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    font-family: "montserrat-medium", "montserratarm-medium";
}

.product_main .add_wish_btn img,
.product_main .paypal_btn img {
    display: block;
    max-width: 100%;
    max-height: 35px;
}

.product_main .add_wish_btn {
    max-width: 185px;
}

.product_main .paypal_btn {
    max-width: 50%;
}

.product_main .share_block {
    justify-content: flex-end;
}

.product_main * {
    outline: none !important;
}

.product_main .fotorama__stage {
    width: 100% !important;
    height: auto !important;
}

.product_main .fotorama__stage .fotorama__arr {
    display: none !important;
}

.product_main .fotorama__stage__shaft {
    width: 100% !important;
    height: 480px !important;
}

.product_main .fotorama__stage__shaft:before {
    content: "";
    display: block;
    position: relative;
    padding-bottom: 100%;
}

.product_main .fotorama__stage__shaft:after {
    display: none !important;
}

.product_main .fotorama__stage__shaft img {
    object-fit: contain;
}

.product_main .fotorama__stage__frame .fotorama__img {
    width: 100%;
    height: 100%;
}

.product_main .fotorama__nav.fotorama__nav--thumbs {
    margin: 20px auto 0;
    height: auto !important;
    max-width: 268px;
}

.product_main .fotorama__nav.fotorama__nav--thumbs img {
    width: 80%;
    height: 80%;
    left: 10px;
    object-fit: contain;
}

.product_main .fotorama__nav__shaft {
    overflow: hidden;
}

.product_main .fotorama__nav__frame {
    height: auto !important;
}

.product_main .fotorama__nav__frame:before {
    display: block;
    content: "";
    padding-bottom: 100%;
}

.product_main .fotorama__thumb-border {
    border: 2px solid #333333 !important;
    background: rgba(255, 255, 255, 0.2);
    height: 100% !important;
    margin: 0 !important;
}

.product_main .fotorama__thumb {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.product_main .fotorama__thumb:after {
    display: none !important;
}

.product_main .fotorama__thumb--icon {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}

.product_main .fotorama__thumb--icon:before {
    content: "\e903";
    font-size: 1.1rem;
}

.product_main .fotorama__thumb__arr {
    width: 25px;
    height: 25px;
    margin: auto 0;
    padding: 3px 0;
    overflow: hidden;
    color: #333333;
    border: 1px solid;
    background: transparent !important;
}

@media screen and (min-width: 1200px) {
    .product_main .product_name,
    .product_main .product_price {
        font-size: 400%;
        line-height: 53px;
    }
}

@media screen and (min-width: 768px) {
    .product_main {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .product_main .product_image {
        order: 2;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .product_main .left_col {
        flex: 0 0 33.33%;
        max-width: 365px;
        margin: 60px auto 0;
        text-align: right;
    }
    .product_main .right_col {
        flex: 0 0 41.67%;
        max-width: 460px;
        order: 3;
        margin: 60px auto 0;
    }
    .product_main .product_volume {
        font-size: 160%;
        line-height: 19px;
    }
    .product_main .volume_price,
	.product_main .volume_price_wholesale	{
        font-size: 140%;
        line-height: 15px;
    }
    .product_main .about_product,
    .product_main .product_params {
        font-size: 130%;
        line-height: 16px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    .product_main .product_name,
    .product_main .product_price {
        font-size: 320%;
        line-height: 44px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .product_main .product_name,
    .product_main .product_price {
        font-size: 280%;
        line-height: 38px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .product_main:after {
        display: block;
        clear: both;
        content: "";
    }
    .product_main .product_image {
        float: left;
        width: 33.33%;
    }
}

@media screen and (max-width: 767px) {
    .product_main .about_product,
    .product_main .product_params {
        font-size: 120%;
        line-height: 15px;
    }
    .product_main .right_col {
        display: flex;
        flex-wrap: wrap;
        width: 66.67%;
    }
    .product_main .left_col {
        margin-left: 33.33%;
    }
    .product_main .product_name,
    .product_main .product_price {
        font-size: 200%;
        line-height: 27px;
    }
    .product_main .name_volume {
        flex: 1;
        width: 10%;
        padding-right: 10px;
    }
    .product_main .price_block {
        flex: 1;
        padding-left: 10px;
        text-align: right;
        white-space: nowrap;
    }
    .product_main .about_product {
        order: 2;
    }
    .product_main .product_params {
        position: relative;
        padding-bottom: 20px;
    }
    .product_main .product_params:before {
        display: block;
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 20px;
        border-top: 1px solid #e5e5e5;
    }
    .product_main .product_params:after {
        display: block;
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 0;
        border-top: 1px solid #e5e5e5;
    }
}

@media screen and (max-width: 479px) {
    .product_main .product_image img {
        max-height: 320px;
    }
    .product_main .product_image:after {
        display: block;
        content: "";
        margin: 24px 0;
        border-top: 1px solid #e5e5e5;
    }
    .product_main .left_col {
        margin: 0;
        height: 0;
        overflow: hidden;
        position: relative;
    }
    .product_main .right_col {
        width: 100%;
    }
    .product_main .add_cart_btn,
    .product_main .count_block {
        max-width: none;
    }
    .product_main .add_wish_btn {
        max-width: 50%;
    }
}

.product_section {
    padding-top: 35px;
    position: relative;
}

.product_section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background: #f2f2f2;
}

.product_section.product_items {
    padding-top: 0;
}

.product_section.product_items:before {
    display: none;
}

.product_section .slider_section {
    padding: 35px 0 0;
}

.product_slider {
    margin: -20px -10px 0;
    position: relative;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
}

.product_slider.slick-slider {
    overflow: visible;
}

.product_slider .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid #333333;
    background: #ffffff;
    position: absolute;
    z-index: 2;
    top: 110px;
    left: -22px;
}

.product_slider .slick-arrow.slick-next {
    left: unset;
    right: -22px;
    transform: rotate(180deg);
}

.product_slider .slick-arrow:before {
    content: "\e902";
    font-size: 1.1rem;
}

.product_slider .slide_block {
    display: inline-block;
    white-space: normal;
    font-size: 1rem;
    width: 20%;
    vertical-align: top;
    padding: 20px 10px 75px;
}

.product_slider:hover {
    z-index: 5;
}

@media screen and (max-width: 1439px) {
    .product_slider .slick-arrow {
        left: -10px;
    }
    .product_slider .slick-arrow.slick-next {
        right: -10px;
    }
}

@media screen and (max-width: 1199px) {
    .product_slider .slide_block {
        width: 25%;
    }
}

@media screen and (max-width: 575px) {
    .product_slider .slide_block {
        padding-bottom: 25px;
    }
}

.touch .product_slider .slide_block {
    padding-bottom: 25px;
}

.touch .product_section {
    padding-bottom: 80px;
}

.web .product_main .price_info a,
.product_main .price_info .web a {
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.web .product_main .increase_btn,
.product_main .web .increase_btn,
.web .product_main .decrease_btn,
.product_main .web .decrease_btn,
.web .product_main .add_cart_btn button,
.product_main .add_cart_btn .web button,
.web .product_slider .slick-arrow,
.product_slider .web .slick-arrow,
.web .product_main .add_wish_btn a,
.product_main .add_wish_btn .web a,
.web .product_main .add_wish_btn button,
.product_main .add_wish_btn .web button,
.web .product_main .paypal_btn a,
.product_main .paypal_btn .web a,
.web .product_main .paypal_btn button,
.product_main .paypal_btn .web button {
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.touch .product_main .price_info a,
.product_main .price_info .touch a {
    -o-transition: color 0.15s;
    -ms-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}

.touch .product_main .add_wish_btn a,
.product_main .add_wish_btn .touch a,
.touch .product_main .add_wish_btn button,
.product_main .add_wish_btn .touch button,
.touch .product_main .paypal_btn a,
.product_main .paypal_btn .touch a,
.touch .product_main .paypal_btn button,
.product_main .paypal_btn .touch button {
    -o-transition: background-color 0.15s;
    -ms-transition: background-color 0.15s;
    -moz-transition: background-color 0.15s;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.touch .product_main .increase_btn,
.product_main .touch .increase_btn,
.touch .product_main .decrease_btn,
.product_main .touch .decrease_btn,
.touch .product_main .add_cart_btn button,
.product_main .add_cart_btn .touch button,
.touch .product_slider .slick-arrow,
.product_slider .touch .slick-arrow {
    -o-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.product_main .increase_btn,
.product_main .decrease_btn {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.web .product_main .add_wish_btn a,
.product_main .add_wish_btn .web a,
.web .product_main .add_wish_btn button,
.product_main .add_wish_btn .web button,
.web .product_main .paypal_btn a,
.product_main .paypal_btn .web a,
.web .product_main .paypal_btn button,
.product_main .paypal_btn .web button {
    text-decoration: underline;
    text-decoration-color: transparent;
}

.web .product_main .add_wish_btn a:hover,
.product_main .add_wish_btn .web a:hover,
.web .product_main .add_wish_btn button:hover,
.product_main .add_wish_btn .web button:hover,
.web .product_main .paypal_btn a:hover,
.product_main .paypal_btn .web a:hover,
.web .product_main .paypal_btn button:hover,
.product_main .paypal_btn .web button:hover {
    text-decoration-color: #000000;
    color: inherit;
}

.web .product_main .increase_btn:hover,
.product_main .web .increase_btn:hover,
.web .product_main .decrease_btn:hover,
.product_main .web .decrease_btn:hover,
.web .product_main .add_cart_btn button:hover,
.product_main .add_cart_btn .web button:hover,
.web .product_slider .slick-arrow:hover,
.product_slider .web .slick-arrow:hover {
    background: #333333;
    color: #ffffff;
}

.web .product_main .price_info a:hover,
.product_main .price_info .web a:hover {
    color: #666666;
}

.touch .product_main .add_wish_btn a,
.product_main .add_wish_btn .touch a,
.touch .product_main .add_wish_btn button,
.product_main .add_wish_btn .touch button,
.touch .product_main .paypal_btn a,
.product_main .paypal_btn .touch a,
.touch .product_main .paypal_btn button,
.product_main .paypal_btn .touch button {
    text-decoration: underline;
    text-decoration-color: transparent;
}

.touch .product_main .add_wish_btn a:active,
.product_main .add_wish_btn .touch a:active,
.touch .product_main .add_wish_btn button:active,
.product_main .add_wish_btn .touch button:active,
.touch .product_main .paypal_btn a:active,
.product_main .paypal_btn .touch a:active,
.touch .product_main .paypal_btn button:active,
.product_main .paypal_btn .touch button:active {
    text-decoration-color: #000000;
    color: inherit;
}

.touch .product_main .increase_btn:active,
.product_main .touch .increase_btn:active,
.touch .product_main .decrease_btn:active,
.product_main .touch .decrease_btn:active,
.touch .product_main .add_cart_btn button:active,
.product_main .add_cart_btn .touch button:active,
.touch .product_slider .slick-arrow:active,
.product_slider .touch .slick-arrow:active {
    background: #333333;
    color: #ffffff;
}

.touch .product_main .price_info a:active,
.product_main .price_info .touch a:active {
    color: #666666;
}


/*# sourceMappingURL=product.css.map */