@media screen and (max-width: 1280px) {
    .crstms_tree {
        display: none
    }

    .star {
        display: none;
    }
}

/*NY2018*/
@media screen and (min-width: 1280px) {
    .logo-and-soc {
        background: none;
    }
}

/*NY2018*/
@media screen and (min-width: 1200px) {
    .logo-and-soc {
        background: none;
    }

    .snow_pre_footer {
        display: none;
    }

    .mobile_menu {
        display: none;
    }
}

/*NY2018*/
@media screen and (max-width: 1199px) {
    .post-list {
        justify-content: center;
    }

    .post-list .post-item {
        width: calc(100% * (1 / 2) - 10px - 1px) !important;
        margin: 15px;
    }

    .logo-and-soc {
        background-size: contain;
    }

    .all-content-here .line {
        background-position: 230px -10px;
    }

    .ny {
        display: none;
    }

    .mobile {
    }
}

/*NY2018*/
@media screen and (max-width: 959px) {
    .snow_pre_footer {
        display: none;
    }

    .logo-and-soc {
        background: url(../images/newyear/snow_bottom_md.png) no-repeat;
    }
}

/*NY2018*/
@media screen and (max-width: 589px) {

    .snow_pre_footer {
        display: none;
    }

    .snow_md {
        background: url(../images/newyear/snow_bottom_mob.png) no-repeat;
        background-size: contain;
    }

    .snow_pre_footer {
        background: url(../images/newyear/snow_bottom_mob.png) no-repeat;
        display: block;
        background-size: contain;
    }
}

/*NY2018*/
@media screen and (min-width: 960px) {
    .price-form-mobile {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .product .image > a > img {
        width: auto;
        height: auto;
        max-height: 270px;
        display: block;
        margin: 0 auto;
    }

    .not-like-this {
        /*height:893px;*/
        position: relative;
        padding: 0 15px 0 0;
    }

    .not-like-this:last-child {
        padding: 0 0 0 15px;
    }

    .not-like-this .bside {
        /*position:absolute;*/
        bottom: 0;
    }

    .carousel-indicators {
        bottom: 10px !important;
    }

    #content .main-sliderind .carousel-caption {
        padding: 0;
        height: 260px;
        top: 50%;
        margin-top: -130px;
    }

    #content .main-sliderind .fakeblock {
        flex-shrink: 0;
        width: 325px;
    }

    #content .main-sliderind .baners {
        padding-left: 16px;
        margin-top: 20px;
        width: auto;
    }

    #content .main-sliderind .baners .item:first-child {
        margin-bottom: 16px;
    }

    #content .main-sliderind .baners .item {
        position: relative;
        padding-right: 3px;
    }

    #content .main-sliderind .baners .item p {
        color: #000000;
        font-size: 22px;
        font-weight: normal;
        line-height: 1;
    }

    #content .main-sliderind .baners .item p b {
        font-size: 22px;
        line-height: 0.7;
    }

    #content .main-sliderind .baners .item .inf {
        position: absolute;
        bottom: 10px;
        padding: 0 20px;
    }

    #content .main-sliderind {
        display: flex;
    }

    #content .main-sliderind .fakeblock, #content .main-sliderind .baners {
        display: block;
    }

    #content .main-sliderind .baners img {
        width: 100%;
    }

    #content .main-sliderind .carousel {
        margin-top: 20px;
    }

    button.btn.filter-submit {
        display: none;
    }

    .mobile-static-cart {
        display: none;
    }

    .h-960 {
        display: block;
    }

    .w-960 {
        display: none;
    }

    div#cart_informer {
        height: 100%;
        border-left: 1px solid #e2e2e2;
        padding: 25px 0;
        height: auto;
    }

    footer nav {
        padding: 20px 0;
        overflow: hidden;
    }

    footer .nav, .logo-and-soc {
        float: left;
    }

    .overside-menu {
        position: absolute;
        top: 20px;
        z-index: 45;
        left: 35px;
    }

    .overside-menu h6 {
        border-top: 1px solid #dee0e6;
        border-radius: 9px 9px 0 0;
        border-right: 1px solid #dee0e6;
        border-left: 1px solid #dee0e6;
    }

    .overside-menu ul {
        border-radius: 0 0 9px 9px;
    }

    .overside-menu > ul {
        border: 1px solid #dee0e6;
        border-radius: 6px;
    }

    .overside-menu > ul > li > span > a {
        padding: 0px 20px;
    }

    .m-1200 {
        display: none;
    }

    .main-menu ul.main-ins li {
        width: 260px;
    }

    .main-menu ul.main-ins li:last-child .subcat {
        right: 0;
    }

    .main-menu > ul {
        border-top: 1px solid #dee0e6;
        position: relative;
        display: table;
        width: 100%;
        height: 50px;
        padding: 0;
        box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
        z-index: 49;
    }

    .main-menu > ul > li {
        display: table-cell;
        float: none;
        border-right: 1px solid #dee0e6;
    }

    .main-menu > ul > li:last-child {
        border-right: none;
    }

    .main-menu > ul > li .subcat {
        border-bottom: 1px solid #dee0e6;
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    }

    .main-menu > ul > li .subcat ul {
        padding: 0;
        float: left;
        border-right: 1px solid #dee0e6;
    }

    .main-menu > ul > li .subcat ul:last-child {
        border: none;
    }

    .main-menu > ul > li .subcat ul li {
    }

    .main-menu ul.main-ins li a {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 50px;
        font-size: 15px;
        font-weight: bold;
        color: #000000;
        min-width: 120px;
    }

    .main-menu ul.main-ins > li > a {
    }

    .main-menu ul li a:hover {
        background-color: #f3f5f9;
        color: #3754af;
        text-decoration: none;
    }

    .main-menu ul li:hover {
        background-color: #f3f5f9;
    }

    .main-menu ul li a.active {
        color: #666666;
    }

    .main-menu ul li:nth-child(4) div.subcat {
        left: 50%;
        margin-left: -521.5px;
    }

    .main-menu ul li > div.subcat {
        border-top: 1px solid #dee0e6;
        display: none;
        position: absolute;
        margin: 0;
        padding: 0px;
        background-color: #fff;
    }

    /*.main-menu ul li ul{left:0;border-top:none;display:none;position:absolute;width:100%;margin:1px 0 0 0;padding:0px;background-color:#fff;}*/
    .main-menu ul li ul li {
        display: block;
    }

    .main-menu ul li ul li a {
        text-align: left !important;
        padding-left: 20px;
        padding-right: 20px;
    }

    .main-menu ul li ul li a:hover {
        background-color: #3754af;
        color: #ffffff;
    }

    .main-menu ul li:hover .subcat {
        display: table;
    }

    i.icon-arrow {
        background: url(../images/arrow-main-menu.png) no-repeat;
        width: 11px;
        height: 6px;
        display: inline-block;
        margin-left: 5px;
    }
}

