html {
    margin: 0;
    padding: 0;
}
html,
body {
    margin: 0;
}
body {
    background: #fff;
    font-family: Arial, sans-serif;
    margin: 0;
    color: #9b9b9b;
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
    min-width: 260px;
}
#page {
    background: #f4f4f4;
}
td,
th,
input,
textarea,
select,
a {
    font-size: 14px;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
iframe {
    border: 1px solid #d7d7d7;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
}
img {
    max-width: 100%
}
legend small {
    font-size: 15px;
    color: #999999;
}
label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
h1,
h2,
h3,
.box-heading,
.tab-heading {
    text-rendering: auto;
}
input,
button,
select,
textarea {
    font-family: Arial, sans-serif;
}
label {
    margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #878787;
    vertical-align: middle;
    height: 34px;
}
input,
textarea,
.uneditable-input {
    width: 300px;
    max-width: 100%
}
textarea {
    height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    outline: 0;
    outline: thin dotted \9;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    *margin-top: 0;
    line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}
select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px;
}
section .container {
    overflow: hidden;
    position: relative;
}
select {
    width: 300px;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
}
select[multiple],
select[size] {
    height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
p {
    margin-top: 0px;
    margin-bottom: 20px;
}
a,
a:visited,
a:focus {
    cursor: pointer;
    text-decoration: none;
    outline: none
}
a {
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #F36C4F;
}
a img {
    border: none;
}
form {
    margin-bottom: 0;
}
.p0 {
    padding: 0px!important
}
.m0 {
    margin: 0px!important
}
.mt0 {
    margin-top: 0px!important
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.tcenter {
    text-align: center!important;
}
.fancybox {
    text-decoration: none;
}
.fancybox:hover {
    text-decoration: underline;
}
.account-success #content p {
    margin-bottom: 5px;
}
.wrapper {
    width: 100%;
    overflow: hidden;
}
.extra-wrap {
    overflow: hidden;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
a#hidden {
    display: none;
    visibility: hidden
}
#back-top {
    position: fixed;
    bottom: 103px;
    z-index: 9999;
    left: 50%;
    margin-left: 630px;
}
#back-top a:hover {
    color: #f36c4f;
}
#back-top span {
    width: 26px;
    height: 26px;
    display: block;
    margin-bottom: 7px;
}
#back-top span:before {
    content: '\f01b';
    font-family: 'FontAwesome';
    background-color: #fff;
    color: #4a4a4a;
    font-size: 22px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    display: block;
    text-align: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}
