@charset "UTF-8";
/*
Theme Name: Helen 2025

*/
/** * Table of Contents:* * 1.0 - Reset * 2.0 - Repeatable Patterns * 3.0 - Basic Structure * 4.0 - Header * 5.0 - Navigation * 6.0 - Content *   6.1 - Post Thumbnail *   6.2 - Entry Header *   6.3 - Entry Meta *   6.4 - Entry Content *   6.5 - Galleries *   6.6 - Post Formats *   6.7 - Post/Image/Paging Navigation *   6.8 - Attachments *   6.9 - Archives *   6.10 - Contributor Page *   6.11 - 404 Page *   6.12 - Full-width *   6.13 - Singular *   6.14 - Comments * 7.0 - Sidebar *   7.1 - Widgets *   7.2 - Content Sidebar Widgets * 8.0 - Footer * 9.0 - Featured Content * 10.0 - Multisite * 11.0 - Media Queries * 12.0 - Print * ----------------------------------------------------------------------------- */
/** * 1.0 Reset * * Resetting and rebuilding styles have been helped along thanks to the fine * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html * along with Nicolas Gallagher and Jonathan Neal * http://necolas.github.com/normalize.css/ and Blueprint * http://www.blueprintcss.org/ * * ----------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Playwrite+DE+Grund:wght@100..400&display=swap");
@font-face {
  font-family: "Painting in the Sunlight";
  src: url("fonts/Painting_in_the_Sunlight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.header-font {
  font-family: "Playwrite DE Grund", cursive;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.display-font {
  font-family: "Comfortaa", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.display-font-bold {
  font-family: "Comfortaa", sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.display-font-heavy {
  font-family: "Comfortaa", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-brand=fmc] h1 {
  font-family: "Comfortaa", sans-serif;
  font-size: 2.5rem;
  line-height: 1.05;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body h2 {
  font-family: "Comfortaa", sans-serif;
  font-weight: 600;
}

.brand-text-fmc {
  font-family: "Painting in the Sunlight", "Playwrite DE Grund", cursive;
  font-size: 2.5em;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brand-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  gap: 1.5rem;
  padding: 1rem 0;
  text-align: center;
}
.brand-links > a {
  color: inherit;
  text-decoration: none;
}
.brand-links > a:hover, .brand-links > a:focus-visible {
  text-decoration: underline;
}

/*
Theme Name: Helen 2025

*/
/** * Table of Contents:* * 1.0 - Reset * 2.0 - Repeatable Patterns * 3.0 - Basic Structure * 4.0 - Header * 5.0 - Navigation * 6.0 - Content *   6.1 - Post Thumbnail *   6.2 - Entry Header *   6.3 - Entry Meta *   6.4 - Entry Content *   6.5 - Galleries *   6.6 - Post Formats *   6.7 - Post/Image/Paging Navigation *   6.8 - Attachments *   6.9 - Archives *   6.10 - Contributor Page *   6.11 - 404 Page *   6.12 - Full-width *   6.13 - Singular *   6.14 - Comments * 7.0 - Sidebar *   7.1 - Widgets *   7.2 - Content Sidebar Widgets * 8.0 - Footer * 9.0 - Featured Content * 10.0 - Multisite * 11.0 - Media Queries * 12.0 - Print * ----------------------------------------------------------------------------- */
/** * 1.0 Reset * * Resetting and rebuilding styles have been helped along thanks to the fine * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html * along with Nicolas Gallagher and Jonathan Neal * http://necolas.github.com/normalize.css/ and Blueprint * http://www.blueprintcss.org/ * * ----------------------------------------------------------------------------- */
/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  border: 0;
}

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px;
}

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Sections */
.main {
  position: relative;
  z-index: 1;
}

.module,
.module-small {
  position: relative;
  padding: 140px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
  border-top: 1px solid #eaeaea;
  margin: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}

/* Half-image */
.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.side-image-text {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 60px 140px;
}

/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-light {
  background: #f6f6f6;
}

.parallax-bg {
  background-attachment: fixed;
  background-size: cover;
}

/* Vertical margin, padding */
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}
/* Scroll to top */
.scroll-up {
  position: fixed;
  display: none;
  bottom: 7px;
  right: 7px;
  z-index: 999;
}

.scroll-up a {
  background: #fff;
  display: block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
  opacity: 1;
  color: #000;
}

/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 26, 107, 0.9);
}

.landing-reason {
  color: #fff;
  font-size: 13px;
}

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}

.landing-image-text h2 {
  margin-top: 100px;
  margin-bottom: 15px;
}

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
  margin-right: 5px;
}

/*--------------------------------------------------------------
    Buttons
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: "Comfortaa", sans-serif, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  padding: 8px 37px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.btn.btn-round {
  border-radius: 2px;
}

.btn.btn-circle {
  border-radius: 30px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111;
}

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111;
}

.btn.btn-b {
  background: #111111;
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
  background: transparent;
  border: 1px solid #111111;
  color: #111;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: #111111;
  color: #fff;
}

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}

/*--------------------------------------------------------------
    Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

/* Forms common style */
.form-control {
  font-family: "Comfortaa", sans-serif, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  height: 33px;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #CACACA;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px;
}

.rqst-form {
  margin-top: 27px;
}

.rqst-form .btn {
  margin-top: 5px;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
    Typography
--------------------------------------------------------------*/
a {
  color: #ff7b38;
}

a:hover, a:focus {
  text-decoration: none;
  color: #aaa;
  outline: 0;
}

.bg-dark a {
  color: #aaa;
}

.bg-dark a:hover, .bg-dark a:focus {
  color: #fff;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-alt {
  font-family: "Comfortaa", sans-serif, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.font-serif {
  font-family: Volkhov, "Times New Roman", sans-serif;
  font-style: italic;
}

.large-text {
  font-size: 24px !important;
}

.rotate {
  text-shadow: none !important;
}

.module-title {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #111;
  margin: 0px 0px 70px;
}

.module-subtitle {
  text-align: center;
  font-size: 16px;
  color: #111;
  margin-bottom: 70px;
}

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF;
}

.free-trial .color-golden {
  color: #e6af4b;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}

/*--------------------------------------------------------------
    Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 6px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
}

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s;
}

.hero-slider .flex-direction-nav a {
  width: 15%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/* Caption */
.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 70%;
  margin: 0 auto;
}

.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  color: #111;
}

/*--------------------------------------------------------------
    Preloader — OLD (renamed; replaced by .page-loader / .iconic-clock
    in site-header.scss). Kept here as `-old` so it can be revived if
    anything else still depends on these class names. Safe to delete
    once nothing references them.
--------------------------------------------------------------*/
.page-loader-old {
  position: fixed;
  background: #4e473f;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
}

.loader-old {
  position: absolute;
  background: url(images/loader.png) center center no-repeat;
  height: 300px;
  width: 300px;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -150px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load-old 2s infinite linear;
  -moz-animation: load-old 2s infinite linear;
  ms-animation: load-old 2s infinite linear;
  o-animation: load-old 2s infinite linear;
  animation: load-old 2s infinite linear;
}

.loader-old,
.loader-old:after {
  width: 300px;
  height: 300px;
}

@-webkit-keyframes load-old {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load-old {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
    Navbar
--------------------------------------------------------------*/
.navbar-custom {
  background: linear-gradient(to bottom, #feb886 0%, #af0f03 57%, #af0f03 57%, #880700 66%, #880700 66%, #360300 100%);
  border: 0;
  border-radius: 0;
  z-index: 1000;
  font-family: "Comfortaa", sans-serif, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  transition: background, padding 0.4s ease-in-out 0s;
}
.navbar a {
  transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
  background: rgba(26, 26, 26, 0.9);
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.navbar-custom .navbar-brand {
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}

.navbar-custom .nav li > a {
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  font-size: 90%;
}

.navbar-custom .dropdown-menu > li > a {
  border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  padding: 11px 15px;
  letter-spacing: 2px;
  color: #999;
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
  background: none;
  color: #fff;
}

.navbar-custom .dropdown-menu > li > a:hover {
  background: radial-gradient(ellipse at center, #650903 0%, #650903 40%, #360300 100%) !important;
}

.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
  background: #fff;
}

.dropdown-menu {
  min-width: 180px;
}

/* Navbar search

.dropdown-search {
    position: relative;
    padding: 5px;
}

.dropdown-search .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}

.search-btn {
    position: absolute;
    background: transparent;
    border: none;
    overflow: hidden;
    top: 50%;
    right: 1px;
    width: 42px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    outline: none;
    color: #999;
    margin-top: -20px;
}*/
/*--------------------------------------------------------------
    Header
--------------------------------------------------------------*/
/* background-color removed — was #fff, which painted a white block any
   time a .home-section's background-image didn't fully cover its box
   (e.g. mobile hero with a wide panoramic source). Letting it default
   to transparent lets the body / loader background show through. */
.home-section {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  z-index: 0;
  background-size: cover;
}

.titan-title-size-1 {
  letter-spacing: 4px;
  font-size: 1vw;
  text-shadow: 1px 1px #333;
}

.titan-title-size-2 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 2vw;
  opacity: 0.8;
  text-shadow: 1px 1px #333;
}

.titan-title-size-3 {
  letter-spacing: 16px;
  font-size: 3vw;
  text-shadow: 1px 1px #333;
}

.titan-title-size-4 {
  letter-spacing: 24px;
  font-weight: 900;
  font-size: 3em;
  text-shadow: 2px 2px #333;
}

/* Agency Page Header */
.agency-page-header:before {
  background: transparent;
}

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat;
}

.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6);
}

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat;
}

