.header-slogan,
h1 {
    font-family: bebas_neuebold
}

.attribute,
.cart-info table,
.checkout-product table,
.compare-info,
.mini-cart-info table,
.mini-cart-total table,
.wishlist-info table,
table.form,
table.list,
table.radio {
    border-collapse: collapse
}

#contact-email,
.required {
    font-weight: 700
}

#currency a,
#currency a b,
#fixMe a,
#header .links a {
    text-decoration: none
}

@font-face {
    font-family: bebas_neuebold;
    src: url(fonts/bebasneue_bold-webfont.eot);
    src: url(fonts/bebasneue_bold-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/bebasneue_bold-webfont.woff) format('woff'), url(fonts/bebasneue_bold-webfont.ttf) format('truetype'), url(fonts/bebasneue_bold-webfont.svg#bebas_neuebold) format('svg');
    font-weight: 700;
    font-style: normal
}

a,
body,
input,
select,
td,
textarea,
th {
    font-size: 1em
}

body.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .5
}

body.overlay .search-loader {
    position: fixed
}

body.overlay .search-loader img {
    position: absolute;
    top: 10%;
    text-align: center;
    display: block;
    height: 100px;
    width: 100px;
    z-index: 100
}

.red {
    color: #fc273c
}

select {
    width: auto
}

#column-left {
    float: left;
    width: 180px
}

#column-right {
    float: right;
    width: 180px
}

#content {
    min-height: 400px;
    margin-bottom: 25px
}

#column-right a,
#content,
#pageslide #navigation li a,
#tab-description,
.attention,
.box-product .name a,
.information,
.product-grid .name a,
.product-list .description,
.success,
.warning,
.write-review-link,
ul.box-category>li>a {
    font-size: .9em
}

#column-left+#column-right+#content,
#column-left+#content {
    margin-left: 195px
}

#column-right+#content {
    margin-right: 195px
}

#header {
    height: 242px;
    margin-bottom: 7px;
    position: relative;
    z-index: 99;
    background: url(../image/header-bg2.jpg) repeat-x;
    font-size: .8em
}

#header a,
.product-info .description a.email-more-info {
    color: #fff
}

header .top-row {
    position: relative;
    height: 126px
}

header .bottom-row {
    position: relative;
    border-bottom: 1px solid #fc273c;
    border-top: 1px solid #fc273c;
    height: 30px
}

#header #cart .content,
.mini-cart-info td,
.product-filter,
ul.box-filter span {
    border-bottom: 1px solid #eee
}

#contact-email,
#currency,
#header #cart,
#language,
#logo,
#logoTitle,
.formerly,
.header-slogan-wrap {
    position: absolute
}

.formerly {
    top: 2px;
    left: 22px
}

#logo {
    top: 32px;
    left: 10px
}

#logo img {
    width: 85%
}

#logoTitle {
    top: 3px;
    left: 0
}

#contact-email {
    top: 6px;
    left: 620px;
    color: #fff
}

.header-slogan-wrap {
    top: 38px;
    left: 184px
}

#currency,
#language {
    color: #999;
    top: 15px
}

.header-slogan {
    font-size: 2.8em;
    color: #fff;
    text-shadow: 2px 2px #010101
}

#cookieInfoScreen,
#fixMe {
    left: -1px;
    font-family: Arial
}

#language {
    left: 320px;
    width: 80px;
    line-height: 17px
}

#language img {
    cursor: pointer;
    margin-right: 5px
}

#currency {
    width: 75px;
    left: 425px;
    line-height: 17px
}

#currency a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #CCC;
    color: #999;
    margin-right: 2px;
    margin-bottom: 2px
}

#currency a b {
    color: #000
}

#header .pay-methods {
    position: absolute;
    top: 90px;
    right: 185px
}

#header #cart {
    top: 73px;
    right: 10px;
    z-index: 30
}

#header #cart .heading {
    float: right;
    margin-top: 15px;
    padding-left: 14px;
    padding-right: 14px;
    border-top: 1px solid #fc273c;
    border-left: 1px solid #fc273c;
    border-right: 1px solid #fc273c;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    background-color: #fc273c;
    position: relative;
    z-index: 1
}

#header #cart.full .heading {
    border-top: 1px solid #00aa5b;
    border-left: 1px solid #00aa5b;
    border-right: 1px solid #00aa5b;
    background-color: #00aa5b
}

#header #cart .heading span.cart-title {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 3px
}

#header #cart .heading a {
    text-decoration: none;
    display: block
}

#header #cart .heading a span:not(.cart-title) {
    background: url(../image/arrow-down.png) 100% 50% no-repeat #fc273c;
    padding-right: 15px
}

#header #cart.full .heading a span:not(.cart-title) {
    background-color: #00aa5b
}

#header #cart .content {
    clear: both;
    display: none;
    position: relative;
    padding: 8px;
    min-height: 150px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    -webkit-border-radius: 7px 0 7px 7px;
    -moz-border-radius: 7px 0 7px 7px;
    -khtml-border-radius: 7px 0 7px 7px;
    border-radius: 7px 0 7px 7px;
    -webkit-box-shadow: 0 2px 2px #ddd;
    -moz-box-shadow: 0 2px 2px #ddd;
    box-shadow: 0 2px 2px #ddd;
    background: #fff
}

#header #cart .content a {
    color: #000
}

#header #cart.active:not(.full) .heading {
    padding-bottom: 6px;
    border-top: 1px solid #fc273c;
    border-left: 1px solid #fc273c;
    border-right: 1px solid #fc273c;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0
}

#header #cart.active .content {
    display: block
}

.mini-cart-info table {
    width: 100%;
    margin-bottom: 5px
}

.mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 10px 5px
}

.htabs,
.tab-content,
table.list td {
    border-bottom: 1px solid #ddd
}

.mini-cart-info .image {
    width: 1px
}

.mini-cart-info .image img {
    border: 1px solid #eee;
    text-align: left
}

.mini-cart-info .quantity,
.mini-cart-info .remove,
.mini-cart-info td.total,
.mini-cart-total {
    text-align: right
}

.mini-cart-info .name small {
    color: #666
}

.mini-cart-info .remove img {
    cursor: pointer
}

.mini-cart-total table {
    display: inline-block;
    margin-bottom: 5px
}

