/*
Theme Name:  Applique Child
Theme URI: 	 dahz.daffyhazan.com/applique
Version: 	 1.0.0
Description: Applique is a fully responsive Fashion blog theme that designed with style publishers in mind! We keep things simple and elegant to make sure any fashion blogger - even those without IT background, can use it.
Author: 	 Dahz
Author URI:  http://www.daffyhazan.com
Template: 	 applique
Text Domain: dahztheme
Tags: 		 one-column, two-columns, right-sidebar

	Copyright: (c) 2016 Dahz.
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);

body{
	font-family: "futura-pt", Futura,'Trebuchet MS',Arial,sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .widget h4, .display-1, .display-2, .display-3, .display-4, blockquote, .dropcap::first-letter, .df-floating-search-form .label-text{
	font-family: "futura-pt", Futura,'Trebuchet MS',Arial,sans-serif !important;
}

p{
	color: #083859;
	font-size: 17px;
	line-height: 1.8em;
	font-family: "futura-pt", Futura,'Trebuchet MS',Arial,sans-serif !important;
}

.display-2,
h2.entry-title{
	font-family: "futura-pt", Futura,'Trebuchet MS',Arial,sans-serif !important;
}

h2.display-3.entry-title{
	font-family: "futura-pt", Futura,'Trebuchet MS',Arial,sans-serif !important;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 35px;
}

.df-misc-section{
	display: none !important;
}

.img-responsive, img {width: auto;}
.pibfi_pinterest {display: block;}


/**********************************/
/*        Main Navigation         */
/**********************************/

.main-navigation .nav{
	font-family: "futura-pt", Futura,'Trebuchet MS',Arial,sans-serif;
}

.nav-search{
	float:right;
	display:inline-block;
}

.nav-search .df-misc-search{
	cursor: pointer;
}



/**********************************/
/*            Home Page            */
/**********************************/
.df-banner-img{
	background-position: center center;
	background-size: cover;
}

/**********************************/
/*            Sidebar             */
/**********************************/

.widget img{
	display: block;
	margin: 0 auto;
}

.about-me-sidebar-item{
	font-family: Futura,'Trebuchet MS',Arial,sans-serif;
	margin-bottom: 55px;
}

.about-me-sidebar-item img{
	margin: 20px auto;
	display: block;
	height: auto;
	max-width: 100%;
}

.about-me-sidebar-item img.about-name{
	margin: 10px 0;
}

.about-me-sidebar-item p{
	font-size: 14px;
}

.about-me-buttons{
	overflow: auto;
}

.widget_text .about-me-buttons a{
	display: block;
	float: left;
	padding: 0 35px;
	color: #b899ae;
	text-decoration: none;
	border: 1px solid #b899ae;
	font-size: 9px;
	cursor: pointer;
	letter-spacing: 1px;
}

.widget_text .about-me-buttons a:last-child{
	border-left: none;
}

.widget_text .sidebar-button{
	display: block;
	width: 100%;
	color: #ffffff;
	background-color: #2e313d;
	font-family: 'Guess Sans Bold', Futura,'Trebuchet MS',Arial,sans-serif;
	font-size: 14px;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
	padding: 30px 20px; 
	margin: 18px auto;
}

.widget_text .sidebar-button:first-child{
	background-image: url(images/sidebar-button-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 50px;
}

.df-sidebar .widget.widget_text, 
.df-sidebar .widget.widget_image{
	margin-bottom: 60px;
}

.df-skin-light .sticky-sidebar{
	border-color: transparent !important;
}

.df-header{
	padding-bottom: 0 !important;
}

#sbi_images{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.sbi_photo_wrap a::before{
	display: none !important;
}

/* hide title area on pages */
.page .df-header-title{
	display: none !important;
}


.df-header-title{
	background-image:url(images/category-header-bg.png);
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	background-size: cover;
	background-position: center center;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	margin-bottom: 40px;
}

.df-header-title .df-header .entry-title,
.df-single-category,
.df-single-category a,
.entry-published.updated,
.entry-published.updated a,
.df-post-on,
.df-post-on a{
	color: #ffffff !important;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif !important;
}

