/*!
Theme Name: MiNNaK
Theme URI: 
Author: Tamer Mancar
Author URI: https://tamermancar.com
Description: MiNNaK is a clean, minimal and easy to use WordPress blog and portfolio theme. With its quick installation and personalisation features, MiNNaK is designed to showcase your contents easily and smoothly. The theme doesn’t have any unnecessary details, so the users can read the posts without any distractions. You can use MiNNaK as a personal blog or as a portfolio by using different types of post formats, which are standard, video, audio, quote or image. The theme offers a unique menu and sidebar experience for the people who love minimal design and personalisation. Apart from these, you have more than 20 options to add your social media links. MiNNaK is also a responsive theme which means that it is compatible with both desktop and mobile browsers. It is also optimised for page speed. Theme is compatible with Turkish and English languages, translation support for other languages and RTL supported. (TR) MiNNaK; temiz, sade ve kullanımı kolay bir WordPress blog ve portföy temasıdır. Kurulumu hızlı ve özelleştirmesi kolay olan MiNNaK, içeriğinizi kolay ve sorunsuz bir şekilde sergileyebilmeniz için tasarlanmıştır. Temada gereksiz ayrıntılar yoktur, bu nedenle ziyaretçileriniz, dikkati dağılmadan yazılarınızı okuyabilirler. MiNNaK’ı standart, video, ses, alıntı ve resim formatlı yazı desteği sayesinde kişisel bir blog veya portföy olarak kullanabilirsiniz. Tema, sade tasarımı ve kişiselleştirmeyi sevenler için benzersiz bir menü ve kenar çubuğu deneyimi sunmaktadır. Bunların dışında sosyal medya bağlantılarınızı eklemek için 20’den fazla seçeneğiniz mevcuttur. MiNNaK aynı zamanda duyarlı bir temadır, bu da hem masaüstü hem de mobil tarayıcılarla uyumlu olduğu anlamına gelir. Ayrıca sayfaların hızlı yüklenmesi için de optimize edilmiştir. Tema Türkçe ve İngilizce dilleri ile uyumlu çalışır, diğer diller için çeviri desteğine ve RTL desteğine sahiptir.
Version: 1.0.16
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: minnak
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, portfolio, photography, grid-layout, one-column, two-columns, three-columns, left-sidebar, post-formats, sticky-post, theme-options, rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/

/*
  
   /\_/\
  ( ^.^ )
   __ __  _  _ _  _ _  ___  _ __
  |  \  \| || \ || \ || . || / /
  |     || ||   ||   ||   ||  \ 
  |_|_|_||_||_\_||_\_||_|_||_\_\

  @tamermancar - 2020

  Thanks for using our theme !

*/
body{
	text-align: right;
	font-family: Gess !important;
}
.alignleft {
	float: right;
}
.alignright {
	float: left
}
.site-header{
	left: auto;
	right: 0;
}
.archive h1, 
.page2 h1, 
.search h1, 
.archive h1, 
.no-results h1, 
.error404 h1{
	text-align: right;
}
main{
	padding-right: calc(240px + 4vw);
	padding-left: 4vw;
}
.left-sidebar{
	left: auto;
	right: 0;
}
.main-navigation ul, .sidebar-menu-content ul{
	padding-left: unset;
	padding-right: 0;
}
.sidebar-menu-content input[type="search"]{
	padding: 0 6px 0 32px;
}
.sidebar-menu-content button[type="submit"]{
	position: absolute;
	left: 0;
	right: auto;
	top: 0;
	padding: 0;
	width: 36px;
	height: 36px;
	border-radius: 3px 0 0 3px;
	border: 0;
	outline: none;
}
.sidebar-menu-icons .nav-pills .nav-link{
	border-right: 0;
	border-left: 1px solid #B7BDC0;
}
.sidebar-menu-icons .nav-pills .nav-link.active{
	border-right: 0;
	border-left: 1px solid #222527;
}
.sidebar-menu-icons .nav-pills .nav-link svg{
	border-right: 0;
	border-left: 1px solid transparent;
}
.sidebar-menu-icons .nav-pills .nav-link:hover svg{
	border-right: 0;
	border-left: 1px solid #B7BDC0;
}
.sidebar-menu-icons .nav-pills .nav-link.active svg{
	border-right: 0;
	border-left: 1px solid #222527;
}
.not-found .search-form-in-page input[type="search"],
.no-results .search-form-in-page input[type="search"]{
	padding: 0 6px 0 32px;
}
.not-found .search-form-in-page button,
.no-results .search-form-in-page button{
	right: auto;
	left: 1px;
}
.read-more-area{
	text-align: left;
}
.post-navigation .nav-links div:nth-of-type(2){
	border-left: 0;
	border-right: 1px solid #b7bdc0;
}