#fixMe,
#header .links a {
    font-size: 12px;
    display: block
}

.mini-cart-total td {
    color: #000;
    padding: 4px
}

#header #cart .checkout {
    text-align: right;
    clear: both
}

#fixMe,
.checkout-now-section,
.welcome-container h1 {
    text-align: center
}

#header #cart .empty {
    padding-top: 50px;
    text-align: center
}

#header #search {
    width: 298px;
    z-index: 15;
    position: absolute;
    top: 20px;
    right: 10px
}

#header .button-search {
    background: url(../image/button-search.png) center center no-repeat;
    width: 28px;
    height: 24px;
    border-right: 1px solid #CCC;
    cursor: pointer;
    position: relative;
    top: 24px
}

#header #welcome,
#header .links,
#header .sm-links,
#menu,
* html #cookieInfoScreen,
* html #fixMe {
    position: absolute
}

.htabs a,
.tab-content,
table.list td {
    border-right: 1px solid #ddd
}

#header #search input {
    background: url(../image/src-input.png) left top repeat-x;
    padding: 1px 1px 1px 33px;
    width: 262px;
    height: 26px;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px
}

#menu>ul>li:hover>a,
.attention,
.success,
.warning {
    -khtml-border-radius: 5px
}

#header .sm-links {
    top: 178px;
    right: 10px
}

ul.sm-links {
    font-size: 1em;
    list-style-type: none;
    width: auto;
    margin: 0;
    padding-left: 0;
    z-index: 5
}

ul.sm-links li {
    float: left;
    line-height: 29px
}

ul.sm-links li a {
    background: url(../image/sm-links.png) no-repeat;
    height: 44px;
    width: 50px;
    display: block;
    margin: 0 2px;
    text-indent: -9999px;
    color: transparent
}

ul.sm-links .fb {
    background-position: -1px -40px
}

ul.sm-links .ebay {
    background-position: -60px -40px
}

ul.sm-links .youtube {
    background-position: -118px -38px;
    height: 46px;
    width: 52px
}

ul.sm-links .twitter {
    background-position: -178px -38px;
    height: 46px;
    width: 52px
}

ul.sm-links .insta {
    background-position: -238px -40px;
    width: 52px
}

ul.sm-links .gplus {
    background-position: -298px -40px;
    width: 52px
}

ul.sm-links .follow {
    font-size: 1.1em;
    color: #fff
}

#header #welcome {
    z-index: 5;
    width: 315px;
    color: #999;
    top: 7px;
    right: 5px
}

#header .links {
    font-size: 10px;
    top: 20px;
    right: 10px;
    z-index: 32
}

#header .links a {
    float: left;
    padding: 0 0 0 7px
}

#header .links a+a {
    margin-left: 8px;
    border-left: 1px solid #CCC
}

#fixMe {
    position: fixed;
    bottom: 1px;
    padding: 10px!important;
    width: 100%
}

#fixMe a {
    color: #000
}

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

#menu>ul>li ul>li>a,
#menu>ul>li>a {
    font-family: bebas_neuebold;
    color: #fff
}

#menu>ul>li ul>li>a,
#menu>ul>li>a,
.box-product .name a,
.htabs a,
.pagination .links a,
.pagination .links b,
a.button {
    text-decoration: none
}

#cookieInfoScreen {
    display: none;
    width: auto;
    height: auto;
    position: fixed;
    bottom: -1px;
    padding: 20px!important;
    font-size: 12px;
    z-index: 99999!important
}

#menu>ul>li,
#menu>ul>li>a,
.box.refine-search .box-heading {
    position: relative
}

#menu>ul>li ul>li>a,
#menu>ul>li>a {
    font-size: 1.4em;
    letter-spacing: 1px
}

#closePbtn {
    display: block;
    float: right;
    margin-right: -8px!important;
    margin-top: -14px!important
}

#closeMsg {
    padding-left: 5px
}

[ifIE6] html {
    overflow-x: auto;
    overflow-y: hidden
}

#menu {
    top: 170px;
    padding: 0 5px;
    width: 100%
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#menu>ul>li {
    float: left;
    z-index: 20;
    padding: 6px 5px 5px 0
}

#menu>ul>li>a {
    line-height: 14px;
    display: block;
    padding: 6px 10px;
    margin-bottom: 5px;
    z-index: 6
}

#menu>ul>li:hover>a {
    background: #fc273c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#menu>ul>li>div {
    display: none;
    position: absolute;
    z-index: 5;
    padding: 5px;
    border: 1px solid #000;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #353535;
    opacity: .95
}

#menu>ul>li:hover>div {
    display: table
}

#menu>ul>li>div>ul {
    display: table-cell
}

#menu>ul>li ul+ul {
    padding-left: 20px
}

#menu>ul>li ul>li>a {
    padding: 4px;
    display: block;
    white-space: nowrap;
    min-width: 120px
}

#menu>ul>li ul>li>a:hover {
    background: #fc273c
}

#menu>ul>li>div>ul>li>a {
    color: #fff
}

#menu ul ul li {
    margin-bottom: 0;
    line-height: 16px
}

#menu li.blog {
    float: right;
    padding-right: 30px
}

#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999999;
    overflow-y: auto;
    width: 260px;
    padding: 20px;
    background-color: #333;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222
}

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

.breadcrumb {
    color: #ccc;
    margin-bottom: 10px
}

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

.error,
.required {
    color: red
}

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

.warning {
    background: url(../image/warning.png) 10px center no-repeat #ffd1d1;
    border: 1px solid #f8acac;
    border-radius: 5px
}

