.attribute,
.compare-info,
.wishlist-info table,
table.form,
table.list,
table.radio {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color:#e4e4e4;
    font-weight:bold;
    margin-bottom: 1em;
    position:relative;
    line-height:1.4em;
}

.settings,
.top-panel,
.top-panel a {
    position: relative
}

#contacts>#phone,
#shedule div,
input[type=checkbox],
input[type=radio] {
    vertical-align: middle
}

#cart,
.add-text .top_tabs li.language img,
.button-search,
.settings span,
.settings-list a,
.settings-list img {
    cursor: pointer
}

.settings-list,
li,
nav .main-ul,
ul {
    list-style: none
}

.category-dropdown,
nav .main-ul>.main-li:hover>.category-dropdown {
    -webkit-transition: height 1s ease-in;
    -o-transition: height 1s ease-in;
    -ms-transition: height 1s ease-in
}

.info-page ol,
.info-page ol li {
    list-style-type: decimal !important
}

#storeset_menu ul li ul li,
.checkout-content .buttons,
.clearfix:after,
.product-info .image-additional,
.product-list .additional {
    clear: both
}

* {
    margin: 0;
    padding: 0;
    outline: 0
}

.wrap,
body {
    margin: 0 auto
}

.clearfix:after {
    content: '';
    display: block
}

body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    color: #E4E4E4;
}
a, a:visited{
text-decoration: none;
color: #e4e4e4
}
p a, p a:visited {
    text-decoration: underline;
    color: #e4e4e4
}

a:hover {
    text-decoration: underline;
    color:#ebebeb;
}

a:focus {
    outline: 0
}

.wrap {
    max-width: 1024px;
    width:100%;
}
h1, h2 {
padding:20px;    
transform: skewX(-15deg);
}
h1:before, h2:before {
content: '';
    width: 220px;
    height: 48px;
    background:#212121;
    display: block;
    position: absolute;
    z-index: -1;
    transform: skewX(-15deg);
    left: 0;
    top: 10px;   
}
.fa {
margin-right:10px;    
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
    text-transform:uppercase;
}

h4,
h5,
h6 {
    font-size: 18px;
}

.top-panel .top-left-ul li a,
.top-panel a {
    font-size: 16px;
    line-height: 40px
}

.left {
    float: left
}

.right {
    float: right
}

input,
select,
textarea {
    padding: 5px 5px 5px 8px;
   resize: none;
}

a:focus,
a:hover {
    color: inherit
}

.top-panel {
    width: 100%;
    z-index: 22;
    color: #333;
    background: #000;
    font-size: 13px
}

.top-panel-ul {
    height: 40px;
    overflow: hidden
}

.top-panel a {
    color: #fff;
    display: block;
    float: left;
    padding: 0 18px 0 0
}

#cart,
.top-panel .top-right {
    float: right
}

.top-panel a:hover {
    text-decoration: none
}

.settings {
    float: left;
    font-size: 13px !important;
    line-height: 40px !important;
    color: #dbf3ff;
    padding-left: 18px
}

.settings-list {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    min-width: 120px;
    background: #000;
    padding: 10px;
    color: #dbf3ff
}

.settings-list li {
    display: block;
    float: none;
    color: #dbf3ff;
    padding: 0 5px
}

.settings-list a {
    color: #dbf3ff;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0
}

.settings-list b {
    color: #FF7378
}

.top-right .logged {
    color: #FFF;
    background: #FF5100;
    margin: 0 7px 0 0;
    padding-left: 18px
}

.top-right .logged:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 4px;
    background: url(../images/logged.png) no-repeat;
    width: 10px;
    height: 11px
}

#contacts,
#contacts>#phone,
header {
    position: relative
}

header {
    padding-top: 10px
}

.header_logo {
    display: block;
    width: 100%;
    margin: 14px 60px 0 10px
}

#contacts {
    padding-left: 48px;
    height: 70px;
    display: table;
    text-align: center
}

#contacts>#phone {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #424242;
    display: table-cell
}

#contacts .hidden-contacts {
    position: absolute;
    top: 63px;
    left: 0;
    right: 0;
    display: none;
    background-color: rgba(255, 255, 255, .98);
    padding: 5px;
    -webkit-box-shadow: 0 5px 41px 0 rgba(0, 0, 0, .26);
    -moz-box-shadow: 0 5px 41px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 5px 41px 0 rgba(0, 0, 0, .26);
    border: 1px solid #f0f0f0;
    z-index: 10000;
    overflow: hidden;
    text-align: left
}

#contacts .hidden-contacts .address:before,
#contacts .hidden-contacts .e-mail:before,
#contacts .hidden-contacts .phone:before,
#contacts .hidden-contacts .skype:before,
#contacts .hidden-contacts .time:before {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0;
    top: 6px;
    opacity: .6
}

#cart,
#contacts ul li,
#shedule,
nav,
nav .main-ul>.main-li {
    position: relative
}

#contacts ul li {
    font-size: 12px;
    line-height: 42px;
    display: block;
    padding: 0 0 0 10px;
    height: 32px;
    color: #1c1c1c
}

#contacts ul li i {
    margin-right: 10px
}

#contacts .hidden-contacts .address {
    padding-top: 8px;
    line-height: 14px
}

#contacts .hidden-contacts .time {
    padding-top: 9px;
    line-height: 14px
}

#contacts .hidden-contacts .address:before {
    background: url(../images/contact-adress.png) no-repeat
}

#contacts .hidden-contacts .e-mail:before {
    background: url(../images/contact-mail.png) no-repeat
}

#contacts .hidden-contacts .phone:before {
    background: url(../images/contact-phone.png) no-repeat
}

#contacts .hidden-contacts .time:before {
    background: url(../images/contact-clock.png) no-repeat
}

#contacts .hidden-contacts .skype:before {
    background: url(../images/contact-skype.png) no-repeat
}

#contacts .hidden-contacts .address:hover:before,
#contacts .hidden-contacts .e-mail:hover:before,
#contacts .hidden-contacts .phone:hover:before,
#contacts .hidden-contacts .skype:hover:before,
#contacts .hidden-contacts .time:hover:before {
    opacity: 1
}

#shedule {
    font-size: 13px;
    line-height: 22px;
    color: #424242;
    padding-left: 62px;
    text-align: center;
    display: table;
    height: 70px
}

#shedule div {
    display: table-cell
}

.add-text {
    margin-left: 12px;
    border-left: 1px solid #ebebeb
}

.add-text .top_tabs {
    display: inline-block;
    height: 70px;
    text-transform: none;
    border-right: 1px solid #ebebeb
}

.add-text .top_tabs li {
    position: relative;
    list-style: none;
    font-size: 11px;
    line-height: 0;
    margin-bottom: 4px;
    padding: 16px 14px 0 0
}

.add-text .top_tabs li.currency a {
    font-weight: 700;
    font-size: 12px;
    line-height: 0;
    cursor: pointer
}

.add-text .top_tabs li.currency a:hover {
    text-decoration: none;
    color: #FF7378
}

.add-text .top_tabs li.currency b {
    color: #FF7378
}

#right-block {
    padding-top: 20px
}

#cart {
    background-color: #FF5100;
    padding: 5px 12px;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 2px;
    color: #fff !important;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#cart #cart-total,
#cart a {
    color: #E7E7E7
}

#cart .content {
    display: none
}

nav {
    background: #1C1C1C;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 10px;
}

.navbar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

nav .main-ul {
    margin: 0;
    padding: 0;
    float: left
}

.info-page ul,
.info-page ul li {
    list-style: disc !important
}

nav .main-ul>.main-li {
    float: left;
    z-index: 20;
    padding: 0 10px
}

#megamenu-menu .nav>li>a,
nav .main-ul>.main-li>a,
nav .main-ul>.main-li>a:visited {
    font-weight: 700;
    font-size: 12px;
    line-height: 49px;
    color: #dbf3ff;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em
}

nav .main-ul>.main-li:hover>a {
    text-decoration: none;
    color: #fff
}

nav .main-ul>.main-li.last>a,
nav .main-ul>.main-li.last>a:visited {
    color: #FDFFD2
}

nav .main-ul>.main-li.last>a:hover {
    text-decoration: none;
    color: #fff
}

nav .main-ul>.main-li:hover>.category-dropdown {
    visibility: visible;
    -moz-transition: height 1s ease-in;
    transition: height 1s ease-in;
    z-index: 19000
}

.category-dropdown {
    visibility: hidden;
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    width: 200px;
    background: #fff;
    text-align: left;
    padding: 10px 0 10px 10px;
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    -moz-transition: height 1s ease-in;
    transition: height 1s ease-in;
    z-index: 19000
}

.category-dropdown:before {
    content: ' ';
    border-color: transparent transparent #fff;
    border-width: 7px;
    border-style: solid;
    position: absolute;
    left: 50px;
    top: -14px;
    margin-left: -.58333em
}

nav .main-ul>.main-li .sub-ul>.sub-li .category-dropdown:before {
    content: '';
    background: url(../images/menu-arrow-hover.png) no-repeat;
    position: absolute;
    top: 24px;
    left: -10px;
    width: 6px;
    height: 9px;
    border: none
}

.category-dropdown>.sub-ul>.sub-li {
    display: block;
    position: relative
}

.category-dropdown>.sub-ul>.sub-li>a:hover {
    color: #ff5100
}

.category-dropdown>.sub-ul>.sub-li a.sub-category {
    font-size: 12px;
    line-height: 14px;
    border-top: 1px dotted #DBDBDB;
    display: block;
    padding: 10px 0;
    color: #252525
}

.category-dropdown>.sub-ul>.sub-li a.sub-category,
.category-dropdown>.sub-ul>.sub-li ul li a {
    color: #252525
}

.category-dropdown>.sub-ul>.sub-li ul {
    margin-top: 10px
}

.category-dropdown>.sub-ul>.sub-li ul li {
    margin-top: 4px
}

.category-dropdown>.sub-ul>.sub-li:hover .category-dropdown {
    visibility: visible;
    -webkit-transition: height 1s ease-in;
    -moz-transition: height 1s ease-in;
    -o-transition: height 1s ease-in;
    -ms-transition: height 1s ease-in;
    transition: height 1s ease-in;
    position: absolute;
    top: -10px;
    left: 190px;
    z-index: 19000
}

.menu-alt,
ul.mobile-category {
    display: none
}

#search {

    z-index: 20
}

.to_top #search {
    right: 8px
}



#search input {
    background: 6px 6px no-repeat #fff;
    height: 43px;
    margin-top: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    padding: 4px
}

.button-search {
    position: absolute;
    top: 8px;
    right: 8px;
    background: url(../images/ico-search.png) center center no-repeat;
    width: 14px;
    height: 14px
}

#container,
.brands-slider {
    position: relative;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    margin-top: 20px
}

.slideshow {
    margin-top: 20px;
    background: #fff
}

#container {
    padding: 15px 0;
    z-index: 1;
}

.manufacturer-container {
    padding: 15px !important
}

.manufacturer-container #column-left {
    padding-left: 0 !important
}

#no-bg {
    background: 0 0
}

.brands-slider {
    background: #fff;
    padding: 30px 10px 10px
}

.brands-slider h3,
.jcarousel-wrapper h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px
}

.jcarousel-wrapper h3 {
    margin-left: -37px
}

.brands-slider .item .image img {
    width: 60%;
    opacity: .4;
    filter: alpha(opacity=40);
    transform: rotateX(0) rotateY(0);
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.brands-slider .item .image img:hover {
    opacity: 1;
    filter: alpha(opacity=40);
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3)
}

.brands-slider .slide img:hover {
    opacity: 1
}

.brands-slider .all-brands {
    position: absolute;
    color: #464646;
    font-size: 11px;
    top: 15px;
    right: 36px;
    text-decoration: underline
}

.brands-slider .bx-clone {
    display: block !important
}

.info-page ol li,
.info-page ul li {
    display: list-item !important;
    text-align: -webkit-match-parent !important
}

.jcarousel ul li .description {
    height: 40px;
    overflow: hidden
}

.jcarousel ul li .description a,
.jcarousel ul li .description a:visited {
    color: #848484;
    text-decoration: none
}

.jcarousel ul li .description a:hover {
    text-decoration: none
}

.jcarousel ul li .price {
    color: #000;
    font-weight: 700
}

.stock .price-old {
    text-decoration: line-through;
    font-weight: 700
}

.stock .price-new {
    color: #e22116;
    font-weight: 700
}

.jcarousel ul li,
.stock .jcarousel ul li {
    position: relative
}

.item .sale {
    position: absolute;
    background: url(../images/promo.png) no-repeat;
    top: 0;
    right: 0;
    width: 82px;
    height: 82px;
    z-index: 500
}

#container .box-main,
.box-main {
    position: relative
}

.view,
.view .content,
.view .mask {
    width: 254px;
    height: 359px;
    overflow: hidden
}

.box-main {
    margin-top: 20px;
    padding: 10px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    z-index:0;
}

#container .box-main {
    margin: 20px 0;
    -webkit-box-shadow: 0 3px 18px 0 rgba(50, 50, 50, .13);
    -moz-box-shadow: 0 3px 18px 0 rgba(50, 50, 50, .13);
    box-shadow: 0 3px 18px 0 rgba(50, 50, 50, .13);
    border: 0 !important
}

.content {
    margin-top: 20px
}

.row+.content {
    margin-top: 0
}

.content .box-main {
    border: none !important
}
.info-page ol,
.info-page ul {
    padding-left: 1.5em !important
}


.info-page+.buttons {
    margin-top: 16px
}

.box-main>.htabs {
    margin-top: 10px
}


.box-main p {
    margin-bottom: 16px
}

.view-tenth img {
    transform: scaleY(1);
    transition: all .7s ease-in-out
}

.view-tenth a.info,
.view-tenth p {
    transform: scale(o)
}

.view-tenth .mask,
.view-tenth a.info,
.view-tenth p {
    transition: all .5s linear;
    opacity: 0
}

.view-tenth .mask {
    background-color: rgba(0, 0, 0, .3)
}

.view-tenth p {
    color: #333
}

.view-tenth:hover img {
    transform: scale(10);
    opacity: 0
}

.view-tenth:hover .mask {
    opacity: 1
}

.view-tenth:hover a.info,
.view-tenth:hover h2,
.view-tenth:hover p {
    transform: scale(1);
    opacity: 1
}

.view {
    float: left;
    position: relative;
    text-align: center;
    cursor: default;
    background: url(../images/bgimg.jpg) center center repeat-y #fff
}

.view .content,
.view .mask {
    position: absolute;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view p {
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: left;
    font-style: italic;
    height: 210px;
    overflow: hidden;
    margin-bottom: 26px
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}

.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000
}

