.header-bottom ul li a:active, .header-bottom ul li a:focus, .header-bottom ul li a:hover, .top-left li a:active, .top-left li a:focus, .top-left li a:hover, .top-right li a:active, .top-right li a:focus, .top-right li a:hover {
    text-decoration: none;
}

h1, h2, h4 {
    line-height: 1.2;
    text-align: left;
    letter-spacing: .03em;
}

h1, h2, h4 {
    color: #7a7a7a;
    font-family: PTSansBold;
}

body, html {
    height: 100%;
    width: 100%;
}

h1, h2 {
    text-transform: uppercase;
}

body, html {
    width: 100%;
}

.top-left li, body {
    position: relative;
}

::-webkit-input-placeholder {
    color: #c9caca;
    opacity: 1;
    letter-spacing: .06em;
}

:-moz-placeholder {
    color: #c9caca;
    opacity: 1;
    letter-spacing: .06em;
}

::-moz-placeholder {
    color: #c9caca;
    opacity: 1;
    letter-spacing: .06em;
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1;
    letter-spacing: .06em;
}

input::-ms-clear {
    display: none;
}

a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

* {
    outline: 0;
}

input {
    font-size: 16px;
    outline: inherit;
}

h1, h2, h3, h4, h5 {
 /* padding: 0; */
    margin: 0;
}

h1 {
    font-size: 45px;
}

h2 {
    font-size: 35px;
}

h4 {
    font-size: 25px;
}

li {
    list-style-type: none;
}

ul {
    padding: 0;
}

body {
    font-size: 16px;
    min-width: 320px;
    line-height: 1.6;
    font-family: PTSansRegular;
    overflow-x: hidden;
    margin: 0;
}

.button-small, .button-small .waves-button-input {
    height: 50px;
    border-radius: 2px;
    background: #0B4151;
    border: none;
    color: #FFF;
    font-family: PTSansBold;
    font-size: 15px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .05em;
    cursor: pointer;
    display: block;
    font-style: normal;
    width: 100%;
    transition: .2s linear;
    box-shadow: none;
    padding: 0;
}

    .button-small .waves-button-input:active, .button-small .waves-button-input:focus, .button-small .waves-button-input:hover, .button-small:active, .button-small:focus, .button-small:hover {
        color: #FFF;
        box-shadow: 0 2px 7px 0 rgba(0,0,0,.4);
    }

.button-middle, .button-middle .waves-button-input {
    height: 60px;
    border-radius: 2px;
    background: #0B4151;
    border: none;
    color: #FFF;
    font-family: PTSansBold;
    font-size: 17px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .05em;
    cursor: pointer;
    display: block;
    width: 100%;
    transition: .2s linear;
    font-style: normal;
    box-shadow: none;
    padding: 0;
}

.button-info-lardge, .button-info-lardge .waves-button-input, .button-lardge, .button-lardge .waves-button-input {
    height: 70px;
    line-height: 70px;
    font-family: PTSansBold;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%;
    transition: .2s linear;
    font-style: normal;
    padding: 0;
    letter-spacing: .05em;
    cursor: pointer;
}

.button-middle .waves-button-input:active, .button-middle .waves-button-input:focus, .button-middle .waves-button-input:hover, .button-middle:active, .button-middle:focus, .button-middle:hover {
    color: #FFF;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.4);
}

.button-lardge, .button-lardge .waves-button-input {
    border-radius: 2px;
    background: #0B4151;
    border: none;
    color: #FFF;
    box-shadow: none;
}

    .button-lardge .waves-button-input:active, .button-lardge .waves-button-input:focus, .button-lardge .waves-button-input:hover, .button-lardge:active, .button-lardge:focus, .button-lardge:hover {
        color: #FFF;
        box-shadow: 0 2px 7px 0 rgba(0,0,0,.4);
    }

.button-info-lardge, .button-info-lardge .waves-button-input {
    border-radius: 2px;
    background: #edecea;
    border: none;
    color: #7a7a7a;
    box-shadow: none;
}

.top-left li a, .top-right li a {
    font-family: PTSansRegular;
}

.button-info-lardge .waves-button-input:active, .button-info-lardge .waves-button-input:focus, .button-info-lardge .waves-button-input:hover, .button-info-lardge:active, .button-info-lardge:focus, .button-info-lardge:hover {
    color: #7a7a7a;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.4);
}

.top-left li ul, .top-right li ul {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-radius: 0 0 3px 3px;
    left: -15px;
    border-top: 2px solid #0B4151;
    box-shadow: 0 2px 3px #7b7b7b;
    z-index: 2;
}

.button-lardge:hover, .button-middle:hover, .button-small:hover, .submin-custom-size:hover {
    background: #00a4cc;
}

.button-info-lardge:hover {
    background: #d5d3cf;
}

.select-hidden {
    display: none;
    padding-right: 10px;
    visibility: hidden;
}

.header-top {
    background: #edecea;
    min-height: 50px;
}

.box-1675 {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.top-left ul {
    padding: 0;
    margin: 0;
    float: left;
}

.top-left li {
    float: left;
    list-style-type: none;
    margin: 0 15px;
    line-height: 50px;
}

    .top-left li:first-child, .top-right li:first-child {
        margin-left: 0;
    }

    .top-left li:last-child, .top-right li:last-child {
        margin-right: 0;
    }

    .top-left li a {
        font-size: 13px;
        color: #7b7b7b;
        letter-spacing: .05em;
    }

    .top-left li ul {
        width: 135px;
        background: #FFF;
        position: absolute;
        display: none;
        top: 48px;
    }

        .top-left li ul li {
            width: 100%;
            margin: 0;
            line-height: 1.2;
            height: 42px;
        }

            .top-left li ul li a {
                display: block;
                width: 100%;
                height: 100%;
                padding: 13px 15px;
                font-size: 14px;
                letter-spacing: .025em;
            }

                .top-left li ul li a:hover {
                    background: #edecea;
                }

    .top-left li .active {
        display: block;
    }

.main-mnu ul {
    background: #FFF;
}

.level-two i {
    position: relative;
    margin-left: 5px;
    font-size: 18px;
    top: 3px;
    color: #d0d0cf;
}

.top-right ul {
    padding: 0;
    margin: 0;
    float: right;
}

.top-right li {
    position: relative;
    float: left;
    list-style-type: none;
    margin: 2px 15px;
    line-height: 50px;
}

    .top-right li a {
        font-size: 13px;
        color: #7b7b7b;
        letter-spacing: .05em;
    }

.logo, .logo:active, .logo:focus, .logo:hover {
    color: #0B4151;
}

.top-right li ul {
    width: 135px;
    background: #FFF;
    position: absolute;
    display: none;
    top: 48px;
}

    .top-right li ul li {
        width: 100%;
        margin: 0;
        line-height: 1.2;
        height: 42px;
    }

        .top-right li ul li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 13px 15px;
            font-size: 14px;
            letter-spacing: .025em;
        }

            .top-right li ul li a:hover {
                background: #edecea;
            }

.top-right li .active {
    display: block;
}

.header-center {
    clear: both;
    min-height: 78px;
    display: table;
    width: 100%;
}

.logo {
    display: block;
    float: left;
    height: 78px;
    width: 100%;
    position: relative;
    font-family: OpenSansExtraBold;
    font-size: 45px;
}

.main-mnu {
    display: flex;
    justify-content: space-between;
}

.header-bottom {
    height: 62px;
    background: #0B4151;
}

    .header-bottom ul {
        padding: 0;
        margin: 0;
    }

        .header-bottom ul li {
            list-style-type: none;
            padding: 0;
            float: left;
            position: initial;
            -webkit-transition: ease-out .1s;
            -moz-transition: ease-out .1s;
            -o-transition: ease-out .1s;
            transition: ease-out .1s;
        }

            .header-bottom ul li ul li {
                width: 250px;
            }

                .header-bottom ul li ul li a {
                    color: #7b7b7b;
                    text-align: left;
                    text-transform: none;
                    font-family: PTSansRegular;
                    position: relative;
                    white-space: normal;
                    line-height: 1.3;
                    padding-top: 14.6px;
                    padding-bottom: 14.6px;
                    padding-right: 35px;
                    font-size: 14px;
                    letter-spacing: .05em;
                }

            .header-bottom ul li a {
                line-height: 62px;
                color: #FFF;
                font-family: PTSansBold;
                text-align: center;
                font-size: 16px;
                width: 100%;
                height: 100%;
                display: block;
                text-transform: uppercase;
                letter-spacing: .05em;
            }

    .header-bottom .ul-main-menu {
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: space-between;
        height: 62px;
    }

    .dropdownhover-left .header-bottom ul li ul li a:hover, .header-bottom ul li ul li a:active, .header-bottom ul li ul li a:focus {
        color: #FFF;
        text-align: left;
        background: #0B4151;
        text-transform: none;
    }

.dropdown-menu > .open > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #FFF !important;
    text-decoration: none !important;
    background-color: #0B4151 !important;
}

.box-search {
    width: calc(100% - 225px);
    border-left: 1px solid #edecea;
    float: left;
    height: 78px;
    cursor: pointer;
    letter-spacing: .03em;
}

    .box-search .beats i {
        font-size: 22px;
        padding: 20px 8px 20px 20px;
    }

.beats {
    position: relative;
    color: #c5c6c6;
    font-size: 20px;
    line-height: 78px;
    padding-left: 15px;
}

.mark-more:after {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px;
    display: block;
    width: 9px;
    height: 17px;
    content: "";
    background: url(../img/spline.png) -10px 0 no-repeat;
}

.box-buy {
    float: right;
    margin-top: 15px;
    margin-left: 28px;
}

.box-basket {
    float: left;
}

.box-inven {
    float: right;
}

    .box-inven span {
        position: relative;
        margin: 0 0 4px;
        display: block;
        line-height: 1.3;
    }

        .box-inven span a {
            color: #7b7b7b;
            font-size: 13px;
            font-family: PTSansRegular;
            letter-spacing: .03em;
        }

.basket-count-buy span {
    font-size: 14px;
    color: #0B4151;
    font-family: PTSansBold;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    left: 3px;
}

.box-basket {
    margin: 18px 0 16px;
}

    .box-basket .basket-price {
        padding-right: 43px;
        float: right;
        font-size: 26px;
        color: #0B4151;
        font-family: OpenSansBold;
        display: block;
        letter-spacing: .02em;
    }

.basket-count-buy {
    float: right;
    margin-right: 16px;
    margin-top: 5px;
    width: 45px;
    height: 38px;
    margin-left: 70px;
    background: url(../img/cart-icon-desctop.png) no-repeat;
    background-size: 100% 100%;
}

.box-allcategories {
    position: relative;
    float: left;
    height: 78px;
    line-height: 77px;
    color: #7b7b7b;
    font-size: 16px;
    width: 225px;
    text-align: center;
    cursor: pointer;
    border: none;
    border-left: 1px solid #edecea;
    border-right: 1px solid #edecea;
    letter-spacing: .4px;
    padding: 0 53px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 1;
}

.text-footer ul li a, .title-footer {
    letter-spacing: .03em;
    color: #7b7b7b;
}

.wrap-allcat {
    background: #FFF;
    position: relative;
    float: left;
}

    .wrap-allcat ul {
        position: absolute;
        display: none;
        margin: 0;
        z-index: 2;
        padding: 0;
        left: 0;
        top: 100%;
        width: 100%;
        border: 1px solid #edecea;
    }

        .wrap-allcat ul li a:active, .wrap-allcat ul li a:focus, .wrap-allcat ul li a:hover {
            text-decoration: none;
            background: #edecea;
        }

    .wrap-allcat i {
        position: absolute;
        right: 30px;
        font-size: 27px;
        top: 50%;
        margin-top: -13.5px;
        z-index: 0;
        color: #7a7a7a;
    }

.select-options li {
    list-style-type: none;
    background: #FFF;
    line-height: 75px;
    font-size: 16px;
    color: #7b7b7b;
    font-family: PTSansRegular;
    widows: 100%;
    height: 100%;
    display: block;
    padding-right: 20px;
    cursor: pointer;
}

.col-size-logo, .col-size-search {
    position: relative;
    min-height: 77px;
    float: left;
}

.col-size-logo {
    width: 15%;
    float: left;
}

.col-size-buy {
    float: left;
    height: 78px;
}

.footer {
    background: #edecea;
    padding: 46px 0;
    margin-top: 65px;
}

.title-footer {
    display: block;
    font-size: 17px;
    font-family: PTSansBold;
    line-height: 1.2;
}

.copyright .text-copyright, .text-footer ul li a {
    font-size: 14px;
    font-family: PTSansRegular;
}

.box-title-footer {
    padding-bottom: 20px;
}

.hr-footer {
    border-bottom: 1px solid #ccc;
    margin-left: 15px;
    margin-right: 15px;
}

.text-footer ul {
    padding: 0;
    margin: 20px 0 0;
}

    .text-footer ul li {
        list-style-type: none;
        display: block;
        margin: 1px 0;
    }

        .text-footer ul li a {
            line-height: 27px;
        }

            .text-footer ul li a:hover {
                text-decoration: none;
            }

.jcorgFilterTextParent {
    overflow: hidden;
    width: 100%;
}

.copyright {
    padding: 33px 0;
    background: #FFF;
}

    .copyright .text-copyright {
        color: #7a7a7a;
        text-align: left;
    }

.main-search-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    cursor: initial;
    z-index: 3;
    overflow: auto;
    background: rgba(0,0,0,.6);
}

.box-search-popup {
    position: absolute;
    display: block;
    margin: 0;
    width: 100%;
    z-index: 4;
    background: #FFF;
    cursor: initial;
}

.close-popup-search {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    right: -35px;
    line-height: 20px;
    top: -3px;
}

    .close-popup-search:after, .close-popup-search:before {
        content: "";
        display: block;
        position: relative;
        left: 0;
        top: 50%;
        width: 20px;
        height: 2px;
        background: #cacbcb;
    }

    .close-popup-search:before {
        transform: rotate(45deg);
    }

    .close-popup-search:after {
        margin-top: -2px;
        transform: rotate(-45deg);
    }

.search-form, .search-popup-main {
    width: 100%;
    height: 78px;
}

.search-popup-main {
    background: #FFF;
    display: table;
}

.clear-searh {
    float: left;
    width: 85px;
    padding: 0 35px;
    height: 78px;
    cursor: pointer;
}

    .clear-searh:after, .clear-searh:before {
        display: block;
        top: 50%;
        width: 20px;
        height: 2px;
        background: #cacbcb;
        position: relative;
        left: 0;
        content: "";
    }

    .clear-searh:before {
        transform: rotate(45deg);
    }

    .clear-searh:after {
        margin-top: -2px;
        transform: rotate(-45deg);
    }

.box-allcat-search, .input-search, .submit-btn {
    height: 78px;
    border: none;
}

.input-search {
    float: left;
    width: calc(100% - 310px);
    padding-left: 20px;
}

.submit-btn {
    width: 78px;
    background: url(./img/spline.png) -441px 15px #0B4151;
}

.box-allcat-search {
    position: relative;
    float: left;
    background: #FFF;
    padding: 0 50px;
    line-height: 78px;
    color: #7b7b7b;
    font-size: 16px;
    border-left: 1px solid #edecea;
    border-right: 1px solid #edecea;
}

.main-cat-search {
    background: #FFF;
    position: relative;
    float: left;
}

    .main-cat-search ul {
        position: absolute;
        display: none;
        margin: 0;
        z-index: 2;
        padding: 0;
        left: 0;
        top: 100%;
        width: 100%;
        border: 1px solid #edecea;
    }

        .main-cat-search ul li {
            list-style-type: none;
            display: block;
            height: 75px;
            background: #FFF;
        }

            .main-cat-search ul li a {
                line-height: 75px;
                font-size: 16px;
                color: #7b7b7b;
                font-family: PTSansRegular;
                widows: 100%;
                height: 100%;
                display: block;
                padding-left: 50px;
                padding-right: 20px;
            }

.main-bread span, .main-bread span a {
    font-size: 16px;
    font-family: PTSansRegular;
    line-height: 1.2;
}

.main-cat-search ul li a:hover {
    text-decoration: none;
    background: #edecea;
}

.block-bread {
    width: 100%;
}

.main-bread {
    padding: 42px 0 44px;
}

    .main-bread span {
        color: #ababab;
    }

        .main-bread span i {
            margin-right: 8px;
            margin-left: 5px;
        }

        .main-bread span a {
            color: #ababab;
        }

            .main-bread span a:hover, .title-sidebar {
                font-family: PTSansBold;
            }

            .main-bread span a:hover {
                text-decoration: none;
                text-decoration: underline;
                color: #ababab;
            }

.content-sidebar ul li a, .title-sidebar {
    color: #7b7b7b;
    line-height: 16px;
    font-size: 14px;
}

.col-sidebar {
    float: left;
    width: 250px;
    margin-right: 30px;
}

.col-content {
    width: calc(100% - 280px);
    display: table;
}

    .col-content .title {
        float: left;
        position: relative;
        top: 0;
        margin-bottom: 30px;
    }

.box-sample, .stract-box-sample .box-sample {
    float: right;
}

.col-content .title h1 {
    text-transform: none;
}

.entry-title, .mark-info-prod a, .title-sidebar {
    text-transform: uppercase;
}

.block-sidebar {
    width: 100%;
    margin-bottom: 50px;
    border-radius: 3px;
    border: 1px solid #edecea;
}

.title-sidebar {
    min-height: 50px;
    background: #edecea;
    letter-spacing: .8px;
    padding: 17px 10px 17px 30px;
}

.content-sidebar ul li a, .sort-sample {
    font-family: PTSansRegular;
}

.content-sidebar ul {
    padding: 0;
    margin: 0;
}

    .content-sidebar ul li {
        width: 248px;
        list-style-type: none;
        background: #FFF;
    }

        .content-sidebar ul li a {
            display: block;
            position: relative;
            letter-spacing: .06em;
            padding: 17px 10px 17px 30px;
        }

            .content-sidebar ul li a:active, .content-sidebar ul li a:focus, .content-sidebar ul li a:hover {
                text-decoration: none;
                background: #0B4151;
                border-right: 1px solid #0B4151;
                color: #FFF;
            }

.sort-sample, .stract-sample {
    border: none;
    padding: 10px 16px;
}

.sort-box-sample .sort-arrow-down i, .stract-box-sample .stract-arrow-down i {
    color: #7a7a7a;
}

.content-sidebar ul li a i {
    position: absolute;
    right: 17px;
    font-size: 27px;
    top: 50%;
    margin-top: -13.5px;
}

.stract-sample {
    display: inline-block;
    background: #edecea;
    height: 43px;
}

    .stract-sample .stract-four, .stract-sample .stract-one, .stract-sample .stract-three, .stract-sample .stract-two {
        width: 25px;
        height: 25px;
        display: none;
        position: relative;
        top: 0;
        float: left;
    }

    .stract-sample .stract-four {
        background: url(../img/icons-sprite.png) -155px -202px no-repeat;
    }

    .stract-sample .stract-one {
        background: url(../img/icons-sprite.png) -155px 0 no-repeat;
    }

    .stract-sample .stract-two {
        background: url(../img/icons-sprite.png) -155px -67px no-repeat;
    }

    .stract-sample .stract-three {
        background: url(../img/icons-sprite.png) -155px -134px no-repeat;
    }

    .stract-sample .active {
        display: block !important;
    }

.sort-sample {
    display: inline-block;
    background: #edecea;
    font-size: 14px;
    height: 43px;
    width: 138px;
    letter-spacing: .025em;
}

.sort-box-sample .sort-arrow-down i, .sort-box-sample .sort-arrow-up i, .stract-box-sample .stract-arrow-down i, .stract-box-sample .stract-arrow-up i {
    font-size: 20px;
    position: relative;
    top: 3px;
    display: inline-block;
    margin-left: 7px;
}

.sort-box-sample ul, .stract-box-sample ul {
    width: 100%;
    box-shadow: 0 1px 2px -1px #7a7a7a;
    z-index: 2;
}

.sort-box-sample .sort-arrow-up i {
    transform: rotate(-180deg);
    color: #7a7a7a;
}

.stract-box-sample .stract-arrow-up i {
    color: #7a7a7a;
    transform: rotate(-180deg);
}

.sort-box-sample, .sort-box-sample ul li span {
    color: #7a7a7a;
    font-size: 14px;
    font-family: PTSansRegular;
}

    .sort-box-sample ul {
        display: none;
        position: absolute;
        padding: 0;
        margin: 0;
        background: #FFF;
    }

        .sort-box-sample ul li {
            display: none;
            list-style-type: none;
        }

            .sort-box-sample ul li span {
                cursor: pointer;
                height: 41px;
                line-height: 41px;
                padding: 0 5px 0 15px;
                display: block;
                letter-spacing: .025em;
            }

                .sort-box-sample ul li span:hover {
                    background: #0B4151;
                    color: #FFF;
                }

        .sort-box-sample ul .active {
            display: block;
        }

.sort-box-sample {
    margin-right: 16px;
}

.sort-box-sample, .stract-box-sample {
    float: right;
    border: 1px solid #edecea;
    position: relative;
    border-radius: 3px;
}

    .stract-box-sample ul {
        padding: 0;
        margin: 0;
        display: none;
        position: absolute;
        background: #FFF;
    }

        .stract-box-sample ul li {
            list-style-type: none;
            height: 44px;
            padding: 10px 16px;
            cursor: pointer;
            display: none;
        }

            .stract-box-sample ul li .stract-four, .stract-box-sample ul li .stract-one, .stract-box-sample ul li .stract-three, .stract-box-sample ul li .stract-two {
                width: 25px;
                height: 25px;
                display: block;
                cursor: pointer;
            }

            .stract-box-sample ul li:hover .stract-one {
                background-position: -217px 0;
            }

            .stract-box-sample ul li:hover .stract-two {
                background-position: -217px -67px;
            }

            .stract-box-sample ul li:hover .stract-three {
                background-position: -217px -134px;
            }

            .stract-box-sample ul li:hover .stract-four {
                background-position: -217px -202px;
            }

            .stract-box-sample ul li:hover {
                background: #0B4151;
            }

                .stract-box-sample ul li:hover .stract-four:before, .stract-box-sample ul li:hover .stract-one:before, .stract-box-sample ul li:hover .stract-three:before, .stract-box-sample ul li:hover .stract-two:before {
                    color: #FFF;
                }

            .stract-box-sample ul li .stract-one {
                background: url(../img/icons-sprite.png) -155px 0 no-repeat;
            }

            .stract-box-sample ul li .stract-two {
                background: url(../img/icons-sprite.png) -155px -67px no-repeat;
            }

            .stract-box-sample ul li .stract-three {
                background: url(../img/icons-sprite.png) -155px -134px no-repeat;
            }

            .stract-box-sample ul li .stract-four {
                background: url(../img/icons-sprite.png) -155px -202px no-repeat;
            }

        .stract-box-sample ul .active {
            display: block !important;
        }

.block-products {
    width: 100%;
    display: none;
}

.display-unit {
    width: 100%;
    display: table;
}

    .display-unit .active {
        display: block;
    }

