@charset "utf-8";
@media (max-width: 900px) {
    .meshok {
        background: url(/header/mob/meshok.png) no-repeat !important
    }

    .myach {
        background: url(/header/mob/myach.png) no-repeat !important
    }

    .maty {
        background: url(/header/mob/mati.png) no-repeat
    }
}

h1 {
    font-size: 1.7em
}

a:link {
    text-decoration: none;
    color: #000
}

a:active {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.df1 img {
    max-width: 30px;
    padding-right: 10px
}

.open .navbar-toggle {
    border: none;
    background-image: url(/header/social/menu-icon_close.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 7px
}

.open .navbar-default .navbar-toggle:focus, .open .navbar-default .navbar-toggle:hover {
    background-color: transparent !important
}

.open .navbar-toggle {
    background-color: transparent !important
}

.open .icon-bar {
    background-color: transparent !important
}

@media (max-width: 924px) {
    jdiv {
        display: none !important
    }
}

@media (min-width: 1024px) {
    body.modules-calc--bg.active .sitetop > .content:after {
        opacity: 1;
        visibility: visible;
        height: 100%
    }

    body.modules-calc--bg .sitetop > .content:after {
        content: "";
        position: absolute;
        z-index: 999;
        top: 205px;
        left: 0;
        width: 100%;
        height: 100%;
        min-height: 110%;
        background-color: rgba(0, 0, 0, .5);
        opacity: 0;
        visibility: hidden;
        transition: .4s ease-in-out
    }
}

.tovar_caty hr {
    margin-top: 20px !important;
    margin-bottom: 10px !important
}

body, td {
    font-family: PTSans, arial;
    font-size: 16px;
    color: #3f3e3e;
    line-height: 24px
}

body {
    margin: 0;
    padding: 0;
    background: #f1f1f1
}

td img {
    vertical-align: middle;
    border: 0
}

img {
    border: 0
}

form {
    padding: 0;
    margin: 0
}

input, select, textarea {
    vertical-align: middle;
    font-size: 16px
}

hr {
    color: #fff;
    height: 1px;
    border-bottom: 1px dotted #ccc;
    border-top: none;
    border-left: none;
    border-right: none
}

@font-face {
    font-family: PTSans;
    src: local("PT_Sans-Web-Regular"), url(/fonts/PT_Sans-Web-Regular.ttf);
    font-display: swap
}

@font-face {
    font-family: PTSansBold;
    src: local("PT_Sans-Web-Bold"), url(/fonts/PT_Sans-Web-Bold.ttf);
    font-display: swap
}

.content {
    overflow: hidden
}

ul.uMenuRoot, ul.uMenuRoot ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 229px;
    padding: 3px;
    background: #f1f1f1;
    display: table;
    margin-top: 3px
}

ul.uMenuRoot a {
    display: block;
    text-decoration: none;
    margin: 0
}

ul.uMenuRoot li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f1f1f1
}

ul.uMenuRoot li a {
    height: 45px;
    padding-left: 20px;
    background: #fff url(/images/headmenuli.png) right no-repeat;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease
}

ul.uMenuRoot li a:hover {
    background: #f1f1f1 url(/images/headmenulihover.png) right no-repeat
}

.uMenuV .uMenuItem {
    font-weight: 400;
    background: 0 0
}

#headmenu {
    margin-right: -20px;
    margin-top: 25px;
    height: 16px;
    line-height: 16px;
    display: table;
    float: right
}

#headmenu a {
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    height: 16px;
    line-height: 16px;
    margin-left: 20px;
    margin-right: 20px;
    list-style: none;
    display: block
}

#headmenu a:hover {
    color: #1b74aa
}

#headmenu li:hover ul {
    display: block;
    float: none
}

#headmenu li ul {
    position: absolute;
    display: none;
    padding-top: 31px;
    background: #fff url(/images/headmenuUl.png) top no-repeat;
    width: 235px;
    border-bottom: 3px solid #ddd;
    list-style: none;
    float: none;
    z-index: 1000;
    overflow: hidden;
    margin: auto
}

#headmenu ul {
    background: #fccd58;
    list-style: none;
    margin: 0;
    padding: 0;
    float: none
}

#headmenu ul li a {
    text-transform: none;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0;
    float: none;
    display: block;
    width: 209px;
    border-left: 3px solid #ddd;
    border-right: 3px solid #ddd;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    background: #fff url(/images/headmenuli.png) right no-repeat;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

#headmenu ul li a:hover {
    background: #f1f1f1 url(/images/headmenulihover.png) right no-repeat
}

#headmenu > li {
    float: left
}

.headmenu {
    margin: 0;
    padding: 0
}

.headmenu li {
    list-style: none;
    float: none
}

.green_menu a:hover {
    text-decoration: underline
}

.meshok {
    float: left;
    background: url(/header/desktop/meshok.png) no-repeat;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
}

.derevo {
    float: left;
    background: url(/header/desktop/derevo.jpg) no-repeat;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
}

.kst {
    float: left;
    background: url(/header/desktop/sta.png) no-repeat;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
}