.breadcrumb {
    font-size: 12px;
    line-height: 14px;
    background: 0 0;
    padding: 20px 0;
    margin-bottom: 0
}

#container .breadcrumb {
    padding: 8px 24px
}

.breadcrumb a {
    color: #141414;
    padding: 5px
}

.manufacturer-container .breadcrumb {
    padding: 8px 0
}

.category-header {
    line-height: 1.5em;
    margin-bottom: 0;
    display: block;
}

.display b,
.sort {
}

.first-line {
    height: 38px
}

.top-menu {
display: flex;
    justify-content: flex-end;
    font-size: 14px;
    padding: 0 0 0;
    width: 100%;
    margin: 0 15px 15px
}

.display .icon-grid,
.display .icon-list {
    padding-left: 22px;
    line-height: 18px;
    display: block;
    float: left;
    font-size: 13px
}


.display a {
    cursor: pointer;
    font-size: 13px;
    line-height: 18px
}

.display .no-active {
    border-bottom: 1px dashed #dedede
}

.display .icon-list {
    background: url(../images/list.png) no-repeat;
    margin-right: 18px
}

.display .icon-grid {
    background: url(../images/grid.png) 2px 2px no-repeat
}

.sort {
    float: right;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    background: url(../images/sort-arrow-down.png) 90% no-repeat
}

.sort select {
    padding-left: 2px;
    padding-right: 16px;
    padding-bottom: 0;
    margin-right: 20px;
    text-decoration: none;
    cursor: pointer;
    background: 0 0;
    border: 0;
    border-bottom: 1px dashed #dedede;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: .01px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    max-width: 140px;
}

#column-left .box .box-content .banner img,
#column-right .box .box-content .banner img,
.category-list .category-list-item img,
.product-info .image img {
    max-width: 100%
}

.show-items {
    float: right;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    background: url(../images/sort-arrow-down.png) 95% no-repeat
}

.show-items select {
    padding-left: 2px;
    padding-right: 16px;
    padding-bottom: 0;
    text-decoration: none;
    cursor: pointer;
    background: 0 0;
    border: 0;
    border-bottom: 1px dashed #dedede;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: .01px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.top-menu .pagination {
    float: right;
    margin: 0
}

.top-menu .pagination a,
.top-menu .pagination span {
    padding-left: 10px
}

.top-menu .pagination a,
.top-menu .pagination a:visited {
    color: #454343;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

.top-menu .pagination a:hover {
    border: 1px solid #FFC8C8;
    padding: 0;
    background: #FFDADA
}

.top-menu .pagination a.prev,
.top-menu .pagination a.prev:hover {
    background: url(../images/pagination-prev.png) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -7px
}

.top-menu .pagination a.next,
.top-menu .pagination a.next:hover {
    background: url(../images/pagination-next.png) 50% 50% no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: -7px
}

.top-menu .pagination .active-page {
    display: inline-block;
    color: #fff;
    background: #000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.subcategory-header {
    font-size: 13px;
    line-height: 20px;
    color: #252525;
    text-transform: uppercase
}

#column-left {
    position: relative;
    float: left;
    z-index: 2;
    display:none;
}

#content .jcarousel li {
    width: 150px;
    margin: 0 42px
}

.box {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
    position: relative;

}

.box-heading{
display:none;
}

.box-heading,
.box-heading h3 {
    font-weight: 700;
    font-size: 12px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em;
    position: relative;
    padding-left: 10px
}

ul.box-category>li a.active {
    font-weight: 700 !important
}

ul.box-category>li a.active+a.category-button+ul.child-ul {
    display: block !important
}

ul.box-category {
    list-style: none;
    border: 1px solid #dedede;
    background: #fff
}

ul.box-category>li ul,
ul.box-category>li ul>li+li,
ul.box-category>li+li {
    border-top: 1px solid #f5ebeb
}

ul.box-category li {
    position: relative;
    margin: 0;
    padding: 0 0 0 6px;
    text-align: left
}

ul.box-category li a,
ul.box-category li a:visited {
    font-size: 12px;
    line-height: 30px;
    color: #454343;
    text-decoration: none;
    position: relative;
    display: block
}

ul.box-category>li ul>li:hover>a,
ul.box-category>li>a:hover {
    color: #ff5100
}

ul.box-category>li ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none
}

ul.box-category>li ul>li ul>li {
    position: relative;
    padding-left: 15px
}

ul.box-category>li ul>li ul>li:before {
    position: absolute;
    content: "-";
    left: 5px;
    display: inline-block;
    line-height: 30px
}

ul.box-category>li.active {
    line-height: 30px;
    color: #454343;
    text-decoration: none;
    position: relative
}

ul.box-category>li.active a.active {
    font-weight: 700
}

ul.box-category>li ul>li:hover>a {
    color: #ff5100
}

ul.box-category li a.category-button {
    background: url(../images/plus.png) no-repeat;
    height: 18px;
    width: 18px;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer
}

ul.box-category a.category-button.detailed {
    background: url(../images/minus.png) no-repeat;
    height: 18px;
    width: 18px;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer
}

#column-left .box .box-content .bx-wrapper,
#column-right .box .box-content .bx-wrapper {
    margin: 0 auto;
    min-width: 100%;
    float: none;
    padding-bottom: 10px
}

#column-left .box .box-content .bx-wrapper .bx-controls-direction a,
#column-right .box .box-content .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 10px;
    margin-top: -36px;
    outline: 0;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    z-index: 9999
}

#column-left .box .box-content .bx-wrapper .bx-prev,
#column-right .box .box-content .bx-wrapper .bx-prev {
    left: 234px;
    background: url(../images/top-prev.png) no-repeat;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear
}

#column-left .box .box-content .bx-wrapper .bx-next,
#column-right .box .box-content .bx-wrapper .bx-next {
    right: 30px;
    background: url(../images/bottom-next.png) no-repeat;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear
}

#column-left .box .box-content .bx-wrapper img,
#column-right .box .box-content .bx-wrapper img {
    width: 80px;
    display: block;
    height: auto !important;
    margin-right: 25px;
    margin-left: 10px
}

#column-left .box .box-content .bx-wrapper .bx-clone,
#column-right .box .box-content .bx-wrapper .bx-clone {
    display: none !important
}

#column-left .box .box-content .bx-wrapper .img-box,
#column-right .box .box-content .bx-wrapper .img-box {
    display: inline-block;
    float: left;
    width: 52%;
    height: 100%
}

#column-left .box .box-content .bx-wrapper .name a,
#column-right .box .box-content .bx-wrapper .name a {
    font-size: 12px;
    line-height: 18px;
    float: left;
    height: 35px;
    overflow: hidden
}

#column-left .box .box-content .bx-wrapper .name,
#column-right .box .box-content .bx-wrapper .name {
    margin: 10px 0 0;
    display: inline-block;
    width: 47%;
    padding-right: 2px
}

#column-left .box .box-content .bx-wrapper .price-old,
#column-right .box .box-content .bx-wrapper .price-old {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-decoration: line-through
}

#column-left .box .box-content .bx-wrapper .price-new,
#column-right .box .box-content .bx-wrapper .price-new {
    font-size: 12px;
    line-height: 18px;
    color: #FF5100
}

#column-left .box .box-content .bx-wrapper .rate img,
#column-right .box .box-content .bx-wrapper .rate img {
    width: 62px
}

#column-left .box .box-content .bx-wrapper .cart,
#column-right .box .box-content .bx-wrapper .cart {
    margin-top: 10px
}

#column-left .box .box-content .bx-wrapper .bx-viewport .vertical-carousel>div,
#column-left .box .box-content .bx-wrapper .bx-viewport .vertical-carouseler-special>div,
#column-left .box .box-content .bx-wrapper .bx-viewport .vertical-carouseler>div,
#column-right .box .box-content .bx-wrapper .bx-viewport .vertical-carousel>div,
#column-right .box .box-content .bx-wrapper .bx-viewport .vertical-carouseler-special>div,
#column-right .box .box-content .bx-wrapper .bx-viewport .vertical-carouseler>div {
    border-top: 1px dotted #efefef;
    padding: 10px 5px 10px 10px;
    margin-left: 4px;
    height: 120px
}

#column-left .box .box-content .bx-wrapper .bx-viewport,
#column-right .box .box-content .bx-wrapper .bx-viewport {
    margin-top: -1px;
    margin-left: 2px;
    border: 1px solid #dedede;
    max-width: 100%
}

#column-left .banner,
#column-right .banner {
    overflow: hidden
}

#column-left .banner img:hover,
#column-right .banner img:hover {
    opacity: .95
}

#column-right {
    position: relative;
    float: right;
    z-index: 2
}

#column-right .box .box-content .jcarousel-wrapper {
    margin: 0 auto;
    padding-left: 0
}

#column-right .box .box-content .jcarousel-wrapper .jcarousel ul li {
    width: 160px !important;
    margin-right: 24px !important
}

#column-right .box .box-content .jcarousel-wrapper .jcarousel-control-next:before {
    position: absolute;
    content: '';
    background: url(../images/next-category-slider.png) no-repeat;
    right: 20%;
    top: 50%;
    width: 20px;
    height: 70px
}

#column-right .box .box-content .jcarousel-wrapper .jcarousel-control-prev:before {
    position: absolute;
    content: '';
    background: url(../images/prev-category-slider.png) no-repeat;
    left: 20%;
    top: 50%;
    width: 20px;
    height: 70px
}

#column-right .box .box-content .jcarousel-wrapper .jcarousel-control-next,
#column-right .box .box-content .jcarousel-wrapper .jcarousel-control-prev {
    position: absolute;
    width: 32px;
    height: 154px;
    text-align: center;
    top: 0;
    background: 0 0;
    text-indent: -99999px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .4
}

#column-right .box .box-content .jcarousel-wrapper .jcarousel-control-next:hover,
#column-right .box .box-content .jcarousel-wrapper .jcarousel-control-prev:hover {
    opacity: 1
}

#column-right .box .box-content .news-box {
    height: 270px;
    border: 1px solid #dedede;
    padding: 10px 0
}

#column-right .box .box-content .news-box .jcarousel {
    margin: 0;
    width: 84%
}

#column-right .box .box-content .news-box .jcarousel ul li {
    width: 246px !important;
    margin: 0 0 0 30px !important
}

.product-grid .category-info {
    padding: 0 15px;
    margin-bottom: 20px;
    text-align: justify;
    min-height: 90px
}

.category-list+.category-info {
    padding: 0 2px 0 0
}

.category-info .img {
    float: left;
    border: 1px solid #F4F3F3;
    margin-right: 10px
}

.category-info .img img {
    height: 80px;
    width: 80px
}

.category-info p {
    padding: 0 0 5px;
    line-height: 18px
}

h2.sub-category {
    margin-top: 10px;
    font-size: 16px;
    line-height: 46px;
    text-transform: uppercase
}

.category-list {
    overflow: auto;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f3f3;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 5px
}

#storeset_menu>ul>li>div .staticblock img,
#storeset_menu>ul>li>div.dropdown .manufacturer a img,
.category-list .category-list-item {
    border: 1px solid transparent;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-box-shadow: 0 1px 2px rgba(208, 208, 208, .6);
    -webkit-box-shadow: 0 1px 2px rgba(208, 208, 208, .6)
}

.category-list .category-list-item {
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(208, 208, 208, .6)
}

.category-list .category-list-item:hover {
    -moz-box-shadow: 0 1px 10px rgba(208, 208, 208, 4.6);
    -webkit-box-shadow: 0 1px 10px rgba(208, 208, 208, 4.6);
    box-shadow: 0 1px 10px rgba(208, 208, 208, 4.6)
}

.category-list .category-list-item a {
    display: inline
}

.category-list .category-list-item span {
    display: block;
    height: 36px;
    overflow: hidden
}

.product-list {
    width: 100%;
    overflow: auto;
    padding: 18px 4px 20px
}

.product-list,
x:-moz-any-link {
    width: 100%;
    overflow: auto;
    padding: 18px 0 20px 2px
}

.product-grid,
x:-moz-any-link {
    width: 100%;
    padding: 18px 0 20px 2px
}

.product-list>.product {
    width: 294px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px 14px;
    overflow: hidden;
    border: 1px solid #dedede;
    min-height: 424px;
    position: relative
}

.product-list>.product .sticker {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 6px;
    margin: 3px;
    background: #FF5100;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 10
}

.product-list>.product .new {
    position: absolute;
    top: -7px;
    left: 132px;
    background: url(../images/new.png) no-repeat;
    width: 98px;
    height: 100px;
    z-index: 10
}

.product-list .image {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    text-align: center;
    max-height: 300px;
    border: 1px solid #dedede
}

.product-list .image img {
    height: 300px
}

.product-list .image:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    transition: all .2s ease .2s
}

.product-list .product .product-about {
    display: block;
    border: none !important
}

.product-list .name {
    margin-bottom: 30px
}

.product-list .name a {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    text-transform: uppercase
}

.product-list .name a:hover {
    color: #ff5100;
    border-bottom: none;
    text-decoration: none
}

.product-list .description {
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    width: 80%;
    color: #959595
}

.product-list .price {
    display: block;
    color: #ee5249;
    padding-left: 4px;
    font-size: 16px;
    border: none;
    font-weight: 700
}

.product-list .price-old {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-decoration: line-through;
    color: #848484
}

.product-list .price-new {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #ee5249
}

.product-list .product-buttons {
    padding-top: 42px;
    border: none !important;
    float: left
}

.product-grid .product-buttons .cart,
.product-list .product-buttons .cart {
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-transform: uppercase
}

.product-buttons a {
    cursor: pointer
}

.product-list .product-buttons .cart {
    background: url(../images/to-cart.png) 16% 44% no-repeat, #000;
    width: 100px;
    height: 32px;
    display: block;
    border-radius: 2px;
    color: #cccce0;
    text-decoration: none;
    font-size: 12px;
    line-height: 32px;
    padding-left: 42px;
    opacity: 1;
    -webkit-transition-delay: 0;
    -webkit-transition-duration: .4s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 1, 1);
    -moz-transition-delay: 0;
    -moz-transition-duration: .4s;
    -moz-transition-property: all;
    -moz-transition-timing-function: cubic-bezier(0, 0, 1, 1);
    transition-delay: 0;
    transition-duration: .4s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 0, 1, 1);
    cursor: pointer
}

.product-list .product-buttons .cart:hover {
    opacity: 1;
    background: url(../images/to-cart-hover.png) 16% 44% no-repeat, #ff5100;
    -webkit-transition-delay: 0;
    -webkit-transition-duration: .2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 1, 1);
    -moz-transition-delay: 0;
    -moz-transition-duration: .2s;
    -moz-transition-property: all;
    -moz-transition-timing-function: cubic-bezier(0, 0, 1, 1);
    transition-delay: 0;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 0, 1, 1);
    color: #fff
}