.unit-one {
    padding-top: 1px;
}

    .unit-one .box-price-prod {
        overflow: hidden;
        margin: 40px 0 46px;
    }

    .unit-one .box-preview-img {
        margin: 45px 0 46px;
    }

    .unit-one .box-img-products {
        margin-top: 40px;
        margin-bottom: 36px;
    }

        .unit-one .box-img-products img {
            width: 380px;
            padding-top: 0;
            padding-bottom: 0;
        }

.unit-two .box-img-products img {
    margin-bottom: 0;
    padding: 40px 40px 36px;
    width: 100%;
}

.unit-three .box-img-products {
    margin-top: 24px;
    margin-bottom: 18px;
}

    .unit-three .box-img-products img {
        margin-bottom: 0;
        width: 100%;
    }

.wrap-products-masonry, .wrap-products-masonry-two-cols, .wrap-products-three {
    float: left;
    border: 1px solid #edecea;
    margin: -1px -1px 0 0;
}

.wrap-products-masonry {
    width: 465px;
}

.wrap-products-masonry-two-cols {
    width: 50%;
}

.wrap-products-three {
    width: 20%;
}

.box-sampe, .box-sampe .box-sort-sample {
    float: right;
}

.box-img-products {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

    .box-img-products img {
        width: 55%;
        margin: auto;
        height: auto;
        display: block;
    }

.entry-title {
    font-size: 36px;
    font-family: PTSansBold;
    color: #7a7a7a;
    line-height: .7;
}

.box-sampe {
    margin-bottom: 49px;
}

.title-product, .title-product:active, .title-product:focus, .title-product:hover {
    text-decoration: none;
    color: #7b7b7b;
    font-size: 25px;
    line-height: 27px;
    font-family: PTSansBold;
    letter-spacing: .025em;
}

.wrap-info-prod {
    width: 100%;
    overflow: hidden;
    margin-top: 9px;
    line-height: 27px;
}

.mark-info-prod {
    float: left;
}

.compare-info-prod, .shlist-info-prod {
    display: inline-block;
    line-height: 1.3;
    float: right;
    position: relative;
}

.mark-info-prod a {
    color: #7b7b7b;
    font-family: PTSansRegular;
    font-size: 16px;
    letter-spacing: .049em;
}

.compare-info-prod a, .shlist-info-prod a {
    color: #7b7b7b;
    font-size: 13px;
    font-family: PTSansRegular;
    letter-spacing: .03em;
}

.shlist-info-prod {
    margin: 2px 0 2px 35px;
}

.compare-info-prod {
    margin: 2px 0 2px 40px;
}

.descr-prod p, .descr-prod p a {
    font-size: 14px;
    letter-spacing: .025em;
    font-family: PTSansRegular;
}

.descr-prod {
    overflow: hidden;
}

    .descr-prod p {
        margin: 0;
        line-height: 24px;
        color: #7a7a7a;
    }

        .descr-prod p a {
            color: #0B4151;
        }

.box-price-prod {
    overflow: hidden;
    margin: 40px 0;
}

.main-content {
    width: 100%;
    overflow: hidden;
    padding-top: 55px;
}

.visible-1700 {
    display: none !important;
}

.hidden-1700 {
    display: block !important;
}

.price-sale {
    float: left;
    margin-right: 10px;
    text-decoration: line-through;
    color: #aaa;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: .03em;
}

#tabs_cart_product li a:active, #tabs_cart_product li a:focus, #tabs_cart_product li a:hover, .box-pagination a:active, .box-pagination a:focus, .box-pagination a:hover, .content-sidebar .nav_list div a:active, .content-sidebar .nav_list div a:focus, .content-sidebar .nav_list div a:hover, .content-sidebar > .nav_list div a:active, .content-sidebar > .nav_list div a:focus, .content-sidebar > .nav_list div a:hover, .results-search a, .wrap-see-all-results a:hover {
    text-decoration: none;
}

.price-now {
    float: right;
    margin-left: 10px;
    color: #0B4151;
    font-size: 35px;
    line-height: 1;
    font-family: PTSansBold;
    letter-spacing: .03em;
}

.btn-add-cart {
    margin-bottom: 40px;
    width: 100%;
}

.prod-offer {
    padding: 0 40px;
}

.box-preview-img {
    margin: 40px 0;
    overflow: hidden;
}

.preview-img-mini {
    position: relative;
    width: 56px;
    height: 56px;
    border-left: 1px solid #d1d1d0;
    border-top: 1px solid #d1d1d0;
    border-bottom: 1px solid #d1d1d0;
    float: left;
    background: #FFF;
    cursor: pointer;
    overflow: hidden;
}

    .preview-active:after, .preview-img-mini img {
        width: 100%;
        left: 0;
        display: block;
        position: absolute;
    }

    .preview-img-mini:last-child {
        border-right: 1px solid #d1d1d0;
    }

    .preview-img-mini img {
        height: auto;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }

.preview-active:after {
    content: "";
    bottom: -1px;
    height: 3px;
    background: #0B4151;
}

.block-bestseller-unitfour:before, .block-bestseller-unittwo:before, .block-bestseller:before, .unit-three .block-bestseller-unitfour:before {
    width: 0;
    content: "";
}

.block-bestseller, .block-bestseller-unittwo {
    background: #ff6c00;
    color: #FFF;
    padding: 0 21px;
    z-index: 1;
}

.block-bestseller {
    height: 38px;
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    line-height: 1;
    border-radius: 0 0 0 2px;
}

    .block-bestseller p {
        position: relative;
        top: -30px;
        letter-spacing: .4px;
    }

    .block-bestseller:before {
        border: 17px solid transparent;
        border-right: 14px solid #ff6c00;
        display: inline-block;
        height: 0;
        border-top: 21px solid #ff6c00;
        position: relative;
        left: -51px;
    }

.block-bestseller-unittwo {
    height: 44px;
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    line-height: 1;
    border-radius: 0 0 0 2px;
}

.block-bestseller-unitfour, .unit-three .block-bestseller-unitfour {
    background: #ff6c00;
    padding: 0 16px;
    right: 0;
    line-height: 1;
    color: #FFF;
}

.block-bestseller-unittwo p {
    position: relative;
    top: -34px;
    font-size: 20px;
    left: -5px;
    letter-spacing: .4px;
}

.block-bestseller-unittwo:before {
    border: 20px solid transparent;
    border-right: 18px solid #ff6c00;
    display: inline-block;
    height: 0;
    border-top: 23px solid #ff6c00;
    position: relative;
    left: -59px;
}

.block-bestseller-unitfour {
    height: 31px;
    display: block;
    position: absolute;
    top: -1px;
    border-radius: 0 0 0 2px;
    z-index: 1;
}

    .block-bestseller-unitfour p {
        position: relative;
        top: -24px;
        font-size: 14px;
        letter-spacing: .3px;
    }

    .block-bestseller-unitfour:before {
        border: 14px solid transparent;
        border-right: 12px solid #ff6c00;
        display: inline-block;
        height: 0;
        border-top: 16px solid #ff6c00;
        position: relative;
        left: -42px;
    }

.unit-three .block-bestseller-unitfour {
    height: 31px;
    display: block;
    position: absolute;
    top: -1px;
    border-radius: 0 0 0 2px;
    z-index: 2;
}

    .unit-three .block-bestseller-unitfour p {
        position: relative;
        top: -24px;
        font-size: 14px;
        letter-spacing: .3px;
    }

    .unit-three .block-bestseller-unitfour:before {
        border: 14px solid transparent;
        border-right: 12px solid #ff6c00;
        display: inline-block;
        height: 0;
        border-top: 16px solid #ff6c00;
        position: relative;
        left: -42px;
    }

.block-sale {
    height: 38px;
    background: #0B4151;
    font-size: 17.27px;
    color: #FFF;
    display: block;
    width: 50px;
    position: absolute;
    left: -24px;
    bottom: 100%;
    line-height: 1;
    border-radius: 0;
    z-index: 1;
}

    .block-sale p {
        position: absolute;
        top: 0;
        letter-spacing: .4px;
        color: #FFF;
        padding-left: 15px;
        line-height: 38px;
        font-size: 14px;
    }

.content-sidebar .nav_list div a, .content-sidebar > .nav_list div a {
    color: #7b7b7b;
    font-family: PTSansRegular;
    line-height: 1.2;
    min-height: 50px;
    text-transform: uppercase;
}

.block-sale:after {
    content: "";
    border: 17px solid transparent;
    border-left: 14px solid #0B4151;
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 21px solid #0B4151;
    position: absolute;
    right: -31px;
}

.content-sidebar > .nav_list {
    width: 100%;
    list-style: none;
}

    .content-sidebar > .nav_list div {
        position: relative;
    }

        .content-sidebar > .nav_list div a {
            padding: 17px 50px 17px 29px;
            display: block;
            font-size: 14px;
            letter-spacing: .8px;
        }

        .content-sidebar > .nav_list div .arrow-sidebar, .content-sidebar > .nav_list div.active .arrow-sidebar {
            width: 17px;
            display: inline-block;
            height: 10px;
            right: 27px;
            top: 20px;
            margin-left: 8px;
            position: absolute;
            content: "";
        }

        .content-sidebar > .nav_list div .arrow-sidebar {
            background: url(../img/spline.png) -178px -5px no-repeat;
        }

        .content-sidebar > .nav_list div.active .arrow-sidebar {
            background: url(../img/spline.png) -178px -32px no-repeat;
        }

    .content-sidebar > .nav_list .active a:after {
        content: "";
        display: block;
        position: absolute;
        top: 50px;
        left: 0;
        width: 200px;
        right: 0;
        margin: auto;
        height: 1px;
        background: #edecea;
    }

    .content-sidebar > .nav_list ul {
        margin: 0;
        display: none;
        padding: 0;
    }

.nav_list .active a i, .nav_list .all-box-custom a i {
    position: absolute;
    right: 26px;
    font-size: 27px;
    top: 50%;
    margin-top: -14px;
}

.all-box-custom {
    border-bottom: 1px solid #edecea;
}

.nav_list .active a i {
    transform: rotate(-180deg);
}

.box-custom-check-div, .box-custom-size-div {
    margin: 0;
    display: none;
    padding: 0;
}

.content-sidebar .nav_list li:last-child {
    background: #FFF;
    border-bottom: none;
}

.content-sidebar .nav_list div li {
    background: #FFF;
    position: static;
}

.content-sidebar .nav_list div a {
    position: relative;
    padding: 17px 50px 17px 29px;
    display: block;
    font-size: 14px;
}

.checkbox {
    display: none;
}

.checkbox-custom {
    position: relative;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    font-size: 0;
}

#max-custom-size, #min-custom-size, .box-filtrs-check label .nameprod {
    font-size: 16px;
    font-family: PTSansRegular;
    color: #7b7b7b;
}

.checkbox:checked + .checkbox-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #0B4151;
    border-radius: 0;
}

.checkbox-custom, .label {
    display: inline-block;
    vertical-align: middle;
}

.box-filtrs-check label {
    display: block;
    padding: 0 30px;
    margin: 10px 0 16px;
}

    .box-filtrs-check label .nameprod {
        display: inline-block;
        margin-left: 15px;
        font-weight: 400;
        letter-spacing: .049em;
    }

.box-filtrs-check {
    margin-top: 44px;
    margin-bottom: 50px;
}

#max-custom-size, #min-custom-size {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 5px;
    text-align: center;
    height: 44px;
    max-width: 70px;
    float: left;
}

#min-custom-size {
    margin-left: 11px;
}

.hr-custim-size {
    display: inline-block;
    float: left;
    padding: 0 7px;
    height: 44px;
    line-height: 44px;
    color: #7b7b7b;
    font-size: 17px;
}

#slider-range {
    width: 201px;
    height: 2px;
    background: #edecea;
    margin: 35px auto 60px;
    position: relative;
}

    #slider-range .ui-slider-range {
        background-color: #0B4151;
        height: 2px !important;
    }

.ui-slider-handle {
    width: 25px;
    height: 25px;
    display: block;
    background: #FFF !important;
    border: 2px solid #FFF !important;
    top: -10px !important;
    cursor: pointer !important;
    position: absolute;
    border-radius: 50%;
}

.resize-curs {
    display: table;
    margin-top: 50px;
}

.submin-custom-size {
    display: inline-block;
    background: #0B4151;
    height: 44px;
    width: 44px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #FFF;
    border: none;
    font-size: 16px;
    font-family: PTSansBold;
    text-align: center;
    padding: 0;
}

.block-bunners {
    width: 100%;
    margin: 0 auto 50px;
    height: auto;
}

    .block-bunners a {
        display: block;
    }

    .block-bunners img {
        width: 100%;
    }

.block-special-offers ul li:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    right: 0;
    margin: auto;
    height: 1px;
    background: #edecea;
}

.block-special-offers ul li:last-child:after {
    display: none;
}

.block-special-offers ul {
    padding: 0;
    margin: 0;
}

.spec-offers-cost, .spec-offers-title {
    padding-right: 10px;
    font-size: 14px;
    font-family: PTSansRegular;
    letter-spacing: .03em;
}

.block-special-offers ul li {
    position: relative;
    width: 100%;
    min-height: 102px;
    display: block;
    list-style-type: none;
    padding-bottom: 10px;
}

    .block-special-offers ul li a {
        width: 100%;
        height: 100%;
        display: table;
    }

        .block-special-offers ul li a img {
            width: 80px;
            height: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto auto auto 15px;
        }

.spec-offers-img {
    height: 100px;
    width: 100px;
    float: left;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
}

.spec-offers-content {
    float: right;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto auto auto 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    max-width: 110px;
    width: 100%;
    min-height: 100px;
}

.spec-offers-title {
    padding-top: 10px;
    padding-bottom: 5px;
    color: #7b7b7b;
    overflow: hidden;
    margin-right: 10px;
    text-overflow: ellipsis;
}

.spec-offers-cost {
    color: #0B4151;
}

.link-descr-prod {
    color: #0B4151;
    display: inline-block;
    font-family: PTSansRegular;
}

    .link-descr-prod:hover {
        text-decoration: none;
        color: #0B4151;
    }

.box-pagination {
    text-align: center;
    margin-top: 65px;
    margin-bottom: 52px;
}

    .box-pagination .active {
        font-family: PTSansBold;
        pointer-events: none;
        font-size: 25px;
    }

    .box-pagination a, .dot-pagination {
        margin: 0 2px;
        color: #7b7b7b;
        font-family: PTSansRegular;
        font-size: 20px;
    }

.grid-sizer {
    float: left;
    width: 33.33%;
}

.dropdown-menu .dropdown-menu {
    left: 100%;
    margin: 0;
    right: auto;
    top: 0 !important;
}

.scroll-menu-down i, .scroll-menu-up i {
    font-size: 27px;
    margin-left: -9px;
    color: #7b7b7b;
}

.dropdown-menu {
    box-shadow: 2px 4px 9px -2px #D4D4D4;
    border-radius: 0 0 2px 2px;
    border-left: 1px solid #edecea;
    border-right: 1px solid #edecea;
    border-bottom: 1px solid #edecea;
    border-top: none;
}

    .dropdown-menu li a {
        white-space: normal;
    }

        .dropdown-menu li a i {
            position: absolute;
            right: 17px;
            font-size: 27px;
            top: 50%;
            margin-top: -13.5px;
        }

.dropdown .offset-left {
    left: -25px;
    border-left: 8px solid #0B4151;
    border-top: #FFF;
    border-radius: 0 0 2px 2px;
}

.scroll-menu-down, .scroll-menu-up {
    height: 25px;
    width: 100%;
    background: #edecea;
    cursor: pointer;
    border-left: 1px #edecea;
    border-right: 1px #edecea;
    position: absolute;
}

.scroll-menu-down {
    left: 0;
    border-radius: 0 0 2px 2px;
    margin-top: 0;
    bottom: -25px;
}

    .scroll-menu-down i {
        position: absolute;
        left: 50%;
    }

.scroll-menu-up {
    left: 0;
    margin-top: -25px;
    border-radius: 2px 2px 0 0;
    z-index: 3;
    opacity: 0;
}

.results-search, .results-search ul li {
    width: 100%;
    background: #FFF;
    overflow: hidden;
}

.scroll-menu-up i {
    position: absolute;
    left: 50%;
}

.categories-wrap li ul {
    left: 100%;
    top: 0;
}

.results-search {
    display: table;
}

    .results-search ul {
        display: none;
    }

        .results-search ul li {
            display: block;
            min-height: 80px;
            padding-right: 36px;
            padding-left: 36px;
            position: relative;
        }

            .results-search ul li:before {
                width: 8px;
                height: 100%;
                content: "";
                background: #0B4151;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
            }

            .results-search ul li a {
                width: 100%;
                float: left;
            }

.bgcolorsearch {
    background: #edecea !important;
}

    .bgcolorsearch:before {
        display: none !important;
    }

.wrap-results-rearched {
    line-height: 80px;
    float: left;
}

.item-rearched {
    border-top: 1px solid #edecea;
}

    .item-rearched span {
        font-size: 16px;
        color: #7a7a7a;
        font-family: PTSansBold;
    }

    .box-info-search .title-search, .item-rearched p, .wrap-see-all-results a {
        color: #7a7a7a;
        font-family: PTSansRegular;
    }

    .item-rearched p {
        font-size: 16px;
        display: inline-block;
        padding: 0;
        margin: 0;
    }

    .item-rearched:before {
        display: none !important;
    }

.wrap-see-all-results {
    float: right;
    line-height: 80px;
    display: none;
    position: absolute;
    right: 52px;
}

    .wrap-see-all-results a {
        font-size: 16px;
    }

        .wrap-see-all-results a i {
            position: relative;
            right: 0;
            font-size: 27px;
            top: 3px;
            z-index: 0;
            color: #7a7a7a;
            margin-left: 10px;
        }

    .wrap-see-all-results .arrow-big-right {
        display: inline-block;
        width: 17px;
        height: 17px;
        background: url(../img/spline.png) -177px -57px no-repeat;
        position: relative;
        top: 4px;
        margin-left: 17px;
    }

.loader .preloader {
    display: block;
    width: 39px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
}

    .loader .preloader .bar {
        width: 8px;
        vertical-align: top;
        height: 8px;
        background: #0B4151;
        display: inline-block;
        margin-right: 5px;
        top: 0;
        position: relative;
        border-radius: 50%;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        transform-origin: center;
    }

        .loader .preloader .bar:first-child {
            left: 12px;
            top: 21px;
        }

        .loader .preloader .bar + .bar + .bar {
            left: 0;
            top: 0;
        }

    .loader .preloader.animate .bar {
        transition: left .3s,border-radius .3s .4s,height .3s .7s,top .3s .7s,opacity .3s 1s;
    }

    .loader .preloader.start .bar {
        height: 30px;
        opacity: .1;
        border-radius: 0;
        top: 0;
        left: 0;
    }

    .loader .preloader.complete .bar {
        transition: all .7s ease-in-out;
    }

    .loader .preloader.start .bar.active {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1;
    }

.box-img-search {
    float: left;
    width: 54px;
    height: 55px;
    border: 1px solid #d1d1d0;
    background: #FFF;
    position: relative;
    margin: 12.5px 0;
}

    .box-img-search img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: auto;
    }

.box-info-search .title-search {
    font-size: 14px;
    line-height: 16px;
}

.title-search-hide {
    display: none;
}

.box-info-search {
    float: left;
    margin: 21px 21px 17px;
}

    .box-info-search .price-search {
        color: #0B4151;
        font-size: 15px;
        font-family: PTSansBold;
        line-height: 27px;
    }

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #25759f;
    padding: 8px 15px;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

    .select-styled::after {
        content: "";
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-color: #FFF transparent transparent;
        position: absolute;
        top: 16px;
        right: 10px;
    }

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #FFF;
    color: #000;
    border: 2px solid #25759f;
}

    .select-options li {
        margin: 0;
        padding-left: 30px;
        text-indent: 15px;
        -moz-transition: all .15s ease-in;
        -o-transition: all .15s ease-in;
        -webkit-transition: all .15s ease-in;
        transition: all .15s ease-in;
    }

        .select-options li:hover {
            background: #edecea;
        }

.ui-state-default {
    background: #0B4151 !important;
    border: 2px solid #fff !important;
    top: -11px !important;
    cursor: pointer !important;
}

#tabs_cart_product {
    margin-top: 25px;
    margin-bottom: 154px;
}

    #tabs_cart_product li {
        height: 50px;
        min-width: 296px;
        border-radius: 2px 2px 0 0 !important;
        border: 1px solid #edecea !important;
        background: #fff !important;
        float: left;
        list-style-type: none;
        margin-right: 10px;
        transform: 1s all;
    }

        #tabs_cart_product li a {
            display: block;
            width: 100%;
            height: 100%;
            font-size: 16px;
            color: #7a7a7a;
            text-align: center;
            line-height: 50px;
            letter-spacing: .03em;
        }

    #tabs_cart_product .ui-state-active {
        background: #edecea !important;
        height: 60px !important;
        position: relative;
    }

        #tabs_cart_product .ui-state-active a {
            line-height: 60px !important;
            letter-spacing: .03em;
            font-size: 19px;
        }

    #tabs_cart_product ul {
        display: table;
        padding: 0;
        margin: 0 !important;
    }

    #tabs_cart_product #tabs-1, #tabs_cart_product #tabs-2, #tabs_cart_product #tabs-3 {
        border-left: 1px solid #edecea;
        border-right: 1px solid #edecea;
        border-bottom: 1px solid #edecea;
        border-top: 1px solid #edecea;
        border-radius: 2px;
        padding: 67px 75px 75px;
        position: relative;
        top: -11px;
        letter-spacing: .03em;
        overflow: hidden;
    }

        #tabs_cart_product #tabs-1 p, #tabs_cart_product #tabs-2 p, #tabs_cart_product #tabs-3 p {
            color: #7a7a7a;
            font-size: 24px;
            font-size: 15px;
            margin-bottom: 27px;
        }

.block-cart-product .box-preview-img-product .wrap-info-product .compare-info-product a, .block-cart-product .box-preview-img-product .wrap-info-product .shlist-info-product a {
    font-size: 13px;
    font-family: PTSansRegular;
    color: #7b7b7b;
}

#tabs_cart_product #tabs-1 p:last-child, #tabs_cart_product #tabs-2 p:last-child, #tabs_cart_product #tabs-3 p:last-child {
    margin-bottom: 0;
}

