body {
  font-family: "Gotham A", "Gotham B", helvetica, arial, sans-serif;
  font-weight: 100;
}

strong {
  font-weight: 700;
}

.logo a {
  background-image: url(https://logos.napco.com/women_in_retail/events/wir_store_takeover/color_black/WIR_ST_color_000_600.png);
  width: 250px;
  height: 63px;
  padding: 1em 0;
}

footer.footer .logo a {
  background-image: url(https://logos.napco.com/total_retail/horizontal/white/total_retail_horiz_w_300.png);
  height: 36px;
}

.mobile-nav-header {
  background-size: auto;
  height: 80px;
  background-image: url(https://logos.napco.com/women_in_retail/events/wir_store_takeover/color_black/WIR_ST_color_000_600.png);
  position: relative;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-size: auto 60px;
}

#cssmenu {
  margin-top: 1em;
}

#cssmenu > ul > li {
  border-bottom: 3px #fff solid;
  padding-bottom: .5em;
}

#cssmenu > ul > li:hover {
  border-bottom-color: #D2A9A8;
}

#cssmenu > ul > li a {
  font-weight: 600;
}

#cssmenu ul ul {
  width: 210px;
  left: -50px;
}

#cssmenu > ul > li > ul > li a {
  font-weight: 300;
  border-color: #ccc;
}

#cssmenu > ul > li > ul > li:last-of-type a {
  border-width: 0;
}

header.header {
  padding: .5em;
}

.inner-small {
  max-width: 700px;
}

.header-wrapper {
  background-color: #243746;
  position: relative;
  background-position-y: -200px;
}

section.header-wrapper .holder {
  padding: 3em 1em;
  z-index: 1;
  position: relative;
}

.holder {
  font-size: 1.2em;
}

.holder.highlight,
.holder.components-main {
  background-color: #d2a9a8;
}

.quote figure blockquote {
  font-family: inherit;
}

/*blockquote:before {
  content: open-quote;
  quotes: initial;
  color: #D2A9A8;
}*/

.holder.quote {
  background-color: #f4fafc;
}

.quote figure {
  background: none;
}

.quote strong {
  color: #d2a9a8;
}

.quote figcaption {
  text-align: -webkit-auto;
  font-weight: 100;
  font-size: 0.5em;
  font-style: italic;
  margin-top: 0.5em;
}

.quote.quote-3 img {
  float: right;
  margin-right: 0;
  margin-left: 2em;
}

.quote.quote-3 figcaption,
.quote.quote-3 figure {
  text-align: right;
}

.button {
  background-color: #000;
  color: #fff;
}

.button:hover {
  background-color: #d2a9a8;
}

.holder.highlight .button {
  background-color: #000;
}

.holder.highlight .button:hover {
  background-color: #fff;
  color: #000;
  color: #000 !important;
}

.inner .buttons a,
.inner .buttons a {
  color: #fff;
  background-color: rgba( 0, 0, 0, .25 );
  border-color: #fff;
}

.inner .buttons a:active,
.inner .buttons a:hover {
  color: #A67F48;
  background-color: rgba( 0, 0, 0, .25 );
  border-color: #A67F48;
}

.inner h3 {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px #D2A9A8 solid;
  padding-bottom: 0;
  font-weight: 500;
  font-size: 1.25em;
}

.inner h3:after {
  content: '';
  display: block;
  clear: both;
}

.holder.text-band.why-sponsor-intro h3,
.text-band.home-intro.intro .inner h3 {
  border-bottom-width: 0;
  color: #D2A9A8;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.page-button a {
  background-color: #00AEEF;
  border-width: 0;
  color: #fff;
}

.holder.dark {
  background-color: #fff;
  color: #000;
}

.holder.dark a {
  font-weight: bold;
  color: #000;
}

.holder.dark h3 {
  color: #000;
}

header.header .logo img {
  width: 285px;
}

.container {
  display: flex;
}

.container div {
  flex: 1;
}

.page-header-home {
  color: #fff;
  padding: 0;
  z-index: 1;
  position: relative;
  text-align: center;
  /*	margin-top: 106px;*/
  height: 431px;
}

