@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?bvp6a0');
    src: url('../fonts/icomoon.eot?#iefixbvp6a0') format('embedded-opentype'), url('../fonts/icomoon.woff?bvp6a0') format('woff'), url('../fonts/icomoon.ttf?bvp6a0') format('truetype'), url('../fonts/icomoon.svg?bvp6a0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body, html {
    padding: 0;
    margin: 0;
    min-width: 1100px;
}
body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #363435;
    background: #FFF;
    width: 100%;
    height: 100%;
}
a {
    color: #444444;
    text-decoration: none;
}
a:hover {
    color: #D70F23;
}
a, button, input {
    -webkit-transition: all 0.15s linear;
    -webkit-transition-duration: 0.15s;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

/*FLEX*/

.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.flex-column {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

/**/

.wrap {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
header {
    position: relative;
    height: 100px;
    background: #d70f23;
}
header .logo {
    float: left;
}
header .logo a {
    display: inline-block;
    width: 250px;
    height: 100px;
    background: url('../images/hd-logo.png') center no-repeat;
    background-size: 240px auto;
}
header .info {
    height: 100px;
    color: #FFF;
    background: url('../images/header.png') no-repeat;
    background-position: right;
}
header .info a {
    color: #FFF;
}
header .info a:hover {
    text-decoration: underline;
}
header .info .icon-mobile, header .info .icon-clock {
    display: inline-block;
    padding-top: 15px;
    padding-left: 25px;
    margin-right: -10px;
    vertical-align: super;
    font-size: 31px;
}
header .info .icon-clock {
    vertical-align: bottom;
    padding-top: 5px;
}
header .info .phones, header .info .worktime {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6;
}
header .mobile-menu {
    display: none;
}
#top-menu {
    text-align: left;
    margin: 5px 0;
    padding: 10px 0;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #d1d1d1 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #d1d1d1 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #d1d1d1 100%);
}
#top-menu ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 10;
}
#top-menu ul li {
    display: inline-block;
    padding: 0 10px;
}
#top-menu ul li a {
    color: #444444;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
#top-menu ul li a:hover {
    color: #d70f23;
}
#main-center {
    clear: left;
    float: left;
    overflow: hidden;
    background: #F0EDDF;
    box-shadow: 7px 0px 7px -2px rgba(161, 161, 161, 0.75), inset 7px 0px 7px -2px rgba(161, 161, 161, 0.75);
    margin-bottom: 15px;
}
#center {
    float: left;
    width: 100%;
    position: relative;
    right: 850px;
    box-shadow: inset -12px 0 7px -7px rgba(161, 161, 161, 0.75);
}
#left-menu {
    width: 250px;
    padding-bottom: 15px;
    box-shadow: 0px 0px 4px #999999;
    border-radius: 4px;
    background: #FFF;
    margin: 10px 4px 10px;
    box-sizing: border-box;
}
#left-menu a {
    color: #696969;
    text-decoration: none;
}
#left-menu a:hover, #left-menu .akordeon-heading:hover {
    color: #444444;
}
#left-menu .menucatalog .akordeon-item-body a:hover, #left-menu .akordeon-item-body .current.active a {
    color: #444444;
    padding-bottom: 1px;
    border-bottom: 1px solid #444444;
}
#left-menu .active, #left-menu .current.active a {
    color: #444444;
}
#left-menu .deeper.parent.expanded {
    border-bottom: 5px solid #f3f3f3;
}
#left-menu .image-title {
    line-height: 25px;
}
div.menucatalog.akordeon {
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}
div.menucatalog.akordeon> div {
    padding-left: 10px;
}
div.menucatalog.akordeon> div img {
    padding-right: 5px;
    vertical-align: middle;
}
.vmCartModule {
    padding: 15px;
    border-bottom: 5px solid #f3f3f3;
}
.vmCartModule .show_cart {
    padding-left: 75px;
}
.icon-cart {
    float: left;
    font-size: 48px;
    padding-left: 8px;
}
.total, .total_products {
    float: right;
}
.total {
    color: #444444;
}
.total_products span {
    font-weight: bold;
    font-size: 16px;
    color: #444444;
    line-height: 24px;
    padding-right: 15px;
}
#content {
    width: 830px;
    padding: 10px;
    background: #FFF;
    z-index: 1;
}
#breadcrumb {}
#banners {}
fieldset {
    border: 0;
}
input {
    padding: 5px;
    border: 1px solid #444444;
}
.search {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}
.search input {
    padding: 10px;
    width: 810px;
    font-weight: bold;
    font-size: 16px;
    color: #444444;
}
#fancybox-content img {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 20px;
    margin: 0 auto;
}
#fancybox-content a {
    font-weight: bold;
}
.breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 10;
}
.breadcrumbs ul li {
    display: inline-block;
}
.footer-adv-container {
    margin: 0 0 0 4px;
    padding-top: 2px;
}
.footer-adv {
    display: table-cell;
    height: 65px;
    text-align: center;
    padding: 0 33px;
    vertical-align: bottom;
}
.boschonline-adv {
    background: url(../images/f-bosch.png) no-repeat top;
    width: 200px;
}
.husqvarna-adv {
    background: url(../images/f-husqvarna.png) no-repeat top;
    width: 234px;
}
.makita-adv {
    background: url(../images/f-makita.png) no-repeat top;
    width: 155px;
}
.interskol-adv {
    background: url(../images/f-interskol.png) no-repeat top;
    width: 242px;
}
.cp-chkb-group-header, .cp-color-group-header, .cp-price-group-header, .cp-tbar-group-header {
    font: inherit;
    color: #4d4d4d!important;
    padding: 2px 0 2px 7px;
    margin: 14px 0 0;
    background: transparent;
}
.cp-price-field-input {
    color: inherit;
    background: transparent;
    width: 100%!important;
}
.cp-price-button-apply, .cp-trackbar-button-apply {
    width: inherit;
    font-size: 16px;
    padding: 10px;
    color: inherit;
    margin: 10px auto;
}
.cp-price-field-currency {
    color: inherit;
}
.cp-filter-checkboxlist {
    padding: 20px;
    border-bottom: 0;
}

/*VM*/

