/* 2025 style start */
.style-2025 .mtpc-section-item{
  overflow: hidden; 
}

/* News Details Page */
body.page-node-type-news {
  background-color: #FFFFFF;
}

body.page-node-type-news .previous-button{
  border: 1px solid #00a3d9;
  padding: 5px 15px;
}

body.page-node-type-news .previous-button:hover{
  color: #FFFFFF;
  background-color: #00a3d9;
  text-decoration: none;
}

body.page-node-type-news .mtpc_news.mtpc_pagetitle{
  padding-top: 70px;
  padding-bottom: 25px;
}

body.page-node-type-news .mtpc_news.mtpc_pagetitle h1{
  font-size: 32px;
  font-weight: 800;
  line-height: 1.255;
}

body.page-node-type-news article.mtpc-news-article .mtpc_news_date{
  padding-bottom: 80px;
  text-transform: none;
}

body.page-node-type-news article.mtpc-news-article .mtpc_news_share .social-sharing{
  padding-bottom: 125px;
}

/* News listing Page */
.view.sa-style.view-id-news_events .view-content .views-row.thumb-alternate .row_container.has_thumb .thumb_container{
  margin-left: 0px;
  margin-right: 40px;
}

.view.sa-style.view-id-news_events .view-content .views-row.thumb-alternate:nth-of-type(even) .row_container.has_thumb{
  flex-direction: row;
}

.view.sa-style.view-id-news_events .views-row .mtpc_news_title h3,
.view.sa-style.view-id-news_events .view-content .views-row .row_container .mtpc_news_title a{
  color: #003366;
  font-weight: 800;
}

.view.sa-style.view-id-news_events .view-content .views-row .row_container .mtpc_read_more{
  font-weight: 700;
}

.view.sa-style.view-id-news_events .views-row .mtpc_news_title{
  margin-bottom: 10px;
}

.view.sa-style .mtpc_pagetitle.mtpc_news h1{
  font-size: 55px;
  font-weight: 300;
  line-height: 1.255;
  color: #999999;
  
  position: relative;
}

  z-index: 1;
.view.sa-style.view-id-news_events{
  position: relative;
}

.view.sa-style.view-id-news_events .view-header{
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #FFFFFF;
}

.view.sa-style.view-id-news_events .mtpc_news_listing_footer:has(> .view-filters){
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
}

.view.sa-style.view-id-news_events .mtpc_news_listing_footer .view-filters .form-item.form-item-news-category:has(> select.form-select){
  display: none;
}

/* view block: view-mtpc-ablums */
.style-2025 .mtpc-1col-item .view-mtpc-albums .album_cover img{
  aspect-ratio: 580 / 390;
  object-fit: cover;
}

.style-2025 .view-id-mtpc_albums .view-content .album_grid_items{
  row-gap: 60px;
  column-gap: 40px;
  align-items: stretch;
}

.style-2025 .view-id-mtpc_albums .view-content .views-row.album_grid_item.mtpc_masonry_item{
  width: calc(50% - 40px*1/2);
  margin-bottom: 0;
}

.style-2025 .view-id-mtpc_albums .view-content .views-row.album_grid_item .album_title{
  padding: 12px 0 30px;
}

.style-2025 .view-id-mtpc_albums .view-content .views-row.album_grid_item .album_title .title_link a{
  font-size: 18px;
  font-weight: 600;
  line-height: 1.255;
  
  color: #333333;
}

.style-2025 .view-id-mtpc_albums .view-content .views-row.album_grid_item .album_title .title_link a:hover{
  color: #003366;
}

.style-2025 .views-row .views-field{
  height: 100%;
}

.style-2025 .views-row .field-content{
  height: 100%;
  display: flex;
  flex-direction: column;
}

.style-2025 .mtpc-album-date{
  background-color: #0085b2;
  padding: 2px 15px;
  margin: 0;
  color: #FFFFFF;
  margin-top: auto;
  width: fit-content;
}