.attention,
.warning {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.attention {
    background: url(../image/attention.png) 10px center no-repeat #fff5cc;
    border: 1px solid #f2dd8c;
    border-radius: 5px
}

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

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

.welcome-container {
    width: 80%;
    margin: 0 auto;
    background: #fc273c;
    border-radius: 8px;
    -webkit-border-radius: 8px
}

.welcome-container h1 a {
    color: #fff;
    text-decoration: none
}

table.form {
    width: 100%;
    margin-bottom: 20px
}

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

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

table.form td {
    padding: 4px
}

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

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

table.list {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px
}

.pagination,
.product-list>div+div,
ul.box-category>li+li {
    border-top: 1px solid #eee
}

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

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

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

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

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

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

table.radio td {
    padding: 5px
}

.pagination,
.pagination .links a,
.pagination .links b,
a.button {
    display: inline-block
}

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

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

li.highlight:hover,
table.radio tr.highlight:hover td {
    background: #f1ffdd;
    cursor: pointer
}

.pagination {
    padding-top: 8px;
    width: 100%;
    margin-bottom: 10px
}

.pagination .links {
    float: left
}

.pagination .links a {
    border: 1px solid #eee;
    padding: 4px 10px;
    color: #a3a3a3
}

.pagination .links b {
    border: 1px solid #269bc6;
    padding: 4px 10px;
    font-weight: 400;
    color: #269bc6;
    background: #fff
}

.box-product .name a,
.box-product .price,
.box-product .price-new,
.cart .links input.button,
.htabs a,
.manufacturer-heading,
.product-compare,
.product-compare a,
.product-filter .display a,
.product-list .name a,
.product-list .price,
.product-list .price-new,
a.button,
input.button,
ul.box-category>li a.active,
ul.box-category>li ul>li>a.active {
    font-weight: 700
}

.pagination .results {
    float: right;
    padding-top: 3px
}

.cart .links input.button,
a.button,
input.button {
    cursor: pointer;
    color: #fff;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(../image/button.png) repeat-x;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 2px 2px #ddd;
    -moz-box-shadow: 0 2px 2px #ddd;
    box-shadow: 0 2px 2px #ddd
}

.more-details .button {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 1em;
    font-family: arial, helvetica, sans-serif;
    padding: 12px 16px;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    color: #FFF;
    background: #00aa5b
}

.more-details .button:hover {
    background-color: #0ab565
}

a.email-more-info {
    background: #ffaf4b;
    background: -moz-linear-gradient(top, #ffaf4b 0, #ff920a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffaf4b), color-stop(100%, #ff920a));
    background: -webkit-linear-gradient(top, #ffaf4b 0, #ff920a 100%);
    background: -o-linear-gradient(top, #ffaf4b 0, #ff920a 100%);
    background: -ms-linear-gradient(top, #ffaf4b 0, #ff920a 100%);
    background: linear-gradient(to bottom, #ffaf4b 0, #ff920a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0)
}

a.email-more-info:hover {
    background: #000
}

#button-cart,
.box-product .cart a.button,
.box-product .cart input.button,
.cart input.buy-button {
    background: url(../image/button-cart.png) repeat-x;
    font-size: 1.1em;
    text-shadow: 2px 2px #327e00
}

.checkout input.order-button {
    background: url(../image/button-green.png) repeat-x
}

a.button {
    padding: 6px 12px
}

input.button {
    margin: 0;
    border: 0;
    height: 24px;
    padding: 0 12px
}

.htabs a,
.tab-content {
    border-left: 1px solid #ddd
}

.box,
.buttons,
.checkout-success h1,
.not-found h1,
.tab-content {
    margin-bottom: 20px
}

#button-cart,
.box-product .cart input.button,
.cart input.buy-button {
    height: 40px
}

.cart .links input.button:hover,
a.button:hover,
input.button:hover {
    background-position: 0 -24px
}

#button-cart:hover,
.box-product .cart a.button:hover,
.box-product .cart input.button:hover,
.cart input.buy-button:hover {
    background-position: 0 -40px;
    text-shadow: 0
}

.buttons {
    overflow: auto;
    padding: 6px
}

.buttons .left {
    float: left;
    text-align: left;
    margin-right: 10px
}

.buttons .right {
    float: right;
    text-align: right
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.htabs {
    height: 30px;
    line-height: 16px;
    clear: both
}

.htabs a {
    border-top: 1px solid #ddd;
    background: url(../image/tab.png) repeat-x #fff;
    padding: 7px 15px 6px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    color: #000;
    margin-right: 2px;
    display: none
}

.htabs a.selected {
    padding-bottom: 7px;
    background: #fff
}

.tab-content {
    padding: 10px;
    background: #fff;
    z-index: 2;
    overflow: auto
}

.box .box-heading {
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    border: 1px solid #dbdee1;
    background: #3e3e3e;
    padding: 8px 10px 7px;
    font-family: bebas_neuebold;
    font-size: 1.4em;
    letter-spacing: 1px;
    word-spacing: 3px;
    line-height: 14px;
    color: #e8e8e8;
    text-shadow: 2px 2px #000
}

.box .box-content {
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    border-left: 1px solid #dbdee1;
    border-right: 1px solid #dbdee1;
    border-bottom: 1px solid #dbdee1;
    padding: 10px
}

.box.refine-search .box-heading span {
    position: absolute;
    right: 20px;
    font-size: 2.2em;
    cursor: pointer
}

.box-product {
    width: 100%
}

.box-product>div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px
}

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

.box-product .latest-prod,
.product-box {
    position: relative;
    width: 160px;
    background: #fff;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2em 1.5em;
    margin: 10px 10px 20px 14px;
    text-align: center;
    border: 1px solid #ddd
}

.box.feed,
.related-content~.box.feed {
    margin-right: 20px
}

.box.feed {
    width: 32%;
    float: left
}

.box.feed h2,
.box.welcome-intro h2 {
    font-size: 1em
}

.box.feed.blog {
    position: relative
}

.box.feed.blog a {
    display: block;
    width: 100%;
    height: 300px;
    background: url(/catalog/view/theme/default/image/blog-pic-wide.jpg) top right no-repeat
}

.related-content~.box.feed img {
    max-width: 300px
}

.box.feed.blog span {
    position: absolute;
    top: 44%;
    left: 3%;
    padding: 10px;
    background: #000;
    color: #fff;
    font-size: 1.2em;
    font-family: bebas_neuebold
}

.box.feed.last {
    margin-right: 0
}

.box.welcome-intro .box-content {
    background: #fff
}

.box.welcome-intro .reveal-content {
    display: none
}

.product-grid .product-box.cat-products {
    min-height: 348px;
    -webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1);
    transition: all .3s cubic-bezier(.215, .61, .355, 1);
    transform: scale(1)
}

.latest-products .product-box,
.product-grid .product-box.cat-products {
    -moz-transition: all .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.product-grid .product-box.cat-products:hover {
    min-height: 348px;
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, .3);
    transform: scale(1.1)
}

.latest-products .product-box:hover,
.product-grid .product-box.cat-products:hover {
    -webkit-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .3)
}

.related-products .product-box {
    min-height: 249px
}

.latest-products .product-box {
    min-height: 100%;
    -webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1);
    transition: all .3s cubic-bezier(.215, .61, .355, 1);
    transform: scale(1)
}

.latest-products .product-box:hover {
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, .3);
    transform: scale(1.1)
}

.related-products .product-box:first-child {
    margin-left: 0
}

#column-left+#column-right+#content .box-product>div {
    width: 119px
}

.box-product .image {
    display: block;
    margin-bottom: 0
}

.box-product .image img {
    padding: 3px;
    border: 1px solid #e7e7e7
}

.box-product .name a:hover {
    color: #fc273c
}

.box-product .price {
    font-size: 1.1em;
    color: #fc273c
}

.box-product .price-old {
    color: red;
    text-decoration: line-through;
    font-size: 15px
}

.product-filter .limit,
.product-filter .sort,
ul.box-category>li>a {
    color: #333
}

.refine-search .box-product>div {
    background: #fff;
    width: 195px;
    padding: 10px;
    margin: 10px 10px 20px 14px
}

.refine-search .box-product>div>div>a {
    font-size: 1.2em;
    font-family: bebas_neuebold
}

.product-compare a,
.product-list .name a,
ul.box-category>li>a {
    text-decoration: none
}

ul.box-category,
ul.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.box-category>li:first-child {
    padding: 0 8px 8px 0
}

ul.box-category>li {
    padding: 8px 8px 8px 0
}

ul.box-category>li ul {
    display: none
}

ul.box-category>li a.active+ul {
    display: block
}

ul.box-category>li ul>li {
    padding: 5px 5px 0 10px
}

ul.box-category>li ul>li>a {
    text-decoration: none;
    display: block
}

ul.box-filter,
ul.box-filter ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.box-filter span {
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 8px
}

#content .content,
.category-info,
.category-list,
.manufacturer-list {
    margin-bottom: 20px;
    overflow: auto
}

ul.box-filter>li ul {
    padding-bottom: 10px
}

#content .content {
    padding: 10px;
    border: 1px solid #eee
}