.clr {
    clear: both;
    overflow: hidden;
}
.general-bg, input.custom-attribute, input.quantity-input, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    text-decoration: none;
    padding: 5px 5px 4px;
}
span.custom-variant-inputbox input.custom-attribute:hover, span.quantity-box input.quantity-input:hover, input.vm-default:hover, span.quantity-box input.quantity-input:hover, .ask-a-question-view input.counter:hover, .ask-a-question-view input#email:hover, table.user-details input:hover, a.ask-a-question:hover, a.details:hover, div.details:hover, a.product-details:hover, button.default:hover {
    background-position: 0 -40px;
    color: #000;
    text-decoration: none;
}
.productdetails-view .spacer-buy-area {
    padding: 0 0 0 12px;
}
.productdetails-view .spacer-buy-area .product-price {
    text-align: right;
}
.productdetails-view .spacer-buy-area .addtocart-button {
    float: right;
}
.back-to-category {
    float: right;
}
.product-neighbours {
    color: #777;
    margin: 0 0 15px;
}
.product-neighbours a.next-page {
    padding-right: 30px;
    line-height: 20px;
    float: right;
}
.product-neighbours a.previous-page {
    padding-left: 30px;
    line-height: 20px;
    float: left;
}
.productdetails-view h1 {
    font-size: 22px;
    margin: 0 0 6px;
    padding: 0;
}
.productdetails-view .product-short-description {
    margin: 0 0 15px;
    padding: 0;
}
.productdetails-view .product-description, .product-fields {
    margin: 15px 0;
}
span.title {
    font-weight: 700;
    display: block;
    border-bottom: solid #CAC9C9 1px;
    font-size: 14px;
    margin: 0 0 6px;
}
.product-packaging {
    margin: 15px 0 0;
}
.icons {
    text-align: right;
    float: right;
    margin: 4px 0 10px 30px;
}
.additional-images img {
    margin-right: 8px;
    width: 50px;
    height: auto;
}
.product-price {
    margin: 0 0 15px;
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {
    text-decoration: line-through;
}
.productdetails-view .addtocart-bar {
    padding: 0 0 0 38px;
}
.availability {
    text-align: center;
    margin: 15px 0 0;
}
.customer-reviews h4 {
    border-bottom: solid #CAC9C9 1px;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0 0 6px;
}
.write-reviews {
    text-align: center;
    margin: 20px 0 0;
}
.write-reviews h4 {
    text-align: left;
}
.write-reviews h4 span {
    font-size: 12px;
    font-weight: 400;
    margin-left: 8px;
}
.write-reviews span.step {
    font-weight: 700;
    display: inline-block;
    margin: 0 0 8px;
}
.write-reviews ul.rating {
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
}
.write-reviews ul.rating li {
    display: inline-block;
    list-style: none;
    text-align: center;
    padding: 0 5px;
}
.write-reviews ul.rating li span {
    display: block;
}
.write-reviews textarea.virtuemart {
    margin-bottom: 6px;
    display: inline-block;
}
.list-reviews .normal {
    border: solid #CAC9C9 1px;
    margin-bottom: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 12px;
}
.list-reviews .normal blockquote, .list-reviews .highlight blockquote {
    margin-top: 12px;
    font-size: 12px;
    word-wrap: break-word;
}
.list-reviews .normal blockquote:before, .list-reviews .highlight blockquote:before {
    content: open-quote;
    font-weight: 700;
    font-size: 24px;
    padding-right: 6px;
}
.list-reviews .normal blockquote:after, .list-reviews .highlight blockquote:after {
    content: close-quote;
    font-weight: 700;
    font-size: 24px;
    padding-left: 6px;
}
.list-reviews .highlight {
    background: #f7f6f6;
    border: solid #CAC9C9 1px;
    margin-bottom: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 12px;
}
.list-reviews span.date {
    float: right;
    display: block;
    color: #777;
    border-left: solid #CAC9C9 1px;
    border-bottom: solid #CAC9C9 1px;
    position: relative;
    top: -12px;
    right: -12px;
    font-size: 10px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    padding: 4px 6px 2px;
}
span.variant-dropdown {
    width: 150px;
    float: left;
    display: block;
    margin-bottom: 5px;
}
span.variant-dropdown select {
    width: 150px;
}
span.custom-variant-inputbox {
    width: 152px;
    float: left;
    display: block;
    margin-bottom: 5px;
}
input.custom-attribute {
    width: 140px;
}
span.quantity-box {
    float: left;
    width: 27px;
    padding-top: 5px;
}
input.quantity-input {
    height: 19px;
    width: 25px;
    text-align: center;
    font-weight: 700;
    padding: 2px;
}
span.quantity-controls {
    width: 15px;
    float: left;
    padding-top: 2px;
    margin: 0 0 0 10px;
}
span.quantity-controls input.quantity-controls {
    height: 14px;
    border: none;
    width: 15px;
}
span.quantity-controls input.quantity-plus {
    margin-bottom: 2px;
}
span.quantity-controls input.quantity-minus {}
.addtocart-bar {
    margin: 0;
    padding: 0;
}
span.addtocart-button {
    width: 152px;
    float: left;
    margin: 0 0 0 10px;
}
span.cart-images img {
    float: left;
    margin: 0;
    width: 45px;
}
span.addtocart-button button.addtocart-button, span.addtocart-button input.notify-button {
    background: #d70f23;
    color: #FFF;
    border: 1px solid #b30012;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 7px 10px;
}
span.addtocart-button button.addtocart-button-disabled {
    width: auto;
    background: #f2f2f2 top repeat-x;
    border: solid #333 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    height: 34px;
    text-align: center;
    letter-spacing: 1px;
    padding: 4px 5px;
    color: #333;
    margin: 10px 0px 0px 0px;
}
.category-view h4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.category-view .row .category .spacer h2 {
    margin: 0;
    padding: 0;
}
.category-view .row .category .spacer h2 a {
    font-size: 14px;
    display: block;
    text-align: center;
}
.category-view .row .category .spacer h2 a img {
    margin-top: 6px;
    max-width: 100%;
    height: auto;
}
.featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4 {
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
}
.browse-view h1 {
    font-size: 16px;
    margin: 0 0 8px;
    padding: 0;
}
.orderby-displaynumber {
    border-bottom: solid #E9E8E8 1px;
    border-top: solid #E9E8E8 1px;
    margin: 10px 0;
    padding: 10px 0;
}
.orderlistcontainer {
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    margin: 0 15px 0 0;
}
.orderlistcontainer .title {
    display: inline-block;
    padding-right: 10px;
}
.orderlistcontainer div.activeOrder {
    padding: 2px 14px 1px 12px;
    display: inline-block;
}
.orderlistcontainer a {
    text-decoration: none;
    display: block;
}
.orderlistcontainer div.orderlist {
    padding: 2px 14px 1px 12px;
    display: inline-block;
}
.orderlistcontainer div.orderlist div {
    padding: 2px 14px 1px 12px;
    display: inline-block;
}
.ask-a-question-view .product-summary {
    border-bottom: solid #CAC9C9 1px;
    margin: 25px 0 0;
    padding: 0 0 10px;
}
.ask-a-question-view .product-summary h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.ask-a-question-view .product-summary .short-description {
    margin-top: 6px;
}
.ask-a-question-view .product-summary img.product-image {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.ask-a-question-view .form-field textarea.field {
    width: 394px;
    border: solid #CAC9C9 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    text-align: left;
    padding: 12px;
}
.ask-a-question-view .form-field textarea.field:hover {
    color: #000;
}
.ask-a-question-view .form-field .submit {
    width: 418px;
}
.ask-a-question-view input.counter, .ask-a-question-view input#name, .ask-a-question-view input#email {
    border: solid #ccc 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 5px 5px 4px;
}
.vmquote {
    font-size: smaller;
}
.manufacturer-details-view img {
    float: right;
    margin: 0 0 10px 20px;
}
.manufacturer-details-view .email-weblink a {
    margin-right: 15px;
}
a.ask-a-question {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 8px;
    padding: 3px 12px 1px;
}
a.ask-a-question:hover {
    color: #777;
    text-decoration: none;
}
input.vm-default {
    margin-bottom: 2px;
}
input.highlight-button {
    background-position: 0 -160px;
    color: #fff;
    border: 1px solid #00a000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    padding: 4px 8px 2px;
}
input.highlight-button:visited {
    color: #fff;
}
a.product-details, a.details, div.details {
    background-position: 0 0;
    display: inline-block;
    padding: 3px 8px 1px;
}
a.details:hover, div.details:hover, a.product-details:hover {
    background-position: 0 -40px;
    color: #777;
}
span.details-button {
    margin: 0 0 0 10px;
}
span.details-button input.details-button {
    color: #135CAE;
    border: 1px solid #CAC9C9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    text-align: center;
    padding: 3px 8px 1px;
}
.coupon {
    color: gray;
    border-radius: 4px;
    border: 1px solid #CAC9C9;
    font-size: 9px;
    padding: 3px;
}
button.default {
    display: inline-block;
    cursor: pointer;
    padding: 5px 8px 4px;
}
button.default:hover {
    color: #777;
}
a.highlight, a.highlight:visited {
    border: solid #00a000 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    background-position: 0 -160px;
    color: #fff;
    padding: 3px 8px 1px;
}
textarea.virtuemart {
    background: #fff;
    border: solid #ccc 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    text-align: left;
    padding: 5px 5px 4px;
}
p.product_s_desc {
    margin-bottom: 6px;
    padding: 0;
}
span.stock-level {
    font-size: 10px;
    color: #7d7b7b;
}
.horizontal-separator {
    height: 1px;
    background: #F0EDDF;
    margin: 10px 0;
}
.invalid {
    background-color: #ffd;
    color: #000;
    border-color: red;
}
.page-results {
    margin-top: 25px;
    text-align: right;
}
.control-buttons button.default {
    margin-left: 8px;
}
table.user-details .vm-chzn-select {
    border: solid #ccc 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    margin-bottom: 2px;
    padding: 5px 5px 4px;
    width: 210px
}
table.user-details input {
    border: solid #ccc 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    margin-bottom: 2px;
    padding: 5px 5px 4px;
    width: 200px
}
table.user-details input.invalid {
    border: solid red 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    margin-bottom: 2px;
    padding: 5px 5px 4px;
}
table.user-details {
    width: 450px;
    margin-bottom: 10px;
}
table.user-details input[type="checkbox"], table.user-details input[type="radio"] {
    width: 20px
}
td.key {
    padding: 0 6px;
    width: 150px;
}
.cart-view h1 {
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px;
}
.cart-view h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.checkout-button-top {
    background: #444444;
    color: #FFF;
    border: 1px solid #082E24;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    clear: both;
}
.checkout-button-top a {
    color: #FFF;
    display: block;
    height: 100%;
    width: 100%;
    padding: 7px 10px;
}
.checkout-button-top a:hover {
    color: #32977D;
}
.checkout-button-top input.terms-of-service {
    margin-right: 10px;
    display: inline-block;
}
span.tos {
    display: inline-block;
    margin-right: 15px;
}
.billto-shipto {
    border-top: solid #E9E8E8 1px;
    border-bottom: solid #E9E8E8 1px;
    margin: 10px 0 0;
    padding: 10px 0 25px;
    float: left;
    width: 400px;
}
.billto-shipto span, a.terms-of-service {
    display: inline-block;
    font-size: 14px;
}
#full-tos {
    display: none;
}
.output-billto span.titles, .output-shipto span.titles {
    width: 150px;
    float: left;
}
.output-billto span.values-first_name, .output-billto span.values-middle_name, .output-billto span.values-zip, .output-shipto span.values-first_name, .output-shipto span.values-middle_name, .output-shipto span.values-zip {
    float: left;
    margin-right: 3px;
}
table.cart-summary tr th {
    border-bottom: solid #E9E8E8 1px;
    padding: 6px 0 3px;
}
table.cart-summary input {
    float: left;
    width: 40px;
    margin-right: 10px;
}
.customer-comment {
    text-align: center;
    border-top: solid #E9E8E8 1px;
    margin: 10px 0 0;
    padding: 32px 0 0;
    float: right;
}
textarea.customer-comment {
    background: #fff;
    border: solid #ccc 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #777;
    margin-bottom: 2px;
    text-align: left;
    padding: 5px 5px 4px;
}
div.terms-of-service {
    margin: 10px 0 0;
    padding: 10px 0 15px;
    display: inline;
}
.terms-of-service h5 {
    background: #7C1E21;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: 400;
    margin: 0;
    padding: 15px;
}
.terms-of-service h5 a, .terms-of-service h5 a:visited {
    color: #fff;
    text-transform: uppercase;
}

