/*
Theme Name: Brew Times
Theme URI:
Description: Brew Times Theme
Author: Brew Times
Author URI:
Text Domain: Brew Times
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Common */
html {
    background: #f6f4ee;
}
.elementor-widget-text-editor {
    color: #000 !important;
}


/* */
#qodef-top-area-inner {
    border: none !important;
}
.qodef-blog .qodef-blog-item .qodef-e-top-holder {
    padding: 0 20px;
}

.qodef-blog .qodef-blog-item .qodef-e-text {
    padding: 0 20px;
}
@media only screen and (min-width: 1281px){
    .qodef-blog .qodef-blog-item .qodef-e-text {
        padding: 0 20px;
        max-width: 940px;
        width: 100%;
        margin: 0 auto;
    }
}


@media only screen and (min-width: 1025px) and (max-width: 1280px){
  .single-format-standard .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
      max-width: 870px !important;
  }
}

.qodef-blog .qodef-blog-item .qodef-e-right.qodef-e-info {
    padding: 0 20px;
}


/* logo copyright */
a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual::after {
    content: "®︎";
    font-size: 10px;
    margin: 0px 0px 10px 2px;
    color: #000000;
    border: none;
    background: none;
    border: none;
}

a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual {
    font-family: Cormorant,sans-serif;
    font-size: 30px;
    line-height: 1.222222222222222em;
    font-weight: 700;
    color: #000;
    transition: color .2s ease-out;
}


.qodef-grid-item.qodef-col--3.qodef--1280-col-6.qodef--1024-col-6.qodef--768-col-6.qodef--680-col-12 {
    max-width: 100% !important;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.archive article .qodef-e-inner {
    border: solid 1px #000;
}

@media (max-width: 1024px){
    .qodef-grid-item.qodef-col--4.qodef--1280-col-6.qodef--1024-col-6.qodef--768-col-6.qodef--680-col-12 {
        min-width: 100%;
        margin: 0 auto 30px auto;
        text-align: center;
    }
}

@media (max-width: 480px){
	.post-template-default.single.single-post.single-format-standard.qodef-mobile-header--standard div#qodef-page-inner {
			padding: 0;
			width: 100%;
	}
}


/* Article */
.single img.attachment-full.size-full.wp-post-image {
    max-width: 920px !important;
}

.single img.attachment-full.size-full.wp-post-image {}

.single .qodef-e-media-image {
    background: #f6f4ee;
}

.single div#qodef-page-inner {
    background: #f6f4ee;
}

.single div#qodef-single-post-navigation {
    max-width: 1070px;
    margin: 0 auto;
    display: block;
    background: #f6f4ee;
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-title {
    max-width: 100% !important;
}


/* Footer Area */

#qodef-page-footer .widget.widget_block a::after {
    font-size: 10px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
    content: "®︎" !important;
    margin: 0px -10px 0px 2px;
    color: #000000;
    border: none;
    background: none;
    border: none;
}

footer a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual:after {
  content: none;
}
footer#qodef-page-footer {
    border-top: solid 1px #00000088;
    margin-top: -1px;
}

span#footer-area-by {
    font-family: Cormorant,sans-serif;
    font-size: 14px;
    color: #000;
    margin-left: 5px;
    display: block;
}

footer#qodef-page-footer .qodef-grid-item {
    width: 100%;
}

footer a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual:after {
    content: none !important;
}

/* JOURNAL Area */
.category-magazine a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual:after {
  content: "MAG";
  font-size: 20px;
  padding: 5px 8px 5px 8px;
  border: solid 1px;
  line-height: 1em;
  margin-left: 10px;
  background: #16366b;
  color: #fff;
}

footer a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual:after {
  content: none;
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
  transform: translateY(0) translateZ(0) !important;
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-text, .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-top-holder {
  opacity: 1;
  transform: translateY(0);
  transition-delay: .2s;
}

.category-magazine .qodef-e-inner {
  border: solid 1px #16366b;
  background: #fff;
}


section.elementor-section.elementor-top-section.elementor-element.elementor-element-2172394.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.qodef-elementor-content-no .qodef-e-inner {
  border-right: none;
}

.qodef-e-top-holder {
  padding: 0 20px;
}

.qodef-e-text {
  padding: 0 20px;
}

.qodef-e-bottom-holder {
  padding: 0 20px;
}

a.entry-date.published.updated {
  font-family: serif;
  font-size: 14px;
  margin-left: -6px;
  font-style: normal;
  letter-spacing: 0.05em;
}

.qodef-portfolio-slider-outer-nav {
  width: 100%;
  margin: 20px auto 20px auto;
  text-align: center;
}

.qodef-blog .qodef-blog-item .qodef-e-title {
    margin: 0;
    font-size: 16px !important;
    letter-spacing: 0.06em;
}

.qodef-header--standard #qodef-page-header-inner {
  padding-left: 0px;
  padding-right: 0px;
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
  margin: 0 auto 0 auto;
  padding-left: 20px !important;
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  text-align: center;
  font-size: 20px;
  font-family: "Work Sans",sans-serif;
  letter-spacing: 0.025em;
  font-weight: 500 !important;
  line-height: 60px;
}

@media (min-width: 1025px) {
  #qodef-top-area-inner {
    border-bottom: 0 solid transparent;
    height: 0;
  }

  /*div#qodef-page-header-inner {
    border-bottom: solid 1px #000;
  }*/
}

@media (min-width: 1025px) {
  .elementor-button-wrapper {
    max-width: 220px;
    margin: 0 auto;
  }
}