.product-list .compare,
.product-list .wishlist {
    display: block;
    position: relative
}
.catalog-items {
    margin: 16px;
    padding: 0px 16px 40px;
}
.product-grid .description {
    display: none
}

.product-grid .product {
    vertical-align: top;
    padding:2em 0 3em;
    margin:0;
    position: relative
}
.product-grid.row {
    display: grid;
    grid-gap:2em;
}
.product-grid.row:before, .product-grid.row:after{
	display:none;
}
.product-grid .product .sticker {
    position: absolute;
    top: 30px;
    left: 15px;
    background: #fd5830;
    line-height: 22px;
    vertical-align: top;
    text-align: center;
    z-index: 98;
    zoom: 1;
    font-size: 16px;
    color: #fff;
    padding: 6px 12px;
    transform: skew(-15deg);
}

.product-grid .product .new {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/newbig.png) no-repeat;
    width: 64px;
    height: 64px;
    z-index: 10
}

.product-grid .product+.new {
    border-radius: 0 10px 0 0
}

.product-grid .product:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.product-grid .image {
    display: block;
    margin-bottom: 0;
    text-align: center;
}
.product-grid .image a {
    display: block;
}
.product-grid .hover-image img,
.product-grid .image img {
    width: 100%;
    object-fit: cover;
}

.product-grid .image .hover-image,
.product-list .image .hover-image {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    right: 0;
    position: absolute;
    top: 0
}

.product-list .image .hover-image img {
    position: absolute !important;
    top: 1px !important;
    left: 1px !important
}

.product-grid .image:hover .hover-image,
.product-list .image:hover .hover-image {
    opacity: 0;
    filter: alpha(opacity=100);
    visibility: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.product-grid .product .product-about {
    width: 100%;
    text-align: center;
}

.product-grid .product:hover .product-about {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    bottom: 0
}

#button-option-232,
.button,
.button:hover,
.not-selected,
.product-grid .product-buttons .cart,
.product-grid .product-buttons .cart:hover,
.product-grid .product-buttons .compare:hover,
.product-grid .product-buttons .wishlist:hover,
.product-info .btn-minus button:hover,
.product-info .btn-plus button:hover,
.product-info .cart .button,
.product-info .cart .button:hover,
.product-list .product-buttons .compare:hover,
.product-list .product-buttons .wishlist:hover,
.selected {
    transition-delay: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 0, 1, 1)
}

.product-grid .name {
    height: auto!important;
    padding: 8px 4px 0;
    margin-bottom: 6px
}

.product-grid .name a,
.swiper-slide .name a {
    display: block;
    margin: 1em auto;
    text-align:center;
    font-size:18px;
}

.product-grid .description {
    line-height: 16px
}

.product-grid .price {
    display: block;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color:#fff!important;
}

.product-grid .price-old,
.swiper-slide .price-old {
    font-size: 15px;
    line-height: 24px;
    text-decoration: line-through;
}

.product-grid .price-new,
.swiper-slide .price-new {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}

.product-grid .rating {
    position: absolute;
    top: 30px;
    left: 37%
}

.product-grid .product-buttons .compare,
.product-grid .product-buttons .wishlist,
.product-right {
    position: relative
}

.product-grid .product-buttons {
    height: 40px;
    padding-top: 12px;
    padding-left: 8px;
    margin-bottom: 12px
}

.product-grid .product-buttons .cart {
    width: 100px;
    height: 32px;
    display: block;
    border-radius: 2px;
    color: #cccce0;
    text-decoration: none;
    font-size: 12px;
    line-height: 32px;
    opacity: 1;
    transition-duration: .4s
}

.not-selected,
.product-grid .product-buttons .cart:hover,
.product-grid .product-buttons .compare:hover,
.product-grid .product-buttons .wishlist:hover,
.product-list .product-buttons .compare:hover,
.product-list .product-buttons .wishlist:hover,
.selected {
    transition-duration: .2s
}

.product-grid .product-buttons .cart i {
    display: inline-block;
    margin-right: 10px
}

.product-grid .product-buttons .cart:hover {
    opacity: 1;
    color: #fff
}

.product-grid .product-buttons .additional {
    float: right;
    padding: 0 10px 0 0
}

.product-grid .product-buttons .compare,
.product-grid .product-buttons .wishlist,
.product-list .product-buttons .compare,
.product-list .product-buttons .wishlist {
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    width: 36px;
    height: 32px;
    text-align: center;
    float: left;
    margin-left: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.margin {
    margin-top: 10px
}

.margin+#column-left,
.margin+#column-right {
    margin-top: -10px
}

.product-crumbs {
    margin-bottom: 10px
}

.product-info {
    display:grid;
    margin-bottom: 20px
}

.product-info>.left {
    width: 100%
}
.img-container {
    padding-bottom: 30px;
}

.backimg {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 1600px;
    z-index: -1;
    top: -600px;
    opacity: 0;
    left: -200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}
.product-info .image {
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position:relative;
    z-index:10;
}
.product-info .image-additional {
    max-width:100%;
    margin: 0 auto;
    overflow:hidden;
    width:900px;
}
.cloud-zoom-big {
    left: 100% !important
}

.product-info .image img {
    display: block !important;
    margin: 0 auto;
    outline: 0;
    width: 100%;
    max-width: 800px;
}

.product-info .image-additional img {
    border: 1px solid #f2f2f2
}

.product-info .image-additional img.active {
    border: 1px solid #007abe
}

.product-right, .tabs-box {
max-width: 1400px;
width:100%;
float:none;
padding:0 10px!important;
    margin: 0 auto;
}

.more-info {
    position: absolute;
    bottom: 15px;
    color: rgba(0, 0, 0, .5)
}

.tabs-box {
    border-top: 1px solid #f2f2f2
}

.product-info>.right {
    width: 100%;
    position: relative
}


.product-info .manufacturer-logo {
    width: 100px;
    cursor: pointer
}

.product-info .manufacturer-desc {
    position: relative
}

.review {
vertical-align: middle;
display: block;
text-align: center;
margin-top: -20px;
margin-bottom: 10px;
}

.review a {
    padding-left: 3px;
    border-bottom: none !important
}

.review a:hover {
    text-decoration: underline !important
}

.top-info-product {
    padding: 0
}

.model-box {
    position: relative;
    padding: 0;
    margin: 0
}

.stock-box {
    position: relative;
    font-size: 14px;
    padding-top: 14px
}

.product-info .manufacturer-description {
    display: none;
    position: absolute;
    top: -6px;
    left: 0;
    width: 275px;
    background: #fff;
    padding: 15px;
    border: 1px solid #f0f0f0;
    text-align: justify;
    -webkit-box-shadow: 0 3px 18px 0 rgba(50, 50, 50, .33);
    -moz-box-shadow: 0 3px 18px 0 rgba(50, 50, 50, .33);
    box-shadow: 0 3px 18px 0 rgba(50, 50, 50, .33);
    z-index: 10;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.product-info .price {
    padding: 16px 0 0
}

.product-info .price-old {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    text-decoration: line-through
}

.product-info .price-new {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #ff5100
}

.product-info .you-save {
    font-size: 12px;
    line-height: 30px;
    color: #999
}

.product-info .discount {
    margin: 10px 0 20px
}

.product-info .description {
margin:16px auto;
width:100%;
max-width:1400px;
}

.attribute,
.product-info .options,
.tab-content {
    margin-bottom: 20px
}

.product-info .description span.marked {
    font-size: 14px;
    line-height: 26px;
    background: url(../images/marker.png) left 45% no-repeat;
    padding-left: 13px
}

.bx-clone {
    display: none !important
}

.product-info .description a {
    border-bottom: 1px dotted #333
}

.product-info .description a:hover {
    border-bottom: none;
    text-decoration: none
}

.product-info .options h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px
}

input.none {
    display: none
}

.manufacturer-list .manufacturer-heading {
    font-size: 20px;
    padding: 10px 0
}

.manufacturer-list+.manufacturer-list {
    float: none
}

.manufacturer-list {
    margin-bottom: 6px;
    border-bottom: 1px solid #f4f3f3
}

.manufacturer-list .manufacturer-content ul {
    float: left;
    margin-left: 10px
}

.not-selected,
.selected {
    float: left;
    transform: skew(-15deg);
    margin: 8px 5px 0 0;
    padding: 0 14px;
    line-height: 30px !important;
    height: 32px;
    cursor: pointer
}

.not-selected {
    display: inline-block;
    background-color: #505050;
    color: #fff;
    border: solid 1px #505050;
    font-weight: 400;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.review-list .rating span,
.selected {
    font-weight: 700
}

.product-info .cart .button,
.selected {
    display: inline-block;
    color: #fff
}

.selected {
    background: #505050;
    border: solid 1px #e02021!important;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.product-info .cart .button {
min-width:240px;
    text-decoration: none;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0;
    opacity: 1;
    transition-duration: .4s;
    margin: 10px 0;
    text-align: center;
}
a.button.consultation {
    background: #212121!important;
}
.product-info .good-compare,
.product-info .good-review,
.product-info .good-wishlist {
    display: inline-block;
    font-size: 13px;
    padding: 0 4px 0 22px;
    text-align: center;
    line-height: 34px
}

.product-info .cart .button:hover {
    opacity: 0.8;
    transition-duration: .2s;
}

.product-info .btn-minus button,
.product-info .btn-plus button,
.product-info .good-compare,
.product-info .good-compare:before,
.product-info .good-compare:hover,
.product-info .good-compare:hover:before,
.product-info .good-review,
.product-info .good-review:before,
.product-info .good-review:hover,
.product-info .good-review:hover:before,
.product-info .good-wishlist,
.product-info .good-wishlist:before,
.product-info .good-wishlist:hover,
.product-info .good-wishlist:hover:before {
    transition-duration: .4s;
    transition-delay: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 0, 1, 1)
}

.product-info .additional-buttons a {
    cursor: pointer
}

.product-info .good-wishlist {
    background-color: #f1f1ef;
    position: relative;
    height: 34px;
    color: #848484;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.product-info .good-wishlist:before {
    content: '';
    background: url(../images/good-wishlist.png) no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    top: 10px;
    left: 4px
}

.product-info .good-compare:before,
.product-info .good-review:before {
    content: '';
    width: 13px;
    top: 10px;
    left: 4px
}

.product-info .good-wishlist:hover {
    text-decoration: none;
    background: #777;
    color: #FFF
}

.product-info .good-wishlist:hover:before {
    background: url(../images/good-wishlist-hover.png) no-repeat
}

.product-info .good-compare {
    background-color: #f1f1ef;
    position: relative;
    height: 34px;
    color: #848484;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.product-info .good-compare:before {
    background: url(../images/good-compare.png) no-repeat;
    height: 14px;
    position: absolute
}

.product-info .good-compare:hover {
    text-decoration: none;
    background: #777;
    color: #FFF
}

.product-info .good-compare:hover:before {
    background: url(../images/good-compare-hover.png) no-repeat
}

.product-info .good-review {
    background-color: #f1f1ef;
    position: relative;
    height: 34px;
    color: #848484;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}

.product-info .good-review:before {
    background: url(../images/good-review.png) no-repeat;
    height: 13px;
    position: absolute
}

.product-info .good-review:hover {
    text-decoration: none;
    background: #777;
    color: #FFF
}

.product-info .good-review:hover:before {
    background: url(../images/good-review-hover.png) no-repeat
}

.cloud-zoom-lens {
    border: 1px solid #888;
    margin: 0;
    background-color: #fff;
    cursor: move
}

.cloud-zoom-big {
    overflow: hidden;
    width: 600px !important;
    background: #FFF;
    margin-top: -5px
}

.cloud-zoom-loading {
    color: #fff;
    background: #222;
    padding: 3px;
    border: 1px solid #000
}

.product-info .view-images img {
    opacity: 0
}

.product-info .view-images {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../images/zoom-in.png) left 0 no-repeat;
    overflow: hidden;
    display: block;
    z-index: 11;
    margin: 10px 0
}

.product-info .view-images:hover {
    background: url(../images/zoom-in-hover.png) no-repeat
}

.product-info .cart {
    max-width:1400px;
    width:100%;
    margin: 14px auto 18px
}

.product-info .cart .quantity {
    display: inline-block;
    height: 34px;
    line-height: 34px
}

#decrease,
#increase {
    height: 46px;
    padding: 0 6px !important;
    border: none !important;
    background: 0 0 !important;
    cursor: pointer;
    font-size: 20px;
    line-height: 46px;
    opacity: .6
}

#decrease:hover,
#increase:hover {
    opacity: 1
}

#htop {
    padding: 2px 6px 2px 5px;
    width: 28px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 34px;
    line-height: 34px
}

.product-info #button-cart {
    margin-top: 20px
}

.product-info .number {
    border: 1px solid #E5E5E5;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 10px 0 0;
    border-radius: 5px;
    width: 110px
}

.product-info .frame-change-count {
    width: 110px
}

.product-info .btn-minus button,
.product-info .btn-plus button {
    width: 33px;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    outline: 0;
    text-align: center
}

.product-info .btn-plus {
    float: right
}

.htabs a,
.product-info .btn-minus {
    float: left
}

.product-info .btn-plus button {
    border: 0;
    border-radius: 0 2px 2px 0;
    line-height: 5px
}

.product-info .btn-plus button span {
    display: inline-block;
    font-size: 18px;
    color: #fff
}

.product-info .btn-minus button {
    border-radius: 2px 0 0 2px;
    border: 0;
    line-height: 0
}

.htabs,
.htabs a {
    line-height: 20px
}

.product-info .btn-minus button:hover,
.product-info .btn-plus button:hover {
    transition-duration: .2s
}

.product-info .btn-minus button span {
    display: inline-block;
    font-size: 18px;
    color: #fff
}

.product-info input.plus-minus {
    border: 0;
    background: #fff;
    width: 32px;
    height: 33px;
    position: absolute;
    left: 39px;
    top: 0;
    outline: 0;
    font-size: 18px;
    text-align: center;
    border-radius: 0;
    padding: 0
}

.htabs {
    height: 34px;
    border-bottom: 1px solid #f4f3f3
}

.htabs a {
    border-top: 1px solid #f4f3f3;
    border-left: 1px solid #f4f3f3;
    background: #fff;
    padding: 7px 15px 6px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    color: #797879;
    display: none
}

.htabs a.selected-tab {
    position: relative;
}

.tab-content {
    padding: 20px;
    background: #272727;
    position: relative;
    z-index: 2;
}


.attribute {
    width: 100%
}

.tab-review,
.tab-special {
}