.page-header-home .text {    
  font-weight: 100;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5em;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.25;
  text-shadow: none;
  text-align: left;
}

.page-header-home .hero-blurb {
  display: flex;
  align-items: center;
  height: 100%;
}

.page-header-home .text span {
  display: block;
}

.page-header-home .text span.larger {
  font-size: 2.25em;
  line-height: 1;
  letter-spacing: 0.02em;
}

.page-header-home .text .button {
  background-color: #d2a9a8;
  display: block;
  width: 175px;
}

.term-power-meeting:hover::before {
  background: rgb(214, 239, 244);
}
.page-header-home .text .button:hover {
  background-color: #000;
}

.page-header {
  padding: 0;
  z-index: 1;
  display: flex;
  text-align: center;
  margin-top: 106px;
  height: 350px;
  position: relative;
}

.page-header .text {    
  font-weight: normal;
  padding-top: 50px; 
  font-size: 2.25em;
  line-height: 1.1;
}

.page-header .hero-blurb  {
  display: flex;
  align-items: center;
  height: 100%;
}

.page-header .text span h1 {
  font-size: 1.34em;
  text-transform: uppercase;
}

.page-header .text h2 {
  color: #000;
  margin-bottom: 20px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1em;
}/*

.page-header .text h3 {
  text-transform: none;
  font-size: .67em;
}





.find-event {
  display: flex;
}

.find-event div.row {
  flex: 1;
}

*/.find-event .event-tile {
  margin: 10px 5px;
  padding: 10px;
  text-align: center;
  color: #fff;
  background: #5D5D5D 0% 0% no-repeat padding-box;
  background-size: cover;
  height: 280px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}/*

*/.event-tile .button {
  background-color: #D6EFF4;
  padding: 10px;
  color: #000;
  width: 125px;
  font-size: 1.2em;
  font-weight: bold;
}/*

.tile-holder {
  flex: 1;

}

.tile-holder h2 {
  font-size: 2em;
}

.tile-holder div {
  margin-bottom: 10px;
}





*/.find-event {

  display: flex;
  max-width: 1320px;
  margin: 0 auto;

}

.find-event .row {
  flex: 1;
  text-decoration: none;
  display: block;
  position: relative;
  margin: 10px 5px;
}

.find-event .row:hover {
  text-shadow: none;

}



.find-event .event-tile {
  font-size: 2.25em;
  margin: 0;
  padding: 10px;
  text-align: center;
  color: #fff;
  background: #5D5D5D 0% 0% no-repeat padding-box;
  background-size: cover;
  height: 280px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  position: relative;
}

.find-event .row > .row:hover .event-tile  {
  color: #000;
}

.find-event .tile-holder > div {
  font-size: .67em;
}/*

*/.event-tile .button {
  background-color: #d6eff4;
  padding: 10px;
  color: #000 !important;
  width: 125px;
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: none;
  font-size: .64em;
}

.tile-holder div {

  margin-bottom: 10px;
  text-transform: none;

}

.row .overlay {
  position: absolute;  
  width: 100%;  
  height: 100%; 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);  
  z-index: 1;  
  cursor: pointer;  
}

.row > .row:hover .overlay {
  background-color: rgba(211,169,167,0.5); 
}

.tile-holder {
  flex: 1;
  z-index: 10;
}

.find-event .new-york {
  background-image: url(../images/tile-ny.png);
}

.find-event .san-fran {
  background-image: url(../images/tile-sf.png);
}

.find-event .los-angeles {
  background-image: url(../images/tile-la.png);
}

.find-event .chicago {
  background-image: url(../images/tile-ch.png);
}/*

*/.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; overflow: hidden; max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inner p:last-of-type {
  margin-bottom: 0;
}

.cta-button {
  background-color: #d6eff4;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px;
  margin: 25px 0;
  display: inline-block;
  font-weight: 500;
}

.cta-button:hover {
  background-color: #d2a9a8;
  color: #fff;
}

.faqs-help span {
  font-size: 2em;
}

