@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
/*font-family: 'Open Sans', sans-serif;*/

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
/*font-family: 'Oswald', sans-serif;*/

@font-face {
    font-family: 'SF Pro Text';
    src: url('../content/fonts/SFProText-Regular.eot');
    src: url('../content/fonts/SFProText-Regular.eot?#iefix') format('embedded-opentype'), url('../content/fonts/SFProText-Regular.woff2') format('woff2'), url('../content/fonts/SFProText-Regular.woff') format('woff'), url('../content/fonts/SFProText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF Compact Text';
    src: url('../content/fonts/SFCompactText-Regular.eot');
    src: url('../content/fonts/SFCompactText-Regular.eot?#iefix') format('embedded-opentype'), url('S../content/fonts/FCompactText-Regular.woff2') format('woff2'), url('../content/fonts/SFCompactText-Regular.woff') format('woff'), url('../content/fonts/SFCompactText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF Compact Text Bold';
    src: url('../content/fonts/SFCompactText-Bold.eot');
    src: url('../content/fonts/SFCompactText-Bold.eot?#iefix') format('embedded-opentype'), url('../content/fonts/SFCompactText-Bold.woff2') format('woff2'), url('../content/fonts/SFCompactText-Bold.woff') format('woff'), url('../content/fonts/SFCompactText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Bold Text';
    src: url('../content/fonts/SFProText-Bold.eot');
    src: url('../content/fonts/SFProText-Bold.eot?#iefix') format('embedded-opentype'), url('../content/fonts/SFProText-Bold.woff2') format('woff2'), url('../content/fonts/SFProText-Bold.woff') format('woff'), url('../content/fonts/SFProText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Text Heavy';
    src: url('../content/fonts/SFProText-Heavy.eot');
    src: url('../content/fonts/SFProText-Heavy.eot?#iefix') format('embedded-opentype'), url('../content/fonts/SFProText-Heavy.woff2') format('woff2'), url('../content/fonts/SFProText-Heavy.woff') format('woff'), url('../content/fonts/SFProText-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

html, body, body.Admin {
    color: #292929;
    font-size: 14px;
    line-height: 1.4;
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    height: auto;
}

td, .DefaultText {
    color: #292929;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'SF Pro Text', sans-serif;
    font-weight: 400;
}

.site-container {
    width: 980px;
    margin: auto;
}

.clearBoth {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

a, a:link, a:visited {
    text-decoration: underline;
    color: #537d98;
    font-weight: 400;
    font-family: inherit;
    font-size: inherit;
}

a:hover {
    color: #292929;
}

.header {
    background: #000;
    position: fixed;
    width: 100%;
    z-index: 100;
}

div#yt-wrap {
    margin-top: 88px;
}

div#yt-wrap.activeAnnouncement {
    margin-top: 167px;
}

.interior-content-commerce.activeAnnouncement {
    margin-top: 180px;
}

.interior-content.activeAnnouncement {
    margin-top: 180px;
}

.logo {
    margin-top: 25px;
    margin-bottom: 10px;
    float: left;
}

.search-bar {
    background: #fff;
    border-radius: 0;
    float: right;
    margin-top: 13px;
    line-height: 1;
    height: 30px;
}

.topNavSearchInput {
    border: 0;
    color: #fff;
    color: #292929;
    border-radius: 0;
    padding: 7px 7px 4px 7px;
    line-height: 16px;
    width: 150px;
    height: 30px;
    vertical-align: middle;
}

.FormSearchButtons {
    background: none;
    border: 0;
    color: #292929;
    font-size: 18px;
    line-height: 16px;
    position: relative;
    top: 4px;
}

.utility-nav {
    margin-top: 20px;
    float: right;
    margin-left: 0;
}

.utility-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.utility-nav li {
    float: left;
    padding: 0 10px;
    line-height: 1;
    border-right: 1px solid #fff;
    color: #fff;
}

.utility-nav li:last-child {
    padding-right: 0;
    border-right: 0;
}

.utility-nav a, .utility-nav a:link, .utility-nav a:visited {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
}

.utility-nav a:hover {
    text-decoration: underline;
}

#cartInline {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    cursor: pointer;
}

#cartInline:before {
    box-sizing: border-box;
    content: "\f07a";
    font-family: "FontAwesome";
    position: relative;
    float: left;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: -2px;
    margin-right: 5px;
}

#cartInline:hover {
    text-decoration: underline;
}

.TopNavigation {
    float: right;
    margin-top: -25px;
    margin-right: -10px;
}

.TopNavigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.TopNavigation li {
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 5px;
    position: relative;
}

.TopNavigation li a, .TopNavigation li a:visited {
    font-family: 'SF Compact Text', sans-serif;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 13px 11px 13px;
    text-align: center;
}

.TopNavigation ul li:hover a, .TopNavigation li.HotParent a, .TopNavigation li a:hover {
    background: #000;
}

.TopNavigation ul li ul {
    background-color: #537d98;
    background-color: #000;
    display: none;
    list-style: outside none none;
    min-width: 125px;
    padding: 7px 10px 8px 10px;
    position: absolute;
    text-align: left;
    z-index: 1025;
    float: none;
}

.TopNavigation ul li ul li {
    border-bottom: 0 none;
    padding: 0;
    position: relative;
    margin: 0;
    float: none;
    width: 100%;
}

.TopNavigation ul li ul li a, .TopNavigation ul li ul li a:visited {
    border-bottom: 0 none !important;
    color: #fff !important;
    display: block;
    font-size: 13px !important;
    line-height: 1.3;
    padding: 5px 3px;
    text-transform: none;
    font-weight: 400;
    text-align: left;
    background: none !important;
    font-family: 'SF Compact Text', sans-serif !important;
    text-transform: uppercase;
}

.TopNavigation ul li ul li a:hover {
    border-bottom: 0 none !important;
    text-decoration: underline;
}

.TopNavigation ul li:hover ul {
    animation: 0.25s ease 0s normal both 1 running fadeInUp;
    display: block;
}

#slider ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slider-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
    height: auto !important;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    overflow: hidden;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

/* The slices and boxes in the Slider */

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
}

/* Caption styles */

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
    text-align: center;
    padding: 0 10px;
    margin-top: -40px;
    margin-bottom: 17px;
    margin-left: AUTO;
    margin-right: auto;
    width: 980px;
    z-index: 2;
    position: relative;
}