/* section class: */
.style-2025 .section-top-40.mtpc-4col-section,
.style-2025 .section-top-40.mtpc-3col-section,
.style-2025 .section-top-40.mtpc-2col-section,
.style-2025 .section-top-40.mtpc-1col-section{
  padding-top: 40px;
}

.style-2025 .section-bottom-40.mtpc-4col-section,
.style-2025 .section-bottom-40.mtpc-3col-section,
.style-2025 .section-bottom-40.mtpc-2col-section,
.style-2025 .section-bottom-40.mtpc-1col-section{
  padding-bottom: 40px;
}

.style-2025 .section-top-50.mtpc-4col-section,
.style-2025 .section-top-50.mtpc-3col-section,
.style-2025 .section-top-50.mtpc-2col-section,
.style-2025 .section-top-50.mtpc-1col-section{
  padding-top: 50px;
}

.style-2025 .section-bottom-50.mtpc-4col-section,
.style-2025 .section-bottom-50.mtpc-3col-section,
.style-2025 .section-bottom-50.mtpc-2col-section,
.style-2025 .section-bottom-50.mtpc-1col-section{
  padding-bottom: 50px;
}

.style-2025 .section-top-60.mtpc-4col-section,
.style-2025 .section-top-60.mtpc-3col-section,
.style-2025 .section-top-60.mtpc-2col-section,
.style-2025 .section-top-60.mtpc-1col-section{
  padding-top: 60px;
}

.style-2025 .section-bottom-60.mtpc-4col-section,
.style-2025 .section-bottom-60.mtpc-3col-section,
.style-2025 .section-bottom-60.mtpc-2col-section,
.style-2025 .section-bottom-60.mtpc-1col-section{
  padding-bottom: 60px;
}

.style-2025 .section-top-70.mtpc-4col-section,
.style-2025 .section-top-70.mtpc-3col-section,
.style-2025 .section-top-70.mtpc-2col-section,
.style-2025 .section-top-70.mtpc-1col-section{
  padding-top: 70px;
}

.style-2025 .section-bottom-70.mtpc-4col-section,
.style-2025 .section-bottom-70.mtpc-3col-section,
.style-2025 .section-bottom-70.mtpc-2col-section,
.style-2025 .section-bottom-70.mtpc-1col-section{
  padding-bottom: 70px;
}

.style-2025 .section-top-80.mtpc-4col-section,
.style-2025 .section-top-80.mtpc-3col-section,
.style-2025 .section-top-80.mtpc-2col-section,
.style-2025 .section-top-80.mtpc-1col-section{
  padding-top: 80px;
}

.style-2025 .section-bottom-80.mtpc-4col-section,
.style-2025 .section-bottom-80.mtpc-3col-section,
.style-2025 .section-bottom-80.mtpc-2col-section,
.style-2025 .section-bottom-80.mtpc-1col-section{
  padding-bottom: 80px;
}

.style-2025 .section-top-100.mtpc-4col-section,
.style-2025 .section-top-100.mtpc-3col-section,
.style-2025 .section-top-100.mtpc-2col-section,
.style-2025 .section-top-100.mtpc-1col-section{
  padding-top: 100px;
}

.style-2025 .section-bottom-100.mtpc-4col-section,
.style-2025 .section-bottom-100.mtpc-3col-section,
.style-2025 .section-bottom-100.mtpc-2col-section,
.style-2025 .section-bottom-100.mtpc-1col-section{
  padding-bottom: 100px;
}

.style-2025 .mtpc-2col-section .mtpc-2col-section-wrapper>.mtpc-2col-item--2 {
  margin-left: 40px;
}

.style-2025 .mtpc-2col-section.gap-20 .mtpc-2col-section-wrapper{
  gap: 20px;  
}

.style-2025 .mtpc-2col-section.gap-20 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.style-2025 .mtpc-2col-section.gap-20 .mtpc-2col-section-wrapper>.mtpc-2col-item--2 {
  margin: 0px;
}