#back-top a:hover span:before {
    color: #f36c4f;
}
.header-modules {
    position: relative;
    z-index: 1;
}
#container {
    text-align: left;
}
header .phone {
    text-align: center;
    margin-top: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    color: #fff;
}
header .phone span {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
header .phone i {
    font-size: 23px;
    line-height: 24px;
    color: #fff;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 3px;
}
.top-line {
    border-bottom: 1px solid #ececec;
    padding-top:    6px;
    padding-bottom: 10px;
    font-family: 'Cabin', sans-serif;
    background: #fff;
}
header {
    position: relative;
    color: #9d9d9d;
    margin-bottom: 20px;
}
header #logo a img {
    vertical-align: top;
    max-width: 100%;
    width: 100%;
}
header #logo {
    float: left;
    margin: 10px 0px 8px 0px;
}
header #search {
    margin: 10px 0px 8px 0px;
}
#language {
    color: #848383;
}
#language img {
    cursor: pointer;
}
.header-top1 {
    float: right;
}
.swipe-left {
    width: 20px;
    left: 0;
    top: 0;
    position: fixed;
    height: 100%;
    z-index: 98
}
body.ind .swipe-left {
    display: none!important;
    visibility: hidden
}
.swipe {
    display: none;
}
.swipe-control {
    display: none;
}
#currency {
    float: right;
}
#currency>div .heading-1 {
    display: none;
}
.swipe-menu #currency {
    float: none;
}
.swipe-menu #currency>ul form {
    margin: 0;
}
.swipe-menu #currency>ul {
    top: 0;
    left: 0;
    right: auto;
    position: relative;
    width: 100%;
    background: #f7f7f7;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 0
}
.swipe-menu #currency>ul li:first-child {
    padding-left: 30px;
}
.swipe-menu #currency>ul li {
    display: inline-block;
    padding: 0px 0 0px 10px;
    line-height: 20px;
}
.swipe-menu #currency>ul li a {
    padding: 14px;
    display: block;
}
.swipe-menu #currency>ul li span.act,
.swipe-menu #currency>ul li span:hover,
.swipe-menu #language>ul li>span:hover {
    color: #f36c4f;
}
#body .swipe .swipe-menu #currency .heading {
    display: none;
}
#body .swipe .swipe-menu #currency>div {
    display: block;
}
#body .swipe .swipe-menu #currency .heading-1 {
    display: block;
    padding: 11px 20px;
    float: none;
    border-bottom: 1px solid #d7d7d7;
    font-size: 12px;
    font-weight: normal;
}
#body .swipe .swipe-menu #currency .heading-1 i {
    display: inline-block;
    font-size: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: 0px;
    color: #333;
    padding-left: 0;
    margin-right: 9px;
}
#body .swipe .swipe-menu #currency .heading-1 i.fa.fa-angle-down {
    font-size: 16px;
    text-align: center;
    float: right;
}
ul.sf-menu>li.button_sale>a {
    background: #f36c4f;
    color: #fff;
    text-transform: uppercase;
    padding-left: 23px;
    padding-right: 24px;
    font-weight: 600;
}
#language {
    float: right;
}
#language .heading {}#language .heading1 {
    display: none;
}
.swipe-menu #language {
    float: none;
}
.swipe-menu #language>ul {
    position: relative;
}
.swipe-menu #language .heading {
    display: none;
}
.swipe-menu #language {
    float: none;
}
.swipe-menu #language>ul {
    top: 0;
    left: 0;
    right: auto;
    position: relative;
    width: 100%;
    background: #f7f7f7;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 0
}
.swipe-menu #language>ul li>span {
    display: block;
    padding: 14px;
    font-size: 12px;
    cursor: pointer;
    text-transform: capitalize;
}
.swipe-menu #language>ul li {
    display: inline-block;
    padding: 0px 0 0px 5px;
    line-height: 20px;
}
.swipe-menu #language>ul li span.act {
    color: #53B86B
}
#body .swipe .swipe-menu #language .heading {
    display: none;
}
#body .swipe .swipe-menu #language>div {
    display: block;
}
#body .swipe .swipe-menu #language .heading1 {
    display: block;
    padding: 11px 20px;
    float: none;
    border-bottom: 1px solid #d7d7d7;
    font-size: 12px;
    font-weight: normal;
    color: #777
}
#body .swipe .swipe-menu #language .heading1:hover i.fa-angle-down,
#body .swipe .swipe-menu #currency .heading-1:hover i.fa-angle-down {
    color: #f36c4f;
}
#body .swipe .swipe-menu #language .heading1 i {
    display: inline-block;
    font-size: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-top: 0px;
    color: #333;
    text-align: center;
    margin-right: 9px;
}
#body .swipe .swipe-menu #language .heading1 i.fa.fa-angle-down {
    font-size: 16px;
    float: right;
}
header .header-button {
    position: relative;
    border-left: 1px solid #e1e0e0;
    margin: 3px 0 0 22px;
    padding-left: 19px;
}
header #currency.header-button {
    margin-right: 7px;
}
header #language.header-button {
    margin-left: 12px;
}
.header-button>ul {
    display: none;
    position: absolute;
    background-color: grey;
    width: 40px;
}
.header-button>div:hover {
    cursor: pointer;
    color: #f36c4f!important;
}
header .header-button>div i {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-left: 9px;
}
header .header-button.active>div i,
header .header-button:hover>div i,
header .header-button.active>div,
header .header-button:hover>div {
    color: #f36c4f;
}
header .header-button>div {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #848383;
    text-transform: capitalize;
    font-family: 'Cabin', sans-serif;
    padding: 5px 0 6px 0;
    text-align: center;
    font-weight: normal;
}
header .header-button>ul {
    background-color: #f4f4f2;
    width: 78px;
    margin: 5px -13px 0 -5px;
    left: auto;
    right: -10px;
    top: 100%;
    padding: 10px 0;
    overflow: hidden;
    position: absolute;
    z-index: 1006;
}
header #currency.header-button>ul {
    width: 69px;
}
header .header-button>ul li {
    text-align: center;
}
header .header-button>ul li:first-child {
    border-top: none;
}
header .header-button>ul li span {
    font-size: 12px;
    line-height: 14px;
    color: #6f6f6f;
    text-transform: capitalize;
    cursor: pointer;
    padding: 7px 0;
    width: 100%;
    display: block;
}
header .header-button>ul li span:hover {
    background-color: #e8e8e8;
    color: #f36c4f;
}
body div.shadow {
    display: none;
}
#body .swipe .swipe-menu li a:hover {
    color: #f36c4f;
}
#body .swipe .swipe-menu li a {
    color: #848383;
}
#body .swipe .swipe-menu li a i {
    color: #333;
    font-size: 26px;
    margin-right: 9px;
}
#body .swipe .swipe-menu>ul li a {
    font-weight: normal;
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #848383;
    padding: 10px 20px 11px;
    border-bottom: 1px solid #d7d7d7;
    position: relative;
}
#body .swipe .swipe-menu .foot li a:before {
    content: "\f05a";
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-size: 26px;
    color: #333;
    margin-right: 9px;
}
#body .swipe .swipe-menu .foot li+li a:before {
    content: "\f0d1"
}
#body .swipe .swipe-menu .foot li+li+li a:before {
    content: "\f06a"
}
#body .swipe .swipe-menu .foot li+li+li+li a:before {
    content: "\f085"
}
#body .swipe .swipe-menu .foot.foot-1 li a:before {
    content: "\f0ac"
}
#body .swipe .swipe-menu .foot.foot-1 li+li a:before {
    content: "\f079"
}
#body .swipe .swipe-menu .foot.foot-1 li+li+li a:before {
    content: "\f0e8"
}
#body .swipe .swipe-menu .foot.foot-2 li a:before {
    content: "\f02c"
}
#body .swipe .swipe-menu .foot.foot-2 li+li a:before {
    content: "\f06b"
}
#body .swipe .swipe-menu .foot.foot-2 li+li+li a:before {
    content: "\f0c0"
}
#body .swipe .swipe-menu .foot.foot-2 li+li+li+li a:before {
    content: "\f0a3"
}
#body .swipe .swipe-menu .foot.foot-3 li a:before {
    content: "\f0cb"
}
#body .swipe .swipe-menu .foot.foot-3 li+li a:before {
    content: "\f003"
}
.cart-position {
    float: right;
    position: relative;
    margin: 6px 7px 5px 0;
}
#cart .heading span.link_a i.fa-shopping-cart {
    font-size: 16px;
    line-height: 19px;
    color: #101010;
    margin-top: 1px;
    margin-right: 7px;
}
#cart .heading span.link_a i.fa-angle-down {
    color: #222;
    font-size: 16px;
    line-height: 19px;
    margin-top: 1px;
    margin-left: 12px;
}
#cart .heading span.link_a:hover i.fa-angle-down {
    color: #f36c4f;
}
#cart .heading span.link_a {
    display: block;
    color: #848383;
    text-decoration: none;
    font-size: 12px;
    line-height: 19px;
    padding: 0;
    cursor: pointer;
    padding-bottom: 0;
    font-weight: normal;
    text-transform: uppercase;
}
#cart .heading span.link_a b {
    font-weight: normal;
    color: #333;
}
#cart.active .content {
    display: block;
}
.cart-position #cart .heading span.link_a #cart-total2 {
    display: none;
}
#cart .content {
    clear: both;
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 999;
    width: 257px;
    padding: 20px;
    float: right;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.13);
    -moxbox-shadow: 0px 5px 13px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.13);
    right: 0px;
    border: 1px solid #f1f1f1;
}
#cart .content tbody {
    display: block;
}
#cart .content .name a {
    color: #878787;
}
#cart .content .name a:hover {
    color: #f36c4f;
}
header #cart.active .content {
    display: block;
}
header #cart.active .content .mini-cart-info {
    display: block;
}
header #cart .cart {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
header #cart .cart a {
    width: 100%;
    text-align: left;
}
header #cart .cart td.price {
    font-size: 12px;
    line-height: 12px;
}
header #cart .cart td.total {
    font-size: 12px;
}
header #cart .cart td.name a i {
    text-decoration: none;
}
header #cart .cart td.name a {
    margin-top: 0px;
    display: inline-block;
}
header #cart .cart td .total {
    font-size: 12px;
    color: #333;
}
header #cart .cart .item-cart-1 td {
    padding-top: 0;
}
header #cart .cart td {
    color: #848383;
    vertical-align: top;
}
header #cart .cart .image {
    padding-right: 15px;
}
.cart tr {
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: block;
    border-bottom: 1px solid #d7d7d7;
}
.cart-module .cart tr {
    background: none;
}
header #cart .cart .image img {
    text-align: left;
}
header #cart .cart .name small {
    color: #848383;
}
header #cart .cart .quantity {
    font-size: 11px;
    color: #848383;
    text-transform: uppercase;
}
header #cart .cart td.total {
    font-size: 12px;
    color: #333;
    text-align: right;
}
.cart-module .remove img:hover {
    overflow: hidden;
    margin-top: -11px;
}
.cart-module .cart .remove img {
    float: left;
}
.remove span:hover i {
    color: #f36c4f;
}
.cart-module .cart .remove span {
    width: 11px;
    height: 11px;
    overflow: hidden;
    display: inline-block;
}
.cart-module .cart .remove {
    width: 20px;
    text-align: center!important;
    padding-top: 8px;
}
.cart-module .cart .remove img {
    cursor: pointer;
}
header #cart .cart .remove:hover i {
    cursor: pointer;
    color: #f36c4f;
}
header #cart .cart .remove i {
    font-size: 14px;
    line-height: normal;
    margin-right: 3px;
    color: #2a2a2a;
    height: auto;
}
header #cart .cart .remove img:hover {
    overflow: hidden;
    margin-top: -11px;
}
header #cart .cart .remove img {
    float: left;
}
header #cart .cart .remove {
    padding: 10px 0
}
header #cart .cart .remove>span:hover {
    color: #f36c4f;
}
header #cart .cart .remove>span {
    font-size: 12px;
    cursor: pointer
}
header #cart .cart .remove img {
    cursor: pointer;
}
header #cart table.total {
    font-size: 11px;
    padding: 5px 10px 5px 10px;
    margin-top: 5px;
    float: right;
    clear: left;
    margin-bottom: 5px;
}
header #cart table.total tr {
    padding: 0px 10px 0px 10px;
}
header #cart table.total td b {
    color: #7e7e7e;
    font-size: 12px;
}
header #cart table.total td {
    color: #323232;
    padding-left: 5px;
    padding-right: 10px;
    text-align: left;
}
header #cart table.total td .t-price {
    font-size: 13px;
    font-weight: bold
}
header #cart .content .checkout a.button {
    margin-left: 5px;
}
header #cart .content .checkout {
    text-align: right;
    clear: both;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-top: 5px;
}
header #cart .empty {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}
header .toprow {
    /*display: inline-block;*/
}
header .toprow-1 {
    z-index: 100;
    position: fixed;
    display: none;
    background-color: #333;
    width: 100%;
    left: 0;
    top: 0;
}
header .links {
    font-size: 13px;
    /*float: left;*/    
    margin: 0;
}
header .links li a i {
    display: none;
}
header .links li {
    float: left;
}
header .links a {
    margin-right: 1px;
}
header .links a.active,
header .links a:hover {
    text-decoration: none;
    color: #f36c4f;
}
header .links a {
    display: inline-block;
    font-size: 11px;
    color: #757575;
    line-height: 13px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 10px 10px 9px;
}
header .links li:first-child a {
    padding-left: 0;
}
header .top_color {
    text-align: center;
    position: relative;
    padding: 0;
    background: #fff;
    /*margin-bottom: 29px;*/
}
header .top_color .mini-cart-info {
    text-align: left;
}
.top_color .container {
    position: relative;
}
.toprow .links .login_h a {
    max-width: 104px;
    white-space: nowrap;
}
#menu-gadget {
    display: none;
}
.top-search {
    line-height: 50px;
    border-right: 1px solid #000;
    display: inline-block;
    padding: 0 20px;
}
.top-search:hover {
    cursor: pointer
}
.top-search i {
    font-size: 26px;
    color: #fff;
}
.top-search #search {
    display: none;
}
#search {
    position: relative;
    float: right;
    margin-top: 2px;
    z-index: 99;
}
#search .button-search span {
    display: none;
}
#search .button-search i {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #333;
    vertical-align: top;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#search .button-search {
    position: relative;
    float: right;
    display: inline-block;
    padding: 0;
    width: 44px;
    text-align: center;
    background: #eee;
    border: 0;
}
#search .button-search:hover {
    cursor: pointer;
    background: #f36c4f;
}
#search .button-search:hover i {
    color: #fff;
}
#search input {
    float: left;
    border-radius: 0;
    line-height: 22px;
    height: 44px;
    max-width: 83%;
    margin: 0;
    padding: 10px 10px;
    background: #fff;
    border: 1px solid #eee;
    color: #333;
    margin-right: 7px;
}
.name a {
    text-decoration: none;
    color: #fff;
}
.price.price-min {
    display: none;
}
.price {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-weight: normal;
}
.price .price-new {
    color: #f16c51;
    margin-right: 4px;
}
.price .price-old {
    color: #9B9B9B;
    text-decoration: line-through;
}
.table .price s {
    color: #9B9B9B;
    font-size: 17px;
}
.box-product .price .price-new {
    margin-right: 5px;
}
.box.box-filter input[type="checkbox"] {
    float: left;
}
.related-info .tooltip-inner {
    max-width: 120px!important;
    white-space: normal!important
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}
.related .bx-viewport {
    min-height: 370px!important;
}
.box-product li.related-info {
    width: 131px!important;
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    white-space: nowrap;
    max-width: 300px;
    padding: 5px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #f36c4f;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: rgba(118, 88, 188, 0);
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #f36c4f;
    border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #f36c4f;
    border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #f36c4f;
    border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-right: -5px;
    border-bottom-color: #f36c4f;
    border-width: 0 5px 5px;
}
.related .wishlist div.tooltip {
    left: 0!important;
    max-width: 120px;
}
.related .wishlist div.tooltip.top .tooltip-arrow {
    left: 26px;
}
aside .cart-button .cart .tooltip {
    left: auto!important;
    right: 0!important;
    max-width: 120px;
}
aside .cart-button .cart .tooltip.bottom .tooltip-arrow {
    left: auto;
    right: 23px;
}
.tooltip-1 {
    white-space: nowrap
}
aside .info li {
    position: relative;
    clear: both;
    padding: 2px 0
}
aside .box-product li {
    padding-left: 0;
    padding-right: 0;
}
aside .info li a i,
.afine li a i,
.acount li a i {
    font-size: 17px;
    margin-right: 10px;
}
aside .info li a,
.afine li a,
.acount li a {
    line-height: 20px;
    font-size: 12px;
}
aside.info li,
.afine li,
.acount li {
    padding: 3px 0;
}
aside .info li a+a i,
.afine li a+a i,
.acount li a+a i {
    display: none;
}
aside .info li a+a,
.afine li a+a,
.acount li a+a {
    padding-left: 0;
    background: none;
}
aside .info li a:hover,
.afine li a:hover,
.acount li a:hover {
    color: #53B86B
}
.box-filter .box-content .button {
    margin-top: 10px
}
.breadcrumb a.last,
.breadcrumb a.last:hover {
    color: #333;
}
.breadcrumb a:hover {
    color: #f36c4f;
}
.breadcrumb {
    position: relative;
    font-family: 'Cabin', sans-serif;
    background-color: #fff;
    color: #848383;
    border-radius: 0;
    padding: 17px 20px;
    font-weight: normal;
}
.breadcrumb a {
    color: #848383;
}
.account-account h1 {
    padding-bottom: 20px;
}
.account-account #content ul {
    margin-bottom: 20px;
}
.success,
.warning,
.attention,
.information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
}
.success {
    background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
    border: 1px solid #d7d7d7;
}
.warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
    padding-left: 30px!important;
}
.attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
    float: right;
    cursor: pointer;
}
.required {
    color: #ff7409;
    font-weight: bold;
}
.error {
    display: block;
    color: #FF0000;
}
.help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    display: block;
}
table.form {
    width: 100%;
    margin-bottom: 20px;
}
.checkout-product thead td .checkout-product thead td {
    text-align: center!important;
}
.checkout-content .buttons #button-payment {
    margin-top: 10px;
}
.checkout-product td.price {
    font-size: 12px;
}
.checkout-product td.total {
    text-align: center!important;
}
table.list thead td a,
.list thead td {
    text-decoration: none;
}
table.list tbody td a {
    text-decoration: underline;
}
table.list tbody td {
    vertical-align: top;
}
table.list .left {
    text-align: left;
}
table.list .right {
    text-align: right;
}
table.list .center {
    text-align: center;
}
.pagination {
    display: inline-block;
    width: 100%;
}
.account-order .button-order-right {
    float: right;
    margin-top: -3px;
}
.account-order .pagination {
    margin-bottom: 25px;
}
.pagination .links {
    float: left;
    margin-right: 10px;
}
.pagination .links a {
    display: inline-block;
    padding: 7px 13px;
    text-decoration: none;
    color: #6C6C6C;
    background-color: #F8F8F8;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
}
.pagination .links a:hover {
    color: #fff;
    background-color: #f36c4f;
}
.pagination .links b:hover {
    cursor: default
}
.pagination .links b {
    color: #fff;
    background-color: #f36c4f;
    display: inline-block;
    padding: 7px 13px;
    font-weight: normal;
    text-decoration: none;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
}
.pagination .results {
    float: left;
    margin: 5px 0px;
}
a.button,
.wishlist a,
.compare a,
a.button-prod {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    background: #f8f8f8;
}
.product-grid a.button.details {
    display: none;
}
a.button span {
    color: #333;
    font-family: 'Cabin', sans-serif;
    display: inline-block;
    padding: 12px 20px 13px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}