.nivo-controlNav a {
    cursor: pointer;
    color: transparent;
    width: 12px;
    height: 12px;
    background: #fff;
    display: inline-block;
    margin: 4px 5px;
    border-radius: 50%;
}

.nivo-controlNav a:hover, .nivo-controlNav a.active {
    background: #537d98;
}

.home-callouts {
    width: 980px;
    margin: auto;
    padding-top: 25px;
}

.home-callouts ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.home-callouts li {
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
    position: relative;
    width: 479px;
    height: 264px;
}

.home-callouts li:nth-child(2n) {
    margin-right: 0;
}

.home-callouts img {
    border: 0 !important;
}

a.CalloutTitle, a.CalloutTitle:link, a.CalloutTitle:visited {
    text-transform: uppercase;
    font-size: 21px;
    color: #080103;
    font-family: 'SF Compact Text', sans-serif;
    text-decoration: none;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    padding: 7px 10px;
    position: absolute;
    z-index: 2;
    top: 200px;
}

.home-callouts li:hover>.CalloutTitle, a.CalloutTitle:hover {
    color: #fff;
    background: #292929;
}

a.CalloutTitle:after {
    content: "\f105\f105\f105";
    font-family: "FontAwesome";
    position: relative;
    float: right;
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    margin-left: 7px;
    color: #537d98;
    letter-spacing: -2px;
    top: 1px;
}

.footer {
    height: auto;
    background: url("../content/images/2016/footer-bg.jpg") no-repeat top center;
    background-size: cover;
    padding: 50px 0 90px 0;
}

