#header {
  width: 100%;
  display: table;
  z-index: 400;
  box-sizing: border-box;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.header-wrapper {
  background-color: rgba(250,250,250, 0.85);
  width: 100%;
  height: 62px;
  float: left;
  box-sizing: border-box;
  position: relative;
}

#headerleft, #headerright {
  text-align: center;
  height: 62px;
}

#headerleft {
  float: left;
}

#headerleft .logo a:link, #headerleft .logo a:visited {
  color: rgba(27, 27, 27, 1.0);
  font-family: 'Avenir';
}

#headerright {
  width: auto;
  padding: 0;
  float: right;
  position: relative;
}

#headerright > div {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  height: 62px;
  position: relative;
}

span#cybermonday {
  color: rgba(215, 23, 51, 1.0);
  line-height: 62px;
  font-weight: bold;
  height: 62px;
  padding: 0 25px;
  display: block;
  position: absolute;
}

#headerright a:link, #headerright a:visited {
  color: #000;
  font: 6px;
  display: block;
}

#headerright span {
  font-size: 12px;
  line-height: 47px;
}

#headerright .shoppingBag {
  background-image: url("../image/mycart.png");
  background-position: center center;
  background-size: cover;
  height: 34px;
  width: 24px;
}

.kids_menus {
  display: inline-block;
  margin: 0 auto;
}

.logo {
  display: table-cell;
  height: 62px;
  vertical-align: middle;
}

.logo img {
  margin: 0 0 0 20px;
  width: 100%;
}

.lookbook {
  float: left;
}

.lookbook-kids {
  float: left;
}

#menu {
  text-align: center;
  float: left;
  margin-top: 6px;
  text-transform: uppercase !important;
}

#menu ul {
  margin: 0 auto;
  display: table;
}

#menu li {
  float: left;
}

#menu li a {
  color: rgba(73, 73, 74, 1);
  height: 52px;
  line-height: 52px;
  padding: 0 4px;
  display: inline-block;
}

#menu li a:hover, #menu li a.active {
  border-bottom: 4px solid #404040;
  color: #404040;
}

.menu_close {
  position: relative;
  height: 40px;
}

.close_btn {
  position: absolute;
  right: 10px;
  top: 6px;
}

.close_btn span {
  color: #000;
  cursor: pointer;
  font-size: 2em;
  text-transform: uppercase;
}

.free-shipping {
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  height: 45px;
  display: table;
  position: fixed;
  z-index: 450;
  padding-top: 10px;
}

.free-shipping p {
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.primary_menus {
  min-width: 768px;
  display: inline-block;
  margin: 0 auto;
}

.menu_items {
  float: left;
  min-height: 161px;
  position: relative;
  top: -10px;
}

.menu_items ul {
  float: left;
  width: 189px;
}

.menu_items.child-col1 {
  margin: 0 20px;
}

.menu_items.child-col2 {
  margin: 0 20px;
  border-left: 1px solid gray;
}

.menu_items.child-col1 ul li a, .menu_items.child-col2 ul li a {
  color: rgba(0, 0, 0, 1) !important;
  display: block !important;
  text-align: left !important;
  font-size: 13px !important;
  line-height: 18px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  margin: 10px 0 0 !important;
  padding: 2px 0 0 16px !important;
}

.menu_items ul li a {
  color: rgba(0, 0, 0, 1);
  display: block;
  text-align: left;
  font-size: 13px;
  line-height: 27px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 2px 0 0 16px;
}

.menu_items ul li a:hover {
  color: #2f2f2f;
}

.menu_items ul li.boygirl {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  padding: 2px 0 10px 16px;
}

#outletcolor {
  color: rgba(255,0,0, 1) !important;
  font-weight: bold !important;
  cursor: pointer !important;
}

#outletcolor:hover {
  color: rgba(255,130,0, 1) !important;
}

#raffHeaderSubmenus {
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  float: left;
  position: fixed;
  top: 60px;
  z-index: 1000000;
}

#raffHeaderSubmenus > li {
  width: 100%;
  display: none;
  text-align: center;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.utility-modal {
  position: absolute;
  right: 10px;
  top: 62px;
  background-color: #fff;
  width: 400px;
  z-index: auto;
}

.utility-modal-clipper {
  height: 0;
  overflow: hidden;
  position: relative;
}

.utility-modal-background {
  background: #dfdee1 none repeat scroll 0 0;
  border-radius: 5px;
  *border: 1px solid #e0dee2;
}

.utility-modal-background-loading {
  background-image: url("../image/ajax-loader-fff.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

.utility-modal-background-loading .utility-modal-hider {
  padding: 20px;
}

.minicart-top {
  margin: 10px;
}

.product-set-container {
  overflow: hidden;
  width: 100%;
}

.ctg-scroller {
  height: 370px;
  margin: 16px 0 5px;
}

.product-set {
  padding-bottom: 5px;
}

.product {
  background: #fff none repeat scroll 0 0;
  display: block;
  margin-top: 1px;
  overflow: hidden;
}

.product-img-out {
  background: #fff none repeat scroll 0 0;
  float: left;
  display: table;
  overflow: hidden;
  width: 120px;
  height: 120px;
}

.product-img-in {
  display: table-cell;
  vertical-align: middle;
}

.product-img {
  margin: 0 auto;
  text-align: center;
}

.product-info {
  float: left;
  padding: 7px 10px 10px;
  width: 255px;
  text-align: left;
}

.product-name a:link, .product-name a:visited {
  color: #282728;
  font-size: 13px;
  text-transform: uppercase;
}

.product-details {
  text-transform: uppercase;
  width: 100%;
}

.product-details li {
  color: #606060;
  font-size: 11px;
}

.product-price {
  color: #808080;
}

#headerright .price-amount {
  position: static;
}

.minicart-bottom {
  background: #dfdee1 none repeat scroll 0 0;
  padding: 10px;
  margin: 10px;
}

span#signin_link {
  display: table;
  float: right;
}

