/*======================================
	GENERAL SETTINGS
======================================*/



p.type-1{
	font-family: 'Shadows Into';
	font-weight: normal;
}

video:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-format, .text-format p{
	font-family: 'Shadows Into';
	font-weight: normal;
}

.script{
	font-family: 'Caveat', cursive;
}

.active{color: rgba(29,183,183, 1) !important;}
.bg_color{background-color: rgba(29,183,183, 1) !important;}

.title_img{
	margin:auto;
	margin-bottom: -70px;
}

@media(max-width: 991px){
	.p-t100{
		padding-top: 60px;
	}
}
/*======================================
	NAVBAR 
======================================*/
.navbar-default{
	background: transparent;
	background-color: #fff;
	border-bottom: none;
	margin-bottom: 0;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
@media(min-width: 1200px){
	.navbar .navbar-collapse {
	    text-align: center;
	}
}
@media(max-width: 1199px){
	.navbar .navbar-collapse {
	    text-align: right;
	}
} 

.main-nav ul li a{
	line-height: 40px;
	padding: 0 20px;
	font-family: 'Shadows Into';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
}

header{
    padding-top: 20px;
    height: 150px;
    border-top: none;
    margin-bottom: 20px;
}
nav.navbar-default{
	border: none;
}
.brand-nav img{
	position: absolute;
	height: 120px;
}
.navbar .navbar-nav{
	margin-top: 50px; 
}
@media(max-width: 767px){
	header{
		margin-bottom: 0px;
		padding-bottom: 20px;
		height: 140px;
		box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	}
	.brand-nav img{ 
		height: 100px;
	}
	.navbar .navbar-collapse {
	    text-align: center;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border: none;
	    background-color: #fff;
	    z-index: 10;
	    position: relative;
	    margin-top: 35px; 
	}
	.navbar-toggle{
		margin-top: 30px;
	}
}
/*======================================
	FOOTER 
======================================*/
footer{
	background-color: #e7e7e9;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Shadows Into';
	font-weight: normal;
}

/*======================================
1. Homepage
======================================*/
/*-------------------------------------
	Slider
------------------------------------ */
#homepage-slider img{
	margin: 0 auto;
}
/*-------------------------------------
	About me homepage
------------------------------------ */
.title-1{
	font-family: 'estefin';
	font-size: 40px;    
	position: relative;
    z-index: 2;
}
@media(max-width: 992px){
	.title-1{
		font-size: 30px;
	}  
}
#about-homepage .box-image{
	background-image: url('../../../img/website/homepage/about-me-homepage.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
} 


@media only screen and (max-width: 768px) {
	#about-homepage .box-image{
		height: 400px; 
	} 
}

#about-homepage p{ 
	font-size: 24px;
	padding-top: 150px;
	padding-bottom: 200px;
}