.FooterIntro {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.FooterIntoText {
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
    width: 500px;
    float: left;
}

.FooterIntoTextHeading {
    font-family: 'SF Compact Text', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5;
}

.FooterIntoText {
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
    width: 500px;
    float: left;
}

.FooterIntoTextHeading {
    font-family: 'SF Compact Text', sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5;
}

.FooterIntoTextHeading span {
    color: #537d98;
}

.FooterIntoVideo {
    float: right;
}

.FooterIntoVideo img, .FooterIntoVideo iframe {
    border: 4px solid rgba(255, 255, 255, 0.7);
}

a.FooterIntoLink {
    display: inline-block;
}

a.FooterIntoLink:hover {
    color: #fff;
}

.FooterIntoLink:after {
    content: "\f105\f105\f105";
    font-family: "FontAwesome";
    position: relative;
    float: right;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    margin-left: 7px;
    color: #537d98;
    letter-spacing: -2px;
    top: 3px;
}

.FooterIntoLink:hover:after {
    color: #fff;
}

.FooterLinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FooterLinks li {
    float: left;
    margin-right: 33px;
}

.FooterLinks ul li ul li {
    float: none;
    margin-bottom: 5px;
}

.FooterLinks a, .FooterLinks a:link, .FooterLinks a:visited {
    font-family: 'SF Compact Text', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.FooterLinks a:hover {
    text-decoration: underline;
}

.FooterLinks-Right {
    float: right;
    color: #fff;
    font-size: 12px;
    text-align: right;
    font-weight: 300;
}

.Social-Media a, .Social-Media a:link, .Social-Media a:visited {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
}

.Social-Media a:hover {
    background: #537d98;
}

.Social-Media {
    margin-top: 10px;
}

.Social-Media .FacebookIcon:before {
    content: "\f09a";
    font-family: "FontAwesome";
    position: relative;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #292929;
    top: 6px;
    line-height: 12px;
    left: 5px;
}

.Social-Media .InstagramIcon:before {
    content: "\f16d";
    font-family: "FontAwesome";
    position: relative;
    font-size: 17px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #292929;
    top: 4.4px;
    line-height: 12px;
    left: 2.7px;
}

.Social-Media .LinkedInIcon:before {
    content: "\f0e1";
    font-family: "FontAwesome";
    position: relative;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #292929;
    top: 3px;
    line-height: 12px;
    left: 5px;
}

.Social-Media .FacebookIcon:before {
    content: "\f09a";
    font-family: "FontAwesome";
    position: relative;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #292929;
    top: 6px;
    line-height: 12px;
    left: 5px;
}

.Social-Media .TwitterIcon:before {
    content: "\f099";
    font-family: "FontAwesome";
    position: relative;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #292929;
    top: 4px;
    line-height: 12px;
    left: 3px;
}

.Social-Media a:hover:before {
    color: #fff;
}

.interior-page {
    background: none;
}

.interior-content {
    background: #fff;
    padding: 10px 20px 45px 20px;
    box-shadow: none;
    min-height: 700px;
    margin-top: 100px;
}

.interior-content-commerce {
    background: #fff;
    padding: 10px 15px 45px 15px;
    box-shadow: none;
    min-height: 700px;
    clear: both;
    display: block;
    margin-top: 100px;
}

h1, h2, h3, h4, h5 {
    font-family: 'SF Compact Text', sans-serif;
    color: #292929;
    font-weight: 400;
}

h1 {
    text-transform: uppercase;
    font-size: 30px;
    color: #537d98;
    font-weight: 700;
}

h2 {
    font-size: 23px
}

h3 {
    font-size: 18px;
}

.interior-content h1:first-child {
    margin-top: 10px;
}

#contactus tr:first-child {
    display: none;
}

#contactus tr:nth-child(12) td:first-child {
    vertical-align: top;
    padding-top: 6px;
}

#contactus tr:nth-child(13) td {
    height: 10px;
    padding: 0;
}

#contactus .FormElementInput {
    margin-right: 3px;
}

.FormElementInput, select {
    background: #FFF;
    color: #292929;
    border: 1px solid #cacaca;
    font-family: inherit;
    font-weight: normal;
    font-size: 12px;
    padding: 5px 1px;
    border-radius: 0;
}

.FormElementInput:active, select:active, .FormElementInput:focus, select:focus {
    border: 1px solid #537d98;
    box-shadow: 0 0 4px #b9b9b9 inset;
}

.FormButtons {
    color: #FFF;
    background: #537d98;
    border: 0;
    font-family: 'SF Compact Text', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    padding: 4px 25px;
}

.BoldText {
    font-size: 14px;
}

.emboroidery-pricelist td {
    border-right: 1px solid #537d98;
    border-bottom: 1px solid #537d98;
}

hr {
    border: 0;
    height: 1px;
    background: #ededed;
}

.ourstorycatalogs li {
    margin-right: 4px;
}

#NavigationWrapper {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    width: 205px;
    min-height: 400px;
    float: left;
    margin-top: 3px;
}

#NavigationWrapper ul {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
    font-family: times new roman;
}

#NavigationWrapper ul ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-family: times new roman;
    margin: -5px 0 0;
}

div.navLevel0 {
    padding-left: 0;
}

.navLevel0 li {
    background: none;
    line-height: 16px;
    padding-bottom: 3px;
    padding-top: 0;
}

a.navLevel0:link, a.navLevel0:visited {
    text-decoration: none;
    color: #292929;
    font-size: 15px;
    font-family: 'SF Compact Text', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
    display: block;
    padding: 4px 10px;
}

a.navLevel0:hover {
    color: initial;
    font-family: 'SF Compact Text', sans-serif;
    text-decoration: underline;
    text-decoration-color: #537d98;
}