.button {
    font-size: 18px;
    opacity: 1;
    transition-duration: .4s;
    font-weight: bold;
    padding: 10px 20px;
    width: 190px;
    transform: skew(-15deg);
    text-align:center;
    display:block;
}

.button:hover {
    opacity: 0.8;
    transition-duration: .2s;
    text-decoration: none;
    cursor: pointer
}

#button-option-232 {
    background: #000;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    color: #cccce0 !important;
    opacity: .8;
    transition-duration: .4s
}

#button-option-232.hover {
    opacity: 1 !important;
    background: #ff5100 !important;
    transition-delay: 0 !important;
    transition-duration: .2s !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0, 0, 1, 1) !important;
    color: #fff !important;
    text-decoration: none !important;
    cursor: pointer !important
}

.news .news-item img,
.news .news-item img:hover {
    transition-duration: .4s;
    transition-property: all
}

.item .cart,
.item .cart .button-cart:hover,
.item .compare:hover,
.item .wishlist:hover,
.item:hover .cart,
.news .news-item img,
.news .news-item img:hover {
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0, 0, 1, 1)
}

.required>.req-star:before,
.required>label.control-label:before {
    content: '* ';
    color: #ff5100
}

.option {
    margin: 6px 0;
    width: 310px
}

.tab-content .success,
.tab-content .warning {
    color: #ff5100
}

#tab-review .alert {
    background: 0 0;
    border: 0;
    text-align: right;
    padding-right: 0;
    margin-top: 16px
}

.review a {
    cursor: pointer
}

.review-list {
    position: relative;
    padding: 15px;
}

.review-list:nth-child(2n+1) {
    background: rgba(240, 236, 234, .15)
}

.review-list .author {
    line-height: 18px;
    margin-bottom: 8px;
    font-weight: 700;
    float: left;
    margin-right: 20px
}

.review-list .oct_review_date {
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 14px;
    float: left
}

.review-list .reputation-buttons {
    position: absolute;
    top: 10px;
    right: 10px
}

.review-list .reputation-buttons button {
    border: 0;
    border-radius: 0;
    background: 0 0
}

.review-list .reputation-buttons button i {
    font-size: 18px;
    margin: 0 2px 0 10px
}

.review-list .reputation-buttons button.plus-reputation i {
    color: #7cb342
}

.review-list .reputation-buttons button.minus-reputation i {
    color: #ef5350
}

.review-list .positive_text {
    color: #7cb342;
    margin-bottom: 0
}

label.input-positive_text {
    color: #7cb342
}

.review-list .negative_text {
    color: #ef5350;
    margin-bottom: 0
}

label.input-negative_text {
    color: #ef5350
}

.review-list .negative_text+p,
.review-list .positive_text+p {
    margin-bottom: 16px;
    margin-left: 17px
}

.review-list .negative_text i,
.review-list .positive_text i {
    margin-right: 4px
}

.review-list .admin_answer {
    padding-left: 20px
}

.review-list .admin_answer .admin_answer_text {
    color: #ebebeb;
    margin-bottom: 16px
}

.review-list .text {
    clear: both;
    padding-bottom: 20px
}

#review .pagination {
    display: inline-block;
    width: 100%;
    margin: 14px 0
}

.review-list+.review-list,
footer {
    margin-top: 20px
}

#review-title {
    margin: 15px 0;
}

.reviewfield {
    margin-bottom: 10px
}

.reviewfield strong {
    float: left;
    min-width: 180px;
    font-weight: 400;
    color: #7B7B83
}

.news .news-item {
    height: 600px;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px
}

.news .news-item .image {
    display: block;
    height: 450px;
    overflow: hidden;
    margin-bottom: 14px;
    position: relative
}

.news .news-item .image .date {
    background: rgba(0, 0, 0, .5);
    width: 100px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    text-align: center
}

.news .news-item img {
    max-width: 938px;
    overflow: hidden;
    opacity: 1
}

.buttons,
.cart-total,
.contact-info {
    overflow: auto
}

.news .news-item img:hover {
    opacity: .6
}

.news .news-item h3 {
    font-weight: 400;
    margin-bottom: 10px
}

.news .news-item h3 a:hover {
    color: #ff5100
}

.news .news-item .author,
.news .news-item .comments,
.news .news-item .published,
.news .news-item .visitors {
    position: relative;
    padding: 0 16px;
    color: #777
}

.news .news-item .author:before,
.news .news-item .comments:before,
.news .news-item .published:before,
.news .news-item .visitors:before {
    content: '';
    position: absolute;
    left: 0;
    width: 12px
}

.news .news-item .grey {
    color: #a3a3a3
}

.news .news-item .author:before {
    top: 1px;
    background: url(../images/author.png);
    height: 12px
}

.news .news-item .published:before {
    top: 1px;
    background: url(../images/pin.png);
    height: 12px
}

.news .news-item .visitors:before {
    top: 3px;
    background: url(../images/visitors.png);
    height: 9px
}

.news .news-item .comments:before {
    top: 2px;
    background: url(../images/comments.png);
    height: 12px
}

.news-meta {
    margin-bottom: 14px
}

footer {
    background: #000;
}

.footer-top {
    background: #ebebeb;
    padding: 30px 0;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15)
}

.footer-top .about p {
    color: #ccc
}

.footer-top .about p a {
    color: #fff
}

.footer-middle {
    background: #fff;
    padding: 30px 0 20px;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15)
}

footer .f-left {
    float: left;
    margin-right: 72px;
    min-height: 240px
}

footer .f-left p {
    padding: 4px 16px;
    color: #65676B
}

footer h3 {
    font-size: 16px;
    line-height: 9px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 20px
}

footer ul {
    list-style: none;
    font-size: 14px;
    line-height: 18px
}

footer ul>li {
    padding: 0 10px;
    margin-bottom: 0
}

footer .footer-middle ul>li>a,
footer .footer-middle ul>li>a:visited {
    font-size: 12px;
    line-height: 25px;
    color: #CCC;
    text-decoration: none;
    display: block
}

footer .footer-middle ul>li:hover>a {
    text-decoration: underline;
    color: #ff5100
}

.checkout-heading a,
footer .socials a:hover {
    text-decoration: none
}

footer .f-right {
    float: right;
    margin-top: -20px
}

footer .contacts ul li {
    font-size: 13px;
    line-height: 28px;
    display: block;
    padding: 0;
    position: relative;
    color: #CCC;
    cursor: pointer
}

footer .contacts ul li a {
    color: #CCC
}

footer .contacts ul li span {
    margin: 0 7px 4px 0;
    padding: 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

footer .contacts ul li:hover span {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg)
}

footer .socials a {
    display: block;
    float: left;
    vertical-align: middle;
    width: 170px;
    height: 39px;
    font-size: 12px;
    line-height: 39px
}

footer .socials img {
    width: 32px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    vertical-align: middle;
    margin-right: 2px;
    -webkit-filter: grayscale(100%);
    opacity: .5
}

footer .socials a:hover img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-filter: grayscale(0);
    opacity: 1
}

footer #vk_groups,
footer #vk_groups iframe {
    width: 100% !important
}
.logo-footer {
    margin-top:2em;
}

#powered {
    background: #000;
    padding: 20px 0
}

#powered .payment {
    height: 32px
}

#powered .payment img {
    display: inline-block;
    margin-right: 2px
}

#powered ul {
    list-style: none
}

#powered ul li {
    display: inline-block;
    padding: 0 10px
}

#powered ul li.last {
    padding-right: 0
}

#powered ul li a,
#powered ul li a:visited {
    color: #dbf3ff;
    font-size: 14px;
    line-height: 18px
}

#powered ul li a:hover {
    color: #fff !important
}

#powered .copyright {
    color: #7a7a7a;
    font-size: 10px;
    line-height: 18px;
    margin-top: 10px;
    text-align: right
}

#powered .copyright a,
#powered .copyright a:visited {
    color: #dbf3ff
}

#powered .copyright a:hover {
    color: #fff !important
}

#dp_swf_engine {
    display: none
}

.buttons {
    margin-bottom: 20px
}

.info-buttons {
    padding-right: 15px
}

.breadcrumb+h1 {
    margin-top: 20px
}

input.button {
    border: 0
}

.login-content a.button {
    margin-top: 16px
}

ul.box-category li.login a {
    display: inline-block
}

table.form {
    width: 75%
}

.buttons-cart .right {
    float: right
}

.checkout-heading {
    background: #EBEBEB;
    border: 1px solid #D7D7D7;
    padding: 8px;
    font-weight: 700;
    font-size: 13px;
    color: #5E5555;
    margin-bottom: 15px;
    border-radius: 2px
}

.cart-info table,
.checkout-product table {
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-collapse: collapse
}

.cart-info thead td,
.checkout-product thead td {
    color: #4D4D4D;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDD
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: 400
}

.checkout-content {
    padding: 0 0 15px;
    display: none;
    overflow: auto
}

.checkout-content .left {
    float: left;
    width: 48%
}

.checkout-content .right {
    float: right;
    width: 48%
}

.checkout-product table {
    width: 100%;
    border-right: 1px solid #DDD;
    margin-bottom: 20px
}

.checkout-product td {
    padding: 7px
}

.contact-info .left,
.left.form {
    padding-right: 30px;
    border-right: 1px solid #dedede;
    width: 48%
}

.checkout-product thead td {
    font-weight: 700
}

.checkout-product thead .model,
.checkout-product thead .name {
    text-align: left
}

.checkout-product thead .price,
.checkout-product thead .quantity,
.checkout-product thead .total {
    text-align: right
}

.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDD
}

.checkout-product tbody .model,
.checkout-product tbody .name {
    text-align: left
}

.checkout-product tbody .price,
.checkout-product tbody .quantity,
.checkout-product tbody .total {
    text-align: right
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #DDD
}

.contact-info .left {
    float: left
}

.contact-info .right {
    float: right;
    width: 48%
}

.left.form .buttons {
    margin-top: 14px
}

.right.map {
    width: 48%
}

.cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-right: 1px solid #DDD
}

.cart-info td {
    padding: 7px
}

.cart-info thead td {
    font-weight: 700
}

.cart-info thead .image {
    text-align: center
}

.cart-info thead .model,
.cart-info thead .name,
.cart-info thead .quantity {
    text-align: left
}

.cart-info thead .price,
.cart-info thead .total {
    text-align: right
}

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDD
}

.cart-info tbody .image img {
    border: 1px solid #DDD
}

.cart-info tbody .image {
    text-align: center
}

.cart-info tbody .model,
.cart-info tbody .name,
.cart-info tbody .quantity {
    text-align: left
}

.cart-info tbody .price,
.cart-info tbody .total,
.cart-total td {
    text-align: right
}

.cart-info tbody .quantity input[type=text] {
    position: relative;
    top: -4px
}

.cart-info tbody .quantity img,
.cart-info tbody .quantity input[type=image] {
    position: relative;
    top: 5px;
    cursor: pointer;
    border: 0
}

.cart-info tbody .quantity img:last-child {
    top: 0
}

.cart-info tbody span.stock {
    color: red;
    font-weight: 700
}

.cart-info tbody tr td {
    vertical-align: middle
}

.cart-module>div {
    display: none
}

.cart-total {
    border-top: 1px solid #DDD;
    padding-top: 8px;
    margin-bottom: 15px
}

.cart-total table {
    float: right
}

.cart-total td {
    padding: 3px;
    float: none
}

.login-content {
    padding: 16px;
    border-radius: 2px
}

.login-content h2 {
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 20px
}

.img1,
.img2,
.img3 {
    height: 300px;
    border: 1px solid #ccc;
    overflow: hidden
}

.login-content p {
    padding: 4px 0
}

.login-content .left {
    float: left;
    width: 40%
}

.login-content .right {
    float: right;
    width: 40%
}

.img1 {
    float: left;
    width: 300px;
    margin: 10px 10px 0 0;
    position: relative
}

.img2,
.img3 {
    width: auto;
    float: left
}

.img2 {
    margin: 10px 0 0 4px
}

.img3 {
    margin: 10px 0 0 10px
}

.img1 img,
.img2 img,
.img3 img {
    transform: rotateX(0) rotateY(0);
    -webkit-transform: rotateX(0) rotateY(0);
    -moz-transform: rotateX(0) rotateY(0);
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.img1 img:hover,
.img2 img:hover,
.img3 img:hover {
    transform: scale(1.1) rotate(2deg);
    -webkit-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    -o-transform: scale(1.1) rotate(2deg);
    opacity: .8
}

.more-info .delivery-info,
.more-info .stock-info,
.more-info .warranty-info {
    position: relative;
    padding-top: 66px;
    text-align: center
}

.more-info .delivery-info:before,
.more-info .stock-info:before,
.more-info .warranty-info:before {
    content: '';
    position: absolute;
    top: 0;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    right: 0;
    left: 0
}

.more-info .stock-info:before {
    background: url(../images/sale-info.png) no-repeat
}

.more-info .warranty-info:before {
    background: url(../images/warranty-info.png) no-repeat
}

.more-info .delivery-info:before {
    background: url(../images/delivery-info.png) no-repeat
}

.content-news .news .image,
.panelimage {
    width: 200px;
    height: 200px;
    overflow: hidden
}

.tags {
    margin-top: 10px
}

.content-news .news {
    margin-bottom: 20px
}

.content-news .news .image {
    float: left;
    margin: 5px 10px 10px 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 6px solid #dedede
}

.content-news .news h3 {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 10px
}

#column-left+.panelnews {
    margin: 0 0 0 25%
}

.panelnews {
    padding-top: 3px
}

.panelcollapsed {
    margin-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 45px
}

.panelcollapsed h2 {
    margin-bottom: 10px
}

.panelcollapsed h2 a {
    text-decoration: underline
}

#storeset_menu>ul>li>div.dropdown a:hover,
.panelcollapsed h2 a:hover {
    text-decoration: none
}

.panelcontent .button {
    display: inline-block;
    float: right;
    text-align: right
}

.panelimage {
    float: left;
    margin: 5px 10px 10px 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 6px solid #dedede;
    position: relative
}

#back-top span,
.item .cart .button-cart {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.paneldata {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    height: 36px;
    line-height: 36px;
    color: #FFF;
    text-align: center
}

.search-box {
    padding: 10px 0
}

.search-box .megaselect {
    margin-bottom: 10px
}

.search-box .buttons {
    margin: 10px 0 -10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0
}

#back-top {
    position: fixed;
    right: 20px;
    bottom: 5px;
    z-index: 10000
}

#back-top span {
    width: 49px;
    height: 49px;
    display: block;
    margin-bottom: 7px;
    background: url(../images/back-top.png) center center no-repeat;
    border-radius: 2px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

.item .cart,
.item .cart .button-cart:hover,
.item .compare:hover,
.item .wishlist:hover,
.item:hover .cart {
    transition-duration: .2s;
    transition-property: all
}