.myach {
    float: left;
    background: url(/header/desktop/myach.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.loft {
    float: left;
    background: url(/header/desktop/3eaNjYxKOgg.jpg) no-repeat;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
}

.maty {
    float: left;
    background: url(/header/desktop/mati.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.divany {
    float: left;
    background: url(/header/desktop/divani.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.pufik {
    float: left;
    background: url(/header/desktop/kubik.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.kresla {
    float: left;
    background: url(/header/desktop/kresla.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.detskie {
    float: left;
    background: url(/header/desktop/detskie.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.sta {
    float: left;
    background: url(/header/sta.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto
}

.cats-img {
    background: #fff;
    border-top: #752085 3px solid;
    border-bottom: #a0090b 3px solid;
    margin-top: -1px
}

.other {
    float: left;
    background: url(/header/desktop/other.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.other10 {
    float: left;
    background: url(/header/desktop/other10.png) no-repeat;
    color: #a0090b;
    text-align: center;
    background-size: 100% auto;
}

.head_menu_2 .derevo, .head_menu_2 .other10, .head_menu_2 .detskie, .head_menu_2 .divany, .head_menu_2 .kresla, .head_menu_2 .kst, .head_menu_2 .loft, .head_menu_2 .maty, .head_menu_2 .meshok, .head_menu_2 .myach, .head_menu_2 .other, .head_menu_2 .other1, .head_menu_2 .other2, .head_menu_2 .other10, .head_menu_2 .pufik, .head_menu_2 .sta {
    padding-top: 70px;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
    vertical-align: bottom;
    height: 30px;
    display: inline-block;
    width: 100%;
    font-weight: 600
}

.cats-img .derevo, .cats-img .detskie, .cats-img .divany, .cats-img .kresla, .cats-img .maty, .cats-img .meshok, .cats-img .myach, .cats-img .other, .cats-img .other1, .cats-img .pufik {
    width: 10% !important;
    padding-top: 10% !important;
    margin-top: 1%;
    margin-right: 1px;
    font-size: .95em;
    padding-top: 80px;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    font-weight: 600
}

.green_menu {
    display: table-row;
    text-align: center;
    background: #def691 url(/menu_tab.png) repeat-x 0 -300px
}

.green_menu > li {
    display: table-cell;
    font-size: 12px;
    text-transform: uppercase;
    background: url(/menu_tab.png) no-repeat 100% 0
}

.green_menu > li > a {
    display: block;
    margin: 0;
    padding: 1px 30px 0 0;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
    color: #567531
}

.green_menu > .category-group-1 > a {
    color: #88319c
}

.green_menu > .last-child > a {
    padding-right: 10px
}

.green_menu > .selected {
    background-position: 100% -30px
}

.green_menu > .selected > a {
    margin-left: -15px;
    padding-left: 15px;
    color: #fff;
    background: url(/menu_tab.png) no-repeat 0 -60px
}

.green_menu > .before-selected {
    background-position: 900% 0
}

.green_menu > .selected:first-child > a {
    margin-left: 0
}

.green_menu > .home {
    width: 65px
}

.green_menu > .category-group-1, .green_menu > .home {
    background-position: 100% -210px
}

.green_menu > .category-group-1.selected, .green_menu > .home.selected {
    background-position: 100% -240px
}

.green_menu > .cg1-last.selected {
    background-position: 100% -30px
}

.green_menu .category-group-1 + .selected > a, .green_menu .category-group-1.selected > a {
    background-position: 0 -150px
}

.green_menu > .category-group-1.before-selected, .green_menu > .home.before-selected {
    background-position: 0 -210px
}

.green_menu > .cg1-last {
    background-position: 100% -270px
}

.green_menu > LI.home > a {
    padding: 0 35px 0 11px;
    text-decoration: none !important;
    background: url(/menu_tab.png) no-repeat 0 -181px;
    padding-right: 35px
}

.green_menu > .home.selected > a {
    background-position: -2px -151px
}

.green_menu .home .icon-home {
    display: inline-block;
    height: 16px;
    width: 18px;
    margin: 3px -10px -3px 6px;
    background: url(/i/ornament.png) no-repeat -39px -258px;
    cursor: pointer
}

.green_menu .home.selected .icon-home {
    background-position: -39px -242px
}

.green_menu .last-child {
    background-position: 100% -90px;
    background-repeat: no-repeat
}

.green_menu .last-child.selected {
    background-position: 100% -120px
}

.topmenu {
    margin-top: 54px
}

.header .green_menu > li > a:hover {
    text-decoration: underline
}

.topmenu .promo-offer a {
    color: #c34f1c
}

.arrow_50_right, .arrow_circle_right, .arrow_dsmall_down, .arrow_dsmall_right {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/i/ornament.png) no-repeat 0 0
}

.arrow_dsmall_right {
    background-position: -47px -65px
}

.footer {
    padding-bottom: 20px;
    font-family: tahoma, sans-serif;
    background-color: #c1b0dd
}

.footer .wrapper {
    border-top: 3px solid #e0daf4;
    width: 994px;
    overflow: hidden;
    margin: auto;
    padding: 0 0 20px
}

.footer > .wrapper {
    background: #dcd2ff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAFeCAIAAADL2OJIAAAAPklEQVR4Xu2RMQoAMAwCJf9/cstlFArStZQMBwk3KFh7UZIMKvwfzjfRGaIz2MU8onu8zyUPu8jsMXvMHt/Ry2NQar5hVlYAAAAASUVORK5CYII=) repeat-x top
}

.footer-nav {
    margin: 0;
    padding: 3px 0 0 20px;
    overflow: hidden;
    color: #aa38c7
}

.footer-nav ul {
    float: left;
    padding: 17px 0 0 14px;
    margin-left: 0;
    list-style: disc;
    line-height: 19px
}

.footer-nav li {
    margin-left: 2px;
    padding-left: 0
}

.footer-nav a {
    color: #6c167d;
    text-decoration: none
}

.footer-nav a:hover {
    text-decoration: underline
}

.footer-nav .head {
    float: left;
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding: 5px 20px 15px 25px
}

.footer-nav .catalog {
    width: 280px;
    padding-right: 0;
    padding-left: 20px;
    background-image: none
}

.footer-nav .head:last-child {
    padding-right: 0
}

.footer-nav .catalog ul {
    width: 125px;
    min-height: 57px;
    margin-right: -10px
}

.footer-nav .catalog li {
    margin-right: -2px
}

.footer-nav h5 {
    margin: 18px 0 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: #641b74
}

.footer .copyright {
    display: inline-block;
    vertical-align: bottom;
    width: 450px;
    min-width: 330px;
    padding: 20px 0 0 40px;
    font-size: 11px;
    line-height: 16px;
    color: #000
}

.copyright p {
    margin: 0
}

.footer .small-buttons {
    display: inline-block;
    vertical-align: bottom;
    width: 479px;
    padding: 20px 10px 0;
    text-align: right;
    color: #aa38c7
}

.small-buttons > a {
    display: inline-block;
    margin: 0 5px 5px 0;
    text-align: left;
    vertical-align: middle
}

.footer .card-logo, .footer .nike-partner {
    width: 88px;
    height: 31px;
    overflow: hidden;
    line-height: 93px;
    background: url(wildberries.ru/i/cards/image2-128.png) no-repeat
}

.footer .mastercard {
    background-position: -144px -31px
}

.footer .visa {
    background-position: -144px 0
}

.footer .compatability {
    border: 1px solid #fff;
    width: 81px;
    height: 27px;
    padding: 2px 0 0 5px;
    font-size: 10px;
    line-height: 12px;
    text-decoration: underline;
    color: #7f6b7f
}

.footer .nike-partner {
    width: 141px;
    height: 25px;
    margin-bottom: 3px
}

.footer .nike-partner:hover {
    background-position: 0 -25px
}

.small-buttons > img {
    margin-right: -.4em
}

.footer-nav .feed {
    width: 160px;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 11px;
    line-height: 13px
}

.feed + .feed {
    width: 120px
}

.footer-nav .feed li {
    margin: 3px 2px 10px 0
}

.feed i {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 7px 0 0;
    background: url(/i/ornament.png) no-repeat
}

.feed .vk {
    background-position: -107px -242px
}

.feed .facebook {
    background-position: -107px -258px
}

.feed .ok {
    background-position: -107px -274px
}

.feed .twitter {
    background-position: -107px -290px
}

.feed .rss {
    background-position: -123px -242px
}

.feed .blog {
    background-position: -123px -274px
}

.feed .wiki {
    background-position: -123px -306px
}

.feed .yt {
    background-position: -139px -258px
}

.feed .gPlus {
    background-position: -139px -274px
}

.feed .flip360 {
    background-position: -139px -290px
}

.feed .instagram {
    background-position: -139px -306px
}

.feed .refashion {
    background-position: -155px -258px
}

.feed .forum {
    background-position: -171px -258px
}

.footer-nav .feed a {
    text-decoration: underline
}

.breadcrumbs, .path {
    font: 11px tahoma, sans-serif
}

.breadcrumbs .divider, .path .divider {
    margin: 0 .4em
}

.button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    margin: 0 10px 0 0;
    padding: 0 18px 1px;
    border: 0;
    border-radius: 5px;
    height: 30px;
    font: 18px/29px arial, 'nimbus sans l', sans-serif;
    vertical-align: middle;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    cursor: pointer;
    -ms-zoom: .9966
}

.button1 {
    background: #68704f;
    color: #fff
}

.button2 {
    border: 1px solid;
    box-shadow: none;
    background: #fff;
    color: #68704f
}

.button3 {
    background: #ed008e;
    color: #fff
}

.button4 {
    background: #b280d5;
    color: #fff
}

.button5 {
    background: #fff;
    color: #824cac
}

.button6 {
    background: #9464b8;
    color: #fff
}

.button7 {
    background: #ff8c07;
    background: -webkit-linear-gradient(#ffbc4a, #ff8f0b 50%, #fc7f11);
    background: linear-gradient(#ffbc4a, #ff8f0b 50%, #fc7f11)
}

.button-wrapper {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.button-wrapper .button {
    width: 100%;
    height: 47px;
    display: block;
    margin: 0;
    border-radius: 10px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, .3)
}

.button-wrapper .inner-background {
    height: 25px;
    display: block;
    margin: -47px 0 25px;
    padding: 0 30px;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 10px
}

.button3 + .inner-background {
    background: #ee45a4;
    background: -webkit-linear-gradient(#ef4da2, #ed3ca6);
    background: linear-gradient(#ef4da2, #ed3ca6)
}

.button7 + .inner-background {
    background: #ffb94c;
    background: -webkit-linear-gradient(#ffc455, #ffab40);
    background: linear-gradient(#ffc455, #ffab40)
}

.submit {
    overflow: hidden;
    margin: 1.8em 0 0;
    padding: 0 0 0 2px;
    background: url(wildberries.ru/i/button.submit.png) no-repeat 0 -27px
}

.submit input {
    float: left;
    border: 0;
    width: auto;
    height: 27px;
    margin: 0;
    padding: 0 2em;
    text-transform: uppercase;
    word-spacing: .2em;
    font: bold 11px/27px tahoma, sans-serif;
    background: url(/i/button.submit.png) no-repeat 100% 0;
    color: #fff;
    cursor: pointer
}

.sale-banner {
    left: 50%;
    margin-left: 497px;
    position: absolute;
    top: 163px;
    width: 200px;
    height: 730px
}

@media screen and (max-width: 1024px) {
    .sale-banner {
        display: none
    }
}

.sale-banner a {
    text-decoration: none
}

.alert-popup {
    display: none;
    position: absolute;
    z-index: 1001;
    left: 50%;
    width: 400px;
    min-width: 0;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 4px 5px 4px rgba(0, 0, 0, .2);
    font-family: arial, sans-serif
}

.alert-popup button {
    border: 0;
    margin: 0;
    padding: 0;
    width: 60px;
    height: 30px;
    border-radius: 5px;
    font: 18px/30px arial, sans-serif;
    cursor: pointer;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.alert-error {
    font-size: 16px;
    background: #fff;
    color: #ff6922
}

.alert-error button {
    margin-top: 9px;
    background: #ff6922;
    color: #fff
}

.alert-error p:first-child {
    margin-top: .5em;
    font-weight: 700
}

.autocomplete-w1 {
    position: absolute;
    top: 1px;
    left: 0
}

@media \0screen {
    .autocomplete-w1 {
        background: url(/i/shadow-rb.png) no-repeat 100% 100%
    }
}

.autocomplete {
    border: 1px solid #6d276d;
    overflow: auto;
    margin: 0 6px 6px 0;
    background-color: #fff;
    cursor: default;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

.autocomplete div {
    overflow: hidden;
    padding: 2px 5px;
    color: #6d276d
}

.autocomplete .selected {
    background-color: #f0f0f0
}

.autocomplete strong {
    color: #ed008e
}

.menu_topjs .subcategory:nth-child(6) {
    clear: left
}

.menu_topjs .subcategory:nth-child(n+6) {
    border-left: 0;
    margin-right: 2px
}

.skype_pnh_container .skype_pnh_logo_img {
    display: none !important
}

.header .skype_pnh_container .skype_pnh_highlighting_inactive_common .skype_pnh_text_span {
    color: #4c5965 !important;
    font: 100%/1 arial, 'nimbus sans l', freesans, sans-serif !important;
    margin-left: -5px !important;
    text-decoration: none !important
}

.banner-links {
    position: absolute;
    top: 0
}

.bannerPart {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    font-size: 900px
}

.jqmWindow {
    display: none
}

.bgBannerLeft, .bgBannerRight {
    position: fixed;
    top: 0;
    display: none
}

.free-call {
    width: 170px;
    height: 49px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: url(http://wildberries.ru/i/free-call.jpg) no-repeat;
    cursor: pointer;
    z-index: 5
}

.free-call:hover {
    background-position: -170px 0
}

.cats-img {
    background: #fff;
    width: 100%;
    height: auto;
    border-top: #752085 3px solid;
    border-bottom: #a0090b 3px solid;
    margin-top: -1px
}

input[type=button], input[type=reset], input[type=submit] {
    border: 0;
    min-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    outline: 0;
    background: #f1f1f1;
    box-shadow: inset 0 0 1px #d6d6d6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.iiright input[type=submit] {
    padding: 5px !important
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    border: 0;
    min-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: #651171;
    box-shadow: inset 0 0 1px #d6d6d6
}

.catsTable {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 246px;
    margin-right: -11px;
    display: table
}

.catsTd {
    background: #fff url(/images/catlink.png) left no-repeat;
    height: 48px;
    line-height: 48px;
    float: none;
    display: block;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease
}

.catsTd:hover {
    background: url(/images/cathover.png) no-repeat;
    color: #fff
}

.catName {
    padding-left: 20px
}

.catNameActive {
    padding-left: 20px
}

.catDescr {
    font-size: 7pt;
    padding-left: 20px
}

.catNumData {
    font-size: 14px
}

.catsTd a.catName {
    text-decoration: none;
    color: #3f3e3e
}

.catsTd a.catNameActive {
    text-decoration: none;
    color: #3f3e3e
}

.catsTd:hover a.catName {
    text-decoration: none;
    color: #fff
}

.catsTd:hover a.catNameActive {
    text-decoration: none;
    color: #fff
}

.catsTd:hover .catNumData {
    font-size: 14px;
    color: #fff
}

.eTitle {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 30px
}

.eMessage {
    text-align: justify;
    padding-bottom: 5px
}

.eText {
    text-align: justify;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #c2c2c2
}

.eDetails {
    width: 98%;
    margin-bottom: 20px;
    border-bottom: 3px solid #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
    display: table
}

.eRating {
    font-size: 7pt
}

.eAttach {
    margin: 16px 0 0 0;
    padding: 0 0 0 15px;
    background: url(/.s/t/971/14.gif) no-repeat 0 0
}

.cAnswer {
    padding-left: 15px;
    padding-top: 4px;
    font-style: italic
}

.cBlock1 {
    display: block;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25)
}

.cBlock2 {
    display: block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    border-radius: 5px
}

#wrapper {
    background: #fff;
    max-width: 1040px;
    margin: auto;
    min-height: 70px
}

.hwrapper {
    position: relative;
    width: 100%;
    height: auto
}

.hleft {
    float: left;
    width: 35%;
    height: auto
}

.hleft img {
    max-width: 100%;
    height: auto;
    margin: auto
}

.hcenter {
    float: left;
    width: 40%
}

.hright {
    float: left;
    width: 25%
}

.hmiddle {
    width: 100%
}

.sowhat {
    margin-top: 25px;
    background: url(/header/SO_WHAT.png) no-repeat;
    width: 184px;
    height: 47px;
    margin-left: auto;
    margin-right: auto
}

.social {
    margin: auto
}

.fb {
    background: url(/header/social/ico_f.png) no-repeat;
    width: 35px;
    height: 35px;
    margin: 7px 5px 0 5px;
    float: left
}

.yu {
    background: url(/header/social/ico_y.png) no-repeat;
    width: 27px;
    height: 25px;
    margin: 7px 2px 0 5px;
    float: left
}

.vk {
    background: url(/header/social/vk.jpg) no-repeat;
    width: 35px;
    height: 35px;
    margin: 7px 5px 0 5px;
    float: left
}

.tw {
    background: url(/header/social/ico_i.png) no-repeat;
    width: 35px;
    height: 35px;
    margin: 7px 5px 0 5px;
    float: left
}

.wildSrch {
    padding-top: 15px !important
}

.wildSrch .sq {
    border: 1px solid #dedede;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    width: 90%;
    height: 24px;
    line-height: 24.9px;
    margin: 0;
    padding: 0 5px;
    font-size: 12px;
    background: #fff;
    color: inherit
}

.wildSrch .find {
    border-width: 0;
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 0;
    color: transparent;
    background: url(/img/ornament.png) no-repeat -40px -16px
}

.wildSrch input {
    vertical-align: middle;
    cursor: pointer
}

.wildSrch .find {
    border-width: 0;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -25px;
    padding: 0;
    font-size: 0;
    color: transparent;
    background: url(/images/ornament.png) no-repeat -40px -16px
}

.wildSrch {
    width: 90%;
    margin: 0 auto;
    white-space: nowrap
}

.wildSrch input {
    vertical-align: middle;
    cursor: pointer
}

.sq {
    font-family: arial, sans-serif
}

.wildSrch input {
    vertical-align: middle;
    cursor: pointer
}

#tbSrch {
    min-height: 15px !important;
    box-shadow: none !important
}

#btnSrch:hover {
    border: 0;
    min-height: 0 !important;
    cursor: pointer;
    outline: 0;
    color: none !important;
    box-shadow: none !important;
    border-width: 0;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -25px;
    padding: 0 !important;
    background: url(/images/ornament.png) no-repeat -40px -16px !important
}

#btnSrch {
    min-height: 0 !important;
    box-shadow: none !important
}

.tel-block {
    padding-top: 30px;
    width: 100%;
    color: #a0090b;
    font-weight: 700;
    font-size: 20px;
    float: left
}

.tel-block li:first-child {
    background: url(/header/telephone.png) no-repeat
}

.tel-block li {
    padding-left: 40px;
    height: 35px;
    width: 100px
}

.htop ol, .htop ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cart-informer {
    padding-right: 3px;
}

.cart-informer strong {
    display: inline-block;
    font: normal 18px/1 arial, 'nimbus sans l', freesans, sans-serif;
    color: #8a0da8
}

.cart-informer span {
    padding-top: 7px
}

.cart-informer .icon-cart {
    float: left;
    width: 41px;
    height: 38px;
    margin: 1px 0 0 -50px;
    background: url(/i/ornament.png) no-repeat -5px -311px
}

.cart-informer .icon-cart {
    float: left;
    width: 41px;
    height: 38px;
    margin: -5px 0 0 -50px;
    background: url(/header/social/ico_cart.png) no-repeat;
    background-position: 5px 5px;
}

.cart-informer > .sp2 {
    display: block;
    max-width: 200px;
    height: 38px;
    padding: 9px 0 9px 44px;
    font-weight: 700;
    text-decoration: none;
    line-height: 12px;
    color: #fff;
}

#shop-basket span, .cart-informer .empty {
    display: block;
    float: left;
    font-weight: 700;
    line-height: 16px;
    font-size: 13px
}

#shop-basket .del {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.shop-item2 {
    float: left;
    width: 90px;
    padding: 15px 10px 18px 0
}

#content2 .list-item2:nth-child(4n) .shop-item2, .no-pad2 .shop-item2 {
    padding-right: 0
}

.item-box2 {
    background: #e7e7e7;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px #999;
    -moz-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999
}

.item-thumb2 {
    position: relative;
    overflow: hidden
}

.item-lnk2 {
    display: block;
    width: 90px;
    height: 110px;
    position: relative;
    cursor: pointer;
    color: #444;
    text-decoration: none
}

.item-lnk2:hover {
    color: #444;
    text-decoration: none
}

.item-lnk2 img {
    width: 90px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0
}

.item-lnk2 img:hover {
    opacity: .5
}

.item-mdr2 {
    display: block;
    position: absolute;
    top: 5px;
    right: 0
}

.item-ttl2 {
    position: absolute;
    display: block;
    left: 0;
    bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    max-width: 90%;
    padding: 5px 5px 5px 2px;
    background: #e7e7e7;
    border: 1px solid #fff;
    border-left: none;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.item-meta2 {
    padding: 5px 2px 0 2px
}

.item-prc2 {
    float: left;
    height: 30px;
    line-height: 24px;
    font-weight: 700;
    color: #ed008e
}

.item-btn2 {
    float: right
}

.item-btn2 .basket2 {
    float: left
}

.item-btn2 .more-lnk2 {
    float: left;
    display: block;
    width: 26px;
    height: 24px;
    margin: 0 3px 0 0;
    background: url(/img/btns.png);
    cursor: pointer
}

.item-btn2 .more-lnk2:hover {
    background-position: -30px 0
}

.footer {
    max-width: 1040px;
    margin: auto;
    min-height: 70px;
    background: #752085 !important;
    padding: 2%
}

.ssilki a {
    width: 220px;
    float: left
}

.ftfirst {
    width: 21%;
    padding-left: 8%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    float: left;
    background: url(/images/footer_first.png) left no-repeat;
    margin-right: 4%;
    background-size: 30% auto;
    text-align: left
}

.ftsecond {
    width: 21%;
    padding-left: 8%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    float: left;
    background: url(/images/footer_sec.png) left no-repeat;
    margin-right: 4%;
    background-size: 30% auto;
    text-align: left
}

.ftthird {
    width: 21%;
    padding-left: 8%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    float: left;
    background: url(/images/footer_third.png) left no-repeat;
    margin-right: 4%;
    background-size: 30% auto;
    text-align: left
}

.ftlast {
    width: 21%;
    padding-left: 8%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    float: left;
    background: url(/images/footer_last.png) left no-repeat;
    margin-right: 4%;
    background-size: 30% auto;
    text-align: left
}

.v_top {
    text-align: center
}

#topmenu {
    display: none
}

.iteminside {
    width: 98% !important;
    display: block !important
}

@media (max-width: 992px) {
    #order-table {
        overflow: auto !important;
        min-width: 240px;
        max-width: 450px
    }

    .re1 {
        display: none !important
    }

    .re2 {
        display: block !important
    }

    .iiright {
        width: 60% !important
    }

    .d_1, .iileft {
        width: 60% !important
    }

    .eMessage img {
        height: auto
    }

    .eMessage {
        font-size: 15px;
        float: left;
        word-wrap: break-word
    }

    .eTitle {
        font-size: 22px !important;
        word-wrap: break-word
    }

    .eBlock {
        max-width: 90% !important
    }

    .iileft {
        margin: 0 auto !important;
        float: none !important
    }

    .iiright {
        margin: 0 auto !important;
        float: none !important;
        width: 95% !important;
        max-width: 406px
    }

    .d_1, .d_2 {
        margin: 0 auto !important;
        float: none !important;
        display: table
    }

    .redirect {
        display: none
    }

    .t_100 {
        float: none !important;
        margin: 0 auto !important
    }

    .nav-menu {
        display: none
    }

    .hleft {
        width: 30%
    }

    .hleft img {
        margin: 10% 0 10% 0
    }

    .hcenter {
        width: 35%
    }

    .hright {
        width: 35%
    }

    .wildSrch {
        width: 70%
    }

    .tel-block {
        float: right
    }
}

#sidebar {
    width: 235px;
    float: left;
    display: table;
    padding: 10px
}

#content22 {
    width: calc(100% - 195px);
    width: -o-calc(100% - 195);
    width: -webkit-calc(100% - 195px);
    float: right;
    padding: 10px
}

#content {
    width: calc(100% - 235px);
    width: -o-calc(100% - 235);
    width: -webkit-calc(100% - 235px);
    float: right;
    padding: 10px
}

#itemconts {
    margin-right: -20px;
    display: block;
    z-index: 777
}

.shop-item2 {
    float: left;
    width: 82px !important;
    padding: 15px 0 18px 18px !important
}

.btitle {
    margin: 0 auto;
    width: 235px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: PTSansBold;
    background: #f1f1f1;
    display: block;
    font-weight: 700
}

.bcontmenu {
    display: table;
    margin-bottom: 20px
}

@media (max-width: 1000px) {
    .iiright {
        width: 86% !important
    }

    .d_1, .iileft {
        width: 86% !important
    }

    .eMessage img {
        height: auto
    }

    .eMessage {
        font-size: 13px;
        float: left;
        word-wrap: break-word
    }

    .eMessage img {
        width: 100%
    }

    .eTitle {
        font-size: 18px !important;
        word-wrap: break-word
    }

    .eBlock {
        max-width: 90% !important
    }

    .redirect {
        display: block
    }

    .t_100 {
        float: right
    }

    .ftop {
        font-size: 1em !important
    }

    .text1 {
        font-size: 13px
    }

    h1 {
        font-size: 20px
    }

    .prosmotrennoe {
        display: none
    }

    .vnalichii {
        display: none
    }

    .poster1 {
        float: left;
        width: 45%
    }

    .poster2 {
        float: right;
        width: 45%
    }

    .video-obzor {
        display: none
    }

    .otzivi {
        display: none
    }

    #content {
        width: 100%;
        float: none
    }

    #sidebar {
        float: none;
        width: 100%
    }

    #heady_form {
        display: none
    }

    #jivo_top_wrap {
        display: none
    }

    .hleft {
        float: left;
        width: 40%;
        margin: 0 auto;
        margin-top: 3%
    }

    .hleft img {
        width: 100%;
        margin: 0 auto !important;
        float: none
    }

    .hcenter {
        width: 60%;
        float: right
    }

    .hright {
        width: 100%;
        float: none
    }

    .wildSrch {
        width: 90%
    }

    .cart-informer > .sp2 {
        display: block;
        width: 130px
    }

    .tel-block {
        padding-top: 190px;
        width: 140px;
        color: #a0090b;
        font-weight: 700;
        margin: 0 auto;
        float: none
    }

    #basketContent {
        float: left
    }

    .sitetop .topline .centerinfo .topphone {
        display: inline-block;
        font-size: 20px !important;
        padding: 7px 0 !important
    }
}

@media (max-width: 570px) {
    #transit-friday-trigger .fr_fr {
        max-width: 100% !important
    }

    .cats-img {
        border: none
    }

    .catbut {
        display: block !important
    }

    .green_menu {
        display: none
    }

    .list-item {
        margin: 0 auto
    }

    .video-obzor {
        display: none
    }

    .poster2 {
        display: none
    }

    .poster1 {
        float: none;
        margin: 0 auto;
        width: 254px
    }

    .head_menu_2 .detskie, .head_menu_2 .divany, .head_menu_2 .kresla, .head_menu_2 .maty, .head_menu_2 .meshok, .head_menu_2 .myach, .head_menu_2 .other, .head_menu_2 .other1, .head_menu_2 .other2, .head_menu_2 .other10, .head_menu_2 .pufik {
        background-size: 30px auto !important;
        color: #333 !important;
        text-align: left !important;
        cursor: pointer;
        border-bottom: 1px solid #e4e4e4;
        height: 32px;
        padding: 5px 0 0 40px !important;
        color: #333;
        text-align: left;
        cursor: pointer;
        border-bottom: 1px solid #e4e4e4
    }
}

@media (max-width: 650px) {
    #order-table {
        overflow: auto !important;
        min-width: 240px !important;
        max-width: 300px !important
    }

    #content, #wrapper, .content, .sidebar {
        position: relative
    }

    .redirect {
        display: none
    }

    .t_100 {
        float: none !important;
        margin: 0 auto !important
    }

    #ftop, .ftop {
        display: none !important
    }

    .hleft {
        float: none;
        width: 70%;
        margin: 0 auto;
        border-bottom: #ccc 1px dotted
    }

    .green_menu > li > a {
        display: block;
        margin: 0;
        padding: 1px 20px 0 0;
        font-weight: 700;
        line-height: 30px;
        text-decoration: none;
        color: #567531
    }

    .green_menu > li {
        display: table-cell;
        font-size: .6em !important;
        text-transform: uppercase;
        background: url(/images/menu_tab.png) no-repeat 100% 0
    }

    .hwrapper {
        height: auto
    }

    .hright {
        width: 60%;
        margin-top: -20px
    }

    .hcenter {
        width: 40%;
        padding-bottom: 10px;
        padding-top: 5px
    }

    .sowhat {
        display: none
    }

    .tel-block {
        padding-top: 30px;
        width: 140px;
        color: #a0090b;
        font-weight: 700;
        margin: 0 auto;
        float: none
    }

    .rabotaem {
        display: none
    }
}

@media (max-width: 424px) {
    .bigbuynow a {
        font-size: 14px !important
    }

    .bigaddtobusket a {
        font-size: 14px !important;
        width: 42% !important
    }

    #content, #wrapper, .content, .sidebar {
        position: relative
    }

    .nezabud {
        display: none !important
    }

    .rabotaem {
        display: none
    }

    .hcenter {
        float: none;
        width: 100%
    }

    .hright {
        float: none;
        width: 100%
    }

    .worktime {
        font-size: 10px !important
    }

    .sitetop .topline .centerinfo {
        padding: 0 10px 0 8px !important
    }

    .social {
        width: auto !important
    }
}

@media (max-width: 240px) {
    .hleft {
        float: none;
        width: 75%;
        margin: 0 auto;
        border-bottom: #ccc 1px dotted
    }

    .hwrapper {
        height: auto;
        max-width: 240px
    }

    .hright {
        float: none;
        width: 90%;
        margin: 10px;
        height: 70px;
        margin-top: -20px
    }

    .hcenter {
        width: 70%;
        margin: 0 auto;
        float: none;
        padding-bottom: 10px;
        padding-top: 5px
    }

    .sowhat {
        display: none
    }

    .social {
        border-bottom: #ccc 1px dotted;
        padding-bottom: 15px
    }

    .tel-block {
        padding-top: 30px;
        width: 200px;
        color: #a0090b;
        font-weight: 700;
        margin: 0 auto;
        float: none
    }

    .cart-informer .empty, s #shop-basket span {
        display: block;
        float: left;
        font-weight: 700;
        line-height: 12px;
        color: #000;
        font-size: 9px
    }

    .cart-informer strong {
        display: inline-block;
        margin-bottom: 5px;
        font: normal 15px/1 arial, 'nimbus sans l', freesans, sans-serif;
        color: #8a0da8
    }

    #basketContent {
        margin-top: -40px !important;
        width: 220px
    }

    .cart-informer {
        width: 222px;
        margin: 0 auto
    }

    .cart-informer > .sp2 {
        display: block;
        width: 120px;
        height: 38px;
        padding: 9px 0 9px 59px;
        font-weight: 700;
        text-decoration: none;
        line-height: 12px;
        color: #000
    }
}

@media (max-width: 995px) {
    .content .list-item {
        width: 50% !important
    }
}

select {
    outline: 0;
    background: #f1f1f1;
    min-height: 30px;
    border: 0;
    font-family: PTSans;
    font-size: 16px;
    box-shadow: inset 0 1px 3px #d6d6d6
}

.nav-menu {
    position: fixed;
    top: 55px;
    right: 10px
}

.redirect {
    float: left;
    position: relative;
    width: calc(100% - 350px)
}

.catbut {
    float: left;
    background: #752085 url(/responsive/cat.png) no-repeat center;
    position: absolute;
    width: 70px;
    height: 50px;
    z-index: 999;
    top: 5px;
    left: 5px
}

.menu-block {
    position: fixed;
    top: 0;
    left: 0;
    height: 90%;
    background: #000;
    width: 250px;
    z-index: 130000;
    padding: 10px;
    -moz-opacity: .9;
    opacity: .9;
    overflow-y: scrolll;
    overflow-x: hidden
}

.menu-block li {
    border-bottom: 1px solid #fff
}

.menu-block p {
    margin-top: 10px
}

.menu-block a {
    color: #fff;
    text-decoration: none;
    font-size: 14px !important;
    line-height: 14px !important
}

#wrapper img {
    max-width: 100%
}

