.catalog-detail__main-block {
    display: inline-block;
    width: 100%;
}

.kcpy3fp7 span {
    margin-top: 4px;
}

.detail-product .rating {
    height: 18px;
}

.detail-product .rating .stars-wrapper {
    width: 94px;
}

input, textarea {
    border: none;
    margin: 0;
    padding: 0;
    font-family: Roboto-Regular;
}

textarea {
    resize: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1, .drop_measures h5 {
    color: #484849;
}

.main-btn {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    background-color: #f29100;
    font-family: Roboto-Regular;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 25px;
    font-size: 14px;
    line-height: 35px;
    min-height: 35px;
    height: 36px;
}

.main-btn.qiyoc5j6 {
    cursor: default;
    opacity: 0.5;
}

.main-btn:not(.qiyoc5j6):hover {
    background-color: #f99807;
}

.fade-message {
    position: fixed;
    width: 100%;
    height: 0;
    text-align: center;
    top: 30%;
    z-index: 9;
}

.fade-message__content {
    background-color: #fa8a07;
    color: white;
    display: inline-block;
}

.fade-message__message {
    margin: 0;
    padding: 15px 30px;
    line-height: 25px;
    text-align: center;
}

.card_section, .discount_section, .video_section, .char_section, .order_gift, .card_main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

@media all and (max-width: 1220px) {
    .card_section, .discount_section, .video_section, .char_section, .order_gift, .card_main {
        padding: 0 20px;
    }
}

.card_main {
    margin-top: 18px;
}

.card_main_fluid {
    width: 100%;
}

.card_section:after,
.discount_section:after,
.video_section:after,
.char_section:after,
.order_gift:after,
.card_main:after {
    clear: both;
    content: '';
}

.discount_section > div {
    display: inline-block;
    width: 100%;
}

#product_feedback {
    width: 382px;
    height: 32px;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 32px;
    font-size: 14px;
    cursor: pointer;
    background: #f1f1f1;
    color: #333333;
}

#write_feedback {
    width: 309px;
    height: 32px;
    background: #f1f1f1;
    color: #333333;
    text-align: center;
    display: inline-block;
    line-height: 32px;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left: -4px;
    cursor: pointer;
}

.feedback_tab {
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
}

.feedback_tab .articles__section {
    margin-top: 35px;
}

.card_tab {
    display: none;
}

.card_tab.l1fb4opm {
    display: block;
}

.margin_st {
    margin-top: 50px;
}

