/* ----------------------------------

Theme Name: Belinni Child Theme
Theme URI: https://themeforest.net/user/pixelshow/portfolio
Description: Child theme of Belinni
Author: Pixelshow
Author URI: https://themeforest.net/user/pixelshow
Version: 1.0.0
Template: belinni
License: Themeforest Regular License
License URI: http://themeforest.net/licenses/regular_extended

----------------------------------  */

body {
  background-color: #e6e6e6;
}

.main-panel {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .page-content-full-width {
    padding: 0 40px;
  }
}

@media (min-width: 992px) {
  .page-content-full-width {
    padding: 0 80px;
  }
}

@media (min-width: 1200px) {
  .page-content-full-width {
    padding: 0 100px;
  }
}

.hero {
  margin-top: -40px;
}

@media (max-width: 700px) {
  .hero {
    margin-top: -25px;
  }
}

/* ----------------------------------
Typo
----------------------------------  */

@media (max-width: 700px) {
  h1 {
    font-size: 26px;
    line-height: 30px;
    word-break: break-word;
  }
}

/* ----------------------------------

Glide Navigation
----------------------------------  */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all {
  .search-wrapper-close, .close-glide-button a {
      background-image: url(img/close_2x.png);
  }
}

.close-glide-button a {
    background: url(img/close.png);
}

.glide-navigation {
    z-index: 1000201 !important;
}

.glide-navigation-logo-wrapper {
  background-color: #007b9a;
  padding: 30px 20px 0;
  margin: 0;
}

.glide-navigation-logo {
  margin-bottom: 30px;
}

.glide-navigation .navbar.navbar--second li a {
  text-transform: none;
  color: #7a7a7a;
}

/* ----------------------------------

Page Container to center the whole Page
Sizes depend on the .container class

----------------------------------  */

.page-container {
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .page-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .page-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .page-container {
    width: 1170px;
  }
}


/* ----------------------------------

Header Fixes
----------------------------------  */

.header-wrapper {
  background-color: #007b9a;
  position: relative;
  z-index: 88;
}

.logo-wrapper {

  padding: 0 10px;
}

.background-block {
  display: none !important;
}

.navigation li a:hover {
  background-color: #e6e6e6;
}

.navigation-wrapper {
  height: 61px;
}

.navigation li a,
.header-wrapper ul.mega-menu > li > a {
  padding: 20px 11px;
  margin: 0 10px;
}

.navigation li.current-menu-item a {
  background-color: #e6e6e6;
}

.header-socials {
  text-align: left;
}

.header-socials:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

.header-socials li {
  float: none !important;
  margin: 0;
}

.header-socials li.header-socials-right {
  float: right !important;
  margin-right: 10px;
}

.menu-icon {
  position: relative;
  top: auto;
  transform: none;
}

.menu-icon .fa {
  color: #fff;
}

@media (max-width: 699px) {
  .sticky-navigation,
  .main-navigation-content {
      display: none !important;
  }
}
@media (min-width: 700px) {
  .main-navigation-content {

  }

  .menu-icon {
    display: none;
  }
}

@media (min-width: 768px) {
  .header-socials {
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -19px;
  }
}

.header-socials a .fa {
  color: #fff;
}

.header-socials a {
  display: block;
  padding: 10px;
}

@media (max-width: 992px) {
  .pxs-main-navigation {
    height: 62px;
  }
  .navigation {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}

/* ----------------------------------

Featured Slider Fixes
----------------------------------  */

.owl-item a {
  display: block;
  width: 100%
}

.hero .owl-carousel .item {
  vertical-align: bottom;
}

.hero .owl-carousel .owl-nav {
  display: none !important;
}

.hero .owl-item .slide-info {
  width: 100%;
  padding-bottom: 60px !important;
  padding-top: 80px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+61,0.82+100 */
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 61%, rgba(0,0,0,0.82) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 61%,rgba(0,0,0,0.82) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 61%,rgba(0,0,0,0.82) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 ); /* IE6-9 */
}

@media (max-width: 500px) {
  .hero .owl-item .slide-info {
    width: 100% !important;
  }
}


@media (max-width: 600px) {
  .hero .owl-item .slide-info {
    width: 100% !important;
  }
}

.hero .owl-carousel .item .post-header {
  max-width: 620px;
  margin: 0 auto;
}

.hero .owl-carousel .item .post-header h3 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 3px rgba(0,0,0,.7);
  font-size: 32px;
  line-height: 1.3em;
}