a.navLevel0_hot:link, a.navLevel0_hot:visited, a.navLevel0_hot:hover {
    text-decoration: underline;
    text-decoration-color: #537d98;
    color: #292929;
    font-size: 15px;
    font-family: 'SF Compact Text', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700;
    background: none;
    display: block;
    padding: 4px 10px;
    border-bottom: 0;
}

/* ***SUB LEVEL ONE LINK*** */

div.NavLevel1 {
    padding-left: 0px;
    display: none;
    padding-top: 6px;
    background: none;
    padding-bottom: 4px;
    border-bottom: 0;
}

.NavLevel1 li {
    background: none;
    line-height: 1.5;
    padding-top: 0;
}

a.NavLevel1:link, a.NavLevel1:visited {
    text-decoration: none;
    color: #292929;
    font-size: 12px;
    font-family: 'SF Compact Text', sans-serif;
    text-transform: uppercase;
    background-image: none;
    background-repeat: no-repeat;
    font-weight: 700;
    background-position: left center;
    padding-left: 20px;
}

a.NavLevel1:hover {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    font-weight: 700;
    /* color: #537d98; */
    text-decoration: underline;
    text-decoration-color: #537d98;
}

a.NavLevel1_hot:link, a.NavLevel1_hot:visited, a.NavLevel1_hot:hover {
    text-decoration: underline;
    /* color: #537d98; */
    font-size: 13px;
    font-family: 'SF Compact Text', sans-serif;
    text-transform: uppercase;
    background-image: none;
    background-repeat: no-repeat;
    font-weight: 700;
    background-position: left center;
    padding-left: 20px;
    text-decoration-color: #537d98;
}

/** SubLevel 2 Navigation **/

div.NavLevel2 {
    display: none;
    z-index: 100;
    background: none;
    padding-top: 7px;
    line-height: 14px;
    padding-bottom: 4px;
}

.NavLevel2 li {
    background: none;
    line-height: 16px;
    padding-top: 0px;
}

