@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');

/* Root Styles
-------------------------------------------------------------------------------------*/
:root {
	--primary: #000;
	--accent: #000;
	--dark: #222;
}

/* Core CSS Changes
-------------------------------------------------------------------------------------*/

/* Primary Color */
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-state-active a i,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-tabs-complete a i {
    box-shadow: none;
}

#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-state-active a i,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-tabs-complete a i,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-state-active,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-tabs-complete,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-state-active a .tabArrow::before,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-tabs-complete a .tabArrow::before,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-state-active a .tabArrow::after,
#RestCart_tabs .CheckoutBreadcrumbInner .ui-state-default.ui-tabs-complete a .tabArrow::after {
    background: var(--primary);
}

.checkoutHeaderBG,
.btn.btn-primary,
.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-primary:not(:disabled):not(.disabled):active {
	background-color: var(--primary);
}

.btn.btn-primary, .btn.btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active {
    border-color: var(--primary);
    font-weight: 600;
    border-radius: 25px;
    min-width: 170px;
    font-family: inherit !important;
    text-transform: capitalize;
    padding: 7px 14px;
    pointer-events: pointer;
}

.btn.btn-primary:hover {
    background-color: #222;
    border-color: #222;
    opacity: 1;
}
/* Accent Color */
a, a:hover {
    color: #545353;
}

a:hover {
    opacity: .9;
}
.dropdown .dropdown-menu .util-sub-register a, #checkoutContainer a:not(.ui-tabs-anchor),
.COMProdPrice, #ProductDiscount, .openAccountDiv #openAccountHeader h3 a,
.modalPage a, .modal-addcart .modal-title, .modal-addcart .bootCart-details .bootCart-name,
.btn-link, .btn-link:hover, #subBar a:hover,
.modal-addcart .bootCart-info .bootCart-count {
    color: var(--accent) !important;
}

.checkouterror,
.checkoutrequred {
    color: #d10101;
    font-weight: bold;
    text-align: left;
}

.checkoutrequred {
    padding-left: 2px;
}

@media (min-width: 576px) {
    .dropdown-item.active a, .dropdown-item:active a {
        color: var(--primary) !important;
    }
    
}

.announcement-bar, #back-to-top, .orderSummaryTitle, .COMProdButton, .dropdown .dropdown-menu .util-sub-signin a,
.st-account-manager .nav-pills .nav-link.active,
#SearchFormMobile .ui-widgetTN, .app-menu-burger .app-menu-line, .list-group .list-group-item.active,
.list-group div[id^="SubCats"] .list-group-item.active {
    background-color: var(--accent) !important;
    text-decoration: none;
}

.announcement-bar {
    background-color: #537d98 !important;
}
.announcement-bar-msg.container-fluid {
    max-width: 80%;
}
.btn.btn-secondary, .btn.btn-secondary:not(:disabled):not(.disabled).active,
.btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:hover {
    background-color: var(--dark) !important;
}

.st-account-manager .account-manager-content,
.list-group .list-group-item.active, .list-group div[id^="SubCats"] .list-group-item.active,
.ProductThumbs .ProdThumbsBox.thumbSelected .ProductThumbGridBox,
.dropdown .dropdown-menu .util-sub-signin a, .dropdown .dropdown-menu .util-sub-register a {
    border-color: var(--accent) !important;
}

.btn.btn-secondary, .btn.btn-secondary:hover, .btn.btn-secondary:not(:disabled):not(.disabled).active, .btn.btn-secondary:not(:disabled):not(.disabled):active {
    border-color: var(--dark) !important;
    border-radius: 25px;
    text-transform: uppercase;
}

.slick-prev:before, .slick-next:before, .related-products .slick-prev:before, .related-products .slick-next:before, .recently-viewed-products .slick-prev:before, .recently-viewed-products .slick-next:before, .modal-related-items .slick-prev:before, .modal-related-items .slick-next:before, .featured-slider .slick-prev:before, .featured-slider .slick-next:before{
    color: #cecece;
    font-size: 1.8rem;
    font-weight: 200;
}

 .slick-prev::before{
    content: "\f104";
    font-family: 'FontAwesome';
}

.slick-next::before{
    content: "\f105";
    font-family: 'FontAwesome';
}

.rf-complete {
    margin-top: 3rem;
}
/* General
---------------------------------------------------------------------- */
body {
    font-family: 'Montserrat', sans-serif;
    color: #545353;
}

body p {
    line-height: 1.8;
    /* margin-bottom: 30px; */
    font-size: 1.1rem;
}

body.desktop .content.contain p{
    margin-bottom: 25px;
}

    body > .container {
        background-color: #fff;
    }

    body .content{
        line-height: 1.8;
        /* margin-bottom: 30px; */
        font-size: 1.1rem;
    }