.block-cart-product {
    overflow: hidden;
}

    .block-cart-product .block-img-product {
        float: left;
        width: 30%;
    }

        .block-cart-product .block-img-product .full-img-product {
            border: 1px solid #edecea;
            display: block;
            position: relative;
            overflow: hidden;
        }

            .block-cart-product .block-img-product .full-img-product img {
                width: 100%;
                height: auto;
                margin: auto;
            }

    .block-cart-product .box-preview-img-product {
        margin: 0;
        position: relative;
        top: -1px;
        overflow: hidden;
    }

        .block-cart-product .box-preview-img-product .preview-img-mini-product {
            position: relative;
            width: 56px;
            height: 56px;
            border: 1px solid #edecea;
            float: left;
            background: #FFF;
            cursor: pointer;
        }

            .block-cart-product .box-preview-img-product .preview-img-mini-product:nth-child(1n+2) {
                left: -1px;
            }

            .block-cart-product .box-preview-img-product .preview-img-mini-product:last-child {
                border-left: none;
            }

            .block-cart-product .box-preview-img-product .preview-img-mini-product img {
                width: 100%;
                height: auto;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                display: block;
            }

        .block-cart-product .box-preview-img-product .preview-product-active:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            width: 100%;
            left: 0;
            height: 3px;
            background: #0B4151;
        }

        .block-cart-product .box-preview-img-product .wrap-info-product {
            width: auto;
            overflow: hidden;
            float: right;
            margin-top: 30px;
            line-height: 27px;
        }

            .block-cart-product .box-preview-img-product .wrap-info-product .compare-info-product, .block-cart-product .box-preview-img-product .wrap-info-product .shlist-info-product {
                margin: 2px 0 2px 40px;
                display: inline-block;
                line-height: 1.3;
                float: right;
                position: relative;
            }

                .block-cart-product .box-preview-img-product .wrap-info-product .shlist-info-product a i {
                    color: #7b7b7b;
                }

                .block-cart-product .box-preview-img-product .wrap-info-product .compare-info-product a i {
                    color: #7b7b7b;
                }

    .block-cart-product .block-decr-product {
        width: calc(70% - 264px);
        float: left;
        padding: 0 4.8%;
    }

        .block-cart-product .block-decr-product .title {
            color: #7a7a7a;
            font-family: PTSansBold;
            font-size: 25px;
            line-height: 27px;
        }

        .block-cart-product .block-decr-product .brand-name {
            color: #7a7a7a;
            font-family: PTSansRegular;
            font-size: 16px;
            text-transform: uppercase;
            line-height: 27px;
            margin-top: 13px;
        }

        .block-cart-product .block-decr-product .description {
            margin-top: 25px;
        }

            .block-cart-product .block-decr-product .description p {
                color: #7a7a7a;
                font-family: PTSansRegular;
                font-size: 15px;
                line-height: 24px;
                text-align: left;
                margin-bottom: 10px;
            }

            .block-cart-product .block-decr-product .description ul {
                padding: 0;
                margin: 63px 0 0;
            }

                .block-cart-product .block-decr-product .description ul li {
                    position: relative;
                    list-style-type: none;
                    color: #7a7a7a;
                    font-family: PTSansRegular;
                    font-size: 15px;
                    line-height: 24px;
                    display: block;
                    padding-left: 35px;
                    margin-bottom: 25px;
                }

                    .block-cart-product .block-decr-product .description ul li:before {
                        content: "";
                        display: block;
                        border-radius: 50%;
                        width: 8px;
                        height: 8px;
                        position: absolute;
                        top: 50%;
                        margin-top: -4px;
                        left: 0;
                        background: #7a7a7a;
                    }

        .block-cart-product .block-decr-product .wrap-cost {
            width: 100%;
            display: flex;
            flex-direction: row;
            align-items: center;
            margin-top: 67px;
        }

            .block-cart-product .block-decr-product .wrap-cost .box-price {
                float: left;
                margin-right: 10.5%;
            }

                .block-cart-product .block-decr-product .wrap-cost .box-price .price-strike {
                    color: #a8a8a8;
                    font-family: PTSansRegular;
                    font-size: 25px;
                    line-height: 25px;
                    display: block;
                    text-decoration: line-through;
                }

.block-nav-product ul .product-all-cat a:active, .block-nav-product ul .product-all-cat a:focus, .block-nav-product ul .product-all-cat a:hover, .block-nav-product ul li a:active, .block-nav-product ul li a:focus, .block-nav-product ul li a:hover, .block-title-product-mob .back-link-mob a:active, .block-title-product-mob .back-link-mob a:focus, .block-title-product-mob .back-link-mob a:hover, .box-cart-mob .back-link-mob a {
    text-decoration: none;
}

.block-cart-product .block-decr-product .wrap-cost .box-price .price-normal {
    color: #0B4151;
    font-size: 40px;
    font-family: PTSansBold;
    text-transform: uppercase;
}

.block-cart-product .block-decr-product .wrap-cost .box-counter {
    float: left;
    width: 60px;
    height: 41px;
    border: 1px solid #edecea;
    margin-right: 10.5%;
    display: table;
}

    .block-cart-product .block-decr-product .wrap-cost .box-counter .count {
        float: left;
        width: 38px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        color: #7a7a7a;
        font-family: PTSansRegular;
    }

    .block-cart-product .block-decr-product .wrap-cost .box-counter .plus {
        float: left;
        height: 20px;
        width: 20px;
        background: #edecea;
        line-height: 19px;
        text-align: center;
        cursor: pointer;
        color: #7a7a7a;
        border-bottom: 1px solid #d0d0cf;
    }

    .block-cart-product .block-decr-product .wrap-cost .box-counter .minus {
        float: left;
        height: 20px;
        width: 20px;
        background: #edecea;
        line-height: 20px;
        text-align: center;
        cursor: pointer;
        color: #7a7a7a;
    }

.block-cart-product .block-decr-product .wrap-cost .add-cart-product {
    height: 70px;
    max-width: 360px;
    width: 100%;
    background: #0B4151;
    color: #fff;
    font-family: PTSansBold;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 2px;
}

.block-cart-product .block-bunner-product {
    float: right;
    width: 264px;
}

    .block-cart-product .block-bunner-product img {
        width: 100%;
    }

.block-nav-product {
    margin: 50px 0 30px;
    width: 100%;
}

    .block-nav-product ul {
        margin: 0;
        padding: 0;
        display: table;
    }

        .block-nav-product ul .product-all-cat-arrow {
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: .8px;
        }

            .block-nav-product ul .product-all-cat-arrow i {
                position: absolute;
                right: 30px;
                font-size: 27px;
                top: 50%;
                margin-top: -13.5px;
                z-index: 1;
                color: #FFF;
            }

        .block-nav-product ul .product-all-cat a {
            background: #0B4151;
            font-family: PTSansBold;
            color: #FFF;
            line-height: 50px;
            text-align: center;
            padding-right: 95px;
            padding-left: 40px;
            border-radius: 2px 0 0 2px;
            width: 100%;
            height: 100%;
            display: block;
        }

        .block-nav-product ul li a, .block-nav-product ul li span {
            font-family: PTSansRegular;
            text-align: center;
            font-size: 14px;
            line-height: 50px;
        }

        .block-nav-product ul .product-all-cat a:after {
            display: none !important;
        }

        .block-nav-product ul li {
            float: left;
            list-style-type: none;
            height: 50px;
            margin-bottom: 20px;
        }

            .block-nav-product ul li a {
                position: relative;
                padding: 0 25px 0 60px;
                background: #edecea;
                color: #7a7a7a;
                width: 100%;
                height: 100%;
                display: block;
                letter-spacing: .03em;
            }

            .block-nav-product ul li:nth-child(2) a {
                padding-left: 40px;
            }

            .block-nav-product ul li a:hover {
                color: #FFF;
                background: #0B4151;
            }

                .block-nav-product ul li a:hover:after {
                    border-left: 35px solid #0B4151;
                }

            .block-nav-product ul li a:after {
                content: '';
                position: absolute;
                right: -19px;
                border-right: 1px solid #d0d0cf;
                width: 36px;
                height: 36px;
                background: #edecea;
                transform: rotate(-45deg);
                top: 7px;
                z-index: 1;
                border-bottom: 1px solid #d0d0cf;
            }

            .block-nav-product ul li span {
                position: relative;
                background: #edecea;
                color: #7a7a7a;
                border-radius: 0;
                height: 50px;
                display: block;
                padding-left: 60px;
                padding-right: 35px;
            }

                .block-nav-product ul li span:after {
                    content: '';
                    position: absolute;
                    right: -50px;
                    bottom: 0;
                    border: 25px solid transparent;
                    border-left: 25px solid #edecea;
                    display: block;
                }

            .block-nav-product ul li ul {
                display: none;
                border-top: 1px solid #edecea;
            }

                .block-nav-product ul li ul li {
                    width: 245px;
                    margin: 0;
                }

                    .block-nav-product ul li ul li a {
                        background: #FFF !important;
                        color: #7a7a7a !important;
                        font-family: PTSansRegular !important;
                        text-align: left !important;
                        padding-left: 30px !important;
                        border: none;
                        font-size: 16px;
                    }

.box-counter .ui-spinner-input {
    float: left;
    width: 38px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #7a7a7a;
    font-family: PTSansRegular;
    border: none;
}

.box-counter .ui-spinner-down, .box-counter .ui-spinner-up {
    height: 20px;
    text-align: center;
    width: 20px;
    color: #7a7a7a;
    background: #edecea;
    float: left;
    cursor: pointer;
}

.box-counter .ui-spinner-up {
    line-height: 19px;
    border-bottom: 1px solid #d0d0cf;
}

    .box-counter .ui-spinner-up:after {
        content: "+";
        position: absolute;
        display: block;
        text-align: center;
        line-height: 20px;
        width: 20px;
    }

.box-counter .ui-spinner-down {
    line-height: 19px;
}

    .box-counter .ui-spinner-down:after {
        content: "-";
        position: absolute;
        display: block;
        text-align: center;
        line-height: 20px;
        width: 20px;
    }

#accordion_cart_product_mob {
    display: none;
    margin-bottom: 88px;
    margin-top: 60px;
}

    #accordion_cart_product_mob h3 {
        height: 50px;
        position: relative;
        width: 100%;
        background: #edecea !important;
        color: #7a7a7a;
        font-family: PTSansRegular;
        font-size: 14px;
        padding: 15px 65px 15px 25px;
        border: none !important;
        border-bottom: 1px solid #fff !important;
        margin: 0;
        letter-spacing: .06em;
    }

    #accordion_cart_product_mob .text-description {
        padding-top: 33px;
        padding-bottom: 56px;
    }

        #accordion_cart_product_mob .text-description p {
            padding-bottom: 23px;
            font-size: 15px;
            color: #7a7a7a;
            line-height: 24px;
            text-align: left;
            letter-spacing: .029em;
        }

            #accordion_cart_product_mob .text-description p:last-child {
                padding-bottom: 0;
            }

    #accordion_cart_product_mob .item {
        padding: 12px 25px 40px;
        color: #7a7a7a;
        font-family: PTSansRegular;
        line-height: 24px;
    }

    #accordion_cart_product_mob .reviews {
        padding: 0 25px;
        margin-top: 37px;
    }

        #accordion_cart_product_mob .reviews .wrap-comment {
            margin-bottom: 43px;
            display: table;
        }

            #accordion_cart_product_mob .reviews .wrap-comment .image-auther {
                float: left;
                max-width: 30%;
                max-height: auto;
                margin-right: 3.3%;
            }

                #accordion_cart_product_mob .reviews .wrap-comment .image-auther img {
                    width: 100%;
                    height: 100%;
                }

            #accordion_cart_product_mob .reviews .wrap-comment .info-auther .top {
                overflow: hidden;
                position: relative;
                top: -7px;
            }

                #accordion_cart_product_mob .reviews .wrap-comment .info-auther .top .name {
                    text-align: center;
                    font-size: 16px;
                    color: #7a7a7a;
                    text-transform: uppercase;
                    font-family: PTSansBold;
                    letter-spacing: .049em;
                }

                #accordion_cart_product_mob .reviews .wrap-comment .info-auther .top .date {
                    float: right;
                    color: #7a7a7a;
                    font-size: 14px;
                    font-family: PTSansRegular;
                    margin-top: 5px;
                    line-height: 1.6;
                }

            #accordion_cart_product_mob .reviews .wrap-comment .info-auther .text-auther p {
                color: #7a7a7a;
                font-size: 14px;
                line-height: 22px;
                letter-spacing: .06em;
                font-family: PTSansRegular;
            }

            #accordion_cart_product_mob .reviews .wrap-comment .info-auther .text-auther .date-xs {
                float: right;
                color: #7a7a7a;
                font-size: 12px;
                font-family: PTSansRegular;
                margin-top: 13px;
                line-height: 1.6;
                letter-spacing: .03em;
            }

    #accordion_cart_product_mob .block-review {
        margin-top: 43px;
    }

        #accordion_cart_product_mob .block-review .title {
            font-size: 19px;
            color: #7a7a7a;
            text-align: center;
            text-transform: uppercase;
            font-family: PTSansBold;
            letter-spacing: .03em;
            line-height: 1.2;
        }

        #accordion_cart_product_mob .block-review .form-review {
            margin-top: 38px;
            margin-bottom: 99px;
        }

            #accordion_cart_product_mob .block-review .form-review .email, #accordion_cart_product_mob .block-review .form-review .name {
                max-width: 475px;
                padding-left: 25px;
                display: inline-block;
                height: 52px;
                margin-bottom: 25px;
                border: 1px solid #a8a8a8;
                text-transform: none;
                width: 100%;
                color: #7a7a7a;
            }

            #accordion_cart_product_mob .block-review .form-review input[placeholder], #accordion_cart_product_mob .block-review .form-review textarea[placeholder] {
                color: #7a7a7a;
                font-family: PTSansRegular;
            }

            #accordion_cart_product_mob .block-review .form-review .name {
                border-radius: 2px;
                margin-right: 20px;
            }

            #accordion_cart_product_mob .block-review .form-review .email {
                border-radius: 2px;
            }

            #accordion_cart_product_mob .block-review .form-review .text-comment {
                border: 1px solid #a8a8a8;
                text-transform: none;
                padding: 12px 25px;
                max-width: 974px;
                height: 180px;
                width: 100%;
                border-radius: 2px;
                display: table;
                letter-spacing: .03em;
            }

            #accordion_cart_product_mob .block-review .form-review .btn-review {
                width: 222px;
                margin: 24px auto 0;
            }

    #accordion_cart_product_mob table {
        width: 100%;
    }

        #accordion_cart_product_mob table tr {
            padding: 15px 0;
            display: block;
            border-bottom: 1px solid #edecea;
        }

            #accordion_cart_product_mob table tr td {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                width: 64%;
                display: inline-block;
                vertical-align: middle;
            }

                #accordion_cart_product_mob table tr td:first-child {
                    width: 34%;
                    font-size: 16px;
                    font-family: PTSansBold;
                    color: #7a7a7a;
                }

#slider-product-mob .left i, #slider-product-mob .right i {
    font-size: 37px;
    position: absolute;
    margin-top: -18.5px;
    text-shadow: none;
    color: #7a7a7a;
    top: 50%;
}

#accordion_cart_product_mob table tr:last-child {
    border-bottom: none;
}

#slider-product-mob {
    display: none;
    border-bottom: 1px solid #edecea;
}

    #slider-product-mob .left i {
        left: 25px;
    }

    #slider-product-mob .right i {
        right: 25px;
    }

.block-title-product-mob .back-link-mob {
    position: relative;
    height: 50px;
    background: #edecea;
    width: 100%;
    border-top: 1px solid #fff;
}

    .block-title-product-mob .back-link-mob a {
        display: block;
        width: 100%;
        height: 50px;
        text-align: center;
        color: #7a7a7a;
        font-family: PTSansRegular;
        text-decoration: none;
        line-height: 50px;
        letter-spacing: .03em;
        font-size: 16px;
    }

        .block-title-product-mob .back-link-mob a i {
            position: absolute;
            left: 25px;
            font-size: 27px;
            margin-top: 11px;
        }

.block-title-product-mob .title {
    width: 100%;
    padding: 37px 0 33px;
    letter-spacing: .03em;
    text-align: center;
    color: #7a7a7a;
    border-bottom: 1px solid #edecea;
    font-size: 20px;
    font-family: PTSansBold;
}

.block-price-mob {
    padding: 16px 0 0;
}

    .block-price-mob .price-strike {
        font-family: PTSansRegular;
        text-align: center;
        color: #a8a8a8;
        font-size: 18px;
        display: block;
        text-decoration: line-through;
    }

    .block-price-mob .price-normal {
        color: #0B4151;
        font-family: PTSansBold;
        text-align: center;
        font-size: 25px;
        display: block;
        line-height: 2;
    }

    .block-price-mob .add-cart-mob {
        margin: 5px auto 0;
        max-width: 222px;
        width: 100%;
    }

.block-price-mob, .block-title-product-mob {
    display: none;
}

.mark-more-all-cat {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px;
    display: block;
    width: 9px;
    height: 17px;
    content: "";
    background: url(../img/spline.png) -10px 0 no-repeat;
}