@media (max-width: 501px) {
  .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-image.qodef--background {
    margin-bottom: 0;
    max-height: 400px;
  }
}

/* Article Area */

span.journal-date {
    margin: -60px auto 0 auto;
    height: 50px !important;
    line-height: 60px;
    text-align: right;
    width: 100%;
    display: block;
    max-width: 1100px;
    font-size: 15px !important;
    font-family: 'Noto Serif JP',sans-serif;
}
@media only screen and (max-width: 1200px){
  span.journal-date {
    width: 960px;
  }
}
@media only screen and (max-width: 1024px){
  span.journal-date {
    width: 86%;
  }

}


.qodef-e-media img {
    margin: 0 auto;
    display: block;
    width: 100%;
    background-size: cover;
    max-height: 400px;
    object-fit: cover;
}
.post-template-default.single.single-post a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual:after {
    content: "MAG";
    font-size: 20px;
    padding: 5px 8px 5px 8px;
    border: solid 1px;
    line-height: 1em;
    margin-left: 10px;
    background: #16366b;
    color: #fff;
}

.single-format-standard .qodef-e-inner {
  border: none;
  background: none;
}
.single-format-standard h1.qodef-e-title.entry-title {
    font-weight: 600;
    font-family: JP;
    font-size: 20px !important;
}

.single-format-standard .qodef-blog .qodef-blog-item {
    max-width: 940px;
    margin: 0 auto;
    display: block;
}

.single-format-standard .qodef-e-info-item.qodef-e-info-social-share {
    margin: 0 auto 30px auto;
    display: block;
    text-align: center;
    line-height: 3em;
}
.single-format-standard li.qodef-twitter-share a {
    background: #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 23px 22px 22px 22px;
    color: #fff;
    font-size:  20px !important;
    line-height: 20px;
    margin: 0 0 0 10px;
}
span.qodef-icon-elegant-icons.social_twitter.qodef-social-network-icon:before {
    content: '𝕏';
    font-size: 30px;
    margin-top: -7px;
    display: block;
}
.single-format-standard li.qodef-twitter-share a:hover {
    color: #fff;
}
.single-format-standard li.qodef-facebook-share a {
    background: #0c419a;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 23px 22px 22px 22px;
    color: #fff;
    font-size: 20px !important;
    line-height: 20px;
}
.single-format-standard li.qodef-facebook-share a:hover {
    color: #fff;
}
span.qodef-icon-elegant-icons.social_facebook.qodef-social-network-icon {
    font-size: 22px;
}

/* Header area */
header#qodef-page-header {
  border-bottom: solid 1px #00000080;
}

div#qodef-page-outer {
  background: #fff;
}

header#qodef-page-mobile-header {
  background: #f5f4ed;
  border-bottom: solid 1px #00000080;
}
.qodef-header--vertical #qodef-page-header .qodef-header-logo-link {
    height: auto;
    line-height: 1.05em;
    text-align: center;
}


.qodef-info-tags-article a {
  background: #16366b;
  color: #fff;
  font-size: 14px;
  padding: 6px 20px;
}

.qodef-info-tags-article {
  padding: 0 20px;
  margin: 20px 0 0 0;
  text-align: center;
}
.qodef-page-title {
    height: 60px !important;
    /*border-bottom: solid 1px #00000088;*/
}
.qodef-page-title .qodef-m-title {
    line-height: unset;
}
h1.qodef-m-title.entry-title {
    /* display: flex; */
    width: 100%;
    text-align: center;
    line-height: 60px;
}
@media only screen and (max-width: 1024px) {
  .qodef-page-title {
      height: 60px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .qodef-m-content.qodef-content-grid {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 1025px){
    .qodef-page-title .qodef-m-content {
        padding-top: 150px;
        height: 60px;
    }
}
@media (min-width: 500px) {
    .qodef-page-title .qodef-m-content {
        padding-top: 0px;
        z-index:  9999;
    }
}

/* odef-info-separator */
.qodef-info-separator-single:after {
    display: none;
}

span.qodef-info-separator-single {
    padding: 0 4px;
}

/* elementor */
.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 20px !important;
    border-radius: 4px;
}

/* archive */
.archive article.qodef-blog-item.qodef-e.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-magazine.tag-press-release {
    padding: 0;
    margin: 0 1% 30px 1%;
    width: calc(30%);
}
@media only screen and (max-width: 1024px){
    .archive article.qodef-blog-item.qodef-e.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-magazine.tag-press-release {
        padding: 0 ;
        margin: 0 1% 30px 1%;
        width: calc(46%);
    }
}
@media only screen and (max-width: 800px){
    .archive article.qodef-blog-item.qodef-e.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-magazine.tag-press-release {
        padding: 0;
        width: 100%;
        margin: 0 20px 30px 20px;
        width: calc(100% - 50px);
    }
}
.archive .qodef-blog article:nth-child(3n+1){
    clear: both;
}

.archive .qodef-blog.qodef-m.qodef--list {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    max-width: 1200px;
    display: block;
    padding: 0 20px 0 20px;
}

.archive img.attachment-full.size-full.wp-post-image {
    display: block;
    width: 100%;
    height: auto;
}

.archive .qodef-e-media {
    display: none;
}

.archive.category.category-news-release div#qodef-page-outer {
    margin-top: 30px;
}
.archive.category.category-news-release div#qodef-page-inner {
    background: #f6f4ee;
    padding-top:25px;
    padding-bottom: 110px;
}

.post-template-default a.qodef-header-logo-link.qodef-height--not-set.qodef-source--textual:after {
    display: none;
}