.legacy-magento-1-hn.sf-cms-content-legacy {
    /* 5 COLUMNS */
    /* GPA - FULL WIDTH */
    /* BACK TO TOP */
    /* READ MORE */
    /* BACKGROUND - FULL PAGE */
    /* HERO */
    /* INTRO TEXT */
    /* PO'S */
    /*-- tabs --*/
    /*.d_tab_txt {
         display: block;
         height: 40px;
     }*/
    /* MOBILE*/
    /* -- tab end -- */
    /* END PO'S */
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-s5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 20%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .footer {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #main.container,
.legacy-magento-1-hn.sf-cms-content-legacy #content.col-xs-12 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}


.legacy-magento-1-hn.sf-cms-content-legacy #main #page .product-pl,
.legacy-magento-1-hn.sf-cms-content-legacy #main #page>.panel.l_mgn-tb-sm {
    max-width: 1280px;
}

@media (min-width: 1290px) {

    .legacy-magento-1-hn.sf-cms-content-legacy #main #page .product-pl,
    .legacy-magento-1-hn.sf-cms-content-legacy #main #page>.panel.l_mgn-tb-sm {
        margin: 10px auto;
    }
}

@media (max-width: 1289px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #main #page>.panel.l_mgn-tb-sm {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #back-to-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #back-to-top:hover {
    background: #e9ebec;
}