/* section class: cast-item */
.style-2025 .mtpc-section-item:has( .cast-item){
  opacity: 0;
}
.style-2025 .cast-wrapper .mtpc-section-item:has( .cast-item){
  opacity: 1;
}

.style-2025 .cast-wrapper{
  display: flex;
  flex-wrap: wrap;
  padding: 20px 40px 140px;
  margin: 0 auto;
  max-width: 1280px;
  gap: 45px;
}

.style-2025 .cast-wrapper > div{
  width: calc(20% - 45px*4/5);
}

.style-2025 .cast-item.mtpc-1col-section {
  padding: 0;
}

.style-2025 .cast-item.mtpc-1col-section .mtpc-image img{
  border-radius: 100%;
  aspect-ratio: 1 / 1;
  margin-bottom: 15px;
}

.style-2025 .cast-wrapper .cast-item p {
  text-align: center;
}

.style-2025 .overlay-content-wrapper .details p {
  text-align: justify;
}

header .mtpc_header .header .wrapper .logos .second_layer:before{
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  right: 50%;
  width: 101vw;
  transform: translateX(-50%);
  border-bottom: 1px solid #333333;
  opacity: .4;
}
header .mtpc_header .header .wrapper .logos .second_layer:after{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  right: 50%;
  width: 101vw;
  transform: translateX(-50%);
  border-top: 1px solid #333333;
  opacity: .4;
}
/* 2025 style end */
/* 2024 style start */
.style-2024 .ust-ssc .aos-animate {
  opacity: 1;
}

.style-2024 .ust-ssc .aos-init {
  opacity: 0;
}

.style-2024 [data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

.style-2024 .header-data-pc.table-layout ul.menu-lists,
.style-2024 .header-data-mobile.table-layout ul.menu-lists {
  display: table;
  width: 100%;
}

.style-2024 .mtpc-well.solid-well:not(.mtpc-1col-section):not(.mtpc-2col-section):not(.mtpc-3col-section):not(.mtpc-4col-section) {
  background-color: rgba(51, 51, 51, 1);
  border: none;
}

.style-2025 .map_size iframe,
.style-2024 .map_size iframe {
  max-width: 100% !important;
  width: 1280px !important;
  height: 400px !important;
}

.style-2024 .pteam_photo img {
  width: 348px;
  height: 398px;
}

.style-2024 .left_photo img {
  display: block;
  margin-right: 25px;
  margin-left: auto;
}

.style-2024 .right_photo img {
  display: block;
  margin-right: auto;
  margin-left: 25px;
}

.style-2024 .nopadding_background {
  padding: 0 !important;
}

/* by Creasant */
.style-2025 .d-none,
.style-2024 .d-none {
  display: none;
}

.style-2025 .team-member,
.style-2024 .team-member {
  display: none;
}

.style-2025 .team-member-wrapper,
.style-2024 .team-member-wrapper {
  display: flex;
  gap: 70px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.style-2025 .team-member-wrapper .team-member,
.style-2024 .team-member-wrapper .team-member {
  display: block;
  flex-basis: calc(100% / 3 - (70px * 2 / 3));
}

.style-2025 .team-member-wrapper .team-member .info .team-member-position,
.style-2024 .team-member-wrapper .team-member .info .team-member-position {
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.3;
}

.style-2025 .team-member-wrapper .team-member .info .team-member-name,
.style-2024 .team-member-wrapper .team-member .info .team-member-name {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

.style-2025 .team-member-wrapper .team-member .thumbnail,
.style-2024 .team-member-wrapper .team-member .thumbnail {
  cursor: pointer;
  margin-bottom: 15px;
}

.style-2025 .team-member-wrapper .team-member .link,
.style-2024 .team-member-wrapper .team-member .link {
  display: block;
  width: fit-content;
  color: #333333;
  border: 1px solid #333;
  background-color: #FFF;
  padding: 5px 15px;
  font-size: 16px;
}

.style-2025 .team-member-wrapper .team-member .link:hover,
.style-2024 .team-member-wrapper .team-member .link:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #777777;
  border: 1px solid #777;
}

.style-2025 .team-member-wrapper .team-member .link i,
.style-2024 .team-member-wrapper .team-member .link i {
  margin-left: 5px;
}

.style-2025 .overlay,
.style-2024 .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: #000;
  opacity: 0.65;
  z-index: 9;
}

.style-2025 .overlay-content-wrapper,
.style-2024 .overlay-content-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 80%;
  max-width: 1420px;
}

