.carousel-control .glyphicon-chevron-left {
    left: 20%
}

.carousel-control .glyphicon-chevron-right {
    left: 70%
}

.btn-group>.popover+.btn,
.btn-group>.tooltip+.btn {
    margin-left: -1px
}

.product-filter .btn-group {
    position: inherit
}

.limit .form-control,
.limit .input-group-addon,
.sort .form-control,
.sort .input-group-addon {
    width: auto
}

.btn-group>.btn:last-of-type {
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.dropdown-menu {
    margin: 0
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.active,
.btn:active {
    background-image: none
}

.btn-default.active,
.btn-default:active {
    background-color: #e6e6e6;
    border-color: #e0e0e0
}

.btn-primary.active,
.btn-primary:active {
    background-color: #3071a9;
    border-color: #2d6ca2
}

.btn-success.active,
.btn-success:active {
    background-color: #449d44;
    border-color: #419641
}

.btn-warning.active,
.btn-warning:active {
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-danger.active,
.btn-danger:active {
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-info.active,
.btn-info:active {
    background-color: #31b0d5;
    border-color: #2aabd2
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.navbar .navbar-nav>.active>a {
    background-color: #f8f8f8
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse .navbar-nav>.active>a {
    background-color: #222
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
    border-radius: 0
}

@media (max-width:320px) {
    .topbar .nav>li>a {
        padding: 10px
    }
    #logo img {
        width: 100%
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.topbar+.container {
    padding-bottom: 20px
}

body {
    padding: 50px 0 0
}

a,
body,
input,
select,
td,
textarea,
th {
    transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

select>option {
    padding: 5px
}

h1 {
    font-size: 32px;
    margin-top: 0
}

h2 {
    font-size: 18px;
    font-weight: 700
}

p.margin5 {
    margin: 5px
}

a,
a b,
a:visited {
    cursor: pointer
}

a:hover {
    text-decoration: none
}

small {
    font-size: 10px
}

.topbar .navbar-form {
    margin: 0;
    padding: 0;
    border: none
}

.topbar .navbar-form,
.topbar .navbar-nav>li {
    float: left;
    display: inline
}

.topbar-nav {
    float: right
}

#header {
    z-index: 99
}

#header #logo {
    margin: 1.5em 0;
    text-align: center
}

#currency,
#language {
    line-height: 46px;
    margin-right: 20px;
    padding-top: 2px
}

@media (max-width:768px) {
    #currency,
    #language {
        float: left
    }
}

#currency a {
    font-size: 18px
}

#currency a:hover {
    background-color: #333
}

.button-search {
    cursor: pointer
}

.cart-totals {
    margin: 0;
    padding: 0 20px
}

#cart {
    width: 100%;
    margin: 1.2em 0
}

#cart .btn {
    width: 100%
}

#cart .table td {
    border: 0;
    padding: 20px
}

#cart .table .name {
    font-weight: 700;
    white-space: nowrap
}

.cart-totals strong {
    display: inline-block;
    text-align: left;
    width: 40%
}

.cart-totals span {
    display: inline-block;
    text-align: right;
    width: 58%
}

#cart .empty {
    padding: 10px
}

#cart .table tr:nth-last-child(2n+1) {
    background: #FFF
}

#cart .table tr {
    border-bottom: 1px solid #DDD
}

#cart .dropdown-menu {
    background: #EEE;
    z-index: 1001
}

.cart-btns li a {
    font-weight: 700
}

#header #search {
    width: 1px;
    float: right
}

#header #search input {
    width: 75px;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -webkit-transition-duration: all 400ms ease;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -ms-transition-duration: 400ms;
    -ms-transition-property: width, background;
    -ms-transition-timing-function: ease;
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease
}

#header #search input:focus {
    width: 200px
}

@media (max-width:768px) {
    #header #search,
    #header #search input {
        width: 100%
    }
}

#language img {
    cursor: pointer;
    margin-left: 10px
}

#language img:first-child {
    margin-left: 0
}

#currency a,
#currency a b {
    text-decoration: none
}

.navbar-collapse {
    max-height: none!important
}

.navbar .dropdown-menu {
    padding: 5px 0 0;
    float: none
}

.navbar .dropdown-menu li a {
    display: block;
    padding: 4px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px
}

