.menu-toggle-description:not(.show) {
    display: none;
}
.menu-toggle .menu-toggle-title .toggle-title-right:after {
    width: 24px;
    height: 24px;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23929292'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
    background-repeat: no-repeat;
    background-size: 24px;
}

.menu-toggle.collapsed .menu-toggle-title .toggle-title-right:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23929292'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
	transform: rotate(-180deg);
}
.toggle-title-right {
    position: relative;
    display: flex;
}

.pa-section-profil {
    box-shadow: 0px -12px 12px -12px #23415B1A;
    padding-top: 50px;
    margin-top: 20px;
}
.pa-section-bottom {
    box-shadow: 0px -12px 12px -12px #23415B1A;
    padding-top: 20px;
}
.menu-toggle-title {
    border-bottom: 1px solid #C1C1C1;
    margin-bottom: 20px;
    margin-top: 20px;
	cursor:pointer;
}

span.title-16.last-update {
    font-weight: 400;
}
.f700 {
    font-weight: 700 !important;
}
.menu-toggle-description {
    margin-bottom: 40px;
}
.toggle-list {
    margin-bottom: 20px;
}
.sticky-header #header {
    margin-bottom: 0px;
}
.single-property-image-thumb.owl-carousel .owl-item.current .property-gallery-item img {
    border: 1px solid #F01478;
}
.single-property-image-thumb.owl-carousel .owl-item .property-gallery-item img {
    border-radius: 12px;
}
.single-property-image-thumb.owl-carousel .owl-nav {
display: flex;
    justify-content: space-between;
    position: absolute;
    width: 310px;
    top: calc(50% + 20px);
}
a.zoomGallery {
    display: none;
}
.single-property-image-thumb.owl-carousel .owl-nav button.owl-prev span.lima-nav-left {
    left: -50px;
}
.single-property-image-thumb.owl-carousel .owl-nav span {
position: absolute;
    width: 40px;
    height: 40px;
    bottom: 45%;
    cursor: pointer;
    background-color: #ffffff;
    z-index: 200;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 50%;
    border: 1px solid #E4E4E4;
}

.single-property-image-thumb.owl-carousel .owl-stage-outer .owl-stage {
    margin-right: 50px;
}

.single-property-image-thumb.owl-carousel .owl-nav span.lima-nav-top {
    background: url(https://caredokter.limamultimedia.com/wp-content/themes/caredoctor/images/svg/Icon-Chevron-Left-A.svg), #ffffff;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.single-property-image-thumb.owl-carousel .owl-item img {
    width: 60px;
    height: 60px;
}
.single-property-image-thumb.owl-carousel {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
    transform-origin: top left;
	margin-left: 80px;
}
.single-property-image-thumb.owl-carousel .property-gallery-item {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	width: 60px;
}
.single-property-image-thumb.owl-carousel .owl-stage-outer {
	width: 300px;
	    margin-top: 50px;
}
.single-property-image-thumb.owl-carousel .owl-item {
    /* width: 100px !important; */
    height: 60px !important;
}
.mh-analitik {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0px, 150px) auto;
    grid-gap: 20px;
    margin-bottom: 20px;
}

.mh-analitik-left {border-right: 1px solid #C1C1C1;}

.mh-analitik-title {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #636363;
    margin-bottom: 8px;
}

.mh-analitik-desc {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #23415B;
}
.mh-bio {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #23415B;
    margin: 20px 0px 20px 0px;
}
.title-24-p {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #F01478;
	margin-bottom: 10px;
	text-decoration: underline;
}
.title-24 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #23415B;
	margin-bottom: 20px;
}
.pa-section-top {
    background: #ffffff !important;
}
.pa-merchant-profile {
    margin-top: -90px;
	margin-bottom: 20px;
}
.merchant-head {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 24px 24px 0px 0px;
    padding: 24px 40px;
    display: flex;
}