.cart a.button span,
a.button-prod span {
    display: none;
}
.cart-top-padd {
    margin-right: 5px;
    float: left;
}
.cart-button .cart a.button:hover,
a.button:hover,
.cart-button .wishlist a:hover,
div.cart-button .compare a:hover,
a.button-prod:hover,
.wishlist a:hover,
.compare a:hover {
    background: #f36a51;
    border-color: #f36a51;
}
.cart a.button:hover i,
a.button:hover i,
.wishlist a:hover i,
.compare a:hover i,
a.button-prod:hover i {
    color: #fff;
}
a.button:hover span {
    color: #fff;
}
a.button-i {
    display: inline-block;
    padding: 5px;
}
a.button-i i {
    font-size: 26px;
    color: #53B86B
}
a.button-i i:hover {
    color: #7E7E7E
}
.image2 {
    position: relative;
}
.image img,
.image2 img,
.image3 img {
    vertical-align: top;
}
.product-grid .image,
.box-product .image2 {
    text-align: center;
}
.buttons {
    overflow: auto;
}
.buttons .left {
    float: left;
    text-align: left;
}
.buttons .right .mt {
    margin-top: 10px
}
.buttons .right {
    float: right;
    text-align: right;
}
.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#module_cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    display: none;
    padding: 8px;
    position: relative;
    top: -1px;
}
#module_cart.active .heading {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    margin-top: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
}
#module_cart.active .content {
    display: block;
}
#module_cart .cart .name {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#module_cart .cart {
    margin-bottom: 10px;
    width: 100%;
}
#module_cart .cart td .quantity {
    font-weight: bold;
}
#module_cart .cart td {
    border-bottom: 1px solid #d7d7d7;
    padding: 2px 3px;
    vertical-align: top;
}
#module_cart .cart td a {
    font-weight: normal;
}
#module_cart .cart .image {
    display: none;
}
#module_cart .cart .image img {
    border: 1px solid #d7d7d7;
    text-align: left;
}
#module_cart .cart .name small {
    line-height: 14px;
}
#module_cart .cart td.quantity {
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 0px;
    vertical-align: middle;
}
#module_cart .cart td.total {
    text-align: center;
    vertical-align: middle;
}
#module_cart .cart .remove {
    text-align: right;
    padding: 2px 2px;
    vertical-align: middle;
}
#module_cart .cart .remove img {
    cursor: pointer;
}
#module_cart table.total {
    clear: left;
    float: right;
    margin-bottom: 10px;
    padding: 5px;
}
.total-right {
    text-align: right!important;
}
#module_cart .total-left {
    padding-right: 18px;
}
#module_cart table.total td b {}#module_cart table.total td {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    text-align: left;
}
#module_cart .checkout .button {
    margin-bottom: 10px;
}
#module_cart .checkout {
    clear: both;
    text-align: right;
}
#module_cart .empty {
    text-align: left;
    line-height: 17px;
    padding: 5px 0;
}
.product-list #image {
    float: left;
    margin-top: 0px;
    z-index: 0;
}
.product-list .image img {
    background: #fff;
}
.product-grid #image {
    float: left;
    margin-top: 0px;
    z-index: 0;
}
.home-block #image {
    float: left;
    margin-top: 0px;
    z-index: 0;
}
aside>div:first-of-type {
    padding-top: 0;
    background: none;
}
.box .box-heading {
    position: relative;
    font-size: 16px;
    line-height: 19px;
    color: #525252;
    font-family: 'Cabin', sans-serif;
    padding-bottom: 22px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 27px;
}
.box {
    margin-bottom: 40px;
}
.box.category {
    margin-bottom: 11px;
}
.box.featured,
.box.specials,
.box.new-products,
.box.bestsellers {
    margin-bottom: 26px;
}
#content .box.specials,
#content .box.subcat {
    padding-bottom: 0;
    background: none;
    margin-bottom: 10px;
}
.box .box-content .box-product ul li.first-in-line {
    clear: left;
}
.box-product .image2 a,
.product-grid .image a,
.box-product .image a {
    position: relative;
    display: block;
    padding: 17px 10px 10px;
    background: #fff;
}
.related .image a {
    overflow: hidden;
}
.product-list .image a {
    display: block;
    padding: 10%;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.box-product .image a {
    padding: 17px 10px 10px;
}
.related .box-product .image a {
    padding: 17px 10px 10px;
}
aside .box .box-content .box-product ul {
    width: auto;
    margin: 0;
    text-align: center;
}
aside .box .box-content .box-product ul>li {
    width: 100%;
    max-width: 170px;
    float: none;
    display: inline-block;
}
.box-filter ul {
    padding: 5px 0;
}
.box-filter li {
    line-height: 25px;
    margin: 5px 0;
}
.box-filter label {
    cursor: pointer;
    display: inline;
    padding-left: 5px;
    vertical-align: top;
}
.prod-stock {
    color: #28b73c;
    font-style: italic;
    font-size: 15px;
}
.box-product {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #FFF;
    box-shadow: 1px 1px 4px rgba(0,0,0,.05);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0,.05);
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.05);
    margin-bottom: 15px;
}
.box-product .doc-meta-thumb {
    padding: 6px;
}
.doc-meta-thumb img {
    width: 100%;
}
.box-product .inner,
.product-grid .left,
.box-product .inner1 {
    background: #fff;
    margin-bottom: 0;
    padding: 10px 0 0;
    text-align: center;
}
.box-product .f-left,
.product-grid .name,
.product-grid .description {
    padding: 0 16px;
}
.box-product li {
    margin-bottom: 30px;
}
.box-product li>div,
.product-grid li>div {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
}
.box-filter .box-content .button,
header #cart .content .checkout a.button {
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .08);
}
.related .box-product li>div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.related .box-product li {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
}
.product-grid .left {
    padding-bottom: 0;
}
.box-product .inner1 {
    margin-bottom: 0;
    padding: 5px 0 0;
}
.box.subcat {
    border-bottom: 0;
    padding-bottom: 0;
}
.box-product.box-subcat {
    margin-top: 0!important
}
.box-product.box-subcat .name.subcatname {
    padding: 10px 10% 15px;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
.box-product.box-subcat .name.subcatname a {
    margin-bottom: 0;
    font-style: normal
}
#content .box .box-content .box-product ul li.cat-height>div {
    background: #fff;
}
.zoom-top img {
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
}
.zoom-top a:hover {
    background-color: #7E7E7E;
}
.zoom-top a {
    display: block;
    width: 30px!important;
    height: 30px!important;
    background-color: #53B86B;
    color: #fff;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 25;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
}
.zoom-top a:before {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    height: auto;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: baseline;
    width: auto;
    content: "\f00e";
    width: 30px;
    line-height: 30px;
}
.box-product>li.tree-div {
    margin-right: 0;
}
.box-product>li {
    width: 176px;
    display: inline-block;
    vertical-align: top;
    margin-right: 42px;
    margin-bottom: 28px;
}
.name a {
    text-decoration: none;
    font-family: 'Cabin', sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #2a2a2a;
    text-transform: uppercase;
}
.name a:hover {
    color: #F36C4F;
}
.box-product .name,
.product-grid .name {
    margin-bottom: 5px;
    min-height: 28px;
}
.box-product .image {
    display: block;
    text-align: center;
}
.box-product .name a {
    display: inline;
}
.box-product .name .name-title {
    display: block;
    height: 48px;
    overflow: hidden;
    font-weight: normal;
}
.box-product .rating {
    display: block;
    margin-bottom: 0px;
}
.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.afine {
    list-style: none;
    margin: 0;
    padding: 0;
}
.afine li:first-child,
.acount li:first-child {
    border: 0px
}
.afine li,
.acount li {}.afine li a+a {
    background: none;
    padding-left: 0;
}
.acount {
    list-style: none;
}
.content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.content ul li a {
    text-decoration: none;
    line-height: normal;
}
.content ul li:first-child {
    border: none;
}
.content ul li {
    padding-bottom: 4px;
    padding-top: 4px;
}
.content ul li a {}.content ul li a i {
    font-size: 17px;
    margin-right: 9px;
}
.wishlist-product td a {
    text-decoration: none;
}
.wishlist-product td {
    vertical-align: middle!important;
    text-align: center;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fa.fa-angle-up:before {
    content: "\f106"!important;
}
li.parent>i:hover {
    cursor: pointer;
    color: #98cf36;
}
li.parent>i {
    float: right;
    font-size: 14px;
    color: #848383;
    position: absolute;
    right: 24px;
    top: 16px;
}
.box-category li li.parent>i {
    top: 5px;
    right: 0;
}
.box-category>ul>li.parent>i {
    right: 0;
}
.box.category li {
    position: relative
}
#content .box.category .box-content {
    padding-bottom: 20px;
}
.box-category>ul>li.active>a i,
.box-category>ul>li>a:hover i {
    color: #7e7e7e
}
.box-category>ul>li>a i {
    font-size: 21px;
    color: #53B86B;
}
.box-category>ul>li>a {
    display: inline-block;
    font-weight: bold;
    color: #323232;
}
.box-category>ul>li.active>a,
.box-category>ul>li>a:hover {
    color: #333;
}
.box-category>ul>li:first-child {
    border: 0
}
.box-category>ul>li {
    position: relative;
    padding: 5px 0
}
.box-category>ul>li strong {
    display: none;
}
.box-category>ul>li.last {
    border: none;
}
.box-category>ul>li ul {
    display: none;
    padding: 5px 0 0;
}
.box-category>ul>li ul ul {
    border-top: none;
}
.box-category>ul>li span.close:hover {
    cursor: pointer;
}
.box-category>ul>li li.parent>i {
    line-height: 16px;
    vertical-align: middle;
    ;
}
.box-category>ul>li ul>li.active>a,
.box-category>ul>li ul>li>a:hover {
    color: #333;
}
.box-category>ul>li ul>li {
    border: none;
    margin: 0;
    padding: 0;
}
.box-category>ul>li ul>li>a {
    margin: 6px 0;
}
.box-category>ul>li ul>li>a {
    text-decoration: none;
    display: inline-block;
    color: #848383;
    font-size: 12px;
    line-height: 14px;
}
.box-category>ul>li ul>li>a.active {
    color: #333
}
.box-category>ul>li:first-child {
    border-top: 0
}
.act-cat {
    position: absolute;
    top: 9px;
    right: 6px;
}
.info-about2,
.info-about3,
.info-about4 {
    display: none;
}
h1.style-1 {
    margin-bottom: 30px;
}
.category-list {
    overflow: auto;
    margin-bottom: 20px;
}
.category-list ul {
    float: left;
    width: 25%;
    list-style: none;
    padding: 0;
}
.capcha {
    width: 143px;
}
.box-container .sitemap-info ul li {
    font-size: 12px;
    color: #2a2a2a;
    text-transform: uppercase;
    font-family: 'Cabin', sans-serif;
}
.sitemap-info ul li a i {
    color: #53B86B;
    font-size: 17px;
    margin-right: 9px;
}
.sitemap-info ul li a:hover i {
    color: #7E7E7E;
}
.sitemap-info ul li a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 600;
    color: #878787;
}
.category-list .div a {
    text-decoration: underline;
}
.manufacturer-list {
    overflow: auto;
    background-color: #e5e5e5;
    margin-top: -1px;
}
.manufacturer-heading span {
    background: #f36c4f;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    padding: 10px 0;
    width: 50px;
    text-align: center;
}
.manuf-p a:hover b {
    color: #F36C4F;
}
.manufacturer-heading {
    background: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
}
.manufacturer-content {
    padding: 30px 40px;
    overflow: hidden;
}
.manufacturer-list ul li a i {
    color: #53B86B;
    font-size: 17px;
    font-weight: normal;
    line-height: 18px;
    margin-right: 9px;
}
.manufacturer-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.box.manufacturers li {
    padding: 5px 0;
}
.box.manufacturers li a {
    display: inline-block;
    text-decoration: none;
}
.product-filter .product-compare {
    float: left;
    margin-left: 10px;
}
.product-filter select {
    margin-bottom: 0;
}
.product-filter {
    overflow: hidden;
    line-height: 32px;
    border: 1px solid #d7d7d7;
    border-width: 1px 0;
    padding: 20px 0;
    margin-bottom: 30px;
}
.product-filter .display {
    float: right;
}
.product-filter .display a {
    font-weight: bold;
}
.product-filter .sort b {
    padding-right: 7px;
    color: #333;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.product-filter .sort select {
    width: 140px;
}
.product-filter .sort {
    float: left;
    font-weight: bold;
}
.product-filter .limit select {
    width: 72px;
}
.product-filter .limit b {
    padding-right: 5px;
    font-family: 'Cabin', sans-serif;
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
}
.product-filter .limit {
    margin-left: 13px;
    float: left;
}
.product-list ul li:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}
.product-list ul li {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d7d7d7;
}
.product-list .left {
    position: relative;
}
.product-list .right {
    text-align: left;
}
.product-list .name {
    margin-bottom: 10px;
}
#grid_a,
#list_a,
#grid_b,
#list_b {
    vertical-align: top;
    font-size: 28px;
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 6px;
}
#grid_a i,
#list_a i {
    color: #7D7D7D;
    vertical-align: top;
}
#list_b i,
#grid_b i {
    color: #f36c4f;
    cursor: default;
    vertical-align: top;
}
#grid_a:hover i,
#list_a:hover i {
    color: #f36c4f;
}
.product-filter .display {
    position: relative;
}
.product-filter .display b {
    float: left;
    color: #7D7D7D;
    text-transform: uppercase;
    display: none;
}
.product-list .description {
    overflow: hidden;
    margin-bottom: 10px;
}
.product-list .description2,
.product-grid .description2 {
    display: none;
}
.product-list .cart,
.product-list .wishlist,
.product-list .compare,
.product-info .button-prod,
.product-info .wishlist,
.product-info .compare {
    margin-right: 5px;
    margin-bottom: 5px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.08);
}
.product-list .price {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 17px;
    line-height: 20px;
}
.product-list .price {
    font-size: 17px;
}
.product-list .price .price-new {
    margin-right: 5px;
}
.product-list .box-product .price,
.product-list .product-grid .price {
    padding-left: 20px;
}
.product-list .name a {
    font-size: 13px;
}
.product-list .price span {
    padding-bottom: 5px;
}
.product-grid ul li {
    text-align: left;
    position: relative;
    margin-bottom: 30px;
}
.product-grid ul li.col-sm-2,
.box-subcat ul li.col-sm-2 {
    width: 19.94%;
}
.col-sm-8 .product-grid ul li.col-sm-2 {
    width: 25%;
}
.product-grid ul li.first-in-line {
    clear: left
}
.extra-prod input {
    padding-bottom: 4px;
}
.extra-prod {
    padding-top: 6px;
}
.or {
    padding-top: 3px;
}
.product-grid .image {
    display: block;
    text-align: center;
}
.product-grid .rating {
    display: block;
}
.price-tax {
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
}
.product-list .price-tax {
    display: block;
}
.product-grid .price-old {
    text-decoration: line-through;
}
.product-grid .price .price-tax {
    display: none;
}
.product-grid .price-old {
    font-weight: normal;
}
.product-grid .cart,
.product-grid .wishlist,
.product-grid .compare,
.box-product .cart-button .cart,
.product-list .cart,
.product-list .wishlist,
.product-list .compare {
    text-align: center;
}
.box-product .cart-button .cart {
    float: right;
}
.product-grid .cart-button .cart,
.product-grid .cart-button .wishlist,
.product-grid .cart-button .compare,
.related .box-product .cart-button .cart,
.related .box-product .cart-button .wishlist,
.related .box-product .cart-button .compare {
    float: left;
}
.box-product .cart-button .cart a,
.product-grid .cart-button .cart a,
.product-grid .cart-button .compare a,
.box-product.cart-button .cart a,
.box-product .cart-button .compare a {
    border-left: 1px solid #e3e3e3;
}
.content-border h2 {
    margin-bottom: 30px;
}
.content-border {
    background: #fff;
    padding: 30px 40px;
    margin-bottom: 30px;
}
#compare {
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#full_gallery {
    display: none;
    max-width: 270px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