.see-all {
    display: block;
    margin-top: .5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.see-all:focus,
.see-all:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: -moz-linear-gradient(top, #23a1d1, #1f90bb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23a1d1), to(#1f90bb));
    background-image: -webkit-linear-gradient(top, #23a1d1, #1f90bb);
    background-image: -o-linear-gradient(top, #23a1d1, #1f90bb);
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff23a1d1', endColorstr='#ff1f90bb', GradientType=0)
}

.slideshow {
    padding-bottom: 20px
}

.attention,
.information,
.success,
.warning {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px
}

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

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

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

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

.information {
    background: url(../image/information.png) 10px center no-repeat #E8F6FF;
    border: 1px solid #B8E2FB
}

.attention .close,
.information .close,
.success .close,
.warning .close {
    cursor: pointer
}

.attention,
.information,
.success,
.warning {
    color: #555
}

.required:before {
    font-weight: 700;
    color: red;
    content: '*'
}

.required {
    font-weight: 700
}

.error {
    display: block;
    color: red
}

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

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

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

table.form td {
    padding: 4px
}

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

table.list {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px
}

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

table.list tbody td {
    vertical-align: top;
    padding: 0 5px
}

table.list .center,
table.list .left,
table.list .right {
    padding: 7px
}

table.list .asc,
table.list .desc {
    padding-right: 15px
}

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

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

table.list thead td {
    background-color: #EFEFEF
}

table.list .asc {
    background: url(../image/asc.png) right center no-repeat
}

table.list .desc {
    background: url(../image/desc.png) right center no-repeat
}

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

table.list tbody td a {
    text-decoration: underline
}

table.list .left {
    text-align: left
}

table.list .right {
    text-align: right
}

table.list .center {
    text-align: center
}

.pagination {
    width: 100%
}

.pagination .results {
    text-align: right
}

.tab-content {
    padding: 15px
}

.category-info {
    float: left;
    margin-bottom: 20px;
    width: 100%
}

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

.category-list {
    margin-bottom: 15px;
    overflow: auto
}

.category-list ul li {
    padding: 4px 5px
}

aside .box {
    margin-bottom: 15px
}

.inner-box {
    padding: 0 10px 10px
}

.cat-menu .nav .nav {
    display: none
}

.cat-menu .nav>.active .nav {
    display: block
}

#column-left .cat-menu .nav>.active:focus>a,
#column-left .cat-menu .nav>.active:hover>a,
#column-left .cat-menu .nav>.active>a {
    background-color: transparent;
    border-right: 2px solid #5BC0DE;
    color: #5BC0DE
}

#column-left .cat-menu .nav a {
    border-right: 1px solid transparent;
    padding-right: 14px!important
}

#column-left .cat-menu .nav a:focus,
#column-left .cat-menu .nav a:hover {
    background-color: transparent;
    border-right: 1px solid #5BC0DE;
    color: #5BC0DE;
    padding-right: 14px
}

#column-left .cat-menu .nav .nav>li>a {
    font-size: 13px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 0
}

#column-right .cat-menu .nav>.active:focus>a,
#column-right .cat-menu .nav>.active:hover>a,
#column-right .cat-menu .nav>.active>a {
    background-color: transparent;
    border-left: 2px solid #5BC0DE;
    color: #5BC0DE
}

#column-right .cat-menu .nav a {
    border-left: 1px solid transparent;
    padding-left: 14px
}

#column-right .cat-menu .nav a:focus,
#column-right .cat-menu .nav a:hover {
    background-color: transparent;
    border-left: 1px solid #5BC0DE;
    color: #5BC0DE;
    padding-left: 14px
}

#column-right .cat-menu .nav .nav>li>a {
    font-size: 13px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 0
}

.side-menu {
    border: 1px solid #E7E7E7
}

.side-menu>li+li {
    margin-top: 0
}

.side-menu>li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.manufacturer-heading {
    font-size: 15px;
    font-weight: 700
}

.manufacturer-list ul {
    list-style: none
}

.manufacturer-list {
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px
}

.manufacturer-heading {
    padding: 5px 8px;
    margin-bottom: 6px
}

.manufacturer-content {
    padding: 8px
}

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

.manufacturer-list {
    border: 1px solid #DBDEE1
}

.manufacturer-heading {
    background: #F8F8F8
}

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

.product-filter .display {
    float: left
}

.product-filter .display a {
    font-weight: 700
}

.product-filter .sort {
    float: right;
    color: #333
}

.product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #333
}

@media (max-width:480px) {
    .product-filter .sort select {
        width: 100px;
        padding: 5px
    }
    .product-filter .limit {
        margin-left: 0
    }
    .product-filter .limit select {
        width: 60px;
        padding: 5px
    }
    .product-filter .limit .input-group-addon,
    .product-filter .sort .input-group-addon {
        padding: 5px
    }
}