@media (max-width: 992px) {
  .hero .owl-carousel .item .post-header h3 {
    font-size: 22px;
  }
}
@media (max-width: 320px) {
  .hero .owl-carousel .item .post-header h3 {
    font-size: 18px;
  }
}

.hero .owl-carousel .owl-dots span {
  background: rgba(255,255,255,.6);
}

.hero .owl-carousel .owl-dot.active span {
  background: rgba(255,255,255,1);
}

/* Mobile Height fixes */

@media (max-width: 699px) {
  .top-header-slider {
    height: 300px;
  }
  .hero .owl-carousel .item {

    height: 300px;
  }
}

/* ----------------------------------
Newsletter Form
----------------------------------  */

.sib_signup_form {
  padding: 20px;
  background: #fafafa;
}
.sib_signup_form label {
  text-transform: none;
  margin-bottom: 5px;
  font-size: 13px;
}

.widget_sib_subscribe_form input {
  width: 100%;
  height: 50px;
  border-radius: 0;
  padding: 15px 50px 15px 20px;
  box-shadow: none;
  box-sizing: border-box;
  border: 1px solid #eee;
  color: #111;
  margin-bottom: 15px;
}

.widget_sib_subscribe_form input[type="submit"] {
  line-height: 1;
  padding-right: 20px;
  font-weight: bold;
}

.widget_sib_subscribe_form input[type="submit"]:hover {
  background: #007b9a;
  color: #fff;
}


/* ----------------------------------
Tabs
----------------------------------  */

.side-item-text h6 {
  word-break: normal;
}

@media (max-width: 699px) {
  .widget-tabs {
    display: none;
  }
}

/* ----------------------------------
Add this
----------------------------------  */

.at-icon-wrapper {
  width: 50px !important;
  text-align: center;
  border-radius: 0 !important;
}

/* ----------------------------------
Post
----------------------------------  */

.post-entry a {
  color: #007b9a;
}

.post-entry a:hover {
  text-decoration: underline;
}

.post-entry p, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
  margin-bottom: 10px;
}

 h2, h3, h4,  h5, h6 {
  margin-bottom: 10px;
}


.post-entry .twitter-tweet  {
  margin-bottom: 30px !important;
}

.latest_news_widget .date, .tab-content li .date {
  color: #7a7a7a;
}

span.date {
  color: #7a7a7a;
  padding-right: 4px;
}


.post-mix-style:nth-child(1) .post .post-img,
.post-mix-style:nth-child(2) .post .post-img,
.post-mix-style:nth-child(9) .post .post-img,
.post-mix-style:nth-child(10) .post .post-img,
.post-related .item-related .item-related-img {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 75%;
  margin-bottom: 10px;
  overflow: hidden;
}

.single-post .post-tags a:not(:last-of-type):after {
  content: ','
}
.single-post .post-tags a {
  background: none;
}

.post-mix-style:nth-child(1) .post .post-img img,
.post-mix-style:nth-child(2) .post .post-img img,
.post-mix-style:nth-child(9) .post .post-img img,
.post-mix-style:nth-child(10) .post .post-img img,
.post-related .item-related .item-related-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  width: auto !important;
  height: 100%;
  transform: translate(-50%, -50%);
}

.copyright-info {
  font-size: 90%;
  font-style: italic;
  color: #7a7a7a;
}

.pagination-links {
  height: auto;
}

.pagination-links span, .pagination-links a {
  width: 40px;
  display: block;
  text-align: center;
  padding: 12px 0 !important;
  margin-bottom: 5px;
  float: left;
}

.pagination-links .next {
  padding-right: 0 !important;
}

/* ----------------------------------
Footer Fixes
----------------------------------  */

footer {
  float: none;
}

@media (max-width: 699px) {
  footer {
    padding-bottom: 40px;
  }
}

/* ----------------------------------
Widget: Authors
----------------------------------  */

.author-widget .author {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  clear: both;
}

.author-widget .author:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

.author-widget .author .author__img {
  float: left;
  width: 60px;
}

.author-widget .author .author__info {
  margin-left: 80px;
}

.author-widget .author .author__name h5 {
  margin-bottom: 0;
  font-size: 14px;
}

.author-widget .author .author__descr {
  font-size: 14px;
}

#authors-mobile {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}

@media (max-width: 992px) {
  #authors-desktop {
    display: none;
  }
  #authors-mobile {
    display: block;
  }
}

@media (min-width: 993px) {
  #authors-desktop {
    display: block;
  }
  #authors-mobile {
    display: none;
  }
}
