/*
Theme Name: Auyama Clear
Theme URI: https://www.auyama.it
Author: Auyama Web Agency
Author URI: https://wordpress.org/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain:  auyamaWE

*/



.newsletter{
	    background: #fff linear-gradient(45deg, #fff 0,#fff 4px, #447ad7 5px, #447ad7 40px, #fff 41px, #fff 46px, #dc4847 45px, #dc4847 80px, #fff 77px , #fff 81px) repeat-x -16px 0 / 116px 6px;
}


body {

	color:black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:justify;
}

body,html,*{
    font-family: 'Quicksand', sans-serif;
}

.grey{
	background-color:#EFEFEF;

	}
a{
	color: #555555;
}
a:hover{
	color: #555555;
}


.postfooter a{
	text-decoration:underline;
	color: #208800;
}


.entry-content{
	font-size:16px;
}
.clear{
	clear:both;
}

.right{
	float:right;
}
.left{
	float:left;
}

.allright{
	text-align:right;
}
.allleft{
	text-align:left;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.alignright {
    float:right;
    margin: 5px 0 0px 20px;
}



.minheight{
	min-height:500px;
	padding-bottom:20px;
	padding-top:20px;
}

.wp-caption-text{

	font-size:10px;
}


.auyama_contact_info ul{
	padding:0px;
}

.auyama_contact_info ul li i{
		width:20px;
}

.footer-widget div div ul {
	padding: 0px;
}

.auyama_contact_info ul li,
.footer-widget div div ul li{
		list-style-type:none;
		padding:5px;
		color:inherit;
}
.footer-widget a{

    color:inherit;
}

/* Social Icons */.share-links {
    vertical-align: middle;
}
.share-links a {
    font-size: 14px;
    color: #fff;
    text-indent: -9999em;
    text-align: center;
    width: 2.2857em;
    height: 2.2857em;
    display: inline-block;
    margin: 0.2857em 0.5714em 0.2857em 0;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.share-links a:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto;
}


.share-links .share-twitter {
    background: #1aa9e1;
}
.share-links .share-twitter:hover {
    color: #fff;

}
.share-links .share-twitter:before {
    content: "\f099";
}
.share-links .share-facebook {
    background: #3b5a9a;
}
.share-links .share-facebook:hover {
    color: #fff;

}
.share-links .share-facebook:before {
    content: "\f09a";
}
.share-links .share-linkedin {
    background: #0073b2;
}
.share-links .share-linkedin:hover {
    color: #fff;

}
.share-links .share-linkedin:before {
    content: "\f0e1";
}

 .share-links .share-googleplus {
    background: #dd4b39;
}
.share-links .share-googleplus:hover {
    color: #fff;

}
.share-links .share-googleplus:before {
    content: "\f0d5";
}

.share-links .share-youtube {
    background: #c3191e;
}
.share-links .share-youtube:hover {
    color: #fff;

}
.share-links .share-youtube:before {
    content: "\f167";
}

.share-links .share-instagram {
    background: #3b5a9a;
}
.share-links .share-instagram:hover {
    color: #fff;

}
.share-links .share-instagram:before {
    content: "\f16d";
}

.share-links a:hover{
  background-color: #00000087;
  color:white;
}
.font-up-open-big {
  font-family: "FontAwesome";
  font-size:16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}


.font-up-open-big:before { content: '\f077'; } /* '' */


#back-top {

  background-color: #00000087;
    right: 25px;
    width: 40px;
    height: 40px;
    bottom: 25px;
    position: fixed;
    text-align: center;
    cursor: pointer;
}


#back-top span i {
	color:white;
    width: 16px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    line-height: 1;
}


#back-top span i{
	width: 16px;
	height: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	margin: auto;
	line-height: 1;
}
#back-top span{
	display: block;
	width: 100%;
	font-size: 18px;
}






.auyamalastpost >div{

	margin-bottom:20px;
}