a.NavLevel2:link, a.NavLevel2:visited {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    background-image: url('/dsn/wwwlandwaycom/Content/Images/Default/bullet_off.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 9px;
}

a.NavLevel2:hover {
    text-decoration: none;
    color: #333;
    font-weight: normal;
    font-size: 12px;
    background-image: url('/dsn/wwwlandwaycom/Content/Images/Default/bullet.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 9px;
}

a.NavLevel2_hot:link, a.NavLevel2_hot:visited {
    text-decoration: none;
    color: #333;
    font-weight: normal;
    font-size: 12px;
    background-image: url('/dsn/wwwlandwaycom/Content/Images/Default/bullet.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 9px;
}

a.NavLevel2_hot:hover {
    text-decoration: none;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    background-image: url('/dsn/wwwlandwaycom/Content/Images/Default/bullet_off.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 9px;
}

/* END NAVIGATION CLASSES */

.prodCatContainer, .COMProdContainer {
    float: left;
    padding-left: 20px;
    width: 744px;
}

.COMCatHeader {
    font-family: 'SF Pro Text';
    font-weight: 700;
    color: #980000;
    font-size: 36px;
    background: none;
    text-transform: uppercase;
    color: #000;
    margin-top: 0;
    text-align: left;
    float: left;
    width: auto;
    margin-bottom: 0;
}

.COMCatHeader h1 {
    margin: 0;
    opacity: 0;
}

.COMBreadCrumb {
    margin-bottom: 5px;
    margin-top: 2px;
    font-size: 12px;
    color: #292929;
}

a.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited {
    color: #537d98;
    font-weight: normal;
}

a.Breadcrumb:hover {
    color: #292929;
}

a.Breadcrumb_hot, a.Breadcrumb_hot:link, a.Breadcrumb_hot:visited {
    color: #292929;
    text-decoration: none;
    font-weight: normal;
}

a.Breadcrumb_Hot:hover {
    color: #292929;
    text-decoration: none;
}

.pagenumber {
    background: none;
    color: #292929;
    margin-bottom: 0;
    font-size: 14px !important;
    text-decoration: none !important;
    margin-right: 6px;
}

.pagenumber:hover {
    background: #000;
    color: #fff;
    margin-bottom: 0;
}

.pagenumber-hot, .pagenumber-hot:hover {
    background: none;
    margin-bottom: 0;
    font-size: 14px !important;
    text-decoration: underline !important;
    margin-right: 6px;
    /* text-decoration: underline; */
    color: #000;
}

/*.COMCatCell img, .CatPicCell img, #SearchForm img, .CatNameCell img, #COMProdImage, .COMRelatedImgs img {
    border: 1px solid #cacaca;
}
    */

.COMCatCell img, .CatPicCell img, #SearchForm img, .CatNameCell img, #COMProdImage, .COMRelatedImgs img {
    border: 1px solid #fff;
}

.CatProdNameCell a:link, .CatProdNameCell a:visited {
    color: #292929;
    font-family: 'SF Pro Text Heavy', sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}

.CatProdNameCell:hover a, .CatProdNameCell a:hover {
    color: #537d98;
}

.COMCatSalePrice, .COMCatPrice, .searchprice, .searchtieredprice {
    padding-top: 0;
    color: #537d98;
    font-weight: 800;
    font-size: 13px;
}

.LoginCategoryPage {
    font-size: 14px;
    margin-top: 1px;
    text-align: right;
    margin-bottom: 15px;
}

.LoginProductPage a, .LoginProductPage a:link, .LoginProductPage a:visited, .LoginCategoryPage a, .LoginCategoryPage a:link, .LoginCategoryPage a:visited {
    font-size: 14px;
}

.tinner {
    box-sizing: content-box;
    border: 0 !important;
}

#COMCatPageTop {
    margin-bottom: 10px;
    line-height: 39px;
}

.COMProdContainer .COMCatHeader {
    margin-top: 0;
    display: none;
}

#QtyPriceDiv, .QtyPriceDiv {
    background: none;
    border: 0px;
    padding: 5px 5px 5px 0px;
    margin-left: 0;
}

.COMProdContainer .COMBreadCrumb {
    margin-bottom: 15px;
}

.ProdTitle {
    color: #292929;
    font-size: 32px;
    font-family: 'SF Compact Text Bold', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 30px;
}

.ProdType {
    color: #292929;
    font-size: 16px;
    margin-top: -15px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: 'SF Compact Text', sans-serif;
    font-weight: 300;
}

.colorlabel {
    color: #292929;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 80px;
    vertical-align: middle;
    text-transform: uppercase;
}

.swatchesDivs div img {
    border: 1px solid #cacaca;
    margin-bottom: 4px;
    margin-top: 8px;
}

.swatchesDivs div img {
    border: 1px solid #fff;
    margin-bottom: 4px;
    margin-top: 8px;
}

.swatchesDivs div img:hover {
    border: 1px solid #537d98;
}

.enabledColor {
    border: 1px solid #537d98 !important;
    opacity: 1 !important;
}

.LoginProductPage {
    border-top: 1px solid #eee;
    font-size: 15px;
    margin-left: 0;
    margin-top: 15px;
    padding-top: 15px;
    color: #292929;
    padding-left: 5px;
}

.DescHeading {
    color: #292929;
}

.COMProdDesc ul {
    list-style: inherit;
    padding: 3px 0 0 25px;
    margin: 0;
}

.COMProdDesc li {
    background: none;
    padding-bottom: 2px;
    padding-left: 0;
}

.sizelabel {
    color: #292929;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 80px;
    vertical-align: middle;
    text-transform: uppercase;
}

.ProdItemSize {
    min-height: 32px;
}

#ProductItemCode {
    display: block;
    font-size: 12px;
    line-height: 1.4;
}

.cost {
    margin-top: 3px;
    color: #292929;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: 700;
}

.TotalQty {
    margin-top: 10px;
    color: #292929;
    font-size: 15px;
    font-family: inherit;
}

.PrimaryOption #AddOneButton {
    background: none;
    padding-left: 0;
}

.PrimaryOption #AddOneButton i {
    font-size: 16px;
    color: rgb(51, 153, 102);
}

#relatedHeader {
    color: #537d98;
    font-family: 'SF Compact Text', sans-serif;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

.itemNumberCell {
    display: block;
    font-family: 'SF Pro Text', sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.swatchesDivs div {
    margin: 0px 3px 10px 3px;
}

.swatchesDivs .link {
    margin-top: 0;
}

.inlinecartheader {
    background: #292929;
    border-radius: 4px 4px 0 0;
    font-family: inherit;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 5px 10px 12px 10px;
}

.inlinecarttotal {
    background: #ddd;
    height: auto;
    color: #292929;
    border-bottom: 1px solid #DADADA;
}

.inlinecartsubtotal {
    font-size: 13px;
    padding-bottom: 10px;
    margin-top: -33px;
}

.inlinecartviewcheckout {
    background: #ccc;
    height: 47px;
    padding: 3px 5px 5px;
}

.inlinecartviewitems {
    background: #292929;
    border: 1px solid #292929;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: 400;
    margin-left: 5px;
    margin-top: 6px;
    padding: 3px 15px;
    text-align: center;
    font-family: 'SF Compact Text', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.InlineCartFormButtons {
    background: none repeat scroll 0 0 #537d98;
    border: 1px solid #537d98;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: 'SF Compact Text', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 5px;
    margin-top: 7px;
    padding: 3px 15px;
    text-align: center;
}

#SearchForm .TableWithBorder {
    background: rgba(0, 0, 0, 0.05) !important;
}

#SearchForm .TableWithBorder td {
    padding: 12px 6px;
}

