/*
Theme Name: Daluiso Barber Shop
Theme URI: http://www.gruppospace.com
Author: Gruppo Space
Author URI: http://www.gruppospace.com
Description: Daluiso Barber Shop
Version: 2.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/


/* ---- font ---- */

/* Open Sans */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);

/* Lobster */
@import url(https://fonts.googleapis.com/css?family=Lobster);

/* Oswald */
@import url(https://fonts.googleapis.com/css?family=Oswald);


/* ---- commons ---- */


body {
	background: #FFF;
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #5D5D5D;
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
}
input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 60px;
}
h2 {
	font-family: 'Lobster', sans-serif;
	font-size: 50px;
}
h3 {
	font-size: 38px;
}
h4 {
	font-size: 28px;
	font-weight: 300;
	line-height: 42px;
}
a.footer-link:link, a.footer-link:visited, a.footer-link:active {
	color: #FFF;
	transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -webkit-transition: color 0.3s linear;
	font-weight: 600;
}
a.footer-link:hover {
	color: #d9d9d9;
	text-decoration: none;
}


/* --- color --- */


.font-red {
	color: #DC5042;
}
.bg-red {
	background: #DC5042;
}
.font-blu {
	color: #386E96;
}
.bg-blu {
	background: #386E96;
}
.bg-white {
	background: #FFFFFF;
}
.bg-beige {
	background: #F7F3EF;
}


/* ---- header ---- */


.main-header {
	padding-top: 35px;
	padding-bottom: 380px;
}
.page-template-default .main-header, .error404 .main-header {
	padding-bottom: 50px;
}
.navbar-border {
	border-top: 2px solid #DC5042;
	border-bottom: 2px solid #DC5042;
}
.navbar {
	border: none;
	background: #396F97; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0A2245, #396F97); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0A2245, #396F97); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0A2245, #396F97); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0A2245, #396F97); /* Standard syntax */
    border-top: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
    border-radius: 0px;
}
.navbar-default {
    margin-bottom: 0px;
}
.navbar-brand {
	position: absolute;
	margin-top: -55px;
}
.navbar-nav {
	float: right!important;
	font-size: 18px;
	font-weight: 300;
}
.menu-item a {
	font-family: 'Lobster', sans-serif;
	font-size: 30px;
	color: #FFF!important;
	padding: 60px 30px!important;
	border-right: 1px solid #FFF;
    transition: background 0.3s linear!important;
    -moz-transition: background 0.3s linear!important;
    -webkit-transition: background 0.3s linear!important;
}
.menu-item:first-child {
	border-left: 1px solid #FFF;
}
.menu-item a:hover {
	background: #904948; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#904948, #DC5042); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#904948, #DC5042); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#904948, #DC5042); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#904948, #DC5042); /* Standard syntax */
	color: #FFF!important;
	text-decoration: underline;
	padding: 60px 30px!important;
}
.current-menu-item a {
	background: #904948; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#904948, #DC5042); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#904948, #DC5042); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#904948, #DC5042); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#904948, #DC5042); /* Standard syntax */
	color: #FFF!important;
	text-decoration: underline;
	padding: 60px 30px!important;
}
.current-menu-item a:hover {
	color: #FFF!important;
}
.hero {
	position: absolute;
	width: 100%;
	height: 600px;
	z-index: -100;
}
.hero-home {
	background: url('images/hero6.jpg') center center no-repeat;
	background-size: cover;
}
.hero-daluiso {
	background: url('images/hero2.jpg') center center no-repeat;
	background-size: cover;
}
.hero-prenota {
	background: url('images/hero4.jpg') center center no-repeat;
	background-size: cover;
}
.hero-servizi {
	background: url('images/hero3.jpg') center center no-repeat;
	background-size: cover;
}
.hero-galleria {
	background: url('images/hero.jpg') center center no-repeat;
	background-size: cover;
}
.hero-contatti {
	background: url('images/hero5.jpg') center center no-repeat;
	background-size: cover;
}


/* ---- content ---- */


.page-header {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	border: none;
}
#content{
	padding: 10px 0 0;
}
.more-link{
	white-space: nowrap;
}
.sidebar {
	padding-top: 20px;
}


