body {
    background: #f6f5f5;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    font-family: "Avenir LT W01_45 Book1475508";
    color: #545654;
}

strong {
    font-family: '';
    font-weight: normal;
}

a {
    color: inherit;
}

button {
    background: transparent;
}

.hidden {
    display: none;
}

.text-right {
    text-align: right !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

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

.m-t-0 {
    margin-top: 0 !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.button,
.btn {
    background: #d25d24;
    border: 0;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px 15px;
    font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.button.sml {
    font-size: 12px;
}

.button.outline {
    border: 1px solid #d25d24;
    color: #d25d24;
    background: #fff;
    display: inline-block;
}

#formContainer input {
    margin: 10px 0
}

#formContainer .btn {
    padding: 20px 0 !important
}


/* Header */

header.static {
    background: #8b182e;
}

header>div.flex {
    max-width: 95%;
    margin: 0 auto;
}

.logo {
    margin: 11px 0 0 0;
}

.header-right {
    color: #fff;
    padding-top: 10px;
    width: 40%;
    display: flex;
    text-align: right;
    justify-content: flex-end;
}

.menu {
    text-align: center;
}

.menu ul {
    margin: 0;
    padding: 0
}

.menu-cart {
    display: inline-block;
}

.menu-cart {
    margin-top: 10px;
    margin-left: 20px;
}

.menu li,
.menu-cart li {
    display: inline-block;
}

.menu li {
    margin: 0 10px;
    padding: 21px 0 17px;
}

.menu li a {
    color: #122223;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    display: block;
    padding: 0 0 3px 0;
    font-weight: normal;
    font-size: 18px;
    font-family: 'Avenir LT W01_85 Heavy1475544'
}

.menu-cart li a {
    color: #fff;
    font-size: 15px;
    padding: 0px 5px;
    font-family: "Avenir LT W01_45 Book1475508", sans-serif;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
}

.menu li a:hover {
    color: #fd8c26;
    border-color: #dddada
}

.menu-bg {
    background: #fff;
    box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.15);
    position: relative;
}

.count {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    position: relative;
    top: 0px;
    background: #d25d24;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
}

.phone {
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 13px;
    margin-right: 20px;
}

.phone strong {
    font-family: 'Avenir LT W01_65 Medium1475532';
    font-weight: normal;
}

.menu-drop {
    background: #eeeeee;
    color: #000;
    font-size: 14px;
    padding: 0px 15px;
    text-align: left;
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-family: 'Avenir LT W01_85 Heavy1475544';
    position: relative;
    bottom: 0px;
    display: none
}


/* Search */

.search {
    display: block;
    width: 100%;
    max-width: 280px;
    position: relative;
    bottom: 0px;
}

.search form {
    padding: 0
}

.search input[type="text"] {
    border: 0;
    width: 100%;
    height: 50px;
    font-family: 'Avenir LT W01_45 Book1475508';
    text-indent: 20px;
    color: #fff;
    font-size: 16px;
    padding: 0;
    background: #9e253c
}

.search input[type="submit"] {
    width: 16px;
    height: 16px;
    background: url(/img/search.png);
    border: none;
    padding: 0;
    text-indent: -999em;
    position: absolute;
    right: 20px;
    top: 16px
}


/* Filter Content */

.cls-1 {
    fill: #a8acad;
    margin-top: 22px;
}

.cls-1:hover {
    fill: #111922;
}

.cls-2 {
    fill: #a8acad;
    margin-top: 22px;
}

.cls-2:hover {
    fill: #111922;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #242f3c;
    min-width: 303px;
    right: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 30px;
}

.dropdown-content h3 {
    margin-bottom: 20px;
    line-height: 21px;
    text-align: center;
    font-family: "Avenir LT W01_45 Book1475508", sans-serif;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #111922
}

.show {
    display: block;
}

.dropdown-content label {
    color: #fff
}

.dropdown-content .checkmark {
    border-radius: 3px;
}

.dropdown-content .container .checkmark:after {
    content: '\f00c';
    font-family: Font Awesome\ 5 Free;
    background: none;
    font-size: 12px;
    line-height: 10px;
    left: 7px;
    color: #fd8c26
}


/* Footer */

footer {
    position: relative;
    background: #8b182e;
}

.left-footer {
    width: 40%
}

.right-footer {
    width: 60%
}

.footer-padding {
    padding: 10rem 0 8rem
}

.flex-footer {
    display: flex
}

.flex-footer>ul {
    margin-right: 40px;
}

footer h3 {
    font-size: 30px;
    color: #fff;
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
    max-width: 80%
}

footer h4 {
    font-size: 24px;
    color: #fff;
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
}

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

footer ul li {
    margin-bottom: 7px;
}

footer ul li a {
    color: #b38a8e !important;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none;
}

footer ul li a:hover {
    color: #fff !important
}

.copyright {
    padding: 20px 0;
    border-top: 1px solid #a04456;
    width: 100%
}

