@font-face {
font-family: 'ALS Rubl';
font-weight: normal;
font-style: normal;
src: local('ALS Rubl'), url('../fonts/rouble.woff') format('woff'), url('../fonts/rouble.ttf') format('ttf');
}
.rowform input { width: 100%; }
.w100 { width: 100% !important; }
.hideemail { width: auto !important; height: auto !important; }
.rowform.sumbit { text-align: center; }
.success { color: green; font-weight: 700; }
.text_block ul li:before { content: "\2714"; color: #428efe; margin-right: 10px; }
.text_block ul li { margin-left: 20px; list-style: none; }
#tableDelivery { width: 730px; }
.close-form { position: absolute; right: 8px; top: 8px; cursor: pointer; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
img { border: none; }
textarea { overflow: auto; }
input, textarea, input:active, textarea:active { font-family: 'Open Sans', sans-serif; outline: none transparent !important; box-shadow: none; -moz-outline: none !important; }
input[type=submit], button[type=submit] { -webkit-border-radius: 0; -webkit-appearance: none; }
:focus { outline: none; }
.form-control.is-invalid { border-color: #e44e1b; }
.fancybox-close-small { right: 0 !important; background: none !important; text-indent: 0 !important; text-align: center; font-size: 28px; font-family: monospace; color: grey; }
.fancybox-close-small:hover { color: #e44e1b; }
.fancybox-bg { background: #272b78 !important; opacity: .5 !important; }
/*---------------
    Main styles
---------------*/
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
html { margin: 0; padding: 0; font-size: 16px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body { margin: 0; padding: 0; background: #fff; font: normal 1rem/1.5 'Open Sans', sans-serif; -webkit-text-size-adjust: 100%; }
.wrap { overflow: hidden; }
.cont { position: relative; width: 100%; max-width: 1178px; margin: 0 auto; padding: 0 15px; }
.currency { display: inline-block; vertical-align: top; font-family: 'ALS Rubl' !important; font-weight: normal !important; }
.page_content { margin-top: -15px; padding-bottom: 40px; }
.breadcrumbs { margin-bottom: 20px; color: #9b9b9b; font: 12px Open Sans; }
.breadcrumbs a { color: #428efe; }
.breadcrumbs a:hover { text-decoration: none; }
.breadcrumbs .sep { margin: 0 4px; }
.page_title { margin-bottom: 15px; color: #333; font: 600 26px/26px Open Sans; }
.page_desc { margin-bottom: 30px; }
/*---------------
   Header
---------------*/
header { margin-bottom: 60px; padding-bottom: 40px; background: #f4f4f4; }
header .cont { display: flex; justify-content: space-between; align-items: center; align-content: flex-start; flex-wrap: wrap; }
header .col_left { padding: 15px 15px 15px 0; flex-basis: 331px; }
header .col_right { padding: 15px 0 15px 15px; text-align: right; flex-basis: 257px; }
header .logo { margin-bottom: 15px; }
header .logo a, header .logo img { display: block; max-width: 100%; }
header .slogan { margin-bottom: 15px; color: #333; font: 700 14px/14px Open Sans; }
header .adres a, header .adres { color: #333; text-decoration: none; font: 14px/22px Open Sans; }
header .adres img { vertical-align: middle; margin-right: 6px; }
header .adres a span { color: #808080; }
header .phones { margin-bottom: 22px; color: #333; font: 14px/14px Open Sans; }
header .phones .number, header .phones .number a { text-decoration: none; color: #e44e1b; font: 700 24px/24px Open Sans; }
header .phones .number span, header .phones .number span { margin-right: 4px; color: #414042; font-size: 18px; }
header .phones .text { margin-top: 7px; }
header .short_cart { position: relative; z-index: 9; display: inline-block; vertical-align: top; overflow: hidden; height: 39px; padding: 0 15px 0 77px; color: #414042; font: 14px/37px Open Sans; border-radius: 30px; box-shadow: inset 0 0 0 1px #e44e1b; text-decoration: none; transition: color .2s ease-in-out .1s; width: 100%; }
header .short_cart:after { position: absolute; top: 50%; left: 18px; display: block; width: 21px; height: 20px; margin-top: -10px; background: url(../images/ic_short_cart.png) 0 0 no-repeat; content: ''; }
header .short_cart:before { position: absolute; top: 0; left: -97%; z-index: -1; display: block; width: 120%; height: 200%; background: #e44e1b; content: ''; transition: .2s linear; -webkit-transform: skewX(-30deg); -ms-transform: skewX(-30deg); transform: skewX(-30deg); }
header .short_cart:hover { color: #fff; }
header .short_cart:hover:before { left: -10%; }
header .callback_link_wrap { display: inline-block; vertical-align: top; width: 100%; height: 46px; margin-top: 16px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
header .callback_link { display: block; width: 100%; height: 40px; color: #fff; font: 14px/40px Open Sans; border-radius: 30px; background: #428efe; text-align: center; text-decoration: none; transition: .2s linear; }
header .callback_link img { position: relative; top: -1px; vertical-align: middle; margin-right: 14px; }
header .callback_link:hover { background: none; }
header .slider_wrap { width: calc(100% - 588px); flex-basis: calc(100% - 588px); }
header .slider .slide { position: relative; display: none; overflow: hidden; height: 240px; }
header .bx-wrapper .slide, header .slider .slide:first-child { display: block; }
header .slider .slide img { display: block; min-width: 100%; min-height: 100%; }
header .slider .slide .title { position: absolute; top: 20px; left: 0; padding: 10px 35px 18px; color: #fff; font: 600 22px/26px Open Sans; background: rgba(228, 78, 27, .7); }
header .slider .slide .title:after { position: absolute; top: 0; right: -30px; display: block; width: 30px; height: 80px; border-top: 40px solid rgba(228, 78, 27, .7); border-right: 15px solid transparent; border-bottom: 40px solid transparent; border-left: 15px solid rgba(228, 78, 27, .7); content: ''; }
header .menu { position: absolute; bottom: -61px; left: 15px; display: flex; width: calc(100% - 30px); height: 61px; padding: 0 65px; margin: 0; border: 1px solid #cdcdcd; background: #fff; justify-content: space-around; align-items: stretch; align-content: flex-start; flex-wrap: wrap; }
header .menu li { list-style: none; }
header .menu li a { position: relative; display: block; padding: 0 10px; color: #333; font: 600 14px/59px Open Sans; text-decoration: none; transition: color .2s linear; }
header .menu li a:after { position: absolute; right: 0; bottom: -1px; left: 0; width: 0; height: 4px; margin: auto; color: transparent; background: #428efe; content: ''; transition: width .3s linear; }
header .menu li a:hover, header .menu li a.active { color: #428efe; }
header .menu li a:hover:after, header .menu li a.active:after { width: 100%; }
/*---------------
   Main section
---------------*/
.about_block { margin-bottom: 40px; padding-top: 60px; color: #333; font: 16px/26px Open Sans; background: url(../images/ic_about_block.png) 50% 0 no-repeat; text-align: center; }
.about_block .title { margin-bottom: 5px; font-size: 20px; font-weight: 600; }
.about_block p { display: block; width: 730px; max-width: 100%; margin: 0 auto; }
.about_block p + p { margin-top: 15px; }
.sort { margin-bottom: 20px; color: #333; font: 14px/25px OPen Sans; }
.sort .name { display: inline-block; vertical-align: top; margin-right: 12px; }
.sort a { position: relative; display: inline-block; vertical-align: top; height: 25px; padding: 0 32px 0 12px; color: #333; line-height: 21px; border: 1px solid #b7b7b7; border-radius: 3px; text-decoration: none; transition: border-color .2s linear; }
.sort a.up:after { position: absolute; top: 50%; right: 8px; display: block; width: 10px; height: 10px; margin-top: -8px; border: 5px solid transparent; border-bottom-color: #b7b7b7; content: ''; }
.sort a.down:after { position: absolute; top: 50%; right: 8px; display: block; width: 10px; height: 10px; margin-top: -2px; border: 5px solid transparent; border-top-color: #b7b7b7; content: ''; }
.sort a + a { margin-left: 10px; }
.sort a:hover, .sort a.active { border-color: #428efe; }
.sort a.up.active:after { border-bottom-color: #428efe; }
.sort a.down.active:after { border-top-color: #428efe; }
.views { margin-bottom: 20px; color: #333; font: 14px/25px OPen Sans; }
.views .name { display: inline-block; vertical-align: top; margin-right: 12px; }
.views a { display: inline-block; vertical-align: top; width: 25px; height: 25px; background: url(../images/ic_views.png) 0 0 no-repeat; }
.views a + a { margin-left: 6px; }
.views a.list_link { background-position: 0 0; }
.views a.list_link.active { background-position: 0 -25px; }
.views a.grid_link { background-position: -25px 0; }
.views a.grid_link.active { background-position: -25px -25px; }
.products { margin-bottom: 55px; }
.products .block_title { margin-bottom: 10px; color: #333; font: 600 26px/26px Open Sans; text-align: center; }
.products.related { margin-bottom: 0; }
.products.related .block_title { margin-bottom: 30px; text-align: left; }
.products .grid { display: flex; margin-left: -26px; justify-content: flex-start; align-items: stretch; align-content: flex-start; flex-wrap: wrap; }
.products .grid .product_wrap { flex-direction: column; margin-bottom: 33px; flex-basis: 50%; }
.products .grid .product { height: 100%; margin-left: 124px; padding: 2px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.products .grid .product .box { position: relative; height: 100%; padding: 20px 20px 30px; background: #fff; }
.products .grid .product:hover { background: #e44e1b; }
.products .grid .product:hover .box { background: #f7f7f7; }
.products .grid .product .thumb { position: absolute; top: 18px; left: -100px; width: 267px; border: 1px solid #ccc; background: #fff; box-shadow: 3px 3px 5px rgba(0, 0, 0, .2); }
.products .grid .product .sticker { position: absolute; top: 10px; left: -1px; z-index: 9; height: 30px; padding: 0 15px; color: #fff; font: 600 12px/30px Open Sans; }
.products .grid .product .sticker:after { position: absolute; top: 0; right: -14px; display: block; width: 14px; height: 30px; border: 15px solid transparent; border-right-width: 7px; border-left-width: 7px; content: ''; }
.products .grid .product .sticker.new { background: #f44336; }
.products .grid .product .sticker.new:after { border-top-color: #f44336; border-left-color: #f44336; }
.products .grid .product .sticker.lidear { background: #673ab7; }
.products .grid .product .sticker.lidear:after { border-top-color: #673ab7; border-left-color: #673ab7; }
.products .grid .product .more_garanti { position: absolute; top: 13px; left: 13px; z-index: 9; width: 45px; height: 45px; background: url(../images/ic_more_garanti.png) 0 0 no-repeat; cursor: pointer; }
.products .grid .product .more_garanti:before { position: absolute; bottom: 55px; left: 50%; display: none; width: 190px; margin-left: -95px; padding: 3px 10px; color: #333; font: 12px OPen Sans; border: 1px solid #f04b1b; border-radius: 3px; background: #f4f4f4; content: attr(data-tooltip); text-align: center; }
.products .grid .product .more_garanti:after { position: absolute; bottom: 50px; left: 50%; display: none; width: 12px; height: 6px; margin-left: -6px; background: url(../images/ic_tooltip_arr.png) 0 0 no-repeat; content: ''; }
.products .grid .product .more_garanti:hover:before, .products .grid .product .more_garanti:hover:after { display: block; }
.products .grid .product .thumb a { display: block; width: 100%; height: 178px; line-height: 178px; text-align: center; }
.products .grid .product .thumb a img { position: relative; top: -1px; vertical-align: middle; max-width: 100%; max-height: 100%; }
.products .grid .product .head { width: 100%; margin-bottom: 20px; padding-left: 174px; }
.products .grid .product .product_name a { display: inline-block; vertical-align: top; color: #333; font: 600 20px/26px Open Sans; text-decoration: none; }
.products .grid .product .product_name a:hover { text-decoration: underline; }
.products .grid .product .head .rating { display: none; }
.products .grid .product .rating { height: 26px; margin-left: 25px; line-height: 26px; }
.products .grid .product .rating li { position: relative; top: -3px; display: inline-block; vertical-align: middle; width: 18px; height: 17px; list-style: none; background: url(../images/ic_star.png) 0 0 no-repeat; }
.products .grid .product .rating li.active { background-position: 0 -17px; }
.products .grid .product .features { width: 100%; margin: 0 0 25px; padding: 0 0 0 174px; }
.products .grid .product .features li { position: relative; padding-left: 20px; color: #333; font: 16px/22px Open Sans; list-style: none; }
.products .grid .product .features li + li { margin-top: 8px; }
.products .grid .product .features li:before { position: absolute; top: 6px; left: 0; display: block; width: 14px; height: 10px; border: 5px solid transparent; border-right-width: 0; border-left: 7px solid #428efe; content: ''; }
.products .grid .product .info { width: 100%; margin-bottom: 30px; color: #333; font: 16px/22px Open Sans; }
.products .grid .product .info .item { float: left; width: 50%; height: 22px; padding-right: 10px; text-align: right; }
.products .grid .product .info .item:nth-child(2n) { padding-right: 0; padding-left: 10px; text-align: left; }
.products .grid .product .info .item p { margin: 0; padding: 0; }
.products .grid .product .info span { color: #428efe; }
.products .grid .product .garanti { display: inline-block; vertical-align: top; height: 30px; margin: -4px 0; padding-left: 30px; line-height: 30px; background: url(../images/ic_garanti.png) 0 50% no-repeat; }
.products .grid .product .status { display: inline-block; vertical-align: top; }
.products .grid .product .status ul { position: relative; top: -1px; display: inline-block; vertical-align: middle; margin-left: 4px; }
.products .grid .product .status li { display: block; float: left; width: 10px; height: 17px; list-style: none; border: 1px solid #ccc; border-radius: 2px; }
.products .grid .product .status li + li { margin-left: 2px; }
.products .grid .product .status li.green { border-color: #41c647; background: #41c647; }
.products .grid .product .status li.yellow { border-color: #ffa200; background: #ffa200; }
.products .grid .product .status li.red { border-color: #ff4d4d; background: #ff4d4d; }
.products .grid .product .delivery { display: inline-block; vertical-align: top; margin-top: 10px; padding-left: 30px; background: url(../images/ic_delivery.png) 0 50% no-repeat; }
.products .grid .product .pickup { display: inline-block; vertical-align: top; margin-top: 10px; padding-left: 20px; background: url(../images/ic_pickup.png) 0 50% no-repeat; }
.products .grid .product .buy { overflow: hidden; width: 100%; text-align: center; }
.products .grid .product .buy > div { float: left; width: 50%; padding-right: 10px; text-align: right; }
.products .grid .product .buy > div:nth-child(2n) { padding-right: 0 !important; padding-left: 10px; text-align: left; }
.products .grid .product .buy .rating { margin: 0 0 13px; }
.products .grid .product .price { margin-bottom: 13px; padding-right: 28px !important; color: #e44e1b; font: 600 26px/26px Open Sans; }
.products .grid .product .price .period { display: inline-block; vertical-align: top; margin-right: 11px; color: #333; font: 16px/26px Open Sans; }
.products .grid .product .price .currency { position: relative; top: -2px; display: inline-block; vertical-align: top; }
.products .grid .product .price.nopad { margin-bottom: 30px; padding-right: 10px !important; text-align: center !important; }
.products .grid .product .price.nopad:nth-last-child(1), .products .grid .product .price.nopad:nth-last-child(2) { margin-bottom: 0; }
.products .grid .product .price .buy_link_wrap { margin-top: 10px; }
.products .grid .product .buy_link_wrap { display: inline-block; vertical-align: top; width: 172px; max-width: 100%; height: 46px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.products .grid .product .buy_link { display: block; width: 100%; height: 40px; color: #fff; font: 14px/40px Open Sans; border-radius: 30px; background: #428efe; text-align: center; text-decoration: none; transition: .2s linear; }
.products .grid .product .buy_link img { position: relative; top: -1px; vertical-align: middle; margin-right: 11px; }
.products .grid .product .buy_link:hover { background: #e44e1b; }
.products .grid .product .quike_buy_link_wrap { display: inline-block; vertical-align: top; width: 172px; max-width: 100%; height: 46px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.products .grid .product .quike_buy_link { display: block; width: 100%; height: 40px; color: #428efe; font: 14px/40px Open Sans; border-radius: 30px; background: #fff; text-align: center; text-decoration: none; transition: .2s linear; }
.products .grid .product .quike_buy_link:hover { color: #fff; background: #e44e1b; }
.products .list .product { margin: 0 0 20px 98px; padding: 2px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.products .list .product .box { position: relative; min-height: 216px; padding: 20px 20px 20px 194px; background: #fff; }
.products .list .product:hover { background: #e44e1b; }
.products .list .product:hover .box { background: #f7f7f7; }
.products .list .product .thumb { position: absolute; top: 18px; left: -100px; width: 267px; border: 1px solid #ccc; background: #fff; box-shadow: 3px 3px 5px rgba(0, 0, 0, .2); }
.products .list .product .sticker { position: absolute; top: 10px; left: -1px; z-index: 9; height: 30px; padding: 0 15px; color: #fff; font: 600 12px/30px Open Sans; }
.products .list .product .sticker:after { position: absolute; top: 0; right: -14px; display: block; width: 14px; height: 30px; border: 15px solid transparent; border-right-width: 7px; border-left-width: 7px; content: ''; }
.products .list .product .sticker.new { background: #f44336; }
.products .list .product .sticker.new:after { border-top-color: #f44336; border-left-color: #f44336; }
.products .list .product .sticker.lidear { background: #673ab7; }
.products .list .product .sticker.lidear:after { border-top-color: #673ab7; border-left-color: #673ab7; }
.products .list .product .more_garanti { position: absolute; top: 13px; left: 13px; z-index: 9; width: 45px; height: 45px; background: url(../images/ic_more_garanti.png) 0 0 no-repeat; cursor: pointer; }
.products .list .product .more_garanti:before { position: absolute; bottom: 55px; left: 50%; display: none; width: 190px; margin-left: -95px; padding: 3px 10px; color: #333; font: 12px OPen Sans; border: 1px solid #f04b1b; border-radius: 3px; background: #f4f4f4; content: attr(data-tooltip); text-align: center; }
.products .list .product .more_garanti:after { position: absolute; bottom: 50px; left: 50%; display: none; width: 12px; height: 6px; margin-left: -6px; background: url(../images/ic_tooltip_arr.png) 0 0 no-repeat; content: ''; }
.products .list .product .more_garanti:hover:before, .products .list .product .more_garanti:hover:after { display: block; }
.products .list .product .thumb a { display: block; width: 100%; height: 178px; line-height: 178px; text-align: center; }
.products .list .product .thumb a img { position: relative; top: -1px; vertical-align: middle; max-width: 100%; max-height: 100%; }
.products .list .product .head { width: 70%; margin-bottom: 20px; }
.products .list .product .product_name a { display: inline-block; vertical-align: top; color: #333; font: 600 20px/26px Open Sans; text-decoration: none; }
.products .list .product .product_name a:hover { text-decoration: underline; }
.products .list .product .rating { height: 26px; margin-left: 25px; line-height: 26px; }
.products .list .product .rating li { position: relative; top: -3px; display: inline-block; vertical-align: middle; width: 18px; height: 17px; list-style: none; background: url(../images/ic_star.png) 0 0 no-repeat; }
.products .list .product .rating li.active { background-position: 0 -17px; }
.products .list .product .features { width: 40%; margin: 0; padding: 0; }
.products .list .product .features li { position: relative; padding: 0 20px; color: #333; font: 16px/22px Open Sans; list-style: none; }
.products .list .product .features li + li { margin-top: 8px; }
.products .list .product .features li:before { position: absolute; top: 6px; left: 0; display: block; width: 14px; height: 10px; border: 5px solid transparent; border-right: none;border-left: 7px solid #428efe; content: ''; }
.products .list .product .info { width: 30%; color: #333; font: 16px/22px Open Sans; }
.products .list .product .info > div + div { margin-top: 8px; }
.products .list .product .info p { margin: 0; padding: 0; }
.products .list .product .info span { color: #428efe; }
.products .list .product .garanti { height: 22px; height: 30px; margin: -4px 0; padding-left: 30px; line-height: 30px; background: url(../images/ic_garanti.png) 0 50% no-repeat; }
.products .list .product .status ul { position: relative; top: -1px; display: inline-block; vertical-align: middle; margin: 0 0 0 4px; padding: 0; }
.products .list .product .status li { display: block; float: left; width: 10px; height: 17px; list-style: none; border: 1px solid #ccc; border-radius: 2px; }
.products .list .product .status li + li { margin-left: 2px; }
.products .list .product .status li.green { border-color: #41c647; background: #41c647; }
.products .list .product .status li.yellow { border-color: #ffa200; background: #ffa200; }
.products .list .product .status li.red { border-color: #ff4d4d; background: #ff4d4d; }
.products .list .product .delivery { padding-left: 30px; background: url(../images/ic_delivery.png) 0 50% no-repeat; }
.products .list .product .pickup { padding-left: 30px; background: url(../images/ic_pickup.png) 6px 50% no-repeat; }
.products .list .product .buy { width: 30%; text-align: center; }
.products .list .product .price { margin-top: -32px; margin-bottom: 13px; color: #e44e1b; font: 600 26px/26px Open Sans; }
.products .list .product .price .currency { position: relative; top: -2px; display: inline-block; vertical-align: top; }
.products .list .product .buy .rating { display: none; }
.products .list .product .buy_link_wrap { display: inline-block; vertical-align: top; width: 172px; height: 46px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.products .list .product .buy_link { display: block; cursor: pointer; width: 100%; height: 40px; color: #fff; font: 14px/40px Open Sans; border-radius: 30px; background: #428efe; text-align: center; text-decoration: none; transition: .2s linear; }
.products .list .product .buy_link img { position: relative; top: -1px; vertical-align: middle; margin-right: 11px; }
.products .list .product .buy_link:hover { background: #e44e1b; }
.products .list .product .quike_buy_link_wrap { display: inline-block; vertical-align: top; width: 172px; height: 46px; margin-top: 15px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.products .list .product .quike_buy_link, .buttblue { display: block; width: 100%; height: 40px; color: #428efe; font: 14px/40px Open Sans; border-radius: 30px; background: #fff; text-align: center; text-decoration: none; transition: .2s linear; }
.products .list .product .quike_buy_link:hover, .buttblue:hover { color: #fff; background: #e44e1b; }
.products .all { padding-top: 20px; text-align: center; }
.products .all span { display: inline-block; cursor: pointer; vertical-align: top; height: 40px; padding: 0 33px; color: #428efe; font: 14px/38px Open Sans; border: 1px solid #428efe; border-radius: 40px; text-decoration: none; transition: .2s linear; }
.products .all span:hover { color: #fff; background: #428efe; }
.compare_block { margin-bottom: 40px; }
.compare_block .block_title { margin-bottom: 30px; color: #333; font: 600 26px/26px Open Sans; text-align: center; }
.compare_block .table-responsive { overflow: auto; max-width: 100%; }
.compare_block table { width: 1148px; border-spacing: 0; border-collapse: collapse; }
.compare_block table thead { border-bottom: 2px solid #428efe; }
.compare_block table th { vertical-align: middle; padding: 5px; color: #333; font: 600 16px/26px Open Sans; border: 1px solid #d7d7d7; background: #e7f1ff; text-align: center; }
.compare_block table td { vertical-align: middle; padding: 10px 5px; color: #333; font: 16px Open Sans; border: 1px solid #d7d7d7; background: #fff; text-align: center; }
.compare_block table tbody tr:nth-child(2n) td { background: #f7f7f7; }
.compare_block table td img { display: block; margin: 0 auto; }
.compare_block table td.name { width: 365px; padding: 10px 25px; table-layout: fixed; text-align: left; }
.compare_block table td .price { margin-bottom: 7px; color: #e44e1b; font: 600 20px/20px Open Sans; }
.compare_block table td .price .currency { position: relative; top: -2px; display: inline-block; vertical-align: top; }
.compare_block table td .buy_link_wrap { display: inline-block; vertical-align: top; width: 121px; height: 46px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.compare_block table td .buy_link { display: block; width: 100%; height: 40px; color: #fff; font: 14px/40px Open Sans; border-radius: 30px; background: #428efe; text-align: center; text-decoration: none; transition: .2s linear; }
.compare_block table td .buy_link img { position: relative; top: -1px; display: inline-block; vertical-align: middle; margin-right: 6px; }
.compare_block table td .buy_link:hover { background: #e44e1b; }
.articles_block { margin-bottom: 60px; padding: 40px 0; background: #f1f7f9; }
.articles_block .block_title { margin-bottom: 17px; color: #333; font: 600 20px/26px Open Sans; }
.articles_block .articles { width: calc(100% - 230px); }
.articles_block .articles .items { display: flex; margin-left: -50px; justify-content: flex-start; align-items: stretch; align-content: flex-start; flex-wrap: wrap; }
.articles_block .articles .item_wrap { flex-direction: column; margin-bottom: 35px; flex-basis: 33.333%; }
.articles_block .articles .item { margin-left: 50px; color: #333; font: 14px Open Sans; }
.articles_block .articles .item .date { margin-bottom: 5px; }
.articles_block .articles .item .name { margin-bottom: 10px; }
.articles_block .articles .item .name a { display: inline-block; vertical-align: top; color: #2786c3; font: 600 20px/24px Open Sans; text-decoration: none; }
.articles_block .articles .item .name a:hover { text-decoration: underline; }
.articles_block .articles .all a { display: inline-block; vertical-align: top; padding-right: 11px; color: #2786c3; font: 14px Open Sans; background: url(../images/ic_all_link.png) 100% 60% no-repeat; }
.articles_block .articles .all a:hover { text-decoration: none; }
.articles_block .ya_market { width: 168px; margin-bottom: 35px; }
.articles_block .ya_market .market img { display: block; max-width: 100%; }
.articles_block .video { width: 168px; margin-bottom: 35px; }
.articles_block .video a, .articles_block .video img { display: block; max-width: 100%; }
.bottom_text { margin-bottom: 60px; }
.text_block { color: #333; font: 14px/26px Open Sans; }
.text_block h2 { margin-top: 30px; margin-bottom: 15px; font: 600 20px/26px Open Sans; }
.text_block h3 { margin-top: 30px; margin-bottom: 15px; font: 600 16px/20px Open Sans; }
.text_block p { margin-bottom: 20px; }
.text_block iframe { display: block; max-width: 100%; margin-bottom: 20px; }
.banner { position: relative; display: block; width: 100%; margin-bottom: 40px; padding: 25px 95px; color: #f70; font: 600 48px/50px Open Sans; border: 1px solid #ff6b01; background: #fff url(../images/bg_banner.png) 0 0 no-repeat; background-size: auto 100%; text-decoration: none; }
.banner span { display: block; font-size: 36px; }
.banner .img { position: absolute; right: 70px; bottom: 0; display: block; max-width: 100%; }
.product_info { margin-bottom: 30px; }
.product_info .image { position: relative; width: 462px; height: 260px; margin-bottom: 40px; line-height: 258px; border: 1px solid #ccc; background: #fff; text-align: center; }
.product_info .image.mini { width: 366px; }
.product_info .image .sticker { position: absolute; top: 10px; left: -1px; z-index: 9; height: 30px; padding: 0 15px; color: #fff; font: 600 12px/30px Open Sans; }
.product_info .image .sticker:after { position: absolute; top: 0; right: -14px; display: block; width: 14px; height: 30px; border: 15px solid transparent; border-right-width: 7px;border-left-width: 7px; content: ''; }
.product_info .image .sticker.new { background: #f44336; }
.product_info .image .sticker.new:after { border-top-color: #f44336; border-left-color: #f44336; }
.product_info .image .sticker.lidear { background: #673ab7; }
.product_info .image .sticker.lidear:after { border-top-color: #673ab7; border-left-color: #673ab7; }
.product_info .image .more_garanti { position: absolute; top: 13px; left: 13px; z-index: 9; width: 45px; height: 45px; background: url(../images/ic_more_garanti.png) 0 0 no-repeat; cursor: pointer; }
.product_info .image .more_garanti:before { position: absolute; bottom: 55px; left: 50%; display: none; width: 190px; margin-left: -95px; padding: 3px 10px; color: #333; font: 12px OPen Sans; border: 1px solid #f04b1b; border-radius: 3px; background: #f4f4f4; content: attr(data-tooltip); text-align: center; }
.product_info .image .more_garanti:after { position: absolute; bottom: 50px; left: 50%; display: none; width: 12px; height: 6px; margin-left: -6px; background: url(../images/ic_tooltip_arr.png) 0 0 no-repeat; content: ''; }
.product_info .image .more_garanti:hover:before, .product_info .image .more_garanti:hover:after { display: block; }
.product_info .image img { position: relative; top: -1px; vertical-align: middle; max-width: 100%; max-height: 100%; }
.product_info .data { width: calc(100% - 490px); margin-bottom: 40px; }
.product_info .data .head { width: 66.666%; margin-bottom: 12px; }
.product_info .data .product_name { color: #333; font: 600 26px/26px Open Sans; }
.product_info .data .product_name h4 { margin: 0; padding: 0; }
.product_info .data .rating { height: 26px; margin-right: 15px; line-height: 26px; }
.product_info .data .rating li { position: relative; top: -3px; display: inline-block; vertical-align: middle; width: 18px; height: 17px; list-style: none; background: url(../images/ic_star.png) 0 0 no-repeat; }
.product_info .data .rating li.active { background-position: 0 -17px; }
.product_info .data .rating_count { color: #428efe; font: 14px/26px Open Sans; }
.product_info .data .features { width: 66.666%; margin: 0 0 20px; padding: 0; }
.features li { position: relative; padding-left: 20px; color: #333; font: 16px/22px Open Sans; list-style: none; }
.features li + li { margin-top: 7px; }
.features li:before { position: absolute; top: 6px; left: 0; display: block; width: 14px; height: 10px; border: 5px solid transparent; border-right-width: 7px; border-left: 7px solid #428efe;content: ''; }
.product_info .data .info { display: inline-block; vertical-align: top; width: 66.666%; color: #333; font: 16px/22px Open Sans; }
.product_info .data .info .item { float: left; width: 50%; height: 22px; }
.product_info .data .info span { color: #428efe; }
.product_info .data .garanti { height: 22px; height: 30px; margin: -4px 0; padding-left: 30px; line-height: 30px; background: url(../images/ic_garanti.png) 0 50% no-repeat; }
.product_info .data .status { margin-top: 10px; }
.product_info .data .status ul { position: relative; top: -1px; display: inline-block; vertical-align: middle; margin-left: 4px; }
.product_info .data .status li { display: block; float: left; width: 10px; height: 17px; list-style: none; border: 1px solid #ccc; border-radius: 2px; }
.product_info .data .status li + li { margin-left: 2px; }
.product_info .data .status li.green { border-color: #41c647; background: #41c647; }
.product_info .data .status li.yellow { border-color: #ffa200; background: #ffa200; }
.product_info .data .status li.red { border-color: #ff4d4d; background: #ff4d4d; }
.product_info .data .delivery { padding-left: 30px; background: url(../images/ic_delivery.png) 0 50% no-repeat; }
.product_info .data .pickup { margin-top: 10px; padding-left: 24px; background: url(../images/ic_pickup.png) 0 50% no-repeat; }
.product_info .data .buy { width: 33.333%; text-align: center; }
.product_info .data .price { margin-bottom: 13px; color: #e44e1b; font: 600 26px/26px Open Sans; }
.product_info .data .price .currency { position: relative; top: -2px; display: inline-block; vertical-align: top; }
.product_info .data .buy_link_wrap { display: inline-block; vertical-align: top; width: 172px; max-width: 100%; height: 46px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.product_info .data .buy_link { display: block; cursor: pointer; width: 100%; height: 40px; color: #fff; font: 14px/40px Open Sans; border-radius: 30px; background: #428efe; text-align: center; text-decoration: none; transition: .2s linear; }
.product_info .data .buy_link img { position: relative; top: -1px; vertical-align: middle; margin-right: 11px; }
.product_info .data .buy_link:hover { background: #e44e1b; }
.product_info .data .quike_buy_link_wrap { display: inline-block; vertical-align: top; width: 172px; max-width: 100%; height: 46px; margin-top: 15px; padding: 3px; border-radius: 30px; background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%); background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%); }
.product_info .data .quike_buy_link { display: block; width: 100%; height: 40px; color: #428efe; font: 14px/40px Open Sans; border-radius: 30px; background: #fff; text-align: center; text-decoration: none; transition: .2s linear; }
.product_info .data .quike_buy_link:hover { color: #fff; background: #e44e1b; }
.product_info .data .links { width: 33.333%; text-align: center; }
.product_info .data .links .item + .item { margin-top: 10px; }
.product_info .data .links a { display: inline-block; color: #333; font: 16px/22px Open Sans; text-decoration: none; transition: color .2s linear; }
.product_info .data .links a.manual_link { padding-left: 20px; background: url(../images/ic_manual_link.png) 0 45% no-repeat; }
.product_info .data .links a.table_link { padding-left: 26px; background: url(../images/ic_table_link.png) 0 45% no-repeat; }
.product_info .data .links a:hover { color: #428efe; }
.product_info .data.big { width: calc(100% - 394px); }
.product_info .data.big .head, .product_info .data.big .features { width: 50%; }
.product_info .data.big .info { width: 25%; }
.product_info .data.big .info .item { float: none; width: 100%; }
.product_info .data.big .links { width: 25%; }
.product_info .data.big .buy { width: 50%; margin-bottom: 20px; }
.product_info .data.big .rent { overflow: hidden; }
.product_info .data.big .rent .item { float: left; width: 50%; margin-top: 33px; }
.product_info .data.big .rent .price { margin-bottom: 10px; }
.product_info .data.big .rent .item:nth-child(1), .product_info .data.big .rent .item:nth-child(2) { margin-top: 0; }
.product_info .data.big .rent .period { display: inline-block; vertical-align: top; margin-right: 11px; color: #333; font: 16px/26px Open Sans; }
.tabs { display: table; width: 100%; border-bottom: 1px solid #d7d7d7; }
.tabs li { position: relative; z-index: 1; display: block; float: left; width: 33.333%; font: 600 16px/58px Open Sans; list-style-type: none; border: 1px solid #d7d7d7; border-bottom: none; background: #f3f3f3; cursor: pointer; text-align: center; transition: background .2s linear; }
.tabs li + li { margin-left: -1px; }
.tabs li:after { position: absolute; bottom: -1px; left: -1px; display: block; width: calc(100% + 2px); height: 3px; opacity: 0; background: #428efe; content: ''; transition: opacity .2s linear; }
.tabs li a { color: #333; text-decoration: none; transition: color .2s linear; }
.tabs li.active { z-index: 2; background: #fff; }
.tabs li.active:after { opacity: 1; }
.tabs li.active a { color: #428efe; }
.tab_content { position: relative; z-index: 1; display: none; padding: 16px 0 0; }
.tab_content .text_block { width: 66.666%; }
.tab_content .video { width: 274px; padding: 9px 11px; background: #f4f4f4; }
.tab_content .video a, .tab_content .video img { position: relative; display: block; width: 100%; }
.tab_content .video a:after { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url(../images/ic_video_play.png) 50% 50% no-repeat; content: ''; }
.pickup_page .block { overflow: hidden; margin-bottom: 60px; }
.pickup_page .block_title { margin-bottom: 20px; color: #333; font: 600 20px/26px Open Sans; }
.pickup_page .slider_wrap { width: 460px; max-width: 100%; }
.pickup_page .slider .slide { display: none; overflow: hidden; height: 400px; }
.pickup_page .slider .slide:first-child, .pickup_page .bx-wrapper .slide { display: block; }
.pickup_page .thumbs { margin-top: 20px; }
.pickup_page .thumbs .slide { height: auto; }
.pickup_page .thumbs .slide a { display: block; overflow: hidden; width: 121px; }
.pickup_page .thumbs .slide img { display: block; width: 100%; }
.pickup_page .info { width: calc(100% - 485px); color: #333; font: 16px/26px Open Sans; }
.pickup_page .info b { font-weight: 600; }
.pickup_page .info .item + .item a { text-decoration: none; color: #333; }
.pickup_page .info .item + .item { margin-top: 12px; }
.pickup_page .managers { overflow: hidden; }
.pickup_page .manager { display: flex; float: left; width: 50%; margin-top: 15px; justify-content: space-between; align-items: center; align-content: flex-start; flex-wrap: wrap; }
.pickup_page .manager .foto { overflow: hidden; width: 110px; height: 110px; border: 1px solid #4c94fe; border-radius: 50%; }
.pickup_page .manager .foto img { display: block; width: 100%; height: 100%; border: 4px solid #fff; border-radius: 50%; }
.pickup_page .manager .info { width: calc(100% - 125px); }
.pickup_page .manager .name { font-weight: 600; line-height: normal; }
.pickup_page .manager .post { margin-bottom: 5px; font-size: 14px; line-height: normal; }
.pickup_page .manager .phone a { color: #428efe; text-decoration: none; }
.pickup_page .manager .email a { color: #428efe; text-decoration: none; }
.pickup_page .manager .phone { padding-left: 30px; background: url(../images/ic_manager_phone.png) 0 50% no-repeat; }
.pickup_page .manager .email { padding-left: 30px; color: #428efe; text-decoration: none; background: url(../images/ic_manager_email.png) 0 50% no-repeat; }
/*---------------
   Footer
---------------*/
footer { padding: 60px 0 50px; color: rgba(255, 255, 255, .7); background: #18222b; }
footer .title { margin-bottom: 15px; color: #fff; font: 600 16px/26px Open Sans; }
footer .cols { display: flex; justify-content: space-between; align-items: stretch; align-content: flex-start; flex-wrap: wrap; }
footer ul { display: inline-block; vertical-align: top; margin: 0; padding: 0; }
footer ul + ul { margin-left: 75px; }
footer li { list-style: none; }
footer li a { color: rgba(255, 255, 255, .7); font: 14px/22px Open Sans; text-decoration: none; transition: color .2s linear; }
footer li a:hover { color: #fff; text-decoration: underline; }
footer .adres { font: 14px/22px Open Sans; }
footer .adres img { vertical-align: middle; margin-right: 6px; }
footer .phones { font: 700 24px/24px Open Sans; }
footer .phones .number + .number { margin-top: 11px; }
footer .phones span { margin-right: 4px; font-size: 18px; }
footer .copyright { margin-top: 60px; font: 12px Open Sans; }
/*---------------
   PopUp
---------------*/
#shopOrderFormOneClick { width: 350px; }
.form-horizontal { color: #333; font-family: 'Open Sans'; }
.form-horizontal input, .form-horizontal textarea, .form-horizontal select { width: 350px; border: 1px solid #d7d7d7; padding: 10px; margin-bottom: 10px; height: 40px; background: #f3f3f3; margin-top: 5px; }
.form-horizontal textarea { height: 70px; }
.buttblue { height: auto !important; border-radius: 30px; }
.fancybox-inner select { height: 36px; }
.buy_link { cursor: pointer; }
.canrent { color: #428efe; font: 14px/26px Open Sans; }
.page_contents { font: 14px/26px Open Sans; }
.page_contents table tr:nth-child(1) td { background: #e7f1ff; border-bottom: 2px solid #428efe; }
.page_contents table td { vertical-align: middle; padding: 10px 5px; color: #333; font: 16px Open Sans; border: 1px solid #d7d7d7; background: #fff; text-align: center; }
.cart-order a { color: #428efe; }
a { color: #428efe; }
.control-label { display: block; }
.form-horizontal select { height: 40px !important; width: 100% !important; }
.form-control { width: 100% !important; }
.btn-success { display: inline; color: rgba(255, 255, 255, .7); background: #18222b !important; cursor: pointer; font-size: 18px; width: auto !important; padding: 5px 35px !important; }
.shk-item a.buy { width: 100% !important; }
.jGrowl-notification { cursor: pointer; }
.text-center { text-align: center; }
#callback, #oneclick { padding: 25px 25px; border-radius: 10px; background: #f9fafb; overflow: hidden; }
.msg { background: #428efe; padding: 5px 10px; z-index: 55; position: absolute; width: 180px; color: white; font: 13px Open Sans; text-align: center; border-radius: 10px; border: 2px solid #98e6ff; }
.plus, .minus { border: 1px solid rgba(66, 142, 254, 0.39); padding: 2px 6px; cursor: pointer; background: #e7f1ff; }
.minus { padding: 2px 9px; }
.shk-count { padding-top: 6px; padding-bottom: 3px; text-align: center; }
.msg { background: #428efe; padding: 5px 10px; z-index: 55; position: absolute; width: 180px; color: white; font: 13px Open Sans; text-align: center; border-radius: 10px; border: 2px solid #98e6ff; }
.plus, .minus { border: 1px solid rgba(66, 142, 254, 0.39); padding: 2px 6px; cursor: pointer; background: #e7f1ff; }
.minus { padding: 2px 9px; }
.shk-count { padding-top: 6px; padding-bottom: 3px; text-align: center; }
.oder { width: 760px; }
.oder .inputs label { display: inline-block; width: 80px; font-size: 16px; text-align: right; padding-right: 5px;; }
.oder .inputs input { display: inline-block; width: 670px !important; }
.oder .selects label { display: inline-block; width: 190px; font-size: 16px; text-align: right; vertical-align: middle; padding-right: 5px;; }
.oder .selects select, .oder .selects textarea { display: inline-block; width: 560px !important; }
.buybuy { border-radius: 30px !important; transition: 0.3s all; background: #428efe !important; font-size: 16px; width: 250px !important; cursor: pointer; border: none !important; color: white; }
.buybuy:hover { background: -moz-linear-gradient(left, #8bf6ff 0%, #acceff 100%) !important; transition: 0.3s all; background: -webkit-linear-gradient(left, #8bf6ff 0%, #acceff 100%) !important; background: linear-gradient(to right, #8bf6ff 0%, #acceff 100%) !important; }
select[name=city] { margin-left: 5px; }
.thumb div:nth-child(2) { top: 55px !important; }
.thumb div:nth-child(3) { top: 85px !important; }
#mobile_menu { display: none; }
/*clear of floating elements*/
.clearfix:after { content: ""; display: table; clear: both; }
.comment-section { list-style: none; max-width: 800px; /*width:100%;*/
margin: 50px auto; padding: 10px; font-size: 13px; }
.comment { display: flex; border-radius: 3px; margin-bottom: 45px; flex-wrap: wrap; }
.comment.user-comment { color: #808080; }
.comment.author-comment { color: #60686d; justify-content: flex-end; }
.comment .info { width: 17%; margin: 0 10px; }
.comment .avatar { width: 5%; }
.comment.user-comment .info { text-align: right; }
.comment.author-comment .info { /*text-align: right;
	width:17%;*/
order: 3; }
.comment .info a { display: block; text-decoration: none; color: #656c71; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 10px 0 3px 0; }
.comment .info span { font-size: 11px; color: #9ca7af; }
.comment.user-comment .avatar { padding: 10px 18px 0 3px; }
.comment.author-comment .avatar { order: 2; padding: 10px 3px 0 18px; }
.comment p { line-height: 1.5; padding: 18px 22px; width: 50%; position: relative; word-wrap: break-word; }
.comment.user-comment .avatar img { float: right; }
.comment p { line-height: 1.5; padding: 18px 22px; width: 45%; position: relative; word-wrap: break-word; }
.comment.user-comment p { background-color: #ededed; }
.comment.author-comment { justify-content: flex-end; }
.comment.author-comment p { background-color: #c7f8b8; order: 1; }
.author-comment p:after { content: ''; position: absolute; width: 15px; height: 15px; border-radius: 50%; background-color: #fff; border: 2px solid #c7f8b8; right: -8px; top: 18px; }
.comment.user-comment .avatar img { float: right; }
.comment .avatar img { display: block; border-radius: 50%; }
.user-comment p:after { content: ''; position: absolute; width: 15px; height: 15px; border-radius: 50%; background-color: #fff; border: 2px solid #ededed; left: -8px; top: 18px; }
.comment.author-comment p { order: 1; }
.write-new { margin: 80px auto 0; width: 50%; }
.write-new textarea { color: #444; font: inherit; outline: 0; border-radius: 3px; border: 1px solid #cecece; background-color: #fefefe; box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.06); overflow: auto; width: 91%; max-width: 800px; min-height: 80px; padding: 15px 20px; }
.write-new img { border-radius: 50%; margin-top: 15px; }
.write-new button { float: right; background-color: #7fb76e; box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.12); border-radius: 2px; border: 0; color: #fff; font-weight: bold; cursor: pointer; padding: 10px 25px; margin-top: 18px; }
@media (max-width: 1177px) {
/*---------------
		Main section
	---------------*/
.products .list .product .features li, .products .list .product .info { font-size: 15px; line-height: normal; }
.products .grid .product .features li, .products .grid .product .info { font-size: 14px; line-height: normal; }
.products .grid .product .box { padding: 20px 15px 20px; }
.products .grid .product .head { margin-bottom: 15px; padding-left: 170px; }
.products .grid .product .product_name a { font-size: 17px; line-height: normal; }
.products .grid .product .features { padding-left: 170px; }
.articles_block .articles .item .name a { font-size: 16px; line-height: 20px; }
.pickup_page .manager { width: 100%; }
.products .grid .product .price .period, .product_info .data.big .rent .period { margin-right: 6px; font-size: 15px; }
.banner { padding: 20px; }
.banner .img { right: 0; }
.product_info .data .features li, .product_info .data .info, .product_info .data .links a { font-size: 15px; line-height: 22px; }
.product_info .data .links { text-align: right; }
.product_info .data .price { font-size: 20px; }
.product_info .data.big .info, .product_info .data.big .links { width: 50%; text-align: left; }
}
@media (max-width: 1023px) {
/*---------------
	    Main styles
	---------------*/
.oder .inputs input, .oder .inputs select { display: inline-block; width: 100% !important; }
.table-responsive { overflow-x: auto; display: block; }
/*---------------
		Header
	---------------*/
header .cont { padding: 0; }
header .col_left { padding-left: 15px; flex-basis: 305px; }
header .col_right { padding: 15px 0; text-align: center; flex-basis: 100%; }
header .phones { margin: 0 18px 0 0; }
header .col_right > div, header .col_right .box > div { display: inline-block; vertical-align: top; }
header .short_cart { margin-top: 20px; }
header .callback_link_wrap { margin-left: 16px; }
header .slider_wrap { flex-basis: calc(100% - 305px); }
header .menu { left: 0; width: 100%; padding: 0 10px; }
/*---------------
		Main section
	---------------*/
.views { display: none; }
.products { margin-bottom: 20px; }
.products .block_title { margin-bottom: 20px; }
.products .grid { margin-left: -15px; }
.products .grid .product_wrap { margin-bottom: 20px; flex-basis: 50%; }
.products .grid .product { margin-left: 15px; }
.products .grid .product .box { padding: 15px; }
.products .grid .product .thumb { position: relative; top: 0; left: 0; float: left; width: 100%; margin-bottom: 20px; }
.products .grid .product .head, .products .grid .product .features { float: none; width: 100%; padding-left: 0; }
.compare_block { padding-top: 20px; }
.compare_block .block_title { margin-bottom: 20px; font-size: 20px; line-height: 20px; }
.articles_block { margin-bottom: 40px; }
.articles_block .articles { width: 100%; }
.articles_block .articles .items { margin-left: -15px; }
.articles_block .articles .item { margin-left: 15px; }
.articles_block .ya_market { float: left; width: 33.333%; margin-top: 30px; margin-bottom: 0; }
.articles_block .video { float: left; width: 33.333%; margin-top: 30px; margin-bottom: 0; }
.bottom_text { margin-bottom: 40px; }
.pickup_page .block { margin-bottom: 40px; }
.pickup_page .slider_wrap { margin-bottom: 20px; }
.pickup_page .info { width: 100%; }
.pickup_page .manager { width: 50%; }
.products .grid .product .price { font-size: 20px; }
.banner { display: none; }
.product_info .image, .product_info .image.mini { width: 100%; margin-bottom: 20px; }
.product_info .data, .product_info .data.big { width: 100%; }
.product_info .data .links { text-align: center; }
.tab_content .text_block { width: 100%; }
.tab_content .video { float: left; }
.product_info .data.big .info, .product_info .data.big .links { width: 25%; }
/*---------------
		Footer
	---------------*/
footer { padding: 40px 0; }
footer ul { display: block; }
footer ul + ul { margin-left: 0; }
footer .copyright { margin-top: 40px; }
}
@media (max-width: 800px) {
.comment p { width: 100%; }
/* Reverse the order of elements in the user comments,
    so that the avatar and info appear after the text. */
.comment.user-comment .info { order: 3; text-align: left; }
.comment.user-comment .avatar { order: 2; }
.comment.user-comment p { order: 1; }
/* Make the paragraph in the comments take up the whole width,
    forcing the avatar and user info to wrap to the next line*/
.comment p { width: 100%; }
/* Align toward the beginning of the container (to the left)
    all the elements inside the author comments. */
.comment.author-comment { justify-content: flex-start; }
.comment-section { margin-top: 10px; }
.comment .info { width: auto; }
.comment .info a { padding-top: 15px; }
.comment.user-comment .avatar, .comment.author-comment .avatar { padding: 15px 10px 0 18px; width: auto; }
.comment.user-comment p:after, .comment.author-comment p:after { width: 12px; height: 12px; top: initial; left: 28px; bottom: -6px; }
.write-new, .write-new form { width: 100%; }
}
@media (max-width: 767px) {
/*---------------
		Header
	---------------*/
header { margin-bottom: 30px; padding-bottom: 0; }
header .col_left { width: 100%; text-align: center; flex-basis: 100%; }
header .slogan, header .adres { display: none; }
header .logo { margin-bottom: 0; }
header .logo a, header .logo img { margin: 0 auto; }
header .slider_wrap { display: none; }
header .phones { margin-top: 11px; margin-right: 0; }
header .col_right { padding-top: 0; }
header .col_right > div { display: inline-block; vertical-align: top; width: 49%; }
header .col_right .box > div { width: 100%; }
header .short_cart { display: block; width: 100%; margin-top: 0; }
header .callback_link_wrap { display: block; width: 100%; margin-top: 10px; margin-left: 0; }
header .menu { display: none; }
/*---------------
		Main section
	---------------*/
.products .grid .product_wrap { flex-basis: 100%; }
.articles_block .articles .item_wrap { flex-basis: 50%; }
.articles_block .ya_market, .articles_block .video { width: 50%; }
.pickup_page { margin-bottom: -40px; }
.pickup_page .manager { width: 100%; }
.product_info .data .quike_buy_link_wrap { margin-top: 10px; }
.product_info .data .info { width: 100%; margin-top: 5px; }
.product_info .data .links { width: 100%; margin-top: 25px; text-align: left; }
.tabs li { width: 50%; }
.tabs li + li { width: calc(50% + 1px); }
.products.related .block_title { margin-bottom: 20px; }
.product_info .data.big .head, .product_info .data.big .features, .product_info .data.big .buy { width: 100%; }
.product_info .data.big .info, .product_info .data.big .links { width: 50%; margin-top: 5px; }
/*---------------
		Footer
	---------------*/
footer .col:last-child { display: none; }
.products .grid .product .price.nopad { margin-bottom: 30px; padding-right: 0px !important; text-align: center !important; }
#tableDelivery { width: 100%; }
/*---------------
		PopUp
	---------------*/
body { padding-top: 50px; }
#mobile_menu { display: block; height: 50px; background: rgb(226, 222, 222); position: fixed; width: 100%; top: 0; z-index: 22; box-shadow: 0 0 5px grey; }
#burger { height: 50px; background-repeat: no-repeat; background-position: right; }
header .cont { padding-top: 25px; }
header .col_left { display: none; }
.logo_mini { width: 270px; float: left; }
.logo_mini img { max-width: 260px; max-height: 40px; margin: 5px; }
#butmenu { background-image: url(../images/menu.png); float: right; cursor: pointer; height: 50px; width: 50px; }
.mobile_menu { display: none; width: 100%; background: hsl(0, 8%, 93%); padding: 5px; margin: 0; }
.mobile_menu li { padding: 5px; }
.mobile_menu li a { text-decoration: none; color: black; font: 14px/20px Open Sans; }
.oder { width: 100%; }
}
@media (max-width: 479px) {
/*---------------
	    Main styles
	---------------*/
#oneclick { width: 280px; }
#shopOrderFormOneClick { width: 230px; }
#oneclick input { width: 100% !important; }
#oneclick2 { width: 280px; }
#oneclick2 input { width: 100% !important; }
/*---------------
		Header
	---------------*/
header .col_right > div { width: 100%; }
header .phones { margin-top: 0; }
header .col_right .box { padding: 15px 40px 0; }
/*---------------
		Main section
	---------------*/
.about_block { font-size: 15px; line-height: 22px; }
.sort .name { width: 100%; margin-right: 0; margin-bottom: 5px; }
.products .grid .product .info { margin-bottom: 20px; }
.products .grid .product .info .item { width: 100%; height: auto; padding: 0 !important; text-align: left; }
.products .grid .product .delivery, .products .grid .product .pickup, .products .grid .product .garanti { margin: 0; }
.products .grid .product .info .item + .item { margin-top: 7px; }
.products .grid .product .buy > div { width: 100%; padding: 0 !important; }
.products .grid .product .buy > div.price, .products .grid .product .buy > div.rating { width: 50%; text-align: center; }
.products .grid .product .buy_link_wrap { width: 100%; }
.products .grid .product .quike_buy_link_wrap { width: 100%; margin-top: 10px; }
.articles_block .articles .item_wrap { flex-basis: 100%; }
.articles_block .articles .item_wrap:nth-child(4), .articles_block .articles .item_wrap:nth-child(5), .articles_block .articles .item_wrap:nth-child(6) { display: none; }
.articles_block .ya_market, .articles_block .video { width: 100%; }
.pickup_page .slider .slide { height: 290px; }
.pickup_page .thumbs { padding: 0 26px; }
.pickup_page .thumbs .slide { height: auto; }
.pickup_page .info { font-size: 15px; line-height: 22px; }
.pickup_page .block_title { font-size: 18px; line-height: 22px; }
.products .grid .product .buy > div.price.nopad { width: 100%; margin: 0; }
.products .grid .product .price.nopad + .price.nopad { margin-top: 12px; }
.products .grid .product .price .buy_link_wrap { margin-top: 3px; }
.text_block iframe { height: 250px; }
.product_info .data .head, .product_info .data .buy { width: 100%; }
.product_info .data .features { width: 100%; margin-top: 20px; }
.product_info .data .info .item { width: 100%; height: auto; }
.product_info .data .info .item + .item { margin-top: 7px; }
.product_info .data .garanti, .product_info .data .status, .product_info .data .pickup { margin: 0; }
.product_info .data .links { margin-top: 7px; }
.tabs li { font-size: 14px; }
.product_info .data.big .buy { margin-bottom: 0; }
.product_info .data.big .rent .item { margin-top: 15px; padding: 0 5px; }
.products .grid .product .price .period, .product_info .data.big .rent .period { margin-right: 0; }
.product_info .data.big .info, .product_info .data.big .links { width: 100%; }
/*---------------
		Footer
	---------------*/
footer { padding: 20px 0; text-align: center; }
footer .col { width: 100%; }
footer .col + .col { margin-top: 30px; }
}