.auyama-subscribe input.submit {
    background: #FFFFFF;
    color: #f47555;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
    cursor: pointer;
}






.auyama-subscribe input {
    border: none;
	color:black;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    height: 45px;
}


.empty{
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
    duration: 3s;
}

.rotation {
    transform: rotate(180deg);
}

input[type="checkbox"]{
	width: 30px;
}



tr:nth-child(odd) {
    background: #e9e9e9;
}

tr:nth-child(even) {

}
/*
td{white-space: nowrap;}
tr:nth-child(1){ background-color: #0098ca;color:white; }
tr:nth-child(1) td{ text-align:center; }
 */


hr.myblu{
	border-bottom: solid 1px #02712d!important;
	width:100%;
	margin:0px;
	margin-bottom:10px;
}
.button{
	background-color: #02712d;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 20px;
	width: auto;
	background-color: #6bd5f1;
	border: none;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	margin-top: -30px;
	text-align: center;
}

.icons{
	height:50px;
	max-height:50px;
	width:auto;

	}

.langbox{
	text-align:right;
}

.responsive{
	width:100%;
	height:auto;
	border:0px;
}


hr{
	border-top: 1px dotted #172734;
	width:80%!important;
}

td{
	padding-right:10px;
}

.date{
	color: var(--main-3-color,#172734);
}

.category-link,
.category-link a
{
	font-weight:bolder;
	color:var(--main-3-color,#172734);
}



.white{
	background-color:#fff;
}

.wpcf7-form-control{

width:100%;
padding:5px;
margin:0px;
}

.wpcf7-submit{
	background-color:#3e8fac;;
	color:white;
	font-size:16px;
	border: 0px;
	border-radius:2px;
	border-bottom:solid 1px #1a2229;
	width:50%;

	}
.wpcf7-submit:hover{
	background-color:#1a2229;
	color:white;


}


#wifi{
	width:70px;
	float:right;
	margin-top:50px ;
}
#facebook{
margin-top:50px ;

}

.entry-title,
.widget-title  {
	min-height:30px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
}

.wpcf7-form-control{

margin-bottom:15px;
}

.footer-widget .widget-title {
	font-size:1.2em;

}



.entry-title,.rightbar .widget-title  {
    /*background-color: #002F86;*/
	position:relative;
	font-size:24px;
	padding-top:15px;

}
.entry-title   a  {
		    color: #555555;
			/*margin-left:35px;*/
}
.entry-title   a:hover{
		    color: #666;
			text-decoration:none;
}
.rightbar .widget-title{
	padding:0px;
	color: #555555;
	    font-size: 20px;

}
/*
.entry-title:before {

    font-family: FontAwesome;
	font-size:25px;
    left:10px;
    position:absolute;
	 color: #F0BC00;
   top:10px;
	content: "\f01d";
 }*/

.fa{
	font-weight: normal!important;
}

.rightbar .widget-title:before{

    /*font-family: FontAwesome;
	font-size:25px;
    left:10px;
    position:absolute;
	 color: #F0BC00;
   top:10px;
	content: "\f01d"; */
 }


.rightbar .AuyamaGiveMeSubCategories ul{
	margin:0px;
	padding:0px;
}

.rightbar .AuyamaGiveMeSubCategories li{
	margin: 5px 0px 5px 0px;
	list-style-type: none;
	padding:5px;
	background-color:#d9d9d9;
}

.rightbar .AuyamaGiveMeSubCategories li:hover{
	background-color:#02712d;
	color:white;
}
.rightbar .AuyamaGiveMeSubCategories .selected{
	background-color:#02712d;

}

#menu {
 /*     margin-left: 80px;
  margin-left: auto;
    margin-right: auto;
	height:45px;*/
	    height: 42px;
}

#menu {
    /*background-color: #2a2b79;*/
	/* border-top:solid 4px #ebebeb; */
	margin-top: 25px;
}

	.sticky{
		position: fixed;
		top: 0px;
		left:0px;
		margin: 0px!important;
		z-index:999999;
		width:100%;
		float:none;
		    background-color: var(--main-1-color);
	}

	.sticky-menu{
			    max-width: 1170px;
				margin:auto;
				float:none!important;
	}

 