.merchant-user-icon {
    width: 100px;
	height:100px;
    margin-right: 20px;
    border-radius: 50%;
    box-shadow: rgb(0 0 0 / 12%) 0px 2px 8px 0px;
    position: relative;
    overflow: hidden;
}

.merchant-title-head {
    display: flex;
    width: calc(100% - 120px);
    flex-direction: column;
}

.merchant-user-icon img {
    width: 100%;
}

.mh-text {
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    letter-spacing: 0em;
    color: #23415B;
}

.mh-lokasi {
    display: flex;
    margin-top: 5px;
}

.mh-lokasi-icon {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.mh-lokasi-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
} 
.mh-info {
    display: flex;
    margin-top: 8px;
}

.mh-info-tier {
    position: relative;
    display: inline-block;
    margin-right: 12px;
	margin-bottom: 10px;
}

.mh-info-tier .merchant-tier {
    position: relative;
    top: unset;
}

.mh-info-since {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    color: #636363;
	margin-bottom: 10px;
}
.mh-chip {
    display: flex;
    margin-top: 12px;
}

.mh-chip-follow, .mh-chip-star {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    border: 1px solid #E4E4E4;
    padding: 6px 10px 5px 10px;
    border-radius: 8px;
}

.mh-chip-follow span, .mh-chip-star span {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    color: #23415B;
}

.mh-chip-follow i, .mh-chip-star i {
    margin-right: 5px;
}

.mh-chip-follow svg {
    vertical-align: bottom;
}

.mh-chip-star svg {
    margin-bottom: 5px;
}
.merchant-bottom {
    background-color: #F5F5F5;
    border-radius: 0px 0px 24px 24px;
    position: relative;
    padding: 20px 40px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 0 0 auto;
    transition: height 0.4s ease 0s, padding 0.4s ease 0s;
}

