#wdh{}
#wdh .box-wrapper .head{
  text-align: left;
}

/* --- 웨딩홀 */
#wdh .wdh01 {}
#wdh .wdh01 .cont{
  max-width: 1332px;
  position: relative;
}
#wdh .wdh01 .cont .swiper-container{
  width: 1192px;
}
#wdh .wdh01 .sw-arrow {
  background-image: none;  
  margin-top: -75px;
}
#wdh .wdh01 .sw-arrow.swiper-button-prev {
  /* left: 30px; */
}
#wdh .wdh01 .sw-arrow.swiper-button-next {
  /* right: 30px; */
}
#wdh .wdh01 .theme{
  color: #6a0595;
  font-size: 16px;
  font-weight: 500;
  max-width: 1192px;
  margin: 0 auto;
  margin-bottom: 7px;
}

/* 인기 웨딩홀 */
#wdh .wdh02 {}
#wdh .wdh02 .cont {
  max-width: 1212px;
}
#wdh .wdh02 .main-tags {
  white-space: nowrap;
  overflow-x: auto;
  padding: 0 10px;
  margin-top: 15px;
}

#wdh .wdh02 .main-tags li.active {
  color: #6a0595;
  font-weight: 700;
}

#wdh .wdh02 .main-tags li.active::before {
  height: 5px;
  background: #5D0682;
}
#wdh .wdh02 .main-tags li:hover {
  color: #6a0595;
  font-weight: 700;
}
#wdh .wdh02 .main-tags li {
  position: relative;
  height: 47px;
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 115px;
  color: #8f8f8f;
  cursor: pointer;
}

#wdh .wdh02 .main-tags li::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #dddddd;
}


#wdh .wdh02 .wdh-list {
  margin-top: 15px;
}
#wdh .wdh02 .wdh-list .i-wedding-hall{
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
#wdh .wdh02 .wdh-list .i-wedding-hall .item{
  padding: 30px 10px;
}