
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://kredivo.com.ph/wp-content/themes/kredivo/assets/css/fonts.css');

.buy h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    margin-top: 100px;
    font-family: "Be Vietnam Pro", sans-serif;
    color:#000;
}

.category-merchant {
    margin: 20px 0px;
}

.chart-img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.wrp-btn-hub {
    margin-top: 50px;
}

.p-not-found {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    font-family: "Be Vietnam Pro", sans-serif;
}

.dropdown-merchant {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15) !important;
    border-radius: 30px !important;
    width: 100%;
    height: 50px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 300;
    color: #C5C9CC;
}

.dropdown-menu {
    top: 24px !important;
    background: #fff !important;
    border-radius: 30px !important;
    padding: 10px 35px 0px !important;
    border: 0px !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #000 !important;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 300;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
    margin-top: calc(19vw + 5px) !important;
}


.merchant-type {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    font-family: 'Hellix Bold';
}

.form-merchant {
    line-height: normal;
    font-size: 16px;
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
    width: 31px;
    height: 31px;
    background: #fff;
    top:9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 4px 6px;
}
input[type="checkbox"]:checked {
    background-color:#F17D2D;
    background-image: url(../images/icon-check.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 31px;
    top: 0px;
    left: 0;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 6px;
}

.form-check-label {
    top: -5px;
    position: relative;
}

.line-merchant {
    border-top: 2px solid #D9D9D9;
    display: block;
    margin: 20px -30px;
}

.wrp-btn-filter {
    padding:0px 0px 20px;
    display: flex;
    width: 60%;
    float: right;
}

.btn-filter-hapus {
    margin-bottom: 10px;
    border-radius: 30px;
    background: #FFF2EB !important;
    border: 0px;
    color: #E8742E;
    padding: 4px 10px;
    height: 46px;
    width: 100%;
    cursor: pointer;
    font-family: 'Hellix Bold';
}

.btn-filter-terapkan {
    background: #F17D2D !important;
    border: 2px solid #F17D2D !important;
    border-radius: 30px;
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
    height: 46px;
    width: 100%;
    font-family: 'Hellix Bold';
}

.sp-btn {
    margin-right: 20px;
}

.wrp-btn-filter-promo {
    margin-top: 30px;
}

.wrap-flex-merchant {
    width: 500px;
}

.mt-cat {
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    margin: 0px 0px 20px;
    overflow-x: hidden;
}

.form-layanan {
    float: left;
    width: 50%;
}

.search-merchant {
    background: #239CEC;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    border: 0px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    height: 50px;
    width: 100%;
    margin-top: 20px;
    padding: 10px 40px;
}

.wrp-btn-dropdown {
    display: flex;
}

input[type="submit"]  {
    color: #fff !important;
}

.not-found {
    margin: 50px auto;
    height: 100%;
    position: relative;
}

.dropdown-toggle::after {
   background-image: url(../images/caret.png) !important;
   background-position: center center !important;
   background-repeat: no-repeat !important;
   background: #F2F2F2;
   border-radius: 0px 30px 30px 0px;
   width: 50px !important;
   height: 50px !important;
   right: -13px;
   cursor: pointer;
   border: none !important;
   float: right;
   position: relative;
   top: -7px;
}

.btn.dropdown-toggle {
    line-height: 35px !important;
    text-align: left;
    padding-left: 35px;
}

.wrp-src-mrc {
    display: flex;
}

button.icon-search {
    width: 50px;
    background-color: #0064D2 !important;
    background-image: url(../images/icon-search.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 0px 30px 30px 0px;
    margin-top: 20px;
    border: 0px;
    position: relative;
    right: 31px;
    cursor: pointer;
}

.search-merchant::placeholder {
    color: #fff !important;
    font-size:16px ;
    font-family: 'Hellix Regular';
}

button, input, optgroup, select, textarea:focus {
    outline: none !important;
}

.chart-merchant {
    display: flex;
    justify-content: center;
}

.all-merchant h2 {
    font-weight: 700;
    font-size: 31px;
    line-height: 37px;
    color:#000;
    margin-bottom: 42px;
    font-family: 'Hellix Bold';
}

.merchant-img {
    margin-bottom: 25px;
    width: 100%;
}

.all-merchant {
    margin-top: -80px;
}

.card {
    border-radius: 30px !important;
}

.category-promo-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.card-text-date {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Hellix Regular';
    margin-bottom: 10px;
}

h1.promo-cicilan {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Hellix Bold';
}

.category-promo-online {
    background: #39CD79;
    border-radius: 20px;
    color: #fff;
    display: block;
    padding: 6px 8px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 14px;
    display: none;
}

.category-promo-offline {
    background: #E16622;
    border-radius: 20px;
    color: #fff;
    display: block;
    padding: 6px 8px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 14px;
    display: none;
}

.card-body.content-promo {
    height: 135px;
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    border-top: 0px;
    border:1px solid rgba(0,0,0,.125)
}

.card.wrp-main-promo {
    border: 0px !important;
}

.card-img-top {
    height: auto !important;
}

.text-sk {
    font-size: 10px;
    line-height: 12px;
    color: #000;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.carousel-inner {
	width: 100%;
	display: inline-block;
	position: relative;
}
.carousel-inner {
	display: block;
	content: "";
}
.carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: skyblue;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.caption {
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translateX(-50%) translateY(-50%);
	width: 60%;
	z-index: 9;
	margin-top: 20px;
	text-align: center;
}
.caption h1 {
  color: #fff;
	font-size: 52px;
	font-weight: 700;
	margin-bottom: 23px;
}
.caption h2 {
    color: rgba(255,255,255,.75);
	font-size: 26px;
	font-weight: 300;
}

.carousel-indicators .active {
    background: #fff !important;
}

.card {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    border-left: 1px solid rgba(0,0,0,.125) !important;
    border-right: 1px solid rgba(0,0,0,.125) !important;

}

.carousel-indicators li {
  background:#ccc !important;
  z-index: 15;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50px !important;
}

a.promo-url {
    color: #000 !important;
    text-decoration: none !important;
}

img.img-banner-promo {
    max-width: 100%;
}

.shimmer {
    margin-top:12px;
    background: #f6f7f8;
    /* fallback
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    */
    animation : shim infinite 1.2s linear;
  }
  @keyframes shim {
    0% { background-position: -468px 0;}
    100% { background-position: 468px 0;}
  }
  
  
  .shimmer_circle {
    width:80px;
    height:80px;
    border-radius:80px;
  
  }

  .shimmer_circle_heading .shimmer_heading{
    width : 90%;
    margin-left:3%
  }
  .shimmer_circle_heading {
    display: flex;
    align-items : center
  }
  .shimmer_heading {
    width:50%;
    height:20px;
    margin-top : 18px;
  }
  .shimmer_small_para {
    height:24px;
  
  }
  .shimmer_large_para {
    height:48px;
  }

  .title-partner {
    font-size: 31px;
    line-height: 37px;
    font-family: 'Hellix Bold';
    color: #3C3D3E;
  }