.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5);
}

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat;
}

.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3);
}

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%;
}

.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45);
}

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
    Footer
--------------------------------------------------------------*/
.footer {
  padding: 10px 0;
}

.footer .copyright {
  margin: 0;
}

.footer .footer-social-links {
  text-align: right;
}

.footer .footer-social-links a {
  display: inline-block;
  padding: 0 6px;
}

/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
    Services & Features
--------------------------------------------------------------*/
.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111;
}

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

/*--------------------------------------------------------------
    Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
  padding: 20px;
}

.team-detail h5 {
  font-size: 16px;
}

.team-detail p {
  font-size: 14px;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 14px;
  color: #111;
}

.team-role {
  font-size: 11px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
    Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111;
}

.menu-price-detail {
  position: relative;
  text-align: right;
}

/*--------------------------------------------------------------
    Price Table
--------------------------------------------------------------*/
.price-table {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 25px 20px;
  margin: 15px 0 30px;
  border-radius: 2px;
  text-align: center;
}

.price-table:hover {
  border-color: #CACACA;
}

.price-table.best {
  margin: 0 0 30px;
}

.price-table .small {
  margin: 0;
}

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px;
}

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -7px;
}

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -8px;
}

.price-table h4 {
  color: #111;
  margin: 0;
}

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding-top: 25px;
}

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px;
}

.price-details li {
  padding: 7px 0;
}

.price-details li > span {
  text-decoration: line-through;
  color: #aaa;
}

/*--------------------------------------------------------------
    Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center;
}

.count-icon {
  line-height: 1.2;
  font-size: 42px;
}

/*--------------------------------------------------------------
    Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > a > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff;
}

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0;
}

.video-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
    Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px;
}

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 25px;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
}

.work-title {
  font-size: 14px;
  color: #fff;
  margin: 0 0 6px;
}

.work-descr {
  color: #aaa;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

/*--------------------------------------------------------------
    Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
    Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}

.request-cta {
  padding: 50px 0px;
}

/*--------------------------------------------------------------
    Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
    Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}

.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-image a.gallery {
  position: relative;
  display: block;
}

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px;
}

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto;
}

.gallery-icon i,
.gallery-icon span {
  line-height: 50px;
}

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
    Blog Post
--------------------------------------------------------------*/
.post {
  margin: 0 0 80px;
}

.post-title {
  line-height: 1.4;
  font-size: 22px;
  color: #111;
  margin: 0;
}

.post-header {
  margin: 0 0 15px;
}

.post-meta {
  font-size: 11px;
  color: #aaa;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0 0 20px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Featured image — figure rendered above post_content in page.php /
   page-praise.php / page-press.php / front-page.php when a post has a
   thumbnail.
   Mobile (<960px): centered, half the column width, stacked above the
   content paragraphs so the reading column stays full-width below.
   Desktop (≥960px): floated left at 38% so the initial paragraphs of
   post_content wrap around the image. The containing column gets a
   clearfix (see .post-columns rule below) so the float doesn't bleed
   into rows that follow.
   960px is hard-coded because $sh-breakpoint lives in site-header.scss
   and isn't exposed through globals yet.
   (single.php uses .post-layout below for its own side-by-side layout —
   leave that path alone.) */
.featured-image {
  max-width: 50%;
  margin: 0 auto;
}
.featured-image img {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 960px) {
  .featured-image {
    float: left;
    width: 38%;
    max-width: 38%;
    margin: 0 1.25rem 0.75rem 0;
  }
}

/* Clearfix for the column that holds a floated .featured-image so a
   row that follows .post-columns isn't pulled up alongside the float.
   Scoped to .post-columns specifically — other rows are unaffected. */
@media (min-width: 960px) {
  .row.post-columns > .col::after,
  .row.post-columns > [class*=col-]::after {
    content: "";
    display: table;
    clear: both;
  }
}
/* Single post layout — featured image LEFT (38%), title + content RIGHT.
   Used by single.php for posts/events/etc. that have a featured image.
   On mobile, stacks vertically (image above content) so the reading
   column stays full-width and the image isn't squished. */
.post-layout {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .post-layout--has-media {
    flex-direction: row;
    align-items: flex-start;
  }
}
.post-layout__media {
  margin: 0;
}
.post-layout__media img {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .post-layout__media {
    flex: 0 0 38%;
    max-width: 38%;
  }
}

.post-layout__body {
  flex: 1 1 auto;
  min-width: 0; /* lets the column shrink rather than overflow when content is wide */
}
.post-layout__body .post-layout__title {
  margin-top: 0;
}

/* Category archive (category.php) — brand-aware list of posts within a
   category. Layout: header (title + description) at top, then a vertical
   list of post cards (thumbnail left, title/date/excerpt right) ordered
   by date descending. */
.category-header {
  margin: 0 0 2rem;
  text-align: center;
}
.category-header h1 {
  margin: 0 0 0.5rem;
}
.category-header .category-description {
  max-width: 720px;
  margin: 0 auto;
  opacity: 0.85;
}

.category-posts {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.category-post {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .category-post {
    flex-direction: row;
    align-items: flex-start;
  }
}
.category-post:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.category-post__thumb {
  display: block;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .category-post__thumb {
    width: 240px;
  }
}
.category-post__thumb img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.category-post__body {
  flex: 1 1 auto;
  min-width: 0;
}

.category-post__title {
  margin: 0 0 0.25rem;
  font-size: clamp(1.15rem, 2.4vw, 1.5rem);
}
.category-post__title a {
  color: inherit;
  text-decoration: none;
  transition: color 150ms ease;
}
.category-post__title a:hover,
.category-post__title a:focus-visible {
  text-decoration: underline;
}

.category-post__date {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.85rem;
  opacity: 0.7;
}

.category-post__excerpt {
  line-height: 1.55;
}

.category-empty {
  text-align: center;
  padding: 2rem 0;
  opacity: 0.7;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
}

.post-columns .post-header {
  margin: 0 0 10px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}

.more-link:after {
  content: "»";
  color: #666666;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
    Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: 0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Accordion */
.panel-title {
  font-size: 14px;
}

.panel-heading a {
  position: relative;
  display: block;
}

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px;
}

.panel-heading a.collapsed:after {
  content: "\f107";
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px;
}

.sidebar .widget-title {
  color: #111;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget .icon-list li {
  padding: 5px 0;
}

.widget .icon-list li a:before {
  content: "»";
  color: #666666;
  padding-right: 5px;
}

/* Posts */
.widget-posts li {
  margin: 0 0 15px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 64px;
}

.widget-posts-body {
  margin-left: 74px;
}

/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
    Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
}
/*--------------------------------------------------------------
    Client
--------------------------------------------------------------*/
.client-logo {
  opacity: 0.5;
}

.client-logo:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
    Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px;
}

.shop-item-image {
  position: relative;
  overflow: hidden;
}

.shop-item-image img {
  width: 100%;
}

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s;
}

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
}

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
    Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: 0.7;
  transition: all 0.4s ease-in-out 0s;
}

.ex-product:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
    Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0;
}

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
}

.product-gallery li:first-child {
  margin-left: 0;
}

.product-title {
  margin: 0 0 20px;
  color: #111;
}

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f;
}

.star-off {
  color: #e5e5e5;
}

.amount {
  font-size: 32px;
  color: #111;
}

.reviews {
  margin: 0;
}