#content.Register .content {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 3px 3px 15px #ddd;
    -moz-box-shadow: 3px 3px 15px #ddd;
    box-shadow: 3px 3px 15px #ddd;
    background: #fff
}

#content .content .left {
    float: left;
    width: 49%
}

#content .content .right {
    float: right;
    width: 49%
}

.category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #e7e7e7
}

.category-info .read-more,
.welcome-intro .read-more {
    padding-left: 5px;
    font-style: italic
}

.category-list ul {
    float: left;
    width: 18%
}

.manufacturer-list {
    border: 1px solid #dbdee1;
    padding: 5px
}

.product-grid .image img,
.product-info .image-additional img {
    border: 1px solid #e7e7e7
}

.manufacturer-heading {
    background: #f8f8f8;
    font-size: 15px;
    padding: 5px 8px;
    margin-bottom: 6px
}

.manufacturer-content {
    padding: 8px
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.product-filter .limit,
.product-list .right {
    float: right;
    margin-left: 15px
}

.product-filter {
    padding-bottom: 5px;
    overflow: auto
}

.product-info .cart,
.product-info .options {
    padding: 0 5px 10px;
    border-bottom: 1px solid #e7e7e7
}

.product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #333
}

.product-filter .sort {
    float: right
}

.product-compare {
    padding-top: 6px
}

.product-list>div {
    overflow: auto;
    margin-bottom: 15px;
    width: 93%
}

.product-list>div+div {
    padding-top: 16px
}

.product-list .image,
.product-list .price-ctas {
    float: left;
    width: 25%
}

.product-list .image img {
    padding: 3px
}

.product-list .prod-desc-wrap {
    float: left;
    width: 50%;
    margin-top: 25px
}

.product-list .name {
    margin-bottom: 3px;
    text-align: left
}

.product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #4d4d4d;
    text-align: left
}

.product-list .rating {
    color: #7b7b7b
}

.product-list .price {
    height: 50px;
    color: #333
}

.product-list .price-old {
    color: red;
    text-decoration: line-through
}

.product-list .price-tax {
    font-size: 12px;
    font-weight: 400;
    color: #BBB
}

.product-list .cart,
.product-list .compare,
.product-list .more-details,
.product-list .wishlist {
    margin-bottom: 3px
}

.product-list .more-details {
    margin-top: 20px
}

.product-list .wishlist a {
    color: #333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url(../image/add.png) left center no-repeat
}

.product-list .compare a {
    color: #333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url(../image/add.png) left 60% no-repeat
}

.product-grid {
    width: 100%;
    overflow: auto;
    padding: 34px 0 0 34px
}

.product-grid>div {
    display: inline-block;
    vertical-align: top;
    padding: 15px
}

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

#column-left+#column-right+#content .product-grid>div {
    width: 125px
}

.product-grid .image {
    display: block;
    margin-bottom: 0
}

.product-grid .image img {
    padding: 3px
}

.product-grid .name a {
    font-weight: 700;
    text-decoration: none
}

.product-grid .description,
.product-grid .price .price-tax {
    display: none
}

.product-grid .price {
    font-weight: 700;
    color: #333
}

.product-grid .price-old {
    color: red;
    text-decoration: line-through
}

.product-grid .price-new {
    font-weight: 700
}

.product-grid .cart,
.product-grid .compare,
.product-grid .more-details,
.product-grid .wishlist {
    margin-bottom: 3px
}

.product-grid .compare a,
.product-grid .wishlist a {
    color: #333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url(../image/add.png) left center no-repeat
}

.product-info {
    overflow: hidden;
    margin-bottom: 20px
}

.product-info>.left {
    float: left;
    margin-right: 15px
}

.product-info>.left+.right {
    padding: 10px;
    background: #fff;
    float: left
}

.product-info .image {
    float: left;
    text-align: center
}

.related-products .product-box .image {
    float: none
}

.product-info .image-additional {
    margin-left: -10px;
    clear: both;
    overflow: hidden;
    max-width: 500px
}

.product-info .options select {
    max-width: 440px
}

