html {
overflow-y: scroll;
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
background: #f7f7f7;
color: #363636;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
line-height: 1.2;
}
body, td, th, input, textarea, select, a {
font-size: 13px;
}
table {
width: 100%;
border-collapse: collapse;
}
h1 {
margin: 0 0 20px;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 34px;
font-weight: 500;
line-height: 1;
}
h2 {
font-size: 16px;
margin: 0 0 20px;
}
p {
margin: 0 0 20px;
}
a, a:visited, a b {
color: #842AB8;
text-decoration: none;
cursor: pointer;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
form {
padding: 0;
margin: 0;
display: inline;
}
input[type='text'],
input[type='email'],
input[type='password'],
textarea {
margin: 0;
background: #fff;
border: 2px solid #e4e4e4;
padding: 0 5px;
}
input[type='text'],
input[type='email'],
input[type='password'],
textarea,
select {
height: 40px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #7b797c;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
select {
background: #fff;
border: 1px solid #e4e4e4;
padding: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
}
label {
cursor: pointer;
}
/* layout */
#container,
.container {
margin: 0 auto;
max-width: 1200px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div:not(#content) > #column-left {
float: left;
padding: 0 25px;
width: 305px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div:not(#content)  > #column-right {
float: right;
width: 180px;
}
#content {
min-height: 400px;
margin-bottom: 25px;
}
#column-left + #column-right + #content,
#column-left + #content {
margin-left: 320px;
}
#column-right + #content {
margin-right: 320px;
}
.success, .warning, .attention, .information {
padding: 10px 10px 10px 33px;
margin-bottom: 15px;
color: #555555;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.success {
background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
border: 1px solid #BBDF8D;
}
.warning {
background: #f8d4d4 url('../image/warning.png') 10px center no-repeat;
border: 1px solid red;
}
.success .close, .warning .close, .attention .close, .information .close {
float: right;
padding-top: 4px;
padding-right: 4px;
cursor: pointer;
}
.button,
a.button,
input.button {
display: inline-block;
vertical-align: top;
padding: 10px 28px;
border: 1px solid #e0267b;
/* background: #fff; */
background: #e0267b;
font-weight: 700;
/*color: #e0267b;*/
color: #fff;
font-size: 16px;
line-height: 1;
text-transform: uppercase;
text-decoration: none;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.button:hover {
/*background: #e0267b;*/
/*color: #fff;*/
background: #fff;
color: #737373;
}
.button.purple {
/*
background: #fff;
color: #000;
*/
}
#product .radio input:checked + .im_option {
border:1px solid #e4e4e4;
background:#fff;
color:#000;
}
.im_option {
    color:#363636;
    background:#fff;
    padding:7px 16px;
    border:1px solid #363636;
    border-radius: 4px;
    font-size:14px;
    display:block
}
#product .checkbox input:checked + .im_option,#product_quickw .checkbox input:checked + .im_option{border:1px solid #e4e4e4;background:#ceb478;color:#fff}
.options-prheight{display:block;margin-bottom:12px}
.options_none{display:none}
#product .radio{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0;text-align:center}
#product .radio label{padding-left:0}
#product .radio input:checked + .im_option {
border: 1px solid #e0267b;
background: #ffedf5;
color: #363636;
}
#product .checkbox input:checked + .im_option {
border: 1px solid #e0267b;
background: #e0267b;
color: #fff;
}
.button.purple:hover {
background: #e4e4e4;
border-color: #e4e4e4;
/*
background: #9a26bd;
border-color: #9a26bd;
*/
}
.inline-list,
.block-list {
margin: 0;
padding: 0;
list-style: none;
}
.inline-list > li {
display: inline-block;
vertical-align: top;
}
.button,
#cart,
#cart .cart-count,
#menu .parent::after {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#column-left .box {
margin: 0 0 20px;
border: 1px solid #e9e9e9;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#column-left .box-heading {
padding: 20px;
line-height: 1;
font-size: 18px;
font-weight: 500;
background: #f7f7f7;
}
#column-left .box-content {
padding: 20px;
}
#content.home .box-product .box-heading,
#content.home .brandlist .box-heading {
padding: 0 0 30px;
font-size: 28px;
font-weight: 400;
}
.home .box-product .owl-carousel {
padding-top: 20px;
}
/* header */
#top {
padding: 12px 0;
background: #e4e4e4;
line-height: 1;
font-size: 12px;
color: #737373;
}
#top .button {
display: none;
background: #e4e4e4;
color: #737373;
border: 1px solid #e4e4e4;
}
#top .container {
padding-right: 100px;
}
#top .container a {
position: relative;
/* display: inline-block; */
color: #737373;
font-size: 12px;
}
#top .container a:hover {
color: #373737;
text-decoration: underline;
}
#top .icon-links {
float: right;
}
#top .icon-links span {
/*font-weight: 700;*/
}
#top  .container a + a {
margin-left: 24px;
}
/*#top .container a + a::after{
content: '|';
position: absolute;
left: -13px;
top: 0;
}
#top .icon-links a {
padding-left: 22px;
}
*/
/*#top .icon-links a::before{
content: '';
position: absolute;
left: 0;
top: 0;
width: 14px;
height: 13px;
background: url("../image/sprite.png") no-repeat -27px 0;
}
#top .icon-links .clock::before{
background-position:-42px 0;
}*/
header {
background: #fff;
}
header .middle {
position: relative;
padding: 24px 100px 24px 0;
line-height: 1;
}
header .middle > div {
display: inline-block;
vertical-align: top;
margin-right: 30px;
}
#logo {
margin: -8px 38px 0 0;
}
#callback-block {
text-align: center;
}
#callback-block span {
display: block;
margin: 0 0 5px;
color: #696969;
font-size: 12px;
font-weight: 300;
}
#callback-block .button {
display: block;
padding: 4px 0;
font-size: 13px;
text-transform: none;
}
#search {
position: relative;
}
#search input {
width: 396px;
padding-right: 70px;
}
#search .button {
position: absolute;
top: 0;
right: 0;
padding: 0 15px;
font-size: 13px;
height: 40px;
line-height: 40px;
background: #fff;
color: #737373;
border: 1px solid #e4e4e4;
}
#contactPhone {
float: right;
margin: 0;
line-height: 20px;
font-size: 18px;
color: #363636;
/*font-weight: 700;*/
}
#contactPhone span{
font-weight: 400;
}
#contactPhone a {
color: #363636;
font-size: 18px;
text-decoration: none;
}
#contactPhone a:hover {
color: #e0267b;
}
#tab-description td {
background: #F2F2F2!important;
}
#tab-description img{
display: inline-block!important;
max-width: 100%!important;
height: auto!important;
}
#cart {
position: absolute;
top: -36px;
right: 0;
margin: 0;
padding: 42px 0 15px;
width: 75px;
text-align: center;
background: #e0267b;
color: #fff;
}
#cart span {
display: block;
}
#cart::before {
content: '';
position: absolute;
top: 53px;
left: 16px;
width: 26px;
height: 24px;
background: url("../image/sprite.png") no-repeat 0 0;
}
#cart .cart-count {
position: relative;
margin: 0 0 22px 33px;
width: 28px;
height: 28px;
line-height: 28px;
background: #9a26bd;
-webkit-border-radius: 14px;
border-radius: 14px;
}
.rewardoff {
/*color: #008000;*/
color: #e0267b;
}
#cart:hover {
background: #9a26bd;
}
#cart:hover .cart-count {
background: #fff;
color: #3d3c3c;
}
#menu {
margin: 0 0 30px;
line-height: 1;
background: #9a26bd;
}
#menu .button {
display: none;
}
#menu > ul {
position: relative;
z-index: 99;
margin: 0 auto;
max-width: 1240px;
}
#menu ul a {
display: block;
color: #fff;
}
#menu .parent::after {
content: '';
position: absolute;
top: 22px;
right: 14px;
width: 8px;
height: 6px;
background: url("../image/sprite.png") no-repeat -27px -13px;
}
#menu li:hover .parent::after {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}
#menu .inline-list > li {
position: relative;
}
#menu .inline-list > li > a {
position: relative;
z-index: 2;
padding: 18px 30px;
text-transform: uppercase;
letter-spacing: 0.6px;
/*font-weight: 500;*/
}
#menu .inline-list > li > a:hover {
background: #e0267b;
}
#menu .block-list {
display: none;
position: absolute;
z-index: 1;
top: -6px;
left: 0;
padding: 49px 0 10px;
width: 100%;
background: #e0267b;
}
/*
#menu li:hover .block-list {
display: block;
}
*/
#menu li:hover .block-list {
display: block;
width: 115%;
}
#menu .block-list li + li {
border-top: 1px solid #ee89b7;
}
#menu .block-list a {
padding: 10px 30px;
white-space: nowrap;
letter-spacing: 0.6px;
}
#menu .block-list a:hover {
background: #9a26bd;
}
.breadcrumb {
margin: 0 0 5px;
padding: 0;
list-style: none;
font-size: 14px;
color: #7c7c7c
}
.breadcrumb li {
display: inline-block;
vertical-align: top;
margin: 0 0 5px;
}
.breadcrumb a {
color: #e0267b;
font-size: 14px;
}
.breadcrumb li + li::before {
content:'>';
margin: 0 5px;
}
.breadcrumb strong {
font-weight: 400;
}
.pagination {
margin: 20px 0;
}
.pagination a,
.pagination b {
display: inline-block;
vertical-align: top;
width: 42px;
height: 42px;
font-size: 20px;
font-weight: 300;
color: #363636;
line-height: 42px;
text-align: center;
-webkit-border-radius: 21px;
border-radius: 21px;
}
.pagination b,
.pagination a:hover {
font-weight: 500;
color: #fff;
background: #e0267b;
}
.pagination .results {
display: none;
}
.sub-heading {
margin: 0 0 30px;
font-size: 24px;
}
/*home*/
.home .top-banners {
position: relative;
overflow: hidden;
}
.home .slideshow {
display: inline-block;
vertical-align: top;
width: 73%;
}
.home .slideshow .owl-dots {
position: absolute;
left: 10px;
bottom: 10px;
margin: 0;
}
#content.home #column-right {
height: 100%;
position: absolute;
top: 0;
right: 0;
width: 25%;
}
#content.home #column-right .banner:last-child {
position: absolute;
right: 0;
bottom: 0;
width: 100%;
}
.home-info {
overflow: hidden;
text-align: justify;
}
.home-info .box {
display: inline-block;
vertical-align: top;
width: 48.6%;
margin: 0 0 20px;
background: #fff;
text-align: left;
}
#content.home .home-info .box-heading {
padding: 30px;
font-size: 28px;
font-weight: 400;
}
.box-heading {
position: relative;
}
.box-heading .button {
float: right;
padding: 9px 14px;
font-size: 14px;
font-weight: 400;
border-color: #e4e4e4;
text-transform: lowercase;
}
.box-heading .button:hover {
border-color: #e0267b;
}
div:not(#content) > #column-left .box-heading .button {
position: absolute;
right: 10px;
top: 15px;
padding: 6px 10px;
}
.home-info .box ul {
margin: 0;
padding: 0;
list-style: none;
}
.home-info .news-list li {
overflow: hidden;
}
.home-info .news-list .image {
float: left;
overflow: hidden;
width: 50%;
}
.home-info .news-list li:nth-child(2n) .image {
float: right;
}
.home-info .news-list img {
position: relative;
left: 50%;
display: block;
margin-left: -146px;
height: 192px;
}
.home-info .news-list .info {
margin: 0 0 0 50%;
padding: 15px 30px;
line-height: 1;
}
.home-info .news-list li:nth-child(2n) .info {
margin: 0 50% 0 0;
}
.home-info  .news-list .post-date {
margin: 0 0 10px;
color: #9d9d9d;
font-size: 12px;
}
.home-info .news-list .title {
margin: 0 0 10px;
font-size: 15px;
font-weight: 500;
}
.home-info .news-list .title a {
color: #363636;
}
.home-info .news-list p {
overflow: hidden;
line-height: 16px;
height: 32px;
}
.home-info .welcome-box {
margin: 40px 0 0;
display: inline-block;
vertical-align: top;
width: 100%;
text-align: left;
}
.review-list {
margin: 0;
padding: 0;
list-style: none;
}
.review-list li {
padding: 20px 0;
}
#content .review-list li {
overflow: hidden;
padding: 20px 30px;
height: 192px;
color: #535353;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.review-list li:first-child {
padding-top: 0;
}
.review-list li + li {
border-top: 1px solid #eaeaea;
}
.review-list .description {
margin: 0 0 20px;
color: #535353;
font-style: italic;
}
.review-list .info {
margin: 20px 0 0;
font-weight: 500;
}
.review-list .date-added {
font-weight: 400;
color: #929292;
}
.brandlist {
margin: 0 0 40px;
}
.brandlist .wrapper {
padding: 40px 50px;
background: #fff;
}
.brandlist ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.brandlist li a {
color: #363636;
font-size: 14px;
}
.brandlist li a:hover {
color: #e0267b;
}
.brandlist .image {
display: block;
margin: 0 0 15px;
padding: 20px;
border: 1px solid #e4e4e4;
}
.brandlist li a:hover .image {
border-color: #e0267b;
}
/*categories*/
.category-list {
margin: 0 0 24px;
}
.category-list li {
margin: 0 30px 8px 0;
}
.category-list a {
display: block;
padding: 8px 20px;
color: #363636;
font-size: 14px;
line-height: 1;
background: #fff;
-webkit-border-radius: 15px;
border-radius: 15px;
}
.category-list a:hover {
color: #fff;
background: #e0267b;
}
.content-white {
overflow: hidden;
background: #fff;
margin: 0 0 40px;
padding: 30px;
}
.category-page {
padding: 0 30px 30px 0;
}
.product-filter {
margin: 0 -30px 40px 0;
padding: 24px 28px 10px;
border-bottom: 1px solid #ededed;
font-size: 14px;
color: #888;
}
.product-filter > div {
display: inline-block;
vertical-align: top;
margin: 0 30px 14px 0;
}
.product-filter span {
margin-right: 15px;
}
.product-filter select {
height: 30px;
}
.product-grid {
margin: 0 -31px 0 0;
padding: 0;
list-style: none;
text-align: justify;
overflow: hidden;
}
.product-item {
padding: 35px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.product-grid .product-item {
float:left;
width: 33.3333%;
text-align: left;
border-right: 1px solid #ededed;
border-bottom: 1px solid #ededed;
}
.product-item .image a {
display: block;
}
.product-item img {
display: block;
margin: 0 auto 20px;
max-width: 100%;
}
.product-item .name {
position: relative;
margin: 0 0 5px;
height: 40px;
}
.product-item .name a {
position: absolute;
left: 0;
bottom: 0;
display: block;
width: 100%;
color: #363636;
font-size: 15px;
line-height: 20px;
background: rgba(255,255,255,0.7);
}
.product-item .image:hover + .name a,
.product-item .name a:hover {
color: #e0267b;
}
.product-item .model {
height: 12px;
color: #9d9d9d;
font-size: 12px;
line-height: 1;
}
.product-item .price {
margin: 10px 0;
font-size: 16px;
font-weight: 700;
color: #e0267b;
white-space: nowrap;
}
.product-item .price-old {
color: #9d9d9d;
font-weight: normal;
font-size: 14px;
text-decoration: line-through;
}
.product-item  .button {
padding: 8px 28px;
}
.category-info {
padding-right: 20px;
font-size: 14px;
font-weight: 300;
line-height: 17px;
}
.category-info .info-title {
margin: 30px 0;
font-size: 24px;
font-weight: 400;
line-height: 1;
}
/*product*/
.product-info {
overflow: hidden;
margin: 0 0 50px;
}
.product-info .left {
float: left;
width: 35%
}
.product-info .image img {
max-width: 100%;
margin: 0 auto;
display: block;
}
.product-info .image-additional {
margin: 20px 0;
text-align: center;
}
.product-info .image-additional a {
display: inline-block;
margin: 0 5px 5px;
padding: 12px;
vertical-align: top;
border: 1px solid #ebebeb;
}
.product-info .image-additional a:hover {
border-color: #e0267b;
}
.product-info .image-additional img {
display: block;
max-width: 100%
}
.product-info .center {
overflow: hidden;
margin-left: 35%;
}
.product-info .right {
float: left;
padding: 0 30px;
width: 60%;
font-size: 14px;
line-height: 1;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.product-info .description {
color: #565656;
}
.product-info .description div {
margin: 0 0 10px;
}
.product-info .price {
margin: 20px 0;
padding: 20px 0;
color: #9a26bd;
font-size: 30px;
font-weight: 700;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}
.product-info .price-old {
color: #9d9d9d;
font-weight: normal;
font-size: 14px;
text-decoration: line-through;
}
.product-info .product-add {
margin-left: 60%;
}
.product-benefits {
margin: 0;
padding: 0;
list-style: none;
}
.product-benefits li {
position: relative;
margin: 0 0 15px;
padding: 15px 15px 15px 80px;
background: #f7f7f7;
color: #565656;
font-weight: 300;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.product-benefits li::before {
content: '';
position: absolute;
top: 26px;
left: 20px;
height: 38px;
width: 34px;
background: url("../image/sprite.png") no-repeat -72px -24px;
}
.product-benefits .title {
margin: 0 0 10px;
line-height: 1;
color: #363636;
font-weight: 500;
font-size: 16px;
}
.product-benefits .delivery::before {
width: 36px;
background-position: -107px -24px;
}
.product-benefits .economy::before {
width: 38px;
background-position: -144px -24px;
}
.product-benefits .free-delivery::before {
width: 42px;
height: 38px;
top: 50%;
margin-top: -19px;
left: 20px;
background: url("/image/data/work_templates/benefits/free_delivery_1100.png") no-repeat center;
background-size: contain;
}
.option {
margin: 0 0 20px;
}
.option .title {
margin: 10px 0 10px;
}
/* vseplavki.com.ua: styled option label */
.option .title.option-label {
font-size: 11px;
font-weight: 500;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #888;
margin: 10px 0 10px;
}
.option .title.option-label .required {
color: #e0267b;
font-style: normal;
}
/* vseplavki.com.ua: styled validation error */
.options span.error {
display: block;
margin-top: 8px;
margin-bottom: 12px;
font-size: 13px;
color: #e0267b;
}
.options span.error::before {
content: "\26A0\A0";
}
.product-info  .cart {
margin: 0px 0;
padding: 0px 20px;
color: #909090;
background: #f7f7f7;
}
.product-info .cart .minimum {
margin-top: 10px;
font-size: 11px;
}
.quantity-counter {
position: relative;
overflow: hidden;
height: 40px;
background: #fff;
-webkit-border-radius: 4px;
border-radius: 4px;
line-height: 40px;
text-align: center;
}
.quantity-counter input {
border: none;
display: block;
padding: 0 30px;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
font-size: 22px;
font-weight: 700;
}
.product-info  .quantity-counter {
display: inline-block;
vertical-align: middle;
width: 160px;
}
.product-info  .cart .text {
margin-right: 5px;
}
.quantity-counter .quantity-operator {
position: absolute;
top: 0;
width: 30px;
font-size: 22px;
font-weight: 700;
color: #e54990;
cursor: pointer;
}
.quantity-counter .quantity-operator:hover {
color: #fff;
background: #e54990;
}
.quantity-counter .minus {
left: 0;
}
.quantity-counter .plus {
right: 0;
}
#button-cart {
margin: 0 0 20px;
padding: 12px 40px;
font-size: 22px;
}
.attribute table {
width: 100%;
}
.attribute td {
padding: 5px;
font-weight: 500;
font-size: 14px;
color: #626262;
}
.attribute tr:nth-child(2n) {
background: #f7f7f7;
}
.attribute td:last-child {
text-align: right;
}
.tab-content {
/**overflow: hidden;**/
}
.box-product {
margin: 30px 0;
padding: 0 0 30px;
background: #fff;
}
.box-product .box-heading,
.box .box-heading  {
padding: 30px;
font-size: 28px;
}
.box-product .product-item {
margin-left: -1px;
padding: 10px 35px 0;
border-left: 1px solid #ededed;
}
.htabs {
overflow: hidden;
margin: 0 0 40px;
border-bottom: 1px solid #ededed;
}
.htabs a {
float: left;
padding: 17px 40px;
color: #626262;
font-size: 18px;
line-height: 1;
text-align: center;
background: #f7f7f7;
}
.htabs a.selected {
/*background: #e54990;*/
background: #e4e4e4;
color: #fff;
}
.htabs a:first-child {
-webkit-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
}
.htabs a:last-child {
-webkit-border-radius: 0 4px 0 0;
border-radius: 0 4px 0 0;
}
.product-page .contact-form .sub-heading {
margin: 20px 0 0;
}
.product-page .contact-form .form-row textarea {
height: 82px;
}
.news-main {
margin: 0;
padding: 0;
list-style: none;
}
.news-main li {
padding: 40px 0;
overflow: hidden;
font-size: 14px;
}
.news-main li:first-child {
padding-top: 10px;
}
.news-main li  + li {
border-top: 1px solid #e4e4e4;
}
.news-main .image {
float: left;
}
.news-main .image img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.news-main .image + .info {
margin-left: 332px;
}
.news-main .title {
margin: 0 0 10px;
}
.news-main .title a {
color: #9a26bd;
font-size: 19px;
}
.news-main .post-date {
margin: 10px 0;
color: #9d9d9d;
}
.news-main a:hover {
text-decoration: underline;
}
.news-main p {
line-height: 20px;
color: #666;
}
.news-main .further {
color: #e0267b;
font-size: 14px;
}
.content-news .button {
font-weight: 400;
}
.buttons {
clear: both;
overflow: hidden;
}
.buttons .button + .button {
margin-left: 10px;
}
.buttons .right {
float: right;
}
.buttons .left {
float: left;
}
/*contacts*/
.contact-list {
margin: 30px 0 -50px;
text-align: justify;
font-size: 15px;
}
.contact-list > li {
margin: 0 0 20px;
text-align: left;
}
.contact-list::after {
content: '';
display: inline-block;
width: 100%;
}
.contact-list .title {
margin: 0 0 5px;
font-weight: 700;
}
.form-content {
overflow: hidden;
}
.form-content .left{
float: left;
width: 35%
}
.form-content .right{
margin-left: 35%;
padding-left: 20px;
}
.form-row {
overflow: hidden;
margin: 10px 0;
}
.form-row .title {
font-weight: 700;
margin: 0 0 5px;
line-height: 1;
}
.form-row input[type="text"] {
width: 100%;
height: 35px;
}
.contact-form .form-row textarea {
width: 100%;
height: 98px;
}
.form-row.captcha img {
float: left;
}
.form-row.captcha .wrapper {
margin-left: 160px;
}
.form-row .error {
margin: 5px 0;
color: red;
}
.form-row .error {
}
.contact-form  .button {
margin-top: 16px;
padding: 8px 28px 7px;
}
.contact-form  a.button {
padding: 9px 28px 8px;
}
/*faq*/
.faq-list {
margin: 0 0 30px;
}
.faq-list > li {
padding: 0 30px 1px;
background: #f7f7f7;
}
.faq-list > li + li {
margin-top: 10px;
}
.faq-list .title {
position: relative;
display: block;
padding: 25px 0;
font-size: 16px;
line-height: 1;
color: #363636;
text-decoration: none;
}
.faq-list .title.open,
.faq-list .title:hover {
color: #9a26bd;
}
.faq-list .title::after {
content: '';
position: absolute;
top: 22px;
right: 0;
width: 18px;
height: 13px;
background: url("../image/sprite.png") no-repeat -27px -34px;
-webkit-transition: transform 0.3s;
transition: transform 0.3s;
}
.faq-list .title.open::after {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
background-position: -27px -20px;
}
.faq-list .title:hover::after {
background-position: -27px -20px;
}
.faq-list .answer {
display: none;
margin: 0 0 24px;
padding: 30px;
font-size: 14px;
line-height: 20px;
background: #fff;
}
/*footer*/
footer {
overflow: hidden;
margin-top: 40px;
padding: 50px 0 20px;
background: #fff;
border-top: 49px solid #9a26bd;
font-size: 14px;
}
footer .column {
float: left;
width: 25%;
}
footer .title {
margin: 0 0 20px;
font-size: 20px;
font-weight: 700;
line-height: 1;
}
footer ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 2;
}
footer li {
margin: 5px 0;
}
footer .column a {
color: #363636;
font-size: 14px;
}
footer .column a:hover {
color: #842AB8;
}
footer .contacts > div {
position: relative;
margin: 0 0 30px;
padding-left: 40px;
}
footer .phone span {
font-weight: 700;
}
footer .phone a {
color: inherit;
text-decoration: none;
}
footer .phone a:hover {
color: #e0267b;
}
footer .phone div {
margin: 0 0 5px;
}
footer .contacts > div::before {
content: '';
position: absolute;
top: 3px;
left: 0;
width: 16px;
height: 14px;
background: url("../image/sprite.png") no-repeat -55px 0;
}
footer .contacts > .address::before {
background-position: -55px -14px;
}
footer .contacts > .mail::before {
background-position: -55px -28px;
}
#powered {
overflow: hidden;
padding: 24px 0;
}
#powered .copyright {
float: left;
line-height: 23px;
font-size: 12px;
}
#powered .copyright span {
color: #878787;
}
#powered .payment-ico {
float: right;
width: 230px;
height: 23px;
}
/*callback*/
#popup-wrapper {
display: none;
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#popup-bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
}
.request-form {
position: relative;
margin: 0 auto;
max-width: 500px;
background: #fff;
line-height: 1;
}
#callback-form {
top: 50%;
margin-top: -110px;
}
.request-form .close {
position: absolute;
top: 0;
right: 0;
width: 38px;
height: 38px;
color: #fff;
text-align: center;
line-height: 38px;
font-size: 18px;
font-weight: 700;
}
.request-form .form-title {
padding: 10px;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: 700;
background: #842ab8;
background: -moz-linear-gradient(top, #842ab8 0%, #a354ca 100%);
background: -webkit-linear-gradient(top, #842ab8 0%,#a354ca 100%);
background: linear-gradient(to bottom, #842ab8 0%,#a354ca 100%);
}
.request-form form {
display: block;
padding: 10px 24px 24px;
font-size: 16px;
}
.request-form .form-group {
margin: 0 0 10px;
}
.request-form .title {
margin: 5px 0;
}
.request-form .form-error {
display: none;
margin: 5px 0;
color: red;
}
.request-form .form-error.active {
display: block;
}
.form-error.active + .wrapper input {
border-color: red;
}
.request-form .form-group input {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
}
.request-form .success {
display: none;
margin: 20px 0 0;
}
.form-buttons {
margin: 20px 0 0;
text-align: center;
}
.form-buttons .button {
font-size: 16px;
padding: 10px 20px;
}
/*  Owl Carousel - Core */
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden;
/* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
margin: 0 auto;
max-width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-dots {
margin: 30px 0 0;
text-align: center
}
.owl-carousel .owl-dot {
display: inline-block;
vertical-align: top;
margin: 2px;
width: 20px;
height: 20px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #ededed;
}
.owl-carousel .owl-dot.active,
.owl-carousel .owl-dot:hover {
background: #e0267b;
}
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; }
/* No Js */
.no-js .owl-carousel {
display: block; }
/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } }
/*
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
transition: height 500ms ease-in-out; }
/*
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; }
/*
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("owl.video.play.png") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }
/*
* 	Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }
/*responsive*/
@media only screen and (max-width: 1240px) {
#container,
.container {
margin: 0 20px;
}
#menu .inline-list > li > a {
padding: 18px 13px;
}
#menu .parent::after {
right: 2px;
}
#menu .block-list a {
padding: 10px 13px;
white-space: normal;
}
#search input {
width: 296px;
}
}
@media only screen and (max-width: 1150px) {
#logo {
margin: -8px 0 0;
float: left;
}
#callback-block {
display: none;
}
#search {
position: relative;
display: block;
margin: 0 170px 0 310px;
}
#search input {
width: 100%;
}
.brandlist .wrapper {
padding: 20px;
}
.brandlist .owl-dots {
margin-top: 10px;
}
}
@media only screen and (max-width: 1050px) {
#top {
position: relative;
}
#top .button {
display: block;
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 134px;
text-align: center;
-webkit-border-radius: 0;
border-radius: 0;
font-size: 14px;
font-weight: 400;
}
#top .container {
margin-left: 150px;
}
#top .info-links {
display: none;
position: absolute;
z-index: 100;
top: 100%;
left: 0;
padding-bottom: 6px;
min-width: 134px;
background: #e0267b;
}
#top .info-links a {
display: block;
padding: 10px 13px;
margin: 0;
color: #fff;
}
#top .info-links a:hover {
color: #fff;
text-decoration: none;
background: #9a26bd;
}
#top .info-links a + a {
margin: 0;
border-top: 1px solid #ee89b7;
}
#top .info-links a + a::after {
display: none;
}
/* #top .icon-links {
float: none;
text-align: center;
} */
.content-white ,
.product-item,
.box-product .box-heading,
.box .box-heading {
padding: 20px;
}
.category-page {
padding: 0 20px 20px 0;
}
.product-filter {
margin: 0 -20px 30px 0;
}
.box-product .product-item {
padding: 10px 20px 0;
}
.product-info .cart {
text-align: center;
}
.product-info .cart .text {
display: block;
margin: 0 0 5px;
}
}
@media only screen and (max-width: 1000px) {
header .middle {
min-height: 88px;
text-align: center;
}
#callback-block {
display: inline-block;
margin: 0;
}
#search {
position: absolute;
display: block;
margin: 0;
top: 100%;
margin-top: 5px;
left: 120px;
right: 0;
}
#search .button {
-webkit-border-radius: 0;
border-radius: 0;
}
#search .button:hover {
border-color: #fff;
}
#menu {
min-height: 50px;
}
#menu .button {
display: inline-block;
padding: 16px 28px;
background: #9a26bd;
border-color: #9a26bd;
color: #fff;
-webkit-border-radius: 0;
border-radius: 0;
}
#menu .button:hover {
padding: 16px 28px;
background: #e0267b;
border-color: #e0267b;
}
#menu > ul {
display: none;
}
#menu .inline-list > li {
display: block;
}
#menu .inline-list > li + li {
border-top: 1px solid #fff;
}
#menu .inline-list > li > a {
padding: 15px 20px;
}
#menu .parent::after {
right: 20px;
top: 18px;
}
#menu .parent i {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#menu .block-list {
position: static;
padding: 0;
border-top: 1px solid #fff;
}
#menu li:hover .block-list {
display: none;
}
.product-benefits li {
padding: 15px;
text-align: center;
}
.product-benefits li::before {
position: static;
display: block;
margin: 0 auto 10px;
}
.product-benefits .free-delivery::before {
position: static;
margin: 0 auto 10px;
width: 63px;
height: 38px;
}
}
@media only screen and (max-width: 950px) {
.home-info .box {
display: block;
width: auto;
}
#content .review-list li {
padding: 20px 0;
height: auto;
}
#content .review-list li:first-child {
padding-top: 0;
}
.product-grid .product-item {
width: 50%;
}
}
@media only screen and (max-width: 850px) {
#top .icon-links .clock {
display: none;
}
}
@media only screen and (max-width: 800px) {
#callback-block,
/* #top .icon-links .clock {
display: none;
} */
#contactPhone {
float: none;
}
.product-info .left {
float: none;
width: auto;
}
.product-info .center {
margin-left: 0;
}
.product-info .right {
padding-left: 0;
}
.form-content .left {
float: none;
width: auto;
}
.form-content .right {
margin-left: 0;
padding-left: 0;
}
h1 {
font-size: 24px;
}
}
@media only screen and (max-width: 750px) {
div:not(#content) > #column-left {
display: none;
}
#column-left + #column-right + #content,
#column-left + #content {
margin-left: 0;
}
.category-page {
padding: 0 20px 20px;
}
.product-grid {
margin: 0 -21px 0 -20px;
}
.category-list {
text-align: center;
}
.category-list li {
margin: 0 5px 5px;
}
.product-filter {
margin: 0 -20px;
padding: 20px 20px 10px;
}
.news-main li {
padding: 20px 0;
}
.news-main .image {
float: none;
}
.news-main .image + .info {
margin: 20px 0 0;
}
#cboxTitle {
display: none !important;
}
footer {
padding: 20px 0;
}
footer .column {
width: 33.333%;
}
footer .contacts {
clear: both;
overflow: hidden;
float: none;
display: block;
padding: 20px 0 0;
width: 100%;
}
footer .contacts > div {
float: left;
margin: 0 0 10px;
padding: 0 20px;
width: 33.33%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media only screen and (max-width: 650px) {
.home .slideshow {
display: block;
width: auto;
}
#content.home #column-right {
overflow: hidden;
float: none;
position: static;
margin: 20px 0 0;
width: auto;
}
#content.home #column-right .banner,
#content.home #column-right .banner:last-child  {
float: left;
width: 48%;
}
#content.home #column-right .banner:last-child {
margin-left: 4%;
}
}
@media only screen and (max-width: 620px) {
.home-info .box .review-list {
padding: 0 20px;
}
}
@media only screen and (max-width: 600px) {
#top .container {
padding-right: 75px;
}
header .middle {
padding-right: 0;
}
#cart {
right: -20px;
padding: 0;
}
#cart .cart-total {
display: none;
}
#cart .cart-count {
margin: 2px 0 6px 33px;
}
#cart::before {
top: 10px;
}
#search {
right: -15px;
}
.product-grid .product-item {
width: 50%;
}
#powered .copyright {
float: none;
text-align: center;
}
#powered .payment-ico {
float: none;
margin: 10px auto 0;
}
}
@media only screen and (max-width: 550px) {
.product-info .right {
float: none;
padding: 0;
width: auto;
}
.product-info .product-add {
display: none;
}
footer .column {
float: none;
margin: 0 0 20px;
width: 100%;
text-align: center;
}
footer .contacts > div {
float: none;
display: inline-block;
width: auto;
}
}
@media only screen and (min-width: 768px) {
#tab-description table {
width: 50%!important;
}
}
@media only screen and (max-width: 500px) {
#top .icon-links {
display: none;
}	
#logo {
float: none;
display: block;
margin: -8px auto 5px;
}
#logo img {
display: block;
margin: 0 auto;
max-width: 100%;
}
#contactPhone {
display: block;
}
#contactPhone div {
display: inline-block;
vertical-align: top;
margin: 5px 5px 0;
}
#callback-block {
display: inline-block;
margin-top: 5px;
}
#content.home #column-right {
display: none;
}
#content.home .home-info .box-heading {
padding: 20px;
text-align: center;
}
.home-info .news-list .title {
max-height: 45px;
overflow: hidden;
}
.home .box-heading .button,
.home-info .news-list p {
display: none;
}
.home-info .news-list img {
position: static;
margin: 0;
max-width: 100%;
height: auto;
}
.home-info .news-list .info {
padding: 5px 15px 0;
}
.home-info .news-list .info > a {
display: none;
}
.product-filter > div {
margin-right: 0;
}
}
@media only screen and (max-width: 450px) {
/* #top {
padding: 0;
height: 36px;
} */
.product-page .htabs {
margin: 0 0 20px;
}
.product-page .htabs a {
padding: 17px 0;
width: 50%;
}
}
@media only screen and (max-width: 400px) {
.product-item {
padding: 10px;
}
.box-product .product-item {
padding: 10px 10px 0;
}
}
@media only screen and (max-width: 350px) {
#top .container {
padding-right: 60px;
}	
.product-page .htabs a {
padding: 10px 0;
width: 100%;
-webkit-border-radius: 0;
border-radius: 0;
}
}
@media only screen and (min-width: 620px) and (max-width: 950px) {
.home-info .box ul {
padding: 0 30px;
}
.home-info .news-list li {
padding: 30px 0;
border-top: 1px solid #e4e4e4;
}
.home-info .news-list .image {
width: 35%;
}
.home-info .news-list li:nth-child(2n) .image {
float: left;
}
.home-info .news-list .info {
margin: 0 0 0 35%;
padding: 0 0 0 30px;
}
.home-info .news-list li:nth-child(2n) .info {
margin: 0 0 0 35%;
}
.home-info .news-list p {
height: auto;
}
}

