/*!
Theme Name: Hadoq
Theme URI: http://hadoq.com/
Author: Hadoq
Author URI: https://hadoq.com
Description: Top Performance Theme created by Hadoq.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hadoq
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Template for Single

# Media
	## Captions
	## Galleries
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Cateogories footer posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Tags footer posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Author box
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer fixed
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
#breadcrumbs {
  margin: 0;
  width: 100%;
  font-family: Poppins;
  font-size: 0.8rem;
  text-transform: uppercase; }
  #breadcrumbs span.cat:before {
    content: ">";
    padding: 0 .5rem;
    color: #5dbff4; }
  #breadcrumbs a {
    color: #303036; }
  #breadcrumbs a:hover {
    background-color: transparent;
    color: #5dbff4;
    -webkit-text-decoration-color: #303036;
    -moz-text-decoration-color: #303036;
         text-decoration-color: #303036; }
  #breadcrumbs .post_title {
    display: none; }

.archive #breadcrumbs {
  text-align: center; }

.single #breadcrumbs {
  margin-bottom: 1rem;
  margin-top: 1rem; }

/*--------------------------------------------------------------
# Social share
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Table of content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Mobile Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.social_share a {
  display: block; }

.single .article-content figure {
  max-width: 100%;
  margin: 0 auto;
  text-align: center; }

.single .header-single-group {
  padding: 1rem;
  text-align: center; }
  .single .header-single-group .entry-title {
    font-family: Lora;
    margin: 1rem 0 2rem 0;
    font-size: 2rem;
    line-height: 1.2; }
  .single .header-single-group .caption {
    display: block;
    text-align: center; }
  .single .header-single-group .entry-subtitle {
    text-transform: uppercase;
    font-family: Lora;
    margin-bottom: 2rem;
    display: block; }
.single .entry-content {
  margin: 1rem; }
  .single .entry-content iframe[src*="youtube"], .single .entry-content iframe[src*="vimeo"] {
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: 100%; }
  .single .entry-content twitterwidget {
    margin: 0 auto; }
  .single .entry-content .article-content {
    max-width: 600px;
    margin: 0 auto; }
    .single .entry-content .article-content > p:first-of-type {
      font-size: 125%;
      margin-top: 2rem; }
    .single .entry-content .article-content > p:first-of-type:first-letter {
      font-size: 200%;
      line-height: 1.2; }
  .single .entry-content .entry-separator {
    color: #5dbff4; }
  .single .entry-content a {
    color: #303036;
    text-decoration: underline;
    -webkit-text-decoration-color: #5dbff4;
    -moz-text-decoration-color: #5dbff4;
         text-decoration-color: #5dbff4;
    font-weight: bold; }
  .single .entry-content a:hover {
    background-color: #5dbff4; }
.single .site-main {
  margin: 0 auto; }
.single .second-column {
  -ms-flex: 0 0 300px;
      flex: 0 0 300px;
  padding: 0 1rem; }

/*tablets*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .single .entry-content {
    padding-right: 2rem; }
  .single .entry-footer {
    margin: 1rem; } }
@media screen and (min-width: 768px) {
  .single .header-single-group .entry-title {
    font-size: 2.5rem;
    padding: 0 1rem; } }
@media screen and (min-width: 1024px) {
  .single .header-single-group .entry-title {
    font-size: 3rem; }
  .single .header-single-group img {
    max-height: 60vh;
    -o-object-fit: contain;
    object-fit: contain; } }
/*--------------------------------------------------------------
# Category Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Single Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