/* ---- pages ---- */


#featured-carousel .item{
	width: 970px;
	height: 600px;
}
.carousel-caption p{
	display: none;
}
.section-title {
	margin-bottom: 40px;
}
section {
	padding: 50px 0px;
}
.bracket-up {
	display: block;
	width: 100%;
	height: 80px;
	padding: 0px 10px;
}
.bracket-title {
	display: inline-block;
	padding: 0px 10px;
}
.bracket-line {
	display: block;
	background: #5D5D5D;
	width: 100%;
	height: 5px;
	margin-top: -25px;
}
.bracket-subtitle {
	display: block;
	line-height: 20px;
}
.bracket-bottom {
	display: inline-block;
	width: 95%;
	height: 10px;
	border-top: 5px solid #5D5D5D;
	border-bottom: 2px solid #5D5D5D;
}
.under-construction img {
	width: 100%;
}


/* --- homepage --- */


.circle {
	position: relative;
	background: #FFF;
	width: 100%;
	height: auto;
	padding-top: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 3px solid #D2584C;
	padding: 10.4px;
	cursor: pointer;
}
.servizio {
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 3px solid #386E96;
}
.servizio-text {
	margin-top: 40px;
}
.overlay-circle {
	display: none;
	position: absolute;
	background-color: rgba(220,80,80,0.75);
	width: 333px;
	height: 340px;
	padding-top: 60px;
	margin-top: -340px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 3px solid #386E96;
	color: #FFF;
	text-align: center;
}
.servizio-1 {
	background: #FFF url('images/servizio1.jpg') center center no-repeat;
}
.servizio-2 {
	background: #FFF url('images/servizio2.jpg') center center no-repeat;
}
.servizio-3 {
	background: #FFF url('images/servizio3.jpg') center center no-repeat;
}
.orari-left {
	text-align: right;
}
.orari-right {
	text-align: left;
}
.button-red {
	display: inline-block;
	background: #DC5042;
	padding: 10px;
	transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
}
.button-red:hover {
	background: #cc473b;
	text-decoration: none;
}
.button-blu {
	display: inline-block;
	background: #386E96;
	padding: 10px;
	transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
}
.button-blu:hover {
	background: #306288;
	text-decoration: none;
}
.button-text {
	padding: 0px 15px 15px 15px;
	color: #FFF;
	font-size: 33px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	border: 2px solid #FFF;
}
.icon-scissors {
	display: inline-block;
	background: url('images/scissors.png') center center no-repeat;
	width: 45px;
	height: 45px;
	margin: 8px 8px -3px 8px;
}
.icon-scissors-flip {
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.social-claim {
	margin-bottom: 50px;
	font-family: 'Lobster', sans-serif;
	font-size: 38px;
	line-height: 50px;
}


/* --- daluiso --- */


.ruggero-daluiso {
	background: #FFF url('images/ruggero_daluiso.jpg') center center no-repeat;
}
#campione-europeo {
	margin: 25px 0px;
}
.no-cursor {
	cursor: initial;
}


/* ---- contatti e prenota ---- */