.box-cart {
    padding-bottom: 100px;
}

    .box-cart .title {
        text-transform: uppercase;
        color: #7a7a7a;
        font-size: 45px;
        font-family: PTSansBold;
        line-height: 1.2;
        letter-spacing: .05em;
        position: relative;
        top: -11px;
    }

    .box-cart .main-blocks-cart {
        display: table;
        width: 100%;
        margin-top: 30px;
    }

        .box-cart .main-blocks-cart .block-cart {
            position: relative;
            padding: 50px 4.5% 50px 4.7%;
            border-left: 1px solid #edecea;
            border-right: 1px solid #edecea;
            border-top: 1px solid #edecea;
            border-bottom: 1px solid #edecea;
            margin-top: -1px;
            overflow: hidden;
            display: flex;
            align-items: center;
        }

            .box-cart .main-blocks-cart .block-cart > a {
                display: flex;
                width: 45%;
                align-items: center;
            }

            .box-cart .main-blocks-cart .block-cart .cart-img {
                float: left;
                max-width: 82px;
                width: 100%;
                height: 82px;
                border: 1px solid #d0d0cf;
                position: relative;
                background: #FFF;
            }

                .box-cart .main-blocks-cart .block-cart .cart-img img {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    top: 0;
                    width: 80px;
                    margin: auto;
                    height: 80px;
                }

            .box-cart .main-blocks-cart .block-cart .cart-name-prodct {
                float: left;
                position: relative;
                margin-left: 5%;
                width: 100%;
                letter-spacing: .03em;
            }

                .box-cart .main-blocks-cart .block-cart .cart-name-prodct span {
                    color: #7a7a7a;
                    font-family: PTSansBold;
                    font-size: 20px;
                    line-height: 1.2;
                    letter-spacing: .03em;
                }

            .box-cart .main-blocks-cart .block-cart .cart-mark {
                float: left;
                margin-left: 3.9%;
                width: 10%;
                letter-spacing: .03em;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .box-cart .main-blocks-cart .block-cart .cart-mark span {
                    line-height: 1.2;
                    font-size: 16px;
                    text-transform: uppercase;
                    font-family: PTSansRegular;
                    color: #7a7a7a;
                    letter-spacing: .049em;
                }

            .box-cart .main-blocks-cart .block-cart .cart-overall-price {
                float: left;
                margin-left: 3.2%;
                width: 12.6%;
                letter-spacing: .03em;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .box-cart .main-blocks-cart .block-cart .cart-overall-price span {
                    line-height: 1.2;
                    font-size: 20px;
                    font-family: PTSansRegular;
                    color: #7a7a7a;
                    letter-spacing: .03em;
                }

            .box-cart .main-blocks-cart .block-cart .box-counter-cart {
                float: left;
                width: 60px;
                height: 41px;
                border: 1px solid #edecea;
                margin-left: 3.2%;
                display: table;
            }

                .box-cart .main-blocks-cart .block-cart .box-counter-cart .spinner-cart {
                    float: left;
                    width: 38px;
                    height: 39px;
                    line-height: 39px;
                    text-align: center;
                    color: #7a7a7a;
                    font-family: PTSansRegular;
                    border: none;
                }

                .box-cart .main-blocks-cart .block-cart .box-counter-cart .ui-spinner-up {
                    float: left;
                    height: 20px;
                    width: 20px;
                    background: #edecea;
                    line-height: 19px;
                    text-align: center;
                    cursor: pointer;
                    color: #7a7a7a;
                    border-bottom: 1px solid #d0d0cf;
                }

                    .box-cart .main-blocks-cart .block-cart .box-counter-cart .ui-spinner-up:after {
                        content: "+";
                        position: absolute;
                        display: block;
                        text-align: center;
                        line-height: 20px;
                        width: 20px;
                    }

                .box-cart .main-blocks-cart .block-cart .box-counter-cart .ui-spinner-down {
                    float: left;
                    height: 20px;
                    width: 20px;
                    background: #edecea;
                    line-height: 19px;
                    text-align: center;
                    cursor: pointer;
                    color: #7a7a7a;
                }

                    .box-cart .main-blocks-cart .block-cart .box-counter-cart .ui-spinner-down:after {
                        content: "-";
                        position: absolute;
                        display: block;
                        text-align: center;
                        line-height: 20px;
                        width: 20px;
                    }

            .box-cart .main-blocks-cart .block-cart .alone-price {
                float: left;
                margin-left: 4.4%;
                width: 10%;
                text-overflow: ellipsis;
                overflow: hidden;
            }

                .box-cart .main-blocks-cart .block-cart .alone-price span {
                    line-height: 1.2;
                    font-size: 20px;
                    font-family: PTSansRegular;
                    color: #7a7a7a;
                    letter-spacing: .049em;
                }

            .box-cart .main-blocks-cart .block-cart .delete-cart-product {
                position: relative;
                cursor: pointer;
                margin-left: 5.5%;
                width: 16px;
                height: 16px;
            }

                .box-cart .main-blocks-cart .block-cart .delete-cart-product:after {
                    content: "";
                    display: block;
                    position: absolute;
                    left: 0;
                    top: 7px;
                    width: 18px;
                    background: #d0d0cf;
                    transform: rotate(-45deg);
                    height: 2px;
                }

                .box-cart .main-blocks-cart .block-cart .delete-cart-product:before {
                    content: "";
                    display: block;
                    position: absolute;
                    left: 0;
                    top: 7px;
                    width: 18px;
                    background: #d0d0cf;
                    transform: rotate(45deg);
                    height: 2px;
                }

    .box-cart .main-step-two .form-step-two .select-options:hover, .box-steps ul li a {
        background: #edecea;
    }

    .box-cart .main-blocks-cart .box-total-buy .block-right-cost {
        width: 302px;
        margin-top: 40px;
        float: right;
    }

        .box-cart .main-blocks-cart .box-total-buy .block-right-cost .box-taxes p {
            font-size: 17px;
            color: #7a7a7a;
            font-family: PTSansRegular;
            line-height: 33px;
            padding: 0;
            display: inline-block;
            margin: 0;
            letter-spacing: .03em;
        }

        .box-cart .main-blocks-cart .box-total-buy .block-right-cost .box-taxes span {
            font-size: 20px;
            color: #7a7a7a;
            font-family: PTSansRegular;
            line-height: 33px;
            padding: 0;
            display: inline-block;
            position: relative;
            position-top: 2px;
            position-letter-spacing: .09em;
        }

        .box-cart .main-blocks-cart .box-total-buy .block-right-cost .box-total {
            margin-top: 15px;
        }

            .box-cart .main-blocks-cart .box-total-buy .block-right-cost .box-total p {
                font-size: 17px;
                color: #7a7a7a;
                font-family: PTSansRegular;
                line-height: 33px;
                padding: 0;
                display: inline-block;
                margin: 0 4px 0 0;
                letter-spacing: .03em;
            }

            .box-cart .main-blocks-cart .box-total-buy .block-right-cost .box-total span {
                font-size: 35px;
                color: #7a7a7a;
                font-family: PTSansBold;
                line-height: 33px;
                padding: 0;
                display: inline-block;
                position: relative;
                top: 6px;
                letter-spacing: .03em;
            }

        .box-cart .main-blocks-cart .box-total-buy .block-right-cost .buy {
            margin-top: 45px;
            width: 100%;
        }

    .box-cart .main-blocks-cart .box-total-buy .block-right-more {
        margin-top: 36px;
        float: left;
    }

        .box-cart .main-blocks-cart .box-total-buy .block-right-more .havecoupon p {
            font-size: 16px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            letter-spacing: .05em;
        }

        .box-cart .main-blocks-cart .box-total-buy .block-right-more .havecoupon .input-havecoupon {
            width: 390px;
            height: 52px;
            border: 1px solid #a8a8a8;
            padding: 0 19px;
            margin-top: 12px;
        }

        .box-cart .main-blocks-cart .box-total-buy .block-right-more .havecoupon i {
            position: relative;
            font-size: 20px;
            margin-left: 16px;
            color: #0B4151;
        }

        .box-cart .main-blocks-cart .box-total-buy .block-right-more a {
            padding: 0 34px 0 76px;
            font-size: 16px;
            letter-spacing: .049em;
            position: relative;
            margin-top: 37px;
            max-width: 242px;
        }

            .box-cart .main-blocks-cart .box-total-buy .block-right-more a i {
                position: absolute;
                top: 50%;
                margin-top: -13.5px;
                left: 34px;
                font-size: 27px;
            }

    .box-cart .main-step-two .form-step-two .input-style, .box-cart .main-step-two .form-step-two .select-step-two {
        height: 52px;
        padding-left: 18px;
        font-size: 16px;
        letter-spacing: .06em;
        font-family: PTSansRegular;
        color: #7a7a7a;
        text-transform: uppercase;
    }

    .box-cart .main-step-two .form-step-two {
        max-width: 475px;
        width: 90%;
        margin: 30px auto 0;
        display: block;
    }

        .box-cart .main-step-two .form-step-two .input-style {
            width: 100%;
            border: 1px solid #a8a8a8;
            border-radius: 2px;
            margin: 0 auto 40px;
        }

        .box-cart .main-step-two .form-step-two .submit-input-style {
            margin: 0 auto;
            width: 100%;
        }

        .box-cart .main-step-two .form-step-two .select-step-two {
            background: #edecea;
            border: none;
            width: 100%;
            border-radius: 2px;
            margin: 0 auto 40px;
            cursor: pointer;
            line-height: 50px;
            position: relative;
        }

            .box-cart .main-step-two .form-step-two .select-step-two option {
                height: 70px;
            }

        .box-cart .main-step-two .form-step-two .select-options {
            border: 1px solid #edecea;
        }

            .box-cart .main-step-two .form-step-two .select-options li {
                height: 50px;
                padding: 0;
                text-transform: uppercase;
                line-height: 50px;
                letter-spacing: .06em;
            }

        .box-cart .main-step-two .form-step-two .box-select-town {
            position: relative;
        }

            .box-cart .main-step-two .form-step-two .box-select-town i {
                position: absolute;
                z-index: 1;
                right: 28px;
                font-size: 27px;
                margin-top: 12px;
                color: #7a7a7a;
            }

.box-cart-mob .main-blocks-cart-mob .box-total-buy {
    overflow: hidden;
    padding: 0 25px;
}

    .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost {
        margin-top: 40px;
        width: 100%;
        float: left;
    }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost .box-taxes p {
            font-size: 17px;
            color: #7a7a7a;
            font-family: PTSansRegular;
            line-height: 33px;
            padding: 0;
            display: inline-block;
            margin: 0;
            letter-spacing: .03em;
        }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost .box-taxes span {
            font-size: 20px;
            color: #7a7a7a;
            font-family: PTSansRegular;
            line-height: 33px;
            padding: 0;
            display: inline-block;
            position: relative;
            position-top: 2px;
            position-letter-spacing: .09em;
        }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost .box-total {
            margin-top: 15px;
        }

            .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost .box-total p {
                font-size: 17px;
                color: #7a7a7a;
                font-family: PTSansRegular;
                line-height: 33px;
                padding: 0;
                display: inline-block;
                margin: 0 4px 0 0;
                letter-spacing: .03em;
            }

            .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost .box-total span {
                font-size: 35px;
                color: #7a7a7a;
                font-family: PTSansBold;
                line-height: 33px;
                padding: 0;
                display: inline-block;
                position: relative;
                top: 6px;
                letter-spacing: .03em;
            }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-cost .buy {
            margin-top: 45px;
            width: 100%;
        }

    .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more {
        margin-top: 47px;
        float: left;
    }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more .havecoupon p {
            font-size: 16px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            letter-spacing: .05em;
        }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more .havecoupon .input-havecoupon {
            width: 390px;
            height: 52px;
            border: 1px solid #a8a8a8;
            padding: 0 19px;
            margin-top: 12px;
        }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more .havecoupon i {
            position: relative;
            font-size: 20px;
            margin-left: 16px;
            color: #0B4151;
        }

        .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more a {
            padding: 0 34px 0 76px;
            font-size: 16px;
            letter-spacing: .049em;
            position: relative;
            margin-top: 38px;
            max-width: 242px;
        }

            .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more a i {
                position: absolute;
                top: 50%;
                margin-top: -13.5px;
                left: 34px;
                font-size: 27px;
            }

.box-steps {
    margin: 50px 0;
    width: 100%;
    overflow: hidden;
}

    .box-steps ul {
        padding: 0;
        margin: 0;
    }

        .box-steps ul li {
            float: left;
        }

            .box-steps ul li a {
                position: relative;
                height: 50px;
                color: #7a7a7a;
                text-transform: uppercase;
                float: left;
                list-style-type: none;
                line-height: 50px;
                font-family: PTSansBold;
                font-size: 14px;
                padding: 0 59px 0 79px;
                border-radius: 2px;
            }

                .box-steps ul li .active:after, .box-steps ul li a:after {
                    content: '';
                    position: absolute;
                    right: -50px;
                    display: block;
                    bottom: 0;
                    z-index: 1;
                }

                .box-steps ul li a:after {
                    border: 25px solid transparent;
                    border-left: 25px solid #edecea;
                    pointer-events: none;
                }

            .box-steps ul li .active {
                background: #0B4151;
                color: #FFF;
                border-radius: 2px;
                pointer-events: none;
            }

                .box-steps ul li .active:after {
                    border: 25px solid transparent;
                    border-left: 25px solid #0B4151;
                }

.box-cart-mob {
    display: none;
}

    .box-cart-mob .main-blocks-cart-mob .block-cart {
        padding: 50px 25px;
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #edecea;
    }

        .box-cart-mob .main-blocks-cart-mob .block-cart .cart-img {
            float: left;
            width: 82px;
            height: 82px;
            border: 1px solid #d0d0cf;
            position: relative;
            background: #FFF;
        }

            .box-cart-mob .main-blocks-cart-mob .block-cart .cart-img img {
                position: absolute;
                bottom: 0;
                left: 0;
                top: 0;
                width: 100%;
                margin: auto;
                height: auto;
            }

        .box-cart-mob .main-blocks-cart-mob .block-cart .cart-name-prodct {
            width: calc(100% - 107px);
            margin-left: 25px;
            line-height: 12px;
            float: left;
        }

            .box-cart-mob .main-blocks-cart-mob .block-cart .cart-name-prodct span {
                color: #7a7a7a;
                font-size: 18px;
                font-family: PTSansRegular;
                letter-spacing: .03em;
            }

        .box-cart-mob .main-blocks-cart-mob .block-cart .delete-cart-product {
            position: absolute;
            right: 25px;
            top: 50px;
            cursor: pointer;
            width: 16px;
            height: 16px;
        }

            .box-cart-mob .main-blocks-cart-mob .block-cart .delete-cart-product:before {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                top: 7px;
                width: 18px;
                background: #d0d0cf;
                transform: rotate(45deg);
                height: 2px;
            }

            .box-cart-mob .main-blocks-cart-mob .block-cart .delete-cart-product:after {
                content: "";
                display: block;
                position: absolute;
                left: 0;
                top: 7px;
                width: 18px;
                background: #d0d0cf;
                transform: rotate(-45deg);
                height: 2px;
            }

        .box-cart-mob .main-blocks-cart-mob .block-cart .box-counter-cart {
            float: left;
            width: 60px;
            height: 41px;
            border: 1px solid #edecea;
            margin-left: 25px;
            display: table;
            margin-top: 26px;
        }

            .box-cart-mob .main-blocks-cart-mob .block-cart .box-counter-cart .spinner-cart {
                float: left;
                width: 38px;
                height: 39px;
                line-height: 39px;
                text-align: center;
                color: #7a7a7a;
                font-family: PTSansRegular;
                border: none;
            }

            .box-cart-mob .main-blocks-cart-mob .block-cart .box-counter-cart .ui-spinner-up {
                float: left;
                height: 20px;
                width: 20px;
                background: #edecea;
                line-height: 19px;
                text-align: center;
                cursor: pointer;
                color: #7a7a7a;
                border-bottom: 1px solid #d0d0cf;
            }

                .box-cart-mob .main-blocks-cart-mob .block-cart .box-counter-cart .ui-spinner-up:after {
                    content: "+";
                    position: absolute;
                    display: block;
                    text-align: center;
                    line-height: 20px;
                    width: 20px;
                }

            .box-cart-mob .main-blocks-cart-mob .block-cart .box-counter-cart .ui-spinner-down {
                float: left;
                height: 20px;
                width: 20px;
                background: #edecea;
                line-height: 19px;
                text-align: center;
                cursor: pointer;
                color: #7a7a7a;
            }

                .box-cart-mob .main-blocks-cart-mob .block-cart .box-counter-cart .ui-spinner-down:after {
                    content: "-";
                    position: absolute;
                    display: block;
                    text-align: center;
                    line-height: 20px;
                    width: 20px;
                }

        .box-cart-mob .main-blocks-cart-mob .block-cart .cart-overall-price {
            position: absolute;
            bottom: 50px;
            right: 25px;
            line-height: 13px;
        }

            .box-cart-mob .main-blocks-cart-mob .block-cart .cart-overall-price span {
                color: #7a7a7a;
                font-size: 20px;
                font-family: PTSansBold;
                letter-spacing: .03em;
            }

    .box-cart-mob .back-link-mob a, .box-not-found .block-404, .cd-products-table .top-info h3 {
        font-family: PTSansRegular;
    }

    .box-cart-mob .main-blocks-cart-mob .buy-mob {
        margin: 50px auto 99px;
        width: 100%;
        max-width: 222px;
    }

    .box-cart-mob .back-link-mob {
        position: relative;
        height: 50px;
        background: #edecea;
        width: 100%;
        border-top: 1px solid #FFF;
    }

        .box-cart-mob .back-link-mob a {
            display: block;
            width: 100%;
            height: 50px;
            text-align: center;
            color: #7a7a7a;
            line-height: 50px;
        }

            .box-cart-mob .back-link-mob a i {
                position: absolute;
                left: 25px;
                font-size: 27px;
                margin-top: 11px;
            }

.box-not-found {
    display: table;
    width: 100%;
    padding-bottom: 145px;
}

    .box-not-found .block-404 {
        font-size: 276px;
        color: #0B4151;
        line-height: 208px;
        text-align: center;
        margin-top: 212px;
    }

    .box-not-found p {
        text-align: center;
        color: #0B4151;
        margin: 40px 0;
        font-size: 30px;
    }

    .box-not-found .takehome {
        margin: 10px auto;
        max-width: 280px;
    }

.cd-products-table .top-info h3 {
    font-size: 20px;
    color: #7a7a7a;
    padding: 0;
}

.cd-products-table .features ul li {
    position: relative;
}

    .cd-products-table .features ul li span {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        height: 15px;
    }

.cd-products-table .selected .top-info .check::before {
    background: #0B4151;
    border-color: #0B4151;
}

.cd-products-table .cd-features-list .list-decr {
    font-size: 15px;
    font-family: PTSansRegular;
    font-weight: 400;
    color: #7a7a7a;
    list-style: outside;
}

    .cd-products-table .cd-features-list .list-decr a {
        color: #0B4151;
    }

.cd-products-table .cd-features-list .list-manu, .cd-products-table .cd-features-list .list-resol, .cd-products-table .cd-features-list .list-type {
    font-family: PTSansRegular;
    color: #7a7a7a;
    list-style: outside;
    font-weight: 400;
}

.cd-products-table .cd-features-list .list-type {
    font-size: 15px;
}

.cd-products-table .cd-features-list .list-resol {
    font-size: 16px;
}

.cd-products-table .cd-features-list .list-manu {
    font-size: 20px;
}

.cd-products-table .cd-features-list .list-buy button {
    width: 190px;
    border-radius: 2px;
    background: #0B4151;
    height: 50px;
    border: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #FFF;
    text-transform: uppercase;
    font-family: PTSansBold;
    font-size: 15px;
}

.box-contacts {
    float: left;
    width: calc(100% - 280px);
}

    .box-contacts .title {
        text-transform: uppercase;
        color: #7a7a7a;
        font-size: 45px;
        font-family: PTSansBold;
        line-height: .7;
        letter-spacing: .05em;
        margin-bottom: 28px;
        position: relative;
        top: -11px;
    }

    .box-contacts .map {
        width: 100%;
        height: 432px;
        margin-top: 50px;
        border-radius: 2px;
        border: 1px solid #edecea;
        overflow: hidden;
        margin-bottom: 62px;
    }

    .box-contacts .top {
        overflow: hidden;
    }

        .box-contacts .top .form-contact {
            max-width: 390px;
            width: 100%;
            float: left;
            margin-bottom: 50px;
            margin-right: 7.6%;
        }

            .box-contacts .top .form-contact .email, .box-contacts .top .form-contact .name {
                width: 100%;
                border: 1px solid #a8a8a8;
                border-radius: 2px;
                height: 52px;
                padding: 0 20px;
                margin-bottom: 20px;
                font-size: 16px;
                color: #c9caca;
                font-family: PTSansBold;
            }

            .box-contacts .top .form-contact .message {
                width: 100%;
                border: 1px solid #a8a8a8;
                border-radius: 2px;
                padding: 13px 20px;
                margin-bottom: 20px;
                font-size: 16px;
                height: 171px;
                color: #c9caca;
                font-family: PTSansBold;
                display: block;
            }

            .box-contacts .top .form-contact .btn-contact {
                width: 263px;
            }

        .box-contacts .top .block-info {
            float: left;
            position: relative;
            top: -6px;
        }

            .box-contacts .top .block-info .block-email {
                margin-bottom: 33px;
            }

                .box-contacts .top .block-info .block-email span {
                    font-size: 17px;
                    font-family: PTSansBold;
                    color: #7a7a7a;
                    text-transform: uppercase;
                    margin-bottom: 11px;
                    display: block;
                    letter-spacing: .049em;
                }

                .box-contacts .top .block-info .block-email a {
                    color: #7a7a7a;
                    font-size: 16px;
                    font-family: PTSansRegular;
                    display: block;
                    margin-bottom: 11px;
                    letter-spacing: .049em;
                }

            .box-contacts .top .block-info .block-phone {
                margin-bottom: 33px;
            }

                .box-contacts .top .block-info .block-phone span {
                    font-size: 17px;
                    font-family: PTSansBold;
                    color: #7a7a7a;
                    text-transform: uppercase;
                    margin-bottom: 12px;
                    display: block;
                    letter-spacing: .049em;
                }

                .box-contacts .top .block-info .block-phone a {
                    color: #7a7a7a;
                    font-size: 16px;
                    font-family: PTSansRegular;
                    display: block;
                    margin-bottom: 11px;
                    letter-spacing: .049em;
                }

            .box-contacts .top .block-info .block-adress span, .box-search-not-found .string-not-found p, .box-search-not-found .title {
                text-transform: uppercase;
                font-family: PTSansBold;
            }

            .box-contacts .top .block-info .block-adress span {
                font-size: 17px;
                color: #7a7a7a;
                margin-bottom: 12px;
                display: block;
                letter-spacing: .049em;
            }

            .box-contacts .top .block-info .block-adress address {
                color: #7a7a7a;
                letter-spacing: .049em;
            }

.main-search-not-found {
    padding-top: 50px;
}

.box-search-not-found {
    float: left;
    width: calc(100% - 280px);
}

    .box-search-not-found .title {
        color: #7a7a7a;
        font-size: 45px;
        line-height: .7;
        letter-spacing: .05em;
        margin-bottom: 88px;
        position: relative;
        top: -12px;
    }

    .box-search-not-found .img-clock {
        display: block;
        margin: 10px auto;
    }

    .box-search-not-found .string-not-found {
        margin-top: 40px;
        margin-bottom: 50px;
    }

        .box-search-not-found .string-not-found p {
            color: #d2d2d1;
            font-size: 25px;
            text-align: center;
            letter-spacing: .049em;
        }

            .box-search-not-found .string-not-found p span {
                color: #0B4151;
                font-size: 25px;
                text-transform: lowercase;
                font-family: PTSansRegular;
            }

    .box-search-not-found .btn-see-sale {
        max-width: 306px;
        width: 90%;
        margin: 90px auto 10px;
    }

.main-wishlist .box-1675 .wishlist-content {
    width: calc(100% - 280px);
    display: block;
    float: left;
}

    .main-wishlist .box-1675 .wishlist-content .title-wishlist {
        float: left;
        margin-bottom: 31px;
        position: relative;
        top: -11px;
    }

.main-wishlist .block-cart {
    padding: 50px 4.7%;
    border: 1px solid #d0d0cf;
    overflow: hidden;
    align-items: center;
    margin-top: -1px;
}

    .main-wishlist .block-cart table tr td {
        vertical-align: middle;
    }

        .main-wishlist .block-cart table tr td .button-small {
            min-width: 160px;
            width: 100%;
        }

    .main-wishlist .block-cart table .cart-img {
        width: 82px;
        height: 82px;
        border: 1px solid #d0d0cf;
        position: relative;
        background: #FFF;
        padding-right: 25px;
        padding-left: 15px;
    }

        .main-wishlist .block-cart table .cart-img img {
            position: absolute;
            bottom: 0;
            left: 0;
            top: 0;
            width: 80px;
            margin: auto;
            height: 80px;
        }

    .main-wishlist .block-cart table .cart-name-prodct {
        width: 100%;
        padding-left: 50px;
    }

        .main-wishlist .block-cart table .cart-name-prodct span {
            color: #7a7a7a;
            font-family: PTSansBold;
            font-size: 20px;
            line-height: 1.2;
            letter-spacing: .03em;
        }

    .main-wishlist .block-cart table .cart-mark {
        padding-right: 25px;
        padding-left: 25px;
    }

        .main-wishlist .block-cart table .cart-mark span {
            line-height: 1.2;
            font-size: 16px;
            text-transform: uppercase;
            font-family: PTSansRegular;
            color: #7a7a7a;
        }

    .main-wishlist .block-cart table .alone-price {
        padding-right: 76px;
        padding-left: 50px;
    }

        .main-wishlist .block-cart table .alone-price span {
            line-height: 1.2;
            font-size: 20px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            white-space: nowrap;
        }

    .main-wishlist .block-cart table .delete-cart-product {
        position: relative;
        cursor: pointer;
        margin-right: 15px;
        margin-left: 80px;
        width: 16px;
        height: 16px;
        display: inline-block;
    }

        .main-wishlist .block-cart table .delete-cart-product:after, .main-wishlist .block-cart table .delete-cart-product:before {
            content: "";
            display: block;
            top: 7px;
            width: 18px;
            background: #d0d0cf;
            height: 2px;
            position: absolute;
            left: 0;
        }

        .main-wishlist .block-cart table .delete-cart-product:after {
            transform: rotate(-45deg);
        }

        .main-wishlist .block-cart table .delete-cart-product:before {
            transform: rotate(45deg);
        }

    .main-wishlist .block-cart table input {
        padding: 0 10px;
    }

.wish-list {
    width: 100%;
    display: table;
    margin-bottom: 96px;
}

.product-style-rows {
    position: relative;
    float: left;
    width: 20%;
    padding: 0 24px;
    min-width: 275px;
    height: 298px;
}

    .product-style-rows .prod-offer {
        padding: 0;
    }

        .product-style-rows .prod-offer .title-product {
            text-align: center;
            font-size: 21px;
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            position: relative;
            z-index: 1;
        }

    .product-style-rows .wrap-info-prod .mark-info-prod {
        float: none;
    }

        .product-style-rows .wrap-info-prod .mark-info-prod a {
            display: block;
            text-align: center;
            font-size: 14px;
            text-transform: uppercase;
        }

    .product-style-rows .square-foot {
        position: relative;
        margin: 15px 0 0;
        border-top: 1px solid #e9e9e9;
        left: 0;
    }

        .product-style-rows .square-foot .box-price-prod {
            margin: 20px 0;
        }

            .product-style-rows .square-foot .box-price-prod .price-sale {
                float: none;
                text-align: center;
                display: block;
                margin: 5px 0 0;
                font-size: 17px;
                letter-spacing: .03em;
            }

            .product-style-rows .square-foot .box-price-prod .price-now {
                float: none;
                text-align: center;
                display: block;
                margin: 5px 0 0;
                font-size: 20px;
                letter-spacing: .03em;
            }

    .product-style-rows .square-hidden {
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        display: none;
        padding: 20px 38px;
        border-bottom: 1px solid #edecea;
        z-index: 2;
        background: #FFF;
        margin-top: 0;
    }

        .product-style-rows .square-hidden:after, .product-style-rows .square-hidden:before {
            width: 1px;
            top: 1px;
            background: #edecea;
            content: "";
            display: block;
            position: absolute;
            height: 100%;
        }

        .product-style-rows .square-hidden:before {
            left: -1px;
        }

        .product-style-rows .square-hidden:after {
            right: -1px;
        }

        .product-style-rows .square-hidden .wrap-info-hidden-list {
            margin-top: 11px;
        }

        .product-style-rows .square-hidden .shlist-info-prod {
            margin-left: 15px;
            float: right;
        }

        .product-style-rows .square-hidden .compare-info-prod {
            margin-left: 6px;
            float: left;
        }

        .product-style-rows .square-hidden .btn-add-cart {
            max-width: 200px;
            width: 100%;
            margin: 0 auto;
        }

    .product-style-rows:hover .square-hidden {
        display: block;
        border-bottom: 2px solid #edecea;
    }

    .product-style-rows:hover:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        border-top: 1px solid #edecea;
        border-right: 1px solid #edecea;
        border-left: 1px solid #edecea;
        background: 0 0;
        z-index: 1;
    }

    .product-style-rows:hover .square-hidden:before {
        border-left: 2px solid #edecea;
    }

    .product-style-rows:hover .square-hidden:after {
        border-right: 2px solid #edecea;
    }

.product-style-square {
    float: left;
    width: 50%;
    position: relative;
}

    .product-style-square .prod-offer {
        padding: 0 38px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .product-style-square .prod-offer .title-product {
            white-space: nowrap;
        }

    .product-style-square .box-preview-img {
        margin-bottom: 25px;
    }

    .product-style-square .square-foot {
        overflow: hidden;
        margin: 15px 0 38px;
        border-top: 1px solid #e9e9e9;
    }

        .product-style-square .square-foot .box-price-prod {
            margin: 25px 0 0;
            float: left;
            width: 100%;
        }

            .product-style-square .square-foot .box-price-prod .price-now {
                float: right;
                margin-left: 10px;
                font-size: 30px;
                line-height: 46px;
                letter-spacing: .03em;
            }

            .product-style-square .square-foot .box-price-prod .price-sale {
                line-height: 46px;
                font-size: 20px;
                letter-spacing: .03em;
            }

        .product-style-square .square-foot .btn-add-cart {
            width: 100%;
            float: right;
            margin-bottom: 0;
            margin-left: 20px;
            margin-top: 25px;
        }

.products-style-line {
    width: 100%;
    position: relative;
}

    .products-style-line .box-img-products img {
        width: 71%;
        margin-bottom: 54px;
        margin-top: 54px;
    }

    .products-style-line .left {
        width: 27.5%;
        float: left;
    }

    .products-style-line .center {
        width: calc(72.5% - 290px);
        float: left;
        padding: 50px 30px 50px 0;
    }

        .products-style-line .center .box-price-prod {
            overflow: hidden;
            margin: 0;
            float: right;
            line-height: 27px;
        }

            .products-style-line .center .box-price-prod .price-sale {
                float: left;
                margin-right: 10px;
                color: #aaa;
                line-height: 27px;
                letter-spacing: .03em;
            }

        .products-style-line .center .title-product {
            float: left;
        }

        .products-style-line .center .box-preview-img {
            margin: 0;
            overflow: initial;
            float: left;
        }

        .products-style-line .center .wrap-info-prod {
            width: 100%;
            margin-top: 4px;
            float: left;
        }

        .products-style-line .center .wrap {
            float: left;
            margin-top: 25px;
        }

        .products-style-line .center .descr-prod {
            overflow: hidden;
            display: table;
            padding-left: 30px;
        }

    .products-style-line .right {
        width: 290px;
        float: left;
        padding: 50px 54px 50px 0;
    }

        .products-style-line .right .btn-add-cart {
            width: 100%;
            padding: 0;
            margin-bottom: 0;
        }

        .products-style-line .right .price-now {
            float: none;
            display: block;
            margin-left: 0;
            margin-bottom: 45px;
            letter-spacing: .03em;
        }

.main-product .block-cart-product .block-img-product {
    width: 100%;
    padding-right: 1.3%;
}

    .main-product .block-cart-product .block-img-product .box-preview-img-product {
        margin-top: 50px;
        overflow: hidden;
    }

        .main-product .block-cart-product .block-img-product .box-preview-img-product .soc-wrap {
            margin-top: 10px;
            float: right;
        }

            .main-product .block-cart-product .block-img-product .box-preview-img-product .soc-wrap a {
                float: left;
                width: 40px;
                height: 40px;
                border-radius: 50%;
                border: 2px solid #a8a8a8;
                display: inline-block;
                margin-left: 5px;
                line-height: 36px;
                text-align: center;
            }

                .main-product .block-cart-product .block-img-product .box-preview-img-product .soc-wrap a i {
                    color: #a8a8a8;
                }

.main-product .block-decr-product {
    padding-left: 4.3%;
}

    .main-product .block-decr-product .title {
        color: #7a7a7a;
        font-size: 45px;
        line-height: 60px;
        font-family: PTSansBold;
        position: relative;
        top: -10px;
        letter-spacing: .025em;
    }

    .main-product .block-decr-product .undertitle {
        padding-top: 18px;
        letter-spacing: .025em;
        padding-bottom: 14px;
        border-bottom: 1px solid #edecea;
        overflow: hidden;
    }

        .main-product .block-decr-product .undertitle .brand-name {
            float: left;
            font-size: 17px;
            color: #7a7a7a;
            text-transform: uppercase;
            font-family: PTSansRegular;
        }

        .main-product .block-decr-product .undertitle .wrap-info-product {
            width: auto;
            overflow: hidden;
            float: right;
            line-height: 27px;
        }

            .main-product .block-decr-product .undertitle .wrap-info-product .shlist-info-product {
                position: relative;
                margin: 2px 0 2px 37px;
                display: inline-block;
                line-height: 1.3;
                float: right;
            }

                .main-product .block-decr-product .undertitle .wrap-info-product .shlist-info-product a {
                    color: #7b7b7b;
                    font-size: 13px;
                    font-family: PTSansRegular;
                }

                    .main-product .block-decr-product .undertitle .wrap-info-product .shlist-info-product a i {
                        color: #d0d0cf;
                    }

            .main-product .block-decr-product .undertitle .wrap-info-product .compare-info-product {
                position: relative;
                margin: 2px 0 2px 40px;
                display: inline-block;
                line-height: 1.3;
                float: right;
            }

                .main-product .block-decr-product .undertitle .wrap-info-product .compare-info-product a {
                    color: #7b7b7b;
                    font-size: 13px;
                    font-family: PTSansRegular;
                }

                    .main-product .block-decr-product .undertitle .wrap-info-product .compare-info-product a i {
                        color: #d0d0cf;
                    }

    .main-product .block-decr-product .description {
        padding-top: 23px;
    }

        .main-product .block-decr-product .description p {
            color: #7a7a7a;
            font-family: PTSansRegular;
            font-size: 15px;
            line-height: 24px;
            text-align: left;
            margin-bottom: 10px;
            letter-spacing: .025em;
        }

            .main-product .block-decr-product .description p a {
                color: #0B4151;
                font-family: PTSansRegular;
                font-size: 15px;
            }

    .main-product .block-decr-product .wrap-cost {
        margin-top: 55px;
        overflow: hidden;
    }

        .main-product .block-decr-product .wrap-cost .box-add-cart-product {
            float: right;
            overflow: hidden;
            margin-top: 27px;
            width: 100%;
        }

        .main-product .block-decr-product .wrap-cost .box-price {
            text-align: right;
            width: 100%;
        }

            .main-product .block-decr-product .wrap-cost .box-price .price-strike {
                color: #a8a8a8;
                font-family: PTSansRegular;
                font-size: 25px;
                line-height: 25px;
                display: block;
                text-decoration: line-through;
                letter-spacing: .025em;
            }

            .main-product .block-decr-product .wrap-cost .box-price .price-normal {
                color: #0B4151;
                font-size: 40px;
                font-family: PTSansBold;
                text-transform: uppercase;
                letter-spacing: .025em;
                line-height: 75px;
            }

        .main-product .block-decr-product .wrap-cost .wrap-price {
            float: right;
        }

        .main-product .block-decr-product .wrap-cost .box-add-cart-product .add-cart-product {
            width: 263px;
            float: right;
        }

        .main-product .block-decr-product .wrap-cost .box-counter {
            float: right;
            width: 60px;
            height: 41px;
            border: 1px solid #edecea;
            margin-right: 28px;
            margin-top: 18px;
            display: table;
        }

.main-product .related-products {
    padding-bottom: 137px;
    overflow: hidden;
    margin-right: 15px;
    margin-left: 15px;
}

    .main-product .related-products .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: initial;
    }

    .main-product .related-products .title {
        font-size: 25px;
        color: #7a7a7a;
        font-family: PTSansBold;
        margin-bottom: 44px;
        margin-top: 40px;
        text-transform: uppercase;
        letter-spacing: .09em;
    }

    .main-product .related-products .owl-item {
        padding: 15px 35px;
        position: relative;
        height: 380px;
    }

        .main-product .related-products .owl-item .wrap-item .item .image {
            margin-bottom: 25px;
            margin-top: 21px;
        }

        .main-product .related-products .owl-item .wrap-item:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            z-index: -1;
            left: 0;
            right: -3px;
            bottom: 0;
            border-top: 1px solid #edecea;
            border-bottom: 1px solid #edecea;
            border-right: 1px solid #edecea;
        }

        .main-product .related-products .owl-item.active-border {
            border-left: 1px solid #edecea;
        }

        .main-product .related-products .owl-item.active-border-right {
            border-right: 1px solid #edecea;
        }

        .main-product .related-products .owl-item .name-products {
            font-size: 17px;
            text-align: center;
            font-family: PTSansBold;
            color: #7a7a7a;
            letter-spacing: .03em;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .main-product .related-products .owl-item .model-products {
            font-size: 13px;
            font-family: PTSansRegular;
            text-align: center;
            color: #7a7a7a;
            margin-top: 9px;
            text-transform: uppercase;
            letter-spacing: .03em;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .main-product .related-products .owl-item .price-products {
            border-top: 1px solid #edecea;
            margin-top: 45px;
            overflow: hidden;
        }

            .main-product .related-products .owl-item .price-products .old {
                color: #a8a8a8;
                font-size: 13px;
                text-align: center;
                float: none;
                font-family: PTSansRegular;
                line-height: 2.5;
                display: block;
                text-decoration: line-through;
                margin-top: 5px;
            }

            .main-product .related-products .owl-item .price-products .now {
                color: #0B4151;
                font-size: 20px;
                text-align: center;
                display: block;
                float: none;
                font-family: PTSansBold;
                margin-top: 5px;
                letter-spacing: .01em;
            }

        .main-product .related-products .owl-item .box-hide-related {
            transition: 3s linear;
            position: absolute;
            top: calc(100% - 1px);
            background: #FFF;
            display: none;
            z-index: 1;
            width: calc(100% - 1px);
            border-bottom: 1px solid #edecea;
            border-left: 1px solid #edecea;
            border-right: 1px solid #edecea;
            border-radius: 2px;
            left: -1px;
            box-sizing: content-box;
        }

            .main-product .related-products .owl-item .box-hide-related .btn-related {
                width: 136px;
                margin: 0 auto 10px;
            }

            .main-product .related-products .owl-item .box-hide-related .wrap-info-product {
                display: flex;
                justify-content: space-around;
                width: 86%;
                margin: 13px auto 20px;
            }

                .main-product .related-products .owl-item .box-hide-related .wrap-info-product .compare-info-product, .main-product .related-products .owl-item .box-hide-related .wrap-info-product .shlist-info-product {
                    margin: 2px 0;
                    display: inline-block;
                    line-height: 1.3;
                    float: right;
                    position: relative;
                }

                    .main-product .related-products .owl-item .box-hide-related .wrap-info-product .shlist-info-product a {
                        color: #7b7b7b;
                        font-size: 11px;
                        font-family: PTSansRegular;
                        letter-spacing: .03em;
                    }

                        .main-product .related-products .owl-item .box-hide-related .wrap-info-product .shlist-info-product a i {
                            color: #d0d0cf;
                        }

                    .main-product .related-products .owl-item .box-hide-related .wrap-info-product .compare-info-product a {
                        color: #7b7b7b;
                        font-size: 11px;
                        font-family: PTSansRegular;
                        letter-spacing: .03em;
                    }

                        .main-product .related-products .owl-item .box-hide-related .wrap-info-product .compare-info-product a i {
                            color: #d0d0cf;
                        }

        .main-product .related-products .owl-item.active:hover .box-hide-related {
            display: block;
        }

    .main-product .related-products .owl-controls {
        position: absolute;
        top: -95px;
        right: 0;
    }

        .main-product .related-products .owl-controls .owl-prev {
            padding-right: 10px;
            display: inline-block;
            cursor: pointer;
            font-size: 37px;
            color: #d0d0cf;
        }

        .main-product .related-products .owl-controls .owl-next {
            padding-left: 10px;
            display: inline-block;
            cursor: pointer;
            font-size: 37px;
            color: #d0d0cf;
        }

#tabs-3 .title {
    font-size: 25px;
    color: #7a7a7a;
    font-family: PTSansRegular;
    margin-bottom: 40px;
    letter-spacing: .03em;
}

#tabs-3 .wrap-comment {
    margin-bottom: 50px;
    overflow: hidden;
}

    #tabs-3 .wrap-comment .image-auther {
        float: left;
        max-width: 170px;
        max-height: 125px;
        margin-right: 50px;
    }

        #tabs-3 .wrap-comment .image-auther img {
            width: 100%;
            height: 100%;
        }

    #tabs-3 .wrap-comment .info-auther .top {
        overflow: hidden;
        margin-bottom: 25px;
    }