@media screen and (max-width: 1500px) {
    ul.more-gifts li {
        width: 33.33%;
    }

    .price-on-print > div {
        display: block;
        float: none;
    }

    .price-on-print .img-block, .price-on-print .img-block .carousel-p {
        max-width: 100%;
    }

    .carousel-p ul li {
        width: 48%;
        float: left;
        margin-left: 2%;
    }

    .carousel-p ul li:nth-child(odd) {
        margin-right: 2%;
        margin-left: 0;
    }

    ul.nav.nav-pills.table-price-print li:last-child {
        display: inline-block;
        float: left;
        clear: both;
        width: 270px;
        margin-top: 16px;
    }

    .carousel-p ul li span {
        margin: 0 auto;
        float: none;
        clear: both;
    }

    .price-on-print .price-p {
        margin: 0;
        width: 100% !important;
        float: left;
        clear: both;
    }

    #slider .carousel-caption h5 {
        font-size: 30px;
    }

    #slider .carousel-caption h2 {
        font-size: 70px;
    }

    #slider .carousel-caption p {
        font-size: 14px;
    }

    #slider .carousel-caption a {
        font-size: 13px;
    }

    #slider .carousel-caption {
        top: 10%;
    }

    .menu-top label {
        display: none;
    }
}

@media screen and (max-width: 1820px) {
    .product.product-page .conteiner .payment-methods ul li {
        width: 25%;
    }

    ul.features li {
        width: 49%;
    }

    li.product {
    }

    #search input.input_search {
        width: 150px !important;
    }

    .price-on-print .send-req > div {
        display: block;
    }

    .price-on-print .send-req input[type="submit"] {
        margin: 15px auto 0;
        display: block;
    }

    .price-on-print .price-p {
        min-width: 319px;
    }
}

@media screen and (max-width: 1690px) {
    #map {
        margin-top: 15px;
    }

    #content .main-sliderind .baners .item:first-child {
        margin-bottom: 14px !important;
    }

    #content .main-sliderind .baners .item p {
        font-size: 16px !important;
    }

    #content .main-sliderind .baners .item p b {
        font-size: 18px !important;
    }

    .price-on-print .slider-p {
        min-width: 469px;
        width: auto;
    }

    .price-on-print .send-req > p {
        width: 220px;
    }

    .carousel-p {
        width: auto;
        flex-shrink: initial;
    }

    .price-on-print .img-block {
        width: 100%;
        flex-shrink: initial;
    }

    .price-on-print .price-p {
        width: auto;
    }

    .product.product-page .conteiner .voidetilinet a:first-child {
        margin-right: 8px;
    }

    .product.product-page .conteiner .voidetilinet a:last-child {
        margin-left: 9px;
    }

    .product.product-page .conteiner .payment-methods ul li {
        width: 33.33%;
    }

    .product .description form.variants input[type='submit'] {
        width: 48%;
    }

    .menu-bottom ul {
        padding: 5px 0 18px 0;
    }

    .menu-bottom ul li {
        background-position: top center !important;
        padding: 35px 0 0;
        margin: 0 5px;
    }

    .menu-bottom ul li span {
        padding-right: 0;
    }
}

@media screen and (max-width: 1540px) {
    .some-inform-for-user {
        display: block;
    }

    .form-for-price div > div {
        width: auto;
        margin: 0 auto;
    }

    .full-resize {
        display: flex;
        padding: 20px 100px;
    }

    .form-for-price {
        height: auto;
        padding-bottom: 20px;
    }

    .form-for-price input[type="text"], .form-for-price input[type="tel"] {
        height: 40px;
        width: 50%;
        margin-right: 20px;
    }

    .form-for-price {
        width: 100%;
    }

    .btn-block-slide a.prev {
        left: 10px;
    }

    .btn-block-slide a.next {
        right: 10px;
    }

    .slider-p-wrapper {
        padding: 0 10px;
    }

    .order-info .first-block .col-lg-6 {
        width: 50%;
        float: left;
    }

    .order-info .col-lg-6 {
        width: 100%;
    }

    .wd-right, .container-tabs {
        width: 100%;
    }

    .product.product-page .add_products_to_cart ul {
        width: 100%;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
    }

    .add_products_to_cart ul li {
        padding: 0;
        margin: 20px;
    }

    .all-content-here .add_products_to_cart > h2 {
        padding: 0 29px;
    }

    .product.product-page .add_products_to_cart {
        float: left;
        width: 100%;
        padding: 29px 0;
    }

    .product.product-page .add_products_to_cart ul li:first-child {
        border-left: none;
    }

    .product.product-page .add_products_to_cart ul li {
        float: left;
        border-bottom: none;
        border-left: 1px solid #dee0e6;
        width: 33.33%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .product.product-page .conteiner .payment-methods ul li {
        width: 25%;
    }

    .right-sidebar {
        display: none;
    }

    .menu-bottom ul li span {
        display: none !important;
    }

    .menu-bottom ul li {
        margin: 0 0;
        width: 33.33%;
        display: flex;
        background-position: center center !important;
    }

    #search input.input_search {
        width: 280px !important;
    }

    .menu-bottom ul {
        padding: 16px 0 16px 0 !important;
    }
}

@media screen and (max-width: 1400px) {
    .price-on-print .slider-p {
        min-width: 356px;
        width: auto;
        flex-shrink: initial;
    }

    .y-maprr #map {
        height: 300px;
    }
}

@media screen and (max-width: 1370px) {
    li.product {
        width: calc(100% * (1 / 3) - 10px - 1px) !important;
    }

    .pringing-page .table-price-print > li a {
        padding: 8px 21px !important;
    }

    .product.product-page .conteiner .payment-methods ul li {
        text-align: left;
        width: 14%;
    }

    .product.product-page .conteiner .col-lg-6 {
        width: 100%;
    }

    .conteiner iframe {
        width: 590px;
    }

    .product.product-page .conteiner > div:last-child, .product.product-page .conteiner > div:first-child {
        padding: 0;
    }

    footer .copy {
        display: block;
    }

    .logo-and-soc {
        width: 20%;
    }

    footer .nav {
        width: 80%;
    }

    footer .nav-footer-block {
        width: 25%;
    }

    footer .nav-footer-block:last-child {
        display: none;
    }

    #search input.input_search {
        width: 150px !important;
    }

    .nav > li > a {
        padding: 10px 8px !important;
    }

    nav .soc .nav-soc {
        padding: 0 10px 0 3px;
    }

    .menu-bottom .right-side {
        padding-right: 10px;
    }
}