/* GreenDragon add */
@media only screen and (max-width: 1100px) {
#top .oplata {
display: none;
}
}
#top .info-links {
float: left;
}
#top .lang {
display: block;
}
#language {
display: inline-block;
margin-left: 24px
}
@media only screen and (max-width: 1050px) {
#language {
display: inline-block;
margin-left: 0px
}
}
#language a {
background: #fff;
padding: 3px 10px;
margin-left: 10px!important;
}
#language a:first-child {
margin-left: 0px!important;
}
#language a:hover {
text-decoration: none!important;
}
#language a.selected-language {
color: #fff;	
background: #737373;
}
#language a.selected-language:hover {
color: #fff;
}

/* ===== Mobile filter (bottom-sheet) ===== */
#mobile-filter-toggle { display: none !important; }
#mobile-filter-overlay { display: none; }
#mobile-filter-apply-wrap { display: none; }
.mft-close { display: none !important; }

@media only screen and (max-width: 750px) {
	.product-filter {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		gap: 10px;
		flex-wrap: nowrap;
	}
	.product-filter .sort {
		-webkit-order: 1;
		order: 1;
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
		min-width: 0;
		margin: 0;
	}
	.product-filter .sort span { display: none; }
	.product-filter .sort select {
		width: 100%;
		height: 44px;
		padding: 0 12px;
		border: 1px solid #e0267b;
		border-radius: 4px;
		background: #fff;
		color: #e0267b;
		font-size: 14px;
		font-weight: 700;
		font-family: 'Roboto', Arial, Helvetica, sans-serif;
	}
	.product-filter .limit { display: none; }

	#mobile-filter-toggle {
		-webkit-order: 2;
		order: 2;
		display: -webkit-inline-flex;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
		margin: 0;
		height: 44px;
		padding: 0 22px;
		background: #e0267b;
		color: #fff;
		border: 1px solid #e0267b;
		border-radius: 4px;
		font-size: 15px;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		cursor: pointer;
		font-family: 'Roboto', Arial, Helvetica, sans-serif;
	}
	#mobile-filter-toggle { display: -webkit-inline-flex !important; display: inline-flex !important; }
	#mobile-filter-toggle .mft-ico {
		width: 16px;
		height: 12px;
		display: inline-block;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		position: relative;
	}
	#mobile-filter-toggle .mft-ico:before {
		content: "";
		position: absolute;
		left: 0; right: 0; top: 4px;
		border-top: 2px solid #fff;
	}

	#mobile-filter-overlay {
		position: fixed;
		top: 0; left: 0; right: 0; bottom: 0;
		background: rgba(0,0,0,0.45);
		z-index: 1000;
	}
	body.filter-open #mobile-filter-overlay { display: block; }
	body.filter-open { overflow: hidden; }

	div:not(#content) > #column-left {
		display: block;
		float: none;
		position: fixed;
		left: 0; right: 0; bottom: 0;
		width: 100%;
		max-height: 82vh;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		background: #fff;
		border-radius: 14px 14px 0 0;
		box-shadow: 0 -2px 16px rgba(0,0,0,0.15);
		z-index: 1001;
		padding: 0 16px 16px;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transition: -webkit-transform 0.3s ease;
		transition: transform 0.3s ease;
	}
	body.filter-open div:not(#content) > #column-left {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	#column-left #filterpro_box .box-heading-filter {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		background: #fff;
		padding: 16px 54px 10px 0;
		margin: 0 0 6px;
		border-bottom: 1px solid #ededed;
		z-index: 2;
	}
	#column-left #filterpro_box .box-heading-filter .box-heading-text {
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	#column-left #filterpro_box .box-heading-filter > div {
		margin-left: auto;
		float: none !important;
		height: auto !important;
	}
	#column-left #filterpro_box .box-heading-filter:before {
		content: "";
		position: absolute;
		top: 5px; left: 50%;
		width: 40px; height: 4px;
		margin-left: -20px;
		background: #d0d0d0;
		border-radius: 2px;
	}
	.mft-close {
		display: block !important;
		position: absolute;
		top: 8px; right: 6px;
		width: 38px; height: 38px;
		line-height: 36px;
		text-align: center;
		font-size: 32px;
		font-weight: 400;
		color: #363636;
		background: none;
		cursor: pointer;
		text-decoration: none;
		z-index: 3;
	}
	.mft-close:hover { color: #e0267b; }
	#column-left #filterpro_box a.clear_filter,
	#column-left #filterpro_box .clear_filter {
		position: static !important;
		float: none !important;
		right: auto !important;
		top: auto !important;
		white-space: nowrap;
	}

	#column-left #filterpro .option_box + .option_box,
	#column-left #filterpro_box .option_box + .option_box {
		border-top: 0 !important;
	}
	#column-left .box { border: 0 !important; }

	#column-left .jspContainer,
	#column-left .jspPane { height: auto !important; width: auto !important; }
	#column-left .jspVerticalBar { display: none !important; }

	#mobile-filter-apply-wrap {
		display: block;
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		background: #fff;
		padding: 12px 0 4px;
		margin-top: 10px;
		border-top: 1px solid #ededed;
		text-align: center;
		z-index: 2;
	}
	#mobile-filter-apply { display: block; width: 100%; }
