/*
Theme Name: Cari Kos V2 Child
Theme URI: http://cari-kos.id/blog
Author: Adisthana Wijaya
Author URI: http://adisthana.com
Description: Theme untuk Blog dari cari-kos.id
Template: carikosVer2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Cari Kos, Kost jakarta murah, Kost Denpasar, Kost Malang, Kost di Bali
Text Domain: CariKos
*/
body {
	padding-top: 100px;
    font-family: 'Montserrat', sans-serif !important;
}

#post-data{
    padding-left:0px;
    padding-right:0px;
}

.fade.in.modal-home-menu {
    background-color: rgba(0, 0, 0, 0.8) !important;
    height: 100vh !important;
    margin-top: 0px;
}
.modal-dialog {
    width: auto !important;
    min-height: 90vh !important;
    height: auto !important;
}
.modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0px;
}
.modal-header {
    color: #fff;
    background-color: transparent;
    border: none;
}
.modal-body {
    color: #fff;
    background-color: transparent;
    border: none;
}
.modal-body a {
    color: #fff;
}
.desk-primary-modal .modal-header .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    font-weight: 500;
    font-size: 28px;
    float: right;
}
/*  */

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle.btn-default:hover,
.navbar-default .navbar-toggle.btn-default:focus {
	color: #fff;
	background-color: #2fbad7;
}
.navbar-default {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 2px 0;
    box-shadow: 2px 1px 10px -5px #cccccc;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
    padding-left: 0;
    padding-right: 0;
}
.navbar-default .navbar-nav > li > a > span {
	padding-left: 0;
    padding-right: 0;
	letter-spacing: 2px !important;
    font-size: 12px;
}
.navbar-default .navbar-toggle {
	border: none;
	margin-right: 0;
    margin-top: 15px;
}
.container_header_desktop {
    padding-right: 15px;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-brand {
    padding: 11px 15px;
	height: 64px;
}
.navbar-brand {
    float: left;
/*     height: 50px; */
/*     padding: 15px 15px; */
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand>img {
    display: block;
    width: 200px;
    margin-top: 0px;
}
.navbar-right {
    margin-right: 0px !important;
}
.nav>li {
    position: relative;
    display: block;
}
.navbar-default .navbar-nav > li {
    padding-left: 20px;
}

/* Blog Detail */
.row-blog-detail{
	margin-top: 45px;
}
.relatedPostNew .img-frame{
	width: 100%;
    height: 150px;
    border-radius: 10px;
    background: #cccccc;									
}
.artikelTerkaitLi {
	font-size: 14px;
	margin-bottom: 5px;
}
.relatedPostNew {
	height: 300px;
}
.relatedPostNew img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 10px;
}
.relatedPostNew a{ text-decoration: none; }
.relatedPostNew h3 {
	border:none !important;
	margin-top: 10px !important;
	color: #000000;
    font-size: 14px !important;
}

/* Category Page */
.main-category-box{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
.main-category-box .category-title{
	font-size: 26px;
	font-weight: 600;
}

/* Search */
.mwvs-nav{
    padding-top:4px;
    background-color: #F4572E;
    display: flex;
}

.mwvs-nav .backBtnApp {
    color: #333;
    font-size: 22px;
    padding-top: 12px;
    display: block;
    padding-left: 15px;
    padding-right: 5px;
}

.mwvs-nav .search-text{
    border: 1px solid #f1f1f1;
    margin-left: 0px;
    margin-top: 5px;
    width:160px;
    padding: 5px 20px 5px 24px;
}

.mwvs-nav .search-cat{
    border: 1px solid #f1f1f1;
    height:32px;
    margin-left:-10px;
    background:#fff;
    width: 40%;
}

.mwvs-nav .search-icon{
    position:relative;
    left:24px;
}

.mwvs-nav .go-icon{
    position: relative;
    left: -22px;
    cursor:pointer;
}


/* style 1 */
.mwvs-fetchPost{
    margin-top:8px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}


.relatedposts .mwvs-fetchPost{
    margin-bottom:24px!important;
}

.mwvs-fetchPost .title a{
    color:#F4572E;
}

.mwvs-fetchPost .title{
    font-size:20px;
}

.mwvs-fetchPost .mwvs-featuredimg{
    width:100%;
}
.mwvs-fetchPost .mwvs-featuredimg img{
    width:100%;
    height:auto;
}
.mwvs-fetchPost .mwvs-textcontent{
    width:100%;
    margin-top:15px;
    font-size: 12px;
}
.mwvs-fetchPost .mwvs-textcontent .readMore{
    float:right;
    padding:8px 15px;
    background:#F4572E;
    /* font-size:12px; */
}
.mwvs-fetchPost .mwvs-textcontent .readMore a{
    color:white;
}

.mwvs-fetchPost .mwvs-textcontent .datePublished{
    /* font-size:12px; */
    position:relative;
    top:8px;
}

/* style 2 */


.mwvs-fetchPost-2 {
    margin-top:8px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}


.relatedposts .mwvs-fetchPost-2{
    margin-bottom:24px!important;
}

.mwvs-fetchPost-2 .title a{
    color:#F4572E;
}

.mwvs-fetchPost-2 .title{
    font-size:16px;
}

.mwvs-fetchPost-2 .mwvs-featuredimg{
    /*width:100%;
    position:relative;
    top:36px;*/
}
.mwvs-fetchPost-2 .mwvs-featuredimg img{
    /*width:100%;
    min-height:100%;
    height:auto;*/
}
.mwvs-fetchPost-2 .mwvs-textcontent{
    width:100%;
    margin-top:8px;
    font-size: 12px;
}
.mwvs-fetchPost-2 .mwvs-textcontent .readMore{
    padding:8px;
    background:#F4572E;
    /* font-size:12px; */
    text-align:center;
    margin-top:6px;
}
.mwvs-fetchPost-2 .mwvs-textcontent .readMore a{
    color:white;
}
.mwvs-fetchPost-2 .mwvs-textcontent .category{
    /* font-size:12px; */
}
.mwvs-fetchPost-2 .mwvs-textcontent .category a{
    color:#555;
}

.mwvs-fetchPost-2 .mwvs-textcontent .datePublished{
    /* font-size:12px; */
    position:relative;
    top:8px;
}

.mwvsDetailPost .featuredimg {
    margin-bottom: 10px;
}
.mwvsDetailPost .breadcrumbs {
    margin-top: 20px;
	color: #F4572E;
	font-weight: 500;
}
.mwvsDetailPost .breadcrumbs a {
	font-size: 12px;
    color: #000000;
    font-weight: 500;
}
.mwvsDetailPost .wp-caption {
    border: none;
    max-width: 100%;
    padding: 5px 0px 10px;
}
.mwvsDetailPost .relatedposts.artikel_terkait {
    margin-bottom: 10px;
}
.mwvsDetailPost .relatedposts.artikel_terkait .row {
    background-color: #f1f1f1;
    padding: 20px 15px 10px;
	border-radius: 10px;
}
.mwvsDetailPost .relatedposts h3 {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    margin: 0 0 20px;
    padding-bottom: 20px;
}
.mwvsDetailPost .relatedposts h3.title {
    border: none;
}
.mwvsDetailPost .relatedposts ul {
    padding-left: 15px;
}
.mwvsDetailPost .artikelTerkaitLi {
    list-style: none;
    margin-left: -15px;
    margin-bottom: 10px;
}
.mwvsDetailPost .artikelTerkaitLi i {
    color: #F4572E;
	margin-right: 10px;
}
.mwvsDetailPost .artikelTerkaitLi a {
    color: #000;
}
.mwvsDetailPost .show_desktop_only, .contentAllCK .show_desktop_only {
    display: block;
}
    .mwvsDetailPost .show_desktop_only .featuredimg.desktop {
        width: 100%;
    }
.mwvsDetailPost .show_mobile_only, .contentAllCK .show_mobile_only {
    display: none;
}
.main-content img.size-full {
    width:100%;
	height:auto;
}

/* footer */
  .footer {
    width: 100%;
    height: 100%;
    background: #F4572E;
    padding: 0px 0px 65px 0px;
  }
  .footer .footer-content{
    background: url('/images/footer-content-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    padding-top: 50px;
  }
  .footer .footer-content .content-title{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
  }
  .footer .footer-content .content-title .dot-blue{
    color: #20abc8;
  }
  .footer .footer-content .content-subtitle{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: .5em;
    font-size: 34px;
  }
  .footer .footer-content p{
    text-align: center;
    margin-top: 2em;
  }
  .footer .footer-content p a{
    color: #ffffff;
    font-weight: bold;
  }
  .footer .footer-content #ltHome{
    color: #ffffff;
    text-align: center;
  }
	.widget-area{
		margin-top: 25px;
	}
  .footer .footer-content #ltHome h3,
  .footer .footer-content #ltHome h4{ color: #ffffff; }
  .footer .footer-content #ltHome a{
    color: #ffffff;
    font-weight: bold;
  }
  .footer .footer-content #showMoreHome{
    background: transparent;
    border: 1.5px solid #ffffff;
    border-radius: 7px;
    letter-spacing: 1px !important;
    font-weight: 500;
    font-size: 11px;
  }
  .footer p{ color: #ffffff; }
  .footer .icon {
    position: relative;
    margin-top: 50px;
    display: flex;
    justify-content: center;
  }
  .footer .icon .btn-footer {
    width: 30px;
    height: 30px;
    border-radius: 25px !important;
    background-color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    padding: 7px;
  }
  .footer .icon .btn-footer:hover{
    color: #20abc8;
  }
  .footer .last-footer {
    margin-top: 20px;
    color: #a7a9ac;
  }
  .footer_googleplay {
    display: flex;
    justify-content: center;
    height: 45px;
    margin: 15px auto 40px;
  }
	.footer_googleplay a {
		margin: 5px;
	}
  .footer_googleplay img {
    width: 120px;
  }
	.btn-footer {
		background-color: transparent;
		border: none;
		color: #ffffff;
	}

/*ipad landscape*/
@media only screen and (max-width: 1024px) {
}

.nav>li {
    position: relative;
    display: block;
}
.navbar-nav>li>a {
    line-height: 20px;
}
@media only screen and (max-width: 992px) {
	
	/* ardi css */
	/* home */
	.firstAllPage .contentAllCK .col-md-12{
		margin: 45px 0 20px !important;
	}
	.widget-area{
		margin-top: 0px;
	}
	/* footer */
	.footer .container p{
		margin-bottom: 35px;
	}
/* 	.footer_googleplay{
		display: none;
	} */
	
	.navbar-nav {
		float: none!important;
/* 		width: 100% !important; */
		margin: 0px !important;
/* 		padding-top: 18px; */
/* 		padding-bottom: 30px; */
	}
	.navbar-nav > li {
		float: none;
	}
	.navmenu a, .navbar-offcanvas a {
		color: #fff;
	}
	
	.footer {
      height: auto;
      background-size: 100%;
    }
    .footer .btn-group .btn-group {
      width: 100%;
    }
    .footer .btn-group-justified > .btn,
    .footer .btn-group-justified > .btn-group {
      width: 100% !important;
      display: block !important;
    }
    .footer .icon-center .btn-group,
    .footer .icon-center .btn-group-vertical {
      width: auto !important;
    }
}

@media only screen and (min-width: 768px) {
	.navbar-header {
		float: left;
	}
	.navbar-right {
		float: right!important;
	}
	.navbar-nav>li {
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.row-blog-detail {
		margin-top: 80px;
	}
	.mwvsDetailPost .breadcrumbs{
		margin-top: 10px;
	}
}

/*ipad portrait*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .mwvsDetailPost .show_desktop_only, .contentAllCK .show_desktop_only {
        display: block;
    }
}

/* Note: Design for a width of 290px iphone */
@media only screen and (max-width: 767px) {
    .mwvsDetailPost .show_desktop_only, .contentAllCK .show_desktop_only {
        display: none;
    }
    .mwvsDetailPost .show_mobile_only, .contentAllCK .show_mobile_only {
        display: block;
    }
}

/*tablet*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .mwvsDetailPost .show_desktop_only, .contentAllCK .show_desktop_only {
        display: none;
    }
    .mwvsDetailPost .show_mobile_only, .contentAllCK .show_mobile_only {
        display: block;
    }
}




/* ardi css */
/* color */
.fetchPost h3 a{
	color: #F4572E !important;
}
aside#recent-posts-2 .widget-title, 
aside#categories-2 .widget-title,
aside#text-5 .widget-title{
	background-color: #F4572E !important;
}

aside#text-5{
    margin-bottom: 50px;
}