.desktop > .container-fluid
{
    max-width: 94%;
}
.desktop .nav-ui-toolbar.container-fluid,
.desktop .menu-wrap.fullwidth,
.desktop .footer-blocks.container-fluid {
    padding: 0 3% !important;
}
.st-account-manager {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.st-account-manager .account-manager-content small {
    color: #545353;
    font-weight: 500;
}

.desktop .row-content .content {
    background-color: #fff;
    padding-top: 4em;
    padding-bottom: 5.2em;
    min-height: 100vh;
    margin: 0 auto;
}

.desktop.homepage .row-content .content, .categoryPage.desktop .row-content .content{
    background-color: #fff;
    min-height: 0;
}

.desktop.categoryPage .row-content .content{
    padding-top: 2rem;
}
.categoryPage .hero-stage.fullscreen .hero{
   background-position: center;
}

.content h2 {
    margin-bottom: 1rem;
}


.mobile .content h2{
    font-size: 1.8rem;
}

.content ul li {
    line-height: 2;
    font-size: 1.1rem;
}

.desktop .content ul li {
    line-height: 2;
    margin-bottom: 10px;
    font-size: 1.1rem;
}


.row-content .content a{
    text-decoration: underline;
}

.nav-side-wrap .nav-side-logo::after {
    background-color: #fff;
}

.template-info-bubble {
    background-color: var(--accent);
    color: #fff;
    padding: 1rem;
    margin-bottom: 1.5rem;
}
.super-user-bar {
    background: var(--dark);
}

.contentText {
    text-align: center;
    margin: 20px 0 40px 0;
    font-weight: 500;
    font-size: 3.4rem;
    color: #000;
    text-shadow: 3px 2px 5px rgb(0 0 0 / 70%);
    text-transform: uppercase;
   
}

.smallTitleText {
    text-shadow: 0 0 black;
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 10px 0 5px 0;
    font-weight: 500;
}

.mobile .contentText {
    text-align: center;
    margin: 20px auto 40px auto;
    font-weight: 500;
    font-size: 2rem;
    color: #000;
    text-shadow: 3px 2px 5px rgb(0 0 0 / 50%);
    text-transform: uppercase;
   
}

.contentText.skewedText{
    margin: 20px auto 40px auto;
}

.desktop .contentText.skewedText{
    max-width: 550px;
    margin: 20px auto 50px auto;
}

.titleBlackText {
    display: block;
    text-align: center;
    line-height: 1.2;
}

.desktop .titleBlackText {
    display: block;
    text-align: left;
    line-height: 1.2;
}

.blackText {
    color: #000;
    line-height: 1.2;
}

.redText {
    color: #9c2024;
    line-height: 1.2;
}


.skewedText .titleBlackText {
    display: block;
    text-align: center;
}

.titleRedText {
    color: #9c2024;
    display: block;
    line-height: 1.2;
}


.desktop .titleRedText {
    color: #9c2024;
    display: block;
    text-align: right;
    line-height: 1.2;
}

.desktop .skewedText.titleRedText{
    display: block;
    text-align: center;
    /* line-height: 1.4; */
}

.desktop .skewedText .titleRedText{
    display: block;
    text-align: center;
    margin-left: 180px;
    /* line-height: 1.4; */
}

#back-to-top {
    position: fixed;
    left: 2rem;
    bottom: 2rem;
    width: 2rem;
    height: 2rem;
    z-index: 1050;
}

.desktop div#mainMenuNav {
    padding-left: 10%;
    padding-right: 3%;
}
.desktop .dropdown-toggle::after
{
    display: none;
}
.desktop .nav-ui-search.nav-item {
    padding: 0 1rem;
}

.nav-ui-search .ui-widgetTN .ui-menu-item:hover{
    background-color: transparent;
}

.nav-ui-search .acdetails .acpartno {
    font-size: .7em;
    color: #000;
    font-weight: 400;
}
.nav-ui-search .loading-spinnerTN{
    display: block;
}

.nav-ui-search .acdetails .acproductname {
    line-height: 1.15rem;
    font-size: 0.85rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}
#prodCatContainer.ProductsOnScreen {
    display: none !important;
}

a.btn-primary, a.btn-secondary {
    color: #fff !important;
    text-decoration: none !important;
}
/* Elements
---------------------------------------------------------------------- */
#back-to-top.show {
    opacity: 0.5;
}

#back-to-top.show:hover {
	opacity: 1;
}

/* Sub Bar
---------------------------------------------------------------------- */
#topBar {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
}

.nav-ui-contacts {
    justify-content: flex-end !important;
    width: 100%;
}

a.nav-link.cart-link {
    color: #000;
}

#navToolbar {
    position: absolute;
    z-index: 4;
    background-color: #333;
    color: #fff;
    width: 100%;
    max-width: none !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: .8rem;
}

    #navToolbar a{
        color: #fff;
    }

    #navToolbar ul li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
    }

    #navToolbar ul li:not(:last-child):after {
       content: "|";
       padding-left: .5rem;
       vertical-align: top;
    }

    .nav-ui-custom > ul:not(.dropdown-menu) > li:not(:last-of-type) {
        margin-right: .5rem;
    }

    #navToolbar a:hover{
        color: #fff;
        text-decoration: underline;
    }

    .nav-ui-custom > ul:not(.dropdown-menu) > li{
        line-height: 2.5;
    }

    .nav-ui-utils ion-icon.hydrated, .nav-ui-search ion-icon.hydrated {
        font-size: 28px;
        font-weight: 500;
        color: #000;
    }

    .nav-ui-cart.nav-item {
        color: #000;
    }

/* Main Menu
---------------------------------------------------------------------- */
.mobile #mainMenu .navbar-toggler {
    background-color: #333;
    color: #fff !important;
}

.mobile #mainMenu.navbar .nav-item > a {
    position: relative;
    color: var(--accent);
}

#mainMenu {
    background-color: transparent;
}

#mainMenu .dropdown-item ul li a:hover, #mainMenu .dropdown-item .dropdown-content ul li a:hover{
    text-decoration: underline;

}

.desktop #mainMenuNav > ul > li > a {
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    font-size: .95rem;
}

.desktop #mainMenuNav > ul > li.show > a,
.desktop #mainMenuNav > ul > li:hover > a {
    background-color: transparent;
    opacity: .8;
}

#mainMenu .dropdown .dropdown-menu {
    background-color: #000;
}

body.desktop #mainMenu ul.dropdown-menu li a:hover{
    text-decoration: underline !important;
}