@media screen and (max-width: 1279px) {
    .tooltip {
        display: none !important;
    }

    .product.product-page span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
        width: 110px;
    }

    #cart_informer span.price {
        display: none;
    }

    #cart_informer p {
        display: none;
    }

    .heart-icon svg ~ path:hover {
        fill: #df3ab8;
    }

    .col-lg-6.inform-user, .col-lg-6.what-u-buy, .wrapper-cart-shadow {
        width: 100%;
    }

    .container-cart {
        padding: 20px;
    }

    .cart-disc-block {
        overflow: hidden;
    }

    .kol {
        display: flex;
        justify-content: space-between;
    }

    .calc-order-num {
        width: 50%;
    }

    button.cart-delete-btn {
        margin-top: 10px;
    }

    .cart-disc-block form {
        float: left;
        padding: 30px 20px 20px;
    }

    .cart-disc-block p {
        margin-top: 30px;
    }

    .order-delivery .row {
        width: 50%;
        float: left;
    }

    .order-delivery .col-lg-6 {
        width: 50%;
        float: left;
    }

    .order-delivery .col-lg-12 {
        padding: 0 !important;
        float: left;
        width: 50%;
    }

    .radio-block-cart {
        border: none;
    }

    .order-delivery {
        border-bottom: 1px solid #dee0e6;
        padding: 0 0 20px;
        margin-bottom: 10px;
    }

    .col-lg-6.inform-user .col-lg-6 {
        width: 50%;
        float: left;
    }

    .col-lg-6.what-u-buy .voidetilinet {
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (max-width: 1280px) {
    #content .main-sliderind .baners .item .inf {
        bottom: 2px !important;
        padding: 0 10px !important;
    }

    #slider .carousel-caption h2 {
        font-size: 60px;
    }

    #content .main-sliderind .carousel-caption {
        height: 210px !important;
        top: 50%;
        margin-top: -110px !important;
        padding: 0;
    }

    #content .main-sliderind .baners .item:first-child {
        margin-bottom: 9px !important;
    }

    .carousel-indicators {
        bottom: 0px !important;
    }

    .price-on-print .price-p h3 {
        font-size: 12px;
    }

    .price-on-print .price-p {
        min-width: 272px;
    }

    .price-on-print .send-req > p {
        text-align: center;
    }

    .container-tabs ul.nav {
        margin: 0;
    }

    .inform-block > div > div {
        margin-bottom: 28px;
        width: 100%;
    }

    ul.nav {
        margin-left: -10px;
    }

    .nav-pills > li:first-child a {
        padding-left: 10px !important;
    }

    ul.nav li a {
        padding: 10px 3px !important;
    }

    .menu-top {
        position: relative;
    }

    .m-1280 {
        display: block !important;
    }

    .d-1900 {
        display: none !important;
    }

    .menu-bottom a.btn.clbk {
        width: 155px !important;
    }
}

