
.hover_anons:after {
	display: none;
}

/*area excerpt*/
.repick_item .wrap_thing p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0;
}
/*menghilangkan border*/
.masonry_grid_fullwidth .small_post {
    border: 0 #ebebeb !important;
}


/*area judul di grid homepage*/
h2 a {
    font-size: 20px;
}
/*mengubah area spasi ke read more button*/
.wrap_thing {
    padding: 5px 0px px 0px;
}
.btn_more {
	background-color: #f24444;
	color: #ffffff;
	padding: 11px 20px;
	font-size: 13px;
}
.hover_anons {
	margin: 0px auto -10px;
}
.product-search-form .nice-select {
	display: none;
}
/*resize video*/
.smallervideo video {     width: 35%; } 
.smallervideo2 video {     width: 50%; }
.price_count {
    background: #ffffff;
    color: #fc0d1b;
}
.repick_item .priced_block .price_count {
padding: 7px 2px;
}
.logo .textlogo {
    font-size: 29px;
    line-height: 26px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    font-family: Roboto;
	  padding-right: 70px;
}


/*spasi di judul table of contents */

#ez-toc-container p.ez-toc-title {
    text-align: left;
    line-height: 3;
}

#ez-toc-container li, #ez-toc-container ul {
    margin: 0;
    padding: 1.6px;
}

#ez-toc-container {
    background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 20px;
    position: relative;
    width: auto;
}


.footer-bottom .footer_widget.col_item, .footer-bottom .col_wrap_three {
    margin-bottom: -20px;
}

/*remove filter button lattest popular dll*/
.filter_home_pick ul li span.resort_5 {display: none;}
.filter_home_pick ul li span.resort_4 {display: none;}
.filter_home_pick ul li span.resort_3 {display: none;}

/*remove social share button on image homepage*/
.social_icon_inimage{display:none}


/*warna merah di filter*/
span.active.re_filtersort_btn.resort_0 {
    color: white;
    background-color: #f24444;
}
span.re_filtersort_btn.resort_0.active.showfiltermobile {
color: white;
background-color: #f24444;
}

span.active.re_filtersort_btn.resort_1 {
    color: white;
    background-color: #f24444;
}
span.re_filtersort_btn.resort_1.active.showfiltermobile {
color: white;
background-color: #f24444;
}
span.active.re_filtersort_btn.resort_2 {
    color: white;
    background-color: #f24444;
}
span.re_filtersort_btn.resort_2.active.showfiltermobile {
color: white;
background-color: #f24444;
}
span.active.re_filtersort_btn.resort_3 {
    color: white;
    background-color: #f24444;
}
span.re_filtersort_btn.resort_3.active.showfiltermobile {
color: white;
background-color: #f24444;
}

.re_filter_panel {
   margin-bottom: 50px !important;
	font-size: 13.5px !important;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 0px;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 5%;
}

/*font pagination*/
.page-link a, .page-link>span {
    border: 1px solid #e0dadf;
    border-right: none;
    margin: 0;
    float: left;
    overflow: hidden;
    text-align: center;
    line-height: 1em;
    font-size: 18px;
    padding: .7em;
    white-space: nowrap;
    min-width: 1em;
    text-decoration: none !important;
}

/*color timeline line*/

.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item:after {
    background: #f24444 !important;
    bottom: -36px;
    content: "";
    display: block;
    left: -36px;
    position: absolute;
    top: -36px;
    width: 4px;
}

.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item__bubble {
    background-color: #f24444 !important;
}
/*spasi grid featured foto ke judul*/
.repick_item.contain_im_grid figure img {
    height: auto !important;
    width: 100% !important;
    padding-bottom: 15px;
}

/*ganti kata deal score di halaman samping thumbs counter*/
.dealScore .label {
  position: relative;
  color: transparent;
  display: inline-block;
  min-width: 30px; /* kasih ruang biar teks kelihatan */
}

.dealScore .label::after {
  content: "Likes Score";
  color: white; /* bisa ganti sesuai warna tema */
  position: absolute;
	margin-left: 5px;
  left: 0;
  top: 0;
	font-size: 16px;
  white-space: nowrap;
}
/* remove author and published date in news directory list from event post */
.news-community .post-meta {
    display: none !important;
    margin: 0 !important;
}
.btn_more {
    border: none;  
}

/* title H1 single page size */
.title_single_area h1 {
    font-size: 30px !important;
    line-height: 32px !important;
}
/* ubah text tablist di mobile jadi hitam, awalnya biru */

@media (max-width: 768px) {
    button[role="tab"]:not(.active),
    button[role="tab"]:not(.active) .tabtitlelabel {
        color: #000 !important;
    }
}
/* ubah ukuran text logo */
