/*HEADER*/



/*Icons*/


.icon {
  margin-right: 15px;
}
.icon:hover {
cursor:pointer;
}

.icon-container {
  height: 25px;
  
  display: inline-block;
  margin-top: 7px;
  position: absolute;
  right: 5px;
}

.iconSearch {
  position: relative;
  /*! right: 71px; */
  top: 2px;
  /*! width: 30px; */
  display: inline-block;
}
.iconSearch img {width: 23px;}

.iconFlag {
  width: 35px;
  display: inline-block;
}
.iconFlag img {width: 32px;margin-top: 3px;} 

.microCart {position: absolute; right: 40px; top: 0; padding-top: 27px;}


.iconLogin {position: absolute; right: 5px; top: 0; padding-top: 25px;}

.iconAccount {
  position: relative;
  top: 2px;
  display: inline-block;
}

.iconAccount img{
width:22px;
}



#cart-icon {
  position: relative;
  /*! right: 112px; */
  top: -1px;
  /*! width: 30px; */
  display: inline-block;
}


#cart-icon img {
  width: 17px;
}

/****MICROCART****/


#w1001139_lblItems {
  display: none;
}
#w1001139_lblCart {
  display: none;
}

.microCart {
  position: absolute;
  right: -13px;
  top: -11px;
  background-color: #232323;
  padding: 0 5px;
  border-radius: 20px;
  line-height: 11pt;
}
.microCartContents span {
  color: white;
  font-size: 8pt;
}

/************* PROMO BANNER ***************/



#promo-banner {
  padding: 10px 50px;
  font-size: 11px;
  background-color: #767676;
  text-align: center;
  position: relative;
  color: white;

}

/*
.one{
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate-reverse;  

}


.two{
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%);
}

@keyframes fade{
    0%,50% {
      opacity: 0;
}
    100%{
      opacity: 1;
  }
}
*/




#promo-banner a {
  font-size: 11px;
  text-decoration: underline;
  color:white;
}

#promo-banner a:hover {
  color: #888;
}

#promo-banner span {
  font-weight: bold;
}

#x-icon2 {
  position: absolute;

  right: 20px;
  top: 1px;
  height: 35px;
}

#x-icon2 .x-1, .x-2{
  width: 17px;
  height: 3px;
  margin-bottom: 5px;
  position: relative;
  background: black;
  border-radius: 3px;
  display: block;
}

#x-icon2 .x-1 {
  transform: rotate(45deg);
  top: 15px;
}

#x-icon2 .x-2 {
  transform: rotate(-45deg);
  top: 7px;
}



#flag-pop-up {
  width: 125px;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
  padding: 10px;
  position: absolute;
 top: 100px;
  right: 22px;
  background-color: white;
  border-radius: 2px;
  display: none;
  z-index: 2;
}
#flag-pop-up img {
  width: 25px;
  margin-right: 5px;
}
#flag-pop-up .site {
  margin: 7px 11px;
}
#flag-pop-up p {
  display: inline-block;
}
#flag-pop-up p:hover {
  text-decoration: underline;
}


#flag-click-bg {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  display: none;
  z-index: 1;
}

/*SEARCH*/

#search-screen {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  display: none;
  z-index: 1;
}



#w1000941_ibtnSearchSubmit:hover{
opacity:50%
}

#w1000942_ibtnSearchSubmit:hover{
opacity:50%
}

#WP_1000942_12 {
  visibility: hidden;
  height: 0;
}

#WP_1000941_12 {
  display: none;
  background-color: white;
position: absolute;
  top: 100px;
  z-index: 2;
  width: 100%;
  height: 200px;
}

#w1000941_ibtnSearchSubmit {
  border-radius: 2px;
  max-height: 140px;
}

#w1000942_ibtnSearchSubmit {
  border-radius: 2px;
}

#w1000941_pnlSearchInput {
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}

#popular-terms {
display: none;
}

.Popular-Search-Terms {
  width: 100%;
  text-align: center;
  padding-bottom: 45px;
  box-shadow: 0px 18px 14px -18px rgba(0,0,0,0.2);
  position: absolute;
  top: 94px;
  z-index: 2;
  background-color: white;
}

.Popular-Search-Terms a {
margin: 10px;

}

.Popular-Search-Terms a:hover {
color: #888;

}

.Popular-Search-Terms h5 {
margin-bottom: 15px;
  color:black;

}

#w1000944_pnlDefaultBody {
  position: absolute;
  width: 100%;
  background-color: white;
}