.legacy-magento-1-hn.sf-cms-content-legacy #back-to-top.show {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-container .link-more.collapsed .icon-angle-up {
    transform: rotate(180deg);
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-hero-image {
    background-color: #000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-hero-video-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-hero-button {
    width: 68px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .m-hero-image-logo {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-intro-h1 {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-intro-h2 {
    text-align: center;
    font-size: 25px;
    font-family: "lato", sans-serif;
    width: 70%;
    margin: 0 auto;
    padding: 26px 0px 10px 0px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-intro-p {
    text-align: center;
    width: 83%;
    margin: 0 auto;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.legacy-magento-1-hn.sf-cms-content-legacy .responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .responsive-video iframe,
.legacy-magento-1-hn.sf-cms-content-legacy .preview-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .youtube-btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.3;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .youtube-btn-play:hover {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-tabs {
    padding-top: 25px;
    padding-bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs {
    background-color: #000000;
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading {
    cursor: pointer;
    color: #ffffff;
    position: relative;
    font-size: 1em;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    padding: 19px;
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading:first-child {
    padding-bottom: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-image-show {
    display: blockl;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-vacu {
    width: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading__underline img {
    width: 45px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading.active {
    border-bottom: 4px solid #ffffff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading:hover {
    border-bottom: 4px solid #ffffff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab_content {
    padding: 0px 0px 10px 0px;
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-vacuum-title {
    font-size: 1.6em;
    padding: 20px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-button {
    padding: 8px 10px;
    width: 120px;
    border: 2px solid #000000;
    border-radius: 3px;
    text-align: center;
    margin-top: 26px;
    color: #000000;
    text-shadow: none;
    background-color: #f3f3f3;
    text-transform: capitalize;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-button:hover {
    background-color: black;
    color: white;
    border: 2px solid #000000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-vacuum-background {
    background-color: #f3f3f3;
    padding-left: 0;
    margin-top: 10px;
    padding-right: 16px;
    width: 49%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-vacuum-image-padding {
    padding-left: 0px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-vacuum-margin {
    margin-right: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .m_tab_heading {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-col-6 {
    /*display: block;
     width: 47%;
     float: left;
     padding: 10px 13px 10px 13px;
     text-align: center;
     overflow: hidden;*/
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-content-header-h2 {
    text-align: center;
    margin: 20px 15px 0;
    font-size: 28px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-content-paragraph {
    line-height: 20px;
    text-align: center;
    padding: 10px 20px;
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-features-h3 {
    font-size: 1.3em;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn-shop-now {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 110px;
    padding: 8px;
    border-color: #373737;
    background: #ece2da;
    text-shadow: none;
    font-size: 14px;
    text-transform: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn-shop-now:hover {
    background-color: #0e1010;
    color: #ffffff;
    border: 1px solid #000000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn-shop-m {
    display: none;
    color: #000000;
    border: 1px solid #000000;
    background-color: #ffffff;
    text-shadow: none;
    width: 110px;
    margin: 0 auto 30px;
    text-transform: capitalize;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn-shop-m:hover {
    background-color: #ffffff;
    border: 1px solid #000000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-range {
    background-color: #ffffff;
    border: 2px solid #000000;
    color: #000000;
    text-shadow: none;
    width: 160px;
    text-transform: capitalize;
    padding: 10px 30px;
    margin: 30px auto;
    font-size: 1.2em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-range:hover {
    background-color: #000000;
    color: #ffffff;
    border: 2px solid #000000;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy {
        /*-- hero --*/
        /*-- hero end --*/
        /*-- intro text --*/
        /*-- intro text end --*/
        /*-- tabs --*/
        /*    .tab-col-6 {
       width: 100%;
       float: none;
       padding: 0px;
       }*/
        /*-- tabs end --*/
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .gpa-hero-title {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m-hero-image-logo {
        position: absolute;
        display: block;
        right: 30px;
        top: 30px;
        z-index: 1;
        width: 115px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-intro-h1 {
        text-align: center;
        font-weight: 100;
        font-size: 30px;
        font-family: "Source Sans Pro", sans-serif;
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-intro-h2 {
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 0.4px;
        line-height: 20px;
        font-family: "lato", sans-serif;
        text-align: left;
        width: 100%;
        padding: 2px 0px 5px 0px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .gpa-container-intro-p {
        font-size: 16px;
        font-family: "Source Sans Pro", sans-serif;
        text-align: left;
        margin: 0 auto;
        width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m-gpa-container-intro-p {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m-gpa-container-intro-description__underline {
        text-decoration: underline;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m-gpa-container-intro-text__padding {
        padding: 10px 15px 8px 15px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tabs {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m_tab_heading {
        text-align: center;
        font-size: 28px;
        background-color: #aaa9a9;
        color: #fff;
        margin: 0;
        padding: 0px 0px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-image-full-width {
        width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-image-show {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m_tab_heading-h2 {
        font-family: "Source Sans Pro", sans-serif;
        font-size: 28px;
        padding-top: 9px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m-tab-icons {
        background-color: #f3f3f3;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m-tab-icons-padding {
        padding: 22px 0px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .more {
        background-color: #f3f3f3;
        color: #3f70a0;
        text-align: center;
        padding: 18px 0px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .more-arrow {
        padding-left: 4px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .m_active {
        background-color: #000000;
        text-align: center;
        color: #fff;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab_container .m_tab_heading:nth-child(1) {
        display: none !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #tab1 {
        display: none !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab_more {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-features {
        text-align: center;
        font-weight: 200;
        font-size: 20px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-header-h2 {
        text-align: center;
        font-size: 24px;
        margin: 20px 32px 15px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-features-h3 {
        text-align: center;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .btn-shop-now {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .btn-shop-m {
        display: block;
    }
}

@media (min-width: 980px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading {
        font-size: 1.2em;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-header-h2 {
        margin-top: 48px;
    }
}

@media (min-width: 814px) and (max-width: 1024px) {
    .legacy-magento-1-hn.sf-cms-content-legacy {
        /*.tab-content-padding{
           padding: 0px 13px;
       }*/
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-header-h2 {
        margin: 20px 20px 0;
        font-size: 20px;
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 400;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-paragraph {
        line-height: 20px;
        font-size: 14px;
        padding: 10px 5px;
    }
}

@media (min-width: 768px) and (max-width: 814px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .d_tab_heading {
        font-size: 13px;
        padding: 20px 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-header-h2 {
        margin: 15px 10px 15px;
        font-size: 18px;
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 200;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-paragraph {
        line-height: 18px;
        font-size: 12px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-padding {
        padding: 0px 13px;
        margin-bottom: 9px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-vacuum-title {
        font-size: 16px;
        margin: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-button {
        width: 100px;
        font-size: 13px;
        padding: 5px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .tab-vacuum-title {
        font-size: 18px;
        padding: 15px 0 15px 0;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .tab_more {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .more {
        display: none !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab_content__more {
        display: block !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .slider {
    width: 83%;
    margin: 30px auto 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .slick-slide {
    margin: 0px 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .slick-slide img {
    max-width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .slick-prev:before,
.legacy-magento-1-hn.sf-cms-content-legacy .slick-next:before {
    color: black;
}

.legacy-magento-1-hn.sf-cms-content-legacy .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .slick-active {
    opacity: 0.5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .slick-current {
    opacity: 1;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .tab-col-6 {
        width: 44%;
        margin-left: 3%;
        margin-right: 3%;
        float: left;
        text-align: center;
        min-height: 398px;
        margin-bottom: 20px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .tab-content-background {
        background-color: #ece2d9;
        margin-top: 10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-col-6:nth-child(5) {
    float: none;
    margin: 0 auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .more.more-arrow-up:after {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    background: url(../images/arrow-close.png) no-repeat right center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .more:after {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    background: url(../images/arrow.png) no-repeat right center;
}

@charset "UTF-8";

.legacy-magento-1-hn.sf-cms-content-legacy {
    /*@font-face {*/
    /*    font-family: FontAwesome;*/
    /*    src: url(/skin/frontend/ui/default/fonts/fontawesome-webfont.eot?v=3.2.1);*/
    /*    src: url(/skin/frontend/ui/default/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(/skin/frontend/ui/default/fonts/fontawesome-webfont.woff?v=3.2.1) format("woff"), url(/skin/frontend/ui/default/fonts/fontawesome-webfont.ttf?v=3.2.1) format("truetype"), url(/skin/frontend/ui/default/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format("svg");*/
    /*    font-weight: 400;*/
    /*    font-style: normal;*/
    /*    font-display: swap*/
    /*}*/
    /*.page-header {*/
    /*    padding-bottom: 9px;*/
    /*    margin: 20px 0 30px*/
    /*}*/
}

.legacy-magento-1-hn.sf-cms-content-legacy .clearfix {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .clearfix:after,
.legacy-magento-1-hn.sf-cms-content-legacy .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .clearfix:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-sm,
.legacy-magento-1-hn.sf-cms-content-legacy .small,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_small {
    font-size: 85%;
    line-height: 1.4;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy article,
.legacy-magento-1-hn.sf-cms-content-legacy aside,
.legacy-magento-1-hn.sf-cms-content-legacy details,
.legacy-magento-1-hn.sf-cms-content-legacy figcaption,
.legacy-magento-1-hn.sf-cms-content-legacy figure,
.legacy-magento-1-hn.sf-cms-content-legacy footer,
.legacy-magento-1-hn.sf-cms-content-legacy header,
.legacy-magento-1-hn.sf-cms-content-legacy hgroup,
.legacy-magento-1-hn.sf-cms-content-legacy nav,
.legacy-magento-1-hn.sf-cms-content-legacy section {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy audio,
.legacy-magento-1-hn.sf-cms-content-legacy canvas,
.legacy-magento-1-hn.sf-cms-content-legacy video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy audio:not([controls]) {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy a {
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy a:active,
.legacy-magento-1-hn.sf-cms-content-legacy a:hover {
    outline: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy sub,
.legacy-magento-1-hn.sf-cms-content-legacy sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.legacy-magento-1-hn.sf-cms-content-legacy sup {
    top: -0.5em;
}

.legacy-magento-1-hn.sf-cms-content-legacy sub {
    bottom: -0.25em;
}

.legacy-magento-1-hn.sf-cms-content-legacy img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.legacy-magento-1-hn.sf-cms-content-legacy ul li,
.legacy-magento-1-hn.sf-cms-content-legacy ol li {
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #map_canvas img,
.legacy-magento-1-hn.sf-cms-content-legacy .google-maps img {
    max-width: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy button,
.legacy-magento-1-hn.sf-cms-content-legacy input,
.legacy-magento-1-hn.sf-cms-content-legacy select,
.legacy-magento-1-hn.sf-cms-content-legacy textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy button,
.legacy-magento-1-hn.sf-cms-content-legacy input {
    *overflow: visible;
    line-height: normal;
}

.legacy-magento-1-hn.sf-cms-content-legacy button::-moz-focus-inner,
.legacy-magento-1-hn.sf-cms-content-legacy input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy button,
.legacy-magento-1-hn.sf-cms-content-legacy html input[type=button],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=reset],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy button,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=button],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=radio],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=reset],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=submit],
.legacy-magento-1-hn.sf-cms-content-legacy label,
.legacy-magento-1-hn.sf-cms-content-legacy select {
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=search]::-webkit-search-cancel-button,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy textarea {
    overflow: auto;
    vertical-align: top;
}

@media print {
    .legacy-magento-1-hn.sf-cms-content-legacy * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy a,
    .legacy-magento-1-hn.sf-cms-content-legacy a:visited {
        text-decoration: underline;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy a[href]:after {
        content: " (" attr(href) ")";
    }

    .legacy-magento-1-hn.sf-cms-content-legacy abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .ir a:after,
    .legacy-magento-1-hn.sf-cms-content-legacy a[href^="#"]:after,
    .legacy-magento-1-hn.sf-cms-content-legacy a[href^="javascript:"]:after {
        content: "";
    }

    .legacy-magento-1-hn.sf-cms-content-legacy blockquote,
    .legacy-magento-1-hn.sf-cms-content-legacy pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy thead {
        display: table-header-group;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy img,
    .legacy-magento-1-hn.sf-cms-content-legacy tr {
        page-break-inside: avoid;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy img {
        max-width: 100% !important;
    }

    @page {
        .legacy-magento-1-hn.sf-cms-content-legacy {
            margin: 0.5cm;
        }
    }

    .legacy-magento-1-hn.sf-cms-content-legacy h2,
    .legacy-magento-1-hn.sf-cms-content-legacy h3,
    .legacy-magento-1-hn.sf-cms-content-legacy p {
        orphans: 3;
        widows: 3;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy h2,
    .legacy-magento-1-hn.sf-cms-content-legacy h3 {
        page-break-after: avoid;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em;
    visibility: visible;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"]:before,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333333em;
}

.legacy-magento-1-hn.sf-cms-content-legacy a [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy a [class*=" icon-"]:before,
.legacy-magento-1-hn.sf-cms-content-legacy a [class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy a [class^=icon-]:before {
    display: inline;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"].icon-fixed-width,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-].icon-fixed-width {
    display: inline-block;
    width: 1.28571429em;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"].icon-fixed-width.icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-].icon-fixed-width.icon-large {
    width: 1.57142857em;
}

.legacy-magento-1-hn.sf-cms-content-legacy ul.icons-ul {
    list-style-type: none;
    text-indent: -0.71428571em;
    margin-left: 2.14285714em;
}

.legacy-magento-1-hn.sf-cms-content-legacy ul.icons-ul>li .icon-li {
    width: 0.71428571em;
    display: inline-block;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"].hide,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-].hide {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-muted {
    color: #eee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-light {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-dark {
    color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-border {
    border: 1px solid #eee;
    padding: 0.2em 0.25em 0.15em;
    border-radius: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-1-5x {
    font-size: 1.5em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-1-5x.icon-border {
    border-width: 2px;
    border-radius: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-2x {
    font-size: 2em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-2x.icon-border {
    border-width: 2px;
    border-radius: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-2-5x {
    font-size: 2.5em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-2-5x.icon-border {
    border-width: 2px;
    border-radius: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-3x {
    font-size: 3em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-3x.icon-border {
    border-width: 3px;
    border-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-4x {
    font-size: 4em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-4x.icon-border {
    border-width: 4px;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-5x {
    font-size: 5em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-5x.icon-border {
    border-width: 5px;
    border-radius: 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pull-right {
    float: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pull-left {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"].pull-left,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-].pull-left {
    margin-right: 0.3em;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"].pull-right,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-].pull-right {
    margin-left: 0.3em;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy [class^=icon-] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown-menu>.active>a>[class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown-menu>.active>a>[class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown-menu>li>a:hover>[class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown-menu>li>a:hover>[class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown-submenu:hover>a>[class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown-submenu:hover>a>[class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .icon-white,
.legacy-magento-1-hn.sf-cms-content-legacy .nav-list>.active>a>[class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-list>.active>a>[class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-pills>.active>a>[class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-pills>.active>a>[class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .navbar-inverse .nav>.active>a>[class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .navbar-inverse .nav>.active>a>[class^=icon-] {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class*=" icon-"].icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class^=icon-].icon-large {
    line-height: 0.9em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].icon-spin,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].icon-spin,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class*=" icon-"].icon-spin,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class^=icon-].icon-spin {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav-pills [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-pills [class*=" icon-"].icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .nav-pills [class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-pills [class^=icon-].icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .nav-tabs [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-tabs [class*=" icon-"].icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .nav-tabs [class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-tabs [class^=icon-].icon-large {
    line-height: 0.9em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].pull-right.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].pull-right.icon-2x {
    margin-top: 0.18em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].icon-spin.icon-large,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].icon-spin.icon-large {
    line-height: 0.8em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-small [class*=" icon-"].pull-right.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-small [class^=icon-].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-small [class^=icon-].pull-right.icon-2x {
    margin-top: 0.25em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class^=icon-] {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class*=" icon-"].pull-right.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class^=icon-].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class^=icon-].pull-right.icon-2x {
    margin-top: 0.05em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class^=icon-].pull-left.icon-2x {
    margin-right: 0.2em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class*=" icon-"].pull-right.icon-2x,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn-large [class^=icon-].pull-right.icon-2x {
    margin-left: 0.2em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav-list [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .nav-list [class^=icon-] {
    line-height: inherit;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-stack [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .icon-stack [class^=icon-] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-spin {
    display: inline-block;
    animation: a 2s infinite linear;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-icon-spinner {
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy a .icon-spin,
.legacy-magento-1-hn.sf-cms-content-legacy a .icon-stack {
    display: inline-block;
    text-decoration: none;
}

@keyframes a {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rotate-90:before {
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rotate-180:before {
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rotate-270:before {
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-flip-horizontal:before {
    transform: scaleX(-1);
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-flip-vertical:before {
    transform: scaleY(-1);
}

.legacy-magento-1-hn.sf-cms-content-legacy a .icon-flip-horizontal:before,
.legacy-magento-1-hn.sf-cms-content-legacy a .icon-flip-vertical:before,
.legacy-magento-1-hn.sf-cms-content-legacy a .icon-rotate-90:before,
.legacy-magento-1-hn.sf-cms-content-legacy a .icon-rotate-180:before,
.legacy-magento-1-hn.sf-cms-content-legacy a .icon-rotate-270:before {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-glass:before {
    content: "\f000";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-music:before {
    content: "\f001";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-search:before {
    content: "\f002";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-envelope-alt:before {
    content: "\f003";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-heart:before {
    content: "\f004";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-star:before {
    content: "\f005";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-star-empty:before {
    content: "\f006";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-user:before {
    content: "\f007";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-film:before {
    content: "\f008";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-th-large:before {
    content: "\f009";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-th:before {
    content: "\f00a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-th-list:before {
    content: "\f00b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ok:before {
    content: "\f00c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-remove:before {
    content: "\f00d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-zoom-in:before {
    content: "\f00e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-zoom-out:before {
    content: "\f010";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-off:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-power-off:before {
    content: "\f011";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-signal:before {
    content: "\f012";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cog:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-gear:before {
    content: "\f013";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-trash:before {
    content: "\f014";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-home:before {
    content: "\f015";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-file-alt:before {
    content: "\f016";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-time:before {
    content: "\f017";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-road:before {
    content: "\f018";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-download-alt:before {
    content: "\f019";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-download:before {
    content: "\f01a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-upload:before {
    content: "\f01b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-inbox:before {
    content: "\f01c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-play-circle:before {
    content: "\f01d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-repeat:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-rotate-right:before {
    content: "\f01e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-refresh:before {
    content: "\f021";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-list-alt:before {
    content: "\f022";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-lock:before {
    content: "\f023";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-flag:before {
    content: "\f024";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-headphones:before {
    content: "\f025";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-volume-off:before {
    content: "\f026";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-volume-down:before {
    content: "\f027";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-volume-up:before {
    content: "\f028";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-qrcode:before {
    content: "\f029";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-barcode:before {
    content: "\f02a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tag:before {
    content: "\f02b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tags:before {
    content: "\f02c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-book:before {
    content: "\f02d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bookmark:before {
    content: "\f02e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-print:before {
    content: "\f02f";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-camera:before {
    content: "\f030";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-font:before {
    content: "\f031";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bold:before {
    content: "\f032";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-italic:before {
    content: "\f033";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-text-height:before {
    content: "\f034";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-text-width:before {
    content: "\f035";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-align-left:before {
    content: "\f036";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-align-center:before {
    content: "\f037";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-align-right:before {
    content: "\f038";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-align-justify:before {
    content: "\f039";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-list:before {
    content: "\f03a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-indent-left:before {
    content: "\f03b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-indent-right:before {
    content: "\f03c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-facetime-video:before {
    content: "\f03d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-picture:before {
    content: "\f03e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-pencil:before {
    content: "\f040";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-map-marker:before {
    content: "\f041";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-adjust:before {
    content: "\f042";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tint:before {
    content: "\f043";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-edit:before {
    content: "\f044";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-share:before {
    content: "\f045";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-check:before {
    content: "\f046";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-move:before {
    content: "\f047";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-step-backward:before {
    content: "\f048";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-fast-backward:before {
    content: "\f049";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-backward:before {
    content: "\f04a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-play:before {
    content: "\f04b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-pause:before {
    content: "\f04c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-stop:before {
    content: "\f04d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-forward:before {
    content: "\f04e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-fast-forward:before {
    content: "\f050";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-step-forward:before {
    content: "\f051";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-eject:before {
    content: "\f052";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-left:before {
    content: "\f053";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-right:before {
    content: "\f054";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-plus-sign:before {
    content: "\f055";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-minus-sign:before {
    content: "\f056";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-remove-sign:before {
    content: "\f057";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ok-sign:before {
    content: "\f058";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-question-sign:before {
    content: "\f059";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-info-sign:before {
    content: "\f05a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-screenshot:before {
    content: "\f05b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-remove-circle:before {
    content: "\f05c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ok-circle:before {
    content: "\f05d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ban-circle:before {
    content: "\f05e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-arrow-left:before {
    content: "\f060";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-arrow-right:before {
    content: "\f061";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-arrow-up:before {
    content: "\f062";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-arrow-down:before {
    content: "\f063";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-mail-forward:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-share-alt:before {
    content: "\f064";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-resize-full:before {
    content: "\f065";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-resize-small:before {
    content: "\f066";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-plus:before {
    content: "\f067";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-minus:before {
    content: "\f068";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-asterisk:before {
    content: "\f069";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-exclamation-sign:before {
    content: "\f06a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-gift:before {
    content: "\f06b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-leaf:before {
    content: "\f06c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-fire:before {
    content: "\f06d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-eye-open:before {
    content: "\f06e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-eye-close:before {
    content: "\f070";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-warning-sign:before {
    content: "\f071";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-plane:before {
    content: "\f072";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-calendar:before {
    content: "\f073";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-random:before {
    content: "\f074";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-comment:before {
    content: "\f075";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-magnet:before {
    content: "\f076";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-up:before {
    content: "\f077";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-down:before {
    content: "\f078";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-retweet:before {
    content: "\f079";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-shopping-cart:before {
    content: "\f07a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-folder-close:before {
    content: "\f07b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-folder-open:before {
    content: "\f07c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-resize-vertical:before {
    content: "\f07d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-resize-horizontal:before {
    content: "\f07e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bar-chart:before {
    content: "\f080";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-twitter-sign:before {
    content: "\f081";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-facebook-sign:before {
    content: "\f082";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-camera-retro:before {
    content: "\f083";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-key:before {
    content: "\f084";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cogs:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-gears:before {
    content: "\f085";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-comments:before {
    content: "\f086";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-thumbs-up-alt:before {
    content: "\f087";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-thumbs-down-alt:before {
    content: "\f088";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-star-half:before {
    content: "\f089";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-heart-empty:before {
    content: "\f08a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-signout:before {
    content: "\f08b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-linkedin-sign:before {
    content: "\f08c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-pushpin:before {
    content: "\f08d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-external-link:before {
    content: "\f08e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-signin:before {
    content: "\f090";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-trophy:before {
    content: "\f091";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-github-sign:before {
    content: "\f092";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-upload-alt:before {
    content: "\f093";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-lemon:before {
    content: "\f094";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-phone:before {
    content: "\f095";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-check-empty:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-unchecked:before {
    content: "\f096";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bookmark-empty:before {
    content: "\f097";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-phone-sign:before {
    content: "\f098";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-twitter:before {
    content: "\f099";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-facebook:before {
    content: "\f09a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-github:before {
    content: "\f09b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-unlock:before {
    content: "\f09c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-credit-card:before {
    content: "\f09d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rss:before {
    content: "\f09e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-hdd:before {
    content: "\f0a0";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bullhorn:before {
    content: "\f0a1";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bell:before {
    content: "\f0a2";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-certificate:before {
    content: "\f0a3";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-hand-right:before {
    content: "\f0a4";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-hand-left:before {
    content: "\f0a5";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-hand-up:before {
    content: "\f0a6";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-hand-down:before {
    content: "\f0a7";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-circle-arrow-left:before {
    content: "\f0a8";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-circle-arrow-right:before {
    content: "\f0a9";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-circle-arrow-up:before {
    content: "\f0aa";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-circle-arrow-down:before {
    content: "\f0ab";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-globe:before {
    content: "\f0ac";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-wrench:before {
    content: "\f0ad";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tasks:before {
    content: "\f0ae";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-filter:before {
    content: "\f0b0";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-briefcase:before {
    content: "\f0b1";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-fullscreen:before {
    content: "\f0b2";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-group:before {
    content: "\f0c0";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-link:before {
    content: "\f0c1";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cloud:before {
    content: "\f0c2";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-beaker:before {
    content: "\f0c3";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cut:before {
    content: "\f0c4";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-copy:before {
    content: "\f0c5";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-paper-clip:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-paperclip:before {
    content: "\f0c6";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-save:before {
    content: "\f0c7";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sign-blank:before {
    content: "\f0c8";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-reorder:before {
    content: "\f0c9";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-list-ul:before {
    content: "\f0ca";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-list-ol:before {
    content: "\f0cb";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-strikethrough:before {
    content: "\f0cc";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-underline:before {
    content: "\f0cd";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-table:before {
    content: "\f0ce";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-magic:before {
    content: "\f0d0";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-truck:before {
    content: "\f0d1";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-pinterest:before {
    content: "\f0d2";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-pinterest-sign:before {
    content: "\f0d3";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-money:before {
    content: "\f0d6";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-caret-down:before {
    content: "\f0d7";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-caret-up:before {
    content: "\f0d8";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-caret-left:before {
    content: "\f0d9";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-caret-right:before {
    content: "\f0da";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-columns:before {
    content: "\f0db";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort:before {
    content: "\f0dc";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-down:before {
    content: "\f0dd";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-up:before {
    content: "\f0de";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-envelope:before {
    content: "\f0e0";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-linkedin:before {
    content: "\f0e1";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rotate-left:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-undo:before {
    content: "\f0e2";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-legal:before {
    content: "\f0e3";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-dashboard:before {
    content: "\f0e4";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-comment-alt:before {
    content: "\f0e5";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-comments-alt:before {
    content: "\f0e6";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bolt:before {
    content: "\f0e7";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sitemap:before {
    content: "\f0e8";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-umbrella:before {
    content: "\f0e9";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-paste:before {
    content: "\f0ea";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-lightbulb:before {
    content: "\f0eb";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-exchange:before {
    content: "\f0ec";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cloud-download:before {
    content: "\f0ed";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cloud-upload:before {
    content: "\f0ee";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-user-md:before {
    content: "\f0f0";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-stethoscope:before {
    content: "\f0f1";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-suitcase:before {
    content: "\f0f2";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bell-alt:before {
    content: "\f0f3";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-coffee:before {
    content: "\f0f4";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-food:before {
    content: "\f0f5";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-file-text-alt:before {
    content: "\f0f6";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-building:before {
    content: "\f0f7";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-hospital:before {
    content: "\f0f8";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ambulance:before {
    content: "\f0f9";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-medkit:before {
    content: "\f0fa";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-fighter-jet:before {
    content: "\f0fb";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-beer:before {
    content: "\f0fc";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-h-sign:before {
    content: "\f0fd";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-plus-sign-alt:before {
    content: "\f0fe";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-double-angle-left:before {
    content: "\f100";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-double-angle-right:before {
    content: "\f101";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-double-angle-up:before {
    content: "\f102";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-double-angle-down:before {
    content: "\f103";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-angle-left:before {
    content: "\f104";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-angle-right:before {
    content: "\f105";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-angle-up:before {
    content: "\f106";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-angle-down:before {
    content: "\f107";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-desktop:before {
    content: "\f108";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-laptop:before {
    content: "\f109";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tablet:before {
    content: "\f10a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-mobile-phone:before {
    content: "\f10b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-circle-blank:before {
    content: "\f10c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-quote-left:before {
    content: "\f10d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-quote-right:before {
    content: "\f10e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-spinner:before {
    content: "\f110";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-circle:before {
    content: "\f111";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-mail-reply:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-reply:before {
    content: "\f112";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-github-alt:before {
    content: "\f113";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-folder-close-alt:before {
    content: "\f114";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-folder-open-alt:before {
    content: "\f115";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-expand-alt:before {
    content: "\f116";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-collapse-alt:before {
    content: "\f117";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-smile:before {
    content: "\f118";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-frown:before {
    content: "\f119";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-meh:before {
    content: "\f11a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-gamepad:before {
    content: "\f11b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-keyboard:before {
    content: "\f11c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-flag-alt:before {
    content: "\f11d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-flag-checkered:before {
    content: "\f11e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-terminal:before {
    content: "\f120";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-code:before {
    content: "\f121";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-mail-reply-all:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-reply-all:before {
    content: "\f122";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-star-half-empty:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-star-half-full:before {
    content: "\f123";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-location-arrow:before {
    content: "\f124";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-crop:before {
    content: "\f125";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-code-fork:before {
    content: "\f126";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-unlink:before {
    content: "\f127";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-question:before {
    content: "\f128";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-info:before {
    content: "\f129";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-exclamation:before {
    content: "\f12a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-superscript:before {
    content: "\f12b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-subscript:before {
    content: "\f12c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-eraser:before {
    content: "\f12d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-puzzle-piece:before {
    content: "\f12e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-microphone:before {
    content: "\f130";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-microphone-off:before {
    content: "\f131";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-shield:before {
    content: "\f132";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-calendar-empty:before {
    content: "\f133";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-fire-extinguisher:before {
    content: "\f134";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rocket:before {
    content: "\f135";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-maxcdn:before {
    content: "\f136";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-sign-left:before {
    content: "\f137";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-sign-right:before {
    content: "\f138";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-sign-up:before {
    content: "\f139";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-chevron-sign-down:before {
    content: "\f13a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-html5:before {
    content: "\f13b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-css3:before {
    content: "\f13c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-anchor:before {
    content: "\f13d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-unlock-alt:before {
    content: "\f13e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bullseye:before {
    content: "\f140";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ellipsis-horizontal:before {
    content: "\f141";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ellipsis-vertical:before {
    content: "\f142";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-rss-sign:before {
    content: "\f143";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-play-sign:before {
    content: "\f144";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-ticket:before {
    content: "\f145";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-minus-sign-alt:before {
    content: "\f146";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-check-minus:before {
    content: "\f147";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-level-up:before {
    content: "\f148";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-level-down:before {
    content: "\f149";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-check-sign:before {
    content: "\f14a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-edit-sign:before {
    content: "\f14b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-external-link-sign:before {
    content: "\f14c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-share-sign:before {
    content: "\f14d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-compass:before {
    content: "\f14e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-collapse:before {
    content: "\f150";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-collapse-top:before {
    content: "\f151";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-expand:before {
    content: "\f152";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-eur:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-euro:before {
    content: "\f153";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-gbp:before {
    content: "\f154";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-dollar:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-usd:before {
    content: "\f155";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-inr:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-rupee:before {
    content: "\f156";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-jpy:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-yen:before {
    content: "\f157";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-cny:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-renminbi:before {
    content: "\f158";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-krw:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-won:before {
    content: "\f159";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bitcoin:before,
.legacy-magento-1-hn.sf-cms-content-legacy .icon-btc:before {
    content: "\f15a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-file:before {
    content: "\f15b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-file-text:before {
    content: "\f15c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-by-alphabet:before {
    content: "\f15d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-by-attributes:before {
    content: "\f160";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-by-attributes-alt:before {
    content: "\f161";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-by-order:before {
    content: "\f162";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sort-by-order-alt:before {
    content: "\f163";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-thumbs-up:before {
    content: "\f164";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-thumbs-down:before {
    content: "\f165";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-youtube-sign:before {
    content: "\f166";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-youtube:before {
    content: "\f167";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-xing:before {
    content: "\f168";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-xing-sign:before {
    content: "\f169";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-youtube-play:before {
    content: "\f16a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-dropbox:before {
    content: "\f16b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-stackexchange:before {
    content: "\f16c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-instagram:before {
    content: "\f16d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-flickr:before {
    content: "\f16e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-adn:before {
    content: "\f170";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bitbucket:before {
    content: "\f171";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bitbucket-sign:before {
    content: "\f172";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tumblr:before {
    content: "\f173";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-tumblr-sign:before {
    content: "\f174";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-long-arrow-down:before {
    content: "\f175";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-long-arrow-up:before {
    content: "\f176";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-long-arrow-left:before {
    content: "\f177";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-long-arrow-right:before {
    content: "\f178";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-apple:before {
    content: "\f179";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-windows:before {
    content: "\f17a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-android:before {
    content: "\f17b";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-linux:before {
    content: "\f17c";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-dribbble:before {
    content: "\f17d";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-skype:before {
    content: "\f17e";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-foursquare:before {
    content: "\f180";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-trello:before {
    content: "\f181";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-female:before {
    content: "\f182";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-male:before {
    content: "\f183";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-gittip:before {
    content: "\f184";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-sun:before {
    content: "\f185";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-moon:before {
    content: "\f186";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-archive:before {
    content: "\f187";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-bug:before {
    content: "\f188";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-vk:before {
    content: "\f189";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-weibo:before {
    content: "\f18a";
}

.legacy-magento-1-hn.sf-cms-content-legacy .icon-renren:before {
    content: "\f18b";
}

.legacy-magento-1-hn.sf-cms-content-legacy body {
    line-height: 20px;
    color: #373737;
    background-color: #fff !important;
    opacity: 1 !important;
    filter: alpha(opacity=1) !important;
    overflow-y: initial;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body.cms-home.premium {
        background-position: center 101px !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body.cms-home.premium,
    .legacy-magento-1-hn.sf-cms-content-legacy body.premium {
        background-attachment: scroll !important;
        background-repeat: no-repeat;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body.premium {
        background-position: center 151px !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body.drop-shadow {
        background-attachment: scroll !important;
        background-position: center 424px !important;
        background-image: url(/skin/frontend/ui/default/img/wings-1920_900.png);
        background-repeat: no-repeat;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body #main.drop-shadow,
    .legacy-magento-1-hn.sf-cms-content-legacy body.cms-index-index #content,
    .legacy-magento-1-hn.sf-cms-content-legacy body.drop-shadow #main {
        background: none repeat scroll 0 0 #fff;
        z-index: 9;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body #main.drop-shadow,
    .legacy-magento-1-hn.sf-cms-content-legacy body.drop-shadow #main {
        position: relative;
        margin-top: -15px;
        padding-top: 30px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy a {
    color: #006bb6;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a:hover {
    color: #003e6a;
    text-decoration: underline;
}

.legacy-magento-1-hn.sf-cms-content-legacy .img-rounded {
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.legacy-magento-1-hn.sf-cms-content-legacy .img-circle {
    border-radius: 500px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #page {
    margin-bottom: 20px;
    min-height: 240px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #page,
.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container {
    visibility: visible;
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #content {
        overflow-x: hidden;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .row,
.legacy-magento-1-hn.sf-cms-content-legacy .row-fluid {
    margin-left: -10px;
    margin-right: -10px;
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .row-fluid:after,
.legacy-magento-1-hn.sf-cms-content-legacy .row-fluid:before,
.legacy-magento-1-hn.sf-cms-content-legacy .row:after,
.legacy-magento-1-hn.sf-cms-content-legacy .row:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .row-fluid:after,
.legacy-magento-1-hn.sf-cms-content-legacy .row:after {
    clear: both;
}

@media (max-width: 480px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .row_md [class^=col-] {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .row_sm {
        margin-left: -10px;
        margin-right: -10px;
        *zoom: 1;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .row_sm:after,
    .legacy-magento-1-hn.sf-cms-content-legacy .row_sm:before {
        display: table;
        content: "";
        line-height: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .row_sm:after {
        clear: both;
    }
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .row_md [class^=col-] {
        padding: 0;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .row_md {
        margin-left: -10px;
        margin-right: -10px;
        *zoom: 1;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .row_md:after,
    .legacy-magento-1-hn.sf-cms-content-legacy .row_md:before {
        display: table;
        content: "";
        line-height: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .row_md:after {
        clear: both;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .row_lg {
        margin-left: -10px;
        margin-right: -10px;
        *zoom: 1;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .row_lg:after,
    .legacy-magento-1-hn.sf-cms-content-legacy .row_lg:before {
        display: table;
        content: "";
        line-height: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .row_lg:after {
        clear: both;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-1,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-2,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-3,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-4,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-5,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-6,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-7,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-8,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-9,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-10,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-11,
.legacy-magento-1-hn.sf-cms-content-legacy .col-lg-12,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy .col-md-12,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-1,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-2,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-3,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-4,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-5,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-6,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-7,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-8,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-9,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-10,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-11,
.legacy-magento-1-hn.sf-cms-content-legacy .col-sm-12,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-1,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-2,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-3,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-4,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-5,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-6,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-7,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-8,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-9,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-10,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-11,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-12,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-1,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-2,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-3,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-4,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-5,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-6,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-7,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-8,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-9,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-10,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-11,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-1,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-2,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-3,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-4,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-5,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-6,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-7,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-8,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-9,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-10,
.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-11 {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-1 {
    width: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-2 {
    width: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-3 {
    width: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-4 {
    width: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-5 {
    width: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-6 {
    width: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-7 {
    width: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-8 {
    width: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-9 {
    width: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-10 {
    width: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-11 {
    width: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-11 {
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-1 {
        width: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-2 {
        width: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-3 {
        width: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-4 {
        width: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-5 {
        width: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-6 {
        width: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-7 {
        width: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-8 {
        width: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-9 {
        width: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-10 {
        width: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-11 {
        width: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-12 {
        width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-1 {
        left: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-2 {
        left: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-3 {
        left: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-4 {
        left: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-5 {
        left: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-6 {
        left: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-7 {
        left: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-8 {
        left: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-9 {
        left: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-10 {
        left: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-push-11 {
        left: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-3 {
        right: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-6 {
        right: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-9 {
        right: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-3 {
        margin-left: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-6 {
        margin-left: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-9 {
        margin-left: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-11 {
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-1 {
        width: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-2 {
        width: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-3 {
        width: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-4 {
        width: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-5 {
        width: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-6 {
        width: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-7 {
        width: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-8 {
        width: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-9 {
        width: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-10 {
        width: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-11 {
        width: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-12 {
        width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-0 {
        left: auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-1 {
        left: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-2 {
        left: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-3 {
        left: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-4 {
        left: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-5 {
        left: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-6 {
        left: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-7 {
        left: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-8 {
        left: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-9 {
        left: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-10 {
        left: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-push-11 {
        left: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-0 {
        right: auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-1 {
        right: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-2 {
        right: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-3 {
        right: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-4 {
        right: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-5 {
        right: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-6 {
        right: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-7 {
        right: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-8 {
        right: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-9 {
        right: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-10 {
        right: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-pull-11 {
        right: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-0 {
        margin-left: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-3 {
        margin-left: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-6 {
        margin-left: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-9 {
        margin-left: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .container {
        max-width: 1280px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-11 {
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-1 {
        width: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-2 {
        width: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-3 {
        width: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-4 {
        width: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-5 {
        width: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-6 {
        width: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-7 {
        width: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-8 {
        width: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-9 {
        width: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-10 {
        width: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-11 {
        width: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-12 {
        width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-0 {
        left: auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-1 {
        left: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-2 {
        left: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-3 {
        left: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-4 {
        left: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-5 {
        left: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-6 {
        left: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-7 {
        left: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-8 {
        left: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-9 {
        left: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-10 {
        left: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-push-11 {
        left: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-0 {
        right: auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-3 {
        right: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-6 {
        right: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-9 {
        right: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-0 {
        margin-left: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-3 {
        margin-left: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-6 {
        margin-left: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-9 {
        margin-left: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
}

@media (max-width: 420px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-11 {
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-1 {
        width: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-2 {
        width: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-3 {
        width: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-4 {
        width: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-5 {
        width: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-6 {
        width: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-7 {
        width: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-8 {
        width: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-9 {
        width: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-10 {
        width: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-11 {
        width: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .col-xxs-12 {
        width: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .show-grid [class^=col-] {
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
    padding-bottom: 10px;
    padding-top: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .container {
    width: 1024px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-12,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-1,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-2,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-3,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-4,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-5,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-6,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-7,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-8,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-9,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-10,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-11,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-12,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-1,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-2,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-3,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-4,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-5,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-6,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-7,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-8,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-9,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-10,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-11,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-12 {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-12,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-12,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-12 {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-11,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-11 {
    width: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-10,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-10 {
    width: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-9,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-9 {
    width: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-8,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-8 {
    width: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-7,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-7 {
    width: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-6,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-6 {
    width: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-5,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-5 {
    width: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-4,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-4 {
    width: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-3,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-3 {
    width: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-2,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-2 {
    width: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-1,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-xs-1 {
    width: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-1,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-2,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-3,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-4,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-5,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-6,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-7,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-8,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-9,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-10,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-11 {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-1 {
    width: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-2 {
    width: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-3 {
    width: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-4 {
    width: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-5 {
    width: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-6 {
    width: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-7 {
    width: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-8 {
    width: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-9 {
    width: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-10 {
    width: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-11 {
    width: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-12 {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-1 {
    left: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-2 {
    left: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-3 {
    left: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-4 {
    left: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-5 {
    left: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-6 {
    left: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-7 {
    left: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-8 {
    left: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-9 {
    left: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-10 {
    left: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-push-11 {
    left: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-1 {
    right: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-2 {
    right: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-3 {
    right: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-4 {
    right: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-5 {
    right: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-6 {
    right: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-7 {
    right: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-8 {
    right: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-9 {
    right: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-10 {
    right: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-pull-11 {
    right: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-2 {
    margin-left: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-3 {
    margin-left: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-4 {
    margin-left: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-5 {
    margin-left: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-6 {
    margin-left: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-7 {
    margin-left: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-8 {
    margin-left: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-9 {
    margin-left: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-10 {
    margin-left: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-sm-offset-11 {
    margin-left: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-1 {
    width: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-2 {
    width: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-3 {
    width: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-4 {
    width: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-5 {
    width: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-6 {
    width: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-7 {
    width: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-8 {
    width: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-9 {
    width: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-10 {
    width: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-11 {
    width: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-12 {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-0 {
    left: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-1 {
    left: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-2 {
    left: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-3 {
    left: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-4 {
    left: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-5 {
    left: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-6 {
    left: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-7 {
    left: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-8 {
    left: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-9 {
    left: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-10 {
    left: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-push-11 {
    left: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-0 {
    right: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-1 {
    right: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-2 {
    right: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-3 {
    right: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-4 {
    right: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-5 {
    right: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-6 {
    right: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-7 {
    right: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-8 {
    right: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-9 {
    right: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-10 {
    right: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-pull-11 {
    right: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-0 {
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-1 {
    margin-left: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-2 {
    margin-left: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-3 {
    margin-left: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-4 {
    margin-left: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-5 {
    margin-left: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-6 {
    margin-left: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-7 {
    margin-left: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-8 {
    margin-left: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-9 {
    margin-left: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-10 {
    margin-left: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .col-md-offset-11 {
    margin-left: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .container:after,
.legacy-magento-1-hn.sf-cms-content-legacy .container:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .container:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy #product-view-container {
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy p {
    margin: 0 0 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 1.5;
}

.legacy-magento-1-hn.sf-cms-content-legacy small {
    font-size: 85%;
}

.legacy-magento-1-hn.sf-cms-content-legacy strong {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy em {
    font-style: italic;
}

.legacy-magento-1-hn.sf-cms-content-legacy cite {
    font-style: normal;
}

.legacy-magento-1-hn.sf-cms-content-legacy .muted {
    color: #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.muted:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.muted:hover {
    color: #cfd4d7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-warning {
    color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.text-warning:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.text-warning:hover {
    color: #cc6e00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-error {
    color: #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.text-error:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.text-error:hover {
    color: #d41139;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-info {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.text-info:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.text-info:hover {
    color: #004d83;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-success {
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.text-success:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.text-success:hover {
    color: #348504;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-left {
    text-align: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-right {
    text-align: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text-center {
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy h1,
.legacy-magento-1-hn.sf-cms-content-legacy h2,
.legacy-magento-1-hn.sf-cms-content-legacy h3,
.legacy-magento-1-hn.sf-cms-content-legacy h4,
.legacy-magento-1-hn.sf-cms-content-legacy h5,
.legacy-magento-1-hn.sf-cms-content-legacy h6 {
    margin: 10px 0;
    font-weight: 700;
    line-height: 20px;
    text-rendering: optimizelegibility;
    line-height: 1.2;
}

.legacy-magento-1-hn.sf-cms-content-legacy h1 small,
.legacy-magento-1-hn.sf-cms-content-legacy h2 small,
.legacy-magento-1-hn.sf-cms-content-legacy h3 small,
.legacy-magento-1-hn.sf-cms-content-legacy h4 small,
.legacy-magento-1-hn.sf-cms-content-legacy h5 small,
.legacy-magento-1-hn.sf-cms-content-legacy h6 small {
    font-weight: 400;
    line-height: 1;
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy h1 {
    font-size: 38.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h2 {
    font-size: 31.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h3 {
    font-size: 24.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h4 {
    font-size: 17.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h5,
.legacy-magento-1-hn.sf-cms-content-legacy h6 {
    font-size: 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h1 small {
    font-size: 24.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h2 small {
    font-size: 17.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h3 small,
.legacy-magento-1-hn.sf-cms-content-legacy h4 small {
    font-size: 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy h1,
.legacy-magento-1-hn.sf-cms-content-legacy h2,
.legacy-magento-1-hn.sf-cms-content-legacy h3,
.legacy-magento-1-hn.sf-cms-content-legacy h4 {
    font-weight: 300;
}

.legacy-magento-1-hn.sf-cms-content-legacy h1,
.legacy-magento-1-hn.sf-cms-content-legacy h2,
.legacy-magento-1-hn.sf-cms-content-legacy h3,
.legacy-magento-1-hn.sf-cms-content-legacy h4,
.legacy-magento-1-hn.sf-cms-content-legacy h5,
.legacy-magento-1-hn.sf-cms-content-legacy h6 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.legacy-magento-1-hn.sf-cms-content-legacy h5,
.legacy-magento-1-hn.sf-cms-content-legacy h6 {
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page_subheader {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page_subheader a {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media (max-width: 500px) {
    .legacy-magento-1-hn.sf-cms-content-legacy h1 {
        font-size: 27px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy h1 small {
        font-size: 18px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy p.lead {
        font-size: 16px;
        line-height: 1.4;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy ol,
.legacy-magento-1-hn.sf-cms-content-legacy ul {
    padding: 0;
    margin: 0 0 10px 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy ol ol,
.legacy-magento-1-hn.sf-cms-content-legacy ol ul,
.legacy-magento-1-hn.sf-cms-content-legacy ul ol,
.legacy-magento-1-hn.sf-cms-content-legacy ul ul {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy li {
    line-height: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy ol.inline,
.legacy-magento-1-hn.sf-cms-content-legacy ol.unstyled,
.legacy-magento-1-hn.sf-cms-content-legacy ul.inline,
.legacy-magento-1-hn.sf-cms-content-legacy ul.unstyled {
    margin-left: 0;
    list-style: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy ol.inline>li,
.legacy-magento-1-hn.sf-cms-content-legacy ul.inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy dl {
    margin-bottom: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy dd,
.legacy-magento-1-hn.sf-cms-content-legacy dt {
    line-height: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy dt {
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy dd {
    margin-left: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dl-horizontal {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dl-horizontal:after,
.legacy-magento-1-hn.sf-cms-content-legacy .dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dl-horizontal:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dl-horizontal dd {
    margin-left: 180px;
}

.legacy-magento-1-hn.sf-cms-content-legacy hr {
    margin: 20px 0;
    border: 0;
    border-top: 2px solid #ebedee;
    border-bottom: 1px solid #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hr_spacer {
    margin: 10px 0;
    border: 0;
    border-top: none;
    border-bottom: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy abbr[data-original-title],
.legacy-magento-1-hn.sf-cms-content-legacy abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote small {
    display: block;
    line-height: 20px;
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote small:before {
    content: "—   ";
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f3f4f5;
    border-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote.pull-right p,
.legacy-magento-1-hn.sf-cms-content-legacy blockquote.pull-right small {
    text-align: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote.pull-right small:before {
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote.pull-right small:after {
    content: "   —";
}

.legacy-magento-1-hn.sf-cms-content-legacy blockquote:after,
.legacy-magento-1-hn.sf-cms-content-legacy blockquote:before,
.legacy-magento-1-hn.sf-cms-content-legacy q:after,
.legacy-magento-1-hn.sf-cms-content-legacy q:before {
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy code,
.legacy-magento-1-hn.sf-cms-content-legacy pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, Courier New, monospace;
    font-size: 12px;
    color: #7e96a1;
    border-radius: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy pre.prettyprint {
    margin-bottom: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.legacy-magento-1-hn.sf-cms-content-legacy table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table {
    width: 100%;
    margin-bottom: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td,
.legacy-magento-1-hn.sf-cms-content-legacy .table th {
    padding: 10px;
    line-height: 20px;
    vertical-align: top;
    border-top: 1px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table th {
    font-weight: 700;
    text-align: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table thead th {
    vertical-align: bottom;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table caption+thead tr:first-child td,
.legacy-magento-1-hn.sf-cms-content-legacy .table caption+thead tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table colgroup+thead tr:first-child td,
.legacy-magento-1-hn.sf-cms-content-legacy .table colgroup+thead tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table thead:first-child tr:first-child td,
.legacy-magento-1-hn.sf-cms-content-legacy .table thead:first-child tr:first-child th {
    border-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table tbody+tbody {
    border-top: 2px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table .table {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_condensed td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_condensed th {
    padding: 4px 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered {
    border: 1px solid #ebedee;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered th {
    border-left: 1px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+tbody tr:first-child td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+tbody tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+thead tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+tbody tr:first-child td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+tbody tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+thead tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:first-child tr:first-child td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:first-child tr:first-child th,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered thead:first-child tr:first-child th {
    border-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:first-child tr:first-child>td:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:first-child tr:first-child>th:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered thead:first-child tr:first-child>th:first-child {
    border-top-left-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:first-child tr:first-child>td:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:first-child tr:first-child>th:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered thead:first-child tr:first-child>th:last-child {
    border-top-right-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:last-child tr:last-child>td:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:last-child tr:last-child>th:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tfoot:last-child tr:last-child>td:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tfoot:last-child tr:last-child>th:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered thead:last-child tr:last-child>th:first-child {
    border-bottom-left-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:last-child tr:last-child>td:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tbody:last-child tr:last-child>th:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tfoot:last-child tr:last-child>td:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tfoot:last-child tr:last-child>th:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered thead:last-child tr:last-child>th:last-child {
    border-bottom-right-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tfoot+tbody:last-child tr:last-child td:first-child {
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered tfoot+tbody:last-child tr:last-child td:last-child {
    border-bottom-right-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+tbody tr:first-child td:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+thead tr:first-child th:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+tbody tr:first-child td:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+thead tr:first-child th:first-child {
    border-top-left-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+tbody tr:first-child td:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered caption+thead tr:first-child th:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+tbody tr:first-child td:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .table_bordered colgroup+thead tr:first-child th:last-child {
    border-top-right-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_striped tbody>tr:nth-child(odd)>td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_striped tbody>tr:nth-child(odd)>th {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_striped-inverse tbody>tr:nth-child(odd)>td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_striped-inverse tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_hover tbody tr:hover>td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_hover tbody tr:hover>th {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .row-fluid table td[class*=span],
.legacy-magento-1-hn.sf-cms-content-legacy .row-fluid table th[class*=span],
.legacy-magento-1-hn.sf-cms-content-legacy table td[class*=span],
.legacy-magento-1-hn.sf-cms-content-legacy table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table td.col-md-12,
.legacy-magento-1-hn.sf-cms-content-legacy .table th.col-md-12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table tbody tr.success>td {
    background-color: #dff0d8;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table tbody tr.error>td {
    background-color: #f2dede;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table tbody tr.warning>td {
    background-color: #fcf8e3;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table tbody tr.info>td {
    background-color: #d9edf7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_hover tbody tr.success:hover>td {
    background-color: #d0e9c6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_hover tbody tr.error:hover>td {
    background-color: #ebcccc;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_hover tbody tr.warning:hover>td {
    background-color: #faf2cc;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_hover tbody tr.info:hover>td {
    background-color: #c4e3f3;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_borderless td,
.legacy-magento-1-hn.sf-cms-content-legacy .table_borderless th {
    border-top: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .table_borderless td.a-right,
.legacy-magento-1-hn.sf-cms-content-legacy .table_borderless th.a-right {
    text-align: right;
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 1px solid #ebedee;
        -webkit-overflow-scrolling: touch;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table {
        -webkit-transform: translateZ(0);
        position: relative;
        z-index: 1000;
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table {
        margin-bottom: 0;
        background-color: #fff;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table>tbody>tr>td,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table>tbody>tr>th,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table>tfoot>tr>td,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table>tfoot>tr>th,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table>thead>tr>td,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered {
        border: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>thead>tr>td:first-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>thead>tr>td:last-child,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>thead>tr:last-child>td,
    .legacy-magento-1-hn.sf-cms-content-legacy .table-responsive>.table-bordered>thead>tr:last-child>th {
        border-bottom: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body#cart .table-responsive {
    z-index: 3;
}

.legacy-magento-1-hn.sf-cms-content-legacy fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy *,
.legacy-magento-1-hn.sf-cms-content-legacy :after,
.legacy-magento-1-hn.sf-cms-content-legacy :before {
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #7e96a1;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy label {
    display: inline-block;
    margin-bottom: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=search] {
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=file] {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy select[multiple],
.legacy-magento-1-hn.sf-cms-content-legacy select[size] {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=checkbox]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=file]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=radio]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=number]::-webkit-inner-spin-button,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control:-moz-placeholder {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control:-ms-input-placeholder {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control::-webkit-input-placeholder {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #5e6f77;
    vertical-align: middle;
    background-color: #fff;
    border: 2px solid #c0cbd0;
    border-radius: 6px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control:focus {
    outline: 0;
    border: 2px solid #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .form-control[readonly],
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f3f4f5;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.legacy-magento-1-hn.sf-cms-content-legacy textarea.form-control {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-group {
    margin-bottom: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-group.form-group-base {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox,
.legacy-magento-1-hn.sf-cms-content-legacy .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox label,
.legacy-magento-1-hn.sf-cms-content-legacy .radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox-inline input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy .checkbox input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy .radio-inline input[type=radio],
.legacy-magento-1-hn.sf-cms-content-legacy .radio input[type=radio] {
    float: left;
    margin-left: -20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox+.checkbox,
.legacy-magento-1-hn.sf-cms-content-legacy .radio+.radio {
    margin-top: -5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox-inline,
.legacy-magento-1-hn.sf-cms-content-legacy .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox-inline+.checkbox-inline,
.legacy-magento-1-hn.sf-cms-content-legacy .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .checkbox-inline[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .checkbox[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .radio-inline[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .radio[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .checkbox,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .checkbox-inline,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .radio,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .radio-inline,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] input[type=radio],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=checkbox][disabled],
.legacy-magento-1-hn.sf-cms-content-legacy input[type=radio][disabled] {
    cursor: not-allowed;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-sm {
    height: 30px;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy select.input-sm {
    height: 30px;
    line-height: 30px;
}

.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-sm {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-lg {
    height: 45px;
    padding: 10px 12px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy select.input-lg {
    height: 45px;
    line-height: 45px;
}

.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-lg {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-warning .control-label,
.legacy-magento-1-hn.sf-cms-content-legacy .has-warning .help-block {
    color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-warning .form-control {
    border-color: #ff8a00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-warning .form-control:focus {
    border-color: #cc6e00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffb966;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-warning .input-group-addon {
    color: #ff8a00;
    border-color: #ff8a00;
    background-color: #fcf8e3;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-error .control-label,
.legacy-magento-1-hn.sf-cms-content-legacy .has-error .help-block {
    color: #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-error .form-control {
    border-color: #ee2a52;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-error .form-control:focus {
    border-color: #d41139;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f6899f;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-error .input-group-addon {
    color: #ee2a52;
    border-color: #ee2a52;
    background-color: #f2dede;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-success .control-label,
.legacy-magento-1-hn.sf-cms-content-legacy .has-success .help-block {
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-success .form-control {
    border-color: #47b606;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-success .form-control:focus {
    border-color: #348504;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #76f82a;
}

.legacy-magento-1-hn.sf-cms-content-legacy .has-success .input-group-addon {
    color: #47b606;
    border-color: #47b606;
    background-color: #dff0d8;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-control-static {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .form-inline .form-control {
        display: inline-block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .form-inline .checkbox,
    .legacy-magento-1-hn.sf-cms-content-legacy .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .form-inline .checkbox input[type=checkbox],
    .legacy-magento-1-hn.sf-cms-content-legacy .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .checkbox,
.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .checkbox-inline,
.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .control-label,
.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .radio,
.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .form-group:after,
.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .form-group:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .control-label {
        text-align: right;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .form-horizontal .control-label.text-left {
        text-align: left;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy ::-webkit-input-placeholder {
    color: #7e96a1 !important;
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy :-moz-placeholder,
.legacy-magento-1-hn.sf-cms-content-legacy ::-moz-placeholder {
    color: #7e96a1 !important;
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy :-ms-input-placeholder {
    color: #7e96a1 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy ::input-placeholder {
    color: #7e96a1 !important;
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .uneditable-input {
    background: #ebedee;
    border-color: #ebedee;
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-lg>.form-control,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-lg>.input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 12px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy select.input-group-lg>.form-control,
.legacy-magento-1-hn.sf-cms-content-legacy select.input-group-lg>.input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px;
}

.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-group-lg>.form-control,
.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-group-lg>.input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-sm>.form-control,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-sm>.input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy select.input-group-sm>.form-control,
.legacy-magento-1-hn.sf-cms-content-legacy select.input-group-sm>.input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}

.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-group-sm>.form-control,
.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-group-sm>.input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group .form-control {
    display: table-cell;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon:not(:first-child):not(:last-child),
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:not(:first-child):not(:last-child),
.legacy-magento-1-hn.sf-cms-content-legacy .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    background-color: #f3f4f5;
    border: 1px solid #c0cbd0;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon.input-sm {
    padding: 5px 8px;
    font-size: 12px;
    border-radius: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon.input-lg {
    padding: 10px 12px;
    font-size: 18px;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon input[type=radio] {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon:first-child,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:first-child>.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:first-child>.dropdown-toggle,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.legacy-magento-1-hn.sf-cms-content-legacy .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon:first-child {
    border-right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:first-child>.btn:not(:first-child),
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:last-child>.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn:last-child>.dropdown-toggle,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-addon:last-child {
    border-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn {
    white-space: nowrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn>.btn {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn>.btn+.btn {
    margin-left: -4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn>.btn:active,
.legacy-magento-1-hn.sf-cms-content-legacy .input-group-btn>.btn:hover {
    z-index: 2;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" spt_"],
.legacy-magento-1-hn.sf-cms-content-legacy [class^=spt_] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_payment {
    background-image: url(/skin/frontend/ui/hnui/img/spt_payment-logos_r31.png);
    width: 50px;
    height: 40px;
    vertical-align: middle;
    margin: 2px 0 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_if {
    background-position: 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_mc {
    background-position: 0 -60px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_vs {
    background-position: 0 -120px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_ae {
    background-position: 0 -180px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_pp {
    background-position: 0 -240px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_cs {
    background-position: 0 -300px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_mp {
    background-position: 0 -360px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .spt_ve {
    background-position: 0 -411px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown,
.legacy-magento-1-hn.sf-cms-content-legacy .dropup {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_toggle {
    *margin-bottom: -3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_toggle:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle {
    outline: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #373737;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .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;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu.pull-right {
    right: 0;
    left: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #373737;
    white-space: nowrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>li>a:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:focus>a,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:hover>a {
    text-decoration: none;
    color: #373737;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.active>a:hover {
    color: #373737;
    text-decoration: none;
    outline: 0;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:hover {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default;
}

.legacy-magento-1-hn.sf-cms-content-legacy .open {
    *z-index: 1000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .open>.dropdown_menu {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pull-right>.dropdown_menu {
    right: 0;
    left: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #373737;
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .dropdown_menu,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom .dropdown .dropdown_menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu>.dropdown_menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:hover>.dropdown_menu {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .dropdown_submenu>.dropdown_menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    border-radius: 5px 5px 5px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:hover>a:after {
    border-left-color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu.pull-left {
    float: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu.pull-left>.dropdown_menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown .dropdown_menu .nav_header {
    padding-left: 20px;
    padding-right: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .typeahead {
    z-index: 1051;
    margin-top: 2px;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f3f4f5;
    border: 2px solid #e0e2e5;
    border-radius: 6px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.legacy-magento-1-hn.sf-cms-content-legacy .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .well_md {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #fffdf0;
        border: 2px solid #fd0;
        border-radius: 6px;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .well_md blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_large {
    padding: 24px;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_small {
    padding: 9px;
    border-radius: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_brand {
    background-color: #00266b;
    border-color: #00266b;
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_brand a {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_tight-p {
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_tight-m {
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_squared {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_light {
    border-width: 1px;
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_primary {
    border-color: #e9f1f5;
    background-color: #e9f1f5;
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_inverse {
    background: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fade.in {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .collapse {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .collapse.in {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .collapse-xs {
        display: block !important;
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .collapse-sm {
        display: block !important;
        height: auto !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .js_show-more {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js_show-more span.collapsed-text {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js_show-more.collapsed span.collapsed-text,
.legacy-magento-1-hn.sf-cms-content-legacy .js_show-more span.expanded-text {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js_show-more.collapsed span.expanded-text {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal:after {
    content: "\f106";
    display: inline-block;
    color: #c0cbd0;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    padding-left: 3px;
    padding-top: 1px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal span.reveal-text {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal span.collapsed-text {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal:focus span,
.legacy-magento-1-hn.sf-cms-content-legacy .reveal:hover span {
    text-decoration: underline;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal.collapsed:after {
    content: "\f107";
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal.collapsed span.reveal-text {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal.collapsed span.collapsed-text {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal_txt {
    color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .reveal_txt:hover {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #373737;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    padding: 0 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .close:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .close:hover {
    color: #373737;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.legacy-magento-1-hn.sf-cms-content-legacy button.close {
    padding: 0 5px;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 hsla(0deg, 0%, 100%, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #f05a00;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert,
.legacy-magento-1-hn.sf-cms-content-legacy .alert h4 {
    color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert h4 {
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-success,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_success {
    background-color: #dff0d8;
    border-color: #b9d2a3;
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-success h4,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_success h4 {
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-danger,
.legacy-magento-1-hn.sf-cms-content-legacy .alert-error,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_danger,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_error {
    background-color: #f2dede;
    border-color: #ee2a52;
    color: #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-danger h4,
.legacy-magento-1-hn.sf-cms-content-legacy .alert-error h4,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_danger h4,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_error h4 {
    color: #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info {
    background-color: #d9edf7;
    border-color: #006e92;
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info h4,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info h4 {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse {
    background-color: #00266b;
    border-color: #d9edf7;
    color: #fff;
    text-shadow: none;
    padding: 8px 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .alert-info-title,
.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .alert_info-title,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .alert-info-title,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .alert_info-title {
    background-color: #006bb6;
    margin-bottom: 14px;
    margin-top: 7px;
    padding: 7px;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .actions,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .actions {
    padding: 12px 0 7px;
    border-top: 2px solid #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .close,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .close {
    color: #fff;
    opacity: 1;
    padding: 5px 10px;
    right: 0;
    text-shadow: none;
    top: 9px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .inner-wrapper,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .inner-wrapper {
    padding-bottom: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .inner-wrapper a,
.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .inner-wrapper h4,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .inner-wrapper a,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .inner-wrapper h4 {
    color: #fff;
    text-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-info-inverse .inner-wrapper hr,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_info-inverse .inner-wrapper hr {
    border-width: 2px 0 0;
    border-color: #006bb6;
    margin: 7px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-block,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-block>p,
.legacy-magento-1-hn.sf-cms-content-legacy .alert-block>ul,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_block>p,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_block>ul {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .alert-block p+p,
.legacy-magento-1-hn.sf-cms-content-legacy .alert_block p+p {
    margin-top: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 1.42857143;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 6px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn:hover {
    color: #373737;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.45;
    filter: alpha(opacity=45);
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default {
    color: #373737;
    background-color: #ebedee;
    border-color: #ebedee;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #c0cbd0;
    border-color: #dde3e6;
    text-shadow: 0 1px 0 #fff;
    font-weight: 300;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_default {
    color: #373737;
    background-color: #d5d9db;
    border-color: #d5d9db;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_default {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_default,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_default.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_default:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_default:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_default:hover {
    background-color: #ebedee;
    border-color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn_active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.btn_active {
    background-color: #ebedee;
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn.btn_active:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_default.btn_active:hover {
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary {
    color: #fff !important;
    background-color: #005b9c;
    border-color: #005b9c;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #004c83;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_primary {
    color: #fff;
    background-color: #001842;
    border-color: #001842;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_primary {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_primary,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_primary.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_primary:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_primary:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_primary:hover {
    background-color: #00266b;
    border-color: #001d52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning {
    color: #fff;
    background-color: #ff8a00;
    border-color: #ff8a00;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #e67c00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_warning {
    color: #fff;
    background-color: #d67400;
    border-color: #d67400;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_warning {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_warning,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_warning.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_warning:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_warning:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_warning:hover {
    background-color: #ff8a00;
    border-color: #e67c00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #de1219;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_hotdeals {
    color: #fff;
    background-color: #d01018;
    border-color: #d01018;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_hotdeals {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_hotdeals[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_hotdeals,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_hotdeals.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_hotdeals:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_hotdeals:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_hotdeals:hover {
    background-color: #ed1c24;
    border-color: #de1219;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_success {
    color: #fff;
    background-color: #47b606;
    border-color: #47b606;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #3d9d05;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_success {
    color: #fff;
    background-color: #388f05;
    border-color: #388f05;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_success {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_success,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_success.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_success:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_success:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_success:hover {
    background-color: #47b606;
    border-color: #3d9d05;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_info {
    color: #fff;
    background-color: #006bb6;
    border-color: #006bb6;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #005c9d;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_info {
    color: #fff;
    background-color: #00538d;
    border-color: #00538d;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_info {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_info,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_info.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_info:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_info:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_info:hover {
    background-color: #006bb6;
    border-color: #005c9d;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank {
    color: #373737;
    background-color: #fff;
    border-color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #c0cbd0;
    border-color: #dde3e6;
    font-weight: 300;
    text-transform: none;
    text-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_blank {
    color: #373737;
    background-color: #ebebeb;
    border-color: #ebebeb;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_blank {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_blank,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_blank.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_blank:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_blank:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_blank:hover {
    background-color: #fff;
    border-color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_blank:hover {
    background-color: #fff !important;
    border-color: #dde3e6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    text-shadow: 0 -2px 0 #de1219;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_danger {
    color: #fff;
    background-color: #d01018;
    border-color: #d01018;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle.btn_danger {
    background-image: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.disabled,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.disabled.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.disabled:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.disabled:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger.disabled:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger[disabled].active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger[disabled]:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_danger,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_danger.active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_danger:active,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_danger:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_danger:hover {
    background-color: #ed1c24;
    border-color: #de1219;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke {
    background: transparent;
    font-weight: 700;
    text-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke:hover {
    background-color: #f9f9fa;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_primary {
    color: #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_primary:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_primary:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_primary:hover {
    background-color: #c7dbff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_warning {
    color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_warning:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_warning:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_warning:hover {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_danger {
    color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_danger:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_danger:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_danger:hover {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_success {
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_success:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_success:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_success:hover {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_info {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_info:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_info:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_stroke.btn_info:hover {
    background-color: #83ccff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_link {
    color: #006bb6;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_link,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link[disabled],
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_link {
    background-color: transparent;
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_link,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link:hover {
    border-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_link:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link:hover {
    color: #003e6a;
    text-decoration: none;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_link[disabled]:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_link[disabled]:hover,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_link:focus,
.legacy-magento-1-hn.sf-cms-content-legacy fieldset[disabled] .btn_link:hover {
    color: #ebedee;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_lg {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_xs {
    padding: 5px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_xs {
    padding: 1px 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_block+.btn_block,
.legacy-magento-1-hn.sf-cms-content-legacy .call-to-actions .btn_block {
    margin-top: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .call-to-actions .btn_block:first-child {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy input[type=button].btn_block,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=reset].btn_block,
.legacy-magento-1-hn.sf-cms-content-legacy input[type=submit].btn_block {
    width: 100%;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .btn_block-xs {
        display: block;
        width: 100%;
        margin: 5px 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_icon {
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_default .caret {
    border-top-color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_danger .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_info .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_primary .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_success .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_warning .caret {
    border-top-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .btn_default .caret {
    border-bottom-color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .btn_danger .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .dropup .btn_info .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .dropup .btn_primary .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .dropup .btn_success .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .dropup .btn_warning .caret {
    border-bottom-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn {
    position: relative;
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn.active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:hover {
    z-index: 2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:focus {
    outline: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group .btn+.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group .btn+.btn_group,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group .btn_group+.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group .btn_group+.btn_group {
    margin-left: -1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar:after,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar .btn_group {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar>.btn+.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar>.btn+.btn_group,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar>.btn_group+.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_toolbar>.btn_group+.btn_group {
    margin-left: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:not(:first-child):not(:last-child):not(.dropdown_toggle) {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:first-child {
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:first-child:not(:last-child):not(.dropdown_toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn:last-child:not(:first-child),
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.dropdown_toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn_group {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn_group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn_group:first-child>.btn:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn_group:first-child>.dropdown_toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn_group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group .dropdown_toggle:active,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group.open .dropdown_toggle {
    outline: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-xs>.btn {
    padding: 5px 8px;
    padding: 1px 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-sm>.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-xs>.btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-sm>.btn {
    padding: 5px 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-lg>.btn {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn+.dropdown_toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group>.btn_lg+.dropdown_toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group.open .dropdown_toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn .caret {
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_lg .caret {
    border-bottom-width: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:after,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group>.btn {
    float: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn+.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn+.btn_group,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group+.btn,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group+.btn_group {
    margin-top: -1px;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:first-child>.btn:last-child,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:first-child>.dropdown_toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-vertical>.btn_group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%;
}

.legacy-magento-1-hn.sf-cms-content-legacy [data-toggle=buttons]>.btn>input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy [data-toggle=buttons]>.btn>input[type=radio] {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>li>a {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav>li>a:hover {
    text-decoration: none;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>li>a>img {
    max-width: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>.pull-right {
    float: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_header {
    display: block;
    padding: 3px 15px;
    font-weight: 700;
    line-height: 20px;
    color: #c0cbd0;
    text-shadow: 0 1px 0 hsla(0deg, 0%, 100%, 0.5);
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav li+.nav_header {
    margin-top: 9px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list .nav_header,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_list>li>a {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 hsla(0deg, 0%, 100%, 0.5);
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list>li>a {
    padding: 3px 15px;
    color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list>li>a:hover {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_list>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_list>.active>a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list [class*=" icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy .nav_list [class^=icon-] {
    margin-right: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills:after,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills:before,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs:after,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills:after,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills>li,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>li {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills>li>a,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}

@media (max-width: 991px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .nav_pills-sm>li>a,
    .legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-sm>li>a {
        padding: 4px;
        margin-right: 2px;
        line-height: 12px;
        font-size: 11px;
    }
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .nav_pills-sm>li>a,
    .legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-sm>li>a {
        padding: 4px;
        margin-right: 2px;
        line-height: 12px;
        font-size: 13px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs {
    border-bottom: 2px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>li {
    margin-bottom: -2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 20px;
    border: 2px solid transparent;
    border-radius: 4px 4px 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>li>a:hover {
    border-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs>.active>a:hover {
    color: #c0cbd0;
    background-color: #fff;
    border: 2px solid #ebedee;
    border-bottom-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse {
    margin-bottom: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>li>a {
    color: #006bb6;
    text-decoration: none;
    background-color: #f3f4f5;
    border: 2px solid #f3f4f5;
    border-bottom: 2px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>li>a:hover {
    text-decoration: underline;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>li>a:focus {
    outline: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:hover {
    color: #373737;
    background-color: #fff;
    border: 2px solid #ebedee;
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 4px 4px 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:focus:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:focus:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:hover:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs-inverse>.active>a:hover:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills>.active>a:hover {
    color: #fff;
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_stacked>li {
    float: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_stacked>li>a {
    margin-right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs.nav_stacked {
    border-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs.nav_stacked>li>a {
    border: 2px solid #f3f4f5;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs.nav_stacked>li:first-child>a {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs.nav_stacked>li:last-child>a {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs.nav_stacked>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs.nav_stacked>li>a:hover {
    border-color: #f3f4f5;
    z-index: 2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills.nav_stacked>li>a {
    margin-bottom: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills.nav_stacked>li:last-child>a {
    margin-bottom: 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs .dropdown_menu {
    border-radius: 0 0 6px 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills .dropdown_menu {
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav .dropdown_toggle .caret {
    border-top-color: #006bb6;
    border-bottom-color: #006bb6;
    margin-top: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav .dropdown_toggle:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .nav .dropdown_toggle:hover .caret {
    border-top-color: #003e6a;
    border-bottom-color: #003e6a;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs .dropdown_toggle .caret {
    margin-top: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav .active .dropdown_toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs .active .dropdown_toggle .caret {
    border-top-color: #c0cbd0;
    border-bottom-color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>.dropdown.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav>.dropdown.active>a:hover {
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>li.dropdown.open.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav>li.dropdown.open.active>a:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_pills .open .dropdown_toggle,
.legacy-magento-1-hn.sf-cms-content-legacy .nav_tabs .open .dropdown_toggle {
    color: #fff;
    background-color: #ebedee;
    border-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav li.dropdown.open.active .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .nav li.dropdown.open .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .nav li.dropdown.open a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .nav li.dropdown.open a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-stacked .open>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-stacked .open>a:hover {
    border-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabbable {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabbable:after,
.legacy-magento-1-hn.sf-cms-content-legacy .tabbable:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabbable:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-content {
    overflow: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tab-content-bdr {
    border: 2px solid #ebedee;
    border-top: none;
    margin-top: -5px;
    padding: 18px 9px 9px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: visible;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs {
    border-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pill-content>.pill-pane,
.legacy-magento-1-hn.sf-cms-content-legacy .tab-content>.tab-pane {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pill-content>.active,
.legacy-magento-1-hn.sf-cms-content-legacy .tab-content>.active {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs {
    border-top: 2px solid #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>li>a {
    border-radius: 0 0 4px 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>li>a:hover {
    border-bottom-color: transparent;
    border-top-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-below>.nav_tabs>.active>a:hover {
    border-color: transparent #f3f4f5 #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs>li,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs>li {
    float: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs>li>a,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs {
    float: left;
    margin-right: 19px;
    border-right: 2px solid #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs>li>a {
    margin-right: -2px;
    border-radius: 4px 0 0 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs>li>a:hover {
    border-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs .active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs .active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-left>.nav_tabs .active>a:hover {
    border-color: #f3f4f5 transparent #f3f4f5 #f3f4f5;
    *border-right-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs {
    float: right;
    margin-left: 19px;
    border-left: 2px solid #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs>li>a {
    margin-left: -2px;
    border-radius: 0 4px 4px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs>li>a:hover {
    border-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs .active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs .active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .tabs-right>.nav_tabs .active>a:hover {
    border-color: #f3f4f5 #f3f4f5 #f3f4f5 transparent;
    *border-left-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>.disabled>a {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .nav>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .nav {
    margin: 15px 0 30px;
    padding: 0;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .nav>li>a {
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .nav>li:first-child>a {
    border-radius: 6px 6px 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .nav>li:last-child>a {
    border-radius: 0 0 6px 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .nav>.active>a {
    position: relative;
    z-index: 2;
    padding: 9px 15px;
    border: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .accordion-inner .nav_list {
    margin: -10px -16px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .accordion-inner .nav_list>li:first-child>a,
.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .accordion-inner .nav_list>li:last-child>a {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav [class^=icon-angle-right] {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: 0;
    font-size: 120%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav>li>a:hover {
    background-color: #f5f5f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav a:hover [class^=icon-angle-right] {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .active [class^=icon-],
.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .active a:active [class^=icon-angle-right],
.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav .active a:hover [class^=icon-angle-right] {
    opacity: 1;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter {
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter a {
    color: #373737;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter a:hover [class^=icon-] {
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter a.is_update [class^=icon-] {
    display: inline-block;
    animation: a 2s infinite linear;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter a.is_update [class^=icon-]:before {
    content: "\f110";
    color: #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter>li>a:hover {
    background: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter [class^=icon-] {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter .active [class^=icon-] {
    color: #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter span {
    padding-right: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav_filter .itemcount {
    float: right;
    color: #c0cbd0;
    position: absolute;
    right: 15px;
    padding: 0;
    top: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .wrapper-nav-overlay {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: #373737;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    z-index: 1000;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cart-open .wrapper-nav-overlay {
        opacity: 0.3;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cart-open .cart-wrapper {
        display: block;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar-toggle:active,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar-toggle:focus {
    box-shadow: none;
    outline: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #wrapper {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .nav-open {
        overflow-x: hidden;
    }
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .nav-open #wrapper {
        transform: translate3d(280px, 0, 0) scaleX(1);
    }
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .nav-open .wrapper-nav-overlay {
        opacity: 0.3;
        width: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .nav-open .main-nav-wrapper {
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper {
    background: #fff;
    height: 100%;
    left: -280px;
    position: absolute;
    top: 0;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 280px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper {
        border-top: 4px solid #006bb6;
        height: auto;
        left: 0;
        top: 96px;
        width: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .container {
    padding: 0;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .container {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .hot-deals-nav-wrapper .header {
    padding: 11px 10px 10px;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .hot-deals-nav-wrapper .navmega_wrapper {
        border: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .hot-deals-nav-wrapper ._footer,
.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .hot-deals-nav-wrapper .description {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .hot-deals-nav-wrapper .panel_product {
    margin: 0 -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .panel_product {
    border: 0;
    box-shadow: none;
    min-height: 220px;
    outline: none;
    padding-bottom: 18px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .panel_product .btn_hotdeals {
    align-items: center;
    display: flex;
    min-width: 100%;
    height: 100%;
    min-height: 220px;
    font-weight: 300;
    font-family: Helvetica;
    font-size: 15px;
    padding: 12.5%;
    text-transform: uppercase;
    line-height: 1.25;
    position: absolute;
    left: 0;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .panel_product .btn_hotdeals:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .panel_product .btn_hotdeals span {
    color: #fff;
    letter-spacing: 0.05em;
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-md-list {
        display: block !important;
        height: auto !important;
        position: relative;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-md-list {
        background-color: #fff;
        border: 2px solid #006bb6;
        border-top: 4px solid #006bb6;
        padding: 0;
        position: absolute;
        top: 0;
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        z-index: 100;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper ul {
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper li {
    border-bottom: 2px solid #ebedee;
    list-style: none;
    padding: 6px 15px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper li {
        border: 0;
        padding: 2px 15px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper li.divider {
        border-bottom: 2px solid #ebedee;
        margin: 2px 0;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav {
        display: block;
        margin: 10px 0;
    }
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0.active .nav-hover-container {
        left: 10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 a.level0-link,
.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 span.level0-link {
    color: #777;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 a.level0-link i,
.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 span.level0-link i {
    margin-right: 2px;
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 a.level0-link,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 span.level0-link {
        color: #373737;
        cursor: pointer;
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 a.level0-link:after,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 span.level0-link:after {
        content: "\f138";
        display: none;
        font-family: FontAwesome;
        line-height: 1;
        margin: 0;
        position: absolute;
        right: 0;
        transform: translateY(-50%);
        top: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover {
        background: #f3f4f5;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover a.level0-link,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover span.level0-link {
        position: relative;
        text-decoration: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover a.level0-link:after,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover span.level0-link:after {
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover a.level0-link i,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover span.level0-link i {
        color: #006bb6;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0:hover span.level0-link {
        color: #006bb6 !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0.active-nav {
        background-color: #006bb6;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0.active-nav a.level0-link,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0.active-nav span.level0-link {
        color: #fff !important;
        text-decoration: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0.active-nav .nav-hover-container {
        display: flex;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 .nav-hover {
    border: 0;
    padding: 0;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 .nav-hover {
        align-self: stretch;
        border-bottom: 2px solid #006bb6;
        border-left: 2px solid #006bb6;
        display: flex;
        padding: 0 10px;
        width: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 .nav-hover .nav-list {
        margin-bottom: 10px;
        width: 33.33333333%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level0 .nav-promos {
    align-self: stretch;
    border-bottom: 2px solid #006bb6;
    border-right: 2px solid #006bb6;
    padding: 3px 35px 3px 0;
    width: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1 {
    border: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1 strong {
    border-bottom: 2px solid #ebedee;
    color: #373737;
    display: block;
    margin: 0;
    padding: 6px 15px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1 strong {
        border: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1.active ul {
    max-height: 600px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1.active ul {
        max-height: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1 ul {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav li.level1 ul {
        margin-bottom: 10px;
        max-height: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav>a,
.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav>span {
    color: #373737;
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav>a,
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav>span {
        cursor: pointer;
        text-shadow: 0 1px 0 hsla(0deg, 0%, 100%, 0.5);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav>a.btn_sm,
.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav>span.btn_sm {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .mobile-home-nav {
    color: #5e6f77;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 22px;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .mobile-home-nav .icon-home {
    margin-right: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .mobile-home-nav .btn-browse-home {
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .nav-hover-container .mobile-home-nav .btn-browse-home {
    margin-left: 35px;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .close-sub-cat,
.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .mobile-menu-close {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .mobile-menu-close {
    color: #b5cbd0;
    right: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .close-sub-cat {
    left: 15px;
    width: 22px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .browse-all-cat {
        border-left: 2px solid #006bb6;
        border-right: 2px solid #006bb6;
        width: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .btn-browse-all-cat {
    color: #777;
    display: block;
    padding: 6px 0;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .btn-browse-all-cat .icon-angle-right {
    display: none;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .btn-browse-all-cat {
        color: #006bb6;
        display: block;
        font-size: 24.5px;
        padding: 12px 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .top-level-nav .btn-browse-all-cat .icon-angle-right {
        display: inline-block;
        margin: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .btn-browse-home {
    color: #5e6f77;
    display: inline-block;
    line-height: 20px;
    margin: 0 15px 0 35px;
    padding: 12px 0;
    vertical-align: top;
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container {
    background: #fff;
    height: 100%;
    left: -110%;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 280px;
    z-index: 9;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container {
        align-content: flex-start;
        align-items: flex-start;
        background: transparent;
        display: none;
        flex-wrap: wrap;
        left: 100%;
        padding: 0;
        width: 75vw;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container.hot-deals-nav-wrapper {
        background: #fff;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li {
        background: #fff;
        padding: 3px 15px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li a.btn-browse-all-cat {
        color: #006bb6;
        display: block;
        font-size: 24.5px;
        padding: 15px 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2 {
        transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2 a:hover {
        text-decoration: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2:hover {
        background-color: #f3f4f5;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2:hover a {
        color: #005b9c;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2 a {
    color: #777;
    display: block;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2 a {
        color: #373737;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container li.level2 a i {
    margin-right: 4px;
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container {
        width: 957px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body .main-nav-wrapper .nav-hover-container .well {
    color: #373737;
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-nav-wrapper {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-nav-wrapper #navDeals {
    background: #fff;
    border: 2px solid #006bb6;
    border-top: 0;
    padding: 0 28px 0 10px;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-nav-wrapper .short-description {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb {
    padding: 8px 15px;
    margin: 0 0 10px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb>li>.divider {
    padding: 0 5px;
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb>.active {
    color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb>.back_btn {
    padding-right: 6.66666667px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container {
    border-bottom: 2px solid #ebedee;
    margin: -20px 0 20px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container .breadcrumb_ui {
    background-color: #fff;
    margin: 0;
    padding: 6.66666667px 0;
    border-radius: 0;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .page-heading {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container {
        border-bottom: none;
        margin-bottom: 6.66666667px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container .breadcrumb_ui li {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container .breadcrumb_ui li.active {
        display: inline-block;
        font-size: 24px;
        line-height: 1.25;
        max-width: 75%;
        padding-top: 5px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .breadcrumb_container .breadcrumb_ui li.back_btn {
        display: block;
        float: right;
        max-width: 25%;
        padding-left: 6.66666667px;
        padding-right: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy html.no-touch .scrollable-dropdown-menu::-webkit-scrollbar {
    width: 12px;
    position: relative;
    left: -20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy html.no-touch .scrollable-dropdown-menu::-webkit-scrollbar-track {
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.1);
}

.legacy-magento-1-hn.sf-cms-content-legacy html.no-touch .scrollable-dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.2);
}

.legacy-magento-1-hn.sf-cms-content-legacy html.no-touch .scrollable-dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.4);
}

.legacy-magento-1-hn.sf-cms-content-legacy html.no-touch .scrollable-dropdown-menu::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.05);
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead {
    background-color: #fff;
    border: none;
    margin-bottom: 20px;
    position: relative;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead * {
    box-sizing: border-box;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead {
        z-index: 1001;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .form-group {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top {
    background-color: #00266b;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top [class*=icon-] {
    color: #006bb6;
    margin: 0 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav>li>a {
    padding: 0 2px;
    color: #fff;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav>li>a {
        padding: 6px 2px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav>li>a:hover {
    background-color: #001d52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav ._btn {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav .caret {
    border-top-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top>ul>li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_left,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_right {
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_left {
    padding: 9px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_nav {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_nav:after,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_nav:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_nav:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_nav>li {
    float: left;
    line-height: 40px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_nav>li {
        line-height: 21px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    text-transform: uppercase;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop a.btn_info {
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand {
    max-width: 70%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_right {
    padding: 9px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .icon-search {
    color: #005b9c;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control {
    border: 2px solid #dde3e6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control:focus {
    border: 2px solid #005b9c;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control.ui-autocomplete-input::placeholder {
    color: #5e6f77;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .btn {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .btn:hover {
    background-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .clear-search-text {
    color: #888;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search {
    float: left;
    position: relative;
    width: 70%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form {
    margin-right: 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .icon-search {
    text-shadow: none;
    font-size: 26px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .icon-search.grey {
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px !important;
    padding-right: 80px;
    z-index: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control::-ms-clear,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control::-ms-reveal {
    width: 0;
    height: 0;
    display: none;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control {
        padding-right: 30px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control.ui-autocomplete-input::placeholder {
    font-family: Helvetica, FontAwesome, sans-serif;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control.ui-autocomplete-input.hidePlaceholder::placeholder {
    color: #fff;
    visibility: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control.ui-autocomplete-input.hidePlaceholder:-ms-input-placeholder {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .form-control.ui-autocomplete-input.hidePlaceholder::-webkit-input-placeholder {
    color: #fff;
    visibility: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .btn {
    position: absolute;
    top: 2px;
    right: 2px;
    border: 0;
    border-radius: 0 2px 2px 0;
    padding: 7px 12px;
    display: block;
    margin-left: 10px;
    min-height: 10px;
    height: auto !important;
    width: auto;
}

@-moz-document url-prefix() {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .input-group .btn {
        padding: 6.5px 12px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .clear-search-text {
    position: absolute;
    top: 7px;
    font-size: 20px;
    right: 52px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    display: none;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search form#search_form .form-group .clear-search-text {
        right: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search .masthead_search-button {
    border: none;
    margin: 2px 7px 0 0;
    max-height: 45px;
    overflow: hidden;
    padding: 8px 12px 5px;
    position: absolute;
    right: -5px;
    top: 0;
    z-index: 1;
    width: auto;
    height: auto;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(90deg, hsla(0deg, 0%, 100%, 0), #fff 25%, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1);
    border-radius: 4px 4px 4px 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search .masthead_search-button:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete {
    background-color: #fff;
    float: left;
    left: 10px !important;
    list-style: none;
    margin: 0;
    max-height: none !important;
    min-width: 160px;
    overflow: hidden;
    position: absolute;
    right: 10px !important;
    top: 100%;
    width: auto !important;
    z-index: 1000 !important;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete {
        width: 67% !important;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete {
        width: 68% !important;
        padding-right: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete li {
    margin: 5px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete li a {
    color: #373737;
    display: block;
    padding: 0 15px;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete li a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete li a:hover {
    background: #f3f4f5;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete .ui-state-focus,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete .ui-state-hover,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete .ui-widget-content .ui-state-focus,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete .ui-widget-content .ui-state-hover,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete .ui-widget-header .ui-state-focus,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_search-autocomplete .ui-widget-header .ui-state-hover {
    background: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top-cart {
    float: left;
    width: 30%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_bottom-xs .btn {
    display: block;
    margin-left: 10px;
    min-height: 10px;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_header {
        background-color: #fff;
        padding-top: 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_left a {
        line-height: 50px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand {
        border-left: 2px solid #00266b;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand img {
        margin: 10px 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop a {
        color: #00266b;
        background-color: transparent;
        border: none;
        text-shadow: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .container {
        padding: 0 5px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_bottom-xs {
        background-color: #f3f4f5;
    }
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand img {
        margin: 10px 0;
    }
}

@media (max-width: 1199px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .dropdown_menu {
        left: auto;
        right: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .dropdown_menu ul {
        margin: 0 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand {
        display: block;
        padding: 0 0 0 20px;
        border-left: 2px solid #00266b;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop {
        padding: 0 10px 0 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop a {
        color: #00266b;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_bottom-xs {
        margin: 0 -10px;
        padding: 0 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_header,
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop a {
        padding: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_left {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_right {
        padding: 10px;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .form-inline {
        margin-right: 20px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav {
        float: right;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav>li>a {
        font-size: 14px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top .masthead_nav ul>li {
        position: relative;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_left {
        text-align: right;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop a {
        color: #fff;
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        left: 0;
        line-height: 27px !important;
        margin-top: 10px;
        padding: 6px 12px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand {
        border-left: none;
        margin: 0;
        padding: 7px 0 0;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .masthead {
        border-bottom: 8px solid #006bb6;
        height: 104px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_top {
        height: auto;
        line-height: 1;
        position: absolute;
        top: 63px;
        width: 100%;
        z-index: 100;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_left {
        max-width: 495px;
        margin-left: 0 !important;
        padding: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop {
        float: right;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_shop a {
        border: medium none;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        color: #fff;
        display: block;
        float: left;
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 700;
        left: 10px;
        line-height: 1;
        margin-top: 0;
        position: absolute;
        text-shadow: none;
        top: 57px;
        z-index: 199;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_brand {
        padding: 12px 0 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .masthead .masthead_right {
        padding-top: 9px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .masthead_right,
.legacy-magento-1-hn.sf-cms-content-legacy .masthead_shop {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnui-sidenav {
    margin-bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
    padding-left: 10px;
    padding-right: 10px;
    height: 100px;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot-responsive>div iframe {
    position: relative !important;
    width: 100% !important;
}

@media screen and (max-width: 320px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 85px;
    }
}

@media screen and (min-width: 360px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 95px;
    }
}

@media screen and (min-width: 384px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 105px;
    }
}

@media screen and (min-width: 412px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 120px;
    }
}

@media screen and (min-width: 480px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 150px;
    }
}

@media screen and (min-width: 600px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 180px;
    }
}

@media screen and (min-width: 700px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 200px;
    }
}

@media screen and (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 120px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #hnau-promo1.gpt-slot {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .gpt-slot {
        height: 120px;
        width: 940px;
        margin: 0 auto;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container h4,
.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container p {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container h4.show-text,
.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container p.show-text {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container h4.show-text span,
.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container p.show-text span {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container h4 {
    font-weight: 500;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container h4 i {
    color: #47b606;
    margin-left: 3px;
    margin-right: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container.js-chat-now {
    border: 2px solid #fd0;
    border-radius: 4px;
    background: #fff;
    margin-bottom: 15px;
    padding: 5px 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container.js-chat-now h4,
.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container.js-chat-now p {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container.js-chat-now h4.show-text span,
.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container.js-chat-now p.show-text span {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .chat-with-us-container.js-chat-now .btn {
    margin-bottom: 11px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .chat-with-us-container .btn {
    margin-bottom: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pikaday-hnui-theme .pika-button {
    background: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pikaday-hnui-theme .is-selected .pika-button {
    background: #4c9cd7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pikaday-hnui-theme .pika-button:hover {
    color: #fff !important;
    background: #004378 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pikaday-hnui-theme .pika-lendar {
    clear: both;
}

@media (max-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .pikaday-hnui-theme .pika-button {
        padding: 10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .twitter-typeahead {
    width: 100%;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.legacy-magento-1-hn.sf-cms-content-legacy .tt-hint {
    color: #999;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tt-menu {
    margin-top: 4px;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.legacy-magento-1-hn.sf-cms-content-legacy .tt-suggestion {
    padding: 3px 20px;
    line-height: 21px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tt-suggestion.tt-cursor,
.legacy-magento-1-hn.sf-cms-content-legacy .tt-suggestion:hover {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tt-suggestion p {
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .scrollable-dropdown-menu .tt-menu {
    max-height: 238px;
    overflow-y: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy html.touch .tt-menu::-webkit-scrollbar {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .input-fullname-wrapper {
    background-color: #ebedee;
    padding: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .input-fullname-wrapper .input-fullname {
    display: flex;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .input-fullname-wrapper label {
    min-width: 75px;
    padding-right: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .pick-up-person-link:active,
.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .pick-up-person-link:focus {
    outline: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .fullname-warning {
    margin: 10px 0 0;
    padding-left: 16px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .fullname-warning i {
    color: #006bb6;
    left: 0;
    position: absolute;
    top: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .contactless-click-and-collect {
    background: #f2fafd;
    padding: 10px 10px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .contactless-click-and-collect__header {
    padding-bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .contactless-click-and-collect__header p {
    font-size: 16px;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .contactless-click-and-collect__body p {
    font-size: 14px;
    margin: auto;
    max-width: 80%;
    padding-bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .contactless-click-and-collect__footer p {
    font-size: 14px;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .contactless-click-and-collect__icon {
    padding-bottom: 14px;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .cybersource-form-content .cybersource-form-content-container {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .cybersource-form-content--has-error .cybersource-form-content-container--error,
.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .cybersource-form-content--has-success .cybersource-form-content-container--success {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form.iphone-fix--text-input {
    width: 95%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form.iphone-fix--dropdown-left {
    width: 48%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form.iphone-fix--dropdown-right {
    width: 48%;
    left: -2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form.iphone-fix--button {
    width: 95%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .a-right {
    text-align: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .icn-info {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #cc_error_container {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #cc_error_container .alert {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #cc_error_container.cc_error_container--visible {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #cc_number iframe {
    background-color: #fff;
    border: 2px solid #c0cbd0 !important;
    border-radius: 4px;
    color: #5e6f77;
    display: block;
    font-size: 14px;
    height: 35px !important;
    line-height: 1.42857143;
    padding: 0 12px;
    vertical-align: middle;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #cc_number.validation-error iframe {
    background-color: #fff7f5;
    border: 2px solid #ce002a !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #onestepcheckout-place-order_btn .icon-spinner {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form #onestepcheckout-place-order_btn.btn--loading .icon-spinner {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .validation-advice {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .validation-error+.validation-advice {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cybersource-form .form-control.validation-error {
    background-color: #fff7f5;
    border-color: #ce002a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.legacy-magento-1-hn.sf-cms-content-legacy #applePayButton {
    height: 43px;
    cursor: pointer;
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #applePayErrorMsg {
    display: none;
}

@supports (-webkit-appearance: -apple-pay-button) {
    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
        -apple-pay-button-type: buy;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text>* {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-black-with-text {
        -apple-pay-button-style: #000;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-white-with-text {
        -apple-pay-button-style: #fff;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-white-with-line-with-text {
        -apple-pay-button-style: white-outline;
    }
}

@supports not (-webkit-appearance: -apple-pay-button) {
    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text {
        --apple-pay-scale: 1;
        display: inline-flex;
        justify-content: center;
        font-size: 12px;
        border-radius: 5px;
        padding: 0;
        box-sizing: border-box;
        height: 39px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-black-with-text {
        background-color: #000;
        color: #fff;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-white-with-text {
        background-color: #fff;
        color: #000;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-white-with-line-with-text {
        background-color: #fff;
        color: #000;
        border: 0.5px solid #000;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text.apple-pay-button-black-with-text>.logo {
        background-image: -webkit-named-image(apple-pay-logo-white);
        background-color: #000;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text>.logo,
    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text.apple-pay-button-white-with-text>.logo {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: #fff;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text>.text {
        font-family: -apple-system;
        font-size: calc(1em * var(--apple-pay-scale));
        font-weight: 300;
        align-self: center;
        margin-right: calc(2px * var(--apple-pay-scale));
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .apple-pay-button-with-text>.logo {
        width: calc(35px * var(--scale));
        height: 100%;
        background-size: 100% 60%;
        background-repeat: no-repeat;
        background-position: 0 50%;
        margin-left: calc(2px * var(--apple-pay-scale));
        border: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box {
    border: 2px solid #ccc;
    background-color: #e9f0f5;
    padding: 0;
    margin: 16px 8px 0;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box {
        display: flex;
        flex-direction: column;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box--title {
    background-color: #fff;
    margin: 0;
    font-size: 20px;
    padding: 16px 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box--inner {
    flex-grow: 1;
    padding: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box--inner p {
    font-size: 18px;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box--copy .if--offer-box--number {
    font-size: 64px;
    float: left;
    margin-right: 4px;
    line-height: 0.8;
    font-weight: 900;
    height: 60px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box--copy .if--offer-box--months {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .if--offer-box--copy .if--offer-box--text {
    font-size: 21px;
    line-height: 1;
    font-weight: 100;
}

.legacy-magento-1-hn.sf-cms-content-legacy .if-blocks-wrapper {
    width: 100%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .if-blocks-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .if-blocks-wrapper .item {
        display: flex;
        flex-direction: column;
        width: calc(50% - 15px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #lfs_payment_frame {
    min-height: 327px;
}

@media (max-width: 460px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #lfs_payment_frame {
        min-height: 450px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs hr {
    margin: 15px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .if-terms-text {
    padding: 10px 0 0 !important;
    color: #5e6f77;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs #latitude-pay-wrapper {
    border: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .frame {
    line-height: 73px;
    padding: 0 0 0 15px;
}

@media only screen and (min-width: 320px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .frame {
        line-height: 51px;
        padding: 0 0 0 15px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .cart-staff-image {
    width: 95px;
}

@media only screen and (min-width: 320px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .cart-staff-image {
        width: 66px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs.well {
    padding-bottom: 0;
    background-color: #f3f4f5;
    border: 2px solid #e0e2e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs.well .img-heading {
    background: #fff;
    margin: -9px -9px 0;
    padding: 0;
    border-bottom: 2px solid #e0e2e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs.well .img-heading.offer-margin-sm {
    margin: -9px -9px -2px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs.well .img-heading.offer-margin-lg {
    margin: -9px -9px 17px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs.well .panel-inner {
    border: 1px solid #e0e2e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .title {
    font-size: 16px;
    color: #373737;
    margin-left: 4px;
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .body {
    color: #5e6f77;
    font-size: 14px;
    margin-left: 4px;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .panel-nopadding {
    margin: 0 -9px;
    background: #f3f4f5;
    border: 0;
    border-top: 2px solid #e0e2e5;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .interest-free-strip {
    background-color: #fff;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .interest-free-strip .ge-text {
    font-size: 14px;
    line-height: 17px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .interest-free-strip .ge-more a,
.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .interest-free-strip .ge-more span {
    font-size: 12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .interest-free-strip img {
    width: 40px;
    margin-top: -10px;
    vertical-align: top;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cvps-rhs .interest-free-strip-wrapper {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .margin-zero {
    margin-top: 0 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .latitude-pay-wrapper {
    border-bottom: 1px solid #e0e2e5;
    border-top: 1px solid #e0e2e5;
    padding: 16px 0 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .latitude-pay-wrapper a {
    font-size: 12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #latitudePayModal .modal-body {
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #latitudePayModal .apply-button-container {
    padding: 25px 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #latitudePayModal .apply-button-container .btn_primary {
    background: #0066fb;
    background-color: #0066fb;
    border-color: #0066fb;
    text-shadow: 0 -2px 0 #0066fb;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-open {
    position: static !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-modal-container {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    font-family: sans-serif;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-modal {
    z-index: 10001;
    width: calc(100% - 30px);
    max-width: 800px;
    max-height: calc(100% - 30px);
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-block {
    padding: 0 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-subheading {
    font-size: 17px;
    line-height: 24px;
    color: #0066fb;
    font-weight: 700;
    margin-bottom: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-line-break {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-header img.lp-logo {
    min-width: 170px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-close-container {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-close-container:hover {
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-heading {
    font-size: 28px;
    line-height: 42px;
    text-align-last: center;
    color: #0066fb;
    padding-top: 40px;
    padding-bottom: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-bold {
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-requirements {
    overflow: auto;
    background: #0066fb;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-requirements .lp-subheading {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-requirements-list {
    padding: 0;
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-requirements-list li {
    list-style: none;
    width: 100%;
    display: block;
    float: left;
    margin: 5px 0;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.12px;
    line-height: 21px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-requirements-list li:after {
    content: url(/skin/frontend/ui/default/img/lp_tick.png);
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-steps {
    background-color: #f2f7ff;
    margin: 0;
    padding: 25px 0;
    overflow: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-steps li {
    padding: 25px;
    margin: 0;
    list-style: none;
    text-align: center;
    width: 100%;
    padding-right: 15px;
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-steps li span {
    font-size: 15px;
    color: #595959;
    letter-spacing: 0.12px;
    text-align: center;
    line-height: 23px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-steps li img {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .lp-footer {
    padding: 20px 15px;
    text-align: center;
    color: #595959;
    font-size: 15px;
    line-height: 23px;
}

@media only screen and (min-width: 900px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .lp-heading {
        font-size: 34px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .lp-steps li {
        width: 33.33%;
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .lp-line-break {
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .lp-requirements-list li {
        width: 50%;
        float: left;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-wrapper,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .panel_product,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-wrapper,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .panel_product {
    border: 0;
    box-shadow: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-wrapper .mini-product-grid,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .panel_product .mini-product-grid,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .zblock-block-wrapper a,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-wrapper .mini-product-grid,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .panel_product .mini-product-grid,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .zblock-block-wrapper a {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-wrapper .bx-pager.bx-default-pager a,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-wrapper .bx-pager.bx-default-pager a {
    align-items: center;
    background-color: #fff;
    display: flex;
    justify-content: center;
    border: 1px solid #fff;
    height: 10px;
    width: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-wrapper .bx-pager.bx-default-pager a.active,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 1px solid #7e96a1;
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-wrapper .bx-pager.bx-default-pager a:after,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-wrapper .bx-pager.bx-default-pager a:after {
    background-color: #006bb6;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-next,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-prev,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-next,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-prev {
    background: #006bb6;
    color: #fff;
    font-size: 17px;
    line-height: 36px;
    margin-top: -18px;
    text-align: center;
    text-indent: 0;
    width: 42px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-next:active,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-next:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-next:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-prev:active,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-prev:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-prev:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-next:active,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-next:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-next:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-prev:active,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-prev:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-prev:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-prev,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-prev {
    left: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bx-controls-direction a.bx-next,
.legacy-magento-1-hn.sf-cms-content-legacy .js-product-carousel-mobile .bx-controls-direction a.bx-next {
    right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-hot-offers-carousel .bxslider .col-sm-3 {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-updates {
    transition: opacity 0.3s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-updates.out {
    opacity: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .sms-updates-wrapper {
    margin-bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-inline {
    margin: 0 0 10.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-group {
    position: relative;
    vertical-align: top;
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-group {
        margin-bottom: 7px;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-group .form-control {
        height: 36px;
        min-width: 280px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-group .form-control::-ms-clear {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-group .js-clear-input {
    color: #c0cbd0;
    cursor: pointer;
    font-size: 13px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 11px;
    transition: opacity 0.3s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .form-group .js-clear-input.in {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .btn {
    display: block;
    position: relative;
    width: 100%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .btn {
        display: inline-block;
        margin-left: 15px;
        min-width: 150px;
        width: auto;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .btn:focus {
    outline: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-updates {
    position: relative;
    z-index: 2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-update-success {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-update-success.in {
    display: block;
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-update-success p {
    margin: 0;
    padding-left: 20px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-additional-update-success p:before {
    color: #47b606;
    content: "\e9c3";
    font-family: hn-glyphs !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    left: 0;
    position: absolute;
    text-transform: none;
    top: 3px;
    line-height: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-loader {
    left: 5px;
    line-height: 36px;
    opacity: 0;
    position: absolute;
    top: -2px;
    transition: opacity 0.3s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .order-updates-wrapper .js-loader.in {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar {
    position: relative;
    z-index: 1000;
    min-height: 40px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar:after,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar {
        border-radius: 6px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar ._top-level .level0 {
    padding: 3px 0 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar ._divider {
    margin: 2px 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_header {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_header:after,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_header:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_header:after {
    clear: both;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_header {
        float: left;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0deg, 0%, 100%, 0.1);
    *zoom: 1;
    -webkit-overflow-scrolling: touch;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse:after,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse.in {
        overflow-y: visible;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse .navbar_nav.navbar_left:first-child {
        margin-left: -10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse .navbar_nav.navbar_right:last-child {
        margin-right: -10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_collapse .navbar_text:last-child {
        margin-right: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .container>.navbar_collapse,
.legacy-magento-1-hn.sf-cms-content-legacy .container>.navbar_header {
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .container>.navbar_collapse,
    .legacy-magento-1-hn.sf-cms-content-legacy .container>.navbar_header {
        margin-right: 0;
        margin-left: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_static-top {
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_static-top {
        border-radius: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-top {
        border-radius: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-top {
    z-index: 1030;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_brand {
    float: left;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_brand:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_brand:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar>.container .navbar_brand {
        margin-left: -10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_toggle {
        display: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav {
    margin: 5px -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav>li>a {
    padding: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav .open .dropdown-menu .dropdown-header,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav .open .dropdown-menu>li>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav .open .dropdown-menu>li>a:hover {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav {
        float: left;
        margin: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav>li {
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_left {
        float: left;
        float: left !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_right {
        float: right;
        float: right !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom .navbar_nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav.pull-right>li>.dropdown-menu,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_text {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_text {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_brand {
    color: #777;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_brand:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>li>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_text {
    color: #777;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.disabled>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_toggle {
    border-color: #ddd;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_toggle:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_toggle:hover {
    background-color: #ddd;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_toggle .icon-bar {
    background-color: #ccc;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_collapse,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_form {
    border-color: #e6e6e6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.dropdown>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.open>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.open>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.open>a .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.open>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>li>a {
        color: #777;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>li>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>.active>a,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>.active>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>.disabled>a,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>.disabled>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_link {
    color: #777;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_default .navbar_link:hover {
    color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse {
    background-color: #00266b;
    border-color: #001438;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_brand {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_brand:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_brand:hover {
    color: #fff;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_text {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>li>a {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.active>a:hover {
    color: #fff;
    background-color: #001438;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.disabled>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_toggle {
    border-color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_toggle:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_toggle:hover {
    background-color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_toggle .icon-bar {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_collapse,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_form {
    border-color: #001947;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.open>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.open>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.open>a:hover {
    background-color: #001438;
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.dropdown>a .caret {
    border-top-color: #ebedee;
    border-bottom-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.open>a .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.open>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.dropdown-header {
        border-color: #001438;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>li>a {
        color: #ebedee;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>li>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.active>a,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.active>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #001438;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.disabled>a,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.disabled>a:focus,
    .legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_link {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navbar_inverse .navbar_link:hover {
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hlisting .row {
    overflow-y: auto;
    overflow-x: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy #top-cart {
    height: 44px;
    line-height: 44px;
    padding: 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy #top-cart span {
    font-size: 19px;
    padding-left: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #top-cart i:before {
    font-size: 150%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #00266b;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.top {
    margin-top: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.right {
    margin-left: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.bottom {
    margin-top: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.left {
    margin-left: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .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;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover-title:empty {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover-content {
    padding: 9px 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover .arrow,
.legacy-magento-1-hn.sf-cms-content-legacy .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover .arrow {
    border-width: 11px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover .arrow:after {
    border-width: 10px;
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .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, 0.25);
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .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, 0.25);
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .popover.popover_notice {
    position: fixed;
    width: 320px;
    display: block;
    right: 10px;
    top: 10px;
    left: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-open,
.legacy-magento-1-hn.sf-cms-content-legacy .modal-open #wrapper {
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-open {
    position: fixed;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 50px !important;
    left: 0;
    z-index: 1050;
    margin-top: 0 !important;
    outline: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal.in {
    -webkit-overflow-scrolling: touch;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform 0.3s ease-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal.in .modal-dialog {
    transform: translate(0);
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px 10px 40px;
    min-height: 101%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-content {
    position: relative;
    background-color: #fff;
    border: 2px solid #999;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-header {
    padding: 10px 15px;
    border-bottom: 2px solid #e5e5e5;
    min-height: 50px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-header h3 {
    margin-right: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-header .close {
    margin-top: -5px;
    position: absolute;
    right: 10px;
    padding: 10px;
    z-index: 1070;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-title {
    margin: 0;
    line-height: 1.42857143;
    margin-right: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-body {
    position: relative;
    padding: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-footer {
    margin-top: 15px;
    padding: 14px 15px 15px;
    text-align: right;
    border-top: 2px solid #e5e5e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .modal_small .modal-dialog {
        width: 900px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .modal-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .modal_wide .modal-dialog {
        width: 900px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .media,
.legacy-magento-1-hn.sf-cms-content-legacy .media-body,
.legacy-magento-1-hn.sf-cms-content-legacy .media_table {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media,
.legacy-magento-1-hn.sf-cms-content-legacy .media .media {
    margin-top: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media:first-child {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media-object {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media-heading {
    margin: 0 0 5px;
    font-weight: 700;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media_table {
    display: table;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media_table .cell {
    display: table-cell;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media_table .media-object {
    max-width: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media_table .media-body {
    padding-left: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media>.pull-left {
    margin-right: 10px;
    max-width: 33%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media>.pull-right {
    margin-left: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .media-list {
    margin-left: 0;
    list-style: none;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .media_xs>.pull-left,
    .legacy-magento-1-hn.sf-cms-content-legacy .media_xs>.pull-right {
        float: none !important;
        max-width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .media_xs {
        margin-top: 0;
    }
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .media_sm>.pull-left,
    .legacy-magento-1-hn.sf-cms-content-legacy .media_sm>.pull-right {
        float: none !important;
        max-width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .media_sm {
        margin-top: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .media_sm>.pull-left,
    .legacy-magento-1-hn.sf-cms-content-legacy .media_sm>.pull-right {
        margin-right: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .media_sm .media-object {
        margin-bottom: 7px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-list .item-offer .overlay {
    left: -6px;
    top: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-list .media {
    overflow: visible;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge,
.legacy-magento-1-hn.sf-cms-content-legacy .label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label {
    border-radius: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge {
    padding-left: 9px;
    padding-right: 9px;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge:empty,
.legacy-magento-1-hn.sf-cms-content-legacy .label:empty {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.badge:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.badge:hover,
.legacy-magento-1-hn.sf-cms-content-legacy a.label:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge.special-text,
.legacy-magento-1-hn.sf-cms-content-legacy .label.special-text {
    white-space: pre-line;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_important,
.legacy-magento-1-hn.sf-cms-content-legacy .label_important {
    background-color: #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_important:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_important:after {
    border-color: #ee2a52 transparent transparent #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_important[href],
.legacy-magento-1-hn.sf-cms-content-legacy .label_important[href] {
    background-color: #d41139;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_important[href]:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_important[href]:after {
    border-color: #ee2a52 transparent transparent #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_warning,
.legacy-magento-1-hn.sf-cms-content-legacy .label_warning {
    background-color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_warning[href],
.legacy-magento-1-hn.sf-cms-content-legacy .label_warning[href] {
    background-color: #cc6e00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_warning[href]:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_warning[href]:after {
    border-color: #47b606 transparent transparent #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_success,
.legacy-magento-1-hn.sf-cms-content-legacy .label_success {
    background-color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_success:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_success:after {
    border-color: #47b606 transparent transparent #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_success[href],
.legacy-magento-1-hn.sf-cms-content-legacy .label_success[href] {
    background-color: #348504;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_success[href]:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_success[href]:after {
    border-color: #47b606 transparent transparent #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_info,
.legacy-magento-1-hn.sf-cms-content-legacy .label_info {
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_info:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_info:after {
    border-color: #006bb6 transparent transparent #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_info[href],
.legacy-magento-1-hn.sf-cms-content-legacy .label_info[href] {
    background-color: #004d83;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_info[href]:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_info[href]:after {
    border-color: #006bb6 transparent transparent #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_inverse,
.legacy-magento-1-hn.sf-cms-content-legacy .label_inverse {
    background-color: #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_inverse:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_inverse:after {
    border-color: #7e96a1 transparent transparent #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_inverse[href],
.legacy-magento-1-hn.sf-cms-content-legacy .label_inverse[href] {
    background-color: #637d89;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_inverse[href]:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_inverse[href]:after {
    border-color: #7e96a1 transparent transparent #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_lg {
    font-size: 18px;
    line-height: 1.5;
    padding-left: 8px;
    padding-right: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn .badge,
.legacy-magento-1-hn.sf-cms-content-legacy .btn .label {
    position: relative;
    top: -1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn_mini .badge,
.legacy-magento-1-hn.sf-cms-content-legacy .btn_mini .label {
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_product,
.legacy-magento-1-hn.sf-cms-content-legacy label .label_flag {
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_product {
    color: #fd0;
    font-family: Changa One, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 300;
    font-style: italic;
    padding-right: 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_product:after {
    border-width: 9px;
    right: -18px;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_product:after,
.legacy-magento-1-hn.sf-cms-content-legacy .label_product:before {
    border-style: solid;
    content: "";
    position: absolute;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_product:before {
    border-color: #000 #000 transparent transparent;
    border-width: 3px;
    bottom: -6px;
    left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_lg {
    background-color: #ed1c24;
    color: #fd0;
    font-family: Changa One, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 300;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_lg.label_product:after {
    border-width: 16px;
    border-color: #ed1c24 transparent transparent #ed1c24;
    right: -32px;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_lg .label_product:before {
    border-width: 4px;
    bottom: -8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_lg.label_important {
    background-color: #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .label_lg.label_important:after {
    border-color: #ee2a52 transparent transparent #ee2a52;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_offer,
.legacy-magento-1-hn.sf-cms-content-legacy .item-offer .overlay {
    display: inline-block;
    top: 10px;
    left: 10px;
    position: absolute;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.legacy-magento-1-hn.sf-cms-content-legacy #category-list .badge_offer,
.legacy-magento-1-hn.sf-cms-content-legacy #category-list .item-offer .label_inline {
    left: -5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_new,
.legacy-magento-1-hn.sf-cms-content-legacy .hot-deal {
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .badge_save {
    background-color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well .label_product {
    left: -27px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_large .label_product {
    left: -32px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_small .label_product {
    left: -17px;
    padding-left: 14px;
    padding-right: 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .item-offer .label_lg {
    left: -16px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .item-offer .black-friday,
.legacy-magento-1-hn.sf-cms-content-legacy .item-offer .black-tag-friday {
    background-color: #1d1610;
}

.legacy-magento-1-hn.sf-cms-content-legacy .item-offer .black-friday:after,
.legacy-magento-1-hn.sf-cms-content-legacy .item-offer .black-tag-friday:after {
    border-color: #1d1610 transparent transparent #1d1610;
}

.legacy-magento-1-hn.sf-cms-content-legacy .sponsored-item .sponsored-badge {
    border: 1px solid #e5e5e5;
    float: right;
    padding: 0 2px;
    position: relative;
    top: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .sponsored-item .sponsored-badge__body {
    font-size: 10px;
    letter-spacing: 0.27px;
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .page-heading {
        display: block;
        font-size: 24px;
        line-height: 1.25;
        margin-top: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .breadcrumb_container {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category.layout-group .breadcrumb_container {
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .page-header-wrapper {
        display: flex;
        margin: 0 0 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .page-header-wrapper h1 {
        margin: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .page-header-wrapper button {
        margin-left: auto;
    }
}

@media (min-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .page-header-wrapper button {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category #aside .inset {
        display: flex;
        flex-direction: column;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category #aside .inset .interest-free-dfp-banner-wrapper {
        order: 2;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category #aside .inset .page-heading {
        order: 1;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category #aside .inset #facet {
        order: 3;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .interest-free-dfp-banner-wrapper .advert.advert_promo,
.legacy-magento-1-hn.sf-cms-content-legacy .catalogsearch-result-index .interest-free-dfp-banner-wrapper .advert.advert_promo {
    margin-top: 0;
    padding-bottom: 10.14084507%;
}

@media (min-width: 991px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-category-view.sub-category .interest-free-dfp-banner-wrapper .advert.advert_promo,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalogsearch-result-index .interest-free-dfp-banner-wrapper .advert.advert_promo {
        padding-bottom: 12%;
    }
}

@media (min-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalogsearch-result-index .interest-free-dfp-banner-wrapper .advert.advert_promo {
        margin-top: 10.5px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rating-links {
    line-height: 1em !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .rating-links a.bv-review-link {
    display: inline-block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.bv-review-link {
    text-decoration: none !important;
    line-height: 1em !important;
    margin-bottom: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared {
    font-size: 1em !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-rating-label,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-rating-stars,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-rating-stars-container {
    text-decoration: none !important;
    word-wrap: normal !important;
    vertical-align: middle !important;
    -webkit-font-smoothing: antialiased !important;
    overflow: hidden !important;
    cursor: pointer !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container {
    zoom: 1 !important;
    position: relative !important;
    width: auto !important;
    text-shadow: none !important;
    margin: 0 !important;
    line-height: 1em !important;
    display: inline-block !important;
    margin-right: 10px !important;
    float: left !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container:after,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container:before,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container:after,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container:before {
    content: "" !important;
    display: table !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container:after,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container:after {
    clear: both !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container dd,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container dd {
    display: inline-block !important;
    vertical-align: middle !important;
    padding-right: 5px !important;
    margin-left: 0 !important;
    line-height: 20px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container dd.bv-rating-ratio-count,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container dd.bv-rating-ratio-count {
    font-family: Arial, Helvetica, Tahoma, sans-serif !important;
    font-size: 14px !important;
    color: #373737 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container dl.bv-stars-container dd.bv-rating-ratio-count span,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar dl.bv-stars-container dd.bv-rating-ratio-count span {
    cursor: pointer !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container {
    zoom: 1 !important;
    display: inline-block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container:after,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container:before,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container:after,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container:before {
    content: "" !important;
    display: table !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container:after,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container:after {
    clear: both !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container .bv-rating-stars,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container .bv-rating-stars {
    position: relative !important;
    line-height: 1em !important;
    height: 1em !important;
    display: block !important;
    font-size: 20px !important;
    font-family: initial !important;
    letter-spacing: -2px !important;
    bottom: 0 !important;
    cursor: pointer !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-on {
    color: #fecc33 !important;
    margin-top: -1em !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container .bv-rating-stars.bv-rating-stars-off {
    color: #ebedee !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-stars-container .bv-rating-ratio-number,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-stars-container .bv-rating-ratio-number {
    display: none !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-label,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-label {
    padding: 0 !important;
    font-family: Arial, Helvetica, Tahoma, sans-serif !important;
    font-size: 14px !important;
    color: #005b9c !important;
    display: inline-block !important;
    vertical-align: middle !important;
    line-height: 20px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-label:hover,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-label:hover {
    color: #005b9c !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-rating-label span,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-rating-label span {
    display: inline-block !important;
    cursor: pointer !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-write-container,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-write-container {
    display: inline-block !important;
    vertical-align: middle !important;
    margin: 0 !important;
    float: left !important;
    line-height: 20px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-write-container button.bv-submission-button,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-write-container button.bv-submission-button {
    font-size: 12px !important;
    line-height: 20px !important;
    outline: 0 !important;
    color: #005b9c !important;
    font-family: Arial, Helvetica, Tahoma, sans-serif !important;
    cursor: pointer !important;
    -webkit-appearance: none !important;
    border: none !important;
    padding: 0 !important;
    background: none !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-write-container button.bv-submission-button:hover,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-write-container button.bv-submission-button:hover {
    text-decoration: underline !important;
    font-size: 12px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-inline-rating-container .bv-write-container button.bv-submission-button span,
.legacy-magento-1-hn.sf-cms-content-legacy div.bv-cleanslate .bv-shared .bv-summary-bar .bv-write-container button.bv-submission-button span {
    cursor: pointer !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRContainer h2.bv-action-bar-header,
.legacy-magento-1-hn.sf-cms-content-legacy #BVRRSearchContainer,
.legacy-magento-1-hn.sf-cms-content-legacy #BVRRSummaryContainer dd.bv-rating-ratio-number {
    display: none !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRContainer div.bv-action-bar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRContainer div.bv-write-review-container {
    float: left !important;
    margin-left: 0 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRContainer div.bv-section-summary {
    margin-top: 10px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRContainer .bv-write-review {
    font-size: 11px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRContainer button.bv-write-review:hover {
    text-decoration: underline !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRSummaryContainer button.bv-write-review {
    font-size: 12px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #BVRRSummaryContainer button.bv-write-review:hover {
    text-decoration: underline !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy #related .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-off,
.legacy-magento-1-hn.sf-cms-content-legacy #upsell .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-off {
    color: #ccc !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header .bv-cleanslate {
    display: inline-block !important;
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .page-header .bv-cleanslate {
        margin: 5px 0 10px !important;
    }
}

@media screen and (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #ccs-cnet-review {
        border-bottom: 3px dotted #e5e5e5;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .accordion-group #customerReviews .accordion-inner {
        border-top: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #productReviews.has-expert-review #customerReviews .accordion-heading,
.legacy-magento-1-hn.sf-cms-content-legacy #productReviews.has-expert-review #expertReviews {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 2px solid #ebedee;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-heading {
    padding: 10px 15px;
    background-color: #f3f4f5;
    border-bottom: 2px solid #ebedee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-heading ._heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-item {
    border-bottom: 2px solid #ebedee;
    margin: -15px;
    padding: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-label {
    top: -10px;
    left: 20px;
    background: #fff;
    padding: 0 5px;
    z-index: 5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 500;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-footer {
    margin: 15px -15px -15px;
    padding: 10px 15px;
    background-color: #fff;
    border-top: 2px solid #ebedee;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product {
    height: 100%;
    padding: 12px;
    margin: 0 -11px;
    background-color: transparent;
    border: none;
    border-right: 1px solid #ebedee;
    border-bottom: 1px solid #ebedee;
    border-radius: 0;
    box-shadow: 0 transparent;
    transition: all 0.2s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product .name {
    display: block;
    margin: 0 0 5px;
    line-height: 1.4;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product .photo,
.legacy-magento-1-hn.sf-cms-content-legacy .panel_product .user-actions {
    margin: 0 0 10px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .panel_product .info {
        margin-bottom: 10px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product .info p {
    margin: 0 0 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product ._footer {
    margin-top: 15px;
}

@media (min-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .panel_product ._footer {
        margin-top: auto;
        padding: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product ._footer .call-to-actions {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid {
    display: flex;
    flex-wrap: wrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid:after,
.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid:before {
    width: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item {
    flex: 0 1 100%;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 10px;
    position: relative;
    order: 10;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:first-child {
    order: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(2) {
    order: 2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(3) {
    order: 3;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(4) {
    order: 4;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(5) {
    order: 5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(6) {
    order: 6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(7) {
    order: 7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item:nth-child(8) {
    order: 8;
}

.legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .banner-item {
    order: 9;
}

@media (max-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item {
        flex: 0 1 100%;
        max-width: 100%;
    }
}

@media (min-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .mini-product-grid .product-item {
        flex: 0 1 50%;
        max-width: 50%;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body:not(.layout-grid-2col) .mini-product-grid .product-item {
        flex: 0 1 25%;
        max-width: 25%;
    }
}

@media (min-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .panel_product {
        display: flex;
        flex-direction: column;
        padding: 18px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .panel_product .photo-box {
        display: block;
        flex-shrink: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product_teaser {
    min-height: 270px;
    padding-bottom: 80px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_product_teaser ._footer {
    min-height: 80px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-primary {
    border-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-primary .panel-heading {
    color: #fff;
    background-color: #006bb6;
    border-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-success {
    border-color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-success .panel-heading {
    color: #fff;
    background-color: #47b606;
    border-color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-warning {
    border-color: #fd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-warning .panel-heading {
    color: #fff;
    background-color: #fd0;
    border-color: #fd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-danger {
    border-color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-danger .panel-heading {
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-info {
    border-color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-info .panel-heading {
    color: #fff;
    background-color: #ff8a00;
    border-color: #ff8a00;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-alt {
    border-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel-alt>.panel-heading {
    background-color: #ebedee;
    border-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-flush {
    margin: 15px -15px -15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-flush .list-group-item {
    border-width: 2px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-flush .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-flush .list-group-item:last-child {
    border-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_edge {
    margin: 0 -10px 20px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .panel_edge {
        margin: 0 0 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_striped {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_striped .panel-footer {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_striped>div.panel-item:nth-child(2n) {
    background-color: #fff;
    margin: 15px -15px 0;
    padding: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .panel_striped>div.panel-item:nth-child(2n).panel-footer {
    margin-bottom: -15px;
    margin-top: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .notifications {
    position: fixed;
    max-width: 320px;
    min-width: 310px;
    z-index: 1055;
}

.legacy-magento-1-hn.sf-cms-content-legacy .notifications.top-right {
    right: 10px;
    top: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .notifications.top-left {
    left: 10px;
    top: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .notifications.bottom-left {
    left: 10px;
    bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .notifications.bottom-right {
    right: 10px;
    bottom: 25px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .notifications>div {
    position: relative;
    z-index: 9999;
    margin: 5px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu {
    width: 270px;
    height: 100%;
    min-height: 200px;
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_fixed-left,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_fixed-right {
    position: absolute;
    z-index: 1030;
    top: 0;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_fixed-left {
    left: 0;
    border-width: 0 1px 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_fixed-right {
    right: 0;
    border-width: 0 0 0 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_nav {
    margin-bottom: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_nav.dropdown_menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_brand {
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_brand:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_brand:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default {
    background-color: #fff;
    border-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .navmenu_brand {
    color: #777;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .navmenu_brand:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .navmenu_brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .navmenu_text {
    color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.dropdown>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.open>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.open>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.open>a:hover {
    background-color: #eee;
    color: #555;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.open>a .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.open>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list.dropdown_menu {
    background-color: #eee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list.dropdown_menu>.divider {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list.dropdown_menu>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list.dropdown_menu>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list.dropdown_menu>.active>a:hover {
    background-color: #dedede;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>li>a {
    border-bottom: 2px solid #ebedee;
    color: #777;
    padding: 6px 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>li>a:hover {
    color: #333;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.active>a:hover {
    color: #555;
    background-color: #eee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.disabled>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_default .nav_list>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse {
    overflow-y: auto;
    overflow-x: auto;
    background-color: #222;
    border-color: #080808;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_brand {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_brand:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_brand:hover {
    color: #fff;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_text {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.dropdown>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.open>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.open>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.open>a:hover {
    background-color: #080808;
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.open>a .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.open>a:focus .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.dropdown>a .caret {
    border-top-color: #ebedee;
    border-bottom-color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav.dropdown-menu {
    background-color: #080808;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav.dropdown-menu>.divider {
    background-color: #222;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav.dropdown-menu>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav.dropdown-menu>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav.dropdown-menu>.active>a:hover {
    background-color: #000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>li>a {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.disabled>a,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .navmenu_inverse .navmenu_nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper .inner-wrapper {
    padding: 0 10px 10px;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper .inner-wrapper {
        min-height: 252px;
        padding: 12px 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper .col-md-4 {
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper ._mega-title {
    border-bottom: 2px solid #ebedee;
    color: #373737;
    padding-bottom: 10px;
    padding-top: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper ._list {
    padding-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper ._content ._btn_browse-all-cat {
    color: #5e6f77;
    display: block;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: 35px;
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper ._btn_browse-all-cat {
        font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
        padding-top: 3px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper .offcanvas_header {
        border-bottom: 2px solid #ebedee;
        margin-left: -11px;
        margin-right: -11px;
        padding-left: 14px;
        padding-right: 35px;
        font-size: 14px;
        line-height: 42px;
        color: #5e6f77;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper ._mega .offcanvas_header {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    line-height: 1.4;
    padding-bottom: 10.5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .main-nav-wrapper #close-offcanvas {
    color: #c0cbd0;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}

.legacy-magento-1-hn.sf-cms-content-legacy ._mega-title {
    color: #5e6f77;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper {
    background: #fff;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper {
        display: none;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper {
        box-shadow: 0 10px 9px rgba(0, 0, 0, 0.3);
        position: relative;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper:after {
        background: #006bb6;
        bottom: 0;
        content: "";
        height: 4px;
        left: 0;
        position: absolute;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper .block-content {
        background: #fff;
        position: absolute;
        width: 100%;
        z-index: 10;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper .block-content.in {
        height: 100% !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper .close {
    color: #006bb6;
    display: none;
    font-size: 14px;
    opacity: 1;
    padding: 0 14px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    right: 0;
    z-index: 99;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper .close:hover {
    color: #003e6a;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cart-wrapper .close {
        display: block;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .offcanvas {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .offcanvas.in {
    display: block;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-xs {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-xs.in {
        display: block;
    }
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-sm {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-sm.in {
        display: block;
    }
}

@media (max-width: 1199px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-md {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-md.in {
        display: block;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-lg {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .offcanvas-lg.in {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .canvas-sliding {
    transition: transform 0.35s;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-nav #outer-wrap {
    overflow: hidden;
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .js-nav #outer-wrap,
.legacy-magento-1-hn.sf-cms-content-legacy .js-nav #wrapper {
    position: relative;
    width: 100%;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .offcanvas_header {
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .js-ready .offcanvas-lg {
        height: 100%;
        width: 280px;
        background-color: #fff;
        border-color: #ebedee;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .js-nav .offcanvas-lg {
        box-shadow: 0 6px 7px #373737;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .js-ready .offcanvas-lg {
        display: block;
        left: -260px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .js-ready #wrapper {
        left: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .js-nav #wrapper {
        left: 280px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-ready .offcanvas-lg {
        left: 0;
        transform: translate3d(-100%, 0, 0);
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-ready #wrapper,
    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-ready .offcanvas-lg {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-ready #wrapper {
        left: 0 !important;
        transform: translateZ(0);
        transition: transform 0.5s ease;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-nav #wrapper {
        transform: translate3d(280px, 0, 0) scaleX(1);
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-ready #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 0.3s 0.1s, -webkit-transform 0.5s ease;
        -webkit-transition-delay: ease, 0s;
        transition: opacity 0.3s ease 0.1s, transform 0.5s ease;
        transform: translate3d(280px, 0, 0) scale3d(0.9, 0.9, 0.9);
        transform-origin: 50% 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .csstransforms3d.csstransitions.js-nav #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        transform: translateZ(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #compAffix {
    transform: translateZ(0);
    position: fixed;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert {
    overflow: visible;
    position: relative;
    height: 0;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert>div {
    height: auto !important;
    margin: 0 auto;
    max-width: 100% !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert>div iframe {
    margin: 0 0 12px;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100% !important;
    min-width: 100% !important;
    height: 100% !important;
    border: 0;
    vertical-align: bottom;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_hero {
    padding-bottom: 56.25%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_hero {
        padding-bottom: 21.27659574%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_gam360.advert_hero {
    padding-bottom: 40.625%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_gam360.advert_hero {
        padding-bottom: 21.27659574%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homestrip,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomestrip {
    padding-bottom: 27.34375%;
}

@media (min-width: 1005px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homestrip,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomestrip {
        padding-bottom: 9.52380952%;
        margin-top: 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: auto;
    background: #fff;
    margin: 0 0 10px;
    padding-top: 10px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip {
        margin: 0 0 26px;
        padding-top: 13px;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip {
        padding-top: 0;
        margin: -5px auto 5px;
        background: #f2fafd;
        max-width: 1280px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
    display: inline-block;
    width: 100% !important;
    max-width: 1280px !important;
    height: 69px !important;
    text-align: center;
    background: #f2fafd;
}

@media (min-width: 480px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 20px;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 35px;
    }
}

@media (min-width: 853px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        height: 54px !important;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 100px;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 15%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div iframe {
    position: relative;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo1,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo2,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo3,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo4,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo1,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo2,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo3,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo4 {
    padding-bottom: 27.34375%;
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo1,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo2,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo3,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo4,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo1,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo2,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo3,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo4 {
        padding-bottom: 80%;
        margin-bottom: 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo1,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo2 {
    padding-bottom: 27.34375%;
    margin: 10px 0;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo1,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo2 {
        padding-bottom: 12.34042553%;
        margin: 20px 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_tile {
    margin-bottom: 10.5px;
    padding-bottom: 33.33333333%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_tile {
        padding-bottom: 32.51231527%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_mrec {
    padding-bottom: 300px;
    margin: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_mrec,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_mrec iframe {
    width: 300px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_purchase,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.postpurchasestrip_1 {
    margin-bottom: 20px;
    padding-bottom: 33.33333333%;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_purchase,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.postpurchasestrip_1 {
        padding-bottom: 300px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert {
    background-color: #fafbfb;
    background-image: linear-gradient(180deg, #fff, #f3f4f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff3f4f5", GradientType=0);
    transition: all 0.7s ease-out 0s;
    position: fixed;
    bottom: 47px;
    right: -340px;
    border: 1px solid #ccc;
    width: 268px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert .header {
    padding: 7px 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert .header h3 {
    font-size: 85%;
    line-height: 1.4;
    margin: -14px 0 0;
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert .header .close {
    position: absolute;
    right: -4px;
    top: -12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert.show {
    right: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert.remove {
    right: -340px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
    padding: 88px 0 0;
    margin-top: -20px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace.no-service-strip,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace.no-service-strip {
    padding: 0 !important;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
        padding: 95px 0 0;
    }
}

@media (min-width: 853px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
        padding: 79px 0 0;
    }
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
        padding: 0 0 76px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .zblock-homepage_service_banner_dfp,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .zblock-homepage_service_banner_dfp {
    position: absolute;
    top: 0;
    width: 100%;
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .zblock-homepage_service_banner_dfp,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .zblock-homepage_service_banner_dfp {
        top: auto;
        bottom: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_sm {
    display: block;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_sm,
    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_sm,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_sm,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_sm {
        display: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_lg,
.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_lg,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_lg,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_lg {
    display: none;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_lg {
        display: block;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control {
    display: none;
    height: 50px;
    margin-top: 0;
    opacity: 1;
    position: absolute;
    transform: translateY(-50%);
    top: 50% !important;
    width: 50px;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control {
        display: block;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control.left,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control.left {
        left: calc((100% - 1250px) / 2) !important;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control.right,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control.right {
        right: calc((100% - 1250px) / 2) !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control:hover {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control i,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control i {
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control i:before,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control i:before {
    display: inline-block;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel_promo,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel_promo {
    margin-top: 0 !important;
    padding-bottom: 21px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel_promo.one-slide,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel_promo.one-slide {
    padding-bottom: 0 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace.leadspace_large {
    margin: 0 auto;
    width: 1620px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_placeholder {
    max-width: 100%;
    visibility: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_img.bg_auto {
    background-size: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_img.bg_full {
    background-size: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_txt-holder {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1280px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .leadspace.leadspace_large .leadspace_txt {
        left: 10px;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_img.bg_auto-m {
        background-size: auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_img.bg_full-m {
        background-size: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_txt {
        position: absolute;
        top: 15%;
        background: hsla(0deg, 0%, 100%, 0.8);
        padding: 15px 20px 30px 50px;
        width: 355px;
        box-shadow: 8px 0 0 0 hsla(0deg, 0%, 100%, 0.3);
        text-align: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_txt h1 {
        font-size: 36px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadspace_txt.fullheight {
    top: 0;
    height: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadpsace_txt .lead {
    margin-bottom: 5px;
    font-size: 24px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .leadspace .leadpsace_hover_img {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 310px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_tag {
    display: table;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_tag .number_circle-label {
    display: table-cell;
    height: 30px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_circle {
    position: relative;
    width: 25px;
    height: 25px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    left: -4px;
    border-radius: 50%;
    display: inline-block;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .number_circle {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .number_tag .number_circle-label {
        height: 55px;
        vertical-align: middle;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_circle-label {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_circle-label-large {
    line-height: 50px;
    height: 50px;
    padding-left: 60px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_circle-label-tight {
    padding-left: 42px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_circle-info {
    background-color: #4c9cd7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_tag-bg {
    background: #fff;
    background: linear-gradient(90deg, #fff, #e8e8e8 15%, #e8e8e8 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e8e8e8", GradientType=1);
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .number_tag-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #e8e8e8;
    position: absolute;
    right: 0;
    top: 5px;
    background: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well .number_tag-bg {
    background-color: #f3f4f5;
    background: linear-gradient(90deg, #e8e8e8, #e8e8e8 15%, #e8e8e8 99%);
}

.legacy-magento-1-hn.sf-cms-content-legacy .well .number_tag-arrow {
    border-color: transparent transparent transparent #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy div::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy div::-webkit-scrollbar:hover {
    height: 18px;
}

.legacy-magento-1-hn.sf-cms-content-legacy div::-webkit-scrollbar-track-piece {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy div::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: rgba(57, 57, 57, 0.6);
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy div::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: rgba(57, 57, 57, 0.6);
    border-radius: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #backToTop.affix {
    width: 60px;
    right: 0;
    position: fixed;
}

.legacy-magento-1-hn.sf-cms-content-legacy #backToTop {
    transition: all 0.4s ease-out 0s;
    opacity: 0.5;
    background: #00266b;
    right: -60px;
    bottom: 15px;
    padding: 5px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    width: 0;
    position: fixed;
    z-index: 9;
}

.legacy-magento-1-hn.sf-cms-content-legacy #backToTop:hover {
    opacity: 0.8;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #add-to-homescreen {
    position: fixed;
    bottom: 0;
    background: #004378;
    width: 100%;
    text-align: center;
    padding: 20px;
    z-index: 9999;
    color: #fff;
    border: #cecece;
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy #add-to-homescreen.active {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden {
    display: none;
    visibility: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden-desktop,
.legacy-magento-1-hn.sf-cms-content-legacy .visible-phone,
.legacy-magento-1-hn.sf-cms-content-legacy .visible-small-phone,
.legacy-magento-1-hn.sf-cms-content-legacy .visible-tablet {
    display: none !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .visible-desktop {
    display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-desktop {
        display: inherit !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .visible-desktop {
        display: none !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .visible-tablet {
        display: inherit !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-tablet {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-desktop {
        display: inherit !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .visible-desktop {
        display: none !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .visible-phone {
        display: inherit !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-phone {
        display: none !important;
    }
}

@media (max-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-small-phone {
        display: inherit !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-small-phone {
        display: none !important;
    }
}

@media (min-width: 420px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-small-phone {
        display: inherit !important;
    }
}

@media print {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-print {
        display: inherit !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-print {
        display: none !important;
    }
}

@-ms-viewport {
    .legacy-magento-1-hn.sf-cms-content-legacy {
        width: device-width;
    }
}

@media screen and (max-width: 400px) {
    @-ms-viewport {
        .legacy-magento-1-hn.sf-cms-content-legacy {
            width: 320px;
        }
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden {
    visibility: hidden !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden,
.legacy-magento-1-hn.sf-cms-content-legacy .visible-xs,
.legacy-magento-1-hn.sf-cms-content-legacy td.visible-xs,
.legacy-magento-1-hn.sf-cms-content-legacy th.visible-xs,
.legacy-magento-1-hn.sf-cms-content-legacy tr.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-xs {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-xs {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-xs.visible-sm {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-xs.visible-sm {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-xs.visible-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-xs.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-xs.visible-md {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-xs.visible-md {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-xs.visible-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-xs.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-xs.visible-lg {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-xs.visible-lg {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-xs.visible-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-xs.visible-lg {
        display: table-cell !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .visible-sm,
.legacy-magento-1-hn.sf-cms-content-legacy td.visible-sm,
.legacy-magento-1-hn.sf-cms-content-legacy th.visible-sm,
.legacy-magento-1-hn.sf-cms-content-legacy tr.visible-sm {
    display: none !important;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-sm.visible-xs {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-sm.visible-xs {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-sm.visible-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-sm.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-sm {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-sm {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-sm.visible-md {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-sm.visible-md {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-sm.visible-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-sm.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-sm.visible-lg {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-sm.visible-lg {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-sm.visible-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-sm.visible-lg {
        display: table-cell !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .visible-md,
.legacy-magento-1-hn.sf-cms-content-legacy td.visible-md,
.legacy-magento-1-hn.sf-cms-content-legacy th.visible-md,
.legacy-magento-1-hn.sf-cms-content-legacy tr.visible-md {
    display: none !important;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-md.visible-xs {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-md.visible-xs {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-md.visible-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-md.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-md.visible-sm {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-md.visible-sm {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-md.visible-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-md.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-md {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-md {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-md.visible-lg {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-md.visible-lg {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-md.visible-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-md.visible-lg {
        display: table-cell !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .visible-lg,
.legacy-magento-1-hn.sf-cms-content-legacy td.visible-lg,
.legacy-magento-1-hn.sf-cms-content-legacy th.visible-lg,
.legacy-magento-1-hn.sf-cms-content-legacy tr.visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-lg.visible-xs {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-lg.visible-xs {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-lg.visible-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-lg.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-lg.visible-sm {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-lg.visible-sm {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-lg.visible-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-lg.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-lg.visible-md {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-lg.visible-md {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-lg.visible-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-lg.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-lg {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-lg {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-lg {
        display: table-cell !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden-xs {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-xs {
    display: table-row !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy td.hidden-xs,
.legacy-magento-1-hn.sf-cms-content-legacy th.hidden-xs {
    display: table-cell !important;
}

@media (max-width: 767px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-xs.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-xs.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-xs.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-xs.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-xs.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-xs.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-xs.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-xs.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-xs.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-xs.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-xs.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-xs.hidden-lg {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden-sm {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-sm {
    display: table-row !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy td.hidden-sm,
.legacy-magento-1-hn.sf-cms-content-legacy th.hidden-sm {
    display: table-cell !important;
}

@media (max-width: 767px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-sm.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-sm.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-sm.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-sm.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-sm.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-sm.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-sm.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-sm.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-sm.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-sm.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-sm.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-sm.hidden-lg {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden-md {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-md {
    display: table-row !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy td.hidden-md,
.legacy-magento-1-hn.sf-cms-content-legacy th.hidden-md {
    display: table-cell !important;
}

@media (max-width: 767px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-md.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-md.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-md.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-md.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-md.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-md.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-md.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-md.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-md.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-md.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-md.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-md.hidden-lg {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hidden-lg {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-lg {
    display: table-row !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy td.hidden-lg,
.legacy-magento-1-hn.sf-cms-content-legacy th.hidden-lg {
    display: table-cell !important;
}

@media (max-width: 767px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-lg.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-lg.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-lg.hidden-xs,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-lg.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-lg.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-lg.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-lg.hidden-sm,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-lg.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-lg.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-lg.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-lg.hidden-md,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-lg.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-lg,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-lg {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .visible-print,
.legacy-magento-1-hn.sf-cms-content-legacy td.visible-print,
.legacy-magento-1-hn.sf-cms-content-legacy th.visible-print,
.legacy-magento-1-hn.sf-cms-content-legacy tr.visible-print {
    display: none !important;
}

@media print {
    .legacy-magento-1-hn.sf-cms-content-legacy .visible-print {
        display: block !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy tr.visible-print {
        display: table-row !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy td.visible-print,
    .legacy-magento-1-hn.sf-cms-content-legacy th.visible-print {
        display: table-cell !important;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-print,
    .legacy-magento-1-hn.sf-cms-content-legacy td.hidden-print,
    .legacy-magento-1-hn.sf-cms-content-legacy th.hidden-print,
    .legacy-magento-1-hn.sf-cms-content-legacy tr.hidden-print {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .service-module {
    border: 2px solid #ebedee;
    padding: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-masthead_search .nf-masthead_search-button {
    display: block;
    margin-left: 10px;
    position: absolute;
    top: 0;
    right: -5px;
    z-index: 1;
    max-height: 45px;
    padding: 8px 12px 5px;
    margin: 2px 7px 0 0;
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-masthead_search {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-cartoon-character {
    margin-top: 3%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-icon-wrapper,
.legacy-magento-1-hn.sf-cms-content-legacy .nf-icon-wrapper .nf-icon {
    padding: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-icon-wrapper .nf-icon .nf-icon-wp {
    background: #f5fafd;
    padding: 10px 5px;
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-icon-wrapper .nf-icon .nf-icon-wp .image {
    width: 60%;
    margin: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .nf-icon-wrapper .nf-icon .nf-icon-wp .text {
    margin-top: 5px;
    font-weight: 600;
    font-size: 12px;
}

@media (max-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .nf-cartoon-character {
        margin-top: 1%;
    }
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .nf-wrapper {
        max-width: 500px;
        margin: auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hidden-md-down {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #content+.panel {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy ul.overflow {
    padding: 12px 0 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy ul.overflow .thumbnail {
    background: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid .thumbnail {
    border: none;
    box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy .thumbnails_mini .thumb-label {
    font-size: 100%;
    margin-bottom: 0.25em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .thumbnails_mini .caption {
    font-size: 80%;
    line-height: 1.5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_col-one {
    color: #006bb7;
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_col-two {
    color: #0075ea;
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_col-three {
    color: #1e7cff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_col-four {
    color: #005884;
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_col-five {
    color: #003d51;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-striped>li:nth-child(odd) {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-striped>li {
    padding: 12px 18px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hnau-separator {
    margin: 40px 0 39px;
}

.legacy-magento-1-hn.sf-cms-content-legacy hr.soften {
    height: 1px;
    margin: 70px 0;
    background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header_small {
    margin: 0;
    padding-top: 0;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .page-header_small {
        margin: 0 0 14px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header_small h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header_small h2 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header_small h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header_small .lead {
    font-size: 16px;
    line-height: 24px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page-header_small small {
    font-size: 12px;
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .page-header_small>div {
        margin: 0 !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy #notify-content {
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .show-grid {
    margin-top: 10px;
    margin-bottom: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .show-grid [class*=span] {
    background-color: #eee;
    text-align: center;
    border-radius: 3px;
    min-height: 40px;
    line-height: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .show-grid:hover [class*=span] {
    background: #ddd;
}

.legacy-magento-1-hn.sf-cms-content-legacy .show-grid .show-grid {
    margin-top: 0;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .show-grid .show-grid [class*=span] {
    background-color: #ccc;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy body {
        padding-top: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .show-grid [class*=span] {
        margin-bottom: 5px;
    }
}

@media (max-width: 480px) {
    .legacy-magento-1-hn.sf-cms-content-legacy h2 small {
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .herobox h1 {
        font-size: 45px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .herobox .btn,
    .legacy-magento-1-hn.sf-cms-content-legacy .herobox p {
        font-size: 18px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .herobox .btn {
        display: block;
        margin: 0 auto;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .subhead h1,
    .legacy-magento-1-hn.sf-cms-content-legacy .subhead p {
        text-align: center;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .marketing h1 {
        font-size: 30px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .marketing-byline {
        font-size: 18px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie #ge-cc-form-wrap,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie body.ge-applybuy-iframe-index,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie body.tnspay-form-index {
    background-color: transparent;
    max-width: 502px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index {
    background-color: transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .form-horizontal .control-group,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .form-horizontal .control-group,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .form-horizontal .control-group {
    margin-bottom: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap ._label,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index ._label,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index ._label {
    text-align: right;
    padding-top: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-11 {
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-1 {
    width: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-2 {
    width: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-3 {
    width: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-4 {
    width: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-5 {
    width: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-6 {
    width: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-7 {
    width: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-8 {
    width: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-9 {
    width: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-10 {
    width: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-11 {
    width: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-12,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-12,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-12 {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-1,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-2,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-3,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-3 {
    margin-left: 25%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-4,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-5,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-6,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-6 {
    margin-left: 50%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-7,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-8,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-9,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-9 {
    margin-left: 75%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-10,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-11,
.legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page_header-special {
    width: auto;
    height: 31px;
    line-height: 31px;
    margin: -13px 0 0 -16px;
    background: url(/skin/frontend/ui/default/_jmau/assets/img/bg/bg_home-fp-ttl.png) no-repeat scroll 0 0 transparent;
    padding-left: 6px;
    position: absolute;
}

.legacy-magento-1-hn.sf-cms-content-legacy .page_header-special ._title {
    width: auto;
    margin: 0 0 6px;
    padding: 0 17px 0 6px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    border-bottom: none;
    background: url(/skin/frontend/ui/default/_jmau/assets/img/bg/bg_home-fp-ttl.png) no-repeat scroll 100% -35px #004177;
}

@media (max-width: 460px) {

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .container,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .container,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .container {
        margin: 0;
        padding: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .form-horizontal .control-group,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .form-horizontal .control-group,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .form-horizontal .control-group {
        margin-bottom: 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap ._label,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index ._label,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index ._label {
        text-align: left;
        padding-top: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-1,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-2,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-3,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-4,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-5,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-6,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-7,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-8,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-9,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-10,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-11 {
        float: none;
        width: 100%;
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-md-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-sm-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-md-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-sm-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-md-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-sm-offset-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-offset-11 {
        margin-left: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-12,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-12,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-12 {
        position: relative;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
        box-sizing: border-box;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-11 {
        float: left;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-1 {
        width: 8.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-2 {
        width: 16.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-3 {
        width: 25%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-4 {
        width: 33.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-5 {
        width: 41.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-6 {
        width: 50%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-7 {
        width: 58.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-8 {
        width: 66.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-9 {
        width: 75%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-10 {
        width: 83.33333333%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-11 {
        width: 91.66666667%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #ge-cc-form-wrap .col-xs-12,
    .legacy-magento-1-hn.sf-cms-content-legacy body.ge-applybuy-iframe-index .col-xs-12,
    .legacy-magento-1-hn.sf-cms-content-legacy body.tnspay-form-index .col-xs-12 {
        width: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .in-stock {
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .out-stock {
    color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs {
    border-bottom: 1px solid #ddd;
    margin: 0 15px -1px 20px;
    margin-left: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs>li>a {
    font-size: 22px;
    color: #7a838c;
    background: #f5f5f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs>li>a:active,
.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs>li>a:hover {
    color: #959ca3;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs>.active>a:hover {
    border-bottom: 2px solid #fff;
    color: #373737;
    margin-bottom: -2px;
    position: relative;
    z-index: 22;
}

.legacy-magento-1-hn.sf-cms-content-legacy #checkout-container #content_checkout_payment_info_masterpass,
.legacy-magento-1-hn.sf-cms-content-legacy #checkout-container #payment_form_masterpass,
.legacy-magento-1-hn.sf-cms-content-legacy #checkout-container #visaCheckoutButton,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].icon-spin.js-btn-loader,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].icon-spin.js-btn-loader,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class*=" icon-"].icon-spin.js-btn-loader,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class^=icon-].icon-spin.js-btn-loader {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .btn [class*=" icon-"].icon-spin.js-btn-loader.show,
.legacy-magento-1-hn.sf-cms-content-legacy .btn [class^=icon-].icon-spin.js-btn-loader.show,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class*=" icon-"].icon-spin.js-btn-loader.show,
.legacy-magento-1-hn.sf-cms-content-legacy .nav [class^=icon-].icon-spin.js-btn-loader.show {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-summary p:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy body.onestepcheckout-index-index #livechat-compact-container,
    .legacy-magento-1-hn.sf-cms-content-legacy body.onestepcheckout-index-index #livechat-full {
        display: none !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bg_checkout-dashed {
    background: url(/skin/frontend/ui/default/img/bg/bg_checkout-dash.png) repeat-y 17px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-numbers {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 38px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-numbers span {
    margin-right: 7px;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ecedef;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-column-right {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #pcode-select,
    .legacy-magento-1-hn.sf-cms-content-legacy #select-pcode,
    .legacy-magento-1-hn.sf-cms-content-legacy #shipping-cost-list_0,
    .legacy-magento-1-hn.sf-cms-content-legacy #shipping-cost-list_1 {
        max-width: 263px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy #pcode-select>li>a,
    .legacy-magento-1-hn.sf-cms-content-legacy #select-pcode>li>a,
    .legacy-magento-1-hn.sf-cms-content-legacy #shipping-cost-list_0>li>a,
    .legacy-magento-1-hn.sf-cms-content-legacy #shipping-cost-list_1>li>a {
        white-space: normal;
    }
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs>li>a {
        font-size: 15px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-index-index .nav_tabs {
        margin-left: 0;
        margin-right: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .bg_checkout-dashed {
        background-position: 0 100%;
        background-repeat: repeat-x;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .bg_checkout-dashed-hidden-xs {
        background-image: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-numbers {
        margin: 0 0 12px 4px;
        font-size: 20px;
        line-height: 29px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-numbers span {
        margin-right: 0;
        display: inline-block;
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        background-color: #ecedef;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" vwo_icon-"],
.legacy-magento-1-hn.sf-cms-content-legacy [class^=vwo_icon-] {
    font-size: 18px;
    color: #5e6f77;
}

.legacy-magento-1-hn.sf-cms-content-legacy [class*=" vwo_icon-"] i,
.legacy-magento-1-hn.sf-cms-content-legacy [class^=vwo_icon-] i {
    font-size: 24px;
    color: #00266b;
    vertical-align: middle;
    margin-right: 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .is_hidden {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .ui-widget-content {
    max-height: 160px;
    overflow-x: scroll;
}

.legacy-magento-1-hn.sf-cms-content-legacy label.error {
    color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .ge-applybuy-iframe-index .form-list label.error,
.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-error,
.legacy-magento-1-hn.sf-cms-content-legacy .validation-advice {
    clear: both;
    color: #ce002a !important;
    padding: 0 !important;
    margin: 3px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .three-col-set .ttle {
    border-bottom: 1px solid #e5e5e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .three-col-set .boxed-block {
    border-top: 1px solid #dbdbdb;
    list-style: none;
    margin: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .three-col-set .boxed-block li {
    background: #f3f3f3;
    border: 1px solid #dbdbdb;
    border-top: none;
    margin: 0;
    padding: 15px 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .ge-tick-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .text_green {
    color: #3ca400;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .ge-apply-now {
    background: url(/skin/frontend/ui/default/images/ge/img_ge-response-approve.png) no-repeat scroll 0 0 transparent;
    height: 86px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .four-card-blurb .ttl {
    font-size: 22px;
    line-height: 1.1;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .btn-ge:active {
    position: relative;
    top: 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy #cms-container .btn-ge span {
    background: url(/skin/frontend/ui/default/images/ge/icn_ge-btn-arrow.png) no-repeat scroll 0 transparent;
}

.legacy-magento-1-hn.sf-cms-content-legacy #toolbar-btm .row,
.legacy-magento-1-hn.sf-cms-content-legacy #toolbar-top .row {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy #toolbar-btm .amount,
.legacy-magento-1-hn.sf-cms-content-legacy #toolbar-top .amount {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    max-width: 30%;
}

.legacy-magento-1-hn.sf-cms-content-legacy #toolbar-top .pager {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .toolbar>div {
    line-height: 32px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .ge-applybuy-iframe-index .form-list label.error,
.legacy-magento-1-hn.sf-cms-content-legacy .onestepcheckout-error,
.legacy-magento-1-hn.sf-cms-content-legacy .validation-advice {
    font-size: 85%;
    line-height: 1.4;
}

.legacy-magento-1-hn.sf-cms-content-legacy body.onestepcheckout-index-index .validation-failed+._label:before {
    border: 2px solid #ce002a;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device {
    margin: 0 0 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .price {
    font-size: 24px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    font-family: Changa One, Arial, Helvetica Neue, Helvetica, sans-serif;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .price span {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    bottom: 0.4em;
    font-size: 0.6em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .price-as-configured .configurable-price-from-label {
    line-height: 1.1;
    vertical-align: bottom;
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .cashback .txt {
    display: inline-block;
    line-height: 1.1;
    width: 54px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .txt {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 65%;
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device ._label {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .configured-price .price {
    margin-right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .configured-price .ea {
    margin-right: 16px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .price {
    font-size: 37px;
    margin-right: 16px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .cashback {
    display: inline-block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .cashback .price {
    margin-right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .cashback .txt {
    font-size: 100%;
    width: 80px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device.price-device_lg .bonus-items {
    clear: both;
    margin-top: 7px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .price-label {
    font-size: 12px;
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .configured-price .ea,
.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .configured-price .ea span,
.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .price,
.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .price span,
.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .special .price,
.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .special .price span {
    color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .was-price {
    color: #999;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .special-price .was-price .price {
    color: #999;
    text-decoration: line-through;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .cashback .before {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .price-device .cashback .after {
    color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy .bonus-items .offer-title {
    color: #ed1c24;
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy #product-information .cashback_link,
.legacy-magento-1-hn.sf-cms-content-legacy #product-information .cashback_link a,
.legacy-magento-1-hn.sf-cms-content-legacy .bonus-items .offer-title a,
.legacy-magento-1-hn.sf-cms-content-legacy .product-item .cashback_link,
.legacy-magento-1-hn.sf-cms-content-legacy .product-item .cashback_link a,
.legacy-magento-1-hn.sf-cms-content-legacy .product-view-sales .cashback_link,
.legacy-magento-1-hn.sf-cms-content-legacy .product-view-sales .cashback_link a {
    color: #ed1c24;
}

.legacy-magento-1-hn.sf-cms-content-legacy #product-information .js-open-accordion-and-scroll:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .product-view-sales .js-open-accordion-and-scroll:hover {
    cursor: pointer;
    text-decoration: underline;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .bonus-items-cashback {
    margin: 0 0 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .bonus-items-cashback {
    list-style: none;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps {
    margin: 20px 0 10px;
    padding: 11px 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #47b606;
    margin-right: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-header h4 {
    color: #004378;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-header h4 i {
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--digital,
.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--dropship {
    background: #fff;
    border: 1px solid #e0e2e5;
    padding: 10px 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--digital ul li,
.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--dropship ul li {
    padding-left: 25px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--digital ul li:before,
.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--dropship ul li:before {
    left: 0;
    position: absolute;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--digital {
    border: 2px solid #e0e2e5;
    padding: 15px 20px 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--digital h4 span {
    display: block;
    padding-left: 30px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .product-cvps-theme--digital .product-cvps-body a {
    color: #373737;
    display: block;
    margin-left: 24px;
    text-decoration: underline;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-toggle {
    color: #373737;
    font-weight: 700;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid {
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
    position: relative;
    float: left;
    overflow: hidden;
    width: 16.6666667%;
    width: 16.66667%;
}

@media screen and (max-width: 1600px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 20%;
        width: 14.28571%;
    }
}

@media screen and (max-width: 1190px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 20%;
    }
}

@media screen and (max-width: 945px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 25%;
    }
}

@media screen and (max-width: 660px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 33.3333333%;
        width: 33.33333%;
    }
}

@media screen and (max-width: 560px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 33.3333333%;
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 50%;
    }
}

@media screen and (max-width: 300px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cbp-rfgrid>li {
        width: 100%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy body {
    -webkit-backface-visibility: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .animated.hinge {
    animation-duration: 2s;
}

@keyframes b {

    0%,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .flash {
    animation-name: b;
}

@keyframes c {

    0%,
    to {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .shake {
    animation-name: c;
}

@keyframes d {

    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounce {
    animation-name: d;
}

@keyframes e {
    0% {
        transform: scale(1);
    }

    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }

    to {
        transform: scale(1) rotate(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .tada {
    animation-name: e;
}

@keyframes f {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .swing {
    transform-origin: top center;
    animation-name: f;
}

@keyframes g {
    0% {
        transform: translateX(0);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    to {
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .wobble {
    animation-name: g;
}

@keyframes h {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    to {
        transform: scale(1);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .pulse {
    animation-name: h;
}

@keyframes i {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) rotateY(1turn) scale(0.95);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .flip {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: i;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: i;
    -o-backface-visibility: visible !important;
    -o-animation-name: i;
    backface-visibility: visible !important;
    animation-name: i;
}

@keyframes j {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    to {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: j;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: j;
    -o-backface-visibility: visible !important;
    -o-animation-name: j;
    backface-visibility: visible !important;
    animation-name: j;
}

@keyframes k {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .flipOutX {
    -webkit-animation-name: k;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: k;
    -moz-backface-visibility: visible !important;
    -o-animation-name: k;
    -o-backface-visibility: visible !important;
    animation-name: k;
    backface-visibility: visible !important;
}

@keyframes l {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    to {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: l;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: l;
    -o-backface-visibility: visible !important;
    -o-animation-name: l;
    backface-visibility: visible !important;
    animation-name: l;
}

@keyframes m {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: m;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: m;
    -o-backface-visibility: visible !important;
    -o-animation-name: m;
    backface-visibility: visible !important;
    animation-name: m;
}

@keyframes n {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeIn {
    animation-name: n;
}

@keyframes o {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInUp {
    animation-name: o;
}

@keyframes p {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInDown {
    animation-name: p;
}

@keyframes q {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInLeft {
    animation-name: q;
}

@keyframes r {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInRight {
    animation-name: r;
}

@keyframes s {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInUpBig {
    animation-name: s;
}

@keyframes t {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInDownBig {
    animation-name: t;
}

@keyframes u {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInLeftBig {
    animation-name: u;
}

@keyframes v {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeInRightBig {
    animation-name: v;
}

@keyframes w {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOut {
    animation-name: w;
}

@keyframes x {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutUp {
    animation-name: x;
}

@keyframes y {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(20px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutDown {
    animation-name: y;
}

@keyframes z {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutLeft {
    animation-name: z;
}

@keyframes A {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(20px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutRight {
    animation-name: A;
}

@keyframes B {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutUpBig {
    animation-name: B;
}

@keyframes C {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutDownBig {
    animation-name: C;
}

@keyframes D {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutLeftBig {
    animation-name: D;
}

@keyframes E {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fadeOutRightBig {
    animation-name: E;
}

@keyframes F {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    to {
        transform: scale(1);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceIn {
    animation-name: F;
}

@keyframes G {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    to {
        transform: translateY(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceInUp {
    animation-name: G;
}

@keyframes H {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    to {
        transform: translateY(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceInDown {
    animation-name: H;
}

@keyframes I {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    to {
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceInLeft {
    animation-name: I;
}

@keyframes J {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    to {
        transform: translateX(0);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceInRight {
    animation-name: J;
}

@keyframes K {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    to {
        opacity: 0;
        transform: scale(0.3);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceOut {
    animation-name: K;
}

@keyframes L {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    to {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceOutUp {
    animation-name: L;
}

@keyframes M {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    to {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceOutDown {
    animation-name: M;
}

@keyframes N {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    to {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceOutLeft {
    animation-name: N;
}

@keyframes O {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    to {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .bounceOutRight {
    animation-name: O;
}

@keyframes P {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateIn {
    animation-name: P;
}

@keyframes Q {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateInUpLeft {
    animation-name: Q;
}

@keyframes R {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateInDownLeft {
    animation-name: R;
}

@keyframes S {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateInUpRight {
    animation-name: S;
}

@keyframes T {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateInDownRight {
    animation-name: T;
}

@keyframes U {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    to {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateOut {
    animation-name: U;
}

@keyframes V {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateOutUpLeft {
    animation-name: V;
}

@keyframes W {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateOutDownLeft {
    animation-name: W;
}

@keyframes X {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateOutUpRight {
    animation-name: X;
}

@keyframes Y {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rotateOutDownRight {
    animation-name: Y;
}

@keyframes Z {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    to {
        transform: translateY(700px);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hinge {
    animation-name: Z;
}

@keyframes ab {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    to {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rollIn {
    animation-name: ab;
}

@keyframes bb {
    0% {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }

    to {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .rollOut {
    animation-name: bb;
}

@keyframes cb {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0) skewX(-15deg);
        opacity: 1;
    }

    to {
        transform: translateX(0) skewX(0deg);
        opacity: 1;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .lightSpeedIn {
    animation-name: cb;
    animation-timing-function: ease-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .animated.lightSpeedIn {
    animation-duration: 0.5s;
}

@keyframes db {
    0% {
        transform: translateX(0) skewX(0deg);
        opacity: 1;
    }

    to {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .lightSpeedOut {
    animation-name: db;
    animation-timing-function: ease-in;
}

.legacy-magento-1-hn.sf-cms-content-legacy .animated.lightSpeedOut {
    animation-duration: 0.25s;
}

@keyframes eb {
    0% {
        transform: skewX(9deg);
    }

    10% {
        transform: skewX(-8deg);
    }

    20% {
        transform: skewX(7deg);
    }

    30% {
        transform: skewX(-6deg);
    }

    40% {
        transform: skewX(5deg);
    }

    50% {
        transform: skewX(-4deg);
    }

    60% {
        transform: skewX(3deg);
    }

    70% {
        transform: skewX(-2deg);
    }

    80% {
        transform: skewX(1deg);
    }

    90% {
        transform: skewX(0deg);
    }

    to {
        transform: skewX(0deg);
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .wiggle {
    animation-name: eb;
    animation-timing-function: ease-in;
}

.legacy-magento-1-hn.sf-cms-content-legacy .animated.wiggle {
    animation-duration: 0.75s;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    padding-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty input[type=radio] {
    position: absolute;
    z-index: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 1px;
    z-index: 11;
    border: 1px solid #bdc3c7;
    font-family: FontAwesome;
    background-color: #e9eaea;
    background-image: linear-gradient(180deg, #fff, #c7cacb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffc7cacb", GradientType=0);
    box-shadow: inset 0 2px 1px #fff;
    box-sizing: border-box;
    color: #373737;
    text-align: center;
    line-height: 18px;
    text-shadow: 0 1px 0 #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._radio ._label:before {
    border-radius: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._checkbox ._label {
    margin-bottom: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._checkbox,
.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._radio {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty ._checkbox ._label:before {
    border-radius: 3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty input[type=radio]:checked+._label:before {
    content: "•";
    font-size: 29px;
    padding-left: 1px;
    text-shadow: 0 1px 0 #fff;
    font-family: FontAwesome;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form_pretty input[type=checkbox]:checked+._label:before {
    content: "\f00c";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    font-family: FontAwesome;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .form_pretty ._label {
    cursor: pointer;
    padding-left: 0;
    margin-right: 0;
    padding-top: 0;
    text-align: left;
    float: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .form_pretty ._label,
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .form_pretty input[type=checkbox],
.legacy-magento-1-hn.sf-cms-content-legacy .oldie .form_pretty input[type=radio] {
    display: inline-block;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .oldie .form_pretty ._label:before {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hidden-d,
.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hidden-m {
    min-width: 100%;
    height: auto;
    margin: 0 auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hidden-d {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hidden-m {
    display: block;
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hidden-d {
        display: block;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hidden-m {
        display: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper h2,
.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper h3 {
    margin: 15px 0;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper h2,
    .legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper h3 {
        margin: 30px 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column {
    margin-top: 15px;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column:first-child {
    margin-top: 0;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column {
        margin-top: 0;
        padding: 0 20px;
        width: 460px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column ul {
    list-style: none;
    margin: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column ul a {
    border-bottom: 1px solid #e0e0e0;
    color: #7e96a1;
    display: block;
    padding: 15px 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column ul a i {
    color: #006bb6;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column ul a:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hot-deals-page-wrapper .hot-deals-menu-column ul li.last-link a {
    color: #006bb6;
}

@media (max-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-11,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-lg-12,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-11,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-md-12,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-11,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-sm-12,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xs-12,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-1,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-2,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-3,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-4,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-5,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-6,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-7,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-8,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-9,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-10,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-11,
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .col-xxs-12 {
        position: static;
    }
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .breadcrumb_container {
        margin-bottom: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .breadcrumb_container .breadcrumb_ui {
        padding-bottom: 10px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .breadcrumb_container .breadcrumb_ui li.back_btn {
        display: none;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .breadcrumb_container .breadcrumb_ui li.active {
        max-width: 100%;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .breadcrumb_container .breadcrumb_ui li.active.cnet-review-on {
        max-width: 75%;
    }
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .ccs-logo-ls {
        margin: 0;
        position: absolute;
        right: 0;
        top: 170px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-badge {
    margin: 0 0 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .page-header_small {
    margin: 0 -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .page-header {
    padding-bottom: 20px;
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .page-header {
        padding-bottom: 0;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .page-header .bv-cleanslate {
        margin-bottom: 0 !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-carousel-wrapper {
    margin: 20px 0;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-carousel-wrapper {
        margin: 0 0 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-cvps {
    margin: 20px 0;
    padding: 0 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-cvps.product-cvps-theme--digital,
.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-cvps.product-cvps-theme--dropship {
    padding: 10px 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .nav_pills>li>a {
    padding-bottom: 11px;
    padding-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .product-carousel-wrapper .carousel-indicators {
    margin: 20px auto 0;
    position: static !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .carousel-control {
    color: #ebedee !important;
    display: block;
    font-size: 38px !important;
    left: 5px !important;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .carousel-control {
        left: 15px !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .carousel-control.right {
    right: 5px !important;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .carousel-control.right {
        right: 15px !important;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .catalog-product-view .carousel-control {
        font-size: 60px !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.legacy-magento-1-hn.sf-cms-content-legacy .facebook-rendered .facebook-plugin {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .facebook-plugin {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pull-right {
    float: right !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pull-left {
    float: left !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hide {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .show {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .invisible {
    visibility: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .affix {
    position: fixed;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_p-re,
.legacy-magento-1-hn.sf-cms-content-legacy .l_relative {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_absolute,
.legacy-magento-1-hn.sf-cms-content-legacy .l_p-ab {
    position: absolute;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_p-st,
.legacy-magento-1-hn.sf-cms-content-legacy .l_static {
    position: static !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-t-0 {
    margin-top: 0;
    margin-bottom: 14px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-b-0,
.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-0 {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-0 {
    margin-top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-t-sm {
    margin-top: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-b-sm,
.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-sm {
    margin-bottom: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-sm {
    margin-top: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-t-md {
    margin-top: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-b-md,
.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-md {
    margin-bottom: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-md {
    margin-top: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-t-lg {
    margin-top: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-b-lg,
.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-lg {
    margin-bottom: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-tb-lg {
    margin-top: 40px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-l-sm {
    margin-left: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-lr-sm,
.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-r-sm {
    margin-right: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_mgn-lr-sm {
    margin-left: 8px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_clear {
    clear: both !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy li.l_list-reset,
.legacy-magento-1-hn.sf-cms-content-legacy ol.l_list-reset {
    list-style: none outside none;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_dsp-blc {
    display: block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_dsp-in {
    display: inline !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_dsp-in-blc {
    display: inline-block !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_box-extend {
    margin-right: -11px;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .l_box-extend-xs {
        margin-right: -11px;
    }
}

@media (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .l_box-extend-sm {
        margin-right: -11px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-inverse {
    color: #fff !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-strong,
.legacy-magento-1-hn.sf-cms-content-legacy strong {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-upper {
    text-transform: uppercase;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-line-through {
    text-decoration: line-through;
    white-space: nowrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_radius-lft-0 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_radius-btm-0 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_radius-top-0 {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_radius-rgt-0 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy a>.p_icon-link-secondary {
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.inlist>.p_icon-link-secondary,
.legacy-magento-1-hn.sf-cms-content-legacy a:hover>.p_icon-link-secondary {
    color: #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy a:hover i {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_bg-brand-accent {
    background-color: #006bb6 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_bg-brand-accent-clr {
    color: #fff !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_bg-brand {
    background-color: #00266b !important;
    color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_bg-brand a {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_bdr-none {
    border: none !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_bdr-brand {
    border-color: #00266b !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-special {
    color: #ed1c24 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-ok {
    color: #47b606 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .f-left {
    display: inline;
    float: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .f-right {
    display: inline;
    float: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy .normal {
    font-size: 12px;
    font-weight: 300;
}

.legacy-magento-1-hn.sf-cms-content-legacy .med,
.legacy-magento-1-hn.sf-cms-content-legacy .medium {
    font-size: 115%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .large {
    font-size: 125%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .xlarge {
    font-size: 20px;
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .strong {
    font-weight: 600;
}

.legacy-magento-1-hn.sf-cms-content-legacy .quiet {
    color: #898989;
}

.legacy-magento-1-hn.sf-cms-content-legacy .loud {
    color: #000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .no-bg {
    background: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .postr,
.legacy-magento-1-hn.sf-cms-content-legacy .topright {
    position: absolute;
    right: 5px;
    top: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .postl,
.legacy-magento-1-hn.sf-cms-content-legacy .topleft {
    left: 5px;
    position: absolute;
    top: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .posr {
    right: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .posl,
.legacy-magento-1-hn.sf-cms-content-legacy .posr {
    position: absolute;
    top: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .posl {
    left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .upper,
.legacy-magento-1-hn.sf-cms-content-legacy .uppercase {
    text-transform: uppercase;
}

.legacy-magento-1-hn.sf-cms-content-legacy .blc,
.legacy-magento-1-hn.sf-cms-content-legacy .block {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .inline {
    display: inline;
}

.legacy-magento-1-hn.sf-cms-content-legacy .italic {
    font-style: italic;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_a-center {
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_a-left {
    text-align: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .l_a-right {
    text-align: right;
}

@media (min-width: 768px) and (max-width: 991px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .l_a-center-sm {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .l_a-center-sm {
        text-align: center;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_mini {
    font-size: 70%;
    line-height: 1.5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-n,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_normal {
    font-size: 14px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-m,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_medium {
    font-size: 13px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-lg,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_large {
    font-size: 16.002px !important;
    line-height: 1.2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-xl,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_xlarge {
    font-size: 200% !important;
    line-height: 1.2;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-upper,
.legacy-magento-1-hn.sf-cms-content-legacy .text_uppercase {
    text-transform: uppercase;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt_bold,
.legacy-magento-1-hn.sf-cms-content-legacy .text_bold {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text_italic {
    text-transform: italic;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text_align-left {
    text-align: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt_green,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_green {
    color: #47b606;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text_400 {
    font-weight: 400;
}

.legacy-magento-1-hn.sf-cms-content-legacy .text_300 {
    font-weight: 300;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt_brand,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_brand {
    color: #00266b;
}

.legacy-magento-1-hn.sf-cms-content-legacy .txt_divider {
    color: #c0cbd0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .block_margin-btm {
    margin-bottom: 12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .block_margin-top {
    margin-top: 12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .shadow {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.legacy-magento-1-hn.sf-cms-content-legacy .a-right {
    text-align: right;
}

.legacy-magento-1-hn.sf-cms-content-legacy .a-left {
    text-align: left;
}

.legacy-magento-1-hn.sf-cms-content-legacy .a-center {
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .not-allowed {
    cursor: not-allowed;
}

.legacy-magento-1-hn.sf-cms-content-legacy .disabled-overlay {
    background: #fff;
    opacity: 0.5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cfx {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cfx:after,
.legacy-magento-1-hn.sf-cms-content-legacy .cfx:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cfx:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-search label,
.legacy-magento-1-hn.sf-cms-content-legacy .nd {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy hr.p_hr-shadow {
    border: 0;
    height: 1px;
    background-image: -o-linear-gradient(left, transparent, #ebedee, transparent);
}

.legacy-magento-1-hn.sf-cms-content-legacy .word-break-all {
    word-break: break-all;
}

.legacy-magento-1-hn.sf-cms-content-legacy .form-list,
.legacy-magento-1-hn.sf-cms-content-legacy .product-view-sales ul,
.legacy-magento-1-hn.sf-cms-content-legacy ul.addto,
.legacy-magento-1-hn.sf-cms-content-legacy ul.bonus-items {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .tgl-form {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .clearfix {
    *zoom: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .clearfix:after,
.legacy-magento-1-hn.sf-cms-content-legacy .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .clearfix:after {
    clear: both;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .p_txt-sm,
.legacy-magento-1-hn.sf-cms-content-legacy .small,
.legacy-magento-1-hn.sf-cms-content-legacy .txt_small {
    font-size: 85%;
    line-height: 1.4;
}

.legacy-magento-1-hn.sf-cms-content-legacy .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group {
    margin-bottom: 20px;
    padding-left: 0;
    margin-left: 0;
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-item {
    position: relative;
    display: block;
    padding: 10px 30px 10px 15px;
    margin-bottom: -2px;
    border: 1px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-item:first-child {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-item>.badge {
    float: right;
    margin-right: -15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item .list-group-item-heading {
    color: #333;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item .list-group-item-text {
    color: #555;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item:focus,
.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item:hover {
    text-decoration: none;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #006bb6;
    border-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item.active .list-group-item-heading {
    color: inherit;
}

.legacy-magento-1-hn.sf-cms-content-legacy a.list-group-item.active .list-group-item-text {
    color: #83ccff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion {
    margin-bottom: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-group {
    margin-bottom: 10px;
    border: 2px solid #e5e5e5;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading {
    border-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading>span {
    padding: 7px 0;
    background: none;
    color: #373737;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    display: block;
}

@media screen and (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading>span {
        padding: 10px 25px 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    border-radius: 6px;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading .accordion-toggle:after {
    content: "\f077";
    display: block;
    float: right;
    color: #c0cbd0;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading .accordion-toggle.collapsed {
    background-color: #fff;
    color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading .accordion-toggle.collapsed:after {
    content: "\f078";
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading .accordion-toggle:focus {
    outline: 0;
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading .accordion-toggle:hover {
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-heading.is_active .accordion-toggle {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-toggle {
    color: #373737;
    font-weight: 700;
    cursor: pointer;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-toggle:active,
.legacy-magento-1-hn.sf-cms-content-legacy .accordion-toggle:hover {
    text-decoration: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion-inner {
    padding: 9px 15px;
    border-top: 2px solid #e5e5e5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .accordion_grey .accordion-heading,
.legacy-magento-1-hn.sf-cms-content-legacy .accordion_grey .accordion-heading .accordion-toggle.collapsed,
.legacy-magento-1-hn.sf-cms-content-legacy .accordion_grey .accordion-inner {
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert {
    overflow: visible;
    position: relative;
    height: 0;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert>div {
    height: auto !important;
    margin: 0 auto;
    max-width: 100% !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert>div iframe {
    margin: 0 0 12px;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100% !important;
    min-width: 100% !important;
    height: 100% !important;
    border: 0;
    vertical-align: bottom;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_hero {
    padding-bottom: 56.25%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_hero {
        padding-bottom: 21.27659574%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_gam360.advert_hero {
    padding-bottom: 40.625%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_dfp.advert_gam360.advert_hero {
        padding-bottom: 21.27659574%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homestrip,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomestrip {
    padding-bottom: 27.34375%;
}

@media (min-width: 1005px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homestrip,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomestrip {
        padding-bottom: 9.52380952%;
        margin-top: 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: auto;
    background: #fff;
    margin: 0 0 10px;
    padding-top: 10px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip {
        margin: 0 0 26px;
        padding-top: 13px;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip {
        padding-top: 0;
        margin: -5px auto 5px;
        background: #f2fafd;
        max-width: 1280px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
    display: inline-block;
    width: 100% !important;
    max-width: 1280px !important;
    height: 69px !important;
    text-align: center;
    background: #f2fafd;
}

@media (min-width: 480px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 20px;
    }
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 35px;
    }
}

@media (min-width: 853px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        height: 54px !important;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 100px;
    }
}

@media (min-width: 1200px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div {
        padding: 0 15%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_servicestrip>div iframe {
    position: relative;
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo1,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo2,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo3,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo4,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo1,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo2,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo3,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo4 {
    padding-bottom: 27.34375%;
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo1,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo2,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo3,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_homepromo4,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo1,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo2,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo3,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_subhomepromo4 {
        padding-bottom: 80%;
        margin-bottom: 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo1,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo2 {
    padding-bottom: 27.34375%;
    margin: 10px 0;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo1,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_promo2 {
        padding-bottom: 12.34042553%;
        margin: 20px 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_tile {
    margin-bottom: 10.5px;
    padding-bottom: 33.33333333%;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_tile {
        padding-bottom: 32.51231527%;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_mrec {
    padding-bottom: 300px;
    margin: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_mrec,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_mrec iframe {
    width: 300px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_purchase,
.legacy-magento-1-hn.sf-cms-content-legacy .advert.postpurchasestrip_1 {
    margin-bottom: 20px;
    padding-bottom: 33.33333333%;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .advert.advert_purchase,
    .legacy-magento-1-hn.sf-cms-content-legacy .advert.postpurchasestrip_1 {
        padding-bottom: 300px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert {
    background-color: #fafbfb;
    background-image: linear-gradient(180deg, #fff, #f3f4f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff3f4f5", GradientType=0);
    transition: all 0.7s ease-out 0s;
    position: fixed;
    bottom: 47px;
    right: -340px;
    border: 1px solid #ccc;
    width: 268px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert .header {
    padding: 7px 0;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert .header h3 {
    font-size: 85%;
    line-height: 1.4;
    margin: -14px 0 0;
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert .header .close {
    position: absolute;
    right: -4px;
    top: -12px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert.show {
    right: 10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .fixed-advert.remove {
    right: -340px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
    padding: 88px 0 0;
    margin-top: -20px;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace.no-service-strip,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace.no-service-strip {
    padding: 0 !important;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
        padding: 95px 0 0;
    }
}

@media (min-width: 853px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
        padding: 79px 0 0;
    }
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace {
        padding: 0 0 76px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .zblock-homepage_service_banner_dfp,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .zblock-homepage_service_banner_dfp {
    position: absolute;
    top: 0;
    width: 100%;
}

@media (min-width: 992px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .zblock-homepage_service_banner_dfp,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .zblock-homepage_service_banner_dfp {
        top: auto;
        bottom: 0;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_sm,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_sm {
    display: block;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_sm,
    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_sm,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_sm,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_sm {
        display: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_lg,
.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_lg,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_lg,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_lg {
    display: none;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item a img.promo_lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-inner .item img.promo_lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item a img.promo_lg,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-inner .item img.promo_lg {
        display: block;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control {
    display: none;
    height: 50px;
    margin-top: 0;
    opacity: 1;
    position: absolute;
    transform: translateY(-50%);
    top: 50% !important;
    width: 50px;
}

@media (min-width: 768px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control {
        display: block;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control.left,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control.left {
        left: calc((100% - 1250px) / 2) !important;
    }
}

@media (min-width: 1200px) {

    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control.right,
    .legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control.right {
        right: calc((100% - 1250px) / 2) !important;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control:hover {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control i,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control i {
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel-control i:before,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel-control i:before {
    display: inline-block;
    vertical-align: middle;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel_promo,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel_promo {
    margin-top: 0 !important;
    padding-bottom: 21px !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel_promo.one-slide,
.legacy-magento-1-hn.sf-cms-content-legacy .home-leadspace .carousel_promo.one-slide {
    padding-bottom: 0 !important;
}

.legacy-magento-1-hn.sf-cms-content-legacy .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 1.5em;
}

.legacy-magento-1-hn.sf-cms-content-legacy .video-container embed,
.legacy-magento-1-hn.sf-cms-content-legacy .video-container iframe,
.legacy-magento-1-hn.sf-cms-content-legacy .video-container object,
.legacy-magento-1-hn.sf-cms-content-legacy .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown,
.legacy-magento-1-hn.sf-cms-content-legacy .dropup {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_toggle {
    *margin-bottom: -3px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_toggle:active,
.legacy-magento-1-hn.sf-cms-content-legacy .open .dropdown_toggle {
    outline: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #373737;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .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;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu.pull-right {
    right: 0;
    left: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #373737;
    white-space: nowrap;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>li>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>li>a:hover,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:focus>a,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:hover>a {
    text-decoration: none;
    color: #373737;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.active>a,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.active>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.active>a:hover {
    color: #373737;
    text-decoration: none;
    outline: 0;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:hover {
    color: #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default;
}

.legacy-magento-1-hn.sf-cms-content-legacy .open {
    *z-index: 1000;
}

.legacy-magento-1-hn.sf-cms-content-legacy .open>.dropdown_menu {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .pull-right>.dropdown_menu {
    right: 0;
    left: auto;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .caret,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #373737;
    content: "";
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .dropdown_menu,
.legacy-magento-1-hn.sf-cms-content-legacy .navbar_fixed-bottom .dropdown .dropdown_menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu>.dropdown_menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:hover>.dropdown_menu {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropup .dropdown_submenu>.dropdown_menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    border-radius: 5px 5px 5px 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu:hover>a:after {
    border-left-color: #373737;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu.pull-left {
    float: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown_submenu.pull-left>.dropdown_menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .dropdown .dropdown_menu .nav_header {
    padding-left: 20px;
    padding-right: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .typeahead {
    z-index: 1051;
    margin-top: 2px;
    border-radius: 6px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 1.5;
    color: #5e6f77;
    text-align: center;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit li {
    line-height: 30px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .title {
    font-size: 72px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit p.lead {
    line-height: 1.3;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel .container {
    z-index: 9;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel-control {
    height: 80px;
    margin-top: 0;
    font-size: 120px;
    background-color: transparent;
    border: 0;
    z-index: 10;
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel .item {
    height: 260px;
    margin: 0 70px;
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel-indicators {
    border-bottom: -10px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    border-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel-indicators .active {
    background-color: #006bb6;
}

@media (max-width: 767px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .title {
        font-size: 36px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .hero-unit .carousel .item {
        height: 230px;
        overflow: hidden;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img {
    margin-top: -22px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel .container {
    z-index: 9;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel-control {
    height: 80px;
    margin-top: 0;
    font-size: 120px;
    background-color: transparent;
    border: 0;
    z-index: 10;
    color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel .item {
    min-height: 37.5%;
    overflow: hidden;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel .item img {
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel-indicators {
    bottom: 0;
    position: relative;
    margin: 10px 0 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    border-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel-indicators .active {
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .reveal_terms {
    opacity: 0.5;
    padding: 5px 10px;
    z-index: 22;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel-terms,
.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .reveal_terms {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    left: 0;
    position: absolute;
}

.legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img .carousel-terms {
    height: auto;
    max-width: 320px;
    opacity: 0.7;
    padding: 10px 10px 32px;
    z-index: 11;
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .hero-unit_img {
        margin-top: -12px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .jumbotron {
    position: relative;
    padding: 40px 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
    background: #066bb5;
    background: linear-gradient(45deg, #020031, #066bb5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020031", endColorstr="#066BB5", GradientType=1);
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);
}

.legacy-magento-1-hn.sf-cms-content-legacy .jumbotron h1 {
    font-size: 80px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .jumbotron p {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 30px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .jumbotron a {
    color: #fff;
    color: hsla(0deg, 0%, 100%, 0.5);
    transition: all 0.2s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .jumbotron a:hover {
    color: #fff;
    text-shadow: 0 0 10px hsla(0deg, 0%, 100%, 0.25);
}

.legacy-magento-1-hn.sf-cms-content-legacy .jumbotron_plain {
    background: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .marketing {
    text-align: center;
    color: #5a5a5a;
}

.legacy-magento-1-hn.sf-cms-content-legacy .marketing h1 {
    margin: 20px 0 10px;
    font-size: 60px;
    font-weight: 200;
    line-height: 1;
    letter-spacing: -1px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .marketing h2 {
    font-weight: 200;
    margin-bottom: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .marketing p {
    font-size: 16px;
    line-height: 1.5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .marketing .marketing-byline {
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25;
    color: #999;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.item>a>img,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.item>img {
    display: block;
    line-height: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.active,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.next,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.prev {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.active {
    left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.next,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.next {
    left: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.prev {
    left: -100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.next.left,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.prev.right {
    left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.active.left {
    left: -100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-inner>.active.right {
    left: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #5e6f77;
    border: 3px solid #fff;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-control.right {
    left: auto;
    right: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-control:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
    list-style: none outside none;
    text-align: center;
    z-index: 5;
    background-color: hsla(0deg, 0%, 100%, 0.2);
    padding: 8px 0;
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #fff;
    background-color: hsla(0deg, 0%, 100%, 0.25);
    border-radius: 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-indicators .active {
    background-color: #fff;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #7e96a1;
    background: rgba(0, 0, 0, 0.75);
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-caption h4,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel-caption p {
    color: #fff;
    line-height: 20px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-caption h4 {
    margin: 0 0 5px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-caption p {
    margin-bottom: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-inner .active {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-inner .active.left,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-inner .next.left,
.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-inner .prev.right {
    opacity: 1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_fade .carousel-control {
    z-index: 2;
}

@media (max-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy #promoCarousel {
        margin-bottom: 20px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    left: 0;
    margin-top: -22px;
    text-align: center;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo .carousel-inner {
    display: inline-block;
    left: 100%;
    margin-left: -200%;
    width: 768px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo .carousel-indicators,
.legacy-magento-1-hn.sf-cms-content-legacy .product-carousel-wrapper .carousel-indicators {
    display: flex;
    justify-content: center;
    position: absolute !important;
    width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo .carousel-indicators li,
.legacy-magento-1-hn.sf-cms-content-legacy .product-carousel-wrapper .carousel-indicators li {
    align-items: center;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 15px;
    justify-content: center;
    margin: 0 4px;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: 15px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo .carousel-indicators li:after,
.legacy-magento-1-hn.sf-cms-content-legacy .product-carousel-wrapper .carousel-indicators li:after {
    background-color: #7e96a1;
    border-radius: 50%;
    content: "";
    display: block;
    height: 9px;
    width: 9px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo .carousel-indicators .active,
.legacy-magento-1-hn.sf-cms-content-legacy .product-carousel-wrapper .carousel-indicators .active {
    background-color: #fff;
    border: 1px solid #7e96a1;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-home .carousel_promo .carousel-inner {
    height: 320px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo {
        margin-top: -22px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo .carousel-inner {
        height: 320px;
        width: 1920px;
    }

    .legacy-magento-1-hn.sf-cms-content-legacy .cms-home .carousel_promo .carousel-inner {
        height: 507px;
    }
}

@media (min-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .carousel_promo {
        margin-top: -12px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_relative .carousel-indicators {
    bottom: 0;
    padding-top: 6.66666667px;
    position: relative;
    z-index: 10;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_relative .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel_relative .carousel-indicators .active {
    background-color: #006bb6;
}

.legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel_promo .carousel-inner {
    height: 320px;
}

@media (min-width: 768px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .electrical-leadspace .carousel_promo .carousel-inner {
        height: 507px;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
    margin-left: 0;
    background-color: #fff;
}

@media (max-width: 992px) {
    .legacy-magento-1-hn.sf-cms-content-legacy .cms-menu {
        display: none;
    }
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li {
    position: relative;
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li a,
.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li strong {
    position: relative;
    display: block;
    padding: 10px 30px 10px 15px;
    margin-bottom: -2px;
    border: 1px solid #ebedee;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li .active a,
.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li strong {
    z-index: 2;
    display: block;
    color: #fff;
    background-color: #005b9c;
    border-color: #005b9c;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li a:focus,
.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li a:hover {
    text-decoration: none;
    background-color: #f3f4f5;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li:first-child a {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li:last-child a {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li li:first-child a {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul li li:last-child a {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu .parent>a {
    display: none;
}

.legacy-magento-1-hn.sf-cms-content-legacy .cms-menu ul .parent>a {
    display: block;
}

.legacy-magento-1-hn.sf-cms-content-legacy #sectionbrands.panel {
    position: relative;
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_brand h2 {
    color: #fff
}

.legacy-magento-1-hn.sf-cms-content-legacy .well_brand p {
    color: #fff
}

.sf-cms-content-legy .well_brand a {
    color: #fff
}


.breadcrumb_container {
    margin-bottom: 0;
}

#main {
    position: relative;
    background: none repeat scroll 0 0 #fff;
    margin-top: -21px;
    padding-top: 30px;
    z-index: 9;
}

/* arch */
.arch-header {
    max-width: 1280px;
}

@media (max-width: 767px) {
    .arch-header {
        display: none !important;
    }

    .arch-header-x-small {
        background-repeat: no-repeat;
    }
}

@media (min-width: 767px) {
    .arch-header {
        background-repeat: no-repeat;
        box-shadow: 0 5px 4px -4px #ccc;
    }

    .arch-header-x-small {
        display: none !important;
    }
}

/* wings - large screens only */
@media (max-width: 1280px) {

    .wing-left,
    .wing-right {
        display: none !important;
    }
}

@media (min-width: 1260px) {
    .wing-left {
        position: absolute;
        top: 0;
        left: -310px;
        width: 320px;
        height: 850px;
    }

    .wing-right {
        position: absolute;
        top: 0;
        right: -310px;
        width: 320px;
        height: 850px;
    }

    .arch-header:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -3px;
        width: 100%;
        height: 4px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    }

}

.full {
    background-size: 100%;
}

div#aside {
    padding-right: 20px;
}

.thumbnail {
    display: block;
    border: 1px solid#ddd;
    padding: 4px;
    line-height: 20px;
}
















.hn-carousel-embed-container embed,
.hn-carousel-embed-container iframe,
.hn-carousel-embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.hn-carousel-embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.legacy-magento-1-hn.sf-cms-content-legacy .carousel-control {
    position: absolute;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-weight: 100;
    line-height: 30px;
    text-align: center;
    border-radius: 23px;
    background: 0 0;
    color: #fff;
    border: 0;
    font-size: 60px;
    top: 42%;
    opacity: .5;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}


.legacy-magento-1-hn.sf-cms-content-legacy .carousel-indicators li {
    display: inline-block;
    width: 101.8px;
    height: 75px;
    border-radius: 5px;
    list-style-type: none;
    text-indent: 0;
    cursor: pointer;
}


.legacy-magento-1-hn.sf-cms-content-legacy .carousel-indicators {
    position: relative;
    padding: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    list-style: none outside none;
    text-align: center;
    z-index: 5;
    margin-top: 3px;
    margin-left: 0;
    text-indent: 0;
    background-color: transparent;
}

.hn-carousel-indicator__icon {
    position: absolute !important;
    z-index: 1000;
    color: #fff;
    width: 100px !important;
    height: 74px !important;
    padding-top: 18px;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;

}

div#page {
    padding-top: 10px;
}

.mainMenu ul li a {
    color: #9c9c9c;
    padding: 22px;
    font-size: 15px;
    display: unset !important;
}

a.btn.btn_primary.btn_lg.btn_block-xs.l_mgn-b-sm {
    word-break: break-word;
    white-space: normal;
}
