body {
    overflow-x: hidden;
    background-color: white !important;
	margin: 0;
}

ul.ss-box {
    position: absolute;
    top: 19px !important;
    width: 327px !important;
}

ul.topnav li.navitem .submenu {
    margin-top: 7px !important;
}

/*
 *   ---
 *     ------ Less compiled to css do not edit new header design
 *       ---
 *       */
#full-width-header .mobile-side-menu {
    font-family: "Open Sans", sans-serif;
    width: 240px;
    display: none;
    background-color: #222;
    top: 0px;
    bottom: 0px;
    z-index: 120;
    position: fixed !important;
    overflow-x: hidden;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}

/* Truncate special text */
.truncate {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#full-width-header .mobile-side-menu ul {
    float: none;
    display: inline-block;
    margin: auto;
    width: 100%;
    background-color: #222;
    border-radius: 0px;
}

#full-width-header .mobile-side-menu ul > li {
    text-align: left;
    padding-left: 8px;
    border-top: solid 1px #3f3f3f;
    border-bottom: solid 1px #000;
}

#full-width-header .mobile-side-menu ul > li > a {
    text-transform: capitalize;
    text-decoration: none;
    line-height: 20px;
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    padding: 15px 5px 15px 10px;
}

#full-width-header .mobile-side-menu ul > li:first-child a {
    color: #f02e2f;
    font-weight: 700;
}

#full-width-header .mobile-side-menu ul > li:nth-child(3) a,
#full-width-header .mobile-side-menu ul > li:nth-child(4) a {
    font-weight: bold;
    color: #f05a29;
}

#full-width-header .left-top-nav ul li {
    display: inline-block;
    border-right: Solid 1px #ddd;
    padding: 0 10px 0 8px;
    line-height: 1;
}

#full-width-header .right-top-nav ul li {
    display: inline-block;
    border-right: Solid 1px #ddd;
    padding: 0 10px 0 8px;
    line-height: 1;
}

#full-width-header .right-top-nav ul {
    text-align: right;
}

#full-width-header .right-top-nav ul li.blog {
    font-weight: 700;
}

#full-width-header .right-top-nav ul li.blog > a {
    color: #222;
    font-size: 11px;
}

.noscroll {
    position: fixed;
    right: 0;
    top: 0;
    overflow: hidden;
}

#full-width-header .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 110;
    background-color: rgba(0, 0, 0, 0.7);
}

#full-width-header .fabutton {
    background: none;
    padding: 0px;
    border: none;
    position: absolute;
    padding: 6px;
    right: -9px;
    margin-top: -10px;
}

#full-width-header p.mobile-menu-close {
    display: none;
    color: white;
    display: none;
    position: relative;
    font-size: 3em;
    padding-top: 11px;
    padding-bottom: 4px;
    line-height: 0em;
}

#maincontainer {
    margin-top: -14px;
}

#full-width-header .topNavBar {
    font-family: "Open Sans", sans-serif;
    background-color: white;
    padding-top: 7px;
    padding-bottom: 0px;
}

#full-width-header .topNavBar nav {
    z-index: 1100;
}

#full-width-header .topNavBar ul {
    text-transform: uppercase;
    list-style: none;
    margin: 0;
    margin-bottom: 0;
    padding-left: 0;
}

#full-width-header .topNavBar a {
    color: #222;
    font-size: 11px;
}

#full-width-header .topNavBar .deals .deal-drop-button {
    font-weight: 700;
    color: #f05a29;
}

#full-width-header .topNavBar ul li:last-child {
    font-weight: 700;
    border: none;
}

#full-width-header .topNavBar .deals i {
    color: #f05a29;
}

#full-width-header .topNavBar .newitems {
    font-weight: 700;
}

#full-width-header .bottomNavBar {
    font-family: "Open Sans", sans-serif;
    background-color: #e8e8e8;
    padding-bottom: 50px;
}

#full-width-header .bottomNavBar nav {
    z-index: 1100;
}

#full-width-header .bottomNavBar-padding {
    height: 50px;
}

#full-width-header .bottomNavBar .row-fluid {
    margin-top: 12px;
}