@media (max-width:640px) {
    .product-filter {
        width: 100%;
        padding-top: 10px
    }
    .product-filter .sort {
        float: left
    }
}

.product-compare {
    margin-bottom: 15px
}

.product-compare a {
    font-weight: 700
}

.product-list {
    width: 100%
}

.product-list>article {
    padding: 15px
}

.product-list>article.col-md-3 {
    width: 100%
}

.product-list>article>.product-inner {
    border: 1px solid #E7E7E7
}

.product-list>article>.product-inner:hover {
    -webkit-box-shadow: 0 0 6px 5px #DDD;
    -moz-box-shadow: 0 0 6px 5px #DDD;
    box-shadow: 0 0 6px 5px #DDD
}

.product-list .image {
    padding: 15px;
    width: 30%;
    float: left
}

.product-list .image img {
    width: 100%
}

.product-list .name {
    padding: 15px;
    width: 70%;
    float: left
}

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

.product-list .description {
    line-height: 15px;
    padding: 15px;
    width: 70%;
    float: left
}

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

.product-list .price {
    float: right;
    padding: 15px;
    text-align: right;
    font-weight: 700
}

.product-list .price+div {
    padding: 15px;
    float: left
}

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

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

.product-grid {
    width: 100%
}

.product-grid>article {
    text-align: center;
    padding: 15px
}

.product-grid>article .btn {
    font-size: 14px;
    background-color: #E7E7E7;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    height: 35px;
    color: #888;
    width: 33.33333333333333%;
    float: left
}

.product-grid>article .btn:hover {
    background-color: #CCC;
    color: #333
}

.product-grid>article>.product-inner {
    border: 1px solid #E7E7E7
}

.product-grid>article>.product-inner:hover {
    -webkit-box-shadow: 0 0 6px 5px #DDD;
    -moz-box-shadow: 0 0 6px 5px #DDD;
    box-shadow: 0 0 6px 5px #DDD
}

.product-grid .image {
    padding: 15px
}

.product-grid .image img {
    width: 100%
}

.product-grid .description,
.product-grid .name a,
.product-grid .price,
.product-grid .rating {
    display: block;
    padding: 0 15px 5px;
    text-decoration: none;
    height: 55px;
    overflow: hidden
}

.product-grid .price {
    height: 60px
}

.product-grid .description {
    text-align: justify;
    min-height: 105px
}

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

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

.product-inner {
    background: #FFF
}

aside .product-grid>article {
    width: 100%
}

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

.product-info .image {
    border: 1px solid #E7E7E7;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center
}

.product-info .image img {
    width: 100%
}

.product-info .image-additional {
    margin-bottom: 10px
}

.product-info .image-additional img {
    border: 1px solid #E7E7E7;
    margin-bottom: 10px;
    width: 100%
}

.product-info .description {
    padding: 0 0 10px;
    margin-bottom: 10px;
    line-height: 20px
}

.product-info .price {
    border-bottom: 1px solid #E7E7E7;
    padding: 0 0 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700
}

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

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

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

.product-info .options .form-group {
    margin-bottom: 0
}

.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 {
    padding: 0 0 10px
}

.product-info .cart div>span {
    padding-top: 7px;
    display: block;
    color: #999
}

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

.product-info .review {
    border-top: 1px solid #E7E7E7
}

.product-info .review>div {
    padding: 10px 0
}

.product-info .review>div a.review-link {
    padding-left: 15px
}

.product-info .options h3 {
    margin-top: 10px
}

.product-info .options .option {
    margin-bottom: 10px
}

#review .author {
    margin-bottom: 5px
}

#review article:nth-child(2n+2) {
    background-color: #F8F8F8;
    padding: 5px
}

#at15s a,
#at15s span {
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.reviewmeta {
    padding: 5px 0
}

.reviewmeta img {
    margin: 0 0 -4px
}

.tags {
    padding-bottom: 10px
}

.attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    margin-bottom: 20px
}

.attribute thead td,
.attribute thead tr td:first-child {
    text-align: left;
    background-color: #E7E7E7
}

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

.attribute td {
    padding: 7px;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD
}

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

.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 tbody tr td img {
    width: 100px\0/!important
}

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

.compare-info td {
    padding: 7px;
    width: 20%;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD
}

.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%;
    border-collapse: collapse;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    margin-bottom: 20px
}

