/*
 Theme Name:   bikincvblog21 Child Theme
 description: >-
   A child theme of the bikincvblog21 theme
 Author:       Adisthana Wijaya
 Template:     bikincvblog
 Version:      1.0.0
*/

body{
  font-family: montserrat-regular;
}

p{
  line-height: 30px;
}

.separator-detail {
  display: none;
}

.separator-detail:last-child {
  display: contents;
}

.art-home img {
  height: 180px !important;
  object-fit: cover;
}

.rpwwt-widget ul li:last-child {
  border-bottom: none;
}

.wpp-list li:last-child {
  border-bottom: none;
}

/* navbar */
nav{
  background: #fff !important;
  box-shadow: 1px 1px 10px -3px #ccc;
}
nav .logo-col img {
  width: 120px;
}
/*  */

.entry-header h1{
  font-size: 33px !important;
  font-family: montserrat-bolditalic;
}

.entry-header .entry-title{
  color: black;
  margin: 10px 0px;
  font-weight: 700;
  font-size: 15px;
}

.art-home img{
  height: 100px;
}

.page-header .page-title{
  font-size: 20px;
}

.entry-header .entry-title a{
  color: black;
  text-decoration: none;
  font-family: montserrat-bolditalic;
}

.widget_recent_entries  .widget-title{
  font-size: 20px;
  color: #ff5003;
  font-style: italic;
  font-weight: 600;
}

.widget-title{
  font-size: 22px !important;
  color: #ff5003 !important;
  font-family: montserrat-bolditalic;
}

.rpwwt-widget ul li a{
  text-decoration: none;
  color: black;
  font-family: montserrat-bolditalic;
}

.lwptoc-light .lwptoc_i { 
  background: #e9f6ff !important;
}

.lwptoc .lwptoc_i {
  border: 1px solid #e9f6ff !important;
}

.widget_recent_entries ul li{
  list-style: none;
}

.popular-posts{
  border: 1px solid #ff7e21;
  padding: 22px;
  border-radius: 10px;
}

.rpwwt-widget ul li{
  border-bottom: 1px solid #ff5003;
  padding: 10px 0px;
}

.recent-posts-widget-with-thumbnails{
  border: 1px solid #ff7e21;
  padding: 22px;
  border-radius: 10px;
}

.col-md-4 .wp-post-image{
  border-radius: 10px;
  height: 175px;
  width: 100%;
}

.col-md-8 .wp-post-image{
  border-radius: 10px;
  height: auto;
  width: 100%;
}

.entry-meta{
  margin: 10px 0px -5px 0px;
  color: #bbbbbb;
  font-size: 14px;
}

.entry-detail{
  margin: 15px 0px !important;
}

.author a{
  color: #ff4e01;
  text-decoration: none;
}

.entry-meta .posted-on{
  color: #b7b7b7;
  font-size: 12px;
}

.entry-meta .posted-on a{
  color: #b7b7b7;
}

.tags-links a{
  border: 2px solid #d8d8d8;
  text-decoration: none;
  padding: 11px;
  border-radius: 5px;
  color: #ff4e00;
  display: inline-block;
  margin: 0px 8px 10px 0px;
  font-size: 13px;
}

.tags-links a:hover{
  background: #ff4e00;
  color: white;
  border-color: transparent;
}

.entry-footer{
  background: none;
  padding: 0px 0 7px;
}

.entry-footer .cat-links{
  display: none;
}

#breadcrumbs span a:first-child{
  margin-left: 0px;
}

#breadcrumbs span{
  color: #4169e1;
}
#breadcrumbs span a{
  color: #bbbbbb;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}

#breadcrumbs .breadcrumb_last{
  color: #ff4e00;
  margin-left: 10px;
}
/*  */

/* search */
.search-field{
  background: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
  padding: 8px 6px !important;
  width: 100%;
}

.search-form label{
  width: calc(100% - 60px);
}

.search-submit{
  background: #ff5003 !important;
  border: none !important;
  padding: 13px !important;
  color: white !important;
}
/*  */

.rpwwt-widget li img{
  height: auto;
}

