/*
Theme Name: TATOLI
Theme URI: WWW.TATOLI.TL
Description: TATOLI NEWS THEME DEVELOPER
Author: Machado
Author URI: WWW.TATOLI.TL
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white
Text Domain: TATOLI
*/

:root {
	--satu: #0a9e02;
	--dua: #2f2f2f;
	--primaryfont: Roboto, Arial, sans-serif;
	--secondfont: "Noto Serif", serif;
	--thirdfont: Arial, Helvetica, sans-serif;
}

/* Fixer */
.navbar .nav a:focus, .navbar .nav a:hover {
    background: #fff;
	color: var(--satu);
	border-top-color: #f60
}

.dropdown-item {
	display: block;
	color: var(--satu) !important;
	padding: 5px 10px;
}

.sb-icon-search.fa {
	font-size: 2em !important;
}

.clip-2 a, .clip-3 a, .clip-4 a {
	display: -webkit-box;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.clip-2 a:hover, .clip-3 a:hover, .clip-4 a:hover {
	color: var(--satu);
}
.clip-2 a {
	-webkit-line-clamp: 2;
}
.clip-3 a {
	-webkit-line-clamp: 3;
}
.clip-4 a {
	-webkit-line-clamp: 4;
}

.fcategory {
  position: absolute;
  top: 0;
  left: 15px;
}
.fcategory a {
  margin: 0;
  padding: 6px 9px;
  background: #000;
  background: rgba(0, 0, 0, .2);
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;

	opacity: 1;
	background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
}

.featured-big {
	border-radius: 5px 0 0 5px;
}
.featured-small {
	border-radius: 0 0 5px 0;
}
.featured-small.featured-top {
	border-radius: 0 5px 0 0;
}
.featured-big img, .featured-small img {
	width: auto;
}

.featured-title {
	margin-bottom: 10px;
}
.featured-title a {
	color: #ffffff;
}

.featured-header .fcategory {
  position: relative;
  top: 0;
  left: 0;
}

/* Post Sharer */
.jeg_sharelist{float: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start}.jeg_share_button{margin-bottom: 20px}.jeg_share_button a, .jeg_share_button button{float: left;width: auto !important;max-width: none !important;height: 32px;line-height: 32px; white-space: nowrap; padding: 0 10px; color: #ffffff; background: #212121; margin: 0 5px 5px 0; border-radius: 0; text-align: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: .2s; -o-transition: .2s; transition: .2s;}.jeg_share_button button{border: none;}.jeg_share_button a:last-child{margin-right: 0;}.jeg_share_button a:hover{opacity: .9;}.jeg_share_button a > span{display: none; font-size: 13px; font-weight: 700; margin-left: 10px;}.jeg_share_button span.count{font-weight: 400; margin-left: 3px; padding: 2px 5px; background: rgba(0, 0, 0, .15); border-radius: 2px;}.jeg_share_button .fa{font-size: 18px; color: #ffffff; line-height: inherit;}.jeg_share_button .jeg_btn-toggle{background: #bdbdbd;}.jeg_share_button .jeg_btn-facebook{background: #45629f;}.jeg_share_button .jeg_btn-twitter{background: #5eb2ef;}.jeg_share_button .jeg_btn-google-plus{background: #df5443;}.jeg_share_button .jeg_btn-linkedin{background: #0083bb;}.jeg_share_button .jeg_btn-pinterest{background: #cf2830;}.jeg_share_button .jeg_btn-reddit{background: #5f99cf;}.jeg_share_button .jeg_btn-stumbleupon{background: #ff4e2e;}.jeg_share_button .jeg_btn-telegram{background: #08c08c;}.jeg_share_button .jeg_btn-comments{background: #63c37e;}.jeg_share_button .jeg_btn-toggle{background: #bdbdbd;}.jeg_share_button .jeg_btn-tumbrl{background: #314358;}.jeg_share_button .jeg_btn-buffer{background: #333333;}.jeg_share_button .jeg_btn-vk{background: #4c75a3;}.jeg_share_button .jeg_btn-whatsapp{background: #075e54;}.jeg_share_button .jeg_btn-wechat{background: #7bb32e;}.jeg_share_button .jeg_btn-qrcode{background: #bd0000;}.jeg_share_button .jeg_btn-email{background: #eb4d3f;}.jeg_share_button .jeg_btn-line{background: #00b900;}.jeg_share_button .jeg_btn-hatena{background: #039be5;}.jeg_share_button .jeg_btn-hatena .fa,.jeg_share_button .jeg_btn-line .fa{background-repeat: no-repeat; background-position: center center; width: 38px;}.jeg_share_button .jeg_btn-hatena .fa{background-image: url(img/hatena-share.png); background-size: 30px; background-color: #039be5;}.jeg_share_button .jeg_btn-line .fa{background-image: url(img/line-share.png); background-size: 22px; background-color: #00b900;}.jeg_share_button .jeg_btn-hatena>span,.jeg_share_button .jeg_btn-line>span{margin-left: 0;}.jeg_share_button.share-float .jeg_btn-hatena .fa,.jeg_share_button.share-float .jeg_btn-line .fa{height: 38px; margin-top: 5px; margin-left: -1.5px;}.jeg_share_button.share-monocrhome .jeg_btn-hatena .fa,.jeg_share_button.share-monocrhome .jeg_btn-line .fa{background-color: transparent;}.share-secondary{display: none;}.show-secondary .share-secondary{display: block; margin-right: 5px;}.jeg_btn-toggle .fa{-webkit-transition: transform .2s ease; -o-transition: transform .2s ease; transition: transform .2s ease;}.show-secondary .jeg_btn-toggle .fa{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}.jeg_share_button.share-bottom{margin: 1.75em auto 0;}

#respond .form-horizontal {
	padding-left: 15px;
	padding-right: 15px;
}

.mx-0 {
	margin-left: -15px;
	margin-right: -15px;
}

/*PostImage*/
.post-body img {
	max-width: 100%;
	height: auto;
}
.alignleft, img.alignleft {
	display:inline;
	float:left;
	margin-right:10px;
}

.alignright, img.alignright {
	display:inline;
	float:right;
	margin-left:10px;
}

.aligncenter, img.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignleft, img.alignright, img.aligncenter{
	margin-bottom:10px;
}

.wp-caption{
	margin-bottom:10px;
	max-width:100% !important;
}

.wp-caption .wp-caption-text{
	font-size:10px;
	margin:5px 10px;
	text-align:center;
}

/* WordPress Gallery */
.gallery .gallery-item, .gallery .gallery-itemx {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 10px;
	text-align: center;
}
.gallery-columns-2 .gallery-item, .gallery-columns-2 .gallery-itemx {
	width: 50%;
}
.gallery-columns-3 .gallery-item, .gallery-columns-3 .gallery-itemx {
	width: 33.33333333333333%;
}
.gallery-columns-4 .gallery-item, .gallery-columns-4 .gallery-itemx {
	width: 25%;
}
.gallery-columns-5 .gallery-item, .gallery-columns-5 .gallery-itemx {
	width: 20%;
}
.gallery-columns-6 .gallery-item, .gallery-columns-6 .gallery-itemx {
	width: 16.66666666666667%;
}
.gallery-columns-7 .gallery-item, .gallery-columns-7 .gallery-itemx {
	width: 14.28571428571429%;
}
.gallery-columns-8 .gallery-item, .gallery-columns-8 .gallery-itemx {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item, .gallery-columns-9 .gallery-itemx {
	width: 11.11111111111111%;
}

.gallery .gallery-item img, .gallery .gallery-itemx img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.gallery-caption {
	font-size: smaller;
}

/* Iframes for Youtube or Maps */
.post-body iframe {
    display:block;
    width:100% !important;
}


/***** Comments *****/
.comment-list {
	margin: 0 0 1em 0;
	padding: 20px;
	list-style-type: none;
}

.children {
	margin-top: 1em;
	list-style-type: none;
}

.comment-list li.comment {
	margin-bottom: 20px;
}

.comment-body, .comment-meta, .cancel-comment-reply {
	margin-bottom: 10px;
}
.avatar {
	float: left;
	margin-right: 10px;
}
.comment-metadata {
	font-size: smaller;
}

.comment-reply-link {
	padding: 5px 10px;
	background-color: #d9534f;
	color: #ffffff;
	font-size: 0.8em;
	border-radius: 0;
	border: none;
	font-weight: 600;
}

.comment-reply-link:hover {
	background-color: #d33834;
	color: #ffffff;
}

/* Sidebar */
.widget_block h2 {
  font-size: 17px;
  font-weight: 800;
  text-transform: uppercase;
  color: #222;
  border-bottom: 2px solid #d6d6d6;
  height: 27px;
  line-height: 17px;
  padding: 0;
  margin: 0 0 20px 0;
}

ol.wp-block-latest-comments {
  padding-left: 0;
}

.wp-block-search__label {
	display: none;
}

.widget-cat-1 .slug {
	font-size: smaller;
}

/* Footer */
.lmd-footer {
	background: var(--dua);
	color: #ababab;
}
.lmd-footer .container {
	padding-top: 2em;
	padding-bottom: 1em;
}

.follow-us .fa-lg {
	font-size: 2em !important;
}

.follow-us .center-block {
	margin-bottom: 10px;
}
.applinks {
	margin-top: 5px;
}
.applinks a {
	margin: 0 5px;
}

.footer-menu {
	margin: 30px 0;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
}
ul.fmenu, .socmed {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.fmenu li, .socmed li {
	display: inline-block;
	margin: 0 5px;
}
.social-icons .socmed li {
	display: inline-block;
	margin: 0;
}
.whatsapp-color {
	color: #005c4b;
}

ul.fmenu li a {
	color: #ababab;
	display: block;
	padding: 10px 5px;
}
ul.fmenu li a:hover {
	color: var(--satu);
}

.network-group img {
	max-height: 20px !important;
	max-width: auto !important;
	width: auto;
}


/* Mobile Menu */
.mheader-wrapper {
	display: flex;
	align-items: center;
	padding: 10px 15px;
	background: #ffffff;
}

.mlogo {
	width: 180px;
	margin-right: auto;
}
.mlogo img {
	max-width: 100%;
}

.mmenu-btn, .mmenu-search {
	cursor: pointer;
    padding: 0 10px;
    height: 30px;
    width: 30px;
	margin-left: 10px;
}
.mmenu-btn .fa, .mmenu-search .fa {
	font-size: 24px;
	color: #aaa;
}
.mmenu-search {
	margin-left: 0;
}

.navBar {
    background: var(--satu);
    color: #fff
}
.navBar a {
    color: #fff

}
.msecondary-menu {
	text-align: left;
}
.msecondary-menu ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	white-space: nowrap;
	overflow-x: auto;
}
.msecondary-menu li {
	display: inline-block;
	margin-right: 10px;
	text-transform: uppercase;
}

#mobile-slider {
	margin-top: -20px;
}
#mobile-slider .slider-item {
	position: relative;
}
#mobile-slider .slide-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding:0 15px 15px;
	background: rgba(0,0,0,.3);
}
#mobile-slider .slide-caption h4 {
	font-size: 14px;
}
#mobile-slider .slide-caption a {
	color: #fff;
}