/* .vm-button-correct, .vm-button-correct:hover, .vm-button-correct:visited {
	font-size: 12px;
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
	color: #777;
} */


/* .vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
	background-position: 0 -160px;
	color: #fff;
	border: solid #00a000 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 3px;
}
.vm-button-correct:hover {
	background-position: 0 -200px;
	color: #f2f2f2;
	text-decoration: none;
} */

.VmArrowdown {
    cursor: pointer;
    float: right;
    width: 16px;
    height: 16px;
    padding: 0 12px;
}
ul.VMmenu, .VMmenu ul, .VMmenu li {
    list-style-type: none!important;
    background-image: none!important;
    padding: 2px;
}
#ui-tabs ul#tabs {
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 20px 20px 0;
}
#ui-tabs ul#tabs li {
    display: inline-block;
    cursor: pointer;
    background: #f2f2f2;
    padding: 10px 20px 7px;
}
#ui-tabs ul#tabs li.current {
    display: inline-block;
    background: #ccc;
    color: #444;
}
#ui-tabs .tabs {
    padding: 20px;
}
#ui-tabs .dyn-tabs {
    overflow: auto;
    display: none;
}
.clear, br.clear {
    clear: both;
}
.floatright, span.floatright {
    float: right;
}
.floatleft, span.floatleft {
    float: left;
}
span.bold, div.bold {
    font-weight: 700;
}
.width1 {
    width: 1%;
}
.width2 {
    width: 2%;
}
.width3 {
    width: 3%;
}
.width4 {
    width: 4%;
}
.width5 {
    width: 5%;
}
.width6 {
    width: 6%;
}
.width7 {
    width: 7%;
}
.width8 {
    width: 8%;
}
.width9 {
    width: 9%;
}
.width10 {
    width: 10%;
}
.width11 {
    width: 11%;
}
.width12 {
    width: 12%;
}
.width13 {
    width: 13%;
}
.width14 {
    width: 14%;
}
.width15 {
    width: 15%;
}
.width16 {
    width: 16%;
}
.width17 {
    width: 17%;
}
.width18 {
    width: 18%;
}
.width19 {
    width: 19%;
}
.width20 {
    width: 20%;
}
.width21 {
    width: 21%;
}
.width22 {
    width: 22%;
}
.width23 {
    width: 23%;
}
.width24 {
    width: 24%;
}
.width25 {
    width: 25%;
}
.width26 {
    width: 26%;
}
.width27 {
    width: 27%;
}
.width28 {
    width: 28%;
}
.width29 {
    width: 29%;
}
.width30 {
    width: 30%;
}
.width31 {
    width: 31%;
}
.width32 {
    width: 32%;
}
.width33 {
    width: 33%;
}
.width34 {
    width: 34%;
}
.width35 {
    width: 35%;
}
.width36 {
    width: 36%;
}
.width37 {
    width: 37%;
}
.width38 {
    width: 38%;
}
.width39 {
    width: 39%;
}
.width40 {
    width: 40%;
}
.width41 {
    width: 41%;
}
.width42 {
    width: 42%;
}
.width43 {
    width: 43%;
}
.width44 {
    width: 44%;
}
.width45 {
    width: 45%;
}
.width46 {
    width: 46%;
}
.width47 {
    width: 47%;
}
.width48 {
    width: 48%;
}
.width49 {
    width: 49%;
}
.width50 {
    width: 50%;
}
.width51 {
    width: 51%;
}
.width52 {
    width: 52%;
}
.width53 {
    width: 53%;
}
.width54 {
    width: 54%;
}
.width55 {
    width: 55%;
}
.width56 {
    width: 56%;
}
.width57 {
    width: 57%;
}
.width58 {
    width: 58%;
}
.width59 {
    width: 59%;
}
.width60 {
    width: 60%;
}
.width61 {
    width: 61%;
}
.width62 {
    width: 62%;
}
.width63 {
    width: 63%;
}
.width64 {
    width: 64%;
}
.width65 {
    width: 65%;
}
.width66 {
    width: 66%;
}
.width67 {
    width: 67%;
}
.width68 {
    width: 68%;
}
.width69 {
    width: 69%;
}
.width70 {
    width: 70%;
}
.width71 {
    width: 71%;
}
.width72 {
    width: 72%;
}
.width73 {
    width: 73%;
}
.width74 {
    width: 74%;
}
.width75 {
    width: 75%;
}
.width76 {
    width: 76%;
}
.width77 {
    width: 77%;
}
.width78 {
    width: 78%;
}
.width79 {
    width: 79%;
}
.width81 {
    width: 81%;
}
.width82 {
    width: 82%;
}
.width83 {
    width: 83%;
}
.width84 {
    width: 84%;
}
.width85 {
    width: 85%;
}
.width86 {
    width: 86%;
}
.width87 {
    width: 87%;
}
.width88 {
    width: 88%;
}
.width89 {
    width: 89%;
}
.width90 {
    width: 90%;
}
.width91 {
    width: 91%;
}
.width92 {
    width: 92%;
}
.width93 {
    width: 93%;
}
.width94 {
    width: 94%;
}
.width95 {
    width: 95%;
}
.width96 {
    width: 96%;
}
.width97 {
    width: 97%;
}
.width98 {
    width: 98%;
}
.width99 {
    width: 99%;
}
.width100 {
    width: 100%;
}
.vmicon, .vmiconFE {
    background: url(../images/vm2-sprite.png) no-repeat top left;
}
.vm2-add_quantity_cart {
    background-position: 0 0;
    width: 24px;
    height: 24px;
    border: 0px;
    cursor: pointer;
}
.vm2-arrow_down {
    background-position: 0 -72px;
    width: 16px;
    height: 16px;
}
.vm2-billto-icon {
    background-position: 0 -138px;
    height: 24px;
    margin-right: 6px;
    vertical-align: middle;
    width: 24px;
    border: 0px;
}
.vm2-remove_from_cart {
    background-position: 0 -212px;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    vertical-align: bottom;
    width: 24px;
}
.vm2-shipto-icon {
    background-position: 0 -284px;
    height: 24px;
    margin-right: 6px;
    vertical-align: middle;
    width: 24px;
}
.vm2-stars0 {
    background-position: 0 -358px;
    width: 64px;
    height: 13px;
}
.vm2-stars1 {
    background-position: 0 -421px;
    width: 64px;
    height: 13px;
}
.vm2-stars2 {
    background-position: 0 -484px;
    width: 64px;
    height: 13px;
}
.vm2-stars3 {
    background-position: 0 -547px;
    width: 64px;
    height: 13px;
}
.vm2-stars4 {
    background-position: 0 -610px;
    width: 64px;
    height: 13px;
}
.vm2-stars5 {
    background-position: 0 -673px;
    width: 64px;
    height: 13px;
}
.vm2-stars_0 {
    background-position: 0 -736px;
    width: 64px;
    height: 13px;
}
.vm2-stars_1 {
    background-position: 0 -799px;
    width: 64px;
    height: 13px;
}
.vm2-stars_2 {
    background-position: 0 -862px;
    width: 64px;
    height: 13px;
}
.vm2-stars_3 {
    background-position: 0 -925px;
    width: 64px;
    height: 13px;
}
.vm2-stars_4 {
    background-position: 0 -988px;
    width: 64px;
    height: 13px;
}
.vm2-stars_5 {
    background-position: 0 -1051px;
    width: 64px;
    height: 13px;
}
.vm2-lowstock {
    background-position: 0 -1114px;
    width: 62px;
    height: 15px;
    display: block;
}
.vm2-nostock {
    background-position: 0 -1179px;
    width: 62px;
    height: 15px;
    display: block;
}
.vm2-normalstock {
    background-position: 0 -1244px;
    width: 62px;
    height: 15px;
    display: block;
}
.vm2-termsofservice-icon {
    background-position: 0 -1309px;
    height: 24px;
    margin-right: 6px;
    vertical-align: middle;
    width: 24px;
    display: inline-block;
}
.vm2-modallink {
    height: 16px;
    margin-left: 3px;
    vertical-align: top;
    width: 16px;
    display: inline-block;
    background: url("../images/icon_external_link.gif") no-repeat scroll left top transparent;
}
.vm2-warning {
    background-position: 0 -1383px;
    width: 50px;
    height: 40px;
}
.vendor-store-desc, .category-view, .featured-view, .latest-view, .topten-view, .recent-view, .related-products-view, .browse-view, .order-view {
    margin-bottom: 25px;
}
.main-image, .featured-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .center, span.center {
    text-align: center;
}

