.front-page .site-inner {
margin: 0 auto;
max-width: 1200px;
}
.front-page .content-sidebar-wrap {
margin: 0px auto;
max-width: 1200px;
}
.front-page .blog {
margin-top: 20px;
}
.front-page .wrap {
margin: 0 auto;
max-width: 1200px;
padding: 0px 10px !Important;
}
.front-page .entry-header {
margin-bottom: 0;
}
.front-page p:last-child,
.front-page .widget:last-child {
border: none;
}
.front-page .widget-area h3 {
font-family: 'Playfair Display', serif;
font-size: 22px;
font-weight: 300;
letter-spacing: 1px;
text-align: center;
}
.front-page .featured-content .entry {
position: relative;
} .home-top-feature {
background: #fff;
margin: 0px auto;
padding: 5px;
}
.home-slider {
float: left;
width: 30%;
margin-bottom: 30px;
}
.home-cta {
float: right;
padding: 0 10px;
width: 70%;
}
.home-cta .widget {
padding-bottom: 20px;
}
.soliloquy-container {
margin: 0 auto !important;
}
.soliloquy-container .soliloquy-next,
.soliloquy-container .soliloquy-prev {
background-color: transparent !important;
}
.home-slider li {
margin: 0;
padding: 0;
}
.home-slider #genesis-responsive-slider {
border: 0;
margin: 0 auto;
padding: 0;
position: relative;
}
.home-slider .slide-excerpt {
background: transparent;
margin: 0 0 8%;
opacity: 1;
width: 100%;
}
.home-slider .slide-excerpt-border {
border: 0;
display: inline;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.home-slider .slide-excerpt-border h2 {
margin: 0;
text-align: center;
width: 100%;
}
.home-slider #genesis-responsive-slider h2 a {
background: #fff;
color: #555;
letter-spacing: 2px;
font-size: 12px;
margin: 0;
overflow: visible;
padding: 10px 30px;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.home-slider .genesis_responsive_slider .flex-direction-nav li a {
background: url(//adifferentiatedclass.com/wp-content/themes/restored316-sprinkle-pro/images/slider-arrows.png) no-repeat -48px 0;
background-size: 88px 96px;
height: 48px;
right: 10px;
-webkit-transition: none;
-moz-transition:    none;
-ms-transition:     none;
-o-transition:      none;
transition:         none;
width: 44px;
}
.home-slider .genesis_responsive_slider .flex-direction-nav li a:hover {
background-position: -48px -48px;
}
.home-slider .genesis_responsive_slider .flex-direction-nav li a.flex-prev {
background-position: 0 0;
left: 10px;
}
.home-slider .genesis_responsive_slider .flex-direction-nav li a:hover.flex-prev {
background-position: 0 -48px;
}
.home-slider .genesis_responsive_slider .flexslider .slides > li {
overflow: hidden;
}
.home-slider .genesis_responsive_slider .flex-control-nav {
margin: -48px 0 0 45%;
text-align: left;
width: 20%;
}
.home-slider .genesis_responsive_slider .flex-control-nav li a {
background: url(//adifferentiatedclass.com/wp-content/themes/restored316-sprinkle-pro/images/icon-control-nav.png) no-repeat 0 0;
background-size: 13px 39px;
}
.home-slider .genesis_responsive_slider .flex-control-nav li a:hover {
background-position: 0 -13px;
}
.home-slider .genesis_responsive_slider .flex-control-nav li a.active {
background-position: 0 -26px;
}
.home-slider .widget {
margin-bottom: 10px;
}
.flexible-widgets .featured-content .entry {
position: relative;
}
.flexible-widgets .featured-content .entry-header {
background: #FFF;
margin: 0 20%;
padding: 10px;
position: absolute;
top: 38%;
left: 0;
width: 60%;
}
.flexible-widgets .featured-content .entry-header .entry-title a {
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
line-height: 20px;
margin: 0;
overflow: visible;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.flexible-widgets .featured-content .entry-header h2 {
line-height: 0;
margin: 0;
}
.flexible-widgets .featured-content .entry {
margin: 0 0 -12px;
padding: 0;
} .home-featured {
background: #fff;
margin-bottom: 0px;
}
.home-featured .entry {
float: left;
padding: 1%;
width: 25%;
}
.home-featured .entry-title {
font-size: 20px;
}
.home-featured .widget {
padding: 20px 0;
overflow: hidden;
}
.home-featured .enews-widget p {
background: transparent;
float: left;
font-size: 10px;
font-weight: 400;
letter-spacing: 2px;
width: 28%;
margin: 0;
padding: 10px 20px;
text-align: center;
text-transform: uppercase;
}
.home-featured form {
float: right;
margin: 0 auto;
padding: 0 0px;
width: 100%;
}
.home-featured .enews-widget input {
float: left;
width: 89%;
margin-right: 10px;
margin-bottom: 0;
padding: 10px;
}
.home-featured .enews-widget input[type="submit"] {
background: #cfea40;
border-color: #cfea40;
color: #fff;
width: auto;
padding: 12px 34px;
margin-right: 0;
}
.home-featured .enews-widget input[type="submit"]:hover {
background: transparent;
border-color: #cfea40;
color: #cfea40;
} .journal .widget-title {
text-align: center;
} @media only screen and (max-width: 1200px) {
.home-slider,
.home-cta {
clear: both;
float: none;
width: 100%;
}
}
@media only screen and (max-width: 800px) {
.home-featured .entry {
width: 50%;
}
}
@media only screen and (max-width: 500px) {
.home-featured .entry {
float: none;
width: 100%;
}
}