.mobile #mainMenu .dropdown .dropdown-menu {
    background-color: initial;
    box-shadow: none;
}

#mainMenu .dropdown .dropdown-menu {    
    background-color: #fff;
    box-shadow: 5px 4px 6px 1px rgba(0,0,0,0.45);
    -webkit-box-shadow: 5px 4px 6px 1px rgba(0,0,0,0.45);
    -moz-box-shadow: 5px 4px 6px 1px rgba(0,0,0,0.45);
}

#mainMenu  .dropdown-item .dropdown-stage .dropdown-content {
    padding: .75em 1.5em .75em 1.4em;
    box-shadow: 5px 4px 6px 1px rgba(0,0,0,0.45);
    -webkit-box-shadow: 5px 4px 6px 1px rgba(0,0,0,0.45);
    -moz-box-shadow: 5px 4px 6px 1px rgba(0,0,0,0.45);
    background-color: #fff;
    margin-left: -1px;
}

#mainMenu  .dropdown-item .dropdown-stage .dropdown-content ul{
    padding-left: 0;
}

#mainMenu  .dropdown-item .dropdown-stage .dropdown-content ul li::marker{
    content: '';
}

.dropdown-item a {
    text-decoration: none !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: var(--primary);
    background-color: transparent;
    opacity: .8;
}

#mainMenu .dropdown-item a {
    color: var(--accent);
    text-transform: uppercase;
    font-size: .85rem;
}

/* Featured Categories/Products
---------------------------------------------------------------------- */
.featured-name {
    font-weight: 500;
    font-size: 1.2rem;
}

.featured-details {
    display: flex;
    flex-flow: column;
    padding-top: inherit;
    padding-bottom: 1rem;
    text-align: center;
    margin-top: 10px;
}

.featured-price {
    color: #000 !important;
    font-size: 1.2rem;
}

.featured-products ul.slick-dots{
    display: none !important;
}

.featured-slider .slick-prev, .featured-slider .slick-next {
    width: 1.8rem;
    height: 1.8rem;
    z-index: 1;
    position: absolute;
    top: 50% !important;
}

.featured-title {
    color: #000000;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 4rem;
}

.mobile .featured-title {
    font-size: 28px;
    margin-top: 5rem;
    margin-bottom: 2rem;
}

/* Homepage
---------------------------------------------------------------------- */


.homepage .row-content .content {
    padding: 0;
}

.callouts {
    text-align: center;
}

.callouts a {
    display: inline-block;
}

.callouts a img {
    max-width: 100%;
    height: unset !important;
    border: 1px solid #eee;
}

.callouts h2 {
  text-align: center;
  margin-top: .8rem;
}

.callouts h2 a {
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

/* Homepage Hero Slider 
---------------------- */

.header-hero {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 1000px;
}

.header-hero .overlay-content {
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 2;
    transform: translate(0,-50%);
    text-align: center;
    color: #fff;
}

.header-hero .overlay-content h3 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: normal;
    color: var(--primary);
    font-size: 2.1vw;
}

.mobile .header-hero .overlay-content h3{
    font-size: 3vw;

}

.header-hero .overlay-content p.overlay-text {
    text-transform: uppercase;
    color: var(--primary);
    font-weight: 900;
    font-size: 1.3rem;
}
.mobile .header-hero .overlay-content
{
    width: 70%;
    left: 30%;
}
.mobile-xs .header-hero .overlay-content {
    width: 100%;
    left: 0;
    top: 45%;
}
.mobile-xs .header-hero .overlay-links a {
    min-width: 100px;
    font-size: 0.65rem;
}
.mobile-xs .header-hero .overlay-content p.overlay-text {
    font-size: 1rem;
}
.mobile-xs .header-hero .overlay-links {
    margin-top: 1rem;
}
.header-hero .overlay-links {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 2rem;
}

.header-hero .overlay-links a {
    font-weight: 600;
    border-radius: 25px;
    min-width: 170px;
    text-transform: uppercase;
    line-height: 1;
    padding: 12px 0;
    vertical-align: middle;
}

#body .header-hero .overlay-links a.btn:active {
    font-weight: 600;
    border-radius: 25px;
    min-width: 170px;
    text-transform: uppercase !important;
    line-height: 1;
    padding: 12px 0;
    vertical-align: middle;
}

.homeslide .item {
    position: relative;
}

.homeslide .caption-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.homeslide .caption-wrap a,
.homeslide .caption-wrap a:hover {
    color: #fff;
    text-decoration: none;
}

.homeslide .caption {
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
    padding: 0 1rem;
    text-shadow: 3px 3px 4px rgba(0,0,0,0.5);
    text-align: center;
}

.homeslide .homepage-subtitle {
    font-weight: 500;
    color: #fff;
    padding: 0 1rem;
    text-shadow: 3px 3px 4px rgba(0,0,0,0.5);
    text-align: center;
    font-size: .7rem;
}

.homeslide .slick-dots {
    bottom: 5px;
}

@media (min-width: 576px) {
  .homeslide .caption {
    font-size: 2.5rem;
  }

  .homeslide .homepage-subtitle {
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) {
  .homeslide .caption {
    font-size: 4.5rem;
  }
  .homeslide .homepage-subtitle {
    font-size: 1.4rem;
  }
}

@media (min-width: 992px) {
  .homeslide .caption {
    font-size: 7rem;
  }
  .homeslide .homepage-subtitle {
    font-size: 1.4rem;
  }
}


/* Categories/Product/Search View
---------------------------------------------------------------------- */
body.mobile .hero-stage.fullscreen {
    min-height: 300px !important;
    max-height: 300px !important;
    height: 100% !important;
    opacity: 1;
}

.categoryBanner {
    padding: 0;
}

.categoryHeaderWrap .categoryHeader {
    visibility: hidden;
    height: 1px;
}

.LoginCategoryPage {
    font-size: 0.95rem;
}

.sortBlock .SortDiv
{
    margin-top: 0.75rem;
}
.categoryBanner .categoryHeader h1 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    position: absolute;
    text-align: right;
    top: 25%;
    right: 7%;
    font-size: 2.8rem;
}

