/*
Theme Name: Tavisha
Description: Magazine WordPress Themes by Colorlabs & Company
Author: Colorlabs & Company
Author URI: http://colorlabsproject.com
Version: 1.0.4
Tags: responsive-layout, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Textdomain: tavisha
*/


/* ===================================================================
  STRUCTURAL LAYOUT
=================================================================== */
body {
  color: #111;
  background: #fff;
  font-family: 'Roboto', sans-serif;
}

a {
  color: #ed423c;
  text-decoration: none;
}

.text-right {
  text-align: right;
}

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

h1, h2, h3, h4, h5, h6 {
  color: #111
}

.category-post-title a,
.category-title:before,
.category-block .category-title a,
.big-slider-title a,
.widget-title,
.entry-post .entry-title,
.archive-title,
.author-info .author-title,
.comment-header h3,
.commentlist .comment-author, 
.commentlist .comment-author a {
  color: #3b3b3b
}


/* ===================================================================
  HEADER SECTION
=================================================================== */
.header-section,
.footer-section {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header-section {
  background: #ed423c;
  padding-top: 40px;
  padding-bottom: 40px;
}

.header-section a {
  color: #fff;
}


/* Menu Button
------------------------------------------------------------------- */
.btn-nav {
  position: absolute;
  left: -12px;
  top: 0;
  padding: 12px;
  display: inline-block;
}

.btn-nav span {
  display: block;
  width: 20px;
  height: 3px;
  background: #fff;
}

.btn-nav span + span {
  margin-top: 3px;
}

.search-button {
  position: absolute;
  top: 0;
  right: -10px;
  min-width: 1em;
  padding: .5em;
  line-height: 1em;
  font-size: 20px;
  display: none
}


/* Logo
------------------------------------------------------------------- */
.logo {
  margin: 0;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -0.04em;
}

.header-section .logo {
  margin-left: 45px;
}

.logo-wrapper .site-description {
  margin-left: 45px;
  margin-bottom: 0;
}


/* Search Form
------------------------------------------------------------------- */
.search-form {
  position: relative;
}

.search-form,
.search-form input {
  margin: 0;
}

.search-form label,
.search-form input {
  display: inline-block;
}

.search-form label {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-right: 10px;
}

.search-form label i {
  margin-right: 5px;
}

.search-form input {
  border: 0;
  background: none;
  border-radius: 0;
}

.search-form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #fff;
}

.header-section .search-form {
  float: right;
}

.search-form:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 70px;
  height: 1px;
  background: #ddd;
  right: 0;
}


/* Search Form on Header
------------------------------------------------------------------- */
.header-section .search-form input {
  color: #fff;
}

.header-section .search-form {
  width: 100%;
}

.widget .search-form input,
.header-section .search-form input {
  width: 100%;
  padding-left: 70px;
  border-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.widget .search-form label,
.header-section .search-form label {
  position: absolute;
  left: 0;
  top: 0;
}

.header-section .search-form:before {
  background: #fff;
}



/* ===================================================================
  MENU
=================================================================== */
#mm-blocker {
  background: #232323;
  opacity: .68;
}

.mobile-menu-wrapper {
  background: #232323;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mobile-menu-wrapper {
  max-width: 320px;
}

.mobile-menu-wrapper .mm-listview > li > a, 
.mobile-menu-wrapper .mm-listview > li > span {
  color: #666;
  font-weight: bold;
  text-transform: uppercase;
}

.mobile-menu-wrapper .mm-listview > li > a:hover {
  color: #ed423c;
}

.mobile-menu-wrapper .mm-listview .mm-next:before,
.mobile-menu-wrapper .mm-listview > li:not(.mm-divider):after {
  display: none;
}

.mm-menu .mm-listview > li > a.mm-next:after {
  border-color: #666;  
}

.mobile-menu-wrapper .mm-listview > li.current-menu-item > a,
.mobile-menu-wrapper .mm-listview > li.mm-opened > a {
  color: #fff;
}

.mobile-menu-wrapper .mm-listview > li.mm-opened > a.mm-next:after {
  border-color: #fff;
}