aside#text-5 .widget-title{
	color: #fff;
    padding: 15px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    border-radius: 10px 10px 0px 0px;
}

/* Popular Post Widget */
aside.widget.popular-posts ul li a{ border-bottom: none !important; }
aside.widget.popular-posts ul li a.wpp-post-title{ padding: 0px 0px 10px !important; }
aside.widget.popular-posts ul li .wpp-meta.post-stats{ 
	border-bottom: 1px solid #cccccc; 
	padding-bottom: 10px;
}

.wpp-list li:hover{
	background-color: white !important;
}

.wpp-list li:hover .wpp-post-title{
	color: black !important;
	text-decoration: underline !important;	
}

.wpp-list li .wpp-post-title{
	font-size: 11px !important;
}

wpp-list li .wpp-views{
	font-size: 10px !important;
}

.wpp-list{
    padding: 12px 0px;
}

.wpp-list li a{
	display: block !important;
	border-bottom: 0px solid #cccccc !important;
    padding: 0px 0px !important;
}

aside.widget.popular-posts ul li:last-child .wpp-meta.post-stats{ border-bottom: none; }
aside.widget.popular-posts ul li img{ width: 100% !important;height: auto !important; }

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

label .search-field{
	padding: 10px;
    border: 1px solid #777777;
    border-radius: 5px;
	font-size: 12px;
	width: 100%;
}

.search-submit{
	clip: unset !important;    
    height: unset !important;
    width: unset !important;
	clip-path: unset !important;
	background: #F4572E !important;
    border-radius: 5px !important;
	padding: 10px !important;
    color: white !important;
	margin-left: 5px;
}