#back-top span:hover {
    opacity: .9
}

#fast_order_form {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto
}

#fast_order_form .fast_order_center {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px
}

#fast_order_form .fast_order_center button {
    border: 0 !important;
    height: 36px !important
}

#fast_order_form #fast_order_result {
    color: #333;
    margin-bottom: 14px
}

#fast_order_form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 14px
}

#fast_order_form .form-group input[type=text] {
    height: 24px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: 95%
}

#fast_order_form .form-group textarea {
    height: 60px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    min-width: 370px
}

#fast_order_form #fast_order_result .fast_order_error {
    color: red;
    font-size: 14px
}

#fast_order_form #fast_order_result .fast_order_success {
    color: #00d12a;
    font-size: 14px
}

#fast_order_form p {
    margin-bottom: 22px;
    padding: 0;
    text-align: justify
}

.wishlist-info table {
    width: 100%;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    margin-bottom: 20px
}

.wishlist-info td {
    padding: 7px
}

.wishlist-info thead td {
    color: #4D4D4D;
    font-weight: 700;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDD
}

.wishlist-info thead .image {
    text-align: center
}

.wishlist-info thead .model,
.wishlist-info thead .name,
.wishlist-info thead .stock {
    text-align: left
}

.wishlist-info thead .action,
.wishlist-info thead .price,
.wishlist-info thead .quantity,
.wishlist-info thead .total {
    text-align: right
}

.wishlist-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDD
}

.wishlist-info tbody .image img {
    border: 1px solid #DDD
}

.wishlist-info tbody .image {
    text-align: center
}

.wishlist-info tbody .model,
.wishlist-info tbody .name,
.wishlist-info tbody .stock {
    text-align: left
}

.wishlist-info tbody .action,
.wishlist-info tbody .price,
.wishlist-info tbody .quantity,
.wishlist-info tbody .total {
    text-align: right
}

.wishlist-info tbody .price s {
    color: red
}

.wishlist-info tbody .action img {
    cursor: pointer
}

#storeset_menu {
    height: 46px;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative
}

#storeset_menu>ul {
    list-style: none;
    float: left;
    z-index: 20;
    padding: 0 12px
}

#storeset_menu>ul>li {
    z-index: 20;
    padding: 14px 40px 10px 0;
    display: inline-block;
    text-align: center
}

#storeset_menu li:hover {
    z-index: 1600
}

#storeset_menu>ul>li>a {
    text-decoration: none;
    display: block;
    padding: 0;
    margin-bottom: 0;
    z-index: 6;
    transition-duration: .2s;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
    color: #dbf3ff;
    text-transform: uppercase;
    letter-spacing: .1em
}

#storeset_menu .dropdown h3 {
    font-size: 18px;
    font-weight: 400;
    text-align: center
}

#storeset_menu>ul>li:first-child>a {
    padding-left: 0
}

#storeset_menu>ul>li>div.dropdown {
    display: none;
    position: absolute;
    top: 3.66667em;
    left: 0;
    z-index: 200;
    background: #fff;
    text-align: left;
    padding: .41667em 0 .83333em;
    overflow: hidden;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    transition: all .3s linear;
    width: 1280px
}

#storeset_menu>ul>li>div.dropdown div.option {
    width: 22%;
    padding: 0 .83333em 1em;
    border: 0 !important;
    position: relative
}

#storeset_menu>ul>li>div.dropdown div.option-cat {
    width: 12%;
    padding: 0 .83333em 1em;
    border: 0 !important;
    position: relative
}

#storeset_menu>ul>li>div.dropdown div.full-option {
    width: 100%;
    padding: 0 .83333em 1em;
    border: 0 !important;
    position: relative
}

#storeset_menu>ul>li>div.dropdown a {
    padding: 4px 10px 4px 20px;
    display: block;
    font-size: 16px
}

#storeset_menu>ul>li>div.dropdown ul.product img {
    padding-top: 20px
}

#storeset_menu>ul>li>div.dropdown ul.category {
    margin-top: 20px
}

#storeset_menu>ul>li>div.dropdown ul.category a {
    font-size: 12px
}

#storeset_menu>ul>li>div.dropdown a img {
    padding: 20px 2px 2px;
    display: block
}

#storeset_menu>ul>li>div.dropdown a.parent {
    color: #2B2B2B;
    display: inline-block;
    font: 400 17px Conv_AdventPro-Bold;
    padding: 20px 20px 6px;
    text-transform: uppercase
}

#storeset_menu>ul>li>div.dropdown a.parent img {
    margin-right: 10px;
    margin-bottom: 10px
}

#storeset_menu>ul>li>div .staticblock h3 {
    padding: 20px 20px 10px;
    display: block;
    color: #2b2b2b;
    text-transform: uppercase;
    font-family: Conv_AdventPro-Bold;
    font-weight: 400;
    font-size: 17px
}

#storeset_menu>ul>li>div .staticblock p {
    padding: 4px;
    color: #252525;
    margin-bottom: 4px;
    text-align: justify
}

#storeset_menu>ul>li>div .staticblock img,
#storeset_menu>ul>li>div.dropdown .manufacturer a img {
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(208, 208, 208, .6)
}

#storeset_menu>ul>li>div.dropdown ul {
    display: inline-block
}

#storeset_menu>ul>li>div.dropdown ul.product li {
    height: 210px
}

#storeset_menu>ul>li>div.dropdown ul.product a.hidelenght {
    display: block;
    font-weight: 700;
    padding-right: 0;
    white-space: pre-wrap;
    font-size: 11px;
    height: 14px;
    overflow: hidden
}

#storeset_menu>ul>li>div.dropdown ul.product img {
    border: 1px solid transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(208, 208, 208, .6);
    -webkit-box-shadow: 0 1px 2px rgba(208, 208, 208, .6);
    box-shadow: 0 1px 2px rgba(208, 208, 208, .6);
    margin: 10px auto
}

#storeset_menu>ul>li>div.dropdown ul.product span {
    font-weight: 700;
    padding-left: 20px
}

#storeset_menu>ul>li>div.dropdown ul.product span.price-old {
    text-decoration: line-through;
    color: #202020;
    font-weight: 500;
    margin-bottom: 36px
}

#storeset_menu>ul>li>div.dropdown ul.product span.price-new {
    font-weight: 700;
    margin-bottom: 36px
}

#storeset_menu>ul>li>div.dropdown ul.product li {
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center
}

#storeset_menu ul li ul li>div.sub_menu {
    z-index: 9999;
    top: -6px;
    display: none;
    padding-left: 14px
}

#storeset_menu ul li ul li>div.sub_menu ul {
    width: 100%
}

#storeset_menu ul li ul li:hover>div.sub_menu,
#storeset_menu ul li:hover>div {
    display: block
}

#storeset_menu ul li .full-option ul li {
    clear: none;
    float: left;
    max-width: 113px;
    text-align: center
}

#storeset_menu ul li .full-option ul li a {
    font-size: 14px
}

table.adress-table {
    border: 1px solid #dedede;
    padding: 10px;
    margin-bottom: 16px;
    width: 100%
}

.order-list {
    margin-bottom: 10px
}

.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.order-list .order-content {
    padding: 10px 0;
    display: inline-block;
    width: 99.5%;
    margin-bottom: 20px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE
}

.error,
.help,
table.radio td label {
    display: block
}

.order-list .order-content div {
    float: left;
    width: 33.3%
}

.attention,
.information,
.success,
.warning {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px
}

table.form,
table.list {
    margin-bottom: 20px
}

.success {
    background: url(../image/success.png) 10px center no-repeat #EAF7D9;
    border: 1px solid #BBDF8D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px
}

.warning {
    background: url(../image/warning.png) 10px center no-repeat #FFD1D1;
    border: 1px solid #F8ACAC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px
}

.attention {
    background: url(../image/attention.png) 10px center no-repeat #FFF5CC;
    border: 1px solid #F2DD8C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px
}

.compare-info,
table.list {
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD
}

.compare-info td,
table.list td {
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD
}

.attention .close,
.information .close,
.success .close,
.warning .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer
}

.required {
    font-weight: 700
}

.error {
    color: red;
    font-size: 16px
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    font-family: Verdana, Geneva, sans-serif
}

table.form tr td:first-child {
    width: 150px
}

table.form>*>*>td {
    color: #000
}

table.form td {
    padding: 4px
}

input.large-field,
select.large-field {
    width: 300px
}

table.list,
table.radio {
    width: 100%
}

table.list thead td {
    background-color: #EFEFEF;
    padding: 0 5px
}

.list thead td,
table.list thead td a {
    text-decoration: none;
    color: #222;
    font-weight: 700
}

table.list tbody td {
    padding: 0 5px
}

table.list .left {
    text-align: left;
    padding: 7px;
    float: none
}

table.list .right {
    text-align: right;
    padding: 7px;
    float: none
}

table.list .center {
    text-align: center;
    padding: 7px
}

table.radio td {
    padding: 5px
}

table.radio tr td:first-child {
    width: 1px
}

table.radio tr td:first-child input {
    margin-top: 1px
}

table.radio tr.highlight:hover td {
    background: #F1FFDD;
    cursor: pointer
}

.table-box {
    width: 83%
}

input[name=captcha] {
    margin-bottom: 10px
}

.sitemap-info {
    overflow: auto;
    margin-bottom: 40px
}

.sitemap-info .left,
.sitemap-info .right {
    float: left;
    width: 48%
}

.sitemap-info ul,
.sitemap-info ul li {
    list-style-type: disc !important
}

.sitemap-info ul li {
    padding-left: 20px
}

.compare-info {
    width: 100%;
    margin-bottom: 20px
}

.compare-info thead td,
.compare-info thead tr td:first-child {
    text-align: left
}

.compare-info tr td:first-child {
    text-align: right
}

.compare-info td {
    padding: 7px;
    width: 20%;
    text-align: center;
    vertical-align: top
}

.sb-search-input,
.sb-search-submit {
    background: #fff;
    border: none;
    outline: 0
}

.compare-info .name a {
    font-weight: 700
}

.compare-info .price-old {
    font-weight: 700;
    color: red;
    text-decoration: line-through
}

.compare-info .price-new {
    font-weight: 700
}

.panelcontent {
    min-height: 160px
}

.form-control {
    font-size: 12px
}

.sb-search {
    position: relative;
    width: 0;
    min-width: 60px;
    height: 46px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden
}

.sb-search-input {
    top: 0;
    right: 0;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 20px 20px 20px 10px;
    font-family: inherit;
    font-size: 14px;
    color: #2c3e50
}

.sb-search-input::-webkit-input-placeholder {
    color: #ff5100
}

.sb-search-input:-moz-placeholder {
    color: #ff5100
}

.sb-search-input::-moz-placeholder {
    color: #ff5100
}

.sb-search-input:-ms-input-placeholder {
    color: #ff5100
}

.sb-icon-search,
.sb-search-submit {
    width: 60px;
    height: 46px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer
}

#sidebar,
#sidebar.hero {
    top: 60px;
    height: 100%;
    bottom: 0
}

.sb-search-submit {
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    z-index: -1
}

.sb-icon-search {
    color: #fff;
    background: #373737;
    z-index: 90;
    font-size: 22px;
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.no-js .sb-search,
.sb-search.sb-search-open {
    width: 266px
}

.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    background: #373737;
    color: #fff;
    z-index: 21
}

.no-js .sb-search .sb-search-submit,
.sb-search.sb-search-open .sb-search-submit {
    z-index: 90
}

input[type=checkbox],
input[type=radio] {
    margin-top: 0
}

.cont-pad {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.btn-primary {
    border-color: transparent
}

ul.box-category.box-affiliate li a,
ul.box-category.box-affiliate li a:visited {
    display: inline-block
}

body {
    position: relative;
    width: 100%;
    left: 0;
    -webkit-transition: left .4s ease-in-out;
    -moz-transition: left .4s ease-in-out;
    -ms-transition: left .4s ease-in-out;
    -o-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out
}

#sidebar {
    background: #fff;
    position: absolute;
    width: 250px;
    left: -250px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 10001;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#sidebar.hero {
    left: 0;
    position: fixed;
    overflow-y: scroll;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#sidebar.hero #accordion {
    position: relative;
    top: 0;
    bottom: 0;
    height: 89%;
    overflow-y: scroll
}

#sidebar-toggle {
    border-radius: 3px;
    display: none;
    position: relative;
    padding: 10px 6px;
    float: left;
    width: 40px;
    height: 36px;
    margin: 7px 10px
}

#sidebar-toggle .bar {
    display: block;
    width: 25px;
    margin-bottom: 3px;
    height: 3px;
    background-color: #fff;
    border-radius: 1px
}

#sidebar-toggle .bar:last-child,
.submenu {
    margin-bottom: 0
}

#sidebar-toggle span {
    font-size: 24px
}

img.mobile-logo-img {
    width: 80%
}

.submenu {
    max-height: 0;
    overflow: hidden;
    transition: all 250ms ease
}

#sidebar .sidebar-a {
    display: block;
    min-height: 44px;
    border-top: 1px dotted #2B2B2B;
    line-height: 44px;
    font-size: 16px
}

#sidebar a#show-categories {
    border-top: 0
}

#sidebar .sidebar-a i {
    margin: 0 18px
}
.top-panel .sb-search {
    height: 46px
}

.top-panel .sb-icon-search,
.top-panel .sb-search-submit {
    width: 60px;
    height: 46px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 46px;
    text-align: center;
    cursor: pointer
}

html {
    height: 100%
}

.search-top {
    margin: 16px 0
}

#search-top span {
    font-size: 24px
}

.cart-top-mobile,
.login-top-mobile {
    margin: 14px 0
}

.cart-top-mobile span,
.login-top-mobile span {
    font-size: 26px
}

.cart-top-mobile {
    position: relative
}

.cart-top-mobile .cart-cols {
    position: absolute;
    top: 0;
    right: 10px;
    min-width: 15px;
    height: 15px;
    background: #FF5100;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
    padding: 0 4px;
    line-height: 15px;
    display: none
}

#search-top,
.cart-top-mobile,
.login-top-mobile {
    display: none !important
}

.mobile-icons-top {
    float: right
}

.search-box-top {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 100;
    padding: 10px
}

.search-box-top input[name=search] {
    background-color: #fff;
    display: block;
    padding: 10px 15px;
    font-size: 13px;
    color: #9a9a9a;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.search-box-top input[type=submit] {
    display: inline-block;
    padding: 11px 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    margin-left: 4px;
    margin-right: -4px
}

.box-main .header,
.navbar-fixed-bottom {
    display: none
}

.category-slide {
    float: left;
    width: 100%;
    max-height: 475px
}