#mobile-slider .flex-control-nav {
  bottom: -5px;
}
#mobile-slider .flex-direction-nav {
	display: none;
}
#mobile-slider .flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5);
}
#mobile-slider .flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 0.8);
}

/* Mobile Nav Bottom */
.mnav-bottom {
	background: #fff;
}
.mnav-bottom ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mnav-bottom ul li a, .mnav-bottom ul li label, .mnav-bottom ul li span {
	display: block;
	padding: .5rem 1rem;
}

.mnav-bottom svg {
    fill: #313135;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
.mnav-bottom svg .svg-c {
    fill: var(--satu);
}

.dark-switch {
    display: flex;
    align-items: center;
    width: auto;
    font-size: 12px;
    color: #fefefe;
    white-space: nowrap;
	margin-right: 10px;
}
.socmed .dark-switch {
	margin-right: 0;
}
.dark-switch i.check {
    position: relative;
	width: 30px;
    height: 10px;
    border-radius: 8px;
    background-color: rgba(0,0,0,.15);
}
.dark-switch i.check::before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid rgba(44,105,43,.34);
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.dark-skin .dark-switch i.check::before {
  left: 13px;
  border: 1px solid rgba(0,0,0,0.12);
  background: var(--satu) url("data:image/svg+xml,%3Csvg viewBox='1 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z' fill='%23ffffff'/%3E%3C/svg%3E") center / 12px no-repeat;
}
.dark-skin .dark-switch {
  color: #989b9f;
}

.form-search-wrapper .container {
	padding-top: 0;
	padding-bottom: 0;
}
.form-search-wrap {
	display: none;
}
.form-search-wrap.activated {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #ffffff;
	justify-content: center;
	align-items: center;
	padding: 20px;
	z-index: 1050;
	box-shadow: 0px 5px 10px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.3);
	z-index: 1050;
}

