.entry-date-box {
background-color: #253C72;
color: #84EDED;
}

.entry-date-box {
width: 10.813em;
height: 6.813em;
position: absolute;
bottom: -2.25em;
left: 0%;
text-align: center;
border-radius: 50%;
-webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, .7);
box-shadow: 0 0 1em 0 rgba(0, 0, 0, .7);
}
.entry-date {
font-size: 3em;
line-height: 1em;
}
.entry-year {
font-size: 1em;
line-height: 1.25em;
}
.entry-month {
margin-top: 0.925em;
}

.textwidget .wk-slideshow .caption {
width: auto;
background: none repeat scroll 0% 0% transparent;
left: 0px;
padding: 1.5em 0px;
bottom: 6em;
}
.textwidget .wk-slideshow .caption h1 {
display: inline-block;
margin-left: 20%;
padding: 0.188em 1.125em;
font: italic 2em/1.5em merienda,georgia;
}

.textwidget .wk-slideshow .caption h2 {
    display: inline-block;
    font: 1.313em/1em arial,sans-serif;
    margin-left: 23%;
    padding: 0.188em 1.25em;
    text-transform: uppercase;
}

.textwidget .wk-slideshow .caption  h3 {
    margin-left: 24%;
    margin-bottom: 0px;
    font-size: 1.25em;
    line-height: 1.2em;
    text-shadow: 1px 1px 5px #000;
}

@media screen and (max-width: 1024px) and (min-width: 768px)  {
   .textwidget .wk-slideshow .caption {
        bottom: 0px;
   }
   
   .textwidget .wk-slideshow .caption h2 {
        font-size: 1m;
   }
}
center{
text-align:center;
display:block;
}
a.btn-blue{
color:#FFF !important;
text-decoration:none;
display:inline-block;
background: #463df1; /* Old browsers */
background: -moz-linear-gradient(top,  #463df1 0%, #342edd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#463df1), color-stop(100%,#342edd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #463df1 0%,#342edd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #463df1 0%,#342edd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #463df1 0%,#342edd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #463df1 0%,#342edd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463df1', endColorstr='#342edd',GradientType=0 ); /* IE6-9 */

border-radius:5px;
padding:7px 0;
margin:5px 0 ;
font-size:20px;
text-align:center;
}
.home h1.page-title{
display:none;

}
header .main-navigation a, header .main-navigation li.home a {
color: #BCBCBC;
}
header .main-navigation li ul li a{
color: #333;
font-weight: 700;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
color: #4038E6;
}
center{
display:block;
text-align:center;
}
.home #content-wrapper{
background:transparent url(https://www.unbrokenessence.com/wp-content/uploads/2015/03/PURPLE_STARS_CROP.jpg) no-repeat 50% 0 scroll;
}
.home #bottom-group{
background:transparent url(https://www.unbrokenessence.com/wp-content/uploads/2015/03/dessert.jpg) no-repeat 50% 0 scroll;
}
#curve{
display:none;
}

@media only screen and (max-width: 640px) {

  .showcase .caption{
    position: absolute;
    top: 0;
  } 

}