h1.page-title {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 3em;
  padding: 1.5em;
  font-weight: 900;
  text-shadow: none;
}
.faqs dl {
  text-align: left;
}

.faqs dt, dd {
  padding: 1em;
}

.faqs dt {    
  font-weight: 700;
  background-color: #000;
  margin-top: .4em;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}

.faqs dt.expanded {
  background-color: #efefef;
  color: #000;
}

.faqs dt:before {
  color: #fff;
  content: '+ ';
  display: block;
  width: 35px;
  float: left;
  height: 35px;
}

.faqs dt.expanded:before {
  content: '- ';
  color: #000;
}

.faqs dd {
  background-color: #efefef;
  content: ' ';
  display: none;
  padding-left: 2em;
}

.faqs dd.expanded_faq {
  display: block;
}

.faqs-help {
  color: #000;
}

.find-a-meeting-block a {
  text-decoration: none;
}

.header-wrapper.event .inner {
  line-height: 1.4;
  text-shadow: none;
}

.header-wrapper.event h2 {
  font-size: 3em;
  margin-bottom: .1em;
  line-height: 1.15;
}

.header-wrapper.event h2 span {
  position: relative;
}

.header-wrapper.event h3 {
  font-size: 1.5em;
  margin-bottom: .1em;
  color: #fff;
  font-weight: bold;
  border-bottom-width: 0;
  display: block;
}

.header-wrapper.event h4,
.header-wrapper.event h5 {
  font-size: 1.25em;
  margin-bottom: .25em;
  font-weight: bold;
  font-weight: normal;
  position: relative;
}

.header-wrapper.event h4 span,
.header-wrapper.event h5 span {
  position: relative;
}

.header-wrapper.event {
  position: relative;
}

section.event .inner {
  padding: 10em;
  font-size: 1.5em;
  line-height: 2em;
  color: #fff;
  padding: 2.5em 0;
  z-index: 1;
  position: relative;
  text-align: center;
}

.hamburger {
  height: 23px;
  width: 30px;
}

.accommodations .inner-small {
  max-width: 1200px;
}

.accommodations img {
  width: 100%;
}

.event-agenda h2 {
  display: block;
  font-size: 3em;
}

.event-agenda h3 {
  display: block;
}

.event-agenda li {
  width: 100%;
  box-sizing: border-box;
  font-size: 18px;
  background: #fff;
  margin-bottom: 2px;
  text-align: left;
  padding: 15px 20px;
  color: #000;
}

.event-agenda .note {
  margin-top: 1em;
}

.header-wrapper.event .inner {
  line-height: 1.4;
}

.header-wrapper.event h2 {
  font-size: 2em;
  line-height: 1;
  text-transform: uppercase;
}

.header-wrapper.event h2 span {
  position: relative;
}

.header-wrapper.event h3 {
  font-size: 1.25em;
  margin-bottom: .1em;
  color: #D6EFF4;
  font-weight: 500;
  border-bottom-width: 0;
  display: block;
  line-height: 1;
  margin-bottom: .5em;
}

.header-wrapper.event h4,
.header-wrapper.event h5 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: bold;
  font-weight: normal;
  position: relative;
}

.header-wrapper.event h4 span,
.header-wrapper.event h5 span {
  position: relative;
}

.header-wrapper.event {
  position: relative;
}

#find-a-power-meeting .flex.term-grid {
  justify-content: center;
}

#find-a-power-meeting .inner {
  max-width: 1420px;
}

.term-power-meeting {
  display: block;
  flex-basis: 30%;
  background-size: cover;
  position: relative;
  /* border: 1px #fff solid; */
  margin: 0.75em;
  background-position: center;
  min-width: 450px;
  max-width: 450px;
  height: 250px;
}


.term-slider .term-power-meeting {
  height: 250px;
  margin: 0 1em;
  min-width: 0;
}

.holder.term-slider .owl-carousel .owl-item .term-power-meeting img.half-day {
  display: inline;
  height: auto;
}

.term-grid .term-power-meeting .centerizer {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  width: 100%;
}