.header-banner{
	line-height:57px;
	min-height:57px;
	/*background:url('images/bg2.png');  */
}

.headerbar div img,.headerbar div {
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
	text-align:right;
}

/*
over
#66ab36

*/
#menu-menu-top-sinistra, #menu-menu-top-destra{
    padding: 10px;
}


.auyama-menu-left,
.auyama-menu-right ,
.auyama-menu-left   li,
.auyama-menu-right   li,
.auyama-menu-left   li a,
.auyama-menu-right   li a
 {
	display: inline;
	     line-height: 100px;
	 font-size:16px;
	text-decoration:none;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
}
.auyama-menu-right{
		text-align:left;
		float: left;

}

.auyama-menu-right{
		text-align:right;
		float: right;

}

 a.auyama-link{
	color: #02712d;
	text-decoration:none;
}

  a.auyama-link:hover{
	color: #959595;
}


.auyama-menu-left   li a,
.auyama-menu-right   li a
{
margin-right:5px;
}

.auyama-menu-left   li a:hover,
.auyama-menu-right   li a:hover
{
text-decoration:underline;
}


.headerbar div {

}


 .post-cover {
	 border-radius: 6px;
	background-position: center;
	overflow:  hidden;
	height:180px;
	background-size: 100% ;
	-webkit-transition: background-size .9s ease-in;
	-moz-transition: background-size .9s ease-in;
	transition: background-size .9s ease-in;
	-webkit-animation-duration:.5s;
	-moz-animation-duration:.5s;
 }
 .post-cover:hover {
	 background-size:150% ;
	     opacity: .5;
 }

 /*
  .post-cover:before {
    content: 'READ MORE';
    border: 1px solid white;
    padding: 12px;
    position: absolute;
    min-width: 146px;
    font: 400 15px/15px Roboto;
	background-color:orange;
    color: white;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin-left: -78px;
    margin-top: -50px;
    border-radius: 4px;
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.post-cover-link:hover > div div .post-cover:before {

	opacity: 1;

}*/

.post-link {
    display: block;
    text-align: center;
    border-radius: 8px;
    background-color: #ccc;
    width: 80%;
    margin: 10px auto;
    padding: 10px;
}


.post-link:hover{
    background-color: #000;
	color:#f60
}


#mywidgetframe {
	width:360px;
	min-height:200px;
	left: -320px;
	position: fixed;
	top: 150px;
	z-index:99999;
	transition:all 1s;
 }

 #opener{
	 width:40px;
	 height:40px;
	 float:right;
	 line-height:40px;
	 text-align:center;
	 background-color: rgba(0, 0, 0, 0.53);;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	 }

#mywidget{
	width:320px;
	min-height:200px;
	float:left;
	padding:10px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
 }

.openwidgetframe{
	left:0px!important;

}

 .headerbar div div{
	width:203px;
	float:right;
	text-align:center;
	font-weight:bolder;

}

.footer{

	color:white;
	font-size: 14px;
}

.footer .container .row{
	/* background-color: #c2c2c2; */
}

.footer hr{
	border-top: 3px solid #959595;
}

.footer .gm-style-iw{
	color:black;
}

.footer-widget{
		padding:10px;

}


.postfooter{

	background-color: #efefef;

}

.postfooter div{
	margin-top:12px;
	margin-bottom:10px;
	color:#222;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}



#right-top{
				margin-right: 0px;
			}

#content{
	max-width: 1170px;
    padding: 15px;
    margin: auto;
    background-color: white;

}

.woocommerce ul.products li.product {

    text-align: center ;
}
.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
	background-color: #66ab36;
    color: white;
    text-transform: uppercase;
    border-radius: 6px;


}

.woocommerce .woocommerce-breadcrumb {
    background-color: aliceblue;
    padding: 10px;
}