/*--------------------------------------------------------------
    Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
  display: block;
  margin-bottom: 45px;
}

.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
    Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px;
}

.documentation-page .pln {
  color: #000;
}

.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px;
}

.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

.documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
  list-style-type: none;
}

.documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
  background: #eee;
}

.documentation-page .com {
  color: #800;
}

.documentation-page .lit {
  color: #066;
}

.documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
  color: #660;
}

.documentation-page .fun {
  color: red;
}

.documentation-page .str, .documentation-page .atv {
  color: #080;
}

.documentation-page .kwd, .documentation-page .tag {
  color: #008;
}

.documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
  color: #606;
}

.documentation-page a {
  color: #19B5FE;
}

.documentation-page a:hover {
  color: #1C92C9;
}

/*--------------------------------------------------------------
    Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .navbar-transparent {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 9px;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f105";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
}
@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
}
@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
}
@media (max-width: 991px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 0;
  }
  /* Headers */
  .titan-title-size-3 {
    letter-spacing: 8px;
    font-size: 36px;
  }
  .titan-title-size-4 {
    letter-spacing: 12px;
    font-size: 38px;
    font-weight: 900;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  /* Half-image */
  .side-image {
    position: relative;
    height: 300px;
  }
}
@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav {
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px;
  }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107";
  }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106";
  }
  /* Shop navbar */
  .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
    padding-left: 15px;
  }
  .navbar-custom .cart-item-number {
    display: none;
  }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107";
  }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important;
  }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px;
  }
  .navbar-cart-img {
    display: none;
  }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }
  /* Headers */
  .titan-title-size-1 {
    letter-spacing: 2px;
    font-size: 14px;
  }
  .titan-title-size-2 {
    line-height: 1.3;
    letter-spacing: 2px;
    font-size: 16px;
    opacity: 0.8;
  }
  .titan-title-size-3 {
    letter-spacing: 4px;
    font-size: 26px;
  }
  .titan-title-size-4 {
    letter-spacing: 6px;
    font-size: 28px;
  }
  /* Features */
  .features-item {
    margin: 0 0 30px;
  }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center;
  }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px;
  }
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
    text-align: center;
  }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0;
  }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }
}
/*
Theme Name: Helen 2025

*/
/** * Table of Contents:* * 1.0 - Reset * 2.0 - Repeatable Patterns * 3.0 - Basic Structure * 4.0 - Header * 5.0 - Navigation * 6.0 - Content *   6.1 - Post Thumbnail *   6.2 - Entry Header *   6.3 - Entry Meta *   6.4 - Entry Content *   6.5 - Galleries *   6.6 - Post Formats *   6.7 - Post/Image/Paging Navigation *   6.8 - Attachments *   6.9 - Archives *   6.10 - Contributor Page *   6.11 - 404 Page *   6.12 - Full-width *   6.13 - Singular *   6.14 - Comments * 7.0 - Sidebar *   7.1 - Widgets *   7.2 - Content Sidebar Widgets * 8.0 - Footer * 9.0 - Featured Content * 10.0 - Multisite * 11.0 - Media Queries * 12.0 - Print * ----------------------------------------------------------------------------- */
/** * 1.0 Reset * * Resetting and rebuilding styles have been helped along thanks to the fine * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html * along with Nicolas Gallagher and Jonathan Neal * http://necolas.github.com/normalize.css/ and Blueprint * http://www.blueprintcss.org/ * * ----------------------------------------------------------------------------- */
@media (prefers-reduced-motion: reduce) {
  .megamenu,
  .megamenu *,
  .megamenu__panel,
  .megamenu__mobile,
  .megamenu__mobile-submenu,
  .megamenu__overlay,
  .megamenu__mobile-trigger-icon,
  .megamenu__mobile-trigger-icon::before,
  .megamenu__mobile-trigger-icon::after {
    transition: none !important;
    animation: none !important;
  }
}
body.megamenu-open {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
  touch-action: none;
  -webkit-overflow-scrolling: none;
}

.skip-to-content {
  position: fixed;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10000;
  padding: 0.75rem 1.5rem;
  background: #ff7b38;
  color: #fff;
  font-weight: 600;
  font-size: 0.875rem;
  text-decoration: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transition: top 0.2s ease;
}
.skip-to-content:focus {
  top: 0;
  outline: 2px solid #fff;
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
  .skip-to-content {
    transition: none;
  }
}

.container .megamenu,
.megamenu {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100% !important;
  max-width: 100% !important;
  height: 50px;
  padding: 0 1rem;
  margin: 0 !important;
  background: linear-gradient(180deg, rgba(8, 8, 12, 0.98) 0%, rgba(15, 15, 20, 0.95) 100%);
  backdrop-filter: blur(16px) saturate(180%);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);
  border: none;
  font-family: "Georgia", serif;
  font-weight: 400;
  box-sizing: border-box;
  overflow-x: clip;
}
.container .megamenu *,
.container .megamenu *::before,
.container .megamenu *::after,
.megamenu *,
.megamenu *::before,
.megamenu *::after {
  box-sizing: border-box;
}
.container .megamenu ul,
.megamenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.container .megamenu li,
.megamenu li {
  list-style: none;
}
.container .megamenu a,
.megamenu a {
  color: #c8c8c8;
  text-decoration: none;
  background: transparent !important;
  transition: color 250ms ease, text-shadow 250ms ease;
}
.container .megamenu a:hover, .container .megamenu a:focus,
.megamenu a:hover,
.megamenu a:focus {
  color: #fff;
  text-decoration: none;
  background: transparent !important;
}
.container .megamenu a:focus-visible,
.container .megamenu button:focus-visible,
.megamenu a:focus-visible,
.megamenu button:focus-visible {
  outline: 2px solid #ff7b38;
  outline-offset: 2px;
}
.container .megamenu .megamenu__item,
.container .megamenu .megamenu__link,
.container .megamenu .megamenu__group-title a,
.megamenu .megamenu__item,
.megamenu .megamenu__link,
.megamenu .megamenu__group-title a {
  background: transparent !important;
}

.megamenu__logo-img {
  display: block;
  height: 38px;
  width: auto;
  max-height: 38px;
  object-fit: contain;
  transition: filter 250ms ease, transform 250ms ease;
  filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.4));
}
.megamenu__logo-img:hover {
  filter: brightness(1.2) drop-shadow(0 4px 12px rgba(65, 115, 216, 0.3));
  transform: scale(1.02);
}

.megamenu__logo-link {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 0.5rem;
}
.megamenu__logo-link::after {
  display: none;
}

.megamenu__dropdown-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 50px;
  padding: 0;
  background: transparent;
  border: none;
  color: #c8c8c8;
  cursor: pointer;
  transition: color 250ms ease;
}
.megamenu__dropdown-trigger::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid currentColor;
  transition: transform 250ms ease;
}
.megamenu__dropdown-trigger:hover, .megamenu__dropdown-trigger:focus {
  color: #fff;
}
.megamenu__dropdown-trigger[aria-expanded=true]::before {
  transform: rotate(180deg);
}

.megamenu__bar {
  display: none;
}
@media (min-width: 768px) {
  .megamenu__bar {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex: 1;
    height: 50px;
    margin: 0;
    padding: 0;
  }
}

.megamenu__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  height: 50px;
  gap: 0;
  margin: 0;
  padding: 0;
}
.megamenu__list > .megamenu__item.has-logo:first-child {
  margin-right: auto;
}

.megamenu__item {
  position: relative;
  display: flex;
  align-items: stretch;
  height: 50px;
}
.megamenu__item.has-logo > a,
.megamenu__item.has-logo > button {
  padding: 0 0.75rem;
}
.megamenu__item.has-logo > a::after,
.megamenu__item.has-logo > button::after {
  display: none;
}
.megamenu__item > a,
.megamenu__item > button {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  height: 50px;
  padding: 0 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #c8c8c8;
  background: transparent;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  transition: all 250ms ease;
}
.megamenu__item > a::after,
.megamenu__item > button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, #ff7b38, transparent);
  transform: translateX(-50%);
  transition: width 250ms ease;
}
.megamenu__item > a:hover, .megamenu__item > a:focus,
.megamenu__item > button:hover,
.megamenu__item > button:focus {
  color: #fff;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
}
.megamenu__item > a:hover::after, .megamenu__item > a:focus::after,
.megamenu__item > button:hover::after,
.megamenu__item > button:focus::after {
  width: 80%;
}
.megamenu__item > a[aria-expanded]::before,
.megamenu__item > button[aria-expanded]::before {
  display: none;
}
.megamenu__item > a[aria-expanded=true],
.megamenu__item > button[aria-expanded=true] {
  color: #fff;
}
.megamenu__item > a[aria-expanded=true]::after,
.megamenu__item > button[aria-expanded=true]::after {
  width: 100%;
  background: #ff7b38;
}
.megamenu__item.is-open > a, .megamenu__item.is-open > button {
  color: #fff;
  text-shadow: 0 0 15px rgba(255, 123, 56, 0.4);
}
.megamenu__item[aria-current=page] > a, .megamenu__item.is-current > a {
  color: #ff7b38;
}
.megamenu__item[aria-current=page] > a::after, .megamenu__item.is-current > a::after {
  width: 60%;
  background: #ff7b38;
}

