@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.poloska {
    text-align: center;
    vertical-align: middle;
    height: 45px;
    background: #5C4B42;
    color: white;
    font-size: 15px;
    position: fixed;
    z-index: 9999;
    width: 100%;
}

.poloskaimg {
    width: 38px;
    padding-top: 0.3em;
}

.poloskatxt {
    display: inline-block;
    vertical-align: super;
    margin-left: 10px;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_bkbold';
    src: url('../fonts/roboto-black.eot');
    src: url('../fonts/roboto-black.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-black.woff') format('woff'), url('../fonts/roboto-black.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_bkbold_italic';
    src: url('../fonts/roboto-blackitalic.eot');
    src: url('../fonts/roboto-blackitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-blackitalic.woff') format('woff'), url('../fonts/roboto-blackitalic.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-display: swap;
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold.eot');
    src: url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold.woff') format('woff'), url('../fonts/roboto-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_cnbold';
    src: url('../fonts/roboto-boldcondensed.eot');
    src: url('../fonts/roboto-boldcondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-boldcondensed.woff') format('woff'), url('../fonts/roboto-boldcondensed.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_cnbold_italic';
    src: url('../fonts/roboto-boldcondenseditalic.eot');
    src: url('../fonts/roboto-boldcondenseditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-boldcondenseditalic.woff') format('woff'), url('../fonts/roboto-boldcondenseditalic.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_condensedlight';
    src: url('../fonts/robotocondensed-light.eot');
    src: url('../fonts/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-light.woff') format('woff'), url('../fonts/robotocondensed-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_condensedlight_italic';
    src: url('../fonts/robotocondensed-lightitalic.eot');
    src: url('../fonts/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-lightitalic.woff') format('woff'), url('../fonts/robotocondensed-lightitalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto-bolditalic.eot');
    src: url('../fonts/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bolditalic.woff') format('woff'), url('../fonts/roboto-bolditalic.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_cnregular';
    src: url('../fonts/roboto-condensed.eot');
    src: url('../fonts/roboto-condensed.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-condensed.woff') format('woff'), url('../fonts/roboto-condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_cnitalic';
    src: url('../fonts/roboto-condenseditalic.eot');
    src: url('../fonts/roboto-condenseditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-condenseditalic.woff') format('woff'), url('../fonts/roboto-condenseditalic.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-display: swap;
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic.eot');
    src: url('../fonts/roboto-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-italic.woff') format('woff'), url('../fonts/roboto-italic.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_ltregular';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light.woff') format('woff'), url('../fonts/roboto-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_ltitalic';
    src: url('../fonts/roboto-lightitalic.eot');
    src: url('../fonts/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-lightitalic.woff') format('woff'), url('../fonts/roboto-lightitalic.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_medium';
    src: url('../fonts/roboto-medium.eot');
    src: url('../fonts/roboto-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium.woff') format('woff'), url('../fonts/roboto-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_ltbold_italic';
    src: url('../fonts/roboto-mediumitalic.eot');
    src: url('../fonts/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-mediumitalic.woff') format('woff'), url('../fonts/roboto-mediumitalic.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-display: swap;
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular.woff') format('woff'), url('../fonts/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_thregular';
    src: url('../fonts/roboto-thin.eot');
    src: url('../fonts/roboto-thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thin.woff') format('woff'), url('../fonts/roboto-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_thitalic';
    src: url('../fonts/roboto-thinitalic.eot');
    src: url('../fonts/roboto-thinitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thinitalic.woff') format('woff'), url('../fonts/roboto-thinitalic.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_slabbold';
    src: url('../fonts/robotoslab-bold.eot');
    src: url('../fonts/robotoslab-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab-bold.woff') format('woff'), url('../fonts/robotoslab-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_slablight';
    src: url('../fonts/robotoslab-light.eot');
    src: url('../fonts/robotoslab-light.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab-light.woff') format('woff'), url('../fonts/robotoslab-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_slabregular';
    src: url('../fonts/robotoslab-regular.eot');
    src: url('../fonts/robotoslab-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab-regular.woff') format('woff'), url('../fonts/robotoslab-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'roboto_slabthin';
    src: url('../fonts/robotoslab-thin.eot');
    src: url('../fonts/robotoslab-thin.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab-thin.woff') format('woff'), url('../fonts/robotoslab-thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'GothaProBol';
    src: url('../fonts/GothaProBol.otf');
}

@font-face {
    font-display: swap;
    font-family: 'GothaProLig';
    src: url('../fonts/GothaProLig.otf');
}

@font-face {
    font-display: swap;
    font-family: 'GothaProMed';
    src: url('../fonts/GothaProMed.otf');
}

@font-face {
    font-display: swap;
    font-family: 'GothaProMedIta';
    src: url('../fonts/GothaProMedIta.otf');
}

/*for IE8 start*/
main,
header,
nav,
article,
aside,
footer,
figure {
    display: block;
}

figcaption {
    display: inline;
}

/*for IE8 end*/
/*------------common styles start--------------*/
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.wrapper_medium {
    float: left;
    width: 900px;
}

.wrapper_small {
    float: right;
    width: 300px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.invisible {
    visibility: hidden;
}

.text_center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text {
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    color: #533e33;
}

.title {
    margin: 20px 0;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #796961;
}

.price-font {
    font-size: 30px;
    margin: 0 10px;
}

.text-link {
    font-family: "GothaProBol", "Arial", serif;
    color: #796961;
    text-decoration: underline;
}

.text-link:hover {
    color: #533e33;
}

.text_bold {
    font-family: "GothaProBol", "Arial", serif;
}

.text_upper {
    text-transform: uppercase;
}

.text-color_pink {
    color: #e57076;
}

.back-btn {
    border: 3px solid #edebea;
    color: #a39a95;
    display: table-cell;
    font-family: "roboto_cnbold", "Arial", serif;
    height: 50px;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 1200px;
}

.catalog-wrapper .back-btn > span {
    display: table;
    height: 44px;
    padding: 11px 0 9px;
    vertical-align: middle;
    width: 1200px;
}

.back-btn:hover {
    background: #edebea;
    text-decoration: none;
    transition: 0.3s;
}

.back-btn span {
    position: relative;
}

.back-btn span::before {
    content: url("../images/back-btn__arrow.png");
    left: 476px;
    opacity: 0.6;
    position: absolute;
    top: 11px;
}

.back-btn:hover span:before {
    opacity: 1;
}

.card-btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
}

.card-btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.card-btn:hover {
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 2px solid transparent;
}

.card-btn:hover:after {
    display: none;
}

.card-btn:active,
.card-btn:focus {
    outline: 0;
}

.buy-btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 370px;
    padding: 10px 20px;
    border: 2px solid #81c784;
    border-radius: 30px;
    background-color: #81c784;
    color: #ffffff;
    font-family: "GothaProBol", "Arial", serif;
    transition: 0.3s;
}

.buy-btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #ffffff;
    border-radius: 30px;
}

.buy-btn:hover {
    text-decoration: none;
    background-color: #598e5b;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s;
}

.buy-btn:active,
.buy-btn:focus {
    outline: 0;
}

.order-btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 370px;
    padding: 10px 20px;
    border: 2px solid #a39a95;
    border-radius: 30px;
    background-color: #ede3df;
    color: #796961;
    font-family: "GothaProBol", "Arial", serif;
    transition: 0.3s
}

.order-btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #ffffff;
    border-radius: 30px;
}

.order-btn:hover {
    text-decoration: none;
    background-color: #a39a95;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s
}

.order-btn:active,
.order-btn:focus {
    outline: 0;
}

.scroll-btn {
    float: right;
    display: block;
    margin: 20px 0;
    width: 50px;
    height: 50px;
    border: 2px solid #a39a95;
    border-radius: 50%;
    transition-property: background;
    transition-duration: 0.3s;
    transition-delay: 0s;
}

.scroll-btn:hover {
    background: #a39a95;
}

.scroll-btn__arrow {
    margin: 20px auto;
    text-align: center;
    width: 10px;
    height: 10px;
    border-left: 3px solid #a39a95;
    border-bottom: 3px solid #a39a95;
    transform: rotate(135deg);
    transition-property: border;
    transition-duration: 0.3s;
    transition-delay: 0s;
}

.scroll-btn:hover .scroll-btn__arrow {
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}

.social-btn {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-delay: 0s;
}

.social-btn:hover {
    opacity: .7;
}

.social-btn_vk {
    background-image: url(../images/vk-icon.png);
}

.social-btn_fb {
    background-image: url(../images/fb-icon.png);
}

.social-btn_inst {
    background-image: url(../images/inst.png);
    background-size: 100%;
}

.social-btn_ok {
    background-image: url(../images/ok-icon.png);
}

.social-btn_tw {
    background-image: url(../images/tw-icon.png);
}

.social-btn_go {
    background-image: url(../images/go-icon.png);
}

.send-btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 280px;
    padding: 10px 20px;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
    font-family: "GothaProBol", "Arial", serif;
}

.send-btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.send-btn:hover {
    text-decoration: none;
    background-color: #d3bfb4;
    color: #ffffff;
    border: 2px solid transparent;
}

.send-btn:hover:after {
    display: none;
}

.send-btn:active,
.send-btn:focus {
    outline: 0;
}

.submit-btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 370px;
    padding: 10px 20px;
    border: 2px solid #796961;
    border-radius: 30px;
    background-color: #796961;
    color: #ffffff;
    font-family: "GothaProBol", "Arial", serif;
}

.submit-btn:hover {
    text-decoration: none;
    background-color: #533e33;
    color: #ffffff;
    border: 2px solid transparent;
}

.submit-btn:active,
.submit-btn:focus {
    outline: 0;
}

.add-btn {
    position: relative;
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid #d3bfb4;
    border-radius: 50%;
}

.add-btn:hover {
    border: 1px solid #796961;
}

.add-btn span {
    background-color: #d3bfb4;
}

.add-btn:hover span {
    background: #796961;
}

.add-btn span:first-child {
    position: absolute;
    display: block;
    width: 15px;
    height: 1px;
    top: 17px;
    left: 11px;
}

.add-btn span:last-child {
    position: absolute;
    display: block;
    top: 10px;
    left: 18px;
    width: 1px;
    height: 15px;
}

.delete-btn {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 10px;
    width: 20px;
    height: 20px;
}

.delete-btn span {
    display: block;
    width: 20px;
    height: 1px;
    background: #e57076;
}

.delete-btn span:first-child {
    transform: rotate(45deg);
}

.delete-btn span:last-child {
    transform: rotate(-45deg);
}

.sticker {
    width: 100px;
    height: 40px;
    background-image: url(../images/sticker.png);
    background-repeat: no-repeat;
}

.dots {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
}

.content-title__decoration {
    position: absolute;
    top: -30px;
    left: -100px;
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    border: 3px solid #edebea;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
}

.payment-icon {
    margin: 5px;
}

.price-after {
    content: 'СЂСѓР±';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: -30px;
    bottom: -3px;
    font-size: 14px;
    font-family: "GothaProMed", "Arial", serif;
    color: #e57076;
    z-index: 20;
}

/*====================common styles end====================*/
/*====================base styles start====================*/
html {
    box-sizing: border-box;
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    line-height: 24px;
    min-width: 1220px;
    background-color: #ffffff;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    margin: 0;
}

h1 {
    margin: 20px 0;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #796961;
}
.catalog-wrapper h2 {
    margin: 20px 0;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #796961;
}
.wrap_viewed_products h2{
    margin: 20px auto 0;
}

p {
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    color: #533e33;
    margin: 15px 0;
    line-height: 24px;
}

.main-container span {
    color: #533e33;
}

a {
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    color: #796961;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a[href^="tel"] {
    text-decoration: none;
    white-space: nowrap;
}

input {
    font-size: 14px;
}

label {
    font-size: 14px;
    cursor: pointer;
}

input[type="text"] {
    cursor: text;
}

input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}

textarea {
    resize: none;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/*====================base styles end=====================*/
.main-container {
    min-height: 100%;
    position: relative;
    min-width: 1200px;
}

.page-container {
    padding-bottom: 320px;
}

.content-container {
    width: 1200px;
    margin: 0 auto;
}

.page-header {
    max-height: 200px;
}

.header-top {
    float: left;
    width: 1100px;
    border-bottom: 1px solid #edebea;
    padding: 8px 0;
    margin-right: 0px;
}

.header-top-city {
    float: left;
    margin-right: 20px;
}

.header-top-city > p {
    float: left;
    width: 110px;
    padding: 0 10px;
    margin: 0;
    color: #796961;
}
.name_select_top_city{
    cursor: pointer;
    position: relative;
    margin: 0;
    border: 1px solid #d7ccc8;
    width: 160px;
    padding: 0 0 0 5px;
    border-radius: 20px;
    color: #533e33;
}
.name_select_top_city:after{
    position: absolute;
    content: '';
    width: 9px;
    height: 5px;
    background: url(../images/arrow_select_city.png) no-repeat top left;
    display: block;
    right: 10px;
    top: 50%;
    margin-top: -1px;
}
.name_select_top_city.active:after{
    background-position: bottom left;
}
.select_top_city{
    float: left;
    position: relative;
}

.list_select_top_city {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    list-style: none;
    padding: 5px 10px;
    border: 1px solid #d7ccc8;
    top: 27px;
    border-radius: 10px;
}

.header-top-menu {
    float: left;
    width: 600px;
}

.header-top-menu ul {
    font-size: 0;
    padding: 0;
    margin: 0;
}

.header-top-menu ul li {
    display: inline-block;
}

.header-top-menu__link {
    position: relative;
    padding: 12px 30px;
    text-transform: lowercase;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 14px;
    color: #796961;
    text-decoration: none;
}

.header-top-menu__link:after {
    content: '•';
    position: absolute;
    top: 9px;
    right: -5px;
}

.header-top-menu ul li:last-child .header-top-menu__link:after {
    content: '';
}

.header-top-menu__link.active {
    text-decoration: underline;
}

.header-top-signup {
    position: relative;
    float: right;
}

.header-top-signup:after {
    content: '/';
    position: absolute;
    left: 54px;
    top: 1px;
}

.header-top-signup.auth_true:after{
    display: none;
}

.header-top-signup a:first-child {
    margin-right: 30px;
}

.header-top-signup.auth_true > a{
    margin-right: 0;
}

.header-bottom {
    width: 1100px;
    margin-right: 0px;
    max-height: 160px;
    float: left;
    padding-top: 5px;
}

.header-bottom-logo {
    float: left;
    width: 310px;
    height: 60px;
    margin: 15px 50px 0 20px;
    background: url(../images/logo.png) no-repeat left center;
}

.header-bottom-search {
    position: relative;
    float: left;
    margin-top: 16px;
}

.header-bottom-search p {
    text-align: center;
    margin: 8px;
}
.header-bottom-search h1{
    text-align: center;
    margin: 8px;
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    color: #533e33;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
}

.header-bottom-search__input {
    width: 470px;
    padding: 5px 10px;
    border: 1px solid #d7ccc8;
    border-radius: 20px;
    outline: 0;
}

.header-bottom-search__input:active,
.header-bottom-search__input:focus {
    border: 1px solid #796961;
    outline: 0;
}

.header-bottom-search__submit {
    position: absolute;
    top: 0px;
    right: 5px;
    width: 18px;
    height: 18px;
    border: 0;
    outline: 0;
    padding: 13px 20px;
    background-color: transparent;
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.header-bottom-search__submit:hover {
    opacity: .6;
}

.header-bottom-phone {
    float: right;
    line-height: 21px;
}

.header-bottom-phone p {
    text-align: right;
    margin: 0;
    font-family: "GothaProBol", "Arial", serif;
    color: #e57076;
}

.header-bottom-phone__number {
    display: block;
    float: none;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-align: right;
}

.header-bottom-phone div {
    display: block;
    float: none;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-align: right;
    color: #796961;
}

.header-bottom-phone span {
    display: block;
    float: none;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-align: right;
    color: #796961;
}

.header-bottom-phone__number:hover {
    text-decoration: none;
}

.header-bottom-phone__callback {
    float: right;
}

.header-basket {
    position: relative;
    float: right;
    width: 80px;
    height: 140px;
    margin-right: 0px;
    background-image: url(../images/bg-basket.png);
}

.header-basket__link {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/icon-basket.png);
    background-size: 30px 26px;
    background-repeat: no-repeat;
    background-position: 25px 55px;
}

.header-basket__sticker {
    position: absolute;
    top: 40px;
    left: 45px;
    width: 25px;
    height: 25px;
    background: #e57076;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
}

.header-basket__sticker:hover {
    text-decoration: none;
}

.nav-menu {
    border-top: 1px solid #edebea;
    border-bottom: 1px solid #edebea;
}

.nav-menu ul {
    font-size: 0;
    margin: 0;
    padding: 0;
}

.nav-menu ul li {
    display: inline-block;
    position: relative;
}

.nav-menu > ul > li:hover > ul {
    max-height: 1200px;
}

.sub_menu {
    border: 1px solid rgba(255, 255, 255, 0) !important;
}

li:hover > .sub_menu {
    border: 1px solid #ccc !important;
}

.sub_menu .nav-menu__link {
    padding: 6px 30px;
}

.sub_menu .nav-menu__link {
    padding: 6px 30px;
}

.nav-menu > ul{
    white-space: nowrap;
}

.nav-menu__catalog,
.nav-menu__link {
    display: block;
    padding: 20px 20px 0;
    font-size: 14px;
    font-family: "GothaProBol", "Arial", serif;
    text-transform: uppercase;
    transition-property: background;
    transition-duration: 0.3s;
    transition-delay: 0s;
    position: relative;
}

.nav-menu__catalog:hover {
    background: #cf595f;
    text-decoration: none;
}

.nav-menu__link:hover {
    text-decoration: none;
}

.nav-menu__link span {
    padding-bottom: 8px;
    border-bottom: 4px solid rgba(255, 255, 255, 0);
    transition-property: border;
    transition-duration: 0.3s;
    transition-delay: 0s;
    display: block;
}

.nav-menu__link:hover span {
    padding-bottom: 8px;
    border-bottom: 4px solid #e57076;
}

.nav-menu__catalog {
    position: relative;
    background: #e57076;
    color: #ffffff;
    padding: 20px 40px 20px 30px;
}

.nav-menu__catalog:after {
    position: absolute;
    top: 18px;
    right: 20px;
    content: url('../images/icon-arrow.png');
}

.advantages {
    background-color: #ede3df;
    min-height: 250px;
}

.advantages-row {
    text-align: center;
}

.advantages-item {
    position: relative;
    width: 140px;
    margin: 30px 100px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    z-index: 0;
}

.advantages-item p {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 110px;
    left: 0;
    right: 0;
    width: 140px;
    text-transform: uppercase;
    line-height: 18px;
    z-index: 10;
}

.advantages-item:after {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
    bottom: -60px;
}

.advantages-item p span {
    font-family: "GothaProBol", "Arial", serif;
}

.advantages-item__image {
    width: 140px;
    height: 140px;
    border: 5px solid #ffffff;
    border-radius: 50%;
}

.advantages-item:nth-child(1) .advantages-item__image {
    background: url(../images/advantage-icon_1.png) no-repeat center;
}

.advantages-item:nth-child(2) .advantages-item__image {
    background: url(../images/advantage-icon_2.png) no-repeat center;
}

.advantages-item:nth-child(3) .advantages-item__image {
    background: url(../images/advantage-icon_3.png) no-repeat center;
}

.filter {
    padding: 10px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 3px 20px 0px rgba(150, 150, 150, 0.5);
    -moz-box-shadow: 0px 3px 20px 0px rgba(150, 150, 150, 0.5);
    box-shadow: 0px 3px 20px 0px rgba(150, 150, 150, 0.5);
}

.filter p {
    margin: 20px 0;
    text-align: center;
    color: #796961;
    float: left;
    width: 200px;
    margin-right: 30px;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    text-transform: uppercase;
}

.filter-form {
    float: left;
    margin: 0;
}

.filter-form fieldset {
    float: left;
    margin: 0;
    padding: 15px;
    border: 0;
    outline: 0;
}

.filter-form__item {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    font-size: 0;
}

.filter-form__input {
    display: none;
}

.filter-form__input:checked + label > span > span {
    display: block;
}

.filter-form__label {
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    color: #533e33;
    margin-right: 30px;
    cursor: pointer;
}

.filter-form__label > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 10px;
    background: #ffffff;
    border: 1px solid #a39a95;
    border-radius: 50%;
}

.filter-form__label > span > span {
    display: none;
    margin: 4px auto;
    width: 10px;
    height: 10px;
    background: #cf595f;
    border-radius: 50%;
}

.filter-form__submit {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 30px;
    background-color: #ffffff;
    float: right;
    margin-top: 10px;
    box-shadow: inset 0px 0px 0px 1px #d3bfb4, 0px 0px 0px 2px #d3bfb4;
    transition: all 0.2s;
}

.filter-form__submit:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.filter-form__submit:hover {
    box-shadow: inset 0px 0px 0px 1px #81c784, 0px 0px 0px 2px #81c784;
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 1px solid #81c784;
}

.filter-form__submit:hover:after {
    display: none;
}

.filter-form__submit:active,
.filter-form__submit:focus {
    outline: 0;
}

.catalog-wrapper {
    margin-bottom: 50px;
}

.catalog-special-offer {
    position: relative;
    border: 5px solid #d7ccc8;
    margin: 20px 0;
}

.catalog-special-offer > .catalog-item-row {
    padding-bottom: 20px;
    margin-bottom: 0;
    overflow: hidden;
}

.catalog-title {
    position: relative;
    padding: 10px 30px;
    background-color: #FFF;
    display: table;
    height: 0 !important;
    min-width: 260px;
    margin: 20px auto 0;
}

.catalog-special-offer .catalog-title {
    position: relative;
    top: -45px;
    padding: 0px 30px 10px;
    background-color: #FFF;
    display: table;
    height: 0 !important;
    min-width: 260px;
    margin: 30px auto -65px;
}

.catalog-title:after {
    content: url(../images/title-line.png);
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: -20px;
    left: 0;
    right: 0;
}

.bx-wrapper {
    position: relative;
}

.catalog-special-offer .bx-wrapper {
    height: 510px;
}

.catalog-special-offer .bx-controls.bx-has-pager.bx-has-controls-direction {
    bottom: 5px;
}

.bx-viewport {
    height: 520px !important;
}

.catalog-special-offer .bx-viewport {
    height: 480px !important;
}

.bx-controls.bx-has-pager.bx-has-controls-direction {
    bottom: 15px;
    display: table;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}

.bx-pager-link {
    background-color: #ccc;
    border-radius: 20px;
    display: inline-block;
    margin: 4px;
    overflow: hidden;
    padding: 8px;
}

.bx-pager-item {
    display: inline-block;
}

.bx-pager-link.active, .bx-pager-link:hover {
    background-color: #5B4A41;
}

.catalog-item-row {
    position: relative;
    padding: 30px 0;
    margin: 30px 0;
    text-align: center;
    border-bottom: 1px solid #d3bfb4;
    font-size: 0px;
    transition: all 0.5s;
}

.catalog-item-row_n {

}

.catalog-item-row_n {
    position: relative;
    padding: 30px 0;
    margin: 30px 0;
    text-align: center;
    border-bottom: 1px solid #d3bfb4;
    font-size: 0px;
}

.catalog-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 276px;
    margin: 8px;
    height: 400px;
    padding: 15px;
    border: 3px solid transparent;
    transition: 0.3s
}

.catalog-item:hover {
    border: 3px solid #a39a95;
    transition: 0.3s
}

.catalog-item:hover .link_catalog_buy {
    width: 100px;
    height: 40px;
    background-image: url(../images/sticker.png);
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 25px;
    right: -6px;
    cursor: pointer;
}

.catalog-item p {
    text-align: center;
}

.catalog-item__title {
    font-family: "GothaProBol", "Arial", serif;
    margin-bottom: 0px;
    overflow: hidden;
    height: 100px;
    line-height: 19px;
    display: table-cell;
    margin-top: 0px;
    vertical-align: middle;
    width: 239px;
}

.catalog-item-img {
    max-height: 159px;
    max-width: 100%;
    margin: 0 auto;
}

.catalog-wrapper > .catalog-item-row img {
    display: block;
}

.catalog-item-img {
    min-height: 159px;
    background-color: #efefef;
}

.catalog-item__text {
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 255px;
    width: 100%;
}

.catalog-item__text:after {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
    top: 5px;
}

.catalog-item__price {
    left: 0;
    position: absolute;
    text-align: center;
    top: 260px;
    width: 100%;
    padding: 10px;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 20px;
    color: #e57076;
}

.catalog-item__price:after {
    content: 'руб';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 30px;
    font-size: 14px;
    font-family: "GothaProReg", "Arial", serif;
    color: #e57076;
    z-index: 20;
}

.catalog-item__btn {
    position: absolute;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
    transition: 0.3s;
    left: 57px;
    top: 337px;
}

.catalog-item__btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.catalog-item__btn:hover {
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s
}

.catalog-item__btn:hover:after {
    display: none;
}

.catalog-item__btn:active,
.catalog-item__btn:focus {
    outline: 0;
}

.content-left {
    float: left;
    width: 900px;
}

.content-right {
    float: right;
    width: 300px;
}

.content {
    padding: 0 50px 0 100px;
    margin-bottom: 50px;
}

.content h1 {
    position: relative;
    margin: 50px 0;
    text-align: left;
}

.content h1:after {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
    top: 35px;
    left: 0px;
    font-size: 12px;
    letter-spacing: 5px;
}

.content p {
    max-width: 710px;
}

.reviews {
    width: 300px;
    margin: 0 auto 30px;
}

.reviews-wrapper {
    border: 6px solid #edebea;
}

.reviews h1{
    margin: 0;
    padding: 20px 0;
    font-size: 14px;
    border-bottom: 1px solid #edebea;
}
.reviews h2{
    padding: 20px 0;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #796961;
    border-bottom: 1px solid #edebea;
}

.reviews-item {
    position: relative;
}

.reviews-item__img-wrapper_1 {
    margin: 20px auto;
    width: 146px;
    height: 146px;
    border: 3px solid #d7ccc8;
    border-radius: 50%;
}

.reviews-item__img-wrapper_2 {
    width: 140px;
    height: 140px;
    border: 5px solid #ffffff;
    border-radius: 50%;
}

.reviews-item__text {
    position: relative;
    width: 200px;
    margin: 20px auto 30px;
    text-align: center;
}

.reviews-item__text:after {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
    bottom: -25px;
}

.reviews-item__name {
    margin: 40px 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.reviews-link {
    display: block;
    margin: 0;
    padding: 20px 0;
    font-size: 14px;
    border-top: 1px solid #edebea;
    text-align: center;
    text-transform: lowercase;
    transition-property: background;
    transition-duration: 0.3s;
    transition-delay: 0s;
}

.reviews-link:hover {
    background: #edebea;
    text-decoration: none;
}

.widget {
    width: 300px;
    margin: 0 auto 30px;
    border: 6px solid #edebea;
}

.widget h1 {
    margin: 0;
    padding: 20px 0 20px;
    font-size: 14px;
    border-bottom: 1px solid #edebea;
    text-transform: none;
}

.widget-link {
    display: block;
    margin: 0;
    padding: 20px 0;
    background: #ffffff;
    font-family: "GothaProBol", "Arial", serif;
    color: #796961;
    font-size: 14px;
    border-top: 1px solid #edebea;
    text-align: center;
    transition-property: background;
    transition-duration: 0.3s;
    transition-delay: 0s;
}

.widget-link:hover {
    background: #edebea;
    text-decoration: none;
}

#vk_groups {
    margin: 20px auto;
}

.page-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #796961;
}

.footer-top {
    min-height: 250px;
}

.footer-logo-adress-wrapper {
    float: left;
    width: 360px;
    margin-right: 20px;
}

.footer-logo {
    float: left;
    width: 250px;
    height: 60px;
    margin: 30px 50px 0 20px;
    background: url(../images/logo_white.png) no-repeat left center;
    clear: both;
}

.footer-adress {
    width: 250px;
    float: right;
}

.footer-adress p {
    color: #d3bfb4;
}

.footer-menu {
    float: left;
    width: 200px;
    margin: 60px 30px 20px;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    list-style-type: none;
}

.footer-menu__link {
    color: #ffffff;
}

.footer-contact {
    margin-top: 60px;
    float: left;
    width: 220px;
}

.footer-contact__phone-number {
    color: #ffffff;
    font-size: 22px;
}

.footer-contact__phone-number span {
    color: #ffffff;
    font-size: 22px;
}
.footer-contact .header-bottom-phone__number{
    text-align: left;
}
.footer-contact .header-bottom-phone__number span {
    color: #ffffff;
    font-size: 22px;
}
.footer-contact a.header-bottom-phone__number{
    display: inline;
}

.footer-contact__phone-number:hover {
    text-decoration: none;
}

.footer-contact__mail {
    display: block;
    color: #ffffff;
    margin: 6px 0;
}

.footer-contact p {
    margin: 0;
    color: #d3bfb4;
}

.social-btn-wrapper {
    text-align: center;
    margin: 10px 0;
}

.footer-bottom {
    min-height: 40px;
    background: #695b54;
}

.footer-bottom p {
    margin: 0;
    padding-top: 10px;
    color: #a39a95;
}

.breadcrumbs-menu{
    margin: 1em 0;
}

.breadcrumbs-menu ul li {
    position: relative;
    display: inline-block;
    margin-right: 25px;
}

.breadcrumbs-menu ul li:after {
    display: block;
    content: '/';
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 14px;
}

.breadcrumbs-menu ul li:last-child:after {
    display: none;
}

.card-product {
    margin-bottom: 30px;
}

.card-product_left {
    float: left;
    width: 474px;
    margin-right: 20px;
}

.card-product_center {
    float: left;
    width: 370px;
    margin-right: 20px;
}

.card-product_right {
    float: left;
    width: 300px;
}

.card-product__img-block {
    width: 474px;
}

.card-product__img-wrapper {
    height: 424px;
    position: relative;
    margin-bottom: 15px;
}

.card-product__img_big {
    display: block;
    left: 0;
    margin: 0 auto;
    max-height: 424px;
    max-width: 464px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    opacity: 0;
    transition: all 0.2s;
}

.card-product__img_big.active {
    opacity: 1;
}

.card-product__img-wrapper {
    display: inline-block;
    margin-right: 10px;
}

.card-product__img-row > .card-product__img-wrapper {
    margin-bottom: 8px;
    overflow: hidden;
    height: 120px;
    width: 145px;
    text-align: center;
}

.card-product__img-wrapper:last-child {
    margin-right: 0;
}

.card-product__img_small {
    height: 120px;
    font-size: 0;
}

.card-product__desc-wrapper {
    margin: 0px 0 30px;
}

.card-product__article {
    font-size: 12px;
}

.card-product__title {
    color: #796961;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    margin: 0;
    margin-top: 10px;
    text-transform: none;
    text-align: left;
}

.card-product__text {
    margin: 0;
}

.card-product__content {
    margin: 0;
    margin-top: 10px;
    color: #796961;
    font-family: "GothaProBol", "Arial", serif;
    text-transform: uppercase;
}

.card-product__content-text {
    margin: 0;
    margin-bottom: 20px;
    width: 350px;
}

.card-product__price-wrapper {
    margin-bottom: 10px;
}

.card-product__price {
    position: relative;
    float: left;
    font-family: "GothaProBol", "Arial", serif;
    color: #e57076;
    font-size: 36px;
}

.card-product__price:after {
    content: 'руб';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: -30px;
    bottom: -3px;
    font-size: 14px;
    font-family: "GothaProMed", "Arial", serif;
    color: #e57076;
    z-index: 20;
}

.card-product__package {
    margin-bottom: 20px;
}

.card-product__package-submit {
    position: relative;
    display: block;
    margin: 3px auto;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
    padding: 8px 20px;
    float: right;
    transition: 0.3s;
}

.card-product__package-submit:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.card-product__package-submit:hover {
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s;
}

.card-product__package-submit:hover:after {
    display: none;
}

.card-product__package-submit:active,
.card-product__package-submit:focus {
    outline: 0;
}

.card-product__package-title {
    margin: 10px 0;
    color: #796961;
    font-family: "GothaProBol", "Arial", serif;
    text-transform: uppercase;
}

.card-product__package-img {
    float: left;
    width: 70px;
    height: 60px;
    margin-right: 15px;
}

.card-product__package-price-wrapper {
    float: left;
    width: 120px;
}

.card-product__package-text {
    margin: 0;
}

.card-product__package-price {
    position: relative;
    margin: 0;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 24px;
    color: #e57076;
}

.card-product__package-price:after {
    content: 'руб';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: -30px;
    bottom: -3px;
    font-size: 14px;
    font-family: "GothaProMed", "Arial", serif;
    color: #e57076;
    z-index: 20;
}

.price-range {
    margin: 0 auto;
    width: 160px;
}

.card-product__price-wrapper .price-range {
    float: right;
}

.price-range__input {
    float: left;
    padding: 6px;
    text-align: center;
    width: 80px;
    outline: 0;
    border: 1px solid #d3bfb4;
    border-radius: 20px;
    transition: 0.3s;
}

.price-range__input:focus,
.price-range__input:hover {
    border: 1px solid #796961;
    transition: 0.3s;
}

.price-range__btn_minus,
.price-range__btn_plus {
    position: relative;
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border: 1px solid #d3bfb4;
    border-radius: 50%;
    transition: 0.3s;
}

.price-range__btn_minus:hover,
.price-range__btn_plus:hover {
    border: 1px solid #796961;
    transition: 0.1s;
    background: #796961;
}

.price-range__btn_minus:hover span,
.price-range__btn_plus:hover span{
    background: #f6f5f4!important;
}

.price-range__btn_minus span {
    position: absolute;
    top: 13px;
    left: 0px;
    right: 0;
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 1px;
    background: #554035;
}

.price-range__btn_plus span {
    position: absolute;
    top: 13px;
    left: 0px;
    right: 0;
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 1px;
    background: #554035;
}

.price-range__btn_minus:hover span,
.price-range__btn_plus:hover span {
    background: #796961;
}

.price-range__btn_plus span:first-child {
    transform: rotate(90deg);
}

.buy-btn {
    margin-bottom: 20px;
}

.order-btn {
    margin-bottom: 20px;
}

.advantages_small {
    background-color: #ede3df;
    min-height: 250px;
    width: 300px;
    margin-bottom: 20px;
}

.advantages-row_small {
    text-align: center;
    padding: 1px 0;
}

.advantages-item_small {
    position: relative;
    width: 140px;
    margin: 30px 100px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    z-index: 0;
    display: block;
    width: 300px;
    padding: 20px 30px;
    margin: 0;
}

.advantages-item_small:after {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
    bottom: -7px;
}

.advantages-item_small p {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 30px;
    left: 80px;
    right: 0;
    width: 140px;
    text-transform: uppercase;
    text-align: left;
    line-height: 18px;
    z-index: 10;
}

.advantages-item_small:last-child:after {
    display: none;
}

.advantages-item_small p span {
    font-family: "GothaProBol", "Arial", serif;
}

.advantages-item__image_small {
    width: 140px;
    height: 140px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.advantages-item_small:nth-child(1) .advantages-item__image_small {
    background: url(../images/advantage-icon_1.png) no-repeat center;
    background-size: 80%;
}

.advantages-item_small:nth-child(2) .advantages-item__image_small {
    background: url(../images/advantage-icon_2.png) no-repeat center;
    background-size: 50%;
}

.advantages-item_small:nth-child(3) .advantages-item__image_small {
    background: url(../images/advantage-icon_3.png) no-repeat center;
    background-size: 60%;
}

.social-buttons {
    margin: 30px 0;
}

.social-buttons__title {
    text-align: center;
}

.basket {
    margin-bottom: 50px;
}

.basket_left {
    float: left;
    width: 780px;
    margin-right: 20px;
}

.basket_right {
    float: right;
    width: 400px;
}

.basket_bottom {
    width: 1160px;
    margin: 0 auto;
}

.basket-title {
    position: relative;
    margin-bottom: 50px;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    z-index: 50;
}

.basket-title span {
    position: relative;
    padding: 0 50px;
    background: #ffffff;
    z-index: 50;
}

.basket-title:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    top: 7px;
    border-top: 5px solid #edebea;
    z-index: 40;
}

.basket-title:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    bottom: 7px;
    border-bottom: 2px solid #edebea;
    z-index: 40;
}

.basket-block {
    margin-bottom: 50px;
}

.basket-item {
    border: 1px solid #d3bfb4;
    padding: 5px;
    margin-bottom: 20px;
}

.basket-item__row {
    border: 1px solid #d3bfb4;
}

.basket-item__column {
    float: left;
    padding: 5px;
    font-size: 0;
    height: 100%;
    border-right: 1px dashed #d3bfb4;
    text-align: center;
    overflow: hidden;
}

.basket-item__column:last-child {
    border-right: none;
}

.basket-item__column.column_1 {
    width: 290px;
    text-align: left;
}

.basket-item__column.column_2 {
    width: 180px;
}

.basket-item__column.column_3 {
    width: 120px;
}

.basket-item__column.column_4 {
    width: 130px;
}

.basket-item__column.column_5 {
    width: 46px;
}

.basket-item__img {
    float: left;
    margin: 20px 20px 20px 10px;
    max-height: 80px;
    max-width: 80px;
}

.basket-item__title {
    color: #796961;
    font-family: "GothaProBol", "Arial", serif;
    text-transform: uppercase;
    margin: 0;
    margin-top: 15px;
}

.basket-item__text {
    margin: 10px 0;
    line-height: 18px;
}

.basket-item__price {
    font-size: 18px;
}

.basket-item__sum {
    position: relative;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    color: #e57076;
}

.basket-item__delete {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 10px;
    width: 20px;
    height: 20px;
}

.basket-item__delete span {
    display: block;
    width: 20px;
    height: 1px;
    background: #e57076;
}

.basket-item__delete span:first-child {
    transform: rotate(45deg);
}

.basket-item__delete span:last-child {
    transform: rotate(-45deg);
}

.basket-delivery {
    border: 1px solid #d3bfb4;
    padding: 5px;
    margin-bottom: 20px;
}

.basket-delivery__row {
    border: 1px solid #d3bfb4;
}

.basket-delivery__column {
    float: left;
    padding: 5px;
    font-size: 0;
    height: 100%;
    max-height: 130px;
    border-right: 1px dashed #d3bfb4;
    overflow: hidden;
}

.basket-delivery__column:last-child {
    border-right: none;
}

.basket-delivery__column.column_1 {
    width: 590px;
}

.basket-delivery__column.column_2 {
    width: 170px;
    text-align: center;
}

.basket-result {
    border: 6px solid #edebea;
    text-align: center;
}

.basket-result__back {
    float: left;
    padding: 30px 0;
    width: 300px;
    border-right: 1px dashed #d3bfb4;
    transition: 0.3s;
}

.basket-result__back:hover {
    text-decoration: none;
    background: #edebea;
    transition: 0.3s;
}

.basket-result__back span {
    position: relative;
}

.basket-result__back span:before {
    position: absolute;
    top: -3px;
    left: -30px;
    content: url('../images/back-btn__arrow.png');
    opacity: .6;
}

.basket-result__back:before {
    position: absolute;
}

.basket-result__sum {
    float: left;
    padding-top: 12px;
    width: 460px;
}

.basket h2 {
    text-transform: uppercase;
    color: #796961;
    font-size: 18px;
    font-family: "GothaProBol", "Arial", serif;
}

.basket-postcard {
    text-align: center;
}

.basket-gift__title,
.basket-postcard__title {
    position: relative;
    text-align: center;
    margin: 50px 0;
}

.basket-gift__title:after,
.basket-postcard__title:after {
    content: url(../images/title-line.png);
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: -30px;
    left: 0;
    right: 0;
}

.basket-postcard__textarea {
    width: 560px;
    padding: 10px;
    outline: 0;
    border: 1px solid #d3bfb4;
    border-radius: 20px;
}

.basket-postcard__textarea:hover {
    border: 1px solid #a39a95;
}

.basket-comment {
    text-align: center;
}

.recentBlock .catalog-item-img {
    display: block;
}

.basket-order__title {
    margin: 10px 0;
    text-transform: uppercase;
    color: #796961;
    font-size: 18px;
    font-family: "GothaProBol", "Arial", serif;
}

.basket-order fieldset {
    border: none;
}

.basket-order__input {
    display: block;
    width: 370px;
    padding: 10px;
    outline: 0;
    border: 1px solid #d3bfb4;
    border-radius: 20px;
    margin: 10px 0;
    transition: 0.3s;
}
input.add_phone_basket{
    display: none;
}

.basket-order__input:focus,
.basket-order__input:hover {
    border: 1px solid #796961;
    transition: 0.3s;
}

.hidden_item{
    display: none;
}

.basket-order__input.input_medium {
    width: 320px;
    float: left;
    margin-right: 10px;
}

.basket-order__input.input_small {
    width: 100px;
    display: inline-block;
    margin: 0px 10px 10px;
}

.basket-order__add {
    position: relative;
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid #d3bfb4;
    border-radius: 50%;
    margin-top: 10px;
    display: inline-block;
}

.basket-order__add:hover {
    border: 1px solid #796961;
}

.basket-order__add span {
    background-color: #d3bfb4;
}

.basket-order__add:hover span {
    background: #796961;
}

.basket-order__add span:first-child {
    position: absolute;
    display: block;
    width: 15px;
    height: 1px;
    top: 17px;
    left: 11px;
}

.basket-order__add span:last-child {
    position: absolute;
    display: block;
    top: 10px;
    left: 18px;
    width: 1px;
    height: 15px;
}

.basket-order__textarea {
    width: 370px;
    padding: 10px;
    outline: 0;
    border: 1px solid #d3bfb4;
    border-radius: 20px;
}

.basket-order__textarea:hover,
.basket-order__textarea:focus {
    border: 1px solid #796961;
}

.basket-gift__row {
    text-align: center;
}

.basket-gift__item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: 0 10px;
    padding: 10px;
    border: 3px solid transparent;
    transition: 0.3s;
}

.basket-gift__item:hover {
    border: 3px solid #a39a95;
    transition: 0.3s;
}

.basket-gift__img {
    width: 176px;
    height: 140px;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #edebea;
}

.basket-gift__name {
    font-family: "GothaProBol", "Arial", serif;
    margin-bottom: 0;
}

.basket-gift__text {
    position: relative;
    margin-top: 0;
}

.basket-gift__text:after {
    content: '............';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    color: #000000;
    letter-spacing: 3px;
    z-index: 20;
    top: 20px;
}

.basket-gift__price {
    position: relative;
    padding: 10px;
    font-family: "GothaProBol", "Arial", serif;
    font-size: 18px;
    color: #e57076;
}

.basket-gift__price:after {
    content: 'СЂСѓР±';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 30px;
    font-size: 14px;
    font-family: "GothaProMed", "Arial", serif;
    color: #e57076;
    z-index: 20;
}

.basket-gift__btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
    transition: 0.3s;
}

.basket-gift__btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.basket-gift__btn:hover {
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s;
}

.basket-gift__btn:hover:after {
    display: none;
}

.basket-gift__btn:active,
.basket-gift__btn:focus {
    outline: 0;
}

.basket_bottom {
    border: 6px solid #edebea;
    margin-bottom: 30px;
}

.basket-summary__column_1 {
    width: 50%;
    float: left;
    border-right: 1px dashed #d3bfb4;
}

.basket-summary__column_2 {
    width: 50%;
    float: left;
}

.basket-summary__column_2 p {
    margin-left: 40px;
}

.basket-summary__column_2 p:first-child {
    margin-top: 40px;
}

.basket-summary__bonus {
    float: left;
    width: 150px;
    margin: 20px 40px;
}

.basket-summary__btn {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 280px;
    padding: 10px 20px;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
    font-family: "GothaProBol", "Arial", serif;
    float: left;
    margin-top: 45px;
    margin-right: 30px;
    transition: 0.3s;
}

.basket-summary__btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

.basket-summary__btn:hover {
    text-decoration: none;
    background-color: #d3bfb4;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s;
}

.basket-summary__btn:hover:after {
    display: none;
}

.basket-summary__btn:active,
.basket-summary__btn:focus {
    outline: 0;
}

.basket-summary__submit {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 370px;
    padding: 10px 20px;
    border: 2px solid #796961;
    border-radius: 30px;
    background-color: #796961;
    color: #ffffff;
    font-family: "GothaProBol", "Arial", serif;
    transition: 0.3s;
}

.basket-summary__submit:hover {
    text-decoration: none;
    background-color: #533e33;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s;
}

.basket-summary__submit:active,
.basket-summary__submit:focus {
    outline: 0;
}

.basket-order__radio-wrapper {
    margin: 10px 0;
}

.basket-order__radio {
    display: none;
}

.basket-order__radio:checked + label > span > span {
    display: block;
}

.basket-order__label {
    font-family: "GothaProMed", "Arial", serif;
    font-size: 14px;
    color: #533e33;
    margin-right: 10px;
    cursor: pointer;
}

.basket-order__label > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 10px;
    background: #ffffff;
    border: 1px solid #a39a95;
    border-radius: 50%;
}

#reciever-metro-styler .jq-selectbox__select, #reciever-city-styler .jq-selectbox__select {
    padding: 9px 10px;
}

.basket-order__label > span > span {
    display: none;
    margin: 4px auto;
    width: 10px;
    height: 10px;
    background: #796961;
    border-radius: 50%;
}

.catalog-more-btn {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 12px;
}

.catalog-more-btn span.more-btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    padding: 10px 20px;
    color: #796961;
    border: 2px solid #d3bfb4;
    border-radius: 30px;
    background-color: #ffffff;
    transition: 0.3s;
    z-index: 100;
}

span.more-btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #d3bfb4;
    border-radius: 30px;
}

span.more-btn:hover {
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 2px solid transparent;
    transition: 0.3s
}

span.more-btn:hover:after {
    display: none;
}

span.more-btn:active,
span.more-btn:focus {
    outline: 0;
}

.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    margin: 0 0 0 15px;
}

.basket-order__radio:checked + label > span > span {
    display: block;
}

.basket-order__select-wrapper {
    display: inline-block;
    width: 180px;
}

.date-fieldset .jq-selectbox__select {
    padding: 9px 10px;
}

.medium-new ul {
    margin: 1px 15px;
    width: 83% !important;
}

#reciever-metro-styler .jq-selectbox__dropdown > ul, #reciever-city-styler .jq-selectbox__dropdown > ul {
    margin: 1px 15px;
    width: 92%;
}