.ftop {
    font-family: PTSansBold;
    font-size: 1.2em;
    line-height: 33px;
    color: #fff;
    display: table;
    margin: auto
}

.re2 {
    display: none
}

.clr {
    clear: both
}

.cMessage img, .eMessage img {
    max-width: 100%;
    max-height: 400px
}

.mess img {
    max-width: 98%
}

.sitetop {
    position: relative
}

.sitetop .topline {
    position: relative;
    height: 45px;
    font-size: 12px;
    background: rgba(228, 5, 5, .99);
    color: #fff
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-right {
    text-align: right
}

.sitetop .topline .centerinfo {
    text-align: center;
    float: left;
    padding: 0 20px 0 8px;
    background: rgba(228, 5, 5, .99)
}

.sitetop .topline .centerinfo .topphone {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    padding: 5px 0
}

.sitetop .topline .centerinfo .worktime {
    line-height: 1.2;
    display: inline-block;
    padding: 8px 12px;
    text-align: left
}

.sitetop .topline > div {
    height: 45px;
    font-size: 12px;
}

.sitetop .topl-dd {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block
}

.sitetop .topl-dd > li {
    display: inline-block;
    position: relative;
    margin-left: -3px
}

.sitetop .topl-dd > li > a {
    font-weight: 400;
    text-decoration: none;
    display: block;
    height: 45px;
    padding: 16px 12px;
    font-weight: 600;
    color: #fff
}

.sitetop .topl-dd > li > a:hover {
    color: #23527c
}

.sitetop .topl-dd > li > ul {
    position: absolute;
    top: 45px;
    background: #000000d9;
    left: -103px;
    padding: 0;
    margin: 0;
    z-index: 9999;
    display: none;
    width: 140px;
    font-size: 14px !important;
}

.logo {
    max-width: 100%;
    max-height: 115px
}

.social {
    margin-right: 10px;
    margin-top: 5px;
    display: inline-block;
    float: left
}

.fb, .tw, .vk {
    width: 25px;
    height: 25px;
    margin: 7px 0 0 4px !important;
    float: left;
    background-size: 100% auto
}

.head_menu_2 {
    margin-top: 20px
}

.head_menu_2 a {
    font-size: 12px
}

@media (max-width: 640px) {
    #containers {
        display: none
    }

    #parent_popup {
        display: none
    }
}

#containers {
    width: 85%;
    padding: 2px;
    margin: 20px auto;
    position: relative;
    z-index: 0;
    height: 345px
}

#example {
    width: 100%;
    height: 325px;
    position: relative
}

#frame {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 391px;
    top: -3px;
    left: -80px
}

#slides {
    left: 4px;
    z-index: 100;
    width: 100%
}

.slides_container {
    width: 100%;
    overflow: hidden;
    position: relative
}

.slides_container a {
    width: 100%;
    height: 320px;
    display: block
}

.slides_container a img {
    display: block
}

#slides .next, #slides .prev {
    position: absolute;
    top: 120px;
    width: 24px;
    height: 43px;
    display: block;
    z-index: 101
}

#slides .next {
    right: 20px
}

.pagination {
    margin: 10px auto 0;
    width: 140px
}

.pagination li {
    float: left;
    margin: 0 7px;
    list-style: none
}

.pagination li a {
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: url(../images/pagination.png);
    background-position: 1 0;
    float: left;
    overflow: hidden
}

.pagination li.current a {
    background-position: 0 -12px
}

.elements .selected {
    color: #ef4135
}

.sl_btn {
    position: absolute;
    top: 40%;
    left: 27%;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #fff
}

.sl_r_b {
    position: relative;
    margin-bottom: 15px
}

.sl_btn a {
    color: #fff !important;
    text-decoration: none !important
}

.mask1 {
    cursor: pointer;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.h_3_new_2 .list-item {
    width: 20%
}

.list-item > .list-item {
    width: 100% !important;
    padding: 0 5px
}

.addtobusket, .listpic, .listprice, .listtitle {
    width: 100% !important
}

.h_3_new {
    font-size: 20px;
    padding-bottom: 0
}

.a2b3 {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 15px;
    font-weight: 900;
    height: 42px;
    line-height: 42px;
    padding: 0 24px 0 24px;
    text-transform: uppercase;
    color: #fff !important;
    border-color: rgba(228, 5, 5, .99);
    background: rgba(228, 5, 5, .99);
    border-radius: 10px
}

.k_1 {
    margin-top: 10px
}

.addtobusket {
    text-align: center
}

a.a2b3:hover {
    color: #fff !important;
    border-color: rgba(228, 5, 5, .99);
    background: rgba(206, 4, 4, .99);
    border-radius: 10px
}

.fk_1 {
    text-align: right
}

.fk_8 {
    text-align: center;
    padding: 30px
}

.fk_2 {
    display: inline-block;
    font-size: 30px;
    margin-top: 22px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 26px
}

.form_subm_b_z {
    margin: 20px auto
}

.f_k9 {
    background: url(/land_new/img/test.png) no-repeat;
    background-size: 100% auto;
    position: relative;
    text-align: center;
    width: 65%;
    height: 310px;
    z-index: 114;
    margin-top: 20px;
    margin: 0 auto
}

.fk_4 {
    background: #f2f2f2
}

.fk_3 {
    display: inline-block;
    margin-left: 20px;
    text-align: center
}

.a2b3 span:after {
    content: "\f07a";
    position: absolute;
    right: 0;
    top: -12px;
    font-size: 25px;
    color: #d6d6d6;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    text-indent: 0 !important
}

.f_c_new {
    text-align: center
}

.a2b3 span {
    padding-right: 30px;
    position: relative;
    text-decoration: none
}

.footer {
    max-width: 100% !important
}

.fabric-title label {
    display: inline !important
}

.accordion-item {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.list-inline > li {
    display: inline-block;
    padding: 5px 4px
}

.element-why img {
    width: auto;
    height: 60px
}

.element-why img {
    height: 60px !important
}

.top-toggle .element-why {
    width: 20% !important
}

.iileftpic2 img {
    max-width: 100%;
}

.iileftpic2 {
    margin: 0 0 10px 0;
    text-align: center
}

.slider_prod {
    margin-bottom: 20px;
    border-bottom: 2px solid #d8d8d8
}

.prod_left {
    border-right: 2px solid #d8d8d8
}

.listtitle {
    font-size: 14px;
    line-height: 1.42857143
}

.top_30 {
    margin-top: 40px;
    font-size: 20px
}

.val input {
    display: block;
    margin: 0 auto !important
}

.val label {
    margin: 10px;
    text-align: center;
    max-width: 25%;
    vertical-align: top
}

.razm .opt {
    display: none
}

.razm_title {
    color: #333 !important;
    font-weight: 600;
    text-align: center;
    font-size: 15px
}

.shop-options li:first-child {
    text-align: center;
    width: 100%
}

.razm .val {
    float: none
}

.price_c {
    color: #333 !important;
    font-weight: 600;
    text-align: center;
    font-size: 16px
}

.shop-options li {
    padding: 10px 0 10px 0 !important
}

.f_c {
    margin-top: 20px;
    border-top: 1px solid #d8d8d8;
    padding: 10px 0
}

.f_c ul {
    padding: 10px 0
}

.f_c ul li {
    list-style: none
}

.f_c ul li span {
    padding: 3px 0
}

.f_c ul li span.val {
    font-weight: 600
}

.f_c .opt {
    width: 35%
}

.f_c .opt {
    width: 35%
}

.f_c .val {
    width: 60%
}

.blackbut {
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #2d2d2d;
    display: inline-block;
    width: 200px;
    padding: 6px 0;
    font-size: 14px;
    letter-spacing: .03em;
    font-weight: 700;
    background: #fff;
    cursor: pointer;
    margin: 20px 0;
    color: #2d2d2d;
    text-decoration: none !important;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.blackbut:hover {
    background: #2d2d2d;
    color: #fff
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

#itemconts hr {
    border-top: 1px solid #000 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0
}

.img-responsive, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 200px
}

.item_desk .item_a .h2 {
    font-weight: 600;
    line-height: 1.3 !important;
    font-size: 18px !important
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.item_a {
    color: #2d2d2d;
    text-decoration: none !important
}

.item_desk .desc_row {
    max-width: 560px;
    display: inline-block
}

.head_menu a:hover, .item_a:hover {
    color: #aaa;
    text-decoration: none
}

.tkani_right_sid .flist-label {
    display: none
}

.tkani_right_sid a, .tkani_right_sid span.active {
    display: block
}

.tkani_right_sid .flist-values {
    font-size: 0
}

.tkani_right_sid .flist-values a, .tkani_right_sid .flist-values span {
    font-size: 16px
}

.tkani_right_sid {
    padding-left: 30px !important
}

.icon_1 img {
    max-width: 100%
}

.icon_222 {
    text-align: center;
    font-size: 11px;
    line-height: 13px
}

.icon_1 { /* margin-bottom:40px */
}

.icon_1 .razm_title {
    margin-bottom: 10px
}

.cart-informer .empty {
    text-align: center;
    padding-top: 3px;
    font-size: 10px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

button, input, select, textarea {
    font-family: PTSans, arial !important;
    line-height: normal !important
}

.order-item td {
    padding: 3px
}

.label {
    color: #3f3e3e !important;
    text-align: left !important;
    font-size: 16px !important;
    padding: 3px !important
}

.navbar-collapse {
    border-top: none !important
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important
}

.navbar-collapse {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.navbar-nav {
    margin: 0 !important;
    background: #e7e7e7
}

.navbar-default .navbar-nav > li > a {
    color: #040404 !important;
    font-weight: 400 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.nav > li {
    display: block;
    float: none !important;
    text-align: left
}

@media (max-width: 570px) {
    .t_w_70 {
        width: 100% !important
    }

    .sp2 {
        width: 120px !important
    }

    .cart-informer > .sp2 {
        padding: 6px 0 0 50px !important;
        font-weight: 400 !important
    }

    .cart-informer .empty {
        padding-top: 0 !important;
        font-size: 9px !important;
        height: 39px;
        top: 5px;
        position: relative;
    }

    #shop-basket span {
        font-size: 10px !important
    }

    .head_menu_2 a {
        width: 100%
    }

    .logo {
        max-width: 50%;
        margin: 0 auto;
        display: block
    }
}

.in_r input {
    margin: 0 auto !important
}

@media (max-width: 1000px) {
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        background: #e6e6e6
    }

    .caty .h1, .caty h1 {
        margin-top: 0 !important
    }

    .mob_11 {
        position: absolute;
        top: 0;
    }

    #sidebar2, .sl_r_b {
        text-align: center
    }

    .div_left, .div_right, .img_block {
        width: 100% !important
    }

    .img_block {
        min-height: 350px !important
    }

    #fon_img, .tkan_1, .tkan_2 {
        max-height: 350px !important
    }

    .ssss img {
        max-width: 100%
    }

    .block_name {
        width: auto !important;
        text-align: center
    }

    .block_name, .c_btn, .che, .price_block, .radio_razmer, .razm_title {
        margin: 0 auto !important
    }

    .c_btn {
        text-align: center
    }

    .pre_loader {
        height: auto !important
    }

    .v_tovar {
        width: auto !important
    }

    #modal_form {
        width: auto !important
    }

    .img-fabric2 {
        border: 1px dashed #000
    }

    .readme {
        display: none
    }

    .icon_1 {
        margin: 0 !important
    }

    .icon_m_1 {
        padding: 0 10px !important
    }

    .a2b3 {
        font-size: 14px !important
    }

    .h2, h2 {
        font-size: 20px !important;
        text-align: center
    }

    .f_c ul li, .h_3_new, .k_1, .price_c {
        text-align: center
    }

    .h_3_new_2 {
        margin-top: 0 !important
    }

    .ssilki a {
        width: 50% !important
    }

    .footer_m_1 {
        margin-bottom: 5px !important
    }

    .footer_m_2 {
        margin-top: 0 !important
    }

    .fbot {
        padding-top: 10px !important
    }

    #copys {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .com-order-wrap {
        display: none !important
    }

    .razm_title {
        padding-top: 15px
    }
}

.t_w_70 {
    width: 70%
}

@media (max-width: 300px) {
    .content .list-item {
        width: 100% !important
    }
}

@media (min-width: 400px) and (max-width: 765px) {
    .topphone {
        font-size: 20px !important
    }

    .tovar_in .itop_img {
        min-height: 220px
    }

    .tovar_in .ttuc {
        height: 50px
    }

    #fon_img, .tkan__1, .tkan_2 {
        max-height: 350px !important;
        left: 50%;
        transform: translateX(-50%)
    }

    .uni #fon_img, .uni .tkan_1, .uni .tkan_2 {
        left: 40%
    }

    .social {
        margin: 11px 0 0 10px !important;
        display: inline-block !important;
        width: auto !important
    }
}

@media (min-width: 400px) and (max-width: 440px) {
    .topphone {
        font-size: 16px !important
    }

    .social {
        margin: 11px 0 0 10px !important;
        display: inline-block !important;
        width: auto !important
    }
}

@media (max-width: 960px) {
    .item_desk .item_a .h2 {
        font-size: 12px !important
    }

    .qw .ttuc {
        margin-top: 0 !important;
        height: 57px;
        margin-bottom: 0 !important
    }

    .qw .h3 {
        margin-top: 2px;
        margin-bottom: 0
    }

    .qw .item_desk {
        height: 150px
    }

    .qw .itop_img {
        height: 180px
    }

    .qw .itop_img img {
        max-height: 170px;
        padding: 5px
    }

    .qw {
        clear: both
    }

    .listpic img {
        max-width: 225px;
        height: auto !important;
        width: auto !important;
        max-height: 180px
    }

    .blackbut {
        width: 90%
    }

    .h_3_new {
        padding-top: 10px
    }
}

@media (max-width: 450px) {
    .sitetop .topline .centerinfo .topphone {
        font-weight: 700;
        font-size: 14px !important;
        padding: 0 !important
    }

    .tovar_in .blackbut {
        margin: 0 auto;
        display: block
    }

    .tovar_in {
        text-align: center
    }
}

.p_0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.fabric-title label {
    background: #e6e3e3 !important
}

.val2 {
    font-weight: 600
}

.footer_m_1 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 29px;
    text-decoration: underline
}

.footer_m_2 {
    float: left;
    margin-top: 40px;
    text-align: center !important
}

.shop-options-s {
    padding: 0 5px;
    border: solid 1px #e8e8e8;
    margin-left: -6px;
    box-shadow: none !important;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 6px;
    padding: 7px 10px;
    min-width: 230px
}

.header {
    background: rgba(228, 5, 5, .99);
}

.form_b_z {
    padding: 0 5px;
    border: solid 1px #e8e8e8;
    box-shadow: none !important;
    margin-left: -2px;
    background: #fff;
    border-radius: 6px;
    padding: 7px 10px;
    font-size: 16px;
    width: 230px
}

.vibor_1, .vibor_2 {
    display: inline-block;
    max-width: 90px;
    font-size: 12px;
    vertical-align: middle;
    padding: 3px 0 3px 5px;
    line-height: 12px;
    font-weight: 700
}

.div_right {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.color_1, .color_2 {
    margin-bottom: 5px
}

.text_block {
    text-align: center
}

@media (min-width: 400px) and (max-width: 960px) {
    .item_desk .item_a .h2 {
        font-weight: 600;
        line-height: 1.3 !important;
        font-size: 14px !important
    }

    .tovar_in {
        text-align: center
    }
}

@media (min-width: 400px) and (max-width: 670px) {
    .listpic img {
        max-width: 200px !important
    }
}

.jv1 {
    background-color: #a52282;
    visibility: visible;
    width: 38px;
    padding-top: 0;
    height: 230px;
    margin-right: 0;
    left: auto;
    right: 0;
    bottom: 20px;
    position: fixed;
    z-index: 99999999999;
    zoom: 1;
    border-radius: 28px 0 0 3px !important
}

.jv {
    color: #fff;
    margin-top: 10px;
    -webkit-transform: rotate(-90deg) translate(-100%);
    transform: rotate(-90deg) translate(-100%);
    -webkit-backface-visibility: hidden
}

.leaf {
    height: 31px;
    left: 0;
    top: 0;
    width: 37px
}

.jivo-triangle {
    border-width: 34px 41px 28px 1px !important;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
    right: 12px;
    top: -1px
}

.jivo-css-leaf {
    width: 22px;
    height: 33px;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0
}

.jivo-css-leaf {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    top: -6px
}

.jivo-bottom-left-square, .jivo-top-right-square {
    width: 35px;
    height: 35px;
    z-index: 1
}

.jivo-top-right-square {
    bottom: 0;
    right: -13px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    border-bottom-left-radius: 29px;
    background-position: 30px 33px
}

.jivo-bottom-left-square {
    background-color: #b7539d;
    border-top-right-radius: 29px;
    position: absolute;
    left: -13px;
    top: 1px;
    background-position: 30px 33px
}

.jv a {
    display: block;
    color: #fff;
    width: 200px;
    margin-top: 100px;
    text-decoration: none
}

.jv a:focus, .jv a:hover {
    text-decoration: none !important
}

.b_z {
    left: auto;
    right: -80px;
    bottom: 575px;
    position: fixed;
    -webkit-transform: rotate(-90deg) translate(-100%);
    transform: rotate(-90deg) translate(-100%);
    -webkit-backface-visibility: hidden;
}

.btn_b {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: 0 0;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn_b:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased
}

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

.icon-file:before, .icon-heart:after, .icon-plus:after, .icon-star:after {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.btn-3b {
    padding: 20px 25px 20px 75px;
    border-radius: 10px
}

.btn-3 {
    background: rgba(228, 5, 5, .99);
    color: #fff
}

.btn-3b:before {
    border-right: 2px solid rgba(255, 255, 255, .5)
}

.btn-3:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 2.1;
    font-size: 190%;
    width: 55px
}

.icon-star-2:before, .icon-star:after {
    content: "\e010"
}

.btn-3:active {
    background: #cb403a;
    top: 2px
}

.mob_11 {
    z-index: 999999999;
}

.tabs {
    display: inline-block
}

.tabs > div {
    padding-top: 10px;
    margin-left: -40px;
    margin-right: -40px
}

.tabs ul {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 10px
}

.tabs ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
    background: #752085
}

.tabs ul li {
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: block;
    float: left;
    padding: 10px 17.3px;
    background: #e9eaeb;
    color: #000;
    font-size: 20px;
    font-family: Conv_ProximaNova-Bold_0
}

.tabs ul li.active, .tabs ul li.active:hover {
    background: #752085;
    color: #fff
}

.tabs ul li:hover {
    background: #d2d3d4
}

.mod_div_1 {
    width: 95px;
    float: left
}

.mod_div_2 {
    width: 95px;
    float: right
}

div.popup_order2 img.small_thumb {
    margin: 5px !important
}

div.popup_order .info_block_text {
    float: left;
    width: 415px;
    padding: 0 10px 0 20px
}

.slider-wrapper2 {
    float: left;
    width: 825px
}

div.popup_order .info_block_text h4 {
    display: block;
    font-size: 26px;
    color: #000;
    font-weight: 400;
    font-family: Conv_ProximaNova-Bold_0;
    margin: 20px 0 8px
}

