@media only screen and (min-width : 750px) {
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow:hover ul.children.our{
        display: block;
    }

    .header-bg-down .header-down .menu li.up:hover ul.catalog{
        display: block;
    }

    .header-bg-down .header-down .menu li.up:hover a span{
        color: #000;
    }

    .header-bg-down .header-down .menu li ul.catalog li.lu:hover a span{
        color: #D26553;
    }

    .categories-home-block .categories-main .categories a.catalog-link:hover{
        border: 4px solid #000;
    }

    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children.our li.du.arrow:hover ul.children.cor{
        display: block;
    }

    /* Новый вид всплывающего меню для экранов более 750px */
    .header-bg-down .header-down .menu li ul.catalog{
        padding-left: 0;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu {
        position: relative;
        padding-left: 10px;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children{
        padding-left: 0;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow:hover ul.children.our > li{
        padding-left: 10px;
        display: flex;
        /*height: auto;*/
        justify-content: flex-start;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du{
        position: relative;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children.our li.du.arrow:hover ul.children.cor{
        padding-left: 0;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du.arrow ul.children.cor li.du{
        padding-left: 10px;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du a{
        display: flex;
        align-items: center;
        line-height: normal;
    }


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
    .categories-home-block {
        width: 100%;
        margin-left: 0;
    }

    .categories-home-block .categories-main {
        width: 100%;
        margin-left: 0;
    }

    .latest-arrivals-home-block{
        width: 100%;
        margin-left: 0;
    }

    .partners-home-block {
        width: 100%;
        margin-left: 0;
    }

    .home-body-block {
        width: 100%;
        margin-left: 0;
    }

    .footer-color-block .footer-block {
        width: 100%;
        margin-left: 0;
    }

    .category-block-main{
        width: 100%;
        margin-left: 0;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

	.header-bg-up .header-up  .menu-search{
	    position: absolute;
	    right: 0;
	}

	.header-bg-up .header-up .search-button2{
		display: inline-block;
	}

	.header-bg-up .header-up .link-user, .header-bg-up .header-up .link-users {
	    margin-right: 54px;
	}

    .cart-empty-block{
        width: 100%;
        margin-left: 0;
    }

    .articles-main .news-home-block-up .news-home-main .news-home-text .text-block {
        height: 128px;
    }


    .articles-main .news-home-block-up .news-home-main {
        width: 275px;
    }


    .articles-main .news-home-block-up .news-home-main .news-home-img {
        width: 275px;
        height: 220px;
    }


    .articles-main .news-home-block-up .news-home-main .news-home-img a {
        width: 275px;
        height: 220px;
    }



    .articles-main{
        width: 100%;
        margin-left: 0;
    }


    #contact-form button {
        float: none;
        margin: 15px auto 0 auto;
    }

    .contacts-block-main {
        width: 100%;
        margin-left: 0;
        padding-left: 50px;
        padding-top: 15px;
        flex-direction: column-reverse;
    }

    .contacts-map {
        width: 100%;
        height: 436px;
        overflow: hidden;
        position: relative;
        margin-bottom: 60px;
        margin-right: 0;
        margin-top: 50px;
    }

    .cart-info-block {
        width: 100%;
        margin-left: 0;
    }

    .cart-block-main .cart-products-block .cart-product-block .delete-block {
        right: 1%;
    }

    .cart-block-main .cart-products-block .cart-product-block .price-one-block {
        width: 107px;
        padding: 0px;
    }
    .cart-block-main .cart-products-block .cart-product-block .text-block .name-price-block {
        width: 165px;
    }

    .cart-block-main .cart-products-block .cart-product-block .quantity-block {
        width: 107px;
    }

    .cart-block-main .cart-block-products {
        width: 546px;
    }

    .cart-block-main .cart-block-form {
        width: 300px;
        margin-right: 20px;
    }

    .header-bg-up .header-up .menu-search {
        display: none;
    }

    .cart-block-main {
        width: 100%;
        padding: 20px 50px;
        margin-left: 0;
    }

    .product-block .product-text-block {
        width: 426px;
    }

    .product-block .slider-img-block {
        width: 440px;
        height: auto;
    }

    .product-block .slider-img-block .slider-for-block .product-img {
        height: auto;
        width: 440px;
    }


    .similar-block .similar-block-content .similar-product-price .price {
        font-size: 13px;
    }
    .similar-block .similar-block-content .similar-product-price .price span {
        font-size: 13px;
    }

    .similar-block .similar-block-content .similar-product-price .price-box {
        font-size: 13px;
    }
    .similar-block .similar-block-content .similar-product-price .price-box span {
        font-size: 13px;
    }

    .similar-block .similar-block-content .similar-product-name a span {
        font-size: 15px;
    }

    .similar-block .similar-block-content .img-block a {
        width: 208px;
    }

    .similar-block .similar-block-content .img-block {
        width: 208px;
    }

    .similar-block .similar-block-content {
        width: 208px;
    }

    .similar-arrivals-home-block {
        width: 100%;
        margin-left: 0;
    }
    .product-block {
        width: 100%;
        margin-left: 0;
    }

    .category-block-main {
        padding: 5px 0;
    }
    .row.ru {
        margin-left: -15px;
    }

    .page-body-block {
        width: 100%;
        min-height: 560px;
        padding: 30px 50px;
        margin-left: 0;
    }

    .breadcrumbs {
        width: 100%;
        margin-left: 0;
        padding-left: 50px;
        padding-top: 15px;
    }

    .footer-color-block .footer-down {
        padding-left: 0;
    }


    .footer-color-block .footer-block .info-footer {
        width: 220px;
    }

    .footer-color-block .footer-block .map-footer {
        width: 220px;
    }

    .footer-color-block .footer-block {
        padding: 30px 15px 0 15px;
    }

    .popular-block-main .popular-block-content {
        width: 206px;
    }

    .popular-block-main .popular-block-content .img-block {
        width: 204px;
    }

    .header-bg-up .header-up .callback-block {
        margin-left: 15px;
    	margin-right: 30px;
    }

    .categories-home-block .categories-main .categories a.catalog-link {
        width: 204px;
        height: auto;
    }

    .categories-home-block .categories-main .categories a.catalog-link span {
        font-size: 34px;
    }
}

/* Medium Devices, Desktops */

@media only screen and (max-width : 991px) {

	.img-left-block{
		display: block!important;
	    vertical-align: middle!important;
	    width: 100%!important;
	    text-align: center!important;
	    margin-bottom: 15px!important;
	}

	.img-right-block{
		display: block!important;
	    width: 100%!important;
	    vertical-align: middle!important;
	}

    .menu-search {
        display: inline-block;
        vertical-align: middle;
        width: 180px;
        height: 35px;
        padding-top: 16px;
        margin-left: 15px;
    }

    .menu-search .search input {
        width: 180px;
        height: 35px;
        border: 1px solid #BDBDBD;
        padding-left: 5px;
    }


	.login-auth {
	    width: 290px;
	}

    .articles-main{
        padding: 20px 15px;
    }

    .contacts-block-data .contacts-clock-block ul {
        column-count: 2;
    }

    .contacts-block-main {
        padding: 20px 15px;
    }

    .contacts-block-data .contacts-clock-block {
        order: 2;
    }
    #contact-form {
        order: 3;
        width: 100%;
    }

    .flex-block-add-email {
        display: inline-block;
        order: 0;
    }

    .contacts-phones-block{
        order: 1;
        width: 20%;
    }

    .flex-block-contacts{
        display: flex;
        flex-wrap: wrap;
    }

    .cart-block-main .cart-products-block .cart-product-block .price-one-block {
        width: 140px;
        padding: 10px;
        display: inline-block;
    }

    .cart-block-main .cart-products-block .cart-product-block .delete-block {
        right: 5%;
    }


    .cart-block-main .cart-block-form {
        width: 100%;
        margin-right: 0;
    }

    .cart-block-main .cart-block-products {
        width: 100%;
    }


    .product-block .product-text-block .product-button-cart-block {
        font-size: 0;
        margin-top: 15px;
    }
    .product-block .product-text-block .price-block-main {
        margin-top: 30px;
    }

    .product-block .slider-img-block .slider-for-block .product-img {
        height: auto;
        width: 354px;
    }

    .product-block .slider-img-block {
        width: 354px;
        height: auto;
    }

    .product-block .product-text-block {
        width: 350px;
    }

    .product-block {
        padding: 30px 15px;
    }

    .products-block .products-block-content .products-product-price .price-box span {
        font-size: 14px;
    }

    .products-block .products-block-content .products-product-price .price-box {
        font-size: 12px;
    }

    .products-block .products-block-content .products-product-price .price span {
        font-size: 14px;
    }

    .products-block .products-block-content .products-product-price .price {
        font-size: 12px;
    }

    .products-block .products-block-content .img-block a {
        width: 222px;
    }

    .products-block .products-block-content .img-block {
        width: 222px;
    }

    .products-block .products-block-content {
        width: 222px;
        height: auto;
    }

    .category-block .scroll-block-filters .filters-params-block .filter-wrapper .tu-ru input {
        width: 66px;
    }

    .category-block .scroll-block-filters {
        width: 220px;
        height: auto;
    }

    .footer-color-block .footer-down {
        margin-top: 2px;
    }

    .footer-color-block .footer-block .map-footer {
        width: 170px;
    }

    .footer-color-block .footer-block .contacts-footer {
        width: 126px;
    }

    .footer-color-block .footer-block .pay-footer {
        width: 216px;
    }

    .footer-color-block .footer-block .info-footer {
        width: 160px;
    }

    .home-body-block .scroll-block-home-body h1{
        font-size: 27px!important;
    }

    .home-body-block .scroll-block-home-body h2{
        font-size: 20px!important;
    }
    .home-body-block .scroll-block-home-body h3{
        font-size: 20px!important;
    }

    .latest-arrivals-home-block {
        padding: 20px 15px;
    }

    .popular-block-main .popular-block-content {
        width: 228px;
    }

    .popular-block-main .popular-block-content .img-block {
        width: 226px;
    }

    .popular-block-main .popular-block-content .popular-product-price .price {
        font-size: 14px;
        font-family: RobotoCondensed-Regular;
        color: #000;
        display: block;
        vertical-align: middle;
        float: none;
        margin-left: 10px;
        text-align: center;
        margin-bottom: 10px;
    }
    .popular-block-main .popular-block-content .popular-product-price .price {
        font-size: 14px;
        display: block;
        vertical-align: middle;
        float: none;
        margin-left: 0;
        text-align: center;
        margin-bottom: 10px;
    }


    .popular-block-main .popular-block-content .popular-product-price .price-box {
        font-size: 14px;
        display: block;
        vertical-align: middle;
        float: none;
        margin-right: 0;
        text-align: center;
    }

    .categories-home-block {
        padding: 20px 15px;
    }

    .categories-home-block .categories-main .categories a.catalog-link span{
        display: block;
        font-size: 26px;
    }

    .categories-home-block .categories-main .categories a.catalog-link {
        width: 162px;
        height: auto;
        border: 4px solid #000;
    }


    .header-block-social .social-icon {
        list-style-type: none;
        padding-left: 0;
        margin: 0 15px 0 0;

    }


    .header-bg-center .header-center .header-block-logo {
        margin-left: 15px;
    }

    .header-bg-center .header-center .header-block-img {
        flex-grow: 1;
        text-align: center;
        width: 222px;
        height: auto;
    }

    .header-bg-center .header-center .header-block-img img {
        width: 100%;
    }

    .header-bg-center .header-center .header-block-logo a {
        text-decoration: none;
        outline: none;
        width: 220px;
        height: auto;
        display: block;
    }


    .header-bg-center .header-center {
        line-height: 70px;
        display: flex;
        height: 70px;
    }

    .header-bg-center {
        height: 70px;
    }
    .header-bg-up .header-up .phones-block .phones{
        display: none;
        position: absolute;
        top: 38px;
        left: 0;
        z-index: 10;
        background-color: #fff;
        width: 250px;
        border: 1px solid #000;
    }

    .header-bg-up .header-up .phones-block{
        width: 38px;
        height: 38px;
        cursor: pointer;
        position: relative;
        margin-left: 15px;
    }
    .header-bg-up .header-up .phones-block:after{
        content: "\f107";
        font-size: 16px;
        font-weight: 900;
        font-family: FontAwesome;
        color: #000;
        position: absolute;
        top: 0;
        right: 0;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .similar-block .similar-block-content{
        width: 290px;
    }
    .similar-block-content-main{
        width: 290px;
        margin: 0 auto;
    }

    .similar-block .similar-block-content .img-block {
        width: 290px;
    }
    .similar-block .similar-block-content .img-block a {
        width: 290px;
    }

    .category-block .scroll-block-filters .filters-params-block .filter-wrapper .tu-ru input {
        width: 76px;
        height: 36px;
    }

    .filter-wrapper{
        text-align: center;
    }

    .products-block .products-block-content .products-product-price .price {
        font-size: 16px;
    }

    .products-block .products-block-content .products-product-price .price span {
        font-size: 16px;
    }

    .products-block .products-block-content .products-product-price .price-box {
        font-size: 16px;
    }

    .products-block .products-block-content .products-product-price .price-box span {
        font-size: 16px;
    }

    .products-block .products-block-content {
        width: 290px;
        height: auto;
    }

    .products-block .products-block-content .img-block {
        width: 290px;
    }
    .products-block .products-block-content .img-block a {
        width: 290px;
    }

    .category-block .scroll-block-filters {
        width: 100%;
        height: auto;

    }

    .filter-mobile-block{
        margin-bottom: 40px;
    }


    .header-bg-down .header-down .menu {
        justify-content: space-around;
    }

    .header-bg-center {
        height: 50px;
    }

    .header-bg-center .header-center {
        line-height: 50px;
        display: flex;
        height: 50px;
    }

    .header-bg-center .header-center .header-block-logo a {
        text-decoration: none;
        outline: none;
        width: 137px;
        height: auto;
        display: block;
    }

    .header-bg-center .header-center .header-block-img {
        flex-grow: inherit;
        text-align: center;
        width: 222px;
        height: auto;
        margin-right: 15px;
    }

    .header-bg-up .header-up .callback-block {
        margin-left: 15px;
        margin-right: 60px;
    }

    .header-block-social .social-icon li a img {
        width: 23px;
    }


}

@media only screen and (max-width : 749px) {

	/*.map-footer{
		display: none;
	}*/

    .header-bg-center .header-center {
        position: relative;
    }


    .menu-search {
        width: 100%;
        height: 35px;
        padding-top: 0;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: none;
        margin-left: 0;
    }

    .menu-search .search input {
        width: 100%;
        height: 35px;
        border: 1px solid #BDBDBD;
        padding-left: 5px;
    }


	.header-bg-up .header-up .search-button2{
		display: none;
	}

    .page-body-block button {
        width: 282px;
        height: 45px;
        border: 2px solid #000;
        background-color: #fff;
        float: none;
        border-radius: 5px;
        line-height: 45px;
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
        margin: 0 auto;
        display: block;
    }

    .page-body-block {
        width: 100%;
        padding: 30px 15px;
    }

    .articles-main .news-home-block-up {
        display: block;
    }

    .articles-main .news-home-block-up .news-home-main {
        width: 290px;
        margin: 0 auto 15px auto;
    }

    .articles-main .news-home-block-up .news-home-main .news-home-img {
        width: 290px;
        height: 232px;
    }

    .articles-main .news-home-block-up .news-home-main .news-home-img a {
        width: 290px;
        height: 232px;
    }

    .contacts-block-main {
        padding: 20px 15px 0 15px;
    }

    .contacts-map {
        width: 100%;
        height: 436px;
        overflow: hidden;
        position: relative;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 50px;
    }

    .contacts-block-main {
        padding-left: 15px;
    }
    .contacts-block-data .contacts-clock-block {
        order: 1;
    }

    .contacts-phones-block {
        order: 2;
        width: 100%;
        margin-top: 15px;
    }

    .flex-block-contacts {
        display: flow-root;
        flex-wrap: wrap;
    }

    .cart-block-main .cart-products-block .cart-product-block .price-one-block {
        display: block;
    }

    .cart-block-main {
        width: 100%;
        padding: 20px 15px;
        margin-left: 0;
    }


    .similar-arrivals-home-block {
        padding: 20px 15px;
    }

    .product-block .product-text-block .product-button-cart-block #cart-count input {
        width: 145px;
    }

    .product-block .product-text-block .product-button-cart-block #cart-count {
        width: 145px;
    }

    .product-block .product-text-block .product-button-cart-block .cart {
        width: 145px;
    }

    .product-block .product-text-block .product-name span {
        font-size: 18px;
    }

    .product-block .product-text-block {
        width: 290px;
        display: block;
        margin: 0 auto;
    }

    .product-block .slider-img-block {
        width: 290px;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .home-body-block {
        padding: 30px 15px;
    }

    .footer-color-block .footer-down .copyright {
        font-size: 12px;
        color: #FAFAFA;
        display: inline-block;
        vertical-align: middle;
        flex-grow: 1;
        text-align: center;
    }

    .footer-color-block .footer-down .dvcom {
        position: relative;
        text-align: center;
        display: block;
        vertical-align: middle;
        flex-grow: 1;
        width: 100%;
        margin-bottom: 10px;
    }

    .footer-color-block .footer-down {
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .footer-color-block .footer-block .map-footer {
        width: 170px;
        order: 5;
    }

    .footer-color-block .footer-block .contacts-footer {
        width: 45%;
        order: 1;
    }


    .footer-color-block .footer-block .pay-footer {
        width: 100%;
        order: 3;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .footer-color-block .footer-block .info-footer {
        width: 45%;
        order: 0;
    }



    .footer-color-block {
        /*height: 618px;*/
        height: auto;
    }

    .home-body-block .scroll-block-home-body p img{
        width: 290px!important;
        float: none!important;
        padding: 10px;
        margin: 0 auto;
        display: block;
    }

    .home-body-block .scroll-block-home-body h3 {
        text-align: center!important;
    }


    .partners-home-block {
        padding: 20px 15px;
    }

    .partners-home-block .title .title-text {
        font-size: 25px;
    }


    .popular-block-main .popular-block-content .popular-product-price .price {
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        float: none;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 15px;
    }

    .popular-block-main .popular-block-content .popular-product-price .price-box {
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        float: right;
        text-align: center;
        margin-right: 15px;
    }

    .popular-block-main .popular-block-content {
        width: 290px;
        margin: 0 auto 30px auto;
    }

    .popular-block-main .popular-block-content .img-block {
        width: 288px;
    }

    .popular-block-main {
        display: block;
    }

    .categories-home-block {
        padding: 20px 5px;
    }

    .categories-home-block .categories-main {
        justify-content: space-around;
    }

    .categories-home-block .categories-main .categories a.catalog-link span {
        font-size: 16px;
    }

    .categories-home-block .categories-main .categories a.catalog-link {
        border: 2px solid #000;
        width: 90px;
    }


    .header-bg-down .header-down .menu li ul.catalog li.lu{
        position: relative;
    }


    .header-bg-down .header-down .menu-header-button{
        display: inline-block;
        vertical-align: middle;
        float: left;
        line-height: 42px;
        margin-left: 15px;
    }

    .header-bg-down .header-down .menu li .arrow-catalog-bottom{
        display: block;
    }

    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du.arrow{
        position: relative;
    }

    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du.arrow ul.children.cor {
        position: initial;
        width: 100%;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du.arrow ul.children.cor .arrow-children-bottom{
        display: none;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du.arrow .arrow-children-bottom{
        display: block;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du .arrow-children-bottom{
        display: none;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow .arrow-children-bottom{
        display: block;
    }
    .header-bg-down .header-down{
        position: relative;
    }

    .header-bg-down .header-down .menu{
        display: none;
        position: absolute;
        top: 42px;
        left: 0;
        background-color: #fff;
        z-index: 11;
        width: 100%;
        padding: 15px;
    }

    .header-block-social.up{
        display: inline-block;
        vertical-align: middle;
        float: right;
        line-height: 42px;
        margin-right: 15px;
    }

    .header-block-social{
        display: none;
    }

    .header-block-social .social-icon {
        margin: 0;
    }

    .header-bg-up .header-up .search-button{
        display: inline-block;
    }

    .header-bg-up .header-up .menu-search{
        display: none;
        z-index: 10;
    }

    .header-bg-up .header-up .link-cart {
        display: inline-block;
        vertical-align: middle;
        float: right;
        margin-right: 15px;
    }

    .header-bg-down .header-down .menu li {
        height: auto;
        line-height: 42px;
        position: relative;
        /*padding-right: 40px;*/
        /*margin-right: 40px;*/
        border-bottom: 1px solid #BDBDBD;
    }

    .header-bg-down .header-down .menu li:last-child{
        border-bottom: none;
    }

    .header-bg-down .header-down .menu li ul.catalog {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding-left: 15px;
        padding-bottom: 10px;
        list-style-type: none;
        width: 100%;
        height: auto;
        background-color: #fff;
        z-index: 10;
    }

    .header-bg-down .header-down .menu li.up:visited a span{
        color: #C94732;
    }
    .header-bg-down .header-down .menu li ul.catalog li.lu{
        border-bottom: none;
    }

    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children li.du{
        border-bottom: none;
    }

    .header-bg-down .header-down .menu li ul.catalog li.lu.arrow ul.children {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding-left: 20px;
        list-style-type: none;
        width: 100%;
        height: auto;
        background-color: #F2F2F2;
        z-index: 10;
    }


}

@media only screen and (max-width : 660px) {

    .cart-info-block span {
        font-size: 14px;
    }

    .cart-block-main .cart-products-block .cart-product-block .price-one-block {
        width: 100%;
        padding: 10px;
        margin-left: -90px;
    }
    .price-one-title{
        display: inline-block;
    }

    .cart-block-main .cart-products-block .cart-product-block .delete-block {
        right: 1%;
        top: 1%;
    }

    .cart-block-main .cart-products-block .cart-product-block .quantity-block {
        width: 100%;
        margin-top: 23px;
        margin-left: -90px;
    }

    .cart-block-main .cart-products-block .cart-product-block .quantity-block .quantity-minus-plus-block .quantity {
        width: 216px;
    }

    .cart-block-main .cart-products-block .cart-product-block .price-one-block .price-one span {
        display: inline-block;
    }

    .cart-block-main .cart-products-block .cart-product-block .text-block .name-price-block {
        width: 100%;
        margin-top: 16px;
    }

    .cart-block-main .cart-products-block .cart-product-block {
        width: 100%;
        height: auto;
    }

    .text-block-line{
        display: none;
    }

    .similar-prev {
        position: absolute;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #391D13;
        background-color: #fff;
        top: -77px;
        right: 50px;
        cursor: pointer;
        z-index: 1;
        text-align: center;
    }
    .similar-prev:before {
        content: "\f104";
        font-size: 22px;
        font-weight: 900;
        font-family: FontAwesome;
        color: #391D13;
        line-height: 38px;
    }


    .similar-next {
        width: 40px;
        height: 40px;
        background-color: #fff;
        position: absolute;
        border-radius: 50%;
        border: 1px solid #391D13;
        top: -77px;
        right: 0;
        cursor: pointer;
        z-index: 1;
        text-align: center;
    }


    .similar-next:before {
        content: "\f105";
        font-size: 22px;
        font-weight: 900;
        font-family: FontAwesome;
        color: #391D13;
        line-height: 38px;
        padding-left: 5px;
    }

    .similar-arrivals-home-block .title .title-text {
        font-size: 25px;
        padding: 0;
    }

    /*.footer-color-block {
        height: 645px;
    }*/

    .home-body-block .scroll-block-home-body h1{
        font-size: 20px!important;
    }

    .home-body-block .scroll-block-home-body h2{
        font-size: 16px!important;
    }
    .home-body-block .scroll-block-home-body h3{
        font-size: 16px!important;
    }

    .header-bg-up .header-up .callback-block {
        display: none;
        position: absolute;
        top: 38px;
    }

    .header-bg-up .header-up .menu-search {
        position: absolute;
        width: 270px;
        height: 30px;
        top: 38px;
        margin-left: 0;
    }
    .header-bg-up .header-up .menu-search .search {
        position: relative;
        line-height: 30px;
    }

    .header-bg-up .header-up .menu-search .search input {
        width: 270px;
        height: 30px;
        border: 1px solid #BDBDBD;
        padding-left: 5px;
    }


    .header-bg-up .header-up .menu-search .search button {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 0;
        right: 0;
        border: none;
        background-color: transparent;
    }

    .header-bg-up .header-up .menu-search .search button i {
        color: #BDBDBD;
        font-size: 16px;
        position: absolute;
        top: 7px;
        left: 4px;
    }

    .header-bg-up .header-up {
        width: 100%;
        height: 38px;
        line-height: 38px;
        display: flex;
        justify-content: space-around;
    }
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 400px) {

    .page-body-block .img-left-block img{
        width: 100%;
    }

	.header-bg-up .header-up .link-cart .cart-button .show_n_cart .ip{
		display: none;
	}

	.header-bg-up .header-up .link-user, .header-bg-up .header-up .link-users {
	    margin-right: 42px;
	}

    .popup-cart {
        width: 290px;
        height: 120px;
    }

    .popup-cart a {
        width: 136px;
    }

    .page-body-block .review {
        position: relative;
        padding: 2rem 2rem 2rem 10rem;
        margin-right: 0;
    }

    .contacts-block-data .contacts-clock-block ul {
        column-count: auto;
    }

    .cart-block-main .cart-block-products {
        margin-top: 0px;
    }

    .footer-color-block .footer-block .info-footer {
        width: 43%;
        order: 0;
    }

    .footer-color-block .footer-block .contacts-footer {
        width: 38%;
        order: 1;
    }

    .latest-arrivals-home-block .title .title-text {
        font-size: 25px;
    }

    /*.header-block-img {*/
        /*width: 100%;*/
        /*height: 80px;*/
    /*}*/

    /*.header-block-img .link-slider-img {*/
        /*height: 80px;*/
    /*}*/

    /*.header-block-img .img {*/
        /*height: 80px;*/
    /*}*/


    .header-bg-up .header-up .search-button {
        margin-right: 10px;
        margin-left: 0;
    }

    .header-bg-up .header-up .link-cart .cart-button .show_n_cart {
        font-size: 12px;
    }

    .header-bg-up .header-up .link-user .login-button {
        font-size: 12px;
    }


    .header-bg-up .header-up .link-cart {
        display: inline-block;
        vertical-align: middle;
        float: right;
        margin-right: 0;
    }

    .header-bg-up .header-up .link-user {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin-right: 50px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 320px) {

}