.category-slide .owl-carousel .owl-stage-outer {
    max-height: 475px;
    overflow: hidden
}

.brands-slider .owl-theme .owl-controls,
.category-slide #cat-product1 .owl-controls,
.category-slide #cat-product2 .owl-controls {
    background: 0 0;
    border-top: none;
    margin: 10px -15px -24px;
    padding-top: 5px;
    text-align: center
}

.category-image {
    float: left;
    margin: -10px;
    width: 23%;
    position: relative
}

.category-image+.category-slide {
    width: 77%;
    margin-left: 20px
}

.view h2.view-header {
    position: absolute;
    bottom: -16px;
    right: 0;
    left: 0;
    z-index: 500;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    width: 254px;
    padding: 5px 0
}

.category-image img {
    height: 373px
}

.category-slide .item .name {
    margin-top: 0
}

.item .image img {
    max-height: 241px;
    margin: 0 auto
}

.category-slide .owl-theme .owl-controls {
    position: absolute;
    top: -74px;
    right: 0;
    z-index: 100
}

.category-image+.category-slide .owl-theme .owl-controls {
    top: 0
}

.brands-slider .owl-theme .owl-controls {
    position: absolute;
    top: -34px;
    right: 15px;
    z-index: 100
}

.news-style .owl-theme .owl-controls {
    position: absolute;
    top: -85px;
    right: 10px;
    z-index: 100
}

.owl-theme .owl-controls {
    background-color: transparent !important
}

.anylist-header {
    position: absolute
}

.category-slide .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px
}

.category-slide .owl-theme .owl-controls .owl-page span {
    background: #505050
}

.brands-slider .owl-next,
.brands-slider .owl-prev,
.category-slide .owl-next,
.category-slide .owl-prev,
.news-style .owl-next,
.news-style .owl-prev {
    float: left;
    padding: 5px 10px;
    margin: 0 2px;
    font-size: 0px;
    border: none;
    border-radius: 2px;
    font-weight: 700
}
.category-slide .owl-prev,
.brands-slider .owl-prev,
.news-style .owl-prev,
.image-additional-carousel .owl-nav .owl-prev {
background: url(/catalog/view/theme/sstore/images/arrow-left.svg) no-repeat center;    
}
.category-slide .owl-next,
.brands-slider .owl-next,
.news-style .owl-next, .image-additional-carousel .owl-nav .owl-next {
background: url(/catalog/view/theme/sstore/images/arrow-right.svg) no-repeat center;    
}

.brands-slider .owl-next:hover,
.brands-slider .owl-prev:hover,
.category-slide .owl-next:hover,
.category-slide .owl-prev:hover,
.news-style .owl-next:hover,
.news-style .owl-prev:hover {

}

.category-slide .item {
    width:420px;
    text-align: center
}

.owl-item.loading {
    min-height: 150px
}

.item {
    margin: 0;
    max-width: 100%;
    text-align: center;
    position: relative
}

#column-left .item,
#column-right .item {
    text-align: left !important
}

.item .image {
    display: block;
    position: relative
}

.item .image .new {
    position: absolute;
    top: 0;
    right: 0;
    width: 123px;
    height: 44px;
    z-index: 10
}

.item .image .sticker {
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 2px;
    padding: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .196);
    text-align: center;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    -khtml-border-radius: 50em;
    border-radius: 50em;
    height: 40px;
    line-height: 40px;
    width: 40px;
    background-color: rgba(255, 81, 0, .85)
}

.item .name a,
.item .price {
    display: block;
    margin-bottom: 4px
}

.item .image img {
    padding: 0;
    border: 0
}

.item .name {
    height: 20px;
    overflow: hidden;
    margin-top: 10px
}

.item .name a {
    text-decoration: none
}

.item .price,
.item:hover .name a {

}

.item .cart .button-cart:hover,
.item .compare:hover,
.item .wishlist:hover {
    color: #fff
}

.item .price,
.item .price-new {
    font-weight: 700
}

.item .price {
    font-size: 22px;
    margin:16px 0;
}

.item .cart {
    opacity: 0;
    margin: 0 auto;
    width: 130px
}

.item .cart .button-cart,
.item .compare,
.item .wishlist {
    display: block;
    line-height: 33px;
    width: 36px;
    height: 33px;
    float: left;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.item:hover .cart {
    opacity: 0
}

.item .cart a {
    cursor: pointer
}

.item .cart .button-cart {
    border-radius: 2px;
    padding: 0
}

.item .compare,
.item .wishlist {
    position: relative;
    margin-left: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.item .price-old {
font-size: 16px;
    text-decoration: line-through;
    color: #ffffff;
    font-weight: 500;
}

.item .rating {
    margin-top: 10px
}

a.anylist-header {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.nav-tabs {
    position: relative;
    z-index: 3;
    top: 5px;
    display: flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin:20px 0;
}

.box-content .body-news h3 span,
.news-style h3 span {
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase
}

.nav-tabs>li {
    position: relative !important;
    text-align:center;
    margin-right:10px;
}
.nav-tabs>li>a {
    position:relative;
    z-index:10;
}
.nav-tabs>li:before {
 content:'';
 display:block;
 background:#505050;
 position:absolute;
 top:6px;
 z-index:1;
 transform:skew(-15deg);
width: 100%;
height: 38px;
}

.nav-tabs>li:hover:before, .nav-tabs>li.active:before {
background:#212121;
}

.news-style h3 {
    color: #000;
    font-size: 14px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 22px
}

.news-style h3 span {
    color: #9A9393;
    font-size: 12px;
    font-weight: lighter;
    text-align: center
}

.news-style {
    padding: 10px 0
}

.body-news {
    background: #fff;
    padding: 5px
}

.news-style .btn-link {
    border-radius: 0;
    color: #7f8c8d;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase
}

.news-style p {
    color: #7f8c8d;
    margin-bottom: 20px;
    padding: 0 10px
}

.news-style .inner {
    padding: 5px
}

@media (max-width:991px) {
    .news-style .col-md-3 {
        margin-bottom: 30px
    }
}

@media (max-width:475px) {
    .news-style .col-md-3 {
        width: 100%
    }
.product-info .image-additional{
    width:300px;
}
.product-grid.row > div.product{
border-bottom: solid 2px #7b7b7b;
}
.collapse.in .nav{
    display: flex;
    flex-direction: column;
    font-size: 16px;
}
.collapse.in .btn-group, .collapse.in .btn-group > .dropdown-menu {
    display: flex;
    align-items: center;
    padding:0;
}
.collapse.in .pull-left .dropdown-toggle {
    margin-top: -16px;
}
}

.news-set {
    margin: 3em 1em 2em;
    text-align: left;
}

.news-set.center {
    padding: 0
}

.news-set.center.column IMG {
    float: left;
    margin: 0 10px 10px 0
}

.news-set .inner {
    margin: -18px auto 0;
    font-weight: 700;
    font-size: 1.5em
}

.news-set span {

    padding: 3px 20px
}

.box-content.news {
}

.box-content .body-news h3 {
    font-size: 16px;
    padding: 10px 0;
    height: 60px;
    overflow: hidden;
    text-align: center
}

.box-content .body-news h3 span {
    font-size: 12px;
    font-weight: lighter;
    text-align: center
}

.box-main .tab-content .owl-theme .owl-controls {
    position: absolute;
    top: -40px;
    right: -10px;
    z-index: 100
}

.box-main .nav-tabs {
    margin-top: 0
}

.box-main .tab-content .owl-next,
.box-main .tab-content .owl-prev {
    float: left;
    padding: 5px 10px;
    margin: 0 2px;
    font-size: 14px;
    border: 1px solid #dedede;
    border-radius: 2px;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #fdfdfd 0, #f8f8f8 100%);
    font-weight: 700
}

.box-main .tab-content .owl-next:hover,
.box-main .tab-content .owl-prev:hover {
    border-color: #c2c2c2
}

.tab-content {
    box-shadow: none
}

.image .thumbnails {
    height: 490px
}

.news-full-desc {
    font-size: 16px;
   line-height:1.5em;
    color: #ffffff
}


#input-sort {
    max-width: 182px
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0
}

.list-group-item {
    border: 1px solid #dedede;
    padding: 8px 15px
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    color: #000;
    background: #F5F5F5;
    border: 1px solid #dedede
}

.box-main {
    text-align: center;
    max-width:1400px;
    margin: 0 auto;
}

.box-main .nav-tabs,
.box-main .tab-content {
    border: 0 !important;
    margin-bottom: 0 !important
}

.box-main .nav-tabs>li.active,
.box-main .nav-tabs>li:hover {
    border: 0 !important;
    background: 0 0 !important;
    margin: 0
}

.box-main .nav-tabs>li {
    border: 0 !important;
    background: 0 0 !important
}

.box-main .nav-tabs>li>a {
    padding: 5px 10px;
    margin: 0 6px;
    border-radius: 2px;
    background: #f8f8f8;
    background: linear-gradient(to bottom, #fdfdfd 0, #f8f8f8 100%);
    font-weight: 700;
    color: #555
}

.box-main .nav-tabs>li.active>a,
.box-main .nav-tabs>li.active>a:focus,
.box-main .nav-tabs>li.active>a:hover {
    border: 1px solid #dedede !important;
    border-bottom-color: #c2c2c2;
    color: inherit
}

.box-main .nav-tabs>li.active>a,
.box-main .nav-tabs>li.active>a:hover,
.box-main .nav-tabs>li>a:hover {
    border-color: #c2c2c2
}

.box-main .nav>li>a:focus,
.box-main .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent
}

.top-panel .navbar {
    min-height: 60px;
    box-shadow: none;
    margin: 0;
    background: transparent;
}

.login-checkout,
.top-panel .dropup .dropdown-toggle {
    box-shadow: none !important
}

.top-panel .navbar ul .f-r {
    text-align: right
}

.top-panel .navbar ul .f-r a {
    float: right
}

.top-panel .navbar ul .f-r a:first-child {
    padding-right: 0
}

.top-panel .navbar a {
    line-height: 30px;
    font-size: 20px
}

.top-panel .dropup .dropdown-menu {
    top: 29px;
    bottom: auto
}

.top-panel .dropup .dropdown-menu a {
    font-size: 14px;
    line-height: 20px
}
.socials-box{
   display:flex;
   justify-content:flex-start; 
   margin-bottom:2em;
}

.socials-box a {
    height: 36px;
    line-height: 36px;
    margin: 0 30px 7px 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.socials-box a:hover {
opacity:0.8;
}

.socials-box a i {
    font-size: 32px;
    margin: 0;
    color: #ffffff !important
}

.faded {
    opacity: .7
}

.image-additional .owl-stage {
    margin: 0 auto
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 0 !important
}

.nav-tabs {
    border-bottom: 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(221, 221, 221, .74)
}

.btn {
    border-radius: 2px;
    transition-delay: 0;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 0, 1, 1)
}

#megamenu-menu.navbar {
    margin-bottom: 0
}

#container .alert {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.margined-slider {
    margin-top: 30px
}
.options{
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    display: grid;
    
}
.form-group.only-image-opt >div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.options label.control-label, .options b.req-star{
     position: relative;
     display:block;
     font-weight: bold;
    padding: 10px 15px;   
}
.options label.control-label:before, .options b.req-star:before{
    content: '';
    display: block;
    width: 160px;
    height: 34px;
    background: #d84300;
    transform: skew(-15deg);
    position: absolute;
    z-index: -1;
    top: 9px;
    left: 0;
}
.options div.radio {
    margin: 0 2px;
    display:flex;
    align-items:center;
}


.options div.radio .not-selected-img,
.options div.radio .selected-img {
    padding-left: 0
}

.options div.radio img {
    padding: 4px;
    border:solid 2px transparent;
}

#related .item {
    height: 380px
}

h2.account-heading {
    margin-bottom: 0
}

ul.account-ul {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgba(255, 81, 0, .12);
    padding: 20px 0
}

ul.last-account-ul {
    border: 0
}

ul.account-ul li {
    padding: 30px 10px;
    display: table-cell;
    width: 25%
}

ul.list-unstyled.megamenu-haschild.simple-category li,
ul.sitemap-ul li {
    padding-left: 10px
}

ul.account-ul li a {
display: flex;
    text-decoration: none;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}

ul.account-ul li i {
    display: block;
    width: 100px;
    font-size: 40px;
}

ul.account-ul li a span {
    max-width: 65%;
    display: block;
    margin: 0 auto
}

ul.account-ul li:hover {
    border-radius: 6px
}

ul.account-ul li:hover a,
ul.account-ul li:hover a:hover,
ul.account-ul li:hover i {
    color: #fff !important;
    text-decoration: none
}

.sidebar-a ul li {
    font-size: 14px;
    line-height: 24px;
    margin-left: 18px
}

.sidebar-a h3 {
    font-weight: 400;
    margin-left: 18px;
    text-transform: uppercase;
    margin-top: 16px;
    font-size: 20px
}

#payment-new legend {
    border-bottom: 0
}

.product-grid div.pagination {
    text-align: center;
    width: 100%;
    margin: 20px 0
}

div.pagination {
    margin: 0
}

h1.contact-header {
    padding-left: 15px;
    padding-right: 15px
}

.map-box {
    margin: 10px 0
}

.map-box h4 {
    font-size: 16px
}

.product-box-item {
    text-align: center;
    padding: 20px 0;
    margin: 0 10%
}

.product-box-item+.product-box-item {
    border-top: 1px solid #F5F5F5
}

.product-box-item img {
    width: 40%
}

.product-box-item .rate img {
    width: 32%
}

#column-left .owl-nav,
#column-right .owl-nav {
    position: absolute;
    top: -44px;
    right: 0;
    color: #fff;
    line-height: 38px;
    font-size: 28px
}

#column-left .owl-nav .owl-next,
#column-left .owl-nav .owl-prev,
#column-right .owl-nav .owl-next,
#column-right .owl-nav .owl-prev {
    display: inline-block
}

#column-left .owl-nav .owl-prev,
#column-right .owl-nav .owl-prev {
    margin-right: 14px
}

#column-left .owl-nav .owl-next,
#column-right .owl-nav .owl-next {
    margin-right: 8px
}

.module-left {
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5
}

#column-left .item:hover .name a,
#column-right .item:hover .name a {
    color: inherit
}

.product-box-item:hover .name a {
    text-decoration: underline;
    color: #ff5100 !important
}

.box-main .owl-carousel {
    margin: 0
}

#column-left .body-news p,
#column-right .body-news p {
    padding: 4px 10px
}

#column-left #owl-news-column,
#column-left #owl-special-column,
#column-right #owl-news-column,
#column-right #owl-special-column {
    margin-bottom: 0 !important
}

p.subscribe {
    color: #CCC
}

.subscribe-content {
    position: relative;
    margin-bottom: 18px
}

