/*_______________________________________________________________________________________

Theme Name: Divas
Theme URI: http://codingdivas.net
Author: Michela Chiucini - Federica Sibella
Author URI: http://colazionedamichy.it http://musings.it
Version: 1.0
Tags: light, white, black, orange, map, flexible-width

  _______________________________________________________________________________________
*/

::-ms-clear{ display: none; width:0; height: 0; }	
html { font-size: 62.5%; }
body { margin: 0; padding: 0; color: #636363; font-size: 16px; font-size: 1rem; font-family: 'Source Sans Pro'; font-weight: 400; }
header > div, 
section > div,
section > ul,
footer p{ margin: 0 auto; max-width: 1200px; padding: 0 30px; text-align: center; }
h2 { font-size: 24px; font-size: 2.4rem; font-weight: 300; }
a { color: #1a1a1a; text-decoration: none;}
.btn { min-width: 190px; height: 40px; font-size: 18px; letter-spacing: 0px; display: inline-block; line-height: 40px; border: none; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 2px solid; background: transparent; margin-bottom: 16px; transition: all 0.3s ease 0s;}
.download { border-color: #ff744c; color: #ff744c; }
.download:hover { border-color: #f16e48; color: #f16e48; }
.purchase, .send { color: #fff; background: #ff744c;  border-color: #ff744c;}
.purchase:hover , .send:hover{ background: #f16e48; border-color: #f16e48;}
.livedemo { background: #636363; color: #fff; border-color: #636363;}
.livedemo:hover { border-color: #565656; background: #565656;}
.send { border: none;}
input[type="text"],
input[type="email"],
textarea{ background: #eef1f2; height: 48px;  color: #898989; border: none; display: block; width: 100%; font-size: 18px; font-size: 1.8rem; padding: 0 10px; margin-bottom: 36px;}

textarea{  height: 208px;  padding: 10px; margin-bottom: 18px;}
footer{ background: #5a5a5a; color: #ff744c;}
section #featured figure,
section #featured .details,
input[type="text"],
input[type="email"],
textarea,
#divas ul li i:before{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*---------------------------------------------
 * LOADER
 ----------------------------------------------*/
#loader {
	position: fixed;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: none;
	display: block;
	text-align: justify;
	overflow: hidden;
}

#loader > svg {
	position: relative;
	width: 3000px;
	height: 3000px;
}

/*---------------------------------------------------------------------------------------	
		1.HEADER
----------------------------------------------------------------------------------------*/

header { background: #ff744c; color: #fff; padding: 7.7em 0 7.3em; }
header h1 img{ height: 102px; }
header h2 { font-size: 36px; font-size: 3.6rem; padding-top: 1.14em; }
header nav {  left: 0; top: 0; position: fixed; text-align: center; width: 100%; z-index: 9990; }
header nav ul { display: inline-block; width: 100%; max-width: 1200px; top: 0; background: #ff744c;}
header nav ul li { display: inline-block; font-size: 1.6em; padding: 2em 16px;  }
header nav ul li a { transition: color 0.3s ease 0s; }
header nav ul li a:hover{ color: #fff;  }
header nav ul li a.active-link{ color: #fff;  }

.more{ padding: 0; width: 0; height: 0; margin: 0 auto; border-style: solid; border-width: 20px 18px 0 18px; border-color: #ff734c transparent transparent transparent; -webkit-transform:rotate(360deg);  }

/*
 * fixed nav on scroll
 */
header nav #fixed-logo {
	position: absolute;
	left: 0%;
	top: 0px; /*-200px*/
	cursor: pointer;
	display: none;
}

header nav.fixed-header {
	background: #ff744c;
	height: 80px;
}

header nav.fixed-header ul {
	text-align: right;
}

header nav #fixed-logo.fixed-header {
	top: 0px;
}

@media only screen and (min-width: 61.25em) {
	header { padding: 7.7em 0 12.3em; }
	header h1{ font-size: 10em; }
	header h1 i:after { left: 20px;}
	header h2{ font-size: 48px; font-size: 4.8rem;}
	header nav ul { text-align: right; background: transparent; }
	header nav ul li {  padding: 2em 30px 0.625em 0;  }
	header nav #fixed-logo { margin-left: auto; margin-right: auto; left: 0; right: 0; width: 100%; max-width: 1270px; text-align: left;	}
}	
	
/*---------------------------------------------------------------------------------------	
		2.FEATURED
----------------------------------------------------------------------------------------*/

section #featured { position: relative; overflow: hidden; padding: 14.4em 30px 4em; }
section #featured h3 { font-size: 36px; font-size: 3.6rem; line-height: 1; font-weight: 300; padding-bottom: 0.5em; }
section #featured p { font-size: 18px; font-size: 1.8rem; line-height: 1.333; color: #898989; padding-bottom: 1.7em;}
section #featured figure { }
section #featured figure figcaption { position: absolute; top: 20px; left: 50%; margin-left: -55px; font-family: 'Sacramento'; font-size: 40px; font-size: 4rem; line-height:110px; color: #fff; background: #ff744c; height: 110px; width: 110px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; z-index: 999; }
section #featured figure img{ max-width: 100%; margin-top: 32px;}

@media only screen and (min-width: 61.25em) {
	section #featured { padding: 14.4em 30px 0; }
	section #featured,
	section #featured .details{ text-align: left;  }
	section #featured .details{ float: left; width: 25%; padding-right: 4.1%; }
	section #featured h3 { font-size: 48px; font-size: 4.8rem;  }
	section #featured figure {  position: relative; float: right; width: 75%;}
	section #featured figure figcaption { position: absolute; top: -46px; left: 38px; margin-left: 0; }
	section #featured figure img{  margin-top: 0;}
}	

/*---------------------------------------------------------------------------------------	
		3.OTHER PRODUCTS
----------------------------------------------------------------------------------------*/
#showcase { background: #ededed; padding: 0 0 10em; }
#showcase h2{ padding: 2.3em 0 1.5em; text-align: center; }

#showcase figure { line-height: 0;}
#showcase ul{ overflow: hidden; max-width: 1140px; }

#showcase li{ width: 90%; margin: 0 auto; }

#showcase li:not(.comingsoon):hover img{ opacity: 0.8; }
#showcase li img{  width: 100%; max-width: 100%; border-radius: 4px 4px 0 0; }
#showcase li.comingsoon img { border-radius: 4px;}
#showcase li h5{ font-size: 1.25em; background: #fff; padding: 20px; border-radius: 0 0 4px 4px; }
#showcase li h4,
#showcase li h5{ font-weight: 300; font-size: 30px; font-size: 3rem; text-align: left; padding: 20px; line-height: 1.4; }
a .free { text-transform: uppercase; background: #ff744c; font-weight: bold; font-size: 18px; padding: 3px 10px; color: #fff; border-radius: 4px; position: relative; top: -4px;}


/*---------------------------------------------------------------------------------------	
		4.NEWSLETTER
----------------------------------------------------------------------------------------*/

#newsletter { background: url('../images/newsletter-bg.jpg') center top no-repeat; padding-bottom: 1.5em;}
#newsletter h2{ color: #ffffff; padding: 2.61em 0 2.08em;}
#newsletter p{ font-size: 18px; font-size: 1.8rem; line-height: 1.777; color: #ffffff; padding: 0 0 3.111em;}
#newsletter p.note { font-size: 14px; font-size: 1.4rem;}
#newsletter a {color: #898989;}
#newsletter a:hover {color: #ffffff;}
#newsletter form{ max-width: 600px; margin: 0 auto;}
#newsletter input[type="email"]{ max-width: 400px; margin: 0 auto 36px; padding:0; background: transparent; border-bottom: 2px solid #ff744c; color: #fff; text-align: center; }
#newsletter input[type="button"]{ margin-top: 8px; margin-bottom: 36px; }

@media only screen and (min-width: 37.5em) {
	#newsletter p{  padding: 0 34px 3.111em;}
}

@media only screen and (min-width: 42.5em) {
#newsletter input[type="email"]{ float: left; text-align: left; }
	#showcase li{ width: 47.8%; float: left; margin: 0 2.3% 0 0; }
	#showcase li:nth-child(2){ display: block; margin: 0; float: right; }
	
}	

@media only screen and (min-width: 61.25em) {
	#newsletter { background-size: cover; padding-bottom: 9.5em;}
	h2 { font-size: 36px; font-size: 3.6rem; font-weight: 300; }
	/*#showcase li h5{  font-size: 3rem;  }*/
}	


/*---------------------------------------------------------------------------------------	
		5.DIVAS
----------------------------------------------------------------------------------------*/

#divas{ padding-bottom: 7.2em;}
#divas div{ max-width: 718px; margin: 0 auto;}
#divas h2{ padding: 3.333em 0 1.333em;}
#divas p{ font-size: 16px; font-size: 1.6rem; line-height: 1.777; color: #898989; padding: 0 0 3.111em;}
#divas ul,
#divas ul li { display: inline-block;}
#divas ul{ width: 100%; }
#divas ul li{ width: 100%; margin-bottom: 3em;}
#divas ul li i:before{ background: #ff744c; border-radius: 50%; color: white; font-size: 76px; line-height: 150px; height: 150px; width: 150px; transition: all 0.3s ease 0s; }
#divas ul li i:hover:before{   font-size: 60px;  }
#divas ul li h6 a{ color: #ff744c; font-size: 18px; font-size: 1.8rem; line-height: 1.333; }
#divas ul li img{ max-width: 147px;	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
    filter: gray; 
    -webkit-filter: grayscale(1); 
	-webkit-backface-visibility: hidden;
  	-moz-backface-visibility: hidden;
 	-ms-backface-visibility: hidden;
	transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 100ms;
}
#divas ul li img:hover{ 
    filter: none; 
    -webkit-filter: grayscale(0); 
}

@media only screen and (min-width: 37.5em) {
	#divas{ padding-bottom: 14.4em;}
	#divas p{  padding: 0 34px 3.111em;}
	#divas ul li { width: 33%; margin-bottom: 0;}
	
	/**
	 * 	bounce in on scroll
	 */
	#divas ul li {
		position: relative;
		float: left;
		display: block;
	}
	
	#twitter-img {
		z-index: 100;
	}
	
	#fede-img {
		left: 33%;
		transition: all 1s cubic-bezier(0.68, 0, 0.265, 1.55);
	}
	
	#fede-img h6 {
		opacity: 0;
		transition: all 1s ease-in-out;
	}
	
	#fede-img.show {
		left: 0;
	}
	
	#fede-img.show h6 {
		opacity: 1;
	}
	
	#michi-img {
		right: 33%;
		transition: all 1s cubic-bezier(0.68, 0, 0.265, 1.55);
	}
	
	#michi-img h6 {
		opacity: 0;
		transition: all 1s ease-in-out;
	}
	
	#michi-img.show {
		right: 0;
	}
	
	#michi-img.show h6 {
		opacity: 1;
	}
}	
@media only screen and (min-width: 61.25em) {
	#divas p{ font-size: 18px; font-size: 1.8rem;  padding: 0 34px 3.111em;}	
}	