.m_left_20 {
    margin-right: 55px !important;
    float: right !important
}

div.popup_order .info_block_text p {
    font-size: 16px;
    font-family: Conv_ProximaNova-Reg_2;
    margin: 15px 0 0;
    border-bottom: 1px solid #d1d1d1
}

div.popup_order2 img.small_thumb {
    width: 84.5px !important;
    height: 84.5px !important;
    border-radius: 50px
}

.big_img {
    float: left
}

div.popup_order2 img.big_thumb {
    float: left !important
}

label .alert {
    z-index: 11
}

div.popup_order2 img.big_thumb {
    border-radius: 190px
}

.tabs5 ul li {
    padding: 10px 13px !important
}

.geo {
    text-transform: none !important
}

.geo_1 {
    text-transform: uppercase !important
}

.geo_3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    background: #752085;
    font-family: Conv_ProximaNova-Bold_0;
    line-height: 60px;
    color: #fff;
    padding: 0 30px
}

.geo_2 {
    text-align: center
}

.title .geo {
    color: #752085
}

.new_menu {
    list-style: none;
    padding: 0px;
}

.new_podmenu {
    display: none;
    position: absolute;
    top: 90px;
    z-index: 3333
}

.new_podmenu_ul {
    background: #fff;
    padding: 8px 15px;
    border: solid 1px #d9d9d9;
    list-style: none;
    margin-top: 22px
}

.new_menu > li > a:hover ~ .new_podmenu, .new_podmenu:hover {
    display: block !important
}

.head_menu_2 {
    padding-right: 0 !important
}

.new_menu > li {
    display: inline-block;
    float: left;
    width: 6.3%;
    margin: 0 2px
}

.new_menu > li > a {
    min-height: 95px
}

.p_l_mob {
    display: none !important
}

@media (max-width: 800px) {
    .new_menu > li > a {
        min-height: 0 !important
    }

    .new_menu > li {
        display: block;
        width: 100%
    }

    .head_menu_2 .derevo, .head_menu_2 .detskie, .head_menu_2 .divany, .head_menu_2 .kresla, .head_menu_2 .loft, .head_menu_2 .maty, .head_menu_2 .meshok, .head_menu_2 .myach, .head_menu_2 .other, .head_menu_2 .other11, .head_menu_2 .other1, .head_menu_2 .other2, .head_menu_2 .other3, .head_menu_2 .pufik, .head_menu_2 .sta {
        background-size: 30px auto !important;
        color: #333 !important;
        text-align: left !important;
        cursor: pointer;
        border-bottom: 1px solid #e4e4e4;
        height: 32px;
        padding: 4px 0 0 40px !important;
        color: #333;
        text-align: left;
        cursor: pointer;
        border-bottom: 1px solid #e4e4e4
    }

    .new_podmenu {
        position: relative;
        top: 0;
        z-index: 0
    }

    .new_podmenu_ul {
        margin-top: 35px
    }

    .p_l {
        display: none
    }

    .p_l_mob {
        display: block !important;
        width: 20px;
        position: absolute;
        left: 170px;
        margin-top: 8px
    }

    .new_menu {
        padding: 0
    }
}

.new_podmenu_ul img {
    width: 25px;
    margin: 0 10px 0 0
}

.new_podmenu_ul li {
    padding: 2px 0;
    list-style: none
}

.new_podmenu_ul a {
    color: #a0090b
}

.p_l {
    width: 12px
}

.hiv_i {
    -webkit-transition: transform .3s ease-out 0s;
    -moz-transition: transform .3s ease-out 0s;
    -o-transition: transform .3s ease-out 0s;
    transition: transform .3s ease-out 0s;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.content .list-item .itemsitem .list-item {
    width: 100% !important;
}

@media (min-width: 1000px) {
    .h_news > .goods-list > .list-item {
        width: 25% !important
    }

    #transit-friday-trigger {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 650px
    }
}

.podves .color_block, .podves .material_block {
    display: none
}

.podves #fon_img, .podves .tkan_1, .podves .tkan_2 {
    max-height: 500px !important;
    left: 50%;
    transform: translateX(-40%);
}

@media (max-width: 780px) {
    .uni.podves #fon_img, .uni.podves .tkan_1, .uni.podves .tkan_2 {
        max-height: 280px !important;
        left: 42%;
        transform: translateX(-40%)
    }
}

.color_st {
    margin-left: -8px
}

.st_23 {
    width: 40px;
    height: 40px;
    border: 1px dashed #000;
    padding: 4px;
    display: inline-block;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 1.42857143;
    margin: 5px 7px
}

.color_st span {
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer
}

.st_2 {
    background: #088532
}

.st_1 {
    background: #6b4942
}

.st_3 {
    background: #edf6f0
}

.st_4 {
    background: #fbf31d
}

.st_5 {
    background: #000
}

.radio_st {
    text-align: center;
    width: 272px
}

.radio_st input {
    margin-top: -1px !important;
    margin-right: 3px !important
}

.podves .price_full {
    margin-top: 0 !important
}

.podves .btn.btn-primary.btn-lg {
    margin: 0 !important
}

@media (max-width: 767px) {
    .podves .block_name, .podves .podst, .podves .c_btn, .podves .che, .podves .price_block, .podves .radio_razmer, .podves .radio_st, .podves .razm_title {
        margin: 0 auto !important
    }
}

@media (max-width: 767px) {
    .podves .pre_loader {
        height: auto !important
    }
}

@media (max-width: 767px) {
    .podves .img_block {
        min-height: 500px !important
    }

    .uni.podves .img_block {
        min-height: 300px !important
    }

    .podves .div_left, .podves .div_right, .podves .img_block {
        width: 100% !important
    }
}

@media (max-width: 499px) {

    .pppr {
        padding: 0px !important;
    }

    .podves .podves_new.img_block {
        min-height: 450px !important;
    }

    .rtr {
        padding: 0px 15px !important;
    }
}


@media (max-width: 1000px) {
    .globalClass_ET, .jivo {
        display: none !important
    }
}

@media (max-width: 1000px) {
    #viber {
        background: url(/img/vb.png) no-repeat;
        width: 60px;
        height: 60px;
        display: block;
        background-size: contain;
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 999999999;
    }
}

@media (max-width: 380px) {
    .uni.podves .img_block {
        min-height: 250px !important
    }
}

.podmenu_loft {
    width: 100%;
    left: 0
}

.loft_podmenu ul {
    float: left;
    margin: 0 12px
}

#transit-video-trigger div.close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 6;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    transition: transform .3s ease
}

.index-form .fld {
    display: inline-block;
    margin-bottom: 25px
}

.index-form input {
    padding: 16px 30px;
    width: 280px;
    line-height: 1;
    font-size: 17px;
    font-weight: 300;
    border-radius: 40px;
    outline: 0;
    border: 1px solid #ededed;
    background: #ededed
}

.index-form button {
    display: inline-block;
    -webkit-appearance: none;
    outline: 0;
    border: 0;
    white-space: nowrap;
    padding: 19px 40px
}

.index-form .show_mobile_index-form button[type=button], .index-form button[type=submit] {
    position: relative;
    padding: 17px 40px 16px 40px;
    border: none;
    line-height: 1;
    border-radius: 40px;
    background: linear-gradient(to bottom, #f4cb56, #eca826);
    font-weight: 600;
    font-size: 18px;
    color: #333;
    display: inline-block;
    cursor: pointer;
    transition: .3s
}

.index-form {
    text-align: center
}

.close_friday {
    cursor: pointer
}

#transit-friday-trigger {
    position: fixed;
    z-index: 1000000 !important;
    max-width: 100%;
    bottom: 0;
    color: #fff;
    text-align: center;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    -moz-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    -ms-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    -o-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    transition: transform .5s ease, color .3s ease, background-color .3s ease
}

#transit-friday-trigger .fr_fr {
    max-width: 650px
}

#transit-friday-trigger.view {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

#transit-friday-trigger div.close_friday {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    z-index: 6
}

#transit-friday-trigger div.close_friday1:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

#transit-video-trigger {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 25px 30px 45px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    z-index: 9999 !important;
    cursor: pointer;
    text-align: center;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    -moz-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    -ms-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    -o-transition: transform .5s ease, color .3s ease, background-color .3s ease;
    transition: transform .5s ease, color .3s ease, background-color .3s ease
}

#transit-video-trigger h4 {
    font-family: kievit-medium, Helvetica, Arial;
    font-size: 18px
}

#transit-video-trigger img.play {
    display: block;
    width: 50px;
    height: 50px;
    margin: 20px auto;
    transition: transform .3s ease
}

#transit-video-trigger .click-zone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

#transit-video-trigger div.close, #transit-video-trigger img.play {
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    -o-transition: transform .3s ease
}

#transit-video-trigger.view {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

#transit-video-trigger div.close img, .popup-wnd {
    width: 100%;
    height: 100%
}

#transit-video-trigger div.close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

#transit-video-trigger .close {
    opacity: 1
}

#transit-video-trigger:hover img.play {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px)
}

.js-close-trigger {
    z-index: 11111111111
}

.popup-wnd .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 50px
}

.popup-wnd {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    background-color: #f2f1f0
}

.popup-wnd .popup-video .video-wnd .video {
    position: relative;
    border: 1px solid #e3e0d2;
    overflow: hidden
}

#transit-video-trigger div.close img, .popup-wnd {
    width: 100%;
    height: 100%
}

.flipbook-viewport, .popup-wnd .popup-video .video-wnd, .popup-wnd .popup-video .video-wnd .videoPlayer {
    position: relative
}

.popup-wnd .close-btn {
    position: absolute;
    top: 42px;
    right: 42px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: url(/img/sprite.png) -424px -90px no-repeat;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.popup-wnd.opened {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.popup-wnd .close-btn:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

#transit-video-trigger div.seen-already span {
    border-bottom: 1px #fff dotted
}

#transit-video-trigger div.seen-already {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    text-align: center;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    white-space: nowrap;
    z-index: 6
}

.js-close-trigger-x {
    margin-top: 0 !important
}

@media (max-width: 767px) {
    .popup-wnd .popup-content {
        width: 100%
    }

    .v_pd {
        max-width: 100%;
        height: 200px
    }

    .popup-wnd .close-btn {
        top: 20px !important;
        right: 20px !important
    }
}

.kf7 {
    width: 50%;
    margin: 0 auto;
    min-width: 350px;
    max-width: 500px
}

form_b_z {
    padding: 0 5px;
    border: solid 1px #e8e8e8;
    box-shadow: none !important;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
    padding: 7px 10px;
    font-size: 16px;
    width: 230px;
    margin-left: 6px
}

.fk_8 .price_c {
    margin-bottom: 10px
}

.fk_8 .form_subm_b_z {
    background: #ff8400;
    color: #fff;
    font-size: 20px;
    padding: 10px 60px 12px 20px;
    border-radius: 10px;
    border: none;
    font-weight: 700;
    letter-spacing: 1px
}

.fk_8 .form_subm_b_z:hover {
    background: #ff8400;
    color: #fff;
    font-size: 20px;
    padding: 10px 60px 15px 20px;
    border-radius: 10px;
    border: none;
    font-weight: 700;
    letter-spacing: 1px
}

.h_3_new_2 .listpic center {
    height: 33px
}

.fb_11 {
    color: #333 !important;
    font-weight: 600;
    text-align: center;
    font-size: 15px;
    margin-top: 20px
}

.img_rusha {
    width: 100%
}

.fb_12 {
    position: relative;
    margin-top: 20px
}

.ifr {
    top: 18%;
    left: 20%;
    width: 60%;
    height: 415px;
    margin: auto;
    display: block;
    position: absolute
}

@media (max-width: 1300px) {
    .ifr {
        top: 17%;
        height: 420px
    }
}

@media (max-width: 1200px) {
    .ifr {
        top: 17%;
        height: 420px
    }
}

@media (max-width: 1025px) {
    .ifr {
        top: 16%;
        height: 360px
    }
}

@media (max-width: 450px) {
    .ifr {
        top: 15%;
        height: 140px
    }
}

@media (max-width: 1100px) {
    .form_b_z {
        width: 169px
    }
}

.el_dec {
    width: 33%;
    text-align: center;
    font-size: 16px;
    margin: 20px 0 -10px 0
}

@media (max-width: 995px) {
    .blog_h1 {
        text-align: center
    }

    .el_dec {
        width: 100%
    }

    .new_bl .list-item {
        width: 100% !important
    }

    .text_i_blog {
        text-align: center
    }

    .responsive1 .slick-next {
        right: 0 !important;
        left: auto !important;
        z-index: 2
    }

    .responsive1 .slick-prev {
        left: 0;
        z-index: 2
    }

    .sl_i {
        margin: 0 0 12px !important;
        text-align: center
    }

    .gl_intr {
        text-align: center
    }

    .sl_3 {
        margin-bottom: 20px
    }
}

.flo_l {
    text-align: right
}

.f_c iframe {
    max-width: 100%
}

.mt_20 {
    margin-top: 20px
}

.first-line-toggle .element-why, .top-toggle .element-why {
    text-align: center
}

.form_subm_b_z {
    border-radius: 5px;
    padding: 9px 14px
}

.form_subm_b_z:hover {
    background: #fde11a !important;
    color: #000 !important
}

.bigbuynow a:hover {
    background: #ffe000
}

@media (max-width: 1023px) {
    .form_05 {
        text-align: center
    }
}

.com-order-wrap select.com-order-select {
    border: solid 1px #e8e8e8;
    box-shadow: none !important;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 6px;
    padding: 7px 10px;
    margin-left: 10px;
    font-weight: 400 !important
}

.commSbmFl#addcBut {
    width: 170px;
    height: 43px;
    line-height: 43px;
    font-weight: 700;
    text-align: center;
    display: block;
    float: right;
    background: #fde11a;
    border-radius: 10px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    margin-top: 10px;
    color: #000
}

.captcha-answer {
    border-radius: 6px;
    border: solid 1px #d0d0d0
}

.oc .ocen, .oc center {
    display: inline-block;
    font-size: 26px
}

.oc .ocen {
    margin-right: 20px;
    margin-top: 20px
}

.corona {
    background: url(/img/corona.png) no-repeat;
    height: 150px;
    display: inline-block;
    width: 150px;
    background-size: contain;
    vertical-align: middle
}

.corona span {
    vertical-align: middle;
    display: block;
    margin: auto;
    position: relative;
    padding: 60px 0;
    color: #fde11a;
    margin-left: -25px;
    font-size: 19px
}

.price_c {
    margin-bottom: -20px
}

.list-item_blog {
    width: 33%
}

.sl_i {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 0 120px;
    font-weight: 700
}

.sl_2 {
    border-bottom: 2px solid #000;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 1px;
    padding-bottom: 2px;
    font-size: 18px
}

.sl_3 {
    font-size: 18px;
    padding-top: 10px;
    display: block
}

.iileftpic2 {
    margin-top: 20px; /* padding: 20px; */
}

#sidebar2 img {
    height: auto
}

span.binct-phone-number-1 a {
    color: #fff;
    text-decoration: none
}

.dr_dr {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
    color: #e40707
}

.dr_d {
    position: absolute;
    z-index: 2;
    margin-top: -80px
}

.dr_d img {
    width: 150px;
    height: 150px;
    border-radius: 150px
}

@media (max-width: 765px) {
    .dr_dr {
        display: block;
        font-size: 11px;
        font-weight: 700;
        padding: 10px 0 5px 0
    }

    span.binct-phone-number-1 a {
        color: #333;
        font-weight: 600;
        font-size: 18px
    }

    .sd3 .searchForm {
        margin: 0 auto;
        border: 1px solid #e4e4e4;
        display: table;
    }

    .sd3 .searchForm:hover {
        box-shadow: none;
        height: 40px;
    }

    .sd3 .searchForm input {
        height: 35px !important;
        color: #000;
        padding-left: 5px !important
    }

    .sd3 .searchForm .schBtn input {
        background-image: url(/images/search.png) !important;
        background-color: #e40808 !important;
        background-position: 7px !important;
        margin-top: -1px !important;
        height: 37px !important;
        margin-bottom: -1px !important;
        position: relative;
    }

    .sd3 .searchForm .schQuery {
        float: left !important;
        width: calc(100% - 60px);
    }

    .sd3 .searchForm .schQuery input {
        width: 230px !important
    }

    .sd3 .searchForm {
        width: 300px !important;
        background: 0 0 !important;
        float: none !important;
        height: 35px;
        padding: 0px !Important;
    }

    .sd3 .searchForm .schBtn {
        float: right !important;
    }

    .hed1 {
        box-shadow: 0 0 10px #d0d3d4;
    }

    .hed2 {
        padding: 10px 0 !important
    }

    .sitetop .topline {
        background: #fff;
        height: auto;
        margin-bottom: 0px;
    }

    .cart-informer > .sp2 {
        padding: 6px 0 0 50px !important
    }

    .sd1 {
        border-right: 2px solid #e4e4e4 !important
    }

    .header {
        background: #fff !important;
        min-height: 150px;
        margin-bottom: 0 !important;
        padding: 0px !important;
    }

    #shop-basket {
        /* color: #333 !important; */
    }

    .dkl-user-menu__right-buttons_item .basket__icon svg {
        width: 36px !important;;
        height: 40px !important
    }

    .basket__num {
        right: -6px !important;
    }

    .cart-informer .icon-cart {
        background: url(/header/social/cart.png) no-repeat;
        margin: 4px 0 0 -50px;
        background-size: cover;
        height: 35px
    }

    #shop-basket span {
        color: #333 !important
    }

    .logo {
        max-width: 50%;
        margin: 0 auto;
        display: block;
        float: left;
        margin-left: 15px;
    }

    .topphone {
        display: block !important
    }

    .fb {
        background: url(/header/social/fsb.svg) no-repeat;
        background-size: cover
    }

    .tw {
        background: url(/header/social/inst.svg) no-repeat;
        background-size: cover
    }

    .yu {
        background: url(/header/social/you.svg) no-repeat;
        background-size: cover
    }

    .fb, .tw, .vk, .yu {
        width: 30px;
        height: 30px;
        margin: 0 2px !important
    }

    .so {
        margin: 0 auto !important;
        width: 105px;
        height: 33px
    }

    .logo {
        max-height: 60px
    }

    .navbar-toggle {
        margin-top: 12px !important
    }

    .topphone {
        text-align: center;
        padding: 3px !important
    }

    .dr_d {
        position: absolute;
        z-index: 2;
        margin-top: 30px
    }

    .dr_dr {
        display: block;
        font-size: 11px;
        font-weight: 700;
        padding: 10px 0 5px 0
    }

    .dr_d img {
        width: 100px;
        height: 100px;
        border-radius: 150px
    }
}

@media (max-width: 1000px) {
    .navbar-nav .open .dropdown-menu {
        position: absolute !important;
        top: 60px !important;
        /* right: 50px; */
    }
}

@media (min-width: 700px) {
    .ssdr {
        left: 50%;
        margin-left: -350px;
        width: 700px
    }
}