.copyright a {
    text-decoration: none;
    font-size: 15px;
    display: block;
    line-height: 25px;
    color: #b38a8e;
}

.copyright small {
    font-size: 12px;
}

.inline-links {}

.inline-links li {
    display: inline-block;
    margin-right: 20px;
}

.inline-links li a {
    font-size: 15px;
}

.logo-footer {
    display: block;
    position: relative;
    margin-top: -80px;
    margin-bottom: 20px;
}

.columns {
    display: flex;
}

.columns>div {
    margin-left: 10%;
}

.newsletter-signup {
    width: 85%;
    position: relative;
    margin-top: 10%
}

.newsletter-signup input[type="text"] {
    border-bottom: 2px solid #fff;
    color: #fff;
    background: transparent;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    font-family: "Avenir LT W01_45 Book1475508";
    font-size: 17px;
    text-indent: 0
}

form.newsletter-signup .flex>div {
    width: 47%;
}

form.newsletter-signup .flex>div.submit {
    position: absolute;
    right: 0;
    width: 32px;
    height: 7px;
    bottom: 22px
}

form.newsletter-signup .flex>div.submit input {
    background: url(/img/long-arrow.png);
    width: 32px;
    height: 7px;
    border: 0;
    display: block;
    padding: 0;
}


/* Wrappers */

.wrapper {
    max-width: 1615px;
    width: 100%;
    margin: 0 auto;
}

.wrapper.relative {
    position: relative;
}

.wrapper-content {
    max-width: 1433px;
    width: 100%;
    margin: 0 auto;
}

.wrapper-sml {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.grey-bg {
    background: #f3f3f4
}

.full-width {
    width: 96%;
    margin: 0 auto;
}

.white-bg {
    background: #fff;
    width: 100%;
    overflow: hidden;
}


/* Banners */

.banner {
    position: relative;
}

.overlay {
    position: absolute;
    width: 100%;
    display: block;
    top: 35%
}

.overlay h1 {
    text-align: center;
    font-size: 67px;
    line-height: 80px;
    color: #fff;
    max-width: 75%;
    margin: 0 auto;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    letter-spacing: -2px;
}

.fb-band {
    height: 67px;
    background: #e7743d;
    text-align: center;
}

.fb-band a {
    display: inline-block;
    background: #d25d24;
    line-height: 67px;
    color: #fff;
    text-decoration: none;
    width: 30%;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-size: 36px;
}

.fb-band a.left-a {
    border-right: 2px solid #f6f5f5
}

.fb-band a.right-a {
    border-left: 2px solid #f6f5f5
}


/* Columns */

.flex {
    display: flex;
    justify-content: space-between;
}

.columns-2 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-end;
    align-content: flex-end;
    align-self: flex-start;
}

.flex.stretch {
    display: flex;
    align-items: flex-start | flex-end | center | baseline | stretch;
    flex-wrap: wrap;
    justify-content: center;
}


/* Product Page Stuff */

.padding {
    padding: 4rem 0;
}

.bar {
    background: #f4f5f5;
    position: relative;
}

.bar.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 0px 45px -5px rgba(0, 0, 0, .4);
    z-index: 999
}

.bar h1 {
    color: #122223;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
    padding: 30px 0;
}

.grey-divider {
    background: #c0c3c5;
    width: 2px;
    height: 50px;
    display: inline-block;
    margin-top: 10px;
}

.share {
    display: flex;
    color: #919295
}

.share a {
    display: block;
    line-height: 70px;
    font-size: 24px;
    padding: 0 15px;
    min-width: 40px;
    text-align: center;
    cursor: pointer;
}

.share a:hover {
    color: #3f6bad;
}

.share h3 {
    text-transform: uppercase;
    font-family: "Avenir LT W01_45 Book1475508";
    font-size: 18px;
    line-height: 70px;
}

.button-group-right {
    margin: 13px 0;
}

.button-group-right a {
    border: 2px solid #fd8c26;
    background: #fd8c26;
    margin-left: 5px;
    padding: 7px 15px;
    color: #fff;
    min-width: 60px;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "sofia-pro", sans-serif;
    font-weight: 900;
    font-size: 15px;
    cursor: pointer;
}

.button-group-right a.save {
    background: #a8acad;
    color: #fff;
    border-color: #a8acad
}

.button-group-right a.save:hover {
    background: #111921;
    color: #fff
}

.button-group-right a:hover {
    border-color: #111921;
    background: transparent;
    color: #111921
}

.button-group-right .enrolled {
    background: none;
    text-transform: none;
    color: gray;
    letter-spacing: normal;
    font-size: 14px;
    font-weight: 700;
    border: 0;
}

.button-group-right .enrolled:hover {
    color: #111921;
}

.button-group-right .enrolled span {
    color: #fd8c26;
}

.product-col {
    width: 60%
}

.product {
    padding: 6rem 0 0;
}