#tabs-3 .block-review .form-review .email, #tabs-3 .block-review .form-review .name {
    max-width: 475px;
    padding-left: 25px;
    display: inline-block;
    height: 50px;
    margin-bottom: 20px;
    border: 1px solid #a8a8a8;
    color: #7a7a7a;
    width: 100%;
    min-width: 300px;
}

#tabs-3 .wrap-comment .info-auther .top .name {
    float: left;
    font-size: 16px;
    color: #7a7a7a;
    text-transform: uppercase;
    font-family: PTSansBold;
    line-height: 10px;
    letter-spacing: .05em;
}

#tabs-3 .wrap-comment .info-auther .top .date {
    float: right;
    color: #7a7a7a;
    font-size: 14px;
    font-family: PTSansRegular;
    letter-spacing: .049em;
}

#tabs-3 .wrap-comment .info-auther .text-auther p {
    color: #7a7a7a;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: .06em;
    font-family: PTSansRegular;
}

#tabs-3 .block-review {
    margin-top: 63px;
}

    #tabs-3 .block-review .title {
        font-size: 25px;
        color: #7a7a7a;
        font-family: PTSansRegular;
    }

    #tabs-3 .block-review .form-review {
        margin-top: 40px;
    }

        #tabs-3 .block-review .form-review input[placeholder], #tabs-3 .block-review .form-review textarea[placeholder] {
            color: #7a7a7a;
            font-family: PTSansBold;
        }

        #tabs-3 .block-review .form-review .name {
            margin-right: 20px;
            text-transform: none;
            border-radius: 2px;
        }

        #tabs-3 .block-review .form-review .email {
            text-transform: none;
            border-radius: 2px;
        }

        #tabs-3 .block-review .form-review .text-comment {
            border: 1px solid #a8a8a8;
            text-transform: none;
            padding: 20px 25px;
            max-width: 974px;
            height: 193px;
            width: 100%;
            min-width: 300px;
            border-radius: 2px;
            display: table;
        }

        #tabs-3 .block-review .form-review .btn-review {
            width: 264px;
            height: 70px;
            background: #0B4151;
            border-radius: 2px;
            text-align: center;
            border: none;
            margin-top: 20px;
            display: block;
            font-size: 20px;
            text-transform: uppercase;
            color: #FFF;
            font-family: PTSansBold;
        }

#tabs_cart_product #tabs-2 {
    padding-top: 0;
    padding-bottom: 0;
}

    #tabs_cart_product #tabs-2 table {
        width: 100%;
    }

        #tabs_cart_product #tabs-2 table tr {
            padding: 40px 0;
            display: block;
            border-bottom: 1px solid #edecea;
        }

            #tabs_cart_product #tabs-2 table tr td {
                font-size: 18px;
                font-family: PTSansRegular;
                color: #7a7a7a;
            }

.box-cart-empty .text, .box-cart-empty .title, .compare-list #table-compare tr .compare-link, .compare-list .title-compare {
    font-family: PTSansBold;
}

#tabs_cart_product #tabs-2 table tr td:first-child {
    font-size: 18px;
    font-family: PTSansBold;
    color: #7a7a7a;
    min-width: 220px;
}

#tabs_cart_product #tabs-2 table tr:last-child {
    border-bottom: none;
}

.box-cart-empty {
    padding-top: 50px;
    padding-bottom: 155px;
}

    .box-cart-empty .img-backed-empty {
        display: block;
        margin: 117px auto 50px;
        position: relative;
        left: -41px;
    }

    .box-cart-empty .title {
        text-transform: uppercase;
        color: #7a7a7a;
        font-size: 45px;
        position: relative;
        top: -8px;
    }

    .box-cart-empty .text {
        font-size: 25px;
        text-align: center;
        line-height: .7;
        text-transform: uppercase;
        color: #d2d2d1;
        letter-spacing: .049em;
    }

    .box-cart-empty .sales-link {
        max-width: 306px;
        width: 90%;
        margin: 100px auto 0;
    }

.main-compare {
    padding-bottom: 80px;
}

    .main-compare .account-content {
        position: relative;
        overflow: hidden;
        margin-bottom: 20px;
    }

        .main-compare .account-content:after, .main-compare .account-content:before {
            width: 1px;
            height: 100%;
            background: #edecea;
            content: "";
            position: absolute;
            top: 0;
            display: block;
        }

        .main-compare .account-content:before {
            left: 0;
        }

        .main-compare .account-content:after {
            right: 0;
        }

.compare-list .title-compare {
    padding: 0;
    margin: 0 0 30px;
    text-align: left;
    text-transform: uppercase;
    color: #7a7a7a;
    position: relative;
    top: -11px;
}

.compare-list #table-compare {
    border: 1px solid #edecea;
    margin-bottom: 0;
    overflow: auto;
    display: block;
}

    .compare-list #table-compare .manufacturer td, .compare-list #table-compare .type td {
        font-size: 16px;
    }

    .compare-list #table-compare .buy td {
        font-size: 20px;
    }

    .compare-list #table-compare .table-responsive {
        min-height: .01%;
        overflow-x: auto;
    }

    .compare-list #table-compare tr {
        border-bottom: 1px solid #edecea;
    }

        .compare-list #table-compare tr:last-child {
            border-bottom: none;
        }

        .compare-list #table-compare tr .preview-img-mini-compare {
            position: relative;
            max-width: 250px;
            float: none;
            cursor: pointer;
            margin: 0 auto;
        }

            .compare-list #table-compare tr .preview-img-mini-compare img {
                width: 80%;
            }

        .compare-list #table-compare tr .compare-link {
            float: none;
            margin-top: 15px;
            text-align: center;
            display: block;
            line-height: 24px;
            color: #7a7a7a;
            font-size: 20px;
            letter-spacing: .03em;
        }

        .compare-list #table-compare tr td {
            min-width: 324px;
            text-align: center;
            position: relative;
            padding: 34px 40px;
            white-space: normal;
            border: none;
            color: #7a7a7a;
            border-left: 1px solid #edecea;
            letter-spacing: .03em;
        }

            .compare-list #table-compare tr td p {
                font-size: 15px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                line-height: 24px;
                font-weight: 400;
                text-align: left;
                letter-spacing: .03em;
            }

                .compare-list #table-compare tr td p a {
                    font-size: 15px;
                    color: #0B4151;
                    letter-spacing: .03em;
                }

            .compare-list #table-compare tr td:first-child {
                border-left: none;
            }

            .compare-list #table-compare tr td .close-com {
                width: 14px;
                height: 15px;
                position: absolute;
                right: 7px;
                top: 7px;
                cursor: pointer;
            }

                .compare-list #table-compare tr td .close-com:after, .compare-list #table-compare tr td .close-com:before {
                    position: absolute;
                    right: 7px;
                    height: 17px;
                    width: 2px;
                    background: #d0d0cf;
                    content: "";
                    display: block;
                }

                .compare-list #table-compare tr td .close-com:before {
                    top: 0;
                    transform: rotate(45deg);
                }

                .compare-list #table-compare tr td .close-com:after {
                    top: 0;
                    transform: rotate(-45deg);
                }

        .compare-list #table-compare tr .title {
            width: 285px;
            text-align: left;
            color: #7a7a7a;
            border-right: 1px solid #edecea;
            font-size: 17px;
            font-family: PTSansBold;
            text-transform: uppercase;
            padding: 34px 40px;
            font-weight: 400;
            letter-spacing: .049em;
            position: relative;
        }

            .compare-list #table-compare tr .title:after {
                content: "";
                display: block;
                width: 1px;
                height: 100%;
                background: #edecea;
                position: absolute;
                right: -1px;
                top: 0;
            }

    .compare-list #table-compare td .add-cart {
        width: 190px;
        margin: 0 auto;
    }

.footer .container-fluid {
    padding: 0;
}

.main-step-two {
    position: relative;
}

.glyphicon-chevron-right {
    right: 25px !important;
    margin-right: 0 !important;
}

.glyphicon-chevron-left {
    left: 25px !important;
    margin-left: 0 !important;
}

#tabs_account {
    margin-top: 50%;
}