.medium-new ul {
    width: 81% !important;
}

.basket-order__select {
    display: block;
    width: 370px;
    padding: 0;
    outline: 0;
    border: 1px solid #d3bfb4;
    border-radius: 20px;
    margin: 10px 0;
}

.basket-order__select.select_medium {
    /*width: 170px;*/
}

.medium-new {
    width: 170px;
}

.basket-order__img-wrapper {
    margin-top: 10px;
    margin-left: 30px;
}

.payment-fieldset .basket-order__label {
    font-family: "GothaProBol", "Arial", serif;
}

.delivery_left {
    float: left;
    width: 900px;
}

.delivery_right {
    float: right;
    width: 300px;
}

.delivery__title:before {
    position: absolute;
    top: -30px;
    left: -100px;
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    border: 3px solid #edebea;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
}

.delivery__title.title_1:before {
    background-image: url(../images/delivery-house.png);
}

.delivery__title.title_2:before {
    background-image: url(../images/delivery-city.png);
}

.delivery__title.title_3:before {
    background-image: url(../images/delivery-map.png);
}

.delivery-table {
    width: 700px;
    margin: 0 auto;
}

.delivery-table__column {
    width: 340px;
    border: 1px solid #edebea;
    outline: 1px solid #edebea;
    outline-offset: 3px;
}

