.screens .linkarea img{
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
	transition: all .3s ease;
	border-radius: 2px;
}

.screens .linkarea img:hover {
	box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.16);
	margin-top: -10px;
}
.page-id-10091 #style-switcher{
display: none;
}


body.sticky-header-type-over.sticky-header.wpv-not-scrolled header.main-header.layout-standard .second-row, body.sticky-header-type-over.sticky-header.wpv-not-scrolled header.main-header.layout-logo-text-menu .second-row{
  border-top-color: rgba(237, 237, 237, 0.2)
}


/* Welcome page only! */

.w-header {
	text-align: center;
}
.w-header .grid-1-6{
	display: inline-block;
	float: none;
}
.w-header h3{
	margin: 0px;
	font-weight: 600;
}
.w-header p{
	margin-top: 0.5em
}
.w-header .sep{
	opacity: 0.2;
}
.page-id-10091 h2{
    font-size: 3em;
    line-height: 1em;
    font-weight: 100;
    color: #7C8A8D;
    margin-bottom: 10px;
}

.big-text {
	font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 100
}

.plugin-logos img{
	padding: 0px 20px;
    display: inline-block;
}


.more-testimonials{
	border: solid 1px #EDEDED;
	text-align: center;
	padding: 20px 30px;
	border: 1px solid #D9D9D9;
}
.more-testimonials h3{
    margin-bottom: 9px;
    margin-top: 6px;
}
.more-testimonials p{
	margin-top: 0px;
}
.dark-bg h2{
	color: #fff !important;
}

@media (max-width: 958px){
.twitter-button{
	margin-bottom: 20px;
}
.w-header .extended-content {
	left: 0px !important;
	right: 0px !important;
}
}