.main-account {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: 5;
    overflow-y: auto;
}

    .main-account .box-account {
        width: 470px;
        position: relative;
        margin-top: 25px;
        left: 50%;
        margin-bottom: 40px;
        background: #FFF;
        margin-left: -235px;
    }

        .main-account .box-account .ui-corner-all {
            display: table;
            width: 100%;
        }

        .main-account .box-account .ui-state-default {
            width: 50% !important;
            height: 70px !important;
            border: none !important;
            float: left;
            text-align: center;
            background: #edecea !important;
        }

            .main-account .box-account .ui-state-default a {
                line-height: 70px;
                font-size: 16px;
                letter-spacing: .03em;
                text-align: center;
                color: #7a7a7a;
                text-transform: uppercase;
                width: 100%;
                height: 100%;
                display: block;
                font-family: PTSansBold;
            }

        .main-account .box-account .ui-tabs-active {
            background: #FFF !important;
        }

        .main-account .box-account .close-account-box {
            position: absolute;
            width: 20px;
            height: 20px;
            padding: 0;
            right: -25px;
            top: -5px;
            cursor: pointer;
        }

            .main-account .box-account .close-account-box:after, .main-account .box-account .close-account-box:before {
                position: relative;
                left: 3px;
                top: 50%;
                width: 15px;
                height: 2px;
                background: #cacbcb;
                display: block;
                content: "";
            }

            .main-account .box-account .close-account-box:before {
                transform: rotate(45deg);
            }

            .main-account .box-account .close-account-box:after {
                margin-top: -2px;
                transform: rotate(-45deg);
            }

        .main-account .box-account .forgot-pass {
            text-decoration: underline;
            position: absolute;
            text-align: center;
            color: #FFF;
            font-family: PTSansRegular;
            margin: 10px auto 0;
            top: 100%;
            left: 0;
            right: 0;
            display: block;
            letter-spacing: .05em;
            font-size: 16px;
        }

            .main-account .box-account .forgot-pass:hover {
                text-decoration: none;
            }

        .main-account .box-account #sign_in .sign_in_form {
            padding: 40px;
        }

            .main-account .box-account #sign_in .sign_in_form .email, .main-account .box-account #sign_in .sign_in_form .password {
                width: 100%;
                border: 1px solid #a8a8a8;
                border-radius: 2px;
                height: 52px;
                padding: 0 20px;
                margin-bottom: 20px;
                font-size: 16px;
                color: #c9caca;
                font-family: PTSansBold;
                letter-spacing: .03em;
            }

            .main-account .box-account #sign_in .sign_in_form .custom {
                width: 100%;
                display: block;
            }

            .main-account .box-account #sign_in .sign_in_form .checkbox-rem {
                float: left;
                position: relative;
                width: 22px;
                height: 22px;
                border: 1px solid #ddd;
                border-radius: 3px;
                cursor: pointer;
            }

            .main-account .box-account #sign_in .sign_in_form .rem-check {
                display: none;
            }

            .main-account .box-account #sign_in .sign_in_form .rem-check-custom {
                position: relative;
                width: 22px;
                height: 22px;
                border: 1px solid #ddd;
                border-radius: 3px;
                cursor: pointer;
            }

            .main-account .box-account #sign_in .sign_in_form .rem-check:checked + .checkbox-rem::before {
                content: "";
                display: block;
                position: absolute;
                top: 3px;
                right: 3px;
                bottom: 3px;
                left: 3px;
                background: #0B4151;
                border-radius: 0;
            }

            .main-account .box-account #sign_in .sign_in_form label {
                margin-bottom: 18px;
            }

                .main-account .box-account #sign_in .sign_in_form label .nameremember {
                    margin-left: 17px;
                    color: #7a7a7a;
                    font-size: 16px;
                    font-family: PTSansRegular;
                    letter-spacing: .05em;
                    position: relative;
                    top: -2px;
                }

        .main-account .box-account #sign_in .forgot_pass_form {
            padding: 36px 40px;
            display: none;
        }

            .main-account .box-account #sign_in .forgot_pass_form p {
                color: #7a7a7a;
                text-align: center;
                letter-spacing: .05em;
                font-size: 16px;
                line-height: 1.2;
                font-family: PTSansRegular;
                margin-bottom: 17px;
            }

            .main-account .box-account #sign_in .forgot_pass_form .email {
                width: 100%;
                border: 1px solid #a8a8a8;
                border-radius: 2px;
                height: 52px;
                padding: 0 20px;
                margin-bottom: 20px;
                font-size: 16px;
                color: #c9caca;
                font-family: PTSansBold;
                letter-spacing: .03em;
            }

            .main-account .box-account #sign_in .forgot_pass_form .custom {
                width: 100%;
                display: block;
            }

            .main-account .box-account #sign_in .forgot_pass_form .back-log-in {
                text-decoration: underline;
                position: absolute;
                text-align: center;
                color: #FFF;
                font-family: PTSansRegular;
                margin: 10px auto 0;
                top: 100%;
                left: 0;
                right: 0;
                display: block;
                letter-spacing: .05em;
                font-size: 16px;
            }

                .main-account .box-account #sign_in .forgot_pass_form .back-log-in:hover {
                    text-decoration: none;
                }

        .main-account .box-account #new_account {
            height: 408px;
            padding: 40px;
        }

            .main-account .box-account #new_account .email, .main-account .box-account #new_account .name, .main-account .box-account #new_account .password {
                width: 100%;
                border: 1px solid #a8a8a8;
                border-radius: 2px;
                height: 52px;
                padding: 0 20px;
                margin-bottom: 20px;
                font-size: 16px;
                color: #c9caca;
                font-family: PTSansBold;
                letter-spacing: .03em;
            }

            .main-account .box-account #new_account .custom {
                width: 100%;
                display: block;
            }

            .main-account .box-account #new_account .checkbox-regis {
                float: left;
                position: relative;
                width: 22px;
                height: 22px;
                border: 1px solid #ddd;
                border-radius: 3px;
                cursor: pointer;
            }

            .main-account .box-account #new_account .regis-check {
                display: none;
            }

            .main-account .box-account #new_account .regis-check-custom {
                position: relative;
                width: 22px;
                height: 22px;
                border: 1px solid #ddd;
                border-radius: 3px;
                cursor: pointer;
            }

            .main-account .box-account #new_account .regis-check:checked + .checkbox-regis::before {
                content: "";
                display: block;
                position: absolute;
                top: 3px;
                right: 3px;
                bottom: 3px;
                left: 3px;
                background: #0B4151;
                border-radius: 0;
            }

            .main-account .box-account #new_account label {
                margin-bottom: 18px;
            }

                .main-account .box-account #new_account label .nameregistr {
                    margin-left: 17px;
                    color: #7a7a7a;
                    font-size: 16px;
                    font-family: PTSansRegular;
                    letter-spacing: .05em;
                    position: relative;
                    top: -2px;
                }

            .main-account .box-account #new_account .thank_registr {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                border: 40px solid #FFF;
                background: #0B4151;
                display: none;
            }

                .main-account .box-account #new_account .thank_registr p {
                    font-size: 20px;
                    font-family: PTSansBold;
                    text-align: center;
                    text-transform: uppercase;
                    letter-spacing: .05em;
                    color: #FFF;
                    line-height: 25px;
                    vertical-align: middle;
                    padding: 10px;
                    position: relative;
                    top: 40%;
                }

.main_about_us .whowe .list-done li, .main_about_us .whowe p {
    color: #7a7a7a;
    font-size: 15px;
    line-height: 24px;
}

.col-lg-1-5, .col-md-1-5, .col-sm-1-5, .col-xs-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

.main_about_us .title {
    position: relative;
    top: -12px;
    padding-bottom: 5px;
}

    .main_about_us .title h1 {
        letter-spacing: .05em;
    }

.main_about_us .thing span, .main_about_us .whowe .list-done li, .main_about_us .whowe p {
    letter-spacing: .025em;
    font-family: PTSansRegular;
}

.main_about_us .pre-about {
    margin-top: 23px;
}

    .main_about_us .pre-about img {
        width: 100%;
    }

.main_about_us .whowe {
    padding: 38px 25px 45px;
}

    .main_about_us .whowe .content {
        max-width: 803px;
        margin: 0 auto;
    }

    .main_about_us .whowe .title-h4 {
        margin-bottom: 11px;
    }

    .main_about_us .whowe p {
        text-align: left;
        margin-bottom: 24px;
    }

.main_about_us .thing {
    overflow: hidden;
    background: #edecea;
    padding: 98px 0 58px;
}

    .main_about_us .thing .box-thing {
        width: 143px;
        height: 143px;
        border-radius: 4px;
        background: #0B4151;
        margin: 0 auto;
        text-align: center;
    }

        .main_about_us .thing .box-thing i {
            font-size: 56px;
            color: #FFF;
            line-height: 143px;
            text-align: center;
            display: block;
        }

    .main_about_us .thing h4 {
        text-align: center;
        margin-top: 18px;
    }

    .main_about_us .thing span {
        font-size: 17px;
        color: #7a7a7a;
        margin-top: 15px;
        line-height: 20px;
        display: block;
        text-align: center;
        margin-bottom: 40px;
    }

.main_about_us .team {
    overflow: hidden;
    padding: 105px 0 59px;
}

    .main_about_us .team .title h2 {
        text-align: center;
        letter-spacing: .05em;
    }

    .main_about_us .team .box-team {
        position: relative;
        margin: 25px auto;
        max-width: 300px;
    }

        .main_about_us .team .box-team img {
            width: 100%;
            display: block;
        }

        .main_about_us .team .box-team .bot {
            border-left: 1px solid #d0d0cf;
            border-right: 1px solid #d0d0cf;
            border-bottom: 1px solid #d0d0cf;
            padding: 41px 20px;
        }

            .main_about_us .team .box-team .bot .name-auther {
                font-size: 25px;
                font-family: PTSansBold;
                color: #7a7a7a;
                line-height: 35px;
                text-transform: uppercase;
                letter-spacing: .03em;
            }

            .main_about_us .team .box-team .bot .position-auther {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                text-transform: uppercase;
                letter-spacing: .03em;
            }

            .main_about_us .team .box-team .bot .description-auther {
                font-size: 17px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                letter-spacing: .03em;
                line-height: 21px;
                margin-top: 11px;
            }

.main_about_us .clients {
    overflow: hidden;
    padding: 20px 0 75px;
}

    .main_about_us .clients .title h2 {
        text-align: center;
        letter-spacing: .05em;
    }

    .main_about_us .clients .box-clients {
        position: relative;
        margin: 26px auto 17px;
        max-width: 250px;
    }

        .main_about_us .clients .box-clients img {
            width: 100%;
            padding: 10px;
            border: 1px solid #d0d0cf;
            display: block;
            border-radius: 4px;
        }

        .main_about_us .clients .box-clients .text {
            font-size: 25px;
            font-family: PTSansBold;
            color: #7a7a7a;
            line-height: 35px;
            text-transform: uppercase;
            text-align: center;
            margin-top: 16px;
            letter-spacing: .03em;
        }

.icon-compare, .icon-wish {
    float: left;
    position: relative;
    top: 5px;
    left: -5px;
    color: #d0d0cf;
}

.box-buy .compare i, .box-buy .shlist i {
    font-size: 16px;
    color: #d0d0cf;
    top: 1px;
    margin-right: 3px;
}

#accordion_cart_product_mob .ui-state-active i, #accordion_cart_product_mob .ui-state-default i {
    font-size: 27px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -13.5px;
    z-index: 1;
}

#accordion_cart_product_mob .ui-state-active i {
    transform: rotate(180deg);
}

#forgot_pass {
    display: none;
}

.main_privacy_policy .box-policy {
    margin: -12px auto 0;
    padding: 0 0 68px;
}

    .main_privacy_policy .box-policy .title {
        margin-bottom: 11px;
    }

    .main_privacy_policy .box-policy .content p {
        font-size: 15px;
        line-height: 24px;
        letter-spacing: .024em;
        color: #7a7a7a;
        margin-bottom: 25px;
        text-align: left;
    }

.main_faq {
    padding-top: 38px;
    padding-left: 25px;
    padding-right: 25px;
}

    .main_faq .box-faq .block-faq .faq_list h3, .main_faq .box-faq .block-faq .title-faq {
        height: 50px;
        padding: 17px 30px;
        line-height: 16px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: .06em;
    }

    .main_faq .box-faq .title {
        margin-bottom: 38px;
    }

    .main_faq .box-faq .block-faq {
        max-width: 930px;
        margin: 0 auto 48px;
    }

        .main_faq .box-faq .block-faq .title-faq {
            border-radius: 2px 2px 0 0;
            color: #FFF;
            background: #0B4151;
            font-family: PTSansBold;
        }

        .main_faq .box-faq .block-faq .faq_list h3 {
            border: none !important;
            border-bottom: 2px solid #FFF !important;
            color: #7a7a7a !important;
            top: 0 !important;
            font-family: PTSansRegular;
            background: #edecea !important;
            position: relative;
        }

        .main_delivery .left .text p, .main_faq .box-faq .block-faq .faq_list div p, .main_faq .box-faq .block-faq .faq_list div ul li {
            line-height: 24px;
            font-family: PTSansRegular;
            color: #7a7a7a;
        }

        .main_faq .box-faq .block-faq .faq_list .ui-state-active i, .main_faq .box-faq .block-faq .faq_list .ui-state-default i {
            position: absolute;
            right: 26px;
            font-size: 27px;
            margin-top: -14px;
            top: 50%;
        }

        .main_faq .box-faq .block-faq .faq_list .ui-state-active i {
            transform: rotate(-180deg);
        }

        .main_faq .box-faq .block-faq .faq_list div {
            border-left: 1px solid #edecea;
            border-right: 1px solid #edecea;
            border-bottom: 1px solid #edecea;
            padding: 36px 30px 20px;
        }

            .main_faq .box-faq .block-faq .faq_list div p {
                font-size: 14px;
                letter-spacing: .06em;
                text-align: left;
                margin-bottom: 25px;
            }

            .main_faq .box-faq .block-faq .faq_list div ul li {
                font-size: 16px;
                letter-spacing: .025em;
            }

.main_delivery {
    padding: 39px 0 0;
    display: table;
    margin: 0 auto;
}

    .main_delivery .left {
        float: left;
        max-width: calc(100% - 315px);
        padding-right: 60px;
        width: 100%;
        padding-bottom: 53px;
    }

        .main_delivery .left .title {
            margin-bottom: 11px;
        }

            .main_delivery .left .title h1 {
                text-transform: none;
            }

        .main_delivery .left .text {
            border-bottom: 2px solid #edecea;
            margin-bottom: 32px;
        }

            .main_delivery .left .text p {
                font-size: 15px;
                letter-spacing: .029em;
                margin-bottom: 25px;
            }

        .main_delivery .left .box-hope {
            float: left;
            overflow: hidden;
        }

            .main_delivery .left .box-hope h6 {
                font-size: 20px;
                color: #7a7a7a;
                font-family: PTSansBold;
            }

            .main_delivery .left .box-hope span {
                font-size: 16px;
                color: #7a7a7a;
                font-family: PTSansRegular;
                line-height: 2;
            }

        .main_delivery .left .link-orders {
            float: right;
            overflow: hidden;
            margin-left: 20px;
        }

            .main_delivery .left .link-orders a {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #0B4151;
            }

    .main_delivery .right {
        float: right;
        max-width: 315px;
        width: 100%;
        padding: 55px 39px 60px;
        background: #edecea;
        margin-top: 12px;
        margin-bottom: 61px;
    }

        .main_delivery .right h6 {
            color: #7a7a7a;
            font-size: 20px;
            font-family: PTSansBold;
            line-height: 1.2;
        }

        .main_delivery .right p {
            font-size: 16px;
            font-family: PTSansRegular;
            line-height: 24px;
            margin-top: 7px;
            margin-bottom: 32px;
            color: #7a7a7a;
        }

            .main_delivery .right p span {
                color: #0B4151;
            }

        .main_delivery .right .track_order {
            text-transform: uppercase;
            letter-spacing: .05em;
        }

.main-openingsoon {
    position: relative;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -237px;
}

    .main-openingsoon .title h1 {
        text-align: center;
        text-transform: none;
        letter-spacing: .05em;
    }

    .main-openingsoon .content {
        margin: 30px auto;
        text-align: center;
        max-width: 753px;
        letter-spacing: .05em;
        line-height: 30px;
    }

        .main-openingsoon .content p {
            color: #7a7a7a;
        }

    .main-openingsoon canvas {
        width: 100%;
    }

    .main-openingsoon .ClassyCountdown-wrapper > div {
        display: inline-block;
        position: relative;
        width: calc(25% - 50px);
        margin: 10px 2.5%;
    }

    .main-openingsoon #countdown {
        width: 80%;
        margin: 51px auto;
    }

    .main-openingsoon .ClassyCountdown-value {
        position: absolute;
        top: 70%;
        text-align: center;
        margin: auto;
        left: 0;
        right: 0;
    }

.main-myacc #account-setting #personal-information .form-personal-information label .change-password i, .main-myacc .box-auther .link-edit-profile i {
    margin-right: 5px;
}

.main-openingsoon .ClassyCountdown-value span {
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 24px;
    top: 88px;
    position: relative;
    font-family: PTSansRegular;
    color: #7a7a7a;
    letter-spacing: .03em;
}

.main-openingsoon .ClassyCountdown-value div {
    font-size: 45px !important;
    font-family: PTSansRegular;
    color: #0B4151;
    letter-spacing: .03em;
}

.range-countdown {
    width: 175px;
    height: auto;
}

.main-myacc {
    padding-top: 38px;
    padding-bottom: 100px;
}

    .main-myacc .title h1 {
        text-transform: none;
    }

    .main-myacc .box-auther {
        overflow: hidden;
        margin-top: 43px;
    }

        .main-myacc .box-auther .auther-img {
            border: 1px solid #d2d2d1;
            float: left;
        }

        .main-myacc .box-auther .name-auther {
            float: left;
            font-size: 20px;
            text-transform: uppercase;
            font-family: PTSansBold;
            color: #7a7a7a;
            padding-top: 33px;
            padding-left: 27px;
        }

        .main-myacc .box-auther .link-edit-profile {
            color: #7a7a7a;
            float: left;
            font-size: 16px;
            padding-top: 39px;
            padding-left: 32px;
            letter-spacing: .025em;
        }

        .main-myacc .box-auther .total-bought {
            float: right;
            font-size: 20px;
            color: #7a7a7a;
            font-family: PTSansBold;
            letter-spacing: .029em;
            padding-top: 30px;
        }

    .main-myacc #account-setting {
        margin-top: 49px;
    }

        .main-myacc #account-setting .ui-widget-header {
            height: 62px;
            background: #edecea;
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

            .main-myacc #account-setting .ui-widget-header .ui-state-default {
                background: #edecea !important;
                border: none !important;
                cursor: pointer !important;
                max-width: 350px;
                width: 100%;
                height: 62px;
                top: 0 !important;
            }

                .main-myacc #account-setting .ui-widget-header .ui-state-default .ui-tabs-anchor {
                    text-transform: uppercase;
                    color: #7a7a7a;
                    font-family: PTSansBold;
                    display: block;
                    width: 100%;
                    height: 100%;
                    text-align: center;
                    padding: 18px 0;
                    font-size: 16px;
                    letter-spacing: .05em;
                }

        .main-myacc #account-setting #personal-address .form-personal-address, .main-myacc #account-setting #personal-information .form-personal-information {
            max-width: 350px;
            padding-top: 58px;
            width: 100%;
        }

        .main-myacc #account-setting .ui-widget-header .ui-tabs-active {
            background: #0B4151 !important;
        }

            .main-myacc #account-setting .ui-widget-header .ui-tabs-active .ui-tabs-anchor {
                color: #FFF;
            }

        .main-myacc #account-setting #personal-information .form-personal-information label {
            width: 100%;
            position: relative;
            margin-bottom: 11px;
        }

            .main-myacc #account-setting #personal-information .form-personal-information label span {
                font-size: 13px;
                color: #7a7a7a;
                display: block;
                margin-bottom: 8px;
                line-height: 12px;
                letter-spacing: .025em;
            }

                .main-myacc #account-setting #personal-information .form-personal-information label span b {
                    color: red;
                    font-size: 15px;
                }

            .main-myacc #account-setting #personal-information .form-personal-information label .input-style {
                height: 50px;
                border: 1px solid #a8a8a8;
                padding-left: 15px;
                padding-right: 15px;
                width: 100%;
                margin-bottom: 10px;
            }

            .main-myacc #account-setting #personal-information .form-personal-information label .change-password {
                font-size: 16px;
                letter-spacing: .025em;
                position: relative;
                white-space: nowrap;
                cursor: pointer;
                color: #7a7a7a;
                font-family: PTSansRegular;
            }

        .main-myacc #account-setting #personal-information .form-personal-information .hidden-all {
            display: none;
        }

        .main-myacc #account-setting #personal-information .form-personal-information .active {
            display: block;
        }

        .main-myacc #account-setting #personal-address .form-personal-address label {
            width: 100%;
            position: relative;
            margin-bottom: 16px;
        }

            .main-myacc #account-setting #personal-address .form-personal-address label span {
                font-size: 13px;
                color: #7a7a7a;
                display: block;
                margin-bottom: 8px;
                line-height: 12px;
                letter-spacing: .025em;
            }

                .main-myacc #account-setting #personal-address .form-personal-address label span b {
                    color: red;
                    font-size: 15px;
                }

            .main-myacc #account-setting #personal-address .form-personal-address label .input-style {
                height: 50px;
                border: 1px solid #a8a8a8;
                padding-left: 15px;
                padding-right: 15px;
                width: 100%;
            }

            .main-myacc #account-setting #personal-address .form-personal-address label .note {
                font-size: 13px;
                color: #7a7a7a;
                font-family: PTSansRegular;
                line-height: 16px;
                letter-spacing: .025em;
                margin-bottom: 10px;
                margin-top: 5px;
            }

        .main-myacc #account-setting #personal-orders .orders-info {
            margin-top: 69px;
            margin-bottom: 43px;
        }

            .main-myacc #account-setting #personal-orders .orders-info .data-orders, .main-myacc #account-setting #personal-orders .orders-info .order-number, .main-myacc #account-setting #personal-orders .orders-info .shop-method {
                color: #7a7a7a;
                font-family: PTSansBold;
                font-size: 16px;
                letter-spacing: .05em;
            }

            .main-myacc #account-setting #personal-orders .orders-info .method-type, .main-myacc #account-setting #personal-orders .orders-info .number, .main-myacc #account-setting #personal-orders .orders-info .time-orders {
                color: #7a7a7a;
                font-family: PTSansRegular;
                font-size: 16px;
                letter-spacing: .05em;
            }

        .main-myacc #account-setting #personal-orders .block-personal-orders {
            border-top: 1px solid #edecea;
            border-left: 1px solid #edecea;
            border-right: 1px solid #edecea;
            padding: 50px 78px;
        }

            .main-myacc #account-setting #personal-orders .block-personal-orders:last-child {
                border-bottom: 1px solid #edecea;
            }

            .main-myacc #account-setting #personal-orders .block-personal-orders table .cart-personal-orders {
                vertical-align: middle;
            }

                .main-myacc #account-setting #personal-orders .block-personal-orders table .cart-personal-orders .cart-personal-orders {
                    width: 82px;
                    height: 82px;
                    border: 1px solid #edecea;
                    position: relative;
                    background: #FFF;
                    padding-right: 25px;
                    padding-left: 15px;
                }

                    .main-myacc #account-setting #personal-orders .block-personal-orders table .cart-personal-orders .cart-personal-orders img {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        top: 0;
                        width: 100%;
                        margin: auto;
                        height: auto;
                    }

            .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-name-prodct {
                vertical-align: middle;
                width: 42%;
                padding-left: 50px;
                padding-right: 20px;
            }

                .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-name-prodct span {
                    color: #7a7a7a;
                    font-family: PTSansBold;
                    font-size: 20px;
                    line-height: 1.2;
                    letter-spacing: .049em;
                }

            .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-count {
                vertical-align: middle;
                width: 24.6%;
                padding-left: 15px;
                padding-right: 15px;
            }

                .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-count span {
                    color: #7a7a7a;
                    font-family: PTSansRegular;
                    font-size: 20px;
                    line-height: 1.2;
                    letter-spacing: .049em;
                }

            .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-price {
                vertical-align: middle;
                width: 23%;
                padding-left: 15px;
                padding-right: 15px;
            }

                .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-price span {
                    color: #7a7a7a;
                    font-family: PTSansRegular;
                    font-size: 20px;
                    line-height: 1.2;
                    letter-spacing: .03em;
                }

            .main-myacc #account-setting #personal-orders .block-personal-orders table .status-delivery {
                vertical-align: middle;
            }

                .main-myacc #account-setting #personal-orders .block-personal-orders table .status-delivery span {
                    color: #0B4151;
                    font-size: 20px;
                    letter-spacing: .049em;
                }

        .main-myacc #account-setting #personal-wish .wrap-wish {
            padding-top: 78px;
        }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish {
                border-top: 1px solid #edecea;
                border-left: 1px solid #edecea;
                border-right: 1px solid #edecea;
                border-bottom: 1px solid #edecea;
                margin-top: -1px;
                padding: 50px 78px;
            }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish td {
                    vertical-align: middle;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish td .delete-cart-product {
                        position: relative;
                        cursor: pointer;
                        margin-right: 15px;
                        margin-left: 80px;
                        width: 16px;
                        height: 16px;
                        display: inline-block;
                    }

                        .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish td .delete-cart-product:after {
                            content: "";
                            display: block;
                            position: absolute;
                            left: 0;
                            top: 7px;
                            width: 18px;
                            background: #d0d0cf;
                            transform: rotate(-45deg);
                            height: 2px;
                        }

                        .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish td .delete-cart-product:before {
                            content: "";
                            display: block;
                            position: absolute;
                            left: 0;
                            top: 7px;
                            width: 18px;
                            background: #d0d0cf;
                            transform: rotate(45deg);
                            height: 2px;
                        }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .cart-personal-wish {
                    vertical-align: middle;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .cart-personal-wish .cart-personal-wish {
                        width: 82px;
                        height: 82px;
                        border: 1px solid #edecea;
                        position: relative;
                        background: #FFF;
                        padding-right: 25px;
                        padding-left: 15px;
                    }

                        .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .cart-personal-wish .cart-personal-wish img {
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            top: 0;
                            width: 100%;
                            margin: auto;
                            height: auto;
                        }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-name-prodct {
                    vertical-align: middle;
                    width: 37%;
                    padding-left: 50px;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-name-prodct span {
                        color: #7a7a7a;
                        font-family: PTSansBold;
                        font-size: 20px;
                        line-height: 1.2;
                        letter-spacing: .049em;
                    }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-count {
                    vertical-align: middle;
                    width: 15%;
                    padding-left: 15px;
                    padding-right: 15px;
                    text-align: center;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-count span {
                        color: #7a7a7a;
                        font-family: PTSansRegular;
                        font-size: 20px;
                        line-height: 1.2;
                        letter-spacing: .049em;
                    }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-price {
                    vertical-align: middle;
                    width: 23%;
                    padding-left: 15px;
                    padding-right: 15px;
                    text-align: center;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-price span {
                        color: #7a7a7a;
                        font-family: PTSansRegular;
                        font-size: 20px;
                        line-height: 1.2;
                        letter-spacing: .03em;
                    }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .custom {
                    width: 25%;
                    vertical-align: middle;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .custom .button-small {
                        max-width: 197px;
                        margin: 0 auto;
                    }

.main-discont {
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0,0,0,.6);
    z-index: 2;
}

    .main-discont .box-discont {
        margin: auto;
        position: absolute;
        background: #FFF;
        padding: 68px 86px;
        max-width: 947px;
        width: 100%;
        max-height: 432px;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .main-discont .box-discont .close-discont {
            position: absolute;
            width: 20px;
            height: 20px;
            padding: 0;
            right: -25px;
            top: -3px;
            cursor: pointer;
        }

            .main-discont .box-discont .close-discont:after, .main-discont .box-discont .close-discont:before {
                position: relative;
                top: 50%;
                width: 20px;
                height: 2px;
                background: #cacbcb;
                display: block;
                content: "";
                left: 0;
            }

            .main-discont .box-discont .close-discont:before {
                transform: rotate(45deg);
            }

            .main-discont .box-discont .close-discont:after {
                margin-top: -2px;
                transform: rotate(-45deg);
            }

        .main-discont .box-discont h6 {
            font-size: 45px;
            color: #7a7a7a;
            font-family: PTSansBold;
            letter-spacing: .05em;
        }

        .main-discont .box-discont p {
            font-size: 16px;
            color: #7a7a7a;
            font-family: PTSansRegular;
            letter-spacing: .05em;
        }

        .main-discont .box-discont .form-discont-popup {
            max-width: 474px;
            width: 100%;
            margin-top: 37px;
        }

        .main-discont .box-discont .input-discont-popup {
            height: 52px;
            width: 100%;
            border: 1px solid #a8a8a8;
            padding: 0 22px;
            margin-bottom: 20px;
        }

        .main-discont .box-discont .img-sale_discont {
            position: absolute;
            right: 10px;
            bottom: 43px;
        }

.unit-one .price-sale {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
}

.unit-one .price-now {
    float: none;
    margin-left: 0;
    display: block;
}

.main-search-result .box-1675 .wishlist-content {
    width: calc(100% - 280px);
    display: table;
}

    .main-search-result .box-1675 .wishlist-content .title-wishlist {
        float: left;
        margin-bottom: 31px;
        position: relative;
        top: -11px;
    }

.main-search-result .block-cart {
    overflow: hidden;
    align-items: center;
    border: 1px solid #edecea;
}

    .main-search-result .block-cart a {
        padding: 20px 4%;
        display: block;
    }

    .main-search-result .block-cart:nth-child(odd) {
        border-left: 8px solid #edecea;
    }

        .main-search-result .block-cart:nth-child(odd) a {
            background: #edecea;
        }

    .main-search-result .block-cart:nth-child(even) {
        border-left: 8px solid #0B4151;
    }

    .main-search-result .block-cart table tr td {
        vertical-align: middle;
    }

    .main-search-result .block-cart table .cart-img {
        width: 82px;
        height: 82px;
        border: 1px solid #d0d0cf;
        position: relative;
        background: #FFF;
        padding-right: 25px;
        padding-left: 15px;
    }

        .main-search-result .block-cart table .cart-img img {
            position: absolute;
            bottom: 0;
            left: 0;
            top: 0;
            width: 80px;
            margin: auto;
            height: 80px;
        }

    .main-search-result .block-cart table .cart-name-prodct {
        width: 100%;
        padding-left: 50px;
    }

        .main-search-result .block-cart table .cart-name-prodct span {
            color: #7a7a7a;
            font-family: PTSansBold;
            font-size: 20px;
            line-height: 1.2;
            letter-spacing: .03em;
        }

    .main-search-result .block-cart table .cart-mark {
        padding-right: 25px;
        padding-left: 25px;
    }

        .main-search-result .block-cart table .cart-mark span {
            line-height: 1.2;
            font-size: 16px;
            text-transform: uppercase;
            font-family: PTSansRegular;
            color: #7a7a7a;
        }

    .main-search-result .block-cart table .alone-price {
        padding-left: 50px;
    }

        .main-search-result .block-cart table .alone-price span {
            line-height: 1.2;
            font-size: 20px;
            font-family: PTSansBold;
            color: #0B4151;
            white-space: nowrap;
        }

    .main-search-result .block-cart table .delete-cart-product {
        position: relative;
        cursor: pointer;
        margin-right: 15px;
        margin-left: 80px;
        width: 16px;
        height: 16px;
        display: inline-block;
    }

        .main-search-result .block-cart table .delete-cart-product:after {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 7px;
            width: 18px;
            background: #d0d0cf;
            transform: rotate(-45deg);
            height: 2px;
        }

        .main-search-result .block-cart table .delete-cart-product:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 7px;
            width: 18px;
            background: #d0d0cf;
            transform: rotate(45deg);
            height: 2px;
        }

#myCarousel3 .left i, #myCarousel3 .right i {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    font-size: 80px;
}

#myCarousel3 .left, #myCarousel3 .right {
    opacity: 1;
    background: 0 0;
}

.main-search-result .block-cart table input {
    padding: 0 10px;
}

.main-search-result .block-cart:nth-child(n+2) {
    border-top: none;
}

.main_faq .box-faq {
    padding-bottom: 50px;
}

#myCarousel3 .left i {
    left: 40px;
}

#myCarousel3 .right i {
    right: 40px;
}

#myCarousel3 .carousel-indicators {
    bottom: -45px;
    z-index: 1;
}

    #myCarousel3 .carousel-indicators li {
        width: 12px;
        height: 12px;
        background: #d0d0cf;
        border: none;
        margin: 0;
    }

    #myCarousel3 .carousel-indicators .active {
        background: #0B4151;
        border: none;
    }