.product-page .tagline,
.product-form h2 {
    text-transform: uppercase;
    color: #d25d24;
    font-size: 18px;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 20px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

.product-page h1 {
    font-size: 40px;
    z-index: 2;
    letter-spacing: 0px;
    display: block;
    color: #111921;
    margin-bottom: 10px;
    line-height: 40px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

.product-col-sidebar {
    width: 35%;
    background: #fff;
    text-align: center;
    padding: 0 0 2rem 0
}

.product-col-sidebar img {
    margin: 0 auto;
    width: auto;
    max-height: 400px
}

.product-content h2 {
    font-size: 24px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    color: #0c1218
}

.product-content h3 {
    color: #0c1218;
    font-size: 27px;
    margin: 15px 0;
}

.product-content p {
    font-size: 18px;
    line-height: 29px;
    font-family: "Avenir LT W01_45 Book1475508";
    margin: 10px 0;
    padding: 5px 0;
}

.product-content p a {
    text-decoration: none;
    border-bottom: 1px solid #3f6bad;
    color: #0c1218;
}

.product-content p a:hover {
    color: #3f6bad
}

.pricing-btn {
    margin-top: 30px;
}

.buy-now .button {
    text-align: center;
    font-size: 40px;
}

#product-table {
    width: 100%;
    margin: 50px 0;
}

#product-table td {
    font-size: 13px;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

#product-table .button {
    max-width: 100px;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 4px;
    border: 1px solid #d25d24;
}

#product-table .button:hover {
    border: 1px solid #d25d24;
    color: #d25d24;
    background: none;
    transition: background 0.3s ease-in-out;
}

#product-table .button:active {
    border: 1px solid #8b182e;
    color: #8b182e;
}

#product-table h4 {
    font-family: "Avenir LT W01_85 Heavy1475544";
    margin-top: 13px;
}

#product-table span {
    display: block;
    line-height: 40px;
}

.row-heading {
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-size: 12px;
    text-transform: uppercase;
    background: #eee
}

.tabs .show {
    display: block;
}

.tabs .hide {
    display: none;
}

.tabs ul {
    list-style: none;
    margin: 0;
}

.tabs li {
    background: #d25d24;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: -1px;
    font-family: "Avenir LT W01_85 Heavy1475544";
    color: #fff;
}

.tab-content {
    border-top: 2px solid #d25d24;
    padding: 40px 0
}

.download {
    margin: 10px 0;
    width: 47%
}

.download a {
    border: 1px solid #b2b3b8;
    display: block;
    height: 60px;
    padding-left: 25px;
    transition: border-color .3s;
    color: inherit;
}

.download a:hover h4 {
    color: #d25d24;
}

.download a:hover {
    border-color: #d25d24
}

.download a:after,
.download a:before {
    content: " ";
    display: table;
}

.download a:after {
    clear: both;
}

.download a h4,
.download a p {
    line-height: 58px;
    margin: 0;
    font-family: "Avenir LT W01_85 Heavy1475544";
}

.download a h4 {
    color: #444;
    font-weight: 800;
    font-size: 15px;
    float: left;
    letter-spacing: 0;
    text-transform: uppercase;
}

.download a .download-btn {
    height: 58px;
    width: 55px;
    display: block;
    background-color: #b2b3b8;
    position: relative;
    transition: background-color .3s;
    margin-left: 30px;
}

.download a .download-btn:hover {
    background: #d25d24;
}

.download a:hover .download-btn {
    background: #d25d24
}

.download a .download-btn,
.download a p {
    float: right;
}

.download a .download-btn svg {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

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

.download a .download-btn,
.download a p {
    float: right;
}

.download a p {
    color: inherit;
    margin-left: 20px;
    color: #626263
}


/* Category View */

#enquiry_form {
    display: none
}

.breadcrumb {
    background: #fff;
    max-width: 1366px;
    margin: 0 auto;
    padding: 25px 0;
    font-size: 12px;
}

.filter-options {
    position: absolute;
    right: 0;
    top: 0;
    border-left: 2px solid #c0c3c5;
    height: 100%
}

.filter-options a {
    min-width: 80px;
    text-align: center;
}

.filter-options img {
    margin: 20px auto;
}

.filter-options .divider {
    background: #c0c3c5;
    height: 40px;
    margin-top: 15px;
}

.filter-btn {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-weight: normal;
    color: #d25d24;
    background: transparent;
    border: 1px solid #d25d24;
    text-align: center;
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    position: relative;
    font-size: 18px;
}

#content-enquery-form input {
    margin: 5px 0
}

#content-enquery-form .button {
    margin-top: 20px;
    padding: 20px 0
}

#content-enquery-form .button.gray {
    background: #eee;
    color: #222
}

.price-range {
    display: block;
    text-align: center;
}

.price-range label {
    display: block;
    font-size: 18px;
}

.category-col {
    width: 80%
}

.category-col.related {
    width: 100%;
    overflow: hidden;
}