#footer,
.cart-total,
.checkout-content,
.contact-info,
.login-content,
.product-info .price,
.return-detail,
.return-product,
.review-list,
.sitemap-info {
    overflow: auto
}

.checkout-now-section p {
    margin-bottom: 0
}

.checkout-login #button-account,
.checkout-now-section .button {
    background-color: #00aa5b;
    background-image: none;
    padding: 22px 65px;
    font-size: 1.4em;
    font-family: bebas_neuebold;
    text-transform: uppercase;
    letter-spacing: 2px
}

.checkout-login #button-account {
    padding: 12px 20px;
    height: 100%
}

.we-accept {
    padding-top: 20px
}

.we-accept img {
    margin-bottom: 15px
}

.we-accept img.thawte {
    width: 130px;
    margin-bottom: 0
}

.product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px
}

.product-info .description {
    padding: 5px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4d4d4d
}

.product-info .description span {
    color: #38b0e3
}

.stock-tick {
    width: 20px;
    display: inline-block
}

.circle-loader {
    margin: 0 0 30px 10px;
    border: 2px solid rgba(0, 0, 0, .2);
    border-left-color: #5cb85c;
    animation-name: loader-spin;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: relative;
    top: 3px;
    left: -8px;
    display: inline-block;
    vertical-align: top
}

.circle-loader,
.circle-loader:after {
    border-radius: 50%;
    width: 1.2em;
    height: 1.2em
}

.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: #5cb85c;
    transition: border .5s ease-out
}

.checkmark {
    display: none
}

.checkmark.draw:after {
    animation-duration: 1.2s;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg)
}

.checkmark:after {
    opacity: 1;
    height: .6em;
    width: .2em;
    transform-origin: left top;
    border-right: 2px solid #5cb85c;
    border-top: 2px solid #5cb85c;
    content: '';
    left: .2em;
    top: .65em;
    position: absolute
}

@keyframes loader-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }
    20% {
        height: 0;
        width: .2em;
        opacity: 1
    }
    100%,
    40% {
        height: .65em;
        width: .2em;
        opacity: 1
    }
}

.product-info .description span.stock-in {
    color: #46ad01
}

.stock-level-wrap .stock-info {
    position: relative;
    top: 3px;
    left: -3px
}

.product-info .description a {
    color: #4d4d4d;
    text-decoration: none
}

.product-info .description .price,
.product-info .description .price-new {
    padding: 0 5px 10px 0;
    font-size: 15px;
    font-weight: 700;
    color: #333
}

.product-info .description .price-old {
    color: red;
    text-decoration: line-through
}

.product-box .price-new {
    font-size: 15px;
    font-weight: 700;
    color: #333
}

.product-info .price .reward,
.product-info .price-tax,
.stock-last-checked {
    font-size: 12px;
    font-weight: 400;
    color: #999
}

.product-info .price .discount {
    font-weight: 400;
    font-size: 12px;
    color: #4d4d4d
}

.product-info .options {
    margin-bottom: 10px;
    color: #000
}

.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px
}

.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%
}

.product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #ccc;
    cursor: pointer
}

.product-info .cart {
    color: #4d4d4d
}

.product-info .cart div>span {
    color: #999
}

.product-info .cart .links {
    display: inline-block;
    vertical-align: middle
}

.attribute td,
.cart-info tbody td,
.checkout-product tbody td,
.compare-info td,
.wishlist-info tbody td {
    vertical-align: top
}

.product-info .cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #999
}

.product-info .review {
    background: #fff;
    color: #4d4d4d;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    margin-bottom: 10px;
    clear: both
}

.attribute,
.compare-info,
.login-content,
.review-list,
.review-list .rating,
.wishlist-info table {
    margin-bottom: 20px
}

.attribute td,
.cart-info table,
.checkout-product table,
.compare-info td,
.wishlist-info table {
    border-right: 1px solid #ddd
}

.attribute,
.cart-info table,
.checkout-product table,
.compare-info,
.wishlist-info table {
    border-left: 1px solid #ddd
}

.attribute,
.compare-info,
.wishlist-info table {
    border-top: 1px solid #ddd
}

.product-info .review>div {
    padding: 8px 8px 8px 36px;
    border-bottom: 1px solid #e7e7e7;
    line-height: 20px
}

.attribute td,
.compare-info td,
.wishlist-info tbody td,
.wishlist-info thead td {
    border-bottom: 1px solid #ddd
}

.product-info .review>div>span {
    color: #38b0e3
}

.xls-import-table {
    width: 100%;
    border: 1px solid #000
}

.xls-import-table th {
    width: 9.1%
}

.xls-import-table td,
.xls-import-table th {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

.xls-import-table td {
    text-align: center
}

.tweet-btn {
    margin-left: 20px;
    position: relative;
    top: 5px
}

.review-list {
    padding: 10px;
    border: 1px solid #eee
}

.cart-info tbody .image img,
.wishlist-info tbody .image img {
    border: 1px solid #ddd
}

.review-list .author {
    float: left;
    margin-bottom: 20px
}

.review-list .rating {
    float: right
}

.review-list .text {
    clear: both
}

.attribute {
    width: 100%
}

.attribute thead td,
.attribute thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #f7f7f7;
    text-align: left
}

.attribute tr td:first-child {
    color: #000;
    font-weight: 700;
    text-align: right;
    width: 20%
}

.attribute td {
    padding: 7px;
    color: #4d4d4d;
    text-align: center
}

.compare-info {
    width: 100%
}

.compare-info thead td,
.compare-info thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    background: #f7f7f7;
    text-align: left
}

.compare-info tr td:first-child {
    color: #000;
    font-weight: 700;
    text-align: right
}

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

.compare-info td {
    padding: 7px;
    width: 20%;
    color: #4d4d4d
}

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

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

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

.wishlist-info table {
    width: 100%
}

.download-list .download-content,
.order-list .order-content,
.return-list .return-content {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    border-top: 1px solid #eee
}

.cart-info td,
.wishlist-info td {
    padding: 7px
}

.wishlist-info thead td {
    color: #4d4d4d;
    font-weight: 700;
    background-color: #f7f7f7
}

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

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

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

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

