.m-main-nav {
    display: none;
}

.top-banner {
    text-align: center;
    z-index: 20;
    position: relative;
    background-color: white;
    overflow: hidden;
    height: 47px;
}

.top-banner img {}

#top-free-shipping {
    display: none;
}

#stickyNav {
    -webkit-box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.24);
    top: 0px;
    position: fixed;
    z-index: 99999;
    width: 100%;
}

#page {
    margin-top: 140px;
}

#brand-name {
    display: none;
}

.navbar-brand{
    position: absolute;
    z-index: 99;
    left: -8rem;
    top: -60%;
    /*    margin: 0 0rem 0 -3rem;*/
}

.badge {
    background-color: #da0e0e;
    font-size: 1rem;
    position: absolute;
    top: 0;
    font-weight: 700;
    left: 3rem;
    border-radius: 20px;
    border-bottom-left-radius: 0;
}

#adBanner {
    z-index: 22;
    margin: auto;
    background-color: #FFFFFF;
}

#mainNav {
    position: relative;
    z-index: 99;
    background-color: #026CD0;
    ;
}

#mainNav nav,
#mainNav .navbar {
    margin: 0 18%;
    z-index: 22;
}

#mainSearch {
    z-index: 16;
    width: 45vw;
    margin: 0 4rem;
}

#department-drop-button {
    border-color: white !important;
    border-width: 2px;
    border-style: solid;
}

.nav-list {
    padding: 10px 30px 10px 5px;
    position: relative;
    float: left;
    border: 0 !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #ffffff;
    border-right: 1px solid #c9c9c9;
}

.nav-list:hover {
    background-color: #e3e3e3;
}

#search-dept-selector {
    visibility: visible;
    border: 0;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0 !important;
    height: 100%;
}

.arrow {
    border-style: solid;
    border-width: 4px 4px 0px;
    border-color: rgb(160, 160, 160) transparent transparent;
    border-top: 4px solid rgb(160, 160, 160);
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
    position: absolute;
    right: 8px;
    top: 20px;
}

.current-selection {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
}

.in-wrap {
    overflow: hidden;
    height: 100%;
}

#mainSearch input {
    border-radius: 0;
    border-color: #fff;
}

#main-search-button {
    background-color: #ffffff;
    color: #000000 !important;
    border-radius: 0 5px 5px 0;
    border-color: #fff;
    outline: none;
}

#main-search-button:hover {
    background-color: #bdbdbd !important;
}

#mainNav a {
    color: #efefef;
    line-height: 1rem;
}

#mainNav .submenu > a {
    display: block;
}

#pf-pl-ct li { /*UPDATED*/
    width: 5rem;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: auto;
}


#trigger {
    display: none;
}

.nav-link.dropdown-toggle.side-drop-button {}

#mainNav .dropdown-toggle i {
    margin: auto;
}

#mainNav .dropdown-toggle div p,
#mainNav .dropdown-toggle div h2{
    margin: auto;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
}

.dropdown-item {
    color: black !important;
}

#mainNav button {
    color: white;
    border-color: #026CD0;
    background-color: #026CD0;
    border-style: solid;
    height: 100%;
}

#main-search-button {
    background-color: white !important;
    color: #545454;
    border-color: white !important;
    border-width: 4px;
}

.ui-menu .ui-menu-item-wrapper {
    padding: 0 !important;
}

.ui-menu-item-wrapper {
    margin: 5px 10px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: none !important;
    background-color: #e3e3e3 !important;
    cursor: pointer;
    font-weight: normal;
    color: black !important;
    padding: 5px 10px !important;
}

#department-button {
    border-radius: .5rem;
}

.featured .cart-button {
    z-index: 2 !important;
}

.nav-link {
    color: #FFFFFF;
}

.dropdown-toggle::after {
    content: none;
}

#subHeader {
    z-index: 16;
    background-color: white;
    padding: 0 15vw 0 15vw;
}

#subHeader a {
    font-weight: 500;
    font-size: 14px;
}

#subHeader .fa-sort-down {
    position: relative;
    bottom: .20rem;
}


/**tablet css**/

@media only screen and (max-width: 1580px) {
    #subHeader {
        padding: 0vw 10vw;
    }
}