.category-col-sidebar {
    width: 23%;
    padding: 0;
}

.category-col .category-view {
    padding: 0 3% 2%;
    margin: 0 -1%;
}

.ui-accordion-content {
    padding: 20px !important;
    margin: 10px 0 !important;
    background: #d25d24;
    border-radius: 2px;
}

.sidenav-bx nav .ui-accordion-content li a {
    color: #fff;
}

.sidenav-bx nav .ui-accordion-content a:before {
    color: #fff;
    opacity: 0.5
}

.sidenav-bx nav .ui-accordion-content li a span {
    color: #fff;
    opacity: 0.5
}

.sidenav-bx nav .ui-accordion-content li a:hover {
    opacity: 0.5;
    color: #fff
}

.sidenav-bx {
    margin-top: 0px;
}

.sidenav-bx h3 {
    font-size: 20px;
    padding: 25px 0 0px 0;
    color: #d25d24;
    line-height: 30px;
    text-align: left;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-weight: normal;
}

.sidenav-bx nav ul {
    padding: 10px 0 40px;
    margin: 0;
}

.sidenav-bx nav li a {
    text-decoration: none;
    padding: 5px 0px;
    display: block;
    font-size: 14px;
    color: #122223;
    font-family: "Avenir LT W01_85 Heavy1475544";
    text-transform: uppercase;
}

.sidenav-bx nav li a:hover {
    color: #d25d24
}

.sidenav-bx nav li a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f054';
    font-size: 11px;
    color: #c0c3c5;
    margin-right: 5px;
    top: -1px;
    position: relative;
    s
}

.sidenav-bx nav li a span {
    font-size: 12px;
    color: #b2b3b8;
    display: inline-block;
    margin-left: 10px
}

.category-col.related .category-view li {
    width: 18%
}

.category-col.related>h3 {
    text-align: center;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-weight: normal;
    font-size: 30px;
    padding-top: 40px;
    margin-bottom: 30px;
    color: #111921;
}

.category-view {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-view li {
    width: 23.5%;
    border: 2px solid transparent;
    margin: 5px;
    position: relative;
    box-shadow: none;
    background: #fff
}

.category-view li.list-group-item {
    width: 48%;
    max-height: 210px;
    overflow: hidden;
}

.category-view li.list-group-item>a {
    width: 30%;
    float: left;
}

.category-view li.list-group-item article {
    width: 70%;
    float: left;
}

.category-view li:hover {
    border-color: #d25d24
}

.category-view li:hover h3 {
    color: #d25d24
}

.category-view li:hover p {
    color: #d25d24
}

.category-view article,
.bx article {
    padding: 0px 25px 15px 25px;
    background: #fff;
    text-align: left;
}

.bx article {
    padding: 0px 25px 0px 25px;
}

.category-view h3,
.bx h3 {
    font-family: "Avenir LT W01_95 Black1475556";
    font-size: 15px;
    color: #122223;
    letter-spacing: 0px;
    line-height: 21px;
    margin-bottom: 15px;
    text-align: center;
}

.category-view p,
.bx p {
    font-family: "Avenir LT W01_95 Black1475556";
    font-size: 13px;
    color: #122223;
    letter-spacing: 0px;
    line-height: 21px;
    margin-bottom: 15px;
    text-align: center;

    position: relative;
    overflow: hidden;
}

.category-view p::after,
.bx p::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.1em;
    background-color: currentColor;
    transform: translate3d(-100%, 0, 0);
    opacity: 1;
    transition: transform 200ms ease;
}

.category-view p:hover,
.bx p:hover {
    color: #d25d24;
}

.category-view p:hover::after,
.bx p:hover::after {
    transform: translate3d(0, 0, 0);
}


.category-view a,
.bx a {
    text-decoration: none;
    color: inherit;
    display: block;
    display: flex;
    justify-content: center;
}

.category-view figure,
.bx figure {
    background: #fff;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bx figure {
    min-height: 190px
}

.category-view img,
.bx img {
    max-height: 250px;
    max-width: 90%;
    margin: 0 auto
}

.bx img {
    max-height: 160px;
}

.category-view .sku,
.bx .sku {
    color: #bbc0cb;
    font-family: "Avenir LT W01_45 Book1475508", sans-serif;
    font-size: 14px;
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    background: #fff
}

.category-view p.price {
    font-size: 25px;
    color: #d25d24;
}

.category-view a.product-link {
    text-align: left;
    color: #d25d24;
}

.category-view .cart-btn {
    color: #fd8c26;
    border: 0;
    padding: 0;
    font-size: 24px;
}

.cart-group {
    border-top: 2px solid #eee;
    font-size: 30px;
    line-height: 20px;
    padding: 10px 0 0 0;
    margin-top: 15px;
}

.cart-group .divider {
    background: #eee;
    height: 30px;
}

.rrp {
    color: #888;
    display: inline-block;
    margin-right: 5px;
}