.categoryPage .categoryBanner .categoryHeader .bannerText{
    position: absolute;
    top: 50%;
    right: 14%;
    transform: translate(0,-50%);
}


.categoryPage .categoryBanner .categoryHeader h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.2rem;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-bottom: 0;
}

.categoryPage .categoryBanner .categoryHeader h2{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.5rem;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-bottom: 0;
}
.categoryPage .categoryBanner .categoryDescription {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    position: relative;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 5px;
}

.categoryPage .categoryBanner .categoryDescription h2, .categoryPage .categoryBanner .categoryDescription h3, .categoryPage .categoryBanner .categoryDescription h4, .categoryPage .categoryBanner .categoryDescription h5, .categoryPage .categoryBanner .categoryDescription p{
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-weight: 600;
}

.categoryPage .categoryBanner.categoryBanner-CityLuxe .categoryHeader h1,
.categoryPage .categoryBanner.categorySubBanner-CityLuxe .categoryHeader h1,
.categoryPage .categoryBanner.categorySubBanner-CityLuxe .categoryHeader h2,
.categoryPage .categoryBanner.categoryBanner-CityLuxe .categoryHeader .categoryDescription,
.categoryPage .categoryBanner.categorySubBanner-CityLuxe .categoryHeader .categoryDescription {
    color: #fff !important;
}

.categoryPage .categoryBanner.categoryBanner-CityLuxe .bannerText, .categoryPage .categoryBanner.categoryBanner-Women .bannerText, .categoryPage .categoryBanner.categoryBanner-Sale .bannerText{
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 7%;
    right: auto;
    transform: translate(0,-50%);
}

.categoryPage .categoryBanner.categorySubBanner-CityLuxe .bannerText, .categoryPage .categoryBanner.categorySubBanner-Women .bannerText, .categoryPage .categoryBanner.categorySubBanner-Sale .bannerText{
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 7%;
    right: auto;
    transform: translate(0,-50%);
}
@media (max-width: 1199.98px) {

    .categoryPage .categoryBanner .categoryHeader .bannerText {
        position: absolute;
        top: 50%;
        left: 50%;
        right: auto;
        text-align: center;
        transform: translate(-50%, -50%);
    }


}


.categoryBanner .bannerText.background--dark h1, .categoryBanner .bannerText.background--dark h2, .categoryBanner .bannerText.background--dark .categoryDescription {
    color: #fff;
}

.categoryBanner .bannerText.background--light h1, .categoryBanner .bannerText.background--light h2, .categoryBanner .bannerText.background--light .categoryDescription{
    color: #545353;
}

.categoryHeaderWrap .categoryHeader h1 {
    visibility: hidden;
}

.mobile .categoryBanner .categoryHeader h1{
    font-size: 2rem;
}

.nobile.categoryPage .categoryBanner .categoryHeader h1 {
    font-size: 2.5rem;
}

.mobile .categoryBanner .categoryHeader h2{
    font-size: 1.3rem;
}

.nobile.categoryPage .categoryBanner .categoryHeader h2 {
    font-size: 1.3rem;
}


body.mobile .hero-stage.fullscreen .categoryBanner {
    height: 100% !important;
    /* height: auto !important; */
    /* width: 100% !important; */
}

.row-header.hero-stage.fullscreen
{
margin-top: 0 !important;
}
.breadcrumb-category {
    display: none;
}
.categoryHeader h1 {
    margin-bottom: 0;
}
#catprodBreadcrumb {
    margin-top: 0 !important;
    display: none;
}
.categoryBannerContent {
    align-items: center;
    justify-content: center;
    height: 350px;
}
.categoryBannerContent h3 {
    color: #fff;
    font-size: 4rem;
}
.categoryCell .categoryName {
    margin-top: 0.5rem;
}
.breadcrumb-category {
    display: none;
}

#customFiltersWrap #customFilters .FilterItem .FilterItemChild .checkboxFilter ion-icon {
    color: var(--primary);
}

#customFiltersWrap #customFilters .FilterItem .FilterItemChild .checkboxFilter{
    border-radius: 0;
}

#customFiltersWrap #customFilters .FilterItem .FilterItemName {
    font-weight: 500;
    margin-bottom: 0.25rem;
    position: relative;
    padding: 5px 10px;
    /* padding-left: 20px; */
    cursor: pointer;
    text-transform: uppercase;
    color: #000;
}

.desktop #customFiltersWrap #customFilters .FilterItem .FilterItemName{
    border-top: 1px solid #cecece;

}

.desktop #customFiltersWrap #customFilters .FilterItem:first-child .FilterItemName {
    /*border-bottom: 1px solid #cecece;*/
}


#customFiltersWrap #customFilters .FilterProperties {
    padding: 5px 10px;
}

.categorySortWrap {
    margin-top: 0 !important;
    justify-content: flex-end !important;
}

#SortDiv #CMSortDDL {
    font-size: 0.75rem;
    border-radius: 25px;
    background: #cecece;
    font-weight: 600;
    padding: 4px 14px;
    color: #969696;
}