#full-width-header .navbar-brand {
    padding: 0;
    margin-left: 0;
    float: none;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 21%;
    background-image: url("https://static.knifecenter.com/graphics/knifecenter/knifecenter-logo.svg");
    /* background-image: url("https://static.knifecenter.com/graphics/knifecenter/knifecenter-logo-XMS3.png"); */
    display: block;
    background-size: 100%;
    background-position: center;
}

#full-width-header .accounts {
    margin-top: 8px;
    padding-top: 32px;
    text-align: right;
}

#full-width-header .myaccount > a {
    font-weight: 700;
    color: #222;
    font-size: 13px;
    text-shadow: 0 1px 0 #fff;
}

#full-width-header div.cart-box {
    margin-top: -23px !important;
    background-color: #d5d5d5;
    box-shadow: #ffffff 0px 1px 0px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border-radius: 0px;
    padding: 0px;
    transition: all 0.25s ease-in-out;
}

#full-width-header div.cart-box:hover {
    background-color: #c9c9c9;
}

#full-width-header div.cart-box .itemsincart {
    position: absolute;
    color: #d41819;
    z-index: 10;
    top: 15px;
    right: 25px;
    font-weight: 700;
    font-size: 12px;
}

#full-width-header div.cart-box .icon-shopping-cart {
    font-size: 35px;
    color: #fff;
}

#full-width-header .stacked-icons {
    text-align: center;
}

#full-width-header .container.mobile-only {
    display: none;
}

#full-width-header .fa-shopping-cart {
    color: white;
    font-size: 1.7em;
    margin-top: 4px;
}

#full-width-header .shopping-cart-text {
    font-size: 13px;
    margin-top: -0.3em;
    margin-left: 3px;
    color: red;
}

#full-width-header .search-query,
#full-width-header .search-box {
    margin-top: -16px;
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 8px;
    padding-left: 9px \9;
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: solid 1px #ddd !important;
    box-shadow: none;
    width: 100%;
}

#full-width-header .search-bar-icon {
    color: black;
    position: absolute;
    padding: 6px;
    right: -9px;
    margin-top: -6px;
    cursor: pointer;
}

#full-width-header .knifecenter-search {
    margin-top: 33px;
}

#full-width-header .navbar-inverse .navbar-toggle {
    border: none;
    border-radius: 0px;
    padding: 12px 12px 12px 12px;
    border-color: #d5d5d5;
    box-shadow: 0 1px 0 #fff;
}

#full-width-header .mobile-menu-button {
    background-color: #d5d5d5;
}

#full-width-header button.mobile-menu-button:active,
#full-width-header button.mobile-menu-button:focus {
    moz-outline-style: none;
    outline: none;
    outline: 0;
    background-color: black;
}

#full-width-header .small-screen-only-searchBar {
    display: none;
}

#full-width-header li.blog .blogdrop,
#full-width-header li.deals .dealdrop,
#full-width-header .myaccount .accountdrop {
    display: none;
    position: absolute;
    right: 221;
    top: 17px;
    margin-top: 99px;
    margin-left: -39px;
    background-color: rgba(255, 255, 255, 0.97);
    padding: 5px 0;
    border: solid 3px #ddd;
    white-space: nowrap;
    z-index: 2000;
    box-shadow: -2px 2px 0 #aaa;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#full-width-header li.deals .dealdrop {
    top: -75px;
    margin-left: -73px;
}

#full-width-header li.blog .blogdrop {
    top: -75px;
    margin-left: -250px;
}

#full-width-header .accounts .myaccount ul.accountdrop {
    margin-right: 15px;
}

#full-width-header li.blog ul.blogdrop li,
#full-width-header ul.dealdrop li,
#full-width-header .accounts .myaccount ul.accountdrop li {
    border-right: none;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    text-shadow: 0 1px 0 #fff;
    display: block;
    line-height: 1;
    padding: 0;
}

#full-width-header ul.blogdrop li a,
#full-width-header ul.dealdrop li a,
#full-width-header .accounts .myaccount ul.accountdrop li a {
    color: #48698b;
    display: block;
    padding: 7px 10px;
}

#full-width-header li.blog ul.blogdrop li a,
#full-width-header .accounts .myaccount ul.accountdrop li a {
    font-weight: 500;
    font-size: 13px;
}