.benefit {
    margin: 10px;
    border-radius: 26px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px 0 #004;
    -moz-box-shadow: 0 0 4px 0 #004;
    box-shadow: 0 0 4px 0 #004;
    margin: 10px auto;
    max-width: 400px
}

.other3 {
    background: url(/header/desktop/pufiki_puf-01.jpg) no-repeat 0 0;
}

.head_menu_2 .other3 {
    font-size: 1em;
    padding-top: 70px;
    background-size: 100% auto;
    color: #a0090b;
    text-align: center;
    vertical-align: bottom;
    height: 30px;
    display: inline-block;
    width: 100%;
    font-weight: 600
}

.benefits {
    background-color: #555 !important;
    text-align: center;
    margin-bottom: 15px
}

.benefits h3 {
    color: #f2f3f6;
    margin: 10px !important;
    font-size: 24px;
    font-weight: 400
}

@media (max-width: 1023px) {
    .loft_podmenu ul {
        float: left;
        width: 90%;
        padding-left: 10px
    }

    .benefits h3 {
        font-size: 16px
    }

    .benefits .mod_p_0 {
        max-width: 350px;
        float: none;
        margin: 0 auto
    }

    .benefits iframe {
        max-width: 100%
    }

    .benefit {
        max-width: 300px
    }
}

@media (min-width: 770px) {
    .bar {
        padding: 0;
        background-color: rgba(0, 0, 0, .85)
    }

    .bar {
        position: fixed;
        left: 0;
        right: 0;
        bottom: -54px;
        z-index: 10;
        padding: 0;
        background-color: rgba(0, 0, 0, .95);
        transition: bottom .5s ease
    }

    .bar--visible .container {
        width: 100%;
        max-width: 1116px;
        padding: 0 20px;
        margin: 0 auto
    }

    .bar__container {
        display: flex;
        align-items: center
    }

    @media (min-width: 1600px) {
        .container {
            max-width: 1240px
        }
    }.bar__list {
         display: flex;
         align-items: center;
         padding: 0;
         margin: 0 20px 0 0;
         list-style-type: none
     }

    .bar--visible {
        bottom: 0
    }

    @media (min-width: 1000px) {
        .bar__item, .bar__list {
            margin-right: 41px
        }
    }@media (min-width: 1340px) {
    .bar__item, .bar__list {
        margin-right: 41px;
        line-height: 0
    }
}.bar__item:last-child {
     margin: 0
 }

    @media (min-width: 1000px) {
        .bar__link, .bar__request-call {
            margin-right: 26px
        }
    }.request-call {
         position: fixed;
         left: 0;
         right: 0;
         bottom: -110%;
         z-index: 11;
         display: flex;
         flex-direction: column;
         justify-content: flex-end;
         height: 100vh;
         background-image: linear-gradient(to top, rgba(227, 230, 237, .85) 0, rgba(227, 230, 237, .85) 50%, rgba(227, 230, 237, 0) 100%);
         overflow: hidden;
         transition: bottom .5s ease
     }

    @media (min-width: 770px) {
        .bar__request-call {
            margin: 0 20px 0 20px
        }
    }@media (min-width: 770px) {
    .request-call {
        position: static;
        height: auto;
        background-image: none
    }
}.request-call__form {
     position: relative;
     display: flex
 }

    .request-call__input {
        width: 61.11112%;
        padding: 18px 5px 17px 47px;
        font-family: 'Bebas Neue Regular', Arial, serif;
        font-weight: 500;
        font-size: 18px;
        line-height: 18px;
        letter-spacing: 1px;
        color: #fff;
        border: none;
        border-radius: 0;
        background-color: rgba(0, 0, 0, .95);
        -webkit-appearance: none
    }

    .request-call__form .button {
        display: inline-block;
        width: 100%;
        font-family: 'Bebas Neue Regular', Arial, serif;
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
        border-radius: 0;
        border: none;
        cursor: pointer;
        -webkit-appearance: none;
        transition: background-color .3s ease, color .3s ease
    }

    @media (min-width: 770px) {
        .request-call__input {
            width: 189px;
            padding: 17px 5px 16px 20px;
            background-color: rgba(255, 255, 255, .08)
        }
    }@media (min-width: 1000px) {
    .button--brown {
        padding: 19px 10px
    }
}.button--request-call {
     padding: 18px 12px 17px;
     font-size: 18px
 }

    @media (min-width: 1340px) {
        .bar__link:active, .bar__link:hover {
            color: #b88b58
        }
    }.bar__viewed-counter {
         margin-left: 6px;
         font-size: 18px;
         color: #b88b58;
         vertical-align: middle
     }

    @media (min-width: 1340px) {
        .bar__link {
            padding-left: 30px;
            font-size: 18px;
            color: #fff;
            transition: color .3s ease
        }
    }.bar__link:last-child {
         margin-right: 0
     }

    .bar__link--viewed {
        background-image: url(/images/eye.svg);
        background-position: top 2px left 2px;
        background-size: 19px auto
    }

    .bar__link {
        display: inline-block;
        padding: 0 0 0 24px;
        margin-right: 20px;
        font-family: 'Bebas Neue Regular', Arial, serif;
        font-weight: 500;
        line-height: 18px;
        text-decoration: none !important;
        border: none;
        background-color: transparent;
        background-repeat: no-repeat;
        cursor: pointer
    }

    @media (min-width: 1340px) {
        .bar__link:active, .bar__link:hover {
            color: #b88b58 !important
        }

        .bar__link {
            padding-left: 30px;
            font-size: 16px;
            color: #fff;
            transition: color .3s ease
        }
    }.bar__link--order {
         background-image: url(/images/arrow1.png);
         background-position: center left 2px;
         background-size: 16px auto
     }

    .button--brown {
        padding: 16px 12px;
        color: #fff;
        background-color: #b88b58;
        height: auto !important
    }

    .bar__link--top {
        background-image: url(/images/arrows.png);
        background-position: center left;
        background-size: 24px auto
    }

    .fabric-title .product_option {
        display: none
    }

    .f-block {
        width: 18% !important;
        display: inline-block;
        vertical-align: text-top;
        margin-right: 10px
    }

    .f-block .f-input {
        color: #000;
        border: 1px solid #c9c9c9;
        background-color: #fff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 52px;
        padding: 15px;
        display: inline-block;
        width: 100%;
        font-weight: 400
    }

    .f-submit {
        border-radius: 10px;
        font-weight: 400;
        color: #fff;
        border: none;
        background-color: #da0904;
        padding: 0;
        font-size: 17px;
        padding: 15px;
        width: 90%;
        cursor: pointer
    }

    .btn-anim {
        position: relative;
        overflow: hidden
    }

    @media (min-width: 1000px) {
        .modal-dialog11 {
            width: 1000px !important
        }
    }@media (min-width: 1199px) {
    .modal-dialog11 {
        width: 1180px !important
    }

    .f-block {
        width: 215px !important
    }
}.f-submit:hover {
     background: red
 }

    #myModal_z .modal-content {
        background: #fbb904 !important;
        color: #000
    }

    #myModal_z .modal-header {
        border-bottom: none !important;
        background: #ffe000a3
    }

    .z1 {
        font-size: 18px;
        font: 25px Tahoma, Geneva, sans-serif;
        font-weight: 700;
        margin: 20px;
        text-align: center
    }

    button:focus {
        outline: 0 !important
    }


    #jvlabelWrap {
        max-width: 350px !important
    }

    .content .list-item .itemsitem .list-item.zx {
        width: 300px !important
    }

    .faq-content_question:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 3px 0 3px;
        border-color: #191919 transparent transparent transparent;
        margin-left: 10px;
        -webkit-transition: -webkit-transform 250ms;
        -moz-transition: -moz-transform 250ms;
        -o-transition: -o-transform 250ms;
        -ms-transition: -ms-transform 250ms;
        transition: -webkit-transform 250ms;
        -o-transition: transform 250ms;
        transition: transform 250ms;
        transition: transform 250ms, -webkit-transform 250ms;
        height: 10px;
        display: inline-block
    }

    .faq-content_question {
        font-size: 14px;
        font-weight: 700
    }
}

.rss1 {
    display: none
}

.rss2 {
    display: block;
    position: absolute;
    z-index: 2;
    left: 70px;
    top: 50px
}

.op_m img {
    width: 100px;
    float: left;
    padding-right: 15px
}

.op_m span {
    font-size: 14px;
    text-transform: none
}

.op_m {
    padding: 0 20px 15px 20px;
    margin-top: 5px
}

@media (max-width: 770px) {
    .mostup-middle {
        display: none !important
    }

    .mostup-top {
        margin-bottom: -40px
    }
}

@media (max-width: 770px) {
    .img_block.w_100 {
        width: 145% !important;
        margin: 0 -70px 0 -95px !important
    }

    .op_m {
        margin-top: 10px !important
    }
}

@media (max-width: 450px) {
    .img_block.w_100 {
        width: 145% !important;
        margin: 0 -70px -10px -70px !important
    }
}