#Grids, .addToPO {
    display: none;
}

.LoadingInfo {
    text-align: center;
    margin: 40px 10px;
    font-style: italic;
}

.COMCartHeader {
    color: #292929 !important;
    font-family: 'SF Compact Text', sans-serif;
}

#COMConShopSpanNew .FormButtons {
    background: none !important;
    width: 165px !important;
    border: 0px !important;
    text-decoration: underline !important;
    font-weight: bold !important;
    color: #292929 !important;
    font-size: 14px;
    padding-top: 13px;
    text-transform: uppercase !important;
}

#subTotal {
    color: #537d98;
    padding-right: 0;
}

.COMCartClearSave .FormButtons {
    background: none repeat scroll 0 0 #292929 !important;
    border: 1px solid #292929 !important;
    color: #FFFFFF !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 2px !important;
    text-transform: uppercase !important;
    margin-top: 15px;
}

.COMCartDeleteBtn {
    margin-top: 10px;
}

.breadcrumbcheckout {
    /*centering*/
    display: inline-block;
    overflow: hidden;
    border: 1px solid #b2b2b2;
    background: #ededed;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 10px;
}

.breadcrumbcheckout span {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 40px;
    color: white;
    /*need more margin on the left of links to accomodate the numbers*/
    padding: 0 18px 0 32px;
    position: relative;
    font-weight: bold;
    background: #e3e3e3;
    cursor: pointer;
}

/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/

.breadcrumbcheckout span:first-child {
    padding-left: 10px;
    padding-right: 5px;
}

.breadcrumbcheckout span:first-child:before {
    left: 14px;
}

.breadcrumbcheckout span:last-child {
    -webkit-padding-start: 39px;
    padding-right: 24px;
}

.checkoutpraidssl {
    float: right;
    margin-top: -4px;
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/

.checkoutNotice {
    background: red;
    color: #fff;
    padding: 4px 8px;
    margin-top: -30px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
}

.securecheckout:after, .completedstep:after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    /*half of square's length*/
    /*same dimension as the line-height of .breadcrumb a */
    width: 40px;
    height: 40px;
    /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
    -moz-transform: scale(0.707) rotate(45deg);
    -ms-transform: scale(0.707) rotate(45deg);
    -o-transform: scale(0.707) rotate(45deg);
    -webkit-transform: scale(0.707) rotate(45deg);
    transform: scale(0.707) rotate(45deg);
    /*we need to prevent the arrows from getting buried under the next link*/
    z-index: 1;
    /*background same as links but the gradient will be rotated to compensate with the transform applied*/
    background: transparent;
    /*stylish arrow design using box shadow*/
    box-shadow: 2px -2px 0 2px #fff, 3px -3px 0 2px #fff;
    /*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
    border-radius: 0 5px 0 50px;
}

/*we dont need an arrow after the last link*/

.breadcrumbcheckout span:last-child:after {
    content: none;
}

/*we will use the :before element to show numbers*/

.breadcrumbcheckout span, .breadcrumbcheckout span:after {
    color: #999;
    background: transparent;
}

.breadcrumbcheckout span:before {
    background: white;
    box-shadow: 0 0 0 1px #ccc;
}

.breadcrumbcheckout span.active, .breadcrumbcheckout span.active:after {
    color: #537d98;
}

.securecheckout, .securecheckout:after {
    background: #292929 !important;
    color: #FFF !important;
}

.completedstep, .completedstep:after {
    color: #fff !important;
    background: #537d98 !important;
}

#checkoutcontainer .CheckoutHeader {
    background: none;
    font-size: 24px;
    color: #292929;
    font-family: 'SF Compact Text', sans-serif;
    text-align: left;
}

.checkoutdiv {
    width: 660px;
}

#checkoutcontainer .ordersummaryheading {
    background: #537d98;
}

#checkoutcontainer .step4orderototal {
    font-size: 14px !important;
    color: #537d98;
    font-weight: bold;
}

