/**
 * Skin: Magazine 
 */
:root {
  --main-color: #ec0e0e;
  --main-color-rgb: 236, 14, 14;
}

/**
 * Change Main Color
 */
input[type="submit"],
button,
input[type="button"],
.button,
.cart-action .cart-link .counter,
.main-head.compact .posts-ticker .heading,
.comments-list .bypostauthor .post-author,
.cat-label a:hover,
.cat-label.color a,
.post-thumb:hover .cat-label a,
.products-block .more-link:hover,
.beauty-slider .slick-dots .slick-active button,
.carousel-slider .category,
.grid-b-slider .category,
.page-links .current,
.page-links a:hover,
.page-links > span,
.widget-posts .posts.full .counter:before,
.wp-block-button .wp-block-button__link {
  background: #ec0e0e;
}

blockquote:before,
.main-color,
.top-bar .social-icons a:hover,
.navigation .menu > li:hover > a,
.navigation .menu > .current-menu-item > a,
.navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a,
.navigation li:hover > a:after,
.navigation .current-menu-item > a:after,
.navigation .current-menu-parent > a:after,
.navigation .current-menu-ancestor > a:after,
.navigation .menu li li:hover > a,
.navigation .menu li li.current-menu-item > a,
.tag-share .post-tags a:hover,
.post-share-icons a:hover,
.post-share-icons .likes-count,
.author-box .author > span,
.comments-area .section-head .number,
.comments-list .comment-reply-link,
.comment-form input[type=checkbox],
.main-footer.dark .social-link:hover,
.lower-footer .social-icons .fa,
.archive-head .sub-title,
.social-share a:hover,
.social-icons a:hover,
.post-meta .post-cat > a,
.post-meta-c .post-author > a,
.large-post-b .post-footer .author a,
.trendy-slider .post-cat a,
.main-pagination .next a:hover,
.main-pagination .previous a:hover,
.main-pagination.number .current,
.post-content a,
.textwidget a,
.widget-about .more,
.widget-about .social-icons .social-btn:hover,
.widget-social .social-link:hover,
.wp-block-pullquote blockquote:before,
.egcf-modal .checkbox {
  color: #ec0e0e;
}

.products-block .more-link:hover,
.beauty-slider .slick-dots .slick-active button,
.page-links .current,
.page-links a:hover,
.page-links > span {
  border-color: #ec0e0e;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #ec0e0e;
}

.post-title-alt:after,
.block-head-b .title {
  border-bottom: 1px solid #ec0e0e;
}

.widget_categories a:before,
.widget_product_categories a:before,
.widget_archive a:before {
  border: 1px solid #ec0e0e;
}

/* Change text / contrast font */
body,
input,
textarea,
select,
.archive-head .description,
.text,
.post-meta .text-in,
.post-content,
.textwidget,
.widget_categories a,
.widget_product_categories a,
.widget_archive a {
  font-family: Fira Sans, Arial, sans-serif;
  letter-spacing: 0;
  -webkit-font-smoothing: initial;
}

/* Change main body and heading font */
h1,
h2,
h3,
h4,
h5,
h6,
blockquote cite,
blockquote .wp-block-pullquote__citation,
.top-bar-content,
.search-action .search-field,
.main-head .title,
.navigation,
.tag-share,
.post-share-b .service,
.post-share-float .share-text,
.author-box,
.comments-list .comment-content,
.post-nav .label,
.main-footer.dark .back-to-top,
.lower-footer .social-icons,
.main-footer .social-strip .social-link,
.main-footer.bold .links .menu-item,
.main-footer.bold .copyright,
.archive-head,
.cat-label a,
.section-head,
.post-title-alt,
.post-title,
.block-heading,
.block-head-b,
.block-head-c,
.small-post .post-title,
.likes-count .number,
.grid-post-b .read-more-btn,
.list-post-b .read-more-btn,
.post-footer .read-more,
.post-footer .social-share,
.post-footer .social-icons,
.large-post-b .post-footer .author a,
.products-block .more-link,
.main-slider,
.slider-overlay .heading,
.large-slider,
.large-slider .heading,
.grid-slider .category,
.grid-slider .heading,
.carousel-slider .category,
.carousel-slider .heading,
.grid-b-slider .heading,
.bold-slider,
.bold-slider .heading,
.main-pagination,
.main-pagination .load-button,
.page-links,
.post-content .read-more,
.widget-about .more,
.widget-posts .post-title,
.widget-posts .posts.full .counter:before,
.widget-cta .label,
.social-follow .service-link,
.widget-twitter .meta .date,
.widget-twitter .follow,
.widget_categories,
.widget_product_categories,
.widget_archive,
.wp-block-button .wp-block-button__link,
.mobile-menu {
  font-family: "Fira Sans", Arial, sans-serif;
}