.download-list .download-info,
.order-list .order-info,
.order-list .order-status,
.return-list .return-info,
.return-list .return-status,
.wishlist-info tbody .action,
.wishlist-info tbody .price,
.wishlist-info tbody .quantity,
.wishlist-info tbody .total {
    text-align: right
}

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

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

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

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

.login-content .left .content,
.login-content .right .content {
    min-height: 190px
}

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

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

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

.order-list .order-content {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

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

.order-detail {
    background: #efefef;
    font-weight: 700
}

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

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

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

.return-detail,
.return-product {
    margin-bottom: 20px
}

.return-list .return-content {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

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

.return-model,
.return-name {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-quantity {
    float: left;
    width: 31%
}

.return-opened,
.return-reason {
    float: left;
    width: 31%;
    margin-right: 15px
}

.return-opened textarea {
    width: 98%;
    vertical-align: top
}

.return-captcha {
    float: left
}

.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 {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.cart-info tbody td,
.cart-info thead td,
.cart-total,
.checkout-product tbody td,
.checkout-product tfoot td,
.checkout-product thead td {
    border-bottom: 1px solid #ddd
}

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

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

.cart-info thead td {
    color: #4d4d4d;
    font-weight: 700;
    background-color: #f7f7f7
}

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

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

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

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

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

.cart-info tbody .quantity input:nth-child(1) {
    vertical-align: bottom
}

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

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

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

.cart-module>div {
    display: none
}

.cart-total {
    padding-bottom: 8px;
    margin-bottom: 15px
}

.cart-total table {
    float: right
}

.cart-total table#shipping-info {
    width: 77%
}

.cart-total table#shipping-info td {
    text-align: center;
    font-weight: 700
}

.cart-total td {
    padding: 3px
}

.checkout-heading {
    background: #f8f8f8;
    border: 1px solid #dbdee1;
    padding: 8px;
    font-weight: 700;
    font-size: 13px;
    color: #555;
    margin-bottom: 15px
}

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

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

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

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

.checkout-content .buttons {
    clear: both
}

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

.checkout-product td {
    padding: 7px
}

.checkout-product thead td {
    color: #4d4d4d;
    font-weight: 700;
    background-color: #f7f7f7
}

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

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

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

.checkout-product tbody .price,
.checkout-product tbody .quantity,
.checkout-product tbody .total,
.checkout-product tfoot td,
.last-checkbox-options {
    text-align: right
}

#confirm .last-confirm,
.banner div,
.info-copy .info__image {
    text-align: center
}

#confirm .checkout-product td.image img {
    width: 40%
}

.last-checkbox-options {
    clear: both;
    background: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #d2d2d2
}

.last-checkbox-options input {
    float: right;
    margin: 2px 5px 0
}

.pay-highlight {
    cursor: pointer
}

.pay-highlight span {
    width: 200px;
    display: block
}

.pay-method-options label {
    margin: 5px 0
}

.pay-method-options img {
    -webkit-box-shadow: 2px 2px 7px #999;
    -moz-box-shadow: 2px 2px 7px #999;
    box-shadow: 2px 2px 7px #999
}

.pay-selected {
    background: url(../image/tick.png) no-repeat;
    display: block;
    height: 32px
}

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

.col1of2 {
    width: 50%
}

.col1of3 {
    width: 33%
}

.col-wide {
    width: 100%;
    clear: both;
    padding-top: 15px
}

.col-wide textarea {
    width: 98%
}

.sitemap-info {
    margin-bottom: 40px
}

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

.slider-wrapper.theme-default {
    margin: 0 10px 10px 0
}

.aside-promo {
    float: left;
    margin: 0 15px
}

.ie8 .aside-promo {
    margin: 0 0 5px
}

#payment select {
    width: 157px
}

#payment select[name=cc_expire_date_year],
#payment select[name=cc_start_date_year] {
    width: 80px
}

.info-copy.terms h2 {
    margin-bottom: 5px
}

.info-copy.pms-holding {
    background: #000
}

.info-copy.pms-holding.blog {
    background: 0 0;
    width: 60%;
    margin: 15px auto 0
}

.info-copy.pms-holding+.buttons {
    display: none;
    visibility: hidden
}

.info-copy.pms-holding .pm-button {
    text-align: center;
    padding: 15px;
    position: relative
}

.info-copy.pms-holding.blog .pm-button {
    background-color: #000;
    margin-bottom: 10px
}

.info-copy.pms-holding .pm-button span {
    display: inline-block;
    position: absolute;
    top: 70px;
    left: 15px;
    background: #000;
    color: #fff;
    padding: 10px;
    font-family: bebas_neuebold;
    font-size: 1.2em
}

.info-copy.pms-holding .pm-button img {
    width: 100%
}

.info-copy .two-cols li {
    width: 50%;
    float: left
}

.info-copy .three-cols li {
    width: 33%;
    float: left
}

.info-copy .four-cols li {
    width: 25%;
    float: left;
    margin-right: 15px
}

.info-copy .info__heading {
    background-color: #000;
    padding: 10px;
    color: #fff;
    font-weight: 700
}

.info-copy .info__image {
    background-color: #fff;
    padding: 15px 0 0
}

.terms-points li {
    list-style-type: disc;
    margin: 0 0 5px 30px
}

.checkout-success .categories,
.not-found .categories {
    padding-top: 20px
}

.checkout-success .categories li,
.not-found .categories li {
    display: inline-block;
    padding-right: 15px
}

#footer .column ul,
#footer h3 {
    margin-top: 0
}

.terms-points li a {
    font-size: .9em;
    text-decoration: none
}

#footer {
    clear: both;
    min-height: 100px;
    padding: 20px 20px 0;
    border-top: 1px solid #dbdee1;
    border-bottom: 1px solid #dbdee1;
    background: #353535;
    color: #adadad;
    font-size: .8em
}

#footer h3 {
    color: #eee;
    font-size: 14px;
    margin-bottom: 8px
}

#footer .column {
    float: left;
    width: 25%;
    min-height: 100px;
    margin: 0
}

#footer .middle-wrap .column {
    min-height: 70px
}

#footer .column ul li {
    margin-bottom: 3px
}

#footer .column a {
    color: #adadad
}

#footer .column a:hover {
    text-decoration: underline
}

#footer .proj-moff a {
    color: #fc273c;
    font-weight: 700
}

#footer #powered,
#footer .bottom-wrap .payment-methods,
#footer .bottom-wrap .sm-links {
    margin-top: 20px
}

