html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;background:transparent;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
button,a{outline:none;}
strong, span.bold{font-weight:700;}

span.bold-caps{text-transform: uppercase;font-weight:700;}
span.accent{color:#e40044;}

input[type="submit"], input[type="button"],.buttonred, .buttonblue, button, textarea {-moz-appearance: none; -webkit-appearance: none;border: none;}
*{margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;}
html{background-color:#ffffff;}
body{font-family: 'Roboto', sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;color:#333333;width:100%;display:table;}
input,textarea{font-family: 'Roboto', sans-serif;}
a{color:#545454;}
::-webkit-input-placeholder {color:#616161;font-size:15px;}
::-ms-input-placeholder {color:#616161;font-size:15px;}
::-moz-input-placeholder {color:#616161;font-size:15px;}
img{border:none;}
#welcome {display:inline-block;float:right;}
#welcome .hline {margin: 0 8px;}
.top-hdr a, #welcome .username{color:#333; text-decoration:none;cursor:pointer;font-weight:400;transition:0.3s;-webkit-transition:0.3s;font-size: 15px;}
#welcome .username{font-family: 'Roboto Condensed', sans-serif;}
.top-hdr a:hover, #welcome .username:hover {color:#E40044;}

header {height:177px;}
header .top-hdr{overflow:hidden;z-index:100;}
header .tophm {margin:5px auto 9px auto;color:#333;display:table;}
.topmm {display:inline-block; float:left; padding-top: 0;}
.topmm li {float:left;margin:0 19px 0 0;}
.topmm a {font-size:14px;font-weight:400;text-decoration:none;text-transform:uppercase; color:#333;}
.menu {position:relative;z-index:98;width:100%;height:46px;-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);}
.menu .inner {display: table;margin:0px auto;}
/*.mainview .menu{box-shadow: none;}*/
.inner .cart svg{fill:#E40044;}
.super-menu {float:left;}
ul.super-menu {display: table;list-style: none;margin: 0;padding: 0;}
ul.super-menu > li {display: table-cell;min-width: 120px;}
ul.super-menu > li:nth-child(1) {padding-right: 5px;}
.dropdown-menu {min-width:120px;}
ul.super-menu > li > a {text-align:center;height:46px;font-size:18px;text-transform:uppercase;color:#333;text-decoration:none;display:block;font-weight:400;line-height:47px;padding:0 5px;transition:0.3s;-webkit-transition:0.3s;}
ul.super-menu > li > a:hover {background: #eee;}
.menu-icon {display:inline-block;width:23px;margin-top:16px;float:left;margin-right:10px;}
.menu-icon span {display: block;width: 100%;height:2px;background-color:#333;margin-bottom:4px;}
.topinfowrapper {display:table;float:right;position:relative;}
.wisha {background-color: #e40044;border-radius: 50%;width: 16px;height: 16px;display: block;text-align: center;left: 30px;top: 3px;left:21px;position: absolute;font-size: 11px;color:#fff;border:1px solid #e40044;line-height: 15px;font-weight: 700;}
.topinfowrapper svg {fill:#E40044;}
.topinfowrapper svg:hover {fill:#333;cursor:pointer;}
.svgwrapper {position: relative; margin-right:15px; width:40px; height:40px; margin-top: 5px;}
.svgwrapper.wishlist-ico:before{
    position: absolute;
    content: '';
    top:3px;
    left:0;
    width: 28px;
    height: 28px;
    background: url(../images/wishlist-ico-hover.png) no-repeat;
    background-size: 28px 28px;
    transition:0.3s;-webkit-transition:0.3s;
}
.svgwrapper.wishlist-ico:hover:before{
    background: url(../images/wishlist-ico.png) no-repeat;
    background-size: 28px 28px;
}
.svgwrapper.comparemain-ico:before{
    position: absolute;
    content: '';
    top:5px;
    left:0;
    width: 28px;
    height: 28px;
    background: url(../images/comparemain-ico2-hover.png) no-repeat;
    background-size: 28px 28px;
    transition:0.3s;-webkit-transition:0.3s;
    cursor: pointer;
}
.svgwrapper.comparemain-ico:hover:before{
    background: url(../images/comparemain-ico2.png) no-repeat;
    background-size: 28px 28px;
}
/*.svgwrapper img{margin-top: 4px;transition:0.3s;-webkit-transition:0.3s;}
.svgwrapper img:hover {-webkit-transform: scale(1.2,1.2);-ms-transform: scale(1.2,1.2);transform: scale(1.2, 1.2);}*/
#wishlist, #compare_informer {float:right;}
#wishlist svg {height:24px;margin-top:1px;}
#uicompare{position:absolute;right:0;}
#workingtime{display:table-cell;vertical-align:middle;}
#top_phone{display:table-cell;vertical-align:middle;}
#topcall{display:table-cell;vertical-align:middle;width:215px;}
#topcall .topcallbutton{display:table;padding:6px 22px 5px 22px;border:1px solid #fff;float:right;font-size:18px;font-weight:400;text-transform:uppercase;color: #fff;transition:0.3s;-webkit-transition:0.3s; margin-top: 5px;}
#topcall .topcallbutton:hover{border:1px solid #fff;color:#E40044;background-color:#fff;cursor:pointer;}
#topcall .callmetext{white-space:nowrap; font-size: 14px;}
#workingtime .divider{margin:0 auto;display:table;width:350px;height:65px;float:right;border-right: 1px solid #fff; padding: 3px 30px 0 30px;}
#top_phone .divider{margin:0 auto;display:table;width:200px;float: right;}
#workingtime svg,#top_phone svg{float:left;fill:#797979;margin-right:16px;}
#topcall svg{float:left;fill:#797979;margin-right:6px;}
.first-level{font-size:13px;line-height:20px; font-weight:300;text-transform:uppercase; text-align: right; color: #fff;}
.second-level{font-weight:700;text-transform:uppercase;text-align:right; color: #fff;font-family:'Roboto',sans-serif;transition:0.3s;-webkit-transition:0.3s;}
.divider.onephone .second-level:hover{color:#FFACB7;}
#workingtime .second-level {font-size:15px;margin-top:2px;font-weight:300;}
.twophone .second-level {line-height:24px;letter-spacing:1px;}
.page-pg img, .post-pg img, .feedback-left img, #tab1 img, .mainview img{max-width:100%;height:auto;}
.container-wrapper{padding-top: 60px;background: #ddd;}
#container{width:980px;margin:0 auto;z-index:97;position:relative;}
header ul, footer ul, .box-category ul{padding:0;list-style:none;}
.breadcrumb{padding:15px 10px 15px 12px;position:relative;clear:both;z-index:9;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;box-sizing:border-box;outline:none;font-size:13px;}
.breadcrumb a, .breadcrumb span{color:inherit;font-size:13px;font-weight:400;text-decoration:none;}
.breadcrumb a:hover{background-color:transparent;}
header .top-hdr{width:100%;height:31px;max-height:31px;}
#adapt-hdr-wrap{width: 100%; position: relative;}
#adapt-hdr-back1, #adapt-hdr-back2{position: absolute; height: 100px; z-index: 100; top: 0;}
#adapt-hdr-back1{background: #000000; width: 20%;}
#adapt-hdr-back2{background: #E40044; width: 80%; left:20%;}
#adapt-hdr {position: relative; display:table; margin: 0 auto; height:100px; max-height:100px; z-index: 101;}
#logo{position:relative; display:table-cell;vertical-align:middle;min-width:200px;width:200px;z-index:99; background: #000;}

#logo:before{
    position: absolute;
    content: '';
    top: 0;
    right: -70px;
    width: 438px;
    height: 100px;
    background: url(../images/logo-back.png) no-repeat;
    background-size: 438px 100px;
}

#logo img{position:relative;display:table-cell;width:200px;cursor:pointer;z-index:110;}
#search{height:36px;margin:5px auto 0 auto;}
#search form {display:inline-block;float:left;background-color:#ffffff;border-radius: 5px 0 0 5px;vertical-align:top;}
#search .input_search{border:none;border-radius:0;-webkit-border-radius:0;height:36px;min-height:36px;background-color:transparent;z-index:2;padding-left:10px;font-size:15px;color:#333;border:1px solid #eaeaea;}

#search .button_search{border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;width:40px;height:36px;float:left;background:url(../images/search002.png) center center no-repeat #eaeaea;background-size:20px 20px;cursor:pointer;display:block;outline:none;border:1px solid #eaeaea;transition:0.3s;-webkit-transition:0.3s;}

.searchchoose {display:inline-block;vertical-align:top;height:36px;line-height:35px;text-align:center;width:100px;border-radius: 0 5px 5px 0;background-color:#eaeaea;cursor:pointer;text-transform:uppercase;font-weight:700;font-size:14px;color:#777;border:1px solid #eaeaea;transition:0.3s;-webkit-transition:0.3s;}
input.input_search::placeholder{color:#999;font-weight: 300; font-size: 15px;}
.listsearch {position:relative;display:table;width:84px;border-radius: 0 5px 5px 5px;background-color:#eaeaea;margin-top:-40px;text-transform:uppercase;font-weight:700;font-size:14px;color:#555555;}
.listsearch li {height:40px;line-height:41px;padding-left:8px;cursor:pointer;}
.listsearch li:hover,#search .button_search:hover, .searchchoose:hover{background-color:#dadada;border:1px solid #dadada;}
.listsearch li:first-child{border-radius: 0 5px 0px 0px;}
.listsearch li:last-child{border-radius: 0 0px 5px 5px;} 
.autocomplete-suggestions{-webkit-box-shadow: 0 4px 10px 0px rgba(0,0,0,.3);box-shadow: 0 4px 10px 0px rgba(0,0,0,.3);}
.autocomplete-suggestions.hide{display:none !important;}
.cart {color:#333;height:40px;float:right;position:relative;margin:5px 0 0 0;padding: 2px 5px 0 0;min-width:210px;}
.cart:before{
    position: absolute;
    content: '';
    top:3px;
    left:0;
    width: 28px;
    height: 28px;
    background: url(../images/cart-ico-hover.png) no-repeat;
    background-size: 28px 28px;
    transition:0.3s;-webkit-transition:0.3s;
}
.cart:hover:before{
    background: url(../images/cart-ico.png) no-repeat;
    background-size: 28px 28px;
}
/*.cart svg{width:36px;height:36px;float:left;margin:0 9px 0 10px;}*/
#cart_informer{position:absolute;font-weight:700;font-size:13px;top:3px;left:45px;}
mn-left .column-head{height:40px;background:#ea2e49;position:absolute;top:0;z-index:-1;}
.side-shade,
.side-shade2{height:100%;position:absolute;top:0;right:0;z-index:1;outline:1px solid #d9d9d9;}
.side-shade2{left:0;}
.side-shade, .side-shade2{background-color:#F4F4F4;background-image:none;background-position:0% 0%;background-repeat:repeat;}
#column-left{float:left;position:relative;z-index:2;}
#column-left .box{margin-bottom:0;}
#content .box-heading{font-size:18px;max-height:40px;padding-left:15px;text-transform:uppercase;margin-bottom:10px;color:#333;margin-bottom:20px;padding:12px;}
footer{position:relative;width:100%;clear:both;z-index:98;margin:0px;display:table;}
#footer{border:0;position:relative;width:980px;margin:0 auto;overflow:hidden;}
.top-row{position:relative;width:100%;/*display:table;*/padding-bottom:10px;padding-left:3px;padding-top:3px;}
#footer h3{max-height:50px;font-size:17px;text-transform:uppercase;border-bottom:1px solid #555555;padding:35px 0 15px 0;padding-bottom:14px;margin:0 10px;margin-left:15px;font-weight:700;}
/*#footer .column{display:table-cell;width:25%;}*/
#footer .column{display: inline-block;margin-right: 30px;font-family: 'Roboto Condensed', sans-serif;}
#footer .column.column_service{margin-left: 30px;}
#footer .column.column_service a{font-weight: 700;margin-left: 5px;font-size: 18px!important;transition:0.3s;-webkit-transition:0.3s;}
#footer .column.column_service a:hover{color: #777;}
#footer .column.column_service .operating-time{font-size:13px;line-height:1.3;color:#fff;padding-left: 10px;}
#footer .column ul li svg {float:left;}
.fb{margin:15px;margin-bottom:0;background-color:#FFFFFF;max-height:185px;}
#footer .column ul{margin:8px 0px 0px 8px;}
#footer .column ul li{padding:6px 6px 0 0px;clear:both;display:table;line-height:23px;}
#footer .column a{padding-left:3px;text-decoration:none;}
#footer .column svg{height:18px;width:18px;margin-top: 3px;}
.connect{position:relative;width:100%;display:table;padding-right:3px;text-align:center;}
.connect .contact-methods{display:inline-block;float:left;}
.connect .contact-methods + .contact-profiles{display:inline-block;float:right;padding-right:10px;}

.contact-methods-wrap{position: absolute;top: 0;right: 0;text-align: right;padding-top: 35px;}

.connect div{float:right;margin-left:11px;min-width:40px;height:40px;font-weight:bold;color:#F4F4F4;font-size:16px;line-height:2.6;}
.connect div a{line-height:2.6;}
.connect div span{width:40px;height:40px;-webkit-border-radius:50%;border-radius:50%;float:left;margin-right:7px;display:inline-block;background-repeat:no-repeat;background-color:#333745;}
.connect .contact-methods a{color:#F4F4F4;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;text-decoration:none;}
.connect .contact-profiles div{color:#FFFFFF;display:inline-block;width:44px;height:44px;min-width:44px;margin-left:7px;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;cursor:pointer;}
.custom-text{width:100%;position:relative;padding:0 15px 10px 15px;line-height:1.2;color: #777;}
.custom-text p{margin-bottom:5px;line-height:1.4;font-size:12px;}
#powered div{position:relative;margin:0 auto;width:100%;text-align:center;padding:0 15px;overflow:hidden;}
#powered span{display:inline-block;padding:8px 0 8px 0;font-size:13px;margin-bottom:0;color:#333;}
.copyright{float:left;}
.developer{margin-left:40px;float:right;}
#powered .jsdeveloper:first-child{cursor:pointer;}
#powered .jsdeveloper{color:#ea2e49;padding:0;}
#column-left + #content{margin-left:250px;}
#column-left{float:left;outline: 1px solid #d9d9d9;}
.box{margin-bottom:0;}
.box-heading{display:table-cell;vertical-align:middle;border:none;color:#FFFFFF;height:40px;font-size:18px;padding-left:12px;text-transform:uppercase;width:200px;font-weight:700;}
.box-content{padding:0;display:table;width:100%;}
.hide_outline{position:absolute;top:initial;height:10px;margin-bottom:-5px;outline:none;z-index:1;}
.timer p{padding:0 0 10px 0;line-height:1.4;margin:5px 0 0 0;}
.box-content img{max-width:230px;height:auto;}
.box-content .image img{max-width:40px;}
.box-content p + select{margin-bottom:15px;}
.box-content ul li{color:#333745;}
.box-content ul li a{text-decoration:none;}
.box-category ul li a{padding-left:5px;word-break:break-word;}
.box-content ul li ul{display:none;padding-top:4px;padding-left:0;padding-bottom:0;}
.box-content > ul > li ul{margin-bottom:5px;}
.box-category > ul > li > a,
.box-content > ul > li > a{padding:10px 0px 10px 10px;border-bottom:1px solid #dbdbdb;display:inline-block;width:100%;height:auto;line-height:23px;font-weight:400;color:#333;}
.box-category > ul > li ul,
.box-content > ul > li ul{margin-bottom:0;padding-bottom:7px;border-bottom:1px solid #dbdbdb;}
.box-content > ul > li > a:hover,
.box-category > ul > li > a:hover{background-color:#FFFFFF;}
.box-content ul li.active{background-color:transparent;}
.box-category > ul > li a.active + ul{display:block;}
.box-category > ul > li ul > li{padding:0 0 1px 10px;}
.box-category > ul > li ul > li:hover{background-color:#f9f9f9;}
.box-category > ul > li ul > li > a{text-decoration:none;display:inline-block;padding-left:6px;line-height:32px;width:100%;}
.box-category > ul > li ul > li > a:hover{text-decoration:none;color:#ea2e49;font-weight:normal;}
.box-category > ul > li ul > li > a.active{font-weight:normal;padding-left:9px;}
#content{max-width:780px;padding:20px 20px 15px 20px;position:relative;overflow:hidden;width:100%;}
#content > h1{box-sizing:border-box;font-weight:700;text-transform:uppercase;color:#FFFFFF;overflow:hidden;padding:9px 11px 12px 15px;text-overflow:ellipsis;white-space:nowrap;position:relative;z-index:2;font-size:19px;padding-top:8px;}
#relproduct, #hitproduct, .mainproduct{box-sizing:border-box;font-size:17px;font-weight:700;text-transform:uppercase;color:#FFFFFF;padding:9px 15px 9px 15px;}
.mainproduct {margin: 15px 0 30px 0;}
.userview .mainproduct {margin: 30px 0 15px 0;}
.mainproduct.hits_carousel {margin: 15px 0 30px 0;}
.mainproduct.blog {margin: 45px 0 25px 0;}
.mainproduct.blue, .attention.blue {background-color:#0893b9;color:#ffffff;}
.mainproduct.gray, .attention.gray {background-color:#949393;color:#ffffff;}
h2 .mainproduct, h3 .mainproduct{display:table;}
.block-header {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding: 6px 6px 6px 15px;}
.block-header__title+.block-header__divider {margin-left:16px;}
.block-header__title{width:100%;text-align:center;}
.block-header__title span, .mainproduct span{color: #E40044;}
/*.block-header__divider {-ms-flex-positive:1;flex-grow:1;height:2px;}
.block-header__divider+.block-header__arrows-list {margin-left:16px;}*/
.block-header__arrows-list {width: 300px;position: absolute; top:9px;left:50%;margin-left: -150px;}
.new_carousel .block-header__arrows-list {width: 400px;position: absolute; top:9px;left:50%;margin-left: -200px;}
.mainview .block-header__arrows-list{display: none;}
.block-header__arrow {width:27px;height:29px;padding:0;margin:0;border:none;cursor:pointer;border-radius:3px;transition: all .15s; -webkit-appearance:button;text-transform:none;}
.block-header__arrow.arrow_left{float: left;}
.block-header__arrow.arrow_right{float: right;}
.block-header__arrow+.block-header__arrow {margin-left:3px;}
#content .h2{box-sizing:border-box;font-size:17px;font-weight:700;text-transform:uppercase;color:#FFFFFF;height:40px;margin:14px -20px 13px;max-height:40px;overflow:hidden;padding:9px 11px 12px 15px;text-overflow:ellipsis;white-space:nowrap;}
.main-text{display:table;background-color:#FFFFFF;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:15px 15px 8px 15px;margin-bottom:15px;}
#relproduct, #hitproduct{margin-top:10px;opacity:0.9;}
#relproduct{color:#FFFFFF;height:35px;max-height:35px;padding:7px 10px 9px 10px;}
.tiny_products .showselect{display:inline-block;}
.pointer{cursor:pointer;}
#tab-description div,
#tab-description p{line-height:1.3;margin-bottom:10px;}
#tab-description h3{padding-left:0;}
#tab-description ul li{margin-bottom:5px;}
.htabs{height:38px;}
.htabs a:first-child{border-right:none;}
.htabs a{background:#ea2e49;padding:11px;float:left;font-size:15px;text-transform:uppercase;text-align:center;text-decoration:none;color:#FFFFFF;display:none;height:38px;-webkit-box-shadow:inset 0 -3px 6px -2px rgba(0,0,0,.4);box-shadow:inset 0 -3px 6px -2px rgba(0,0,0,.4);}
.htabs a.selected{background-color:#f4f4f4;-webkit-box-shadow:none;box-shadow:none;color:#333745;}
.tab-content{padding:15px;background-color:#f4f4f4;margin-bottom:20px;z-index:2;overflow:auto;}
.tab-content p{font-size:13px;color:#333745;margin-bottom:0;}
.back-top{position:fixed;z-index:999;bottom:10px;right:20px;cursor:pointer;max-width:45px;max-height:45px;}
.box-category a span{width:25px;display:inline-block;float:right;font-size:22px;text-align:center;}
#topcontrol{display:block;background-position: -0px -320px;width:40px;height:40px;right:20px;margin-bottom:0px;margin-left:600px;position:fixed;z-index:100;cursor:pointer;}
.nodiscount{width:300px;height:2px;float:left;margin-right:20px;}
.product .description{float:right;width:405px;}
#container{overflow:hidden;-webkit-box-shadow: 0 1px 3px rgba(167, 166, 166, 0.3), 0 6px 10px rgba(152, 150, 150, 0.2);box-shadow: 0 1px 3px rgba(167, 166, 166, 0.3), 0 6px 10px rgba(152, 150, 150, 0.2);}
.big_middle .image img{max-height:300px;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.product .images{clear:left;margin:0px auto 10px auto;padding-top:15px;display: flex; justify-content: center;}
.product .images img{text-align:center;width:80px;background-color:#ffffff;float:left;padding:5px;margin:4px 10px 10px 0px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.cloud-zoom-lens{border:4px solid #888;background-color:#fff;cursor:move;}
.cloud-zoom-title{line-height:100%;position:absolute !important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}
.cloud-zoom-big{border:4px solid #ccc;overflow:hidden;background-color:#ffffff;width:304px !important;height:304px !important;margin-top:60px;}
.cloud-zoom-loading{display:none;color:white;background:#222;padding:3px;border:1px solid #000;}
.cloud-zoom img{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.product .description{position:relative;}
.border_wrapper {box-shadow: 0px 0px 3px rgba(76, 76, 76, 0.1), 0px 3px 15px rgba(105, 103, 103, 0.1);-webkit-box-shadow: 0px 0px 3px rgba(76, 76, 76, 0.1), 0px 3px 15px rgba(105, 103, 103, 0.1);overflow:hidden;}
.border_wrapper .annot {padding:17px 20px;background-color:#f7f7f7;}
.description .annot p{margin-bottom: 5px; font-size: 15px;line-height: 1.3;}

.border_wrapper .variants{padding:0 20px;}
.border_wrapper .annot-brand{padding:10px 20px;background-color:#eee;font-size:13px;text-transform:uppercase;font-weight:700;}
.border_wrapper .annot-brand .sizetab{font-size:14px;}
.border_wrapper .various {margin-left:17px;}
.border_wrapper .testRater {padding: 8px 0px 8px 17px;background-color: #eee;margin: 0 0 14px 0;}
div.product .imagebig{text-align:center;}
.imagebig .big_middle{display:inline-block;vertical-align:middle;}

.product .images .imagesmall{height:80px;line-height:80px;width:80px;margin:0 10px 10px 0;transition:0.3s;-webkit-transition:0.3s; border: 1px solid #ddd;}
.product .images .imagesmall:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.product .images .imagesmall a{
    display: flex;
    justify-content: center;
}
.product .images .imagesmall img{
    float:none;
    margin:0;
    padding:0;
    /*
    max-width:85px;
    max-height:85px;
    */
    width:auto;
    border: none;
}
.product .images #small_img_2{margin:0 10px 0 11px;}
.product .imagesmall{background-color:#FFFFFF;float:left;text-align:center;vertical-align:middle;overflow: hidden;}
.product .imagesmall img{vertical-align:middle;}
.imgvisible{display:block !important;}
.images .cloud-zoom-gallery{display:none;}
.big_middle #wrap{overflow:hidden;}
.wishprod{float:right;}
.addcompare{float:left;}
.servicesheader .svgwrapper{float:right;margin:5px 0 0 40px;}

.servicesheader svg {height:40px;width:40px;cursor:pointer;}
#prod_right .wishprod{margin-top:0px;}
.wishprod a{cursor:pointer;border-bottom:1px dashed;text-decoration:none;}
.tiny_products .wishprod{margin-bottom:1px;max-height:15px;}
.product .description .variants{margin-bottom:20px;}
#prod_right .compare{float:left;margin:0;}
.tiny_products #prod_right form.compare{float:none;}
.description .compare{float:left;}
.addcompare, .gocompare {font-size:12px !important;}
.wishcomp svg{cursor:pointer;}
.wishcomp img{cursor:pointer;margin-top: 3px;}
.tiny_products .compare label, .tiny_products .compare a{margin-right:0px;}
.ratecomp{width:100%;display:table;}
.tiny_products .ratecomp {position:absolute;top:-20px;background-color: rgba(255, 255, 255, 0.5);max-width:60px;border-radius:9px;padding: 0;}
#relcontent .ratecomp {position:relative;top:0;background-color:transparent;max-width:100%;}
#browsedleft .wish-title{margin:3px 10px 30px 0;}
#browsedleft .titlecomp {text-decoration:none;font-weight:700;font-size:15px;text-transform:uppercase;vertical-align:middle;}
.heading{color:#333;font-weight:700;font-size:26px;margin-bottom:20px;}
.compareempty{vertical-align:middle;margin-right:6px;}
a.adata{text-decoration:none;color:#505050;}
.compare_price{text-decoration:line-through;vertical-align:top;}
.product .wishcomp{/*display:table;*/float:right;height:36px;}
.tiny_products .product .wishcomp{width:70px;float:right;margin-top:0px;margin-bottom:0px;}
.wishcomp{font-size:12px !important;}
.tiny_products input[type="submit"]{float:left;}
#prod_right .variants select{max-width:180px;margin-top:30px;}
#prod_right select.p0{margin-top:5px;}
.tiny_products #prod_right select.p0{float:left;}
#prod_right select.p1{margin-top:5px;}
.products #prod_right .buttonred{float:left;}
#prod_right .price, #prod_right .pricecolor{margin-bottom:15px;margin-top:15px;position:relative;vertical-align:middle;}
.tiny_products span.price, .tiny_products .pricecolor{vertical-align:middle;}
#prod_right span{font-size:14px;}
.tiny_products span{font-size:14px;}
.products #prod_right .ratecomp{margin-bottom:10px;}
.products #prod_right .notinstocksep{height:104px;}
.dropdown-menu{background:#FFFFFF;position:absolute;z-index:99;color:#333745;display:none;border-radius: 0 0px 5px 5px;-webkit-box-shadow:0 4px 10px 0px rgba(0,0,0,.3);box-shadow:0 4px 10px 0px rgba(0,0,0,.3);overflow:hidden;}
.dropdown-menu li a{display:block;padding:11px 12px 11px 10px;color:#333;font-size:14px;text-decoration:none;}
.dropdown-menu li:hover a{color:#e40044;}
.dropdown-menu li:last-child{border-radius: 0 0px 5px 5px;}
.blockimg{float:left;}
#swipebox{clear:left;padding-top:15px;text-align:center;}
.tiny_products #prod_right{border-left:0px solid #DBDBDB;float:none;min-height:1px;padding-left:0px;padding-top:0px;width:auto;}
.tiny_products .annotation{display:none;}
.tiny_products #prod_right .variants select{margin-top:0px;max-width:100%;}
.tiny_products #prod_right .variants .varspacer{display:none !important;height:23px !important;}
.tiny_products #prod_right .variants div div{height:0px !important;}
.tiny_products #prod_right .wishcomp{float:right;margin-bottom:0px;margin-top:-4px;width:80px;display:table;}
.tiny_products #prod_right div.compare{margin-bottom:4px;max-height:15px;min-height:15px;}
.tiny_products #prod_right .wishprod{margin-bottom:1px;max-height:15px;min-height:15px;}
.tiny_products .variants select.p0{margin-right:3px;}
a#mmenubut, a#mmenubut2{cursor:default;}
#browsedleft{margin:10px 0;display: flex;justify-content: center;}
#relcontent .product .image{height:168px;line-height:168px;overflow:hidden;}
/*#content #relcontent .image img{max-height:150px;max-width:153px;transition:0.4s;-webkit-transition:0.4s;}*/
#content #relcontent .image img{max-width:240px; margin:0 auto; transition:0.4s;-webkit-transition:0.4s;}
/*#content #relcontent .image img:hover{transform:scale(1.08, 1.08);-webkit-transform:scale(1.08, 1.08);}*/
#relcontent .product .image1{background:#FFFFFF;height:168px;line-height:168px;margin:0px;padding:0px;text-align:center;vertical-align:middle;width:171px;}
#relcontent .product .image1 a{height:auto;line-height:168px;margin:0px;padding:0px;text-align:center;width:auto;}
#content #relcontent .image1 img{height:150px;margin:0px;max-height:150px;max-width:153px;padding:0px;text-align:center;vertical-align:middle;}
.productview #relcontent h3{min-height:34px;}
#relcontent.parentscat h3{font-size:14px;text-transform:uppercase;margin-bottom:0;text-align: center;}
#relcontent span.price{font-size:14px;font-weight:700;}
#relcontent{display: flex;justify-content: center;flex-wrap: wrap; margin-bottom: 70px;}
#same #relcontent{margin-bottom: 0;justify-content: flex-start;}
#hitcontent{margin-bottom:100px; display: flex;justify-content: center;}
#youtube, iframe{max-width:100%;}
.blog_annotation li, .comment_list li ul li, ul.stars li, #annot ul li, .description ul li, #tab1 ul li, .annotation ul li, .box .main-text ul li, #content .post-pg ul li, #content .page-pg ul li{font-weight:400;list-style:none outside none;padding:0 10px 0 27px;line-height:1.6;margin-bottom:10px;}
.product .features{list-style:none;width:100%;display:block;clear:both;margin-top:0px;margin-bottom:0px;}
.product .features li{padding:7px 5px;overflow:hidden;}
#comments{display:table;width:100%;}
.comments-left{display:table-cell;vertical-align:top;padding-top: 10px;}
.comment_list{border-top:1px solid #CFCFCF;margin:15px 0;list-style:none;}
.responses .comment_list{margin-top:0;}
.comment_list li{overflow:hidden;border-bottom:1px solid #CFCFCF;padding:15px;font-size:13px;}
.comment_list li:nth-child(odd), li .comment_admin, li .comment_admint{background-color:#f4f4f4;}
.comment_list li, li:nth-child(odd) .comment_admin, li:nth-child(odd) .comment_admint{background-color:#FFFFFF;}
.comment_list li li:nth-child(odd){background-color:transparent;}
.comment_list div{text-align:justify;}
.comment_admin{margin:0px 0px 0 15px;padding:7px 10px;border-radius:0 5px 5px 5px;border:1px solid #DADADA;margin-top:-1px;position:relative;z-index:1;}
.comment_admint{margin:15px 0px 0 15px;padding:3px 11px;border-radius:4px 4px 0 0;font-weight:700;width:135px;border-top:1px solid #dadada;border-left:1px solid #dadada;border-right:1px solid #dadada;position:relative;z-index:5;}
.comment_header{background:url("../images/user.png") 0px 0px no-repeat transparent;font-size:14px;font-weight:700;padding-left:16px;margin-bottom:6px;}
.comment_header i{font-weight:400;font-style:normal;color:#797777;font-size:12px;}
.comment_form{display:table-cell;vertical-align:top;padding:10px 5px 15px 45px;width:500px;overflow:hidden;}
.post-comments {margin-top:15px;margin-bottom:5px;}
.comment_form .comment_textarea{width:100%;height:100px;font-size:15px;max-width:100%;}
.comment_form label{display:block;float:left;width:60px;font-size:14px;margin-top:15px;}
.comment_form .input_name{font-size:16px;width:250px;margin-top:10px;}
.comment_form .button, .feedback_form .button{float:right;display:block;margin-top:17px;margin-right:0px;}
.comment_form .button, .feedback_form .button, #logininput, .login_form .button, .cart_form .button{font-size: 17px;text-transform:uppercase;padding:10px 30px;}
.check_block{display:table;margin-top:17px;}
.register_form .check_block{margin: 17px auto 0 auto}
.check_inp, .subscribe_phone{left: -99999px;position:absolute;}
.check_bt{display:table;cursor:pointer;}
.check_bt svg{display:inline-block;vertical-align:middle;height:24px;width:24px;}
.check_bt .not_bt{display:inline-block;vertical-align:middle;font-weight:700;margin-left:10px;}
.check_bt.checked .uncheckedconf{display:none;}
.check_bt.checked .checkedconf{display:inline-block !important;}
.check_bt .uncheckedconf {fill:#333;}
.check_bt .checkedconf {fill:#49954c;}
.look_here{border:2px dashed #ed6363;animation: glowing 2500ms infinite;-webkit-animation: glowing 2500ms infinite;-moz-animation: glowing 2500ms infinite;}
@keyframes glowing { 0% {border:2px dashed #dadada;background-color:#ffffff;} 100% {border:2px dashed #ff0000;background-color:#f4f4f4;} } 
.login_form .button{display:block;margin:20px auto 0 auto;float: none;}
.feedback_form{padding:15px 15px 10px 0;width:100%;overflow:hidden;margin-bottom:0px;}
.register_form .button{float:left;clear:right;display:block;margin-top:5px;margin-right:0px;}
.feedback_form .button_send{font-size:18px;float:right;margin-top:25px;}
.box ul li a, .box ul li{height:100%;}
.journal-filter{width:100%;height:100%;position:relative;z-index:10;margin-bottom:18px}
p + .journal-filter{margin-top:0;}
.journal-filter ul{display:table;width:100%;height:50px;margin:0 auto;table-layout:fixed;}
#column-left + #content .journal-filter ul{height:40px;}
.journal-filter ul li{border-left:1px solid white;display:table-cell;vertical-align:middle;position:relative;overflow:hidden;}
.journal-filter ul li:first-child{border:0;}
.journal-filter ul li div{width:100%;height:100%;display:table;overflow:hidden;}
.journal-filter ul li span{display:block;width:100%;height:100%;min-height:50px;text-align:center;color:#333;font-size:18px;font-weight:700;text-decoration:none;text-transform:uppercase;display:table-cell;vertical-align:middle;overflow:hidden;cursor:pointer;transition:0.3s;-webkit-transition:0.3s;}
.journal-filter ul li span:hover{background:#eee;}
.journal-filter ul li span.selected{color:#ea2e49;background-color:#f4f4f4;}
.filter-container{overflow:hidden;width:100%;position:relative;margin:0 auto;display:block;color:white;z-index:0;}
.widebanner{margin: 15px 0 100px 0;font-size:0;}
.widebanner img{width:100%;}
.feedback-right {width:430px;}
.notinstocksep{margin-top:23px;min-height: 51px;}
.notinstocksep span{display: table-cell; vertical-align: middle;}
.tab_container{z-index:5;position:relative;clear:both;border:1px solid #ddd;background:#ffffff;box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);}
.tab_container #tab1 {margin-bottom:10px;}
.tab_container .product{border:none;box-shadow:none!important;padding:20px 0;}
ul.tabs li a{text-decoration:none;text-transform:uppercase;color:#888;}
ul.tabs li{cursor:pointer;position:relative;z-index:0;display:inline-block;border:1px solid #ddd;padding:15px 110px;margin-bottom:-2px;background: #eee;}
ul.tabs li a{margin:0;font-size:17px;font-weight:700;}
ul.tabs li a:hover{color:#FFFFFF;}
ul.tabs li.active{border:1px solid #ddd;border-bottom:none;z-index:99;background:#ffffff;-webkit-box-shadow:none;box-shadow:none;}
ul.tabs li.active a{color:#333333;}
.tabs a, #comments .comm-title{padding-top:0px;}
.product .features{margin-bottom:10px;margin-top:0px;}
.tab_container #comments h3{font-size:14px;color:#333333;}
.nav_tags{display:table;width:100%;margin:20px 0 0 0;}
.tag_item{display:inline-block;margin:0 10px 15px 0;border:1px solid #c9c8c8;background-color:#f4f4f4;text-decoration:none;padding:3px 6px 3px 5px;border-radius:5px;}
.tag_item svg{height:16px;width:16px;vertical-align:middle;fill:#049dc1;}
.tag_item:hover{background-color:#ffffff;}
select{border:1px solid #ddd;}
#content img.image-half-width, #content .image-half-width img{max-width:42%;height:auto;}
#content img.image-real-size, #content .image-real-size img{width:auto;}
p.image-real-size,p.image-half-width,#content .image-half-width,#content .image-real-size{display:inline;margin-bottom:0;}
#adminset, .compare label, .compare input, .compare, #fancybox-wrap, .b-share__handle, .yashare-auto-init, span.b-share, div.product .imagebig, .tiny_products .product, #fancybox-close, #fancybox-content, #fancybox-outer, .tooltipBody, .tooltip, .annotation, h3, .ratecomp, .wishprod, #prod_right, .product .image, #purchases1 .purimage, .c_total, .product .imagesmall, #last_products li > .image, .block .timer{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
#container iframe{display:block;}
p{margin-bottom:15px;line-height:1.6;}
h1{font-size:32px;margin-bottom:40px;text-align: center;font-family: 'Roboto Condensed', sans-serif;}
.articlesview h1{margin-bottom:15px;}
h2{clear:both;font-size:18px;margin-bottom:10px;}
.orderview h2{text-align: center;}
h3{font-size:15px;margin-top:0px;margin-bottom:10px;}
e[type="button"]{cursor:pointer;}
#blog{list-style:none;}
ul.stars, #content .post-pg ul, #content .page-pg ul{margin-bottom:10px;}
#content ul li{list-style:none outside none;}
ol{padding-left:20px;}
ol li{line-height: 1.6;margin-bottom: 10px;}
.product .features label{font-style:normal;display:block;width:30%;float:left;}
.product .features label.lfeature{width:70%;}
.features .featurename{position:relative;}
.features .featurename::before {content:"";position:absolute;bottom:3px;left:0;width:97%;height:1px;border-bottom:1px dotted #b3b3b3;}
.featurename span {background-color:#ffffff;position:relative;padding-right:10px;}
.product .features p{float:left;display:block;width:70%;}
.product .variants{width:100%;}
.product .variant td{padding-bottom:6px;vertical-align:middle;}
.product .compare_price{font-size:13px;text-decoration:line-through;white-space:nowrap;color:#707070;font-weight: 400;}
.tiny_products .compare_price{position:absolute;top: -19px;right:15px;font-size:16px;font-weight:700;text-shadow: -1px -1px 1px #ffffff;}
.products .compare_price{position:absolute;top: -10px;left:63px;}
.product .price{font-size:22px;white-space:nowrap;margin:7px 0 8px 0;font-weight:400;}
.product .currency{font-size:16px;white-space:nowrap;font-weight:700;}
.tiny_products .pricecolor .currency, .tiny_products .price span.currency, #prod_right span.compare_price, .slick-slide .unit{font-size:14px;}
.slick-prev, .slick-next{;z-index:1;}
.product .variant_name{float:left;margin-right:10px;font-size:12px;}
.product .variant_radiobutton{margin-right:5px;margin-left:0px;}
#back_forward{padding:40px 0;clear:both;text-align:center;}
#back_forward a.prev_page_link{margin-right:20px;}
#back_forward img{width:auto;margin:0 !important;}
.tiny_products{list-style:none;display:block;margin-right:-15px;margin-left:-15px;}
#gallerypic{border-bottom: 1px solid #ddd;max-width: 980px; margin: 0 auto 70px auto;display: flex;justify-content: center;}
.owl-carousel {overflow:hidden;}
.tiny_products .product{display:-moz-inline-box;display:inline-block;word-spacing:normal;vertical-align:top;}
.tiny_products .product .image{vertical-align:middle;text-align:center;width:100%;padding:0;margin-bottom:10px;border: none;}
.tiny_products .product .image img{vertical-align:middle;max-height: 200px;}
.tiny_products .product h3{min-height:60px;height:60px;font-size:14px;line-height:16px;margin-bottom:5px;font-weight:700;text-transform:uppercase;color: #333}
.browsedview .product h3 {margin-bottom:5px;}
.product h3 a{text-decoration:none;}
.products{list-style:none;display:block;}
.products .product{width:100%;display:table;clear:both;border-top:1px dotted #dadada;padding-top:13px;padding-bottom:15px;}
.products .product:first-child{border-top:0px;}
.products .product .image{text-align:center;cursor:pointer;height:200px;line-height:200px;vertical-align:middle;background-color:#ffffff;border:0px solid #e0e0e0;float:left;padding:5px;margin:4px 0px 0px 0px;}
.products .product .image img{
    /*
    max-width:190px;
    max-height:190px;
    */
    vertical-align:middle;
    border-radius:5px;
}
.products .product .product_info{float:right;}
.products .product h3{font-size:17px;margin-bottom:0;padding-bottom:10px;font-weight:700;border-bottom:1px solid #DBDBDB;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;}
.products .product h2{font-size:29px;margin-bottom:0;padding-bottom:10px;font-weight:700;border-bottom:1px solid #DBDBDB;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;}

.products .product .annotation{float:left;margin-top:8px;line-height:17px;font-size:13px;}
.table_brand{display:inline-block;font-weight:700;margin:5px 0 15px 0;text-align:right;}
#prod_right{float:right;width:220px;border-left:1px solid #dbdbdb;padding-top:5px;padding-left:15px;min-height:182px;}
#prod_right .b1c{float:left !important;margin-top:10px;}
.products #nodashed{border-top:0px;padding-top:3px;}
.button{float:left;clear:left;cursor:pointer;}
.buttonred{display:inline-block;color:#555555;font-size:14px;font-weight:700;padding:8px 18px 7px 18px;text-decoration:none;cursor:pointer;color:#FFFFFF;text-transform:uppercase;line-height:19px;}

.buttonred.green{
    background-color:#fff;
    border-radius: 0;
    border: 2px solid #e40044;
    color: #e40044;
    box-shadow: 0 0 0 rgba(228,0,68, 0.3);
    animation: pulse 2s infinite;
    font-weight: 700;
    padding: 15px 35px;
    transition:0.3s;
    -webkit-transition:0.3s;
    margin: 60px auto 30px auto;
    display: block;
}
.buttonred.green:hover {
    animation: none;
    background: #e40044;
    color:#fff;
}

@-webkit-keyframes pulse {
    0% {-webkit-box-shadow: 0 0 0 0 rgba(228,0,68, 0.3);}
    70% {-webkit-box-shadow: 0 0 0 20px rgba(228,0,68, 0);}
    100% {-webkit-box-shadow: 0 0 0 0 rgba(228,0,68, 0);}
}
@keyframes pulse {
    0% {-moz-box-shadow: 0 0 0 0 rgba(228,0,68, 0.3);box-shadow: 0 0 0 0 rgba(228,0,68, 0.3);}
    70% {-moz-box-shadow: 0 0 0 20px rgba(228,0,68, 0);box-shadow: 0 0 0 20px rgba(228,0,68, 0);}
    100% {-moz-box-shadow: 0 0 0 0 rgba(228,0,68, 0);box-shadow: 0 0 0 0 rgba(228,0,68, 0);}
}

.various {margin-left:25px;background:#333;border:none;color:#FFFFFF;cursor:pointer;display:inline-block;font-size: 14px;font-weight: 700;padding: 8px 18px 7px 18px;text-decoration: none;text-transform: uppercase;line-height: 19px;transition:0.3s;-webkit-transition:0.3s;}
.various:hover {background:#000;border: none;color:#FFFFFF;}

.various.various_passive{
    background: #ccc!important;
    cursor:default;
    -webkit-appearance: none;
    -moz-appearance: none;
    pointer-events: none;
}

#oneclick {min-width: 300px; max-width:380px; width: 100%; font-size: 14px; }
#oneclick .title {font-size:20px;color:#333;padding-bottom:10px;font-weight:700;}
#oneclick p, #oneclick li {display:block;padding: 6px 0;text-align:justify;}
#oneclick li span {display:block;width:80px;margin-bottom:5px;}
#oneclick input {width: 100%;}
#oneclick button {margin-top:20px;}
.button{background-color:#333;display:inline-block;color:#fff;font-family: 'Roboto', sans-serif;font-size:14px;font-weight:bold;padding:10px 20px;text-decoration:none;transition:0.3s;-webkit-transition:0.3s;}
.button:hover{background-color:#000;}
.button.fright:hover{background-color:#AD0021;}
#b1c, .b1c{font-size:13px;padding:4px 20px 7px;}
#features, #cfeatures{padding:10px;}
.feature_name{padding:7px 7px 7px 0;font-size:15px;font-weight:700;display:inline-block;}
.feature_values{padding:0px;font-size:12px;}
.feature_values li{list-style:none;display:table;margin-bottom:4px;}
.feature_values input[type="checkbox"]{margin-right:6px;width:16px;height:16px;}
.feature_values li span{line-height:17px;vertical-align:middle;height:17px;}
.feature_values li span{display:inline;}
.feature_values li .chbox{display:inline-block;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   .feature_values input[type="checkbox"]{width:14px;height:14px;} 
   .feature_values li span{line-height:16px;}
}
.pagination{padding-left:2px;margin-top:5px;margin-bottom:10px;font-size:12px;overflow:hidden;}
#page_navigation{margin-top:10px;margin-bottom:0px;}
.pagination a{display:inline-block;float:left;background-color:#fffeff;margin-right:5px;margin-bottom:5px;padding:0;text-align:center;border:1px solid #bdbdbd;text-decoration:none;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:26px;height:26px;line-height:24px;box-shadow: 0px 0px 3px rgba(76, 76, 76, 0.3), 3px 3px 6px rgba(105, 103, 103, 0.2);}
.pagination a.selected:hover,
.pagination a.selected{color:#ffffff;border-width:1px;border-style:solid;}
.pagination a:hover{background-color:#f4f4f4;}
.pagination a.next_page_link, .pagination a.prev_page_link{border:1px solid #bdbdbd;background-color:#fffeff;padding:0;font-size:15px;line-height:22px;}
.pagination a.next_page_link:hover, .pagination a.prev_page_link:hover{background-color:#f4f4f4;}
#browsed_products{display:table;}
#browsed_products li{display:block;float:left;overflow:hidden;border:1px solid #e0e0e0;background-color:#ffffff;margin:0 10px 9px 0;width:86px;height:86px;padding:4px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#browsed_products li:hover{-webkit-box-shadow:0px 0px 5px #dadada;-moz-box-shadow:0px 0px 5px #dadada;box-shadow:0px 0px 5px #dadada;}
#browsed_products li a{display:table-cell;vertical-align:middle;text-align:center;width:86px;height:86px;}
#browsed_products img{vertical-align:middle;max-width:80px;max-height:80px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
input[type="text"],input[type="password"],input[type="email"],input[type="tel"]{width:100%;font-size:15px;}
.form{width:400px;margin:0 auto 20px auto;}
.form textarea{width:100%;height:100px;font-size:16px;resize:vertical;}
.form label{display:block;font-size:14px;padding-bottom:7px;}
.form input[type="text"],.form input[type="email"],.form input[type="tel"]{display:block;margin-bottom:10px;}
label.ch_passw{margin:20px auto;text-align: center;}
h2.your_orders{padding-top:20px;}
#purchases1{width:100%;}
#purchases1 tr{height:70px;}
#purchases1 th{vertical-align:top;padding-top:10px;font-size:18px;font-weight:normal;}
#purchases1 .image{width:50px;text-align:center;}
#purchases1 .image img{vertical-align:middle;}
#purchases1 .remove svg{width: 24px;height: 24px;fill: #e40044;transition:0.3s;-webkit-transition:0.3s;}
#purchases1 .remove svg:hover{fill: #AD0021;}
#purchases1 .name{padding-left:10px;padding-right:10px;text-align:left;}
#purchases1 td.name{font-size:14px;}
#purchases1 td .download_attachment{white-space:nowrap;color:#3b8500;padding:5px 10px 7px 10px;border-bottom:1px dotted green;background-color:#ccff72;line-height:30px;}
#purchases1 .price{padding-left:5px;padding-right:5px;white-space:nowrap;text-align:right;}
#purchases1 td.price{font-size:14px;width:100px;}
#purchases1 .remove{padding:0 7px;text-align:center;}
#purchases1 .amount{font-size:14px;padding-left:5px;padding-right:5px;white-space:nowrap;width:70px;text-align:center;}
#purchases .coupon .name{font-size:14px;}
#purchases .coupon .name input.coupon_code{width:240px;height:23px;}
#purchases .coupon .name input{font-size:16px;}
#carttitles td{font-size:14px !important;font-weight:400;text-align:center !important;color:#ffffff;background:#5F6874 !important;padding-bottom:0px !important;}
tr#carttitles{height:35px !important;}
#purchases1{border-spacing:1px;border-collapse:separate;}
#purchases1 .purimage{height:52px;background-color:#FFFFFF;vertical-align:middle;line-height:52px;text-align:center;width:52px;}
#purchases1 [type="button"].button{float:none;cursor:pointer;font-size:14px !important;margin-left:10px;}
#purchases1 tr{height: 100px;}

.ajax_purchases{border-bottom:1px solid #ddd}
.cart-back{margin-bottom:18px;padding:30px 0 0 0;margin-top:15px;float: left;width: 15%;}
.ajax_discount{float: right;width: 82%;min-height: 80px;margin-bottom: 60px;}
.ajax_deliveries, .delivery_payment{clear: both; max-width: 800px; margin: 0 auto 30px auto;}


#purchases td.lastpur{padding-bottom:20px;}
.buttonblue{min-width:150px;padding:10px 10px;font-size:14px;background:#333;color:#ffffff;text-decoration:none;border:0;cursor:pointer;font-weight:400;text-transform:uppercase;transition:0.3s;-webkit-transition:0.3s;}
.buttonblue:hover{color:#ffffff;background:#000;}
#purchases1 td{padding-bottom:2px;}
#purchases1 tr{background:url("../images/line-dot.png") 0% 100% repeat-x transparent;}
#purchases1 tr:last-child{background:none;}
#purchases1 .out_of_stock td{opacity:0.8;}
.out_of_stock .amount input {background-color:#ff0000;color:#ffffff;}
.out_of_stock .purchase_total span {display:none;}
.c_discount{float:left;padding:0 0 15px 15px;font-weight:700;margin-right:100px;}
.c_coupon{width:40%;margin-top:10px;position: relative;}
.c_total{position: absolute;top:0;right: 0; padding:18px;color:#333;white-space:nowrap;background-color:#f4f4f4;}
.c_total p{font-size:16px;font-weight:700;margin-bottom:0;}
#price-th-1{padding-top:5px;font-weight:400;}

.c_coupon div {height: 40px;}
.c_coupon input.coupon_code{float: left;width: 58%;padding:9px 8px 9px 15px;}
.c_coupon input.buttonblue{float: right;width: 40%;}
.c_coupon .c_title{color:#333;font-weight:700;}

.c_discount p{margin-bottom:0;line-height:15px;}
.c_discount p, .c_coupon p, .c_coupon span{font-size:14px;margin-bottom: 5px;}
.c_discount .total_discount{font-size:16px;text-transform:uppercase;color:#618499;border-top:1px dashed #618499;}
.purchases_middle{position:relative;display:table;width:100%;}
.c_coupon .coupondisc{display:block;color: #e40044;position: absolute;left: 0;}
.availbonuses {margin: 5px 0 15px 0;white-space:nowrap;}
#ems-total-price{font-size:16px;}
#price-th-1{font-size:16px;line-height:20px;}
#price-delivery-total{font-size:20px;font-weight:700;}
#price-th-2{margin-top:10px;font-weight:400;}
.cart-blue{border:none;margin-bottom:10px;overflow:auto;padding:10px;margin-top:5px;}
.cart-blue h2{color:#333;font-size:20px;margin:0;font-weight:700;clear:none;line-height:20px}
.whitecube{width:24px;height:24px;color:#333;background:#fff;float:left;padding:3px 8px;margin-right:10px;border-radius:50%;font-weight: 700;}
.cart_form{margin:0 auto 100px auto;width: 100%;max-width: 800px;}
.cart_form .del_main{display:table;width:100%;}
.cart_form .del_left{float:left;}
.cart_form .del_right{float:right;}
.cart_form .button{clear:none;}
ul#deliveries, ul#payments{margin-bottom:20px;background-color:#eee;padding:20px 20px 10px 20px;list-style:none;font-size: 15px;}
#deliveries .description{margin-top: 3px;margin-bottom: 10px;}
#deliveries .description p{margin-bottom:0;}
ul#deliveries > li, ul#payments li{margin-bottom:10px;}
ul#deliveries li div.checkbox, ul#payments li div.checkbox {float:left;height:20px;}
ul#deliveries li .checkbox input, ul#payments li .checkbox input {display:inline-block;height:20px;margin:0;line-height:20px;vertical-align:middle;}
ul#deliveries li h3, ul#deliveries li .description, ul#payments li h3, ul#payments li .description{display:block;margin-left:22px;}
ul#deliveries select, ul#payments select{font-size:13px;margin-top:5px;}
#orders_history{list-style:none;text-align: center;margin-bottom:30px;}
#orders_history li{margin-bottom:10px;}
#orders_history li a{font-size:13px;}
table.order_info{margin-right:20px;margin-bottom:20px;background-color:#f9f9f9;}
table.order_info td{padding:10px;border:1px dotted #e0e0e0;font-size:14px;}

.message_error{clear:both;padding:10px 20px;margin-bottom:15px;margin-top:10px;color:red;background-color:#ffcaca;font-weight:700;text-align: center;}

.c_coupon .message_error{position:absolute;bottom:-56px;left:0;color:red;font-weight:700;background: none;overflow:hidden;font-size: 14px;padding: 0;}

.testRater{margin-bottom:10px;}
.rater span{vertical-align:middle;font-size:12px;}
.rater-rating{margin-top:5px;}
.rater-starsOff, .rater-starsOn{display:inline-block;height:23px;background:url(/js/rating/stars.png) repeat-x 0 0px;}
.rater-starsOn{display:block;max-width:115px;top:0;background-position:0 -22px;}
.rater-starsHover{background-position:0 -44px!important;}
.rater .test-text{display:inline-block;margin-top:3px;}
.catrater{margin-bottom:3px;float:left;}
.testRater_sm{margin-bottom:7px;margin-left:15%;}
.rater_sm span{vertical-align:middle;font-size:9px;}
.rater-rating_sm{margin-top:3px;}
.rater-starsOff_sm, .rater-starsOn_sm{display:inline-block;height:12px;background:url(/js/rating/stars_small.png) repeat-x 0 0px;}
.rater-starsOn_sm{display:block;max-width:60px;top:0;background-position:0 -22px;}
.rater-starsHover_sm{background-position:0 -44px!important;}
.block .timer{height:39px;margin:0px auto 10px auto;padding:3px 12px 3px 5px;text-align:center;width:160px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;border:2px solid #cdcccc;background-color:#ffffff;}
.block .timer svg{display:block;float:left;height:40px;width:40px;fill:#838383;}
.block .timer > .digits{font-size:20px;font-weight:400;line-height:24px;}
.block .timer > .digits span{font-size:11px;font-weight:400;line-height:24px;}
.block .timer > p{font-size:12px;padding:0px !important;margin:0px !important;}
.block .text p{margin-bottom:8px;}
.block .text{font-size:13px;padding:10px 10px 0 10px;}
#content #deliveries .hideBtn, #content #payments .hideBtn{display:inline-block;}
.hideBtn{background:transparent url('../images/_plus.gif') no-repeat left center;font-size:12px;cursor:pointer;outline:none;padding:0px 14px 0px;text-decoration:none;}
.hideBtn.show{background-image:url('../images/_minus.gif');}
.hide_feat{width:24px;height:24px;display:table-cell;cursor:pointer;vertical-align:top;padding-top:3px;}
.hide_feat svg{width:24px;height:24px;pointer-events:none;}
.hide_feat.show svg{transform: rotate(45deg);}
ul#deliveries li #hideCont, ul#payments li #hideCont{display:none;}
span.delivery-header{font-size:15px;font-weight:700;padding:0px 10px 0px 10px;line-height:20px}
.product .description{padding:0;}
.description{padding:15px 0 0px 0;}
#deliveries .description, #payments .description{padding:5px 0 0px 0;}
.description .product-brand{margin-bottom:10px;}
.product-brand span, .sku span{font-weight:700;}
#reset_payment{margin:10px auto 25px auto;}
#paymentform{margin: 0 auto;width: 250px;display: block;}
input[name="to"]{width:250px;border:1px solid #C9C9C9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:3px 5px;font-size:18px;display:block;margin:10px 0;}
.cart_form input.button{float:right;font-size:20px;}
.jcarousel-skin-tango{margin:0 0 15px 0;}
.jcarousel-container-horizontal{-webkit-box-shadow:0px 0px 4px #eaeaea;-moz-box-shadow:0px 0px 4px #eaeaea;box-shadow:0px 0px 4px #eaeaea;}
input, textarea{border:1px solid #ddd;padding:9px 5px 9px 9px;background:#fff;}
input[type="radio"]{margin:3px 0 0 0;padding:0;border:0;}
input[type="checkbox"]{margin:0;padding:0;border:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
img.user{vertical-align:middle;margin-right:5px;margin-bottom:2px;}
span.cart{vertical-align:middle;float:left;margin-right:10px;}
span.cart img{height:28px;}
.ui-effects-transfer img{border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;border:1px solid #dadada;background-color:#fff;z-index:100;position:relative;}
.minorder{display:block;margin:0px;text-align:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #dadada;background-color:#FBFBFB;padding:10px;font-size:14px;}
.minorder_inf{display:block;text-align:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #dadada;background-color:#F1F1F1;padding:5px 5px 7px 5px;font-size:12px;color:#CA0D0D;margin-top:20px;}
.product h2{padding-top:15px;}
.in_cat{font-size:11px;}
.dateico span{font-size:11px;vertical-align:middle;}
.dateico .views_title{vertical-align:initial;}
.dateico svg{height:14px;width:14px;margin-right:5px;vertical-align:middle;fill:#545454;}
.dateico .post_title{display:block;margin:3px 0 2px 0;font-size:15px;font-weight:700;line-height:17px;padding-left:0px;}
.b_image img{border-radius:5px;margin:5px 0 0px 0;}
.m_blog .postdate{display:table;width:100%;margin-bottom:7px;}
.postpage.postdate{margin:30px 0 15px 0;display:table;width:100%;}
.postpage.dateico span{font-size:13px;}
.postpage.postdate .left{margin-right:15px;}
.postpage.postdate a{text-decoration:none;font-weight:700;color:#1b6f9f;}
.postpage.postdate svg{fill:#707070;float:left;margin-right:5px;}
#blog_menu {font-size:13px;}
.blogposts {display:table;border:0;width:100%;}
.blogposts:last-child {margin-bottom: 100px;}
.blogitem_wrapper{overflow:hidden;}
.blogposts .blogitem_wrapper {width:33.3%;display:inline-block;vertical-align:top;float:left;border:0;position:relative;margin-bottom:5px;background-color:transparent;padding:20px;box-shadow:none;-webkit-box-shadow:none;}
.blogline .postimage {position:relative;width:100%;overflow:hidden;margin-bottom:10px;background-color:transparent;background-position:center;background-size:cover;background-repeat:no-repeat;text-align:center;}
.blogline svg.no_photo {height:100px;width:100px;fill:#d0d0d0;margin: 0 auto;vertical-align:middle;display:inline-block;}
.m_blog .has_image .post_title, .blogline .post_title{position:absolute;bottom:0;padding: 10px 10px;background-color:rgba(0, 0, 0, 0.50);width:100%;max-width:100%;margin:0;border-left:0;font-size:17px;font-weight:400;line-height:1.2;text-align:left;color:#ffffff;box-sizing: border-box;}
.m_blog .dateico{position:relative;}
.m_blog .has_image .post_title{display:table;height:auto;color:#ffffff !important;padding:4px 10px;bottom:30px;font-size:14px;max-width:94%;}
.m_blog .dateico svg{margin-right:1px;}
.bloglink{color:#93CCEC;text-decoration:none;}
.bloglink:hover{color:#333333;text-decoration:none;}
.blogline .post_title a{color:#ffffff;text-decoration:none;text-align:left;}
.blogline .post_title:hover a{color:#d8d8d8;}
.blog_annotation{font-size:13px;overflow:hidden;position:relative;}
.blog_annotation.has_category{margin-bottom:20px}
.blog_annotation p, .blog_annotation span{margin-bottom:5px;font-size:14px;line-height:1.4;color:#555;}
.blog_annotation img{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.blogline .path{display:table;border-top:1px solid #d0cece;padding-top:3px;}
.blogline .path a{font-size:13px;text-decoration:none;vertical-align:middle;}
.blogline .path svg{width:17px;height:17px;vertical-align:middle;fill:#797373;margin-right:4px;}
.blogline .dateico svg{margin-right:1px;}
.blogline .postdate{display:table;width:100%;}
.comments_icon{margin-left:10px;}
#content .blog_also{margin: 15px 0 15px 0;}
.postdate .left{float:left;}
.postdate .right{float:right;}
/*.blogposts .blog_annotation:hover {height:auto;max-height:100%;}*/
.blogview .post-pg{margin-bottom:15px;}
.response q{font-size:12px;}
.response a{font-size:12px;}
.response p{text-align:justify;}
.response_archive .comment_admint{width:144px;margin-left:0;}
.response_archive .comment_admin{margin-left:0;}
div.bordercell{padding:40px;border:1px solid #cAcAcA;background-color:#FFFFFF;text-align:center;width:650px;margin:0 auto;font-size:15px;}
div.product{margin-top:15px;margin-bottom: 60px;}
input, textarea, select{outline:none;}
#purchases1 .amount select{font-size:12px;min-width:40px;}
.amount input{font-size:15px;width:55px;font-weight:700;text-align:center;}
.tiny_products .variants select{width:100%;margin:2px 0;}
.tiny_products .slick-slide select{margin:0;}
.products .variants select{display:block;}
select{height:25px;}
.variants select{color:#555555;font-size:13px;margin:0px;}
.description .variants select {font-size:15px;height:27px;width:100%;}
.display_num select{min-width:45px;}
.selectPrductSort{min-width:100px;}
.feature_values .sort select{color:#6A6969;font-size:11px;margin:0;max-width:180px;}
.brand-filter .sort select{color:#6A6969;font-size:11px;margin:0;max-width:180px;}
.sort-filter .sort select{color:#6A6969;font-size:11px;margin:0 0 0 5px;}
div#mfeatures span, .product-filter span{font-size:12px;display:block;float:left;margin-top:11px;}
.product-filter span{margin-top:13px;}
.list_b{background:url("/js/list_a.png") 0px 0% no-repeat transparent;display:inline-block;height:24px;margin-left:8px;margin-right:0px;width:25px;}
.grid_b{background:url("/js/grid_a.png") 0px 0% no-repeat transparent;display:inline-block;height:24px;width:25px;}
.product-filter{background:#F4F4F4;margin-bottom:14px;padding:0px 10px;display:table;width:100%;box-shadow: 0px 0px 3px rgba(76, 76, 76, 0.3), 3px 3px 6px rgba(105, 103, 103, 0.15);}
.product-filter .sort{float:left;font-size:11px;font-weight:700;margin:0px 0 0px 0;}
.product-filter select{color:#333333;font-size:13px;margin:7px;}
.product-filter .display{float:right;margin:7px 0 0 0;}
.product-filter .display_num{float:left;margin:0px 0 0px 5px;font-size:12px;font-weight:700;}
.product-filter .display .view{font-size:12px;font-weight:700;float:left;margin:4px 0 5px 0;}
.list_a{background:url("/js/list_a.png") 0px 100% no-repeat transparent;float:left;margin-left:8px;margin-right:3px;}
.grid_a{background:url("/js/grid_a.png") 0px 100% no-repeat transparent;}
.table_v, .gallery_v{cursor:pointer;display:inline-block;height:24px;text-indent:-9999px;width:25px;}
.labelsblock {display:table;position:absolute;margin:5px 0 0 5px;z-index:2;}
.products .labelsblock{margin:0px;}
.labelsblock div{display:inline-block;padding: 4px 7px;color:#ffffff;font-size:12px;margin:0 6px 4px 0;text-transform:uppercase;font-weight:700;}
.blockimg .labelsblock div{display:table;font-size:13px;}
.hit{background-color:#893ca9;}
.new{background-color:#60bb13;}
.lowprice{background-color:#e32330;white-space:nowrap;}
.container{clear:both;padding:20px 0 5px 0;}
.product .images{margin-bottom:0px;padding-bottom:0px;}
.product .images img{margin-bottom:0px;}
#comments .comm-title, .feedb-title{color:#333;margin-bottom:10px;font-size:18px;font-weight:700;text-transform:uppercase;}
.tab_container #tab3{margin-bottom:10px;}
#bottom_menu, #mfeatures, #all_brands, #currencies, #all_browsed, #blog_menu, #lastpurchases, #commnts, .addblock, #mnew, #msubscribe{padding:10px;}
.brands_list .nophoto {font-weight:700;max-width:90%;vertical-align:middle;line-height:18px;display:inline-block;font-size:16px;text-transform:uppercase;color:#878787;}
.addblock{padding-bottom:0px;}
.mpriceslider{margin:12px 0 0 0;}
#blog_menu ul, #lastpurchases ul, #commnts ul, #mnew ul, #bottom_menu ul{list-style:none outside none;}
#commnts ul {font-size:13px;}
p.all_reviews{margin-bottom:0px;}
div#all_browsed{padding-bottom:6px !important;padding-right:0px !important;padding-left:18px !important;}
#browsed_products li:last-child{margin-right:0px !important;}
#last_products{list-style:none;}
#last_products li{clear:both;padding:5px 0;line-height:68px;height:68px;border-bottom:1px solid #e2dfdf;}
#last_products li:last-child{border-bottom:0px;}
#last_products a{font-size:15px;font-weight:700;}
#last_products .anewimg{font-size:0px !important;}
#last_products li > .image{float:left;width:50px;height:55px;line-height:55px;margin-right:7px;background:#FFFFFF;border:0px solid #EAEAEA;overflow:hidden;text-align:center;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border: 1px solid #dadada;}
#last_products li > .image img{max-height:50px;max-width:50px;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#last_products li > .image a{display:block;}
#last_products li > .price{font-size:13px;font-weight:700;margin:2px 0 0 0px;line-height:14px}
#last_products li > .new_name{height:36px;line-height:16px;overflow:hidden;padding-top:2px;}
#same{display:table;padding:0 0 10px 0;margin:20px 0;border-top:0;position:relative;z-index:1;}

#same .mainproduct{margin:-5px -2px 10px -20px;position:relative;z-index:1;}

#same #relcontent span.price {font-size:16px;}
.register_form a.button{float:left !important;}
.register_form a.button:hover{color:#ffffff;}
#subscribe input{font-size:14px;width:100%; padding:5px;}
#subscribe .mailing_name {margin:13px 0 8px 0;}
#subscribe .mailing_name, #subscribe .mailing_email {background-color:#ffffff;}
#subscribe .button{cursor:pointer;width:100%;margin:10px 0 20px 0;text-transform:uppercase;}
#subscribe p{text-align:justify;font-size:12px;}

#msubscribe {padding-top:0;}

.msubscribe-footer{display: flex;justify-content: center;}
.msubscribe-footer #msubscribe{
    max-width: 920px;
    clear: both;
    display: flex;
    justify-content: center;
    height: 105px;
}
.msubscribe-footer #msubscribe .check_block{
    display: block;
    width: 120px;
    margin: 0 auto;
}
.msubscribe-footer #msubscribe .policywrapper{position: absolute;left:35px;top:8px;margin:0;}
.msubscribe-footer #msubscribe .hidedab{float: right;width: 33%;display: flex;justify-content: center;}
.msubscribe-footer #msubscribe .confcheck {
    position: relative;
    width: 63%;
    margin-left: 3%;
    float: left;
}
.msubscribe-footer #msubscribe .check_block{float: left;}
.msubscribe-footer #msubscribe .check_bt{
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}
.msubscribe-footer #msubscribe input {
    width: 32%;
    float: left;
    background: #fff;
    color: #333;
    border: 2px solid #333;
    margin:0 0 10px 1%;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    font-size: 18px;
    font-weight:300;
    display: block;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    clear: none;
    transition:0.3s;
    -webkit-transition:0.3s;
}
.msubscribe-footer #msubscribe input[type="submit"]{
    border-radius: 0;
    text-align: center;
    background: #333;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}
.msubscribe-footer #msubscribe input[type="submit"]:disabled{
    color:#fff!important;
    background:#ccc;
    cursor:default;
    border:2px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    pointer-events: none;
}
.msubscribe-footer #msubscribe input[type="submit"]:hover{
    background: #000;
}
.msubscribe-footer #msubscribe input[type="submit"]:disabled,
.feedback_form input[type="submit"]:disabled,
.register_form input[type="submit"]:disabled,
#oneclick button:disabled,
.variants input[type="submit"]:disabled{
    background: #ccc!important;
    cursor:default;
    -webkit-appearance: none;
    -moz-appearance: none;
    pointer-events: none;
}


.msubscribe-footer #msubscribe input::placeholder{color:#aaa;font-weight:300;font-size: 18px;}
.msubscribe-footer #msubscribe input::-webkit-input-placeholder {color:#aaa;font-weight:300;font-size:18px;}
.msubscribe-footer #msubscribe input::-ms-input-placeholder {color:#aaa;font-weight:300;font-size:18px;}
.msubscribe-footer #msubscribe input::-moz-input-placeholder {color:#aaa;font-weight:300;font-size:18px;}

div.autocomplete{max-width:240px;min-width:240px;}
.autocomplete div{cursor:pointer;}
.tiny_products .product{background:#fff;margin:0 15px 40px 15px;}
/*#relcontent .product {padding-bottom:2px;}*/
/*.tiny_products .product:hover{background:#EDEDFA;border:2px solid #EDEDFA;}*/
.tiny_products .product_info{position:relative;display:table;width:100%;padding: 13px 13px 0;box-sizing: border-box;}
.tiny_products .product_info svg{width: 24px;height: 24px;fill: #e40044;transition:0.3s;-webkit-transition:0.3s;}
.tiny_products .product_info svg:hover{fill: #AD0021;}
#relcontent .product_info{padding: 0 10px;}
.parentscat .product_info {height:50px;background:#fff;}
.parentscat .product_info h3{display: table-cell;vertical-align: middle;}
.tiny_products .product .image{border:0 none transparent;cursor:pointer;margin-bottom:0;padding:0;text-align:center;width:100%;height:226px;line-height:226px;background:#FFFFFF;overflow: hidden;display: flex; justify-content:center;align-items:center;}/*vertical-align:middle;*/



/*.tiny_products .image img{max-height:200px;max-width:200px;}*/
.tiny_products .image svg, .products .image svg {display:inline-block;vertical-align:middle;max-width:160px;max-height:160px;fill:#dadada;}
.big_middle .image svg, #last_products .image svg, .fimage svg{display:inline-block;vertical-align:middle;max-width:70%;max-height:70%;fill:#dadada;}
.fimage svg{max-width:40px;max-height:40px;width:40px;}
.parentscat svg.nophoto{width:120px;height:120px;}
#purchases1 svg.nophoto{fill:#dadada;width:40px;height:40px;vertical-align:middle;}
.tiny_products span input[name="amount"], #prod_right span.price input[name="amount"]{width:15px;font-size:15px;padding:2px;margin-right: 4px;}
.tiny_products input[type="submit"]{display:block;padding:8px 18px 7px 18px;font-size:14px;line-height:19px;}
.bm_good select.p0{display:block;}
.bm_good select.p1{display:block;margin-top:5px;}
.tiny_products .bm_good select.p0{float:left;margin-right:10px;}
.tiny_products .bm_good select.p1{margin-top:0px;}
.tiny_products .product div.price{margin:3px 0 8px 0;width:100%;}
.tiny_products .product div.pricecolor{width:100%;margin:3px 0 8px 0;font-size:20px;}
.amountwrapper {vertical-align:middle;font-weight:400;}
span input[name="amount"]{margin-top:0px;}
.autocomplete-w1 img{max-height:35px;max-width:35px;}
.pagewrapper{background-color:#ffffff;padding:15px;-webkit-box-shadow:0px 0px 4px #efefef;-moz-box-shadow:0px 0px 4px #efefef;box-shadow:0px 0px 4px #efefef;border:1px solid #E0E0E0;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;overflow:hidden;}
.pagewrapper h3 a{text-decoration:none;font-weight:700;}
.pagewrapper h1{padding:5px 10px 6px 10px;background:#7196C6;color:#ffffff;margin-left:-15px;margin-right:-15px;margin-bottom:15px;}
.pagewrapper .description h1{padding:0;background:transparent;color:#505050;width:100%;margin-left:0px;margin-bottom:5px;}
.tabs h2, #comments h2{border:0px;padding:0;}
.postdate{font-size:11px;margin-bottom:14px;}
#content .postdate img{float:left;margin-right:3px !important;width:auto !important;margin-bottom:0 !important;}
.button.blue, .comment_form .button, #logininput, .regsubmit a.button, .login_form .button, .feedback_form .button, .cart_form .button, #orderform .button, .checkout_button{color:#fff;background:#e40044;transition:0.3s;-webkit-transition:0.3s;}
#logininput{margin: 0 auto;float: none;display: block;}
.cart_form input[type="submit"]:disabled {
    color: #fff!important;
    background: #ccc;
    cursor: default;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.button.blue:hover, .comment_form .button:hover, #logininput:hover, .regsubmit a.button:hover, .login_form .button:hover, .feedback_form .button:hover, .cart_form .button:hover, #orderform .button:hover {background:#AD0021;border:none;}
.checkout_button:hover{background:#4e6f9b !important;border:0px solid #4e6f9b;}
.checkout_button{cursor:pointer;font-weight:700;outline:none;padding: 15px 80px;text-transform:uppercase;font-size:20px;margin: 12px auto 0 auto;display:table;}
.checkout_button{animation-name:blink;animation-timing-function:linear;animation-duration:3s;animation-iteration-count:infinite;}
@keyframes blink {50% {opacity:0.7;}}
.feedback_form input, .feedback_form textarea, .comment_textarea, .comment_form input[type="text"]{background:#f7f7f7;}
.yashare-auto-init{background:#f6f6f6;clear:both;display:inline-block;margin-top:15px;width:180px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
span.b-share{margin-left:2px;}
input#viewform{padding:5px 5px 6px;font-size:11px;float:none;margin:12px 0 0 0px;}
#bottom_menu{margin-top:10px;overflow:hidden;clear:both;}
#bottom_menu ul{float:left;width:126px;margin-right:15px;}
#bottom_menu a{text-decoration:none;font-size:11px;}
#bottom_menu li{margin:1px 0;}
#bottom_menu h2{font-size:14px;font-weight:700;}
#bottom_menu div.address{float:left;width:155px;border-left:1px solid #DADADA;padding-left:20px;height:111px;}
#bottom_menu div.address p{font-size:12px;}
.product .description .b1c{float:none;margin-left:36px;}
.product .description .price{margin:15px 0;}
.product .description .price .price, .description .colorpriceseparator .price{font-weight:700;font-size:27px;margin:0;vertical-align:bottom;}
.product .description .variants{margin-top:5px;}
.pagewrapper p{line-height:20px;}
.pagewrapper .product p, .pagewrapper .comment_list p, .pagewrapper .description p, .pagewrapper .response p{line-height:16px;}
.pagewrapper .comment_list .postdate, .pagewrapper .post-pg .postdate{line-height:15px;}
#insurance-checkbox{margin-right:5px;}
.comment_list h3{font-weight:700;font-size:15px;text-transform:uppercase;}
.comment_list h3 a{text-decoration:none;}
.comment_list .path a{color:#797878;font-size:12px;text-decoration:none;}
#gallerypic .product{padding:0px;}
#gallerypic .image img{max-width:93%;max-height:93%;}
.description ul, #tab1 ul, .tab_container ul, .annotation ul{list-style-position:inside;margin-bottom:6px;}
.autocomplete-suggestions{background-color:#ffffff;overflow:hidden;margin-left:1px;border:1px solid #e0e0e0;overflow-y:auto;}

.articlesview #gallerypic .image{border:0px none transparent;cursor:pointer;margin-bottom:0px;padding:0px;text-align:center;vertical-align:middle;width:100%;height:225px;line-height:225px;background:#FFFFFF;position: relative;overflow: hidden;}
.articlesview #gallerypic .image img{
    border-radius: 0;
    max-width:290px;
    max-height: 226px;
    position:absolute;
    top: 0;
    left:0;
}


.autocomplete-suggestions .autocomplete-suggestion{cursor:default;min-height:29px;padding:2px 5px;white-space:normal;}
.autocomplete-suggestions .selected {background:#F0F0F0; }
.autocomplete-suggestions span {display:block;text-align:center;width:45px;line-height:45px;float:left;margin-right:10px;}
.autocomplete-suggestions strong {font-weight:normal;color:#059dc1;}
.autocomplete-suggestion:nth-child(odd){background-color:#f8f8f8;}
.autocomplete-suggestion:hover{cursor:pointer !important;font-weight:400;background-color:#f4f4f4;}
.autocomplete-suggestion{margin-bottom:5px;display:table;width:100%;}
.autocomplete-suggestion img{max-height:45px;max-width:45px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.prod-back{float:left;margin-right:20px;}
#curr_choose{margin:10px 5px 10px 10px;float:left;}
#curr_plate{margin:10px 10px 10px 5px;padding:5px;float:right;background-color:#FFFFFF;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;max-width:115px;font-size:12px;}
#tarif-list td{padding-bottom:2px;padding-top:3px;}
#content table{margin:15px 0 0 0;}
#content table.order_info{margin:15px auto 0 auto;}
#content table td, #content table th{border: 1px solid #e8e2e2;padding:10px;margin:0;}
#element_sizetab{max-width: 800px;}
#element_sizetab > .title{font-family: 'Roboto Condensed', sans-serif; font-weight: 700; font-size: 28px; text-align: center; margin: 20px 0 30px 0;display: block;}
#element_sizetab table td, #element_sizetab table th{border: 1px solid #e8e2e2;padding:10px;margin:0;}
#content .description td, #content #purchases1 td{border:0px solid #dadada !important;padding:0 20px 2px 20px !important;}
#content #purchases1 th{border:0px solid #dadada !important;padding:0 10px 2px 10px;}
#content #purchases1 #discount th{padding:10px 10px 10px 10px;}
.comment_list li ul li{border-bottom:0px dotted #CFCFCF;font-size:13px;padding:3px 10px 0px 20px;overflow:hidden;}
.comment_list li ul li, li.even .comment_admin ul li, li.even .comment_admint ul li{background-color:transparent;}
[class*="copyrights-pane"], [class*="controls__toolbar"], [class*="controls__bottom"]{display:none !important;}
#content .bluelink{cursor:pointer;text-decoration:underline;color:#333;}
#content .bluelink:hover{color:#000;text-decoration:none;}
#content .nonelink {cursor:pointer;text-decoration:none;color:#0D679A;font-weight:700;}
#content .nonelink:hover{color:#0979b9;}
#data{background-color:#FFF !important;padding:15px 15px 20px 15px;text-align:center;overflow-y:auto !important;overflow-x:visible !important;min-width:550px;max-width:700px;}
.checkout .button{clear:none;}
#data table{width:100% !important;text-align:left;margin:0px auto;}
#data table tr{border-top:1px solid #D5D5D5;height:60px;}

.ftotal{font-weight:700;text-align:center;border-top:1px solid #D5D5D5;padding:15px 0 30px 0;}
.totalb{font-weight:700;width:105px;min-width:105px;}
.fimage{text-align:center;width:60px;max-width:60px;}
.fimage img{max-width:50px;max-height:50px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;vertical-align:middle;}
.fleft{float:left;}
.fright{float:right;background: #e40044}
#fancybox-content .amount{white-space:nowrap;min-width:30px;}
#fancybox-content .price{white-space:nowrap;min-width:40px;}
#fancybox-content .name{padding:5px 10px 5px 0; font-size: 15px;}
#fancybox-content, #fancybox-outer{-webkit-box-shadow:0px 0px 20px #6A6969;-moz-box-shadow:0px 0px 20px #6A6969;box-shadow:0px 0px 20px #6A6969;}
.fancybox-bg{display:none;}
.remove_cart{
    background:url("../images/delete2.png") no-repeat transparent;
    background-size: 24px 24px;
    border:none;
    cursor:pointer;
    height:24px;
    text-indent:-9999em;
    width:24px;
    transition:0.3s;
    -webkit-transition:0.3s;
}
.remove_cart:hover{
    background:url("../images/delete2-hover.png") no-repeat transparent;
    background-size: 24px 24px;
}

#btf_form{padding:5px;background-color:#ffffff;position:relative;margin:0 auto;width:300px;z-index:100;font-size: 14px;}
#btf_form input{font-size: 16px; }
#btf_form table{border-collapse:collapse;width:210px;margin-top:10px}
#btf_form table td{font-size:12px;padding:2px 1px;}
#btf_form table td .text{font-size:14px;padding:2px 2px;}
#btf_form table td .tf_submit{margin-top:7px;margin-left:25px;}
#btf_form h6{color:#0095eb;font-size:13px;padding:0;margin:0;text-align:center;}
#btf_form em{display:block;font-size:12px;padding:0px 0 8px 0;margin:0;text-align:center;}
#btf_result div, #oneclick_result div{padding:3px 7px;}
.btf_success{margin:0;}
.btf_error{background:#ffadad;margin:10px 0px 0px 0px;border-radius:3px;}
#closeform{cursor:pointer;}
.element_A{position:fixed;top:0px;left:0px;width:1024px;height:244px;z-index:100;}
#btf_form .backcall-title{clear:both;font-size:17px;font-weight:700;margin-bottom:13px;text-transform:uppercase;}
.btf_submit{margin-top:10px;}
#tf_form{padding:5px;background-color:#ffffff;position:relative;margin:0 auto;width:300px;z-index:100;display:none;}
#tf_form table{border-collapse:collapse;width:290px;margin-top:10px}
#tf_form table td{font-size:15px;padding:2px 1px;}
#tf_form table td .text{font-size:16px;padding:5px;}
#tf_form table td .tf_submit{margin-top:7px;}
#tf_form h6{color:#0095eb;font-size:13px;padding:0;margin:0;text-align:center;}
#tf_form em{display:block;font-size:12px;padding:0px 0 8px 0;margin:0;text-align:center;}
#tf_result div{padding:5px 7px;}
.tf_success{margin:0;}
.tf_error{background:#ffadad;margin:10px 0px 0px 0px;border-radius:3px;}
#closeform{cursor:pointer;}
.element_A{position:fixed;top:0px;left:0px;width:1024px;height:244px;z-index:100;display:none;}
#tf_form .title{display:block;font-size:20px;color:#1A457D;margin-bottom:7px;border-bottom:1px solid #CCC;padding-bottom:10px;font-weight:700;}
.mpriceslider form{position:relative;}
.formCost{float:left;margin-bottom:15px;margin-left: 10px;}
.formCost .pr-cost{color: #555;}
.formCost label{float:left;margin-right:2px;margin-left:2px;position:relative;font-size:11px;line-height:22px;vertical-align:middle;}
.formCost label span{font-size:13px;}
.formCost input{float:left;text-align:center;color:#434343;font-size:12px;font-weight:400;width:63px;background:#ffffff;border:1px solid #E5E5E5;padding:2px 2px;height:22px;}
.sliderCont{height:1px;float:left;}
#slider{width:100%;}
.ui-slider{position:relative;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:18px;height:18px;cursor:pointer;border:1px solid #adacac;background-color:#FFFFFF;border-radius:50%;box-shadow: 0px 0px 3px rgba(76, 76, 76, 0.2), 3px 3px 5px rgba(105, 103, 103, 0.1);}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;overflow:hidden;}
.ui-slider-horizontal{height:3px;}
.ui-slider-horizontal .ui-slider-handle{top:-8px;}
.ui-slider-horizontal :nth-child(2) {margin-left:-8px;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-widget-content{border:1px solid #B4B3B3;background:#fff;}
.ui-widget-header{border:1px solid #D4D4D4;background:#ddd;}
.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.sliderButton{text-align:center;}
.sliderButton input{margin-top:25px;padding:10px 5px;cursor:pointer;font-size:14px;font-weight:400;text-transform:uppercase;}
.formCost .pricedivide{margin:0 4px;}
.mpriceslider .pr-cost{font-size:16px;font-weight:700;float:left;margin-right:4px;}
#content #cfeatures{clear:both;padding:3px 13px 13px 13px;background:#F4F4F4;margin-bottom:15px;width:100%;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:2px dashed #aaa;}
#content .feature_column{float:left;padding-right:10px;}
#content .feature_column, #content .mpriceslider, #content .brand-filter{width:25%;}
#content .mpriceslider{float:left;margin-top:0px;}
#content .brand-filter{float:left;}
#content .price-brands{clear:both;display:table;width:100%;padding-top:8px;}
#content .sliderButton{text-align:left;}
#content .sliderButton input{font-size:16px;font-weight:700;margin-top:20px;padding:3px 0px;width:228px;}
#content .brand_name{font-size:16px;font-weight:700;margin:0 0 10px 0;}

/* для новых фильтров в левой колонке */
#content .feature_values{padding-right:7px;display:none;}
.feature_column{position:relative;clear: both;}
.feature_column .hide_feat{position:absolute;z-index:100;top:0;left:0;}
.feature_column .feature_name{padding-left:35px;z-index:90;color: #555;}
/* /для новых фильтров в левой колонке */

.feature_values{max-height:140px;overflow-y:auto !important;display:none;margin-left:35px;}
#content .hideBtn{margin-bottom:5px;display:block;}
#content .feature_name{padding-bottom:4px;display:table-cell;width:100%;}
#content .brandcol .feature_name, #content .brandcol .hide_feat{padding-top:0;}
.feature_values label{display:table;}
.prods_num_flag {display:block;margin-top:10px;}
.tiny_products .wishcomp{width:auto;margin:0;float:right;}
.wishcomp svg {display:inline-block;height:36px;width:36px;}
.gocompare, .addcompare, .inwish, .towish {display:inline-block;}
.wishprod{margin-left:6px;}
#powered a {text-decoration:none;}
.login_form,.register_form{display:table;}
.login_register{display:block;margin:20px auto 0 auto;text-align: center;}
.login_register a{font-weight:700;}
.socialauth {width:400px;display:table;clear:both;margin:20px auto;padding-top:20px;padding-left:10px;font-size:16px;font-weight:700;text-transform:uppercase;text-align: center;}
.ulogin-buttons-container div{border-radius:5px !important;}
.confcheck{display:table;width:100%;margin:9px 0 0 0;}
.register_form .confcheck{margin:9px 0 0 20px;}
.msubscribe-footer .confcheck{margin:0;}
.confcheck svg{float:left;margin-top:0;height:25px;width:25px;fill:#333;}
.confcheck .policywrapper{display:table;margin-left:35px;margin-top:2px;}
.cartview .confcheck .policywrapper, .blogview .confcheck .policywrapper{max-width:430px;}
.confcheck .labeltxt{font-size:12px;}
.confcheck .showpolicy,.confcheck .hidepolicy{display:table;clear:both;margin-top:3px;color:#1b6f9f;cursor:pointer;border-bottom: 1px dashed #1b6f9f;border-collapse:initial;}
.confcheck .confpolicy{font-size:12px;width:100%;margin-top:10px;background-color:#f5f2f2;padding:8px;text-align:justify;border-radius:5px;}
#btf_form .confpolicy,#fancybox-content .confpolicy{max-height:100px;overflow-y:auto!important;border-radius:0px;}
.confcheck .personaldata {color:#1b6f9f;cursor:pointer;border-bottom: 1px solid #1b6f9f;}
#subscribe .confcheck svg {height:25px;width:25px;margin-top:2px;}
#subscribe .policywrapper {margin-left:35px;}
#subscribe .labeltxt{font-size:11px;}
#subscribe .check_block {margin-top: 12px;}
#subscribe .check_bt{background-color:#ffffff;padding:4px 10px;}
#subscribe .confcheck .check_bt svg{margin-top:0;float:none;}
.discountsblock {margin-top:20px;font-weight:700;font-size:14px;}
.bonusblock .c_title {margin-left:5px;}
.catdescription p {line-height:17px;}
.sort,.blogreadmore {font-size:13px;}
.articlesview .sort {display: table;margin: 0 auto 34px auto;}
.articlesview .sort a{margin: 0 5px;}
.sent {margin-top:20px;color:#4c4c4c;}
#baloonBody {font: normal 700 14px/14px Arial, serif !important;}

#stadn{position:fixed;right:20px;top:75vh;z-index:100;width:290px;display:table;background-color:rgba(9, 128, 160, 0.8);color:#ffffff;padding:10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow: 0px 0px 3px rgba(76, 76, 76, 0.3), 3px 3px 10px rgba(105, 103, 103, 0.2);}
.stad-left{display:table-cell;width:60px;vertical-align:middle;}
.stad-left img {width:50px;}
.stad-right{display:table-cell;vertical-align:top;}
.stad-title{font-weight:700;font-size:14px;margin-bottom:4px;}
.stad-body{font-size:13px;line-height:17px;}
.stad-body a {color:#ffffff;}
.stad-body a:hover {color:#ffffff;}
.article-cover{margin-bottom: 20px;}
.attention{font-weight:300;margin-bottom:40px;font-size: 18px;line-height: 1.5;}
.attention a {color:#e40044;}
p.note{padding:20px 20px 20px 30px;border-left: 4px solid #e0e0e0;background-color:#f0f0f0;margin-top:10px;margin-bottom:20px;}
.advertblue{display:table;clear:both;margin:20px auto 20px auto;font-size:22px;line-height:26px;font-weight:700;padding: 15px 30px 15px 30px; text-align:justify;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background-color:#1b6f9f;color:#ffffff;text-decoration:none;}
.advertwhite{display:table;clear:both;margin:30px auto 20px auto;font-size:28px;line-height:36px;font-weight:700;padding: 0px; text-align:justify;background-color:transparent;color:#333333;text-decoration:none;}
.advertred{display:table;clear:both;margin:20px auto 20px auto;font-size:22px;line-height:26px;font-weight:700;padding: 15px 30px 15px 30px; text-align:justify;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background-color:#ea2e49;color:#ffffff;text-decoration:none;}
.advertwhite a {text-decoration:none;}
.advertblue a,.advertred a {text-decoration:none;color:#ffffff !important;}
.postcontent {margin-bottom:20px;}
.post-pg, .page-pg{display:block;width:100%;margin-bottom:70px;}
.bonus {display:inline-block;line-height:30px;position:absolute;right:0;color:#e40044;font-size:14px;font-weight:700;padding-top: 5px;}
.stockblock {display:block;margin-bottom:10px;line-height:16px;}
.sku {line-height:16px;font-weight:700;}
.colorpriceseparator {display:table;width:100%;margin: 15px 0;font-size:16px;position:relative;}
.description .noncolor {font-size:16px;font-weight:400;position:relative;}
.description .compare_price{position:absolute;top:-11px;}
.feature_values::-webkit-scrollbar-track, .autocomplete-suggestions::-webkit-scrollbar-track, .confpolicy::-webkit-scrollbar-track, .scroll::-webkit-scrollbar-track{background-color: transparent;}
.feature_values::-webkit-scrollbar, .autocomplete-suggestions::-webkit-scrollbar, .confpolicy::-webkit-scrollbar, .scroll::-webkit-scrollbar{width:8px;background-color: rgba(61, 66, 78, 0.1);border-radius: 6px;-webkit-border-radius: 6px;}
.feature_values::-webkit-scrollbar-thumb, .autocomplete-suggestions::-webkit-scrollbar-thumb, .confpolicy::-webkit-scrollbar-thumb, .scroll::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: rgba(97, 109, 134, 0.5);border:1px solid rgba(61, 66, 78, 0.1);}
.scroll::-webkit-scrollbar{height:10px;}
.separator {display:table;clear:both;}
.marketing-boxes ul li, .shine {position: relative;overflow: hidden;}
.marketing-boxes ul li:before, .shine:before {position: absolute;top: 0;left: -45%;z-index: 2;display: block;content: '';width: 25%;height: 100%;opacity: 0;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.marketing-boxes ul li:hover:before, .shine:hover:before {-webkit-animation: shine .5s;animation: shine .5s;opacity: 1;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left:125%;}}
#amount {display:inline-flex;border:1px solid #d4d4d3;overflow:hidden;margin-right:10px;}
.colorpriceseparator #amount{margin-right:14px;}
#amount input {height:28px;max-height:28px;font-size:17px;border-radius:0;border:0;text-align:center;background-color:transparent;}
#amount .minus, #amount .plus {background-color:#fff;color:#000;padding:0;font-size:19px;width:19px;cursor:pointer;transition:0.3s;-webkit-transition:0.3s;}
#amount .minus:hover, #amount .plus:hover {color:#e40044;}
#amount .amount {padding:0;width:65px;}
.brand_disc{font-weight:700;margin-bottom:10px;text-transform:uppercase;}
.brand_cat .various{display:inline-block;margin:0px 10px 20px 0;}
.errorupload {background-color:#f56c6c;color:#ffffff;font-size:13px;padding:3px 10px;border-radius:5px;}
.cutouter{overflow:hidden;position:relative;}	
.fullheight{max-height:initial !important;}
.disappear{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50ffffff',endColorstr='#ffffffff');background: -webkit-linear-gradient(rgba(255,255,255,0.5),#fff);background: -o-linear-gradient(rgba(255,255,255,0.5),#fff);background: linear-gradient(rgba(255,255,255,0.5),#fff);height: 50px;position: absolute;width: 100%;bottom: 0;
}
.cutmore{display:table;background-color:#f4f4f4;border:1px solid #dadada;padding:5px 8px;border-radius:5px; -webkit-border-radius:5px;cursor:pointer;margin-top:5px;font-weight:700;font-size: 12px;text-transform: uppercase;}
.cutmore:hover{background-color:#f8f8f8;border:1px solid #dadada;}
.anchor, .url, .izoom{cursor:pointer;}
.user_form_block{display:table;width:100%;margin-bottom: 50px;}
.user_form_block form{display:table;}

.cart_here{text-align:center;width:300px;font-size:20px;margin-top:20px;}
/* Loader */
.mainloader{width:100%;height:100%;position:fixed;top:0;left:0;overflow:auto;z-index:10000;opacity:0.7;}
.loaderspinner{width:80px;height:80px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;}
.cssload-loader{position:relative;left:calc(50% - 40px);width:80px;height:80px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;perspective:1000px;}
.cssload-inner{position:absolute;width:100%;height:100%;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.cssload-inner.cssload-one{left:0%;top:0%;animation:cssload-rotate-one 1.15s linear infinite;-o-animation:cssload-rotate-one 1.15s linear infinite;-ms-animation:cssload-rotate-one 1.15s linear infinite;-webkit-animation:cssload-rotate-one 1.15s linear infinite;-moz-animation:cssload-rotate-one 1.15s linear infinite;border-bottom:4px solid rgb(27,111,159);}
.cssload-inner.cssload-two{right:0%;top:0%;animation:cssload-rotate-two 1.15s linear infinite;-o-animation:cssload-rotate-two 1.15s linear infinite;-ms-animation:cssload-rotate-two 1.15s linear infinite;-webkit-animation:cssload-rotate-two 1.15s linear infinite;-moz-animation:cssload-rotate-two 1.15s linear infinite;border-right:4px solid rgb(234,46,74);}
.cssload-inner.cssload-three{right:0%;bottom:0%;animation:cssload-rotate-three 1.15s linear infinite;-o-animation:cssload-rotate-three 1.15s linear infinite;-ms-animation:cssload-rotate-three 1.15s linear infinite;-webkit-animation:cssload-rotate-three 1.15s linear infinite;-moz-animation:cssload-rotate-three 1.15s linear infinite;border-top:4px solid rgb(26,69,125);}
@keyframes cssload-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);}
100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);}
}
@-o-keyframes cssload-rotate-one{0%{-o-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);}
100%{-o-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);}
}
@-ms-keyframes cssload-rotate-one{0%{-ms-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);}
100%{-ms-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);}
}
@-webkit-keyframes cssload-rotate-one{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);}
100%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);}
}
@-moz-keyframes cssload-rotate-one{0%{-moz-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);}
100%{-moz-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);}
}
@keyframes cssload-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);}
100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);}
}
@-o-keyframes cssload-rotate-two{0%{-o-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);}
100%{-o-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);}
}
@-ms-keyframes cssload-rotate-two{0%{-ms-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);}
100%{-ms-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);}
}
@-webkit-keyframes cssload-rotate-two{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);}
100%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);}
}
@-moz-keyframes cssload-rotate-two{0%{-moz-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);}
100%{-moz-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);}
}
@keyframes cssload-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);}
100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);}
}
@-o-keyframes cssload-rotate-three{0%{-o-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);}
100%{-o-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);}
}
@-ms-keyframes cssload-rotate-three{0%{-ms-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);}
100%{-ms-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);}
}
@-webkit-keyframes cssload-rotate-three{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);}
100%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);}
}
@-moz-keyframes cssload-rotate-three{0%{-moz-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);}
100%{-moz-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);}
}
/* dontgo */
#dontgo{width:100%;height:320px;background:#ffffff;}
#dontgo .box1{width:370px;float:left;color:#333;height:320px;max-height:320px;overflow:hidden;}
#dontgo .korobka{float:left;width:230px;margin: 10px 0 0 10px;}
#dontgo .arrows{height:320px;width:120px;}
#dontgo .box2{color:#333;width:370px;height:320px;max-height:320px;float:left;text-align:center;overflow:hidden;}
#dontgo .call1{font-size:28px;color:#bf0000;font-weight:700;margin: 20px 0;}
#dontgo p {font-size:16px;line-height:25px;}
#dontgo .call3{font-size:23px;color:#bf0000;margin: 15px 0;}
/* fancybox */
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none;}
#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/js/jquery/fancybox.png');}
#fancybox-overlay{position:fixed;top:0;left:0;width:100%;z-index:65000;display:none;}
#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}
#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:65001;outline:none;display:none;}
#fancybox-outer{position:relative;width:100%;height:100%;background:#fff;}
#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0px solid #fff;}
#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101;}
#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('/js/jquery/fancybox.png') -40px 0px;cursor:pointer;z-index:1103;display:none;}
#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0;}
#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top;}
#fancybox-frame{width:100%;height:100%;border:none;display:block;}
#fancybox-left, #fancybox-right{position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;outline:none;background:transparent;z-index:1102;display:none;}
#fancybox-left{left:0px;}
#fancybox-right{right:0px;}
#fancybox-left-ico, #fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block;}
#fancybox-left-ico{background-image:url('/js/jquery/fancybox.png');background-position:-40px -30px;}
#fancybox-right-ico{background-image:url('/js/jquery/fancybox.png');background-position:-40px -60px;}
#fancybox-left:hover, #fancybox-right:hover{visibility:visible;}
#fancybox-left:hover span{left:20px;}
#fancybox-right:hover span{left:auto;right:20px;}
#fancybox-title{font-size:12px;z-index:1102;background-color:#191818;color:#ffffff;border:2px solid #ffffff;border-radius:10px;padding:5px 7px;font-weight:700;}
.fancybox-title-float{position:absolute;left:0;bottom:-20px;}
#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto;}
#fancybox-title-float-wrap td{border:none;white-space:nowrap;}
/* baloon */
#baloon{width:187px;top:0px;left:0px;padding:0;margin:7px 5px 0 5px;display:none;position:absolute;z-index:64999;filter:Alpha(Opacity='85');-moz-opacity:0.85;opacity:0.85;}
#baloonHeader{width:187px;height:0px;margin-top:19px;padding:0;margin:0;font-size:0;line-height:0;display:block;}
.baloonHeaderDirect:before{left:10px;}
#baloonHeader:before{content: " ";position: absolute;width:0;height:0;border:6px solid transparent;border-bottom-color:#ee6362;top:-12px;}
.baloonHeaderFlip:before{right:10px;}
#baloonBody{padding:10px;background-color:#ffffff;width:187px;margin:0;font-size:14px;line-height:140%;border:2px solid #ee6362;display:block;border-radius:5px;}
/* SDEK*/
.CDEK-widget__popup-mask{z-index:100;}
#li_delivery_3 .description,#li_delivery_114 .description, #li_delivery_121 .description{padding:0;}
._shiptor_widget_frame_delivery{padding-bottom:0 !important;}
/* Sprites */
.sprite, #topcontrol {overflow:hidden;background-image:url(../images/sprite.png);background-size: 40px;}
.arrow-20x20 {background-position: -0px -0px;}
.facebook {background-position: -0px -40px;}
.gplus {background-position: -0px -80px;}
.insta {background-position: -0px -120px;}
.mail-20x20 {background-position: -0px -160px;}
.ok {background-position: -0px -200px;}
.phone-20x20 {background-position: -0px -240px;}
.twitter {background-position: -0px -280px;}
.viber {background-position: -0px -360px;}
.vk {background-position: -0px -400px;}
.whatsapp {background-position: -0px -440px;}
.youtube {background-position: -0px -480px;}
/* form handler */
.user_form{width:400px;}
.form-title{text-transform:uppercase;font-weight:700;font-size:16px;margin:9px 0 3px 0;}
.readform label{margin:0px 0 5px 0;display:block;}
.readform .required{border:2px dashed #ed6363;}
.user_form .buttonred {margin-top:17px;float:right;padding:8px 16px;}
.form_result{display:table;width:100%;}
.form_result .form_success, .form_result .form_error{display:table;padding:10px 10px;width:100%;border-radius:5px;font-weight:700;}
.form_result .form_success{margin-bottom:0px;color:#333333;}
.form_result .form_error{margin-top:10px;background-color:#e61212;color:#ffffff;} 
.readform input, .readform textarea {font-size:15px;margin:10px 0 5px 0;width:100%;}
.readform select {font-size:15px;height:auto;}
.user_form .check_block {display: inline-block;vertical-align: top;}
.showform-bottom{
    text-align: center;margin-top: 20px;
}
.showform{display:inline-block;}
/* cookie warning */
.cookwarning {position:fixed;bottom:0;z-index:100;padding: 6px 5% 1px 5%;display:table;background-color:#eaeaea;border-top: 1px solid #b7b7b7;width: 100%;box-shadow: 0 0px 9px 2px rgba(0,0,0,.1);}
.cookwrapper {display:table;margin: 0 auto;}
.cooktext {display:table-cell;padding-top:4px;font-size:13px;}
.cookokwrap {display:table-cell;padding-left:20px;vertical-align:middle;}
.cookok {display:block;padding:5px 10px;margin-bottom:5px;font-weight:700;border:1px solid #333333;border-radius:5px;background-color:#ffffff;cursor:pointer;}
/* share */
.description .share div {display:inline-block;width:30px;height:30px;min-width:30px;margin-left:9px;-webkit-border-radius:50%;border-radius:50%;background-repeat:no-repeat;cursor:pointer;background-size:30px auto;}
.share div:hover{opacity:0.8;}
.share .facebook {background-color:#4b72ba;background-position: -0px -31px;}
.share .gplus {background-color:#dd4b39;background-position: -0px -59px;}
.share .twitter {background-color:#4ac1df;background-position: -0px -210px;}
.share .vk {background-color:#5880a5;background-position: -0px -300px;}
.share .ok {background-color:#f18c04;background-position: -0px -150px;}
.border_wrapper .share_wrapper {padding: 10px 20px;background: #fff;}
.share_wrapper .share_title, .share_wrapper .share{display:inline-block;vertical-align:middle;height:30px;line-height:30px;}
.share_wrapper .share_title{margin-right:3px;}
/* ref program */
.withdrawal_title, .referrals_title{font-weight:700;text-transform:uppercase;margin:15px 0;}
.withdrawal{margin:10px 0 15px 0;font-weight:400;}
.withdrawal ul{display:table;margin-top:10px;border:1px solid #dadada;}
.withdrawal li{display:table-row;}
.withdrawal li span{display:table-cell;padding:3px 5px;border:1px solid #dadada;}
.referrals{display:table;margin-top:10px;border:1px solid #dadada;}
.ref_item{display:table-row;}
.ref_item div{display:table-cell;padding:3px 5px;border:1px solid #dadada;}
.ref_procent{font-size:18px;font-weight:700;}
.ref_link{display:table;width:600px;margin:0 auto 15px auto;text-align: center;}
.ref_link span{color:#0893b9;font-size:18px;font-weight:700;display: block;}
.about_bonus{margin-top:10px;}
.about_ref{font-weight:700;}

@media only screen and (min-width:1590px){
#content{max-width:1230px;}
.breadcrumb, #container, #adapt-hdr, #footer, #powered div, .journal-filter ul, .tophm, .menu .inner{max-width:1480px;width:1480px;z-index: 105;position: relative;}
#container{z-index:90;}
div.product .imagebig{width:660px;height:600px;line-height:600px;}
.big_middle .image{width:660px;display: flex;justify-content: center;overflow:hidden;}
.big_middle .image img{max-height:600px;}

.cloud-zoom-big {left:690px !important;}
.product .images{width:660px;}
.product .description{width:490px;}
.cart_form .del_left, .cart_form .del_right{width:48%;}
.onephone .second-level, .twophone .second-level {font-size:24px;margin-top:0px;}
.twophone .second-level{margin-top:2px;}
#workingtime svg, #top_phone svg {margin-right:16px;}
#workingtime .second-level {font-size:15px;margin-top:2px;}
.products .product .image {width: 300px;}
.products .product .product_info{width:840px;}
.products .product .annotation{width:550px;}
.products .product .annotation .table_body p{
    line-height: 1.2;
    font-size: 13px;
    margin-bottom: 5px;
}
.main-text{width:100%;}
#search{width:640px;}
#search .input_search{width:500px;}
.side-shade, .side-shade2, #column-left, #column-left .column-head, #column-left .box .box-heading {width:250px;}
.tiny_products .product {width:277px;}
.sliderCont {margin-left:10px;width:194px;}
#same #relcontent .product {width:212px;}
/*#relcontent .product {width:179px;margin: 0px 13px 18px 1px;}*/
.tab_container{padding: 40px 40px 25px 40px;}
.blogposts .postimage {height:200px;line-height:200px;}
.postcontent {width:980px;max-width:980px; margin: 0 auto;}

.feedback-content {width:100%;}
.feedback-content p{text-align: center; margin-bottom: 5px;}
.feedback-form {max-width:400px;margin: 0 auto 100px auto;}
    .map-block{
        margin:30px 0 50px 0;
        background: url(../images/map-load.png) center center/300px 200px no-repeat #e6e6e6;
    }
    .adaptive-map{
        position: relative;
        padding-bottom: 47.41%;
        height: 0;
        overflow:hidden;
    }
    .adaptive-map iframe,
    .adaptive-map object,
    .adaptive-map embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border:none;
    }

.feedback_form {padding-left:0px;}
#mnew #last_products .image {margin-right:15px;width:55px;}
.tiny_products span.price{font-size:24px;font-weight:700;}
#prod_right span.price, #prod_right .pricecolor{font-size:22px;font-weight:700;}
.tiny_products .pricecolor .currency, .tiny_products .price span.currency, .slick-slide .unit{font-size:15px;}
#same .currency {font-size:12px;}
#prod_right span.compare_price {font-size:13px;}
.blog_annotation{height:102px;max-height:102px;min-height:102px;}
.blog_annotation.has_category{height:75px;max-height:75px;min-height:75px;}
}

@media only screen and (max-width:1589px){
    .feedback-content {width:100%;}
    .feedback-content p{text-align: center; margin-bottom: 5px;}
    .feedback-form {max-width:400px;margin: 0 auto 100px auto;}
    .map-block{
        margin:30px 0 50px 0;
        background: url(../images/map-load.png) center center/300px 200px no-repeat #e6e6e6;
    }
    .adaptive-map{
        position: relative;
        padding-bottom: 47.41%;
        height: 0;
        overflow:hidden;
    }
    .adaptive-map iframe,
    .adaptive-map object,
    .adaptive-map embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border:none;
    }
.product .price {font-size:20px;}
.tiny_products span.price, #prod_right span.price, #prod_right .pricecolor{font-size:20px;font-weight:700;}
#content{max-width:1030px;}
.breadcrumb, #container, #adapt-hdr, #footer, #powered div,.journal-filter ul, .tophm, .menu .inner{max-width:1280px;width:1280px;}

div.product .imagebig{width:500px;height:600px;line-height:600px;}
.big_middle .image{width:500px;display: flex;justify-content: center;overflow:hidden;}
.big_middle .image img{max-height:600px;}

.cloud-zoom-big {left:530px !important;}
.product .images{width:510px;}
.product .description{width:450px;}
.cart_form .del_left, .cart_form .del_right{width:47%;}
.onephone .second-level, .twophone .second-level { font-size:24px;margin-top:0px; }
#workingtime svg, #top_phone svg { margin-right:16px; }
#workingtime .second-level {font-size:15px;margin-top:4px;}
.products .product .image {width: 200px;}
.products .product .product_info{width:740px}
.products .product .annotation{width:480px}
.main-text{width:100%;}
#search{width:561px;}
#search .input_search{width:400px;}
.side-shade, .side-shade2, #column-left, #column-left .column-head, #column-left .box .box-heading {width:250px;}
.tiny_products .product {width: 228px;}
.sliderCont {margin-left:11px;width:197px;}
#same #relcontent .product {width: 183px;margin: 0px 18px 18px 11px;}
#relcontent .product {margin: 0px 6px 38px 6px;}
#content #relcontent .image img {max-width:100%}
.tab_container{padding: 30px 30px 15px 30px;}
.blogposts .postimage {height:164px;line-height:164px;}
#gallerypic{margin-top:20px;padding-bottom: 40px;}
.blog_annotation{height:109px;max-height:109px;min-height:109px;}
.blog_annotation.has_category{height:82px;max-height:82px;min-height:82px;}
.notinstocksep{margin-top:19px;}
ul.tabs li {padding: 15px 70px;}
    .cart-back {
        width: 20%;
    }
    .ajax_discount {
        width: 80%;
    }
    .c_coupon {
        width: 50%;
    }
}

@media only screen and (max-width:1330px){
#content{max-width:930px;}
.breadcrumb, #container, #adapt-hdr, #powered div, .journal-filter ul, .tophm, .menu .inner{max-width:1180px;width:1180px;}
#footer{max-width:1180px;width:1180px;}

div.product .imagebig{width:470px;}
.big_middle .image{width:470px;}

.cloud-zoom-big {left:500px !important;}
.product .images{width:440px;}
.product .description{width:400px;}
.product .images .imagesmall {height: 75px;line-height: 75px;width: 75px;}
/*.onephone .second-level, .twophone .second-level {font-size:20px;margin-top:2px;}*/
#workingtime svg, #top_phone svg {margin-right:10px;}
/*#workingtime .second-level {font-size:13px;margin-top:4px;}*/
.products .product .product_info{width:660px;}
.products .product .annotation{width:410px;}
#search{width:497px;}
#search .input_search{width:340px;}
.cart {min-width: 190px;}
.cart svg {margin-left:5px;}
/*#topcall{width:245px;}*/
/*#topcall .topcallbutton{padding:10px;font-size:17px;margin-left:20px;}*/
#same #relcontent .product {width: 171px;margin: 0px 8px 18px 1px;}
/*#relcontent .product {width:206px;margin: 0px 11px 18px 1px;}*/
.comment_form{padding-left:25px;width:425px;}
/*.blogposts .postimage {height:146px;line-height:146px;}*/
.autocomplete-suggestions span {width:35px !important;line-height:35px !important;margin-right:6px !important;}
.autocomplete-suggestion img {max-height:35px !important;max-width:35px !important;}
.autocomplete-suggestions .autocomplete-suggestion {font-size:13px !important;}
.border_wrapper .annot {padding:12px 15px;font-size:13px;}
.border_wrapper .variants{padding:0 15px;}
.border_wrapper .annot-brand{padding:10px 15px;}
.border_wrapper .various {margin-left:15px;}
.border_wrapper .testRater {padding: 8px 0px 8px 12px;}
.product .description .price .price, .description .colorpriceseparator .price {font-size:23px !important;line-height:30px;}
.product .currency{font-size:14px !important;}
.blog_annotation{height:113px;max-height:113px;min-height:113px;}
.blog_annotation.has_category{height:86px;max-height:86px;min-height:86px;}
#footer .column{display: inline-block;margin-right: 15px;}
#footer .column.column_service{margin-left: 0;}
ul.tabs li {padding: 15px 62px;}
.blogposts .blogitem_wrapper, .blogposts:nth-child(odd) .blogitem_wrapper:nth-child(odd) {padding: 20px;}
    .cart-back {
        width: 22%;
    }
    .ajax_discount {
        width: 78%;
    }
    .c_coupon {
        width: 54%;
    }
}
@media only screen and (max-width:1225px){
#content{max-width:780px;}
.breadcrumb, #container, #adapt-hdr, #footer, #powered div, .journal-filter ul, .tophm, .menu .inner{max-width:1030px;width:1030px;}
#footer{max-width:1030px;width:1030px;}

div.product .imagebig{width:360px;}
.big_middle .image{width:360px;}

.cloud-zoom-big {left:350px !important;}
.product .images{width:330px;}
.product .description{width:370px;}
/*.onephone .second-level, .twophone .second-level {font-size:19px;margin-top:2px;}*/
#workingtime svg, #top_phone svg {margin-right:10px;}
#workingtime .second-level {font-size:15px;margin-top:4px;}
.products .product .product_info{width:510px;}
.products .product .annotation{width:260px;}
#search{width:390px;}
#search .input_search{width:235px;}
.cart {min-width: 200px;margin-right: -30px;}
.cart svg {margin-left:0;}
/*#topcall{width:167px;}*/
/*#topcall .topcallbutton{padding:10px;font-size:17px;margin-left:20px;}*/
#topcall svg {display:none;}
#same #relcontent .product {width: 171px;margin: 0px 8px 18px 1px;}
.comments-left, .comment_form{display:table;width:100%;}
/*.blogposts .postimage {height:117px;line-height:117px;}*/
.product .currency{font-size:14px !important;}
.tiny_products .product {width:228px;margin: 0 8px 30px 8px;}
.blog_annotation{height:120px;max-height:120px;min-height:120px;}
.blog_annotation.has_category{height:111px;max-height:111px;min-height:111px;}
.views_title{display:none;}
#footer .column{display: inline-block;margin-right: 5px;}
#footer .connect{padding-right: 20px;box-sizing: border-box;}
#footer .contact-methods-wrap{right: 20px;}
.tiny_products .product_info {padding: 13px 8px 0 8px;}
.tiny_products {margin-right:0;margin-left:0;}
ul.tabs li {padding: 15px 34px;}
.blogposts .blogitem_wrapper, .blogposts:nth-child(odd) .blogitem_wrapper:nth-child(odd){padding: 20px;width: 49%;}
    .cart-back {
        width: 25%;
    }
    .ajax_discount {
        width: 75%;
    }
    .c_coupon {
        width: 60%;
    }
    .c_coupon input.coupon_code {
        width: 54%;
    }
    .c_coupon input.buttonblue {
        width: 45%;
    }
}

@media only screen and (max-width:1120px){
#content{max-width:780px;}
#column-left + #content{margin-left:200px;}
.breadcrumb, #container, #adapt-hdr, #footer, #powered div, .journal-filter ul, .tophm, .menu .inner{max-width:980px;width:980px;}
#footer{max-width:980px;width:980px;}
.side-shade, .side-shade2, #column-left, #column-left .column-head, #column-left .box .box-heading {width:200px;}
.product .description{width:370px;}
.products .product .product_info{width:510px;}
.products .product .annotation{width:260px;}
#workingtime .second-level {font-size:15px;margin-top:5px;}
/*#topcall .topcallbutton {padding:10px 9px;font-size:16px;}*/
#search{width:351px;}
#search .input_search{width:185px;}
.sliderCont {width:147px;}
.autocomplete-suggestions span {display:none !important;}
.box-content img{max-width:180px;}
.m_blog .post_title, .m_blog .has_image .post_title{font-size:13px;line-height:15px;}
#content .sliderButton input{width:178px;}
#footer .column{display: inline-block;margin-right: 0;}
}


/*--------------------------------------------------------------------------*/



#content .popup__content h2, #element_sizetab .popup__content h2 {margin: 15px 0;}
#content .popup__content, #element_sizetab .popup__content {font-family: 'Roboto Condensed', sans-serif;}
#content .popup__text--tables, #element_sizetab .popup__text--tables{text-align:center;margin-bottom:0}
#content .popup__text--tables table, #element_sizetab .popup__text--tables table{border-collapse:collapse;margin:0 auto 32px!important;}
#content .popup__text--tables table td, #content .popup__text--tables table th, #element_sizetab .popup__text--tables table td, #element_sizetab .popup__text--tables table th{padding:4px 8px;border-bottom:1px solid #f0f0f0;min-height: 30px;}
#content .popup__text--tables table tr:hover td, #element_sizetab .popup__text--tables table tr:hover td{background:#f0f0f0}
#content .popup__text--tables table th, #element_sizetab .popup__text--tables table th{background:#f0f0f0;vertical-align:middle}
@media (max-width:1023px) {
    #content .popup__text--tables table tr:hover td, #element_sizetab .popup__text--tables table tr:hover td{background:#fff}
}
@media (max-width:1023px) {
    #content .popup__text--tables table, #element_sizetab .popup__text--tables table{display:flex}
    #content .popup__text--tables table thead, #element_sizetab .popup__text--tables table thead{overflow-x:scroll;background:#f0f0f0;display:flex;justify-content:space-between;flex-basis:content;flex-shrink:0;max-width:150px}
}
@media (max-width:1023px) and (device-width:768px) and (device-height:1024px) {
    #content .popup__text--tables table thead::-webkit-scrollbar, #element_sizetab .popup__text--tables table thead::-webkit-scrollbar{width:1em}
    #content .popup__text--tables table thead::-webkit-scrollbar-track, #element_sizetab .popup__text--tables table thead::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
    #content .popup__text--tables table thead::-webkit-scrollbar-thumb, #element_sizetab .popup__text--tables table thead::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}
}
@media (max-width:1023px) {
    #content .popup__text--tables table thead tr, #element_sizetab .popup__text--tables table thead tr{display:flex;flex-direction:column}
    #content .popup__text--tables table thead tr th, #element_sizetab .popup__text--tables table thead tr th{text-align:left;white-space:nowrap;display:block}
    #content .popup__text--tables table tbody, #element_sizetab .popup__text--tables table tbody{overflow-x:scroll;display:flex;justify-content:space-between;flex-grow:2}
}
@media (max-width:1023px) and (device-width:768px) and (device-height:1024px) {
    #content .popup__text--tables table tbody, #element_sizetab .popup__text--tables table tbody{-webkit-overflow-scrolling:touch}
}
@media (max-width:1023px) {
    #content .popup__text--tables table tbody tr, #element_sizetab .popup__text--tables table tbody tr{display:flex;flex-direction:column;flex-grow:2;}
    #content .popup__text--tables table tbody tr td, #element_sizetab .popup__text--tables table tbody tr td{white-space:nowrap;display: flex;justify-content: center;  align-items: center;}
}
@media (max-width:940px) {
    #content .popup__content, #element_sizetab .popup__content{font-size:14px}
}