#full-width-header ul.blogdrop li a:hover,
#full-width-header ul.dealdrop li a:hover,
#full-width-header .accounts .myaccount ul.accountdrop li a:hover {
    text-decoration: none;
    background-color: #e7e7e7;
    text-shadow: 0 1px 0 #fff;
    color: #f05a29;
}

#full-width-header li.deals:hover {
    text-decoration: underline;
}

#full-width-header li.blog:hover .blogdrop,
#full-width-header li.deals:hover .dealdrop,
#full-width-header .myaccount:hover .accountdrop {
    display: block;
    opacity: 1;
}

#full-width-header .icon-chevron-down.icon-black {
    margin-top: 2px;
    margin-left: 1px;
}

#full-width-header .span4.accounts {
    margin-top: -6px !important;
}

#full-width-header li.mobile-shipping-info a {
    color: #f05a29 !important;
}

/* Iphone input fix */
#full-width-header input[type='text'],
#full-width-header input[type='number'],
#full-width-header textarea {
    font-size: 16px;
}

@media (min-width: 980px) {
    #full-width-header .span4.myaccount {
        margin-top: 2px;
    }

    #full-width-header .span5.knifecenter-rewards {
        margin-top: 3px;
    }

    #full-width-header .search-query,
    #full-width-header .search-box {
        height: 36px;
        width: 106%;
    }

    #full-width-header .span3.cart-box {
        margin-top: -15px !important;
    }

    #full-width-header .myaccount:hover .accountdrop {
        margin-top: 73px;
    }
}

@media (max-width: 979px) {
    #full-width-header .left-top-nav .newitems {
        border-right: none;
    }

    #full-width-header .span3.cart-box {
        margin-top: -17px !important;
    }

    #full-width-header .span4.accounts {
        margin-top: -11px !important;
    }

    #full-width-header .fa.fa-shopping-cart.fa-stack-2x {
        margin-left: -5px;
        font-size: 1.35em;
        margin-top: 5px;
    }

    #full-width-header strong.shopping-cart-text {
        margin-left: -1px;
        font-size: 12px;
        margin-top: -0.5em;
    }

    #full-width-header .myaccount:hover .accountdrop {
        top: -1px;
        margin-left: -65px;
    }

    #full-width-header .search-bar-icon, #full-width-header .fabutton {
        right: -21px;
        margin-top: -2px;
    }

    #full-width-header .topNavBar ul li {
        padding: 0 9px 0 0px;
    }

    #full-width-header .knifecenter-rewards > a {
        display: none;
    }

    #full-width-header .knifecenter-search {
        margin-top: 17px;
    }

    #full-width-header .search-query,
    #full-width-header .search-box {
        width: 115%;
        margin-top: -3px;
        height: 27px;
    }

    #full-width-header .accounts {
        margin-top: -8px;
    }
}

