/*
Theme Name: Merlin
Theme URI: https://themezee.com/themes/merlin/
Author: ThemeZee
Author URI: https://themezee.com
Template: merlin
Description: Merlin is a beautiful designed Magazine WordPress theme with a responsive layout. The theme comes with a gorgeous Post Slider, Magazine Homepage template and a Header Widget area. Settings can be configured easily in the Customizer.
Version: 1.2.1

*/

/* @import url("../merlin/style.css"); */

.site-branding{margin:1em 0.5em;}

.post-slider .zeeslide .slide-content{background:url(img/pattern.png) #1d7da7 !important;}
.post-slider .zeeslide .entry-title{border:0;line-height:1.4em;}

.entry-title{border-bottom:2px solid #2299cc;}
.widget-header{background:#e2e2e2;}

.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .wp-post-image{
	background-color:#fff;
}

.widget-category-posts-boxed .large-post {
	background:url(img/pattern-entry-title.png) #eee;
}



#menu-item-49{background:#ED3D40;}

/* EVENTI */
.tribe-list-widget{padding:0;}
.tribe-events-event-image{margin-bottom:0}
.tribe-event-title{margin:0;}



.single-tribe_events .tribe-events-schedule .tribe-events-cost{
	background:url(img/tickets.png) no-repeat left;
	font-weight:bold;
	padding-left:52px;
	padding-top:30px;
}

.tribe-events-schedule h2{
	font-weight:400 !important;
	background-color:#eee;
	color:#666;
	margin-top:0;
	padding:4px;
	border-top:2px #2299cc solid;
}

.tribe-events-list h2.tribe-events-page-title{
	padding:18px 0;
	background:url(img/eventi.jpg) no-repeat center center;
}

.tribe-events-list-separator-month{text-transform:capitalize}
.tribe-events-list-widget ol li{margin-bottom:2em; border-bottom:1px #ddd solid; padding-bottom:0.6em;}

/* BARRA ADMIN */
#wpadminbar{background:#444;}
#wpadminbar .quicklinks > ul > li{font-weight:bolder;}


/* NEWSLETTER */
.newsletter table{
	border-top:4px #3366bb solid !important;
	border-bottom:3px #555 solid !important;
}

.newsletter .newsletter-submit{width:100%;}
.newsletter input[type="submit"]:hover{
	background:#3366bb !important;
}

.site-footer{
	border-top: 3px solid #ddd !important;
	background-color: #eee;
}

/* EVENTI */
.tribe-events-loop{max-width:1100px !important;}
.pma-the-event{max-width:300px; position:relative; margin:0 25px; float:left; min-height:300px}
/* .tribe-events-loop div{display:inline-block;} */
.tribe-events-loop .tribe-events-list-separator-month{clear:both;}
.pma-the-event-cost {
    position: absolute;
    background: #2266cc;
    padding: 2px;
    color: #fff;
    font-size: 0.7em;
    top: 8px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(51,51,51,1);
	-moz-box-shadow: 1px 1px 3px 0px rgba(51,51,51,1);
	box-shadow: 1px 1px 3px 0px rgba(51,51,51,1);
	left: -5px;
	text-transform: uppercase;
}
.pma-the-event-image img{  transition: all 0.5s ease;}

.pma-the-event-image img:hover{
 -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.pma-the-event-schedule-details {
    padding: 3px;
	margin:2px;
	border-top:1px #e2e2e2 solid;
	border-bottom:1px #e2e2e2 solid;
    text-transform: uppercase;
    font-size: 0.9em;
}

.pma-the-event-details {font-size: 0.8em;}

/* BUDDYPRESS */
#buddypress .standard-form div.submit input{font-size: 1.3em;
border-bottom: 3px #2266cc solid;}
#buddypress .register-section input{width:90% !important;}