/*
ThemeWarrior Custom CSS 
-----------------------
Please write your custom CSS style in this file, that way you don't need to change the default CSS file.
*/

.pt-cv-wrapper .btn-success {
    color: #ffffff;
    background-color: #fff; 
    border-color: #000;
}
.pt-cv-wrapper .btn-success:hover {
    color: #ffffff;
    background-color: #fff;
border-color: #fff;
    
}
body #main-content{
	padding-top: 120px !important;

}

.entry-author{
	display:none;
}


.primary-navigation ul li ul li {
    
    background-color: #fff;
}




#slider-header {
    display: none !important;
}

div#widget-warrior_about_author-2 .widget-title {
    display: none;
}

#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

#disqus_thread{
     position: relative;
}
#disqus_thread:after{
     content: "";
     display: block;
     height: 55px;
     width: 100%;
     position: absolute;
     bottom: 0px;
     background:white;
}



.nav-wrap{
    display: block;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0 0;
    overflow: hidden;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    margin-bottom: 50px;
}

#nav-single {
    overflow: hidden;
    line-height: 1.2;
}

.nav-previous,
.nav-next {
    width: 50%;
}

.nav-next {
    /*padding: 8px 0 8px 18px;
    text-align: left;*/
    float: right;
}
.nav-previous {
	float: left;
    margin-bottom: 2px;
    /*padding: 8px 18px 8px 0;
    border-right: 1px solid #cbcbcb;
    text-align: right;*/
}
.nav-previous a,
.previous-image a {
    display: inline-block;
}
.thumb-post-img img{
	width: 100px;
	height: 85px;
}

div.blocks.site-info{
	padding-top: 115px;
}

#logo > a > img {
    width: 250px;
    padding-top: 20px;
}

.entry-content h4{
	text-align: center;
	margin: 0 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}

.entry-content ul.wpfai-list{
	text-align: center;
}

.social-sharing{
	display: none;
}


/***** MENU ****/
.header-main{
	color: #000;
}

div#social-icons{
	display: table-cell;
    width: 33%;
}

.social-img .social{
	font-size: 20px;
    text-align: right;
    position: absolute;
    bottom: -20px;
    right: 20px;
}

.social-img .search-form{
	float: left;
}

.search-form input#search_widget {
    border: none !important;
}

/* contact */
#primary.contact{
	width: 100%; max-width: 100%; padding-bottom: 0;
}

#primary.contact h4{display: none;}

#primary.contact ul{display: none;}

form.wpcf7-form{
	width: 80%;
	margin: 0 auto;
}

.post-195 header.entry-header {
    display: none;
}

/* custom */


#insta-main {
    margin: 25px auto;
   
    width: 100%;
}
#insta-one {
    display: table;
    margin: 0 auto;
}
#insta-one > p {
    color: #b8b8b8;
    font-size: 10px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
letter-spacing: 1px;

}
#insta-two {
    display: table;
    margin: 0 auto;
}
#insta-two:after {
    border-bottom: 2px solid #cbcbcb;
    bottom: 13px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 6px;
    z-index: -1;
}
#insta-two {
    font-family: "Droid Serif", sans-serif;
    position: relative;
    z-index: 1;
    display: table;
    margin: 0 auto;
    width: 100%;
}
#insta-two > p {
    background: none repeat scroll 0 0 #fff;
    display: table;
    font-size: 20px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    width: 150px;
}