.homemenu .sf-menu .sub-menu .navi-colearn:hover .sub-menu {
  display: block !important;
  width: auto;
}
.homemenu .sf-menu .sub-menu .navi-colearn .sub-menu {
  display: none !important;
  position: absolute;
  left: -10px;
  background: #fff;
  padding: 8px 10px;
}
.homemenu .sf-menu .sub-menu .navi-colearn .sub-menu li:first-child {
  border-top: 1px solid #4d4d4d;
  padding-top: 7px;
}
.homemenu .sf-menu .sub-menu .navi-colearn .sub-menu li a:hover {
  color: #794d34;
}
.homemenu .sf-menu .sub-menu .navi-colearn .sf-with-ul::after {
  display: none;
}

.responsive-mobile-menu .mtree .sub-menu .navi-colearn > a::before {
  display: none;
}
.responsive-mobile-menu .mtree .sub-menu .navi-colearn .mtree-level-2 {
  margin-top: 5px !important;
}
.responsive-mobile-menu .mtree .sub-menu .navi-colearn .mtree-level-2 .menu-item {
  display: inline-block;
  padding-right: 16px;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
.responsive-mobile-menu .mtree .sub-menu .navi-colearn .mtree-level-2 .menu-item:last-child {
  padding-right: 0px;
}
.responsive-mobile-menu .mtree .sub-menu .navi-colearn .mtree-level-2 .menu-item:last-child:after {
  display: none;
}
.responsive-mobile-menu .mtree .sub-menu .navi-colearn .mtree-level-2 .menu-item:after {
  content: "";
  width: 2px;
  height: 16px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}
.responsive-mobile-menu .mtree .sub-menu .navi-mobile-menu-item > div a {
  padding: 0px 0px 5px 0px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1em;
}

.event-sidebar .ecs-event-list .ecs-event .duration.time p {
  line-height: 1.2;
}

.entry-page-wrapper .title-wrap .sub-categories-name {
  text-transform: capitalize;
  margin-top: 10px;
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .entry-page-wrapper .title-wrap .sub-categories-name {
    font-size: 28px;
  }
}

.hour-social-wrap .hour-area .opendate {
  font-size: 22px;
  margin-bottom: 7px;
  padding-bottom: 3px;
}
.hour-social-wrap .hour-area .crm-chat-membership {
  font-size: 22px;
  border-bottom: 1px solid #4c4c4c;
  margin-bottom: 7px;
  padding-bottom: 3px;
  position: relative;
}
.hour-social-wrap .hour-area .crm-chat-membership:hover .member-action {
  display: block;
}
.hour-social-wrap .hour-area .crm-chat-membership .member-action {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #fff;
}
.hour-social-wrap .hour-area .crm-chat-membership .member-action > div {
  border-top: 1px solid #4d4d4d;
  padding-top: 7px;
  margin-top: 3px;
}
.hour-social-wrap .hour-area .subscribe-popup {
  font-size: 22px;
  margin-bottom: 7px;
  padding-bottom: 3px;
  line-height: 1;
  border-bottom: 1px solid #4c4c4c;
}

.chat-donation-method {
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.chat-donation-method .payme-qrcode {
  width: 100%;
}
@media (min-width: 901px) {
  .chat-donation-method .payme-qrcode {
    max-width: 40%;
    border-right: 1px solid #000;
  }
}
.chat-donation-method .payme-qrcode .qrcode-img {
  padding: 20px;
}
.chat-donation-method .bank-transfer {
  width: 100%;
}
@media (min-width: 901px) {
  .chat-donation-method .bank-transfer {
    max-width: 60%;
  }
}
.chat-donation-method .bank-transfer .bank-info {
  padding: 20px;
}
.chat-donation-method .bank-transfer .bank-info p {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.chat-donation-method .method-title {
  padding: 10px 20px;
  background: #000;
  color: #fff;
}

.chat-online-donation {
  padding: 10px 20px;
  border: 1px solid #000;
  margin-bottom: 20px;
}

.crm-chat-form label {
  font-size: 16px;
}
.crm-chat-form input[type=email] {
  color: #000;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.1);
}
.crm-chat-form input[type=email]:focus {
  border: 1px solid #8a8a8a;
  box-shadow: 0 0 5px #cacaca;
}
.crm-chat-form .hint {
  margin-bottom: 10px;
  display: block;
  font-size: 14px;
  color: #8e8e8e;
  line-height: 1.2;
}
.crm-chat-form .crm-chat-form-msg {
  color: red;
  margin: 15px 0px;
}
.crm-chat-form .crm-chat-form-action {
  margin-top: 15px;
}
.crm-chat-form .crm-chat-form-action .form-action-btn {
  border: 1px solid;
  padding: 5px 10px;
  cursor: pointer;
  background: #fff;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0px;
}
.crm-chat-form .crm-chat-form-action .form-action-btn:hover {
  color: #fff;
  background: #000;
}
.crm-chat-form .crm-chat-form-action .form-action-btn.submit-form-btn {
  margin-left: 5px;
}
.crm-chat-form .confirmation-data > div {
  line-height: 1.6;
  margin-bottom: 10px;
}
.crm-chat-form .confirmation-data > div > span {
  font-weight: 600;
}
.crm-chat-form .form-field-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.crm-chat-form .form-field-wrap label {
  width: 100%;
}
@media (min-width: 901px) {
  .crm-chat-form .form-field-wrap label {
    width: 20%;
    margin-right: 20px;
  }
}
.crm-chat-form .form-field-wrap input,
.crm-chat-form .form-field-wrap select {
  width: 100%;
  margin-bottom: 0px;
}
@media (min-width: 901px) {
  .crm-chat-form .form-field-wrap input,
  .crm-chat-form .form-field-wrap select {
    width: calc(80% - 20px);
  }
}
.crm-chat-form .form-field-wrap .hint {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
}
.crm-chat-form.chat-friend-form .chat-friend-type {
  display: flex;
  flex-wrap: wrap;
}
.crm-chat-form.chat-friend-form .chat-friend-type .chat-friend-type-box {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 901px) {
  .crm-chat-form.chat-friend-form .chat-friend-type .chat-friend-type-box {
    width: calc(33.3333333333% - 10px);
    margin-right: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .crm-chat-form.chat-friend-form .chat-friend-type .chat-friend-type-box:last-child {
    margin-right: 0px;
  }
}
.crm-chat-form.chat-friend-form .chat-friend-type .chat-friend-type-box .chat-friend-annual-fee {
  background-color: #f1f1f1;
  padding: 15px 10px;
  margin-top: 10px;
  color: #555;
}
.crm-chat-form.chat-friend-form .chat-friend-benefits {
  margin-bottom: 25px;
}
.crm-chat-form.chat-friend-form .chat-friend-remarks p {
  margin-bottom: 5px;
}
.crm-chat-form.chat-patron-form .chat-patron-type {
  display: flex;
  flex-wrap: wrap;
}
.crm-chat-form.chat-patron-form .chat-patron-type .chat-patron-type-box {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 901px) {
  .crm-chat-form.chat-patron-form .chat-patron-type .chat-patron-type-box {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .crm-chat-form.chat-patron-form .chat-patron-type .chat-patron-type-box:last-child {
    margin-right: 0px;
  }
}
.crm-chat-form.chat-patron-form .chat-patron-type .chat-patron-type-box .chat-patron-annual-fee {
  background-color: #f1f1f1;
  padding: 15px 10px;
  margin-top: 10px;
  color: #555;
}
.crm-chat-form.chat-patron-form .individual-patron-info {
  display: none;
}
.crm-chat-form.chat-patron-form .chat-patron-benefits {
  margin-bottom: 25px;
}
.crm-chat-form.chat-patron-form .chat-patron-remarks p {
  margin-bottom: 5px;
}
.crm-chat-form.chat-family-form .chat-family-type .chat-family-type-box {
  width: 100%;
  margin-bottom: 10px;
}
.crm-chat-form.chat-family-form .chat-family-type .chat-family-type-box .chat-family-option {
  display: none;
}
.crm-chat-form.chat-family-form .chat-family-type .chat-family-type-box .chat-family-annual-fee {
  background-color: #f1f1f1;
  padding: 15px 10px;
  margin-top: 10px;
  color: #555;
}
.crm-chat-form.chat-family-form .member-type-benefits {
  margin-bottom: 25px;
}
.crm-chat-form.chat-family-form .member-type-remarks p {
  margin-bottom: 5px;
}
.crm-chat-form.chat-family-form .personal-information,
.crm-chat-form.chat-family-form .other-personal-information {
  display: none;
}
.crm-chat-form.chat-family-form .personal-information p,
.crm-chat-form.chat-family-form .other-personal-information p {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.sidebar .chat-member-login a,
.sidebar .chat-member-register a {
  font-size: 14px !important;
}
.sidebar .chat-member-login {
  margin-bottom: 20px;
}
.sidebar .chat-member-register {
  color: #000;
}

.chat-member-profile > div {
  margin-bottom: 25px;
}
.chat-member-profile a,
.chat-member-profile label,
.chat-member-profile .member-data {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}
.chat-member-profile .member-name {
  display: flex;
  flex-wrap: wrap;
}
.chat-member-profile .member-name .member-first-name {
  margin-right: 30px;
}
.chat-member-profile .update-my-profile-btn {
  cursor: pointer;
  font-size: 22px;
  font-weight: 600;
  text-decoration: underline;
}
.chat-member-profile .update-my-profile-form {
  display: none;
}
.chat-member-profile .update-my-profile-form .crm-chat-form-msg {
  color: red;
  margin: 15px 0px;
}
.chat-member-profile .update-my-profile-form .crm-chat-form-action {
  margin-top: 15px;
}
.chat-member-profile .update-my-profile-form .crm-chat-form-action .form-action-btn {
  border: 1px solid;
  padding: 5px 10px;
  cursor: pointer;
  background: #fff;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0px;
}
.chat-member-profile .update-my-profile-form .crm-chat-form-action .form-action-btn:hover {
  color: #fff;
  background: #000;
}
.chat-member-profile .update-my-profile-form .crm-chat-form-action .form-action-btn.submit-form-btn {
  margin-left: 5px;
}

.chat-admin-recommend-programmes,
.chat-admin-special-programmes {
  padding-top: 25px;
  border-top: 1px solid;
  margin-bottom: 25px;
}
.chat-admin-recommend-programmes .recommend-to-member,
.chat-admin-special-programmes .recommend-to-member {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0px;
}
.chat-admin-recommend-programmes .recommend-to-member .item,
.chat-admin-special-programmes .recommend-to-member .item {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .chat-admin-recommend-programmes .recommend-to-member .item,
  .chat-admin-special-programmes .recommend-to-member .item {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 0px;
  }
  .chat-admin-recommend-programmes .recommend-to-member .item:nth-child(3n),
  .chat-admin-special-programmes .recommend-to-member .item:nth-child(3n) {
    margin-right: 0px;
  }
}
.chat-admin-recommend-programmes .recommend-to-member .item .programme-thumbnail,
.chat-admin-special-programmes .recommend-to-member .item .programme-thumbnail {
  margin-bottom: 10px;
}
.chat-admin-recommend-programmes .recommend-to-member .item .programme-title,
.chat-admin-special-programmes .recommend-to-member .item .programme-title {
  margin-bottom: 5px;
}
.chat-admin-recommend-programmes .recommend-to-member .item .programme-title a,
.chat-admin-special-programmes .recommend-to-member .item .programme-title a {
  text-decoration: none;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
}
.chat-admin-recommend-programmes .recommend-to-member .item .programme-desc p,
.chat-admin-special-programmes .recommend-to-member .item .programme-desc p {
  color: #656565;
  font-size: 20px;
  line-height: 1.2;
}

.scrollhide-nav .menu-hour-wrap .homemenu ul.sub-menu .navi-mobile-menu-item {
  display: none;
}
@media (max-width: 900px) {
  .scrollhide-nav .menu-hour-wrap .homemenu ul.sub-menu .navi-mobile-menu-item {
    display: block;
  }
}

.ajax-loading-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  opacity: 0.5;
  z-index: 99;
  display: none;
}
.ajax-loading-icon div {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.member-reset-pwd-form input[type=email] {
  color: #000;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.1);
}
.member-reset-pwd-form input[type=email]:focus {
  border: 1px solid #8a8a8a;
  box-shadow: 0 0 5px #cacaca;
}
.member-reset-pwd-form label {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}
.member-reset-pwd-form .crm-chat-form-msg {
  color: red;
  margin: 15px 0px;
}
.member-reset-pwd-form .crm-chat-form-action {
  margin-top: 15px;
}
.member-reset-pwd-form .crm-chat-form-action .form-action-btn {
  border: 1px solid;
  padding: 5px 10px;
  cursor: pointer;
  background: #fff;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0px;
}
.member-reset-pwd-form .crm-chat-form-action .form-action-btn:hover {
  color: #fff;
  background: #000;
}
.member-reset-pwd-form .crm-chat-form-action .form-action-btn.submit-form-btn {
  margin-left: 5px;
}

.page-template-chat-donor .donation-methods {
  border: 1px solid #000;
}
.page-template-chat-donor .donation-methods > div {
  padding: 15px;
  border-bottom: 1px solid #000;
}
.page-template-chat-donor .donation-methods > div:last-child {
  border-bottom: 0px;
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0px;
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-methods,
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-desc {
  width: 50%;
}
@media (max-width: 900px) {
  .page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-methods,
  .page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-desc {
    width: 100%;
  }
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-methods {
  border-right: 1px solid #000;
}
@media (max-width: 900px) {
  .page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-methods {
    border-right: 0px;
  }
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-methods .payme {
  border-bottom: 1px solid #000;
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-methods > div {
  padding: 15px;
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-desc {
  padding: 15px;
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-desc p {
  margin-bottom: 5px;
}
.page-template-chat-donor .donation-methods .donation-method-bank-transfer .bank-transfer-desc p:last-child {
  margin-bottom: 0px;
}
.page-template-chat-donor .donation-methods .donation-method-name {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.2;
}
.page-template-chat-donor .donation-methods .donation-method-info {
  text-align: center;
  line-height: 1.2;
}
.page-template-chat-donor .donation-methods .donation-method-info p {
  margin-bottom: 5px;
}
.page-template-chat-donor .donation-methods .donation-method-info p:last-child {
  margin-bottom: 0px;
}

.page-chat-blog .blog-sidebar .sidebarnavi.blog .nav-back-to-blog {
  display: block;
}

.chat-blog-grid .chat-blog-item .chat-blog-item-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.chat-blog-grid .chat-blog-item .chat-blog-item-wrap .chat-blog-item-summary {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.chat-blog-grid .chat-blog-item .chat-blog-item-wrap .chat-blog-item-summary .chat-blog-item-info {
  margin-top: auto;
}

.tribe-events-single .blog-section,
.single-product .product .blog-section {
  border-top: 1px solid #4c4c4c;
  margin-top: 24px;
  padding-top: 24px;
}
.tribe-events-single .blog-section .section-title,
.single-product .product .blog-section .section-title {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}
.tribe-events-single .blog-section .related-blogs,
.single-product .product .blog-section .related-blogs {
  display: flex;
  flex-wrap: wrap;
}
.tribe-events-single .blog-section .related-blogs .blog-item,
.single-product .product .blog-section .related-blogs .blog-item {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .tribe-events-single .blog-section .related-blogs .blog-item,
  .single-product .product .blog-section .related-blogs .blog-item {
    border-bottom: 1px solid;
  }
  .tribe-events-single .blog-section .related-blogs .blog-item:last-child,
  .single-product .product .blog-section .related-blogs .blog-item:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .tribe-events-single .blog-section .related-blogs .blog-item,
  .single-product .product .blog-section .related-blogs .blog-item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    margin-bottom: 40px;
    padding-bottom: 0px;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .tribe-events-single .blog-section .related-blogs .blog-item:nth-child(3n),
  .single-product .product .blog-section .related-blogs .blog-item:nth-child(3n) {
    margin-right: 0px;
  }
  .tribe-events-single .blog-section .related-blogs .blog-item:nth-child(3n)::after,
  .single-product .product .blog-section .related-blogs .blog-item:nth-child(3n)::after {
    display: none;
  }
  .tribe-events-single .blog-section .related-blogs .blog-item::after,
  .single-product .product .blog-section .related-blogs .blog-item::after {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    background: #000;
    top: 0px;
    right: -15px;
  }
}
.tribe-events-single .blog-section .related-blogs-slider .blog-item,
.single-product .product .blog-section .related-blogs-slider .blog-item {
  display: flex;
  flex-direction: column;
  height: auto;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-thumbnail,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-thumbnail,
.single-product .product .blog-section .related-blogs .blog-item .blog-thumbnail,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-thumbnail {
  margin-bottom: 15px;
  height: 12em;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-thumbnail a,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-thumbnail a,
.single-product .product .blog-section .related-blogs .blog-item .blog-thumbnail a,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-thumbnail a {
  display: block;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-summary,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-summary,
.single-product .product .blog-section .related-blogs .blog-item .blog-summary,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-summary {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-summary .blog-cat,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-summary .blog-cat,
.single-product .product .blog-section .related-blogs .blog-item .blog-summary .blog-cat,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-summary .blog-cat {
  margin-bottom: 5px;
  color: grey;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-summary .blog-cat a,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-summary .blog-cat a,
.single-product .product .blog-section .related-blogs .blog-item .blog-summary .blog-cat a,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-summary .blog-cat a {
  font-size: 16px;
  font-weight: 600;
  color: grey;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-summary .blog-title,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-summary .blog-title,
.single-product .product .blog-section .related-blogs .blog-item .blog-summary .blog-title,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-summary .blog-title {
  margin-bottom: 10px;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-summary .blog-title a,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-summary .blog-title a,
.single-product .product .blog-section .related-blogs .blog-item .blog-summary .blog-title a,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-summary .blog-title a {
  font-size: 18px;
  font-weight: 600;
}
.tribe-events-single .blog-section .related-blogs .blog-item .blog-summary .blog-info,
.tribe-events-single .blog-section .related-blogs-slider .blog-item .blog-summary .blog-info,
.single-product .product .blog-section .related-blogs .blog-item .blog-summary .blog-info,
.single-product .product .blog-section .related-blogs-slider .blog-item .blog-summary .blog-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: auto;
}
.tribe-events-single .artist-section,
.single-product .product .artist-section {
  border-top: 1px solid #4c4c4c;
  margin-top: 24px;
  padding-top: 24px;
}
.tribe-events-single .artist-section .section-title,
.single-product .product .artist-section .section-title {
  margin-bottom: 15px;
}
.tribe-events-single .artist-section .about-the-artist .item .artist-thumbnail,
.tribe-events-single .artist-section .about-the-collaborators .item .artist-thumbnail,
.single-product .product .artist-section .about-the-artist .item .artist-thumbnail,
.single-product .product .artist-section .about-the-collaborators .item .artist-thumbnail {
  margin-bottom: 15px;
  height: 12em;
  background: #f5f5f5;
}
.tribe-events-single .artist-section .about-the-artist .item .artist-thumbnail a,
.tribe-events-single .artist-section .about-the-collaborators .item .artist-thumbnail a,
.single-product .product .artist-section .about-the-artist .item .artist-thumbnail a,
.single-product .product .artist-section .about-the-collaborators .item .artist-thumbnail a {
  display: block;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.tribe-events-single .artist-section .about-the-artist .item .artist-name a,
.tribe-events-single .artist-section .about-the-collaborators .item .artist-name a,
.single-product .product .artist-section .about-the-artist .item .artist-name a,
.single-product .product .artist-section .about-the-collaborators .item .artist-name a {
  font-weight: 600;
  font-size: 22px;
}
.tribe-events-single .artist-section .about-the-artist .item .artist-name a:hover,
.tribe-events-single .artist-section .about-the-collaborators .item .artist-name a:hover,
.single-product .product .artist-section .about-the-artist .item .artist-name a:hover,
.single-product .product .artist-section .about-the-collaborators .item .artist-name a:hover {
  color: #794d34;
}

.tribe-events-single .tribe-events-single-content a.api-loading {
  opacity: 0.5;
  position: relative;
  cursor: default;
  margin-right: 30px;
  display: inline-block;
}
.tribe-events-single .tribe-events-single-content a.api-loading:hover {
  color: #000;
}
.tribe-events-single .tribe-events-single-content a.api-loading::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  top: 50%;
  right: -30px;
  background-image: url(../../../plugins/the-events-calendar/src/resources/images/tribe-loading.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
}
.tribe-events-single .event-sponsors .chat6-listing-style .item {
  border-bottom: 0px;
  justify-content: center;
}
.tribe-events-single .event-sponsors .chat6-listing-style .item::after {
  display: none;
}
.tribe-events-single .event-sponsors .chat6-listing-style .item img {
  max-width: 160px;
}
@media (min-width: 1025px) {
  .tribe-events-single .event-sponsors .chat6-listing-style .item img {
    max-width: 220px;
  }
}
.tribe-events-single .content-right .action-btn-wrap .wp-socializer.wpsr-share-icons {
  display: block;
}
.tribe-events-single .content-right .action-btn-wrap .wp-socializer.wpsr-share-icons .sr-share-menu {
  display: none;
}

.single-product .product .artist-section .section-title {
  font-weight: 600;
}

.pum.pum-theme-lightbox .pum-container {
  border: 0px;
}
.pum.pum-theme-lightbox .pum-container .mc4wp-form .small-9.column {
  padding: 0px;
  width: 100%;
}
.pum.pum-theme-lightbox .pum-container .mc4wp-form .small-9.column p input[type=email] {
  padding: 5px;
}
.pum.pum-theme-lightbox .pum-container .mc4wp-form .small-9.column p:last-child {
  margin-bottom: 0px;
}

.sidebar .sidebar-widget .sidebarnavi.co-learn .con ul li {
  padding-left: 15px;
}
.sidebar .sidebar-widget .sidebarnavi.co-learn .con ul li:first-child {
  padding-left: 0px;
}

.chat6-slider .swiper-container {
  padding: 0px 18px;
}
@media (min-width: 1025px) {
  .chat6-slider .swiper-container {
    padding: 0px 28px;
  }
}
@media (min-width: 1025px) {
  .chat6-slider .swiper-container.remove-arrow-btn .swiper-button-prev,
  .chat6-slider .swiper-container.remove-arrow-btn .swiper-button-next {
    display: none;
  }
}
.chat6-slider .swiper-container .swiper-button-prev {
  left: 0px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.chat6-slider .swiper-container .swiper-button-next {
  right: 0px;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F><%2Fsvg>");
}
.chat6-slider .swiper-container .swiper-button-prev,
.chat6-slider .swiper-container .swiper-button-next {
  width: 15px;
  background-size: contain;
}
@media (min-width: 1025px) {
  .chat6-slider .swiper-container .swiper-button-prev,
  .chat6-slider .swiper-container .swiper-button-next {
    width: 20px;
  }
}

.chat6-listing-style {
  display: flex;
  flex-wrap: wrap;
}
.chat6-listing-style .item {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .chat6-listing-style .item {
    border-bottom: 1px solid;
  }
  .chat6-listing-style .item:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .chat6-listing-style .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
    margin-bottom: 40px;
    padding-bottom: 0px;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .chat6-listing-style .item:nth-child(3n) {
    margin-right: 0px;
  }
  .chat6-listing-style .item:nth-child(3n)::after {
    display: none;
  }
  .chat6-listing-style .item::after {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    background: #000;
    top: 0px;
    right: -15px;
  }
}

.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap.two-column.float-right {
  width: 100%;
}
@media (min-width: 768px) {
  .post-template-default.single-post .container-wrapper .searchform-container .contents-wrap.two-column.float-right {
    width: 75%;
    border-left: 1px solid #4d4d4d;
    padding-left: 15px;
  }
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap.two-column.float-left {
  width: 100%;
}
@media (min-width: 768px) {
  .post-template-default.single-post .container-wrapper .searchform-container .contents-wrap.two-column.float-left {
    width: 75%;
    border-right: 1px solid #4d4d4d;
    padding-right: 15px;
  }
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post {
  display: flex;
  flex-wrap: wrap;
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .artist-photo {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .artist-photo {
    width: 33.3333333333%;
    margin-bottom: 0px;
  }
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .artist-photo .photo-credit {
  font-size: 16px;
  margin-top: 15px;
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .postformat_contents {
  width: 100%;
}
@media (min-width: 768px) {
  .post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .postformat_contents {
    width: calc(66.6666666667% - 15px);
    margin-left: 15px;
    padding: 0px 0px 0px 15px;
    border-color: #4d4d4d;
  }
}
@media (max-width: 767px) {
  .post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .postformat_contents .fullcontent-spacing {
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 20px;
  }
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .postformat_contents .portfolio-share {
  display: none;
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .post.type-post .postsummarywrap {
  display: none;
}
.post-template-default.single-post .container-wrapper .searchform-container .contents-wrap > div .nocomments {
  display: none;
}
@media (max-width: 767px) {
  .post-template-default.single-post .container-wrapper .searchform-container .sidebar-wrap-single {
    width: 100%;
    margin-top: 30px;
    padding: 0px !important;
  }
}
.post-template-default.single-post .container-wrapper .searchform-container .sidebar-wrap-single.sidebar-float-right {
  padding-right: 0px;
  padding-left: 15px;
}

.cky-banner-bottom .cky-notice-des {
  width: 100%;
}
.cky-banner-bottom .cky-notice-des > div {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.cky-banner-bottom .cky-notice-des > div p {
  margin: 0px;
  font-size: 15px;
}
.cky-banner-bottom .cky-notice-des > div a {
  font-size: 15px;
  text-decoration: underline;
}
.cky-banner-bottom .cky-notice-des > div a:first-child {
  margin-right: 10px;
}
.cky-banner-bottom .cky-notice-btn-wrapper .cky-btn {
  padding: 9px 12px;
  line-height: 1.2;
  font-size: 13px;
  border: 0px;
}

html:lang(en-US) .cky-banner-bottom .cky-notice-des .english {
  display: flex;
}
html:lang(zh-hant) .cky-banner-bottom .cky-notice-des .chinese {
  display: flex;
}/*# sourceMappingURL=menu.css.map */