.text-brand-orange {
  color: #ED6C00 !important;
}

.text-gold {
  color: #B08A41 !important;
}

.text-black {
  color: rgb(44, 43, 42) !important;
}

.text-black60 {
  color: rgba(44, 43, 42, 0.6) !important;
}

.text-white60 {
  color: rgba(255, 255, 255, 0.6) !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 2px;
}

.h1 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 2px;
}

@media screen and (min-width: 768px) {
  .h1-md {
    font-size: 2.5rem;
    line-height: 3.75rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1200px) {
  .h1-lg {
    font-size: 2.5rem;
    line-height: 3.75rem;
    letter-spacing: 2px;
  }
}
h2 {
  font-size: 2.25rem;
  line-height: 3rem;
  letter-spacing: 1.8px;
}

.h2 {
  font-size: 2.25rem;
  line-height: 3rem;
  letter-spacing: 1.8px;
}

@media screen and (min-width: 768px) {
  .h2-md {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: 1.8px;
  }
}
@media screen and (min-width: 1200px) {
  .h2-lg {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: 1.8px;
  }
}
h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  letter-spacing: 1.6px;
}

.h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  letter-spacing: 1.6px;
}

@media screen and (min-width: 768px) {
  .h3-md {
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 1.6px;
  }
}
@media screen and (min-width: 1200px) {
  .h3-lg {
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 1.6px;
  }
}
h4 {
  font-size: 1.75rem;
  line-height: 2.625rem;
  letter-spacing: 1.4px;
}

.h4 {
  font-size: 1.75rem;
  line-height: 2.625rem;
  letter-spacing: 1.4px;
}