#SortDiv option {
    font-weight: 600;
}

#SortDiv .SortItemName {
    white-space: nowrap;
    margin-right: .8rem;
    font-size: .9rem;
    color: #000;
    line-height: .8rem;
}

#customFiltersWrap.sidebar #customFilters > .FilterItem {
    font-size: 1rem;
}

#customFilters {
    padding: 0 !important;
    border: 0 !important;
}

#filterSliderAmount {
    display: flex;
    color: initial;
    font-weight: 400 !important;
    justify-content: center;
}

.filter-ui {
    position: fixed;
    bottom: 2rem;
    left: 1rem;
}

.filter-ui a {
    width: 2.65rem;
    overflow: hidden;
    white-space: nowrap;
    color: transparent !important;
    border-radius: 0;
}

.filter-ui a i {
    color: #fff !important;
}

div[id^='filter_'].FilterPrice .ui-slider {
    height: 1px;
    border: 0;
    margin: 1em 0;
    background-color: #cecece;
    width: 99%;
}

div[id^='filter_'].FilterPrice .ui-slider .ui-slider-range {
    top: 0;
    height: 100%;
    background: #cecece;
    border-radius: 0;
}

div[id^='filter_'].FilterPrice .ui-slider .ui-slider-handle {
    width: 1em;
    height: 1em;
    top: -0.5em;
    margin-left: 0;
    border: 1px solid #cecece !important;
    border-radius: 0rem;
    background: #fff !important;
    outline: none !important;
    box-shadow: 0 0 0 0 transparent;
    transition: width 100ms ease-in-out, height 100ms ease-in-out, top 100ms ease-in-out, margin 100ms ease-in-out, box-shadow 200ms ease-out;
    cursor: pointer;
}

span.FilterItemChildLabel {
    color: #000;
    font-size: .85rem;
}

    div[id^='filter_'].FilterPrice .ui-slider .ui-slider-handle.ui-state-hover {
        box-shadow: 0 0 0 3px rgb(0 0 0 / 35%);
    }

    .prodCell .prodDetails{
        align-items: center;
        margin-top: 7px;
        line-height: 1;
}

.prodCell .prodDetails div:nth-child(1) { order: 2; }
.prodCell .prodDetails div:nth-child(2) { order: 3; }
.prodCell .prodDetails div:nth-child(3) { order: 1; }

.prodCell .prodDetails .prodName{
    text-align: center;
}
.prodCell .prodDetails .prodName a {
    font-size: .85rem;
    flex: 0 0 auto;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.4;
    text-transform: uppercase;
}

    input#searchString {
        height: 45px;
    }

    .prodCell .prodDetails .prodPrice {
        font-weight: 500;
        font-size: .85rem;
        color: #000;
        line-height: 1.4;
    }

    .prodCell .prodDetails .prodPartNo{
        line-height: 1.4;
        font-weight: 400;
        text-transform: uppercase;
        color: #000;
        font-size: .85rem;
    }

    .prodCell .prodImg{
        border: 0;
    }

    span.prodPartNoLabel {
        display: none;
    }
    
    span.prodPriceLowLabel {
        display: none;
    }
/* Product View
---------------------------------------------------------------------- */

body .COMProdButton {
    max-width: max-content;
    text-transform: uppercase;
    font-weight: 500 !important;
    padding: 3px 25px;
    line-height: 1 !important;
    border-radius: 0;
    font-size: 1rem;
    height: 38px;
}
.COMProdButton:hover{
    opacity: .9;
}

.addToPO {
    margin-top: 1.5rem;
}

.ProductTagCategory {
    position: absolute;
    left: 0;
    top: 0;
}

.ViewLarger {
    position: relative;
    bottom: auto;
    right: auto;
    height: auto;
}

.mainViewLarger {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

/*
 .COMProdContainer {
    display: flex;
    width: 100%;
    flex-direction: column;
}
*/

#QtyPriceDiv, .QtyPriceDiv{
    background: none;
    border: 0px;
    padding: 5px 5px 5px 0px;
    margin-left: 0;
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 15px;
}

.COMProdContainer .COMBreadCrumb {
    margin-bottom: 15px;
}

.ProdTitle {
    color: #000000;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 30px;
}

.ProdType {
    color: #000000;
    font-size: 15px;
    margin-top: -15px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 500;
}

.colorlabel {
    color: #000000;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 80px;
    vertical-align: middle;
    text-transform: capitalize;
}

.colorlabel span {
    font-weight: 400;
}

.swatchesDivs {
    width: 100%;
    display: flex;
    height: 100%;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 1rem;
    flex-flow: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.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 #cecece;
}

.enabledColor {
    border: 1px solid #cecece !important;
    opacity: 1 !important;
}

.LoginProductPage {
    border-top: 1px ridge #000;
    font-size: 14px;
    margin-left: 0;
    margin-top: 20px;
    padding-top: 15px;
    color: #000000;
    padding-left: 5px;
    font-weight: 500;
    letter-spacing: -.5px;
    text-align: right;
}

.LoginProductPage a {
    color: #000;
}

.DescHeading {
    color: #000000;
}

.COMProdDesc ul {
    list-style: inherit;
    padding: 3px 0 0 25px;
    margin: 0;
}

.COMProdDesc li {
    background: none;
    padding-bottom: 2px;
    padding-left: 0;
}

.sizelabel {
    /* color: #000000; */
    /* font-weight: 500; */
    /* font-size: 15px; */
    color: #000000;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 80px;
    vertical-align: middle;
    text-transform: capitalize;
}

.ProdItemSize {
    min-height: 42px;
    margin-top: 2px;
    font-weight: 500;
    color: #000;
}

