/*  
Theme Name: marble
Theme URI: http://qktheme.com
Version: 1.1
Description: Created by <a href="http://qktheme.com">QKTheme</a>
Author: <a href="http://qktheme.com">qktheme</a>
Author URI: <a href="http://qktheme.com">qktheme</a>
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: marble

---------

DO NOT EDIT THIS FILE.
*/
body {
overflow: auto !important;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.sticky{}
.alignright{
	text-align: right;
}
.alignleft{
	text-align: left;
}
.aligncenter,.services_item {
	text-align: center;
}
@media(min-width: 768px){
	.logged-in .navbar-fixed-top{
		top: 32px;
	}
}

.page .blog-section.with-sidebar .blog-post .post-content > p{
	padding: 0px !important;
	margin-left: 0px;
}
a{
	color: #e74c3c;
}
a:hover{
	color: #3a3d41;
}
.video-contaiter {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-contaiter iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blog-page-banner{
	background-attachment: fixed;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar td, #wp-calendar td {
	border: 1px solid #dcdcdc;
	padding: 5px;
}

.navbar-toggle{
	z-index: 100000;
}


.blog-section .blog-post .post-content .content-data p {
    display: none !important;
}

.blog-section.second-style .blog-post .post-content > p{
color:#333 !important;
}

.testimonials-section .title-section p{
color:#FFF !important;
}

.feature-list2 li .list-cont p{
color:#333 !important;
}


.features-section3 .container p{
color:#333 !important;
}

.team-post > p{
color:#333 !important;
}
.portfolio-box .project-post .project-content p{
color:#333 !important;
}
 #percorso  p {
    color: #333 !important;
}
.category-43 .page-banner h1{
display:none;
}
.category-43 .page-banner .container:before {
content:'news';
font-weight: 700;
    margin: 0 0 7px;
    color: #ffffff;
    font-size: 36px;
}

.project-post.servizi-speciali.isotope-item, .project-post.assistenza.isotope-item {
    cursor: pointer;
}

#cookieTab td {
    padding: 10px !important;
}