/* .main-image img {max-width:100%;height:auto}*/

.main-image img {
    max-width: 100%;
    max-height: 260px
}
.main-image img.product-image, .featured-view .spacer img, .latest-view .spacer img, .topten-view .spacer img, .recent-view .spacer img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.additional-images, .featured-view .product-price, .latest-view .product-price, .topten-view .product-price, .recent-view .product-price, .output-billto, .output-shipto {
    margin: 10px 0;
}
.ask-a-question, .manufacturer, .manufacturer-details-view .email-weblink, .manufacturer-details-view .description {
    margin: 10px 0 0;
}
.customer-reviews, .ask-a-question-view .form-field {
    margin: 25px 0 0;
}
span.variant-name, span.custom-variant-name {
    width: 100px;
    float: left;
    display: block;
    margin-bottom: 5px;
}
span.addtocart-button button.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover {
    color: #444;
    background: #FFF;
}
span.addtocart-button button.addtocart-button> span {
    padding-right: 5px;
}
.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
    padding: 6px;
}
.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .browse-view .row .product .spacer h2 {
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0;
}
.featured-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
    font-size: 0.85em;
    color: #666;
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    max-width: 90%;
    height: auto;
}
.display-number, .control-buttons, .right {
    text-align: right !important;
}
.ask-a-question-view, .manufacturer-details-view .spacer {
    padding: 30px;
}
.ask-a-question-view h1, .manufacturer-details-view h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
#userForm select, .width80 {
    width: 80%;
}
textarea.virtuemart:hover, textarea.customer-comment:hover {
    color: #000;
    background: #e8e8e8;
}
label.invalid, span.red {
    color: red;
}
.output-billto span.values, .output-shipto span.values, .floatleft, span.floatleft {
    float: left;
}
.output-billto span.values, .output-shipto span.values {
    padding-right: 5px;
}
.joomlaCoreField {
    background-color: #FFFFDD;
}
.vm-pagination div {
    text-align: center !important;
}
.vm-pagination ul {
    text-align: center !important;
}
.vm-pagination ul li {
    display: inline;
}
.vm-pagination .counter {
    text-align: right !important;
}
.vm-bottom div {
    text-align: center !important;
}
.vm-bottom ul {
    text-align: center !important;
}
.vm-bottom ul li {
    display: inline;
}
.vm-bottom .counter {
    text-align: right !important;
}
td.orders-key {
    font-weight: bold;
    text-align: left;
}