.term-power-meeting .button {
  border: 3px solid #D3A9A7;
  font-size: 1em;
  padding: 0.15em 0.5em;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  background-color: #D3A9A7;
  text-shadow: none;
}

.term-power-meeting:hover .button {
  border-color: #fff;
  color: #fff !important;
  background-color: rgba( 0, 0, 0, .25 );
}

.term-power-meeting .half-day {
  position: absolute;
  top: 1em;
  right: 0;
}

.term-power-meeting .centerizer h5 {
  font-size: 1.5em;
  text-transform: uppercase;
}

.term-power-meeting .centerizer h4 {
  text-transform: uppercase;
  font-weight: 300;
}

.term-slider .term-power-meeting .centerizer {
  margin-top: 1.25em;
  display: block;
  position: relative;
  
  
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  width: 100%;
}

.term-power-meeting > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  color: #fff;
}

body.home .holder.advisors-block.people.gray {
  background-color: #fff;
}

.agenda.holder h4, .agenda h4 {
  background-color: #D3A9A7;
}

body.single-event .term-grid.companies {
  border: 1px #000 solid;
  border-width: 1px 0;
}

.wait-list-nyc-2022 .default-page .entry {
  text-align: center;
}

body .sponsor-resources-sidebar-boxes,
body .sponsor-resources-boxes .sponsor-resources-box {
  background: linear-gradient(180deg, rgba(32,53,68,1) 0%, rgba(210,168,166,1) 100%);
}

.header-wrapper:before,
.term-power-meeting:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(36, 55, 70,0.78);
}

.holder.text-band.because-of-these-benefits-why-attend.gray {
  background-color: #fff;
}

.holder.text-band .text-band-text ul li {
  background-image: none;
  padding-left: 0;
  background-position-y: 1px;
  min-height: 26px;
  line-height: 1.25em;
  list-style-type: disc;
  padding-bottom: 2em;
}

.holder.text-band .text-band-text ul li:last-of-type {
  padding-bottom: 0;
}

.holder.faqs h3 strong {
  display: block;
  color: #D3A9A7;
  margin-bottom: .25em;
}

.header-wrapper.event .half-day {
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
}

.header-wrapper.event .button {
  background-color: #d2a9a8;
  margin-top: 1em;
}

body.single-event .holder.term-slider.people.gray {
  background-color: #F3FAFC;
}

body.single-event .holder.agenda {
  background-color: #F4F2F0;
}

body.single-event .holder.agenda .grid.sessions {
  padding: 1em;
  background-color: #fff;
}

body.speakers-and-advisors section.holder.term-slider.person_type:nth-child(odd) {
  background-color: #fff;
}

.page-nav {
  background-color: #d6eff4;
  text-align: center;
  line-height: 2.5;
  padding: 5px;
  margin-top: 5px;
}

.page-nav ul li {
  display: inline-block;
  line-height: 1;
  padding: .25em 0;
}

.page-nav ul li a {
  padding: .75em 2em;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: .75em;
  line-height: 1;
  cursor: pointer;
}

.page-nav ul li a:hover {
  background-color: #d2a9a8;

}

.title-holder {
  color: #fff;
  font-weight: 100;
  font-size: 1em;
  line-height: 1.1;
  margin-bottom: 1em;
}

.title-holder .larger {
  display: inline-block;
  font-size: 2.5em;
  line-height: 1.1;
  margin-bottom: 7px;
}

.title-holder strong {
  font-weight: 700;
  display: inline-block;
}

.title-holder .indent {
  display: inline-block;
  padding-left: 3.3em; /* adjust this value for exact indent */
  text-indent: -1.75em;
}


/* scalloped edge under the top header bar */
.header {
  position: relative;
  z-index: 5;
}

.header-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -17px;        /* half the scallop height */
  height: 20px;         /* scallop diameter */
  pointer-events: none;
  z-index: 6;

  /* Upward-facing scallops */
  background: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">\
  <circle cx="10" cy="0" r="10" fill="rgb(36,55,70)"/>\
  <circle cx="30" cy="0" r="10" fill="rgb(36,55,70)"/>\
</svg>') repeat-x top center;
  background-size: 40px 20px;
}
