@charset "UTF-8";
/* CSS Document */



/*OVERAL NAV CHANGES*/

.main-header .bottom-row.main-header-scroll-bottomrow .menu-container .widescreen > ul {
 
    width: 100%;
}
.main-header .bottom-row.main-header-scroll-bottomrow .menu-container .inline-list > li:nth-child(2) {
    margin-right: 180px;
}
.main-header .bottom-row .menu-container .inline-list > li:nth-child(2) {
    margin-right:10px !important;
}

.main-header .bottom-row .menu-container .inline-list > li {
    margin-right: 10px;
}

/*LINK 3*/
.main-header .bottom-row .menu-container .inline-list > li:nth-child(3) a.nav-item-link{
    padding-left: 15px;
    padding-right: 14px;
}

.main-header .bottom-row .menu-container .inline-list > li:nth-child(3){
      margin-right: 242px;
}
/*LINK 3*/



/*LINK 4*/
.main-header .bottom-row .menu-container .inline-list > li:nth-child(4) a.nav-item-link{
  padding-left: 10px;
    padding-right: 9px;
    margin-right: 10px;
}

.main-header .bottom-row .menu-container .inline-list > li:nth-child(4){
  
}
/*LINK 4*/




/*LINK 5*/
.main-header .bottom-row .menu-container .inline-list > li:nth-child(5) a.nav-item-link{
   display: inline-block;
  padding-left: 15px;
    padding-right: 14px;
  
}

.main-header .bottom-row .menu-container .inline-list > li:nth-child(5){
  display: inline-block;
      margin-right: 0px;
}
/*LINK 5*/

/*LINK 6 HIDDEN SHOP BUTTON FOR MOBILE*/
.main-header .bottom-row .menu-container .inline-list > li:nth-child(6) {
    display: none;
}
/*LINK 6*/



/*OVERAL NAV CHANGES*/

/***************************ADD SHOP MAIN NAV***************************/

/* 1024 to 960 */

@media only screen and (max-width:1024px){
.main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 237px;
 }
  .main-header .bottom-row.main-header-scroll-bottomrow .menu-container .inline-list > li:nth-child(3) {
    
    margin-right: 257px;
  
  }
}

/*960 UNDER*/
@media only screen and (max-width:960px){
.main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 206px !important;
}
/*960 UNDER END*/
}


/*920 UNDER*/
@media only screen and (max-width:920px){
.main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 217px !important;
}
  .main-header .main-menu .widescreen {
  
    font-size: 10px;
  }
  
  
  .main-header .bottom-row.main-header-scroll-bottomrow .menu-container .widescreen > ul {
    width: 100%;
    text-align: center;
}
  
  
  .main-header .bottom-row.main-header-scroll-bottomrow .menu-container .inline-list > li:nth-child(3){
      margin-right: 130px !important;
}
/*920 UNDER END*/
}

/* 870 UNDER */

@media only screen and (max-width: 870px){
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 180px !important;
  }
  
  
/*870 UNDER END*/
}

/* 860 UNDER */

@media only screen and (max-width: 850px){
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 165px !important;
  }
  
/*860 UNDER END*/
}

/* 840 UNDER */

@media only screen and (max-width: 840px){
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 196px !important;
  }
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(1) {
    margin-left: -10px !important;
  }
  
  .columns {
    padding: 0px
  }
  
/*840 UNDER END*/
}


/* 820 UNDER */

@media only screen and (max-width: 820px){
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 180px !important;
  }
  
/*800 UNDER END*/
}


@media only screen and (max-width: 800px){
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(3) {
    margin-right: 174px !important;
  }
  
  .main-header .bottom-row .menu-container .inline-list > li {
    margin-right: 5px;
}
  
  .main-header .bottom-row .menu-container .inline-list > li:nth-child(5) a.nav-item-link {
    padding-left: 10px;
    padding-right: 8px;
}
  
/*800 UNDER END*/
}

/*770 UNDER*/
@media only screen and (max-width:770px){

/*770 UNDER END*/
}



/*700 UNDER*/
@media only screen and (max-width:700px){

/*700 UNDER END*/
}



/*550 UNDER*/
@media only screen and (max-width:550px){

/*550 UNDER END*/
}



/*400 UNDER*/
@media only screen and (max-width:400px){

/*400 UNDER END*/
}


/***************************ADD SHOP MAIN NAV***************************/