.mobile-menu-wrapper .menu-item-description {
  text-transform: initial;
  font-weight: normal;
  color: #4b4b4b
}


/* Hide Menu
------------------------------------------------------------------- */
.mobile-menu-wrapper .hide-menu {
  padding: 20px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  opacity: .2;
  font-weight: bold;
  letter-spacing: 0.075em
}

.mobile-menu-wrapper .hide-menu i {
  margin-right: 10px;
}


/* Copyrights
------------------------------------------------------------------- */
.mobile-menu-wrapper .copyrights {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}



/* ===================================================================
  FOOTER SECTION
=================================================================== */
.footer-section {
  background: #3b3b3b;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-section,
.footer-section a {
  color: #898989 
}

.footer-section .logo a {
  color: #fff
}


/* Social Links
------------------------------------------------------------------- */
.social-links {
  list-style: none;
  margin: 0;
}

.social-links li {
  display: inline-block;
}

.social-links a {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  width: 1em;
  height: 1em;
  padding: .5em;
  line-height: 1em;  
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-indent: -999999px;
  font-size: 16px;
}

.social-links a:before {
  position: absolute;
  text-indent: 0;
  right: .5em;
}

.social-links a[href$="/feed/"]:before {
  content: "\f09e";
}

.social-links a[href*="codepen.io"]:before {
  content: "\f1cb";
}

.social-links a[href*="digg.com"]:before {
  content: "\f1a6";
}

.social-links a[href*="dribbble.com"]:before {
  content: "\f17d";
}

.social-links a[href*="dropbox.com"]:before {
  content: "\f16b";
}

.social-links a[href*="facebook.com"]:before {
  content: "\f230";
}

.social-links a[href*="flickr.com"]:before {
  content: "\f16e";
}

.social-links a[href*="foursquare.com"]:before {
  content: "\f180";
}

.social-links a[href*="plus.google.com"]:before {
  content: "\f0d5";
}

.social-links a[href*="github.com"]:before {
  content: "\f09b";
}

.social-links a[href*="instagram.com"]:before {
  content: "\f16d";
}

.social-links a[href*="linkedin.com"]:before {
  content: "\f0e1";
}

.social-links a[href*="pinterest.com"]:before {
  content: "\f0d2";
}

.social-links a[href*="reddit.com"]:before {
  content: "\f1a1";
}

.social-links a[href*="stumbleupon.com"]:before {
  content: "\f1a4";
}

.social-links a[href*="tumblr.com"]:before {
  content: "\f173";
}

.social-links a[href*="twitter.com"]:before {
  content: "\f099";
}

.social-links a[href*="vimeo.com"]:before {
  content: "\f194";
}

.social-links a[href*="wordpress.com"]:before,
.social-links a[href*="wordpress.org"]:before {
  content: "\f19a";
}

.social-links a[href*="youtube.com"]:before {
  content: "\f167";
}

.social-links a[href*="mailto:"]:before {
  content: "\f003";
}

.social-links a[href*="spotify.com"]:before {
  content: "\f1bc";
}

.social-links a[href*="twitch.tv"]:before {
  content: "\f1e8";
}



/* ===================================================================
  MAIN SECTION
=================================================================== */
.main-content {
  position: relative;
}

.main-content-inner,
.sidebar {
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-content-inner {
  padding-right: 36px;
  position: relative;
  z-index: 10;
}

.content-overflow {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #f9f9f9;
}


/* Content on right
------------------------------------------------------------------- */
.two-col-right .main-content {
  float: right;
}

.two-col-right .sidebar {
  float: left;
  margin-left: 0;
}

.two-col-right .main-content-inner {
  padding-right: 0;
  padding-left: 36px;
}



/* ===================================================================
  POST LIST
=================================================================== */
.archive-heading {
  margin-bottom: 30px;
}

.archive-title {
  margin-bottom: 0;
  font-size: 18px;
}

.archive-description {
  color: #a6a6a6
}

.archive-title i {
  color: #b2b2b2;
  margin-right: 10px;
  font-size: 20px;
}

.post-list {
  margin-bottom: 40px;
}

.post-list .post-item {
  background: #fff;
  position: relative;
  margin-bottom: 40px;
}

.post-item .entry-image {
  background: #fff;
}

.post-item .entry-image img {
  width: 100%
}

.post-item .entry-image a {
  display: block;
}

.post-item .post-item-inner {
  padding: 17px;
}


/* Post Item Category
------------------------------------------------------------------- */
.post-item .entry-date,
.post-item .entry-category a {
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #a6a6a6;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
}

.post-item .entry-category a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}


/* Post List Item Title
------------------------------------------------------------------- */
.post-item .entry-title {
  margin: 0 0 10px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.post-item .entry-title,
.post-item .entry-title a {
  font-size: 14px;
  line-height: 21px;
  color: #000;
  display: block;
  font-family: 'Merriweather', serif;
}

.post-item .entry-title a:hover {
  color: #ed423c
}


/* Post List Comment Number
------------------------------------------------------------------- */
.post-list .entry-comment-number {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #333;
  background: rgba(0,0,0,.5);
  color: #fff;
  border-radius: 10px;
  font-size: 12px;
  padding: 1px 10px;
}

.post-list .entry-comment-number a {
  color: #fff;
}

.post-item:hover .entry-image img {
  opacity: 0.3;
}

.post-item:hover .entry-comment-number {
  background: #ed423c;
}




/* ===================================================================
  COMPONENTS: PAGINATION
=================================================================== */
.pagination {
  text-align: right;
  margin-bottom: 30px;
}

.pagination a,
.pagination span,
.page-links span {
  min-width: 1em;
  padding: .5em;
  line-height: 1em;
  color: #d0d0d0;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  border-radius: 50px;
}

.page-links span{
  margin-right: 5px;
}

.pagination a:hover,
.pagination span,
.page-links span,
.page-links a:hover span {
  color: #fff;
  background: #ed423c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pagination span.dots, .page-links .page-links-title, .page-links a span {
  background: none;
  color: #d0d0d0;
}



/* ===================================================================
  COMPONENTS: SLIDER
=================================================================== */
.slider-section {
  margin-bottom: 45px;
}


/* Big Slider
------------------------------------------------------------------- */
.big-slider-title {
  margin: 0;
  font-family: 'Merriweather', serif;
}

.big-slider-title a {
  display: block;
}

.big-slider-item {
  position: relative;
}

.big-slider-image {
  background: #fff;
}

.big-slider-image img {
  opacity: 0.3;
}

.big-slider-item .readmore-link {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.big-slider-item .readmore-link i {
  margin-right: 5px;
  font-size: 16px;
  position: relative;
  top: 2px;
}

.big-slider-inner {
  position: absolute;
  bottom: 0;
  padding: 30px;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
     -moz-transition: opacity .2s ease;
      -ms-transition: opacity .2s ease;
       -o-transition: opacity .2s ease;
          transition: opacity .2s ease;
}

.owl-item .big-slider-inner {
  opacity: 1;
}



/* Slide Thumbnails
------------------------------------------------------------------- */
.slide-thumbnails-wrapper {
  background: #343434;
  padding: 0 48px;
}

.slide-thumb-item {
  float: left;
  width: 197px
}

.owl-item .slide-thumb-item {
  float: none;
  width: 100%
}

.slide-thumb-item a {
  display: block;
  padding: 22px 10px;
  line-height: 14px;
}

.slide-thumb-item .slide-image {
  display: block;
  margin-bottom: 5px;
}

.slide-thumb-item .slide-title {
  color: #fff;
  font-size: 12px;
  border-bottom: 1px solid transparent;
}

.slide-thumb-item a:hover,
.synced .slide-thumb-item a {
  background: #ededed;
}

.slide-thumb-item a:hover .slide-title,
.synced .slide-thumb-item .slide-title {
  color: #ed423c;
  border-bottom: 1px solid;
}

.slide-thumbnails-wrapper .owl-buttons > div {
  position: absolute;
  top: 0;
  bottom: 0;
  color: #fff;
  width: 48px;
  text-align: center;
  height: 100%;
  font-size: 20px;
}

.slide-thumbnails-wrapper .owl-buttons .owl-prev {
  left: -48px;
}

.slide-thumbnails-wrapper .owl-buttons .owl-next {
  right: -48px;
}

.slide-thumbnails-wrapper .owl-buttons i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.slide-thumbnails-wrapper .owl-prev i {
  right: 12px;
}

.slide-thumbnails-wrapper .owl-next i {
  left: 12px;
}

.slide-thumbnails-wrapper .owl-buttons > div:hover {
  color: #ed423c
}

.slide-thumbnails-wrapper .owl-buttons .disabled,
.slide-thumbnails-wrapper .owl-buttons .disabled:hover {
  opacity: 0.3;
  cursor: default;
  color: #fff;
}



/* ===================================================================
  COMPONENTS: CATEGORY BLOCK
=================================================================== */
.category-block {
  margin-bottom: 40px;
  background: #fff;
  border-top: 3px solid #eaeaea;
}

.category-block .category-title {
  font-size: 16px;
  padding: 0 10px;
  display: block;
}

.category-block .category-title a {
  font-weight: bold;
  font-family: 'Roboto', sans-serif
}


/* Category Block Column
------------------------------------------------------------------- */
.post-list,
.category-list {
  margin-left: -3.09%;
}

.post-list .post-item,
.category-list .category-block {
  width: 30.167%;
  margin-left: 3.09%;
}



/* Category Post List
------------------------------------------------------------------- */
.category-post-list {
  list-style: none;
  margin: 0;
}

.category-post-list li {
  border-top: 1px solid #f6f6f6;
}

.category-post-list li:first-child {
  border-top: 0;
}

.category-post-title {
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.category-post-title a {
  display: block;
  padding: 15px 20px;
  min-height: 32px;
}

.category-post-title span {
  border-bottom: 1px solid transparent;
}

.category-post-title a:hover {
  color: #ed423c;
  background: #eaeaea;
}

.category-post-title a:hover span {
  border-bottom: 1px solid;
}


/* Flexbox
------------------------------------------------------------------- */
.flexbox .slide-thumbnails .owl-wrapper {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flexbox .category-list,
.flexbox .slide-thumb-item,
.flexbox .slide-thumbnails .owl-item,
.flexbox .post-list,
.flexbox .post-list .post-item,
.flexbox .post-item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flexbox .category-list,
.flexbox .post-list,
.flexbox .slide-thumbnails .owl-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexbox .category-block,
.flexbox .slide-thumbnails .owl-item {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  /*float: none;*/
}

.flexbox .slide-thumb-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  /*width: 100%;*/
}

.flexbox .slide-thumb-item a {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flexbox .post-item-inner,
.flexbox .post-list .post-item {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flexbox .post-item .entry-title,
.flexbox .post-list .post-item-inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}



/* ===================================================================
  COMPONENTS: SOCIAL SHARE LINKS
=================================================================== */
.social-button {
  width: 90px;
  display:inline-block;
  font-weight:bold;
  text-decoration:none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: sans-serif;
}

.social-button a {
  color: #fff;
  display: block;
  overflow: hidden;
}

.social-button.facebook     { background:#3b5998; }
.social-button.twitter      { background:#00acee; }
.social-button.google-plus  { background:#dd4b39; }
.social-button.pinterest    { background:#c8232c; }
.social-button.linkedin     { background:#0e76a8; }

.social-button i {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: rgba(255,255,255,.1)
}

.social-button-count {
  display: block;
  margin-left: 30px;
  padding: 4px 12px
}



/* ===================================================================
  SINGLE
=================================================================== */
.entry-post:after,
.entry-post:before {
  content: '';
  display: table;
}
.entry-post:after {
  clear: both;
}
.entry-post {
  zoom: 1;
}

.entry-post .entry-title {
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 25px;
  font-family: 'Merriweather', serif;
}

.entry-post .entry-image {
  margin-bottom: 40px;
}

.entry-post .entry-side {
  width: 160px;
  float: left;
}

.entry-post .entry-post-inner {
  margin-left: 200px;
}

/* Entry Meta
------------------------------------------------------------------- */
.entry-post .entry-meta {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 30px;
}

.entry-post .entry-meta span {
  display: block
}

.entry-post .entry-meta time {
  color: #ed423c
}

.single .entry-post {
  margin-bottom: 50px;
}


/* Typography
------------------------------------------------------------------- */
.entry-post .entry-content {
  font-size: 20px;
  font-family: 'Crimson Text', serif;
  margin-bottom: 50px;
}

.entry-content dd,
.entry-post .entry-content p,
.entry-content ul,
.entry-content ol {
  margin-bottom: 30px;
}

.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul {
  margin-bottom: 0;
}


.entry-content li,
.entry-post .entry-content,
.entry-content dd,
.entry-content dt {
  line-height: 26px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: 'Merriweather', serif;
}

.entry-content table {
  font-size: 16px;
}

.page-links {
  font-size: 17px;
  color: #999
}

figure {
  margin: 0;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter,
img.aligncenter {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

p .alignnone {
  margin-bottom: 0;
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  width: auto;
  max-width: 100%
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.gallery-caption,
.wp-caption .wp-caption-text {
  line-height: 1.5;
  font-size: 13px;
  margin-top: 10px;
  font-family: 'Roboto', sans-serif
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

.sticky,
.bypostauthor {
  
}

.entry-content iframe {
  max-width: 100%
}


/* Gallery
------------------------------------------------------------------- */
.entry-content .gallery {
  margin-bottom: 20px;
}

.entry-content .gallery-item {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%
}

.gallery-columns-2 .gallery-item {
  width: 50%
}

.gallery-columns-3 .gallery-item {
  width: 33.3%
}

.gallery-columns-4 .gallery-item {
  width: 25%
}

.gallery-columns-5 .gallery-item {
  width: 20%
}

.gallery-columns-6 .gallery-item {
  width: 16.66%
}

.gallery-columns-7 .gallery-item {
  width: 14.28%
}

.gallery-columns-8 .gallery-item {
  width: 12.5%
}

.gallery-columns-9 .gallery-item {
  width: 11.11%
}



/* Post Author Bio
------------------------------------------------------------------- */
.author-info {
  background: #eee;
  padding: 20px;
  color: #666;
  overflow: hidden;
}

.author-info .author-avatar {
  float: left;
  margin-right: 20px;
}

.author-info .author-description {
  overflow: hidden;
}

.author-info .author-title {
  margin-top: 0;
}

.author-info .author-description p:last-child {
  margin: 0;
}



/* ===================================================================
  COMMENTS
=================================================================== */
.comment-section {
  padding-top: 50px;
  position: relative;
}

.comment-respond:before,
.comment-header:before {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  background: #ececec;
  left: 0;
  right: -36px
}

.comment-header:before {
  top: -50px;
}


/* Comment Header
------------------------------------------------------------------- */
.comment-header {
  position: relative;
  padding: 12px 0 12px 85px;
  margin-bottom: 30px;
}

.comment-header .comment-number {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 65px;
  line-height: 65px;
  color: #fff;
  background: #4ea861;
  text-align: center;
  font-size: 24px;
}

.comment-header h3 {
  font-family: 'Crimson Text', serif;
  margin: 0;
  font-size: 29px;
  line-height: 1;
}

.comment-header p {
  margin: 0;
  line-height: 1;
  font-size: 13px;
  color: #adadad
}


/* Comment List
------------------------------------------------------------------- */
.commentlist:after,
.commentlist:before {
  content: '';
  display: table;
}
.commentlist:after {
  clear: both;
}
.commentlist {
  zoom: 1;
}

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0 0 0 40px;
}

.commentlist .comment-body {
  margin-bottom: 50px;
}

.commentlist .comment-avatar {
  float: left;
  overflow: hidden;
  margin-right: 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 55px;
}

.comment-author-wrap {
  overflow: hidden;
  padding-top: 5px;
  margin-bottom: 20px;
}

.commentlist .comment-content {
  clear: both;
  font-size: 13px;
}

.commentlist .comment-author,
.commentlist .comment-author a {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.1;
}

.commentlist .comment-meta,
.commentlist .comment-meta a {
  color: #9da2a8;
  font-weight: bold;
  font-size: 12px;
}


/* Comment Form
------------------------------------------------------------------- */
.comment-respond {
  position: relative;
  padding: 50px 0 30px 40px;
}

.comment-reply-title {
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 30px;
  line-height: 18px;
}


.comment-notes {
  color: #b0b0b0;
  font-size: 10px;
  font-weight: bold;
  margin-top: -30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.comment-form > p {
  margin-bottom: 30px;
}

.comment-form input,
.comment-form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  margin: 0;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  width: 100%;
  padding: 7px 15px  
}

.comment-form input:focus,
.comment-form textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.comment-form input[type="text"],
.comment-form input[type="email"] {
  border: 0;
  background: none;
  height: 35px;
  border-bottom: 1px solid #eee;
}

.comment-form input::-webkit-input-placeholder {
  color: #111;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

.comment-form input::-moz-placeholder {
  color: #111;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

.comment-form input[type="submit"] {
  color: #fff;
  background: #4ea861;
  text-transform: uppercase;
  font-size: 10px;
}


/* Comment Navigation
------------------------------------------------------------------- */
.comment-list-wrapper .assistive-text {
  display: none;
}

.comment-list-wrapper .navigation {
  padding-bottom: 30px;
  overflow: hidden;
}

.comment-list-wrapper .navigation .nav-previous {
  float: left;
}

.comment-list-wrapper .navigation .nav-next {
  float: right;
}


/* ===================================================================
  WIDGETS
=================================================================== */
.widget {
  color: #7d7d7d;
  margin-bottom: 50px
}

.widget-title {
  margin: 0 0 25px 0;
  font-size: 20px;
}

.widget-title a,
.widget-post-item .entry-title a {
  color: #111
}

.widget select {
  width: 100%;
  height: 30px;
  border: 1px solid #eee;
}


/* Widget Post List
------------------------------------------------------------------- */
.widget-post-item {
  margin-bottom: 25px;
}

.widget-post-item .entry-meta {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.1;
}

.widget-post-item .entry-meta,
.widget-post-item .entry-meta a {
  color: #a3a3a3;
  font-size: 10px;
}

.widget-post-item .entry-date:before {
  content: '\2014\0020'; /** &mdas;&nbsp; **/
}

.widget-post-item .entry-title {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
}

.widget-post-item .entry-image {
  margin-bottom: 10px;
}


/* Widget List
------------------------------------------------------------------- */
.widget ul {
  list-style: none;
  margin-left: 0;
}

.widget ul ul {
  margin-left: 20px;
}

.widget li {
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}

.widget ul ul li:first-child {
  margin-top: 12px;
  border-top: 1px solid #eee;
}

.widget ul ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}


/* RSS Widget
------------------------------------------------------------------- */
.widget_rss .rss-date {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 5px;
}

.widget_rss li .rsswidget {
  font-weight: bold;
  display: block;
}

.widget_rss .widget-title img {
  position: relative;
  top: -3px;
}

.widget_rss li {
  padding-bottom: 15px;
  margin-bottom: 15px;
}


/* screen-reader-text
------------------------------------------------------------------- */
.pagination .current .screen-reader-text {
	position: static !important;
}
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/**
 * Mobile Large 620px
 */

@media screen and (min-width: 38.75em) {
  /* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}
}

/* ===================================================================
  RESPONSIVE: TABLET PORTRAIT
=================================================================== */
@media (max-width: 768px) {

  .main-content-inner {
    padding-right: 22px;
  }

  .two-col-right .main-content-inner {
    padding-left: 22px;
  }

  
  /* Big Slider Section
  ------------------------------------------------------------------- */
  .big-slider-inner {
    padding: 20px;
  }

  .big-slider-title {
    font-size: 16px;
    line-height: 22px;
  }


  /* Slider Thumbnail Section
  ------------------------------------------------------------------- */
  .slide-thumbnails-wrapper {
    padding: 0 30px;
  }
  
  .slide-thumbnails-wrapper .owl-buttons > div {
    width: 30px;
  }

  .slide-thumbnails-wrapper .owl-buttons .owl-prev {
    left: -30px;
  }

  .slide-thumbnails-wrapper .owl-buttons .owl-next {
    right: -30px;
  }
  
  .slide-thumbnails-wrapper .owl-prev i {
    right: 10px;
  }

  .slide-thumb-item a {
    padding: 10px;
  }

  .slide-thumbnails-wrapper .owl-next i {
    left: 10px;
  }

  .slide-thumb-item .slide-title {
    display: none;
  }


  /* Post & Category Grid
  ------------------------------------------------------------------- */
  .post-list .post-item, 
  .category-list .category-block {
    width: 46.79%
  }


  /* Pagination
  ------------------------------------------------------------------- */
  .pagination {
    text-align: center;
  }

  .pagination a, 
  .pagination span {
    padding: 1em
  }
  

  /* Single Post
  ------------------------------------------------------------------- */
  .entry-post .entry-side {
    float: none;
    width: 100%
  }

  .side-ads-location {
    display: none;
  }

  .entry-post .entry-post-inner {
    margin-left: 0;
  }

  .entry-post .entry-side {
    margin-bottom: 20px;
  }

  .entry-post .entry-meta {
    margin-bottom: 0;
  }

  
  /* Comment List
  ------------------------------------------------------------------- */
  .commentlist,
  .comment-respond {
    padding-left: 0;
  }

  .comment-respond:before,
  .comment-header:before {
    right: -22px;
  }

}



/* ===================================================================
  RESPONSIVE: MOBILE LANDSCAPE & PORTRAIT
=================================================================== */
@media (max-width: 767px) {
  
  body {
    background: #f9f9f9;
  }

  .main-content-inner,
  .two-col-right .main-content-inner {
    padding-right: 0;
    padding-left: 0;
  }

  .content-overflow {
    display: none
  }

  .category-post-item img {
    width: 100%
  }


  /* Header
  ------------------------------------------------------------------- */
  .header-section .logo,
  .logo-wrapper .site-description {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
  }

  .search-wrapper {
    display: none;
    margin-top: 20px;
    overflow: hidden;
  }

  .search-button {
    display: block;
  }


  /* Comments
  ------------------------------------------------------------------- */
  .comment-respond:before, 
  .comment-section:before {
    right: 0;
  }

  .comment-form input[type="submit"] {
    padding: 10px 20px;
    font-size: 14px;
  }

}



/* ===================================================================
  RESPONSIVE: MOBILE PORTRAIT
=================================================================== */
@media (max-width: 479px) {

  /* Category & Post Grid
  ------------------------------------------------------------------- */
  .post-list, 
  .category-list {
    margin-left: 0;
  }

  .post-list .post-item, 
  .category-list .category-block {
    width: 100%;
    margin-left: 0;
  }


  /* Footer
  ------------------------------------------------------------------- */
  .footer-section .col8,
  .footer-section .col4 {
    float: none;
    width: 100%;
  }

  .footer-section .col8 {
    margin-bottom: 20px;
  }

  .footer-section,
  .footer-section .social-links {
    text-align: center;
  }
  
  .social-links a {
    font-size: 20px;
  }

  
  /* Comments
  ------------------------------------------------------------------- */
  .comment-form input[type="submit"] {
    display: block;
    width: 100%
  }

}



/* ===================================================================
  RESPONSIVE: MOBILE PORTRAIT
=================================================================== */
@media (max-width: 320px) {

  /* Slider
  ------------------------------------------------------------------- */
  .slide-thumbnails-wrapper {
    display: none
  }
  
  .big-slider-inner {
    background: #fff;
    position: static;
  }

}