#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
	height: 60px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  color: #332B63;
  display: inline-block;
  font: normal 13px/16px 'Gotham Book','GothamLight',Helvetica,Arial,san-serif;
  line-height: 60px;
  padding: 0 30px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #332B63;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li:last-child a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li:hover > a {
	color: #F89920;
	font-family: 'GothamLight';
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 175px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #332B63;
  color: #fff;
  border-bottom: 1px dotted #ffffff;
  border-left: 1px dotted #ffffff;
  border-right: 1px dotted #ffffff;
  filter: none;
  font-size: 12px;
  display: block;
  line-height: 120%;
  padding: 10px;
  text-align: center;
}
#cssmenu .has-sub ul li:hover a {
  background: #332B63;
  color: #F89920;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
/**** fonts *****/
@font-face {
	font-family: 'GothamLight';
	src: url('/web/20190122134536im_/http://exquisita.com.mx/fonts/GothamLight.eot');
	src: local('GothamLight'), url('/web/20190122134536im_/http://exquisita.com.mx/fonts/GothamLight.ttf') format('truetype');
}
/*
     FILE ARCHIVED ON 13:45:36 Jan 22, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:27:37 Nov 02, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots.policy: 0.38
  LoadShardBlock: 225.586 (3)
  captures_list: 260.238
  PetaboxLoader3.resolve: 2580.211 (2)
  load_resource: 4643.458
  PetaboxLoader3.datanode: 2270.985 (5)
  esindex: 0.026
  CDXLines.iter: 22.115 (3)
  RedisCDXSource: 6.478
  exclusion.robots: 0.404
*/