/* Manufacturer View Default */

.manufacturer-view-default .row .manufacturer .spacer {
    padding: 6px;
}
.product-field-display a img {
    display: block;
}
.product-related-products, .product-related-categories {
    border-top: solid #ccc 1px;
    padding-bottom: 10px;
}
.product-fields .product-field-type-P {
    clear: both;
    border-bottom: 1px solid #EEEEEE;
    margin-top: 18px;
}
.product-field-type-P .product-fields-title {
    font-size: 120%;
}
.product-field-type-B, .product-field-type-S, .product-field-type-I {
    padding-left: 3%;
    float: left;
    width: 30%
}
.product-fields-title {
    font-weight: bold;
    line-height: 1.5;
}
.vm-customfield-mod img, .vm-customfield-cart img {
    vertical-align: middle;
    width: 16px;
}
.vm-img-desc {
    display: block;
}
a:hover .vm-img-desc {
    background: #095197
}
.vmpayment_name, .vmpayment_cost, .vmshipment_name, .vmshipment_cost {
    padding: 0 2px;
}
.vmpayment_description, .vmshipment_description {
    color: gray;
    font-size: 9px;
    padding: 0 2px;
}
.vmpayment_cardinfo {
    color: gray;
    font-size: 9px;
}
.virtuemart_search .inputbox {
    height: 16px;
    vertical-align: middle
}

/* Custom Field Images */