.sale {
    position: absolute;
    border-radius: 50%;
    background: #8b182e;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    left: 10px;
    top: 10px;
    font-family: "Avenir LT W01_95 Black1475556";
}

.new {
    z-index: 999;
    position: absolute;
    border-radius: 50%;
    background: #8b182e;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    left: 10px;
    top: 10px;
    font-family: "Avenir LT W01_95 Black1475556";
}

.pagination {
    max-width: 94.5%;
    margin: 0 auto;
    padding: 0 0 3% 0;
    font-size: 21px;
}

.pagination .prev,
.pagination .next {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #dcddde;
    margin-left: 5px;
}

.pagination .next {
    color: #111921;
    margin-right: 5px;
}

.pagination a {
    text-decoration: none;
    color: #bbc0cb;
    display: inline-block;
    margin: 0;
    text-align: center;
    border-bottom: 3px solid transparent;
    min-width: 30px;
}

.pagination a.selected {
    border-color: #8b182e;
    color: #111921
}

.pagination a:hover {
    color: #8b182e
}

.home-products {
    max-width: 1433px;
    margin: 0 auto;
}

.col-1 {
    width: 17%;
}

.col-2 {
    width: 30%;
}

.col-3 {
    width: 52%;
}

.bx {
    background: #fff;
    width: 32.5%;
    margin-bottom: 10px;
    position: relative;
    min-height: 247px
}

.bx.orange {
    background: #d25d24
}

.bx.wide {
    width: 100%;
}

.bx.large {
    min-height: 504px;
}

.bx.large img {
    max-width: 90%;
    max-height: 600px;
    height: auto
}

.bx.large h3 {
    font-size: 24px;
    text-align: left;
    line-height: 30px;
    margin-top: -15px;
    z-index: 900
}

.bx h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    line-height: 30px;
    top: 37%
}


/* Cart */

.no-items {
    max-width: 400px;
    margin: 0 auto;
    padding: 5rem 0 2rem
}

.no-items p {
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
}

.no-items .button {
    text-align: center;
}

.cart-bx {
    width: 30%
}

.cart-bx h3 {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #122223;
    padding-bottom: 10px;
    font-size: 20px;
}

.cart-bx>article {
    border-top: 2px solid #d25d24;
    width: 100%;
}

.cart-row {
    border-bottom: 1px solid #ccc;
    padding: 20px 0
}

.cart-row figure {
    max-width: 95px;
}

.cart-row article {
    width: 67%;
    font-size: 14px;
}

.cart-row article strong {
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    display: block;
    color: #111921;
    text-transform: none
}

.cart-row article p {
    text-transform: uppercase;
    line-height: 21px;
    font-size: 12px;
}

.cart-qty {
    font-size: 16px;
    margin-top: 15px;
}

.cart-qty .quantity {
    width: 65px
}

.cart-qty a {
    width: 57%;
    font-size: 18px;
    line-height: 40px;
    display: block;
}

.cart-qty a:hover {
    color: #d25d24
}

.cart-qty span.price {
    display: block;
    line-height: 45px;
    color: #d25d24
}

.quantity {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 65px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: 0px;
    height: 50%;
    line-height: 19px;
}

.cart-bx h6 {
    text-transform: uppercase;
    margin: 0 0 20px 0;
    letter-spacing: 3px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    color: #122223
}

.cart-bx .form-bx {
    padding: 15px 0;
    text-align: center;
}

.cart-bx .form-bx .field label {
    font-size: 15px !important;
    top: -15px;
    text-align: left
}

.cart-bx .form-bx input[type="text"] {
    padding: 15px 0;
    font-size: 16px;
    margin-bottom: 18px;
    font-family: "Avenir LT W01_45 Book1475508";
}

.forgot {
    text-decoration: none;
    border-bottom: 1px solid #909090;
    color: #909090;
    font-size: 14px;
    text-align: center;
}

.cart-bx h5 {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    color: #111921;
    font-size: 22px;
    margin-bottom: 10px;
}

.guest h5 {
    margin-top: 25px;
}

.guest p {
    font-size: 16px;
}

.guest .button {
    font-size: 16px;
    padding: 15px 0;
    background: #122223
}

.cart-bx .form-bx .button {
    font-size: 16px;
    padding: 15px 0;
    margin: 20px 0 10px;
}

.order-bx,
.delivery-bx,
.pay-bx {
    border: 2px solid #d4d6d7;
    margin-top: 15px;
    padding: 20px 25px;
}

.order-bx>div {
    width: 50%;
    line-height: 30px;
}

.order-bx strong,
.delivery-bx strong {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-weight: normal;
    color: #111921;
    margin-top: 10px;
    display: block;
}

.delivery-bx strong {
    margin-top: 0
}

.delivery-bx {
    position: relative;
}

.delivery-bx p {
    line-height: 24px;
}