#checkoutcontainer .FormButtonsGray {
    color: #FFF;
    background: #292929;
    border: 1px solid #292929;
    font-family: 'SF Compact Text', sans-serif;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px 18px;
    font-size: 18px;
}

#checkoutcontainer .FormButtons {
    color: #FFF;
    background: #537d98;
    border: 1px solid #537d98;
    font-family: 'SF Compact Text', sans-serif;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px 18px;
    font-size: 18px;
}

#checkoutcontainer .FormButtonsModify {
    color: #537d98;
    text-decoration: underline;
}

#checkoutcontainer .Step4DetailsHeader {
    background: #292929;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}

#checkoutcontainer #GoOrder, #checkoutcontainer #GoOrder3, #checkoutcontainer #GoOrder:hover, #checkoutcontainer #GoOrder3:hover {
    color: #FFF;
    background: #537d98;
    border: 1px solid #537d98;
    font-family: 'SF Compact Text', sans-serif;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px 18px;
    font-size: 18px;
}

.step4placeorderborder td {
    font-size: 13px;
}

.COMCartCheckoutShop {
    float: right;
    width: 340px;
    text-align: right;
}

#SortDiv {
    display: block;
    margin-bottom: 13px;
}

input {
    outline: 0;
}

#announcement-content {
    display: none;
}

div#announcement-container {
    max-height: 80px;
    /* display: none; */
}

.announcement-inner {
    background: #537d98;
    color: #fff;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    font-size: 14px;
}

.announcement-inner p {
    margin: 5px 0;
}

.announcement-inner p:first-child {
    margin-top: 0;
}

.announcement-inner p:last-child {
    margin-bottom: 0;
}

.announcement-inner hr {
    width: 30%;
}

.announcement-inner a, .announcement-inner a:link, .announcement-inner a:visited {
    color: #fff;
}

.announcement-inner a:hover {
    color: #fff;
}

.Supplier-Icons ul {
    padding: 0;
    margin: 20px 0px 0 0;
    list-style: none;
}

.Supplier-Icons li {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

/*owl slider*/

.owl-prev {
    position: absolute;
    top: 7px;
    left: -27px;
    font-size: 50px;
}

.owl-next {
    position: absolute;
    top: 7px;
    right: -27px;
    font-size: 50px;
}

.owl-item .COMCatProdCell {
    margin-right: 0 !important;
}

.owl-carousel {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel.owl-loaded {
    margin-top: 20px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #537d98;
    text-decoration: none;
}

.owl-carousel .owl-stage-outer {}

.owl-theme .owl-nav .owl-next {
    background: transparent;
}

.owl-theme .owl-nav .owl-next:hover {
    background: transparent;
}

.owl-theme .owl-nav .owl-prev {
    background: transparent;
}

.owl-theme .owl-nav .owl-prev:hover {
    background: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #537d98;
    font-size: 28px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.thumbimage {
    max-width: 100%;
    max-height: 61px;
    width: auto !important;
    display: inline-block !important;
}

.ProductThumbGridBox {
    text-align: center;
}

.thumbSelected {
    border: 1px solid #537d98;
}

.ProdThumbsBox {
    cursor: pointer;
    position: relative;
}

/* EXPANDABLE MENUS CSS START*/

.productmenuwrapper {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

.accordionButton {
    background-image: url('../content/images/menu_more.png');
    -moz-background-size: 21px 18px !important;
    -o-background-size: 21px 18px !important;
    -webkit-background-size: 21px 18px !important;
    background-size: 21px 18px !important;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
    /*border-top: 1px solid #e5e5e5;*/
    cursor: pointer;
    float: left;
    _float: none;
    /* Float works in all browsers but IE6 */
    width: 100%;
}

.accordionContent {
    background: none repeat scroll 0 0 #FFF;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    _float: none;
    /* Float works in all browsers but IE6 */
    padding: 10px 0;
    width: 100%;
}

.productmenu {
    background: none;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    float: left;
    _float: none;
    /* Float works in all browsers but IE6 */
    padding: 10px 0;
    width: 100%;
}

.productmenu p {
    font-size: 12px;
}

.subcatsmenu {
    padding: 0px 20px 5px 30px;
}

/*
    .over {
    background-color: #fff;
    background-image: url('../content/images/menu_less.png');
    -moz-background-size: 21px 18px !important;
    -o-background-size: 21px 18px !important;
    -webkit-background-size: 21px 18px !important;
    background-size: 21px 18px !important;
    background-position: right center;
    background-repeat: no-repeat;
}
    */

.on {
    background-color: #fff;
    background-image: url('../content/images/menu_less.png');
    -moz-background-size: 21px 18px !important;
    -o-background-size: 21px 18px !important;
    -webkit-background-size: 21px 18px !important;
    background-size: 21px 18px !important;
    background-position: right center;
    background-repeat: no-repeat;
}

.accordionnoarrow, .accordionarrow .on, .accordionarrow .over {
    background: none !important;
}

.productnavLevel0 {
    font-size: 16px;
    font-family: 'SF Compact Text', sans-serif;
    padding: 15px;
    display: block;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

.mobilenavLevel0:hover {
    color: #292929;
}

a.productnavLevel0, a.productnavLevel0:link, a.productnavLevel0:visited {
    color: #000;
    font-size: 16px;
    font-family: 'SF Compact Text', sans-serif;
    text-decoration: none;
    font-weight: normal;
}

a.productnavLevel0:hover {
    color: #292929;
}

.subcatsmenu a, .subcatsmenu a:link, .subcatsmenu a:visited {
    color: #292929;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 0;
    background: none;
}

.subcatsmenu a:hover {
    color: #292929;
    padding-left: 0;
    background: none;
}

/* EXPANDABLE MENUS CSS END */

span.video-icon {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    text-align: center;
    color: #eee;
    font-size: 40px;
    vertical-align: middle;
    padding-top: calc(50% - 20px);
}

span.video-icon:hover {
    color: #fff;
}

/*Return Authorization Form*/

#landwayreturnrequest {
    margin-top: 25px;
}

#landwayreturnrequest td {
    padding: 5px;
}

#landwayreturnrequest tr:first-child {
    display: none;
}

#landwayreturnrequest .checkoutrequred {
    margin-left: 3px;
}

#landwayreturnrequest .ItemDetailsHeading {
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 10px;
}

