.left-slide .sb-slidebar {display:block;}
/* Медиа запросы */

@media only screen and (min-width:240px) and (max-width:920px){
.favon {margin-right:5px;}
.order1{width:180px;}
.order-new{width:auto;}
.mail{margin-bottom:10px;}
.main #pull:hover{cursor:pointer;}
}
@media only screen and (min-width:240px) and (max-width:730px){
.hidden-mobile{display:none}
.search-mobile{display:block;}
.mailup{display:none;}   
.header{text-align:center;}
.timeup{float:none;}
.timeup{display:inline-block;}
.srgon {display:inline-block;}
.order1{width:230px;}
.ul-4 {display:none;}
}
@media only screen and (min-width:240px) and (max-width:660px){
.tabs-block label{width:288px;}
.views{display:none;}
.rtext{border-right:none;}
.imgbox{height:auto;}
.product-rating-p{display:none;}
.noview{display:none;}
#order-cart td:nth-child(3) {display:none;}
.jump{display:inline-block;}
.jump2{display:inline-block;}
}
@media only screen and (min-width:240px) and (max-width:560px){
.footer-left{display:none;}
.footer-right{float:none;display:inline-block;}
.footer{text-align:center;}
}

@media only screen and (min-width:240px) and (max-width:429px){
.favon{display:none;}
.phoneon{display:inline-block;}
.order1{width:230px;}
.menu-text{display:none;}
.logobar-left{width:60px;}
.menu-mobile {width:60px;}

}

@media only screen and (min-width:240px) and (max-width:500px){
#adcrt {max-width:300px;}
.cart_product .cart-button {margin-bottom:20px;}
.cart-total-product {margin-bottom:20px;}
.cart_product .cart-button {width:290px;}

}
@media only screen and (min-width:240px) and (max-width:375px){
#order-cart .variant {width:90%;}   
}
@media only screen and (min-width:240px) and (max-width:320px){
.workplace-left{display:none;}
.icon-cat{width:auto;}
.search-win{width:150px;height:25px;float:left;}
.search-button{margin-left:25px;}
.footer{text-align:center;}
.fc{display:block;margin:0 auto;overflow:hidden;padding-bottom:10px;}
.top-txt2{display:none}
.product-rating{display:none;}

}
@media only screen and (max-width:240px){
.workplace-left{display:none;}
.workplace-right{display:none;}
.social{display:none;}
.social-mobile{display:block;}
.social-mobile{float:none;}
.menu-mobile{overflow:hidden;font-size:24px;font-weight:bold;color:#fff;text-transform:uppercase;display:block;}
.header{overflow:hidden;font-size:24px;font-weight:bold;color:#3E3C3C;text-transform:uppercase;margin-top:-1px;}
.menu-right{display:none}
.menu-left-mobile1{float:none;width:260px;overflow:hidden;}
.menu-left-mobile2{float:none;width:260px;overflow:hidden;}
.menu-right-mobile1{float:none}
.menu-right-mobile1 .menu-lines{float:left;}
.logobar-left{display:block;}
.logobar-center{float:left;margin-left:20px;}
.logobar-left{float:none;}
.phones{min-width:190px;float:none;}
.logo-right{float:left;margin-left:10px;}
.search-win{width:150px;height:25px;float:left;}
.search-button{margin-left:25px;}
.footer{text-align:center;}
.fc{display:block;margin:0 auto;overflow:hidden;padding-bottom:10px;}
.footer-center{display:none;}
.footer-left{float:none;width:100%;border-right:0px solid #fff;border-top:1px solid #fff;}
.fr{float:none;width:100%;border-left:0px solid #fff;text-align:left;border-top:1px solid #fff;}
.footer-right{float:none;width:190px;margin-left:-20px;}
.top-txt2{display:none}
.icon-links{width:auto;min-width:200px;}
.icon-links img{width:100%;min-width:100px;}
.imgbox{width:100%;}
.imgbox img{width:95%;}
.noview{display:none;}
.noview1{display:none;}
}
.nview{display:none;}
#call-form {position: absolute; top: 150px; z-index:10000; background:#b0bfc3; padding:15px;}
.button {
    background-color:#F26F3F;
    -webkit-border-top-left-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-bottomright:4px;
    border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-bottomleft:4px;
    border-bottom-left-radius:4px;
    border-color: #c23f4c;
    text-indent:0px;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size: 16px;
    font-weight:normal;
    font-style:normal;
    line-height:28px;
    width:224px;
    text-decoration:none;
    text-align:center;
    border: transparent;
    outline: none;
    -webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
}
.button:hover {
    border: transparent;
    background-color:#c0616b;
    color:#ffffff;
    outline: none;
    cursor: pointer;
}
.button:active {
    outline: none;
    position:relative;
    border-color:#c0616b;
    color:#ffffff;
    top:1px;
   
}