.delivery-bx .edit {
    position: absolute;
    text-transform: uppercase;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    right: 14px;
    top: 8px;
    text-decoration: none;
    color: #888;
    font-size: 15px;
}

.delivery-bx .edit:hover {
    color: #111921;
}

.pay-bx {
    padding: 0;
    border-color: #8b182e
}

.pay-bx label.heading {
    text-align: center;
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    color: #fff;
    background: #8b182e;
    margin-bottom: 0px;
}

.pay-bx label.container {
    width: 40%;
    padding-left: 33px;
    margin-top: 17px;
    font-size: 16px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    color: #111921
}

.payment {
    display: flex
}

.pay-bx label.container.two {
    margin: 0;
    background: none;
    padding: 20px 0 22px;
}

.pay-bx .border-bx {
    margin: 0 -1px -1px;
    border-color: #111921
}

.pay-bx .border-bx>div {
    width: 100%
}

.pay-bx .border-bx .container {
    left: 20px;
}

.pay-bx .border-bx .container.two .checkmark {
    left: -13px;
    top: 17px;
}

.pay-bx .stripe {
    margin-left: 25px;
    width: 100%;
    max-width: 170px;
}

.button.secure {
    border: 0;
    text-align: center;
    width: 100%;
    font-size: 21px;
    margin-top: 15px;
    padding: 25px 0
}

.terms {
    text-align: center;
    font-size: 12px;
    padding: 15px 0;
    line-height: 21px;
    color: #888;
    font-family: "Avenir LT W01_45 Book1475508";
}

.form-bx select {
    border-width: 2px;
    margin-bottom: 18px;
}

.form-bx .field .cd-filter-block {
    margin-top: 10px;
    margin-bottom: 2.6em;
    position: relative;
}

.form-bx .field .cd-filter-block label {
    left: 0;
    padding-left: 25px;
    text-align: left;
    letter-spacing: 0;
    text-transform: none;
    font-weight: normal;
    font-family: "Avenir LT W01_45 Book1475508";
    font-size: 16px !important;
}


/* Forms */

.register {
    max-width: 600px;
    margin: 0 auto;
    background: #eee;
    padding: 20px 30px 0;
}

.register h3 {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #122223;
    padding-bottom: 10px;
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid #d25d24
}

.register label {
    margin-top: 15px
}

.alert {
    border: 1px solid transparent;
}

.alert.success {
    border-color: #4CAF50;
    background: #4CAF50;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.alert.success p {
    color: #fff !important;
    font-size: 24px;
}

form {
    padding: 20px 0 0 0;
}

form .flex>div {
    width: 49%;
    margin-bottom: 5px;
    position: relative;
}

form .wide {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    position: relative;
}

form label,
.coupon-field label {
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

form input,
.coupon-field input,
.form input[type="password"] {
    border: 1px solid #d4d6d7;
    padding: 15px 0;
    text-indent: 15px;
    width: 100%;
    font-family: "Avenir LT W01_45 Book1475508";
    font-size: 15px;
}

form textarea {
    border: 1px solid #d4d6d7;
    padding: 15px 0;
    text-indent: 15px;
    width: 100%;
    font-size: 18px;
    height: 80px;
    font-family: "Avenir LT W01_45 Book1475508";
}

form select {
    border: 1px solid #d4d6d7;
    padding: 15px 0;
    text-indent: 15px;
    width: 100%;
    font-size: 18px;
    border-radius: 0;
    background: #fff url(/img/cd-icon-arrow.svg) 95% 50% no-repeat;
    color: #53595e;
}

#product_cart {
    padding: 0px;
}

#formCheckout .flex>div {
    width: 30%;
}

label.container {
    font-size: 18px;
}

.coupon-field {
    position: relative;
    margin-top: 15px;
}

.coupon-field input[type="submit"] {
    position: absolute;
    width: auto;
    bottom: 0;
    padding: 0 20px;
    background: #d4d6d7;
    border: 0;
    color: #111921;
    letter-spacing: 1px;
    text-indent: 0;
    right: 0;
    text-align: center;
    height: 52px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "sofia-pro", sans-serif;
}

.coupon-field input {
    border-width: 2px;
}

.coupon-field:hover input {
    border-color: #111921
}

.coupon-field:hover input[type="submit"] {
    background: #111921;
    color: #fff;
}

.field textarea {
    border: 2px solid #d4d6d7;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    min-height: 170px;
    margin-top: 15px;
    text-indent: 5px;
    font-family: "Avenir LT W01_45 Book1475508";
    color: #222
}

.field select {
    font-size: 16px;
    text-indent: 15px;
    font-family: "Avenir LT W01_45 Book1475508";
}

.form label.title {
    display: block;
    float: none;
    margin: 10px 0;
}

.message {
    padding: 10px;
    text-align: center;
    color: green;
    font-size: 16px;
    border: 1px solid green;
    margin: 0px 0 40px;
}

.message.error {
    color: #ed313f;
    border-color: #ed313f
}