#ProductItemCode {
    display: block;
    font-size: 13px;
    line-height: 1.4;
}
.cost {
    margin-top: 0;
    color: #000000;
    font-size: 15px;
    margin-bottom: 5px;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.4;
}

.TotalQty {
    margin-top: 0px;
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
}


#relatedHeader {
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 3px;
    text-transform: uppercase;
}


#related-products .prodCell .prodImg{
    border: 0;
}

#related-products .prodCell .prodDetails .prodName a{
    font-size: 1rem;
}

.related-title{
    padding: 0;
    margin-top: 0;
    }

    #body .related-title h3 {
    text-align: center;
    font-size: 1.3rem;
    color: #000;
    text-transform: uppercase;
        margin-top: 0;
        padding-top: 0;
     border-bottom: 1px solid #cecece !important;
     padding-bottom: 10px;

}

.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;
}



/* EXPANDABLE MENUS CSS START*/

.productmenuwrapper {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

.accordionButton {
    background-image: url('../content/images/menu_down.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: 14px 0;
    width: 100%;
}

    .productmenu p {
        font-size: 0.85rem;
        line-height: 1.4;
        margin-bottom: 10px !important;
    }

.productmenu li a{
    font-size: 13px;
    line-height: 1.4;
    color: #444;
    font-weight: 500;
    margin-bottom: 0;
}

.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_up.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: 14px;
    /* font-family: 'SF Compact Text', sans-serif; */
    padding: 7px 15px;
    display: block;
    color: #000;
    text-align: left;
    text-transform: capitalize;
    font-weight: 500;
}

.mobilenavLevel0:hover {
    color: #000000;
}

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: #000000;
}

.subcatsmenu a, .subcatsmenu a:link, .subcatsmenu a:visited {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 0;
    background: none;
}

.subcatsmenu a:hover {
    color: #000000;
    padding-left: 0;
    background: none;
}


/*owl slider*/
.owl-carousel.thumbcarousel{

}
.owl-prev {
    position: absolute;
    top: 36%;
    left: -25px;
    font-size: 50px;
}

.owl-next {
    position: absolute;
    top: 36%;
    right: -25px;
    font-size: 50px;
}
.owl-item .COMCatProdCell {
    margin-right: 0 !important;
}

.owl-carousel.thumbcarousel {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel.owl-loaded {
    margin-top: 15px;
}

.owl-carousel.thumbcarousel .owl-nav .fa {
    color: #cecece;
    font-size: 1.8rem;
    font-weight: 200;
}

.owl-carousel.thumbcarousel .owl-nav .fa:hover{
    opacity: .9;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    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-'] {
    font-size: 28px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.thumbimage {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    display: inline-block !important;
}

.ProductThumbGridBox {
    text-align: center;
    vertical-align: middle;
    display: block;
    text-align: center;
    align-items: center;
    margin: 0 auto;
}

body .thumbSelected {
    border: 1px solid #cecece !important;
}

.ProdThumbsBox {
    cursor: pointer;
    position: relative;
    border: 1px solid transparent;
    margin-left: 5px;
    margin-right: 5px;
}

.destktop .ProdInfo{
    padding-left: 20px;
    padding-right: auto;
}
.ProdInfo {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swatchesDivs div {
    cursor: pointer;
    display: inline-block;
    height: auto;
    margin: 0px 4px 10px 4px;
    margin-bottom: 0px;
    text-align: center;
    width: 68px !important;
    color: #444;
    font-size: 11px;
    vertical-align: top;
    font-weight: normal;
}

#Grids .Error {
    padding-left: 5px;
}

.GridError {
    margin-bottom: 13px;
    margin-left: -5px;
}

.enabledColor {
    border: 1px solid #cecece !important;
    opacity: 1 !important;
}


.ItemInventory {
    display: flex !important;
    justify-content: space-evenly;
    font-size: .6rem;
    color: #000;
    font-weight: 500;
    border-top: 1px ridge #000;
    padding-top: 6px;
}


.sizes .enabledQtyQV {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 4px #000000;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 6px 3px 7px 12px;
    min-width: 60px;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
    width: auto !important;
}

.sizes span {
    width: 68px !important;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    padding: 8px 6px 15px;
    vertical-align: top;
    font-size: 12px;
}

.sizes span input {
    width: 37px;
    height: 22px;
    text-align: center;
    border-color: #cecece;
    border-width: 1px;
    background: #eee;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece;
}
    span.disabledQty input {
        background: #cecece;
        border-width: 1px;
    }

    .addToPO {
    margin-top: 1.5rem;
}

.PrimaryOption .remove {
    background: url(../content/images/delete_color.png) no-repeat scroll left center transparent;
    border: 0 none;
    color: #000;
    height: auto;
    letter-spacing: 0;
    margin: 30px 30px 30px 0;
    padding: 0 0 3px 26px;
    text-decoration: none;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    font-size: .85rem !important;
    line-height: 1.6 !important;
}

.PrimaryOption #AddOneButton {
    background: url("../content/images/addothercolor.jpg") no-repeat scroll left center transparent;
    border: 0 none;
    margin: 30px 30px 30px 0;
    padding: 0 0 3px 26px;
    text-decoration: none;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    font-size: .85rem !important;
    line-height: 1.6 !important;
}


.PrimaryOption .doneedit {
    background: url("../content/images/edit_color.png") no-repeat scroll left center transparent;
    border: 0 none;
    margin: 30px 30px 30px 0;
    padding: 0 0 3px 26px;
    text-decoration: none;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    font-size: .85rem !important;
    line-height: 1.6 !important;
}


.imagepreload {
    display: none !important;
}

.PrimaryOption {
    /* border-bottom: 1px solid #ccc; */
}

.PrimaryOption #AddOneButton {
    background: none;
    padding-left: 0;
}

