/*
Theme Name: WP Less is More
Theme URI: https://wpsolucje.pl/motywy/wp-less-is-more/
Author: WP Solucje
Author URI: https://wpsolucje.pl/
Description: This Theme is designed for business people, who needs stuff like: Landing Pages, Saless Letters, Squeeze Pages and-or ready to Google AdWords theme ONLY because Less is More.
Version: 1.1.4.2
Tags: one-column, custom-menu, custom-background, custom-header, custom-logo, editor-style, footer-widgets, featured-images, sticky-post, post-formats, theme-options, threaded-comments, translation-ready, blog, e-commerce, entertainment, portfolio
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wp-less-is-more
Domain Path: /languages


 == Copyright & License Notes ==

 WP Less is More WordPress Theme, Copyright 2016 WPSolucje.pl & Paweł Nowak
 WP Less is More is distributed under the terms of the GNU GPL


 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

 License URI: http://www.gnu.org/licenses/gpl-2.0.html

 In general words, feel free and encouraged to use, modify and redistribute this theme however you like.
 You may remove any copyright references (unless required by third party components) and crediting is not necessary.
 The theme is offered free of charge. If someone asked money for it, someone just tricked you.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.

 WP Less is More Theme bundles the following third-party resources:

*! screenshot.png
 * Copyright:   http://unsplash.com/
 * @link:       https://unsplash.com/photos/E0Spm6XXn2Y
 * Author:      Sergey Zolkin
 * Author URI:  https://unsplash.com/@szolkin
 * License:     CC0
 * Licence URI: https://unsplash.com/license
 *

*! Bootstrap v3.3.7 (http://getbootstrap.com)
 * (e.g. bootstrap.js, bootstrap.css jumbotron-narrow.css as well as fonts folder)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT 	https://github.com/twbs/bootstrap/blob/master/LICENSE
 * Or: 					http://getbootstrap.com/getting-started/#license-faqs
 *

*! HTML5 Shiv v3.7.0,
 * Copyright 2014 Alexander Farkas
 * Licenses: 	MIT/GPL2
 * Source: 		https://github.com/aFarkas/html5shiv
 *

*! Respond.js v1.4.2: min/max-width media query polyfill
 * Copyright 2013 Scott Jehl
 * Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT
 *

*! @Wp_Bootstrap_Navwalker class for Custom Navigation Walker
 * GitHub URI: 	https://github.com/twittem/wp-bootstrap-navwalker
 * Version: 	2.0.4
 * Author: 		Edward McIntyre - @twittem
 * License: 	GPL-2.0+
 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
 *

*! Custom Link Pages
 * Version:     1.0
 * @link:		http://wordpress.stackexchange.com/questions/14406/how-to-style-current-page-number-wp-link-pages
 * Author:      Thomas Scholz
 * Author URI:  http://toscho.de
 * License:     GPL v2
 *

 */

* { outline: none !important;}
* :focus{ outline: none !important;}

footer nav ul li:hover ul{
display:block;
margin: 0px !important;
}

footer nav ul li:hover{
position: relative;
}

footer ul li{
	list-style: none;
	text-align: left;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
	padding-bottom: 1px;
}

#masthead { margin-bottom: 1px }

div#comments-list > ul > li > ul {
    border-bottom: 1px solid #D9EDF7;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

div#comments-list > ul > li.depth-1.parent {
	border-left: 1px solid #D9EDF7;
}
div#comments-list li.this img.avatar  {
border: 3px solid #D9EDF7;
}

.top {margin-top: 20px;}
.clear {clear: both;}

.category a { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

.home .thumbnail {
	border: none;
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.sticky {}
.gallery-caption {}
.bypostauthor {}


.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}