@media (min-width: 768px){
	.posts-navigation {
			padding-left: 1.5rem!important;
			padding-right: 1.5rem!important;
	}
}
@media (min-width: 1280px){
	.page2 main,
	.single main,
	.search-no-results main,
	.error404 main,
	.nothing-post main{
		padding-right: calc(240px + 10vw);
		padding-left: 10vw;
	}
}
@media (min-width: 1366px){
	.page2 main,
	.single main,
	.search-no-results main,
	.error404 main,
	.nothing-post main{
		padding-right: calc(240px + 12vw);
		padding-left: 12vw;
	}
}
@media (min-width: 1600px){
	.page2 main,
	.single main,
	.search-no-results main,
	.error404 main,
	.nothing-post main{
		padding-right: calc(240px + 15vw);
		padding-left: 15vw;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.page2 main,
	.single main,
	.search-no-results main,
	.error404 main,
	.nothing-post main{
		padding-right: calc(240px + 8vw);
		padding-left: 8vw;
	}
}
@media (max-width: 991px){
	.toggle-button{
		left: auto;
		right: 10px;
	}
	.left-sidebar{
		left: auto;
		right: -240px;
	}
	.open-sidebar .left-sidebar{
		left: auto;
		right: 0;
	}
	
	main{
		padding-right: 6vw;
	}
}


.heateor_sss_horizontal_sharing {
    margin-bottom: 25px;
    float: right;
}

i.heateorSssSharing.heateorSssInstagramBackground, i.heateorSssSharing.heateorSssWhatsappBackground {
	margin-right: unset !important;
    margin-left: 30px !important;
}


ul.heateor_sss_follow_ul li, ul.heateor_sss_sharing_ul li {
    float: right!important;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
    border: none!important;
    clear: none!important;
}


div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span {
    vertical-align: text-top!important;
    direction: ltr !important;
}

#ssttbutton {
	position: fixed;
	right:unset;
    left: 30px;
    bottom: 20px;
    padding: 5px;
    box-sizing: content-box;
    cursor: pointer;
    font-family: Fontawesome;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    z-index: 9999;
}


.list-unstyled {
	padding-left: unset;
    padding-right: 0;
    list-style: none;
}
.menu-content-area {
    display: table;
    position: absolute;
    left: 10px !important;
    right: 43px !important;
    top: 50%;
    width: 184px;
    z-index: 1;
    vertical-align: middle;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.1s linear;
}

.main-navigation li, .menu-scrollable li {
    text-align: right;
}
h2.entry-title a{
	font-size: 20px;
}
.posted-on span, .cat-links a{
	font-size: 14px;
}
.home .entry-content p,
.blog .entry-content p,
.archive .entry-content p,
.search .entry-content p{
	font-size: 18px;
	min-height: 80px;
}

.menu-scrollable a{
	font-size: 14px;
}


.bio-photo {
    padding: 0px 0px 0px 20px;
}

.twitterfeed h3 {
    text-align: right !important;
}




.sidebar-menu-icons .nav-link{
	border-left: 1px solid #ffffff !important;
	border-right: unset;
}

.sidebar-menu-icons .active-menu .nav-link {
    border-left: 2px solid #ffffff !important;
    color: #ffffff;
    border-right: unset;
}
.menu-scrollable input[type="search"]{
	padding: 0 50px 0 6px;
}
.single .cat-links::before {
    content: "-";
    display: inline-block;
    margin: 0 8px 0;
}

.single .posted-on{
	margin-left: 8px;
}