/* CSS Document */

.archive.post-type-archive-news .row .col.section-title span {
  padding-left:0
}

.archive.post-type-archive-news #page-header-wrap {
	height: 400px;
}

.archive.post-type-archive-news #page-header-wrap #page-header-bg {
	height: 100%;
} 

body.tax-news_category .post-content,
body.tax-news_tag .post-content,
body.post-type-archive-news .post-content {
    padding-left: 0px;
}
.more-link{

}
.more-link .continue-reading{
  
}
.archive.post-type-archive-news div.content-inner{
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  -webkit-font-smoothing: antialiased;
  color: #5e5e5e;
  --scroll-bar-w: 13px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  border: none;
  border-bottom: 1px solid #DDD;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.single-news div.content-inner{
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  -webkit-font-smoothing: antialiased;
  color: #5e5e5e;
  --scroll-bar-w: 13px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  border: none;
  border-bottom: 1px solid #DDD;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
  
.single-news .post.quote .post-content .quote-inner {
  padding: 45px;
}

body.tax-news_category.archive .article-content-wrap {
    margin-bottom: 60px;
    padding-bottom: 60px;
}

/* remove single meta date option */
body.single-news .container-wrap[data-remove-post-date="1"] #single-below-header .meta-date,
body.single-news #page-header-bg[data-remove-post-date="1"] .author-section .meta-date,
body.single-news #page-header-bg .span_6[data-remove-post-date="1"] #single-below-header .meta-date,
body.single-news #page-header-bg .span_6[data-remove-post-date="1"] .meta-date,
body.single-news .container-wrap[data-remove-post-date="1"] .related-posts .article-content-wrap .post-header .meta,
body.single-news .container-wrap[data-remove-post-date="1"] .related-posts[data-style="material"] .grav-wrap .text span,
.single-news #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-date="1"] #single-below-header .meta-date {
  display: none;
}

/* remove single meta author option */
body.single-news .container-wrap[data-remove-post-author="1"] #single-below-header .meta-author,
body.single-news #page-header-bg[data-remove-post-author="1"] .author-section .meta-author,
body.single-news #page-header-bg .span_6[data-remove-post-author="1"] #single-below-header .meta-author,
body.single-news #page-header-bg .span_6[data-remove-post-author="1"] .meta-author,
body.single-news #page-header-bg .span_6[data-remove-post-author="1"] .author-section a,
body.single-news #page-header-bg[data-remove-post-author="1"].fullscreen-header .author-section a,
body.single-news .container-wrap[data-remove-post-author="1"] .related-posts[data-style="material"] .grav-wrap img,
body.single-news .container-wrap[data-remove-post-author="1"] .related-posts[data-style="material"] .grav-wrap .text a,
body.single-news .container-wrap[data-remove-post-author="1"] .related-posts[data-style="classic_enhanced"] .meta-author,
.single-news #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-author="1"] #single-below-header .meta-author {
  display: none;
}

/* remove single meta comment count option */
body.single-news .container-wrap[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,
body.single-news #page-header-bg[data-remove-post-comment-number="1"] .author-section .meta-comment-count,
body.single-news #page-header-bg .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,
body.single-news #page-header-bg .span_6[data-remove-post-comment-number="1"] .meta-comment-count,
body.single-news .container-wrap[data-remove-post-comment-number="1"] #single-meta .meta-comment-count,
body.single-news .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style="material"] .meta-comment-count,
body.single-news .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style="classic_enhanced"] .meta-comment-count,
#single-below-header.fullscreen-header[data-remove-post-comment-number="1"] .meta-comment-count,
.single-news #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count {
  display: none;
}

body.single.single-news .section-title h1 {
    max-width: 620px;
  }


@media only screen and (max-width : 1130px) and (min-width : 1000px) {
  body.single.single-news .section-title h1 {
    max-width: 490px;
  }
}