@media (min-width: 621px) and (max-width: 767px) {
    div.LPMcontainer {
        display: none !important;
    }

    #full-width-header div.cart-box, #full-width-header .mobile-menu-button {
        background-color: #bebebe;
    }

    #full-width-header .topNavBar ul {
        text-align: right;
    }

    #full-width-header .span8.menu-list {
        margin-top: 6px !important;
    }

    #full-width-header .container.mobile-only {
        margin-bottom: 5px;
    }

    #full-width-header strong.shopping-cart-text {
        margin-left: -1px;
        font-size: 12px;
        margin-top: -0.5em;
    }

    #full-width-header .topNavBar ul li.phone,
    #full-width-header .topNavBar ul li.newitems,
    #full-width-header .topNavBar ul li.deals {
        display: inline-block;
        border-right: Solid 1px #ddd;
        line-height: 1;
        padding: 0 9px 0 4px;
    }

    #full-width-header .deals ul.dealdrop {
        top: -67px;
        margin-left: -127px;
    }

    #full-width-header .knifecenter-logo {
        margin-bottom: 7px;
    }

    #full-width-header .search-bar-icon, #full-width-header .fabutton {
        padding: 5px;
        right: calc(18%);
    }

    #full-width-header .knifecenter-cart-box {
        margin-top: -52px !important;
    }

    #full-width-header .container.mobile-only {
        display: block;
    }

    #full-width-header .container.desktop-tablet {
        display: none;
    }

    #full-width-header .mobile-search {
        width: 62% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 3.5vw !important;
        margin-right: 0.5vw !important;
        float: left !important;
    }

    #full-width-header .mobile-search .search-query,
    #full-width-header .search-box {
        width: 80%;
    }

    #full-width-header .topNavBar .newitems a {
        color: white;
    }

    #full-width-header .topNavBar .deals .text {
        color: white;
    }

    #full-width-header .topNavBar .deals i {
        color: white;
    }

    #full-width-header .bottomNavBar {
        padding-bottom: 0px;
        background-color: #fff;
    }

    #full-width-header .bottomNavBar nav {
        position: relative;
        background-color: #f2f2f2 !important;
        z-index: 1100;
        box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
        padding-bottom: 7px;
    }

    #full-width-header .bottomNavBar .row-fluid {
        margin-top: 21px;
    }

    .main-navigation-menu {
        display: none;
    }

    #full-width-header .topNavBar {
        background-color: black;
    }

    #full-width-header .navbar-brand {
        margin-left: 55px;
        margin-top: -65px;
    }

    #full-width-header .knifecenter-logo {
        width: 47% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 3.5vw !important;
        margin-right: 0.5vw !important;
        float: left !important;
    }

    #full-width-header .accounts {
        float: right !important;
        margin-top: -39px !important;
        margin-right: 24px !important;
    }

    #full-width-header .knifecenter-search .span4 {
        display: none;
    }

    #full-width-header .menu-list {
        width: 44% !important;
        margin-top: 3px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: -11.5vw !important;
        margin-right: -1.5vw !important;
        float: left !important;
    }

    #full-width-header .fa.fa-shopping-cart.fa-stack-2x {
        margin-left: -5px;
        font-size: 1.35em;
        margin-top: 5px;
    }

    /* @overide to hide search box on mobile */
    .top_search.span12.margin-bottom {
        display: none !important;
    }

    .tooltipme {
        display: none;
    }
}

@media (max-width: 620px) {
    div.LPMcontainer {
        display: none !important;
    }

    #full-width-header div.cart-box, #full-width-header .mobile-menu-button {
        background-color: #bebebe;
    }

    .tooltipme {
        display: none;
    }

    #full-width-header strong.shopping-cart-text {
        margin-left: -1px;
        font-size: 12px;
        margin-top: -0.5em;
    }

    #full-width-header .bottomNavBar nav {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        background-color: rgba(242, 242, 242, 0.94) !important;
    }

    #maincontainer {
        margin-top: -9px;
    }

    #full-width-header .navbar-brand.logo-brand {
        margin-left: 45%;
        margin-right: 45%;
    }

    #full-width-header .navbar-brand {
        width: 100%;
        background-size: 100%;
    }

    #full-width-header .search-bar-icon, #full-width-header .fabutton {
        padding: 6px;
        right: calc(5%);
    }

    #full-width-header .small-screen-only-searchBar {
        display: block;
    }

    #full-width-header .small-sceen-only.search-query,
    #full-width-header .small-sceen-only.search-query.search-box {
        margin-bottom: 5px;
        width: 90.3%;
        margin-left: 3.2%;
        margin-right: 3.2%;
    }

    #full-width-header .fa.fa-shopping-cart.fa-stack-2x {
        margin-left: -5px;
        font-size: 1.35em;
        margin-top: 5px;
    }

    #full-width-header .knifecenter-cart-box {
        margin-top: -52px !important;
    }

    #full-width-header .navbar-brand {
        margin-left: 55px;
        margin-top: -56px;
        padding-top: 55px;
        background-position: left;
    }

    #full-width-header .knifecenter-logo {
        width: 47% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 3.5vw !important;
        margin-right: 0.5vw !important;
        float: left !important;
    }

    #full-width-header .knifecenter-search {
        width: 25% !important;
        margin-top: 3px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: -13.5vw !important;
        margin-right: -1.5vw !important;
        float: left !important;
    }

    #full-width-header .search-query,
    #full-width-header .search-box {
        width: 165%;
    }

    #full-width-header .accounts {
        width: 50px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 0.5vw !important;
        margin-right: 3.5vw !important;
        float: right !important;
        margin-top: -39px !important;
    }

    #full-width-header .bottomNavBar {
        padding-bottom: 0px;
        background-color: white;
    }

    #full-width-header .bottomNavBar nav {
        box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
        padding-bottom: 7px;
    }

    .main-navigation-menu {
        display: none;
    }

    #full-width-header .topNavBar {
        display: none !important;
    }

    /* @overide to hide search box on mobile */
    .top_search.span12.margin-bottom {
        display: none !important;
    }
}