.megamenu__panel {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 1001;
  width: 100%;
  max-width: 100%;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: clip;
  background: linear-gradient(180deg, rgba(15, 15, 20, 0.98) 0%, rgba(10, 10, 15, 0.98) 100%);
  backdrop-filter: blur(16px);
  border: none;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-15px);
  transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1), transform 350ms cubic-bezier(0.4, 0, 0.2, 1), visibility 350ms;
}
.megamenu__panel[data-state=open], .megamenu__item.is-open > .megamenu__panel {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.megamenu__panel-inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 0;
  padding: 0;
  width: 100%;
  justify-content: stretch;
}
.megamenu__panel-inner::-webkit-scrollbar {
  height: 4px;
}
.megamenu__panel-inner::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.02);
}
.megamenu__panel-inner::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.megamenu__group {
  flex: 1 1 0;
  min-width: 0;
  padding: 0.35rem 1.5rem 0.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  transition: background 250ms ease;
}
.megamenu__group:last-child {
  border-right: none;
}
.megamenu__group:hover {
  background: rgba(255, 255, 255, 0.02);
}

.megamenu__group-title {
  margin: 0 0 0.25rem;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 0.7rem;
  font-weight: 700;
  line-height: 1.15;
  color: #ff7b38;
  letter-spacing: 0.1em;
  border-bottom: 1px solid rgba(255, 123, 56, 0.3);
}
.megamenu__group-title a {
  color: inherit;
  transition: color 150ms ease, text-shadow 150ms ease;
}
.megamenu__group-title a:hover {
  color: #fff;
  text-shadow: 0 0 10px rgba(255, 123, 56, 0.4);
}

.megamenu__group-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.megamenu__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 2px 0.6rem;
  font-size: 0.8125rem;
  line-height: 1.1;
  color: #c8c8c8;
  border-radius: 4px;
  transform: translateZ(0);
  transition: transform 180ms ease-out, opacity 180ms ease-out, filter 180ms ease-out, color 180ms ease-out;
  will-change: transform;
}
.megamenu__link::before {
  content: none;
}
.megamenu__link:hover, .megamenu__link:focus-visible {
  color: #fff;
  transform: scale(1.05);
  opacity: 1;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.12));
}
.megamenu__link:focus {
  color: #fff;
}
.megamenu__link.is-nested {
  padding-left: 1rem;
  font-size: 0.75rem;
  color: rgba(200, 200, 200, 0.7);
}

.megamenu__mobile-logo-link {
  display: flex;
  align-items: center;
  flex: 1;
  padding: 0 0.75rem;
}
@media (min-width: 768px) {
  .megamenu__mobile-logo-link {
    display: none;
  }
}

.megamenu__mobile-header-logo {
  height: 40px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

.megamenu__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  margin-left: auto;
  background: transparent;
  border: none;
  color: #c8c8c8;
  cursor: pointer;
}
@media (min-width: 768px) {
  .megamenu__toggle {
    display: none;
  }
}
.megamenu__toggle:hover, .megamenu__toggle:focus {
  color: #fff;
}
.megamenu__toggle .megamenu__toggle-icon {
  position: relative;
  width: 24px;
  height: 3px;
  background: currentColor;
  border-radius: 1px;
  transition: background 250ms ease;
}
.megamenu__toggle .megamenu__toggle-icon::before, .megamenu__toggle .megamenu__toggle-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: currentColor;
  border-radius: 1px;
  transition: transform 250ms ease, top 250ms ease, bottom 250ms ease;
}
.megamenu__toggle .megamenu__toggle-icon::before {
  top: -8px;
}
.megamenu__toggle .megamenu__toggle-icon::after {
  bottom: -8px;
}
.megamenu__toggle[aria-expanded=true] .megamenu__toggle-icon {
  background: transparent;
}
.megamenu__toggle[aria-expanded=true] .megamenu__toggle-icon::before {
  top: 0;
  transform: rotate(45deg);
}
.megamenu__toggle[aria-expanded=true] .megamenu__toggle-icon::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.megamenu__overlay {
  position: fixed;
  inset: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: opacity 250ms ease, visibility 250ms ease;
}
.megamenu__overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .megamenu__overlay {
    display: none;
  }
}

.megamenu__mobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  width: 100%;
  max-width: 320px;
  background: rgba(10, 10, 10, 0.92);
  transform: translateX(100%);
  transition: transform 250ms ease;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.megamenu__mobile.is-open {
  transform: translateX(0);
}
@media (min-width: 768px) {
  .megamenu__mobile {
    display: none;
  }
}

.megamenu__mobile-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem 1rem;
  background: none;
  border-bottom: none;
  pointer-events: none;
}
.megamenu__mobile-header .megamenu__mobile-close {
  pointer-events: auto;
}

.megamenu__mobile-logo-trigger {
  display: flex;
  align-items: center;
  flex: 1;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
.megamenu__mobile-logo-trigger .megamenu__mobile-header-logo {
  height: 44px;
  width: auto;
  max-width: 200px;
  object-fit: contain;
  transition: opacity 150ms ease;
}
.megamenu__mobile-logo-trigger:hover .megamenu__mobile-header-logo, .megamenu__mobile-logo-trigger:focus .megamenu__mobile-header-logo {
  opacity: 0.8;
}

.megamenu__mobile-logo-link-drawer {
  display: flex;
  align-items: center;
  flex: 1;
}
.megamenu__mobile-logo-link-drawer .megamenu__mobile-header-logo {
  height: 44px;
  width: auto;
  max-width: 200px;
  object-fit: contain;
}

.megamenu__mobile-header-submenu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.megamenu__mobile-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  color: #c8c8c8;
  font-size: 1.25rem;
  cursor: pointer;
  transition: all 150ms ease;
}
.megamenu__mobile-close:hover, .megamenu__mobile-close:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}

.megamenu__mobile-nav {
  padding: 1rem 0;
}

.megamenu__mobile-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.megamenu__mobile-item.has-logo .megamenu__mobile-trigger,
.megamenu__mobile-item.has-logo .megamenu__mobile-link {
  padding: 0.5rem 1.25rem;
}

.megamenu__mobile-logo {
  display: block;
  height: 40px;
  width: auto;
  max-width: 200px;
  object-fit: contain;
}

.megamenu__mobile-item-header {
  display: flex;
  align-items: stretch;
  width: 100%;
}

.megamenu__mobile-link {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-weight: 500;
  color: #c8c8c8;
}
.megamenu__mobile-link:hover, .megamenu__mobile-link:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.03);
}

.megamenu__mobile-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  min-width: 60px;
  padding: 0;
  font-size: 1rem;
  font-weight: 500;
  color: #c8c8c8;
  background: rgba(255, 255, 255, 0.02);
  border: none;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  cursor: pointer;
  transition: color 150ms ease, background 150ms ease;
}
.megamenu__mobile-trigger:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}
.megamenu__mobile-trigger:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  outline: 2px solid #ff7b38;
  outline-offset: -2px;
}
.megamenu__mobile-trigger[aria-expanded=true] {
  color: #ff7b38;
  background: rgba(255, 255, 255, 0.05);
}

.megamenu__mobile-trigger-icon {
  position: relative;
  width: 16px;
  height: 16px;
}
.megamenu__mobile-trigger-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  transform: translateY(-50%);
}
.megamenu__mobile-trigger-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background: currentColor;
  transform: translateX(-50%) scaleY(1);
  opacity: 1;
  transition: transform 150ms ease, opacity 150ms ease;
}

.megamenu__mobile-trigger[aria-expanded=true] .megamenu__mobile-trigger-icon::after {
  transform: translateX(-50%) scaleY(0);
  opacity: 0;
}

.megamenu__mobile-trigger[aria-expanded=false] .megamenu__mobile-trigger-icon::after {
  transform: translateX(-50%) scaleY(1);
  opacity: 1;
}

.megamenu__mobile-submenu {
  display: block;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: max-height 250ms ease-out, opacity 150ms ease-out, padding 150ms ease-out;
}
.megamenu__mobile-submenu.is-open {
  max-height: 80vh;
  padding: 0.5rem 0;
  opacity: 1;
}