.style-2025 .overlay-content-wrapper .overlay-arrow-btn,
.style-2024 .overlay-content-wrapper .overlay-arrow-btn {
  position: absolute;
  color: #FFF;
  top: 50%;
  font-size: 40px;
  transform: translateY(-50%);
  width: 31px;
  height: 82px;
}

.style-2025 .overlay-content-wrapper .overlay-arrow-btn.prev,
.style-2024 .overlay-content-wrapper .overlay-arrow-btn.prev {
  left: -20px;
  background: url('../svg/arrow_right.svg');
}

.style-2025 .overlay-content-wrapper .overlay-arrow-btn.next,
.style-2024 .overlay-content-wrapper .overlay-arrow-btn.next {
  right: -20px;
  background: url('../svg/arrow_left.svg');
}

.style-2025 .overlay-content-wrapper .overlay-content,
.style-2024 .overlay-content-wrapper .overlay-content {
  display: flex;
  position: relative;
  background: #FFF;
  width: 92%;
  margin: 0 auto;
  max-height: 80vh;
  overflow-y: auto;
}

.style-2025 .overlay-content-wrapper .overlay-content::-webkit-scrollbar,
.style-2024 .overlay-content-wrapper .overlay-content::-webkit-scrollbar {
  width: 8px;
}

.style-2025 .overlay-content-wrapper .overlay-content::-webkit-scrollbar-track,
.style-2024 .overlay-content-wrapper .overlay-content::-webkit-scrollbar-track {
  background: #fcfcfc;
  border-radius: 10px;
}

.style-2025 .overlay-content-wrapper .overlay-content::-webkit-scrollbar-thumb,
.style-2024 .overlay-content-wrapper .overlay-content::-webkit-scrollbar-thumb {
  background: #8b8b8b;
  border-radius: 10px;
  border: 1px solid #8b8b8b;
}