.accordion1 .accordion-item {
    font-size: 1em;
    margin: 5px 0 3px 0;
    padding: 10px;
    height: auto !important;
    border: 1px solid #ddd;
    color: #000;
    cursor: pointer;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.accordion1 div.data {
    margin: -4px 0 3px 0;
    padding: 10px;
    border: 1px solid #ddd;
    display: none;
    border-top: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.accordion1 {
    margin-top: 15px
}

.toggle {
    padding: 0 0 20px 0
}

.toggle-in {
    width: 100%;
    text-align: center
}

.toggle-in.active {
    padding-bottom: 30px;
    background: url(../images/content-br-line.png) no-repeat center bottom
}

#tabs .ui-widget-content a, .description-cig a {
    color: #5d94ff
}

span.toggle-control {
    position: relative;
    display: inline-block;
    padding: 5px 33px 12px;
    border-top: 1px solid #dd4aa4;
    box-shadow: 0 3px 3px -3px #b50f73;
    cursor: pointer;
    border-radius: 10px;
    background-color: #dd4aa4;
    background-image: -ms-linear-gradient(top, #dd4aa4, #b50f73);
    background-image: -moz-linear-gradient(top, #dd4aa4, #b50f73);
    background-image: -webkit-linear-gradient(top, #dd4aa4, #b50f73);
    background-image: -o-linear-gradient(top, #ff9b6e, #fa6e44);
    -webkit-transition: padding .07s linear;
    -moz-transition: padding .07s linear;
    -o-transition: padding .07s linear;
    -ms-transition: padding .07s linear;
    transition: padding .07s linear;
    cursor: pointer;
    color: #fff;
    font-weight: 700
}

span.toggle-control span {
    border-bottom: 1px dashed;
    font-size: 15px
}

span.toggle-control:hover {
    box-shadow: none
}

span.toggle-control:after {
    background-position: -328px 0;
    z-index: 2
}

span.toggle-control:hover {
    background-image: -ms-linear-gradient(top, #dd4aa4, #b50f73);
    background-image: -moz-linear-gradient(top, #dd4aa4, #b50f73);
    background-image: -webkit-linear-gradient(top, #dd4aa4, #b50f73);
    background-image: -o-linear-gradient(top, #ff9b6e, #fa6e44);
    -webkit-transition: opacity .07s linear;
    -moz-transition: opacity .07s linear;
    -o-transition: opacity .07s linear;
    -ms-transition: opacity .07s linear;
    transition: opacity .07s linear;
    box-shadow: 0 2px 10px #b50f73;
    opacity: .8
}

div#toggle-content2 {
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    -webkit-transition: height .7s linear;
    -moz-transition: height .7s linear;
    -o-transition: height .7s linear;
    -ms-transition: height .7s linear;
    transition: height .7s linear;
    overflow: visible !important;
    margin: 0 auto;
}

div#toggle-content {
    padding-left: 10px;
    padding-right: 10px;
    height: 0;
    -webkit-transition: height .7s linear;
    -moz-transition: height .7s linear;
    -o-transition: height .7s linear;
    -ms-transition: height .7s linear;
    transition: height .7s linear;
    overflow: visible;
    margin: 0 auto;
}

.top-toggle .element-why {
    width: 17%;
    height: 125px;
    float: left;
    padding: 0 10px;
    margin: 10px 0;
    position: relative
}

.top-toggle .element-why img {
    padding-bottom: 20px
}

.top-toggle .element-why span {
    font-size: 16px;
    font-weight: 700
}

.top-toggle .element-why div.show-opis {
    position: absolute;
    top: -5px;
    left: -1px;
    padding: 10px 5px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 18px;
    background-color: #fff;
    box-shadow: 0 1px 3px #ececec;
    display: none;
    min-height: 80px
}

.top-toggle .element-why:hover div.show-opis {
    display: flex;
    cursor: pointer;
}

.second-line-toggle {
    padding-top: 20px
}

.first-line-toggle {
    width: 100%;
    padding-bottom: 40px;
    clear: both;
}

div#no-main-toggle {
    margin-top: 0
}

div#no-main-toggle .toggle-control {
    border-radius: 0 0 10px 10px
}

.element-why img {
    width: auto;
    height: 40px
}

@media (max-width: 767px) {
    .toggle {
        display: none !important
    }
}

.iileft {
    width: 47% !important
}

.d_1 {
    width: 100% !important;
    float: none !important
}

.iiright {
    width: 53% !important
}

@media (max-width: 1040px) {
    .cont-tov {
        width: 70% !important
    }
}

@media (max-width: 920px) {
    .cont-tov {
        width: 60% !important
    }
}

@media (max-width: 770px) {
    .cont-tov {
        width: 100% !important;
        float: none !important
    }

    .d_1, .iileftpic, .iiright {
        float: none !important;
        width: 90% !important
    }
}

@media (max-width: 1000px) {
    .d_1, .iileftpic, .iiright {
        float: none !important;
        width: 90% !important
    }
}

@media (max-width: 537px) {
    #Layer4 {
        height: 400px !important
    }

    .aktsiya {
        position: absolute !important;
        top: 300px !important;
        left: 100px !important
    }
}

#Layer4 {
    overflow: hidden !important
}

.aktsiya {
    position: absolute;
    top: 225px;
    left: 350px
}

.calc-preview {
    cursor: pointer;
}

.calc-preview img {
    max-width: 100%;
}

.other1 {
    background: url(/header/desktop/rotang.png) no-repeat 0 0
}

.other2 {
    background: url(/header/desktop/katkat.png) no-repeat 0 0
}

.accordion1 .accordion-item {
    background: none;
}

.accordion1 .accordion-item.open, .accordion1 .accordion-item:hover {
    background: none;
}

.contact-block {
    background: #ffffff;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    margin-bottom: 25px;
    margin-top: 20px;
    width: 100%;
}

.contact-block ul {
    padding: 0px;
    margin: 0px;
}

.contact-block ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    width: 100%;
}

.contact-block ul li {
    margin-right: 15px;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    /* font-weight: bold; */
    color: #676767;
}

.contact-block ul li:hover {
    color: #00a2f5;
    transition: 0.5s ease;
}

.contact-block ul li:before {
    width: 15px;
    height: 15px;
    /* background: black; */
    position: absolute;
    content: " ";
    left: 0px;
    top: 3px;
}


.contact-block ul li.payment:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDY5LjM0MSA0NjkuMzQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NjkuMzQxIDQ2OS4zNDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8Zz4NCgkJCTxwYXRoIGQ9Ik00MzcuMzM3LDM4NC4wMDdIMzYyLjY3Yy00Ny4wNTIsMC04NS4zMzMtMzguMjgxLTg1LjMzMy04NS4zMzNjMC00Ny4wNTIsMzguMjgxLTg1LjMzMyw4NS4zMzMtODUuMzMzaDc0LjY2Nw0KCQkJCWM1Ljg5NiwwLDEwLjY2Ny00Ljc3MSwxMC42NjctMTAuNjY3di0zMmMwLTIyLjM2OC0xNy4zNS00MC41NTktMzkuMjcxLTQyLjMyM2wtNjEuMjYtMTA3DQoJCQkJYy01LjY3Ny05Ljg5Ni0xNC44NDQtMTYuOTY5LTI1LjgxMy0xOS45MDZjLTEwLjkxNy0yLjkxNy0yMi4zMzMtMS4zODUtMzIuMTA0LDQuMzAyTDc5LjU1MywxMjguMDA3SDQyLjY3DQoJCQkJYy0yMy41MzEsMC00Mi42NjcsMTkuMTM1LTQyLjY2Nyw0Mi42Njd2MjU2YzAsMjMuNTMxLDE5LjEzNSw0Mi42NjcsNDIuNjY3LDQyLjY2N2gzNjIuNjY3YzIzLjUzMSwwLDQyLjY2Ny0xOS4xMzUsNDIuNjY3LTQyLjY2Nw0KCQkJCXYtMzJDNDQ4LjAwNCwzODguNzc4LDQ0My4yMzMsMzg0LjAwNyw0MzcuMzM3LDM4NC4wMDd6IE0zNjAuNzAyLDg3LjQxMWwyMy4yNDIsNDAuNTk2aC05Mi45NzFMMzYwLjcwMiw4Ny40MTF6IE0xMjEuOTUzLDEyOC4wMDcNCgkJCQlMMzAwLjI5NSwyNC4xODRjNC44MjMtMi44MjMsMTAuNDU4LTMuNTczLDE1Ljg0NC0yLjEzNWM1LjQ0OCwxLjQ1OCw5Ljk5LDQuOTc5LDEyLjgxMyw5LjkwNmwwLjAyMiwwLjAzOWwtMTY0LjkxLDk2LjAxM0gxMjEuOTUzDQoJCQkJeiIvPg0KCQkJPHBhdGggZD0iTTQzNy4zMzcsMjM0LjY3NEgzNjIuNjdjLTM1LjI5MiwwLTY0LDI4LjcwOC02NCw2NGMwLDM1LjI5MiwyOC43MDgsNjQsNjQsNjRoNzQuNjY3YzE3LjY0NiwwLDMyLTE0LjM1NCwzMi0zMnYtNjQNCgkJCQlDNDY5LjMzNywyNDkuMDI4LDQ1NC45ODMsMjM0LjY3NCw0MzcuMzM3LDIzNC42NzR6IE0zNjIuNjcsMzIwLjAwN2MtMTEuNzYsMC0yMS4zMzMtOS41NzMtMjEuMzMzLTIxLjMzMw0KCQkJCWMwLTExLjc2LDkuNTczLTIxLjMzMywyMS4zMzMtMjEuMzMzYzExLjc2LDAsMjEuMzMzLDkuNTczLDIxLjMzMywyMS4zMzNDMzg0LjAwNCwzMTAuNDM0LDM3NC40MzEsMzIwLjAwNywzNjIuNjcsMzIwLjAwN3oiLz4NCgkJPC9nPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K');
}

.contact-block ul li.graphic:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjQ4OC4xNTJweCIgaGVpZ2h0PSI0ODguMTUycHgiIHZpZXdCb3g9IjAgMCA0ODguMTUyIDQ4OC4xNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4OC4xNTIgNDg4LjE1MjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNzcuODU0LDI2OS4zMTFjMC02LjExNS00Ljk2LTExLjA2OS0xMS4wOC0xMS4wNjloLTM4LjY2NWMtNi4xMTMsMC0xMS4wNzQsNC45NTQtMTEuMDc0LDExLjA2OXYzOC42Ng0KCQkJYzAsNi4xMjMsNC45NjEsMTEuMDc5LDExLjA3NCwxMS4wNzloMzguNjY1YzYuMTIsMCwxMS4wOC00Ljk1NiwxMS4wOC0xMS4wNzlWMjY5LjMxMUwxNzcuODU0LDI2OS4zMTF6Ii8+DQoJCTxwYXRoIGQ9Ik0yNzQuNDgzLDI2OS4zMTFjMC02LjExNS00Ljk2MS0xMS4wNjktMTEuMDY5LTExLjA2OWgtMzguNjdjLTYuMTEzLDAtMTEuMDc0LDQuOTU0LTExLjA3NCwxMS4wNjl2MzguNjYNCgkJCWMwLDYuMTIzLDQuOTYxLDExLjA3OSwxMS4wNzQsMTEuMDc5aDM4LjY3YzYuMTA4LDAsMTEuMDY5LTQuOTU2LDExLjA2OS0xMS4wNzlWMjY5LjMxMXoiLz4NCgkJPHBhdGggZD0iTTM3MS4xMTcsMjY5LjMxMWMwLTYuMTE1LTQuOTYxLTExLjA2OS0xMS4wNzQtMTEuMDY5aC0zOC42NjVjLTYuMTIsMC0xMS4wOCw0Ljk1NC0xMS4wOCwxMS4wNjl2MzguNjYNCgkJCWMwLDYuMTIzLDQuOTYsMTEuMDc5LDExLjA4LDExLjA3OWgzOC42NjVjNi4xMTMsMCwxMS4wNzQtNC45NTYsMTEuMDc0LTExLjA3OVYyNjkuMzExeiIvPg0KCQk8cGF0aCBkPSJNMTc3Ljg1NCwzNjUuOTVjMC02LjEyNS00Ljk2LTExLjA3NS0xMS4wOC0xMS4wNzVoLTM4LjY2NWMtNi4xMTMsMC0xMS4wNzQsNC45NS0xMS4wNzQsMTEuMDc1djM4LjY1Mw0KCQkJYzAsNi4xMTksNC45NjEsMTEuMDc0LDExLjA3NCwxMS4wNzRoMzguNjY1YzYuMTIsMCwxMS4wOC00Ljk1NiwxMS4wOC0xMS4wNzRWMzY1Ljk1TDE3Ny44NTQsMzY1Ljk1eiIvPg0KCQk8cGF0aCBkPSJNMjc0LjQ4MywzNjUuOTVjMC02LjEyNS00Ljk2MS0xMS4wNzUtMTEuMDY5LTExLjA3NWgtMzguNjdjLTYuMTEzLDAtMTEuMDc0LDQuOTUtMTEuMDc0LDExLjA3NXYzOC42NTMNCgkJCWMwLDYuMTE5LDQuOTYxLDExLjA3NCwxMS4wNzQsMTEuMDc0aDM4LjY3YzYuMTA4LDAsMTEuMDY5LTQuOTU2LDExLjA2OS0xMS4wNzRWMzY1Ljk1eiIvPg0KCQk8cGF0aCBkPSJNMzcxLjExNywzNjUuOTVjMC02LjEyNS00Ljk2MS0xMS4wNzUtMTEuMDY5LTExLjA3NWgtMzguNjdjLTYuMTIsMC0xMS4wOCw0Ljk1LTExLjA4LDExLjA3NXYzOC42NTMNCgkJCWMwLDYuMTE5LDQuOTYsMTEuMDc0LDExLjA4LDExLjA3NGgzOC42N2M2LjEwOCwwLDExLjA2OS00Ljk1NiwxMS4wNjktMTEuMDc0VjM2NS45NUwzNzEuMTE3LDM2NS45NXoiLz4NCgkJPHBhdGggZD0iTTQ0MC4yNTQsNTQuMzU0djU5LjA1YzAsMjYuNjktMjEuNjUyLDQ4LjE5OC00OC4zMzgsNDguMTk4aC0zMC40OTNjLTI2LjY4OCwwLTQ4LjYyNy0yMS41MDgtNDguNjI3LTQ4LjE5OFY1NC4xNDINCgkJCWgtMTM3LjQ0djU5LjI2MmMwLDI2LjY5LTIxLjkzOCw0OC4xOTgtNDguNjIyLDQ4LjE5OEg5Ni4yMzVjLTI2LjY4NSwwLTQ4LjMzNi0yMS41MDgtNDguMzM2LTQ4LjE5OHYtNTkuMDUNCgkJCUMyNC41NzYsNTUuMDU3LDUuNDExLDc0LjM1Niw1LjQxMSw5OC4wNzd2MzQ2LjA2MWMwLDI0LjE2NywxOS41ODgsNDQuMDE1LDQzLjc1NSw0NC4wMTVoMzg5LjgyDQoJCQljMjQuMTMxLDAsNDMuNzU1LTE5Ljg4OSw0My43NTUtNDQuMDE1Vjk4LjA3N0M0ODIuNzQxLDc0LjM1Niw0NjMuNTc3LDU1LjA1Nyw0NDAuMjU0LDU0LjM1NHogTTQyNi4wOTEsNDIyLjU4OA0KCQkJYzAsMTAuNDQ0LTguNDY4LDE4LjkxNy0xOC45MTYsMTguOTE3SDgwLjE0NGMtMTAuNDQ4LDAtMTguOTE2LTguNDczLTE4LjkxNi0xOC45MTdWMjQzLjgzNWMwLTEwLjQ0OCw4LjQ2Ny0xOC45MjEsMTguOTE2LTE4LjkyMQ0KCQkJaDMyNy4wM2MxMC40NDgsMCwxOC45MTYsOC40NzMsMTguOTE2LDE4LjkyMUw0MjYuMDkxLDQyMi41ODhMNDI2LjA5MSw0MjIuNTg4eiIvPg0KCQk8cGF0aCBkPSJNOTYuMTI4LDEyOS45NDVoMzAuMTYyYzkuMTU1LDAsMTYuNTc4LTcuNDEyLDE2LjU3OC0xNi41NjdWMTYuNTczQzE0Mi44NjgsNy40MTcsMTM1LjQ0NSwwLDEyNi4yOSwwSDk2LjEyOA0KCQkJQzg2Ljk3MiwwLDc5LjU1LDcuNDE3LDc5LjU1LDE2LjU3M3Y5Ni44MDVDNzkuNTUsMTIyLjUzMyw4Ni45NzIsMTI5Ljk0NSw5Ni4xMjgsMTI5Ljk0NXoiLz4NCgkJPHBhdGggZD0iTTM2MS4wMzUsMTI5Ljk0NWgzMC4xNjJjOS4xNDksMCwxNi41NzItNy40MTIsMTYuNTcyLTE2LjU2N1YxNi41NzNDNDA3Ljc3LDcuNDE3LDQwMC4zNDcsMCwzOTEuMTk3LDBoLTMwLjE2Mg0KCQkJYy05LjE1NCwwLTE2LjU3Nyw3LjQxNy0xNi41NzcsMTYuNTczdjk2LjgwNUMzNDQuNDU4LDEyMi41MzMsMzUxLjg4MSwxMjkuOTQ1LDM2MS4wMzUsMTI5Ljk0NXoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==');
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-block ul li.address:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDc3Ljg4MyA0NzcuODgzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NzcuODgzIDQ3Ny44ODM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNNDY4LjQ1NiwxLjgwOGMtNC44MTEtMi40MTEtMTAuNDc4LTIuNDExLTE1LjI4OSwwbDAsMEw5LjQzMywyMjMuNjc1Yy04LjQyOSw0LjIxOS0xMS44NDIsMTQuNDcxLTcuNjI0LDIyLjkNCgkJCWMyLjQwMSw0Ljc5OCw2LjkxOSw4LjE4OCwxMi4xOTcsOS4xNTFsMTc2LjExMSwzMi4wMzRsMzIuMDM0LDE3Ni4xMTFjMS4zMTEsNy4yMTksNy4wOTEsMTIuNzkzLDE0LjM1MywxMy44NDENCgkJCWMwLjgwMywwLjExNiwxLjYxMywwLjE3MywyLjQyMywwLjE3MWM2LjQ2OSwwLjAwMywxMi4zODMtMy42NTEsMTUuMjc1LTkuNDM4TDQ3Ni4wNywyNC43MTENCgkJCUM0ODAuMjkyLDE2LjI4NCw0NzYuODgzLDYuMDMsNDY4LjQ1NiwxLjgwOHoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-block ul li.refund:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDkuNDk5IDQ5LjQ5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDkuNDk5IDQ5LjQ5OTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggc3R5bGU9ImZpbGw6IzAxMDAwMjsiIGQ9Ik04LjE0MywxMC44MDRDNy40NzMsMTEuNjgyLDcsMTEuODQyLDcsMTEuMDk5VjkuNzUxYzAtMS45MzMtMS41NjctMy41LTMuNS0zLjVTMCw3LjgxOCwwLDkuNzUxdjEyDQoJCWMwLDEuOTMzLDEuNTY3LDMuNSwzLjUsMy41aDEyYzEuOTMzLDAsMy41LTEuNTY3LDMuNS0zLjVzLTEuNTY3LTMuNS0zLjUtMy41YzAsMC0wLjU3OSwwLTEuMjk0LDBzLTAuOTE2LTAuODE3LTAuMzEtMS43NA0KCQljMi43NTItNC4xODcsNy40Ny02Ljc5NSwxMi41NjktNi43OTVjOC4yOSwwLDE1LjAzNCw2Ljc0NCwxNS4wMzQsMTUuMDM0YzAsOC4yODktNi43NDQsMTUuMDMzLTE1LjAzNCwxNS4wMzNjLTIuMjA5LDAtNCwxLjc5MS00LDQNCgkJczEuNzkxLDQsNCw0YzEyLjcwMSwwLjAwMSwyMy4wMzQtMTAuMzMyLDIzLjAzNC0yMy4wMzJjMC0xMi43MDEtMTAuMzMzLTIzLjAzNC0yMy4wMzQtMjMuMDM0DQoJCUMxOS4yMDQsMS43MTYsMTIuNDQ1LDUuMTY3LDguMTQzLDEwLjgwNHoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K');
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
}

.mod-info {
    color: #2b2b2b;
    z-index: 99999999999 !important;
    font-weight: 400;
    /* display: flex!important; */
    align-items: center;
    justify-content: center;
}

.modal-text {
    padding: 15px;
    /* display: flex; */
    max-height: calc(100vh - 200px);
    overflow-y: scroll;
}

body {
    position: relative;
}

div#wrapper2 {
    position: relative;
}

.b-schedule__table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

.b-schedule__header {
    padding: 5px 15px;
    background-color: #f2efe5;
    color: #000;
    font-weight: 700;
}

.b-schedule__cell {
    padding: 5px 15px;
    border: 1px solid #f2efe5;
    color: #757575;
}

.mod-info.in {
    display: flex !important;
}

.sitetop .topl-dd > li > ul li a {
    color: white;
    /* border-bottom: 1px solid; */
    font-size: 11px !important;
}

.sitetop .topl-dd > li > ul li {
    border-bottom: 1px solid #444444;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul.new_podddmenu {
    padding: 0px !important;
    margin: 0px;
}

.sitetop .topl-dd > li > ul li:last-child {
    border-bottom: 0px;
}

.sitetop .topl-dd > li > ul li a:hover {
    color: wheat;
    text-decoration: none;
    transition: 0.5s ease;
    background: transparent;
}

.flinks {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    float: right;
    margin-right: 130px;
}