.smlinks-side {
    position: fixed;
    top: 25%;
    right: 25px;
    width: 50px;
    height: auto;
    z-index: 100
}

.smlinks-side a {
    background: url(../image/sm-links.png) no-repeat;
    height: 55px;
    width: 55px;
    display: block;
    margin: 5px 0;
    text-indent: -9999px;
    color: transparent
}

.banner div,
.smlinks-side .news,
.smlinks-side .pmblog,
.smlinks-side .stagea {
    display: none
}

.smlinks-side .fb a {
    background-position: -1px -40px
}

.smlinks-side .ebay a {
    background-position: -60px -40px
}

.smlinks-side .youtube a {
    background-position: -118px -38px
}

.smlinks-side .twitter a {
    background-position: -178px -38px
}

.smlinks-side .insta a {
    background-position: -238px -40px
}

.smlinks-side .gplus a {
    background-position: -298px -40px
}

.banner div {
    width: 100%
}

.banner div img {
    margin-bottom: 20px
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before {
    display: table;
    content: " "
}

.clearfix:after,
.container:after {
    clear: both
}

.checkout input[name=payment_method],
.ie8 .magic,
.mob-only {
    display: none;
    visibility: hidden
}

.checkout input[name="payment_method]"]:checked+img {
    -webkit-box-shadow: 1px 1px 10px #000;
    -moz-box-shadow: 1px 1px 10px #000;
    box-shadow: 1px 1px 10px #000
}

#cboxTitle {
    top: 25px
}

.image a {
    display: block
}

.image a,
.image-additional a {
    position: relative
}

.image-additional.sold-out a:after,
.image.sold-out a:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(../image/soldout.png) no-repeat #fff;
    background-size: contain;
    content: "";
    height: 100%;
    width: 100%;
    opacity: .45
}

.lightbox-content {
    padding: 12px
}

@media only screen and (min-width:1200px) {
    .aside-promo {
        margin: 0
    }
    .aside-promo:first-child {
        margin-bottom: 6px
    }
    .aside-promo:nth-child(3) {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-width:1199px)and (min-width:960px) {
    .header-slogan-wrap {
        position: absolute;
        top: 43px;
        left: 164px
    }
    .header-slogan {
        font-size: 2em
    }
    #contact-email {
        left: 375px
    }
    .slider-wrapper.theme-default {
        margin: 0 30px
    }
    .theme-default .nivoSlider {
        margin-bottom: 5px
    }
    .product-info .left .image img {
        width: 370px
    }
    .product-box {
        margin-left: 13px
    }
    .latest-products .product-box:last-child {
        display: none;
        visibility: hidden
    }
    .checkout-success .categories img,
    .not-found .categories img {
        width: 450px
    }
    .box.feed {
        margin-right: 19px
    }
    .related-content~.box.feed {
        margin-right: 15px
    }
    .related-content~.box.feed.last {
        margin-right: 0
    }
    .related-content~.box.feed img {
        max-width: 100%
    }
}

@media only screen and (max-width:959px) {
    .header-slogan-wrap {
        position: absolute;
        top: 52px;
        left: 172px
    }
    .header-slogan {
        font-size: 1.2em
    }
    .aside-promo-wrap {
        display: none;
        visibility: hidden
    }
    .product-list .image img {
        width: 85%
    }
    a.email-more-info {
        float: none;
        margin-left: 80px
    }
    .checkout-success .categories,
    .not-found .categories {
        text-align: center
    }
    .checkout-success .categories img,
    .not-found .categories img {
        width: 100%
    }
    .box.feed {
        margin-right: 0
    }
    .related-content~.box.feed {
        width: 100%;
        margin-right: 0
    }
    .related-content~.box.feed img {
        max-width: 100%
    }
}

@media only screen and (min-width:768px)and (max-width:959px) {
    .product-info>.left+.right {
        margin: 0;
        clear: both;
        width: 480px
    }
    #contact-email {
        left: 192px
    }
    #header .pay-methods,
    #header .sm-links {
        display: none;
        visibility: hidden
    }
    #footer .container {
        width: 750px
    }
    #footer {
        padding: 20px 10px 0
    }
    #footer .column.ssl-cert {
        width: 20%
    }
    #footer .bottom-wrap .column:nth-child(2) {
        width: 30%
    }
    #cboxCurrent {
        left: 42%
    }
    .box.feed {
        margin-right: 15px
    }
}