#thelogo{

	width: auto;
    max-height: 90px;
}
.img-box{
	width: 100%;
}


.fullwidth{
	width: 100%;
 }

.maxwidth{
	max-width: 1200px;
}

.nopadding{
	padding:0px;
}

.header-menu-left-container div{
		margin-top:0px;

}

.im-block-out{
	margin-bottom:10px;
}

.im-block{
	margin:3px;
	min-height:400px;
	font-size:12px;
	border: solid 1px #d5d9dd;
	font-size:12px;
	margin-top:0px;
	overflow:hidden;
}
.im-block h3{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	overflow: hidden;
    height: 70px;
}
.im-block h3:hover{
	/*overflow:auto;*/
}

.im-block img{
	width:100%;
	height:auto;

}

.im-block-img{
height:200px;
overflow:hidden;
}

.im-block-content{
	margin:5px;
	 height:140px;

}
.post-block .im-block-content {

    overflow-y: hidden;
}
.im-block-content span, .text-right{
	float:right;
}

.im-block-price, .tastone{
	background-color: #008238;
	text-align:center;
	color:white;
	height:40px;
	line-height:40px;
	font-size:16px;

}
.tastone{
 margin-bottom:20px;
 margin-top:20px;

}
.tastone:hover{
	text-decoration:none;
 background-color:#1a2229 ;
color:#008238;
}
.immobili-block .im-block-content{
	border-bottom:1px solid #d5d9dd;
}



.immobili-block{
	margin:3px;
	height:510px;
	font-size:12px;
	border: solid 1px #d5d9dd;
	font-size:12px;
	margin-top:0px;
	overflow:hidden;
	margin-bottom: 20px;

}
.immobili-block h3{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}


.immobili-block img{
	width:100%;
	height:auto;
}

.immobili-block-img{
height:249px;
overflow:hidden;
}


.immobili-block .im-block-img{
	border-bottom:1px solid #d5d9dd;
}

.excerpt{
	height:80px;
	overflow: hidden;

}

.blk-square{
background-color: #008238;
color:white;
padding-top:40px;
text-align:center;
	height:120px;
	width:120px;
	display:inline-block;
	margin:10px 20px 10px 20px;
	border:solid 1px #008238;
}
/*.blk-square-container {text-align:center;}*/
.blk-square-container a{
	text-decoration:none;


}


.blk-square-container a:hover > div{
	background-color: #d5d9dd;
	color:#008238;
	border:solid 1px #008238;

}

.blk-square i{
font-size:22px;
}

