/*
Theme Name: Responsive Web Site

Description:  Tema realizzato in Html5, Responsive. 
Version: 1.0
Author: Andrea Marchetti
Site: http://www.marchettidesign.net
*/

@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');


/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }


/*** General ***/
body {color: #000;font: 16px/28px;font-family: 'Open Sans', sans-serif;background: #afb4b8;}

	/* Typography */
	a 			{color: #000;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
	a:hover 	{color: #21aabd;}
	a:active	{outline: none;}
	p, dl, hr, h1, h2, h3,
	ol, ul, dd, pre, table, fieldset {margin-bottom: 20px;}
	h1, h2, h3, h4, h5, h6 {}
	h1 			{font-family: 'Alegreya Sans SC', sans-serif;font-size: 52px;margin-top: 150px;text-align: center;}}
	h2 			{font-size: 28px;}
	h3 			{font-size: 26px;letter-spacing: -1px;}
	h4 			{font-size: 21px;margin-bottom: 15px;}
	h5 			{font-size: 18px;}
	h6 			{font-weight: normal;font-size: 16px;}
	
	/* Structure */
	#wrapper 		{width: 100%;margin: 0 auto;background:#fff;position:relative;}
	#header 		{width: 920px;float:left;padding: 0px 0px 0px 0px; background:#fff;} 
	#mainmenu		{width: 100%;float:left;background: #fff;font-family: 'Montserrat', sans-serif;}
	#mainH 			{width: 100%;float:left;padding-top: 20px;padding-bottom: 20px;margin-top: 10%;}
	#main 			{width: 100%;float:left;padding-top: 20px;padding-bottom: 20px;margin-top: 0%;}
	#content 		{width: 620px;float:left;}
	#sidebar 		{width: 270px;float:right;}
	#footer			{width: 960px;float:left;padding: 30px 20px 10px 20px;background:#fff;}
	
	.imgheader{ display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center;}
	.cuori{ display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center;}
    .img_cuori{
		width: 15%;
height: auto;
margin-bottom: 50px;
margin-top: 50px;}


p {

    max-width: 50%;
    text-align: center;
    overflow-wrap: break-word;
	line-height: 1.76;
    letter-spacing: 0.2px;

}

.text_flex{ display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center;margin: 0px 0px 0px;position:fixed;bottom:20px;}
.text_flexS{ display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center;margin: 0px 0px 0px;position:fixed;bottom: 40px;z-index:100;}



.accommodation{ float: left;width: 100%;max-width: 100%;text-align: center;letter-spacing: 1px;color:#5b4a26;font-size: 18px;font-weight: 600;font-family: 'Montserrat', sans-serif;margin-bottom:50px;}
  

.timer_data > .simply-section {
    display: inline-block;
    /*width: 75px;*/
    height: 20px;
    
    margin: 0 0px;
    /* margin: 0 4px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;background: rgba(241, 78, 149, 0.8);animation: pulse 1s ease infinite;*/
    position: relative;
    
}
.timer_data > .simply-section .simply-amount {
    margin-right: 5px;
}
.timer_data > .simply-section .simply-word {

 
    font-size: 10px;margin-right: 5px;
}


/*** Header ***/
#site-title a 			{font-family: oswald; font-weight: 400; font-size:30px; text-transform:uppercase;text-align: center;color:#fff;}
#site-title a:hover 	{background: none;}


/*** Menu ***/
#mainmenu ul 		{margin: 0px 0 0px 0px; list-style: none;margin:0 auto;width: 1024px;text-align: center;}
#mainmenu ul li 	{margin: 0 0px 0 0;position: relative;text-align: center;display:inline;margin-left: 20px;}
#mainmenu a 		{color:#482a2d; display: block;font-size: 15px;font-weight:bold;padding: 14px 20px;font-family: 'Montserrat', sans-serif; text-transform:uppercase;text-align: center;display: inline-block;letter-spacing: 1.8px;}

#mainmenu a:hover {color: #482a2d;}
#mainmenu .selected a{ color: #482a2d;padding:0px; padding-bottom: 5px;}
	
	/* Search */
	.search{float: right;margin-top:-15px;}
	.top-search{width:160px!important;color:#999;float:right;background:#eee;border:none;padding:10px;}
	
	/* Button Responsive Menu*/
	.btn-responsive-menu{display: none;width:96%;float: left;padding:0px;cursor:pointer;margin:0px;margin-left:2%;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.icon-bar 			{display: block;width: 18px;height: 2px;margin:5px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}

	.show{display:block!important}

	
/*** Post ***/
.post 					{padding: 0px 0 0px 0;}


	/* Post title */
	.post .entry-title 	{margin-bottom: 20px;}
	.post .entry-title a{display: block;font-size: 38px;line-height:40px;font-weight: bold;letter-spacing: -1px;}
	.post .entry-content{line-height:25px;}
	.index-thumb		{width:65%;height:auto;margin-bottom:10px;}
	.index-thumbS		{width:100%;height:auto;margin-bottom:10px;}
	hr{border-bottom: 1px solid #ccc;border-top:none;border-left:none;border-right:none;margin:25px 0 20px 0;}
		

/*** Sidebar ***/
#sidebar {}

	/* Lists in widgets */
	.widget h3			{}
	.widget li 			{line-height: 35px;list-style-type:none}


/*** Footer ***/
#footer 				{color: #fff;}
#footer a 				{font-size: 14px;}


/*** Misc ***/ 
.alignleft  	{margin: 0 20px 20px 0;}
.alignright 	{margin: 0 0 20px 20px;}
.clear 		{clear: both;}
.sep 		{padding: 0 5px;}
.hide 		{display: none;}
.alert {
  background-color: #fef9c7;
  border-color: #fcdd4a;
  color: #3b3601;
  border-radius: 0 5px 5px 0;
  padding: 10px 14px;margin:0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