@media screen and (max-width: 1199px) {
    .btn-filter-block img {
        position: absolute;
        bottom: 20px;
        width: 80px;
        left: 165px;
    }

    .ProductsView header #path, .ProductView header #path {
        margin-left: 0;
        position: relative;
        bottom: 0;
        padding: 15px 15px 0;
    }

    .subscrible {
        display: inline-block;
        height: auto;
        padding: 20px 30px;
    }

    .subscrible span {
        line-height: normal;
        margin-bottom: 10px;
    }

    .not-like-this {
        width: 100%;
    }

    .not-like-this .bside {
        margin-top: 35px;
    }

    .baners {
        display: none;
    }


    #wrapper .main-menu {
        display: none;
    }

    .mobile-static-cart a > span {
        display: block;
        font-size: 12px;
        color: #000;
        font-weight: normal;
    }


    .mobile-static-cart p {
        font-weight: bold;
        float: right;
        position: absolute;
        right: 0;
        top: 5px;
        background-color: #3754af;
        padding: 8px;
        border-radius: 6px;
        color: #fff;
        font-size: 14px;
    }

    .mobile-static-cart {
        position: fixed;
        z-index: 100;
        bottom: 0;
        height: 45px;
        vertical-align: middle;
        display: table;
        width: 100%;
        padding: 0 40px;
        background-color: #fff;
        border-top: 1px solid #dee0e6;
    }

    .mobile-static-cart a {
        vertical-align: middle;
        display: table-cell;
        width: 100%;
        position: relative;
    }


    .pop-menu {
        border-right: 1px solid #dee0e6;
        padding-bottom: 40px;
    }

    div#search {
        float: none;
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #dee0e6;
    }

    div#search form {
        display: inline-block;
        width: 100%;
    }

    #search input.input_search {
        width: 196px !important;
    }

    ul.nav li a {
        text-decoration: none !important;
        font-size: 15px !important;
        padding: 17px 21px !important;
        border-bottom: 1px solid #dee0e6;
        font-weight: bold;
    }

    .contacts-top {
        display: block;
    }

    .contacts-feedback.block-style-1 {
        margin: 10px auto;
    }

    #cart_informer a {
        float: right;
    }

    .over-for-open-menu .other {
        padding: 10px 0;
        overflow: hidden;
    }

    .over-for-open-menu .other > ul li span {
        display: table-cell;
        vertical-align: middle;
        font-size: 13px;
        font-weight: 500;
        color: #666666;
        line-height: 1.231;
        padding-right: 18px;
    }

    .over-for-open-menu .soc label {
        font-size: 13px;
        color: #666666;
        font-weight: normal;
        display: block;
    }

    .over-for-open-menu .other a.icon-phone {
        font-weight: 500;
        margin-left: 21px;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .over-for-open-menu .other .btn {
        display: block !important;
        float: none;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
    }

    .over-for-open-menu .soc {
        float: none !important;
        display: block;
        height: auto;
        padding-left: 21px;
    }

    .over-for-open-menu .other > ul {
        display: block;
        float: left;
        list-style: none;
        padding: 10px 0 0 21px;
    }

    .over-for-open-menu .other .copy {
        display: block;
        float: left;
        margin-left: 21px;
        padding-bottom: 5px;
    }

    .over-for-open-menu .other .copy span {
        display: block;
        font-weight: normal;
        color: #606060;
        font-size: 13px;
    }

    .over-for-open-menu .other > ul li:last-child {
        margin-right: 0;
    }

    .over-for-open-menu .other > ul li.icon-medal {
        background: url('../images/icon-1.png') no-repeat;
        background-position: left center;
    }

    .over-for-open-menu .other > ul li.icon-car {
        background: url('../images/icon-2.png') no-repeat;
        background-position: left center;
    }

    .over-for-open-menu .other > ul li.icon-ok {
        background: url('../images/icon-3.png') no-repeat;
        background-position: left center;
    }

    .over-for-open-menu .other > ul li {
        padding: 10px 0 0 46px;
        height: 40px;
        vertical-align: middle;
        margin: 5px 0;
    }

    nav .soc .nav-soc {
        padding: 10px 0;
    }

    ul.nav-soc.nav-pills li {
        margin-right: 5px !important;
        margin-left: 0;
    }

    .dekorator.shariki-obschee .col-lg-6 {
        width: 50%;
        float: left;
    }

    .order-info .order-back-inf {
        margin-top: 20px;
    }

    .order-block-wrap > div {
        width: 560px;
    }

    .order-block-wrap {
        background-size: cover !important;
    }

    .order-block .col-lg-4:nth-child(1) {
        border-right: 1px solid #dee0e6;
        border-bottom: none;
        border-radius: 6px 6px 0 0;
    }

    .order-block .col-lg-4:nth-child(3) {
        border-top: none;
        border-left: 1px solid #dee0e6;
        border-radius: 0 0 6px 6px;
    }

    .order-info .first-block .col-lg-12 {
        float: left;
        width: 100%;
    }

    .h-960 {
        display: none;
    }

    .w-960 {
        display: block;
    }

    .response-wrap > div {
        width: 50%;
        float: left;
        text-align: left;
    }

    .leave-response textarea {
        height: 129px;
    }

    .leave-response input[type="submit"] {
        margin-top: 15px;
    }

    .response-wrap > div:nth-child(1) {
        padding-right: 19px;
    }

    .response-wrap > div:nth-child(3) {
        margin-top: -100px;
    }

    .response-wrap > div:nth-child(4) {
        width: 100%;
    }

    .leave-response label#label-for-file i {
        display: inline-block;
        float: left;
    }

    .leave-response label#label-for-file span {
        margin-left: 15px;
    }

    .leave-response input[type="text"], .leave-response textarea {
        width: 100%;
    }

    .leave-response label {
        float: none;
    }

    .reviews .leave-response {
        margin: 0;
        width: 100%;
        height: 317px;
    }

    .reviews {
        display: block;
    }

    li.product .side-block {
        width: 100% !important;
    }

    .filter-title {
        position: relative;
    }

    .filter-title h5 {
        font-size: 15px;
    }

    #filter {
        padding: 20px 29px;
        position: relative;
    }

    .filter-title > a {
        text-indent: -9999px;
        position: absolute;
        width: 100%;
        left: 0;
        padding: 0;
    }

    .variant label:before {
        top: 50%;
        margin: -6px 0 0 0;
    }

    div#cart_informer {
    }

    .nav-footer-block.call-back .icon-phone span {
        padding: 0 20px;
    }

    .nav-footer-block.call-back p {
        padding: 0 20px;
    }

    .nav-footer-block.active h5 {
        background-image: url('../images/arrow-main-menu-up.png');
        background-repeat: no-repeat;
        background-position: center right;
    }

    footer .nav-footer-block ul {
        background-color: #f3f5f9;
        margin: 0;
    }

    footer .nav-footer-block.active ul {
        padding: 10px 0;
    }

    .nav-footer-block.copyright.call-back {
        display: inline-block;
        padding: 20px;
        overflow: hidden;
    }

    .nav-footer-block.copyright.call-back span {
        float: left;
        margin-right: 10px;
    }

    footer .nav-footer-block ul li a {
        padding: 15px 20px !important;
        display: inline-block;
        width: 100%;
    }

    .logo-and-soc {
        width: 100%;
        padding: 25px;
        overflow: hidden;
    }

    footer .nav {
        width: 100%;
    }

    footer .copy {
        display: none;
    }

    footer .nav-footer-block ul {
        max-height: 0;
        transition: all .6s ease;
        overflow: hidden;
    }

    footer .nav-footer-block.active {
        background-color: #fff;
    }

    footer .nav-footer-block {
        border-top: 1px solid #dcdcdc;
    }

    footer .nav-footer-block h5 {
        background-image: url('../images/arrow-main-menu.png');
        background-repeat: no-repeat;
        background-position: center right;
        padding: 20px 0 20px 20px;
        margin: 0 20px 0 0;
        cursor: pointer;
    }

    footer .nav-footer-block:last-child {
        border-bottom: 1px solid #dcdcdc;
    }

    footer .logo-and-soc img {
        float: left;
    }

    footer .logo-and-soc p {
        float: left;
        width: 125px;
        margin-top: 50px;
        margin-bottom: 0;
        margin-left: 20px;
    }

    footer ul.nav-soc {
        float: right;
        margin: 55px 0 0;
    }

    footer .nav-footer-block {
        width: 100%;
    }

    .inform-block {
        position: relative;
    }

    .inform-block > div {
        height: 125px;
        overflow: hidden;
    }

    .inform-block a.mobile {
        background: url('../images/arrow-main-menu.png') no-repeat center right;
        bottom: 0;
        padding: 0 20px 0 0;
        font-size: 13px;
        font-weight: normal;
        color: #3754af;
        text-decoration: underline;
        display: inline-block;
    }

    .inform-block a.mobile:hover {
        text-decoration: none;
    }

    .inform-block h3, .inform-block h1 {
        font-size: 24px;
    }

    .all-content-here .line {
        margin-top: -24px;
        height: 24px;
    }

    .all-content-here h2, .all-content-here h1, .contacts-info h1 {
        font-size: 30px;
    }

    a:focus, a:active {
        background-color: transparent;
        border-color: transparent;
        outline-color: transparent;
    }

    tr.variant {
        width: 100%;
    }

    li.product .side-block:hover {
        border-radius: 4px;
        transition: 0.3s;
    }

    li.product .side-block {
    }

    .variant label {
        padding-left: 25px;
        padding-top: 4px;
        text-align: left;
        padding-left: 35px;
    }

    .variant label span.currency {
        margin-right: 5px;
    }

    .all-content-here {
        width: 100%;
        padding: 20px;
        margin: 0;
    }

    li.product {
    }

    .nav-pills > li:first-child a {
        padding: 18px 0 18px 20px !important;
    }

    .main-menu ul {
        margin: 0 !important;
        padding: 0 !important;
    }

    .main-ins li {
        width: 100%;
        list-style: none;
        border-bottom: 1px solid #5466ba;
        background-color: #4355ab;
    }

    .main-ins li.selected {
        background-color: #eb5a96;
    }

    .main-ins li.active {
    }

    .main-menu .nav-pills > li + li {
        margin: 0;
    }

    .main-ins li a {
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        padding: 18px 0 18px 20px;
        display: block;
        position: relative;
    }

    .main-ins > li.has-ul.active > a {
        background-color: #eb5a96 !important;
        width: 100%;
        border-radius: 0;
        margin-top: -1px;
    }

    .main-menu ul li ul {
        background-color: #39478a;
    }

    .main-menu ul li.active ul {
        padding: 10px 0 !important;
    }

    .active i.icon-arrow {
        background: url(../images/arrow-main-menu-fff-up.png) no-repeat center center;
    }

    i.icon-arrow {
        background: url(../images/arrow-main-menu-fff.png) no-repeat center center;
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 15px;
        top: 20px;
    }

    ul.main-ins > li.active {
        background-color: #f3f5f9 !important;
        color: #4355ab !important;
    }

    .main-menu .main-ins li > ul > li {
        border: none !important;
        background-color: #39478a;
    }

    .main-menu .main-ins li > ul > li a {
        color: #8f99c7;
        font-size: 13px;
        padding: 7px 0 7px 30px !important;
    }

    .main-menu .main-ins li > ul > li.selected a {
        color: #ffffff;
        border-left: 3px solid #eb5a96;
        padding: 0px 0 0px 30px !important;
        margin: 7px 0;
    }

    .main-menu ul {
        overflow: hidden;
    }

    .main-menu ul ul {
        max-height: 0;
        transition: all .6s ease;
        overflow: hidden;
    }


    .pop-menu .main-menu ul ul li.has-sublevel ul {
        border: none;
    }

    .pop-menu li.has-subcat.selected.active > ul.subcat {
        display: block;
    }

    .pop-menu li.has-subcat.selected.active > ul.subcat li a.selected {
        color: #ffffff;
        border-left: 3px solid #eb5a96;
        padding: 0px 0 0px 30px !important;
        margin: 7px 0;
    }

    .pop-menu li.has-sublevel ul li a {
        text-decoration: none;
    }

    .m-1200 {
        display: block !important;
    }

    nav.desc {
        display: none !important;
    }

    .desc {
        display: none !important;
    }

    .mobile {
        display: flex;
        justify-content: space-between;
        padding: 0 20px;
    }

    .mobile a.open_menu {
        background: url('../images/icon-menu.png') no-repeat;
        width: 25px;
        height: 19px;
        display: block;
    }

    .mobile .logo {
        width: 95px;
    }

    .mobile .logo img {
        width: 95px;
        height: 70px;
    }

    .main-menu a.open_side_menu {
        background-color: #4355ab;
        padding: 26px 20px;
        width: 100%;
        height: 54px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        line-height: 0;
    }

    .main-menu a.open_side_menu i.icon-arrow-fff {
        background: url(../images/arrow-main-menu-fff.png) no-repeat right center;
        width: 11px;
        height: 6px;
        display: block;
        float: right;
        transition: 0.5s;
    }

    .main-menu a.open_side_menu i.icon-arrow-fff.active {
        background: url(../images/arrow-main-menu-fff-up.png) no-repeat right center;
        transition: 0.5s;
    }

    div.logo a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    ul.nav {
        margin-left: 0;
    }

    ul.nav li {
        width: 100%;
    }

    .pop-menu {
        overflow: hidden;
    }

    .pop-menu .side-pop {
        background: #fff;
        width: 100%;
    }

    .pop-menu .side-pop a.closed-menu {
        background: url(../images/icon-menu-close.png) no-repeat center center;
        width: 25px;
        height: 25px;
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 0;
        z-index: 999;
    }

    nav .over-for-open-menu {
        padding: 32px 0 0;
        width: 70px;
    }

    nav div.cart_informer {
        width: auto;
        margin: 0 9px;
    }

    .overside-menu.mobile {
        display: block;
        padding: 0;
    }

    .overside-menu h6 {
        font-size: 15px;
        font-weight: bold;
        padding: 16px 20px;
        cursor: pointer;
        background: url('../images/icon-plus.png') no-repeat center right;
        margin-right: 20px;
        transition: 0.5s;
    }

    .overside-menu ul {
        width: 100%;
        display: none;
    }

    .overside-menu {
        background-color: #f3f5f9 !important;
    }

    .overside-menu h6.active {
        background: url('../images/icon-eclips_minus.png') no-repeat center right;
        margin-right: 14px;
        transition: 0.5s;
    }

    #slider {
        margin-top: 0px !important;
    }

    #slider .carousel-caption h5 {
        font-size: 20px !important;
    }

    #slider .carousel-caption h2 {
        font-size: 50px !important;
    }

    #slider .carousel-caption p {
        font-size: 14px !important;
    }

    #slider .carousel-caption a {
        font-size: 13px !important;
    }

    .variant label span.variant_name {
        display: inline-block;
    }
}