/* Payment footer */
.payment-lists {
  background: #fff;
  border-top: 2px solid #d8d8d8;
  padding: 50px 0 50px;
}

.payment-lists .col-payment .payment-method-box li {
  display: inline-block;
  list-style: none;
  margin-top: 10px;
}


.popular-posts .wpp-list{
  margin-left: 0px;
  counter-reset: number;
  list-style-type: none;
}

.wpp-list li{
	overflow: initial;	  
  border-bottom: 1px solid #ff5003;
  padding: 18px 0px;
}
.wpp-list li:before{
  	counter-increment: number;
    color: #a5a7ab;
  	content: "\0023"counter(number);
	font-size: 22px;
    margin-left: -125px;
    margin-right: 94px;
	font-family: montserrat-bolditalic;
}
.wpp-list li img{
  border-radius: 7px;
}

.wpp-list-with-thumbnails{
  margin-left: 0px;
  padding: 0px;
}

.wpp-post-title {
  text-decoration: none;
  color: black;
  font-family: montserrat-bolditalic;
}

.wpp-post-title:active{
  color: black;
}

.wpp-list-with-thumbnails li img{
  border-radius: 7px;
}

.entry-content ol,
.entry-content ul{ margin-left: 0; line-height: 30px; }

.entry-content ol li {
	margin-bottom: 20px;
}

.lowonganTerbaru{
	margin-bottom: 40px;
}
.lowonganTerbaru h3{
  font-family: montserrat-bolditalic;
  color: #000000;
  font-size: 20px;
  margin: 20px 0px;
}
.lowonganTerbaru .row-result-job-vacancies .prim-link{
	text-decoration: none;
}
.lowonganTerbaru .row-result-job-vacancies .featured_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: rgba(255,255,255,1);
    margin-bottom: 0;
    box-shadow: none;
    overflow: hidden;
    padding: 20px 0px;
    transition: all 0.4s ease;
    border-bottom: 1px solid #cccccc;
}
.lowonganTerbaru .row-result-job-vacancies .featured_box:hover{
    background: #fff5f1;
}
.lowonganTerbaru .row-result-job-vacancies .featured_box .fb_image { max-width: 65px; }
.lowonganTerbaru .row-result-job-vacancies .featured_box .fb_image .object-image {
    object-fit: scale-down;
    width: 65px;
    height: 60px;
}
.lowonganTerbaru .row-result-job-vacancies .fb_content {
    margin-left: 20px;
    margin-right: auto;
    width: calc(100% - 90px);
}
.lowonganTerbaru .row-result-job-vacancies .fb_content .subtitle{
    text-decoration: none;
    font-size: 14px;
    font-family: 'montserrat-medium';
    color: #212529;
}
.lowonganTerbaru .row-result-job-vacancies .fb_content .title{
    padding: 0;
    text-align: left;
}
.lowonganTerbaru .row-result-job-vacancies .fb_content .title{
    text-decoration: none;
    font-size: 18px;
    font-family: 'montserrat-bold';
    color: #212529;                    
}
.lowonganTerbaru .row-result-job-vacancies .fb_content ul {
    padding-left: 0;
	margin: 0;
    font-size: 13px;
}
.lowonganTerbaru .row-result-job-vacancies .fb_content ul li {
    display: inline-block;
    padding-right: 20px;
}
.lowonganTerbaru .row-result-job-vacancies .fb_content ul li{
    text-decoration: none;
    color: #ff7e21;
    font-family: 'montserrat-medium';
    font-size: 12px;
}

.lowonganTerbaru .row-result-job-vacancies .featured_box.default-load .fb_image{
    width: 65px;
    height: 65px;
    background: #eeeeee;
}
.lowonganTerbaru .row-result-job-vacancies .featured_box.default-load .subtitle{
    width: 100px;
    height: 20px;
}
.lowonganTerbaru .row-result-job-vacancies .featured_box.default-load .title{
    margin-top: 10px;
    width: 200px;
    height: 20px;
}

.artikelTerkait h3{
  font-family: montserrat-bolditalic;
  color: #000000;
  font-size: 20px;
  margin: 20px 0px;
}