/*Cart*/

.slide-from-right {
  right: 0 !important;
  transition: ease-out;
}


.relative{
position:relative;
height: 100%;
width: 100%;
padding: 20px 50px 50px 50px;
/*! display: inline-block; */
}
#cart-container {
  /*display: none;*/
  width: 45em;
  max-width: 80%;
  height: 100vh;
  position: fixed;
  z-index: 11;
  background-color: white;
 right: -60em;
  top: 0;
  transition: ease-out 0.5s;

}

.relative h1 {
  margin: 0;
}

#w1001137_pnlCartContents {
  /*display: none;*/
  position: relative;
  z-index: 11;
  background-color: unset;
  max-height: 50vh;
  padding: unset;
  margin: unset;
  overflow-y: auto;
  border-bottom: #dadada solid 1px;
  padding: 5px;
  right: -60em;
}

.relative .cartItemProperties.cartItemSubsection.thumbnailOffset {
  margin-left: 23%;
}

.relative .MatrixPropertiesDisplay {
  width: 145% !important;
}
.relative .cartBody .ProductInfo {
  flex-basis: 35%;
}
.relative .cartItemGroup {
  border: none;
}
.relative .CartHeader span {
  font-size: 12pt;
}
.relative .cartItemProperties td {
  font-size: 13px;
}


.relative .cartItemThumb {
  flex-basis: 20%;
}
.relative .CartHeader {
  border-bottom: 1px #dadada solid;
}
  
#price-summary {
  margin-right: 50px;
  /*! background-color: unset; */
}

#go-to-cart-buttons {
 /* display: none;*/
  width: calc(100% - 100px);
  text-align: center;
  font-size: 10pt;
  margin: 0 auto;
  right: -60em;
}

#checkout {
  padding: 10px;
  margin: unset;

  width: 47%;
  display: inline-block;
}

#keepshopping {
  text-decoration: underline;
  cursor: pointer;
  width: 45%;
  display: inline-block;
}

.secondary:hover {
color:#888;

}

#dark-screen {
  width: 100vw;
  height: 362vh;
  position: fixed;
  z-index: 10;
  background-color: black;
  top: -6em;
  opacity: 50%;
  display:none;
}

a.wrong-cart {
  font-size: 8pt;
  text-decoration: underline !important;
  text-align: right;
  width: 49%;
  display: inline-block;
}

a.edit-cart {
  font-size: 8pt;
  text-decoration: underline !important;
  text-align: left;
  width: 49%;
  display: inline-block;
}

.cart-container a:hover {
color:#888;
}


.CartItemName {
  font-weight: bold;
}
.cartTotals {
  padding-bottom: 20px;
}

#price-buttons {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  bottom: 2em;
}

#w1000799_btnUpdateCart {
  display: none;
}


.CartHeader span.cartItemThumb {
  visibility: hidden;
}

.fixed-position {
  position: fixed;
  width: 100%;
}

.relative .MatrixPropertiesDisplay td {
  width: 150px;
  text-align: left;

  display: inline-block;
}

@media only screen and (min-width: 850px) {

.fixed-position {
position:initial;
}
  #price-buttons {
 
}
  
}



/*Site Header Navigation*/
.headerZone .zonePadding::after {content: ' ';clear: both;height: 1px; display: block;}
.SiteNavigation {display: none;}

.SiteNavigation ul li a {color: black;}
.headerZone .SiteNavigation .sf-menu a { padding-top: 0;}
.headerZone {top: 0; z-index: 1500; overflow: hidden;}
.headerZone .zonePadding::after {
content: ' ';clear: both;height: 1px; display: block;
}



/*Logo*/
.headerLogo {
  position: absolute;
  left: 0;
  height: 55px;
  margin-left: 20px;
  margin-top: -7px;
}
.headerLogo img {background: white; width: 50px; float: left; ;}
/*.headerLogo img:hover {background: #DEDEDE;}*/

#site-navigation-container {
  /*box-shadow: 0px -2px 15px -1px rgba(0,0,0,0.2);
  margin-bottom: 9px;*/
  width: 100%;
  height: 70px;
  padding-top: 15px;
}
/*MEGAMENU*/.


* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

/*

.navbar {
  overflow: hidden;
  background-color: white;
  font-family: 'roboto', arial, sans-serif;
  width: 100%;
  padding-top: 25px;
}
*/

.linkContainer {width: 460px; margin: 0 auto;}