.delivery-table__column.column_1 {
    float: left;
}

.delivery-table__column.column_2 {
    float: right;
}

.delivery-table__row {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.delivery-table__cell {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}

.delivery-table__cell:first-child {
    text-transform: uppercase;
}

.delivery-table__cell:last-child {
    font-family: "GothaProBol", "Arial", serif;
    color: #e57076;
    text-transform: uppercase;
}

.delivery-table__row > .delivery-table__head {
    font-family: "GothaProMed", "Arial", serif;
    text-transform: none;
}

.delivery-attention {
    width: 700px;
    margin: 30px auto;
    padding: 30px;
    border: 6px solid #edebea;
}

.payment_left {
    float: left;
    width: 900px;
}

.payment_right {
    float: right;
    width: 300px;
}

.payment__title:before {
    position: absolute;
    top: -30px;
    left: -100px;
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    border: 3px solid #edebea;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
}

.payment__title.title_1:before {
    background-image: url(../images/payment-cash.png);
}

.payment__title.title_2:before {
    background-image: url(../images/payment-card.png);
}

.payment p.text_upper {
    margin-top: 50px;
}

.pop-up {
    position: relative;
    margin: 0 auto;
    padding: 10px;
    width: 550px;
}

.pop-up-wrapper {
    padding: 20px 30px;
    border: 6px solid #edebea;
}

.pop-up .basket-item__sum:after {
    content: 'СЂСѓР±';
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: -30px;
    bottom: -3px;
    font-size: 14px;
    font-family: "GothaProMed", "Arial", serif;
    color: #e57076;
    z-index: 20;
}

.pop-up .basket-order__title::after {
    color: #000000;
    content: "............";
    font-size: 18px;
    height: 0;
    left: 63px;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: -20px;
    position: absolute;
    top: 142px;
    width: 0;
    z-index: 20;
}

.nav-menu__catalog > span {
    color: #ffffff;
}

.delivery-table__row:first-child .delivery-table__cell.delivery-table__head {
    color: #796961;
    font-size: 14px;
    text-align: center;
}

/* ------------ REMINDER ----------------*/

.reminder {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 34%;
    min-height: 320px;
    min-width: 568px;
    position: absolute;
    top: 250px;
    z-index: 200;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 105;
}

.reminder_form {
    border: 6px solid #ede3df;
    min-height: 300px;
}

.reminder_form-top {
    height: 100px;
    margin: 30px auto 0;
    width: 440px;
}

.reminder_form-top_left {
    float: left;
    height: 100px;
    width: 133px;
}

.reminder_form-top_right {
    float: right;
    height: 100px;
    width: 270px;
}

.reminder_form > p {
    display: table;
    font-family: GothaProBol;
    font-size: 18px;
    margin: 30px auto 0;
    text-transform: uppercase;
    position: relative;
}

.reminder_form > p::after {
    color: #000000;
    content: "............";
    font-size: 18px;
    left: 0;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 21px;
    width: 100%;
    z-index: 20;
}

.reminder_form-top_left > img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}