.artikelterkait_post{
  margin: 20px 0px;
}

.artikelterkait_post a{
  text-decoration: none;
}

.artikelterkait_post h4{
  font-family: montserrat-bolditalic;
  color: #000000;
  font-size: 18px;
  margin: 10px 0px !important;
}

.artikelterkait_post .card{
  border: none;
}

.artikelterkait_post .card-body{
  padding: 10px 0px;
}
.artikelterkait_post img{
  height: 270px !important;
  object-fit: cover;
}


/* From Community */
#custom_html-5{
	border: 1px solid #ff7e21;
    padding: 22px;
    border-radius: 10px;
}
#custom_html-5 .community-list{
	padding: 0;
	margin: 0;
}
#custom_html-5 .community-list li{ list-style: none; margin-top: 20px; }
#custom_html-5 .community-list li a{
	text-decoration: none;
}
#custom_html-5 .community-list .inner{
    background: #ffffff;
    border-radius: 5px;
    color: #212831;
}
#custom_html-5 .community-list .inner .profil-info{
    display: flex;
    align-items: center;
}
#custom_html-5 .community-list .inner .profil-info .frame-img{
    width: 50px;
    height: 50px;
    border-radius: 90px;
    margin-right: 15px;
    border: 1px solid #cccccc;
}
#custom_html-5 .community-list .inner .profil-info .frame-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 90px;
}
#custom_html-5 .community-list .inner .profil-info .info{
    width: calc(100% - 65px);
}
#custom_html-5 .community-list .inner .profil-info .usrnm-tp-lbl{
    display: flex;
}
#custom_html-5 .community-list .inner .profil-info .usrnm-tp-lbl .user-name{
    font-family: 'montserrat-bold';
    font-size: 15px;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 15px;
}
#custom_html-5 .community-list .inner .profil-info .usrnm-tp-lbl span{
    background: #ebf4fb;
    color: #696da0;
    padding: 5px 15px;
    white-space: nowrap;
    font-family: 'montserrat-regular';
    font-size: 9px;
}
#custom_html-5 .community-list .inner .profil-info .post-prim-info{
    font-family: 'montserrat-regular';
    font-size: 10px;
    color: #9ca2b5;
    display: flex;
    align-items: center;
}
#custom_html-5 .community-list .inner .profil-info .post-prim-info .dot-separate{
    margin: -5px 7px 0px;
}
#custom_html-5 .community-list .inner .profil-info .post-prim-info .view i{
    font-size: 12px;
    margin-right: 3px;
}
#custom_html-5 .community-list .inner .question-info{
    border-bottom: 1px solid #ff5003;
    padding: 20px 0px;
}
#custom_html-5 .community-list li:last-child .inner .question-info{
	border-bottom: none;
}
#custom_html-5 .community-list .inner .question-info .title{
    font-family: 'montserrat-bold';
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    color: #212831;
	-webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    margin-right: 5px;
    margin-bottom: 10px;
}
#custom_html-5 .community-list .inner .question-info .description{
    font-family: 'montserrat-regular';
    font-size: 11px;
    margin-top: 10px;
	-webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    margin-right: 5px;
    margin-bottom: 10px;
}
#custom_html-5 .community-list .inner .question-info .description p{ margin-bottom: 0; line-height: 18px; }
#custom_html-5 .community-list .inner .question-info .feat-img{ margin-top: 20px; }
#custom_html-5 .community-list .inner .question-info .feat-img img{ width: 100%; }
#custom_html-5 .community-list .inner .question-info .edited-status{
    margin-top: 10px;
    font-size: 13px;
    color: #9ca2b5;
    font-family: 'montserrat-medium';
}
#custom_html-5 .community-list .btn-box a{
	text-decoration: none;
    background: #ff7e21;
    display: block;
    border-radius: 7px;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    font-family: montserrat-regular;
    font-size: 12px;
}

/* footer */
footer {
  background: #131a55;
  padding: 50px 0 0;
}

footer .cp {
  background: #131a55;
  padding: 20px 0 20px;
  border-top: 1px solid #323b99;
  text-align: center;
}

footer .row-list {
  margin-bottom: 40px;
}