#map-canvas {
	width: 100%;
	height: 500px;
}
.wpcf7, .birchschedule {
	margin-top: 30px!important;
	font-size: 15px;
}
.birs_section {
	margin: 0px!important;
}
#birs_appointment_form .birs_form_field {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.birchschedule .birs_field_content, .birchschedule .birs_form_field select {
	max-width: 100%!important;
}
.birchschedule .birs_appointment_location {
	display: none!important;
}
.wpcf7 input, .birchschedule input {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #386E96;
}
.wpcf7 input:focus {
	outline: none;
    border-color: #386E96;
    box-shadow: 0 0 5px #386E96;
}
.wpcf7 textarea, .birchschedule textarea {
	width: 100%;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #386E96;
	resize: vertical;
}
.wpcf7 textarea:focus, .birchschedule textarea:focus {
	outline: none;
    border-color: #386E96;
    box-shadow: 0 0 5px #386E96;
}
.wpcf7 select, .birchschedule select {
	background: #FFF!important;
	height: 34px!important;
	border: 1px solid #386E96;
}
.wpcf7 input[ type="checkbox" ] {
	width: 30px!important;
}
.wpcf7 input[type="submit"], .birchschedule input[type="button"] {
	background: #DC5042;
	padding: 6px 22px;
	color: #FFF;
	text-transform: uppercase;
	border: 1px solid #a63b32;
}
.wpcf7 input[type="submit"]:hover, .birchschedule input[type="button"]:hover {
	background: #c9473b;
	color: #FFF;
	border: 1px solid #c9473b;
}
.wpcf7 .wpcf7-not-valid-tip {
	display: none;
}
.wpcf7 .wpcf7-response-output {
	margin: 0px 0px 40px 0px;
	padding: 6px 14px;
	width: 100%;
	border: 1px solid #386E96;
	text-align: center;
}


/* ---- posts ---- */


#main p.meta{
	font-style: italic;
	color: #808080;
}
#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}
#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}
#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.post:hover a.edit-post{
	display: inline;
}
p.tags{
	line-height: 20px;
}
#main article img{
	height: auto;
	max-width: 100%;
}
img.alignleft{
	margin-right: 10px;
	float: left;
}
img.alignright{
	margin-left: 10px;
	float: right;
}
img.aligncenter{
	display: block;
	margin: 0 auto;
}
.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}
video {
	max-width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}


/* ---- footer ---- */


.main-footer {
	background: #D2584C;
	padding: 35px 0px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
.footer-text {
	padding: 0px 90px;
}
.footer-links {
	float: right;
	margin-bottom: 18px;
}
.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}
.footer-links .menu li{
	float: left;
	margin-left: 10px;
}


/* ---- wp-specific classes ---- */


.wp-caption{

}
.wp-caption-text{

}
.sticky{

}
.gallery-caption{

}


/* ---- wp-specific post-type styles ---- */


.pagination {
	padding-bottom: 30px;
}
.pagination li a {
	color: #428bca;
}
.pagination li a:hover {
	color: #545454;
}
.pagination li.active a {
	background: #428bca;
	border: 1px solid #428bca;
}
.pagination li.active a:hover {
	background: #E54E50;
	border: 1px solid #428bca;
}
.attachment #main .post_content img{
	max-width: 100%;
}
.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}
.attachment-img{
	margin-bottom: 18px;
}
.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}
#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}
li.next a, li.previous a{
	position: relative;
}
li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* ---- widget ---- */


.widget{
	margin-bottom: 18px;
}
.widgettitle{
	margin-bottom: 9px;
}
#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* override standard link hover for the tag cloud widget */

#tag-cloud a:hover, .tags a:hover{
	color: #ffffff;
	text-decoration: none;
}
#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}
#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#wp-calendar tr:last-child{
	border-bottom: none;
}
#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}
blockquote.pull-left{
	padding-right: 15px;
}


/* ---- responsive ---- */


/* ---- large desktop ---- */


@media (min-width: 1200px) {

}


/* ---- desktop ---- */

@media (min-width: 992px) and (max-width: 1199px) {

	h1 {
		font-size: 50px;
		letter-spacing: -0.5px;
	}
	h2 {
		font-size: 48px;
	}
	.navbar-brand img {
		width: 80%;
		margin-top: 20px;
	}
	.hero3 {
		background: url('images/hero3.jpg') -200px center no-repeat;
		background-size: cover;
	}
	.hero4 {
		background: url('images/hero4.jpg') -200px center no-repeat;
		background-size: cover;
	}
	.bracket-line {
		vertical-align: text-bottom;
	}
	.servizio-text {
		margin-top: 0px;
	}
	.overlay-circle {
		width: 267px;
		height: 272px;
		padding-top: 20px;
		margin-top: -272px;
	}
	.footer-text {
		padding: 0px 130px;
	}
	
}