@media screen and (max-width: 650px) {
    .feedback-wrap .feedback .feedback-form-left .form-line > label, .feedback textarea.text-inp {
        width: 100%;
    }

    .feedback-wrap .feedback .block-content {
        display: block;
    }

    .feedback-wrap .feedback .feedback-form-left, .feedback-wrap .feedback .feedback-form-right {
        width: 100%;
    }

    #filter .block-content > div {
        width: 33.33% !important;
    }

    .form-line:nth-child(1), .form-line:nth-child(2) {
        float: left;
        display: block;
        width: 100%;
        margin: 10px 0 10px;
    }

    .contacts-feedback.block-style-1 {
        width: 100%;
    }

    .conteiner iframe {
        width: 100%;
    }

    .contacts-feedback.block-style-1 input[type="text"] {
        width: 100%;
    }

    .contacts-feedback.block-style-1 {
        height: auto;
    }
}

@media screen and (max-width: 959px) {
    .post-list .post-item {
        width: calc(100% * (1 / 1) - 10px - 1px) !important;
        margin: 15px;
    }

    .post-list .post-item {
        flex: 0 0 98%;
    }

    #vakansii .width-100p > div:first-child {
        width: 65%;
    }

    #vakansii .width-100p > div:last-child {
        width: 35%;
    }

    .hidden-block .price-form {
        display: none;
    }

    .price-form-mobile .row-3 tr td {
        width: 33.33%;
        border-right: 1px solid #dedfe5
    }

    .table-price-print li:first-child {
        float: none;
        margin-bottom: 20px;
    }

    .pringing-page .table-price-print > li a {
        padding: 8px 21px !important;
    }

    .price-form-mobile .table-title {
        border: 1px solid #dedfe5;
        overflow: hidden;
        margin-top: 10px;
        text-align: center;
        padding: 23px 0;
        font-weight: normal;
        font-size: 15px;
        color: rgb(102, 102, 102);
        border-radius: 6px 6px 0 0;
    }

    .price-form-mobile table {
        width: 100%;
        border-bottom: 1px solid #dedfe5;
        border-left: 1px solid #dedfe5;
        border-right: 1px solid #dedfe5;
        border-radius: 0 0 6px 6px;
    }

    .price-form-mobile table thead tr {
        border-bottom: 1px solid #dedfe5 !important;
    }

    .price-form-mobile table.first tbody, .price-form-mobile table.active tbody {
        display: table-row-group;
    }

    .price-form-mobile table tbody {
        display: none;
    }

    .price-form-mobile table thead tr th {
        position: relative;
    }

    .price-form-mobile table.active thead tr th:after {
        background-position: 0px 5px;
    }

    .price-form-mobile table thead tr th:after {
        content: '';
        background: url(../images/table-plus-minus.png) no-repeat transparent;
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -5px;
        background-position: 0px -51px;
    }

    .price-form-mobile tr th, .price-form-mobile tr td {
        padding: 20px;
    }

    .price-form-mobile tr {
        border-bottom: 1px solid #dedfe5;
    }

    .price-form-mobile tr:last-child {
        border-bottom: none;
    }

    .price-form-mobile tr td {
        width: 50%;
    }

    .price-form-mobile tr td:first-child {
        border-right: 1px solid #dedfe5;
    }

    .carousel-p ul li {
        width: 100%;
        margin: 0 0 10px;
    }

    .carousel-p ul li:last-child {
        margin: 0;
    }

    .hifloat-block {
        margin-top: 30px;
    }

    .right-pop {
        display: none;
    }

    div#to-cart {
        width: 525px;
    }

    #filter .block-content > div {
        width: 25%;
    }

    a.open-cart-mob {
        display: block;
        color: #3754af;
        font-size: 13px;
        font-weight: 900;
        text-align: center;
        padding: 20px;
        margin-bottom: 20px;
        margin-top: 15px;
        border-style: solid;
        border-width: 1px;
        border-color: rgb(55, 85, 175);
        border-radius: 4px;
        background-color: transparent;
        text-decoration: underline;
        text-decoration-color: #cdd4eb;
    }

    a.open-cart-mob:hover, a.open-cart-mob:focus {
        color: #fff;
        background-color: #3754af;
    }

    .mob-hidden {
        display: none;
    }

    .modal-dialog {
        margin: 70px auto !important;
    }

    .product .description form.variants .btn-block input {
        width: 48%;
    }

    .product.product-page .product-image {
        float: none;
        margin: 0 auto;
    }

    .all-content-here .pringing-page h2 {
        font-size: 22px;
    }

    .dekorator.shariki-obschee .col-lg-6 {
        width: 100%;
        padding: 0;
    }

    .shariki-obschee ul li {
        width: 33.33%;
        max-width: 177px;
    }

    .dekorator.shariki-obschee ul.border-right {
        border: none;
    }

    .dekorator.shariki-obschee ul li {
        width: 25%;
        max-width: 133px;
    }

    .form-for-price input[type="tel"] {
        margin-right: 0;
    }

    .full-resize {
        display: block;
        padding: 20px 0;
    }

    .form-for-price div > div {
        margin: 0 auto 20px;
        width: 100%;
        max-width: 480px;
    }

    .portfolio-inf ul {
        display: block;
    }

    .portfolio-inf ul li {
        margin-right: 10px;
    }

    .portfolio-inf ul li:last-child {
        margin-right: 0;
    }

    .price-on-print .send-req > p {
        width: 100%;
    }

    .price-form {
        width: 100%;
        max-width: 100%;
    }

    .img-block img {
        margin: 0 auto;
    }

    .carousel-p ul li.active {
        border: none;
    }

    .carousel-p ul li.active > div:first-child {
        border: 1px solid #eb5a96;
        border-radius: 4px;
        overflow: hidden;
    }

    .carousel-p ul li > div:first-child {
        cursor: pointer;
    }

    .carousel-p ul li.active .hidden-block {
        display: block;
    }

    .price-on-print {
        height: auto;
    }

    .carousel-p ul li {
        cursor: initial;
        height: auto;
    }

    .price-on-print > div, .price-on-print > div > div.img-block {
        display: block;
    }

    .carousel-p {
        width: 100%;
        max-width: 100%;
    }

    .price-on-print .slider-p {
        display: none;
    }

    .price-on-print .price-p {
        display: none;
    }

    .order-block-wrap {
        background-position: right bottom !important;
    }

    .order-block-wrap > div {
        width: 370px;
    }

    .order-info .first-block .col-lg-6 {
        width: 100%;
    }

    .response-wrap > div {
        width: 100%;
    }

    .response-wrap > div:nth-child(3) {
        margin-top: 0;
    }

    .reviews .leave-response {
        height: auto;
        overflow: hidden;
        padding-bottom: 19px;
    }

    .response-wrap > div:nth-child(1) {
        padding-right: 0;
    }

    .order-delivery .row {
        width: 100%;
        float: none;
    }

    .order-delivery .col-lg-12 {
        padding: 15px 0 0 !important;
        float: none;
        width: 100%;
    }

    .kol {
        display: block;
    }

    .cart-disc-block form {
        float: none;
    }

    .cart-disc-block p {
        margin-top: 0
    }

    .cart-disc-block input[type='text'] {
        width: 290px;
    }

    .calc-order-num {
        width: auto;
    }

    #slider .slick-slide img {
        display: inline;
    }

    .slick-initialized .slick-slide {
        text-align: center;
    }

    .product.product-page .add_products_to_cart ul {
        display: block;
    }

    .product.product-page .add_products_to_cart ul li {
        width: 100%;
        margin: 20px 0;
    }

    .product.product-page .add_products_to_cart ul li img {
        float: left;
        margin-right: 25px;
    }

    .product.product-page .conteiner .payment-methods ul {
        overflow: hidden;
    }

    .product.product-page .conteiner .payment-methods ul li {
        width: 20%;
    }

    .tabs-less-then-590 {
        display: block;
    }

    .tabs-more-then-590 {
        display: none;
    }

    ul.more-gifts li {
        width: 50%;
    }

    .text-in {
        width: 90%;
    }

    ul.features li {
        width: 100%;
    }

    .description form.variants {
        width: 100%;
    }

    .description tr.variant {
        width: 230px;
        display: grid;
    }

    .description .variants tr td {
        width: auto;
    }

    .description .variants tr td p {
        margin: 6px 0 10px;
    }

    .product.product-page {
        width: 100%;
    }

    .description .variant label {
        line-height: 1.5;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        min-height: 270px;
        min-width: 960px;
        text-align: center;
        margin: 0 auto;
        display: inline-block !important;
    }

    li.product {
        width: calc(100% * (1 / 2) - 10px - 1px) !important;
    }

    li.product .side-block {
    }

    tr.variant {
        width: 100%;
        display: inline-flex;
        padding: 1px 5px 1px 0;
    }

    form.variants {
        /* width: 80%; */
        margin: 0 auto;
    }

    .variants tr td {
        width: 100%;
        text-align: center;
    }

    #disc-and-prom form {
        display: block;
    }

    #disc-and-prom form .bi {
        margin: 0 auto;
    }

    #disc-and-prom form input[type="text"] {
        width: 100%;
    }

    #disc-and-prom form .val {
        width: 48%;
    }
}