footer .col-begining {
  padding-top: 30px;
}

footer .col-begining .text-description {
  color: #fff;
  font-family: montserrat-regular;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 21px;
}

footer ul {
  margin: 0;
  padding: 0;
}

footer .col-std li.list-w-icon {
  margin-top: 30px;
}

footer .col-std li.list-std, footer .col-std li.list-w-icon {
  list-style: none;
  position: relative;
}

footer .col-std li.list-std a, footer .col-std li.list-w-icon a {
  color: #fff;
  font-family: montserrat-regular;
  font-size: 14px;
  text-decoration: none;
}

footer .col-std li.list-std:first-child {
  margin-top: 30px;
}

footer .col-std li.list-std::before {
  content: "";
  position: absolute;
  background: #323b99;
  width: 10px;
  height: 10px;
  border-radius: 90px;
  top: 9px;
  left: 0;
}

footer .col-std li.list-std {
  padding-left: 20px;
  margin-top: 15px;
}

footer .col-std .logo-box img {
  width: 150px;
}

footer .cp span {
  font-family: montserrat-regular;
  color: #fff;
  font-size: 15px;
}

.rpwwt-widget ul li .rpwwt-post-date{
  font-size: 12px;
  color: #b7b7b7;
}
/*  */

.posts-navigation, .post-navigation{  
  box-shadow: none;
  position: unset !important;
}


.wp-pagenavi {
  text-align-last: center;
}

.sec-top{
  margin-top: 7%;
  margin-bottom: 0%;
}

.sec-top-artikel{
  margin-top: 3%;
  margin-bottom: 8%;
}

.sec-top-home{
  margin-top: 3%;
}

.arc-data h1{
  font-family: montserrat-bolditalic;
  color: black;
  margin: 0px 0px 20px 0px;
}

.search-head h2{
  font-size: 30px !important;
}

.search-tag .tags-links a{
  font-size: 12px;
  padding: 7px;
}