/* ---- tablet ---- */

@media (min-width: 768px) and (max-width: 991px) {

	h1 {
		font-size: 38px;
		letter-spacing: -0.5px;
	}
	h2 {
		font-size: 35px;
	}
	.bracket-title {
		margin-top: -36px;
		padding: 0px 10px;
	}
	.navbar-brand img {
		width: 80%;
		margin-top: 10px;
	}
	.menu-item a {
		padding: 50px 10px!important;
	}
	.menu-item a:hover {
		padding: 50px 10px!important;
	}
	.bracket-up {
		height: 20px;
	}
	.bracket-line {
		vertical-align: text-bottom;
		margin-top: -21px;
	}
	.bracket-subtitle {
		margin-bottom: 0px;
		line-height: 30px;
	}
	.circle {
		margin-top: 80px;
	}
	.servizio-text {
		margin-top: 0px;
	}
	.overlay-circle {
		width: 194px;
		height: 202px;
		padding-top: 5px;
		margin-top: -201px;
	}
	.button-text {
		padding: 10px;
	}
	.icon-scissors {
		display: none;
	}

}


/* ---- phone ---- */

@media (max-width: 767px) {

	h1 {
		font-size: 45px;
		letter-spacing: -0.5px;
	}
	h2 {
		font-size: 45px;
	}
	.main-header {
		padding-bottom: 200px;
	}
	.hero {
		height: 370px;
	}
	.hero {
		background: url('images/hero.jpg') -240px center no-repeat;
		background-size: cover;
	}
	.hero2 {
		background: url('images/hero2.jpg') -330px center no-repeat;
		background-size: cover;
	}
	.hero3 {
		background: url('images/hero3.jpg') -350px center no-repeat;
		background-size: cover;
	}
	.hero4 {
		background: url('images/hero4.jpg') -160px center no-repeat;
		background-size: cover;
	}
	.hero5 {
		background: url('images/hero5.jpg') -700px center no-repeat;
		background-size: cover;
	}
	.navbar-brand {
		width: 50%;
		padding: 0px 2%;
	}
	.navbar-brand img {
		width: 100%;
		max-width: 300px;
	}
	.navbar-nav {
		float: none!important;
		text-align: center;
	}
	.navbar-default .navbar-toggle {
		padding-top: 20px;
		padding-bottom: 20px;
		border: none;
	}
	.navbar-default .navbar-collapse, .navbar-collapse {
		border: none!important;
	}
	.navbar-default .navbar-toggle:hover {
		background: none;
	}
	.menu-item:first-child {
		margin-top: 50px;
	}
	.menu-item a {
		padding: 20px 10px!important;
	}
	.menu-item a:hover {
		padding: 20px 10px!important;
	}
	.section-title {
		margin-bottom: 0px;
	}
	.bracket-line {
		margin-top: -25px;
		vertical-align: text-bottom;
	}
	.servizio-home {
		margin: 30px 0px;
	}
	.servizio-text {
		margin-bottom: 30px;
	}
	.orari-title {
		font-size: 40px;
	}
	.orari-text {
		font-size: 20px;
		line-height: 30px;
		margin-top: -5px;
	}
	.orari-left {
		text-align: center;
	}
	.orari-right {
		text-align: center;
	}
	.button-text {
		padding: 10px;
	}
	.icon-scissors {
		display: none;
	}
	#map-canvas {
		margin-top: 20px;
		width: 100%;
		height: 300px;
	}
	.footer-text {
		padding: 20px;
	}

}


/* ---- smaller ---- */

@media (max-width: 480px) {


}