.wishlist-info td {
    padding: 7px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-list .order-info,
.order-list .order-status,
.return-list .return-info,
.return-list .return-status {
    text-align: right
}

.order-detail {
    font-weight: 700
}

.return-captcha {
    padding-bottom: 15px
}

.download-info {
    font-size: 40px;
    margin-top: -8%;
    float: right
}

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

.cart-info td {
    padding: 7px
}

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

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

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

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

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

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

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

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

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

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

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

.cart-module>div {
    display: none
}

.cart-total {
    border-top: 1px solid #E7E7E7;
    overflow: auto;
    padding-top: 15px;
    margin: 15px 0
}

.cart-total table {
    float: right
}

.cart-total td {
    padding: 3px;
    text-align: right
}

.checkout-heading {
    background: #F8F8F8;
    border: 1px solid #E7E7E7;
    padding: 10px;
    font-weight: 700;
    color: #222;
    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;
    overflow: auto
}

.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-collapse: collapse;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    margin-bottom: 20px
}

.checkout-product td {
    padding: 7px
}

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

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

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

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

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

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

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

.highlight td {
    padding: 5px
}

.contact-info {
    overflow: auto
}

#footer {
    width: 100%;
    background: #222;
    color: #FFF
}

#footer h3 {
    font-size: 16px;
    font-weight: 700
}

#footer a {
    color: #999
}

#footer a:hover {
    color: #FFF
}

#footer #cards {
    float: left;
    clear: left;
    margin-top: 5px
}

#footer #cards img {
    float: left;
    margin: 0 5px 5px 0;
    display: block
}

#powered {
    padding: 15px 0 0;
    margin-top: 15px;
    text-align: right;
    border-top: 1px #999 solid
}

#the1path {
    text-align: right;
    padding: 0 0 15px
}

.banner img {
    margin-bottom: 15px;
    width: 100%;
    height: auto
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 40%
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0;
    border: 0;
    margin: 0;
    padding: 0
}

.ui-timepicker-rtl {
    direction: rtl
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right
}

.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px
}

.addthis_32x32_style .addthis_counter.addthis_bubble_style {
    width: 62px!important
}

@media (min-width:768px) {
    .topbar .glyphicon {
        margin: 3px 5px 0 0
    }
    .topbar .navbar-nav>li:last-child>a {
        padding-right: 0
    }
    #header #search {
        margin: 2em 0 0
    }
    #header #logo {
        text-align: left
    }
    .navbar .dropdown:hover .dropdown-menu {
        display: block
    }
    .navbar .dropdown-menu li a {
        min-width: 120px;
        color: #333
    }
    .navbar .dropdown-menu li a:hover {
        color: #5BC0DE
    }
    .navbar .nav>li.dropdown:after {
        content: '';
        display: none;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
        margin-bottom: -1px
    }
    .navbar .nav>li.dropdown:hover:after {
        display: block
    }
    .navbar .nav>li .dropdown-menu:after,
    .navbar .nav>li .dropdown-menu:before {
        display: none
    }
    .navbar-inverse .navbar-nav>.dropdown:active>a,
    .navbar-inverse .navbar-nav>.dropdown:focus>a,
    .navbar-inverse .navbar-nav>.dropdown:hover>a {
        background-color: #080808;
        color: #FFF
    }
    .navbar .nav>li>.dropdown-menu:after,
    .navbar .nav>li>.dropdown-menu:before {
        content: none
    }
    .navbar .nav>li>.dropdown-menu:first-of-type:after,
    .navbar .nav>li>.dropdown-menu:first-of-type:before {
        content: ""
    }
    .navbar .dropdown-menu ul {
        display: table-cell
    }
}

@media (min-width:992px) {
    #content {
        width: 100%
    }
    #column-left+#content {
        width: 83.33333333333334%
    }
    #column-left+#content .product-grid .col-md-3 {
        width: 33.33333333%
    }
    #column-right+#content {
        width: 83.33333333333334%;
        right: 16.666666666666664%
    }
    #column-right+#content .product-grid .col-md-3 {
        width: 33.33333333%
    }
    #column-left+#column-right+#content {
        width: 66.66666666666666%
    }
    #column-left+#column-right+#content .product-grid .col-md-3 {
        width: 50%
    }
    #column-right {
        left: 83.33333333333334%
    }
    #column-left+#column-right {
        left: 66.66666666666666%
    }
}

#rural-container input[type=checkbox] {
vertical-align: top;
}