<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*topline*//* after_qbici */
.jSale .jSaleForm div.add_product_param h4{
width: 200px !important;
}

.topline {
    background: #ee583f;
    background: -moz-linear-gradient(left, #ee583f 0%, #bd3381 100%);
    background: -webkit-linear-gradient(left, #ee583f 0%,#bd3381 100%);
    background: linear-gradient(to right, #6253e2 0%,#13af3c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee583f', endColorstr='#bd3381',GradientType=1 );
    padding: 13px 0;
}
.topline .logo {
    float: left;
    padding-right: 20px;
    border-right: 1px solid rgba(255,255,255,.15);
    margin-right: 20px;
    line-height: 1em;
}
.topline .logo img {
    display: block;
}
.topline h2 {
    font-size: 22px;
    font-weight: 400;
    color:#fff;
    overflow: hidden;
    padding: 3px 120px 0 0;
}
.topline h2 span:nth-of-type(1) {
    margin-left: 10px;
}
.topnav {
    text-align: center;
    position: absolute;
    top:4px;
    right: 10px;
}
.topnav li {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
/*    background: url('icons43c56.png') no-repeat -106px 0;
*/    margin-left: 20px;
    cursor: pointer;
}
.topnav li:nth-child(2) {
/*    background: url('icons43c56.png') no-repeat -78px 0;
*/	width: 22px;
	height: 20px;
}
.topnav li:nth-child(3){
/*	background: url('icons43c56.png') no-repeat -134px 0;
*/	width: 22px;
	height: 21px;
}
/*header*//* endzeit_____ */
.header {
    background: url(bg10670e.jpg) no-repeat center top / cover;
}
.header .card-gorizontal {
    border: none;
}
/*card*/
.card-gorizontal {
    background: #fff;
    border:1px solid #e6e6e6;
    position: relative;
}
.card-gorizontal_left {
    float: left;
}
.cg-big .card-gorizontal_left {
    width: 620px;
    position: relative;
    background: #000;
}
.cg-small .card-gorizontal_left {
    width: 460px;
}
.cg-youtube .card-gorizontal_left {
    position: absolute;
    top:0;
    left: 0px;
    height: 100%;
    padding-top: 1px;
}
.cg-youtube .card-gorizontal_right {
    padding-left: 620px;
}
.card-gorizontal_left img {
    display: block;
}
.card-gorizontal_right {
    overflow: hidden;
}
.cg-youtube .card-gorizontal_right {
    padding-bottom: 20px;
}
.card-gorizontal .card-content {
    border-top: 1px solid #e6e6e6;
}
.card-gorizontal_right .button-m {
    margin: 20px 0 0 20px;
}
.notice-discount {
    width: 540px;
    height: 50px;
    background: #fff;
    border-radius: 10px;
    line-height: 50px;
    font-size: 19px;
    font-weight: 700;
    position: absolute;
    bottom: 20px;
    left: 40px;
    padding-left: 25px;
}
.notice-discount span {
    display: inline-block;
/*    background: url('icons43c56.png') no-repeat -59px -27px;
*/	width: 26px;
	height: 16px;
    margin: 0 0 0 10px;
    position: relative;
    top:2px;
}
.card-vertical {
    width: 460px;
    border:1px solid #e6e6e6;
    padding-bottom: 15px;
    background: #fff;
}
.card-vertical_img {
        
}
.card-vertical_img img {
    display: block;
}
.card-header {
    display: table;
    padding: 20px;
}
.card-header .ch-active:after {
    content: '';
    display: inline-block;
    background: url('icons43c56.png') no-repeat -124px -27px;
	width: 14px;
	height: 14px;
    margin: 0 0 0 8px;
    position: relative;
    top:1px;
}
.card-header_img {
    display: table-cell;
    vertical-align: middle;
    width: 62px;
}
.card-header img {
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border:1px solid #ececec;
}
.card-header_right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
}
.card-header_right h3 {
    font-size: 16px;
    text-transform: none;
}
.card-header_right p {
    color:#999999;
    line-height: 20px;
}
.card-content {
    margin: 0 20px;
    padding: 13px 0 10px;
}
.card-content p {
    margin-bottom: 5px;
}
.card-content p.hash-tag {
    color:#003a73;
    cursor: pointer;
}
.card-note {
    font-size: 16px;
    font-weight: 700;
    background: #fafafa;
    border:1px dashed #e6e6e6;
    padding: 10px 20px;
    margin: 15px 0 10px;
}
.card-footer {
    margin: 0 20px;
    border-top: 1px solid #e6e6e6;
    padding-top: 18px;
}
.card-footer_icons span {
    display: inline-block;
    float: left;
    vertical-align: top;
    cursor: pointer;
}
.card-footer_icons span:nth-of-type(3) {
    float: right;
}
.card-footer_icons .like {
/*    background: url('icons43c56.png') no-repeat 0 0;
*/	width: 24px;
	height: 22px;
    margin-right: 14px;
}
.card-footer_icons .comment {
/*    background: url('icons43c56.png') no-repeat -28px 0;
*/	width: 22px;
	height: 22px;
}
.card-footer_icons .bookmark {
/*    background: url('icons43c56.png') no-repeat -56px -1px;
*/	width: 16px;
	height: 20px;
}
.card-footer p {
    font-size: 14px;
    padding-top: 9px;
}
/*Р“РђР›Р›Р•Р&nbsp;Р•РЇ 1*//* michael-k90 */
.gallery1 {
    
}
.gallery1_list {
    text-align: center;
}
.gallery1_list li {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 0 20px 0 0;
}
.gallery1_list img {
    display: block;
    width: 100%;
}
.gallery1_list li:nth-child(3n) {
    margin-right: 0;
}
.gallery1_list li:nth-child(-n+3) {
    margin-bottom: 20px;
}
/*Р“РђР›Р›Р•Р&nbsp;Р•РЇ 2*//* bizlife_inc */
.gallery2 {
    padding: 30px 0 50px;
}
.gallery2 .wrap {
    padding: 0;
}
.gallery2_box {
}
.gallery2_box img {
    margin: 0 auto;
}
/*РџР&nbsp;Р•РРњРЈР©Р•РЎРўР’Рђ 1*//* owmen17 */
.plus1 {
}
.plus1_list {
    text-align: center;
}
.plus1_list li {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin: 0 20px 0 0;
}
.plus1_list li:last-child {
    margin: 0;
}
.plus1_list img {
}
.plus1_list p {
    font-size: 16px;
}
/*РџР&nbsp;Р•РРњРЈР©Р•РЎРўР’Рђ 2*//* after_qbici */
.plus2_list {
    text-align: center;
}
.plus2_list li {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    height: 220px;
    margin: 0 20px 0 0;
    padding: 30px 20px 0;
    background: #ee5740;
    background: -moz-linear-gradient(45deg, #ee5740 0%, #be3380 100%);
    background: -webkit-linear-gradient(45deg, #ee5740 0%,#be3380 100%);
    background: linear-gradient(45deg, #2417e2 0%,#bf0b0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5740', endColorstr='#be3380',GradientType=1 );
}
.plus2_list li:last-child {
    margin: 0;
}
.plus2_list img {
    display: block;
    margin: 0 auto 12px;
}
.plus2_list p {
    font-size: 16px;
    color:#fff;
}
/*РџР&nbsp;Р•РРњРЈР©Р•РЎРўР’Рђ 3*//* endzeit_____ */
.plus3 {
    
}
.plus3-cont {
    border:1px solid #e6e6e6;
    border-radius: 3px;
    background: #fff;
    padding: 20px 0 30px;
}
.plus3-cont h2 {
    color:#999999;
    font-size: 24px;
    padding: 0 0 10px 20px;
    text-transform: none;
}
.plus3_list {
    text-align: center;
}
.plus3_list li {
    display: inline-block;
    vertical-align: top;
    width: 210px;
    height: 210px;
    border:1px solid #e6e6e6;
    border-radius: 2px;
    margin: 0 10px;
    padding: 20px 14px 0;
}
.plus3_list img {
    display: block;
    margin: 0 auto 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.plus3_list p {
    font-size: 16px;
}
/*РћРџРРЎРђРќРР• РўРћР’РђР&nbsp;Рђ*/
.about-box {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 30px 480px 30px 30px;
    position: relative;
    min-height: 460px;
}
.about-box.ab_html5 {
    min-height: 490px;
}
.about-box .title {
    margin-bottom: 10px;
}
.about-box p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}
.about-box p:nth-last-of-type(1) {
    margin-bottom: 20px;
}
.about-box_right {
    position: absolute;
    top:30px;
    right: 30px;
    width: 430px;
}
.about-box_right img {
    display: block;
}
.about-box .button-m {
    margin: 0;
}
#playvideo {
    background: url(play-button99358.png) no-repeat 0 0;
    width: 64px;
    height: 64px;
    position: absolute;
    top:50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    cursor: pointer;
}
.about-box_right video {
    width: 100%;
    cursor: pointer;
}
.about-box.ab-youtube {
    min-height: auto;
}
.ab-youtube .video-container {
    height: 240px;
}
/*Р—Р’Р•Р—Р”Р«*//* michael-k90 */
.stars {
    
}
/*Р—Р’Р•Р—Р”Р« 2*//* michael-k90 */
.stars-2 {
    
}
.stars-2 .wrap {
    padding: 0;
}
.stars-speak .card-vertical {
    margin: 0 auto;
}
/*РџР&nbsp;РћРњРћ*//* bizlife_inc */
.promo {
    background: url(bg_promo67903.jpg) no-repeat center top;
    height: 560px;
}
.promo_title {
    display: table;
    width: 100%;
    background: #ad4286;
    background: -moz-linear-gradient(left, #ad4286 0%, #98399d 100%);
    background: -webkit-linear-gradient(left, #ad4286 0%,#98399d 100%);
    background: linear-gradient(to right, #2417e2 0%,#bf0b0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad4286', endColorstr='#98399d',GradientType=1 );
    border-radius: 4px;
    padding: 15px 0 15px 15px;
}
.promo_title-left {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
}
.promo_title-left img {
    display: block;
}
.promo_title-right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.promo_title-right h2 {
    font-size: 27px;
    color:#fff;
}
.promo_ul {
    width: 220px;
    position: absolute;
    top: 139px;
    right: 330px;
}
.promo_ul li {
    display: table;
    height: 60px;
    background: url(ic16c686.png) no-repeat 0 center;
    padding-left: 50px;
}
.promo_ul li:nth-child(2) {
     background-image: url(ic284ae6.png);
     border-top:1px solid rgba(255,255,255,.15);
}
.promo_ul li p {
    font-size: 16px;
    color:#fff;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
}
.sale {
    background: url(sale1b785.png) no-repeat 0 0;
    width: 94px;
    height: 90px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color:#262626;
    letter-spacing: .4px;
    padding: 18px 0 0;
    position: absolute;
    top: 125px;
    left: 169px;
}
.sale p {
    letter-spacing: 0;
    font-size: 28px;
    line-height: 28px;
}
.promo-img {
    margin: 91px 0 0 170px;
    width: 220px;
}
.promo .formbox {
    position: absolute;
    right: 10px;
    top:114px;
}
.gift-info {
    width: 190px;
    height: 88px;
    color:#fff;
    text-align: center;
    background: rgba(115,62,185,.9);
    border-radius: 3px;
    padding-top: 10px;
    position: absolute;
    top:400px;
    left: 10px;
}
.gift-info p {
    text-transform: uppercase;
    font-weight: 700;
}
.gift-info:before {
    content: '';
    display: block;
    background: url(arrow10a4f7.png) no-repeat 0 0;
    width: 51px;
    height: 65px;
    position: absolute;
    top: -54px;
    left: 13px;
}
/*РћРўР—Р«Р’Р« 1*//* owmen17 */
.reviews {
    padding: 30px 0 50px;
}
.reviews-dialog {
    width: 380px;
    border:1px solid #e6e6e6;
    background: #fff;
    position: relative;
    margin: 0 auto;
}
.reviews-dialog h3 {
    font-size: 18px;
    text-transform: lowercase;
    text-align: center;
    background: #fafafa;
    border-bottom:1px solid #e6e6e6;
    height: 42px;
    line-height: 42px;
    position: relative;
}
.reviews-dialog h3:before {
    content: '';
    display: block;
    background: url('icons43c56.png') no-repeat -28px -27px;
	width: 26px;
	height: 26px;
    position: absolute;
    top:8px;
    left: 6px;
}
.reviews-dialog h3:after {
    content: '';
    display: block;
    background: url('icons43c56.png') no-repeat 0 -27px;
	width: 24px;
	height: 24px;
    position: absolute;
    top:8px;
    right: 10px;
}
.reviews-dialog .date {
    color:#999999;
    font-size: 14px;
    text-align: center;
    padding: 12px 0;
}
.dialog-item {
    padding: 0 10px 10px 0;
}
.dialog-item img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    display: block;
    float: right;
}
.dialog-item p {
    display: block;
    width: 290px;
    float: right;
    background: #efefef;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 16px 20px 18px 20px;
}
.dialog-item.reply {
    padding: 0 0 10px 10px;
}
.dialog-item.reply img {
    float: left;
    width: 36px;
    height: 36px;
    margin: 20px 10px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.dialog-item.reply p {
    overflow: hidden;
    float: inherit;
    border:1px solid #e9e9e9;
    background: #fff;
}
.reviews-dialog_footer {
    padding: 0 10px 20px;
}
.reviews-dialog_footer &gt; span {
/*    background: url('icons43c56.png') no-repeat -67px -50px;
*/	width: 45px;
	height: 46px;
    display: block;
    float: left;
    cursor: pointer;
}
.reviews-dialog_footer &gt; div {
    width: 303px;
    height: 45px;
    border-radius: 25px;
    border:1px solid #dbdbdb;
    float: right;
    position: relative;
}
.reviews-dialog_footer &gt; div:after {
    content: '';
    display: block;
/*    background: url('icons43c56.png') no-repeat 0 -68px;
*/	width: 66px;
	height: 28px;
    position: absolute;
    top: 7px;
    right: 15px;
    cursor: pointer;
}
.reviews-dialog_footer &gt; div:before {
    content: 'РќР°РїРёСЃР°С‚СЊ СЃРѕРѕР±С‰РµРЅРёРµ...';
    display: block;
    font-size: 16px;
    color:#999;
    position: absolute;
    top: 10px;
    left: 19px;
}
.reviews_1 {
    width: 800px;
    margin: 0 auto;
}
/*РћРўР—Р«Р’Р« 2*/
.just-reviews {
    width: 300px;
    border:1px solid #e6e6e6;
    margin: 0 auto;
}
.just-reviews &gt; img {
    display: block;
}
.just-reviews_person {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 20px;
    padding: 10px 0;
    position: relative;
}
.just-reviews_person:before {
    content: '';
    display: block;
/*    background: url('icons43c56.png') no-repeat 0 0;
*/	width: 24px;
	height: 22px;
    position: absolute;
    top:10px;
    right: -10px;
    cursor: pointer;
}
.just-reviews_person img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}
.just-reviews_person p {
    overflow: hidden;
    font-size: 16px;
    color:#999999;
}
.just-reviews_person h3 {
    font-size: 16px;
    text-transform: none;
    overflow: hidden;
    padding-top: 10px;
}
.just-reviews &gt; p {
    padding: 12px 20px 20px;
    font-size: 15px;
}
/*END*/
.formbox {
    width: 300px;
    margin: 0 auto;
    border:1px solid #e6e6e6;
    background: #fff;
}
.formbox h4 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: none;
    padding: 10px 24px;
    margin: 0 20px;
    border-bottom:1px solid #e6e6e6;
}
.glade {
    padding: 14px 20px 0 10px;
}
.glade:before {
    content: '';
    display: block;
/*    background: url('icons43c56.png') no-repeat -116px -56px;
*/	width: 40px;
	height: 40px;
    float: left;
    margin: 0 15px 0 0;
}
.glade p {
    overflow: hidden;
    line-height: 18px;
    padding-top: 2px;
}
.end_topline h2 {
    padding: 3px 0 0 0;
}
/*footer*/
.footer {
    text-align: center;
    padding: 40px 0 30px;
}
.footer a {
    font-size: 14px;
    color:#333;
}
/*-------------------------------------- Media Queries ----959---------------------------------*//* after_qbici */    
@media screen and (max-width: 976px) {
    .topline .logo {
        padding: 0;
        margin: 0;
}
    .topline .logo img {
        margin: 0 auto;
    }
    .topline h2 {
        font-size: 23px;
        padding: 18px 0px 0 0;
        text-align: center;
}
    .topline .logo {
        float: none;
        border:none;
    }
    .card-gorizontal_left {
        float: none;
}
    .card-gorizontal .card-header {
        position: absolute;
        top: 0;
}
    .card-gorizontal_right {
        border-bottom: 1px solid #e6e6e6;
}
    .cg-youtube .card-gorizontal_left {
        position: inherit;
        padding-bottom: 80px;
}
    .card-gorizontal_right {
        padding-bottom:20px;
        border-bottom: none;
    }
    .cg-youtube .card-gorizontal_right {
        padding-left: 0;
}
    .cg-youtube .video-container {
        margin-top: 0;
}
    .header .card-gorizontal {
        width: 100%;
}
    .card-gorizontal {
        padding-top: 100px;
        width: 462px;
        margin: 0 auto;
}
    .card-gorizontal_right .button-m {
        margin: 20px auto 0;
}
    .notice-discount span {
        display: none;
    }
    .notice-discount {
        height: 46px;
        line-height: 46px;
        
        padding:0;
        text-align: center;
}
    .gallery1_list li {
        width: 305px;
}
    .gallery1_list li:nth-child(odd) {
        margin-right: 10px;
    }
    .gallery1_list li:nth-child(even) {
        margin-right: 0;
    }
    
    .gallery1_list li:nth-child(-n+3) {
        margin-bottom: 10px;
}
    .plus1_list li:nth-child(1), .plus1_list li:nth-child(2),
    .plus2_list li:nth-child(1), .plus2_list li:nth-child(2),
    .plus3_list li:nth-child(1), .plus3_list li:nth-child(2) {
        margin-bottom: 20px;
    }
    .plus1_list li:nth-child(2), .plus2_list li:nth-child(2) {
        margin-right: 0;
    }
    .plus3-cont {
        margin: 0 70px;
}
    .about-box_right {
        position: inherit;
        top:inherit;
        right: inherit;
        margin: 0 auto;
        width: 100%;
}
    .about-box_right img {
        margin: 0 auto;
    }
    .about-box {
        padding: 30px;
    }
    .about-box .button-m {
        margin: 30px auto 0;
}
    .ab-youtube .video-container {
        height: 310px;
}
    .stars-2 {
        padding-bottom: 50px;
    }
    .promo_title-right {
        padding-left: 15px;
    }
    .promo_title h2 {
        font-size: 24px;
}
    .gift-info {
        display: none;
    }
    .promo {
        background: #ee583f;
        background: -moz-linear-gradient(45deg, #ee583f 0%, #ee583f 30%, #bd3381 70%, #bd3381 100%);
        background: -webkit-linear-gradient(45deg, #ee583f 0%,#ee583f 30%,#bd3381 70%,#bd3381 100%);
        background: linear-gradient(45deg, #80372b 0%,#2197d2 30%,#42bd33 70%,#151212 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee583f', endColorstr='#bd3381',GradientType=1 );
}
    .promo_ul {
        position: static;
        width: 100%;
    }
    .promo_ul li:nth-child(2) {
        border-top: none;
}
    .promo_ul li {
        width: 50%;
        float: left;
    }
    .promo_ul li p {
}
    .promo .formbox {
        top: 160px;
}
    .promo-img {
        margin: -6px 0 0 0px;
        width: 320px;
}
    .price {
        width: 320px;
        top: 442px;
    }
    .new-cost, .old-cost {
        width: 50%;
    }
    .new-cost {
        float: right;
    }
    .old-cost {
        float: left;
    }
    .new-cost p, .old-cost p {
        font-size: 26px;
}
    .sale {
        top: 161px;
        left: 24px;
}
    .promo {
        height: 580px;
    }
    .reviews_1 {
        width: 400px;
}
    .reviews_2 .slick-prev, .reviews_2 .slick-next {
        top: 100px;
    }
    .reviews_2 .slick-prev {
        left: -10px;
    }
    .reviews_2 .slick-next {
        right: -10px;
    }
    .reviews, .reviews2 {
        padding-bottom: 50px;
    }
    .end .card-gorizontal_right {
        padding-top: 20px;
    }
    .glade {
        margin: 0 auto;
        width: 300px;
        padding: 14px 0 0 ;
    }
}
/*-------------------------------------- Media Queries ----639---------------------------------*//* michael-k90 */ 
@media screen and (max-width: 659px) {
    body {
        font-size: 14px;
    }
    .topnav {
        display: none;
    }
    .topline h2 {
        font-size: 20px;
}
    .bigsmile {
        width: 18px;
        height: 18px;
}
    .card-header_img {
        width: 52px;
    }
    .card-header {
        padding: 15px;
}
    .card-gorizontal {
        padding-top: 80px;
        width: 100%;
}
    .cg-big .card-gorizontal_left,
    .cg-small .card-gorizontal_left {
        width: 300px;
}
    .cg-youtube .video-container {
        height: 180px;
}
    .cg-youtube .card-gorizontal_left {
        padding-bottom: 50px;
}
    .card-content {
        margin: 0 15px;
}
    .notice-discount {
        height: auto;
        line-height: 20px;
        padding: 5px;
        text-align: center;
        font-size: 16px;
        color:#fff;
        left: 0;
        bottom: 0;
        width: 100%;
        border-radius: 0;
        background: #ee583f;
        background: -moz-linear-gradient(left, #ee583f 0%, #bd3381 100%);
        background: -webkit-linear-gradient(left, #ee583f 0%,#bd3381 100%);
        background: linear-gradient(to right, #606bb7 0%,#42a240 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee583f', endColorstr='#bd3381',GradientType=1 );
}
    .card-footer {
        margin: 0 15px;
}
    .card-gorizontal_right {
        padding-bottom: 10px;
}
    .gallery1 .wrap {
        padding: 0;
    }
    .gallery1_list li {
        width: 300px;
        margin: 0 3px 0 0;
}
    .gallery1_list li {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 10px !important;
    }
    .gallery1_list li:last-child {
        margin-bottom: 0 !important;
    }
    h2.title {
        font-size: 22px;
}
    .plus1_list li {
        width: 145px;
        margin: 0 10px 0 0;
}
    .plus1_list p, .plus2_list p, .plus3_list p {
        font-size: 13px;
    }
    .plus1_list li:nth-child(1), .plus1_list li:nth-child(2), .plus2_list li:nth-child(1), .plus2_list li:nth-child(2), .plus3_list li:nth-child(1) {
        margin-bottom: 10px;
}
    .plus2_list li {
        width: 145px;
        height: 160px;
        margin: 0 10px 0 0;
        padding: 22px 5px 0;
    }
    .plus2_list img {
        margin: 0 auto 10px;
        width: 50px;
        height: auto;
    }
    .plus3-cont h2 {
        font-size: 22px;
        padding: 0 0 10px 0px;
        font-weight: 400;
        color:#262626;
}
    .plus3-cont {
        margin: 0;
        padding: 0;
        background: none;
        border:none;
}
    .plus3_list li {
        width: 145px;
        height: 210px;
        margin: 0 0 10px 0 !important;
        padding: 20px 4px 0;
        background: #fff;
}
    .plus3_list li:nth-child(1),
    .plus3_list li:nth-child(3) {
        margin: 0 10px 10px 0 !important;
    }
    .plus3_list:before {
        font-size: 20px;
        padding: 0 0 10px 0px;
}
    .about-box {
        padding: 10px;
}
    .about-box p {
        font-size: 14px;
        line-height: 1.375em;
        margin-bottom: 15px;
    }
    .about-box p:nth-last-of-type(1) {
        margin-bottom: 20px;
}
    .about-box .button-m {
        margin: 20px auto 0;
}
    .ab-youtube .video-container {
        height: 160px;
}
    .card-vertical {
        width: 300px;
    }
    .stars-speak .slick-prev, .stars-speak .slick-next {
        top:195px;
    }
    .gallery2_box .slick-next,
    .stars-speak .slick-next {
        right: 0;
    }
    .gallery2_box .slick-prev,
    .stars-speak .slick-prev {
        left: 0;
    }
    .promo .wrap, .reviews .wrap, .reviews2 .wrap {
        padding: 0;
    }
    .promo_title-left {
        width: 50px;
}
    .promo_title-right h2 {
        font-size: 18px;
}
    .promo_ul {
        padding: 15px 10px;
    }
    .promo_ul li {
        width:100%;
        height: 50px;
        padding-left: 46px;
}
    .price, .promo .formbox {
        position: static;
        margin: 0 auto;
    }
    .promo {
        height: auto;
    }
    .promo-img {
        margin: 0 auto;
}
    .sale {
        top: 225px;
}
    .card-note {
        font-size: 14px;
        padding: 10px 15px;
}
    .reviews h2.title {
        padding: 0 10px;
    }
    .reviews_1 {
        width: 100%;
}
    .reviews-dialog {
        width: 310px;
    }
    .reviews-dialog h3 {
        font-size: 16px;
}
    .dialog-item img, .dialog-item p {
        border-radius: 10px;
        -webkit-border-radius: 10px;
}
    .dialog-item {
        padding: 0 10px 10px 30px;
}
    .dialog-item p {
        width: auto; 
        padding: 10px 10px 12px 14px;
}
    .dialog-item.reply {
        padding: 0 10px 10px 10px;
}
    .dialog-item.reply img {
        margin: 12px 10px 0 0;
}
    .reviews-dialog_footer &gt; div {
        width: 235px;
}
    .reviews-dialog_footer &gt; div:before {
        content: 'РќР°РїРёСЃР°С‚СЊ...';
        font-size: 14px;
        top: 12px;
        left: 17px;
}
    .reviews_1 .slick-next, .reviews_2 .slick-next {
        right: 0px;
}
    .reviews_1 .slick-prev, .reviews_2 .slick-prev {
        left:0;
}
    .glade {
        margin: 0 auto;
        width: 260px;
        padding: 14px 0 0;
}
    .end .card-gorizontal_right {
        padding-top: 0;
}
}


#order_form .jSaleWrapper, #order_form2 .jSaleWrapper {
    margin: 10px auto 20px;
    width: 299px;
    background-color: #fff;
    border: 0px solid #000000;
     border-radius: 0px !important; 
    -moz-border-radius: 0px !important;
    /* -webkit-border-radius: 5px; */
    -moz-box-shadow: 0 !important;
     -webkit-box-shadow: 0 !important; 
     box-shadow: 0 !important; 
}

#order_form .jSaleForm, #order_form2 .jSaleForm  {
    padding: 15px 3px;
    margin: 0;
    /* font-family: Arial, sans-serif; */
}

#order_form .jSale, .jSaleFeedback, #order_form2 .jSale, .jSaleFeedback  {
    /* text-align: center; */
    padding-top: 20px;
    margin-top: -30px;
}

</pre></body></html>