.subscribe-content .input-box {
    height: 35px;
    line-height: 35px;
    background: #F3F3F3;
    width: 100%
}

.subscribe-content input.input-text {
    height: 35px;
    display: block;
    line-height: 35px;
    width: 100%;
    padding-left: 10px;
    border: none;
    background: rgba(199, 197, 197, .48)
}

.subscribe-content .actions {
    float: left;
    width: 35px;
    position: absolute;
    right: 0;
    top: 0
}

.subscribe-content .actions button.button {
    overflow: visible;
    margin: 0;
    cursor: pointer;
    width: 35px;
    padding: 0;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #464646;
    color: #FFF;
    border: none;
    font-family: Arial;
    font-size: 0
}

.subscribe-content .actions button.button .fa {
    width: 36px;
    display: inline-block;
    font-size: 25px;
    color: #fff;
    line-height: 35px
}

.box-nain .news-set {
    border-top: 1px solid rgba(168, 164, 164, .5)
}

.box-nain .owl-carousel {
    background: 0 0
}

.box-nain .body-news {
    background: #fff;
    padding: 0 5px;
    margin: 0 20px
}
article#content {
    padding: 0;
}
.blog-layout.blog-list {
    min-height: 370px;
    margin-bottom: 30px
}
.blog-layout.blog-list .image a {
    display: block;
    margin-top: -50px;
}
.blog-layout.blog-list:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.blog-layout.blog-list .image {
max-height: 400px;
    overflow: hidden;
}

.blog-caption .date,
.blog-caption h4 {
    text-align: center
}

.blog-caption h4 {
    height: 50px;
    overflow: hidden;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 5px;
    line-height: 18px
}

.blog-caption .text {
    padding: 0 4px;
    text-align: justify;
    color: #777
}

.news-full-desc .img-thumbnail {
    border: none;
    width: 100%
}

h3.news-featured {
    font-weight: 400;
    text-transform: uppercase
}

.news-full-desc-header {
    margin: 0 0 10px;
    font-size: 22px
}

.banner-box {
    margin: 20px auto 0
}

.banner-box .image-box {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.body-news img {
    width: 100%;
    height: 100%
}

.box-filter {
    padding: 20px;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    background: #fff
}

.box-filter span {
    padding: 1px;
    font-size: 18px;
    line-height: 26px
}

.box-filter label {
    cursor: pointer;
    color: #232323;
    font-weight: 400;
    font-size: 14px;
    padding-top: 1px
}

.box-filter ul li:hover {
    background: #fafafa
}

.checkbox-filter {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    line-height: 16px
}

.checkbox-filter-main input[type=checkbox] {
    display: none
}

.checkbox-filter:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background-color: #E4E2E2;
    border: 1px solid #CCC9C9;
    color: #fff;
    text-align: center;
    border-radius: 1px;
    margin: 0 5px 0 0
}

.checkbox-filter-main input[type=checkbox]:checked+.checkbox-filter:before {
    content: "\2713";
    font-size: 17px;
    font-weight: 700;
    border: 1px solid rgba(165, 165, 165, .46);
    color: #3EA748;
    background-color: #fdfdfd
}

#button-filter {
    margin: 10px 0 0
}

#sstore-3-level,
#sstore-3-level ul,
#sstore-3-level ul li,
#sstore-3-level ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sstore-3-level {
    width: 100%;
    color: #fff
}

#sstore-3-level ul ul {
    display: none
}

#sstore-3-level>ul>li.active>ul {
    display: block
}

.align-right {
    float: right
}

#sstore-3-level>ul>li>a {
    padding: 16px 22px;
    cursor: pointer;
    z-index: 2;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    background: #05080a;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#sstore-3-level>ul>li>a:hover {
    color: #d8f3f0
}

#sstore-3-level ul>li.has-sub>a.toggle-a:after {
    position: absolute;
    right: 26px;
    top: 19px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #fff;
    content: "";
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

#sstore-3-level>ul>li .toggle-a {
    position: absolute;
    right: 0;
    top: 0
}

#sstore-3-level ul>li.has-sub>a.toggle-a:before {
    position: absolute;
    right: 22px;
    top: 23px;
    display: block;
    width: 10px;
    height: 2px;
    background: #fff;
    content: "";
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

#sstore-3-level ul>li.has-sub.open>a.toggle-a:after,
#sstore-3-level ul>li.has-sub.open>a.toggle-a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#sstore-3-level ul ul li a {
    padding: 14px 22px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #ddd;
    background: #535e6b;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#sstore-3-level ul ul ul li a {
    padding-left: 40px
}

#sstore-3-level ul ul ul li a.current-link {
    color: #f8ff74
}

#sstore-3-level ul ul li a:hover {
    color: #fff
}

#sstore-3-level ul ul>li.has-sub>a:after {
    top: 16px;
    right: 26px;
    background: #ddd
}

#sstore-3-level ul ul>li.has-sub>a:before {
    top: 20px;
    background: #ddd
}

.size-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 1000px;
    margin: 20px auto
}

.slideshow-box .owl-controls .owl-nav div {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    transition: all .3s ease
}

#filter-mobile,
#filter-mobile .box-heading,
#filter-mobile.filter-show,
#filter-mobile.filter-show .box-heading {
    transition-timing-function: cubic-bezier(.1, .57, .1, 1);
    transition-duration: .5s
}

.slideshow-box .owl-controls .owl-nav .owl-prev {
    left: 10px;
    top: 50%
}

.slideshow-box .owl-controls .owl-nav .owl-next {
    right: 10px;
    top: 50%
}

.slideshow-box .owl-carousel:hover .owl-nav div {
    opacity: .7
}

.slideshow-box .owl-carousel:hover .owl-nav div:hover {
    opacity: .4
}

.slideshow-box .owl-controls .owl-nav div i {
    font-size: 40px;
    margin: -20px 0 0
}

.slideshow-box .owl-dots {
    text-align: center;
    top: 0;
    position: relative;
    cursor: pointer
}

.slideshow-box .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 6px
}

.slideshow-box .owl-dots .owl-dot span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.slideshow-box .owl-dots .owl-dot.active span {
    background: rgba(0, 0, 0, .9)
}

.image-additional-carousel .owl-nav {
    position: absolute;
    top: 42%;
    width: 100%
}

.image-additional-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0
}

.image-additional-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0
}

.image-additional-carousel .owl-nav .owl-next,
.image-additional-carousel .owl-nav .owl-prev {
    font-size:0;
    padding: 15px
}

#tab-description ul,
.news-full-desc ul {
    padding: 0;
    list-style: none
}

#tab-description ul>li,
.news-full-desc ul>li {
    position: relative;
    padding-left: 15px
}

#tab-description ul>li:before,
.news-full-desc ul>li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 3px;
    margin-top: -4px;
    border-radius: 50%;
    background: #cbcbcb
}

.product-info .image h1 {
    position: relative
}

.product-info .image h1 span {
    position: absolute;
    top: 30px;
    left: 0;
    background: url(../images/icon-new.png) no-repeat;
    width: 50px;
    height: 49px;
    z-index: 1
}

.cart-total-row {
    margin: 20px 0;
    font-size: 16px
}

.cart-total-row div {
    text-align: right
}

a.register.logged {
    padding: 0 5px !important;
    margin: 0 5px;
    color: #e02021
}

.reward-product {
    padding: 10px 0 0;
    font-size: 16px
}

.tab-content .owl-item img {
    margin-bottom: 10px
}

.image-hover-effect img,
.reviewfield .col-sm-9 input#input-name,
.reviewfield .col-sm-9 textarea {
    width: 100%
}

.reviewfield .col-sm-9 textarea {
    resize: vertical
}

.row.menu-row {
    margin-right: 15px
}

.menu {
    z-index: 1000;
    position: relative;
}
#megamenu-menu .container {
    position: relative;
}
.pull-left {
    z-index: 1000;
    position: relative;
}
a.cheaper {
    display: block;
    padding: 16px 0;
    vertical-align: middle;
    color: #fff;
    text-decoration:underline;
}

#tab-specification .table-bordered,
#tab-specification .table-bordered>tbody>tr>td,
#tab-specification .table-bordered>tbody>tr>th,
#tab-specification .table-bordered>tfoot>tr>td,
#tab-specification .table-bordered>tfoot>tr>th,
#tab-specification .table-bordered>thead>tr>td,
#tab-specification .table-bordered>thead>tr>th,
div.tab-pane table thead tr td {
    border: 0
}

#tab-specification .table-bordered>thead>tr>td {
    border-bottom: 1px solid #f0f0f0
}

#tab-specification .table-bordered>tbody+tbody {
    border-top: 1px solid #f0f0f0
}


.account-content .table-div,
.account-content form {
    width: 70%;
}

.rememberme {
display:block;
margin-top:1em;
text-decoration:underline;    
}

.account-content .well h2 {
    padding-right: 0
}


.account-content .buttons {
    margin-top: 20px;
    text-align: center
}

.account-content .buttons div {
    display: inline-block;
    margin: 0 20px;
    text-transform: uppercase
}

.account-content .button,
.account-content .buttons div .button {
    text-transform: uppercase
}

.account-content .buttons div .button-back {
    text-decoration: underline
}

.account-content .buttons div .button-back:hover {
    text-decoration: none
}

.account-content .table-div {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
    margin-bottom: 20px
}

.account-content .table-div.wishlist-table {
    padding: 0;
    border-radius: 2px
}

.account-content .table-div table {
    border: 0;
    margin-bottom: 0
}

.account-content .table tbody tr:hover {
    background: 0 0
}

.account-content .table tbody tr td {
    border: 0
}

.wishlist-tr,
.wishlist-tr td {
    border: 0 !important
}

.account-content .table-div table .button-back {
    text-decoration: underline;
    text-transform: uppercase;
    display: block;
    margin-top: 30px
}

.account-content .table-div table .button-back.no-mt {
    margin-top: 0
}

.account-content .table-div table .button-back.no-mt .fa {
    margin-left: 6px;
    font-size: 16px
}

.account-content .buttons div .button .fa {
    margin-right: 6px
}

.registration-confirm {
 text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 3em;   
}

.wishlist-content-tr {
    padding: 10px;
    height: 80px
}

.wishlist-content-tr:hover {
    background-color: rgba(255, 81, 0, .11) !important
}

.wishlist-content-tr td {
    vertical-align: middle !important
}

.newsletter-label {
    text-align: right !important
}

.newsletter-div {
    text-align: left !important
}

.btn-info,
.btn-primary {
    color: #fff !important
}

.account-content .radio {
    text-align: left
}

.well {
    background: 0 0;
    border: 0;
    box-shadow: none
}

.box .panel-footer,
.filtered .list-group-item {
    background: #fafafa
}

.well p.text {
    margin-bottom:2em;
}

.reg-text {
    display: block !important;
    margin-bottom: 10px !important
}

.reg-text input[type=checkbox] {
    margin-top: 2px;
    vertical-align: top
}

.options input[disabled]+label,
.options label input[disabled]+.disable-image-option {
    position: relative;
    opacity: .5;
    cursor: help
}

.options input[disabled]+label:before,
.options label input[disabled]+.disable-image-option:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.options label input[disabled]+.disable-image-option:before {
    top: 5px;
    left: 5px;
    right: 0;
    bottom: 0;
    margin: 0
}

.options div.radio .selected-img img {
    border-color: #E02020
}

.options input[disabled]+label:hover,
.options label input[disabled]+.disable-image-option:hover {
    opacity: .2
}
.blog-img {
    max-height: 500px;
    overflow: hidden;
}
.img-thumbnail:hover,
.not-selected:hover {
    opacity: .8
}

.box .panel-footer {
    border: 1px solid rgba(208, 208, 208, .22);
    border-top: 0;
    border-radius: 0
}

#filter-products-form #input_price_max,
#filter-products-form #input_price_min {
    border: 1px solid rgba(154, 154, 154, .17) !important;
    border-radius: 0 !important;
    background: rgba(204, 204, 204, .07);
    font-size: 12px;
    height: 24px;
    padding: 5px
}

#filter-products-form .list-group-item {
    max-height: 236px;
    overflow-x: hidden;
    border: 1px solid rgba(208, 208, 208, .22);
    border-top: 0
}
#filter-products-form .ui-widget-content {
   background:transparent!important;
    max-width: 260px;
    margin: 0 auto; 
}

#filter-products-form .ui-widget-header {
    background: rgb(255 255 255);
    font-weight: 700;
    max-height: 3px;
    top: 4px;
}

#tab-description,
.cat-options .control-label,
.checkout_form .fastorder-panel-default p strong,
.slideshow-box h2 {
    font-weight: 400
}

.avg_rating,
.sreview-author,
.store-rating {
    font-weight: 700
}

#filter-products-form .ui-state-,
#filter-products-form .ui-state-default {
    background: #ffffff !important;
    border-radius: 50px
}

#filter-products-form .ui-state-hover {
    background: #ffffff !important;
    cursor: pointer
}

#filter-products-form .checkbox-image {
    float: left;
    margin-right: 6px
}

#filter-products-form .checkbox-image img {
    cursor: pointer;
    border: 2px solid rgba(171, 171, 171, .23);
    border-radius: 2px
}

#filter-products-form .checkbox-image img:hover {
    cursor: pointer;
    border: 2px solid rgba(171, 171, 171, .53)
}

#filter-products-form .highlight {
    border: 2px solid rgba(87, 87, 87, .99) !important
}

#filter-products-form a.list-group-item{
     display: flex;
    justify-content: space-between;   
}

#filter-products-form a.list-group-item .name {
float: none;
    font-weight: bold;
    padding: 6px 12px;
    cursor: pointer;
    position: relative;
    background: #555;
    transform: skew(-15deg);
}

#filter-products-form a.list-group-item .name:hover {
    text-decoration: none
}

.buynow a,
.rew-disabled a {
    text-decoration: underline
}

.buynow a:hover,
.rew-disabled a:hover,
a.out-of-stock-button:hover {
    text-decoration: none
}

#filter-products-form a.list-group-item .link {
    cursor: pointer;
    color:#fff;
}


.buynow,
.buynow a,
.buynow a:hover {
    color: #fff
}

#filter-products-form .item-content {
    display: none
}

#filter-products-form .expanded .item-content {
    display: block
}

#filter-products-form .price-item,
.price-name {
    border-bottom: 0 !important
}

#filter-products-form .ui-widget-content {
    border: 0
}

#filter-products-form input[type=checkbox],
#filter-products-form input[type=radio] {
    margin-top: 2px
}

#filter-mobile {
    position: fixed;
    top: 70px;
    bottom: 0;
    left: -320px;
    width: 320px;
    z-index: 100;
    overflow: scroll;
    background:#000000;
}