@media only screen and (max-width: 768px) {
	#about-homepage p{ 
		font-size: 24px;
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
/*-------------------------------------
	Category list homepage
------------------------------------ */
.grid-item{
	padding: 0; 
	border: 20px solid #fff;
}

.list-category-homepage{
	margin-top: -30px;
}
.list-category-homepage a, .list-category-homepage a:hover{
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
.title-category{
	font-family: 'estefin';
	font-size: 30px;    
	position: relative;
    z-index: 2;
    position: absolute;
    line-height: 50px;
    top: 50%;
    left: 40px;
    margin-top: -25px;
}



.cat_giacche-1{
	top: 50%;
    left: 40px;
    color: #fff;
}


.cat_abiti{
	top: 50%;
    left: 30px;
    color: #000;
}

.cat_body{
	top: 20%;
    right: 40px;
    color: #fff;
    text-align: right
}

.cat_gonne{
	top: 50%;
    left: 40px;
    color: #000;
}

.cat_sposa{
	top: 70%;
    left: 40%;
    color: #000;
    text-align: center;
}

.cat_tute-intere{
	width: 100%;
	padding-right: 20px;
	top: 70%;
    left: 0px;
    text-align: right;
    color: #000;
}

.cat_uomo-1{
	width: 100%;
	padding-left: 30px;
	top: 15%;
    left: 0px;
    text-align: left;
    color: #000;
}

.cat_casa-1{
	width: 100%;
	padding-right: 40px;
	top: 80%;
    left: 0px;
    text-align: right;
    color: #fff;
}





.item{
	overflow: hidden;
}
.item img{
	transition: all 0.3s linear;
}
.grid .item:hover img{
	transform: scale(1.05);
}
/*-------------------------------------
	Contact homepage
------------------------------------ */
.box-info{
	font-family: 'Shadows Into';
	font-weight: normal;   
	background-color: #e7e7e9;
	padding: 70px 40px;
}
.box-info h2, .box-info h3{
	margin-bottom: 0;
}
.box-info h3{
	margin-top: 5px; 
}
.box-info p{
	font-size: 20px;
}
.box-info p i{
	margin-right: 20px;
}
.box-info .details-info-box{
	max-width: 100px;
}
#contact-homepage .box-form{
	background-color: #a8a9ad;
	padding: 100px 50px;
}
#contact-homepage .box-form p{
	padding-left: 15px;
	font-size: 20px;
}
form.form-homepage{
	font-family: 'Shadows Into';
	font-weight: normal;  
}
.form-homepage input[type="text"], .form-homepage input[type="email"]{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 10px;
}
.form-homepage textarea{
	width: 100%;
	height: auto;
	border: none;
	margin-top: 10px;
	padding-left: 20px;
	font-size: 18px;
	padding-top: 10px;
	text-transform: uppercase;
} 
.form-homepage button{
	background: transparent;
	border: none;
	padding: 8px 100px; 
	font-size: 25px;
	text-transform: uppercase;
	background-color: #fff;
	margin-top: 20px;
}
.form-control-feedback{
	right: 10px;
	top: 5px;
}
/*======================================
	2. ABOUT ME
======================================*/
.intro-section{
	height: 70vh;
	width: 100%;
	background-size: cover;
	background-position: center;
}
@media(min-width: 992px){
	.details-about-me{
		position: absolute;
		right: 8.33%;
		max-width: 300px;
	}
}
@media(max-width: 991px){
	.details-about-me{
		position: absolute;
		right: 0;
		max-width: 30%;
	}
}
#about-about-me .box-image{
	background-image: url('../../../img/website/about-me/img-2.jpg');
	background-size: cover;
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 900px;
} 

#about-about-me p{ 
	font-size: 24px;
	padding-top: 150px;
	padding-bottom: 200px;
}

/*======================================
	3. CATEGORY PAGE
======================================*/
.intro-category{
	height: 40vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/*======================================
	3. EVENTS PAGE
======================================*/
.intro-events{
	height: 50vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.text-intro-events p{
	font-size: 20px;
}
.cont-carousel a, .cont-carousel a:hover{
	cursor: pointer;
	text-decoration: none;
	color: #333;
}
.cont-carousel .item{
	padding: 50px; 
}
.line-under-carousel{
	position: absolute;
	z-index: 0;
	height: 150px;
	background-color: #DADADA; 	
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -50px;
}
.cont-carousel .item h2{
	font-family: 'Shadows Into';
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 10px;
	z-index: 2;
	position: relative;
	font-size: 30px
} 

.eventdate{
	width: 100px;
	height: 100px;
	background-color: rgba(29,183,183, 0.8);
	margin-top: -90px;
	position: relative;
	left: 10px;
	color: #fff;
	font-family: 'Shadows Into';
	font-size: 30px;
	text-align: center;
}
.eventdate p{
	padding-top: 5px;
}

/*======================================
	4. EVENT SINGLE DETAILS 
======================================*/
.header-details-event{
	width: 100%;
	height: 50px;
	background-color: #DADADA; 
	margin-top: 20px;  
	margin-bottom: 50px; 
}
@media(max-width: 767px){
.header-details-event{
	margin-top: 0px;  
	margin-bottom: 30px; 
}	
}
h2.title-details-event{
	font-family: 'Shadows Into';
	font-weight: normal;
	font-size: 50px;
}


.owl-nav { text-align: center; margin-bottom: 60px;}
.owl-nav button{ margin:2px; }

.owl-nav .material-icons{ background-color: #ccc }
.owl-nav .material-icons{ background-color: #ccc }