.search ::placeholder {
    color: #ad616a
}

.search ::-webkit-input-placeholder {
    color: #ad616a
}

.search ::-moz-placeholder {
    color: #ad616a
}

.search :-ms-input-placeholder {
    color: #ad616a
}

.search :-moz-placeholder {
    color: #ad616a
}

footer ::placeholder {
    color: #ad616a
}

footer ::-webkit-input-placeholder {
    color: #ad616a
}

footer ::-moz-placeholder {
    color: #ad616a
}

footer :-ms-input-placeholder {
    color: #ad616a
}

footer :-moz-placeholder {
    color: #ad616a
}

::placeholder {
    color: #b2b3b8
}

::-webkit-input-placeholder {
    color: #b2b3b8
}

::-moz-placeholder {
    color: #b2b3b8
}

:-ms-input-placeholder {
    color: #b2b3b8
}

:-moz-placeholder {
    color: #b2b3b8
}

.orders {
    padding-bottom: 5rem
}

.dash-menu {
    list-style: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: #d25d24;
}

.dash-menu li {
    display: inline-block;
    padding: 20px 50px;
}

.dash-menu li a {
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

.dash-menu li:hover {
    background: #8b182e;
}


/* Content Pages */

.content h1 {
    font-size: 46px;
    z-index: 2;
    letter-spacing: -1px;
    display: block;
    color: #473d3c;
    margin-bottom: 10px;
    line-height: 56px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

.content h2 {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-size: 24px;
    margin: 15px 0;
    color: #e7743d
}

.content p {
    line-height: 28px;
    color: #473d3c;
    margin: 10px 0
}

.content strong {
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-weight: normal;
}

.content-home {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    padding: 5rem 0
}

.content-home p {
    font-size: 20px;
    line-height: 36px;
    color: #473d3c;
}

.feature {
    max-width: 1433px;
    margin: 0 auto 90px;
}

.promo-left {
    position: relative;
}

.promo-left>div {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 30%
}

.promo-left>div h2 {
    color: #fff;
    text-align: center;
    line-height: 73px;
    font-size: 65px;
    margin: 0 auto;
}

.promo-left>div h2 strong {
    font-weight: normal;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

.promo-right {
    position: relative;
    background: #8b182e
}

.promo-right h4 {
    position: absolute;
    color: #fff;
    left: 50px;
    top: 50px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-size: 34px;
    line-height: 38px;
}

.register-btn {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #8b182e;
    position: absolute;
    left: 30px;
    top: 30px;
    line-height: 150px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    text-decoration: none
}

.register-btn:hover {
    background: #e7743d
}

.content-block {
    max-width: 1024px;
    margin: 0 auto;
}

.content-block-alt {
    background: #d25d24;
    max-width: 1024px;
    margin: 30px auto 0;
    padding: 20px 35px;
    border-radius: 3px;
}

.content.content-block-alt p {
    color: #fff
}

.content.content-block-alt h3 {
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-size: 24px;
    color: #fff;
    margin-top: 15px;
}

.columns-2 .content-block {
    width: 50%
}

form .row {
    margin-bottom: 10px;
    display: block;
}

form .row label {
    font-size: 15px;
}

.blog-left {
    flex: 0 0 75%;
    padding-right: 50px;
    display: flex;
    flex-flow: row wrap;
}

.news-content {
    display: flex;
    flex-flow: row wrap;
    margin-top: 25px;
}

.sidebar {
    flex: 0 0 25%;
}

.blog-tile {
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    padding: 15px;
    justify-content: center;
    position: relative;
    min-height: 380px;
    margin-bottom: 30px;
}

.blog-tile span {
    position: absolute;
    width: 80px;
    height: 8px;
    top: 15px;
    left: 15px;
    background-color: #d25d24;
}

.blog-tile__title {
    flex-grow: 1;
    display: flex;
    align-items: center;
    transition: color .25s ease;
    font-size: 36px;
    font-weight: bold;
}

.blog-tile p,
.blog-tile article {
    color: #999;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.blog-text h2 {
    margin-top: 5px;
}

.blog-text a {
    font-family: "Avenir LT W01_95 Black1475556";
    font-size: 15px;
    color: #122223;
    letter-spacing: 0px;
    line-height: 21px;
    margin-bottom: 15px;
    text-align: center;
}

.blog-tile .post-date {
    background-color: #8b182e;
    padding: 15px;
    font-size: 10px;
    color: #fff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-family: "Avenir LT W01_95 Black1475556";
    top: 15px;
    position: absolute;
}

.sidebar h3 {
    font-family: "Avenir LT W01_95 Black1475556";
    font-size: 21px;
    color: #122223;
    letter-spacing: 0px;
    line-height: 21px;
    margin: 15px 0 25px;
}

.blog-wrap {
    margin: 0 -15px;
    display: flex;
    flex-flow: row wrap;
}

.blog-grid {
    flex: 0 0 50%;
    padding: 0 15px;
}

.sidebar h4,
.sidebar h4 a {
    text-decoration: none;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    font-size: 18px;
    margin: 15px 0 0;
    color: #e7743d;
}

.sidebar p {
    color: #999;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 18px;
}

.sidebar p a {
    color: #122223;
}

.columns--download .column {
    margin-left: 0;
    width: 100%;
}

.catalogue__list {
    display: block;
    list-style-type: none;
    justify-content: space-between;
    flex-flow: row wrap;
    margin: 0;
}

.catalogue__list li {
    display: inline-block;
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
}

.catalogue__inner {
    border: 1px solid #b2b3b8;
    border-radius: 3px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.catalogue__inner span {
    background-color: transparent;
    position: relative;
    transition: background-color .3s;
    color: #545654;
    padding: 15px;
    border-left: 1px solid #b2b3b8;
}

.catalogue__inner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.catalogue__inner h5 {
    padding: 15px;
}

.catalogue__inner:hover {
    border: 1px solid #fff;
    background-color: #8b182e;
}

.catalogue__inner:hover h5 {
    color: #fff;
}

.catalogue__inner:hover span {
    background-color: #8b182e;
    color: #fff;
    border-left: 1px solid #fff;
}

#NewsPostDetailDate {
    font-size: 26px;
    line-height: 32px;
    font-family: "Avenir LT W01_95 Black1475556";
    color: #8b182e;
}

#NewsPostDetailTitle {
    font-size: 40px;
    line-height: 45px;
    font-family: "Avenir LT W01_45 Book1475508";
    color: #8d8e8d;
    margin-top: 5px;
}

#NewsPostDetailContent p {
    line-height: 28px;
    color: #473d3c;
    margin: 15px 0;
}

#NewsPostDetailContent p strong {
    font-family: "Avenir LT W01_95 Black1475556";
}