@media (max-width: 430px) {
    #full-width-header .navbar-brand {
        width: 151%;
        background-size: 84%;
        margin-top: -54px;
    }

    #full-width-header .navbar-brand.logo-brand {
        margin-left: 32%;
        margin-right: 32%;
    }
}

/*
 *   ---
 *     ------ Main navigation menu style ovveride
 *       ---
 *       */

.main-navigation-menu {
    margin-top: -60px;
    font-family: "Open Sans", sans-serif;
}

.main-navigation-menu .navigation.navbar {
    border-radius: 0px !important;
}

.main-navigation-menu .navbar ul.topnav {
    float: none;
    display: inline-block;
    margin: auto;
    width: 100%;
    background-color: #222;
    border-radius: 0px !important;
}

li.navitem .submenu {
    margin-top: 10px;
}

.main-navigation-menu .navbar .main-links ul.topnav > li {
    font-family: "Open Sans", sans-serif !important;
    border-color: #222 !important;
    height: inherit !important;
}

.main-navigation-menu ul.topnav > li > a {
    line-height: 1;
    padding-top: 15px;
    padding-bottom: 15px;
}

.main-navigation-menu .navbar .main-links ul.topnav > li:first-child {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.main-navigation-menu .navbar .main-links ul.topnav > li:last-child {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.main-navigation-menu .navbar .main-links ul > li a {
    text-transform: capitalize;
    font-weight: 600;
}

/* ie8 fixes */
.no-svg #full-width-header .ie-eight-accountdrop {
    background-color: white;
    top: 2px;
}

.no-svg #full-width-header .ie-eight-rightborder {
    border-right: none;
}

.no-svg #full-width-header .ie-eight-dealdrop {
    background-color: white;
    margin-top: -78px;
}

.no-svg .hidden-ie-eight {
    display: none;
}

.svg .hide-ie-eight-logo {
    display: none;
}

.no-svg #full-width-header .hidden-ie-eight {
    display: none;
}

.no-svg #full-width-header .visible-ie-eight {
    display: block;
}

/* ie8 fixes */

/* Holiday banner related css */

.cojones {
    text-align: center;
    border-top: solid 2px #e8e8e8;
}

.cojones a {
    font-size: 18px;
    font-family: "Open Sans", arial, sans-serif;
    display: block;
    padding: 9px 0;
/*    color: #fff;
    background-color: #be2501;*/
    webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s;
}

.cojones a:hover {
    text-decoration: none;
    /*
    background-color: #d3340f;
    */
}

.cojones a .font-knifecenter-fan-only-blk {
    /*
    color: #fff;
    */
    font-size: 20px;
    top: 2px;
}

.cojones.visible-phone a {
    font-size: 15px;
}

.cojones.visible-phone a:hover {
    /* background-color: #be2501; */
}

.row-fluid.cojones.hidden-phone {
    max-width: 960px;
    margin: -14px 0px 14px 10px;
}

@media (max-width: 980px) {
    .row-fluid.cojones.hidden-phone {
        max-width: 723px;
        margin: -14px 0px 14px 2px;
    }
}

@media (max-width: 620px) {
    .cojones.visible-phone {
        border: none;
    }

    .cojones.visible-phone a {
        z-index: 9999;
		position: relative;
    }
}

@media (max-width: 320px) {
    .cojones a .font-knifecenter-fan-only-blk {
        display: none;
    }
}

.cojones a, .cojones a:hover, .cojones .font-knifecenter-fan-only-blk {
    background-color: #3a73b6;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px #335a88;
}

/* Holiday banner related css */