/*
Theme Name: Smart Magazine Child
Author: JMS Comunicação
Author URI: http://jmscomunicacao.com.br/
Description: Smart Magazine Child.
Version: 1.0.0
Template: smart-magazine
*/
@import url("../smart-magazine/style.css");
.video-container,
.entry-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0 !important;
  overflow: hidden;
  margin-bottom: 20px;
}
.video-container iframe,
.video-container object,
.video-container embed,
.entry-video iframe,
.entry-video object,
.entry-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.topdate {
  display: none;
}
.widget-title a {
  color: #444;
}
.gum_post_grid_header .grid_heading h3 {
  padding: 0;
}
.homepage_header .excerpt {
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}
#carousel-home.carousel .item {
  min-height: 370px
}
#carousel-partners .carousel-inner>.item>a>img {
  margin: 0 auto;
}
.carousel-control {
  background: none !important;
  bottom: 4%;
}
.content_border {
  border: none;
}
.gum_post_grid.video {
  box-shadow: none;
  background: #000;
}
.gum_post_grid.video .gum_post_data {
  transition: none;
  padding: 0;
  bottom: 0;
}
.gum_post_grid.video .gum_post_data .video-container {
  margin-bottom: 0;
}
.gum_post_grid.video .gum_post_data:hover {
  opacity: 1;
  background: #000;
  padding: 0;
}
.fb_iframe_widget {
  margin-top: 25px;
}
.social .facebook a {
  color: #3b5998;
}
.social .twitter a {
  color: #00aced;
}
.social .youtube a {
  color: #e52d27;
}
.featured_image img {
  height: auto;
}
.homepage_main.main_left,
.homepage_main.main_right {
  margin-bottom: 20px;
}
.homepage_main.main_left .textwidget {
  padding-left: 15px;
}
.homepage_main.main_right .textwidget {
  padding-right: 15px;
}
.gum_posts_grid_slide .gum_grid_large {
  margin-bottom: 20px;
}
.large_post .single_post_block {
  min-height: 345px;
}
.comments-area .comment-respond {
  margin-top: 30px;
}
#respond textarea {
  height: 80px;
}
.bubble {
  background-color: #f6f6f6;
  padding: 10px;
}
.bubble-link {
  margin: 10px 0 0 0;
  float: right;
}
.error {
  color: red;
}
.btn-buy {
  border-color: #046633;
  background-color: #046633;
  font-weight: bold;
}
.btn-buy:hover {
  background-color: #029834;
  border-color: #029834;
}
.btn-buy:hover,
.btn-buy:visited {
  color: #fff;
}
.single .btn-buy {
  margin: 20px 0;
}
.archive .col-main {
  border: none;
}
.archive .item {
  min-height: 450px;
}
.archive .featured_image {
  min-height: 300px;
  background-size: cover;
  background-position: center center;
}
.archive .item .entry-title {
  font-size: 20px;
}
.archive .featured_link {
  width: 100%;
  min-height: 300px;
  height: 100%;
  display: block;
}
.pagination>li>a, 
.pagination>li>span {
  color: #444;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
  background-color: #dd3333;
  border-color: #dd3333;
}
@media (max-width: 767px) {
  .menu-top-container,
  .top_bar .top_nav {
    display: none;
  }
}
@media (max-width: 991px) {
  .gum_post_grid.video .gum_post_data {
    position: relative;
  }
}
@media (min-width: 992px) {
  .gum_posts_grid_slide .gum_grid_large {
    padding-left: 10px;
  }
}
