/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 125:0 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:blog-press (INDEX:12, SCOPED:FALSE) */
<style>
  .press .blog--list-view{max-width:1200px;margin:0 auto;padding:55px 55px 0 55px;}
  .press-box{width: 32.72%;display: inline-block;margin:0px;padding:0;}
  .press-box .grid__item{padding-left:5%;padding-right:5%;}
  .press-box .article--listing{padding-top:0px !important;position:relative;}
  .article__title.h3{position:absolute;color:#fff;z-index:99999;top:35%;text-align:center;right:0px;left:0px;}
  span.article__date{position:absolute;color:#fff !important;font-size:17px;z-index:99999;top:45%;right:0px;left:0px;text-align:center;}
  .press .press-overley{width:100%;height:100%;background: rgba(44,63,113,0.7);top:0px;position:absolute;}
  .press .article__list-image-container:hover .press-overley{background:transparent;}
  .press .article__list-image-container:hover .press-title-text{display:none;}
  .press .article__list-image-container:hover .press-hover-btn{display:block;}

  .article__title.h3 p{color:#fff;}
  .article__title.h3:after {
    position: relative;
    width: 100%;
    content: '';
    display: block;
    height: 25px;
    background: url(/cdn/shop/files/short-underline2-white.png) no-repeat center;
}
  .article-heading-box{text-align:center;}
   
  
  .press-bot-banner p {
    font-size: .9em;
    width:100%;
    margin: auto;
    margin-bottom: 1em;
    max-width:325px; 
    text-align: center;
    color:#fff;
  font-weight: 100;
    letter-spacing:0pxpx;
} 
.press-bot-banner {
    background: url(/cdn/shop/files/d-press-bot-banner.jpg) no-repeat center;
    background-size: cover;
    height:250px;
}  
h2.press-request {
    padding-top: 2em;
    margin-top: 0;
    font-size: 2em;
    margin-bottom: 0;
    color: #fff;
    text-transform: unset;
    text-align: center;
}
h2.press-request:after {
    position: relative;
    width: 100%;
    content: '';
    display: block;
    height: 20px;
    background: url(/cdn/shop/files/short-underline2-white.png) no-repeat center;
}  
  .press-bot-banner a{color:#fff;}  
  .press .page-container.drawer-page-content{margin-top:90px; padding-top:0px;}
  .press #shopify-section-header{background:#fff;}
 
  .press-header-block{padding:30px 0px;}  
.press-header-block{
border-bottom:4px solid transparent;  
/* border-top:0px !important;   */ 
border-top:4px solid transparent !important;    
    -webkit-border-image: url(/cdn/shop/files/line-2.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(/cdn/shop/files/line-2.png) 30 round; /* Opera 11-12.1 */
    border-image: url(/cdn/shop/files/line-2.png) 30 round;
}
.press-header-block h1{font-size:42px;margin: 0em 0 0em;color: #3d496f;}  
.press-header-block h1:after {
    position: relative;
    width: 66px;
    content: '';
    display: block;
    margin: auto;
    height: 20px;
/*     background: url(/cdn/shop/files/line-1.jpg) repeat-x center; */
}  
.press-header-block p {
    font-style: italic;
    font-family: 'Playfair Display', serif;
    color: #b32989;
    font-size: 1.4em;
    margin-bottom:0px;
  margin-top:10px;
    text-align:center;
}  
  
  .press-header-block .section-header{margin-bottom:0px;}
  
  .press-hover-btn {
    display: none;
    width:100%; 
    position: absolute;
    background-color: rgba(201,55,155,.85);
    bottom:5px;
}
  
.press-hover-btn p {
    font-size: 14px;
    color: #fff;
    padding: 10px;
}
  @media(max-width:767px){
    .press-box{width:49.5%;}
    .press .blog--list-view{padding:20px 10px 0px 10px;max-width:100%;}
  }

  @media(max-width:480px){
    .press-box{width:100%;}
  }
</style>
/* END_SECTION:blog-press */