@media only screen and (max-width: 1500px) {
/*
    #mainNav nav,
    #mainNav .navbar {
        margin: 0 23vw;
    }
*/
    #brand-logo {
        left: -12vw;
    }
    #department-drop-button {
        border: 0 !important;
        width: auto !important;
        padding: 0;
        left: -5vw;
        position: relative;
    }
    #department-drop-button i {
        font-size: 3vw;
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
        float: left;
        line-height: 1vw;
    }
    #department-drop-button p {
        display: none !important;
        margin: 0;
        padding: 0;
    }
    #dept-menu {
        left: -20vw;
    }
    #mainSearch {
        float: left;
        position: relative;
        margin: 0 !important;
        left: -45px;
        width: 40vw;
    }
    #pf-pl-ct {
        position: relative;
        right: 2vw;
    }
    #subHeader {
        font-size: 1.2vw;
    }
}

@media only screen and (max-width: 1500px) {
	.navbar-brand {
		left: -10rem;
	}
}
@media only screen and (max-width: 1280px) {

    #subHeader {
        padding: 0vw 2vw;
    }
}

@media only screen and (max-width: 1080px) {
    #subHeader a {
        font-size: 11px;
    }
}

@media only screen and (max-width: 980px) {
    .navbar-nav {
        font-size: 12px;
    }
}

@media only screen and (max-width: 900px) {
/*
    #mainNav nav,
    #mainNav .navbar {
        margin: 0 15vw;
    }
*/
	.navbar-brand {
		left: -7rem;
	}
	
	/*UPDATED*/
    #pf-pl-ct li {
   		margin-left: -1.5rem;
		margin-right: .5rem;
		margin-bottom: -.5rem;
        
	}
}


/**Mobile css**/

@media only screen and (max-width: 768px) {
    #page {
        margin-top: 34vw;
    }
	
	#brand-name{
		z-index: 0;
	}

    #mainNav .navbar-expand-md{
        flex-wrap: wrap;
    }
    .top-banner {
        display: none;
    }
    .m-main-nav {
        display: block;
    }
    .nav-list{
        width: 80px;
    }
    #top-free-shipping {
        font-size: 10px;
        background-color: #00365a;
        display: block !important;
        margin: auto;
        text-align: center;
    }
    #top-free-shipping p {
        color: white;
        font-weight: 700;
        font-size: 3vw;
        padding: 1vw;
        margin: auto;
    }
    .nav-link.dropdown-toggle.side-drop-button {
        z-index: 40;
        width: 10vw !important;
    }
    #department-drop {
        display: none;
        visibility: hidden;
    }
    .badge {
        background-color: #da0e0e;
        font-size: 18px;
        position: absolute;
        top: -2vw;
        font-weight: 700;
        left: 7vw;
        border-radius: 15px;
        border-bottom-left-radius: 0;
    }
    .m-main-nav {
        display: block !important;
        position: absolute;
    }
    
    #mainNav-container{
        margin-top: 20px; /*UPDATED*/  
		/*margin-top: 10px;*/
    }
    
    #trigger {
        display: block;
        font-size: 45px;
        padding-bottom: 0;
        position: absolute;
        left: 4vw;
        bottom: 1vw;
    }
    #mainNav a {
        width: auto;
        padding-bottom: 10px;
		z-index: auto;
    }
    #mainNav nav,
    #mainNav .navbar {
        margin: 0 !important;
        padding: 10px 15px !important
    }
    #brand-name {
        display: block;
        height: 25px;
        margin: 15px 0 5px 0;/*UPDATED*/
		/*margin: 10px 0 5px 0;*/
    }
    #mainNav .dropdown-toggle i {
        font-size: 24px;
    }
    #brand-logo {
        display: none;
    }
	.navbar-brand {
		position: initial;
		padding-left: 1rem; /*UPDATED*/
	}
    #department-drop-button {
        border: 0 !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    #department-drop-button i {
        font-size: 8vw;
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
        float: left;
        line-height: 1vw;
        left: 6vw !important;
    }
    #department-drop-button p {
        display: none;
        margin: 0;
        padding: 0;
    }
    
	 #pf-pl-ct {
        font-size: 10px;
        position: absolute;
        display: inline;
        top: -.3rem;/*UPDATED*/
        right: 4vw;/*UPDATED*/
		margin-right: -.5rem;/*UPDATED*/
		margin-top:.2rem;/*UPDATED*/
    
	}
   /* #pf-pl-ct {
        font-size: 10px;
        position: absolute;
        display: inline;
        top: 0;
        right: 7.5vw;
    }*/
	
	
    #pf-pl-ct a{
        padding-top: 0;    
    }
    
    #pf-pl-ct label {
        display: none;
    }
    #profile-button {
        left: -34vw;
        top: 3.5vw;
    }
	
    #pull-list-button {
		left: -20vw;/*UPDATED*/
        top: 3.5vw;
    }
    #cart-button {
        left: -7vw;
        top: 3.5vw;
    }
    #subHeader {
        display: none;
    }
    .arrow {
        width: 0px;
        height: 100%;
        font-size: 0px;
        line-height: 0;
        border-style: none;
        position: absolute;
        right: -1px;
        top: 0px;
        display: flex;
        align-items: center;
    }

    #mainSearch {
        float: right;
        margin: 0 !important;
       	width: 80vw;/*UPDATED*/
        left: 12vw;/*UPDATED*/
		/* width: 85%;
        left: 10%;*/
        top: 0vw;
    }
	
	#mainNav-container .dropdown nav {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
    #mainSearch {
        float: right;
        margin: 0 !important;
        width: 85%;
        /*left: 0vw;*/
		left: -1vw; /*UPDATED*/
        top: 0vw;
    }
}