/*---------------------------------------------------------------------------------------	
		6.CONTACTS
----------------------------------------------------------------------------------------*/

#contact{ position: relative; margin: 0 auto; max-width: 1140px;}
#contact > div > div{ width: 100%; }
#contact > div > div > div{ margin: 0 auto; background: #fff; bottom: 0; right: 0; width: 90%; padding-top: 4.8em;}
#contact form,
#contact h2,
#contact .extra{ margin: 0 auto; }
#contact h2{ color: #ff744c; text-align: left; border-bottom: 1px solid; padding-bottom: 0.5em; }
#contact form{ padding: 4em 0 6.4em; }
#contact fieldset p{ position: relative; }
#contact fieldset p i:before{ position: absolute; font-size: 20px; top: 16px; right: 2px; }

#contact .extra{ text-align: left; width: 100%; font-size: 1.4em; padding-bottom: 1.15em;  line-height: 1.4;}
#contact .submit{ text-align: right; padding-top: 20px; }
#contact input[type="text"],
#contact input[type="email"]{ padding-right: 40px; }

@media only screen and (min-width: 61.25em) {
#contact > div > div > div{  position: absolute; max-width: 540px;}
#contact form,
#contact h2,
#contact .extra{ max-width: 380px; }
}	

#response {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,0.85);
	cursor: pointer;
}