#full_gallery .prev {
    left: 0
}
#full_gallery .next {
    right: 0
}
#full_gallery .prev:hover,
#full_gallery .next:hover {
    color: #53B86B
}
#full_gallery .prev,
#full_gallery .next {
    color: #7e7e7e;
    font-size: 19px;
    position: absolute;
    top: 50%;
    margin-top: -23px;
}
.bx-controls-direction a.bx-prev {
    margin-left: -10px;
}
.bx-controls-direction a.bx-next {
    margin-right: -10px;
}
.bx-controls-direction a {
    padding: 10px;
}
.product-info {
    padding-bottom: 7px;
    margin-top: 20px;
}
.product-info .description .option {
    margin-top: 15px;
}
.product-info h1.view {
    display: none;
}
.product-info h1 {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.product-info .left {
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
}
.product-info .image {
    float: left;
    width: 100%;
    max-width: 270px;
    max-height: 424px;
    height: 100%;
    margin-bottom: 10px;
    background-color: #fff;
}
.product-info .image-additional {
    overflow: hidden;
    max-width: 270px;
    position: relative;
    clear: both;
    padding: 0 20px;
}
.product-info .image-additional li {
    float: left;
    max-width: 70px;
}
.product-info .image-additional li.last {
    margin-right: 0;
}
.product-info .image-additional img {
    background: #fff;
}
#zoom1 img {
    background: #fff;
}
#fancybox-wrap {
    height: auto!important;
}
.zoomWindow {
    border-color: #ccc!important;
}
.product-info .image-additional a {
    display: block;
}
.image-additional .next:hover,
.image-additional .prev:hover {
    color: #53B86B
}
.image-additional .prev {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 40%;
    margin: 0;
    font-size: 19px;
    color: #7e7e7e
}
.image-additional .next {
    color: #7e7e7e;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    top: 40%;
    margin: 0;
    font-size: 19px;
}
.product-info .share>span {
    margin-bottom: 20px;
    display: inline-block;
}
.product-info .description .product-section {
    color: #848383;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 20px;
}
.product-info .description .product-section span {
    font-family: 'Cabin', sans-serif;
    color: #6f6f6f;
    font-weight: normal;
}
.product-info .description .product-section .prod-stock {
    display: inline-block;
    background-color: #28b73c;
    color: #fff;
    font-style: normal;
    padding: 0 7px;
    margin: 0 9px;
}
.product-info .description>.price {
    text-transform: uppercase;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 23px 0;
    margin-bottom: 20px;
}
.product-info .price .price,
.product-info .price .price-new {
    font-size: 22px;
    margin-right: 5px;
}
.product-info .price .price-old {
    margin-right: 5px;
}
.product-info .price .price-tax {
    color: #333;
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
}
.product-info .text-price {
    font-family: 'Cabin', sans-serif;
    color: #333;
    font-size: 12px;
}
.product-info .price .discount {
    text-transform: none;
    font-weight: normal;
}
.product-info .price .reward {
    padding-top: 10px;
    display: block;
}
.tab-content ul {
    margin-left: 25px;
    margin-bottom: 20px;
    list-style-type: disc
}
.product-info .minimum {
    margin-top: 5px;
}
.product-info .cart-top-padd {
    float: left;
}
.product-info .extra-button {
    float: left;
}
.product-info .options {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.product-info .cart-top {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.product-info .cart {
    display: block;
    float: none;
}
.q-mini {
    width: 30px;
}
img#captcha {
    vertical-align: top;
    margin-bottom: 20px;
}
#tab-review input[name="captcha"] {
    margin-right: 20px;
}
.border {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.product-info .gallery li {
    max-width: 270px;
    float: left;
    height: 424px
}
.ps-carousel-item img {
    background-color: #fff;
}
.ps-zoom-pan-rotate img {
    background-color: #fff;
}
.product-info .gallery li img {
    background-color: #fff;
}
.product-info .review {
    font-weight: normal;
    padding-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 20px;
}
.product-info .review>div img {
    margin-bottom: 10px;
}
.product-info .review a+a {
    margin-left: 20px;
}
.product-info .review img {
    float: left;
    margin-right: 20px;
}
.product-info .review .btn-rew {
    float: left;
}
.product-info .review .btn-rew a i {
    font-size: 26px;
    color: #848383;
    line-height: 16px;
    width: 1.1em
}
.product-info .review .btn-rew a:hover i {
    color: #F36C4F;
}
.product-info .description {
    margin-bottom: 20px;
}
.product-info .description .option label b {
    font-weight: normal
}
.tabs {
    margin-bottom: 20px;
}
.tabs .tab-heading i {
    font-size: 14px;
    line-height: 22px;
    color: #848383;
    float: right;
}
.tabs .tab-heading:hover i,
aside .box .box-heading:hover i {
    color: #222;
}
.tabs .tab-heading {
    position: relative;
    color: #333;
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
    padding: 15px 15px 15px 20px;
    background: #fff;
}
.tabs .tab-content {
    padding: 20px 0;
}
#tab-review.tabs .tab-content {
    padding: 20px 0 0;
}
.compare-block {
    margin-bottom: 20px;
}
.compare-block .image {
    margin-right: 10px;
}
.compare-block .remove a {
    font-size: 19px;
    line-height: normal;
}
.compare-block .remove a i {
    color: #222;
}
.compare-block .remove a:hover i {
    color: #f36c4f;
}
.compare-block img {
    background-color: #fff;
}
.compare-info {
    width: 100%;
}
.block-compare {
    position: relative;
    overflow: hidden;
}
.td-price {
    font-weight: bold;
    font-size: 16px;
}
.compare-info .prod-stock {
    margin: 0 auto;
    float: none;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #53B86B;
    color: #FFFFFF;
    display: inline-block;
    font-style: normal;
    margin: 0 9px;
    padding: 0 7px;
}
.compare-info td.name a:hover {
    color: #7e7e7e
}
.compare-info td.name a {
    text-decoration: none;
    font-size: 16px;
    color: #53B86B
}
.compare-info td.name a:hover {}.compare-info td.last {
    border-right: 0;
}
.compare-info thead td:first-child {
    text-align: left;
}
.compare-info td:first-child {
    color: #fff;
    text-align: right;
}
.compare-info td.image2 {
    text-align: center;
}
.compare-info td {
    padding: 7px;
    width: 20%;
    text-align: left;
    vertical-align: top;
}
.compare-info .price-old {
    font-weight: normal;
    text-decoration: line-through;
    display: block;
    font-size: 15px;
}
.compare-info td.td-price .price-old {
    color: #7E7E7E
}
.compare-info td.td-price {
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    color: #53B86B
}
.wishlist-product2 {
    display: none;
}
.wishlist-product {
    margin-bottom: 25px;
}
.wishlist-product tbody .name a:hover {}.wishlist-product tbody .name a {
    font-size: 12px;
}
.wishlist-product tbody .model {
    text-align: center;
    font-size: 12px;
}
.wishlist-product tbody .stock {
    text-align: center;
}
.wishlist-product tbody .stock .prod-stock {}.wishlist-product tbody .quantity {
    text-align: right;
}
.checkout-product .table td.price {
    text-align: left;
    font-size: 13px;
    color: #7E7E7E;
}
.table .total,
.table .price {
    font-family: Trebuchet MS, Arial, sans-serif;
    text-align: center;
    font-size: 17px;
    color: #000;
}
.table .price b {
    color: #333;
    font-weight: normal;
}
.table thead td {
    font-size: 12px!important;
}
.table .price s {
    font-weight: normal;
    display: block;
}
input#sub_category {
    background: none;
    margin: 0
}
.product-search input#sub_category {
    background: none;
    margin-top: 4px;
    margin-left: -20px;
}
.product-search .box-container .buttons {
    margin-bottom: 20px;
}
.contact-info {
    background: #fff;
    padding: 40px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contact-info .contact-box i {
    color: #f36c4f;
    font-size: 26px;
    width: 1.25em;
}
.contact-info .contact-box {
    margin-bottom: 20px;
    line-height: 26px;
}
.contact-info .contact-box b {
    color: #2a2a2a;
    text-transform: uppercase;
    margin-left: 10px;
}
.contact-info iframe {
    min-height: 200px;
    max-height: 300px
}
.contact-info figure {
    margin: 0;
}
.content.contact-f textarea {
    max-width: 100%;
}
.content.contact-f {
    background: #fff;
    padding: 40px 40px 20px;
}
.content.contact-f div.buttons,
.content.contact-f div.captcha {
    margin-top: 20px;
}
.checkout-heading {
    background-color: #fff;
    color: #2a2a2a;
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    padding: 15px 100px 15px 15px;
    margin-top: 10px;
}
.checkout-heading a {
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    color: #2a2a2a;
}
.checkout-heading a:hover {
    color: #F36C4F;
}
.checkout-content {
    display: none;
}
.checkout-content {
    margin-top: -1px;
    padding: 20px 40px;
    background-color: #eee;
}
.checkout-content .login-content .heading h2 {
    font-size: 16px;
}
.checkout-content .login-content p.login-padd {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 6px;
}
.checkout-heading {
    position: relative;
}
.checkout-heading>a {
    position: absolute;
    right: 20px;
    top: 15px
}
.checkout-content label a:hover {
    text-decoration: underline;
}
.checkout-content label a {
    color: #f36c4f;
}
.login-content .right,
.login-content .left {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}
.login-content .heading {
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.login-content .content>p {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
}
.login-content .heading i {
    font-size: 56px;
    color: #f36c4f;
    float: left;
    margin-right: 14px;
}
.login-content .heading h2 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 18px;
    color: #333;
}
.login-content .heading b {
    font-size: 13px;
    color: #2a2a2a;
    font-style: italic;
    font-weight: normal;
}
.login-content .form-horizontal .controls input {
    width: 94%;
    max-width: 100%
}
.login-content .login-buttons {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
}
.buttons .right label {
    text-align: left;
}
.account-register .buttons .right label {
    float: left;
    margin-right: 15px;
}
.login-content {
    width: 100%;
    overflow: hidden;
}
.box-container {}.login-content .left p+p {
    margin-bottom: 16px;
}
.link-login {
    text-decoration: underline;
    display: inline-block;
    color: #2a2a2a;
}
.login-buttons .button-cont-right {
    margin-right: 15px;
}
.login-content .login-buttons .link-login {
    line-height: 25px;
}
.link-login:hover {
    text-decoration: none;
}
.padd-form {
    display: block;
    padding-bottom: 5px;
}
.login-content .right .content p {
    margin-bottom: 15px;
}
.login-content .right .content b {
    display: block;
}
#register select {}#register .q1 {}#register .content {
    border: none!important;
    padding: 0!important;
}
.order-list,
.return-list {
    background-color: #e5e5e5;
    margin-bottom: 30px;
}
.table-bordered>tbody {
    background-color: #e5e5e5;
}
.order-content span,
.heading-order-list span {
    color: #333;
}
.heading-order-list {
    background-color: #fff;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 12px;
    color: #848383;
    padding: 20px;
}
.order-list b,
.order-list strong {
    font-weight: normal;
}
.order-list .order-id,
.return-list .return-id {
    width: 49%;
    float: left;
}
.order-list .order-status,
.return-list .return-status {}.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
}
.order-list .order-content,
.return-list .return-content {
    padding: 20px;
    color: #333;
}
.order-list .order-content div>span {}.order-list .order-content div .button {
    margin-top: 3px;
}
.order-list .order-info {
    text-align: right;
}
.order-detail {
    background: #EFEFEF;
    font-weight: bold;
}
.return-box-2 {
    padding: 15px 20px 19px 20px;
    margin-bottom: 10px;
}
.return-box-2 .buttons .right {
    float: left;
}
.return-box-2 .buttons {
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.return-box {}.return-p {
    padding-left: 17px;
}
.return-p p {
    margin-bottom: 13px;
}
.return-list {
    margin-bottom: 10px;
}
#content .content.return-box {
    padding: 14px 10px 11px 20px;
    margin-bottom: 10px;
}
.content.return-box h2 {
    margin-bottom: 14px;
}
#content .content.return-box .left {
    width: 320px;
}
#content .content.return-box .right {
    width: 320px;
}
.content.return-box label {
    font-size: 12px;
    font-weight: bold;
}
.content.return-box span {}.content.return-box input {
    margin-top: 6px;
    margin-bottom: 7px;
    width: 310px;
}
.content.return-box .error {
    padding-bottom: 5px;
    display: block;
}
.return-box-3 {
    margin-bottom: 20px;
    padding: 14px 10px 10px 20px;
}
.return-box-3 h2 {
    margin-bottom: 15px;
}
.return-box-3 textarea {
    width: 310px;
    height: 188px;
    max-width: 310px;
    max-height: 188px;
}
.return-box-3 .return-captcha {
    width: 320px;
    margin-top: -3px;
}
.return-box-3 .return-captcha b {
    padding-bottom: 6px;
    display: block;
}
.return-box-3 .return-captcha input {
    width: 170px;
    margin-bottom: 10px;
}
.return-box-3 .return-additional {
    margin-bottom: 11px;
}
.return-box-3 .buttons {
    padding: 0;
    margin-bottom: 0;
}
.button-return-right-i:hover i {
    color: #f36c4f;
}
.button-return-right-i:hover,
.button-return-right:hover {
    color: #f36c4f;
    cursor: pointer;
}
.button-return-right {
    border: 0px;
    background: none;
    font-weight: normal;
    color: #2a2a2a;
    font-family: 'Cabin', sans-serif;
    text-transform: uppercase;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
    min-height: 30px;
    display: inline-block;
}
#return-product .button-return-right-i {
    position: relative;
}
#return-product .button-return-right-i i.fa.fa-arrow-circle-right {
    position: absolute;
    right: 0;
    z-index: 4;
    top: 3px
}
#return-product input.button-return-right {
    padding-right: 30px;
    position: relative;
    z-index: 5
}
a.button-return-left:hover,
a.button-return-right:hover,
a.button-order-right:hover,
a.button-cont-right:hover,
a.button-back-left:hover,
a.button-inf-left:hover {
    color: #f36c4f;
}
a.button-return-left:hover i,
a.button-return-right:hover i,
a.button-order-right:hover i,
a.button-cont-right:hover i,
a.button-back-left:hover i,
a.button-inf-left:hover i {
    color: #f36c4f;
}
#tab-review .form-inline input[type="radio"] {
    vertical-align: middle;
    margin-top: 0;
}
a.button-return-left,
a.button-return-right,
a.button-order-right,
a.button-cont-right,
a.button-back-left,
a.button-inf-left {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    padding-right: 0px;
    color: #2a2a2a;
    font-weight: normal;
    vertical-align: top;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Cabin', sans-serif;
    text-transform: uppercase;
}
a.button-back-left i,
.button-back-left i,
.button-return-right-i i,
a.button-return-left i,
a.button-cont-right i {
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    margin: 0 9px 2px;
    color: #6c6c6c;
}
i.fa.fa-arrow-circle-right {
    margin-right: 0!important;
}
a.button-order-right {
    padding: 0;
}
a.button-return-left span,
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-back-left span,
.wishlist-product a.button-wislish-left span,
a.button-inf-left span {
    line-height: 1.2em;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
}
a.button-return-left span,
a.button-back-left span,
a.button-wislish-left span {
    padding: 5px 0px 5px 14px;
    background: url('../image/marker-button-left.png') left 8px no-repeat;
}
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-inf-left span {
    padding: 5px 14px 5px 0px;
    background: url('../image/marker-button-right.png') right 8px no-repeat;
}
.cart-bottom a i.fa.fa-check {
    margin-right: 0;
    margin-bottom: 5px;
}
.cart-bottom a.button-cont-right {
    margin-right: 20px;
}
.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}
.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}
.return-list .return-info {
    text-align: right;
}
#return-product .content .buttons {
    min-height: 50px;
}
.return-remove {
    float: left;
    width: 33.3%;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
}
.return-additional {
    overflow: auto;
    margin-bottom: 20px;
}
.return-comment {
    float: left;
    width: 49%;
}
.return-captcha {}.download-list {
    margin-bottom: 10px;
}
.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}
.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}
.download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.download-list .download-content div {
    float: left;
    width: 33.3%;
}
.download-list .download-info {
    text-align: right;
}
a {
    outline: none;
}
a:hover i.fa.fa-trash-o-o {
    color: #F36C4F;
}
a i.fa.fa-trash-o-o {
    color: #2a2a2a;
}
i.fa.fa-trash-o-o {
    font-size: 26px;
}
.shop-cart {
    border-bottom: none;
    overflow: hidden;
    position: relative;
}
.cart-info2 .table td+td {
    text-align: center;
}
.shop-cart .table td.quantity,
.shop-cart .table td.image {
    text-align: center;
}
.shop-cart .table td {
    vertical-align: middle;
}
.cart-module .cart-content {
    padding: 18px 0px 19px 18px;
    display: none;
    overflow: auto;
    border-top: none;
}
.cart-info2 {
    display: none;
}
.cart-info {
    overflow: hidden;
    margin: 20px 0;
}
.cart-info td.name a:hover {}.cart-info td.name a {}.content.shop-cart-content>p {
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    margin: 0;
    padding: 20px;
}
.cart-inner .content a.button span {
    padding-left: 15px;
    padding-right: 15px;
}
a.input-update {}.mt5 {
    margin-top: 5px;
}
a.input-update i {
    color: #2a2a2a;
    font-size: 26px;
}
a.input-update:hover i {
    color: #F36C4F;
}
.checkout-cart .cart-bottom {
    margin-top: -1px;
}
.account-register #fancybox-outer>div {}#cboxLoadedContent td>input[type="radio"] {
    margin: 0px;
    float: none
}
td.quantity>input[type="text"] {
    width: 40px
}
table#total td {
    background-color: #f9f9f9;
    padding: 20px;
    text-transform: uppercase;
    width: 80%
}
table#total td+td {
    font-family: Trebuchet MS, Arial, sans-serif;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size: 17px;
}
td.price {
    font-size: 17px;
}
table.radio {
    padding: 0
}
.cart-module>div {
    padding: 20px 20px;
    display: none;
    border: 1px solid #d7d7d7;
    border-top: 0;
    border-bottom: 0;
}
table.radio tbody td {
    width: 100%
}
.sitemap-info ul {
    margin-top: 10px;
}
.sitemap-info li a {
    text-decoration: none;
}
.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}
#newsletter .content {
    margin: 0;
    padding: 0;
    border: none;
}
.sitemap-info .left {
    float: left;
    width: 48%;
}
#newsletter .form tr td:first-child {
    width: 58px;
}
.sitemap-info .right {
    float: left;
    width: 48%;
}
footer {
    clear: both;
    overflow: hidden;
    background: #fff;
    margin-top: 41px;
}
.footer-top {
    padding: 28px 0 75px;
    background: url(../image/bg-top-footer.gif) 0 0 repeat-x #fff;
    position: relative;
    border-bottom: 2px solid #dfdfdf;
}
footer h3 {
    word-wrap: break-word;
    margin-bottom: 57px;
}
.footer-top li:first-child,
.box-category>ul li:first-child,
.box-content .afine li:first-child,
.box-content .info li:first-child,
.box-content .info-list li:first-child,
.box-content .acount li:first-child,
.manufacturer-list ul li:first-child,
.sitemap-info ul li:first-child,
.content ul li:first-child {
    border: none;
}
.box-category>ul li,
.box-content .afine li,
.box-content .info li,
.box-content .info-list li,
.box-content .acount li,
.sitemap-info ul li {
    padding: 0;
}
.content ul li {
    padding: 5px 0 5px 15px;
}
.sitemap-info ul li {
    padding: 7px 0 7px 15px;
}
.footer-top li,
.box-category>ul li,
.box-content .afine li,
.box-content .info li,
.box-content .info-list li,
.box-content .acount li,
.sitemap-info ul li,
.content ul li {
    padding-top: 15px;
    border-top: 1px dotted #c1c1c1;
    margin: 15px 0 0 0;
}
.footer-top li {
    margin-right: 32%;
}
.footer-top li a,
.box-category>ul li a,
.box-content .afine li a,
.box-content .info li a,
.box-content .info-list li a,
.box-content .acount li a,
.manufacturer-list ul li a,
.sitemap-info ul li a,
.content ul li a {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    color: #7d7d7d;
    word-wrap: break-word;
    display: inline-block;
}
.box-content .acount li a,
.box-content .afine li a {
    margin: 0;
}
.box-content .acount li,
.box-content .afine li {
    padding: 10px 0 0 0;
}
footer li a,
.content ul li a,
.sitemap-info ul li a {
    margin: 0;
}
.sitemap-info ul li a {
    color: #2a2a2a;
}
.sitemap-info ul li,
.content ul li {
    border: none;
}
footer li a,
.content ul li a {
    color: #848383;
}
.sitemap-info ul li li,
.content ul li {
    padding: 5px 0 5px 10px;
}
.sitemap-info ul li li a {
    font-size: 12px;
    line-height: 14px;
    color: #848383;
}
footer li a:hover,
.box-category>ul li a:hover,
.box-content .afine li a:hover,
.box-content .info li a:hover,
.box-content .info-list li a:hover,
.box-content .acount li a:hover,
.manufacturer-list ul li a:hover,
.sitemap-info ul li a:hover,
.content ul li a:hover,
.box-category>ul li a.active,
.box-category>ul li.active>a {
    color: #f36c4f;
}
#powered .paypalBox {
    background: url(../image/paypal-bg.jpg) no-repeat 0 0;
    display: inline-block;
    position: relative;
    margin-top: 6px;
    width: 70px;
    height: 24px;
}
span.toggle {
    display: none;
}
#powered br {
    display: none;
}
#powered a {
    font-size: 12px;
    text-decoration: none;
}
#powered a:hover {
    color: #F36C4F;
}
#powered {
    display: block;
    margin-top: 42px;
    margin-bottom: 54px;
    text-align: center;
}
#powered>span {
    display: inline-block;
    float: left;
    padding: 10px 0;
    color: #4f4f4f;
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: normal;
}
#powered>span a {
    color: #4f4f4f;
}
.social {
    display: inline-block;
    float: right;
    margin-right: 7px;
    margin-left: 100px;
}
.social ul {
    display: inline-block;
    list-style: none;
}
.social ul li {
    float: left;
    margin-left: 22px;
    padding-top: 6px;
    padding-left: 0;
}
.social ul li:first-child {
    margin-left: 0;
}
.social ul li a i {
    font-size: 16px;
    line-height: 19px;
    color: #696969;
}
.social ul li a:hover i {
    color: #f36c4f;
}
.return-captcha input img {
    vertical-align: top;
}
.return-captcha input {
    margin-bottom: 10px;
    vertical-align: top;
}
.success,
.warning,
.attention,
.information,
.rev-success {
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
    color: #555;
}
.success a,
.warning a,
.attention a,
.information a {
    color: #333;
}
#cart-success {
    position: fixed;
    z-index: 9998;
}
.success i.fa.fa-times-circle {
    font-size: 26px;
    padding: 10px;
}
.success .close i {
    padding: 10px
}
.success {
    color: #000;
}
.success>img {
    max-width: 70px;
    height: auto;
    float: left;
    background-color: #efeeee;
    margin-right: 10px;
    border: 1px solid #d7d7d7
}
.success a:hover {
    text-decoration: none;
    color: #53B86B
}
.success a {
    text-decoration: none;
    color: #252525
}
.success span:hover img {
    margin-top: -11px;
}
.success p {
    margin-bottom: 11px;
    font-size: 24px;
    color: #1b1b1b;
}
.success span:hover {
    cursor: pointer;
    color: #f36c4f;
}
.success span {
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 8px;
    opacity: 1
}
.success i {
    color: #333
}
.success i:hover {
    color: #f36c4f;
}
.success i.fa.fa-thumbs-up {
    font-size: 31px;
    color: #f36c4f;
    margin-right: 10px;
    vertical-align: middle;
}
.close {
    color: transparent;
    text-shadow: none
}
.success a {
    color: #333;
}
.success a:hover {
    color: #f36c4f;
}
.success {
    width: 100%;
    position: fixed;
    z-index: 99999!important;
    top: 0;
    left: 0;
    padding: 20px 20%;
    z-index: 9999;
    line-height: 18px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
    background: #fff;
    display: none;
    font-size: 13px;
    color: #848383;
    font-weight: normal;
    border-bottom: 1px solid #fcfcfc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
}
#wrap {
    z-index: 10!important;
}
.rev-success {
    background: #EAF7D9 url('../image/success.png') left no-repeat;
    border: 1px solid #d7d7d7;
    padding-left: 20px;
}
.prev {
    float: left;
    margin-left: 10px;
}
.next {
    float: right;
    margin-right: 10px;
}
.image {
    position: relative
}
.related-info {
    display: inline-block;
    float: left;
    position: relative;
    border-bottom: 0!important;
}
.related {
    padding: 0 80px;
    position: relative;
}
.related .prev:hover,
.related .next:hover {
    color: #53B86B
}
.related .prev,
.related .next {
    position: absolute;
    top: 50%;
    font-size: 26px;
    color: #7e7e7e;
    margin-top: -31px;
}
.related .prev {
    left: 0
}
.related .next {
    right: 0
}
.about-page i:before {
    text-indent: 0
}
.about-page i {
    display: block;
    color: #f36c4f;
    font-size: 56px;
    float: left;
    width: 56px;
    height: 56px;
    margin-right: 15px;
    overflow: hidden;
}
#colorbox {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
    padding: 15px;
}
.preview .marg {
    margin-bottom: 25px;
}
.preview .price {
    width: 100%;
    overflow: hidden;
}
.preview .price span {
    float: left;
    margin-right: 8px;
}
.preview .right .inf span {
    display: block;
    margin-bottom: 10px;
}
.preview .right .inf span.text-price {
    margin-left: 0;
}
.preview .right h2 {
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 20px;
}
.preview .price {
    color: #2d2d2d;
}
.preview .inf .prod-stock {
    margin-bottom: 10px;
}
.preview .description {
    height: 160px;
    padding: 15px;
    overflow: auto;
    border: 1px solid #dbd9d7;
}
.preview .cart,
.preview .wishlist,
.preview .compare {
    float: left;
    display: inline-block;
    margin-right: 5px;
}
.preview .extra-button {
    float: left;
    width: 150px;
    margin-top: 3px;
    margin-left: 15px;
}
#cboxContent #cboxTitle {
    width: 60%;
    padding: 0 20%;
}
#colorbox {
    z-index: 100!important;
}
#cboxOverlay {
    z-index: 100!important;
}
.preview .rating {
    margin-top: 15px;
}
.preview .cart a.button,
.preview .wishlist a,
.preview .compare a {
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .08);
}
.box li {
    position: relative
}
.category-info {
    margin-bottom: 20px;
    overflow: hidden;
}
.box .box-content .box-product ul li .quick-view-button,
.box .box-content .box-product ul li .image2 img,
.product-grid .image a img,
.product-list .image a img,
.box-product .image a img,
header .links a,
a.button,
.wishlist a,
.compare a,
a.button-prod,
#back-top span:before,
.box-product ul li .cart-button,
.product-grid ul li .cart-button,
.box-product ul li .cart-button .price,
.product-grid ul li .cart-button .price,
ul.sf-menu>li>a,
#search .button-search {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.box .box-content .box-product ul li>div:hover .quick-view-button,
.box .box-content .box-product ul li .image2:hover img,
.product-grid .image:hover a img,
.product-list .image:hover a img,
.box-product .image:hover a img,
header .links a:hover,
a.button:hover,
.wishlist a:hover,
.compare a:hover,
a.button-prod:hover,
#back-top a:hover span:before,
.box-product ul li>div:hover .cart-button,
.product-grid ul li>div:hover .cart-button,
.box-product ul li>div:hover .cart-button .price,
.product-grid ul li>div:hover .cart-button .price,
ul.sf-menu>li>a:hover,
#search .button-search:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.box-product.box-subcat li {
    margin-bottom: 20px;
}
.box .box-content .box-product ul li .image2 {
    overflow: hidden;
    position: relative;
}
.box-product .cart-button,
.product-grid .cart-button {
    display: table;
    text-align: left;
    width: 100%;
    border-top: 1px solid #e3e3e3;
}
.product-grid .cart-button,
.related .box-product .cart-button {
    display: block;
}
.box-product .description,
.product-grid .description {
    padding-bottom: 21px;
}
.box-product .price,
.product-grid .price {
    display: table-cell;
    float: none;
    padding: 0 5px 0 16px;
    vertical-align: middle;
    font-size: inherit;
}
.col-sm-10 .box .box-product .price {
    max-width: 61px;
}
.product-grid .price,
.related .box-product .price {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E3E3E3;
}
.box-product .price .price-new {
    float: left;
    margin-right: 10px;
}
.cart,
.wishlist,
.compare {
    display: inline-block;
}
.prod-row .wishlist,
.prod-row .compare {
    float: left;
    margin-right: 5px;
}
.cart-top-padd label {
    margin-top: 4px;
    margin-right: 7px;
    min-width: 50px;
    display: inline-block;
    white-space: nowrap;
}
a.button-prod,
.cart a.button,
.wishlist a,
.compare a {
    height: 40px;
    width: 44px;
    padding: 0;
    text-align: center;
}
.product-grid .cart a.button,
.product-grid .wishlist a,
.related .box-product .cart a.button,
.related .box-product .wishlist a {
    width: 44px;
}
.product-grid .cart-button .compare a,
.related .box-product .cart-button .compare a {
    width: 43px;
}
.cart i,
.wishlist i,
.compare i,
a.button-prod i {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #6c6c6c;
}
.wishlist span,
.compare span {
    display: none;
}
.box .box-content .box-product ul li .image2:hover img,
.product-grid .image:hover a img,
.product-list .image:hover a img,
.box-product .image:hover a img {}.box .box-content .box-product ul li .quick-view-button:hover {
    background-color: #f36c4f;
}
.box .box-content .box-product ul li .quick-view-button i {
    width: 30px
}
.box .box-content .box-product ul li .quick-view-button {
    opacity: 0;
    display: inline-block;
    visibility: hidden;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    position: absolute;
    padding: 0;
    font-size: 25px;
    color: #fff;
    line-height: 37px!important;
    height: 41px;
    width: 41px;
    text-align: center;
    background: #f36c4f;
    border-radius: 41px;
    -moz-border-radius: 41px;
    -webkit-border-radius: 41px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
aside .box .box-content .box-product ul li .quick-view-button {
    right: 10px;
}
.box .box-content .box-product ul li>div:hover .quick-view-button {
    opacity: 1;
    visibility: visible;
}
.box .box-product ul li>div:hover .cart-button,
.related .box-product ul li:hover .cart-button,
.product-grid ul li>div:hover .cart-button {
    background: #868787;
}
.box .box-product ul li>div:hover .cart-button .price,
.product-grid ul li>div:hover .cart-button .price,
.related .box-product ul li:hover .cart-button .price {
    border-bottom-color: #868787;
    color: #fff;
}
.box .box-product ul li>div:hover .cart-button .price-new,
.box .box-product ul li>div:hover .cart-button .price-old,
.product-grid ul li>div:hover .cart-button .price-new,
.product-grid ul li>div:hover .cart-button .price-old,
.related .box-product ul li:hover .cart-button .price-new,
.related .box-product ul li:hover .cart-button .price-old {
    color: #fff;
}
.table-bordered {
    border-radius: 0
}
.table thead td {
    text-transform: uppercase;
    color: #333!important;
    font-size: 12px;
    background-color: #fff;
}
.table th,
.table td {
    padding: 8px;
    border-color: #d7d7d7;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.block-compare .table th,
.block-compare .table td {
    padding: 7px
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    font-size: 13px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border-radius: 0;
    box-shadow: none
}
.table-bordered thead:first-child tr:first-child>th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child {
    border-radius: 0
}
.table-bordered thead:first-child tr:first-child>th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child {
    border-radius: 0;
}
.table-bordered thead:last-child tr:last-child>th:first-child,
.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child {
    border-radius: 0
}
.shop-cart .table thead td {
    background: none;
}
.table-bordered {
    border-color: #d7d7d7;
}
label,
input,
button,
select,
textarea {
    font-size: 11px;
    color: #2a2a2a;
}
textarea {
    resize: none
}
label {
    cursor: default
}
.close:hover,
.close:focus {
    opacity: 1
}
.pp_gallery ul a img {
    width: 50px;
    height: 50px;
    max-width: none
}
.table-bordered thead {
    background-color: #fff;
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 1px
}
table.radio {
    margin: 0;
    display: table
}
.table>tbody+tbody {
    border-width: 1px;
}
.stButton .stButton_gradient,
.stButton .chicklets,
.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices {
    height: 22px!important;
}
#fancybox-content>div {
    background-color: #fff;
}
#cboxContent .about-page {
    padding: 0 25px
}
#fancybox-content {
    background-color: #fff;
}
.account-register #fancybox-content {
    padding: 20px;
}
.box-product span.sticker_sale,
.box-product span.sticker_top,
.box-product span.sticker_new,
.product-grid span.sticker_sale,
.product-grid span.sticker_top,
.product-grid span.sticker_new,
.product-list span.sticker_sale,
.product-list span.sticker_top,
.product-list span.sticker_new {
    display: block;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 15px;
    width: 86px;
    height: 86px;
    max-width: 80%;
    max-height: 80%;
    background: none;
}
.related .sticker_sale img,
.related .sticker_top img,
.related .sticker_new img,
.product-list .sticker_sale img,
.product-list .sticker_top img,
.product-list .sticker_new img {
    background-color: transparent!important;
}
.product-grid .image,
.product-list .image {
    overflow: hidden;
    text-align: center;
}
.product-compare a.button span {
    white-space: normal;
    text-align: center;
}
html[lang="de"] .product-compare a.button span {
    padding-left: 10px;
    padding-right: 10px;
}