.reminder_form-top_right-name {
    font-family: GothaProBol;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}

.reminder_form-top_right-dopname {
    color: #796961;
    font-family: GothaProMed;
    font-size: 14px;
    margin: -5px 0 0;
}

.reminder_form-top_right-price {
    color: #e57076;
    font-family: GothaProBol;
    font-size: 24px;
    margin: 5px 0 0;
}

.reminder_form-top_right-price > span {
    font-family: GothaProMed;
    font-size: 14px;
    color: #e57076;
}

.reminder_form-top_right > span {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    width: 230px;
}

.catalog-item__btn:hover {
    text-decoration: none;
    background-color: #81c784;
    color: #ffffff;
    border: 2px solid transparent;
}

.reminder_form-bottom_next {
    cursor: pointer;
    background-color: #fff;
    border-radius: 25px;
    box-sizing: content-box;
    color: #796961;
    display: block;
    float: left;
    font-family: GothaProBol;
    font-size: 14px;
    height: 26px;
    padding: 10px 0;
    text-align: center;
    width: 172px;
    margin: 0 10px;
    text-decoration: none !important;
    transition-property: background-color, color;
    transition-duration: 0.2s;
    transition-delay: 0s;
    border: 2px solid #d7ccc8;
}

.reminder_form-bottom_next:hover {
    background-color: #C6B4A8;
    color: #ffffff;
}