@media screen and (min-width: 768px) {
  .h4-md {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
@media screen and (min-width: 1200px) {
  .h4-lg {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
h5 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
}

.h5 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
}

@media screen and (min-width: 768px) {
  .h5-md {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 1200px) {
  .h5-lg {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
h6 {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
}

.h6 {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
  .h6-md {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .h6-lg {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
h7 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
}

.h7 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
}

@media screen and (min-width: 768px) {
  .h7-md {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.9px;
  }
}
@media screen and (min-width: 1200px) {
  .h7-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.9px;
  }
}
h8 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.h8 {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media screen and (min-width: 768px) {
  .h8-md {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .h8-lg {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
h9 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.h9 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 768px) {
  .h9-md {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h9-lg {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
h10 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.h10 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 768px) {
  .h10-md {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h10-lg {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
.font-weight-300 {
  font-weight: 300 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-300 {
    font-weight: 300 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-300 {
    font-weight: 300 !important;
  }
}
.font-weight-400 {
  font-weight: 400 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-400 {
    font-weight: 400 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-400 {
    font-weight: 400 !important;
  }
}
.font-weight-500 {
  font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-500 {
    font-weight: 500 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-500 {
    font-weight: 500 !important;
  }
}
.font-weight-600 {
  font-weight: 600 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-600 {
    font-weight: 600 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-600 {
    font-weight: 600 !important;
  }
}
.font-weight-700 {
  font-weight: 700 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-700 {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-700 {
    font-weight: 700 !important;
  }
}
.font-weight-800 {
  font-weight: 800 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-800 {
    font-weight: 800 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-800 {
    font-weight: 800 !important;
  }
}
#retails-store-page .page-container {
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    max-width: 1000px;
    padding: 2.5rem 0 5rem;
    margin-left: auto;
    margin-right: auto;
  }
}
#retails-store-page .page-container .large-menu {
  display: none;
  width: 240px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .large-menu {
    display: block;
  }
}
#retails-store-page .page-container .large-menu__title {
  padding: 1rem 2.5rem;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/retails-store/side_member_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 1.2px;
}
#retails-store-page .page-container .large-menu__body .main-menu {
  display: flex;
  padding: 8px 40px;
  color: rgba(44, 43, 42, 0.8);
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.9px;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
}
#retails-store-page .page-container .large-menu__body .main-menu a {
  display: block;
  flex: 1 0 auto;
  color: inherit;
  text-decoration: none;
}
#retails-store-page .page-container .large-menu__body .main-menu.is-active, #retails-store-page .page-container .large-menu__body .main-menu:hover {
  position: relative;
  color: #ED6C00;
  background-color: rgba(237, 108, 0, 0.05);
}
#retails-store-page .page-container .large-menu__body .main-menu.is-active::after, #retails-store-page .page-container .large-menu__body .main-menu:hover::after {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #ED6C00;
}
#retails-store-page .page-container .large-menu__body .main-menu.is-active.sub-city::before, #retails-store-page .page-container .large-menu__body .main-menu:hover.sub-city::before {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_bo.svg");
}
#retails-store-page .page-container .large-menu__body .main-menu.sub-city {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
#retails-store-page .page-container .large-menu__body .main-menu.sub-city::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
#retails-store-page .page-container .main-section {
  flex: 1;
}
#retails-store-page .page-container .main-section .page-title {
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .page-title {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .main-section .page-title {
    display: none;
  }
}
#retails-store-page .page-container .main-section .filter-sort {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .filter-sort {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .main-section .filter-sort {
    margin-top: 0;
  }
}
#retails-store-page .page-container .main-section .filter-sort .city {
  display: none;
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .main-section .filter-sort .city {
    display: block;
    color: rgb(44, 43, 42);
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 1.4px;
  }
}
#retails-store-page .page-container .main-section .filter-sort .filter-dropdown {
  display: flex;
  width: 100%;
  padding: 8px 12px;
  align-items: center;
  gap: 4px;
  border-radius: 2px;
  background: rgba(44, 43, 42, 0.05);
  border: 1px solid transparent;
  transition: 0.3s;
  color: rgb(44, 43, 42);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 1.5rem;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .filter-sort .filter-dropdown {
    width: 343px;
  }
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .main-section .filter-sort .filter-dropdown {
    display: none;
  }
  #retails-store-page .page-container .main-section .filter-sort .filter-dropdown:hover {
    border-color: rgb(44, 43, 42);
  }
}
#retails-store-page .page-container .main-section .filter-sort #find-nearby-store {
  width: 100%;
  font-weight: 600;
  border-radius: 2px;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .filter-sort #find-nearby-store {
    width: auto;
  }
}
#retails-store-page .page-container .main-section .filter-sort .btn-sort {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 20px;
}
#retails-store-page .page-container .main-section .store-list-section {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .store-list-section {
    margin-top: 18px;
  }
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .main-section .store-list-section {
    margin-top: 0.75rem;
  }
}
#retails-store-page .page-container .main-section .store-list-section .store-box {
  display: flex;
  width: 100%;
  padding: 8px 8px 17px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  background: var(--white-white-20, rgba(255, 255, 255, 0.2));
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .store-list-section .store-box {
    flex-direction: row;
    gap: 24px;
    padding: 8px 24px 8px 8px;
  }
}
#retails-store-page .page-container .main-section .store-list-section .store-box__cover {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .store-list-section .store-box__cover {
    width: 300px;
    height: 200px;
  }
}
#retails-store-page .page-container .main-section .store-list-section .store-box__cover img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__cover .quick-contact {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  display: flex;
  gap: 0.5rem;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .store-list-section .store-box__cover .quick-contact {
    display: none;
  }
}
#retails-store-page .page-container .main-section .store-list-section .store-box__cover .quick-contact .btn {
  padding: 8px;
  border-radius: 40px;
  background: rgba(44, 43, 42, 0.8);
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .store-list-section .store-box__info {
    padding-left: 0;
    padding-right: 0;
    flex: 1;
    align-self: center;
  }
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .title-section {
  display: flex;
  align-items: center;
  gap: 15px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .title-section .name {
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: 1px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section {
  margin-top: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .contact-section {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 20px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .contact-section .contact-section-group {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .contact-section__row {
  display: flex;
  align-items: flex-start;
  gap: 2px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .contact-section__row span {
  flex: 1;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .contact-section__row .seo-h4 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 20px;
  flex: 1;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .business-hours {
  color: #B08A41;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 20px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__info .detail-section .remark {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 18px;
}
#retails-store-page .page-container .main-section .store-list-section .store-box__navigation {
  display: none;
}
@media screen and (min-width: 768px) {
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    align-self: center;
    border-radius: 40px;
    border: 1px solid rgba(44, 43, 42, 0.2);
  }
}
@media screen and (min-width: 1200px) {
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation {
    transition: 0.3s;
    cursor: pointer;
  }
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation svg path {
    transition: 0.3s;
  }
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation:active {
    border-color: #ED6C00;
    background-color: rgba(237, 108, 0, 0.6);
  }
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation:active svg path {
    stroke: #ED6C00;
  }
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation:hover {
    border-color: rgba(237, 108, 0, 0.6);
    background-color: rgba(237, 108, 0, 0.05);
  }
  #retails-store-page .page-container .main-section .store-list-section .store-box__navigation:hover svg path {
    stroke: #ED6C00;
  }
}

.goons-dropdown-menu.has-subcity {
  min-width: 280px;
}
@media screen and (min-width: 1200px) {
  .goons-dropdown-menu.has-subcity {
    min-width: none;
  }
}
.goons-dropdown-menu.has-subcity .goons-dropdown-item.sub-city {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.goons-dropdown-menu.has-subcity .goons-dropdown-item.sub-city.active::before {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_bo.svg");
}
.goons-dropdown-menu.has-subcity .goons-dropdown-item.sub-city::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

/*# sourceMappingURL=retails-store.css.map */