/*
.navbar .dropdown-content a {
  float: left;
  font-size: 16px;
  color: #131315!important;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  
 }*/

.navbar a:hover {color:#d1d1d1;}

.navbar dropdown-content a:nth-child(1), .navbar a:nth-child(5)  {
  color: #131315!important; text-decoration: none;
}

.navbar a:nth-child(1):hover, .navbar a:nth-child(5):hover  {
  color: #d1d1d1!important;
}


.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px!important;  
  border: none;
  outline: none;
  color: #131315;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
  padding-bottom: 15px;
}



.dropdown:hover .dropbtn {
  color: #d1d1d1;
}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  width: 100%;
  left: 0;
  box-shadow: 0px 18px 14px -18px rgba(0,0,0,0.2);
  z-index: 2;
  padding: 0 28%;
  opacity: 100%;
}

.dropdown-content .header {
  background: #384763;
  padding: 16px;
}

.dropdown-content .header h2 {color: white;}

.dropdown:hover .dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */
.MMcolumn {
    float: left;
    width: 25%;
    padding: 20px 25px 35px 0px;
    background-color: white;
    height: fit-content !important;
}

.MMcolumn h3 {
  
  font-size: 14pt!important; 
  border-bottom: 1px solid #151515!important; 
  padding-bottom: 5px!important;
}

.image-container {
 
  width: 240%;
  height: 19em;
  background-size: cover;
  
  background-position: center;
  margin-left: 20px;
}

#img1{
background-image: url(/SiteData/SiteID8/Images/flexfit-menu.jpg);
}

.MMcolumn img {
  width: 250%;
 
  height: 350px;
  margin: 0 auto;
}


.MMcolumn a {
  font-size: 10pt;
  float: none;
  text-decoration: none;
  display: block;
  text-align: left;
  color: black!important;
  line-height: 16px;
  padding:7px 0;
 }


.MMcolumn a:hover {
  color: #d1d1d1!important;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


* {
  box-sizing: border-box;
}

/*Search*/
.footerZone .searchWrapper {float: right; width: 40%;}
.footerZone #w1000748_ibtnSearchSubmit {display: none!important;}
.footerZone #WP_1000748_12 {background: #d1d1d1; height: 40px; position: fixed; bottom: 0; width: 100%; padding: 10px; }
.footerZone #w1000748_divSearch {position: absolute; right: -45px; bottom: 7px;}
.footerZone .productSearchInput .compactInput.formField {height: 25px;}

/*footer*/


.column {
  float: left;
  padding: 20px;
}

.left   {
  display: none;
  
}

.middle {
  width: 95%; height: 300px;
}

.right {
  width: 5%; height: 300px}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.footercolumn .subscribe {
  background-color: #232323; 
  color: white; 
  padding: 12px 25px; 
  text-align: center; 
  text-decoration-line: none; 
  display: inline-block;
  font-size: 10pt;
  border-radius: 2px;
}

.footercolumn .subscribe:hover {
  background-color: #888;
}


/****** MOBILE MENU*******/

.show {
  
  display: block !important;
}


.show-menu {
  left: 0 !important;
  transition: left 0.5s ease-in;
  animation-timing-function: linear;
  will-change: transform;
  overflow-x: visible !important;
}


.bye-hamburger{

display: none;

}

#mobile-nav {
  /*! position: absolute; */
  /*! margin-top: -31px; */
  /*! right: 30px; */
  height: 0;
  }



#menu {
  position: relative;
  display: block;
  padding: 5% 5% 5% 5%;
  background: white;
  height: 300em;
  margin-top: 40px;
  font-weight: bold;
  box-shadow: 0px 19px 37px -32px #888;
  z-index: 1;
  left: 100%;
  transition: left 0.4s ease-in;
  animation-timing-function: linear;
  will-change: transform;
}

  #hamburger-icon .hamburger {
  
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #000000;
    border-radius: 3px;
    
  }

  #x-icon .x1,.x2 {
  
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: black;
  border-radius: 3px;
  
  
}

#x-icon .x1 {

  transform: rotate(45deg);
  top: 27px;
}
  

#x-icon .x2 {

transform: rotate(-45deg);
top: 18px;
}


#x-icon {
  display: none;
  margin-top: -48px;
  right: 30px;
  position: absolute;
  height: 45px;
}

  #hamburger-icon {
  position: absolute;
  margin-top: -31px;
  right: 30px;
  }



  #menu h3 a {

    font-size: 20pt;
    font-weight: bold;
    

  }

