.flexNowrap{
flex-wrap:nowrap;
padding-left:20px;
padding-right:20px;
}
.mm-menu_offcanvas {
width: 100%;
top: 50px;
z-index: 100;
}
.mm-panels > .mm-panel > .mm-listview{
width: auto;
}
.mm-navbar,
.mm-panel {
background-color: white;
}
.mm-listitem__btn:not(.mm-listitem__text),
.mm-listitem:after   {  
border: 0;		
}
.mm-listitem a{
color:#000000;
}
.mm-btn:after, .mm-btn:before{
border-color: #000000;
}
.mm-listitem__btn, .mm-listitem__text{
display:flex;
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
color: #000000;
font-weight: 400;
}
.mm-navbar{
text-align:left;
}
.mm-panel_has-navbar .mm-navbar {
display: flex;
align-items: center;
padding: 0 48px;
background-color:#F2F3F3;
border: 0;
}
.mm-listitem__text {
padding-left: 48px;		
}
#mm-1{
padding-top:0;
}
#mm-1 .mm-listitem__text{
padding-left: 16px;
padding-right: 16px;
}
#mm-1 > .mm-navbar{
display:none;
}
.mm-listitem.nav-brand-logo {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
margin: 0 16px;		
}

.header .searchbutton {
top: 5px;
}
.header .search {
height: 37px;
}
.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
width: 17px;
height: 2px;
}
.hamburger-menu .bar:after {
top: 6px;
}
.hamburger-menu .bar:before {
bottom: 6px;
}
.title-style-blue-l-border {
border-color: #0277bd;
font-size: 1.125rem;
padding-left: .5rem;
border-left-width: 4px;
font-weight: 700;
line-height: 1.1;
margin-left: -0.75rem;
}
@media (max-width: 991px) {
.carousel .slider.promo-carousel .slick-prev {
display:none !important;
}
.carousel .slider.promo-carousel .slick-next {
display:none !important;
}
.header .searchbutton {
top: 9px;
}
.header .search {
height: 39px;
}
.title-style-blue-l-border{
font-size:1rem;
}
.openLoginFlyout{
padding-right:15px;
}
.mobSearch{
right: 86px;
}
.newCardWD  {
top:-32px;
right:20px;
}
}
.newCardWD .carticon{
margin-right:0 !important;
}
.newCardWD .newCartIcon{
display:block;
}
.newCardWD .oldCartIcon{
display:none;
}
.middleMenu li, .middleMenuActiveBorder{
border-right:none;
border-left:none;
}
.middleMenu li:hover, .middleMenuActiveBorder{
border:none;
border-bottom: 4px solid  #0277bd;
color: #0277bd;
}
.productNavWrapper > .container > .responsive-columns-flexbox {
border-top: none;
}
.mobile-nav.show nav, .header .mobile-nav.show:before {
top: 50px !important;
}
.carousel .slider.promo-carousel .slick-prev {
content: "";
background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='10'%20height='10'%20viewBox='0%200%2013%208'%20fill='none'%3E%3Cpath%20d='M12%201L6.5%206L1%201'%20stroke='%23000000'%20stroke-width='2'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center center;
margin-right: 0;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
top: 0;
left: -30px;
opacity: 1;
}
.carousel .slider.promo-carousel .slick-next {
content: "";
background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='10'%20height='10'%20viewBox='0%200%2013%208'%20fill='none'%3E%3Cpath%20d='M12%201L6.5%206L1%201'%20stroke='%23000000'%20stroke-width='2'/%3E%3C/svg%3E");
background-repeat: no-repeat;
margin-right: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
top: 0;
right: -30px;
background-position: center center;
opacity: 1;
}
 .slidingDiv  {
height: .25rem;
width: 0%;
margin: 0;
background: #1377BD;
border: none;
transition: .2s ease-in-out;
list-style: none;
position: absolute;
bottom: 0;
z-index: -1;
}
.middleMenu li,.middleMenu li:hover, .middleMenuActiveBorder {
border-right: none;
border-left: none;    
border: 0;
}
 .mobile-nav.show nav, .header .mobile-nav.show:before  {
top:90px;
}