.mh-big-d {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.mh-social {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0px;
}
.pa-section-body {
    min-height: 100px;
    background-color: #fafafa;
}
.pa-section-promo {

}
.owl-carousel .owl-item img {
    height: auto;
}
.pa-serbudiskon {
    margin-top: 20px;
}
.pa-section-banner-square img {
    width: 100%;
    height: auto;
}
.pa-section-banner-square img {
    width: 100%;
    height: auto;
}

.pa-section-banner-square .row>* {
    padding: 10px;
}
.pa-section-libur {
    margin: 20px 0px;
}

.pa-libur {
    display: flex;
    margin-top: 5px;
    background-color: #FFF1DC;
    padding: 12px 8px;
    border-radius: 6px;
}

.libur-ico {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.libur-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #23415B;
}
.pa-store-products {
    margin-top: 50px;
}
.title-20 {
	font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #23415B;
}
.mt-side-katalog {
    padding: 24px 24px 48px 24px;
    border-radius: 12px;
    box-shadow: 0px 3px 12px 0px #23415B1A;
}
.left-search-btn {
    height: 100%;
    display: flex;
    border: none;
    border: 1px solid #E4E4E4;
    border-radius: 24px;
}

.mt-search-field {
    margin-top: 20px;
}

button.mt-btn-search {
    height: 26px;
    -webkit-flex: 0 0 32px;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    border: none;
    outline: none;
    position: relative;
    cursor: pointer;
    padding: 0;
    width: 40px;
    background-color: transparent;
}

input.mt-bd-search {
    min-width: 0;
    min-height: 0;
    width: 100%;
    color: rgba(49,53,59,0.96);
    font-family: inherit;
    background-color: transparent;
    line-height: 22px;
    border: none;
    outline: none;
    height: auto;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.mt-katalog {
    margin-top: 30px;
}
.katalog-list {
    padding: 0px;
}
.mt-kat {
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 0 0 auto;
	padding: 10px 8px;
	cursor: pointer;
}
.title-16 {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    color: #23415B;
}

.mt-kat.active {
    color: #F01478;
	font-weight: 700;
}
.sf-chips-wrap {
    margin: 0px;
}
.product-listing {
    display: grid;
    grid-template-columns: repeat(5,minmax(40px,300px));
    grid-gap: 10px;
}

/**
 * Archive product on store page set to 4 coloum
 */
.pa-store-products .pa-product-content .seller-items .product-listing {
  grid-template-columns: repeat(4,minmax(40px,300px));
}

.paging-navigation {
    display: block;
}
.voucher-item{
  background: linear-gradient(71.54deg, #FFF2F2 -0.96%, #E7F7FD 99.62%);
  padding: 8px;
  border-radius: 12px;
  box-shadow: 0px 3px 5px 0px #23415B26;
}


.voucher-item .voucher-content{
  padding: 8px;
  border-radius: 12px;
  position: relative;
}

.voucher-item .voucher-content:before{
  content: "";
  display: block;
  width: 20px;
  height: 40px;
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.voucher-item .voucher-content:after{
  content: "";
  display: block;
  width: 20px;
  height: 40px;
  border-radius: 20px 0px 0px 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.voucher-item .voucher-content:before{
  background: #fef2f3;
  left: -5px;
}

.voucher-item .voucher-content:after{
  right: -5px;
  background: #eef6fa;
}

.pa-section-promo {
    margin: 20px 0px;
}
.voucher-top {
    height: 46px;
}

.voucher-bottom {
    height: 44px;
    border-top: 2px dashed #E4E4E4;
}

.icon-desc {
    display: flex;
    margin: 0px 8px;
}

.voucher-icon {
    display: flex;
    box-shadow: 0px 3px 5px 0px #23415B26;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 2px;
    padding:5px;
}



.voucher-icon img {
    width: 100%;
    height: auto;
}

.voucher-text {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1% !important;
    margin-bottom: 0;
}

.voucher-text h3 {
    margin: 0px;
    font-size: 13px;
    font-weight: 700;
    color: #23415B;
    white-space: normal;
    height:29px;
    overflow:hidden;
}

.voucher-text span {
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
    color: #23415B;
}
.voucher-time span {font-family: Montserrat;font-size: 10px;font-weight: 500;line-height: 12px;color: #636363;}

.voucher-time i {
    margin-right: 5px;
}

.voucher-sk {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    color: #F01478;
}


.voucher-klaim {
    margin-top: 5px;
}
.pa-section-promo .product-categories-content {
    box-shadow: 0px 3px 12px 0px #23415B1A;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 24px;
}
.pa-section-promo .title-20 {
    margin-bottom: 40px;
}
.product-categories-content .lm-slider .owl-nav button span {
    bottom: 50%;
}
.merchant-ulasan {
    width: 95%;
    margin: 50px auto;
}
.sf-select select {
    min-width: 160px;
	outline: none;
}
.seller-items {
    display: flex;
    position: relative;
}
.lima-pagination {
    margin-top: 20px;
    color: #3D3D3D;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.right-pagination {
    /*float: right;
    display: flex;*/
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lima-paginate {
	position: relative;
	text-align: center;
}
.lima-paginate ul.page-numbers {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
	margin-bottom: 0px;
    padding-left:0;
}
.lima-paginate .page-numbers li {
	list-style: none;
	display: inline-block;
	text-align: center;
	margin: 0px 2px;
}
.lima-paginate .page-numbers li a.page-numbers {
	display: block;
    padding: 6px;
    min-width: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #ffffff;
    /* border: 1px solid #929292; */
    border-radius: 6px;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    color: #F01478;
}
.lima-paginate .page-numbers li a.next.page-numbers,
.lima-paginate .page-numbers li a.prev.page-numbers {
	border: 1px solid #929292;
}
.lima-paginate .page-numbers li a.page-numbers[disabled] {
	background-color: #f5f5f5;
	cursor: not-allowed !important;
	border-color: #E4E4E4;
}
.lima-paginate .page-numbers li a.page-numbers[disabled] svg path {
	stroke: #E4E4E4;
}
.lima-paginate .page-numbers li a.page-numbers[disabled]:hover {
	background-color: #f5f5f5;
	color: #E4E4E4;
	border-color: #E4E4E4;
}
.lima-paginate .page-numbers li a.page-numbers.current[disabled]:hover {
	background-color: #F01478;
	color: #ffffff;
	border-color: #F01478;
}
.lima-paginate .page-numbers li a.page-numbers.current, .lima-paginate .page-numbers li a.page-numbers:hover {
	background-color: #F01478;
	color: #ffffff;
	border-color: #F01478;
}
.lima-paginate .page-numbers li a.page-numbers:hover svg path {
	stroke: #ffffff;
}
.right-search-btn {
    display: flex;
    border: none;
    border: 1px solid #E4E4E4;
    border-radius: 24px;
    background: #ffffff;
}
.right-search-btn .mt-btn-search {
    border-left: 1px solid rgba(228, 228, 228, 1);
    margin: 5px;
}
.right-search-btn input.mt-bd-search {
    padding-left: 20px;
}
.faq-header-left {
    padding-right: 48px;
}
.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 10px;
}
.faq-topik {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.white-bg {
    background-color: #ffffff;
    margin-right: 0px;
}

.faq-topik i {
    margin-right: 10px;
}
.faq-list {
    padding: 50px 0px;
}

#faq-accordion .accordion-button {
    background-color: #fafafa;
    outline: unset;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #3D3D3D;
	padding: 1rem 0px;
}

#faq-accordion .accordion-body {
background-color: #fafafa;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #3D3D3D;
}
#faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23929292"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
    transform: rotate(-180deg);
}
#faq-accordion .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23929292"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
#faq-accordion .accordion-item {
    border-color: #C1C1C1;
}
#faq-accordion .accordion-button:focus {
    box-shadow: unset;
}
.space-between {
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 0 0 auto;
    gap: 20px;
}
.faq-info {
    max-width: 400px;
	color: #23415B;
    font-size: 16px;
    font-weight: 500;
	margin: 10px;
}
.faq-info-right a {
    font-size: 14px;
    font-weight: 700;
    color: #F01478;
}
.pa-section-faq {
    background-color: #fafafa;
    margin-top: -15px;
    padding-top: 10px;
}
.faq-sidebar {
    margin-top: 20px;
}
.topik-title {
    color: #F01478;
}
.fk-last-update {
    font-weight: 400;
    margin: 20px 0px;
    display: block;
}
.faq-items .single-result {
    background-color: #F5F5F5;
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 16px;
}
.faq-items .single-topik {
    background-color: #ffffff;
    display: inline-block;
    padding: 10px 12px;
    border-radius: 12px;
    margin-bottom: 12px;
    color: #F01478;
    font-size: 16px;
    font-weight: 700;
}
.ket-description {
    color: #23415B;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: justify;
	min-height: 500px;
} 
.navbar-ketentuan .navbar-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #23415B;
    background: transparent;
    padding: 0px;
    margin-bottom: 10px;
    border-radius: 8px;
    background: transparent;
    padding: 4px 8px 4px 0px;
    height: 36px;
}

.navbar-ketentuan {
    padding: 0px;
}
.navbar-ketentuan.active .navbar-header {
    box-shadow: 0px 3px 5px 0px #23415B26;
}

.navbar-ketentuan.active .navbar-header .nh-accordion-rec {
    background: #F01478;
}

.navbar-ketentuan.active .navbar-header .nh-title-header {
    color: #F01478;
}
.faq-items a:hover {
    color: unset;
}
.faq-topik.ket {
    padding: 14px 16px;
}
.faq-topik i {
    width: 24px;
    height: 24px;
}
.pa-product-content {
    min-height: 500px;
}