.display-1{
	font-size: 45px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.df-header-title:not(.df-add_image) .df-header span,
.df-header span{
	display: none !important;
}

.category .entry-summary .more-link,
.category .entry-summary span{
	display: none !important;
}


/*****************************************/
/*      Consulting and Contact Pages     */
/*****************************************/
.consulting-page h2,
.contact-page h2{
	font-size: 40px;
	letter-spacing: 7px;
	color:#083859;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	margin-top: 0;
}

.consulting-page h6,
.contact-page h6{
	font-size: 18px;
	letter-spacing: 5px;
	color:#083859;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	margin-top: 0;
}

.connect-header{
	text-align: center;
	margin-top: 90px;
}

.contact-form{
	margin-top: 40px;
}

.contact-form label{
	color: #083859;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 200;
}

.contact-form input[type="email"],
.contact-form input[type="text"],
.contact-form textarea {
	width: 100% !important;
}

.contact-form input,
.contact-form textarea{
	border: 1px solid #083859;
	padding: 15px 5px;
}

.contact-form input[type='submit']{
	color: #ffffff;
	border: none;
	background-color: #b899ae;
	padding: 15px 25px;
	text-transform: uppercase;
	display: inline-table;
	margin: 20px auto;
}

.page .df-postmeta-wrapper{
	display: none;
}

.df-post-author{
	padding: 40px 0 !important;
}

.df-related-post{
	margin-top: 40px;
}

/**********************************/
/*             Footer            */
/**********************************/
.siteinfo a{
	color:#b899ae;
	text-decoration: none !important;
}

/**********************************/
/*          Logo Carousel         */
/**********************************/
.carousel-divider{
	background: url('images/company-divider.png') no-repeat center center;
	height: 12px;
	text-align: center;
	line-height: 1;
}
.carousel-divider span{
	padding-left:20px;
	padding-right: 20px;
	font-size: 14px;
	color:#083859;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: #ffffff;
}
.slider   { 
	overflow:hidden;
	position:relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.slider ul { margin:0; padding:0; }
.slider li { float:left; margin:0 5px 0 0; list-style:none; }
.slider li img{margin-right: 20px; margin-left: 20px;}
/* IE6 issues */
.slider ul { width:100%; }

/**********************************/
/*        Featured Area           */
/**********************************/
.featured-area .display-2{
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: .15em;
}
.featured-area .more-link{
	display: none;
}
.featured-area a,
.featured-area a:hover{
	color: #31302e;
	text-align: center;
}
.df-feat-wrap{
	background-color: rgba(255,255,255,.8);
	padding: 30px 20px;
	max-width: 100% !important;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}
.df-feat-cell{
	vertical-align: bottom;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
}
.df-feat-wrap div{
	height: 25px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 100;
	font-family: "futura-pt";
	line-height: 1.5;
	letter-spacing: .1em;
	padding-right: 100px;
	text-transform: uppercase;
}
.df-feat-content,
.item:hover .df-feat-content{
	background: transparent !important;
}
.featured-area a.view-feat-post{
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: .35em;
	font-size: 13px;
	color:#b899ae;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}
.owl-controls{
	display: none;
}

/**********************************/
/*            Plugins             */
/**********************************/

.page .fb-social-plugin{
	display: none;
}

.comment-permalink{
	display: none;
}

.post-footer-divider{
	height:10px;
	width: 100%;
	background: url('images/divider.png') no-repeat;
	background-size: cover;
}

/**********************************/
/*         Media queries          */
/**********************************/

@media (max-width: 1205px){
	.widget_text .about-me-buttons a{
		float: none;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.widget_text .about-me-buttons a:last-child{
		border: 1px solid #b899ae;
	}
}




@media (min-width:990px){

	.menu-main-container,
	.menu-header-top-nav-container{
		display: inline-table;
	}

	.menu-header-top-nav-container{
		float: right;
	}
	
	#top.top-scrolled{
		top: -140px;
	}

	/* Featured Area*/
	.featured-area.slider .item {
		width: 717px !important;
		height: 403px !important;
		max-height: 403px !important;
	}
	.featured-area{
		height: 403px !important;
		max-height: 403px !important;
	}
		

}


@media (max-width:770px){

	.nav-search{
		display: none;
	}	
	
	.df-mobile-menu .nav > .menu-item{
		text-align: center;
	}
	.mobile-subs{
		display: none;
	}
	#branding{
		padding-bottom: 0 !important;
	}
	.display-1{
		font-size: 22px !important;
	}
	.featured-area .df-feat-wrap .display-2{
		font-size:18px;
	}
	.featured-area .df-feat-wrap div{
		font-size:13px;
		display: none;
	}
	.df-feat-cell{
		padding-bottom: 30px;
	}
	.df-feat-wrap div{
	height: 20px;
	overflow: hidden;
}
}





