/*
Theme Name: Mykonos Child theme
Theme URI: http://themeforest.net/user/cssignitervip/portfolio
Description: Child theme for Mykonos
Author: HTML Planet - www.htmlplanet.it
Version: 1.0
Template: mykonos
Updated: 2018-08-06 16:11:21
*/

@charset "UTF-8";

body {
	font-size: 16px;
}
p {
	margin-bottom:15px;
}
.hr{
	border-top: 1px solid #999;
	margin:40px 0;
}
#main li {
	padding-bottom: 10px;
}
.nav-wrap {
	background: rgba(0, 0, 0, 0.7);
}
.navigation a, .navigation a:visited {
	font-size: 14px;
}
.navigation ul {
	border:0;
}
.navigation li:hover > ul, 
.navigation .sfHover > ul {
	left: 9px;
}
.navigation > li > a,
.navigation > li > a:visited {
	margin: 0 9px;
}
#header {
	height: 400px;
	background: url(images/header-interno.jpg);
	background-size: cover;
}
@media (max-width:768px) {
	#header {
		height: 440px;
	}
}
.page-template-template-homepage-2 #header {
	height: auto;
	background: transparent;
}
.logo {
	top: 36px;
}
#slider {
	border-bottom: 3px solid #888;
}
#slider .slides li {
	height: 400px;
}
#main {
	padding: 5px 0 25px 0;
}
.page-title, 
.section-title {
	font-family: 'Lato', sans-serif;
	font-size:36px;
}
#slider .slide-title {
	font-family: 'Lato', sans-serif;
	font-size:36px;
}
.full .page-title {
	padding-bottom: 20px;	
}
.section-title {
	padding-bottom: 15px;
}
.entry-meta {
	margin-bottom: 30px;
	background-color: #ececec;
    padding: 2px 6px;
}
#footer {
	background: #222;
	color: #ccc;
}
.credits { 
	border-top: solid 0px #f1f1f1;
	text-align: center;
}
#footer .menu-item {
	border: none;
	padding:3px 0;
}
#footer .textwidget {
	font-size: 16px;
}
#footer .menu-item a {
	font-size: 16px;
	text-decoration:underline;
}
#footer .menu-item a:hover {
	text-decoration:none;
}
.sidebar .widget {
	margin-bottom: 20px;
	background: #fafafa;
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 5px;
}
.widget-title {
	text-transform: uppercase; 
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.text-uppercase {
	text-transform: uppercase; 
}
.widget .item .item-thumb { 
	padding: 0px !important; 
	border: 0px !important; 
}
.sidebar .widget:last-child {		
	margin-bottom: 25px;
}





@media only screen and (max-width: 1024px) {
  .avviso { margin-top: 48px; font-size: 13px; }
}

main .container {
  padding-left: 35px !important;
  padding-right: 35px !important;
  background: #FFF;
  padding-top: 65px;
}

.home #main { 
	margin-top: -100px;
	padding:0;
}
#footer { 
	margin-top: 30px; 
}

.bg-opacity { 
  background-color: rgba(255,255,255,0.7)!important;
}

.radius-top { 
	border-radius: 10px 10px 0 0; 
}
.radius-bottom { 
	border-radius: 0 0 10px 10px; 
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: 600 !important; 
	font-family: "Lato", sans-serif;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:18px;
}

body.page { background: url(/wp-content/uploads/bg-water-2.jpg); background-size: cover; }

.rpwwt-post-title { text-transform: uppercase; font-weight: 700; font-size: 14px; line-height: 1.3 !important; display: block; }
.rpwwt-post-date { font-size: 12px; color: #999; }
.rpwwt-post-excerpt { font-size: 14px; }
.rpwwt-widget ul li {
    margin: 0 0 0.5em !important;
}

.text-white, .text-white h3 { color: #FFF !important; }
.no-padding { padding-left: 0px !important; padding-right: 0px !important; }

.read-list-blog {
  display: block;
  margin-top: -25px;
  font-size: 14px;
}

.entry-title.list-blog { margin-bottom: 10px; }
.form-group { margin-bottom: 10px !important; }

.wpml-ls-menu-item .wpml-ls-flag {
	margin-right:7px;
}


/* Lorenzo M. // 2018-08-06 */

/* titolo su immagine in sidebar */
.widget_ci-items .item-content {
	position:relative;
}
.widget_ci-items .item-content h3 {
	position: absolute;
    bottom: 16px;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
}

/* titolo su immagine in home page */
.home-single-image .wpb_wrapper {
	position:relative;
}
.home-single-image .wpb_wrapper h4 {
	position: absolute;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 18px !important;
    width: 100%;
    padding: 5px;
    text-transform: uppercase;
}

/* post recenti in home page */
@media (min-width:992px) {
	.recent-post-home {
		width: 100%; 
		height: 200px; 
		overflow: hidden;	
	}
}

/* hide time on post */
.widget_ci-items time {
	display:none;
}

/* fix contact form checkbox */
span.wpcf7-list-item {
	margin:0 1em 0 0;
}

/* link in paragrafi */
p a,
.entry-content li a {
	text-decoration:underline;
}

.title-archive-post {
	background-color:#2376B8;
	padding:5px 10px;
	color:#FFF;
	width:100%;
	font-size:22px;
}
.entry-thumb img {
	width:100%;
}

/* widget native calendar */
#wp-calendar tbody a {
	display: block;
    background-color: #2376B8;
    color: #FFF;
	font-style: normal;
}

/* single post */
.single-post .entry-meta {
	display:none;
}

/* fix tripadvisor widget */
#CDSWIDREST .wrapperLink .rightSide {
	width:auto !important;
}

/* colore bottoni barra cookie */
.cn-button.bootstrap {
	background: #2376b8 !important;
}

/* colore tabelle orari apertura */
.table-orari {
	padding:12px;
	background-color:#f3f3f3;
}
.table-orari tr:first-of-type td {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* cookie button on footer */
.credits .cli_settings_button {
    background-color: transparent !important;
    font-size: inherit;
    padding: 0;
	margin: 0;
	color: #2376B8 !important;
    text-decoration: underline;
}