.PrimaryOption #AddOneButton i {
    font-size: 16px;
    color: rgb(51, 153, 102);
}

/* 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;
}


/*Fabric Technology Page
---------------------------------------------------------------------- */

.tech-callout:nth-child(odd) {
    border-top: 2px dashed rgb(84 83 83 / 60%);
    border-bottom: 2px dashed rgb(84 83 83 / 60%);
}

.tech-callout:last-child {
    border-bottom: 2px dashed rgb(84 83 83 / 60%);
}

.tech-callouts .tech-callout div:first-of-type img {
    max-width: 350px;
    max-height: 350px;
}

/* Contact Form
---------------------------------------------------------------------- */
.cfm-id-addressline2 .cfm-input {
    margin-top: 0 !important;
}

#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: #000;
    border: 1px solid #cecece;
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    padding: 5px 5px;
    border-radius: 0;
}

.FormElementInput:active, select:active, .FormElementInput:focus, select:focus {
    border: 1px solid #333;
    box-shadow: 0 0 4px #b9b9b9 inset;
}
/*
.FormButtons {
    background: #000;
    border: 0;
    cursor: pointer;
    border-radius: 25px;
    font-family: 'Montserrat', sans-serif !important;
    border-color: var(--primary);
    font-weight: 600 !important;
    border-radius: 25px;
    min-width: 170px;
    font-family: inherit !important;
    text-transform: capitalize;
    padding: 7px 14px;
    color: #fff !important;
}

.FormButtons:hover {
    opacity: .9;
}
*/
.BoldText {
    font-size: 14px;
}

.emboroidery-pricelist td {
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}

hr {
    border: 0;
    height: 1px;
    background: #000;
}

.Error {
    color: #900;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.custom-form {
    margin: 0 auto;
    max-width: 700px;
}

/* Footer
---------------------------------------------------------------------- */
.footer {
    height: auto;
    /* background: url(../content/images/footer-bg.jpg) no-repeat top center; */
    background: url('../content/images/Landway New Footer Background.png') no-repeat top center;
    background-size: cover;
    padding: 40px 0 40px 0;
}
.mobile .footer {
    height: auto;
    background: url('../content/images/bkg-mobile.png') no-repeat top center;
    background-size: cover;
    padding: 40px 0 40px 0;
}

.footer a {
    color: #fff;
 }

 .footer p {
    line-height: 1.2;
    font-size: 1rem;
}

.footer-copy {
    background-color: #fff;
    color: #555;
    margin-top: 2rem;
    display: none;
}

.footer-copy a {
    color: var(--accent);
}

.FooterIntoTextHeading {
    line-height: 2;
    font-size: 1.4rem;
	white-space:nowrap;
}

a.FooterIntoLink {
    /* text-decoration: underline; */
    text-decoration: none;
}
.Copyright {
    font-size: 12px;
    line-height: 1.4;
    text-align: right;
    /* color: #fff; */
    color: #888!important;
    font-weight: 600;
    margin: 1rem 0;
}

.mobile .Copyright {
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin: 2rem 0;
}


.FooterIntro {
    min-width: 100%;
    color: #fff;
    font-weight: 500;
    padding-bottom: 1rem;
    margin-bottom: 1.15rem !important;
}

    .FooterIntro::after{
            /* content: ''; */
            display: block;
            position: absolute;
            width: 98%;
            height: auto;
            border-bottom: 1px solid hsla(0,0%,100%,.4);
            position: absolute;
            left: 50%;
            transform: translate(-50%, -50%);
          }

.footer-col ul li a {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 2.5;
}

.mobile .footer-col ul li a{
    line-height: 1.8;
}

.desktop .footer-logo-col {
    margin-top: 0px;
}

.Supplier-Icons ul {
    padding: 0;
    margin: 0px 0px 0 0;
    list-style: none;
}

.Supplier-Icons{
    text-align: right;
}
.mobile .Supplier-Icons{
    text-align: center;
}

.Supplier-Icons li {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 10px;
    vertical-align: middle;
}

    .Supplier-Icons li:first-child img {
        filter: invert(1) grayscale(1) brightness(1.5);
    }

    .desktop .Social-Media {
        margin-top: 10px;
        text-align: right;
    }

.Social-Media a, .Social-Media a:link, .Social-Media a:visited {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: transparent;
    border-radius: 50%;
    color: transparent;
    line-height: initial;
    border: 1px solid #fff;
    line-height: 24px;
}

.Social-Media a:hover {
}

.Social-Media {
    margin-top: 10px;
    font-size: 14px;
}

.mobile .Social-Media {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}

.Social-Media .FacebookIcon:before {
    content: "\f09a";
    font-family: "FontAwesome";
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #fff;
    top: 6px;
    line-height: 12px;
    left: 5px;
}

.Social-Media .InstagramIcon:before {
    content: "\f16d";
    font-family: "FontAwesome";
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #fff;
    top: 0;
    line-height: 12px;
    left: 5px;
    top: -1px;
}

.Social-Media .LinkedInIcon:before {
    content: "\f0e1";
    font-family: "FontAwesome";
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #fff;
    top: 0;
    line-height: 12px;
    left: 5px;
    top: -2px;
}

.Social-Media .FacebookIcon:before {
    content: "\f09a";
    font-family: "FontAwesome";
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #fff;
    top: 0;
    line-height: 12px;
    text-align: center;
    left: 6px;
}