.megamenu__mobile-sublink {
  display: block;
  padding: 0.75rem 1.25rem 0.75rem 2rem;
  font-size: 0.9375rem;
  color: #c8c8c8;
}
.megamenu__mobile-sublink:hover, .megamenu__mobile-sublink:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.03);
}
.megamenu__mobile-sublink.level-3 {
  padding-left: 2.75rem;
  font-size: 0.875rem;
  color: rgba(200, 200, 200, 0.85);
}
.megamenu__mobile-sublink.level-4 {
  padding-left: 3.5rem;
  font-size: 0.8125rem;
  color: rgba(200, 200, 200, 0.7);
}

.megamenu__mobile-group-title {
  padding: 0.75rem 1.25rem 0.5rem 2rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #ff7b38;
  letter-spacing: 0.05em;
}

.megamenu__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body {
  padding-top: 50px;
}

.megamenu__item.polys > a,
.megamenu__item.polys > button,
.megamenu__item.polys a, .megamenu__item.polys2 > a,
.megamenu__item.polys2 > button,
.megamenu__item.polys2 a,
.megamenu__group.polys > a,
.megamenu__group.polys > button,
.megamenu__group.polys a,
.megamenu__group.polys2 > a,
.megamenu__group.polys2 > button,
.megamenu__group.polys2 a,
.megamenu__link.polys > a,
.megamenu__link.polys > button,
.megamenu__link.polys a,
.megamenu__link.polys2 > a,
.megamenu__link.polys2 > button,
.megamenu__link.polys2 a {
  background: linear-gradient(135deg, #c084fc 0%, #7c3aed 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
}
.megamenu__item.polys > a:hover,
.megamenu__item.polys > button:hover,
.megamenu__item.polys a:hover, .megamenu__item.polys2 > a:hover,
.megamenu__item.polys2 > button:hover,
.megamenu__item.polys2 a:hover,
.megamenu__group.polys > a:hover,
.megamenu__group.polys > button:hover,
.megamenu__group.polys a:hover,
.megamenu__group.polys2 > a:hover,
.megamenu__group.polys2 > button:hover,
.megamenu__group.polys2 a:hover,
.megamenu__link.polys > a:hover,
.megamenu__link.polys > button:hover,
.megamenu__link.polys a:hover,
.megamenu__link.polys2 > a:hover,
.megamenu__link.polys2 > button:hover,
.megamenu__link.polys2 a:hover {
  background: linear-gradient(135deg, #fff 0%, #c084fc 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.megamenu__item._event > a, .megamenu__item._event a, .megamenu__item._summit > a, .megamenu__item._summit a,
.megamenu__group._event > a,
.megamenu__group._event a,
.megamenu__group._summit > a,
.megamenu__group._summit a,
.megamenu__link._event > a,
.megamenu__link._event a,
.megamenu__link._summit > a,
.megamenu__link._summit a {
  color: #fbbf24;
}
.megamenu__item._event > a:hover, .megamenu__item._event a:hover, .megamenu__item._summit > a:hover, .megamenu__item._summit a:hover,
.megamenu__group._event > a:hover,
.megamenu__group._event a:hover,
.megamenu__group._summit > a:hover,
.megamenu__group._summit a:hover,
.megamenu__link._event > a:hover,
.megamenu__link._event a:hover,
.megamenu__link._summit > a:hover,
.megamenu__link._summit a:hover {
  color: #fde68a;
  text-shadow: 0 0 10px rgba(251, 191, 36, 0.5);
}
.megamenu__item._profile > a, .megamenu__item._profile a, .megamenu__item._guest > a, .megamenu__item._guest a,
.megamenu__group._profile > a,
.megamenu__group._profile a,
.megamenu__group._guest > a,
.megamenu__group._guest a,
.megamenu__link._profile > a,
.megamenu__link._profile a,
.megamenu__link._guest > a,
.megamenu__link._guest a {
  color: #ffa56c;
}
.megamenu__item._profile > a:hover, .megamenu__item._profile a:hover, .megamenu__item._guest > a:hover, .megamenu__item._guest a:hover,
.megamenu__group._profile > a:hover,
.megamenu__group._profile a:hover,
.megamenu__group._guest > a:hover,
.megamenu__group._guest a:hover,
.megamenu__link._profile > a:hover,
.megamenu__link._profile a:hover,
.megamenu__link._guest > a:hover,
.megamenu__link._guest a:hover {
  color: #fff;
}

.megamenu__group-title {
  font-size: 0.8125rem;
}

.megamenu__group-list .megamenu__link {
  font-size: 0.75rem;
}

.the-polys .megamenu__group {
  position: relative;
  padding-left: calc(1.5rem + 22px);
}
.the-polys .megamenu__group::before {
  content: "";
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("/wp-content/themes/polysmuseum/images/icons/Trophy.png") no-repeat center/contain;
  opacity: 0.95;
  pointer-events: none;
}
.the-polys .megamenu__group-list > li {
  position: relative;
  padding-left: 22px;
}
.the-polys .megamenu__group-list > li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url("/wp-content/themes/polysmuseum/images/icons/Trophy.png") no-repeat center/contain;
  opacity: 0.9;
  pointer-events: none;
}

body.event--red-carpet .megamenu__item.red-carpet .megamenu__group-title {
  color: #e60000;
  border-bottom-color: rgba(230, 0, 0, 0.35);
}
body.event--red-carpet .megamenu__item.red-carpet .megamenu__group-title a:hover {
  color: #ff3333;
  text-shadow: 0 0 10px rgba(204, 0, 0, 0.4);
}
body.event--red-carpet .megamenu__item.red-carpet .megamenu__link:hover,
body.event--red-carpet .megamenu__item.red-carpet .megamenu__link:focus-visible {
  filter: drop-shadow(0 0 10px rgba(204, 0, 0, 0.25));
}

@media (max-width: 767px) {
  .navbar-collapse {
    max-height: 67vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-collapse {
    max-height: 67vh;
  }
}
/*
Theme Name: Helen 2025

*/
/** * Table of Contents:* * 1.0 - Reset * 2.0 - Repeatable Patterns * 3.0 - Basic Structure * 4.0 - Header * 5.0 - Navigation * 6.0 - Content *   6.1 - Post Thumbnail *   6.2 - Entry Header *   6.3 - Entry Meta *   6.4 - Entry Content *   6.5 - Galleries *   6.6 - Post Formats *   6.7 - Post/Image/Paging Navigation *   6.8 - Attachments *   6.9 - Archives *   6.10 - Contributor Page *   6.11 - 404 Page *   6.12 - Full-width *   6.13 - Singular *   6.14 - Comments * 7.0 - Sidebar *   7.1 - Widgets *   7.2 - Content Sidebar Widgets * 8.0 - Footer * 9.0 - Featured Content * 10.0 - Multisite * 11.0 - Media Queries * 12.0 - Print * ----------------------------------------------------------------------------- */
/** * 1.0 Reset * * Resetting and rebuilding styles have been helped along thanks to the fine * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html * along with Nicolas Gallagher and Jonathan Neal * http://necolas.github.com/normalize.css/ and Blueprint * http://www.blueprintcss.org/ * * ----------------------------------------------------------------------------- */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  background: linear-gradient(to top right, rgba(10, 10, 10, 0.94) 0%, rgba(10, 10, 10, 0.62) 100%);
  color: #fff;
  backdrop-filter: blur(6px);
}
.site-header > .container {
  max-width: 1170px !important;
  padding: 0 15px 0 0.5rem !important;
  margin: 0 auto !important;
  width: auto !important;
}

.site-header__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 1rem;
  row-gap: 0.25rem;
  padding: 0.5rem 0 0.1rem;
}
@media (min-width: 960px) {
  .site-header__top {
    flex-wrap: nowrap;
    padding: 0.5rem 0 0.1rem;
  }
}

.site-header__avatar {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
}
.site-header__avatar img {
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.site-header__brand {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: flex-start;
  line-height: 1.1;
  text-decoration: none;
  color: inherit;
  flex: 1 1 auto;
  min-width: 0;
}
.site-header__brand:hover, .site-header__brand:focus-visible {
  text-decoration: none;
  color: inherit;
}
.site-header__brand .site-header__brand-name {
  font-family: "Playwrite DE Grund", cursive;
  font-size: clamp(1.05rem, 3.5vw, 1.6rem);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: 0.02em;
  margin-top: 10px;
}
.site-header__brand .site-header__brand-tagline {
  font-family: "Comfortaa", sans-serif;
  font-size: clamp(0.65rem, 1.6vw, 0.78rem);
  font-weight: 300;
  opacity: 0.7;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-top: 5px;
  padding-left: 3px;
  line-height: 1.2;
}

[data-brand=hle] .site-header__brand-name {
  font-size: clamp(1.02rem, 2.88vw, 1.62rem);
}

[data-brand=hle] .site-header__brand-tagline {
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: clamp(0.72rem, 1.6vw, 0.9rem);
  opacity: 0.75;
}

[data-brand=fmc] .site-header__brand-name {
  font-family: "Painting in the Sunlight", "Playwrite DE Grund", cursive;
  font-size: clamp(3rem, 10vw, 4.625rem);
  letter-spacing: 0;
  line-height: 1;
}

[data-brand=fmc] .site-header {
  background: linear-gradient(to top right, rgb(20, 2, 0) 0%, rgba(20, 2, 0, 0.68) 100%);
}

[data-brand=ef] .site-header__brand-name {
  font-family: "Comfortaa", sans-serif;
  font-weight: 700;
}

.site-header__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.25rem;
  color: inherit;
  cursor: pointer;
  margin-left: auto;
}
.site-header__toggle:hover, .site-header__toggle:focus-visible {
  background: rgba(255, 255, 255, 0.08);
}
.site-header__toggle:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
@media (min-width: 960px) {
  .site-header__toggle {
    display: none;
  }
}

.site-header__toggle-icon {
  display: block;
  width: 1.25rem;
  height: 0.125rem;
  background: currentColor;
  position: relative;
}
.site-header__toggle-icon::before, .site-header__toggle-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
}
.site-header__toggle-icon::before {
  top: -0.45rem;
}
.site-header__toggle-icon::after {
  top: 0.45rem;
}