.form-search {
	width: 100%;
	padding: 10px 10px 10px 0;
}
.form-search-btn {
	width: 40px;
	text-align: center;
	background-color: #111;
	line-height: 32px;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
}

.search-box input, .search-box input:focus {
    width: 100%;
	border: none;
	background-color: #eee;
	height: 32px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 24;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search-box .fa-search {
    color: #333;
    float: right;
    margin: 9px 10px -26px 0;
    font-size: 20px;
}

/* Navigation Mobile */
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1040;
	top: 0;
	left: 0;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	transition: all .2s ease;
	background: #ffffff;
	box-shadow: 5px 0 50px rgba(0,0,0,.3);
	-webkit-box-shadow: 5px 0 50px rgba(0,0,0,.3);
}

.sidenav-header {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 20px 20px 0;
}

.sidenav hr {
	background-color: #ccc;
}

/* Sidenav Menu Button */
.btn-sidenav {
	margin-left: 10px;
}
.btn-sidenav a {
	border: none;
	outline: 0;
	cursor: pointer;
}

/* The navigation menu links */
.sidenav .search-box {
	margin-bottom: 15px;
}

/* Menu Lists */
.lmd-moblist {
	padding: 0;
}
.lmd-moblist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.lmd-moblist ul li {
    padding: 6px 10px 6px 20px;
	position: relative;
}

