/*
Theme Name: ScenariPolitici child theme
Theme URI: http://www.scenaripolitici.com/
Author: Atlanticmoon Italia
Author URI: http://www.atlanticmoon.com
Description: Child theme for scenaripolitici.com
Template: unick
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unick
Tags:
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Pu-Sa Theme is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*@import "../unick/style.css";*/
h2, .h2 {font-size:2.2em}
.search-results .section-title {text-align: center}
.home #content {padding-top: 100px;}
.blog-card-footer .text-right {margin-bottom: 10px;}
.search-box input[type="text"] + span {z-index: 10}
.content-area ul, .content-area ol {color: #5a5a5a}
.content-area p {word-wrap: break-word;}




/*sidebar and widget areas*/
.remove-card .textwidget {padding:0; text-align: center; margin:10px 0}
.q2w3-fixed-widget-container .card {display: block}
mark, ins {background: transparent !important;}
aside.widget-area {position: relative}
#below-content.widget-area {width:100%}
.textwidget img, .wp-post-image {max-width:100%; height:auto}
.textwidget img {margin-top:0 !important;}
.widget ul {padding-left:0 !important;}
.widget ul li {width:100%; padding:0 !important;margin:0 !important;}

/*UPW*/
.upw-posts article {clear:both; overflow:hidden;padding:10px; margin-bottom:0}
.upw-posts article:last-child {padding:10px;}
.upw-posts .entry-title {clear:none; margin-bottom:0; margin-top:0; line-height:18px; font-size:14px; }
.upw-posts .entry-image {float:left; margin:0 10px 0 10px!important; max-width:100px}
.upw-posts .entry-image img {margin-top:0;}
.upw-posts .entry-meta {margin-top:0; padding:0; margin-bottom:10px;border:none; font-size:12px;}
.upw-posts .entry-summary {margin-top:0;}
.upw-posts footer {padding:0;}

/*Footer*/
#colophon {/*background: #f7f7f7;*/ padding-top:0; margin-top:35px;}
.copyright {/*background: #f0f0f0*/}
.copyright p {padding:5px 0; font-size: 13px; margin-bottom: 0}
footer ul li a {line-height: 22px !important;}
#footer-sidebar .card {width:inherit}
#footer-sidebar .textwidget {padding:0; margin:10px 0}
#footer-sidebar .widget-title {margin-top:25px;}


@media screen and (max-width: 767px){
	.navbar-primary .container-fluid {padding-left:25px; padding-right:25px;}
	 h1,.h1 {font-size:2em}
	 h2,.h2 {font-size:1.7em}
	 h3,.h3 {font-size:1.5em}
	.home #content {padding-top: 0;}
	.dropdown.open .dropdown-menu .dropdown-menu {visibility: visible; display: block}
	.content-area {width:100%}
	.post-thumbnail {padding-right:15px;}
	.post-details {width:100%}
.header-slider, .header-page {padding-top:30px}
.navbar-primary {margin-bottom:0}
}

@media screen and (min-width: 768px){
	/*Big dropdown*/
	#menu-item-8517 .dropdown-menu {min-width:240px;}
	#menu-item-8517 .dropdown-menu li {width:50%; float: left;}
	.dropdown-menu li > a {white-space: initial !important;}
	.dropdown.open .dropdown-menu .dropdown-menu {visibility: hidden; display: none}
	.dropdown.open .dropdown:hover > .dropdown-menu {visibility: visible; display: block; left:100%; top:1px;}
.header-slider, .header-page {padding-top:100px;}
.page.page-template .content-area, .page.page-template-default .content-area, .single .content-area {padding-top:80px;}
}