.Social-Media .TwitterIcon:before {
    content: "\f099";
    font-family: "FontAwesome";
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    color: #fff;
    top: -1px;
    line-height: 12px;
    left: 4px;
}

/* Return Request Form
--------------------------------------------------------------------- */

#landwayreturnrequest {
    margin-top: 25px;
}


#landwayreturnrequest td {
    padding: 5px 7px;
    position: relative;
}

#landwayreturnrequest tr:first-child {
    display: none;
}

#landwayreturnrequest .checkoutrequred {
    margin-left: 3px;
    position: absolute;
    top: 0;
}


#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: 30px;
    padding: 10px 25px;
}

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: right;    
    font-size: 1.4rem;
    color: #000;
    font-weight: 600;
}

.QtyPriceDiv .pricelabels {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.qtyPrice {
    margin-right: 15px;
    font-weight: 500;
    text-align: center;
    font-size: .8rem;
}

.qtyPriceText {
    border-bottom: 1px ridge #000;
    text-align: center;
    /* padding-bottom: 2px; */
    margin-bottom: 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .85rem;
}
div#Grids {
    margin-top: 1em;
}

.GridError {
    padding: 0 13px;
}

.cfm-hdr.form-group .cfm-label {
    font-size: 1.2rem;
    margin-top: 25px;
}
.cfm-row.form-group {
    margin-bottom: 1rem;
    margin-top: .5rem;
}

.cfm-submit {
    text-align: center;
    margin-top: .8rem;
}
.cfm-submit:hover {
    opacity: .9;
}

img#COMProdImage {
    max-width: 100%;
}
/*
.desktop a#COMLargeImage {
    min-height: 675px;
    overflow: hidden;
    display: block;
}*/

.thumbcontainer{
    max-width: 76%;
    margin: 0 auto;;
}

.owl-carousel.thumbcarousel {
    width: 100%;
}
.swatchesDivs div {
    margin: 0;
    width: auto !important;
}

.related-products, .recently-viewed-products {
    margin-top: 2rem;
}

.sizes span {
    width: auto !important;
}

    .sizes span input {
        width: 80%;
        height: auto;
        text-align: center;
        border-color: #cecece;
        border-width: 1px;
        background: #eee;
        border-top: 1px solid #cecece;
        border-left: 1px solid #cecece;
        margin: auto;
    }

.ItemInventory {
    font-size: .7rem;
}

.editbuttonssmall .editbuttonsspan {
    display: inline-block !important;
    padding-right: 1rem;
}

.editbuttonssmall {
    display: inline-block !important;
    padding-left: 1rem;
}

.sizelabel span span {
    color: dimgrey;
}

.addToPO {
    margin-top: 0;
}

.LoadingInfo {
    margin: 2rem 0;
    font-size: 1rem;
}

.enabledColor {
    outline: 1px solid #cecece !important;
}

.swatchesDivs div img {
    outline: 1px solid #fff;
    border: 5px solid #fff !important;
}

.desktop.overflow.modal-open .contain.row-content {
    padding-left: calc((100vw - 100%)/2) !important;
    padding-right: calc((100vw - 100%)/2) !important;
}

.mainViewLarger.ViewLarger a {
    font-size: 0.8rem;
    text-decoration: none;
}

.mainViewLarger.ViewLarger i {
    padding-right: 4px;
}

.FilterItemChild:not(.filter-valid) {
    display: none !important;
}


/* .desktop .footer-blocks.container-fluid{ */
	/* padding-top:15%!important; */
/* } */
/* .mobile .footer-blocks.container-fluid{ */
	/* padding-top:55%!important; */
/* } */
.footer{
	padding-top:0;
}

.footer-col > div {
	color:#fff;
}
.footer-col > div > p{
	padding-top:1.2rem;
	font-weight: 500;
}
.footer-col > div > span{
	font-size: 1.4rem;
	vertical-align: middle;
}

/* @ @ @ Responsive Queries - Copy from below list
---------------------------------------------------------------------- */

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    li.nav-item.nav-ui-brand {
        width: 100%;
    }
	.footer-blocks.container-fluid{
		padding-top:8rem;
	}
}
@media (max-width: 768px) {
	/* .footer-blocks.container-fluid{ */
		/* padding-top:16rem; */
	/* } */
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .nav-ui-utils .navbar-brand {
        flex: 1 1 auto;
        text-align: center !important;
        margin: 5px 0 8px 0;
    }

    #header .nav-ui-brand {
        padding: .7rem 2rem .7rem 2rem;
    }
	
	/* .footer-blocks.container-fluid{ */
		/* padding-top:10rem; */
	/* } */
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.footer-blocks.container-fluid{
		padding-top:8rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.footer-blocks.container-fluid{
		padding-top:10rem;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.desktop .footer-blocks.container-fluid{
		padding-top:10rem!important;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}


.footer-callout span{
	font-size:1.4rem;
}
.footer-callout p{
	font-weight:500;
}

.footer-blocks {
    display: flex;
    flex-direction: column;
	flex-wrap: wrap
}


.desktop .row-header {
    width: 100vw;
    left: calc(-3vw);
    position: relative;
    /* min-height: 400px; */
}
.desktop .categoryBanner {
	min-height: 400px!important;
}

.homepage-video{
	 /* position:absolute; */
	 /* top:0; */
	 /* left:0; */
	 /* width:100%; */
	 /* height:100%; */
	 width:100%;
	 min-height:100%;
}
.mobile .homepage-video{
	 /* width:100%; */
	 /* min-width:100%; */
	 /* max-width:100%; */
	 /* height:100%; */
	 /* min-height:100%; */
	 /* max-height:100%; */
}