.text-center {
    text-align: center;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 15px !important;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: transparent;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff !important;
    background-color: #f44336 !important;
    border: none !important;
    border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
    color: #333;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border: none !important;
    border-radius: 0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border: none !important;
    border-radius: 0;
}
.doc-meta .doc-desc {
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-open .modal {
    z-index: 9999;
}
#footer #newsletter_block_left .form-group .btn-sm:before {
    content: "";
}
#footer #newsletter_block_left .form-group .btn-sm {
    right: 0;
}
.top_menu {
    padding: 15px 15px 0 15px;
}
.top_menu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
}
.menu-title .nav {
    position: relative;
    width: 100%;
    text-align: center;
}
.menu-title .navbar-collapse.in {
    clear: both;
}
.ui-autocomplete {
    z-index: 9999;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .form-group-lg .form-control, .btn-lg, .btn-group-lg>.btn {
    border-radius: 2px;
    border: solid 1px #f3f3f3;
    box-shadow: none;
}
.navbar-nav>li {
    float: none;
    display: inline-block;
}
@media (max-width:768px) {
    .navbar-nav {
        margin: 0;
    }
    .navbar-nav>li {
        width: 100%;
    }
    header .links a { 
        padding-left: 0;
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .top-line {
        border-bottom: none;
        padding-top: 6px;
        padding-bottom: 10px;
        font-family: 'Cabin', sans-serif;
        background: #fff;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 999;
        width: 100%;
    }
}
.nav>li>a:focus {
    background: transparent;
    outline: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    background: #f28521;
}
.navbar {
    position: relative;
     min-height: 20px; 
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.modal-content {
    border-radius: 2px;
}
.footer-container #footer a {
    text-transform: uppercase;
}
.footer-container #footer h4 {
    font: bold 16px/22px 'Lato', sans-serif;
    margin: 10px 0 16px 0;
    text-transform: uppercase;
}
.footer-container #footer ul li {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 26px;
}

.main-title {
    position: relative;
    font-size: 20px;
    line-height: 22px;
    color: #525252;
    font-family: 'Cabin',sans-serif;
    padding-bottom: 22px;
}

.tab-content>.tab-pane {
    margin-top: 10px;
}