@media only screen and (min-width : 1px) and (max-width : 1000px) {
  .single-news #page-header-bg[data-post-hs="default_minimal"],
  .single-news #page-header-bg[data-post-hs="default"] {
    height: auto!important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

body.single-news #page-header-bg[data-post-hs="default_minimal"][data-alignment-v="middle"]:not(.fullscreen-header) .span_6,
     body.single-news #page-header-bg[data-post-hs="default"][data-alignment-v="middle"]:not(.fullscreen-header) .span_6 {
    -webkit-transform: none!important;
    transform: none!important;
    top: 0!important;
}

body.single-news .blog-title #single-meta ul li:last-child {
    margin: 5px!important;
}

.single-news[data-bg-header="true"].material .container-wrap:not(.no-sidebar) > .main-content {
    padding-top: 0;
}

body.single-news #page-header-bg #single-meta,
body.single-news .blog-title #single-meta {
    margin-top: 20px;
}

.single-news #single-below-header.fullscreen-header > span {
    width: 100%;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #dddddd;
}

.single-news #single-below-header.fullscreen-header {
    border: none;
}

@media only screen and ( min-width: 1001px ) {
  .single-news #page-header-wrap[data-responsive="true"],
  .single-news #page-header-wrap[data-responsive="true"] #page-header-bg {
      min-height: 550px;
  }
}

.single-news .facebook-share a:hover,
.single-news .twitter-share a:hover,
.single-news .pinterest-share a:hover
{
	background-color:#04284b!important;
}
.single-news.ascend #page-header-bg.fullscreen-header,
	.single-news #single-below-header.fullscreen-header
	{
		background-color: #ffffff;
	}
.single-news #page-header-bg[data-post-hs="default_minimal"] .page-header-bg-image:after {
     background-color: #2d2d2d;
     opacity: 0.4;
   }

.single-news #page-header-bg[data-post-hs="default_minimal"] { background-color: #2d2d2d; }
body.single.single-news .row .col.section-title.span_12 h1 {
					font-size: 38.5px;
					line-height: 45.5px;
}

body.single-news #page-header-bg .container .row .col.section-title.blog-title{
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  --scroll-bar-w: 13px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  visibility: visible;
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  border-bottom: none;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
  top:  25%!important;
  transform: translateY(-50%);
}

.single-news  .col.section-title.blog-title .inner-wrap{
  --woocommerce: #a46497;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #a46497;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  --scroll-bar-w: 13px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  visibility: visible;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: center;
  padding-top: 66px;
}
body.single-news article .inner-wrap:nth-of-type(1){
  padding-top: 80px!important
}


@media only screen and (min-width : 1000px) {
  body.post-type-archive-news #ajax-content-wrap .container-wrap{
   /* padding-top: 10em!important; */
  }
}

body.post-type-archive-news .entry-title a {
    color: #5e5e5e; 
}

body.single-news #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:not(:hover) {
    color: #ffffff;
    border-color: rgba(255,255,255,0.4) !important;
    border-top-color: rgba(255, 255, 255, 0.4) !important;
    border-right-color: rgba(255, 255, 255, 0.4) !important;
    border-bottom-color: rgba(255, 255, 255, 0.4) !important;
    border-left-color: rgba(255, 255, 255, 0.4) !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-shadow: none;
    -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    
    color: #fff;
    font-weight: 600;
    border: 2px solid rgba(255,255,255,0.4);
    padding: 4px 10px;
    margin: 5px 6px 0 5px;
    display: inline-block;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    font-size: 14px;
    line-height: 18px;
}

body.single-news #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover {
    color: #ffffff;
    border-color: rgba(255,255,255,0.4) !important;
    border-top-color: rgba(255, 255, 255, 0.4) !important;
    border-right-color: rgba(255, 255, 255, 0.4) !important;
    border-bottom-color: rgba(255, 255, 255, 0.4) !important;
    border-left-color: rgba(255, 255, 255, 0.4) !important;
    border-radius: 4px !important;
    
    font-weight: 600;
    padding: 4px 10px;
    margin: 5px 6px 0 5px;
    font-size: 14px;
    line-height: 18px;
}