/*
	Theme Name: The Voux Child Theme
	Theme URI: https://themeforest.net/item/the-voux-a-comprehensive-magazine-theme/11400130
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: thevoux-wp
	Text Domain: thevoux-wp
	Domain Path: /inc/languages
*/

@import url("../thevoux-wp/style.css");

.header .social-holder .icon-1x .fa {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
}

.header.fixed .mobile-toggle span {
  background: #000;
}

.post.carousel-style8 .featured-title .post-title h3 {
  font-size: 1.3em;
  text-transform: none;
  margin: 0;
}

.post.carousel-style8 .featured-title .post-author {
  display: none;
}

.post.style1 .post-title h3 em {
  color: #453a67;
  letter-spacing: -1px;
}

.archive .post.style1 .post-title h3 {
  font-size: 23px;
}

.post .thb-post-top .post-meta a:nth-child(n + 2),
.post .thb-post-top .post-meta i,
.post-link.comment-link {
  display: none;
}

.post.post-carousel-style10 .post-title h6 {
    font-size: 16px;
    text-transform: initial;
}

.home article.post.style15 {
  position: relative;
}

.home article.post.style15:nth-child(odd):before,
.home article.post.style15:nth-child(even):before {
  content: "";
  width: 300px;
  height: 300px;
  background: url(images/watercolor.jpg) center no-repeat;
  background-size: cover;
  position: absolute;
  top: -90px;
}

.home article.post.style15:nth-child(odd):before {
  left: -110px;
}

.home article.post.style15:nth-child(even):before {
  right: -110px;
}

.home .iconlist,
.title-bigger h2,
.comment-respond h3,
.related-posts h4 {
  font-size: 2.2em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3px;
  position: relative;
}

.title-bigger h2:after,
.comment-respond h3:after,
.related-posts h4:after,
.home .iconlist:after {
  content: "";
  width: 70px;
  height: 5px;
  margin: 15px auto;
  background: #694fa1;
  display: block;
}

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

.home .iconlist .fa {
  position: relative;
  margin-right: 10px;
}

.comment-respond h3,
.related-posts h4 {
  font-size: 1.8em;
}

#footer.style2 .menu li {
  letter-spacing: 1px;
  font-weight: 700;
}

#footer.style2 p {
  letter-spacing: 0.5px;
  color: #000;
}

.page-id-61348 form {
  max-width: 700px;
    margin: 0 auto;
}

.post-detail .share-article .boxed-icon.whatsapp.style2 {
    background: #1ab714;
}

.social_black-on .whatsapp.boxed-icon.style2:hover {
  background: #1ab714;
}

.show-xs {
  display: none;
  text-align: center;
}

article iframe {
	max-width: 100%;
}

@media (max-width: 767px) {
  .show-xs {
    display: block;
  }

  .post-detail .share-article {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .post-detail .share-article .boxed-icon.style2 {
    display: inline-block;
    line-height: 36px;
  }
}