#menu h3 {
  margin-bottom: 20px;
  font-weight: bold ! important;
}


.show-dropdown {
  
  visibility: visible !important; 
  opacity: 1 !important;
  z-index: 1 !important;
  transform: translateY(0%) !important;
  position: relative !important;
} 
  
  /* Dropdown Button */
 .dropbtn-mobile {
    background-color: none;
    font-size: 20pt;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    
    border: none;
    cursor: pointer;
    margin-bottom: 23px;
  }
  

  .dropbtn-mobile:hover, #menu h3:hover, #menu h3 a:hover {
    
    color: #d1d1d1;
  }
  
  
  .dropdown-mobile {
    position: relative;
   margin: 25px 0;
  }
  
  
  .dropdown-mobile-content {
 
    z-index: -1;
    visibility: hidden; 
  opacity: 0;
  position: absolute;
  transform: translateY(-3.5em);
  transition: transform 0.3s ease-out 0s, visibility 0s linear 0.0s, z-index 0s linear 0.00s;
    margin-bottom: 30px;
    margin-left: 30px;
  }
  
  
  .dropdown-mobile-content a {
    color: black;
    font-size: 16px;
    text-decoration: none;
    display: block;
  }
   
.dropdown-mobile-content p {
font-weight: normal;
  
}


#promo-products-dropdown a, #brands-dropdown a, #uniforms-dropdown a{
  border-left: #ebebeb solid 2px;
  padding: 10px;
}

#promo-products-dropdown, #uniforms-dropdown, #brands-headwear-dropdown, #brands-promo-dropdown {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 1 !important;
  transform: translateY(0%) !important;
  position: relative !important;
}



  
  
  
  



/****** MEDIA QUERIES *****/

     
@media only screen and (max-width: 650px) {


.cartItemGroup {
  border-bottom: 0.5px #d1d1d1 solid;
    border-bottom-width: 0.5px;
  border-bottom-width: 1px !important;
  margin-bottom: 20px;
}
  
  .CartHeader span.ProductInfo {
    display: none;
  }
     
}

@media only screen and (min-width: 851px) {

#mobile-nav {

  display: none;
}



}

@media only screen and (max-width: 850px) {
  
  #site-navigation-container {
  height: 70px;
  }
  
  .headerLogo {
  margin-top: -47px;
  }

    .navbar {
    
      display: none;
    }

    .headerZone {overflow: visible; }
  .SiteNavigation {display: block; margin-top: 26px; width: 50%; float: right;}
  .SiteNavigation .expander img {height: 20px; }
  .SiteNavigation li:nth-of-type(2) {margin-top: 5px; padding-top: 10px; border-top: 1px solid black;}
  .SiteNavigation li:nth-of-type(6) {border-bottom: 1px solid black;}
  .SiteNavigation li {text-align: right; padding-right: 4px; background: #d1d1d1; z-index: 1600;}
  .SiteNavigation li:nth-of-type(1) {background: none;}
  
  
  .icon-container {
    margin-top: -33px;
    right: 70px;
  }
  
 
    .iconSearch {
    display: none;
  }


    /*MOBILE SEARCH*/
  
 #WP_1000942_12 {
visibility: visible;
    position: relative;
    top: -48px;
    width: 100%;
    max-width: 600px;
    transition: left 0.4s ease-in;
    overflow-x: hidden;
    display: block;
  }

  
  .zonePadding #WP_1000941_12 {
  display: none!important;
  }
  
  .Popular-Search-Terms {
    display:none!important;
  }
  
  
  
 .iconSearch img {
    display: none!important;
  }
    
  
  #popular-terms-mobile {
  margin: 45px 0 40px 0;
}
  
  #popular-terms-mobile h5 {
  color: black;
  font-size: 14pt;
  
  }
  
  #popular-terms-mobile a {
  margin: 45px 20px 0 0;
    font-size: 9pt;
}
  
  #w1000942_divSearch {
  width: 70%;
}
  
  #w1000942_ibtnSearchSubmit {
  max-height: 35px;
    min-width: 53px;
}
  
  
  #cart-container {
  /*right: 0;*/
  width: 100vw;
max-width:unset;
    top: 125px;
 
    height: calc(100vh - 70px);
  
}
  
    #relative {
  right: 0;
  width: 100vw;