/* 404 */
.err-404-first-sec{
  background: #323B99;
  padding: 120px 0px 50px;
}
.err-404-first-sec .err-title{
  font-family: 'montserrat-bold';
  color: #ffffff;
  text-align: center;
  font-size: 45px;
  margin-bottom: 0px;
}
.err-404-first-sec .err-ex{
  font-family: 'montserrat-regular';
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.err-404-first-sec .btn-navi-box{ 
  text-align: center; 
  margin-top: 30px;
}
.err-404-first-sec .btn-navi-box .btn-back-h{
  font-family: 'montserrat-bolditalic';
  color: #ffffff;
  font-size: 16px;
  position: relative;
}
.err-404-first-sec .btn-navi-box .btn-back-h::before{
  content: "\f104";
  font-family: "fontawesome";
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -15px;
  font-size: 20px;
  margin-top: -5px;
}

.err-404-first-sec .feat-img{ margin-top: 60px; }
.err-404-first-sec .feat-img img{ width: 100%; }

/*  */

/* category */
.category-detail{
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}

.category-detail::-webkit-scrollbar-thumb {
    background-color: #a5a5a5;
    border-radius: 20px;
}

.category-detail::-webkit-scrollbar-track {
    background: #ececec;
}

.category-detail::-webkit-scrollbar {
	height: 5px;
	width: 4px;  
	cursor: pointer;
}


.cate-data{
  flex: none;
}

.cate-data a{
  border: 1px solid #9c9c9c;
  text-decoration: none;
  padding: 10px;
  border-radius: 10px;
  color: #ff4e00;
  display: inline-block;
  margin: 0px 8px 10px 0px;
  font-size: 14px;
}

.cate-data a:hover{
  background: #ff4e00;
  color: white;
  border: 1px solid #ff4e00;
}

.categories_data{
  display: flex;
}

.category_label{
  width: 90px;
  align-self: center;
}

.entry-home-title h2{
  font-size: 30px !important;
}

.link-tag-detail{
  color: #b7b7b7;
  font-size: 12px;
}
/*  */

/*  */
/* .img-container-home img{
  filter: brightness(0.6);
} */
.img-container-home{
  position: relative;
}

.text-container-home{
  position: absolute;
  bottom: 0px;
  color: white;
  padding: 50px;
}

.text-container-home h1{
  font-family: montserrat-bolditalic;
  font-size: 40px;
}

.text-container-home span a{
  color: white;
  text-decoration: none;
}
/*  */

.cat-name-detail{
  color: #b7b7b7;
  font-size: 12px;
}


/* page navi */
.wp-pagenavi a, .wp-pagenavi span{
  border: none;  
  font-size: 18px;
  margin: 9px;
  color: #bbbbbb;
}

.wp-pagenavi{
  margin-top: 40px;
}

.previouspostslink, .nextpostslink{
  color: #ff4e01 !important;
}

.previouspostslink:active{
  color: #ff4e01 !important;
}
.nextpostslink:active{
  color: #ff4e01;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #131a55;
  color: white;
  padding: 8px;
  border-radius: 5px;
}
/*  */




/* responsive */
@media screen and (min-width: 992px){
	.mobile-view{
		display: none;
	}
}

@media screen and (max-width: 590px){
  footer .cp span {
      font-size: 11px;
  }
}


@media screen and (max-width: 900px) {
	/* share btn detail	 */
	.addthis_inline_share_toolbox .at-share-btn-elements a{
		width: 14.4%;
		border-radius: 2px !important;
	}
	.addthis_inline_share_toolbox .at-share-btn-elements a .at-icon-wrapper{
		float: none !important;
		width: auto !important;
		display: flex;
		justify-content: center;
	}
	.box-share {
		background: white;
		width: 100%;
	}
	.sticky .at-share-btn-elements a{
		width: 14.5%;
	}
	
	.sticky {
		position: fixed;
		top: 69px;
		left: 0;
		right: 0;
		z-index: 10;
		padding: 10px;
	}
	/* 	 */
  .desktop-view{
		display: none;
	}

  nav .logo-col img {
    width: 200px;
  }

  .sec-top{
    margin-top: 22%;
    margin-bottom: 22%;
  }

  .rpwwt-widget ul li a{
    font-size: 12px;
  }

  .entry-detail{
    margin: 15px 0px !important;
    font-size: 12px;
  }

  .entry-meta{
    margin: 6px 0px -5px 0px;
  }

  .rpwwt-widget ul li .rpwwt-post-date{
    margin-top: 7px;
  }

  .wpp-post-title{
    font-size: 12px;
  }

  .entry-header h1{
    font-size: 20px !important;
  }

  .tags-links a{
    padding: 7px;
    font-size: 10px;
  }
  .sec-top-artikel {
    margin-top: -18%;
  }
  .cate-data a{    
    font-size: 10px;
  }
  .wp-pagenavi a, .wp-pagenavi span{
    font-size: 12px;
    margin: 6px;
  }
  .category_label{
    width: 100px;
  }
  .text-container-home{
    padding: 22px;
  }
  .text-container-home h1{
    font-size: 14px;
  }
  .txt-auth-date{
    font-size: 12px;
  }
  .wpp-list .post-stats{
    margin-top: 7px;
  }
	.wpp-list li:before{
		font-size: 18px;
		margin-right: 98px;
	}
  .artikelterkait_post h4{
    font-size: 14px;
  }
  #breadcrumbs{
    line-height: 20px;
  }
  #breadcrumbs span {
    font-size: 12px;
  }
}

.mark, ins{
  background: white;
}

.lwptoc-light .lwptoc_i {
	background-color: #fff5f1 !important;
	border: 1px solid #ff7e21 !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.lwptoc-light .lwptoc_i span {
	font-size: 14px;
}
.iklan-lowongan-blog {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.h-banner.blog {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 30px 0;
}
	.h-banner.blog p {
		line-height: 24px;
	}


/*  */
.wp-caption-text{
	font-size: 12px;
}


.btn-buat{
	padding: 2px 2px !important;
}

.buatcvblg {
	width: 100%; 
	background-color: #ff7e21; 
	color: #fff; 
	border: none; 
	padding: 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: montserrat-bolditalic;
    font-size: 16px;
}