@charset "UTF-8";

tr.summary-total {
    cursor: pointer
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
    font-style: italic
}

.cart-tax-info {
    display: block
}
.cart-tax-info,.cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price,.cart-tax-total .price {
    display: inline!important;
    font-weight: 400!important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.window-overlay {
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/window_overlay.png);
    background: rgba(0,0,0,.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: 700 12px/19px Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.cart-msrp-totals {
    color: red;
    font-size: 12px!important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px
}

.map-popup-price .price-box,.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0
}

.map-popup-price {
    margin: 5px 0 0
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word
}

.map-popup-only-text {
    border-top: 1px solid #ddd
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background: 0 0
}

a:active,a:hover {
    outline: 0
}

b,strong {
    font-weight: 700;
    color: #000;
}

a strong {
    color:#a12b2f;
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

ol,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "century-old-style-std", Georgia, Times New Roman, serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background:#333;
}

body.cms-index-index {
    background-image: url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/background-pattern.gif");
    background-color: #fcfcfc;
}
.catalog-product-view .container:not(.contrast), 
.catalog-product-view .container-fluid:not(.contrast) {
    background:#fff;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #a12b2f;
    text-decoration: none
}

a:focus,a:hover {
    color: #B53338;
    text-decoration: none
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

p a {
    text-decoration:underline
}
p a:focus,
p a:hover {
    text-decoration:underline
}

.p {
    font-family:"Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #454545;
}

figure {
    margin: 0
}

img {
    vertical-align: middle;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.page-popup {
    padding: 30px
}

header[role=banner] .quick-access,header[role=banner]>.logo {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 992px) {
    header[role=banner]>.logo {
        float:left;
        width: 41.66666667%
    }
    header[role=banner] .quick-access {
        float:left;
        width: 58.33333333%
    }
    header[role=banner] .quick-access {
        float:right
    }
}

@media (min-width: 769px) {
    header[role=banner] .form-language {
        float:left;
        width: 160px
    }

    header[role=banner] .form-language .form-control {
        width: 120px
    }

    header[role=banner] .links {
        float: right;
        line-height: 30px
    }

    header[role=banner] .form-search:after,header[role=banner] .form-search:before {
        content: " ";
        display: table
    }

    header[role=banner] .form-search:after {
        clear: both
    }
    
}

@media (min-width:1130px) {
    header[role=banner] {
        background: url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/150-Years-Logo.png") 50% no-repeat;
    }
}
.layout {
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width:769px) {
    .layout {
        margin-top:1em;
    }
}

.layout.layout-1-col div[role=main],.layout.layout-3-cols div[role=main] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .layout.layout-1-col div[role=main] {
        float:left;
        width: 100%
    }
    .layout.layout-3-cols div[role=main] {
        float:left;
        width: 50%
    }
    div[role=main] {
        float:left;
        width: 75%
    }
    .catalog-category-view div[role=main] {
        margin-top:-3em;
    }
}

div[role=main] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px
}


aside[role=complementary] {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    aside[role=complementary] {
        float:left;
        width: 25%
    }
}

@media (min-width: 992px) {
    aside[role=complementary] {
        display:block;
}
}

footer[role=contentinfo] {
    margin: 20px 0;}

footer[role=contentinfo]:after,footer[role=contentinfo]:before {
    content: " ";
    display: table
}

footer[role=contentinfo]:after {
    clear: both
}

footer[role=contentinfo] .links li,footer[role=contentinfo]>ul>li {
    display: inline
}

footer[role=contentinfo] .bugs,footer[role=contentinfo] .links,footer[role=contentinfo] address,footer[role=contentinfo]>ul {
    margin-bottom: 10px
}

@media (min-width: 769px) {
    footer[role=contentinfo] .bugs,footer[role=contentinfo] .links,footer[role=contentinfo] address,footer[role=contentinfo]>ul {
        width:50%
    }

    footer[role=contentinfo] .bugs,footer[role=contentinfo]>ul {
        float: left
    }

    footer[role=contentinfo] .links + .links,footer[role=contentinfo] address {
        text-align: right;
        width: 100%;
        clear: both;
    }
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: "century-old-style-std", Georgia, Times New Roman, serif;
    font-weight:inherit;
    font-style:italic;
    line-height: 1.1;
    color: #a12b2f;
    -webkit-font-smoothing: antialiased;
}
.contrast .h1,
.contrast .h2,
.contrast .h3,
.contrast .h4,
.contrast .h5,
.contrast .h6,
.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6 {
    color: #faf6e5;
    -webkit-font-smoothing: antialiased;
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

p {
    margin: 0 0 10px;
}
.std p {
    line-height: 1.8em;
    color: #272727;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 769px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

cite {
    font-style: normal
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #a12b2f;
}
.text-basic {
    font-style:normal;
    color:#454545;
}
@media (max-width: 768px) {
    .text-xs-left {
        text-align: left;
    }
    .text-xs-center {
        text-align: center;
    }
    .text-xs-right {
        text-align: right;
    }
    .text-xs-justify {
        text-align: justify;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .text-sm-left {
        text-align: left;
    }
    .text-sm-center {
        text-align: center;
    }
    .text-sm-right {
        text-align: right;
    }
    .text-sm-justify {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-md-left {
        text-align: left;
    }
    .text-md-center {
        text-align: center;
    }
    .text-md-right {
        text-align: right;
    }
    .text-md-justify {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }
    .text-lg-center {
        text-align: center;
    }
    .text-lg-right {
        text-align: right;
    }
    .text-lg-justify {
        text-align: justify;
    }
}
a.text-primary:hover {
    color: #d3450d
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
}

a.bg-primary:hover {
    background-color: #d3450d
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 769px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.h1,h1 {
    font-size: 2em;
    color: #454545;
}

.h2,h2 {
    font-size: 1.8em;}

.h3,h3 {
    font-size: 20px
}

.h4,h4 {
    font-size: 17px
}

.h5,h5 {
    font-size: 1em;}

.h6,h6 {
    font-size: 1em;}
.light {
    color:#D5D5D5
}
.page-title.category-title {
    margin-top:2em;
}
.page-title {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom:1px solid #333;
}
.page-title:not(.category-title) h1 {
    margin-top:0;
}
h3 em,
.h3 em {
    font-size: 80%;
}
.page-title:after,.page-title:before {
    content: " ";
    display: table
}

.page-title:after {
    clear: both
}

.page-title .separator {
    margin: 0 3px
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0
}

.title-buttons {
    text-align: right
}

.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6 {
    float: left
}

.sub-title,.subtitle {
    color: #777
}

.container,
.container-fluid {
    max-width:1366px;
    margin-right: auto;
    margin-left: auto;
    padding:0 40px;
    background:#fff;
}

@media (min-width:769px) {
    .container:not(.contrast),
    .container-fluid:not(.contrast) {
        padding:40px;
    }  
}


@media (min-width: 769px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px}
.row--vspace {
    margin-top:15px;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 769px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%}

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.col2-set,.col4-set {
    margin-left: -15px;
    margin-right: -15px
}

.col2-set>.legend {
    margin-left: 15px;
    margin-right: 15px;
    width: auto
}

.col2-set .col-1,.col2-set .col-2,.col2-set .col-narrow,.col2-set .col-wide,.col3-set .col-1,.col3-set .col-2,.col3-set .col-3,.col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 769px) {
    .col2-set .col-1,.col2-set .col-2 {
        float:left;
        width: 50%
    }
}

@media (min-width: 769px) {
    .col2-set .col-narrow {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 769px) {
    .col2-set .col-wide {
        float:left;
        width: 66.66666667%
    }
}

@media (min-width: 769px) {
    .col3-set .col-1,.col3-set .col-2,.col3-set .col-3 {
        float:left;
        width: 33.33333333%
    }
}

@media (min-width: 769px) {
    .col4-set .col-1,.col4-set .col-2,.col4-set .col-3,.col4-set .col-4 {
        float:left;
        width: 25%
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

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

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width: 768px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

.data-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd
}

.data-table>tbody>tr>td,.data-table>tbody>tr>th,.data-table>tfoot>tr>td,.data-table>tfoot>tr>th,.data-table>thead>tr>td,.data-table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top
}

.data-table>thead>tr>th {
    vertical-align: bottom
}

.data-table>caption+thead>tr:first-child>td,.data-table>caption+thead>tr:first-child>th,.data-table>colgroup+thead>tr:first-child>td,.data-table>colgroup+thead>tr:first-child>th,.data-table>thead:first-child>tr:first-child>td,.data-table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.data-table>tbody+tbody {
    border-top: 2px solid #ddd
}

.data-table .table {
    background-color: #fff
}

.data-table>tbody>tr>td,.data-table>tbody>tr>th,.data-table>tfoot>tr>td,.data-table>tfoot>tr>th,.data-table>thead>tr>td,.data-table>thead>tr>th {
    border: 1px solid #ddd
}

.data-table>thead>tr>td,.data-table>thead>tr>th {
    border-bottom-width: 2px
}

.data-table>tbody>tr:nth-child(odd)>td,.data-table>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    -webkit-font-smoothing: antialiased;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
    line-height: 30px
}

input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-horizontal .form-group-sm .form-control,.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 769px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 769px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width: 769px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:14.3px
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px
    }
}

p.control input.checkbox,p.control input.radio {
    margin-right: 6px
}

input {
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #454545;
    background-color: #fff;
    background-image: none;
    border: 1px solid #454545;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    -webkit-font-smoothing:antialiased;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.input-text:focus {
    color: #000;
    outline: 0;
    border-color:#66afe9;
}

.input-text::-moz-placeholder {
    color: #777;
    font-style:italic;
    opacity: 1
}

.input-text:-ms-input-placeholder {
    font-style:italic;
    color: #777
}

.input-text::-webkit-input-placeholder {
    font-style:italic;
    color: #777
}

.input-text::placeholder {
    font-style:italic;
}

.input-text[disabled],.input-text[readonly],fieldset[disabled] .input-text {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.input-text {
    height: auto
}

.form-list:after,.form-list:before {
    content: " ";
    display: table
}

.form-list:after {
    clear: both
}

.form-list li {
    margin-bottom: 15px
}

li .input-box {
    padding:1em 0;
    border-bottom:1px solid #ccc;
    max-width:40%;
    overflow:hidden;
}

.form-list li:after,.form-list li:before {
    content: " ";
    display: table
}

.form-list li:after {
    clear: both
}

.form-list label {
    position: relative
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #a94442;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: left;
    display: block;
    -webkit-font-smoothing: auto;
    font-size: 1em;
}

.form-list li.control input.checkbox,.form-list li.control input.radio {
    margin-right: 6px;
    display: inline;
    float: left;
    margin-top: 2px
;
    width: auto;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .field {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px
}

.form-list .field:first-child,.form-list .field:first-of-type {
    padding-left: 0
}

.form-list .field:last-child {
    padding-right: 0
}

.form-list select,.form-list textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #333;
    transition:none;
}

.form-list select:focus,.form-list textarea:focus {
    border-color: #66afe9;
    outline: 0;
}

.form-list select::-moz-placeholder,.form-list textarea::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-list select:-ms-input-placeholder,.form-list textarea:-ms-input-placeholder {
    color: #777
}

.form-list select::-webkit-input-placeholder,.form-list textarea::-webkit-input-placeholder {
    color: #777
}

.form-list select[disabled],.form-list select[readonly],.form-list textarea[disabled],.form-list textarea[readonly],fieldset[disabled] .form-list select,fieldset[disabled] .form-list textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.form-list select[multiple],.form-list textarea,textarea.form-list select,textarea.form-list textarea {
    height: auto
}

.form-list li.additional-row {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row p:after,.form-list li.additional-row p:before {
    content: " ";
    display: table
}

.form-list li.additional-row p:after {
    clear: both
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text,.form-list .input-range span {
    display: inline-block
}

.form-list .input-range input.input-text {
    width: 40%
}

.form-list-narrow li {
    margin-bottom: 0
}

.form-list-narrow li .input-box {
    margin-bottom: 6px
}

.form-list-narrow li.wide .input-box {
    width: 260px
}

.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea {
    width: 254px
}

.form-list-narrow li.wide select {
    width: 260px
}

.form-list .customer-name-prefix .name-prefix {
    width: 16%
}

.form-list .customer-name-prefix .name-firstname,.form-list .customer-name-prefix .name-lastname {
    width: 42%
}

.form-list .customer-name-prefix-middlename .name-middlename,.form-list .customer-name-prefix-middlename .name-prefix {
    width: 16%
}

.form-list .customer-name-prefix-middlename .name-firstname,.form-list .customer-name-prefix-middlename .name-lastname {
    width: 34%
}

.form-list .customer-name-prefix-suffix .name-prefix,.form-list .customer-name-prefix-suffix .name-suffix {
    width: 16%
}

.form-list .customer-name-prefix-suffix .name-firstname,.form-list .customer-name-prefix-suffix .name-lastname {
    width: 34%
}

.form-list .customer-name-prefix-middlename-suffix .name-middlename,.form-list .customer-name-prefix-middlename-suffix .name-prefix,.form-list .customer-name-prefix-middlename-suffix .name-suffix {
    width: 12%
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 32%
}

.form-list .customer-name-middlename .name-middlename {
    width: 16%
}

.form-list .customer-name-middlename .name-firstname,.form-list .customer-name-middlename .name-lastname {
    width: 42%
}

.form-list .customer-name-middlename-suffix .name-middlename,.form-list .customer-name-middlename-suffix .name-suffix {
    width: 16%
}

.form-list .customer-name-middlename-suffix .name-firstname,.form-list .customer-name-middlename-suffix .name-lastname {
    width: 34%
}

.form-list .customer-name-suffix .name-suffix {
    width: 16%
}

.form-list .customer-name-suffix .name-firstname,.form-list .customer-name-suffix .name-lastname {
    width: 42%
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-year {
    float: left;
    padding-right: 15px;
    padding-left: 15px
}

.form-list .customer-dob .dob-day:first-child,.form-list .customer-dob .dob-month:first-child,.form-list .customer-dob .dob-year:first-child {
    padding-left: 0
}

.form-list .customer-dob .dob-day+.dob-month+.dob-year,.form-list .customer-dob .dob-month+.dob-day+.dob-year,.form-list .customer-dob .dob-year+.dob-day+.dob-month,.form-list .customer-dob .dob-year+.dob-month+.dob-day {
    padding-right: 0
}

.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month {
    width: 30%
}

.form-list .customer-dob .dob-year {
    width: 40%
}

.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 400;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.buttons-set {
    margin: 4em 0 0;
    padding: 8px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    line-height: 32px;
    text-align: right
}

.buttons-set:after,.buttons-set:before {
    content: " ";
    display: table
}

.buttons-set:after {
    clear: both
}

.buttons-set p.required {
    margin: 0 0 10px
}

.buttons-set .back-link {
    float: left;
    margin: 0
}

.buttons-set button.button {
    float: right;
    margin-left: 5px}

.buttons-set-order {
    margin: 10px 0 0
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0
}

.validation-advice {
    clear: both;
    color: #a94442
;
    margin-top: 8px;
}

.validation-failed {
    border-color: #a94442!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.validation-failed:focus {
    border-color: #843534!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483!important
}

p.required {
    text-align: right;
    color: #a94442
}

.v-fix {
    float: left
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 35px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #faf6e5;
    background-color: #a12b2f;
    /* font-style:italic; */
    -webkit-font-smoothing:antialiased;
    margin-left:10px;
}
button:hover,
button:focus,
button:active:focus,
button:focus {
    text-decoration: none;
    outline: solid thin rgba(250, 246, 229, 0.5);
    outline-offset: -2px;
}

button:active {
    outline: solid thin rgb(250, 246, 229);
    color: #fff;
    outline-offset: -2px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-add, .btn-cart {
    font: 14px/1 "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px 15px;
    font-size:14px;
    font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.products-grid .item .btn-add {
    float:right;
}

.catalog-category-view .products-grid .item .btn-add {
    display:none;
}
.catalog-category-view .products-grid .item .product-name a {
    font-weight:normal;

    text-transform: capitalize;
}
.catalog-category-view .products-grid .product-name {
    margin-bottom:2em;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 769px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control#search,
.input-group .form-control#search__mobile {
    float:right;
}


#search-button__mobile {
    background-image: url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/Web-Icons/Magnifying-Glass-Icon.png");
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 26px;
    margin-left: 0;
    float: right;
}

span.access {
    position: absolute;
    text-indent: -9999px;
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    font-size: 16px;
    color: #555;
    font-style: italic;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;}

input#search {
    max-width: 234px;
}
input#search__mobile {
    max-width:200px;
    padding: 27px 10px;
    font-size: 16px;
    border: 0;
}
.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-radius: 0;}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-addon label {
    margin-bottom: 0;
    font-weight: 400
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    /*position: relative;*/
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    }

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 769px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 769px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    color: #fff;
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 76px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width: 769px) {
    .nav-tabs-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px
}

@media (min-width: 769px) {
    .navbar {
        border-radius:4px
    }
}

@media (min-width: 769px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 769px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
        max-height:200px
    }
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 769px) {
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 769px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media (min-width: 769px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 769px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    margin-right: 15px;
    margin-left: 0;
    padding: 15px 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0;
    z-index: 5;
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 34px;
    height: 3px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}

span.icon-bar {
    transition:.5s transform ease, .2s opacity ease, .3s visibility ease;
    opacity:1;
}
.mp-pushed span.icon-bar:nth-child(3) {
    visibility: hidden;
    opacity:0;
}
.mp-pushed span.icon-bar:nth-child(2) {
    transform: rotate(45deg) translateY(13px);
}
.mp-pushed span.icon-bar:nth-child(4) {
    transform: rotate(-45deg) translateY(-13px);
}
.wv-closed {
  transform: none!important;
}

@media (min-width: 769px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 769px) {
    .navbar-nav {
        float:left;
        margin: 0;
        position: relative;
        width:100%;
}

    .navbar-nav>li {
        float: left}

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    /* Desktop menu styles */
    .nav .level-top.parent ul.level0 {
        display:none
    }
    .nav .level-top.parent {
        /*position:relative*/
    }
    .nav .level-top.parent > ul.level0 {
        /*
        position: absolute;
        left:0;
        z-index: 10;
        background: #323232;
        min-width: 250px;
        font-family:"Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size:14px;
        font-weight:bold;
        padding: 1em 0;
    
        overflow: hidden;
        box-sizing: content-box;
        border-top: 0;
        */

        position: absolute;
        left:0;
        z-index: 10;
        background: #323232;
        font-family:"Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size:14px;
        font-weight:bold;
        padding: 1em 0;
        overflow: hidden;
        box-sizing: content-box;
        border-top: 0;
    }
    .nav .level-top.parent > ul.level0 a,
    .nav .level-top.parent > ul.level0 a:link,
    .nav .level-top.parent > ul.level0 a:visited {
        color: #faf6e5;
        padding: .6em 15px;
        width:100%;
        display:block;
    }
    .nav .level-top.parent ul.level1 li.level2 a,
    .nav .level-top.parent ul.level1 li.level2 a:link,
    .nav .level-top.parent ul.level1 li.level2 a:visited {
        padding-left: 25px;
    }
    .nav .level-top.parent > ul.level0 a:hover,
    .nav .level-top.parent > ul.level0 a:focus,
    .nav .level-top.parent > ul.level0 a:active {
        background:#272727;
    }
    .nav ul.level1 {
        /*margin-left: .8em;*/
        border-left:1px solid #333;
    }
    .nav .level1.parent > ul > li.level2 > a {
        color:#faf6e5;
        font-weight:normal;
    }
    .nav .level1.parent ul li {
        border-bottom:1px solid #333;
    }
    .nav .level-top.parent:hover > ul.level0 {
        display:block;
    }
    .nav li.level2.parent > a {
        padding-bottom: 0 !important
        font-weight: bold !important;
    }
    .nav ul.level2 a {
        padding-left: 20px !important;
        padding-top:0;
    }
    .nav ul.level2 li a {
        font-weight:normal;
    }
    li.level1 {
        float:left;
        width: 250px;
    
        display: block;
        border-right: 1px solid #3f3f3f;
    }
}

@media (min-width: 769px) {
    .navbar-left {
        float:left;
        float: left!important
    }

    .navbar-right {
        float: right;
        float: right!important
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width: 769px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,.navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 768px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

@media (min-width: 769px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 769px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #faf6e5;
    text-decoration:none;
    font-size: 12px;
    font-family: "Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
    border-right: 1px solid #444444;
}

.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li:hover > a {
    background-color: #323232!important;
    /*font-weight: bold;*/
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background-color: #2F2F2F;}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: #faf6e5;
    border: 0;
    outline: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #faf6e5;}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

@media (min-width: 769px) {
    .navbar-main .navbar-brand {
        display:none
    }
}

.breadcrumb {
    padding: 0 0 2em 0;
    margin: 0;
    list-style: none;
    font-size: 13px;
    font-family: "Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.breadcrumb strong {
    font-weight: 400;
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    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;
    background-color: #fff;
    border: 1px solid #ddd;
    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:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    color: #bb3d0c;
    background-color: #eee;
    border-color: #ddd
}

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

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager:after,.pager:before,.sorter:after,.sorter:before {
    content: " ";
    display: table
}

.pager:after,.sorter:after {
    clear: both
}

.pager {
    text-align: center;
    line-height: 30px
;
    float: left;
}

.pager .amount {
    float: left;
    margin-bottom: 0
}

.pager .limiter {
    float: right
}

.pager .limiter label {
    margin-bottom: 0
}

.pager .limiter select {
    display: inline;
    width: auto;
    font-size: 16px;
    height: auto;
}

.pages {
    clear: both;
    width: 100%;
    text-align: center;
    padding: .5em 0;
    background: #F8F8F8;
}
.pages strong {
    font-weight:normal;
    display: inline-block;
    color: #555;
}
.pages li,
.pages ol {
    display: inline-block;
    margin: 0 2px
}

.sorter {
    padding: 4px 0 8px;
    float: right;
}

.sorter .sort-by {
    float: right
}

.sorter .sort-by label {
    margin-bottom: 0
}

.sorter .sort-by select {
    display: inline;
    width: auto;
    font-size: 16px;
    height: auto;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.success {
    color: #3c763d
}

.error {
    color: #a94442
}

.notice {
    color: #31708f
}

.messages>li {
    margin-bottom: 10px
}

.error-msg,.note-msg,.notice-msg,.success-msg {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.error-msg h4,.note-msg h4,.notice-msg h4,.success-msg h4 {
    margin-top: 0;
    color: inherit
}

.error-msg .alert-link,.note-msg .alert-link,.notice-msg .alert-link,.success-msg .alert-link {
    font-weight: 700
}

.error-msg>p,.error-msg>ul,.note-msg>p,.note-msg>ul,.notice-msg>p,.notice-msg>ul,.success-msg>p,.success-msg>ul {
    margin-bottom: 0
}

.error-msg>p+p,.note-msg>p+p,.notice-msg>p+p,.success-msg>p+p {
    margin-top: 5px
}

.error-msg {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.error-msg hr {
    border-top-color: #e4b9c0
}

.error-msg .alert-link {
    color: #843534
}

.success-msg {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.success-msg hr {
    border-top-color: #c9e2b3
}

.success-msg .alert-link {
    color: #2b542c
}

.note-msg,.notice-msg {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.notice-msg ul,
.notice-msg li {
    list-style:none;
    padding-left:0!important;
    margin:0!important;
}
.std ul.messages {
    list-style:none;
    padding-left:0;
    margin:0 0 2em;
}

.note-msg hr,.notice-msg hr {
    border-top-color: #a6e1ec
}

.note-msg .alert-link,.notice-msg .alert-link {
    color: #245269
}

.global-site-notice {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.global-site-notice h4 {
    margin-top: 0;
    color: inherit
}

.global-site-notice .alert-link {
    font-weight: 700
}

.global-site-notice>p,.global-site-notice>ul {
    margin-bottom: 0
}

.global-site-notice>p+p {
    margin-top: 5px
}

.global-site-notice hr {
    border-top-color: #f7e1b5
}

.global-site-notice .alert-link {
    color: #66512c
}

.global-site-notice p {
    margin: 0
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #fde9e2
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
}

.panel-primary>.panel-heading {
    color: #fff;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
}

.panel-primary>.panel-heading .badge {
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.std p {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.std ol,.std ul {
    padding-left: 40px;
    margin-bottom: 10px
}

.std ul {
    list-style: disc
}

.std ol {
    list-style: decimal
}

.links li {
    display: inline;
}

.links li:after {
    content:"/";
    padding: 0 2px 0 8px;
}

.links li:first-child {
    padding-left: 0
}

.links li:last-child {
    padding-right: 0
}
.links li:last-child:after {
    content:"";
    padding: 0;
}

.links li a:hover {
    text-decoration:underline;
}

.link-cart,.link-compare,.link-print,.link-reorder,.link-wishlist {
    font-weight: 700
}

.btn-edit,.btn-previous,.btn-remove,.btn-remove2 {
    display: inline-block;
    font-size: 0
}

.btn-edit:focus,.btn-edit:hover,.btn-previous:focus,.btn-previous:hover,.btn-remove2:focus,.btn-remove2:hover,.btn-remove:focus,.btn-remove:hover {
    text-decoration: none
}

.btn-edit:after,.btn-previous:after,.btn-remove2:after,.btn-remove:after {
    font-size: 11px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn-edit:after {
    content: "\f040"
}

.btn-remove2:after,.btn-remove:after {
    content: "X"
;
}

.btn-cart {
    color: #fff;
    font-style: normal;
}

.btn-cart.active,.btn-cart:active,.btn-cart:focus,.btn-cart:hover,.open>.dropdown-toggle.btn-cart {
    color: #fff;
    border-color: #b13a0b
}

.btn-cart.active,.btn-cart:active,.open>.dropdown-toggle.btn-cart {
    background-image: none
}

.btn-cart.disabled,.btn-cart.disabled.active,.btn-cart.disabled:active,.btn-cart.disabled:focus,.btn-cart.disabled:hover,.btn-cart[disabled],.btn-cart[disabled].active,.btn-cart[disabled]:active,.btn-cart[disabled]:focus,.btn-cart[disabled]:hover,fieldset[disabled] .btn-cart,fieldset[disabled] .btn-cart.active,fieldset[disabled] .btn-cart:active,fieldset[disabled] .btn-cart:focus,fieldset[disabled] .btn-cart:hover {
    border-color: #eb4c0f
}

.btn-cart .badge {
    background-color: #fff
}

.cards-list dt {
    margin: 5px 0 0
}

.cards-list .offset {
    padding: 2px 0 2px 20px
}

.separator {
    margin: 0 3px
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.logo strong {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    display: block;
}

.logo {
    margin: 0;
}

@media (max-width:768px){
    .logo {
        padding:.3em 0;
    }
}

.form-language {
    margin-bottom: 10px
}

.form-language label {
    display: none
}

.form-language select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-language select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-language select::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-language select:-ms-input-placeholder {
    color: #777
}

.form-language select::-webkit-input-placeholder {
    color: #777
}

.form-language select[disabled],.form-language select[readonly],fieldset[disabled] .form-language select {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-language select {
    height: auto
}

.form-search {
    margin-bottom: 10px;
    position: relative;
}

.form-search__mobile {
    margin-bottom:0;
    width: auto;
}

.form-search .search-autocomplete {
    z-index: 1000
}

.form-search .search-autocomplete li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer
}

.form-search .search-autocomplete li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.form-search .search-autocomplete li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-search .search-autocomplete li>.badge {
    float: right
}

.form-search .search-autocomplete li>.badge+.badge {
    margin-right: 5px
}

.form-search .search-autocomplete li.disabled,.form-search .search-autocomplete li.disabled:focus,.form-search .search-autocomplete li.disabled:hover {
    background-color: #eee;
    color: #777
}

.form-search .search-autocomplete li.disabled .list-group-item-heading,.form-search .search-autocomplete li.disabled:focus .list-group-item-heading,.form-search .search-autocomplete li.disabled:hover .list-group-item-heading {
    color: inherit
}

.form-search .search-autocomplete li.disabled .list-group-item-text,.form-search .search-autocomplete li.disabled:focus .list-group-item-text,.form-search .search-autocomplete li.disabled:hover .list-group-item-text {
    color: #777
}

.form-search .search-autocomplete li.active,.form-search .search-autocomplete li.active:focus,.form-search .search-autocomplete li.active:hover {
    z-index: 2;
    color: #fff;
}

.form-search .search-autocomplete li.active .list-group-item-heading,.form-search .search-autocomplete li.active .list-group-item-heading>.small,.form-search .search-autocomplete li.active .list-group-item-heading>small,.form-search .search-autocomplete li.active:focus .list-group-item-heading,.form-search .search-autocomplete li.active:focus .list-group-item-heading>.small,.form-search .search-autocomplete li.active:focus .list-group-item-heading>small,.form-search .search-autocomplete li.active:hover .list-group-item-heading,.form-search .search-autocomplete li.active:hover .list-group-item-heading>.small,.form-search .search-autocomplete li.active:hover .list-group-item-heading>small {
    color: inherit
}

.form-search .search-autocomplete li.active .list-group-item-text,.form-search .search-autocomplete li.active:focus .list-group-item-text,.form-search .search-autocomplete li.active:hover .list-group-item-text {
    color: #fde9e2
}

.form-search .search-autocomplete li .amount {
    float: right
}

.form-search .search-autocomplete li.first {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.form-search .search-autocomplete li:focus,.form-search .search-autocomplete li:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.form-search .search-autocomplete li.selected,.form-search .search-autocomplete li.selected:focus,.form-search .search-autocomplete li.selected:hover {
    z-index: 2;
    color: #fff;
}

.advanced-search .form-list .input-range {
    line-height: 34px
}

.advanced-search .form-list .input-range small {
    float: right
}

.advanced-search-summary {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px
}

.advanced-search-summary blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.advanced-search-summary:after,.advanced-search-summary:before {
    content: " ";
    display: table
}

.advanced-search-summary:after {
    clear: both
}

.advanced-search-summary ul {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

.advanced-search-summary strong {
}

.advanced-search-summary p {
    clear: both;
    padding: 10px 15px 0;
    margin-bottom: 0;
    font-weight: 700
}

@media (min-width: 480px) {
    .advanced-search-summary ul {
        float:left;
        width: 50%
    }
}

.block {
    margin-bottom: 20px;
}

.block>.list-group {
    margin-bottom: 0
}

.block>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.block>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.block>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.block>.panel-collapse>.table,.block>.table,.block>.table-responsive>.table {
    margin-bottom: 0
}

.block>.table-responsive:first-child>.table:first-child,.block>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.block>.table:first-child>tbody:first-child>tr:first-child td:first-child,.block>.table:first-child>tbody:first-child>tr:first-child th:first-child,.block>.table:first-child>thead:first-child>tr:first-child td:first-child,.block>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.block>.table:first-child>tbody:first-child>tr:first-child td:last-child,.block>.table:first-child>tbody:first-child>tr:first-child th:last-child,.block>.table:first-child>thead:first-child>tr:first-child td:last-child,.block>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.block>.table-responsive:last-child>.table:last-child,.block>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.block>.table:last-child>tbody:last-child>tr:last-child td:first-child,.block>.table:last-child>tbody:last-child>tr:last-child th:first-child,.block>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.block>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.block>.table:last-child>tbody:last-child>tr:last-child td:last-child,.block>.table:last-child>tbody:last-child>tr:last-child th:last-child,.block>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.block>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.block>.panel-body+.table,.block>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.block>.table>tbody:first-child>tr:first-child td,.block>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.block>.table-bordered,.block>.table-responsive>.table-bordered {
    border: 0
}

.block>.table-bordered>tbody>tr>td:first-child,.block>.table-bordered>tbody>tr>th:first-child,.block>.table-bordered>tfoot>tr>td:first-child,.block>.table-bordered>tfoot>tr>th:first-child,.block>.table-bordered>thead>tr>td:first-child,.block>.table-bordered>thead>tr>th:first-child,.block>.table-responsive>.table-bordered>tbody>tr>td:first-child,.block>.table-responsive>.table-bordered>tbody>tr>th:first-child,.block>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.block>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.block>.table-responsive>.table-bordered>thead>tr>td:first-child,.block>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.block>.table-bordered>tbody>tr>td:last-child,.block>.table-bordered>tbody>tr>th:last-child,.block>.table-bordered>tfoot>tr>td:last-child,.block>.table-bordered>tfoot>tr>th:last-child,.block>.table-bordered>thead>tr>td:last-child,.block>.table-bordered>thead>tr>th:last-child,.block>.table-responsive>.table-bordered>tbody>tr>td:last-child,.block>.table-responsive>.table-bordered>tbody>tr>th:last-child,.block>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.block>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.block>.table-responsive>.table-bordered>thead>tr>td:last-child,.block>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.block>.table-bordered>tbody>tr:first-child>td,.block>.table-bordered>tbody>tr:first-child>th,.block>.table-bordered>tbody>tr:last-child>td,.block>.table-bordered>tbody>tr:last-child>th,.block>.table-bordered>tfoot>tr:last-child>td,.block>.table-bordered>tfoot>tr:last-child>th,.block>.table-bordered>thead>tr:first-child>td,.block>.table-bordered>thead>tr:first-child>th,.block>.table-responsive>.table-bordered>tbody>tr:first-child>td,.block>.table-responsive>.table-bordered>tbody>tr:first-child>th,.block>.table-responsive>.table-bordered>tbody>tr:last-child>td,.block>.table-responsive>.table-bordered>tbody>tr:last-child>th,.block>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.block>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.block>.table-responsive>.table-bordered>thead>tr:first-child>td,.block>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.block>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.block .block-title {
    padding: 10px 0;
    font-style: italic;
    color: #a12b2f;
    font-family: "century-old-style-std", Georgia, Times New Roman, serif;
}

.block .block-title>.dropdown .dropdown-toggle {
    color: inherit
}

.block .block-title strong {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
    font-weight: normal;
}

.block .block-title strong>a {
    color: inherit
}

.block .block-subtitle {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.block .actions:after,.block .actions:before,.block .block-content:after,.block .block-content:before {
    content: " ";
    display: table
}

.block .actions:after,.block .block-content:after {
    clear: both
}

.block .block-content:after,.block .block-content:before {
    content: " ";
    display: table
}

.block .block-content:after {
    clear: both
}

.block .block-content li.item {
    padding: 10px 0;
}
#recently-viewed-items li.item {
    padding:0; /* Padding is handled on the anchor */
}
.block .btn-edit,.block .btn-remove {
    float: right;
    margin: 1px 0 2px 5px
}

.block .actions {
    text-align: right;
}

.block .actions a {
    float: left
}

.block .actions button.button {
    float: right;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    /* border-radius: 3px
 */}

.block .empty {
    margin: 0;
    padding: 15px
;
    font-size: 1.2em;
}

.block li.odd {
    background-color: #FDFDFD;}

.block-cart,.block-compare,.block-compared,.block-login,.block-poll,.block-related,.block-reorder,.block-tags,.block-viewed,.block-wishlist {
    font-size: 12px
}

.block-subscribe {
    background: #f3f3f3;
    padding: 7px;
}

.mini-products-list .product-image {
    float: left
}

.mini-products-list .product-details {
    margin-left: 60px
}

.block-cart .mini-products-list .product-details .nobr small,.block-cart .mini-products-list .product-details .product-name {
    word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal!important
}

.block-account {
}

.block-account>.panel-heading {
    color: #fff;
}

.block-account>.panel-heading+.panel-collapse>.panel-body {
}

.block-account>.panel-heading .badge {
    background-color: #fff
}


.block-account .block-title .badge {
    background-color: #fff
}

.block-account .block-title strong {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 500
}

.block-account .block-title strong>a {
    color: inherit
}

.block-account .block-content {
    padding: 15px
}

.block-account .block-content ul {
    margin-bottom: 0
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

.block-account .block-content li.last a {
    border-bottom: 0
}

.block-account .block-content li.current {
    padding: 5px 0;
    border-bottom: 1px solid #ddd
}

.block-account .block-content li.current.last {
    border-bottom: 0
}

.block-layered-nav {
    border-bottom:1px solid #f8f8f8;
}

.block-layered-nav dl {
    margin: 0
}

.block-layered-nav a,
#recently-viewed-items a {
    text-decoration:none;
    display:inline-block;
    padding:.4em 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-family: "century-old-style-std", Georgia, Times New Roman, serif;
    font-size: 14px;
}

.block-layered-nav dt {
    padding: 7px;
    background: #FDFDFD;
    font-weight: normal;
}

.block-layered-nav dd {
    padding: 7px;
    margin-bottom: 10px
}

.block-layered-nav dd.last {
    background: 0 0
}

.block-layered-nav .currently li {
    position: relative;
    padding: 5px 15px
}

.block-layered-nav .currently .label {
    color: #a12b2f;
}

.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove {
    position: absolute;
    right: 4px;
    top: 1px;
    margin: 0
;
    font-size: 12px;
}

.block-layered-nav .currently .btn-previous {
    right: 17px
}

.block-layered-nav .actions {
    text-align: right
}

.block-layered-nav .actions .actions a {
    float: none
}

.block-cart .summary {
    padding: 10px 15px
}

.block-cart .amount a {
    font-weight: 700
}

.block-cart .subtotal {
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
    padding: 4px;
    margin-bottom: 0;
    text-align: center
}

.block-cart .subtotal h4 {
    margin-top: 0;
    color: inherit
}

.block-cart .subtotal .alert-link {
    font-weight: 700
}

.block-cart .subtotal>p,.block-cart .subtotal>ul {
    margin-bottom: 0
}

.block-cart .subtotal>p+p {
    margin-top: 5px
}

.block-cart .subtotal hr {
    border-top-color: #a6e1ec
}

.block-cart .subtotal .alert-link {
    color: #245269
}

.block-cart .subtotal .price {
    font-weight: 700
}

.block-cart .actions {
    border-bottom: 1px solid #ddd
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0
}

.block-wishlist .actions {
    text-align: right
}

.block-wishlist .actions a {
    float: none
}

.block-related input.checkbox {
    float: left
}

.block-related .product {
    margin-left: 20px
}

.compare-table .btn-remove {
    float: right;
    background-image: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/btn_remove2.gif);
    width: 72px;
    height: 15px
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center
}

.compare-table tr.first td {
    text-align: center
}

.compare-table tr.first td .product-name {
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #203548
}

.compare-table tr.first td .product-name a {
    color: #203548
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto
}

.compare-table tr.add-to-row td p,.compare-table tr.first td p {
    margin: 0
}

.block-poll label {
    color: #777;
    font-weight: 700
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0
}

.block-poll .label {
    display: block;
    margin-left: 18px
}

.block-poll li {
    padding: 10px 15px
}

.block-poll label {
    margin-bottom: 0
}

.block-poll .actions {
    margin: 5px 0 0
}

.block-poll .answer {
    font-weight: 700
}

.block-poll .votes {
    float: right;
    margin-left: 10px
}

.block-tags .block-content .tags-list {
    padding: 15px!important;
    margin-bottom: 0!important;
    font-size: 12px
}

.block-tags .actions {
    text-align: right
}

.block-tags .actions a {
    float: none
}

.block-subscribe .block-content {
    /* padding: 15px 0; */}

.block-subscribe .actions {
    margin: 15px 0;}

.block-subscribe .actions button.button {
    float: none
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0
}

.block-reorder .product-name {
    margin-left: 20px
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px
}

.block-banner {
    border: 0;
    background-color: transparent
}

.block-banner .block-content {
    padding: 0;
    background-color: transparent;
    text-align: center
}

.block-banner .block-content img {
    display: block;
    max-width: 100%;
    height: auto
}

.block-login .block-content {
    padding: 15px 15px 0
}

.block-login .actions {
    margin: 15px -15px 0
}

.paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center
}

.paypal-logo a {
    float: none
}

.category-image {
    margin-bottom: 1.5em;
}

.category-image img {
    display: block;
    max-width: 100%;
    height: auto
}
.category-description {
    margin-top:4em;
}
.category-description,.category-products .toolbar {
    margin-bottom: 10px;
    font-size: 16px;
    overflow: hidden;
}

.products-grid {
    margin: 20px -15px;
}

.products-grid .item {
    position: relative;
    float: left;
    min-height: 340px;
}

.container-item {
    max-width:250px;
    margin:0 auto;
    background:#fff;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    padding:10px;
    position: relative;
}
@media (min-width:768px) {
    .container-item.first {
        margin:0;
    }
}

.products-grid .product-image {
    display: block;
    margin-bottom: 10px
}

.products-grid .product-image img {
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #f9f9f9;
    display: inline-block;
    max-width: 100%;
    height: auto;
    box-sizing:border-box;
}

.products-grid .product-name {
    min-height: 60px;}

.products-grid .add-to-links .separator {
    display: none
}

.products-list li.item {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.products-list li.item:after,.products-list li.item:before {
    content: " ";
    display: table
}

.products-list li.item:after {
    clear: both
}

.products-list li.item:first-child {
    padding-top: 0
}

.products-list li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.products-list .product-image {
    float: left;
    width: 150px;
    display: block
}

.products-list .product-image img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.products-list .product-shop {
    margin-left: 160px
}
.actions {
    overflow:hidden;
}

.catalog-category-view .actions {
    display: inline-block;
    vertical-align: bottom;
    margin-top:2em;
}

.block-layered-nav .actions {
    margin:1em 0;
} 
.block-layered-nav .actions a {
    background:#a12b2f;
    color:#fff;
    padding:.2em 1em;
    -webkit-font-smoothing:antialiased;
}

.selections {
    min-height: 60px;
}

.products-list .add-to-links li {
    display: inline
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 4px
}

.product-name {
    margin: 0;
    line-height: 20px
}
.product-name a,
.product-name a:link
.product-name a:visited {
    color:#272727;
    text-decoration:none;
    /* font: 14px/1.54 "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif; */
    /* font-weight:bold; */
    font-size:14px;
    font-style:italic;
}
.product-name a:hover, 
.product-name a:focus,
.product-name a:active {
    color:#000;
    text-decoration:underline;
}

.order-review .product-name {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    color: #454545;
    font-size: 1em;
    font-weight: bold;
}

.order-review .item-options {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:1em
}

.product-name small {
    color:#272727;
    white-space: nowrap;
}
<pseudo:before> {
    margin: 0
}

.availability-only a,
.availability-only span {
    font-weight: 700
}

p.availability.out-of-stock {
    visibility:hidden;
}

.availability-only-details {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.availability-only-details>tbody>tr>td,.availability-only-details>tbody>tr>th,.availability-only-details>tfoot>tr>td,.availability-only-details>tfoot>tr>th,.availability-only-details>thead>tr>td,.availability-only-details>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.availability-only-details>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.availability-only-details>caption+thead>tr:first-child>td,.availability-only-details>caption+thead>tr:first-child>th,.availability-only-details>colgroup+thead>tr:first-child>td,.availability-only-details>colgroup+thead>tr:first-child>th,.availability-only-details>thead:first-child>tr:first-child>td,.availability-only-details>thead:first-child>tr:first-child>th {
    border-top: 0
}

.availability-only-details>tbody+tbody {
    border-top: 2px solid #ddd
}

.availability-only-details .table {
    background-color: #fff
}

.add-to-cart .paypal-logo {
    margin: 0;
    text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
    display: block;
    margin: 5px 60px 5px 0
}

.add-to-cart .paypal-logo .paypal-logo {
    margin: 0
}

.add-to-box {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.add-to-box:after,.add-to-box:before {
    content: " ";
    display: table
}

.add-to-box:after {
    clear: both
}

.add-to-box .or {
    float: left
}

.add-to-box .add-to-links {
    float: right
}

.add-to-box .add-to-links .separator,.add-to-box .add-to-links li {
    float: left
}

.add-to-box .add-to-links .separator {
    margin: 0 4px
}

.product-view {
    margin-left: -15px;
    margin-right: -15px
}

.product-collateral,.product-essential {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 769px) {
    .product-collateral,.product-essential {
        float:left;
        width: 100%
    }
}

.product-essential .product-shop {
    min-height: 1px;
    position: relative
}

.product-essential .product-img-box {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 769px) {
    .product-essential .product-img-box {
        float:left;
        width: 40%;
    }
}

.product-essential .product-img-box img {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

@media (max-width:768px) {
    .product-img-box {
        border-bottom: 1px solid #ECECEC;
        padding-bottom:2em;
    }
    .product-essential .product-img-box img {
        margin:0 auto;
    }
    .product-shop {
        margin-top:2em;
    }
    .box-collateral {
        padding:20px;
        margin: 40px 0;
    }
    .box-description {
        background:#f3f3f3;
    }
}

.product-essential .product-img-box .more-views ul {
    margin-left: -15px;
    margin-right: -15px
}

.product-essential .product-img-box .more-views ul li {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    box-sizing: content-box;
}

@media (min-width: 769px) {
    .product-essential .product-img-box {
        padding-left:0;
        padding-right: 15px
    }

    .product-essential .product-shop {
        float: right;
        width: 60%;}
}

.product-view .product-shop {
    margin-bottom: 20px;
    padding: 15px;
}

.product-view .product-shop>.list-group {
    margin-bottom: 0
}

.product-view .product-shop>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.product-view .product-shop>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.product-view .product-shop>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.product-view .product-shop>.panel-collapse>.table,.product-view .product-shop>.table,.product-view .product-shop>.table-responsive>.table {
    margin-bottom: 0
}

.product-view .product-shop>.table-responsive:first-child>.table:first-child,.product-view .product-shop>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .product-shop>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .product-shop>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .product-shop>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.product-view .product-shop>.table-responsive:last-child>.table:last-child,.product-view .product-shop>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .product-shop>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .product-shop>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .product-shop>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.product-view .product-shop>.panel-body+.table,.product-view .product-shop>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.product-view .product-shop>.table>tbody:first-child>tr:first-child td,.product-view .product-shop>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.product-view .product-shop>.table-bordered,.product-view .product-shop>.table-responsive>.table-bordered {
    border: 0
}

.product-view .product-shop>.table-bordered>tbody>tr>td:first-child,.product-view .product-shop>.table-bordered>tbody>tr>th:first-child,.product-view .product-shop>.table-bordered>tfoot>tr>td:first-child,.product-view .product-shop>.table-bordered>tfoot>tr>th:first-child,.product-view .product-shop>.table-bordered>thead>tr>td:first-child,.product-view .product-shop>.table-bordered>thead>tr>th:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>td:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>th:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>td:first-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.product-view .product-shop>.table-bordered>tbody>tr>td:last-child,.product-view .product-shop>.table-bordered>tbody>tr>th:last-child,.product-view .product-shop>.table-bordered>tfoot>tr>td:last-child,.product-view .product-shop>.table-bordered>tfoot>tr>th:last-child,.product-view .product-shop>.table-bordered>thead>tr>td:last-child,.product-view .product-shop>.table-bordered>thead>tr>th:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>td:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr>th:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>td:last-child,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.product-view .product-shop>.table-bordered>tbody>tr:first-child>td,.product-view .product-shop>.table-bordered>tbody>tr:first-child>th,.product-view .product-shop>.table-bordered>tbody>tr:last-child>td,.product-view .product-shop>.table-bordered>tbody>tr:last-child>th,.product-view .product-shop>.table-bordered>tfoot>tr:last-child>td,.product-view .product-shop>.table-bordered>tfoot>tr:last-child>th,.product-view .product-shop>.table-bordered>thead>tr:first-child>td,.product-view .product-shop>.table-bordered>thead>tr:first-child>th,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:first-child>td,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:first-child>th,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:last-child>td,.product-view .product-shop>.table-responsive>.table-bordered>tbody>tr:last-child>th,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.product-view .product-shop>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr:first-child>td,.product-view .product-shop>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.product-view .product-shop>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.product-view .product-shop .product-name {
    padding: 0 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin: -15px -15px 25px;
    color: #454545;
}

.product-name__clone {
    padding: 0 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin: 2em -15px;
    color: #454545;
}

h1 em,
.h1 em,
h3 em,
.h3 em,
.product-name em {
    -webkit-font-smoothing:antialiased
}
.product-name em span {
    text-transform:uppercase
}

.product-view .product-shop .product-name>.dropdown .dropdown-toggle {
    color: inherit
}

.product-view .product-shop .product-name h1 {
    margin-top: 0;
    font-size: 2.15em;
    color: inherit;
    margin-bottom: .2em;
    text-transform: capitalize;
}

.product-name__clone h1 {
    font-size: 2.15em;
    color: inherit;
}

.product-name h1:focus {
    outline:0;
}

.product-view .product-shop .product-name h1>a {
    color: inherit
}

.product-view .product-shop .add-to-box,.product-view .product-shop .availability,.product-view .product-shop .price-box,.product-view .product-shop .short-description {
    margin-bottom: 10px
}

.short-description .std {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: .2em 0 2em 0;
    line-height: 1.54;
}

.product-simple .product-view .product-shop .add-to-box {
    margin-bottom:0;
}

.product-simple .add-to-box {
    /* border-width: 1px 0 1px 0; */
    /* border-color: #454545; */
    /* border-style: solid; */
    /* padding: 2em 0; */
}

@media (max-width:768px) {
    .short-description {
        margin: 4em 0;
    }
}
.short-description h2 {
    font-size: 1.5em;
    margin: 0;
}
.price-box {
    clear:both;
}

#crosssell-products-list .price-box {
    clear:none;
}

.product-view .product-shop .product-options-bottom .add-to-cart,.product-view .product-shop .product-options-bottom .price-box {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 992px) {
    .product-view .product-shop .product-options-bottom .add-to-cart,.product-view .product-shop .product-options-bottom .price-box {
        float:none;
        width: auto}
}

.product-img-box .more-views img,.product-img-box .product-image-zoom img {
    display: block;
    max-width: 100%;
    height: auto
}

.product-img-box .product-image-zoom {
    margin-bottom: 10px;
}

@media (min-width:769px){
    .product-img-box .product-image-zoom {
        max-width: 488px;
    }
}

.product-img-box .more-views {}

.product-options {
    min-height: 20px;
    position: relative
;
    margin-top: 2em;
}

.product-options blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.product-options dt {
    padding-top: 10px;
    font-weight: 400
;
    margin-bottom: 10px;
}

.product-options label {
    margin-bottom: 10px;
    font-size: 20px;
}

.product-options dt .qty-disabled {
    background: 0 0;
    border: 0;
    padding: 3px
}

.product-options dd .qty-holder {
    display: block
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options label dd {
    padding-right:30px;
}

.product-options label:nth-child(3n+1) dd {
    border-right: 1px solid #eaeaea;
}

.product-options dd .input-text,
.product-options dd textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.product-options dd select {
    font-size: 18px;
    width: 100%;
    font-style: italic;
    padding: 0 0 0.4em;
    -webkit-font-smoothing: antialiased;
}

.product-options dd .input-text:focus,.product-options dd select:focus,.product-options dd textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.product-options dd .input-text::-moz-placeholder,.product-options dd select::-moz-placeholder,.product-options dd textarea::-moz-placeholder {
    color: #777;
    opacity: 1
}

.product-options dd .input-text:-ms-input-placeholder,.product-options dd select:-ms-input-placeholder,.product-options dd textarea:-ms-input-placeholder {
    color: #777
}

.product-options dd .input-text::-webkit-input-placeholder,.product-options dd select::-webkit-input-placeholder,.product-options dd textarea::-webkit-input-placeholder {
    color: #777
}

.product-options dd .input-text[disabled],.product-options dd .input-text[readonly],.product-options dd select[disabled],.product-options dd select[readonly],.product-options dd textarea[disabled],.product-options dd textarea[readonly],fieldset[disabled] .product-options dd .input-text,fieldset[disabled] .product-options dd select,fieldset[disabled] .product-options dd textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.product-options dd select[multiple],.product-options dd textarea,textarea.product-options dd .input-text,textarea.product-options dd select,textarea.product-options dd textarea {
    height: auto
}

.product-options dl.last dd.last {
    border-bottom: 0;
    margin-bottom: 0
}

.product-options ul.options-list {
    margin-bottom: 0
}

.product-options ul.options-list input.checkbox,.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
}

.product-options ul.options-list label {
    font-weight: 400
}

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options p.note {
    margin: 0;
    font-size: 12px
}

.product-options p.required {
    position: absolute;
    right: 0;
    top: 0;
    display:none;
}

.product-options-bottom {
    margin-left: -15px;
    margin-right: -15px
}

.product-options-bottom span.label {
    float: left;
}

.product-options-bottom .add-to-cart,.product-options-bottom .price-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .product-options-bottom .add-to-cart,.product-options-bottom .price-box {
        float:left;
        width: 50%
    }
}

.product-options-bottom .add-to-links {
    padding-top: 10px;
    clear: both;
    text-align: center
}

.product-options-bottom .add-to-links li {
    display: inline
}

.product-options-bottom .price-box {
    padding-top: 10px
}

.product-options-bottom .price-box:after,.product-options-bottom .price-box:before {
    content: " ";
    display: table
}

.product-options-bottom .price-box:after {
    clear: both
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px
}

.product-options-bottom .price-tax {
    float: left
}

@media (min-width: 992px) {
    .product-options-bottom .price-box {
        padding-top:0
    }
}

.product-shop .product-options-bottom {
    margin: 0 0 10px;
    border-width: 1px 0 1px 0;
    border-color: #454545;
    border-style: solid;
    padding: 2em 0;
}

.product-simple .product-options-bottom {
    margin:3em 0;
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
    display: none;}

.product-view .grouped-items-table .price-box {
    margin: 0
}

.product-view .grouped-items-table .qty {
    width: auto
}
.products-grid .item label,
.products-grid .item form,
.qty {
    font:11px/1 "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display:inline-block;
}
.products-grid .item form {
    float:right;
}
select {
    background:0!important;
    -webkit-appearance:none!important;
    border:0!important;
    border-radius:0!important;
    border-bottom:1px dashed #000!important;
    font-size:12px;
    padding: .2em 4em .2em 0!important;
    background:url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/arrow-down.png") no-repeat right!important;
    box-shadow:none!important;
}
.products-grid .item label span {
    display:inline-block;
}
input.qty {
    width: 26px;
    height: 26px;
    padding: 4px;
    box-sizing:border-box;
    text-align:center;
    border:1px solid #ccc;
    display: inline-block;
}
.catalog-product-view input.qty {
    width:32px;
    height:32px;
    border:1px solid #333;
    color:#333;
    font-size:1em;
    margin-left:1em;
    margin-top: 3px;
}

.product-view .box-collateral {
    margin-bottom: 20px;
    margin-top: 40px;
}

.product-view .box-additional {
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-color: #ddd
}

.product-view .box-collateral:after,.product-view .box-collateral:before {
    content: " ";
    display: table
}

.product-view .box-collateral:after {
    clear: both
}

.product-view .box-collateral>.list-group {
    margin-bottom: 0
}

.product-view .box-collateral>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.product-view .box-collateral>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.product-view .box-collateral>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.product-view .box-collateral>.panel-collapse>.table,.product-view .box-collateral>.table,.product-view .box-collateral>.table-responsive>.table {
    margin-bottom: 0
}

.product-view .box-collateral>.table-responsive:first-child>.table:first-child,.product-view .box-collateral>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child th:first-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child td:first-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table:first-child>tbody:first-child>tr:first-child th:last-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child td:last-child,.product-view .box-collateral>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.product-view .box-collateral>.table-responsive:last-child>.table:last-child,.product-view .box-collateral>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child th:first-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table:last-child>tbody:last-child>tr:last-child th:last-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.product-view .box-collateral>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.product-view .box-collateral>.panel-body+.table,.product-view .box-collateral>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.product-view .box-collateral>.table>tbody:first-child>tr:first-child td,.product-view .box-collateral>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.product-view .box-collateral>.table-bordered,.product-view .box-collateral>.table-responsive>.table-bordered {
    border: 0
}

.product-view .box-collateral>.table-bordered>tbody>tr>td:first-child,.product-view .box-collateral>.table-bordered>tbody>tr>th:first-child,.product-view .box-collateral>.table-bordered>tfoot>tr>td:first-child,.product-view .box-collateral>.table-bordered>tfoot>tr>th:first-child,.product-view .box-collateral>.table-bordered>thead>tr>td:first-child,.product-view .box-collateral>.table-bordered>thead>tr>th:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>td:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>th:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>td:first-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.product-view .box-collateral>.table-bordered>tbody>tr>td:last-child,.product-view .box-collateral>.table-bordered>tbody>tr>th:last-child,.product-view .box-collateral>.table-bordered>tfoot>tr>td:last-child,.product-view .box-collateral>.table-bordered>tfoot>tr>th:last-child,.product-view .box-collateral>.table-bordered>thead>tr>td:last-child,.product-view .box-collateral>.table-bordered>thead>tr>th:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>td:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr>th:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>td:last-child,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.product-view .box-collateral>.table-bordered>tbody>tr:first-child>td,.product-view .box-collateral>.table-bordered>tbody>tr:first-child>th,.product-view .box-collateral>.table-bordered>tbody>tr:last-child>td,.product-view .box-collateral>.table-bordered>tbody>tr:last-child>th,.product-view .box-collateral>.table-bordered>tfoot>tr:last-child>td,.product-view .box-collateral>.table-bordered>tfoot>tr:last-child>th,.product-view .box-collateral>.table-bordered>thead>tr:first-child>td,.product-view .box-collateral>.table-bordered>thead>tr:first-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:first-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:first-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:last-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>tbody>tr:last-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr:first-child>td,.product-view .box-collateral>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.product-view .box-collateral>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.product-view .box-collateral>h2 {
    padding: 10px 15px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin: -15px -15px 15px;
    font-size: 24px;
    color: #a12b2f;
    -webkit-font-smoothing: antialiased;
}

.product-view .box-collateral>h2>.dropdown .dropdown-toggle {
    color: inherit
}

.product-view .box-additional {
    padding: 0
;
    display: none;
}

.product-view .box-additional>h2 {
    margin: 0;
    color:#333;
}

.product-view .box-additional .data-table {
    border: 0;
    margin-bottom: 0
}

.product-view .box-additional .data-table>tbody>tr>th {
    border-left: 0
}

.product-view .box-additional .data-table>tbody>tr>td {
    border-right: 0
}

.product-view .box-additional .data-table>tbody>tr.first>td,.product-view .box-additional .data-table>tbody>tr.first>th {
    border-top: 0
}

.product-view .box-additional .data-table>tbody>tr.last>td,.product-view .box-additional .data-table>tbody>tr.last>th {
    border-bottom: 0
}

.product-view .box-up-sell .table-responsive {
    padding: 15px 0
}

.product-view .box-up-sell .products-grid {
    width: 100%;
}

@media (max-width:768px) {
    .product-view .box-up-sell .products-grid {
        margin:0;
    }
    .box-up-sell li.item:first-child {
        border-top:0;
    }
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    padding: 0 15px;
    vertical-align: top
}

.product-view .box-up-sell .products-grid .price-box,.product-view .box-up-sell .products-grid .product-image {
    margin-bottom: 10px
}

.product-view .box-up-sell .products-grid .ratings {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .product-view .box-up-sell .products-grid>tbody>tr>td,.product-view .box-up-sell .products-grid>tbody>tr>th {
        white-space: normal
    }
}

.product-view .box-tags {
    margin: 0
}

.product-view .box-tags .product-tags li {
    display: inline;
    white-space: nowrap;
    margin: 0 6px
}

.product-view .box-tags .note {
    margin: 0;
    text-align: center
}

.product-view .box-reviews dt {
    padding-top: 15px;
    font-weight: 400
}

.product-view .box-reviews dt a,.product-view .box-reviews dt span {
    font-weight: 700
}

.product-view .box-reviews dd {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.product-view .box-reviews dd:after,.product-view .box-reviews dd:before {
    content: " ";
    display: table
}

.product-view .box-reviews dd:after {
    clear: both
}

.product-view .box-reviews dd .ratings-table {
    float: left;
    margin-right: 10px
}

.product-view .box-reviews dd small {
    font-style: italic
}

.product-view .box-reviews .form-add h3 {
    margin-top: 0;
    font-size: 14px;
    color: #333;
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 500;
}

.product-view .box-reviews .form-add h4 {
    display: inline-block;
    position: relative;
    margin-bottom: 3px;
    font-size: 14px;}

.product-view .box-reviews .form-add h4 em {
    float: right;
    position: absolute;
    top: 0;
    right: -8px;
    color: #a94442
}

.product-view .box-reviews .form-add td.value {
    text-align: center
}

.product-view .box-reviews .form-add td.value .radio {
    display: inline;
    margin: 0;
    padding: 0;
    height: 20px
}

@media (max-width: 768px) {
    .product-view .box-reviews .form-add form {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd
    }
}

.tags-list {
    margin: 0;
    padding: 10px
}

.tags-list li {
    display: inline!important;
    margin: 0 3px
}

.price,.price-box .price-label {
    white-space: nowrap
}

.price-box .price {
    font-weight: 700;
    color: #272727;
    font-size: 1.5em;
}

.old-price {
    margin: 0;
    color: #777;
    margin-top: -1em;
}

.old-price .price {
    color: inherit;
    font-weight: 400;
    font-size: .9em;
    position:relative;
}

.special-price {
    margin: 0
}

.special-price .price-label {
    font-weight: 700;
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    font-weight: 700
}

.minimal-price-link {
    display: block
}

.minimal-price-link .price {
    font-weight: 400
}

.price-excluding-tax,.price-including-tax {
    display: block;
    color: #777
}

.price-excluding-tax .label,.price-including-tax .label {
    white-space: nowrap;
    color: inherit
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: 700
}

.weee {
    display: block
}

.weee .price {
    font-weight: 400
}

.price-excl-tax,.price-incl-tax {
    display: block
}

.price-excl-tax .label,.price-incl-tax .label {
    white-space: nowrap;
    display: block
}

.price-excl-tax .price,.price-incl-tax .price {
    display: block
}

.price-from,.price-to {
    margin: 0
}

.price-from .price-label,.price-to .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-notice {
    color: #333
}

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

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-box-bundle .price-box {
    margin: 0;
    padding: 0
}

.price-box-bundle .price {
    color: #333
}

.product-pricing,.tier-prices {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px
}

.product-pricing blockquote,.tier-prices blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.tier-prices .benefit {
    font-weight: 700;
    font-style: italic
}

.tier-prices .price {
    font-weight: 700;
    color: #333
}

.tier-prices-grouped .price {
    font-weight: 700
}

.no-rating {
    margin: 0
}

.ratings {
    margin-bottom: 10px;
    font-size: 12px
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/bkg_rating.gif) 0 100% repeat-x
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

.ratings-table td,.ratings-table th {
    font-size: 12px
}

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.page-sitemap .links {
    text-align: right;
    font-weight: 700
}

.catalog-seo-sitemap-product .page-sitemap .sitemap {
    margin-left: -15px;
    margin-right: -15px
}

.catalog-seo-sitemap-product .page-sitemap .sitemap li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .catalog-seo-sitemap-product .page-sitemap .sitemap li {
        float:left;
        width: 50%
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap {
    margin-left: -15px;
    margin-right: -15px
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 769px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        float:left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .catalog-seo-sitemap-category .page-sitemap .sitemap li {
        float:left;
        width: 16.66666667%
    }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
    font-weight: 700;
    margin-top: 10px
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
    margin-top: 0
}

@media (min-width: 992px) {
    .page-sitemap .sitemap li.level-0,.page-sitemap .sitemap li.level-1,.page-sitemap .sitemap li.level-2,.page-sitemap .sitemap li.level-3,.page-sitemap .sitemap li.level-4 {
        width:auto;
        float: none
    }

    .page-sitemap .sitemap li.level-0 {
        padding-left: 15px!important
    }

    .page-sitemap .sitemap li.level-1 {
        padding-left: 35px!important
    }

    .page-sitemap .sitemap li.level-2 {
        padding-left: 55px!important
    }

    .page-sitemap .sitemap li.level-3 {
        padding-left: 75px!important
    }

    .page-sitemap .sitemap li.level-4 {
        padding-left: 95px!important
    }
}

.rss-title h1 {
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px
}

.cart .page-title .checkout-types li:last-child {
    margin-bottom: 0
}

.cart .title-buttons .checkout-types {
    float: right;
    margin-bottom: 0
}

.cart .checkout-types .paypal-or {
    margin: 0 8px
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    font-size: 12px
}

.cart>form {
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .cart>form {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd
    }
}

@media (min-width: 480px) {
    .btn-checkout {
        font-size: 1.2em;
        line-height: 1.33;
    }
}

.cart-table {
    margin-bottom: 0
}

.cart-table .qty {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: auto;
    text-align: center
}

select.cart-table .qty {
    height: 30px;
    line-height: 30px
}

select[multiple].cart-table .qty,textarea.cart-table .qty {
    height: auto
}

.cart-table .button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.cart-table .btn-continue {
    float: left
}

.cart .cart-collaterals {
    margin-left: -15px;
    margin-right: -15px
}

.cart .cart-collaterals .col2-set {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .cart .cart-collaterals .col2-set {
        float:left;
        width: 66.66666667%
    }
}

.cart .crosssell,.cart .discount,.cart .shipping {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-color: #ddd
}

.cart .crosssell>.list-group,.cart .discount>.list-group,.cart .shipping>.list-group {
    margin-bottom: 0
}

.cart .crosssell>.list-group .list-group-item,.cart .discount>.list-group .list-group-item,.cart .shipping>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.cart .crosssell>.list-group:first-child .list-group-item:first-child,.cart .discount>.list-group:first-child .list-group-item:first-child,.cart .shipping>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cart .crosssell>.list-group:last-child .list-group-item:last-child,.cart .discount>.list-group:last-child .list-group-item:last-child,.cart .shipping>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cart .crosssell>.panel-collapse>.table,.cart .crosssell>.table,.cart .crosssell>.table-responsive>.table,.cart .discount>.panel-collapse>.table,.cart .discount>.table,.cart .discount>.table-responsive>.table,.cart .shipping>.panel-collapse>.table,.cart .shipping>.table,.cart .shipping>.table-responsive>.table {
    margin-bottom: 0
}

.cart .crosssell>.table-responsive:first-child>.table:first-child,.cart .crosssell>.table:first-child,.cart .discount>.table-responsive:first-child>.table:first-child,.cart .discount>.table:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child,.cart .shipping>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child td:first-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .crosssell>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .discount>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .discount>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cart .shipping>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child td:last-child,.cart .shipping>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.cart .crosssell>.table-responsive:last-child>.table:last-child,.cart .crosssell>.table:last-child,.cart .discount>.table-responsive:last-child>.table:last-child,.cart .discount>.table:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child,.cart .shipping>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .discount>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .discount>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cart .shipping>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.cart .crosssell>.panel-body+.table,.cart .crosssell>.panel-body+.table-responsive,.cart .discount>.panel-body+.table,.cart .discount>.panel-body+.table-responsive,.cart .shipping>.panel-body+.table,.cart .shipping>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.cart .crosssell>.table>tbody:first-child>tr:first-child td,.cart .crosssell>.table>tbody:first-child>tr:first-child th,.cart .discount>.table>tbody:first-child>tr:first-child td,.cart .discount>.table>tbody:first-child>tr:first-child th,.cart .shipping>.table>tbody:first-child>tr:first-child td,.cart .shipping>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.cart .crosssell>.table-bordered,.cart .crosssell>.table-responsive>.table-bordered,.cart .discount>.table-bordered,.cart .discount>.table-responsive>.table-bordered,.cart .shipping>.table-bordered,.cart .shipping>.table-responsive>.table-bordered {
    border: 0
}

.cart .crosssell>.table-bordered>tbody>tr>td:first-child,.cart .crosssell>.table-bordered>tbody>tr>th:first-child,.cart .crosssell>.table-bordered>tfoot>tr>td:first-child,.cart .crosssell>.table-bordered>tfoot>tr>th:first-child,.cart .crosssell>.table-bordered>thead>tr>td:first-child,.cart .crosssell>.table-bordered>thead>tr>th:first-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>td:first-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>th:first-child,.cart .discount>.table-bordered>tbody>tr>td:first-child,.cart .discount>.table-bordered>tbody>tr>th:first-child,.cart .discount>.table-bordered>tfoot>tr>td:first-child,.cart .discount>.table-bordered>tfoot>tr>th:first-child,.cart .discount>.table-bordered>thead>tr>td:first-child,.cart .discount>.table-bordered>thead>tr>th:first-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>td:first-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>th:first-child,.cart .shipping>.table-bordered>tbody>tr>td:first-child,.cart .shipping>.table-bordered>tbody>tr>th:first-child,.cart .shipping>.table-bordered>tfoot>tr>td:first-child,.cart .shipping>.table-bordered>tfoot>tr>th:first-child,.cart .shipping>.table-bordered>thead>tr>td:first-child,.cart .shipping>.table-bordered>thead>tr>th:first-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>td:first-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.cart .crosssell>.table-bordered>tbody>tr>td:last-child,.cart .crosssell>.table-bordered>tbody>tr>th:last-child,.cart .crosssell>.table-bordered>tfoot>tr>td:last-child,.cart .crosssell>.table-bordered>tfoot>tr>th:last-child,.cart .crosssell>.table-bordered>thead>tr>td:last-child,.cart .crosssell>.table-bordered>thead>tr>th:last-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>td:last-child,.cart .crosssell>.table-responsive>.table-bordered>thead>tr>th:last-child,.cart .discount>.table-bordered>tbody>tr>td:last-child,.cart .discount>.table-bordered>tbody>tr>th:last-child,.cart .discount>.table-bordered>tfoot>tr>td:last-child,.cart .discount>.table-bordered>tfoot>tr>th:last-child,.cart .discount>.table-bordered>thead>tr>td:last-child,.cart .discount>.table-bordered>thead>tr>th:last-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cart .discount>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cart .discount>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>td:last-child,.cart .discount>.table-responsive>.table-bordered>thead>tr>th:last-child,.cart .shipping>.table-bordered>tbody>tr>td:last-child,.cart .shipping>.table-bordered>tbody>tr>th:last-child,.cart .shipping>.table-bordered>tfoot>tr>td:last-child,.cart .shipping>.table-bordered>tfoot>tr>th:last-child,.cart .shipping>.table-bordered>thead>tr>td:last-child,.cart .shipping>.table-bordered>thead>tr>th:last-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cart .shipping>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>td:last-child,.cart .shipping>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.cart .crosssell>.table-bordered>tbody>tr:first-child>td,.cart .crosssell>.table-bordered>tbody>tr:first-child>th,.cart .crosssell>.table-bordered>tbody>tr:last-child>td,.cart .crosssell>.table-bordered>tbody>tr:last-child>th,.cart .crosssell>.table-bordered>tfoot>tr:last-child>td,.cart .crosssell>.table-bordered>tfoot>tr:last-child>th,.cart .crosssell>.table-bordered>thead>tr:first-child>td,.cart .crosssell>.table-bordered>thead>tr:first-child>th,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cart .crosssell>.table-responsive>.table-bordered>thead>tr:first-child>td,.cart .crosssell>.table-responsive>.table-bordered>thead>tr:first-child>th,.cart .discount>.table-bordered>tbody>tr:first-child>td,.cart .discount>.table-bordered>tbody>tr:first-child>th,.cart .discount>.table-bordered>tbody>tr:last-child>td,.cart .discount>.table-bordered>tbody>tr:last-child>th,.cart .discount>.table-bordered>tfoot>tr:last-child>td,.cart .discount>.table-bordered>tfoot>tr:last-child>th,.cart .discount>.table-bordered>thead>tr:first-child>td,.cart .discount>.table-bordered>thead>tr:first-child>th,.cart .discount>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cart .discount>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cart .discount>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cart .discount>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cart .discount>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cart .discount>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cart .discount>.table-responsive>.table-bordered>thead>tr:first-child>td,.cart .discount>.table-responsive>.table-bordered>thead>tr:first-child>th,.cart .shipping>.table-bordered>tbody>tr:first-child>td,.cart .shipping>.table-bordered>tbody>tr:first-child>th,.cart .shipping>.table-bordered>tbody>tr:last-child>td,.cart .shipping>.table-bordered>tbody>tr:last-child>th,.cart .shipping>.table-bordered>tfoot>tr:last-child>td,.cart .shipping>.table-bordered>tfoot>tr:last-child>th,.cart .shipping>.table-bordered>thead>tr:first-child>td,.cart .shipping>.table-bordered>thead>tr:first-child>th,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cart .shipping>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cart .shipping>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cart .shipping>.table-responsive>.table-bordered>thead>tr:first-child>td,.cart .shipping>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.cart .crosssell>.table-responsive,.cart .discount>.table-responsive,.cart .shipping>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.cart .crosssell>h2,.cart .discount>h2,.cart .shipping>h2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #f5f5f5;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 500
}

.cart .crosssell>h2>.dropdown .dropdown-toggle,.cart .crosssell>h2>a,.cart .discount>h2>.dropdown .dropdown-toggle,.cart .discount>h2>a,.cart .shipping>h2>.dropdown .dropdown-toggle,.cart .shipping>h2>a {
    color: inherit
}

.cart .crosssell #crosssell-products-list {
    margin-bottom: 0;
    padding: 15px
}

.cart .crosssell li.item {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.cart .crosssell li.item:first-child {
    padding-top: 0
}

.cart .crosssell li.item:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.cart .crosssell .product-image {
    float: left
}

.cart .crosssell .product-details {
    margin-left: 100px}

.cart .crosssell .add-to-links .separator {
    display: none
}

.cart .crosssell .link-compare {
    font-weight: 400
}

@media (max-width: 992px) {
    .cart .crosssell {
        display:none
    }
}

.cart .discount .discount-form,.cart .shipping .shipping-form {
    padding: 15px
}

.cart .totals {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.cart .totals blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.cart .totals table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.cart .totals table>tbody>tr>td,.cart .totals table>tbody>tr>th,.cart .totals table>tfoot>tr>td,.cart .totals table>tfoot>tr>th,.cart .totals table>thead>tr>td,.cart .totals table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.cart .totals table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.cart .totals table>caption+thead>tr:first-child>td,.cart .totals table>caption+thead>tr:first-child>th,.cart .totals table>colgroup+thead>tr:first-child>td,.cart .totals table>colgroup+thead>tr:first-child>th,.cart .totals table>thead:first-child>tr:first-child>td,.cart .totals table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.cart .totals table>tbody+tbody {
    border-top: 2px solid #ddd
}

.cart .totals table .table {
    background-color: #fff
}

.cart .totals .checkout-types {
    margin-bottom: 0;
    text-align: right
}

.cart .totals .checkout-types li {
    margin-bottom: 5px
}

.cart .totals .checkout-types li:last-child {
    margin-bottom: 0
}

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

.item-options dd {
    margin-left: 15px
}

.truncated {
    position: relative;
    cursor: help
}

.truncated .dots {
    cursor: inherit;
    color: inherit
}

.truncated .dots:hover {
    text-decoration: none
}

.truncated_full_value {
    position: absolute;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    top: 20px
}

.truncated_full_value.top {
    margin-top: -10px
}

.truncated_full_value.right {
    margin-left: 10px
}

.truncated_full_value.bottom {
    margin-top: 10px
}

.truncated_full_value.left {
    margin-left: -10px
}

.truncated_full_value.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.truncated_full_value.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.truncated_full_value.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.truncated_full_value.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.truncated_full_value.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.truncated_full_value.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.truncated_full_value.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.truncated_full_value.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.truncated_full_value dl {
    margin: 0
}

.truncated_full_value dt {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.truncated_full_value dd {
    padding: 9px 14px;
    margin-left: 0
}

.truncated_full_value dd+dt {
    border-radius: 0;
    border-top: 1px solid #ebebeb
}

.truncated_full_value.show {
    display: block
}

.sp-methods {
    margin: 0 0 8px
}

.sp-methods dt {
    padding-top: 10px
}

.sp-methods dt:first-child {
    padding-top: 0
}

.sp-methods dd {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.sp-methods dd:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.sp-methods dd ul {
    margin-bottom: 0
}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods .radio {
    float: left;
    margin-top: 3px;
    margin-right: 6px
;
    width: auto;
}

.sp-methods label {
    margin-bottom: 0
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

.sp-methods input.cvv {
    width: 50px!important
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right
}

.sp-methods .checkmo-list address {
    float: left
}

.sp-methods .centinel-logos a {
    margin-right: 3px
}

.sp-methods .centinel-logos img {
    vertical-align: middle
}

.sp-methods .release-amounts {
    margin: .5em 0
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0
}

.please-wait {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #777
}

.please-wait img {
    vertical-align: middle;
    margin-right: 10px
}

.cvv-what-is-this {
    line-height: 34px;
    font-size: 12px;
    cursor: help;
    margin-left: 10px
}

.tool-tip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    display: block
}

.tool-tip.top {
    margin-top: -10px
}

.tool-tip.right {
    margin-left: 10px
}

.tool-tip.bottom {
    margin-top: 10px
}

.tool-tip.left {
    margin-left: -10px
}

.tool-tip.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.tool-tip.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.tool-tip.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.tool-tip.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.tool-tip.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.tool-tip.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.tool-tip.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.tool-tip.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.tool-tip .btn-close {
    padding: 9px 14px
}

.tool-tip .btn-close:after,.tool-tip .btn-close:before {
    content: " ";
    display: table
}

.tool-tip .btn-close:after {
    clear: both
}

.tool-tip .btn-close a {
    float: right;
    font-size: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.tool-tip .btn-close a:after {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d"
}

.tool-tip .btn-close a:focus,.tool-tip .btn-close a:hover {
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=50)
}

.tool-tip-content {
    padding: 9px 14px
}

.tool-tip-content img {
    display: block;
    max-width: 100%;
    height: auto
}

.gift-messages h3 {
    font-size: 14px;
    font-weight: 700
}

.gift-messages p.control .checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px
}

.gift-messages p.control label {
    margin-bottom: 0
}

.gift-messages-form {
    position: relative
}

.gift-messages-form label {
    float: none!important;
    position: static!important
}

.gift-messages-form h4 {
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 14px;
    font-weight: 700
}

.gift-messages-form h4:first-child {
    padding-top: 0;
    border-top: 0
}

.gift-messages-form p>.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px
}

.gift-messages-form p>label {
    margin-bottom: 0
}

.gift-messages-form .whole-order {
    margin: 0 0 25px
}

.gift-messages-form .item {
    margin: 0 0 10px;
    border-bottom: 1px solid #eee
}

.gift-messages-form .item:after,.gift-messages-form .item:before {
    content: " ";
    display: table
}

.gift-messages-form .item:after {
    clear: both
}

.gift-messages-form .item:last-child {
    border-bottom: 0
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px
}

.gift-messages-form .item .number {
    margin: 0;
    text-align: center
}

.gift-messages-form .item .details {
    margin-left: 90px
}

.gift-messages-form .item .details .product-name {
    margin: 0 0 10px
}

.gift-message-row .btn-close {
    float: right;
    font-size: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.gift-message-row .btn-close:after {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d"
}

.gift-message-row .btn-close:focus,.gift-message-row .btn-close:hover {
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=50)
}

.gift-message-row dl:after,.gift-message-row dl:before {
    content: " ";
    display: table
}

.gift-message-row dl:after {
    clear: both
}

.checkout-agreements li {
    margin-bottom: 20px
}

.checkout-agreements li:last-child {
    margin-bottom: 0
}

.checkout-agreements .agreement-content {
    min-height: 20px;
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 0;
    overflow: auto;
    height: 240px
}

.checkout-agreements .agreement-content blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px
}

.checkout-agreements .agree input.checkbox {
    float: left;
    margin-top: 4px;
    margin-right: 6px
}

.opc .checkout-agreements {
    padding: 5px 30px
}

.opc .section:not(.active) {
    background: #f8f8f8;
}

.centinel .authentication {
    background-color: #fff;
    border: 1px solid #ddd
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: 0 0!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important
}

.opc .centinel {
    padding: 10px 30px
}

.info-set {
    margin: 0 0 25px;
    padding: 20px
}

.info-set h2 {
    font-size: 18px
}

.info-set h3,.info-set h4 {
    font-size: 14px
}

.info-set h2 a,.info-set h3 a,.info-set h4 a {
    font-weight: 400
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.info-set .box {
    margin: 0 0 15px
}

.info-set .data-table .item-options {
    margin: 5px 0 0
}

.block-progress dl {
    margin: 0
}

.block-progress dt {
    margin: 0 0 6px;
    padding: 7px 0;
    font-weight: normal;
    border-bottom: 1px solid #333;
}

.block-progress dt:first-child {
    border-top: 0
}

.block-progress dd {
    padding: 8px 13px;
    margin: 0 0 6px
}

.block-progress dt.complete,.block-progress p {
    margin: 0
}

.block-progress .cards-list dt {
    background: 0 0;
    border: 0;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0
}

.block-progress .cards-list dd {
    border: 0;
    margin: 0;
    padding: 0
}

.block-progress .cards-list .info-table th {
    font-weight: 400
}

.block-progress address {
    margin-bottom: 0
}

.block-progress p+table {
    margin-left: 10px
}

@media (max-width: 768px) {
    .block-progress {
        display:none
    }
}

.opc .buttons-set {
    margin-top: 10px
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px
}

.opc .buttons-set .back-link small,.opc .buttons-set .buttons-set.disabled button.button {
    display: none
}

.opc .buttons-set .ul {
    list-style: disc;
    padding-left: 18px
}

.opc {
    position: relative
}

.opc .step-title {
    padding: 10px 15px;
    border: solid #ddd;
    border-width: 0 0 1px 0;
    color: #333
}

.opc .step-title:after,.opc .step-title:before {
    content: " ";
    display: table
}

.opc .step-title:after {
    clear: both
}

.opc .step-title .number,.opc .step-title a,.opc .step-title h2 {
    line-height: 30px;}

.opc .step-title .number,.opc .step-title h2 {
    float: left
}

.opc .step-title .number {
    display: block;
    background: #a12b2f;
    width:30px;
    height:30px;
    font-size:3em;
    margin-right: 10px;
    border-radius:50%;
    color:#faf6e5;
}

.opc .step-title h2 {
    margin: 0;
    font-size: 1.2em;
    font-style:normal;
    color:#454545;
    line-height: 30px;
}

.opc .step-title a {
    display: none;
    float: right
}

.opc .section:last-child .step-title {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.opc .section:last-child.active .step-title {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.opc .section:last-child.active .step {
    padding-bottom: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.opc .step {
    padding: 15px;
}

.opc .step .tool-tip {
    right: 30px
}

.opc .allow .step-title a {
    display: block
}

.opc .active .step-title a {
    display: none
}

.checkout-progress:after,.checkout-progress:before {
    content: " ";
    display: table
}

.checkout-progress:after {
    clear: both
}

.checkout-progress li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.checkout-progress li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.checkout-progress li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.checkout-progress li>.badge {
    float: right
}

.checkout-progress li>.badge+.badge {
    margin-right: 5px
}

.checkout-progress li.disabled,.checkout-progress li.disabled:focus,.checkout-progress li.disabled:hover {
    background-color: #eee;
    color: #777
}

.checkout-progress li.disabled .list-group-item-heading,.checkout-progress li.disabled:focus .list-group-item-heading,.checkout-progress li.disabled:hover .list-group-item-heading {
    color: inherit
}

.checkout-progress li.disabled .list-group-item-text,.checkout-progress li.disabled:focus .list-group-item-text,.checkout-progress li.disabled:hover .list-group-item-text {
    color: #777
}

.checkout-progress li.active,.checkout-progress li.active:focus,.checkout-progress li.active:hover {
    z-index: 2;
    color: #fff;
}

.checkout-progress li.active .list-group-item-heading,.checkout-progress li.active .list-group-item-heading>.small,.checkout-progress li.active .list-group-item-heading>small,.checkout-progress li.active:focus .list-group-item-heading,.checkout-progress li.active:focus .list-group-item-heading>.small,.checkout-progress li.active:focus .list-group-item-heading>small,.checkout-progress li.active:hover .list-group-item-heading,.checkout-progress li.active:hover .list-group-item-heading>.small,.checkout-progress li.active:hover .list-group-item-heading>small {
    color: inherit
}

.checkout-progress li.active .list-group-item-text,.checkout-progress li.active:focus .list-group-item-text,.checkout-progress li.active:hover .list-group-item-text {
    color: #fde9e2
}

@media (min-width: 992px) {
    .checkout-progress li {
        float:left;
        width: 20%;
        margin-bottom: 0;
        border-left-width: 0;
        text-align: center
    }

    .checkout-progress li:first-child,.checkout-progress li:last-child {
        border-radius: 0
    }

    .checkout-progress li:first-child {
        border-left-width: 1px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px
    }

    .checkout-progress li:last-child {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px
    }
}

@media (max-width: 992px) {
    .multiple-checkout {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 15px;
        border: 1px solid #ddd
    }
}

.multiple-checkout h2 {
    margin-top: 0;
    font-size: 18px
}

.multiple-checkout h3,.multiple-checkout h4 {
    margin-top: 0;
    font-size: 14px
}

.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a {
    font-weight: 400
}

.multiple-checkout .data-table .product-name {
    line-height: 34px
}

.multiple-checkout .data-table select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: auto
}

.multiple-checkout .data-table select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.multiple-checkout .data-table select::-moz-placeholder {
    color: #777;
    opacity: 1
}

.multiple-checkout .data-table select:-ms-input-placeholder {
    color: #777
}

.multiple-checkout .data-table select::-webkit-input-placeholder {
    color: #777
}

.multiple-checkout .data-table select[disabled],.multiple-checkout .data-table select[readonly],fieldset[disabled] .multiple-checkout .data-table select {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.multiple-checkout .data-table select {
    height: auto
}

.multiple-checkout .data-table .item-options {
    margin-top: 10px
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px
}

.multiple-checkout .box {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px
}

.multiple-checkout .box blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.multiple-checkout .box .box-title h3 {
    margin-top: 0
}

.multiple-checkout .box address {
    margin-bottom: 0
}

.multiple-checkout .place-order:after,.multiple-checkout .place-order:before {
    content: " ";
    display: table
}

.multiple-checkout .place-order:after {
    clear: both
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
    text-align: right
}

.multiple-checkout .place-order .grand-total big {
    font-size: 18px;
    font-weight: 500
}

.multiple-checkout .place-order .grand-total .price {
}

#multiship-addresses-table .qty {
    width: auto;
    text-align: center
}

#multiship-addresses-table tfoot .button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.checkout-multishipping-shipping .box-sp-methods {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 9px;
    border-radius: 3px
}

.checkout-multishipping-shipping .box-sp-methods blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15)
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.account-login .content {
    min-height: 242px
}

.captcha-image {
    position: relative;
    width: 258px
}

.captcha-note {
    clear: left;
    padding-top: 5px
}

.captcha-image .captcha-img {
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 100%
}

.registered-users .captcha-image {
    margin: 0
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px
}

.captcha-reload .refreshing {
    -webkit-animation: captcha-rotate 1.5s infinite linear;
    -moz-animation: captcha-rotate 1.5s infinite linear;
    animation: captcha-rotate 1.5s infinite linear
}

@-webkit-keyframes captcha-rotate {
    0% {
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes captcha-rotate {
    0% {
        -moz-transform: rotate(-360deg)
    }
}

@keyframes captcha-rotate {
    0% {
        transform: rotate(-360deg)
    }
}

.box-account {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd
}

.box-account>.list-group {
    margin-bottom: 0
}

.box-account>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.box-account>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-account>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.box-account>.panel-collapse>.table,.box-account>.table,.box-account>.table-responsive>.table {
    margin-bottom: 0
}

.box-account>.table-responsive:first-child>.table:first-child,.box-account>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.box-account>.table:first-child>tbody:first-child>tr:first-child td:first-child,.box-account>.table:first-child>tbody:first-child>tr:first-child th:first-child,.box-account>.table:first-child>thead:first-child>tr:first-child td:first-child,.box-account>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.box-account>.table:first-child>tbody:first-child>tr:first-child td:last-child,.box-account>.table:first-child>tbody:first-child>tr:first-child th:last-child,.box-account>.table:first-child>thead:first-child>tr:first-child td:last-child,.box-account>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.box-account>.table-responsive:last-child>.table:last-child,.box-account>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.box-account>.table:last-child>tbody:last-child>tr:last-child td:first-child,.box-account>.table:last-child>tbody:last-child>tr:last-child th:first-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.box-account>.table:last-child>tbody:last-child>tr:last-child td:last-child,.box-account>.table:last-child>tbody:last-child>tr:last-child th:last-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.box-account>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.box-account>.panel-body+.table,.box-account>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.box-account>.table>tbody:first-child>tr:first-child td,.box-account>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.box-account>.table-bordered,.box-account>.table-responsive>.table-bordered {
    border: 0
}

.box-account>.table-bordered>tbody>tr>td:first-child,.box-account>.table-bordered>tbody>tr>th:first-child,.box-account>.table-bordered>tfoot>tr>td:first-child,.box-account>.table-bordered>tfoot>tr>th:first-child,.box-account>.table-bordered>thead>tr>td:first-child,.box-account>.table-bordered>thead>tr>th:first-child,.box-account>.table-responsive>.table-bordered>tbody>tr>td:first-child,.box-account>.table-responsive>.table-bordered>tbody>tr>th:first-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.box-account>.table-responsive>.table-bordered>thead>tr>td:first-child,.box-account>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.box-account>.table-bordered>tbody>tr>td:last-child,.box-account>.table-bordered>tbody>tr>th:last-child,.box-account>.table-bordered>tfoot>tr>td:last-child,.box-account>.table-bordered>tfoot>tr>th:last-child,.box-account>.table-bordered>thead>tr>td:last-child,.box-account>.table-bordered>thead>tr>th:last-child,.box-account>.table-responsive>.table-bordered>tbody>tr>td:last-child,.box-account>.table-responsive>.table-bordered>tbody>tr>th:last-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.box-account>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.box-account>.table-responsive>.table-bordered>thead>tr>td:last-child,.box-account>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.box-account>.table-bordered>tbody>tr:first-child>td,.box-account>.table-bordered>tbody>tr:first-child>th,.box-account>.table-bordered>tbody>tr:last-child>td,.box-account>.table-bordered>tbody>tr:last-child>th,.box-account>.table-bordered>tfoot>tr:last-child>td,.box-account>.table-bordered>tfoot>tr:last-child>th,.box-account>.table-bordered>thead>tr:first-child>td,.box-account>.table-bordered>thead>tr:first-child>th,.box-account>.table-responsive>.table-bordered>tbody>tr:first-child>td,.box-account>.table-responsive>.table-bordered>tbody>tr:first-child>th,.box-account>.table-responsive>.table-bordered>tbody>tr:last-child>td,.box-account>.table-responsive>.table-bordered>tbody>tr:last-child>th,.box-account>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.box-account>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.box-account>.table-responsive>.table-bordered>thead>tr:first-child>td,.box-account>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.box-account>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.box-account .box-head {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333
}

.box-account .box-head:after,.box-account .box-head:before {
    content: " ";
    display: table
}

.box-account .box-head:after {
    clear: both
}

.box-account .box-head>.dropdown .dropdown-toggle {
    color: inherit
}

.box-account .box-head h2 {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.box-account .box-head h2>a {
    color: inherit
}

.box-account .box-head a {
    float: right
}

@media (max-width: 768px) {
    .box-account {
        width:100%;
        overflow-y: hidden;
        overflow-x: scroll
    }
}

.dashboard .box .box-title {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    text-align: right
}

.dashboard .box .box-title:after,.dashboard .box .box-title:before {
    content: " ";
    display: table
}

.dashboard .box .box-title:after {
    clear: both
}

.dashboard .box .box-title h3,.dashboard .box .box-title h4 {
    margin: 0;
    float: left;
    font-size: 18px
}

.dashboard .col2-set>.box>.box-title {
    margin-left: 15px;
    margin-right: 15px
}

.dashboard .box-recent .data-table {
    margin-bottom: 0
}

.dashboard .box-info address,.dashboard .box-info p {
    margin: 0
}

.dashboard .box-info .box {
    margin-bottom: 30px
}

.dashboard .box-reviews ol {
    margin-bottom: 0
}

.dashboard .box-reviews .number {
    float: left
}

.dashboard .box-reviews .details {
    margin-left: 20px
}

.dashboard .box-reviews li.item {
    margin-bottom: 10px
}

.dashboard .box-reviews li.item:after,.dashboard .box-reviews li.item:before {
    content: " ";
    display: table
}

.dashboard .box-reviews li.item:after {
    clear: both
}

.dashboard .box-reviews li.item:last-child {
    margin-bottom: 0
}

.dashboard .box-reviews .ratings {
    margin-top: 5px
}

.dashboard .box-tags .number {
    float: left
}

.dashboard .box-tags .details {
    margin-left: 20px
}

.dashboard .box-tags li.item {
    margin-bottom: 10px
}

.dashboard .box-tags li.item:last-child {
    margin-bottom: 0
}

.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li {
    display: inline
}

.addresses-list h2 {
    font-size: 18px
}

.addresses-list h3 {
    margin-top: 0;
    font-size: 14px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list p {
    margin: 0
}

.addresses-list .link-remove {
    color: #a94442
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list li.item {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd
}

.addresses-list li.item>.list-group {
    margin-bottom: 0
}

.addresses-list li.item>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.addresses-list li.item>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.addresses-list li.item>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.addresses-list li.item>.panel-collapse>.table,.addresses-list li.item>.table,.addresses-list li.item>.table-responsive>.table {
    margin-bottom: 0
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child,.addresses-list li.item>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child td:first-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child th:first-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child td:first-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child td:last-child,.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child th:last-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child td:last-child,.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child,.addresses-list li.item>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child td:first-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child th:first-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child td:last-child,.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child th:last-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.addresses-list li.item>.panel-body+.table,.addresses-list li.item>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.addresses-list li.item>.table>tbody:first-child>tr:first-child td,.addresses-list li.item>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.addresses-list li.item>.table-bordered,.addresses-list li.item>.table-responsive>.table-bordered {
    border: 0
}

.addresses-list li.item>.table-bordered>tbody>tr>td:first-child,.addresses-list li.item>.table-bordered>tbody>tr>th:first-child,.addresses-list li.item>.table-bordered>tfoot>tr>td:first-child,.addresses-list li.item>.table-bordered>tfoot>tr>th:first-child,.addresses-list li.item>.table-bordered>thead>tr>td:first-child,.addresses-list li.item>.table-bordered>thead>tr>th:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>td:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>th:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>td:first-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.addresses-list li.item>.table-bordered>tbody>tr>td:last-child,.addresses-list li.item>.table-bordered>tbody>tr>th:last-child,.addresses-list li.item>.table-bordered>tfoot>tr>td:last-child,.addresses-list li.item>.table-bordered>tfoot>tr>th:last-child,.addresses-list li.item>.table-bordered>thead>tr>td:last-child,.addresses-list li.item>.table-bordered>thead>tr>th:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>td:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>th:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>td:last-child,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.addresses-list li.item>.table-bordered>tbody>tr:first-child>td,.addresses-list li.item>.table-bordered>tbody>tr:first-child>th,.addresses-list li.item>.table-bordered>tbody>tr:last-child>td,.addresses-list li.item>.table-bordered>tbody>tr:last-child>th,.addresses-list li.item>.table-bordered>tfoot>tr:last-child>td,.addresses-list li.item>.table-bordered>tfoot>tr:last-child>th,.addresses-list li.item>.table-bordered>thead>tr:first-child>td,.addresses-list li.item>.table-bordered>thead>tr:first-child>th,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:first-child>td,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:first-child>th,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:last-child>td,.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:last-child>th,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr:first-child>td,.addresses-list li.item>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.addresses-list li.item>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.addresses-list li.item h3 {
    margin: -15px -15px 15px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #333
}

.addresses-list li.item h3>.dropdown .dropdown-toggle {
    color: inherit
}

.addresses-list li.empty {
    background: 0 0;
    border: 0;
    padding: 0
}

.order-info {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.order-info dd {
    padding-left: 10px
}

.order-info li {
    display: inline;
    margin: 0 3px
}

.order-info li:first-child {
    margin-left: 0
}

.order-info li:last-child {
    margin-right: 0
}

.order-info .current {
    font-weight: 700
}

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

.order-info-box {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin-left: 0;
    margin-right: 0;
    border-color: #ddd;
    padding-top: 15px
}

.order-info-box>.list-group {
    margin-bottom: 0
}

.order-info-box>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.order-info-box>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-info-box>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-info-box>.panel-collapse>.table,.order-info-box>.table,.order-info-box>.table-responsive>.table {
    margin-bottom: 0
}

.order-info-box>.table-responsive:first-child>.table:first-child,.order-info-box>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-info-box>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-info-box>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.order-info-box>.table-responsive:last-child>.table:last-child,.order-info-box>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-info-box>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-info-box>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.order-info-box>.panel-body+.table,.order-info-box>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.order-info-box>.table>tbody:first-child>tr:first-child td,.order-info-box>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.order-info-box>.table-bordered,.order-info-box>.table-responsive>.table-bordered {
    border: 0
}

.order-info-box>.table-bordered>tbody>tr>td:first-child,.order-info-box>.table-bordered>tbody>tr>th:first-child,.order-info-box>.table-bordered>tfoot>tr>td:first-child,.order-info-box>.table-bordered>tfoot>tr>th:first-child,.order-info-box>.table-bordered>thead>tr>td:first-child,.order-info-box>.table-bordered>thead>tr>th:first-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>td:first-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>th:first-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>td:first-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.order-info-box>.table-bordered>tbody>tr>td:last-child,.order-info-box>.table-bordered>tbody>tr>th:last-child,.order-info-box>.table-bordered>tfoot>tr>td:last-child,.order-info-box>.table-bordered>tfoot>tr>th:last-child,.order-info-box>.table-bordered>thead>tr>td:last-child,.order-info-box>.table-bordered>thead>tr>th:last-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>td:last-child,.order-info-box>.table-responsive>.table-bordered>tbody>tr>th:last-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.order-info-box>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>td:last-child,.order-info-box>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.order-info-box>.table-bordered>tbody>tr:first-child>td,.order-info-box>.table-bordered>tbody>tr:first-child>th,.order-info-box>.table-bordered>tbody>tr:last-child>td,.order-info-box>.table-bordered>tbody>tr:last-child>th,.order-info-box>.table-bordered>tfoot>tr:last-child>td,.order-info-box>.table-bordered>tfoot>tr:last-child>th,.order-info-box>.table-bordered>thead>tr:first-child>td,.order-info-box>.table-bordered>thead>tr:first-child>th,.order-info-box>.table-responsive>.table-bordered>tbody>tr:first-child>td,.order-info-box>.table-responsive>.table-bordered>tbody>tr:first-child>th,.order-info-box>.table-responsive>.table-bordered>tbody>tr:last-child>td,.order-info-box>.table-responsive>.table-bordered>tbody>tr:last-child>th,.order-info-box>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.order-info-box>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.order-info-box>.table-responsive>.table-bordered>thead>tr:first-child>td,.order-info-box>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.order-info-box>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.order-info-box .box {
    margin-bottom: 15px
}

.order-info-box h2 {
    margin-top: 0;
    font-size: 14px
}

.order-info-box address {
    margin-bottom: 0
}

.order-items h2 {
    font-size: 18px
}

.order-items h3 {
    font-size: 12px
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 10px 0
}

.gift-message {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd
}

.gift-message>.list-group {
    margin-bottom: 0
}

.gift-message>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.gift-message>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.gift-message>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.gift-message>.panel-collapse>.table,.gift-message>.table,.gift-message>.table-responsive>.table {
    margin-bottom: 0
}

.gift-message>.table-responsive:first-child>.table:first-child,.gift-message>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child td:first-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child th:first-child,.gift-message>.table:first-child>thead:first-child>tr:first-child td:first-child,.gift-message>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child td:last-child,.gift-message>.table:first-child>tbody:first-child>tr:first-child th:last-child,.gift-message>.table:first-child>thead:first-child>tr:first-child td:last-child,.gift-message>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.gift-message>.table-responsive:last-child>.table:last-child,.gift-message>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child td:first-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child th:first-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child td:last-child,.gift-message>.table:last-child>tbody:last-child>tr:last-child th:last-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.gift-message>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.gift-message>.panel-body+.table,.gift-message>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.gift-message>.table>tbody:first-child>tr:first-child td,.gift-message>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.gift-message>.table-bordered,.gift-message>.table-responsive>.table-bordered {
    border: 0
}

.gift-message>.table-bordered>tbody>tr>td:first-child,.gift-message>.table-bordered>tbody>tr>th:first-child,.gift-message>.table-bordered>tfoot>tr>td:first-child,.gift-message>.table-bordered>tfoot>tr>th:first-child,.gift-message>.table-bordered>thead>tr>td:first-child,.gift-message>.table-bordered>thead>tr>th:first-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>td:first-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>th:first-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.gift-message>.table-responsive>.table-bordered>thead>tr>td:first-child,.gift-message>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.gift-message>.table-bordered>tbody>tr>td:last-child,.gift-message>.table-bordered>tbody>tr>th:last-child,.gift-message>.table-bordered>tfoot>tr>td:last-child,.gift-message>.table-bordered>tfoot>tr>th:last-child,.gift-message>.table-bordered>thead>tr>td:last-child,.gift-message>.table-bordered>thead>tr>th:last-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>td:last-child,.gift-message>.table-responsive>.table-bordered>tbody>tr>th:last-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.gift-message>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.gift-message>.table-responsive>.table-bordered>thead>tr>td:last-child,.gift-message>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.gift-message>.table-bordered>tbody>tr:first-child>td,.gift-message>.table-bordered>tbody>tr:first-child>th,.gift-message>.table-bordered>tbody>tr:last-child>td,.gift-message>.table-bordered>tbody>tr:last-child>th,.gift-message>.table-bordered>tfoot>tr:last-child>td,.gift-message>.table-bordered>tfoot>tr:last-child>th,.gift-message>.table-bordered>thead>tr:first-child>td,.gift-message>.table-bordered>thead>tr:first-child>th,.gift-message>.table-responsive>.table-bordered>tbody>tr:first-child>td,.gift-message>.table-responsive>.table-bordered>tbody>tr:first-child>th,.gift-message>.table-responsive>.table-bordered>tbody>tr:last-child>td,.gift-message>.table-responsive>.table-bordered>tbody>tr:last-child>th,.gift-message>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.gift-message>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.gift-message>.table-responsive>.table-bordered>thead>tr:first-child>td,.gift-message>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.gift-message>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.gift-message dt {
    padding-left: 10px
}

.gift-message dt strong {
    display: block;
    margin-left: -10px
}

.gift-message dd {
    margin-top: 10px
}

.gift-message-row .gift-message {
    padding: 0;
    margin: 0;
    border: 0
}

.order-about {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 15px;
    border-color: #ddd
}

.order-about>.list-group {
    margin-bottom: 0
}

.order-about>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.order-about>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-about>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-about>.panel-collapse>.table,.order-about>.table,.order-about>.table-responsive>.table {
    margin-bottom: 0
}

.order-about>.table-responsive:first-child>.table:first-child,.order-about>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.order-about>.table:first-child>tbody:first-child>tr:first-child td:first-child,.order-about>.table:first-child>tbody:first-child>tr:first-child th:first-child,.order-about>.table:first-child>thead:first-child>tr:first-child td:first-child,.order-about>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.order-about>.table:first-child>tbody:first-child>tr:first-child td:last-child,.order-about>.table:first-child>tbody:first-child>tr:first-child th:last-child,.order-about>.table:first-child>thead:first-child>tr:first-child td:last-child,.order-about>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.order-about>.table-responsive:last-child>.table:last-child,.order-about>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.order-about>.table:last-child>tbody:last-child>tr:last-child td:first-child,.order-about>.table:last-child>tbody:last-child>tr:last-child th:first-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.order-about>.table:last-child>tbody:last-child>tr:last-child td:last-child,.order-about>.table:last-child>tbody:last-child>tr:last-child th:last-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.order-about>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.order-about>.panel-body+.table,.order-about>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.order-about>.table>tbody:first-child>tr:first-child td,.order-about>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.order-about>.table-bordered,.order-about>.table-responsive>.table-bordered {
    border: 0
}

.order-about>.table-bordered>tbody>tr>td:first-child,.order-about>.table-bordered>tbody>tr>th:first-child,.order-about>.table-bordered>tfoot>tr>td:first-child,.order-about>.table-bordered>tfoot>tr>th:first-child,.order-about>.table-bordered>thead>tr>td:first-child,.order-about>.table-bordered>thead>tr>th:first-child,.order-about>.table-responsive>.table-bordered>tbody>tr>td:first-child,.order-about>.table-responsive>.table-bordered>tbody>tr>th:first-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.order-about>.table-responsive>.table-bordered>thead>tr>td:first-child,.order-about>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.order-about>.table-bordered>tbody>tr>td:last-child,.order-about>.table-bordered>tbody>tr>th:last-child,.order-about>.table-bordered>tfoot>tr>td:last-child,.order-about>.table-bordered>tfoot>tr>th:last-child,.order-about>.table-bordered>thead>tr>td:last-child,.order-about>.table-bordered>thead>tr>th:last-child,.order-about>.table-responsive>.table-bordered>tbody>tr>td:last-child,.order-about>.table-responsive>.table-bordered>tbody>tr>th:last-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.order-about>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.order-about>.table-responsive>.table-bordered>thead>tr>td:last-child,.order-about>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.order-about>.table-bordered>tbody>tr:first-child>td,.order-about>.table-bordered>tbody>tr:first-child>th,.order-about>.table-bordered>tbody>tr:last-child>td,.order-about>.table-bordered>tbody>tr:last-child>th,.order-about>.table-bordered>tfoot>tr:last-child>td,.order-about>.table-bordered>tfoot>tr:last-child>th,.order-about>.table-bordered>thead>tr:first-child>td,.order-about>.table-bordered>thead>tr:first-child>th,.order-about>.table-responsive>.table-bordered>tbody>tr:first-child>td,.order-about>.table-responsive>.table-bordered>tbody>tr:first-child>th,.order-about>.table-responsive>.table-bordered>tbody>tr:last-child>td,.order-about>.table-responsive>.table-bordered>tbody>tr:last-child>th,.order-about>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.order-about>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.order-about>.table-responsive>.table-bordered>thead>tr:first-child>td,.order-about>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.order-about>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.order-about dd {
    margin-bottom: 10px;
    padding-left: 10px
}

.order-about dd:last-child {
    margin-bottom: 0
}

.my-wishlist textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: auto
}

.my-wishlist textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.my-wishlist textarea::-moz-placeholder {
    color: #777;
    opacity: 1
}

.my-wishlist textarea:-ms-input-placeholder {
    color: #777
}

.my-wishlist textarea::-webkit-input-placeholder {
    color: #777
}

.my-wishlist textarea[disabled],.my-wishlist textarea[readonly],fieldset[disabled] .my-wishlist textarea {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.my-wishlist textarea {
    height: auto
}

.my-wishlist .add-to-cart-alt input.input-text,.my-wishlist .price-box {
    margin-bottom: 5px
}

.my-wishlist .add-to-cart-alt .btn-cart {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

.my-wishlist p {
    margin-bottom: 0
}

.my-wishlist .link-edit {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    width: 100%;
    display: block
}

.my-wishlist .link-edit.active:focus,.my-wishlist .link-edit:active:focus,.my-wishlist .link-edit:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.my-wishlist .link-edit:focus,.my-wishlist .link-edit:hover {
    text-decoration: none
}

.my-wishlist .link-edit.active,.my-wishlist .link-edit:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.my-wishlist .link-edit.disabled,.my-wishlist .link-edit[disabled],fieldset[disabled] .my-wishlist .link-edit {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.my-wishlist .link-edit.active,.my-wishlist .link-edit:active,.my-wishlist .link-edit:focus,.my-wishlist .link-edit:hover,.open>.dropdown-toggle.my-wishlist .link-edit {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.my-wishlist .link-edit.active,.my-wishlist .link-edit:active,.open>.dropdown-toggle.my-wishlist .link-edit {
    background-image: none
}

.my-wishlist .link-edit.disabled,.my-wishlist .link-edit.disabled.active,.my-wishlist .link-edit.disabled:active,.my-wishlist .link-edit.disabled:focus,.my-wishlist .link-edit.disabled:hover,.my-wishlist .link-edit[disabled],.my-wishlist .link-edit[disabled].active,.my-wishlist .link-edit[disabled]:active,.my-wishlist .link-edit[disabled]:focus,.my-wishlist .link-edit[disabled]:hover,fieldset[disabled] .my-wishlist .link-edit,fieldset[disabled] .my-wishlist .link-edit.active,fieldset[disabled] .my-wishlist .link-edit:active,fieldset[disabled] .my-wishlist .link-edit:focus,fieldset[disabled] .my-wishlist .link-edit:hover {
    background-color: #fff;
    border-color: #ccc
}

.my-wishlist .link-edit .badge {
    color: #fff;
    background-color: #333
}

.my-wishlist .btn-add {
    color: #fff;
    border-color: #eb4c0f
}

.my-wishlist .btn-add.active,.my-wishlist .btn-add:active,.my-wishlist .btn-add:focus,.my-wishlist .btn-add:hover,.open>.dropdown-toggle.my-wishlist .btn-add {
    color: #fff;
    background-color: #d3450d;
    border-color: #b13a0b
}

.my-wishlist .btn-add.active,.my-wishlist .btn-add:active,.open>.dropdown-toggle.my-wishlist .btn-add {
    background-image: none
}

.my-wishlist .btn-add.disabled,.my-wishlist .btn-add.disabled.active,.my-wishlist .btn-add.disabled:active,.my-wishlist .btn-add.disabled:focus,.my-wishlist .btn-add.disabled:hover,.my-wishlist .btn-add[disabled],.my-wishlist .btn-add[disabled].active,.my-wishlist .btn-add[disabled]:active,.my-wishlist .btn-add[disabled]:focus,.my-wishlist .btn-add[disabled]:hover,fieldset[disabled] .my-wishlist .btn-add,fieldset[disabled] .my-wishlist .btn-add.active,fieldset[disabled] .my-wishlist .btn-add:active,fieldset[disabled] .my-wishlist .btn-add:focus,fieldset[disabled] .my-wishlist .btn-add:hover {
    border-color: #eb4c0f
}

.my-wishlist .btn-add .badge {
    background-color: #fff
}

.product-review .product-img-box {
    float: left;
    width: 140px
}

.product-review .product-img-box .product-image {
    display: block;
    max-width: 100%;
    height: auto
}

.product-review .product-img-box .label {
    font-size: 12px
}

.product-review .product-img-box .ratings .rating-box {
    display: block;
    float: none;
    margin-bottom: 5px
}

.product-review .product-details {
    margin-left: 150px
}

.product-review .product-name {
    margin-bottom: 10px;
    font-size: 18px
}

.product-review h3 {
    font-size: 14px
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dt {
    margin-bottom: 5px
}

.billing-agreements .info-box {
    margin: 10px 0
}

.billing-agreements .form-list li select {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .table-caption {
    font-weight: 700
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 769px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.modal-open {
    overflow: hidden
}

.modal-open .navbar-fixed-bottom,.modal-open .navbar-fixed-top,body.modal-open {
    margin-right: 0
}

@media screen and (min-width: 992px) {
    .modal-media .modal-dialog {
        width:940px
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 400px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 769px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.carousel-inner>.active.left {
    float: none!important
}

.cart .cart-collaterals:after,.cart .cart-collaterals:before,.catalog-seo-sitemap-category .page-sitemap .sitemap:after,.catalog-seo-sitemap-category .page-sitemap .sitemap:before,.catalog-seo-sitemap-product .page-sitemap .sitemap:after,.catalog-seo-sitemap-product .page-sitemap .sitemap:before,.clearfix:after,.clearfix:before,.col2-set:after,.col2-set:before,.col4-set:after,.col4-set:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.layout:after,.layout:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.panel-body:after,.panel-body:before,.product-essential .product-img-box .more-views ul:after,.product-essential .product-img-box .more-views ul:before,.product-options-bottom:after,.product-options-bottom:before,.product-view:after,.product-view:before,.products-grid:after,.products-grid:before,.row:after,.row:before,header[role=banner]:after,header[role=banner]:before {
    content: " ";
    display: table
}

.cart .cart-collaterals:after,.catalog-seo-sitemap-category .page-sitemap .sitemap:after,.catalog-seo-sitemap-product .page-sitemap .sitemap:after,.clearfix:after,.col2-set:after,.col4-set:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.layout:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.panel-body:after,.product-essential .product-img-box .more-views ul:after,.product-options-bottom:after,.product-view:after,.products-grid:after,.row:after,header[role=banner]:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.bs-prototype-override {
    display: block!important
}

.bs-prototype-override.input-group-btn {
    display: table-cell!important
}

.hidden {
    display: none!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important
}

.nobr {
    white-space: nowrap!important
}

.wrap {
    white-space: normal!important
}

.a-left {
    text-align: left!important
}

.a-center {
    text-align: center!important
}

.a-right {
    text-align: right!important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.v-bottom {
    vertical-align: bottom
}


.f-left,.left {
    float: left!important
}

.f-right,.right {
    float: right!important
}

.f-none {
    float: none!important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

.no-bg {
    background: none!important
}

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

.clearer:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}
.visible-inline-block {
    display:inline-block;
    *display:inline;
    *zoom:1;
}

@media (max-width: 768px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
    .container-fluid {
        padding:0 15px;
    }
    .navbar {
        min-height: 0;
    }
}

@media (max-width: 768px) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 768px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 768px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

/* Mark Unthank [MU] */
/* Aesthetic */
.links {
    font-family: "century-old-style-std", Georgia, Times New Roman, serif;
    font-style:italic;
}

/* Colours */
.sf__dark-cream {
    color:#f2e5b3;
}
.sf__light-cream {
    color:#faf6e5;
}
.sf__red {
    color:#a12b2f;
}
.sf__black {
    color:#272727;
}
.sf__white {
    color:#fff;
}
.sf__light-grey {
    color:#454545;
}

/* Block Styles */
.contrast {
    background:#272727;
    color:#faf6e5;
    -webkit-font-smoothing: antialiased;
}
.contrast.border__tb {
    border-top:1px solid #353535;
    border-bottom: 1px solid #353535;
}

/* Element Specific */
.contrast a {
    color:#faf6e5;
    text-decoration:none;
}
a:hover > h6 {
    text-decoration:underline;
}
.quick-access .links {
    font-size: 12px;
    padding:10px 0;
    margin-bottom: 0;
}
.topbar {
    border: 1px solid #353535;
    border-bottom: 0;
}
.iconbar div + div {
    margin-left: 2em;
}
.checkout-bag {
    position:relative;
}
.checkout-items {
    position:absolute;
    background-color:#a12b2f;
    border-radius:50%;
    font-size:12px;
    font-style:italic;
    height:18px;
    width:18px;
    bottom:0;
    right: 5px;
}
#search_mini_form {
    margin: 11px 0;
}
.textbanner {
    position:relative;
    display: block;
    width: 100%;
    background: #faf6e5;
    padding: .7em;
    font-size: 2em;
    font-style: italic;
    text-decoration:none; 
    text-align: center;
    /* z-index: 2; */
    margin: 1em 0;
}
.textbanner:before {
    content: "";
    display:block;
    position:absolute;
    top:0;
    left:-.5%;
    width:101%;
    height:100%;
    border:2px dashed #a12b2f;
    transform: skew(2deg, -.3deg);
    transition:3s transform ease;
}
.textbanner:hover {
    text-decoration:none;
}
.textbanner:hover:before {
    transform: skew(1deg, 0deg);
}
.pointer {
    cursor:pointer;
}
.inline-block {
    display: inline-block;
    vertical-align:middle;
    *display:inline;
    *zoom:1;
}
.hangout:after {
    content:"";
    display:block;
    position:absolute;
    background:url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/hangout__sprite.png") no-repeat;
    top:0;
    left:0;
}
.hangout__favourite:after {
    width: 90px;
    height: 84px;
    left: -40px;
    top: -43px;
}

.hangout__lowstock:after {
    width:97px;
    height:97px;
    background-position: 0 -85px;
    right: 0;
    left: auto;
}
.hangout__new:after {
    width:75px;
    height:75px;
    background-position:0 -183px;
    left:auto;
    right:0;
}
.hangout__sale:after {
    width:75px;
    height:75px;
    background-position:0 -259px;
}
.hangout__specialoffer:after {
  width: 97px;
  height: 97px;
  background-position: 0 -337px;
  right: 0;
  left: auto;
}
.strikeout:before {
    content:"";
    display:block;
    position:absolute;
    top: -50%;
    left:0;
    width: 100%;
    height:100%;;
    border-bottom:1px solid #ccc;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.row.feature {
    position:relative;
    background-color: #fff;
    margin-right: 0;
}

.row.feature .container-fluid {
    position:relative;
    padding:50px 0;
    background:none;
    background-image:url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/Large-Mannequin.png");
    background-repeat:no-repeat;
    background-position:100% 100%;
}
@media (min-width:769px){
    .row.feature .container-fluid {
        z-index:3;
    }
}
@media (max-width:768px){
    svg#line-swirly-solid {
        display:none;
    }
}
svg.line-swirly {
    position:absolute;
    bottom: -20px;
}
svg#line-swirly-dashed {
    z-index:1;
}
svg#line-swirly-solid {
    z-index: 2;
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
}
svg#line-swirly-solid-path {
    -webkit-transition:.3s stroke-dashoffset ease;
    transition:.3s stroke-dashoffset ease;
}
.cSlider, 
.navicons {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
@media (min-width:1040px) {
    .navicons {
        max-width: 700px;
    }   
}
@media (max-width:1040px) {
    .cSlider,
    .navicons {
        width: 100%;
        max-width: none;
    }
}

.navicons .row {
    text-align:right;
    margin-right:20px;
}
.navicons .col-xs-3 {
    width: 24%;
    float: none;
    display: inline-block;
}

.navicon {
    display:block;
    background:url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/navicon__sprite.png") no-repeat 0 0;
    color:#fff;
    text-decoration:none;
    font-size:1.2em;
    text-align:center;
    font-style:italic;
    position:relative;
    height:146px;
    padding-left: 15px;
    width: 149px;
    margin: 0 auto;
}
.navicon:hover,
.navicon:focus,
.navicon:active {
    color:#fff;
}
.navicon span {
    display: block;
    position:absolute;
    width:140px;
    height:140px;
    top:50%;
    margin:-70px auto;
    background: rgba(161, 43, 47, 0.8);
    border-radius: 100%;
    transition:.3s opacity ease, .3s visibility ease;
    visibility:hidden;
    opacity:0;
    line-height:140px;
    vertical-align:middle;
}
.navicon:hover span,
.navicon:focus span {
    display:block;
    visibility:visible;
    opacity:1;
}
.navicon span span {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    -webkit-font-smoothing: antialiased;
}
ef {
    background-position:0 0;
}
/*
.navicon__bag {
    background-position: 0px -147px;
}
.navicon__clothes-rail {
    background-position:0 -294px;
}
.navicon__mannequin {
    background-position:0 -443px;
}
.navicon__shelves {
    height:150px;
    background-position:0 -591px;
}
.navicon__gun-and-roll {
    height:149px;
    background-position:0 -741px;
}
.navicon__saletag {
    background-position: 0 -889px;
    height: 150px;
}
.navicon__document-wallet {
    background-position:0 -1039px;
}
*/

.navicon p.red-bg {
    background:url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/navicon__sprite.png") no-repeat 0 0;
}

.navicon__bag p.red-bg {
    background-position:-5px -147px;
}
.navicon__clothes-rail p.red-bg {
    background-position:-5px -294px;
}
.navicon__mannequin p.red-bg {
    background-position:-5px -443px;
}
.navicon__shelves p.red-bg {
    background-position:-5px -591px;
}
.navicon__gun-and-roll p.red-bg {
    background-position:-5px -741px;
}
.navicon__saletag p.red-bg {
    background-position:-5px -889px;
}
.navicon__document-wallet p.red-bg {
    background-position:-2px -1039px;
}

.promo-images {
    position: relative;
    margin-bottom:2em;
    z-index: 2;
}
.promo-images img {
    max-width:100%;
}
.promo-images img:hover {
    opacity:.9
}

.slider__circle_wrapper {
    border-radius: 50%;
    height:460px;
    width:460px;
    position:relative;
    border:2px dotted #D5D5D5;
    margin:0 auto;
}

.slider__circle {
    /*max-width:461px;
    max-height:450px;*/
    /*-webkit-mask-image:url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/slider__mask.png");*/
    color:#fff;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    height:450px;
    width:450px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-225px;
    margin-left:-225px;
}

.slider__circle img {
    max-width:100%;
    width:100%;
    height:auto;
}
.banner { 
    position: relative; 
    overflow: auto; 
}
.banner li { 
    list-style: none; 
}
.banner ul li { 
    float: left; 
}


@media (min-width:768px) {
    .assurances {
        margin-bottom:25px;
    }  
}

.assurance {
    position:relative;
    float:left;
    font-size:14px;
    font-style:italic;
    color: #333333;
    border: 1px solid #818181;
    -webkit-font-smoothing: antialiased;
    z-index: 1;
}
.assurance + .assurance {
    margin-left:1em;
}
.assurance span {
    display:block;
    padding: 6px 28px;
    background:#fff;
    cursor: default;
}
.assurance:after {
    content:"";
    display:block;
    position:absolute;
    z-index:-1;
    width:100%;
    height:100%;
    top: 3px;
    left: 3px;
    border: 1px solid #818181;
}
.assurance__standout,
.assurance__standout:after {
    color:#a12b2f;
    border-color:#a12b2f;
}
@media (min-width:769px) {
    .topbar + .container-fluid {
        margin: 2em auto;
    }    
}

span.scp-please-wait {
    color: #B5B5B5;
    font-family: "Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
}
header.header__description {
    padding: 0 0 1em;
    position: relative;
    border-bottom: 1px solid #333;
    margin-bottom: 1em;
}
.rating {
    position: absolute;
    right: 0;
    top: 0;
}

.product-options-bottom .add-to-cart {
    max-width:300px;
}

.product-shop .product-options-bottom .price-box {
    font-size:24px;
    float: left!important;
    margin-bottom: 0;
}

.catalog-product-view .price-box .price {
    color: #a12b2f;
    font-weight:bold;
    line-height: 1;
}

.body-text {
    max-width:700px;
    font-size: 16px;
    line-height: 1.547;
}
.body-text strong {
    font-weight:normal;
}

.catalog-product-view .product-shop *[id^="product-price-"],
.catalog-product-view .product-shop *[id^="configurable-price-from-"] {
	display:none;
}
.catalog-product-view .product-shop *[id$="_clone"] {
	display:block;
}

.catalog-product-view.product-simple .product-shop .regular-price {
    display:block!important;
}

.imageswitch.active img {
    opacity: 0.5;
    border: 1px solid #ccc;
}

#recently-viewed-items a {
    font-weight:normal;
}

i.icon.icon-arrow-left.sort-descending:before {
    transform: rotate(-90deg);
    margin: 0;
    padding-right: 10px;
}
i.icon.icon-arrow-left.sort-ascending:before {
    transform: rotate(90deg);
}

.category-section {
    border-top:1px solid #333;
    margin-bottom:2em;
}
.category-section.even {
    background: #FDFDFD;
    padding: 10px;
}

.footer__links {
    margin:2em 0;
}

.footer__link--toplevel h3 a {
    color: #575757
}

.footer__link--toplevel a:hover,
.footer__link--toplevel a:focus {
    border-bottom:1px solid #faf6e5;
}

@media (min-width:769px) and (max-width:970px) {
    .products-grid .price-box {
        margin: 1em 0;
    }
    .products-grid .item .btn-add {
        display:block;
        margin:0;
        width:100%;
    }
    .selections {
        display:none;
    }
    .product-name small {
        display:block;
    }
}
@media (max-width:700px) {
    .row.feature .container-fluid {
        background:none;
        display:none;
    }
    svg#line-swirly-dashed,
    svg#line-swirly-solid {
        display:none;
    }

}
@media (max-width:768px) {
    .products-grid {
        background:#fff;    
        margin-bottom: 0;
    }
    .products-grid .item {
        min-height: 0;  
        padding: 0;
    }
    .cms-index-index .products-grid .item {
        width:100%;
    }
    .products-grid .item .container-item {
        max-width: none;
        overflow:hidden;
        border-width:0 0 1px;
        padding:15px;
    }
    .products-grid .item .container-item.first {
        border-width:1px 0 
    }
    .products-grid + .products-grid .container-item.first {
        border-top:0;
    }
    .products-grid .item .container-item .product-image {
        float:left;
        width:30%;
        max-width: 130px;
        margin-bottom: 0;
    }
    .products-grid .desc {
        float:left;
        width: 70%;
        padding-left: 10px;
    }
    .selections {
        min-height: 40px;
    }
    .hangout:after {
      display:none;
    }
    .products-grid .item form {
        float:none;
    }
    .products-grid .item label {
        display:block;
        margin:0 0 1em;
    }
}
@media (max-width:668px) {
    .catalog-category-view .products-grid .item,
    .catalog-product-view .products-grid .item {
        width:100%;
    }
}
@media (min-width:720px) and (max-width:768px) {
    .hangout:after {
        display:block;
        right:4px;
    }
}
@media (max-width:768px){
    .navbar-header {
        padding:0;
    }
    .hangout__favourite:after {
        display:none;
    }
}

/* Fix the Navigation dropdown directions */
@media (min-width:1329px) and (max-width:1850px) {
    .nav .level-top.parent.nav-10 ul.level0 {
        right:0;
        left:auto;
    }
}
@media (min-width:1236px) and (max-width:1850px) {
    .nav .level-top.parent.nav-9 ul.level0 {
        right:0;
        left:auto;
    }
}
@media (min-width:1118px) and (max-width:1650px) {
    .nav .level-top.parent.nav-8 ul.level0 {
        right:0;
        left:auto;
    }
}
@media (min-width:1008px) and (max-width:1450px) {
    .nav .level-top.parent.nav-7 ul.level0 {
        right:0;
        left:auto;
    }
}
@media (min-width:897px) and (max-width:1118px) {
    .nav .level-top.parent.nav-6 ul.level0 {
        right:0;
        left:auto;
    }
}
@media (min-width:768px) and (max-width:897px) {
    .nav .level-top.parent.nav-9 ul.level0,
    .nav .level-top.parent.nav-5 ul.level0,
    .nav .level-top.parent.nav-4 ul.level0 {
        right:0;
        left:auto;
    }
}

/* Added by Mike - 14/01/2014 */
#checkout-agreements .form-list li { text-align:left; }
#checkout-agreements .form-list li .input-box { padding:0; }

div.nav-container { z-index:999999; }

div.nav-container.isStuck .navbar-main {
    /*
    background-image: url("https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/150-Years-Logo.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 51px;
    */
}

#footerForthColumn { float:right; }
#footerForthColumn h3 { color:#575757; }
#footerForthColumn p,
#footerForthColumn img,
#footerForthColumn iframe { width:100%; margin:0; padding:0; }

#footerForthColumn hr { border-top: 2px dashed #a12b2f; }

/*footer .links:nth-child(2) { text-align:right; }*/

.promo-images img { width:100%; }
.promo-images * { color:#a12b2f; }
.promo-images h4 { vertical-align:middle; text-align:center; font-size:2em; }
.promo-images h4.dashed { border:2px dashed #a12b2f; margin:0; padding:40px 0; }

body.flint-feefo-popup-index { padding:20px; }
body.flint-feefo-popup-index,
.flint-feefo-popup-index .data-table tbody tr td { background-color: #f9f9f9; }

.flint-feefo-popup-index .data-table>tbody>tr:nth-child(even)>td,
.flint-feefo-popup-index .data-table>tbody>tr:nth-child(even)>th,
.flint-feefo-popup-index .data-table thead tr.first th { background-color: #f3f3f3; }

#feefoModal { z-index:999999999;display:none;position:fixed;top:0;right:0;bottom:0;left:0; background-color:rgba(51, 51, 51, 0.5) }
#feefoModal .closeBtn { cursor: pointer;
font-size: 1em;
background-color: #333;
height: 30px;
text-align: center;
line-height: 30px;
color: #fff;
display: block;
position: absolute;
left: 5px;
top: 5px;
padding:0 5px;
font-family:Arial; }
#feefoModal .iframeWrap { position:absolute;top:50%;left:50%;margin:-300px 0 0 -500px; width:1000px; height:600px }

#trigger { width:130px; }
#trigger div.toggle { width:34px; float:left; }
#trigger div.menuTitle { float:right; line-height:22px; vertical-align:middle; }


li.level2 span:before { content: "-"; position: relative; left: -5px; }
li.level2 { text-indent: -5px; }

.navicon { background-image: none; height: 150px; width: 150px; border-radius: 80px; display: inline-block; position: relative; vertical-align: middle; line-height: 160px; border: 2px dotted #a12b2f; margin:0; padding:0; }
.navicon p.red-bg { background-color: #a12b2f; height: 140px; width: 140px; border-radius: 70px; display: block; position: absolute; visibility: visible; opacity: 1; top: 50%; left: 50%; margin:-70px 0 0 -70px; }

.product-name h1 { float:left; }
#titlePrice { display:inline; float:right; margin-top: 0; margin-bottom: .2em; }
#titlePrice .price { font-size:30px; line-height:33px; }
#titlePrice .configurable-price-from-label { display:none!important; }

.catalog-product-view .product-shop #titlePrice *[id^="product-price-"],
.catalog-product-view .product-shop #titlePrice *[id^="configurable-price-from-"] { display:block!important; }

.category-brugnotto .products-grid .item .actions { text-align:center; display: block; float: none; margin: 0 auto; width:100%;  }
.category-brugnotto .products-grid .item .btn-add { display: block; float: none; margin: 0 auto; }

.clear { clear:both; }

@media (max-width:1057px) {
    .navicon span, .navicon span { display: block; visibility: visible; opacity: 1; }
}

.promoWrap { position:relative; display:block; }
.promoWrap span.promoTitle { position:absolute; right:0; top:0; left:0; font: 14px/1.54 "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif; padding:5px 10px; background-color:#353535; background-color:rgba(53,53,53,0.6); }
.promoWrap span.promoTitle strong { color:#fafafa; font-weight:normal; }


.contact-content-block { font-size: 18px; }
.contact-content-block a { font-size: 20px; font-weight: bold; }

body.checkout-onepage-index .modal { display:block; }

li.megaImg { position: relative; height: 250px; display: block; width: 250px; float: right; }

li.megaImg .catTitle { font-family: "century-old-style-std", Georgia, Times New Roman, serif; font-style: italic; font-weight: normal; color: #666; margin-left: -15px; }
span.category-image-response { position:absolute; right:0; top:35px; z-index:99999; background-color: #323232; }
span.category-image-response .borderWrap { display:block; margin: 0 20px 0 0; padding:15px; border: 2px dashed #a12b2f; }
span.category-image-response .imgWrap { float:right; display:block; width: 210px; height: 210px; overflow: hidden; vertical-align:middle; }
span.category-image-response img { height:100%; min-width:100%; }

li.megaImg .category-image-response a { padding:0!important; width:auto!important; display:inherit!important; background:transparent!important; height:100%; }

.nav .level-top.parent > ul.level0 { width:100%!important; min-height:350px; }

.clear { display:block; clear:both; }

@media (max-width:1057px) {
    li.megaImg { height: 200px; width: 200px; }
    li.megaImg .catTitle { margin-left: -20px; }
    span.category-image-response .borderWrap { padding:10px; margin: 0 35px 0 0;}
    span.category-image-response .imgWrap { height: 160px; width: 160px; }
}

/* Colour Swatch Filters */

li.filterColour { display: inline; float:left; margin:0 5px 5px 0; }
li.filterColour a { border-bottom:0; padding:0; display:table; height:50px; width:50px; border: 1px solid #ebebeb; position:relative; }
li.filterColour a img { height:100%; width:100%; }
li.filterColour a span { font-size:10px;text-align:center;width:100%;height:100%;display:table-cell;vertical-align:middle; }
li.filterColour a .itemCount {
    color:#333;
    position: absolute;
    bottom: -4px;
    right: -4px;
    display: inline;
    font-size: 12px;
    border: 1px solid #333;
    padding: 0 4px;
    border-radius: 11px;
    height: 22px;
    width: auto;
    min-width:22px;
    background-color: #fff;
    line-height: 22px;
}

li.filterColour a:hover .itemCount {
    border: 1px solid #a12b2f;
    color:#a12b2f;
}

#feefo_homepage_wrap { border:2px dashed #a12b2f; padding:18px; }
#feefo_homepage { width:100%; overflow:hidden; margin-top:44px; }
#feefo_homepage img { width:104%; margin:-2px 0 -2px -7px; max-width:99999px; }

.promo-images .col-sm-4 { display:table; }
#feefo_homepage_wrap, .dashed { height:204px; display:table-cell; }

.textbanner a { text-decoration:none; position:relative; z-index:2; }

.sales-order-history .pager .limiter { margin: -4px 0 15px 20px; }
.sales-order-history .pages { clear:none; float:left; }



span.price-including-tax,
span.price-excluding-tax span.label { display:none; }

.product-options-bottom span.price-excluding-tax span.label { display:block; padding-right:15px; }
.opc-wrapper-opc .opc-data-table tfoot tr.last { display:block!important; }

.product-shop .price-box { display:none; }
.product-shop #titlePrice .price-box,
.product-shop .product-options-bottom .price-box { display:block; }

#shopping-cart-totals-table tr.summary-total .summary-collapse { color:#f5f5f5; visibility: hidden; }

#shopping-cart-totals-table .summary-collapse:after {
  content: "VAT";
  color: #000;
  font-weight: bold;
    visibility: visible;
}

ul.navbar-nav li.level-top:last-child { background-color: #a12b2f; }
ul.navbar-nav li.level-top:last-child a { border: 1px dashed; margin: 4px; padding-top: 11px; padding-bottom: 11px; }


/* Gategory Gallery */
.catalog-category-view .page-title { margin-bottom:15px; }
.catalog-category-view #main_category_slider { padding-bottom:15px; margin-right:-8px; opacity:0; }
.catalog-category-view #main_category_slider .rsc-slide { float:left; width:100px; border: 1px solid #ebebeb; padding:5px; margin-right:10px; }
.catalog-category-view #main_category_slider .hidden { display:none; }
.catalog-category-view #main_category_slider img { width:100%; }
.catalog-category-view .fancybox-overlay { z-index: 9999999; }
.catalog-category-view .fancybox-title a { color:#fff!important; text-decoration:underline; }






/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -40px;
	background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: -40px;
	background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #0a263c;
    line-height: 1.35;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.35;
    margin: 0 0 5px;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

.feefo_logo { 
    padding-bottom: 10px;
    padding-top: 1px;
}

#flint_feefo_product #flint_feefo_logo {
    padding-bottom: 2px;
    padding-top: 2px;
}

#flint_feefo_product {
    margin: 2em 0;
}
.multishipping-authorization .authentication.message {
    margin: 2em 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0px 1px 3px 0px #ccc;
    padding: 1em 2em 1em 2em;
}

/* ccType */
#stripe-payments-accepted-cards img {
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    display: inline-block;
}
#stripe-payments-accepted-cards.stripe-payments-detected img {
    opacity: 0.3;
}
#stripe-payments-accepted-cards.stripe-payments-detected img.active {
    opacity: 1;
}

input#stripe_payments_cc_number {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-position-x: 80%;
    -moz-transition: background-position-x 0.25s ease-in-out;
    -webkit-transition: background-position-x 0.25s ease-in-out;
    transition: background-position-x 0.25s ease-in-out;
}

input#stripe_payments_cc_number.cctype-detected {
    background-position-x: 99%;
}

.adminhtml-sales-order-create-index #payment_form_stripe_payments input[type="text"]
{
    width: 200px;
}

.dialog_content {
    background-color: #fff;
}
.img-preload {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
}

/* Customer Account */
.saved-cards label {
    display: inline;
}
.saved-cards {
    font-size: 1.15em;
}
.saved-cards li {
    margin: 4px 0;
}
#new-card .form-list select {
    width: auto;
}
#new-card .form-list label {
    float: none;
}
#stripe_payments_cc_cid {
    width: 40px;
}

/* Checkout */
#mandates.saved-cards label {
    font-weight: normal;
    margin-left: 4px;
}
ul#payment_form_stripe_payments {
    padding-left: 20px;
    padding-top: 15px;
}
.adminhtml-sales-order-create-index ul#payment_form_stripe_payments {
    padding: 5px 0 10px;
}
ul#payment_form_stripe_payments li {
    display: block;
}
ul#payment_form_stripe_payments li.stripe-new {
    display: none;
}
ul#payment_form_stripe_payments.stripe-new li.stripe-new {
    display: block;
    margin-left: 20px;
}
/* Idev OSC 3-column fixes */
.onestepcheckout-column-middle ul#payment_form_stripe_payments.stripe-new li.stripe-new {
    margin-left: 0;
}
.onestepcheckout-column-middle ul#payment_form_stripe_payments {
    margin: 10px 0;
    padding-left: 0px;
}
/* ~Idev OSC */
.sp-methods .saved-cards li label {
    float: none;
}
.saved-cards {
    margin-top: 14px;
}
.saved-cards input.select {
    position: relative;
    top: -1px;
}
.saved-cards span {
    display: inline-block;
}
.saved-cards span.type {
    font-weight: bold;
    margin-left: 3px;
}
.saved-cards span.exp {
    float: right;
}
.saved-cards label {
    display: inline;
}
.saved-cards span.stripe-payments-fade {
    color: #aaa;
    font-weight: normal;
}
.form-list .saved-cards label {
    float: none;
}
#stripe-payments-card-errors {
    border: 0;
    border-radius: 3px;
    height: 0;
    margin: 0 auto;
    transition: height 1s, margin 1s, border 1s, padding 1s;
    display: inline-block;
    padding: 0 1em;
}
#stripe-payments-card-errors.populated {
    border: 1px hsla(0,100%,50%,0.5) dashed;
    padding: 5px 1em;
    color: #D20;
    height: auto;
    margin: 0.5em auto 1em;
}

/* Card Icons */
#payment_form_stripe_payments span.type.Visa, #payment_form_stripe_payments span.type.visa { background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/visa.png) no-repeat; }
#payment_form_stripe_payments span.type.American.Express, #payment_form_stripe_payments span.type.amex { background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/amex.png) no-repeat; }
#payment_form_stripe_payments span.type.MasterCard, #payment_form_stripe_payments span.type.mastercard { background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/mastercard.png) no-repeat; }
#payment_form_stripe_payments span.type.Discover, #payment_form_stripe_payments span.type.discover { background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/discover.png) no-repeat; }
#payment_form_stripe_payments span.type.Diners, #payment_form_stripe_payments span.type.diners { background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/diners.png) no-repeat; }
#payment_form_stripe_payments span.type.JCB, #payment_form_stripe_payments span.type.jcb { background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/jcb.png) no-repeat; }

#payment_form_stripe_payments span.type.Visa, #payment_form_stripe_payments span.type.visa,
#payment_form_stripe_payments span.type.American.Express, #payment_form_stripe_payments span.type.amex,
#payment_form_stripe_payments span.type.MasterCard, #payment_form_stripe_payments span.type.mastercard,
#payment_form_stripe_payments span.type.Discover, #payment_form_stripe_payments span.type.discover,
#payment_form_stripe_payments span.type.Diners, #payment_form_stripe_payments span.type.diners,
#payment_form_stripe_payments span.type.JCB, #payment_form_stripe_payments span.type.jcb {
    padding-left: 30px;
    background-position-y: -3px;
    background-size: 24px;
}

/* Apple Pay */
#co-payment-form #stripe-apple-pay-section #apple-pay-button,
ul#payment_form_stripe_payments li#apple-pay-section #apple-pay-button {
    background-color: black;
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-size: 100% 24px;
    background-origin: content-box;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 44px;
    padding: 10px 0;
    border-radius: 10px;
}
#co-payment-form #stripe-apple-pay-section,
ul#payment_form_stripe_payments li#apple-pay-section {
    display: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section,
ul#payment_form_stripe_payments.payment-request-api-supported li#apple-pay-section {
    display: block;
}
#co-payment-form.payment-request-api-supported #stripe-apple-pay-section #apple-pay-button,
ul#payment_form_stripe_payments.payment-request-api-supported li#apple-pay-section #apple-pay-button {
    display: none;
}
#co-payment-form #stripe-apple-pay-section label,
ul#payment_form_stripe_payments li#apple-pay-section label {
    font-weight: bold;
    margin: 10px 0;
    float: none;
    display: block;
}
#stripe-apple-pay-result {
    margin-bottom: 20px;
}
#co-payment-form.apple-pay-success .sp-methods {
    display: none;
}

/* Authorized Apple Pay Result */
#co-payment-form #stripe-apple-pay-result label,
.form-list #apple-pay-result label {
    display: inline-block;
    float: none;
}
#co-payment-form #stripe-apple-pay-result,
ul#payment_form_stripe_payments li#apple-pay-result {
    text-align: center;
    font-size: 1.1em;
    display: none;
}
#stripe-apple-pay-result > div,
#apple-pay-result > div {
    display: block;
    margin: 5px 0;
}
#co-payment-form.apple-pay-success #stripe-apple-pay-result,
ul#payment_form_stripe_payments.apple-pay-success li#apple-pay-result {
    display: block;
}
#co-payment-form.payment-request-api-supported.apple-pay-success #stripe-apple-pay-section,
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success li#apple-pay-section {
    display: none;
}
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success.stripe-new li.stripe-new {
    display: none;
}
ul#payment_form_stripe_payments.payment-request-api-supported.apple-pay-success.stripe-new li#stripe_payments_cc_save_div.stripe-new {
    display: block;
}
ul#payment_form_stripe_payments.apple-pay-success ul#saved-cards {
    display: none;
}

/* Stripe Elements */
#card-details-label {
    display: block;
}
#stripe-payments-card-number {
    width: 225px;
    display: inline-block;
}
.stripe-payments-brand {
    opacity: 0.5;
    height: 24px;
    width: 32px;
    display: inline-block;
    font-size: 20px;
    margin-left: -49px;
    position: relative;
    top: -9px;
}
#stripe-payments-card-expiry {
    width: 93px;
    display: inline-block;
}
#stripe-payments-card-cvc {
    width: 68px;
    display: inline-block;
}
.stripe-elements-field {
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 4px 14px;
    border-style: none;
    background-color: #fefefe;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #fefefe;
    border-radius: 4px;
}
li.stripe-payments-elements.no-wrap {
    white-space: nowrap;
}
.pci-dss-info-block {
    margin: 10px 15px -16px 25px;
    width: 240px;
}
#pci-svg {
    position: relative;
    left: -25px;
    top: 5px;
    opacity: 0.5;
    fill: green;
}
.pci-dss-info-text {
    display: inline-block;
    position: relative;
    top: -20px;
}

/* ACH */

ul.ach-bank-account-details {
    margin: 1em auto;
}
ul.ach-bank-account-details label {
    min-width: 140px;
}
ul.ach-bank-account-details .account-number,
ul.ach-bank-account-details .account-holder-name {
    width: 210px;
}
ul.ach-bank-account-details .account-holder-type {
    width: 215px;
}
#ach-bank-account-details .ach-token .validation-advice {
    display: none;
}
#ach-bank-account-details.showVerificationError .ach-token .validation-advice {
    display: block;
}
#stripe-ach-account-verified {
    color: #47a722;
    font-style: italic;
    display: none;
}
#stripe-ach-account-verified img {
    display: inline;
    height: 1em;
    padding: 2px;
}

/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot);src:url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff2'),url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff'),url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.ttf) format('truetype'),url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}
.product-view #payment-request-button {
    margin-bottom: 10px;
}