.reminder_form-bottom {
    display: table;
    margin: 32px auto 0;
}

/* ------------ CONTACTS ------------ */

.wrapper-contacts {
    width: 1156px;
    margin: 0 auto;
    padding: 1px 0;
    min-height: 600px;
}

.contacts-left {
    width: 372px;
    float: left;
    padding: 0 0 0 98px;
    box-sizing: content-box;
    background-image: url(../images/contacts_img-1.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 15px 0 0 0;
}

.contacts-right {
    float: left;
    min-height: 820px;
    width: 372px;
    padding: 0 0 0 98px;
    box-sizing: content-box;
    background-image: url(../images/contacts_img-2.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 15px 0 0 118px;
}

.contacts-map {
    width: 100%;
    min-height: 340px;
    margin: 35px 0 -9px;
    background-image: url(../images/maps.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.wrapper.wrapper-for-top {
    display: block;
    height: 0;
    position: relative;
    width: 1300px;
    z-index: 100;
}

.wrapper-for-top .scroll-btn {
    border: 2px solid #a39a95;
    border-radius: 50%;
    display: block;
    float: right;
    height: 50px;
    right: 35px;
    width: 50px;
    position: fixed;
    bottom: 10px;
    background-color: rgba(255, 255, 255, 0.1);
}

.wrapper-for-top .scroll-btn:hover {
    background-color: #a39a95;
}

.wrapper-contacts h3 {
    color: #796961;
    font-family: GothaProBol;
    font-size: 18px;
    font-weight: normal;
    margin: 24px 0 45px;
    text-transform: uppercase;
    position: relative;
}

.wrapper-contacts h3::after {
    color: #000000;
    content: "............";
    font-family: GothaProMed;
    font-size: 14px;
    left: 2px;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: left;
    top: 18px;
    width: 50%;
    z-index: 20;
}

.contacts-left p {
    color: #533e33;
    font-family: GothaProMed;
    font-size: 14px;
}

.contacts-left p > span {
    text-transform: uppercase;
}

.contacts-left_zagl {
    color: #533e33;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin: 14px 0 28px 0;
}

.contacts-left_zagl::after {
    color: #000000;
    content: "............";
    font-family: GothaProMed;
    font-size: 14px;
    left: 2px;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 50%;
    z-index: 20;
}

.contacts-left_phone > span {
    font-family: GothaProBol;
    font-size: 18px;
    font-weight: normal;
}

.contacts-left_phone {
    margin: 6px 0;
}

.contacts-left > a {
    color: #3d271c;
    text-decoration: underline;
    transition-property: color;
    transition-duration: 0.3s;
    transition-delay: 0s;
}

.contacts-left > a:hover {
    text-decoration: none;
    color: #6d677c;
}

.work-time_zagl {
    text-transform: uppercase;
}

.work-time-info {
    font-family: GothaProBol !important;
    font-size: 18px !important;
    text-transform: uppercase;
}

.contacts-right form {
    margin: 0;
}

.contacts-right fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

.contacts-input {
    border: 1px solid #d7ccc8;
    border-radius: 20px;
    box-sizing: content-box;
    color: #533e33;
    display: block;
    height: 40px;
    margin: 0 0 20px;
    padding: 0 25px;
    width: 86%;
    font-size: 14px;
}

#contacts-vopros {
    border: 1px solid #d7ccc8;
    border-radius: 20px;
    box-sizing: content-box;
    color: #533e33;
    display: block;
    height: 180px;
    margin: 0 0 20px;
    padding: 20px 25px;
    width: 86%;
    font-size: 14px;
    font-family: GothaProMed;
    resize: none;
}

.qcapcha-block {
    border: 1px solid #d7ccc8;
    border-radius: 20px;
    box-sizing: content-box;
    color: #533e33;
    display: block;
    height: 40px;
    margin: 0 0 20px;
    padding: 0 25px;
    width: 33%;
    font-size: 14px;
    float: left;
    position: relative;
}

.qcapcha-block > span {
    display: table-cell;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 130px;
}

.qcapcha-block > span > img {
    max-width: 100%;
    max-height: 100%;
}

.contacts-input_qcapcha {
    border: 1px solid #d7ccc8;
    border-radius: 20px;
    box-sizing: content-box;
    color: #533e33;
    display: block;
    height: 41px;
    margin: 0 0 20px;
    padding: 0 25px;
    width: 33%;
    font-size: 14px;
    float: right;
    text-align: center;
}

.contacts-send {
    background-color: #796961;
    border: medium none;
    color: #ffffff;
    display: block;
    font-family: GothaProBol;
    font-size: 14px;
    height: 17px;
    margin: 0 auto;
    padding: 15px 6px;
    text-align: center;
    width: 97%;
    border-radius: 20px;
    transition-property: background-color;
    transition-duration: 0.3s;
    transition-delay: 0s;
    margin: 15px auto 0
}

.contacts-send:hover {
    background-color: #453833;
}

.qcapcha-block > p {
    background-image: url(../images/repeat.png);
    background-position: left center;
    background-repeat: no-repeat;
    bottom: -42px;
    color: #796961;
    font-size: 12px;
    left: 19px;
    padding: 1px 0 2px 20px;
    position: absolute;
}

.contacts-podelis > p {
    color: #796961;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.contacts-podelis > p::after {
    color: #000000;
    content: "............";
    font-family: GothaProMed;
    font-size: 14px;
    left: 2px;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
    z-index: 20;
}

.contacts-podelis .social-btn {
    background-size: 100% auto;
    height: 40px;
    margin: 13px 10px 0;
    width: 40px;
}

.social-btn-wrapper {
    margin: 17px 0 0;
    text-align: center;
}

.social-btn_ok-cont {
    background-image: url(../images/ok-cont.png);
}

.social-btn_vk-cont {
    background-image: url(../images/vk-cont.png);
}

.social-btn_fb-cont {
    background-image: url(../images/fb-cont.png);
}

.social-btn_tw-cont {
    background-image: url(../images/tw-cont.png);
}

.social-btn_go-cont {
    background-image: url(../images/go-cont.png);
}

.contacts-podelis {
    margin: 25px 0 0;
}

/* FLORISTICA */

#main-slider--floristica_html {
    margin-bottom: 60px;
}

.flowers-group {
    float: left;
    width: 900px;
}

.flowers-group h1 {
    text-align: center;
    color: #796961;
    margin-bottom: 25px;
}

.flowers-group h1:after {
    content: none;
}

.flowers-group h4 {
    text-align: center;
    color: #796961;
    margin: 1.33em 0;
}
.flowers-group .content > h2{
    text-align: center;
}

.flowers-group_img {
    width: 849px;
    height: 355px;
}

.flowers-group .content {
    padding: 0px;
    margin-bottom: 80px;
}

.flowers-group_img__big {
    position: relative;
    float: left;
}

.flowers-group_img__big img {
    height: 355px;
    width: 675px;
    display: block;
}

.flowers-group_img__big span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(108, 224, 89, 0.6);
    transition: 0.3s;
    background-image: url(../images/plus-photo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.flowers-group_img__big span:hover {
    opacity: 1;
    transition: 0.3s;
}

.flowers-group_img__small {
    position: relative;
}

.flowers-group_img__small img {
    float: right;
    height: 175px;
    margin-bottom: 5px;
    width: 170px;
}

.flowers-group_img__small:nth-child(2) span {
    width: 170px;
    height: 175px;
    position: absolute;
    right: 0;
    opacity: 0;
    background: rgba(108, 224, 89, 0.6);
    transition: 0.3s;
    background-image: url(../images/plus-photo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.flowers-group_img__small:nth-child(2) span:hover {
    opacity: 1;
    transition: 0.3s;
}

.flowers-group_img__small:nth-child(3) span {
    width: 170px;
    height: 175px;
    position: absolute;
    right: 0;
    top: 180px;
    opacity: 0;
    background: rgba(108, 224, 89, 0.6);
    transition: 0.3s;
    background-image: url(../images/plus-photo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.flowers-group_img__small:nth-child(3) span:hover {
    opacity: 1;
    transition: 0.3s;
}

.flowers-group_content-price {
    height: auto;
    margin-top: 50px;
    color: #533e33;
}

.flowers-group_content {
    /* margin-top: 120px;*/
    padding: 0 50px 0 100px;
    width: 766px;
}

.flowers-group_content-price_bottom-link {
    margin-top: 50px;
}

.flowers-group_content-price_bottom-link a {
    color: #533e33;
    text-decoration: underline;
    font-family: GothaProBol;
}

.flowers-group_content-price h2 {
    color: #533e33;
    text-transform: uppercase;
}

.flowers-group_content-price div {
    margin-top: 30px;
    background: url('../images/point.jpg');
    background-repeat-y: no-repeat;
    background-position-y: 15px;
}

.flowers-group_content-price_item {
    background: white;
    padding-right: 80px;
}

.flowers-group-wrapper:before,
.flowers-group-wrapper:after {
    content: "";
}

.content-price-money {
    background: white;
}

#line-icon {
    margin-top: 10px;
    margin: 0 auto;
}

.flowers-img_more-phohto {
    text-decoration: underline;
    font-family: GothaProBol;
    cursor: pointer;
    color: #533e33;
    width: 165px;
    text-align: center !important;
    position: relative;
    left: 585px;
    margin: 15px 0px;
}

.flowers-group_content-info {
    /*border: 1px solid red;*/
}

.flowers-group_content-info div {
    height: auto;
    text-align: justify;
    /*  position: relative;
      top: 20px;*/
}

.content-price-money {
    float: right;
}

.content-price-money_money {
    color: #e57076;
    font-weight: 600;
    font-family: GothaProBol;
}

.flowers-group_content-price div {
    margin-top: 30px;
    background: url('../images/point.jpg');
    background-repeat: repeat-x;
    background-position: 0 15px;
}

.content-price-money {
    padding: 0 0 0 17px;
}

.jq-selectbox__dropdown {
    width: 100%;
}

.nav-menu > ul > li:first-child {
    position: relative;
}

.nav-menu > ul > li:first-child:hover ul {
    max-height: 400px;
    border: 1px solid #ccc;
}

.nav-menu > ul > li > ul {
    border: 1px solid rgba(255, 255, 255, 0);
    left: 0;
    position: absolute;
    top: 64px;
    width: 305px;
    max-height: 0;
    overflow: hidden;
    transition-property: max-height, border;
    transition-duration: 0.5s;
    transition-delay: 0s;
    z-index: 200;
}

.nav-menu > ul > li > ul > li {
    background-color: #ffffff;
    display: block;
}

.content h2 {
    color: #796961;
    font-size: 18px;
}

.content h3 {
    color: #796961;
    font-size: 16px;
}

.delivery-attention__title {
    margin: 15px 0 0 0 !important;
    position: static !important;
    text-align: center !important;
    text-transform: uppercase;
}

.delivery-attention__title:after, .delivery-attention__title:before {
    display: none !important
}

.payment__title::before {
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid #edebea;
    border-radius: 50%;
    content: "";
    display: block;
    height: 80px;
    left: -100px;
    position: absolute;
    top: -30px;
    width: 80px;
}

.content h2::after, .content h3::after {
    color: #000000;
    content: "............";
    font-size: 12px;
    left: 0;
    letter-spacing: 5px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    bottom: -35px;
    z-index: 20;
}

.content h1, .content h2, .content h3 {
    margin: 50px 0;
    position: relative;
    text-align: left;
}

.flowers-group .content h1 {
    text-align: center !important;
}

.flowers-group .content h2::after {
    display: none !important;
}

.flowers-group .content h2 {
    margin: 20px 0;
    color: #533E33 !important;
}

.card-product__img-block > .card-product__img-wrapper {
    display: block !important;
}

#blackout {
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 9999;
}

.reminder_form input, .reminder_form textarea {
    display: inline-block;
    padding: 10px 15px;
    width: 45%;
    margin: 7px 6px;
    border: 1px solid #d3bfb4;
    border-radius: 20px;
    transition: all 0.2s;
    font-family: GothaProMed;
    font-size: 14px;
}

.reminder_form-top {
    height: auto;
    text-align: center;
    margin: 36px auto 12px auto;
}

.reminder_form textarea {
    resize: none;
    width: 93%;
    height: 110px;
}

#sending_1 {
    float: none;
    margin: 0 auto;
}

.error {
    border: 1px solid rgba(200, 20, 20, 0.9) !important;
    background: #ffeceb!important;
}

#reminder_1 {
    transition: all 0.1s;
}

#reminder_1.success {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 320px;
    width: 569px;
    padding: 40px 70px;
}

#fast_order_popup .reminder_form-bottom > input {
    display: inline-block;
    outline: none;
    width: 70%;
}

#fast_order_popup .reminder_form-bottom {
    text-align: center;
}