#landwayreturnrequest tr.LabelTop td:first-child {
    vertical-align: top;
    padding-top: 6px;
}

#landwayreturnrequest tr.LabelTop .FormElementInput {
    vertical-align: top;
}

#landwayreturnrequest tr.LabelTop .checkoutrequred {
    margin-top: 3px;
    display: inline-block;
}

#landwayreturnrequest .FormButtons {
    margin-top: 20px;
    padding: 15px 60px;
}

form#landwayreturnrequest h1, form#landwayreturnrequest p {
    text-align: left;
}

p.homeReturn a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

#landwayconsumercontact td {
    padding: 4px;
}

.cQtyPriceDiv .pricelabels {
    text-align: left !important;
    font-size: 16px;
}

div#Grids {
    margin-top: 25px;
}

.GridError {
    padding: 0 13px;
}

div#RelatedInfo .CatProdNameCell a {
    font-family: 'SF Compact Text Bold', sans-serif;
    font-weight: normal;
}

div#RelatedInfo .CatProdNameCell a .itemNumberCell {
    font-family: 'SF Pro Text', sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.whiteHeader .header {
    background: #fff;
}

.whiteHeader .TopNavigation ul li:hover a, .whiteHeader .TopNavigation li.HotParent a, .whiteHeader .TopNavigation li a:hover {
    background: #fff;
}

.whiteHeader .TopNavigation li a, .whiteHeader.TopNavigation li a:visited {
    color: #000;
}

.whiteHeader .TopNavigation ul li ul {
    background: #fff;
    /*border-bottom: 1px solid #000;*/
    /* border-top: 0; */
}

.whiteHeader .utility-nav a:hover {
    text-decoration: underline;
}

.whiteHeader .TopNavigation ul li ul li a, .whiteHeader .TopNavigation ul li ul li a:visited {
    color: #000 !important;
}

.whiteHeader .utility-nav a, .whiteHeader .utility-nav a:link, .whiteheader .utility-nav a:visited {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    line-height: 1;
}

.whiteHeader .topNavSearchInput {
    border: 0;
    color: #fff;
    color: #292929;
    border-radius: 20px;
    padding: 3px 7px 4px 7px;
    line-height: 16px;
    width: 150px;
    height: 28px;
    vertical-align: middle;
}

.whiteHeader .search-bar {
    background: #fff;
    border-radius: 20px;
    float: right;
    margin-top: 10px;
    line-height: 1;
    height: 30px;
    border: 1px solid #000;
}

.whiteHeader .utility-nav li {
    float: left;
    padding: 0 10px;
    line-height: 1;
    border-right: 1px solid #000;
    color: #000;
}

.whiteHeader .utility-nav li:last-child {
    border-right: 0;
}

.whiteHeader #cartInline:hover {
    color: #000;
}

.whiteHeader #countItemsInCartInline {
    color: #000;
}

.COMProdContainer {
    margin-top: 0;
}