.site-header__collapse {
  width: 100%;
}
@media (min-width: 960px) {
  .site-header__collapse {
    display: block !important;
  }
}

.site-header__main {
  padding: 0.25rem 0;
}
@media (min-width: 960px) {
  .site-header__main {
    padding: 0.2rem 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    margin-top: 0.1rem;
  }
}
.site-header__main .navbar-nav.main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}
@media (min-width: 960px) {
  .site-header__main .navbar-nav.main-nav {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0.25rem;
  }
}
@media (min-width: 960px) {
  .site-header__main .navbar-nav.main-nav > .menu-item {
    position: relative;
  }
}
.site-header__main .navbar-nav.main-nav > .menu-item > a {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.4rem 0;
  color: inherit;
  text-decoration: none;
  font-family: "Comfortaa", sans-serif;
  font-size: 0.95rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.2;
  white-space: nowrap;
  transition: color 200ms ease, opacity 200ms ease;
}
@media (min-width: 960px) {
  .site-header__main .navbar-nav.main-nav > .menu-item > a {
    padding: 0.4rem 0.7rem;
    font-size: 0.78rem;
  }
}
.site-header__main .navbar-nav.main-nav > .menu-item > a:hover, .site-header__main .navbar-nav.main-nav > .menu-item > a:focus-visible {
  color: #ddd;
  text-decoration: none;
}
.site-header__main .navbar-nav.main-nav > .menu-item.menu-item-has-children > a::after {
  content: "▾";
  display: inline-block;
  font-size: 0.65em;
  opacity: 0.55;
  margin-left: 0.35rem;
  transition: transform 200ms ease;
}
.site-header__main .navbar-nav.main-nav > .menu-item.menu-item-has-children.is-open > a::after {
  transform: rotate(180deg);
}
.site-header__main .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 959.98px) {
  .site-header__main .sub-menu {
    display: none;
    padding: 0.25rem 0 0.25rem 1rem;
    margin: 0;
    border-left: 1px solid #444;
  }
  .site-header__main .sub-menu > .menu-item {
    margin: 0;
  }
  .site-header__main .sub-menu > .menu-item:not(:last-child) {
    border-bottom: 1px solid #444;
  }
  .site-header__main .sub-menu > .menu-item > a {
    display: block;
    padding: 0.35rem 0;
    color: inherit;
    opacity: 0.75;
    text-decoration: none;
    font-family: "Comfortaa", sans-serif;
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    transition: color 200ms ease, opacity 200ms ease;
  }
  .site-header__main .sub-menu > .menu-item > a:hover, .site-header__main .sub-menu > .menu-item > a:focus-visible {
    color: #e96b16;
    opacity: 1;
  }
  .site-header__main .menu-item-has-children.is-open > .sub-menu {
    display: block;
  }
}
@media (min-width: 960px) {
  .site-header__main .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    min-width: 13rem;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    background: rgba(10, 10, 10, 0.92);
    border: 1px solid #444;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(8px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 180ms ease-out, visibility 0s linear 200ms;
    z-index: 100;
  }
  .site-header__main .sub-menu > .menu-item {
    display: block;
    margin: 0;
  }
  .site-header__main .sub-menu > .menu-item:not(:last-child) {
    border-bottom: 1px solid #444;
  }
  .site-header__main .sub-menu > .menu-item > a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1.1rem;
    color: inherit;
    opacity: 0.8;
    text-decoration: none;
    font-family: "Comfortaa", sans-serif;
    font-size: 0.78rem;
    font-weight: 400;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    white-space: nowrap;
    transform-origin: left center;
    transition: color 180ms ease, opacity 180ms ease, background-color 180ms ease, transform 180ms ease;
  }
  .site-header__main .sub-menu > .menu-item > a:hover, .site-header__main .sub-menu > .menu-item > a:focus-visible {
    color: #e96b16;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    transform: scale(1.04);
  }
  .site-header__main .menu-item-has-children:hover > .sub-menu,
  .site-header__main .menu-item-has-children:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    transition: opacity 150ms ease-out, visibility 0s linear 0s;
  }
}

.site-header__social .navbar-nav.social-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.25rem;
  align-items: center;
}

.site-header__social.is-desktop {
  display: none;
}
@media (min-width: 960px) {
  .site-header__social.is-desktop {
    display: block;
    margin-left: auto;
  }
}
.site-header__social.is-desktop .navbar-nav.social-nav {
  justify-content: flex-end;
}

.site-header__social.is-mobile {
  display: block;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
@media (min-width: 960px) {
  .site-header__social.is-mobile {
    display: none;
  }
}

.site-header__main .menu-item > a {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
}

.site-header__main > .container > .site-header__top .menu-item-image,
.site-header__main .navbar-nav.main-nav > .menu-item > a > .menu-item-image,
.site-header__social .menu-item-image {
  display: block;
  height: 100px;
  width: auto;
  max-width: 150px;
  flex-shrink: 0;
  object-fit: contain;
}

.site-header__social .menu-item-image {
  height: 25px;
  max-width: none;
}

.site-header__main .sub-menu .menu-item-image {
  display: block;
  height: 60px;
  width: auto;
  max-width: 90px;
  flex-shrink: 0;
  object-fit: contain;
}

.site-header__social .social-link > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  color: inherit;
  text-decoration: none;
  border-radius: 50%;
  transition: transform 200ms ease-out, color 200ms ease-out, text-shadow 200ms ease-out;
}
.site-header__social .social-link > a > i {
  font-size: 1.1rem;
  line-height: 1;
}
.site-header__social .social-link > a:hover, .site-header__social .social-link > a:focus-visible {
  color: #fff;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.75), 0 0 16px rgba(255, 255, 255, 0.4);
  transform: scale(1.15);
  text-decoration: none;
}
.site-header__social .social-link > a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.page-loader {
  position: fixed;
  inset: 0;
  z-index: 9998;
  background: #4e473f;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 400ms ease-out, visibility 0s linear 400ms;
}
.page-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.page-loader .iconic-clock {
  width: clamp(140px, 30vw, 280px);
  height: auto;
  opacity: 0.68;
}
.page-loader .iconic-clock-frame {
  fill: #cccccc;
  stroke: #cccccc;
}
.page-loader .iconic-clock-axis {
  fill: #cccccc;
  stroke: #cccccc;
}
.page-loader .iconic-clock-hour-hand {
  fill: #cccccc;
  stroke: #cccccc;
}
.page-loader .iconic-clock-minute-hand {
  fill: #cccccc;
  stroke: #cccccc;
}
.page-loader .iconic-clock-hour-hand,
.page-loader .iconic-clock-minute-hand,
.page-loader .iconic-clock-second-hand {
  transform-box: view-box;
  transform-origin: 1200px 1415.3px;
}
.page-loader .iconic-clock .iconic-clock-second-hand {
  display: none;
}
.page-loader .iconic-clock .iconic-clock-minute-hand {
  animation: clock-rotate 1s linear infinite reverse;
}
.page-loader .iconic-clock .iconic-clock-hour-hand {
  animation: clock-rotate 12s linear infinite reverse;
}
.page-loader .iconic-clock--current-time .iconic-clock-second-hand {
  display: revert;
  animation: clock-rotate 60s linear infinite;
  animation-delay: var(--clock-s, 0s);
}
.page-loader .iconic-clock--current-time .iconic-clock-minute-hand {
  animation: clock-rotate 3600s linear infinite;
  animation-delay: var(--clock-m, 0s);
}
.page-loader .iconic-clock--current-time .iconic-clock-hour-hand {
  animation: clock-rotate 43200s linear infinite;
  animation-delay: var(--clock-h, 0s);
}