.cart #payment-request-button {
    width: 184px;
    display: inline-block;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#payment-request-button.disabled,
#payment-request-button.disabled * {
    pointer-events: none !important;
}

#payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

#payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(https://www.shopfittings-ltd.co.uk/skin/frontend/base/default/stripe_payments/img/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

@media (max-width:768px) {
	html, body, .mp-container, .scroller {
		/* height: 100%; */
	}
}

.scroller {
	/* height:100%; */
	/*overflow-y: scroll;*/
}

.scroller,
.scroller-inner {
	position: relative;
}

.mp-container {
	position: relative;
	overflow: hidden;
}

.menu-trigger {
	position: relative;
	padding-left: 60px;
	font-size: 0.9em;
}

.menu-trigger:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 40px;
	height: 6px;
	background: #fff;
	box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff;
	content: '';
}

.mp-pusher {
	position: relative;
	left: 0;
	height: 100%;
}

.mp-menu {
	position: absolute; /* we can't use fixed here :( */
	top: 0;
	left: 0;
	z-index: 6;
	width: 300px;
	height: 100%;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #272727;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

/* overlays for pusher and for level that gets covered */
.mp-pusher:after,
.mp-level:after,
.mp-level:before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
}

.mp-pusher:after,
.mp-level:after {
	background: rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}

