html,
body {font-family: "arimoregular", sans-serif; color: #000; font-size: 12px; height: 100%; overflow-y: auto;overflow-x:hidden;-webkit-overflow-scrolling: touch;}
body{width: 100%;height: 100%;-webkit-overflow-scrolling: touch;}
* {margin: 0; padding: 0;outline:none;}
img {border: none;}
a {color: #3399cc; text-decoration: underline;}
a:hover {text-decoration: none;}

h1,h2,h3,h4,h5,h6,b,bold,strong,th {font-weight: normal;}
h1{
    font-size: 30px; line-height: 30px;
}
h2 {
    font-size: 24px; line-height: 24px;
}
h3 {
    font-size: 18px; line-height: 18px;
}
h4 {
    font-size: 16px; line-height: 16px;
}
h5 {
    font-size: 14px; line-height: 14px;
}
.text-content p + h3 {margin-top: 20px;}
input,textarea,select {
-moz-box-sizing: border-box; 
-opera-sizing: border-box; 
-webkit-box-sizing: border-box; 
-khtml-box-sizing: border-box; 
box-sizing: border-box;}
input {
    font-family: "roboto_condensedregular", sans-serif;
}
input[type="text"],input[type="password"],textarea,select {border: 1px solid #d6d6d6; border-radius: 5px; padding: 6px;}
b,bold,strong {font-family: "arimobold";}
.clear {clear: both;}

.ico {display: inline-block; position: absolute; background-position: 50% 50%; background-repeat: no-repeat;}
.feedback_ico {width: 15px; height: 15px; background-image: url(../img/feedback_ico.png); margin: 1px 0 0 -25px;}
.basket_ico {width: 30px; height: 30px; background-image: url(../img/basket_ico.png); margin: -4px 0 0 -45px;}


.fleft {float: left;}
.fright {float: right;}
.bg1 {position: fixed; -top: 0; -left: 0;-right:0;-bottom:0; z-index: 1; background: url(../img/bg2.png) 0 0 repeat; -background-attachment: fixed; width: 100%; -height: 100%;}
.bg2 {position: fixed; top: 0; left: 0;right:0;Bottom:0; z-index: 2; background: url(../img/bottom_bg.png) 0 100% repeat-x; background-attachment: fixed; padding: 20px; width: 100%; -height: 100%;}

.wrapper1 {position: relative; z-index: 5; padding: 20px;}
.wrapper {width: 1170px; margin: 0 auto; background: #fff; border-radius: 5px; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);position: relative;}

.divider {height: 1px; background: #eaeaea; margin: 25px 0;}

.header {padding: 20px 0 0 0;}
.header .logo {padding-left: 30px; float: left; text-transform: uppercase; display: block;}
.header .logo a {font-family: "roboto_condensedbold"; font-size: 36px; line-height: 36px; color: #000; text-decoration: none;}
.header .logo a div {display: inline-block; vertical-align: middle; font-size: 22px; line-height: 26px;}
.header .logo a img {vertical-align: middle; margin-right: 20px;}

.header .slogan {color: #666; font-size: 12px; line-height: 16px; display: block; margin-top: 10px;}

.header .contacts,.header .cat_contacts{min-width: 270px; float: left; -padding-left: 125px; padding-top: 10px;}
.header .cat_contacts{}
.header .card_contacts {min-width: 270px; float: left; padding-left: 0px; padding-top: 3px;}
.header .contacts .phone {font-size: 22px; margin-bottom: 9px;}
.header .contacts .phone a {color: #333;text-decoration: none;}
.header .contacts .phone a:hover {
    text-decoration: underline;
} 
.header .contacts .feedback {display: block; color: #333; padding: 4px 0 4px 25px; margin-left: 136px; position: relative;}

.header .popup {margin-left: -10px; background: #f5f5f5; display: none; padding: 10px; position: absolute; width: 170px; z-index: 1000; border-radius: 6px; margin-top: 30px; box-shadow: 0 1px 3px #ccc;}
.header #callform input[type=text] {margin-bottom: 10px; width: 100%;}

.header .basket {width: 230px; padding: 8px 0 0 45px; float: right; display: block; color: #000; position: relative; text-decoration: none;}
.header .basket b.b {font-size: 18px; line-height: 22px; text-transform: uppercase; display: block; padding-bottom: 3px;}
.header .basket span {text-decoration: underline;}
.header .basket:hover span {text-decoration: none;}

.header .address,.header .cat_address{float: left; margin-left: 200px; width: 280px; padding-top: 15px;}
.header .card_address{float: left; margin-left: 200px; width: 280px; padding-top: 8px;}
.header .cat_address{margin-left: 130px;}
.header .card_address{margin-left: 150px;}
.header .address p {font-size: 16px; line-height: 20px; margin-bottom: 7px;}
.header .address p span {background-image: url("../img/ico_point.png"); display: inline-block; height: 16px; margin-left: -20px; width: 11px;}

.header #top_profile {width: 230px; padding: 12px 0 0 45px; float: right;}

.button {color: #fff; text-align: center; text-decoration: none; border-radius: 5px; padding: 7px 15px 8px 15px; display: inline-block; font: normal 12px/12px "roboto_condensedregular"; cursor: pointer;}
button.button,input.button {border: none; cursor: pointer;}
.button:hover {text-decoration: underline;}
.bigbutton {padding: 10px 40px; font: normal 14px/14px "arimobold";}
.price_button {font: normal 13px/13px "arimobold"; background-image: url(../img/price_ico.png); background-position: 5px 50%; background-repeat: no-repeat; padding: 10px 40px 11px 45px; margin-top: -5px;}
.greybutton {color: #666; text-decoration: none; border-radius: 10px; padding: 7px 15px 7px 15px; display: inline-block; background: #f5f5f5;}
.greybutton:hover {text-decoration: underline;}

.header .nav {padding: 20px 0 9px 0; background: url(../img/menu_bg.png) 0 100% repeat-x; 
display:-webkit-box;
    display:-ms-flexbox;
    display:flex; 
margin: 0; height: 34px;}
.header .nav li {list-style: none; display: block; float: left; background: url(../img/menu_divider.png) 100% 0 repeat-y;
    -webkit-box-flex:1;
    -ms-flex:1;
        flex:1;
        text-align: center;
}
.header .nav li:last-child{
    background: none;
}
.header .nav li a {display: block; padding: 8px 0px; font-size: 18px; line-height: 18px; color: #000; text-decoration: none;}
.header .nav li a:hover {text-decoration: underline;}

.container {width: 100%; overflow: hidden;}

.slider {overflow: hidden; width: 100%;}
.slider .owl-prev {position: absolute; z-index: 30; width: 51px; height: 92px; background: url(../img/slider_left.png); margin-top: -215px; left: 25px; text-indent: -9999px;}
.slider .owl-next {position: absolute; z-index: 30; width: 51px; height: 92px; background: url(../img/slider_right.png); margin-top: -215px; right: 25px; text-indent: -9999px;}
.slider_item {display: table; width: 100%; height: 410px;}
.slider_item form {background: url(../img/black50.png); display: block; border-radius: 5px; float: right; width: 310px; padding: 20px; position: absolute; right: 125px; top: 59px;}
.slider_item form h3 {font-family: "roboto_condensedbold"; font-size: 30px; line-height: 30px; text-transform: uppercase; margin-bottom: 17px;}
.slider_item form input {display: block; margin-bottom: 10px; padding: 10px 8px; font: normal 14px/14px "roboto_condensedregular"; border: none; border-radius: 5px; width: 100%; 
                        text-transform: uppercase;}
.slider_item form .button {font: normal 18px/18px "roboto_condensedbold"; margin-top: 13px; margin-bottom: 0; padding-top: 15px; padding-bottom: 15px;}

.slider_item .slide {width: 100%; height: 100%; position: absolute; z-index: 10; overflow: hidden;}
.slider_item .slide img {/*height: 590px;*/ position: absolute; height: 100% !important; left: 50%; width: auto; top: 0; 
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.slider_item .bottom_bg {width: 100%; height: 100%; background: url(../img/slider_bg_bottom.png) 0 100% repeat-x; position: absolute; z-index: 15;}
.slider_item .slide_info {color: #fff; display: table-cell; vertical-align: middle; background: url(../img/black30.png); position: relative; z-index: 20;}


.slider_item .slide_info h2 {font: normal 47px/47px "roboto_condensedbold"; text-transform: uppercase; margin-left: 125px;}
.slider_item .slide_info h2 a {color: #fff;}
.slider_item .slide_info p {margin: 25px 0 0 125px; font: normal 24px/24px "roboto_condensedregular";}

.advants {padding: 17px 0 52px 0; background: url(../img/advants_bottom.png) 0 100% repeat-x;}
.advants .el {width: 33%; float: left; background: url(../img/menu_divider.png) 100% 0 repeat-y; text-align: center; padding: 10px 40px;
-moz-box-sizing: border-box; 
-opera-sizing: border-box; 
-webkit-box-sizing: border-box; 
-khtml-box-sizing: border-box; 
box-sizing: border-box;}
.advants .el:nth-child(3) {background: none;}
.advants .ico {width: 72px; height: 72px; border-radius: 100%; position: relative;}
.advants h4 {margin-bottom: 15px; margin-top: 20px; font-size: 24px;line-height:24px;}
.advants h4 a {color: #000;}
.advants p {font-size: 14px; line-height: 20px; color: #333;}


.pleft {position: absolute; z-index: 20; width: 230px; padding: 25px 0 50px 30px;}
.pleft .menu {font-size: 14px; margin: 0; padding: 0; margin-bottom: 45px;}
.pleft .menu li {list-style: none; margin-bottom: 20px;}
.pleft .contacts {background: url(../img/left_cont_border.png) 0 22px repeat-y; color: #333; margin-bottom: 30px;}
.pleft .contacts .wr1 {background: url(../img/left_cont_border.png) 100% 22px repeat-y;}
.pleft .contacts .wr2 {background: url(../img/left_cont_top.png) 0 0 no-repeat;}
.pleft .contacts .wr3 {background: url(../img/left_cont_bottom.png) 0 100% no-repeat; padding: 20px 10px 20px 55px;}
.pleft .contacts .contacts_ico {width: 24px; height: 24px; background-image: url(../img/left_cont_ico.png); margin-left: -36px;}
.pleft .contacts h5 {font-size: 16px; line-height: 20px; margin-bottom: 15px;}
.pleft .contacts p:last-child {margin-bottom: 0;}
.pleft .contacts a {
    text-decoration: none;
    color: #333;
    display: block;
}
.pleft .contacts a:hover {text-decoration: underline;}

.pleft .search {border: 1px solid #d6d6d6; border-radius: 5px;}
.pleft .search form {padding: 6px 0 6px 30px; background: url(../img/search_bg.png) 10px 50% no-repeat;}
.pleft .search form input.text {border: none; width: 165px; float: left; font-size: 14px; padding: 2px 3px 2px 0; font-family: "arimoregular"; outline: 0;}
.pleft .search form input.image {margin-top: 3px;}

.pright {padding: 20px 25px 50px 310px; position: relative; z-index: 19; min-height: 510px; font-size: 14px;}
.pright h1,.pright h2,.pright h3,.pright h4,.pright h5,.pright h6 {font-family: "arimobold"; margin-bottom: 18px;}
.text h2{ margin: 30px 0 25px 0;}
.text h3{ margin: 30px 0 25px 0;}
.text h4{ margin: 25px 0 20px 0;}
.text h5{ margin: 15px 0 10px 0;}
.pright .text {line-height: 20px;}

.catalog {margin-left: -15px;}
.catalog .mfix {margin-left: 15px;}
.catalog .el {float: left; background: url(../img/menu_divider.png) 100% 0 repeat-y; line-height: 18px;}
.catalog .el .wr1 {background: url(../img/catalog_divider.png) 0 100% repeat-x; padding: 15px 15px 25px 15px; width: 182.5px;}
.catalog .el .img {background-position: 50% 50%; background-repeat: no-repeat; height: 180px; background-size: contain;}
.catalog .el .title {display: block; margin-bottom: 21px; text-decoration: underline; color: #000;}
.catalog .el .title:hover {text-decoration: none;}
.catalog .el b.price {font-size: 14px; display: inline-block; padding: 4px 0;}
.catalog .el .button {float: right; }
.catalog .lastr {background: none;}
.catalog .lastb .wr1 {background: none;}

.popularcatalog {}
.popularcatalog .popslider_item {width: 210px;}
.popularcatalog .popslider {margin-bottom: 28px;}
.popslider .owl-item.noborder .el {background: none;}
.popularcatalog .el {float: none;}
.popularcatalog .el .wr1 {padding-bottom: 2px; background: none;}

.slider_wrapper h2 {float: left; display: block; margin: 0 20px 0 0;}
.popslider_customNextBtn {width: 20px; height: 15px; background: url(../img/popslider_arrows.png); display: block !important; float: left; margin: 0px 15px 0 0;}
.popslider_customPrevBtn {width: 20px; height: 15px; background: url(../img/popslider_arrows.png) -40px 0; display: block !important; float: left; margin-top: 0px;}
.btnWrapper{display:inline-block;padding-top: 5px;}
.why_us {margin-top: -20px;}
.why_us .el {width: 50%; min-width: 200px; padding: 0px 0 0px 45px; position: relative; float: left; margin-top: 30px;           
-moz-box-sizing: border-box; 
-opera-sizing: border-box; 
-webkit-box-sizing: border-box; 
-khtml-box-sizing: border-box; 
box-sizing: border-box;}
.why_us .ico_galko {background-image: url(../img/galko.png); width: 31px; height: 30px; left: 0px; top: -4px;}
.why_us .title {font-size: 15px;}
.why_us .title a {color: #000;}
.why_us p {margin: 10px 0; font-size: 12px;}

.pright .margin {margin-top: 30px;}
.alboom_list {margin-left: -30px;}
.alboom_list .el {width: 33.333%; padding-left: 30px; float: left; min-width: 230px;
-moz-box-sizing: border-box; 
-opera-sizing: border-box; 
-webkit-box-sizing: border-box; 
-khtml-box-sizing: border-box; 
box-sizing: border-box;}
.alboom_list .img {height: 150px; background-position: 50% 50%; background-repeat: no-repeat; display: block; background-size: cover;}
.alboom_list .title {font-size: 18px; margin: 20px 0 10px 0; display: block;}
.alboom_list p {font-size: 12px; color: #333; margin-bottom: 20px;}

.photos {margin-left: -20px; margin-top: 20px;}
.alboom_img {float: left; padding: 0 0 20px 20px; width: 25%; min-width: 150px;
             -moz-box-sizing: border-box; 
-opera-sizing: border-box; 
-webkit-box-sizing: border-box; 
-khtml-box-sizing: border-box; 
box-sizing: border-box;}
.alboom_img a.img {background-position: 50% 50%; background-repeat: no-repeat; display: block; background-size: cover; height: 150px;}
.photos_sert .alboom_img a.img {height: 290px;}

.footer {max-width: 1170px; width: 100%; margin: 0 auto; color: #fff; text-align: center;}
.footer a {color: #fff;}
.footer .nav {display: block; padding: 35px 0 30px 0;}
.footer .nav li {display: inline-block; list-style: none; padding: 0 25px;}
.footer .nav li a {text-transform: uppercase;}
.footer .copyright {padding: 25px 0 5px 0; font-size: 10px; text-transform: uppercase; background: url(../img/white20.png) 0 0 repeat-x;}

.B_crumbBox {margin-bottom: 20px;}
.B_crumbBox li {list-style: none; display: inline-block; padding-right: 8px;}
.B_crumbBox li,.B_crumbBox li a {color: #999; font-size: 11px;}

.pageNav {font-size: 14px; margin: 30px 0;}
.pageNav b {margin-right: 10px; display: inline-block;}
.pageNav span,.pageNav a {display: inline-block; padding: 3px 9px;}
.pageNav span {background: #eaeaea; border-radius: 4px;}
.pageNav a {color: #000; text-decoration: none;}

.productp {margin: 30px 0 20px 0;}
.productp .left-img {float: left; position: relative; width: 42.4%;}
.productp .big {padding: 0; text-align: center;}
.productp .big img {margin: 0 auto; width: 100%;}
.productp .litle {margin: 30px 0;}
.productp .litle a {border: 1px solid #d6d6d6; border-radius: 6px; display: block; float: left; width: 55px; height: 55px; margin-bottom: 9px; margin-right: 17px; text-align: center; 
         background-position: 50% 50%; background-repeat: no-repeat; background-size: contain;}
.productp .litle a.active, .productp .litle a:hover {margin-left: -1px; margin-right: 16px; border-width: 2px; margin-top: -1px; margin-bottom: 8px;}
.productp .product-text {width: 53.9%; float: right;}

.productp .buyme {border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 20px 0; font-size: 24px; margin-bottom: 20px;}
.productp .buyme input {float: right;}
.productp .buyme input.button {}
.productp .buyme input.count-text {font-size: 18px; text-align: center; width: 70px; line-height: 23px; margin-right: 25px;}
.productp .buyme .price-old {text-decoration: line-through; font-size: 16px; display: inline-block; margin-right: 10px;}
.productp .buyme .bigbutton {padding-left: 13px; padding-right: 13px;}

.productp .product-text table {width: 100%; border-collapse: collapse;margin-top: 0;}
.productp .product-text table th, .productp .product-text table td {border-bottom: 1px solid #eaeaea; padding: 20px 0;}
.productp .product-text table tr:last-child th, .productp .product-text table tr:last-child td {border-bottom: none;}
.productp .product-text table tr:first-child th, .productp .product-text table tr:first-child td {-padding-top: 0;}
.productp .product-text table th {color: #999; text-align: left;}
.productp .product-text table td {color: #333;  padding-right: 10px;}
.productp .content-block {margin: 30px 0;}

.text-content ul {margin: 15px 0; padding: 0 0 0 30px;}
.text-content ul li {display: block; margin: 5px 0;}
.text-content ul li:before {width: 23px; height: 1px; position: absolute; display: block; background: #cc3333; content: " "; list-style: none; margin-left: -30px; margin-top: 10px;}

.text-content ol {margin: 15px 0; list-style-position: inside; }

.text-content table {border-collapse: collapse; font-size: 14px; width: 70%; border-bottom: 1px solid #2c2c2c; margin: 15px 0;}
.text-content table th, .text-content table td {border-top: 1px solid #2c2c2c; padding: 10px 5px;}
.text-content table th {text-align: left;}

.text-content form {border: 1px solid #eaeaea; border-left: none; border-right: none; padding: 10px 0; width: 70%;}
.text-content form table {width: 100%; border: none;}
.text-content form table th, .text-content form table td {border: none; padding: 5px 0;}
.text-content form table input[type=text],.text-content form table input[type=password],.text-content form table select , .text-content form table textarea {width: 100%;}
.text-content form table input.button {margin-top: 10px;}

.text-content .action {background: #f5f5f5; padding: 20px 20px 5px 20px; border-radius: 5px;}
.text-content .action form {border: none; padding: 0; width: 80%;}
.text-content .action form h3 {margin-top: 0; margin-bottom: 15px;}

.news {}
.news .new {margin-bottom: 15px;}
.news .new .date {color: #999; margin-bottom: 0;}
.news .new .title {display: inline-block; font-size: 16px; margin: 5px 0;}

#search {}
#search .sisea-paging {font-size: 11px; color: #666;}
#search .sisea-results {font-weight: bold;}
#search h3 {font-size: 16px; font-weight: normal; line-height: 18px; float: none; border: none; margin-bottom: 0; font-family: "arimoregular";}
#search h3 a {}
#search .extract p {margin-top: 5px;}

#basketform {width: 100%; padding: 0; border-bottom: none;}
#bascket {width: 100%; margin: 0;}
#bascket th {border-bottom: 1px solid #EBEBEB; color: #999999; font-size: 13px; padding: 8px 3px; text-align: center;}
#bascket td {border-bottom: 1px solid #EBEBEB; font-size: 12px; font-weight: bold; line-height: 16px; padding: 12px 3px; text-align: center; }
#bascket td a {font-size: 14px; line-height: 18px; }
#bascket input[type="text"] {height: 30px; line-height: 30px; text-align: center; width: 46px; }
#bascket tr.last td {background: none repeat scroll 0 0 #f9f9f9; color: #333333; font-size: 16px; height: 33px; line-height: 24px; }
#mainbasket .basketware {background: url("../img/basket-sprait.jpg") no-repeat scroll 0 -13px; display: inline-block; height: 13px; margin: 3px 0 0; width: 10px;}
#mainbasket .basketware:hover {background-position: 0 1px;}
#oforml {color: #333333; font-size: 14px; line-height: 28px; margin-top: 30px; }
#oforml h2 {border-bottom: 1px solid #EBEBEB; color: #999999; font-size: 18px; font-weight: normal; line-height: 20px; margin: 15px 0 7px; padding: 5px 0; }
#oforml p {color: #999999; font-size: 12px; line-height: 14px; margin: 15px 0; }
#oforml label {display: block; float: left; font-size: 12px; font-weight: bold; line-height: 21px; margin: 12px 0 4px; width: 116px; }
#oforml .error {color: #FF0000; display: block; font-size: 12px; line-height: 12px; margin: 0; padding: 0; position: relative; top: -2px; }
#oforml input[type="text"] {border: 1px solid #DCDCDC; padding: 5px; margin-top: 10px; width: 409px; }
#oforml textarea {border: 1px solid #DCDCDC; height: 54px; margin-top: 10px; width: 600px; }

.quip-comment-text p {padding-top: 0px !important;}
.quip-comment-alt {background-color: #fafafa !important;}
#quip-success-qcom {margin: 15px 0;}
ol.quip-comment-list li {margin-bottom: 10px;}
.quip-comment-createdon a {font-style: normal;}
.quip-comment-body {padding:5px 0 !important; background: #fff !important;}
.quip-comment-text {margin-top: 5px;}

.wr1 .price-old {text-decoration: line-through; display: block; font-size: 12px;}

.nav-mobile{display:block;text-align:left;padding:15px 0 5px;box-sizing: border-box;}
.nav-mobile li{margin-bottom:10px;list-style:none;}
.nav-mobile li a{font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    color:#fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    transition: padding-left 200ms;
}
.nav-mobile li a:hover{padding-left: 30px;
    transition: padding-left 200ms;}
.menu-icon{cursor: pointer;
    display: none;
    height: 28px;
    left: 29px;
    position: fixed;
    top: 29px;
    width: 40px;
    z-index: 23;
}
.menu-icon span{background: #333 none repeat scroll 0 0;
    border-radius: 2px;
    display: block;
    height: 6px;
    margin-bottom: 5px;}
.menu-icon span:last-child{margin-bottom: 0;}
.table_wrapper{width: 100%;overflow:auto;}
.table_wrapper table{min-width:600px;}

#feedback form,.loginLoginForm{border:none !important;padding:0 !important;}
#quip-add-comment-qcom{border-bottom:none;padding-bottom:0;}
#feedback {
    padding: 20px;
    background: #f5f5f5;
}
@media (max-width: 1210px) {
.wrapper {width: 100%;}	
.header .contacts {padding-left: 35px !important;}
.header .card_contacts{padding-left: 0 !important;}
.header .basket {width: 190px;}
.header .nav li a{padding: 8px 24px;}
.header .nav li:last-child{background:none;}
.slider_item form{right:50px;}
.slider_item .slide_info h2, .slider_item .slide_info p{margin-left:50px;}
}
@media (max-width: 1070px) {
    .header .cat_address{margin-left: 100px;}
    .header .card_address{margin-left: 100px;}
}
@media (max-width: 1023px) {
.header .cat_address{margin-left: 50px;}
.header .card_address{margin-left: 50px;}
.header .logo{float:none; padding-left:0;text-align:center;margin-bottom:10px;}
.slider_item .slide_info h2 {text-align:center;padding-left:10px; padding-right:10px;margin-left:0;}
.slider_item .slide_info p{margin-left:0;text-align:center;}
.pright {padding: 20px 25px 50px 290px;}
.alboom_list .el{min-width: 220px;}
.footer .nav li{padding:0 13px;}
.header{padding-bottom:20px;}
.header .nav{display:none;}
.menu-icon{display:block;}
.pright .text img{width:100%;}
.pright .text p img{width:100%;}
.slider_item .slide_info{-vertical-align:top; -padding-top:20px; width: 100%;}
}
@media (max-width: 767px) {
.wrapper1{padding:0;}
.wrapper{border-radius:0;}
.menu-icon{left:19px;top:10px;}
.header .logo{padding-top: 20px;}
.header .contacts {padding-left:0 !important;display:block;float:none; margin:0 auto;text-align:center;max-width:250px;}
.header .contacts .button, .header .contacts .feedback, .pleft .contacts{display:none;}
.header .basket{margin: 0 auto;float:none;padding-top:15px;}
.header #top_profile {margin: 0 auto;float:none;padding-top:15px; padding-left: 45px; width: 190px;}
.advants .el{width:100%;background:none;}
.pleft{left:50%; margin-left:-115px;padding-left:0;}
.pleft .menu li{text-align:center;}
.pright{padding-left:15px; width:100%;padding-top:80px;padding-right:15px;box-sizing:border-box;}
.pright h1, .pright h2{text-align:center;line-height:1.1;font-size:30px;}
.catalog {margin-left: 0;}
.catalog .el{float:none;width:50%; display:inline-block;vertical-align:top;}
.catalog .el .wr1{margin:0 auto;text-align:center;padding:0;background:none; }
.popularcatalog .popslider_item .el{background:none;}
.alboom_list{margin-left: 0;text-align:center;}
.alboom_list .el{float:none;text-align:center;padding-left:0;display:inline-block;vertical-align:top;margin:0 10px;}
.footer .nav{display:none;}
.text-content form table{width:100%!important;}
#mainbasket{width:100%!important;}
.text-content form{width:100%!important;}
.buyme form b{display:block;}
.productp .left-img{float:none;margin:0 auto;width:100%;}
.productp .product-text {float:none;margin:0 auto;width:100%;}
.popularcatalog .popslider_item {width: 100%;text-align: center;}
.slider .owl-next {display: none !important;}
.slider .owl-prev {display: none !important;}
.catalog .el {background: none;}
}
@media (max-width: 635px) {
 .header .cat_address{margin: 0 auto;float: none;width: 260px;}
 .header .card_address{margin: 0 auto;float: none;width: 260px;}
 .header .cat_contacts{padding-left: 0 !important;float: none !important;margin: 0 auto;}
 .header .card_contacts{padding-left: 0 !important;float: none !important;margin: 0 auto;}
}
@media (max-width: 567px) {
.catalog .el{width:100%;}
.catalog .el .wr1{width:100%;}
.catalog .el .wr1 .img{background-size:contain;}
.alboom_list .el{float:none;margin:0 auto;text-align:center;padding-left:0;}
#bascket th{font-size:10px;}
#bascket td, #bascket td a{font-size:10px;}
.text-content form table input.button{margin-left:5px!important;font-size:10px;padding-left:10px; padding-right:10px;}
#bascket tr.last td{font-size:10px;}
#bascket tr.row td:first-child, #bascket tr th:first-child{display:none;}
.why_us .el {width: 100%;}
.slider_item .slide_info{-display:block; height: 390px;}
.slider_item .slide_info_form h2{-display:none;}
.slider_item form{
    left: auto;
    top: auto;
    margin: 0 auto;
    float: none;
    position: static;    
}

}
@media (max-width: 425px) {
.productp .buyme{text-align:center;}
.productp .buyme .price-old{clear:both;display:block;}
.productp .buyme form  input{display:block; margin:0 auto;float:none!important;}
.productp .buyme form  input.count-text{margin:10px auto;}
.alboom_list .el{width:100%;}
.footer{display:none;}
.catalog .mfix {margin: 0 auto;width: 180px;}
}

.nav-mobile .divider {margin: 15px 0 10px;}

@media (max-width: 767px) {
    .btnWrapper{padding-top: 10px;}
}
@media (max-width: 414px) {
   .btnWrapper{display:block;width: 55px;margin: 0 auto;}
   .pright h2{display:block;float:none;}
   .slider_wrapper h2{margin-right: 0;}
}
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 256px;
  min-height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
 background-color: transparent; /* A background-color is required */
  min-height: 100vh;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}
#panel{background-color: transparent;}
#menu{border-right: 2px solid #333;height: 100%;}
.inner-menu{padding:5px 15px 0;display:none;}
.inner-menu li{}
.inner-menu li a{font-size:14px;}
.inner-menu li a:hover{padding-left: 30px;
    transition: padding-left 200ms;}

.privacyPolicy{display:block;}
.slide_info form .privacyPolicy{margin: 0 0 10px 0 !important;font-size:18px !important;line-height:18px;}
.privacyPolicy a{}
.privacyPolicy input[type="checkbox"]{float: left;margin: 3px 0px 0 -20px;}
.slide_info form .privacyPolicy input[type="checkbox"]{width: auto !important;margin-top: 5px;}
.privacyPolicy label{display:block;padding-left: 20px;}
.text-content ul li.markItUpButton:before{
    display: none;
}
.form-group {
    margin-bottom: 10px;
}
.form-group > label {
    margin-right: 10px;
}
#comment-editor {
    padding: 10px;
}
.inputWrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 45%;
            flex: 1 1 45%;
    margin: 10px 10px 10px 0;
}
.inputWrapper input[type="text"],.inputWrapper input[type="password"],.inputWrapper textarea,.inputWrapper select {
    width: 100%;
    padding: 10px;
}
.textareaWrapper {
    -webkit-box-flex: 1;
        -ms-flex: 100%;
            flex: 100%;
}
#feedback form {width: 100%;}
#feedback form .form {
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.captcha {
    position: relative;
}
#comment-form {
    width: 100% !important;
    border: none;
}
#comment-editor {
    width: 100% !important;
}
.ticket-rating.inactive, .ticket-comment-rating.inactive {
    display: none;
}
.markItUpHeader {
    display: none !important;
}
.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.g-recaptcha{
    /* transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0; */
    width: 100%;
}