/*
Theme Name: Hallmark Explore
Description: Hallmark's Explore Theme
Version: 0.0.1
*/
.hero-wrap {

}

body .hero-wrap-a {
    height: auto;
}

.hero-wrap-a img.hero {
    position: relative;
}

/* removing for now-not sure why it's here 
.hero-wrap-a img.hero {
    left: 0%; 
    margin-left: auto;
    width: 100%;
}
*/

.artist-collections {
    background: url('images/bg-tile.jpg');
    background-repeat: repeat;
}

.menuImageSet img {
    display: inline;
}

/* Steve Styles */

/*.artist-read-more {
    bottom: 20px;
    position: absolute;
    right: 20px;
}*/

/* cleaning up styles missing from one-offs, used on responsive template */

/*.delivery-main-wrapper .copy-b {*/
    /*font-size: 15px;*/
    /*line-height: 1.4;*/
/*}*/
/*.delivery-main-wrapper .theme-copy-light {*/
   /*color: #7f8286;*/
/*}*/
/*.delivery-main-wrapper .heading-d {*/
    /*font-size: 18px;*/
    /*line-height: 1.2;*/
    /*font-weight: normal;*/
/*}*/

/*.delivery-main-wrapper .layout-vr-sm {*/
    /*display: block;*/
    /*margin-bottom: 8px;*/
/*}*/
/*.delivery-main-wrapper .content-link, .delivery-main-wrapper .nav-set a {*/
    /*color: #292f35;*/
/*}*/
/*.delivery-main-wrapper .content-link:hover, .delivery-main-wrapper .nav-set a {*/
    /*color: #037bdf;*/
/*}*/
/*.delivery-main-wrapper a {*/
/*font-weight: normal;*/
/*}*/
/*.delivery-main-wrapper .title-has-border {*/
  /*margin-bottom: 16px;*/
/*}*/

/* wrangling this .lg-1of5 on non responsive page grid */
.ko-grid-wrapper {
    width: 830px;
    margin: 0 auto;
}

.ko-grid-row {
    border: none;
}
.ko-grid-element {
    display: block;
    margin: 0 8px;
}

.wysiwyg li {
    list-style-type: disc;
}