span#signin_link a:link, span#signin_link a:visited {
  color: rgba(0,0,0,1) !important;
  text-transform: uppercase;
  line-height: 62px;
  height: 62px;
  padding: 0 25px;
  display: block;
}
span#signin_link span {
  float: left;
  margin: 3px 6px 0;
}

#storecredit {
  color: rgba(255, 255, 255, 1) !important;
  text-align: center;
  background-color: rgba(38, 38, 39, 0.75);
  background: rgba(38, 38, 39, 0.75);
  margin: 0 auto;
  display: inline-block;
  position: fixed;
  width: 240px;
  top: 138px;
  right: -240px;
  z-index: 1000;
  cursor: pointer;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

  padding: 10px 0;
}
#close_storecredit {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  background-color: rgba(38, 38, 39, 0.75);
  background: rgba(38, 38, 39, 0.75);
  margin: 0 auto;
  display: none;
  position: fixed;
  top: 138px;
  right: 0;
  z-index: 1000;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
}

.total {
  color: #606060;
  float: right;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.view-bag {
  color: #606060 !important;
  float: left;
  padding-bottom: 10px;
  text-decoration: underline;
  text-transform: uppercase;
}

.view-bag a {
  color: #959595 !important;
}

.btn-checkout {
  cursor: pointer;
  display: inline-block;
  line-height: 14px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  color: #000000;
  font-family: BurberryCapitalsSmallRegular,serif;
  font-size: 127.27%;
  font-weight: normal;
  padding: 9px 25px;
}





@media (min-width: 500px) and (max-width: 768px) {

#headerleft {
  width: 30%;
}

#headerleft .logo a:link, #headerleft .logo a:visited {
  font-size: 16px;
  letter-spacing: 1px !important;
  margin: 2px 0 0 10px;
}

.primary_menus {
  min-width: 0px;
}

.logo img {
  width: 200px;
  margin: 0 0 0 10px;
}

.lookbook {
  position: relative;
  top: 16px;
}

.lookbook img {
  width: 180px;
  height: 88.8px;
}

.lookbook-kids {
  position: relative;
  top: 16px;
}

.lookbook-kids img {
  width: 120px;
  height: 120px;
}

.kids_menus {
  min-width: 0px;
}

#menu {
  width: 38%;
}

#menu li {
  margin: 0 6px;
}

#menu li a {
  font-size: 16px;
}

span#cybermonday {
  font-size: 20px;
  top: 0px;
  right: 5%;
}

span#signin_link a:link, span#signin_link a:visited {
  font-size: 14px;
}

}

@media (min-width: 769px) and (max-width: 1290px) {

#headerleft {
  width: 36%;
}

#headerleft .logo a:link, #headerleft .logo a:visited {
  font-size: 20px;
  letter-spacing: 3px !important;
  margin: 2px 0 0 20px;
}

.kids_menus ul {
  min-width: 250px !important;
}

.logo img {
  width: 220px;
  margin: 0 0 0 20px;
}

.lookbook {
  position: relative;
  top: -4px;
}

.lookbook img {
  width: 300px;
  height: 133px;
}

.lookbook-kids {
  position: relative;
  top: -4px;
}

.lookbook-kids img {
  width: 200px;
  height: 200px;
}

#menu {
  width: 32%;
}

#menu li {
  margin: 0 6px;
}

#menu li a {
  font-size: 16px;
}

span#cybermonday {
  font-size: 20px;
  top: 0px;
  right: 10%;
}

span#signin_link a:link, span#signin_link a:visited {
  font-size: 16px;
}

}

@media (min-width: 1291px) and (max-width: 2660px) {

#headerleft {
  width: 32%;
}

#headerleft .logo a:link, #headerleft .logo a:visited {
  font-size: 26px;
  letter-spacing: 3px !important;
  margin: 5px 0 0 20px;
}

.kids_menus ul {
  min-width: 250px !important;
}

.logo img {
  width: 300px;
  margin: 0 0 0 20px;
}

.lookbook {
  position: relative;
  top: -20px;
}

.lookbook img {
  width: 500px;
  height: 222px;
}

.lookbook-kids {
  position: relative;
  top: -20px;
}

.lookbook-kids img {
  width: 200px;
  height: 200px;
}

#menu {
  width: 36%;
}

#menu li {
  margin: 0 24px;
}

#menu li a {
  font-size: 24px;
}

span#cybermonday {
  font-size: 20px;
  top: 0px;
  right: 15%;
}

span#signin_link a:link, span#signin_link a:visited {
  font-size: 16px;
}

}