.mp-level:after {
	z-index: -1;
}

.mp-pusher.mp-pushed:after,
.mp-level.mp-level-overlay:after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* z-index: 3; */
}

.mp-level.mp-level-overlay {
	cursor: pointer;
}

.mp-level.mp-level-overlay.mp-level:before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
}

.mp-pusher,
.mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

/* overlap */
.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
	z-index: 5;
}

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* cover */
.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

/* content style */
.mp-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp-menu h2 {
	margin: 0;
	padding: 1em;
	color: rgba(0,0,0,0.4);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: 300;
	font-size: 2em;
}

.mp-menu.mp-overlap h2:before {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 8px;
	font-size: 75%;
	line-height: 1.8;
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
	transition: opacity 0.3s, transform 0.1s 0.3s;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
}

.mp-menu.mp-cover h2 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 1em;
}

.mp-overlap .mp-level.mp-level-overlay > h2:before {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}

.mp-menu ul li > a {
	display: block;
	padding: 0.7em 1em 0.7em 1.8em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	font-size: 1.4em;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
	font-size: 17px;
	color: #faf6e5;
	font-family: "Asap", Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.mp-menu ul li:before {
	position: absolute;
	left: 10px;
	z-index: -1;
	color: #777;
	line-height: 3.7;
}

.mp-level > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}