@keyframes clock-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
body {
  padding-top: 5rem;
}
@media (min-width: 960px) {
  body {
    padding-top: 12rem;
  }
}

.home-section.home-hero {
  margin-top: 0;
  min-height: 0;
  padding-bottom: 33.33%;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 959.98px) {
  .home-section.home-hero {
    padding-bottom: 100%;
  }
}

.sr-only,
.visually-hidden,
.screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
  font-size: 16px;
}

body {
  background: #360300;
  font-size: 1rem;
  color: #ddd;
  font-family: "Comfortaa", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.mainbg {
  background: #360300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playwrite DE Grund", cursive;
  line-height: 1.4;
  font-weight: 400;
  color: #ffa56c;
  margin: 0px 0px 2rem;
}

h2.module-title {
  font-weight: 900;
  font-size: 400%;
}

h3.section-head {
  font-weight: bold;
  color: #a057a2;
  text-align: center;
  font-size: 150%;
}

h4.section-prime {
  font-weight: bold;
  border-bottom: 3px dashed #f58669;
  padding-bottom: 1em;
  margin-bottom: 1em;
  text-align: center;
  font-size: 120%;
  color: #419B4E;
}

h1 {
  font-size: 2.5rem;
  line-height: 1.2;
}

h2 {
  font-size: 2rem;
  line-height: 1.3;
}

h3 {
  font-size: 1.5rem;
  line-height: 1.4;
}

h4 {
  font-size: 1.25rem;
  line-height: 1.4;
}

h5 {
  font-size: 1rem;
  line-height: 1.5;
}

h6 {
  font-size: 0.9rem;
  line-height: 1.6;
}

p, li {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1rem;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  color: #211009;
  padding: 3px;
  font-weight: bold;
}

input[type=submit] {
  background: #ff7b38;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: bold;
  border-radius: 5px;
  transition: all 0.125s ease-in-out 0s;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

iframe {
  border: 0;
}

.stars {
  color: #ffa56c;
  font-size: 1.5em;
  letter-spacing: 5px;
  text-shadow: 3px 3px #000;
  display: block;
  text-align: center;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left !important;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}

@media (min-width: 1400px) {
  .xl-2 {
    width: 16.6667%; /* 6 columns */
  }
}
.container,
.container-fluid {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.navbar > .container {
  width: auto !important;
  max-width: 1170px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.module {
  max-width: 1170px;
  margin: 0 auto;
}

.col-xs-12,
.col-sm-6,
.col-md-4,
.col-lg-3,
.col-xl-2 {
  margin-bottom: 3rem;
}

.hero-title {
  position: relative;
  top: 75%;
  display: block;
  text-align: center;
  z-index: 1000;
  font-size: 4vw;
  color: #fff;
  text-shadow: 0px 0px 5px #000;
}

.svg-glyph {
  opacity: 0.7;
  width: 32px;
}

ul.booklinks {
  padding-left: 0px;
}
ul.booklinks li {
  display: inline-block;
  list-style: none;
}
ul.booklinks li img {
  width: 25px;
  height: auto;
}

.amazon {
  background: url(images/amazon-icon.png) left center no-repeat;
  background-size: contain;
  display: block;
  padding: 5px 5px 5px 50px;
  background-position-x: 0px;
  font-weight: bold;
  font-size: 110%;
  margin: 5px 0px;
}

.box-shadow {
  display: table-cell;
  box-shadow: -3px 0px 16px 4px rgba(255, 164, 108, 0.65);
}

.goodreads {
  background: url(images/goodreads-logo.png) left center no-repeat;
  background-size: contain;
  display: block;
  padding: 5px 5px 5px 50px;
  background-position-x: 0px;
  font-weight: bold;
  font-size: 110%;
  margin: 5px 0px;
}

.review-item {
  display: table;
  width: 100%;
  margin: 10px 0px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.review-item h4 {
  margin: 0px;
  width: 25%;
  display: table-cell;
}
.review-item h4 i {
  font-size: 75%;
}
.review-item h4 span.title {
  font-weight: bold;
  font-size: 120%;
}
.review-item .review-content {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
}
.review-item .review-content img {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.review-item .review-content p {
  margin: 0px;
  font-size: 90%;
  font-style: italic;
  padding: 5px;
}
.review-item .review-meta {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  font-size: 90%;
  color: #666;
  padding-left: 10px;
  border-left: 1px solid #ccc;
}
.review-item .review-meta p {
  margin: 0px;
}

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background: #f00;
}
.video-wrap iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#conference-playlist {
  position: relative;
  z-index: 100;
}
@media (min-width: 1281px) {
  #conference-playlist .panel-heading {
    padding: 1em 1em 2.5em;
  }
}
@media (max-width: 767px) {
  #conference-playlist {
    top: 10%;
  }
  #conference-playlist .panel-title {
    font-size: 3vw;
  }
  #conference-playlist .panel-title img {
    width: 25%;
    max-width: 150px;
    margin-right: 10px;
  }
  #conference-playlist .panel-speakers {
    font-size: 3vw;
    line-height: 120%;
  }
  #conference-playlist .panel-heading {
    padding: 3px;
    clear: both;
    height: 0px;
    padding: 1% 3px 15% 3px;
  }
  #conference-playlist .panel-heading a:after {
    content: "";
  }
  #conference-playlist .panel {
    border: 0px;
    background: transparent;
  }
}

#gallery {
  padding: 75px 0px;
  position: relative;
}
#gallery .skyline {
  position: absolute;
  right: 10%;
  bottom: -20px;
  width: 20%;
  max-width: 250px;
}
#gallery {
  z-index: 100;
  position: relative;
}

.gallery-wrap {
  width: 80%;
  margin: 2em auto;
}
@media (max-width: 767px) {
  .gallery-wrap {
    width: auto;
  }
}
.gallery-wrap .slider {
  max-width: 1240px;
  margin: 0px auto;
}

.slick-prev,
.slick-next {
  font-size: 1em;
  line-height: 0;
  position: absolute;
  top: 32%;
  display: block;
  width: 30px;
  max-width: 8%;
  height: 30px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  border-radius: 50%;
  z-index: 100;
}

.slick-prev {
  left: 1%;
  content: ">";
}

.slick-next {
  right: 0;
  content: ">";
}

.slick-dots {
  position: relative;
  bottom: 0px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  padding-left: 0px !important;
}
.slick-dots li {
  display: inline-block;
  margin: 0px 0.5em;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: #486db1;
  border: 0;
  outline: none;
  background: #486db1;
  border-radius: 50%;
}
.slick-dots li.active {
  background: #522b1c;
}

#home-slideshow .slick-prev,
#home-slideshow .slick-next {
  top: 45%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* ADS */