.tag{
	position: absolute;
    left: 35%;
    top: 20px;
    z-index: 1000;
    background-color: #008238;
    padding: 5px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    border-radius: 4px;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.tag:hover{
    background-color: white;
    color: #008238;
}


.more-btn  {
	/*position: absolute;
    left: 35%;
    top: 20px;*/
	text-transform:uppercase;
	width:100%;
    display:block;
    background-color:#222222;
    padding: 5px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
	text-align:center;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
  .more-btn:hover  {
    background-color:  #02712d;
    color: black;
}


.venduto{
	position: absolute;


    top: 20px;
    z-index: 1000;
    background-color: #d30c55;
    padding: 5px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    border-radius: 0px 4px 4px 0px;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.venduto:hover{

}


.devero-header{
	padding:20px;
    color: #555555;
    font-weight: bold;
	font-size:16px;
	border: solid 1px #008238;
	border-radius: 4px;
	background-color:#efefef;
	margin-bottom:0px;
	margin-top:25px;
}

.green{
	color: #008238;
}

.red{
	color: red;
}


.price-block{
	background-color:#008238;
	line-height:40px;
	text-align:center;
	color:white;
}
.social-block{
	line-height:40px;
	padding-left:10px;
}

.space{
height:25px;
}
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.veditutto{
	background-color:#008238;
	color:white;
	padding:8px;
	border-radius:5px;
	top:-8px;
	position:relative;
}
.veditutto:hover{
	background-color:#1a2229;
}


.auyama_contact_info ul li ,
.auyama_contact_info ul li a
{
	     color: inherit;

}



.thecontent{
 
    max-width: 1140px;
    background-color: white;
    box-sizing: border-box;
    margin: 0px 15px 0px 15px;
	max-width: 1140px;
    background-color: white;
	padding: 50px 50px 50px 50px;
	margin-bottom: 50px;
}

.titolicantiere{
	padding:10px 10px 10px 0px;
	border-bottom:solid 1px #eee;
	margin:0px;
}
.theborder{
	border-top:solid 1px #eee;
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
	border-bottom:solid 1px #eee;

}

.searchsubmit, .searchfield{
padding: 5px;
	width:100%;
	border-radius: 4px;
	margin-bottom:0px!important;
	border: solid 1px #ccc;
}

.devero-header-search{
	padding:20px;
    color: #555555;
    font-weight: bold;
	font-size:16px;
	border: solid 1px #008238;
	border-radius: 4px;
	margin-bottom:0px!important;
	margin-top:0px;

}

.limitrofi{

	margin:5px;
}
.wp-post-image{
	width:100%;
	height:auto;
}

.AuyamaMenu .item  a{


}
 .item   {
	 padding-left: 20px
}
 .gallery-prodotti  img, .caption{
         width: 100%;
    margin: 0px 15px 0px 15px;
	text-align:center;

}
.thecontent img,
.thecontent a img
{
	 width: 100%;
	 height:auto;
	 /*magin:10px;
	-webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.45);	*/
}


table a{
    color: #666ec9;
	   text-decoration: underline!important;
}
table a:hover  {
    color: #141971!important;
	    text-decoration: underline!important;
}



@media (min-width: 992px) {
  .row .no-float {
      display: table-cell;
      float: none;
  }
}



	@media only screen and (max-width: 900px) {
	.space{
		height:0px;
	}

	#menu {
      margin: 0px;
	}
	.sticky-menu {
	  margin: 0px;
	}
	.header-logo-menu,
	.headerbar-row {

		margin: 0px;
	}

	.minimal-menu ul li a {
		line-height: 42px!important;
	}

		.im-block-content{
			min-height:initial;
		}
		.langbox {
			text-align: left;
		}

		#thelogo{

			 width: 100%;
			 max-width:387px;
			height: auto;
		}

		/*.col-md-12{
				padding:0px;
		}*/
		.wpcf7-form{
		    max-width: 95%;
			margin: auto;
		}
		/.wpcf7-form .row .col-md-12{
			padding: 0px 15px 0px 15px;

		}


		#menu-menu-top-destra{
			color:#66ab36;
		}

		#logo-box{
		       min-height: initial;
			       margin-top: 0px;
				       text-align: center;
		}

		#menu {
			    height: 10px;
		}



		#right-top{
				margin-right: 0px;
				width: 100%;
				text-align: center;
				float:none;
				margin-left:10px;

			}
			#right-top a{
				color: #fff200;
			}


		.auyama-menu-right{
			text-align:left;
			float:left;
			margin: 10px;
		}

		.auyama-menu-left   li {
			display: block;
			margin: 10px 0px 0px 10px;
		}
		#menu-menu-top-sinistra, #menu-menu-top-destra {
			margin: 0px 0px 0px  0px;
			padding: 0px;
		}

		.textwidget{
			margin-left:auto;
			margin-right: auto;
		}

		.headerbar div div {
			width: auto;
			float: none;
			}


			#wifi, #facebook{
				float: none;
				margin-top:0px ;
				width:auto;
			}



	}










		@media only screen and (max-width: 460px) {
			 .entry-title{
				padding:0px;
			 }
			article{
				padding:10px;
			 }

			.entry-content{
				padding:10px;
			}

			 .gallery-prodotti  img, .caption{
						margin:0px 15px 0px 15px;
			}

		}