.mp-menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);
} /* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */

.mp-back {
	background: rgba(0,0,0,0.1);
	outline: none;
	color: #a12b2f;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	display: block;
	font-size: 1em;
	padding: 1em;
	position: relative;
	box-shadow: inset 0 1px rgba(0,0,0,0.1);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	font-family: "Asap", Helvetica Neue, Helvetica, sans-serif;
}
.mp-back:hover {
	text-decoration:none;
}

.mp-back:after {
	font-family: 'linecons';
	position: absolute;
	content: "\e037";
	right: 10px;
	font-size: 1.3em;
	color: rgba(0,0,0,0.3);
}

.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back:after {
	background: transparent;
	box-shadow: none;
	color: transparent;
}

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
	padding-left: 300px;
}

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
	display: none;
}

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
	display: block;
}
@font-face {
	font-family: 'linecons';
	src:url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fonts/icomoon/icomoon.eot');
	src:url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fonts/icomoon/icomoon.woff') format('woff'),
		url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fonts/icomoon/icomoon.ttf') format('truetype'),
		url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon:before {
	font-family: 'linecons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	margin-right: 0.6em;
	-webkit-font-smoothing: antialiased;
}
.icon-arrow-left:before {
	content: "\e034";
}
.icon-arrow-right:before {
	content: "\e035";
}
.icon-caret-left:before {
    content: "\e036";
    margin-right: 0;
    color: #BBB;
}
.icon-caret-right:before {
    content: "\e037";
    margin-right: 0;
    color: #BBB;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.shopfittings-ltd.co.uk/skin/frontend/shopfittings/default/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