#response h2{ padding-top: 0.5em;}
#response p{ font-size: 18px; font-size: 1.8rem; line-height: 1.777; color: #898989; padding: 0.5em;}

/*---------------------------------------------------------------------------------------	
		7.FOOTER
----------------------------------------------------------------------------------------*/
footer{ padding: 2.4em 0; font-size: 1.5em; }
footer p{ line-height: 42px;}
footer i{ font-size: 42px;}

#privacy-policy {
	float: right;
}

.iubenda-ibadge {
	position: relative;
	margin: 5px 0px -7px 2px;
}


/*---------------------------------------------------------------------------------------	
		DIVAS CUSTOM FONT
----------------------------------------------------------------------------------------*/

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?35744847');
  src: url('../font/fontello.eot?35744847#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?35744847') format('woff'),
       url('../font/fontello.ttf?35744847') format('truetype'),
       url('../font/fontello.svg?35744847#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?35744847#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-twitter:before { content: '\e800'; } 
.icon-star:before { content: '\e801'; } 
.icon-logo1:before { content: '\e802'; } 
.icon-logo:before { content: '\e803'; } 
.icon-ok:before { content: '\e804'; } 
.icon-error:before { content: '\e805'; color: #ff744c; } 


/*---------------------------------------------------------------------------------------	
		MAP
----------------------------------------------------------------------------------------*/

#where {
	position: relative;
	background: url('../images/mappaSVG.svg') no-repeat center center;
	background-size: cover;
	min-height: 816px;
}

#where-sentence {
	position: absolute;
	bottom: 30%;
	left: 20%;
	font-family: 'Sacramento';
}
#where-sentence h2{
	color: #fff;
	font-size: 3.6rem;
}

/*---------------------------------------------------------------------------------------	
		ADV
----------------------------------------------------------------------------------------*/
section #featured {
    max-width: 1240px;
}

#adpacks {
    background: #ebebeb;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 170px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#adpacks-img img {
    display: block;
}
.adpacks-text {
    display: block;
    padding: 16px 0 ;
	font-size: 13px;
	line-height: 1.3;
	color: #565656;
}
.adpacks-poweredby {
    font-size: 12px;
	color: #999;
}

@media only screen and (min-width: 61.25em) {
	section #featured .details { position: relative; z-index: 2;}
	section #featured figure { z-index: 1; float: left; right: 78px; width: 72%; width: calc(75% - 30px); }
	#adpacks { z-index: 3; margin: 0 30px 0 0;     position: absolute; right: -15px; }
}	