.count > input {
    float: left;
    width: 200px;
    text-align: center;
}

#fast_order_popup .price-range__btn_minus, #fast_order_popup .price-range__btn_plus {
    margin: 11px 0;
}

.count {
    height: 51px;
    text-align: center;
    width: 250px;
}

#fast_order_popup .reminder_form-top_right {
    float: none;
    margin: 0 auto;
}

.count {
    display: block;
    height: 51px;
    text-align: center;
    width: 284px;
}

#fast_order_popup .reminder_form-top_right-price {
    margin: 6px 0 8px;
}

#fast_order_popup .reminder_form-bottom_buy {
    float: none;
    margin: 5px auto 11px;
}

#fast_order_popup .reminder_form-top_right > span {
    height: auto;
    display: block;
    width: auto;
}

#order_success_basket .reminder_form-bottom_buy {
    background-color: #81c784;
    border-radius: 25px;
    box-sizing: content-box;
    color: #ffffff;
    display: block;
    font-family: GothaProBol;
    font-size: 14px;
    height: 26px;
    padding: 12px 0;
    text-align: center;
    width: 200px;
    margin: 30px auto 0;
    text-decoration: none !important;
    transition-property: background-color;
    transition-duration: 0.2s;
    transition-delay: 0s;
}

.comments-list__item {
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    padding: 20px;
    margin: 10px 0;
}

.paging-numbers > ul{
    list-style: none;
    text-align: center;
}
.paging-numbers > ul > li{
    display: inline-block;
    vertical-align: top;
}

.paging-numbers a {
    display: inline-block;
    margin: 10px;
    border: 1px solid #ccc;
    padding: 4px 0px;
    border-radius: 39px;
    height: 34px;
    width: 34px;
    text-align: center;
}

.paging-numbers a {
    display: inline-block;
    margin: 5px 7px;
    border: 1px solid #ccc;
    padding: 4px 0px;
    border-radius: 39px;
    height: 34px;
    width: 34px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s;
}

.paging-numbers a.active, .paging-numbers a:hover {
    background-color: #796961;
    color: #ffffff;
    border: 1px solid #796961;
    text-decoration: none;
}

.header__18 {
    color: #796961;
    font-size: 20px;
    margin: 0px 0 10px;
}

.userform__layout input, #registrate input {
    border: 1px solid #d3bfb4;
    border-radius: 30px;
    display: block;
    float: none;
    margin: 15px auto 18px;
    outline: 0 none;
    padding: 16px 20px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 310px;
}

.userform__layout input:focus,
.userform__layout input:hover, #registrate input:focus, #registrate input:hover {
    border: 1px solid #796961;
    transition: 0.3s;
}

.userform__layout .lkuserinfo__btn.btn-yell, .popupRegistr__submit {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    width: 310px;
    padding: 15px 20px;

    border-radius: 30px;
    background-color: #ede3df;
    color: #796961;
    font-family: "GothaProBol", "Arial", serif;
    transition: 0.3s
}

.userform__layout .lkuserinfo__btn.btn-yell:after, .popupRegistr__submit:after {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    border: 1px solid #ffffff;
    border-radius: 30px;
}

.userform__layout .lkuserinfo__btn.btn-yell:hover, .popupRegistr__submit:hover {
    text-decoration: none;
    background-color: #a39a95;
    color: #ffffff;

    transition: 0.3s
}

.userform__layout .lkuserinfo__btn.btn-yell:active,
.userform__layout .lkuserinfo__btn.btn-yell:focus, .popupRegistr__submit:active, .popupRegistr__submit:focus {
    outline: 0;
}

#registrate .jq-selectbox.jqselect.popupRegistr__inputtext {
    border: 1px solid #d3bfb4;
    border-radius: 30px;
    height: 50px;
    line-height: 39px;
    padding: 0;
    text-transform: capitalize;
    vertical-align: middle;
    width: 310px;
}

#registrate .jq-selectbox__dropdown {
    top: 47px !important;
    left: 5%!important;
}

#registrate select.popupRegistr__inputtext {
    display: none;
}

.popupRegistr__label {
    margin: 15px;
    display: block;
}

#for_captcha > img {
    border: 1px solid #d3bfb4;
    border-radius: 30px;
    padding: 10px;
    width: 150px;
}

.basket-item__title {
    font-size: 12px;
    line-height: 17px;
}

.widget.widget_instagram {
    width: 300px;
    height: 415px;
    overflow: hidden;
    margin: 10px auto 0 !important;
}

.widget.widget_instagram > iframe {
    height: 415px;
}

.widget.widget_instagram > img {
    display: block;
    margin: 10px auto 0 !important;
}

.navibar {
    padding: 0;
}

.userform__layout b {
    text-align: left;
    display: block;
    margin: 30px 0 -6px;
    text-align: center;
    width: 400px;
}

.userform__layout table .jq-selectbox {
    box-sizing: content-box;
    height: auto;
    width: 270px;
    border: 1px solid #d7ccc8;
    border-radius: 20px;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
}

.userform__layout table .jq-selectbox__select {
    padding: 10px 14px;
    cursor: pointer;
    font-size: 12px;
}

.userform__layout table .jq-selectbox ul {
    margin-left: 14px;
}

.userform__layout table {
    width: 500px !important;
}

.userform__layout textarea {
    border: 1px solid #d3bfb4;
    border-radius: 30px;
    display: block;
    float: none;
    margin: 15px auto 18px;
    outline: 0 none;
    padding: 16px 20px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 310px;
}

.reviews-item__text {
    height: 220px;
    overflow: hidden;
}

.reviews-item__text {
    font-size: 13px;
    text-align: center;
}

.reviews-wrapper .bx-wrapper {
    height: 268px;
    margin: 10px 0 25px;
}

.reviews-wrapper .bx-controls-direction a {
    position: absolute;
    top: 100px;
    width: 20px;
    height: 20px;
    border-left: 3px solid #d7ccc8;
    border-bottom: 3px solid #d7ccc8;
    cursor: pointer;
}

.reviews-wrapper .bx-controls-direction a:hover {
    border-left: 3px solid #796961;
    border-bottom: 3px solid #796961;
}

.reviews-wrapper .bx-prev {
    transform: rotate(45deg);
    left: 15px;
}

.reviews-wrapper .bx-next {
    transform: rotate(225deg);
    right: 15px;
}

.reviews-wrapper {
    overflow: hidden;
}