@media (max-width: 1000px) {
    .flinks {
        align-items: flex-start;
        margin-top: 35px !important;
        float: none;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.mostup-middle .privacy-accord {
    width: 100% !important;
    color: white;
    font-size: 11px;
    margin-bottom: 15px !important;
    margin-top: -10px;
}

.mostup-middle {
    flex-wrap: wrap;
}

.mostup-middle .privacy-accord a {
    color: #ff9f9f;
}

.privacy-accord-inp {
    display: block;
    border-bottom: 1px dashed #d8d8d8;
    width: 100%;
    padding-bottom: 12px;
    position: relative;
}

.privacy-accord-inp input {
    position: relative;
    top: -3px;
    margin-right: 9px;
}

.privacy-accord-inp {
    font-size: 12px;
}

.privacy-accord-inp a {
    color: black !important;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}

.privacy-accord-inp a:hover {
    color: #5b8eec;
    text-decoration: none;
    transition: 0.5s ease;
}

.privacy-accord-inp input {
    margin-right: 6px !important;
}

.item-gift__photo img {
    width: 100% !important;
    max-height: initial !important;
    padding: 0px !important;
}

.item-gift {
    position: relative;
}

.itop_img {
    /* background: #e4e4e4; */
}

.item-photo-block {
    display: flex;
    align-items: flex-start;
    overflow: visible;
    position: relative;
    flex-shrink: unset;
    flex-grow: unset;
    justify-content: center;
}

.item-gift {
    width: 80px !important;
    margin-right: 10px;
    background: #edf0f5;
    border-radius: 5px;
    overflow: visible;
    position: relative;
    border: 3px solid #ec1518;
    margin-left: 10px;
}

.item-gift__title {
    /* background: red; */
    font-size: 11px;
    padding: 3px;
    text-align: center;
    /* color: #e40808; */
    font-weight: bold;
}


.item-gift:before {
    width: 100%;
    height: 40px;
    content: " ";
    background: url(/dkl/img/bow.svg);
    position: absolute;
    background-repeat: no-repeat;
    top: -13px;
    z-index: 999;
    left: 50%;
    margin-left: -20px;
}

.itop_img {
    overflow: visible;
    padding: 10px;
}

.list-item:nth-child(2n) .item-photo-block {
    flex-direction: row-reverse;
}

.itemsitem {
    width: 100%;
}

.item-photo-block a {
    max-width: calc(100% - 100px);
    border: 1px solid #eeeeee;
    /* background: red; */
}

body.black_theme {
    background: #393d45 !important;
    color: white !important;
    transition: 0.5s ease;
}

.black_theme .meshok {
    background: url(/dkl/black/meshok.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .myach {
    background: url(/dkl/black/myach.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .maty {
    background: url(/dkl/black/mati.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .divany {
    background: url(/dkl/black/divani.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .pufik {
    background: url(/dkl/black/kubik.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .other3 {
    /* background-size:contain!important; */
    background: url(/dkl/black/pufiki_puf-01.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .kresla {
    background: url(/dkl/black/kresla.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .detskie {
    background: url(/dkl/black/detskie.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .derevo {
    background: url(/dkl/black/derevo.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .loft {
    background: url(/dkl/black/3eaNjYxKOgg.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .other2 {
    background: url(/dkl/black/katkat.png) no-repeat !important;
    background-size: contain !important;
}

.black_theme .head_menu_2 .derevo, .black_theme .head_menu_2 .detskie, .black_theme .head_menu_2 .divany, .black_theme .head_menu_2 .kresla, .black_theme .head_menu_2 .kst, .black_theme .head_menu_2 .loft, .black_theme .head_menu_2 .maty, .black_theme .head_menu_2 .meshok, .black_theme .head_menu_2 .myach, .black_theme .head_menu_2 .other, .black_theme .head_menu_2 .other1, .black_theme .head_menu_2 .other2, .black_theme .head_menu_2 .pufik, .black_theme .head_menu_2 .sta {
    color: white !important;
    border-color: #6f7582 !important;
}

.black_theme .head_menu_2 .other3 {
    color: white !important;
    border-color: #6f7582 !important;
}

.black_theme .header {
    background: #2d2d2d !important;
    transition: 0.5s ease;
    /* padding: 10px; */
}

.black_theme .centerinfo {
    background: #2d2d2d !important;
    transition: 0.5s ease;
}

.black_theme .topline {
    background: #2d2d2d !important;
    transition: 0.5s ease;
}

.black_theme .new_podmenu_ul {
    background: #000000d9 !important;
    border: none;
}

.black_theme .new_podmenu_ul a {
    color: white !important;
}

.black_theme a:link, .black_theme a, .black_theme a:visited {
    color: #fdcf71;
}

.black_theme .listpic {
    background: transparent;
}

.black_theme .pre_loader {
    background: #2d2d2d !important;
}

.black_theme .razm_title {
    color: #f1be44 !important;
}

.black_theme .sl_2 {
    border-color: white;
}

.black_theme .list-item_1 a, .black_theme .list-item_1 a div {
    color: #f8cb70 !important;
}

.black_theme .hww {
    background: #2d2d2d !Important;
    border-top: none !Important;
    transition: 0.5s ease;
    color: white !important;
}

.black_theme section.hww .in_hww .articles_block article span {
    color: white !Important;
}

.black_theme a.sl_3 {
    color: white;
}

.black_theme .readme {
    background: #000000b0;
}

.black_theme .flist-item {
    background: #2d2d2d;
}

.black_theme .pagesBlockuz1 a:active, .black_theme .pagesBlockuz1 a:hover, .black_theme .pagesBlockuz1 a:link, .black_theme .pagesBlockuz1 a:visited, .black_theme .plist a:active, .black_theme .plist a:hover, .black_theme .plist a:link, .black_theme .plist a:visited {
    background: #212121;
    color: white;
}

.black_theme .pagesBlockuz1 b, .black_theme .plist b {
    background: #2d2d2d;
}

.black_theme .blackbut {
    background: transparent;
    color: #fdcf71 !Important;
    border: 1px solid #fdcf71;
}

.black_theme .item_desk .item_a .h2 {
    color: #e1e8ff;
}

.black_theme .blackbut:hover {
    background: #fdcf71;
    transition: 0.5s ease;
    color: #393d45 !important;
}

.black_theme .accordion1 .accordion-item {
    color: #c6e2ff;
}

.black_theme hr {
    border-color: #ffffff2e;
}

.black_theme #fbot, .black_theme #ftop, .black_theme .footer {
    background: #1b1b1b !important;
}

.black_theme .fbot a {
    color: #afafaf;
}

.black_theme .fbot a:visited {
    color: #afafaf;
}

.black_theme .mm-menu {
    background: #393d45;
}

.black_theme .mm-menu .mm-listview > li a:not(.mm-next) {
    color: white !important;
}

.black_theme .mm-navbar {
    background: #2d2d2d;
}

.black_theme .sd3 .searchForm {
    background: white !important;
    margin-bottom: 25px;
    border-color: red !important;
}

.black_theme #shop-basket span {
    color: white !important;
}

.black_theme .hed1 {
    box-shadow: 1px 1px 5px #00000099;
}

.black_theme .df2 li {
    border-color: #6f7582 !important;
}

.black_theme .dropdown-menu > li > a {
    color: #262626;
}

@media (max-width: 765px) {
    .black_theme .cart-informer .icon-cart {
        background: url(/dkl/black/cart.png)
    }
}

.black_theme .open .navbar-toggle {
    background-image: url(/dkl/black/menu-icon_close.png) !important;
    background-size: contain !important;
}

.black_theme .bgvideo {
    background: #393d45 !important;
}

.black_theme .p_l {
    display: none;
}

.black_theme .p_l.p_l1 {
    display: inline-block !important;
}

.black_theme .slick-prev, .black_theme .slick-next {
    background-image: url(/dkl/black/str_1.png) !important;
}

.black_theme section.hww .in_hww .articles_block {
    background-image: url(/dkl/black/arrows.png);
}

.black_theme .strelka {
    background-image: url(/dkl/black/designer_big_list.png);
}

.black_theme h2.title {
    color: white !important;
}

.black_theme p.cTop {
    background: #2d2d2d !important;
}

.black_theme .text-block {
    background: #1313138c !important;
}

.black_theme .commTd1 {
    color: white;
}

.review_window_avatar {
    background-image: url(/img/rtpufvtr.png) !important;
}

.black_theme td {
    color: white;
}

.black_theme .catPages1 b, .black_theme .pagesBlockuz1 b {
    background: #00000073 !important;
}

.black_theme .catPages1 a:active, .black_theme .catPages1 a:hover, .black_theme .catPages1 a:link, .black_theme .catPages1 a:visited, .black_theme .pagesBlockuz1 a:active, .black_theme .pagesBlockuz1 a:hover, .black_theme .pagesBlockuz1 a:link, .black_theme .pagesBlockuz1 a:visited {
    background: black;
}

.black_theme a:hover {
    color: #d4b817 !important;
    transition: 0.5s ease;
}

.black_theme .toggle {
    background: #2d2d2d42;
    border-radius: 5px;
    border: 1px dashed #757575;
}

.black_theme .show-opis {
    background-color: #cc1f4a !important;
}

.black_theme .prod_left {
    border-color: #4c4e52;
}

.black_theme .icon_1 {
    background: #36393f;
    padding: 10px;
    border-radius: 5px;
    margin: 0px;
    border: 1px dashed #757575;
}

.black_theme .goodsArticle {
    background: #ffffff00;
    border-color: #f1be44;
    color: #f1be44;
}

.black_theme .contact-block {
    background: #36393f;
    color: white !important;
    border: 1px solid #757575;
}

.black_theme .contact-block li {
    color: #fffed3 !important;
}

.black_theme .contact-block li:before {
    background-image: none !important;
    background: #f1be44 !important;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    top: 7px;
    left: 9px;
}

.black_theme .price_c {
    color: white !important;
}

.black_theme .shop-options-s {
    color: white !important;
    background: #393d45;
}

.black_theme input[type=button], .black_theme input[type=reset], .black_theme input[type=submit] {
    background: #fde11a;
    color: black;
}

.black_theme .privacy-accord-inp a {
    color: #e88f8f !important;
}

.black_theme .bigbuynow a {
    color: black !important;
}

.black_theme .gift_description {
    background: #36393f;
    border: 2px dotted #c4e11a;
}

.black_theme .contact-block li:hover {
    color: #e1b443 !important;
    transition: 0.5s ease;
}

.black_theme .ears__title {
    color: white;
}

.black_theme .ears__title:after {
    background: #929292;
}

.black_theme .com-order-wrap select.com-order-select {
    background: transparent;
}

.black_theme #fon_img {
    /* display: none; */
    /* opacity: 0.01; */
}

.black_theme .modules-calc__block {
    color: black;
}

.black_theme .checkout-wrapper {
    background: #393D45;
    color: white;
}

.black_theme .checkout-back:after {
    display: none;
}

.black_theme div#cont-shop-checkout {
    /* background: #2d2d2d; */
}

.black_theme .checkout-page {
    background: #525252;
}

.black_theme .checkout-page h2 {
    color: white;
}

.black_theme .label {
    color: white !important;
}

.black_theme .methods-list .label {
    color: white !important;
}

.black_theme table#payments-list tr, .black_theme table#delivery-list tr {
    background-color: #36393f !important;
}

.black_theme #order-table .order-item td {
    color: black;
}

.black_theme .checkout-page__head {
    background: #e92127;
    /* color: white!important; */
    border-color: red;
}

.black_theme .checkout-page__title {
    color: white;
}

.black_theme .checkout-page__title:after {
    background: white;
}

.black_theme div#order-table {
    border-color: #2d2d2d !important;
}

.black_theme div#order-table tbody {
    background: #ccb16f;
}

td {
}

.black_theme #total-sum td {
    background: #ccb16f;
}

.black_theme textarea, .black_theme input {
    color: black;
}

.black_theme #wrapper {
    background: #393d45;
}

.black_theme #wrapper div#order-table tbody {
    background: transparent;
    color: white !important;
}

.black_theme .modal-content {
    color: black;
}

.black_theme .modal-content td {
    color: black;
}

.black_theme .searchForm:hover {
    background: white !important;
}

.black_theme #shop-basket {
    color: white !important;
}

.block_name {
    /* margin-top: 30px!important; */
}

.navbar-toggle {
    display: block !important;
}

.dropdown.open ul {
    display: block !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white !important;
}

.navbar-default .navbar-toggle:hover {
    background-color: white !important;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: black !important;
}

.header {
    padding: 10px;
}

.open .navbar-toggle .icon-bar, .open .navbar-toggle:hover .icon-bar, .open .navbar-toggle:focus .icon-bar {
    /* display: none; */
    background: transparent !important;
}

.open .navbar-toggle:hover {
    background-color: initial !important;
}

@media (max-width: 768px) {
    body:not(.black_theme) .navbar-default .dropdown:not(.open) .navbar-toggle .icon-bar {
        background: black !Important
    }

    .black_theme .navbar-default .navbar-toggle .icon-bar { /* background:white!Important */
    }
}

@media (max-width: 320px) {
    .logo {
        height: 60px;
        width: auto;
        max-width: 1000px;;
        margin-left: -35px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .row.hed2 {
        display: none;
    }

    .searchForm {
        display: none;
    }

    .logo {
        float: left;
        margin-left: 15px;
    }


    .mm-hidden {
        display: none;
    }


    ul.mm-listview {
        list-style: none;
        /* display: flex; */
        /* flex-direction: column; */
        /* align-items: flex-start; */
        text-align: left;
    }

    span.other1 {
    }

    ul.mm-listview li a {
        text-align: left;
        display: block;
    }
}

@media (min-width: 800px) and (max-width: 992px) {
    ul.mm-listview li a div, ul.mm-listview li a span {
        display: flex !important;
        height: 70px !important;
        width: 100% !important;
        align-items: flex-start;
        /* padding: 0px!important; */
        padding-top: 0px !important;
        align-items: center;
        padding-left: 75px;
        background-size: 70px 70px !important;
        border-bottom: 1px solid;
    }

}


li.header_search form {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.schQuery1 input {
    background: transparent;
    border: none;
    outline: none;
    margin-left: 45px;
    color: #3c3c3c;
    height: 100%;
    /* width: calc(100% - 80px); */
    width: 100%;
}

.header_search {
    height: 41px;
    display: inline-flex !important;
    align-items: center;
    /* justify-content: center; */
    margin: 0px;
    top: 2px;
    width: 536px;
    position: absolute !important;
    left: 322px;
    border: 1px solid white;
    border-radius: 5px;
    max-width: calc(100% - 640px);
    background: white;
}

@media (max-width: 998px) {
    .header_search {
        display: none !important;
    }

}

.schQuery1 input::placeholder {
    color: gray;
}

li.header_search .voice-trigger {
    top: 6px;
    left: 10px;
}

.searchSbmFl {
    color: #353433;
    background: #f7ab00 !important;
    border: 1px solid white;
    border-radius: 5px;
    padding: 7px;
    margin-right: 4px;
    font-size: 15px;
}

.schQuery1 {
    width: 100%;
}

.black_theme .sd3 .searchForm .schBtn input {
    border-radius: 0px;
}

.black_theme .header_search {
    background: #393d45;
    border-color: #393d45;
    transition: 0.5s ease;
}

.black_theme .schQuery1 input {
    color: white;
}

.header__switch {
    display: none;
    /* border-left: 1px solid #f7ab00; */
    padding-left: 5px;
    padding-right: 5px;
    /* border-right: 1px solid white; */
    margin-right: 10px;
    /* background: red; */
    height: 100%;
    /* position: absolute; */
    /* left: 0px; */
    /* top: 0px; */
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
}

.switch-theme {
    position: relative;
    display: inline-block;
    width: 58px;
    height: 30px;
    border-radius: 34px;
    MARGIN-TOP: 8px;
}

.switch-theme input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider-theme {
    position: absolute;
    cursor: pointer;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: #ccc; */
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50px;
    background: url(/dkl/black/day.svg);
    /* background-size: cover; */
    border: 1px solid #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
}

input:checked + .slider-theme {
    /* background-color: #2196F3; */
    background-image: url(/dkl/black/night.svg);
}

input:checked + .slider-theme:before {
    -webkit-transform: translateX(27px);
    -ms-transform: translateX(27px);
    transform: translateX(27px);
    background-image: url(/dkl/black/moon.svg);
}

.slider-theme:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 2px;
    bottom: 1px;
    /* background-color: white; */
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: radial-gradient(49.25% 49.25% at 50% 50%, #ff8742 0, #ffd092 100%);
}

li.black_theme_switch {
    /* top: -35px; */
    float: left;
}

li.basket_block {
    height: 100%;
    display: inline-flex !important;
    width: 44px;
    height: 44px;
    /* top: -9px; */
    margin: 0px 15px 0px 5px;
    float: left;
    align-items: center;
    justify-content: center;
    position: relative;
    /* cursor: pointer; */
}

.basket__icon path {
    fill: white;
}

.basket__icon circle {
    fill: white;
}

.basket__icon svg {
    width: 34px;
}

.basket__num {
    position: absolute;
    background: #f7ab00;
    width: 18px;
    height: 18px;
    font-size: 9px;
    text-align: center;
    border-radius: 50px;
    right: 0px;
    top: 4px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
}

li.basket_block:hover .basket__icon path, li.basket_block:hover .basket__icon circle {
    fill: #bfe2fe;
    transition: 0.5s ease;
}

@media (max-width: 765px) {
    body:not(.black_theme) .basket__icon path, body:not(.black_theme) .basket__icon circle { /* fill:black; */
    }

    li.basket_block {
        top: 5px
    }

    .switch-theme {
        top: 5px;
    }
}

.xily-basket-holder {
    display: none;
    position: absolute;
    background: #FFF;
    margin: -1px 0 0;
    right: 7px;
    width: 300px;
    padding: 20px;
    font-size: 14px;
    border: 1px solid #EFEFEF !important;
    z-index: 999999;
    color: black;
}

#shop-basket:hover .xily-basket-holder, .cart-link {
    display: block
}

.xily-basket-holder a {
    line-height: 20px !important
}

.xily-basket-holder ul {
    margin: 0;
    padding: 0
}

.cart-link {
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 30px !important;
    margin: 15px 0 !important
}

#shop-basket:hover a.cart-link {
    color: #369DDA
}

.cart-link i {
    font-size: 20px;
    line-height: 28px;
    float: left;
    margin: 0 10px 0 0
}

.cart-link i.fa-angle-down {
    float: right;
    margin: 0 0 0 2px
}

.xily-header-links-holder .xily-header-links a.mobile-menu-link {
    display: none;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase
}

.xily-header-links-holder .xily-header-links a.mobile-menu-link i {
    font-size: 20px
}

.xily-basket-holder li {
    display: table;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.xily-basket-holder li .thumb, .xily-sidebar-holder .block .popular li .thumb {
    width: 60px;
}

.xl-align-middle {
    vertical-align: middle;
}

.xl-table-cell {
    display: table-cell;
}

.xily-basket-holder li .info {
    padding: 0 15px;
    line-height: 20px;
}

.xily-header-links-holder .xily-header-links a {
    margin: 0 12px 0 0;
    color: #111;
}

.xily-basket-holder a {
    line-height: 20px !important;
}

.block .popular li .info a, .xily-basket-holder li .info a {
    position: relative;
    display: block;
    margin: 0 0 2px;
}

.xily-header-links-holder .xily-header-links a:last-of-type {
    margin: 0;
}

.xily-basket-holder li .info .item-price, .xily-sidebar-holder .block .popular li .info .price {
    display: block;
    padding: 4px 0 0;
    font-weight: 600;
    font-size: 15px;
    color: #1d1d1d;
    text-align: left;
}

.xily-basket-holder li .info {
    padding: 0 15px;
    line-height: 20px;
    text-align: left;
}

.xily-basket-holder .item-remove {
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    line-height: 15px;
    font-size: 15px;
    color: #363636;
    background-image: url(/header/social/menu-icon_close.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

.xily-basket-holder .price {
    padding: 10px 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #363636;
    font-size: 15px;
    text-align: center;
}

.xily-basket-holder .buttons {
    padding: 15px;
    text-align: center;
}

.xily-basket-holder .buttons a {
    margin: 0;
    line-height: 20px !important;
    color: #4c4c4c;
}

.xily-button {
    display: inline-block;
    border: 2px solid transparent;
    color: #484848;
    line-height: normal;
    transition: all 0.2s cubic-bezier(.53, .84, .7, .96);
    background: #f0b73a;
    padding: 5px;
    border-radius: 3px;

}

#shop-basket a:hover {
    transition: 0.5s ease;
}

.block .popular li .thumb img, .xily-basket-holder li .thumb img {
    width: 100%;
    border-radius: 3px;
}

.xily-basket a {
    color: black;
}

.xily-basket-holder li .info a {
    color: #949494 !Important;
    font-size: 11px;
    text-align: left;
}

.xily-basket-holder li .info a:hover {
    color: #55aff5 !Important;
    transition: 0.5s ease;
}

.xily-button:hover {
    background: red;
    transition: 0.5s ease;
}

.black_theme .xily-basket-holder {
    background: #000000e6;
    color: white;
    border-color: black;
}

.black_theme .xily-basket-holder .item-remove {
    background-image: url(/dkl/black/menu-icon_close.png);
}

.black_theme .xily-basket-holder li .info .item-price {
    color: white;
}

.black_theme .xily-basket-holder .price {
    color: white;
}

.black_theme select {
    background: transparent;
}

.schBtn1 input {
    width: 100px;
    height: 33px;
    position: absolute;
    right: 5px !important;
    margin: 0px !important;
    color: black;
    top: 3px;
    line-height: 18px;
    font-size: 16px !important;
}


form.search {
    width: 100%;
}

.fbot {
    padding: 0px !important;
}


.podmenu_lof ul {

    padding-left: 4px;
}


.podmenu_lof {

    padding: 8px 0
}

.log > a {
    display: inline-block;
    float: left;
}

.auth_block {
    display: inline-block;
    width: 40px;
    height: 40px;
    /* background: white; */
    top: -8px;
    position: relative;
    margin-right: 13px;
    cursor: pointer;
}

.auth_block svg {
    max-width: 100%;
    max-height: 100%;
}

.auth_block:hover path {
    fill: #bde1fe;
    transition: 0.5s ease;
}

.light-btn {
    background: #e40808 !important;
    border-color: red !important;
}

.xt-close {
    background-image: url(/.s/src/ulightbox/fancybox_sprite.png) !important;
    top: -25px !important;
}

.pushy-right.pushy-open {
    z-index: 99999999999;
}

.log-form .uid-login .uid-btn {
    border: 5px solid #ea2127 !important;
}

.log-form .uid-login .uid-btn:hover {
    background: red !important;
    transition: 0.5s ease;
    color: white !important;
    text-decoration: none !important;
}


.dkl_login_form {
    color: white;
    /* background: #303133; */
    padding: 25px;
    border-radius: 9px;
    font-size: 18px;
    border: 1px solid #3f4143;
}

.dkl_login_form {
}

.dkl_login_form input[type="text"], .dkl_login_form input[type="password"] {
    background: #3f3f3f;
    outline: none;
    border: 1px solid #454545;
    border-radius: 4px;
    color: white;
    padding: 10px 15px;
    /* width: 190px; */
}

.dkl_login_form .loginDiv, .dkl_login_form .passwordDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    /* width: 150px!important; */
    /* max-width: 150px!important; */
}

.dkl_login_form .loginDiv span, .dkl_login_form .passwordDiv span {
    margin-right: 6px;
}

.passwordDiv {
}

.dkl_login_form .loginDiv input, .dkl_login_form .passwordDiv input {
    width: 300px !important;
}

.dkl_login_form .loginDiv span, .dkl_login_form .passwordDiv span {
    width: 80px;
    text-align: left;
}

.dkl_login_form .securityDiv {
    width: 150px;
    display: flex;
}

.dkl_login_form .buttonDiv input {
    background: #252323;
    font-size: 25px;
    border-radius: 5px;
    padding: 10px 20px !important;
    border: 1px solid #4f4949;
    margin-bottom: 9px;
}

.dkl_login_form .loginLinks {
    font-size: 14px;
    margin-top: 15px;
    color: white !important;
}

.dkl_login_form .loginLinks a {
    color: white !important;
}

.dkl_login_form .logLnkSep {
    margin-left: 6px;
}

.dkl_login_form .rememberDiv label {
    font-size: 15px;
    margin-left: 5px;
    top: 3px;
    position: relative;
    font-weight: 400;
    color: gray;
}

.dkl-user-menu {
    width: 100%;
    height: 70px;
    /* margin-top: -15px; */
    box-shadow: 0 0px 10px 2px #7b7b7b26;
    background: white;
}

.dkl-user-menu .dkl-row {
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;
}

.dkl-user-menu__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /* width: 50%; */
}

.dkl-auth-button {
    /* background: linear-gradient(45deg, #f1c047, #edaa29); */
    padding: 8px 25px !important;
    border-radius: 5px;
    color: #ffffff !important;
    align-items: center;
    justify-content: center;
    /* box-shadow: 1px 1px 9px #ffac05; */
    cursor: pointer;
    text-decoration: none !important;
    height: 41px !important;
    display: flex !important;
    margin-top: 0px !important;
    position: relative;
    top: -6px;
    border: 1px solid;
}

.dkl-auth-button path {
    fill: #ffffff;
}

.dkl-auth-button svg {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.dkl-auth-button:hover {
    /* background: linear-gradient(45deg, #e7b12b, #e9a013); */
    transition: 0.5s ease;
    /* box-shadow: 1px 1px 9px #ffc144; */
    background: white;
    color: #e40808 !important;
}

.dkl-user-menu__menu {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-top: -10px;
}

.dkl-user-menu__left:first-child {
    /* margin-right: 25px; */
}

.dkl-auth-button_first {
    margin-right: 7px;
}

.dkl-user-menu__right-buttons {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.dkl-user-menu__right-buttons_item svg {
    width: 30px;
    height: 30px;
}

.dkl-user-menu__right-buttons_item {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-right: 25px !Important;
}

.dkl-user-menu__right-buttons_item path, .dkl-user-menu__right-buttons_item circle {
    fill: #616161;
}

.dkl-user-menu__right-buttons_item a:hover path, .dkl-user-menu__right-buttons_item a:hover circle {
    fill: #121212;
    transition: 0.5s ease;
}

.notifications-count {
    position: absolute;
    background: #f7ab00;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: black;
    border-radius: 50px;
    text-align: center;
    line-height: 11px;
    top: 3px;
    right: -2px;
    font-size: 9px;
}

.dkl-user-menu__right-buttons_item a {
    position: relative;
}

.dkl-user-menu__right-buttons_item .basket__icon svg {
    width: 34px;
    height: 34px;
}

.dkl-user-menu__right .basket__num {
    right: -6px;
    top: -2px;
}

.messages-count {
    position: absolute;
    background: #f7ab00;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: black;
    border-radius: 50px;
    text-align: center;
    line-height: 11px;
    top: 3px;
    right: -7px;
    font-size: 9px;
}

@media (max-width: 1199px) {
    .header_search {
        width: 300px;
    }
}

@media (max-width: 765px) {
    .dkl-user-menu {
        margin-top: 15px;
        margin: 20px 70px;
        width: auto;
    }
}

@media (max-width: 680px) {
    .dkl-user-menu .dkl-row {
        flex-direction: column;
    }

    .dkl-user-menu .dkl-row {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .dkl-user-menu {
        height: auto;
    }

    .dkl-user-menu__right {
        justify-content: center;
        margin-top: 0px;
    }

    .dkl-user-menu {
        width: auto;
        padding: 0px;
        margin: 0px auto;
        margin-top: 25px;
    }

    .dkl-user-menu__left:first-child {
        margin-right: 0px;
    }
}

ul.dkl-logged-user-menu {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.dkl-user-menu .dkl-row:before, .dkl-user-menu .row:after {
    display: none;
}

.dkl-logged-user-menu a {
    line-height: 20px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 15px;
    color: #434343;
}

.dkl-user-menu__left {
    height: 100%;
}

.dkl-logged-user-menu li:first-child a {
    margin-left: 0px;
}

.dkl-logged-user-menu li:last-child a {
    margin-right: 0px;
}

.dkl-user-menu__right-buttons_item.basket {
    margin-right: 0px;
}

.dkl-logged-user-menu a:hover {
    text-decoration: none;
    color: black;
    transition: 0.5s ease;
}

.black_theme .dkl-user-menu {
    background: #393d45;
    box-shadow: 0 0px 10px 2px #00000026;
}

.black_theme .dkl-user-menu svg path, .black_theme .dkl-user-menu svg circle {
    fill: white;
}

.black_theme .dkl-logged-user-menu a {
    color: white;
}

.black_theme .dkl-user-menu__right-buttons_item a:hover path, .black_theme .dkl-user-menu__right-buttons_item a:hover circle {
    fill: #f1f3c6;
}

.dkl-user-menu__left {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.dkl-user-menu__logo img {
    height: 72px;
}

.dkl-user-menu__logo {
    padding-top: 3px;
    margin-right: 15px;
}

.header {
    padding: 5px !important;
}

.pulse-button {
    width: 25px !important;
    height: 25px !important;
}


a.dkl-auth-button {
    /* top: -23px!important; */
}

a.dkl-auth-button_first {
    top: 2px !important;
}

a.dkl-auth-button {
}

.dkl-auth-button:hover path {
    fill: #e40808;
}

.favourites-count {
    position: absolute;
    background: #f7ab00;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: black;
    border-radius: 50px;
    text-align: center;
    line-height: 11px;
    top: 3px;
    right: -19px;
    font-size: 9px;
}

.dkl-user-menu__right-buttons_item.favourites {
    margin-right: 35px !important;
}

.navbar-toggle .icon-bar {
    background: #353535;
}

.navbar-toggle {
    border: 1px solid #d1d1d1 !important;
    top: -3px;
}

@media (max-width: 998px) {
    .dkl-user-menu__logo {
        display: none;
    }
}

@media (max-width: 765px) {
    .dkl-auth-button {
        background: linear-gradient(45deg, #f1c047, #edaa29);
        padding: 0px 20px !important;
        border-radius: 5px;
        color: #121212 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 1px 1px 9px #ffac05;
        cursor: pointer;
        text-decoration: none !important;
        border: none;
        margin-top: 5px !important;
        box-shadow: none;
        margin: 0px !important;
        margin-top: 7px !important;
        font-size: 12px;
    }

    .dkl-auth-button svg {
    }

    .dkl-auth-button path {
        fill: #121212;
    }

    .dkl-auth-button svg {
        width: 25px;
        height: 30px;
        margin-right: 5px;
    }

    .dkl-auth-button:hover {
        background: linear-gradient(45deg, #e7b12b, #e9a013);
        transition: 0.5s ease;
        box-shadow: 1px 1px 9px #ffc144;
        color: white !important;
    }

    .dkl-auth-button:hover path {
        fill: white !important;
        transition: 0.5s ease;
    }
}


.dkl-stories {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -4px;
}

.dkl-stories li {
    width: 54px;
    height: 54px;
    /* overflow: hidden; */
    border-radius: 50px;
    position: relative;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    border: 3px solid #59c2efb8;
    padding: 5px;
    margin: 0px 6px;
}

.dkl-story {
    width: 77px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    opacity: 0.85;
}

.dkl-stories li a {
    overflow: hidden;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    border: 2px solid white;
    border-radius: 50px;
    top: 0px;
    left: 0px;
}

.dkl-stories li:first-child {
    border-color: #b3352d;
}

.dkl-stories li:hover {
    border-color: #2d8bb3;
    transition: 0.5s ease;
}

.dkl-stories li:first-child:hover {
    /* border-color: #e40808; */
    /* transition: 0.5s ease; */
}


.dkl-story__discount {
    position: absolute;
    background: #e40808;
    right: -9px;
    bottom: -3px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    color: white;
    padding: 3px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 26px;
    FONT-WEIGHT: BOLD;
}

.dkl-story.dkl-story_special {
    background-size: contain;
    width: 67px;
    height: 49px;
    background-position: center;
    top: -2px;
    opacity: 0.9;
}

.dkl-stories li:hover .dkl-story {
    opacity: 1;
    transition: 0.5s ease;
}

.dkl-stories li:first-child:hover {
    border-color: #b0101a;
    transition: 0.5s ease;
}

@media (max-width: 1060px) {
    .dkl-stories li:nth-last-child(-n+2) {
        display: none;
    }
}

@media (max-width: 1200px) {
    .dkl-stories li:nth-last-child(-n+1) {
        display: none;
    }
}

@media (max-width: 768px) {
    .dkl-stories li:nth-last-child(-n+2) {
        /* display: block; */
    }

    .dkl-user-menu .dkl-row {
        flex-direction: column;
        height: auto;
    }

    .dkl-user-menu.dkl-user-menu {
        height: auto;
    }

    .dkl-user-menu__right-buttons {
        display: none;
    }

    .dkl-user-menu__left {
        display: none;
    }

    .dkl-mobile-menu {
        display: flex !important;
        position: absolute;
        right: 4px;
        top: 5px;
    }

    .dkl-mobile-swith {
        display: flex !important;
        position: absolute;
        left: 125px;
        top: 4px
    }

    .dkl-auth-button {
        display: none !important;
        left: 0px;
    }

    .dkl-auth-button_first {
        display: flex !important;
        margin-right: 7px !important;
    }

    .navbar-nav .open .dropdown-menu {
        right: 50px;
    }

    .dkl-mobile-buttons {
        display: block !important;
        position: absolute;
        right: 180px;
        height: 59px; /* width: 250px; */
    }

    .dkl-mobile-buttons .dkl-user-menu__right-buttons {
        display: flex; /* width: 100%; */
    }
}

@media (max-width: 568px) {
    .dkl-stories li:nth-last-child(-n+1) {
        display: none;
    }
}

@media (max-width: 400px) {
    .dkl-stories li:nth-last-child(-n+2) {
        display: none;
    }
}

@media (max-width: 768px) {
    .header .container {
        max-width: 100% !important;
        margin: 0px !important;
        padding: 0px !important;
        top: 0px !important;
    }

    .header {
        margin-top: -5px; /* overflow: hidden; */
        max-width: calc(100% - 10px);
        height: auto !important;
        min-height: auto !important;
        position: relative !important;
        max-height: inherit;
    }
}

@media (max-width: 600px) {
    .dkl-auth-button_first { /* display:none!important; */
    }

    .dkl-user-menu {
        box-shadow: none;
        padding: 0px;
        margin: 0px;
        margin-top: 10px !important;
    }
}

@media (max-width: 769px) {
    .hidden-mobile { /* display:none!important; *//* color: red; */
    }
}


.dkl-mobile-buttons_auth {
    right: 85px !important;
}

@media (max-width: 768px) {
    .dkl-mobile-swith {
        /* display: none!important; */
        top: 15px;
        left: 150px;
    }
}

@media (max-width: 768px) {
    .mob_11 { /* display:none; */
        top: 33px;
        right: 21px;
    }

    .mob_11 a {
        color: black !important;
        font-size: 13px !important;
        margin: 0px !important;
        padding: 10px !important;
        padding-left: 10px !important;
        top: -14px !important;
    }

    .mob_11 li {
        margin: 0px !important;
        padding: 0px !important;
        height: auto!Important;
        line-height: 13px!important;
    }

    .dkl-mobile-buttons { /* right: 70px!important; */
        align-items: flex-start;
        justify-content: flex-start;
    }
}

@media (max-width: 485px) {
    .mob_11 a {
        font-size: 14px !important;
    }
}

@media (max-width: 450px) {
    .logo {
        width: 95px !important;
        top: 10px !important;
    }

    .dkl-mobile-swith {
        left: 120px
    }
}

@media (max-width: 768px) {
    .logo {
        position: absolute;
        top: 5px;
        width: auto;
        max-height: 200px !important;
    }

    .row.hed1 .col-sm-6 {
        width: 100%;
        display: block;
        height: 140px;
    }

    .dkl-mobile-buttons {
        top: 74px;
        right: auto !important;
        left: 30px !important;
    }

    .dkl-mobile-menu {
        top: 80px;
    }

    ul.topl-dd.navbar-default {
        width: auto !important;
    }
}

@media (max-width: 420px) {
    .mob_11 ul li a.dkl-auth-button{margin-top: 23px!important;font-size: 10px!important;padding: 5px 15px!Important;}

    .logo {
        max-height: 80px !important;
        width: auto !important;
    }

    .mob_11 {
        top: 5px;
    }

    .mob_11 a {
        padding-left: 5px !important;
        font-size: 9px;
    }

    .mob_11 ul {
        display: flex !important;
        flex-direction: column !important;
    }

    .mob_11 ul li a {
        line-height: 9px !important;
        height: auto !important;
        padding: 9px !important;
        top: -4px !important;
        position: relative;
    }

    .dkl-mobile-swith {
        left: 148px;
        top: 20px;
    }
}

@media (max-width: 338px) {
    .dkl-user-menu__right-buttons_item svg {
        width: 20px !important;
        height: 20px !important;
    }

    .dkl-user-menu__right-buttons_item .basket__icon svg {
        width: 26px !important;
        height: 35px !important;
        margin-left: -10px;
    }

    .basket__num {
        top: -2px;
        right: -10px !important;
    }
}


@media (max-width: 480px) {
    .dkl-mobile-buttons {
        right: auto;
        left: 0px
    }
}

@media (max-width: 700px) {
    .pushy-open {
        width: 100% !important;
        left: 0px;
        right: 0px;
        margin: 0px;
        max-width: 100% !important;
    }

    .log-form img {
        width: 70px;
        height: auto
    }

    .log-form h3 {
        margin-bottom: 0px !important;
    }

    a.uid-btn {
        padding: 0px !important;
        height: 50px !important;
        line-height: 40px !important;
    }

}

@media (max-width: 767px) {
    .xily-basket-holder {
        right: auto;
        padding: 15px !important
    }
}

.dkl-notifications {
    /* background: white; */
    /* width: 250px; */
    margin: 0px auto;
    /* padding: 11px; */
}

.dkl-notifications__title {
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    position: absolute;
    top: 29px;
}

.dkl-notifications__items {
    display: flex;
    flex-direction: column;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.dkl-notifications__item a {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: dimgrey !important;
    text-decoration: none !important;
}

.dkl-notifications__item {
    margin: 20px 0px;
    border-bottom: 1px solid #393939;
    padding-bottom: 20px;
}

.dkl-notifications__item:last-child {
    padding-bottom: 0px;
    border-bottom: 0px;
    margin-bottom: 0px;
}

.dkl-notifications__img {
    width: 70px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
}

.dkl-notifications__info {
    width: calc(100% - 80px);
    padding-left: 10px;
}

.dkl-notifications__action {
    font-size: 13px;
    text-align: left;
    color: #3df51e;
    margin-bottom: 7px;
}

.dkl-notifications__description {
    font-size: 16px;
    line-height: 18px;
    color: white;
    max-height: 38px;
    overflow: hidden;
    text-align: left;
}

.dkl-notifications__viewed {
    width: 10px;
}

.dkl-notifications__viewed {
    width: 10px;
    height: 10px;
    background: #0497ff;
    border-radius: 50px;
    margin-top: 10px;
}

.dkl-notifications__price {
    font-size: 14px;
    color: #ff2323;
    font-weight: bold;
}

.dkl-notifications__button {
    font-size: 13px;
    padding: 4px;
    border: 2px solid;
    display: inline-block;
    line-height: 13px;
    border-radius: 3px;
}

.dkl-notifications__more {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.dkl-notifications__button:hover {
    background: gray;
    color: white;
    transition: 0.5s ease;
    cursor: pointer;
    border-color: gray;
}

.dkl-notifications__item a:hover {
    text-decoration: none;
    color: #cbcbcb;
}

.dkl-notifications__date {
    font-size: 12px;
    font-weight: bold;
    color: #939393;
    text-align: left;
}

li.dkl-notifications__item.viewed .dkl-notifications__viewed {
    background: transparent;
}

li.dkl-notifications__item.viewed {
    opacity: 0.5;
    filter: grayscale(1);
}

.user-side.notification-block {
    overflow-y: auto;
}

.user-side {
    padding-bottom: 0px !important;
}


.basket-icon-link {
    display: block;
    position: relative;
}


.navbar-header2 {
    position: relative !important;
}

.wish {
    text-align: center;
    font-size: 24px;
    color: #1a1a1a;
    /* height:50px; */
    line-height: 50px;
    box-sizing: border-box;
    /* width:50%; */
    background-color: transparent !important;
    cursor: pointer !Important;
    transition: all .3s ease;
    padding: 0px !important;
    margin: 0px !important;
    height: auto !important;
    float: none !important;
    position: relative !important;
    top: 5px;
}

.wish:before {
    content: " ";
    background-size: cover;
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
}

.wish.wadd:before {
    background-image: url(/dkl-new/img/wadd.svg);
}

.wish.wdel:before {
    background-image: url(/dkl-new/img/wdel.svg);
}

.wish.wdel {
    color: red
}

.add_to_basket_block {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1670px) {
    .bigbuynow a {
        width: 120px;
    }
}

.bigbuttons2 .wish {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e40808;
    border-radius: 13px;
    font-weight: bold;
    margin-top: 15px !important;
}

.dkl-to-wish {
    width: 100%;
}

.dkl-to-wish .wish {
    padding: 0px !important;
    line-height: 46px;
}

@media (max-width: 600px) {
    .bigbuttons2 .dkl-to-wish .wish:after {
        font-size: 12px !Important;
    }
}
li.hidden-mobile a:hover {
    color: #efe1c2!important;
}

.dkl_related_entries .goods-list {
    display: flex!important;
    /* flex-direction: column; */
    width: 100%;
    background: #F3F3F3;
    height: auto;
    position: relative;
    min-height: auto;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}

.dkl_related_entries .itemsitem .list-item.related {
    background: white;
    margin: 0px!important;
    border-radius: 20px;
    height: auto;
    padding-bottom: 10px;
    /* margin: 15px!important; */
    padding: 10px;
}

.dkl_related_entries .list-item img {
    height: 100px!important;
    width: auto;
    border-radius: 23px;
    /* max-height: 100px!important; */
}

.dkl_related_entries {}

.dkl_related_entries .listtitle {
    display: none;
}

.dkl_related_entries .listpic {
    height: auto;
    padding: 0px!important;
    margin: 0px!important;
}

.dkl_related_entries .listprice {
    color: black;
    padding: 5px;
}

.h_3_new_2 .dkl_related_entries .list-item {
    margin: 15px!important;
}

.dkl_related_entries .h_3_new_2 .list-item {
    width: auto!important;
}

.dkl_related_entries .list-item {
    width: 150px!important;
    height: 100%!Important;
}

.dkl_related_entries .listpic center {
    display: none;
}

.dkl_related_entries {
}

.dkl_related_entries .addtobusket a {
    font-size: 11px!important;
    padding: 0px 10px!important;
    text-align: center!important;
}

.dkl_related_entries .addtobusket {
    width: auto!important;
    padding: 0px!important;
    margin-right: 10px;
}

.dkl_related_entries .addtobusket span:after {
    content:"";
}

.dkl_related_entries .listpic:hover img {
    height: 120px!important;
    transition: 0.8s ease;
}

.dkl_related_entries .h_3_new {
    background: #f3f3f3;
    /* margin-top: 25px; */
    padding-top: 23px;
    /* font-weight: bold; */
    text-align: left;
    font-size: 22px;
    color: #a1a1a1;
    margin-left: 25px;
    font-weight: 200;
    font-style: italic;
    font-stretch: condensed;
    text-align: center;
}

.dkl_related_entries .addtobusket a span {
    padding: 0px!important;
}

.dkl_wishlist_title {
    font-size: 25px;
    margin-bottom: 15px;
}

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

.dkl-story__about {
    border-radius: 0px!important;
    border: none!important;
    font-size: 15px;
    width: 70px!important;
    height: auto;
    color: #9b9b9b;
    margin-left: 25px;
    font-weight: 600;
    font-style: italic;
    font-stretch: condensed;
    text-align: center;
    position:relative;
    top: 7px;
    text-align: center;
    left: -10px;
}

.dkl-story__about svg{
    position:absolute;
    top: -20px;
    right: -15px;
    transform: rotate(49deg);
}

li.dkl-story__about span {
    position: relative;
    right: 12px;
}

@media(max-width:420px){
    .dkl-story__about{width:50px!important; font-size:13px!important}
    .dkl-story__about svg{top:-25px; right:-25px}
}

li.dkl-story__about path {
    fill: #9b9b9b;
}

.color-icons-title {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 27px;
    margin-top: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-top: 2px dashed #dd28412b;
    padding-top: 32px;
}

.pushy-open .close {
    margin-top: 0px!important;
}

@media (max-width:500px){.content .list-item {
    width: 50%!important;
}
    .addtobusket a{font-size:11px!important;}
}

@media(max-width:500px){
    .dkl_related_entries .h_3_new{margin-left:0px}
}

@media(max-width:500px){
    .dkl_related_entries .goods-list .list-item{width: 40%!important;margin: 0px!important;margin-right: 2.5%!important;margin-bottom: 2.5%!important;}
    .dkl_related_entries .goods-list{display: flex!important;align-items:center!important;justify-content:center!important}
}