@media only screen and (max-width:768px) {
    .box.feed {
        margin-right: 15px
    }
    .box.feed.blog img {
        width: 100%
    }
    .contact-map .col1of2 {
        width: 33%
    }
    .contact-map .col2of2 {
        width: 66%
    }
    .iblog-post-description img {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .mob-only {
        display: block;
        visibility: visible
    }
    #column-right,
    .compare,
    .desktop-only,
    .product-compare,
    .wishlist {
        display: none;
        visibility: hidden
    }
    #column-right+#content {
        margin-right: 10px
    }
    #header {
        height: 125px
    }
    header .top-row {
        height: 82px
    }
    .formerly {
        top: 2px;
        left: 352px
    }
    #logo {
        top: 5px;
        left: 5px
    }
    #logo img {
        width: 120px
    }
    .header-slogan-wrap {
        top: 37px;
        left: 142px
    }
    .open-menu {
        float: left;
        width: 38px;
        height: 38px;
        margin: 0;
        background: url(../image/mob-menu.png) center center no-repeat #000;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -border-radius: 8px;
        box-shadow: inset 0 0 3px #000;
        text-indent: -999999px;
        border: 0
    }
    #header #cart {
        min-width: 34px;
        width: 34px;
        top: 87px;
        right: 10px
    }
    #header #cart .heading {
        margin: 0;
        padding: 0 7px 0 5px
    }
    .mob-search {
        position: absolute;
        top: 4px;
        right: 63px;
        border-top: 1px solid #fc273c;
        border-left: 1px solid #fc273c;
        border-right: 1px solid #fc273c;
        border-radius: 7px 7px 0 0;
        background: #fc273c
    }
    .mob-only.cart,
    .mob-search {
        -khtml-border-radius: 7px 7px 0 0;
        -moz-border-radius: 7px 7px 0 0;
        -webkit-border-radius: 7px 7px 0 0
    }
    #header a.search-icon {
        background: url(../image/mob-sprite.png) -40px 0 no-repeat;
        display: block;
        height: 34px;
        width: 34px;
        color: transparent
    }
    .mob-only.cart {
        position: relative;
        background: url(../image/mob-sprite.png) 0 3px no-repeat #fc273c;
        height: 29px;
        display: block;
        width: 34px;
        padding: 7px 4px 0 3px;
        border-radius: 7px 7px 0 0
    }
    .mob-only.cart .items {
        position: absolute;
        top: 20px;
        left: 26px;
        font-weight: 700;
        font-size: .9em;
        color: #fff
    }
    header .bottom-row {
        height: 39px
    }
    #logoTitle {
        top: 8px;
        left: 38px
    }
    #navigation {
        display: none
    }
    #pageslide {
        width: 160px
    }
    #column-left+#column-right+#content,
    #column-left+#content,
    #pageslide #navigation ul {
        margin-left: 10px
    }
    #pageslide #navigation li.sub-level {
        height: 0;
        display: none;
        transition: all 150ms ease
    }
    #pageslide #navigation li.sub-level.show {
        height: auto;
        display: block;
        transition: all 150ms ease
    }
    #pageslide #navigation li.top-level {
        padding: 10px 0;
        margin: 0
    }
    #pageslide #navigation li a {
        color: #fff;
        border: 0;
        text-decoration: none
    }
    #pageslide #navigation li a:hover {
        text-decoration: underline
    }
    #pageslide #navigation li ul li {
        border-bottom: 1px solid #666;
        width: 160px
    }
    #content {
        font-size: .8em
    }
    .refine-search .box-product>div {
        background: 0 0;
        width: auto;
        padding: 5px;
        margin: 0
    }
    .refine-search .box-product .image {
        display: none
    }
    .product-grid {
        padding: 0
    }
    .product-grid .product-box.cat-products {
        min-height: 100%
    }
    .product-list .prod-desc-wrap {
        margin-top: 10px
    }
    .product-grid .price {
        margin: 4px 0
    }
    .product-info>.left .image img {
        width: 100%
    }
    .product-info>.left+.right {
        width: 93%;
        margin-bottom: 10px
    }
    .related-products .product-box {
        margin-left: 0
    }
    .htabs a {
        padding: 7px 9px 6px
    }
    .product-info .tab-content {
        clear: both
    }
    .cart-info tbody .quantity input[type=image] {
        width: 20px
    }
    .cart-info tbody .quantity img {
        width: 23px
    }
    .contact-map .col1of2,
    .contact-map .col2of2,
    .contact-map .tms-map iframe {
        width: 100%
    }
    .contact-map .tms-map {
        margin-top: 20px
    }
    .cart-total table#shipping-info {
        width: 50%
    }
    #footer #powered,
    .box.feed,
    .info-copy.pms-holding.blog {
        width: 100%
    }
    .iblog-post-description iframe {
        width: 100%;
        height: auto
    }
    #footer .column ul li {
        margin-bottom: 10px
    }
    #footer .column a {
        display: inline-block;
        padding: 3px 0
    }
    #footer .top-wrap .column ul {
        padding-left: 0;
        margin-left: 0
    }
    #footer #powered {
        margin-top: 0;
        min-height: 50px;
        text-align: center
    }
    #cboxCurrent {
        left: 35%
    }
    .info-copy .four-cols li {
        width: 45%;
        margin-right: 10px
    }
    .info-copy .four-cols li img {
        width: 50%
    }
}

@media only screen and (min-width:480px)and (max-width:767px) {
    .product-box {
        margin-left: 9px;
        width: 180px
    }
    input.large-field,
    select.large-field {
        width: 220px
    }
    .cart-info td {
        padding: 12px
    }
    .latest-products .product-box {
        width: 167px
    }
    #footer .column {
        width: 35%;
        min-height: 65px
    }
    #footer .top-wrap .column {
        width: 25%
    }
    #footer .column.ssl-cert {
        width: 28%
    }
    #footer .column .sm-links {
        margin-left: 0;
        padding: 0
    }
    #footer .column.payment-methods {
        width: 37%
    }
    .welcome-container h1 {
        font-size: 1.4em
    }
}

@media only screen and (max-width:479px) {
    .formerly {
        left: 180px
    }
    #logoTitle {
        top: 10px
    }
    #logoTitle img {
        width: 85%
    }
    .latest-products .product-box {
        min-height: 100%;
        width: 95%
    }
    .product-info .options h3 {
        font-size: 1.2em
    }
    .product-list>div {
        width: 95%
    }
    .product-list .more-details .button {
        padding: 10px;
        line-height: 14px
    }
    .product-box {
        margin: 10px 0 20px;
        padding: 2em 5px
    }
    .product-grid .product-box {
        width: 89%
    }
    .product-grid .product-box.cat-products {
        min-height: 100%
    }
    .related-products .product-box {
        width: 95%
    }
    .checkout-content .left {
        float: left;
        width: 100%
    }
    .checkout-content .right {
        float: right;
        width: 100%
    }
    input.large-field,
    select.large-field {
        width: 290px
    }
    #shipping table td,
    .checkout-product td {
        font-size: .7em
    }
    .cart-info tbody td,
    .cart-info thead td,
    .contact-info {
        font-size: .9em
    }
    .checkout-product td.image img {
        width: 90%
    }
    .cart-info td {
        padding: 5px
    }
    .product-info .cart .links {
        display: none;
        visibility: hidden
    }
    a.email-more-info {
        float: right;
        margin-left: 0
    }
    .last-confirm {
        margin: 0;
        text-align: right
    }
    select[name=category_id] {
        width: 280px
    }
    #footer .column {
        margin-top: 0;
        min-height: 50px;
        width: 100%;
        text-align: center
    }
    #footer h3 {
        font-size: 1.2em
    }
    #footer .sm-links {
        width: 170px;
        margin-left: auto;
        margin-right: auto
    }
    #footer .middle-wrap .column:nth-child(2) {
        padding: 15px 0
    }
    #footer #powered {
        margin-top: 20px
    }
    .sm-links .follow {
        padding-left: 70px
    }
    .welcome-container h1 {
        font-size: 1.1em
    }
}