.product-fields .product-field, .product-related-categories .product-field {
    width: 100%;
    float: left;
    display: inline-block;
}
.product-fields .product-field label.other-customfield {
    width: 25%;
    float: left;
    position: relative;
    top: 20px;
    left: -18px;
    margin-bottom: 27px;
    text-align: center;
}

/* For 4 images across use width:17% */

.product-fields .product-field input[type=radio] {
    position: relative;
    left: 33px;
}
.product-fields .product-field .vm-img-desc {
    font-size: 9px;
}

/* some more styles */

.priceColor2 {
    color: gray;
}
.line-through {
    text-decoration: line-through
}
.inline {
    display: inline;
}
td.pricePad {
    padding-right: 10px;
}
td.priceCol {
    white-space: nowrap;
}
div.spaceStyle {
    padding: 0px;
    margin: 5px;
    spacing: 0px;
}
.vm-notice {
    color: #CC0000;
}
.buttonBar-right {
    text-align: right;
    width: 100%;
}
.userfields_info {
    font-weight: bold;
    display: block;
    margin: 0px 0px 8px 0px;
}
.ratingbox {
    position: relative;
    display: block;
    width: 120px;
    height: 24px;
    background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
}
.ratingbox span {
    background: url(../images/color-stars.png) repeat-x;
    display: block;
    width: 1%;
    height: 24px;
    position: absolute;
}
.vote {
    display: block;
    margin-bottom: 4px;
}
.category-ratingbox {
    position: relative;
    display: block;
    width: 60px;
    height: 12px;
    background: url("../images/color-stars-small.png") repeat-x scroll 0 bottom transparent;
}
.category-ratingbox span {
    background: url(../images/color-stars-small.png) repeat-x;
    display: block;
    width: 1%;
    height: 12px;
    position: absolute;
}
.stars-orange {
    background-position: 0 0 !important;
}
.stars-red {
    background-position: 0 -54px !important;
}
.stars-green {
    background-position: 0 -108px !important;
}
.stars-blue {
    background-position: 0 -162px !important;
}
.stars-purple {
    background-position: 0 -216px !important;
}

/*************/


/*category*/

.cat-container {
    position: relative;
}
.cat-container h2 {
    font-size: 14px;
    background: #d70f23;
    padding: 5px 10px;
}
.cat-container h2 a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.cat-container .floatright {
    display: inline-block;
    text-align: right;
}
.browse-view .product-fields {
    margin-left: 260px;
    width: 390px;
    font-size: 12px;
}
.browse-view .product-fields h3 {
    margin-left: 3%;
    margin-bottom: 3px;
}
.product-fields-title {
    font-weight: normal;
    line-height: 1;
}
.browse-view .productdetails-view h3 {
    font-size: 14px;
}
.cat-image {
    width: 250px;
    max-height: 250px;
}
.cat-image a {
    display: block;
    text-align: center;
}
.cat-container span.PricesalesPrice, .productdetails-view span.PricesalesPrice, .jcarousel-wrapper span.PricesalesPrice {
    color: #d70f23;
    font-size: 26px;
    font-weight: bold;
}
.cat-container span.PricesalesPrice> span, .productdetails-view span.PricesalesPrice> span, .jcarousel-wrapper span.PricesalesPrice> span {
    font-size: 14px;
    color: #666;
}
.product-field-display {
    float: none;
    font-weight: bold;
}
.product-fields .product-field, .product-related-categories .product-field {
    border-bottom: 1px dotted #C5C1AD;
    padding: 0;
    margin: 2px 0;
    margin-left: 3%;
}
.productdetails-view .product-fields .product-field, .product-related-categories .product-field {
    margin-left: 0;
}

/* Bottom Nav  ---------------------------------*/

ul.pagenav {
    margin: 20px 0;
    overflow: hidden;
}
ul.pagenav a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: #222 url('../images/arrows.png') no-repeat 50% 100%;
    text-indent: -9999em;
}
ul.pagenav a:hover {
    background-color: #9fb960;
}
.pagenav-prev a {
    border-right: 1px solid #444
}
.pagenav-next a {
    background-position: 50% 0 !important
}

/* pagination  ---------------------------------*/

div.pagination ul {
    background: #F0EDDF;
    text-align: center;
}
div.pagination ul li {
    display: inline-block;
}
div.pagination ul li a, div.pagination ul li span, .pagination-prev span, .pagination-prev a, li.counter {
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px;
    font-size: 12px;
    cursor: pointer;
    color: #444444;
    text-decoration: none;
    border-right: 1px solid #444444;
}
li.counter {
    float: right;
    background: #9fb960;
    border: none;
}
div.pagination ul li span {
    color: #FFF;
    cursor: default
}
div.pagination ul li a:hover, span.pagenav {
    background: #444444;
    border-color: #FFF !important;
    color: #FFF !important;
}
.pagination-start span, .pagination-prev span, .pagination-next span, .pagination-end span {}

/************************************************/


/*product page*/