#NewsPostDetailContent ul li {
    line-height: 28px;
    color: #473d3c;
    margin: 10px 0;
}

#NewsPostDetailContent img,
#NewsPostDetailContent p img {
    margin: 15px 0;
}

#NewsPostDetailContent p a {
    color: #d25d24;
    text-decoration: underline;
}

#NewsPostDetailHorizRule {
    margin: 35px 0;
    border-top: 1px solid #f5f2f2;
}

#NewsPostDetailReturnLink a {
    font-family: "Avenir LT W01_45 Book1475508";
    font-size: 18px;
    margin: 30px 0;
}

#NewsPostDetailReturnLink a,
#NewsPostDetailReturnLink i {
    color: #d25d24;
    text-decoration: none;
}


/* RESPONSIVE */

@media screen and (max-width:1600px) {
    .wrapper {
        width: 90%
    }
    .promo-left {
        width: 65%
    }
    .promo-right {
        width: 35%
    }
    .promo-left img {
        height: 100%
    }
    .overlay {
        top: 28%
    }
    .menu li a {
        font-size: 14px;
    }
    .menu li {
        margin: 0 5px;
    }
    .full-width.white-bg .padding {
        width: 90%;
        margin: 0 auto;
    }
    .wrapper-content {
        width: 90%
    }
}

@media screen and (max-width:500px) {
    .Rtable--collapse {
        display: block;
    }
    .Rtable-cell {
        width: 100% !important;
    }
    .Rtable-cell--foot {
        margin-bottom: 1em;
    }
    .columns {
        display: block;
    }
    .product-col-sidebar,
    .product-col {
        width: 100%
    }
    .product .flex {
        display: block;
    }
    .category-col.related .category-view li {
        width: 45%;
    }
}

@media screen and (max-width:1400px) {
    .wrapper-content {
        width: 93%
    }
    .header-right {
        width: 72%
    }
    .overlay h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .logo {
        margin: 17px 0 0 0;
        max-width: 200px;
    }
}

@media screen and (max-width:1360px) {
    .menu ul {
        padding: 20px 0;
    }
    .menu li {
        padding: 5px 0;
        margin: 0 10px;
    }
    .menu li a {
        font-size: 16px;
    }
    .search {
        max-width: 200px;
    }
    .fb-band a {
        font-size: 30px
    }
    .promo-right h4 {
        top: 40px;
        font-size: 24px;
        line-height: 34px;
    }
    .promo-left>div h2 {
        line-height: 50px;
        font-size: 45px;
    }
}

.hide {
    display: none !important;
}

.systemMessage {
    font-family: "Avenir LT W01_85 Heavy1475544";
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    display: block;
    color: #f66;
    text-transform: none;
}

.highlight-form-field {
    border: #f66 solid 1px !important;
}

.highlight-form-label {
    color: #f66 !important;
}

@media screen and (max-width:767px) {
    .blog-grid {
        flex: 0 0 100%;
    }
    .blog-left {
        flex: 0 0 100%;
        padding-right: 0;
    }
    .sidebar {
        flex: 0 0 100%;
    }
}