.reviews-link {
    position: relative;
}

.main-slider .bx-wrapper {
    margin: 0 auto 5px !important;
}
.main-slider > .index_slider > li{
    display: none;
    list-style: none;
}
.main-slider > .index_slider > li:first-child{
    display: block;
}

.main-slider .bx-controls-direction a {
    position: absolute;
    top: 255px;
    width: 20px;
    height: 20px;
    border-left: 3px solid #d7ccc8;
    border-bottom: 3px solid #d7ccc8;
    cursor: pointer;
}

.main-slider .bx-controls-direction a:hover {
    border-left: 3px solid #796961;
    border-bottom: 3px solid #796961;
}

.main-slider .bx-prev {
    transform: rotate(45deg);
    left: -23px;
}

.main-slider .bx-next {
    transform: rotate(225deg);
    right: -23px;
}

.hide_span {
    display: none;
}

.item_rost {
    border: 2px solid #afa7a3;
    border-radius: 20px;
    display: inline-block;
    margin: 10px 0 20px;
    padding: 4px 7px;
    transition: all 0.2s;
    cursor: pointer;
}

.item_rost:hover, .item_rost.active {
    background-color: #afa7a3;
    color: #ffffff;
}

.item_rost span {
    transition: all 0.2s;
}

.item_rost:hover span {
    color: #ffffff;
}

.item_rost.active span {
    color: #ffffff;
}

.id_link {
    display: none;
}

.card-product__img-block {
    width: 474px;
}

.hidden_block {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all 0.2s;
}

#client-phone-dop {
    display: none;
}

#reciever-phone-dop {
    display: none;
}

#client-email-dop {
    display: none;
}

.basket-order__select-wrapper .basket-order__text {
    margin: 6px 0;
}

.basket-order__select-wrapper {
    float: left;
}

.basket-comment {
    margin: 0 0 20px;
}

.contacts-qcapcha {
    display: none;
}

.list_menu_upok {
    display: none;
}

.add_otkr {
    margin: 30px auto -20px;
    display: table;
}

.basket-postcard {
    max-height: 0;
    overflow: hidden;
    transition: all 0.2s;
}

.hidden_block.adress_dost.no_hidden {
    overflow: visible;
}

.reminder_form.success {
    /*display: table-cell;
    height: 320px;*/
    text-align: center;
    vertical-align: middle;
    width: 548px;
}

.card-product_left {
    min-height: 300px;
    width: 474px;
}

.wrapper > .nav-menu > ul > li > .nav-menu__link > span {
    padding-bottom: 16px;
    cursor: pointer;
}

.reminder_form.success .reminder_form-bottom_buy {
    float: none;
    margin: 20px auto 0;
    width: 215px;
}

.last-photo__item {
    display: inline-block;
    height: 90px;
    margin: 1px 1px -11px;
    overflow: hidden;
    width: 90px;
}

.widget {
    text-align: center;
    font-size: 0;
    padding: 0 0 10px;
}

.last-photo__img {
    height: 100%;
    width: 100%;
}

.widget.widget_instagram > img {
    width: 274px;
}

p.copy_footer_txt{
    float: left;
}
p.made_footer_txt{
    float: left;
    font-size: 12px;
    margin-left: 20px;
}
p.made_footer_txt a{
    color: #ccc;
    white-space: nowrap;
    font-size: 12px;
}

body > p:first-child,
body > metype{
    display: none;
}
div.content__txt ul,
div.content__txt ol{
    padding-left: 40px;
    margin: 1em 0;
}

#success_fast_order_popup .reminder_form{
    min-height: 200px;
}

/* Adaptive styles */

.main-slider {
    max-width: 1200px;
    margin: 0 auto;
}

.main-slider-item {
    text-align: center;
}

.mobile-menu {
    display: none;
}

.madress {
    display: none;
}

.basket-postcard__textarea {
    width: 100%;
}

.wrap_filter_section_top{
    padding: 50px 0 0px 30px;
    margin-bottom: -50px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.list_filter_section_top{
    list-style: none;
    font-size: 0;
    width: 20%;
    float: left;
}
.list_filter_section_top > li{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 3px;
}
.list_filter_section_top > li > a{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #796961;
}

.list_filter_section_top_line{
    width: 100%;
}
.list_filter_section_top_line > li{
    width: 25%;
}


/* Desktop mini */
@media (max-width: 1199px) {
    html,
    .main-container {
        width: 100%;
        min-width: inherit;
        margin: 0 auto;
    }

    .wrapper,
    .content-container,
    .wrapper.wrapper-for-top,
    .wrapper-contacts {
        width: 970px;
        min-width: inherit;
        margin: 0 auto;
    }

    .main-slider .bx-prev {
        left: 10px;
    }

    .main-slider .bx-next {
        right: 10px;
    }

    .header-basket {
        margin-right: 0px;
    }

    .header-top,
    .header-bottom {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
    }

    .header-bottom-search__input {
        width: 100%;
    }

    .header-bottom-search {
        width: 320px;
        margin-top: 10px;
    }

    .header-bottom-search p {
        margin: 5px;
        line-height: 120%;
    }

    .nav-menu__catalog, .nav-menu__link {
        padding-left: 25px;
        padding-right: 25px;
    }

    .nav-menu__catalog {
        padding-right: 40px;
    }

    .advantages-item {
        margin: 30px 60px;
    }

    .content-left {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }

    .content {
        padding: 0 50px 0 40px;
    }

    .footer-menu + .footer-menu {
        display: none;
    }

    .footer-contact {
        float: right;
    }

    .bx-viewport {
        height: auto !important;
    }

    .main-slider .bx-controls-direction a {
        top: 50%;
        margin-top: -10px;
    }

    .nav-menu ul li:last-child .sub_menu {
        left: auto;
        right: 0px;
    }

    .index_slider li img {
        width: 100%;
    }

    .footer-bottom {
        padding: 0 10px 50px;
        text-align: center;
    }

    .back-btn,
    .catalog-wrapper .back-btn > span {
        display: block;
        width: 100%;
    }

    .back-btn span::before {
        position: static;
        display: inline-block;
        margin-right: 10px;
    }

    .card-product_left {
        width: 360px;
    }

    .card-product_center {
        width: 270px;
    }

    .card-product__img_big {
        max-width: 100%;
    }

    .card-product__content-text,
    .card-product__img-block {
        width: 100%;
    }

    .card-product__price {
        float: none;
    }

    .card-product__price-wrapper .price-range {
        margin-top: 20px;
        width: 100%;
        float: none;
    }

    .buy-btn,
    .order-btn {
        max-width: 100%;
    }

    .basket_left {
        width: 650px;
    }

    .basket_right {
        width: 300px;
    }

    .basket-order__input,
    .basket-order__textarea {
        width: 100%;
    }

    .basket-order__input.input_small {
        width: 31%;
        margin: 0 1% 10px;
    }

    .basket-order__input.input_medium {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
    }

    .basket-order__img-wrapper img {
        max-width: 49%;
    }

    .basket_bottom {
        width: 100%;
    }

    .basket-order__label {
        display: block;
        margin-bottom: 5px;
    }

    .basket-item__column.column_1 {
        width: 25%;
        text-align: center;
    }

    .basket-item__img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .basket-result__sum {
        width: 310px;
    }

    .page-container {
        padding-bottom: 410px;
    }

    .delivery_left,
    .payment_left {
        width: 670px;
    }

    .delivery_left .content,
    .payment_left .content {
        padding-left: 100px;
    }

    .delivery-table__column {
        width: 47%;
    }

    .delivery-attention {
        width: 100%;
    }

    .contacts-left {
        width: 45%;
        box-sizing: border-box;
    }

    .contacts-right {
        width: 45%;
        box-sizing: border-box;
        margin-left: 8%;
    }

    .contacts-input,
    #contacts-vopros {
        box-sizing: border-box;
        width: 100%;
    }

    .contacts-send {
        height: auto;
    }
    .header-top-city{
        display: none;
    }
}

/* Tablet */
@media (max-width: 991px) {
    .list_filter_section_top{
        width: 50%;
    }
    .poloskatxt {
        font-size: 12px
    }

    .wrapper,
    .content-container,
    .wrapper.wrapper-for-top,
    .wrapper-contacts {
        width: 750px;
        min-width: inherit;
        margin: 0 auto;
    }

    .advantages-item {
        margin: 30px 40px;
    }

    .filter-form__label {
        margin-right: 20px;
    }

    .catalog-item {
        width: 30%;
        max-width: 276px;
    }

    .catalog-item__btn {
        left: 0px;
        right: 0px;
    }

    .page-container {
        padding-bottom: 0px;
    }

    .page-footer {
        position: relative;
    }

    .nav-menu__link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }

    .header-top-menu {
        width: auto;
    }

    .header-top-menu__link {
        padding: 12px 15px;
    }

    .page-header {
        max-height: none;
    }

    .header-bottom-logo {
        margin-top: 35px;
    }

    .header-bottom:before,
    .header-bottom:after {
        content: '';
        display: table;
        clear: both;
    }

    .header-bottom {
        max-height: none;
        padding-bottom: 10px;
    }

    .header-bottom-search {
        width: 270px;
    }

    .header-bottom-search p {
        text-align: right;
    }

    .footer-logo-adress-wrapper {
        width: 32%;
        margin-right: 2%;
    }

    .footer-menu {
        width: 30%;
        margin: 40px 2% 20px;
    }

    .footer-contact {
        width: 30%;
        margin-top: 40px;
    }

    .footer-logo {
        margin: 30px 0px 0 0px;
        width: 100%;
        max-width: 250px;
        background-size: 100%;
    }

    .footer-adress {
        width: 100%;
    }

    .card-product_left {
        width: 50%;
        margin-right: 2%;
    }

    .card-product_center {
        width: 48%;
        margin-right: 0px;
    }

    .card-product__price {
        float: left;
    }

    .card-product__price-wrapper .price-range {
        margin-top: 0px;
        width: auto;
        float: right;
    }

    .card-product_right {
        width: 100%;
        float: none;
        clear: both;
    }

    .advantages_small {
        width: 100%;
        padding-bottom: 30px;
        min-height: inherit;
    }

    .advantages-item_small {
        padding: 20px 5px;
        width: 32%;
        display: inline-block;
    }

    .advantages-item_small:last-child:after {
        display: block;
    }

    .basket_left {
        width: 430px;
    }

    .basket-item__column.column_3,
    .basket-item__column.column_4 {
        width: 62px;
    }

    .basket-item__column.column_2 {
        width: 140px;
    }

    .price-range__input {
        width: 50px;
    }

    .basket-result__back {
        width: 50%;
        font-size: 12px;
    }

    .basket-result__sum {
        width: 50%;
    }

    .delivery_left,
    .payment_left {
        width: 100%;
        float: none;
    }

    .delivery_right {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .catalog-item-img {
        min-height: 0px;
    }

    .card-product__img_small {
        height: auto;
        font-size: 0;
        max-width: 100%;
        max-height: 100%;
    }
    p.copy_footer_txt{
        float: none;
    }
    p.made_footer_txt{
        float: none;
        margin-left: 0;
    }
    .list_filter_section_top > li{
        width: 33%;
    }
}