#cat-select-menu {
    display: none;
}

html.js .loader {
    background: #FFF;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.box-cart .main-blocks-cart .block-cart .cart-name-prodct span:hover, .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-name-prodct span:hover, .wishlist-content .cart-name-prodct a:hover span {
    color: #0B4151;
}

.unit-three .product-style-rows {
    height: 445px;
}

    .unit-three .product-style-rows .box-img-products {
        height: auto;
        z-index: 1;
    }

@media only screen and (max-width:1700px) {
    .products-style-line .box-img-products img {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .unit-one .box-img-products img {
        width: 347px;
    }

    #unit-one .wrap-products-masonry {
        width: 50%;
    }

    .products-style-line .center .descr-prod {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }

    .products-style-line .center, .products-style-line .right {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .products-style-line .right {
        padding-right: 34px;
    }

    .main-product .related-products .owl-item {
        height: 455px;
    }

    .main-wishlist .block-cart {
        padding: 50px 2.5%;
    }

    .products-style-line .right .price-now {
        margin-left: 0;
        margin-bottom: 27px;
        float: none;
        width: 100%;
        display: block;
        line-height: .9;
    }

    .products-style-line .right .price-sale {
        float: left;
        margin-bottom: 29px;
    }

    .hidden-1700 {
        display: none !important;
    }

    .visible-1700 {
        display: block !important;
    }

    .main_faq .box-faq .block-faq {
        max-width: 100%;
    }
}

@media only screen and (max-width:1400px) {
    .products-style-line .left {
        width: 20%;
        float: left;
        margin: 25px 0 25px 25px;
    }

    .products-style-line .right {
        width: 250px;
        float: right;
        padding-right: 25px;
    }

    .products-style-line .center {
        width: calc(79.5% - 300px);
        float: left;
        padding: 23px 0 25px;
        margin-left: 25px;
    }

    .main-product .block-decr-product .title {
        color: #7a7a7a;
        font-size: 38px;
        line-height: 45px;
    }

    .wish-list .block-cart {
        padding: 50px 2%;
    }

        .wish-list .block-cart table .delete-cart-product {
            margin-left: 35px;
        }

        .wish-list .block-cart table .alone-price {
            padding-right: 45px;
            padding-left: 25px;
        }

        .wish-list .block-cart table .cart-name-prodct {
            padding-right: 20px;
            padding-left: 15px;
        }

    .block-cart-product .block-decr-product {
        width: calc(68% - 200px);
    }

    .block-cart-product .wrap-cost .box-price .price-strike {
        font-size: 14px !important;
    }

    .block-cart-product .wrap-cost .box-price .price-normal {
        font-size: 26px !important;
    }

    .block-cart-product .block-bunner-product {
        width: 200px !important;
    }

    .wrap-products-masonry {
        width: 50%;
    }

    .products-style-line {
        width: 100%;
    }

    .main-search-result .block-cart {
        padding: 0;
    }

    .products-style-line .box-img-products img {
        margin-bottom: 0;
        margin-top: 0;
        width: 100%;
    }
}

@media only screen and (max-width:1310px) {
    .main-product .block-review .form-review .email, .main-product .block-review .form-review .name {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .basket-price {
        font-size: 22px;
        margin-top: 5px;
    }

    .main-openingsoon #countdown {
        width: 90%;
        margin: 51px auto;
    }

        .main-openingsoon #countdown .ClassyCountdown-wrapper > div {
            width: calc(25% - 20px);
            margin: 10px;
        }
}

@media only screen and (max-width:1200px) {
    .unit-three .product-style-rows {
        height: 470px;
    }

    .products-style-line .right .btn-add-cart {
        width: 290px;
    }

    .unit-one .box-img-products img {
        width: 248px;
    }

    .products-style-line .right .price-now {
        float: left;
        width: auto;
    }

    .main-discont .box-discont h6 {
        line-height: 1.2;
    }

    .main-discont .box-discont .form-discont-popup {
        max-width: 440px;
    }

    .main-discont .box-discont {
        max-width: 900px;
    }

    .main-product .related-products .owl-item {
        height: 410px;
    }

    .products-style-line .center .descr-prod {
        padding-top: 0;
    }

    .products-style-line .right .price-sale {
        margin-right: 0;
        margin-left: 20px;
    }

    .products-style-line .right .btn-add-cart {
        margin-bottom: 0;
        float: right;
    }

    .products-style-line .center {
        width: 71.5%;
    }

    .products-style-line .right {
        width: 100%;
        padding: 0 25px 25px;
    }

    .wish-list .block-cart {
        margin: 0 auto 30px;
        padding: 0;
    }

        .wish-list .block-cart:nth-child(n+2) {
            border-top: 1px solid #d0d0cf;
        }

        .wish-list .block-cart table {
            width: 100%;
        }

            .wish-list .block-cart table tr td {
                display: block;
                padding: 20px 25px;
                border-bottom: 1px solid #d0d0cf;
                overflow: hidden;
            }

                .wish-list .block-cart table tr td:last-child {
                    border-bottom: none;
                }

                .wish-list .block-cart table tr td input {
                    float: none;
                    margin: 0 auto;
                    text-align: center;
                    display: block;
                }

            .wish-list .block-cart table tr .alone-price span, .wish-list .block-cart table tr .cart-mark span, .wish-list .block-cart table tr .cart-name-prodct span {
                float: right;
                letter-spacing: .03em;
            }

            .wish-list .block-cart table tr td .delete-cart-product {
                position: relative;
                cursor: pointer;
                width: 16px;
                height: 16px;
                margin: 0 auto;
                display: block;
            }

            .block-cart-product .block-bunner-product, .wish-list .block-cart table tr .cart-thumbnail {
                display: none;
            }

            .wish-list .block-cart table tr .cart-name-prodct {
                padding-right: 25px;
                padding-left: 25px;
                letter-spacing: .03em;
            }

                .wish-list .block-cart table tr .cart-name-prodct:before {
                    content: attr(data-title);
                    font-size: 16px;
                    font-family: PTSansRegular;
                    color: #7a7a7a;
                    letter-spacing: .03em;
                }

            .wish-list .block-cart table tr .cart-mark {
                letter-spacing: .03em;
            }

                .wish-list .block-cart table tr .cart-mark:before {
                    content: attr(data-mark);
                    font-size: 16px;
                    font-family: PTSansRegular;
                    color: #7a7a7a;
                    letter-spacing: .03em;
                }

            .wish-list .block-cart table tr .alone-price {
                padding-right: 25px;
                padding-left: 25px;
            }

                .wish-list .block-cart table tr .alone-price:before {
                    content: attr(data-price);
                    font-size: 16px;
                    font-family: PTSansRegular;
                    color: #7a7a7a;
                    letter-spacing: .03em;
                }

    .box-contacts .top .form-contact {
        max-width: 350px;
    }

    .block-cart-product .block-decr-product {
        width: 68%;
    }

    .top-right ul {
        float: left;
    }

    .top-left ul {
        margin-right: 30px;
    }

    .col-size-search {
        border-top: 1px solid #eeedeb;
        width: 100% !important;
    }

    .box-allcategories, .box-search {
        border: none;
    }

    .col-size-buy {
        float: right;
    }

    .main-myacc #account-setting #personal-orders .block-personal-orders, .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish {
        padding: 25px;
    }

    .compare-list #table-compare tr td {
        padding: 34px 25px;
    }

    .compare-list #table-compare {
        overflow: scroll;
        display: block;
    }

    .main-compare .account-content {
        overflow-x: hidden;
    }

    .product-style-rows .square-hidden {
        padding: 20px 63px;
    }

    .main_about_us .clients {
        padding: 28px 0 10px;
    }
}