.margin_st.video_section {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feedback .sort_feedback {
    font-family: Roboto-Regular;
    font-size: 14px;
    padding-top: 15px;
}

.feedback .sort_feedback .sort_sp {
    color: #999999;
    padding-right: 15px;
}

.feedback .sort_feedback .sort_krit {
    color: #29004e;
    text-decoration: none;
    position: relative;
    margin-right: 24px;
}

.feedback .sort_feedback .sort_krit span {
    position: absolute;
    width: 8px;
    height: 8px;
    background: url('../img/sort.png');
    bottom: 4px;
    right: -10px;
}

.feedback .feed_cont {
    padding-top: 15px;
    padding-bottom: 15px;
}

.feedback .feedback_title {
    color: #333;
    font-size: 15px;
    font-family: Roboto-Medium;
    margin-bottom: -2px;
    margin-top: 0;
}

.feedback .feedback_content {
    font-size: 14px;
    font-family: Roboto-Regular;
    color: #333;
    margin-top: 0;
    margin-bottom: 11px;
}

.feedback .feedback_author span:first-child {
    color: #666;
    text-shadow: 0px 0px 0px #666;
    font-size: 11px;
}

.feedback .feedback_author span:nth-child(2) {
    color: #333;
    text-shadow: 0px 0px 0px #333;
    font-size: 12px;
    display: inline-block;
    border-right: 1px solid #333;
    line-height: 14px;
    padding-right: 17px;
}

.feedback .feedback_author span:last-child {
    color: #b7b7b7;
    text-shadow: 0 0 0 #b7b7b7;
    font-size: 12px;
}

.feedback .usfull_feedback {
    color: #b7b7b7;
    font-size: 12px;
}

.usfull_feedback {
    margin-top: 35px;
}

.usfull_feedback a {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url('../img/card_plus.png');
    vertical-align: middle;
}

.feedback_num_ {
    background-image: url('../img/card_minus.png') !important;
}

.char_section .card_tab .usfull_feedback a {
    text-decoration: none;
    color: #fff;
}

.feedback_num {
    color: #999999;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 5px;
    vertical-align: middle;
}

.usfull_feedback span:first-child {
    padding-right: 5px;
    position: relative;
    top: 1px;
}

.feedback_pagination {
    display: inline-block;
    margin-bottom: 0;
}

.uk-pagination.feedback_pagination > li > a {
    background: transparent;
    color: #666666 !important;
    font-size: 12px;
    padding: 3px 2px;
}

.uk-pagination.feedback_pagination > li.uk-active > a {
    background: #f4f4f4;
    font-weight: normal;
    font-family: Roboto-Regular;
    border-radius: 30%;
}

.discount_col1 {
    width: 30%;
    height: 7px;
    background: #b3205b;
    box-sizing: border-box;
    float: left;
}

.discount_col3 {
    width: 30%;
    height: 7px;
    background: #1c9d40;
    box-sizing: border-box;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    float: left;
}

.discount_col2 {
    width: 40%;
    height: 7px;
    background: #9cbf25;
    box-sizing: border-box;
    float: left;
}

.discount_sectio_inner {
    width: 100%;
    padding-top: 25px;
    position: relative;
}

.discount_sectio_inner_col1 {
    width: 24%;
    box-sizing: border-box;
    color: #cc3366;
    font-size: 23px;
    border-right: 1px solid #e0a3bb;
    padding: 45px 0;
    display: inline-block;
}

.discount_sectio_inner_col2 {
    width: 75%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
}

.discount_sectio_inner_col1 p {
    line-height: 13px;
}

.discount_sectio_inner_img {
    width: 25%;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.discount_sectio_inner_img img {
    display: inline-block;
}

.discount_sectio_inner_img span:not(.button_text) {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    margin-left: -14px;
}

.discount_sectio_inner_img div {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    float: left;
}

.discount_sectio_inner_img p {
    margin-bottom: 0;
    margin-top: 10px;
}

.discount_sectio_inner_img_last {
    width: 23%;
}

.price_discount_section {
    display: inline-block;
    font-size: 38px;
    color: #333;
}

.cur_discount_section {
    bottom: 0;
    font-size: 22px;
}

.priceDel_discount_section {
    color: #666;
    font-size: 15px;
    @ display: block;
    line-height: 40px;
}

.discount_section_buy {
    background: #0a9e3b;
    color: #fff;
    border: 1px solid #0f8436;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 26px;
}

.video_section_col {
    width: calc(33.33% - 15px);
    box-sizing: border-box;
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .video_section_col:nth-child(even) {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.video_prev {
    width: 100%;
    background: #9bc101;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    color: #fff;
    height: 90px;
}

.ox8fs7x6 {
    clear: both;
}

.video_prev div {
    padding: 0 20px;
}

.video_prev > div {
    width: 100%;
}

.video_prev > div > * {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe, .videoWrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.brad_top {
    padding-top: 20px;
}

.card_tab_label.l1fb4opm {
    background: #f29100 !important;
    font-family: Roboto-Regular;
    color: #fff !important
}

.card_tabs_container {
    display: flex;
    display: -ms-flexbox;
    border-radius: 4px;
    overflow: hidden;
}

.char_section .card_tab_label {
    flex: 1;
    -ms-flex: 1;
    height: 44px;
    background: #f1f1f1;
    color: #333333;
    text-align: center;
    display: block;
    line-height: 44px;
    font-family: Roboto-Regular;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.char_section .uk-grid > div {
    padding: 0;
}

.char_section .uk-grid {
    margin: 0;
}

.card_tab h2 {
    font-size: 16pt;
}

.card_tab h3 {
    font-size: 14pt;
    margin-bottom: 5px;
}

.char_section .porcion {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.char_section .descr_in_cont {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    margin-top: 5px !important;
    line-height: 22px;
    font-weight: 400;
    color: #444;
    text-transform: none;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

table.detail_product_properties tbody tr:first-child td {
    font-weight: 900;
}

.char_section p, .char_section td, .char_section li {
    font-size: 16px;
    line-height: 24px;
    text-shadow: none;
}

.char_section a {
    text-decoration: underline;
    color: #29004e;
}

.char_section_desc {
    background: #f4efe0;
    padding: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #dfdacd;
    margin: 15px 0;
}

.char_section .uk-grid .first_col {
    font-size: 13px;
    line-height: 24px;
    padding-right: 15px;
    color: #3c3c3b;
}

@media screen and (max-width: 767px) {
    .char_section .uk-grid .first_col {
        order: 2;
    }
}

.char_section .uk-grid .sec_col {
    padding-left: 15px;
}

table {
    font-family: Roboto-Regular;
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
    text-shadow: 0px 0px 0px #333;
}

td, th {
    text-align: center;
    padding: 5px;
    font-weight: normal;
    text-align: left;
}

td {
    border-top: 1px solid #e2e2e3;
}

tr:last-child {
    border-bottom: 1px solid #e2e2e3;
}

td {
    padding: 3px 5px;
}

tr:nth-child(even) {
    background-color: #f8f8f8;
}

.order_gift_item {
    width: 20%;
    box-sizing: border-box;
    padding: 0 15px;
    text-align: center;
    float: left;
}

.order_gift_itePad {
    padding: 17px 24px 10px 24px;
    text-align: center;
}

.order_gift_itePad > div {
    cursor: pointer;
    padding-bottom: 5px;
}

.order_gift_item a {
    text-decoration: underline;
    color: #29004e;
    font-size: 11px;
}

.order_gift_item .order_gift_itePad_last {
    padding-top: 20px;
    padding-bottom: 35px;
}

.order_gift_item p {
    color: #11394e;
    font-size: 15px;
    margin-bottom: 5px;
    margin-left: -10px;
    margin-right: -10px;
    line-height: 18px;
    height: 36px;
}

.order_gift_itePad.l1fb4opm {
    background: #f4efe0;
}

.order_gift_inneer .gift_f {
    width: 65px;
}

.order_gift input[type="radio"]:checked,
.order_gift input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.order_gift input[type="radio"]:checked + label,
.order_gift input[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.order_gift input[type="radio"]:checked + label:before,
.order_gift input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 12px;
    height: 12px;
    border: 2px solid #6d6d6d;
    border-radius: 100%;
    background: #fff;
}

.order_gift input[type="radio"]:checked + label:before {
    border: 2px solid #0a9e3b;
}

.order_gift input[type="radio"]:checked + label:after,
.order_gift input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #0a9e3b;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #0a9e3b;
}


.order_gift input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.order_gift input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.card_main h1 {
    font-size: 30px;
}

.card_main .middle_col {
    width: 40%;
    float: left;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
}

.card_main .px3uaxdm {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.discount_section_buy:hover {
    background: #0f8436;
    color: #fff;
}

.char_section .feedbak_char_label {
    display: none;
}

.order_gift {
    text-align: center;
}

.char_section .main_tab_cont.l1fb4opm {
    display: block;
}

.show_more_desc {
    color: #01b7c7 !important;
}

.card_main h1 {
    font-size: 30px;
}

.card_main .main_col {
    margin-top: 15px;
}

.card_main .main_col, .card_main .main_col_2 {
    width: 310px;
    float: left;
    box-sizing: border-box;
}

.card_main .middle_col {
    width: calc(100% - 620px);
    float: left;
    box-sizing: border-box;
}

.card_main .d76g1m3q {
    width: 100%;
    box-sizing: border-box;
    outline: 1px solid #f1f1f1;
    border-radius: 4px;
}

.card_main .px3uaxdm {
    padding-top: 30px;
    padding-bottom: 30px;
}

.card_main .px3uaxdm {
    position: relative;
    padding: 0;
}

.card_main .px3uaxdm img {
    max-height: 320px;
}

.card_main .middle_col ul {
    margin-top: 14px;
    display: flex;
    align-items: center;
    width: 100%;
}

.card_main .middle_col li {
    list-style: none;
    display: inline-block;
    margin-right: 12px;
    float: left;
}

.card_main .middle_col li:first-child {
    margin-right: 15px;
}

.card_main .middle_col .rating .uk-icon-star, .card_main_popup .rating .uk-icon-star {
    color: #f4b13b;
    font-size: 17px;
}

.card_main .middle_col .rating .uk-icon-star:last-child, .card_main_popup .rating .uk-icon-star:last-child {
    color: #ccc;
    font-size: 17px;
}

.card_main .middle_col li a {
    font-family: Roboto-Regular;
    font-size: 14px;
    text-decoration: underline;
    color: #29004e;
    letter-spacing: 0.3px;
}

.card_main .middle_col .mid_eye {
    display: table;
    width: 80%;
    padding-top: 9px;
}

.card_main .middle_col .mid_eye img {
    vertical-align: top;
    width: 40px;
    display: table-cell;
}

.card_main .middle_col .mid_eye span {
    vertical-align: middle;
    display: table-cell;
}

.card_main .middle_col .mid_eye .eye_txt {
    font-size: 13px;
    font-family: Roboto-Regular;
    color: #484849;
    padding-left: 17px;
    letter-spacing: 0.5px;
}

.card_main .middle_col .mid_txt {
    margin-top: 16px;
}

.card_main .middle_col .mid_txt .ecco {
    position: relative;
    margin-right: 5px;
}

.card_main .middle_col .mid_txt .ecco .label_f {
    top: unset;
    left: unset;
    margin-top: -35px;
    margin-left: -10px;
}

.card_main .middle_col .mid_txt p {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #b3b3b3;
    margin-bottom: 1px;
}

.card_main .middle_col .mid_txt h6 {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #484849;
    margin-top: 0;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin-bottom: 8px;
}

.card_main .middle_col .mid_txt h6 a {
    text-decoration: underline;
    color: #29004e;
}

.card_main .middle_col .logos_veg {
    display: inline-block;
    padding-top: 6px;
}

.card_main .middle_col .logos_veg img:nth-child(2) {
    padding-left: 25px;
}

.card_main .middle_col .logos_veg img:nth-child(3) {
    padding-left: 15px;
}

.card_main .main_col_1 .prod_price {
    margin-top: 40px !important;
    font-family: Roboto-Regular;
    font-size: 40px;
    color: #484849;
    float: left;
    margin-left: 16px !important;
    margin-bottom: 16px !important;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.prod_price_center {
    text-align: center;
}

.card_main .main_col_1 .prod_price span {
    font-size: 18px;
    color: #484849;
    padding-left: 4px;
    display: inline-block;
}

.card_main .main_col_1 .prod_price span.pzdrpoat {
    display: inline;
    font-size: 40px;
    padding-left: 0;
    position: relative;
}

.card_main .main_col_1 .prod_price_sale {
    display: block;
    font-family: Roboto-Regular;
    font-size: 22px;
    color: #9f9fa1;
    float: left;
    text-decoration: line-through;
    margin-left: 1px;
    margin-top: 25px !important;
    margin-bottom: 15px !important;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.card_main .main_col_1 .prod_price_sale span {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #aeaeaf;
    display: inline-block;
    padding-left: 0;
    text-decoration: line-through;

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .card_main .main_col_1 .prod_price_sale span {
        font-family: 'Lab-Grotesque-Regular', Arial, sans-serif;
    }
}

.card_main .main_col_1 .prod_price_sale span.pzdrpoat {
    font-size: 22px;
    color: #9f9fa1;
    position: relative;
    display: inline;
}

.card_main .social_dropdown_cont, .card_main .social_dropdown_cont_mobile {
    width: 130px;
    height: 136px;
    border: 1px solid #dfdfdf;
    padding-top: 10px;
    position: absolute;
    background-color: #fff;
    margin-left: -20px;
    margin-top: 7px;
    display: none;

}

.main_card1 .social_dropdown_cont ul, .card_main .social_dropdown_cont_mobile ul {
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}

.card_main .social_dropdown_cont li a, .card_main .social_dropdown_cont_mobile li a {
    display: inline-flex;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #484849 !important;
    text-decoration: none;
}

.card_main .social_dropdown_cont img, .card_main .social_dropdown_cont_mobile img {
    padding-right: 10px;

}

.card_main .main_col_1 {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    margin-top: 15px;
    float: left;
    position: relative;
    border-radius: 4px;
}

@media all and (max-width: 940px) {
    .card_main .main_col_1 {
        width: 100%;
    }
}

.card_main .main_col_1 .hours img {
    padding-right: 5px;
    vertical-align: bottom;
}

.card_main .main_col_1 .hours .hours_container {
    display: inline-block;
    padding-left: 17px;
    padding-top: 7px;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    font-size: 14px;
    color: #484849;
}

.card_main .drop_measures {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
}

.card_main .drop_measures h5 {
    display: inline-block;
    padding-right: 9px;
    max-width: 70px;
}

.card_main .measure_drop {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 140px;
    height: 22px;
    float: right;
    margin-right: 20px;
}

.card_main .measure_drop .drop_val1 {
    color: #484849;
    white-space: nowrap;
    width: 103px;
    overflow: hidden;
    display: inline-block;
    padding-left: 9px;
}

.card_main .measure_drop .drop_val1 a {
    color: #484849;
}

.card_main .measure_drop .city {
    padding: 0;
}

.card_main .measure_drop .city i {
    font-size: 12px;
    vertical-align: super;
    line-height: 9px;
    padding: 7px;
    float: right;
    background-color: #e1e1e1;
    color: #333;
}

.card_main .uk-dropdown {
    width: 140px;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    margin-top: -1px;
}

.card_main .drop_tests {
    display: inline-block;
    padding-left: 20px;
    margin-top: 15px;
}

.card_main .drop_tests h5 {
    display: inline;
    padding-right: 44px;
}

.card_main .price-card .drop_qty {
    color: #484849;
}

.card_main .drop_qty h5 {
    display: inline-block;
    padding-right: 53px;

}

.card_main .pop_content_basket.last_f {
    border-bottom: none;
}

.card_main .quantity_basket {
    position: relative;
    display: inline-block;
    width: 142px;
    float: right;
}

.card_main .quantity_basket .card_quantity {
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
}

.card_main .quantity-nav {
    position: absolute;
    float: none;
    width: 100%;
}

.card_main .quantity_basket input {
    height: 20px;
    width: 98px;
    margin-top: 0;
    margin-left: -1px;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 0;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #484849;
}

.card_main .quantity-button.quantity-up {
    position: absolute;
    top: 0;
    right: 0;
    height: 86%;
    border: 1px solid #e1e1e1;
}

.card_main .quantity-button.quantity-down {
    top: 0;
    left: 0;
    height: 88%;
    bottom: 1px;
    border: 1px solid #e1e1e1;

}

.card_main .quantity-button {
    line-height: 18px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.card_main .btn_final_incard-box {
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
}

.card_main .btn_final_incard {
    width: 100%;
    background-color: #0a9e3b;
    color: #FFFFFF;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 11px;
    min-height: 35px;
    vertical-align: text-bottom;
    padding: 0 33px;
    border-radius: 4px;
}

.light-btn {
    display: inline-block;
    min-height: 35px;
    padding: 0 33px;
    border: 1px solid #f29100;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    color: #f29100;
}

.light-btn:hover {
    color: white;
    transition-duration: 0.1s;
    background-color: #FFA41D;
    box-shadow: 0 4px 5px #ffa41d66;
}

.one-click-btn__box {
    margin-top: 0px;
}

.one-click-btn {
    width: 100%;
}

.card_main .btn_final_incard_popup {
    float: none;
    margin-left: 12px;
}

.card_main .btn_final_incard_popup span {
    line-height: 30px;
}

.card_main_popup .wishlist_inline {
    margin-bottom: 22px;
}

.card_main .trophy {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}

.card_main .trophy .bonus_container {
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
}

.card_main .trophy .free-delivery-word {
    text-decoration: underline;
}

.card_main .trophy img {
    padding-right: 2px;
    margin-right: 5px;
}

.card_main .trophy .free-delivery-msg {
    vertical-align: middle;
    white-space: initial;
}

.card_main .trophy h5 {
    float: left;
    margin-top: 4px;
    margin-bottom: 0;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #484849;
    letter-spacing: 0.3px;
}

.card_main .trophy_underline {
    border-top: 1px solid #e2e2e2;
    width: 100%;
    float: right;
    margin-top: 15px;
}

.card_main .deliv_info {
    width: 100%;
    float: right;
    margin-top: 15px;
}

.card_main .deliv_info a {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #b3205b;
    text-decoration: underline;
}

.card .pages_link1 {
    margin-bottom: 0px !important;
}

.card_main h1 {
    line-height: 36px;
}

.btn_final_incard span {
    vertical-align: initial;
}


.middle_col ul {
    margin-bottom: 10px;
}

.social_dropdown_cont:before, .card_main .social_dropdown_cont_mobile:before {
    content: "";
    position: absolute;
    left: 51px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #fff transparent;
    z-index: 1;
}

.social_dropdown_cont:after, .card_main .social_dropdown_cont_mobile:after {
    content: "";
    position: absolute;
    left: 50px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #dfdfdf transparent;
    z-index: 0;
}

.card_main .main_col .product_card_slider {
    border: 1px solid #f1f1f1;
    border-radius: 4px;
}

.prod_slider1 .uk-slidenav img {
    width: 11px !important;
}

.prod_slider1 {
    width: 100%;
    margin-top: 5px;
}

.card_main .main_col .prev {
    left: -16.5%;
    display: block;
    margin-top: -38px;
}

.card_main .main_col .next {
    right: -16.5%;
    display: block;
    margin-top: -38px;
}

.prod_slider1 li {
    padding: 0;
}

.prod_slider1 .uk-grid {
    margin-left: -8px;
}

.product_card_slider {
    padding: 5px 10px;
}

.prod_slider1 .product_card_slider_upper {
    padding-left: 8px;
    text-align: center;
    overflow: hidden;
}

.card_main .trophy h5 {
    display: inline-block;
}

.product_card_slider .ecco, .product_card_slider .rgwlcr1a {
    display: none;
}


.main_col .d76g1m3q:hover {
    box-shadow: none;
}

.middle_col .social_dropdown_cont ul {
    margin-top: 0;
    padding: 0;
    padding-left: 10px;
}

.uk-breadcrumb a span {
    display: inline-block;
    border: 1px solid #c9d2d6;
    line-height: 0px;
    font-size: 20px;
    vertical-align: middle;
    height: 14px;
    padding: 0px 3px;
    border-radius: 2px;
    color: #c9d2d6 !important;
    box-sizing: border-box;
    margin-top: -2px;
}

.ytb_play {
    position: absolute;
    z-index: 1;
    display: inline-block;
    background: url('../img/ty_play.png');
    width: 120px;
    height: 120px;
    top: 50%;
    margin-top: -60px;
    left: 50%;
    margin-left: -60px;
}

.main_col .loop_cl_card {
    content: "";
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 70px;
    height: 70px;
    display: inline-block;
    width: 70px;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    cursor: pointer;
    display: none;
}

.main_col .px3uaxdm:hover .loop_cl_card {
    display: block;
}

#cardModal .uk-modal-dialog > .uk-close:first-child {
    margin: 0;
    float: none;
}

.one-click-modal__product-name {
    color: #11394e;
    line-height: 18px;
}

.one-click-modal__product-price {
    float: right;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #11394e;
}

.triangle__content {
    border: 10px solid transparent;
    border-left: 20px solid #9c9c9c;
}

#cardModal .uk-close:focus, .uk-close:hover {
    opacity: 1;
}

#cardModal .uk-close {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: 0 0;
    display: inline-block;
    box-sizing: content-box;
    width: 32px;
    height: 32px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    opacity: 1;
    background-image: url('../img/card_modal_cloce.png');
    position: absolute;
    top: 0;
    right: -44px;
}

#cardModal .uk-close:after {
    content: "";
}

.swiper_card .product_card_slider {
    padding: 0 50px;
    text-align: center;
}

.swiper_card .product_card_slider .kcpy3fp7 {
    right: 10px;
    top: 15px;
    font-size: 32px;
    line-height: 36px;
    padding: 3px 15px;
}

.swiper_card1 {
    width: 55%;
    margin: auto;
}

.swiper_card1 .product_card_slider {
    padding: 10px 16px;
    border: 2px solid #f1f1f1;
}

.swiper_card1 .product_card_slider.l1fb4opm {
    border: 2px solid #daa4ba
}

.swiper_card1 .swiper-slide {
    padding: 2px;
    box-sizing: border-box;
}

.main_col_2 .uk-button-dropdown ul a:hover {
    color: #29004e;
    text-decoration: underline;
    background-color: transparent;
}

.main_col_2 .uk-button-dropdown ul a {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #666666;
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap;
}

.slider_card_a {
    display: inline-block;
}

.card_main .btn_final_incard:hover {
    background: #0f8436;
    color: #fff;
}

/*1bit*/
.delivery_dropdown_cont {
    min-width: 245px;
    min-height: 136px;
    position: absolute;
    background-color: #fff;
    display: none;
    margin-top: 70px;
    z-index: 100;
}

.delivery_dropdown_cont:before {
    content: "";
    position: absolute;
    left: 51px;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #fff transparent;
    z-index: 1;
}

.delivery_dropdown_cont:after {
    content: "";
    position: absolute;
    left: 50px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #dfdfdf transparent;
    z-index: 0;
}

.product-slider {
    padding-left: 0;

}

.product-slider .slick-arrow {
    left: 50%;
    margin-left: -18px;
    width: 35px;
    height: 14px;
}


.product-slider .slick-prev {
    bottom: -30px;
    top: auto;
}

.product-slider .slick-prev:before {
    background-image: url(../img/modal_arrow_down.png);
}

.product-slider .slick-next {
    top: -10px;
}

.product-slider .slick-next:before {
    background-image: url(../img/modal_arrow_up.png);
}

.product-slider .slick-arrow:before {
    width: 35px;
    height: 14px;
    display: block;
    background-size: contain;
    content: '';
}

.card_main_popup {
    padding: 0 40px;
}

.read-more-review {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #4d6977 !important;
}

.textarea-label-rewiew {
    margin-top: -20px;
}

.buttons-review {
    margin-top: -12px;
}

.title-add-rewiew {
    margin-bottom: 10px;
}

.bx_stars_bg {
    background-size: cover !important;
}

.section.card_main .bx_stars_container {
    width: 92px !important;
    height: 15px !important;
    top: 3px !important;
}

.write-review-button, .write-review-button-cannot-add {
    background: #f29100;
    color: #fff;
    border: none;
    font-family: Roboto-Regular;
    padding: 1px 20px;
    cursor: pointer;
    -webkit-appearance: none;
    overflow: visible;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    margin: 12px 0 15px;
    display: inline-block;
    height: 50px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 50px;
}

.write-review-button:hover, .write-review-button-cannot-add:hover {
    background-color: #FFA41D;
    box-shadow: 0 4px 5px #ffa41d66;
}

.feedback_cannot_add_text {
    font-family: Roboto-Regular;
    font-size: 14px !important;
    color: #484849;
    padding: 33px 40px 11px 33px;
}

a.personal_link, span.personal_link {
    color: #a61e55;
    text-decoration: underline;
    cursor: pointer;
}

.section.card_main h1 {
    margin-top: 5px;
    margin-bottom: 20px;
}

div.link-list {
    float: right;
}

div.link-list a {
    font-family: Roboto-Regular;
    font-size: 11px;
    color: #29004e;
    text-decoration: underline;
    margin-right: 20px;
}

div.link-list a:last-of-type {
    margin-right: 0px;
}

#othertimer {
    display: inline-block;
}

#othertimermin {
    display: none;
}

#productModal .product_card_slider {
    padding: 5px 5px 0;
}

#productModal .slider_card_a {
    max-width: 100%;
    overflow: hidden;
}

.discount_section_product_link {
    color: #333;
    font-size: 14px;
}

.section.card_main .btn_final_incard:disabled {
    background-color: #777 !important;
}

.tab-section-header {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 26px;
    font-weight: 400;
    color: #29004e;
    text-transform: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.feedback-form-header,
.trust-us-header {
    font-size: 22px;
    margin-bottom: 5px;
    color: #fff;
    line-height: 28px;
    padding-bottom: 30px;
    margin-top: 10px;
    background-image: url(../img/hbg.png) !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    text-align: center;
}

.drop_measures--header {
    display: inline-block;
    padding-right: 9px;
    max-width: 70px;
    color: #484849;
    font-size: 14px;
    line-height: 20px;
}

.drop_qty--header {
    display: inline-block;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #444;
    text-transform: none;
}

.not_available--message {
    padding-right: 0;
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #9c9c9c;
    display: inline-block;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 15px 0;
}

.mid_txt--text {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #484849;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    letter-spacing: 0.3px;
    line-height: 22px;
    font-weight: 400;
    text-transform: none;
    display: block;
    -webkit-margin-before: 2.33em;
    -webkit-margin-after: 2.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.uk-hidden-small--marginbottom {
    margin: 0 0 15px 0;
}

.uk-hidden-small--ref {
    text-decoration: underline;
    color: #29004e;
    cursor: pointer;
    text-transform: none;
}

.measure_drop > .uk-dropdown {
    overflow: hidden;
}

.card-special-announcement__block:first-child {
    margin-top: 5px;
}

.card-special-announcement__block {
    margin-bottom: 10px;
}

.mobile-buy-button__text {
    font-family: 'Roboto-Regular';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}

.mobile-buy-button__text:hover {
    color: #fff;
}

.mobile-buy-button__price {
    font-family: 'Roboto-Regular';
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}

.mobile-buy-button__add-more {
    font-family: 'Roboto-Regular';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    background: #0a9e3b;
    position: relative;
    float: right;
    width: 88px;
    height: 51px;
    border-radius: 0 25px 25px 0;
}

.mobile-buy-button_hidden {
    display: none;
}

.card_main .price-card {
    padding: 20px 15px;
}

.green-color {
    color: #29004e;
}

.widget-top__product-slider.product_slider {
    margin-top: 27px;
}

.desc-section.section {
    margin-top: 14px;
}

.char_section .main_tab_cont ul {
    list-style-type: disc;
    padding-left: 30px;
}

.char_section .main_tab_cont ol {
    list-style-type: decimal;
    padding-left: 30px;
}

.param-line {
    display: flex;
    margin-bottom: 20px;
}

.param-line__title,
.param-line__value {
    display: inline-block;
}

.param-line__title {
    margin-right: 0;
    width: 122px;
    padding-right: 5px;
}

.detail-product .param-line__value.dashed-indicator-wrapper {
    flex: 1;
    align-items: center;
    justify-content: center;
}

.detail-product .price-card .dashed-indicator {
    font-size: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.detail-product .price-card .dashed-indicator__item {
    display: inline-block;
    width: auto;
    height: 8px;
    flex: 1;
    background-color: #e1e1e1;
    vertical-align: super;
    margin-right: 2px;
    border-radius: 10px;
}

.dashed-indicator.fiolet .dashed-indicator__item.l1fb4opm {
    background-color: #c3376e;
}

.dashed-indicator.orange .dashed-indicator__item.l1fb4opm {
    background-color: #fa8a07;
}

.dashed-indicator.light-green .dashed-indicator__item.l1fb4opm {
    background-color: #9bc101;
}

.dashed-indicator.green .dashed-indicator__item.l1fb4opm {
    background-color: #38ce38;
}

.param-line__value.dashed-indicator-wrapper {
    float: right;
}

.shipping-date {
    color: #0a9e3b;
    width: 142px;
    float: right;
}

.card_main_popup .drop_qty {
    margin-top: 10px;
    display: inline-block;
    padding-left: 20px;
}

.card_main_popup .drop_qty h5 {
    padding-right: 45px;
}

.card_main_popup .rating {
    text-align: center;
}

.far-districts-delivery-limit {
    font-size: 10px;
    line-height: 12px;
    text-align: left;
}

.price-card .far-districts-delivery-limit {
    margin-top: 7px;
    white-space: normal;
    font-size: 12px;
    line-height: 15px;
    color: gray;
}

.free-delivery-msg-container {
    display: inline-block;
    text-align: left;
    padding-left: 50px;
    position: relative;
    width: 100%;
}

.free-delivery-msg-container:after {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #f29100;
    background-image: url("images/MapPin.svg");
    position: absolute;
    top: 0;
    left: 0;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.free-delivery-truck-icon {
    vertical-align: top;
    height: 25px;
    width: 25px;
}

.product_slider .rr-new-widget [data-rr-swiper-wrapper] {
    padding-left: 0;
    padding-right: 0;
}

.product-detail-page .product_slider .swiper-container:not(.initialized) .swiper-slide {
    flex-basis: 16.666%;
}

@media screen and (max-width: 1200px) {
    .product-detail-page .product_slider .swiper-container:not(.initialized) .swiper-slide {
        flex-basis: 20%;
    }
}

@media screen and (max-width: 1024px) {
    .product-detail-page .product_slider .swiper-container:not(.initialized) .swiper-slide {
        flex-basis: 25%;
    }
}

@media screen and (max-width: 767px) {
    .product-detail-page .product_slider .swiper-container:not(.initialized) .swiper-slide {
        flex-basis: 33.333%;
    }
}

@media screen and (max-width: 580px) {
    .product-detail-page .product_slider .swiper-container:not(.initialized) .swiper-slide {
        flex-basis: 33.333%;
    }
}

.product_slider .u0nf1m1q {
    padding: 10px 0;
}

body .product-detail-page .swiper-button-prev {
    left: -30px;
}

body .product-detail-page .swiper-button-next {
    right: -30px;
}

.product-detail-page .gtyl1u8v {
    margin: 20px 0;
}

.product-detail-page .d76g1m3q {
    outline: 1px solid #f1f1f1;
    border-radius: 4px;
}

.product-detail-page .rr-new-widget .items-list.swiper-wrapper .swiper-slide {
    border-bottom: none;
}

@media screen and (max-width: 991px) and (min-width: 767px) {
    .detail-product .price-card .drop_measures .drop-title {
        width: 100%;
        margin-bottom: 5px;
    }

    .detail-product .price-card .drop_measures {
        flex-wrap: wrap;
    }

    .card_main .btn_final_incard-box {
        flex-wrap: wrap;
    }

    .detail-product .price-card .q31hq14m {
        width: 100%;
    }

    body .detail-product .price-card .drop_qty {
        margin-right: 0;
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
    }

    body .element_bonus_container {
        margin-top: 0;
    }

    .free-delivery-msg-container {
        padding-left: 40px;
    }

    body .free-delivery-msg-container:after {
        width: 30px;
        height: 30px;
    }
}