/*Mac & Desc*/
@media (min-width: 1367px) and (max-width: 1680px) {
}
@media (min-width: 1200px) and (max-width: 1366px) {
}
@media (min-width: 1024px) and (max-width: 1199px) {
}
/*tablet*/
@media (min-width: 768px) and (max-width: 1023px) {
}
/*mobile*/
@media (min-width: 300px) and (max-width: 767px) {
    .mobile-only{
        display: block;
    }
    .desctop-only{
        display: none;
    }
    .head-top {
        display: none;
    }
    header nav {
        display: none;
    }
    header .block-phone {
        display: none;
    }
    .popup-modal-style-map{
        width: 100%;
    }
    header .block-cart {
        display: none;
    }
    header {
        margin-bottom: 140px;
    }
    .block-logo {
        position: relative;
        display: block;
        text-align: center;
    }
    .catalog-item {
        margin-bottom: 15px;
    }
    .texture-banner {
        position: relative;
        right: 0;
        top: 0;
    }
    .texture-banner img {
        width: 100%;
    }
    .texture-promo {
        right: auto;
        left: 30px;
        position: relative;
        top: 0px;
        display: none;
    }
    .banner {
        border-radius: 15px;
        padding-top: 15px;
    }
    .banner h1 {
        font-size: 44px;
        text-align: center;
        line-height: 48px;
        margin-bottom: 30px;
    }
    .banner h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 40px;
    }
    .banner h3 img {
        max-width: 70px;
        margin-bottom: 30px;
    }
    .btn-moc {
        display: none;
    }
    .btn-big {
        display: block;
        padding: 25px;
    }
    .block-attr {
        margin-bottom: 0;
        margin-top: 40px;
    }
    .block-attr h2 {
        margin-bottom: 5px;
    }
    .catalog-item h4 {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 18px;
    }
    .catalog-img {
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }
    .block-head {
        margin-bottom: 30px;
    }
    .block-head h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .product-item {
        padding: 10px 10px 20px 10px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
    .product-img {
        height: 220px;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .block-attr-arrow {
        display: none;
    }
    .product-texture {
        height: 80px;
        border-radius: 5px;
    }
    .product-dic {
        margin-top: 20px;
        margin-left: 10px;
    }
    .product-dic h2 {
        font-size: 26px;
        line-height: 30px;
    }
    p {
        font-size: 14px;
        line-height: 18px;
    }
    .product-att-item {
        margin-bottom: 10px;
    }
    .product-color-item span {
        width: 80px;
    }
    .product-color-item {
        margin-bottom: 10px;
    }
    .product-color-item h5 {
        margin-bottom: 5px;
    }
    .product-size-item {
        padding: 10px 10px;
        border-radius: 5px;
        border: 2px solid #E4EAEC;
        color: #646978;
        font-size: 16px;
        line-height: 16px;
        width: 100%;
        display: inline-block;
        margin-right: 0px;
        text-align: center;
        margin-bottom: 10px;
    }
    .align-right {
        text-align: left;
    }
    .product-att {
        margin-bottom: 10px;
    }
    .product-size {
        margin-bottom: 0;
    }
    .products {
        margin-bottom: 100px;
    }
    .block-select .block-head h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .block-select .block-head h2 img {
        height: 34px;
    }
    .select-image {
        position: relative;
    }
    .select-image img {
        width: 100%;
    }
    .select-item {
        position: relative;
        width: 100%;
        display: block;
    }
    .select-item-1 {
        top: 0px;
        left: 30px;
    }
    .select-item-2 {
        top: 0;
        left: 30px;
    }
    .select-item-3 {
        top: 0px;
        right: auto;
        left: 30px;
    }
    .select-item-4 {
        top: 0px;
        right: auto;
        left: 30px;
    }
    .block-select {
        margin-bottom: 100px;
    }
    .block-head h4 {
        font-size: 14px;
        line-height: 18px;
    }
    .galleries .btn-blue {
        display: none;
    }
    .gallery-item-img {
        height: 200px;
    }
    .gallery-item-img-mini {
        height: 70px;
        width: 48%;
    }
    .gallery-item-dis {
        margin-left: 0;
    }
    .gallery-item-dis h2 {
        font-size: 26px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .gallery-item-dis .product-att {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .galleries {
        margin-bottom: 100px;
    }
    .location .btn-blue {
        display: none;
    }
    .location-item {
        padding: 10px 10px 20px 10px;
    }
    .location-img {
        height: 160px;
        margin-bottom: 20px;
    }
    .location-cont {
        margin-left: 0px;
        margin-right: 0px;
    }
    .location-cont h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .location-cont .phone {
        font-size: 14px;
        line-height: 16px;
    }
    .location {
        margin-bottom: 100px;
    }
    .texture-moc {
        position: relative;
        left: 0;
        top: 0;
    }
    .texture-moc img {
        width: 100%;
    }
    .texture-moc-logo img {
        width: 100%;
        opacity: 0.1;
    }
    .moc {
        padding-top: 20px;
        padding-bottom: 60px;
        margin-bottom: 100px;
    }
    .moc .block-head h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .question-item {
        margin-bottom: 15px;
    }
    .question-item h5 {
        font-size: 14px;
        line-height: 14px;
    }
    .question-item a {
        font-size: 22px;
    }
    .question-cont {
        margin-top: 0;
    }
    .question-cont a.btn {
        display: block;
        margin-bottom: 15px;
    }
    .question-cont {
        text-align: center;
    }
    .questions {
        margin-bottom: 100px;
    }
    .articles .btn-blue {
        display: none;
    }
    .article-big {
        height: 300px;
        padding-top: 70px;
    }
    .article-item.article-big h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .article-item.article-big p {
        font-size: 14px;
        line-height: 16px;
    }
    .article-item .arrow {
        right: 15px;
        top: 15px;
        width: 30px;
        height: 30px;
    }
    .article-item {
        margin-bottom: 15px;
        height: 200px;
        padding-top: 40px;
    }
    .article-item h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .article-item p {
        font-size: 12px;
        line-height: 14px;
    }
    .texture-logo-b2 {
        display: none;
    }
    .texture-moc3 {
        z-index: 0;
        opacity: 0.2;
    }
    .inst {
        margin-bottom: 60px;
    }
    footer p {
        display: block;
    }
    footer .block-logo a {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
        float: none;
        text-align: left;
    }
    footer .btn {
        margin-top: 0;
        margin-bottom: 20px;
    }
    footer nav {
        margin-bottom: 30px;
    }
    footer h3 {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .questions .block-head h2 {
        text-align: center;
    }
    footer nav a {
        font-size: 16px;
    }
    .popup-modal-style {
        width: 100%;
        padding: 60px 30px;
    }
    .texture-cube-01, .texture-cube-02 {
        display: none;
    }
    .product-card {
        margin-bottom: 80px;
    }
    .product-card .product-texture {
        margin-bottom: 40px;
    }
    h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .product-card h1{
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .product-card p{
        margin-top: 20px;
    }
    .product-btn .btn{
        margin-bottom: 15px;
    }
    .product-card .product-img{
        height: 280px;
    }
    /*mobile menu*/
    .mobile-fixed-menu {
        position: fixed;
        bottom: 0;
        display: block;
        width: 100%;
        background: #fff;
        z-index: 998;
        padding-top: 2px;
        padding-bottom: 5px;
        border-radius: 10px 10px 0px 0px;
        box-shadow: 0 -5px 20px #f7f7f7;
    }
    .mobile-fixed-menu > .row > div {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mobile-fixed-menu a {
        font-size: 10px;
        line-height: 10px;
        text-align: center;
        width: 100%;
        color: #000000;
        font-weight: 400;
    }
    .mobile-fixed-menu a img {
        width: 20px;
        height: 20px;
        display: block;
        margin: 5px auto 2px;
    }
    .menu-popup .chats {
        display: block;
        text-align: left;
    }
    .menu-popup .chats a {
        display: inline-block;
    }
    /*menu*/
    .menu-content {
        right: 0;
        position: fixed;
        top: 0;
        left: 100%;
        bottom: 0;
        background: #FFFFFF;
        color: #000000;
        z-index: 1000;
        transition: 0.2s ease-in-out;
        opacity: 0;
        padding: 30px 15px;
    }
    .menu-content.active {
        display: block;
        left: 0%;
        overflow: auto;
        opacity: 1;
    }
    .menu-content h3, .menu-navigation h3 {
        color: #c7c7c7;
        margin-bottom: 15px;
        margin-top: 30px;
        font-weight: 300;
    }
    .menu-content a {
        margin-bottom: 15px;
        position: relative;
        display: block;
        color: #3d3d3d;
        font-size: 28px;
        line-height: 28px;
    }
    .menu-content .btn {
        font-size: 16px;
        padding: 15px 30px;
        text-align: center;
        display: inline-block;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .menu-navigation {
        padding-top: 0;
    }
    .block-menu-close {
        position: absolute;
        font-family: 'next400', sans-serif;
        font-weight: 400;
        right: 15px;
        top: 15px;
        font-size: 30px;
        line-height: 30px;
    }
    .content .catalog-item{
        margin-bottom: 15px;
    }
    .btn-toup{
        right: 15px;
        bottom: 60px;
    }
    .btn-toup a img{
        width: 22px;
        height: 22px;
    }
    .menu-content .block-logo a{
        float: none;
        margin-bottom: 40px;
        text-align: left;
    }
    .content{
        margin-bottom: 60px;
    }
    .constructor-img-texture-0{
        width: 100%;
    }
    input, select, textarea{
        width: 100%;
    }
    .constructor-img-texture{
        left: -140px;
    }
	.product-in-cart-cat {
		margin: 10px 0 !important;
	}
	
	.product-btn a.btn {
		margin: 0;
	}
	.owl-next {
		display: none !important;
	}
}