.ad-left {
  float: left;
  display: inline;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.hero {
  width: 100%;
  height: auto;
}

.emblem {
  width: 2.5em;
  float: left;
  display: inline;
  margin: 10px 10px 0px;
}

.social-icon {
  float: right;
  display: inline;
  margin: 20px 10px 0px;
}

.facebook {
  width: 1.2em;
}

.twitter {
  width: 2em;
}

@media (min-width: 1281px) {
  .home-section {
    min-height: 100vh; /* Full height of viewport */
  }
}
.home-section {
  min-height: 25vh; /* Full height of viewport */
  padding-bottom: 50px; /* Ensures space between hero and main content */
}

/* Padding for hero-slider if needed */
.hero-slider {
  padding: 0;
  margin: 0;
}

/* Main section flow */
/* margin-top was 70px — removed so the hero (rendered just before <main>
   in page.php) sits flush against the page content instead of leaving a
   70px empty band beneath it. body { padding-top } in site-header.scss
   handles the offset below the fixed header. */
main.main {
  margin-top: 0;
  padding: 0;
}

/* Ensure the caption content doesn't interfere with flow */
.titan-caption {
  padding-top: 20px;
  padding-bottom: 20px;
}

.promotion {
  margin-bottom: 1em;
}
.promotion a {
  color: #5c90c2;
}

.hero-slide {
  font-size: 3em;
  color: #fff;
  text-shadow: 2px 2px #4e473f;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0px auto 1em;
  text-align: center;
  letter-spacing: 0.1em;
}
@media (max-width: 539px) {
  .hero-slide {
    max-width: 90%;
    font-size: 6vw;
    word-wrap: break-word;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .hero-slide {
    max-width: 90%;
    font-size: 4vw;
    word-wrap: break-word;
  }
}

.caption-content a.btn {
  color: #ddd;
  border-radius: 10px;
  border: 2px solid #ddd;
}
.caption-content a.btn:hover {
  background: rgba(78, 71, 63, 0.7);
  color: #fff;
  border: 2px solid #ddd;
}

section.module {
  border-bottom: 14px ridge #906f42;
}

.navbar-right {
  margin-right: 1em;
}

.navbar-nav > li > a {
  padding: 5px 10px;
}

.caption-content a.btn {
  font-size: 1em;
  text-shadow: 1px 1px #000;
}
@media (max-width: 539px) {
  .caption-content a.btn {
    max-width: 90%;
    font-size: 3vw;
    word-wrap: break-word;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .caption-content a.btn {
    max-width: 90%;
    font-size: 2vw;
    word-wrap: break-word;
  }
}
.caption-content a.btn p {
  margin-bottom: 0px;
  text-transform: none;
}

.bg-dark {
  background: linear-gradient(135deg, #360300 0%, #880700 32%, #af0f03 76%, #feb886 100%);
}

footer.bg-dark {
  background: linear-gradient(45deg, #360300 0%, #880700 32%, #af0f03 76%, #feb886 100%);
  padding: 50px;
}
footer.bg-dark a {
  color: #ffa56c;
  font-weight: bold;
}
footer.bg-dark a:hover {
  text-decoration: underline;
}

.footer ul.social {
  width: 90%;
  margin: 0px auto;
  float: right;
  padding-left: 0px;
}
.footer ul.social li {
  width: 32px;
  margin: 0px 15px;
  list-style: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .footer ul.social li {
    text-align: center;
    width: 15%;
  }
}
.footer ul.social li.svg-glyph a {
  padding: 10px;
  opacity: 0.7;
}
.footer ul.social li.svg-glyph a img {
  height: 24px;
}

.panel-group {
  margin-bottom: 0px;
  border-color: none;
}

.panel-title {
  font-size: 1em;
}

.panel-default {
  border-color: none;
  border-radius: 25px !important;
}

.session-time,
.mobile-sesion.time {
  float: right;
  margin-right: 2em;
  margin-top: -17px;
  text-transform: none;
  color: #fff !important;
}
@media (max-width: 767px) {
  .session-time,
  .mobile-sesion.time {
    display: none;
  }
}

.mobile-session-time {
  display: block;
  text-align: center;
  margin: 0px auto;
  font-weight: 900;
}
@media (min-width: 768px) {
  .mobile-session-time {
    display: none;
  }
}

.module {
  padding-top: 70px;
}

.panel-default > .panel-heading {
  color: #ccc;
  padding: 2em;
  font-size: 150%;
  background: linear-gradient(to top, #8c002e 0%, #a90329 51%, #c40327 100%);
  border-color: #8c002e;
}
.panel-default > .panel-heading h4 a,
.panel-default > .panel-heading h4 a.collapsed {
  color: #fff !important;
}
.panel-default > .panel-heading .speaker-name {
  color: #ccc;
}
.panel-default > .panel-heading a {
  display: inline;
}
.panel-default > .panel-heading a:hover {
  text-decoration: underline;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-color: #8c002e;
}

.panel-body p {
  font-size: 150%;
  padding-right: 20px;
}
@media (max-width: 1280px) {
  .panel-body p {
    clear: left;
  }
}

.boosks img {
  /* adjust the below to control the 3D effect */
  --x: 10px;
  --y: 20px;
  transform: perspective(1000px) rotateX(var(--_a, 40deg));
  /* */
  clip-path: polygon(var(--y) var(--y), calc(100% - var(--y)) var(--y), calc(100% - var(--y)) calc(100% - var(--y)), calc(100% - var(--y) - var(--x)) var(--_c, 100%), calc(var(--x) + var(--y)) var(--_c, 100%), var(--y) calc(100% - var(--y)));
  outline: var(--y) solid rgba(0, 0, 0, 0.4);
  outline-offset: calc(-1 * var(--y));
  padding: var(--y) var(--y) 0 var(--y);
  transition: 1s;
}
.boosks :hover img {
  --_a: 0deg;
  --_c: calc(100% - var(--y));
  cursor: pointer;
}
.boosks h4 {
  text-align: center;
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  font-family: sans-serif;
  transition: 0.8s;
}
.boosks :hover h4 {
  transform: translateY(0%);
  transition: 0.8s 0.2s;
}

.session-sponsors {
  display: table;
  padding-left: 1%;
  width: 100%;
}

.session-sponsor {
  display: table-cell;
  width: 20%;
  padding-right: 1%;
  text-align: center;
}
.session-sponsor img {
  border-radius: 50%;
}

a.cta {
  text-align: center;
  margin: 3em auto 1em;
  color: #fff;
  font-weight: 900;
  display: block;
  display: block;
  background-size: cover;
  line-height: 150%;
  transition: all 0.2s ease-in-out;
}

a.register {
  background: url(/wp-content/uploads/2018/10/blue-aqua.png) center center no-repeat;
  width: 303px;
  height: 199px;
  padding: 2em 0px;
  font-size: 200%;
}

a.sponsor {
  background: url(/wp-content/uploads/2018/10/red-pink.png) center center no-repeat;
  width: 539px;
  height: 387px;
  padding: 9em 1em 0px;
  font-size: 150%;
  max-width: 100%;
}
a.sponsor span {
  font-size: 150%;
  display: block;
  text-decoration: none;
  margin-bottom: 0.5em;
}

a.cta:hover {
  transform: scale(1.5);
}

.section-foot {
  margin: 50px 0px;
}

.copyright {
  font-size: 1em;
}
@media (max-width: 539px) {
  .copyright {
    max-width: 90%;
    font-size: 2vw;
    word-wrap: break-word;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  .copyright {
    max-width: 90%;
    font-size: 1.5vw;
    word-wrap: break-word;
  }
}

.btn {
  white-space: normal !important;
}

.post-columns {
  margin-bottom: 25px;
}

/* Events Page Styling */
.events-page .module {
  padding: 80px 0;
}
.events-page .module h2 {
  text-align: center;
  margin-bottom: 50px;
  color: #ffa56c;
  font-size: 3rem;
  font-weight: 700;
}
.events-page .module h3 {
  color: #a057a2;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin: 40px 0 30px;
  border-bottom: 2px solid #f58669;
  padding-bottom: 15px;
}

.post-item {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.post-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
  border-color: rgba(245, 134, 105, 0.3);
}
.post-item .post-image {
  margin-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
}
.post-item .post-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.post-item .post-image img:hover {
  transform: scale(1.05);
}
.post-item .post-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
  min-width: 0;
  width: 100%;
}
.post-item .post-content h3,
.post-item .post-content h4 {
  color: #f58669;
  font-family: "Comfortaa", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 10px;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.post-item .post-content h3 a,
.post-item .post-content h4 a {
  color: inherit;
  text-decoration: none;
}
.post-item .post-content h3 a:hover,
.post-item .post-content h4 a:hover {
  color: #a057a2;
}
.post-item .post-content strong {
  color: #419B4E;
  font-size: 1.1rem;
  display: block;
  margin-bottom: 15px;
}
.post-item .post-content p {
  color: #ddd;
  line-height: 1.6;
  margin-bottom: 15px;
  align-self: flex-start;
}
.post-item .post-content iframe {
  border-radius: 8px;
  margin-top: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

/* Responsive Events Grid */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-12, .col-sm-6, .col-md-4, .col-lg-3, .col-xl-2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 0 15px;
}

/* Mobile Responsiveness */
@media (max-width: 767px) {
  .events-page .module {
    padding: 40px 0;
  }
  .events-page .module h2 {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
  .events-page .module h3 {
    font-size: 1.5rem;
    margin: 30px 0 20px;
  }
  .post-item {
    padding: 15px;
  }
  .post-item .post-content h3,
  .post-item .post-content h4 {
    font-size: 1.15rem;
  }
  .row {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .col-xs-12 {
    margin-bottom: 20px;
  }
  .post-item {
    margin-bottom: 20px;
  }
}