/* Remove uppercase text on several elements */
.navigation.inline .menu > li li a,
.navigation.inline .mega-menu .sub-cats a,
.navigation.simple,
.author-box .author > a,
.comments-list .comment-author,
.post-title-alt,
.post-title,
.block-head-c .title,
.slider-overlay .heading,
.large-slider .heading,
.grid-slider .heading,
.carousel-slider .heading,
.grid-b-slider .heading,
.bold-slider .heading,
.main-pagination.number,
.post-content h1,
.textwidget h1,
.post-content h2,
.textwidget h2,
.post-content h3,
.textwidget h3,
.post-content h4,
.textwidget h4,
.post-content h5,
.textwidget h5,
.post-content h6,
.textwidget h6,
.widget_calendar tfoot a {
  text-transform: none;
}

/**
 * Header and Nav
 */
.main-head {
  border-color: #e7e7e7;
}

.main-head.compact .posts-ticker {
  letter-spacing: 0;
}

.main-head.compact .posts-ticker a {
  text-transform: none;
}

.main-head.compact .inner.sticky-bar {
  border-color: #e7e7e7;
}

.top-bar.dark .top-bar-content {
  background: #000;
}

.navigation {
  letter-spacing: 0.035em;
  font-size: 12px;
}

.navigation .menu > li > a {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}

.navigation .menu li li a {
  color: #313131;
}

.navigation .mega-menu .recent-posts .post {
  text-align: left;
}

