/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
h1, h2, h3, h4, h5, h6 {
	margin-top: 15px;
	margin-bottom: 5px;
}

h2.maintitle {
	font-family: "lust-display-didone", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
}

h1 {
	font-family: "lust-display-didone", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
}

h5 {
	font-family: "sofia-pro", sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 20px;
	line-height: 1.5;
}

/*
Top Nav style
*/

#mainnav ul ul a {
	font-family: "sofia-pro", sans-serif; color:#000000;
	line-height: .6;
}

#mainnav ul ul li {
	padding: 15px;
}



/*
Shortcode button style */
.roll-button {
	background-color:#FFFFFF;
}
.roll-button {
color: #999; 
border:1px solid #999;}

.more-button {
    display: table;
    margin: 20px 5px 1px 0px;
    clear: both;
}

/*
Shortcode button style2 */
.site-button {
	background:rgba(255, 255, 255, 0.6);
	
}
.site-button {
color: #999; 
letter-spacing: 2px;
border:0px solid #969595;}

.moresite-button {
    display: table;
padding: 30px;
    margin: 35% auto; 50% auto;
    clear: both;
}







/*
Disable Parallax effect
*/

div.slide-item,
div.panel-row-style {
    background-position: center !important;
    background-attachment: scroll !important;
}

/*
Vertical lines between portfolio cols */

#pgc-5811-0-0 {
    border-left: 1px solid #DDDDDD;
}

#pgc-5811-0-0, #pgc-5811-0-1, #pgc-5811-0-2, #pgc-5811-0-3{
    border-right: 1px solid #DDDDDD;
}


#pgc-112-2-0 {
    border-left: 1px solid #DDDDDD;
}

#pgc-112-2-0, #pgc-112-2-1, #pgc-112-2-2, #pgc, #pgc-112-2-3 {
    border-right: 1px solid #DDDDDD;
}



/*
Removes titles
*/

.page-id-5869 .title-post {
	display: none;
}

.page-id-5378 .title-post {
	display: none;
}

.page-id-5857 .title-post {
	display: none;
}
.page-id-5846 .title-post {
	display: none;
}

.page-id-5811 .title-post {
	display: none;
}

.page-id-5003 .title-post {
	display: none;
}

.page-id-5729 .title-post {
	display: none;
}

.page-id-5661 .title-post {
	display: none;
}

.page-id-5699 .title-post {
	display: none;
}


.page-id-5471 .title-post {
	display: none;
}

.page-id-5443 .title-post {
	display: none;
}

.page-id-4512 .title-post {
	display: none;
}

.page-id-4545 .title-post {
	display: none;
}

.page-id-4501 .title-post {
	display: none;
}

.page-id-4498 .title-post {
	display: none;
}

.page-id-4493 .title-post {
	display: none;
}

.page-id-4489 .title-post {
	display: none;
}

.page-id-4481 .title-post {
	display: none;
}

.page-id-4477 .title-post {
	display: none;
}

.page-id-4467 .title-post {
	display: none;
}

.page-id-4461 .title-post {
	display: none;
}

.page-id-4454 .title-post {
	display: none;
}

.page-id-4444 .title-post {
	display: none;
}

.page-id-4440 .title-post {
	display: none;
}

.page-id-112 .title-post {
	display: none;
}

.page-id-213 .title-post {
	display: none;
}

.page-id-4392 .title-post {
	display: none;
}

.page-id-4400 .title-post {
	display: none;
}

.page-id-964 .title-post {
	display: none;
}

.page-id-4381 .title-post {
	display: none;
}

.page-id-4268 .title-post {
	display: none;
}

a.roll-button.button-slider {
	font-family: 'sofia-pro', sans-serif;
}

/*
Removes top padding on home page AR teaser
*/
.page-id-112 .content-area {
	margin-top: -30px;
}
.page-id-5443 .content-area {
	margin-top: -30px;
}



.page-id-112 .page-wrap .content-wrapper {
	padding: 0;
}

.page-id-112 .page-wrap {
	padding-top: 0;
}



/* All Mobile Sizes */
@media only screen and (max-width: 375px) {
	.masonry-layout .hentry {
		width: 100%;
		margin: 0 0 0 30px;
		padding: 0 15px;
	}

.btn-menu{
  color: #000;
}
	
/* Not sure if needed 
	.text-slider-section {
		min-height: 190px;
	}
	
	.text-slider .maintitle {
		font-size: 40px;
		line-height: 1.1;
		padding-bottom: 20px;
		margin: 0 10px 15px;
	}
	
	.text-slider .subtitle {
		font-size: 20px;
		line-height: 24px;
		padding: 10px 0;
		margin: 0 10px 15px;
	}
}
*/