@media only screen and (max-width:992px) {
    #myCarousel3, #tabs_cart_product {
        display: none;
    }

    .unit-one .box-img-products img {
        width: 358px;
    }

    .product-style-rows .square-hidden {
        padding: 20px 23px;
    }

    #accordion_cart_product_mob {
        display: block;
    }

    .main_delivery .left, .main_delivery .right {
        max-width: 48%;
    }

    .products-style-line .right {
        width: 290px;
        float: right;
        padding: 15px 0 0;
    }

        .products-style-line .right .btn-add-cart {
            float: right;
        }

        .products-style-line .right .price-sale {
            float: left;
            margin-right: 0;
        }

        .products-style-line .right .price-now {
            float: right;
            margin-left: 0;
            margin-bottom: 35px;
        }

    .products-style-line {
        width: 100%;
        padding: 25px;
    }

        .products-style-line .center {
            width: 72.5%;
            padding: 0 0 0 25px;
        }

            .products-style-line .center .box-preview-img {
                margin-bottom: 10px;
            }

            .products-style-line .center .descr-prod {
                padding-left: 0;
                width: 100%;
            }

    #unit-one .wrap-products-masonry {
        width: 100%;
    }

    .entry-title {
        font-size: 36px;
    }

    .box-cart-mob .main-blocks-cart-mob .block-cart .cart-overall-price, .box-cart-mob .main-blocks-cart-mob .block-cart .delete-cart-product {
        right: 6.5%;
    }

    .box-cart-mob .main-blocks-cart-mob .block-cart {
        padding: 50px 6.5%;
    }

    .main-product .block-decr-product .title {
        color: #7a7a7a;
        font-size: 28px;
        line-height: 38px;
    }

    .main-product .block-decr-product .wrap-cost .box-add-cart-product .add-cart-product {
        width: 222px;
    }

    .main-product .block-cart-product .block-img-product .box-preview-img-product .soc-wrap {
        margin-top: 20px;
        float: left;
    }

        .main-product .block-cart-product .block-img-product .box-preview-img-product .soc-wrap a:first-child {
            margin-left: 0;
        }

    #accordion_cart_product_mob table tr td:last-child {
        text-align: right;
    }

    .main-myacc #account-setting .ui-widget-header .ui-state-default .ui-tabs-anchor {
        font-size: 14px;
    }

    #accordion_cart_product_mob .block-review .form-review .name {
        max-width: 100%;
        margin-right: 0;
    }

    #accordion_cart_product_mob .block-review .form-review .email {
        max-width: 100%;
    }

    .main_about_us .thing {
        padding: 50px 0 0;
    }

        .main_about_us .thing span {
            margin-bottom: 48px;
        }

    .main_about_us .team {
        padding: 53px 0 0;
    }

        .main_about_us .team .box-team {
            margin: 25px auto;
        }

    .main_about_us .clients .box-clients {
        margin: 25px auto 17px;
    }

    .main-discont .box-discont h6 {
        line-height: 1.2;
    }

    .main-discont .box-discont {
        padding: 30px 45px 40px;
        max-width: 680px;
    }

        .main-discont .box-discont .form-discont-popup {
            max-width: 320px;
        }

        .main-discont .box-discont .img-sale_discont {
            width: 289px;
        }

    .box-cart .main-blocks-cart .box-total-buy .block-right-more .havecoupon .input-havecoupon {
        width: 290px;
    }

    .main-product .related-products {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width:768px) {
    .container {
        margin-top: 50px;
    }

    .main-myacc #account-setting #personal-orders .block-personal-orders table tr td span, .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table tr td span {
        float: right;
    }

    .sw-bottom, .sw-topper {
        transition: transform .5s,top .2s;
    }

    .footer-wrap-mob ul li, .main-menu-mob li, .mnu-toggle ul li {
        list-style-type: none;
    }

        .animated li a:active, .animated li a:focus, .animated li a:hover, .footer-wrap-mob ul li a:active, .footer-wrap-mob ul li a:focus, .footer-wrap-mob ul li a:hover, .full-version a:active, .full-version a:focus, .full-version a:hover, .main-menu-mob li a:active, .main-menu-mob li a:focus, .main-menu-mob li a:hover, .mnu-toggle ul li a:active, .mnu-toggle ul li a:focus, .mnu-toggle ul li a:hover, .top-menu-mob .bug-mob:active, .top-menu-mob .bug-mob:focus, .top-menu-mob .bug-mob:hover {
            text-decoration: none;
        }

    h1 {
        font-size: 30px;
    }

    .unit-one .box-img-products img {
        width: 100%;
        padding: 0;
    }

    .unit-one .box-img-products {
        margin-top: 30px;
        margin-bottom: 0;
        padding: 0 30px;
    }

    .col-content .title {
        margin-bottom: 0;
    }

    #tabs_account {
        margin-top: 50px;
    }

    .main-openingsoon .ClassyCountdown-value div {
        font-size: 30px !important;
    }

    .main-openingsoon .ClassyCountdown-value span {
        font-size: 15px !important;
        margin-top: 0;
        top: 60px;
    }

    .wish-list {
        margin-bottom: 1px;
    }

    .main_faq .box-faq {
        padding-bottom: 49px;
    }

    .main_about_us .clients {
        padding: 28px 0 80px;
    }

    .box-cart, .box-cart-empty, .box-not-found, .main-compare, .main-contacts, .main-myacc, .main-product, .main-search-not-found, .main-search-result, .main-wishlist, .main_about_us, .main_delivery, .main_faq, .main_privacy_policy {
        margin-top: 55px;
    }

    .box-cart-mob {
        display: block;
    }

    .main-search-result .box-1675 .wishlist-content {
        width: 100%;
        padding: 53px 25px 69px;
    }

    .main-discont .box-discont .form-discont-popup {
        max-width: 100%;
    }

    .main-discont .box-discont .img-sale_discont {
        display: none;
    }

    .main-discont .box-discont {
        max-width: 80%;
        max-height: 100%;
        margin-top: 130px;
        position: relative;
        top: 0;
        bottom: 0;
        height: auto;
    }

        .main-discont .box-discont h6 {
            font-size: 36px;
        }

    .compare-list .title-compare {
        margin-bottom: 32px;
    }

    .main_about_us .pre-about {
        margin-top: 32px;
    }

    .main_about_us .team {
        padding: 42px 0 0;
    }

        .main_about_us .team .box-team {
            margin: 32px auto 18px;
        }

    .main_about_us .title {
        position: relative;
        top: 0;
        padding: 0 25px 12px;
    }

    .main_about_us .clients .box-clients {
        margin: 30px auto 11px;
    }

    .main_about_us {
        padding-top: 42px;
    }

    .main-myacc #account-setting #personal-orders .block-personal-orders table, .main-myacc #account-setting #personal-orders .block-personal-orders table tbody {
        width: 100%;
        display: block;
        overflow: hidden;
    }

        .main-myacc #account-setting #personal-orders .block-personal-orders table tr {
            overflow: hidden;
            display: block;
            width: 100%;
        }

            .main-myacc #account-setting #personal-orders .block-personal-orders table tr td {
                overflow: hidden;
                display: block;
                width: 100% !important;
                padding: 25px !important;
                border-bottom: 1px solid #edecea;
            }

                .main-myacc #account-setting #personal-orders .block-personal-orders table tr td:last-child {
                    border-bottom: none;
                }

        .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-name-prodct:before {
            font-size: 16px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            letter-spacing: .03em;
            content: attr(data-title);
        }

        .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-count:before {
            font-size: 16px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            letter-spacing: .03em;
            content: attr(data-count);
        }

        .main-myacc #account-setting #personal-orders .block-personal-orders table .orders-price:before {
            font-size: 16px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            letter-spacing: .03em;
            content: attr(data-price);
        }

        .main-myacc #account-setting #personal-orders .block-personal-orders table .status-delivery:before {
            font-size: 16px;
            font-family: PTSansRegular;
            color: #7a7a7a;
            letter-spacing: .03em;
            content: attr(data-status);
        }

        .main-myacc #account-setting #personal-orders .block-personal-orders table .cart-personal-orders {
            display: none;
        }

    .main-myacc #account-setting #personal-wish .wrap-wish {
        padding-top: 77px;
    }

        .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table, .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table tbody {
            width: 100%;
            display: block;
            overflow: hidden;
        }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table tr {
                overflow: hidden;
                display: block;
                width: 100%;
            }

                .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table tr td {
                    overflow: hidden;
                    display: block;
                    width: 100% !important;
                    padding: 25px !important;
                    border-bottom: 1px solid #edecea;
                    text-align: left !important;
                }

                    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table tr td:last-child {
                        border-bottom: none;
                    }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-name-prodct:before {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                letter-spacing: .03em;
                content: attr(data-title);
            }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-count:before {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                letter-spacing: .03em;
                content: attr(data-count);
            }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .wish-price:before {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                letter-spacing: .03em;
                content: attr(data-price);
            }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .status-delivery:before {
                font-size: 16px;
                font-family: PTSansRegular;
                color: #7a7a7a;
                letter-spacing: .03em;
                content: attr(data-status);
            }

            .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish table .cart-personal-wish {
                display: none;
            }

        .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish {
            padding: 0;
        }

    .main-myacc #account-setting .ui-widget-header {
        display: block;
        height: auto;
    }

        .main-myacc #account-setting .ui-widget-header .ui-state-default {
            max-width: 100%;
            border-bottom: 2px solid #fff !important;
        }

    .main-myacc {
        padding: 42px 25px 98px;
    }

    .main_delivery {
        padding: 43px 25px 38px;
    }

        .main_delivery .left {
            max-width: 100%;
            padding-right: 0;
        }

        .main_delivery .right {
            max-width: 100%;
            float: left;
            margin-top: 40px;
        }

    .box-contacts .top .form-contact {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        float: none;
    }

    .main-wishlist {
        padding-bottom: 43px;
    }

    #accordion_cart_product_mob {
        margin-bottom: 87px;
    }

    #min-custom-size {
        margin-left: 0;
    }

    .button-lardge, .button-lardge .waves-button-input, .button-middle, .button-middle .waves-button-input {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        letter-spacing: .05em;
    }

    .main-account .box-account #sign_in .forgot_pass_form, .main-account .box-account #sign_in .sign_in_form {
        padding: 25px;
    }

    .main-account .box-account {
        width: 90%;
        position: relative;
        left: 5%;
        margin-left: 0;
    }

        .main-account .box-account #new_account {
            height: auto;
            padding: 25px;
        }

    .unit-one .box-img-products img {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .compare-list {
        padding: 0 25px;
    }

    .box-search-not-found {
        float: none;
        width: 100%;
        padding: 4px 25px 89px;
    }

    .main-wishlist .box-1675 .wishlist-content {
        width: 100%;
        margin: 53px 0 25px;
        padding: 0 25px;
    }

    .box-cart-empty .title {
        font-size: 20px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .box-cart-empty .text {
        font-size: 20px;
        line-height: 1.2;
    }

    .box-cart .main-step-two .form-step-two .input-style {
        margin: 0 auto 24px;
    }

    .col-content {
        width: 100%;
        padding-bottom: 37px;
    }

    .block-bestseller {
        display: none;
    }

    .prod-offer {
        padding: 0 24px;
        text-align: center;
    }

    .wrap-products-masonry .price-sale {
        float: none;
        margin-right: 0;
    }

    .wrap-products-masonry .price-now {
        float: none;
        margin-left: 0;
    }

    .unit-one .box-price-prod {
        margin: 14px 0 17px;
    }

    .descr-prod {
        margin-top: 25px;
    }

    .content-sidebar .nav_list div a {
        padding: 17px 50px 17px 25px;
    }

    .title-sidebar {
        padding-left: 25px;
        padding-right: 25px;
    }

    #unit-one .wrap-products-masonry {
        width: 50%;
        padding: 0 0 50px;
    }

    .unit-one {
        padding-top: 0;
    }

    .block-sidebar {
        width: 100%;
        margin-top: 1px;
        margin-bottom: 0;
        border: none;
    }

    .col-sidebar {
        width: 100%;
        margin-right: 0;
    }

    .compare-list .h1-style.custom {
        margin-top: 50px;
    }

    .compare-list #table-compare tr td {
        font-size: 15px;
        padding: 20px 25px;
    }

    .compare-list #table-compare tr .title {
        width: 198px;
        font-size: 14px;
        padding: 20px 25px;
    }

    .box-cart-empty {
        padding-bottom: 97px;
    }

        .box-cart-empty .sales-link {
            margin: 46px auto 0;
            float: none;
        }

        .box-cart-empty .img-backed-empty {
            margin: 35px auto 44px;
            display: block;
            position: relative;
            left: -20px;
            width: 200px;
        }

    .box-search-not-found .btn-see-sale {
        margin: 40px auto 10px;
    }

    .box-search-not-found .string-not-found {
        margin-top: 38px;
        margin-bottom: 40px;
    }

    .box-search-not-found .title {
        margin-bottom: 50px;
    }

    .box-contacts .title {
        margin-bottom: 35px;
        padding-left: 25px;
        padding-right: 25px;
        position: relative;
        top: -8px;
    }

    .box-contacts .map {
        margin-top: 36px;
        margin-bottom: 49px;
    }

    .main-contacts {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .box-contacts .top .form-contact .btn-contact {
        width: 100%;
    }

    .box-contacts {
        float: left;
        width: 100%;
        padding-left: 0;
    }

        .box-contacts .top {
            padding-right: 25px;
            padding-left: 25px;
        }

    .box-not-found a {
        max-width: 222px;
    }

    .box-not-found p {
        text-align: center;
        color: #0B4151;
        margin: 25px 15px;
        line-height: 28px;
        font-size: 21px;
    }

    .box-not-found .block-404 {
        font-size: 170px;
        line-height: 170px;
        margin-top: 50px;
    }

    .box-not-found {
        display: table;
        width: 100%;
        padding-bottom: 87px;
    }

    .box-cart .main-step-two .form-step-two .submit-input-style, .box-cart-mob .main-blocks-cart-mob .buy-mob {
        width: 100%;
        max-width: 222px;
    }

    .box-cart .main-step-two .form-step-two .submit-input-style {
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
    }

    .box-cart .main-step-two .form-step-two {
        width: 100%;
        padding: 0 25px;
        margin-bottom: 99px;
        margin-top: 50px;
        max-width: 100%;
    }

        .box-cart .main-step-two .form-step-two .select-step-two {
            margin: 0 auto 27px;
        }

    .box-cart-mob .main-blocks-cart-mob .block-cart {
        padding: 50px 25px;
    }

        .box-cart-mob .main-blocks-cart-mob .block-cart .cart-overall-price, .box-cart-mob .main-blocks-cart-mob .block-cart .delete-cart-product {
            right: 25px;
        }

    #slider-product-mob, .block-price-mob, .block-title-product-mob {
        display: block;
    }

    .block-cart-product, .block-nav-product, .box-cart .title, .box-steps {
        display: none;
    }

    .mnu-toggle {
        width: 77%;
        background: #edecea;
        position: relative;
        left: 0;
        height: 100%;
        overflow-y: scroll;
    }

    .full-version {
        height: 50px;
        background: #edecea;
        border-top: 1px solid #FFF;
    }

        .full-version a {
            display: block;
            width: 100%;
            height: 100%;
            font-size: 14px;
            text-align: center;
            color: #7b7b7b;
            text-transform: uppercase;
            font-family: PTSansRegular;
            line-height: 50px;
            letter-spacing: .056em;
        }

    .copyright {
        padding: 20px 0;
    }

        .copyright .text-copyright {
            text-align: center;
            line-height: 27px;
            letter-spacing: .03em;
        }

    .footer, .header-bottom, .header-center, .header-top, .main-bread {
        display: none;
    }

    .header-top-mob {
        height: 55px;
        background: #0B4151;
        width: 77%;
    }

    .mnu-popup-mob {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        background: rgba(0,0,0,.8);
        z-index: 3;
    }

    .top-menu-mob {
        height: 55px;
        background: #0B4151;
    }

        .top-menu-mob .bug-mob {
            position: absolute;
            right: 26px;
            top: 19px;
            background: url(../img/cart-icon-mobile.png) no-repeat;
            background-size: 100% 100%;
            width: 27px;
            height: 21px;
        }

            .top-menu-mob .bug-mob span {
                color: #FFF;
                font-family: PTSansBold;
                text-align: center;
                font-size: 10px;
                width: 23px;
                display: block;
                height: 100%;
                margin-left: 4px;
                line-height: 10px;
            }

    .mnu_container, .sandwich {
        width: 28px;
        height: 21px;
        position: absolute;
    }

    .logo-mob, .logo-popup-mob {
        text-align: center;
        right: 0;
        bottom: 0;
        line-height: 56px;
    }

    .mnu_container {
        background: 0 0;
        border: none;
        margin-top: 19px;
        margin-left: 25px;
        float: left;
        padding: 0;
        z-index: 4;
    }

        .mnu_container span {
            display: block;
        }

    .sandwich {
        left: 0;
        top: 0;
        z-index: 100;
    }

    .sw-bottom, .sw-footer, .sw-topper {
        height: 3px;
        background: #FFF;
        position: relative;
        width: 28px;
        display: block;
        border: none;
    }

    .sandwich.active .sw-topper {
        top: 9px;
        transform: rotate(-45deg);
    }

    .sandwich.active .sw-bottom {
        top: 0;
        transform: rotate(45deg);
    }

    .sandwich.active .sw-footer {
        opacity: 0;
        top: 0;
        transform: rotate(180deg);
    }

    .sw-topper {
        margin-bottom: 6px;
    }

    .sw-bottom {
        transition-delay: .2s,0s;
    }

    .sw-footer {
        margin-top: 6px;
        transition: all .5s;
        transition-delay: .1s;
    }

    .logo-mob {
        position: absolute;
        left: 0;
        top: 0;
        margin: auto;
    }

        .logo-mob a {
            color: #FFF;
            font-family: OpenSansExtraBold;
            font-size: 30px;
        }

    .input-search-mob, .mnu-toggle ul li a {
        font-family: PTSansRegular;
    }

    .top-menu-mob {
        position: fixed;
        width: 100%;
        z-index: 3;
        top: 0;
    }

    .submit-search-mob {
        display: block;
        position: relative;
        border: none;
        left: 0;
        top: 0;
        width: 55px;
        height: 58px;
        padding: 0;
        float: left;
        margin-left: 10px;
        background: 0 0;
    }

    .input-search-mob {
        width: calc(100% - 120px);
        height: 58px;
        color: #cacbcb;
        font-size: 16px;
        float: left;
        border: none;
    }

    .footer-mob, .main-menu-mob > li {
        border-top: 1px solid #FFF;
    }

    .wrap-search-mob i {
        position: absolute;
        top: 50%;
        font-size: 15px;
        margin-top: -6.5px;
        left: 30px;
        color: #d0d0cf;
        z-index: 1;
    }

    .search-form-mob {
        height: 58px;
        background: #FFF;
        width: 100%;
        position: relative;
    }

        .search-form-mob i {
            position: absolute;
            left: 29px;
            top: 50%;
            margin-top: -8px;
            color: #c9caca;
        }

    .clear-searh-mob {
        float: left;
        width: 55px;
        padding: 0;
        height: 58px;
        cursor: pointer;
    }

        .clear-searh-mob:after, .clear-searh-mob:before {
            content: "";
            left: 20px;
            top: 50%;
            width: 12px;
            height: 2px;
            background: #d0d0cf;
            display: block;
            position: relative;
        }

        .clear-searh-mob:before {
            transform: rotate(45deg);
        }

        .clear-searh-mob:after {
            margin-top: -2px;
            transform: rotate(-45deg);
        }

    .mnu-toggle ul {
        padding: 10px 0;
    }

        .mnu-toggle ul li a {
            color: #7b7b7b;
            font-size: 16px;
            padding: 6px 25px 6px 27px;
            width: 100%;
            height: 100%;
            display: block;
        }

        .mnu-toggle ul li ul {
            padding-left: 10px;
            display: none;
        }

        .mnu-toggle ul li {
            min-height: 35px;
        }

    .logo-popup-mob {
        position: relative;
        left: 0;
        top: 0;
        max-width: 40%;
        margin: auto;
        height: 56px;
    }

        .logo-popup-mob a {
            color: #FFF;
            font-family: OpenSansExtraBold;
            font-size: 30px;
        }

    .footer-wrap-mob ul li a, .main-menu-mob li a {
        font-family: PTSansRegular;
    }

    .glyphicon-chevron-left::before, .glyphicon-chevron-right::before {
        content: "";
        font-weight: 100;
        font-size: 20px;
        width: 14px;
        height: 22px;
        z-index: 2;
        display: block;
    }

    .glyphicon-chevron-right::before {
        background: url(../img/spline.png) -630px -16px no-repeat;
    }

    .glyphicon-chevron-left::before {
        background: url(../img/spline.png) -630px -45px no-repeat;
    }

    .carousel-control.left, .carousel-control.right {
        background: 0 0;
    }

    .carousel-control {
        opacity: 1;
        z-index: 1;
    }

    .carousel-inner .item img {
        width: 83%;
        margin: 0 auto;
        height: auto;
    }

    .main-menu-mob, .main-menu-mob ul {
        padding: 0;
        margin: 0;
    }

        .main-menu-mob li a i, .main-menu-mob li ul li a i {
            position: absolute;
            color: #d0d0cf;
            font-size: 18px;
            line-height: 10px;
            top: 50%;
            margin-top: -5px;
        }

        .main-menu-mob li a i {
            right: 40px;
        }

        .main-menu-mob li ul li a i {
            left: 40px;
        }

        .main-menu-mob li .active {
            display: block;
        }

        .main-menu-mob li ul {
            background: #fff;
        }

    .animated {
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        -ms-animation: none;
        animation: none;
    }

    .main-menu-mob ul {
        display: none;
    }

    .main-menu-mob li {
        min-height: 50px;
        position: relative;
        background: #edecea;
    }

        .main-menu-mob li ul li a {
            background: #FFF;
        }

        .main-menu-mob li a {
            color: #7b7b7b;
            font-size: 14px;
            padding: 15px 40px;
            width: 100%;
            height: 100%;
            display: block;
            position: relative;
        }

    .main-menu-mob > li .arrow-sidebar, .main-menu-mob > li.active .arrow-sidebar {
        content: "";
        width: 14px;
        display: inline-block;
        height: 10px;
        position: absolute;
        right: 29px;
        top: 20px;
        margin-left: 8px;
    }

    .main-menu-mob > li ul li:last-child {
        border-bottom: none;
    }

    .main-menu-mob > li .arrow-sidebar {
        background: url(../img/spline.png) -262px -6px no-repeat;
    }

    .main-menu-mob > li.active .arrow-sidebar {
        background: url(../img/spline.png) -262px -23px no-repeat;
    }

    .main-menu-mob li ul {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .main-menu-mob li ul li a {
            padding: 15px 27px 15px 60px;
        }

    .footer-mob {
        background: #0B4151;
        margin-top: 0;
        padding-top: 34px;
        padding-bottom: 12px;
    }

    .footer-wrap-mob {
        float: left;
        width: 50%;
        margin-bottom: 25px;
    }

        .footer-wrap-mob ul {
            padding: 0 16px;
            margin: 0;
        }

            .footer-wrap-mob ul li a {
                color: #FFF;
                font-size: 16px;
                line-height: 28px;
                letter-spacing: .03em;
            }

    .title-footer-wrap-mob {
        padding: 0 16px;
        color: #FFF;
        font-size: 21px;
        font-family: PTSansBold;
        margin-bottom: 10px;
        letter-spacing: .03em;
    }

    .box-1675 {
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    .btn-add-cart {
        margin-bottom: 0;
    }

    .content-sidebar > .nav_list .active a::after {
        width: 89%;
    }

    .resize-curs {
        margin: 50px auto 0;
    }

    .box-custom-size {
        padding: 0 25px;
    }

    #slider-range {
        width: 100%;
    }

    .main-account .box-account #new_account .thank_registr {
        border-width: 25px;
    }

    .hidden-768 {
        display: none !important;
    }

    .main-compare {
        padding-bottom: 79px;
        padding-top: 53px;
    }

    .table-responsive {
        border: none;
    }

    .main-myacc .box-auther .name-auther {
        float: none;
        padding-top: 0;
        padding-left: 27px;
        display: block;
        text-align: right;
        overflow: hidden;
    }

    .main-myacc .box-auther .link-edit-profile {
        float: none;
        padding-top: 0;
        padding-left: 16px;
        display: inherit;
        overflow: hidden;
        text-align: right;
    }

    .main-myacc .box-auther .total-bought {
        float: right;
        padding-top: 17px;
    }

    .col-content .title {
        top: 0;
        padding: 42px 25px 44px;
    }

    .range-countdown {
        width: 19.9%;
        height: auto;
    }

    .clock-item {
        margin: 0 5px 20px;
    }

    .countdown-container {
        position: relative;
        margin-top: 50px;
        max-width: 90%;
    }

    .btn-add-cart, .main-myacc #account-setting #personal-address .form-personal-address, .main-myacc #account-setting #personal-information .form-personal-information {
        max-width: 100%;
    }

    .main-openingsoon .clock-canvas canvas {
        position: absolute;
        top: -2px !important;
        left: -2px !important;
        width: 105% !important;
        height: 106% !important;
    }

    .main-openingsoon .clock .text .val {
        font-size: 25px;
        margin-top: 19px;
    }

    .main-openingsoon {
        padding: 0 25px;
        top: 0;
        margin-top: 50px;
    }

        .main-openingsoon .clock .text .type-time {
            font-size: 13px;
            top: 50px;
        }

    .main-myacc #account-setting #personal-wish .wrap-wish .block-personal-wish tr .delete-cart-product {
        display: block;
        margin: 0 auto;
    }

    .main_privacy_policy .box-policy {
        padding: 42px 25px 69px;
        margin-top: 0;
    }

    .box-cart {
        padding-bottom: 0;
    }

    .main_about_us .thing span {
        padding: 0 10px;
    }

    .main_delivery .left {
        padding-bottom: 0;
    }

    .compare-info-prod, .shlist-info-prod {
        position: relative;
        display: block;
        line-height: 1.3;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

        .compare-info-prod a, .shlist-info-prod a {
            color: #7b7b7b;
            font-size: 14px;
            font-family: PTSansRegular;
            letter-spacing: .03em;
            position: relative;
            padding-left: 20px;
        }

    .icon-compare, .icon-wish {
        float: left;
        position: absolute;
        top: 2px;
        left: 0;
    }

    .main_faq {
        padding-top: 42px;
    }

        .main_faq .box-faq .title {
            margin-bottom: 43px;
        }

    .title-product {
        padding-top: 45px;
        display: block;
    }

    .wrap-info-prod {
        margin-top: 15px;
    }

    .main-openingsoon .container {
        width: auto;
    }
}

@media only screen and (max-width:767px) {
    .footer-wrap-mob ul, .title-footer-wrap-mob {
        padding: 0 24px;
    }
}

@media only screen and (max-width:480px) {
    .main-openingsoon .ClassyCountdown-value div {
        font-size: 23px !important;
    }

    .main-openingsoon .ClassyCountdown-value span {
        font-size: 12px !important;
        margin-top: 0;
        top: 40px;
    }

    .main-openingsoon #countdown {
        width: 100%;
    }

        .main-openingsoon #countdown .ClassyCountdown-wrapper > div {
            width: calc(25% - 10px);
            margin: 5px;
        }

    .main_about_us .team .box-team {
        max-width: 270px;
    }

    .main-openingsoon .clock-canvas canvas {
        width: 107% !important;
        height: 112% !important;
    }

    .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more .havecoupon .input-havecoupon {
        width: 237px;
    }

    .box-cart-mob .main-blocks-cart-mob .box-total-buy .block-right-more .havecoupon i {
        margin-left: 7px;
    }

    .main-discont .box-discont {
        padding: 20px 20px 30px;
    }

    .main-myacc .box-auther .total-bought {
        float: none;
        width: 100%;
        display: block;
        overflow: hidden;
    }

    #unit-one .wrap-products-masonry {
        width: 100%;
    }

    .main-account .box-account {
        width: 85%;
    }

    #accordion_cart_product_mob .block-review .form-review .btn-review {
        margin-left: auto;
        margin-right: auto;
    }

    .box-search-not-found .btn-see-sale {
        margin: 40px auto 10px;
    }

    .btn-add-cart {
        max-width: 100%;
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .title-product, .title-product:active, .title-product:focus, .title-product:hover {
        letter-spacing: .049em;
    }

    .footer-wrap-mob ul li a {
        font-size: 13px;
    }

    .title-footer-wrap-mob {
        font-size: 24px;
    }

    .compare-list #table-compare tr td {
        font-size: 14px;
        padding: 20px 10px;
    }

    .compare-list #table-compare tr .title {
        width: 185px;
        font-size: 14px;
        padding: 20px 10px;
    }

    .compare-list #table-compare td .add-cart {
        width: 140px;
    }
}

@media only screen and (max-width:360px) {
    .main-openingsoon .clock-canvas canvas {
        width: 110% !important;
        height: 117% !important;
    }
}

@media only screen and (min-width:769px) {
    .box-cart-mob .back-link-mob, .footer-mob, .full-version, .header-top-mob, .m-box {
        display: none;
    }

    .box-1675 {
        width: 750px;
    }

    .main-content-cat {
        width: 100%;
        overflow: hidden;
        padding-top: 50px;
    }

        .main-content-cat .main-bread {
            padding-top: 0;
            margin-top: -8px;
        }

        .main-content-cat .col-content .title {
            float: left;
            position: relative;
            top: 0;
            margin-bottom: 39px;
        }

            .main-content-cat .col-content .title h1 {
                text-transform: none;
            }

}

@media only screen and (min-width:992px) {
    .box-1675 {
        width: 970px;
    }
}

@media only screen and (min-width:1200px) {
    .product-style-rows {
        width: 33.3%;
    }

    .box-1675 {
        width: 1170px;
    }
}

@media only screen and (min-width:1700px) {
    .col-lg-1-5 {
        width: 20%;
    }

    .box-1675 {
        width: 1702px;
    }

    .product-style-rows {
        width: 20%;
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .stract-box-sample ul li .stract-four, .stract-box-sample ul li .stract-one, .stract-box-sample ul li .stract-three, .stract-box-sample ul li .stract-two {
        cursor: pointer;
        display: block;
        width: 25px;
        height: 25px;
    }

    .stract-box-sample ul li .stract-one {
        background: url(../img/icons-sprite.png) -37px 0 no-repeat;
        background-size: 121px 126px;
    }

    .stract-box-sample ul li .stract-two {
        background: url(../img/icons-sprite.png) -37px -33px no-repeat;
        background-size: 121px 126px;
    }

    .stract-box-sample ul li .stract-three {
        background: url(../img/icons-sprite.png) -37px -67px no-repeat;
        background-size: 121px 126px;
    }

    .stract-box-sample ul li .stract-four {
        background: url(../img/icons-sprite.png) -37px -101px no-repeat;
        background-size: 121px 126px;
    }

    .stract-box-sample ul li:hover .stract-one {
        background-position: 0 0;
    }

    .stract-box-sample ul li:hover .stract-two {
        background-position: 0 -33px;
    }

    .stract-box-sample ul li:hover .stract-three {
        background-position: 0 -67px;
    }

    .stract-box-sample ul li:hover .stract-four {
        background-position: 0 -101px;
    }

    .stract-sample .stract-one {
        width: 25px;
        height: 25px;
        display: none;
        position: relative;
        top: 0;
        float: left;
        background: url(../img/icons-sprite.png) -37px 0 no-repeat;
        background-size: 121px 126px;
    }

    .stract-sample .stract-three, .stract-sample .stract-two {
        background-size: 121px 126px;
        width: 25px;
        height: 25px;
        display: none;
        position: relative;
        top: 0;
        float: left;
    }

    .stract-sample .stract-two {
        background-position: -37px -33px;
    }

    .stract-sample .stract-three {
        background-position: -37px -67px;
    }

    .stract-sample .stract-four {
        width: 25px;
        height: 25px;
        display: none;
        position: relative;
        top: 0;
        float: left;
        background: url(../img/icons-sprite.png) -37px -101px no-repeat;
        background-size: 121px 126px;
    }
}