.navigation .mega-menu .recent-posts .post-title {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.navigation .mega-menu .post-meta {
  font-size: 10px;
}

.navigation.inline {
  letter-spacing: 0;
  color: #383838;
}

.navigation.inline .menu > li > a {
  font-weight: 700;
  letter-spacing: 0.035em;
  -webkit-font-smoothing: antialiased;
}

.navigation.simple .menu > li > a {
  letter-spacing: 0;
}

.navigation.dark.has-bg {
  background: #000;
}

.navigation.dark .menu > li > a,
.navigation.dark .menu > .current-menu-item > a,
.navigation.dark .menu > .current-menu-parent > a,
.navigation.dark .menu > .current-menu-ancestor > a {
  color: #fff;
}

.navigation.dark .menu li:hover > a,
.navigation.dark .menu li li:hover > a,
.navigation.dark .menu li:hover > a:after {
  color: #ec0e0e;
}

.navigation.dark .menu > li li a {
  border-color: rgba(187, 187, 187, 0.15);
}

.mobile-menu li a {
  letter-spacing: 0.08em;
}

.the-wrap.head {
  border-color: #e7e7e7;
}

/**
 * General components and global changes
 */
::-moz-selection {
  background: rgba(236, 14, 14, 0.7);
  color: #fff;
}
::selection {
  background: rgba(236, 14, 14, 0.7);
  color: #fff;
}

::-moz-selection {
  background: rgba(236, 14, 14, 0.7);
  color: #fff;
}

input[type="submit"],
button, input[type="button"],
.button {
  font-family: Fira Sans, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0.06em;
}

input,
textarea,
select {
  font-size: 14px;
}

input {
  height: 2.64286em;
}

blockquote {
  font-family: Lora, Georgia, serif;
  font-size: 17px;
  color: #989898;
}

.section-head {
  margin-top: 65px;
  border-bottom: 1px solid #e7e7e7;
  text-align: left;
}

.section-head .title {
  display: inline-block;
  margin-bottom: -1px;
  padding: 0 1px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ec0e0e;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.2;
}

.section-head:before, .section-head:after {
  display: none !important;
}

.post-title,
.post-title-alt {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #23282d;
}

.post-title a,
.post-title-alt a {
  color: #23282d;
}

.post-title-alt {
  font-size: 29px;
}

.post-title-alt:after {
  display: none;
}

.text,
.post-content,
.textwidget {
  font-size: 15px;
  line-height: 1.8;
  color: #616161;
}

.post-meta {
  font-family: Fira Sans, Arial, sans-serif;
  font-size: 12px;
}

.post-meta .post-author,
.post-meta time {
  letter-spacing: 0.025em;
}

.main-pagination .next a,
.main-pagination .previous a {
  font-weight: 900;
  letter-spacing: 0.15em;
}

.main {
  margin-top: 20px;
  margin-bottom: 40px;
}

/**
 * Posts adjustments
 */
.large-post-b .read-more a {
  padding: 13px 19px;
  border: 1px solid #e5e5e5;
  background: #fbfbfb;
  color: #777;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  -webkit-font-smoothing: initial;
}

.large-post-b .read-more a:hover {
  background: #000;
  color: #fff;
}

.large-post-b .read-more a:before {
  display: none;
}

.large-post-b .read-more a span {
  padding: 0;
  background: transparent;
}

.post-footer {
  margin-top: 45px;
}

.post-footer .read-more {
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
}

.list-post-b .read-more-btn,
.grid-post .read-more-btn {
  padding: 13px 19px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.list-post:not(.list-post-b) {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 35px;
}

.list-post:not(.list-post-b) .content {
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 5px;
}

.list-post:not(.list-post-b) .post-title {
  font-size: 21px;
  margin-top: 5px;
}

.grid-post .post-title-alt {
  font-size: 20px;
}

.posts-dynamic {
  margin-bottom: -50px;
}

.posts-dynamic .grid-post {
  margin-bottom: 50px;
}

/**
 * Single Post
 */
.single-magazine .post-top .post-title {
  letter-spacing: -0.025em;
}

.single-cover .overlay .post-by {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.post-content {
  font-size: 16px;
  line-height: 1.8125;
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
}

.tag-share .post-tags a {
  font-weight: 700;
  letter-spacing: 0.1em;
}

.post-share-icons a {
  color: #161616;
}

.author-box .author > a {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
}

.author-box .author-bio {
  font-size: 15px;
}

.related-posts .posts {
  margin-bottom: -30px;
  padding-top: 35px;
  text-align: initial;
}

.related-posts .post-title {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #000;
  font-size: 14px;
}

/* .related-posts .post-meta {
  display: none;
} */

.comments-list {
  margin-bottom: -15px;
}

.comments-list .comment-author {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.comments-list .comment-text {
  margin-bottom: -5px;
}

.comments-list > .comment,
.comments-list > li {
  padding: 45px 0;
}

.comments-list .comment .children {
  margin-top: 45px;
}

.comments-list .children li.comment {
  margin-top: 45px;
  padding-top: 45px;
}

.comments-list .comment-reply-link {
  font-weight: 700;
  letter-spacing: 0.1em;
}

#cancel-comment-reply-link {
  margin-top: -38px;
}

.comment-respond .section-head {
  border: 0;
  border-top: 1px solid #f2f2f2;
  padding-top: 55px;
  margin-top: 55px;
  text-align: center;
}

.comment-respond .section-head .title {
  border: 0;
}

.comment-respond .section-head .title:after {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  width: 24px;
  height: 1px;
  background: #ec0e0e;
}

/**
 * Home & Archives changes
 */
.blocks .block {
  margin-bottom: 30px;
}

.block-heading .title {
  font-size: 15px;
}

.small-post .post-title {
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.01em;
}

.slider-overlay .heading {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
}

.slider-overlay .excerpt {
  font-size: 14px;
  letter-spacing: 0;
}

.large-slider .heading {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
}

.grid-slider .heading {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
}

.grid-slider .category {
  font-size: 11px;
}

.grid-b-slider .heading {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
  -webkit-font-smoothing: antialiased;
}

.archive-head .sub-title {
  font-family: Fira Sans, Arial, sans-serif;
  font-weight: 400;
  color: #999 !important;
  letter-spacing: 0.05em;
}

.archive-head .title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

/**
 * Sidebar & Widgets adjustments
 */
.sidebar .widget {
  margin-bottom: 25px;
}

.sidebar .widget-title {
  border: 0;
  color: #000;
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.2;
}

.sidebar .widget-title:after {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  width: 24px;
  height: 1px;
  background: #ec0e0e;
}

.sidebar .widget_mc4wp_form_widget,
.sidebar .widget_mailpoet_form {
  background: #fff;
  position: relative;
  border: 5px solid transparent;
}

.sidebar .widget_mc4wp_form_widget .widget-title,
.sidebar .widget_mailpoet_form .widget-title {
  margin-top: 10px;
  margin-bottom: 17px;
  background: transparent;
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #000;
  font-weight: 900;
  font-size: 21px;
  line-height: 1.3;
  text-transform: none;
}

.sidebar .widget_mc4wp_form_widget .widget-title:after,
.sidebar .widget_mailpoet_form .widget-title:after {
  display: none;
}

.sidebar .widget_mc4wp_form_widget:before,
.sidebar .widget_mailpoet_form:before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: -5px;
  left: -5px;
  z-index: 1;
  border: 5px solid #f5f5f5;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
          box-shadow: inset 0 0 0 1px #d7d7d7;
  pointer-events: none;
}

.sidebar .widget_mc4wp_form_widget .message,
.sidebar .widget_mailpoet_form .message {
  max-width: 85%;
}
.sidebar .widget_mailpoet_form label.text {
  display: none;  
}
.widget_links li,
.widget_meta li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li {
  font-size: 14px;
}

.widget_mc4wp_form_widget p:last-of-type,
.widget-subscribe p:last-of-type {
  margin-top: -16px;
}

.widget_mc4wp_form_widget .message,
.widget-subscribe .message {
  margin: 0 auto;
  margin-bottom: 20px;
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 13px;
}

.widget .mc4wp-form .message,
.widget-subscribe .message {
  font-family: Fira Sans, Arial, sans-serif;
}

.widget-cta .label {
  font-weight: 600;
  font-size: 11px;
  color: #161616;
  padding: 9px 14px;
  letter-spacing: 0.15em;
}

.widget-posts .content {
  margin-top: -5px;
}

.widget-posts .image-link img {
  margin-right: 21px;
}

.widget-posts .post-title {
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.01em;
}

.widget-posts .posts.large .post-title {
  font-size: 16px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.widget-posts .posts.large time {
  letter-spacing: 0.07em;
}

/* Footer Changes */
.upper-footer .widget-about .about-text {
  font-size: 14px;
}

.upper-footer .widget-about .text.below {
  color: #7a7a7a;
}

.upper-footer .widget-title {
  color: #222;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.upper-footer .widget-posts .post-meta {
  color: #7a7a7a;
}

.lower-footer .copyright {
  font-size: 13px;
}

.lower-footer .social-icons {
  letter-spacing: 0.12em;
}

@media (max-width: 540px) {
  .post-title-alt {
    font-size: 24px;
  }
}
body.error404 .main {
    min-height: 60vh;
}
.post-copyright {
    padding: 15px;
    background: #f5f5f5;
    margin-bottom: 35px;
}
.featured span.post-cat, .post-meta-alt span.post-cat, .widget-slider span.post-cat{
  position: relative;
  top:0;
  left:0;
}
.widget-cta a, .widget-cta img {
    display: block;
    min-width: 100%;
}
 .branding-page header {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.branding-block {    
    position: fixed;
    background-size: cover !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.branding-page .main-wrap {
    background: #fff;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.inner-banner-brand {
    text-align: center;
    margin-bottom: 10px;
}
.inner-banner-brand a{
    position: relative;
    top: 0px;
}
.branding-page .fl-builder-content, .branding-page #central-container {
    margin-top: -10px !important;
}
a.main-branding-bg-link {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}
@media (min-width: 1200px) {
.branding-page .wrap {padding: 0 20px;width: 1200px;}
}
.branding-page .main {padding: 0 30px;}
.branding-page .main-head .inner {width: 1200px;}
@media (max-width: 1199px) {
.branding-page .main-head .inner {width: 100%;}
}
@media (max-width: 940px) {
.main-footer .social-icons li {margin-bottom: 10px;}
div#mobile-menu .social-icons {
    margin-top: 10px;
    text-align: center;
}
div#mobile-menu .social-icons li {
    border: 1px solid #ededed;
    padding: 5px 10px;
    margin-bottom: 5px;
}
.widget-posts ul.posts {
    text-align: left;
}
.rpbt_shortcode .wp-caption-text {
    font-family: "Fira Sans",Arial,sans-serif;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #000;
    font-size: 14px;
    font-style: normal;
    text-align: left;
    line-height: 1.5;
    margin-top: 16px;
    margin-bottom: 6px;
}
