
@font-face {
      font-family: 'cake_gallery_icons';
      src: url('/wp-content/plugins/cake-gallery/templates/fonts/cake-gallery-icons.eot?60792460');
      src: url('/wp-content/plugins/cake-gallery/templates/fonts/cake-gallery-icons.eot?60792460#iefix') format('embedded-opentype'),
           url('/wp-content/plugins/cake-gallery/templates/fonts/cake-gallery-icons.woff?60792460') format('woff'),
           url('/wp-content/plugins/cake-gallery/templates/fonts/cake-gallery-icons.ttf?60792460') format('truetype'),
           url('/wp-content/plugins/cake-gallery/templates/fonts/cake-gallery-icons.svg?60792460#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }




.cake-gallery .content {
  padding-left:  32px;
  padding-right:  32px;
}

.cake-gallery .cake-gallery-content {
 }


.cake-gallery .cake-gallery-head {
  text-align: center;
}


.cake-gallery .cake-gallery-head .heading {
  color: #00344A;
  font-weight: 300;
}


.cake-gallery.single-cake-gallery .cake-gallery-favorite-wrap {
  display: inline-block;
}


.cake-gallery.single-cake-gallery .cake-gallery-favorite-wrap .entry-favorite-link {
  font-size: 0;
}


.cake-gallery.single-cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link::before {
  font-size: 2.4rem;
  vertical-align: text-bottom;
  margin-left: 1.3em;
}

.cake-gallery .cake-gallery-head .gallery-back:hover { text-decoration: underline; }

.cake-gallery .cake-gallery-head .gallery-back .laquo { display: none; }

.cake-gallery .cake-gallery-head .page-title.has-flourish {
  padding-left: 0;
  padding-right: 0;
}

.cake-gallery .cake-gallery-head.no-next-prev h1 {
  display: block;
  width: auto;
  padding-right: 0; }





/* Gallery Filters */

.cake-gallery-list-filters {
  width: calc(33% - 16px);
  float: left;
  margin: 0 16px 0 0;
  background-color: transparent;
  }

.cake-gallery-list-filters .inner { margin: 0px; }

.cake-gallery-list-filters .inner-body { background-color: transparent; }

.content .cake-gallery-list-filters h3 {
  margin: 0 0 0.15em 0;
  text-transform: none;
  color: #0076A8;
  font-size: 1.65em;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #DFDCDA; }

.cake-gallery-list-filters .cake-gallery-filter-row {
  width: 100%;
  border-bottom: 1px solid #DFDCDA;
  }

.cake-gallery-list-filters .cake-gallery-filter-row.active { padding-bottom: 0.3em; }

.cake-gallery-list-filters .cake-gallery-filter-row h5 {
  margin: 0.32em 0 0.4em;
  font-size: 1.29em;
  line-height: 1;
  overflow: hidden;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 0;
  }

.cake-gallery-list-filters .cake-gallery-filter-row h5 a {
  display: flex; 
  padding: 0.2em 0;
  text-decoration: none;
  justify-content: space-between;
}

.cake-gallery-list-filters .cake-gallery-filter-row h5 a .label { color: #0076A8; }

.cake-gallery-list-filters .cake-gallery-filter-row h5 .raquo {
  display: inline-block;
  transition: 0.25s ease-in-out; }

.cake-gallery-list-filters .cake-gallery-filter-row.on h5 .raquo,
.cake-gallery-list-filters .cake-gallery-filter-row.active h5 .raquo { transform: rotate(90deg); }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist {
  display: none;
  margin: 0 0 16px;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
  }

.cake-gallery-list-filters .cake-gallery-filter-row.active ul.cake-gallery-filter-optlist{ display: block; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li {
  position: relative;
  display: block;
  width: calc(50% - 3px);
  float: left;
  margin: 0 3px 3px 0;
  overflow: hidden; }


.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-split {
  display: block;
  width: auto;
  float: none;
  clear: both;
  margin: 0 0 8px 0;
  padding: 8px 0;
  text-indent: 8px;
  color: #fff;
  font-size: 0.94em;
  line-height: 1;
  text-transform: uppercase;
  background-color: #0076A8;
  letter-spacing: 0.03em;
  }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.even { margin-right: 0; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section {
  width: auto;
  float: none;
  margin: 0 0px 16px 0;
  overflow: hidden; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section:last-of-type {
  margin-bottom: 0px; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0; }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul.even { }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul.odd {
  width: calc(50% - 8px);
  margin: 0 8px 0 0;
  }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.cake-gallery-filter-col-section ul li {
  width: 100%;
  margin: 0 0 8px 0;
  }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry ul li { width: 100%; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry ul li label {
  background: transparent;
  display: inline-block;
  padding: 0;
  margin: 0 0.25em 0 0; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry ul li input[type="text"] {
  display: inline-block;
  width: 3.25em;
  height: auto;
  padding: 0.075em 0.2em;
  line-height: normal;
  color: #696969;
  font-size: 1em;
  border: 2px solid #e3e3e3;
  box-sizing: border-box;
  background-color: #ffffff; }

.cake-gallery-list-filters .cake-gallery-filter-row.text-entry input[type="submit"] {
  display: inline-block;
  height: auto;
  padding: 0.075em 0.35em;
  text-align: center;
  line-height: normal;
  color: #696969;
  font-size: 1em;
  box-sizing: border-box;
  border: 2px solid #e3e3e3;
  vertical-align: bottom;
  overflow: hidden;
  background-color: #e3e3e3; }


.cake-gallery-list-filters .cake-gallery-filter-row.text-entry input[type="submit"]:hover {
  border-color: #a7a6aa;
  background-color: #a7a6aa; }

.cake-gallery-list-filters ul li input[type="checkbox"] { 
  position: absolute;
  top: 0;
  left: -100px; }

.cake-gallery-list-filters ul li label {
  display: block;
  padding: 6px 8px;
  text-align: left;
  color: #383635;
  cursor: pointer;
  letter-spacing: 0;
  background-color: #DFDCDA;
  border-radius: 2px;
  line-height: 1.2;
  font-size: 1.4rem;
  }

.cake-gallery-list-filters ul.cake-gallery-filter-optlist li.active label,
.cake-gallery-list-filters ul.cake-gallery-filter-optlist li:hover > label { 
  color: #fff;
  background-color: #5B5654; }


.cake-gallery-list-filters .cake-gallery-filter-row.text-entry li.active label,
.cake-gallery-list-filters .cake-gallery-filter-row.text-entry li:hover > label { background: transparent; }

.cake-gallery-list-filters .cake-gallery-filter-current-active {
  display: block;
  margin: 0.6em 0 0 0;
  padding: 0; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li {
  display: block;
  margin-bottom: 0.3em; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a {
  text-decoration: none;
  color: #FFFFFF;
  line-height: 1; 
  display: inline-block;
  padding: 0.26em 0.55em 0.4em;
  background-color: #5B5654;
  border-radius: 3px; }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a .uncheck,
.cake-gallery-list-filters .cake-gallery-filter-current-active li a .label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a .uncheck {
  margin-right: 0.2em;
  color: #3E3937;
  background: #FFF;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-weight: 600;
  text-align: center;
  }

.cake-gallery-list-filters .cake-gallery-filter-current-active li a:hover .uncheck {
  color: #FFF;
  background-color: #000; }


.cake-gallery .photo-disclaimer-wrap {
  width: calc(33% - 16px);
  float: left;
  clear: left;
  margin: 16px 0;
  }

.cake-gallery .photo-disclaimer {
  text-align: center; }

.cake-gallery-content.empty .photo-disclaimer { display: none; }

.cake-gallery .photo-disclaimer p {
  margin: 0.8em 0;
  font-size: 1.4rem;
  font-style: italic;
  }






/* Landing Page Teaser */

.cake-gallery-results li.cake-gallery-teaser-wrap {
  display: block;
  width: auto;
  max-width: 100%;
  float: none;
  margin: 0;
  text-align: center;
  background-color: #F4F1F0;
  box-sizing: border-box; 
}

.cake-gallery-results li.cake-gallery-teaser-wrap .inner {
  margin: 0 auto;
  letter-spacing: 0.03em; 
  padding: 32px;
}

.cake-gallery-results li.cake-gallery-teaser-wrap h1 {
  margin-top: 0;
  font-size: 4.3em;
  font-weight: bold;
  color: #696969;
  line-height: 1.1em; 
  display: none;
}

.cake-gallery-results li.cake-gallery-teaser-wrap .sub-text {
  font-size: 1.5em;
  color: #383635; 
  letter-spacing: -0.01em;
}

.cake-gallery-results li.cake-gallery-teaser-wrap .sub-text::before {
  display: inline-block;
  content: '\e806';
  width: 1em;
  height: 1.15em;
  margin-right: 0.3em;
  font-family: 'cake_gallery_icons';
  font-size: 1em;
  color: #383635;
  text-align: center;
  text-indent: 0;
  line-height: 1;
  vertical-align: middle; }

.cake-gallery-results li.cake-gallery-teaser-wrap .sub-text .laquo { display: none; }







/* Gallery Results */

.cake-gallery-results-wrap {
  display: block;
  width: 66.67%;
  float: right;
  margin-top: 1.3em;
  padding: 0px;
  box-sizing: border-box;
  }

.cake-gallery-results {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }


.cake-gallery-results li {
  display: block;
  width: calc(50% - 8px);
  max-width: 360px;
  float: left;
  margin: 0 16px 16px 0;
  list-style: none;
  text-align: left;
  background-color: #F4F1F0;
  overflow: hidden;
  }

.cake-gallery-results li .inner { margin: 0; }

.cake-gallery-results li.even {margin-right: 0;}

.cake-gallery-results li.no-results {
  width: 100%;
  max-width: 100%;
  padding: 1em;
  font-size: 1.25em;
  box-sizing: border-box; }

.cake-gallery-results li.no-results p { font-style: italic; }

.cake-gallery-results li .cake-gallery-result-head {  }

.cake-gallery-results li .cake-gallery-result-img {
  display: block;
  line-height: 0;
}

.cake-gallery-results li .cake-gallery-result-img img {
  position: relative;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  z-index: 1; }






.cake-gallery-results li .cake-gallery-result-img.double img { max-width: 50%; }


.cake-gallery-results li .cake-gallery-result-foot {
  display: block;
  margin: 10px 12px 12px;
  }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-result-cats {
  display: block;
  text-decoration: none;
  color: #013250;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 1.8rem;
}

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-result-cats:hover { text-decoration: underline; }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-result-cats .cake-gallery-result-cat {  }

.cake-gallery-results li .cake-gallery-result-foot .cake-gallery-favorite-wrap a.entry-favorite-link { font-size: 0; }









.cake-gallery-results li {
  overflow: visible;
}

.cake-gallery .entry-favorite-link {
  position: relative;
}


.cake-gallery .entry-favorite-link .tooltip {
  position: relative;
  opacity:  0;
  width: 0;
  height: 0;
  transition: opacity 0.25s ease-in;
}

.cake-gallery .entry-favorite-link.tooltip-on .tooltip,
.cake-gallery .entry-favorite-link:hover .tooltip {
  display: block;
  position: absolute;
  bottom: calc(100% + 8px);
  right: -5px;
  width: auto;
  height: auto;
  padding: 4px 8px;
  font-size: 1.4rem;
  text-transform: none;
  color: #013250;
  line-height: 1;
  white-space: nowrap;
  border: 1px solid #ADA8A6;
  border-radius: 5px;
  background-color: #fff;
  opacity: 1;
}


.cake-gallery .entry-favorite-link.tooltip-on .tooltip::before,
.cake-gallery .entry-favorite-link:hover .tooltip::before {
  display: inline-block;
  position: absolute;
  top: calc(100% - 4px);
  right: 7px;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-top-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-style: solid;
  border-color: #ADA8A6;
  transform: rotate(45deg);
  clip: rect(0, 50%, 50%, 0);
  z-index: 1;
}

.cake-gallery .entry-favorite-link.tooltip-on .tooltip .text {
  position: relative;
  z-index: 5;
}

.cake-gallery .entry-favorite-link.tooltip-on .tooltip em {
  font-style: normal;
  text-decoration:  underline;
}












/* Generic Add/Remove/View Favorites */

.cake-gallery .cake-gallery-favorite-wrap {display: flex;justify-content: space-between;text-transform: uppercase;font-size: 1.2rem;letter-spacing: 0.02em;}

.cake-gallery .cake-gallery-favorite-wrap input[type="checkbox"] { display: none; }

.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link {
  color: #767676;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.065em; }

.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.view,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.remove,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link:hover { text-decoration: underline; }

.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link::before {
  display: inline-block;
  content: '\e401';
  width: 1em;
  height: 1em;
  font-family: 'fontello';
  font-size: 1.6rem;
  color: #0076A8;
  text-align: center;
  text-indent: 0;
  line-height: 1;
  vertical-align: baseline; }


.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.view::before,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.remove::before,
.cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link.remove-only::before {
  content: '\e400';
  color: #D21D11; }









/* Single Entry */

.single-cake-gallery .cake-gallery-content .photo-wrapper .heading {
  display: inline-block;
  color: #00344A;
  font-size: 1.647em;
}

.cake-gallery.single-cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
}

.cake-gallery.single-cake-gallery .cake-gallery-favorite-wrap a.entry-favorite-link::before {
  margin-left: 0;
}

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1em;
  margin: 1em 0 1.4em;
  border-bottom: 1px solid #DFDCDA;
}

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a {
  display: inline-block;
  padding: 0;
  font-size: 1.2rem;
  color: #0076A8;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.02em;
}


.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a.prev::before {
  content: '\e100';
  font-family: 'fontello';
  margin-right: 0.3em;
}

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a.next::after {
  content: '\e101';
  font-family: 'fontello';
  margin-left: 0.3em;
}

.single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav .gallery-back {
  text-decoration: underline; }

.single-cake-gallery .entry-wrapper {
  width: auto;
  box-sizing: border-box; }

.single-cake-gallery .entry-wrapper .entry-head {
  margin: 0 0 10px 0;
  font-size: 0.9em;
  letter-spacing: 0.05em;
  overflow: hidden; }

.single-cake-gallery .entry-head .cake-gallery-favorite-wrap { display: inline-block; }

.single-cake-gallery .entry-head .view-favorites-wrap {
  display: inline-block;
  margin-left: 10px; }

.single-cake-gallery .entry-head .view-favorites {
  text-transform: uppercase;
  color: #555555; }

.single-cake-gallery .entry-wrapper .entry-photos {
  width: calc(65% - 30px);
  float: left;
  margin-right: 30px;
  text-align: center; }

.single-cake-gallery .entry-wrapper .entry-photos.full-width {
  width: auto;
  float: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  }

.single-cake-gallery .entry-wrapper .entry-photos .inner { margin: 0; }

.single-cake-gallery .entry-wrapper .entry-photos .photo-wrapper {background: #F4F1F0;padding: 24px;}


.single-cake-gallery .entry-main-img {
  line-height: 0;
  display: inline-block;
}

.single-cake-gallery .entry-wrapper .entry-photos .entry-main-img img { max-width: 100%; width: 100%;}

.single-cake-gallery .entry-wrapper .entry-photos .entry-main-img.double img { max-width: 50%; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap {
  width: 100%;
  margin: 8px 0;
  padding: 0px;
  line-height: 0;
  text-align: center;
  box-sizing: border-box;
  }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li { 
  display: inline-block;
  width: calc(20% - 20px);
  margin: 0 8px 8px 0;
  padding-left: 0;
  font-size: 1em;
  list-style: none;
  vertical-align: middle;
  background: none; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li a {
  position: relative;
  display: block;
  line-height: 0;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li.current a .faux-border {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #013250;
  box-sizing: border-box; 
}

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li:last-child { margin-right: 0; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap li a img {
  width: 100%;
  height: auto;
  float: none; }

.single-cake-gallery .entry-wrapper .entry-photos .thumb-wrap.double li a img {
    width: auto;
    max-width: 50%; }

.single-cake-gallery .entry-wrapper .entry-photos .print-imgs { display: none; }


.single-cake-gallery .entry-wrapper .entry-description-heading {
  font-size: 1.765em;
  color: #0076A8;
  font-weight: 300;
}


.single-cake-gallery .entry-wrapper .entry-description {
  margin-bottom: 15px;
  font-size: 1.1em;
  text-align: left;
  color: #696969;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-description > p:first-of-type { margin-top: 0; }

.single-cake-gallery .entry-wrapper .entry-sidebar {
  text-align: left; }


.single-cake-gallery .entry-wrapper.sidebar-left .entry-sidebar {
  float: left;
  margin-right: 30px; }

.single-cake-gallery .entry-wrapper .entry-sidebar .inner { margin: 0; }


.single-cake-gallery .entry-wrapper .entry-details {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 10px auto;
}

.single-cake-gallery .entry-wrapper .entry-details .meta-detail {
  width: calc(50% - 10px);
  margin-bottom: 5px;
  list-style-type: none;
}

.single-cake-gallery .entry-wrapper .entry-details .meta-detail:nth-child(odd) {
 margin-right: 20px; 
}


.single-cake-gallery .entry-wrapper .entry-details .meta-detail .label {
  color: #0076A8;
}



.single-cake-gallery .entry-wrapper .entry-details .entry-detail-wrapper,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta-wrapper {
  width: auto;
  clear: both;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-details .categories ul,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul {
  margin: 0.5em 0;
  padding: 0;
  overflow: hidden; }

.single-cake-gallery .entry-wrapper .entry-details .categories ul li,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul li {
  width: calc(50% - 5px);
  float: left;
  margin: 0 5px 0.2em 0;
  padding: 0;
  list-style: none;
  color: #848484; }

.single-cake-gallery .entry-wrapper .entry-details .categories ul li:nth-child(even),
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul li:nth-child(even) { margin-right: 0; }


.single-cake-gallery .entry-wrapper .entry-details .categories ul li a,
.single-cake-gallery .entry-wrapper .entry-details .cake-gallery-meta ul li a { color: #848484; }

.single-cake-gallery .cake-gallery-foot {
  overflow: hidden;
  text-align: center; }

.single-cake-gallery .cake-gallery-foot .photo-disclaimer {
  font-size: 0.8em;
  font-style: italic;
  color: #696969; }








/* Favorites Page */

.cake-gallery-favorites .cake-gallery-results-wrap {
  width: auto;
  float: none;
  margin-left: auto;
  margin-right: auto;}

.cake-gallery-favorites .cake-gallery-results li { width: calc(33.333% - 14px); }

.cake-gallery-favorites .cake-gallery-results li.even { margin-right: 20px; }

.cake-gallery-favorites .cake-gallery-results li:nth-child(3n) { margin-right: 0; }

.cake-gallery-favorites .cake-gallery-no-favorites {
  display: none;
  overflow: hidden;
  font-size: 1.1em;
  color: #696969;
  background-color: #e3e3e3; 
  padding: 0 32px;
  text-align: center;
}

.cake-gallery-favorites .cake-gallery-no-favorites.no-favs { display: block; }





/* Gallery Page Numbers */

.cake-gallery .cake-gallery-controls {
  clear: both;
  margin-top: 25px;
  text-align: center;
  color: #3a3a3a;
  overflow: hidden; }

.cake-gallery .cake-gallery-controls .page-overview,
.cake-gallery .cake-gallery-controls ul {
  display: inline-block;
  vertical-align: middle; }

.cake-gallery .cake-gallery-controls ul {
  margin: 0;
  padding: 0; }


.cake-gallery .cake-gallery-controls .page-numbers {
  margin-left: 0.2em;
  margin-right: 1em; }

.cake-gallery .cake-gallery-controls ul li {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: center;
  list-style-type: none;
  line-height: 33px; }

.cake-gallery .cake-gallery-controls ul li a,
.cake-gallery .cake-gallery-controls ul li span {
  display: block;
  width: 100%;
  height: 100%;
  color: #013250;
  text-decoration: none;
  background-color: #FFFFFF; 
  border: 1px solid #CFCFCF;
}

.cake-gallery .cake-gallery-controls ul li span.current,
.cake-gallery .cake-gallery-controls ul li a:hover {
  color:#fcfaf5;
  background-color: #013250; }


/* Micro-clearfix */
.cf:after {
  content: "";
  display: table;
  clear: both; }




/* Nudity Overlay */

.bna-overlay-wrap {
  position: relative;
}

.bna-overlay-wrap .bna-overlay {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-color: #aaa;
}

.bna-overlay-wrap.overlay-on .bna-overlay {
  display: flex;
}

.bna-overlay-wrap .bna-overlay-text {
  cursor: pointer;
}






/* MEDIA QUERIES */


@media (max-width: 920px) {

.cake-gallery-results-wrap {
    margin-left: 0;
    margin-right: 0; }

} /* max-width:920px */



@media (min-width:921px) {

  .single-cake-gallery .entry-wrapper .entry-photos.full-width {
    position: static;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%; }
  
  .single-cake-gallery .cake-gallery-head .cake-gallery-entry-nav a {
    font-size: 1.4rem; }
  
} /* min-width:921px */



@media (min-width:1024px) {

  .cake-gallery-list-filters,
  .cake-gallery .photo-disclaimer-wrap {
      width: calc(25% - 16px); }

  .cake-gallery-results-wrap {
      width: 75%; }

  .cake-gallery-results li {
      width: calc(34% - 16px);
      max-width: 260px; }

  .cake-gallery-results li.even {
      margin: 0 16px 16px 0 }

  .cake-gallery-results li:nth-child(3n) {
      margin-right: 0; }

} /* min-width:1024px */