#filter-mobile.filter-show {
    left: 0
}
.filter-heading {
    padding: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#filter-close {
width: 40px;
    height: 40px;
    padding: 0.5em;
    color: #fff;
    line-height: 22px;
    font-size: 22px;
    cursor: pointer;
    z-index: 101;
    text-align: right;
    order: 1;
}

.mobile-category-header {
    display: block;
}
#filter-button {
    font-size: 20px;
    padding: 10px 20px 10px 50px;
    z-index: 99;
    height: 50px;
    line-height: 50px;
    color: #fff;
    transform: skew(0deg);
    align-items: center;
    display: flex;
    cursor: pointer;
    background: url(/catalog/view/theme/sstore/images/filter.svg) no-repeat 10px center #212121!important;}

#filter-mobile .box-heading {
    position: fixed;
    width: 240px;
    top: 60px;
    left: -240px;
    right: 0;
    z-index: 3
}

#filter-mobile .box {
    display:block;
}

#filter-mobile.filter-show .box-heading {
    left: 0
}
#filter-products-form .price-item .row {
    display: flex;
}

.manufacturers-filter .item-content {
    max-height: 246px !important
}

.category-slide,
.image-additional {
    opacity: 0
}

.product-info .stickers {
    font-size: 14px;
   padding: 10px;
    transform: skew(-15deg) translate(20px, 0px);
    line-height: 24px;
    -webkit-box-shadow: 0 2px 17px -4px rgba(0, 0, 0, .27);
    -moz-box-shadow: 0 2px 17px -4px rgba(0, 0, 0, .27);
    box-shadow: 0 2px 17px -4px rgba(0, 0, 0, .27);
    clear: both;
    display: inline-block;
    margin-bottom: 10px
}

.availabil,
.micro-price {
    display: none
}

.sticker-box {
    position: absolute;
    left: 0;
    top: 150px;
    width: 20%;
    z-index: 2
}

.stickers-cat {
line-height: 22px;
    padding: 6px 12px;
    margin-bottom: 6px;
    top: 30px;
    right: 15px;
    position: absolute;
    clear: both;
    color: #ffffff!important;
    transform: skew(-15deg);
}

.sticker-box-cat {
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    z-index: 2000
}

a.popup_view_button {
    z-index: 3000
}

#contacts i.contacts-fa {
    position: absolute;
    top: 34%;
    left: 22%;
    font-size: 24px;
    cursor: default
}

#right-block i,
.product-box-item,
div#tab-extra-0 {
    position: relative
}

#shedule i {
    position: absolute;
    top: 33%;
    left: 28%;
    font-size: 24px
}

#right-block i {
    top: 46%;
    float: right;
    margin-right: 16px;
    font-size: 24px
}

.product-box-item .sticker-box-cat {
    border-radius: 4px;
    margin-top: 5px
}

.item .sticker-box-cat .stickers-cat,
.product-box-item .sticker-box-cat .stickers-cat {
    border-radius: 1px;
    font-size: 11px
}

.box .owl-nav {
    font-size: 16px !important;
    line-height: 38px !important
}

.ya-share2__badge {
    border-radius: 50% !important
}

.news-full-desc .ya-share2 ul>li {
    padding-left: 0 !important
}

.buynow {
    height: auto;
    line-height: 30px;
    width: auto;
    margin: 20px auto 0;
    padding: 10px 20px;
    font-size: 22px;
    background: #8FBB6D;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, .1)
}

.buynow span,
.stars-rev {
    font-size: 16px
}
.stars-rev {
    color: #ffdf88
}

.review-list .author {
    font-size: 16px;
}


.category-info ul,
.category-info ul li {
    list-style: inherit;
    margin-bottom: 0.5em;
}

.category-info ul {
    padding-left: 20px
}

.man-list-logo {
    margin: 10px 5px
}

.man-list-logo:hover {
    -webkit-box-shadow: 0 2px 25px -1px rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 2px 25px -1px rgba(0, 0, 0, .13);
    box-shadow: 0 2px 25px -1px rgba(0, 0, 0, .13)
}

p.rcom {
    font-size: 12px;
    color: #fff!important;
    padding: 4px 6px
}

.list-reviews-row,
.reviewspage-header,
.store-rating {
    font-size: 16px
}

.revcom {
margin-bottom:3em;
}

.comm-st {
    line-height: 1.5em;
    font-weight: normal;
}

.com-column {
    text-align: center;
    padding: 6px
}

.nomar {
    margin: 0 !important
}

div#tab-extra-0 {
    height: auto;
}

.store-rating .rating-count,
.store-rating .rating-from {
    display: inline-block;
    padding: 9px 12px;
    background: #f8f8f8
}

.store-rating .rating-count {
    color: #2aa51d
}

.store-rating .rating-from {
    color: #ff5100
}

.input-sort-reviews {
    margin-top: 8px
}

.sort-reviews-row {
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    margin: 0
}

.list-reviews-row+.well-sm {
    padding: 20px 0
}

.reviews-content .product-list {
    border-bottom: 1px solid #ececec;
    padding: 10px 4px 20px;
    overflow: visible
}

.reviews-content .product-list .well-sm {
    color: #5a5959;
    font-size: 14px;
    line-height: 24px
}

.small-date {
    font-size: 12px;
    color: #b7b7b7
}

.bigrating {
    font-size: 14px
}

.avg_rating {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    color: #2aa51d
}

.avg_rating span {
    border-bottom: 1px dashed #2aa51d
}

.avg_rating_info {
    display: none
}

.avg_rating:hover+.avg_rating_info {
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    padding: 15px;
    font-size: 14px;
    line-height: 22px;
    background: #fff;
    border: 1px solid rgba(226, 226, 226, .69)
}

.rev-pagination {
    padding: 10px 0 0
}

.product-info .stickers,
.stickers-cat {
    border-radius: 0
}

.box.info-box {
    margin-top: 20px
}

.info-box .box-content {
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 10px
}

.info-box .box-content ul li {
    padding: 6px 0
}

.cat-options {
    color: rgba(82, 80, 105, .74);
    display: none;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px
}

.cat-options .radio {
    display: inline-block;
    margin: 0
}

.cat-options .radio label {
    padding-left: 0;
    max-height: 20px;
    max-width: 16px;
    vertical-align: middle;
    cursor: default;
    margin-right: 4px
}

#right-block .fa-shopping-bag,
.fastorder-panel-default label {
    cursor: pointer
}

.cat-options .form-group {
    margin: 0;
    padding: 6px 0 0
}

.product-grid .product:hover .product-about .cat-options {
    display: block
}

.cat-options .size-box .radio label {
    max-height: 20px;
    max-width: 100px;
    background: #f0f0f0;
    padding: 2px 4px;
    margin-top: -2px;
    margin-right: 6px
}

.cat-options+div,
.product-grid .price+div {
    border-top: 1px solid #FFF
}

.cat-options .radio label img {
    border: 1px solid #f0f0f0;
    margin-top: 1px
}

a.out-of-stock-button {
    background: rgba(191, 191, 191, .75);
    color: rgba(0, 0, 0, .47);
    padding: 10px 16px;
    border-radius: 5px;
    line-height: 16px;
    position: relative;
    display: block;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%
}

.sreview-author {
    font-size: 16px;
    line-height: 20px
}

.sreview-date {
    font-size: 12px;
    line-height: 16px;
    color: #949494
}

.fastorder-panel-default .panel-heading,
.rew-disabled {
    font-size: 16px
}

.sreview-text {
    color: #5d5d5d;
    line-height: 16px
}

.button-all-sreview {
    text-align: center;
    margin-bottom: 15px
}

input.form-control.order-quantity {
    min-width: 40px
}

.checkout_form-first-div {
    position: relative;
    z-index: 10
}

.login-checkout .forgotten {
    padding-left: 10px
}

.login-checkout {
    border-radius: 0 !important;
    background-color: rgba(233, 233, 233, .17) !important;
    border-color: #f7f7f7 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.login-checkout .fastorder-panel-default.login-form {
    margin-bottom: 0;
    border-radius: 0;
    background-color: transparent;
    border-color: #fbfbfb;
    box-shadow: none
}

.login-checkout #show-login {
    padding-left: 15px;
    padding-right: 15px
}

.fastorder-panel-default {
    border-radius: 0 !important
}

.fastorder-panel-default .panel-heading,
.fastorder-panel-default .panel-heading h4 {
    color: #fff;
    border-color: rgba(221, 221, 221, 0);
    border-radius: 0
}

.checkout_form .fastorder-panel-default {
    border-color: #f7f7f7 !important
}


.checkout_form .fastorder-panel-default label {
    font-weight: 400;
    line-height: 1
}

#cart_table>tbody>tr>td {
    border-top: 0 !important;
    border-color: #f7f7f7 !important
}

#cart_table>thead>tr>td,
.fastorder-table-bordered tr td {
    border-bottom-width: 1px !important;
    border: 1px solid #f7f7f7 !important
}

#cart-table .fastorder-panel-default .panel-collapse .panel-body {
    border-top: 0 !important
}

.fastorder-panel-default .form-control,
.login-checkout .form-control {
    border-radius: 0;
    background: #fafafa
}

.fastorder-panel-default input[type=checkbox] {
    margin-top: -3px;
    cursor: pointer
}

.fastorder-panel-default .panel-heading i {
    margin-right: 8px
}

#content .product-info .tabs-box .tab-content>.active {
    display: initial
}

.tooltip-inner {
    max-width: 500px !important
}

.box-content .banner>div {
    margin-bottom: 0
}

.rew-disabled {
    padding: 14px 0
}


.top-panel-div a {
    padding: 0;
    font-size:20px;
  text-decoration: none;  
}
.top-panel-div a span.top-panel-div-span{
     display: none;   
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.slideshow-box h2 {
    color: #000;
    font-size: 34px;
    margin-top: 120px;
    line-height: 48px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    z-index: 10
}

.slideshow-box p {
    margin-top: 40px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 100
}

.slideshow-box .slideshow-plus-link {
    display: block;
    width: 30%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background: #000;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 26px;
    padding: 10px 0;
    font-weight: 400
}

.slideshow-box .slideshow-plus-link:hover {
    background: #ff5100;
    text-decoration: none;
    transition-duration: .2s;
    transition-property: all
}

.slideshow-box {
    background: #fff
}

.banner .owl-controls {
    display: none
}

#column-left .image-hover-effect,
.body-news .image-hover-effect {
    position: relative;
    overflow: hidden;
    display: block
}

#column-left .image-hover-effect:before,
.banner-box .image-box:before,
.body-news .image-hover-effect:before {
    background-color: rgba(255, 255, 255, .2);
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease 0s;
    width: 100%;
    z-index: 1;
    cursor: pointer
}

#column-left .image-hover-effect:hover::before,
.banner-box .image-box:hover::before,
.body-news .image-hover-effect:hover::before {
    left: 100%;
    opacity: 1;
    cursor: pointer
}

.banner-box .image-box:hover,
.body-news .image-hover-effect:hover {
    opacity: .85;
    cursor: pointer
}

@media only screen and (max-width:992px) {
    #left-buttons {
        display: none
    }
}

@media only screen and (min-width:1280px) {
    .top-panel-div {
position: fixed;
    display: grid;
    top: 40%;
    right: 0;
    text-align:center;
    background: #212121;
    grid-gap:0.5em;
}
.top-panel-div * {
    margin:0;
    padding:0;
}
.pull-left .dropdown-menu {
    min-width: 60px;
    width: 60px;
}
.pull-left a{
font-size:14px!important;
padding:0!important;
}
    #left-buttons {
        display: block;
        position: fixed;
        left: 0;
        top: 20%;
        width: 60px;
        z-index: 100
    }
    #left-buttons div>a {
        display: block;
        text-align: center;
        height: 60px;
        border-top: 1px solid #4c4c4c;
        background: #141414
    }
    #left-buttons div.buy-supplement>a {
        border-top: 0;
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        border-top-right-radius: 3px
    }
    #left-buttons div.support>a {
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        border-bottom-right-radius: 3px
    }
    #left-buttons div>a:hover {
        background: #ff5100
    }
    #left-buttons div>a i {
        line-height: 60px;
        color: #fff;
        font-size: 18px
    }
    footer {padding:0 45px;}
}
@media only screen and (min-width:1280px) {
.img-container:before {
    content: '';
    display: block;
    z-index:-1;
    position: absolute;
    width: 93%;
    height: 100%;
    transform: skew(-15deg);
    background: rgb(30 30 30 / 67%);
}
}
.field-tip {
    position: relative
}

.field-tip .tip-content {
    position: absolute;
    top: 4px;
    right: 9999px;
    width: 200px;
    margin-right: -220px;
    padding: 10px;
    color: #fff;
    background: #141414;
    -webkit-box-shadow: 2px 2px 5px #aaa;
    -moz-box-shadow: 2px 2px 5px #aaa;
    box-shadow: 2px 2px 5px #aaa;
    opacity: 0;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
}

.field-tip .tip-content:before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: -16px;
    width: 0;
    height: 0;
    margin-top: -8px;
    border: 8px solid transparent;
    border-right-color: #141414;
    color: #141414
}

.field-tip:hover .tip-content {
    right: 8px;
    opacity: 1
}

.video-tab-content {
    position: relative;
    padding-bottom: 56.25%;
    padding-top30px;
    height: 0;
    overflow: hidden
}

.video-tab-content iframe,
.video-tab-content object,
.video-tab-content embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#popup-view-wrapper .sub_images img {
    border: 1px solid rgba(0, 0, 0, 0.08)
}
#simplecheckout_button_confirm {
    width: auto;
}
@media (max-width: 1200px){
.top-panel .fixed .navbar-collapse.collapse.in {
    position: absolute;
    left: 0px;
    background: #212121;
    width: calc(100vw - 39px);
    box-sizing: border-box;
    min-width: 300px;
    max-height: 85vh;
    overflow-y: auto;
    padding: 0.5em 1em;
}
.top-panel .navbar-collapse.collapse.in {
    position: absolute;
    left: 0px;
    background: #212121;
    width: calc(100vw - 39px);
    box-sizing: border-box;
    min-width: 300px;
    max-height: 85vh;
    overflow-y: auto;
    padding: 0.5em 1em;
}
}
@media (max-width: 780px){
.navbar-nav > li {
    padding: 5px!important;
}

#megamenu-menu .nav > li > a, nav .main-ul > .main-li > a, nav .main-ul > .main-li > a:visited {
    font-size: 85%!important;
    line-height: 1em !important;
    padding: 3px 0!important;
}
form.language a {
    line-height: 1.2em!important;
    font-size: 16px!important;
}
.row.header {
    padding: 2px 0!important;
}
.mobile-logo {
    margin: 0px auto!important;
}
}