.style-2025 .overlay-content-wrapper .overlay-content .close-overlay-btn,
.style-2024 .overlay-content-wrapper .overlay-content .close-overlay-btn {
  position: absolute;
  right: 35px;
  top: 25px;
  color: #000;
  font-size: 23px;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container,
.style-2024 .overlay-content-wrapper .overlay-content .content-container {
  background: #EEE;
  display: flex;
  margin: 20px;
  padding: 30px;
  gap: 30px;
  justify-content: space-between;
  height: 100%;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container .thumbnail,
.style-2024 .overlay-content-wrapper .overlay-content .content-container .thumbnail {
  flex-basis: 40%;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container .content,
.style-2024 .overlay-content-wrapper .overlay-content .content-container .content {
  flex-basis: 100%;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container .content .info,
.style-2024 .overlay-content-wrapper .overlay-content .content-container .content .info {
  margin-top: 100px;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container .content .info .team-member-position,
.style-2024 .overlay-content-wrapper .overlay-content .content-container .content .info .team-member-position {
  color: #707070;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.3;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container .content .info .team-member-name,
.style-2024 .overlay-content-wrapper .overlay-content .content-container .content .info .team-member-name {
  color: #333333;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.style-2025 .overlay-content-wrapper .overlay-content .content-container .content .details,
.style-2024 .overlay-content-wrapper .overlay-content .content-container .content .details {
  margin-top: 80px;
  margin-bottom: 30px;
}

/** whisky **/
.style-2024 .hdr-bg {
  padding-top: 0px !important;
  background-image: url(../png/bg-hdr.png) !important;
  background-repeat: no-repeat;
  background-size: 100% 300px;
  min-height: 300px;

}

.style-2024.tickets .hdr-graphics {
  background-size: 215px;
  background-image: url(../svg/banner_img_tickets.svg);
}

.style-2024.cast .hdr-graphics {
  background-size: 206px;
  background-image: url(../svg/banner_img_cast.svg);
}

.style-2024.production .hdr-graphics {
  background-size: 220px;
  background-image: url(../svg/banner_img_production.svg);
}

.style-2024.plan .hdr-graphics {
  background-size: 212px;
  background-image: url(../svg/banner_img_plan.svg);
}

.style-2024.news .hdr-graphics {
  background-size: 163px;
  background-image: url(../svg/banner_img_news.svg);
}

.style-2024 .hdr-graphics {
  background-origin: border-box;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 80px 0 0 260px;
  height: 170px;
  max-height: 300px;
}

.style-2024 .hdr-graphics .bc {
  font-weight: 800;
  color: #FFF;
}

.style-2024 .hdr-graphics .bc a {
  color: #FFF;
}

.style-2024 .hdr-graphics h1.title {
  font-size: 2.5em;
  font-weight: 800;
  color: #FFF;
  line-height: 1.2;
}

.style-2024 .bg-footer {
  background-image: url("../svg/footer_image.svg");
  background-repeat: repeat-x !important;
  background-size: contain;
}

.style-2024 .synopsis h2 {
  font-size: 2.2em;
}

.style-2024 .synopsis h2 span {
  border-bottom: 10px solid #000;
}

.style-2024 .synopsis p {
  /*padding-top: 1.5em;*/
  padding-top: 0;
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1.4;
  color: #000;
}

.style-2024 .key-info h3 {
  font-weight: 600;
}

.style-2024 .key-info h1,
.style-2024 .key-info h4 {
  color: #FFF;
}

.style-2024 .event-detail .event-label {
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: 300;
}

.style-2024 .event-detail p {
  color: #FFFFFF;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.style-2024 .event-detail p.style1 {
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: 500;
}

.style-2024 .event-detail a.book {
  padding-top: 3em;
  font-size: 1.9em;
  color: #FFF !important;
  font-weight: 900;
  text-decoration: none;
}

.style-2024 .event-detail a.book:hover {
  padding-top: 3em;
  font-size: 1.9em;
  color: #FFF !important;
  font-weight: 900;
  text-decoration: underline;
}

/* whisky end */

.style-2024 .cast-list-text{
  margin-bottom: 40px;
}
.style-2024 .cast-list-text h1 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.25;
  color: #20409A;
  margin-bottom: 80px;
}

.style-2024 .cast-list-text h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.255;
  color: #000000;
  margin-bottom: 40px;
}

.style-2024 .cast-list-text p{
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}

/* section class: */
.style-2024 .section-top-70.mtpc-4col-section,
.style-2024 .section-top-70.mtpc-3col-section,
.style-2024 .section-top-70.mtpc-2col-section,
.style-2024 .section-top-70.mtpc-1col-section{
  padding-top: 70px;
}

.style-2024 .section-bottom-70.mtpc-4col-section,
.style-2024 .section-bottom-70.mtpc-3col-section,
.style-2024 .section-bottom-70.mtpc-2col-section,
.style-2024 .section-bottom-70.mtpc-1col-section{
  padding-bottom: 70px;
}

.style-2024 .section-top-80.mtpc-4col-section,
.style-2024 .section-top-80.mtpc-3col-section,
.style-2024 .section-top-80.mtpc-2col-section,
.style-2024 .section-top-80.mtpc-1col-section{
  padding-top: 80px;
}

.style-2024 .section-bottom-80.mtpc-4col-section,
.style-2024 .section-bottom-80.mtpc-3col-section,
.style-2024 .section-bottom-80.mtpc-2col-section,
.style-2024 .section-bottom-80.mtpc-1col-section{
  padding-bottom: 80px;
}