@media only screen and (max-width: 500px) {
	
	#pf-pl-ct{ /*UPDATED*/
		margin-top: 0.21rem;/*UPDATED*/
		margin-right: -1rem;/*UPDATED*/
	}
       #brand-name { /*UPDATED*/
        height: 18px;
		margin-left: -1rem;
		margin-bottom: .1rem;
		margin-top: .5rem;
		
    }
    
    #mainNav .dropdown-toggle i {
        font-size: 15px;
    }
	
    .badge {
        font-size: 14px;
        top: -3vw;
        left: 7vw;
    }
    
    #trigger {
        font-size: 35px;
		margin-top: -1.5rem;/*UPDATED*/
    }
	
    #mainNav-container {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 420px) {
    #mainNav a {
        padding-bottom: 5px;
    }
    #page {
        margin-top: 38vw;
    }
    
}

@media only screen and (max-height: 420px){
    #stickyNav{
        position: relative;
    }
    #page{
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 320px){
    #brand-name {
        height: 15px;/*UPDATED*/
		margin-top: 0.1rem;/*UPDATED*/
		margin-bottom: 0.1rem;
    }
    .badge {
        font-size: 10px;/*UPDATED*/
        top: -4vw;/*UPDATED*/
        left: 5vw;/*UPDATED*/
    }
	
	 /*.badge {
        font-size: 14px;
        top: -2vw;
        left: 7vw;
    }*/
	
	#pf-pl-ct{ /*UPDATED*/
		
		margin-right: -2rem;/*UPDATED*/
		padding-top: .5rem;/*UPDATED*/
		padding-left:.5rem;/*UPDATED*/
	}
	
	#mainNav .dropdown-toggle i {
        font-size: 12px; /*UPDATED*/
		
    }
	#pull-list-button {
		 padding-left: .5rem;/*UPDATED*/
							}
	#cart-button {
		 padding-left: .5rem;/*UPDATED*/
							}
   
}


/**End of Mobile css**/

/********ADDED********/
@media only screen and (max-width: 400px){
 
	#pf-pl-ct{ /*UPDATED*/
		margin-top: -.4rem;/*UPDATED*/
	}		
		
}

@media only screen and (max-width: 425px) {
	#pf-pl-ct{ /*UPDATED*/
		margin-top: 1rem;/*UPDATED*/
		
	}
	#brand-name {/*UPDATED*/
		 margin-bottom: 0.05rem;/*UPDATED*/
		margin-top: .05rem;/*UPDATED*/
		height: 20px;/*UPDATED*/
	}
	
}

@media only screen and (max-width: 375px){
	#pf-pl-ct{ /*UPDATED*/
		margin-top: -3rem;/*UPDATED*/
		margin-right: 1rem;/*UPDATED*/
		padding-left: -2rem;
		
		
	}
	 #brand-name {/*UPDATED*/
        height: 17px;/*UPDATED*/
		 margin-bottom:0.5rem;
	}
	
	 #pull-list-button {
		 padding-left: .2rem;}
	 
  /*  #mainNav .dropdown-toggle i {
        font-size: 12px;
    }*/
}