.lmd-moblist ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 2px;
    height: 42px;
    border-radius: 0 3px 3px 0;
}

.lmd-moblist ul li a {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
	display: block;
}
.lmd-moblist ul li:hover:before {
	background-color: var(--satu);
}
.lmd-moblist ul li:hover li::before {
	background-color: transparent;
}

.lmd-moblist ul li.break:after{content:'';display:block;width:100%;border-bottom:1px solid #ebeced;margin-top:20px;}

/* Dropdown */
.lmd-moblist ul.sub-menu {
	display: none;
	padding-left: 8px;
}
.lmd-moblist ul li.active ul.sub-menu {
	display: block;
}

/* The carret */
.lmd-moblist ul li.menu-item-has-children a:after {
	font-family: 'FontAwesome';
	color: #999;
	content: '\f107';
	float: right;
	padding-right:10px;
}
.lmd-moblist ul li.menu-item-has-children.active a:after {
	font-family: 'FontAwesome';
	color: #999;
	content: '\f106';
	float: right;
	padding-right: 10px;
}
.lmd-moblist ul li.menu-item-has-children li a:after, .lmd-moblist ul li.menu-item-has-children.active li a:after {
	content: '';
}


.sidenav .follow-us, .sidenav .copyright {
	padding: 15px;
}
.sidenav .follow-us .applinks a {
	margin: 0 10px 0 0;
}
.sidenav .copyright {
	font-size: 90%;
}

.follow-us .dswrp, .sidenav .dswrp {
	display: none;
}

/* DarkMode */
.dark-skin .mheader-wrapper {
	background: #ddd;
}

.sticky-ads {
	position: fixed;
	top: 180px;
	background-color: rgb(255, 255, 255); 
	width: 160px;
	z-index: 999;
	transform: 0.5s;
}
.sticky-ads img {
	max-width: 160px;
	height: auto;
}

.sticky-ads-left {
	left: -80px;
}
.sticky-ads-right {
	right: -80px;
}
.sticky-ads-left:hover {
	left: 0;
}
.sticky-ads-right:hover {
	right: 0;
}

.tac {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* DarkMode */
.dark-skin #header, .dark-skin #header .navbar-nav, .dark-skin .sb-search.sb-search-open .sb-icon-search, .dark-skin .sb-search .sb-icon-search {
	background-color: #000 !important;
	color: #fff  !important;
}

.dark-skin #header-bottom, .dark-skin #header-bottom .navbar-nav {
	background-color: #181a1b !important;
	color: #fff  !important;
}
.dark-skin #header-bottom .navbar-nav.navbar-bottom li a {
	color: #fff  !important;
}

.dark-skin #header-bottom .navbar-nav.navbar-bottom li a:hover {
	color: var(--satu)  !important;
}

.dark-skin .mnav-bottom {
	background-color: #111111;
}
.dark-skin .dark-link .svg-1, .dark-link .svg-2 {
	display: none;
}
.dark-link .svg-1, .dark-skin .dark-link .svg-2 {
	display: block;
}
.dark-skin .mnav-bottom svg {
  stroke: #c6c9ce !important;
  fill: none !important;
}


.dark-skin .sidenav {
	background-color: #181a1b !important;
	color: #fff  !important;
}

/***** Media Queries *****/
@media screen and (max-width:768px) {
    .header-big .main-wrapper {
	  padding-top: 20px;
	}
	.main-content {
	  margin-top: 0;
	  padding-top: 10px;
	}
	h3.latest-news {
	  font-size: 15px;
	}
	.post-wrapper .image-overlay {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	/* Iklan */
	.mobile-size-full {
		margin-left: -15px;
		margin-right: -15px;
	}
	.tac.tac-header {
		margin-top: -20px;
		padding-top: 0;
	}
}


/* Extra large devices (large desktops, 1500px and up) */
@media (min-width: 1200px) {  
     .container {
        max-width: 1040px;
    }


}