/* Phone */
@media (max-width: 767px) {
    .list_filter_section_top{
        width: 100%;
    }
    .card-product__img-wrapper.img-wrapper_video {
        padding-bottom: 56.25%!important;
    }
    nav.nav{
        display: none;
    }
    .advantages{
        display: none;
    }
    .wrapper,
    .content-container,
    .wrapper.wrapper-for-top,
    .wrapper-contacts {
        width: 100%;
    }


    .filter, .poloska, .poloskaimg, .poloskatxt {
        display: none
    }

    .header-bottom-logo {
        float: none;
        display: block;
        margin: 10px auto;
        background-size: 100%;
        max-width: 100%;
    }

    .header-bottom {
        width: 100%;
        padding: 20px;
    }

    .header-top-menu {
        float: none;
    }

    .header-top-signup {
        float: none;
        margin-left: 10px;
    }

    .header-basket {
        height: 70px;
    }

    .header-basket__link {
        background-position: 50%;
    }

    .header-basket__sticker {
        top: 15%;
    }

    .header-bottom-search {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .header-bottom-search p {
        text-align: center;
    }

    .header-bottom-phone {
        float: none;
        text-align: center;
    }

    .header-bottom-phone div,
    .header-bottom-phone p,
    .header-bottom-phone__callback {
        display: inline-block;
        float: none;
        margin: 0 5px;
    }

    .mobile-menu {
        display: block;
        position: relative;
        width: 100%;
        clear: both;
    }

    .madress {
        display: block;
        color: black;
    }

    .mobile-gamb {
        width: 70px;
        height: 70px;
        display: block;
        position: absolute;
        top: -70px;
        right: 80px;
        padding: 20px;
    }

    .mobile-gamb span {
        width: 32px;
        height: 3px;
        display: block;
        background: #77665e;
        border-radius: 2px;
        margin: 5px auto;
    }

    .header-top {
        padding-right: 70px;
        margin-right: 0px;
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
    }

    .header-top-menu__link {
        padding: 12px 7px;
    }

    .nav-menu ul li {
        display: block;
    }

    .nav-menu > ul > li > ul {
        position: static;
        max-height: none;
        width: 100%;
    }

    .nav-menu__link span {
        padding-bottom: 0px;
    }

    .nav-menu > ul > li > ul li a {
        padding: 2px 30px;
    }

    .wrapper > .nav-menu > ul > li > .nav-menu__link > span {
        padding-bottom: 0px;
    }

    .mobile-menu-content {
        display: none;
    }

    .advantages-item {
        margin: 30px 40px 90px;
    }

    .catalog-item {
        width: 46%;
    }

    .content-left,
    .content-right {
        float: none;
        width: 100%;
    }

    .content {
        padding: 0 20px;
    }

    .footer-logo-adress-wrapper {
        margin-right: 0%;
        float: none;
        width: 100%;
        text-align: center;
    }

    .footer-logo {
        max-width: 240px;
        background-size: 100%;
        float: none;
        display: inline-block;
    }

    .footer-menu {
        width: 50%;
    }

    .footer-contact {
        width: 46%;
    }

    .advantages-item {
        margin: 30px 0px;
        text-align: center;
        width: 32%;
    }

    .advantages-item__image {
        width: 70px;
        height: 70px;
        margin: 0 auto;
        background-size: 35px !important;
    }

    .advantages-item:nth-child(1) .advantages-item__image {
        background-size: 45px !important;
    }

    .advantages-item p {
        position: static;
        font-size: 12px;
        width: 100%;
        height: 60px;
    }

    .advantages-item:after {
        content: '.......';
        position: static;
    }

    .breadcrumbs {
        padding: 0 20px;
    }

    .card-product_left,
    .card-product_center {
        width: 100%;
        margin-right: 0px;
        padding: 0 20px;
    }

    .advantages-item_small {
        padding: 20px 30px;
        width: auto;
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }

    .card-product__img-row > .card-product__img-wrapper {
        width: 30%;
    }

    .card-product__img_small {
        max-width: 100%;
    }

    .popup-box, #popup-fake {
        max-width: 80%;
        min-width: 0;
        left: 0px !important;
        right: 0px;
        margin: 0 auto;
    }

    .reminder_form-top {
        width: 100%;
    }

    .reminder_form-bottom_buy,
    .reminder_form-bottom_next {
        margin: 0 auto 10px;
        float: none;
    }

    .reminder_form-top_left,
    .reminder_form-top_right {
        float: none;
        margin: 0 auto;
    }

    .reminder_form-top_left > img {
        margin: 0 auto;
    }

    .reminder_form > p {
        text-align: center;
        max-width: 90%;
    }

    .reminder_form > p:after {
        position: static;
        display: block;
        margin: 0 auto;
    }

    .basket_left,
    .basket_right {
        width: 100%;
        margin-right: 0px;
        padding: 0 20px;
    }

    .basket-item__column.column_2 {
        width: 34%;
    }

    .basket-item__column.column_3, .basket-item__column.column_4 {
        width: 16%;
    }

    .basket-item__column.column_5 {
        width: 9%;
    }

    .price-range__btn_minus,
    .price-range__btn_plus,
    .price-range__input {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .price-range {
        width: auto;
    }

    .delivery-table__column {
        width: 49%;
    }

    .delivery-table__row:first-child .delivery-table__cell.delivery-table__head,
    .delivery-table__cell {
        font-size: 12px;
    }

    .content #fancybox-content {
        width: 100% !important;
    }

    .contacts-left,
    .contacts-right {
        width: 99%;
        margin-left: 0px;
        min-height: 0px;
    }

    .popup-box .count {
        width: 100%;
    }

    .popup-box .count > input {
        float: none;
        display: inline-block;
        width: 100px;
    }

    .popup-box .reminder_form-top_right {
        width: 100%;
        display: table;
    }

    .popup-box .reminder_form-top_right > span {
        width: 100%;
    }
    .list_filter_section_top > li{
        width: 50%;
    }
}

@media (max-width: 479px) {
    .header-top-menu,
    .header-top-signup {
        display: none;
    }

    .header-top-signup {
        line-height: 54px;
    }

    .header-top-signup a:first-child {
        margin-right: 20px;
    }

    .header-top-signup:after {
        left: 50px;
        top: 0px;
    }

    .footer-menu {
        display: none;
    }

    .footer-contact {
        width: 100%;
        float: none;
        text-align: center;
        padding-bottom: 20px;
    }

    .catalog-item {
        width: 100%;
    }

    .content-right {
        margin-bottom: 20px;
    }

    .userform__layout input, #registrate input {
        max-width: 100%;
    }

    .header-top {
        height: 70px;
    }

    .header-bottom-logo {
        float: none;
        display: block;
        margin: 0px auto;
        background-size: 100%;
        max-width: 100%;
        position: absolute;
        top: 6px;
        left: 10px;
        width: 160px;
    }

    .header-bottom-search {
        display: none;
    }

    .card-product__img-wrapper {
        height: 270px;
    }

    .card-product__img_big {
        max-height: 270px;
    }

    .card-product__img-row > .card-product__img-wrapper {
        width: 45%;
    }

    .card-product__price-wrapper {
        text-align: center;
    }

    .card-product__price {
        float: none;
    }

    .card-product__price-wrapper .price-range {
        margin-top: 20px;
        width: 100%;
        float: none;
    }

    .basket-summary__submit {
        max-width: 90%;
    }

    .basket-result__back {
        width: 100%;
        font-size: 14px;
        border-right: 0px;
        border-bottom: 1px dashed #d3bfb4;
    }

    .basket-result__sum {
        width: 100%;
    }

    .basket-item__column.column_1 {
        width: 35%;
    }

    .basket-item__column.column_2 {
        width: 65%;
        padding-bottom: 20px;
        position: absolute;
        bottom: 0px;
        right: 0;
        height: auto;
    }

    .basket-item__column.column_3,
    .basket-item__column.column_4 {
        width: 27%;
    }

    .basket-item__column.column_5 {
        width: 11%;
    }

    .delivery-table__column {
        width: 100%;
    }

    .delivery_left .content, .payment_left .content {
        padding-left: 20px;
    }

    .basket-item__row {
        padding-bottom: 60px;
        position: relative;
    }
    .reminder_form input, .reminder_form textarea{
        width: 90%;
    }
    .wrap_filter_section_top{
        padding-left: 0;
    }
    .list_filter_section_top > li{
        width: 100%;
        text-align: center;
    }
}

/*add style*/
.back_to_top_btn {
    display: none;
    border: 2px solid #a39a95;
    border-radius: 50%;
    float: right;
    height: 50px;
    right: 30px;
    width: 50px;
    position: fixed;
    bottom: 30px;
    background-color: rgba(255,255,255,0.1);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.back_to_top_btn:after {
    content: "";
    margin: 20px auto;
    text-align: center;
    width: 10px;
    height: 10px;
    border-left: 3px solid #a39a95;
    border-bottom: 3px solid #a39a95;
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -5px;
}
.back_to_top_btn:hover:after{
    border-color: #f8f7f7;
}
.back_to_top_btn:hover{
    background-color: #a39a95;
}
.wrap_viewed_products{
    position: relative;
}
.center{
    text-align: center!important;
    max-width: 100%!important;
}

.wrap_select_gender input[type=text]{
    background: #FFFFFF;
    cursor: pointer;
}
.wrap_select_gender{
    position: relative;
    max-width: 310px;
    margin: 0 auto;
}
.wrap_select_gender ul{
    display: none;
    z-index: 9;
    position: absolute;
    background: #796961;
    padding: 5px 0;
    width: 280px;
    margin: 0 auto;
    list-style: none;
    left: 15px;
    top: 90px;
}
.wrap_select_gender ul li{
    color: #fff;
    cursor: pointer;
    padding: 2px 0;
    margin-bottom: 2px;
}
.wrap_select_gender ul li:hover{
    background: #81c784;
}
.goodsreview__form .comment_post textarea{
    padding: 4px;
}
.goodsreview__form .comment_post .goodsreview__send{
    padding: 2px 4px;
}
/*.answer_goodsreview{
    display: none;
}*/

.wrap_page_bus_clients p{
    margin: 0;
    color: #000;
    max-width: 100%;
}

.custom_ul_list{
    padding: 5px 0 25px 16px;
}
.custom_ul_list > li{}
.wrap_page_registration #registrate input{
    margin: 15px auto 3px
}
.wrap_captcha_registration{
    border: 1px solid #d3bfb4;
    border-radius: 30px;
    padding: 5px 10px;
    width: 200px;
    text-align: center;
    margin: 15px auto 0;
}
.inner_captcha_registration{
    width: 178px;
    height: 38px;
    overflow: hidden;
    margin: 0 auto;
}
.inner_captcha_registration > img{
    margin-top: -1px;
    margin-left: -1px;
}
.wrap_page_registration .bx-auth-reg > p{
    margin: 0 auto;
}
.wrap_page_registration .bx-auth-reg > p >font.errortext{
    color: #533e33;
}
.adress_dost_custom{
    display: none;
}
.time_toch_custom{
    display: none;
}
input#toch_time{
    width: 95%;
}
.ui-datepicker.ui-widget.ui-widget-content{
    z-index: 999!important;
}


/*testing style*/
.catalog-item-row{
    font-size: 14px!important;
}
pre {
    font-size: 12px !important;
}
.captcha img, .captcha input {
    display: block;
    margin: 0 auto 20px;
}
.captcha input {
    width: 180px;
    height: 40px;
    border: 1px solid black;
    margin-top: 10px;
    font-size: 30px;
    text-align: center;
}

/* видео деталка --- начало */
.card-product__img-wrapper_youtube{
    /*background: url(../images/icon_youtube.png) no-repeat center center;*/
    background-size: 120px auto;
    cursor: pointer;
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.card-product__img-wrapper_youtube:after{
    position: absolute;
    content: '';
    background: url(../images/icon_youtube.png) no-repeat center center;
    width: 30px;
    height: 20px;
    top: 5px;
    left: 5px;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.card-product__img-wrapper.img-wrapper_video{
    display: none;
}
.card-product__img-wrapper.img-wrapper_video {
    position: relative;
    padding-bottom: 84%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.card-product__img-wrapper.img-wrapper_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.card-product__img-wrapper.img-wrapper_video.active,
.card-product__img-wrapper.img-wrapper_image.active{
    display: block!important;
}
.card-product__img-wrapper.img-wrapper_video.no_active,
.card-product__img-wrapper.img-wrapper_image.no_active{
    display: none!important;
}
/* видео деталка --- конец */

/* error text --- start */
.error_top{
    border-top: 1px solid #db6158;
    border-bottom: 1px solid #db6158;
    background: #ffeceb;
}
.error_top > p{
    font-size: 12px;
    max-width: 1200px;
    margin: 5px auto;
    color: #cc0000;
}
/* error text --- send */