@media screen and (max-width: 909px) {
    .product > .image {
        width: 100%;
    }

    .product .description {
        width: 100%;
    }

    .product > .image {
        justify-content: center
    }
}

@media screen and (max-width: 909px) and (min-width: 870px) {
    .insanse td .wr-spinner {
        margin: 25px auto !important;
    }
}

@media screen and (max-width: 869px) and (min-width: 720px) {
    .product .description form.variants .btn-block input {
        float: none !important;
        display: block;
    }
}

@media screen and (max-width: 909px) and (min-width: 720px) {
    .description form.variants {
        margin-top: 30px;
        margin-left: 20px;
        width: 50%;
    }

    .hifloat-block {
        flex-shrink: 0;
    }

    .product .description table {
        text-align: center;
    }

    .product.product-page .insanse td {
        text-align: center;
    }

    .product .description form.variants .btn-block input {
        margin-bottom: 0;
        width: 200px;
    }

    .product .description {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 750px) {
    .content-load {
        width: 100%;
    }

    .pagination-block nav {
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }

    .variant label {
        margin-bottom: 0;
        line-height: 1;
    }

    tr.variant {
        padding: 3px 5px 3px 0;
    }

    .pop-promo-first, .pop-promo-two {
        margin-left: -150px;
        width: 300px;
    }

    .pop-promo-first button.close-pop-up, .pop-promo-two button.close-pop-up {
        right: 5px;
        top: 5px;
    }

    .pop-promo-two p.small {
        margin: 0px auto;
    }

    .pop-promo-two button.sumbit-pop {
        margin-top: 5px;
    }

    .pop-promo-first h6 {
        font-size: 17px;
        padding: 46px 15px 40px 15px;
    }

    .pop-promo-first input[type="email"] {
        width: 260px;
    }
}

@media screen and (max-width: 589px) {
    #vakansii .width-100p {
        display: block;
    }

    #vakansii .width-100p > div:first-child {
        width: 100%;
    }

    #vakansii .width-100p > div:last-child {
        width: 100%;
    }

    .map {
        height: 300px;
        overflow: hidden;
    }

    .carus-desc {
        display: none;
    }

    .carus-mobile {
        display: block;
    }

    .carousel-inner > .item > a > img.mob-590, .carousel-inner > .item > img.mob-590, .img-responsive, .thumbnail a > img.mob-590, .thumbnail > img.mob-590 {
        display: block !important;
    }

    .carousel-inner > .item > a > img.full-1920, .carousel-inner > .item > img.full-1920, .img-responsive, .thumbnail a > img.full-1920, .thumbnail > img.full-1920 {
        display: none !important;
    }

    .subscrible span {
        font-size: 16px;
    }

    .subscrible form {
        display: block;
    }

    .subscrible input[type="submit"] {
        margin: 15px auto 0;
        display: block;
        width: 100%;
    }

    .product h3 a {
        font-weight: normal;
        font-weight: bold;
    }

    .main-sliderind .carousel-inner > .item > img {
        min-height: 220px;
        min-width: 690px;
    }

    div#to-cart button.close-pop-up {
        position: absolute;
        right: 5px;
        top: 8px;
    }

    .pop-up-cart > h2 {
        font-size: 18px;
        padding-left: 5px;
        padding-bottom: 10px;
    }

    div#to-cart .left-pop img {
        width: 110px;
        height: 100%;
        min-height: 140px;
    }

    div#to-cart .varst {
        height: 130px;
    }

    .btn-block-pop {
        padding: 0px 0 0;
    }

    .how-meny-much {
        border-bottom: none;
    }

    div#to-cart .how-meny-much {
        padding: 15px 0 0 0;
    }

    div#to-cart .pop-up-cart {
        height: 426px;
        position: absolute;
        top: 50%;
        margin-top: -213px;
    }

    .btn-block-pop {
        padding: 15px 0 0;
    }

    div#to-cart .how-meny-much {
        display: block;
    }

    div#to-cart .how-meny-much span {
        margin-left: 0;
    }

    div#to-cart span.price-for-all {
        float: right;
    }

    div#to-cart .how-meny-much a {
        display: block;
        margin-bottom: 5px;
    }

    div#to-cart .pop-up-cart {
        width: 100%;
        overflow: hidden;
        padding: 10px;
        min-width: 305px;
    }

    .pop-up-cart .pop-block {
        display: block;
        margin: 0;
        padding: 0;
    }

    .pop-up-cart .pop-block .left-pop {
        margin: 0;
    }

    div#to-cart {
        overflow: visible;
        max-width: 450px;
        width: 95%;
        margin: 5px auto 0;
    }

    div#to-cart .btn-block-pop {
        display: block;
    }

    div#to-cart input.next-buy.btn-white {
        display: block;
        width: 100%;
    }

    div#to-cart a.order-tovar.btn-purple {
        width: 100%;
        display: block;
        margin-top: 15px;
    }

    #filter .block-content > div {
        width: 50% !important;
    }

    .container-cart textarea {
        height: 120px;
    }

    .product.product-page .product-image {
        width: 90%;
    }

    .product.product-page .conteiner a {
        display: block;
        margin: 0 0 10px;
    }

    .mobile-static-cart {
        padding: 6px 12px;
    }

    .mobile-static-cart p {
        top: 0;
        line-height: 32px;
        padding: 0 8px;
    }

    #content .contacts-page {
        padding: 15px 10px;
    }

    .container-cart form > h2 span {
        display: inline-block;
    }

    .price-on-print h2 span {
        display: block;
        margin: 0;
    }

    .form-for-price input[type="text"] {
        margin-bottom: 20px;
    }

    .form-for-price input[type="text"], .form-for-price input[type="tel"] {
        width: 100%;
    }

    .form-for-price div > div {
        display: block;
        padding: 0 20px;
    }

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

    .order-block-wrap > div {
        width: 100%;
    }

    .order-info .order-img-car img {
        margin-left: -30px;
    }

    .container-cart {
        padding: 10px;
    }

    .container-cart > h2 {
        font-size: 30px;
    }

    .col-lg-6.inform-user .col-lg-6 {
        width: 100%;
    }

    .radio-block-cart {
        display: block;
    }

    label.radio-cat:last-child, .radio-block-cart label.radio-cat:last-child {
        margin: 10px 0 0;
    }

    .radio-block-cart {
        padding: 0;
    }

    .product-you-chose img {
        width: 75px;
        height: 80px;
    }

    button.cart-delete-btn {
        width: 24px;
        height: 24px;
        background-size: 24px;
        background-position: 0px -48px;
    }

    button.cart-delete-btn:hover {
        background-position: 0px 0;
    }

    .calc-order-num input.num-input[type="number"] {
        margin: 0 5px;
    }

    .wrapper-cart-shadow {
        margin-top: 20px;
        padding: 20px;
    }

    .cart-disc-block h6 {
        padding: 15px 14px;
    }

    .cart-disc-block form {
        display: block;
        padding: 20px 14px 16px;
    }

    .cart-disc-block p {
        padding: 0 14px;
    }

    .kol a {
        padding-right: 15px;
    }

    .what-u-buy .voidetilinet a {
        margin: 0;
        display: block;
    }

    .col-lg-6.what-u-buy {
        padding-bottom: 20px;
    }

    .col-lg-6.what-u-buy .voidetilinet {
        display: block;
    }

    .order-delivery label.fix-320 {
        margin: 12px 0 10px !important;
    }

    .cart-disc-block form input[type='text'] {
        width: 100%;
    }

    .container-cart > h2 {
        margin: 20px 0;
    }

    .cart-disc-block input[type='submit'] {
    }

    label.radio-cat, .radio-block-cart label.radio-cat {
        display: block;
        margin: 10px 0;
    }

    .pagination-block nav {
        margin-top: 25px;
    }

    ul.tiny_products {
        padding: 0;
        margin-bottom: 0px;
    }

    button.slick-prev.slick-arrow {
        margin: 0;
    }

    button.slick-next.slick-arrow {
        margin: 0;
    }

    .product > .image {
        display: block;
    }

    div#carousel {
        width: 100%;
        position: relative;
        float: left;
    }

    .product #slider {
        float: left;
        width: 100%;
        position: relative;
    }

    .product .description form.variants input[type='submit']:last-child {
        float: none;
    }

    /*#slider .slick-slide img{width:450px;}*/
    .product #slider {
    }

    .tabs-less-then-590 > div.active h6 {
        background: url(../images/icon-eclips_minus-fff.png) no-repeat 96%;
    }

    .tabs-less-then-590 > div h6 {
        background: url(../images/icon-plus.png) #f3f5f9 no-repeat 95%;
    }

    .product .description form.variants input[type='submit'], .product .description form.variants .btn-block input:last-child {
        width: 300px;
        text-align: center;
        margin: 10px auto 20px;
        float: none;
        display: block;
    }

    .description tr.variant {
        margin-bottom: 35px;
    }

    .description tr.variant td:nth-child(3) {
        margin: 35px 0 0 0;
    }

    .text-in {
        width: 85%;
    }

    .all-content-here h2, .all-content-here h1 {
    }

    .discont > div {
        width: 100%;
    }

    .product.product-page .conteiner .payment-methods ul li {
        width: 50%;
        text-align: center;
    }

    .voidetilinet {
        font-size: 0px;
    }

    .product.product-page .conteiner a {
        font-size: 13px;
    }

    .product.product-page .add_products_to_cart ul li img {
        float: none;
    }

    .product.product-page .conteiner .voidetilinet a:last-child {
        margin: 0;
    }

    ul.more-gifts li {
        width: 100%;
    }

    .content-load a {
        padding: 10px 35px 10px 50px;
        height: 40px;
        width: 274px;
    }

    table#features tr td:nth-child(3) {
        height: auto;
    }

    .all-content-here h2, .all-content-here h1, .contacts-info h1 {
        margin: 20px 0px;
    }

    .all-content-here .line {
        display: none;
    }

    .all-content-here {
        padding: 10px;
    }

    footer ul.nav-soc {
        float: left;
        margin: 25px 0 0;
    }

    .content-load {
        text-align: center;
    }

    .w-590-down {
        display: block;
    }

    .w-590-up {
        display: none;
    }

    .product h3 {
        width: 100%;
        line-height: 16px;
        height: 70px;
        vertical-align: middle;
        display: table-cell;
    }

    .variant label span.price, .variant label span.currency {
        font-size: 14px;
    }

    table#features tr {
        width: 100%;
    }

    #slider .carousel-caption h2 {
        font-size: 40px !important;
    }

    li.product {
        width: calc(100% * (1 / 1) - 10px - 1px) !important;
    }

    form.variants {
        width: 96%;
        margin: 0 auto;
    }

    #disc-and-prom form .inpt-block {
        display: block;
    }

    #disc-and-prom form .val {
        width: 100%;
    }
}

@media screen and (max-width: 445px) {
    tr.variant.single.cheked label {
        width: 70%;
    }

    #slider .slick-slide img {
        padding: 10px;
    }
}

@media screen and (max-width: 400px) {
    .product .description p {
        font-size: 12px;
    }
}

@media screen and (max-width: 808px) {
    .product .description {
        justify-content: center;
    }

    .description form.variants {
        flex-grow: 1;
    }

    .product.product-page .btn-block {
        max-width: unset;
    }

    .variants_in_prod_cart {
        text-align: center;
    }
}

@media screen and (max-width: 590px) {
    .variants_in_prod_cart {
        text-align: left;
    }
}