ul.tabs {
    border-bottom: 2px solid #444444;
    padding: 0;
    margin-bottom: 15px;
}
ul.tabs> li {
    display: inline-block;
    margin-bottom: -2px;
    position: relative;
}
.tabs> li> a.active, .tabs> li> a.active:hover, .tabs> li> a.active:focus {
    color: #555;
    cursor: default;
    background-color: #FFF;
    border: 2px solid #444444;
    border-bottom-color: rgba(0, 0, 0, 0);
}
.tabs> li> a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-right: 2px;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    line-height: 1.4;
    border: 2px solid rgba(0, 0, 0, 0);
}
.tab-pane {
    display: none;
}
.active {
    display: block;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.seo-product-text {
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    color: #999;
}

/***************MENU***************************/

/ .akordeon-item {
    position: relative;
}
.akordeon-item .akordeon-item-head {
    height: 26px;
}
.akordeon-item .akordeon-item-body {
    display: none;
    overflow: hidden;
    font-size: 12px;
    line-height: 25px;
    padding-left: 20px;
    padding-top: 0;
}
.akordeon-icon {
    width: 33px;
    height: 25px;
    padding: 0;
    margin: 0;
    float: left;
    cursor: pointer;
}
.akordeon-heading {
    padding-top: 5px;
    color: #696969;
    text-decoration: none;
}
.akordeon-icon span {
    position: absolute;
    left: 14px;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    top: 6px;
    color: #d70f23;
}
.akordeon-item.expanded .akordeon-icon span {}
.akordeon-item-head-container {
    width: 100%;
    position: absolute;
    left: -4px;
    cursor: pointer;
}
.akordeon-item.expanded .akordeon-item-body {
    display: block;
}
.akordeon-item.collapsed {}
.akordeon-item.expanded .akordeon-heading {
    color: #444444;
}
.akordeon-item.expanded .akordeon-item-head {}
.akordeon-item-content {
    padding: 10px;
    min-height: 120px;
    height: 180px;
    overflow: auto;
}
.akordeon-border-bottom {}
.akordeon-border-top {}
.akordeon-item.expanded .akordeon-item-body.akordeon-border-bottom {}
.akordeon-item.akordeon-item-first .akordeon-item-head {}
.akordeon-item.akordeon-item-last.collapsed .akordeon-item-head {}
.akordeon-item.akordeon-item-last.expanded .akordeon-item-head {}
.akordeon-item.akordeon-item-last.expanded .akordeon-item-body {}

/***********************************************/


/*jCarousel*/

.jcarousel-wrapper {
    position: relative;
}
.jcarousel {
    position: relative;
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    float: left;
}
.row.jcarousel li {
    width: 350px;
}
.jcarousel-control-prev, .jcarousel-control-next {
    position: absolute;
    top: 0;
    font-size: 40px;
    height: 100%;
    width: 50px;
    display: block;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.jcarousel-control-next {
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.jcarousel-control-prev i {
    position: relative;
    top: 45%;
}
.jcarousel-control-next i {
    position: relative;
    top: 45%;
    left: 30%;
}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover {
    color: #CC0B0F;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
    color: #CCC;
    cursor: default;
}
.front-page-thumb a {
    height: 250px;
    display: block;
    text-align: center;
    font: 0/0 a;
}
.front-page-thumb a:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.front-page-thumb a img {
    display: inline-block;
    vertical-align: middle;
    font: 16px/1 Arial sans-serif;
}

/**********/

.icon-home:before {
    content: "\e600";
}
.icon-home2:before {
    content: "\e601";
}
.icon-play:before {
    content: "\e602";
}
.icon-film:before {
    content: "\e603";
}
.icon-spinner:before {
    content: "\e604";
}
.icon-spinner2:before {
    content: "\e605";
}
.icon-spinner3:before {
    content: "\e606";
}
.icon-lock:before {
    content: "\e607";
}
.icon-lock2:before {
    content: "\e608";
}
.icon-unlocked:before {
    content: "\e609";
}
.icon-flag:before {
    content: "\e60a";
}
.icon-eye:before {
    content: "\e60b";
}
.icon-checkmark:before {
    content: "\e60c";
}
.icon-arrow-right:before {
    content: "\e60d";
}
.icon-arrow-left:before {
    content: "\e60e";
}
.icon-checkbox-checked:before {
    content: "\e60f";
}
.icon-checkbox-unchecked:before {
    content: "\e610";
}
.icon-checkbox-partial:before {
    content: "\e611";
}
.icon-radio-checked:before {
    content: "\e612";
}
.icon-radio-unchecked:before {
    content: "\e613";
}
.icon-warning:before {
    content: "\e614";
}
.icon-cloud:before {
    content: "\e615";
}
.icon-locked:before {
    content: "\e616";
}
.icon-inbox:before {
    content: "\e617";
}
.icon-comment:before {
    content: "\e618";
}
.icon-mic:before {
    content: "\e619";
}
.icon-envelope:before {
    content: "\e61a";
}
.icon-briefcase:before {
    content: "\e61b";
}
.icon-cart:before {
    content: "\e61c";
}
.icon-contrast:before {
    content: "\e61d";
}
.icon-clock:before {
    content: "\e61e";
}
.icon-user:before {
    content: "\e61f";
}
.icon-cog:before {
    content: "\e620";
}
.icon-music:before {
    content: "\e621";
}
.icon-twitter:before {
    content: "\e622";
}
.icon-pencil:before {
    content: "\e623";
}
.icon-frame:before {
    content: "\e624";
}
.icon-switch:before {
    content: "\e625";
}
.icon-star:before {
    content: "\e626";
}
.icon-key:before {
    content: "\e627";
}
.icon-chart:before {
    content: "\e628";
}
.icon-apple:before {
    content: "\e629";
}
.icon-file:before {
    content: "\e62a";
}
.icon-plus:before {
    content: "\e62b";
}
.icon-minus:before {
    content: "\e62c";
}
.icon-picture:before {
    content: "\e62d";
}
.icon-folder:before {
    content: "\e62e";
}
.icon-camera:before {
    content: "\e62f";
}
.icon-search:before {
    content: "\e630";
}
.icon-dribbble:before {
    content: "\e631";
}
.icon-forrst:before {
    content: "\e632";
}
.icon-feed:before {
    content: "\e633";
}
.icon-blocked:before {
    content: "\e634";
}
.icon-target:before {
    content: "\e635";
}
.icon-play2:before {
    content: "\e636";
}
.icon-pause:before {
    content: "\e637";
}
.icon-bug:before {
    content: "\e638";
}
.icon-console:before {
    content: "\e639";
}
.icon-film2:before {
    content: "\e63a";
}
.icon-type:before {
    content: "\e63b";
}
.icon-home3:before {
    content: "\e63c";
}
.icon-earth:before {
    content: "\e63d";
}
.icon-location:before {
    content: "\e63e";
}
.icon-info:before {
    content: "\e63f";
}
.icon-eye2:before {
    content: "\e640";
}
.icon-heart:before {
    content: "\e641";
}
.icon-bookmark:before {
    content: "\e642";
}
.icon-wrench:before {
    content: "\e643";
}
.icon-calendar:before {
    content: "\e644";
}
.icon-window:before {
    content: "\e645";
}
.icon-monitor:before {
    content: "\e646";
}
.icon-mobile:before {
    content: "\e647";
}
.icon-droplet:before {
    content: "\e648";
}
.icon-mouse:before {
    content: "\e649";
}
.icon-refresh:before {
    content: "\e64a";
}
.icon-location2:before {
    content: "\e64b";
}
.icon-tag:before {
    content: "\e64c";
}
.icon-phone:before {
    content: "\e64d";
}
.icon-star2:before {
    content: "\e64e";
}
.icon-pointer:before {
    content: "\e64f";
}
.icon-thumbsup:before {
    content: "\e650";
}
.icon-thumbsdown:before {
    content: "\e651";
}
.icon-headphones:before {
    content: "\e652";
}
.icon-move:before {
    content: "\e653";
}
.icon-checkmark2:before {
    content: "\e654";
}
.icon-cancel:before {
    content: "\e655";
}
.icon-skype:before {
    content: "\e656";
}
.icon-gift:before {
    content: "\e657";
}
.icon-cone:before {
    content: "\e658";
}
.icon-alarm:before {
    content: "\e659";
}
.icon-coffee:before {
    content: "\e65a";
}
.icon-basket:before {
    content: "\e65b";
}
.icon-flag2:before {
    content: "\e65c";
}
.icon-ipod:before {
    content: "\e65d";
}
.icon-trashcan:before {
    content: "\e65e";
}
.icon-bolt:before {
    content: "\e65f";
}
.icon-ampersand:before {
    content: "\e660";
}
.icon-compass:before {
    content: "\e661";
}
.icon-list:before {
    content: "\e662";
}
.icon-grid:before {
    content: "\e663";
}
.icon-volume:before {
    content: "\e664";
}
.icon-volume2:before {
    content: "\e665";
}
.icon-stats:before {
    content: "\e666";
}
.icon-target2:before {
    content: "\e667";
}
.icon-forward:before {
    content: "\e668";
}
.icon-paperclip:before {
    content: "\e669";
}
.icon-keyboard:before {
    content: "\e66a";
}
.icon-crop:before {
    content: "\e66b";
}
.icon-floppy:before {
    content: "\e66c";
}
.icon-filter:before {
    content: "\e66d";
}
.icon-trophy:before {
    content: "\e66e";
}
.icon-diary:before {
    content: "\e66f";
}
.icon-addressbook:before {
    content: "\e670";
}
.icon-stop:before {
    content: "\e671";
}
.icon-smiley:before {
    content: "\e672";
}
.icon-shit:before {
    content: "\e673";
}
.icon-bookmark2:before {
    content: "\e674";
}
.icon-camera2:before {
    content: "\e675";
}
.icon-lamp:before {
    content: "\e676";
}
.icon-disk:before {
    content: "\e677";
}
.icon-button:before {
    content: "\e678";
}
.icon-database:before {
    content: "\e679";
}
.icon-creditcard:before {
    content: "\e67a";
}
.icon-atom:before {
    content: "\e67b";
}
.icon-winsows:before {
    content: "\e67c";
}
.icon-target3:before {
    content: "\e67d";
}
.icon-battery:before {
    content: "\e67e";
}
.icon-code:before {
    content: "\e67f";
}
.rs-link {
    display: block;
    text-align: center;
    padding: 10px;
    border: 1px solid;
    margin: 5px;
    box-sizing: border-box;
}
.rs-link-inactive {
    display: none;
}
@media (max-width: 999px) {
    body, html {
        font-size: 100%;
        width: 100%;
        min-width: 0;
    }
    .wrap, #content {
        width: 100%;
    }
    .search input {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }
    #left-menu {
        width: 290px;
    }
    div.menucatalog.akordeon {
        padding-right: 9px;
        font-size: 14px;
    }
    div.menucatalog.akordeon> div img {
      padding-right: 9px;
    }
    .akordeon-icon span {
        top: 7px;
    }
    .akordeon-item .akordeon-item-body {
        font-size: 14px;
        padding-top: 10px;
    }
    .search input {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }
    .slideout-menu {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        width: 256px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        display: none;
    }
    .slideout-panel {
        position: relative;
        z-index: 1;
    }
    .slideout-open, .slideout-open body, .slideout-open .slideout-panel {
        overflow: hidden;
    }
    .slideout-open .slideout-menu {
        display: block;
    }
    div.menucatalog.akordeon> div, #left-menu a {
        padding: 5px;
    }
    .akordeon-item-body div {
        padding: 5px 0;
    }
}
@media (max-width: 800px) {}
@media (max-width: 768px) {
    header .mobile-menu {
        display: inline-block;
        vertical-align: top;
        margin-left: 16px;
        margin-top: 16px;
        color: #FFF;
    }
    header .mobile-menu span {
        font-size: 40px;
    }
    header .logo {
        width: 100%;
    }
    header .logo a {
        margin-left: 20px;
        box-shadow: none;
    }
    header .info {
        display: none;
    }
    #top-menu {
        padding: 0;
    }
    #top-menu ul {
        overflow: scroll;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    #top-menu ul li {
        display: inline;
        padding: 10px;
        box-sizing: border-box;
        white-space: nowrap;
    }
    .browse-view .product-fields {
        display: none;
    }
    .browse-view .cat-image {
        width: 178px;
        max-height: 178px;
    }
    .browse-view .cat-image img {
        width: 178px;
    }
    .productdetails-view div .width50 {
        width: 100%;
    }
    .product-description img {
        max-width: 100%;
    }
    .tabs> li> a {
        padding: 10px;
    }
    .footer-adv {
        display: block;
        height: 80px;
        background-position: 50% 100%;
    }
    iframe {
        max-width: 100%;
    }
}
@media (max-width: 667px) {
    header {
        height: 68px;
    }
    header .logo a {
        width: 120px;
        height: 65px;
        background-size: 110px auto;
    }
    .breadcrumbs {
        display: none;
    }
    .jcarousel-wrapper, .row.jcarousel li {
        max-width: 320px;
        margin: 0 auto;
    }
    .checkpage table, .checkpage thead, .checkpage tbody, .checkpage th, .checkpage td, .checkpage tr {
        width: 90%;
    }
    .cart-summary .td-cart-name a {
        float: left;
        width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    table.cart-summary input {
        float: none;
    }
    #shipment_tr td:before {
        content: "";
    }
    #shipment_tr td:nth-child(n+2) {
        display: none;
    }
    #payment_tr td:nth-child(n+2) {
        display: none;
    }
    .billto-shipto {
        width: 100%;
    }
    .billto-shipto label {
        display: block;
    }
    .checkout-button-top {
        width: 90%;
        margin: 0 auto;
    }
}
@media (max-width: 320px) {}