max-width:unset;
    top: 70px;
 
    height: calc(100vh - 70px);
  
}
  
  #dark-screen{
  opacity: 0 ;
  }
    

  
  #w1001137_pnlCartContents {
  max-height: 40vh;
  }
  
  
  #price-buttons {
   bottom: 8em;
  }
  
  
    }



    @media only screen and (max-width: 1300px) {

    .dropdown-content {

    padding: 0 17%;
    }


    }


@media only screen and (max-height: 720px) {

 #w1001137_pnlCartContents {
 max-height: 30vh;
}

}



@media only screen and (max-height: 660px) and (max-width: 850px) {
 
  #w1001137_pnlCartContents{
    max-width: 50%;
    max-height: calc(60vh - 100px);
  }
  .price-summary {
    width: 200px;
    
  }
  
  
  #price-buttons {
  width: 50%;
  transform: unset;
    bottom:5em;
}
  
  .primary {
    margin-top: 10px;
    width:100%;
  }
  
  .secondary {
    
    width:108%;
  }
  
  .relative {
    display: inline-block;
  }
  
  #price-summary {
  margin-right: 50px;
  margin: ;
}
  
  .cartTotals{
    padding-bottom: unset;
    margin-bottom:10px;
  }
  
  .cartTotals .totalsRow .FormLabel {
  flex-basis: unset;
}
  
  
  a.edit-cart{
    width: 24%;
    
  }
  
   a.wrong-cart{
    width: 24%;
    
  }
  
}

@media only screen and (max-height: 550px) and (min-width: 850px) {
  
  
   #w1001030_pnlCartContents{
    max-width: 50%;
    max-height: calc(60vh - 100px);
  }
  .price-summary {
    width: 200px;
    
  }
  
  
  #price-buttons {
  width: 50%;
  transform: unset;
bottom:2em;
}
  
  #price-summary .cartTotals {
  padding-bottom: 10px;
    
  background-color: unset;
  }
  
  .primary {
    margin-top: 10px;
    width:100%;
  }
  
  .secondary {
    
    width:108%;
  }
  
  .relative {
    display: inline-block;
  }
  
  #price-summary {
  margin-right: 50px;
}
  
  .cartTotals .totalsRow .FormLabel {
  flex-basis: unset;
}
  
  
  a.edit-cart{
    width: 24%;
    
  }
  
   a.wrong-cart{
    width: 24%;
    
  }
  
}
  /****** MEDIA QUERIES END *****/
  
/*** FOOTER **/


.row.footer-container {
  color: white;
  background-color: #232323;
  padding: 45px 15px 0px 15px;
  margin-top: 50px;
}

.footer-container .footercolumn a {
  color: white;
  margin: 6px 0;
  display: block;
  font-size: 10pt;
}

.footer-container a:hover{
color:#888

}

.footer-container .footercolumn .subscribe {
  background-color: white;
  color: black !important;
  padding: 12px 0;
  text-align: center;
  text-decoration-line: none;
  display: inline-block;
  font-size: 12pt;
  max-width: 242px;
  width: 100%;
}

.footercolumn .subscribe:hover {
  background-color: #888;
}


.column-title {
  font-weight: bold;
  margin-bottom: 15px;
}

{
  box-sizing: border-box;
}

.footercolumn.footer-numbers p {
  font-weight: bold;
  margin: 0 0 20px 0;
}

/* Create four equal columns that floats next to each other */
.footercolumn {
  float: left;
  width: 25%;
  padding: 10px 10px 60px 50px;
  height: auto;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}



.copyright {
  font-size: 8pt;
  color: #888;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.social-media {
 
  margin-top: 15px;
}


.social-media img {
  width: 35px;
}

.social-media img:hover {
  opacity: 50%;
}

.footer-container .footercolumn .email {
  margin-top: 30px;
}
.footer-container .footercolumn .social-media a {
  display: inline-block;
  margin: 10px;
}


  
@media screen and (max-width: 1039px) {
  
  .footercolumn {width: 100%;   text-align: center; padding-left: 0}
  
    .footerZone {
      padding: unset!important;}
}

@media screen and (min-width: 1039px) {
  
.footer-container .footercolumn .social-media a {

  margin: 10px 20px 0 0;
}
  
}




.column {
  float: left;
  padding: 20px;
}

.left   {
  display: none;
  
}

.middle {
  width: 95%; height: 300px;
}

.right {
  width: 5%; height: 300px}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

body footer {
  background-color: #232323;
  padding: 0 0 20px 0 !important;
}

body footer a {
  color: #888 !important;
}


